trophy star icon

trophy-star-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
trophy-star-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

Related icons in Mage Icons

Use the trophy star icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.083 4.548a2.62 2.62 0 0 0-1.904-.69h-1.426a2.7 2.7 0 0 0-.768-1.162a2.67 2.67 0 0 0-1.924-.69H8.979a2.7 2.7 0 0 0-1.994.69a2.6 2.6 0 0 0-.748 1.161H4.831a2.64 2.64 0 0 0-1.934.69A2.73 2.73 0 0 0 2 6.46a7.6 7.6 0 0 0 .997 3.683a8.4 8.4 0 0 0 2.642 2.862l.848.57l.638.39a6.2 6.2 0 0 0 2.083 2.002v1.76H8.82c-.714 0-1.4.286-1.904.792a2.7 2.7 0 0 0-.788 1.91v.331a1.24 1.24 0 0 0 .359.88c.233.232.549.362.877.361h9.272a1.22 1.22 0 0 0 1.145-.765c.062-.15.093-.313.091-.476v-.33c0-.717-.283-1.404-.788-1.91a2.7 2.7 0 0 0-1.903-.792h-.39v-1.771a6.2 6.2 0 0 0 2.094-2.002l.658-.4l.808-.55a8.5 8.5 0 0 0 2.652-2.872A7.7 7.7 0 0 0 22 6.409a2.76 2.76 0 0 0-.917-1.861M4.303 9.42a6.1 6.1 0 0 1-.768-2.902a1.22 1.22 0 0 1 .825-1.08c.151-.05.312-.072.471-.06h1.306v5.343q.013.428.07.85a6.8 6.8 0 0 1-1.904-2.15m10.558-1.22a.83.83 0 0 1-.239.44l-.658.64l.16.92a.92.92 0 0 1-.349.87a1 1 0 0 1-.469.161h-.06a.9.9 0 0 1-.418-.11l-.818-.43l-.828.43a.8.8 0 0 1-.478.1a.86.86 0 0 1-.758-.55a.9.9 0 0 1-.05-.49l.15-.921l-.658-.64a.84.84 0 0 1-.24-.43a.8.8 0 0 1 0-.501a.75.75 0 0 1 .27-.39a.85.85 0 0 1 .448-.21l.898-.13l.428-.851a.77.77 0 0 1 .32-.35a.89.89 0 0 1 .937 0a.77.77 0 0 1 .329.36l.418.84l.928.13a.92.92 0 0 1 .707.61a.75.75 0 0 1 .03.481zm4.856 1.22a7.15 7.15 0 0 1-1.904 2.152q.057-.435.07-.871V5.378h1.335a1.15 1.15 0 0 1 .868.31c.227.2.37.48.399.781a6.2 6.2 0 0 1-.768 2.952"/></svg>

React

import type { SVGProps } from "react";

