Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG carets don't match the Segoe fluent font carets #818

Open
gastonrod opened this issue Mar 31, 2025 · 0 comments
Open

SVG carets don't match the Segoe fluent font carets #818

gastonrod opened this issue Mar 31, 2025 · 0 comments

Comments

@gastonrod
Copy link

The carets/arrows in this repository don't match the arrows available in the Segoe Fluent font in Win11:

Arrows in this repo:
https://github.com/microsoft/fluentui-system-icons/blob/1.1.292/assets/Caret%20Up/SVG/ic_fluent_caret_up_12_filled.svg
https://github.com/microsoft/fluentui-system-icons/blob/1.1.292/assets/Caret%20Down/SVG/ic_fluent_caret_down_12_filled.svg
https://github.com/microsoft/fluentui-system-icons/blob/1.1.292/assets/Caret%20Left/SVG/ic_fluent_caret_left_12_filled.svg
https://github.com/microsoft/fluentui-system-icons/blob/1.1.292/assets/Caret%20Right/SVG/ic_fluent_caret_right_12_filled.svg
Vs
Arrows in the font (CaretXSolid8):
https://learn.microsoft.com/en-us/windows/apps/design/style/segoe-fluent-icons-font

The triangles in this repository are much flatter than those in the fonts, counting the pixels per side, the ratios of width/height for Font carets vs Svg carets are 1.33 to 1.47, respectively:

Image

Can the SVGs be updated to look like their font counterpart, which I assume to be the source of truth?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant