mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 10:09:42 +01:00
* kayak svg and json schema * made kayak icon 1px smaller on all sides * added jguddas as contributor * fixed gap in kayak paddle * indentation
24 lines
318 B
JSON
24 lines
318 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jguddas",
|
|
"jpjacobpadilla"
|
|
],
|
|
"tags": [
|
|
"kayak",
|
|
"boat",
|
|
"paddle",
|
|
"water",
|
|
"sport",
|
|
"recreation",
|
|
"adventure",
|
|
"outdoors",
|
|
"equipment",
|
|
"lake",
|
|
"ocean"
|
|
],
|
|
"categories": [
|
|
"transportation"
|
|
]
|
|
}
|