The Tabler rollercoaster off icon depicts a deactivated or closed rollercoaster, commonly used in UI to signify a closed attraction, a feature that is temporarily unavailable, or a past event.
Common uses
- Indicate a ride is closed for maintenance.
- Represent a 'coming soon' or 'past event' status.
- Symbolize a disabled or inactive feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRollercoasterOff } from '@tabler/icons-react';
<IconRollercoasterOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- adrenalineheightspeedfunfairfunattractionextremerollercoasterofftransportvehiclesclosed rideinactive attractiontransportation offamusement park closed
FAQ
- What does the rollercoaster off icon represent?
- It visually communicates that a rollercoaster, or a related feature, is currently not in operation or is unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { IconRollercoasterOff } from '@tabler/icons-react'; <IconRollercoasterOff />
- What is the license for this icon?
- The Tabler icon set, including the rollercoaster off icon, is 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 →