timer-5-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
timer-5-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the timer 5 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.308 16.635q.412 0 .706-.3t.294-.72V13.5q0-.402-.3-.701q-.298-.299-.7-.299h-2.616v-2.134h3.116q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.305q-.351 0-.581.232t-.23.575v2.52q0 .343.233.575t.575.232h2.808v2.135h-3.116q-.212 0-.356.144t-.144.356t.144.356t.356.144zm3.642 1.315Q19 15.9 19 13t-2.05-4.95T12 6T7.05 8.05T5 13t2.05 4.95T12 20t4.95-2.05M9.885 2.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.23q.213 0 .357.144t.144.357t-.144.356t-.356.143zm-.997 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.55-1.716T12 5q1.454 0 2.812.52t2.492 1.469l.738-.739q.14-.14.345-.15t.363.15t.16.354t-.16.354l-.738.738q.95 1.135 1.469 2.493T20 13q0 1.649-.626 3.108t-1.716 2.55t-2.546 1.716T12 21t-3.113-.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTimer5OutlineRounded(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="M13.308 16.635q.412 0 .706-.3t.294-.72V13.5q0-.402-.3-.701q-.298-.299-.7-.299h-2.616v-2.134h3.116q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.305q-.351 0-.581.232t-.23.575v2.52q0 .343.233.575t.575.232h2.808v2.135h-3.116q-.212 0-.356.144t-.144.356t.144.356t.356.144zm3.642 1.315Q19 15.9 19 13t-2.05-4.95T12 6T7.05 8.05T5 13t2.05 4.95T12 20t4.95-2.05M9.885 2.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.23q.213 0 .357.144t.144.357t-.144.356t-.356.143zm-.997 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.55-1.716T12 5q1.454 0 2.812.52t2.492 1.469l.738-.739q.14-.14.345-.15t.363.15t.16.354t-.16.354l-.738.738q.95 1.135 1.469 2.493T20 13q0 1.649-.626 3.108t-1.716 2.55t-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="M13.308 16.635q.412 0 .706-.3t.294-.72V13.5q0-.402-.3-.701q-.298-.299-.7-.299h-2.616v-2.134h3.116q.212 0 .356-.144t.144-.357t-.144-.356t-.356-.143h-3.305q-.351 0-.581.232t-.23.575v2.52q0 .343.233.575t.575.232h2.808v2.135h-3.116q-.212 0-.356.144t-.144.356t.144.356t.356.144zm3.642 1.315Q19 15.9 19 13t-2.05-4.95T12 6T7.05 8.05T5 13t2.05 4.95T12 20t4.95-2.05M9.885 2.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h4.23q.213 0 .357.144t.144.357t-.144.356t-.356.143zm-.997 17.874q-1.455-.626-2.546-1.716t-1.716-2.545T4 13t.626-3.113t1.716-2.545t2.55-1.716T12 5q1.454 0 2.812.52t2.492 1.469l.738-.739q.14-.14.345-.15t.363.15t.16.354t-.16.354l-.738.738q.95 1.135 1.469 2.493T20 13q0 1.649-.626 3.108t-1.716 2.55t-2.546 1.716T12 21t-3.113-.626"/></svg>
</template>

CSS

.icon-timer-5-outline-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%22M13.308%2016.635q.412%200%20.706-.3t.294-.72V13.5q0-.402-.3-.701q-.298-.299-.7-.299h-2.616v-2.134h3.116q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-3.305q-.351%200-.581.232t-.23.575v2.52q0%20.343.233.575t.575.232h2.808v2.135h-3.116q-.212%200-.356.144t-.144.356t.144.356t.356.144zm3.642%201.315Q19%2015.9%2019%2013t-2.05-4.95T12%206T7.05%208.05T5%2013t2.05%204.95T12%2020t4.95-2.05M9.885%202.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h4.23q.213%200%20.357.144t.144.357t-.144.356t-.356.143zm-.997%2017.874q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013t.626-3.113t1.716-2.545t2.55-1.716T12%205q1.454%200%202.812.52t2.492%201.469l.738-.739q.14-.14.345-.15t.363.15t.16.354t-.16.354l-.738.738q.95%201.135%201.469%202.493T20%2013q0%201.649-.626%203.108t-1.716%202.55t-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%22M13.308%2016.635q.412%200%20.706-.3t.294-.72V13.5q0-.402-.3-.701q-.298-.299-.7-.299h-2.616v-2.134h3.116q.212%200%20.356-.144t.144-.357t-.144-.356t-.356-.143h-3.305q-.351%200-.581.232t-.23.575v2.52q0%20.343.233.575t.575.232h2.808v2.135h-3.116q-.212%200-.356.144t-.144.356t.144.356t.356.144zm3.642%201.315Q19%2015.9%2019%2013t-2.05-4.95T12%206T7.05%208.05T5%2013t2.05%204.95T12%2020t4.95-2.05M9.885%202.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h4.23q.213%200%20.357.144t.144.357t-.144.356t-.356.143zm-.997%2017.874q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013t.626-3.113t1.716-2.545t2.55-1.716T12%205q1.454%200%202.812.52t2.492%201.469l.738-.739q.14-.14.345-.15t.363.15t.16.354t-.16.354l-.738.738q.95%201.135%201.469%202.493T20%2013q0%201.649-.626%203.108t-1.716%202.55t-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-5-outline-rounded.svg?color=%231a73e8&size=48