Add icons to this collection by clicking the heart icon.
Constellation icon - also known as space, universe, stars, astronomy, sky, constellation, astrology, and miscellaneous. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 211c-19.555 0-36.228 12.541-42.42 30H298.42c-6.105-17.214-22.402-29.634-41.601-29.979l-33.182-99.546C234.193 103.233 241 90.4 241 76c0-24.813-20.187-45-45-45s-45 20.187-45 45c0 3.084.313 6.095.907 9.006l-78.291 47.289C65.833 125.867 55.859 122 45 122c-24.813 0-45 20.187-45 45s20.187 45 45 45 45-20.187 45-45c0-3.084-.313-6.095-.907-9.006l78.291-47.289a44.79 44.79 0 0 0 27.797 10.275l33.182 99.546C217.807 228.767 211 241.6 211 256c0 16.921 9.392 31.684 23.232 39.367l-16.055 96.327C197.082 395.41 181 413.856 181 436c0 24.813 20.187 45 45 45 19.555 0 36.228-12.541 42.42-30h96.16c6.192 17.459 22.865 30 42.42 30 24.813 0 45-20.187 45-45 0-14.4-6.807-27.233-17.364-35.475l33.182-99.546C492.254 300.539 512 280.538 512 256c0-24.813-20.187-45-45-45zM45 182c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm151-91c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm30 360c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm15-195c0-8.271 6.729-15 15-15s15 6.729 15 15-6.729 15-15 15-15-6.729-15-15zm166 195c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm-.819-59.979c-19.199.346-35.496 12.766-41.601 29.979h-96.16c-3.693-10.412-11.113-19.072-20.652-24.367l16.055-96.327c16.086-2.833 29.25-14.229 34.597-29.305h126.16c2.895 8.162 8.082 15.242 14.783 20.475zM467 271c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zM316 121h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15V76c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15zM136 271h-15v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15H76c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category