microsoft / fluentui-system-icons

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
https://aka.ms/fluentui-system-icons
MIT License
5.64k stars 497 forks source link

Remove primaryFill from bundleIcon prop bag #685

Closed tomi-msft closed 5 months ago

tomi-msft commented 5 months ago

This PR is to modify the bundleIcon utility function to remove the explicit passing in of the primaryFill prop to each of the bundled icons. This is to remove any react warnings that result from the primaryFill being explicitly passed in, while still allowing the primaryFill prop to be passed into the resulting bundled icon.