The Phosphor solar panel icon depicts a photovoltaic panel, commonly used in UI to represent renewable energy, power generation, or sustainable commerce.
Common uses
- Button for renewable energy services
- Label for solar power settings
- Icon in a list of sustainable products
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { SolarPanel } from '@phosphor-icons/react';
<SolarPanel size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<SolarPanel size={24} />thin
<SolarPanel size={24} weight="thin" />light
<SolarPanel size={24} weight="light" />bold
<SolarPanel size={24} weight="bold" />fill
<SolarPanel size={24} weight="fill" />duotone
<SolarPanel size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*renewableenergypowerelectricitycommerceobjectssolarpanelrenewable energypower generationsolar power
FAQ
- What does the solar panel icon represent?
- It represents a solar panel, used for renewable energy, power, or electricity in UI elements.
- How do I use the solar panel icon in React?
- Import it as `SolarPanel` from '@phosphor-icons/react' and use it as a component: `<SolarPanel />`.
- What is the license for this icon?
- The Phosphor icon library, including the solar panel 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 →