24
1
Fork 0

updated header logo

This commit is contained in:
Danny Coates 2019-02-19 13:13:14 -08:00
parent 2c27665e39
commit 2c12b614f0
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
5 changed files with 120 additions and 66 deletions

View File

@ -139,15 +139,6 @@ footer li:hover {
white-space: nowrap;
}
.header-logo {
background-image: url('../assets/logo.svg');
background-position: left;
background-repeat: no-repeat;
background-size: 2.25rem;
padding-left: 3rem;
text-decoration: none;
}
.intro {
max-width: 100%;
height: unset;
@ -254,10 +245,6 @@ select {
}
@screen md {
.header-logo {
background-image: url('../assets/logo.svg');
}
.intro {
max-width: unset;
height: unset;

View File

@ -62,7 +62,7 @@ class Account extends Component {
return html`
<send-account>
<button
class="p-2 border rounded border-white text-white hover:bg-white hover:text-black md:text-blue-dark md:border-blue-dark md:hover:text-white md:hover:bg-blue-dark"
class="p-2 border rounded text-blue-dark border-blue-dark hover:text-white hover:bg-blue-dark"
onclick="${e => this.login(e)}"
>
${translate('signInMenuOption')}

View File

@ -1,6 +1,7 @@
const html = require('choo/html');
const Component = require('choo/component');
const Account = require('./account');
const assets = require('../../common/assets');
const { platform } = require('../utils');
class Header extends Component {
@ -20,22 +21,14 @@ class Header extends Component {
const title =
platform() === 'android'
? html`
<a class="header-logo">
<h1 class="text-3xl text-white md:text-black font-normal">
<b>Firefox</b> Send
</h1>
</a>
<a class=""><img src="${assets.get('logo.svg')}"/></a>
`
: html`
<a class="header-logo" href="/">
<h1 class="text-3xl text-white md:text-black font-normal">
<b>Firefox</b> Send
</h1>
</a>
<a class="" href="/"><img src="${assets.get('logo.svg')}"/></a>
`;
return html`
<header
class="relative flex-none flex flex-row items-center justify-between bg-black w-full px-6 h-16 z-20 md:bg-transparent"
class="relative flex-none flex flex-row items-center justify-between w-full px-6 h-16 z-20 bg-transparent"
>
${title} ${this.account.render()}
</header>

44
assets/icon.svg Normal file
View File

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g transform="matrix(0.992748,0,0,1.01197,-0.346154,-0.313384)">
<clipPath id="_clip1">
<path id="Shape" d="M18.48,0.31C8.485,0.31 0.349,8.284 0.349,18.077C0.349,19.123 1.201,19.974 2.247,19.974L16.582,19.974L16.582,29.419L12.126,25.006C11.39,24.271 10.189,24.271 9.414,25.006C8.678,25.742 8.678,26.942 9.414,27.716L17.124,35.419C17.163,35.458 17.202,35.497 17.279,35.535L17.318,35.535C17.357,35.574 17.395,35.613 17.434,35.613L17.473,35.613C17.512,35.652 17.55,35.652 17.589,35.69L17.628,35.69C17.667,35.729 17.744,35.729 17.783,35.768C17.822,35.806 17.899,35.806 17.938,35.806C17.977,35.806 18.054,35.845 18.093,35.845L18.131,35.845C18.17,35.845 18.209,35.845 18.286,35.884L18.674,35.884C18.713,35.884 18.751,35.884 18.829,35.845L18.868,35.845C18.906,35.845 18.984,35.806 19.023,35.806C19.061,35.806 19.139,35.768 19.178,35.729C19.216,35.69 19.294,35.69 19.333,35.652C19.371,35.613 19.41,35.613 19.449,35.574L19.487,35.574C19.526,35.535 19.565,35.497 19.604,35.497L19.642,35.497C19.681,35.458 19.72,35.419 19.797,35.381L27.507,27.677C28.243,26.942 28.243,25.742 27.507,24.968C26.771,24.232 25.57,24.232 24.795,24.968L20.379,29.419L20.379,20.013L34.713,20.013C35.759,20.013 36.612,19.161 36.612,18.116C36.612,8.284 28.476,0.31 18.48,0.31ZM4.262,16.181C5.23,9.406 11.235,4.142 18.48,4.142C25.725,4.142 31.691,9.406 32.66,16.181L4.262,16.181Z" clip-rule="nonzero"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image2" x="0" y="0" width="36px" height="36px"/>
</g>
</g>
<clipPath id="_clip3">
<path id="Shape1" serif:id="Shape" d="M18.48,0.31C8.485,0.31 0.349,8.284 0.349,18.077C0.349,19.123 1.201,19.974 2.247,19.974L16.582,19.974L16.582,29.419L12.126,25.006C11.39,24.271 10.189,24.271 9.414,25.006C8.678,25.742 8.678,26.942 9.414,27.716L17.124,35.419C17.163,35.458 17.202,35.497 17.279,35.535L17.318,35.535C17.357,35.574 17.395,35.613 17.434,35.613L17.473,35.613C17.512,35.652 17.55,35.652 17.589,35.69L17.628,35.69C17.667,35.729 17.744,35.729 17.783,35.768C17.822,35.806 17.899,35.806 17.938,35.806C17.977,35.806 18.054,35.845 18.093,35.845L18.131,35.845C18.17,35.845 18.209,35.845 18.286,35.884L18.674,35.884C18.713,35.884 18.751,35.884 18.829,35.845L18.868,35.845C18.906,35.845 18.984,35.806 19.023,35.806C19.061,35.806 19.139,35.768 19.178,35.729C19.216,35.69 19.294,35.69 19.333,35.652C19.371,35.613 19.41,35.613 19.449,35.574L19.487,35.574C19.526,35.535 19.565,35.497 19.604,35.497L19.642,35.497C19.681,35.458 19.72,35.419 19.797,35.381L27.507,27.677C28.243,26.942 28.243,25.742 27.507,24.968C26.771,24.232 25.57,24.232 24.795,24.968L20.379,29.419L20.379,20.013L34.713,20.013C35.759,20.013 36.612,19.161 36.612,18.116C36.612,8.284 28.476,0.31 18.48,0.31ZM4.262,16.181C5.23,9.406 11.235,4.142 18.48,4.142C25.725,4.142 31.691,9.406 32.66,16.181L4.262,16.181Z" clip-rule="nonzero"/>
</clipPath>
<g clip-path="url(#_clip3)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image4" x="0" y="0" width="36px" height="36px"/>
</g>
</g>
<clipPath id="_clip5">
<path id="Path" d="M20.379,4.258C26.732,5.11 31.769,9.987 32.66,16.181L24.214,16.181C22.122,16.181 20.417,17.884 20.417,19.974L34.713,19.974C35.759,19.974 36.612,19.123 36.612,18.077C36.612,11.303 31.808,7.974 27.74,6.077C23.982,4.335 20.379,4.258 20.379,4.258Z"/>
</clipPath>
<g clip-path="url(#_clip5)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image6" x="20.976" y="4.02" width="16.115px" height="15.904px" transform="matrix(0.947964,0,0,0.994015,0,0)"/>
</g>
</g>
<clipPath id="_clip7">
<path id="Path1" serif:id="Path" d="M32.582,15.755C33.861,16.8 35.178,17.806 36.418,18.89C36.534,18.658 36.612,18.387 36.612,18.077C36.612,11.303 31.808,7.974 27.74,6.077C23.982,4.335 20.379,4.258 20.379,4.258C26.577,5.071 31.536,9.794 32.582,15.755Z"/>
</clipPath>
<g clip-path="url(#_clip7)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image8" x="20.976" y="4.048" width="16.115px" height="11.846px" transform="matrix(0.947964,0,0,0.98716,0,0)"/>
</g>
</g>
</g>
<defs>
<image id="_Image2" width="36px" height="36px" xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAkACQDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDShnI718VWwiZ/QkqZdguenNeLiMDfoc06RoQXXvXg4nAHHOiXEkVh1ryKlGUDncWh9Yknn8Nx71+ztH1s6Zcin96xnRUjnlTLkNxjvXmV8Gmc86ReguunNeHiMB5HJOkXkuvl614s8B72xzOjqeawXHvX65Uw9tj7GUC7Dce9cji0YSpl2Gf3qGk9znlTLcM3vXLVw6kc8qZaW5461508Fqc7pHniSEV+hTpJn0zRahuCO9cNXDkOJeguPevPqUHEylAuw3HvWDVjnlTLaz8dahxTOd0zi6+vPaFBIPFS0mBYidvWuSpBENF2CRvWvNq04mTRbV229a42tTJpH//Z"/>
<image id="_Image4" width="36px" height="36px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVRYhcWWTRKDIAxG40/P53F6cRa2M0o3yKQYYoIJdoZNpeZN3tfAEMPyBoCZWK/K95I9EzR+ZgD4AMCG1o7WRqxdsOcAG1uBJEWogmW3avsGLZCmiLZbOyg0XimTaJOCijRiIIvsSLSyGmcA+BoUadF6/P4EtBoWadH6p7GmzDI7mo6PEmVeI4HsFvUv884O2/EyQz2zQ+4plT2VndwMTlnP7OQaVxnqlh2sbPUuouk4ztCj2cFALYerm9Z8wMWwjJWXS2+Qd26Y+fnpxI1hmayLCN6RF3kFiGEZLIto3sFeLQUazbsluusWGl2yowJCYG7ZaQJKUFqNKlA1UAXMbCQ0AyEw05DfBkpQeEzcGgkmQAiMy5eoW6ZACOwYE+qR4AKUoLhpXwV1A0JgmjFxPlwdwWrTvo8yBozV1h0oQVU1PgJEgOVu/QCjCf365Msf7AAAAABJRU5ErkJggg=="/>
<image id="_Image6" width="17px" height="16px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jZWSMXKEUAxDJWPfLXfN6dJBIZHChmXJZrKh+cyA3pdk8/Pja08ZJaMkpIyU8Z8n10wUDVMQiaIhCiUj9v09yFYJh6AgKny+O4xUw96C3AEVhkKoC2zx765yK0LMjnPCfLo5YKWG8QUr1zSKAUdCunbD891HT2zYYt+cpOHYoYixn9DFzb0nhVAi8lJ8bmVIRBEwOcJlTv4B63XILd2WA/2zCBMTI88YHemyApeYuZb7Rh1CQrGjIsZBwBFP03q4aW13chde3QQHkk/TaoDg4HTyUtjxLEIE6uzrAfPAci21ZRIKTLS7EC3QxOXysxNxhxgo7TCjC4y9Y4jw8T04tw80lu5knelo7L9ycwrFmRAuK7B0HEVAs3CP8zlGTV919HVGA74Bya4idy/dNTAAAAAASUVORK5CYII="/>
<image id="_Image8" width="17px" height="12px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQokZ3SzQqCQBQF4COCIBQIgjA+iUQRRc8sQWSJFPUyk8xPJpa0sBvq7npWs/o4lznOdXd3pdKxVEZIpYVUOi6NjcCIQ4/DMg9/UExY8/54LAQA8s3V77WKpdLCVq+AhVDSJBNjjI0AwHFVBHQWYXXT+CwEAIrtzaMmD91Byj5DFkLZL87RuFXbti4LAYDT+jLr/5xURlR1PWchANBtajiD0tiIhVDGm5qEAMNNTTX+SZNMfAFCCKVFvw0dSAAAAABJRU5ErkJggg=="/>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 7.7 KiB

View File

@ -1,44 +1,74 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
<g transform="matrix(0.992748,0,0,1.01197,-0.346154,-0.313384)">
<clipPath id="_clip1">
<path id="Shape" d="M18.48,0.31C8.485,0.31 0.349,8.284 0.349,18.077C0.349,19.123 1.201,19.974 2.247,19.974L16.582,19.974L16.582,29.419L12.126,25.006C11.39,24.271 10.189,24.271 9.414,25.006C8.678,25.742 8.678,26.942 9.414,27.716L17.124,35.419C17.163,35.458 17.202,35.497 17.279,35.535L17.318,35.535C17.357,35.574 17.395,35.613 17.434,35.613L17.473,35.613C17.512,35.652 17.55,35.652 17.589,35.69L17.628,35.69C17.667,35.729 17.744,35.729 17.783,35.768C17.822,35.806 17.899,35.806 17.938,35.806C17.977,35.806 18.054,35.845 18.093,35.845L18.131,35.845C18.17,35.845 18.209,35.845 18.286,35.884L18.674,35.884C18.713,35.884 18.751,35.884 18.829,35.845L18.868,35.845C18.906,35.845 18.984,35.806 19.023,35.806C19.061,35.806 19.139,35.768 19.178,35.729C19.216,35.69 19.294,35.69 19.333,35.652C19.371,35.613 19.41,35.613 19.449,35.574L19.487,35.574C19.526,35.535 19.565,35.497 19.604,35.497L19.642,35.497C19.681,35.458 19.72,35.419 19.797,35.381L27.507,27.677C28.243,26.942 28.243,25.742 27.507,24.968C26.771,24.232 25.57,24.232 24.795,24.968L20.379,29.419L20.379,20.013L34.713,20.013C35.759,20.013 36.612,19.161 36.612,18.116C36.612,8.284 28.476,0.31 18.48,0.31ZM4.262,16.181C5.23,9.406 11.235,4.142 18.48,4.142C25.725,4.142 31.691,9.406 32.66,16.181L4.262,16.181Z" clip-rule="nonzero"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image2" x="0" y="0" width="36px" height="36px"/>
</g>
</g>
<clipPath id="_clip3">
<path id="Shape1" serif:id="Shape" d="M18.48,0.31C8.485,0.31 0.349,8.284 0.349,18.077C0.349,19.123 1.201,19.974 2.247,19.974L16.582,19.974L16.582,29.419L12.126,25.006C11.39,24.271 10.189,24.271 9.414,25.006C8.678,25.742 8.678,26.942 9.414,27.716L17.124,35.419C17.163,35.458 17.202,35.497 17.279,35.535L17.318,35.535C17.357,35.574 17.395,35.613 17.434,35.613L17.473,35.613C17.512,35.652 17.55,35.652 17.589,35.69L17.628,35.69C17.667,35.729 17.744,35.729 17.783,35.768C17.822,35.806 17.899,35.806 17.938,35.806C17.977,35.806 18.054,35.845 18.093,35.845L18.131,35.845C18.17,35.845 18.209,35.845 18.286,35.884L18.674,35.884C18.713,35.884 18.751,35.884 18.829,35.845L18.868,35.845C18.906,35.845 18.984,35.806 19.023,35.806C19.061,35.806 19.139,35.768 19.178,35.729C19.216,35.69 19.294,35.69 19.333,35.652C19.371,35.613 19.41,35.613 19.449,35.574L19.487,35.574C19.526,35.535 19.565,35.497 19.604,35.497L19.642,35.497C19.681,35.458 19.72,35.419 19.797,35.381L27.507,27.677C28.243,26.942 28.243,25.742 27.507,24.968C26.771,24.232 25.57,24.232 24.795,24.968L20.379,29.419L20.379,20.013L34.713,20.013C35.759,20.013 36.612,19.161 36.612,18.116C36.612,8.284 28.476,0.31 18.48,0.31ZM4.262,16.181C5.23,9.406 11.235,4.142 18.48,4.142C25.725,4.142 31.691,9.406 32.66,16.181L4.262,16.181Z" clip-rule="nonzero"/>
</clipPath>
<g clip-path="url(#_clip3)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image4" x="0" y="0" width="36px" height="36px"/>
</g>
</g>
<clipPath id="_clip5">
<path id="Path" d="M20.379,4.258C26.732,5.11 31.769,9.987 32.66,16.181L24.214,16.181C22.122,16.181 20.417,17.884 20.417,19.974L34.713,19.974C35.759,19.974 36.612,19.123 36.612,18.077C36.612,11.303 31.808,7.974 27.74,6.077C23.982,4.335 20.379,4.258 20.379,4.258Z"/>
</clipPath>
<g clip-path="url(#_clip5)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image6" x="20.976" y="4.02" width="16.115px" height="15.904px" transform="matrix(0.947964,0,0,0.994015,0,0)"/>
</g>
</g>
<clipPath id="_clip7">
<path id="Path1" serif:id="Path" d="M32.582,15.755C33.861,16.8 35.178,17.806 36.418,18.89C36.534,18.658 36.612,18.387 36.612,18.077C36.612,11.303 31.808,7.974 27.74,6.077C23.982,4.335 20.379,4.258 20.379,4.258C26.577,5.071 31.536,9.794 32.582,15.755Z"/>
</clipPath>
<g clip-path="url(#_clip7)">
<g transform="matrix(1.00731,-0,-0,0.988172,0.348683,0.309677)">
<use xlink:href="#_Image8" x="20.976" y="4.048" width="16.115px" height="11.846px" transform="matrix(0.947964,0,0,0.98716,0,0)"/>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="201px" height="36px" viewBox="0 0 201 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: sketchtool 53 (72520) - https://sketchapp.com -->
<title>56F8E94A-92C7-41A4-BF32-064D0F1FE0CE</title>
<desc>Created with sketchtool.</desc>
<defs>
<linearGradient x1="71.1627137%" y1="8.3795633%" x2="23.6307692%" y2="89.0750207%" id="linearGradient-1">
<stop stop-color="#FF980E" offset="0%"></stop>
<stop stop-color="#FF7139" offset="20.75%"></stop>
<stop stop-color="#FF5854" offset="36.33%"></stop>
<stop stop-color="#FF4F5E" offset="45.63%"></stop>
<stop stop-color="#FF3750" offset="69.29%"></stop>
<stop stop-color="#F92261" offset="85.75%"></stop>
<stop stop-color="#F5156C" offset="100%"></stop>
</linearGradient>
<linearGradient x1="71.1627137%" y1="8.3795633%" x2="23.6307692%" y2="89.0750207%" id="linearGradient-2">
<stop stop-color="#FFF44F" stop-opacity="0.8" offset="0%"></stop>
<stop stop-color="#FFF44F" stop-opacity="0" offset="75%"></stop>
</linearGradient>
<linearGradient x1="14.3945107%" y1="105.534329%" x2="62.8615752%" y2="24.3294529%" id="linearGradient-3">
<stop stop-color="#3A8EE6" offset="0%"></stop>
<stop stop-color="#5C79F0" offset="23.59%"></stop>
<stop stop-color="#9059FF" offset="62.93%"></stop>
<stop stop-color="#C139E6" offset="100%"></stop>
</linearGradient>
<linearGradient x1="62.8713604%" y1="29.0228725%" x2="42.5369928%" y2="60.7429512%" id="linearGradient-4">
<stop stop-color="#6E008B" stop-opacity="0.5" offset="0%"></stop>
<stop stop-color="#C846CB" stop-opacity="0" offset="50%"></stop>
</linearGradient>
<linearGradient x1="73.7626536%" y1="58.1514822%" x2="20.9130221%" y2="45.4476366%" id="linearGradient-5">
<stop stop-color="#6A2BEA" stop-opacity="0" offset="13.6%"></stop>
<stop stop-color="#662CE6" stop-opacity="0.09459748" offset="29.95%"></stop>
<stop stop-color="#592FDB" stop-opacity="0.1926" offset="46.89%"></stop>
<stop stop-color="#4534C9" stop-opacity="0.2923" offset="64.1%"></stop>
<stop stop-color="#283BAF" stop-opacity="0.393" offset="81.5%"></stop>
<stop stop-color="#03448D" stop-opacity="0.4936" offset="98.9%"></stop>
<stop stop-color="#00458B" stop-opacity="0.5" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Send_Home-With-Files" transform="translate(-24.000000, -31.000000)">
<g id="Header" transform="translate(24.000000, 24.000000)">
<g id="Send" transform="translate(0.000000, 7.000000)">
<g id="FF_Send_Logo">
<g id="Group">
<g>
<path d="M18.4801773,0.309677419 C8.4846097,0.309677419 0.34868259,8.28387097 0.34868259,18.0774194 C0.34868259,19.1225806 1.20101781,19.9741935 2.24706558,19.9741935 L16.5817943,19.9741935 L16.5817943,25.1612903 L16.5817943,25.1612903 L16.5817943,29.4193548 L12.1264056,25.0064516 C11.390298,24.2709677 10.1892801,24.2709677 9.41442994,25.0064516 C8.67832225,25.7419355 8.67832225,26.9419355 9.41442994,27.716129 L17.1241894,35.4193548 C17.162932,35.4580645 17.2016745,35.4967742 17.2791595,35.5354839 C17.2791595,35.5354839 17.2791595,35.5354839 17.317902,35.5354839 C17.3566445,35.5741935 17.395387,35.6129032 17.4341295,35.6129032 C17.4341295,35.6129032 17.4341295,35.6129032 17.472872,35.6129032 C17.5116145,35.6516129 17.5503571,35.6516129 17.5890996,35.6903226 C17.5890996,35.6903226 17.5890996,35.6903226 17.6278421,35.6903226 C17.6665846,35.7290323 17.7440696,35.7290323 17.7828121,35.7677419 C17.7828121,35.7677419 17.7828121,35.7677419 17.7828121,35.7677419 C17.8215546,35.8064516 17.8990396,35.8064516 17.9377822,35.8064516 C17.9377822,35.8064516 17.9377822,35.8064516 17.9377822,35.8064516 C17.9765247,35.8064516 18.0540097,35.8451613 18.0927522,35.8451613 C18.0927522,35.8451613 18.1314947,35.8451613 18.1314947,35.8451613 C18.1702372,35.8451613 18.2089797,35.8451613 18.2864647,35.883871 C18.3639498,35.883871 18.4026923,35.883871 18.4801773,35.883871 C18.5576623,35.883871 18.5964048,35.883871 18.6738898,35.883871 C18.7126324,35.883871 18.7513749,35.883871 18.8288599,35.8451613 C18.8288599,35.8451613 18.8676024,35.8451613 18.8676024,35.8451613 C18.9063449,35.8451613 18.9838299,35.8064516 19.0225724,35.8064516 C19.0225724,35.8064516 19.0225724,35.8064516 19.0225724,35.8064516 C19.0613149,35.8064516 19.1388,35.7677419 19.1775425,35.7290323 C19.1775425,35.7290323 19.1775425,35.7290323 19.1775425,35.7290323 C19.216285,35.6903226 19.29377,35.6903226 19.3325125,35.6516129 C19.3325125,35.6516129 19.3325125,35.6516129 19.3325125,35.6516129 C19.371255,35.6129032 19.4099975,35.6129032 19.44874,35.5741935 C19.44874,35.5741935 19.44874,35.5741935 19.4874826,35.5741935 C19.5262251,35.5354839 19.5649676,35.4967742 19.6037101,35.4967742 C19.6037101,35.4967742 19.6037101,35.4967742 19.6424526,35.4967742 C19.6811951,35.4580645 19.7199376,35.4193548 19.7974226,35.3806452 L27.5071821,27.6774194 C28.2432898,26.9419355 28.2432898,25.7419355 27.5071821,24.9677419 C26.7710744,24.2322581 25.5700566,24.2322581 24.7952064,24.9677419 L20.3785603,29.4193548 L20.3785603,20.0129032 L34.713289,20.0129032 C35.7593368,20.0129032 36.611672,19.1612903 36.611672,18.116129 C36.611672,8.28387097 28.4757449,0.309677419 18.4801773,0.309677419 Z M4.26167611,16.1806452 C5.23023886,9.40645161 11.2353279,4.14193548 18.4801773,4.14193548 C25.7250267,4.14193548 31.6913732,9.40645161 32.659936,16.1806452 L4.26167611,16.1806452 Z" id="Shape" fill="url(#linearGradient-1)" fill-rule="nonzero"></path>
<path d="M18.4801773,0.309677419 C8.4846097,0.309677419 0.34868259,8.28387097 0.34868259,18.0774194 C0.34868259,19.1225806 1.20101781,19.9741935 2.24706558,19.9741935 L16.5817943,19.9741935 L16.5817943,25.1612903 L16.5817943,25.1612903 L16.5817943,29.4193548 L12.1264056,25.0064516 C11.390298,24.2709677 10.1892801,24.2709677 9.41442994,25.0064516 C8.67832225,25.7419355 8.67832225,26.9419355 9.41442994,27.716129 L17.1241894,35.4193548 C17.162932,35.4580645 17.2016745,35.4967742 17.2791595,35.5354839 C17.2791595,35.5354839 17.2791595,35.5354839 17.317902,35.5354839 C17.3566445,35.5741935 17.395387,35.6129032 17.4341295,35.6129032 C17.4341295,35.6129032 17.4341295,35.6129032 17.472872,35.6129032 C17.5116145,35.6516129 17.5503571,35.6516129 17.5890996,35.6903226 C17.5890996,35.6903226 17.5890996,35.6903226 17.6278421,35.6903226 C17.6665846,35.7290323 17.7440696,35.7290323 17.7828121,35.7677419 C17.7828121,35.7677419 17.7828121,35.7677419 17.7828121,35.7677419 C17.8215546,35.8064516 17.8990396,35.8064516 17.9377822,35.8064516 C17.9377822,35.8064516 17.9377822,35.8064516 17.9377822,35.8064516 C17.9765247,35.8064516 18.0540097,35.8451613 18.0927522,35.8451613 C18.0927522,35.8451613 18.1314947,35.8451613 18.1314947,35.8451613 C18.1702372,35.8451613 18.2089797,35.8451613 18.2864647,35.883871 C18.3639498,35.883871 18.4026923,35.883871 18.4801773,35.883871 C18.5576623,35.883871 18.5964048,35.883871 18.6738898,35.883871 C18.7126324,35.883871 18.7513749,35.883871 18.8288599,35.8451613 C18.8288599,35.8451613 18.8676024,35.8451613 18.8676024,35.8451613 C18.9063449,35.8451613 18.9838299,35.8064516 19.0225724,35.8064516 C19.0225724,35.8064516 19.0225724,35.8064516 19.0225724,35.8064516 C19.0613149,35.8064516 19.1388,35.7677419 19.1775425,35.7290323 C19.1775425,35.7290323 19.1775425,35.7290323 19.1775425,35.7290323 C19.216285,35.6903226 19.29377,35.6903226 19.3325125,35.6516129 C19.3325125,35.6516129 19.3325125,35.6516129 19.3325125,35.6516129 C19.371255,35.6129032 19.4099975,35.6129032 19.44874,35.5741935 C19.44874,35.5741935 19.44874,35.5741935 19.4874826,35.5741935 C19.5262251,35.5354839 19.5649676,35.4967742 19.6037101,35.4967742 C19.6037101,35.4967742 19.6037101,35.4967742 19.6424526,35.4967742 C19.6811951,35.4580645 19.7199376,35.4193548 19.7974226,35.3806452 L27.5071821,27.6774194 C28.2432898,26.9419355 28.2432898,25.7419355 27.5071821,24.9677419 C26.7710744,24.2322581 25.5700566,24.2322581 24.7952064,24.9677419 L20.3785603,29.4193548 L20.3785603,20.0129032 L34.713289,20.0129032 C35.7593368,20.0129032 36.611672,19.1612903 36.611672,18.116129 C36.611672,8.28387097 28.4757449,0.309677419 18.4801773,0.309677419 Z M4.26167611,16.1806452 C5.23023886,9.40645161 11.2353279,4.14193548 18.4801773,4.14193548 C25.7250267,4.14193548 31.6913732,9.40645161 32.659936,16.1806452 L4.26167611,16.1806452 Z" id="Shape" fill="url(#linearGradient-2)" fill-rule="nonzero"></path>
<path d="M20.3785603,4.25806452 C26.7323319,5.10967742 31.7688582,9.98709677 32.659936,16.1806452 L24.2140688,16.1806452 C22.1219732,16.1806452 20.4173028,17.883871 20.4173028,19.9741935 L20.4173028,19.9741935 L34.713289,19.9741935 C35.7593368,19.9741935 36.611672,19.1225806 36.611672,18.0774194 C36.611672,11.3032258 31.8076008,7.97419355 27.7396372,6.07741935 C23.9816137,4.33548387 20.3785603,4.25806452 20.3785603,4.25806452 Z" id="Path" fill="url(#linearGradient-3)"></path>
<path d="M32.582451,15.7548387 C33.8609538,16.8 35.1781991,17.8064516 36.4179595,18.8903226 C36.534187,18.6580645 36.611672,18.3870968 36.611672,18.0774194 C36.611672,11.3032258 31.8076008,7.97419355 27.7396372,6.07741935 C23.9816137,4.33548387 20.3785603,4.25806452 20.3785603,4.25806452 C26.5773619,5.07096774 31.5364032,9.79354839 32.582451,15.7548387 Z" id="Path" fill="url(#linearGradient-4)"></path>
</g>
<path d="M32.3499959,16.1806452 L24.2140688,16.1806452 C22.1219732,16.1806452 20.4173028,17.883871 20.4173028,19.9741935 L34.713289,19.9741935 C35.2944267,19.9741935 35.8368218,19.7032258 36.1855044,19.2774194 C34.9070016,18.2322581 33.6284987,17.2258065 32.3499959,16.1806452 Z" id="Path" fill="url(#linearGradient-5)" opacity="0.9"></path>
</g>
<g id="Group" transform="translate(50.365263, 8.129032)" fill="#220033">
<polygon id="Path" points="0.30994008 1.74193548 11.6614955 1.74193548 11.6614955 4.99354839 3.71928097 4.99354839 3.71928097 9.09677419 11.6614955 9.09677419 11.6614955 12.2709677 3.71928097 12.2709677 3.71928097 19.3935484 0.27119757 19.3935484 0.27119757 1.74193548"></polygon>
<path d="M13.7535911,2.67096774 C13.7535911,2.0516129 13.9473036,1.50967742 14.3734712,1.12258065 C14.7608963,0.696774194 15.3032915,0.503225806 15.8844291,0.503225806 C16.5430518,0.503225806 17.0467044,0.696774194 17.4341295,1.12258065 C17.8215546,1.5483871 18.0152672,2.0516129 18.0152672,2.67096774 C18.0152672,3.29032258 17.8215546,3.79354839 17.4341295,4.18064516 C17.0467044,4.56774194 16.5043093,4.8 15.8844291,4.8 C15.264549,4.8 14.7608963,4.60645161 14.3347287,4.18064516 C13.9473036,3.79354839 13.7535911,3.2516129 13.7535911,2.67096774 Z M14.1797587,6.3483871 L17.5890996,6.3483871 L17.5890996,19.3935484 L14.1797587,19.3935484 L14.1797587,6.3483871 Z" id="Shape" fill-rule="nonzero"></path>
<path d="M20.2623328,6.3483871 L23.5554461,6.3483871 L23.5554461,8.36129032 C23.8653862,7.58709677 24.3302963,7.00645161 24.988919,6.65806452 C25.6087991,6.30967742 26.3449068,6.11612903 27.1584995,6.11612903 C27.5846672,6.11612903 28.0108348,6.15483871 28.3982599,6.27096774 C28.785685,6.3483871 29.0956251,6.50322581 29.3668226,6.61935484 L28.1658048,9.90967742 C27.9720923,9.79354839 27.7396372,9.67741935 27.4296971,9.6 C27.119757,9.52258065 26.7710744,9.48387097 26.4223919,9.48387097 C25.5700566,9.48387097 24.8726915,9.71612903 24.3690388,10.1806452 C23.8653862,10.6451613 23.5941886,11.4580645 23.5941886,12.5419355 L23.5941886,19.4322581 L20.2623328,19.4322581 L20.2623328,6.3483871 L20.2623328,6.3483871 Z" id="Path"></path>
<path d="M36.4954445,19.6645161 C35.4493967,19.6645161 34.4808339,19.5096774 33.6284987,19.1612903 C32.7761635,18.8129032 32.0400558,18.3483871 31.4589182,17.7290323 C30.839038,17.1096774 30.3741279,16.4129032 30.0641878,15.5612903 C29.7542477,14.7483871 29.5992777,13.8580645 29.5992777,12.8903226 C29.5992777,11.9225806 29.7542477,11.0322581 30.1029303,10.2193548 C30.4516129,9.40645161 30.916523,8.67096774 31.5364032,8.0516129 C32.1562833,7.43225806 32.892391,6.96774194 33.7059837,6.61935484 C34.558319,6.27096774 35.4493967,6.07741935 36.4179595,6.07741935 C37.3865222,6.07741935 38.3163424,6.23225806 39.1299352,6.58064516 C39.9435279,6.92903226 40.6796356,7.39354839 41.2607732,7.97419355 C41.8419109,8.55483871 42.306821,9.2516129 42.6555036,10.1032258 C43.0041862,10.916129 43.1591562,11.8064516 43.1591562,12.7741935 L43.1591562,14.0129032 L32.7761635,14.0129032 C33.0086186,14.8645161 33.4347862,15.5225806 34.0934088,16.0258065 C34.7520315,16.5290323 35.5656242,16.7612903 36.534187,16.7612903 C37.3090372,16.7612903 37.9676599,16.6064516 38.510055,16.2967742 C39.0524501,15.9870968 39.4786177,15.5612903 39.7885578,15.0193548 L42.539276,16.6064516 C41.8806534,17.5354839 41.0670607,18.2709677 40.1372404,18.8129032 C39.1299352,19.3548387 37.9289173,19.6645161 36.4954445,19.6645161 Z M36.4179595,8.90322581 C35.5656242,8.90322581 34.8295165,9.13548387 34.2096364,9.56129032 C33.5897562,10.0258065 33.1635886,10.6064516 32.892391,11.3806452 L39.8660428,11.3806452 C39.6335878,10.5677419 39.2461627,9.9483871 38.6262825,9.52258065 C38.0064024,9.09677419 37.2702947,8.90322581 36.4179595,8.90322581 Z" id="Shape" fill-rule="nonzero"></path>
<path d="M44.127719,6.3483871 L46.2972995,6.3483871 L46.2972995,5.88387097 C46.2972995,4.83870968 46.3747845,3.9483871 46.5684971,3.21290323 C46.7622096,2.51612903 47.0721497,1.93548387 47.4983173,1.50967742 C47.9244849,1.08387097 48.5056226,0.774193548 49.2029878,0.619354839 C49.9390955,0.425806452 50.8301732,0.348387097 51.876221,0.348387097 L52.7285562,0.348387097 L52.7285562,3.40645161 L52.186161,3.40645161 C51.6050234,3.40645161 51.1401133,3.44516129 50.7914307,3.48387097 C50.4427481,3.52258065 50.1715505,3.63870968 50.0165805,3.83225806 C49.8228679,3.98709677 49.7066404,4.21935484 49.6678979,4.52903226 C49.6291554,4.83870968 49.5904129,5.22580645 49.5904129,5.72903226 L49.5904129,6.3483871 L52.7285562,6.3483871 L52.7285562,9.32903226 L49.5904129,9.32903226 L49.5904129,19.3935484 L46.258557,19.3935484 L46.258557,9.32903226 L44.0889764,9.32903226 L44.0889764,6.3483871 L44.127719,6.3483871 Z" id="Path"></path>
<path d="M60.3995732,19.6645161 C59.4310104,19.6645161 58.5011902,19.4709677 57.648855,19.1225806 C56.7965197,18.7741935 56.0991546,18.2709677 55.4792744,17.6516129 C54.8593942,17.0322581 54.3557416,16.2967742 54.0458015,15.483871 C53.6971189,14.6709677 53.5421489,13.7806452 53.5421489,12.8516129 C53.5421489,11.9225806 53.6971189,11.0322581 54.0458015,10.2193548 C54.3944841,9.40645161 54.8593942,8.67096774 55.4792744,8.0516129 C56.0991546,7.43225806 56.8352623,6.96774194 57.648855,6.61935484 C58.5011902,6.27096774 59.3922679,6.07741935 60.3995732,6.07741935 C61.3681359,6.07741935 62.2592137,6.27096774 63.1115489,6.61935484 C63.9638841,6.96774194 64.6999918,7.47096774 65.319872,8.0516129 C65.9397521,8.67096774 66.4434047,9.36774194 66.7920873,10.2193548 C67.1407699,11.0322581 67.3344825,11.9225806 67.3344825,12.8516129 C67.3344825,13.7806452 67.1407699,14.6709677 66.7920873,15.483871 C66.4434047,16.2967742 65.9397521,17.0322581 65.3586145,17.6516129 C64.7387343,18.2709677 64.0026266,18.7741935 63.1890339,19.1225806 C62.2979562,19.4709677 61.4068784,19.6645161 60.3995732,19.6645161 Z M60.4383157,16.4903226 C60.9419683,16.4903226 61.4068784,16.4129032 61.833046,16.2193548 C62.2592137,16.0258065 62.6466388,15.7548387 62.9565788,15.4451613 C63.2665189,15.1354839 63.5377165,14.7483871 63.731429,14.283871 C63.9251416,13.8580645 64.0026266,13.3548387 64.0026266,12.8516129 C64.0026266,12.3483871 63.9251416,11.883871 63.731429,11.4193548 C63.5377165,10.9548387 63.3052614,10.5677419 62.9565788,10.2580645 C62.6466388,9.9483871 62.2592137,9.67741935 61.833046,9.48387097 C61.4068784,9.29032258 60.9419683,9.21290323 60.4383157,9.21290323 C59.9346631,9.21290323 59.4697529,9.29032258 59.0435853,9.48387097 C58.6174177,9.67741935 58.2299926,9.9483871 57.9200525,10.2580645 C57.6101125,10.5677419 57.3389149,10.9548387 57.1452023,11.4193548 C56.9514898,11.883871 56.8740048,12.3483871 56.8740048,12.8516129 C56.8740048,13.3548387 56.9514898,13.8580645 57.1452023,14.283871 C57.3389149,14.7096774 57.5713699,15.0967742 57.9200525,15.4451613 C58.2299926,15.7548387 58.6174177,16.0258065 59.0435853,16.2193548 C59.4697529,16.3741935 59.9346631,16.4903226 60.4383157,16.4903226 Z" id="Shape" fill-rule="nonzero"></path>
<polygon id="Path" points="72.3322663 12.6967742 67.7219076 6.3483871 71.6736436 6.3483871 74.4243618 10.2193548 77.17508 6.3483871 81.0880735 6.3483871 76.4389723 12.7354839 81.4367561 19.3935484 77.4075351 19.3935484 74.3856193 15.2903226 71.4411885 19.3935484 67.4119675 19.3935484"></polygon>
<g transform="translate(89.107773, 0.000000)">
<path d="M7.78724452,19.6258065 C6.00508906,19.6258065 4.49413117,19.2774194 3.25437084,18.6193548 C2.01461052,17.9612903 1.00730526,17.0709677 0.15497004,15.9483871 L1.89838299,14.5548387 C3.25437084,16.683871 5.19149635,17.7290323 7.7097595,17.7290323 C9.06574735,17.7290323 10.1117951,17.4193548 10.8479028,16.8 C11.545268,16.1806452 11.8939506,15.3677419 11.8939506,14.4 C11.8939506,13.8193548 11.7389805,13.3548387 11.467783,12.9677419 C11.1965854,12.5806452 10.8091603,12.3096774 10.3055077,12.0387097 C9.84059755,11.8064516 9.29820241,11.6129032 8.67832225,11.4580645 C8.05844209,11.3032258 7.39981942,11.1870968 6.74119675,11.0322581 C6.04383157,10.8774194 5.3852089,10.7225806 4.68784372,10.5290323 C4.02922105,10.3354839 3.40934088,10.0645161 2.90568825,9.75483871 C2.40203562,9.44516129 1.9371255,8.98064516 1.62718542,8.43870968 C1.27850283,7.89677419 1.12353279,7.2 1.12353279,6.3483871 C1.12353279,5.69032258 1.27850283,5.03225806 1.5497004,4.4516129 C1.82089797,3.87096774 2.24706558,3.32903226 2.75071821,2.90322581 C3.29311335,2.47741935 3.91299352,2.12903226 4.6103587,1.85806452 C5.34646639,1.58709677 6.1600591,1.47096774 7.05113683,1.47096774 C8.60083723,1.47096774 9.87934006,1.74193548 10.9253878,2.32258065 C11.9714356,2.90322581 12.9012558,3.63870968 13.676106,4.60645161 L12.0489206,5.88387097 C11.5065255,5.07096774 10.8479028,4.4516129 10.0730526,3.98709677 C9.29820241,3.52258065 8.29089715,3.29032258 7.08987934,3.29032258 C5.73389149,3.29032258 4.76532874,3.56129032 4.14544858,4.14193548 C3.52556842,4.72258065 3.21562833,5.41935484 3.21562833,6.30967742 C3.21562833,6.8516129 3.33185586,7.27741935 3.56431093,7.58709677 C3.79676599,7.93548387 4.14544858,8.20645161 4.57161619,8.4 C4.9977838,8.59354839 5.50143643,8.78709677 6.04383157,8.90322581 C6.62496922,9.01935484 7.20610687,9.17419355 7.86472954,9.32903226 C8.56209472,9.48387097 9.2594599,9.63870968 9.99556759,9.83225806 C10.7316753,10.0258065 11.390298,10.2967742 11.9714356,10.683871 C12.5525733,11.0322581 13.0562259,11.5354839 13.4049085,12.116129 C13.7923336,12.6967742 13.9860461,13.4322581 13.9860461,14.3612903 C13.9860461,15.0580645 13.8310761,15.716129 13.5598785,16.3354839 C13.2886809,16.9548387 12.8625133,17.5354839 12.3201182,18 C11.7777231,18.4645161 11.1578429,18.8516129 10.3829927,19.1612903 C9.60814249,19.4709677 8.75580727,19.6258065 7.78724452,19.6258065 Z" id="Path"></path>
<path d="M23.4779611,19.6645161 C22.4319133,19.6645161 21.5020931,19.5096774 20.6497579,19.1612903 C19.7974226,18.8129032 19.0613149,18.3483871 18.4801773,17.7290323 C17.8602971,17.1096774 17.395387,16.4129032 17.0854469,15.6 C16.7755069,14.7870968 16.6205368,13.8967742 16.6205368,12.9290323 C16.6205368,11.9612903 16.7755069,11.0709677 17.1241894,10.2193548 C17.472872,9.40645161 17.9377822,8.67096774 18.5576623,8.0516129 C19.1775425,7.43225806 19.8749077,6.96774194 20.7272429,6.61935484 C21.5408356,6.27096774 22.4706558,6.07741935 23.4392186,6.07741935 C24.4077813,6.07741935 25.2601166,6.23225806 26.0737093,6.58064516 C26.887302,6.92903226 27.5846672,7.35483871 28.1658048,7.97419355 C28.7469425,8.55483871 29.2118526,9.2516129 29.5605352,10.0645161 C29.9092178,10.8774194 30.0641878,11.7677419 30.0641878,12.7354839 L30.0641878,13.6258065 L18.5189198,13.6258065 C18.5964048,14.2451613 18.7513749,14.8258065 19.0225724,15.3290323 C19.29377,15.8322581 19.6424526,16.2967742 20.0686202,16.683871 C20.4947878,17.0709677 20.9984404,17.3419355 21.5795781,17.5741935 C22.1607158,17.7677419 22.7805959,17.883871 23.4779611,17.883871 C24.5240089,17.883871 25.4150866,17.6516129 26.1124518,17.2258065 C26.809817,16.8 27.3909546,16.1806452 27.8558647,15.3677419 L29.5605352,16.3741935 C28.9019125,17.4193548 28.0495773,18.2322581 27.0810145,18.8129032 C26.1124518,19.3935484 24.9501765,19.6645161 23.4779611,19.6645161 Z M23.4392186,7.81935484 C22.8193384,7.81935484 22.2382008,7.93548387 21.6958056,8.12903226 C21.1534105,8.32258065 20.6885004,8.59354839 20.2623328,8.98064516 C19.8361651,9.32903226 19.4874826,9.75483871 19.216285,10.2580645 C18.9450874,10.7612903 18.7513749,11.3032258 18.6351473,11.883871 L28.0883198,11.883871 C27.9333497,10.6451613 27.4296971,9.67741935 26.6161044,8.94193548 C25.7637692,8.20645161 24.6789789,7.81935484 23.4392186,7.81935484 Z" id="Shape" fill-rule="nonzero"></path>
<path d="M33.0473611,6.3483871 L34.9844866,6.3483871 L34.9844866,8.51612903 C35.4493967,7.78064516 36.0692769,7.2 36.8441271,6.73548387 C37.6189773,6.27096774 38.510055,6.07741935 39.5561028,6.07741935 C40.408438,6.07741935 41.1832882,6.19354839 41.8806534,6.46451613 C42.5780186,6.73548387 43.1591562,7.12258065 43.6240663,7.62580645 C44.0889764,8.12903226 44.4764015,8.7483871 44.7475991,9.48387097 C45.0187967,10.2193548 45.1350242,11.0322581 45.1350242,11.9612903 L45.1350242,19.3935484 L43.1204137,19.3935484 L43.1204137,12.0387097 C43.1204137,10.7612903 42.7717311,9.75483871 42.1131084,8.98064516 C41.4544858,8.20645161 40.4471805,7.85806452 39.1686777,7.85806452 C38.58754,7.85806452 38.0451449,7.97419355 37.5414922,8.16774194 C37.0378396,8.36129032 36.611672,8.67096774 36.2242469,9.05806452 C35.8368218,9.44516129 35.5656242,9.87096774 35.3719117,10.4129032 C35.1781991,10.9548387 35.0619716,11.4967742 35.0619716,12.1548387 L35.0619716,19.3935484 L33.0861036,19.3935484 L33.0861036,6.3483871 L33.0473611,6.3483871 Z" id="Path"></path>
<path d="M54.5881967,19.6645161 C53.6583764,19.6645161 52.8060412,19.5096774 51.9924485,19.1612903 C51.1788558,18.8129032 50.4814906,18.3483871 49.8616104,17.7677419 C49.2804728,17.1483871 48.7768202,16.4516129 48.4281376,15.6 C48.079455,14.7870968 47.9244849,13.8580645 47.9244849,12.8516129 C47.9244849,11.8451613 48.079455,10.9548387 48.4281376,10.1032258 C48.7768202,9.29032258 49.2417303,8.55483871 49.8616104,7.93548387 C50.4814906,7.31612903 51.1788558,6.8516129 51.9924485,6.54193548 C52.8060412,6.19354839 53.6583764,6.03870968 54.5881967,6.03870968 C55.0531068,6.03870968 55.5180169,6.07741935 56.0216695,6.19354839 C56.4865797,6.30967742 56.9514898,6.46451613 57.3776574,6.69677419 C57.803825,6.92903226 58.1912501,7.16129032 58.5786752,7.50967742 C58.9273578,7.81935484 59.2372979,8.16774194 59.5084954,8.59354839 L59.5084954,0.309677419 L61.4843635,0.309677419 L61.4843635,19.3548387 L59.5084954,19.3548387 L59.5084954,17.0322581 C59.2372979,17.4193548 58.9273578,17.8064516 58.5786752,18.116129 C58.2299926,18.4258065 57.803825,18.6967742 57.3776574,18.9290323 C56.9514898,19.1612903 56.4865797,19.316129 56.0216695,19.4322581 C55.5180169,19.5870968 55.0531068,19.6645161 54.5881967,19.6645161 Z M54.7431667,17.7677419 C55.4405319,17.7677419 56.0991546,17.6516129 56.6802922,17.3806452 C57.2614299,17.1096774 57.803825,16.7612903 58.2299926,16.3354839 C58.6561602,15.9096774 59.0048428,15.3677419 59.2372979,14.7483871 C59.4697529,14.1290323 59.5859805,13.5096774 59.5859805,12.8129032 C59.5859805,12.1548387 59.4697529,11.4967742 59.2372979,10.8774194 C59.0048428,10.2580645 58.6561602,9.75483871 58.2299926,9.29032258 C57.803825,8.86451613 57.2614299,8.47741935 56.6802922,8.24516129 C56.0991546,7.97419355 55.4405319,7.85806452 54.7431667,7.85806452 C54.084544,7.85806452 53.4259214,7.97419355 52.8447837,8.24516129 C52.2636461,8.51612903 51.7599934,8.86451613 51.2950833,9.29032258 C50.8689157,9.71612903 50.5202331,10.2580645 50.2877781,10.8774194 C50.055323,11.4967742 49.9390955,12.116129 49.9390955,12.8129032 C49.9390955,13.5096774 50.055323,14.1677419 50.2877781,14.7870968 C50.5202331,15.4064516 50.8689157,15.9096774 51.2950833,16.3741935 C51.7212509,16.8 52.2249036,17.1483871 52.8447837,17.4193548 C53.4646639,17.6516129 54.084544,17.7677419 54.7431667,17.7677419 Z" id="Shape" fill-rule="nonzero"></path>
</g>
</g>
</g>
</g>
</g>
</g>
</g>
<defs>
<image id="_Image2" width="36px" height="36px" xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAkACQDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwDShnI718VWwiZ/QkqZdguenNeLiMDfoc06RoQXXvXg4nAHHOiXEkVh1ryKlGUDncWh9Yknn8Nx71+ztH1s6Zcin96xnRUjnlTLkNxjvXmV8Gmc86ReguunNeHiMB5HJOkXkuvl614s8B72xzOjqeawXHvX65Uw9tj7GUC7Dce9cji0YSpl2Gf3qGk9znlTLcM3vXLVw6kc8qZaW5461508Fqc7pHniSEV+hTpJn0zRahuCO9cNXDkOJeguPevPqUHEylAuw3HvWDVjnlTLaz8dahxTOd0zi6+vPaFBIPFS0mBYidvWuSpBENF2CRvWvNq04mTRbV229a42tTJpH//Z"/>
<image id="_Image4" width="36px" height="36px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVRYhcWWTRKDIAxG40/P53F6cRa2M0o3yKQYYoIJdoZNpeZN3tfAEMPyBoCZWK/K95I9EzR+ZgD4AMCG1o7WRqxdsOcAG1uBJEWogmW3avsGLZCmiLZbOyg0XimTaJOCijRiIIvsSLSyGmcA+BoUadF6/P4EtBoWadH6p7GmzDI7mo6PEmVeI4HsFvUv884O2/EyQz2zQ+4plT2VndwMTlnP7OQaVxnqlh2sbPUuouk4ztCj2cFALYerm9Z8wMWwjJWXS2+Qd26Y+fnpxI1hmayLCN6RF3kFiGEZLIto3sFeLQUazbsluusWGl2yowJCYG7ZaQJKUFqNKlA1UAXMbCQ0AyEw05DfBkpQeEzcGgkmQAiMy5eoW6ZACOwYE+qR4AKUoLhpXwV1A0JgmjFxPlwdwWrTvo8yBozV1h0oQVU1PgJEgOVu/QCjCf365Msf7AAAAABJRU5ErkJggg=="/>
<image id="_Image6" width="17px" height="16px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jZWSMXKEUAxDJWPfLXfN6dJBIZHChmXJZrKh+cyA3pdk8/Pja08ZJaMkpIyU8Z8n10wUDVMQiaIhCiUj9v09yFYJh6AgKny+O4xUw96C3AEVhkKoC2zx765yK0LMjnPCfLo5YKWG8QUr1zSKAUdCunbD891HT2zYYt+cpOHYoYixn9DFzb0nhVAi8lJ8bmVIRBEwOcJlTv4B63XILd2WA/2zCBMTI88YHemyApeYuZb7Rh1CQrGjIsZBwBFP03q4aW13chde3QQHkk/TaoDg4HTyUtjxLEIE6uzrAfPAci21ZRIKTLS7EC3QxOXysxNxhxgo7TCjC4y9Y4jw8T04tw80lu5knelo7L9ycwrFmRAuK7B0HEVAs3CP8zlGTV919HVGA74Bya4idy/dNTAAAAAASUVORK5CYII="/>
<image id="_Image8" width="17px" height="12px" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQokZ3SzQqCQBQF4COCIBQIgjA+iUQRRc8sQWSJFPUyk8xPJpa0sBvq7npWs/o4lznOdXd3pdKxVEZIpYVUOi6NjcCIQ4/DMg9/UExY8/54LAQA8s3V77WKpdLCVq+AhVDSJBNjjI0AwHFVBHQWYXXT+CwEAIrtzaMmD91Byj5DFkLZL87RuFXbti4LAYDT+jLr/5xURlR1PWchANBtajiD0tiIhVDGm5qEAMNNTTX+SZNMfAFCCKVFvw0dSAAAAABJRU5ErkJggg=="/>
</defs>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 25 KiB