forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logo files with border and rendered name
Move all log-related files to a logo/ dir. Add a logo with the white border (common for dark backgrounds). Add a rendered image of the name in the 'ubuntu' font. Update usage guidelines: - new links - linewraps - typos
- Loading branch information
Showing
12 changed files
with
211 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
assignees: | ||
- thockin |
File renamed without changes.
File renamed without changes
File renamed without changes
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Kubernetes Branding Guidelines | ||
|
||
These guidelines provide you with guidance for using the Kubernetes logo. You | ||
can use the logo on your website or in print without pre-approval, provided you | ||
follow these basic guidelines. | ||
|
||
You may display, modify, or use the Kubernetes logo only in connection with | ||
compliant implementations of Kubernetes and related uses in the following ways. | ||
A compliant implementation is an implementation of the unmodified Google | ||
version of Kubernetes found at https://github.com/kubernetes/kubernetes and | ||
compatible branches thereof, together with published specifications, APIs and | ||
operational patterns. Acceptable related uses include display, modification, | ||
or use of the Kubernetes logo in connection with your compliant implementation, | ||
your integration with a compliant implementation, your support for a compliant | ||
implementation, your Kubernetes-compatible product, or in collateral, | ||
presentations, and marketing materials relating to compliant implementations of | ||
Kubernetes. | ||
|
||
Use of the Kubernetes logo or other Google brands in ways not expressly covered | ||
by this document is not allowed without prior written consent from Google -- | ||
see Google's [Guidelines for Third Party Use of Google Brand Features](http://www.google.com/intl/en/permissions/guidelines.html) | ||
for more information. | ||
|
||
## Links to logo images | ||
|
||
Logo: | ||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.svg) | ||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.png) | ||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo.pdf) | ||
|
||
Logo (with border): | ||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.svg) | ||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.png) | ||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/logo_with_border.pdf) | ||
|
||
Name: | ||
* [SVG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name.svg) | ||
* [PNG format](https://github.com/kubernetes/kubernetes/raw/master/logo/name.png) | ||
* [PDF format](https://github.com/kubernetes/kubernetes/raw/master/logo/name.pdf) | ||
|
||
|
||
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/logo/usage_guidelines.md?pixel)]() |
This file was deleted.
Oops, something went wrong.