add new banner

This commit is contained in:
Lucio Franco
2019-10-01 16:33:20 -04:00
parent 5c3cd1cce4
commit 9355292373
2 changed files with 30 additions and 1 deletions
+29
View File
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1500 500" style="enable-background:new 0 0 1500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#231F20;}
</style>
<g>
<g>
<path class="st0" d="M468.27,238.45h-29.84v-23.94h86.98v23.94h-29.68v82.51h-27.45V238.45z"/>
<path class="st0" d="M754.9,256.64v64.32h-27.45V214.51h28.25l43.09,61.28v-61.28h27.61v106.45H799.9L754.9,256.64z"/>
<path class="st0" d="M880.66,214.51h27.45v106.45h-27.45V214.51z"/>
<path class="st0" d="M956.94,267.81c0-32.88,24.9-55.06,56.82-55.06c26.49,0,40.22,14.52,47.24,28.57l-23.62,11.17
c-3.51-8.46-12.61-15.48-23.62-15.48c-16.6,0-28.89,13.41-28.89,30.8c0,17.4,12.29,30.8,28.89,30.8
c11.01,0,20.11-7.02,23.62-15.48L1061,294.3c-6.86,13.72-20.75,28.57-47.24,28.57C981.84,322.87,956.94,300.53,956.94,267.81z"/>
</g>
<g>
<path class="st0" d="M607.71,253.74c12.12,0,21.97,9.86,21.97,21.97c0,12.12-9.86,21.97-21.97,21.97
c-12.12,0-21.97-9.86-21.97-21.97C585.74,263.6,595.6,253.74,607.71,253.74 M607.71,230.48c-24.98,0-45.24,20.25-45.24,45.24
c0,24.98,20.25,45.24,45.24,45.24c24.98,0,45.24-20.25,45.24-45.24C652.95,250.73,632.7,230.48,607.71,230.48L607.71,230.48z"/>
<path class="st0" d="M677.08,217.17c7.34,0,13.31,5.97,13.31,13.31c0,7.34-5.97,13.31-13.31,13.31c-7.34,0-13.31-5.97-13.31-13.31
C663.77,223.14,669.74,217.17,677.08,217.17 M677.08,206.35c-13.32,0-24.13,10.8-24.13,24.13c0,13.32,10.8,24.13,24.13,24.13
c13.32,0,24.13-10.8,24.13-24.13C701.2,217.15,690.4,206.35,677.08,206.35L677.08,206.35z"/>
<path class="st0" d="M629.69,186.95c4.65,0,8.44,3.79,8.44,8.44c0,4.65-3.79,8.44-8.44,8.44s-8.44-3.79-8.44-8.44
C621.25,190.73,625.03,186.95,629.69,186.95 M629.69,178.02c-9.59,0-17.36,7.77-17.36,17.36c0,9.59,7.77,17.36,17.36,17.36
c9.59,0,17.36-7.77,17.36-17.36C647.05,185.8,639.28,178.02,629.69,178.02L629.69,178.02z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+1 -1
View File
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://github.com/LucioFranco/tonic/raw/master/.github/assets/tonic_ghbanner.png" alt="Vector" style="width:60%;">
<img src="https://github.com/LucioFranco/tonic/raw/master/.github/assets/tonic-banner.svg" alt="Vector" style="width:60%;">
</p>
A rust implementation of [gRPC], a high performance, open source, general