smart watch 03 icon

smart-watch-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
smart-watch-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the smart watch 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4.5 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.07 4.5 8.712 4.5 12 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C19.5 7.07 19.5 8.712 19.5 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C4.5 16.93 4.5 15.288 4.5 12Z"/><path stroke-linecap="round" d="M9 22h6M9 2h6M9.388 9.331c.939-.548 1.758-.327 2.25.025c.202.144.303.216.362.216c.06 0 .16-.072.362-.216c.492-.352 1.311-.573 2.25-.025c1.232.72 1.51 3.094-1.33 5.097c-.542.381-.813.572-1.282.572s-.74-.19-1.281-.572c-2.841-2.003-2.563-4.377-1.33-5.097Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSmartWatch03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M4.5 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.07 4.5 8.712 4.5 12 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C19.5 7.07 19.5 8.712 19.5 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C4.5 16.93 4.5 15.288 4.5 12Z"/><path strokeLinecap="round" d="M9 22h6M9 2h6M9.388 9.331c.939-.548 1.758-.327 2.25.025c.202.144.303.216.362.216c.06 0 .16-.072.362-.216c.492-.352 1.311-.573 2.25-.025c1.232.72 1.51 3.094-1.33 5.097c-.542.381-.813.572-1.282.572s-.74-.19-1.281-.572c-2.841-2.003-2.563-4.377-1.33-5.097Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4.5 12c0-3.287 0-4.931.908-6.038a4 4 0 0 1 .554-.554C7.07 4.5 8.712 4.5 12 4.5c3.287 0 4.931 0 6.038.908a4 4 0 0 1 .554.554C19.5 7.07 19.5 8.712 19.5 12c0 3.287 0 4.931-.908 6.038a4 4 0 0 1-.554.554c-1.107.908-2.75.908-6.038.908c-3.287 0-4.931 0-6.038-.908a4 4 0 0 1-.554-.554C4.5 16.93 4.5 15.288 4.5 12Z"/><path stroke-linecap="round" d="M9 22h6M9 2h6M9.388 9.331c.939-.548 1.758-.327 2.25.025c.202.144.303.216.362.216c.06 0 .16-.072.362-.216c.492-.352 1.311-.573 2.25-.025c1.232.72 1.51 3.094-1.33 5.097c-.542.381-.813.572-1.282.572s-.74-.19-1.281-.572c-2.841-2.003-2.563-4.377-1.33-5.097Z"/></g></svg>
</template>

CSS

.icon-smart-watch-03 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.5%2012c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C7.07%204.5%208.712%204.5%2012%204.5c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C19.5%207.07%2019.5%208.712%2019.5%2012c0%203.287%200%204.931-.908%206.038a4%204%200%200%201-.554.554c-1.107.908-2.75.908-6.038.908c-3.287%200-4.931%200-6.038-.908a4%204%200%200%201-.554-.554C4.5%2016.93%204.5%2015.288%204.5%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2022h6M9%202h6M9.388%209.331c.939-.548%201.758-.327%202.25.025c.202.144.303.216.362.216c.06%200%20.16-.072.362-.216c.492-.352%201.311-.573%202.25-.025c1.232.72%201.51%203.094-1.33%205.097c-.542.381-.813.572-1.282.572s-.74-.19-1.281-.572c-2.841-2.003-2.563-4.377-1.33-5.097Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.5%2012c0-3.287%200-4.931.908-6.038a4%204%200%200%201%20.554-.554C7.07%204.5%208.712%204.5%2012%204.5c3.287%200%204.931%200%206.038.908a4%204%200%200%201%20.554.554C19.5%207.07%2019.5%208.712%2019.5%2012c0%203.287%200%204.931-.908%206.038a4%204%200%200%201-.554.554c-1.107.908-2.75.908-6.038.908c-3.287%200-4.931%200-6.038-.908a4%204%200%200%201-.554-.554C4.5%2016.93%204.5%2015.288%204.5%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2022h6M9%202h6M9.388%209.331c.939-.548%201.758-.327%202.25.025c.202.144.303.216.362.216c.06%200%20.16-.072.362-.216c.492-.352%201.311-.573%202.25-.025c1.232.72%201.51%203.094-1.33%205.097c-.542.381-.813.572-1.282.572s-.74-.19-1.281-.572c-2.841-2.003-2.563-4.377-1.33-5.097Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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