microphone emoji
microphone from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- microphone
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji 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 EmojimicrophoneHeroIconsmicrophoneHumbleiconsmicrophoneIconParkmicrophoneIconPark OutlinemicrophoneIconoirmicrophoneLine AwesomemicrophoneMage IconsmicrophoneMajesticonsmicrophoneMaterial Design Iconsmicrophone-fillMingCute IconmicrophoneMyna UI Icons
More objects icons from OpenMoji
Use the microphone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M39.4 29.52c-2.636-2.216-2.553-3.52-2.55-3.523c-.109-.127-1.758-1.676-1.777-2.156l-.009-.082l-2.556 3.283c.324-.446-6.322 10.406-6.322 10.406L14.393 53.686l3.373 3.372S42.18 35.781 41.828 36.162l3.403-3.356c-.107.004-3.193-1.068-5.83-3.284"/><path fill="#d0cfce" d="M54.62 30.18a1 1 0 0 1-1.411.093l-16.62-14.58a1 1 0 0 1-.099-1.4l-.01.008l-.654.786a1 1 0 0 0 .11 1.391L52.554 31.06a1 1 0 0 0 1.427-.113l.655-.787c.04-.047.055-.105.084-.157c-.033.06-.054.123-.1.177"/><path fill="#3f3f3f" d="M55.258 25.541c-1.162 3.4-5.283 5.562-5.283 5.562c-1.926 1.097-4.032 1.62-6.038 1.52c0 0-.347-.081-.913-.272c-1.828-.634-5.85-2.485-7.25-6.88c-.377-2.002-.159-4.185.646-6.277c1.023-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c2.82-.533 5.66.08 7.775 1.972c3.327 2.947 3.844 8.086 1.59 12.502"/><path fill="#9b9b9a" d="M51.475 25.541c-1.172 3.4-5.283 5.562-5.283 5.562a12 12 0 0 1-3.168 1.247c-1.828-.633-5.85-2.484-7.25-6.88c-.377-2.001-.159-4.184.646-6.276c1.022-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c1.46.292 2.83.946 3.992 1.972c3.317 2.947 3.833 8.086 1.589 12.502"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m30.75 38.941l4.02-4.619m14.744-3.892c-1.804 1.014-3.774 1.495-5.65 1.404m-2.36-18.184c3.737-2.497 8.405-2.591 11.465.093c3.108 2.727 3.59 7.471 1.489 11.545m-18.223-.065c-.354-1.844-.152-3.862.602-5.789m-3.52 8.196L14.393 53.686l3.373 3.373l23.339-21.573M15.497 56.001l-3.046 3.074m41.417-29.554L37.249 14.94"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMicrophone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M39.4 29.52c-2.636-2.216-2.553-3.52-2.55-3.523c-.109-.127-1.758-1.676-1.777-2.156l-.009-.082l-2.556 3.283c.324-.446-6.322 10.406-6.322 10.406L14.393 53.686l3.373 3.372S42.18 35.781 41.828 36.162l3.403-3.356c-.107.004-3.193-1.068-5.83-3.284"/><path fill="#d0cfce" d="M54.62 30.18a1 1 0 0 1-1.411.093l-16.62-14.58a1 1 0 0 1-.099-1.4l-.01.008l-.654.786a1 1 0 0 0 .11 1.391L52.554 31.06a1 1 0 0 0 1.427-.113l.655-.787c.04-.047.055-.105.084-.157c-.033.06-.054.123-.1.177"/><path fill="#3f3f3f" d="M55.258 25.541c-1.162 3.4-5.283 5.562-5.283 5.562c-1.926 1.097-4.032 1.62-6.038 1.52c0 0-.347-.081-.913-.272c-1.828-.634-5.85-2.485-7.25-6.88c-.377-2.002-.159-4.185.646-6.277c1.023-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c2.82-.533 5.66.08 7.775 1.972c3.327 2.947 3.844 8.086 1.59 12.502"/><path fill="#9b9b9a" d="M51.475 25.541c-1.172 3.4-5.283 5.562-5.283 5.562a12 12 0 0 1-3.168 1.247c-1.828-.633-5.85-2.484-7.25-6.88c-.377-2.001-.159-4.184.646-6.276c1.022-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c1.46.292 2.83.946 3.992 1.972c3.317 2.947 3.833 8.086 1.589 12.502"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m30.75 38.941l4.02-4.619m14.744-3.892c-1.804 1.014-3.774 1.495-5.65 1.404m-2.36-18.184c3.737-2.497 8.405-2.591 11.465.093c3.108 2.727 3.59 7.471 1.489 11.545m-18.223-.065c-.354-1.844-.152-3.862.602-5.789m-3.52 8.196L14.393 53.686l3.373 3.373l23.339-21.573M15.497 56.001l-3.046 3.074m41.417-29.554L37.249 14.94"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="M39.4 29.52c-2.636-2.216-2.553-3.52-2.55-3.523c-.109-.127-1.758-1.676-1.777-2.156l-.009-.082l-2.556 3.283c.324-.446-6.322 10.406-6.322 10.406L14.393 53.686l3.373 3.372S42.18 35.781 41.828 36.162l3.403-3.356c-.107.004-3.193-1.068-5.83-3.284"/><path fill="#d0cfce" d="M54.62 30.18a1 1 0 0 1-1.411.093l-16.62-14.58a1 1 0 0 1-.099-1.4l-.01.008l-.654.786a1 1 0 0 0 .11 1.391L52.554 31.06a1 1 0 0 0 1.427-.113l.655-.787c.04-.047.055-.105.084-.157c-.033.06-.054.123-.1.177"/><path fill="#3f3f3f" d="M55.258 25.541c-1.162 3.4-5.283 5.562-5.283 5.562c-1.926 1.097-4.032 1.62-6.038 1.52c0 0-.347-.081-.913-.272c-1.828-.634-5.85-2.485-7.25-6.88c-.377-2.002-.159-4.185.646-6.277c1.023-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c2.82-.533 5.66.08 7.775 1.972c3.327 2.947 3.844 8.086 1.59 12.502"/><path fill="#9b9b9a" d="M51.475 25.541c-1.172 3.4-5.283 5.562-5.283 5.562a12 12 0 0 1-3.168 1.247c-1.828-.633-5.85-2.484-7.25-6.88c-.377-2.001-.159-4.184.646-6.276c1.022-4.264 4.995-6.256 4.995-6.256c1.41-.956 2.94-1.59 4.479-1.871c1.46.292 2.83.946 3.992 1.972c3.317 2.947 3.833 8.086 1.589 12.502"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m30.75 38.941l4.02-4.619m14.744-3.892c-1.804 1.014-3.774 1.495-5.65 1.404m-2.36-18.184c3.737-2.497 8.405-2.591 11.465.093c3.108 2.727 3.59 7.471 1.489 11.545m-18.223-.065c-.354-1.844-.152-3.862.602-5.789m-3.52 8.196L14.393 53.686l3.373 3.373l23.339-21.573M15.497 56.001l-3.046 3.074m41.417-29.554L37.249 14.94"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M39.4%2029.52c-2.636-2.216-2.553-3.52-2.55-3.523c-.109-.127-1.758-1.676-1.777-2.156l-.009-.082l-2.556%203.283c.324-.446-6.322%2010.406-6.322%2010.406L14.393%2053.686l3.373%203.372S42.18%2035.781%2041.828%2036.162l3.403-3.356c-.107.004-3.193-1.068-5.83-3.284%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M54.62%2030.18a1%201%200%200%201-1.411.093l-16.62-14.58a1%201%200%200%201-.099-1.4l-.01.008l-.654.786a1%201%200%200%200%20.11%201.391L52.554%2031.06a1%201%200%200%200%201.427-.113l.655-.787c.04-.047.055-.105.084-.157c-.033.06-.054.123-.1.177%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M55.258%2025.541c-1.162%203.4-5.283%205.562-5.283%205.562c-1.926%201.097-4.032%201.62-6.038%201.52c0%200-.347-.081-.913-.272c-1.828-.634-5.85-2.485-7.25-6.88c-.377-2.002-.159-4.185.646-6.277c1.023-4.264%204.995-6.256%204.995-6.256c1.41-.956%202.94-1.59%204.479-1.871c2.82-.533%205.66.08%207.775%201.972c3.327%202.947%203.844%208.086%201.59%2012.502%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M51.475%2025.541c-1.172%203.4-5.283%205.562-5.283%205.562a12%2012%200%200%201-3.168%201.247c-1.828-.633-5.85-2.484-7.25-6.88c-.377-2.001-.159-4.184.646-6.276c1.022-4.264%204.995-6.256%204.995-6.256c1.41-.956%202.94-1.59%204.479-1.871c1.46.292%202.83.946%203.992%201.972c3.317%202.947%203.833%208.086%201.589%2012.502%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m30.75%2038.941l4.02-4.619m14.744-3.892c-1.804%201.014-3.774%201.495-5.65%201.404m-2.36-18.184c3.737-2.497%208.405-2.591%2011.465.093c3.108%202.727%203.59%207.471%201.489%2011.545m-18.223-.065c-.354-1.844-.152-3.862.602-5.789m-3.52%208.196L14.393%2053.686l3.373%203.373l23.339-21.573M15.497%2056.001l-3.046%203.074m41.417-29.554L37.249%2014.94%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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M39.4%2029.52c-2.636-2.216-2.553-3.52-2.55-3.523c-.109-.127-1.758-1.676-1.777-2.156l-.009-.082l-2.556%203.283c.324-.446-6.322%2010.406-6.322%2010.406L14.393%2053.686l3.373%203.372S42.18%2035.781%2041.828%2036.162l3.403-3.356c-.107.004-3.193-1.068-5.83-3.284%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M54.62%2030.18a1%201%200%200%201-1.411.093l-16.62-14.58a1%201%200%200%201-.099-1.4l-.01.008l-.654.786a1%201%200%200%200%20.11%201.391L52.554%2031.06a1%201%200%200%200%201.427-.113l.655-.787c.04-.047.055-.105.084-.157c-.033.06-.054.123-.1.177%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M55.258%2025.541c-1.162%203.4-5.283%205.562-5.283%205.562c-1.926%201.097-4.032%201.62-6.038%201.52c0%200-.347-.081-.913-.272c-1.828-.634-5.85-2.485-7.25-6.88c-.377-2.002-.159-4.185.646-6.277c1.023-4.264%204.995-6.256%204.995-6.256c1.41-.956%202.94-1.59%204.479-1.871c2.82-.533%205.66.08%207.775%201.972c3.327%202.947%203.844%208.086%201.59%2012.502%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M51.475%2025.541c-1.172%203.4-5.283%205.562-5.283%205.562a12%2012%200%200%201-3.168%201.247c-1.828-.633-5.85-2.484-7.25-6.88c-.377-2.001-.159-4.184.646-6.276c1.022-4.264%204.995-6.256%204.995-6.256c1.41-.956%202.94-1.59%204.479-1.871c1.46.292%202.83.946%203.992%201.972c3.317%202.947%203.833%208.086%201.589%2012.502%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m30.75%2038.941l4.02-4.619m14.744-3.892c-1.804%201.014-3.774%201.495-5.65%201.404m-2.36-18.184c3.737-2.497%208.405-2.591%2011.465.093c3.108%202.727%203.59%207.471%201.489%2011.545m-18.223-.065c-.354-1.844-.152-3.862.602-5.789m-3.52%208.196L14.393%2053.686l3.373%203.373l23.339-21.573M15.497%2056.001l-3.046%203.074m41.417-29.554L37.249%2014.94%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/microphone.svg?color=%231a73e8&size=48