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.68k stars 501 forks source link

Icons not mirrored when FluentUI ThemeProvider rtl is true #557

Closed mgamis-msft closed 11 months ago

mgamis-msft commented 1 year ago

Hi,

I am using icons ChevronLeft20Regular, ChevronRight20Regular from package @fluentui/react-icons version 2.0.194 that is wrapped with a ThemeProvider from package @fluentui/react version 8.98.3. The icons are not mirrored when rtl is set to true. Our library uses react version in range >=16.8.0 <18.0.0.

tomi-msft commented 11 months ago

This PR should fix the issue