mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* fix(icons): arcify `arrow-big-` icons * give correct attribution * shorten stems of `arrow-big-*-dash` icons
22 lines
288 B
JSON
22 lines
288 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"next",
|
|
"forward",
|
|
"direction",
|
|
"east",
|
|
"turn",
|
|
"corner"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"navigation",
|
|
"gaming"
|
|
]
|
|
}
|