trophy emoji
trophy from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- trophy
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
trophyAkar Iconstrophy-filledAnt Design IconstrophyBootstrap IconstrophyBoxIcons v2trophyBoxIcons v2 SolidtrophyCarbontrophyEmoji One (Colored)trophyElement PlustrophyFont Awesome 6 SolidtrophyFont Awesome Solidtrophy-16-filledFluent UI System Iconstrophy-16Fluent UI System Color IconstrophyFluent EmojitrophyFluent Emoji FlattrophyFirefox OS Emojitrophycss.ggtrophyHeroIconstrophyHuge IconstrophyIconParktrophyIconPark OutlinetrophyIconPark SolidtrophyIconPark TwoTonetrophyIconoirtrophyIonIcons
More activities icons from Fluent Emoji High Contrast
Use the trophy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" d="m9.335 11.257l-.846-.468l-2.204-1.22c-1.357-.75-1.158-2.725.24-3.199l.015-.004l.014-.004l.006-.002l.004-.001l.053-.014zm0 0l-.107-.961a7 7 0 0 1-.04-.726V7.472l-.068-.117a2.2 2.2 0 0 0-2.493-1.012l-.01.002zM10.688 3.5h-.5v6.07a5.47 5.47 0 0 0 5.47 5.47c3.033 0 5.48-2.45 5.48-5.47V3.5zm-.802 8.998l-.07-.137l-.133-.074L5.93 10.21c-1.881-1.04-1.68-3.855.371-4.539c.04-.013.092-.026.126-.035l.012-.003a2.92 2.92 0 0 1 2.034.177l.714.34V2.71c0-.114.096-.21.21-.21h12.53c.114 0 .21.096.21.21v3.433l.713-.336a2.92 2.92 0 0 1 2.025-.173l.012.003c.034.009.085.022.126.035c2.052.684 2.252 3.499.372 4.539l-3.74 2.068l-.134.075l-.07.137a6.48 6.48 0 0 1-4.233 3.363l-.381.093v1.563c0 .89.397 1.73 1.078 2.302l.002.002l1.92 1.6l.139.116h2.825c.55 0 .99.362 1.094.829v.002l1.614 7.088v.003l-.005.007c-.007.008-.024.021-.056.021H5.561c-.032 0-.05-.013-.056-.021l-.005-.007v-.003l1.613-7.088l.002-.01c.096-.459.53-.821 1.082-.821h3.152l.14-.116l1.917-1.598l.001-.001a3 3 0 0 0 1.08-2.305v-1.563l-.38-.094a6.48 6.48 0 0 1-4.22-3.355ZM22.21 7.333l-.071.118V9.57q0 .366-.04.72l-.106.96l.845-.467l2.193-1.214c1.357-.75 1.159-2.725-.24-3.199l-.014-.004l-.014-.004l-.006-.002l-.007-.002l-.021-.005l-.004-.001l-.024-.006l-.01-.003l-.135.481l.134-.481a2.2 2.2 0 0 0-2.48.99ZM18.383 23.46h-5.766c-.626 0-1.113.52-1.113 1.14v1.81c0 .6.467 1.14 1.113 1.14h5.766c.627 0 1.113-.52 1.113-1.14V24.6c0-.6-.467-1.14-1.113-1.14Z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastTrophy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" d="m9.335 11.257l-.846-.468l-2.204-1.22c-1.357-.75-1.158-2.725.24-3.199l.015-.004l.014-.004l.006-.002l.004-.001l.053-.014zm0 0l-.107-.961a7 7 0 0 1-.04-.726V7.472l-.068-.117a2.2 2.2 0 0 0-2.493-1.012l-.01.002zM10.688 3.5h-.5v6.07a5.47 5.47 0 0 0 5.47 5.47c3.033 0 5.48-2.45 5.48-5.47V3.5zm-.802 8.998l-.07-.137l-.133-.074L5.93 10.21c-1.881-1.04-1.68-3.855.371-4.539c.04-.013.092-.026.126-.035l.012-.003a2.92 2.92 0 0 1 2.034.177l.714.34V2.71c0-.114.096-.21.21-.21h12.53c.114 0 .21.096.21.21v3.433l.713-.336a2.92 2.92 0 0 1 2.025-.173l.012.003c.034.009.085.022.126.035c2.052.684 2.252 3.499.372 4.539l-3.74 2.068l-.134.075l-.07.137a6.48 6.48 0 0 1-4.233 3.363l-.381.093v1.563c0 .89.397 1.73 1.078 2.302l.002.002l1.92 1.6l.139.116h2.825c.55 0 .99.362 1.094.829v.002l1.614 7.088v.003l-.005.007c-.007.008-.024.021-.056.021H5.561c-.032 0-.05-.013-.056-.021l-.005-.007v-.003l1.613-7.088l.002-.01c.096-.459.53-.821 1.082-.821h3.152l.14-.116l1.917-1.598l.001-.001a3 3 0 0 0 1.08-2.305v-1.563l-.38-.094a6.48 6.48 0 0 1-4.22-3.355ZM22.21 7.333l-.071.118V9.57q0 .366-.04.72l-.106.96l.845-.467l2.193-1.214c1.357-.75 1.159-2.725-.24-3.199l-.014-.004l-.014-.004l-.006-.002l-.007-.002l-.021-.005l-.004-.001l-.024-.006l-.01-.003l-.135.481l.134-.481a2.2 2.2 0 0 0-2.48.99ZM18.383 23.46h-5.766c-.626 0-1.113.52-1.113 1.14v1.81c0 .6.467 1.14 1.113 1.14h5.766c.627 0 1.113-.52 1.113-1.14V24.6c0-.6-.467-1.14-1.113-1.14Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" stroke="currentColor" d="m9.335 11.257l-.846-.468l-2.204-1.22c-1.357-.75-1.158-2.725.24-3.199l.015-.004l.014-.004l.006-.002l.004-.001l.053-.014zm0 0l-.107-.961a7 7 0 0 1-.04-.726V7.472l-.068-.117a2.2 2.2 0 0 0-2.493-1.012l-.01.002zM10.688 3.5h-.5v6.07a5.47 5.47 0 0 0 5.47 5.47c3.033 0 5.48-2.45 5.48-5.47V3.5zm-.802 8.998l-.07-.137l-.133-.074L5.93 10.21c-1.881-1.04-1.68-3.855.371-4.539c.04-.013.092-.026.126-.035l.012-.003a2.92 2.92 0 0 1 2.034.177l.714.34V2.71c0-.114.096-.21.21-.21h12.53c.114 0 .21.096.21.21v3.433l.713-.336a2.92 2.92 0 0 1 2.025-.173l.012.003c.034.009.085.022.126.035c2.052.684 2.252 3.499.372 4.539l-3.74 2.068l-.134.075l-.07.137a6.48 6.48 0 0 1-4.233 3.363l-.381.093v1.563c0 .89.397 1.73 1.078 2.302l.002.002l1.92 1.6l.139.116h2.825c.55 0 .99.362 1.094.829v.002l1.614 7.088v.003l-.005.007c-.007.008-.024.021-.056.021H5.561c-.032 0-.05-.013-.056-.021l-.005-.007v-.003l1.613-7.088l.002-.01c.096-.459.53-.821 1.082-.821h3.152l.14-.116l1.917-1.598l.001-.001a3 3 0 0 0 1.08-2.305v-1.563l-.38-.094a6.48 6.48 0 0 1-4.22-3.355ZM22.21 7.333l-.071.118V9.57q0 .366-.04.72l-.106.96l.845-.467l2.193-1.214c1.357-.75 1.159-2.725-.24-3.199l-.014-.004l-.014-.004l-.006-.002l-.007-.002l-.021-.005l-.004-.001l-.024-.006l-.01-.003l-.135.481l.134-.481a2.2 2.2 0 0 0-2.48.99ZM18.383 23.46h-5.766c-.626 0-1.113.52-1.113 1.14v1.81c0 .6.467 1.14 1.113 1.14h5.766c.627 0 1.113-.52 1.113-1.14V24.6c0-.6-.467-1.14-1.113-1.14Z"/></svg> </template>
CSS
.icon-trophy {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20d%3D%22m9.335%2011.257l-.846-.468l-2.204-1.22c-1.357-.75-1.158-2.725.24-3.199l.015-.004l.014-.004l.006-.002l.004-.001l.053-.014zm0%200l-.107-.961a7%207%200%200%201-.04-.726V7.472l-.068-.117a2.2%202.2%200%200%200-2.493-1.012l-.01.002zM10.688%203.5h-.5v6.07a5.47%205.47%200%200%200%205.47%205.47c3.033%200%205.48-2.45%205.48-5.47V3.5zm-.802%208.998l-.07-.137l-.133-.074L5.93%2010.21c-1.881-1.04-1.68-3.855.371-4.539c.04-.013.092-.026.126-.035l.012-.003a2.92%202.92%200%200%201%202.034.177l.714.34V2.71c0-.114.096-.21.21-.21h12.53c.114%200%20.21.096.21.21v3.433l.713-.336a2.92%202.92%200%200%201%202.025-.173l.012.003c.034.009.085.022.126.035c2.052.684%202.252%203.499.372%204.539l-3.74%202.068l-.134.075l-.07.137a6.48%206.48%200%200%201-4.233%203.363l-.381.093v1.563c0%20.89.397%201.73%201.078%202.302l.002.002l1.92%201.6l.139.116h2.825c.55%200%20.99.362%201.094.829v.002l1.614%207.088v.003l-.005.007c-.007.008-.024.021-.056.021H5.561c-.032%200-.05-.013-.056-.021l-.005-.007v-.003l1.613-7.088l.002-.01c.096-.459.53-.821%201.082-.821h3.152l.14-.116l1.917-1.598l.001-.001a3%203%200%200%200%201.08-2.305v-1.563l-.38-.094a6.48%206.48%200%200%201-4.22-3.355ZM22.21%207.333l-.071.118V9.57q0%20.366-.04.72l-.106.96l.845-.467l2.193-1.214c1.357-.75%201.159-2.725-.24-3.199l-.014-.004l-.014-.004l-.006-.002l-.007-.002l-.021-.005l-.004-.001l-.024-.006l-.01-.003l-.135.481l.134-.481a2.2%202.2%200%200%200-2.48.99ZM18.383%2023.46h-5.766c-.626%200-1.113.52-1.113%201.14v1.81c0%20.6.467%201.14%201.113%201.14h5.766c.627%200%201.113-.52%201.113-1.14V24.6c0-.6-.467-1.14-1.113-1.14Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20d%3D%22m9.335%2011.257l-.846-.468l-2.204-1.22c-1.357-.75-1.158-2.725.24-3.199l.015-.004l.014-.004l.006-.002l.004-.001l.053-.014zm0%200l-.107-.961a7%207%200%200%201-.04-.726V7.472l-.068-.117a2.2%202.2%200%200%200-2.493-1.012l-.01.002zM10.688%203.5h-.5v6.07a5.47%205.47%200%200%200%205.47%205.47c3.033%200%205.48-2.45%205.48-5.47V3.5zm-.802%208.998l-.07-.137l-.133-.074L5.93%2010.21c-1.881-1.04-1.68-3.855.371-4.539c.04-.013.092-.026.126-.035l.012-.003a2.92%202.92%200%200%201%202.034.177l.714.34V2.71c0-.114.096-.21.21-.21h12.53c.114%200%20.21.096.21.21v3.433l.713-.336a2.92%202.92%200%200%201%202.025-.173l.012.003c.034.009.085.022.126.035c2.052.684%202.252%203.499.372%204.539l-3.74%202.068l-.134.075l-.07.137a6.48%206.48%200%200%201-4.233%203.363l-.381.093v1.563c0%20.89.397%201.73%201.078%202.302l.002.002l1.92%201.6l.139.116h2.825c.55%200%20.99.362%201.094.829v.002l1.614%207.088v.003l-.005.007c-.007.008-.024.021-.056.021H5.561c-.032%200-.05-.013-.056-.021l-.005-.007v-.003l1.613-7.088l.002-.01c.096-.459.53-.821%201.082-.821h3.152l.14-.116l1.917-1.598l.001-.001a3%203%200%200%200%201.08-2.305v-1.563l-.38-.094a6.48%206.48%200%200%201-4.22-3.355ZM22.21%207.333l-.071.118V9.57q0%20.366-.04.72l-.106.96l.845-.467l2.193-1.214c1.357-.75%201.159-2.725-.24-3.199l-.014-.004l-.014-.004l-.006-.002l-.007-.002l-.021-.005l-.004-.001l-.024-.006l-.01-.003l-.135.481l.134-.481a2.2%202.2%200%200%200-2.48.99ZM18.383%2023.46h-5.766c-.626%200-1.113.52-1.113%201.14v1.81c0%20.6.467%201.14%201.113%201.14h5.766c.627%200%201.113-.52%201.113-1.14V24.6c0-.6-.467-1.14-1.113-1.14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/trophy.svg?color=%231a73e8&size=48