UNPKG

@morphemeicons/react

Version:

Morpheme Icons React

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