Private
Public Access
1
0
Files

20 lines
2.6 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.BookOpenLightbulb48Filled = exports.BookOpenLightbulb48Regular = exports.BookOpenLightbulb32Filled = exports.BookOpenLightbulb32Regular = exports.BookOpenLightbulb28Filled = exports.BookOpenLightbulb28Regular = exports.BookOpenLightbulb24Filled = exports.BookOpenLightbulb24Regular = exports.BookOpenLightbulb20Filled = exports.BookOpenLightbulb20Regular = exports.BookOpenLightbulb16Filled = exports.BookOpenLightbulb16Regular = exports.BookOpenLightbulbRegular = exports.BookOpenLightbulbFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.BookOpenLightbulbFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulbFilled", "", 2, undefined));
exports.BookOpenLightbulbRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulbRegular", "", 2, undefined));
exports.BookOpenLightbulb16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb16Regular", "󰫉", 1, 16));
exports.BookOpenLightbulb16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb16Filled", "󰭇", 0, 16));
exports.BookOpenLightbulb20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb20Regular", "󰦏", 1, 20));
exports.BookOpenLightbulb20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb20Filled", "󰨌", 0, 20));
exports.BookOpenLightbulb24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb24Regular", "󰦐", 1, 24));
exports.BookOpenLightbulb24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb24Filled", "󰨍", 0, 24));
exports.BookOpenLightbulb28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb28Regular", "󰫊", 1, 28));
exports.BookOpenLightbulb28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb28Filled", "󰭈", 0, 28));
exports.BookOpenLightbulb32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb32Regular", "󰦑", 1, 32));
exports.BookOpenLightbulb32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb32Filled", "󰨎", 0, 32));
exports.BookOpenLightbulb48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb48Regular", "󰫋", 1, 48));
exports.BookOpenLightbulb48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("BookOpenLightbulb48Filled", "󰭉", 0, 48));