UNPKG

iconista

Version:

Thousands of SVG icons with one React component

4 lines (3 loc) 152 B
import * as React from 'react'; declare const EnvelopeXFill: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element; export default EnvelopeXFill;