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

Name
solar-power-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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="M4 4q-.425 0-.712-.288T3 3t.288-.712T4 2h1q.425 0 .713.288T6 3t-.288.713T5 4zm.85 14l-.4 2H11v-2zm.575-10.8l.7-.7q.275-.275.688-.275t.712.275q.3.3.3.712t-.3.713l-.7.7q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713M5.25 16H11v-2H5.65zM8.913 5.925Q7.575 4.85 7.15 3.225q-.1-.4.113-.75t.612-.45t.763.113t.462.612q.25.975 1.05 1.613T12 5t1.85-.638T14.9 2.75q.1-.4.463-.612t.762-.113t.613.45t.112.75q-.425 1.625-1.763 2.7T12 7T8.912 5.925M11 10V9q0-.425.288-.712T12 8t.713.288T13 9v1q0 .425-.288.713T12 11t-.712-.288T11 10m2 10h6.55l-.4-2H13zm0-4h5.75l-.4-2H13zm4.175-7.4l-.7-.7q-.275-.275-.288-.688t.288-.712q.275-.275.7-.275t.7.275l.725.7q.3.275.3.688t-.3.712t-.712.3t-.713-.3M20 4h-1q-.425 0-.712-.288T18 3t.288-.712T19 2h1q.425 0 .713.288T21 3t-.288.713T20 4M2.475 19.6l1.2-6q.125-.7.688-1.15T5.65 12h12.7q.725 0 1.288.45t.687 1.15l1.2 6q.2.95-.412 1.675T19.55 22H4.45q-.95 0-1.563-.725T2.475 19.6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSolarPowerOutlineRounded(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="M4 4q-.425 0-.712-.288T3 3t.288-.712T4 2h1q.425 0 .713.288T6 3t-.288.713T5 4zm.85 14l-.4 2H11v-2zm.575-10.8l.7-.7q.275-.275.688-.275t.712.275q.3.3.3.712t-.3.713l-.7.7q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713M5.25 16H11v-2H5.65zM8.913 5.925Q7.575 4.85 7.15 3.225q-.1-.4.113-.75t.612-.45t.763.113t.462.612q.25.975 1.05 1.613T12 5t1.85-.638T14.9 2.75q.1-.4.463-.612t.762-.113t.613.45t.112.75q-.425 1.625-1.763 2.7T12 7T8.912 5.925M11 10V9q0-.425.288-.712T12 8t.713.288T13 9v1q0 .425-.288.713T12 11t-.712-.288T11 10m2 10h6.55l-.4-2H13zm0-4h5.75l-.4-2H13zm4.175-7.4l-.7-.7q-.275-.275-.288-.688t.288-.712q.275-.275.7-.275t.7.275l.725.7q.3.275.3.688t-.3.712t-.712.3t-.713-.3M20 4h-1q-.425 0-.712-.288T18 3t.288-.712T19 2h1q.425 0 .713.288T21 3t-.288.713T20 4M2.475 19.6l1.2-6q.125-.7.688-1.15T5.65 12h12.7q.725 0 1.288.45t.687 1.15l1.2 6q.2.95-.412 1.675T19.55 22H4.45q-.95 0-1.563-.725T2.475 19.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4q-.425 0-.712-.288T3 3t.288-.712T4 2h1q.425 0 .713.288T6 3t-.288.713T5 4zm.85 14l-.4 2H11v-2zm.575-10.8l.7-.7q.275-.275.688-.275t.712.275q.3.3.3.712t-.3.713l-.7.7q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713M5.25 16H11v-2H5.65zM8.913 5.925Q7.575 4.85 7.15 3.225q-.1-.4.113-.75t.612-.45t.763.113t.462.612q.25.975 1.05 1.613T12 5t1.85-.638T14.9 2.75q.1-.4.463-.612t.762-.113t.613.45t.112.75q-.425 1.625-1.763 2.7T12 7T8.912 5.925M11 10V9q0-.425.288-.712T12 8t.713.288T13 9v1q0 .425-.288.713T12 11t-.712-.288T11 10m2 10h6.55l-.4-2H13zm0-4h5.75l-.4-2H13zm4.175-7.4l-.7-.7q-.275-.275-.288-.688t.288-.712q.275-.275.7-.275t.7.275l.725.7q.3.275.3.688t-.3.712t-.712.3t-.713-.3M20 4h-1q-.425 0-.712-.288T18 3t.288-.712T19 2h1q.425 0 .713.288T21 3t-.288.713T20 4M2.475 19.6l1.2-6q.125-.7.688-1.15T5.65 12h12.7q.725 0 1.288.45t.687 1.15l1.2 6q.2.95-.412 1.675T19.55 22H4.45q-.95 0-1.563-.725T2.475 19.6"/></svg>
</template>

