The Lucide smile icon depicts a classic smiley face, commonly used to represent positive emotions, happiness, or satisfaction in user interfaces.
Common uses
- Feedback for positive actions
- User satisfaction ratings
- Expressing positive sentiment
Use it in React
Install
npm i lucide-reactImport & render
import { Smile } from 'lucide-react';
<Smile size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emojifacehappygoodemotionsmilesmileyhappy facegood emotion
FAQ
- What does the smile icon represent?
- It represents happiness, positive emotion, or a good outcome.
- How do I use the smile icon in React?
- You can import and use it like this: import { Smile } from 'lucide-react'
- What is the license for the Lucide smile icon?
- The Lucide icon library, including the smile 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 →