microsoft / fluentui-system-icons

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.

Home Page:https://aka.ms/fluentui-system-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-icons: sized & unsized icons do not match in size

layershifter opened this issue · comments

Sized & unsized icons for @fluentui/react-icons don't have the same scale:

image

This happens while both icons the same computed box:

unsized icon

image

sized icon (32)

image

Reproduction:

Hello! In general, the best practice is to decide which icons you will be using for the entire application and stick with that, and not use both sized and unsized icons in the same page.