mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
25 lines
311 B
JSON
25 lines
311 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"bowler",
|
||
|
|
"batsman",
|
||
|
|
"batting",
|
||
|
|
"fielder",
|
||
|
|
"runs",
|
||
|
|
"wicket",
|
||
|
|
"innings",
|
||
|
|
"overs",
|
||
|
|
"score",
|
||
|
|
"umpire",
|
||
|
|
"spin",
|
||
|
|
"catch",
|
||
|
|
"bounce",
|
||
|
|
"ashes",
|
||
|
|
"summer"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|