The Tabler swimming icon depicts a stylized swimmer, commonly used to represent aquatic sports, swimming-related activities, or water-based fitness in user interfaces.
Common uses
- Link to swimming lessons or team pages.
- Button for water aerobics or pool access.
- Icon for a sports or fitness section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSwimming } from '@tabler/icons-react';
<IconSwimming size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- sportwaterpoolstyleathleticscompetitiveswimmingathleticfitnessexerciseswimmerwater sportaquatic
FAQ
- What does the swimming icon represent?
- It visually represents the act of swimming, often used for sports, recreation, or fitness activities involving water.
- How do I use the swimming icon in React?
- You can import and use it directly with: `import { IconSwimming } from '@tabler/icons-react'`. Then render it as `<IconSwimming />`.
- What is the license for the Tabler swimming icon?
- The Tabler icons, including the swimming icon, are available 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 →