stars minimalistic icon

stars-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Astronomy · CC-BY-4.0 Attribution required.

Name
stars-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Astronomy
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More astronomy icons from Solar

Use the stars minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0802 7.89712C11.1568 5.96571 11.6952 5 12.5 5C13.3048 5 13.8432 5.96571 14.9198 7.89712L15.1984 8.3968C15.5043 8.94564 15.6573 9.22007 15.8958 9.40114C16.1343 9.5822 16.4314 9.64942 17.0255 9.78384L17.5664 9.90622C19.6571 10.3793 20.7025 10.6158 20.9512 11.4156C21.1999 12.2153 20.4872 13.0487 19.0619 14.7154L18.6932 15.1466C18.2881 15.6203 18.0856 15.8571 17.9945 16.1501C17.9034 16.443 17.934 16.759 17.9953 17.3909L18.051 17.9662C18.2665 20.19 18.3742 21.3019 17.7231 21.7962C17.072 22.2905 16.0932 21.8398 14.1357 20.9385L13.6292 20.7053C13.073 20.4492 12.7948 20.3211 12.5 20.3211C12.2052 20.3211 11.927 20.4492 11.3708 20.7053L10.8643 20.9385C8.90677 21.8398 7.928 22.2905 7.27688 21.7962C6.62575 21.3019 6.7335 20.19 6.94899 17.9662L7.00474 17.3909C7.06597 16.759 7.09659 16.443 7.00548 16.1501C6.91438 15.8571 6.71186 15.6203 6.30683 15.1466L5.93808 14.7154C4.51276 13.0487 3.8001 12.2153 4.04881 11.4156C4.29751 10.6158 5.34288 10.3793 7.43361 9.90622L7.9745 9.78384C8.56862 9.64942 8.86568 9.5822 9.1042 9.40114C9.34272 9.22007 9.4957 8.94565 9.80165 8.3968L10.0802 7.89712Z"/><path d="M4.86752 2.50058C4.89751 2.3948 5.08528 2.39416 5.11598 2.49974C5.25618 2.98185 5.51616 3.69447 5.90928 4.08495C6.30241 4.47543 7.01676 4.73058 7.49981 4.86752C7.6056 4.89751 7.60623 5.08528 7.50065 5.11598C7.01854 5.25618 6.30592 5.51616 5.91545 5.90928C5.52497 6.30241 5.26981 7.01676 5.13287 7.49981C5.10288 7.6056 4.91511 7.60623 4.88441 7.50065C4.74421 7.01854 4.48424 6.30592 4.09111 5.91545C3.69798 5.52497 2.98363 5.26981 2.50058 5.13287C2.3948 5.10288 2.39416 4.91511 2.49974 4.88441C2.98185 4.74421 3.69447 4.48424 4.08495 4.09111C4.47543 3.69798 4.73058 2.98363 4.86752 2.50058Z" opacity=".5"/><path fill-rule="evenodd" d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4V4.25H20C20.4142 4.25 20.75 4.58579 20.75 5C20.75 5.41421 20.4142 5.75 20 5.75H19.75V6C19.75 6.41421 19.4142 6.75 19 6.75C18.5858 6.75 18.25 6.41421 18.25 6V5.75H18C17.5858 5.75 17.25 5.41421 17.25 5C17.25 4.58579 17.5858 4.25 18 4.25H18.25V4C18.25 3.58579 18.5858 3.25 19 3.25Z" clip-rule="evenodd" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarStarsMinimalisticBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0802 7.89712C11.1568 5.96571 11.6952 5 12.5 5C13.3048 5 13.8432 5.96571 14.9198 7.89712L15.1984 8.3968C15.5043 8.94564 15.6573 9.22007 15.8958 9.40114C16.1343 9.5822 16.4314 9.64942 17.0255 9.78384L17.5664 9.90622C19.6571 10.3793 20.7025 10.6158 20.9512 11.4156C21.1999 12.2153 20.4872 13.0487 19.0619 14.7154L18.6932 15.1466C18.2881 15.6203 18.0856 15.8571 17.9945 16.1501C17.9034 16.443 17.934 16.759 17.9953 17.3909L18.051 17.9662C18.2665 20.19 18.3742 21.3019 17.7231 21.7962C17.072 22.2905 16.0932 21.8398 14.1357 20.9385L13.6292 20.7053C13.073 20.4492 12.7948 20.3211 12.5 20.3211C12.2052 20.3211 11.927 20.4492 11.3708 20.7053L10.8643 20.9385C8.90677 21.8398 7.928 22.2905 7.27688 21.7962C6.62575 21.3019 6.7335 20.19 6.94899 17.9662L7.00474 17.3909C7.06597 16.759 7.09659 16.443 7.00548 16.1501C6.91438 15.8571 6.71186 15.6203 6.30683 15.1466L5.93808 14.7154C4.51276 13.0487 3.8001 12.2153 4.04881 11.4156C4.29751 10.6158 5.34288 10.3793 7.43361 9.90622L7.9745 9.78384C8.56862 9.64942 8.86568 9.5822 9.1042 9.40114C9.34272 9.22007 9.4957 8.94565 9.80165 8.3968L10.0802 7.89712Z"/><path d="M4.86752 2.50058C4.89751 2.3948 5.08528 2.39416 5.11598 2.49974C5.25618 2.98185 5.51616 3.69447 5.90928 4.08495C6.30241 4.47543 7.01676 4.73058 7.49981 4.86752C7.6056 4.89751 7.60623 5.08528 7.50065 5.11598C7.01854 5.25618 6.30592 5.51616 5.91545 5.90928C5.52497 6.30241 5.26981 7.01676 5.13287 7.49981C5.10288 7.6056 4.91511 7.60623 4.88441 7.50065C4.74421 7.01854 4.48424 6.30592 4.09111 5.91545C3.69798 5.52497 2.98363 5.26981 2.50058 5.13287C2.3948 5.10288 2.39416 4.91511 2.49974 4.88441C2.98185 4.74421 3.69447 4.48424 4.08495 4.09111C4.47543 3.69798 4.73058 2.98363 4.86752 2.50058Z" opacity=".5"/><path fillRule="evenodd" d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4V4.25H20C20.4142 4.25 20.75 4.58579 20.75 5C20.75 5.41421 20.4142 5.75 20 5.75H19.75V6C19.75 6.41421 19.4142 6.75 19 6.75C18.5858 6.75 18.25 6.41421 18.25 6V5.75H18C17.5858 5.75 17.25 5.41421 17.25 5C17.25 4.58579 17.5858 4.25 18 4.25H18.25V4C18.25 3.58579 18.5858 3.25 19 3.25Z" clipRule="evenodd" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.0802 7.89712C11.1568 5.96571 11.6952 5 12.5 5C13.3048 5 13.8432 5.96571 14.9198 7.89712L15.1984 8.3968C15.5043 8.94564 15.6573 9.22007 15.8958 9.40114C16.1343 9.5822 16.4314 9.64942 17.0255 9.78384L17.5664 9.90622C19.6571 10.3793 20.7025 10.6158 20.9512 11.4156C21.1999 12.2153 20.4872 13.0487 19.0619 14.7154L18.6932 15.1466C18.2881 15.6203 18.0856 15.8571 17.9945 16.1501C17.9034 16.443 17.934 16.759 17.9953 17.3909L18.051 17.9662C18.2665 20.19 18.3742 21.3019 17.7231 21.7962C17.072 22.2905 16.0932 21.8398 14.1357 20.9385L13.6292 20.7053C13.073 20.4492 12.7948 20.3211 12.5 20.3211C12.2052 20.3211 11.927 20.4492 11.3708 20.7053L10.8643 20.9385C8.90677 21.8398 7.928 22.2905 7.27688 21.7962C6.62575 21.3019 6.7335 20.19 6.94899 17.9662L7.00474 17.3909C7.06597 16.759 7.09659 16.443 7.00548 16.1501C6.91438 15.8571 6.71186 15.6203 6.30683 15.1466L5.93808 14.7154C4.51276 13.0487 3.8001 12.2153 4.04881 11.4156C4.29751 10.6158 5.34288 10.3793 7.43361 9.90622L7.9745 9.78384C8.56862 9.64942 8.86568 9.5822 9.1042 9.40114C9.34272 9.22007 9.4957 8.94565 9.80165 8.3968L10.0802 7.89712Z"/><path d="M4.86752 2.50058C4.89751 2.3948 5.08528 2.39416 5.11598 2.49974C5.25618 2.98185 5.51616 3.69447 5.90928 4.08495C6.30241 4.47543 7.01676 4.73058 7.49981 4.86752C7.6056 4.89751 7.60623 5.08528 7.50065 5.11598C7.01854 5.25618 6.30592 5.51616 5.91545 5.90928C5.52497 6.30241 5.26981 7.01676 5.13287 7.49981C5.10288 7.6056 4.91511 7.60623 4.88441 7.50065C4.74421 7.01854 4.48424 6.30592 4.09111 5.91545C3.69798 5.52497 2.98363 5.26981 2.50058 5.13287C2.3948 5.10288 2.39416 4.91511 2.49974 4.88441C2.98185 4.74421 3.69447 4.48424 4.08495 4.09111C4.47543 3.69798 4.73058 2.98363 4.86752 2.50058Z" opacity=".5"/><path fill-rule="evenodd" d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4V4.25H20C20.4142 4.25 20.75 4.58579 20.75 5C20.75 5.41421 20.4142 5.75 20 5.75H19.75V6C19.75 6.41421 19.4142 6.75 19 6.75C18.5858 6.75 18.25 6.41421 18.25 6V5.75H18C17.5858 5.75 17.25 5.41421 17.25 5C17.25 4.58579 17.5858 4.25 18 4.25H18.25V4C18.25 3.58579 18.5858 3.25 19 3.25Z" clip-rule="evenodd" opacity=".5"/></g></svg>
</template>

