Add icons to this collection by clicking the heart icon.
Sun icon - also known as science, star, space, universe, astronomy, sun, and miscellaneous. Created in a clean lineal style with a black 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 512 512"
>
    <circle
        cx="256"
        cy="256"
        r="241"
        fill="none"
        stroke="#000"
        stroke-width="30"
        stroke-miterlimit="10"
    />
    <circle
        cx="256"
        cy="256"
        r="91"
        fill="none"
        stroke="#000"
        stroke-width="30"
        stroke-miterlimit="10"
    />
    <path
        d="M410.453 276.334 430.787 256l-20.334-20.334 14.378-24.904-24.904-14.378 7.443-27.777-27.777-7.443v-28.757h-28.757l-7.443-27.777-27.777 7.443-14.378-24.904-24.904 14.378L256 81.213l-20.334 20.334-24.904-14.378-14.378 24.904-27.777-7.443-7.443 27.777h-28.757v28.757l-27.777 7.443 7.443 27.777-24.904 14.378 14.378 24.904L81.213 256l20.334 20.334-14.378 24.904 24.904 14.378-7.443 27.777 27.777 7.443v28.757h28.757l7.443 27.777 27.777-7.443 14.378 24.904 24.904-14.378L256 430.787l20.334-20.334 24.904 14.378 14.378-24.904 27.777 7.443 7.443-27.777h28.757v-28.757l27.777-7.443-7.443-27.777 24.904-14.378-14.378-24.904z"
        fill="none"
        stroke="#000"
        stroke-width="30"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category