UNPKG

box-ui-elements-mlh

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