Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md view list
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdViewListIcon = (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="M3,5v14h18V5H3z M7,7v2H5V7H7z M5,13v-2h2v2H5z M5,15h2v2H5V15z M19,17H9v-2h10V17z M19,13H9v-2h10V13z M19,9H9V7h10V9z"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
arrangementbulletedcatalogcompactcontentdatadesigndirectorydisplaydocumentfilterformatgridindexinformationinventoryitemslayoutlineslistmenunavigationnumberedoptionsorderorganizationpresentationrowssequencesortstackedstructureviewwebsite
Compare Alternatives
See how other libraries approach this concept.