mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
24 lines
360 B
JSON
24 lines
360 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a comment, chat, or conversation"
|
|
],
|
|
"tags": [
|
|
"comment",
|
|
"chat",
|
|
"conversation",
|
|
"dialog",
|
|
"feedback",
|
|
"speech bubble"
|
|
],
|
|
"categories": [
|
|
"social"
|
|
]
|
|
}
|