UNPKG

@ni/nimble-react

Version:

React components for the NI Nimble Design System

5 lines (4 loc) 332 B
import { IconFloppyDiskThreeDots, iconFloppyDiskThreeDotsTag } from '@ni/nimble-components/dist/esm/icons/floppy-disk-three-dots'; export type { IconFloppyDiskThreeDots }; export { iconFloppyDiskThreeDotsTag }; export declare const NimbleIconFloppyDiskThreeDots: import("@lit/react").ReactWebComponent<IconFloppyDiskThreeDots, {}>;