solar panel icon

solar-panel-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
solar-panel-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the solar panel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M34 104a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H40a6 6 0 0 1-6-6m38.84-46.67a6 6 0 1 0 8.49-8.48L70 37.53A6 6 0 0 0 61.53 46ZM128 38a6 6 0 0 0 6-6V16a6 6 0 0 0-12 0v16a6 6 0 0 0 6 6m50.91 21.09a6 6 0 0 0 4.25-1.76L194.47 46a6 6 0 0 0-8.47-8.47l-11.33 11.32a6 6 0 0 0 4.24 10.24M194 104a6 6 0 0 0 6 6h16a6 6 0 0 0 0-12h-16a6 6 0 0 0-6 6m-106 6a6 6 0 0 0 6-6a34 34 0 0 1 68 0a6 6 0 0 0 12 0a46 46 0 0 0-92 0a6 6 0 0 0 6 6m149.18 109a6 6 0 0 1-5.18 3H24a6 6 0 0 1-5.22-8.95l40.69-72A6 6 0 0 1 64.7 138h126.6a6 6 0 0 1 5.23 3.05l40.69 72a6 6 0 0 1-.04 5.95m-49.38-69h-28l4.35 20h35Zm-35.94 20l-4.35-20h-39l-4.35 20Zm-50.33 12l-6.09 28h65.12l-6.09-28Zm-44.64-12h35l4.35-20h-28Zm-22.61 40h48.88l6.09-28H50.11Zm187.44 0l-15.83-28h-39.14l6.09 28Z"/></svg>

React

import type { SVGProps } from "react";

export function PhSolarPanelLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M34 104a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H40a6 6 0 0 1-6-6m38.84-46.67a6 6 0 1 0 8.49-8.48L70 37.53A6 6 0 0 0 61.53 46ZM128 38a6 6 0 0 0 6-6V16a6 6 0 0 0-12 0v16a6 6 0 0 0 6 6m50.91 21.09a6 6 0 0 0 4.25-1.76L194.47 46a6 6 0 0 0-8.47-8.47l-11.33 11.32a6 6 0 0 0 4.24 10.24M194 104a6 6 0 0 0 6 6h16a6 6 0 0 0 0-12h-16a6 6 0 0 0-6 6m-106 6a6 6 0 0 0 6-6a34 34 0 0 1 68 0a6 6 0 0 0 12 0a46 46 0 0 0-92 0a6 6 0 0 0 6 6m149.18 109a6 6 0 0 1-5.18 3H24a6 6 0 0 1-5.22-8.95l40.69-72A6 6 0 0 1 64.7 138h126.6a6 6 0 0 1 5.23 3.05l40.69 72a6 6 0 0 1-.04 5.95m-49.38-69h-28l4.35 20h35Zm-35.94 20l-4.35-20h-39l-4.35 20Zm-50.33 12l-6.09 28h65.12l-6.09-28Zm-44.64-12h35l4.35-20h-28Zm-22.61 40h48.88l6.09-28H50.11Zm187.44 0l-15.83-28h-39.14l6.09 28Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M34 104a6 6 0 0 1 6-6h16a6 6 0 0 1 0 12H40a6 6 0 0 1-6-6m38.84-46.67a6 6 0 1 0 8.49-8.48L70 37.53A6 6 0 0 0 61.53 46ZM128 38a6 6 0 0 0 6-6V16a6 6 0 0 0-12 0v16a6 6 0 0 0 6 6m50.91 21.09a6 6 0 0 0 4.25-1.76L194.47 46a6 6 0 0 0-8.47-8.47l-11.33 11.32a6 6 0 0 0 4.24 10.24M194 104a6 6 0 0 0 6 6h16a6 6 0 0 0 0-12h-16a6 6 0 0 0-6 6m-106 6a6 6 0 0 0 6-6a34 34 0 0 1 68 0a6 6 0 0 0 12 0a46 46 0 0 0-92 0a6 6 0 0 0 6 6m149.18 109a6 6 0 0 1-5.18 3H24a6 6 0 0 1-5.22-8.95l40.69-72A6 6 0 0 1 64.7 138h126.6a6 6 0 0 1 5.23 3.05l40.69 72a6 6 0 0 1-.04 5.95m-49.38-69h-28l4.35 20h35Zm-35.94 20l-4.35-20h-39l-4.35 20Zm-50.33 12l-6.09 28h65.12l-6.09-28Zm-44.64-12h35l4.35-20h-28Zm-22.61 40h48.88l6.09-28H50.11Zm187.44 0l-15.83-28h-39.14l6.09 28Z"/></svg>
</template>

