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

Name
mic-gear
Set
Material Symbols Light
Style
Regular
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
mic-gear-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 gear 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-.577M10.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.23.308l-.107-.885q-.473-.106-.89-.32q-.416-.215-.748-.588l-.835.335l-.538-.815l.688-.577q-.165-.517-.165-1.035t.165-1.034l-.688-.577l.538-.816l.835.335q.313-.373.739-.588t.899-.32l.108-.884h1l.107.884q.473.106.9.32t.739.588l.835-.335l.538.816l-.688.577q.165.517.165 1.034q0 .518-.165 1.035l.688.577l-.538.815l-.835-.334q-.333.373-.749.587t-.89.32l-.107.885zm2.029-2.357q.625-.626.625-1.528t-.625-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMicGear(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-.577M10.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.23.308l-.107-.885q-.473-.106-.89-.32q-.416-.215-.748-.588l-.835.335l-.538-.815l.688-.577q-.165-.517-.165-1.035t.165-1.034l-.688-.577l.538-.816l.835.335q.313-.373.739-.588t.899-.32l.108-.884h1l.107.884q.473.106.9.32t.739.588l.835-.335l.538.816l-.688.577q.165.517.165 1.034q0 .518-.165 1.035l.688.577l-.538.815l-.835-.334q-.333.373-.749.587t-.89.32l-.107.885zm2.029-2.357q.625-.626.625-1.528t-.625-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626"/></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-.577M10.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.23.308l-.107-.885q-.473-.106-.89-.32q-.416-.215-.748-.588l-.835.335l-.538-.815l.688-.577q-.165-.517-.165-1.035t.165-1.034l-.688-.577l.538-.816l.835.335q.313-.373.739-.588t.899-.32l.108-.884h1l.107.884q.473.106.9.32t.739.588l.835-.335l.538.816l-.688.577q.165.517.165 1.034q0 .518-.165 1.035l.688.577l-.538.815l-.835-.334q-.333.373-.749.587t-.89.32l-.107.885zm2.029-2.357q.625-.626.625-1.528t-.625-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626"/></svg>
</template>

CSS

.icon-mic-gear {
  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-.577M10.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.23.308l-.107-.885q-.473-.106-.89-.32q-.416-.215-.748-.588l-.835.335l-.538-.815l.688-.577q-.165-.517-.165-1.035t.165-1.034l-.688-.577l.538-.816l.835.335q.313-.373.739-.588t.899-.32l.108-.884h1l.107.884q.473.106.9.32t.739.588l.835-.335l.538.816l-.688.577q.165.517.165%201.034q0%20.518-.165%201.035l.688.577l-.538.815l-.835-.334q-.333.373-.749.587t-.89.32l-.107.885zm2.029-2.357q.625-.626.625-1.528t-.625-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.528.626t1.528-.626%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-.577M10.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.23.308l-.107-.885q-.473-.106-.89-.32q-.416-.215-.748-.588l-.835.335l-.538-.815l.688-.577q-.165-.517-.165-1.035t.165-1.034l-.688-.577l.538-.816l.835.335q.313-.373.739-.588t.899-.32l.108-.884h1l.107.884q.473.106.9.32t.739.588l.835-.335l.538.816l-.688.577q.165.517.165%201.034q0%20.518-.165%201.035l.688.577l-.538.815l-.835-.334q-.333.373-.749.587t-.89.32l-.107.885zm2.029-2.357q.625-.626.625-1.528t-.625-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.528.626t1.528-.626%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-gear.svg?color=%231a73e8&size=48