The Tabler roller skating icon visually represents the activity of roller skating and is commonly used in UIs to denote sports, hobbies, or fitness-related features.
Common uses
- Button for a roller skating event registration
- Link to a section about roller derby
- Icon for a fitness app's 'roller skating' workout
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRollerSkating } from '@tabler/icons-react';
<IconRollerSkating size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- sporthobbyfitnessrollerskatingathleticexercisegamephysicalrollerbladeskatesinline skatesroller derby
FAQ
- What is this icon for?
- This icon represents roller skating and is suitable for topics related to sports, hobbies, fitness, or exercise.
- How do I use this in React?
- Import it using `import { IconRollerSkating } from '@tabler/icons-react'` and use it as a component: `<IconRollerSkating />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →