The Lucide kayak icon depicts a small, narrow boat propelled by a paddle, commonly used in UIs to represent water sports, outdoor activities, or travel booking options.
Common uses
- Water sports equipment filter
- Outdoor adventure booking
- Travel destination category
Use it in React
Install
npm i lucide-reactImport & render
import { Kayak } from 'lucide-react';
<Kayak size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- kayakboatpaddlewatersportrecreationadventureoutdoorsequipmentlakeoceanpaddle boatcanoewatercraft
FAQ
- What does the kayak icon represent?
- The kayak icon visually represents a kayak, a type of boat, and is often used to signify activities like paddling, water sports, or outdoor recreation.
- How do I use the kayak icon in React?
- You can import and use the kayak icon in your React application with the following import statement: `import { Kayak } from 'lucide-react'`.
- What is the license for the Lucide kayak icon?
- The Lucide kayak icon is available under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →