Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md person pin
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPersonPinIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M19 2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h4l3 3 3-3h4c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 16h-4.83l-.59.59L12 20.17l-1.59-1.59-.58-.58H5V4h14v14zm-7-7c1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3 1.35 3 3 3zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm6 8.58c0-2.5-3.97-3.58-6-3.58s-6 1.08-6 3.58V17h12v-1.42zM8.48 15c.74-.51 2.23-1 3.52-1s2.78.49 3.52 1H8.48z"/>
</svg>
);SVG Optimizer
Before
0.59 KB
↓
After
0.59 KB
Tags
accountaddressavatarcirclecolleaguecontactdestinationdirectiondrop pinfacefigurefindfind personfind userfriendgeotaghumanidentify locationidentify userlocationmapmapsmarkermy locationnavigatepeoplepersonpinplacepoint of interestpositionprofilesilhouettestopteam memberuserwhereabouts
Compare Alternatives
See how other libraries approach this concept.