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 Microsoft logo in CI badge by replacing the logo slug with a base64 encoding of the SVG image #229

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

marcelwa
Copy link
Collaborator

In June 2024, Simple Icons had to pull Microsoft brand logos due to a notification from Microsoft. As a consequence, Shields.io could no longer serve a Microsoft logo either as they rely on Simple Icons.

We have used their Microsoft logo with our CI badges in the past. Since this is no longer possible, this PR switches the Simple Icons logo slug to a base64 encoding of the same logo to restore a similar look.

@marcelwa marcelwa added bug Something isn't working documentation Improvements or additions to documentation labels Nov 14, 2024
@marcelwa marcelwa requested a review from Drewniok November 14, 2024 11:13
@marcelwa marcelwa self-assigned this Nov 14, 2024
Copy link
Collaborator

@Drewniok Drewniok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Drewniok Drewniok merged commit f3aee33 into main Nov 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants