star 2 icon
star-2-line-duotone from Solar by 480 Design · Line Duotone · Astronomy · CC-BY-4.0 Attribution required.
- Name
- star-2-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Astronomy
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More astronomy icons from Solar
asteroid-boldatom-boldblack-hole-2-boldblack-hole-3-boldblack-hole-boldearth-boldinfinite-boldmen-boldplanet-2-boldplanet-3-boldplanet-4-boldplanet-boldrocket-2-boldrocket-boldsatellite-boldstar-angle-boldstar-circle-boldstar-fall-2-boldstar-fall-boldstar-fall-minimalistic-2-boldstar-fall-minimalistic-boldstar-rainbow-boldstar-ring-boldstar-rings-bold
Use the star 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 20V17.6M12 6.4V4M20 12H17.6M6.4 12H4"/><path d="M17.6569 6.34277L15.9599 8.03983M8.04029 15.9594L6.34323 17.6565M6.34302 6.34295L8.04007 8.04001M15.9597 15.9596L17.6567 17.6567" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStar2LineDuotone(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" strokeLinecap="round" strokeWidth="1.5"><path d="M12 20V17.6M12 6.4V4M20 12H17.6M6.4 12H4"/><path d="M17.6569 6.34277L15.9599 8.03983M8.04029 15.9594L6.34323 17.6565M6.34302 6.34295L8.04007 8.04001M15.9597 15.9596L17.6567 17.6567" 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="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M12 20V17.6M12 6.4V4M20 12H17.6M6.4 12H4"/><path d="M17.6569 6.34277L15.9599 8.03983M8.04029 15.9594L6.34323 17.6565M6.34302 6.34295L8.04007 8.04001M15.9597 15.9596L17.6567 17.6567" opacity=".5"/></g></svg> </template>
CSS
.icon-star-2-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2020V17.6M12%206.4V4M20%2012H17.6M6.4%2012H4%22%2F%3E%3Cpath%20d%3D%22M17.6569%206.34277L15.9599%208.03983M8.04029%2015.9594L6.34323%2017.6565M6.34302%206.34295L8.04007%208.04001M15.9597%2015.9596L17.6567%2017.6567%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2020V17.6M12%206.4V4M20%2012H17.6M6.4%2012H4%22%2F%3E%3Cpath%20d%3D%22M17.6569%206.34277L15.9599%208.03983M8.04029%2015.9594L6.34323%2017.6565M6.34302%206.34295L8.04007%208.04001M15.9597%2015.9596L17.6567%2017.6567%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/star-2-line-duotone.svg?color=%231a73e8&size=48