trophy off icon
trophy-off-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- trophy-off-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M4.536 5.95L2.293 3.708a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-8.606-8.606a8 8 0 0 1-2.689.837V24h3.5a3.5 3.5 0 0 1 3.5 3.5v1a1.5 1.5 0 0 1-1.5 1.5h-13a1.5 1.5 0 0 1-1.5-1.5v-1a3.5 3.5 0 0 1 3.5-3.5h3.5v-2.062a8.01 8.01 0 0 1-6.75-5.945a4.5 4.5 0 0 1-4.25-4.493v-4c0-.585.201-1.123.538-1.55m3.462 3.463L6.005 7.419l-.007.081v4a2.5 2.5 0 0 0 2 2.45zm15.75 6.58a8 8 0 0 1-1.377 2.843L8.04 4.504A3 3 0 0 1 11 2h10a3 3 0 0 1 3 3h1.5A2.5 2.5 0 0 1 28 7.5v4a4.5 4.5 0 0 1-4.25 4.493M24 13.95a2.5 2.5 0 0 0 2-2.45v-4a.5.5 0 0 0-.5-.5H24z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTrophyOff32Filled(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" d="M4.536 5.95L2.293 3.708a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-8.606-8.606a8 8 0 0 1-2.689.837V24h3.5a3.5 3.5 0 0 1 3.5 3.5v1a1.5 1.5 0 0 1-1.5 1.5h-13a1.5 1.5 0 0 1-1.5-1.5v-1a3.5 3.5 0 0 1 3.5-3.5h3.5v-2.062a8.01 8.01 0 0 1-6.75-5.945a4.5 4.5 0 0 1-4.25-4.493v-4c0-.585.201-1.123.538-1.55m3.462 3.463L6.005 7.419l-.007.081v4a2.5 2.5 0 0 0 2 2.45zm15.75 6.58a8 8 0 0 1-1.377 2.843L8.04 4.504A3 3 0 0 1 11 2h10a3 3 0 0 1 3 3h1.5A2.5 2.5 0 0 1 28 7.5v4a4.5 4.5 0 0 1-4.25 4.493M24 13.95a2.5 2.5 0 0 0 2-2.45v-4a.5.5 0 0 0-.5-.5H24z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.536 5.95L2.293 3.708a1 1 0 0 1 1.414-1.414l26 26a1 1 0 0 1-1.414 1.414l-8.606-8.606a8 8 0 0 1-2.689.837V24h3.5a3.5 3.5 0 0 1 3.5 3.5v1a1.5 1.5 0 0 1-1.5 1.5h-13a1.5 1.5 0 0 1-1.5-1.5v-1a3.5 3.5 0 0 1 3.5-3.5h3.5v-2.062a8.01 8.01 0 0 1-6.75-5.945a4.5 4.5 0 0 1-4.25-4.493v-4c0-.585.201-1.123.538-1.55m3.462 3.463L6.005 7.419l-.007.081v4a2.5 2.5 0 0 0 2 2.45zm15.75 6.58a8 8 0 0 1-1.377 2.843L8.04 4.504A3 3 0 0 1 11 2h10a3 3 0 0 1 3 3h1.5A2.5 2.5 0 0 1 28 7.5v4a4.5 4.5 0 0 1-4.25 4.493M24 13.95a2.5 2.5 0 0 0 2-2.45v-4a.5.5 0 0 0-.5-.5H24z"/></svg> </template>
CSS
.icon-trophy-off-32-filled {
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%20d%3D%22M4.536%205.95L2.293%203.708a1%201%200%200%201%201.414-1.414l26%2026a1%201%200%200%201-1.414%201.414l-8.606-8.606a8%208%200%200%201-2.689.837V24h3.5a3.5%203.5%200%200%201%203.5%203.5v1a1.5%201.5%200%200%201-1.5%201.5h-13a1.5%201.5%200%200%201-1.5-1.5v-1a3.5%203.5%200%200%201%203.5-3.5h3.5v-2.062a8.01%208.01%200%200%201-6.75-5.945a4.5%204.5%200%200%201-4.25-4.493v-4c0-.585.201-1.123.538-1.55m3.462%203.463L6.005%207.419l-.007.081v4a2.5%202.5%200%200%200%202%202.45zm15.75%206.58a8%208%200%200%201-1.377%202.843L8.04%204.504A3%203%200%200%201%2011%202h10a3%203%200%200%201%203%203h1.5A2.5%202.5%200%200%201%2028%207.5v4a4.5%204.5%200%200%201-4.25%204.493M24%2013.95a2.5%202.5%200%200%200%202-2.45v-4a.5.5%200%200%200-.5-.5H24z%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%20d%3D%22M4.536%205.95L2.293%203.708a1%201%200%200%201%201.414-1.414l26%2026a1%201%200%200%201-1.414%201.414l-8.606-8.606a8%208%200%200%201-2.689.837V24h3.5a3.5%203.5%200%200%201%203.5%203.5v1a1.5%201.5%200%200%201-1.5%201.5h-13a1.5%201.5%200%200%201-1.5-1.5v-1a3.5%203.5%200%200%201%203.5-3.5h3.5v-2.062a8.01%208.01%200%200%201-6.75-5.945a4.5%204.5%200%200%201-4.25-4.493v-4c0-.585.201-1.123.538-1.55m3.462%203.463L6.005%207.419l-.007.081v4a2.5%202.5%200%200%200%202%202.45zm15.75%206.58a8%208%200%200%201-1.377%202.843L8.04%204.504A3%203%200%200%201%2011%202h10a3%203%200%200%201%203%203h1.5A2.5%202.5%200%200%201%2028%207.5v4a4.5%204.5%200%200%201-4.25%204.493M24%2013.95a2.5%202.5%200%200%200%202-2.45v-4a.5.5%200%200%200-.5-.5H24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/trophy-off-32-filled.svg?color=%231a73e8&size=48