microphone 2 icon

microphone-2-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
microphone-2-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the microphone 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.009 7.641a7 7 0 1 1 7.35 7.35l-9.224 7.282a1 1 0 0 1-.115.087a2 2 0 0 1-.295.167a2.3 2.3 0 0 1-1.001.207c-.851-.01-1.836-.433-2.93-1.527s-1.52-2.079-1.528-2.93a2.3 2.3 0 0 1 .207-1.002a2 2 0 0 1 .254-.41zm.4 2.722l-6.122 7.754a.4.4 0 0 0-.021.139c.001.16.077.674.94 1.537c.865.863 1.38.94 1.54.941a.4.4 0 0 0 .137-.02l7.754-6.123a7.02 7.02 0 0 1-4.228-4.228M10.414 15L8 17.414L6.586 16L9 13.586z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignMicrophone2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.009 7.641a7 7 0 1 1 7.35 7.35l-9.224 7.282a1 1 0 0 1-.115.087a2 2 0 0 1-.295.167a2.3 2.3 0 0 1-1.001.207c-.851-.01-1.836-.433-2.93-1.527s-1.52-2.079-1.528-2.93a2.3 2.3 0 0 1 .207-1.002a2 2 0 0 1 .254-.41zm.4 2.722l-6.122 7.754a.4.4 0 0 0-.021.139c.001.16.077.674.94 1.537c.865.863 1.38.94 1.54.941a.4.4 0 0 0 .137-.02l7.754-6.123a7.02 7.02 0 0 1-4.228-4.228M10.414 15L8 17.414L6.586 16L9 13.586z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.009 7.641a7 7 0 1 1 7.35 7.35l-9.224 7.282a1 1 0 0 1-.115.087a2 2 0 0 1-.295.167a2.3 2.3 0 0 1-1.001.207c-.851-.01-1.836-.433-2.93-1.527s-1.52-2.079-1.528-2.93a2.3 2.3 0 0 1 .207-1.002a2 2 0 0 1 .254-.41zm.4 2.722l-6.122 7.754a.4.4 0 0 0-.021.139c.001.16.077.674.94 1.537c.865.863 1.38.94 1.54.941a.4.4 0 0 0 .137-.02l7.754-6.123a7.02 7.02 0 0 1-4.228-4.228M10.414 15L8 17.414L6.586 16L9 13.586z"/></svg>
</template>

CSS

.icon-microphone-2-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.009%207.641a7%207%200%201%201%207.35%207.35l-9.224%207.282a1%201%200%200%201-.115.087a2%202%200%200%201-.295.167a2.3%202.3%200%200%201-1.001.207c-.851-.01-1.836-.433-2.93-1.527s-1.52-2.079-1.528-2.93a2.3%202.3%200%200%201%20.207-1.002a2%202%200%200%201%20.254-.41zm.4%202.722l-6.122%207.754a.4.4%200%200%200-.021.139c.001.16.077.674.94%201.537c.865.863%201.38.94%201.54.941a.4.4%200%200%200%20.137-.02l7.754-6.123a7.02%207.02%200%200%201-4.228-4.228M10.414%2015L8%2017.414L6.586%2016L9%2013.586z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.009%207.641a7%207%200%201%201%207.35%207.35l-9.224%207.282a1%201%200%200%201-.115.087a2%202%200%200%201-.295.167a2.3%202.3%200%200%201-1.001.207c-.851-.01-1.836-.433-2.93-1.527s-1.52-2.079-1.528-2.93a2.3%202.3%200%200%201%20.207-1.002a2%202%200%200%201%20.254-.41zm.4%202.722l-6.122%207.754a.4.4%200%200%200-.021.139c.001.16.077.674.94%201.537c.865.863%201.38.94%201.54.941a.4.4%200%200%200%20.137-.02l7.754-6.123a7.02%207.02%200%200%201-4.228-4.228M10.414%2015L8%2017.414L6.586%2016L9%2013.586z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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