CSS

.icon-solar-panel-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34%20104a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012H40a6%206%200%200%201-6-6m38.84-46.67a6%206%200%201%200%208.49-8.48L70%2037.53A6%206%200%200%200%2061.53%2046ZM128%2038a6%206%200%200%200%206-6V16a6%206%200%200%200-12%200v16a6%206%200%200%200%206%206m50.91%2021.09a6%206%200%200%200%204.25-1.76L194.47%2046a6%206%200%200%200-8.47-8.47l-11.33%2011.32a6%206%200%200%200%204.24%2010.24M194%20104a6%206%200%200%200%206%206h16a6%206%200%200%200%200-12h-16a6%206%200%200%200-6%206m-106%206a6%206%200%200%200%206-6a34%2034%200%200%201%2068%200a6%206%200%200%200%2012%200a46%2046%200%200%200-92%200a6%206%200%200%200%206%206m149.18%20109a6%206%200%200%201-5.18%203H24a6%206%200%200%201-5.22-8.95l40.69-72A6%206%200%200%201%2064.7%20138h126.6a6%206%200%200%201%205.23%203.05l40.69%2072a6%206%200%200%201-.04%205.95m-49.38-69h-28l4.35%2020h35Zm-35.94%2020l-4.35-20h-39l-4.35%2020Zm-50.33%2012l-6.09%2028h65.12l-6.09-28Zm-44.64-12h35l4.35-20h-28Zm-22.61%2040h48.88l6.09-28H50.11Zm187.44%200l-15.83-28h-39.14l6.09%2028Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M34%20104a6%206%200%200%201%206-6h16a6%206%200%200%201%200%2012H40a6%206%200%200%201-6-6m38.84-46.67a6%206%200%201%200%208.49-8.48L70%2037.53A6%206%200%200%200%2061.53%2046ZM128%2038a6%206%200%200%200%206-6V16a6%206%200%200%200-12%200v16a6%206%200%200%200%206%206m50.91%2021.09a6%206%200%200%200%204.25-1.76L194.47%2046a6%206%200%200%200-8.47-8.47l-11.33%2011.32a6%206%200%200%200%204.24%2010.24M194%20104a6%206%200%200%200%206%206h16a6%206%200%200%200%200-12h-16a6%206%200%200%200-6%206m-106%206a6%206%200%200%200%206-6a34%2034%200%200%201%2068%200a6%206%200%200%200%2012%200a46%2046%200%200%200-92%200a6%206%200%200%200%206%206m149.18%20109a6%206%200%200%201-5.18%203H24a6%206%200%200%201-5.22-8.95l40.69-72A6%206%200%200%201%2064.7%20138h126.6a6%206%200%200%201%205.23%203.05l40.69%2072a6%206%200%200%201-.04%205.95m-49.38-69h-28l4.35%2020h35Zm-35.94%2020l-4.35-20h-39l-4.35%2020Zm-50.33%2012l-6.09%2028h65.12l-6.09-28Zm-44.64-12h35l4.35-20h-28Zm-22.61%2040h48.88l6.09-28H50.11Zm187.44%200l-15.83-28h-39.14l6.09%2028Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/solar-panel-light.svg?color=%231a73e8&size=48