energy program saving icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More household icons from Material Symbols

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 17q1.875 0 3.188-1.312T16 12.5V8h-4.5Q9.625 8 8.313 9.313T7 12.5q0 .65.175 1.25T7.7 14.9l-.4.4q-.275.275-.275.7t.275.7t.7.275t.7-.275l.4-.4q.55.35 1.15.525T11.5 17m0-2q-.225 0-.45-.05t-.45-.125l2.1-2.125q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-2.125 2.1q-.075-.225-.125-.45T9 12.5q0-1.05.725-1.775T11.5 10H14v2.5q0 1.05-.725 1.775T11.5 15m.5 8l-3.45-2.7l-4.325-.525L3.7 15.45L1 12l2.7-3.45l.525-4.325L8.55 3.7L12 1l3.45 2.7l4.325.525l.525 4.325L23 12l-2.7 3.45l-.525 4.325l-4.325.525zm0-2.55l2.65-2.05l3.35-.425l.4-3.325L20.45 12L18.4 9.35l-.425-3.325L14.65 5.6L12 3.55L9.35 5.6L6 6.025L5.6 9.35L3.55 12l2.05 2.65l.425 3.35l3.325.4zM12 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEnergyProgramSavingOutline(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 17q1.875 0 3.188-1.312T16 12.5V8h-4.5Q9.625 8 8.313 9.313T7 12.5q0 .65.175 1.25T7.7 14.9l-.4.4q-.275.275-.275.7t.275.7t.7.275t.7-.275l.4-.4q.55.35 1.15.525T11.5 17m0-2q-.225 0-.45-.05t-.45-.125l2.1-2.125q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-2.125 2.1q-.075-.225-.125-.45T9 12.5q0-1.05.725-1.775T11.5 10H14v2.5q0 1.05-.725 1.775T11.5 15m.5 8l-3.45-2.7l-4.325-.525L3.7 15.45L1 12l2.7-3.45l.525-4.325L8.55 3.7L12 1l3.45 2.7l4.325.525l.525 4.325L23 12l-2.7 3.45l-.525 4.325l-4.325.525zm0-2.55l2.65-2.05l3.35-.425l.4-3.325L20.45 12L18.4 9.35l-.425-3.325L14.65 5.6L12 3.55L9.35 5.6L6 6.025L5.6 9.35L3.55 12l2.05 2.65l.425 3.35l3.325.4zM12 12"/></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 17q1.875 0 3.188-1.312T16 12.5V8h-4.5Q9.625 8 8.313 9.313T7 12.5q0 .65.175 1.25T7.7 14.9l-.4.4q-.275.275-.275.7t.275.7t.7.275t.7-.275l.4-.4q.55.35 1.15.525T11.5 17m0-2q-.225 0-.45-.05t-.45-.125l2.1-2.125q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-2.125 2.1q-.075-.225-.125-.45T9 12.5q0-1.05.725-1.775T11.5 10H14v2.5q0 1.05-.725 1.775T11.5 15m.5 8l-3.45-2.7l-4.325-.525L3.7 15.45L1 12l2.7-3.45l.525-4.325L8.55 3.7L12 1l3.45 2.7l4.325.525l.525 4.325L23 12l-2.7 3.45l-.525 4.325l-4.325.525zm0-2.55l2.65-2.05l3.35-.425l.4-3.325L20.45 12L18.4 9.35l-.425-3.325L14.65 5.6L12 3.55L9.35 5.6L6 6.025L5.6 9.35L3.55 12l2.05 2.65l.425 3.35l3.325.4zM12 12"/></svg>
</template>

CSS

.icon-energy-program-saving-outline {
  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%2017q1.875%200%203.188-1.312T16%2012.5V8h-4.5Q9.625%208%208.313%209.313T7%2012.5q0%20.65.175%201.25T7.7%2014.9l-.4.4q-.275.275-.275.7t.275.7t.7.275t.7-.275l.4-.4q.55.35%201.15.525T11.5%2017m0-2q-.225%200-.45-.05t-.45-.125l2.1-2.125q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-2.125%202.1q-.075-.225-.125-.45T9%2012.5q0-1.05.725-1.775T11.5%2010H14v2.5q0%201.05-.725%201.775T11.5%2015m.5%208l-3.45-2.7l-4.325-.525L3.7%2015.45L1%2012l2.7-3.45l.525-4.325L8.55%203.7L12%201l3.45%202.7l4.325.525l.525%204.325L23%2012l-2.7%203.45l-.525%204.325l-4.325.525zm0-2.55l2.65-2.05l3.35-.425l.4-3.325L20.45%2012L18.4%209.35l-.425-3.325L14.65%205.6L12%203.55L9.35%205.6L6%206.025L5.6%209.35L3.55%2012l2.05%202.65l.425%203.35l3.325.4zM12%2012%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%2017q1.875%200%203.188-1.312T16%2012.5V8h-4.5Q9.625%208%208.313%209.313T7%2012.5q0%20.65.175%201.25T7.7%2014.9l-.4.4q-.275.275-.275.7t.275.7t.7.275t.7-.275l.4-.4q.55.35%201.15.525T11.5%2017m0-2q-.225%200-.45-.05t-.45-.125l2.1-2.125q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-2.125%202.1q-.075-.225-.125-.45T9%2012.5q0-1.05.725-1.775T11.5%2010H14v2.5q0%201.05-.725%201.775T11.5%2015m.5%208l-3.45-2.7l-4.325-.525L3.7%2015.45L1%2012l2.7-3.45l.525-4.325L8.55%203.7L12%201l3.45%202.7l4.325.525l.525%204.325L23%2012l-2.7%203.45l-.525%204.325l-4.325.525zm0-2.55l2.65-2.05l3.35-.425l.4-3.325L20.45%2012L18.4%209.35l-.425-3.325L14.65%205.6L12%203.55L9.35%205.6L6%206.025L5.6%209.35L3.55%2012l2.05%202.65l.425%203.35l3.325.4zM12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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