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
465 B
JSON
32 lines
465 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"mittalyashu",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [],
|
|
"tags": [
|
|
"emoji",
|
|
"neutral",
|
|
"emotion",
|
|
"meh",
|
|
"blank stare",
|
|
"social masking",
|
|
"irritation",
|
|
"concern",
|
|
"deadpan"
|
|
],
|
|
"categories": [
|
|
"emoji"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "meh",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name"
|
|
}
|
|
]
|
|
}
|