UNPKG

@orfeas126/box-ui-elements

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