studio microphone emoji
studio-microphone from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- studio-microphone
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the studio microphone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M6 15h24v2H6zm15 15c0 2.208-.792 4-3 4s-3-1.792-3-4s.791-2 3-2s3-.208 3 2"/><path fill="#66757f" d="M18 31c-6.627 0-10 1.343-10 3v2h20v-2c0-1.657-3.373-3-10-3"/><path fill="#99aab5" d="M18 0a9 9 0 0 0-9 9v7h18V9a9 9 0 0 0-9-9"/><g fill="#292f33"><circle cx="15.5" cy="2.5" r="1.5"/><circle cx="20.5" cy="2.5" r="1.5"/><circle cx="17.5" cy="6.5" r="1.5"/><circle cx="22.5" cy="6.5" r="1.5"/><circle cx="12.5" cy="6.5" r="1.5"/><circle cx="15.5" cy="10.5" r="1.5"/><circle cx="10.5" cy="10.5" r="1.5"/><circle cx="20.5" cy="10.5" r="1.5"/><circle cx="25.5" cy="10.5" r="1.5"/><circle cx="17.5" cy="14.5" r="1.5"/><circle cx="22.5" cy="14.5" r="1.5"/><circle cx="12.5" cy="14.5" r="1.5"/></g><path fill="#66757f" d="M9 15.062V17c0 4.971 4.029 9 9 9s9-4.029 9-9v-1.938z"/><path fill="#66757f" d="M30 14a1 1 0 0 0-1 1v2c0 6.074-4.925 11-11 11S7 23.074 7 17v-2a1 1 0 0 0-2 0v2c0 7.18 5.82 13 13 13s13-5.82 13-13v-2a1 1 0 0 0-1-1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiStudioMicrophone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M6 15h24v2H6zm15 15c0 2.208-.792 4-3 4s-3-1.792-3-4s.791-2 3-2s3-.208 3 2"/><path fill="#66757f" d="M18 31c-6.627 0-10 1.343-10 3v2h20v-2c0-1.657-3.373-3-10-3"/><path fill="#99aab5" d="M18 0a9 9 0 0 0-9 9v7h18V9a9 9 0 0 0-9-9"/><g fill="#292f33"><circle cx="15.5" cy="2.5" r="1.5"/><circle cx="20.5" cy="2.5" r="1.5"/><circle cx="17.5" cy="6.5" r="1.5"/><circle cx="22.5" cy="6.5" r="1.5"/><circle cx="12.5" cy="6.5" r="1.5"/><circle cx="15.5" cy="10.5" r="1.5"/><circle cx="10.5" cy="10.5" r="1.5"/><circle cx="20.5" cy="10.5" r="1.5"/><circle cx="25.5" cy="10.5" r="1.5"/><circle cx="17.5" cy="14.5" r="1.5"/><circle cx="22.5" cy="14.5" r="1.5"/><circle cx="12.5" cy="14.5" r="1.5"/></g><path fill="#66757f" d="M9 15.062V17c0 4.971 4.029 9 9 9s9-4.029 9-9v-1.938z"/><path fill="#66757f" d="M30 14a1 1 0 0 0-1 1v2c0 6.074-4.925 11-11 11S7 23.074 7 17v-2a1 1 0 0 0-2 0v2c0 7.18 5.82 13 13 13s13-5.82 13-13v-2a1 1 0 0 0-1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M6 15h24v2H6zm15 15c0 2.208-.792 4-3 4s-3-1.792-3-4s.791-2 3-2s3-.208 3 2"/><path fill="#66757f" d="M18 31c-6.627 0-10 1.343-10 3v2h20v-2c0-1.657-3.373-3-10-3"/><path fill="#99aab5" d="M18 0a9 9 0 0 0-9 9v7h18V9a9 9 0 0 0-9-9"/><g fill="#292f33"><circle cx="15.5" cy="2.5" r="1.5"/><circle cx="20.5" cy="2.5" r="1.5"/><circle cx="17.5" cy="6.5" r="1.5"/><circle cx="22.5" cy="6.5" r="1.5"/><circle cx="12.5" cy="6.5" r="1.5"/><circle cx="15.5" cy="10.5" r="1.5"/><circle cx="10.5" cy="10.5" r="1.5"/><circle cx="20.5" cy="10.5" r="1.5"/><circle cx="25.5" cy="10.5" r="1.5"/><circle cx="17.5" cy="14.5" r="1.5"/><circle cx="22.5" cy="14.5" r="1.5"/><circle cx="12.5" cy="14.5" r="1.5"/></g><path fill="#66757f" d="M9 15.062V17c0 4.971 4.029 9 9 9s9-4.029 9-9v-1.938z"/><path fill="#66757f" d="M30 14a1 1 0 0 0-1 1v2c0 6.074-4.925 11-11 11S7 23.074 7 17v-2a1 1 0 0 0-2 0v2c0 7.18 5.82 13 13 13s13-5.82 13-13v-2a1 1 0 0 0-1-1"/></svg> </template>
CSS
.icon-studio-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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M6%2015h24v2H6zm15%2015c0%202.208-.792%204-3%204s-3-1.792-3-4s.791-2%203-2s3-.208%203%202%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M18%2031c-6.627%200-10%201.343-10%203v2h20v-2c0-1.657-3.373-3-10-3%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M18%200a9%209%200%200%200-9%209v7h18V9a9%209%200%200%200-9-9%22%2F%3E%3Cg%20fill%3D%22%23292f33%22%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%222.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%222.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2225.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M9%2015.062V17c0%204.971%204.029%209%209%209s9-4.029%209-9v-1.938z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M30%2014a1%201%200%200%200-1%201v2c0%206.074-4.925%2011-11%2011S7%2023.074%207%2017v-2a1%201%200%200%200-2%200v2c0%207.18%205.82%2013%2013%2013s13-5.82%2013-13v-2a1%201%200%200%200-1-1%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M6%2015h24v2H6zm15%2015c0%202.208-.792%204-3%204s-3-1.792-3-4s.791-2%203-2s3-.208%203%202%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M18%2031c-6.627%200-10%201.343-10%203v2h20v-2c0-1.657-3.373-3-10-3%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M18%200a9%209%200%200%200-9%209v7h18V9a9%209%200%200%200-9-9%22%2F%3E%3Cg%20fill%3D%22%23292f33%22%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%222.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%222.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%226.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2215.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2220.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2225.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2222.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3Ccircle%20cx%3D%2212.5%22%20cy%3D%2214.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M9%2015.062V17c0%204.971%204.029%209%209%209s9-4.029%209-9v-1.938z%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M30%2014a1%201%200%200%200-1%201v2c0%206.074-4.925%2011-11%2011S7%2023.074%207%2017v-2a1%201%200%200%200-2%200v2c0%207.18%205.82%2013%2013%2013s13-5.82%2013-13v-2a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/studio-microphone.svg?color=%231a73e8&size=48