Microphone Slash2 icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMicrophoneSlash2 } from "@devigner-ui/icons";
<IconMicrophoneSlash2 className="size-6" />
<script setup>
import { IconMicrophoneSlash2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMicrophoneSlash2 class="size-6" />
</template>
<script>
import { IconMicrophoneSlash2 } from "@devigner-ui/icons-svelte";
</script>
<IconMicrophoneSlash2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.67 6.3V6a4 4 0 1 0-8 0v5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.02 9.65v1.7q0 1.6.6 2.98" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M20.74 2.84 4.6 18.99" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.67 3v3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M9.7 14.19a4 4 0 0 0 6.96-2.69V11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.45 16.95a7.65 7.65 0 0 0 12.87-5.6v-1.7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.67 19v3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>