Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/fonts/text-align-justify-low.js

18 lines
2.4 KiB
JavaScript

"use client";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextAlignJustifyLow9024Filled = exports.TextAlignJustifyLow9024Regular = exports.TextAlignJustifyLow9020Filled = exports.TextAlignJustifyLow9020Regular = exports.TextAlignJustifyLow90Filled = exports.TextAlignJustifyLow90Regular = exports.TextAlignJustifyLow24Filled = exports.TextAlignJustifyLow24Regular = exports.TextAlignJustifyLow20Filled = exports.TextAlignJustifyLow20Regular = exports.TextAlignJustifyLowRegular = exports.TextAlignJustifyLowFilled = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.TextAlignJustifyLowFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowFilled", "", 2, undefined));
exports.TextAlignJustifyLowRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLowRegular", "", 2, undefined));
exports.TextAlignJustifyLow20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow20Regular", "", 1, 20));
exports.TextAlignJustifyLow20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow20Filled", "", 0, 20));
exports.TextAlignJustifyLow24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow24Regular", "", 1, 24));
exports.TextAlignJustifyLow24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow24Filled", "", 0, 24));
exports.TextAlignJustifyLow90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow90Regular", "", 2, undefined));
exports.TextAlignJustifyLow90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow90Filled", "", 2, undefined));
exports.TextAlignJustifyLow9020Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow9020Regular", "", 1, 20));
exports.TextAlignJustifyLow9020Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow9020Filled", "", 0, 20));
exports.TextAlignJustifyLow9024Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow9024Regular", "", 1, 24));
exports.TextAlignJustifyLow9024Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow9024Filled", "", 0, 24));