microphone 3 icon

microphone-3-bold from Solar by 480 Design · Bold · Video · CC-BY-4.0 Attribution required.

Name
microphone-3-bold
Set
Solar
Style
Bold
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More video icons from Solar

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" fill-rule="evenodd" clip-rule="evenodd"><path 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"/><path 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"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMicrophone3Bold(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" fillRule="evenodd" clipRule="evenodd"><path 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"/><path 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"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path 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"/><path 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"/></g></svg>
</template>

CSS

.icon-microphone-3-bold {
  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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%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%2F%3E%3Cpath%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%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%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%2F%3E%3Cpath%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%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.svg?color=%231a73e8&size=48