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,16 @@
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextIndentDecreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtlFilled", "", 2, undefined));
export const TextIndentDecreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtlRegular", "", 2, undefined));
export const TextIndentDecreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl16Regular", "", 1, 16));
export const TextIndentDecreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl16Filled", "", 0, 16));
export const TextIndentDecreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl20Regular", "", 1, 20));
export const TextIndentDecreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl20Filled", "", 0, 20));
export const TextIndentDecreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl24Regular", "", 1, 24));
export const TextIndentDecreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl24Filled", "", 0, 24));
export const TextIndentDecreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl90Regular", "", 2, undefined));
export const TextIndentDecreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl90Filled", "", 2, undefined));
export const TextIndentDecreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9020Regular", "", 1, 20));
export const TextIndentDecreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9020Filled", "", 0, 20));
export const TextIndentDecreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9024Regular", "", 1, 24));
export const TextIndentDecreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseRtl9024Filled", "", 0, 24));