UNPKG

@orfeas126/box-ui-elements

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