Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md queue music
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdQueueMusicIcon = (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="M22,6h-5v8.18C16.69,14.07,16.35,14,16,14c-1.66,0-3,1.34-3,3s1.34,3,3,3s3-1.34,3-3V8h3V6z M15,6H3v2h12V6z M15,10H3v2h12 V10z M11,14H3v2h8V14z"/></g>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
audioburger menucollectionentertainmentlineslistmediamedia playermenumusicmusical notenoteorderorganizationplaybackplayerplaylistqueuequeue listsequencesongssoundstackstacked linesstaffthree linestracks
Compare Alternatives
See how other libraries approach this concept.