wifi error 01 icon

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

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

Related icons in Huge Icons

Use the wifi error 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.5 9.998c-3.768-3.333-9-3.333-13 0"/><path d="M2 6.999c6.316-5.332 13.684-5.332 20 0m-10.007 7.986v1.511m0 1.971v.031m.151-6.49c.35-.014 1.231.155 2.09 1.675l2.154 3.691c.823 1.218 1.227 3.404-1.8 3.568L12 21l-2.616-.074c-3.028-.164-2.562-2.332-1.801-3.567l2.154-3.692c.86-1.52 1.741-1.689 2.09-1.675z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWifiError01(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.5 9.998c-3.768-3.333-9-3.333-13 0"/><path d="M2 6.999c6.316-5.332 13.684-5.332 20 0m-10.007 7.986v1.511m0 1.971v.031m.151-6.49c.35-.014 1.231.155 2.09 1.675l2.154 3.691c.823 1.218 1.227 3.404-1.8 3.568L12 21l-2.616-.074c-3.028-.164-2.562-2.332-1.801-3.567l2.154-3.692c.86-1.52 1.741-1.689 2.09-1.675z"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18.5 9.998c-3.768-3.333-9-3.333-13 0"/><path d="M2 6.999c6.316-5.332 13.684-5.332 20 0m-10.007 7.986v1.511m0 1.971v.031m.151-6.49c.35-.014 1.231.155 2.09 1.675l2.154 3.691c.823 1.218 1.227 3.404-1.8 3.568L12 21l-2.616-.074c-3.028-.164-2.562-2.332-1.801-3.567l2.154-3.692c.86-1.52 1.741-1.689 2.09-1.675z"/></g></svg>
</template>

CSS

.icon-wifi-error-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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%209.998c-3.768-3.333-9-3.333-13%200%22%2F%3E%3Cpath%20d%3D%22M2%206.999c6.316-5.332%2013.684-5.332%2020%200m-10.007%207.986v1.511m0%201.971v.031m.151-6.49c.35-.014%201.231.155%202.09%201.675l2.154%203.691c.823%201.218%201.227%203.404-1.8%203.568L12%2021l-2.616-.074c-3.028-.164-2.562-2.332-1.801-3.567l2.154-3.692c.86-1.52%201.741-1.689%202.09-1.675z%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.5%209.998c-3.768-3.333-9-3.333-13%200%22%2F%3E%3Cpath%20d%3D%22M2%206.999c6.316-5.332%2013.684-5.332%2020%200m-10.007%207.986v1.511m0%201.971v.031m.151-6.49c.35-.014%201.231.155%202.09%201.675l2.154%203.691c.823%201.218%201.227%203.404-1.8%203.568L12%2021l-2.616-.074c-3.028-.164-2.562-2.332-1.801-3.567l2.154-3.692c.86-1.52%201.741-1.689%202.09-1.675z%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-error-01.svg?color=%231a73e8&size=48