UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 274 B
import { IconShieldCheck, iconShieldCheckTag } from '@ni/nimble-components/dist/esm/icons/shield-check'; export type { IconShieldCheck }; export { iconShieldCheckTag }; export declare const NimbleIconShieldCheck: import("@lit/react").ReactWebComponent<IconShieldCheck, {}>;