UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 425 B
import * as React from 'react'; import LightningBolt16 from './LightningBolt16'; export const lightningBolt16 = () => /*#__PURE__*/React.createElement(LightningBolt16, null); export default { title: 'Icon/Fill/LightningBolt16', component: LightningBolt16, parameters: { notes: "`import LightningBolt16 from 'box-ui-elements/es/icon/fill/LightningBolt16';`" } }; //# sourceMappingURL=LightningBolt16.stories.js.map