solar roof icon

solar-roof-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
solar-roof-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the solar roof icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 128H96L56 48h144Z" opacity=".2"/><path d="m247.16 124.42l-40-80A8 8 0 0 0 200 40H56a8 8 0 0 0-7.16 4.42l-40 80A8.1 8.1 0 0 0 8 128v56a16 16 0 0 0 16 16h208a16 16 0 0 0 16-16v-56a8.1 8.1 0 0 0-.84-3.58M99.06 56l12 24H80.94l-12-24Zm48 0l12 24h-30.12l-12-24Zm-46.12 64l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm10.12-40h-30.12l-12-24h30.12ZM24 129.89l32-64l32 64V184H24ZM104 184v-48h128v48Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhSolarRoofDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 128H96L56 48h144Z" opacity=".2"/><path d="m247.16 124.42l-40-80A8 8 0 0 0 200 40H56a8 8 0 0 0-7.16 4.42l-40 80A8.1 8.1 0 0 0 8 128v56a16 16 0 0 0 16 16h208a16 16 0 0 0 16-16v-56a8.1 8.1 0 0 0-.84-3.58M99.06 56l12 24H80.94l-12-24Zm48 0l12 24h-30.12l-12-24Zm-46.12 64l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm10.12-40h-30.12l-12-24h30.12ZM24 129.89l32-64l32 64V184H24ZM104 184v-48h128v48Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M240 128H96L56 48h144Z" opacity=".2"/><path d="m247.16 124.42l-40-80A8 8 0 0 0 200 40H56a8 8 0 0 0-7.16 4.42l-40 80A8.1 8.1 0 0 0 8 128v56a16 16 0 0 0 16 16h208a16 16 0 0 0 16-16v-56a8.1 8.1 0 0 0-.84-3.58M99.06 56l12 24H80.94l-12-24Zm48 0l12 24h-30.12l-12-24Zm-46.12 64l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm48 0l-12-24h30.12l12 24Zm10.12-40h-30.12l-12-24h30.12ZM24 129.89l32-64l32 64V184H24ZM104 184v-48h128v48Z"/></g></svg>
</template>

CSS

.icon-solar-roof-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%20128H96L56%2048h144Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m247.16%20124.42l-40-80A8%208%200%200%200%20200%2040H56a8%208%200%200%200-7.16%204.42l-40%2080A8.1%208.1%200%200%200%208%20128v56a16%2016%200%200%200%2016%2016h208a16%2016%200%200%200%2016-16v-56a8.1%208.1%200%200%200-.84-3.58M99.06%2056l12%2024H80.94l-12-24Zm48%200l12%2024h-30.12l-12-24Zm-46.12%2064l-12-24h30.12l12%2024Zm48%200l-12-24h30.12l12%2024Zm48%200l-12-24h30.12l12%2024Zm10.12-40h-30.12l-12-24h30.12ZM24%20129.89l32-64l32%2064V184H24ZM104%20184v-48h128v48Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M240%20128H96L56%2048h144Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22m247.16%20124.42l-40-80A8%208%200%200%200%20200%2040H56a8%208%200%200%200-7.16%204.42l-40%2080A8.1%208.1%200%200%200%208%20128v56a16%2016%200%200%200%2016%2016h208a16%2016%200%200%200%2016-16v-56a8.1%208.1%200%200%200-.84-3.58M99.06%2056l12%2024H80.94l-12-24Zm48%200l12%2024h-30.12l-12-24Zm-46.12%2064l-12-24h30.12l12%2024Zm48%200l-12-24h30.12l12%2024Zm48%200l-12-24h30.12l12%2024Zm10.12-40h-30.12l-12-24h30.12ZM24%20129.89l32-64l32%2064V184H24ZM104%20184v-48h128v48Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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