Add icons to this collection by clicking the heart icon.
Globe icon - also known as education, globe, geography, planet earth, and earth globe. 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 100 100"
>
    <linearGradient
        id="a"
        x1="75.55"
        x2="26.1"
        y1="72.94"
        y2="23.49"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6fc8e0" />
        <stop offset="1" stop-color="#033f22" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M50.77 74.6a32.36 32.36 0 0 1-25.91-16.05 32.24 32.24 0 0 1 11.8-44 2 2 0 0 1 2 3.46 28.24 28.24 0 0 0 28.23 48.87 2 2 0 1 1 2 3.46 32.27 32.27 0 0 1-14.12 4.26v1.31h7.12a2 2 0 0 1 2 2v5.84a2 2 0 0 1-2 2H43.65a2 2 0 0 1-2-2v-5.83a2 2 0 0 1 2-2h7.12zm-5.12 7.16h14.24v-1.84H45.65zm7.12-12.64A26.69 26.69 0 1 0 32 25.72c-14 17.6-1.43 43.4 20.82 43.4zm4.48-49c-1 .92-3 3.68-1.32 9.81 1.18 4.38 12.14.71 13.94 12.14.44 2.8 3 4.86 4.88 6a22.72 22.72 0 0 0-17.49-27.89zM47.71 64.3c-2.91-8.68-10.4-11-8.92-19.36.55-3.11 2.11-6.28 2.93-9.37s-5.15-5.57-7.43-6.31a22.73 22.73 0 0 0 5.79 32 20.21 20.21 0 0 0 7.63 3zm4.28.81A22.8 22.8 0 0 0 73.38 52c-2.48-1.4-6.71-4.45-7.46-9.21C64.49 33.71 54.23 39 52.07 31c-1.45-5.37-.63-9 .6-11.29A22.58 22.58 0 0 0 37.09 26c4.24 1.66 10 5.07 8.49 10.59C44 42.46 40.69 46.9 44.1 50.82c3 3.43 7.46 9.46 7.88 14.21z"
    />
</svg>
More icons in the same style and category