noise control off icon

noise-control-off-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
noise-control-off-rounded
Set
Material Symbols
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
noise-control-off-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the noise control off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 21.763q-1-.238-1.925-.663q-.4-.2-.55-.612t.05-.788t.625-.462t.825.087q.75.325 1.55.5T12 20t1.675-.175t1.55-.5q.4-.175.825-.088t.625.463t.05.788t-.55.612q-.925.425-1.925.663T12 22t-2.25-.237m-5.575-8.088q.175.8.5 1.55q.175.4.088.825t-.463.625t-.788.05t-.612-.55q-.425-.925-.663-1.925T2 12t.238-2.25t.662-1.925q.2-.4.613-.55t.787.05t.463.625t-.088.825q-.325.75-.5 1.55T4 12t.175 1.675M20 12q0-.875-.175-1.675t-.5-1.55q-.175-.4-.088-.825t.463-.625t.788-.05t.612.55q.425.925.663 1.925T22 12t-.237 2.25t-.663 1.925q-.2.4-.612.55t-.788-.05t-.462-.625t.087-.825q.325-.75.5-1.55T20 12m-8-8q-.875 0-1.675.175t-1.55.5q-.4.175-.825.088T7.325 4.3t-.05-.788t.55-.612q.925-.425 1.925-.663T12 2t2.25.237t1.925.663q.4.2.55.612t-.05.788t-.625.462t-.825-.087q-.75-.325-1.55-.5T12 4m.975 14q-.975 0-1.75-.6T10.1 15.85q-.075-.2-.162-.388t-.238-.337L8.45 13.85q-.65-.65-1.05-1.5t-.4-1.8q0-1.875 1.313-3.213T11.5 6q1.3 0 2.388.688T15.55 8.55q.25.5-.038.975T14.65 10q-.3 0-.537-.162T13.75 9.4q-.325-.65-.925-1.025T11.5 8q-1.05 0-1.775.725T9 10.5q0 .525.188 1t.562.85l1.375 1.35q.35.35.563.763t.362.862q.125.3.375.488T13 16q.275 0 .513-.137t.362-.388q.125-.225.35-.35t.5-.125q.575 0 .875.475t.025.975q-.4.725-1.112 1.138T12.974 18m1.588-4.437Q15 13.125 15 12.5t-.437-1.062T13.5 11t-1.062.438T12 12.5t.438 1.063T13.5 14t1.063-.437"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNoiseControlOffRounded(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="M9.75 21.763q-1-.238-1.925-.663q-.4-.2-.55-.612t.05-.788t.625-.462t.825.087q.75.325 1.55.5T12 20t1.675-.175t1.55-.5q.4-.175.825-.088t.625.463t.05.788t-.55.612q-.925.425-1.925.663T12 22t-2.25-.237m-5.575-8.088q.175.8.5 1.55q.175.4.088.825t-.463.625t-.788.05t-.612-.55q-.425-.925-.663-1.925T2 12t.238-2.25t.662-1.925q.2-.4.613-.55t.787.05t.463.625t-.088.825q-.325.75-.5 1.55T4 12t.175 1.675M20 12q0-.875-.175-1.675t-.5-1.55q-.175-.4-.088-.825t.463-.625t.788-.05t.612.55q.425.925.663 1.925T22 12t-.237 2.25t-.663 1.925q-.2.4-.612.55t-.788-.05t-.462-.625t.087-.825q.325-.75.5-1.55T20 12m-8-8q-.875 0-1.675.175t-1.55.5q-.4.175-.825.088T7.325 4.3t-.05-.788t.55-.612q.925-.425 1.925-.663T12 2t2.25.237t1.925.663q.4.2.55.612t-.05.788t-.625.462t-.825-.087q-.75-.325-1.55-.5T12 4m.975 14q-.975 0-1.75-.6T10.1 15.85q-.075-.2-.162-.388t-.238-.337L8.45 13.85q-.65-.65-1.05-1.5t-.4-1.8q0-1.875 1.313-3.213T11.5 6q1.3 0 2.388.688T15.55 8.55q.25.5-.038.975T14.65 10q-.3 0-.537-.162T13.75 9.4q-.325-.65-.925-1.025T11.5 8q-1.05 0-1.775.725T9 10.5q0 .525.188 1t.562.85l1.375 1.35q.35.35.563.763t.362.862q.125.3.375.488T13 16q.275 0 .513-.137t.362-.388q.125-.225.35-.35t.5-.125q.575 0 .875.475t.025.975q-.4.725-1.112 1.138T12.974 18m1.588-4.437Q15 13.125 15 12.5t-.437-1.062T13.5 11t-1.062.438T12 12.5t.438 1.063T13.5 14t1.063-.437"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 21.763q-1-.238-1.925-.663q-.4-.2-.55-.612t.05-.788t.625-.462t.825.087q.75.325 1.55.5T12 20t1.675-.175t1.55-.5q.4-.175.825-.088t.625.463t.05.788t-.55.612q-.925.425-1.925.663T12 22t-2.25-.237m-5.575-8.088q.175.8.5 1.55q.175.4.088.825t-.463.625t-.788.05t-.612-.55q-.425-.925-.663-1.925T2 12t.238-2.25t.662-1.925q.2-.4.613-.55t.787.05t.463.625t-.088.825q-.325.75-.5 1.55T4 12t.175 1.675M20 12q0-.875-.175-1.675t-.5-1.55q-.175-.4-.088-.825t.463-.625t.788-.05t.612.55q.425.925.663 1.925T22 12t-.237 2.25t-.663 1.925q-.2.4-.612.55t-.788-.05t-.462-.625t.087-.825q.325-.75.5-1.55T20 12m-8-8q-.875 0-1.675.175t-1.55.5q-.4.175-.825.088T7.325 4.3t-.05-.788t.55-.612q.925-.425 1.925-.663T12 2t2.25.237t1.925.663q.4.2.55.612t-.05.788t-.625.462t-.825-.087q-.75-.325-1.55-.5T12 4m.975 14q-.975 0-1.75-.6T10.1 15.85q-.075-.2-.162-.388t-.238-.337L8.45 13.85q-.65-.65-1.05-1.5t-.4-1.8q0-1.875 1.313-3.213T11.5 6q1.3 0 2.388.688T15.55 8.55q.25.5-.038.975T14.65 10q-.3 0-.537-.162T13.75 9.4q-.325-.65-.925-1.025T11.5 8q-1.05 0-1.775.725T9 10.5q0 .525.188 1t.562.85l1.375 1.35q.35.35.563.763t.362.862q.125.3.375.488T13 16q.275 0 .513-.137t.362-.388q.125-.225.35-.35t.5-.125q.575 0 .875.475t.025.975q-.4.725-1.112 1.138T12.974 18m1.588-4.437Q15 13.125 15 12.5t-.437-1.062T13.5 11t-1.062.438T12 12.5t.438 1.063T13.5 14t1.063-.437"/></svg>
</template>

