mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Refactors sort icons to cover all use cases * increases arrow head size * Apply suggestions from code review --------- Co-authored-by: Karsa <karsa@karsa.org>
16 lines
190 B
JSON
16 lines
190 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"arrow",
|
|
"filter",
|
|
"sort",
|
|
"ascending",
|
|
"numerical"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"layout",
|
|
"arrows"
|
|
]
|
|
}
|