CSS

.icon-solar-power-outline-rounded {
  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%22M4%204q-.425%200-.712-.288T3%203t.288-.712T4%202h1q.425%200%20.713.288T6%203t-.288.713T5%204zm.85%2014l-.4%202H11v-2zm.575-10.8l.7-.7q.275-.275.688-.275t.712.275q.3.3.3.712t-.3.713l-.7.7q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713M5.25%2016H11v-2H5.65zM8.913%205.925Q7.575%204.85%207.15%203.225q-.1-.4.113-.75t.612-.45t.763.113t.462.612q.25.975%201.05%201.613T12%205t1.85-.638T14.9%202.75q.1-.4.463-.612t.762-.113t.613.45t.112.75q-.425%201.625-1.763%202.7T12%207T8.912%205.925M11%2010V9q0-.425.288-.712T12%208t.713.288T13%209v1q0%20.425-.288.713T12%2011t-.712-.288T11%2010m2%2010h6.55l-.4-2H13zm0-4h5.75l-.4-2H13zm4.175-7.4l-.7-.7q-.275-.275-.288-.688t.288-.712q.275-.275.7-.275t.7.275l.725.7q.3.275.3.688t-.3.712t-.712.3t-.713-.3M20%204h-1q-.425%200-.712-.288T18%203t.288-.712T19%202h1q.425%200%20.713.288T21%203t-.288.713T20%204M2.475%2019.6l1.2-6q.125-.7.688-1.15T5.65%2012h12.7q.725%200%201.288.45t.687%201.15l1.2%206q.2.95-.412%201.675T19.55%2022H4.45q-.95%200-1.563-.725T2.475%2019.6%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%22M4%204q-.425%200-.712-.288T3%203t.288-.712T4%202h1q.425%200%20.713.288T6%203t-.288.713T5%204zm.85%2014l-.4%202H11v-2zm.575-10.8l.7-.7q.275-.275.688-.275t.712.275q.3.3.3.712t-.3.713l-.7.7q-.275.275-.687.275t-.713-.275q-.3-.3-.3-.712t.3-.713M5.25%2016H11v-2H5.65zM8.913%205.925Q7.575%204.85%207.15%203.225q-.1-.4.113-.75t.612-.45t.763.113t.462.612q.25.975%201.05%201.613T12%205t1.85-.638T14.9%202.75q.1-.4.463-.612t.762-.113t.613.45t.112.75q-.425%201.625-1.763%202.7T12%207T8.912%205.925M11%2010V9q0-.425.288-.712T12%208t.713.288T13%209v1q0%20.425-.288.713T12%2011t-.712-.288T11%2010m2%2010h6.55l-.4-2H13zm0-4h5.75l-.4-2H13zm4.175-7.4l-.7-.7q-.275-.275-.288-.688t.288-.712q.275-.275.7-.275t.7.275l.725.7q.3.275.3.688t-.3.712t-.712.3t-.713-.3M20%204h-1q-.425%200-.712-.288T18%203t.288-.712T19%202h1q.425%200%20.713.288T21%203t-.288.713T20%204M2.475%2019.6l1.2-6q.125-.7.688-1.15T5.65%2012h12.7q.725%200%201.288.45t.687%201.15l1.2%206q.2.95-.412%201.675T19.55%2022H4.45q-.95%200-1.563-.725T2.475%2019.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/solar-power-outline-rounded.svg?color=%231a73e8&size=48