UNPKG

@hrobarikt/box-ui-elements

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