mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
21 lines
256 B
JSON
21 lines
256 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"rugby",
|
||
|
|
"american",
|
||
|
|
"touchdown",
|
||
|
|
"kick",
|
||
|
|
"pitch",
|
||
|
|
"team",
|
||
|
|
"goal",
|
||
|
|
"score",
|
||
|
|
"bounce",
|
||
|
|
"super bowl",
|
||
|
|
"nfl"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|