mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
22 lines
300 B
JSON
22 lines
300 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"comment",
|
||
|
|
"chat",
|
||
|
|
"conversation",
|
||
|
|
"dialog",
|
||
|
|
"feedback",
|
||
|
|
"speech bubble",
|
||
|
|
"code review",
|
||
|
|
"coding"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"development",
|
||
|
|
"account",
|
||
|
|
"social"
|
||
|
|
]
|
||
|
|
}
|