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,24 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const Text12Regular: FluentIcon;
export declare const Text12Filled: FluentIcon;
export declare const Text16Regular: FluentIcon;
export declare const Text16Filled: FluentIcon;
export declare const Text32Regular: FluentIcon;
export declare const Text32Filled: FluentIcon;
export declare const Text32Light: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColorFilled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColorRegular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor16Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor16Filled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor20Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor20Filled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor24Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor24Filled: FluentIcon;