trophy emoji

trophy from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
trophy
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the trophy emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.585 12.081l-21.34-.106c.072.332 2.183 8.799 3.943 17.603c.112.562.24 1.1.373 1.616c.04.154.084.3.126.451a22 22 0 0 0 .476 1.517q.183.511.383.99l.147.35c.183.413.376.81.582 1.183l.01.019q.33.597.721 1.157l.025.034q.347.49.744.939l.128.139q.354.387.747.735q.063.057.127.112a10.75 10.75 0 0 0 7.264 2.4c.986.003 1.968-.1 2.931-.308c4.414-10.13 4.32-19.57 2.613-28.831"/><path fill="#f1b31c" d="M41.585 12.081c.609 9.438 1.895 17.5-3.112 29.828c4.706-1.027 8.576-5.732 9.922-12.46c1.457-7.282 3.119-16.638 3.194-16.976z"/><path fill="#fcea2b" d="M31.421 51.333h-3.87V58.5h10.957v-7.167z"/><path fill="#f1b31c" d="M43.883 51.333h-5.375V58.5h5.375z"/><circle cx="36.037" cy="24.581" r="4" fill="#f1b31c"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M52.219 11.832c.158 0 .275.145.239.298c-.206.877-.943 4.293-3.588 17.516c-1.588 7.942-5.5 12.572-12.833 12.572s-11.245-4.5-12.833-12.443c-2.414-11.85-3.667-17.943-3.667-17.943zM23.044 31.479s.08-.261-5.42-3.928c-2.529-1.683-5.46-3.9-5.46-6.943s2.5-5.11 5.54-5.11h1.512m29.495 16.268s.08-.261 5.58-3.928c2.527-1.683 5.54-3.9 5.54-6.943a5.146 5.146 0 0 0-5.46-5.11h-2.155M26.55 50.332h18.333v9.167H26.55z"/><circle cx="36.037" cy="24.581" r="5"/><path d="M36.037 50.332v-8.114"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTrophy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.585 12.081l-21.34-.106c.072.332 2.183 8.799 3.943 17.603c.112.562.24 1.1.373 1.616c.04.154.084.3.126.451a22 22 0 0 0 .476 1.517q.183.511.383.99l.147.35c.183.413.376.81.582 1.183l.01.019q.33.597.721 1.157l.025.034q.347.49.744.939l.128.139q.354.387.747.735q.063.057.127.112a10.75 10.75 0 0 0 7.264 2.4c.986.003 1.968-.1 2.931-.308c4.414-10.13 4.32-19.57 2.613-28.831"/><path fill="#f1b31c" d="M41.585 12.081c.609 9.438 1.895 17.5-3.112 29.828c4.706-1.027 8.576-5.732 9.922-12.46c1.457-7.282 3.119-16.638 3.194-16.976z"/><path fill="#fcea2b" d="M31.421 51.333h-3.87V58.5h10.957v-7.167z"/><path fill="#f1b31c" d="M43.883 51.333h-5.375V58.5h5.375z"/><circle cx="36.037" cy="24.581" r="4" fill="#f1b31c"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M52.219 11.832c.158 0 .275.145.239.298c-.206.877-.943 4.293-3.588 17.516c-1.588 7.942-5.5 12.572-12.833 12.572s-11.245-4.5-12.833-12.443c-2.414-11.85-3.667-17.943-3.667-17.943zM23.044 31.479s.08-.261-5.42-3.928c-2.529-1.683-5.46-3.9-5.46-6.943s2.5-5.11 5.54-5.11h1.512m29.495 16.268s.08-.261 5.58-3.928c2.527-1.683 5.54-3.9 5.54-6.943a5.146 5.146 0 0 0-5.46-5.11h-2.155M26.55 50.332h18.333v9.167H26.55z"/><circle cx="36.037" cy="24.581" r="5"/><path d="M36.037 50.332v-8.114"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.585 12.081l-21.34-.106c.072.332 2.183 8.799 3.943 17.603c.112.562.24 1.1.373 1.616c.04.154.084.3.126.451a22 22 0 0 0 .476 1.517q.183.511.383.99l.147.35c.183.413.376.81.582 1.183l.01.019q.33.597.721 1.157l.025.034q.347.49.744.939l.128.139q.354.387.747.735q.063.057.127.112a10.75 10.75 0 0 0 7.264 2.4c.986.003 1.968-.1 2.931-.308c4.414-10.13 4.32-19.57 2.613-28.831"/><path fill="#f1b31c" d="M41.585 12.081c.609 9.438 1.895 17.5-3.112 29.828c4.706-1.027 8.576-5.732 9.922-12.46c1.457-7.282 3.119-16.638 3.194-16.976z"/><path fill="#fcea2b" d="M31.421 51.333h-3.87V58.5h10.957v-7.167z"/><path fill="#f1b31c" d="M43.883 51.333h-5.375V58.5h5.375z"/><circle cx="36.037" cy="24.581" r="4" fill="#f1b31c"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M52.219 11.832c.158 0 .275.145.239.298c-.206.877-.943 4.293-3.588 17.516c-1.588 7.942-5.5 12.572-12.833 12.572s-11.245-4.5-12.833-12.443c-2.414-11.85-3.667-17.943-3.667-17.943zM23.044 31.479s.08-.261-5.42-3.928c-2.529-1.683-5.46-3.9-5.46-6.943s2.5-5.11 5.54-5.11h1.512m29.495 16.268s.08-.261 5.58-3.928c2.527-1.683 5.54-3.9 5.54-6.943a5.146 5.146 0 0 0-5.46-5.11h-2.155M26.55 50.332h18.333v9.167H26.55z"/><circle cx="36.037" cy="24.581" r="5"/><path d="M36.037 50.332v-8.114"/></g></svg>
</template>

