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

14 lines
750 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ArrowDownRightFilled: FluentIcon;
export declare const ArrowDownRightRegular: FluentIcon;
export declare const ArrowDownRight16Regular: FluentIcon;
export declare const ArrowDownRight16Filled: FluentIcon;
export declare const ArrowDownRight20Regular: FluentIcon;
export declare const ArrowDownRight20Filled: FluentIcon;
export declare const ArrowDownRight24Regular: FluentIcon;
export declare const ArrowDownRight24Filled: FluentIcon;
export declare const ArrowDownRight32Regular: FluentIcon;
export declare const ArrowDownRight32Filled: FluentIcon;
export declare const ArrowDownRight48Regular: FluentIcon;
export declare const ArrowDownRight48Filled: FluentIcon;