microphone from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
microphone
Set
TDesign Icons
Style
Outline
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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGxKSufc7L" d="M6 7a5 5 0 0 1 5-5h2a5 5 0 0 1 5 5v6q0 .514-.1 1a5 5 0 0 1-4.9 4h-2a5 5 0 0 1-5-5z"/></defs><g fill="none"><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 18v3m-5 0h10M6.5 14H9M6.5 7H9m-2.5 3.5H9m6 3.5h2.5M15 7h2.5M15 10.5h2.5M6 7v6q0 .514.1 1a5 5 0 0 0 4.9 4h2a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5h-2a5 5 0 0 0-5 5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignMicrophone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGxKSufc7L" d="M6 7a5 5 0 0 1 5-5h2a5 5 0 0 1 5 5v6q0 .514-.1 1a5 5 0 0 1-4.9 4h-2a5 5 0 0 1-5-5z"/></defs><g fill="none"><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M12 18v3m-5 0h10M6.5 14H9M6.5 7H9m-2.5 3.5H9m6 3.5h2.5M15 7h2.5M15 10.5h2.5M6 7v6q0 .514.1 1a5 5 0 0 0 4.9 4h2a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5h-2a5 5 0 0 0-5 5Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGxKSufc7L" d="M6 7a5 5 0 0 1 5-5h2a5 5 0 0 1 5 5v6q0 .514-.1 1a5 5 0 0 1-4.9 4h-2a5 5 0 0 1-5-5z"/></defs><g fill="none"><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><use href="#SVGxKSufc7L"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 18v3m-5 0h10M6.5 14H9M6.5 7H9m-2.5 3.5H9m6 3.5h2.5M15 7h2.5M15 10.5h2.5M6 7v6q0 .514.1 1a5 5 0 0 0 4.9 4h2a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5h-2a5 5 0 0 0-5 5Z"/></g></svg>
</template>

CSS

.icon-microphone {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGxKSufc7L%22%20d%3D%22M6%207a5%205%200%200%201%205-5h2a5%205%200%200%201%205%205v6q0%20.514-.1%201a5%205%200%200%201-4.9%204h-2a5%205%200%200%201-5-5z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%2018v3m-5%200h10M6.5%2014H9M6.5%207H9m-2.5%203.5H9m6%203.5h2.5M15%207h2.5M15%2010.5h2.5M6%207v6q0%20.514.1%201a5%205%200%200%200%204.9%204h2a5%205%200%200%200%205-5V7a5%205%200%200%200-5-5h-2a5%205%200%200%200-5%205Z%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%3Cdefs%3E%3Cpath%20id%3D%22SVGxKSufc7L%22%20d%3D%22M6%207a5%205%200%200%201%205-5h2a5%205%200%200%201%205%205v6q0%20.514-.1%201a5%205%200%200%201-4.9%204h-2a5%205%200%200%201-5-5z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cuse%20href%3D%22%23SVGxKSufc7L%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%2018v3m-5%200h10M6.5%2014H9M6.5%207H9m-2.5%203.5H9m6%203.5h2.5M15%207h2.5M15%2010.5h2.5M6%207v6q0%20.514.1%201a5%205%200%200%200%204.9%204h2a5%205%200%200%200%205-5V7a5%205%200%200%200-5-5h-2a5%205%200%200%200-5%205Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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