mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
19 lines
219 B
JSON
19 lines
219 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"goal",
|
||
|
|
"score",
|
||
|
|
"posts",
|
||
|
|
"kicker",
|
||
|
|
"pitch",
|
||
|
|
"team",
|
||
|
|
"scrum",
|
||
|
|
"ruck",
|
||
|
|
"ball"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|