UNPKG

box-ui-elements-mlh

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