UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 267 B
import { IconStopSquare, iconStopSquareTag } from '@ni/nimble-components/dist/esm/icons/stop-square'; export type { IconStopSquare }; export { iconStopSquareTag }; export declare const NimbleIconStopSquare: import("@lit/react").ReactWebComponent<IconStopSquare, {}>;