The Tabler award off icon depicts a disabled or inactive award, commonly used to signify a lack of achievement, a deactivated status, or a failed competition.
Common uses
- Indicate a user has not won any awards.
- Show a deactivated achievement badge.
- Represent a competition that is no longer active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAwardOff } from '@tabler/icons-react';
<IconAwardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Badges
- Keywords
- prizerewardcompetitioncontestwinawardoffdisabledinactivebadgesno awarddisabled prizeinactive rewardunachieved
FAQ
- What does the award off icon represent?
- It signifies something that is not awarded, disabled, or inactive, such as a lack of prizes or a competition that has ended.
- How do I use this icon in React?
- You can import and use it like this: import { IconAwardOff } from '@tabler/icons-react';.
- What is the license for this icon?
- The Tabler icons, including award 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 →