The Tabler ferry icon depicts a stylized ferry boat, commonly used to represent sea travel, water transportation, or ferry services in user interfaces.
Common uses
- Button for ferry booking system
- Icon for water transport options
- Label for ferry routes on a map
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFerry } from '@tabler/icons-react';
<IconFerry size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFerry size={24} stroke={2} />filled
<IconFerryFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- ferryseaoceanenginetravellakeboatshipwatertransportvehicleswatercraftsea transport
FAQ
- What does the ferry icon represent?
- The icon visually represents a ferry, a vessel used to carry passengers and vehicles across bodies of water.
- How do I use the ferry icon in React?
- You can import and use it in your React application with: import { IconFerry } from '@tabler/icons-react'.
- What is the license for the Tabler ferry icon?
- The Tabler ferry icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →