mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 03:09:42 +01:00
* Added icons/message-circle-check.svg * Added icons/message-circle-check.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
24 lines
314 B
JSON
24 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Shrinks99"
|
|
],
|
|
"tags": [
|
|
"comment",
|
|
"chat",
|
|
"conversation",
|
|
"dialog",
|
|
"feedback",
|
|
"speech bubble",
|
|
"moderate",
|
|
"check",
|
|
"done",
|
|
"todo",
|
|
"complete"
|
|
],
|
|
"categories": [
|
|
"social",
|
|
"account"
|
|
]
|
|
}
|