Add icons to this collection by clicking the heart icon.
Earth icon - also known as planet, space, earth, world, global, globe, and miscellaneous. 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 128 128"
>
    <defs>
        <linearGradient
            id="a"
            x1="105.876"
            x2="22.124"
            y1="105.876"
            y2="22.124"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#3ba9fd" />
            <stop offset="1" stop-color="#bae543" />
        </linearGradient>
    </defs>
    <path
        fill="url(#a)"
        d="M64 4.75A59.25 59.25 0 1 0 123.25 64 59.317 59.317 0 0 0 64 4.75Zm0 115A55.75 55.75 0 1 1 119.75 64 55.813 55.813 0 0 1 64 119.75Zm27.674-88.027a1.75 1.75 0 0 1 2.473-.088 44.873 44.873 0 0 1 4.347 4.676 1.75 1.75 0 1 1-2.726 2.194 41.4 41.4 0 0 0-4.007-4.305 1.75 1.75 0 0 1-.087-2.477ZM119.042 64a6.256 6.256 0 0 0-5.181-6.152 50.208 50.208 0 0 0-43.71-43.71 6.242 6.242 0 0 0-12.3 0 50.208 50.208 0 0 0-43.71 43.71 6.2 6.2 0 0 0-.008 12.232 50.207 50.207 0 0 0 43.718 43.782 6.2 6.2 0 0 0 12.23.007 50.164 50.164 0 0 0 30.644-15.6 1.75 1.75 0 1 0-2.559-2.389 46.675 46.675 0 0 1-27.916 14.446V70.25h40.063a46.73 46.73 0 0 1-6.768 18.658 1.75 1.75 0 0 0 2.959 1.87 50.225 50.225 0 0 0 7.345-20.624A6.256 6.256 0 0 0 119.042 64Zm-8.714-6.25H70.25V17.672a46.718 46.718 0 0 1 40.078 40.078ZM64 12.46a2.752 2.752 0 0 1 2.75 2.75v42.54h-5.5V15.21A2.752 2.752 0 0 1 64 12.46ZM17.672 70.25H57.75v40.078A46.718 46.718 0 0 1 17.672 70.25Zm49.078 42.425c-.207 1.442-1.126 2.865-2.75 2.865a2.752 2.752 0 0 1-2.75-2.75V70.25h5.5Zm46.042-45.925h-97.47c-1.441-.206-2.864-1.125-2.864-2.75a2.752 2.752 0 0 1 2.75-2.75H25.25a1.75 1.75 0 0 0 0-3.5h-7.578A46.718 46.718 0 0 1 57.75 17.672V57.75H42.625a1.75 1.75 0 0 0 0 3.5h70.167a2.75 2.75 0 0 1 0 5.5ZM37.5 59.5a1.75 1.75 0 0 1-1.75 1.75h-4.125a1.75 1.75 0 0 1 0-3.5h4.125a1.75 1.75 0 0 1 1.75 1.75Z"
    />
</svg>
More icons in the same style and category