Skip to content

Commit

Permalink
Initial commit of branding (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkl committed Aug 24, 2016
1 parent 6d98ba3 commit d5b379c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
Binary file added branding/MSBuild-Icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/MSBuild-Logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added branding/MSBuild-NuGet-Icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions branding/README.md
@@ -0,0 +1,16 @@
# Branding

This folder contains images used for branding MSBuild in various places. If you add a new image, please indicate where it is used.

## MSBuild-Icon.png ![MSBuild-NuGet-Icon.png](MSBuild-Icon.png?raw=true)
This image is the original graphic used for creating the MSBuild icon. It was placed here from its original location but is not currently used by anything.

## MSBuild-Logo.png ![MSBuild-NuGet-Icon.png](MSBuild-Logo.png?raw=true)
This image is an original graphic created by Immo Landwerth. It can be used for images where the size is required to be larger than the MSBuild-Icon.png.

## MSBuild-NuGet-Icon.png ![MSBuild-NuGet-Icon.png](MSBuild-NuGet-Icon.png?raw=true)
This image is used by the NuGet packages as the ``<iconUrl />``. Its raw location in this repo is used by the forwarding link [https://go.microsoft.com/fwlink/?linkid=825694](https://go.microsoft.com/fwlink/?linkid=825694). If it is moved, please update the link.

If the below image loads, then the forwarding link is working.

![MSBuild-NuGet-Icon from the forwarding link](https://go.microsoft.com/fwlink/?linkid=825694)

0 comments on commit d5b379c

Please sign in to comment.