microphone 2 icon

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

Name
microphone-2-broken
Set
Solar
Style
Broken
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="none" stroke="currentColor" stroke-width="1.5"><path d="M7 8C7 5.23858 9.23858 3 12 3C14.7614 3 17 5.23858 17 8V11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11V8Z"/><path stroke-linecap="round" d="M13.5 8L17 8"/><path stroke-linecap="round" d="M13.5 11L17 11"/><path stroke-linecap="round" d="M7 8L9 8"/><path stroke-linecap="round" d="M7 11L9 11"/><path stroke-linecap="round" d="M12 19V22"/><path stroke-linecap="round" d="M20 10V11C20 14.012 18.3354 16.6353 15.876 18M4 10V11C4 15.4183 7.58172 19 12 19"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMicrophone2Broken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M7 8C7 5.23858 9.23858 3 12 3C14.7614 3 17 5.23858 17 8V11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11V8Z"/><path strokeLinecap="round" d="M13.5 8L17 8"/><path strokeLinecap="round" d="M13.5 11L17 11"/><path strokeLinecap="round" d="M7 8L9 8"/><path strokeLinecap="round" d="M7 11L9 11"/><path strokeLinecap="round" d="M12 19V22"/><path strokeLinecap="round" d="M20 10V11C20 14.012 18.3354 16.6353 15.876 18M4 10V11C4 15.4183 7.58172 19 12 19"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M7 8C7 5.23858 9.23858 3 12 3C14.7614 3 17 5.23858 17 8V11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11V8Z"/><path stroke-linecap="round" d="M13.5 8L17 8"/><path stroke-linecap="round" d="M13.5 11L17 11"/><path stroke-linecap="round" d="M7 8L9 8"/><path stroke-linecap="round" d="M7 11L9 11"/><path stroke-linecap="round" d="M12 19V22"/><path stroke-linecap="round" d="M20 10V11C20 14.012 18.3354 16.6353 15.876 18M4 10V11C4 15.4183 7.58172 19 12 19"/></g></svg>
</template>

CSS

.icon-microphone-2-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%208C7%205.23858%209.23858%203%2012%203C14.7614%203%2017%205.23858%2017%208V11C17%2013.7614%2014.7614%2016%2012%2016C9.23858%2016%207%2013.7614%207%2011V8Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%208L17%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2011L17%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%208L9%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011L9%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2010V11C20%2014.012%2018.3354%2016.6353%2015.876%2018M4%2010V11C4%2015.4183%207.58172%2019%2012%2019%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M7%208C7%205.23858%209.23858%203%2012%203C14.7614%203%2017%205.23858%2017%208V11C17%2013.7614%2014.7614%2016%2012%2016C9.23858%2016%207%2013.7614%207%2011V8Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%208L17%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M13.5%2011L17%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%208L9%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011L9%2011%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2010V11C20%2014.012%2018.3354%2016.6353%2015.876%2018M4%2010V11C4%2015.4183%207.58172%2019%2012%2019%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-broken.svg?color=%231a73e8&size=48