Add icons to this collection by clicking the heart icon.
Online Location icon - also known as interface, signs, pin, location, map location, map pointer, map point, placeholder, maps and location, and online 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 0H20C8.954 0 0 8.954 0 20v472c0 11.046 8.954 20 20 20h472c11.046 0 20-8.954 20-20V20c0-11.046-8.954-20-20-20zm-20 40v100H40V40zM277.474 472C298.539 450.521 353 388.022 353 316c0-53.486-43.514-97-97-97s-97 43.514-97 97c0 72.699 54.22 134.57 75.44 156H40V180h432v292zm-21.549-35.529C235.521 414.107 199 366.956 199 316c0-31.43 25.57-57 57-57s57 25.57 57 57c0 50.372-36.663 97.91-57.075 120.471zM209 90c0-11.046 8.954-20 20-20h183c11.046 0 20 8.954 20 20s-8.954 20-20 20H229c-11.046 0-20-8.954-20-20zM80 90c0-11.046 8.954-20 20-20h49c11.046 0 20 8.954 20 20s-8.954 20-20 20h-49c-11.046 0-20-8.954-20-20zm201 226c0 13.807-11.193 25-25 25s-25-11.193-25-25 11.193-25 25-25 25 11.193 25 25z"
    />
</svg>
More icons in the same style and category