@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 339 B
TypeScript
import { IconFileArrowCurvedRight, iconFileArrowCurvedRightTag } from '@ni/nimble-components/dist/esm/icons/file-arrow-curved-right';
export type { IconFileArrowCurvedRight };
export { iconFileArrowCurvedRightTag };
export declare const NimbleIconFileArrowCurvedRight: import("@lit/react").ReactWebComponent<IconFileArrowCurvedRight, {}>;