ai smartwatch icon
ai-smartwatch from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ai-smartwatch
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the ai smartwatch 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 stroke-linecap="round" d="M14.121 17.121C13.243 18 11.828 18 9 18s-4.243 0-5.121-.879C3 16.243 3 14.828 3 12s0-4.243.879-5.121C4.757 6 6.172 6 9 6s4.243 0 5.121.879"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.25 6.75L18 9h-2m3.5-2.25a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0m.75 10.5L18 15h-2m3.5 2.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m.75-5.25H12m7.5 0a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0"/><path d="m13 6l-.272-1.09c-.335-1.338-.502-2.007-.978-2.42a2 2 0 0 0-.165-.129C11.07 2 10.38 2 9 2s-2.069 0-2.585.361q-.086.06-.165.129c-.476.413-.643 1.082-.978 2.42L5 6m0 12l.272 1.09c.335 1.338.502 2.007.978 2.42q.08.069.165.129C6.93 22 7.62 22 9 22s2.069 0 2.585-.361q.085-.06.165-.129c.476-.413.643-1.082.978-2.42L13 18"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAiSmartwatch(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 strokeLinecap="round" d="M14.121 17.121C13.243 18 11.828 18 9 18s-4.243 0-5.121-.879C3 16.243 3 14.828 3 12s0-4.243.879-5.121C4.757 6 6.172 6 9 6s4.243 0 5.121.879"/><path strokeLinecap="round" strokeLinejoin="round" d="M20.25 6.75L18 9h-2m3.5-2.25a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0m.75 10.5L18 15h-2m3.5 2.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m.75-5.25H12m7.5 0a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0"/><path d="m13 6l-.272-1.09c-.335-1.338-.502-2.007-.978-2.42a2 2 0 0 0-.165-.129C11.07 2 10.38 2 9 2s-2.069 0-2.585.361q-.086.06-.165.129c-.476.413-.643 1.082-.978 2.42L5 6m0 12l.272 1.09c.335 1.338.502 2.007.978 2.42q.08.069.165.129C6.93 22 7.62 22 9 22s2.069 0 2.585-.361q.085-.06.165-.129c.476-.413.643-1.082.978-2.42L13 18"/></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 stroke-linecap="round" d="M14.121 17.121C13.243 18 11.828 18 9 18s-4.243 0-5.121-.879C3 16.243 3 14.828 3 12s0-4.243.879-5.121C4.757 6 6.172 6 9 6s4.243 0 5.121.879"/><path stroke-linecap="round" stroke-linejoin="round" d="M20.25 6.75L18 9h-2m3.5-2.25a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0m.75 10.5L18 15h-2m3.5 2.25a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0m.75-5.25H12m7.5 0a.75.75 0 1 0 1.5 0a.75.75 0 0 0-1.5 0"/><path d="m13 6l-.272-1.09c-.335-1.338-.502-2.007-.978-2.42a2 2 0 0 0-.165-.129C11.07 2 10.38 2 9 2s-2.069 0-2.585.361q-.086.06-.165.129c-.476.413-.643 1.082-.978 2.42L5 6m0 12l.272 1.09c.335 1.338.502 2.007.978 2.42q.08.069.165.129C6.93 22 7.62 22 9 22s2.069 0 2.585-.361q.085-.06.165-.129c.476-.413.643-1.082.978-2.42L13 18"/></g></svg> </template>
CSS
.icon-ai-smartwatch {
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%20stroke-linecap%3D%22round%22%20d%3D%22M14.121%2017.121C13.243%2018%2011.828%2018%209%2018s-4.243%200-5.121-.879C3%2016.243%203%2014.828%203%2012s0-4.243.879-5.121C4.757%206%206.172%206%209%206s4.243%200%205.121.879%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.25%206.75L18%209h-2m3.5-2.25a.75.75%200%201%200%201.5%200a.75.75%200%200%200-1.5%200m.75%2010.5L18%2015h-2m3.5%202.25a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200m.75-5.25H12m7.5%200a.75.75%200%201%200%201.5%200a.75.75%200%200%200-1.5%200%22%2F%3E%3Cpath%20d%3D%22m13%206l-.272-1.09c-.335-1.338-.502-2.007-.978-2.42a2%202%200%200%200-.165-.129C11.07%202%2010.38%202%209%202s-2.069%200-2.585.361q-.086.06-.165.129c-.476.413-.643%201.082-.978%202.42L5%206m0%2012l.272%201.09c.335%201.338.502%202.007.978%202.42q.08.069.165.129C6.93%2022%207.62%2022%209%2022s2.069%200%202.585-.361q.085-.06.165-.129c.476-.413.643-1.082.978-2.42L13%2018%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%20stroke-linecap%3D%22round%22%20d%3D%22M14.121%2017.121C13.243%2018%2011.828%2018%209%2018s-4.243%200-5.121-.879C3%2016.243%203%2014.828%203%2012s0-4.243.879-5.121C4.757%206%206.172%206%209%206s4.243%200%205.121.879%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.25%206.75L18%209h-2m3.5-2.25a.75.75%200%201%200%201.5%200a.75.75%200%200%200-1.5%200m.75%2010.5L18%2015h-2m3.5%202.25a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200m.75-5.25H12m7.5%200a.75.75%200%201%200%201.5%200a.75.75%200%200%200-1.5%200%22%2F%3E%3Cpath%20d%3D%22m13%206l-.272-1.09c-.335-1.338-.502-2.007-.978-2.42a2%202%200%200%200-.165-.129C11.07%202%2010.38%202%209%202s-2.069%200-2.585.361q-.086.06-.165.129c-.476.413-.643%201.082-.978%202.42L5%206m0%2012l.272%201.09c.335%201.338.502%202.007.978%202.42q.08.069.165.129C6.93%2022%207.62%2022%209%2022s2.069%200%202.585-.361q.085-.06.165-.129c.476-.413.643-1.082.978-2.42L13%2018%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/ai-smartwatch.svg?color=%231a73e8&size=48