UNPKG

@icons-pack/react-simple-icons

Version:

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

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