Skip to content

Commit

Permalink
add dapr logos
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcontini committed Nov 15, 2021
1 parent 047f573 commit 25ab23e
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ You can find t-shirts, hoodies and stickers for Kubernetes at the CNCF [store](h
* [Inclavare Containers](examples/sandbox.md#inclavare-containers-logos)
* [Karmada](examples/sandbox.md#karmada-logos)
* [SuperEdge](examples/sandbox.md#superedge-logos)
* [Dapr](examples/sandbox.md#dapr-logos)
* [Other CNCF Logos](examples/other.md)
* [CNCF](examples/other.md#cncf-logos)
* [Certification](examples/other.md#certification-logos) (CKA, CKAD, KCSP, KTP, KSS)
Expand Down
43 changes: 43 additions & 0 deletions examples/sandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -3435,6 +3435,49 @@
</tr>
</table>


#### Dapr Logos

<table>
<tr>
<th colspan="5"></th>
</tr>
<tr>
<th></th>
<th colspan="2">PNG</th>
<th colspan="2">SVG</th>
</tr>
<tr>
<th></th>
<th>stacked</th>
<th>icon</th>
<th>stacked</th>
<th>icon</th>
</tr>
<tr>
<th>color</th>
<td><img src="/projects/dapr/stacked/color/dapr-stacked-color.png" width="150"></td>
<td><img src="/projects/dapr/icon/color/dapr-icon-color.png" width="150"></td>
<td><img src="/projects/dapr/stacked/color/dapr-stacked-color.svg" width="150"></td>
<td><img src="/projects/dapr/icon/color/dapr-icon-color.svg" width="150"></td>
</tr>
<tr>
<th>black</th>
<td><img src="/projects/dapr/stacked/black/dapr-stacked-black.png" width="150"></td>
<td><img src="/projects/dapr/icon/black/dapr-icon-black.png" width="150"></td>
<td><img src="/projects/dapr/stacked/black/dapr-stacked-black.svg" width="150"></td>
<td><img src="/projects/dapr/icon/black/dapr-icon-black.svg" width="150"></td>
</tr>
<tr>
<th>white</th>
<td><img src="/projects/dapr/stacked/white/dapr-stacked-white.png" width="150"></td>
<td><img src="/projects/dapr/icon/white/dapr-icon-white.png" width="150"></td>
<td><img src="/projects/dapr/stacked/white/dapr-stacked-white.svg" width="150"></td>
<td><img src="/projects/dapr/icon/white/dapr-icon-white.svg" width="150"></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]).
Binary file added projects/dapr/icon/black/dapr-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.
1 change: 1 addition & 0 deletions projects/dapr/icon/black/dapr-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/dapr/icon/color/dapr-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.
1 change: 1 addition & 0 deletions projects/dapr/icon/color/dapr-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/dapr/icon/white/dapr-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.
1 change: 1 addition & 0 deletions projects/dapr/icon/white/dapr-icon-white.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.
1 change: 1 addition & 0 deletions projects/dapr/stacked/black/dapr-stacked-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.
1 change: 1 addition & 0 deletions projects/dapr/stacked/color/dapr-stacked-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.
1 change: 1 addition & 0 deletions projects/dapr/stacked/white/dapr-stacked-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25ab23e

Please sign in to comment.