microphone 3 icon
microphone-3-bold-duotone from Solar by 480 Design · Bold Duotone · Video · CC-BY-4.0 Attribution required.
- Name
- microphone-3-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-boldcamera-off-boldcamera-rotate-boldcamera-square-boldclapperboard-boldclapperboard-edit-boldclapperboard-open-boldclapperboard-open-play-boldclapperboard-play-boldclapperboard-text-boldfull-screen-boldfull-screen-circle-boldfull-screen-square-boldgallery-add-boldgallery-boldgallery-check-boldgallery-circle-boldgallery-download-boldgallery-edit-boldgallery-favorite-boldgallery-minimalistic-bold
Use the microphone 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 9C4.41421 9 4.75 9.33579 4.75 9.75V10.75C4.75 14.7541 7.99594 18 12 18C16.0041 18 19.25 14.7541 19.25 10.75V9.75C19.25 9.33579 19.5858 9 20 9C20.4142 9 20.75 9.33579 20.75 9.75V10.75C20.75 15.3298 17.2314 19.0879 12.75 19.4683V21.75C12.75 22.1642 12.4142 22.5 12 22.5C11.5858 22.5 11.25 22.1642 11.25 21.75V19.4683C6.7686 19.0879 3.25 15.3298 3.25 10.75V9.75C3.25 9.33579 3.58579 9 4 9Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M12 2C8.82436 2 6.25 4.57436 6.25 7.75V10.75C6.25 13.9256 8.82436 16.5 12 16.5C15.1756 16.5 17.75 13.9256 17.75 10.75V7.75C17.75 4.57436 15.1756 2 12 2ZM14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14ZM13.75 7.75C13.75 8.16421 13.4142 8.5 13 8.5H11C10.5858 8.5 10.25 8.16421 10.25 7.75C10.25 7.33579 10.5858 7 11 7H13C13.4142 7 13.75 7.33579 13.75 7.75Z" clip-rule="evenodd" opacity=".5"/><path d="M14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14Z"/><path d="M13 8.5C13.4142 8.5 13.75 8.16421 13.75 7.75C13.75 7.33579 13.4142 7 13 7H11C10.5858 7 10.25 7.33579 10.25 7.75C10.25 8.16421 10.5858 8.5 11 8.5H13Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMicrophone3BoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M4 9C4.41421 9 4.75 9.33579 4.75 9.75V10.75C4.75 14.7541 7.99594 18 12 18C16.0041 18 19.25 14.7541 19.25 10.75V9.75C19.25 9.33579 19.5858 9 20 9C20.4142 9 20.75 9.33579 20.75 9.75V10.75C20.75 15.3298 17.2314 19.0879 12.75 19.4683V21.75C12.75 22.1642 12.4142 22.5 12 22.5C11.5858 22.5 11.25 22.1642 11.25 21.75V19.4683C6.7686 19.0879 3.25 15.3298 3.25 10.75V9.75C3.25 9.33579 3.58579 9 4 9Z" clipRule="evenodd"/><path fillRule="evenodd" d="M12 2C8.82436 2 6.25 4.57436 6.25 7.75V10.75C6.25 13.9256 8.82436 16.5 12 16.5C15.1756 16.5 17.75 13.9256 17.75 10.75V7.75C17.75 4.57436 15.1756 2 12 2ZM14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14ZM13.75 7.75C13.75 8.16421 13.4142 8.5 13 8.5H11C10.5858 8.5 10.25 8.16421 10.25 7.75C10.25 7.33579 10.5858 7 11 7H13C13.4142 7 13.75 7.33579 13.75 7.75Z" clipRule="evenodd" opacity=".5"/><path d="M14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14Z"/><path d="M13 8.5C13.4142 8.5 13.75 8.16421 13.75 7.75C13.75 7.33579 13.4142 7 13 7H11C10.5858 7 10.25 7.33579 10.25 7.75C10.25 8.16421 10.5858 8.5 11 8.5H13Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 9C4.41421 9 4.75 9.33579 4.75 9.75V10.75C4.75 14.7541 7.99594 18 12 18C16.0041 18 19.25 14.7541 19.25 10.75V9.75C19.25 9.33579 19.5858 9 20 9C20.4142 9 20.75 9.33579 20.75 9.75V10.75C20.75 15.3298 17.2314 19.0879 12.75 19.4683V21.75C12.75 22.1642 12.4142 22.5 12 22.5C11.5858 22.5 11.25 22.1642 11.25 21.75V19.4683C6.7686 19.0879 3.25 15.3298 3.25 10.75V9.75C3.25 9.33579 3.58579 9 4 9Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M12 2C8.82436 2 6.25 4.57436 6.25 7.75V10.75C6.25 13.9256 8.82436 16.5 12 16.5C15.1756 16.5 17.75 13.9256 17.75 10.75V7.75C17.75 4.57436 15.1756 2 12 2ZM14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14ZM13.75 7.75C13.75 8.16421 13.4142 8.5 13 8.5H11C10.5858 8.5 10.25 8.16421 10.25 7.75C10.25 7.33579 10.5858 7 11 7H13C13.4142 7 13.75 7.33579 13.75 7.75Z" clip-rule="evenodd" opacity=".5"/><path d="M14 11.5C14.4142 11.5 14.75 11.1642 14.75 10.75C14.75 10.3358 14.4142 10 14 10H10C9.58579 10 9.25 10.3358 9.25 10.75C9.25 11.1642 9.58579 11.5 10 11.5H14Z"/><path d="M13 8.5C13.4142 8.5 13.75 8.16421 13.75 7.75C13.75 7.33579 13.4142 7 13 7H11C10.5858 7 10.25 7.33579 10.25 7.75C10.25 8.16421 10.5858 8.5 11 8.5H13Z"/></g></svg> </template>
CSS
.icon-microphone-3-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%209C4.41421%209%204.75%209.33579%204.75%209.75V10.75C4.75%2014.7541%207.99594%2018%2012%2018C16.0041%2018%2019.25%2014.7541%2019.25%2010.75V9.75C19.25%209.33579%2019.5858%209%2020%209C20.4142%209%2020.75%209.33579%2020.75%209.75V10.75C20.75%2015.3298%2017.2314%2019.0879%2012.75%2019.4683V21.75C12.75%2022.1642%2012.4142%2022.5%2012%2022.5C11.5858%2022.5%2011.25%2022.1642%2011.25%2021.75V19.4683C6.7686%2019.0879%203.25%2015.3298%203.25%2010.75V9.75C3.25%209.33579%203.58579%209%204%209Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C8.82436%202%206.25%204.57436%206.25%207.75V10.75C6.25%2013.9256%208.82436%2016.5%2012%2016.5C15.1756%2016.5%2017.75%2013.9256%2017.75%2010.75V7.75C17.75%204.57436%2015.1756%202%2012%202ZM14%2011.5C14.4142%2011.5%2014.75%2011.1642%2014.75%2010.75C14.75%2010.3358%2014.4142%2010%2014%2010H10C9.58579%2010%209.25%2010.3358%209.25%2010.75C9.25%2011.1642%209.58579%2011.5%2010%2011.5H14ZM13.75%207.75C13.75%208.16421%2013.4142%208.5%2013%208.5H11C10.5858%208.5%2010.25%208.16421%2010.25%207.75C10.25%207.33579%2010.5858%207%2011%207H13C13.4142%207%2013.75%207.33579%2013.75%207.75Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.5C14.4142%2011.5%2014.75%2011.1642%2014.75%2010.75C14.75%2010.3358%2014.4142%2010%2014%2010H10C9.58579%2010%209.25%2010.3358%209.25%2010.75C9.25%2011.1642%209.58579%2011.5%2010%2011.5H14Z%22%2F%3E%3Cpath%20d%3D%22M13%208.5C13.4142%208.5%2013.75%208.16421%2013.75%207.75C13.75%207.33579%2013.4142%207%2013%207H11C10.5858%207%2010.25%207.33579%2010.25%207.75C10.25%208.16421%2010.5858%208.5%2011%208.5H13Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%209C4.41421%209%204.75%209.33579%204.75%209.75V10.75C4.75%2014.7541%207.99594%2018%2012%2018C16.0041%2018%2019.25%2014.7541%2019.25%2010.75V9.75C19.25%209.33579%2019.5858%209%2020%209C20.4142%209%2020.75%209.33579%2020.75%209.75V10.75C20.75%2015.3298%2017.2314%2019.0879%2012.75%2019.4683V21.75C12.75%2022.1642%2012.4142%2022.5%2012%2022.5C11.5858%2022.5%2011.25%2022.1642%2011.25%2021.75V19.4683C6.7686%2019.0879%203.25%2015.3298%203.25%2010.75V9.75C3.25%209.33579%203.58579%209%204%209Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%202C8.82436%202%206.25%204.57436%206.25%207.75V10.75C6.25%2013.9256%208.82436%2016.5%2012%2016.5C15.1756%2016.5%2017.75%2013.9256%2017.75%2010.75V7.75C17.75%204.57436%2015.1756%202%2012%202ZM14%2011.5C14.4142%2011.5%2014.75%2011.1642%2014.75%2010.75C14.75%2010.3358%2014.4142%2010%2014%2010H10C9.58579%2010%209.25%2010.3358%209.25%2010.75C9.25%2011.1642%209.58579%2011.5%2010%2011.5H14ZM13.75%207.75C13.75%208.16421%2013.4142%208.5%2013%208.5H11C10.5858%208.5%2010.25%208.16421%2010.25%207.75C10.25%207.33579%2010.5858%207%2011%207H13C13.4142%207%2013.75%207.33579%2013.75%207.75Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14%2011.5C14.4142%2011.5%2014.75%2011.1642%2014.75%2010.75C14.75%2010.3358%2014.4142%2010%2014%2010H10C9.58579%2010%209.25%2010.3358%209.25%2010.75C9.25%2011.1642%209.58579%2011.5%2010%2011.5H14Z%22%2F%3E%3Cpath%20d%3D%22M13%208.5C13.4142%208.5%2013.75%208.16421%2013.75%207.75C13.75%207.33579%2013.4142%207%2013%207H11C10.5858%207%2010.25%207.33579%2010.25%207.75C10.25%208.16421%2010.5858%208.5%2011%208.5H13Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/microphone-3-bold-duotone.svg?color=%231a73e8&size=48