Add icons to this collection by clicking the heart icon.
Pin icon - also known as interface, add, pin, plus, map location, map pointer, map point, placeholder, 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="4"
x2="20"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#42a5f5" />
<stop offset="1" stop-color="#1e88e5" />
</linearGradient>
<linearGradient
id="b"
x1="9"
x2="15"
y1="10"
y2="10"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#bbdefb" />
<stop offset="1" stop-color="#64b5f6" />
</linearGradient>
<path
fill="url(#a)"
d="M12 2c-4.411 0-8 3.589-8 8 0 3.174 1.922 6.074 4.82 7.334l2.306 4.152a.999.999 0 0 0 1.748 0l2.307-4.152C18.078 16.074 20 13.174 20 10c0-4.411-3.589-8-8-8z"
/>
<path
fill="url(#b)"
d="M14 9h-1V8a1 1 0 1 0-2 0v1h-1a1 1 0 1 0 0 2h1v1a1 1 0 1 0 2 0v-1h1a1 1 0 1 0 0-2z"
/>
</svg>
More icons in the same style and category