Add icons to this collection by clicking the heart icon.
Map Pin icon - also known as address, situation, location, map location, address location, map pointer, map point, placeholder, 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="M11.1 17.8C7 17.3 4 13.6 4.5 9.4c.4-3.8 3.6-6.6 7.5-6.6 4.2 0 7.6 3.4 7.6 7.6 0 3.9-2.9 7.1-6.7 7.6v3.4h-1.7v-3.6z"
/>
</svg>
More icons in the same style and category