The HugeIcons sticker icon depicts a label or badge, commonly used to highlight special offers, achievements, or important information within a user interface.
Common uses
- Highlighting sale items
- Indicating new features
- Displaying achievement badges
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StickerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StickerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- labelbadgetagsticker
FAQ
- What is the StickerIcon used for?
- The StickerIcon is used to visually represent labels, badges, or stickers, often to draw attention to specific elements or information.
- How do I use StickerIcon in React?
- Import both HugeiconsIcon and StickerIcon, then render <HugeiconsIcon icon={StickerIcon} />.
- What is the license for this icon?
- The StickerIcon is provided 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 →