1
0
mirror of https://github.com/bigchaindb/site.git synced 2025-02-11 08:09:33 +01:00

switch to Medium icon, closes #55

This commit is contained in:
Matthias Kretschmann 2016-02-18 02:00:16 +01:00
parent 18acb751e3
commit 3d12c4238a
3 changed files with 24 additions and 2 deletions

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="primary_Logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 104.7 88.6" style="enable-background:new 0 0 104.7 88.6;" xml:space="preserve">
<style type="text/css">
.st0{fill:#D0D2D3;}
.st1{fill:#A6A8AB;}
.st2{fill:#808184;}
.st3{fill:#58595B;}
.st4{fill:#939393;}
.st5{fill:#231F20;}
.st6{fill:#54C695;}
</style>
<g>
<path class="st6" d="M104.3,16.2C104.3,16.2,104.3,16.2,104.3,16.2L104.3,16.2L72.7,0.4c-0.2-0.1-0.4-0.2-0.7-0.2
C71.7,0,71.4,0,71.1,0c-1.2,0-2.4,0.6-3.1,1.7L49.9,31.2l22.8,37.1l31.7-51.6C104.5,16.5,104.5,16.3,104.3,16.2z"/>
<polygon class="st6" points="39.9,24.5 39.9,58.1 69.8,73 "/>
<path class="st6" d="M74.3,75.3l24.6,12.3c3.2,1.6,5.8,0.5,5.8-2.5V25.9L74.3,75.3z"/>
<path class="st6" d="M34.7,16.3L3.9,0.8C3.3,0.6,2.8,0.4,2.3,0.4C1,0.4,0,1.5,0,3.2v66.6c0,1.8,1.3,3.9,2.9,4.7l27.2,13.6
c0.7,0.3,1.4,0.5,2,0.5c1.7,0,2.9-1.3,2.9-3.5V16.6C34.9,16.4,34.8,16.3,34.7,16.3z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -48,7 +48,7 @@ js: page-community.min.js
<a class="social-link" href="https://medium.com/{{ site.medium }}">
<svg class="icon icon--social icon--blog" aria-labelledby="title">
<title>Blog</title>
<use xlink:href="/assets/img/sprite.svg#icon-blog"></use>
<use xlink:href="/assets/img/sprite.svg#medium"></use>
</svg>
</a>
</p>

View File

@ -50,7 +50,7 @@ title: Contact
<a href="https://medium.com/{{ site.medium }}">
<svg class="icon icon--social icon--blog" aria-labelledby="title">
<title>Blog</title>
<use xlink:href="/assets/img/sprite.svg#icon-blog"></use>
<use xlink:href="/assets/img/sprite.svg#medium"></use>
</svg>
Blog
</a>