UNPKG

@morphemeicons/react

Version:

Morpheme Icons React

4 lines (3 loc) 194 B
import * as React from 'react'; declare const ImageUserIcon: React.ForwardRefExoticComponent<React.SVGProps<SVGSVGElement> & { title?: string, titleId?: string }>; export default ImageUserIcon;