Trophy Star Rounded 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 { IconTrophyStarRounded } from "@devigner-ui/icons";
<IconTrophyStarRounded className="size-6" />
<script setup>
import { IconTrophyStarRounded } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTrophyStarRounded class="size-6" />
</template>
<script>
import { IconTrophyStarRounded } from "@devigner-ui/icons-svelte";
</script>
<IconTrophyStarRounded 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="M12.82 16.5v2.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.82 22h10v-1a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10"></path><path d="M6.82 22h12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.67 16a7 7 0 0 1-7-7V6a4 4 0 0 1 4-4h6a4 4 0 0 1 4 4v3a7 7 0 0 1-7 7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.14 11.65a5 5 0 0 1-1.93-1.2c-.9-1-1.5-2.2-1.5-3.6s1.1-2.5 2.5-2.5h.65q-.3.7-.3 1.5v3q.01 1.5.58 2.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19.2 11.65a5 5 0 0 0 1.93-1.2c.9-1 1.5-2.2 1.5-3.6s-1.1-2.5-2.5-2.5h-.65q.3.7.3 1.5v3q-.01 1.5-.58 2.8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m13.4 5.7.24.49c.12.24.42.46.68.51l.33.05c.97.17 1.2.89.5 1.6l-.3.3c-.2.2-.3.6-.24.87l.04.18c.26 1.18-.36 1.64-1.39 1.02l-.22-.13a1 1 0 0 0-.96 0l-.22.13c-1.04.63-1.66.16-1.39-1.02l.04-.18a1.1 1.1 0 0 0-.24-.87l-.3-.3c-.7-.71-.47-1.43.5-1.6l.33-.05c.25-.04.56-.27.68-.51l.24-.49c.46-.93 1.22-.93 1.68 0"></path></svg>