UNPKG

box-ui-elements-mlh

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