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 AlertColor: FluentIcon;
export declare const AlertFilled: FluentIcon;
export declare const AlertRegular: FluentIcon;
export declare const Alert12Regular: FluentIcon;
export declare const Alert12Filled: FluentIcon;
export declare const Alert16Regular: FluentIcon;
export declare const Alert16Filled: FluentIcon;
export declare const Alert16Color: FluentIcon;
export declare const Alert20Regular: FluentIcon;
export declare const Alert20Filled: FluentIcon;
export declare const Alert20Color: FluentIcon;
export declare const Alert24Regular: FluentIcon;
export declare const Alert24Filled: FluentIcon;
export declare const Alert24Color: FluentIcon;
export declare const Alert28Regular: FluentIcon;
export declare const Alert28Filled: FluentIcon;
export declare const Alert28Color: FluentIcon;
export declare const Alert32Regular: FluentIcon;
export declare const Alert32Filled: FluentIcon;
export declare const Alert32Light: FluentIcon;
export declare const Alert32Color: FluentIcon;
export declare const Alert48Regular: FluentIcon;
export declare const Alert48Filled: FluentIcon;
export declare const Alert48Color: FluentIcon;