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

12 lines
635 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FolderOpenDownFilled: FluentIcon;
export declare const FolderOpenDownRegular: FluentIcon;
export declare const FolderOpenDown16Regular: FluentIcon;
export declare const FolderOpenDown16Filled: FluentIcon;
export declare const FolderOpenDown20Regular: FluentIcon;
export declare const FolderOpenDown20Filled: FluentIcon;
export declare const FolderOpenDown24Regular: FluentIcon;
export declare const FolderOpenDown24Filled: FluentIcon;
export declare const FolderOpenDown28Regular: FluentIcon;
export declare const FolderOpenDown28Filled: FluentIcon;