The HugeIcons fins icon depicts stylized fins, commonly used to represent swimming, aquatic themes, or elements related to water and movement.
Common uses
- Swimming pool or beach app features
- Water sports equipment listings
- Marine biology or oceanography sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FinsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FinsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- swimmingfishwateraquatic
FAQ
- What does the fins icon represent?
- The fins icon visually represents swimming fins, often used to symbolize aquatic activities, water, or movement.
- How do I use the FinsIcon in React?
- Import both HugeiconsIcon and FinsIcon, then render it using <HugeiconsIcon icon={FinsIcon} />.
- What is the license for this icon?
- The HugeIcons fins icon is available under the MIT license.