UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 260 B
import { IconThumbDown, iconThumbDownTag } from '@ni/nimble-components/dist/esm/icons/thumb-down'; export type { IconThumbDown }; export { iconThumbDownTag }; export declare const NimbleIconThumbDown: import("@lit/react").ReactWebComponent<IconThumbDown, {}>;