mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 07:28:52 +02:00
32 lines
492 B
JSON
32 lines
492 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Showing additional information or help",
|
|
"Indicating a tooltip or notice"
|
|
],
|
|
"tags": [
|
|
"about",
|
|
"advice",
|
|
"clue",
|
|
"details",
|
|
"help",
|
|
"hint",
|
|
"indicator",
|
|
"information",
|
|
"knowledge",
|
|
"notice",
|
|
"status",
|
|
"support",
|
|
"tooltip"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"notifications"
|
|
]
|
|
}
|