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
+18
View File
@@ -0,0 +1,18 @@
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const EyeFilled: FluentFontIcon;
export declare const EyeRegular: FluentFontIcon;
export declare const Eye12Regular: FluentFontIcon;
export declare const Eye12Filled: FluentFontIcon;
export declare const Eye16Regular: FluentFontIcon;
export declare const Eye16Filled: FluentFontIcon;
export declare const Eye20Regular: FluentFontIcon;
export declare const Eye20Filled: FluentFontIcon;
export declare const Eye24Regular: FluentFontIcon;
export declare const Eye24Filled: FluentFontIcon;
export declare const Eye28Regular: FluentFontIcon;
export declare const Eye28Filled: FluentFontIcon;
export declare const Eye32Regular: FluentFontIcon;
export declare const Eye32Filled: FluentFontIcon;
export declare const Eye32Light: FluentFontIcon;
export declare const Eye48Regular: FluentFontIcon;
export declare const Eye48Filled: FluentFontIcon;