Star Angle 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 { IconStarAngle } from "@devigner-ui/icons";
<IconStarAngle className="size-6" />
<script setup>
import { IconStarAngle } from "@devigner-ui/icons-vue";
</script>
<template>
<IconStarAngle class="size-6" />
</template>
<script>
import { IconStarAngle } from "@devigner-ui/icons-svelte";
</script>
<IconStarAngle class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.26 6.34c.57.16.76 1.01 1.16 2.7l.1.44c.11.48.17.72.3.9.13.2.33.3.72.53l.36.2c1.38.8 2.08 1.18 2.1 1.84s-.64 1.15-1.95 2.13l-.34.26c-.38.27-.57.41-.68.62-.12.2-.16.45-.24.94l-.07.45q-.13.8-.33 1.4c-.2.62-.3.93-.65 1.14s-.7.1-1.4-.1m-5.9-13.06.1.44c.11.48.17.72.3.9.14.19.33.3.73.53l.35.2c1.39.79 2.08 1.18 2.1 1.84s-.63 1.15-1.95 2.13l-.34.25c-.38.28-.56.42-.68.62s-.16.46-.24.95l-.07.45c-.26 1.74-.4 2.6-.95 2.85 0 0-1.15-.3-2.36-1.38l-.31-.29c-.35-.3-.52-.46-.73-.52s-.42-.02-.86.06l-.4.08c-1.55.28-2.33.43-2.7-.08-.36-.51-.07-1.34.5-2.99l.15-.42c.16-.47.24-.7.23-.95 0-.24-.1-.46-.3-.9l-.18-.41c-.69-1.56-1.03-2.34-.7-2.9.32-.56 1.1-.53 2.66-.46l.4.02c.45.02.67.03.87-.06.2-.1.36-.27.68-.63l.3-.32c1.12-1.25 1.68-1.88 2.24-1.71s.77 1 1.16 2.7" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m11.92 8.8 7.62 2.1m-9.75 7 6.55 1.89m-5.3-6.15 7.99 2.32M9.28 4.03l7.98 2.31" stroke="currentColor" stroke-width="1.5"></path></svg>