Star Fall Minimalistic 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 { IconStarFallMinimalistic } from "@devigner-ui/icons";
<IconStarFallMinimalistic className="size-6" />
<script setup>
import { IconStarFallMinimalistic } from "@devigner-ui/icons-vue";
</script>
<template>
<IconStarFallMinimalistic class="size-6" />
</template>
<script>
import { IconStarFallMinimalistic } from "@devigner-ui/icons-svelte";
</script>
<IconStarFallMinimalistic class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.72 8.16c1.56-.92 2.33-1.38 2.9-1.06.57.33.56 1.23.53 3.02v.46c-.02.5-.02.76.07.98.1.23.28.4.65.73l.33.3c1.29 1.18 1.93 1.77 1.78 2.43s-1 .96-2.69 1.55l-.43.15c-.48.17-.72.26-.9.43-.2.16-.3.4-.51.87l-.2.42c-.75 1.65-1.13 2.47-1.8 2.55-.66.09-1.17-.63-2.18-2.05l-.27-.37c-.28-.4-.43-.6-.64-.72-.2-.12-.46-.15-.95-.2l-.46-.03c-1.75-.16-2.63-.24-2.89-.85-.25-.61.28-1.35 1.34-2.82l.27-.38c.3-.42.45-.63.5-.87.06-.24.02-.5-.08-.99l-.08-.45c-.33-1.75-.5-2.62.01-3.08.5-.46 1.34-.2 3.01.31l.43.14c.48.14.72.22.96.19s.46-.17.9-.43z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M13.5 6.5 13 6M9.5 2.5l2 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6.5 6.5 4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m6 12-1.5-1.5M2 8l.5.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>