wifi.svg 475 B

1234567891011
  1. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-wifi" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  2. <path stroke="none" d="M0 0h24v24H0z"/>
  3. <g transform="rotate(-45 12 18)">
  4. <line x1="12" y1="18" x2="12.01" y2="18" />
  5. <path d="M12 14a4 4 0 0 1 4 4" />
  6. <path d="M12 10a8 8 0 0 1 8 8" />
  7. <path d="M12 6a12 12 0 0 1 12 12" />
  8. </g>
  9. </svg>