Add icons to this collection by clicking the heart icon.
Location icon - also known as location, marker, ui, placeholder, map pin, and maps and location. Created in a clean flat gradient style with a white finish, 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 256 256"
>
    <linearGradient
        id="a"
        x1="42.834"
        x2="238.263"
        y1="188.513"
        y2="49.655"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#eceded" />
        <stop offset="1" stop-color="#d0d5d5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="74.271"
        x2="181.729"
        y1="128"
        y2="128"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#919696" />
        <stop offset="1" stop-color="#3e4c4b" />
    </linearGradient>
    <circle
        cx="128"
        cy="128"
        r="116"
        fill="url(#a)"
        stroke="#efedfc"
        stroke-miterlimit="10"
    />
    <path
        fill="url(#b)"
        fill-rule="evenodd"
        d="M128 60.837a53.76 53.76 0 0 0-53.73 53.73c0 19.082 8.248 35.81 18.25 48.983a141.283 141.283 0 0 0 33.098 30.921 4.462 4.462 0 0 0 4.773 0 141.344 141.344 0 0 0 33.088-30.921c10.003-13.173 18.25-29.9 18.25-48.983A53.755 53.755 0 0 0 128 60.837zm0 8.955a44.79 44.79 0 0 1 44.774 44.775c0 16.996-7.513 31.834-16.423 43.565A133.459 133.459 0 0 1 128 185.274a133.674 133.674 0 0 1-28.351-27.142c-8.91-11.73-16.423-26.57-16.423-43.565A44.797 44.797 0 0 1 128 69.792zm0 17.91a22.387 22.387 0 1 0 22.387 22.387A22.395 22.395 0 0 0 128 87.702zm0 8.955a13.432 13.432 0 1 1-13.432 13.432A13.437 13.437 0 0 1 128 96.657z"
    />
</svg>
More icons in the same style and category