mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:36:49 +01:00
* Add bot-off icon * Fix gap size and corners Thanks to @karsa-mistmere * Add @ericfennis as original author
18 lines
223 B
JSON
18 lines
223 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"taichimaeda",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"robot",
|
|
"ai",
|
|
"chat",
|
|
"assistant"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"social"
|
|
]
|
|
}
|