Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md dashboard customize
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDashboardCustomizeIcon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M3,11h8V3H3V11z M5,5h4v4H5V5z"/><path d="M13,3v8h8V3H13z M19,9h-4V5h4V9z"/><path d="M3,21h8v-8H3V21z M5,15h4v4H5V15z"/><polygon points="18,13 16,13 16,16 13,16 13,18 16,18 16,21 18,21 18,18 21,18 21,16 18,16"/></g></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
adjustarrangeblocksboxescardschangeconfigurecontrolcustomizedashboardeditformatgridlayoutmanagementmodifymodulesoptionsorganizepanelpersonalizepreferencesrectanglereorganizesettingssetupshapessquaresquarestailortilesviewwebwebsitewidget
Compare Alternatives
See how other libraries approach this concept.