nygardk / react-share

Social media share buttons and share counts for React
MIT License
2.6k stars 430 forks source link

Customize icon color #457

Open PrimozRome opened 2 years ago

PrimozRome commented 2 years ago

Is it possible to style icons to have unified colour of the social icons? Like this?

Screenshot 2022-06-07 at 14 51 21
hamdannurachid commented 2 years ago

<TwitterIcon size={50} bgStyle={{ fill: 'red' }} />