Wi Fi Router Minimalistic icon in outline, twotone, bold and bulk. Free in all four styles, for wifi, bluetooth, battery, power, cloud sync. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconWiFiRouterMinimalistic } from "@devigner-ui/icons";
<IconWiFiRouterMinimalistic className="size-6" />
<script setup>
import { IconWiFiRouterMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconWiFiRouterMinimalistic class="size-6" />
</template>
<script>
import { IconWiFiRouterMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconWiFiRouterMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M21.58 7.4a5.5 5.5 0 0 0-10.16 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M19.38 8.66a3 3 0 0 0-5.76 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><g opacity="1"><path d="M7 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path><path d="M10 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path></g><path d="M2 16c0-1.89 0-2.83.59-3.41C3.17 12 4.1 12 6 12h12c1.89 0 2.83 0 3.41.59.59.58.59 1.52.59 3.41s0 2.83-.59 3.41C20.83 20 19.9 20 18 20H6c-1.89 0-2.83 0-3.41-.59C2 18.83 2 17.9 2 16" stroke="currentColor" stroke-width="1.5"></path><path d="M16.5 12V9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>