@ni/nimble-react
Version:
React components for the NI Nimble Design System
7 lines • 342 B
JavaScript
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
// See generation source in nimble-react/build/generate-icons
import { IconKey, iconKeyTag } from '@ni/nimble-components/dist/esm/icons/key';
import { wrap } from '../../utilities/react-wrapper';
export { iconKeyTag };
export const NimbleIconKey = wrap(IconKey);
//# sourceMappingURL=index.js.map