UNPKG

box-ui-elements-mlh

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