Star Fall2 icon in outline, twotone, bold and bulk. Free in all four styles, for reactions, ratings, favourites, awards, stickers. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconStarFall2 } from "@devigner-ui/icons";
<IconStarFall2 className="size-6" />
<script setup>
import { IconStarFall2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconStarFall2 class="size-6" />
</template>
<script>
import { IconStarFall2 } from "@devigner-ui/icons-svelte";
</script>
<IconStarFall2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.58 4.78C12.28 3 12.62 2.12 13.35 2s1.35.63 2.6 2.11l.32.38c.36.42.53.63.78.75.24.12.51.14 1.07.17l.5.03c1.96.12 2.94.17 3.28.81s-.2 1.45-1.23 3.05l-.28.42c-.3.45-.44.68-.48.94s.03.52.18 1.04l.13.48c.51 1.84.77 2.76.25 3.26-.51.5-1.46.26-3.36-.23l-.49-.13c-.54-.14-.8-.21-1.07-.17s-.5.19-.97.48l-.42.26c-1.64 1.02-2.46 1.54-3.12 1.2-.65-.32-.72-1.27-.84-3.17l-.03-.49c-.04-.54-.06-.81-.18-1.04a3 3 0 0 0-.78-.75l-.39-.32c-1.53-1.2-2.29-1.8-2.18-2.52.11-.7 1.02-1.04 2.84-1.72l.47-.18c.52-.2.78-.3.96-.48.2-.18.3-.43.49-.94z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6.6 8.55C3.48 10.7 1.1 14.77 2.33 22c1.1-3.01 4.38-5.43 8.06-6.59" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>