UNPKG

@iimm/icons

Version:

some react svg icons

5 lines (4 loc) 176 B
/// <reference types="react" /> import { IconProps } from '../../types'; /** 压缩文件图标 */ export declare const IconZipColorful: (props: IconProps) => JSX.Element;