mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
20 lines
249 B
JSON
20 lines
249 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"score",
|
||
|
|
"football",
|
||
|
|
"futbol",
|
||
|
|
"soccer",
|
||
|
|
"ice hockey",
|
||
|
|
"posts",
|
||
|
|
"crossbar",
|
||
|
|
"kick",
|
||
|
|
"pitch",
|
||
|
|
"penalty"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|