The Tabler thumb down off icon visually represents a negative sentiment or disapproval, often used to indicate that a user does not like something or has rejected an option.
Common uses
- Dislike button for content (e.g., posts, comments)
- Rejecting a suggestion or proposal
- Indicating a failed operation or status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconThumbDownOff } from '@tabler/icons-react';
<IconThumbDownOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- dislikebademotionthumbdownoffbottomdecreasecontroloperationsystemdislike offthumbs down disablednegative vote offreject
FAQ
- What does the thumb down off icon represent?
- It signifies a negative action or sentiment, like disliking content or rejecting an option. It's the 'off' state, implying it's not currently active or selected.
- How do I use the thumb down off icon in React?
- You can import and use it directly with the following statement: import { IconThumbDownOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the thumb down 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 →