new switches and more template nudging

This commit is contained in:
Lisa Passing 2015-03-24 15:01:18 +01:00
parent d0234d5011
commit 3aa3dd5e00
8 changed files with 836 additions and 787 deletions

View File

@ -2,7 +2,7 @@
Component = Ember.Component.extend Component = Ember.Component.extend
tagName: 'a' tagName: 'a'
classNames: ['travis-switch'] classNames: ['travis-switch', 'switch']
classNameBindings: ['_active:active'] classNameBindings: ['_active:active']
# TODO: how to handle overriding properties to # TODO: how to handle overriding properties to

View File

@ -114,6 +114,8 @@ p.profile-user-last
width: grid-calc(7, 24) width: grid-calc(7, 24)
@media #{$large-up} @media #{$large-up}
width: grid-calc(5, 24) width: grid-calc(5, 24)
a
text-decoration: none
.switch .switch
display: inline-block display: inline-block
.profile-settings .profile-settings

View File

@ -28,7 +28,7 @@ $switch-inner-width: 27px
@extend .icon-hook-off @extend .icon-hook-off
@extend %border-radius-4px @extend %border-radius-4px
&.is-on &.active
background-color: #b6d5b6 background-color: #b6d5b6
&:after &:after
right: $switch-width - $switch-inner-width - (($switch-width - ($switch-inner-width * 2)) / 2) right: $switch-width - $switch-inner-width - (($switch-width - ($switch-inner-width * 2)) / 2)

View File

