The HugeIcons sailboat offshore icon depicts a sailboat on the water, commonly used to represent themes of travel, adventure, or maritime activities in user interfaces.
Common uses
- Navigation or travel booking sections
- Adventure or outdoor activity apps
- Water sports or boating-related features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SailboatOffshoreIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SailboatOffshoreIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- boatshipsailingsea
FAQ
- What does the SailboatOffshoreIcon represent?
- It visually represents a sailboat at sea, suitable for contexts related to travel, adventure, or maritime themes.
- How do I use the SailboatOffshoreIcon in a React project?
- Import both HugeiconsIcon and SailboatOffshoreIcon, then render it using <HugeiconsIcon icon={SailboatOffshoreIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →