The Tabler mood check icon depicts a happy face with a checkmark, commonly used to indicate success, confirmation, or a positive status.
Common uses
- Confirming a successful action.
- Indicating a positive user feedback.
- Representing a completed task.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodCheck } from '@tabler/icons-react';
<IconMoodCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappytickacceptfacemoodcheckconfirmapprovehappy checksatisfiedapproved facepositive confirmation
FAQ
- What does the mood check icon represent?
- It signifies a positive emotion or state, like happiness or satisfaction, combined with a confirmation or approval.
- How do I use the mood check icon in React?
- You can import and use it with: import { IconMoodCheck } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the mood check 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 →