The HugeIcons submerge icon visually represents something going underwater or being covered, often used to indicate actions like sinking, immersion, or hiding content.
Common uses
- Indicate a 'sink' or 'submerge' action in a game.
- Represent a 'hide' or 'cover' function in a UI.
- Illustrate a 'dive' or 'underwater' theme.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SubmergeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SubmergeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- underwaterdivesinksubmersion
FAQ
- What does the submerge icon represent?
- It depicts an object going underwater or being covered. It's typically used for actions related to sinking, immersion, or hiding.
- How do I use the submerge icon in React?
- Import both HugeiconsIcon and SubmergeIcon, then render <HugeiconsIcon icon={SubmergeIcon} />.
- What is the license for the submerge icon?
- The submerge icon is part of the HugeIcons library and is available under the MIT license.
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 →