sound wave circle subtract icon
sound-wave-circle-subtract-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- sound-wave-circle-subtract-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sound wave circle subtract icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9M9.996 1.999a8 8 0 0 1 8 8q-.001.126-.007.25a5.5 5.5 0 0 0-1.006-.656a7 7 0 1 0-7.39 7.393q.276.541.658 1.006q-.127.006-.255.007a8 8 0 1 1 0-16M12.5 14a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zm-4-7a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5M6 8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5m5-.5a.5.5 0 0 1 .5.5v1.39a5.5 5.5 0 0 0-1 .837V8.5A.5.5 0 0 1 11 8m2.5-1a.5.5 0 0 1 .5.5v1.523q-.517.047-1 .185V7.5a.5.5 0 0 1 .5-.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentSoundWaveCircleSubtract20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9M9.996 1.999a8 8 0 0 1 8 8q-.001.126-.007.25a5.5 5.5 0 0 0-1.006-.656a7 7 0 1 0-7.39 7.393q.276.541.658 1.006q-.127.006-.255.007a8 8 0 1 1 0-16M12.5 14a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zm-4-7a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5M6 8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5m5-.5a.5.5 0 0 1 .5.5v1.39a5.5 5.5 0 0 0-1 .837V8.5A.5.5 0 0 1 11 8m2.5-1a.5.5 0 0 1 .5.5v1.523q-.517.047-1 .185V7.5a.5.5 0 0 1 .5-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9M9.996 1.999a8 8 0 0 1 8 8q-.001.126-.007.25a5.5 5.5 0 0 0-1.006-.656a7 7 0 1 0-7.39 7.393q.276.541.658 1.006q-.127.006-.255.007a8 8 0 1 1 0-16M12.5 14a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zm-4-7a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0v-5a.5.5 0 0 1 .5-.5M6 8.5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0V9a.5.5 0 0 1 .5-.5m5-.5a.5.5 0 0 1 .5.5v1.39a5.5 5.5 0 0 0-1 .837V8.5A.5.5 0 0 1 11 8m2.5-1a.5.5 0 0 1 .5.5v1.523q-.517.047-1 .185V7.5a.5.5 0 0 1 .5-.5"/></svg> </template>
CSS
.icon-sound-wave-circle-subtract-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9M9.996%201.999a8%208%200%200%201%208%208q-.001.126-.007.25a5.5%205.5%200%200%200-1.006-.656a7%207%200%201%200-7.39%207.393q.276.541.658%201.006q-.127.006-.255.007a8%208%200%201%201%200-16M12.5%2014a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1zm-4-7a.5.5%200%200%201%20.5.5v5a.5.5%200%200%201-1%200v-5a.5.5%200%200%201%20.5-.5M6%208.5a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-1%200V9a.5.5%200%200%201%20.5-.5m5-.5a.5.5%200%200%201%20.5.5v1.39a5.5%205.5%200%200%200-1%20.837V8.5A.5.5%200%200%201%2011%208m2.5-1a.5.5%200%200%201%20.5.5v1.523q-.517.047-1%20.185V7.5a.5.5%200%200%201%20.5-.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9M9.996%201.999a8%208%200%200%201%208%208q-.001.126-.007.25a5.5%205.5%200%200%200-1.006-.656a7%207%200%201%200-7.39%207.393q.276.541.658%201.006q-.127.006-.255.007a8%208%200%201%201%200-16M12.5%2014a.5.5%200%200%200%200%201h4a.5.5%200%200%200%200-1zm-4-7a.5.5%200%200%201%20.5.5v5a.5.5%200%200%201-1%200v-5a.5.5%200%200%201%20.5-.5M6%208.5a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-1%200V9a.5.5%200%200%201%20.5-.5m5-.5a.5.5%200%200%201%20.5.5v1.39a5.5%205.5%200%200%200-1%20.837V8.5A.5.5%200%200%201%2011%208m2.5-1a.5.5%200%200%201%20.5.5v1.523q-.517.047-1%20.185V7.5a.5.5%200%200%201%20.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sound-wave-circle-subtract-20-regular.svg?color=%231a73e8&size=48