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