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
+24
View File
@@ -0,0 +1,24 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PuzzlePieceColor: FluentIcon;
export declare const PuzzlePieceFilled: FluentIcon;
export declare const PuzzlePieceRegular: FluentIcon;
export declare const PuzzlePiece12Regular: FluentIcon;
export declare const PuzzlePiece12Filled: FluentIcon;
export declare const PuzzlePiece16Regular: FluentIcon;
export declare const PuzzlePiece16Filled: FluentIcon;
export declare const PuzzlePiece16Color: FluentIcon;
export declare const PuzzlePiece20Regular: FluentIcon;
export declare const PuzzlePiece20Filled: FluentIcon;
export declare const PuzzlePiece20Color: FluentIcon;
export declare const PuzzlePiece24Regular: FluentIcon;
export declare const PuzzlePiece24Filled: FluentIcon;
export declare const PuzzlePiece24Color: FluentIcon;
export declare const PuzzlePiece28Regular: FluentIcon;
export declare const PuzzlePiece28Filled: FluentIcon;
export declare const PuzzlePiece28Color: FluentIcon;
export declare const PuzzlePiece32Regular: FluentIcon;
export declare const PuzzlePiece32Filled: FluentIcon;
export declare const PuzzlePiece32Color: FluentIcon;
export declare const PuzzlePiece48Regular: FluentIcon;
export declare const PuzzlePiece48Filled: FluentIcon;
export declare const PuzzlePiece48Color: FluentIcon;