Add icons to this collection by clicking the heart icon.
Globe icon - also known as globe, map, location, security pin, google maps, location pin, map location, placeholder, powerpoint, 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 24 24"
>
    <linearGradient
        id="a"
        x1="4"
        x2="20"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c400ff" />
        <stop offset="1" stop-color="#c4e9ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="8"
        x2="16"
        y1="10"
        y2="10"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0cc9dd" />
        <stop offset="1" stop-color="#27ffe1" />
    </linearGradient>
    <g>
        <path
            fill="url(#a)"
            d="M17.615 4.302A7.9 7.9 0 0 0 11.88 2a8 8 0 0 0-5.408 13.781 24.857 24.857 0 0 1 4.338 5.179l.333.554a1 1 0 0 0 1.714 0l.335-.558a18.801 18.801 0 0 1 3.952-4.83 8 8 0 0 0 .47-11.825z"
        />
        <path
            fill="url(#b)"
            d="M15 7H9a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1zm-5 4V9.387l1.723.568a.878.878 0 0 0 .554 0L14 9.387V11z"
        />
    </g>
</svg>
More icons in the same style and category