UNPKG

@heroicons/react

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