The HugeIcons shocked icon visually represents surprise or astonishment and is commonly used to indicate an unexpected event or a strong reaction in a user interface.
Common uses
- Error message notification
- Unexpected data display
- User feedback on surprising results
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShockedIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShockedIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- astonishedsurprisedshockwow
FAQ
- What does the shocked icon signify?
- It signifies surprise, shock, or astonishment. Use it when an event or outcome is unexpected or startling.
- How do I use the shocked icon in React?
- Import both HugeiconsIcon and ShockedIcon, then render <HugeiconsIcon icon={ShockedIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for this icon?
- The HugeIcons shocked icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →