UNPKG

@orfeas126/box-ui-elements

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