mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
30 lines
476 B
JSON
30 lines
476 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"warning",
|
|
"alert",
|
|
"danger",
|
|
"exclamation mark",
|
|
"linter"
|
|
],
|
|
"categories": [
|
|
"notifications",
|
|
"shapes",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "alert-triangle",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|