icons-pack / react-simple-icons

📦 This package provides the Simple Icons packaged as a set of React components.
MIT License
322 stars 19 forks source link

feat: Add default color support #165

Closed wei closed 2 years ago

wei commented 2 years ago

Thanks so much for the awesome repo.

Here is my attempt to add support for the default icon color. Please feel free to change the interface if needed~

Resolves #162.

wootsbot commented 2 years ago

@wei I think this looks pretty good, just run the pnpm changeset script to merge your changes.

wei commented 2 years ago

@wootsbot Thanks for the pointer. Updated!