John KuehJohn Kueh

tired 01 icon

HugeIcons · Tired01Icon · MIT

Download SVG

The HugeIcons tired 01 icon depicts a face with closed eyes and a downturned mouth, commonly used to represent exhaustion, fatigue, or a state of being overwhelmed.

Common uses

  • Indicating user burnout or long loading times.
  • Signaling a failed or unsuccessful action.
  • Representing a low battery or resource level.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Tired01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Tired01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
exhaustedfatigueworn outsleepy

FAQ

What does the Tired01Icon represent?
The Tired01Icon visually communicates feelings of tiredness, exhaustion, or being worn out. It's useful for conveying a negative state or a lack of energy.
How do I use the Tired01Icon in a React application?
To use the icon in React, import both HugeiconsIcon and Tired01Icon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={Tired01Icon} /> component.
What is the license for the HugeIcons Tired01Icon?
The Tired01Icon is part of the HugeIcons library, which is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →