mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:28:26 +02:00
17 lines
197 B
JSON
17 lines
197 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"court",
|
||
|
|
"racquet",
|
||
|
|
"racket",
|
||
|
|
"net",
|
||
|
|
"deuce",
|
||
|
|
"love",
|
||
|
|
"bounce"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|