mic gear icon
mic-gear-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- mic-gear-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
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="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-.875M9 20v-2.075q-2.3-.325-3.937-1.95t-1.988-3.95q-.05-.425.225-.725T4 11t.713.288T5.1 12q.375 1.875 1.813 2.925t3.312 1.05q.325 0 .55.2t.225.5V20q0 .425-.287.713T10 21t-.712-.288T9 20m5.6-.1l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562T16.8 12h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L19.4 19.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T17.2 22h-.4q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T14.6 19.9m3.913-1.487q.587-.588.587-1.413t-.587-1.412T17.1 15t-1.412.588T15.1 17t.588 1.413T17.1 19t1.413-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMicGearRounded(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-.875M9 20v-2.075q-2.3-.325-3.937-1.95t-1.988-3.95q-.05-.425.225-.725T4 11t.713.288T5.1 12q.375 1.875 1.813 2.925t3.312 1.05q.325 0 .55.2t.225.5V20q0 .425-.287.713T10 21t-.712-.288T9 20m5.6-.1l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562T16.8 12h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L19.4 19.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T17.2 22h-.4q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T14.6 19.9m3.913-1.487q.587-.588.587-1.413t-.587-1.412T17.1 15t-1.412.588T15.1 17t.588 1.413T17.1 19t1.413-.587"/></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-.875M9 20v-2.075q-2.3-.325-3.937-1.95t-1.988-3.95q-.05-.425.225-.725T4 11t.713.288T5.1 12q.375 1.875 1.813 2.925t3.312 1.05q.325 0 .55.2t.225.5V20q0 .425-.287.713T10 21t-.712-.288T9 20m5.6-.1l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562T16.8 12h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L19.4 19.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T17.2 22h-.4q-.35 0-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T14.6 19.9m3.913-1.487q.587-.588.587-1.413t-.587-1.412T17.1 15t-1.412.588T15.1 17t.588 1.413T17.1 19t1.413-.587"/></svg> </template>
CSS
.icon-mic-gear-rounded {
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-.875M9%2020v-2.075q-2.3-.325-3.937-1.95t-1.988-3.95q-.05-.425.225-.725T4%2011t.713.288T5.1%2012q.375%201.875%201.813%202.925t3.312%201.05q.325%200%20.55.2t.225.5V20q0%20.425-.287.713T10%2021t-.712-.288T9%2020m5.6-.1l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562T16.8%2012h.4q.35%200%20.613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L19.4%2019.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T17.2%2022h-.4q-.35%200-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T14.6%2019.9m3.913-1.487q.587-.588.587-1.413t-.587-1.412T17.1%2015t-1.412.588T15.1%2017t.588%201.413T17.1%2019t1.413-.587%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-.875M9%2020v-2.075q-2.3-.325-3.937-1.95t-1.988-3.95q-.05-.425.225-.725T4%2011t.713.288T5.1%2012q.375%201.875%201.813%202.925t3.312%201.05q.325%200%20.55.2t.225.5V20q0%20.425-.287.713T10%2021t-.712-.288T9%2020m5.6-.1l-.725.225q-.325.1-.637-.025t-.488-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562T16.8%2012h.4q.35%200%20.613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025L19.4%2019.9q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563T17.2%2022h-.4q-.35%200-.612-.225t-.338-.575l-.15-.7q-.3-.125-.562-.262T14.6%2019.9m3.913-1.487q.587-.588.587-1.413t-.587-1.412T17.1%2015t-1.412.588T15.1%2017t.588%201.413T17.1%2019t1.413-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mic-gear-rounded.svg?color=%231a73e8&size=48