Add icons to this collection by clicking the heart icon.
Location Pin icon - also known as service, info, location pin, communications, center, information point, and maps and location. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="360"
y2="30"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<circle cx="256" cy="195" r="165" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 0C148.599 0 61 87.599 61 195c0 90.901 61.8 151.5 111.599 200.099C209.2 431.1 241 464.001 241 497c0 8.401 6.599 15 15 15s15-6.599 15-15c0-32.999 31.8-65.9 68.401-101.901C389.2 346.5 451 285.901 451 195 451 87.599 363.401 0 256 0zm0 330c-74.399 0-135-60.601-135-135S181.601 60 256 60s135 60.601 135 135-60.601 135-135 135zm0-135c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm0-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
/>
</svg>
More icons in the same style and category