CSS

.icon-stars-minimalistic-bold-duotone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.0802%207.89712C11.1568%205.96571%2011.6952%205%2012.5%205C13.3048%205%2013.8432%205.96571%2014.9198%207.89712L15.1984%208.3968C15.5043%208.94564%2015.6573%209.22007%2015.8958%209.40114C16.1343%209.5822%2016.4314%209.64942%2017.0255%209.78384L17.5664%209.90622C19.6571%2010.3793%2020.7025%2010.6158%2020.9512%2011.4156C21.1999%2012.2153%2020.4872%2013.0487%2019.0619%2014.7154L18.6932%2015.1466C18.2881%2015.6203%2018.0856%2015.8571%2017.9945%2016.1501C17.9034%2016.443%2017.934%2016.759%2017.9953%2017.3909L18.051%2017.9662C18.2665%2020.19%2018.3742%2021.3019%2017.7231%2021.7962C17.072%2022.2905%2016.0932%2021.8398%2014.1357%2020.9385L13.6292%2020.7053C13.073%2020.4492%2012.7948%2020.3211%2012.5%2020.3211C12.2052%2020.3211%2011.927%2020.4492%2011.3708%2020.7053L10.8643%2020.9385C8.90677%2021.8398%207.928%2022.2905%207.27688%2021.7962C6.62575%2021.3019%206.7335%2020.19%206.94899%2017.9662L7.00474%2017.3909C7.06597%2016.759%207.09659%2016.443%207.00548%2016.1501C6.91438%2015.8571%206.71186%2015.6203%206.30683%2015.1466L5.93808%2014.7154C4.51276%2013.0487%203.8001%2012.2153%204.04881%2011.4156C4.29751%2010.6158%205.34288%2010.3793%207.43361%209.90622L7.9745%209.78384C8.56862%209.64942%208.86568%209.5822%209.1042%209.40114C9.34272%209.22007%209.4957%208.94565%209.80165%208.3968L10.0802%207.89712Z%22%2F%3E%3Cpath%20d%3D%22M4.86752%202.50058C4.89751%202.3948%205.08528%202.39416%205.11598%202.49974C5.25618%202.98185%205.51616%203.69447%205.90928%204.08495C6.30241%204.47543%207.01676%204.73058%207.49981%204.86752C7.6056%204.89751%207.60623%205.08528%207.50065%205.11598C7.01854%205.25618%206.30592%205.51616%205.91545%205.90928C5.52497%206.30241%205.26981%207.01676%205.13287%207.49981C5.10288%207.6056%204.91511%207.60623%204.88441%207.50065C4.74421%207.01854%204.48424%206.30592%204.09111%205.91545C3.69798%205.52497%202.98363%205.26981%202.50058%205.13287C2.3948%205.10288%202.39416%204.91511%202.49974%204.88441C2.98185%204.74421%203.69447%204.48424%204.08495%204.09111C4.47543%203.69798%204.73058%202.98363%204.86752%202.50058Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%203.25C19.4142%203.25%2019.75%203.58579%2019.75%204V4.25H20C20.4142%204.25%2020.75%204.58579%2020.75%205C20.75%205.41421%2020.4142%205.75%2020%205.75H19.75V6C19.75%206.41421%2019.4142%206.75%2019%206.75C18.5858%206.75%2018.25%206.41421%2018.25%206V5.75H18C17.5858%205.75%2017.25%205.41421%2017.25%205C17.25%204.58579%2017.5858%204.25%2018%204.25H18.25V4C18.25%203.58579%2018.5858%203.25%2019%203.25Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.0802%207.89712C11.1568%205.96571%2011.6952%205%2012.5%205C13.3048%205%2013.8432%205.96571%2014.9198%207.89712L15.1984%208.3968C15.5043%208.94564%2015.6573%209.22007%2015.8958%209.40114C16.1343%209.5822%2016.4314%209.64942%2017.0255%209.78384L17.5664%209.90622C19.6571%2010.3793%2020.7025%2010.6158%2020.9512%2011.4156C21.1999%2012.2153%2020.4872%2013.0487%2019.0619%2014.7154L18.6932%2015.1466C18.2881%2015.6203%2018.0856%2015.8571%2017.9945%2016.1501C17.9034%2016.443%2017.934%2016.759%2017.9953%2017.3909L18.051%2017.9662C18.2665%2020.19%2018.3742%2021.3019%2017.7231%2021.7962C17.072%2022.2905%2016.0932%2021.8398%2014.1357%2020.9385L13.6292%2020.7053C13.073%2020.4492%2012.7948%2020.3211%2012.5%2020.3211C12.2052%2020.3211%2011.927%2020.4492%2011.3708%2020.7053L10.8643%2020.9385C8.90677%2021.8398%207.928%2022.2905%207.27688%2021.7962C6.62575%2021.3019%206.7335%2020.19%206.94899%2017.9662L7.00474%2017.3909C7.06597%2016.759%207.09659%2016.443%207.00548%2016.1501C6.91438%2015.8571%206.71186%2015.6203%206.30683%2015.1466L5.93808%2014.7154C4.51276%2013.0487%203.8001%2012.2153%204.04881%2011.4156C4.29751%2010.6158%205.34288%2010.3793%207.43361%209.90622L7.9745%209.78384C8.56862%209.64942%208.86568%209.5822%209.1042%209.40114C9.34272%209.22007%209.4957%208.94565%209.80165%208.3968L10.0802%207.89712Z%22%2F%3E%3Cpath%20d%3D%22M4.86752%202.50058C4.89751%202.3948%205.08528%202.39416%205.11598%202.49974C5.25618%202.98185%205.51616%203.69447%205.90928%204.08495C6.30241%204.47543%207.01676%204.73058%207.49981%204.86752C7.6056%204.89751%207.60623%205.08528%207.50065%205.11598C7.01854%205.25618%206.30592%205.51616%205.91545%205.90928C5.52497%206.30241%205.26981%207.01676%205.13287%207.49981C5.10288%207.6056%204.91511%207.60623%204.88441%207.50065C4.74421%207.01854%204.48424%206.30592%204.09111%205.91545C3.69798%205.52497%202.98363%205.26981%202.50058%205.13287C2.3948%205.10288%202.39416%204.91511%202.49974%204.88441C2.98185%204.74421%203.69447%204.48424%204.08495%204.09111C4.47543%203.69798%204.73058%202.98363%204.86752%202.50058Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M19%203.25C19.4142%203.25%2019.75%203.58579%2019.75%204V4.25H20C20.4142%204.25%2020.75%204.58579%2020.75%205C20.75%205.41421%2020.4142%205.75%2020%205.75H19.75V6C19.75%206.41421%2019.4142%206.75%2019%206.75C18.5858%206.75%2018.25%206.41421%2018.25%206V5.75H18C17.5858%205.75%2017.25%205.41421%2017.25%205C17.25%204.58579%2017.5858%204.25%2018%204.25H18.25V4C18.25%203.58579%2018.5858%203.25%2019%203.25Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/stars-minimalistic-bold-duotone.svg?color=%231a73e8&size=48