CSS

.icon-trophy {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.585%2012.081l-21.34-.106c.072.332%202.183%208.799%203.943%2017.603c.112.562.24%201.1.373%201.616c.04.154.084.3.126.451a22%2022%200%200%200%20.476%201.517q.183.511.383.99l.147.35c.183.413.376.81.582%201.183l.01.019q.33.597.721%201.157l.025.034q.347.49.744.939l.128.139q.354.387.747.735q.063.057.127.112a10.75%2010.75%200%200%200%207.264%202.4c.986.003%201.968-.1%202.931-.308c4.414-10.13%204.32-19.57%202.613-28.831%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M41.585%2012.081c.609%209.438%201.895%2017.5-3.112%2029.828c4.706-1.027%208.576-5.732%209.922-12.46c1.457-7.282%203.119-16.638%203.194-16.976z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M31.421%2051.333h-3.87V58.5h10.957v-7.167z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M43.883%2051.333h-5.375V58.5h5.375z%22%2F%3E%3Ccircle%20cx%3D%2236.037%22%20cy%3D%2224.581%22%20r%3D%224%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.219%2011.832c.158%200%20.275.145.239.298c-.206.877-.943%204.293-3.588%2017.516c-1.588%207.942-5.5%2012.572-12.833%2012.572s-11.245-4.5-12.833-12.443c-2.414-11.85-3.667-17.943-3.667-17.943zM23.044%2031.479s.08-.261-5.42-3.928c-2.529-1.683-5.46-3.9-5.46-6.943s2.5-5.11%205.54-5.11h1.512m29.495%2016.268s.08-.261%205.58-3.928c2.527-1.683%205.54-3.9%205.54-6.943a5.146%205.146%200%200%200-5.46-5.11h-2.155M26.55%2050.332h18.333v9.167H26.55z%22%2F%3E%3Ccircle%20cx%3D%2236.037%22%20cy%3D%2224.581%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22M36.037%2050.332v-8.114%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.585%2012.081l-21.34-.106c.072.332%202.183%208.799%203.943%2017.603c.112.562.24%201.1.373%201.616c.04.154.084.3.126.451a22%2022%200%200%200%20.476%201.517q.183.511.383.99l.147.35c.183.413.376.81.582%201.183l.01.019q.33.597.721%201.157l.025.034q.347.49.744.939l.128.139q.354.387.747.735q.063.057.127.112a10.75%2010.75%200%200%200%207.264%202.4c.986.003%201.968-.1%202.931-.308c4.414-10.13%204.32-19.57%202.613-28.831%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M41.585%2012.081c.609%209.438%201.895%2017.5-3.112%2029.828c4.706-1.027%208.576-5.732%209.922-12.46c1.457-7.282%203.119-16.638%203.194-16.976z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M31.421%2051.333h-3.87V58.5h10.957v-7.167z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M43.883%2051.333h-5.375V58.5h5.375z%22%2F%3E%3Ccircle%20cx%3D%2236.037%22%20cy%3D%2224.581%22%20r%3D%224%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.219%2011.832c.158%200%20.275.145.239.298c-.206.877-.943%204.293-3.588%2017.516c-1.588%207.942-5.5%2012.572-12.833%2012.572s-11.245-4.5-12.833-12.443c-2.414-11.85-3.667-17.943-3.667-17.943zM23.044%2031.479s.08-.261-5.42-3.928c-2.529-1.683-5.46-3.9-5.46-6.943s2.5-5.11%205.54-5.11h1.512m29.495%2016.268s.08-.261%205.58-3.928c2.527-1.683%205.54-3.9%205.54-6.943a5.146%205.146%200%200%200-5.46-5.11h-2.155M26.55%2050.332h18.333v9.167H26.55z%22%2F%3E%3Ccircle%20cx%3D%2236.037%22%20cy%3D%2224.581%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22M36.037%2050.332v-8.114%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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