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
+25
View File
@@ -0,0 +1,25 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ChatColor: FluentIcon;
export declare const ChatFilled: FluentIcon;
export declare const ChatRegular: FluentIcon;
export declare const Chat12Regular: FluentIcon;
export declare const Chat12Filled: FluentIcon;
export declare const Chat16Regular: FluentIcon;
export declare const Chat16Filled: FluentIcon;
export declare const Chat16Color: FluentIcon;
export declare const Chat20Regular: FluentIcon;
export declare const Chat20Filled: FluentIcon;
export declare const Chat20Color: FluentIcon;
export declare const Chat24Regular: FluentIcon;
export declare const Chat24Filled: FluentIcon;
export declare const Chat24Color: FluentIcon;
export declare const Chat28Regular: FluentIcon;
export declare const Chat28Filled: FluentIcon;
export declare const Chat28Color: FluentIcon;
export declare const Chat32Regular: FluentIcon;
export declare const Chat32Filled: FluentIcon;
export declare const Chat32Light: FluentIcon;
export declare const Chat32Color: FluentIcon;
export declare const Chat48Regular: FluentIcon;
export declare const Chat48Filled: FluentIcon;
export declare const Chat48Color: FluentIcon;