mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:28:52 +02:00
21 lines
315 B
JSON
21 lines
315 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a chatbot or AI assistant",
|
|
"Indicating automated or bot activity"
|
|
],
|
|
"tags": [
|
|
"robot",
|
|
"ai",
|
|
"chat",
|
|
"assistant"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"social"
|
|
]
|
|
}
|