mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 12:17:43 +01:00
chore: added "dropdown" to tags (#1565)
* Update chevron-down.json * Update chevron-up.json
This commit is contained in:
@@ -6,11 +6,12 @@
|
||||
"tags": [
|
||||
"backwards",
|
||||
"reverse",
|
||||
"slow"
|
||||
"slow",
|
||||
"dropdown"
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
"navigation",
|
||||
"gaming"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,8 @@
|
||||
"power",
|
||||
"ahead",
|
||||
"fast",
|
||||
"^"
|
||||
"^",
|
||||
"dropdown"
|
||||
],
|
||||
"categories": [
|
||||
"arrows",
|
||||
@@ -22,4 +23,4 @@
|
||||
"maths",
|
||||
"gaming"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user