round-timer-off from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.

Name
round-timer-off
Set
Google Material Icons
Style
Baseline
Category
Image
Viewbox
24×24
License
Apache 2.0

More image icons from Google Material Icons

Use the round timer off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 3h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1m2 5c.55 0 1 .45 1 1v1.17l6.98 6.98a8.96 8.96 0 0 0-.95-9.76l.75-.75a.993.993 0 0 0 0-1.4l-.01-.01a.993.993 0 0 0-1.4 0l-.75.75A8.96 8.96 0 0 0 12 4c-1.48 0-2.89.38-4.13 1.04l3.36 3.36c.18-.24.45-.4.77-.4M2.1 3.51a.996.996 0 0 0 0 1.41l2.72 2.72C3.73 9.09 3.05 10.86 3 12.76a8.998 8.998 0 0 0 14.38 7.45l1.69 1.69a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundTimerOff(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="M10 3h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1m2 5c.55 0 1 .45 1 1v1.17l6.98 6.98a8.96 8.96 0 0 0-.95-9.76l.75-.75a.993.993 0 0 0 0-1.4l-.01-.01a.993.993 0 0 0-1.4 0l-.75.75A8.96 8.96 0 0 0 12 4c-1.48 0-2.89.38-4.13 1.04l3.36 3.36c.18-.24.45-.4.77-.4M2.1 3.51a.996.996 0 0 0 0 1.41l2.72 2.72C3.73 9.09 3.05 10.86 3 12.76a8.998 8.998 0 0 0 14.38 7.45l1.69 1.69a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 3h4c.55 0 1-.45 1-1s-.45-1-1-1h-4c-.55 0-1 .45-1 1s.45 1 1 1m2 5c.55 0 1 .45 1 1v1.17l6.98 6.98a8.96 8.96 0 0 0-.95-9.76l.75-.75a.993.993 0 0 0 0-1.4l-.01-.01a.993.993 0 0 0-1.4 0l-.75.75A8.96 8.96 0 0 0 12 4c-1.48 0-2.89.38-4.13 1.04l3.36 3.36c.18-.24.45-.4.77-.4M2.1 3.51a.996.996 0 0 0 0 1.41l2.72 2.72C3.73 9.09 3.05 10.86 3 12.76a8.998 8.998 0 0 0 14.38 7.45l1.69 1.69a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg>
</template>

CSS

.icon-round-timer-off {
  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%22M10%203h4c.55%200%201-.45%201-1s-.45-1-1-1h-4c-.55%200-1%20.45-1%201s.45%201%201%201m2%205c.55%200%201%20.45%201%201v1.17l6.98%206.98a8.96%208.96%200%200%200-.95-9.76l.75-.75a.993.993%200%200%200%200-1.4l-.01-.01a.993.993%200%200%200-1.4%200l-.75.75A8.96%208.96%200%200%200%2012%204c-1.48%200-2.89.38-4.13%201.04l3.36%203.36c.18-.24.45-.4.77-.4M2.1%203.51a.996.996%200%200%200%200%201.41l2.72%202.72C3.73%209.09%203.05%2010.86%203%2012.76a8.998%208.998%200%200%200%2014.38%207.45l1.69%201.69a.996.996%200%201%200%201.41-1.41L3.51%203.51a.996.996%200%200%200-1.41%200%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%22M10%203h4c.55%200%201-.45%201-1s-.45-1-1-1h-4c-.55%200-1%20.45-1%201s.45%201%201%201m2%205c.55%200%201%20.45%201%201v1.17l6.98%206.98a8.96%208.96%200%200%200-.95-9.76l.75-.75a.993.993%200%200%200%200-1.4l-.01-.01a.993.993%200%200%200-1.4%200l-.75.75A8.96%208.96%200%200%200%2012%204c-1.48%200-2.89.38-4.13%201.04l3.36%203.36c.18-.24.45-.4.77-.4M2.1%203.51a.996.996%200%200%200%200%201.41l2.72%202.72C3.73%209.09%203.05%2010.86%203%2012.76a8.998%208.998%200%200%200%2014.38%207.45l1.69%201.69a.996.996%200%201%200%201.41-1.41L3.51%203.51a.996.996%200%200%200-1.41%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-timer-off.svg?color=%231a73e8&size=48