The Tabler sailboat off icon depicts a sailboat that is no longer in use or has been disabled, commonly used to indicate a feature is unavailable or a status is inactive.
Common uses
- Disabling a sailing-related feature
- Indicating a boat is docked or out of service
- Representing an inactive transport option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSailboatOff } from '@tabler/icons-react';
<IconSailboatOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- sailorjourneysealakeoceanriversailboatofftransporttravelvehiclesdisabled sailboatboat offno sailinginactive boat
FAQ
- What does the sailboat-off icon represent?
- It signifies a sailboat that is not currently in operation or has been turned off. It's used to show an inactive or unavailable state.
- How do I use the sailboat-off icon in React?
- You can import and use it directly with: import { IconSailboatOff } from '@tabler/icons-react'. Then render it as <IconSailboatOff />.
- What is the license for this icon?
- The Tabler icons, including sailboat-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →