microphone icon

microphone from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.

Name
microphone
Set
Mage Icons
Style
Outline
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the microphone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.64 5.836c0-1.704-1.63-3.086-3.64-3.086S8.36 4.132 8.36 5.836v5.575c0 1.704 1.63 3.086 3.64 3.086s3.64-1.382 3.64-3.086z"/><path d="M5.328 10.616a6.672 6.672 0 1 0 13.344 0M12 21.25v-3.962M8.36 21.25h7.28"/></g></svg>

React

import type { SVGProps } from "react";

export function MageMicrophone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.64 5.836c0-1.704-1.63-3.086-3.64-3.086S8.36 4.132 8.36 5.836v5.575c0 1.704 1.63 3.086 3.64 3.086s3.64-1.382 3.64-3.086z"/><path d="M5.328 10.616a6.672 6.672 0 1 0 13.344 0M12 21.25v-3.962M8.36 21.25h7.28"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M15.64 5.836c0-1.704-1.63-3.086-3.64-3.086S8.36 4.132 8.36 5.836v5.575c0 1.704 1.63 3.086 3.64 3.086s3.64-1.382 3.64-3.086z"/><path d="M5.328 10.616a6.672 6.672 0 1 0 13.344 0M12 21.25v-3.962M8.36 21.25h7.28"/></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.64%205.836c0-1.704-1.63-3.086-3.64-3.086S8.36%204.132%208.36%205.836v5.575c0%201.704%201.63%203.086%203.64%203.086s3.64-1.382%203.64-3.086z%22%2F%3E%3Cpath%20d%3D%22M5.328%2010.616a6.672%206.672%200%201%200%2013.344%200M12%2021.25v-3.962M8.36%2021.25h7.28%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.64%205.836c0-1.704-1.63-3.086-3.64-3.086S8.36%204.132%208.36%205.836v5.575c0%201.704%201.63%203.086%203.64%203.086s3.64-1.382%203.64-3.086z%22%2F%3E%3Cpath%20d%3D%22M5.328%2010.616a6.672%206.672%200%201%200%2013.344%200M12%2021.25v-3.962M8.36%2021.25h7.28%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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