Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md view sidebar
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdViewSidebarIcon = (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><path d="M2,4v16h20V4H2z M20,8.67h-2.5V6H20V8.67z M17.5,10.67H20v2.67h-2.5V10.67z M4,6h11.5v12H4V6z M17.5,18v-2.67H20V18H17.5z"/></g></g>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.32 KB
Tags
areabarcollapsecolumncontentcontroldatadesigndisplayexpandformatgridhideinformationinterfacelayoutlistmenunavigationnavigation paneloptionsoptions panelpanelrectanglescreensectionsettingsshowsidebartoggleverticalviewwebwindow
Compare Alternatives
See how other libraries approach this concept.