UNPKG

icon-store-demo

Version:

Icon Library customized for use in Groww

5 lines (3 loc) 153 B
import { ReactIconComponentType } from '../types'; declare const LightbulbOutline: ReactIconComponentType; export default LightbulbOutline;