UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconPaperPlane, iconPaperPlaneTag } from '@ni/nimble-components/dist/esm/icons/paper-plane'; export type { IconPaperPlane }; export { iconPaperPlaneTag }; export declare const NimbleIconPaperPlane: import("@lit/react").ReactWebComponent<IconPaperPlane, {}>;