UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 231 B
import { IconTrash, iconTrashTag } from '@ni/nimble-components/dist/esm/icons/trash'; export type { IconTrash }; export { iconTrashTag }; export declare const NimbleIconTrash: import("@lit/react").ReactWebComponent<IconTrash, {}>;