John KuehJohn Kueh

speedboat icon

Tabler · speedboat · MIT

Download SVG

The Tabler speedboat icon depicts a fast motorboat, commonly used to represent themes of travel, leisure, water activities, or speed in user interfaces.

Common uses

  • Button for 'Fast Delivery' option
  • Icon for a 'Water Sports' section
  • Link to a 'Vacation Packages' page

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSpeedboat } from '@tabler/icons-react';

<IconSpeedboat size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSpeedboat size={24} stroke={2} />
filled
<IconSpeedboatFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
motorboatholidayseaoceanenginetravellakesummerspeedboattransportvehiclesboatyachtspeed boat

FAQ

What does the speedboat icon represent?
It represents a speedboat, a type of motorboat often associated with speed, leisure, and water travel.
How do I use the speedboat icon in React?
You can import and use it like this: import { IconSpeedboat } from '@tabler/icons-react'; <IconSpeedboat />.
What is the license for the Tabler speedboat icon?
The Tabler icons, including the speedboat icon, are available under the MIT license.

Looking for something else? Search Tabler 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 →