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

14 lines
654 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ReplayFilled: FluentIcon;
export declare const ReplayRegular: FluentIcon;
export declare const Replay16Regular: FluentIcon;
export declare const Replay16Filled: FluentIcon;
export declare const Replay20Regular: FluentIcon;
export declare const Replay20Filled: FluentIcon;
export declare const Replay24Regular: FluentIcon;
export declare const Replay24Filled: FluentIcon;
export declare const Replay28Regular: FluentIcon;
export declare const Replay28Filled: FluentIcon;
export declare const Replay32Regular: FluentIcon;
export declare const Replay32Filled: FluentIcon;