first commit

This commit is contained in:
Stefan Hacker
2026-04-03 09:38:48 +02:00
commit 37ad745546
47450 changed files with 3120798 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PeopleChatColor: FluentIcon;
export declare const PeopleChatFilled: FluentIcon;
export declare const PeopleChatRegular: FluentIcon;
export declare const PeopleChat16Regular: FluentIcon;
export declare const PeopleChat16Filled: FluentIcon;
export declare const PeopleChat20Regular: FluentIcon;
export declare const PeopleChat20Filled: FluentIcon;
export declare const PeopleChat20Color: FluentIcon;
export declare const PeopleChat24Regular: FluentIcon;
export declare const PeopleChat24Filled: FluentIcon;
export declare const PeopleChat24Color: FluentIcon;
export declare const PeopleChat28Regular: FluentIcon;
export declare const PeopleChat28Filled: FluentIcon;
export declare const PeopleChat28Color: FluentIcon;
export declare const PeopleChat32Regular: FluentIcon;
export declare const PeopleChat32Filled: FluentIcon;
export declare const PeopleChat32Color: FluentIcon;
export declare const PeopleChat48Regular: FluentIcon;
export declare const PeopleChat48Filled: FluentIcon;
export declare const PeopleChat48Color: FluentIcon;