wifi connected 01 icon

wifi-connected-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
wifi-connected-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the wifi connected 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"><path stroke-linecap="round" d="M12 20.5c-.983 0-1.714-.997-3.176-2.991L3.487 9.731c-1.079-1.473-1.619-2.209-1.46-3.154c.16-.946.79-1.36 2.053-2.19A14.36 14.36 0 0 1 12 2c2.904 0 5.617.873 7.92 2.387c1.262.83 1.893 1.244 2.053 2.19c.159.945-.381 1.681-1.46 3.154L16 16"/><path d="M19 13a13.25 13.25 0 0 0-14 0m16-3C15.455 6 8.545 6 3 10"/><path stroke-linecap="round" d="M16 16a8.5 8.5 0 0 0-8 0"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 19s1 0 2 2c0 0 3.177-5 6-6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWifiConnected01(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="M12 20.5c-.983 0-1.714-.997-3.176-2.991L3.487 9.731c-1.079-1.473-1.619-2.209-1.46-3.154c.16-.946.79-1.36 2.053-2.19A14.36 14.36 0 0 1 12 2c2.904 0 5.617.873 7.92 2.387c1.262.83 1.893 1.244 2.053 2.19c.159.945-.381 1.681-1.46 3.154L16 16"/><path d="M19 13a13.25 13.25 0 0 0-14 0m16-3C15.455 6 8.545 6 3 10"/><path strokeLinecap="round" d="M16 16a8.5 8.5 0 0 0-8 0"/><path strokeLinecap="round" strokeLinejoin="round" d="M14 19s1 0 2 2c0 0 3.177-5 6-6"/></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="M12 20.5c-.983 0-1.714-.997-3.176-2.991L3.487 9.731c-1.079-1.473-1.619-2.209-1.46-3.154c.16-.946.79-1.36 2.053-2.19A14.36 14.36 0 0 1 12 2c2.904 0 5.617.873 7.92 2.387c1.262.83 1.893 1.244 2.053 2.19c.159.945-.381 1.681-1.46 3.154L16 16"/><path d="M19 13a13.25 13.25 0 0 0-14 0m16-3C15.455 6 8.545 6 3 10"/><path stroke-linecap="round" d="M16 16a8.5 8.5 0 0 0-8 0"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 19s1 0 2 2c0 0 3.177-5 6-6"/></g></svg>
</template>

CSS

.icon-wifi-connected-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%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2020.5c-.983%200-1.714-.997-3.176-2.991L3.487%209.731c-1.079-1.473-1.619-2.209-1.46-3.154c.16-.946.79-1.36%202.053-2.19A14.36%2014.36%200%200%201%2012%202c2.904%200%205.617.873%207.92%202.387c1.262.83%201.893%201.244%202.053%202.19c.159.945-.381%201.681-1.46%203.154L16%2016%22%2F%3E%3Cpath%20d%3D%22M19%2013a13.25%2013.25%200%200%200-14%200m16-3C15.455%206%208.545%206%203%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2016a8.5%208.5%200%200%200-8%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2019s1%200%202%202c0%200%203.177-5%206-6%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%22M12%2020.5c-.983%200-1.714-.997-3.176-2.991L3.487%209.731c-1.079-1.473-1.619-2.209-1.46-3.154c.16-.946.79-1.36%202.053-2.19A14.36%2014.36%200%200%201%2012%202c2.904%200%205.617.873%207.92%202.387c1.262.83%201.893%201.244%202.053%202.19c.159.945-.381%201.681-1.46%203.154L16%2016%22%2F%3E%3Cpath%20d%3D%22M19%2013a13.25%2013.25%200%200%200-14%200m16-3C15.455%206%208.545%206%203%2010%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2016a8.5%208.5%200%200%200-8%200%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2019s1%200%202%202c0%200%203.177-5%206-6%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/wifi-connected-01.svg?color=%231a73e8&size=48