smart watch 01 icon
smart-watch-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- smart-watch-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the smart watch 01 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"><circle cx="12" cy="12" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 7.5s.897-1.572 1.062-3.48c.077-.888.115-1.332.364-1.588c.25-.256.551-.29 1.153-.357C10.977 2.031 11.451 2 12 2s1.023.03 1.42.075c.603.068.904.101 1.154.357s.287.7.364 1.588C15.103 5.928 16 7.5 16 7.5m0 9s-.897 1.572-1.062 3.48c-.077.888-.115 1.332-.364 1.588c-.25.256-.551.29-1.153.357c-.398.044-.872.075-1.421.075s-1.023-.03-1.42-.075c-.603-.068-.904-.101-1.154-.357s-.287-.7-.364-1.588C8.897 18.072 8 16.5 8 16.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSmartWatch01(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"><circle cx="12" cy="12" r="6"/><path strokeLinecap="round" strokeLinejoin="round" d="M8 7.5s.897-1.572 1.062-3.48c.077-.888.115-1.332.364-1.588c.25-.256.551-.29 1.153-.357C10.977 2.031 11.451 2 12 2s1.023.03 1.42.075c.603.068.904.101 1.154.357s.287.7.364 1.588C15.103 5.928 16 7.5 16 7.5m0 9s-.897 1.572-1.062 3.48c-.077.888-.115 1.332-.364 1.588c-.25.256-.551.29-1.153.357c-.398.044-.872.075-1.421.075s-1.023-.03-1.42-.075c-.603-.068-.904-.101-1.154-.357s-.287-.7-.364-1.588C8.897 18.072 8 16.5 8 16.5"/></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"><circle cx="12" cy="12" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 7.5s.897-1.572 1.062-3.48c.077-.888.115-1.332.364-1.588c.25-.256.551-.29 1.153-.357C10.977 2.031 11.451 2 12 2s1.023.03 1.42.075c.603.068.904.101 1.154.357s.287.7.364 1.588C15.103 5.928 16 7.5 16 7.5m0 9s-.897 1.572-1.062 3.48c-.077.888-.115 1.332-.364 1.588c-.25.256-.551.29-1.153.357c-.398.044-.872.075-1.421.075s-1.023-.03-1.42-.075c-.603-.068-.904-.101-1.154-.357s-.287-.7-.364-1.588C8.897 18.072 8 16.5 8 16.5"/></g></svg> </template>
CSS
.icon-smart-watch-01 {
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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%226%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%207.5s.897-1.572%201.062-3.48c.077-.888.115-1.332.364-1.588c.25-.256.551-.29%201.153-.357C10.977%202.031%2011.451%202%2012%202s1.023.03%201.42.075c.603.068.904.101%201.154.357s.287.7.364%201.588C15.103%205.928%2016%207.5%2016%207.5m0%209s-.897%201.572-1.062%203.48c-.077.888-.115%201.332-.364%201.588c-.25.256-.551.29-1.153.357c-.398.044-.872.075-1.421.075s-1.023-.03-1.42-.075c-.603-.068-.904-.101-1.154-.357s-.287-.7-.364-1.588C8.897%2018.072%208%2016.5%208%2016.5%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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%226%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%207.5s.897-1.572%201.062-3.48c.077-.888.115-1.332.364-1.588c.25-.256.551-.29%201.153-.357C10.977%202.031%2011.451%202%2012%202s1.023.03%201.42.075c.603.068.904.101%201.154.357s.287.7.364%201.588C15.103%205.928%2016%207.5%2016%207.5m0%209s-.897%201.572-1.062%203.48c-.077.888-.115%201.332-.364%201.588c-.25.256-.551.29-1.153.357c-.398.044-.872.075-1.421.075s-1.023-.03-1.42-.075c-.603-.068-.904-.101-1.154-.357s-.287-.7-.364-1.588C8.897%2018.072%208%2016.5%208%2016.5%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-01.svg?color=%231a73e8&size=48