The Tabler mood cog icon depicts a happy face with a cogwheel, commonly used to represent settings or preferences related to user mood or customization.
Common uses
- User profile settings
- Customization options
- Feedback or survey related to user experience
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodCog } from '@tabler/icons-react';
<IconMoodCog size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappygearpreferencesfacemoodcogsettingsconfigurationhappy settingsmood preferencesface gearemotion configuration
FAQ
- What does the mood cog icon represent?
- It combines a happy emotion with a cogwheel, suggesting settings or preferences for user mood or interface customization.
- How do I use this icon in React?
- Import it using `import { IconMoodCog } from '@tabler/icons-react';` and use it as a component: `<IconMoodCog />`.
- What is the license for this icon?
- The Tabler icon library, including the mood cog 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 →