Star Fall Minimalistic2 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 { IconStarFallMinimalistic2 } from "@devigner-ui/icons";
<IconStarFallMinimalistic2 className="size-6" />
<script setup>
import { IconStarFallMinimalistic2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconStarFallMinimalistic2 class="size-6" />
</template>
<script>
import { IconStarFallMinimalistic2 } from "@devigner-ui/icons-svelte";
</script>
<IconStarFallMinimalistic2 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.81 6.73C12.82 4.9 13.33 4 14.1 4s1.26.9 2.28 2.73l.26.47c.29.51.43.77.65.94s.5.24 1.07.36l.5.12c1.97.44 2.96.67 3.2 1.42.23.75-.44 1.54-1.79 3.1l-.34.41c-.38.45-.57.67-.66.94-.09.28-.06.58 0 1.17l.05.54c.2 2.1.3 3.14-.3 3.6-.62.47-1.54.05-3.38-.8l-.48-.22c-.52-.24-.78-.36-1.06-.36s-.54.12-1.06.36l-.48.22c-1.84.85-2.76 1.27-3.38.8-.61-.46-.5-1.5-.3-3.6l.05-.54c.05-.6.08-.89 0-1.17s-.28-.5-.66-.94l-.35-.4c-1.34-1.57-2-2.36-1.78-3.11.24-.75 1.22-.98 3.19-1.42l.51-.12c.56-.12.84-.19 1.06-.36s.37-.43.66-.94z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M2.09 16a4.7 4.7 0 0 1 4-.87" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M2.09 10.5c1-.5 1.29-.44 2-.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m2 5.6.2-.11a8.5 8.5 0 0 1 6.75-1l.21.05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>