UNPKG

box-ui-elements-mlh

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