energy program saving icon

energy-program-saving from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
energy-program-saving
Set
Material Symbols Light
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
energy-program-saving-rounded, energy-program-saving-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the energy program saving icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 16.5q1.667 0 2.833-1.167Q15.5 14.167 15.5 12.5v-4h-4q-1.667 0-2.833 1.167Q7.5 10.833 7.5 12.5q0 .69.194 1.328t.64 1.149l-.688.67q-.16.159-.16.353t.16.354t.354.16t.354-.16l.669-.688q.53.426 1.17.63q.638.204 1.307.204m.5 5.077l-3.004-2.35l-3.765-.458l-.457-3.765L2.423 12l2.35-3.004l.458-3.765l3.765-.457L12 2.423l3.004 2.35l3.765.458l.457 3.765L21.577 12l-2.35 3.004l-.458 3.765l-3.765.457zm.354-9.223q.16-.165.16-.357t-.16-.35q-.16-.16-.351-.16t-.357.16L9.4 13.891q-.165.166-.165.357q0 .192.165.357q.166.165.366.156q.201-.01.342-.156z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEnergyProgramSaving(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="M11.5 16.5q1.667 0 2.833-1.167Q15.5 14.167 15.5 12.5v-4h-4q-1.667 0-2.833 1.167Q7.5 10.833 7.5 12.5q0 .69.194 1.328t.64 1.149l-.688.67q-.16.159-.16.353t.16.354t.354.16t.354-.16l.669-.688q.53.426 1.17.63q.638.204 1.307.204m.5 5.077l-3.004-2.35l-3.765-.458l-.457-3.765L2.423 12l2.35-3.004l.458-3.765l3.765-.457L12 2.423l3.004 2.35l3.765.458l.457 3.765L21.577 12l-2.35 3.004l-.458 3.765l-3.765.457zm.354-9.223q.16-.165.16-.357t-.16-.35q-.16-.16-.351-.16t-.357.16L9.4 13.891q-.165.166-.165.357q0 .192.165.357q.166.165.366.156q.201-.01.342-.156z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 16.5q1.667 0 2.833-1.167Q15.5 14.167 15.5 12.5v-4h-4q-1.667 0-2.833 1.167Q7.5 10.833 7.5 12.5q0 .69.194 1.328t.64 1.149l-.688.67q-.16.159-.16.353t.16.354t.354.16t.354-.16l.669-.688q.53.426 1.17.63q.638.204 1.307.204m.5 5.077l-3.004-2.35l-3.765-.458l-.457-3.765L2.423 12l2.35-3.004l.458-3.765l3.765-.457L12 2.423l3.004 2.35l3.765.458l.457 3.765L21.577 12l-2.35 3.004l-.458 3.765l-3.765.457zm.354-9.223q.16-.165.16-.357t-.16-.35q-.16-.16-.351-.16t-.357.16L9.4 13.891q-.165.166-.165.357q0 .192.165.357q.166.165.366.156q.201-.01.342-.156z"/></svg>
</template>

CSS

.icon-energy-program-saving {
  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%22M11.5%2016.5q1.667%200%202.833-1.167Q15.5%2014.167%2015.5%2012.5v-4h-4q-1.667%200-2.833%201.167Q7.5%2010.833%207.5%2012.5q0%20.69.194%201.328t.64%201.149l-.688.67q-.16.159-.16.353t.16.354t.354.16t.354-.16l.669-.688q.53.426%201.17.63q.638.204%201.307.204m.5%205.077l-3.004-2.35l-3.765-.458l-.457-3.765L2.423%2012l2.35-3.004l.458-3.765l3.765-.457L12%202.423l3.004%202.35l3.765.458l.457%203.765L21.577%2012l-2.35%203.004l-.458%203.765l-3.765.457zm.354-9.223q.16-.165.16-.357t-.16-.35q-.16-.16-.351-.16t-.357.16L9.4%2013.891q-.165.166-.165.357q0%20.192.165.357q.166.165.366.156q.201-.01.342-.156z%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%22M11.5%2016.5q1.667%200%202.833-1.167Q15.5%2014.167%2015.5%2012.5v-4h-4q-1.667%200-2.833%201.167Q7.5%2010.833%207.5%2012.5q0%20.69.194%201.328t.64%201.149l-.688.67q-.16.159-.16.353t.16.354t.354.16t.354-.16l.669-.688q.53.426%201.17.63q.638.204%201.307.204m.5%205.077l-3.004-2.35l-3.765-.458l-.457-3.765L2.423%2012l2.35-3.004l.458-3.765l3.765-.457L12%202.423l3.004%202.35l3.765.458l.457%203.765L21.577%2012l-2.35%203.004l-.458%203.765l-3.765.457zm.354-9.223q.16-.165.16-.357t-.16-.35q-.16-.16-.351-.16t-.357.16L9.4%2013.891q-.165.166-.165.357q0%20.192.165.357q.166.165.366.156q.201-.01.342-.156z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/energy-program-saving.svg?color=%231a73e8&size=48