UNPKG

@orfeas126/box-ui-elements

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