The HugeIcons relieved 01 icon depicts a face with a sigh of relief, often used to indicate successful completion of a task or a problem being resolved.
Common uses
- Confirmation of successful form submission
- Indication that an error has been fixed
- Signaling the end of a tutorial or process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Relieved01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Relieved01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- reliefsighunburdenedcalm
FAQ
- What does the relieved 01 icon represent?
- It represents a feeling of relief, typically after a stressful situation or task is completed.
- How do I use the Relieved01Icon in React?
- Import both HugeiconsIcon and Relieved01Icon, then render <HugeiconsIcon icon={Relieved01Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license.
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 →