timer 3 icon
timer-3-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- timer-3-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the timer 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.393 12.148a8.5 8.5 0 1 0-5.383 9.304a1.75 1.75 0 0 1 .655-1.987a7 7 0 1 1 3.178-7.447q.199-.018.407-.018c.382 0 .768.05 1.143.148m-7.65-3.5a.75.75 0 0 0-1.493.102v4.5l.007.102a.75.75 0 0 0 1.493-.102v-4.5zm6.487-3.474l-.083-.06a.75.75 0 0 0-.877 1.212l1.159.965l.082.06a.75.75 0 0 0 .877-1.213zM15 3.25a.75.75 0 0 0-.75-.75h-4.5l-.102.007A.75.75 0 0 0 9.75 4h4.5l.102-.007A.75.75 0 0 0 15 3.25M18.25 18a.75.75 0 0 1 .75-.75c.527 0 1.058-.185 1.444-.473c.39-.292.556-.623.556-.902c0-.65-.665-1.375-1.75-1.375c-.516 0-1.013.19-1.405.406a4 4 0 0 0-.594.402l-.003.003a.75.75 0 0 1-.997-1.12v-.002l.003-.001l.005-.005l.015-.013a3 3 0 0 1 .226-.179c.148-.11.359-.253.62-.397c.512-.284 1.265-.594 2.13-.594c1.676 0 3.25 1.178 3.25 2.875c0 .895-.52 1.626-1.158 2.104l-.03.021l.03.021c.639.478 1.158 1.21 1.158 2.104c0 1.698-1.574 2.875-3.25 2.875c-.865 0-1.618-.31-2.13-.594a5.6 5.6 0 0 1-.846-.576l-.015-.013l-.005-.005l-.002-.001l-.002-.002a.75.75 0 0 1 .998-1.12l.003.003l.02.016q.002.003.006.005q.037.031.116.09c.105.079.26.185.452.29c.392.217.89.407 1.405.407c1.085 0 1.75-.725 1.75-1.375c0-.28-.165-.61-.556-.902A2.48 2.48 0 0 0 19 18.75a.75.75 0 0 1-.75-.75"/></svg>
React
import type { SVGProps } from "react";
export function FluentTimer324Regular(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="M20.393 12.148a8.5 8.5 0 1 0-5.383 9.304a1.75 1.75 0 0 1 .655-1.987a7 7 0 1 1 3.178-7.447q.199-.018.407-.018c.382 0 .768.05 1.143.148m-7.65-3.5a.75.75 0 0 0-1.493.102v4.5l.007.102a.75.75 0 0 0 1.493-.102v-4.5zm6.487-3.474l-.083-.06a.75.75 0 0 0-.877 1.212l1.159.965l.082.06a.75.75 0 0 0 .877-1.213zM15 3.25a.75.75 0 0 0-.75-.75h-4.5l-.102.007A.75.75 0 0 0 9.75 4h4.5l.102-.007A.75.75 0 0 0 15 3.25M18.25 18a.75.75 0 0 1 .75-.75c.527 0 1.058-.185 1.444-.473c.39-.292.556-.623.556-.902c0-.65-.665-1.375-1.75-1.375c-.516 0-1.013.19-1.405.406a4 4 0 0 0-.594.402l-.003.003a.75.75 0 0 1-.997-1.12v-.002l.003-.001l.005-.005l.015-.013a3 3 0 0 1 .226-.179c.148-.11.359-.253.62-.397c.512-.284 1.265-.594 2.13-.594c1.676 0 3.25 1.178 3.25 2.875c0 .895-.52 1.626-1.158 2.104l-.03.021l.03.021c.639.478 1.158 1.21 1.158 2.104c0 1.698-1.574 2.875-3.25 2.875c-.865 0-1.618-.31-2.13-.594a5.6 5.6 0 0 1-.846-.576l-.015-.013l-.005-.005l-.002-.001l-.002-.002a.75.75 0 0 1 .998-1.12l.003.003l.02.016q.002.003.006.005q.037.031.116.09c.105.079.26.185.452.29c.392.217.89.407 1.405.407c1.085 0 1.75-.725 1.75-1.375c0-.28-.165-.61-.556-.902A2.48 2.48 0 0 0 19 18.75a.75.75 0 0 1-.75-.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.393 12.148a8.5 8.5 0 1 0-5.383 9.304a1.75 1.75 0 0 1 .655-1.987a7 7 0 1 1 3.178-7.447q.199-.018.407-.018c.382 0 .768.05 1.143.148m-7.65-3.5a.75.75 0 0 0-1.493.102v4.5l.007.102a.75.75 0 0 0 1.493-.102v-4.5zm6.487-3.474l-.083-.06a.75.75 0 0 0-.877 1.212l1.159.965l.082.06a.75.75 0 0 0 .877-1.213zM15 3.25a.75.75 0 0 0-.75-.75h-4.5l-.102.007A.75.75 0 0 0 9.75 4h4.5l.102-.007A.75.75 0 0 0 15 3.25M18.25 18a.75.75 0 0 1 .75-.75c.527 0 1.058-.185 1.444-.473c.39-.292.556-.623.556-.902c0-.65-.665-1.375-1.75-1.375c-.516 0-1.013.19-1.405.406a4 4 0 0 0-.594.402l-.003.003a.75.75 0 0 1-.997-1.12v-.002l.003-.001l.005-.005l.015-.013a3 3 0 0 1 .226-.179c.148-.11.359-.253.62-.397c.512-.284 1.265-.594 2.13-.594c1.676 0 3.25 1.178 3.25 2.875c0 .895-.52 1.626-1.158 2.104l-.03.021l.03.021c.639.478 1.158 1.21 1.158 2.104c0 1.698-1.574 2.875-3.25 2.875c-.865 0-1.618-.31-2.13-.594a5.6 5.6 0 0 1-.846-.576l-.015-.013l-.005-.005l-.002-.001l-.002-.002a.75.75 0 0 1 .998-1.12l.003.003l.02.016q.002.003.006.005q.037.031.116.09c.105.079.26.185.452.29c.392.217.89.407 1.405.407c1.085 0 1.75-.725 1.75-1.375c0-.28-.165-.61-.556-.902A2.48 2.48 0 0 0 19 18.75a.75.75 0 0 1-.75-.75"/></svg> </template>
CSS
.icon-timer-3-24-regular {
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%22M20.393%2012.148a8.5%208.5%200%201%200-5.383%209.304a1.75%201.75%200%200%201%20.655-1.987a7%207%200%201%201%203.178-7.447q.199-.018.407-.018c.382%200%20.768.05%201.143.148m-7.65-3.5a.75.75%200%200%200-1.493.102v4.5l.007.102a.75.75%200%200%200%201.493-.102v-4.5zm6.487-3.474l-.083-.06a.75.75%200%200%200-.877%201.212l1.159.965l.082.06a.75.75%200%200%200%20.877-1.213zM15%203.25a.75.75%200%200%200-.75-.75h-4.5l-.102.007A.75.75%200%200%200%209.75%204h4.5l.102-.007A.75.75%200%200%200%2015%203.25M18.25%2018a.75.75%200%200%201%20.75-.75c.527%200%201.058-.185%201.444-.473c.39-.292.556-.623.556-.902c0-.65-.665-1.375-1.75-1.375c-.516%200-1.013.19-1.405.406a4%204%200%200%200-.594.402l-.003.003a.75.75%200%200%201-.997-1.12v-.002l.003-.001l.005-.005l.015-.013a3%203%200%200%201%20.226-.179c.148-.11.359-.253.62-.397c.512-.284%201.265-.594%202.13-.594c1.676%200%203.25%201.178%203.25%202.875c0%20.895-.52%201.626-1.158%202.104l-.03.021l.03.021c.639.478%201.158%201.21%201.158%202.104c0%201.698-1.574%202.875-3.25%202.875c-.865%200-1.618-.31-2.13-.594a5.6%205.6%200%200%201-.846-.576l-.015-.013l-.005-.005l-.002-.001l-.002-.002a.75.75%200%200%201%20.998-1.12l.003.003l.02.016q.002.003.006.005q.037.031.116.09c.105.079.26.185.452.29c.392.217.89.407%201.405.407c1.085%200%201.75-.725%201.75-1.375c0-.28-.165-.61-.556-.902A2.48%202.48%200%200%200%2019%2018.75a.75.75%200%200%201-.75-.75%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%22M20.393%2012.148a8.5%208.5%200%201%200-5.383%209.304a1.75%201.75%200%200%201%20.655-1.987a7%207%200%201%201%203.178-7.447q.199-.018.407-.018c.382%200%20.768.05%201.143.148m-7.65-3.5a.75.75%200%200%200-1.493.102v4.5l.007.102a.75.75%200%200%200%201.493-.102v-4.5zm6.487-3.474l-.083-.06a.75.75%200%200%200-.877%201.212l1.159.965l.082.06a.75.75%200%200%200%20.877-1.213zM15%203.25a.75.75%200%200%200-.75-.75h-4.5l-.102.007A.75.75%200%200%200%209.75%204h4.5l.102-.007A.75.75%200%200%200%2015%203.25M18.25%2018a.75.75%200%200%201%20.75-.75c.527%200%201.058-.185%201.444-.473c.39-.292.556-.623.556-.902c0-.65-.665-1.375-1.75-1.375c-.516%200-1.013.19-1.405.406a4%204%200%200%200-.594.402l-.003.003a.75.75%200%200%201-.997-1.12v-.002l.003-.001l.005-.005l.015-.013a3%203%200%200%201%20.226-.179c.148-.11.359-.253.62-.397c.512-.284%201.265-.594%202.13-.594c1.676%200%203.25%201.178%203.25%202.875c0%20.895-.52%201.626-1.158%202.104l-.03.021l.03.021c.639.478%201.158%201.21%201.158%202.104c0%201.698-1.574%202.875-3.25%202.875c-.865%200-1.618-.31-2.13-.594a5.6%205.6%200%200%201-.846-.576l-.015-.013l-.005-.005l-.002-.001l-.002-.002a.75.75%200%200%201%20.998-1.12l.003.003l.02.016q.002.003.006.005q.037.031.116.09c.105.079.26.185.452.29c.392.217.89.407%201.405.407c1.085%200%201.75-.725%201.75-1.375c0-.28-.165-.61-.556-.902A2.48%202.48%200%200%200%2019%2018.75a.75.75%200%200%201-.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/timer-3-24-regular.svg?color=%231a73e8&size=48