Add icons to this collection by clicking the heart icon.
Map Pin icon - also known as navigation, map, marker, security pin, map marker, location pin, map pin, and maps and location. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="25.809"
y2="1.809"
gradientTransform="matrix(1 0 0 -1 0 26)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#4dbfff" />
<stop offset="1" stop-color="#008ddb" />
</linearGradient>
<circle cx="12" cy="12" r="12" fill="url(#a)" />
<path
fill="#fff"
d="m17 15.5-5 5-5-5c-2.7-2.7-2.7-7.2 0-10s7.2-2.7 10 0c2.8 2.8 2.8 7.3 0 10zm-5-1.9c1.7 0 3.1-1.4 3.1-3.1S13.7 7.3 12 7.3s-3.1 1.4-3.1 3.1 1.4 3.2 3.1 3.2zm0-1.6c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6S12.9 12 12 12z"
/>
</svg>
More icons in the same style and category