energy program time used icon
energy-program-time-used from Material Symbols by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.
- Name
- energy-program-time-used
- Set
- Material Symbols
- Style
- Regular
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
Use the energy program time used icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.45 8.425q.3.3.7.313t.7-.288l1.4-1.4q.3-.3.3-.712t-.3-.713q-.275-.275-.7-.275t-.7.275l-1.4 1.4q-.275.275-.275.688t.275.712M3 22q-.825 0-1.412-.587T1 20V6q0-.825.588-1.412T3 4h8v8q0 .825.588 1.413T13 14h6v6q0 .825-.587 1.413T17 22zm15-10q-.75 0-1.475-.225t-1.35-.65l-.375.35q-.3.275-.713.275t-.687-.275t-.275-.7t.275-.7l.4-.4q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12M5 18h2v-7H5zm4 0h2V8H9zm4 0h2v-4h-2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEnergyProgramTimeUsed(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="M16.45 8.425q.3.3.7.313t.7-.288l1.4-1.4q.3-.3.3-.712t-.3-.713q-.275-.275-.7-.275t-.7.275l-1.4 1.4q-.275.275-.275.688t.275.712M3 22q-.825 0-1.412-.587T1 20V6q0-.825.588-1.412T3 4h8v8q0 .825.588 1.413T13 14h6v6q0 .825-.587 1.413T17 22zm15-10q-.75 0-1.475-.225t-1.35-.65l-.375.35q-.3.275-.713.275t-.687-.275t-.275-.7t.275-.7l.4-.4q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12M5 18h2v-7H5zm4 0h2V8H9zm4 0h2v-4h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.45 8.425q.3.3.7.313t.7-.288l1.4-1.4q.3-.3.3-.712t-.3-.713q-.275-.275-.7-.275t-.7.275l-1.4 1.4q-.275.275-.275.688t.275.712M3 22q-.825 0-1.412-.587T1 20V6q0-.825.588-1.412T3 4h8v8q0 .825.588 1.413T13 14h6v6q0 .825-.587 1.413T17 22zm15-10q-.75 0-1.475-.225t-1.35-.65l-.375.35q-.3.275-.713.275t-.687-.275t-.275-.7t.275-.7l.4-.4q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12M5 18h2v-7H5zm4 0h2V8H9zm4 0h2v-4h-2z"/></svg> </template>
CSS
.icon-energy-program-time-used {
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%22M16.45%208.425q.3.3.7.313t.7-.288l1.4-1.4q.3-.3.3-.712t-.3-.713q-.275-.275-.7-.275t-.7.275l-1.4%201.4q-.275.275-.275.688t.275.712M3%2022q-.825%200-1.412-.587T1%2020V6q0-.825.588-1.412T3%204h8v8q0%20.825.588%201.413T13%2014h6v6q0%20.825-.587%201.413T17%2022zm15-10q-.75%200-1.475-.225t-1.35-.65l-.375.35q-.3.275-.713.275t-.687-.275t-.275-.7t.275-.7l.4-.4q-.4-.6-.6-1.275T13%207q0-2.075%201.463-3.537T18%202h5v5q0%202.075-1.463%203.538T18%2012M5%2018h2v-7H5zm4%200h2V8H9zm4%200h2v-4h-2z%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%22M16.45%208.425q.3.3.7.313t.7-.288l1.4-1.4q.3-.3.3-.712t-.3-.713q-.275-.275-.7-.275t-.7.275l-1.4%201.4q-.275.275-.275.688t.275.712M3%2022q-.825%200-1.412-.587T1%2020V6q0-.825.588-1.412T3%204h8v8q0%20.825.588%201.413T13%2014h6v6q0%20.825-.587%201.413T17%2022zm15-10q-.75%200-1.475-.225t-1.35-.65l-.375.35q-.3.275-.713.275t-.687-.275t-.275-.7t.275-.7l.4-.4q-.4-.6-.6-1.275T13%207q0-2.075%201.463-3.537T18%202h5v5q0%202.075-1.463%203.538T18%2012M5%2018h2v-7H5zm4%200h2V8H9zm4%200h2v-4h-2z%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-time-used.svg?color=%231a73e8&size=48