Wi Fi Router Round 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 { IconWiFiRouterRound } from "@devigner-ui/icons";
<IconWiFiRouterRound className="size-6" />
<script setup>
import { IconWiFiRouterRound } from "@devigner-ui/icons-vue";
</script>
<template>
<IconWiFiRouterRound class="size-6" />
</template>
<script>
import { IconWiFiRouterRound } from "@devigner-ui/icons-svelte";
</script>
<IconWiFiRouterRound class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 15a5 5 0 0 1 5-5h10a5 5 0 1 1 0 10H7a5 5 0 0 1-5-5" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M18.33 22.34a.75.75 0 1 0 1.34-.68zm-1-2 1 2 1.34-.68-1-2z" fill="currentColor"></path><path opacity="1" d="M5.67 22.34a.75.75 0 0 1-1.34-.68zm1-2-1 2-1.34-.68 1-2z" fill="currentColor"></path><path d="M8.5 15a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M12 15h6.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M21.58 5.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 6.66a3 3 0 0 0-5.76 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M17.5 7a1 1 0 1 1-2 0 1 1 0 0 1 2 0" fill="currentColor"></path></svg>