-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Update branding doc #11020
Update branding doc #11020
Conversation
On the NuGet icon, the docs suggest an image size of 128x128px. From https://learn.microsoft.com/en-us/nuget/reference/nuspec#icon:
Also, is there an SVG version of the logo that can be added here? |
Hi Drew, We don't have 128x128, only 64x64 or 256x256 |
I would definitely ask the design team for a vector-based version of the logo, and add it here. SVG is great, but AI/PDF are fine too. A vector-based version of the logo can be used in more places. For example, to print stickers/posters with the logo, you'd want much higher resolution, and vectors can scale to any size. It'd allow us to produce the 128x128px version ourselves. |
Hi @drewnoakes , I have requested these images from designers team. I will get back to you once they are ready. |
@drewnoakes , please let me know where I should put them: https://microsoft.sharepoint.com/:u:/t/ManagedLanguagesIDE/Ef6JtTNMXYZEoVkGEH9BQVgBTZAveYZh2mCSx6Mt2i0edA?e=yrCUFb |
A few minor changes: - Removed statement that the logo was designed by Immo (sorry Immo!). - Added pixel dimensions of images. - Moved images out of headings, as they looked like they belonged to the previous section.
This is the recommended size for NuGet package icons.
125ab30
to
9a7c128
Compare
Thanks @YuliiaKovalova. I've included the SVG file and changed the NuGet icon to the 128x128px version. Also optimized the PNG files a little: |
9a7c128
to
1918864
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you!
A few minor changes: