Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md queue play next
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdQueuePlayNextIcon = (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="M21 3H3c-1.11 0-2 .89-2 2v12c0 1.1.89 2 2 2h5v2h8v-2h2v-2H3V5h18v8h2V5c0-1.11-.9-2-2-2zm-8 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.39 KB
Tags
+addadd to playlistadd to queuearrowaudiocontroldesktopdevicedisplayenqueuefuturehardwarelistmanagemediamedia playermonitormusicmusic playernewnextorderorganizeplayplaybackplayerplaylistplusqueuequeuedrearrangereorderscreensequencesoundstreamstreamingsymboltvupcomingvideovideo player
Compare Alternatives
See how other libraries approach this concept.