trophy-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
trophy-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the trophy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 60h-20V48a12 12 0 0 0-12-12H56a12 12 0 0 0-12 12v12H24A20 20 0 0 0 4 80v16a44.05 44.05 0 0 0 44 44h.77A84.18 84.18 0 0 0 116 195.15V212H96a12 12 0 0 0 0 24h64a12 12 0 0 0 0-24h-20v-16.89c30.94-4.51 56.53-26.2 67-55.11h1a44.05 44.05 0 0 0 44-44V80a20 20 0 0 0-20-20M28 96V84h16v28c0 1.21 0 2.41.09 3.61A20 20 0 0 1 28 96m160 15.1c0 33.33-26.71 60.65-59.54 60.9A60 60 0 0 1 68 112V60h120ZM228 96a20 20 0 0 1-16.12 19.62c.08-1.5.12-3 .12-4.52V84h16Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTrophyBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 60h-20V48a12 12 0 0 0-12-12H56a12 12 0 0 0-12 12v12H24A20 20 0 0 0 4 80v16a44.05 44.05 0 0 0 44 44h.77A84.18 84.18 0 0 0 116 195.15V212H96a12 12 0 0 0 0 24h64a12 12 0 0 0 0-24h-20v-16.89c30.94-4.51 56.53-26.2 67-55.11h1a44.05 44.05 0 0 0 44-44V80a20 20 0 0 0-20-20M28 96V84h16v28c0 1.21 0 2.41.09 3.61A20 20 0 0 1 28 96m160 15.1c0 33.33-26.71 60.65-59.54 60.9A60 60 0 0 1 68 112V60h120ZM228 96a20 20 0 0 1-16.12 19.62c.08-1.5.12-3 .12-4.52V84h16Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 60h-20V48a12 12 0 0 0-12-12H56a12 12 0 0 0-12 12v12H24A20 20 0 0 0 4 80v16a44.05 44.05 0 0 0 44 44h.77A84.18 84.18 0 0 0 116 195.15V212H96a12 12 0 0 0 0 24h64a12 12 0 0 0 0-24h-20v-16.89c30.94-4.51 56.53-26.2 67-55.11h1a44.05 44.05 0 0 0 44-44V80a20 20 0 0 0-20-20M28 96V84h16v28c0 1.21 0 2.41.09 3.61A20 20 0 0 1 28 96m160 15.1c0 33.33-26.71 60.65-59.54 60.9A60 60 0 0 1 68 112V60h120ZM228 96a20 20 0 0 1-16.12 19.62c.08-1.5.12-3 .12-4.52V84h16Z"/></svg>
</template>

CSS

.icon-trophy-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2060h-20V48a12%2012%200%200%200-12-12H56a12%2012%200%200%200-12%2012v12H24A20%2020%200%200%200%204%2080v16a44.05%2044.05%200%200%200%2044%2044h.77A84.18%2084.18%200%200%200%20116%20195.15V212H96a12%2012%200%200%200%200%2024h64a12%2012%200%200%200%200-24h-20v-16.89c30.94-4.51%2056.53-26.2%2067-55.11h1a44.05%2044.05%200%200%200%2044-44V80a20%2020%200%200%200-20-20M28%2096V84h16v28c0%201.21%200%202.41.09%203.61A20%2020%200%200%201%2028%2096m160%2015.1c0%2033.33-26.71%2060.65-59.54%2060.9A60%2060%200%200%201%2068%20112V60h120ZM228%2096a20%2020%200%200%201-16.12%2019.62c.08-1.5.12-3%20.12-4.52V84h16Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2060h-20V48a12%2012%200%200%200-12-12H56a12%2012%200%200%200-12%2012v12H24A20%2020%200%200%200%204%2080v16a44.05%2044.05%200%200%200%2044%2044h.77A84.18%2084.18%200%200%200%20116%20195.15V212H96a12%2012%200%200%200%200%2024h64a12%2012%200%200%200%200-24h-20v-16.89c30.94-4.51%2056.53-26.2%2067-55.11h1a44.05%2044.05%200%200%200%2044-44V80a20%2020%200%200%200-20-20M28%2096V84h16v28c0%201.21%200%202.41.09%203.61A20%2020%200%200%201%2028%2096m160%2015.1c0%2033.33-26.71%2060.65-59.54%2060.9A60%2060%200%200%201%2068%20112V60h120ZM228%2096a20%2020%200%200%201-16.12%2019.62c.08-1.5.12-3%20.12-4.52V84h16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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