star fall2 icon

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

Name
star-fall2-filled
Set
Reicon
Style
Filled
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"><g fill="currentColor"><path d="M11.58 4.776c.695-1.77 1.042-2.656 1.769-2.765c.726-.11 1.35.63 2.6 2.109l.322.382c.355.42.533.63.774.75s.519.137 1.075.17l.505.029c1.955.114 2.933.172 3.272.81c.34.64-.184 1.438-1.232 3.033l-.27.413c-.299.453-.447.68-.488.939s.033.52.18 1.043l.132.477c.514 1.842.77 2.762.253 3.266c-.516.505-1.464.258-3.36-.235l-.491-.127c-.539-.14-.808-.21-1.075-.17s-.498.185-.964.476l-.423.265c-1.638 1.024-2.457 1.536-3.115 1.208c-.659-.327-.721-1.277-.846-3.177l-.032-.492c-.035-.54-.053-.81-.177-1.044c-.125-.234-.341-.406-.775-.75l-.395-.312C7.294 9.865 6.531 9.26 6.641 8.554s1.02-1.047 2.838-1.729l.471-.176c.517-.194.776-.29.965-.475c.19-.185.288-.437.485-.94zM5.31 9.593C2.873 11.92 1.275 15.806 2.331 22c.943-2.603 3.526-4.76 6.581-6.047c-.106-.593-.154-1.317-.204-2.08l-.039-.595a22 22 0 0 0-.032-.43l-.086-.071l-.268-.215l-.475-.376c-.694-.55-1.34-1.06-1.783-1.532c-.253-.269-.536-.624-.715-1.061"/><path d="m10.347 15.423l-.015-.114l.056.101z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconStarFall2Filled(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="M11.58 4.776c.695-1.77 1.042-2.656 1.769-2.765c.726-.11 1.35.63 2.6 2.109l.322.382c.355.42.533.63.774.75s.519.137 1.075.17l.505.029c1.955.114 2.933.172 3.272.81c.34.64-.184 1.438-1.232 3.033l-.27.413c-.299.453-.447.68-.488.939s.033.52.18 1.043l.132.477c.514 1.842.77 2.762.253 3.266c-.516.505-1.464.258-3.36-.235l-.491-.127c-.539-.14-.808-.21-1.075-.17s-.498.185-.964.476l-.423.265c-1.638 1.024-2.457 1.536-3.115 1.208c-.659-.327-.721-1.277-.846-3.177l-.032-.492c-.035-.54-.053-.81-.177-1.044c-.125-.234-.341-.406-.775-.75l-.395-.312C7.294 9.865 6.531 9.26 6.641 8.554s1.02-1.047 2.838-1.729l.471-.176c.517-.194.776-.29.965-.475c.19-.185.288-.437.485-.94zM5.31 9.593C2.873 11.92 1.275 15.806 2.331 22c.943-2.603 3.526-4.76 6.581-6.047c-.106-.593-.154-1.317-.204-2.08l-.039-.595a22 22 0 0 0-.032-.43l-.086-.071l-.268-.215l-.475-.376c-.694-.55-1.34-1.06-1.783-1.532c-.253-.269-.536-.624-.715-1.061"/><path d="m10.347 15.423l-.015-.114l.056.101z"/></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="M11.58 4.776c.695-1.77 1.042-2.656 1.769-2.765c.726-.11 1.35.63 2.6 2.109l.322.382c.355.42.533.63.774.75s.519.137 1.075.17l.505.029c1.955.114 2.933.172 3.272.81c.34.64-.184 1.438-1.232 3.033l-.27.413c-.299.453-.447.68-.488.939s.033.52.18 1.043l.132.477c.514 1.842.77 2.762.253 3.266c-.516.505-1.464.258-3.36-.235l-.491-.127c-.539-.14-.808-.21-1.075-.17s-.498.185-.964.476l-.423.265c-1.638 1.024-2.457 1.536-3.115 1.208c-.659-.327-.721-1.277-.846-3.177l-.032-.492c-.035-.54-.053-.81-.177-1.044c-.125-.234-.341-.406-.775-.75l-.395-.312C7.294 9.865 6.531 9.26 6.641 8.554s1.02-1.047 2.838-1.729l.471-.176c.517-.194.776-.29.965-.475c.19-.185.288-.437.485-.94zM5.31 9.593C2.873 11.92 1.275 15.806 2.331 22c.943-2.603 3.526-4.76 6.581-6.047c-.106-.593-.154-1.317-.204-2.08l-.039-.595a22 22 0 0 0-.032-.43l-.086-.071l-.268-.215l-.475-.376c-.694-.55-1.34-1.06-1.783-1.532c-.253-.269-.536-.624-.715-1.061"/><path d="m10.347 15.423l-.015-.114l.056.101z"/></g></svg>
</template>

CSS

.icon-star-fall2-filled {
  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%22M11.58%204.776c.695-1.77%201.042-2.656%201.769-2.765c.726-.11%201.35.63%202.6%202.109l.322.382c.355.42.533.63.774.75s.519.137%201.075.17l.505.029c1.955.114%202.933.172%203.272.81c.34.64-.184%201.438-1.232%203.033l-.27.413c-.299.453-.447.68-.488.939s.033.52.18%201.043l.132.477c.514%201.842.77%202.762.253%203.266c-.516.505-1.464.258-3.36-.235l-.491-.127c-.539-.14-.808-.21-1.075-.17s-.498.185-.964.476l-.423.265c-1.638%201.024-2.457%201.536-3.115%201.208c-.659-.327-.721-1.277-.846-3.177l-.032-.492c-.035-.54-.053-.81-.177-1.044c-.125-.234-.341-.406-.775-.75l-.395-.312C7.294%209.865%206.531%209.26%206.641%208.554s1.02-1.047%202.838-1.729l.471-.176c.517-.194.776-.29.965-.475c.19-.185.288-.437.485-.94zM5.31%209.593C2.873%2011.92%201.275%2015.806%202.331%2022c.943-2.603%203.526-4.76%206.581-6.047c-.106-.593-.154-1.317-.204-2.08l-.039-.595a22%2022%200%200%200-.032-.43l-.086-.071l-.268-.215l-.475-.376c-.694-.55-1.34-1.06-1.783-1.532c-.253-.269-.536-.624-.715-1.061%22%2F%3E%3Cpath%20d%3D%22m10.347%2015.423l-.015-.114l.056.101z%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%22M11.58%204.776c.695-1.77%201.042-2.656%201.769-2.765c.726-.11%201.35.63%202.6%202.109l.322.382c.355.42.533.63.774.75s.519.137%201.075.17l.505.029c1.955.114%202.933.172%203.272.81c.34.64-.184%201.438-1.232%203.033l-.27.413c-.299.453-.447.68-.488.939s.033.52.18%201.043l.132.477c.514%201.842.77%202.762.253%203.266c-.516.505-1.464.258-3.36-.235l-.491-.127c-.539-.14-.808-.21-1.075-.17s-.498.185-.964.476l-.423.265c-1.638%201.024-2.457%201.536-3.115%201.208c-.659-.327-.721-1.277-.846-3.177l-.032-.492c-.035-.54-.053-.81-.177-1.044c-.125-.234-.341-.406-.775-.75l-.395-.312C7.294%209.865%206.531%209.26%206.641%208.554s1.02-1.047%202.838-1.729l.471-.176c.517-.194.776-.29.965-.475c.19-.185.288-.437.485-.94zM5.31%209.593C2.873%2011.92%201.275%2015.806%202.331%2022c.943-2.603%203.526-4.76%206.581-6.047c-.106-.593-.154-1.317-.204-2.08l-.039-.595a22%2022%200%200%200-.032-.43l-.086-.071l-.268-.215l-.475-.376c-.694-.55-1.34-1.06-1.783-1.532c-.253-.269-.536-.624-.715-1.061%22%2F%3E%3Cpath%20d%3D%22m10.347%2015.423l-.015-.114l.056.101z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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