timer-10-alt-1 from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
timer-10-alt-1
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the timer 10 alt 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 16.635h1v-7.27H7.904v1h1.154zm4.192 0h1.423q.594 0 1.009-.415q.414-.414.414-1.008v-4.404q0-.594-.414-1.018t-1.009-.424H13.25q-.594 0-1.009.424t-.414 1.018v4.404q0 .594.414 1.008q.415.415 1.009.415m0-1q-.173 0-.298-.126t-.125-.298v-4.403q0-.173.125-.298t.298-.125h1.423q.173 0 .298.125t.125.298v4.404q0 .173-.125.298t-.298.125zM9.385 2.5v-1h5.23v1zm-.497 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTimer10Alt1(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="M9.058 16.635h1v-7.27H7.904v1h1.154zm4.192 0h1.423q.594 0 1.009-.415q.414-.414.414-1.008v-4.404q0-.594-.414-1.018t-1.009-.424H13.25q-.594 0-1.009.424t-.414 1.018v4.404q0 .594.414 1.008q.415.415 1.009.415m0-1q-.173 0-.298-.126t-.125-.298v-4.403q0-.173.125-.298t.298-.125h1.423q.173 0 .298.125t.125.298v4.404q0 .173-.125.298t-.298.125zM9.385 2.5v-1h5.23v1zm-.497 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.058 16.635h1v-7.27H7.904v1h1.154zm4.192 0h1.423q.594 0 1.009-.415q.414-.414.414-1.008v-4.404q0-.594-.414-1.018t-1.009-.424H13.25q-.594 0-1.009.424t-.414 1.018v4.404q0 .594.414 1.008q.415.415 1.009.415m0-1q-.173 0-.298-.126t-.125-.298v-4.403q0-.173.125-.298t.298-.125h1.423q.173 0 .298.125t.125.298v4.404q0 .173-.125.298t-.298.125zM9.385 2.5v-1h5.23v1zm-.497 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626"/></svg>
</template>

CSS

.icon-timer-10-alt-1 {
  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%22M9.058%2016.635h1v-7.27H7.904v1h1.154zm4.192%200h1.423q.594%200%201.009-.415q.414-.414.414-1.008v-4.404q0-.594-.414-1.018t-1.009-.424H13.25q-.594%200-1.009.424t-.414%201.018v4.404q0%20.594.414%201.008q.415.415%201.009.415m0-1q-.173%200-.298-.126t-.125-.298v-4.403q0-.173.125-.298t.298-.125h1.423q.173%200%20.298.125t.125.298v4.404q0%20.173-.125.298t-.298.125zM9.385%202.5v-1h5.23v1zm-.497%2017.874q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013t.626-3.113t1.716-2.545t2.546-1.716T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.95%201.135%201.469%202.493T20%2013q0%201.658-.626%203.113t-1.716%202.545t-2.546%201.716T12%2021t-3.113-.626%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%22M9.058%2016.635h1v-7.27H7.904v1h1.154zm4.192%200h1.423q.594%200%201.009-.415q.414-.414.414-1.008v-4.404q0-.594-.414-1.018t-1.009-.424H13.25q-.594%200-1.009.424t-.414%201.018v4.404q0%20.594.414%201.008q.415.415%201.009.415m0-1q-.173%200-.298-.126t-.125-.298v-4.403q0-.173.125-.298t.298-.125h1.423q.173%200%20.298.125t.125.298v4.404q0%20.173-.125.298t-.298.125zM9.385%202.5v-1h5.23v1zm-.497%2017.874q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013t.626-3.113t1.716-2.545t2.546-1.716T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.95%201.135%201.469%202.493T20%2013q0%201.658-.626%203.113t-1.716%202.545t-2.546%201.716T12%2021t-3.113-.626%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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