Hand Stars 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 { IconHandStars } from "@devigner-ui/icons";
<IconHandStars className="size-6" />
<script setup>
import { IconHandStars } from "@devigner-ui/icons-vue";
</script>
<template>
<IconHandStars class="size-6" />
</template>
<script>
import { IconHandStars } from "@devigner-ui/icons-svelte";
</script>
<IconHandStars class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.86 3.36c.5-.9.76-1.36 1.14-1.36s.63.45 1.14 1.36l.13.24c.14.26.22.39.33.47.11.09.25.12.53.18l.25.06c.99.22 1.48.33 1.6.7.11.39-.22.78-.9 1.56l-.17.2c-.19.23-.28.34-.32.48-.05.14-.03.28 0 .58l.02.27c.1 1.05.15 1.57-.15 1.8-.3.24-.77.02-1.69-.4l-.24-.1c-.26-.13-.4-.19-.53-.19-.14 0-.27.06-.53.18l-.24.11c-.92.42-1.38.64-1.69.4-.3-.23-.25-.75-.15-1.8l.02-.27c.03-.3.05-.44 0-.58-.04-.14-.13-.25-.32-.47l-.18-.2c-.67-.8-1-1.18-.89-1.56.12-.38.61-.49 1.6-.71l.25-.06c.28-.06.42-.1.53-.18s.19-.21.33-.47z" stroke="currentColor" stroke-width="1.5"></path><path d="M19.43 7.68c.25-.45.38-.68.57-.68s.32.23.57.68l.06.12q.1.19.17.24t.26.09l.13.02c.5.12.74.17.8.36s-.11.38-.45.78l-.08.1a1 1 0 0 0-.17.23q-.02.09 0 .3l.02.13c.05.52.07.79-.08.9-.15.12-.38.01-.85-.2l-.11-.05c-.14-.06-.2-.1-.27-.1s-.13.04-.27.1l-.11.05c-.47.21-.7.32-.85.2s-.13-.38-.08-.9l.02-.13q.02-.21 0-.3a1 1 0 0 0-.17-.23l-.08-.1c-.34-.4-.5-.6-.45-.78.06-.19.3-.24.8-.36l.13-.02q.18-.04.26-.1.08-.05.17-.23z" stroke="currentColor" stroke-width="1.5"></path><path d="M3.43 7.68C3.68 7.23 3.81 7 4 7s.32.23.57.68l.06.12q.1.19.17.24t.26.09l.13.02c.5.12.74.17.8.36s-.11.38-.45.78l-.08.1a1 1 0 0 0-.17.23 1 1 0 0 0 0 .3l.02.13c.05.52.07.79-.08.9-.15.12-.38.01-.85-.2l-.11-.05c-.14-.06-.2-.1-.27-.1s-.13.04-.27.1l-.11.05c-.47.21-.7.32-.85.2s-.13-.38-.08-.9l.02-.13a1 1 0 0 0 0-.3 1 1 0 0 0-.17-.23l-.08-.1c-.34-.4-.5-.6-.45-.78.06-.19.3-.24.8-.36l.13-.02q.18-.04.26-.1.08-.05.17-.23z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M4 21.39h2.26q1.53 0 3.02.3c1.74.36 3.57.4 5.33.12a9 9 0 0 0 4.61-2.06c.57-.53 1.17-1.4 1.6-2.08.35-.58.18-1.3-.4-1.73a1.9 1.9 0 0 0-2.22 0l-1.8 1.37a5.4 5.4 0 0 1-2.72 1.2m0 0-.11.02m.1-.01a1 1 0 0 0 .43-.24 1.5 1.5 0 0 0 .13-2.14 2 2 0 0 0-.45-.36c-2.8-1.67-7.15-.4-9.78 1.46m9.68 1.28h-.11m0 0q-.8.1-1.82.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>