You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have ran across an issue when using the AddRegular icon from fluentui/react-icons. The icon looks of center to the left and top, and in order to fix this on our side we would need to use padding or margin of half a pixel.
I have ran across an issue when using the AddRegular icon from fluentui/react-icons. The icon looks of center to the left and top, and in order to fix this on our side we would need to use padding or margin of half a pixel.
Sharing a repro from stackblitz:
https://stackblitz.com/edit/szzlms?file=src%2Fexample.tsx,src%2FApp.tsx
I am using this icon in a button. Using any other icon doesn't repro this bug, so I believe it's this icon specifically that is off center.
It also looks off center in the catalogue page in the fluentui wiki:
The text was updated successfully, but these errors were encountered: