The Tabler mood look left icon depicts a face looking towards the west, commonly used to indicate a negative or displeased sentiment in user interfaces.
Common uses
- Expressing user dissatisfaction
- Indicating a negative rating
- Showing a 'dislike' or 'thumbs down' action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMoodLookLeft } from '@tabler/icons-react';
<IconMoodLookLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Mood
- Keywords
- westfacedirectionmoodlookleftface westdisappointed faceunhappy facenegative mood
FAQ
- What does the mood look left icon represent?
- It represents a face looking to the left, often symbolizing a negative mood, displeasure, or disapproval.
- How do I use the mood look left icon in React?
- You can import and use it like this: `import { IconMoodLookLeft } from '@tabler/icons-react';`
- What is the license for the Tabler mood look left icon?
- The Tabler icon library, including the mood look left 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 →