The Tabler mood minus icon depicts a neutral or slightly unhappy face with a minus sign, commonly used to represent a negative emotion, cancellation, or removal action in a user interface.
Common uses
- Indicate a negative sentiment or mood.
- Represent a 'cancel' or 'remove' action.
- Show a 'dislike' or 'unhappy' state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodMinus } from '@tabler/icons-react';
<IconMoodMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappyfacecancelremovedeletemoodminussubtractneutral facesad facecancel iconremove icon
FAQ
- What does the mood minus icon represent?
- It visually conveys a negative emotion, dissatisfaction, or a cancellation/removal action within a UI.
- How do I use the mood minus icon in React?
- You can import and use it like this: import { IconMoodMinus } from '@tabler/icons-react'; <IconMoodMinus />.
- What is the license for the mood minus icon?
- The Tabler icons, including mood minus, 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 →