sound detection loud sound icon

sound-detection-loud-sound-sharp from Material Symbols by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
sound-detection-loud-sound-sharp
Set
Material Symbols
Style
Sharp
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the sound detection loud sound icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.825 21.85L2.15 16.2l4.225-4.225V6.3l11.35 11.325H12.05zm11.775-5.1l-1.45-1.45q1.125-2.05.788-4.337T16.95 7.025t-3.937-1.987t-4.338.787l-1.45-1.45q2.675-1.7 5.788-1.362T18.375 5.6t2.588 5.363T19.6 16.75m-2.95-2.95l-1.7-1.7q0-.625-.187-1.212t-.613-1.013q-.45-.45-1.037-.65t-1.238-.2l-1.7-1.7Q11.6 6.9 13.05 7.15t2.5 1.3t1.288 2.488t-.188 2.862"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSoundDetectionLoudSoundSharp(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.825 21.85L2.15 16.2l4.225-4.225V6.3l11.35 11.325H12.05zm11.775-5.1l-1.45-1.45q1.125-2.05.788-4.337T16.95 7.025t-3.937-1.987t-4.338.787l-1.45-1.45q2.675-1.7 5.788-1.362T18.375 5.6t2.588 5.363T19.6 16.75m-2.95-2.95l-1.7-1.7q0-.625-.187-1.212t-.613-1.013q-.45-.45-1.037-.65t-1.238-.2l-1.7-1.7Q11.6 6.9 13.05 7.15t2.5 1.3t1.288 2.488t-.188 2.862"/></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.825 21.85L2.15 16.2l4.225-4.225V6.3l11.35 11.325H12.05zm11.775-5.1l-1.45-1.45q1.125-2.05.788-4.337T16.95 7.025t-3.937-1.987t-4.338.787l-1.45-1.45q2.675-1.7 5.788-1.362T18.375 5.6t2.588 5.363T19.6 16.75m-2.95-2.95l-1.7-1.7q0-.625-.187-1.212t-.613-1.013q-.45-.45-1.037-.65t-1.238-.2l-1.7-1.7Q11.6 6.9 13.05 7.15t2.5 1.3t1.288 2.488t-.188 2.862"/></svg>
</template>

CSS

.icon-sound-detection-loud-sound-sharp {
  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.825%2021.85L2.15%2016.2l4.225-4.225V6.3l11.35%2011.325H12.05zm11.775-5.1l-1.45-1.45q1.125-2.05.788-4.337T16.95%207.025t-3.937-1.987t-4.338.787l-1.45-1.45q2.675-1.7%205.788-1.362T18.375%205.6t2.588%205.363T19.6%2016.75m-2.95-2.95l-1.7-1.7q0-.625-.187-1.212t-.613-1.013q-.45-.45-1.037-.65t-1.238-.2l-1.7-1.7Q11.6%206.9%2013.05%207.15t2.5%201.3t1.288%202.488t-.188%202.862%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.825%2021.85L2.15%2016.2l4.225-4.225V6.3l11.35%2011.325H12.05zm11.775-5.1l-1.45-1.45q1.125-2.05.788-4.337T16.95%207.025t-3.937-1.987t-4.338.787l-1.45-1.45q2.675-1.7%205.788-1.362T18.375%205.6t2.588%205.363T19.6%2016.75m-2.95-2.95l-1.7-1.7q0-.625-.187-1.212t-.613-1.013q-.45-.45-1.037-.65t-1.238-.2l-1.7-1.7Q11.6%206.9%2013.05%207.15t2.5%201.3t1.288%202.488t-.188%202.862%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sound-detection-loud-sound-sharp.svg?color=%231a73e8&size=48