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

Name
timer-10-select
Set
Material Symbols Light
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
timer-10-select-outline

2 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the timer 10 select icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.539 16.885h3.538q.27 0 .442-.174t.173-.442V7.731q0-.27-.173-.442t-.442-.173H9.539q-.27 0-.443.173t-.173.442v8.538q0 .27.173.443t.443.173m0 1.23q-.789 0-1.318-.528q-.529-.53-.529-1.318V7.731q0-.789.53-1.317q.528-.53 1.317-.53h3.538q.789 0 1.317.53q.529.528.529 1.317v8.538q0 .789-.529 1.318q-.528.529-1.317.529zm-5.847 0v-11h-2v-1.23h3.231v12.23zm13.616 0v-1h4v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h4.15v1h-4v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTimer10Select(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.539 16.885h3.538q.27 0 .442-.174t.173-.442V7.731q0-.27-.173-.442t-.442-.173H9.539q-.27 0-.443.173t-.173.442v8.538q0 .27.173.443t.443.173m0 1.23q-.789 0-1.318-.528q-.529-.53-.529-1.318V7.731q0-.789.53-1.317q.528-.53 1.317-.53h3.538q.789 0 1.317.53q.529.528.529 1.317v8.538q0 .789-.529 1.318q-.528.529-1.317.529zm-5.847 0v-11h-2v-1.23h3.231v12.23zm13.616 0v-1h4v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h4.15v1h-4v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244z"/></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.539 16.885h3.538q.27 0 .442-.174t.173-.442V7.731q0-.27-.173-.442t-.442-.173H9.539q-.27 0-.443.173t-.173.442v8.538q0 .27.173.443t.443.173m0 1.23q-.789 0-1.318-.528q-.529-.53-.529-1.318V7.731q0-.789.53-1.317q.528-.53 1.317-.53h3.538q.789 0 1.317.53q.529.528.529 1.317v8.538q0 .789-.529 1.318q-.528.529-1.317.529zm-5.847 0v-11h-2v-1.23h3.231v12.23zm13.616 0v-1h4v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h4.15v1h-4v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244z"/></svg>
</template>

CSS

.icon-timer-10-select {
  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.539%2016.885h3.538q.27%200%20.442-.174t.173-.442V7.731q0-.27-.173-.442t-.442-.173H9.539q-.27%200-.443.173t-.173.442v8.538q0%20.27.173.443t.443.173m0%201.23q-.789%200-1.318-.528q-.529-.53-.529-1.318V7.731q0-.789.53-1.317q.528-.53%201.317-.53h3.538q.789%200%201.317.53q.529.528.529%201.317v8.538q0%20.789-.529%201.318q-.528.529-1.317.529zm-5.847%200v-11h-2v-1.23h3.231v12.23zm13.616%200v-1h4v-2h-3.15q-.364%200-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h4.15v1h-4v2h3.15q.363%200%20.606.243t.244.607v2.3q0%20.363-.244.606q-.243.244-.606.244z%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.539%2016.885h3.538q.27%200%20.442-.174t.173-.442V7.731q0-.27-.173-.442t-.442-.173H9.539q-.27%200-.443.173t-.173.442v8.538q0%20.27.173.443t.443.173m0%201.23q-.789%200-1.318-.528q-.529-.53-.529-1.318V7.731q0-.789.53-1.317q.528-.53%201.317-.53h3.538q.789%200%201.317.53q.529.528.529%201.317v8.538q0%20.789-.529%201.318q-.528.529-1.317.529zm-5.847%200v-11h-2v-1.23h3.231v12.23zm13.616%200v-1h4v-2h-3.15q-.364%200-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h4.15v1h-4v2h3.15q.363%200%20.606.243t.244.607v2.3q0%20.363-.244.606q-.243.244-.606.244z%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-select.svg?color=%231a73e8&size=48