timer 10 select icon
timer-10-select-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- timer-10-select-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- timer-10-select-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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-11H2.308q-.26 0-.438-.177q-.178-.178-.178-.438t.178-.437t.438-.178h1.404q.51 0 .86.35q.351.352.351.861V17.5q0 .26-.178.438t-.437.178t-.438-.178t-.178-.438zm17.766 11h-3.65q-.214 0-.357-.143t-.143-.357t.143-.356t.357-.144h3.5v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h3.65q.213 0 .356.143t.144.357t-.144.356t-.356.144h-3.5v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTimer10SelectRounded(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-11H2.308q-.26 0-.438-.177q-.178-.178-.178-.438t.178-.437t.438-.178h1.404q.51 0 .86.35q.351.352.351.861V17.5q0 .26-.178.438t-.437.178t-.438-.178t-.178-.438zm17.766 11h-3.65q-.214 0-.357-.143t-.143-.357t.143-.356t.357-.144h3.5v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h3.65q.213 0 .356.143t.144.357t-.144.356t-.356.144h-3.5v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244"/></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-11H2.308q-.26 0-.438-.177q-.178-.178-.178-.438t.178-.437t.438-.178h1.404q.51 0 .86.35q.351.352.351.861V17.5q0 .26-.178.438t-.437.178t-.438-.178t-.178-.438zm17.766 11h-3.65q-.214 0-.357-.143t-.143-.357t.143-.356t.357-.144h3.5v-2h-3.15q-.364 0-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h3.65q.213 0 .356.143t.144.357t-.144.356t-.356.144h-3.5v2h3.15q.363 0 .606.243t.244.607v2.3q0 .363-.244.606q-.243.244-.606.244"/></svg> </template>
CSS
.icon-timer-10-select-rounded {
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-11H2.308q-.26%200-.438-.177q-.178-.178-.178-.438t.178-.437t.438-.178h1.404q.51%200%20.86.35q.351.352.351.861V17.5q0%20.26-.178.438t-.437.178t-.438-.178t-.178-.438zm17.766%2011h-3.65q-.214%200-.357-.143t-.143-.357t.143-.356t.357-.144h3.5v-2h-3.15q-.364%200-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h3.65q.213%200%20.356.143t.144.357t-.144.356t-.356.144h-3.5v2h3.15q.363%200%20.606.243t.244.607v2.3q0%20.363-.244.606q-.243.244-.606.244%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-11H2.308q-.26%200-.438-.177q-.178-.178-.178-.438t.178-.437t.438-.178h1.404q.51%200%20.86.35q.351.352.351.861V17.5q0%20.26-.178.438t-.437.178t-.438-.178t-.178-.438zm17.766%2011h-3.65q-.214%200-.357-.143t-.143-.357t.143-.356t.357-.144h3.5v-2h-3.15q-.364%200-.607-.243t-.243-.606v-2.3q0-.364.243-.607t.607-.243h3.65q.213%200%20.356.143t.144.357t-.144.356t-.356.144h-3.5v2h3.15q.363%200%20.606.243t.244.607v2.3q0%20.363-.244.606q-.243.244-.606.244%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-rounded.svg?color=%231a73e8&size=48