mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
30 lines
430 B
JSON
30 lines
430 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis"
|
|
],
|
|
"tags": [
|
|
"menu",
|
|
"options",
|
|
"spread",
|
|
"more",
|
|
"further",
|
|
"extra",
|
|
"overflow",
|
|
"dots",
|
|
"…",
|
|
"..."
|
|
],
|
|
"categories": [
|
|
"layout"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "more-vertical",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|