wifi sync icon
wifi-sync from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wifi-sync
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
wifi-01wifi-02wifi-circlewifi-cogwifi-connected-01wifi-connected-02wifi-connected-03wifi-disconnected-01wifi-disconnected-02wifi-disconnected-03wifi-disconnected-04wifi-error-01wifi-error-02wifi-full-signalwifi-highwifi-locationwifi-lockwifi-lowwifi-low-signalwifi-medium-signalwifi-no-signalwifi-off-01wifi-off-02wifi-pen
Use the wifi sync icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 7.82a15 15 0 0 1 20 0M5 11.859a10 10 0 0 1 5-2.657M8.5 15.43c.438-.43.948-.771 1.5-1.012m11.465-.918a4 4 0 0 0-6.994.115m.064 3.885a3.999 3.999 0 0 0 6.987-.103M17 14h-1c-.943 0-1.414 0-1.707-.293S14 12.943 14 12v-1m5 6h1c.943 0 1.414 0 1.707.293S22 18.057 22 19v1"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWifiSync(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 7.82a15 15 0 0 1 20 0M5 11.859a10 10 0 0 1 5-2.657M8.5 15.43c.438-.43.948-.771 1.5-1.012m11.465-.918a4 4 0 0 0-6.994.115m.064 3.885a3.999 3.999 0 0 0 6.987-.103M17 14h-1c-.943 0-1.414 0-1.707-.293S14 12.943 14 12v-1m5 6h1c.943 0 1.414 0 1.707.293S22 18.057 22 19v1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 7.82a15 15 0 0 1 20 0M5 11.859a10 10 0 0 1 5-2.657M8.5 15.43c.438-.43.948-.771 1.5-1.012m11.465-.918a4 4 0 0 0-6.994.115m.064 3.885a3.999 3.999 0 0 0 6.987-.103M17 14h-1c-.943 0-1.414 0-1.707-.293S14 12.943 14 12v-1m5 6h1c.943 0 1.414 0 1.707.293S22 18.057 22 19v1"/></svg> </template>
CSS
.icon-wifi-sync {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%207.82a15%2015%200%200%201%2020%200M5%2011.859a10%2010%200%200%201%205-2.657M8.5%2015.43c.438-.43.948-.771%201.5-1.012m11.465-.918a4%204%200%200%200-6.994.115m.064%203.885a3.999%203.999%200%200%200%206.987-.103M17%2014h-1c-.943%200-1.414%200-1.707-.293S14%2012.943%2014%2012v-1m5%206h1c.943%200%201.414%200%201.707.293S22%2018.057%2022%2019v1%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%207.82a15%2015%200%200%201%2020%200M5%2011.859a10%2010%200%200%201%205-2.657M8.5%2015.43c.438-.43.948-.771%201.5-1.012m11.465-.918a4%204%200%200%200-6.994.115m.064%203.885a3.999%203.999%200%200%200%206.987-.103M17%2014h-1c-.943%200-1.414%200-1.707-.293S14%2012.943%2014%2012v-1m5%206h1c.943%200%201.414%200%201.707.293S22%2018.057%2022%2019v1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wifi-sync.svg?color=%231a73e8&size=48