Skip to content

Conversation

jpjacobpadilla
Copy link
Contributor

Closes #2836

What is the purpose of this pull request?

  • New Icon

Description

Added new kayak icon.

Icon use case

  • Represent kayak rentals or water activity listings in travel apps
  • Indicate kayaking gear or categories on outdoor e-commerce sites
  • Show kayak routes or access points on nature/tourism maps

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

  • The icons are solely my own creation.
  • The icons were originally created in Kayak #2836 by @jpjacobpadilla
  • I've based them on the following Lucide icons:
  • I've based them on the following design:

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

Copy link
Contributor

github-actions bot commented Apr 18, 2025

Added or changed icons

icons/kayak.svg

Preview cohesion icons/message-square.svg
icons/kayak.svg
icons/align-horizontal-justify-center.svg
Preview stroke widths icons/kayak.svg
icons/kayak.svg
icons/kayak.svg
DPI Preview

16px (shadcn/ui)

icons/kayak.svg

24px (default)

icons/kayak.svg

32px (shadcn/ui + retina)

icons/kayak.svg

48px (default + retina)

icons/kayak.svg
Icon X-rays icons/kayak.svg
Icon Diffs icons/kayak.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const KayakIcon = createLucideIcon('Kayak', [
  ["path",{"d":"M18 17a1 1 0 0 0-1 1v1a2 2 0 1 0 2-2z"}],
  ["path",{"d":"M20.97 3.61a.45.45 0 0 0-.58-.58C10.2 6.6 6.6 10.2 3.03 20.39a.45.45 0 0 0 .58.58C13.8 17.4 17.4 13.8 20.97 3.61"}],
  ["path",{"d":"m6.707 6.707 10.586 10.586"}],
  ["path",{"d":"M7 5a2 2 0 1 0-2 2h1a1 1 0 0 0 1-1z"}]
])

@jguddas
Copy link
Member

jguddas commented Apr 18, 2025

Added rounding:
icons
Open lucide studio

@jguddas
Copy link
Member

jguddas commented Apr 18, 2025

Feels a bit big
billede

@github-actions github-actions bot added the 🌍 site Has to do something with the Lucide website label Apr 18, 2025
@jpjacobpadilla
Copy link
Contributor Author

jpjacobpadilla commented Apr 18, 2025

@jguddas I see what you mean. I shrunk the icon by 1px on all sides and it seems to look more proportional now:

image

icons
Open lucide studio

@jguddas
Copy link
Member

jguddas commented Apr 18, 2025

There is a gap there.
image

This is with it closed:
icons
Open lucide studio

@jpjacobpadilla
Copy link
Contributor Author

Thanks for catching that gap in the icon, @jguddas! I’ve made the update in this PR. Let me know if there’s anything else you'd like me to adjust to get the kayak merged in!

@ericfennis ericfennis requested a review from jguddas August 1, 2025 10:04
github-actions[bot]

This comment was marked as resolved.

@ericfennis ericfennis merged commit 2150ce7 into lucide-icons:main Aug 8, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata 🌍 site Has to do something with the Lucide website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kayak
3 participants