Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/folder-arrow-right.d.ts

17 lines
951 B
TypeScript

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