Add icons to this collection by clicking the heart icon.
Location icon - also known as screen, monitor, laptop, location, pc, electronics, 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="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="M492 74H350.238C339.883 31.58 301.563 0 256 0s-83.883 31.58-94.238 74H20C8.954 74 0 82.954 0 94v307c0 11.046 8.954 20 20 20h175v51h-38c-11.046 0-20 8.954-20 20s8.954 20 20 20h198c11.046 0 20-8.954 20-20s-8.954-20-20-20h-40v-51h177c11.046 0 20-8.954 20-20V94c0-11.046-8.954-20-20-20zM256 40c31.43 0 57 25.57 57 57 0 50.372-36.663 97.91-57.075 120.471C235.521 195.107 199 147.956 199 97c0-31.43 25.57-57 57-57zm19 432h-40v-51h40zm197-91H40V114h119.978c9.125 80.566 79.533 144.1 82.729 146.943A19.954 19.954 0 0 0 256 266c4.798 0 9.596-1.719 13.4-5.153 3.19-2.879 73.401-67.138 82.601-146.847H472zM256 122c-13.807 0-25-11.193-25-25s11.193-25 25-25 25 11.193 25 25-11.193 25-25 25z"
    />
</svg>
More icons in the same style and category