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
+22
View File
@@ -0,0 +1,22 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ChatAddColor: FluentIcon;
export declare const ChatAddFilled: FluentIcon;
export declare const ChatAddRegular: FluentIcon;
export declare const ChatAdd16Regular: FluentIcon;
export declare const ChatAdd16Filled: FluentIcon;
export declare const ChatAdd16Color: FluentIcon;
export declare const ChatAdd20Regular: FluentIcon;
export declare const ChatAdd20Filled: FluentIcon;
export declare const ChatAdd20Color: FluentIcon;
export declare const ChatAdd24Regular: FluentIcon;
export declare const ChatAdd24Filled: FluentIcon;
export declare const ChatAdd24Color: FluentIcon;
export declare const ChatAdd28Regular: FluentIcon;
export declare const ChatAdd28Filled: FluentIcon;
export declare const ChatAdd28Color: FluentIcon;
export declare const ChatAdd32Regular: FluentIcon;
export declare const ChatAdd32Filled: FluentIcon;
export declare const ChatAdd32Color: FluentIcon;
export declare const ChatAdd48Regular: FluentIcon;
export declare const ChatAdd48Filled: FluentIcon;
export declare const ChatAdd48Color: FluentIcon;