Private
Public Access
1
0
Files

18 lines
2.5 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextAlignJustifyRotate27024Filled = exports.TextAlignJustifyRotate27024Regular = exports.TextAlignJustifyRotate27020Filled = exports.TextAlignJustifyRotate27020Regular = exports.TextAlignJustifyRotate9024Filled = exports.TextAlignJustifyRotate9024Regular = exports.TextAlignJustifyRotate9020Filled = exports.TextAlignJustifyRotate9020Regular = exports.TextAlignJustifyRotate270Filled = exports.TextAlignJustifyRotate270Regular = exports.TextAlignJustifyRotate90Filled = exports.TextAlignJustifyRotate90Regular = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TextAlignJustifyRotate90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate90Regular", "", 2, undefined));
exports.TextAlignJustifyRotate90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate90Filled", "", 2, undefined));
exports.TextAlignJustifyRotate270Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate270Regular", "", 2, undefined));
exports.TextAlignJustifyRotate270Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate270Filled", "", 2, undefined));
exports.TextAlignJustifyRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate9020Regular", "", 1, 20));
exports.TextAlignJustifyRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate9020Filled", "", 0, 20));
exports.TextAlignJustifyRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate9024Regular", "", 1, 24));
exports.TextAlignJustifyRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate9024Filled", "", 0, 24));
exports.TextAlignJustifyRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate27020Regular", "", 1, 20));
exports.TextAlignJustifyRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate27020Filled", "", 0, 20));
exports.TextAlignJustifyRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate27024Regular", "", 1, 24));
exports.TextAlignJustifyRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyRotate27024Filled", "", 0, 24));