"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Premium32Color = exports.Premium32Filled = exports.Premium32Regular = exports.Premium28Color = exports.Premium28Filled = exports.Premium28Regular = exports.Premium24Color = exports.Premium24Filled = exports.Premium24Regular = exports.Premium20Color = exports.Premium20Filled = exports.Premium20Regular = exports.Premium16Color = exports.Premium16Filled = exports.Premium16Regular = exports.Premium12Filled = exports.Premium12Regular = exports.PremiumRegular = exports.PremiumFilled = exports.PremiumColor = void 0; const createFluentIcon_1 = require("../../utils/createFluentIcon"); exports.PremiumColor = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PremiumColor', "1em", ``, { color: true })); exports.PremiumFilled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PremiumFilled', "1em", ["M5.5 2.75a.75.75 0 0 0-.66.39l-2.75 5c-.15.27-.11.6.08.84l7.25 8.75a.75.75 0 0 0 1.16 0l7.25-8.75c.2-.24.23-.57.08-.84l-2.75-5a.75.75 0 0 0-.66-.39h-9ZM4.16 7.5l1.78-3.25h1.5L6.31 7.5H4.16ZM6.14 9l1.93 4.75L4.14 9h2ZM10 14.48 7.76 9h4.39l-2.16 5.48ZM7.89 7.5l1.14-3.25h1.95l1.2 3.25H7.88Zm5.88 0-1.2-3.25h1.49l1.78 3.25h-2.07Zm0 1.5h2.1l-4.01 4.83L13.76 9Z"])); exports.PremiumRegular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('PremiumRegular', "1em", ["M5.5 3a.5.5 0 0 0-.43.24l-3 5a.5.5 0 0 0 .05.58l7.5 9a.5.5 0 0 0 .76 0l7.5-9a.5.5 0 0 0 .05-.58l-3-5A.5.5 0 0 0 14.5 3h-9ZM3.38 8l2.4-4h1.98l-1.6 4H3.38Zm2.78 1 2.26 5.83L3.57 9h2.59ZM10 16.12 7.23 9h5.54L10 16.12ZM7.24 8l1.6-4h2.32l1.6 4H7.24Zm6.6 0-1.6-4h1.98l2.4 4h-2.78Zm0 1h2.6l-4.86 5.83L13.84 9Z"])); exports.Premium12Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium12Regular', "12", ["M6.99 1H3a.5.5 0 0 0-.45.28l-1.5 3a.5.5 0 0 0 .05.52l4.5 6a.5.5 0 0 0 .58.17.5.5 0 0 0 .23-.18L10.9 4.8a.5.5 0 0 0 .05-.52l-1.5-3A.5.5 0 0 0 9 1H6.99Zm-.35 1 .67 2H4.69l.67-2h1.28Zm1.72 2-.67-2h1l1 2H8.36ZM7.31 5 6 8.92 4.7 5h2.6Zm.14 2.74L8.36 5H9.5L7.45 7.74Zm-2.9 0L2.5 5h1.14l.91 2.74ZM3.64 4H2.31l1-2h1l-.67 2Z"])); exports.Premium12Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium12Filled', "12", ["M3 1h1.05L3 4H1.2l1.35-2.72A.5.5 0 0 1 3 1ZM1.23 5l3.01 4.69L2.97 5H1.23ZM4 5l1.53 5.65a.48.48 0 0 0 .92 0L8 5H4Zm5.02 0L7.76 9.69 10.77 5H9.03Zm1.78-1H9L7.96 1H9c.19 0 .36.1.45.28L10.8 4ZM7.95 4h-3.9l1.06-3H6.9l1.05 3Z"])); exports.Premium16Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium16Regular', "16", ["M3.5 2a.5.5 0 0 0-.45.28l-2 4a.5.5 0 0 0 .06.54l6.5 8a.5.5 0 0 0 .78 0l6.5-8a.5.5 0 0 0 .06-.54l-2-4A.5.5 0 0 0 12.5 2h-9ZM2.3 6l1.5-3h2.06l-.75 3h-2.8Zm.25 1h2.58l1.62 5.16L2.55 7Zm3.63 0h3.64L8 12.82 6.18 7Zm4.69 0h2.58l-4.2 5.16L10.87 7Zm2.82-1h-2.8l-.75-3h2.05l1.5 3ZM9.86 6H6.14l.75-3h2.22l.75 3Z"])); exports.Premium16Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium16Filled', "16", ["M3.75 2a.75.75 0 0 0-.66.4l-2 3.75a.75.75 0 0 0 .07.81l6.25 8a.75.75 0 0 0 1.18 0l6.25-8a.75.75 0 0 0 .07-.81l-2-3.75a.75.75 0 0 0-.66-.4h-8.5Zm-.88 4L4.2 3.5h1.28L4.85 6H2.87Zm.61 1.5h1.55l1.03 3.3-2.58-3.3Zm3.12 0h2.8L8 11.99 6.6 7.5Zm4.37 0h1.55l-2.58 3.3 1.03-3.3ZM13.13 6h-1.98l-.63-2.5h1.28L13.13 6ZM9.6 6H6.4l.62-2.5h1.96L9.6 6Z"])); exports.Premium16Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium16Color', "16", ``, { color: true })); exports.Premium20Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium20Regular', "20", ["M5.5 3a.5.5 0 0 0-.43.24l-3 5a.5.5 0 0 0 .05.58l7.5 9a.5.5 0 0 0 .76 0l7.5-9a.5.5 0 0 0 .05-.58l-3-5A.5.5 0 0 0 14.5 3h-9ZM3.38 8l2.4-4h1.98l-1.6 4H3.38Zm2.78 1 2.26 5.83L3.57 9h2.59ZM10 16.12 7.23 9h5.54L10 16.12ZM7.24 8l1.6-4h2.32l1.6 4H7.24Zm6.6 0-1.6-4h1.98l2.4 4h-2.78Zm0 1h2.6l-4.86 5.83L13.84 9Z"])); exports.Premium20Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium20Filled', "20", ["M5.5 2.75a.75.75 0 0 0-.66.39l-2.75 5c-.15.27-.11.6.08.84l7.25 8.75a.75.75 0 0 0 1.16 0l7.25-8.75c.2-.24.23-.57.08-.84l-2.75-5a.75.75 0 0 0-.66-.39h-9ZM4.16 7.5l1.78-3.25h1.5L6.31 7.5H4.16ZM6.14 9l1.93 4.75L4.14 9h2ZM10 14.48 7.76 9h4.39l-2.16 5.48ZM7.89 7.5l1.14-3.25h1.95l1.2 3.25H7.88Zm5.88 0-1.2-3.25h1.49l1.78 3.25h-2.07Zm0 1.5h2.1l-4.01 4.83L13.76 9Z"])); exports.Premium20Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium20Color', "20", ``, { color: true })); exports.Premium24Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium24Regular', "24", ["M18 3c.24 0 .46.12.6.3l.06.1 3.26 6.02.04.1.01.03.02.1v.1c0 .07 0 .14-.02.2l-.05.13-.03.06a.76.76 0 0 1-.08.1l.06-.07-.02.03-9.25 10.5a.72.72 0 0 1-.3.24l-.1.03-.08.02L12 21h-.1l-.12-.03a.72.72 0 0 1-.17-.08h-.01a.67.67 0 0 1-.13-.1l-9.3-10.55-.02-.04-.04-.06a.74.74 0 0 1-.1-.3L2 9.75v-.07l.02-.08.02-.1.02-.05.03-.06 3.25-6a.75.75 0 0 1 .56-.38L6 3h12Zm-3 7.5H9l3 7.69 3-7.69Zm-7.61 0H4.4l5.35 6.07-2.37-6.07Zm12.2 0H16.6l-2.37 6.07 5.35-6.07Zm-10.62-6H6.44L4.01 9h3.52l1.44-4.5Zm4.48 0h-2.9L9.1 9h5.79l-1.44-4.5Zm4.1 0h-2.52L16.47 9h3.52l-2.44-4.5Z"])); exports.Premium24Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium24Filled', "24", ["M18 3a1 1 0 0 1 .83.44l.06.11 3 6a1 1 0 0 1-.06 1.01l-.09.1-8.97 9.98a.99.99 0 0 1-.89.35l-.1-.02a.98.98 0 0 1-.54-.32l-8.98-9.98a1 1 0 0 1-.2-1l.05-.12 3-6a1 1 0 0 1 .77-.54L6 3h12Zm-3.42 8H9.42L12 17.34 14.58 11Zm4.17 0h-2.02l-1.66 4.09L18.75 11ZM7.26 11H5.25l3.67 4.09L7.26 11Zm1.36-6h-2l-2 4h2.7l1.3-4Zm4.65 0h-2.54l-1.3 4h5.14l-1.3-4Zm4.11 0h-2l1.3 4h2.7l-2-4Z"])); exports.Premium24Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium24Color', "24", ``, { color: true })); exports.Premium28Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium28Regular', "28", ["M21.25 3c.24 0 .47.12.6.31l.06.09 4.01 7.51.04.1.01.04.02.08.01.09v.1-.07c0 .1-.02.2-.06.3l-.03.06-.04.06-.05.07L14.6 24.7a.73.73 0 0 1-.38.27l-.06.01-.1.02h-.16l-.08-.02-.1-.04h-.03a.7.7 0 0 1-.25-.19L2.17 11.73l-.06-.1-.05-.08-.03-.1-.03-.13v-.13l.02-.1v-.04l.04-.1.03-.05 4-7.5a.75.75 0 0 1 .56-.4h14.6Zm-3.34 9h-7.82L14 22.16 17.9 12Zm-9.42 0h-4.1l7.37 8.52L8.5 12Zm15.12 0h-4.1l-3.27 8.51L23.61 12ZM10.03 4.5H7.2l-3.2 6h4.42l1.6-6Zm6.4 0h-4.85l-1.6 6h8.04l-1.6-6Zm4.37 0h-2.82l1.6 6H24l-3.2-6Z"])); exports.Premium28Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium28Filled', "28", ["M20.75 3c.3 0 .6.14.78.37l.07.11 4.25 7a1 1 0 0 1-.01 1.06l-.08.1-11 13a1 1 0 0 1-1.44.1l-.08-.1-11-13a1 1 0 0 1-.15-1.05l.06-.1 4.25-7A1 1 0 0 1 7.12 3L7.25 3h13.5Zm-3.23 9h-7.04L14 20.67 17.52 12Zm5.32 0h-3.17l-2.91 7.2 6.08-7.2ZM8.33 12H5.16l6.08 7.2L8.33 12Zm1.34-7H7.81l-3.03 5h3.46l1.43-5Zm6.58 0h-4.5l-1.43 5h7.36l-1.43-5Zm3.94 0h-1.87l1.43 5h3.47L20.2 5Z"])); exports.Premium28Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium28Color', "28", ``, { color: true })); exports.Premium32Regular = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium32Regular', "32", ["M7 4a1 1 0 0 0-.9.55l-4 8a1 1 0 0 0 .12 1.08l13 16a1 1 0 0 0 1.56 0l13-16a1 1 0 0 0 .11-1.08l-4-8A1 1 0 0 0 25 4H7Zm-2.38 8 3-6h4.1l-1.5 6h-5.6Zm.48 2h5.17l3.22 10.33L5.1 14Zm7.26 0h7.28L16 25.65 12.36 14Zm9.38 0h5.16l-8.4 10.33L21.75 14Zm5.64-2h-5.6l-1.5-6h4.1l3 6Zm-7.66 0h-7.44l1.5-6h4.44l1.5 6Z"])); exports.Premium32Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium32Filled', "32", ["M7 4c-.48 0-.92.27-1.13.7l-3.75 7.76c-.2.43-.15.95.16 1.33l12.75 15.75a1.25 1.25 0 0 0 1.94 0l12.75-15.75c.3-.38.37-.9.16-1.33L26.13 4.7C25.92 4.27 25.48 4 25 4H7Zm-1.64 7.5 2.42-5h3.7l-1.57 5H5.36Zm.3 2.5h4.1l2.87 8.6L5.67 14Zm6.74 0h7.2L16 24.8 12.4 14Zm9.83 0h4.1l-6.96 8.6 2.86-8.6Zm4.4-2.5H22.1l-1.56-5h3.69l2.42 5Zm-7.16 0h-6.94l1.56-5h3.82l1.56 5Z"])); exports.Premium32Color = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Premium32Color', "32", ``, { color: true }));