Skip to content

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

Open
@Wendelstein7

Description

@Wendelstein7

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".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions