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

10 lines
550 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderSearchFilled: FluentFontIcon;
export declare const FolderSearchRegular: FluentFontIcon;
export declare const FolderSearch16Regular: FluentFontIcon;
export declare const FolderSearch16Filled: FluentFontIcon;
export declare const FolderSearch20Regular: FluentFontIcon;
export declare const FolderSearch20Filled: FluentFontIcon;
export declare const FolderSearch24Regular: FluentFontIcon;
export declare const FolderSearch24Filled: FluentFontIcon;