@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
18 lines (17 loc) • 2.42 kB
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TextAlignJustifyLow9024Filled = exports.TextAlignJustifyLow9024Regular = exports.TextAlignJustifyLow9020Filled = exports.TextAlignJustifyLow9020Regular = exports.TextAlignJustifyLow24Filled = exports.TextAlignJustifyLow24Regular = exports.TextAlignJustifyLow20Filled = exports.TextAlignJustifyLow20Regular = exports.TextAlignJustifyLow90Filled = exports.TextAlignJustifyLow90Regular = 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.TextAlignJustifyLow90Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow90Regular", "", 2, undefined));
exports.TextAlignJustifyLow90Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("TextAlignJustifyLow90Filled", "", 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.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));