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,15 @@
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LightbulbPersonFilled: FluentFontIcon;
export declare const LightbulbPersonRegular: FluentFontIcon;
export declare const LightbulbPerson16Regular: FluentFontIcon;
export declare const LightbulbPerson16Filled: FluentFontIcon;
export declare const LightbulbPerson20Regular: FluentFontIcon;
export declare const LightbulbPerson20Filled: FluentFontIcon;
export declare const LightbulbPerson24Regular: FluentFontIcon;
export declare const LightbulbPerson24Filled: FluentFontIcon;
export declare const LightbulbPerson28Regular: FluentFontIcon;
export declare const LightbulbPerson28Filled: FluentFontIcon;
export declare const LightbulbPerson32Regular: FluentFontIcon;
export declare const LightbulbPerson32Filled: FluentFontIcon;
export declare const LightbulbPerson48Regular: FluentFontIcon;
export declare const LightbulbPerson48Filled: FluentFontIcon;