Add icons to this collection by clicking the heart icon.
Map icon - also known as interface, map, position, location, orientation, geography, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <circle cx="32" cy="32" r="28.75" fill="url(#a)" />
    <path
        fill="#fff"
        d="M50.55 15.61a.77.77 0 0 0-.62-.16l-11.84 2.22-11.85-4.44a.75.75 0 0 0-.21 0h-.15l-12 2.26a.76.76 0 0 0-.61.74v31.58a.76.76 0 0 0 .89.74L26 46.33l11.85 4.44a.79.79 0 0 0 .4 0l12.05-2.26a.76.76 0 0 0 .61-.74V16.19a.76.76 0 0 0-.36-.58zm-35.87 1.2 10.55-2v30.1l-10.55 2zM26.73 15l10.54 4v30l-10.54-4zm22.59 32.19-10.55 2V19.07l10.55-2z"
    />
</svg>
More icons in the same style and category