UNPKG

box-ui-elements-mlh

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