If the base font size is changed, SystemIcons don't scale with the font size. If you manually pass a size to SystemIcon, the icon size changes with the base font size.
To Reproduce
Either change the base font size in your operating system or the base font size in your browser settings.
🐛 Bug Report
If the base font size is changed,
SystemIcon
s don't scale with the font size. If you manually pass asize
toSystemIcon
, the icon size changes with the base font size.To Reproduce
Either change the base font size in your operating system or the base font size in your browser settings.
Expected Behavior
SystemIcons change with the base font size
Error Output
Include a screenshot of a visual bug