Home Wi Fi Angle 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 { IconHomeWiFiAngle } from "@devigner-ui/icons";
<IconHomeWiFiAngle className="size-6" />
<script setup>
import { IconHomeWiFiAngle } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHomeWiFiAngle class="size-6" />
</template>
<script>
import { IconHomeWiFiAngle } from "@devigner-ui/icons-svelte";
</script>
<IconHomeWiFiAngle 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="M2.36 12.96C1.98 10.32 1.8 9 2.34 7.88s1.69-1.82 3.99-3.19l1.38-.82C9.81 2.62 10.85 2 12 2s2.2.62 4.29 1.87l1.38.82c2.3 1.37 3.45 2.06 4 3.19.53 1.12.35 2.44-.03 5.08l-.28 1.94c-.49 3.38-.73 5.08-1.9 6.09C18.27 22 16.55 22 13.1 22h-2.22c-3.44 0-5.17 0-6.34-1.01-1.18-1.01-1.42-2.7-1.9-6.1z" stroke="currentColor" stroke-width="1.5"></path><path d="M6 11.68a8.05 8.05 0 0 1 12 0M8 13.84a5.37 5.37 0 0 1 8 0M10 16c1.1-1.2 2.9-1.2 4 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>