export function MageTrophyStarFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.083 4.548a2.62 2.62 0 0 0-1.904-.69h-1.426a2.7 2.7 0 0 0-.768-1.162a2.67 2.67 0 0 0-1.924-.69H8.979a2.7 2.7 0 0 0-1.994.69a2.6 2.6 0 0 0-.748 1.161H4.831a2.64 2.64 0 0 0-1.934.69A2.73 2.73 0 0 0 2 6.46a7.6 7.6 0 0 0 .997 3.683a8.4 8.4 0 0 0 2.642 2.862l.848.57l.638.39a6.2 6.2 0 0 0 2.083 2.002v1.76H8.82c-.714 0-1.4.286-1.904.792a2.7 2.7 0 0 0-.788 1.91v.331a1.24 1.24 0 0 0 .359.88c.233.232.549.362.877.361h9.272a1.22 1.22 0 0 0 1.145-.765c.062-.15.093-.313.091-.476v-.33c0-.717-.283-1.404-.788-1.91a2.7 2.7 0 0 0-1.903-.792h-.39v-1.771a6.2 6.2 0 0 0 2.094-2.002l.658-.4l.808-.55a8.5 8.5 0 0 0 2.652-2.872A7.7 7.7 0 0 0 22 6.409a2.76 2.76 0 0 0-.917-1.861M4.303 9.42a6.1 6.1 0 0 1-.768-2.902a1.22 1.22 0 0 1 .825-1.08c.151-.05.312-.072.471-.06h1.306v5.343q.013.428.07.85a6.8 6.8 0 0 1-1.904-2.15m10.558-1.22a.83.83 0 0 1-.239.44l-.658.64l.16.92a.92.92 0 0 1-.349.87a1 1 0 0 1-.469.161h-.06a.9.9 0 0 1-.418-.11l-.818-.43l-.828.43a.8.8 0 0 1-.478.1a.86.86 0 0 1-.758-.55a.9.9 0 0 1-.05-.49l.15-.921l-.658-.64a.84.84 0 0 1-.24-.43a.8.8 0 0 1 0-.501a.75.75 0 0 1 .27-.39a.85.85 0 0 1 .448-.21l.898-.13l.428-.851a.77.77 0 0 1 .32-.35a.89.89 0 0 1 .937 0a.77.77 0 0 1 .329.36l.418.84l.928.13a.92.92 0 0 1 .707.61a.75.75 0 0 1 .03.481zm4.856 1.22a7.15 7.15 0 0 1-1.904 2.152q.057-.435.07-.871V5.378h1.335a1.15 1.15 0 0 1 .868.31c.227.2.37.48.399.781a6.2 6.2 0 0 1-.768 2.952"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.083 4.548a2.62 2.62 0 0 0-1.904-.69h-1.426a2.7 2.7 0 0 0-.768-1.162a2.67 2.67 0 0 0-1.924-.69H8.979a2.7 2.7 0 0 0-1.994.69a2.6 2.6 0 0 0-.748 1.161H4.831a2.64 2.64 0 0 0-1.934.69A2.73 2.73 0 0 0 2 6.46a7.6 7.6 0 0 0 .997 3.683a8.4 8.4 0 0 0 2.642 2.862l.848.57l.638.39a6.2 6.2 0 0 0 2.083 2.002v1.76H8.82c-.714 0-1.4.286-1.904.792a2.7 2.7 0 0 0-.788 1.91v.331a1.24 1.24 0 0 0 .359.88c.233.232.549.362.877.361h9.272a1.22 1.22 0 0 0 1.145-.765c.062-.15.093-.313.091-.476v-.33c0-.717-.283-1.404-.788-1.91a2.7 2.7 0 0 0-1.903-.792h-.39v-1.771a6.2 6.2 0 0 0 2.094-2.002l.658-.4l.808-.55a8.5 8.5 0 0 0 2.652-2.872A7.7 7.7 0 0 0 22 6.409a2.76 2.76 0 0 0-.917-1.861M4.303 9.42a6.1 6.1 0 0 1-.768-2.902a1.22 1.22 0 0 1 .825-1.08c.151-.05.312-.072.471-.06h1.306v5.343q.013.428.07.85a6.8 6.8 0 0 1-1.904-2.15m10.558-1.22a.83.83 0 0 1-.239.44l-.658.64l.16.92a.92.92 0 0 1-.349.87a1 1 0 0 1-.469.161h-.06a.9.9 0 0 1-.418-.11l-.818-.43l-.828.43a.8.8 0 0 1-.478.1a.86.86 0 0 1-.758-.55a.9.9 0 0 1-.05-.49l.15-.921l-.658-.64a.84.84 0 0 1-.24-.43a.8.8 0 0 1 0-.501a.75.75 0 0 1 .27-.39a.85.85 0 0 1 .448-.21l.898-.13l.428-.851a.77.77 0 0 1 .32-.35a.89.89 0 0 1 .937 0a.77.77 0 0 1 .329.36l.418.84l.928.13a.92.92 0 0 1 .707.61a.75.75 0 0 1 .03.481zm4.856 1.22a7.15 7.15 0 0 1-1.904 2.152q.057-.435.07-.871V5.378h1.335a1.15 1.15 0 0 1 .868.31c.227.2.37.48.399.781a6.2 6.2 0 0 1-.768 2.952"/></svg>
</template>

CSS

