The Lucide presentation icon depicts a screen or whiteboard with markers, commonly used to represent concepts like meetings, planning, or educational content in user interfaces.
Common uses
- Button to start or manage a presentation.
- Menu item for project planning or strategy.
- Indicator for a learning module or lesson.
Use it in React
Install
npm i lucide-reactImport & render
import { Presentation } from 'lucide-react';
<Presentation size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- screenwhiteboardmarker pensmarkersblackboardchalkeaselschoollearninglessonofficemeetingprojectplanningpresentation
FAQ
- What does the presentation icon represent?
- It symbolizes a presentation or teaching scenario, often showing a display surface with writing tools.
- How do I use the presentation icon in React?
- Import it from 'lucide-react' and use it as a component: import { Presentation } from 'lucide-react'.
- What is the license for this icon?
- The Lucide presentation 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 →