@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 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;