stars minimalistic icon

stars-minimalistic-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.

Name
stars-minimalistic-broken
Set
Solar
Style
Broken
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="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M7.43361 9.90622C5.34288 10.3793 4.29751 10.6158 4.04881 11.4156C3.8001 12.2153 4.51276 13.0487 5.93808 14.7154L6.30683 15.1466C6.71186 15.6203 6.91438 15.8571 7.00548 16.1501C7.09659 16.443 7.06597 16.759 7.00474 17.3909L6.94899 17.9662C6.7335 20.19 6.62575 21.3019 7.27688 21.7962C7.928 22.2905 8.90677 21.8398 10.8643 20.9385L11.3708 20.7053C11.927 20.4492 12.2052 20.3211 12.5 20.3211C12.7948 20.3211 13.073 20.4492 13.6292 20.7053L14.1357 20.9385C16.0932 21.8398 17.072 22.2905 17.7231 21.7962C18.3742 21.3019 18.2665 20.19 18.051 17.9662M19.0619 14.7154C20.4872 13.0487 21.1999 12.2153 20.9512 11.4156C20.7025 10.6158 19.6571 10.3793 17.5664 9.90622L17.0255 9.78384C16.4314 9.64942 16.1343 9.5822 15.8958 9.40114C15.6573 9.22007 15.5043 8.94564 15.1984 8.3968L14.9198 7.89712C13.8432 5.96571 13.3048 5 12.5 5C11.6952 5 11.1568 5.96571 10.0802 7.89712"/><path stroke-linejoin="round" d="M4.98987 2C4.98987 2 5.2778 3.45771 5.90909 4.08475C6.54037 4.71179 8 4.98987 8 4.98987C8 4.98987 6.54229 5.2778 5.91525 5.90909C5.28821 6.54037 5.01013 8 5.01013 8C5.01013 8 4.7222 6.54229 4.09091 5.91525C3.45963 5.28821 2 5.01013 2 5.01013C2 5.01013 3.45771 4.7222 4.08475 4.09091C4.71179 3.45963 4.98987 2 4.98987 2Z"/><path stroke-linecap="round" stroke-width="1.5" d="M18 5H20M19 6L19 4"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarStarsMinimalisticBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path strokeLinecap="round" strokeWidth="1.5" d="M7.43361 9.90622C5.34288 10.3793 4.29751 10.6158 4.04881 11.4156C3.8001 12.2153 4.51276 13.0487 5.93808 14.7154L6.30683 15.1466C6.71186 15.6203 6.91438 15.8571 7.00548 16.1501C7.09659 16.443 7.06597 16.759 7.00474 17.3909L6.94899 17.9662C6.7335 20.19 6.62575 21.3019 7.27688 21.7962C7.928 22.2905 8.90677 21.8398 10.8643 20.9385L11.3708 20.7053C11.927 20.4492 12.2052 20.3211 12.5 20.3211C12.7948 20.3211 13.073 20.4492 13.6292 20.7053L14.1357 20.9385C16.0932 21.8398 17.072 22.2905 17.7231 21.7962C18.3742 21.3019 18.2665 20.19 18.051 17.9662M19.0619 14.7154C20.4872 13.0487 21.1999 12.2153 20.9512 11.4156C20.7025 10.6158 19.6571 10.3793 17.5664 9.90622L17.0255 9.78384C16.4314 9.64942 16.1343 9.5822 15.8958 9.40114C15.6573 9.22007 15.5043 8.94564 15.1984 8.3968L14.9198 7.89712C13.8432 5.96571 13.3048 5 12.5 5C11.6952 5 11.1568 5.96571 10.0802 7.89712"/><path strokeLinejoin="round" d="M4.98987 2C4.98987 2 5.2778 3.45771 5.90909 4.08475C6.54037 4.71179 8 4.98987 8 4.98987C8 4.98987 6.54229 5.2778 5.91525 5.90909C5.28821 6.54037 5.01013 8 5.01013 8C5.01013 8 4.7222 6.54229 4.09091 5.91525C3.45963 5.28821 2 5.01013 2 5.01013C2 5.01013 3.45771 4.7222 4.08475 4.09091C4.71179 3.45963 4.98987 2 4.98987 2Z"/><path strokeLinecap="round" strokeWidth="1.5" d="M18 5H20M19 6L19 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" stroke-width="1.5" d="M7.43361 9.90622C5.34288 10.3793 4.29751 10.6158 4.04881 11.4156C3.8001 12.2153 4.51276 13.0487 5.93808 14.7154L6.30683 15.1466C6.71186 15.6203 6.91438 15.8571 7.00548 16.1501C7.09659 16.443 7.06597 16.759 7.00474 17.3909L6.94899 17.9662C6.7335 20.19 6.62575 21.3019 7.27688 21.7962C7.928 22.2905 8.90677 21.8398 10.8643 20.9385L11.3708 20.7053C11.927 20.4492 12.2052 20.3211 12.5 20.3211C12.7948 20.3211 13.073 20.4492 13.6292 20.7053L14.1357 20.9385C16.0932 21.8398 17.072 22.2905 17.7231 21.7962C18.3742 21.3019 18.2665 20.19 18.051 17.9662M19.0619 14.7154C20.4872 13.0487 21.1999 12.2153 20.9512 11.4156C20.7025 10.6158 19.6571 10.3793 17.5664 9.90622L17.0255 9.78384C16.4314 9.64942 16.1343 9.5822 15.8958 9.40114C15.6573 9.22007 15.5043 8.94564 15.1984 8.3968L14.9198 7.89712C13.8432 5.96571 13.3048 5 12.5 5C11.6952 5 11.1568 5.96571 10.0802 7.89712"/><path stroke-linejoin="round" d="M4.98987 2C4.98987 2 5.2778 3.45771 5.90909 4.08475C6.54037 4.71179 8 4.98987 8 4.98987C8 4.98987 6.54229 5.2778 5.91525 5.90909C5.28821 6.54037 5.01013 8 5.01013 8C5.01013 8 4.7222 6.54229 4.09091 5.91525C3.45963 5.28821 2 5.01013 2 5.01013C2 5.01013 3.45771 4.7222 4.08475 4.09091C4.71179 3.45963 4.98987 2 4.98987 2Z"/><path stroke-linecap="round" stroke-width="1.5" d="M18 5H20M19 6L19 4"/></g></svg>
</template>

