UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 318 B
import { IconArrowLeftFromLine, iconArrowLeftFromLineTag } from '@ni/nimble-components/dist/esm/icons/arrow-left-from-line'; export type { IconArrowLeftFromLine }; export { iconArrowLeftFromLineTag }; export declare const NimbleIconArrowLeftFromLine: import("@lit/react").ReactWebComponent<IconArrowLeftFromLine, {}>;