The Tabler trophy off icon depicts a trophy with a line through it, commonly used to indicate a disabled or inactive state for a success or win-related element.
Common uses
- Disabling a 'claim reward' button.
- Showing an unachieved achievement.
- Indicating a competition is not currently active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTrophyOff } from '@tabler/icons-react';
<IconTrophyOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- successwinprizewinnertrophyoffdisabledinactivesportdisabled trophyinactive prizeno winfailed award
FAQ
- What does the trophy off icon represent?
- It signifies a disabled, inactive, or unavailable state related to winning, success, or prizes.
- How do I use the trophy off icon in React?
- Import it using: import { IconTrophyOff } from '@tabler/icons-react' and then use it as a component: <IconTrophyOff />.
- What is the license for this icon?
- The Tabler icons, including trophy off, are 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 →