John KuehJohn Kueh

swimming cap icon

HugeIcons · SwimmingCapIcon · MIT

Download SVG

The HugeIcons swimming cap icon visually represents headwear worn for swimming, commonly used to indicate aquatic activities, sports, or hygiene-related features.

Common uses

  • Swimming pool or beach section
  • Sports or fitness app feature
  • Hygiene or safety guidelines

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SwimmingCapIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SwimmingCapIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
swim capswimmer's capbathing cap

FAQ

What does the SwimmingCapIcon represent?
The SwimmingCapIcon depicts a swimming cap, typically used to signify activities related to swimming, water sports, or personal hygiene in aquatic environments.
How do I use the SwimmingCapIcon in React?
To use the SwimmingCapIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={SwimmingCapIcon} />.
What is the license for the SwimmingCapIcon?
The SwimmingCapIcon is provided 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.

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 →