UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

7 lines 372 B
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY // See generation source in nimble-react/build/generate-icons import { IconFunction, iconFunctionTag } from '@ni/nimble-components/dist/esm/icons/function'; import { wrap } from '../../utilities/react-wrapper'; export { iconFunctionTag }; export const NimbleIconFunction = wrap(IconFunction); //# sourceMappingURL=index.js.map