UNPKG

@morphemeicons/react

Version:

Morpheme Icons React

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