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

17 lines
1.0 KiB
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderArrowRightFilled: FluentFontIcon;
export declare const FolderArrowRightRegular: FluentFontIcon;
export declare const FolderArrowRight16Regular: FluentFontIcon;
export declare const FolderArrowRight16Filled: FluentFontIcon;
export declare const FolderArrowRight20Regular: FluentFontIcon;
export declare const FolderArrowRight20Filled: FluentFontIcon;
export declare const FolderArrowRight24Regular: FluentFontIcon;
export declare const FolderArrowRight24Filled: FluentFontIcon;
export declare const FolderArrowRight28Regular: FluentFontIcon;
export declare const FolderArrowRight28Filled: FluentFontIcon;
export declare const FolderArrowRight32Regular: FluentFontIcon;
export declare const FolderArrowRight32Filled: FluentFontIcon;
export declare const FolderArrowRight32Light: FluentFontIcon;
export declare const FolderArrowRight48Regular: FluentFontIcon;
export declare const FolderArrowRight48Filled: FluentFontIcon;