microphone stage icon

microphone-stage-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
microphone-stage-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the microphone stage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 12a75.9 75.9 0 0 0-75.51 84.33l-68.58 93.52a19.89 19.89 0 0 0 2 26l14.29 14.29a19.89 19.89 0 0 0 26 2l93.52-68.58A76 76 0 1 0 168 12m52 76a51.66 51.66 0 0 1-7.75 27.27l-71.51-71.52A52 52 0 0 1 220 88M54.72 210.71l-9.43-9.43l56.19-76.63a76.46 76.46 0 0 0 29.87 29.87ZM116 88a51.63 51.63 0 0 1 7.75-27.27l71.51 71.51A52 52 0 0 1 116 88"/></svg>

React

import type { SVGProps } from "react";

export function PhMicrophoneStageBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 12a75.9 75.9 0 0 0-75.51 84.33l-68.58 93.52a19.89 19.89 0 0 0 2 26l14.29 14.29a19.89 19.89 0 0 0 26 2l93.52-68.58A76 76 0 1 0 168 12m52 76a51.66 51.66 0 0 1-7.75 27.27l-71.51-71.52A52 52 0 0 1 220 88M54.72 210.71l-9.43-9.43l56.19-76.63a76.46 76.46 0 0 0 29.87 29.87ZM116 88a51.63 51.63 0 0 1 7.75-27.27l71.51 71.51A52 52 0 0 1 116 88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 12a75.9 75.9 0 0 0-75.51 84.33l-68.58 93.52a19.89 19.89 0 0 0 2 26l14.29 14.29a19.89 19.89 0 0 0 26 2l93.52-68.58A76 76 0 1 0 168 12m52 76a51.66 51.66 0 0 1-7.75 27.27l-71.51-71.52A52 52 0 0 1 220 88M54.72 210.71l-9.43-9.43l56.19-76.63a76.46 76.46 0 0 0 29.87 29.87ZM116 88a51.63 51.63 0 0 1 7.75-27.27l71.51 71.51A52 52 0 0 1 116 88"/></svg>
</template>

CSS

.icon-microphone-stage-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2012a75.9%2075.9%200%200%200-75.51%2084.33l-68.58%2093.52a19.89%2019.89%200%200%200%202%2026l14.29%2014.29a19.89%2019.89%200%200%200%2026%202l93.52-68.58A76%2076%200%201%200%20168%2012m52%2076a51.66%2051.66%200%200%201-7.75%2027.27l-71.51-71.52A52%2052%200%200%201%20220%2088M54.72%20210.71l-9.43-9.43l56.19-76.63a76.46%2076.46%200%200%200%2029.87%2029.87ZM116%2088a51.63%2051.63%200%200%201%207.75-27.27l71.51%2071.51A52%2052%200%200%201%20116%2088%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M168%2012a75.9%2075.9%200%200%200-75.51%2084.33l-68.58%2093.52a19.89%2019.89%200%200%200%202%2026l14.29%2014.29a19.89%2019.89%200%200%200%2026%202l93.52-68.58A76%2076%200%201%200%20168%2012m52%2076a51.66%2051.66%200%200%201-7.75%2027.27l-71.51-71.52A52%2052%200%200%201%20220%2088M54.72%20210.71l-9.43-9.43l56.19-76.63a76.46%2076.46%200%200%200%2029.87%2029.87ZM116%2088a51.63%2051.63%200%200%201%207.75-27.27l71.51%2071.51A52%2052%200%200%201%20116%2088%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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