solar power icon
solar-power from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- solar-power
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- solar-power-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the solar power icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.692 4V3h2.712v1zm-.48 16.962H11.5V17.5H3.896zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM4.104 16.5H11.5v-3.52H4.808zM9.136 5.845Q7.962 4.671 7.962 2.981h8.076q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 9.77h8.27l-.685-3.462H12.5zm0-4.462h7.377l-.704-3.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951 1.908zM17.596 4V3h2.712v1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSolarPower(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.692 4V3h2.712v1zm-.48 16.962H11.5V17.5H3.896zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM4.104 16.5H11.5v-3.52H4.808zM9.136 5.845Q7.962 4.671 7.962 2.981h8.076q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 9.77h8.27l-.685-3.462H12.5zm0-4.462h7.377l-.704-3.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951 1.908zM17.596 4V3h2.712v1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.692 4V3h2.712v1zm-.48 16.962H11.5V17.5H3.896zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM4.104 16.5H11.5v-3.52H4.808zM9.136 5.845Q7.962 4.671 7.962 2.981h8.076q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 9.77h8.27l-.685-3.462H12.5zm0-4.462h7.377l-.704-3.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951 1.908zM17.596 4V3h2.712v1z"/></svg> </template>
CSS
.icon-solar-power {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.692%204V3h2.712v1zm-.48%2016.962H11.5V17.5H3.896zM6.01%209.229l-.714-.688L7.21%206.627l.714.689zM4.104%2016.5H11.5v-3.52H4.808zM9.136%205.845Q7.962%204.671%207.962%202.981h8.076q0%201.69-1.174%202.864T12%207.02T9.136%205.845m2.364%205.347V8.481h1v2.711zm1%209.77h8.27l-.685-3.462H12.5zm0-4.462h7.377l-.704-3.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951%201.908zM17.596%204V3h2.712v1z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.692%204V3h2.712v1zm-.48%2016.962H11.5V17.5H3.896zM6.01%209.229l-.714-.688L7.21%206.627l.714.689zM4.104%2016.5H11.5v-3.52H4.808zM9.136%205.845Q7.962%204.671%207.962%202.981h8.076q0%201.69-1.174%202.864T12%207.02T9.136%205.845m2.364%205.347V8.481h1v2.711zm1%209.77h8.27l-.685-3.462H12.5zm0-4.462h7.377l-.704-3.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951%201.908zM17.596%204V3h2.712v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/solar-power.svg?color=%231a73e8&size=48