(fix) Changed Sokol logo.

This commit is contained in:
Gabriel Rodriguez Alsina 2018-08-16 13:16:34 -03:00
parent e33c118c21
commit 2235b2d291
2 changed files with 15 additions and 18 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,10 +1,8 @@
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="144px"
height="18px"
>
<defs>
width="178"
height="26"
> <defs>
<style type="text/css">
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,700');
text {
@ -13,18 +11,17 @@
</style>
</defs>
<path
fill="#FFF"
fill-rule="evenodd"
fill="rgb(255, 255, 255)"
d="M30.506,5.000 L28.857,5.000 L28.013,8.000 L29.752,8.000 L28.997,11.000 L15.753,11.000 L14.735,15.000 L10.305,15.000 L9.993,15.000 L1.166,15.000 C0.325,15.000 -0.174,14.328 0.052,13.500 L2.504,4.500 C2.730,3.672 3.595,3.000 4.436,3.000 L13.012,3.000 L13.575,3.000 L31.009,3.000 L30.506,5.000 ZM8.573,14.000 L8.989,12.000 L7.437,12.000 L7.020,14.000 L8.573,14.000 ZM2.421,12.000 L1.996,14.000 L3.581,14.000 L4.006,12.000 L2.421,12.000 ZM4.700,5.000 L3.012,11.000 L9.302,11.000 L10.989,5.000 L4.700,5.000 ZM17.851,5.000 L17.007,8.000 L20.152,8.000 L20.996,5.000 L17.851,5.000 ZM23.845,5.000 L22.994,8.000 L26.164,8.000 L27.015,5.000 L23.845,5.000 ZM28.995,12.000 L28.177,15.000 L15.992,15.000 L16.809,12.000 L28.995,12.000 Z"
/>
<text
fill="rgb(255, 255, 255)"
transform="matrix( 0.60869565217391, 0, 0, 0.6,41.2910869565218, 12.4000000000001)"
font-size="18.333px"
>Sokol&#32;Test&#32;Network</text>
d="M36.528 20H24.272c-.167 0-.334-.028-.499-.068l.018.068h-5.287l-1.607-5.969H.969A.96.96 0 0 1 0 13.078l.003-.015H0V5.906C0 4.853.86 4 1.922 4l.016.002V4h30.275c1.061 0 2.153.855 2.437 1.91l3.285 12.18c.285 1.055-.345 1.91-1.407 1.91zM7.723 6.866H3.361l1.169 4.298h4.362L7.723 6.866zm7.209 0h-4.361l1.169 4.298h4.361l-1.169-4.298zm11.743 10.985h1.923l-.517-1.911h-1.922l.516 1.911zm5.201-10.985h-8.17l2.194 8.119h8.171l-2.195-8.119zm2.453 9.074h-1.922l.516 1.911h1.923l-.517-1.911zm-33.61.047v-.049h12.969v.002h1.557L16.341 20H1.938v-.002L1.922 20A1.914 1.914 0 0 1 0 18.094v-1.188h.005c0-.006-.005-.01-.005-.015 0-.44.308-.793.719-.904z"
/> <text
x="47"
y="17"
fill="#FFF"
font-size="14"
> Sokol Test Network </text>
<path
fill="#FFF"
fill-rule="evenodd"
fill="rgb(255, 255, 255)"
d="M143.500,-0.000 C143.776,-0.000 144.000,0.224 144.000,0.500 L144.000,17.500 C144.000,17.776 143.776,18.000 143.500,18.000 C143.224,18.000 143.000,17.776 143.000,17.500 L143.000,0.500 C143.000,0.224 143.224,-0.000 143.500,-0.000 Z"
/>
</svg>
d="M177 0a1 1 0 0 1 1 1v24a1 1 0 0 1-2 0V1a1 1 0 0 1 1-1z"
/> </svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB