Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md music note
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMusicNoteIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 3l.01 10.55c-.59-.34-1.27-.55-2-.55C7.79 13 6 14.79 6 17s1.79 4 4.01 4S14 19.21 14 17V7h4V3h-6zm-1.99 16c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
audioaudio fileaudio iconaudiotrackclefcompositioneighth notekeylistenmediamedia controlsmelodymusicmusic iconmusicalnoteplayplayerplaylistquaverrhythmscoresongsoundsound icontracktunewaveform
Compare Alternatives
See how other libraries approach this concept.