trophy-off-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
trophy-off-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M4.074 5.135L2.22 3.28a.75.75 0 1 1 1.06-1.06l22.5 22.5a.75.75 0 0 1-1.06 1.06l-7.652-7.65a6.7 6.7 0 0 1-2.568.829V21h2.75a3.25 3.25 0 0 1 3.25 3.25v.5c0 .69-.56 1.25-1.25 1.25h-11C7.56 26 7 25.44 7 24.75v-.5A3.25 3.25 0 0 1 10.25 21H13v-2.041a6.76 6.76 0 0 1-5.771-4.96A4.25 4.25 0 0 1 3 9.75v-3c0-.727.443-1.35 1.074-1.615M7 8.061L5.44 6.5h-.69a.25.25 0 0 0-.25.25v3a2.75 2.75 0 0 0 2.504 2.74A7 7 0 0 1 7 12.25zm.121-4.12L19.29 16.107A6.7 6.7 0 0 0 20.271 14A4.25 4.25 0 0 0 24.5 9.75v-3A1.75 1.75 0 0 0 22.75 5H20.5v-.25A2.75 2.75 0 0 0 17.75 2h-8a2.75 2.75 0 0 0-2.629 1.94m13.375 8.548q.004-.12.004-.239V6.5h2.25a.25.25 0 0 1 .25.25v3a2.75 2.75 0 0 1-2.504 2.74"/></svg>

React

import type { SVGProps } from "react";

export function FluentTrophyOff28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.074 5.135L2.22 3.28a.75.75 0 1 1 1.06-1.06l22.5 22.5a.75.75 0 0 1-1.06 1.06l-7.652-7.65a6.7 6.7 0 0 1-2.568.829V21h2.75a3.25 3.25 0 0 1 3.25 3.25v.5c0 .69-.56 1.25-1.25 1.25h-11C7.56 26 7 25.44 7 24.75v-.5A3.25 3.25 0 0 1 10.25 21H13v-2.041a6.76 6.76 0 0 1-5.771-4.96A4.25 4.25 0 0 1 3 9.75v-3c0-.727.443-1.35 1.074-1.615M7 8.061L5.44 6.5h-.69a.25.25 0 0 0-.25.25v3a2.75 2.75 0 0 0 2.504 2.74A7 7 0 0 1 7 12.25zm.121-4.12L19.29 16.107A6.7 6.7 0 0 0 20.271 14A4.25 4.25 0 0 0 24.5 9.75v-3A1.75 1.75 0 0 0 22.75 5H20.5v-.25A2.75 2.75 0 0 0 17.75 2h-8a2.75 2.75 0 0 0-2.629 1.94m13.375 8.548q.004-.12.004-.239V6.5h2.25a.25.25 0 0 1 .25.25v3a2.75 2.75 0 0 1-2.504 2.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.074 5.135L2.22 3.28a.75.75 0 1 1 1.06-1.06l22.5 22.5a.75.75 0 0 1-1.06 1.06l-7.652-7.65a6.7 6.7 0 0 1-2.568.829V21h2.75a3.25 3.25 0 0 1 3.25 3.25v.5c0 .69-.56 1.25-1.25 1.25h-11C7.56 26 7 25.44 7 24.75v-.5A3.25 3.25 0 0 1 10.25 21H13v-2.041a6.76 6.76 0 0 1-5.771-4.96A4.25 4.25 0 0 1 3 9.75v-3c0-.727.443-1.35 1.074-1.615M7 8.061L5.44 6.5h-.69a.25.25 0 0 0-.25.25v3a2.75 2.75 0 0 0 2.504 2.74A7 7 0 0 1 7 12.25zm.121-4.12L19.29 16.107A6.7 6.7 0 0 0 20.271 14A4.25 4.25 0 0 0 24.5 9.75v-3A1.75 1.75 0 0 0 22.75 5H20.5v-.25A2.75 2.75 0 0 0 17.75 2h-8a2.75 2.75 0 0 0-2.629 1.94m13.375 8.548q.004-.12.004-.239V6.5h2.25a.25.25 0 0 1 .25.25v3a2.75 2.75 0 0 1-2.504 2.74"/></svg>
</template>

CSS

.icon-trophy-off-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.074%205.135L2.22%203.28a.75.75%200%201%201%201.06-1.06l22.5%2022.5a.75.75%200%200%201-1.06%201.06l-7.652-7.65a6.7%206.7%200%200%201-2.568.829V21h2.75a3.25%203.25%200%200%201%203.25%203.25v.5c0%20.69-.56%201.25-1.25%201.25h-11C7.56%2026%207%2025.44%207%2024.75v-.5A3.25%203.25%200%200%201%2010.25%2021H13v-2.041a6.76%206.76%200%200%201-5.771-4.96A4.25%204.25%200%200%201%203%209.75v-3c0-.727.443-1.35%201.074-1.615M7%208.061L5.44%206.5h-.69a.25.25%200%200%200-.25.25v3a2.75%202.75%200%200%200%202.504%202.74A7%207%200%200%201%207%2012.25zm.121-4.12L19.29%2016.107A6.7%206.7%200%200%200%2020.271%2014A4.25%204.25%200%200%200%2024.5%209.75v-3A1.75%201.75%200%200%200%2022.75%205H20.5v-.25A2.75%202.75%200%200%200%2017.75%202h-8a2.75%202.75%200%200%200-2.629%201.94m13.375%208.548q.004-.12.004-.239V6.5h2.25a.25.25%200%200%201%20.25.25v3a2.75%202.75%200%200%201-2.504%202.74%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.074%205.135L2.22%203.28a.75.75%200%201%201%201.06-1.06l22.5%2022.5a.75.75%200%200%201-1.06%201.06l-7.652-7.65a6.7%206.7%200%200%201-2.568.829V21h2.75a3.25%203.25%200%200%201%203.25%203.25v.5c0%20.69-.56%201.25-1.25%201.25h-11C7.56%2026%207%2025.44%207%2024.75v-.5A3.25%203.25%200%200%201%2010.25%2021H13v-2.041a6.76%206.76%200%200%201-5.771-4.96A4.25%204.25%200%200%201%203%209.75v-3c0-.727.443-1.35%201.074-1.615M7%208.061L5.44%206.5h-.69a.25.25%200%200%200-.25.25v3a2.75%202.75%200%200%200%202.504%202.74A7%207%200%200%201%207%2012.25zm.121-4.12L19.29%2016.107A6.7%206.7%200%200%200%2020.271%2014A4.25%204.25%200%200%200%2024.5%209.75v-3A1.75%201.75%200%200%200%2022.75%205H20.5v-.25A2.75%202.75%200%200%200%2017.75%202h-8a2.75%202.75%200%200%200-2.629%201.94m13.375%208.548q.004-.12.004-.239V6.5h2.25a.25.25%200%200%201%20.25.25v3a2.75%202.75%200%200%201-2.504%202.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/trophy-off-28-filled.svg?color=%231a73e8&size=48