UNPKG

@ftdata/icons

Version:

Fulltime Styleguide Icons

4 lines (3 loc) 184 B
/// <reference types="react" /> import { CommonIconProps } from '../..'; export default function DocumentsFileExcelAlt({ color, size, weight, ...rest }: CommonIconProps): JSX.Element;