trophy icon
trophy-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- trophy-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
trophyAkar Iconstrophy-filledAnt Design IconstrophyBootstrap IconstrophyBoxIcons v2trophyBoxIcons v2 SolidtrophyCarbontrophyEmoji One (Colored)trophyElement PlustrophyFont Awesome 6 SolidtrophyFont Awesome Solidtrophy-16Fluent UI System Color IconstrophyFluent EmojitrophyFluent Emoji FlattrophyFluent Emoji High ContrasttrophyFirefox OS Emojitrophycss.ggtrophyHeroIconstrophyHuge IconstrophyIconParktrophyIconPark OutlinetrophyIconPark SolidtrophyIconPark TwoTonetrophyIconoirtrophyIonIcons
Related icons in Fluent UI System Icons
Use the trophy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.999 3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2h.5a1.5 1.5 0 0 1 1.5 1.5v1c0 1.251-.92 2.287-2.119 2.471a4 4 0 0 1-3.38 2.998V12H10a2 2 0 0 1 2 2v.504a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5V14a2 2 0 0 1 2-2h1.5v-1.03a4 4 0 0 1-3.382-3A2.5 2.5 0 0 1 1.996 5.5v-1a1.5 1.5 0 0 1 1.5-1.5zm7 0a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v4a3 3 0 0 0 6 .07zm1 3.914a1.5 1.5 0 0 0 1-1.414v-1a.5.5 0 0 0-.5-.5h-.5zM3.999 4h-.503a.5.5 0 0 0-.5.5v1c0 .653.42 1.209 1.003 1.415zm1 10v.004h6V14a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentTrophy16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.999 3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2h.5a1.5 1.5 0 0 1 1.5 1.5v1c0 1.251-.92 2.287-2.119 2.471a4 4 0 0 1-3.38 2.998V12H10a2 2 0 0 1 2 2v.504a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5V14a2 2 0 0 1 2-2h1.5v-1.03a4 4 0 0 1-3.382-3A2.5 2.5 0 0 1 1.996 5.5v-1a1.5 1.5 0 0 1 1.5-1.5zm7 0a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v4a3 3 0 0 0 6 .07zm1 3.914a1.5 1.5 0 0 0 1-1.414v-1a.5.5 0 0 0-.5-.5h-.5zM3.999 4h-.503a.5.5 0 0 0-.5.5v1c0 .653.42 1.209 1.003 1.415zm1 10v.004h6V14a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.999 3a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2h.5a1.5 1.5 0 0 1 1.5 1.5v1c0 1.251-.92 2.287-2.119 2.471a4 4 0 0 1-3.38 2.998V12H10a2 2 0 0 1 2 2v.504a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5V14a2 2 0 0 1 2-2h1.5v-1.03a4 4 0 0 1-3.382-3A2.5 2.5 0 0 1 1.996 5.5v-1a1.5 1.5 0 0 1 1.5-1.5zm7 0a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v4a3 3 0 0 0 6 .07zm1 3.914a1.5 1.5 0 0 0 1-1.414v-1a.5.5 0 0 0-.5-.5h-.5zM3.999 4h-.503a.5.5 0 0 0-.5.5v1c0 .653.42 1.209 1.003 1.415zm1 10v.004h6V14a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1"/></svg> </template>
CSS
.icon-trophy-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.999%203a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202h.5a1.5%201.5%200%200%201%201.5%201.5v1c0%201.251-.92%202.287-2.119%202.471a4%204%200%200%201-3.38%202.998V12H10a2%202%200%200%201%202%202v.504a.5.5%200%200%201-.5.5h-7a.5.5%200%200%201-.5-.5V14a2%202%200%200%201%202-2h1.5v-1.03a4%204%200%200%201-3.382-3A2.5%202.5%200%200%201%201.996%205.5v-1a1.5%201.5%200%200%201%201.5-1.5zm7%200a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v4a3%203%200%200%200%206%20.07zm1%203.914a1.5%201.5%200%200%200%201-1.414v-1a.5.5%200%200%200-.5-.5h-.5zM3.999%204h-.503a.5.5%200%200%200-.5.5v1c0%20.653.42%201.209%201.003%201.415zm1%2010v.004h6V14a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.999%203a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202h.5a1.5%201.5%200%200%201%201.5%201.5v1c0%201.251-.92%202.287-2.119%202.471a4%204%200%200%201-3.38%202.998V12H10a2%202%200%200%201%202%202v.504a.5.5%200%200%201-.5.5h-7a.5.5%200%200%201-.5-.5V14a2%202%200%200%201%202-2h1.5v-1.03a4%204%200%200%201-3.382-3A2.5%202.5%200%200%201%201.996%205.5v-1a1.5%201.5%200%200%201%201.5-1.5zm7%200a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v4a3%203%200%200%200%206%20.07zm1%203.914a1.5%201.5%200%200%200%201-1.414v-1a.5.5%200%200%200-.5-.5h-.5zM3.999%204h-.503a.5.5%200%200%200-.5.5v1c0%20.653.42%201.209%201.003%201.415zm1%2010v.004h6V14a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/trophy-16-regular.svg?color=%231a73e8&size=48