sound source icon
sound-source-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- sound-source-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 source icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 10a7 7 0 1 1 12.14 4.752l.65.768a8 8 0 1 0-11.58 0l.65-.768A6.98 6.98 0 0 1 3 10m11.162 3.596a5.5 5.5 0 1 0-8.323 0l.655-.775a4.5 4.5 0 1 1 7.012 0zm-1.652-1.952a3 3 0 1 0-5.02 0l.69-.815a2 2 0 1 1 3.641 0zm-2.128-.967a.5.5 0 0 0-.764 0l-5.5 6.5A.5.5 0 0 0 4.5 18h11a.5.5 0 0 0 .382-.823zM14.422 17H5.578L10 11.774z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSoundSource20Regular(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="M3 10a7 7 0 1 1 12.14 4.752l.65.768a8 8 0 1 0-11.58 0l.65-.768A6.98 6.98 0 0 1 3 10m11.162 3.596a5.5 5.5 0 1 0-8.323 0l.655-.775a4.5 4.5 0 1 1 7.012 0zm-1.652-1.952a3 3 0 1 0-5.02 0l.69-.815a2 2 0 1 1 3.641 0zm-2.128-.967a.5.5 0 0 0-.764 0l-5.5 6.5A.5.5 0 0 0 4.5 18h11a.5.5 0 0 0 .382-.823zM14.422 17H5.578L10 11.774z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M3 10a7 7 0 1 1 12.14 4.752l.65.768a8 8 0 1 0-11.58 0l.65-.768A6.98 6.98 0 0 1 3 10m11.162 3.596a5.5 5.5 0 1 0-8.323 0l.655-.775a4.5 4.5 0 1 1 7.012 0zm-1.652-1.952a3 3 0 1 0-5.02 0l.69-.815a2 2 0 1 1 3.641 0zm-2.128-.967a.5.5 0 0 0-.764 0l-5.5 6.5A.5.5 0 0 0 4.5 18h11a.5.5 0 0 0 .382-.823zM14.422 17H5.578L10 11.774z"/></svg> </template>
CSS
.icon-sound-source-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%22M3%2010a7%207%200%201%201%2012.14%204.752l.65.768a8%208%200%201%200-11.58%200l.65-.768A6.98%206.98%200%200%201%203%2010m11.162%203.596a5.5%205.5%200%201%200-8.323%200l.655-.775a4.5%204.5%200%201%201%207.012%200zm-1.652-1.952a3%203%200%201%200-5.02%200l.69-.815a2%202%200%201%201%203.641%200zm-2.128-.967a.5.5%200%200%200-.764%200l-5.5%206.5A.5.5%200%200%200%204.5%2018h11a.5.5%200%200%200%20.382-.823zM14.422%2017H5.578L10%2011.774z%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%22M3%2010a7%207%200%201%201%2012.14%204.752l.65.768a8%208%200%201%200-11.58%200l.65-.768A6.98%206.98%200%200%201%203%2010m11.162%203.596a5.5%205.5%200%201%200-8.323%200l.655-.775a4.5%204.5%200%201%201%207.012%200zm-1.652-1.952a3%203%200%201%200-5.02%200l.69-.815a2%202%200%201%201%203.641%200zm-2.128-.967a.5.5%200%200%200-.764%200l-5.5%206.5A.5.5%200%200%200%204.5%2018h11a.5.5%200%200%200%20.382-.823zM14.422%2017H5.578L10%2011.774z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sound-source-20-regular.svg?color=%231a73e8&size=48