trophy off icon
trophy-off-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- trophy-off-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
Related icons in Fluent UI System Icons
Use the trophy off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.323 4.03a.5.5 0 0 0-.327.47v1c0 .653.42 1.209 1.003 1.415V4.706zm-.729-.729L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.843 10.55a4 4 0 0 1-1.344.419V12H10a2 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-1c0-.49.235-.925.598-1.199M9.09 9.796L5 5.706V7a3 3 0 0 0 4.09 2.796M11 7.07a3 3 0 0 1-.393 1.415l.727.726a4 4 0 0 0 .547-1.24A2.5 2.5 0 0 0 14 5.5v-1A1.5 1.5 0 0 0 12.5 3H12a2 2 0 0 0-2-2H6a2 2 0 0 0-1.784 1.094l.79.79A1 1 0 0 1 6 2h4a1 1 0 0 1 1 1zm1-.156V4h.5a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-1 1.414M5 14v.004h6V14a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1"/></svg>
React
import type { SVGProps } from "react";
export function FluentTrophyOff16Regular(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.323 4.03a.5.5 0 0 0-.327.47v1c0 .653.42 1.209 1.003 1.415V4.706zm-.729-.729L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.843 10.55a4 4 0 0 1-1.344.419V12H10a2 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-1c0-.49.235-.925.598-1.199M9.09 9.796L5 5.706V7a3 3 0 0 0 4.09 2.796M11 7.07a3 3 0 0 1-.393 1.415l.727.726a4 4 0 0 0 .547-1.24A2.5 2.5 0 0 0 14 5.5v-1A1.5 1.5 0 0 0 12.5 3H12a2 2 0 0 0-2-2H6a2 2 0 0 0-1.784 1.094l.79.79A1 1 0 0 1 6 2h4a1 1 0 0 1 1 1zm1-.156V4h.5a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-1 1.414M5 14v.004h6V14a1 1 0 0 0-1-1H6a1 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.323 4.03a.5.5 0 0 0-.327.47v1c0 .653.42 1.209 1.003 1.415V4.706zm-.729-.729L1.146 1.854a.5.5 0 1 1 .708-.708l13 13a.5.5 0 0 1-.708.708L9.843 10.55a4 4 0 0 1-1.344.419V12H10a2 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-1c0-.49.235-.925.598-1.199M9.09 9.796L5 5.706V7a3 3 0 0 0 4.09 2.796M11 7.07a3 3 0 0 1-.393 1.415l.727.726a4 4 0 0 0 .547-1.24A2.5 2.5 0 0 0 14 5.5v-1A1.5 1.5 0 0 0 12.5 3H12a2 2 0 0 0-2-2H6a2 2 0 0 0-1.784 1.094l.79.79A1 1 0 0 1 6 2h4a1 1 0 0 1 1 1zm1-.156V4h.5a.5.5 0 0 1 .5.5v1a1.5 1.5 0 0 1-1 1.414M5 14v.004h6V14a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1"/></svg> </template>
CSS
.icon-trophy-off-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.323%204.03a.5.5%200%200%200-.327.47v1c0%20.653.42%201.209%201.003%201.415V4.706zm-.729-.729L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708L9.843%2010.55a4%204%200%200%201-1.344.419V12H10a2%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-1c0-.49.235-.925.598-1.199M9.09%209.796L5%205.706V7a3%203%200%200%200%204.09%202.796M11%207.07a3%203%200%200%201-.393%201.415l.727.726a4%204%200%200%200%20.547-1.24A2.5%202.5%200%200%200%2014%205.5v-1A1.5%201.5%200%200%200%2012.5%203H12a2%202%200%200%200-2-2H6a2%202%200%200%200-1.784%201.094l.79.79A1%201%200%200%201%206%202h4a1%201%200%200%201%201%201zm1-.156V4h.5a.5.5%200%200%201%20.5.5v1a1.5%201.5%200%200%201-1%201.414M5%2014v.004h6V14a1%201%200%200%200-1-1H6a1%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.323%204.03a.5.5%200%200%200-.327.47v1c0%20.653.42%201.209%201.003%201.415V4.706zm-.729-.729L1.146%201.854a.5.5%200%201%201%20.708-.708l13%2013a.5.5%200%200%201-.708.708L9.843%2010.55a4%204%200%200%201-1.344.419V12H10a2%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-1c0-.49.235-.925.598-1.199M9.09%209.796L5%205.706V7a3%203%200%200%200%204.09%202.796M11%207.07a3%203%200%200%201-.393%201.415l.727.726a4%204%200%200%200%20.547-1.24A2.5%202.5%200%200%200%2014%205.5v-1A1.5%201.5%200%200%200%2012.5%203H12a2%202%200%200%200-2-2H6a2%202%200%200%200-1.784%201.094l.79.79A1%201%200%200%201%206%202h4a1%201%200%200%201%201%201zm1-.156V4h.5a.5.5%200%200%201%20.5.5v1a1.5%201.5%200%200%201-1%201.414M5%2014v.004h6V14a1%201%200%200%200-1-1H6a1%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-off-16-regular.svg?color=%231a73e8&size=48