UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 445 B
import * as React from 'react'; import FilePhotoshop16 from './FilePhotoshop16'; export var filePhotoshop16 = function filePhotoshop16() { return 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