Smart Speaker Minimalistic icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSmartSpeakerMinimalistic } from "@devigner-ui/icons";
<IconSmartSpeakerMinimalistic className="size-6" />
<script setup>
import { IconSmartSpeakerMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSmartSpeakerMinimalistic class="size-6" />
</template>
<script>
import { IconSmartSpeakerMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconSmartSpeakerMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.32 6.66a4.8 4.8 0 0 1 3.92-4.2l.21-.04c3-.56 6.1-.56 9.1 0l.32.06a4.7 4.7 0 0 1 3.8 4.07q.64 5.33.04 10.67l-.02.15a4.84 4.84 0 0 1-4.21 4.26l-.9.12-1 .12a25 25 0 0 1-5.16 0l-1-.12-1.01-.13a4.7 4.7 0 0 1-4.1-4.14q-.62-5.34 0-10.68z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M17 6c-.72.6-2.51 1.5-5 1.5S7.72 6.6 7 6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>