mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
36 lines
533 B
JSON
36 lines
533 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"caret",
|
|
"keyboard",
|
|
"button",
|
|
"mac",
|
|
"control",
|
|
"ctrl",
|
|
"superscript",
|
|
"exponential",
|
|
"power",
|
|
"ahead",
|
|
"menu",
|
|
"panel",
|
|
"^"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "chevron-up-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|