UNPKG

@icons-pack/react-simple-icons

Version:

This package provides the Simple Icons packaged as a set of React components.

5 lines (4 loc) 199 B
import { IconType } from '../types'; declare const defaultColor = "#2B2B2B"; declare const SiInteractiondesignfoundation: IconType; export { SiInteractiondesignfoundation as default, defaultColor };