microphone icon
microphone from IconPark by ByteDance · Color · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- microphone
- Set
- IconPark
- Style
- Color
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
microphoneAkar IconsmicrophoneBoxIcons v2microphoneBoxIcons v2 SolidmicrophoneCarbonmicrophoneEmoji One (Colored)microphoneElement PlusmicrophoneFont Awesome 6 SolidmicrophoneFont Awesome Solidmicrophone-outlineFlowbite IconsmicrophoneFluent EmojimicrophoneFluent Emoji FlatmicrophoneFluent Emoji High ContrastmicrophoneFirefox OS EmojimicrophoneHeroIconsmicrophoneHumbleiconsmicrophoneIconPark OutlinemicrophoneIconoirmicrophoneLine AwesomemicrophoneMage IconsmicrophoneMajesticonsmicrophoneMaterial Design Iconsmicrophone-fillMingCute IconmicrophoneMyna UI IconsmicrophoneNoto Emoji
More hardware icons from IconPark
Use the microphone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><rect width="16" height="28" x="16" y="4" stroke-linecap="round" stroke-linejoin="round" rx="8"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 21V24C10 31.732 16.268 38 24 38V38C31.732 38 38 31.732 38 24V21"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 5V11"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 16H21"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 16H32"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 22H21"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 22H32"/><path d="M24 38V44"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 44H32"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkMicrophone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><rect width="16" height="28" x="16" y="4" strokeLinecap="round" strokeLinejoin="round" rx="8"/><path strokeLinecap="round" strokeLinejoin="round" d="M10 21V24C10 31.732 16.268 38 24 38V38C31.732 38 38 31.732 38 24V21"/><path strokeLinecap="round" strokeLinejoin="round" d="M24 5V11"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 16H21"/><path strokeLinecap="round" strokeLinejoin="round" d="M27 16H32"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 22H21"/><path strokeLinecap="round" strokeLinejoin="round" d="M27 22H32"/><path d="M24 38V44"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 44H32"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><rect width="16" height="28" x="16" y="4" stroke-linecap="round" stroke-linejoin="round" rx="8"/><path stroke-linecap="round" stroke-linejoin="round" d="M10 21V24C10 31.732 16.268 38 24 38V38C31.732 38 38 31.732 38 24V21"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 5V11"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 16H21"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 16H32"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 22H21"/><path stroke-linecap="round" stroke-linejoin="round" d="M27 22H32"/><path d="M24 38V44"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 44H32"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2216%22%20height%3D%2228%22%20x%3D%2216%22%20y%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%228%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2021V24C10%2031.732%2016.268%2038%2024%2038V38C31.732%2038%2038%2031.732%2038%2024V21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%205V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2016H21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2016H32%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2022H21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2022H32%22%2F%3E%3Cpath%20d%3D%22M24%2038V44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2044H32%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Crect%20width%3D%2216%22%20height%3D%2228%22%20x%3D%2216%22%20y%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20rx%3D%228%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2021V24C10%2031.732%2016.268%2038%2024%2038V38C31.732%2038%2038%2031.732%2038%2024V21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%205V11%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2016H21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2016H32%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2022H21%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2022H32%22%2F%3E%3Cpath%20d%3D%22M24%2038V44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2044H32%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/microphone.svg?color=%231a73e8&size=48