energy program time used icon

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

Name
energy-program-time-used-sharp
Set
Material Symbols Light
Style
Sharp
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

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 11.5q-.788 0-1.513-.26t-1.35-.75l-1.062.968l-.683-.683l1.043-1.023q-.42-.62-.677-1.313T13.5 7q0-1.868 1.316-3.184T18 2.5h4.5V7q0 1.868-1.316 3.184T18 11.5m-1.594-2.298l2.877-2.877l-.733-.708l-2.89 2.89zM2 21V5h9.5v8.5H18V21zm3.73-3.5h1v-6h-1zm3.77 0h1v-9h-1zm3.77 0h1v-3h-1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEnergyProgramTimeUsedSharp(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 11.5q-.788 0-1.513-.26t-1.35-.75l-1.062.968l-.683-.683l1.043-1.023q-.42-.62-.677-1.313T13.5 7q0-1.868 1.316-3.184T18 2.5h4.5V7q0 1.868-1.316 3.184T18 11.5m-1.594-2.298l2.877-2.877l-.733-.708l-2.89 2.89zM2 21V5h9.5v8.5H18V21zm3.73-3.5h1v-6h-1zm3.77 0h1v-9h-1zm3.77 0h1v-3h-1z"/></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 11.5q-.788 0-1.513-.26t-1.35-.75l-1.062.968l-.683-.683l1.043-1.023q-.42-.62-.677-1.313T13.5 7q0-1.868 1.316-3.184T18 2.5h4.5V7q0 1.868-1.316 3.184T18 11.5m-1.594-2.298l2.877-2.877l-.733-.708l-2.89 2.89zM2 21V5h9.5v8.5H18V21zm3.73-3.5h1v-6h-1zm3.77 0h1v-9h-1zm3.77 0h1v-3h-1z"/></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%2011.5q-.788%200-1.513-.26t-1.35-.75l-1.062.968l-.683-.683l1.043-1.023q-.42-.62-.677-1.313T13.5%207q0-1.868%201.316-3.184T18%202.5h4.5V7q0%201.868-1.316%203.184T18%2011.5m-1.594-2.298l2.877-2.877l-.733-.708l-2.89%202.89zM2%2021V5h9.5v8.5H18V21zm3.73-3.5h1v-6h-1zm3.77%200h1v-9h-1zm3.77%200h1v-3h-1z%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%2011.5q-.788%200-1.513-.26t-1.35-.75l-1.062.968l-.683-.683l1.043-1.023q-.42-.62-.677-1.313T13.5%207q0-1.868%201.316-3.184T18%202.5h4.5V7q0%201.868-1.316%203.184T18%2011.5m-1.594-2.298l2.877-2.877l-.733-.708l-2.89%202.89zM2%2021V5h9.5v8.5H18V21zm3.73-3.5h1v-6h-1zm3.77%200h1v-9h-1zm3.77%200h1v-3h-1z%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-time-used-sharp.svg?color=%231a73e8&size=48