UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 515 B
import * as React from 'react'; import AnnotationsHighlight16 from './AnnotationsHighlight16'; export var annotationsHighlight16 = function annotationsHighlight16() { return React.createElement(AnnotationsHighlight16, null); }; export default { title: 'Icon|Fill|AnnotationsHighlight16', component: AnnotationsHighlight16, parameters: { notes: "`import AnnotationsHighlight16 from 'box-ui-elements/es/icon/fill/AnnotationsHighlight16';`" } }; //# sourceMappingURL=AnnotationsHighlight16.stories.js.map