Files
lucide/icons/kayak.json
Jacob Padilla 2150ce75ce feat(icons): added kayak icon (#3054)
* kayak svg and json schema

* made kayak icon 1px smaller on all sides

* added jguddas as contributor

* fixed gap in kayak paddle

* indentation
2025-08-08 10:14:20 +02:00

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"
]
}