18 lines
2.6 KiB
JavaScript
18 lines
2.6 KiB
JavaScript
"use client";
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.TextAlignJustifyLowRotate27024Filled = exports.TextAlignJustifyLowRotate27024Regular = exports.TextAlignJustifyLowRotate27020Filled = exports.TextAlignJustifyLowRotate27020Regular = exports.TextAlignJustifyLowRotate9024Filled = exports.TextAlignJustifyLowRotate9024Regular = exports.TextAlignJustifyLowRotate9020Filled = exports.TextAlignJustifyLowRotate9020Regular = exports.TextAlignJustifyLowRotate270Filled = exports.TextAlignJustifyLowRotate270Regular = exports.TextAlignJustifyLowRotate90Filled = exports.TextAlignJustifyLowRotate90Regular = void 0;
|
|
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
|
|
exports.TextAlignJustifyLowRotate90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate90Regular", "", 2, undefined));
|
|
exports.TextAlignJustifyLowRotate90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate90Filled", "", 2, undefined));
|
|
exports.TextAlignJustifyLowRotate270Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate270Regular", "", 2, undefined));
|
|
exports.TextAlignJustifyLowRotate270Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate270Filled", "", 2, undefined));
|
|
exports.TextAlignJustifyLowRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate9020Regular", "", 1, 20));
|
|
exports.TextAlignJustifyLowRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate9020Filled", "", 0, 20));
|
|
exports.TextAlignJustifyLowRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate9024Regular", "", 1, 24));
|
|
exports.TextAlignJustifyLowRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate9024Filled", "", 0, 24));
|
|
exports.TextAlignJustifyLowRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate27020Regular", "", 1, 20));
|
|
exports.TextAlignJustifyLowRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate27020Filled", "", 0, 20));
|
|
exports.TextAlignJustifyLowRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate27024Regular", "", 1, 24));
|
|
exports.TextAlignJustifyLowRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRotate27024Filled", "", 0, 24));
|