.icon-trophy-star-fill {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.083%204.548a2.62%202.62%200%200%200-1.904-.69h-1.426a2.7%202.7%200%200%200-.768-1.162a2.67%202.67%200%200%200-1.924-.69H8.979a2.7%202.7%200%200%200-1.994.69a2.6%202.6%200%200%200-.748%201.161H4.831a2.64%202.64%200%200%200-1.934.69A2.73%202.73%200%200%200%202%206.46a7.6%207.6%200%200%200%20.997%203.683a8.4%208.4%200%200%200%202.642%202.862l.848.57l.638.39a6.2%206.2%200%200%200%202.083%202.002v1.76H8.82c-.714%200-1.4.286-1.904.792a2.7%202.7%200%200%200-.788%201.91v.331a1.24%201.24%200%200%200%20.359.88c.233.232.549.362.877.361h9.272a1.22%201.22%200%200%200%201.145-.765c.062-.15.093-.313.091-.476v-.33c0-.717-.283-1.404-.788-1.91a2.7%202.7%200%200%200-1.903-.792h-.39v-1.771a6.2%206.2%200%200%200%202.094-2.002l.658-.4l.808-.55a8.5%208.5%200%200%200%202.652-2.872A7.7%207.7%200%200%200%2022%206.409a2.76%202.76%200%200%200-.917-1.861M4.303%209.42a6.1%206.1%200%200%201-.768-2.902a1.22%201.22%200%200%201%20.825-1.08c.151-.05.312-.072.471-.06h1.306v5.343q.013.428.07.85a6.8%206.8%200%200%201-1.904-2.15m10.558-1.22a.83.83%200%200%201-.239.44l-.658.64l.16.92a.92.92%200%200%201-.349.87a1%201%200%200%201-.469.161h-.06a.9.9%200%200%201-.418-.11l-.818-.43l-.828.43a.8.8%200%200%201-.478.1a.86.86%200%200%201-.758-.55a.9.9%200%200%201-.05-.49l.15-.921l-.658-.64a.84.84%200%200%201-.24-.43a.8.8%200%200%201%200-.501a.75.75%200%200%201%20.27-.39a.85.85%200%200%201%20.448-.21l.898-.13l.428-.851a.77.77%200%200%201%20.32-.35a.89.89%200%200%201%20.937%200a.77.77%200%200%201%20.329.36l.418.84l.928.13a.92.92%200%200%201%20.707.61a.75.75%200%200%201%20.03.481zm4.856%201.22a7.15%207.15%200%200%201-1.904%202.152q.057-.435.07-.871V5.378h1.335a1.15%201.15%200%200%201%20.868.31c.227.2.37.48.399.781a6.2%206.2%200%200%201-.768%202.952%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.083%204.548a2.62%202.62%200%200%200-1.904-.69h-1.426a2.7%202.7%200%200%200-.768-1.162a2.67%202.67%200%200%200-1.924-.69H8.979a2.7%202.7%200%200%200-1.994.69a2.6%202.6%200%200%200-.748%201.161H4.831a2.64%202.64%200%200%200-1.934.69A2.73%202.73%200%200%200%202%206.46a7.6%207.6%200%200%200%20.997%203.683a8.4%208.4%200%200%200%202.642%202.862l.848.57l.638.39a6.2%206.2%200%200%200%202.083%202.002v1.76H8.82c-.714%200-1.4.286-1.904.792a2.7%202.7%200%200%200-.788%201.91v.331a1.24%201.24%200%200%200%20.359.88c.233.232.549.362.877.361h9.272a1.22%201.22%200%200%200%201.145-.765c.062-.15.093-.313.091-.476v-.33c0-.717-.283-1.404-.788-1.91a2.7%202.7%200%200%200-1.903-.792h-.39v-1.771a6.2%206.2%200%200%200%202.094-2.002l.658-.4l.808-.55a8.5%208.5%200%200%200%202.652-2.872A7.7%207.7%200%200%200%2022%206.409a2.76%202.76%200%200%200-.917-1.861M4.303%209.42a6.1%206.1%200%200%201-.768-2.902a1.22%201.22%200%200%201%20.825-1.08c.151-.05.312-.072.471-.06h1.306v5.343q.013.428.07.85a6.8%206.8%200%200%201-1.904-2.15m10.558-1.22a.83.83%200%200%201-.239.44l-.658.64l.16.92a.92.92%200%200%201-.349.87a1%201%200%200%201-.469.161h-.06a.9.9%200%200%201-.418-.11l-.818-.43l-.828.43a.8.8%200%200%201-.478.1a.86.86%200%200%201-.758-.55a.9.9%200%200%201-.05-.49l.15-.921l-.658-.64a.84.84%200%200%201-.24-.43a.8.8%200%200%201%200-.501a.75.75%200%200%201%20.27-.39a.85.85%200%200%201%20.448-.21l.898-.13l.428-.851a.77.77%200%200%201%20.32-.35a.89.89%200%200%201%20.937%200a.77.77%200%200%201%20.329.36l.418.84l.928.13a.92.92%200%200%201%20.707.61a.75.75%200%200%201%20.03.481zm4.856%201.22a7.15%207.15%200%200%201-1.904%202.152q.057-.435.07-.871V5.378h1.335a1.15%201.15%200%200%201%20.868.31c.227.2.37.48.399.781a6.2%206.2%200%200%201-.768%202.952%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/trophy-star-fill.svg?color=%231a73e8&size=48