UNPKG

@iimm/icons

Version:

some react svg icons

4 lines (3 loc) 149 B
/// <reference types="react" /> import { IconProps } from '../../types'; export declare const IconPdfColorful: (props: IconProps) => JSX.Element;