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
+19
View File
@@ -0,0 +1,19 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ImageOffColor: FluentIcon;
export declare const ImageOffFilled: FluentIcon;
export declare const ImageOffRegular: FluentIcon;
export declare const ImageOff20Regular: FluentIcon;
export declare const ImageOff20Filled: FluentIcon;
export declare const ImageOff20Color: FluentIcon;
export declare const ImageOff24Regular: FluentIcon;
export declare const ImageOff24Filled: FluentIcon;
export declare const ImageOff24Color: FluentIcon;
export declare const ImageOff28Regular: FluentIcon;
export declare const ImageOff28Filled: FluentIcon;
export declare const ImageOff28Color: FluentIcon;
export declare const ImageOff32Regular: FluentIcon;
export declare const ImageOff32Filled: FluentIcon;
export declare const ImageOff32Color: FluentIcon;
export declare const ImageOff48Regular: FluentIcon;
export declare const ImageOff48Filled: FluentIcon;
export declare const ImageOff48Color: FluentIcon;