The Tabler ice skating icon depicts a figure skater in motion, commonly used to represent winter sports, ice skating activities, or athletic events in user interfaces.
Common uses
- Button for 'Ice Skating Lessons'
- Link to a 'Winter Sports' section
- Icon for an 'Athletics' category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconIceSkating } from '@tabler/icons-react';
<IconIceSkating size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- winterskatesportfigureactivityhockeyiceskatingathleticfitnesswinter sportfigure skate
FAQ
- What does the ice skating icon represent?
- It visually represents ice skating, figure skating, or winter sports activities.
- How do I use this icon in React?
- Import it using `import { IconIceSkating } from '@tabler/icons-react';` and then use it as a component like `<IconIceSkating />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →