mic-alert-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
mic-alert-outline
Set
Material Symbols Light
Style
Outline
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
mic-alert-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

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="M8.577 12.423Q8 11.846 8 11V5q0-.846.577-1.423T10 3t1.423.577T12 5v6q0 .846-.577 1.423T10 13t-1.423-.577m2.136-.71Q11 11.425 11 11V5q0-.425-.288-.712T10 4t-.712.288T9 5v6q0 .425.288.713T10 12t.713-.288M10.5 20.5h-1v-3.517q-2.35-.216-3.925-1.922T4 11h1q0 2.075 1.463 3.538T10 16q.14 0 .253-.006t.247-.017zm5.73-.923q.2 0 .332-.13t.13-.332t-.13-.33t-.331-.131t-.331.13q-.13.132-.13.332t.13.33t.33.131m-.384-1.923h.77v-3.231h-.77zm-2.45 2.181Q12.23 18.672 12.23 17t1.164-2.835T16.231 13t2.835 1.165T20.231 17t-1.165 2.836T16.231 21t-2.836-1.164M10 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMicAlertOutline(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="M8.577 12.423Q8 11.846 8 11V5q0-.846.577-1.423T10 3t1.423.577T12 5v6q0 .846-.577 1.423T10 13t-1.423-.577m2.136-.71Q11 11.425 11 11V5q0-.425-.288-.712T10 4t-.712.288T9 5v6q0 .425.288.713T10 12t.713-.288M10.5 20.5h-1v-3.517q-2.35-.216-3.925-1.922T4 11h1q0 2.075 1.463 3.538T10 16q.14 0 .253-.006t.247-.017zm5.73-.923q.2 0 .332-.13t.13-.332t-.13-.33t-.331-.131t-.331.13q-.13.132-.13.332t.13.33t.33.131m-.384-1.923h.77v-3.231h-.77zm-2.45 2.181Q12.23 18.672 12.23 17t1.164-2.835T16.231 13t2.835 1.165T20.231 17t-1.165 2.836T16.231 21t-2.836-1.164M10 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.577 12.423Q8 11.846 8 11V5q0-.846.577-1.423T10 3t1.423.577T12 5v6q0 .846-.577 1.423T10 13t-1.423-.577m2.136-.71Q11 11.425 11 11V5q0-.425-.288-.712T10 4t-.712.288T9 5v6q0 .425.288.713T10 12t.713-.288M10.5 20.5h-1v-3.517q-2.35-.216-3.925-1.922T4 11h1q0 2.075 1.463 3.538T10 16q.14 0 .253-.006t.247-.017zm5.73-.923q.2 0 .332-.13t.13-.332t-.13-.33t-.331-.131t-.331.13q-.13.132-.13.332t.13.33t.33.131m-.384-1.923h.77v-3.231h-.77zm-2.45 2.181Q12.23 18.672 12.23 17t1.164-2.835T16.231 13t2.835 1.165T20.231 17t-1.165 2.836T16.231 21t-2.836-1.164M10 8"/></svg>
</template>

CSS

.icon-mic-alert-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%20d%3D%22M8.577%2012.423Q8%2011.846%208%2011V5q0-.846.577-1.423T10%203t1.423.577T12%205v6q0%20.846-.577%201.423T10%2013t-1.423-.577m2.136-.71Q11%2011.425%2011%2011V5q0-.425-.288-.712T10%204t-.712.288T9%205v6q0%20.425.288.713T10%2012t.713-.288M10.5%2020.5h-1v-3.517q-2.35-.216-3.925-1.922T4%2011h1q0%202.075%201.463%203.538T10%2016q.14%200%20.253-.006t.247-.017zm5.73-.923q.2%200%20.332-.13t.13-.332t-.13-.33t-.331-.131t-.331.13q-.13.132-.13.332t.13.33t.33.131m-.384-1.923h.77v-3.231h-.77zm-2.45%202.181Q12.23%2018.672%2012.23%2017t1.164-2.835T16.231%2013t2.835%201.165T20.231%2017t-1.165%202.836T16.231%2021t-2.836-1.164M10%208%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%22M8.577%2012.423Q8%2011.846%208%2011V5q0-.846.577-1.423T10%203t1.423.577T12%205v6q0%20.846-.577%201.423T10%2013t-1.423-.577m2.136-.71Q11%2011.425%2011%2011V5q0-.425-.288-.712T10%204t-.712.288T9%205v6q0%20.425.288.713T10%2012t.713-.288M10.5%2020.5h-1v-3.517q-2.35-.216-3.925-1.922T4%2011h1q0%202.075%201.463%203.538T10%2016q.14%200%20.253-.006t.247-.017zm5.73-.923q.2%200%20.332-.13t.13-.332t-.13-.33t-.331-.131t-.331.13q-.13.132-.13.332t.13.33t.33.131m-.384-1.923h.77v-3.231h-.77zm-2.45%202.181Q12.23%2018.672%2012.23%2017t1.164-2.835T16.231%2013t2.835%201.165T20.231%2017t-1.165%202.836T16.231%2021t-2.836-1.164M10%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mic-alert-outline.svg?color=%231a73e8&size=48