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 CommentColor: FluentIcon;
export declare const CommentFilled: FluentIcon;
export declare const CommentRegular: FluentIcon;
export declare const Comment12Regular: FluentIcon;
export declare const Comment12Filled: FluentIcon;
export declare const Comment16Regular: FluentIcon;
export declare const Comment16Filled: FluentIcon;
export declare const Comment16Color: FluentIcon;
export declare const Comment20Regular: FluentIcon;
export declare const Comment20Filled: FluentIcon;
export declare const Comment20Color: FluentIcon;
export declare const Comment24Regular: FluentIcon;
export declare const Comment24Filled: FluentIcon;
export declare const Comment24Color: FluentIcon;
export declare const Comment28Regular: FluentIcon;
export declare const Comment28Filled: FluentIcon;
export declare const Comment28Color: FluentIcon;
export declare const Comment32Regular: FluentIcon;
export declare const Comment32Filled: FluentIcon;
export declare const Comment32Light: FluentIcon;
export declare const Comment32Color: FluentIcon;
export declare const Comment48Regular: FluentIcon;
export declare const Comment48Filled: FluentIcon;
export declare const Comment48Color: FluentIcon;