Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, location, map location, pin point, map pointer, map point, placeholder, area, 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="96"
        x2="416"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M296 140h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v20h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v20c0 11.046 8.954 20 20 20s20-8.954 20-20v-20h20c11.046 0 20-8.954 20-20s-8.954-20-20-20zm40 332H176c-11.046 0-20 8.954-20 20s8.954 20 20 20h160c11.046 0 20-8.954 20-20s-8.954-20-20-20zM256 0C167.776 0 96 71.776 96 160c0 30.613 8.678 60.373 25.097 86.062.073.115 118.273 177.048 118.273 177.048a20 20 0 0 0 33.26 0s118.2-176.933 118.272-177.047C407.321 220.374 416 190.614 416 160 416 71.776 344.225 0 256 0zm101.305 224.355L256 375.997 154.695 224.355C142.464 205.148 136 182.899 136 160c0-66.168 53.832-120 120-120s120 53.832 120 120c0 22.9-6.464 45.148-18.695 64.355z"
    />
</svg>
More icons in the same style and category