UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 238 B
import { IconUnlock, iconUnlockTag } from '@ni/nimble-components/dist/esm/icons/unlock'; export type { IconUnlock }; export { iconUnlockTag }; export declare const NimbleIconUnlock: import("@lit/react").ReactWebComponent<IconUnlock, {}>;