Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md playlist add
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPlaylistAddIcon = (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,10H3v2h11V10z M14,6H3v2h11V6z M18,14v-4h-2v4h-4v2h4v4h2v-4h4v-2H18z M3,16h7v-2H3V16z"/></g>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.29 KB
Tags
+addadd to playlistaudioaudio listbarbarscollectioncreatecreate listfilefilesitemitemslibrarylinelineslistmediamedia listmusicmusic listnewnew playlistplaylistplaylist addplusrowrowssong listsoundsymbol
Compare Alternatives
See how other libraries approach this concept.