energy program time used icon

energy-program-time-used-sharp from Material Symbols by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.

Name
energy-program-time-used-sharp
Set
Material Symbols
Style
Sharp
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="M18 12q-.75 0-1.475-.225t-1.35-.65l-1.1 1.025l-1.375-1.375l1.1-1.1q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12m-.825-2.875l2.8-2.8l-1.425-1.4L15.775 7.7zM1 22V4h10v10h8v8zm4-4h2v-7H5zm4 0h2V8H9zm4 0h2v-4h-2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEnergyProgramTimeUsedSharp(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="M18 12q-.75 0-1.475-.225t-1.35-.65l-1.1 1.025l-1.375-1.375l1.1-1.1q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12m-.825-2.875l2.8-2.8l-1.425-1.4L15.775 7.7zM1 22V4h10v10h8v8zm4-4h2v-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="M18 12q-.75 0-1.475-.225t-1.35-.65l-1.1 1.025l-1.375-1.375l1.1-1.1q-.4-.6-.6-1.275T13 7q0-2.075 1.463-3.537T18 2h5v5q0 2.075-1.463 3.538T18 12m-.825-2.875l2.8-2.8l-1.425-1.4L15.775 7.7zM1 22V4h10v10h8v8zm4-4h2v-7H5zm4 0h2V8H9zm4 0h2v-4h-2z"/></svg>
</template>

CSS

.icon-energy-program-time-used-sharp {
  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%22M18%2012q-.75%200-1.475-.225t-1.35-.65l-1.1%201.025l-1.375-1.375l1.1-1.1q-.4-.6-.6-1.275T13%207q0-2.075%201.463-3.537T18%202h5v5q0%202.075-1.463%203.538T18%2012m-.825-2.875l2.8-2.8l-1.425-1.4L15.775%207.7zM1%2022V4h10v10h8v8zm4-4h2v-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%22M18%2012q-.75%200-1.475-.225t-1.35-.65l-1.1%201.025l-1.375-1.375l1.1-1.1q-.4-.6-.6-1.275T13%207q0-2.075%201.463-3.537T18%202h5v5q0%202.075-1.463%203.538T18%2012m-.825-2.875l2.8-2.8l-1.425-1.4L15.775%207.7zM1%2022V4h10v10h8v8zm4-4h2v-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-sharp.svg?color=%231a73e8&size=48