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 ClockColor: FluentIcon;
export declare const ClockFilled: FluentIcon;
export declare const ClockRegular: FluentIcon;
export declare const Clock12Regular: FluentIcon;
export declare const Clock12Filled: FluentIcon;
export declare const Clock16Regular: FluentIcon;
export declare const Clock16Filled: FluentIcon;
export declare const Clock16Color: FluentIcon;
export declare const Clock20Regular: FluentIcon;
export declare const Clock20Filled: FluentIcon;
export declare const Clock20Color: FluentIcon;
export declare const Clock24Regular: FluentIcon;
export declare const Clock24Filled: FluentIcon;
export declare const Clock24Color: FluentIcon;
export declare const Clock28Regular: FluentIcon;
export declare const Clock28Filled: FluentIcon;
export declare const Clock28Color: FluentIcon;
export declare const Clock32Regular: FluentIcon;
export declare const Clock32Filled: FluentIcon;
export declare const Clock32Light: FluentIcon;
export declare const Clock32Color: FluentIcon;
export declare const Clock48Regular: FluentIcon;
export declare const Clock48Filled: FluentIcon;
export declare const Clock48Color: FluentIcon;