trophy-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
trophy-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12 10.5H8.75a.25.25 0 0 0-.25.25v6.375a4.38 4.38 0 0 0 3.507 4.289A12 12 0 0 1 12 21zm.373 13.482A6.876 6.876 0 0 1 6 17.125V10.75A2.75 2.75 0 0 1 8.75 8h3.257c.13-2.23 1.98-4 4.243-4h15.5a4.25 4.25 0 0 1 4.243 4h3.257A2.75 2.75 0 0 1 42 10.75v6.375c0 3.628-2.81 6.6-6.373 6.857c-1.226 4.794-5.339 8.432-10.377 8.954V36.5H31a5 5 0 0 1 5 5v.5a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-.5a5 5 0 0 1 5-5h5.75v-3.564c-5.038-.522-9.15-4.16-10.377-8.954m23.62-2.568c2-.403 3.507-2.17 3.507-4.289V10.75a.25.25 0 0 0-.25-.25H36V21q0 .208-.007.414M14.5 8.25V21a9.5 9.5 0 0 0 19 0V8.25a1.75 1.75 0 0 0-1.75-1.75h-15.5a1.75 1.75 0 0 0-1.75 1.75m0 33.25h19A2.5 2.5 0 0 0 31 39H17a2.5 2.5 0 0 0-2.5 2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentTrophy48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12 10.5H8.75a.25.25 0 0 0-.25.25v6.375a4.38 4.38 0 0 0 3.507 4.289A12 12 0 0 1 12 21zm.373 13.482A6.876 6.876 0 0 1 6 17.125V10.75A2.75 2.75 0 0 1 8.75 8h3.257c.13-2.23 1.98-4 4.243-4h15.5a4.25 4.25 0 0 1 4.243 4h3.257A2.75 2.75 0 0 1 42 10.75v6.375c0 3.628-2.81 6.6-6.373 6.857c-1.226 4.794-5.339 8.432-10.377 8.954V36.5H31a5 5 0 0 1 5 5v.5a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-.5a5 5 0 0 1 5-5h5.75v-3.564c-5.038-.522-9.15-4.16-10.377-8.954m23.62-2.568c2-.403 3.507-2.17 3.507-4.289V10.75a.25.25 0 0 0-.25-.25H36V21q0 .208-.007.414M14.5 8.25V21a9.5 9.5 0 0 0 19 0V8.25a1.75 1.75 0 0 0-1.75-1.75h-15.5a1.75 1.75 0 0 0-1.75 1.75m0 33.25h19A2.5 2.5 0 0 0 31 39H17a2.5 2.5 0 0 0-2.5 2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12 10.5H8.75a.25.25 0 0 0-.25.25v6.375a4.38 4.38 0 0 0 3.507 4.289A12 12 0 0 1 12 21zm.373 13.482A6.876 6.876 0 0 1 6 17.125V10.75A2.75 2.75 0 0 1 8.75 8h3.257c.13-2.23 1.98-4 4.243-4h15.5a4.25 4.25 0 0 1 4.243 4h3.257A2.75 2.75 0 0 1 42 10.75v6.375c0 3.628-2.81 6.6-6.373 6.857c-1.226 4.794-5.339 8.432-10.377 8.954V36.5H31a5 5 0 0 1 5 5v.5a2 2 0 0 1-2 2H14a2 2 0 0 1-2-2v-.5a5 5 0 0 1 5-5h5.75v-3.564c-5.038-.522-9.15-4.16-10.377-8.954m23.62-2.568c2-.403 3.507-2.17 3.507-4.289V10.75a.25.25 0 0 0-.25-.25H36V21q0 .208-.007.414M14.5 8.25V21a9.5 9.5 0 0 0 19 0V8.25a1.75 1.75 0 0 0-1.75-1.75h-15.5a1.75 1.75 0 0 0-1.75 1.75m0 33.25h19A2.5 2.5 0 0 0 31 39H17a2.5 2.5 0 0 0-2.5 2.5"/></svg>
</template>

CSS

.icon-trophy-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.5H8.75a.25.25%200%200%200-.25.25v6.375a4.38%204.38%200%200%200%203.507%204.289A12%2012%200%200%201%2012%2021zm.373%2013.482A6.876%206.876%200%200%201%206%2017.125V10.75A2.75%202.75%200%200%201%208.75%208h3.257c.13-2.23%201.98-4%204.243-4h15.5a4.25%204.25%200%200%201%204.243%204h3.257A2.75%202.75%200%200%201%2042%2010.75v6.375c0%203.628-2.81%206.6-6.373%206.857c-1.226%204.794-5.339%208.432-10.377%208.954V36.5H31a5%205%200%200%201%205%205v.5a2%202%200%200%201-2%202H14a2%202%200%200%201-2-2v-.5a5%205%200%200%201%205-5h5.75v-3.564c-5.038-.522-9.15-4.16-10.377-8.954m23.62-2.568c2-.403%203.507-2.17%203.507-4.289V10.75a.25.25%200%200%200-.25-.25H36V21q0%20.208-.007.414M14.5%208.25V21a9.5%209.5%200%200%200%2019%200V8.25a1.75%201.75%200%200%200-1.75-1.75h-15.5a1.75%201.75%200%200%200-1.75%201.75m0%2033.25h19A2.5%202.5%200%200%200%2031%2039H17a2.5%202.5%200%200%200-2.5%202.5%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2010.5H8.75a.25.25%200%200%200-.25.25v6.375a4.38%204.38%200%200%200%203.507%204.289A12%2012%200%200%201%2012%2021zm.373%2013.482A6.876%206.876%200%200%201%206%2017.125V10.75A2.75%202.75%200%200%201%208.75%208h3.257c.13-2.23%201.98-4%204.243-4h15.5a4.25%204.25%200%200%201%204.243%204h3.257A2.75%202.75%200%200%201%2042%2010.75v6.375c0%203.628-2.81%206.6-6.373%206.857c-1.226%204.794-5.339%208.432-10.377%208.954V36.5H31a5%205%200%200%201%205%205v.5a2%202%200%200%201-2%202H14a2%202%200%200%201-2-2v-.5a5%205%200%200%201%205-5h5.75v-3.564c-5.038-.522-9.15-4.16-10.377-8.954m23.62-2.568c2-.403%203.507-2.17%203.507-4.289V10.75a.25.25%200%200%200-.25-.25H36V21q0%20.208-.007.414M14.5%208.25V21a9.5%209.5%200%200%200%2019%200V8.25a1.75%201.75%200%200%200-1.75-1.75h-15.5a1.75%201.75%200%200%200-1.75%201.75m0%2033.25h19A2.5%202.5%200%200%200%2031%2039H17a2.5%202.5%200%200%200-2.5%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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