The Tabler skateboard off icon depicts a skateboard with a diagonal line through it, commonly used to indicate that skateboarding is prohibited or that a related feature is disabled.
Common uses
- Disabling a skateboarding feature in a game.
- Indicating a no-skateboarding zone in a map application.
- Representing an inactive or unavailable transportation option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSkateboardOff } from '@tabler/icons-react';
<IconSkateboardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- toyvehicleelectricalskateboardofftransporttraveldisabledinactiveautomobilevehiclesno skateboardskateboard disabledskate prohibitiontransport off
FAQ
- What does the skateboard off icon represent?
- It signifies the absence or prohibition of skateboarding, often used to denote disabled features or restricted areas.
- How do I use this icon in React?
- You can import and use it directly with: `import { IconSkateboardOff } from '@tabler/icons-react'`.
- 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 →