mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
26 lines
359 B
JSON
26 lines
359 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"tee off",
|
||
|
|
"driving range",
|
||
|
|
"sand wedge",
|
||
|
|
"pitching wedge",
|
||
|
|
"course",
|
||
|
|
"hole in one",
|
||
|
|
"par",
|
||
|
|
"double bogey",
|
||
|
|
"birdie",
|
||
|
|
"eagle",
|
||
|
|
"albatross",
|
||
|
|
"handicap",
|
||
|
|
"caddie",
|
||
|
|
"caddy",
|
||
|
|
"bunker",
|
||
|
|
"rough"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"sports",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|