mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:26:23 +01:00
42 lines
609 B
JSON
42 lines
609 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"et cetera",
|
|
"etc",
|
|
"loader",
|
|
"loading",
|
|
"progress",
|
|
"pending",
|
|
"throbber",
|
|
"menu",
|
|
"options",
|
|
"operator",
|
|
"code",
|
|
"coding",
|
|
"spread",
|
|
"rest",
|
|
"more",
|
|
"further",
|
|
"extra",
|
|
"overflow",
|
|
"dots",
|
|
"…",
|
|
"..."
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"development"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "more-horizontal",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|