Star Rings 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 { IconStarRings } from "@devigner-ui/icons";
<IconStarRings className="size-6" />
<script setup>
import { IconStarRings } from "@devigner-ui/icons-vue";
</script>
<template>
<IconStarRings class="size-6" />
</template>
<script>
import { IconStarRings } from "@devigner-ui/icons-svelte";
</script>
<IconStarRings class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M22 13.52q-.11-.9-1.36-1.77M22 13.52q.03.46-.26.86c-.38.54-1.19.98-2.3 1.29 1.66-.47 2.64-1.22 2.56-2.15m0 0a1 1 0 0 0-.1-.38 2 2 0 0 0-.43-.68q-.54-.6-1.54-1.15M22 13.52c.09 1.1-1.26 1.93-3.46 2.36m2.1-4.13c-1.78-1.24-5.15-2.28-8.94-2.63-5.52-.5-9.86.64-9.7 2.56m18.64.07-.71-.44M2 11.68q.03.2.1.38.12.35.43.68.54.6 1.54 1.15M2 11.7c-.08-.94.9-1.69 2.56-2.16-1.11.32-1.92.76-2.3 1.3q-.3.4-.26.85m0 0q.11.91 1.36 1.76m.71.44-.71-.44m.71.44c.95.53 2.18 1 3.6 1.38m-4.31-1.82a16 16 0 0 0 5.14 2.03m11.43-4.17c-.95-.52-2.18-1-3.6-1.38" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M15.27 4.85q.4-.24.76-.42 1.34-.66 2.17-.3.42.21.61.67.19.42.19 1.04m-3.73-.99C13.46 6 11.27 8.21 9.38 11c-3.14 4.61-4.3 9.02-2.6 9.87m8.5-16q-.6.36-1.22.87M6.8 20.86q.18.09.38.12.35.05.79-.04.77-.17 1.74-.77a11 11 0 0 0 1.24-.9l1.17-.95M6.8 20.86c-.83-.41-.98-1.65-.57-3.35M18.78 7.5q.22-.93.22-1.65m0 0a9 9 0 0 1-.72 3.21" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M11.76 14.28c0-.9-.02-1.36.27-1.53s.68.07 1.46.53l.2.13c.22.13.34.2.46.21.12.02.24-.02.48-.1l.22-.06c.84-.27 1.26-.4 1.52-.16.25.23.17.68 0 1.56l-.04.23c-.05.26-.07.38-.04.5.02.13.1.23.25.45l.14.2c.53.74.8 1.11.67 1.42s-.57.36-1.45.44l-.23.02c-.25.02-.38.03-.48.1-.11.05-.18.16-.33.36l-.13.19c-.51.72-.77 1.09-1.1 1.04-.34-.04-.53-.46-.9-1.3l-.1-.21c-.12-.24-.17-.36-.26-.44-.1-.09-.22-.13-.46-.22l-.22-.07c-.85-.3-1.28-.46-1.35-.8-.08-.33.25-.63.9-1.23l.16-.15c.19-.17.28-.26.33-.37.04-.12.04-.24.04-.5z" stroke="currentColor" stroke-width="1.5"></path></svg>