solar panel icon
solar-panel from Font Awesome Solid by Dave Gandy · Solid · Energy · CC-BY-4.0 Attribution required.
- Name
- solar-panel
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Energy
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More energy icons from Font Awesome Solid
Use the solar panel icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M153.8 96c-30 0-56 20.8-62.5 50.1l-49.7 224c-8.9 40 21.5 77.9 62.4 77.9h184.1v64h-64c-17.7 0-32 14.3-32 32s14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64v-64h184.1c40.9 0 71.4-37.9 62.5-77.9l-49.8-224c-6.5-29.3-32.4-50.1-62.4-50.1zm123.8 64h85.2l7.3 88h-99.8zm-55.5 88h-87.8l19.6-88h75.6l-7.3 88zm-98.5 48h94.5l-7.3 88H104.1l19.6-88zm142.6 0H374l7.3 88H258.8l7.3-88zm156 0h94.5l19.6 88H429.6l-7.3-88zm83.8-48h-87.8l-7.3-88h75.6l19.6 88z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidSolarPanel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M153.8 96c-30 0-56 20.8-62.5 50.1l-49.7 224c-8.9 40 21.5 77.9 62.4 77.9h184.1v64h-64c-17.7 0-32 14.3-32 32s14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64v-64h184.1c40.9 0 71.4-37.9 62.5-77.9l-49.8-224c-6.5-29.3-32.4-50.1-62.4-50.1zm123.8 64h85.2l7.3 88h-99.8zm-55.5 88h-87.8l19.6-88h75.6l-7.3 88zm-98.5 48h94.5l-7.3 88H104.1l19.6-88zm142.6 0H374l7.3 88H258.8l7.3-88zm156 0h94.5l19.6 88H429.6l-7.3-88zm83.8-48h-87.8l-7.3-88h75.6l19.6 88z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M153.8 96c-30 0-56 20.8-62.5 50.1l-49.7 224c-8.9 40 21.5 77.9 62.4 77.9h184.1v64h-64c-17.7 0-32 14.3-32 32s14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32h-64v-64h184.1c40.9 0 71.4-37.9 62.5-77.9l-49.8-224c-6.5-29.3-32.4-50.1-62.4-50.1zm123.8 64h85.2l7.3 88h-99.8zm-55.5 88h-87.8l19.6-88h75.6l-7.3 88zm-98.5 48h94.5l-7.3 88H104.1l19.6-88zm142.6 0H374l7.3 88H258.8l7.3-88zm156 0h94.5l19.6 88H429.6l-7.3-88zm83.8-48h-87.8l-7.3-88h75.6l19.6 88z"/></svg> </template>
CSS
.icon-solar-panel {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.8%2096c-30%200-56%2020.8-62.5%2050.1l-49.7%20224c-8.9%2040%2021.5%2077.9%2062.4%2077.9h184.1v64h-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-64v-64h184.1c40.9%200%2071.4-37.9%2062.5-77.9l-49.8-224c-6.5-29.3-32.4-50.1-62.4-50.1zm123.8%2064h85.2l7.3%2088h-99.8zm-55.5%2088h-87.8l19.6-88h75.6l-7.3%2088zm-98.5%2048h94.5l-7.3%2088H104.1l19.6-88zm142.6%200H374l7.3%2088H258.8l7.3-88zm156%200h94.5l19.6%2088H429.6l-7.3-88zm83.8-48h-87.8l-7.3-88h75.6l19.6%2088z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M153.8%2096c-30%200-56%2020.8-62.5%2050.1l-49.7%20224c-8.9%2040%2021.5%2077.9%2062.4%2077.9h184.1v64h-64c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-64v-64h184.1c40.9%200%2071.4-37.9%2062.5-77.9l-49.8-224c-6.5-29.3-32.4-50.1-62.4-50.1zm123.8%2064h85.2l7.3%2088h-99.8zm-55.5%2088h-87.8l19.6-88h75.6l-7.3%2088zm-98.5%2048h94.5l-7.3%2088H104.1l19.6-88zm142.6%200H374l7.3%2088H258.8l7.3-88zm156%200h94.5l19.6%2088H429.6l-7.3-88zm83.8-48h-87.8l-7.3-88h75.6l19.6%2088z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/solar-panel.svg?color=%231a73e8&size=48