mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
18 lines
218 B
JSON
18 lines
218 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"american",
|
||
|
|
"gridiron",
|
||
|
|
"posts",
|
||
|
|
"field",
|
||
|
|
"score",
|
||
|
|
"touchdown",
|
||
|
|
"pitch",
|
||
|
|
"team"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|