mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
19 lines
242 B
JSON
19 lines
242 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"table tennis",
|
||
|
|
"ping-pong",
|
||
|
|
"whiff-whaff",
|
||
|
|
"paddle",
|
||
|
|
"racquet",
|
||
|
|
"racket",
|
||
|
|
"net",
|
||
|
|
"bounce",
|
||
|
|
"score"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|