UNPKG

box-ui-elements-mlh

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