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

Name
mic-off-outline-rounded
Set
Material Symbols
Style
Outline 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 off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 14.575q-.35-.2-.45-.612t.1-.763q.175-.275.288-.587t.162-.638q.1-.425.388-.7T18 11t.7.3t.225.725q-.075.575-.262 1.125t-.488 1.05q-.2.35-.612.463t-.763-.088M12 2q1.25 0 2.125.875T15 5v4.75q0 .5-.312.75t-.688.25t-.687-.262T13 9.725V5q0-.425-.288-.712T12 4t-.712.288T11 5v.75q0 .5-.312.75T10 6.75t-.687-.262T9 5.725V5q0-1.25.875-2.125T12 2m-1 18v-2.075q-2.3-.3-3.937-1.937t-1.988-3.963q-.05-.425.225-.725T6 11t.725.288T7.1 12q.35 1.775 1.725 2.888T12 16q.85 0 1.613-.262T15 15l1.425 1.425q-.725.575-1.588.975T13 17.925V20q0 .425-.288.713T12 21t-.712-.288T11 20m8.1 1.9l-17-17q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMicOffOutlineRounded(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="M16.8 14.575q-.35-.2-.45-.612t.1-.763q.175-.275.288-.587t.162-.638q.1-.425.388-.7T18 11t.7.3t.225.725q-.075.575-.262 1.125t-.488 1.05q-.2.35-.612.463t-.763-.088M12 2q1.25 0 2.125.875T15 5v4.75q0 .5-.312.75t-.688.25t-.687-.262T13 9.725V5q0-.425-.288-.712T12 4t-.712.288T11 5v.75q0 .5-.312.75T10 6.75t-.687-.262T9 5.725V5q0-1.25.875-2.125T12 2m-1 18v-2.075q-2.3-.3-3.937-1.937t-1.988-3.963q-.05-.425.225-.725T6 11t.725.288T7.1 12q.35 1.775 1.725 2.888T12 16q.85 0 1.613-.262T15 15l1.425 1.425q-.725.575-1.588.975T13 17.925V20q0 .425-.288.713T12 21t-.712-.288T11 20m8.1 1.9l-17-17q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 14.575q-.35-.2-.45-.612t.1-.763q.175-.275.288-.587t.162-.638q.1-.425.388-.7T18 11t.7.3t.225.725q-.075.575-.262 1.125t-.488 1.05q-.2.35-.612.463t-.763-.088M12 2q1.25 0 2.125.875T15 5v4.75q0 .5-.312.75t-.688.25t-.687-.262T13 9.725V5q0-.425-.288-.712T12 4t-.712.288T11 5v.75q0 .5-.312.75T10 6.75t-.687-.262T9 5.725V5q0-1.25.875-2.125T12 2m-1 18v-2.075q-2.3-.3-3.937-1.937t-1.988-3.963q-.05-.425.225-.725T6 11t.725.288T7.1 12q.35 1.775 1.725 2.888T12 16q.85 0 1.613-.262T15 15l1.425 1.425q-.725.575-1.588.975T13 17.925V20q0 .425-.288.713T12 21t-.712-.288T11 20m8.1 1.9l-17-17q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275"/></svg>
</template>

CSS

.icon-mic-off-outline-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%22M16.8%2014.575q-.35-.2-.45-.612t.1-.763q.175-.275.288-.587t.162-.638q.1-.425.388-.7T18%2011t.7.3t.225.725q-.075.575-.262%201.125t-.488%201.05q-.2.35-.612.463t-.763-.088M12%202q1.25%200%202.125.875T15%205v4.75q0%20.5-.312.75t-.688.25t-.687-.262T13%209.725V5q0-.425-.288-.712T12%204t-.712.288T11%205v.75q0%20.5-.312.75T10%206.75t-.687-.262T9%205.725V5q0-1.25.875-2.125T12%202m-1%2018v-2.075q-2.3-.3-3.937-1.937t-1.988-3.963q-.05-.425.225-.725T6%2011t.725.288T7.1%2012q.35%201.775%201.725%202.888T12%2016q.85%200%201.613-.262T15%2015l1.425%201.425q-.725.575-1.588.975T13%2017.925V20q0%20.425-.288.713T12%2021t-.712-.288T11%2020m8.1%201.9l-17-17q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275%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%22M16.8%2014.575q-.35-.2-.45-.612t.1-.763q.175-.275.288-.587t.162-.638q.1-.425.388-.7T18%2011t.7.3t.225.725q-.075.575-.262%201.125t-.488%201.05q-.2.35-.612.463t-.763-.088M12%202q1.25%200%202.125.875T15%205v4.75q0%20.5-.312.75t-.688.25t-.687-.262T13%209.725V5q0-.425-.288-.712T12%204t-.712.288T11%205v.75q0%20.5-.312.75T10%206.75t-.687-.262T9%205.725V5q0-1.25.875-2.125T12%202m-1%2018v-2.075q-2.3-.3-3.937-1.937t-1.988-3.963q-.05-.425.225-.725T6%2011t.725.288T7.1%2012q.35%201.775%201.725%202.888T12%2016q.85%200%201.613-.262T15%2015l1.425%201.425q-.725.575-1.588.975T13%2017.925V20q0%20.425-.288.713T12%2021t-.712-.288T11%2020m8.1%201.9l-17-17q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.275.7t-.275.7t-.7.275t-.7-.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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