UNPKG

@icons-pack/react-simple-icons

Version:

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

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