Add icons to this collection by clicking the heart icon.
Planet icon - also known as education, science, planet, orbit, astronomy, solar system, and miscellaneous. Created in a clean circular 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 32 32"
>
    <defs>
        <linearGradient
            id="a"
            x1="9.505"
            x2="22.433"
            y1="22.494"
            y2="9.567"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#00cd7c" />
            <stop offset="1" stop-color="#0094ad" />
        </linearGradient>
        <linearGradient
            id="b"
            x1="3.104"
            x2="27.373"
            y1=".632"
            y2="29.554"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fff" stop-opacity=".8" />
            <stop offset=".3" stop-color="#fff" stop-opacity=".2" />
            <stop offset=".5" stop-opacity=".1" />
            <stop offset=".8" stop-color="#01a59d" stop-opacity=".1" />
            <stop offset="1" stop-color="#01b095" stop-opacity=".4" />
        </linearGradient>
    </defs>
    <g>
        <path
            d="M16.7 24.7c.139.094.279.187.428.28-.228.02-.459.02-.682.02h-.893A8.571 8.571 0 0 1 7 16.447v-.893c0-.233.009-.456.028-.688.093.158.2.307.288.446a35.833 35.833 0 0 0 4.27 5.107A35.888 35.888 0 0 0 16.7 24.7Zm8.622.623a2.532 2.532 0 0 1-1.87.68 8.371 8.371 0 0 1-3.6-1.06c-.23-.11-.46-.23-.7-.37-.55-.3-1.1-.65-1.68-1.04a33.713 33.713 0 0 1-4.9-4.1 33.713 33.713 0 0 1-4.1-4.9c-.39-.58-.74-1.13-1.04-1.68-.14-.24-.26-.47-.37-.7-1.27-2.55-1.4-4.44-.38-5.47 1.13-1.12 3.3-.85 6.17.75a8.2 8.2 0 0 1 3.6-.43A8.773 8.773 0 0 1 25 15.55s-.01 1.53-.05 1.84a9.173 9.173 0 0 1-.38 1.76c1.599 2.87 1.869 5.04.749 6.17ZM11.229 8.17c-1.9-.89-3.13-.93-3.56-.5-.4.4-.46 1.53.5 3.57a6.113 6.113 0 0 1 3.06-3.07Zm2.671 5.506a1.15 1.15 0 1 0-1.15 1.15 1.151 1.151 0 0 0 1.15-1.15Zm4.644 3.724a1.15 1.15 0 1 0-1.15 1.15 1.151 1.151 0 0 0 1.15-1.15Zm1.863-3.721a1.15 1.15 0 1 0-1.15 1.15 1.151 1.151 0 0 0 1.15-1.153Zm3.422 7.094a7.66 7.66 0 0 1-3.07 3.06c2.03.96 3.17.9 3.57.5.43-.433.39-1.663-.5-3.563Z"
            fill="url(#a)"
        />
        <path
            d="M31 16A15 15 0 1 1 16 1a15.011 15.011 0 0 1 15 15Z"
            fill="url(#b)"
        />
    </g>
</svg>
More icons in the same style and category