mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +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>
19 lines
244 B
JSON
19 lines
244 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"bidirectional",
|
|
"direction",
|
|
"swap",
|
|
"switch",
|
|
"network",
|
|
"mobile data",
|
|
"internet",
|
|
"sort",
|
|
"reorder",
|
|
"move"
|
|
],
|
|
"categories": [
|
|
"arrows"
|
|
]
|
|
}
|