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.65k stars 498 forks source link

Fix bundleIcon primaryFill behavior #679

Closed ReillyBova closed 5 months ago

ReillyBova commented 5 months ago

The bundleIcon util is not successfully carrying the primaryFill prop down to its regular or filled child. The fill prop it is passing the primaryFill value to does not actually apply a color change as of the latest package version, tested on Chrome/macOS with the latest stable version of Fluent v9.

See this issue:

https://github.com/microsoft/fluentui/issues/30272