The HugeIcons sad 02 icon depicts a frowning face, commonly used to represent negative emotions, errors, or disappointment in user interfaces.
Common uses
- Error messages
- Empty states
- User feedback
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Sad02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Sad02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- frowning faceunhappydisappointedsad face
FAQ
- What does the Sad02Icon represent?
- The Sad02Icon represents a frowning face, typically used to convey negative emotions, errors, or a lack of something.
- How do I use Sad02Icon in a React project?
- Import both HugeiconsIcon and Sad02Icon, then render the icon using <HugeiconsIcon icon={Sad02Icon} />.
- What is the license for HugeIcons?
- HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.