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

17 lines
920 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowRedoFilled: FluentFontIcon;
export declare const ArrowRedoRegular: FluentFontIcon;
export declare const ArrowRedo16Regular: FluentFontIcon;
export declare const ArrowRedo16Filled: FluentFontIcon;
export declare const ArrowRedo20Regular: FluentFontIcon;
export declare const ArrowRedo20Filled: FluentFontIcon;
export declare const ArrowRedo24Regular: FluentFontIcon;
export declare const ArrowRedo24Filled: FluentFontIcon;
export declare const ArrowRedo28Regular: FluentFontIcon;
export declare const ArrowRedo28Filled: FluentFontIcon;
export declare const ArrowRedo32Regular: FluentFontIcon;
export declare const ArrowRedo32Filled: FluentFontIcon;
export declare const ArrowRedo32Light: FluentFontIcon;
export declare const ArrowRedo48Regular: FluentFontIcon;
export declare const ArrowRedo48Filled: FluentFontIcon;