Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md unfold less double
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdUnfoldLessDoubleIcon = (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><g><g><polygon points="16.58,1.41 15.16,0 11.99,3.17 8.82,0 7.41,1.41 11.99,6"/><polygon points="16.58,6.41 15.16,5 11.99,8.17 8.82,5 7.41,6.41 11.99,11"/><polygon points="7.42,17.59 8.84,19 12.01,15.83 15.18,19 16.59,17.59 12.01,13"/><polygon points="7.42,22.59 8.84,24 12.01,20.83 15.18,24 16.59,22.59 12.01,18"/></g></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.50 KB
Tags
arrowarrowsarrows downarrows inwardarrows pointing inchevronchevronsclosecollapsecompresscontractdecreasedirectiondoubledouble arrowsexpandexpandablefoldinwardlesslessenlistminimizeminimize applicationminimize windownarrownavigationpointreduceshrinksmallertwo arrowsunfoldupvertical arrows
Compare Alternatives
See how other libraries approach this concept.