microphone 2 icon

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

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

5 other variants in Solar

The same icon in other sets

More video icons from Solar

Use the microphone 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.75 7.75C9.75 7.33579 9.41421 7 9 7H7.81597H6.29847C6.66598 4.17873 9.07855 2 12 2C14.9214 2 17.334 4.17873 17.7015 7H16.184L13.5 7C13.0858 7 12.75 7.33579 12.75 7.75C12.75 8.16421 13.0858 8.5 13.5 8.5L16.25 8.5H17.75V10H16.25H13.5C13.0858 10 12.75 10.3358 12.75 10.75C12.75 11.1642 13.0858 11.5 13.5 11.5H16.184H17.7015C17.334 14.3213 14.9214 16.5 12 16.5C9.07855 16.5 6.66598 14.3213 6.29847 11.5H7.81597H9C9.41421 11.5 9.75 11.1642 9.75 10.75C9.75 10.3358 9.41421 10 9 10H7.75H6.25V8.5H7.75H9C9.41421 8.5 9.75 8.16421 9.75 7.75Z"/><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"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMicrophone2Bold(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 d="M9.75 7.75C9.75 7.33579 9.41421 7 9 7H7.81597H6.29847C6.66598 4.17873 9.07855 2 12 2C14.9214 2 17.334 4.17873 17.7015 7H16.184L13.5 7C13.0858 7 12.75 7.33579 12.75 7.75C12.75 8.16421 13.0858 8.5 13.5 8.5L16.25 8.5H17.75V10H16.25H13.5C13.0858 10 12.75 10.3358 12.75 10.75C12.75 11.1642 13.0858 11.5 13.5 11.5H16.184H17.7015C17.334 14.3213 14.9214 16.5 12 16.5C9.07855 16.5 6.66598 14.3213 6.29847 11.5H7.81597H9C9.41421 11.5 9.75 11.1642 9.75 10.75C9.75 10.3358 9.41421 10 9 10H7.75H6.25V8.5H7.75H9C9.41421 8.5 9.75 8.16421 9.75 7.75Z"/><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"/></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 d="M9.75 7.75C9.75 7.33579 9.41421 7 9 7H7.81597H6.29847C6.66598 4.17873 9.07855 2 12 2C14.9214 2 17.334 4.17873 17.7015 7H16.184L13.5 7C13.0858 7 12.75 7.33579 12.75 7.75C12.75 8.16421 13.0858 8.5 13.5 8.5L16.25 8.5H17.75V10H16.25H13.5C13.0858 10 12.75 10.3358 12.75 10.75C12.75 11.1642 13.0858 11.5 13.5 11.5H16.184H17.7015C17.334 14.3213 14.9214 16.5 12 16.5C9.07855 16.5 6.66598 14.3213 6.29847 11.5H7.81597H9C9.41421 11.5 9.75 11.1642 9.75 10.75C9.75 10.3358 9.41421 10 9 10H7.75H6.25V8.5H7.75H9C9.41421 8.5 9.75 8.16421 9.75 7.75Z"/><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"/></g></svg>
</template>

CSS

.icon-microphone-2-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%3E%3Cpath%20d%3D%22M9.75%207.75C9.75%207.33579%209.41421%207%209%207H7.81597H6.29847C6.66598%204.17873%209.07855%202%2012%202C14.9214%202%2017.334%204.17873%2017.7015%207H16.184L13.5%207C13.0858%207%2012.75%207.33579%2012.75%207.75C12.75%208.16421%2013.0858%208.5%2013.5%208.5L16.25%208.5H17.75V10H16.25H13.5C13.0858%2010%2012.75%2010.3358%2012.75%2010.75C12.75%2011.1642%2013.0858%2011.5%2013.5%2011.5H16.184H17.7015C17.334%2014.3213%2014.9214%2016.5%2012%2016.5C9.07855%2016.5%206.66598%2014.3213%206.29847%2011.5H7.81597H9C9.41421%2011.5%209.75%2011.1642%209.75%2010.75C9.75%2010.3358%209.41421%2010%209%2010H7.75H6.25V8.5H7.75H9C9.41421%208.5%209.75%208.16421%209.75%207.75Z%22%2F%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%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%20d%3D%22M9.75%207.75C9.75%207.33579%209.41421%207%209%207H7.81597H6.29847C6.66598%204.17873%209.07855%202%2012%202C14.9214%202%2017.334%204.17873%2017.7015%207H16.184L13.5%207C13.0858%207%2012.75%207.33579%2012.75%207.75C12.75%208.16421%2013.0858%208.5%2013.5%208.5L16.25%208.5H17.75V10H16.25H13.5C13.0858%2010%2012.75%2010.3358%2012.75%2010.75C12.75%2011.1642%2013.0858%2011.5%2013.5%2011.5H16.184H17.7015C17.334%2014.3213%2014.9214%2016.5%2012%2016.5C9.07855%2016.5%206.66598%2014.3213%206.29847%2011.5H7.81597H9C9.41421%2011.5%209.75%2011.1642%209.75%2010.75C9.75%2010.3358%209.41421%2010%209%2010H7.75H6.25V8.5H7.75H9C9.41421%208.5%209.75%208.16421%209.75%207.75Z%22%2F%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/microphone-2-bold.svg?color=%231a73e8&size=48