@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 318 B
TypeScript
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, {}>;