UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

20 lines (19 loc) 2.21 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Trophy48Filled = exports.Trophy48Regular = exports.Trophy32Filled = exports.Trophy32Regular = exports.Trophy28Filled = exports.Trophy28Regular = exports.Trophy24Filled = exports.Trophy24Regular = exports.Trophy20Filled = exports.Trophy20Regular = exports.Trophy16Filled = exports.Trophy16Regular = exports.TrophyRegular = exports.TrophyFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.TrophyFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TrophyFilled", "", 2, undefined)); exports.TrophyRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TrophyRegular", "", 2, undefined)); exports.Trophy16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy16Regular", "", 1, 16)); exports.Trophy16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy16Filled", "", 0, 16)); exports.Trophy20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy20Regular", "", 1, 20)); exports.Trophy20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy20Filled", "", 0, 20)); exports.Trophy24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy24Regular", "", 1, 24)); exports.Trophy24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy24Filled", "", 0, 24)); exports.Trophy28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy28Regular", "", 1, 28)); exports.Trophy28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy28Filled", "", 0, 28)); exports.Trophy32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy32Regular", "", 1, 32)); exports.Trophy32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy32Filled", "", 0, 32)); exports.Trophy48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy48Regular", "", 1, 48)); exports.Trophy48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Trophy48Filled", "", 0, 48));