solar-power-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
solar-power-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
solar-power-outline-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.212 20.962l1.596-7.981h14.365l1.596 7.98zM3.692 4V3h2.712v1zm.758 15.962h7.05V17.5H4.946zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM5.154 16.5H11.5v-2.52H5.65zM9.136 5.845Q7.962 4.671 7.962 2.981h1q0 1.269.884 2.154q.885.884 2.154.884t2.154-.884t.885-2.154h1q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 8.77h7.03l-.495-2.462H12.5zm0-3.462h6.327l-.496-2.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 MaterialSymbolsLightSolarPowerOutline(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.212 20.962l1.596-7.981h14.365l1.596 7.98zM3.692 4V3h2.712v1zm.758 15.962h7.05V17.5H4.946zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM5.154 16.5H11.5v-2.52H5.65zM9.136 5.845Q7.962 4.671 7.962 2.981h1q0 1.269.884 2.154q.885.884 2.154.884t2.154-.884t.885-2.154h1q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 8.77h7.03l-.495-2.462H12.5zm0-3.462h6.327l-.496-2.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.212 20.962l1.596-7.981h14.365l1.596 7.98zM3.692 4V3h2.712v1zm.758 15.962h7.05V17.5H4.946zM6.01 9.229l-.714-.688L7.21 6.627l.714.689zM5.154 16.5H11.5v-2.52H5.65zM9.136 5.845Q7.962 4.671 7.962 2.981h1q0 1.269.884 2.154q.885.884 2.154.884t2.154-.884t.885-2.154h1q0 1.69-1.174 2.864T12 7.02T9.136 5.845m2.364 5.347V8.481h1v2.711zm1 8.77h7.03l-.495-2.462H12.5zm0-3.462h6.327l-.496-2.52H12.5zm5.529-7.252l-1.927-1.932l.689-.689l1.951 1.908zM17.596 4V3h2.712v1z"/></svg>
</template>

CSS

.icon-solar-power-outline {
  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.212%2020.962l1.596-7.981h14.365l1.596%207.98zM3.692%204V3h2.712v1zm.758%2015.962h7.05V17.5H4.946zM6.01%209.229l-.714-.688L7.21%206.627l.714.689zM5.154%2016.5H11.5v-2.52H5.65zM9.136%205.845Q7.962%204.671%207.962%202.981h1q0%201.269.884%202.154q.885.884%202.154.884t2.154-.884t.885-2.154h1q0%201.69-1.174%202.864T12%207.02T9.136%205.845m2.364%205.347V8.481h1v2.711zm1%208.77h7.03l-.495-2.462H12.5zm0-3.462h6.327l-.496-2.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.212%2020.962l1.596-7.981h14.365l1.596%207.98zM3.692%204V3h2.712v1zm.758%2015.962h7.05V17.5H4.946zM6.01%209.229l-.714-.688L7.21%206.627l.714.689zM5.154%2016.5H11.5v-2.52H5.65zM9.136%205.845Q7.962%204.671%207.962%202.981h1q0%201.269.884%202.154q.885.884%202.154.884t2.154-.884t.885-2.154h1q0%201.69-1.174%202.864T12%207.02T9.136%205.845m2.364%205.347V8.481h1v2.711zm1%208.77h7.03l-.495-2.462H12.5zm0-3.462h6.327l-.496-2.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-outline.svg?color=%231a73e8&size=48