trophy-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.

Name
trophy-20
Set
Fluent UI System Color Icons
Style
20
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the trophy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGqir3gdsg1)" fill-rule="evenodd" d="M9.5 15.5V13h1v2.5z" clip-rule="evenodd"/><path fill="url(#SVGI4XNqbWb1)" d="M7.5 15a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V17a2 2 0 0 0-2-2z"/><path fill="url(#SVGYIcRbbdC1)" fill-rule="evenodd" d="M3 5.5A1.5 1.5 0 0 1 4.5 4h3A1.5 1.5 0 0 1 9 5.5V7a3 3 0 0 1-6 0zM4.5 5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="url(#SVGJx8Wbegk1)" fill-rule="evenodd" d="M11 5.5A1.5 1.5 0 0 1 12.5 4h3A1.5 1.5 0 0 1 17 5.5V7a3 3 0 1 1-6 0zm1.5-.5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="url(#SVGtI9QScll1)" d="M7.5 2a2 2 0 0 0-2 2v5a4.5 4.5 0 1 0 9 0V4a2 2 0 0 0-2-2z"/><defs><linearGradient id="SVGqir3gdsg1" x1="9" x2="13" y1="12.5" y2="18" gradientUnits="userSpaceOnUse"><stop offset=".174" stop-color="#eb4824"/><stop offset=".563" stop-color="#ff921f" stop-opacity=".988"/><stop offset=".853" stop-color="#eb4824"/></linearGradient><linearGradient id="SVGI4XNqbWb1" x1="31" x2="26.908" y1="27" y2="10.068" gradientUnits="userSpaceOnUse"><stop offset=".184" stop-color="#ffcd0f"/><stop offset="1" stop-color="#ff6f47"/></linearGradient><linearGradient id="SVGYIcRbbdC1" x1="7.5" x2="1.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><linearGradient id="SVGJx8Wbegk1" x1="13" x2="18.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><radialGradient id="SVGtI9QScll1" cx="0" cy="0" r="1" gradientTransform="rotate(229.635 10.256 3.147)scale(13.1244 13.98)" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorTrophy20(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGqir3gdsg1)" fillRule="evenodd" d="M9.5 15.5V13h1v2.5z" clipRule="evenodd"/><path fill="url(#SVGI4XNqbWb1)" d="M7.5 15a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V17a2 2 0 0 0-2-2z"/><path fill="url(#SVGYIcRbbdC1)" fillRule="evenodd" d="M3 5.5A1.5 1.5 0 0 1 4.5 4h3A1.5 1.5 0 0 1 9 5.5V7a3 3 0 0 1-6 0zM4.5 5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clipRule="evenodd"/><path fill="url(#SVGJx8Wbegk1)" fillRule="evenodd" d="M11 5.5A1.5 1.5 0 0 1 12.5 4h3A1.5 1.5 0 0 1 17 5.5V7a3 3 0 1 1-6 0zm1.5-.5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clipRule="evenodd"/><path fill="url(#SVGtI9QScll1)" d="M7.5 2a2 2 0 0 0-2 2v5a4.5 4.5 0 1 0 9 0V4a2 2 0 0 0-2-2z"/><defs><linearGradient id="SVGqir3gdsg1" x1="9" x2="13" y1="12.5" y2="18" gradientUnits="userSpaceOnUse"><stop offset=".174" stopColor="#eb4824"/><stop offset=".563" stopColor="#ff921f" stopOpacity=".988"/><stop offset=".853" stopColor="#eb4824"/></linearGradient><linearGradient id="SVGI4XNqbWb1" x1="31" x2="26.908" y1="27" y2="10.068" gradientUnits="userSpaceOnUse"><stop offset=".184" stopColor="#ffcd0f"/><stop offset="1" stopColor="#ff6f47"/></linearGradient><linearGradient id="SVGYIcRbbdC1" x1="7.5" x2="1.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stopColor="#eb4824"/><stop offset="1" stopColor="#ffcd0f" stopOpacity=".988"/></linearGradient><linearGradient id="SVGJx8Wbegk1" x1="13" x2="18.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stopColor="#eb4824"/><stop offset="1" stopColor="#ffcd0f" stopOpacity=".988"/></linearGradient><radialGradient id="SVGtI9QScll1" cx="0" cy="0" r="1" gradientTransform="rotate(229.635 10.256 3.147)scale(13.1244 13.98)" gradientUnits="userSpaceOnUse"><stop stopColor="#ff6f47"/><stop offset="1" stopColor="#ffcd0f"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGqir3gdsg1)" fill-rule="evenodd" d="M9.5 15.5V13h1v2.5z" clip-rule="evenodd"/><path fill="url(#SVGI4XNqbWb1)" d="M7.5 15a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V17a2 2 0 0 0-2-2z"/><path fill="url(#SVGYIcRbbdC1)" fill-rule="evenodd" d="M3 5.5A1.5 1.5 0 0 1 4.5 4h3A1.5 1.5 0 0 1 9 5.5V7a3 3 0 0 1-6 0zM4.5 5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="url(#SVGJx8Wbegk1)" fill-rule="evenodd" d="M11 5.5A1.5 1.5 0 0 1 12.5 4h3A1.5 1.5 0 0 1 17 5.5V7a3 3 0 1 1-6 0zm1.5-.5a.5.5 0 0 0-.5.5V7a2 2 0 1 0 4 0V5.5a.5.5 0 0 0-.5-.5z" clip-rule="evenodd"/><path fill="url(#SVGtI9QScll1)" d="M7.5 2a2 2 0 0 0-2 2v5a4.5 4.5 0 1 0 9 0V4a2 2 0 0 0-2-2z"/><defs><linearGradient id="SVGqir3gdsg1" x1="9" x2="13" y1="12.5" y2="18" gradientUnits="userSpaceOnUse"><stop offset=".174" stop-color="#eb4824"/><stop offset=".563" stop-color="#ff921f" stop-opacity=".988"/><stop offset=".853" stop-color="#eb4824"/></linearGradient><linearGradient id="SVGI4XNqbWb1" x1="31" x2="26.908" y1="27" y2="10.068" gradientUnits="userSpaceOnUse"><stop offset=".184" stop-color="#ffcd0f"/><stop offset="1" stop-color="#ff6f47"/></linearGradient><linearGradient id="SVGYIcRbbdC1" x1="7.5" x2="1.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><linearGradient id="SVGJx8Wbegk1" x1="13" x2="18.5" y1="6.5" y2="6.5" gradientUnits="userSpaceOnUse"><stop stop-color="#eb4824"/><stop offset="1" stop-color="#ffcd0f" stop-opacity=".988"/></linearGradient><radialGradient id="SVGtI9QScll1" cx="0" cy="0" r="1" gradientTransform="rotate(229.635 10.256 3.147)scale(13.1244 13.98)" gradientUnits="userSpaceOnUse"><stop stop-color="#ff6f47"/><stop offset="1" stop-color="#ffcd0f"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-trophy-20 {
  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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGqir3gdsg1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.5%2015.5V13h1v2.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGI4XNqbWb1)%22%20d%3D%22M7.5%2015a2%202%200%200%200-2%202v.5a.5.5%200%200%200%20.5.5h8a.5.5%200%200%200%20.5-.5V17a2%202%200%200%200-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYIcRbbdC1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%205.5A1.5%201.5%200%200%201%204.5%204h3A1.5%201.5%200%200%201%209%205.5V7a3%203%200%200%201-6%200zM4.5%205a.5.5%200%200%200-.5.5V7a2%202%200%201%200%204%200V5.5a.5.5%200%200%200-.5-.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJx8Wbegk1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11%205.5A1.5%201.5%200%200%201%2012.5%204h3A1.5%201.5%200%200%201%2017%205.5V7a3%203%200%201%201-6%200zm1.5-.5a.5.5%200%200%200-.5.5V7a2%202%200%201%200%204%200V5.5a.5.5%200%200%200-.5-.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtI9QScll1)%22%20d%3D%22M7.5%202a2%202%200%200%200-2%202v5a4.5%204.5%200%201%200%209%200V4a2%202%200%200%200-2-2z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqir3gdsg1%22%20x1%3D%229%22%20x2%3D%2213%22%20y1%3D%2212.5%22%20y2%3D%2218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.174%22%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%23ff921f%22%20stop-opacity%3D%22.988%22%2F%3E%3Cstop%20offset%3D%22.853%22%20stop-color%3D%22%23eb4824%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGI4XNqbWb1%22%20x1%3D%2231%22%20x2%3D%2226.908%22%20y1%3D%2227%22%20y2%3D%2210.068%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.184%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYIcRbbdC1%22%20x1%3D%227.5%22%20x2%3D%221.5%22%20y1%3D%226.5%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJx8Wbegk1%22%20x1%3D%2213%22%20x2%3D%2218.5%22%20y1%3D%226.5%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGtI9QScll1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(229.635%2010.256%203.147)scale(13.1244%2013.98)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGqir3gdsg1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.5%2015.5V13h1v2.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGI4XNqbWb1)%22%20d%3D%22M7.5%2015a2%202%200%200%200-2%202v.5a.5.5%200%200%200%20.5.5h8a.5.5%200%200%200%20.5-.5V17a2%202%200%200%200-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYIcRbbdC1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%205.5A1.5%201.5%200%200%201%204.5%204h3A1.5%201.5%200%200%201%209%205.5V7a3%203%200%200%201-6%200zM4.5%205a.5.5%200%200%200-.5.5V7a2%202%200%201%200%204%200V5.5a.5.5%200%200%200-.5-.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJx8Wbegk1)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11%205.5A1.5%201.5%200%200%201%2012.5%204h3A1.5%201.5%200%200%201%2017%205.5V7a3%203%200%201%201-6%200zm1.5-.5a.5.5%200%200%200-.5.5V7a2%202%200%201%200%204%200V5.5a.5.5%200%200%200-.5-.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtI9QScll1)%22%20d%3D%22M7.5%202a2%202%200%200%200-2%202v5a4.5%204.5%200%201%200%209%200V4a2%202%200%200%200-2-2z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGqir3gdsg1%22%20x1%3D%229%22%20x2%3D%2213%22%20y1%3D%2212.5%22%20y2%3D%2218%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.174%22%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%23ff921f%22%20stop-opacity%3D%22.988%22%2F%3E%3Cstop%20offset%3D%22.853%22%20stop-color%3D%22%23eb4824%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGI4XNqbWb1%22%20x1%3D%2231%22%20x2%3D%2226.908%22%20y1%3D%2227%22%20y2%3D%2210.068%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.184%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6f47%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGYIcRbbdC1%22%20x1%3D%227.5%22%20x2%3D%221.5%22%20y1%3D%226.5%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJx8Wbegk1%22%20x1%3D%2213%22%20x2%3D%2218.5%22%20y1%3D%226.5%22%20y2%3D%226.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23eb4824%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%20stop-opacity%3D%22.988%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGtI9QScll1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(229.635%2010.256%203.147)scale(13.1244%2013.98)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff6f47%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffcd0f%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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