Back to Explorer
16 - 512
0.5 - 4.0
Save to
navigationoutline
md legend toggle
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLegendToggleIcon = (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="M20,15H4v-2h16V15z M20,17H4v2h16V17z M15,11l5-3.55L20,5l-5,3.55L10,5L4,8.66L4,11l5.92-3.61L15,11z"/></g>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.30 KB
Tags
analyticsboxchartcollapsecontroldatadescriptiondiagramdisplayexpandexplanationfiltergraphhideinfographicinformationkeylabelslayerslegendlinesmapmeasuremenumetricsmonitoringoptionsrectangularsettingsshowstackdriverstatisticsswitchtextthree linestoggletrackingviewvisualization
Compare Alternatives
See how other libraries approach this concept.