mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +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
461 B
JSON
32 lines
461 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [],
|
|
"tags": [
|
|
"smile",
|
|
"happy",
|
|
"good",
|
|
"react",
|
|
"reaction",
|
|
"emoji",
|
|
"add",
|
|
"emotion"
|
|
],
|
|
"categories": [
|
|
"emoji",
|
|
"social",
|
|
"notifications",
|
|
"communication"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "smile-plus",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name"
|
|
}
|
|
]
|
|
}
|