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, 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 16 16"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(12 -13 13 12 4 17)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#efedfc" />
        <stop offset="1" stop-color="#ddd9f9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(8.349 -9.862 9.862 8.349 46.237 54.569)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#998fe9" />
        <stop offset="1" stop-color="#5948df" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M17 5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"
            transform="translate(-2 -2)"
        />
        <path
            fill="url(#b)"
            d="M50.017 42.5c-3.311 0-6 2.689-6 6 0 2.131.921 3.999 2.038 5.47 1.642 2.162 3.696 3.453 3.696 3.453.162.103.37.103.533 0 0 0 2.053-1.291 3.695-3.453 1.117-1.471 2.038-3.339 2.038-5.47 0-3.311-2.688-6-6-6zm0 1c2.76 0 5 2.24 5 5 0 1.898-.839 3.555-1.834 4.865-1.181 1.554-2.588 2.626-3.166 3.031-.577-.405-1.985-1.477-3.166-3.031-.995-1.31-1.834-2.967-1.834-4.865 0-2.76 2.241-5 5-5zm0 2a2.5 2.5 0 0 0 0 5 2.5 2.5 0 0 0 0-5zm0 1a1.5 1.5 0 1 1-.001 3.001 1.5 1.5 0 0 1 .001-3.001z"
            transform="matrix(.657 0 0 .657 -24.839 -24.828)"
        />
    </g>
</svg>
More icons in the same style and category