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

C++ and C# icons are not consistent #12

Open
Wendelstein7 opened this issue Jul 15, 2021 · 0 comments
Open

C++ and C# icons are not consistent #12

Wendelstein7 opened this issue Jul 15, 2021 · 0 comments
Assignees

Comments

@Wendelstein7
Copy link

When making a web-app, I noticed that the C++ and C# icons - but only their SVGs - are inconsistent:
image
The difference is that the C# icon has padding, whereas the C++ icon does not:

image
image

This results in a nasty inconsistence when viewed next to eachother. The solution here would be to edit the C# SVG with proper software so that its canvas has the same aspect ratio as the C++ icon and then "stretch" the entire icon to fill the canvas. After this, both icons have exact the same shape, size and "shadow".

@abranhe abranhe self-assigned this Sep 20, 2021
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

2 participants