trophy emoji
trophy from Fluent Emoji Flat by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- trophy
- Set
- Fluent Emoji Flat
- 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 High ContrasttrophyFirefox OS Emojitrophycss.ggtrophyHeroIconstrophyHuge IconstrophyIconParktrophyIconPark OutlinetrophyIconPark SolidtrophyIconPark TwoTonetrophyIconoirtrophyIonIcons
More activities icons from Fluent Emoji Flat
Use the trophy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M10.52 7.521a3.435 3.435 0 0 0-4.213-2.369a2 2 0 0 0-.163.046c-2.493.831-2.691 4.214-.455 5.45l4.97 2.75a.866.866 0 1 0 .838-1.516l-4.97-2.75c-.982-.543-.823-1.956.16-2.288l.005-.002l.07-.018c.899-.25 1.834.27 2.093 1.175a.866.866 0 1 0 1.666-.478m11.939.478a1.7 1.7 0 0 1 2.118-1.168l.045.011l.007.002c.981.332 1.14 1.745.158 2.288l-4.97 2.75a.866.866 0 1 0 .84 1.516l4.97-2.75c2.235-1.236 2.037-4.619-.456-5.45a2 2 0 0 0-.164-.046a3.435 3.435 0 0 0-4.213 2.37a.866.866 0 1 0 1.666.477m-5.133 9.511v-4.22h-3.34v4.22c0 .74-.33 1.45-.9 1.92l-1.92 1.6h8.98l-1.92-1.6a2.51 2.51 0 0 1-.9-1.92"/><path fill="#ffb02e" d="M15.658 16.54a6.97 6.97 0 0 1-6.97-6.97V2.71c0-.39.32-.71.71-.71h12.53c.39 0 .71.32.71.71v6.86c0 3.85-3.12 6.97-6.98 6.97"/><path fill="#6d4534" d="M22.792 21.03H8.197c-.77 0-1.423.51-1.571 1.22l-1.614 7.09c-.073.33.19.64.549.64h19.878c.359 0 .622-.31.549-.64l-1.614-7.09c-.158-.71-.812-1.22-1.582-1.22"/><path fill="#ffb02e" d="M18.383 23.96h-5.766a.625.625 0 0 0-.613.64v1.81c0 .35.268.64.613.64h5.766c.335 0 .613-.28.613-.64V24.6c0-.35-.268-.64-.613-.64"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatTrophy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M10.52 7.521a3.435 3.435 0 0 0-4.213-2.369a2 2 0 0 0-.163.046c-2.493.831-2.691 4.214-.455 5.45l4.97 2.75a.866.866 0 1 0 .838-1.516l-4.97-2.75c-.982-.543-.823-1.956.16-2.288l.005-.002l.07-.018c.899-.25 1.834.27 2.093 1.175a.866.866 0 1 0 1.666-.478m11.939.478a1.7 1.7 0 0 1 2.118-1.168l.045.011l.007.002c.981.332 1.14 1.745.158 2.288l-4.97 2.75a.866.866 0 1 0 .84 1.516l4.97-2.75c2.235-1.236 2.037-4.619-.456-5.45a2 2 0 0 0-.164-.046a3.435 3.435 0 0 0-4.213 2.37a.866.866 0 1 0 1.666.477m-5.133 9.511v-4.22h-3.34v4.22c0 .74-.33 1.45-.9 1.92l-1.92 1.6h8.98l-1.92-1.6a2.51 2.51 0 0 1-.9-1.92"/><path fill="#ffb02e" d="M15.658 16.54a6.97 6.97 0 0 1-6.97-6.97V2.71c0-.39.32-.71.71-.71h12.53c.39 0 .71.32.71.71v6.86c0 3.85-3.12 6.97-6.98 6.97"/><path fill="#6d4534" d="M22.792 21.03H8.197c-.77 0-1.423.51-1.571 1.22l-1.614 7.09c-.073.33.19.64.549.64h19.878c.359 0 .622-.31.549-.64l-1.614-7.09c-.158-.71-.812-1.22-1.582-1.22"/><path fill="#ffb02e" d="M18.383 23.96h-5.766a.625.625 0 0 0-.613.64v1.81c0 .35.268.64.613.64h5.766c.335 0 .613-.28.613-.64V24.6c0-.35-.268-.64-.613-.64"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3883e" d="M10.52 7.521a3.435 3.435 0 0 0-4.213-2.369a2 2 0 0 0-.163.046c-2.493.831-2.691 4.214-.455 5.45l4.97 2.75a.866.866 0 1 0 .838-1.516l-4.97-2.75c-.982-.543-.823-1.956.16-2.288l.005-.002l.07-.018c.899-.25 1.834.27 2.093 1.175a.866.866 0 1 0 1.666-.478m11.939.478a1.7 1.7 0 0 1 2.118-1.168l.045.011l.007.002c.981.332 1.14 1.745.158 2.288l-4.97 2.75a.866.866 0 1 0 .84 1.516l4.97-2.75c2.235-1.236 2.037-4.619-.456-5.45a2 2 0 0 0-.164-.046a3.435 3.435 0 0 0-4.213 2.37a.866.866 0 1 0 1.666.477m-5.133 9.511v-4.22h-3.34v4.22c0 .74-.33 1.45-.9 1.92l-1.92 1.6h8.98l-1.92-1.6a2.51 2.51 0 0 1-.9-1.92"/><path fill="#ffb02e" d="M15.658 16.54a6.97 6.97 0 0 1-6.97-6.97V2.71c0-.39.32-.71.71-.71h12.53c.39 0 .71.32.71.71v6.86c0 3.85-3.12 6.97-6.98 6.97"/><path fill="#6d4534" d="M22.792 21.03H8.197c-.77 0-1.423.51-1.571 1.22l-1.614 7.09c-.073.33.19.64.549.64h19.878c.359 0 .622-.31.549-.64l-1.614-7.09c-.158-.71-.812-1.22-1.582-1.22"/><path fill="#ffb02e" d="M18.383 23.96h-5.766a.625.625 0 0 0-.613.64v1.81c0 .35.268.64.613.64h5.766c.335 0 .613-.28.613-.64V24.6c0-.35-.268-.64-.613-.64"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M10.52%207.521a3.435%203.435%200%200%200-4.213-2.369a2%202%200%200%200-.163.046c-2.493.831-2.691%204.214-.455%205.45l4.97%202.75a.866.866%200%201%200%20.838-1.516l-4.97-2.75c-.982-.543-.823-1.956.16-2.288l.005-.002l.07-.018c.899-.25%201.834.27%202.093%201.175a.866.866%200%201%200%201.666-.478m11.939.478a1.7%201.7%200%200%201%202.118-1.168l.045.011l.007.002c.981.332%201.14%201.745.158%202.288l-4.97%202.75a.866.866%200%201%200%20.84%201.516l4.97-2.75c2.235-1.236%202.037-4.619-.456-5.45a2%202%200%200%200-.164-.046a3.435%203.435%200%200%200-4.213%202.37a.866.866%200%201%200%201.666.477m-5.133%209.511v-4.22h-3.34v4.22c0%20.74-.33%201.45-.9%201.92l-1.92%201.6h8.98l-1.92-1.6a2.51%202.51%200%200%201-.9-1.92%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.658%2016.54a6.97%206.97%200%200%201-6.97-6.97V2.71c0-.39.32-.71.71-.71h12.53c.39%200%20.71.32.71.71v6.86c0%203.85-3.12%206.97-6.98%206.97%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M22.792%2021.03H8.197c-.77%200-1.423.51-1.571%201.22l-1.614%207.09c-.073.33.19.64.549.64h19.878c.359%200%20.622-.31.549-.64l-1.614-7.09c-.158-.71-.812-1.22-1.582-1.22%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M18.383%2023.96h-5.766a.625.625%200%200%200-.613.64v1.81c0%20.35.268.64.613.64h5.766c.335%200%20.613-.28.613-.64V24.6c0-.35-.268-.64-.613-.64%22%2F%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3883e%22%20d%3D%22M10.52%207.521a3.435%203.435%200%200%200-4.213-2.369a2%202%200%200%200-.163.046c-2.493.831-2.691%204.214-.455%205.45l4.97%202.75a.866.866%200%201%200%20.838-1.516l-4.97-2.75c-.982-.543-.823-1.956.16-2.288l.005-.002l.07-.018c.899-.25%201.834.27%202.093%201.175a.866.866%200%201%200%201.666-.478m11.939.478a1.7%201.7%200%200%201%202.118-1.168l.045.011l.007.002c.981.332%201.14%201.745.158%202.288l-4.97%202.75a.866.866%200%201%200%20.84%201.516l4.97-2.75c2.235-1.236%202.037-4.619-.456-5.45a2%202%200%200%200-.164-.046a3.435%203.435%200%200%200-4.213%202.37a.866.866%200%201%200%201.666.477m-5.133%209.511v-4.22h-3.34v4.22c0%20.74-.33%201.45-.9%201.92l-1.92%201.6h8.98l-1.92-1.6a2.51%202.51%200%200%201-.9-1.92%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.658%2016.54a6.97%206.97%200%200%201-6.97-6.97V2.71c0-.39.32-.71.71-.71h12.53c.39%200%20.71.32.71.71v6.86c0%203.85-3.12%206.97-6.98%206.97%22%2F%3E%3Cpath%20fill%3D%22%236d4534%22%20d%3D%22M22.792%2021.03H8.197c-.77%200-1.423.51-1.571%201.22l-1.614%207.09c-.073.33.19.64.549.64h19.878c.359%200%20.622-.31.549-.64l-1.614-7.09c-.158-.71-.812-1.22-1.582-1.22%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M18.383%2023.96h-5.766a.625.625%200%200%200-.613.64v1.81c0%20.35.268.64.613.64h5.766c.335%200%20.613-.28.613-.64V24.6c0-.35-.268-.64-.613-.64%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/trophy.svg?color=%231a73e8&size=48