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
+15
View File
@@ -0,0 +1,15 @@
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RoadConeFilled: FluentFontIcon;
export declare const RoadConeRegular: FluentFontIcon;
export declare const RoadCone16Regular: FluentFontIcon;
export declare const RoadCone16Filled: FluentFontIcon;
export declare const RoadCone20Regular: FluentFontIcon;
export declare const RoadCone20Filled: FluentFontIcon;
export declare const RoadCone24Regular: FluentFontIcon;
export declare const RoadCone24Filled: FluentFontIcon;
export declare const RoadCone28Regular: FluentFontIcon;
export declare const RoadCone28Filled: FluentFontIcon;
export declare const RoadCone32Regular: FluentFontIcon;
export declare const RoadCone32Filled: FluentFontIcon;
export declare const RoadCone48Regular: FluentFontIcon;
export declare const RoadCone48Filled: FluentFontIcon;