@ni/nimble-react
Version:
React components for the NI Nimble Design System
5 lines (4 loc) • 368 B
TypeScript
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, {}>;