UNPKG

@orfeas126/box-ui-elements

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