UNPKG

box-ui-elements-mlh

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