Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md playlist remove
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPlaylistRemoveIcon = (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 M3,16h7v-2H3V16z M14.41,22L17,19.41L19.59,22L21,20.59L18.41,18L21,15.41L19.59,14 L17,16.59L14.41,14L13,15.41L15.59,18L13,20.59L14.41,22z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
-albumcancelclearclosecollectioncrossdeletediscardeliminateemptyerasehamburger menuhorizontal lineslibrarylineslistmediaminusmusicplaylistrecordremovesong listsubtractthree linestrack listunselectuntickx mark
Compare Alternatives
See how other libraries approach this concept.