Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md person pin circle
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPersonPinCircleIcon = (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 0h24v24H0z" fill="none"/><path d="M12 11c1.33 0 4 .67 4 2v.16c-.97 1.12-2.4 1.84-4 1.84s-3.03-.72-4-1.84V13c0-1.33 2.67-2 4-2zm0-1c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6 .2C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z"/>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.54 KB
Tags
accountaddressavatarcircleclientcontactcurrent locationcustomerdestinationdirectionemployeefacefindgpshumanidentifylocationmapmapsmarkermeetingnavigationnearbypeoplepersonpinpinpointplacepositionprofileroundsearchspotstoptrackuser
Compare Alternatives
See how other libraries approach this concept.