UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 288 B
import { IconSparkleSwirls, iconSparkleSwirlsTag } from '@ni/nimble-components/dist/esm/icons/sparkle-swirls'; export type { IconSparkleSwirls }; export { iconSparkleSwirlsTag }; export declare const NimbleIconSparkleSwirls: import("@lit/react").ReactWebComponent<IconSparkleSwirls, {}>;