The Lucide sticker icon visually represents a sticker, often used to convey positive reactions, emotions, or feedback in user interfaces.
Common uses
- Adding a reaction to a post
- Expressing happiness in a chat
- Providing quick feedback on content
Use it in React
Install
npm i lucide-reactImport & render
import { Sticker } from 'lucide-react';
<Sticker size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- reactionemotionsmilehappyfeedbacksticker
FAQ
- What is the sticker icon used for?
- It's typically used to represent positive reactions, emotions like happiness, or as a form of quick feedback.
- How do I use the sticker icon in React?
- You can import and use it like this: import { Sticker } from 'lucide-react' and then render it as <Sticker />.
- What is the license for the Lucide sticker icon?
- The Lucide sticker icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →