UNPKG

box-ui-elements-mlh

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