UNPKG

box-ui-elements-mlh

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