UNPKG

@orfeas126/box-ui-elements

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