Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md dashboard
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDashboardIcon = (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="M19 5v2h-4V5h4M9 5v6H5V5h4m10 8v6h-4v-6h4M9 17v2H5v-2h4M21 3h-8v6h8V3zM11 3H3v10h8V3zm10 8h-8v10h8V11zm-10 4H3v6h8v-6z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
addadministrationanalyticscardschartcirclecontroldashboarddatadialdisplayformatgaugegraphgridindicatorlayoutmanagementmeasurementmetermetricsmonitorneedleoverviewpanelperformancepluspointerprogressrectanglereportroundshapesspeedspeedometersquarestatisticssummarytachometerviewwebwebsite
Compare Alternatives
See how other libraries approach this concept.