Private
Public Access
1
0
Files

20 lines
2.4 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SpatulaSpoon48Filled = exports.SpatulaSpoon48Regular = exports.SpatulaSpoon32Filled = exports.SpatulaSpoon32Regular = exports.SpatulaSpoon28Filled = exports.SpatulaSpoon28Regular = exports.SpatulaSpoon24Filled = exports.SpatulaSpoon24Regular = exports.SpatulaSpoon20Filled = exports.SpatulaSpoon20Regular = exports.SpatulaSpoon16Filled = exports.SpatulaSpoon16Regular = exports.SpatulaSpoonRegular = exports.SpatulaSpoonFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.SpatulaSpoonFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoonFilled", "", 2, undefined));
exports.SpatulaSpoonRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoonRegular", "", 2, undefined));
exports.SpatulaSpoon16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon16Regular", "󰖖", 1, 16));
exports.SpatulaSpoon16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon16Filled", "󰘏", 0, 16));
exports.SpatulaSpoon20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon20Regular", "󰖗", 1, 20));
exports.SpatulaSpoon20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon20Filled", "󰘐", 0, 20));
exports.SpatulaSpoon24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon24Regular", "󰖘", 1, 24));
exports.SpatulaSpoon24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon24Filled", "󰘑", 0, 24));
exports.SpatulaSpoon28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon28Regular", "󰖙", 1, 28));
exports.SpatulaSpoon28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon28Filled", "󰘒", 0, 28));
exports.SpatulaSpoon32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon32Regular", "󰖚", 1, 32));
exports.SpatulaSpoon32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon32Filled", "󰘓", 0, 32));
exports.SpatulaSpoon48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon48Regular", "󰖛", 1, 48));
exports.SpatulaSpoon48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("SpatulaSpoon48Filled", "󰘔", 0, 48));