mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
* feat(icons): refine & rename various emoji icons * feat(icons): rename to unicode name & add more tags * feat(icons): rename accidental aliases * feat(icons): even better anger * fix(icons): remove toBeRemovedInVersion
26 lines
373 B
JSON
26 lines
373 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [],
|
|
"tags": [
|
|
"nuisance",
|
|
"annoyed",
|
|
"annoyance",
|
|
"frustration",
|
|
"emoji",
|
|
"emotion"
|
|
],
|
|
"categories": [
|
|
"emoji"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "annoyed",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name"
|
|
}
|
|
]
|
|
}
|