@ -3,17 +3,22 @@
<h1>{{view.name}}</h1> <h1>{{view.name}}</h1>
{{!-- {{sync-button user=auth.currentUser}} --}} {{!-- {{sync-button user=auth.currentUser}} --}}
{{#if user.isSyncing}} {{#if user.isSyncing}}
<p class="message loading"> <div class="sync-button">
<span>Please wait while we synchronize your data from GitHub</span> <button class="button is-syncing">
</p> <span class="sync-spinner"><i></i><i></i><i></i></span>Syncing from Github
</button>
</div>
</header>
{{else}} {{else}}
<p class="message"> <div class="sync-button">
Last synchronized from GitHub: {{format-time user.syncedAt}} <button {{action sync}} class="button">
<a class="sync_now button" {{action "sync"}}> <span class="icon icon-sync"></span>Sync all users
Sync now </button>
</a> <p class="sync-last">last synced {{format-time user.syncedAt}}</p>
</p> </div>
{{#if config.pro}} {{#if config.pro}}
<p>We're only showing you private repositories. You can find your public projects on <a href="https://travis-ci.org" title="travis-ci.org">travis-ci.org</a>.</p> <p>We're only showing you private repositories. You can find your public projects on <a href="https://travis-ci.org" title="travis-ci.org">travis-ci.org</a>.</p>
{{else}} {{else}}
@ -52,7 +57,7 @@
<div class="columns"> <div class="columns">
{{travis-switch action="toggle" target=hook toggleAutomatically="false"}} {{travis-switch action="toggle" target=hook toggleAutomatically="false"}}
{{!-- <button class="switch is-on"></button> --}} {{!-- <button class="switch is-on"></button> --}}
{{#link-to "settings" hook.ownerName hook.name class=":profile-settings" title="Repository settings"}}<span class="icon icon--cog"></span>{{/link-to}} {{#link-to "settings" hook.ownerName hook.name class="profile-settings" title="Repository settings"}}<span class="icon icon--cog"></span>{{/link-to}}
</div> </div>
{{#if hook.isSaving}}<span class="loading"></span>{{/if}} {{#if hook.isSaving}}<span class="loading"></span>{{/if}}
<a {{bind-attr href="hook.urlGithub"}} rel="nofollow" class="profile-repo columns">{{hook.slug}} <a {{bind-attr href="hook.urlGithub"}} rel="nofollow" class="profile-repo columns">{{hook.slug}}
@ -90,9 +95,7 @@
{{/if}} --}} {{/if}} --}}
{{/if}} {{/if}}
{{else}} {{else}}
<p class="message loading"> <span class="sync-spinner sync-spinner--grey"><i></i><i></i><i></i></span>
<span>Loading</span>
</p>
{{/if}} {{/if}}

View File

@ -1,6 +0,0 @@
<span class="on">
ON
</span>
<span class="off">
OFF
</span>

View File

@ -3,6 +3,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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" <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"
width="95.5px" height="102.167px" viewBox="0 0 95.5 102.167" enable-background="new 0 0 95.5 102.167" xml:space="preserve"> width="95.5px" height="102.167px" viewBox="0 0 95.5 102.167" enable-background="new 0 0 95.5 102.167" xml:space="preserve">
<g>
<g> <g>
<g> <g>
<defs> <defs>
@ -12,7 +13,8 @@
<use xlink:href="#SVGID_1_" overflow="visible"/> <use xlink:href="#SVGID_1_" overflow="visible"/>
</clipPath> </clipPath>
<g clip-path="url(#SVGID_2_)"> <g clip-path="url(#SVGID_2_)">
<rect x="-31.067" y="-10.422" fill="#FFFFFF" width="139.824" height="115.678"/> <rect x="-31.067" y="-10.422" fill="#FFFFFF" width="139.824" height="115.677"/>
</g>
</g> </g>
</g> </g>
</g> </g>
@ -21,75 +23,88 @@
</g> </g>
<g> <g>
<circle fill="#34A665" cx="16.018" cy="87.731" r="14.151"/> <circle fill="#34A665" cx="16.018" cy="87.731" r="14.151"/>
<text transform="matrix(1 0 0 1 12.9175 91.9507)" fill="#FFFFFF" font-family="'SourceSansPro-Regular'" font-size="14">1</text> <g enable-background="new ">
<path fill="#FFFFFF" d="M14.024,90.999h2.045v-6.584h-1.625v-0.742c0.812-0.141,1.401-0.364,1.891-0.658h0.882v7.984h1.849v0.952
h-5.043V90.999z"/>
</g>
</g> </g>
<g> <g>
<text transform="matrix(1 0 0 1 78.6743 50.5181)" fill="#575757" font-family="'SourceSansPro-Regular'" font-size="11.9454">tra</text> <g enable-background="new ">
<path fill="#575757" d="M79.821,45.512h-0.86v-0.741l0.908-0.06l0.119-1.625h0.824v1.625h1.565v0.801h-1.565v3.226
c0,0.717,0.228,1.123,0.896,1.123c0.203,0,0.466-0.084,0.657-0.155l0.19,0.741c-0.322,0.107-0.717,0.215-1.074,0.215
c-1.243,0-1.661-0.789-1.661-1.936V45.512z"/>
<path fill="#575757" d="M83.691,44.711h0.812l0.084,1.052h0.035c0.395-0.729,0.992-1.195,1.649-1.195
c0.251,0,0.431,0.036,0.621,0.12l-0.19,0.859c-0.191-0.06-0.323-0.095-0.562-0.095c-0.49,0-1.075,0.358-1.469,1.338v3.728h-0.98
V44.711z"/>
<path fill="#575757" d="M90.812,46.838c0-0.741-0.251-1.458-1.194-1.458c-0.682,0-1.279,0.311-1.732,0.621l-0.395-0.681
c0.537-0.347,1.35-0.753,2.282-0.753c1.421,0,2.019,0.944,2.019,2.39v3.561h-0.812l-0.083-0.693h-0.024
c-0.561,0.454-1.207,0.837-1.924,0.837c-0.979,0-1.708-0.609-1.708-1.649C87.239,47.747,88.338,47.113,90.812,46.838z
M89.223,49.873c0.562,0,1.027-0.274,1.589-0.776v-1.613c-1.947,0.239-2.604,0.718-2.604,1.458
C88.207,49.598,88.648,49.873,89.223,49.873z"/>
</g>
<g> <g>
<path fill="#B0B0B2" d="M72.991,45.847c-0.021,0-0.559,0-1.195,0s-0.791-0.369-0.34-0.819c0.451-0.451,0.832-0.831,0.844-0.845 <path fill="#B0B0B2" d="M72.991,45.847c-0.021,0-0.56,0-1.195,0s-0.791-0.369-0.34-0.819c0.451-0.451,0.832-0.831,0.844-0.845
c0.016-0.014,0.016-0.037,0-0.051c-0.012-0.014-0.375-0.376-0.805-0.806c-0.43-0.429-0.791-0.792-0.807-0.806 c0.017-0.014,0.017-0.037,0-0.051c-0.012-0.014-0.375-0.376-0.805-0.806c-0.431-0.429-0.791-0.792-0.808-0.806
c-0.014-0.014-0.035-0.014-0.051,0c-0.014,0.014-0.393,0.394-0.844,0.844c-0.449,0.451-0.818,0.297-0.818-0.339 c-0.014-0.014-0.035-0.014-0.051,0c-0.014,0.014-0.393,0.394-0.844,0.844c-0.449,0.451-0.818,0.297-0.818-0.339
c0-0.638,0-1.174,0-1.194c0-0.02-0.018-0.036-0.037-0.036s-0.531,0-1.139,0s-1.119,0-1.141,0c-0.018,0-0.035,0.016-0.035,0.036 c0-0.638,0-1.174,0-1.194s-0.018-0.036-0.037-0.036c-0.019,0-0.53,0-1.139,0c-0.607,0-1.119,0-1.141,0
c0,0.02,0,0.556,0,1.194c0,0.636-0.369,0.79-0.818,0.339c-0.451-0.451-0.83-0.83-0.846-0.844c-0.014-0.014-0.037-0.014-0.051,0 c-0.018,0-0.035,0.016-0.035,0.036s0,0.556,0,1.194c0,0.636-0.369,0.79-0.818,0.339c-0.451-0.451-0.83-0.83-0.846-0.844
s-0.377,0.377-0.805,0.806c-0.43,0.43-0.793,0.792-0.807,0.806s-0.014,0.037,0,0.051s0.395,0.394,0.846,0.845 c-0.014-0.014-0.037-0.014-0.051,0s-0.377,0.377-0.805,0.806c-0.431,0.43-0.793,0.792-0.808,0.806
c0.451,0.45,0.297,0.819-0.34,0.819c-0.639,0-1.176,0-1.193,0c-0.021,0-0.037,0.017-0.037,0.037c0,0.019,0,0.532,0,1.139 c-0.014,0.014-0.014,0.037,0,0.051c0.015,0.014,0.396,0.394,0.847,0.845c0.45,0.45,0.297,0.819-0.341,0.819
s0,1.12,0,1.138c0,0.021,0.016,0.037,0.037,0.037c0.018,0,0.555,0,1.193,0c0.637,0,0.791,0.368,0.34,0.819 c-0.639,0-1.176,0-1.192,0c-0.021,0-0.037,0.017-0.037,0.037c0,0.019,0,0.532,0,1.139s0,1.12,0,1.138
c-0.451,0.45-0.832,0.83-0.846,0.845c-0.014,0.014-0.014,0.037,0,0.051s0.377,0.377,0.807,0.806 c0,0.021,0.016,0.037,0.037,0.037c0.018,0,0.555,0,1.192,0s0.791,0.368,0.341,0.819c-0.451,0.45-0.832,0.83-0.847,0.845
c0.428,0.429,0.791,0.792,0.805,0.806s0.037,0.014,0.051,0c0.016-0.014,0.395-0.395,0.846-0.844 c-0.014,0.014-0.014,0.037,0,0.051c0.015,0.014,0.377,0.377,0.808,0.806c0.428,0.429,0.791,0.792,0.805,0.806s0.037,0.014,0.051,0
c0.449-0.451,0.818-0.299,0.818,0.338c0,0.639,0,1.174,0,1.195c0,0.02,0.018,0.035,0.035,0.035c0.021,0,0.533,0,1.141,0 c0.016-0.014,0.395-0.395,0.846-0.844c0.449-0.451,0.818-0.299,0.818,0.338c0,0.639,0,1.174,0,1.195
s1.119,0,1.139,0s0.037-0.016,0.037-0.035c0-0.021,0-0.557,0-1.195c0-0.637,0.369-0.789,0.818-0.338 c0,0.02,0.018,0.035,0.035,0.035c0.021,0,0.533,0,1.141,0c0.608,0,1.119,0,1.139,0c0.021,0,0.037-0.017,0.037-0.035
c0.451,0.449,0.832,0.83,0.844,0.843c0.016,0.015,0.037,0.015,0.051,0c0.016-0.013,0.377-0.376,0.807-0.805 c0-0.021,0-0.557,0-1.195c0-0.637,0.369-0.789,0.818-0.338c0.451,0.449,0.832,0.83,0.844,0.843c0.016,0.015,0.037,0.015,0.051,0
s0.793-0.792,0.805-0.806c0.016-0.014,0.016-0.037,0-0.051c-0.012-0.015-0.393-0.395-0.844-0.845 c0.017-0.013,0.377-0.376,0.808-0.805c0.43-0.429,0.793-0.792,0.805-0.806c0.017-0.014,0.017-0.037,0-0.051
c-0.451-0.451-0.297-0.819,0.34-0.819s1.174,0,1.195,0c0.02,0,0.035-0.016,0.035-0.037c0-0.019,0-0.531,0-1.138s0-1.12,0-1.139 c-0.012-0.015-0.393-0.395-0.844-0.845c-0.451-0.451-0.297-0.819,0.34-0.819c0.638,0,1.175,0,1.195,0
C73.026,45.864,73.01,45.847,72.991,45.847z M67.877,48.743c-0.969,0-1.756-0.787-1.756-1.755c0-0.97,0.787-1.756,1.756-1.756 c0.02,0,0.034-0.016,0.034-0.037c0-0.019,0-0.531,0-1.138s0-1.12,0-1.139C73.025,45.864,73.01,45.847,72.991,45.847z
s1.756,0.786,1.756,1.756C69.633,47.956,68.846,48.743,67.877,48.743z"/> M67.877,48.743c-0.969,0-1.756-0.787-1.756-1.755c0-0.97,0.787-1.756,1.756-1.756s1.756,0.786,1.756,1.756
C69.633,47.956,68.846,48.743,67.877,48.743z"/>
</g> </g>
<g> <g>
<g> <g>
<path fill="#B7D5B6" d="M56.485,54.819c0,1.161-0.951,2.111-2.112,2.111H12.607c-1.162,0-2.112-0.95-2.112-2.111V38.138 <path fill="#B7D5B6" d="M56.484,54.819c0,1.161-0.95,2.111-2.111,2.111H12.607c-1.162,0-2.112-0.95-2.112-2.111V38.138
c0-1.162,0.95-2.112,2.112-2.112h41.766c1.161,0,2.112,0.95,2.112,2.112V54.819z"/> c0-1.162,0.95-2.112,2.112-2.112h41.766c1.161,0,2.111,0.95,2.111,2.112V54.819z"/>
</g> </g>
<g> <g>
<path fill="#3AA85B" d="M33.145,53.439c0,0.64-0.523,1.163-1.164,1.163H13.946c-0.64,0-1.164-0.523-1.164-1.163V39.477 <path fill="#3AA85B" d="M33.145,53.439c0,0.641-0.523,1.163-1.164,1.163H13.946c-0.64,0-1.164-0.522-1.164-1.163V39.477
c0-0.64,0.523-1.164,1.164-1.164h18.035c0.64,0,1.164,0.523,1.164,1.164V53.439z"/> c0-0.64,0.523-1.164,1.164-1.164h18.035c0.64,0,1.164,0.523,1.164,1.164V53.439z"/>
</g> </g>
<path fill="#FFFFFF" d="M27.93,43.063c0.134-0.213,0.071-0.504-0.14-0.641l-1.346-0.881c-0.211-0.136-0.493-0.073-0.63,0.141 <path fill="#FFFFFF" d="M27.93,43.063c0.134-0.213,0.071-0.504-0.14-0.641l-1.346-0.881c-0.211-0.136-0.493-0.073-0.63,0.141
l-3.866,6.176c-0.138,0.215-0.419,0.277-0.629,0.139l-2.199-1.447c-0.209-0.135-0.495-0.076-0.629,0.141l-0.869,1.387 l-3.866,6.176c-0.138,0.215-0.419,0.277-0.629,0.139L19.12,46.55c-0.209-0.135-0.495-0.076-0.629,0.141l-0.869,1.387
c-0.139,0.214-0.076,0.506,0.133,0.644l3.445,2.282c0.211,0.139,0.582,0.209,0.83,0.152l0.516-0.114 c-0.139,0.214-0.076,0.506,0.133,0.644l3.445,2.282c0.211,0.139,0.582,0.209,0.83,0.152l0.516-0.114
c0.244-0.052,0.557-0.272,0.689-0.489L27.93,43.063z"/> c0.244-0.052,0.557-0.272,0.689-0.489L27.93,43.063z"/>
</g> </g>
</g> </g>
<g> <g>
<image overflow="visible" opacity="0.3" width="71" height="87" xlink:href="8DC2F77BF9B6C697.png" transform="matrix(0.24 0 0 0.24 41.8345 49.6079)">
</image>
<g> <g>
<g> <g>
<g> <g>
<rect x="50.817" y="56.623" fill="#FFFFFF" width="0.008" height="0.018"/> <rect x="50.816" y="56.623" fill="#FFFFFF" width="0.009" height="0.019"/>
<polygon fill="#FFFFFF" points="46.083,60.809 46.649,60.756 46.651,60.78 46.704,61.352 47.268,61.299 47.381,62.54 <polygon fill="#FFFFFF" points="46.083,60.809 46.649,60.755 46.651,60.781 46.704,61.352 47.268,61.298 47.381,62.541
47.936,62.489 48.047,63.715 48.29,63.692 48.614,63.665 48.727,64.917 49.293,64.866 49.409,66.118 53.936,65.704 47.936,62.49 48.047,63.714 48.29,63.692 48.613,63.666 48.727,64.917 49.293,64.867 49.409,66.119 53.936,65.705
53.823,64.452 54.374,64.401 54.204,62.528 54.756,62.477 54.366,58.219 54.192,58.235 54.192,58.233 53.799,58.268 53.823,64.453 54.374,64.401 54.204,62.528 54.756,62.477 54.366,58.218 54.191,58.235 54.191,58.233 53.799,58.268
53.743,57.649 53.19,57.7 53.19,57.696 53.19,57.696 53.358,59.534 52.792,59.584 52.567,57.108 52.559,57.108 52.559,57.112 53.743,57.649 53.189,57.701 53.189,57.696 53.189,57.696 53.357,59.535 52.792,59.583 52.566,57.108 52.559,57.108
51.434,57.215 51.604,59.069 51.038,59.12 50.811,56.647 49.678,56.75 49.907,59.223 49.338,59.276 48.833,53.731 52.559,57.112 51.434,57.214 51.604,59.069 51.038,59.121 50.811,56.647 49.678,56.75 49.907,59.223 49.338,59.276
47.713,53.833 48.194,59.09 48.18,59.09 48.432,61.846 47.868,61.897 47.702,60.077 47.135,60.129 47.133,60.104 47.127,60.104 48.833,53.731 47.713,53.833 48.194,59.089 48.18,59.089 48.432,61.846 47.868,61.897 47.702,60.078 47.135,60.128
47.071,59.483 45.959,59.586 46.073,60.833 46.084,60.833 "/> 47.133,60.104 47.127,60.104 47.071,59.483 45.959,59.585 46.073,60.833 46.084,60.833 "/>
</g> </g>
<g> <g>
<polygon fill="#231F20" points="49.338,59.276 49.907,59.223 49.678,56.75 50.811,56.647 51.038,59.12 51.604,59.069 <polygon fill="#231F20" points="49.338,59.276 49.907,59.223 49.678,56.75 50.811,56.647 51.038,59.121 51.604,59.069
51.434,57.215 52.559,57.112 52.502,56.493 51.377,56.596 51.377,56.59 50.817,56.641 50.762,56.026 49.624,56.131 51.434,57.214 52.559,57.112 52.502,56.494 51.377,56.596 51.377,56.589 50.816,56.641 50.762,56.026 49.624,56.13
49.397,53.672 48.858,53.721 48.803,53.108 47.657,53.213 47.713,53.833 48.833,53.731 "/> 49.396,53.671 48.857,53.721 48.803,53.108 47.657,53.212 47.713,53.833 48.833,53.731 "/>
<rect x="52.678" y="57.075" transform="matrix(0.9957 -0.093 0.093 0.9957 -5.1952 5.1794)" fill="#231F20" width="0.567" height="2.489"/> <rect x="52.679" y="57.078" transform="matrix(-0.9957 0.093 -0.093 -0.9957 111.1204 111.466)" fill="#231F20" width="0.567" height="2.489"/>
<polygon fill="#231F20" points="54.93,58.139 54.364,58.192 54.307,57.569 53.754,57.62 53.698,57 53.131,57.051 53.19,57.7 <polygon fill="#231F20" points="54.93,58.139 54.363,58.192 54.307,57.569 53.754,57.621 53.698,57 53.131,57.05 53.189,57.701
53.743,57.649 53.799,58.268 54.366,58.217 54.756,62.477 54.204,62.528 54.374,64.401 53.823,64.452 53.936,65.704 53.743,57.649 53.799,58.268 54.366,58.216 54.756,62.477 54.204,62.528 54.374,64.401 53.823,64.453 53.936,65.705
49.409,66.118 49.293,64.866 48.727,64.917 48.614,63.665 48.047,63.715 47.936,62.489 47.381,62.54 47.268,61.299 49.409,66.119 49.293,64.867 48.727,64.917 48.613,63.666 48.047,63.714 47.936,62.49 47.381,62.541 47.268,61.298
46.704,61.352 46.649,60.756 46.083,60.809 46.141,61.456 46.708,61.405 46.821,62.631 47.372,62.583 47.485,63.821 46.704,61.352 46.649,60.755 46.083,60.809 46.141,61.457 46.708,61.406 46.821,62.63 47.372,62.583 47.485,63.821
48.051,63.77 48.165,64.997 48.729,64.944 48.901,66.805 49.465,66.752 49.465,66.739 53.993,66.325 53.995,66.338 48.051,63.77 48.165,64.998 48.729,64.944 48.9,66.805 49.465,66.751 49.465,66.74 53.993,66.326 53.995,66.337 54.561,66.289
54.561,66.288 54.389,64.413 54.942,64.362 54.772,62.502 55.325,62.452 "/> 54.389,64.414 54.941,64.362 54.771,62.501 55.325,62.453 "/>
<polygon fill="#231F20" points="47.075,59.483 47.135,60.129 47.702,60.077 47.868,61.897 48.432,61.846 47.7,53.829 <polygon fill="#231F20" points="47.075,59.483 47.135,60.128 47.702,60.078 47.868,61.897 48.432,61.846 47.7,53.83
47.133,53.879 47.641,59.43 47.096,59.479 47.04,58.862 45.901,58.965 45.901,58.963 45.334,59.016 45.504,60.889 47.133,53.878 47.641,59.43 47.096,59.479 47.04,58.862 45.901,58.964 45.901,58.962 45.334,59.016 45.504,60.889
46.071,60.836 45.958,59.586 "/> 46.071,60.835 45.958,59.585 "/>
</g> </g>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@ -5,6 +5,7 @@
width="95.5px" height="102.167px" viewBox="0 0 95.5 102.167" enable-background="new 0 0 95.5 102.167" xml:space="preserve"> width="95.5px" height="102.167px" viewBox="0 0 95.5 102.167" enable-background="new 0 0 95.5 102.167" xml:space="preserve">
<g> <g>
<g> <g>
<g>
<g> <g>
<g> <g>
<defs> <defs>
@ -16,97 +17,101 @@
<g clip-path="url(#SVGID_2_)"> <g clip-path="url(#SVGID_2_)">
<polygon fill="#49494A" points="245.844,147.396 -24.516,147.396 -4.5,-5.964 245.844,-5.964 "/> <polygon fill="#49494A" points="245.844,147.396 -24.516,147.396 -4.5,-5.964 245.844,-5.964 "/>
<g> <g>
<path fill="#FFFFFF" d="M15.926,52.707v-0.563c-0.16,0-0.325-0.009-0.5-0.025c-0.172-0.017-0.333-0.043-0.485-0.077 <path fill="#FFFFFF" d="M15.926,52.707v-0.562c-0.16,0-0.325-0.01-0.5-0.025c-0.172-0.017-0.333-0.043-0.485-0.076
c-0.149-0.034-0.324-0.096-0.521-0.185v-0.689c0.159,0.082,0.314,0.151,0.466,0.209c0.151,0.059,0.312,0.104,0.482,0.137 c-0.149-0.035-0.324-0.097-0.521-0.186v-0.689c0.159,0.082,0.314,0.151,0.466,0.209c0.151,0.059,0.312,0.104,0.482,0.137
s0.354,0.058,0.558,0.07v-1.996l-0.385-0.209c-0.729-0.389-1.093-0.86-1.093-1.412c0-0.295,0.122-0.58,0.363-0.859 c0.17,0.033,0.354,0.058,0.558,0.069v-1.996l-0.385-0.209c-0.729-0.389-1.093-0.86-1.093-1.412
s0.613-0.439,1.114-0.482v-0.595h0.502v0.595c0.283,0,0.617,0.05,1.003,0.146v0.621l-0.125-0.036 c0-0.295,0.122-0.58,0.363-0.859c0.241-0.279,0.613-0.439,1.114-0.482v-0.595h0.502v0.595c0.283,0,0.617,0.05,1.003,0.146
c-0.361-0.101-0.653-0.161-0.878-0.183v1.951l0.404,0.23c0.377,0.217,0.638,0.43,0.777,0.642c0.142,0.21,0.21,0.433,0.21,0.67 v0.621l-0.125-0.036c-0.361-0.101-0.653-0.161-0.878-0.183v1.951l0.404,0.23c0.377,0.217,0.638,0.43,0.777,0.642
c0,0.213-0.052,0.419-0.161,0.618c-0.104,0.201-0.259,0.371-0.455,0.516c-0.202,0.145-0.459,0.242-0.775,0.298v0.609H15.926z c0.142,0.21,0.21,0.433,0.21,0.67c0,0.213-0.052,0.419-0.161,0.618c-0.104,0.201-0.259,0.371-0.455,0.515
M15.926,48.823v-1.658c-0.242,0.056-0.427,0.146-0.558,0.273c-0.13,0.127-0.196,0.273-0.196,0.444 c-0.202,0.146-0.459,0.242-0.775,0.299v0.609h-0.501V52.707z M15.926,48.823v-1.658c-0.242,0.056-0.427,0.146-0.558,0.273
c0,0.16,0.058,0.313,0.168,0.462C15.451,48.491,15.646,48.651,15.926,48.823z M16.428,49.883v1.65 c-0.13,0.127-0.196,0.273-0.196,0.444c0,0.16,0.058,0.313,0.168,0.462C15.451,48.491,15.646,48.651,15.926,48.823z
c0.261-0.094,0.438-0.207,0.529-0.342c0.093-0.136,0.138-0.287,0.138-0.454c0-0.163-0.045-0.302-0.136-0.419 M16.428,49.883v1.65c0.261-0.094,0.438-0.207,0.529-0.342c0.093-0.136,0.138-0.287,0.138-0.454
C16.867,50.203,16.691,50.058,16.428,49.883z"/> c0-0.163-0.045-0.302-0.136-0.419C16.867,50.203,16.691,50.058,16.428,49.883z"/>
<path fill="#FFFFFF" d="M25.894,51.25c-0.203,0.334-0.45,0.587-0.734,0.757c-0.287,0.169-0.549,0.253-0.788,0.253 <path fill="#FFFFFF" d="M25.894,51.25c-0.203,0.333-0.45,0.587-0.734,0.757c-0.287,0.168-0.549,0.252-0.788,0.252
c-0.337,0-0.638-0.144-0.905-0.433c-0.265-0.29-0.399-0.729-0.399-1.316c0-0.464,0.09-0.878,0.266-1.241 c-0.337,0-0.638-0.143-0.905-0.432c-0.265-0.291-0.399-0.729-0.399-1.317c0-0.464,0.09-0.878,0.266-1.241
c0.179-0.365,0.413-0.653,0.711-0.867c0.297-0.21,0.666-0.316,1.104-0.316c0.126,0,0.318,0.014,0.572,0.041 c0.179-0.365,0.413-0.653,0.711-0.867c0.297-0.21,0.666-0.316,1.104-0.316c0.126,0,0.318,0.014,0.572,0.041
c0.04,0.004,0.096,0.01,0.172,0.018h0.669v2.832c0,0.674-0.009,1.087-0.026,1.235c-0.017,0.15-0.045,0.302-0.085,0.454 c0.04,0.004,0.096,0.01,0.172,0.018h0.669v2.832c0,0.674-0.009,1.087-0.026,1.234c-0.017,0.15-0.045,0.303-0.085,0.455
c-0.094,0.355-0.313,0.638-0.656,0.844c-0.339,0.205-0.752,0.308-1.235,0.308c-0.486,0-0.977-0.124-1.477-0.372V52.77 c-0.094,0.354-0.313,0.638-0.656,0.844c-0.339,0.205-0.752,0.308-1.235,0.308c-0.486,0-0.977-0.124-1.477-0.372V52.77
c0.19,0.129,0.423,0.244,0.698,0.344c0.278,0.1,0.546,0.148,0.804,0.148c0.204,0,0.396-0.033,0.579-0.098 c0.19,0.129,0.423,0.244,0.698,0.345c0.278,0.1,0.546,0.147,0.804,0.147c0.204,0,0.396-0.033,0.579-0.099
c0.18-0.063,0.327-0.156,0.44-0.278c0.111-0.122,0.188-0.264,0.23-0.425c0.039-0.162,0.062-0.377,0.062-0.645V51.25z c0.18-0.062,0.327-0.156,0.44-0.277c0.111-0.122,0.188-0.264,0.23-0.426c0.039-0.162,0.062-0.377,0.062-0.645V51.25H25.894z
M25.894,50.458v-1.723c-0.237-0.061-0.459-0.091-0.663-0.091c-0.409,0-0.754,0.159-1.028,0.478 M25.894,50.458v-1.723c-0.237-0.061-0.459-0.091-0.663-0.091c-0.409,0-0.754,0.159-1.028,0.478
c-0.273,0.317-0.412,0.75-0.412,1.299c0,0.397,0.077,0.697,0.225,0.899c0.15,0.201,0.321,0.304,0.514,0.304 c-0.273,0.317-0.412,0.75-0.412,1.299c0,0.397,0.077,0.697,0.225,0.899c0.15,0.201,0.321,0.305,0.514,0.305
c0.208,0,0.439-0.105,0.689-0.316C25.469,51.096,25.695,50.813,25.894,50.458z"/> c0.208,0,0.439-0.105,0.689-0.316C25.469,51.096,25.695,50.813,25.894,50.458z"/>
<path fill="#FFFFFF" d="M28.743,52.15v-3.449h-1.111v-0.555h1.778v3.449h1.116v0.556H28.743z M28.636,46.697 <path fill="#FFFFFF" d="M28.743,52.15v-3.449h-1.111v-0.555h1.778v3.449h1.116v0.556L28.743,52.15L28.743,52.15z
c0-0.149,0.051-0.262,0.155-0.335c0.102-0.073,0.198-0.111,0.289-0.111c0.092,0,0.19,0.038,0.293,0.111 M28.636,46.697c0-0.149,0.051-0.262,0.155-0.335c0.102-0.073,0.198-0.111,0.289-0.111c0.092,0,0.19,0.038,0.293,0.111
c0.101,0.073,0.153,0.186,0.153,0.335c0,0.147-0.053,0.259-0.153,0.333c-0.103,0.072-0.201,0.109-0.293,0.109 c0.101,0.073,0.153,0.186,0.153,0.335c0,0.146-0.053,0.259-0.153,0.333c-0.103,0.072-0.201,0.109-0.293,0.109
c-0.091,0-0.188-0.037-0.289-0.109C28.687,46.956,28.636,46.845,28.636,46.697z"/> c-0.091,0-0.188-0.037-0.289-0.109C28.687,46.956,28.636,46.845,28.636,46.697z"/>
<path fill="#FFFFFF" d="M35.378,51.989c-0.311,0.133-0.539,0.209-0.68,0.234c-0.142,0.025-0.278,0.037-0.409,0.037 <path fill="#FFFFFF" d="M35.378,51.99c-0.311,0.133-0.539,0.209-0.68,0.233c-0.142,0.024-0.278,0.036-0.409,0.036
c-0.281,0-0.536-0.053-0.769-0.16s-0.406-0.268-0.523-0.477c-0.119-0.211-0.181-0.535-0.181-0.975v-1.615h-1v-0.556h1v-1.613 c-0.281,0-0.536-0.053-0.769-0.159s-0.406-0.269-0.523-0.478c-0.119-0.21-0.181-0.535-0.181-0.975v-1.615h-1v-0.556h1v-1.613
h0.669v1.613h1.782v0.556h-1.782v1.603c0,0.323,0.038,0.551,0.115,0.684c0.076,0.132,0.179,0.23,0.306,0.293 h0.669v1.613h1.782v0.556h-1.782v1.603c0,0.323,0.038,0.551,0.115,0.684c0.076,0.132,0.179,0.23,0.306,0.293
c0.129,0.062,0.279,0.093,0.454,0.093c0.322,0,0.662-0.102,1.018-0.305V51.989z"/> c0.129,0.062,0.279,0.094,0.454,0.094c0.322,0,0.662-0.103,1.018-0.306V51.99z"/>
<path fill="#FFFFFF" d="M41.459,49.045c0.209-0.336,0.453-0.587,0.736-0.757c0.285-0.17,0.547-0.254,0.785-0.254 <path fill="#FFFFFF" d="M41.459,49.045c0.209-0.336,0.453-0.587,0.736-0.757c0.285-0.17,0.547-0.254,0.785-0.254
c0.336,0,0.639,0.145,0.904,0.434c0.268,0.29,0.402,0.728,0.402,1.314c0,0.465-0.088,0.88-0.268,1.244 c0.336,0,0.639,0.145,0.904,0.434c0.268,0.29,0.402,0.728,0.402,1.314c0,0.465-0.088,0.88-0.268,1.244
c-0.176,0.364-0.414,0.653-0.713,0.864c-0.295,0.212-0.664,0.317-1.102,0.317c-0.123,0-0.312-0.013-0.572-0.038 c-0.176,0.364-0.414,0.653-0.713,0.864c-0.295,0.212-0.664,0.316-1.102,0.316c-0.123,0-0.312-0.013-0.572-0.037
c-0.039-0.006-0.096-0.013-0.174-0.02v1.557h-0.664v-5.561h0.664V49.045z M41.459,49.839v1.72 c-0.039-0.006-0.096-0.014-0.174-0.021v1.558h-0.664v-5.562h0.664v0.9H41.459z M41.459,49.839v1.72
c0.242,0.062,0.465,0.092,0.668,0.092c0.404,0,0.746-0.158,1.021-0.475s0.414-0.751,0.414-1.303 c0.242,0.062,0.465,0.092,0.668,0.092c0.404,0,0.746-0.158,1.021-0.475c0.275-0.317,0.414-0.751,0.414-1.303
c0-0.398-0.076-0.699-0.225-0.9c-0.15-0.201-0.324-0.302-0.514-0.302c-0.207,0-0.438,0.105-0.688,0.315 c0-0.398-0.076-0.699-0.225-0.9c-0.15-0.201-0.324-0.302-0.514-0.302c-0.207,0-0.438,0.105-0.688,0.315
C41.889,49.198,41.663,49.483,41.459,49.839z"/> C41.889,49.198,41.663,49.483,41.459,49.839z"/>
<path fill="#FFFFFF" d="M48.547,48.146v4.004h-0.666v-0.879c-0.217,0.331-0.455,0.577-0.717,0.743 <path fill="#FFFFFF" d="M48.547,48.146v4.004h-0.666v-0.879c-0.217,0.331-0.455,0.577-0.717,0.743
c-0.264,0.165-0.527,0.246-0.789,0.246c-0.234,0-0.449-0.062-0.643-0.188c-0.197-0.125-0.332-0.291-0.41-0.495 c-0.264,0.165-0.527,0.245-0.789,0.245c-0.234,0-0.449-0.061-0.643-0.188c-0.197-0.125-0.332-0.291-0.41-0.495
c-0.076-0.203-0.115-0.601-0.115-1.196v-2.236h0.67v2.32c0,0.385,0.018,0.639,0.055,0.762s0.105,0.224,0.205,0.303 c-0.076-0.203-0.115-0.601-0.115-1.196v-2.236h0.67v2.32c0,0.385,0.018,0.639,0.055,0.762
c0.1,0.078,0.205,0.119,0.32,0.119c0.232,0,0.486-0.111,0.754-0.332c0.271-0.223,0.492-0.5,0.67-0.838v-2.333H48.547z"/> c0.037,0.123,0.105,0.224,0.205,0.303c0.1,0.078,0.205,0.119,0.32,0.119c0.232,0,0.486-0.111,0.754-0.332
<path fill="#FFFFFF" d="M49.708,51.938v-0.705c0.266,0.174,0.549,0.297,0.848,0.365c0.299,0.072,0.555,0.107,0.762,0.107 c0.271-0.223,0.492-0.5,0.67-0.838v-2.333H48.547z"/>
c0.338,0,0.58-0.055,0.729-0.162c0.146-0.109,0.223-0.244,0.223-0.408c0-0.107-0.035-0.199-0.105-0.275 <path fill="#FFFFFF" d="M49.708,51.938v-0.705c0.267,0.174,0.549,0.297,0.849,0.365c0.299,0.071,0.555,0.106,0.762,0.106
c-0.068-0.076-0.242-0.172-0.516-0.283l-0.23-0.094l-0.463-0.184c-0.496-0.193-0.811-0.372-0.938-0.538 c0.338,0,0.58-0.055,0.729-0.162c0.146-0.109,0.223-0.244,0.223-0.408c0-0.107-0.035-0.199-0.104-0.275
c-0.133-0.162-0.199-0.36-0.199-0.595c0-0.33,0.131-0.601,0.383-0.814c0.254-0.213,0.67-0.318,1.242-0.318 c-0.067-0.076-0.242-0.172-0.517-0.283l-0.229-0.094l-0.463-0.184c-0.496-0.193-0.812-0.372-0.938-0.538
c0.428,0,0.832,0.062,1.217,0.186v0.605c-0.441-0.157-0.854-0.235-1.242-0.235c-0.285,0-0.506,0.05-0.662,0.149 c-0.133-0.162-0.199-0.36-0.199-0.595c0-0.33,0.132-0.601,0.384-0.814c0.254-0.213,0.67-0.318,1.241-0.318
c-0.16,0.098-0.24,0.221-0.24,0.37c0,0.144,0.068,0.258,0.209,0.345c0.135,0.086,0.355,0.184,0.666,0.297l0.451,0.166 c0.429,0,0.832,0.062,1.218,0.186v0.605c-0.44-0.157-0.854-0.235-1.242-0.235c-0.285,0-0.506,0.05-0.662,0.149
c0.416,0.15,0.707,0.314,0.871,0.49c0.168,0.177,0.252,0.399,0.252,0.664c0,0.346-0.133,0.632-0.4,0.854 c-0.159,0.098-0.239,0.221-0.239,0.37c0,0.144,0.067,0.258,0.209,0.345c0.135,0.086,0.354,0.184,0.666,0.297l0.45,0.166
c-0.266,0.225-0.693,0.335-1.277,0.335C50.772,52.26,50.247,52.155,49.708,51.938z"/> c0.416,0.15,0.707,0.314,0.871,0.49c0.168,0.177,0.252,0.399,0.252,0.664c0,0.346-0.133,0.632-0.399,0.854
<path fill="#FFFFFF" d="M54.069,52.15v-5.788h0.666v2.656c0.189-0.307,0.422-0.548,0.691-0.722 c-0.267,0.225-0.693,0.334-1.277,0.334C50.771,52.259,50.247,52.156,49.708,51.938z"/>
c0.27-0.175,0.543-0.262,0.812-0.262c0.227,0,0.434,0.057,0.619,0.174c0.191,0.116,0.32,0.257,0.395,0.422 <path fill="#FFFFFF" d="M54.068,52.15v-5.788h0.666v2.656c0.189-0.307,0.423-0.548,0.691-0.722
c0.27-0.175,0.543-0.262,0.812-0.262c0.227,0,0.434,0.057,0.619,0.174c0.19,0.116,0.319,0.257,0.395,0.422
c0.059,0.126,0.102,0.259,0.121,0.403c0.021,0.142,0.033,0.435,0.033,0.88v2.237h-0.668v-2.32 c0.059,0.126,0.102,0.259,0.121,0.403c0.021,0.142,0.033,0.435,0.033,0.88v2.237h-0.668v-2.32
c0-0.386-0.018-0.638-0.055-0.763c-0.039-0.123-0.105-0.223-0.203-0.302c-0.1-0.079-0.209-0.119-0.326-0.119 c0-0.386-0.018-0.638-0.055-0.763c-0.039-0.123-0.105-0.223-0.203-0.302c-0.101-0.079-0.209-0.119-0.326-0.119
c-0.234,0-0.486,0.112-0.754,0.334c-0.27,0.221-0.492,0.5-0.666,0.835v2.334H54.069z"/> c-0.234,0-0.486,0.112-0.754,0.334c-0.271,0.221-0.492,0.5-0.666,0.835v2.334L54.068,52.15L54.068,52.15z"/>
<path fill="#FFFFFF" d="M64.532,52.26c-0.574,0-1.031-0.198-1.377-0.6c-0.344-0.4-0.516-0.905-0.516-1.516 <path fill="#FFFFFF" d="M64.532,52.259c-0.574,0-1.031-0.197-1.378-0.6c-0.344-0.4-0.516-0.905-0.516-1.516
c0-0.609,0.172-1.113,0.516-1.512c0.346-0.399,0.803-0.599,1.377-0.599c0.57,0,1.027,0.199,1.373,0.599 c0-0.609,0.172-1.113,0.516-1.512c0.347-0.399,0.804-0.599,1.378-0.599c0.569,0,1.026,0.199,1.372,0.599
c0.342,0.399,0.514,0.903,0.514,1.512c0,0.61-0.172,1.115-0.514,1.516C65.559,52.062,65.102,52.26,64.532,52.26z c0.343,0.399,0.515,0.903,0.515,1.512c0,0.61-0.172,1.115-0.515,1.516C65.559,52.062,65.102,52.259,64.532,52.259z
M64.532,51.706c0.355,0,0.637-0.139,0.848-0.416c0.209-0.277,0.314-0.659,0.314-1.145c0-0.482-0.105-0.863-0.314-1.141 M64.532,51.707c0.354,0,0.637-0.14,0.848-0.417c0.209-0.277,0.313-0.659,0.313-1.145c0-0.482-0.104-0.863-0.313-1.141
c-0.211-0.277-0.492-0.415-0.848-0.415c-0.357,0-0.643,0.137-0.852,0.415c-0.213,0.277-0.316,0.658-0.316,1.141 c-0.211-0.277-0.491-0.415-0.848-0.415c-0.357,0-0.644,0.137-0.853,0.415c-0.213,0.277-0.316,0.658-0.316,1.141
c0,0.485,0.104,0.867,0.316,1.145C63.889,51.567,64.174,51.706,64.532,51.706z"/> c0,0.485,0.104,0.867,0.316,1.145C63.889,51.567,64.174,51.707,64.532,51.707z"/>
<path fill="#FFFFFF" d="M67.631,52.15v-4.004h0.666v0.873c0.211-0.329,0.447-0.575,0.717-0.738 <path fill="#FFFFFF" d="M67.631,52.15v-4.004h0.666v0.873c0.211-0.329,0.447-0.575,0.717-0.738
c0.27-0.165,0.568-0.246,0.898-0.246c0.24,0,0.484,0.037,0.725,0.111v1.445h-0.643v-0.914c-0.113-0.019-0.201-0.03-0.266-0.03 c0.271-0.165,0.568-0.246,0.898-0.246c0.24,0,0.484,0.037,0.725,0.111v1.445h-0.643v-0.914
c-0.248,0-0.492,0.098-0.732,0.293c-0.238,0.197-0.471,0.491-0.699,0.883v2.327H67.631z"/> c-0.113-0.019-0.201-0.03-0.266-0.03c-0.248,0-0.492,0.098-0.732,0.293c-0.238,0.197-0.471,0.491-0.699,0.883v2.327H67.631z"
<path fill="#FFFFFF" d="M72.823,52.15v-3.449h-1.113v-0.555h1.779v3.449h1.115v0.556H72.823z M72.713,46.697 />
c0-0.149,0.053-0.262,0.152-0.335c0.105-0.073,0.201-0.111,0.291-0.111c0.094,0,0.191,0.038,0.291,0.111 <path fill="#FFFFFF" d="M72.823,52.15v-3.449H71.71v-0.555h1.778v3.449h1.115v0.556L72.823,52.15L72.823,52.15z
c0.104,0.073,0.156,0.186,0.156,0.335c0,0.147-0.053,0.259-0.156,0.333c-0.1,0.072-0.197,0.109-0.291,0.109 M72.713,46.697c0-0.149,0.053-0.262,0.152-0.335c0.105-0.073,0.201-0.111,0.291-0.111c0.094,0,0.191,0.038,0.291,0.111
c0.104,0.073,0.156,0.186,0.156,0.335c0,0.146-0.054,0.259-0.156,0.333c-0.1,0.072-0.197,0.109-0.291,0.109
c-0.09,0-0.186-0.037-0.291-0.109C72.766,46.956,72.713,46.845,72.713,46.697z"/> c-0.09,0-0.186-0.037-0.291-0.109C72.766,46.956,72.713,46.845,72.713,46.697z"/>
<path fill="#FFFFFF" d="M78.786,51.25c-0.203,0.334-0.447,0.587-0.734,0.757c-0.287,0.169-0.551,0.253-0.789,0.253 <path fill="#FFFFFF" d="M78.786,51.25c-0.203,0.333-0.447,0.587-0.734,0.757c-0.286,0.168-0.551,0.252-0.788,0.252
c-0.334,0-0.637-0.144-0.902-0.433c-0.268-0.29-0.4-0.729-0.4-1.316c0-0.464,0.088-0.878,0.266-1.241 c-0.334,0-0.638-0.143-0.902-0.432c-0.269-0.291-0.4-0.729-0.4-1.317c0-0.464,0.088-0.878,0.266-1.241
c0.176-0.365,0.414-0.653,0.711-0.867c0.297-0.21,0.664-0.316,1.102-0.316c0.127,0,0.318,0.014,0.574,0.041 c0.176-0.365,0.414-0.653,0.711-0.867c0.297-0.21,0.664-0.316,1.103-0.316c0.127,0,0.317,0.014,0.573,0.041
c0.037,0.004,0.096,0.01,0.17,0.018h0.67v2.832c0,0.674-0.008,1.087-0.025,1.235c-0.018,0.15-0.045,0.302-0.086,0.454 c0.037,0.004,0.097,0.01,0.171,0.018h0.67v2.832c0,0.674-0.009,1.087-0.024,1.234c-0.019,0.15-0.046,0.303-0.087,0.455
c-0.096,0.355-0.314,0.638-0.652,0.844c-0.344,0.205-0.756,0.308-1.238,0.308c-0.488,0-0.979-0.124-1.475-0.372V52.77 c-0.096,0.354-0.313,0.638-0.651,0.844c-0.344,0.205-0.756,0.308-1.238,0.308c-0.488,0-0.979-0.124-1.475-0.372V52.77
c0.188,0.129,0.42,0.244,0.699,0.344c0.275,0.1,0.543,0.148,0.801,0.148c0.203,0,0.395-0.033,0.576-0.098 c0.188,0.129,0.42,0.244,0.698,0.345c0.275,0.1,0.544,0.147,0.802,0.147c0.203,0,0.395-0.033,0.576-0.099
c0.184-0.063,0.33-0.156,0.443-0.278s0.189-0.264,0.229-0.425c0.043-0.162,0.062-0.377,0.062-0.645V51.25z M78.786,50.458 c0.184-0.062,0.329-0.156,0.442-0.277c0.112-0.122,0.188-0.264,0.229-0.426c0.043-0.162,0.062-0.377,0.062-0.645V51.25
v-1.723c-0.238-0.061-0.457-0.091-0.66-0.091c-0.412,0-0.756,0.159-1.031,0.478c-0.275,0.317-0.41,0.75-0.41,1.299 H78.786z M78.786,50.458v-1.723c-0.238-0.061-0.457-0.091-0.66-0.091c-0.412,0-0.756,0.159-1.03,0.478
c0,0.397,0.072,0.697,0.225,0.899c0.148,0.201,0.32,0.304,0.51,0.304c0.209,0,0.439-0.105,0.691-0.316 c-0.275,0.317-0.41,0.75-0.41,1.299c0,0.397,0.071,0.697,0.225,0.899c0.148,0.201,0.32,0.305,0.51,0.305
S78.586,50.813,78.786,50.458z"/> c0.209,0,0.439-0.105,0.691-0.316S78.586,50.813,78.786,50.458z"/>
<path fill="#FFFFFF" d="M81.637,52.15v-3.449h-1.113v-0.555h1.779v3.449h1.115v0.556H81.637z M81.53,46.697 <path fill="#FFFFFF" d="M81.637,52.15v-3.449h-1.113v-0.555h1.779v3.449h1.115v0.556L81.637,52.15L81.637,52.15z
c0-0.149,0.051-0.262,0.154-0.335c0.1-0.073,0.199-0.111,0.287-0.111c0.094,0,0.191,0.038,0.293,0.111 M81.529,46.697c0-0.149,0.052-0.262,0.154-0.335c0.101-0.073,0.199-0.111,0.287-0.111c0.094,0,0.191,0.038,0.293,0.111
c0.104,0.073,0.152,0.186,0.152,0.335c0,0.147-0.049,0.259-0.152,0.333c-0.102,0.072-0.199,0.109-0.293,0.109 c0.104,0.073,0.152,0.186,0.152,0.335c0,0.146-0.049,0.259-0.152,0.333c-0.102,0.072-0.199,0.109-0.293,0.109
c-0.088,0-0.188-0.037-0.287-0.109C81.581,46.956,81.53,46.845,81.53,46.697z"/> c-0.088,0-0.188-0.037-0.287-0.109C81.581,46.956,81.529,46.845,81.529,46.697z"/>
<path fill="#FFFFFF" d="M84.922,52.15v-4.004h0.666v0.873c0.191-0.307,0.422-0.548,0.691-0.722 <path fill="#FFFFFF" d="M84.922,52.15v-4.004h0.666v0.873c0.191-0.307,0.422-0.548,0.691-0.722
c0.27-0.175,0.543-0.262,0.812-0.262c0.236,0,0.451,0.062,0.645,0.188s0.332,0.289,0.408,0.493 c0.27-0.175,0.543-0.262,0.812-0.262c0.236,0,0.451,0.062,0.646,0.188c0.193,0.126,0.332,0.289,0.408,0.493
c0.076,0.203,0.115,0.603,0.115,1.198v2.237h-0.668v-2.32c0-0.386-0.018-0.638-0.055-0.763 c0.076,0.203,0.114,0.603,0.114,1.198v2.237h-0.668v-2.32c0-0.386-0.018-0.638-0.055-0.763
c-0.037-0.123-0.105-0.223-0.203-0.302c-0.1-0.079-0.207-0.119-0.326-0.119c-0.234,0-0.484,0.112-0.754,0.334 c-0.037-0.123-0.104-0.223-0.203-0.302c-0.101-0.079-0.207-0.119-0.326-0.119c-0.233,0-0.483,0.112-0.754,0.334
c-0.27,0.221-0.492,0.5-0.666,0.835v2.334H84.922z"/> c-0.271,0.221-0.492,0.5-0.666,0.835v2.334H84.922z"/>
<path fill="#FFFFFF" d="M93.436,52.15v-4.004h0.586v0.917c0.182-0.39,0.355-0.659,0.512-0.806 <path fill="#FFFFFF" d="M93.436,52.15v-4.004h0.586v0.917c0.183-0.39,0.355-0.659,0.513-0.806
c0.16-0.148,0.32-0.222,0.484-0.222c0.193,0,0.348,0.076,0.467,0.227c0.119,0.152,0.178,0.369,0.178,0.647v0.216 c0.159-0.148,0.319-0.222,0.483-0.222c0.193,0,0.349,0.076,0.467,0.227c0.119,0.152,0.179,0.369,0.179,0.647v0.216
c0.08-0.244,0.174-0.441,0.285-0.593c0.111-0.15,0.227-0.273,0.346-0.362c0.121-0.091,0.26-0.134,0.414-0.134 c0.08-0.244,0.174-0.441,0.285-0.593c0.11-0.15,0.227-0.273,0.346-0.362c0.121-0.091,0.261-0.134,0.414-0.134
c0.172,0,0.316,0.072,0.441,0.218c0.121,0.146,0.182,0.437,0.182,0.872v3.026h-0.584v-2.736c0-0.225-0.008-0.378-0.023-0.46 c0.172,0,0.315,0.072,0.44,0.218c0.121,0.146,0.183,0.437,0.183,0.872v3.026h-0.584v-2.736c0-0.225-0.008-0.378-0.022-0.46
c-0.012-0.082-0.041-0.146-0.086-0.188c-0.041-0.042-0.088-0.064-0.139-0.064c-0.125,0-0.258,0.096-0.4,0.284 c-0.013-0.082-0.041-0.146-0.086-0.188c-0.041-0.042-0.089-0.064-0.14-0.064c-0.125,0-0.258,0.096-0.399,0.284
c-0.141,0.191-0.287,0.505-0.436,0.945v2.22h-0.555v-2.732c0-0.354-0.035-0.562-0.104-0.624 c-0.142,0.191-0.287,0.505-0.437,0.945v2.22h-0.556v-2.732c0-0.354-0.034-0.562-0.104-0.624
c-0.07-0.062-0.133-0.093-0.189-0.093c-0.121,0-0.254,0.106-0.393,0.317c-0.143,0.215-0.273,0.486-0.4,0.82v2.312H93.436z"/> c-0.07-0.062-0.133-0.093-0.189-0.093c-0.121,0-0.254,0.106-0.393,0.317c-0.143,0.215-0.273,0.486-0.4,0.82v2.312h-0.586
V52.15z"/>
</g>
</g> </g>
</g> </g>
</g> </g>
@ -116,8 +121,14 @@
</g> </g>
</g> </g>
<g> <g>
<circle fill="#34A665" cx="16.017" cy="88.016" r="14.15"/> <circle fill="#34A665" cx="16.017" cy="88.016" r="14.149"/>
<text transform="matrix(1 0 0 1 12.917 92.2368)" fill="#FFFFFF" font-family="'SourceSansPro-Regular'" font-size="14">3</text> <g enable-background="new ">
<path fill="#FFFFFF" d="M13.87,90.387c0.532,0.56,1.232,1.064,2.283,1.064c1.079,0,1.849-0.645,1.849-1.639
c0-1.065-0.729-1.779-2.858-1.779v-0.883c1.905,0,2.536-0.729,2.536-1.667c0-0.868-0.588-1.414-1.541-1.414
c-0.742,0-1.373,0.378-1.905,0.91l-0.617-0.729c0.687-0.645,1.513-1.12,2.563-1.12c1.555,0,2.676,0.826,2.676,2.269
c0,1.079-0.659,1.766-1.625,2.129v0.057c1.079,0.252,1.933,1.036,1.933,2.27c0,1.582-1.303,2.549-2.942,2.549
c-1.429,0-2.339-0.603-2.941-1.261L13.87,90.387z"/>
</g>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB