UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 246 B
import { IconThumbUp, iconThumbUpTag } from '@ni/nimble-components/dist/esm/icons/thumb-up'; export type { IconThumbUp }; export { iconThumbUpTag }; export declare const NimbleIconThumbUp: import("@lit/react").ReactWebComponent<IconThumbUp, {}>;