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
Describe the bug This is more of a question, but might be a bug.
The Icon Design Guidelines states that circles should be 15px in diameter. When looking at FA icons, all the circles I have inspected are 15.5px in diameter (eg. circle regular, circle solid, info-circle). There is probably a good reason for this so I'm curious of why that is?
I suggest clarifying the documentation on how to align the vertices on open and closed paths on the 16px grid in the design phase, and also how strokes should be aligned on shapes (inner, center, outer).
Version and implementation
Version: 5.15
SVG with JS
Web Fonts with CSS
SVG Sprites
On the Desktop
Bug report checklist
I have filled out as much of the above information as I can
I have included a test case because my odds go way up that the team can fix this when I do
Yup! Those docs need updating. I'm putting it on my to-do list. With version 6, our circles are all sized at 16px. With version 5, they were 15.5px... but something must have gotten lost in translation when we were first writing the docs.
Describe the bug
This is more of a question, but might be a bug.
The Icon Design Guidelines states that circles should be
15px
in diameter. When looking at FA icons, all the circles I have inspected are15.5px
in diameter (eg. circle regular, circle solid, info-circle). There is probably a good reason for this so I'm curious of why that is?I suggest clarifying the documentation on how to align the vertices on open and closed paths on the 16px grid in the design phase, and also how strokes should be aligned on shapes (inner, center, outer).
Version and implementation
Version: 5.15
Bug report checklist
The text was updated successfully, but these errors were encountered: