microphone icon
microphone-outline from Solar by 480 Design · Outline · Video · CC-BY-4.0 Attribution required.
- Name
- microphone-outline
- Set
- Solar
- Style
- Outline
- Category
- Video
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 EmojimicrophoneHeroIconsmicrophoneHumbleiconsmicrophoneIconParkmicrophoneIconPark OutlinemicrophoneIconoirmicrophoneLine AwesomemicrophoneMage IconsmicrophoneMajesticonsmicrophoneMaterial Design Iconsmicrophone-fillMingCute IconmicrophoneMyna UI Icons
More video icons from Solar
album-boldcamera-add-boldcamera-boldcamera-minimalistic-boldcamera-off-boldcamera-rotate-boldcamera-square-boldclapperboard-boldclapperboard-edit-boldclapperboard-open-boldclapperboard-open-play-boldclapperboard-play-boldclapperboard-text-boldfull-screen-boldfull-screen-circle-boldfull-screen-square-boldgallery-add-boldgallery-boldgallery-check-boldgallery-circle-boldgallery-download-boldgallery-edit-boldgallery-favorite-boldgallery-minimalistic-bold
Use the microphone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.25 8C6.25 4.82436 8.82436 2.25 12 2.25C15.1756 2.25 17.75 4.82436 17.75 8V11C17.75 14.1756 15.1756 16.75 12 16.75C8.82436 16.75 6.25 14.1756 6.25 11V8ZM12 3.75C9.65279 3.75 7.75 5.65279 7.75 8V11C7.75 13.3472 9.65279 15.25 12 15.25C14.0913 15.25 15.8298 13.7395 16.184 11.75L13 11.75C12.5858 11.75 12.25 11.4142 12.25 11C12.25 10.5858 12.5858 10.25 13 10.25L16.25 10.25V8.75H13C12.5858 8.75 12.25 8.41421 12.25 8C12.25 7.58579 12.5858 7.25 13 7.25H16.184C15.8298 5.26049 14.0913 3.75 12 3.75ZM4 9.25C4.41421 9.25 4.75 9.58579 4.75 10V11C4.75 15.0041 7.99594 18.25 12 18.25C16.0041 18.25 19.25 15.0041 19.25 11V10C19.25 9.58579 19.5858 9.25 20 9.25C20.4142 9.25 20.75 9.58579 20.75 10V11C20.75 15.5798 17.2314 19.3379 12.75 19.7183V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.7183C6.7686 19.3379 3.25 15.5798 3.25 11V10C3.25 9.58579 3.58579 9.25 4 9.25Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarMicrophoneOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M6.25 8C6.25 4.82436 8.82436 2.25 12 2.25C15.1756 2.25 17.75 4.82436 17.75 8V11C17.75 14.1756 15.1756 16.75 12 16.75C8.82436 16.75 6.25 14.1756 6.25 11V8ZM12 3.75C9.65279 3.75 7.75 5.65279 7.75 8V11C7.75 13.3472 9.65279 15.25 12 15.25C14.0913 15.25 15.8298 13.7395 16.184 11.75L13 11.75C12.5858 11.75 12.25 11.4142 12.25 11C12.25 10.5858 12.5858 10.25 13 10.25L16.25 10.25V8.75H13C12.5858 8.75 12.25 8.41421 12.25 8C12.25 7.58579 12.5858 7.25 13 7.25H16.184C15.8298 5.26049 14.0913 3.75 12 3.75ZM4 9.25C4.41421 9.25 4.75 9.58579 4.75 10V11C4.75 15.0041 7.99594 18.25 12 18.25C16.0041 18.25 19.25 15.0041 19.25 11V10C19.25 9.58579 19.5858 9.25 20 9.25C20.4142 9.25 20.75 9.58579 20.75 10V11C20.75 15.5798 17.2314 19.3379 12.75 19.7183V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.7183C6.7686 19.3379 3.25 15.5798 3.25 11V10C3.25 9.58579 3.58579 9.25 4 9.25Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.25 8C6.25 4.82436 8.82436 2.25 12 2.25C15.1756 2.25 17.75 4.82436 17.75 8V11C17.75 14.1756 15.1756 16.75 12 16.75C8.82436 16.75 6.25 14.1756 6.25 11V8ZM12 3.75C9.65279 3.75 7.75 5.65279 7.75 8V11C7.75 13.3472 9.65279 15.25 12 15.25C14.0913 15.25 15.8298 13.7395 16.184 11.75L13 11.75C12.5858 11.75 12.25 11.4142 12.25 11C12.25 10.5858 12.5858 10.25 13 10.25L16.25 10.25V8.75H13C12.5858 8.75 12.25 8.41421 12.25 8C12.25 7.58579 12.5858 7.25 13 7.25H16.184C15.8298 5.26049 14.0913 3.75 12 3.75ZM4 9.25C4.41421 9.25 4.75 9.58579 4.75 10V11C4.75 15.0041 7.99594 18.25 12 18.25C16.0041 18.25 19.25 15.0041 19.25 11V10C19.25 9.58579 19.5858 9.25 20 9.25C20.4142 9.25 20.75 9.58579 20.75 10V11C20.75 15.5798 17.2314 19.3379 12.75 19.7183V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.7183C6.7686 19.3379 3.25 15.5798 3.25 11V10C3.25 9.58579 3.58579 9.25 4 9.25Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-microphone-outline {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.25%208C6.25%204.82436%208.82436%202.25%2012%202.25C15.1756%202.25%2017.75%204.82436%2017.75%208V11C17.75%2014.1756%2015.1756%2016.75%2012%2016.75C8.82436%2016.75%206.25%2014.1756%206.25%2011V8ZM12%203.75C9.65279%203.75%207.75%205.65279%207.75%208V11C7.75%2013.3472%209.65279%2015.25%2012%2015.25C14.0913%2015.25%2015.8298%2013.7395%2016.184%2011.75L13%2011.75C12.5858%2011.75%2012.25%2011.4142%2012.25%2011C12.25%2010.5858%2012.5858%2010.25%2013%2010.25L16.25%2010.25V8.75H13C12.5858%208.75%2012.25%208.41421%2012.25%208C12.25%207.58579%2012.5858%207.25%2013%207.25H16.184C15.8298%205.26049%2014.0913%203.75%2012%203.75ZM4%209.25C4.41421%209.25%204.75%209.58579%204.75%2010V11C4.75%2015.0041%207.99594%2018.25%2012%2018.25C16.0041%2018.25%2019.25%2015.0041%2019.25%2011V10C19.25%209.58579%2019.5858%209.25%2020%209.25C20.4142%209.25%2020.75%209.58579%2020.75%2010V11C20.75%2015.5798%2017.2314%2019.3379%2012.75%2019.7183V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V19.7183C6.7686%2019.3379%203.25%2015.5798%203.25%2011V10C3.25%209.58579%203.58579%209.25%204%209.25Z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.25%208C6.25%204.82436%208.82436%202.25%2012%202.25C15.1756%202.25%2017.75%204.82436%2017.75%208V11C17.75%2014.1756%2015.1756%2016.75%2012%2016.75C8.82436%2016.75%206.25%2014.1756%206.25%2011V8ZM12%203.75C9.65279%203.75%207.75%205.65279%207.75%208V11C7.75%2013.3472%209.65279%2015.25%2012%2015.25C14.0913%2015.25%2015.8298%2013.7395%2016.184%2011.75L13%2011.75C12.5858%2011.75%2012.25%2011.4142%2012.25%2011C12.25%2010.5858%2012.5858%2010.25%2013%2010.25L16.25%2010.25V8.75H13C12.5858%208.75%2012.25%208.41421%2012.25%208C12.25%207.58579%2012.5858%207.25%2013%207.25H16.184C15.8298%205.26049%2014.0913%203.75%2012%203.75ZM4%209.25C4.41421%209.25%204.75%209.58579%204.75%2010V11C4.75%2015.0041%207.99594%2018.25%2012%2018.25C16.0041%2018.25%2019.25%2015.0041%2019.25%2011V10C19.25%209.58579%2019.5858%209.25%2020%209.25C20.4142%209.25%2020.75%209.58579%2020.75%2010V11C20.75%2015.5798%2017.2314%2019.3379%2012.75%2019.7183V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V19.7183C6.7686%2019.3379%203.25%2015.5798%203.25%2011V10C3.25%209.58579%203.58579%209.25%204%209.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/microphone-outline.svg?color=%231a73e8&size=48