UNPKG

box-ui-elements-mlh

Version:
13 lines 468 B
import * as React from 'react'; import CollectionStar16 from './CollectionStar16'; export var collectionStar16 = function collectionStar16() { return /*#__PURE__*/React.createElement(CollectionStar16, null); }; export default { title: 'Icon|Line|CollectionStar16', component: CollectionStar16, parameters: { notes: "`import CollectionStar16 from 'box-ui-elements/es/icon/line/CollectionStar16';`" } }; //# sourceMappingURL=CollectionStar16.stories.js.map