UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 475 B
import * as React from 'react'; import IconCollectionsFilled from './IconCollectionsFilled'; export const collectionsFilled = () => /*#__PURE__*/React.createElement(IconCollectionsFilled, null); export default { title: 'Icons/Collections/Filled', component: IconCollectionsFilled, parameters: { notes: "`import IconCollectionsFilled from 'box-ui-elements/es/icons/collection/IconCollectionsFilled';`" } }; //# sourceMappingURL=IconCollectionsFilled.stories.js.map