wifi router icon

wifi-router from Unicons by Iconscout · Line · Devices · Apache-2.0 Free for personal and commercial use.

Name
wifi-router
Set
Unicons
Style
Line
Category
Devices
Viewbox
24×24
License
Apache 2.0

More devices icons from Unicons

Use the wifi router icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.9 17a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1m6 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1M15 8.5a1 1 0 0 1 1.73 0a1 1 0 0 0 1.36.37a1 1 0 0 0 .41-1.37a3 3 0 0 0-5.2 0a1 1 0 0 0 1.7 1m7-3a7 7 0 0 0-12.12 0a1 1 0 0 0 .37 1.37a1 1 0 0 0 .45.13a1 1 0 0 0 .87-.5a5 5 0 0 1 8.66 0a1 1 0 0 0 1.37.37A1 1 0 0 0 22 5.5M17.9 14h-1v-3a1 1 0 1 0-2 0v3h-10a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h13a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3m1 5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1Z"/></svg>

React

import type { SVGProps } from "react";

export function UilWifiRouter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.9 17a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1m6 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1M15 8.5a1 1 0 0 1 1.73 0a1 1 0 0 0 1.36.37a1 1 0 0 0 .41-1.37a3 3 0 0 0-5.2 0a1 1 0 0 0 1.7 1m7-3a7 7 0 0 0-12.12 0a1 1 0 0 0 .37 1.37a1 1 0 0 0 .45.13a1 1 0 0 0 .87-.5a5 5 0 0 1 8.66 0a1 1 0 0 0 1.37.37A1 1 0 0 0 22 5.5M17.9 14h-1v-3a1 1 0 1 0-2 0v3h-10a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h13a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3m1 5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.9 17a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1m6 0a1 1 0 1 0 1 1a1 1 0 0 0-1-1M15 8.5a1 1 0 0 1 1.73 0a1 1 0 0 0 1.36.37a1 1 0 0 0 .41-1.37a3 3 0 0 0-5.2 0a1 1 0 0 0 1.7 1m7-3a7 7 0 0 0-12.12 0a1 1 0 0 0 .37 1.37a1 1 0 0 0 .45.13a1 1 0 0 0 .87-.5a5 5 0 0 1 8.66 0a1 1 0 0 0 1.37.37A1 1 0 0 0 22 5.5M17.9 14h-1v-3a1 1 0 1 0-2 0v3h-10a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h13a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3m1 5a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1Z"/></svg>
</template>

CSS

.icon-wifi-router {
  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%22currentColor%22%20d%3D%22M8.9%2017a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-3%200a1%201%200%201%200%201%201a1%201%200%200%200-1-1m6%200a1%201%200%201%200%201%201a1%201%200%200%200-1-1M15%208.5a1%201%200%200%201%201.73%200a1%201%200%200%200%201.36.37a1%201%200%200%200%20.41-1.37a3%203%200%200%200-5.2%200a1%201%200%200%200%201.7%201m7-3a7%207%200%200%200-12.12%200a1%201%200%200%200%20.37%201.37a1%201%200%200%200%20.45.13a1%201%200%200%200%20.87-.5a5%205%200%200%201%208.66%200a1%201%200%200%200%201.37.37A1%201%200%200%200%2022%205.5M17.9%2014h-1v-3a1%201%200%201%200-2%200v3h-10a3%203%200%200%200-3%203v2a3%203%200%200%200%203%203h13a3%203%200%200%200%203-3v-2a3%203%200%200%200-3-3m1%205a1%201%200%200%201-1%201h-13a1%201%200%200%201-1-1v-2a1%201%200%200%201%201-1h13a1%201%200%200%201%201%201Z%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%22currentColor%22%20d%3D%22M8.9%2017a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-3%200a1%201%200%201%200%201%201a1%201%200%200%200-1-1m6%200a1%201%200%201%200%201%201a1%201%200%200%200-1-1M15%208.5a1%201%200%200%201%201.73%200a1%201%200%200%200%201.36.37a1%201%200%200%200%20.41-1.37a3%203%200%200%200-5.2%200a1%201%200%200%200%201.7%201m7-3a7%207%200%200%200-12.12%200a1%201%200%200%200%20.37%201.37a1%201%200%200%200%20.45.13a1%201%200%200%200%20.87-.5a5%205%200%200%201%208.66%200a1%201%200%200%200%201.37.37A1%201%200%200%200%2022%205.5M17.9%2014h-1v-3a1%201%200%201%200-2%200v3h-10a3%203%200%200%200-3%203v2a3%203%200%200%200%203%203h13a3%203%200%200%200%203-3v-2a3%203%200%200%200-3-3m1%205a1%201%200%200%201-1%201h-13a1%201%200%200%201-1-1v-2a1%201%200%200%201%201-1h13a1%201%200%200%201%201%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/wifi-router.svg?color=%231a73e8&size=48