Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, location, travel, hotel, holidays, map pointer, placeholder, resort, and maps and location. Created in a clean circular 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 211.588c14.705 0 26.667-11.953 26.667-26.647S270.705 158.294 256 158.294s-26.667 11.953-26.667 26.647 11.962 26.647 26.667 26.647zm-5.33 87.046c1.58 1.188 3.455 1.778 5.33 1.778s3.75-.59 5.33-1.778c3.056-2.282 74.67-56.617 74.67-113.692C336 140.859 300.115 105 256 105s-80 35.859-80 79.941c0 57.076 71.615 111.411 74.67 113.693zM256 140.529c24.505 0 44.444 19.925 44.444 44.412S280.505 229.353 256 229.353s-44.444-19.925-44.444-44.412 19.939-44.412 44.444-44.412zm71.111 142.118h-21.649c-15.723 16.561-30.066 27.662-33.49 30.221-4.54 3.409-10.226 5.309-15.972 5.309s-11.432-1.899-16.024-5.352c-3.402-2.54-17.728-13.628-33.439-30.177H184.89a8.88 8.88 0 0 0-8.889 8.882v106.588A8.88 8.88 0 0 0 184.89 407h142.222a8.88 8.88 0 0 0 8.889-8.882V291.529a8.882 8.882 0 0 0-8.89-8.882zm-44.444 97.706c0 4.91-3.976 8.882-8.889 8.882s-8.889-3.973-8.889-8.882v-8.882h-17.778v8.882c0 4.91-3.976 8.882-8.889 8.882s-8.889-3.973-8.889-8.882v-35.53c0-4.909 3.976-8.882 8.889-8.882s8.889 3.973 8.889 8.882v8.883h17.778v-8.883c0-4.909 3.976-8.882 8.889-8.882s8.889 3.973 8.889 8.882z"
/>
</svg>
More icons in the same style and category