microphone stage icon
microphone-stage-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- microphone-stage-fill
- Set
- Phosphor
- Style
- Fill
- 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="M115.06 46.36a4 4 0 0 0-6.11.54A71.54 71.54 0 0 0 96 88a73 73 0 0 0 .63 9.42l-69.51 94.8A15.93 15.93 0 0 0 28.71 213L43 227.29a15.93 15.93 0 0 0 20.78 1.59l94.81-69.53a73 73 0 0 0 9.41.65a71.54 71.54 0 0 0 41.09-12.93a4 4 0 0 0 .54-6.11Zm2.61 103.28l-16 16a8 8 0 1 1-11.31-11.31l16-16a8 8 0 0 1 11.31 11.31m109.4-20.56a4 4 0 0 1-6.12.54l-94.57-94.57a4 4 0 0 1 .54-6.12a71.93 71.93 0 0 1 100.15 100.15"/></svg>
React
import type { SVGProps } from "react";
export function PhMicrophoneStageFill(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="M115.06 46.36a4 4 0 0 0-6.11.54A71.54 71.54 0 0 0 96 88a73 73 0 0 0 .63 9.42l-69.51 94.8A15.93 15.93 0 0 0 28.71 213L43 227.29a15.93 15.93 0 0 0 20.78 1.59l94.81-69.53a73 73 0 0 0 9.41.65a71.54 71.54 0 0 0 41.09-12.93a4 4 0 0 0 .54-6.11Zm2.61 103.28l-16 16a8 8 0 1 1-11.31-11.31l16-16a8 8 0 0 1 11.31 11.31m109.4-20.56a4 4 0 0 1-6.12.54l-94.57-94.57a4 4 0 0 1 .54-6.12a71.93 71.93 0 0 1 100.15 100.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M115.06 46.36a4 4 0 0 0-6.11.54A71.54 71.54 0 0 0 96 88a73 73 0 0 0 .63 9.42l-69.51 94.8A15.93 15.93 0 0 0 28.71 213L43 227.29a15.93 15.93 0 0 0 20.78 1.59l94.81-69.53a73 73 0 0 0 9.41.65a71.54 71.54 0 0 0 41.09-12.93a4 4 0 0 0 .54-6.11Zm2.61 103.28l-16 16a8 8 0 1 1-11.31-11.31l16-16a8 8 0 0 1 11.31 11.31m109.4-20.56a4 4 0 0 1-6.12.54l-94.57-94.57a4 4 0 0 1 .54-6.12a71.93 71.93 0 0 1 100.15 100.15"/></svg> </template>
CSS
.icon-microphone-stage-fill {
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%22M115.06%2046.36a4%204%200%200%200-6.11.54A71.54%2071.54%200%200%200%2096%2088a73%2073%200%200%200%20.63%209.42l-69.51%2094.8A15.93%2015.93%200%200%200%2028.71%20213L43%20227.29a15.93%2015.93%200%200%200%2020.78%201.59l94.81-69.53a73%2073%200%200%200%209.41.65a71.54%2071.54%200%200%200%2041.09-12.93a4%204%200%200%200%20.54-6.11Zm2.61%20103.28l-16%2016a8%208%200%201%201-11.31-11.31l16-16a8%208%200%200%201%2011.31%2011.31m109.4-20.56a4%204%200%200%201-6.12.54l-94.57-94.57a4%204%200%200%201%20.54-6.12a71.93%2071.93%200%200%201%20100.15%20100.15%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%22M115.06%2046.36a4%204%200%200%200-6.11.54A71.54%2071.54%200%200%200%2096%2088a73%2073%200%200%200%20.63%209.42l-69.51%2094.8A15.93%2015.93%200%200%200%2028.71%20213L43%20227.29a15.93%2015.93%200%200%200%2020.78%201.59l94.81-69.53a73%2073%200%200%200%209.41.65a71.54%2071.54%200%200%200%2041.09-12.93a4%204%200%200%200%20.54-6.11Zm2.61%20103.28l-16%2016a8%208%200%201%201-11.31-11.31l16-16a8%208%200%200%201%2011.31%2011.31m109.4-20.56a4%204%200%200%201-6.12.54l-94.57-94.57a4%204%200%200%201%20.54-6.12a71.93%2071.93%200%200%201%20100.15%20100.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/microphone-stage-fill.svg?color=%231a73e8&size=48