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
24px gives more creative freedom while drawing I think
The icons might bump into each other if you draw too many details.
The matching with the font weight can be solved the other way around, by instead making the stroke a different weight when resized. Instead of relying on fixed stroke sizes of 1, 1.5 and 2 we can rely on values that match the font (2.2, 1.95,
I would suggest drawing with a 2.2px stroke at 24px to see the “fattest” version, it matches with Inter Bold @ 16px @ 20px in a button.
I am also thinking in the end we will need to outline them, for various other reasons (resizability etc.) so then it makes sense to set a baseline.