UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 368 B
import { IconFloppyDiskStarArrowRight, iconFloppyDiskStarArrowRightTag } from '@ni/nimble-components/dist/esm/icons/floppy-disk-star-arrow-right'; export type { IconFloppyDiskStarArrowRight }; export { iconFloppyDiskStarArrowRightTag }; export declare const NimbleIconFloppyDiskStarArrowRight: import("@lit/react").ReactWebComponent<IconFloppyDiskStarArrowRight, {}>;