twotone watch off icon

twotone-watch-off from Google Material Icons by Material Design Authors · Baseline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
twotone-watch-off
Set
Google Material Icons
Style
Baseline
Category
Hardware
Viewbox
24×24
License
Apache 2.0

More hardware icons from Google Material Icons

Use the twotone watch off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.89 5.27L13.51 4h-3.02l-.38 1.27c1.82-.51 3.23-.16 3.78 0m-3.78 13.46l.38 1.27h3.02l.38-1.27c-1.82.51-3.23.16-3.78 0" opacity=".3"/><path fill="currentColor" d="M12 7c2.76 0 5 2.24 5 5c0 .64-.13 1.25-.35 1.82l1.5 1.5a6.96 6.96 0 0 0-1.79-8.79L15 2H9l-.96 3.21l2.14 2.14C10.75 7.13 11.36 7 12 7m-1.51-3h3.02l.38 1.27c-.55-.16-1.97-.51-3.78 0zM2.81 2.81L1.39 4.22l4.46 4.46a6.96 6.96 0 0 0 1.79 8.79L9 22h6l.96-3.21l3.82 3.82l1.41-1.41zM13.51 20h-3.02l-.38-1.27c.55.15 1.97.51 3.78 0zM12 17c-2.76 0-5-2.24-5-5c0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneWatchOff(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.89 5.27L13.51 4h-3.02l-.38 1.27c1.82-.51 3.23-.16 3.78 0m-3.78 13.46l.38 1.27h3.02l.38-1.27c-1.82.51-3.23.16-3.78 0" opacity=".3"/><path fill="currentColor" d="M12 7c2.76 0 5 2.24 5 5c0 .64-.13 1.25-.35 1.82l1.5 1.5a6.96 6.96 0 0 0-1.79-8.79L15 2H9l-.96 3.21l2.14 2.14C10.75 7.13 11.36 7 12 7m-1.51-3h3.02l.38 1.27c-.55-.16-1.97-.51-3.78 0zM2.81 2.81L1.39 4.22l4.46 4.46a6.96 6.96 0 0 0 1.79 8.79L9 22h6l.96-3.21l3.82 3.82l1.41-1.41zM13.51 20h-3.02l-.38-1.27c.55.15 1.97.51 3.78 0zM12 17c-2.76 0-5-2.24-5-5c0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35"/></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.89 5.27L13.51 4h-3.02l-.38 1.27c1.82-.51 3.23-.16 3.78 0m-3.78 13.46l.38 1.27h3.02l.38-1.27c-1.82.51-3.23.16-3.78 0" opacity=".3"/><path fill="currentColor" d="M12 7c2.76 0 5 2.24 5 5c0 .64-.13 1.25-.35 1.82l1.5 1.5a6.96 6.96 0 0 0-1.79-8.79L15 2H9l-.96 3.21l2.14 2.14C10.75 7.13 11.36 7 12 7m-1.51-3h3.02l.38 1.27c-.55-.16-1.97-.51-3.78 0zM2.81 2.81L1.39 4.22l4.46 4.46a6.96 6.96 0 0 0 1.79 8.79L9 22h6l.96-3.21l3.82 3.82l1.41-1.41zM13.51 20h-3.02l-.38-1.27c.55.15 1.97.51 3.78 0zM12 17c-2.76 0-5-2.24-5-5c0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35"/></svg>
</template>

CSS

.icon-twotone-watch-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%22M13.89%205.27L13.51%204h-3.02l-.38%201.27c1.82-.51%203.23-.16%203.78%200m-3.78%2013.46l.38%201.27h3.02l.38-1.27c-1.82.51-3.23.16-3.78%200%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%20.64-.13%201.25-.35%201.82l1.5%201.5a6.96%206.96%200%200%200-1.79-8.79L15%202H9l-.96%203.21l2.14%202.14C10.75%207.13%2011.36%207%2012%207m-1.51-3h3.02l.38%201.27c-.55-.16-1.97-.51-3.78%200zM2.81%202.81L1.39%204.22l4.46%204.46a6.96%206.96%200%200%200%201.79%208.79L9%2022h6l.96-3.21l3.82%203.82l1.41-1.41zM13.51%2020h-3.02l-.38-1.27c.55.15%201.97.51%203.78%200zM12%2017c-2.76%200-5-2.24-5-5c0-.64.13-1.25.35-1.82l6.47%206.47c-.57.22-1.18.35-1.82.35%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.89%205.27L13.51%204h-3.02l-.38%201.27c1.82-.51%203.23-.16%203.78%200m-3.78%2013.46l.38%201.27h3.02l.38-1.27c-1.82.51-3.23.16-3.78%200%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%207c2.76%200%205%202.24%205%205c0%20.64-.13%201.25-.35%201.82l1.5%201.5a6.96%206.96%200%200%200-1.79-8.79L15%202H9l-.96%203.21l2.14%202.14C10.75%207.13%2011.36%207%2012%207m-1.51-3h3.02l.38%201.27c-.55-.16-1.97-.51-3.78%200zM2.81%202.81L1.39%204.22l4.46%204.46a6.96%206.96%200%200%200%201.79%208.79L9%2022h6l.96-3.21l3.82%203.82l1.41-1.41zM13.51%2020h-3.02l-.38-1.27c.55.15%201.97.51%203.78%200zM12%2017c-2.76%200-5-2.24-5-5c0-.64.13-1.25.35-1.82l6.47%206.47c-.57.22-1.18.35-1.82.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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