Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, box, location, delivery, map pointer, shipping, placeholder, tracking, 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="-2.833"
        y2="66.187"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff" />
        <stop offset="0" stop-color="#7dff00" />
        <stop offset=".02" stop-color="#7cf90b" />
        <stop offset=".125" stop-color="#75db3e" />
        <stop offset=".234" stop-color="#70c06c" />
        <stop offset=".346" stop-color="#6baa93" />
        <stop offset=".46" stop-color="#6798b3" />
        <stop offset=".579" stop-color="#648acb" />
        <stop offset=".704" stop-color="#6280dc" />
        <stop offset=".839" stop-color="#607ae7" />
        <stop offset="1" stop-color="#6078ea" />
        <stop offset="1" stop-color="#fff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M39.191 14.298H24.81a3.084 3.084 0 0 0-3.08 3.081v14.382a3.084 3.084 0 0 0 3.08 3.081H39.19a3.084 3.084 0 0 0 3.08-3.08V17.378a3.084 3.084 0 0 0-3.08-3.08zm-5.167 2-.033 5.103c-.062 0-4.022.023-4.022-.04v-5.063zm6.247 15.463a1.082 1.082 0 0 1-1.08 1.081H24.81a1.082 1.082 0 0 1-1.08-1.08V17.378a1.082 1.082 0 0 1 1.08-1.08h3.16v5.062a2.042 2.042 0 0 0 2.04 2.04h3.982a2.042 2.042 0 0 0 2.04-2.04v-5.063h3.16a1.082 1.082 0 0 1 1.08 1.081zM32 5.571a19 19 0 1 0 19 19 19.022 19.022 0 0 0-19-19zm0 35.999a17 17 0 1 1 17-17 17.019 17.019 0 0 1-17 17zM32 1A24.638 24.638 0 0 0 7.39 25.61c0 10.603 14.784 28.581 21.14 35.818a4.617 4.617 0 0 0 6.94 0c6.356-7.237 21.14-25.215 21.14-35.818A24.638 24.638 0 0 0 32 1zm1.968 59.108a2.7 2.7 0 0 1-3.936 0C23.826 53.042 9.39 35.533 9.39 25.61a22.61 22.61 0 0 1 45.22 0c0 9.923-14.436 27.432-20.642 34.498z"
    />
</svg>
More icons in the same style and category