UNPKG

@styled-icons/fluentui-system-filled

Version:

FluentUI System (filled) icons available as Styled Components

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