UNPKG

@orfeas126/box-ui-elements

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