Add icons to this collection by clicking the heart icon.
Marked Place icon - also known as interface, signs, pin, location, map location, map pointer, map point, placeholder, maps and location, and marked place. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 439c0 40.252-32.748 73-73 73H20c-11.046 0-20-8.954-20-20s8.954-20 20-20h419c18.196 0 33-14.804 33-33s-14.804-33-33-33H85c-46.869 0-85-38.131-85-85s38.131-85 85-85h328c32.533 0 59-26.467 59-59s-26.467-59-59-59H233c-11.046 0-20-8.954-20-20s8.954-20 20-20h180c54.589 0 99 44.411 99 99s-44.411 99-99 99H85c-24.813 0-45 20.187-45 45s20.187 45 45 45h354c40.252 0 73 32.748 73 73zM5.858 190.142C9.763 194.047 14.881 196 20 196s10.237-1.953 14.142-5.858L98 126.284l63.858 63.858C165.763 194.047 170.881 196 176 196s10.237-1.953 14.142-5.858c7.811-7.811 7.811-20.474 0-28.284L126.284 98l63.858-63.858c7.811-7.811 7.811-20.474 0-28.284s-20.474-7.811-28.284 0L98 69.716 34.142 5.858c-7.811-7.811-20.474-7.811-28.284 0s-7.811 20.474 0 28.284L69.716 98 5.858 161.858c-7.811 7.81-7.811 20.474 0 28.284z"
    />
</svg>
More icons in the same style and category