mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:28:26 +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
32 lines
457 B
JSON
32 lines
457 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [],
|
|
"tags": [
|
|
"happy",
|
|
"happiness",
|
|
"good",
|
|
"laugh",
|
|
"broad smile",
|
|
"pleasure",
|
|
"good cheer",
|
|
"humour",
|
|
"funny",
|
|
"emoji",
|
|
"emotion"
|
|
],
|
|
"categories": [
|
|
"emoji"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "laugh",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name"
|
|
}
|
|
]
|
|
}
|