mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
16 lines
208 B
JSON
16 lines
208 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"hidden",
|
|
"warning",
|
|
"alert",
|
|
"danger",
|
|
"protected",
|
|
"exclamation mark"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"notifications"
|
|
]
|
|
}
|