The Tabler mood empty icon depicts a neutral or blank face, often used to represent a lack of emotion, a default state, or an unrated item.
Common uses
- Default state for rating systems
- Placeholder for user-defined moods
- Indication of an empty or unselected option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodEmpty } from '@tabler/icons-react';
<IconMoodEmpty size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMoodEmpty size={24} stroke={2} />filled
<IconMoodEmptyFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- faceemojiemotionmoodemptyneutral faceblank faceunrateddefault emoji
FAQ
- What is the mood empty icon used for?
- It's typically used to show a neutral expression, a default state, or when no specific emotion is present or selected.
- How do I use the mood empty icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconMoodEmpty } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the mood empty icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.