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

Basic React Server Components support #682

Open chevsky opened 5 months ago

chevsky commented 5 months ago

Related issue: https://github.com/microsoft/fluentui-system-icons/issues/606

This PR is a small QOL improvement for those who use RSC.

With this change, there will be no need to re-export icons somewhere in a codebase to be able to use them in Server Components.