The Tabler olympics off icon depicts a crossed-out medal or trophy, commonly used to indicate the absence or cancellation of a sporting event or competition.
Common uses
- Disabling a 'Register for Olympics' button
- Showing an event as 'not happening'
- Indicating a sport is not available
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconOlympicsOff } from '@tabler/icons-react';
<IconOlympicsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- gameplaysportsportsmanchampionwinmedalsportingeventcompetitionathleteolympicsoffno medalevent cancelledsport disabled
FAQ
- What does the olympics-off icon represent?
- It signifies the cancellation, unavailability, or negation of a sporting event or achievement, like a competition or medal.
- How do I use this icon in React?
- You can import and use it like this: import { IconOlympicsOff } from '@tabler/icons-react'. Then render it as <IconOlympicsOff />.
- What is the license for this icon?
- The Tabler icons, including olympics-off, are 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 →