UNPKG

@orfeas126/box-ui-elements

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