UNPKG

box-ui-elements

Version:
11 lines 425 B
import * as React from 'react'; import FilePhotoshop16 from './FilePhotoshop16'; export const filePhotoshop16 = () => /*#__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