UNPKG

@orfeas126/box-ui-elements

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