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
+23
View File
@@ -0,0 +1,23 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const MicColor: FluentIcon;
export declare const MicFilled: FluentIcon;
export declare const MicRegular: FluentIcon;
export declare const Mic16Regular: FluentIcon;
export declare const Mic16Filled: FluentIcon;
export declare const Mic16Color: FluentIcon;
export declare const Mic20Regular: FluentIcon;
export declare const Mic20Filled: FluentIcon;
export declare const Mic20Color: FluentIcon;
export declare const Mic24Regular: FluentIcon;
export declare const Mic24Filled: FluentIcon;
export declare const Mic24Color: FluentIcon;
export declare const Mic28Regular: FluentIcon;
export declare const Mic28Filled: FluentIcon;
export declare const Mic28Color: FluentIcon;
export declare const Mic32Regular: FluentIcon;
export declare const Mic32Filled: FluentIcon;
export declare const Mic32Light: FluentIcon;
export declare const Mic32Color: FluentIcon;
export declare const Mic48Regular: FluentIcon;
export declare const Mic48Filled: FluentIcon;
export declare const Mic48Color: FluentIcon;