The Tabler solar electricity icon visually represents the concept of solar power generation, commonly used in UIs to indicate renewable energy sources, solar panels, or energy-related settings.
Common uses
- Button to toggle solar power settings
- Label for a section on renewable energy
- Indicator for a system running on solar energy
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSolarElectricity } from '@tabler/icons-react';
<IconSolarElectricity size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- powerenergyrenewablepanelsunlightgreensustainablegenerationtechnologyefficiencysystemsolarelectricitysolar panelrenewable energysun power
FAQ
- What does the solar electricity icon represent?
- It symbolizes solar energy generation, often used for renewable power, solar panels, or related technologies in user interfaces.
- How do I use this icon in React?
- Import it using `import { IconSolarElectricity } from '@tabler/icons-react';` and then use it as a component like `<IconSolarElectricity />`.
- What is the license for this icon?
- The Tabler icon library, including the solar electricity icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →