Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md audio file
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAudioFileIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="M14,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8L14,2z M6,20V4h7v5h5v11H6z M16,11h-4v3.88 c-0.36-0.24-0.79-0.38-1.25-0.38c-1.24,0-2.25,1.01-2.25,2.25c0,1.24,1.01,2.25,2.25,2.25S13,17.99,13,16.75V13h3V11z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
addaudiobarschartcontrolcreatedatadigitaldocdocumentdownloadequalizerfileformatgraphkeylinesmediamusicnoteplayerrepresentationsoundtechnologythree linestracktypeuploadvertical linesvolumewavewaveform
Compare Alternatives
See how other libraries approach this concept.