Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md diamond
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDiamondIcon = (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><path d="M19,3H5L2,9l10,12L22,9L19,3z M9.62,8l1.5-3h1.76l1.5,3H9.62z M11,10v6.68L5.44,10H11z M13,10h5.56L13,16.68V10z M19.26,8 h-2.65l-1.5-3h2.65L19.26,8z M6.24,5h2.65l-1.5,3H4.74L6.24,5z"/></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
awardbrilliantcleancrystalcutdiamondexclusiveexpensivefacetfashiongemgemsgeometricjeweljewelrylogoluxurypointedpolygonpreciouspremiumprizequalityretailshapesharpsimplespecialstonevaluablevaluablesvalue
Compare Alternatives
See how other libraries approach this concept.