icons-pack / react-simple-icons

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

feat: Add default color support #165

Closed wei closed 1 year ago

wei commented 1 year 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 1 year ago

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

wei commented 1 year ago

@wootsbot Thanks for the pointer. Updated!