The Phosphor projector screen chart icon visually represents data projection or presentation, commonly used in UI to signify financial reporting, analytics dashboards, or presentation-related features.
Common uses
- Displaying financial performance reports.
- Indicating a section for market analysis.
- Activating a presentation mode for data.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ProjectorScreenChart } from '@phosphor-icons/react';
<ProjectorScreenChart size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ProjectorScreenChart size={24} />thin
<ProjectorScreenChart size={24} weight="thin" />light
<ProjectorScreenChart size={24} weight="light" />bold
<ProjectorScreenChart size={24} weight="bold" />fill
<ProjectorScreenChart size={24} weight="fill" />duotone
<ProjectorScreenChart size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- finances
- Keywords
- projectionpresentationslideshowgraphsgraphingchartsstatisticsanalyzeanalysisfinancesofficeprojectorscreenchartpresentation graphfinancial projection
FAQ
- What does the projector screen chart icon represent?
- It depicts a projector screen displaying a chart, symbolizing data presentation, financial analysis, or slideshows.
- How do I use this icon in React?
- Import it as `ProjectorScreenChart` from '@phosphor-icons/react' and use it as a component: `<ProjectorScreenChart />`.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →