Private
Public Access
1
0

feat: Fluent UI Outlook Lite + connections mockup

This commit is contained in:
2026-04-14 18:52:25 +00:00
parent 1199eff6c3
commit dfa4010406
34820 changed files with 1003813 additions and 205 deletions

View File

@@ -0,0 +1,17 @@
"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));