Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/puzzle-cube-piece.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

16 lines
879 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PuzzleCubePieceFilled: FluentIcon;
export declare const PuzzleCubePieceRegular: FluentIcon;
export declare const PuzzleCubePiece16Regular: FluentIcon;
export declare const PuzzleCubePiece16Filled: FluentIcon;
export declare const PuzzleCubePiece20Regular: FluentIcon;
export declare const PuzzleCubePiece20Filled: FluentIcon;
export declare const PuzzleCubePiece24Regular: FluentIcon;
export declare const PuzzleCubePiece24Filled: FluentIcon;
export declare const PuzzleCubePiece28Regular: FluentIcon;
export declare const PuzzleCubePiece28Filled: FluentIcon;
export declare const PuzzleCubePiece32Regular: FluentIcon;
export declare const PuzzleCubePiece32Filled: FluentIcon;
export declare const PuzzleCubePiece48Regular: FluentIcon;
export declare const PuzzleCubePiece48Filled: FluentIcon;