The Tabler mood pin icon depicts a happy face with a map pin, commonly used to represent a positive emotional state or a specific location associated with a feeling.
Common uses
- User profile indicating a happy mood.
- Map marker for a positive review location.
- Feedback form for a pleasant experience.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodPin } from '@tabler/icons-react';
<IconMoodPin size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- emotionfeelinghappyfacelocationmapmoodpinattachfixhappy map pinfeeling locationpositive markeremotion pin
FAQ
- What does the mood pin icon represent?
- It visually combines a happy emotion with a location marker, suggesting a positive feeling tied to a place.
- How do I use this icon in React?
- Import it using `import { IconMoodPin } from '@tabler/icons-react'` and use it as a component: `<IconMoodPin />`.
- What is the license for this icon?
- The Tabler icon library, including the mood pin 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 →