Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md art track
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdArtTrackIcon = (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="M22 13h-8v-2h8v2zm0-6h-8v2h8V7zm-8 10h8v-2h-8v2zm-2-8v6c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2zm-1.5 6l-2.25-3-1.75 2.26-1.25-1.51L3.5 15h7z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
albumalbum artartartistaudiocollectioncoverdetailsdisplaygalleryimageinformationitemlibrarylineslistmediametadatamusicphotophotographypictureplaybackrectanglescreensongsoundsquaretracktracksviewvisualizer
Compare Alternatives
See how other libraries approach this concept.