The Lucide laugh icon depicts a smiling face with eyes closed, typically used to represent happiness, amusement, or positive feedback in user interfaces.
Common uses
- Positive feedback button
- Success message indicator
- User satisfaction rating
Use it in React
Install
npm i lucide-reactImport & render
import { Laugh } from 'lucide-react';
<Laugh size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- emojifacehappygoodemotionlaughhappy facesmiling facejoy
FAQ
- What does the laugh icon represent?
- It represents a happy or amused facial expression, often used for positive emotions or feedback.
- How do I use the laugh icon in React?
- You can import and use it like this: import { Laugh } from 'lucide-react'. Then render it as <Laugh />.
- What is the license for the Lucide laugh icon?
- The Lucide icon library, including the laugh icon, is available under the ISC license.
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 →