Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md details
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDetailsIcon = (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="M12,3L2,21h20L12,3z M13,8.92L18.6,19H13V8.92z M11,8.92V19H5.4L11,8.92z"/>
</svg>
);SVG Optimizer
Before
0.27 KB
↓
After
0.26 KB
Tags
additionaldatadata icondetaildetailsdotsediteditingellipsisenhanceexpandexpand detailsexploreextrafurther detailshorizontal dotsimageinformationinformation iconmenumenu iconmoremore menuopenoptionsoptions iconoverflow iconoverflow menuphotophotographyrevealsettingssettings iconsharpenshow morethree dot menuthree dotstriangleview
Compare Alternatives
See how other libraries approach this concept.