@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 689 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderOpenDownFilled: FluentFontIcon;
export declare const FolderOpenDownRegular: FluentFontIcon;
export declare const FolderOpenDown16Regular: FluentFontIcon;
export declare const FolderOpenDown16Filled: FluentFontIcon;
export declare const FolderOpenDown20Regular: FluentFontIcon;
export declare const FolderOpenDown20Filled: FluentFontIcon;
export declare const FolderOpenDown24Regular: FluentFontIcon;
export declare const FolderOpenDown24Filled: FluentFontIcon;
export declare const FolderOpenDown28Regular: FluentFontIcon;
export declare const FolderOpenDown28Filled: FluentFontIcon;