The Tabler mood look right icon depicts a face looking towards the right, commonly used to represent a positive or neutral sentiment, or to indicate a direction.
Common uses
- Sentiment indicator for user feedback
- Button for navigating to the next step
- Status icon for 'active' or 'engaged'
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodLookRight } from '@tabler/icons-react';
<IconMoodLookRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- eastfacedirectionmoodlookrightface righteast facingpositive moodnext direction
FAQ
- What does the mood look right icon represent?
- It shows a face looking to the right, often used for positive or neutral feelings, or to signify direction.
- How do I use this icon in React?
- Import it using `import { IconMoodLookRight } from '@tabler/icons-react'` and then use the `<IconMoodLookRight />` component.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →