mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
18 lines
235 B
JSON
18 lines
235 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"skates",
|
||
|
|
"ice rink",
|
||
|
|
"figure skating",
|
||
|
|
"speed skating",
|
||
|
|
"boots",
|
||
|
|
"shoes",
|
||
|
|
"footwear",
|
||
|
|
"winter"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"seasons"
|
||
|
|
]
|
||
|
|
}
|