Add Exodus as Enterprise Sponsor on About page

This commit is contained in:
wiz 2021-04-14 01:18:30 +09:00
parent 3dbddedf91
commit 5085e0c420
No known key found for this signature in database
GPG Key ID: A394E332255A6173
2 changed files with 20 additions and 0 deletions

View File

@ -60,6 +60,13 @@
</div>
</a>
<a href="https://exodus.com/" target="_blank">
<div class="profile_photo enterprise_sponsor d-inline-block" title="Exodus">
<img class="profile_img" src="/resources/profile/exodus.svg" />
Exodus
</div>
</a>
<br><br>
<br><br>

View File

@ -0,0 +1,13 @@
<svg width="350" height="350" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="linearGradient-1" y2="50%" x2="100%" y1="50%" x1="0%">
<stop offset="0%" stop-color="#00BFFF"/>
<stop offset="100%" stop-color="#6619FF"/>
</linearGradient>
</defs>
<g>
<g fill-rule="evenodd" fill="none" id="Page-1">
<path fill-rule="nonzero" fill="url(#linearGradient-1)" id="Exodus_symbol" d="m228.06,175l78.94,78.86002l-27.8,-0.00002c-4.77635,0.00641 -9.35941,-1.88581 -12.74,-5.26l-73.64,-73.6l73.64,-73.66c3.38059,-3.37419 7.96365,-5.26641 12.74,-5.26l27.8,-0.00002l-78.94,78.92002zm-144.54,-73.66c-3.37569,-3.36929 -7.95058,-5.2611 -12.72,-5.26l-27.8,0l78.92,78.92l-78.92,78.86l27.8,0c4.76942,0.0011 9.34431,-1.89071 12.72,-5.26l73.66,-73.6l-73.66,-73.66zm91.48,91.48l-73.66,73.66c-3.36929,3.37569 -5.2611,7.95058 -5.26,12.72l0,27.8l78.92,-78.92l78.92,78.92l0,-27.8c-0.0042,-4.77229 -1.90338,-9.34758 -5.28,-12.72l-73.64,-73.66zm0,-35.64l73.64,-73.66c3.37662,-3.37242 5.2758,-7.94771 5.28,-12.72l0,-27.8l-78.92,78.92l-78.92,-78.92l0,27.8c-0.0011,4.76942 1.89071,9.34431 5.26,12.72l73.66,73.66z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB