Skip to content

Commit

Permalink
Add werf Artwork (cncf#391)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Igrychev <[email protected]>

Signed-off-by: Alexey Igrychev <[email protected]>
  • Loading branch information
alexey-igrychev authored Jan 12, 2023
1 parent 4e0024b commit 14dc642
Show file tree
Hide file tree
Showing 20 changed files with 80 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ You can find t-shirts, hoodies and stickers for Kubernetes at the CNCF [store](h
* [Carvel](examples/sandbox.md#carvel-logos)
* [Carina](examples/sandbox.md#carina-logos)
* [Kubescape](examples/sandbox.md#kubescape-logos)
* [werf](examples/sandbox.md#werf-logos)
* [Other CNCF Logos](examples/other.md)
* [CNCF](examples/other.md#cncf-logos)
* [Kubernetes Certification](examples/other.md#kubernetes-certification-logos) (CKA, CKAD, KCSP, KTP, KSS, KCNA)
Expand Down
49 changes: 49 additions & 0 deletions examples/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -4643,6 +4643,55 @@
</tr>
</table>

#### werf Logos

<table>
<tr>
<th colspan="7"></th>
</tr>
<tr>
<th></th>
<th colspan="3">PNG</th>
<th colspan="3">SVG</th>
</tr>
<tr>
<th></th>
<th>horizontal</th>
<th>stacked</th>
<th>icon</th>
<th>horizontal</th>
<th>stacked</th>
<th>icon</th>
</tr>
<tr>
<th>color</th>
<td><img src="/projects/werf/horizontal/color/werf-horizontal-color.png" width="200"></td>
<td><img src="/projects/werf/stacked/color/werf-stacked-color.png" width="95"></td>
<td><img src="/projects/werf/icon/color/werf-icon-color.png" width="75"></td>
<td><img src="/projects/werf/horizontal/color/werf-horizontal-color.svg" width="200"></td>
<td><img src="/projects/werf/stacked/color/werf-stacked-color.svg" width="95"></td>
<td><img src="/projects/werf/icon/color/werf-icon-color.svg" width="75"></td>
</tr>
<tr>
<th>black</th>
<td><img src="/projects/werf/horizontal/black/werf-horizontal-black.png" width="200"></td>
<td><img src="/projects/werf/stacked/black/werf-stacked-black.png" width="95"></td>
<td><img src="/projects/werf/icon/black/werf-icon-black.png" width="75"></td>
<td><img src="/projects/werf/horizontal/black/werf-horizontal-black.svg" width="200"></td>
<td><img src="/projects/werf/stacked/black/werf-stacked-black.svg" width="95"></td>
<td><img src="/projects/werf/icon/black/werf-icon-black.svg" width="75"></td>
</tr>
<tr>
<th>white</th>
<td><img src="/projects/werf/horizontal/white/werf-horizontal-white.png" width="200"></td>
<td><img src="/projects/werf/stacked/white/werf-stacked-white.png" width="95"></td>
<td><img src="/projects/werf/icon/white/werf-icon-white.png" width="75"></td>
<td><img src="/projects/werf/horizontal/white/werf-horizontal-white.svg" width="200"></td>
<td><img src="/projects/werf/stacked/white/werf-stacked-white.svg" width="95"></td>
<td><img src="/projects/werf/icon/white/werf-icon-white.svg" width="75"></td>
</tr>
</table>

Use of any trademark or logo is subject to the trademark policy available at https://www.linuxfoundation.org/trademark-usage

Questions? Please email [[email protected]](mailto:[email protected]).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions projects/werf/horizontal/black/werf-horizontal-black.svg
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.
3 changes: 3 additions & 0 deletions projects/werf/horizontal/color/werf-horizontal-color.svg
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.
3 changes: 3 additions & 0 deletions projects/werf/horizontal/white/werf-horizontal-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/werf/icon/black/werf-icon-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions projects/werf/icon/black/werf-icon-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/werf/icon/color/werf-icon-color.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions projects/werf/icon/color/werf-icon-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/werf/icon/white/werf-icon-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 14dc642

Please sign in to comment.