UNPKG

@styled-icons/fluentui-system-filled

Version:

FluentUI System (filled) icons available as Styled Components

7 lines (6 loc) 204 B
import { StyledIcon } from '@styled-icons/styled-icon'; export declare const FolderOpenVertical: StyledIcon; export declare const FolderOpenVerticalDimensions: { height: number; width: number; };