The Lucide speech icon visually represents communication or dialogue, often used to indicate features related to user interaction, comments, or accessibility options.
Common uses
- Comment section icon
- Accessibility settings toggle
- Live chat button
Use it in React
Install
npm i lucide-reactImport & render
import { Speech } from 'lucide-react';
<Speech size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- disabilitydisabledddahumanaccessibilitypeoplesoundspeechdialoguechat bubblecomment
FAQ
- What does the speech icon represent?
- It symbolizes communication, dialogue, or speech, commonly used for features like comments, chat, or accessibility options.
- How do I use the speech icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { Speech } from 'lucide-react'.
- What is the license for the Lucide speech icon?
- The Lucide icon library, including the speech 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 →