CSS

.icon-noise-control-off-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%22M9.75%2021.763q-1-.238-1.925-.663q-.4-.2-.55-.612t.05-.788t.625-.462t.825.087q.75.325%201.55.5T12%2020t1.675-.175t1.55-.5q.4-.175.825-.088t.625.463t.05.788t-.55.612q-.925.425-1.925.663T12%2022t-2.25-.237m-5.575-8.088q.175.8.5%201.55q.175.4.088.825t-.463.625t-.788.05t-.612-.55q-.425-.925-.663-1.925T2%2012t.238-2.25t.662-1.925q.2-.4.613-.55t.787.05t.463.625t-.088.825q-.325.75-.5%201.55T4%2012t.175%201.675M20%2012q0-.875-.175-1.675t-.5-1.55q-.175-.4-.088-.825t.463-.625t.788-.05t.612.55q.425.925.663%201.925T22%2012t-.237%202.25t-.663%201.925q-.2.4-.612.55t-.788-.05t-.462-.625t.087-.825q.325-.75.5-1.55T20%2012m-8-8q-.875%200-1.675.175t-1.55.5q-.4.175-.825.088T7.325%204.3t-.05-.788t.55-.612q.925-.425%201.925-.663T12%202t2.25.237t1.925.663q.4.2.55.612t-.05.788t-.625.462t-.825-.087q-.75-.325-1.55-.5T12%204m.975%2014q-.975%200-1.75-.6T10.1%2015.85q-.075-.2-.162-.388t-.238-.337L8.45%2013.85q-.65-.65-1.05-1.5t-.4-1.8q0-1.875%201.313-3.213T11.5%206q1.3%200%202.388.688T15.55%208.55q.25.5-.038.975T14.65%2010q-.3%200-.537-.162T13.75%209.4q-.325-.65-.925-1.025T11.5%208q-1.05%200-1.775.725T9%2010.5q0%20.525.188%201t.562.85l1.375%201.35q.35.35.563.763t.362.862q.125.3.375.488T13%2016q.275%200%20.513-.137t.362-.388q.125-.225.35-.35t.5-.125q.575%200%20.875.475t.025.975q-.4.725-1.112%201.138T12.974%2018m1.588-4.437Q15%2013.125%2015%2012.5t-.437-1.062T13.5%2011t-1.062.438T12%2012.5t.438%201.063T13.5%2014t1.063-.437%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%22M9.75%2021.763q-1-.238-1.925-.663q-.4-.2-.55-.612t.05-.788t.625-.462t.825.087q.75.325%201.55.5T12%2020t1.675-.175t1.55-.5q.4-.175.825-.088t.625.463t.05.788t-.55.612q-.925.425-1.925.663T12%2022t-2.25-.237m-5.575-8.088q.175.8.5%201.55q.175.4.088.825t-.463.625t-.788.05t-.612-.55q-.425-.925-.663-1.925T2%2012t.238-2.25t.662-1.925q.2-.4.613-.55t.787.05t.463.625t-.088.825q-.325.75-.5%201.55T4%2012t.175%201.675M20%2012q0-.875-.175-1.675t-.5-1.55q-.175-.4-.088-.825t.463-.625t.788-.05t.612.55q.425.925.663%201.925T22%2012t-.237%202.25t-.663%201.925q-.2.4-.612.55t-.788-.05t-.462-.625t.087-.825q.325-.75.5-1.55T20%2012m-8-8q-.875%200-1.675.175t-1.55.5q-.4.175-.825.088T7.325%204.3t-.05-.788t.55-.612q.925-.425%201.925-.663T12%202t2.25.237t1.925.663q.4.2.55.612t-.05.788t-.625.462t-.825-.087q-.75-.325-1.55-.5T12%204m.975%2014q-.975%200-1.75-.6T10.1%2015.85q-.075-.2-.162-.388t-.238-.337L8.45%2013.85q-.65-.65-1.05-1.5t-.4-1.8q0-1.875%201.313-3.213T11.5%206q1.3%200%202.388.688T15.55%208.55q.25.5-.038.975T14.65%2010q-.3%200-.537-.162T13.75%209.4q-.325-.65-.925-1.025T11.5%208q-1.05%200-1.775.725T9%2010.5q0%20.525.188%201t.562.85l1.375%201.35q.35.35.563.763t.362.862q.125.3.375.488T13%2016q.275%200%20.513-.137t.362-.388q.125-.225.35-.35t.5-.125q.575%200%20.875.475t.025.975q-.4.725-1.112%201.138T12.974%2018m1.588-4.437Q15%2013.125%2015%2012.5t-.437-1.062T13.5%2011t-1.062.438T12%2012.5t.438%201.063T13.5%2014t1.063-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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