star fall2 icon

star-fall2 from Reicon by REICON · Outline · Astronomy · MIT Free for personal and commercial use.

Name
star-fall2
Set
Reicon
Style
Outline
Category
Astronomy
Viewbox
24×24
License
MIT

2 other variants in Reicon

More astronomy icons from Reicon

Use the star fall2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.483 3.59l.362.429c.395.468.464.527.534.562c.072.036.166.056.785.092l.565.033c.927.054 1.704.1 2.288.219c.6.123 1.213.364 1.543.985c.335.632.176 1.27-.077 1.822c-.243.53-.662 1.169-1.157 1.922l-.305.465c-.335.51-.363.582-.372.642s-.004.139.16.727l.133.477l.016.06c.243.87.448 1.605.519 2.185c.073.602.031 1.26-.48 1.76c-.505.492-1.163.532-1.77.464c-.593-.066-1.348-.262-2.246-.495l-.058-.015l-.49-.128c-.601-.156-.696-.166-.775-.154c-.076.011-.159.046-.678.37l-.475.297c-.775.485-1.428.893-1.97 1.13c-.563.247-1.197.395-1.825.082c-.493-.245-.757-.66-.913-1.114c-3.202 1.203-5.857 3.352-6.76 5.849a.75.75 0 0 1-1.445-.13c-.634-3.717-.348-6.685.54-9.027c.862-2.273 2.275-3.914 3.882-5.057c.207-.473.62-.785 1.043-1.018c.517-.286 1.241-.557 2.102-.88l.528-.197c.58-.217.655-.261.704-.31c.047-.046.09-.112.311-.676l.18-.459l.023-.057c.328-.836.605-1.545.899-2.05c.306-.53.733-1.02 1.433-1.126c.694-.104 1.252.232 1.712.639c.445.393.942.982 1.534 1.682M6.252 9.754c-1.12.946-2.086 2.21-2.717 3.877c-.598 1.575-.906 3.536-.74 5.964c1.549-2.098 4.053-3.727 6.74-4.69q-.043-.515-.081-1.122l-.036-.554c-.04-.605-.06-.682-.092-.741c-.033-.063-.092-.128-.577-.513l-.443-.35c-.722-.573-1.33-1.054-1.735-1.485a4 4 0 0 1-.32-.386m4.807 5.322c-.041-.38-.073-.854-.112-1.453l-.032-.492l-.007-.098c-.028-.44-.055-.867-.257-1.248c-.2-.377-.538-.644-.891-.923l-.08-.063l-.395-.313c-.782-.62-1.3-1.033-1.622-1.374c-.31-.33-.283-.434-.281-.442c0-.007.003-.114.4-.333c.408-.226 1.027-.46 1.96-.81l.471-.175l.095-.036c.421-.156.825-.307 1.13-.605c.31-.301.465-.7.625-1.11l.036-.093l.18-.458c.356-.91.594-1.508.822-1.903c.217-.374.327-.39.357-.394h.002c.034-.006.154-.024.496.279c.352.31.779.813 1.42 1.572l.323.382q.03.038.063.076c.29.345.565.671.95.862c.382.19.81.215 1.264.24l.1.006l.506.03c1.002.059 1.67.1 2.135.195c.452.092.506.196.517.217v.002h.001c.009.014.063.103-.116.493c-.19.414-.543.956-1.08 1.776l-.272.413l-.055.083c-.242.367-.48.727-.545 1.152s.05.84.17 1.263l.027.097l.133.477c.264.945.436 1.57.49 2.024c.053.428-.027.495-.037.503h-.001l-.001.002c-.015.015-.098.098-.555.047c-.473-.053-1.12-.22-2.093-.472l-.49-.128l-.097-.025c-.44-.115-.855-.224-1.278-.16c-.425.063-.786.29-1.167.53l-.083.052l-.424.264c-.84.526-1.398.872-1.827 1.06c-.417.182-.524.129-.555.113h-.003c-.028-.015-.13-.064-.223-.489l-.028-.141a.75.75 0 0 0-.066-.472" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconStarFall2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="m16.483 3.59l.362.429c.395.468.464.527.534.562c.072.036.166.056.785.092l.565.033c.927.054 1.704.1 2.288.219c.6.123 1.213.364 1.543.985c.335.632.176 1.27-.077 1.822c-.243.53-.662 1.169-1.157 1.922l-.305.465c-.335.51-.363.582-.372.642s-.004.139.16.727l.133.477l.016.06c.243.87.448 1.605.519 2.185c.073.602.031 1.26-.48 1.76c-.505.492-1.163.532-1.77.464c-.593-.066-1.348-.262-2.246-.495l-.058-.015l-.49-.128c-.601-.156-.696-.166-.775-.154c-.076.011-.159.046-.678.37l-.475.297c-.775.485-1.428.893-1.97 1.13c-.563.247-1.197.395-1.825.082c-.493-.245-.757-.66-.913-1.114c-3.202 1.203-5.857 3.352-6.76 5.849a.75.75 0 0 1-1.445-.13c-.634-3.717-.348-6.685.54-9.027c.862-2.273 2.275-3.914 3.882-5.057c.207-.473.62-.785 1.043-1.018c.517-.286 1.241-.557 2.102-.88l.528-.197c.58-.217.655-.261.704-.31c.047-.046.09-.112.311-.676l.18-.459l.023-.057c.328-.836.605-1.545.899-2.05c.306-.53.733-1.02 1.433-1.126c.694-.104 1.252.232 1.712.639c.445.393.942.982 1.534 1.682M6.252 9.754c-1.12.946-2.086 2.21-2.717 3.877c-.598 1.575-.906 3.536-.74 5.964c1.549-2.098 4.053-3.727 6.74-4.69q-.043-.515-.081-1.122l-.036-.554c-.04-.605-.06-.682-.092-.741c-.033-.063-.092-.128-.577-.513l-.443-.35c-.722-.573-1.33-1.054-1.735-1.485a4 4 0 0 1-.32-.386m4.807 5.322c-.041-.38-.073-.854-.112-1.453l-.032-.492l-.007-.098c-.028-.44-.055-.867-.257-1.248c-.2-.377-.538-.644-.891-.923l-.08-.063l-.395-.313c-.782-.62-1.3-1.033-1.622-1.374c-.31-.33-.283-.434-.281-.442c0-.007.003-.114.4-.333c.408-.226 1.027-.46 1.96-.81l.471-.175l.095-.036c.421-.156.825-.307 1.13-.605c.31-.301.465-.7.625-1.11l.036-.093l.18-.458c.356-.91.594-1.508.822-1.903c.217-.374.327-.39.357-.394h.002c.034-.006.154-.024.496.279c.352.31.779.813 1.42 1.572l.323.382q.03.038.063.076c.29.345.565.671.95.862c.382.19.81.215 1.264.24l.1.006l.506.03c1.002.059 1.67.1 2.135.195c.452.092.506.196.517.217v.002h.001c.009.014.063.103-.116.493c-.19.414-.543.956-1.08 1.776l-.272.413l-.055.083c-.242.367-.48.727-.545 1.152s.05.84.17 1.263l.027.097l.133.477c.264.945.436 1.57.49 2.024c.053.428-.027.495-.037.503h-.001l-.001.002c-.015.015-.098.098-.555.047c-.473-.053-1.12-.22-2.093-.472l-.49-.128l-.097-.025c-.44-.115-.855-.224-1.278-.16c-.425.063-.786.29-1.167.53l-.083.052l-.424.264c-.84.526-1.398.872-1.827 1.06c-.417.182-.524.129-.555.113h-.003c-.028-.015-.13-.064-.223-.489l-.028-.141a.75.75 0 0 0-.066-.472" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m16.483 3.59l.362.429c.395.468.464.527.534.562c.072.036.166.056.785.092l.565.033c.927.054 1.704.1 2.288.219c.6.123 1.213.364 1.543.985c.335.632.176 1.27-.077 1.822c-.243.53-.662 1.169-1.157 1.922l-.305.465c-.335.51-.363.582-.372.642s-.004.139.16.727l.133.477l.016.06c.243.87.448 1.605.519 2.185c.073.602.031 1.26-.48 1.76c-.505.492-1.163.532-1.77.464c-.593-.066-1.348-.262-2.246-.495l-.058-.015l-.49-.128c-.601-.156-.696-.166-.775-.154c-.076.011-.159.046-.678.37l-.475.297c-.775.485-1.428.893-1.97 1.13c-.563.247-1.197.395-1.825.082c-.493-.245-.757-.66-.913-1.114c-3.202 1.203-5.857 3.352-6.76 5.849a.75.75 0 0 1-1.445-.13c-.634-3.717-.348-6.685.54-9.027c.862-2.273 2.275-3.914 3.882-5.057c.207-.473.62-.785 1.043-1.018c.517-.286 1.241-.557 2.102-.88l.528-.197c.58-.217.655-.261.704-.31c.047-.046.09-.112.311-.676l.18-.459l.023-.057c.328-.836.605-1.545.899-2.05c.306-.53.733-1.02 1.433-1.126c.694-.104 1.252.232 1.712.639c.445.393.942.982 1.534 1.682M6.252 9.754c-1.12.946-2.086 2.21-2.717 3.877c-.598 1.575-.906 3.536-.74 5.964c1.549-2.098 4.053-3.727 6.74-4.69q-.043-.515-.081-1.122l-.036-.554c-.04-.605-.06-.682-.092-.741c-.033-.063-.092-.128-.577-.513l-.443-.35c-.722-.573-1.33-1.054-1.735-1.485a4 4 0 0 1-.32-.386m4.807 5.322c-.041-.38-.073-.854-.112-1.453l-.032-.492l-.007-.098c-.028-.44-.055-.867-.257-1.248c-.2-.377-.538-.644-.891-.923l-.08-.063l-.395-.313c-.782-.62-1.3-1.033-1.622-1.374c-.31-.33-.283-.434-.281-.442c0-.007.003-.114.4-.333c.408-.226 1.027-.46 1.96-.81l.471-.175l.095-.036c.421-.156.825-.307 1.13-.605c.31-.301.465-.7.625-1.11l.036-.093l.18-.458c.356-.91.594-1.508.822-1.903c.217-.374.327-.39.357-.394h.002c.034-.006.154-.024.496.279c.352.31.779.813 1.42 1.572l.323.382q.03.038.063.076c.29.345.565.671.95.862c.382.19.81.215 1.264.24l.1.006l.506.03c1.002.059 1.67.1 2.135.195c.452.092.506.196.517.217v.002h.001c.009.014.063.103-.116.493c-.19.414-.543.956-1.08 1.776l-.272.413l-.055.083c-.242.367-.48.727-.545 1.152s.05.84.17 1.263l.027.097l.133.477c.264.945.436 1.57.49 2.024c.053.428-.027.495-.037.503h-.001l-.001.002c-.015.015-.098.098-.555.047c-.473-.053-1.12-.22-2.093-.472l-.49-.128l-.097-.025c-.44-.115-.855-.224-1.278-.16c-.425.063-.786.29-1.167.53l-.083.052l-.424.264c-.84.526-1.398.872-1.827 1.06c-.417.182-.524.129-.555.113h-.003c-.028-.015-.13-.064-.223-.489l-.028-.141a.75.75 0 0 0-.066-.472" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-star-fall2 {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16.483%203.59l.362.429c.395.468.464.527.534.562c.072.036.166.056.785.092l.565.033c.927.054%201.704.1%202.288.219c.6.123%201.213.364%201.543.985c.335.632.176%201.27-.077%201.822c-.243.53-.662%201.169-1.157%201.922l-.305.465c-.335.51-.363.582-.372.642s-.004.139.16.727l.133.477l.016.06c.243.87.448%201.605.519%202.185c.073.602.031%201.26-.48%201.76c-.505.492-1.163.532-1.77.464c-.593-.066-1.348-.262-2.246-.495l-.058-.015l-.49-.128c-.601-.156-.696-.166-.775-.154c-.076.011-.159.046-.678.37l-.475.297c-.775.485-1.428.893-1.97%201.13c-.563.247-1.197.395-1.825.082c-.493-.245-.757-.66-.913-1.114c-3.202%201.203-5.857%203.352-6.76%205.849a.75.75%200%200%201-1.445-.13c-.634-3.717-.348-6.685.54-9.027c.862-2.273%202.275-3.914%203.882-5.057c.207-.473.62-.785%201.043-1.018c.517-.286%201.241-.557%202.102-.88l.528-.197c.58-.217.655-.261.704-.31c.047-.046.09-.112.311-.676l.18-.459l.023-.057c.328-.836.605-1.545.899-2.05c.306-.53.733-1.02%201.433-1.126c.694-.104%201.252.232%201.712.639c.445.393.942.982%201.534%201.682M6.252%209.754c-1.12.946-2.086%202.21-2.717%203.877c-.598%201.575-.906%203.536-.74%205.964c1.549-2.098%204.053-3.727%206.74-4.69q-.043-.515-.081-1.122l-.036-.554c-.04-.605-.06-.682-.092-.741c-.033-.063-.092-.128-.577-.513l-.443-.35c-.722-.573-1.33-1.054-1.735-1.485a4%204%200%200%201-.32-.386m4.807%205.322c-.041-.38-.073-.854-.112-1.453l-.032-.492l-.007-.098c-.028-.44-.055-.867-.257-1.248c-.2-.377-.538-.644-.891-.923l-.08-.063l-.395-.313c-.782-.62-1.3-1.033-1.622-1.374c-.31-.33-.283-.434-.281-.442c0-.007.003-.114.4-.333c.408-.226%201.027-.46%201.96-.81l.471-.175l.095-.036c.421-.156.825-.307%201.13-.605c.31-.301.465-.7.625-1.11l.036-.093l.18-.458c.356-.91.594-1.508.822-1.903c.217-.374.327-.39.357-.394h.002c.034-.006.154-.024.496.279c.352.31.779.813%201.42%201.572l.323.382q.03.038.063.076c.29.345.565.671.95.862c.382.19.81.215%201.264.24l.1.006l.506.03c1.002.059%201.67.1%202.135.195c.452.092.506.196.517.217v.002h.001c.009.014.063.103-.116.493c-.19.414-.543.956-1.08%201.776l-.272.413l-.055.083c-.242.367-.48.727-.545%201.152s.05.84.17%201.263l.027.097l.133.477c.264.945.436%201.57.49%202.024c.053.428-.027.495-.037.503h-.001l-.001.002c-.015.015-.098.098-.555.047c-.473-.053-1.12-.22-2.093-.472l-.49-.128l-.097-.025c-.44-.115-.855-.224-1.278-.16c-.425.063-.786.29-1.167.53l-.083.052l-.424.264c-.84.526-1.398.872-1.827%201.06c-.417.182-.524.129-.555.113h-.003c-.028-.015-.13-.064-.223-.489l-.028-.141a.75.75%200%200%200-.066-.472%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16.483%203.59l.362.429c.395.468.464.527.534.562c.072.036.166.056.785.092l.565.033c.927.054%201.704.1%202.288.219c.6.123%201.213.364%201.543.985c.335.632.176%201.27-.077%201.822c-.243.53-.662%201.169-1.157%201.922l-.305.465c-.335.51-.363.582-.372.642s-.004.139.16.727l.133.477l.016.06c.243.87.448%201.605.519%202.185c.073.602.031%201.26-.48%201.76c-.505.492-1.163.532-1.77.464c-.593-.066-1.348-.262-2.246-.495l-.058-.015l-.49-.128c-.601-.156-.696-.166-.775-.154c-.076.011-.159.046-.678.37l-.475.297c-.775.485-1.428.893-1.97%201.13c-.563.247-1.197.395-1.825.082c-.493-.245-.757-.66-.913-1.114c-3.202%201.203-5.857%203.352-6.76%205.849a.75.75%200%200%201-1.445-.13c-.634-3.717-.348-6.685.54-9.027c.862-2.273%202.275-3.914%203.882-5.057c.207-.473.62-.785%201.043-1.018c.517-.286%201.241-.557%202.102-.88l.528-.197c.58-.217.655-.261.704-.31c.047-.046.09-.112.311-.676l.18-.459l.023-.057c.328-.836.605-1.545.899-2.05c.306-.53.733-1.02%201.433-1.126c.694-.104%201.252.232%201.712.639c.445.393.942.982%201.534%201.682M6.252%209.754c-1.12.946-2.086%202.21-2.717%203.877c-.598%201.575-.906%203.536-.74%205.964c1.549-2.098%204.053-3.727%206.74-4.69q-.043-.515-.081-1.122l-.036-.554c-.04-.605-.06-.682-.092-.741c-.033-.063-.092-.128-.577-.513l-.443-.35c-.722-.573-1.33-1.054-1.735-1.485a4%204%200%200%201-.32-.386m4.807%205.322c-.041-.38-.073-.854-.112-1.453l-.032-.492l-.007-.098c-.028-.44-.055-.867-.257-1.248c-.2-.377-.538-.644-.891-.923l-.08-.063l-.395-.313c-.782-.62-1.3-1.033-1.622-1.374c-.31-.33-.283-.434-.281-.442c0-.007.003-.114.4-.333c.408-.226%201.027-.46%201.96-.81l.471-.175l.095-.036c.421-.156.825-.307%201.13-.605c.31-.301.465-.7.625-1.11l.036-.093l.18-.458c.356-.91.594-1.508.822-1.903c.217-.374.327-.39.357-.394h.002c.034-.006.154-.024.496.279c.352.31.779.813%201.42%201.572l.323.382q.03.038.063.076c.29.345.565.671.95.862c.382.19.81.215%201.264.24l.1.006l.506.03c1.002.059%201.67.1%202.135.195c.452.092.506.196.517.217v.002h.001c.009.014.063.103-.116.493c-.19.414-.543.956-1.08%201.776l-.272.413l-.055.083c-.242.367-.48.727-.545%201.152s.05.84.17%201.263l.027.097l.133.477c.264.945.436%201.57.49%202.024c.053.428-.027.495-.037.503h-.001l-.001.002c-.015.015-.098.098-.555.047c-.473-.053-1.12-.22-2.093-.472l-.49-.128l-.097-.025c-.44-.115-.855-.224-1.278-.16c-.425.063-.786.29-1.167.53l-.083.052l-.424.264c-.84.526-1.398.872-1.827%201.06c-.417.182-.524.129-.555.113h-.003c-.028-.015-.13-.064-.223-.489l-.028-.141a.75.75%200%200%200-.066-.472%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/star-fall2.svg?color=%231a73e8&size=48