microphone alt icon
microphone-alt from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.
- Name
- microphone-alt
- Set
- Line Awesome
- Style
- Line
- Category
- Status
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- microphone-alt-solid
The same icon in other sets
More status icons from Line Awesome
banbattery-emptybattery-fullbattery-halfbattery-quarterbattery-three-quartersbellbell-slashbell-slash-solidbell-solidcalendarcalendar-altcalendar-alt-solidcalendar-checkcalendar-check-solidcalendar-daycalendar-minuscalendar-minus-solidcalendar-pluscalendar-plus-solidcalendar-solidcalendar-timescalendar-times-solidcalendar-week
Use the microphone alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 4c-3.578 0-6.531 2.715-6.938 6.188L6 21.593l-.469.687l.563.594l.812.813l-2.625 2.593l1.439 1.44l2.562-2.594L9.656 26.5l.719-.5l11.469-8.063C25.304 17.52 28 14.57 28 11c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5a5 5 0 0 1-.813 2.75L18.25 6.812A5 5 0 0 1 21 6m-4.188 2.25l6.938 6.938A5 5 0 0 1 21 16c-2.773 0-5-2.227-5-5a5 5 0 0 1 .813-2.75zm-2.437 4.938a7.07 7.07 0 0 0 4.406 4.437l-8.875 6.281l-1.781-1.843z"/></svg>
React
import type { SVGProps } from "react";
export function LaMicrophoneAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 4c-3.578 0-6.531 2.715-6.938 6.188L6 21.593l-.469.687l.563.594l.812.813l-2.625 2.593l1.439 1.44l2.562-2.594L9.656 26.5l.719-.5l11.469-8.063C25.304 17.52 28 14.57 28 11c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5a5 5 0 0 1-.813 2.75L18.25 6.812A5 5 0 0 1 21 6m-4.188 2.25l6.938 6.938A5 5 0 0 1 21 16c-2.773 0-5-2.227-5-5a5 5 0 0 1 .813-2.75zm-2.437 4.938a7.07 7.07 0 0 0 4.406 4.437l-8.875 6.281l-1.781-1.843z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 4c-3.578 0-6.531 2.715-6.938 6.188L6 21.593l-.469.687l.563.594l.812.813l-2.625 2.593l1.439 1.44l2.562-2.594L9.656 26.5l.719-.5l11.469-8.063C25.304 17.52 28 14.57 28 11c0-3.855-3.145-7-7-7m0 2c2.773 0 5 2.227 5 5a5 5 0 0 1-.813 2.75L18.25 6.812A5 5 0 0 1 21 6m-4.188 2.25l6.938 6.938A5 5 0 0 1 21 16c-2.773 0-5-2.227-5-5a5 5 0 0 1 .813-2.75zm-2.437 4.938a7.07 7.07 0 0 0 4.406 4.437l-8.875 6.281l-1.781-1.843z"/></svg> </template>
CSS
.icon-microphone-alt {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%204c-3.578%200-6.531%202.715-6.938%206.188L6%2021.593l-.469.687l.563.594l.812.813l-2.625%202.593l1.439%201.44l2.562-2.594L9.656%2026.5l.719-.5l11.469-8.063C25.304%2017.52%2028%2014.57%2028%2011c0-3.855-3.145-7-7-7m0%202c2.773%200%205%202.227%205%205a5%205%200%200%201-.813%202.75L18.25%206.812A5%205%200%200%201%2021%206m-4.188%202.25l6.938%206.938A5%205%200%200%201%2021%2016c-2.773%200-5-2.227-5-5a5%205%200%200%201%20.813-2.75zm-2.437%204.938a7.07%207.07%200%200%200%204.406%204.437l-8.875%206.281l-1.781-1.843z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%204c-3.578%200-6.531%202.715-6.938%206.188L6%2021.593l-.469.687l.563.594l.812.813l-2.625%202.593l1.439%201.44l2.562-2.594L9.656%2026.5l.719-.5l11.469-8.063C25.304%2017.52%2028%2014.57%2028%2011c0-3.855-3.145-7-7-7m0%202c2.773%200%205%202.227%205%205a5%205%200%200%201-.813%202.75L18.25%206.812A5%205%200%200%201%2021%206m-4.188%202.25l6.938%206.938A5%205%200%200%201%2021%2016c-2.773%200-5-2.227-5-5a5%205%200%200%201%20.813-2.75zm-2.437%204.938a7.07%207.07%200%200%200%204.406%204.437l-8.875%206.281l-1.781-1.843z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/microphone-alt.svg?color=%231a73e8&size=48