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.93k stars 517 forks source link

File name of ic_fluent_multiselect_20_regular.imageset should be "ltr" #668

Closed liangdrime closed 11 months ago

liangdrime commented 11 months ago

I'm ingesting the latest version of 1.1.221, but ic_fluent_multiselect_20_regular.imageset is using ic_fluent_multiselect_rtl_20_regular.svg and the language-direction is right-to-left.

image

Is it as expected? Shouldn't the filename be ic_fluent_multiselect_ltr_20_regular.svg?

liangdrime commented 11 months ago

False positive! Can be closed!