mic alert icon
mic-alert from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- mic-alert
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mic-alert-sharp
3 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the mic alert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.875 13.125Q7 12.25 7 11V5q0-1.25.875-2.125T10 2t2.125.875T13 5v6q0 1.25-.875 2.125T10 14t-2.125-.875M11 21H9v-3.075q-2.6-.35-4.3-2.325T3 11h2q0 2.075 1.463 3.538T10 16q.275 0 .513-.025T11 15.9zm6-1q.2 0 .35-.15t.15-.35t-.15-.35T17 19t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1zm-3.037 2.538Q12 19.075 12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMicAlert(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" d="M7.875 13.125Q7 12.25 7 11V5q0-1.25.875-2.125T10 2t2.125.875T13 5v6q0 1.25-.875 2.125T10 14t-2.125-.875M11 21H9v-3.075q-2.6-.35-4.3-2.325T3 11h2q0 2.075 1.463 3.538T10 16q.275 0 .513-.025T11 15.9zm6-1q.2 0 .35-.15t.15-.35t-.15-.35T17 19t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1zm-3.037 2.538Q12 19.075 12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.875 13.125Q7 12.25 7 11V5q0-1.25.875-2.125T10 2t2.125.875T13 5v6q0 1.25-.875 2.125T10 14t-2.125-.875M11 21H9v-3.075q-2.6-.35-4.3-2.325T3 11h2q0 2.075 1.463 3.538T10 16q.275 0 .513-.025T11 15.9zm6-1q.2 0 .35-.15t.15-.35t-.15-.35T17 19t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1zm-3.037 2.538Q12 19.075 12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463"/></svg> </template>
CSS
.icon-mic-alert {
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%20d%3D%22M7.875%2013.125Q7%2012.25%207%2011V5q0-1.25.875-2.125T10%202t2.125.875T13%205v6q0%201.25-.875%202.125T10%2014t-2.125-.875M11%2021H9v-3.075q-2.6-.35-4.3-2.325T3%2011h2q0%202.075%201.463%203.538T10%2016q.275%200%20.513-.025T11%2015.9zm6-1q.2%200%20.35-.15t.15-.35t-.15-.35T17%2019t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1zm-3.037%202.538Q12%2019.075%2012%2017t1.463-3.537T17%2012t3.538%201.463T22%2017t-1.463%203.538T17%2022t-3.537-1.463%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%20d%3D%22M7.875%2013.125Q7%2012.25%207%2011V5q0-1.25.875-2.125T10%202t2.125.875T13%205v6q0%201.25-.875%202.125T10%2014t-2.125-.875M11%2021H9v-3.075q-2.6-.35-4.3-2.325T3%2011h2q0%202.075%201.463%203.538T10%2016q.275%200%20.513-.025T11%2015.9zm6-1q.2%200%20.35-.15t.15-.35t-.15-.35T17%2019t-.35.15t-.15.35t.15.35t.35.15m-.5-2h1v-4h-1zm-3.037%202.538Q12%2019.075%2012%2017t1.463-3.537T17%2012t3.538%201.463T22%2017t-1.463%203.538T17%2022t-3.537-1.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mic-alert.svg?color=%231a73e8&size=48