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

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

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="M4.192 4q-.213 0-.356-.143T3.692 3.5t.143-.357T4.193 3h1.712q.213 0 .357.143t.143.357t-.143.357T5.904 4zm-.296 13.5l-.305 1.523q-.143.758.335 1.348t1.255.59H11.5V17.5zm1.76-9.32l1.219-1.218q.14-.14.341-.14t.348.14q.165.146.155.356t-.155.357l-1.22 1.22q-.14.14-.341.14t-.347-.14q-.165-.147-.156-.358t.156-.356M4.104 16.5H11.5v-3.52H6.13q-.59 0-1.027.364t-.562.929zm7.396-5.808V8.981q0-.214.143-.357T12 8.481t.357.143t.143.357v1.711q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m1 10.27h6.3q.777 0 1.255-.59q.478-.591.336-1.349l-.306-1.523H12.5zm0-4.462h7.377l-.437-2.227q-.125-.565-.562-.929t-1.028-.363H12.5zm5.175-7.611L16.437 7.65q-.14-.14-.134-.341t.153-.348q.14-.14.335-.14q.194 0 .334.14l1.264 1.22q.165.14.165.341t-.165.367t-.357.165t-.357-.165M19.808 4h-1.712q-.213 0-.357-.143t-.143-.357t.144-.357t.356-.143h1.712q.213 0 .357.143t.143.357t-.143.357t-.357.143M9.44 6.101q-1.097-.918-1.387-2.299q-.067-.321.155-.571t.568-.25h6.446q.327 0 .556.25t.167.571q-.29 1.38-1.387 2.299q-1.097.918-2.559.918T9.44 6.101"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSolarPowerRounded(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.192 4q-.213 0-.356-.143T3.692 3.5t.143-.357T4.193 3h1.712q.213 0 .357.143t.143.357t-.143.357T5.904 4zm-.296 13.5l-.305 1.523q-.143.758.335 1.348t1.255.59H11.5V17.5zm1.76-9.32l1.219-1.218q.14-.14.341-.14t.348.14q.165.146.155.356t-.155.357l-1.22 1.22q-.14.14-.341.14t-.347-.14q-.165-.147-.156-.358t.156-.356M4.104 16.5H11.5v-3.52H6.13q-.59 0-1.027.364t-.562.929zm7.396-5.808V8.981q0-.214.143-.357T12 8.481t.357.143t.143.357v1.711q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m1 10.27h6.3q.777 0 1.255-.59q.478-.591.336-1.349l-.306-1.523H12.5zm0-4.462h7.377l-.437-2.227q-.125-.565-.562-.929t-1.028-.363H12.5zm5.175-7.611L16.437 7.65q-.14-.14-.134-.341t.153-.348q.14-.14.335-.14q.194 0 .334.14l1.264 1.22q.165.14.165.341t-.165.367t-.357.165t-.357-.165M19.808 4h-1.712q-.213 0-.357-.143t-.143-.357t.144-.357t.356-.143h1.712q.213 0 .357.143t.143.357t-.143.357t-.357.143M9.44 6.101q-1.097-.918-1.387-2.299q-.067-.321.155-.571t.568-.25h6.446q.327 0 .556.25t.167.571q-.29 1.38-1.387 2.299q-1.097.918-2.559.918T9.44 6.101"/></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.192 4q-.213 0-.356-.143T3.692 3.5t.143-.357T4.193 3h1.712q.213 0 .357.143t.143.357t-.143.357T5.904 4zm-.296 13.5l-.305 1.523q-.143.758.335 1.348t1.255.59H11.5V17.5zm1.76-9.32l1.219-1.218q.14-.14.341-.14t.348.14q.165.146.155.356t-.155.357l-1.22 1.22q-.14.14-.341.14t-.347-.14q-.165-.147-.156-.358t.156-.356M4.104 16.5H11.5v-3.52H6.13q-.59 0-1.027.364t-.562.929zm7.396-5.808V8.981q0-.214.143-.357T12 8.481t.357.143t.143.357v1.711q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357m1 10.27h6.3q.777 0 1.255-.59q.478-.591.336-1.349l-.306-1.523H12.5zm0-4.462h7.377l-.437-2.227q-.125-.565-.562-.929t-1.028-.363H12.5zm5.175-7.611L16.437 7.65q-.14-.14-.134-.341t.153-.348q.14-.14.335-.14q.194 0 .334.14l1.264 1.22q.165.14.165.341t-.165.367t-.357.165t-.357-.165M19.808 4h-1.712q-.213 0-.357-.143t-.143-.357t.144-.357t.356-.143h1.712q.213 0 .357.143t.143.357t-.143.357t-.357.143M9.44 6.101q-1.097-.918-1.387-2.299q-.067-.321.155-.571t.568-.25h6.446q.327 0 .556.25t.167.571q-.29 1.38-1.387 2.299q-1.097.918-2.559.918T9.44 6.101"/></svg>
</template>

CSS

.icon-solar-power-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.192%204q-.213%200-.356-.143T3.692%203.5t.143-.357T4.193%203h1.712q.213%200%20.357.143t.143.357t-.143.357T5.904%204zm-.296%2013.5l-.305%201.523q-.143.758.335%201.348t1.255.59H11.5V17.5zm1.76-9.32l1.219-1.218q.14-.14.341-.14t.348.14q.165.146.155.356t-.155.357l-1.22%201.22q-.14.14-.341.14t-.347-.14q-.165-.147-.156-.358t.156-.356M4.104%2016.5H11.5v-3.52H6.13q-.59%200-1.027.364t-.562.929zm7.396-5.808V8.981q0-.214.143-.357T12%208.481t.357.143t.143.357v1.711q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357m1%2010.27h6.3q.777%200%201.255-.59q.478-.591.336-1.349l-.306-1.523H12.5zm0-4.462h7.377l-.437-2.227q-.125-.565-.562-.929t-1.028-.363H12.5zm5.175-7.611L16.437%207.65q-.14-.14-.134-.341t.153-.348q.14-.14.335-.14q.194%200%20.334.14l1.264%201.22q.165.14.165.341t-.165.367t-.357.165t-.357-.165M19.808%204h-1.712q-.213%200-.357-.143t-.143-.357t.144-.357t.356-.143h1.712q.213%200%20.357.143t.143.357t-.143.357t-.357.143M9.44%206.101q-1.097-.918-1.387-2.299q-.067-.321.155-.571t.568-.25h6.446q.327%200%20.556.25t.167.571q-.29%201.38-1.387%202.299q-1.097.918-2.559.918T9.44%206.101%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.192%204q-.213%200-.356-.143T3.692%203.5t.143-.357T4.193%203h1.712q.213%200%20.357.143t.143.357t-.143.357T5.904%204zm-.296%2013.5l-.305%201.523q-.143.758.335%201.348t1.255.59H11.5V17.5zm1.76-9.32l1.219-1.218q.14-.14.341-.14t.348.14q.165.146.155.356t-.155.357l-1.22%201.22q-.14.14-.341.14t-.347-.14q-.165-.147-.156-.358t.156-.356M4.104%2016.5H11.5v-3.52H6.13q-.59%200-1.027.364t-.562.929zm7.396-5.808V8.981q0-.214.143-.357T12%208.481t.357.143t.143.357v1.711q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357m1%2010.27h6.3q.777%200%201.255-.59q.478-.591.336-1.349l-.306-1.523H12.5zm0-4.462h7.377l-.437-2.227q-.125-.565-.562-.929t-1.028-.363H12.5zm5.175-7.611L16.437%207.65q-.14-.14-.134-.341t.153-.348q.14-.14.335-.14q.194%200%20.334.14l1.264%201.22q.165.14.165.341t-.165.367t-.357.165t-.357-.165M19.808%204h-1.712q-.213%200-.357-.143t-.143-.357t.144-.357t.356-.143h1.712q.213%200%20.357.143t.143.357t-.143.357t-.357.143M9.44%206.101q-1.097-.918-1.387-2.299q-.067-.321.155-.571t.568-.25h6.446q.327%200%20.556.25t.167.571q-.29%201.38-1.387%202.299q-1.097.918-2.559.918T9.44%206.101%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-rounded.svg?color=%231a73e8&size=48