CSS

.icon-stars-minimalistic-broken {
  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%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.43361%209.90622C5.34288%2010.3793%204.29751%2010.6158%204.04881%2011.4156C3.8001%2012.2153%204.51276%2013.0487%205.93808%2014.7154L6.30683%2015.1466C6.71186%2015.6203%206.91438%2015.8571%207.00548%2016.1501C7.09659%2016.443%207.06597%2016.759%207.00474%2017.3909L6.94899%2017.9662C6.7335%2020.19%206.62575%2021.3019%207.27688%2021.7962C7.928%2022.2905%208.90677%2021.8398%2010.8643%2020.9385L11.3708%2020.7053C11.927%2020.4492%2012.2052%2020.3211%2012.5%2020.3211C12.7948%2020.3211%2013.073%2020.4492%2013.6292%2020.7053L14.1357%2020.9385C16.0932%2021.8398%2017.072%2022.2905%2017.7231%2021.7962C18.3742%2021.3019%2018.2665%2020.19%2018.051%2017.9662M19.0619%2014.7154C20.4872%2013.0487%2021.1999%2012.2153%2020.9512%2011.4156C20.7025%2010.6158%2019.6571%2010.3793%2017.5664%209.90622L17.0255%209.78384C16.4314%209.64942%2016.1343%209.5822%2015.8958%209.40114C15.6573%209.22007%2015.5043%208.94564%2015.1984%208.3968L14.9198%207.89712C13.8432%205.96571%2013.3048%205%2012.5%205C11.6952%205%2011.1568%205.96571%2010.0802%207.89712%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.98987%202C4.98987%202%205.2778%203.45771%205.90909%204.08475C6.54037%204.71179%208%204.98987%208%204.98987C8%204.98987%206.54229%205.2778%205.91525%205.90909C5.28821%206.54037%205.01013%208%205.01013%208C5.01013%208%204.7222%206.54229%204.09091%205.91525C3.45963%205.28821%202%205.01013%202%205.01013C2%205.01013%203.45771%204.7222%204.08475%204.09091C4.71179%203.45963%204.98987%202%204.98987%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%205H20M19%206L19%204%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%22none%22%20stroke%3D%22currentColor%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7.43361%209.90622C5.34288%2010.3793%204.29751%2010.6158%204.04881%2011.4156C3.8001%2012.2153%204.51276%2013.0487%205.93808%2014.7154L6.30683%2015.1466C6.71186%2015.6203%206.91438%2015.8571%207.00548%2016.1501C7.09659%2016.443%207.06597%2016.759%207.00474%2017.3909L6.94899%2017.9662C6.7335%2020.19%206.62575%2021.3019%207.27688%2021.7962C7.928%2022.2905%208.90677%2021.8398%2010.8643%2020.9385L11.3708%2020.7053C11.927%2020.4492%2012.2052%2020.3211%2012.5%2020.3211C12.7948%2020.3211%2013.073%2020.4492%2013.6292%2020.7053L14.1357%2020.9385C16.0932%2021.8398%2017.072%2022.2905%2017.7231%2021.7962C18.3742%2021.3019%2018.2665%2020.19%2018.051%2017.9662M19.0619%2014.7154C20.4872%2013.0487%2021.1999%2012.2153%2020.9512%2011.4156C20.7025%2010.6158%2019.6571%2010.3793%2017.5664%209.90622L17.0255%209.78384C16.4314%209.64942%2016.1343%209.5822%2015.8958%209.40114C15.6573%209.22007%2015.5043%208.94564%2015.1984%208.3968L14.9198%207.89712C13.8432%205.96571%2013.3048%205%2012.5%205C11.6952%205%2011.1568%205.96571%2010.0802%207.89712%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.98987%202C4.98987%202%205.2778%203.45771%205.90909%204.08475C6.54037%204.71179%208%204.98987%208%204.98987C8%204.98987%206.54229%205.2778%205.91525%205.90909C5.28821%206.54037%205.01013%208%205.01013%208C5.01013%208%204.7222%206.54229%204.09091%205.91525C3.45963%205.28821%202%205.01013%202%205.01013C2%205.01013%203.45771%204.7222%204.08475%204.09091C4.71179%203.45963%204.98987%202%204.98987%202Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%205H20M19%206L19%204%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-broken.svg?color=%231a73e8&size=48