UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 317 B
import * as React from 'react'; import X16 from './X16'; export const x16 = () => /*#__PURE__*/React.createElement(X16, null); export default { title: 'Icon/Fill/X16', component: X16, parameters: { notes: "`import X16 from 'box-ui-elements/es/icon/fill/X16';`" } }; //# sourceMappingURL=X16.stories.js.map