The Tabler submarine icon depicts an underwater vessel, commonly used in UIs to represent themes of exploration, deep-sea activities, or military contexts.
Common uses
- Navigation menu item for 'Deep Sea Exploration' section.
- Button to access 'Underwater Settings'.
- Status indicator for a 'Submerged' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSubmarine } from '@tabler/icons-react';
<IconSubmarine size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- seaoceanunderwatershipwaterwarsubmarinetransporttravelvehicleautomobilevehiclesunderwater vehicleu-boatsub
FAQ
- What does the submarine icon represent?
- It represents an underwater vehicle, suitable for themes related to the sea, military, or exploration.
- How do I use the submarine icon in React?
- Import it using `import { IconSubmarine } from '@tabler/icons-react';` and then use it as a component: `<IconSubmarine />`.
- What is the license for the Tabler submarine icon?
- The Tabler icons, including the submarine icon, 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 →