mic-pulse-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
mic-pulse-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mic pulse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22 4a8 8 0 0 0-8 8v12a8 8 0 0 0 8.35 7.993A13.03 13.03 0 0 1 30 22.996V12a8 8 0 0 0-8-8m0 31.25h.002c.032 1.684.384 3.29.998 4.759v2.741a1.25 1.25 0 1 1-2.5 0v-5.08C13.473 36.923 8 30.976 8 23.75a1.25 1.25 0 1 1 2.5 0c0 6.351 5.149 11.5 11.5 11.5M46 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-13.983-6a1 1 0 0 0-.95.638l-1.706 4.396H28a1 1 0 1 0 0 2h2.045a1 1 0 0 0 .932-.638l.974-2.508l2.605 7.442a1 1 0 0 0 1.88.021l2.195-5.853l.475.95a1 1 0 0 0 .877.552l2 .034a1 1 0 1 0 .034-2l-1.394-.024l-1.229-2.457a1 1 0 0 0-1.83.096l-2.032 5.416l-2.588-7.395a1 1 0 0 0-.927-.67"/></svg>

React

import type { SVGProps } from "react";

export function FluentMicPulse48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22 4a8 8 0 0 0-8 8v12a8 8 0 0 0 8.35 7.993A13.03 13.03 0 0 1 30 22.996V12a8 8 0 0 0-8-8m0 31.25h.002c.032 1.684.384 3.29.998 4.759v2.741a1.25 1.25 0 1 1-2.5 0v-5.08C13.473 36.923 8 30.976 8 23.75a1.25 1.25 0 1 1 2.5 0c0 6.351 5.149 11.5 11.5 11.5M46 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-13.983-6a1 1 0 0 0-.95.638l-1.706 4.396H28a1 1 0 1 0 0 2h2.045a1 1 0 0 0 .932-.638l.974-2.508l2.605 7.442a1 1 0 0 0 1.88.021l2.195-5.853l.475.95a1 1 0 0 0 .877.552l2 .034a1 1 0 1 0 .034-2l-1.394-.024l-1.229-2.457a1 1 0 0 0-1.83.096l-2.032 5.416l-2.588-7.395a1 1 0 0 0-.927-.67"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M22 4a8 8 0 0 0-8 8v12a8 8 0 0 0 8.35 7.993A13.03 13.03 0 0 1 30 22.996V12a8 8 0 0 0-8-8m0 31.25h.002c.032 1.684.384 3.29.998 4.759v2.741a1.25 1.25 0 1 1-2.5 0v-5.08C13.473 36.923 8 30.976 8 23.75a1.25 1.25 0 1 1 2.5 0c0 6.351 5.149 11.5 11.5 11.5M46 35c0 6.075-4.925 11-11 11s-11-4.925-11-11s4.925-11 11-11s11 4.925 11 11m-13.983-6a1 1 0 0 0-.95.638l-1.706 4.396H28a1 1 0 1 0 0 2h2.045a1 1 0 0 0 .932-.638l.974-2.508l2.605 7.442a1 1 0 0 0 1.88.021l2.195-5.853l.475.95a1 1 0 0 0 .877.552l2 .034a1 1 0 1 0 .034-2l-1.394-.024l-1.229-2.457a1 1 0 0 0-1.83.096l-2.032 5.416l-2.588-7.395a1 1 0 0 0-.927-.67"/></svg>
</template>

CSS

.icon-mic-pulse-48-filled {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%204a8%208%200%200%200-8%208v12a8%208%200%200%200%208.35%207.993A13.03%2013.03%200%200%201%2030%2022.996V12a8%208%200%200%200-8-8m0%2031.25h.002c.032%201.684.384%203.29.998%204.759v2.741a1.25%201.25%200%201%201-2.5%200v-5.08C13.473%2036.923%208%2030.976%208%2023.75a1.25%201.25%200%201%201%202.5%200c0%206.351%205.149%2011.5%2011.5%2011.5M46%2035c0%206.075-4.925%2011-11%2011s-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011m-13.983-6a1%201%200%200%200-.95.638l-1.706%204.396H28a1%201%200%201%200%200%202h2.045a1%201%200%200%200%20.932-.638l.974-2.508l2.605%207.442a1%201%200%200%200%201.88.021l2.195-5.853l.475.95a1%201%200%200%200%20.877.552l2%20.034a1%201%200%201%200%20.034-2l-1.394-.024l-1.229-2.457a1%201%200%200%200-1.83.096l-2.032%205.416l-2.588-7.395a1%201%200%200%200-.927-.67%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%204a8%208%200%200%200-8%208v12a8%208%200%200%200%208.35%207.993A13.03%2013.03%200%200%201%2030%2022.996V12a8%208%200%200%200-8-8m0%2031.25h.002c.032%201.684.384%203.29.998%204.759v2.741a1.25%201.25%200%201%201-2.5%200v-5.08C13.473%2036.923%208%2030.976%208%2023.75a1.25%201.25%200%201%201%202.5%200c0%206.351%205.149%2011.5%2011.5%2011.5M46%2035c0%206.075-4.925%2011-11%2011s-11-4.925-11-11s4.925-11%2011-11s11%204.925%2011%2011m-13.983-6a1%201%200%200%200-.95.638l-1.706%204.396H28a1%201%200%201%200%200%202h2.045a1%201%200%200%200%20.932-.638l.974-2.508l2.605%207.442a1%201%200%200%200%201.88.021l2.195-5.853l.475.95a1%201%200%200%200%20.877.552l2%20.034a1%201%200%201%200%20.034-2l-1.394-.024l-1.229-2.457a1%201%200%200%200-1.83.096l-2.032%205.416l-2.588-7.395a1%201%200%200%200-.927-.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mic-pulse-48-filled.svg?color=%231a73e8&size=48