The Tabler mood off icon depicts a neutral or unhappy face with a line through it, typically used to indicate a disabled, inactive, or unavailable mood or status.
Common uses
- Disabling a feature or option
- Showing an unavailable status
- Representing a negative or neutral sentiment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodOff } from '@tabler/icons-react';
<IconMoodOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- sadhappyemojismileyneutralfacemoodoffdisabledinactiveunavailabledisabled facesad emojineutral face
FAQ
- What is the mood off icon used for?
- It's used to visually represent something that is turned off, disabled, inactive, or unavailable, often in the context of user status or feature availability.
- How do I use the mood off icon in React?
- You can import and use it like this: import { IconMoodOff } from '@tabler/icons-react'; <IconMoodOff />.
- What is the license for the mood off icon?
- The Tabler icons, including mood 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 →