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

fix(status): replace multiply with cross mark emoji #4461

Merged
merged 1 commit into from Oct 15, 2022

Conversation

davidkna
Copy link
Member

@davidkna davidkna commented Oct 9, 2022

Description

The symbol of the status module was provided by the multiply-emoji (✖️). This PR replaces it with the "cross mark" emoji . It is a better fit semantically, and the multiplication emoji misrenders as a plus on some versions of Windows 11 (#4345).

Motivation and Context

Closes #4345

Screenshots (if appropriate):

How Has This Been Tested?

  • I have tested using MacOS
  • I have tested using Linux
  • I have tested using Windows

Checklist:

  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.

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

Successfully merging this pull request may close these issues.

status $symbol: ✖ U+2716: plus vs cross glyph
2 participants