Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md pin end
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPinEndIcon = (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="M20,12V6H4v12h10l0,2H4c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h16c1.1,0,2,0.9,2,2v6H20z M19,14c-1.66,0-3,1.34-3,3s1.34,3,3,3 c1.66,0,3-1.34,3-3S20.66,14,19,14z M14.66,8H9v5.66h2v-2.24l2.95,2.95l1.41-1.41L12.41,10h2.24V8z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
actionarrowdestinationdirectiondotendend pointfindgeographic locationgeotaggpslocatelocation markerlocation pinmap markermap pinmarkmarkernavigationpinpin endpin locationpin markpinpointplacepoint of interestpointerpositiontargettrack
Compare Alternatives
See how other libraries approach this concept.