Skip to content

Commit

Permalink
Add Kubean artworks logos for onboarding sandbox (cncf#474)
Browse files Browse the repository at this point in the history
Signed-off-by: windsonsea <[email protected]>
  • Loading branch information
windsonsea authored May 7, 2024
1 parent 2a1d2c7 commit e59b36a
Show file tree
Hide file tree
Showing 25 changed files with 462 additions and 0 deletions.
58 changes: 58 additions & 0 deletions examples/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -2459,6 +2459,64 @@
</tr>
</table>

#### Kubean 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-dark</th>
<td><img src="/projects/kubean/horizontal/color/kubean-horizontal-colordark.png" width="200"></td>
<td><img src="/projects/kubean/stacked/color/kubean-stacked-colordark.png" width="95"></td>
<td><img src="/projects/kubean/icon/color/kubean-icon-colordark.png" width="75"></td>
<td><img src="/projects/kubean/horizontal/color/kubean-horizontal-colordark.png" width="200"></td>
<td><img src="/projects/kubean/stacked/color/kubean-stacked-colordark.svg" width="95"></td>
<td><img src="/projects/kubean/icon/color/kubean-icon-colordark.svg" width="75"></td>
</tr>
<tr>
<th>color-light</th>
<td><img src="/projects/kubean/horizontal/color/kubean-horizontal-colorlight.png" width="200"></td>
<td><img src="/projects/kubean/stacked/color/kubean-stacked-colorlight.png" width="95"></td>
<td><img src="/projects/kubean/icon/color/kubean-icon-colorlight.png" width="75"></td>
<td><img src="/projects/kubean/horizontal/color/kubean-horizontal-colorlight.svg" width="200"></td>
<td><img src="/projects/kubean/stacked/color/kubean-stacked-colorlight.svg" width="95"></td>
<td><img src="/projects/kubean/icon/color/kubean-icon-colorlight.svg" width="75"></td>
</tr>
<tr>
<th>black</th>
<td><img src="/projects/kubean/horizontal/black/kubean-horizontal-black.png" width="200"></td>
<td><img src="/projects/kubean/stacked/black/kubean-stacked-black.png" width="95"></td>
<td><img src="/projects/kubean/icon/black/kubean-icon-black.png" width="75"></td>
<td><img src="/projects/kubean/horizontal/black/kubean-horizontal-black.svg" width="200"></td>
<td><img src="/projects/kubean/stacked/black/kubean-stacked-black.svg" width="95"></td>
<td><img src="/projects/kubean/icon/black/kubean-icon-black.svg" width="75"></td>
</tr>
<tr>
<th>white</th>
<td><img src="/projects/kubean/horizontal/white/kubean-horizontal-white.png" width="200"></td>
<td><img src="/projects/kubean/stacked/white/kubean-stacked-white.png" width="95"></td>
<td><img src="/projects/kubean/icon/white/kubean-icon-white.png" width="75"></td>
<td><img src="/projects/kubean/horizontal/white/kubean-horizontal-white.svg" width="200"></td>
<td><img src="/projects/kubean/stacked/white/kubean-stacked-white.svg" width="95"></td>
<td><img src="/projects/kubean/icon/white/kubean-icon-white.svg" width="75"></td>
</tr>
</table>

#### kubearmor Logos

<table>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions projects/kubean/horizontal/black/kubean-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.
41 changes: 41 additions & 0 deletions projects/kubean/horizontal/color/kubean-horizontal-colordark.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.
50 changes: 50 additions & 0 deletions projects/kubean/horizontal/color/kubean-horizontal-colorlight.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.
31 changes: 31 additions & 0 deletions projects/kubean/horizontal/white/kubean-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/kubean/icon/black/kubean-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.
Loading

0 comments on commit e59b36a

Please sign in to comment.