The HugeIcons ferry boat icon depicts a watercraft used for transporting passengers and vehicles, commonly used to represent travel, transportation, or maritime services.
Common uses
- Navigation link for ferry services
- Icon for a travel booking feature
- Symbol for maritime or water transport
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FerryBoatIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FerryBoatIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shipboatwater transportferry
FAQ
- What does the FerryBoatIcon represent?
- The FerryBoatIcon visually represents a ferry, a type of boat used for transportation across water. It's ideal for indicating travel, transport, or maritime-related features in a UI.
- How do I use the FerryBoatIcon in a React application?
- To use the FerryBoatIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like so: import { FerryBoatIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={FerryBoatIcon} />.
- What is the license for the FerryBoatIcon?
- The FerryBoatIcon is part of the HugeIcons library and is available 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.