UNPKG

@icons-pack/react-simple-icons

Version:

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

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