@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 310 B
TypeScript
import { IconScreenCheckLines, iconScreenCheckLinesTag } from '@ni/nimble-components/dist/esm/icons/screen-check-lines';
export type { IconScreenCheckLines };
export { iconScreenCheckLinesTag };
export declare const NimbleIconScreenCheckLines: import("@lit/react").ReactWebComponent<IconScreenCheckLines, {}>;