microphone slash icon
microphone-slash from Reicon by REICON · Outline · Video · MIT Free for personal and commercial use.
- Name
- microphone-slash
- Set
- Reicon
- Style
- Outline
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All microphone slash icons →More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the microphone slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.333 7.667v-1a4.333 4.333 0 0 0-8.666 0v4a4.33 4.33 0 0 0 2.008 3.657m-2.863 2.864a8.32 8.32 0 0 1-3.145-6.521m16.666 0a8.333 8.333 0 0 1-9.583 8.24M12 19v2.667m-9.333-.334L21.333 2.667"/></svg>
React
import type { SVGProps } from "react";
export function ReiconMicrophoneSlash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16.333 7.667v-1a4.333 4.333 0 0 0-8.666 0v4a4.33 4.33 0 0 0 2.008 3.657m-2.863 2.864a8.32 8.32 0 0 1-3.145-6.521m16.666 0a8.333 8.333 0 0 1-9.583 8.24M12 19v2.667m-9.333-.334L21.333 2.667"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.333 7.667v-1a4.333 4.333 0 0 0-8.666 0v4a4.33 4.33 0 0 0 2.008 3.657m-2.863 2.864a8.32 8.32 0 0 1-3.145-6.521m16.666 0a8.333 8.333 0 0 1-9.583 8.24M12 19v2.667m-9.333-.334L21.333 2.667"/></svg> </template>
CSS
.icon-microphone-slash {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.333%207.667v-1a4.333%204.333%200%200%200-8.666%200v4a4.33%204.33%200%200%200%202.008%203.657m-2.863%202.864a8.32%208.32%200%200%201-3.145-6.521m16.666%200a8.333%208.333%200%200%201-9.583%208.24M12%2019v2.667m-9.333-.334L21.333%202.667%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.333%207.667v-1a4.333%204.333%200%200%200-8.666%200v4a4.33%204.33%200%200%200%202.008%203.657m-2.863%202.864a8.32%208.32%200%200%201-3.145-6.521m16.666%200a8.333%208.333%200%200%201-9.583%208.24M12%2019v2.667m-9.333-.334L21.333%202.667%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/microphone-slash.svg?color=%231a73e8&size=48