The region selection, when creating/editing events and orgas, done using radio buttons.

This should let the project evolve to a multi country one.

Refs #63
This commit is contained in:
echarp 2017-05-27 17:46:01 +02:00
parent 7de12f70c8
commit fcc80d891b
1050 changed files with 192389 additions and 43 deletions

View File

@ -125,7 +125,7 @@ select
content: $fa-var-building-o
&.department label:before, th.department a:before
content: $fa-var-puzzle-piece
&.region label:before, th.region a:before
&.region > label:before, th.region a:before
content: $fa-var-shield
&.locality > label:before
content: $fa-var-expand

View File

@ -27,6 +27,24 @@
&:hover ul
box-shadow: 0 4px 4px gray
.radios
.radios
padding: 0
display: inline-block
margin-top: -0.5em
margin-left: 0.5em
background-color: white
label
display: none
input:checked + label
display: inline
&:hover .radios
z-index: 1000
position: absolute
box-shadow: 0 4px 4px gray
label
display: block !important
// Override for the missing quebec flag!
.flag-icon-ca-qc
background-image: url(regions/CA-QC.png)

View File

@ -23,8 +23,10 @@ class EventsController < ApplicationController
# GET /events/new
def new
@event = Event.new start_time: Time.zone.now.change(min: 0) + 1.day,
end_time: Time.zone.now.change(min: 0) + 1.day + 1.hour
time = Time.zone.now.change(min: 0) + 1.day
@event = Event.new start_time: time,
end_time: time + 1.hour,
region_id: params[:region]
end
# POST /events/preview

View File

@ -40,8 +40,7 @@
%option= city
.field.region.required
= f.label :region
= f.collection_select :region_id, Region.where('region_id is not null'),
:id, :name, include_blank: true
= render partial: '/regions/selector', locals: { f: f }
.field.locality
= f.label :locality
%span.radios

View File

@ -22,7 +22,7 @@
%body{ class: classes }
%header.top
= image_tag 'baby_gnu_adl.png', alt: '', class: :logo
= render '/regions/selector'
= render '/regions/filter'
%h1= link_to t('.title'), root_path
%h2

View File

@ -38,8 +38,7 @@
= f.text_field :department
.field.region.required
= f.label :region
= f.collection_select :region_id, Region.where('region_id is not null'),
:id, :name, include_blank: true
= render partial: '/regions/selector', locals: { f: f }
.field.description
= f.label :description

View File

@ -0,0 +1,4 @@
-# Choose a region to filter events with
%nav.region_selector
%ul= render partial: '/regions/filter_region',
collection: Region.where(region: nil)

View File

@ -0,0 +1,21 @@
:ruby
selected = params[:region].to_i == filter_region.id
regions = Region.where(region: filter_region)
%li{ class: selected ? 'selected' : '' }
- if filter_region.url.present?
= link_to filter_region.url do
= flag_icon filter_region.code.try :downcase
= filter_region.name
- if regions.present?
%em.fa.fa-chevron-down
- else
= link_to region: filter_region.id,
start_date: params[:start_date],
year: params[:year],
tag: params[:tag] do
%em.fa.fa-shield
= filter_region.name
%ul
= render partial: '/regions/filter_region',
collection: regions

View File

@ -1,21 +0,0 @@
:ruby
selected = params[:region].to_i == region.id
regions = Region.where(region: region)
%li{ class: selected ? 'selected' : '' }
- if region.url.present?
= link_to region.url do
= flag_icon region.code.try :downcase
= region.name
- if regions.present?
%em.fa.fa-chevron-down
- else
= link_to region: region.id,
start_date: params[:start_date],
year: params[:year],
tag: params[:tag] do
%em.fa.fa-shield
= region.name
%ul
= render partial: '/regions/region',
collection: regions

View File

@ -1,3 +1,3 @@
-# Choose a region to filter events with
%nav.region_selector
%ul= render partial: '/regions/region', collection: Region.where(region: nil)
.radios= render partial: '/regions/selector_region',
collection: Region.where.not(code: nil),
locals: { f: f }

View File

@ -0,0 +1,6 @@
- if selector_region.regions.present? || selector_region.url.nil?
= flag_icon selector_region.code.try :downcase
= selector_region
%em.fa.fa-chevron-right
.radios= f.collection_radio_buttons :region_id,
Region.where(region: selector_region), :id, :name

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 57 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" clip-path="url(#a)">
<path fill="red" d="M0 0h192v512H0z"/>
<path d="M192 340.06h576V512H192z"/>
<path fill="#fff" d="M192 172.7h576v169.65H192z"/>
<path fill="#00732f" d="M192 0h576v172.7H192z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 373 B

View File

@ -0,0 +1,434 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" stroke-width="1pt">
<path d="M0 0h511.994v512H0z"/>
<path fill="#090" d="M341.332 0h170.67v512h-170.67z"/>
<path fill="#bf0000" d="M170.67 0h170.67v512H170.67z"/>
</g>
<path d="M398.352 265.182c-.11.58 1.454 1.433 1.826.99 1.682-2.015 3.883-5.97 4.334-8.364.133-.697-2.107-1.485-2.586-.913-1.575 1.886-3.1 5.773-3.574 8.287zM188.016 387.838c-1.675 5.917-26.38-5.577-29.138-11.532 14.136 7.49 29.476 5.924 29.138 11.532zM109.91 266.973c1.236 1.47 3.318.485 1.42-1.504-1.552-1.61-1.04-2.117-1.987-4.075-.936-2.188-.887-3.395-2.016-4.96-1-1.482-2.5.03-1.495 1.28 1.263 1.476.915 2.564 1.687 3.992 1.426 2.444 1.08 3.727 2.39 5.265zm33.224 40.113c3.974 1.954 6.99 6.836 7.19 10.812.336 4.576.996 8.44 3.05 11.69-3.27-.91-4.837-6.124-5.302-11.118-.47-5.17-3.256-7.41-4.938-11.384zm8.29 9.576c2.75 5.077 6.597 7.013 6.794 10.78.333 4.335.662 4.557 1.837 8.82-3.237-.863-4.052-1.145-4.926-7.632-.54-4.56-4.19-7.775-3.706-11.968z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path stroke-linejoin="round" d="M215.673 343.95c4.208 3.446 6.938 7.382 8.21 12.467 1.328 4.738 3.195 8.515 5.933 12.774-4.46-3.04-7.265-7.18-8.668-12.165-1.232-4.9-2.686-8.563-5.475-13.075zm78.767 0c-4.302 3.466-7.093 7.425-8.394 12.54-1.357 4.766-3.265 8.566-6.064 12.85 4.56-3.06 7.427-7.223 8.86-12.24 1.26-4.928 2.746-8.613 5.597-13.15zm-5.295 0c-4.61 3.62-8.958 7.732-10.26 12.848-1.356 4.765-2.176 8.412-5.285 13.154 4.87-3.06 6.804-7.682 8.238-12.698 1.26-4.928 4.146-8.612 7.308-13.305zm-52.12 19.676c1.544 2.914 3.32 7.35 6.536 6.538.053-2.23-3.47-3.776-6.535-6.538zm4.805.994c6.25 2.56 11.645 1.928 12.317 5.855-5.86.633-8.005-1.775-12.316-5.856zm30.636-.604c-1.567 2.746-3.366 6.928-6.627 6.163-.054-2.105 3.517-3.56 6.625-6.165zm-4.38.836c-6.34 2.43-11.813 1.83-12.496 5.558 5.948.6 8.123-1.684 12.496-5.558z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M273.867 355.958c.124-.89-.482-1.666-1.21-1.9-1.42-.533-2.83-.967-4.237-1.368-1.6-.38-2.494.767-2.5 1.52-.007 1.254-.065 2.318 0 3.268.088 1.183.312 1.27 1.06 1.446 1.197.202 2.732.41 3.935 1.216.953.588 1.87.123 2.345-.91.308-.79.477-2.336.607-3.272zm-17.225 0c-.11-.89.357-1.742 1.007-1.976 1.265-.533 2.527-.663 3.86-.61 1.476-.022 1.85.313 1.853 1.066.008 1.253.06 2.47 0 3.42-.078 1.183-.052 1.27-.72 1.446-1.07.202-2.893.256-3.968 1.064-.852.588-1.823.123-1.87-.987.022-.834-.048-2.485-.164-3.42zm-20.902-.234c-.126-.89.484-1.666 1.215-1.9 1.425-.533 2.844-.967 4.257-1.368 1.606-.38 2.505.767 2.51 1.52.008 1.254.067 2.32 0 3.268-.087 1.184-.313 1.27-1.064 1.446-1.203.203-2.744.41-3.953 1.217-.957.588-1.878.123-2.357-.91-.31-.79-.48-2.337-.61-3.273zm17.302 0c.11-.89-.36-1.742-1.012-1.975-1.273-.535-2.54-.666-3.878-.61-1.485-.025-1.86.31-1.864 1.063-.008 1.254-.06 2.47 0 3.42.078 1.183.052 1.27.724 1.446 1.074.2 2.907.256 3.987 1.064.853.587 1.83.122 1.875-.987-.02-.837.05-2.488.166-3.424zM185.47 238.518c-2.012-3.23-4.42 4.48-12.69 10.216-3.85 2.62-6.53 9.6-6.556 14.195-.127 3.153.35 6.3-.002 9.352-.222 1.93-2.234 6.216-.858 7.312 3.64 2.705 8.35 8.848 10.537 10.967 1.89 1.658 3.53-8.55 4.947-13.117 1.52-4.895.84-10.745 5.055-15.27 2.99-3.052 10.525-6.057 9.678-7.418l-10.11-16.238z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M185.47 238.518c-2.012-3.23-4.42 4.48-12.69 10.216-3.85 2.62-6.53 9.6-6.556 14.195-.127 3.153.35 6.3-.002 9.352-.222 1.93-2.234 6.216-.858 7.312 3.64 2.705 8.35 8.848 10.537 10.967 1.89 1.658 3.53-8.55 4.947-13.117 1.52-4.895.84-10.745 5.055-15.27 2.99-3.052 10.525-6.057 9.678-7.418l-10.11-16.238z" fill-rule="evenodd" fill="#fff"/>
<path d="M173.246 248.074c-.788 5.468 2.256 7.287 5.13 8.346 2.973 1.057 5.41 4.247 6.667 7.133m-19.156 2.524c1.255 4.714 4.558 4.124 7.43 5.183 2.975 1.057 6.102 4.817 7.358 7.703" stroke="#000" stroke-width=".487" fill="none"/>
<path d="M182.686 235.19l1.506-.967 28.922 48.71-1.504.967-28.924-48.71z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M182.686 235.19l1.506-.967 28.922 48.71-1.504.967-28.924-48.71z" fill-rule="evenodd" fill="#fff"/>
<path d="M185.8 233.263c0 1.84-1.493 3.333-3.333 3.333s-3.334-1.492-3.334-3.333 1.493-3.333 3.334-3.333c1.84 0 3.333 1.492 3.333 3.333z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M185.8 233.263c0 1.84-1.493 3.333-3.333 3.333s-3.334-1.492-3.334-3.333 1.493-3.333 3.334-3.333c1.84 0 3.333 1.492 3.333 3.333z" fill-rule="evenodd" fill="#fff"/>
<path d="M274.79 144.77c-1.033-1.66-2.27 2.3-6.52 5.25-1.977 1.345-3.355 4.932-3.368 7.292-.065 1.62.18 3.238 0 4.806-.115.992-1.15 3.194-.442 3.757 1.87 1.39 4.29 4.546 5.414 5.635.97.85 1.812-4.393 2.54-6.74.782-2.515.432-5.52 2.598-7.845 1.535-1.57 5.407-3.113 4.972-3.812l-5.194-8.343z" fill-rule="evenodd" transform="matrix(-1.9453 0 0 2.01442 859.49 -52.133)" stroke="#000" stroke-width=".492" fill="#fff"/>
<path d="M324.944 239.495c2.01-3.342 4.415 4.635 12.68 10.574 3.85 2.71 6.53 9.935 6.555 14.69.124 3.264-.353 6.522 0 9.68.22 2 2.233 6.434.857 7.57-3.637 2.8-8.347 9.156-10.53 11.35-1.89 1.714-3.526-8.85-4.944-13.578-1.52-5.066-.84-11.12-5.052-15.803-2.985-3.16-10.517-6.27-9.67-7.68l10.103-16.806z" fill-rule="evenodd" fill="#fff"/>
<path d="M273.36 143.06l.774-.497 14.86 25.027-.773.497-14.86-25.027z" fill-rule="evenodd" transform="matrix(-1.9453 0 0 2.01442 859.49 -52.133)" stroke="#000" stroke-width=".492" fill="#fff"/>
<path d="M268.43 149.76c-.405 2.81 1.237 3.665 2.713 4.21 1.528.542 2.86 2.063 3.504 3.546" transform="matrix(-1.9453 0 0 2.01442 859.49 -52.133)" stroke="#000" stroke-width=".25" fill="none"/>
<path d="M267.35 151.26c.645 2.422 2.264 2.005 3.74 2.55 1.528.542 3.135 2.32 3.78 3.802" transform="matrix(-1.9453 0 0 2.01442 864.433 -36.44)" stroke="#000" stroke-width=".25" fill="none"/>
<path d="M327.725 236.05l-1.505-1-28.907 50.414 1.503 1 28.91-50.414z" fill-rule="evenodd" fill="#fff"/>
<path d="M274.96 142.07c0 .946-.767 1.713-1.713 1.713-.945 0-1.712-.767-1.712-1.713s.767-1.713 1.712-1.713c.946 0 1.713.767 1.713 1.713z" fill-rule="evenodd" transform="matrix(-1.9453 0 0 2.01442 859.49 -52.133)" stroke="#000" stroke-width=".492" fill="#fff"/>
<path d="M324.613 234.056c0 1.905 1.49 3.45 3.33 3.45s3.333-1.545 3.333-3.45-1.492-3.45-3.332-3.45c-1.84 0-3.33 1.545-3.33 3.45z" fill-rule="evenodd" fill="#fff"/>
<g fill-rule="evenodd" fill="#fff">
<path stroke="#000" stroke-width=".973" d="M210.515 194.123h11.72v2.688h-11.72zm0 5.08h11.72v22.456h-11.72zm-.7-8.155l13 .076c.51-4.41-3.892-9.17-6.46-9.123-2.54.125-6.64 4.818-6.54 9.05zm77.695 3.132h11.72v2.69h-11.72zm0 5.1h11.72v22.457h-11.72zm-.708-8.156l13 .076c.51-4.41-3.89-9.17-6.46-9.122-2.54.122-6.64 4.815-6.54 9.046z"/>
<path d="M210.515 194.123h11.72v2.688h-11.72zm0 5.08h11.72v22.456h-11.72zm-.7-8.155l13 .076c.51-4.41-3.892-9.17-6.46-9.123-2.54.125-6.64 4.818-6.54 9.05zm77.695 3.132h11.72v2.69h-11.72zm0 5.1h11.72v22.457h-11.72zm-.708-8.156l13 .076c.51-4.41-3.89-9.17-6.46-9.122-2.54.122-6.64 4.815-6.54 9.046z"/>
</g>
<path fill-rule="evenodd" fill="#fff" d="M287.51 199.28h11.72v22.457h-11.72zm0-5.1h11.72v2.69h-11.72zm-.7-3.054l13 .076c.51-4.41-3.89-9.17-6.46-9.123-2.54.12-6.64 4.813-6.54 9.045zm-76.295 8.077h11.72v22.456h-11.72zm0-5.08h11.72v2.688h-11.72zm-.7-3.075l13 .076c.51-4.41-3.892-9.17-6.46-9.123-2.54.125-6.64 4.818-6.54 9.05z"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M200.764 225.478l7.452 8.21 92.757.153 7.604-8.21-23.72-.303-11.558-8.06-37.258-.15-10.797 8.362h-24.482z" stroke="#000" stroke-width=".973"/>
<path d="M200.764 225.478l7.452 8.21 92.757.153 7.604-8.21-23.72-.303-11.558-8.06-37.258-.15-10.797 8.362h-24.482z"/>
</g>
<path d="M238.736 212.808l32.03-.034c4.337-2.292 5.69-9.614 5.668-13.71-.06-12.103-8.525-17.907-17.02-18.217-1.273-.064-2.75-1.055-3.087-2.215-.837-2.627-.62-9.468-1.538-9.375-.817-.012-.578 6.697-1.304 9.16-.4 1.228-1.777 2.436-3.15 2.506-10.575.528-17.395 8.247-17.128 18.14.178 6.54.94 10.447 5.526 13.745z" stroke="#000" stroke-width=".973" fill="none"/>
<path d="M238.736 212.808l32.03-.034c4.337-2.292 5.69-9.614 5.668-13.71-.06-12.103-8.525-17.907-17.02-18.217-1.273-.064-2.75-1.055-3.087-2.215-.837-2.627-.62-9.315-1.538-9.375-.663.064-.578 6.697-1.304 9.16-.4 1.228-1.777 2.436-3.15 2.506-10.575.528-17.395 8.247-17.128 18.14.178 6.54.94 10.447 5.526 13.745z" fill-rule="evenodd" fill="#fff"/>
<path d="M236.732 202.142c.807 3.988 2.728 3.377 2.586 1.446-.473-6.16.026-12.227 5.473-16.27 1.73-1.266-.2-2.434-1.67-1.825-4.632 1.948-7.446 10.88-6.387 16.65z" stroke="#000" stroke-width=".487" fill="none"/>
<path d="M242.12 204.654c.808 3.988 4.107 3.815 3.5 1.218-1.236-4.973-1.04-12.226 3.343-15.358 1.73-1.26-.202-2.433-1.672-1.824-4.63 1.95-6.23 10.195-5.17 15.964z" stroke="#000" stroke-width=".487" fill="none"/>
<path d="M301.46 125.42c.415 2.05 1.402 1.735 1.33.743-.244-3.165.012-6.282 2.81-8.36.888-.65-.103-1.25-.858-.937-2.38 1-3.826 5.59-3.282 8.554z" transform="matrix(-1.9484 0 0 1.9463 860.365 -41.81)" stroke="#000" stroke-width=".25" fill="none"/>
<path d="M302.08 125.07c.415 2.05 2.11 1.96 1.798.626-.635-2.555-.534-6.282 1.718-7.89.89-.648-.104-1.25-.86-.938-2.38 1-3.2 5.238-2.656 8.202z" transform="matrix(-1.9484 0 0 1.9463 856.18 -38.618)" stroke="#000" stroke-width=".25" fill="none"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M186.01 330.247h137.62l-12.32-10.037H198.327l-12.316 10.037z" stroke="#000" stroke-width=".973"/>
<path d="M186.01 330.247h137.62l-12.32-10.037H198.327l-12.316 10.037z"/>
</g>
<g fill="#fff" fill-rule="evenodd">
<g stroke="#000" stroke-width=".5">
<path d="M209.892 239.94h13.077v18.094h-13.08zm.758 28.434h12.623v3.802H210.65zm-.29 6.676h12.925v14.142H210.36zm-.916 17.03h14.142v7.908h-14.142zm1.732-27.112h11.395l2.26-3.762h-15.697l2.044 3.762zm15.376-13.858l.107-9.89h7.85c-3.085 2.543-5.95 5.626-7.96 9.89zm72.888-11.17h-12.856v18.094h12.857zm-.213 28.434H286.82v3.802h12.407zm.233 6.676h-12.635v14.142h12.636zm.818 17.03h-13.902v7.908h13.902z" stroke-width=".973"/>
<path d="M288.44 157.7h5.855l1.16-1.933h-8.065l1.05 1.933z" transform="matrix(-1.9134 0 0 1.9463 850.108 -41.963)"/>
<path d="M296.23 150.58l.055-5.082h4.033c-1.584 1.307-3.057 2.89-4.088 5.082z" transform="matrix(-1.9134 0 0 1.9463 849.894 -41.963)"/>
</g>
<path d="M209.892 239.94h13.077v18.094h-13.08zm.758 28.434h12.623v3.802H210.65zm-.29 6.676h12.925v14.142H210.36zm-.916 17.03h14.142v7.908h-14.142zm1.732-27.112h11.395l2.26-3.762h-15.697l2.044 3.762zm15.376-13.858l.107-9.89h7.85c-3.085 2.543-5.95 5.626-7.96 9.89zm72.888-11.17h-12.856v18.094h12.857zm-.213 28.434H286.82v3.802h12.407zm.233 6.676h-12.635v14.142h12.636zm.818 17.03h-13.902v7.908h13.902zm-2.084-27.112H286.99l-2.22-3.762h15.433l-2.01 3.762zm-15.12-13.858l-.106-9.89h-7.716c3.03 2.543 5.85 5.626 7.822 9.89z"/>
</g>
<path d="M211.916 255.16c.078 2.115 2.474 1.17 2.474.106 0-3.264.043-6.793-.088-9.103-.015-1.703 4.058-1.277 4.035-.228.016 2.756.047 6.536.062 9.76-.03 1.572 2.63 1.436 2.593 0-.016-3.6-.018-8.837 0-11.488.023-3.414-8.963-3.34-9.033-.076.005 2.68-.048 7.48-.044 11.03zm76.944.38c.077 2.115 2.473 1.17 2.473.106 0-3.264.043-6.792-.087-9.103-.016-1.703 4.058-1.276 4.034-.227.016 2.756.047 6.535.062 9.76-.03 1.57 2.554 1.435 2.52 0-.017-3.678.057-8.838.075-11.49.023-3.413-8.963-3.34-9.033-.075.004 2.68-.05 7.48-.045 11.03zm-76.91 21.184h9.276v11.557h-9.276z" stroke="#000" stroke-width=".487" fill="none"/>
<path fill-rule="evenodd" d="M217.886 281.512h3.27v1.9h-3.27zm-5.703 0h3.194v1.9h-3.194z"/>
<path fill-rule="evenodd" d="M215.375 276.88h2.51v4.714h-2.51zm0 6.46h2.51v5.02h-2.51z"/>
<path stroke="#000" stroke-width=".487" fill="none" d="M288.59 276.648h9.275v11.557h-9.276z"/>
<path fill-rule="evenodd" d="M294.525 281.436h3.27v1.9h-3.27zm-5.703 0h3.194v1.9h-3.194z"/>
<path fill-rule="evenodd" d="M292.014 276.804h2.51v4.714h-2.51zm0 6.46h2.51v5.02h-2.51z"/>
<path fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff" d="M280.154 277.327h1.596v11.482h-1.596z"/>
<path d="M249.13 292.547l2.508 7.527h5.7l-4.56-7.53-3.648.003zm-3.192 7.527l1.444 7.45 6.69.076-2.434-7.528-5.7.002zm11.327.076l4.638 7.374h9.504l-7.45-7.452-6.692.078zm-56.112 16.878c5.043-4.69 8.262-8.692 8.288-14.445h12.318c.025 3.22 1.19 5.144 2.966 5.017l12.47-.076-.076-7.374h-9.048l-.003-40.223c-.33-14.217 17.285-22.505 24.484-22.43l-42.805-.075v-1.292h90.022l.076 1.292-43.414.076c12.874.026 25.29 12.217 25.394 22.507v11.404h-1.673l-.075-11.254c0-11.253-14.173-21.77-25.547-21.442-9.835.282-25.09 9.657-24.938 21.366v3.5l23.34.15-.227 4.03 3.665 2.34 7.31 2.33-.107 6.042 5.238 1.543.044 6.038 6.282 2.695v6.25l3.984 2.454-.183 6.347 5.4 3.8H271.56l7.983 8.896H267.76l-5.86-8.896h-7.753l3.498 8.82-8.286-.077-1.98-8.743h-10.11l.074 9.426-36.192.002zm36.116-24.407v7.453h8.667l-1.752-7.45h-6.917z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M249.13 292.547l2.508 7.527h5.7l-4.56-7.53-3.648.003zm-3.192 7.527l1.444 7.45 6.69.076-2.434-7.528-5.7.002zm11.327.076l4.638 7.374h9.504l-7.45-7.452-6.692.078zm-56.112 16.878c5.043-4.69 8.262-8.692 8.288-14.445h12.318c.025 3.22 1.19 5.144 2.966 5.017l12.47-.076-.076-7.374h-9.048l-.003-40.223c-.33-14.217 17.285-22.505 24.484-22.43l-42.805-.075v-1.292h90.022l.076 1.292-43.414.076c12.874.026 25.29 12.217 25.394 22.507v11.404h-1.673l-.075-11.254c0-11.253-14.173-21.77-25.547-21.442-9.835.282-25.09 9.657-24.938 21.366v3.5l23.34.15-.227 4.03 3.665 2.34 7.31 2.33-.107 6.042 5.238 1.543.044 6.038 6.282 2.695v6.25l3.984 2.454-.183 6.347 5.4 3.8H271.56l7.983 8.896H267.76l-5.86-8.896h-7.753l3.498 8.82-8.286-.077-1.98-8.743h-10.11l.074 9.426-36.192.002zm36.116-24.407v7.453h8.667l-1.752-7.45h-6.917z" fill-rule="evenodd" fill="#fff"/>
<path stroke="#000" stroke-width=".483" fill="none" d="M237.724 279.468h5.4v12.392h-5.4z"/>
<path d="M298.05 171.73h2.707l-.017-4.594c-.035-1.997 1.793-4.01 2.668-4.077.97-.038 2.4 1.883 2.448 3.92l.04 4.764 2.87-.006v-11.83l-10.716.056v11.764z" transform="matrix(1.9463 0 0 1.9848 -350 -48.13)" stroke="#000" stroke-width=".25" fill="none"/>
<path stroke="#000" stroke-width=".481" fill="none" d="M271.784 298.172h6.54v5.094h-6.54zm-3.874-8.758h6.54v5.093h-6.54zm-6.305-8.74h6.54v5.094h-6.54zm-5.41-7.374h6.54v5.092h-6.54z"/>
<path d="M251.874 292.762l6.69.227 11.936 10.567v-6.234l-4.03-2.89v-4.942l-5.853-3.343v-5.323l-5.703-1.9V271.7l-2.89-2.356-.15 23.418z" stroke="#000" stroke-width=".487" fill="none"/>
<path fill-rule="evenodd" fill="#fff" d="M280.154 277.327h1.596v11.482h-1.596z"/>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M163.755 161.05c.58 9.07-2.235 14.048-7.038 13.29-1.324-5.03 1.687-8.406 7.038-13.29zm-10.56 20.086c-4.27-2.172-1.19-18.756.45-25.708 1.213 8.955 3.24 21.683-.45 25.708z"/>
<path d="M154.723 181.93c7.178 2.497 12.86-5.233 14.782-14.186-5.924 8.176-15.566 8.186-14.782 14.186zm-5.447 8.36c-5.613-1.483-2.232-19.078-1.212-26.116 1.234 7.27 5.103 23.708 1.212 26.116zm1.917-.54c.314-6.067 6.363-4.314 10.538-7.553-.68 3.033-3.247 8.407-10.536 7.554zm-6.87 8.128c-5.562-1.5-2.22-20.436-2.534-28.233 1.63 6.736 6.793 26.407 2.532 28.233zm2.607-.828c4.557 1.48 10.593-1.48 11.068-6.905-3.924 2.662-10.19.626-11.067 6.905z"/>
<path d="M140.168 206.236c-5.32.425-2.94-15.702-2.935-30.722 1.954 14.04 7.277 26.89 2.935 30.722z"/>
<path d="M142.017 205.51c3.593 1.8 10.03-1.08 11.866-7.148-6.49 2.822-10.83.064-11.866 7.147z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M163.755 161.05c.58 9.07-2.235 14.048-7.038 13.29-1.324-5.03 1.687-8.406 7.038-13.29zm-10.56 20.086c-4.27-2.172-1.19-18.756.45-25.708 1.213 8.955 3.24 21.683-.45 25.708z"/>
<path d="M154.723 181.93c7.178 2.497 12.86-5.233 14.782-14.186-5.924 8.176-15.566 8.186-14.782 14.186zm-5.447 8.36c-5.613-1.483-2.232-19.078-1.212-26.116 1.234 7.27 5.103 23.708 1.212 26.116zm1.917-.54c.314-6.067 6.363-4.314 10.538-7.553-.68 3.033-3.247 8.407-10.536 7.554zm-6.87 8.128c-5.562-1.5-2.22-20.436-2.534-28.233 1.63 6.736 6.793 26.407 2.532 28.233zm2.607-.828c4.557 1.48 10.593-1.48 11.068-6.905-3.924 2.662-10.19.626-11.067 6.905z"/>
<path d="M140.168 206.236c-5.32.425-2.94-15.702-2.935-30.722 1.954 14.04 7.277 26.89 2.935 30.722z"/>
<path d="M142.017 205.51c3.593 1.8 10.03-1.08 11.866-7.148-6.49 2.822-10.83.064-11.866 7.147z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M183.773 169.444c-.946 7.867-4.16 12.445-8.965 11.687-1.323-5.03 2.57-8.244 8.965-11.685zm-12.71 20.203c7.98 1.132 10.855-4.993 16.227-12.823-7.53 5.448-16.53 6.58-16.227 12.823z"/>
<path d="M168.806 188.732c-4.35-5.22-.146-11.775 3.178-17.363-.714 8.31 2.118 12.935-3.178 17.36zm-1.926 8.622c-.492-5.105 8.206-6.24 12.14-9.078-1.324 2.95-3.328 10.894-12.14 9.078z"/>
<path d="M165.05 197.47c-6.015-.68-3.518-10.893.793-16.568-1.815 7.832 3.177 13.277-.794 16.57z"/>
<path d="M160.514 205.976c-6.845-3.026-2.458-11.612.115-16.68-1.1 6.657 4.385 11.725-.117 16.68z"/>
<path d="M161.877 205.178c3.593 4.69 10.592-1.4 12.028-8.51-6.09 5.07-10.59 4.236-12.028 8.51z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M183.773 169.444c-.946 7.867-4.16 12.445-8.965 11.687-1.323-5.03 2.57-8.244 8.965-11.685zm-12.71 20.203c7.98 1.132 10.855-4.993 16.227-12.823-7.53 5.448-16.53 6.58-16.227 12.823z"/>
<path d="M168.806 188.732c-4.35-5.22-.146-11.775 3.178-17.363-.714 8.31 2.118 12.935-3.178 17.36zm-1.926 8.622c-.492-5.105 8.206-6.24 12.14-9.078-1.324 2.95-3.328 10.894-12.14 9.078z"/>
<path d="M165.05 197.47c-6.015-.68-3.518-10.893.793-16.568-1.815 7.832 3.177 13.277-.794 16.57z"/>
<path d="M160.514 205.976c-6.845-3.026-2.458-11.612.115-16.68-1.1 6.657 4.385 11.725-.117 16.68z"/>
<path d="M161.877 205.178c3.593 4.69 10.592-1.4 12.028-8.51-6.09 5.07-10.59 4.236-12.028 8.51z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M326.65 170.222c.91 4.088 1.137 12.145 8.4 10.555 1.058-7.49-5.032-7.83-8.4-10.555z"/>
<path d="M339.01 189.53c-.263-7.717-8.585-6.016-15.77-12.37 1.967 6.694 8.925 14.865 15.77 12.37z"/>
<path d="M340.722 188.615c4.88-3.367 1.135-10.705-3.404-17.135 1.703 7-2.04 13.427 3.404 17.135zm2.14 8.74c-7.866.604-9.265-3.33-12.367-8.397 5.37 3.48 12.557 1.286 12.368 8.396zm1.948.232c-3.747-3.065.907-9.645-.682-16.226 2.95 4.16 7.49 14.11.682 16.228z"/>
<path d="M348.1 205.742c-7.868 1.853-10.402-2.306-12.37-9.303 6.392 5.86 9.948 3.1 12.37 9.3z"/>
<path d="M349.228 205.645c5.484-.076 3.026-10.93.226-15.886.757 5.976-4.047 12.86-.226 15.884z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M326.65 170.222c.91 4.088 1.137 12.145 8.4 10.555 1.058-7.49-5.032-7.83-8.4-10.555z"/>
<path d="M339.01 189.53c-.263-7.717-8.585-6.016-15.77-12.37 1.967 6.694 8.925 14.865 15.77 12.37z"/>
<path d="M340.722 188.615c4.88-3.367 1.135-10.705-3.404-17.135 1.703 7-2.04 13.427 3.404 17.135zm2.14 8.74c-7.866.604-9.265-3.33-12.367-8.397 5.37 3.48 12.557 1.286 12.368 8.396zm1.948.232c-3.747-3.065.907-9.645-.682-16.226 2.95 4.16 7.49 14.11.682 16.228z"/>
<path d="M348.1 205.742c-7.868 1.853-10.402-2.306-12.37-9.303 6.392 5.86 9.948 3.1 12.37 9.3z"/>
<path d="M349.228 205.645c5.484-.076 3.026-10.93.226-15.886.757 5.976-4.047 12.86-.226 15.884z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M345.873 161.1c.984 4.543-.917 13.513 6.344 13.443 3.037-5.132-3.435-9.96-6.344-13.443z"/>
<path d="M356.777 181.365c4.576-3.138.452-13.44-.97-25.04-1.11 10.343-3.563 21.638.97 25.04z"/>
<path d="M354.32 182.158c.573-5.664-8.356-6.927-14.478-14.422 1.587 6.01 6.112 14.79 14.477 14.422zm6.102 8.832c-4.81-4.36.905-16.87 1.143-26.568.745 8.95 4.677 24.98-1.143 26.567zm-2.734-1.258c-7.032.452-8.887-4.698-9.708-7.637 3.776 2.72 9.745 1.438 9.708 7.637zm7.064 7.754c5.407-.228 3.406-20.738 2.657-27.214-.537 6.89-6.176 24.72-2.66 27.214zm-2.38-.363c-4.672.713-9.41-2.002-10.694-6.642 4.035 1.757 10.707.366 10.695 6.644z"/>
<path d="M369.094 206.01c5.788 2.357 3.71-24.387 2.962-30.56-.535 7.88-7.39 27.23-2.962 30.56z"/>
<path d="M367.737 206.006c-5.815.864-10.097-2.686-11.76-7.554 5.935 2.213 10.555 1.427 11.76 7.554z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M363.553 237.72c.716-6.985-4.635-19.687-.837-26.458.517-.93-1.137-3.4-2.206-1.9-1.67 2.39-3.386 9.207-4.104 6.69-.76-2.736-.878-7.577-3.346-8.517-1.575-.55-3.8-.91-3.194 1.522.603 2.34 1.954 5.57.458 5.78-.87.125-3.37-3.186-5.475-4.715-1.7-1.365-4.23.77-1.75 2.812 8.065 6.577 15.88 9.537 20.452 24.786z" stroke="#000" stroke-width=".973"/>
<path d="M363.553 237.72c.716-6.985-4.635-19.687-.837-26.458.517-.93-1.137-3.4-2.206-1.9-1.67 2.39-3.386 9.207-4.104 6.69-.76-2.736-.878-7.577-3.346-8.517-1.575-.55-3.8-.91-3.194 1.522.603 2.34 1.954 5.57.458 5.78-.87.125-3.37-3.186-5.475-4.715-1.7-1.365-4.23.77-1.75 2.812 8.065 6.577 15.88 9.537 20.452 24.786z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M345.873 161.1c.984 4.543-.917 13.513 6.344 13.443 3.037-5.132-3.435-9.96-6.344-13.443z"/>
<path d="M356.777 181.365c4.576-3.138.452-13.44-.97-25.04-1.11 10.343-3.563 21.638.97 25.04z"/>
<path d="M354.32 182.158c.573-5.664-8.356-6.927-14.478-14.422 1.587 6.01 6.112 14.79 14.477 14.422zm6.102 8.832c-4.81-4.36.905-16.87 1.143-26.568.745 8.95 4.677 24.98-1.143 26.567zm-2.734-1.258c-7.032.452-8.887-4.698-9.708-7.637 3.776 2.72 9.745 1.438 9.708 7.637zm7.064 7.754c5.407-.228 3.406-20.738 2.657-27.214-.537 6.89-6.176 24.72-2.66 27.214zm-2.38-.363c-4.672.713-9.41-2.002-10.694-6.642 4.035 1.757 10.707.366 10.695 6.644z"/>
<path d="M369.094 206.01c5.788 2.357 3.71-24.387 2.962-30.56-.535 7.88-7.39 27.23-2.962 30.56z"/>
<path d="M367.737 206.006c-5.815.864-10.097-2.686-11.76-7.554 5.935 2.213 10.555 1.427 11.76 7.554z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M244.38 141.09c-1.017-1.062-.723-1.468.78-1.485 1.194-.075 3.558.73 4.455.078.822-.597.495-3.13.86-4.297.16-.65.615-1.673 1.64-.078 3.032 4.86 6.82 10.692 8.438 16.407.885 3.203.443 8.36-2.97 11.094l-2.42-7.034c-1.152-3.343-7.348-11.365-10.783-14.687z" transform="matrix(-1.937 0 0 1.9463 857.173 -41.533)" stroke="#000" stroke-width=".501"/>
<path d="M383.805 233.07c1.97-2.067 1.4-2.857-1.513-2.89-2.31-.146-6.89 1.423-8.627.152-1.592-1.162-.96-6.09-1.666-8.363-.31-1.27-1.193-3.258-3.18-.154-5.872 9.457-13.207 20.81-16.343 31.933-1.715 6.233-.858 16.27 5.75 21.59l4.692-13.685c2.23-6.507 14.23-22.12 20.884-28.586z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M390.38 216.058c-2.647 8.51-4.238 15.487-.417 16.308 4.083-.71 2.308-8.932.417-16.308zm-.272 23.89c4.354 2.31 9.046-8.787 8.07-17.528-2.192 7.492-9.577 12.118-8.07 17.527zm-1.614-.228c.675-6.052-1.81-5.892-5.067-11.675.345 6.532 1.972 12.01 5.067 11.674z"/>
<path d="M389.933 248.592c5.08 1.443 10.905-10.656 10.687-19.597-2.116 9.897-13.146 13.852-10.687 19.597z"/>
<path d="M388.273 248.366c2.037-4.69-2.12-4.116-4.878-12.52-.913 8.697.413 12.666 4.878 12.52zm1.473 9.124c6.594 1.134 9.994-13.425 13.27-20.396-6.485 9.14-14.255 14.23-13.27 20.395z"/>
<path d="M388.213 256.99c1.927-5.368-3.52-5.068-6.39-13.09.456 10.175 1.777 13.845 6.39 13.09zm1.9 9.247c4.17.3 11.667-11.342 11.828-18.533-3.56 7.92-14.74 13.167-11.825 18.533z"/>
<path d="M387.01 264.895c1.735-5.6-3.107-5.636-5.256-11.91-.152 9.458 1.324 12.666 5.257 11.91zm.16 10.09c7.352 1.287 9.234-8.406 13.572-18.266-4.28 7.846-13.95 12.25-13.573 18.264z"/>
<path d="M386.648 273.637c2.384-5.064-3.14-5.068-6.086-12.635-.152 10.706 1.7 13.846 6.086 12.635z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M390.38 216.058c-2.647 8.51-4.238 15.487-.417 16.308 4.083-.71 2.308-8.932.417-16.308zm-.272 23.89c4.354 2.31 9.046-8.787 8.07-17.528-2.192 7.492-9.577 12.118-8.07 17.527zm-1.614-.228c.675-6.052-1.81-5.892-5.067-11.675.345 6.532 1.972 12.01 5.067 11.674z"/>
<path d="M389.933 248.592c5.08 1.443 10.905-10.656 10.687-19.597-2.116 9.897-13.146 13.852-10.687 19.597z"/>
<path d="M388.273 248.366c2.037-4.69-2.12-4.116-4.878-12.52-.913 8.697.413 12.666 4.878 12.52zm1.473 9.124c6.594 1.134 9.994-13.425 13.27-20.396-6.485 9.14-14.255 14.23-13.27 20.395z"/>
<path d="M388.213 256.99c1.927-5.368-3.52-5.068-6.39-13.09.456 10.175 1.777 13.845 6.39 13.09zm1.9 9.247c4.17.3 11.667-11.342 11.828-18.533-3.56 7.92-14.74 13.167-11.825 18.533z"/>
<path d="M387.01 264.895c1.735-5.6-3.107-5.636-5.256-11.91-.152 9.458 1.324 12.666 5.257 11.91zm.16 10.09c7.352 1.287 9.234-8.406 13.572-18.266-4.28 7.846-13.95 12.25-13.573 18.264z"/>
<path d="M386.648 273.637c2.384-5.064-3.14-5.068-6.086-12.635-.152 10.706 1.7 13.846 6.086 12.635z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M256.81 166.87c3.334.016 3.985-4.687 3.985-5.937-1.64.312-4.61 3.28-3.985 5.937z" transform="matrix(-1.937 0 0 1.9463 857.387 -41.81)" stroke="#000" stroke-width=".501"/>
<path d="M359.927 282.968c-6.458.03-7.72-9.122-7.72-11.555 3.18.607 8.933 6.386 7.72 11.555z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M372.836 241.38c-2.647 8.51-3.705 12.596-.113 15.32 4.69-2.61 2.005-7.944.113-15.32zm-1.48 22.245c1.97-6.278-2.874-7.79-5.445-14.865-.262 9.344 1.06 16.19 5.448 14.865z"/>
<path d="M373.288 264.98c3.443 1.324 7.68-6.655 5.335-14.637-2.42 7.187-8.36 8.925-5.335 14.638zm-3.635 7.155c3.33-5.144-1.968-5.41-4.65-12.594-.15 9.46.717 13.35 4.65 12.596z"/>
<path d="M369.66 280.986c2.536-5.823-2.987-5.068-6.238-12.253-.152 10.706 1.625 13.01 6.238 12.253zm2.497-8.513c2.877.074 8.472-4.956 6.81-11.234-2.42 5.257-9.268 4.725-6.81 11.232z"/>
<path d="M371.36 280.068c4.692.983 8.246-6.2 7.718-11.12-3.67 4.58-8.704 4.954-7.72 11.12z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M372.836 241.38c-2.647 8.51-3.705 12.596-.113 15.32 4.69-2.61 2.005-7.944.113-15.32zm-1.48 22.245c1.97-6.278-2.874-7.79-5.445-14.865-.262 9.344 1.06 16.19 5.448 14.865z"/>
<path d="M373.288 264.98c3.443 1.324 7.68-6.655 5.335-14.637-2.42 7.187-8.36 8.925-5.335 14.638zm-3.635 7.155c3.33-5.144-1.968-5.41-4.65-12.594-.15 9.46.717 13.35 4.65 12.596z"/>
<path d="M369.66 280.986c2.536-5.823-2.987-5.068-6.238-12.253-.152 10.706 1.625 13.01 6.238 12.253zm2.497-8.513c2.877.074 8.472-4.956 6.81-11.234-2.42 5.257-9.268 4.725-6.81 11.232z"/>
<path d="M371.36 280.068c4.692.983 8.246-6.2 7.718-11.12-3.67 4.58-8.704 4.954-7.72 11.12z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M235.63 159.06c-.297-.385-1.15.01-.937.938.198 1.256 2.05 7.704 5.233 9.922 2.27 1.636 14.2 4.27 19.61 5.39 2.977.6 5.47 2.084 7.423 4.454-.81-3.1-1.46-5.395-2.5-8.203-1.016-2.466-3.703-5.166-6.486-5.31-5.17-.187-11.86-.627-16.72-2.736-2.51-1.048-4.01-2.464-5.625-4.453z" transform="matrix(-1.937 0 0 1.9463 857.173 -41.533)" stroke="#000" stroke-width=".501"/>
<path d="M400.754 268.045c.575-.75 2.228.02 1.815 1.826-.386 2.447-3.973 14.996-10.138 19.313-4.397 3.184-27.508 8.313-37.985 10.49-5.767 1.167-10.596 4.057-14.38 8.67 1.566-6.032 2.823-10.5 4.844-15.966 1.965-4.803 7.17-10.058 12.56-10.34 10.013-.363 22.97-1.22 32.387-5.324 4.86-2.04 7.77-4.795 10.896-8.667z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M386.598 297.655c1.057-4.228-.29-5.588.865-12.208-6.345 8.51-3.96 12.542-.865 12.208z"/>
<path d="M387.297 298.704c4.202 1.17 15.13-8.405 15.448-15.55-2.954 5.135-17.713 10.674-15.448 15.55zm-6.87 6.31c2.875-1.57 2.064-8.22-.542-10.464-.534 6.49-4.453 10.308.543 10.465z"/>
<path d="M383.394 306.83c5.082 1.593 10.83-7.615 15.02-11.614-4.777 4.118-19.226 6.096-15.02 11.613zm-6.99 4.573c3.556-2.33.236-6.93-.013-16.016-3.572 6.567-4.3 15.553.014 16.016z"/>
<path d="M377.083 313.74c1.814 2.43 15.24-5.943 18.595-12.148-11.468 8.53-21.585 7.39-18.595 12.147zm-1.34 7.578c3.294-2.402-2.837-8.718-4.11-17.196.076 10.327-1.34 18.18 4.11 17.196z"/>
<path d="M379.324 318.468c1.652 2.657 11.896-4.375 16.312-12.03-6.79 5.946-18.21 7.538-16.312 12.03zm-10.468 11.57c3.71-.66 3.2-10.046.37-17.69-3.194 9.23-4.608 18.595-.37 17.688z"/>
<path d="M378.16 324.92c1.28 1.518 16.38-9.062 16.162-13.363-4.778 6.855-20.747 8.225-16.162 13.363zm-17.524 13.883c5.12-2.1 2.713-10.39 3.72-19.327-4.03 8.732-8.79 17.496-3.72 19.327z"/>
<path d="M370.218 331.63c.815 2.808 13.112-2.4 19.048-10.968-7.17 5.566-21.096 6.323-19.048 10.967z"/>
<path d="M362.277 340.125c2.65 4.406 17.9-3.663 20.115-11.234-4.93 6.553-21.964 5.564-20.115 11.236z"/>
<path d="M369.272 343.56c2.8.302 9.31-5.03 11.142-7.812-5.234 2.596-12.308 6.17-11.142 7.812z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M346.304 310.784c3.332.483 7.69-5.634 4.78-11.833-1.446 6.19-11.144 10.69-4.78 11.835zm7.136-3.65c2.572 1.44 9.08-5.486 8.253-10.02-3.637 5.794-10.94 7.465-8.254 10.02z"/>
<path d="M345.837 317.308c2.5 2.43 14.784-10.048 18.443-15.72-10.63 9.06-21.508 11.343-18.443 15.72zm-2.937 7.476c1.956 2.96 10.146-5.97 15.324-13.398-6.563 6.477-17.68 9.44-15.324 13.398z"/>
<path d="M343.735 317.668c2.003-5.29-1.315-6.132-2.816-12.71-2.966 3.637-2.633 13.693 2.814 12.71zm-3.27 7.3c3.98-1.11-2.456-7.88-3.805-12.71-.607 8.883-.502 13.312 3.805 12.71zm-3.885 6.382c3.673-1.338-2.078-4.69-2.666-12.103-1.825 2.725-2.783 13.085 2.665 12.102z"/>
<path d="M331.086 332.914c2.342-1.267 1.378-7.31-2.217-8.11-.838 4.743-.73 8.18 2.215 8.11z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M346.304 310.784c3.332.483 7.69-5.634 4.78-11.833-1.446 6.19-11.144 10.69-4.78 11.835zm7.136-3.65c2.572 1.44 9.08-5.486 8.253-10.02-3.637 5.794-10.94 7.465-8.254 10.02z"/>
<path d="M345.837 317.308c2.5 2.43 14.784-10.048 18.443-15.72-10.63 9.06-21.508 11.343-18.443 15.72zm-2.937 7.476c1.956 2.96 10.146-5.97 15.324-13.398-6.563 6.477-17.68 9.44-15.324 13.398z"/>
<path d="M343.735 317.668c2.003-5.29-1.315-6.132-2.816-12.71-2.966 3.637-2.633 13.693 2.814 12.71zm-3.27 7.3c3.98-1.11-2.456-7.88-3.805-12.71-.607 8.883-.502 13.312 3.805 12.71zm-3.885 6.382c3.673-1.338-2.078-4.69-2.666-12.103-1.825 2.725-2.783 13.085 2.665 12.102z"/>
<path d="M331.086 332.914c2.342-1.267 1.378-7.31-2.217-8.11-.838 4.743-.73 8.18 2.215 8.11z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M386.598 297.655c1.057-4.228-.29-5.588.865-12.208-6.345 8.51-3.96 12.542-.865 12.208z"/>
<path d="M387.297 298.704c4.202 1.17 15.13-8.405 15.448-15.55-2.954 5.135-17.713 10.674-15.448 15.55zm-6.87 6.31c2.875-1.57 2.064-8.22-.542-10.464-.534 6.49-4.453 10.308.543 10.465z"/>
<path d="M383.394 306.83c5.082 1.593 10.83-7.615 15.02-11.614-4.777 4.118-19.226 6.096-15.02 11.613zm-6.99 4.573c3.556-2.33.236-6.93-.013-16.016-3.572 6.567-4.3 15.553.014 16.016z"/>
<path d="M377.083 313.74c1.814 2.43 15.24-5.943 18.595-12.148-11.468 8.53-21.585 7.39-18.595 12.147zm-1.34 7.578c3.294-2.402-2.837-8.718-4.11-17.196.076 10.327-1.34 18.18 4.11 17.196z"/>
<path d="M379.324 318.468c1.652 2.657 11.896-4.375 16.312-12.03-6.79 5.946-18.21 7.538-16.312 12.03zm-10.468 11.57c3.71-.66 3.2-10.046.37-17.69-3.194 9.23-4.608 18.595-.37 17.688z"/>
<path d="M378.16 324.92c1.28 1.518 16.38-9.062 16.162-13.363-4.778 6.855-20.747 8.225-16.162 13.363zm-17.524 13.883c5.12-2.1 2.713-10.39 3.72-19.327-4.03 8.732-8.79 17.496-3.72 19.327z"/>
<path d="M370.218 331.63c.815 2.808 13.112-2.4 19.048-10.968-7.17 5.566-21.096 6.323-19.048 10.967z"/>
<path d="M362.277 340.125c2.65 4.406 17.9-3.663 20.115-11.234-4.93 6.553-21.964 5.564-20.115 11.236z"/>
<path d="M369.272 343.56c2.8.302 9.31-5.03 11.142-7.812-5.234 2.596-12.308 6.17-11.142 7.812z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M235.83 159.52c-.377-.307-.876-.76-.704.176 1.41 7.41 1.855 9.483 8.35 12.044 6.6 2.508 8.967 1.63 14.588 1.533 3.034-.11 6.567 1.404 8.67 3.618.98 1.03 1.688 1.443 1.295.13-.396-1.312-.78-3.015-1.398-4.38-1.348-3-4.834-5.865-8.32-7.01-4.88-1.717-10.14-.854-15.165-2.164-2.62-.724-5.138-2.183-7.318-3.945z" transform="matrix(-1.7055 -.9227 -.9183 1.7137 926.17 287.993)" stroke="#000" stroke-width=".501"/>
<path d="M377.47 343.746c.926-.178 2.193-.494 1.04.95-9.208 11.4-11.872 14.54-25.3 12.937-13.562-1.795-16.792-5.48-26.29-10.835-5.07-2.99-12.488-3.654-18.11-1.8-2.617.86-4.2.91-2.324-.976 1.877-1.885 4.094-4.45 6.402-6.216 5.056-3.9 13.632-5.592 20.63-4.336 9.898 1.56 18.076 7.892 27.85 10.284 5.134 1.178 10.767 1 16.103-.008z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M287.66 208.42c.884.11 1.444 1.822 1.88.663.737-1.877.22-3.37-.61-3.205-.978.26-2.634 2.456-1.27 2.542z" transform="matrix(-1.9235 0 0 1.9463 853.242 -41.856)" stroke="#000" stroke-width=".503"/>
<path d="M299.92 363.792c-1.7.214-2.778 3.546-3.615 1.29-1.42-3.653-.425-6.558 1.17-6.237 1.883.508 5.068 4.78 2.444 4.947z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M318.535 348.932c4.813 1.252 6.063-4.296 6.535-8.327-4.34.935-8.887 3.45-6.535 8.327zm-1.935 4.928c.848 3.838 10.264-.118 12.094-5.493-6.694 3.906-13.298-.35-12.094 5.493z"/>
<path d="M313.233 353.672c4.3.712 1.907-6.028 1.66-12.676-2.41 5.42-5.848 12.1-1.66 12.676zM307.8 360.04c4.684.586 1.713-8.446.44-14.516-1.538 5.626-4.924 14.022-.44 14.516z"/>
<path d="M310.587 360.24c.57 5.11 10.252-.61 15.886-3.75-7.442 1.152-16.722-1.263-15.886 3.75zm-5.323 7.147c.57 5.11 10.25-.61 15.886-3.752-7.443 1.154-16.722-1.26-15.886 3.752z"/>
<path d="M302.79 367.182c4.454.13 1.18-9.587-.093-15.656-1.538 5.625-4.47 15.466.092 15.656zm-3.843 6.214c.57 5.11 9.417.073 14.9-3.448-7.52 1.61-15.736-1.566-14.9 3.448z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M318.535 348.932c4.813 1.252 6.063-4.296 6.535-8.327-4.34.935-8.887 3.45-6.535 8.327zm-1.935 4.928c.848 3.838 10.264-.118 12.094-5.493-6.694 3.906-13.298-.35-12.094 5.493z"/>
<path d="M313.233 353.672c4.3.712 1.907-6.028 1.66-12.676-2.41 5.42-5.848 12.1-1.66 12.676zm-5.433 6.368c4.684.586 1.713-8.446.44-14.516-1.538 5.626-4.924 14.022-.44 14.516z"/>
<path d="M310.587 360.24c.57 5.11 10.252-.61 15.886-3.75-7.442 1.152-16.722-1.263-15.886 3.75zm-5.323 7.147c.57 5.11 10.25-.61 15.886-3.752-7.443 1.154-16.722-1.26-15.886 3.752z"/>
<path d="M302.79 367.182c4.454.13 1.18-9.587-.093-15.656-1.538 5.625-4.47 15.466.092 15.656zm-3.843 6.214c.57 5.11 9.417.073 14.9-3.448-7.52 1.61-15.736-1.566-14.9 3.448z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M348.73 364.83c2.648 4.406 12.425-3.206 17.758-7.128-7.667 2.368-19.607 1.458-17.76 7.13z"/>
<path d="M338.75 369.407c.953 5.052 17.448.883 19.8-2.862-7.585 3.213-20.705-1.502-19.8 2.862z"/>
<path d="M330.983 373.26c.497 2.772 13.116 1.72 19.496-.428-6.9.858-20.78-4.01-19.498.43z"/>
<path d="M324.395 376.56c.04 2.542 14.712 4 19.648-.125-9.864 1.464-20.628-5.99-19.648.124z"/>
<path d="M312.79 378.94c-.568 3.53 15.395 2.783 20.407 1.014-8.57-.662-19.638-6.215-20.407-1.015z"/>
<path d="M312.56 375.724c3.597 3.3 12.85-11.443 15.86-17.938-7.118 7.423-19.966 15.052-15.86 17.938z"/>
<path d="M323.044 373.22c4.283 2.846 8.214-7.563 10.388-15.2-4.078 6.586-14.49 10.87-10.388 15.2z"/>
<path d="M331.335 370.387c4.283 2.845 6.695-6.576 7.73-12.466-2.938 5.07-11.832 8.138-7.73 12.468z"/>
<path d="M339.35 365.37c4.283 2.845 9.66-5.055 8.413-12.844-1.644 8.032-12.515 8.513-8.413 12.844zm-16.257 22.174c2.11 5.372 24.295-4.696 28.015-11.413-7.127 6.026-30.08 5.207-28.015 11.415z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M348.73 364.83c2.648 4.406 12.425-3.206 17.758-7.128-7.667 2.368-19.607 1.458-17.76 7.13z"/>
<path d="M338.75 369.407c.953 5.052 17.448.883 19.8-2.862-7.585 3.213-20.705-1.502-19.8 2.862z"/>
<path d="M330.983 373.26c.497 2.772 13.116 1.72 19.496-.428-6.9.858-20.78-4.01-19.498.43z"/>
<path d="M324.395 376.56c.04 2.542 14.712 4 19.648-.125-9.864 1.464-20.628-5.99-19.648.124z"/>
<path d="M312.79 378.94c-.568 3.53 15.395 2.783 20.407 1.014-8.57-.662-19.638-6.215-20.407-1.015z"/>
<path d="M312.56 375.724c3.597 3.3 12.85-11.443 15.86-17.938-7.118 7.423-19.966 15.052-15.86 17.938z"/>
<path d="M323.044 373.22c4.283 2.846 8.214-7.563 10.388-15.2-4.078 6.586-14.49 10.87-10.388 15.2z"/>
<path d="M331.335 370.387c4.283 2.845 6.695-6.576 7.73-12.466-2.938 5.07-11.832 8.138-7.73 12.468z"/>
<path d="M339.35 365.37c4.283 2.845 9.66-5.055 8.413-12.844-1.644 8.032-12.515 8.513-8.413 12.844zm-16.257 22.174c2.11 5.372 24.295-4.696 28.015-11.413-7.127 6.026-30.08 5.207-28.015 11.415z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M366.62 143.7c.368-3.59-2.38-10.115-.43-13.594.266-.478-.584-1.747-1.133-.977-.858 1.227-1.74 4.73-2.11 3.436-.39-1.406-.45-3.893-1.718-4.376-.81-.282-1.955-.467-1.643.783.31 1.202 1.004 2.862.235 2.97-.446.064-1.73-1.637-2.813-2.423-.873-.7-2.174.396-.9 1.445 4.145 3.38 8.16 4.9 10.51 12.735z" transform="matrix(-1.911 0 0 1.9463 846.858 -41.507)" stroke="#000" stroke-width=".5"/>
<path d="M146.235 238.176c-.703-6.985 4.55-19.686.822-26.458-.51-.93 1.116-3.4 2.165-1.9 1.64 2.39 3.325 9.207 4.03 6.69.747-2.736.862-7.577 3.285-8.517 1.546-.55 3.732-.91 3.136 1.524-.592 2.34-1.92 5.57-.45 5.78.853.125 3.31-3.185 5.377-4.715 1.666-1.366 4.152.77 1.716 2.81-7.92 6.578-15.592 9.538-20.08 24.787z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M132.01 343.318c-.93-.178-2.202-.494-1.044.95 9.252 11.4 11.93 14.54 25.42 12.936 13.63-1.794 16.874-5.48 26.416-10.834 5.097-2.99 12.55-3.654 18.198-1.802 2.63.86 4.22.913 2.335-.974-1.885-1.885-4.113-4.45-6.433-6.216-5.08-3.9-13.696-5.592-20.728-4.337-9.945 1.56-18.163 7.895-27.983 10.287-5.16 1.177-10.817 1-16.18-.008z" stroke="#000" stroke-width=".973"/>
<path d="M132.01 343.318c-.93-.178-2.202-.494-1.044.95 9.252 11.4 11.93 14.54 25.42 12.936 13.63-1.794 16.874-5.48 26.416-10.834 5.097-2.99 12.55-3.654 18.198-1.802 2.63.86 4.22.913 2.335-.974-1.885-1.885-4.113-4.45-6.433-6.216-5.08-3.9-13.696-5.592-20.728-4.337-9.945 1.56-18.163 7.895-27.983 10.287-5.16 1.177-10.817 1-16.18-.008z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M209.873 363.685c1.72.214 2.81 3.546 3.657 1.29 1.436-3.653.43-6.56-1.184-6.238-1.905.508-5.128 4.78-2.473 4.948z" stroke="#000" stroke-width=".973"/>
<path d="M209.873 363.685c1.72.214 2.81 3.546 3.657 1.29 1.436-3.653.43-6.56-1.184-6.238-1.905.508-5.128 4.78-2.473 4.948z"/>
</g>
<g fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M206.038 366.79c4.615 1.05 4.55-10.067-.162-14.78 2.075 7.14-3.468 13.668.162 14.78zM204.247 366.692c.304 5.283-12.966-.69-16.377-4.8 7.84 3.33 15.99.574 16.377 4.8zM198.43 359.137c.475 5.118-11.508.618-15.05-3.38 7.87 2.543 14.527-.832 15.05 3.38zm2.21.733c4.614 1.052 3.866-10.445-.62-14.396 2.153 7.672-3.01 13.287.62 14.397zm-4.862-7.003c4.615 1.05 1.967-8.85-1.454-12.802.556 7.217-1.72 12.223 1.454 12.802zm-2.434-.03c.475 5.27-8.847 1.224-12.465-3.76 7.79 2.542 11.94-.45 12.463 3.76zm-2.548-4.004c3.023-2.174-.184-7.923-5.94-7.567.564 3.472 2.552 9.58 5.94 7.567zM213.518 372.675c.305 5.283-12.968 2.656-17.137-2.974 8.374 1.584 16.75-1.25 17.14 2.976z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<g stroke="#000" stroke-width=".973">
<path d="M125.637 232.64c-1.98-2.067-1.407-2.857 1.52-2.89 2.322-.146 6.923 1.423 8.67.152 1.6-1.162.962-6.09 1.672-8.363.31-1.27 1.195-3.26 3.19-.154 5.902 9.457 13.272 20.81 16.423 31.933 1.723 6.233.102 15.964-5.626 22.504.202-5.576-1.877-9.327-4.41-13.99-3.13-6.13-14.756-22.73-21.44-29.195z"/>
<path d="M149.966 282.368c6.49.03 7.604-8.667 7.604-11.1-3.194.608-8.82 5.93-7.604 11.1z"/>
</g>
<path d="M125.637 232.64c-1.98-2.067-1.407-2.857 1.52-2.89 2.322-.146 6.923 1.423 8.67.152 1.6-1.162.962-6.09 1.672-8.363.31-1.27 1.195-3.26 3.19-.154 5.902 9.457 13.272 20.81 16.423 31.933 1.723 6.233.102 15.964-5.626 22.504.202-5.576-1.877-9.327-4.41-13.99-3.13-6.13-14.756-22.73-21.44-29.195z"/>
<path d="M149.966 282.368c6.49.03 7.604-8.667 7.604-11.1-3.194.608-8.82 5.93-7.604 11.1z"/>
</g>
<path d="M206.038 366.79c4.615 1.05 4.55-10.067-.162-14.78 2.075 7.14-3.468 13.668.162 14.78zm-1.79-.098c.303 5.283-12.967-.69-16.378-4.8 7.84 3.33 15.99.574 16.377 4.8zm-5.818-7.555c.475 5.118-11.508.618-15.05-3.38 7.87 2.543 14.527-.832 15.05 3.38zm2.21.733c4.614 1.052 3.866-10.445-.62-14.396 2.153 7.672-3.01 13.287.62 14.397zm-4.862-7.003c4.615 1.05 1.967-8.85-1.454-12.802.556 7.217-1.72 12.223 1.454 12.802zm-2.434-.03c.475 5.27-8.847 1.224-12.465-3.76 7.79 2.542 11.94-.45 12.463 3.76zm-2.548-4.004c3.023-2.174-.184-7.923-5.94-7.567.564 3.472 2.552 9.58 5.94 7.567zm22.722 23.842c.305 5.283-12.968 2.656-17.137-2.974 8.374 1.584 16.75-1.25 17.14 2.976z" fill-rule="evenodd" fill="#fff"/>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M160.805 363.224c.476 5.27-14.015-.525-17.633-5.51 7.793 2.542 17.11 1.3 17.633 5.51zm8.878 2.254c3.023-2.174-3.15-7.772-8.067-9.088.563 3.472 4.68 11.1 8.067 9.088zm.933 3.65c.323 4.737-15.54 2.14-19.688-2.24 13.648 2.467 19.24-1.82 19.688 2.24z"/>
<path d="M178.036 372.292c1.76 4.4-13.464 3.327-18.81.768 8.638-.075 17.6-3.834 18.81-.768z"/>
<path d="M185.153 375.5c1.685 3.943-12.4 3.858-19.264 1.677 9.09-.074 17.595-5.58 19.262-1.678zm10.247 2.12c2.494 4.667-12.363 5.12-17.183 2.823 8.59-1.18 15.057-6.497 17.182-2.823z"/>
<path d="M177.993 369.627c-4.727 2.98-4.473-5.807-8.233-11.893 5.907 5.38 11.436 9.05 8.233 11.893zm8.392 3.153c-3.964 3.512-7.134-8.547-10.743-15.313 5.834 6.442 14.402 12.396 10.743 15.313zm11.065 3.37c-3.357 3.892-13.065-11.433-16.596-19.42 5.376 6.217 19.267 16.122 16.597 19.42z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M160.805 363.224c.476 5.27-14.015-.525-17.633-5.51 7.793 2.542 17.11 1.3 17.633 5.51zm8.878 2.254c3.023-2.174-3.15-7.772-8.067-9.088.563 3.472 4.68 11.1 8.067 9.088zm.933 3.65c.323 4.737-15.54 2.14-19.688-2.24 13.648 2.467 19.24-1.82 19.688 2.24z"/>
<path d="M178.036 372.292c1.76 4.4-13.464 3.327-18.81.768 8.638-.075 17.6-3.834 18.81-.768z"/>
<path d="M185.153 375.5c1.685 3.943-12.4 3.858-19.264 1.677 9.09-.074 17.595-5.58 19.262-1.678zm10.247 2.12c2.494 4.667-12.363 5.12-17.183 2.823 8.59-1.18 15.057-6.497 17.182-2.823zm-17.407-7.993c-4.727 2.98-4.473-5.807-8.233-11.893 5.907 5.38 11.436 9.05 8.233 11.893z"/>
<path d="M186.385 372.78c-3.964 3.512-7.134-8.547-10.743-15.313 5.834 6.442 14.402 12.396 10.743 15.313zm11.065 3.37c-3.357 3.892-13.065-11.433-16.596-19.42 5.376 6.217 19.267 16.122 16.597 19.42z"/>
</g>
<path d="M188.016 387.838c-1.675 5.917-26.38-5.577-29.138-11.532 14.136 7.49 29.476 5.924 29.138 11.532z" fill-rule="evenodd" fill="#fff"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M108.607 267.615c-.578-.75-2.24.02-1.824 1.826.385 2.447 3.99 14.996 10.185 19.313 4.418 3.184 27.64 8.313 38.167 10.49 5.794 1.167 10.646 4.057 14.447 8.67-1.572-6.032-2.835-10.5-4.865-15.966-1.974-4.803-7.204-10.058-12.62-10.34-10.06-.363-23.08-1.22-32.542-5.324-4.884-2.04-7.807-4.795-10.948-8.667z" stroke="#000" stroke-width=".973"/>
<path d="M108.607 267.615c-.578-.75-2.24.02-1.824 1.826.385 2.447 3.99 14.996 10.185 19.313 4.418 3.184 27.64 8.313 38.167 10.49 5.794 1.167 10.646 4.057 14.447 8.67-1.572-6.032-2.835-10.5-4.865-15.966-1.974-4.803-7.204-10.058-12.62-10.34-10.06-.363-23.08-1.22-32.542-5.324-4.884-2.04-7.807-4.795-10.948-8.667z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M166.28 317.26c3.172 2.336 6.673-6.034 2.644-13.99-.127 7.658-6.214 10.23-2.644 13.99z"/>
<path d="M169.328 324.955c4.387 1.347 5.76-6.414 2.872-12.622.482 6.67-6.897 10.687-2.872 12.622z"/>
<path d="M172.66 331.114c4.238 2.11 5.842-5.732 2.797-11.554.332 7.428-6.06 9.618-2.796 11.554z"/>
<path d="M170.907 331.586c-1.678 5.018-11.415-4.327-13.056-9.41 6.045 6.005 14.268 5.342 13.058 9.41z"/>
<path d="M166.502 323.904c-1.908 5.018-14.152-7.9-16.858-14.122 6.043 6.004 18.22 10.586 16.858 14.122z"/>
<path d="M164.064 316.385c-1.907 5.703-15.217-9.497-18.987-14.883 6.35 5.928 20.425 10.74 18.987 14.883z"/>
<path d="M163.654 310.74c4.687-.91-.266-4.814-6.01-11.158-.27 6.68.827 11.35 6.01 11.158zm-7.914-3.783c2.023-2.204-1.94-3.142-6.85-8.65-.723 3.714 4.554 10.514 6.85 8.65zM178.44 331.732c2.564 1.5 4.32-3.755 1.123-8.513-.73 5.145-3.476 6.575-1.124 8.51z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M166.28 317.26c3.172 2.336 6.673-6.034 2.644-13.99-.127 7.658-6.214 10.23-2.644 13.99z"/>
<path d="M169.328 324.955c4.387 1.347 5.76-6.414 2.872-12.622.482 6.67-6.897 10.687-2.872 12.622z"/>
<path d="M172.66 331.114c4.238 2.11 5.842-5.732 2.797-11.554.332 7.428-6.06 9.618-2.796 11.554z"/>
<path d="M170.907 331.586c-1.678 5.018-11.415-4.327-13.056-9.41 6.045 6.005 14.268 5.342 13.058 9.41z"/>
<path d="M166.502 323.904c-1.908 5.018-14.152-7.9-16.858-14.122 6.043 6.004 18.22 10.586 16.858 14.122z"/>
<path d="M164.064 316.385c-1.907 5.703-15.217-9.497-18.987-14.883 6.35 5.928 20.425 10.74 18.987 14.883zm-.41-5.645c4.687-.91-.266-4.814-6.01-11.158-.27 6.68.827 11.35 6.01 11.158z"/>
<path d="M155.74 306.957c2.023-2.204-1.94-3.142-6.85-8.65-.723 3.714 4.554 10.514 6.85 8.65zm22.7 24.775c2.564 1.5 4.32-3.755 1.123-8.513-.73 5.145-3.476 6.575-1.124 8.51z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M122.717 298.56c-5.446 3.265-14.095-9.762-16.402-15.12 4.778 6.15 17.43 11.768 16.402 15.12z"/>
<path d="M127.36 306.143c-3.012 3.34-12.497-5.732-15.793-10.33 5.084 4.4 17.127 4.925 15.794 10.33z"/>
<path d="M132.526 312.956c-.994 4.564-14.836-5.694-18.072-10.55 5.968 5.624 18.98 5.116 18.072 10.55z"/>
<path d="M130.39 317.91c-2.134 4.108-13.392-6.072-16.095-11.383 6.88 6.002 17.838 7.32 16.096 11.383zM124.618 297.884c3.552-3.746 2.04-5.5-.55-11.404-1.416 6.062-3.55 8.48.55 11.404zm4.714 7.066c6.443.285.062-7.555-1.46-14.14.56 7.505-1.652 13.42 1.46 14.14z"/>
<path d="M133.43 311.198c4.463-1.01 3.175-7.327-.247-14.978.71 8.266-3.78 13.042.246 14.978zM131.916 323.693c-1.68 5.02-14.38-6.607-16.4-11.006 6.423 5.396 17.535 7.243 16.4 11.006z"/>
<path d="M139.515 331.52c-1.906 5.02-15.216-5.16-19.288-10.7 8.02 6.307 20.272 5.722 19.288 10.7z"/>
<path d="M147.264 339.423c-2.134 6.995-16.052-4.172-20.2-9.636 8.855 6.763 21.334 4.657 20.2 9.636zM134.187 321.46c3.78 1.956 5.307-8.77 3.175-16.346.028 8.266-7.582 14.41-3.175 16.346z"/>
<path d="M140.66 329.965c4.542 1.35 3.102-10.215-.78-17.715-.502 7.43-3.854 14.488.78 17.715zm8.064 7.988c5.074.284 1.583-9.913-2.602-15.662.712 7.507-1.65 14.793 2.602 15.664zM139.82 342.307c-1.526 2.584-5.257-2.196-11.383-5.684 5.51 1.44 12.06 3.29 11.382 5.684z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M122.717 298.56c-5.446 3.265-14.095-9.762-16.402-15.12 4.778 6.15 17.43 11.768 16.402 15.12z"/>
<path d="M127.36 306.143c-3.012 3.34-12.497-5.732-15.793-10.33 5.084 4.4 17.127 4.925 15.794 10.33z"/>
<path d="M132.526 312.956c-.994 4.564-14.836-5.694-18.072-10.55 5.968 5.624 18.98 5.116 18.072 10.55z"/>
<path d="M130.39 317.91c-2.134 4.108-13.392-6.072-16.095-11.383 6.88 6.002 17.838 7.32 16.096 11.383zm-5.772-20.026c3.552-3.746 2.04-5.5-.55-11.404-1.416 6.062-3.55 8.48.55 11.404zm4.714 7.066c6.443.285.062-7.555-1.46-14.14.56 7.505-1.652 13.42 1.46 14.14z"/>
<path d="M133.43 311.198c4.463-1.01 3.175-7.327-.247-14.978.71 8.266-3.78 13.042.246 14.978zm-1.514 12.495c-1.68 5.02-14.38-6.607-16.4-11.006 6.423 5.396 17.535 7.243 16.4 11.006z"/>
<path d="M139.515 331.52c-1.906 5.02-15.216-5.16-19.288-10.7 8.02 6.307 20.272 5.722 19.288 10.7z"/>
<path d="M147.264 339.423c-2.134 6.995-16.052-4.172-20.2-9.636 8.855 6.763 21.334 4.657 20.2 9.636zm-13.077-17.963c3.78 1.956 5.307-8.77 3.175-16.346.028 8.266-7.582 14.41-3.175 16.346z"/>
<path d="M140.66 329.965c4.542 1.35 3.102-10.215-.78-17.715-.502 7.43-3.854 14.488.78 17.715zm8.064 7.988c5.074.284 1.583-9.913-2.602-15.662.712 7.507-1.65 14.793 2.602 15.664zm-8.904 4.354c-1.526 2.584-5.257-2.196-11.383-5.684 5.51 1.44 12.06 3.29 11.382 5.684z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M136.905 256.366c4.735-3.504 1.123-10.057 0-16.29-1.524 5.912-5.535 13.668 0 16.29zm-.155 8.758c-7.115-.854-6.044-10.055-6.258-15.886 2.14 7.916 7.97 9.253 6.257 15.886zm1.128-1.207c6.018-.348 5.7-7.195 6.02-14.122-3.05 6.366-6.662 7.355-6.02 14.122z"/>
<path d="M137.645 272.423c-4.68.373-7.114-4.226-8.185-11.394 4.44 6.604 8.478 4.545 8.185 11.392zm1.673-.565c6.018.775 5.057-6.232 4.815-11.395-1.845 4.922-6.74 6.473-4.815 11.395z"/>
<path d="M129.937 268.9c.48 4.574 3.37 12.437 8.025 10.67 1.925-5.616-4.093-6.74-8.025-10.67z"/>
<path d="M139.396 280.052c-2.086-4.01 4.734-6.02 6.178-11.234.83 7.462.134 12.357-6.178 11.234z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M136.905 256.366c4.735-3.504 1.123-10.057 0-16.29-1.524 5.912-5.535 13.668 0 16.29zm-.155 8.758c-7.115-.854-6.044-10.055-6.258-15.886 2.14 7.916 7.97 9.253 6.257 15.886zm1.128-1.207c6.018-.348 5.7-7.195 6.02-14.122-3.05 6.366-6.662 7.355-6.02 14.122z"/>
<path d="M137.645 272.423c-4.68.373-7.114-4.226-8.185-11.394 4.44 6.604 8.478 4.545 8.185 11.392zm1.673-.565c6.018.775 5.057-6.232 4.815-11.395-1.845 4.922-6.74 6.473-4.815 11.395z"/>
<path d="M129.937 268.9c.48 4.574 3.37 12.437 8.025 10.67 1.925-5.616-4.093-6.74-8.025-10.67z"/>
<path d="M139.396 280.052c-2.086-4.01 4.734-6.02 6.178-11.234.83 7.462.134 12.357-6.178 11.234z"/>
</g>
<g stroke-linejoin="round" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff">
<path d="M119.984 232.498c3.746-4.034.437-10.436-.686-16.668-1.523 5.91-4.165 13.743.686 16.668zm-.12 7.517c-6.58.667-8.174-12.715-8.843-18.47 2.14 7.915 9.72 11.533 8.844 18.47zm1.37-.12c4.65-2.403 3.57-7.576 5.03-11.463-3.125 4.77-5.977 5.454-5.03 11.462z"/>
<path d="M119.933 248.653c-6.884.59-10.985-14.237-11.2-20.068 2.14 7.916 12.002 12.22 11.2 20.068zm1.307-.225c6.474-1.49 5.7-5.676 4.73-12.45-2.062 6.823-5.675 5.377-4.73 12.45z"/>
<path d="M119.843 257.21c-7.57 1.284-7.037-10.69-13.048-19.376 5.2 6.452 14.56 14.582 13.048 19.375zm1.71-.41c5.714.166 6.272-8.436 5.955-11.926-1.314 3.476-8.032 6.777-5.956 11.927z"/>
<path d="M108.022 247.992c2.837 9.212 6.868 18.443 11.825 17.742 2.38-5.237-4.702-5.905-11.825-17.742z"/>
<path d="M121.63 264.39c-2.086-4.01 4.734-6.02 6.178-11.233.83 7.462.134 12.357-6.178 11.234zm-11.65-5.872c4.052 8.3 5.88 17.836 11.444 16.45 2.077-6.454-6.145-7.805-11.444-16.45z"/>
<path d="M122.56 273.4c-2.39-4.392 4.43-5.945 6.102-11.996.905 7.92.06 13.574-6.102 11.995z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M119.984 232.498c3.746-4.034.437-10.436-.686-16.668-1.523 5.91-4.165 13.743.686 16.668zm-.12 7.517c-6.58.667-8.174-12.715-8.843-18.47 2.14 7.915 9.72 11.533 8.844 18.47zm1.37-.12c4.65-2.403 3.57-7.576 5.03-11.463-3.125 4.77-5.977 5.454-5.03 11.462z"/>
<path d="M119.933 248.653c-6.884.59-10.985-14.237-11.2-20.068 2.14 7.916 12.002 12.22 11.2 20.068zm1.307-.225c6.474-1.49 5.7-5.676 4.73-12.45-2.062 6.823-5.675 5.377-4.73 12.45z"/>
<path d="M119.843 257.21c-7.57 1.284-7.037-10.69-13.048-19.376 5.2 6.452 14.56 14.582 13.048 19.375zm1.71-.41c5.714.166 6.272-8.436 5.955-11.926-1.314 3.476-8.032 6.777-5.956 11.927z"/>
<path d="M108.022 247.992c2.837 9.212 6.868 18.443 11.825 17.742 2.38-5.237-4.702-5.905-11.825-17.742z"/>
<path d="M121.63 264.39c-2.086-4.01 4.734-6.02 6.178-11.233.83 7.462.134 12.357-6.178 11.234zm-11.65-5.872c4.052 8.3 5.88 17.836 11.444 16.45 2.077-6.454-6.145-7.805-11.444-16.45z"/>
<path d="M122.56 273.4c-2.39-4.392 4.43-5.945 6.102-11.996.905 7.92.06 13.574-6.102 11.995z"/>
</g>
<path d="M134.24 217.226c3.993 1.08 8.182-3.404 6.73-10.115-4.564 1.138-6.66 5.28-6.73 10.117zm-12.788-3.366c.35 1.886 2.645 2.058 1.978-.61-.557-2.163-.652-3.79 0-5.55.893-2.205.595-5.96-.076-7.526-.678-1.654-2.922-.685-1.978.61 1.04 1.5 1.094 4.622.38 6.08-.94 2.152-.685 5.01-.304 6.995z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M134.24 217.226c3.993 1.08 8.182-3.404 6.73-10.115-4.564 1.138-6.66 5.28-6.73 10.117zm-12.788-3.366c.35 1.886 2.645 2.058 1.978-.61-.557-2.163-.652-3.79 0-5.55.893-2.205.595-5.96-.076-7.526-.678-1.654-2.922-.685-1.978.61 1.04 1.5 1.094 4.622.38 6.08-.94 2.152-.685 5.01-.304 6.995z" fill-rule="evenodd" fill="#fff"/>
<path d="M135.27 206.677c-.378 2.948-2.873 3.216-2.148-.95.605-3.38.71-5.92 0-8.668-.97-3.447-.647-9.31.083-11.757.736-2.584 3.174-1.07 2.15.95-1.13 2.345-1.19 7.22-.414 9.498 1.024 3.363.747 7.825.33 10.926zm18.588 29.467c-1.543 2.27-4.002.952-2.61-2.692 1.178-2.523 1.304-5.65 2.615-7.494 1.833-2.797 4.938-5.128 6.7-6.82 1.82-1.8 3.333-.065 1.663 1.48-2.028 2.028-4.228 4.553-5.45 6.466-2.28 3.716-1.276 6.68-2.918 9.06z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.54 131.62c.18.97 1.484.926 1.14-.444-.285-1.112-.932-2.18-.597-3.085.46-1.13.57-3.077.226-3.882-.35-.85-1.47-.28-.987.385.534.77.114 2.925-.253 3.674-.482 1.106.274 2.334.47 3.354z" transform="matrix(-2.453 -.9787 -1.138 2.5207 903.448 145.415)" stroke="#000" stroke-width=".36"/>
<path d="M158.688 239.805c-1.543 2.27-4.694.882-2.293-2.235 1.967-2.524 4.77-4.585 4.977-7.19.163-3.307 2.103-8.32 3.866-10.013 1.82-1.802 3.924.733 1.978 1.935-2.187 1.42-3.608 7.26-3.56 9.508-.074 3.26-3.326 5.616-4.968 7.995z"/>
</g>
<path d="M153.858 236.144c-1.543 2.27-4.002.952-2.61-2.692 1.178-2.523 1.304-5.65 2.615-7.494 1.833-2.797 4.938-5.128 6.7-6.82 1.82-1.8 3.333-.065 1.663 1.48-2.028 2.028-4.228 4.553-5.45 6.466-2.28 3.716-1.276 6.68-2.918 9.06z" fill-rule="evenodd" fill="#fff"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.23 131.78c-.094.784 1.23.974 1.172-.163-.06-1.187-1.824-2.273-.742-4.08.57-.884.58-2.504.234-3.365-.303-.854-1.58-.296-1.094.37.534.77-.1 2.25-.508 2.993-1.225 2.166 1.01 3.22.938 4.245z" transform="matrix(1.9463 0 0 4.087 -343.233 -314.153)" stroke="#000" stroke-width=".345"/>
<path d="M128.22 224.436c-.184 3.205 2.395 3.98 2.28-.666-.117-4.85-3.55-9.29-1.444-16.675 1.107-3.613 1.127-10.234.455-13.753-.587-3.49-3.07-1.21-2.127 1.508 1.04 3.15-.195 9.196-.99 12.237-2.383 8.852 1.967 13.164 1.827 17.35z"/>
</g>
<path d="M135.27 206.677c-.378 2.948-2.873 3.216-2.148-.95.605-3.38.71-5.92 0-8.668-.97-3.447-.647-9.31.083-11.757.736-2.584 3.174-1.07 2.15.95-1.13 2.345-1.19 7.22-.414 9.498 1.024 3.363.747 7.825.33 10.926zm-25.36 60.296c1.236 1.47 3.318.485 1.42-1.504-1.552-1.61-1.04-2.117-1.987-4.075-.936-2.188-.887-3.395-2.016-4.96-1-1.482-2.5.03-1.495 1.28 1.263 1.476.915 2.564 1.687 3.992 1.426 2.444 1.08 3.727 2.39 5.265zm33.224 40.113c3.974 1.954 6.99 6.836 7.19 10.812.336 4.576.996 8.44 3.05 11.69-3.27-.91-4.837-6.124-5.302-11.118-.47-5.17-3.256-7.41-4.938-11.384zm8.29 9.576c2.75 5.077 6.597 7.013 6.794 10.78.333 4.335.662 4.557 1.837 8.82-3.237-.863-4.052-1.145-4.926-7.632-.54-4.56-4.19-7.775-3.706-11.968z" fill-rule="evenodd" fill="#fff"/>
<path d="M301.504 401.657c.076 1.925.306 3.472 1.447 5.018-6.64-2.66-16.015-1.236-22.43 1.75-2.86 1.366-6.32-1.562-2.964-4.335 4.773-3.867 15.814-1.674 23.95-2.433zm-93.687-.1c.094 1.813-.116 3.475-.784 5.06 7.22-2.99 14.97-.507 22.262 2.434 5.013 2.075 5.418-1.514 4.533-2.756-1.522-2.203-4.467-4.622-8.192-4.675-2.48-.036-12.026-.12-17.82-.063zm6.094-35.26c-2.012-.868-4.352-.033-6.45 2.176-7.05 6.907-15.32 13.637-21.997 18.873-2.49 2.164-5.037 6.047 5.59 9.928.385.146 8.132 3.017 13.04 3.2 2.005-.057 2 2.937 1.627 3.735-.847 1.592-.234 2.2-1.945 3.735-1.783 1.504.19 3.452 1.592 2.13 5.983-5.196 15.685-1.872 25.035 1.168 2.21.612 6.252.44 6.217-2.608.037-3.32 2.442-5.667 3.914-5.753 3.816.662 22.676.872 28.486.166 3.387-.44 3.592 4.64 5.404 6.64 1.25 1.33 6.058 1.68 9.356.225 6.518-3.028 16.45-3.028 20.498-.134 1.664 1.267 2.978.24 2.032-1.047-1.22-1.76-1.19-2.575-1.797-3.965-1.52-3.094-.307-3.85 1.287-4.074 18.01-2.322 23.756-8.467 18.25-13.477-7.11-6.237-15.025-12.506-21.845-19.874-1.85-1.954-3.07-2.74-6.92-1.14-11.764 5.36-26.698 9.265-41.313 9.552-13.6.116-32.297-6.174-40.06-9.46z" fill-rule="evenodd" fill-opacity=".185" stroke="#000" stroke-width=".973"/>
<path d="M301.504 401.657c.076 1.925.306 3.472 1.447 5.018-6.64-2.66-16.015-1.236-22.43 1.75-2.86 1.366-6.32-1.562-2.964-4.335 4.773-3.867 15.814-1.674 23.95-2.433zm-93.687-.1c.094 1.813-.116 3.475-.784 5.06 7.22-2.99 14.97-.507 22.262 2.434 5.013 2.075 5.418-1.514 4.533-2.756-1.522-2.203-4.467-4.622-8.192-4.675-2.48-.036-12.026-.12-17.82-.063zm6.094-35.26c-2.012-.868-4.352-.033-6.45 2.176-7.05 6.907-15.32 13.637-21.997 18.873-2.49 2.164-5.037 6.047 5.59 9.928.385.146 8.132 3.017 13.04 3.2 2.005-.057 2 2.937 1.627 3.735-.847 1.592-.234 2.2-1.945 3.735-1.783 1.504.19 3.452 1.592 2.13 5.983-5.196 15.685-1.872 25.035 1.168 2.21.612 6.252.44 6.217-2.608.037-3.32 2.442-5.667 3.914-5.753 3.816.662 22.676.872 28.486.166 3.387-.44 3.592 4.64 5.404 6.64 1.25 1.33 6.058 1.68 9.356.225 6.518-3.028 16.45-3.028 20.498-.134 1.664 1.267 2.978.24 2.032-1.047-1.22-1.76-1.19-2.575-1.797-3.965-1.52-3.094-.307-3.85 1.287-4.074 18.01-2.322 23.756-8.467 18.25-13.477-7.11-6.237-15.025-12.506-21.845-19.874-1.85-1.954-3.07-2.74-6.92-1.14-11.764 5.36-26.698 9.265-41.313 9.552-13.6.116-32.297-6.174-40.06-9.46z" fill-rule="evenodd" fill="#fff"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M338.583 332.01c.816 2.81 12.048-2.323 17.757-13.55-7.476 8.15-19.576 8.07-17.757 13.55z" stroke="#000" stroke-width=".973"/>
<path d="M338.583 332.01c.816 2.81 12.048-2.323 17.757-13.55-7.476 8.15-19.576 8.07-17.757 13.55z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M253.45 178.87c1.695 2.578 3.958 4.444 4.06 6.487.173 2.35.344 2.47.954 4.783-1.68-.468-2.104-.62-2.558-4.14-.28-2.47-2.708-4.856-2.456-7.13z" transform="matrix(-2.0175 0 0 1.844 868.637 -14.906)" stroke="#000" stroke-width=".505"/>
<path d="M357.293 314.93c-3.42 4.755-7.986 8.196-8.192 11.963-.347 4.335-.692 4.557-1.922 8.82 3.39-.863 4.245-1.145 5.16-7.632.566-4.557 5.464-8.955 4.956-13.15z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M254.38 180.28c2.042 1.004 2.506 2.667 2.587 4.726.04 2.384.617 4.226 1.673 5.897-2.103.305-2.486-3.147-2.725-5.713-.242-2.656-.67-2.87-1.535-4.91z" transform="matrix(-2.039 0 0 1.9463 881.502 -42.498)" stroke="#000" stroke-width=".489"/>
<path d="M362.835 308.38c-4.163 1.955-5.11 5.192-5.274 9.2-.08 4.64-1.256 8.225-3.41 11.477 4.288.594 5.07-6.125 5.557-11.12.493-5.17 1.368-5.583 3.13-9.556z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.23 131.44c.18.97 1.36 1.058 1.016-.312-.286-1.112-.335-1.948 0-2.852.46-1.133.306-3.062-.04-3.867-.347-.85-1.5-.354-1.015.31.536.77.564 2.376.197 3.125-.483 1.106-.352 2.574-.156 3.594z" transform="matrix(2.0818 0 0 3.0397 -129.796 -193.086)" stroke="#000" stroke-width=".387"/>
<path d="M374.47 206.457c.372 2.948 2.83 3.216 2.115-.95-.596-3.38-.698-5.92 0-8.668.955-3.446.637-9.31-.08-11.757-.726-2.583-3.126-1.07-2.116.952 1.11 2.343 1.167 7.22.403 9.496-1.005 3.363-.732 7.825-.324 10.926z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.23 131.78c-.094.784 1.23.974 1.172-.163-.06-1.187-1.824-2.273-.742-4.08.57-.884.58-2.504.234-3.365-.303-.854-1.58-.296-1.094.37.534.77-.1 2.25-.508 2.993-1.225 2.166 1.01 3.22.938 4.245z" transform="matrix(-1.9157 0 0 4.087 845.476 -314.367)" stroke="#000" stroke-width=".348"/>
<path d="M381.43 224.222c.18 3.204-2.358 3.98-2.245-.666.115-4.85 3.494-9.29 1.42-16.675-1.09-3.61-1.108-10.232-.447-13.75.58-3.49 3.025-1.21 2.096 1.507-1.023 3.15.19 9.196.973 12.237 2.347 8.852-1.935 13.164-1.797 17.35z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.23 131.44c.18.97 1.36 1.058 1.016-.312-.286-1.112-.335-1.948 0-2.852.46-1.133.306-3.062-.04-3.867-.347-.85-1.5-.354-1.015.31.536.77.564 2.376.197 3.125-.483 1.106-.352 2.574-.156 3.594z" transform="matrix(-1.9157 0 0 1.9463 852.132 -42.178)" stroke="#000" stroke-width=".504"/>
<path d="M388.086 213.644c-.342 1.887-2.603 2.06-1.946-.608.548-2.164.642-3.79 0-5.55-.88-2.206-.586-5.96.075-7.527.666-1.656 2.875-.687 1.946.607-1.02 1.5-1.074 4.623-.37 6.08.924 2.153.673 5.01.297 6.996z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M374.235 217.334c-3.323 1.41-7.618-8.035-4.444-9.807 2.463-.62 8.098 8.01 4.446 9.807z" stroke="#000" stroke-width=".973"/>
<path d="M374.235 217.334c-3.323 1.41-7.618-8.035-4.444-9.807 2.463-.62 8.098 8.01 4.446 9.807z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.22 131.74c.18.97 1.234.857 1.32-.555-.012-1.006.432-2.074.267-2.87-.197-1.186-.906-2.386-1.25-3.19-.35-.85-1.142-.47-.806.273.386.954.75 2.098.876 2.905.208 1.555-.6 2.417-.405 3.437z" transform="matrix(2.367 -.9787 1.098 2.5207 -362.4 141.044)" stroke="#000" stroke-width=".367"/>
<path d="M355.57 236.05c1.488 2.27 3.86.952 2.517-2.692-1.136-2.523-1.258-5.65-2.522-7.495-1.77-2.796-4.765-5.127-6.465-6.82-1.757-1.8-3.216-.064-1.605 1.48 1.957 2.03 4.08 4.554 5.26 6.467 2.2 3.716 1.23 6.68 2.814 9.06z"/>
</g>
<g fill-rule="evenodd" fill="#fff">
<path d="M242.54 131.62c.18.97 1.484.926 1.14-.444-.285-1.112-.932-2.18-.597-3.085.46-1.13.57-3.077.226-3.882-.35-.85-1.47-.28-.987.385.534.77.114 2.925-.253 3.674-.482 1.106.274 2.334.47 3.354z" transform="matrix(2.367 -.9787 1.098 2.5207 -367.113 144.086)" stroke="#000" stroke-width=".367"/>
<path d="M351.48 238.476c1.49 2.27 4.53.882 2.214-2.236-1.898-2.523-4.603-4.584-4.803-7.19-.155-3.306-2.027-8.32-3.73-10.012-1.755-1.802-3.784.733-1.906 1.934 2.11 1.42 3.482 7.262 3.435 9.51.07 3.26 3.21 5.615 4.792 7.994z"/>
</g>
<path stroke-linejoin="round" d="M220.83 343.95c4.512 3.6 8.765 7.687 10.037 12.773 1.328 4.737 2.13 8.363 5.172 13.077-4.767-3.042-6.66-7.637-8.06-12.624-1.234-4.9-4.058-8.562-7.15-13.227z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M220.83 343.95c4.512 3.6 8.765 7.687 10.037 12.773 1.328 4.737 2.13 8.363 5.172 13.077-4.767-3.042-6.66-7.637-8.06-12.624-1.234-4.9-4.058-8.562-7.15-13.227zm-5.157 0c4.208 3.446 6.938 7.382 8.21 12.467 1.328 4.738 3.195 8.515 5.933 12.774-4.46-3.04-7.265-7.18-8.668-12.165-1.232-4.9-2.686-8.563-5.475-13.075zm78.767 0c-4.302 3.466-7.093 7.425-8.394 12.54-1.357 4.766-3.265 8.566-6.064 12.85 4.56-3.06 7.427-7.223 8.86-12.24 1.26-4.928 2.746-8.613 5.597-13.15zm-5.295 0c-4.61 3.62-8.958 7.732-10.26 12.848-1.356 4.765-2.176 8.412-5.285 13.154 4.87-3.06 6.804-7.682 8.238-12.698 1.26-4.928 4.146-8.612 7.308-13.305zm-15.278 12.008c.124-.89-.482-1.666-1.21-1.9-1.42-.533-2.83-.967-4.237-1.368-1.6-.38-2.494.767-2.5 1.52-.007 1.254-.065 2.318 0 3.268.088 1.183.312 1.27 1.06 1.446 1.197.202 2.732.41 3.935 1.216.953.588 1.87.123 2.345-.91.308-.79.477-2.336.607-3.272zm-17.225 0c-.11-.89.357-1.742 1.007-1.976 1.265-.533 2.527-.663 3.86-.61 1.476-.022 1.85.313 1.853 1.066.008 1.253.06 2.47 0 3.42-.078 1.183-.052 1.27-.72 1.446-1.07.202-2.893.256-3.968 1.064-.852.588-1.823.123-1.87-.987.022-.834-.048-2.485-.164-3.42zm-20.902-.234c-.126-.89.484-1.666 1.215-1.9 1.425-.533 2.844-.967 4.257-1.368 1.606-.38 2.505.767 2.51 1.52.008 1.254.067 2.32 0 3.268-.087 1.184-.313 1.27-1.064 1.446-1.203.203-2.744.41-3.953 1.217-.957.588-1.878.123-2.357-.91-.31-.79-.48-2.337-.61-3.273zm17.302 0c.11-.89-.36-1.742-1.012-1.975-1.273-.535-2.54-.666-3.878-.61-1.485-.025-1.86.31-1.864 1.063-.008 1.254-.06 2.47 0 3.42.078 1.183.052 1.27.724 1.446 1.074.2 2.907.256 3.987 1.064.853.587 1.83.122 1.875-.987-.02-.837.05-2.488.166-3.424zm-16.018 7.902c1.545 2.914 3.32 7.35 6.537 6.538.053-2.23-3.47-3.776-6.535-6.538zm4.806.994c6.25 2.56 11.645 1.928 12.317 5.855-5.86.633-8.005-1.775-12.316-5.856zm30.636-.604c-1.567 2.746-3.366 6.928-6.627 6.163-.054-2.105 3.517-3.56 6.625-6.165zm-4.38.836c-6.34 2.43-11.813 1.83-12.496 5.558 5.948.6 8.123-1.684 12.496-5.558z" fill-rule="evenodd" fill="#fff"/>
<path d="M286.79 302.57l13.61.003c.052 5.144 3.066 10.67 7.3 13.836h-26.08c4.08-3.7 5.196-8.087 5.17-13.84z" fill-rule="evenodd" fill-opacity=".534" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M286.79 302.57l13.61.003c.052 5.144 3.066 10.67 7.3 13.836h-26.08c4.08-3.7 5.196-8.087 5.17-13.84z" fill-rule="evenodd" fill="#fff"/>
<path d="M189.69 385.756c-.75.572-.7 2.29.76 2.888 13.593 4.877 26.717 13.89 64.476 13.535 38.12-.36 51.516-9.158 63.716-13.23 1.625-.62 3.155-1.88 1.064-3.65-6.855-5.604-14.264-10.108-19.16-17.033-.87-1.245-3.242-.54-4.715 0-14.55 5.11-27.992 8.692-41.97 8.667-13.645-.025-27.87-3.784-40.676-9.046-1.226-.525-3.234.065-4.182.985-5.94 5.92-12.403 11.663-19.31 16.88z" stroke="#000" stroke-width=".487" fill="none"/>
<path d="M208.004 376.394c-1.637-1.055-2.374.317-1.216 1.75 1.502 1.648 3.933 2.64 6.46 3.345 1.477.41 4.523-.11 6.086.074 1.216.152 1.903 2.606 4.106 2.51 2.223-.096 3.65-6.007 3.726-8.973.1-1.965-2.616-.71-2.357.08.71 1.953-.594 6.312-1.98 6.31-1.02-.064-2.114-2.178-3.65-2.434-1.2-.2-3.022.14-4.26.15-3.612.036-5.17-1.766-6.917-2.813z" fill-rule="evenodd"/>
<path d="M211.06 374.798c1.93.963 3.614-.76 4.716.457 2.814 3.194 6.434-1.53 2.205-1.368-1.71.066-1.975-1.294-4.942-.99-1.578.202-2.9 1.364-1.977 1.9zm.448 13.994c-1.524-.666-2.036.782-1.14 1.674 1.256 1.148 6.478 1.605 7.755.685 2.112-1.6.568-5.81-.38-6.995-.59-.722-2.374-.777-1.673 1.142.29.89 1.586 3.103.53 4.105-.964.924-3.635 0-5.092-.608zm11.716 1.285c.335-.86-.568-2.338-2.13-.61-1.29 1.363-.244 7.106 3.878 8.136 4.03.99 7.048-.46 7.602-2.66.384-1.466-1.823-2.74-.683-4.032.954-1.01 2.79.014 3.576-1.593.46-.902.496-2.75-1.978-3.955-1.072-.538-2.93.692-2.89 1.6.058 1.246 1.99.433 1.292 1.52-.51.826-2.794.48-3.496 2.43-.42 1.24 2.584 3.53.988 4.108-1.424.493-3.28.812-5.17-.228-1.17-.618-1.665-3.18-.988-4.713zm-14.52-7.902c-.957.14-2.28.836-2.354 1.977-.06.915.695 2.5 1.977 1.442 1.324-1.027.308-1.514.608-1.14.66.66-.308.714-1.52 2.36-.845 1.246-2.65 1.046-3.574.606-1.594-.823-.996-1.35-2.736-2.13-1.738-.854-2.79 1.15-1.14 2.054 1.823 1.045 4.81 3.133 7.755 1.598 1.75-.99 3.8-1.89 3.724-4.107-.1-1.44-.74-2.94-2.738-2.66zm94.572-.76c-1.345-.96-.522-2.705 1.446-2.053 1.674.62 4.453 2.59 4.636 5.17.208 2.824-4.34 4.89-6.08 4.793-2.98-.24-2.45-2.604-.23-2.435 1.72.125 3.834-.488 3.955-2.28.1-1.556-2.758-2.46-3.727-3.195zm-9.81-6.91c-1.738-1.752 1.9-3.65 2.964-1.52 1.404 2.708 3.074 5.373 4.335 8.364 1.004 2.453-.313 2.785-1.14 1.442-1.384-2.335-3.48-5.46-6.16-8.287zm-8.506 5.237c1.87-.814 1.825 1.52 1.14 1.977-1.234.685-2.89-1.14-1.14-1.98zm5.548-2.044c1.87-.813 1.824 1.52 1.14 1.977-1.236.688-2.89-1.14-1.14-1.977z" fill-rule="evenodd"/>
<path d="M232.49 380.968c-2.808-1.793.57-4.467 2.507-2.433 2.778 2.836 5.433 9.05 7.53 11.405 1.992 2.314.386-6.275.987-8.82.41-1.415 1.517-1.217 1.52.15.01 3.5-.53 10.62.38 11.18 1.7.966 1.394 2.545 2.812 2.28 1.522-.362 1.295-.76 2.663-.837 1.355 0 1.4 1.36 2.964 1.14.997-.13 1.296-1.26 2.507-1.294 1.105-.095.63 2.342-.073 2.737-1.146.644-4.716-.7-5.78-.607-1.264.034-3.54 1.207-4.942.684-1.71-.61-1.33-2.78-2.51-2.433-1.332.31-1.08 2.736-4.255 3.5-1.486.34-1.987-.997-1.216-1.9 1.38-1.477 4.16-2.655 3.725-4.03-1.288-3.835-5.175-8.454-8.82-10.72zm24.405.525c1.35 4.438 1.283 10.34 2.054 14.372.377 1.586 1.895.173 1.747-1.065-.597-4.33-.86-9.646-1.977-13.762-.462-1.425-2.34-1.148-1.825.455zm3.737 1.15c-.356-1.85 1.415-2.025 1.674-.916.913 3.57.796 11.744 2.585 12.014 3.088.355 7.417-.284 11.255-1.062 1.888-.376 2.275-1.742 2.205-2.283-.363-2.196 1.687-2.022 2.204.305.28 1.214-.272 3.392-2.584 3.876-4.518.872-10.736 2.217-14.296 1.445-3.118-.66-2.102-8.71-3.042-13.377z" fill-rule="evenodd"/>
<path d="M265.654 385.834c.077-2.342 1.835-2.686 1.823-.686.05 4.79 5.656 3.547 6.845 1.75.878-1.4.236-2.004-.61-3.573-1.05-2.03 1.175-2.602 2.13-.837.715 1.263 1.21 5.29-.075 6.312-1.78 1.41-6.594 2.104-8.67.53-1.1-.758-1.53-2.214-1.443-3.496zm-2.434-6.248c.25 1.5 4.333.99 4.18-.152-.14-.98-4.407-.76-4.18.152zm5.314 1.226c.16 1.512 2.803 1.067 2.66-.076-.14-1.208-2.812-1.446-2.66.076zm7.98-1.83c-1.34-1.852 1.27-1.97 2.13-.607 2.226 3.33 3.693 8.694 5.854 12.317.918 1.67 2.07.177 2.205-.228.144-.43-.7-1.09-.76-2.585-.106-1.164 2.27-2.608 3.954-1.52 1.574 1.06.286 2 1.064 2.583.744.556 2.616.206 2.893-.152.83-1.305-.302-.54-1.446-1.293-1.324-.948-.53-5.055 2.205-3.346 1.628.943 2.107 3.954 1.52 5.628-.517 1.55-3.24 2.077-4.713 1.748-1.66-.506-3-2.502-2.66-1.977.82 1.35-.204 2.68-.99 3.194-1.94 1.218-3.298 1.857-4.714-.152-2.51-3.76-3.893-10.103-6.54-13.61z" fill-rule="evenodd"/>
<path d="M205.65 121.273c-.112-2.246 3.37-2.418 2.97.67-.51 3.85 7.265 13.592 7.91 19.6.43 4.03-2.368 7.555-5.14 9.75-3.397 2.632-8.623 2.27-11.068.76-1.48-1.19-2.828-5.268-1.72-6.882.39-.54 2.162 5.987 6.062 5.96 5.308-.033 9.607-4.02 9.765-7.576.27-6.193-8.684-15.982-8.78-22.28zm15.55 15.297c.878-.626 2.28 2.112 1.29 2.797-.823.548-2.43-2.036-1.29-2.796zm2.336-5.546c-.444.215-1.326-.09-1.063-.467 1.242-1.774 3.89-4.444 5.808-5.377.59-.286 1.623.755 1.267 1.265-1.148 1.64-3.943 3.576-6.01 4.58zm20.534-16.29c.492-1.028 3.448-2.19 4.2-2.885.698-.716 1.03.6.733 1.223-.492 1.027-3.044 2.762-4.163 2.81-.602.024-1.07-.53-.77-1.15zm7.006.33c.64-1.804 2.705-4.54 4.126-5.44.73-.46 2.04-.098 1.794.594-.543 1.53-3.07 4.205-4.768 5.465-.516.46-1.3-.2-1.152-.62zm-6.014 4.516c-.428.214-.197 1.126.216 1.264.878.292 2.475.35 3.2-.05 1.05-.648.572-4.634-.835-2.505-.944 1.312-1.633.89-2.58 1.29zm-11.872 9.147c-2.147-1.672.577-4.014 2.82-2.378 4.373 3.295-6.52 15.93-12.447 21.833-1.084 1.157-2.036-1.756-.646-3.01 4.25-3.605 8.227-7.91 10.992-12.36.532-.855 1.042-2.7-.72-4.087zm24.873-10.86c.267-1.6-2.59.033-2.64-2.088-.028-1.124 3.12-1.91 4.435-.62 2.222 2.254.56 6.06-3.136 6.297-3.08.136-8.22 4.374-7.44 5.265.89 1.1 8.88 1.827 13.526 1.1 2.877-.404 2.273 2.17-.673 2.517-2.848.327-5.168.023-7.828.86-3.132.894-4.498 5.1-6.238 6.666-.39.273-1.435-1.378-1.038-1.998 1.254-1.962 3.253-4.962 5.452-5.82 1.388-.563-3.826-.74-5.49-1.215-1.32-.398-.937-2.075-.43-3.01.67-1.46 5.585-6.38 7.567-6.3 1.86.078 3.747-.464 3.93-1.658zm8.29.428c.926-.815 1.4-2.18 2.368-3.01.533-.533 1.38.105 1.24 1.39-.12 1.01-1.477 1.883-2.39 2.643-.744.557-1.61-.645-1.215-1.023zm10.53-3.755c1.377-.153 1.72 2.503.215 2.933-.913.305-1.71-2.777-.214-2.934zm-3.463 8.212c-.022 2.287 1.107 2.077 3.26 2 2.092-.08 3.93.053 3.923-2.013-.01-2.143-1.185-4.016-1.53-2.56-.303 1.37-.545 3.61-1.34 2.634-.752-.84-.454-1.023-1.746.354-.717.758-.798-.37-1.23-1.076-.298-.42-1.336.338-1.338.658zm-15.026 11.678c-.514 3.027-.043 7.264 1.506 7.312 1.916.062 5.878-6.617 7.754-10.082 1.125-1.933 3.058-2.27 2.252-.254-1.22 3.113-1.11 9.772-.04 11.728.577 1.054 4.83-.966 5.517-2.467 1.25-2.73.234-7.758.672-10.83.212-2.016 2.057-2.437 1.96-.568-.183 3.342-.5 9.472-.265 12.256.14 1.6 4.716 3.962 5.45-.884.39-3.05 1.96-6.06-.074-9.44-1.262-2.112 1.85-1.847 3.528 1.04 1.174 1.964-.99 5.215-.913 7.73.197 3.865-2.81 6.06-4.992 6.107-1.95.04-3.22-2.357-4.82-2.39-1.772-.114-3.594 2.76-5.06 2.656-5.68-.388-2.672-8.69-4.402-8.79-1.925-.114-4.194 8.135-6.565 7.84-2.336-.28-4.755-6.722-3.782-9.448.88-2.538 2.538-3.132 2.277-1.52z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M285.895 121.33c-2.77-1.69.175-6.085 1.53-4.54 2.616 3.132 5.253 10.568 7.096 11.182 1.17.39 1.115-5.496 1.94-8.172.53-1.977 2.92-1.33 2.463 1.2-.156.847-3.122 10.463-2.894 10.843 2.054 4.11 4.09 8.28 5.374 12.69.532 1.9-1.75.62-2.024.224-1.46-2.18-4.01-10.51-4.01-10.13-1.174 5.86-1.45 7.59-2.696 12.572-.38 1.595-2.73 1.304-2.2-1.507.51-2.31 3.87-13.674 3.68-14.003-2.64-4.66-5.055-8.35-8.26-10.36z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M290.897 148.366c-.773-.088-1.97 1.718 1.876 2.428 5.142.93 10.77-.8 12.496-5.843 1.973-6.004 3.28-11.69 4.31-13.836 1.29-2.5 2.938-2.298 1.72-5.948-.857-2.626-2.46-1.834-2.796-.43-.9 3.83-4.31 16.214-5.375 18.495-2.01 4.163-6.058 5.81-12.234 5.137z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M301.193 128.61c-.55-1.18-1.835-.266-1.606 1.026.137 1.168 1.084 1.803 2.036 1.77 1.127-.04 3.51.038 3.517-1.833.004-1.315-1.03-2.413-1.796-.962-.734 1.315-1.678 1.177-2.15 0zm1.285-4.943c-.395.274-.04 1.736.43 1.72 1.68-.056 4.06-.592 5.335-1.48.373-.26.218-1.142-.314-1.124-1.62.054-4.198.01-5.453.884zm14.266 3.678c1.216-1.9 4.572-2.094 3.365.62-.856 1.87-9.21 18.01-10.35 20.062-1.244 2.308-2.26 1.165-1.378-.632 1.19-2.313 7.98-19.488 8.36-20.05z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M304.17 151.382c-.355-1.284-2.348-3.184-2.124.252.397 6.238 8.966 4.266 11.56 2.05 2.356-2.088.312 7.04 3.442 8.018 1.724.553 4.97-1.8 6.566-3.87 4.426-5.744 7.243-13.976 11.5-19.647 1.607-2.217-.88-3.8-1.887-2.035-3.702 6.207-8.3 18.874-13.32 22.164-4.093 2.62-2.88-3.373-3.023-5.173-.18-1.32-1.79-3.262-3.935-1.48-1.503 1.174-3.835 2.128-5.946 1.937-1.225-.068-2.258-.047-2.834-2.213z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M319.47 139.802c.044-.352-1.813-.512-1.722 1.29.065 1.334 1.66 1.697 1.935 1.506 2.51-1.826-.533-.916-.214-2.796zm-3.66 7.298c-.495.116-.948 1.694.216 1.784 1.064.076 5.235-.372 6.388-.304.745-.028 1.03-1.453-.57-1.378-1.937.098-4.485-.388-6.034-.102zm27.618-1.85c1.71-6.41 5.854.99 2.205 4.64-5.635 5.518-7.332 16.054-16.27 17.64-2.41.518-6.652-1.084-7.91-1.977-.49-.35.318-2.638 1.825-1.52 2.178 1.7 6.676 2.084 9.05.15 5.08-4.985 9.216-11.588 11.1-18.932zm-92.878 14.248c-.403.464-1.635.388-1.746 1.038-.484 2.41 0 3.633-.53 5.955-.51 2.225-2.052 2.31-1.947.497.14-2.35 2.077-5.666.708-5.894-.91-.214-1.613-1.432-.67-2.034 1.778-1.234 2.733-1.046 3.956-.674.428.13.537.757.23 1.113z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M249.305 156.345c-2.36 2.063-4.547 2.906-6.717 5.514-.887 1.067-.862 2.556-1.392 3.92-.53 1.444-2.24 1.73-2.77 1.427-.885-.582-.756-3.264-1.745-1.82-.837 1.33-1.38 3.16-2.62 3.137-1.12-.023-3.234-2.316-2.162-2.427 3.67-.375 3.624-3.312 4.998-3.505 1.542-.206 1.643 2.425 2.595 1.898.748-.383 1.1-3.448 1.91-4.275 2.49-2.542 4.457-3.885 6.995-5.754 1.284-1.02 2.2.826.91 1.886zm8.602 7.902c-1.888.382-1.566 2.81-1.012 3.11.915.427 2.33.606 2.86-2.185.247-1.147.47 5.7 2.983 3.06 1.446-1.597 5.03.29 6.53-1.72 1.074-1.338 1.405-2.272.568-4.25-.243-.6-1.714-.305-1.63 1.154.073 1.23-.873 2.748-2.103 2.49-.597-.11.337-3.01-.263-3.796-.33-.432-.833-.385-1.16.063-.463.626.462 3.406-1.054 3.772-1.914.44-.91-1.86-1.72-2.28-2.605-1.313-2.856.34-4 .582zm14.733-4.67c1.385-.39.953-.39 3.13-2.175.85-.642 1.016 1.238.927 1.982-.158 1.263-1.658.37-2.123 1.483-.682 1.444-.405 4.803-.633 6.17-.154.704-1.28.644-1.39.09-.32-1.67.23-3.302.177-5.388-.017-.71-1.03-1.82-.085-2.165zm-6.5-7.514c-.335 1.51-.31 2.754-.31 3.79.077.836 1.606.297 1.6.19-.075-1.326.226-3.16-.165-3.67-.212-.276-1.047-.594-1.125-.31z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M205.65 121.273c-.112-2.246 3.37-2.418 2.97.67-.51 3.85 7.265 13.592 7.91 19.6.43 4.03-2.368 7.555-5.14 9.75-3.397 2.632-8.623 2.27-11.068.76-1.48-1.19-2.828-5.268-1.72-6.882.39-.54 2.162 5.987 6.062 5.96 5.308-.033 9.607-4.02 9.765-7.576.27-6.193-8.684-15.982-8.78-22.28z" fill-rule="evenodd" fill="#fff"/>
<path d="M214.894 119.97c.662.03 2.476 2.38 2.357 3.116-.08.347-1.94-.05-2.507-.532-.42-.356-.25-2.604.152-2.585zm-8.747 17.027c-1.658.905.263 2.69 1.505 1.936 4.66-3.018 11.656-6.19 13.118-12.167.47-2.025 2.35-5.13 4.138-5.822 1.726-.67 4.233 3.124 5.87.14.96-1.707 4.323 1.12 5.134-.707.99-2.205.518-3.42.56-5.53-.073-1.384-1.13-1.797-1.897.443-.4 1.014.07 2.038-.255 2.567-.247.403-1.018.792-1.465.456-.413-.31-.127-1.173-1.116-1.555-.385-.192-1-.352-1.267.14-1.173 2.092-1.823 4.044-3.466 1.82-1.464-1.916-2.205-5.228-3.278-.696-.386 1.6-2.817 3.92-4.25 3.92-1.79 0-1.34-4.713-5.276-3.996-2.022.432-1.882 4.3-1.58 5.73.496 1.988 6.405.56 6.11 1.86-1.01 4.515-7.276 8.807-12.588 11.46z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M169.156 158.506c-.25.755.753 2.806 1.795 2.958 1.023.076 1.545-2.215 1.216-2.958-.243-.547-2.83-.535-3.01 0zm5.41 7.96c-.655-.706-2.59 1.19-1.025 2.53.88.71 4.095 1.742 4.975.242 1.19-1.93-1.174-8.942-.127-9.868.818-.724 4.607 4.683 6.478 5.072 4.394.61 3.34-7.524 8.075-6.972 3.228.43 3.58-3.602 3.13-6.12-.36-2.416-4.27-5.904-6.07-7.464-2.365-1.97-3.42 1.452-1.935 2.58 1.912 1.53 5.273 4.623 5.808 6.668.253.965-2.335 2.884-3.29 2.365-2.2-1.203-4.248-6.353-6.173-7.53-.657-.4-2.27.505-1.494 2.11.874 1.724 4.734 4.39 4.96 6.227.204 1.676-1.72 5.3-2.984 5.3-1.39 0-4.932-4.38-6.038-6.44-.552-.987-2.467-.892-2.668.47-.317 2.046.296 6.375.784 9.057.388 2.54-1.43 2.668-2.403 1.77zM167.93 152.5c-.553.626 1.29 1.85 1.656 1.53.71-.614 3.47-3.758 2.937-4.857-.473-.98-4.266-3.126-4.883-2.063-1.145 1.84 3.575 2.663 2.836 3.202-.364.21-1.662 1.105-2.546 2.19zm6.812-13.778s1.185 4.055 2.15 2.365c.78-1.17-2.15-2.365-2.15-2.365zm1.928 6.452c-.435.237-1.658 1.205-.86 1.72 1.258.745 4.683 1.335 3.944-1.1-.45-1.436 5.165.04 3.797-3.846-.356-1.075-2.05-2.627-2.883-2.846-.53-.14-2.327.847-1.202 1.39.82.426 3.3 1.88 2.378 2.835-1.045.997-1.773-.448-3.073-.215-.655.124-.23 1.985-.597 2.492-.206.282-1.15-.623-1.504-.43zm8.913-15.42c-.71.353-1.978 2.274-2.024 3.162-.028.474.492 1.125.897.923.743-.373 1.892-2.19 1.934-3.026.03-.527-.37-1.28-.81-1.062zm4.632-.494c-1.368-1.672 1.452-4.155 2.72-.807.768 2.1 8.942 12.857 10.614 16.507 1.18 2.47-.045 3.49-1.508 1.72-4.14-5.282-7.536-11.865-11.828-17.42zm8.39.215c1.456-1.58 4.432-4.805 3.63-6.604-.615-1.545-2.423-1.39-2.73-1.034-1.77 2.11 1.255 1.58.82 2.303-.9 1.69-1.8 2.622-2.264 4.25-.107.38.28 1.37.545 1.086z" stroke-width=".973" stroke-linejoin="round" fill-rule="evenodd" stroke="#000" fill="#fff"/>
<path d="M169.156 158.506c-.25.755.753 2.806 1.795 2.958 1.023.076 1.545-2.215 1.216-2.958-.243-.547-2.83-.535-3.01 0zm5.41 7.96c-.655-.706-2.59 1.19-1.025 2.53.88.71 4.095 1.742 4.975.242 1.19-1.93-1.174-8.942-.127-9.868.818-.724 4.607 4.683 6.478 5.072 4.394.61 3.34-7.524 8.075-6.972 3.228.43 3.58-3.602 3.13-6.12-.36-2.416-4.27-5.904-6.07-7.464-2.365-1.97-3.42 1.452-1.935 2.58 1.912 1.53 5.273 4.623 5.808 6.668.253.965-2.335 2.884-3.29 2.365-2.2-1.203-4.248-6.353-6.173-7.53-.657-.4-2.27.505-1.494 2.11.874 1.724 4.734 4.39 4.96 6.227.204 1.676-1.72 5.3-2.984 5.3-1.39 0-4.932-4.38-6.038-6.44-.552-.987-2.467-.892-2.668.47-.317 2.046.296 6.375.784 9.057.388 2.54-1.43 2.668-2.403 1.77zM167.93 152.5c-.553.626 1.29 1.85 1.656 1.53.71-.614 3.47-3.758 2.937-4.857-.473-.98-4.266-3.126-4.883-2.063-1.145 1.84 3.575 2.663 2.836 3.202-.364.21-1.662 1.105-2.546 2.19zm6.812-13.778s1.185 4.055 2.15 2.365c.78-1.17-2.15-2.365-2.15-2.365zm1.928 6.452c-.435.237-1.658 1.205-.86 1.72 1.258.745 4.683 1.335 3.944-1.1-.45-1.436 5.165.04 3.797-3.846-.356-1.075-2.05-2.627-2.883-2.846-.53-.14-2.327.847-1.202 1.39.82.426 3.3 1.88 2.378 2.835-1.045.997-1.773-.448-3.073-.215-.655.124-.23 1.985-.597 2.492-.206.282-1.15-.623-1.504-.43zm8.913-15.42c-.71.353-1.978 2.274-2.024 3.162-.028.474.492 1.125.897.923.743-.373 1.892-2.19 1.934-3.026.03-.527-.37-1.28-.81-1.062zm4.632-.494c-1.368-1.672 1.452-4.155 2.72-.807.768 2.1 8.942 12.857 10.614 16.507 1.18 2.47-.045 3.49-1.508 1.72-4.14-5.282-7.536-11.865-11.828-17.42zm8.39.215c1.456-1.58 4.432-4.805 3.63-6.604-.615-1.545-2.423-1.39-2.73-1.034-1.77 2.11 1.255 1.58.82 2.303-.9 1.69-1.8 2.622-2.264 4.25-.107.38.28 1.37.545 1.086zM304.17 151.382c-.355-1.284-2.348-3.184-2.124.252.397 6.238 8.966 4.266 11.56 2.05 2.356-2.088.312 7.04 3.442 8.018 1.724.553 4.97-1.8 6.566-3.87 4.426-5.744 7.243-13.976 11.5-19.647 1.607-2.217-.88-3.8-1.887-2.035-3.702 6.207-8.3 18.874-13.32 22.164-4.093 2.62-2.88-3.373-3.023-5.173-.18-1.32-1.79-3.262-3.935-1.48-1.503 1.174-3.835 2.128-5.946 1.937-1.225-.068-2.258-.047-2.834-2.213zM221.2 136.57c.878-.626 2.28 2.112 1.29 2.797-.823.548-2.43-2.036-1.29-2.796z" fill-rule="evenodd" fill="#fff"/>
<path d="M325.327 134.76c-1.047-.847 1.03-4.958 2.435-3.345 3.858 4.464 5.65 18.958 6.765 29.806 0 0-1.734 1.448-1.747 1.218 0-5.778-2.322-23.456-7.453-27.676z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M223.536 131.024c-.444.215-1.326-.09-1.063-.467 1.242-1.774 3.89-4.444 5.808-5.377.59-.286 1.623.755 1.267 1.265-1.148 1.64-3.943 3.576-6.01 4.58zm101.79 3.736c-1.046-.847 1.03-4.958 2.436-3.345 3.858 4.464 5.65 18.958 6.765 29.806 0 0-1.734 1.448-1.747 1.218 0-5.778-2.322-23.456-7.453-27.676z" fill-rule="evenodd" fill="#fff"/>
<path d="M327.702 160.082c.696-1.94 9.96-17.49 11.177-20.91.62-1.65 3.28 2.83.683 5.245-2.28 2.053-9.01 13.09-10.266 16.957-.578 1.746-2.332.915-1.596-1.292z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M258.063 117.867c.267-1.6-2.59.033-2.64-2.088-.028-1.124 3.12-1.91 4.435-.62 2.222 2.254.56 6.06-3.136 6.297-3.08.136-8.22 4.374-7.44 5.265.89 1.1 8.88 1.827 13.526 1.1 2.877-.404 2.273 2.17-.673 2.517-2.848.327-5.168.023-7.828.86-3.132.894-4.498 5.1-6.238 6.666-.39.273-1.435-1.378-1.038-1.998 1.254-1.962 3.253-4.962 5.452-5.82 1.388-.563-3.826-.74-5.49-1.215-1.32-.398-.937-2.075-.43-3.01.67-1.46 5.585-6.38 7.567-6.3 1.86.078 3.747-.464 3.93-1.658zm-24.873 10.86c-2.147-1.672.577-4.014 2.82-2.378 4.373 3.295-6.52 15.93-12.447 21.833-1.084 1.157-2.036-1.756-.646-3.01 4.25-3.605 8.227-7.91 10.992-12.36.532-.855 1.042-2.7-.72-4.087z" fill-rule="evenodd" fill="#fff"/>
<path d="M238.834 120.65c-1.248-2.868 1.872-3.93 2.34-1.885 2.167 9.42 7.358 16.554 11.31 22.96 1.188 2.003.235 3.197-2.658 1.354-2.002-1.376-4.036-6.383-5.02-6.58-1.784-.33-6.05 8.134-14.777 5.72-2.26-.633-2.11-7.347-2.153-10.31-.095-1.39 1.44-1.76 1.493.137.08 2.734-.003 8.413 3.494 8.604 2.852.16 9.167-3.87 10.5-7.022 1.184-3.24-3.182-9.68-4.53-12.98z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M214.894 119.97c.662.03 2.476 2.38 2.357 3.116-.08.347-1.94-.05-2.507-.532-.42-.356-.25-2.604.152-2.585zm-8.747 17.027c-1.658.905.263 2.69 1.505 1.936 4.66-3.018 11.656-6.19 13.118-12.167.47-2.025 2.35-5.13 4.138-5.822 1.726-.67 4.233 3.124 5.87.14.96-1.707 4.323 1.12 5.134-.707.99-2.205.518-3.42.56-5.53-.073-1.384-1.13-1.797-1.897.443-.4 1.014.07 2.038-.255 2.567-.247.403-1.018.792-1.465.456-.413-.31-.127-1.173-1.116-1.555-.385-.192-1-.352-1.267.14-1.173 2.092-1.823 4.044-3.466 1.82-1.464-1.916-2.205-5.228-3.278-.696-.386 1.6-2.817 3.92-4.25 3.92-1.79 0-1.34-4.713-5.276-3.996-2.022.432-1.882 4.3-1.58 5.73.496 1.988 6.405.56 6.11 1.86-1.01 4.515-7.276 8.807-12.588 11.46zm32.687-16.347c-1.248-2.868 1.872-3.93 2.34-1.885 2.167 9.42 7.358 16.554 11.31 22.96 1.188 2.003.235 3.197-2.658 1.354-2.002-1.376-4.036-6.383-5.02-6.58-1.784-.33-6.05 8.134-14.777 5.72-2.26-.633-2.11-7.347-2.153-10.31-.095-1.39 1.44-1.76 1.493.137.08 2.734-.003 8.413 3.494 8.604 2.852.16 9.167-3.87 10.5-7.022 1.184-3.24-3.182-9.68-4.53-12.98zm5.236-5.917c.492-1.027 3.448-2.19 4.2-2.884.698-.716 1.03.6.733 1.223-.492 1.027-3.044 2.762-4.163 2.81-.602.024-1.07-.53-.77-1.15zm7.006.33c.64-1.803 2.705-4.54 4.126-5.44.73-.46 2.04-.097 1.794.595-.543 1.53-3.07 4.205-4.768 5.465-.516.46-1.3-.2-1.152-.62zm-6.014 4.517c-.428.214-.197 1.126.216 1.264.878.292 2.475.35 3.2-.05 1.05-.648.572-4.634-.835-2.505-.944 1.312-1.633.89-2.58 1.29zm21.292-1.285c.925-.815 1.398-2.18 2.367-3.01.533-.533 1.38.105 1.24 1.39-.12 1.01-1.477 1.883-2.39 2.643-.744.557-1.61-.645-1.215-1.023zm10.53-3.755c1.376-.153 1.718 2.503.214 2.933-.913.305-1.71-2.777-.214-2.934zm-3.464 8.212c-.022 2.287 1.107 2.077 3.26 2 2.092-.08 3.93.053 3.923-2.013-.01-2.143-1.185-4.016-1.53-2.56-.303 1.37-.545 3.61-1.34 2.634-.752-.84-.454-1.023-1.746.354-.717.758-.798-.37-1.23-1.076-.298-.42-1.336.338-1.338.658zm-15.026 11.678c-.514 3.027-.043 7.264 1.506 7.312 1.916.062 5.878-6.617 7.754-10.082 1.125-1.933 3.058-2.27 2.252-.254-1.22 3.113-1.11 9.772-.04 11.728.577 1.054 4.83-.966 5.517-2.467 1.25-2.73.234-7.758.672-10.83.212-2.016 2.057-2.437 1.96-.568-.183 3.342-.5 9.472-.265 12.256.14 1.6 4.716 3.962 5.45-.884.39-3.05 1.96-6.06-.074-9.44-1.262-2.112 1.85-1.847 3.528 1.04 1.174 1.964-.99 5.215-.913 7.73.197 3.865-2.81 6.06-4.992 6.107-1.95.04-3.22-2.357-4.82-2.39-1.772-.114-3.594 2.76-5.06 2.656-5.68-.388-2.672-8.69-4.402-8.79-1.925-.114-4.194 8.135-6.565 7.84-2.336-.28-4.755-6.722-3.782-9.448.88-2.538 2.538-3.132 2.277-1.52z" fill-rule="evenodd" fill="#fff"/>
<path d="M285.895 121.33c-2.77-1.69.175-6.085 1.53-4.54 2.616 3.132 5.253 10.568 7.096 11.182 1.17.39 1.115-5.496 1.94-8.172.53-1.977 2.92-1.33 2.463 1.2-.156.847-3.122 10.463-2.894 10.843 2.054 4.11 4.09 8.28 5.374 12.69.532 1.9-1.75.62-2.024.224-1.46-2.18-4.01-10.51-4.01-10.13-1.174 5.86-1.45 7.59-2.696 12.572-.38 1.595-2.73 1.304-2.2-1.507.51-2.31 3.87-13.674 3.68-14.003-2.64-4.66-5.055-8.35-8.26-10.36z" fill-rule="evenodd" fill="#fff"/>
<path d="M290.897 148.366c-.773-.088-1.97 1.718 1.876 2.428 5.142.93 10.77-.8 12.496-5.843 1.973-6.004 3.28-11.69 4.31-13.836 1.29-2.5 2.938-2.298 1.72-5.948-.857-2.626-2.46-1.834-2.796-.43-.9 3.83-4.31 16.214-5.375 18.495-2.01 4.163-6.058 5.81-12.234 5.137z" fill-rule="evenodd" fill="#fff"/>
<path d="M301.193 128.61c-.55-1.18-1.835-.266-1.606 1.026.137 1.168 1.084 1.803 2.036 1.77 1.127-.04 3.51.038 3.517-1.833.004-1.315-1.03-2.413-1.796-.962-.734 1.315-1.678 1.177-2.15 0zm1.285-4.943c-.395.274-.04 1.736.43 1.72 1.68-.056 4.06-.592 5.335-1.48.373-.26.218-1.142-.314-1.124-1.62.054-4.198.01-5.453.884zm14.266 3.678c1.216-1.9 4.572-2.094 3.365.62-.856 1.87-9.21 18.01-10.35 20.062-1.244 2.308-2.26 1.165-1.378-.632 1.19-2.313 7.98-19.488 8.36-20.05zm2.726 12.457c.044-.352-1.813-.512-1.722 1.29.065 1.334 1.66 1.697 1.935 1.506 2.51-1.826-.533-.916-.214-2.796z" fill-rule="evenodd" fill="#fff"/>
<path d="M327.702 160.082c.696-1.94 9.96-17.49 11.177-20.91.62-1.65 3.28 2.83.683 5.245-2.28 2.053-9.01 13.09-10.266 16.957-.578 1.746-2.332.915-1.596-1.292z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M315.81 147.1c-.495.116-.948 1.694.216 1.784 1.064.076 5.235-.372 6.388-.304.745-.028 1.03-1.453-.57-1.378-1.937.098-4.485-.388-6.034-.102zm11.892 12.982c.696-1.94 9.96-17.49 11.177-20.91.62-1.65 3.28 2.83.683 5.245-2.28 2.053-9.01 13.09-10.266 16.957-.578 1.746-2.332.915-1.596-1.292z" fill-rule="evenodd" fill="#fff"/>
<path d="M343.428 145.25c1.71-6.41 5.854.99 2.205 4.64-5.635 5.518-7.332 16.054-16.27 17.64-2.41.518-6.652-1.084-7.91-1.977-.49-.35.318-2.638 1.825-1.52 2.178 1.7 6.676 2.084 9.05.15 5.08-4.985 9.216-11.588 11.1-18.932z" fill-rule="evenodd" stroke="#000" stroke-width=".973" fill="#fff"/>
<path d="M343.428 145.25c1.71-6.41 5.854.99 2.205 4.64-5.635 5.518-7.332 16.054-16.27 17.64-2.41.518-6.652-1.084-7.91-1.977-.49-.35.318-2.638 1.825-1.52 2.178 1.7 6.676 2.084 9.05.15 5.08-4.985 9.216-11.588 11.1-18.932zm-85.52 18.997c-1.89.382-1.567 2.81-1.013 3.11.915.427 2.33.606 2.86-2.185.247-1.147.47 5.7 2.983 3.06 1.446-1.597 5.03.29 6.53-1.72 1.074-1.338 1.405-2.272.568-4.25-.243-.6-1.714-.305-1.63 1.154.073 1.23-.873 2.748-2.103 2.49-.597-.11.337-3.01-.263-3.796-.33-.432-.833-.385-1.16.063-.463.626.462 3.406-1.054 3.772-1.914.44-.91-1.86-1.72-2.28-2.605-1.313-2.856.34-4 .582zm14.732-4.67c1.385-.39.953-.39 3.13-2.175.85-.642 1.016 1.238.927 1.982-.158 1.263-1.658.37-2.123 1.483-.682 1.444-.405 4.803-.633 6.17-.154.704-1.28.644-1.39.09-.32-1.67.23-3.302.177-5.388-.017-.71-1.03-1.82-.085-2.165zm-6.5-7.514c-.335 1.51-.31 2.754-.31 3.79.077.836 1.606.297 1.6.19-.075-1.326.226-3.16-.165-3.67-.212-.276-1.047-.594-1.125-.31zm-16.835 4.282c-2.36 2.063-4.547 2.906-6.717 5.514-.887 1.067-.862 2.556-1.392 3.92-.53 1.444-2.24 1.73-2.77 1.427-.885-.582-.756-3.264-1.745-1.82-.837 1.33-1.38 3.16-2.62 3.137-1.12-.023-3.234-2.316-2.162-2.427 3.67-.375 3.624-3.312 4.998-3.505 1.542-.206 1.643 2.425 2.595 1.898.748-.383 1.1-3.448 1.91-4.275 2.49-2.542 4.457-3.885 6.995-5.754 1.284-1.02 2.2.826.91 1.886z" fill-rule="evenodd" fill="#fff"/>
<path d="M250.55 159.498c-.403.464-1.635.388-1.746 1.038-.484 2.41 0 3.633-.53 5.955-.51 2.225-2.052 2.31-1.947.497.14-2.35 2.077-5.666.708-5.894-.91-.214-1.613-1.432-.67-2.034 1.778-1.234 2.733-1.046 3.956-.674.428.13.537.757.23 1.113z" fill-rule="evenodd" fill="#fff"/>
<path d="M238.133 347.453c.815 1.812 2.007 1.732 1.828-.002-.345-2.22-1.016-5.29-1.396-7.955-.216-2.258-2.55-1.822-1.935.537.78 2.547.614 5.34 1.504 7.423zm6.987.117c-.01.918 1.413.834 1.4.108-.148-2.31-.324-5.432.32-6.56.503-.878 2.53-.258 4.41-.43.748-.11.593-2.17-.968-2.04-1.84.165-6.696-.433-6.99 1.288-.422 3.095 1.914-.185 1.828 7.633zm14.09-8.934c1.18.848 1.015 1.952-.43 1.61-1.72-.43-2.88-.29-2.856.653.025.927.75 1.11 1.808 2.137 1.012 1.06-.62.888-1.872 3.06-1.067 1.798 1.11 2.036 3.674 1.355.654-.187 1.513.938-.107 1.862-1.14.61-4.318 1.355-5.11-.952-1.5-3.99 2.514-4.542.823-5.605-.923-.557-1.256-1.395-1.088-2.51.358-2.568 4.184-2.227 5.16-1.612zm5.295 8.797c1.548-2.824 2.614-4.94 3.046-7.337.378-2.165 1.933-2.373 2.26-.538.42 2.437 1.816 4.852 3.51 7.065.992 1.373-1.005 2.58-1.79 1.513-1.438-1.826-1.498-4.37-2.347-4.352-.98.02-2.09 2.836-3.135 4.914-.304.604-2.16-.002-1.542-1.265z" stroke-width=".973" fill-rule="evenodd" stroke="#000" fill="#fff"/>
<path d="M238.133 347.453c.815 1.812 2.007 1.732 1.828-.002-.345-2.22-1.016-5.29-1.396-7.955-.216-2.258-2.55-1.822-1.935.537.78 2.547.614 5.34 1.504 7.423zm6.987.117c-.01.918 1.413.834 1.4.108-.148-2.31-.324-5.432.32-6.56.503-.878 2.53-.258 4.41-.43.748-.11.593-2.17-.968-2.04-1.84.165-6.696-.433-6.99 1.288-.422 3.095 1.914-.185 1.828 7.633zm14.09-8.934c1.18.848 1.015 1.952-.43 1.61-1.72-.43-2.88-.29-2.856.653.025.927.75 1.11 1.808 2.137 1.012 1.06-.62.888-1.872 3.06-1.067 1.798 1.11 2.036 3.674 1.355.654-.187 1.513.938-.107 1.862-1.14.61-4.318 1.355-5.11-.952-1.5-3.99 2.514-4.542.823-5.605-.923-.557-1.256-1.395-1.088-2.51.358-2.568 4.184-2.227 5.16-1.612zm5.295 8.797c1.548-2.824 2.614-4.94 3.046-7.337.378-2.165 1.933-2.373 2.26-.538.42 2.437 1.816 4.852 3.51 7.065.992 1.373-1.005 2.58-1.79 1.513-1.438-1.826-1.498-4.37-2.347-4.352-.98.02-2.09 2.836-3.135 4.914-.304.604-2.16-.002-1.542-1.265zM398.352 265.182c-.11.58 1.454 1.433 1.826.99 1.682-2.015 3.883-5.97 4.334-8.364.133-.697-2.107-1.485-2.586-.913-1.575 1.886-3.1 5.773-3.574 8.287z" fill-rule="evenodd" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="#25ff01" d="M108.95 47.6h464.86v464.86H108.95z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" fill-rule="evenodd" transform="translate(-120 -52.427) scale(1.1014)">
<path fill="#fff" d="M0 47.6h693V512H0z"/>
<path d="M1.53 48.16h690.83v196.2H1.53z"/>
<path fill="#0061ff" d="M128.29 232.12h458.52v103.35H128.29z"/>
<path d="M692.53 49.19v463.27H346.86L692.53 49.19zM1.19 49.19v463.27h345.67L1.19 49.19z" fill="#e20000"/>
<path d="M508.78 232.22l-69.285-17.58 58.944-44.467-72.388 10.34 37.228-63.08-64.115 37.23L410.54 81.24l-43.432 57.91-17.58-67.217-19.648 69.285-43.433-58.944 12.41 75.49-64.115-39.296 37.228 63.08-70.32-11.375 57.91 43.433-72.387 18.614h321.61z" fill="#ffd600"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 896 B

View File

@ -0,0 +1,772 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g clip-path="url(#a)">
<path fill-rule="evenodd" fill="#fff" d="M-167.86.45h429.52v256.07h-429.52z"/>
<path d="M-167.86.45l-.018 19.22 102.5 63.22 38.565 1.34L-167.863.45z" fill="#c00"/>
<path d="M-123.97.45L.29 78.366V.45h-124.26z" fill="#006"/>
<path d="M16.866.45v99.468h-184.73v56.84h184.73v99.467h56.84v-99.468h184.73v-56.84H73.705V.45h-56.84z" fill="#c00"/>
<path d="M90.283.45v73.417L211.853 1.02 90.283.45z" fill="#006"/>
<path d="M94.12 81.87l34.19-.33L261.13 1.02l-35.24.688L94.12 81.87z" fill="#c00"/>
<path d="M259.78 22.495L158.32 82.89l100.11.45v89.995h-85.258l84.47 54.942 1.24 27.948-45.117-.647-123.48-72.77v73.417H.29v-73.417l-115.83 73.22-52.315.197v255.78h852.58V.455l-424.04-.46m-428.54 28.87l-.45 53.12 89.757 1.35-89.307-54.472zM-167.86 173.33v54.47l85.258-53.9-85.258-.57z" fill="#006"/>
<path d="M160.45 175.58l-35.543-.33 133.97 80.07-.88-18.318-97.55-61.422zm-295.02 81.09L-8.95 177.5l-32.994.262-125.92 78.79" fill="#c00"/>
<g>
<path d="M368.61 245.108l2.165 2.166-2.165-2.166z" fill="#49497d"/>
<path d="M370.775 245.108l2.166 2.166-2.165-2.166z" fill="#0e0e6e"/>
<path d="M364.28 247.274l2.164 2.165-2.165-2.166z" fill="#262678"/>
<path d="M366.444 247.274l2.166 2.165-2.166-2.166z" fill="#808067"/>
<path d="M372.94 247.274l2.166 2.165-2.165-2.166z" fill="#58587b"/>
<path d="M292.817 249.44l2.166 2.165-2.166-2.166z" fill="#0e0e6e"/>
<path d="M359.948 249.44l2.165 2.165-2.165-2.166z" fill="#1b1b74"/>
<path d="M362.113 249.44l2.166 2.165-2.167-2.166z" fill="#6e6c70"/>
<path d="M296.628 253.36c0 55.95-6.45 119.004 35.255 162.823 8.58 9.014 24.9 29.572 38.892 28.783 14.647-.825 33.483-22.5 41.86-33.114 36.304-47.754 30.533-104.713 31.767-160.14-16.393 7.363-24.557 9.788-38.892 9.745-10.618 1.09-26.998-6.045-36.792-10.714-6.4 4.275-15.687 9.373-32.374 9.945-19.273.848-25.38-2.418-39.716-7.33z" fill="#cc3"/>
<path d="M375.106 249.44l2.166 2.165-2.166-2.166z" fill="#99994e"/>
<path d="M377.272 249.44l2.165 2.165-2.165-2.166z" fill="#49497d"/>
<path d="M444.402 249.44l2.166 2.165-2.166-2.166z" fill="#0e0e6e"/>
<path d="M294.983 251.605l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M297.148 251.605l2.166 2.165-2.166-2.165z" fill="#6e6c70"/>
<path d="M299.314 251.605l2.165 2.165-2.166-2.165z" fill="#3a3a7c"/>
<path d="M355.617 251.605l2.165 2.165-2.165-2.165z" fill="#1b1b74"/>
<path d="M357.782 251.605l2.166 2.165-2.166-2.165z" fill="#6e6c70"/>
<path d="M359.948 251.605l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M368.61 251.605l2.165 2.165-2.165-2.165z" fill="#d0d045"/>
<path d="M377.272 251.605l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M379.437 251.605l2.166 2.165-2.166-2.165z" fill="#8d8d5b"/>
<path d="M381.603 251.605l2.165 2.165-2.165-2.165z" fill="#3a3a7c"/>
<path d="M437.906 251.605l2.165 2.165-2.164-2.165z" fill="#262678"/>
<path d="M440.07 251.605l2.167 2.165-2.166-2.165z" fill="#53527c"/>
<path d="M442.237 251.605l2.165 2.165-2.165-2.165z" fill="#8d8d5b"/>
<path d="M303.645 253.77l2.165 2.166-2.165-2.166z" fill="#737370"/>
<path d="M305.81 253.77l2.166 2.166-2.166-2.166z" fill="#53527c"/>
<path d="M307.976 253.77l2.165 2.166-2.164-2.166z" fill="#1b1b74"/>
<path d="M351.286 253.77l2.165 2.166-2.164-2.166z" fill="#262678"/>
<path d="M353.45 253.77l2.167 2.166-2.166-2.166z" fill="#6e6c70"/>
<path d="M355.617 253.77l2.165 2.166-2.165-2.166z" fill="#a4a43d"/>
<path d="M366.444 253.77l2.166 2.166-2.166-2.166z" fill="#e5e59d"/>
<path d="M301.068 259.444c-1.165 29.392-.27 62.49 4.324 93.94 5.08 16.43 4.4 25.454 11.95 35.3l105.67-.822c6.368-10.36 11.09-26.068 11.7-32.313 5.9-31.763 6.04-66.814 6.182-98.164-10.626 5.65-24.542 9.652-38.048 7.895-10.827-.824-20.832-3.296-32.482-9.88-10.107 6.054-13.63 8.818-30.317 9.525-12.993.64-23.518 1.693-38.98-5.482z" fill="#fff"/>
<path d="M370.775 253.77l2.166 2.166-2.165-2.166z" fill="#f2f1d7"/>
<path d="M372.94 253.77l2.166 2.166-2.165-2.166z" fill="#d9d868"/>
<path d="M381.603 253.77l2.165 2.166-2.165-2.166z" fill="#a4a43d"/>
<path d="M383.768 253.77l2.166 2.166-2.166-2.166z" fill="#99994e"/>
<path d="M385.934 253.77l2.165 2.166-2.166-2.166z" fill="#49497d"/>
<path d="M388.1 253.77l2.165 2.166-2.166-2.166z" fill="#0e0e6e"/>
<path d="M431.41 253.77l2.165 2.166-2.166-2.166z" fill="#3a3a7c"/>
<path d="M433.575 253.77l2.165 2.166-2.165-2.166z" fill="#667"/>
<path d="M435.74 253.77l2.166 2.166-2.166-2.166z" fill="#99994e"/>
<path d="M437.906 253.77l2.165 2.166-2.164-2.166m-129.93 2.166l2.165 2.165-2.164-2.164z" fill="#a4a43d"/>
<path d="M310.14 255.936l2.167 2.165-2.166-2.164z" fill="#99994e"/>
<path d="M312.307 255.936l2.165 2.165-2.165-2.164z" fill="#6e6c70"/>
<path d="M314.472 255.936l2.166 2.165-2.166-2.164z" fill="#49497d"/>
<path d="M316.638 255.936l2.165 2.165-2.165-2.164m28.15 0l2.167 2.165-2.166-2.164z" fill="#1b1b74"/>
<path d="M346.955 255.936l2.165 2.165-2.165-2.164z" fill="#53527c"/>
<path d="M349.12 255.936l2.166 2.165-2.166-2.164z" fill="#8d8d5b"/>
<path d="M351.286 255.936l2.165 2.165-2.164-2.164z" fill="#a4a43d"/>
<path d="M362.113 255.936l2.166 2.165-2.167-2.164z" fill="#e5e59d"/>
<path d="M364.28 255.936l2.164 2.165-2.165-2.164z" fill="#fbfaf2"/>
<path d="M375.106 255.936l2.166 2.165-2.166-2.164z" fill="#f2f1d2"/>
<path d="M377.272 255.936l2.165 2.165-2.165-2.164z" fill="#d9d868"/>
<path d="M388.1 255.936l2.165 2.165-2.166-2.164z" fill="#a4a43d"/>
<path d="M390.265 255.936l2.165 2.165-2.165-2.164z" fill="#6e6c70"/>
<path d="M392.43 255.936l2.166 2.165-2.166-2.164z" fill="#3a3a7c"/>
<path d="M420.582 255.936l2.165 2.165-2.165-2.164z" fill="#0e0e6e"/>
<path d="M422.747 255.936l2.166 2.165-2.166-2.164z" fill="#32327b"/>
<path d="M424.913 255.936l2.165 2.165-2.165-2.164z" fill="#58587b"/>
<path d="M427.078 255.936l2.166 2.165-2.166-2.164z" fill="#808067"/>
<path d="M430.694 256.65l1.443.722-1.443-.722z" fill="#a4a43d"/>
<path d="M299.314 258.1l2.165 2.167-2.166-2.166z" fill="#dddc7a"/>
<path d="M301.48 258.1l2.165 2.167-2.166-2.166z" fill="#d0d045"/>
<path d="M318.088 258.816l1.443.722-1.442-.722z" fill="#a4a43d"/>
<path d="M320.97 258.1l2.164 2.167-2.165-2.166z" fill="#808067"/>
<path d="M323.134 258.1l2.166 2.167-2.166-2.166z" fill="#667"/>
<path d="M325.3 258.1l2.165 2.167-2.165-2.166z" fill="#58587b"/>
<path d="M327.465 258.1l2.166 2.167-2.165-2.166z" fill="#49497d"/>
<path d="M340.458 258.1l2.166 2.167-2.166-2.166z" fill="#737370"/>
<path d="M342.624 258.1l2.165 2.167-2.166-2.166z" fill="#99994e"/>
<path d="M344.79 258.1l2.165 2.167-2.166-2.166z" fill="#a4a43d"/>
<path d="M357.782 258.1l2.166 2.167-2.166-2.166z" fill="#e5e59d"/>
<path d="M359.948 258.1l2.165 2.167-2.165-2.166z" fill="#fbfaf2"/>
<path d="M379.437 258.1l2.166 2.167-2.166-2.166z" fill="#f2f1d2"/>
<path d="M381.603 258.1l2.165 2.167-2.165-2.166z" fill="#d9d868"/>
<path d="M393.88 258.816l1.443.722-1.442-.722z" fill="#a4a43d"/>
<path d="M396.76 258.1l2.167 2.167-2.166-2.166z" fill="#808067"/>
<path d="M398.927 258.1l2.165 2.167-2.165-2.166z" fill="#667"/>
<path d="M401.092 258.1l2.166 2.167-2.166-2.166z" fill="#58587b"/>
<path d="M403.258 258.1l2.165 2.167-2.165-2.166z" fill="#3a3a7c"/>
<path d="M413.37 258.816l1.443.722-1.443-.722z" fill="#58587b"/>
<path d="M416.25 258.1l2.166 2.167-2.165-2.166z" fill="#737370"/>
<path d="M418.416 258.1l2.166 2.167-2.166-2.166z" fill="#99994e"/>
<path d="M420.582 258.1l2.165 2.167-2.165-2.166z" fill="#a4a43d"/>
<path d="M437.906 258.1l2.165 2.167-2.164-2.166z" fill="#dddc7a"/>
<path d="M440.07 258.1l2.167 2.167-2.166-2.166z" fill="#d0d045"/>
<path d="M303.645 260.267l2.165 2.165-2.165-2.165z" fill="#f2f1d7"/>
<path d="M305.81 260.267l2.166 2.165-2.166-2.165z" fill="#e0dea1"/>
<path d="M307.976 260.267l2.165 2.165-2.164-2.165z" fill="#dddc7a"/>
<path d="M351.286 260.267l2.165 2.165-2.164-2.165z" fill="#d9d868"/>
<path d="M353.45 260.267l2.167 2.165-2.166-2.165z" fill="#e5e3af"/>
<path d="M383.768 260.267l2.166 2.165-2.166-2.165z" fill="#f6f6e4"/>
<path d="M385.934 260.267l2.165 2.165-2.166-2.165z" fill="#e1e18c"/>
<path d="M429.244 260.267l2.165 2.165-2.166-2.165z" fill="#d4d456"/>
<path d="M431.41 260.267l2.165 2.165-2.166-2.165z" fill="#e1e18c"/>
<path d="M433.575 260.267l2.165 2.165-2.165-2.165z" fill="#eeedc1"/>
<path d="M312.307 262.432l2.165 2.166-2.165-2.166z" fill="#f2f1d2"/>
<path d="M314.472 262.432l2.166 2.166-2.166-2.166z" fill="#e0dea1"/>
<path d="M316.638 262.432l2.165 2.166-2.165-2.166z" fill="#dddc7a"/>
<path d="M318.803 262.432l2.166 2.166-2.167-2.166z" fill="#d0d045"/>
<path d="M344.79 262.432l2.165 2.166-2.166-2.166z" fill="#dddc7a"/>
<path d="M346.955 262.432l2.165 2.166-2.165-2.166z" fill="#e5e3af"/>
<path d="M349.12 262.432l2.166 2.166-2.166-2.166z" fill="#f6f6e4"/>
<path d="M390.265 262.432l2.165 2.166-2.165-2.166z" fill="#eeedc1"/>
<path d="M392.43 262.432l2.166 2.166-2.166-2.166z" fill="#e1e18c"/>
<path d="M394.596 262.432l2.165 2.166-2.164-2.166z" fill="#d4d456"/>
<path d="M420.582 262.432l2.165 2.166-2.165-2.166z" fill="#d9d868"/>
<path d="M422.747 262.432l2.166 2.166-2.166-2.166z" fill="#e1e18c"/>
<path d="M424.913 262.432l2.165 2.166-2.165-2.166z" fill="#eeedc1"/>
<path d="M427.078 262.432l2.166 2.166-2.166-2.166z" fill="#f6f6e4"/>
<path d="M323.134 264.598l2.166 2.165-2.166-2.165z" fill="#f2f1d7"/>
<path d="M325.3 264.598l2.165 2.165-2.165-2.165z" fill="#f2f1d2"/>
<path d="M327.465 264.598l2.166 2.165-2.165-2.165z" fill="#eeedc1"/>
<path d="M337.578 265.312l1.442.722-1.442-.722z" fill="#f2f1d2"/>
<path d="M340.458 264.598l2.166 2.165-2.166-2.165z" fill="#fbfaf2"/>
<path d="M351.286 264.598l4.33 4.33v-4.33h-4.33z" fill="#fef8f1"/>
<path d="M398.927 264.598l2.165 2.165-2.165-2.165z" fill="#f2f1d7"/>
<path d="M401.092 264.598l2.166 2.165-2.166-2.165z" fill="#f2f1d2"/>
<path d="M403.258 264.598l2.165 2.165-2.165-2.165z" fill="#e5e3af"/>
<path d="M406.874 265.312l1.442.722-1.442-.722z" fill="#e5e59d"/>
<path d="M409.754 264.598l2.166 2.165-2.166-2.165z" fill="#e0dea1"/>
<path d="M413.37 265.312l1.443.722-1.443-.722z" fill="#f2f1d2"/>
<path d="M416.25 264.598l2.166 2.165-2.165-2.165z" fill="#fbfaf2"/>
<path d="M346.955 266.763l2.165 2.166-2.165-2.167z" fill="#fef8f1"/>
<path d="M349.12 266.763l2.166 2.166-2.166-2.167z" fill="#fbbe66"/>
<path d="M346.955 268.93l2.165 2.164-2.165-2.165z" fill="#fbc477"/>
<path d="M351.286 268.93l2.165 2.164-2.164-2.165z" fill="#fcb144"/>
<path d="M346.955 271.094l2.165 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M351.286 271.094l2.165 2.166-2.164-2.166z" fill="#fea522"/>
<path d="M344.79 273.26l2.165 2.165-2.166-2.165m8.66 0l2.167 2.165-2.166-2.165z" fill="#fae3c9"/>
<path d="M364.28 273.26l2.164 2.165-2.165-2.165z" fill="#fbead6"/>
<path d="M366.444 273.26l2.166 2.165-2.166-2.165z" fill="#f9d6aa"/>
<path d="M375.106 273.26l2.166 2.165-2.166-2.165z" fill="#fae3c9"/>
<path d="M377.272 273.26l2.165 2.165-2.165-2.165z" fill="#fef8f1"/>
<path d="M344.79 275.425l2.165 2.166-2.166-2.165z" fill="#f9d099"/>
<path d="M353.45 275.425l2.167 2.166-2.166-2.165z" fill="#fdab33"/>
<path d="M357.782 275.425l2.166 2.166-2.166-2.165z" fill="#fcf1e4"/>
<path d="M359.948 275.425l2.165 2.166-2.165-2.165z" fill="#fbc477"/>
<path d="M362.113 275.425l2.166 2.166-2.167-2.165z" fill="#fea522"/>
<path d="M379.437 275.425l2.166 2.166-2.166-2.165z" fill="#fcb755"/>
<path d="M381.603 275.425l2.165 2.166-2.165-2.165z" fill="#f9d6aa"/>
<path d="M344.79 277.59l2.165 2.166-2.166-2.165z" fill="#faca88"/>
<path d="M355.617 277.59l2.165 2.166-2.165-2.165m28.15 0l2.167 2.166-2.166-2.165z" fill="#fea522"/>
<path d="M385.934 277.59l2.165 2.166-2.166-2.165z" fill="#f8dcbb"/>
<path d="M299.314 279.756l2.165 2.166-2.166-2.166z" fill="#f6f6e4"/>
<path d="M344.79 279.756l2.165 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M388.1 279.756l2.165 2.166-2.166-2.166z" fill="#fbbe66"/>
<path d="M390.265 279.756l2.165 2.166-2.165-2.166z" fill="#f8dcbb"/>
<path d="M344.79 281.922l2.165 2.165-2.166-2.165z" fill="#faca88"/>
<path d="M394.596 281.922l2.165 2.165-2.164-2.165z" fill="#fcb755"/>
<path d="M396.76 281.922l2.167 2.165-2.166-2.165z" fill="#f8dcbb"/>
<path d="M342.624 284.087l2.165 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M344.79 284.087l2.165 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M405.423 284.087l2.166 2.166-2.167-2.166z" fill="#fdab33"/>
<path d="M407.59 284.087l2.164 2.166-2.165-2.166z" fill="#fcb144"/>
<path d="M409.754 284.087l2.166 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M411.92 284.087l4.33 4.33-4.33-4.33z" fill="#f9d6aa"/>
<path d="M414.085 284.087l2.166 2.166-2.165-2.166z" fill="#fef8f1"/>
<path d="M342.624 286.253l2.165 2.165-2.166-2.165z" fill="#fcb144"/>
<path d="M372.94 286.253l2.166 2.165-2.165-2.165z" fill="#fdab33"/>
<path d="M375.106 286.253l2.166 2.165-2.166-2.165zM383.768 286.253l2.166 2.165-2.166-2.165z" fill="#fbc477"/>
<path d="M385.934 286.253l2.165 2.165-2.166-2.165z" fill="#fea522"/>
<path d="M340.458 288.418l2.166 2.166-2.166-2.166z" fill="#fae3c9"/>
<path d="M368.61 288.418l2.165 2.166-2.165-2.166z" fill="#fcb144"/>
<path d="M370.775 288.418l2.166 2.166-2.165-2.166z" fill="#fae3c9"/>
<path d="M388.1 288.418l2.165 2.166-2.166-2.166z" fill="#f8dcbb"/>
<path d="M390.265 288.418l2.165 2.166-2.165-2.166z" fill="#fdab33"/>
<path d="M403.258 288.418l2.165 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M405.423 288.418l2.166 2.166-2.167-2.166z" fill="#fcb755"/>
<path d="M407.59 288.418l2.164 2.166-2.165-2.166z" fill="#f9d099"/>
<path d="M409.754 288.418l2.166 2.166-2.166-2.166z" fill="#fbead6"/>
<path d="M340.458 290.584l2.166 2.165-2.166-2.166z" fill="#fcb144"/>
<path d="M366.444 290.584l2.166 2.165-2.166-2.166z" fill="#fbbe66"/>
<path d="M392.43 290.584l2.166 2.165-2.166-2.166z" fill="#f9d099"/>
<path d="M401.092 290.584l2.166 2.165-2.166-2.166z" fill="#fbead6"/>
<path d="M338.293 292.75l2.165 2.165-2.165-2.166z" fill="#fcf1e4"/>
<path d="M364.28 292.75l2.164 2.165-2.165-2.166z" fill="#fbbe66"/>
<path d="M394.596 292.75l2.165 2.165-2.164-2.166z" fill="#f9d099"/>
<path d="M401.092 292.75l2.166 2.165-2.166-2.166z" fill="#fae3c9"/>
<path d="M338.293 294.915l2.165 2.165-2.165-2.165z" fill="#fbc477"/>
<path d="M362.113 294.915l2.166 2.165-2.167-2.165m34.648 0l2.167 2.165-2.166-2.165z" fill="#fcb144"/>
<path d="M401.092 294.915l2.166 2.165-2.166-2.165z" fill="#fbbe66"/>
<path d="M299.314 297.08l2.165 2.166-2.166-2.166z" fill="#f6f6e4"/>
<path d="M338.293 297.08l2.165 2.166-2.165-2.166z" fill="#fea522"/>
<path d="M362.113 297.08l2.166 2.166-2.167-2.166z" fill="#fbead6"/>
<path d="M396.76 297.08l2.167 2.166-2.166-2.166z" fill="#fcf1e4"/>
<path d="M403.258 297.08l2.165 2.166-2.165-2.166z" fill="#fef8f1"/>
<path d="M336.127 299.246l2.166 2.165-2.166-2.164z" fill="#fcf1e4"/>
<path d="M359.948 299.246l2.165 2.165-2.165-2.164z" fill="#fbbe66"/>
<path d="M398.927 299.246l2.165 2.165-2.165-2.164z" fill="#faca88"/>
<path d="M403.258 299.246l2.165 2.165-2.165-2.164z" fill="#f9d099"/>
<path d="M336.127 301.41l2.166 2.167-2.166-2.166z" fill="#f9d6aa"/>
<path d="M359.948 301.41l2.165 2.167-2.165-2.166z" fill="#fcf1e4"/>
<path d="M370.775 301.41l2.166 2.167-2.165-2.166z" fill="#fae3c9"/>
<path d="M372.94 301.41l2.166 2.167-2.165-2.166z" fill="#fea522"/>
<path d="M375.106 301.41l2.166 2.167-2.166-2.166z" fill="#fcb144"/>
<path d="M377.272 301.41l2.165 2.167-2.165-2.166z" fill="#f9d6aa"/>
<path d="M398.927 301.41l2.165 2.167-2.165-2.166z" fill="#fef8f1"/>
<path d="M401.092 301.41l2.166 2.167-2.166-2.166z" fill="#fea522"/>
<path d="M403.258 301.41l2.165 2.167-2.165-2.166z" fill="#fdab33"/>
<path d="M336.127 303.577l-2.165 6.496 2.165-6.496z" fill="#faca88"/>
<path d="M357.782 303.577l2.166 2.165-2.166-2.165z" fill="#fea522"/>
<path d="M359.948 303.577l2.165 2.165-2.165-2.165z" fill="#fef8f1"/>
<path d="M370.775 303.577l2.166 2.165-2.165-2.165z" fill="#f9d099"/>
<path d="M379.437 303.577l2.166 2.165-2.166-2.165z" fill="#fdab33"/>
<path d="M381.603 303.577l2.165 2.165-2.165-2.165z" fill="#fae3c9"/>
<path d="M401.092 303.577l2.166 2.165-2.166-2.165z" fill="#f8dcbb"/>
<path d="M403.258 303.577l2.165 2.165-2.165-2.165z" fill="#f90"/>
<path d="M406.138 305.027l.723 1.444-.722-1.443z" fill="#fbead6"/>
<path d="M362.113 305.742l2.166 2.166-2.167-2.166z" fill="#fea522"/>
<path d="M364.28 305.742l2.164 2.166-2.165-2.166z" fill="#fbbe66"/>
<path d="M366.444 305.742l2.166 2.166-2.166-2.166z" fill="#faca88"/>
<path d="M368.61 305.742l2.165 2.166-2.165-2.166z" fill="#fcb144"/>
<path d="M370.775 305.742l2.166 2.166-2.165-2.166z" fill="#fae3c9"/>
<path d="M372.94 305.742l2.166 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M383.768 305.742l2.166 2.166-2.166-2.166z" fill="#fdab33"/>
<path d="M385.934 305.742l2.165 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M388.1 305.742l2.165 2.166-2.166-2.166z" fill="#faca88"/>
<path d="M390.265 305.742l2.165 2.166-2.165-2.166z" fill="#f9d6aa"/>
<path d="M393.88 306.457l1.443.722-1.442-.723z" fill="#fae3c9"/>
<path d="M396.76 305.742l2.167 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M403.258 305.742l2.165 2.166-2.165-2.166z" fill="#fbc477"/>
<path d="M310.14 307.908l2.167 2.165-2.166-2.165z" fill="#fef8f1"/>
<path d="M312.307 307.908l2.165 2.165-2.165-2.165z" fill="#fcf1e4"/>
<path d="M368.61 307.908l2.165 2.165-2.165-2.165z" fill="#fcb755"/>
<path d="M372.94 307.908l2.166 2.165-2.165-2.165z" fill="#fbead6"/>
<path d="M375.106 307.908l2.166 2.165-2.166-2.165z" fill="#fea522"/>
<path d="M392.43 307.908l2.166 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M394.596 307.908l-2.166 4.33 2.166-4.33z" fill="#fcb144"/>
<path d="M398.927 307.908l2.165 2.165-2.165-2.165z" fill="#fe9f11"/>
<path d="M401.092 307.908l2.166 2.165-2.166-2.165z" fill="#fbbe66"/>
<path d="M403.258 307.908l2.165 2.165-2.165-2.165z" fill="#fcf1e4"/>
<path d="M310.14 310.073l2.167 2.166-2.166-2.167z" fill="#fae3c9"/>
<path d="M312.307 310.073l4.33 4.33-4.33-4.33z" fill="#fe9f11"/>
<path d="M314.472 310.073l2.166 2.166-2.166-2.167zM333.962 310.073l2.165 2.166-2.165-2.167z" fill="#fbead6"/>
<path d="M336.127 310.073l2.166 2.166-2.166-2.167z" fill="#fae3c9"/>
<path d="M355.617 310.073l2.165 2.166-2.165-2.167z" fill="#fe9f11"/>
<path d="M357.782 310.073l2.166 2.166-2.166-2.167z" fill="#fbc477"/>
<path d="M359.948 310.073l2.165 2.166-2.165-2.167z" fill="#fea522"/>
<path d="M366.444 310.073l2.166 2.166-2.166-2.167z" fill="#fbc477"/>
<path d="M368.61 310.073l2.165 2.166-2.165-2.167z" fill="#fef8f1"/>
<path d="M377.272 310.073l2.165 2.166-2.165-2.167z" fill="#fbc477"/>
<path d="M394.596 310.073l2.165 2.166-2.164-2.167z" fill="#fff"/>
<path d="M396.76 310.073l2.167 2.166-2.166-2.167z" fill="#fdab33"/>
<path d="M405.423 310.073l2.166 2.166-2.167-2.167z" fill="#fbc477"/>
<path d="M310.14 312.24l2.167 2.164-2.166-2.165z" fill="#fef8f1"/>
<path d="M316.638 312.24l2.165 2.164-2.165-2.165z" fill="#fbead6"/>
<path d="M327.465 312.24l2.166 2.164-2.165-2.165z" fill="#f9d6aa"/>
<path d="M338.293 312.24l2.165 2.164-2.165-2.165z" fill="#fe9f11"/>
<path d="M341.91 312.953l1.44.722-1.44-.722z" fill="#f9d6aa"/>
<path d="M355.617 312.24l2.165 2.164-2.165-2.165z" fill="#f8dcbb"/>
<path d="M362.113 312.24l2.166 2.164-2.167-2.165z" fill="#fcf1e4"/>
<path d="M379.437 312.24l2.166 2.164-2.166-2.165z" fill="#f9d6aa"/>
<path d="M394.596 312.24l2.165 2.164-2.164-2.165z" fill="#fdab33"/>
<path d="M407.59 312.24l2.164 2.164-2.165-2.165z" fill="#fcb755"/>
<path d="M409.754 312.24l2.166 2.164-2.166-2.165z" fill="#fef8f1"/>
<path d="M292.817 314.404l2.166 2.166-2.166-2.166z" fill="#53527c"/>
<path d="M312.307 314.404l2.165 2.166-2.165-2.166z" fill="#fcb755"/>
<path d="M316.638 314.404l2.165 2.166-2.165-2.166z" fill="#fea522"/>
<path d="M325.3 314.404l2.165 2.166-2.165-2.166z" fill="#fbead6"/>
<path d="M329.63 314.404l2.166 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M331.796 314.404l2.166 2.166-2.166-2.166z" fill="#fcf1e4"/>
<path d="M338.293 314.404l2.165 2.166-2.165-2.166z" fill="#fbbe66"/>
<path d="M340.458 314.404l2.166 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M342.624 314.404l2.165 2.166-2.166-2.166z" fill="#fbbe66"/>
<path d="M353.45 314.404l2.167 2.166-2.166-2.166z" fill="#fea522"/>
<path d="M381.603 314.404l2.165 2.166-2.165-2.166z" fill="#f9d6aa"/>
<path d="M409.754 314.404l2.166 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M444.402 314.404l2.166 2.166-2.166-2.166z" fill="#8d8d5b"/>
<path d="M299.314 316.57l2.165 2.165-2.166-2.165z" fill="#e5e3af"/>
<path d="M312.307 316.57l2.165 2.165-2.165-2.165z" fill="#f8dcbb"/>
<path d="M318.803 316.57l2.166 2.165-2.167-2.165z" fill="#fdab33"/>
<path d="M325.3 316.57l2.165 2.165-2.165-2.165z" fill="#fe9f11"/>
<path d="M329.63 316.57l2.166 2.165-2.165-2.165z" fill="#faca88"/>
<path d="M338.293 316.57l2.165 2.165-2.165-2.165z" fill="#fcf1e4"/>
<path d="M353.45 316.57l2.167 2.165-2.166-2.165m30.318 0l2.166 2.165-2.166-2.165z" fill="#f9d099"/>
<path d="M411.92 316.57l2.165 2.165-2.165-2.165z" fill="#fbbe66"/>
<path d="M314.472 318.735l2.166 2.166-2.166-2.165z" fill="#fea522"/>
<path d="M320.97 318.735l2.164 2.166-2.165-2.165z" fill="#fdab33"/>
<path d="M323.134 318.735l2.166 2.166-2.166-2.165z" fill="#fea522"/>
<path d="M327.465 318.735l2.166 2.166-2.165-2.165z" fill="#fe9f11"/>
<path d="M329.63 318.735l2.166 2.166-2.165-2.165z" fill="#fef8f1"/>
<path d="M340.458 318.735l2.166 2.166-2.166-2.165z" fill="#fbbe66"/>
<path d="M353.45 318.735l2.167 2.166-2.166-2.165z" fill="#fef8f1"/>
<path d="M385.934 318.735l2.165 2.166-2.166-2.165z" fill="#fbbe66"/>
<path d="M414.085 318.735l2.166 2.166-2.165-2.165z" fill="#f9d099"/>
<path d="M314.472 320.9l2.166 2.166-2.166-2.165z" fill="#f9d6aa"/>
<path d="M327.465 320.9l2.166 2.166-2.165-2.165z" fill="#f9d099"/>
<path d="M340.458 320.9l2.166 2.166-2.166-2.165z" fill="#fcf1e4"/>
<path d="M351.286 320.9l2.165 2.166-2.164-2.165m36.813 0l2.165 2.166-2.166-2.165z" fill="#fdab33"/>
<path d="M416.25 320.9l2.166 2.166-2.165-2.165z" fill="#fbead6"/>
<path d="M316.638 323.066l2.165 2.166-2.165-2.166z" fill="#fea522"/>
<path d="M325.3 323.066l2.165 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M342.624 323.066l2.165 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M351.286 323.066l2.165 2.166-2.164-2.166z" fill="#faca88"/>
<path d="M388.1 323.066l2.165 2.166-2.166-2.166z" fill="#f8dcbb"/>
<path d="M416.25 323.066l2.166 2.166-2.165-2.166z" fill="#fcb144"/>
<path d="M299.314 325.232l2.165 2.165-2.166-2.165z" fill="#d3d079"/>
<path d="M316.638 325.232l2.165 2.165-2.165-2.165zM342.624 325.232l2.165 2.165-2.166-2.165z" fill="#faca88"/>
<path d="M351.286 325.232l2.165 2.165-2.164-2.165m36.813 0l2.165 2.165-2.166-2.165z" fill="#fae3c9"/>
<path d="M418.416 325.232l2.166 2.165-2.166-2.165z" fill="#f8dcbb"/>
<path d="M437.906 325.232l2.165 2.165-2.164-2.165z" fill="#f2f1d7"/>
<path d="M445.117 326.682l.723 1.444-.723-1.444z" fill="#58587b"/>
<path d="M300.028 328.848l.723 1.443-.722-1.442z" fill="#d9d868"/>
<path d="M316.638 327.397l2.165 2.166-2.165-2.166z" fill="#f8dcbb"/>
<path d="M385.934 327.397l2.165 2.166-2.166-2.166z" fill="#f9d6aa"/>
<path d="M388.1 327.397l2.165 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M418.416 327.397l2.166 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M438.62 328.848l.723 1.443-.723-1.442z" fill="#f2f1d2"/>
<path d="M316.638 329.563l2.165 2.165-2.165-2.165z" fill="#fcf1e4"/>
<path d="M383.768 329.563l2.166 2.165-2.166-2.165z" fill="#fef8f1"/>
<path d="M385.934 329.563l2.165 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M392.43 329.563l-2.165 4.33 2.165-4.33z" fill="#fdab33"/>
<path d="M394.596 329.563l2.165 2.165-2.164-2.165z" fill="#fcb755"/>
<path d="M420.582 329.563l2.165 2.165-2.165-2.165z" fill="#fea522"/>
<path d="M422.747 329.563l2.166 2.165-2.166-2.165z" fill="#f9d099"/>
<path d="M444.402 329.563l2.166 2.165-2.166-2.165z" fill="#53527c"/>
<path d="M295.697 333.18l.723 1.44-.723-1.44z" fill="#808067"/>
<path d="M318.803 331.728l2.166 2.166-2.167-2.166m6.497 0l2.165 2.166-2.165-2.166z" fill="#fea522"/>
<path d="M349.12 331.728l2.166 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M383.768 331.728l2.166 2.166-2.166-2.166z" fill="#fae3c9"/>
<path d="M392.43 331.728l2.166 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M396.76 331.728l2.167 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M424.913 331.728l2.165 2.166-2.165-2.166z" fill="#fcb755"/>
<path d="M427.078 331.728l4.33 4.33-4.33-4.33z" fill="#fef8f1"/>
<path d="M438.62 333.18l.723 1.44-.723-1.44z" fill="#e5e59d"/>
<path d="M445.117 333.18l.723 1.44-.723-1.44z" fill="#32327b"/>
<path d="M319.518 335.344l.723 1.443-.722-1.443z" fill="#fcb755"/>
<path d="M327.465 333.894l2.166 2.165-2.165-2.166z" fill="#fef8f1"/>
<path d="M349.12 333.894l2.166 2.165-2.166-2.166z" fill="#fbbe66"/>
<path d="M383.768 333.894l2.166 2.165-2.166-2.166z" fill="#fbead6"/>
<path d="M388.1 333.894l2.165 2.165-2.166-2.166z" fill="#fe9f11"/>
<path d="M390.265 333.894l2.165 2.165-2.165-2.166z" fill="#fcf1e4"/>
<path d="M396.76 333.894l2.167 2.165-2.166-2.166z" fill="#fbead6"/>
<path d="M427.078 333.894l2.166 2.165-2.166-2.166z" fill="#fdab33"/>
<path d="M294.983 336.06l2.165 2.165-2.165-2.166z" fill="#667"/>
<path d="M301.48 336.06l2.165 2.165-2.166-2.166z" fill="#f6f6e4"/>
<path d="M327.465 336.06l2.166 2.165-2.165-2.166z" fill="#f9d6aa"/>
<path d="M344.79 336.06l2.165 2.165-2.166-2.166z" fill="#fdab33"/>
<path d="M346.955 336.06l2.165 2.165-2.165-2.166z" fill="#fe9f11"/>
<path d="M349.12 336.06l2.166 2.165-2.166-2.166z" fill="#fcf1e4"/>
<path d="M385.934 336.06l2.165 2.165-2.166-2.166z" fill="#fea522"/>
<path d="M388.1 336.06l2.165 2.165-2.166-2.166m10.827 0l2.165 2.165-2.165-2.166z" fill="#faca88"/>
<path d="M429.244 336.06l2.165 2.165-2.166-2.166z" fill="#fcb144"/>
<path d="M437.906 336.06l2.165 2.165-2.164-2.166z" fill="#dddc7a"/>
<path d="M294.983 338.225l2.165 2.165-2.165-2.165z" fill="#58587b"/>
<path d="M301.48 338.225l2.165 2.165-2.166-2.165z" fill="#f2f1d2"/>
<path d="M319.518 339.675l.723 1.443-.722-1.443z" fill="#fcb144"/>
<path d="M327.465 338.225l2.166 2.165-2.165-2.165z" fill="#fea522"/>
<path d="M349.12 338.225l2.166 2.165-2.166-2.165z" fill="#fef8f1"/>
<path d="M351.286 338.225l2.165 2.165-2.164-2.165z" fill="#fea522"/>
<path d="M355.617 338.225l2.165 2.165-2.165-2.165z" fill="#fcb144"/>
<path d="M357.782 338.225l2.166 2.165-2.166-2.165z" fill="#fbead6"/>
<path d="M385.934 338.225l2.165 2.165-2.166-2.165z" fill="#f8dcbb"/>
<path d="M388.1 338.225l2.165 2.165-2.166-2.165z" fill="#fcf1e4"/>
<path d="M398.927 338.225l2.165 2.165-2.165-2.165z" fill="#fef8f1"/>
<path d="M401.092 338.225l2.166 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M431.41 338.225l2.165 2.165-2.166-2.165z" fill="#fbead6"/>
<path d="M437.906 338.225l2.165 2.165-2.164-2.165z" fill="#d9d868"/>
<path d="M294.983 340.39l2.165 2.166-2.165-2.166z" fill="#3a3a7c"/>
<path d="M301.48 340.39l2.165 2.166-2.166-2.166z" fill="#e5e3af"/>
<path d="M329.63 340.39l2.166 2.166-2.165-2.166z" fill="#faca88"/>
<path d="M351.286 340.39l2.165 2.166-2.164-2.166z" fill="#fbead6"/>
<path d="M357.782 340.39l2.166 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M359.948 340.39l2.165 2.166-2.165-2.166z" fill="#fcf1e4"/>
<path d="M383.768 340.39l2.166 2.166-2.166-2.166z" fill="#fbead6"/>
<path d="M385.934 340.39l2.165 2.166-2.166-2.166z" fill="#fae3c9"/>
<path d="M388.1 340.39l2.165 2.166-2.166-2.166z" fill="#fbead6"/>
<path d="M401.092 340.39l2.166 2.166-2.166-2.166m17.324 0l2.166 2.166-2.166-2.166z" fill="#fbbe66"/>
<path d="M420.582 340.39l2.165 2.166-2.165-2.166z" fill="#fcf1e4"/>
<path d="M422.747 340.39l2.166 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M424.913 340.39l2.165 2.166-2.165-2.166z" fill="#f8dcbb"/>
<path d="M427.078 340.39l2.166 2.166-2.166-2.166z" fill="#fcb755"/>
<path d="M431.41 340.39l2.165 2.166-2.166-2.166z" fill="#fae3c9"/>
<path d="M442.237 340.39l2.165 2.166-2.165-2.166z" fill="#808067"/>
<path d="M294.983 342.556l2.165 2.165-2.165-2.164z" fill="#32327b"/>
<path d="M297.863 344.006l.723 1.443-.723-1.444z" fill="#a4a43d"/>
<path d="M301.48 342.556l2.165 2.165-2.166-2.164z" fill="#e5e59d"/>
<path d="M318.803 342.556l2.166 2.165-2.167-2.164z" fill="#fbc477"/>
<path d="M331.796 342.556l2.166 2.165-2.166-2.164z" fill="#f9d6aa"/>
<path d="M353.45 342.556l2.167 2.165-2.166-2.164z" fill="#fbbe66"/>
<path d="M359.948 342.556l2.165 2.165-2.165-2.164z" fill="#f9d099"/>
<path d="M379.437 342.556l2.166 2.165-2.166-2.164z" fill="#fae3c9"/>
<path d="M381.603 342.556l2.165 2.165-2.165-2.164z" fill="#fcb144"/>
<path d="M390.265 342.556l2.165 2.165-2.165-2.164z" fill="#fae3c9"/>
<path d="M401.092 342.556l2.166 2.165-2.166-2.164z" fill="#f8dcbb"/>
<path d="M418.416 342.556l2.166 2.165-2.166-2.164z" fill="#f9d099"/>
<path d="M429.244 342.556l2.165 2.165-2.166-2.164z" fill="#fbc477"/>
<path d="M431.41 342.556l2.165 2.165-2.166-2.164z" fill="#fbead6"/>
<path d="M442.237 342.556l2.165 2.165-2.165-2.164z" fill="#737370"/>
<path d="M301.48 344.72l2.165 2.167-2.166-2.166z" fill="#d9d868"/>
<path d="M318.803 344.72l2.166 2.167-2.167-2.166z" fill="#f9d099"/>
<path d="M333.962 344.72l2.165 2.167-2.165-2.166m19.49 0l2.165 2.167-2.166-2.166z" fill="#f9d6aa"/>
<path d="M359.948 344.72l2.165 2.167-2.165-2.166z" fill="#fbc477"/>
<path d="M370.775 344.72l2.166 2.167-2.165-2.166z" fill="#fef8f1"/>
<path d="M372.94 344.72l2.166 2.167-2.165-2.166z" fill="#f8dcbb"/>
<path d="M375.106 344.72l2.166 2.167-2.166-2.166z" fill="#fbc477"/>
<path d="M377.272 344.72l2.165 2.167-2.165-2.166z" fill="#fea522"/>
<path d="M390.265 344.72l2.165 2.167-2.165-2.166z" fill="#fbead6"/>
<path d="M435.74 344.72l2.166 2.167-2.166-2.166z" fill="#f2f1d2"/>
<path d="M442.237 344.72l2.165 2.167-2.165-2.166z" fill="#58587b"/>
<path d="M297.148 346.887l2.166 2.165-2.166-2.165z" fill="#99994e"/>
<path d="M301.48 346.887l2.165 2.165-2.166-2.165z" fill="#d0d045"/>
<path d="M336.127 346.887l2.166 2.165-2.166-2.165z" fill="#fcb144"/>
<path d="M338.293 346.887l2.165 2.165-2.165-2.165z" fill="#fae3c9"/>
<path d="M353.45 346.887l2.167 2.165-2.166-2.165z" fill="#fef8f1"/>
<path d="M362.113 346.887l2.166 2.165-2.167-2.165z" fill="#fcb755"/>
<path d="M364.28 346.887l2.164 2.165-2.165-2.165z" fill="#fbc477"/>
<path d="M366.444 346.887l2.166 2.165-2.166-2.165z" fill="#fcb144"/>
<path d="M368.61 346.887l2.165 2.165-2.165-2.165z" fill="#fea522"/>
<path d="M385.934 346.887l2.165 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M388.1 346.887l2.165 2.165-2.166-2.165z" fill="#f9d6aa"/>
<path d="M418.416 346.887l2.166 2.165-2.166-2.165z" fill="#fef8f1"/>
<path d="M435.74 346.887l2.166 2.165-2.166-2.165z" fill="#e0dea1"/>
<path d="M442.237 346.887l2.165 2.165-2.165-2.165z" fill="#3a3a7c"/>
<path d="M297.148 349.052l2.166 2.166-2.166-2.166z" fill="#737370"/>
<path d="M303.645 349.052l2.165 2.166-2.165-2.166z" fill="#fbfaf2"/>
<path d="M320.97 349.052l2.164 2.166-2.165-2.166z" fill="#fea522"/>
<path d="M340.458 349.052l2.166 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M342.624 349.052l2.165 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M344.79 349.052l2.165 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M346.955 349.052l2.165 2.166-2.165-2.166z" fill="#faca88"/>
<path d="M349.12 349.052l2.166 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M351.286 349.052l2.165 2.166-2.164-2.166z" fill="#fcb144"/>
<path d="M353.45 349.052l2.167 2.166-2.166-2.166z" fill="#fdab33"/>
<path d="M383.768 349.052l2.166 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M385.934 349.052l2.165 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M416.25 349.052l2.166 2.166-2.165-2.166z" fill="#fdab33"/>
<path d="M435.74 349.052l2.166 2.166-2.166-2.166z" fill="#e1e18c"/>
<path d="M440.786 350.503l.723 1.442-.724-1.442z" fill="#a4a43d"/>
<path d="M442.237 349.052l2.165 2.166-2.165-2.166z" fill="#262678"/>
<path d="M297.148 351.218l2.166 2.165-2.166-2.165z" fill="#58587b"/>
<path d="M303.645 351.218l2.165 2.165-2.165-2.165z" fill="#f2f1d2"/>
<path d="M320.97 351.218l2.164 2.165-2.165-2.165z" fill="#faca88"/>
<path d="M379.437 351.218l2.166 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M381.603 351.218l2.165 2.165-2.165-2.165z" fill="#fbead6"/>
<path d="M401.092 351.218l2.166 2.165-2.166-2.165z" fill="#fbc477"/>
<path d="M416.25 351.218l2.166 2.165-2.165-2.165z" fill="#faca88"/>
<path d="M435.74 351.218l2.166 2.165-2.166-2.165z" fill="#d4d456"/>
<path d="M297.148 353.383l2.166 2.166-2.166-2.167z" fill="#32327b"/>
<path d="M303.645 353.383l2.165 2.166-2.165-2.167z" fill="#e5e59d"/>
<path d="M320.97 353.383l2.164 2.166-2.165-2.167z" fill="#fef8f1"/>
<path d="M323.134 353.383l2.166 2.166-2.166-2.167z" fill="#fe9f11"/>
<path d="M379.437 353.383l2.166 2.166-2.166-2.167z" fill="#fbead6"/>
<path d="M401.092 353.383l2.166 2.166-2.166-2.167z" fill="#fea522"/>
<path d="M416.25 353.383l2.166 2.166-2.165-2.167z" fill="#fcf1e4"/>
<path d="M440.07 353.383l2.167 2.166-2.166-2.167z" fill="#808067"/>
<path d="M297.148 355.55l2.166 2.164-2.166-2.165z" fill="#0e0e6e"/>
<path d="M299.314 355.55l2.165 2.164-2.166-2.165z" fill="#a4a43d"/>
<path d="M303.645 355.55l2.165 2.164-2.165-2.165z" fill="#d9d868"/>
<path d="M323.134 355.55l2.166 2.164-2.166-2.165z" fill="#f8dcbb"/>
<path d="M398.927 355.55l2.165 2.164-2.165-2.165z" fill="#f9d6aa"/>
<path d="M414.085 355.55l2.166 2.164-2.165-2.165z" fill="#faca88"/>
<path d="M433.575 355.55l2.165 2.164-2.165-2.165z" fill="#f2f1d2"/>
<path d="M440.07 355.55l2.167 2.164-2.166-2.165z" fill="#58587b"/>
<path d="M299.314 357.714l2.165 2.166-2.166-2.166z" fill="#8d8d5b"/>
<path d="M325.3 357.714l2.165 2.166-2.165-2.166z" fill="#f9d6aa"/>
<path d="M368.61 357.714l2.165 2.166-2.165-2.166z" fill="#fdab33"/>
<path d="M370.775 357.714l2.166 2.166-2.165-2.166z" fill="#fff"/>
<path d="M374.39 358.43l1.444.722-1.443-.723z" fill="#fcb144"/>
<path d="M396.76 357.714l-2.164 4.33 2.165-4.33z" fill="#fef8f1"/>
<path d="M398.927 357.714l2.165 2.166-2.165-2.166z" fill="#fe9f11"/>
<path d="M411.92 357.714l-2.166 4.33 2.166-4.33z" fill="#fdab33"/>
<path d="M433.575 357.714l2.165 2.166-2.165-2.166z" fill="#e5e59d"/>
<path d="M440.07 357.714l2.167 2.166-2.166-2.166z" fill="#3a3a7c"/>
<path d="M299.314 359.88l2.165 2.165-2.166-2.165z" fill="#667"/>
<path d="M305.81 359.88l2.166 2.165-2.166-2.165z" fill="#f2f1d2"/>
<path d="M327.465 359.88l2.166 2.165-2.165-2.165z" fill="#f9d6aa"/>
<path d="M368.61 359.88l2.165 2.165-2.165-2.165z" fill="#fe9f11"/>
<path d="M370.775 359.88l2.166 2.165-2.165-2.165z" fill="#faca88"/>
<path d="M372.94 359.88l2.166 2.165-2.165-2.165z" fill="#fea522"/>
<path d="M375.106 359.88l2.166 2.165-2.166-2.165z" fill="#fcf1e4"/>
<path d="M396.76 359.88l2.167 2.165-2.166-2.165z" fill="#fdab33"/>
<path d="M411.92 359.88l2.165 2.165-2.165-2.165z" fill="#fef8f1"/>
<path d="M433.575 359.88l2.165 2.165-2.165-2.165z" fill="#d9d868"/>
<path d="M437.906 359.88l2.165 2.165-2.164-2.165z" fill="#a4a43d"/>
<path d="M440.07 359.88l2.167 2.165-2.166-2.165z" fill="#0e0e6e"/>
<path d="M299.314 362.045l2.165 2.166-2.166-2.165z" fill="#3a3a7c"/>
<path d="M305.81 362.045l2.166 2.166-2.166-2.165z" fill="#e5e59d"/>
<path d="M329.63 362.045l4.332 4.33-4.33-4.33z" fill="#fae3c9"/>
<path d="M331.796 362.045l2.166 2.166-2.166-2.165z" fill="#fe9f11"/>
<path d="M372.94 362.045l2.166 2.166-2.165-2.165z" fill="#f8dcbb"/>
<path d="M392.43 362.045l2.166 2.166-2.166-2.165z" fill="#fcf1e4"/>
<path d="M394.596 362.045l2.165 2.166-2.164-2.165z" fill="#fdab33"/>
<path d="M407.59 362.045l2.164 2.166-2.165-2.165z" fill="#fcb144"/>
<path d="M409.754 362.045l2.166 2.166-2.166-2.165z" fill="#fef8f1"/>
<path d="M431.41 362.045l2.165 2.166-2.166-2.165z" fill="#fbfaf2"/>
<path d="M437.906 362.045l2.165 2.166-2.164-2.165z" fill="#8d8d5b"/>
<path d="M299.314 364.21l2.165 2.166-2.166-2.165z" fill="#0e0e6e"/>
<path d="M301.48 364.21l2.165 2.166-2.166-2.165z" fill="#a4a43d"/>
<path d="M305.81 364.21l2.166 2.166-2.166-2.165z" fill="#d4d456"/>
<path d="M370.775 364.21l2.166 2.166-2.165-2.165z" fill="#f9d6aa"/>
<path d="M390.265 364.21l2.165 2.166-2.165-2.165z" fill="#f9d099"/>
<path d="M392.43 364.21l2.166 2.166-2.166-2.165z" fill="#fe9f11"/>
<path d="M405.423 364.21l2.166 2.166-2.167-2.165z" fill="#faca88"/>
<path d="M431.41 364.21l2.165 2.166-2.166-2.165z" fill="#eeedc1"/>
<path d="M437.906 364.21l2.165 2.166-2.164-2.165z" fill="#58587b"/>
<path d="M301.48 366.376l2.165 2.166-2.166-2.166z" fill="#737370"/>
<path d="M307.976 366.376l2.165 2.166-2.164-2.166z" fill="#f6f6e4"/>
<path d="M331.796 366.376l2.166 2.166-2.166-2.166z" fill="#fbbe66"/>
<path d="M366.444 366.376l2.166 2.166-2.166-2.166z" fill="#fcb144"/>
<path d="M369.324 367.827l.723 1.442-.723-1.443z" fill="#f8dcbb"/>
<path d="M385.934 366.376l2.165 2.166-2.166-2.166z" fill="#fbbe66"/>
<path d="M388.1 366.376l2.165 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M401.092 366.376l2.166 2.166-2.166-2.166z" fill="#fbc477"/>
<path d="M403.258 366.376l2.165 2.166-2.165-2.166z" fill="#fcf1e4"/>
<path d="M431.41 366.376l2.165 2.166-2.166-2.166z" fill="#d3d079"/>
<path d="M435.74 366.376l2.166 2.166-2.166-2.166z" fill="#a4a43d"/>
<path d="M437.906 366.376l2.165 2.166-2.164-2.166z" fill="#262678"/>
<path d="M301.48 368.542l2.165 2.165-2.166-2.165z" fill="#49497d"/>
<path d="M307.976 368.542l2.165 2.165-2.164-2.165z" fill="#e0dea1"/>
<path d="M329.63 368.542l2.166 2.165-2.165-2.165z" fill="#fae3c9"/>
<path d="M359.948 368.542l2.165 2.165-2.165-2.165z" fill="#fdab33"/>
<path d="M362.113 368.542l2.166 2.165-2.167-2.165z" fill="#fbc477"/>
<path d="M364.28 368.542l2.164 2.165-2.165-2.165z" fill="#fbead6"/>
<path d="M370.775 368.542l2.166 2.165-2.165-2.165z" fill="#fcb144"/>
<path d="M398.927 368.542l2.165 2.165-2.165-2.165z" fill="#f9d6aa"/>
<path d="M435.74 368.542l2.166 2.165-2.166-2.165z" fill="#99994e"/>
<path d="M301.48 370.707l2.165 2.166-2.166-2.166z" fill="#0e0e6e"/>
<path d="M303.645 370.707l2.165 2.166-2.165-2.166z" fill="#a4a43d"/>
<path d="M307.976 370.707l2.165 2.166-2.164-2.166z" fill="#d4d456"/>
<path d="M327.465 370.707l2.166 2.166-2.165-2.166z" fill="#f9d099"/>
<path d="M329.63 370.707l2.166 2.166-2.165-2.166m10.828 0l2.166 2.166-2.166-2.166z" fill="#fe9f11"/>
<path d="M342.624 370.707l2.165 2.166-2.166-2.166z" fill="#f9d6aa"/>
<path d="M344.79 370.707l2.165 2.166-2.166-2.166z" fill="#f9d099"/>
<path d="M353.45 370.707l2.167 2.166-2.166-2.166z" fill="#f9d6aa"/>
<path d="M355.617 370.707l2.165 2.166-2.165-2.166z" fill="#fae3c9"/>
<path d="M357.782 370.707l2.166 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M375.106 370.707l2.166 2.166-2.166-2.166z" fill="#fbead6"/>
<path d="M377.272 370.707l2.165 2.166-2.165-2.166z" fill="#fae3c9"/>
<path d="M379.437 370.707l2.166 2.166-2.166-2.166z" fill="#faca88"/>
<path d="M381.603 370.707l2.165 2.166-2.165-2.166z" fill="#fbc477"/>
<path d="M383.768 370.707l2.166 2.166-2.166-2.166z" fill="#fdab33"/>
<path d="M394.596 370.707l2.165 2.166-2.164-2.166z" fill="#fe9f11"/>
<path d="M396.76 370.707l2.167 2.166-2.166-2.166z" fill="#f9d6aa"/>
<path d="M429.244 370.707l2.165 2.166-2.166-2.166z" fill="#e5e3af"/>
<path d="M435.74 370.707l2.166 2.166-2.166-2.166z" fill="#667"/>
<path d="M303.645 372.873l2.165 2.165-2.165-2.165z" fill="#737370"/>
<path d="M310.14 372.873l2.167 2.165-2.166-2.165z" fill="#f2f1d7"/>
<path d="M325.3 372.873l2.165 2.165-2.165-2.165z" fill="#fea522"/>
<path d="M336.127 372.873l2.166 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M338.293 372.873l2.165 2.165-2.165-2.165z" fill="#fbbe66"/>
<path d="M340.458 372.873l2.166 2.165-2.166-2.165z" fill="#fcf1e4"/>
<path d="M392.43 372.873l2.166 2.165-2.166-2.165z" fill="#fea522"/>
<path d="M394.596 372.873l2.165 2.165-2.164-2.165z" fill="#fbead6"/>
<path d="M429.244 372.873l2.165 2.165-2.166-2.165z" fill="#dddc7a"/>
<path d="M433.575 372.873l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M435.74 372.873l2.166 2.165-2.166-2.165z" fill="#262678"/>
<path d="M303.645 375.038l2.165 2.166-2.165-2.166z" fill="#49497d"/>
<path d="M306.525 376.49l.723 1.44-.723-1.44z" fill="#a4a43d"/>
<path d="M310.14 375.038l2.167 2.166-2.166-2.166z" fill="#d3d079"/>
<path d="M327.465 375.038l2.166 2.166-2.165-2.166z" fill="#f9d099"/>
<path d="M329.63 375.038l2.166 2.166-2.165-2.166z" fill="#fcb144"/>
<path d="M331.796 375.038l2.166 2.166-2.166-2.166z" fill="#faca88"/>
<path d="M333.962 375.038l2.165 2.166-2.165-2.166z" fill="#f8dcbb"/>
<path d="M336.127 375.038l2.166 2.166-2.166-2.166z" fill="#fef8f1"/>
<path d="M383.768 375.038l2.166 2.166-2.166-2.166z" fill="#f8dcbb"/>
<path d="M392.43 375.038l2.166 2.166-2.166-2.166z" fill="#fcf1e4"/>
<path d="M427.078 375.038l2.166 2.166-2.166-2.166z" fill="#f6f6e4"/>
<path d="M433.575 375.038l2.165 2.166-2.165-2.166z" fill="#8d8d5b"/>
<path d="M312.307 377.204l2.165 2.165-2.165-2.166z" fill="#fbfaf2"/>
<path d="M383.768 377.204l2.166 2.165-2.166-2.166z" fill="#fbbe66"/>
<path d="M390.265 377.204l2.165 2.165-2.165-2.166z" fill="#faca88"/>
<path d="M427.078 377.204l2.166 2.165-2.166-2.166z" fill="#e1e18c"/>
<path d="M433.575 377.204l2.165 2.165-2.165-2.166z" fill="#49497d"/>
<path d="M305.81 379.37l2.166 2.165-2.166-2.166z" fill="#58587b"/>
<path d="M312.307 379.37l2.165 2.165-2.165-2.166z" fill="#e5e59d"/>
<path d="M383.768 379.37l2.166 2.165-2.166-2.166z" fill="#fe9f11"/>
<path d="M388.1 379.37l2.165 2.165-2.166-2.166z" fill="#fdab33"/>
<path d="M424.913 379.37l2.165 2.165-2.165-2.166z" fill="#fbfaf2"/>
<path d="M431.41 379.37l2.165 2.165-2.166-2.166z" fill="#a4a43d"/>
<path d="M433.575 379.37l2.165 2.165-2.165-2.166z" fill="#0e0e6e"/>
<path d="M305.81 381.535l2.166 2.165-2.166-2.165z" fill="#1b1b74"/>
<path d="M307.976 381.535l2.165 2.165-2.164-2.165z" fill="#a4a43d"/>
<path d="M312.307 381.535l2.165 2.165-2.165-2.165z" fill="#d0d045"/>
<path d="M381.603 381.535l2.165 2.165-2.165-2.165z" fill="#fbead6"/>
<path d="M385.934 381.535l2.165 2.165-2.166-2.165z" fill="#fe9f11"/>
<path d="M388.1 381.535l2.165 2.165-2.166-2.165z" fill="#fbead6"/>
<path d="M424.913 381.535l2.165 2.165-2.165-2.165z" fill="#e5e59d"/>
<path d="M431.41 381.535l2.165 2.165-2.166-2.165z" fill="#667"/>
<path d="M307.976 383.7l2.165 2.166-2.164-2.166z" fill="#6e6c70"/>
<path d="M314.472 383.7l2.166 2.166-2.166-2.166z" fill="#e5e3af"/>
<path d="M382.317 385.15l.723 1.443-.723-1.442z" fill="#faca88"/>
<path d="M385.934 383.7l2.165 2.166-2.166-2.166z" fill="#fae3c9"/>
<path d="M422.747 383.7l2.166 2.166-2.166-2.166z" fill="#fbfaf2"/>
<path d="M429.244 383.7l2.165 2.166-2.166-2.166z" fill="#a4a43d"/>
<path d="M431.41 383.7l2.165 2.166-2.166-2.166m-123.434 2.166l2.165 2.165-2.164-2.164z" fill="#1b1b74"/>
<path d="M310.14 385.866l2.167 2.165-2.166-2.164z" fill="#a4a43d"/>
<path d="M314.472 385.866l2.166 2.165-2.166-2.164z" fill="#d0d045"/>
<path d="M316.638 385.866l2.165 2.165-2.165-2.164z" fill="#fbfaf2"/>
<path d="M383.768 385.866l2.166 2.165-2.166-2.164z" fill="#f9d6aa"/>
<path d="M422.747 385.866l2.166 2.165-2.166-2.164z" fill="#e5e59d"/>
<path d="M429.244 385.866l2.165 2.165-2.166-2.164M310.14 388.03l2.167 2.167-2.166-2.166z" fill="#6e6c70"/>
<path d="M316.638 388.03l2.165 2.167-2.165-2.166z" fill="#8cbf84"/>
<path d="M317.57 388.03c7.52 15.83 34.12 53.17 54.44 52.443 19.734-.706 42.02-37.14 50.737-52.442H317.57z" fill="#0cf"/>
<path d="M427.078 388.03l2.166 2.167-2.166-2.166z" fill="#a4a43d"/>
<path d="M429.244 388.03l2.165 2.167-2.166-2.166m-119.103 2.167l2.167 2.165-2.166-2.165z" fill="#1b1b74"/>
<path d="M312.307 390.197l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M316.638 390.197l2.165 2.165-2.165-2.165z" fill="#adb333"/>
<path d="M318.803 390.197l2.166 2.165-2.167-2.165z" fill="#1ac5b5"/>
<path d="M420.582 390.197l2.165 2.165-2.165-2.165z" fill="#68b070"/>
<path d="M427.078 390.197l2.166 2.165-2.166-2.165z" fill="#667"/>
<path d="M312.307 392.362l2.165 2.166-2.165-2.166z" fill="#58587b"/>
<path d="M318.803 392.362l2.166 2.166-2.167-2.166z" fill="#7fb15c"/>
<path d="M418.416 392.362l2.166 2.166-2.166-2.166z" fill="#27c2aa"/>
<path d="M424.913 392.362l-2.166 4.33 2.166-4.33z" fill="#a4a43d"/>
<path d="M427.078 392.362l2.166 2.166-2.166-2.166m-114.77 2.166l2.164 2.165-2.165-2.165z" fill="#0e0e6e"/>
<path d="M314.472 394.528l4.33 4.33-4.33-4.33z" fill="#a4a43d"/>
<path d="M320.97 394.528l2.164 2.165-2.165-2.165z" fill="#34be9e"/>
<path d="M418.416 394.528l2.166 2.165-2.166-2.165z" fill="#96b247"/>
<path d="M424.913 394.528l2.165 2.165-2.165-2.165z" fill="#53527c"/>
<path d="M314.472 396.693l2.166 2.166-2.166-2.167z" fill="#3a3a7c"/>
<path d="M320.97 396.693l2.164 2.166-2.165-2.167z" fill="#a2b23d"/>
<path d="M323.134 396.693l2.166 2.166-2.166-2.167z" fill="#0dc9c1"/>
<path d="M416.25 396.693l2.166 2.166-2.165-2.167z" fill="#5bb47c"/>
<path d="M422.747 396.693l2.166 2.166-2.166-2.167z" fill="#8d8d5b"/>
<path d="M316.638 398.86l2.165 2.164-2.165-2.165z" fill="#737370"/>
<path d="M323.134 398.86l2.166 2.164-2.166-2.165z" fill="#74b166"/>
<path d="M414.085 398.86l2.166 2.164-2.165-2.165z" fill="#27c2aa"/>
<path d="M420.582 398.86l-2.166 4.33 2.166-4.33z" fill="#a4a43d"/>
<path d="M422.747 398.86l2.166 2.164-2.166-2.165z" fill="#262678"/>
<path d="M316.638 401.024l2.165 2.166-2.165-2.166z" fill="#0e0e6e"/>
<path d="M318.803 401.024l4.33 4.33-4.33-4.33z" fill="#a4a43d"/>
<path d="M325.3 401.024l2.165 2.166-2.165-2.166z" fill="#42bb92"/>
<path d="M411.92 401.024l2.165 2.166-2.165-2.166z" fill="#0dc9c1"/>
<path d="M414.085 401.024l2.166 2.166-2.165-2.166z" fill="#96b247"/>
<path d="M420.582 401.024l2.165 2.166-2.165-2.166z" fill="#58587b"/>
<path d="M318.803 403.19l2.166 2.165-2.167-2.165z" fill="#3a3a7c"/>
<path d="M325.3 403.19l2.165 2.165-2.165-2.165z" fill="#adb333"/>
<path d="M327.465 403.19l2.166 2.165-2.165-2.165z" fill="#27c2aa"/>
<path d="M411.92 403.19l2.165 2.165-2.165-2.165z" fill="#74b166"/>
<path d="M418.416 403.19l2.166 2.165-2.166-2.165z" fill="#8d8d5b"/>
<path d="M320.97 405.355l2.164 2.166-2.165-2.165z" fill="#6e6c70"/>
<path d="M327.465 405.355l2.166 2.166-2.165-2.165z" fill="#96b247"/>
<path d="M329.63 405.355l2.166 2.166-2.165-2.165z" fill="#0dc9c1"/>
<path d="M409.754 405.355l2.166 2.166-2.166-2.165z" fill="#42bb92"/>
<path d="M416.25 405.355l-4.33 6.497 4.33-6.497z" fill="#a4a43d"/>
<path d="M418.416 405.355l2.166 2.166-2.166-2.165z" fill="#1b1b74"/>
<path d="M320.97 407.52l2.164 2.166-2.165-2.165z" fill="#0e0e6e"/>
<path d="M323.134 407.52l2.166 2.166-2.166-2.165z" fill="#8d8d5b"/>
<path d="M329.63 407.52l2.166 2.166-2.165-2.165z" fill="#7fb15c"/>
<path d="M407.59 407.52l2.164 2.166-2.165-2.165z" fill="#34be9e"/>
<path d="M416.25 407.52l2.166 2.166-2.165-2.165z" fill="#3a3a7c"/>
<path d="M323.134 409.686l2.166 2.166-2.166-2.166z" fill="#1b1b74"/>
<path d="M325.3 409.686l23.82 23.82-23.82-23.82z" fill="#a4a43d"/>
<path d="M331.796 409.686l2.166 2.166-2.166-2.166z" fill="#74b166"/>
<path d="M405.423 409.686l2.166 2.166-2.167-2.166z" fill="#27c2aa"/>
<path d="M407.59 409.686l2.164 2.166-2.165-2.166z" fill="#adb333"/>
<path d="M414.085 409.686l2.166 2.166-2.165-2.166z" fill="#667"/>
<path d="M325.3 411.852l2.165 2.165-2.165-2.165z" fill="#32327b"/>
<path d="M333.962 411.852l2.165 2.165-2.165-2.165z" fill="#42bb92"/>
<path d="M403.258 411.852l-8.662 10.827 8.662-10.828z" fill="#0dc9c1"/>
<path d="M405.423 411.852l2.166 2.165-2.167-2.165z" fill="#adb333"/>
<path d="M411.92 411.852l2.165 2.165-2.165-2.165z" fill="#737370"/>
<path d="M327.465 414.017l2.166 2.166-2.165-2.166z" fill="#49497d"/>
<path d="M336.127 414.017l2.166 2.166-2.166-2.166z" fill="#42bb92"/>
<path d="M403.258 414.017l2.165 2.166-2.165-2.166z" fill="#96b247"/>
<path d="M409.754 414.017l-2.165 4.33 2.164-4.33z" fill="#8d8d5b"/>
<path d="M411.92 414.017l2.165 2.166-2.165-2.166z" fill="#0e0e6e"/>
<path d="M329.63 416.183l2.166 2.165-2.165-2.165z" fill="#53527c"/>
<path d="M338.293 416.183l2.165 2.165-2.165-2.165z" fill="#42bb92"/>
<path d="M401.092 416.183l2.166 2.165-2.166-2.165z" fill="#96b247"/>
<path d="M409.754 416.183l2.166 2.165-2.166-2.165z" fill="#0e0e6e"/>
<path d="M331.796 418.348l2.166 2.166-2.166-2.166z" fill="#6e6c70"/>
<path d="M340.458 418.348l2.166 2.166-2.166-2.166z" fill="#42bb92"/>
<path d="M398.927 418.348l2.165 2.166-2.165-2.166z" fill="#96b247"/>
<path d="M405.423 418.348l-4.33 6.497 4.33-6.497z" fill="#a4a43d"/>
<path d="M407.59 418.348l2.164 2.166-2.165-2.166z" fill="#262678"/>
<path d="M333.962 420.514l2.165 2.165-2.165-2.166z" fill="#6e6c70"/>
<path d="M342.624 420.514l2.165 2.165-2.166-2.166z" fill="#42bb92"/>
<path d="M396.76 420.514l2.167 2.165-2.166-2.166z" fill="#96b247"/>
<path d="M405.423 420.514l2.166 2.165-2.167-2.166z" fill="#262678"/>
<path d="M336.127 422.68l2.166 2.165-2.166-2.166z" fill="#6e6c70"/>
<path d="M344.79 422.68l2.165 2.165-2.166-2.166z" fill="#68b070"/>
<path d="M392.43 422.68l2.166 2.165-2.166-2.166z" fill="#27c2aa"/>
<path d="M394.596 422.68l2.165 2.165-2.164-2.166z" fill="#adb333"/>
<path d="M403.258 422.68l2.165 2.165-2.165-2.166z" fill="#262678"/>
<path d="M338.293 424.845l2.165 2.165-2.165-2.165z" fill="#667"/>
<path d="M346.955 424.845l2.165 2.165-2.165-2.165z" fill="#74b166"/>
<path d="M390.265 424.845l2.165 2.165-2.165-2.165z" fill="#34be9e"/>
<path d="M392.43 424.845l2.166 2.165-2.166-2.165z" fill="#adb333"/>
<path d="M398.927 424.845l-2.166 4.33 2.167-4.33z" fill="#8d8d5b"/>
<path d="M401.092 424.845l2.166 2.165-2.166-2.165z" fill="#262678"/>
<path d="M340.458 427.01l2.166 2.166-2.166-2.166z" fill="#49497d"/>
<path d="M349.12 427.01l2.166 2.166-2.166-2.166z" fill="#96b247"/>
<path d="M351.286 427.01l2.165 2.166-2.164-2.166z" fill="#0dc9c1"/>
<path d="M388.1 427.01l2.165 2.166-2.166-2.166z" fill="#42bb92"/>
<path d="M398.927 427.01l2.165 2.166-2.165-2.166z" fill="#0e0e6e"/>
<path d="M342.624 429.176l2.165 2.165-2.166-2.164z" fill="#49497d"/>
<path d="M351.286 429.176l2.165 2.165-2.164-2.164z" fill="#a2b23d"/>
<path d="M353.45 429.176l2.167 2.165-2.166-2.164z" fill="#27c2aa"/>
<path d="M385.934 429.176l2.165 2.165-2.166-2.164z" fill="#74b166"/>
<path d="M392.43 429.176l-6.496 8.662 6.496-8.662z" fill="#a4a43d"/>
<path d="M394.596 429.176l2.165 2.165-2.164-2.164z" fill="#808067"/>
<path d="M396.76 429.176l2.167 2.165-2.166-2.164z" fill="#0e0e6e"/>
<path d="M344.79 431.34l2.165 2.167-2.166-2.166z" fill="#262678"/>
<path d="M353.45 431.34l2.167 2.167-2.166-2.166z" fill="#adb333"/>
<path d="M355.617 431.34l2.165 2.167-2.165-2.166z" fill="#42bb92"/>
<path d="M381.603 431.34l2.165 2.167-2.165-2.166z" fill="#0dc9c1"/>
<path d="M383.768 431.34l2.166 2.167-2.166-2.166z" fill="#96b247"/>
<path d="M392.43 431.34l2.166 2.167-2.166-2.166z" fill="#6e6c70"/>
<path d="M346.955 433.507l2.165 2.165-2.165-2.165z" fill="#1b1b74"/>
<path d="M349.12 433.507l2.166 2.165-2.166-2.165z" fill="#8d8d5b"/>
<path d="M357.782 433.507l2.166 2.165-2.166-2.165z" fill="#74b166"/>
<path d="M359.948 433.507l2.165 2.165-2.165-2.165z" fill="#0dc9c1"/>
<path d="M379.437 433.507l2.166 2.165-2.166-2.165z" fill="#34be9e"/>
<path d="M381.603 433.507l2.165 2.165-2.165-2.165z" fill="#adb333"/>
<path d="M390.265 433.507l2.165 2.165-2.165-2.165z" fill="#49497d"/>
<path d="M349.12 435.672l2.166 2.166-2.166-2.166z" fill="#0e0e6e"/>
<path d="M351.286 435.672l2.165 2.166-2.164-2.166z" fill="#6e6c70"/>
<path d="M353.45 435.672l4.332 4.33-4.33-4.33z" fill="#a4a43d"/>
<path d="M359.948 435.672l2.165 2.166-2.165-2.166z" fill="#96b247"/>
<path d="M362.113 435.672l2.166 2.166-2.167-2.166z" fill="#27c2aa"/>
<path d="M377.272 435.672l2.165 2.166-2.165-2.166z" fill="#68b070"/>
<path d="M388.1 435.672l2.165 2.166-2.166-2.166z" fill="#32327b"/>
<path d="M353.45 437.838l2.167 2.165-2.166-2.165z" fill="#49497d"/>
<path d="M364.28 437.838l2.164 2.165-2.165-2.165z" fill="#5bb47c"/>
<path d="M372.94 437.838l2.166 2.165-2.165-2.165z" fill="#27c2aa"/>
<path d="M375.106 437.838l2.166 2.165-2.166-2.165z" fill="#96b247"/>
<path d="M381.603 437.838l-2.166 4.33 2.166-4.33z" fill="#a4a43d"/>
<path d="M383.768 437.838l2.166 2.165-2.166-2.165z" fill="#808067"/>
<path d="M385.934 437.838l2.165 2.165-2.166-2.165z" fill="#0e0e6e"/>
<path d="M355.617 440.003l2.165 2.166-2.165-2.167z" fill="#262678"/>
<path d="M357.782 440.003l2.166 2.166-2.166-2.167z" fill="#8d8d5b"/>
<path d="M366.444 440.003l2.166 2.166-2.166-2.167z" fill="#8bb252"/>
<path d="M368.61 440.003l2.165 2.166-2.165-2.167z" fill="#1ac5b5"/>
<path d="M370.775 440.003l2.166 2.166-2.165-2.167z" fill="#5bb47c"/>
<path d="M381.603 440.003l2.165 2.166-2.165-2.167z" fill="#58587b"/>
<path d="M357.782 442.17l2.166 2.164-2.166-2.165z" fill="#0e0e6e"/>
<path d="M359.948 442.17l2.165 2.164-2.165-2.165z" fill="#667"/>
<path d="M362.113 442.17l2.166 2.164-2.167-2.165z" fill="#a4a43d"/>
<path d="M377.272 442.17l2.165 2.164-2.165-2.165z" fill="#99994e"/>
<path d="M379.437 442.17l2.166 2.164-2.166-2.165m-17.324 2.164l2.166 2.166-2.167-2.166z" fill="#32327b"/>
<path d="M364.28 444.334l2.164 2.166-2.165-2.166z" fill="#99994e"/>
<path d="M372.94 444.334l2.166 2.166-2.165-2.166z" fill="#a4a43d"/>
<path d="M375.106 444.334l2.166 2.166-2.166-2.166z" fill="#667"/>
<path d="M377.272 444.334l2.165 2.166-2.165-2.166M364.28 446.5l2.164 2.165-2.165-2.165z" fill="#0e0e6e"/>
<path d="M366.444 446.5l2.166 2.165-2.166-2.165z" fill="#667"/>
<path d="M368.61 446.5l2.165 2.165-2.165-2.165z" fill="#a4a43d"/>
<path d="M370.775 446.5l2.166 2.165-2.165-2.165z" fill="#99994e"/>
<path d="M372.94 446.5l2.166 2.165-2.165-2.165z" fill="#32327b"/>
<path d="M368.61 448.665l2.165 2.166-2.165-2.165z" fill="#262678"/>
<path d="M370.775 448.665l2.166 2.166-2.165-2.165z" fill="#0e0e6e"/>
<path d="M372.94 303.577c3.342 7.86 14.055 16.537 17 20.79-3.75 4.254-4.498 3.79-4.006 11.692 6.518-6.82 6.635-7.532 10.827-6.497 9.185 9.164 1.645 28.846-5.945 33.125-7.588 4.565-6.21-.158-17.584 5.563 5.215 4.46 11.257-.653 16.194.714 2.683 3.183-1.275 8.984.81 14.448 4.364-.42 3.84-9.23 4.855-12.423 3.187-11.704 22.352-19.866 23.326-30.6 4.04-1.897 8.08-.593 12.993 2.166-2.448-10.057-10.543-9.95-12.712-13.09-5.165-7.892-9.743-16.896-20.774-19.23-8.374-1.775-7.748.532-13.114-3.128-3.335-2.603-13.49-7.523-11.867-3.532z" fill="#f90"/>
<path d="M397.017 312.505c0 .964-.782 1.745-1.746 1.745-.963 0-1.744-.78-1.744-1.745 0-.964.78-1.745 1.745-1.745.965 0 1.747.78 1.747 1.745z" fill-rule="evenodd" fill="#fff"/>
<path d="M346.16 336.92c5.386-6.627 8.055-20.153 10.44-24.744 5.512 1.327 5.452 2.206 12.21-1.92-9.076-2.577-9.76-2.348-10.803-6.538 3.812-12.402 24.737-14.93 32.066-10.218 7.58 4.577 2.762 5.566 13.134 12.95 1.506-6.695-5.837-9.648-6.936-14.652 1.563-3.86 8.54-3.07 12.398-7.466-2.41-3.662-9.954.917-13.253 1.51-11.836 2.65-28.005-10.482-37.95-6.33-3.566-2.686-4.3-6.866-4.157-12.5-7.748 6.863-3.87 13.97-5.634 17.355-4.566 8.254-10.388 16.507-7.3 27.352 2.344 8.23 4.09 6.6 3.362 13.055-.744 4.164-.35 15.443 2.42 12.142z" fill="#f90"/>
<path d="M342.805 311.46c.853-.45 1.91-.124 2.36.728.45.853.123 1.908-.73 2.36-.85.45-1.907.123-2.357-.73-.45-.85-.125-1.907.727-2.358z" fill-rule="evenodd" fill="#fff"/>
<g>
<path d="M389.94 341.57c-8.457-1.184-21.414 3.528-26.576 3.862-1.715-5.403-.932-5.807-7.958-9.455 2.488 9.1 3.037 9.566-.008 12.627-12.586 3.152-25.573-13.45-25.332-22.158-.005-8.856 3.334-5.243 4.288-17.938-6.508 2.173-5.237 9.985-8.95 13.514-4.112.66-7.046-5.72-12.803-6.748-1.886 3.957 5.935 8.045 8.15 10.56 8.39 8.76 5.514 29.39 14.213 35.755-.455 4.44-3.652 7.23-8.548 10.02 9.88 3.083 13.957-3.91 17.767-4.153 9.425-.363 19.5.35 27.184-7.902 5.833-6.265 3.533-6.916 9.435-9.63 3.95-1.518 13.398-7.69 9.14-8.353z" fill="#f90"/>
<path d="M369.887 357.608c-.826-.496-1.093-1.57-.597-2.395.497-.826 1.57-1.093 2.395-.597.826.496 1.094 1.57.597 2.395-.496.827-1.57 1.095-2.395.598z" fill-rule="evenodd" fill="#fff"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<path fill="#de2110" d="M0 0h512v512H0z"/>
<path d="M167.48 127.3c7.353-.718 8.847-.622 14.246.776-6.934 3.173-15.133 1.587-20.218-2.92-7.684-6.977-25.985-19.04-19.44-8.76 33.952 37.624 63.194 12.185 80.977 33.85 6.057 7.378 11.407 17.285 8.22 27.014-1.09 3.33-5.027 11.164-9.786 9.172-6.234-2.607 1.18-23.087-3.357-29.75-10.3-15.13-28.965-11.083-44.28-12.718-4.442 12.048-15.145 10.233-24.985 4.155-12.562-7.758-12.184-26.837-23.41-33.138-11.7-6.566-9.794 15.425-7.91 20.65 8.167 22.642 32.213 31.105 54.222 27.08-16.29 25.22-42.107-16.328-54.895-6.152-8.115 6.457 6.218 18.204 11.183 20.9 13.737 7.456 30.243 3.71 43.712-2.25-7.69 8.352-21.84 13.477-33.328 11.782-5.933-.875-17.82-8.33-23.224-3.362-8.344 7.67 12.027 16.77 16.974 17.846 16.677 3.628 28.488-5.172 41.66-13.768-8.27 8.267-17.1 19.587-29.16 22.06-7.523 1.544-24.123-6.132-28.983 1.836-5.813 9.53 9.597 15.558 16.483 14.962 16.314-1.41 31.462-14.537 43.744-24.278-8.44 11.973-21.468 24.643-35.412 30.053-7.32 2.84-19.9-1.553-25.41 4.823-8.49 9.823 10.2 15.62 17.078 13.947 20.078-4.884 30.79-26.854 49.993-34.24-13.025 11.996-26.823 30.582-41.848 39.475-7.465 4.42-19.64-.996-25.543 5.524-13.345 14.736 20.09 17.886 29.534 10.08 15.82-13.076 23.404-31.82 42.022-42.582-12.417 16.887-28.144 42.104-43.937 55.736-7.52 6.49-24.027.796-28.79 8.012-9.565 14.492 21.285 16.98 28.975 11.86 25.246-16.81 26.625-55.774 58.333-65.192-8.984 19.243-17.95 45.29-39.578 52.076 3.245 9.775 14.72 10.63 22.093 3.503 12.654-12.225 10.042-40.057 32.066-40.998l-15.883 22.263c.845 9.095 17.144-3.103 22.133-11.848h2.083c-8.678 20.7-23.997 32.26-43.744 41.66.387 12.343-7.87 18.7-18.747 22.914-5.853-10.76-21.45-18.766-29.162-6.25 6.12.826 11.588 1.976 12.498 8.333-9.704-3.503-17.362-5.164-20.83 6.25 11.37-1.867 15.255-1.453 17.186 3.516-7.772 8.95-6.504 22.565 7.81 23.888-3.992-2.884-6.683-4.795-4.49-8.657 3.175-4.216 6.933.05 8.774-2.462 3.437-5.015.342-3.263 4.724-1.244 3.59 2.57 9.432-8.187 17.747 9.957 10.002-7.195.38-18.566-3.84-27.08l31.245-6.248 35.412-33.328 2.083 2.083c-11.446 18.01-27.92 33.472-49.993 35.412 7.39 13.4 21.884 6.49 33.328 2.083-4.976 9.71-17.895 9.763-22.232 17.797-8.892 16.48 28.26-.51 30.564-1.134-2.968 10.457-14.67 12.552-17.712 21.416-2.362 6.883 7.28 7.564 11.375 5.566 7.903-3.858 13.07-14.33 18.835-20.732-2.7 12.498 2.414 22.393-11.35 36.845l21.116 25.97 24.106-26c-13.306-11.514-5.134-24.98-7.7-37.464 5.636 6.61 7.554 17.457 15.563 21.38 3.734 1.83 11.443 1.888 10.506-4.263-1.327-8.71-14.123-13.184-16.83-22.718 2.667.88 38.683 17.77 30.4 1.132-3.927-7.884-17.215-8.332-22.067-17.797 11.574 4.458 23.458 10.078 33.327 0-18.345-6.374-45.633-17.23-47.91-39.578l36.005 31.002 30.652 10.658v2.083c-7.47 7.784-11.794 13.212-5.6 22.72l7.62 2.28c-4.884-5.382-3.255-8.16 0-10.288 5.51-2.626 8.827 2.473 10.96-2.79.968-2.553 1.308-3.755 1.8-.636.543 5.522 8.194 1.275 10.868 1.995 4.185 4.124-2.04 8.246-2.735 11.718 11.836-4.147 14.073-11.41 10.415-22.913.78-4.362 3.516-6.445 6.25-6.25 3.103.37 5.555 1.39 8.33 2.084-4.062-10.616-11.234-10.214-20.828-6.25.868-6.357 4.014-9.46 10.415-8.332-4.81-14.433-22.204-2.848-27.08 6.25-11.328-3.76-22.172-9.895-18.747-22.914-19.14-9.11-36.957-20.397-43.744-41.66h2.08c4.99 8.744 20.966 14.757 19.855 6.64l-13.604-17.056c29.297 1.258 17.628 54.513 54.16 43.744v-4.166c-21.022-11.71-29.658-32.914-39.578-54.16 31.18 9.264 32.212 47.938 56.436 64.827 7.746 5.4 40.352 3.953 30.766-11.494-4.312-6.95-21.507-1.934-28.794-8.013-15.823-13.198-31.737-38.862-43.827-55.736 19.135 12.16 28.294 36.654 47.912 46.478 8.284 4.15 27.92 3.53 25.103-10.765-2.004-10.174-18.32-4.5-25.073-7.396-15.154-6.497-31.63-29.188-43.775-40.813 18.187 7.987 28.97 28.335 47.91 34.05 6.97 2.104 24.97-1.03 19.983-12.318-3.544-8.02-19.406-3.697-26.232-6.155-15.008-5.403-26.542-19.206-37.495-30.158 14.7 8.455 27.996 22.758 45.827 24.278 6.885.587 24.746-7.583 15.367-16.296-6.102-5.667-18.437.657-25.782-.177-11.832-1.343-21.78-11.777-29.162-20.303 17.206 10.57 70.61 15.073 61.254-7.03-6.495-5.404-13.592 4.008-26.367 4.363-13.386.03-26.66-3.144-37.62-11.59 13.956 4.713 29.973 9.713 44.362 2.972 5.115-2.397 23.43-17.57 11.594-22.78-9.23-4.06-18.74 9.016-26.145 12.324-9.178 4.1-19.887 1.112-29.162-1.173V164.8c19.024-1.01 37.915-2.092 50.432-18.83 4.11-5.5 14.823-28.013 2.855-31.68-4.776-1.464-8.478 3.304-10.467 6.888-5.845 10.536-31.91 52.38-42.82 22.79-15.347 1.64-33.936-2.398-44.282 12.718-4.59 6.71 2.5 27.293-3.694 29.75-17.506 6.945-5.814-31.31-1.57-36.185 18.863-21.686 69.87-3.016 78.708-33.362.96-8.047-10.51 6.353-15.908 9.844-5.85 3.604-13.275 3.84-19.503 2.655 6.608-3.46 11.913-2.366 16.08-3.06-3.91-6.87-12.878-5.998-15.17-9.804-2.99-5.4-14.92-6.975-21.7-5.905-12.89 2.85-17.85 6.694-41.7.02l10.414 12.5-14.927 6.237 6.595 4.177-12.498 8.333c2.083.694 7.043.698 6.71 2.658l-10.07 17.125c-2.09-3.59-8.96-12.99-9.93-16.595-.484-1.61 2.42-2.36 6.352-3.073l-11.81-8.447 7.632-4.46-15.964-5.955 8.332-12.498c-13.283 8.86-24.686-3.524-40.065.098-6.557 1.49-11.852 8.792-18.027 7.574-5.207-.89-11.278 2.205-14.93 8.992z"/>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 0.5160635 3.096381">
<path d="M-1.29 0h3.096v1.032H-1.29z" fill="red"/>
<path d="M-1.29 1.032h3.096v1.032H-1.29z" fill="#00f"/>
<path d="M-1.29 2.064h3.096v1.032H-1.29z" fill="orange"/>
</svg>

After

Width:  |  Height:  |  Size: 332 B

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="red" d="M0 0h511.993v259.824H0z"/>
<path d="M0 252.2h511.993v259.824H0z"/>
</g>
<path d="M228.67 148.173c165.22 43.304 58.99 255.64-71.216 167.26l-8.817 13.545c76.628 54.658 152.57 10.66 173.9-46.358 22.297-58.788-7.52-141.48-92.51-150.03l-1.356 15.576z" fill-rule="evenodd" fill="#ffec00"/>
<path fill-rule="evenodd" fill="#ffec00" d="M169.955 330.827l21.73 10.125-10.142 21.696-21.73-10.125zM318.94 231.347h23.98v23.942h-23.98zM307.256 192.455l22.342-8.694 8.707 22.31-22.342 8.693zM281.362 163.267l17.035-16.85 16.877 17.01-17.035 16.85zM255.078 123.48l22.434 8.455-8.468 22.4-22.434-8.455zM316.1 270.01l22.265 8.888-8.902 22.23-22.265-8.887zM246.224 340.06l22.06-9.388 9.402 22.025-22.058 9.39zM206.72 342.83h23.98v23.94h-23.98zM248.01 226.893l-20.35-15.006-20.245 14.47 8.034-22.92-20.348-14.956 24.447-.17 8.567-22.55 7.782 22.702 24.7-.242-19.586 15.232 6.996 23.44z"/>
<path d="M336.03 346.376c-1.21.418-6.23 12.39-9.675 18.248 1.797.51 2.56.596 3.625 1.025 13.655 4.8 20.384 9.18 26.186 17.504 2.888 2.79 7.032 2.93 10.198.697 0 0 2.795-1.114 6.43-5.02 2.968-4.52 2.194-8.11-1.384-11.16-10.944-7.952-22.9-13.902-35.38-21.295z" fill-rule="evenodd" fill="#fe0"/>
<path d="M365.247 372.842c0 2.388-1.94 4.324-4.33 4.324s-4.333-1.936-4.333-4.324 1.94-4.325 4.332-4.325 4.33 1.936 4.33 4.325zM343.87 359.17c0 2.388-1.94 4.324-4.33 4.324s-4.333-1.936-4.333-4.324 1.94-4.325 4.332-4.325 4.33 1.936 4.33 4.325zM354.768 366.145c0 2.39-1.94 4.325-4.33 4.325s-4.333-1.936-4.333-4.325 1.94-4.324 4.332-4.324 4.33 1.937 4.33 4.325z" fill-rule="evenodd"/>
<path d="M324.47 363.667c-42.57-24.273-87.31-50.52-129.88-74.796-18.75-11.635-19.683-33.384-7.17-49.875 1.302-2.337 2.836-1.758 3.514-.524 1.463 8.03 5.97 16.325 11.37 21.496 44.693 28.383 87.732 55.804 131.71 85.613-3.448 5.767-6.104 12.32-9.55 18.086z" fill-rule="evenodd" fill="#fe0"/>
<path fill-rule="evenodd" fill="#ffec00" d="M297.174 305.457l17.85 15.986-16.01 17.824-17.85-15.986z"/>
<path d="M331.54 348.82L206.58 273.3M316.11 331.393l-42.24-27.28M292.08 346.8l-42.75-24.755" stroke="#000" stroke-width="3.05" fill="none"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g clip-path="url(#a)">
<path fill-rule="evenodd" fill="#3a7dce" d="M0 0h512v512H0z"/>
<path d="M95.84 237.9c-3.702-7.57-3.702-7.57-3.702-15.14-1.85 0-2.198.356-3.268.058-1.07-.295-1.475 6.98-4.946 5.56-.578-.71 2.488-5.972-.838-8.16-1.07-.712.26-5.028-.203-6.92 0 0-4.22 2.246-7.403-5.678-1.562-2.07-3.702 1.892-3.702 1.892s.925 2.425-.75 3.017c-2.373-1.776-4.11-.845-7.116-3.284-3.008-2.44.637-5.233-5.09-7.303 3.702-9.462 3.702-7.57 12.956-11.354-5.553-3.786-5.553-3.786-9.254-9.464-5.553-1.893-7.404-3.784-12.957-7.57-7.403-9.47-11.105-28.39-11.105-41.64 4.686-4.435 11.105 15.14 20.36 20.817l12.956 5.677c7.403 3.785 9.254 7.57 14.807 11.354l16.658 5.678c7.403 5.677 11.105 13.247 16.658 15.14 6.016 0 7.175-3.542 9.104-3.763 10.88-.57 16.434-2.004 18.603-5.346 2.197-2.66 7.46 1.538 22.267-4.14l-1.85-7.57s3.932-3.31 9.253-1.892c-.144-3.46-.492-12.685 4.75-16.847-3.183-3.414-1.048-5.86-1.048-5.86s2.95-2.9 3.296-4.437c-1.56-8.34 1.354-8.468 2.008-10.92.653-2.454-2.518-1.614-1.624-4.995.893-3.383 6.255-4.186 6.972-6.972.72-2.785-1.528-4.183-1.4-4.848 1.158-2.66.176-8.93 0-11.355 9.95-2.72 13.19-11 16.66-7.57 1.85-11.355 3.7-15.14 14.806-15.14 1.563-3.49-4.05-6.446-1.85-7.57 3.7-.472 6.535-.236 10.875 5.5 1.37 1.82 1.618-2.66 3.006-3.134 1.387-.473 4.71-.48 5.204-2.72.522-2.307 1.273-5.323 3.124-9.107 1.562-3.076 2.776 1.182 4.164 7.214 7.81.296 25.45 2.07 32.853 4.14 5.553 1.48 9.255-1.478 14.576-2.07 3.934 4.022 7.636 1.006 9.718 9.58 2.94 4.628 7.75.415 8.792 1.775 6.19 17.446 27.474 5.677 29.093 5.973 2.718 0 6.038 7.8 8.178 7.607 3.478-.6 2.494-3.024 5.53-2.048-.81 6.564 5.96 14.134 5.96 19.042 0 0 1.647.827 3.173-.63 1.525-1.455 2.928-5.196 4.287-5.107 3.24.473 4.55.898 8.284 1.565 10.036 3.506 15.148 4.297 19.046 6.094 1.813 3.393 3.57 5.13 7.246 4.496 3.037 2.086.822 4.818 2.615 4.995 3.703-1.892 4.918-3.962 8.62-2.07 3.7 1.893 7.403 5.678 9.254 9.463 0 1.892-1.85 9.462 0 20.816.925 3.785 1.373 6.786 5.35 13.277-1.057 6.667 5.003 17.888 5.003 20.727 0 3.784-2.95 5.737-4.8 9.52 7.402 5.68 0 15.14-3.702 20.818 27.763 5.678 14.807 17.032 37.017 11.354-5.553 13.246-3.587 12.183 1.966 25.43-11.106 7.57-.23 9.874-7.634 19.336-.463.592 4.395 8.22 11.22 8.22-1.85 15.14-7.403 9.463-5.552 32.173-14.576-.296-8.677 16.972-18.51 15.14.58 10.82 5.61 11.768 3.703 22.708-7.403 1.892-7.403 1.892-11.105 7.57l-5.553-1.893c-1.85 9.462-5.552 11.354 0 20.817 0 0-7.172.237-9.254 0-.175 3.253 3.18 4.14 3.702 7.57-.29 1.36-10.528 7.333-18.51 7.57-2.08 4.672 5.553 9.64 5.09 12.005-8.676 1.714-12.493 12.596-12.493 12.596s4.453 1.834 3.702 3.785c-2.37-1.775-3.702-1.893-7.403-1.893-1.85.474-6.36-.115-10.687 7.348-4.748 1.602-6.99 1.023-10.59 5.892-1.595-4.64-3.888.044-6.692 1.843-2.8 1.802-6.575 6.28-7.08 6.09.115-1.302 1.734-6.033 1.734-6.033l-9.254 1.893s-.413.04-1.14.116c-.728.074-.533-5.523-2.288-5.32-1.753.204-6.77 7.04-8.48 7.253-1.71.214-2.25-2.174-3.72-1.966-1.472.21-4.34 7.21-5.383 7.396-1.043.186-5.176-4.255-8.718-3.635-18.22 6.566-21.113-12.95-23.947-1.95-3.817-2.07-3.156-.87-7.035.17-2.475.653-2.7-3.345-4.9-3.284-4.405.127-4.173 4.386-6.574 3.114-1.965-8.872-13.824-7.275-14.98-11.06-.94-3.946 5.137-3.928 7.103-6.602 1.502-3.86-1.57-5.323 4.53-9.046 7.948-5.498 3.378-7.57 4.772-11.703 2.493-5.966 2.507-7.423.425-12.686 0 0-6.19-17.032-7.404-17.032-3.7-1.064-3.7 6.268-9.14 8.28-11.104 3.784-30.71-9.582-34.124-9.582-3.123.06-17.588 3.503-17.042-3.872-2.162 7.17-10.115 1.685-10.605 1.685-7.403 0-4.57 5.855-9.545 5.618-2.256-.768-25.044-2.128-25.044-2.128v3.785l-14.807-7.57-12.956-3.784c-11.104-3.786-5.55-13.248-24.06-7.57v-11.355h-9.254c3.7-22.71 0-11.354-1.85-32.172l-7.405 1.893c-7.402-10.232 10.296-8.28-5.55-15.14 0 0 .288-11.298-3.703-7.57-.81.472 1.85 5.676 1.85 5.676-14.806-1.892-18.508-5.677-18.508-20.817 0 0 12.203 1.774 11.104 0-1.735-2.84-3.99-21.29-3.586-22.532-.173-2.484 11.337-8.752 9.11-14.727 1.417-.53 5.58-.59 5.58-.59" fill="#fff"/>
<path stroke-linejoin="round" d="M595.51 313.51c-.592 1.332-.487 2.662.125 3.612 1.1-1.648.17-2.408-.125-3.612z" stroke="#fff" stroke-linecap="round" stroke-width="2.703" fill="none"/>
<path stroke-linejoin="round" d="M119.51 164.09s-3.104-.38-2.407 2.344c1.014-2.09 2.344-2.217 2.407-2.344zM120.21 157.76c-1.71.064-3.8-.253-3.104 2.47 1.014-2.09 3.04-2.343 3.104-2.47zM131.89 194.05s2.66-.19 1.964 2.534c-1.014-2.09-1.9-2.407-1.964-2.534z" stroke="#fff" stroke-width="2.534" fill="none"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#00c4ff" d="M0-.01h512.003v171.125H0z"/>
<path fill="#fff" d="M0 170.413h512.003v171.124H0z"/>
<path fill="#00c4ff" d="M0 340.846h512.003V511.97H0z"/>
</g>
<path d="M382.49 221.33c0 14.564-11.864 26.37-26.5 26.37s-26.498-11.806-26.498-26.37 11.864-26.37 26.5-26.37 26.498 11.806 26.498 26.37z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(1.2625 0 0 1.2433 -190.84 -19.626)" stroke="#000" stroke-width=".625" fill="#ffd600"/>
<path d="M364.43 195.28c-4.34-1.05-8.785.422-10.185.318-1.925 0-6.79-1.68-10.185 0M338.71 200.49c4.305-3.01 9.115 1.086 10.394.315 3.492-2.294 6.736-1.868 10.08.21 2.155 1.272 5.914-3.71 10.29.315" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".5" fill="none"/>
<path d="M333.88 205.63c2.275-1.855 9.694-1.925 17.324 2.414 1.155-.28 1.89-1.084.945-2.204-5.74-1.995-12.425-4.515-18.585-2.625-1.68 1.19-1.26 1.96.315 2.415z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".5" fill="#efc000"/>
<path d="M333.88 205.63c2.275-1.855 9.694-1.925 17.324 2.414 1.155-.28 1.89-1.084.945-2.204-5.74-1.995-12.425-4.515-18.585-2.625-1.68 1.19-1.26 1.96.315 2.415z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.9748 0 0 .9447 603.337 47.64)" stroke="#000" stroke-width=".5" fill="#efc000"/>
<path stroke-linejoin="round" d="M330.84 211.83c7.525-4.83 17.464-2.31 21.63.315-6.09-1.155-6.196-1.68-10.606-1.785-3.115.106-7.7-.21-11.024 1.47z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="#f0bf00"/>
<path d="M348.06 211.3c-3.675 7.665-10.08 7.77-14.594-.42" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="none"/>
<path d="M250.172 249.47c-1.062 1.163-3.66 1.853-5.805 1.543s-3.02-1.503-1.96-2.665c1.063-1.162 3.662-1.852 5.806-1.542s3.022 1.503 1.96 2.665z" fill-rule="evenodd" fill-opacity=".368"/>
<path d="M244.89 247.98c.11.27-.228.63-.755.802s-1.042.093-1.152-.177c-.11-.27.23-.63.756-.802s1.04-.093 1.15.177z" fill-rule="evenodd" fill="gold"/>
<path d="M349.18 224.5c-4.24 7.127 1.537 2.1 2.475 4.164 1.65 1.913 3.3 1.462 4.276 0 .977-1.65 7.128 3.113 2.927-3.938" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M341.64 236.31c3.638-.413 9.753-3.188 11.93-.9 1.874-2.063 8.476.6 12.714.9-3.076 1.875-9.302.6-12.265 2.588-2.89-1.763-9.267-.15-12.38-2.588z" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-linecap="round" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M347.5 239.58c5.514 2.25 6.752 1.913 12.716.225-1.238 3.264-4.398 3.95-6.19 3.826-1.857-.12-4.388.114-6.526-4.05z" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -78.82 48.29)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" transform="matrix(-.6968 -.6607 -.6818 .6752 655.544 340.862)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" transform="matrix(.682 .675 -.6964 .661 170.235 -128.707)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" transform="matrix(-.0056 -.9447 -.9748 .0054 474.993 589.288)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" transform="matrix(-.8943 -.376 -.388 .8666 654.602 195.86)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" transform="matrix(-.6944 -.663 -.6842 .673 648.558 337.493)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" transform="matrix(-.381 -.8696 -.8973 .369 587.322 475.4)" stroke="#000" stroke-width=".625" fill="none"/>
<path d="M349.18 224.5c-4.24 7.127 1.537 2.1 2.475 4.164 1.65 1.913 3.3 1.462 4.276 0 .977-1.65 7.128 3.113 2.927-3.938" stroke-opacity=".082" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="none"/>
<path stroke-linejoin="round" d="M341.64 236.31c3.638-.413 9.753-3.188 11.93-.9 1.874-2.063 8.476.6 12.714.9-3.076 1.875-9.302.6-12.265 2.588-2.89-1.763-9.267-.15-12.38-2.588z" stroke-opacity=".082" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-linecap="round" stroke-width=".625" fill="#f0bf00"/>
<path stroke-linejoin="round" d="M347.5 239.58c5.514 2.25 6.752 1.913 12.716.225-1.238 3.264-4.398 3.95-6.19 3.826-1.857-.12-4.388.114-6.526-4.05z" stroke-opacity=".082" fill-rule="evenodd" transform="matrix(.9748 0 0 .9447 -87.223 47.64)" stroke="#000" stroke-width=".625" fill="#f0bf00"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6968 -.6607 -.6818 .6752 655.544 340.862)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.682 .675 -.6964 .661 170.235 -128.707)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.0056 -.9447 -.9748 .0054 474.993 589.288)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.8943 -.376 -.388 .8666 654.602 195.86)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6944 -.663 -.6842 .673 648.558 337.493)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.381 -.8696 -.8973 .369 587.322 475.4)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(0 -.9447 .9748 0 44.815 582.748)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.9748 0 0 .9447 604.637 48.13)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.6968 -.6607 .6818 .6752 -137.85 341.345)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.682 .675 .6964 .661 347.467 -128.463)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.0056 -.9447 .9748 .0054 42.424 589.288)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.8943 -.376 .388 .8666 -136.957 196.355)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.6944 -.663 .6842 .673 -131.525 337.493)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.381 -.8696 .8973 .369 -69.485 475.4)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.6968 -.6607 .6818 .6752 -137.85 341.345)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.682 .675 .6964 .661 347.467 -128.463)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.0056 -.9447 .9748 .0054 42.424 589.288)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.8943 -.376 .388 .8666 -136.957 196.355)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.6944 -.663 .6842 .673 -131.525 337.493)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.381 -.8696 .8973 .369 -69.485 475.4)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(0 .9447 -.9748 0 472.49 -71.697)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.9748 0 0 -.9447 -87.32 462.914)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.6968 .6607 -.6818 -.6752 655.16 169.7)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.682 -.675 -.6964 -.661 169.85 639.513)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.0056 .9447 -.9748 -.0054 474.894 -78.248)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.8943 .376 -.388 -.8666 654.268 314.703)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.6944 .663 -.6842 -.673 648.843 173.552)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.381 .8696 -.8973 -.369 586.8 35.64)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6968 .6607 -.6818 -.6752 655.16 169.7)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.682 -.675 -.6964 -.661 169.85 639.513)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.0056 .9447 -.9748 -.0054 474.894 -78.248)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.8943 .376 -.388 -.8666 654.268 314.703)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6944 .663 -.6842 -.673 648.843 173.552)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.381 .8696 -.8973 -.369 586.8 35.64)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.9748 0 0 -.9447 596.078 462.74)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(0 .9447 .9748 0 44.394 -79.747)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.6818 -.6752 .6968 -.6607 346.97 639.76)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(.6964 .661 .682 -.675 -137.843 169.465)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.9748 -.0054 .0056 -.9447 602.83 465.07)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.388 -.8666 .8943 -.376 197.336 638.894)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.6842 -.673 .6944 -.663 342.983 633.63)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.8973 -.369 .381 -.8696 485.31 573.508)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6818 -.6752 .6968 -.6607 346.97 639.76)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(.6964 .661 .682 -.675 -137.843 169.465)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M343.17 258.06c-3.977 10.41.38 15.358-1.567 20.964-1.874 5.398-10.025 18.776-3.82 24.59 4.93.227-.853-7.377 9.01-21.456 4.576-6.595-1.195-10.77 3.626-23.707.448-1.106-6.623-2.03-7.25-.39z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.9748 -.0054 .0056 -.9447 602.83 465.07)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.388 -.8666 .8943 -.376 197.336 638.894)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.6842 -.673 .6944 -.663 342.983 633.63)" stroke="#000" stroke-width=".625" fill="gold"/>
<path stroke-linejoin="round" d="M342.97 258.16c-1.528 11.683-.62 47.577 3.037 46.14 4.05 1.306 4.583-35.162 4.212-45.945-.053-1.194-7.037-1.938-7.25-.195z" stroke-opacity=".149" fill-rule="evenodd" transform="matrix(-.8973 -.369 .381 -.8696 485.31 573.508)" stroke="#000" stroke-width=".625" fill="gold"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(.9748 0 0 .9447 -86.718 48.374)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(.9748 0 0 .9447 -87.486 50.286)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.0793 0 0 .9447 -122.09 52.094)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.0793 0 0 .9447 -123.073 53.795)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.288 0 0 .9447 -191.837 55.603)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.4274 0 0 .9447 -237.42 57.41)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.3578 0 0 .9447 -215.23 59.43)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.323 0 0 .9447 -203.585 61.45)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.3578 0 0 .9447 -215.01 63.362)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.706 0 0 .9447 -328.153 65.594)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".171" transform="matrix(1.4622 0 0 .9447 -248.62 68.146)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -248.51 69.953)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -247.743 72.398)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -247.634 74.525)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -246.317 76.863)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -245 78.777)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -243.794 81.01)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -242.367 83.134)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -241.38 85.153)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -239.297 87.605)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(.94 0 0 .9447 -67.058 89.835)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -248.51 69.953)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -247.743 72.398)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -247.634 74.525)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -246.317 76.863)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -245 78.777)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -243.794 81.01)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -242.367 83.134)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -241.38 85.153)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(1.4622 0 0 .9447 -239.297 87.605)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".078" transform="matrix(.94 0 0 .9447 -66.58 89.65)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-.9748 0 0 .9447 603.894 47.885)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-.9748 0 0 .9447 604.662 49.798)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.0793 0 0 .9447 639.256 51.606)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.0793 0 0 .9447 640.247 53.306)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.288 0 0 .9447 709.014 55.113)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4274 0 0 .9447 754.594 56.92)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.3578 0 0 .9447 732.4 58.94)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.323 0 0 .9447 720.756 60.96)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.3578 0 0 .9447 732.188 62.874)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.706 0 0 .9447 845.322 65.106)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".134" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 765.79 67.658)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 765.68 69.465)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 764.912 71.91)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 764.8 74.035)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 763.488 76.375)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 762.175 78.29)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 760.96 80.52)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 759.536 82.65)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 758.558 84.67)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-1.4622 0 0 .9447 756.465 87.11)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" fill-rule="evenodd" fill-opacity=".867" transform="matrix(-.94 0 0 .9447 584.225 89.34)" stroke="#000" stroke-width="1pt" fill="#00699d"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 765.68 69.465)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 764.912 71.91)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 764.8 74.035)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 763.488 76.375)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 762.175 78.29)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 760.96 80.52)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 759.536 82.65)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 758.558 84.67)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-1.4622 0 0 .9447 756.465 87.11)" stroke="#000" stroke-width="1pt" fill="none"/>
<path d="M328.14 202.55h-3.15" stroke-opacity=".063" transform="matrix(-.94 0 0 .9447 584.225 89.34)" stroke="#000" stroke-width="1pt" fill="none"/>
<path stroke-linejoin="round" d="M330.84 211.83c7.525-4.83 17.464-2.31 21.63.315-6.09-1.155-6.196-1.68-10.606-1.785-3.115.106-7.7-.21-11.024 1.47z" stroke-opacity=".387" fill-rule="evenodd" transform="matrix(-.9748 0 0 .9447 604.34 47.397)" stroke="#000" stroke-width=".625" fill="#f0bf00"/>
<path d="M348.06 211.3c-3.675 7.665-10.08 7.77-14.594-.42" stroke-opacity=".387" transform="matrix(.9748 0 0 .9447 -61.768 47.153)" stroke="#000" stroke-width=".625" fill="none"/>
<path d="M275.607 249.047c-1.097 1.113-3.782 1.774-5.997 1.477s-3.12-1.44-2.024-2.552c1.097-1.113 3.782-1.774 5.997-1.477s3.12 1.44 2.024 2.552z" fill-rule="evenodd" fill-opacity=".368"/>
<path d="M270.35 247.497c.108.27-.23.63-.757.802s-1.042.092-1.152-.178c-.108-.27.23-.63.757-.802s1.042-.093 1.152.177z" fill-rule="evenodd" fill="gold"/>
</svg>

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="gray" d="M496.06 15.937h496.06v496.06H496.06z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="translate(-512 -16.45) scale(1.032)">
<path fill="#006" d="M0 15.937h992.13v496.06H0z"/>
<path d="M0 263.97L992.13 512V15.94L0 263.97z" fill-rule="evenodd" fill="#bd1021"/>
<path d="M992.13 42.512v442.91L106.3 263.962l885.83-221.46z" fill-rule="evenodd" fill="#fff"/>
<g stroke="#000">
<path stroke-linejoin="round" d="M825.487 319.59s-6.193-5.07 1.127-13.234c-3.942-3.378-.282-9.853-.282-9.853s-6.757-2.534.282-12.95c-5.068-3.38-2.816-10.982-2.816-10.982s-16.61-6.193-.844-12.104c-12.95 5.63-25.058-7.603-25.058-7.603l-18.863.564c-3.2-15.67-28.07-2.06-9.58-47.01-4.787-.846-10.136-2.253-15.485 1.688-5.35 3.94-20.553 12.387-29.562 3.94s5.91-20.552 6.194-20.833c.28-.28 19.99-10.417 22.804-17.173-.28-5.07-6.475-9.01-.845-19.99 6.475-10.418 46.17-20.273 64.2-23.65 8.726-3.943 12.668-11.544 12.668-11.544l1.97 7.32s39.98-11.825 41.95-17.456.846 5.068.846 5.068c15.766-1.408 35.755-14.92 38.57-8.728 13.233-2.534 38.573-13.795 38.573-13.795s8.727-.28 2.533 9.29c3.942 6.195-1.126 11.544-1.407 11.544-.283 0 1.688 6.193-3.38 9.572 1.69 5.35-3.097 9.572-3.097 9.572s2.254 6.476-6.756 9.854c.845 5.63-5.068 6.757-5.068 6.757s.845 5.913-3.097 8.447c0 4.504-4.504 6.757-4.504 6.757s2.815 1.688-1.126 4.503c-3.94 2.816-44.765 27.873-44.765 27.592 0-.282 29.843 5.35 31.813 6.475s24.495 16.05 24.495 16.05l-22.806 28.153s-25.338-2.815-26.464-1.408 5.35 1.97 6.756 4.223c1.41 2.252 3.66 7.603 8.165 7.04 4.504-.565-8.447 8.164-16.893 9.01 0 3.096 10.698 3.377 13.514.844 2.817-2.535-6.757 7.32-7.883 8.727s12.67-1.972 12.67-1.972-2.253 9.29-14.358 12.107c4.784 7.883 2.813 12.95 2.532 12.95s-7.884-7.883-15.204-6.475c1.97 7.602 7.884 14.64 9.574 15.767 1.688 1.126-13.233.844-15.204-3.38s-3.66 10.136 1.69 14.642c-6.194.28-11.544-3.38-11.544-3.38s-3.66 8.445-1.126 12.67c2.534 4.223-8.728-8.448-8.728-8.448l-21.397 9.01-4.787-8.165z" fill-rule="evenodd" stroke-width="1.7061250000000001" fill="#9c3900"/>
<path d="M660.12 302.828c.5 0 31.083-.502 45.123-8.524 7.02 11.03 16.545 18.55 16.545 18.55l4.512-16.042s11.03.5 12.033 3.008c-1.504 3.007-2.005 7.018-2.005 7.018s7.52.503 8.02 1.504c.503 1.004-2.004 9.526-2.004 9.526l32.087 7.52s2.508-12.533 5.015-11.03c2.507 1.505 13.537 17.047 29.08 18.05s16.544-13.036 16.544-13.036l3.51 2.007s6.516-14.04 7.52-14.04 2.506 2.006 11.03 2.006c2.506 3.008 3.51 10.026 3.51 10.026s-9.528 9.527-6.52 17.048 3.51 5.514 3.51 5.514l69.19 16.545s3.51 5.515-2.507 8.523c0 .5-69.69-16.044-69.69-16.044s-6.52 7.52-11.532 6.015-1.503 3.008-1.503 3.008L906.79 366s5.517 7.02 1.506 9.025c-5.014.5-81.222-5.014-81.222-5.014s-4.512 9.527-9.525 1.505c-3.51 5.515-7.522-1.504-7.522-1.504s-6.517 5.015-7.52-.5c-5.516 4.01-9.025-2.507-9.025-2.507l-32.088-2.006-2.005 3.008s5.515 1.504-3.008 5.015c-8.523 3.51 51.138 2.005 52.643 2.505 1.504.503-4.01 5.015-4.01 5.015s30.583 2.005 36.097-4.512c5.516-6.52-2.005 8.522-2.005 8.522s24.066-1.002 24.066-2.005-.502 7.52-17.046 6.518c10.026 6.518 22.56 10.528 22.56 10.528s-12.534 3.01-27.073-.5c2.506 6.518 13.537 12.534 13.537 12.534s-8.02 7.02-26.07-10.028c5.014 9.025 1.002 12.536.5 11.532-.5-1.003-9.023-13.537-29.078-18.05 12.534 8.023 7.018 11.533 7.018 11.533s-6.517-11.53-17.046 0c-4.01-10.528-19.553-16.544-38.605-17.547-6.017-7.02-9.527-5.014-23.564-9.025-8.022-9.024-19.554-19.05-19.554-19.05s.502-13.54 14.038-12.034c1.504 4.512 1.504 3.008 1.504 3.008s15.042-5.516 19.554 2.005c6.518-11.532 15.542-1.724 17.046 2.286 4.32.633 26.07 1.223 26.07 1.223s-2.506-4.512-1.002-4.01c1.504.5 13.537-4.512 13.036-6.017-.502-1.505-1.003-6.518 1.002-6.017 2.006.5-17.046-2.507-27.575 5.516-3.51-3.512-1.003-13.038-1.003-13.038l-31.084-6.517-1.504 8.022s-9.025 1.504-8.523-.5c.502-2.008-2.005 7.017-2.005 7.017s-12.033-3.008-12.033-3.51 3.51-18.05 3.51-17.548c0 .503-10.028 1.003-24.066 11.532-4.01-12.534-35.597-29.08-35.597-29.58z" fill-rule="evenodd" stroke-width="1.3649pt" fill="#ffc221"/>
<path d="M736.328 307.346l-6.518 29.08M742.343 318.374l-2.005 9.526M774.432 325.895l-3.008 9.025M830.087 387.056c-.5 0-16.043 2.005-18.05 1.504-2.004-.5 24.568 8.022 24.568 11.53M802.01 390.578s-15.542-10.027-18.048-9.025c-2.507 1.003 15.542-.5 17.046-2.005M769.92 379.044s-16.043.5-17.547-1.003 15.542 11.03 18.55 10.03M738.834 372.015c-.5 0-11.03-4.01-15.542-5.015 4.01 4.012 7.02 9.527 17.046 11.532M742.846 365.504c-.502-1.003-20.055-7.02-20.055-10.028 4.513 1.505 11.03 3.51 17.047 2.005M846.63 342.438l-2.005 9.023" stroke-width="1.3649pt" fill="none"/>
<path d="M699.226 261.717s-21.058 18.048 0 28.577c1.003-7.02 2.507-8.02 2.507-8.02s17.547 6.516 28.076-9.026c-4.513-6.517-12.535-4.01-12.535-4.01s-16.546 0-18.05-7.52z" fill-rule="evenodd" stroke-width="1.3649pt" fill="#ffc221"/>
<path d="M716.775 269.743l-14.54 12.534M761.554 356.796s3.352 3.695.343 8.207M832.094 360.495l-5.515.502M786.97 357.48l10.027 1.503M813.94 331.696s.282 10.136-8.164 9.854c-8.446-.282-5.632.282-5.632.282" stroke-width="1.3649pt" fill="none"/>
<path d="M820.424 330.003s3.378 1.126 2.534 3.66c-.845 2.534.844 9.854-9.01 16.893-10.418 2.252-9.29-8.727-9.29-8.727" stroke-width="1.3649pt" fill="none"/>
<path d="M824.082 333.102s6.194-3.66 7.038 2.253c.844 5.91-5.067 16.892-9.29 18.582-4.225 1.688-9.01-.283-8.448-3.097M831.684 335.64s5.632-4.505 7.32 1.408c1.69 5.912-4.504 19.145-7.04 19.426M839.56 337.046s2.815-1.407 4.785.28M830.55 357.315c-1.125.28-5.91.562-7.6-3.097M805.22 347.46c-.282 0-5.913.283-5.913.283M826.893 369.708l-.562-9.29-2.25-3.098-3.943 3.942s-.564 9.29-2.252 10.136M820.137 360.973c-.28-.562-3.097-5.91-3.097-5.91l-4.787 5.91s-.562 8.447-2.252 9.292M812.248 360.686c0-.28-1.97-5.63-1.97-5.63s-5.63 3.097-6.195 5.35c-.562 2.25-.845 8.445-2.252 9.01M804.086 359.28s.564-5.067-1.126-5.067-9.29 7.038-9.572 13.232" stroke-width="1.3649pt" fill="none"/>
<path stroke-linejoin="round" d="M699.918 261.868s2.815-2.816 3.66-6.194c.845-3.38-1.126-7.04 2.253-10.136 3.38-3.097 47.862-21.96 51.523-25.62 3.66-3.66 10.417-11.544 11.262-13.233.844-1.69 3.378 8.446-4.224 12.95 8.166-2.252 13.515-4.785 16.893-3.66-3.38 4.787-12.387 12.67-16.61 12.67 9.854-3.66 18.862-6.757 21.397-4.786 2.533 1.97-12.107 11.825-18.02 12.387 9.855-2.533 23.088-6.475 24.776-2.252-5.35 1.69-3.66 3.095-14.64 9.29-1.407 1.128-8.446 1.408-8.446 1.408 8.446-.845 19.99-4.223 21.115 1.97-6.756 2.534-9.29 5.914-14.92 7.32-5.632 1.41-18.583 3.943-26.466 7.04-7.884 3.097-19.428 12.106-19.428 12.106s-25.057.844-25.057.562c0-.282-4.786-11.543-5.068-11.824z" fill-rule="evenodd" stroke-width="1.3649pt" fill="#fff"/>
<path d="M711.742 259.902s.282-5.63 2.816-7.6c2.533-1.972 15.203-6.76 18.02-10.982 2.814-4.223-4.224 7.32-3.098 10.417M716.81 251.453s6.194 2.254 4.786 7.04" stroke-width="1.3649pt" fill="none"/>
<path d="M724.13 254.694c0 2.566-2.08 4.646-4.645 4.646s-4.646-2.08-4.646-4.646 2.08-4.645 4.645-4.645 4.645 2.08 4.645 4.644z" stroke-width="1.18531pt" fill="none"/>
<path d="M914.738 244.697l48.707 9.29s5.35-6.193 2.534-9.57c7.32-1.69 5.348-11.263 5.348-11.263s8.446-3.66 1.408-12.107c4.788-4.786-1.126-8.446-1.126-8.446s1.97-8.445-4.223-9.29c1.69-6.756-10.7-9.01-10.7-9.01s-25.62 7.04-43.638 7.603c5.91 5.912-2.254 9.572-2.254 9.572s4.787 3.38 3.38 6.194c-1.41 2.815.843 5.912-5.35 7.883 8.164 3.66-.845 9.853-.845 9.853s9.01 6.194 6.758 9.29z" fill-rule="evenodd" stroke-width="1.3649pt" fill="#fff"/>
<path d="M909.947 234.283s43.077 5.068 45.048 5.068 9.572 2.535 10.98 5.07M912.2 231.744l59.968 1.407M912.486 230.338s56.87-3.378 60.813-9.29M914.165 217.95s57.154-6.193 57.718-5.35M912.2 210.912s55.464-8.728 56.026-7.32M753.975 175.157s17.456 19.145 15.766 32.095" stroke-width="1.3649pt" fill="none"/>
<path d="M768.615 197.117s5.63 8.164 7.883 9.01 21.96 1.97 23.087 10.416c1.126 5.35-4.223 3.66-3.378 7.6 1.407 5.07 14.64 11.544 29 3.943M811.975 232.03s11.824 17.457 29.28-1.406M832.244 238.227s14.358 7.602 26.183-12.106M843.218 239.906s7.038 5.913 21.68-1.97M885.175 230.052s21.678 4.504 23.087 5.912M893.337 225.275c.28 0 15.203.563 15.203.563M884.042 216.824s25.9-1.69 29.28 3.66M872.78 208.66s36.32 1.407 38.01 3.378M880.943 245.816s6.194-1.688 7.04-.843M866.87 261.02s8.166 7.04 18.584 3.943M871.375 272.855s9.29 4.223 20.272 1.688M874.474 279.884s9.29 6.194 15.485 5.067M870.256 283.556s6.475 4.786 6.756 7.32M861.248 289.18s1.97 10.134 9.01 13.794M856.457 293.683s-3.097 13.233 4.787 21.398M848.295 304.098c0 .28-.562 6.193-.28 6.757M797.616 252.86l15.204-.846s5.63-2.252 1.688-5.91M816.48 249.488c.282 0 14.358 1.126 18.02 5.35 3.658 4.222 8.163 12.668 10.697 14.077 2.534 1.407 3.097-.564 3.097-.564M842.098 266.1s-7.6 12.95-1.688 16.892M837.867 280.457s-6.756 9.01-1.407 13.514M835.055 292.837s-5.35 8.73 1.128 14.64M832.694 269.688c-.363.363-6.54 4.723-8.72 3.634M826.156 283.488s2.543 2.542 4.723 2.18M826.457 296.7l4.057 2.783M827.003 306.814l3.51 2.118M763.412 168.732s7.4 3.85 13.323 0c5.92-3.85 34.343-18.355 41.745-20.724 7.4-2.37 11.546-15.988 13.027-21.908M825.883 142.087l41.45-12.14s6.81-5.624 7.105-15.986M871.47 125.21s41.45-4.144 41.45-19.54M906.412 116.328s43.522-11.842 47.667-16.283" stroke-width="1.3649pt" fill="none"/>
<path d="M785.018 178.206s26.35-13.62 30.495-15.1c4.144-1.48 13.617-13.32-.593-13.32" stroke-width="1.3649pt" fill="none"/>
<path d="M797.753 183.535c.296 0 21.612-13.916 28.717-15.69 3.85-5.33 1.777-10.955-4.736-9.77" stroke-width="1.3649pt" fill="none"/>
<path d="M828.245 164.29c.592-.295 11.547-.59 7.698 7.994-5.624 4.145-29.903 16.284-29.903 16.284M822.62 155.113l46.19-15.396s3.848-7.994-1.776-9.178M905.525 116.624c0 .296 5.923 3.553 2.37 8.882-6.514 3.85-37.304 11.25-37.304 11.25M952.3 111.888l-43.52 12.14M949.038 121.658l-37.895 11.547M945.79 131.132l-33.455 10.066M939.566 140.606c-.89 0-24.87 7.4-24.87 7.4M934.243 148.008l-15.396 6.217M930.394 156.297c-.593 0-13.323 5.625-13.323 5.625M926.545 163.106l-11.842 5.625M906.112 175.838s1.48.592 1.185 2.368M876.207 192.12s5.034 1.777.296 6.514c-2.368 3.257-9.177 2.37-13.322 8.29M908.487 125.803s6.22 1.48 1.48 9.474c-12.435 4.737-37.6 12.435-37.6 12.435s-1.183 2.072-4.44 3.85c-3.256 1.775-39.08 11.84-39.08 11.84M910.562 134.98s6.81 2.962 0 7.995c-7.698 4.44-34.64 12.73-34.64 12.73s-.296 2.37-1.48 3.257c-1.184.888-36.71 12.73-36.71 12.73" stroke-width="1.3649pt" fill="none"/>
<path d="M912.336 142.974s7.106 2.072.89 7.993c-7.403 4.44-31.088 12.435-31.088 12.435s-2.368 2.96-6.217 4.145c-3.848 1.184-28.42 11.25-28.42 11.25M914.11 150.968c2.074.888 7.698 1.776.89 7.106-7.994 3.552-27.534 11.25-27.534 11.25l-1.777 3.257-31.086 13.323M915.885 158.962s2.96 3.553-3.553 7.698c-7.106 3.85-22.5 9.77-22.5 9.77M912.336 167.25s3.257 2.074-.887 5.034c-4.74 2.37-23.39 12.14-23.39 12.14l-12.14 7.992" stroke-width="1.3649pt" fill="none"/>
<path d="M869.697 140.013c0 .296 5.033 4.44 3.256 9.178 4.442 3.258 3.553 6.81 3.553 6.81s6.217 3.553 5.33 8.586c6.217 1.48 5.92 5.034 5.92 5.034l-2.072 3.256s6.217-.296.888 7.698c3.257 1.776 1.777 3.85 1.777 3.85M886.567 180.87c-.89 0-21.612 7.698-26.942 12.435" stroke-width="1.3649pt" fill="none"/>
<path d="M836.543 171.693s6.217-.296 5.33 6.513c7.106-2.37 5.625 4.44 5.625 4.44s8.29-3.256 6.81 7.106c5.328-1.184 4.44 4.145 4.44 4.145s4.737-.296 4.737 2.37c3.257-2.962 6.81-1.482 6.81-1.482s2.368-3.256 5.624-2.368M842.167 177.91c0 .592-27.83 15.987-27.83 15.987M847.49 182.942l-21.02 13.027M854.6 189.455c0 .297-18.356 10.955-18.356 10.955M858.75 193.6s-13.027 10.66-15.987 10.067M863.186 196.857s-7.402 5.626-13.62 8.29M870.884 194.49s2.368 2.96-12.434 10.657" stroke-width="1.3649pt" fill="none"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g fill-rule="evenodd">
<path fill="#fff" d="M512 512H0V0h512z"/>
<path fill="#df0000" d="M512 512H0V341.33h512zM512 170.8H0V.13h512z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 294 B

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g stroke-width="1pt">
<path fill="#006" d="M0 0h512v512H0z"/>
<path fill="#fff" d="M0 0v27.95L307.037 250h38.647v-27.95L38.647 0H0zm345.684 0v27.95L38.647 250H0v-27.95L307.037 0h38.647z"/>
<path fill="#fff" d="M144.035 0v250h57.614V0h-57.615zM0 83.333v83.333h345.684V83.333H0z"/>
<path fill="#c00" d="M0 100v50h345.684v-50H0zM155.558 0v250h34.568V0h-34.568zM0 250l115.228-83.334h25.765L25.765 250H0zM0 0l115.228 83.333H89.463L0 18.633V0zm204.69 83.333L319.92 0h25.764L230.456 83.333H204.69zM345.685 250l-115.228-83.334h25.765l89.464 64.7V250z"/>
<path fill-rule="evenodd" fill="#fff" d="M54.886 368.64l40.665 15.4 13.32-41.403 13.32 41.402 40.666-15.4-24.06 36.223 37.395 22.197-43.326 3.767 5.97 43.082-29.963-31.528-29.96 31.527 5.968-43.083-43.327-3.767 37.397-22.197"/>
<g fill-rule="evenodd" fill="#fff">
<path d="M403.807 476.413l-18.823 1.638 2.597 18.712-13.02-13.692-13.02 13.692 2.598-18.71-18.823-1.64 16.247-9.645-10.458-15.736 17.675 6.693 5.78-17.99 5.783 17.99 17.675-6.692-10.458 15.737M403.807 196.417l-18.823 1.638 2.597 18.71-13.02-13.69-13.02 13.69 2.598-18.71-18.823-1.638 16.247-9.645-10.458-15.737 17.675 6.69 5.78-17.985 5.783 17.986 17.675-6.69-10.458 15.736M298.808 310.165l-18.823 1.638 2.597 18.71-13.02-13.69-13.02 13.69 2.598-18.71-18.823-1.638 16.247-9.646-10.458-15.736 17.675 6.692 5.783-17.99 5.78 17.99 17.676-6.692-10.46 15.735M497.13 282.166l-18.83 1.638 2.59 18.71-13.02-13.69-13.02 13.69 2.59-18.71-18.795-1.638 16.275-9.646-10.48-15.736 17.69 6.692 5.74-17.99 5.81 17.99 17.64-6.692-10.43 15.736M416.56 355.014l-10.29 6.377 2.892-11.752-9.247-7.805 12.074-.89 4.57-11.206 4.57 11.207 12.076.89-9.247 7.804 2.89 11.753"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,189 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="gray" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g clip-path="url(#a)">
<path fill="#39c" d="M0 0v512.006h768.01V0H0z"/>
<path fill="#ff0" d="M0 341.338v28.445h768.01v-28.445H0zM0 398.227v28.445h768.01v-28.445H0z"/>
<g>
<path fill="#9cc" d="M122.065 28.067l2.38 2.38-2.38-2.38zM119.685 32.827l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M119.685 35.208l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M117.305 39.97l2.38 2.38-2.38-2.38z"/>
<path fill="#c66" d="M122.065 39.97l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M126.826 39.97l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M117.305 42.35l2.38 2.38-2.38-2.38zM126.826 42.35l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M119.685 44.73l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M114.924 47.11l2.38 2.38-2.38-2.38z"/>
<path d="M121.673 32.904L104.986 96.16l-63.442 17.23 63.26 16.51 16.87 63.257L138.54 129.9l63.26-16.87-63.26-16.87-16.867-63.256z" stroke="#fff" stroke-width="2.9755" fill="#c00"/>
<path fill="#6cc" d="M129.207 47.11l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M114.924 49.49l2.38 2.38-2.38-2.38m14.283 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M117.305 51.87l2.38 2.38-2.38-2.38m9.52 0l2.382 2.38-2.38-2.38z"/>
<path fill="#69c" d="M112.544 54.25l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M118.097 55.84l.794 1.585-.793-1.586m9.522 0l.793 1.585-.794-1.586z"/>
<path fill="#69c" d="M131.587 54.25l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M112.544 56.63l2.38 2.382-2.38-2.38m19.043 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M114.924 59.012l2.38 2.38-2.38-2.38m14.283 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M110.163 61.392l2.38 2.38-2.38-2.38zM133.968 61.392l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M110.163 63.773l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M110.163 66.153l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M107.783 68.533l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M112.544 68.533l2.38 2.38-2.38-2.38m19.043 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M136.348 68.533l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M107.783 70.914l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M113.337 72.502l.793 1.586-.793-1.586m19.043 0l.793 1.586-.793-1.586z"/>
<path fill="#9cc" d="M136.348 70.914l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M107.783 73.294l2.38 2.38-2.38-2.38m28.565 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M110.163 75.675l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M105.403 78.055l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M110.956 79.643l.794 1.586-.794-1.587m23.804 0l.794 1.586-.794-1.587z"/>
<path fill="#9cc" d="M138.728 78.055l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M105.403 80.435l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M107.783 82.816l2.38 2.38-2.38-2.38m28.565 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M103.022 85.196l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M108.576 86.784l.793 1.587-.794-1.586m28.565 0l.794 1.587-.793-1.586z"/>
<path fill="#9cc" d="M141.11 85.196l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M103.022 87.577l2.38 2.38-2.38-2.38m38.087 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M105.403 89.957l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M100.642 92.337l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M105.403 92.337l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M143.49 92.337l2.38 2.38-2.38-2.38m-49.99 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M95.88 94.718l2.382 2.38-2.38-2.38m52.368 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M150.63 94.718l2.38 2.38-2.38-2.38m-64.27 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M88.74 97.098l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M98.26 97.098l2.382 2.38-2.38-2.38z"/>
<path fill="#c33" d="M100.642 97.098l2.38 2.38-2.38-2.38m42.847 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M145.87 97.098l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M155.39 97.098l2.382 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M157.77 97.098l2.382 2.38-2.38-2.38z"/>
<path fill="#69c" d="M76.838 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M79.218 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M81.6 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M91.12 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M95.088 100.27l1.587.795-1.587-.794m54.75 0l1.586.795-1.586-.794z"/>
<path fill="#fcc" d="M153.01 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M162.532 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M164.913 99.48l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M167.293 99.48l2.38 2.38-2.38-2.38m-97.596 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M72.077 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M74.457 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M83.98 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M87.947 102.652l1.587.793-1.587-.793m69.032 0l1.586.793-1.587-.793z"/>
<path fill="#fcc" d="M160.152 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M169.673 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M172.054 101.86l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M174.434 101.86l2.38 2.38-2.38-2.38m-111.88 2.38l2.382 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M64.936 104.24l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M76.838 104.24l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M80.806 105.032l1.587.794-1.587-.794m83.314 0l1.587.794-1.587-.794z"/>
<path fill="#fcc" d="M167.293 104.24l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M179.195 104.24l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M181.575 104.24l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M55.414 106.62l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M57.795 106.62l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M67.316 106.62l2.38 2.38-2.38-2.38zM176.815 106.62l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M186.336 106.62l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M188.717 106.62l2.38 2.38-2.38-2.38M48.273 109l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M50.654 109l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M60.175 109l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M64.143 109.793l1.587.793-1.587-.793m116.64 0l1.587.793-1.587-.793z"/>
<path fill="#fcc" d="M183.956 109l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M193.477 109l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M195.858 109l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M41.132 111.38l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M43.512 111.38l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M53.034 111.38l2.38 2.38-2.38-2.38zM191.097 111.38l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M200.62 111.38l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M203 111.38l2.38 2.38-2.38-2.38m-166.63 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#c66" d="M48.273 113.76l2.38 2.38-2.38-2.38zM195.858 113.76l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M207.76 113.76l2.38 2.38-2.38-2.38m-166.628 2.38l2.38 2.382-2.38-2.38z"/>
<path fill="#ccf" d="M43.512 116.14l2.38 2.382-2.38-2.38z"/>
<path fill="#fcc" d="M53.034 116.14l2.38 2.382-2.38-2.38m138.063 0l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M200.62 116.14l2.38 2.382-2.38-2.38z"/>
<path fill="#9cc" d="M203 116.14l2.38 2.382-2.38-2.38z"/>
<path fill="#6cc" d="M48.273 118.522l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M50.654 118.522l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M60.175 118.522l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M64.143 119.314l1.587.794-1.587-.794m116.64 0l1.587.794-1.587-.794z"/>
<path fill="#fcc" d="M183.956 118.522l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M193.477 118.522l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M195.858 118.522l2.38 2.38-2.38-2.38m-140.444 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M57.795 120.902l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M67.316 120.902l2.38 2.38-2.38-2.38zM176.815 120.902l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M186.336 120.902l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M188.717 120.902l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M62.555 123.283l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M64.936 123.283l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M76.838 123.283l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M80.806 124.075l1.587.794-1.587-.795m83.314 0l1.587.794-1.587-.795z"/>
<path fill="#fcc" d="M167.293 123.283l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M179.195 123.283l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M181.575 123.283l2.38 2.38-2.38-2.38m-111.878 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M72.077 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M74.457 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M83.98 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M87.947 126.456l1.587.793-1.587-.794m69.032 0l1.586.793-1.587-.794z"/>
<path fill="#fcc" d="M160.152 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M169.673 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M172.054 125.663l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M174.434 125.663l2.38 2.38-2.38-2.38m-97.596 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M79.218 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M81.6 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M91.12 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M95.088 128.836l1.587.794-1.587-.794m54.75 0l1.586.794-1.586-.794z"/>
<path fill="#fcc" d="M153.01 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M162.532 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M164.913 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M167.293 128.043l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M86.36 130.424l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M88.74 130.424l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M98.26 130.424l2.382 2.38-2.38-2.38z"/>
<path fill="#c33" d="M100.642 130.424l2.38 2.38-2.38-2.38m42.847 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M145.87 130.424l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M155.39 130.424l2.382 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M157.77 130.424l2.382 2.38-2.38-2.38m-64.27 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M95.88 132.804l2.382 2.38-2.38-2.38m52.368 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M150.63 132.804l2.38 2.38-2.38-2.38m-49.988 2.38l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M105.403 135.185l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M143.49 135.185l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M105.403 137.565l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M103.022 139.945l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M108.576 141.533l.793 1.587-.794-1.587m28.565 0l.794 1.587-.793-1.587z"/>
<path fill="#ccf" d="M141.11 139.945l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M103.022 142.326l2.38 2.38-2.38-2.38m38.087 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M107.783 144.706l2.38 2.38-2.38-2.38m28.565 0l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M105.403 147.087l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M110.956 148.674l.794 1.587-.794-1.586m23.804 0l.794 1.587-.794-1.586z"/>
<path fill="#ccf" d="M138.728 147.087l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M105.403 149.467l2.38 2.38-2.38-2.38m33.325 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M110.163 151.847l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M107.783 154.228l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M113.337 155.816l.793 1.586-.793-1.586m19.043 0l.793 1.586-.793-1.586z"/>
<path fill="#cff" d="M136.348 154.228l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M107.783 156.608l2.38 2.38-2.38-2.38m28.565 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M107.783 158.99l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M112.544 158.99l2.38 2.38-2.38-2.38m19.043 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M136.348 158.99l2.38 2.38-2.38-2.38z"/>
<path fill="#cff" d="M110.163 161.37l2.38 2.38-2.38-2.38zM133.968 161.37l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M110.163 163.75l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M110.163 166.13l2.38 2.38-2.38-2.38m23.805 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M114.924 168.51l2.38 2.38-2.38-2.38m14.283 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M112.544 170.89l2.38 2.38-2.38-2.38z"/>
<path fill="#c33" d="M118.097 172.478l.794 1.587-.793-1.587m9.522 0l.793 1.587-.794-1.587z"/>
<path fill="#9cf" d="M131.587 170.89l2.38 2.38-2.38-2.38z"/>
<path fill="#69c" d="M112.544 173.27l2.38 2.38-2.38-2.38m19.043 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M117.305 175.65l2.38 2.382-2.38-2.38m9.52 0l2.382 2.38-2.38-2.38z"/>
<path fill="#9cf" d="M114.924 178.032l2.38 2.38-2.38-2.38zM129.207 178.032l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M114.924 180.412l2.38 2.38-2.38-2.38m14.283 0l2.38 2.38-2.38-2.38z"/>
<path fill="#fcc" d="M119.685 182.793l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M117.305 185.173l2.38 2.38-2.38-2.38m9.52 0l2.382 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M117.305 187.553l2.38 2.38-2.38-2.38z"/>
<path fill="#c66" d="M122.065 187.553l2.38 2.38-2.38-2.38z"/>
<path fill="#6cc" d="M126.826 187.553l2.38 2.38-2.38-2.38z"/>
<path fill="#ccf" d="M119.685 192.314l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38z"/>
<path fill="#9cc" d="M119.685 194.695l2.38 2.38-2.38-2.38m4.76 0l2.38 2.38-2.38-2.38m-2.38 4.76l2.38 2.38-2.38-2.38z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M166.02 0h850v850h-850z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="matrix(.6024 0 0 .6024 -100 0)">
<path fill="#0053a5" d="M0 0h1300v850H0z"/>
<g fill="#ffce00">
<path d="M400 0h250v850H400z"/>
<path d="M0 300h1300v250H0z"/>
</g>
<g fill="#d21034">
<path d="M475 0h100v850H475z"/>
<path d="M0 375h1300v100H0z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 584 B

View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<path fill="#3f9c35" d="M0 0h512v512H0z"/>
<path fill="#ed2939" d="M0 0h512v341.333H0z"/>
<path fill="#00b9e4" d="M0 0h512v170.667H0z"/>
<circle cx="238.827" cy="256" r="76.8" fill="#fff"/>
<circle cx="255.893" cy="256" r="64" fill="#ed2939"/>
<path d="M324.16 213.333l8.164 22.958 22.006-10.46-10.46 22.006L366.826 256l-22.958 8.164 10.46 22.006-22.006-10.46-8.164 22.957-8.164-22.958-22.006 10.46 10.46-22.006L281.494 256l22.958-8.164-10.46-22.006 22.006 10.46 8.164-22.957z" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 589 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" viewBox="0 0 512 512" width="512" version="1">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)">
<path fill="#009" d="M0 0h512v512H0z"/>
<path d="M77 .006l436.91 436.91V.006H77z" fill="#fc0"/>
<g fill="#fff">
<path d="M39.867 35.49l9.32-28.68 9.32 28.68H88.66L64.265 53.215l9.32 28.68L49.187 64.17 24.79 81.896l9.32-28.68L9.71 35.49M94.48 90.104l9.32-28.68 9.32 28.68h30.155l-24.397 17.725 9.32 28.68-24.398-17.726-24.397 17.726 9.32-28.68-24.397-17.726M149.095 144.717l9.32-28.68 9.318 28.68h30.156l-24.398 17.726 9.32 28.68-24.398-17.725-24.397 17.725 9.32-28.68-24.398-17.726M203.71 199.33l9.318-28.68 9.32 28.68h30.155l-24.397 17.727 9.32 28.68-24.398-17.725-24.397 17.725 9.32-28.68-24.397-17.726M258.322 253.945l9.32-28.68 9.32 28.68h30.154L282.72 271.67l9.32 28.68-24.398-17.725-24.397 17.726 9.32-28.68-24.398-17.725M312.936 308.56l9.32-28.68 9.32 28.68h30.154l-24.397 17.724 9.32 28.68-24.398-17.725-24.397 17.725 9.32-28.68-24.397-17.726M367.55 363.172l9.32-28.68 9.318 28.68h30.156l-24.397 17.726 9.32 28.68-24.398-17.725-24.398 17.725 9.32-28.68-24.398-17.726M422.164 417.786l9.32-28.68 9.318 28.68h30.156l-24.397 17.726 9.32 28.68-24.397-17.725-24.397 17.725 9.32-28.68-24.398-17.726M476.777 472.4l9.32-28.68 9.32 28.68h30.154l-24.396 17.725 9.32 28.68-24.397-17.725-24.397 17.726 9.32-28.68L446.62 472.4"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="512" width="512">
<path fill="#00267f" d="M0-.2h512V512H0z"/>
<path fill="#ffc726" d="M170.667-.2h170.667V512H170.667z"/>
<path id="a" d="M256 173.312c-5.547 15.125-11.2 30.87-23.296 42.923 3.755-1.238 10.325-2.347 14.55-2.24v63.616l-17.963 2.667c-.64-.064-.853-1.066-.853-2.432-1.728-19.754-6.4-36.352-11.776-53.525-.383-2.347-7.188-11.307-1.94-9.728.64.085 7.66 2.944 6.55 1.58-9.558-9.9-23.53-17.025-37.1-19.137-1.194-.3-1.898.298-.83 1.685 18.004 27.712 33.065 60.416 32.937 99.22 6.998 0 23.958-4.137 30.976-4.137v44.885h8.854l2.026-125.355z"/>
<use height="100%" width="100%" xlink:href="#a" transform="matrix(-1 0 0 1 512 0)"/>
</svg>

After

Width:  |  Height:  |  Size: 741 B

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g stroke-width="1pt" fill-rule="evenodd">
<path fill="#0a5c12" d="M0 0h512v512H0z"/>
<ellipse cx="470.77" cy="360.7" rx="231.97" transform="matrix(.581 0 0 .581 -57.648 46.55)" ry="231.97" fill="#fc000f"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 364 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" stroke-width="1pt">
<path d="M0 0h170.664v512.01H0z"/>
<path fill="#ffd90c" d="M170.664 0h170.664v512.01H170.664z"/>
<path fill="#f31830" d="M341.328 0h170.665v512.01H341.328z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 351 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g fill-rule="evenodd">
<path fill="#de0000" d="M512.063 511.55H.356V.003h511.707z"/>
<path fill="#35a100" d="M511.774 511.997H.068V256.224h511.706z"/>
</g>
<path fill-rule="evenodd" fill="#fff300" d="M389 223.773l-82.867 56.55 31.708 91.595-82.766-56.685-82.766 56.67 31.722-91.58-82.853-56.577 102.363.095 31.55-91.636 31.548 91.637"/>
</svg>

After

Width:  |  Height:  |  Size: 492 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#de2110" d="M0 341.332h512v170.666H0z"/>
<path fill="#fff" d="M0 0h512v170.666H0z"/>
<path fill="#319400" d="M0 170.666h512v170.666H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 342 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<defs>
<clipPath id="a">
<path fill="gray" d="M119.03-196.66h708.66V512H119.03z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="matrix(.7225 0 0 .7225 -86 142.09)" stroke-width="1pt">
<path fill="#e10011" d="M0-196.66h1063V512H0z"/>
<path d="M216.66 511.66L0 512v-708.66l215.64.113 139.14 44.743-138.12 43.614 138.12 44.968-138.12 43.615L354.78 25.36 216.66 68.976l138.12 44.968-138.12 43.615 138.12 44.97-138.12 43.613 138.12 44.97-138.12 43.614 138.12 44.968-138.12 43.615 138.12 44.968-138.12 43.615" fill="#fff"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 722 B

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="gray" d="M60.84 337h175v175h-175z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" fill-rule="evenodd" transform="translate(-178 -985.97) scale(2.9257)">
<path d="M0 337l146.56 87.5L0 512zM293.12 337l-146.56 87.5L293.12 512z" fill="#00cf00"/>
<path d="M0 337l146.56 87.5L293.12 337zM0 512l146.56-87.5L293.12 512z" fill="red"/>
<path d="M293.12 337h-27.31L0 495.7v16.305h27.31l265.81-158.7z" fill="#fff"/>
<path d="M197.168 424.496c0 27.948-22.656 50.604-50.604 50.604S95.96 452.444 95.96 424.496s22.656-50.604 50.604-50.604 50.604 22.656 50.604 50.604z" fill="#fff"/>
<path d="M0 337v16.305l265.81 158.7h27.31V495.7L27.31 337z" fill="#fff"/>
<path stroke="#00de00" stroke-width="1pt" fill="red" d="M156.523 405.41l-6.58.11-3.4 5.62-3.39-5.63-6.57-.14 3.18-5.75-3.16-5.768 6.57-.113 3.41-5.626 3.39 5.638 6.57.14-3.19 5.748zM134.48 443.57l-6.58.11-3.4 5.62-3.39-5.63-6.57-.14 3.18-5.75-3.16-5.768 6.57-.113 3.41-5.626 3.39 5.638 6.57.14-3.19 5.748zM179.107 443.57l-6.58.11-3.4 5.62-3.39-5.63-6.57-.14 3.18-5.75-3.16-5.768 6.57-.113 3.41-5.626 3.39 5.638 6.57.14-3.19 5.748z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="gray" d="M67.64-154h666v666h-666z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="matrix(.7688 0 0 .7688 -52 118.39)">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#319400" d="M0-154h333v666H0z"/>
<path fill="#ffd600" d="M333-154h666v333H333z"/>
<path fill="#de2110" d="M333 179h666v333H333z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 537 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g fill-rule="evenodd" stroke-width="1pt">
<path fill="#fff" d="M0 0h512.005v512H0z"/>
<path fill="#00267f" d="M0 0h170.667v512H0z"/>
<path fill="#f31830" d="M341.333 0H512v512H341.333z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 350 B

View File

@ -0,0 +1,134 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<path fill="#c00" d="M0 0h512v512H0z"/>
<path fill="#006" d="M0 0h512v256H0z"/>
<g stroke-width="1pt">
<path fill="#fff" d="M0 0v28.622L454.757 256h57.24v-28.62L57.242 0H0zm511.998 0v28.62L57.24 256H0v-28.622L454.757 0h57.24z"/>
<path fill="#fff" d="M213.333 0v256h85.333V0h-85.333zM0 85.333v85.333h511.998V85.333H0z"/>
<path fill="#c00" d="M0 102.4v51.2h511.998v-51.2H0zM230.4 0v256h51.2V0h-51.2zM0 256l170.666-85.334h38.16L38.162 256H0zM0 0l170.666 85.333h-38.16L0 19.08V0zm303.17 85.333L473.838 0h38.16L341.333 85.333h-38.16zM512 256l-170.666-85.334h38.16L512 236.92V256z"/>
</g>
<path d="M369.37 493.37c2.99.413 113.793-28.43 113.588-73.424v-220.28H255.776v220.28c-.206 44.995 113.588 73.425 113.588 73.425z" fill-rule="evenodd" fill="#fff"/>
<path d="M-903.54 822.05c1.22 325.7-655.51 534.47-673.23 531.49 0 0-674.45-205.79-673.23-531.49 7.16-10.536 9.96-14.595 10.43-27.844 2.29-6.875 1.64-15.152 1.64-23.02v-23.02c-1.73-5.203-1.64-13.796-1.64-21.377-.22-5.805-1.64-15.455-1.64-16.444 1.28 9.47 3.02 14.092 6.57 1.644 2.51-6.278 3.92-11.44 6.58-19.732.29-8.094 1.64-14.587 1.64-23.02 0-7.972.38-15.56 1.65-21.377 2.53-2.072 4.74-5.72 8.22-3.287-.31 8.37-2.27 12.79-3.29 21.376v46.04c.16 5.44.91 9.983 3.29 13.155.29-8.095 1.64-14.587 1.64-23.02 1.9-5.69 3.07-13.14 6.58-18.09 1.99-7.393 5.22-13.5 8.22-21.375 2.51-7.807 5.04-13.192 6.58-19.732 3.63-4.077 7.64-11.014 11.51-14.8 8.45-5.43 5.95 2.76 3.29 9.867v23.02c5.8 1.658 2.09-2.334 6.58-6.576 1.58-6.084 5.31-14.347 8.22-19.733 2.92-4.74 6.7-9.218 9.86-14.8 3.42-2.1 12.53-8.07 13.16-8.22-3.65 3.823-6.79 9.364-9.87 14.798-1.26 5.818-1.64 13.405-1.64 21.376.6 15.794 3.82 3.08 6.58-3.287 3.35-2.744 1.82-4.597 8.22-4.933 9.69-6.53 6.58.646 4.93 8.22-1.31 7.352-1.64 14.842-1.64 23.022 0 8.924 1.54 12.746 1.64 21.376 0 7.582-.09 16.175 1.65 21.376 1.17 8.88 3.58 12.586 6.57 19.732 2.51 7.252 5.42 11.873 8.22 18.088 6.44 7.893 3.29.717 3.29-8.222v-46.04c3.02-5.158 3.89-11.446 8.22-16.444 1.65-6.02 4.65-10.675 8.23-14.8 2.45-3.908 6.16-8.806 8.22-13.154v23.02c0 8.18.33 15.67 1.64 23.02 2.26 7.62 3.93 12.287 4.94 19.733 4.29 2.78 5.91 6.903 9.86 9.866 1.99-7.598 3.29-14.388 3.29-23.02v-23.02c1.37-7.685 2.92-14.074 4.93-19.733 2.22-6.977 3.68 1.805 4.94 4.933 2.84 6.012 5.79 9.158 9.86 16.443 4.83 3.45 6.08 8.786 9.87 13.155.87 4.035 1.29 13.116 3.29 16.444 1.77-8.002 4.74-12.822 6.57-21.376 4.93-4.83 7.83-8.23 13.16-11.51 8.36-1.61 12.2-3.916 19.73-4.933 10.41 0 8.54 1.064 1.64 6.577-2.61 4.246-6.36 10.867-9.86 14.8-1.02 7.513-2.97 11.21-3.29 19.73.6 8.43 3.02 15.09 4.93 21.377 4.12-4.612 8.7-14.516 11.51-19.733 4.41-5.036 6.44-12.48 9.87-16.443 3.54-4.29 8.13-7 14.8-8.222 4.08-3.065 8.89-3.288 16.44-3.288 15.09 4.827 31.93 3.435 47.69 4.933 12.19 0 19.9-2.238 31.24-4.933 12.34-2.54 25.39-2.794 37.82-4.933 12.52 0 26.39-1.113 37.82 1.645h32.88c11.89 0 23.53-.245 34.53-1.644 13.27 0 26.77.606 39.47-1.644 14.64 0 28.33-1.158 42.75-1.644 19.75 0 38.05-2.356 57.55-3.288 14.92-.634 26.89-5.416 41.11-8.222 9.53-2.17 20.71-1.644 31.24-1.644 12.48 0 22.46 2.218 34.53 3.288 10.27 0 19.68.85 29.6 1.645H-1349.99c12.08 0 23.18.744 34.53 1.645 10.31 0 19.66.83 29.6 1.644h26.31c7.22.86 16.21 1.02 23.02 3.288 9.55 0 17.27 1.32 26.31 1.644 8.51.516 15.72 1.644 24.66 1.644 8.26.295 15.31 1.91 23.02 3.29 6.98.942 12.59 2.732 18.09 4.932 4.64 2.197 12.24 5.28 16.44 8.222 9.13 0 13.09-1.725 19.74-3.29 4.58-3.536 9.64-3.653 9.86-6.576-5.07 4.52-9.44 5.577-11.51 13.154-1.03 2.565-4.34 12.035 0 9.866 6.04-3.525 10.35-7.542 13.16-13.154 4.7-6.623 6.86-10.678 11.51-16.444 3.44-6.616 9.21-10.764 13.15-14.798 4.6-6.76 7.28-10.17 3.29 1.644-1.41 7.913-2.72 14.015-3.29 21.376-.94 6.975-2.73 12.587-4.93 18.088 0 5.08-.42 10.4 1.64 13.154 7.59-2.167 15-6.207 19.73-9.866 6.51-1.774 11.97-5.252 18.09-9.866 8.1-2.025 13.33-2.29 14.8-4.933-4.43 4.523-8.65 8.448-13.15 11.51-2.19 4.613-5.98 7.346-4.94 11.51 5.11-1.11 14.94-1.69 19.73-3.288 7.71-2.667 11.16-4.304 19.74-6.577 14.765.192 2.498 2.24-4.94 6.577-4.46 3.036-9.07 7.542-14.8 11.51-3.67 6.82-6.16 12.17-9.86 16.444-1.93 7.158-4.59 12.248-8.22 16.444-1.46 6.188-3.54 11.66-4.94 18.088-1.42 10.552-5.32 13.11 6.58 8.22 5.1-5.56 10.03-10.195 13.16-14.798 3.03-4.728 7.17-10.545 11.51-14.8 2.26-6.385 5.81-8.91 9.86-16.442 3.66-3.837 8.797-9.617 13.157-14.8 3.764-3.59 8.946-7.382 14.798-9.865 9.013-3.004 7.87-8.78 4.933 1.645-3.466 4.196-5.575 9.794-6.577 16.443-3.57 14.82.356 9.164 6.578 4.933 5.34-4.412 3.347-7.48 11.51-9.866 1.802-1.517 10.547-6.293 8.222-1.644-1.116 7.408-3.903 10.798-6.577 16.443-3.615 6.525-6.483 11.715-8.222 18.088-2.908 3.88-5.026 8.337 0 6.578 8.472-1.883 11.08-4.92 16.445-8.222 3.2-7.303 6.352-9.63 9.866-14.8-2.012 8.053-4.9 13.58-6.577 19.733-3.786 4.37-5.75 9.307-8.22 16.443-3.604 7.016-4.822 10.37-4.934 19.732-2.216 7.477-5.064 12.895-1.646 19.732 5.21-5.417 9.865-8.835 13.155-16.443 3.385-4.098 5.153-10.394 6.576-16.442 1.567-6.658 3.942-10.753 4.933-18.088 2.29-6.875 1.644-15.153 1.644-23.02v-23.02c-.094-7.86-2.588-14.366 0-19.733 5.006 5.11 6.258 9.69 9.866 16.443 2.11 8.442 5.844 13.214 6.577 21.376 3.342 4.915 3.84 10.934 6.577 18.088.577 8.072 2.097 15.085 0 21.376-.496 5.29-3.066 9.066 0 13.155 5.308-4.385 5.538-10.92 6.577 3.29 0 7.197.253 14.07.837 21.265z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(.1687 0 0 .138 635.408 306.385)" stroke="#002b00" stroke-width="11.125" fill="#007a0f"/>
<path d="M-2178.7 685.68c-.62 4.245-1.64 17.06-1.64 26.31 0 8.38.75 14.815 1.64 21.375.55 5.92 1.88 6.805 0 11.51M-2154.1 672.52c.63 4.245 1.65 17.062 1.65 26.31 0 8.735-1.08 14.022-1.65 21.376-.29 8.08-1.64 12.433-1.64 21.376v6.577M-2172.2 759.67c1.55 0 .93 4.205 1.64 9.866.95 6.998 2.51 12.974 4.93 18.088.35 9.41 2.15 11.425 8.23 14.8 5.87 5.787 8.03 9.684 11.51 14.798 4.19.74 4.91 1.85 6.57 4.933M-2229.7 809h1.64c8.48 1.413 20.16 1.238 26.31 3.29 6.33 1.468 13.95 4.537 18.09 8.22 6.65 7.382 9.26 12.74 18.08 16.444 7.4 4.315 14.86 5.888 23.03 8.22 7.59 3.203 12.6 5.625 18.08 8.223 7.81 3.994 14.04 8.476 23.02 9.866h23.02c7.7 0 12.64.26 16.45-3.29l-16.45 3.29c7.7 0 12.64.26 16.45-3.29M-2200.1 927.39H-2147.48c3.39 7.075 6.48 9.284 13.16 11.51 5.33 3.905 12.28 6.004 19.73 6.577h3.29M-2185.3 955.35c4.47-.92 17.27-4.287 26.31-4.933 9.62 0 14.8 2.073 19.73 6.577 5.04 3.425 7.99 6.602 14.8 9.866 7.27 2.51 14.62 3.29 23.02 3.29.78 2.318.48 1.643 3.29 1.643M-2163.9 988.23h29.6c5.9 2.794 10.77 3.15 13.15 9.865 6.82 5.74 9.83 9.5 19.73 9.87 3.81 1.97 11.83 1.64 18.09 1.64M-2085 1045.8h29.59c9.66.98 16.51.28 21.38 6.58 5.42 7.8 9.97 6.08 16.44 9.87 5.7 0 9.45 1.18 14.8 1.64M-2014.3 1091.8c4.25.62 17.06 1.64 26.31 1.64 9.08 1.23 9.76 3.39 14.8 9.87 2.74 9.6 7.48 8.92 18.09 9.86 7.2 0 12.97-.53 18.09-1.64M-2149.1 762.96c.55.548 1.09 1.096 1.64 1.644-3.73-3.73-1.93-2.363 1.65 6.578.62 8.063 2.05 12.855 4.93 19.732 3.91 5.61 7.18 10.98 9.87 16.443 2.92 6.68 6.81 11.845 11.51 16.443.69 2.087 1.2 2.593 3.28 3.29M-2114.6 769.54c.84 0 5.23 5.086 8.22 9.866 5.7 4.074 10.23 9.203 14.8 14.8 5.13 3.385 11.11 7.55 18.09 11.51 7.98 2.763 10.74 5.002 18.08 8.22 3.87 3.35 10.82 5.813 16.45 8.223 2.42 0 1.25-.39 3.29 1.643M-2076.8 753.1c-1.8 0 0 4.24 0 9.866 2.75 6.088 7.01 12.12 11.51 18.088 5.21 3.442 10.49 10.505 14.8 16.443 2.65 4.223 5.7 7.31 11.51 9.866M-2037.3 739.94c.06 5.876 1.62 16.938 3.29 26.31 2.86 6.823 4.98 11.276 6.58 18.087 1.03 6.853 3.62 12.832 8.22 18.088 3.77 4.78 10.23 9.5 16.44 11.51 6.35 2.72 10.81 4.826 19.73 4.933 6.56-.886 13-1.644 21.38-1.644h13.16" transform="matrix(.1687 0 0 .138 635.408 306.385)" stroke="#002b00" stroke-width="11.125" fill="none"/>
<path d="M-1999.5 753.1c.14 5.28-1.4 10.768 4.93 14.8 2.13 6.658 6.84 14.363 11.51 21.375 4.17 5.286 9.96 9.137 18.09 9.866 5.77 1.34 14.5 2.64 21.38 4.934 6.24 4.06 12.78 10.903 21.37 13.155l-21.37-13.156c6.24 4.06 12.78 10.903 21.37 13.155M-1984.7 753.1c4.35 5.55 16.15 17.8 24.67 26.31 5.88 4.86 11.94 8.735 18.08 11.51 7.52 1.163 15.81 4.454 21.38 6.577 3.59 1.537 4.61 3.012 9.86 3.29M-1961.7 733.36l1.65 1.645c-4.68-4.672-2.25-2.142 8.22 6.577 6.14 4.954 8.58 6.28 9.86 14.8 3.02 2.853 3.99 7.923 8.22 4.932-.52-9.732-5.03-13.12 3.29-8.222 3.03 6.332 6.75 11.464 11.51 14.8 3 3.172 6.52 4.742 13.16 4.932M-1790.7 955.35c4.13.516 21.43.566 29.6 3.29 7.35 1.31 14.84 1.643 23.02 1.643 8.32-.308 13.02-2.784 21.38 0 9.59.738 10.67 3.03 18.08 9.866 6.11 4.14 8.73 8.81 13.16 16.442 1.94 1.254 14.26 8.828 4.93 3.29M-1798.9 915.88c5.51 2.905 18.24 10.32 24.66 14.8 8.63 1.916 11.11 4.66 19.74 6.576 8.8-.104 14.34-2.338 21.37-3.288 5.52-1.84 14.39-2.33 21.38 0 7.45 2.58 12.13 4.848 18.09 8.22 3.26 4.08 13.55 11.504 3.28 3.29-2.74-3.837-3.83-4.385-8.22-6.577M-1764.4 912.6c6.03.172 21.04 2.167 31.24 3.288 6.88 2.293 15.55 2.755 23.02 3.29 8.66 1.545 15.09 2.11 21.38 6.576 4.43 2.98 10.56 8.747 14.8 13.155 9.3 4.03 3.64 2.988-3.29-3.29M-1739.7 897.8c6.48 0 16.65 1.448 26.31 3.288 3.82 4.62 9.98 5.905 18.09 8.222 5.73 1.4 9.92 4.725 16.44 8.222M-1616.4 1021.1l1.64-1.64c-3.62 3.62-2.4 1.79 6.58 0 9.97-2.69 19.28-3.77 29.6-1.65 8.04 0 15.89.14 23.02-1.64 3.3-2.48 7.45-1.31 9.86-4.94 4.74-.83 4.58-4.61 4.94 0M-1611.4 1047.4c8.69-.44 26.41-1.55 36.18-8.22 6.37-1.94 12.67-5.53 19.73-6.58 8.38 0 15.17-1.08 23.02-1.64 9.47-.51 17.94-1.65 27.95-1.65h24.67c8.29 0 15.43.74 23.02 1.65 6.47 1.13 14.19 4.91 18.09 8.22 5.84 1.27 12.44 1.88 18.08 0M-1442.1 1193.8c.55-.54 1.09-1.09 1.64-1.64-3.38 3.38-2.34 1.99 4.93-1.64 9.8 0 18.97-.48 27.96-1.65 8.59.28 17.5 1.19 23.02 4.93 7.66 2.47 15.09 3.36 21.37 6.58 8.01 2.96 13.02 4.97 21.38 6.58 4.48 2.24 15.13 1.73 21.38 3.29 8.04 0 15.89.13 23.02-1.65 8.55-1.83 13.37-4.8 21.37-6.57 5.35-5.16 12-8.15 19.74-9.87 3.18-3.85 7.65-8.33 11.51-11.51l-11.51 11.51c3.18-3.85 7.65-8.33 11.51-11.51M-1220.1 787.63c6.1-.42 18.58-2.76 26.31-6.577 6.46-1.82 14.22-5.025 18.09-8.222 6.51-1.776 10.7-4.02 18.09-6.576 6.89-4.925 14.68-9.035 18.08-13.155 9.14-4.186 11.31-6.837 14.8-14.8 1.86-2.48.95-4.152 3.29-4.933M-1083.6 733.36c-.84 0-5.23 5.086-8.22 9.866-5.65 5.273-11.05 12.922-14.8 19.732-4.39 2.986-8.99 7.95-14.8 11.51-7.43 6.356-13 10.315-21.38 14.8-6.2 4.133-11.79 6.456-19.73 8.22-7.7 2.668-11.15 4.305-19.73 6.578M-1049.1 738.3c-.55.548-1.1 1.096-1.64 1.644 4.12-4.126 2.12-2.248-4.94 6.578-5.63 5.145-11.9 12.18-14.8 16.443-4.66 3.108-12.7 11.297-18.08 14.8-7.3 6.077-14.09 8.025-19.73 13.154-8.1 3.12-13.17 6.54-21.38 9.865-4.69 2.222-11.82 3.87-16.44 6.577h-4.94M-1059 797.49c-.54.548-1.09 1.096-1.64 1.644 3.9-3.904 2.04-2.31-3.29 6.577-5.89 4.087-8.52 7.958-14.8 11.512 0 2.192.55 1.644-1.64 1.644M-988.24 769.54c0 .482-3.036 4.807-4.933 9.866-4.54 4.633-6.777 11.236-11.508 16.444-3.62 7.555-6.47 9.195-13.16 16.443-4.38 2.814-11.43 7.306-14.8 11.51-6.74 2.956-11 6.373-18.08 8.222M-1044.2 845.18c6.05-2.192 16.37-7.738 23.02-11.51 5.59-3.013 12.12-7.204 16.45-9.866 2.19-6.174 7.13-9.368 14.797-13.155 3.3-4.855 8.09-7.803 13.154-13.155 5.01-2.754 6.665-6.426 9.867-9.866M-1047.4 853.4c6.91-.06 19.93-.15 27.95-4.933 8.64-2.708 11.64-6.043 19.73-8.222 4.513-3.16 11.572-6.276 16.444-9.866l-16.443 9.865c4.513-3.16 11.572-6.276 16.444-9.866M-919.18 812.29c-3.606 5.99-11.343 19.205-19.732 24.665-3.205 3.88-11.49 7.53-16.444 11.51-5.166 2.447-12.76 5.717-19.732 9.866-7.788 1.67-13.168 3.717-19.73 6.578M-1050.7 897.8c5.66-2.39 16.06-8.195 24.66-11.51 4.1-2.048 8.2-1.645 13.16-1.645M-1012.9 907.66c.57 0 4.97-4.13 9.86-6.578 6.454-4.053 13.696-8.155 19.734-11.51 6.845-1.786 14.33-6.823 23.02-8.222 4.438 2.22 14.728 2.814 21.377 3.29h9.867M-991.53 920.82c7.102-.182 17.88-.32 24.665-4.933 5.422-.93 10.272-2.506 13.155-4.933M-1108.3 998.1c1.36.072 9.17 1.584 13.15 3.29 5.72 2.86 8.51 6.15 14.8 9.86 5.45 4.78 12.54 6.27 21.37 6.58h23.03c9.67-.55 14.08-2.96 23.02-3.29 7.71 0 13.062-1.08 18.084-3.29M-1126.4 1017.8c6.77.18 10.95 1.22 18.09 4.93 8.07 7.02 13.64 11.21 23.02 13.16 7.35.56 12.64 1.64 21.37 1.64 8.05 0 15.9-.13 23.02 1.65 6.36.18 8.03 1.64 14.8 1.64" transform="matrix(.1687 0 0 .138 635.408 306.385)" stroke="#002b00" stroke-width="11.125" fill="none"/>
<path d="M74.995 82.955c-1.044 0-2.29.08-2.907-.29-1.18-.217-1.99-.696-2.616-1.454-1.078-.747-1.423-1.44-2.325-2.324-.29-1.064-.822-1.887-1.454-2.616.02-1.647.31-2.236.872-3.198 1.375-.476 1.918-.86 3.488-1.163.757-.515 1.958-1.026 2.907-1.454-.436-.738-.894-1.183 0-2.035.736-.7 1.575-1.254 2.907-1.452 1.48.134 1.822.696 2.616 1.453 1.423 0 2.81-.023 4.07.292 1.17.32 1.91.72 3.197 1.453 1.18.394 1.727.784 2.326 2.035.935.91.316 1.513.29 2.907-.162 1.92-.79 1.79-1.744 2.616 1.316.673 2.317.818 3.78.872h8.138c1.364-.372 1.547-.817 2.034-2.035.368-.92.88-2.116 1.163-3.197.644-.744.98-1.694 1.744-2.326.525-1.095 1.198-1.946 2.036-2.616.818-1.185 1.522-1.704 2.616-2.324.903-1.06 1.703-1.403 0-1.454-1.39.244-1.977.92-3.488 1.163-.292-.73-.235-1.67.29-2.325.383-1.445 1.13-2.247 1.454-3.49.678-.78.905-1.843 1.453-3.196-.096-1.267-.338-2.374-.58-3.488-.406-1.014-.582-1.907-.582-3.488.292-1.238.568-1.984 1.454-2.616.537-.966 1.133-1.464 2.325-2.035.583-.817 1.396-1.28 2.326-1.744.653-.79 1.42-1.24 2.034-2.325.362-1.02.71-1.997.872-3.198.406-.813.537-2.54.58-3.78-.018-1.542-.194-2.377-.87-3.196-.362-.903-.643-2.14-1.164-2.907 0-1.58.176-2.474.58-3.488.31-1.55.292-1.948.292-1.164v-.29c1.662.978 2.116 1.38 4.07 1.453.815 0 1.34-.083 2.034-.292 1.652.18 2.27.185 2.326-1.744.258-1.035.49.355.58.872.644 1.286.695.47 1.454-.29.477-1.43 1.01-.6 2.035-.29.116-.35.493-.494.872-.873.217 1.09.538 2 1.453 2.325 1.467-.268 1.544-.85 1.744-2.325 1.04-.215 1.12-.544 1.162.872.766.158 1.377.492 2.034 0 .258-.646.555-1.207.872-1.744.378 1.703.513 1.968 2.326 2.036.586-.555.837-.872.872-2.035.658.798 1.49 1.327 2.906 1.454 1.17.11 1.016.543 2.326.582.332.702.483 1.955 1.162 2.616 1 .642 2.352.868 2.907.58 0-.808-.11-1.634.29-2.034 1.14-.38 2.13-.088 3.198.29 1.474.403 1.454.753 1.454 2.617-.1 1.404-.272 2.762-.872 3.488-.236 1.086-.265 2.593-.872 3.78-.502 1.623.43 1.712.58 3.487.235.982-.272 2.28-.29 3.78.02 1.61-.006 2.41 1.163 2.906.67.988 1.494 1.477 2.325 2.325.987 1.13 1.43 1.633 2.036 2.617 1.053 1.206 1.206 1.717 2.035 2.907.486.97.937 1.673 1.454 2.907.35 1.05.235 2.41 0 3.49-.93.733-1.396 1.59-1.453 3.196-.41.82-.498 2.416-.58 3.488.284 1.21.875 2.006 1.453 2.907.606.758 1.603 1.544 2.325 2.036.636.733 1.08 1.628 1.744 2.325.383 1.26.852 1.825.872 3.49.243 1.113.484 2.22.582 3.488.676.638.594.872 2.035.872.895.523 1.993.58 3.49.58 1.3.1 2.233.292 3.777.292 1.184 0 2.42-.007 3.198-.29.607-.953.95-2.58 1.453-3.49.098-1.266.34-2.374.582-3.487.685-.72 1.19-1.462 2.034-2.035 1.202-.617 1.964-.816 3.49-.872 1.407.4 2.374.777 3.196-.29 1.128-.31 1.833-.582 3.488-.582 1.722-.43 2.18-.198 2.907.872.238 1.094.47 2.35.872 3.197.66.45 1.693 1.18 2.325 1.744.408.86.582 1.473.582 2.906.523.873.122 1.89 0 2.907-.684.717-1.21 1.517-2.035 2.325-.355.432-.777.753-1.454.872l.58.582-10.17 10.172-106.09-.872-4.944-12.208z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#2b2b2b" stroke-width="1pt" fill="#d40f0f"/>
<path d="M129.93 29.47l.29.29c-.73-.73-.373-.393.872 1.163v4.07c0 1.655.274 2.36.582 3.488.397.326.474.838.872 1.164M138.65 29.76v.292c0-.856.05-.374-.872 1.162-.586 1.345-.58 2.153-.29 3.49.306.918.29 2.437.29 3.777-.155.467-.136.118-.29.583M144.76 37.318h-.29c.855 0 .373-.05-1.163.872-1.293.813-1.79 1.24-3.198 1.454-.948.928-1.504 1.142-3.198 1.162-.137.41-.085.29-.582.29M137.78 42.55v.292c.383-.144 1.727-.515 2.325-.582.728-.6 1.907-.838 2.616-1.453 1.117-.144.76-.544 2.036-.582l-2.035.582c1.117-.144.76-.544 2.036-.582M142.14 43.713c.496 0 2.54.085 3.488.29h1.453M108.42 50.4h.29c-.784 0-.38.017 1.164-.292 1.3-.1 2.38-.33 3.78-.58 1.552-.39 2.17-.393 3.196-1.455 1.164-.776 1.548-1.454 1.744-2.906.202-.93.326-2.03.872-2.616M121.21 46.33v1.453c0 1.496.058 2.594.582 3.488.597 1.25.973 1.796 2.034 2.327l2.907 1.163h.872M128.48 53.306h1.454c2.154 0 4.02.232 6.104.29h4.07c1.43-.05 2.578-.29 4.07-.29h2.905M121.79 43.423h1.453c1.203-.4 2.817-.357 4.07-.58.516.277.874.622 1.453.87M122.96 39.353h.29c-.783 0-.386-.02 1.164.29.718.623 1.426.984 2.616 1.163M123.83 36.446h.29c-.783 0-.386-.02 1.164.29.748.764 1.947 1.478 2.616 2.326.636.376 1.017.83 1.744 1.163M115.69 53.887v.29c0-.855-.05-.373.872 1.163.097 1.356.21 2.918.872 3.78.192 1.413.234 1.8-.29 2.906-.452 1.016-1.033 2.32-1.744 2.907-.58.853-1.443 1.206-2.035 2.034-.758.53-1.53 1.583-2.035 2.326-1.113 1.24-1.36 1.96-2.325 2.616-.374 1.12-.91 1.663-1.454 2.906-.87 1.028-1.512 2.024-2.033 3.197-.408.95-.465 2.557-.872 3.78v.87M112.49 80.048v-1.453c0-1.466.13-2.728.29-4.07.446-1.04.878-2.202 1.163-3.488.598-.88.852-1.78 1.454-2.907.31-1.136.89-2.017 1.744-2.616.365-1.092.828-1.734 1.454-2.907.457-.93 1.373-2.07 1.744-3.488.444-.528.606-1.394.872-2.326M123.83 58.247v.29c0-.812.036-.38-.58 1.163-.448 1.246-1.14 2.286-1.454 3.488-.605 1.302-1.014 2.702-1.454 4.07-.232 1.3-.29 2.623-.29 4.07v4.07c0 1.486-.274 2.602-.29 4.07-.372.74-.51 1.523-.292 1.742M127.03 59.41c-.275 0-.166.743-.29 1.744-.106 1.37-.292 2.417-.292 4.07-.295 1.378-.704 2.54-.872 3.778-.41 1.382-.813 2.142-.872 3.78.595.874 1.348 1.5 1.744 2.906.47.957 1.018 1.938 1.454 3.197 0 1.578.272 2.254.29 3.78 0 .716-.056 1.165.29 1.743M132.84 61.445v.29c0-.812.036-.38-.58 1.163-.92 1.246-1.504 2.334-2.036 3.198-.442 1.376-.943 2.69-.58 4.07.094 1.33.344 2.91.87 3.778.054 1.428.292 2.198.292 3.78.1 1.3.29 2.234.29 3.778 0 1.183-.006 2.42-.29 3.197-.547.233-.407.497-1.163.58M129.06 54.468c-.366 0 .17.778.29 1.744.402.67.29 2.09.29 3.198M134.29 55.34h.29c-.91 0-.366-.06 1.163 1.163.217 1 .436 2.12.58 3.197M140.4 54.468v1.453c.3 1.396.58 2.484.58 4.07l-.58-4.07c.3 1.396.58 2.484.58 4.07M143.88 54.76h.29c-.855 0-.373-.05 1.163.87v.873M142.14 61.735h-.29c.91 0 .35-.076-.873 1.453-.46.92-1.003 1.666-1.453 2.616-.533.987-.737 1.488-.872 2.617M137.2 62.317c-.168 0-.508.908-1.162 1.453-.26 1.19-.563 1.956-.582 3.488 0 1.885.35 2.204 1.163 3.49.68.786 1.054 1.505 1.162 2.905v8.14c-.2 1.335-.573 1.987-1.454 2.615-1.115.727-1.256.185-2.034-.872-.272-.897-.653-1.315-.872-2.325M144.76 61.735v.29c0-.784.02-.385-.29 1.163-.53 1.31-1.3 2.583-1.745 3.488-.405 1.014-.58 1.907-.58 3.49.243 1.363.528 2.61.58 4.068 0 1.595-.395 2.53-.58 3.78-.57 1.08-1.07 2.44-1.745 3.196-.155.465-.136.117-.29.582M148.24 58.538v.29c0-.812.036-.38-.58 1.163-.104 1.448-.42 2.575-.583 3.78-.384.898-1.056 2.596-1.453 3.488-.6.978-.872 1.447-.872 3.198.6 1.03 1.523 1.944 2.616 2.325.447.945.64 2.002 1.163 3.2.103 1.43.416 2.668.582 4.068v1.163M151.44 60.863l-.29.29c.64-.64.316-.424 0 1.163 0 1.483-.193 2.683-.292 4.07-.518 1.037-.995 2.247-1.162 3.488.252 1.38.907 1.687 2.034 2.325.676.644 1.656 1.2 2.616 1.743 1.086.634 1.83 1.35 2.617 2.326.866 1.073 1.41 1.31 2.034 2.615.167 1.235.555 2.402.29 3.488 0 .388.098.29-.29.29M153.48 54.178h.29c-.91 0-.35-.074.873 1.453.315 1.26.29 2.65.29 4.07.557.82.774 1.908.873 3.198.306.92.29 2.44.29 3.78-.097 1.133-.46 1.834 0 2.906 1.263.764 2.14 1.608 2.907 2.325 1.07.534 1.492 1 2.326 2.034.528.934 1.14 1.92 1.743 2.616.232 1.3.29 2.624.29 4.07 0 1.707.053 2.545-.872 3.488-.44 0-.926.078-.29.29M149.41 42.26v1.453c.205 1.38.858 2.296 1.744 3.198.543.8 1.236 1.492 2.035 2.036 1.12.38 1.53.58 2.905.58M152.9 50.98h.29c-.784 0-.387-.02 1.163.29.983.492 1.475 1.166 2.326 1.745.245.903.597 2.365 1.162 3.197.207 1.162.38 2.25.872 2.907M127.9 44.295v1.453c.835.725 1.55.872 3.197.872 1.3.1 2.235.29 3.78.29h4.07c1.552 0 1.868.024 2.324-1.452.597-.81-.193-1.09-.58-1.744l.58 1.744c.597-.81-.193-1.09-.58-1.744M166.56 84.7h.29c-.91 0-.366-.06 1.163 1.162.18.87.548 1.327.872 2.034" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#2b2b2b" stroke-width="1pt" fill="none"/>
<path d="M83.424 73.072h-.29c.855 0 .373-.05-1.163.872-.855.6-1.434 1.48-1.743 2.616-1.015.676-.442 1.125.87 1.163 1.74-.02 2.196-.195 3.2-1.163.704-.528 1.15-1.377.58-2.325l-.58 2.325c.704-.53 1.15-1.378-.873-3.488z" fill-rule="evenodd" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#000" stroke-width="1pt"/>
<path d="M171.21 85.57v.292c0-.785-.02-.386.29 1.162.155.36.263.66.582.872M174.12 85.28v1.453c.51.69.963 1.508 1.454 2.035M177.02 86.152v.29c0-.855-.05-.373.872 1.163.123.37.213.46.582.582M86.912 84.99v1.453c-.217 1.084-.898 1.828-1.453 2.326l1.452-2.327c-.217 1.084-.898 1.828-1.453 2.326M90.11 85.862v1.453c-.418.597-.657.947-1.163 1.163M92.726 85.28v1.453c-.07.713-.389 1.1-.58 1.744M96.505 84.7h.29c-.077.192 0 1.296 0 2.034-.314.583-.775.69-1.162 1.162" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#2b2b2b" stroke-width="1pt" fill="none"/>
<path d="M351.69 216.766h-.373c.13.337.525 2.022.75 2.527 1.035.713 1.58 1.84 2.247 2.887.933-1.038 1.124-1.924 1.124-3.97-.498-1.386-2.01-1.247-3.747-1.444zM395.532 218.21c-.11 0-1.096.667-2.248 1.083-.28 1.98-.155 2.194.75 3.61 1.788-.134 1.828-.52 2.247-2.166.83-1.064.247-.822-.748-2.527z" fill-rule="evenodd" fill="#2b2b2b"/>
<path d="M144.18 31.505h-1.163c-1.55-.277-2.404-.367-3.488.58-.335 1.25-.516 2.258.29 2.908.99.242 1.575.646 2.616.872.56-.91 1.018-1.574 1.744-2.616.67-.225.192-.722 0-1.745v1.744c.67-.225.192-.722 0-1.745M129.35 31.505l-.29-.29c.66.66.42.34-1.163-.29-1.34 0-2.86-.017-3.78.29-.364.73.442 1.277 1.164 1.743.8.544 1.492 1.236 2.035 2.035.808.594.984 1.426 2.035 1.744.47-.992.877-1.712 1.163-3.197-.183-.548-.664-1.148-1.163-2.035z" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#2b2b2b" stroke-width="1pt" fill="none"/>
<path d="M78.192 71.618c-.336 0-2.424-.02-3.197.29-.803 1.25-.635 1.936.29 2.617.243 1.61.778 1.678 2.616 1.744.773.578 1.507.37 1.745-.583.498-.828.257-1.737-.29-2.325 0-.91.06-.215-1.163-1.744zM72.088 77.14h-.29c.812 0 .326-.088-.29 1.454 0 .9-.076 1.84.29 2.326 1.043 0 2.29.08 2.906-.29.48-1.28.553-2.24-.58-2.617-.386-.576-.99-.568-2.036-.872zM83.134 80.63H81.68c-.613.53-1.365 1.17-1.744 2.034 1.217.332 1.576.994 2.326 1.744 1.896-.023 2.163-.113 2.325-2.035 0-1.135.043-.447-1.453-1.744zM182.25 82.083h-1.453c-1.363.44-1.622.91-1.744 2.616.853.514 1.938 1.113 3.197 1.452.91.533 2.122.747 3.49.29.565-.92 1.03-1.168 1.16-2.615-.995-.303-2.544-.9-3.196-1.453l3.197 1.453c-.995-.303-2.544-.9-4.65-1.744zM185.16 75.107h-.29c.91 0 .35-.076-.873 1.453-.308 1.42-.06 1.957.582 3.198 1.286.634 1.415 1.61 2.615 2.035.558.558.29-.752.29-1.454.248-1.54.754-1.95.873-3.49-.267-1.088-.616-1.683-1.744-2.034l1.744 2.035c-.267-1.088-.616-1.683-3.198-1.743zM191.85 75.98h-.29c.91 0 .35-.077-.873 1.452-.562.927-.58 2.33-.58 3.78.48 1.295 1.186.495 1.743-.29.985-.672 1.39-.942 1.453-2.618 0-1.372.016-.758-1.453-2.325zM195.92 80.048h-.29c.784 0 .387-.02-1.163.29-.965 1.106-1.697 1.676-2.035 3.198 1.363.296 2.25.092 3.78-.29.623-1.363.69-1.098-.292-3.198z" fill-rule="evenodd" transform="matrix(1.289 0 0 1.2416 201.437 184.508)" stroke="#000" stroke-width="1pt"/>
<path d="M365.843 224.332h-.875c-.345.437-.153.903.175 1.332.18.57.105.79.7 1 .424.48 1.007.725 1.752.832 1.208-.105.745-.4.525-1.166-.408-.447-.396-.916-1.052-1.166-.19-.27-.74-.52-1.225-.832zM384.157 224.426c-.147.034-.957.405-1.31.613-.603.778-.823 1.03-.564 1.838.62.27 1.324.492 2.25.613.918-.192.887-.675.938-1.634-.198-.506-.665-.815-1.313-1.43zM363.905 244.18v2.069c.473 2 .525 2.68 2.907 2.895h17.443c1.826-.17 1.66-.58 1.66-2.482.274-.424-.21-1.747-.83-2.482-1.642.582-2.048 2.086-4.153 2.483-2.393 0-3.517.026-4.568-1.24-1.194-.77-1.314-2.295-2.492-.83-1.34.808-2.593 1.242-4.984 1.242-2.537 0-2.575-.28-4.983-1.654z" fill-rule="evenodd"/>
<path d="M42.73-676.01h.29c-.91 0-.367-.062 1.163 1.163.123.696.29.847.29 1.744" transform="matrix(1.4287 0 0 1.423 308.422 1196.042)" stroke="#2b2b2b" stroke-width="1.109" fill="none"/>
<path d="M368.85 236.743h-1.077c.312.397.546 2.483 1.078 3.295 5.39 0 2.867-.46 0-3.295zM376.94 237.706h-.26c.727 0 .34-.04-1.042.64-.5.868-1.234 1.288-.26 2.246 1.08.075 1.625.32 2.864.32v-2.244 2.244c0-.748 0-1.496-1.302-3.206z" fill-rule="evenodd"/>
<path d="M48.834-675.72h-.29c.784 0 .387-.02-1.163.29-.303.514-.736 1.05-1.162 1.454" transform="matrix(1.4287 0 0 1.423 308.297 1196.042)" stroke="#2b2b2b" stroke-width="1.109" fill="none"/>
<g stroke="#2b2b2b" stroke-width="1pt">
<path d="M81.97 123.07c-.637 0-3.022.044-4.36-.29-1.634.06-1.955.533-3.197.872-1.428-.053-2.198-.29-3.778-.29-1.137-.614-1.932-1.106-3.49-1.164-1.158-.156-2.296-.29-3.777-.29-1.695.02-2.308.525-3.49 1.162-.54.796-1.234 1.542-2.033 2.326-.64.94-1.2 1.342-2.326 2.325-.618.908-1.26 1.362-1.745 2.908 0 1.34-.016 2.86.29 3.78.19 1.408.537 2.116.582 3.777 0 1.527-.1 2.77-.58 4.07-.322 1.443-.874 2.345-1.454 3.78-.305.914-.49 2.51-.582 3.778.215 1.214.8 2.39 1.164 3.778.35 1.407.636 2.618 1.163 3.49.338 1.12.843 1.016.872 2.615 0 1.578.27 2.254.29 3.78.433.867.64 2.288.87 3.487.693.84.866 1.73 2.036 2.326.25-1.4.48-2.477.58-3.78.17-.94.22-2.594.583-3.196.316 1.163.844 1.743 1.162 2.906.555.673 1.034 1.98 1.453 2.907.597.163.58-.055.58-1.163.343-1.026.536-2.213.873-3.488v-1.162c.72.828 1.21 1.966 1.744 2.906.547.804 1.107 1.63 2.035 2.326 1.398.33 1.163.002 1.163-1.454v-4.07c.06 1.636.533 1.957.872 3.198.682.682 1.005 1.27 2.325 1.454.575-.933 1.174-1.425 1.744-2.616 0-1.603.127-2.526.583-3.488.865-1.074 1.252-1.46 2.325-2.326 1.133-1.01 2.21-2.012 3.488-2.616.715-1.03 1.562-1.705 2.616-2.616 1.182-1.095 2.178-2.384 2.907-3.78.846-.846 1.62-2.282 2.034-3.778.774-1.214 1.026-2.623 1.163-4.36.62-1.418 1.156-2.802 1.453-4.36 0-1.563-.125-2.846-.29-4.07-.72-1.21-1.198-2.683-1.745-3.488-.343-1.076-1.164-2.38-1.453-3.488-.746-1.395-.672-1.87-2.616-2.034-.914 0-.784-.113-2.035-.582z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.237 0 0 1.2747 209.213 181.316)" fill="#d40f0f"/>
<path d="M55.52 129.46v.29c0-.784-.02-.385.29 1.163.156 1.16.29 2.298.29 3.78 0 1.48.134 2.618.29 3.778.146 1.207.404 1.858 1.454 2.617M58.426 136.44c.205 0 .313.895.872 1.454.294 1.078.82 2.19 1.453 3.488.288 1.485.694 2.205 1.164 3.197.273.68.377 1.566.872 2.034v-8.14c-.266-1.487-.57-2.418-.872-3.778v-1.744M63.95 137.31c.053.6.447 2.522.87 3.49.39 1.017.853 2.21 1.454 2.905.123.696.417 1.044.872 1.744 1.004-.81 1.76-1.456 2.035-2.907.44-1.027.773-2.192.873-3.49.104-1.445.42-2.572.582-3.777 0-1.524-.002-2.636-.582-3.488l.582 3.488c0-1.524-.002-2.636-.582-3.488M71.506 139.35v.29c0-.784-.02-.385.29 1.164.21.962.29 2.156.29 3.488-.314.21-.433.82-.58 1.162M74.123 134.99v1.453c0 1.27.12 2.957-.29 3.78 0 1.48-.135 2.618-.29 3.778.382 1.92.705-.11.87-.87.35-.917.717-2.435 1.163-3.2.18-1.516.527-2.298.582-3.777.294-1.178.29-2.443.29-3.78M78.192 128.88c.1 0 .88.73 1.744 1.163.202 1.34.685 1.81.872 3.197v1.453M77.9 126.85c.374.156 1.73 1.1 2.326 1.453.798.08 1.08.116 1.163.872M77.61 125.1h1.454c.697.077.635.29 1.454.29" transform="matrix(1.237 0 0 1.2747 209.213 181.316)" fill="none"/>
</g>
<g fill-opacity=".996" fill-rule="evenodd" stroke="#2b2b2b" stroke-width="1pt" fill="#d30f0f">
<path d="M186.32 126.27h-1.454c-1.3.238-1.723.858-2.325 1.744l2.326-1.744c-1.3.238-1.723.858-2.325 1.744M186.9 124.52l-.29-.29c.64.64.424.316-1.163 0-.972-.202-1.063-.202-2.035 0" transform="matrix(1.237 0 0 1.2747 209.002 182.19)"/>
<path d="M184.29 122.49h1.454c1.76.14 3.182.56 4.94.58 1.467 0 2.73-.13 4.07-.29.823-.41 2.51-.29 3.78-.29 1.654 0 2.412.177 3.778.58.994.26 2.576.773 3.488 1.164.958.453 1.866.78 2.907 1.453 1.113.755 1.392 1.24 1.453 2.907-.155 1.15-.344 2.453-.58 3.78.1 1.432.414 2.668.58 4.068.315 1.26.29 2.648.29 4.07-.222 1.077-.693.997-1.162 2.035.82.54 1.822 1.584 2.326 2.325.243 1.364.53 2.61.58 4.07 0 1.63-.037 2.53-.58 3.778-.38 1.406-.832 2-1.163 3.488-.248 1.145-.728 2.315-1.162 3.198-.48.707-.812 2.278-1.162 3.197-.182 1.384-.627 2.7-1.163 3.488-.296 1.086-.443 1.9-1.453 2.327-.865-.216-.582-.776-.582-1.744.207-1.16.326-2.016 0-2.907-.95-.224-1.015.454-1.453 1.744-.617.663-.654 1.518-1.454 2.035-.99 1.2-1.34.777-2.033-.872 0-1.545-.19-2.48-.29-3.78-.157-1.875-.338 1.048-.582 1.454-.33 1.48-.835 1.993-1.163 3.198-1.195.437-1.654.426-1.744-1.163.232-1.3.29-2.623.29-4.07-.73-.84-.782-.178-1.162.582-.064 1.72-.497 1.928-1.163 2.907-.97.575-.747.583-1.163-.87-.462-1.103-.803-1.52-1.744-2.036-.835-.724-1.55-.872-3.197-.872-1.52-.056-2.26-.552-3.49-.872-1.16-.332-2.287-.587-2.906-1.163-.552-.812-1.348-1.857-2.035-3.197-.75-1.368-1.106-2.227-1.163-3.78-.25-1.395-.414-2.934-.582-4.36-.33-1.976-.816-4.128-1.162-6.103-.5-1.557-.988-2.93-1.163-4.65-.578-1.278-.896-2.667-1.163-4.07 0-1.34-.016-2.86.29-3.78.555-1.074 1.19-1.8 1.745-2.616.818-1.013 1.358-1.753 2.616-2.615.65-.775 1.93-1.303 2.907-1.744.657-.28 1.104-.365 2.325-.58z" transform="matrix(1.237 0 0 1.2747 209.002 182.19)"/>
<path d="M187.2 129.46v.29c0-.855.083-.34-1.453.582-.794.756-1.504 1.015-2.326 2.035-.185.435-.556.79 0 1.163M186.9 132.66v.29c0-.784-.02-.386.29 1.163.052 1.377.292 2 .292 3.488-.535.892-.22 2.138.29 3.2.456 1.268 1.035 2.15 1.454 3.196.62.207.29-.223.29-1.163-.376-1.13-.224-2.592 0-4.07v-3.487M194.75 132.08h-.29c.812 0 .326-.09-.29 1.454v4.07c-.307.92-.292 2.438-.292 3.778-.31 1.425-.515 1.846 1.163 2.325.44.677 1.017 1.068 1.455 1.744.552-1.362 1.137-2.595 1.453-4.068.465-.84.654-2.56.872-3.78.48-.58 1.085-1.655 1.453-2.324M202.31 132.37v.29c0-.784-.02-.385.29 1.163.023 1.27.29 2.194.29 3.488-.57.844-.652 2.03-1.16 3.2-.51 1.378-.854 2.445-.873 4.068 0 .976-.26 2.032.58 1.454.6-1.287 1.108-2.683 1.454-4.07.64-1.262.994-2.224 1.455-3.197.152-1.278.18-2.867.58-4.07l-.58 4.07c.152-1.278.18-2.867.58-4.07M209.29 130.34l-.29.29c.573-.572.324-.423 0 .873 0 1.336.15 3.187-.29 4.07-.207 1.73-.457 2.274-1.454 3.487-.202.505-.58 1.26-.872 1.454M192.72 140.22v.29c0-.784.02-.385-.29 1.164-.556.64-1.385 1.872-1.745 2.906-.24.08-.79.29-.29.29M191.85 143.42h.29c-.812 0-.327-.09.29 1.453.234.932.64.812.873 1.744" transform="matrix(1.237 0 0 1.2747 209.002 182.19)"/>
</g>
<path d="M77.32 201.26c-.275 0-.166.743-.29 1.744v4.07c.188 1.44.683 2.802 1.453 3.488.463.463 1.443 1.204 2.034 1.744 0-1.544.19-2.48.29-3.78.488-.83.638-2.132 1.164-2.906.13-1.667.73-1.68 1.164-3.197.497-.723-.534-.786-1.454-.872-1.085-.254-2.104-.616-2.907-1.162l2.907 1.163c-1.085-.254-2.104-.616-4.36-.29zM92.435 200.68h-.29c.855 0 .34-.084-.582 1.453 0 1.41.067 2.75.29 3.78.6.725.813 1.918 1.163 2.906.52.32.844-.468 1.163-1.164.588-1.454 1.25-2.135 1.452-3.488.32-1.17.868-1.652 1.163-2.907-.617-1.29-.944-1.848-2.616-2.033-.73.73-.18.202-1.745 1.453zM168.59 200.39h.29c-.157.42-.29 1.73-.29 2.616-.217 1.216-.45 2.29 0 3.49.834.366 1.373.643 1.744 1.452.68.572.83.87.872-.58.63-1.39.928-1.737 1.744-2.908.577-.987.8-1.656.58-3.198-.75-1.522-1.175-1.7-2.906-2.034-1.823 0-1.797 1.36-2.325 2.616M182.84 202.13h-.29c.232.608.58 1.864.58 2.907.232 1.3.29 2.624.29 4.07-.172 1.155-.464 1.162.873 1.162.544-1.296.973-2.27 1.744-2.907.372-1.222.815-1.956.872-3.49 0-1.2.09-2.726-.29-3.487-2.11 0-2.042.29-3.78 1.744zM195.63 195.74h-.29c.81 0 .38-.035-1.164.582-.72.943-1.826 1.415-1.453 2.907 1.453.49 2.267.847 2.907 1.743.925.508 1.596.89 2.034 1.744.53.353.84.906 1.163 1.453-.174-1.463-.48-2.444-.58-3.78-.02-1.645-.31-2.234-.873-3.196-.118-1.055-.425-.815-1.744-1.454zM197.66 189.92h-.29c.855 0 .373-.05-1.163.872-.65 1.176-.667 2.17-.29 3.197 1.423.21 1.994.83 2.615 1.743.867.867 1.468 1.452 2.326 2.035-.622-1.06-1.178-2.025-1.454-3.197-.048-1.292-.26-2.232-.58-3.197l.58 3.198c-.048-1.292-.26-2.232-1.744-4.65zM69.472 195.74c-.098 0-.93.537-1.453 1.163-1.415.78-2.176 1.23-2.327 2.907-.05 1.377-.29 2-.29 3.488.41.412.074 1.67.58 1.163.887-.974 1.343-1.86 2.326-2.615.658-.628 1.88-1.288 2.906-1.744 1.626-.472 1.5-.312.58-1.743-.516-.876-1.198-1.35-2.324-2.617zM67.437 190.22h-.29c.855 0 .373-.05-1.163.872-.728.91-1.626 1.173-2.035 2.325-.678.82-.855 1.654-.873 3.197.027.94.18 1.826.58 2.326.39-1.094.862-1.74 2.036-2.326.722-.467.92-1.093 1.744-1.453.6-.255 1.26-.1 1.453-.87-.19-1.783-.728-2.305-1.453-4.07z" fill-opacity=".996" fill-rule="evenodd" transform="matrix(1.237 0 0 1.2747 209.002 179.967)" stroke="#000" stroke-width="1pt" fill="#000f0f"/>
<path d="M89.82 181.2v.29c0-.855.05-.374-.873 1.163-1.014.405-1.907.58-3.488.58-.882.662-1.458.458-2.036 1.745-.78.817-1.136 1.27-2.325 1.745-1.342 0-2.86.015-3.78-.29-.976-.528-2.37-.92-3.488-1.164-1.578.018-2.367.39-3.488.87-1.2.284-1.955.654-2.617 1.455-.78.312-.78.78-.872 1.744.415.69.037 1.068.872 1.16.465.57.582.59.582 1.745.31 1.25.268 2.82.58 4.07.67 1.595 1.176 1.722 2.326 2.616.997.473 1.71.93 2.906 1.454 1.07.55 2.358.627 3.488.872.93 1.097 1.525 1.532 2.907 2.035 1.426-.214 1.65-.82 2.907-1.162.49-.49 1.255-.09 1.744-.872.427-.823.616-2.682 1.163-3.488.64-1.294 1.513-1.95 2.908-2.325.765-.574 1.65-.645 2.616-.29-.064 1.725-.616 1.796-.872 3.197-.5.922-.818 1.737-.29 2.616 1.214.405 2.678.29 4.07.29 1.875-.316 2.01-.745 2.033-2.616-.277-1.177-.697-1.9-.872-3.197 0-.898-.074-1.84.29-2.326.608.223 2.01.36 2.617.582.497.993.92 1.25 2.035.87.353-.55.893-.952 1.163-1.453.294.8.865 1.516 1.453 1.163.614-1.28 1.04-1.684 2.326-2.035 1.23-.267 2.04-.63 2.907-1.162.88-.542 1.427-1.245 2.326-1.744.615-.963 1.24-1.602 1.452-3.2 0-1.71-.346-2.84-.58-4.36-.65-1.016-.968-2.113-2.036-2.906-.847-.508-2.038-.124-3.198 0-1.3-.1-2.234-.29-3.778-.29-1.49 0-2.64.24-4.07.29h-4.07c-1.686 0-2.57.236-3.778.872-.856 0-.24-.083-1.163 1.454zM157.55 191.67c.5.125 1.824.77 2.907.872 1.127.06.872.365.872 1.453.416.24.82.91 1.452 1.163.232-.43.702-1.1 1.163-1.453.27.627.575 1.305 1.453 1.744.737-1.4.674-1.722 2.616-1.745 1.222 1.16.858 2.235 0 3.197-.428 1.24-.61 2.314-.872 3.78.57.704 1.325.58 2.616.58.872-.522 2.01-.274 2.616.29 1.745-.086 1.68-.316 1.744-2.034v-4.07c.643-.642 1.335-.815 2.035-.29.726.6 1.075 1.992 1.744 2.907.1 1.278.257 2.453.872 3.197.655 1.37.87 1.68 2.615 1.744 1.522-.018 2.365-.228 3.78-.58 1.3-.24 1.723-.86 2.325-1.745 1.44-.386 1.842-.81 3.488-.87 1.497-.334 1.958-.87 2.906-1.454.626-.723.904-1.807 1.454-2.617.435-1.087.963-1.586 1.163-2.907.12-1.548.747-1.91 1.163-3.198.258-1.03-.256-1.678-1.162-2.325-.745-.647-1.833-.805-2.906-1.163h-8.14c-1.482 0-2.682-.19-4.07-.29-1.17-.677-1.723-1.125-2.615-2.035-1.262-.188-2.46-.898-3.49-1.454-.82-1.018-1.63-1.195-2.324-2.034-1.183-.502-1.79-1.153-3.198-1.744-1.2-.64-1.873-.97-3.488-1.163-1.387-.1-2.587-.29-4.07-.29-1.674 0-2.582.49-3.778.87-1.01 1.067-1.767 1.155-2.035 2.617-.41.823-.29 2.508-.29 3.78.29 1.362.873 2.668 1.162 3.778.114 1.224.29 1.87.29 3.488z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.237 0 0 1.2747 209.002 179.967)" stroke="#2b2b2b" stroke-width="1pt" fill="#d40f0f"/>
<path d="M82.843 189.92c-.633-.093-2.847-.29-4.36-.29-1.166.253-2.077.528-3.488.58-1.07.252-2.182.565-2.907 1.163-.976.092-1.28.403-2.325.582M83.134 192.54h-.29c.855 0 .373-.05-1.163.872-1.153 1.008-1.957 1.514-2.616 2.907-.788.656-1.01 1.24-2.034 1.452-.608.646-1.217 1.217-1.744 1.744M181.09 193.41h.29c-.812 0-.38-.036 1.163.58 1.216 1.063 1.267 1.596 2.907 1.745 1.532.558 1.696.89 2.325 2.326.212.494.29.916.29 1.745M181.67 189.63c.468.18 2.12 1.062 3.197 1.163 1.16.157 2.298.29 3.78.29 1.368.186 2.075.62 3.487 1.163h2.326" transform="matrix(1.237 0 0 1.2747 209.002 179.967)" stroke="#2b2b2b" stroke-width="1pt" fill="none"/>
<g>
<path d="M368.097 298.025c-.19 4.147-1.372 6.59-5.354 6.59-2.677 0-5.404-1.944-5.354-4.393.05-2.45 3.41-2.6 5.72-2.398.82-1.995-3.044-4.192-13.752-4.192-10.602-.115-18.838 9.085-32.752 8.787-13.914-.3-20.09-14.14-17.444-17.575-1.037 3.058-3.373 4.957-4.41 8.015-1.036 3.057 3.714 7.317 2.677 10.374-1.037 3.058-7.86 4.914-8.898 7.972s-.774 7.274-1.81 10.33c0-2.196 4.745-7.404 11.093-7.404 5.354 0 23.036-3.352 24.093 32.95 0 28.583-21.24 29.71-28.03 27.683-.018 3.446 2.354 14.157 13.21 25.12 11.655 10.982 25.12 12.516 27.763 12.364-1.24-3.06-6.347-6.59-1.523-6.63 3.207.04 4.223 5.71 4.223 5.71s5.22-3.255 6.958-1.633c1.678 2.552-5.297 4.75-5.297 4.75s3.542 6.914 8.032 10.982c5.355 5.804 13.108 7.735 16.063 7.813 1.436.038 4.212.967 4.112 3.17-.2 4.387-.193 6.506-2.784 6.59h19.262c-2.59-.084-2.585-2.203-2.783-6.59-.1-2.203 2.676-3.132 4.11-3.17 2.956-.078 10.71-2.01 16.064-7.814 4.49-4.07 8.03-10.984 8.03-10.984s-6.974-2.197-5.295-4.75c1.74-1.62 6.958 1.633 6.958 1.633s1.016-5.67 4.224-5.71c4.823.04-.282 3.57-1.525 6.63 2.644.15 16.108-1.383 27.766-12.366 10.854-10.962 13.226-21.673 13.21-25.12-6.792 2.03-28.033.9-28.033-27.682 1.057-36.302 18.74-32.95 24.093-32.95 6.348 0 11.095 5.208 11.095 7.405 0 .548.612-3.12-.555-6.457-1.166-3.337-6.998-5.74-8.553-10.464-1.554-4.724 1.167-11.766 0-15.378-1.166-3.61-3.333-4.393-3.333-4.393 2.644 3.434-3.53 17.274-17.445 17.573-13.914.3-22.15-8.9-32.752-8.787-10.708 0-14.572 2.198-13.752 4.193 2.31-.2 5.67-.05 5.72 2.398.05 2.45-2.676 4.395-5.353 4.395-3.982 0-5.165-2.444-5.355-6.59H368.1z" fill-rule="evenodd" fill="#0068bd"/>
<g stroke="#000">
<path d="M215.15 278.72c0 230.52-140.57 239.62-185.51 223.26-.11 27.793 15.59 114.18 87.422 202.59 77.143 88.58 166.25 100.95 183.74 99.72-8.22-24.66-42.01-53.15-10.087-53.47 21.226.32 27.953 46.05 27.953 46.05s34.536-26.24 46.04-13.16c11.11 20.58-35.05 38.3-35.05 38.3s23.432 55.77 53.15 88.58c35.434 46.82 86.746 62.39 106.3 63.02 9.5.31 27.872 7.8 27.21 25.57-1.314 35.376-1.272 52.466-18.418 53.146h127.47c-17.146-.68-17.104-17.77-18.42-53.146-.66-17.77 17.71-25.26 27.212-25.57 19.554-.63 70.866-16.2 106.3-63.02 29.718-32.81 53.15-88.58 53.15-88.58s-46.16-17.72-35.05-38.3c11.504-13.08 46.04 13.16 46.04 13.16s6.727-45.73 27.953-46.05c31.923.32-1.866 28.81-10.087 53.47 17.494 1.23 106.6-11.14 183.75-99.72 71.83-88.41 87.53-174.8 87.42-202.59-44.95 16.356-176.21 16.558-176.21-213.96-2.107-9.15-2.776-27.288-4.275-35.824-1.5-8.535-35.472 26.766-38.855 26.587-11.423-.36-46.732-32.686-71.856-37.07-11.852-1.894-50.628 33.304-60.175 33.993-12.495.726-28.51-35.973-55.13-32.205-19.595 3.104-35.643 36.54-40.445 31.76-12.35-12.3-25.95-20.023-41.7-22.943-23.548-2.04-36.935 16.41-49.59 31.592-.443-12.396-17.165-24.792-36.213-23.235-13.7-139.99-122.91-282.93-131.79-287.41-6.594-2.637-4.08 13.602-6.118 20.403-16.62-4.56-33.238-9.123-49.858-13.684-3.18 8.084-1.712 16.17-9.545 24.254-19.862-14.947-30.422-43.847-45.632-44.842-5.423 17.81-1.544 54.223-2.316 81.335l-37.724-25.094-3.03 26.54c-1.215 10.632-51.205-28.6-61.017-28.855-9.81-.254-21.478 27.454-30.294 27.305-8.817-.15 56.995 42.98 73.293 238.09z" fill-rule="evenodd" stroke-width="1.25" fill="#e8e1cb" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M199.99 175.68s23.255-32.556 51.16-27.905c27.905 4.65 58.135 106.97 58.135 106.97M279.05 40.803c0 4.65 18.603 79.065 34.88 102.32 16.28 23.254 53.486 41.857 72.09 69.762 18.603 27.906 27.904 104.64 27.904 104.64M320.91 5.922s6.977 37.207 18.604 65.112 39.532 37.206 53.484 60.46c13.953 23.255 23.255 69.763 23.255 69.763M211.61 336.13s32.555-4.65 60.46 32.556c27.906 37.207 32.556 86.04 32.556 86.04M813.9 284.97s20.93-2.326 34.88 13.952c13.954 16.278 11.628 27.905 9.303 27.905M811.57 308.23s18.603 0 25.58 4.65c6.976 4.652 9.3 27.906 9.3 27.906" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M799.95 331.48c2.325 0 16.278-13.952 25.58-9.302 9.3 4.65 11.626 30.23 11.626 30.23M788.32 343.11s16.278-2.325 25.58 4.65 6.976 18.604 6.976 18.604M741.81 343.11c2.325 0 30.23 9.302 41.858 20.93 11.627 11.626 9.3 37.206 9.3 37.206M874.36 357.06s6.976-4.65 23.254 9.3c16.278 13.954 18.604 30.232 18.604 30.232M872.03 382.64s18.603 2.326 27.905 9.302c9.3 6.976 23.254 23.254 23.254 23.254M865.06 412.87s23.255-9.302 32.556-4.65c9.302 4.65 25.58 18.602 25.58 18.602" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
</g>
<g stroke-width="1pt">
<path d="M-301.18-134.65v442.91h17.716v-442.91l-8.858-35.433-8.858 35.433z" fill-rule="evenodd" transform="matrix(.082 -.03 .035 .066 374.142 348.464)" stroke="#000" fill="#b03f00"/>
<path d="M-301.18-134.65v407.48h17.716v-407.48l-8.858-35.433-8.858 35.433z" fill-rule="evenodd" transform="matrix(.082 -.03 .035 .066 397.48 340.038)" stroke="#000" fill="#b03f00"/>
<g stroke="#000" fill="none">
<path d="M-283.46-99.213l17.717 336.61" transform="matrix(.082 -.03 .042 .078 398.144 341.28)"/>
<path d="M-318.9-99.212l53.15 336.61" transform="matrix(.082 -.03 .042 .078 401.06 340.225)"/>
<path d="M-354.33-99.212l88.584 336.61" transform="matrix(.082 -.03 .042 .078 403.978 339.172)"/>
<path d="M-389.76-99.212l124.01 336.61" transform="matrix(.082 -.03 .042 .078 406.895 338.12)"/>
<path d="M-283.46-99.213l17.717 336.61" transform="matrix(-.082 .03 .042 .078 350.012 358.657)"/>
<path d="M-318.9-99.212l53.15 336.61" transform="matrix(-.082 .03 .042 .078 347.095 359.71)"/>
<path d="M-354.33-99.212l88.584 336.61" transform="matrix(-.082 .03 .042 .078 344.178 360.763)"/>
<path d="M-389.76-99.212l124.01 336.61" transform="matrix(-.082 .03 .042 .078 341.26 361.816)"/>
<path d="M-407.48-99.212l177.16 354.33" transform="matrix(-.082 .03 .042 .078 339.802 362.343)"/>
<path d="M-407.48-99.212l177.16 354.33" transform="matrix(.082 -.03 .042 .078 408.354 337.592)"/>
<path d="M-407.48 184.25h301.18M-124.02 148.82h-265.75M-372.05 113.39h230.32M-159.45 77.953h-194.88M-336.61 42.52c0 .58 159.45 0 159.45 0M-194.88 7.087H-318.9M-301.18-28.346c.58 0 89.343.034 88.583 0M-283.46-63.78h53.15" transform="matrix(.082 -.03 .042 .078 395.227 342.332)"/>
<path d="M-283.46-99.213l17.717 336.61" transform="matrix(.082 -.03 .042 .078 375.55 351.088)"/>
<path d="M-318.9-99.212l53.15 336.61" transform="matrix(.082 -.03 .042 .078 378.466 350.035)"/>
<path d="M-354.33-99.212l88.584 336.61" transform="matrix(.082 -.03 .042 .078 381.384 348.982)"/>
<path d="M-389.76-99.212l124.01 336.61" transform="matrix(.082 -.03 .042 .078 384.3 347.93)"/>
<path d="M-283.46-99.213l17.717 336.61" transform="matrix(-.082 .03 .042 .078 327.417 368.467)"/>
<path d="M-318.9-99.212l53.15 336.61" transform="matrix(-.082 .03 .042 .078 324.5 369.52)"/>
<path d="M-354.33-99.212l88.584 336.61" transform="matrix(-.082 .03 .042 .078 321.584 370.573)"/>
<path d="M-389.76-99.212l124.01 336.61" transform="matrix(-.082 .03 .042 .078 318.666 371.626)"/>
<path d="M-407.48-99.212l177.16 354.33" transform="matrix(-.082 .03 .042 .078 317.208 372.153)"/>
<path d="M-407.48-99.212l177.16 354.33" transform="matrix(.082 -.03 .042 .078 385.76 347.402)"/>
<path d="M-407.48 184.25h301.18M-124.02 148.82h-265.75M-372.05 113.39h230.32M-159.45 77.953h-194.88M-336.61 42.52c0 .58 159.45 0 159.45 0M-194.88 7.087H-318.9M-301.18-28.346c.58 0 89.343.034 88.583 0M-283.46-63.78h53.15" transform="matrix(.082 -.03 .042 .078 372.633 352.142)"/>
</g>
<g fill-rule="evenodd" stroke="#000" fill="#b03f00">
<path d="M-407.48 237.4h372.05v53.15l17.717 17.716H-35.43V343.7h17.717l-17.717 17.715 53.15 70.866-106.3 212.6h-566.93V361.42h88.583v-70.865h53.15l106.3-53.15zM-566.93 361.42h531.5" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-566.93 361.42h531.5" transform="matrix(.082 -.03 .035 .066 393.94 339.93)"/>
<path d="M-566.93 361.42h531.5" transform="matrix(.082 -.03 .035 .066 392.692 337.604)"/>
<path d="M-566.93 361.42h531.5" transform="matrix(.074 -.027 .035 .066 391.777 336.546)"/>
<path d="M-35.433 361.42l-141.73 283.46M-407.48 272.84h230.32M-442.91 255.12c34.35 1.54 407.48 0 407.48 0M-53.15 255.12l-17.716 35.433M-70.866 308.27l-17.717 35.433M-230.32 308.27l-17.716 35.433M-212.6 308.27l-17.717 35.433M-53.15 396.85h-88.582l17.716-35.433" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-70.866 432.28h-88.583l18.762-36.853-1.044 1.42M-88.583 467.72h-88.582l17.716-35.434" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-106.3 503.15h-88.583l17.717-35.433" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-124.02 538.58h-88.582l17.716-35.433" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-124.02 538.58h-88.582l17.716-35.433" transform="matrix(.082 -.03 .035 .066 394.35 343.944)"/>
<path d="M-53.15 396.85l70.866 35.433M-88.583 467.72l70.866 35.433M-160.45 433.8l-495.32-1.16M-175.57 468.68c-1.162 1.162-480.2-2.326-480.2-2.326M-212.6 538.58c-35.433 0-442.91 0-442.01 1.023" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-212.6 539.61s-442.91-1.023-442.01 0" transform="matrix(.08 -.03 .035 .066 393.65 344.117)"/>
<path d="M-124.02 538.58h-88.582l17.716-35.433" transform="matrix(.082 -.03 .035 .066 394.14 346.796)"/>
<path d="M-124.02 538.58h-88.582l17.716-35.433" transform="matrix(.082 -.03 .035 .066 393.927 349.648)"/>
<path d="M-442.91 379.13l-17.717 17.716v35.433h70.866l17.716-17.717" transform="matrix(.082 -.03 .023 .044 394.634 350.965)"/>
<path d="M-442.91 379.13l-17.717 17.716v35.433h70.866l17.716-17.717" transform="matrix(.082 -.03 .023 .044 404.843 347.28)"/>
<path d="M-442.91 379.13l-17.717 17.716v35.433h70.866l17.716-17.717" transform="matrix(.082 -.03 .023 .044 398.374 357.94)"/>
<path d="M-442.91 379.13l-17.717 17.716v35.433h70.866l17.716-17.717" transform="matrix(.082 -.03 .023 .044 408.584 354.255)"/>
</g>
<path fill-rule="evenodd" d="M367.155 380.996l5.81-2.126.827 1.56-5.81 2.125zM377.323 377.276l5.81-2.126.828 1.56-5.81 2.125zM370.875 388.012l5.81-2.126.828 1.56-5.81 2.125zM381.044 384.292l5.81-2.126.828 1.56-5.81 2.125z"/>
<path fill-rule="evenodd" stroke="#000" fill="#b03f00" d="M-301.18-99.213h88.583v17.717h-88.583zM-584.65-99.213h88.583v17.717h-88.583z" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<g stroke="#000" fill="none">
<path d="M-407.48 237.4v-17.717h372.05V237.4M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 394.562 341.092)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 396.02 340.565)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 397.48 340.038)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 398.938 339.512)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 400.396 338.985)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 401.855 338.46)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 403.313 337.932)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 404.772 337.405)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 406.23 336.88)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 407.69 336.352)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 409.148 335.826)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 410.606 335.3)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 412.065 334.772)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 413.524 334.246)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 414.982 333.72)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 416.44 333.193)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 417.898 332.666)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 419.357 332.14)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 420.816 331.613)"/>
<path d="M-389.76 219.68v17.717" transform="matrix(.082 -.03 .035 .066 422.274 331.086)"/>
</g>
</g>
<g stroke="#000">
<path d="M32.92 551.31c-.11 27.793 12.3 64.848 84.133 153.26 77.143 88.58 166.25 100.95 183.74 99.72-8.22-24.66-42.01-53.15-10.087-53.47 21.226.32 27.953 46.05 27.953 46.05s34.535-26.24 46.04-13.16c11.11 20.58-35.05 38.3-35.05 38.3s23.43 55.77 53.15 88.58c35.433 46.82 86.745 62.39 106.3 63.02 9.5.31 27.87 7.8 27.21 25.57-1.315 35.376-1.273 52.466-18.42 53.146h127.47c-17.145-.68-17.103-17.77-18.418-53.146-.66-17.77 17.71-25.26 27.21-25.57 19.555-.63 70.867-16.2 106.3-63.02 29.72-32.81 53.15-88.58 53.15-88.58s-46.16-17.72-35.05-38.3c11.505-13.08 46.04 13.16 46.04 13.16s6.728-45.73 27.954-46.05c31.923.32-1.866 28.81-10.087 53.47 17.493 1.23 106.6-11.14 183.75-99.72 71.83-88.41 87.53-151.78 87.42-179.57-2.81 1.02-59.78-13.78-69.48-4.288-12.98-10.24-38.09-20.59-57.602-20.965-22.8-.377-43.29 9.22-50.318 25.712-13.606-19.683-53.266-29.56-61.64-28.273-27.334 4.704-44.375 41.317-35.42 87.337-20.64-19.754-27.997-21.696-51.11-21.76-50.423-.12-55.38 89.82-129.14 89.282-58.4-.444-83.08-31.417-100.29-53.8 22.25-19.09 20.85-26.543 6.13-45.764-16.69-18.06-42.763-16.443-60.66 1.805-17.896-17.717-18.058-28.043-35.775-53.15-17.315-24.538-29.608-26.967-61-26.84-31.39.128-55.464 1.804-67.577 34.69-15.402 8.594-37.213 26.566-54.09 23.02-10.297-28.04-43.227-60.616-70.99-61s-72.79 56.44-82.746 82.924c-17.683-37.06-36.276-42.13-51.79-42.9-15.51-.77-21.082 24.88-27.18 40.31z" fill-rule="evenodd" stroke-width="1.25" fill="#00c8ff" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M167.72 490s16.443 9.866 36.175 39.464 3.29 42.752 3.29 42.752" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M184.16 506.45s32.886 3.29 46.04 26.31c13.156 23.02 6.578 49.33 6.578 49.33M220.34 631.42s23.02-55.907 65.773-32.887c42.752 23.02 39.464 59.196 36.175 59.196h-3.29v3.288M263.09 687.32s23.02-9.866 49.33 0 9.866 32.886 9.866 32.886" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M259.8 700.48s26.31-6.577 42.752 3.29 3.29 26.308 3.29 26.308M200.61 710.34s3.29 26.31 19.732 42.753c16.443 16.443 46.04 23.02 46.04 23.02M361.75 723.5c32.886 16.443 39.463 46.04 39.463 46.04M374.9 710.34c49.33 0 46.04 29.598 46.04 29.598M302.56 552.49s29.598-23.02 69.062 0c39.463 23.02 16.443 52.62 16.443 52.62M322.29 513.02s39.464-26.31 72.35 0c32.887 26.31 23.02 46.04 23.02 46.04M437.39 529.47l19.73 32.886c9.867 16.444 26.31 13.155 26.31 13.155M526.18 647.86s23.02 32.887 75.64 39.464c52.617 6.577 98.658-13.155 98.658-13.155M526.18 690.61s29.598 29.598 69.06 29.598c39.465 0 95.372-16.443 95.372-16.443M526.18 720.21s16.443 26.31 75.64 26.31c59.194 0 85.503-13.155 85.503-13.155M522.89 759.67s6.578 13.155 36.175 19.732c29.598 6.577 59.196-9.866 59.196-9.866M618.26 785.98s19.732 26.31 46.04 26.31 0-39.464 19.733-46.042c19.732-6.577 49.33 0 49.33 0" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M605.11 825.45s19.732 26.31 49.33 19.732c29.598-6.578 65.773-55.907 65.773-55.907l23.02-16.443M388.06 887.93s3.288-16.443 39.464-9.866c36.175 6.577 0 55.907 39.463 55.907 39.464 0 75.64-23.02 98.66-26.308 23.02-3.29 65.772 23.02 88.793 29.598 23.02 6.577 65.773-26.31 65.773-26.31M568.94 956.99c3.29 0 13.155-6.578 36.175-3.29 23.02 3.29 49.33 3.29 49.33 3.29M559.07 989.88s16.444-6.577 29.598-6.577c13.155 0 9.866 19.73 9.866 19.73M483.43 624.84c-3.29 0 16.443 0 26.31 3.288 9.865 3.29 13.153 26.31 13.153 26.31M480.14 647.86s13.154-6.577 26.31 0 6.576 29.598 6.576 29.598M470.28 674.17c0-3.288 19.732-9.866 26.31-6.577s6.576 32.886 6.576 32.886M463.7 710.34s16.443-13.154 26.31-13.154 6.576 23.02 6.576 23.02M460.41 739.94l23.02-13.154 9.866 19.73M746.52 588.66s13.155-3.29 32.886 0c19.732 3.288 26.31 26.31 26.31 26.31M753.1 614.97c0-3.29 19.732-3.29 26.31 0 6.577 3.288 16.443 19.732 16.443 19.732M789.27 684.03c-3.288 0 3.29 13.155 6.578 29.598 3.288 16.443-13.155 32.886-13.155 32.886M855.05 670.88c-3.288 0 19.732 23.02 23.02 42.752 3.29 19.732-16.443 39.464-16.443 39.464" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M871.49 661.01s23.02 32.886 23.02 49.33c0 16.443-16.442 42.752-16.442 42.752M894.51 637.99s9.866 13.155 13.154 29.598c3.29 16.443-6.577 42.752-6.577 42.752M924.11 677.46s16.443 19.732 9.866 36.175c-6.578 16.443-19.732 29.598-19.732 29.598M950.42 687.32c-3.29 3.288 6.577 23.02 3.288 32.886-3.288 9.866-19.73 26.31-19.73 26.31M957 634.7c0 3.288 23.02 23.02 23.02 46.04s-13.154 46.042-13.154 46.042" stroke-width="1pt" fill="none" transform="matrix(.15 0 0 .124 289.397 312.524)"/>
<path d="M920.82 598.53s16.443 3.29 19.732 19.732c3.29 16.444-9.866 32.887-9.866 32.887M927.4 568.93s26.31 29.597 32.887 39.463c6.577 9.866-3.29 32.887-3.29 32.887" transform="matrix(.15 0 0 .124 281.073 307.732)" stroke-width="1pt" fill="none"/>
<path d="M920.82 565.64c3.29 3.29 32.886 3.29 46.04 19.732s6.578 46.04 6.578 46.04" transform="matrix(.15 0 0 .124 281.073 307.732)" stroke-width="1pt" fill="none"/>
</g>
<path d="M503.45 7.085c5.813-4.65 24.417-15.115 59.298-13.953 34.88 1.162 59.3 17.44 59.3 17.44l-2.327-45.345S596.468-46.4 565.075-46.4s-58.136 6.976-58.136 6.976l-3.488 46.51z" fill-rule="evenodd" stroke="#000" stroke-width="1pt" fill="#ffd400" transform="matrix(.15 0 0 .134 289.397 302.225)"/>
<g fill-rule="evenodd" stroke="#000" stroke-width="1.25" fill="#ffd400">
<path d="M148.7 515.65c0 17.668 2.547 28.856 20.264 28.856 17.716 0 24.24-17.836 24.664-30.5.538-15.992 3.49-40.366 38.92-40.366 17.718 0 128.01-11.77 131.3 248.03 3.29 259.8-184.24 206.72-184.24 206.72s-20.174 88.58 90.068 232.5c84.663 104.07 205.54 106.88 205.54 106.88s18.724 41.77 56.29 95.64c54.317 77.9 124.02 61 124.02 78.72 0 17.71-17.546 9.92-17.718 25.93.172 19.42 9.363 27.9 26.51 27.22s17.103-17.77 18.418-53.15c.66-17.77-17.71-25.26-27.21-25.57-19.555-.63-70.867-16.2-106.3-63.02-29.72-32.81-53.15-88.58-53.15-88.58s46.16-17.72 35.05-38.3c-11.505-13.08-46.04 13.16-46.04 13.16s-6.728-45.73-27.954-46.05c-31.923.32 1.866 28.81 10.087 53.47-17.495 1.23-106.6-11.14-183.74-99.72-71.833-88.41-87.532-174.8-87.422-202.59 44.945 16.356 185.51 7.256 185.51-223.26-7.02-292.78-124.04-265.75-159.47-265.75-42.01 0-73.414 42.01-73.414 59.727z" transform="matrix(.15 0 0 .124 264.252 257.6)"/>
<path d="M148.7 515.65c0 17.668 2.547 28.856 20.264 28.856 17.716 0 24.24-17.836 24.664-30.5.538-15.992 3.49-40.366 38.92-40.366 17.718 0 128.01-11.77 131.3 248.03 3.29 259.8-184.24 206.72-184.24 206.72s-20.174 88.58 90.068 232.5c84.663 104.07 205.54 106.88 205.54 106.88s18.724 41.77 56.29 95.64c54.317 77.9 124.02 61 124.02 78.72 0 17.71-17.546 9.92-17.718 25.93.172 19.42 9.363 27.9 26.51 27.22s17.103-17.77 18.418-53.15c.66-17.77-17.71-25.26-27.21-25.57-19.555-.63-70.867-16.2-106.3-63.02-29.72-32.81-53.15-88.58-53.15-88.58s46.16-17.72 35.05-38.3c-11.505-13.08-46.04 13.16-46.04 13.16s-6.728-45.73-27.954-46.05c-31.923.32 1.866 28.81 10.087 53.47-17.495 1.23-106.6-11.14-183.74-99.72-71.833-88.41-87.532-174.8-87.422-202.59 44.945 16.356 185.51 7.256 185.51-223.26-7.02-292.78-124.04-265.75-159.47-265.75-42.01 0-73.414 42.01-73.414 59.727z" transform="matrix(-.15 0 0 .124 484.278 257.6)"/>
<path d="M238.56-187.8c26.42 0 22.65 26.716 17.717 42.978-4.933 16.26-35.433 27.888-63.117 10.172 7.642 26.836 27.684 106.3 109.4 108.34 95.37-2.037 103.64-71.797 209.37-72.35 105.73-.553 124.84 15.498 123.44 52.597-1.257 33.442-9.085 53.15-35.434 53.15-17.716 0-35.764-15.68-35.433-35.433.332-19.753 22.568-20.962 37.86-19.34 5.424-16.094-20.143-33.81-91.01-33.81-70.163-.924-124.67 73.274-216.75 70.866-92.08-2.407-132.95-114.04-115.45-141.73 18.526-33.81 31.257-35.433 59.402-35.433z" transform="matrix(-.15 0 0 .124 476.436 303.737)"/>
<path d="M238.56-187.8c26.42 0 22.65 26.716 17.717 42.978-4.933 16.26-35.433 27.888-63.117 10.172 7.642 26.836 27.684 106.3 109.4 108.34 95.37-2.037 103.64-71.797 209.37-72.35 105.73-.553 124.84 15.498 123.44 52.597-1.257 33.442-9.085 53.15-35.434 53.15-17.716 0-35.764-15.68-35.433-35.433.332-19.753 22.568-20.962 37.86-19.34 5.424-16.094-20.143-33.81-91.01-33.81-70.163-.924-124.67 73.274-216.75 70.866-92.08-2.407-132.95-114.04-115.45-141.73 18.526-33.81 31.257-35.433 59.402-35.433z" transform="matrix(.15 0 0 .124 272.09 303.737)"/>
</g>
</g>
<path d="M-1576.8 1353.5c17.72 2.98 674.45-205.79 673.23-531.49v-1594.5h-1346.5v1594.5c-1.22 325.7 673.23 531.49 673.23 531.49z" transform="matrix(.17 0 0 .138 635.408 306.385)" stroke="#000" stroke-width="11.125" fill="none"/>
</svg>

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="gray" d="M6 0h512v512H6z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-6)">
<g stroke-width="1pt">
<path d="M-214.886 35.35l.126 121.777L809.217 369.76v-120.9l-1024.1-213.51z" fill="#fff"/>
<path d="M-214.76 263.084v248.9H809.217V476.44L-214.76 263.082zM809.217 248.893V-.01H-214.76V35.54L809.217 248.894z" fill="#fdd114"/>
<path d="M-214.76 156.49v106.666L809.548 476.44l-.33-106.678L-214.76 156.49z"/>
</g>
<path transform="matrix(.94 0 0 .94 9.24 -369.098)" stroke="#000" stroke-width="1.562" fill="#cf1126" d="M274.57 617.61h9.54v25.46h-9.54z"/>
<path d="M415.12 645.68c-.24-33.566 1.125-65.845 3.766-75.002s6.556-11.06 11.416-15.608c-11.512-1.043-24.218 8.647-30.06 21.408-3.707-14.398-10.64-24.156-16.74-29.056-6.098 4.9-13.29 14.808-16.567 29.183-6.01-10.712-16.555-22.588-29.028-21.254 4.434 4.62 8.48 6.333 11.178 15.286s4.044 41.016 3.075 74.6" transform="matrix(.428 0 0 .49 107.45 -41.457)" stroke="#000" stroke-width="3.207" fill="#cf1126"/>
<path d="M414.44 641.96c-.24-33.565 1.37-62.22 3.677-71.327 2.31-9.106 5.993-10.806 11.258-14.746-11.512-1.043-22.48 1.756-28.902 17.355-3.592-14.5-10.64-21.623-16.74-26.523-6.098 4.9-13.29 12.273-16.567 26.648-7.053-15.474-16.903-18.94-29.376-17.606 5.186 4.316 9.262 5.927 11.8 14.855s2.86 37.315 1.89 70.9" transform="matrix(.467 0 0 .587 92.49 -61.408)" stroke="#000" stroke-width="2.804" fill="#cf1126"/>
<path d="M417.5 590.83c-.312-7.812.76-18.303 2.535-22.357 1.776-4.055 4.254-7.016 6.754-10.453-10.723-1.546-21.626-.757-27.415 14.968-3.75-14.375-9.375-21.875-15.475-26.775-6.1 4.9-11.396 12.4-15.146 26.775-5.79-15.725-16.745-16.678-27.796-14.968 2.5 3.437 5.074 6.398 6.945 10.453 1.87 4.054 3.04 14.545 2.726 22.357" transform="matrix(.587 0 0 .587 46.27 -20.457)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M378.95 610.77v32.21h11.37v-32.21h-11.37z" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path opacity=".99" stroke-linejoin="bevel" d="M457.89 1168.7c2.813 1.88 14.035 3.85 34.376.31 35.513-6.22 35.216-41.25 90.53-25-2.5-5-11.25-20.31-32.814-20.93 2.188-7.19 3.75-17.81-.312-24.38-4.167 9.27-10.618 13.58-15.296 16.61-1.44-.78-9.8-7.61-10.706-17.9-1.256-20.4-11.21-24-12.268-23.46-6.39-.18-44.87 60.65-127.27 61.05-81.19.39-121.82-60.51-126.41-61.05-1.057-.54-11.012 3.06-12.268 23.46-.906 10.29-9.363 16.82-10.784 17.73-4.658-2.9-11.05-7.17-15.218-16.44-4.062 6.57-2.5 17.19-.312 24.38-21.563.62-30.313 15.93-32.813 20.93 55.313-16.25 55.424 18.78 90.937 25 20.34 3.54 30.886 1.88 33.7.01" transform="matrix(.587 0 0 .587 45.86 -288.198)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path opacity=".99" stroke-linejoin="bevel" d="M286.28 1151.2c-19.265-.77-56.848-30.07-51.514-36.1 1.693-1.71 9.973.05 24.308 10.08 21.275 14.5 39.53 60.22 124.88 59.87 86.98-.35 104.83-45.37 126.1-59.87 14.335-10.03 23.28-11.63 24.288-9.67 5.12 5.78-32.5 35.01-51.764 35.78" transform="matrix(.587 0 0 .587 45.86 -288.198)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M259.2 399.54c-76.11 80.185-35.168 264.36 123.02 267.02 159.04 1.782 205.43-184.26 126.41-267.37m-234.02 3.103c-40.49 68.178 1.604 187.64 109.88 187.64 109.17 0 149.18-120.33 109.08-188.05" transform="matrix(.587 0 0 .587 46.27 -20.457)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M288.36 384.862c3.25.722 6.215 4.078 5.02 7.527-1.325 4.11-6.22 5.11-8.07 4.81-1.99-1.194-.797-2.918 5.306-3.582 3.98-1.46.355-4.15-2.653-5.44-1.635-.7-1.13-3.655.397-3.316zM278.28 383.802c1.51-1.72 2.74 3.55 3.075 7.204.44 3.567.486 7.967-.952 8.185-.877.148-.14-4.095-1.047-7.988-1.183-4.507-1.693-6.644-1.076-7.4z" stroke="#cf1126" stroke-width=".22" fill="#fdd114"/>
<path d="M274.81 390.302c3.794 3.677-2.633 14.328-16.694 9.685-.796-1.46 5.584-.016 10.08-.796 8.56-1.35 4.887-10.52 6.614-8.888z" stroke="#cb4f46" stroke-width=".22" fill="#fdd114"/>
<path d="M267.93 383.002c1.512-1.72.63 3.723.946 7.38.308 3.434-.076 7.615-1.706 7.074-.883-.426.564-4.284-.342-7.91-.97-4.56-.045-5.39 1.102-6.544zM258.28 381.542c2.683-.017 1.964.736 1.773 7.903-.21 8.032-6.993 8.93-8.605 6.727-1.355-1.73-.858-2.25-6.92-1.67-1.356-.683-1.304-2.136-5.733-1.764-1.145.21-1.107-1.96-3.173-3.26-3.602-2.15-4.8 1.588-11.67-2.37-.428-.24-3.215-2.005-2.706-5.496.53-4.41-3.492.54-7.913-1.386-.855-.382-3.446-1.46-5.732-3.466-3.226-2.775.153-3.336 4.513-.507 2.692 1.707 6.646-2.22 6.753-6.152.24-4.16-1.83-5.253 1.38-5.15 1.788.053 1.363 7.27-1.677 10.463-4.07 4.397-1.324 3.55.13 3.328 1.514-.378 8.406-8.918 9.555-8.185 1.79 1.216-5.373 6.676-3.77 11.844.767 2.303 5.037 4.51 8.552 4.867 4.133.688 4.145-4.924 5.82-3.86 2.318 1.52-4.43 4.384 2.655 6.473 1.565.47 2.47-3.516 3.395-3.343 2.223.363-1.453 4.654 2.522 5.336 2.77.46 2.01-4.007 3.73-3.735 1.987-.127.12 7.147 5.632 6.405 2.323-.304-1.31-12.985 1.488-13z" stroke="#cf1126" stroke-width=".22" fill="#fdd114"/>
<path d="M208.33 372.102c1.596-.34 4.33-1.823 4.445-4.217.228-2.62-3.42-3.533-7.75-2.85-2.28.343-6.153-1.14-8.433-3.077-2.28-2.85-2.28-6.04-5.014-4.672-2.05.91 2.85 6.154 5.242 7.408 2.394 1.254 6.27 1.14 6.496 2.963.228 1.824-.912 4.673 5.014 4.445zM305.31 384.332c-.88.426-1.594 8.39 3.38 8.562 6.246.223 9.387-2.945 10.952-4.07 2.6-1.976 7.283-5.924 5.115-9.328-1.085-1.236-1.684 2.274-2.935 4.328-1.702 3.012-7.53 6.586-11.992 6.1-5.467-.337-3.407-5.877-4.52-5.592z" stroke="#cf1126" stroke-width=".22" fill="#fdd114"/>
<path d="M318.15 380.642c-1.27-.96 2.826-2.534 3.25-4.02.425-1.488-1.81-2.89-.567-4.518 1.303-2.145 1.374 4.043 3.03 4.22 4.586.48 1.312 3.44-.418 2.87-1.958-.585-4.528 2.17-5.295 1.448zM314.6 371.272c-.295 2.066.96 2.582 1.33 1.402.44-2.214-.814-3.247-1.33-1.402z" stroke="#cf1126" stroke-width=".22" fill="#fdd114"/>
<path d="M317.92 369.132c-.738.058-.84 2.62.12 2.692 1.037.082.558 1.83 1.43 1.808 1.035-.027 1.114-2.934-.058-2.96-1.09-.028-.833-1.528-1.492-1.54zM326.22 368.642c-.877 1.11-2.542-4.277 3.06-5.048 2.663.235 4.934 4.62 4.7 8.85-.09 1.564-.157 5.09-1.018 6.814-.706 1.645-3.29 7.05-4.543 6.58-1.254-.47.327-2.734 2.427-5.875 1.698-2.572 2.35-9.712 1.488-10.965s-1.73 3.133-3.524 4.073c-1.493.784-3.053-1.48-3.288-2.577-.186-1.3.998-2.1 1.8-.555.64 1.16 2.607-1.143 2.56-2.79.053-2.66-1.712-.55-3.662 1.494zM338.29 356.622c-.705 1.02-3.132 3.29-3.602 4.23s-.55 2.584.234 4.15c.784 1.567 2.428 4.073 2.115 6.345-.314 2.27-1.88 6.97-1.018 6.58.86-.393 2.975-5.014 2.505-8.54-.47-3.523-2.115-5.48-1.802-6.656.313-1.173 2.27-3.366 2.663-4.854.392-1.49-.235-5.483-.783-5.796s-2.506.392-1.88 1.723c.627 1.332 1.958.548 1.567 2.82z" stroke="#cf1126" stroke-width=".22" fill="#fdd114"/>
<path d="M341.51 358.442c-.88.8-.442 5.164.767 3.606 1.1-1.518-.063-4.32-.767-3.606z" stroke="#cf1126" stroke-width=".207" fill="#fdd114"/>
<path d="M318.49 390.842c-.412 1.91 1.47 2.514 1.986 1.423.618-2.046-1.264-3.128-1.986-1.423z" stroke="#cf1126" stroke-width=".25" fill="#fdd114"/>
<path d="M321.37 389.222c-.61 1.567 2.115 1.704 2.88.81.917-1.68-1.81-2.21-2.88-.81z" stroke="#cf1126" stroke-width=".276" fill="#fdd114"/>
<path d="M207.99 366.632c-1.458-.652-1.367 2.28-.683 3.077.683.797 4.66-1.25.683-3.078z" stroke="#cf1126" stroke-width=".22" fill="#cf1126"/>
<path d="M385.65 680.28c-24.945 4.993-42.073 19.615-34.043 24.588 4.917 3.278 28.013-5.728 32.886-13.373 8.86 13.523 32.9 18.624 38.706 15.592" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M196.367 201.005c2.432 3.758 15.03 12.82 24.09 13.484 9.063.662 29.617 4.86 33.595 3.093 3.978-1.768 15.25-9.505 18.123-8.178 2.874 1.326 19.67 10.61 25.86 10.388 6.187-.22 46.19-11.493 47.517-13.703 1.326-2.21-7.957-7.958-13.924-7.958-5.968 0-135.26 3.095-135.26 2.873z" fill="#cf1126"/>
<path d="M316.2 703.33c.124 3.846 3.08 6.627 10.173 6.7 11.91.248 32.057-5.385 44.09-18.907" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M280.47 697.62c-.62 3.226 4.715 7.444 15.136 7.568s46.772-4.342 58.434-16.5" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M255.86 687.85c-5.583 7.195 12.204 9.774 22.873 9.65 10.67-.125 38.206-.267 50.54-9.447" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M236.37 675.78c-5.335 7.072 12.59 13.283 34.426 12.787 20.098-.496 40.57-7.444 40.57-7.444M452.48 703.33c-.124 3.846-3.08 6.627-10.173 6.7-11.91.248-32.057-5.385-44.09-18.907" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M488.21 697.62c.62 3.226-4.715 7.444-15.136 7.568s-46.772-4.342-58.434-16.5" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M512.66 688c5.583 7.196-12.048 9.618-22.717 9.493-10.67-.124-38.206-.266-50.54-9.446" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M532.37 675.66c5.335 7.072-12.65 13.404-34.486 12.908-20.098-.496-40.57-7.444-40.57-7.444" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M279.21 675.12c-27.735 4.005-40.51 1.964-46.045-.682-6.915-3.043-18.757-12.31-1.265-12.646 11.59-.226 17.43.66 30.607.59 33.705-.422 82.36-27.036 97.11-27.145 13.7-.1 17.336 6.233 25.147 6.362 7.998.092 10.587-6.464 24.288-6.363 14.75.11 63.405 26.723 97.11 27.145 13.176.07 19.017-.816 30.607-.59 17.49.337 5.65 9.603-1.266 12.646-5.535 2.646-18.31 4.687-46.045.682" transform="matrix(.587 0 0 .587 45.86 -193.858)" stroke="#000" stroke-linecap="round" stroke-width="2.5" fill="#cf1126"/>
<path d="M383.55 280.29c-13.048.655-31.007-1.574-36.774 12.977-8.783 16.647-6.306 35.518-2.36 35.916 7.065.78 7.737-18.847 10.75-18.876 3.148-.036 3.145 17.04 9.306 16.91 4.588-.13 7.472-17.172 8.914-17.04s4.457 16.384 10.26 16.384c6.197 0 8.818-16.253 10.26-16.384s4.326 16.91 8.914 17.04c6.16.132 6.158-16.945 9.307-16.91 3.012.03 4.34 19.525 11.404 18.746 3.947-.398 5.9-19.138-2.883-35.785-5.767-14.55-24.12-12.322-37.097-12.977z" transform="matrix(.587 0 0 .587 46.27 -20.457)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M352.22 286.25c3.504 5.887 30.835 5.747 32.377 5.747s25.37.28 30.975-5.466M378.62 224.86v58.032s.314 3.24 5.124 3.345 5.54-2.718 5.54-3.137l-.208-58.345" transform="matrix(.587 0 0 .587 46.27 -20.457)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M384.25 231.59c21.864-1.12 28.383 11.774 34.55 14.577s8.97 3.924 17.38 3.363c8.41-.56-14.577 14.017-14.577 14.577l8.41 15.137c-7.85 1.12-22.713-6.125-28.592-10.09-6.65-3.928-14.015-1.683-16.818-2.244l-.352-35.32z" transform="matrix(.587 0 0 .587 46.27 -20.457)" stroke="#000" stroke-width="2.5" fill="#cf1126"/>
<path d="M313.4 264.67c0 4.333-3.893 7.85-8.69 7.85-4.796 0-8.69-3.517-8.69-7.85 0-4.332 3.894-7.848 8.69-7.848 4.797 0 8.69 3.516 8.69 7.848z" transform="matrix(.853 0 0 .902 11.88 -133.538)" stroke="#000" stroke-width="1.674" fill="#cf1126"/>
<g stroke="#cf1126" stroke-width=".375" fill="#fdd114">
<path d="M249.32 508.25c-1.666 2.33-3.103-3.8-8.827.5-3.228 2.758-4.52 6.986-4.498 15.82.02 7.492 4.33 12.493 6.83 11.993 3.83-.5 1.83-9.66 5.995-11.325 5.996-2.832 14.49 1.498 15.99 6.994s-2.833 11.492-7.496 10.826c-2.665-1 1.5-4.83 1.832-6.495.333-1.665.832-7.162-3.165-8.66-3.996-1.5-3.33 3.997-3.496 5.496-.166 1.498-2.998 6.16-6.162 5.994-3.164-.166-8.193-.15-13.158-5.495-2.632-2.744-5.83-10.16-2.997-19.488 2.83-9.326 7.66-10.16 10.326-10.326 2.664-.166 9.493 1.5 8.827 4.164zM242.49 547.06c-2.78-1.485 1.045-6.896-6.162-4.996-2.9.808 4.33 9.16 7.494 9.494 3.498-.334 2.523-2.604-1.332-4.498zM250.15 551.56c1.498 6.828 2.917 6.25 3.164 9.66.124 4.355-7.33 2.497-8.328 4.495-1 2-2.33 7.162 2.498 7.495 4.83.333 11.762-1.523 13.157 1.832 3.762 9.443 11.783 8.074 15.523 6.605 4.23-1.693 14.185-10.664 16.455-11.435 3.38-1.238-3.164-3.664-6.994-.333-1 1-9.327 9.493-13.657 9.66-3.163.35-8.063-7.667-7.828-10.493.332-2 7.62-.35 8.66-4.497.775-2.963.832-6.163-1.5-6.33-2.33-.166-13.323 1.333-13.656-.332-2-4.83 2-6.828.5-8.16-1.666-.667-7.828-1.666-7.994 1.832zM287.18 578.04c-3.524 3.69-12.8 9.6-12.8 13.774 0 2.366 2.588 6.075 4.73 6.957 3.195 1.26 8.097.945 11.826-1.947 4.217-3.426 6.114-6.9 4.314-7.513-6.378-1.823-6.54 6.968-9.6 7.235-2.926.243-7.375-4.453-1.53-10.297 5.842-5.843 13.913-11.687 13.634-13.357-.278-1.668-8.045 2.6-10.574 5.15z" transform="matrix(.587 0 0 .587 45.86 -24.03)"/>
<path d="M259.35 585.69c-.26 2.35 5.983 2.365 7.096.278.834-1.53-6.818-2.643-7.096-.278z" transform="matrix(.587 0 0 .587 53.296 -14.145)"/>
<path d="M273.84 583.06c-3.524 3.69.417 7.887 3.11 11.326 1.49 1.837 4.914 3.627 7.055 4.51 3.196 1.258 9.566.82 13.295-2.07 4.217-3.427 4.55-9.444 1.99-9.472-6.62-.074-2.012 8.804-5.074 9.07-2.925.244-11.126-1.605-15.115-10.052-2.278-4.98 4.203-5.93 3.233-8.094-.988-2.324-5.964 2.233-8.493 4.782z" transform="matrix(.587 0 0 .587 57.137 -11.69)"/>
<path d="M259.35 585.69c-.26 2.35 5.983 2.365 7.096.278.834-1.53-6.818-2.643-7.096-.278z" transform="matrix(.438 -.39 .39 .438 -114.63 175.37)"/>
<path d="M319.56 621.31c-.19 2.708.612 6.364-2.57 6.487-3.182.122-7.22-4.162-10.403-4.04-3.182.123-4.53 2.57-4.162 3.918.367 1.346 5.875 2.937 15.3 2.325s7.342 5.14 13.95 4.65c6.61-.49 7.59-2.692 7.1-4.16-.49-1.47-6.12-.49-8.2-.857-2.08-.368-5.752-3.672-6.242-6.487-.49-2.815-.49-7.667 1.958-7.71 4.53-.08 2.438 4.115 2.61 5.587.154 1.303 1.635 2.654 3.633.287 2.653-3.14 1.224-8.078-1.346-9.79s-11.148 3.2-11.627 9.79zM342.93 621.8c-.482 4.853-3.955 5.206-3.55 6.976.503 2.034 1.76 2.672 2.57 7.71.46 2.484 3.55 3.537 7.467 3.305 3.2-.087 5.39-4.423 7.465-4.283 2.935.157.49 6.8 7.344 6.732 5.507-.053 6.854-4.775 8.812-4.897 1.958-.123 1.713 5.507 6.242 5.507 4.528 0 6.486-5.14 8.567-5.262 2.203.122 2.203 5.507 8.934 5.14 6.733-.368 11.75-1.346 13.342-2.692 1.59-1.347 2.325-5.753 4.528-5.998 2.203-.244 5.63 4.16 8.69 4.16s9.423-7.708 11.38-7.83c1.96-.123 3.55 4.772 7.957 4.772 6.854-.122 7.655-9.033 10.847-9.454 5.754-.56 5.98-2.907 6.287-3.52.613-1.713-.043-9.748-1.35-13.417-.635-1.937-7.95-18.282-11.254-18.65-3.305-.366-2.326 4.407-.368 7.222 1.96 2.815 11.994 15.91 10.648 19.704-1.346 3.795-8.445-1.59-14.075-1.59-7.832 0-12.59 15.835-18.113 16.4-2.425.26-5.017-2.08-4.16-3.795 1.59-2.446 3.426-8.32-2.693-7.464-6.12.856-12.36 3.67-11.382 6.976.98 3.304 4.65 6.61.612 7.955s-11.015 1.714-14.442.612c-3.427-1.102-1.347-8.813-3.427-8.813-2.325 0-2.447 9.057-5.752 9.302-3.304.243-6.242-1.103-6.976-3.673-.735-2.57 1.224-5.752-.98-6.12-2.202-.367-4.406 10.16-7.71 9.914s-3.427-.978-5.385-3.06c-1.958-2.08 1.713-9.178-1.59-9.79-3.306-.612-6.61 10.526-8.813 10.404-2.205-.123-5.51-.245-6.488-2.448-.49-1.102-.353-7.993-.243-10.787-.062-1.323-3.183-.742-2.94.75zM454.18 591.81c6.03 9.13 11.463 21.48 14.81 22.152 2.227.327-6.978-16.52-10.037-20.316-2.57-3.916-9.96-9.795-4.773-1.836z" transform="matrix(.587 0 0 .587 45.86 -24.03)"/>
<path d="M342.16 613.74c-1.144 2.287-.735 4.493 1.225 4.166s4.492-4.166 3.84-4.9-3.513-1.39-5.065.734z" transform="matrix(.462 0 0 .57 88.745 -12.577)"/>
<path d="M471.9 595.86c-.02 4.95 3.485 10.55 10.01 10.198 6.524-.352 13.678-7.568 14.207-14.974s-8.612-12.843-10.904-11.256c-2.293 1.587.86 7.11 6.716 7.45 2.507.153 1.688 5.057-3.117 8.937-5.035 3.98-12.49 3.904-14.312 1.158-1.41-3.88-2.693-3.907-2.6-1.513z" transform="matrix(.587 0 0 .587 45.86 -24.03)"/>
<path d="M475.83 580.86c-.954 1.96 1.035 6.48 3.192 6.28 2.187-.213-2.492-7.578-3.192-6.28zM494.98 577.35c1.27 2.937 2.78 7.414 5.457 7.414 2.678 0 4.84.72 4.84 2.986s-6.98 9.806-7.208 12.357c-.39 4.348 2.78 4.12 4.324 1.75 1.544-2.368 5.72-13.507 6.59-16.58.378-2.427 3.38-6.99 3.5-11.74-.19-5.353 4.737-1.027 7.106-.82 2.17.094 4.53-3.914 4.84-6.797.31-2.884-2.266-3.398-2.266-5.972 0-1.442 2.754-6.076 2.883-9.165.307-2.732-5.354-10.606-7.722-10.503-1.957.103-.31 2.986.824 4.222 1.13 1.236 4.014 3.81 2.985 6.075-1.854 4.428-10.916 5.56-11.327 10.298-.412 3.398.41 14.107-2.37 14.107s-5.055-6.69-9.37-6.694c-4.837-.13-4.09 6.825-3.088 9.062zM502.09 536.68c.133 1.907 4.12 10.194 6.487 10.194 3.398 0-1.545-3.912-1.236-5.354s5.178-3.614 3.193-4.12c-3.55-1.086-8.62-3.24-8.443-.72zM501.78 525.97c.72 2.677 11.738 6.693 16.475 8.032s10.503 7.002 12.666 5.148c2.163-1.853-14.518-8.443-16.99-9.37s-12.665-6.487-12.15-3.81zM535.04 543.27c4.12.102 1.853-8.033.823-9.99-1.03-1.956-2.574 3.708-2.368 5.356.206 1.647.31 4.53 1.545 4.634zM511.05 502.8c-.035 1.843 11.38.535 16.682 1.956 2.288.64 10.09 4.84 11.532 3.81 1.648-2.163-10.606-6.796-17.608-6.796-2.267.034-10.566-1.143-10.606 1.03zM508.06 508.05c-2.043 2.187 6.884 4.633 14.828 4.942 7.913.31 13.04 5.063 12.357 8.547-1.133 5.87-11.018 2.058-9.782 5.25.72 2.472 5.067 1.565 5.56 4.223.34 2.678 3.13 3.15 2.982-.152-.016-2.626 6.13-6.953 5.977-8.188-.31-2.47-4.016-11.12-13.49-12.048-9.473-.926-15.824-5.49-18.432-2.574z" transform="matrix(.587 0 0 .587 45.86 -24.03)"/>
</g>
<path d="M195.54 308.292c-.746-.43-3.405 1.96-2.45 2.492 1.81 1.025 3.584-1.858 2.45-2.492zM201.25 305.452c-1.29-.16-1.915 2.58-.835 2.743 2.744.38 3.285-2.447.835-2.743zM340.43 313.142c-.61-.003-2.54.847-1.874 2.178.665 1.33 2.574 1.362 3.447.605.778-.737.602-2.77-1.573-2.783zM347.99 307.332c.195 1.463 1.265 1.226 2.116.907.968-.424 1.25-1.704.303-2.178-.99-.494-2.62.226-2.42 1.27zM304.29 341.542c-1.303 2.878-.18 5.693 1.897 5.15s4.157-4.518 2.62-5.783-3.652-1.28-4.517.632z" stroke="#cf1126" stroke-width=".073" fill="#cf1126"/>
<g fill="#cf1126">
<path d="M128.946 222.138c-4.85-.44-15.868-2.645-16.31-.44-.44 2.204 5.95 27.99 9.257 31.297 3.306 3.306 18.733 10.36 20.276 9.477 1.54-.88-3.087-16.97-4.85-19.836-1.763-2.865-7.052-13.224-6.61-13.665.44-.44-1.985-6.832-1.764-6.832z"/>
<path d="M124.24 411.54c2.012-10.563 14.294 2.08 13.078 15.84-.6 4.67 2.012 9.813 4.527 12.328" transform="matrix(.587 0 0 .587 46.276 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M134.8 412.04l-.46.614c6.16-10.424 12.115 4.416 13.035 21.518M113.62 410.41c-.356-8.536 13.51-10.988 12.65 19.87 6.046 3.912 13.16 18.85 13.516 24.186 4.537 1.067 12.093 6.646 13.933 11.27" transform="matrix(.587 0 0 .587 46.276 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M147.62 581.4c.648-23.495 1.018-73.806-1.442-79.264-4.326-10.103-26.09-21.818-32.722-37.702-6.64-16.804-12.3-55.134-9.604-59.754 3.53-6.66 15.295 8.18 12.094 24.542 14.228 16.717 11.237 26.675 13.87 28.81 8.775 6.757 22.172 11.382 24.542 17.428 4.877 10.817-1.066-15.295-4.98-20.63-3.91-5.335-10.67-17.072-6.045-19.917 4.623-2.846 12.804 4.624 13.87 6.758s12.094 14.228 15.295 17.073c5.69 4.268 20.064 13.81 19.778 21.988-.015 13.223 1.16 100.21 1.16 100.21M144.97 612.37s-.09 9.457-.09 9.635c4.105 4.996 21.235 5.552 25.07 5.53 3.75-.11 19.87.18 23.616-5.976.09-.18.232-8.034.232-10.193" transform="matrix(.587 0 0 .587 46.276 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M144.2 585.22c-4.745 1.055-5.985 6.852-2.637 11.073 2.715 3.424 13.973 7.38 26.89 7.646 12.918.26 30.055-4.22 30.845-11.338.264-7.118-6.42-6.684-5.63-6.42" transform="matrix(.587 0 0 .587 46.276 -12.714)" stroke="#000" stroke-width="2.5"/>
<path d="M144.2 585.31c-4.745 1.055-5.632 7.03-2.284 11.25 2.715 3.425 14.147 8.173 27.065 8.437 12.918.263 29.264-5.01 30.054-12.127.264-7.118-4.652-6.505-5.01-6.327" transform="matrix(.587 0 0 .587 46.276 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M171.09 592.6c17.135.264 28.208-8.172 28.208-12.653 0-4.482-5.536-4.746-8.964-3.428-3.427 1.317-8.7 4.664-19.77 4.744-11.335.345-21.355-7.908-24.782-7.645-3.427.263-6.112 3.98-5.01 7.908 1.358 3.897 13.446 11.6 30.318 11.072z" transform="matrix(.587 0 0 .587 46.276 -20.455)" stroke="#000" stroke-width="2.5"/>
</g>
<g fill="#cf1126">
<path d="M415.483 222.138c4.85-.44 15.868-2.645 16.31-.44.44 2.203-5.952 27.99-9.258 31.297-3.305 3.306-18.732 10.36-20.275 9.477-1.542-.88 3.086-16.97 4.85-19.836 1.762-2.865 7.05-13.224 6.61-13.665-.44-.44 1.984-6.832 1.763-6.832z"/>
<path d="M124.24 411.54c2.012-10.563 14.294 2.08 13.078 15.84-.6 4.67 2.012 9.813 4.527 12.328" transform="matrix(-.587 0 0 .587 498.157 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M134.8 412.04l-.46.614c6.16-10.424 12.115 4.416 13.035 21.518M113.62 410.41c-.356-8.536 13.51-10.988 12.65 19.87 6.046 3.912 13.16 18.85 13.516 24.186 4.537 1.067 12.093 6.646 13.933 11.27" transform="matrix(-.587 0 0 .587 498.157 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M147.62 581.4c.648-23.495 1.018-73.806-1.442-79.264-4.326-10.103-26.09-21.818-32.722-37.702-6.64-16.804-12.3-55.134-9.604-59.754 3.53-6.66 15.295 8.18 12.094 24.542 14.228 16.717 11.237 26.675 13.87 28.81 8.775 6.757 22.172 11.382 24.542 17.428 4.877 10.817-1.066-15.295-4.98-20.63-3.91-5.335-10.67-17.072-6.045-19.917 4.623-2.846 12.804 4.624 13.87 6.758s12.094 14.228 15.295 17.073c5.69 4.268 20.064 13.81 19.778 21.988-.015 13.223 1.16 100.21 1.16 100.21M144.97 612.37s-.09 9.457-.09 9.635c4.105 4.996 21.235 5.552 25.07 5.53 3.75-.11 19.87.18 23.616-5.976.09-.18.232-8.034.232-10.193" transform="matrix(-.587 0 0 .587 498.157 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M144.2 585.22c-4.745 1.055-5.985 6.852-2.637 11.073 2.715 3.424 13.973 7.38 26.89 7.646 12.918.26 30.055-4.22 30.845-11.338.264-7.118-6.42-6.684-5.63-6.42" transform="matrix(-.587 0 0 .587 498.157 -12.714)" stroke="#000" stroke-width="2.5"/>
<path d="M144.2 585.31c-4.745 1.055-5.632 7.03-2.284 11.25 2.715 3.425 14.147 8.173 27.065 8.437 12.918.263 29.264-5.01 30.054-12.127.264-7.118-4.652-6.505-5.01-6.327" transform="matrix(-.587 0 0 .587 498.157 -20.455)" stroke="#000" stroke-width="2.5"/>
<path d="M171.09 592.6c17.135.264 28.208-8.172 28.208-12.653 0-4.482-5.536-4.746-8.964-3.428-3.427 1.317-8.7 4.664-19.77 4.744-11.335.345-21.355-7.908-24.782-7.645-3.427.263-6.112 3.98-5.01 7.908 1.358 3.897 13.446 11.6 30.318 11.072z" transform="matrix(-.587 0 0 .587 498.157 -20.455)" stroke="#000" stroke-width="2.5"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" fill="#28ff09">
<g fill-rule="evenodd">
<path fill="#009a00" d="M0 344.64h512V512H0z"/>
<path fill="red" d="M0 0h512v175H0z"/>
<path fill="#ff0" d="M0 175h512v169.65H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 320 B

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" viewBox="0 0 5.12 5.12">
<path fill="#21468b" d="M0 0h5.12v5.12H0z"/>
<path fill="#fff" d="M0 0h5.12v3.413H0z"/>
<path fill="#ae1c28" d="M0 0h5.12v1.707H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 292 B

View File

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<g stroke-width="1pt">
<path fill-rule="evenodd" fill="#229e45" d="M0 0h512v512H0z"/>
<path d="M261.358 405.394L491.23 256.2 259.967 106.605 29.34 256.56l232.018 148.834z" fill-rule="evenodd" fill="#f8e509"/>
<path d="M361.52 256.004c0 53.622-43.54 97.093-97.25 97.093s-97.248-43.47-97.248-97.093 43.54-97.093 97.25-97.093 97.248 43.47 97.248 97.094z" fill-rule="evenodd" fill="#2b49a3"/>
<path fill-rule="evenodd" fill="#ffffef" d="M232.302 314.156l-3.004-1.734-3.12 1.544.698-3.468-2.41-2.542 3.446-.403 1.62-3.11 1.443 3.216 3.4.617-2.55 2.387M297.473 330.658l-3.005-1.734-3.12 1.544.698-3.468-2.41-2.54 3.446-.405 1.62-3.11 1.443 3.217 3.4.617-2.55 2.387M269.382 304.297l-2.595-1.498-2.696 1.333.604-2.996-2.082-2.196 2.978-.348 1.398-2.687 1.248 2.78 2.937.533-2.203 2.062M335.202 294.818l-2.55-1.47-2.646 1.31.593-2.943-2.046-2.156 2.924-.343 1.373-2.638 1.226 2.728 2.884.523-2.163 2.026M268.193 275.085l-3.005-1.734-3.12 1.545.698-3.468-2.41-2.542 3.447-.404 1.618-3.11 1.445 3.218 3.4.618-2.55 2.387M187.95 244.96l-3.005-1.735-3.12 1.544.698-3.47-2.41-2.54 3.447-.404 1.618-3.11 1.444 3.216 3.4.618-2.55 2.387M197.6 285.034l-3.005-1.734-3.12 1.544.698-3.468-2.41-2.542 3.447-.403 1.618-3.11 1.444 3.218 3.4.617-2.55 2.387M297.734 230.206l-2.654-1.53-2.757 1.363.617-3.065-2.13-2.245 3.046-.357 1.43-2.748 1.275 2.843 3.005.545-2.253 2.11M292.23 256.28l-2.09-1.208-2.17 1.074.485-2.412-1.677-1.77 2.398-.28 1.126-2.164 1.005 2.24 2.366.428-1.775 1.66M183.477 292.296l-2.006-1.158-2.083 1.03.467-2.314-1.61-1.697 2.302-.27 1.08-2.077.964 2.148 2.27.413-1.702 1.595M335.758 301.527l-1.634-.866-1.698.772.38-1.732-1.31-1.27 1.874-.2.88-1.555.786 1.607 1.85.31-1.387 1.19"/>
<path fill-rule="evenodd" fill="#ffffef" d="M183.477 292.296l-2.006-1.158-2.083 1.03.467-2.314-1.61-1.697 2.302-.27 1.08-2.077.964 2.148 2.27.413-1.702 1.595"/>
<path fill-rule="evenodd" fill="#ffffef" d="M183.477 292.296l-2.006-1.158-2.083 1.03.467-2.314-1.61-1.697 2.302-.27 1.08-2.077.964 2.148 2.27.413-1.702 1.595M215.41 292.288l-2.007-1.157-2.083 1.03.466-2.314-1.61-1.697 2.302-.27 1.08-2.077.965 2.148 2.27.413-1.703 1.594M211.44 302.91l-2.004-1.157-2.084 1.03.466-2.314-1.61-1.698 2.302-.27 1.08-2.077.965 2.148 2.27.413-1.702 1.594M277.748 283.573l-2.006-1.157-2.083 1.03.465-2.315-1.61-1.696 2.302-.27 1.08-2.076.965 2.148 2.27.412-1.703 1.594M258.29 283.566l-2.005-1.158-2.083 1.03.466-2.314-1.61-1.697 2.302-.27 1.08-2.077.965 2.15 2.27.41-1.703 1.595M205.515 276.783l-1.257-.726-1.305.646.292-1.45-1.008-1.064 1.442-.17.676-1.3.604 1.345 1.423.258-1.067 1M333.285 309.928l-2.005-1.158-2.084 1.03.466-2.315-1.61-1.697 2.302-.27 1.08-2.076.965 2.148 2.27.413-1.703 1.593M317.083 312.05l-1.662-.96-1.724.855.386-1.923-1.333-1.41 1.905-.223.895-1.725.8 1.783 1.88.343-1.41 1.324M324.727 311.866l-1.548-.894-1.608.796.36-1.788-1.242-1.31 1.775-.21.834-1.603.743 1.66 1.75.318-1.312 1.23M346.676 292.712l-1.49-.86-1.55.766.347-1.72-1.196-1.262 1.71-.2.804-1.543.717 1.596 1.687.305-1.265 1.185M316.89 322.86l-1.946-1.063-2.022.947.453-2.126-1.562-1.557 2.233-.246 1.05-1.906.935 1.97 2.204.38-1.653 1.462M317 331.582l-1.775-1.062-1.844.946.414-2.125-1.425-1.557 2.036-.247.957-1.906.853 1.97 2.01.38-1.508 1.463M302.286 311.863l-1.49-.86-1.55.765.347-1.72-1.195-1.26 1.71-.202.803-1.543.717 1.596 1.687.306-1.265 1.184M288.49 311.863l-1.49-.86-1.547.765.346-1.72-1.197-1.26 1.71-.202.803-1.543.717 1.596 1.687.306-1.265 1.184M265.07 291.38l-1.492-.86-1.548.766.347-1.72-1.196-1.26 1.71-.2.804-1.545.716 1.598 1.687.306-1.265 1.184M267.68 333.126l-1.264-.73-1.31.65.293-1.457-1.014-1.07 1.448-.17.68-1.306.607 1.352 1.43.26-1.072 1.002M232.302 265.605l-3.004-1.734-3.12 1.545.698-3.468-2.41-2.542 3.446-.404 1.62-3.11 1.443 3.218 3.4.618-2.55 2.387"/>
<path d="M355.113 290.934c1.482-3.876 3.394-9.72 4.41-15.086-51.653-45.375-109.233-68.618-181.99-63.836-2.607 5-4.695 10.236-6.456 15.9 86.207-8.223 149.396 29.943 184.038 63.022z" fill-rule="evenodd" fill="#fff"/>
<path d="M331.893 265.425l1.845 1.008c-.29.654-.367 1.226-.236 1.714.137.493.476.922 1.017 1.288.573.392 1.086.564 1.537.518.457-.046.797-.233 1.018-.56.14-.21.196-.43.17-.658-.02-.23-.146-.503-.377-.82-.16-.213-.548-.665-1.165-1.354-.794-.884-1.267-1.63-1.42-2.24-.212-.854-.083-1.63.39-2.332.304-.45.713-.786 1.228-1.005.524-.22 1.095-.27 1.71-.15.618.12 1.268.41 1.944.87 1.107.753 1.776 1.562 2.004 2.427.233.87.09 1.72-.43 2.55l-1.833-1.13c.23-.507.286-.944.166-1.313-.11-.37-.418-.725-.92-1.066-.517-.35-.994-.518-1.43-.504-.283.01-.5.128-.654.357-.14.21-.173.45-.098.718.098.343.51.91 1.24 1.704.726.793 1.222 1.44 1.486 1.943.27.5.393 1.02.367 1.562-.017.538-.216 1.087-.592 1.647-.342.508-.802.886-1.38 1.138-.58.252-1.2.314-1.86.182-.657-.134-1.368-.462-2.133-.983-1.115-.756-1.8-1.596-2.05-2.517-.245-.924-.094-1.923.458-2.992zM323.14 259.68l1.886.93c-.263.665-.318 1.24-.167 1.723.157.486.51.903 1.066 1.247.59.368 1.108.52 1.557.455.457-.066.79-.264.995-.6.133-.213.18-.436.146-.664-.03-.228-.167-.497-.412-.805-.167-.207-.572-.64-1.218-1.306-.828-.853-1.33-1.58-1.508-2.18-.246-.848-.148-1.63.293-2.348.288-.462.683-.813 1.188-1.053.515-.24 1.083-.316 1.702-.222.623.097 1.284.36 1.978.794 1.138.705 1.837 1.487 2.1 2.343.267.86.16 1.713-.326 2.566l-1.88-1.056c.21-.514.25-.954.115-1.317-.128-.366-.45-.708-.963-1.028-.532-.332-1.015-.48-1.45-.448-.28.02-.493.148-.638.384-.132.215-.156.453-.07.72.112.338.546.888 1.306 1.653.757.76 1.28 1.388 1.563 1.878.29.49.434 1.005.43 1.546.005.54-.173 1.096-.525 1.672-.322.52-.77.917-1.336 1.193-.568.275-1.186.36-1.85.256-.66-.108-1.384-.41-2.17-.897-1.144-.713-1.86-1.523-2.148-2.434-.285-.914-.174-1.916.335-3.006zM312.31 256.777l5.547-9.123 6.738 4.13-.94 1.544-4.9-3.006-1.232 2.022 4.562 2.797-.935 1.537-4.562-2.795-1.51 2.483 5.077 3.11-.936 1.54-6.91-4.238zM296.532 243.82l.823-1.6 4.118 2.13-1.94 3.785c-.603.182-1.36.225-2.275.13-.907-.1-1.75-.35-2.53-.753-.99-.512-1.746-1.163-2.268-1.96-.52-.8-.77-1.68-.743-2.647.03-.97.277-1.91.745-2.822.507-.99 1.167-1.76 1.976-2.317.805-.555 1.714-.83 2.72-.83.77-.004 1.605.232 2.51.696 1.175.61 1.965 1.332 2.366 2.17.41.836.486 1.738.227 2.71l-2.08-.626c.107-.535.045-1.033-.19-1.492-.225-.462-.614-.835-1.163-1.12-.837-.433-1.637-.51-2.406-.233-.762.278-1.41.938-1.947 1.984-.58 1.128-.766 2.104-.557 2.93.212.817.72 1.437 1.532 1.857.4.207.84.336 1.32.387.486.05.93.037 1.335-.038l.62-1.207-2.19-1.132zM227.725 226.758l1.55-10.574 3.182.47.856 7.494 2.944-6.933 3.192.47-1.55 10.576-1.976-.29 1.222-8.325-3.312 8.015-2.047-.303-.865-8.632-1.22 8.323-1.977-.29zM216.968 225.508l.995-10.644 7.86.743-.166 1.8-5.72-.54-.223 2.36 5.32.502-.166 1.793-5.322-.502-.27 2.897 5.92.557-.166 1.795-8.062-.76z" fill="#309e3a"/>
<g stroke-opacity=".502">
<path d="M181.37 218.85c.03-1.087.216-1.997.56-2.726.257-.538.6-1.017 1.027-1.438.432-.42.9-.73 1.407-.924.67-.263 1.44-.384 2.304-.36 1.57.043 2.81.565 3.72 1.567.92 1.002 1.354 2.373 1.307 4.112-.047 1.724-.55 3.063-1.512 4.014-.96.946-2.222 1.398-3.784 1.355-1.585-.042-2.83-.56-3.737-1.552-.908-.998-1.34-2.347-1.292-4.047z" fill="#309e3a"/>
<path d="M183.592 218.83c-.033 1.21.22 2.137.76 2.778.54.638 1.238.968 2.095.99.856.025 1.567-.265 2.13-.866.568-.608.87-1.53.903-2.77.033-1.224-.21-2.145-.73-2.762-.518-.617-1.218-.937-2.104-.962-.885-.024-1.607.263-2.167.86-.56.593-.856 1.504-.888 2.733z" fill="#f7ffff"/>
</g>
<g stroke-opacity=".502">
<path d="M193.99 224.365l.125-10.688 4.524.054c1.137.015 1.96.12 2.472.322.516.195.926.54 1.23 1.035s.452 1.057.445 1.69c-.01.8-.252 1.462-.728 1.98-.476.516-1.182.835-2.12.96.463.278.844.582 1.14.91.3.33.702.913 1.206 1.75l1.276 2.1-2.57-.03-1.528-2.344c-.54-.837-.914-1.364-1.114-1.58-.202-.222-.415-.372-.642-.453-.226-.084-.586-.13-1.08-.135l-.435-.006-.053 4.46-2.15-.025z" fill="#309e3a"/>
<path d="M196.22 218.223l1.59.02c1.032.012 1.676-.025 1.934-.11.257-.084.46-.232.607-.444s.224-.48.23-.8c.003-.36-.09-.65-.282-.87-.186-.227-.453-.372-.8-.434-.175-.026-.7-.044-1.57-.055l-1.677-.018-.03 2.71z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M206.153 214.207l3.924.2c.885.045 1.555.147 2.012.307.613.216 1.132.57 1.552 1.065.422.492.73 1.086.93 1.783.196.692.27 1.537.22 2.536-.044.878-.192 1.63-.44 2.255-.307.764-.717 1.372-1.236 1.828-.39.345-.907.603-1.55.775-.482.127-1.12.17-1.913.13l-4.038-.206.538-10.675z" fill="#309e3a"/>
<path d="M208.213 216.11l-.356 7.072 1.603.08c.6.033 1.034.02 1.303-.034.352-.07.648-.204.886-.4.242-.198.447-.53.615-1 .17-.47.276-1.12.318-1.945s0-1.464-.122-1.913c-.122-.45-.308-.803-.557-1.065-.248-.26-.57-.444-.967-.552-.297-.084-.883-.148-1.758-.192l-.965-.05z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M258.478 233.293l2.486-10.393 3.355.81c1.27.305 2.086.557 2.447.755.556.298.97.758 1.246 1.38.275.615.313 1.337.116 2.164-.153.637-.396 1.146-.732 1.525-.333.38-.71.65-1.128.816-.412.162-.81.238-1.198.23-.522-.022-1.257-.147-2.203-.375l-1.363-.33-.938 3.922-2.092-.504z" fill="#309e3a"/>
<path d="M262.64 225.16l-.707 2.95 1.144.275c.825.198 1.388.277 1.69.234.306-.043.562-.16.773-.354.215-.193.36-.443.433-.75.09-.38.055-.717-.107-1.016-.164-.3-.407-.52-.73-.663-.24-.108-.734-.252-1.487-.434l-1.01-.244z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M268.373 236.257l3.538-10.08 4.27 1.51c1.072.38 1.82.746 2.238 1.1.426.353.703.81.833 1.378s.09 1.148-.12 1.743c-.264.757-.705 1.303-1.322 1.642-.615.334-1.386.41-2.312.226.348.412.61.82.785 1.228.182.41.375 1.092.585 2.046l.536 2.4-2.424-.857-.695-2.712c-.245-.967-.428-1.585-.55-1.856-.12-.273-.273-.485-.462-.635-.187-.155-.513-.313-.98-.48l-.41-.144-1.477 4.21-2.027-.72z" fill="#309e3a"/>
<path d="M272.438 231.163l1.5.53c.973.344 1.593.518 1.864.52.27.003.51-.07.72-.225.207-.152.363-.38.47-.683.118-.34.123-.645.013-.915-.104-.274-.31-.496-.62-.668-.157-.08-.646-.267-1.468-.557l-1.582-.56-.897 2.558z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M280.88 235.87c.323-1.04.75-1.863 1.276-2.47.394-.45.85-.817 1.378-1.105.53-.288 1.065-.456 1.602-.507.718-.072 1.49.022 2.317.28 1.498.47 2.55 1.31 3.157 2.524.612 1.214.66 2.653.144 4.314-.51 1.648-1.358 2.798-2.54 3.452-1.18.65-2.516.74-4.01.272-1.51-.472-2.57-1.31-3.174-2.512-.605-1.208-.654-2.623-.15-4.247z" fill="#309e3a"/>
<path d="M283.027 236.47c-.36 1.154-.366 2.114-.02 2.88.348.76.93 1.267 1.75 1.524.817.255 1.578.17 2.283-.256.712-.428 1.252-1.235 1.62-2.418.362-1.17.376-2.122.04-2.86-.328-.733-.917-1.233-1.762-1.497-.846-.265-1.618-.186-2.317.237-.697.418-1.228 1.214-1.593 2.39z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M301.692 250.754l4.89-9.494 4.02 2.087c1.01.526 1.7.992 2.067 1.402.37.406.584.9.634 1.48s-.07 1.147-.358 1.71c-.367.71-.88 1.192-1.538 1.44-.655.247-1.427.214-2.32-.096.288.456.49.9.61 1.326.12.43.22 1.132.295 2.107l.2 2.45-2.283-1.184-.316-2.782c-.11-.993-.206-1.63-.29-1.914-.08-.288-.204-.52-.37-.694-.163-.178-.466-.38-.904-.61l-.387-.2-2.04 3.963-1.91-.99z" fill="#309e3a"/>
<path d="M306.418 246.26l1.412.733c.916.477 1.508.734 1.776.775.267.04.516 0 .743-.123.226-.123.41-.327.56-.613.164-.32.21-.62.138-.903-.065-.287-.24-.537-.522-.75-.144-.1-.603-.353-1.378-.755l-1.488-.774-1.242 2.41z" fill="#fff"/>
</g>
<g stroke-opacity=".502">
<path d="M341.19 270.26c.607-.9 1.25-1.567 1.933-1.996.504-.315 1.05-.534 1.636-.658.59-.12 1.15-.128 1.678-.02.708.14 1.42.453 2.138.94 1.3.883 2.065 1.993 2.298 3.33.237 1.34-.13 2.73-1.103 4.172-.962 1.428-2.102 2.286-3.42 2.57-1.318.278-2.623-.022-3.92-.9-1.31-.892-2.083-2-2.317-3.327-.232-1.33.127-2.7 1.077-4.11z" fill="#309e3a"/>
<path d="M343.073 271.443c-.675 1.003-.958 1.92-.847 2.752.115.83.526 1.483 1.235 1.966.712.483 1.465.622 2.263.42.805-.206 1.553-.82 2.245-1.848.683-1.014.97-1.923.86-2.724-.104-.8-.523-1.447-1.257-1.946s-1.495-.647-2.285-.444c-.79.198-1.525.807-2.212 1.825z" fill="#fff"/>
</g>
<path d="M246.427 228.95l1.714-7.504 5.543 1.278-.288 1.267-4.032-.927-.384 1.663 3.754.866-.29 1.262-3.75-.863-.47 2.042 4.176.962-.288 1.265-5.685-1.31z" fill="#309e3a"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M56.618 26.364h480.31v480.31H56.618z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="matrix(1.066 0 0 1.067 -60.354 -28.133)">
<path fill="#fff" d="M990.01 506.18H9.39V27.64h980.62z"/>
<path fill="#ffe900" d="M990.01 370.57H9.39V169.25h980.62z"/>
<path fill="#08ced6" d="M990.01 506.18H9.39V346.67h980.62zM990.01 187.29H9.39V27.78h980.62z"/>
<path d="M8.925 25.872c2.177 0 392.37 236.97 392.37 236.97L7.835 505.382 8.92 25.872z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 696 B

View File

@ -0,0 +1,125 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<path d="M0 0v512L512 0H0z" fill-rule="evenodd" fill="#ffca00"/>
<path d="M0 512h512V0L0 512z" fill-rule="evenodd" fill="#ff6500"/>
<g stroke="#000">
<path stroke-linejoin="round" d="M172.82 349.662s-15.852-.546-22.41 7.47c-6.56 8.016-31.814 30.492-33.887 32.067-.94.63-21.135 4.735-21.135 4.735 9.916-9.898 21.007-13.514 30.105-30.848-4.54 8.698-8.013 12.504-13.323 17.288-4.617-2.15-16.593 7.168-26.62 11.555.182-.364 10.996-9.106 16.858-20.262-3.34 2.914-10.967 10.243-14.307 13.158-7.942.757-11.54 9.558-14.575 10.748-18.604 6.047-13.092 2.365-17.308 6.378-1.7 3.327-5.334 5.98-7.55 6.2-17.455 1.727-17.96 7.46-26.885 10.744-5.703 1.667-9.326.055-12.57-2.188 4.372-1.577 9.816-1.2 13.117-4.735 0 0 15.986-19.047 30.606-21.134 8.38-1.46 9.657-6.38 9.657-6.38s-24.778 6.925-28.968 10.568c-3.938 1.122-10.647 2.09-16.58 1.46 10.962-4.035 17.745-9.577 20.77-12.937 1.734-1.923 12.025-2.003 12.025-2.003s17.31-7.47 17.673-7.47 13.118-7.47 13.118-7.47-15.303 4.008-15.668 4.008-17.876.727-17.876.546c4.665-5.97 21.476-6.386 23.888-7.833 5.63-5.63 23.14-3.462 23.868-4.192.73-.727-18.402-6.558-26.418-4.92-8.016 1.64-20.223-8.378-20.223-8.378s16.763-2.552 22.228-.183 25.143 7.47 26.237 6.558c1.093-.91 22.674-8.563 25.143-5.83-2.126-4.544-4.81-4.423-4.738-8.38l12.025.547s6.194-8.2 6.01-8.564c-5.622-2.06-6.893-7.764-6.893-7.764 7.208 1.2 9.627.293 9.627.477 0 .18 6.377-7.108 6.377-7.108l4.373-6.923 3.28-14.94c-6.626 3.58-19.314-.182-19.13-.366 13.79-4.836 17.962-11.844 24.23-12.207-2.686-13.612 5.283-18.22 5.283-18.036 0 .182 5.467-11.843 5.467-11.843s-5.84-1.965-16.764 0c10.352-12.286 26.785-7.833 26.785-7.833 3.39-10.895 13.847-6.924 13.847-7.288-2.662-5.933 5.327-8.943 10.52-8.764-.746-4.42-5.484-9.09-7.305-12.794 8.682 5.58 17.727 3.414 22.293 11.537l8.198.91s9.108 1.64 9.292 1.64c.18 0 9.473.912 9.473.912 1.63-4.618-4.123-4.03-2.733-15.304 11.096 5.513 10.333 16.473 19.13 22.713 6.934-.478 9.028 1.95 12.45 5.104 3.996-.848 8.876.924 11.417 4.977-.122-4.296 1.115-10.36 6.56-2.733l10.02-.365s-13.163-19.176-24.778-8.38c3.396-11.72 15.305-10.568 15.305-10.568s-3.097-5.365-2.916-11.296c-6.357-2.542-8.382-13.3-8.563-13.118-.182.182-10.827 2.11-15.668 14.758-9.08-9.868 3.222-22.122 3.946-24.3 1.25-4.67 2.5-9.337 3.752-14.005-.98-4.597-.6-6.878 3.598-10.523-2.8-2.9-1.51-5.66 1.82-7.47-1.125-1.982-.206-3.964.306-5.947l44.51-2.544 10.027 13.775 1.64 7.47-3.827 9.84 11.48 13.664 4.19 4.372 8.743 5.102s8.2 3.46 8.382 3.644c.184.182 9.838 2.55 10.203 2.733.365.182 8.018 4.555 9.293 4.92s24.778 0 24.778 0l13.12-1.094-.183 21.5-6.924 1.64c-2.983 2.563-3.848 4.062-8.95 7.69-7.065 1.98-12.184 1.6-12.365 1.6-.183 0-7.107-1.822-7.288-2.003-.183-.18-7.836-2.55-7.836-2.55l-12.023-2.916c-4.945-.776-6.922 2.552-7.287 3.1-.364.545-2.368 24.23-2.368 24.23s-4.192 10.75-4.192 10.932c0 .182-3.885 7.185-6.924 9.657-.565 2.895-1.02 5.984-8.015 11.112-1.484 4.635-.282 9.102 4.735 10.02 2.43.974 4.86 1.944 7.288 2.916l10.932 2.55 12.025 2.552-8.563 18.766-21.134-3.463s-14.03-3.644-14.21-3.644c-.184 0-15.49-8.2-15.49-8.2s-4.918-11.112-4.918-11.296c0-.18-4.373-9.292-4.19-9.837.182-.546.182-5.83.182-6.013 0-.18-14.757-3.096-14.757-3.096l-15.486-1.64-16.946-4.556-12.936-3.825-8.38-2.915-9.293-.73s-12.207 1.822-12.207 2.005c0 .18-10.748 3.096-10.748 3.28 0 .18-6.923 16.215-6.923 16.215l-3.28 12.387 5.1 9.475 1.823 26.418-4.737 9.837 3.28 7.288 6.558 10.75 3.828 7.47-23.875 7.567-3.09-12.305s-8.2-20.22-8.016-20.405c.182-.18.363-6.742.363-6.923z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M196.966 320.584c4.963 1.49 5.054-8.264 9.015-11.9 3.145-13.15 20.15-12.692 25.542-3.868-18.03-1.357-11.092 8.774-16.64 13.16 14.184-6.702 27.244-5.537 30.186 3.867-5.7 10.838-11.028 20.926-16.728 31.76-9.084 4.537-13.175-1.668-23.134-7.376l-6.965-1.163c-.256-7.868-1.015-16.61-1.274-24.48zM208.065 381.583s24.262-.76 24.35 10.918c2.217 6.71 9.243 6.195-1.516 23.915.43-22.792-14.19-23.347-24.442-22.82 12.79 1.79 15.066 20.933 9.457 28.246-14.486-.518-26.603-3.664-41.09-4.182-5.06-5.593-11.044-18.676 8.47-27.947l24.77-8.127zM370.47 316.96l6.964-2.707s21.41-26.005 37.927-11.61c-11.336 1.705-20.573 15.396-20.573 15.396 6.146-4.578 29.234-3.134 26.748 17.13-24.72 7.32-25.416 20.285-23.976 35.716-16.454-.278-34.607-8.792-35.37-35.224 2.194-6.32 6.087-12.38 8.28-18.7zM459.033 206.832c0 8.956-7.26 16.216-16.215 16.216s-16.215-7.26-16.215-16.216 7.26-16.215 16.215-16.215 16.215 7.26 16.215 16.215z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M420.163 236.346c5.97 4.603 13.076 6.284 26.186 7.802 6.904-4.055 19.65-3.89 20.63-12.895 6.886-2.458 8.415-10.758 2.72-13.053-.242-2.434.146-11.885-10.44-12.103 1.422 3.514 2.69 13.158 2.69 13.158-5.517-.65-9.287 8.9-9.287 8.514 0-.194 3.04-15.142-11.69-15.596 5.067 8.473-1.47 15.208-1.47 15.208-1.55-1.935-1.556-5.33-4.402-6.373-7.314-3.08-8.706-12.002-8.394-16.786-3.837 3.24-6.696 6.48-6.554 10.774.057 7.062-.29 13.88.01 21.348z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M441.697 150.085c12.477-1.738 23.65-4.998 31.004-10.472 2.374-1.767 22.403 1.583 32.715-4.576-15.63-.9-25.984-3.123-28.768-2.202-8.755 2.555-29.15 8.22-30.75 7.5-.14 1.444-2.62 7.74-4.2 9.75z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M445.94 140.22c8.924-2.09 10.967-6.422 16.24-9.586 8.07-3.227 12.552-3.345 20.6-11.663-20.926 2.85-23.274 3.586-23.274 3.586-4.34 2.64-10.31 6.693-15.007 12.844 1.42 1.512 1.336 3.072 1.44 4.82z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M444.448 135.344c0-.086 8.166-9.163 8.238-13.048.357-1.304 4.17-3.458 5.602-8.56.93-13.918 2.224-14.223 2.224-14.223 6.557-3.682 5.16-11.665 8.205-17.64 0 0-9.622 10.743-14.997 16.634-1.433 3.096-1.81 11.033-1.897 11.033-1.518 3.583-5.437 4.05-8.446 9.998-1.694 4.512-.282 8.642-2.836 14.515 1.744.03 2.684.46 3.908 1.29zM426.437 349.498c0 12.074-9.79 21.863-21.863 21.863s-21.864-9.788-21.864-21.862 9.79-21.863 21.864-21.863 21.863 9.788 21.863 21.863z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M214.714 423.436c0 10.967-8.89 19.858-19.858 19.858s-19.858-8.89-19.858-19.858 8.89-19.858 19.858-19.858 19.858 8.89 19.858 19.858z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".8598804499999999" fill="#fff"/>
<path stroke-linejoin="round" d="M250.604 336.728c0 9.46-7.667 17.127-17.126 17.127s-17.126-7.668-17.126-17.127 7.668-17.126 17.126-17.126 17.126 7.668 17.126 17.126zM172.383 356.633c-6.196.365-12.502 2.514-12.32 2.697.182.18 6.743 3.644 5.83 4.738-.91 1.092-9.71 10.888-9.16 10.888 6.606 1.903 15.357-2.144 15.357-2.144s-3.57 5.75-4.163 7.512c5.89-3.17 11.414.973 12.753-2.2l-8.297-21.49zM302.408 299.74c-3.745 2.306-16.34-.288-16.34-.288 3.71 3.844 6.06 6.587 14.62 7.453-6.114 2.773-10.095 6.708-17.247 9.088 11.19 4.786 18.68-3.068 18.68-2.78s2.173 5.122.47 12.01c4.427-1.164 5.468-5.68 8.777-4.735-2.77-6.593-6.187-14.156-8.96-20.75zM372.58 242c-.317 2.08-.72 5.803-9.25 10.12 5.58 2.423 14.907-2.865 14.907-2.58s-7.58 13.508 5.446 19.207c-.346-10.202 1.433-18.346 1.433-18.346s4.79 6.59 8.313 14.334c5.627-6.05-2.007-17.486-2.007-17.486-6.213-1.433-12.844-3.814-18.843-5.247zM380.606 182.068s16.866 11.463 16.94 12.996c.07 1.534-1.535 7.886-7.008 10.733 13.14 1.533 14.527-6.717 14.527-6.717s-2.7 9.346-.51 12.12c7.227-4.454 7.01-11.536 7.01-11.536s4.817 7.3 3.723 11.244c1.532-.803 9.856-9.492 2.335-13.726 1.752-5.695 2.41-9.273-3.942-11.828-.68-3.432 1.12-4.527 1.68-6.79 0 0-6.28-1.9-7.01 3.504-.584 1.095-20.184-11.52-20.4-11.594-.068.33-7.344 11.667-7.344 11.594z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M385.123 175.163s15.62 8.293 16.642 10.264" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M439.724 134.02c-2.07 0-10.32-2.58-15.765 1.434-2.49-3.997-5.16-7.13-13.05-5.446.07-3.57-1.343-3.112-3.23-4.235-1.99-4.332-5.172-6.25-11.322-3.505-5.357-5.51-14.014-5.752-20.093-1.49-9.19-2.725-21.352.455-44.108.2-1.573-.05-9.422 2.765-4.513 9.317-9.45-5.843-13.41 4.904-4.013 6.593 2.294 2.293 4.874 7.166 4.874 7.166s-16.428-11.746-25.454 1.39c-2.926 13.287 11.177 3.774 18.192 8.786 4.203 3.726 8.218 7.596 12.422 11.323 6.976-1.434 12.936-1.478 19.91-1.842-6.307 1.816-11.597 1.174-17.904 2.99 1.52 2.088 4.05 2.788 9.522 2.58l-11.64 4.066c7.13 5.515 16.128 1.893 22.99 2.866-4.35 6.52-13.3 13.417-24.598 10.266 4.864 7.748 14.537 6.757 24.395-3.294 8.252 1.438 13.602 2.45 24.144-1.117.51-.667 8.272-12.22 7.942-13.208 1.412.423 22.776 8.077 24.067 10.452.162-2.946 4.254-5.976-20.64-12.9-4.69-3.816 12.04-8.6 12.04-8.6l-.287 6.88c4.708-2.87 4.958-4.02 6.02-5.732 1.72-1.147 5.446 2.293 5.446 2.293l.21 6.062c2.072-.753 3.23-.903 4.664-2.91s4.182 2.397 4.182 2.397c4.284.423 11.524-1.6 15.122-7.59-1.628-6.082-.856-7.777 2.382-8.992 5.31-8.653 6.53-16.152-1.908-16.2z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M408.33 182.215s-2.63 3.285-2.118 9.638" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M332.31 175.773s6.734 10.26 9.032 10.902c2.297.64 18.17 16.78 19.024 17.474 1.016.427 9.886.213 9.886.213-6.52-5.63-11.97-11.578-17.956-17.367 0 0-9.19-4.543-9.244-4.65s-4.916-6.626-4.916-6.626c-1.55-.5-3.206-1.265-4.65-2.458l-1.175 2.51z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M397.53 195.137c2.992-.73 7.154 1.752 7.446 3.87 1.607-.95 5.184-.95 6.498.292.585-.877 3.213-3.214 5.915-2.192M408.422 182.215s2.188 1.752 5.11.876" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M444.127 190.525c3.624-.517 33.286-17.848 40.526 4.053-2.5-18.54-16.124-18.194-16.124-18.194s-.604-8.88-13.106-7.415c8.193 6.035 1.293 10.863.69 11.726-2.128-5.72-3.048-8.68-9.572-11.21 2.617 10.06-2.873 11.41-4.31 16.21-2.902-2.07-5.117-5.863-6.812-8.708-2.3 6.668-.287 10.663 2.328 14.14 2.3-.574 4.426-.717 6.38-.603z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M439.312 159.288c1.142 2.092 5.955 8.104-2.49 19.567-2.665-3.707-4.1-5.985-4.1-5.985s-7.197 4.682-6.376 20.76c-2.695-6.456-6.696-14.6 1.607-26.832-5.994 9.648-7.946 10.716-12.532 10.58 7.023-5.006 8.562-10.426 8.697-10.426 1.282.43 9.205.02 15.195-7.665z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M433.923 133.198c1.575 5.876-2.755 9.95-6.084 13.088 7.227 14.168-15.976 13.027-7.608-.19" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M411.29 148.188s-1.712 2.187-.286 5.23M401.45 148.337c2.074.51 3.798 3.19.448 5.2-1.34.8-8.074-2.328-11.55 4.245" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M338.09 135.156c-2.722-.223-4.06 1.16-.803 4.328M340.68 125.83c-3.168-1.383-4.638 1.918-.847 4.55M349.785 126.098c-2.766-2.5-5.176 2.008-.757 3.703M363.567 126.098c-2.898-2.454-3.882 1.115-2.988 2.32" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M380.674 163.546c0 7.44-6.03 13.473-13.472 13.473s-13.473-6.033-13.473-13.474 6.03-13.473 13.472-13.473 13.472 6.032 13.472 13.473z" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M379.895 167.965c-.367-.78-8.646-8.973-11.26-7.86-2.14.094-8.686 14.375-8.4 14.948 6.777 4.78 17.222.563 19.653-7.087z" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M375.492 163.658c-1.02-.66-1.803-1.26-2.704.06-.9 1.322-5.827 13.28-5.827 13.28M390.833 136.65c-9.012-5.048-25.74 2.434-14.62 7.66-9.495-2.883-9.075 5.29-9.075 5.29M371.525 128.185c3.572-5.306 8.505-7.123 11.734-.47 4.3 5.732 12.382 1.444 12.382 1.444" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M346.987 132.588s-4.013 1.863-.284 4.73M367.35 130.152s-3.87.574-2.58 4.73" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M363.04 137.316c-.142 0-4.013.144-2.722 4.3M358.59 144.34c-.143.144-4.872-2.006-2.437 4.014" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M376.432 120.833c-16.81-10.246-34.634-30.883-59.096-23.017 24.822 4.402 39.975 18.183 40.48 22.44 9.164-.72 11.688-.505 18.616.578z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M351.964 120.402c-2.236-2.742-10.68-17.967-27.85-17.678 13.13 6.71 20.995 15.874 21.718 18.183 2.45-.145 4.182-.36 6.132-.505z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M337.24 121.05s1.95-14.286 4.764-16.018c2.814-1.73-9.38-3.896-9.234 8.66-10.25-8.37-19.915-6.928-21.504-6.35-1.587.576-24.1-.506-26.768 4.545 16.596-.36 21.356.722 22.872 2.38 10.175-2.596 15.947-1.08 22.73 7 3.103-.577 7.14 0 7.14-.216z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M321.235 128.554c-4.112-4.04-7.533-6.553-19.878-7.586-1.802-.23-6.556-1.234-9.49-2.227 7.85-5.436 31.677 2.238 34.346 5.774-.793 2.453.175 4.095 1.473 5.682-2.202-1.316-4.135-1.847-6.45-1.642z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M329.743 121.5s-6.146-5.626-10.875-5.532c2.743 1.655 5.864 6.383 7.753 8.085 1.327-1.513.994-1.418 3.123-2.553z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M317.245 116.25c-.237.096-10.354 6.337 1.04 14.658-.756 5.343 5.578 6.1 5.578 6.1s4.682 7.092 4.682 7.044c-10.062-6.696-18.547-5.067-21.675-2.324-6.1-8.936-16.433-10.394-20.214-11.482-4.73-1.04-17.828-2.127-18.724 9.74-12.58-12.34 7.33-17.636 10.732-17.258 3.403-.614 22.505 3.074 23.734 5.485-1.087-11.3 9.173-17.305 14.847-11.962zM354.9 157.368s-33.574-6.257-44.524 1.204c-10.95 7.46-12.392 18.53-28.277 20.215-15.884 1.685-17.57 4.693-23.465 12.876 8.785-2.768 27.798-8.784 40.913-6.137 5.414-6.07 8.423-8.905 7.94-9.025 4.092-13.476 32.61-18.65 46.088-13.837.24-3.37 1.685-4.934 1.323-5.295zM304.127 152.314l-50.18 1.444c-4.572 1.444-10.105 5.174-10.95 6.257-.84 1.083 2.168-11.792 8.786-11.19 8.542.84 31.887-.12 31.887-.12 7.1-2.648 14.802-5.296 19.494-3.49-1.685 4.21.963 7.1.963 7.1z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M395.672 137.617S381.8 133.4 385.44 147.63c5.586 7.092 13.617-3.43 13.504-4.492" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M357.857 153.688c-3.064-5.02-22.207-11.828-28.76-9.53 10.51 4.935 25.527 9.912 26.42 12.635 1.233-2.212 2.255-3.063 2.34-3.105z" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M422.342 136.305s-11.572 3.16-15.87.582-14.964-6.4-10.26-14.64" fill-rule="evenodd" fill-opacity=".3" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M305.09 139.665s-29.36-.728-34.212 8.068c19.107-4.43 33.18-3.822 33.18-3.822l2.67-2.426-1.637-1.82z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M358.637 132.82s-6.786.205-3.495 4.936" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M420.3 220.592s9.82-.325 10.958-1.623M461.923 219.374s4.137 2.92 7.79-1.217M442.935 220.023s2.76 5.194 9.82 2.92M427.204 231.06s-2.11 5.275 8.278 4.788c2.678 1.623.81 6.817.81 6.817M441.077 206.307s5.843-.324 6.898 2.273M443.256 198.923s1.95.163 2.598 2.516c.65 2.352 3.002 1.135 4.382.08M416.38 349.364c-5.1-4.84-16.085-4.97-10.854 7.063 1.83-5.494 5.23-7.586 10.854-7.063zM414.293 356.542c-1.438-1.046-2.225 1.045-1.832 1.438M417.94 321.226s-7.848-.915-4.71 8.24M394.663 300.588s-1.048 9.285 6.277 10.33M383.954 357.85c0-.132-6.8-3.01-8.893 6.275M377.533 314.44s0 7.844 3.53 10.722M374.666 333.93c-.13 0-11.376 4.447-11.376 10.332M193 424.122c0-.13 7.227-7.622 8.805.79-.133 3.152-1.71 6.177-1.71 6.177M199.42 425.957s-4.075-.264-4.6 2.233M217.17 403.346c0-.13-9.203-2.892-10.517 4.206M169.86 408.23s7.623-4.47 11.83.395M232.51 392.75c0-.13-7.05-.047-8.1 4.684" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M334.65 189.833c-.837.827-.725.873-1.59 1.076-.84.31-1.666.353-2.655.353-.68-.226-1.456-.748-2.123-1.416-.63-.755-.943-1.345-1.24-2.124 0-.545-.23-1.347-.37-1.675.28.56.805 1.45 1.08 2.03.3.94.6 2.03.883 3.008.236 1.097.355 2.13.355 3.363-.18 1.352-.543 2.55-1.06 3.36-.733.39-1.14.592-2.125.71-1.066 0-1.408-.187-2.302-.532-.413-.536-1.266-1.452-1.768-2.124-.257-.993-.473-1.787-.532-2.83-.43-.622-.636-1.17-1.062-1.77-.192-.71-.513-1.062-.708-1.77-.22-.556-.708-1.132-.95-1.642" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M206.598 393.554s-5.128 4.05-4.273 7.556M234.414 332.37s-8.242 2-4.12 9.243M234.3 336.132s-1.75 5.87 1.123 7.992M238.91 336.5c.125.375-1.125 6.244-2.872 7.243M229.553 313.888s-.374 4.995 1.873 5.87M214.555 299.028s-1.997 5.87 5.495 7.868M200.82 318.383c0 .25 1.996 9.49 5.993 9.24M216.298 336.614s-10.24-5.745-11.24 9.365" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path d="M393.562 138.8c1.002-.95 4.486-2.085 5.435 3.165.95 5.25-6.12 4.63-6.175 3.79-1.9-.78-1.996-4.89.74-6.955zM408.468 126.708s-9.076-1.107-8.237 6.488c5.305 4.69 9.34.053 10.23-2.516.446-1.843.3-3.413-1.992-3.972z" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995"/>
<path stroke-linejoin="round" d="M283.603 152.974s1.092 8.18-5.45 6.27c-6.543-1.908 10.085 4.09-2.727 6.543-2.658 3.723-2.18 4.362-2.18 4.362s6.984-.706 2.64 8.487c-1.637 4.907 2.457-10.732 15.558-2.745-5.997-5.854-1.68-5.777 6.61-5.47-11.5-1.88-10.905-12.54 5.996-7.36-.023-1.59-3.12-6.337 2.453-8.997 10.904-3-22.627-.546-22.9-1.09z" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M280.966 159.58c1.775.845 8.8 14.215 13.622-6.855-2.115-.508-10.916.253-10.916.253.197 3.216-.367 5.33-2.706 6.6z" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M278.604 164.995c-.4.973-1.004 2.584-1.312 3.586 0 .677.003 1.407.12 1.913.09.837.36 1.438.715 2.152.34.48.392.6.956.717.457.262 2.378.268 2.988.358h2.033c.957 0 1.803.01 2.63-.358.588-.168 1.055-.328 1.315-.837.584-.292.568-.585.956-1.195.167-.337.51-.93.718-1.315.275-.424.357-.53.357-1.075.17-.34.12-1.032.12-1.554-.022-.753-.123-1.442-.24-2.152-.115-.383-.298-.627-.596-.478-1.222.482-2.564-.478-3.947-.478-1.318-.198-2.036-.54-3.346-.717-.544 0-3.085.804-3.466 1.435zM405.258 216.216h.176c-.52 0-.227-.03.71.53.625.224 1.223.45 1.767.71.322.468.673 1.006 1.065 1.415.21.53.484 1.364.706 1.948 0 .817.098 1.406-.352 1.77-.32.814-.807.89-1.238 1.415-.638.213-1.138.504-1.947.885-.856.23-1.218.506-2.124.708-.943.426-1.565.503-2.656.53-.65 0-3.286-.145-3.935-.145.863-.03 3.63-.065 4.287-.207.972 0 1.52.102 2.123.53.796.276 1.248.517 1.947.71.484.192 1.447.28 1.947.53.282.47.817.72.532 1.238-.37.45-1.073.705-1.77.886-.463.316-3.974.926-4.44 1.242-1.67.143 3.353-.4 3.91-.534 1.014-.012 1.644-.128 2.477 0 .754.114 1.44.452 2.123.708.452.6.986.89 1.415 1.593.545.448.698.75.71 1.77-.223.443.192 1.698.133 2.366l-.778 2.33" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M390.925 216.393h.177c-.48 0-.234-.01.708.177.597.418 1.645.578 2.654.885.564.267 1.09.575 1.593.885.52.26 1.193.73 1.592 1.24.723.24.875.675 1.416 1.06.188.854.42 1.306.53 2.124-.07.942-.388 1.128-.707 1.77-.52.353-.84.817-1.594 1.062-.704.282-1.594.514-2.656.708-1.502.286-2.958.603-4.423.707-.73 0-.91.158-1.594.178.887.01 2.06.077 2.655.354 1.108.01 2.37.098 3.186.354 1.612.2 3.157.468 4.78.53.324.53.588.81.707 1.594-.428.314-.726.902-1.06 1.24-.53.324-1.055.66-1.948.884-.98.35-2.068.354-3.185.354h-5.664c-.172-.07-1.415-.177-.71-.177.735.34 2.2.694 3.187.886.676.197 1.06.56 1.417 1.06.43.325 1.08.92 1.415 1.24.277.462.355.755.355 1.593-.085 1.084-.438 1.097-1.24 1.77-.856.56-1.525.674-2.477.884h-2.656c-.71-.19-4.81-2.6-5.336-2.76.727.258 4.64 2.86 4.983 3.645.187.558.178 1.483.178 2.3-.032.86-.138 1.47-.53 1.945-.037.688-.222.532-.885.532l.885-.532c-.037.688-.222.532-.885.532M399.777 230.374h.885c.583.396.578.895 1.417 1.062.64.245 1.283.587 1.767.885.26.437.356.63.356 1.417 0 .865.2 2.04-.177 2.478-.307.358-1.422.35-1.947.53-.76.263-1.41.663-2.06.79-.823.163-2.156.077-2.72.45-.79.06-1.36.176-2.3.176-.546 0-.91-.035-1.238-.176.796.278 2.084.596 3.006 1.062.844.238 1.305.614 1.947 1.062.69.51 1.092.787 1.24 1.593.354.52.354 1.197.354 2.124-.196.584-.324 1.428-.533 1.947-.385.572-.85.68-1.415 1.062-.413.046-.296.133-.71.18" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M384.023 216.216c.293.123 1.197.563 1.77.885 1.04.252 1.724.68 2.477.886.392.484.85.684 1.06 1.416.616.802.765 1.222.887 2.123-.076.99-.234 1.19-1.062 1.416-.617.207-1.326.326-2.124.355-.73.1-1.393.255-2.122.354-.5.25-1.528.176-2.3.176-.764.06-2.01.226-2.904.226.996.036 2.49.128 3.61.128 1.08.115 2.144.172 2.655.708.78.295 1.22.93 1.946 1.24.35.517.762.816 1.062 1.415-.245.688-.63.918-1.417 1.06-.5.252-1.524.178-2.3.178-.538-.27-1.652-.176-2.476-.176h-1.947c.73.25 1.906.535 2.832.708.653.374 1.667.686 2.123 1.062.287.443.76.688 1.062 1.24.396.32.474.916.176 1.415-.072.88-.32 1.322-.707 1.768-.56.382-1.058.72-1.947 1.24-1.25.543-2.438.697-3.894.707-.96 0-1.43-.145-2.3-.177-.79-.27-1.787-.38-2.477-.53-.757-.207-1.777-1.805-2.772-1.84.678.086 1.486 1.705 1.71 2.193.25.502.177 1.528.177 2.302-.278.475-.342 1.378-.532 1.947-.034.614-.1 1.43-.353 1.768l.353-1.77c-.034.616-.1 1.43-.353 1.77" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M374.14 211.81c0 .07.613.392 1.03.867.402.634.826 1.355 1.237 1.946.28.806.53 1.19.708 1.947.33.542.475 1.39.532 2.124-.032.826-.103 1.565-.532 2.124-.208.716-.564 1-1.238 1.238-.587.278-1.15.354-2.123.354-.65 0-2.076-.097-2.725-.097 1.12 0 3.02.097 4.14.097 1.23.078 2.046.183 2.654.708.773.22 1.394.607 1.77 1.062.6.443 1.17.548 1.415 1.24.185.56.176 1.484.176 2.3-.092 1.015-.383 1.037-1.238 1.238h-2.477c-.545-.18-1.563-.266-2.3-.354-.602-.08-1.283-.617-1.804-.79.463.44.376 1.472.388 2.383.135.626.176 1.443.176 2.3-.073.945-.3 1.197-.885 1.594-.94.205-2.325.178-3.538.178-.99-.047-1.81-.177-2.832-.177-1.227 0-2.32-.135-3.452-.265.43.286.422.933.443 1.68.32.533.073 1.153 0 1.77-.06.77-.204 1.29-.532 1.77-.177 0-.305.97-.482.97" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M365.608 209.493c0 .06-.046-.037.885.707.54.433.808.976 1.24 1.593.155.666.38 1.255.528 1.947 0 1.03-.122 1.443-.528 2.124-.677.45-1.486.803-2.477.885-.587.194-1.413.298-2.126.353-.505.168-.443.27-1.143.354 1.133-.04 1.19-.177 2.383-.177.773 0 1.8-.074 2.3.177.793.107 1.364.218 1.77.708.73.2 1.046.52 1.415 1.06.544.37.862.686 1.062 1.417 0 .963-.108 1.506-.353 2.124-.31.616-.6.973-1.24 1.416-.455.393-1.115.49-1.77.708h-2.478c-.65 0 2.133.066 3.364.177.727.133 1.18.43 1.768.708.52.352 1.197.404 1.594.884.647.23.95.697 1.594 1.06.154.36.08.27.353.178" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M358.293 206.46c.87.43 1.346 1.953 1.48 2.855.247.897-.07 1.557-.352 2.478-.857.79-.955 1.046-2.122 1.24-1.005.3-2.1.226-3.01.53-.604.25-1.17.478-1.946.708h-2.48c-.763.45.61.07.886 0 1.378 0 2.798.02 4.07-.176h5.133c.907.136 1.037.445 1.418 1.238.376.456.498 1.233.53 2.124-.037 1.016-.2 1.316-.707 2.124-.508.63-.95.906-1.592 1.416-.828.355-2.046.575-3.186.708-1.362 0-2.825-.08-4.07.176-.94 0-4.694.252-4.366.58.62-.496 3.373-.403 4.366-.403 1.35-.276 2.552-.508 3.894-.53.846-.253 1.876-.343 2.83-.354.93.01 1.648.137 2.125.53.55.457 1.254 1.005 1.593 1.416.68.24.88.696 1.415 1.06.158.726.344 1.192.355 2.125-.22.622-.415 1.27-.708 1.77-.82.586-1.704 1.23-2.832 1.592-.98.38-1.782.497-2.83.53-.904 0-1.596.083-2.303.178-.65 0-5.955.097-6.604.097 1.596-.29 6.78-.097 7.845-.097 1.16 0 2.223.14 3.363.177.562.267 1.17.482 1.59.885.6.24 1.11 1.273 1.123 2.347" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M350.22 202.237c.157.315.785 1.56 1.063 2.3.19.768.176 1.612.176 2.478 0 1.107-.25 1.585-.71 2.478-.965.648-1.712 1.273-2.832 1.593-.935.167-1.7.11-2.653 0-.628-.252-1.15-.463-1.594-.885-.67 0 .39.148.71.178.53.36 1.32.57 2.124.885 1.018.41 1.403.735 2.123 1.593.647.52.812.63.885 1.592.45.507.388 1.196.177 1.77-.547.364-1.136.95-1.593 1.416-.798.333-1.087.518-2.123.53-.963-.034-1.46-.288-2.303-.353-.363-.34-.203-.264.357 0 .573.32 1.568.94 1.947 1.417.61.415.784.862 1.062 1.77.34.91.603 1.465 1.06 1.946.033.87.178 1.338.178 2.3-.248.617-.413 1.202-.885 1.593-.2.725-.643 1.017-.886 1.77-.695.41-1.585 1.26-2.124 1.77-.722.24-2.477.42-3.548.434" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M358.178 314.966c.262.615.553 1.293.707 1.947.077.642.176 1.137.176 1.947-.28.534-.34 1.172-.705 1.594-.232.65-.732.892-1.24 1.238-.682.293-1.163.518-2.124.532-.93 0-1.758-.057-2.476-.18-.784-.366-2.582-1.003-2.04-.618.685.22 1.655.706 2.217.975.74.494 1.3.778 1.948 1.592.564.39.784.71.885 1.417-.702.242-1.68.595-2.656.706-.858 0-1.674-.04-2.3-.177-.573-.274-1.06-.542-1.77-.71l1.77.71c-.573-.274-1.06-.542-1.77-.71l-2.408-.98c.474.455 3.163 1.572 3.468 2.22.25.622.41 1.38.533 2.3-.01 1.05-.1 2.248-.353 3.01-.2.734-.525 1.06-.885 1.59h-.355M355.702 325.584h.176c-.493 0-.23-.023.71.353.983.617 1.226.87 1.946 1.947.34.75.612.972.708 1.77.298.5.115 1.234 0 1.77-.47.386-.722.885-1.24 1.24-.35.512-.8.82-1.24 1.237-.604.132-.852.313-1.59.354" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M358.362 320.63v.177c0-.52-.03-.227.53.708.73.507.875 1.04 1.06 2.124.21.834.152 1.604 0 2.3-.545.318-1.26.86-2.035.976" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M366.847 324.712h-.177c.477 0 .234-.01-.71.177-.737.246-1.63.175-2.475.175-.656-.23-1.262-.355-1.947-.706-.585-.123-.677-.334-1.417-.357M363.132 331.96h-.177c.48 0 .236.01-.706-.178-.765-.495-2.047-1.362-2.753-1.596" fill-rule="evenodd" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M419.957 221.543c-.307.092-3.087.28-3.903.337h-2.477c-.862-.192-1.71-.342-2.655-.354-.706 0-.493-.436-1.202-.436" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M417.457 228.604c-.06 0 2.452-.194 2.395-.194.293 0-3.163.194-3.456.194-.79.142-1.6.177-2.48.177-.552.106-1.813.112-2.3.355h-2.476c-.534-.028-.53-.15-1.062-.177" fill-rule="evenodd" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M348.616 312.306c.117.29.885 1.67.885 2.483-.01.93-.116 1.293-.53 1.77-.685.37-1.276.695-2.3.708h-3.187c-.96 0-5.487-1.036-5.767-1.247.828.113 3.823 1.248 4.882 1.248.966.035 1.502.24 2.48.53.94.287 1.563.534 2.3.71.506.295 1.332.345 1.77.707.818.29.715.688 1.06 1.592-.067.896-.274 1.318-.884 1.77-.39.48-1.12.904-1.947 1.238-.84.39-1.805.532-3.008.532h-2.478c-.585-.194-1.43-.323-1.947-.532l1.947.532c-.585-.194-1.43-.323-1.947-.532h-.18c.678.27.8.76 1.065 1.415.062.828.177 1.486.177 2.48-.168.71-.436 1.194-.71 1.77-.31.692-.595 1.17-1.06 1.768-.157.353-.358.642-.533.355" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M339.236 308.59c0 .06-.023-.054.354.886.366.443.495 1.167.708 1.77 0 .858-.04 1.674-.176 2.3-.356.578-.608.922-1.24 1.24-.414.5-.905.64-1.77.707-.508.255-1.432.172-1.946 0-.65-.153-1.328-.344-1.77-.708-.732-.172-1.19-.397-1.592-.885-.653-.163-.523-.53-.18 0 .542.447.565.928.886 1.77.012.93.177 1.34.177 2.3.163.745.27 1.408-.177 1.947-.24.68-.697.88-1.06 1.417-.948.204-1.76.353-2.833.353-.546-.403-1.727-.766-2.124-1.238-.644-.292-1.167-.657-1.59-1.063-.492-.234-2.386-1.784-2.668-2.222.438.418 2.495 2.062 2.843 2.575.477.326.924.748 1.238 1.062.48.342.85.97 1.418 1.417.392.694.67.935.706 1.944v2.48c-.01 1.107-.172 1.256-.706 1.946-.11.33-.246.023-.356.353" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M332.517 320.63v.177c0-.555-.036-.223.71.708.61.33 1.315.714 1.946.886.456.395 1.18.39 1.683.883.807.108 1.74.498 2.658.532" fill-rule="evenodd" stroke-linecap="round" stroke-width=".85995" fill="#fff"/>
<path stroke-linejoin="round" d="M331.898 303.982c.27.256 1.516 1.818 1.683 2.66-.01 1.038-.113 1.346-.705 1.77-.587.278-1.15.353-2.123.353-.948-.208-1.53-.805-2.48-1.238-.502-.49-1.135-.667-1.59-1.062-.89-.303-1.044-.49-.18.177.853.463 1.576.9 2.124 1.238.75.523 1.002.605 1.417 1.594.2 1.013.46 1.924.53 3.008.392.576.45 1.227 0 1.77-.436.258-.626.354-1.415.354-.48-.415-.977-.764-1.415-1.062-.35-.254-.823-.743-1.062-1.062-.47-.417-1.072-.733-1.416-1.238-.76-.332-1.108-.688-1.77-1.062-.61-.938-.028-.048.355.354.435.697.765 1.458 1.06 2.123v2.655c-.013.745-.17 1.45-.355 1.946-.9 0-1.593-.08-2.3-.177-.53-.21-1.37-.46-1.947-.707-.825-.458-1.344-.885-1.59-1.593-.423-.482-.788-1.188-1.063-1.592-.35-.444-.488-.65-.885-.884.43.46.832 1.37 1.59 1.947.53.798.983 1.046 1.242 1.947.39.472.447 1.337.53 2.123 0 .773.073 1.8-.177 2.3-.112.833-.367 1.218-.708 1.77-.266.565-.574 1.09-.886 1.592-.235 0-.175-.057-.175.177" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M335.52 301.16v.178c0-.237-.66 1.51-1.414 1.946-.892.172-1.3.354-2.3.354h-2.655c-.634-.22-1.42-.464-2.123-.707-.582-.51-1.137-.687-1.77-1.24-.525-.513-.686-.807-1.323-1.5-.262-.34-.07-.024.793.615.787.727 1.007.922 1.24 1.77.25.503.175 1.528.175 2.3-.036 1-.12 1.324-.885 1.595-.54.316-1.213.353-2.123.353-.455-.392-1.184-.66-1.77-1.238-.512-.338-1.11-1.13-1.592-1.592-.278-.43-1.525-1.945-1.954-2.22.46.312 1.94 2.034 2.483 2.397.37.65.816.97 1.242 1.415.367.62.6 1.213 1.062 1.593.098.73.254 1.392.353 2.124-.034.942-.19 1.34-.71 1.77-.684.672-.86.7-1.59.353-.608-.422-1.255-.79-1.77-1.238-.66-.18-1.214-.427-1.594-.885-.645-.227-1.1-.727-1.592-1.062-.28-.56-.74-1.066-1.237-1.417l1.238 1.417c-.28-.56-.74-1.066-1.237-1.417l-3.032-3.743c.4.464 3.865 4.337 4.095 4.983.534.427.84 1.058 1.06 1.947.077.716.178 1.34.178 2.124-.47.493-.624.846-1.417 1.062h-2.477c-.98-.037-1.285-.24-2.124-.532-.718-.415-1.03-.67-1.415-1.24-.518-.352-.818-.762-1.416-1.06-.24-.358-.512-.457-.71-.886-.32-.137-.267-.355-.53-.532" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M337.035 297.882c-.057 0-1.277.1-2.22-.087-1.204-.076-2.534-.17-3.187-.71-.936-.322-1.122-.744-1.592-1.237-.518-.624-1.176-1.25-1.594-2.126-.34-.778-.518-1.447-.53-2.477v-2.832c0-.49.335-3.224.092-3.467-.01.97-.447 3.67-.447 4.705 0 .905-.08 1.597-.176 2.304-.412.66-.843 1.41-1.59 2.123-1.03.888-1.913 1.516-3.186 1.77-1.01.3-1.248.19-1.77-.708-.647-.485-.977-1.278-1.062-2.3-.266-1-.142-2.012 0-3.01 0-.885-.09-2.394-.09-3.28 0-.412.09 1.173.09 1.333 0 1.044.007 1.654-.532 2.477-.41.906-1.005 1.575-1.592 2.3-.6.62-1.137.876-1.947 1.062-.852 0-1.588.01-2.122-.353-.654-.912-1.82-1.905-2.303-3.01v-6.999c.292.62.356 2.89.356 3.815-.07.912-.446 1.387-.708 2.3-.65.62-1.094 1.156-1.947 1.77-.947.484-1.76.85-2.832 1.062-1.146-.014-1.13-.103-1.59-1.062-.565-.63-.795-1.42-.886-2.3-.246-.85-.427-1.7-.532-2.48-.175-.7-.172-2.292-.354-2.833v1.95c.105.8.343 1.494.355 2.478 0 .87-.06 1.568-.354 2.123-.093.707-.31 2.693-.347 2.656" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M324.032 295.313c.076.383.354 1.562.354 2.48 0 1.038-.046 1.35-.53 2.123-.516.743-.826.706-1.947.706-.97 0-1.627-.108-2.125-.53-.655-.234-.99-.623-1.417-1.238-.484-.587-1.052-1.52-1.415-1.947-.176-.65-.532-2.28-.798-2.84-.185-.84.475 1.44.798 1.955.45.82.915 1.573 1.24 2.3.127.587.175 1.312.175 2.123-.355.5-.73.93-1.06 1.418-.637.21-1.25.34-2.125.353-.775-.117-1.225-.39-1.768-.71-.656-.217-1.01-.59-1.594-.884-.33-.504-1.067-1.27-1.414-1.947-.43-.605-.566-1.543-.885-2.123-.12-.847-.233-1.736-.53-2.3-.116-.895-.288-1.528-.886-1.947-.05-.46-.21-.376-.353-.71M310.755 299.58c.057.384.26 1.78.353 2.478-.01 1.015-.227 1.307-.53 1.946-.344.505-.598 1.04-.708 1.77-.468.386-.72.886-1.24 1.24-.274.41-.55.352-1.237.352-.236.074-1.252-.064-1.77-.176M309.7 297.63c-.193.898-.548 1.648-.885 2.478-.514.57-.91 1.108-1.24 1.592-.615.247-1.16.355-2.122.355-.484-.33-1.112-.59-1.594-.885-.262-.112-.625-.243-.886-.355M333.045 173.742v.177c0-.442.025-.23-.356.53-.755.856-1.134 1.122-2.124 1.415-1.062.6-2.614.796-4.07.885-1.2.204-2.51.183-3.716.354-.392-.566-1.18-1.058-1.593-1.593-.418-.48-.626-.968-1.062-1.59-.29-.873-.826-1.58-1.062-2.48-.293-.85-.498-1.78-.71-2.654-.102-.777-.287-1.295-.352-2.124-.634-.18-.05.226.178.708.495.742.644 1.547.71 2.655.127.91.175 1.837.175 2.832 0 1.024-.092 1.645-.353 2.3-.612.624-1.02.753-1.947.885-1.066.272-2.355.177-3.54.177-.845-.115-1.13-.41-1.948-.532-.422-.377-1.135-.78-1.59-1.06-.322-.392-.703-.545-.886-.886" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M318.896 174.833c0 .06.534.797.534.856 0-.495-.02-.233.355.707.35 1.048.143 1.487-.532 2.3-.72.79-1.543 1.473-2.3 2.125-.802.368-1.463.862-2.476 1.062-1.172.147-2.417.206-3.364 0-.682-.388-1.523-1.003-1.947-1.593-.512-.5-.78-.998-1.062-1.592-.158-.583-.362-1.352-.706-1.77-.05-.508.016.138.112.908.216.642.01.243.064 1.04v2.477c-.335 1.124-.796 2.55-1.062 3.54-.37.542-.685.862-1.417 1.06-.807.482-1.59.945-2.476 1.24-.485.4-1.198.354-2.125.354-.782-.313-.942-.495-1.594-1.24-.453-.356-.558-.577-.884-.884M294.657 185.07v.177c0-.554.036-.223-.71.708-.336.55-.786 1.05-1.414 1.593-.406.732-1.282 1.553-1.594 2.3-.753.383-1.865.64-2.83.885-1.016.105-2.044.225-3.01.354-1.416.088-2.79.177-4.248.177-.847-.01-1.71-.157-2.3-.354-.567-.47-.677-.898-.707-1.946-.252-.753-.163-1.5-.532-1.947-.073-.413-.268-.67-.53-.885" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M330.04 181.176v.177c0-.495.02-.23-.353.708-.405.65-1.006 1.405-1.417 1.948-.617.55-1.506 1.41-2.123 1.946-1.046.873-1.888 1.183-3.185 1.416-1.156.15-1.96-.158-3.01-.708-.83-.872-.95-1.13-1.414-2.123-.085-.867-.156-1.57-.532-2.302-.156-.66-.376-1.28-.71-1.77.04-.608.286.367.357.708.192.483.28 1.445.53 1.947v2.478c.243.97.11 1.675 0 2.478-.3 1.014-.464 1.874-1.062 2.3-.69.242-1.664.355-2.652.355-1.21 0-2.54-.044-3.365-.53-.566-.386-1.04-.928-1.768-1.77-.594-.772-1.03-1.173-1.24-1.948-.418-.627-.672-1.32-1.062-1.77-.094-.752.062-.098.355.178.232.488.63 1.373.883 1.946.332.64.696 1.234.886 2.123.47.573.808 1.246.886 2.124.247.545.176 1.655.176 2.477-.156.856-.35 1.106-1.238 1.24-.727.176-1.647-.107-2.477-.532-.617-.308-.974-.6-1.417-1.238-.725-.585-1.163-1.17-1.768-1.947-.41-.43-.816-.864-1.24-1.416-.487-.597-.975-1.03-1.24-1.946-.274-.26-.432-.625-.708-.885.427.49.638.93.886 1.77.266.97.518 1.44.532 2.477v2.477c-.17.848-.58.772-1.418.885-.97 0-1.793.064-2.3-.355-.775-.104-1.307-.307-1.77-.708-.736-.192-1.21-.604-1.768-.885-.28-.41-.87-1.19-1.238-1.592-.246-.756-.71-1.074-1.064-1.593-.25-.25-.266-.794-.354-.708.344.405.654 1.28.886 1.77.142.79.176 1.596.176 2.477-.197.924-.53 1.383-.708 2.3-.39.746-.73 1.685-1.062 2.3-.645.44-1.154.917-1.945 1.24-1.046.47-2.103.67-3.364.708-.85.283-1.558.1-2.3 0-.577-.273-1.235-.55-1.595-1.062-.456-.21-.598-.44-.885-1.062-.642-.48-.876-1.198-1.238-2.123-.257-.743-.54-1.402-.707-2.123-.302-.69-.49-1.557-.885-2.124-.046-.412-.13-.296-.176-.708" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M322.244 196.573v.177c0-.478.01-.237-.177.708-.582.905-1.263 1.672-2.123 1.946-.51.255-1.43.172-1.947 0-.803-.41-1.346-.915-1.947-1.592-.468-.857-1.268-1.635-1.77-2.478-.445-.67-.764-1.153-.883-1.947-.383-.45-.66-1.383-.886-1.947-.05-.556-.044-.247-.21-.656.23.833.528 1.222.74 2.25.352 1.083.65 1.65.357 2.83-.145 1.077-.324 1.99-.71 3.01-.233 1.038-.56 1.82-.884 2.477-.163.693-.468 1.304-.885 1.77-.402.442-1.08.56-1.77.71h-2.477c-.754-.103-1.46-.352-2.3-.532-.823-.44-.988-.645-1.593-1.24-.473-.584-.93-1.007-1.24-1.77-.45-.306-1.092-.776-1.416-1.238-.54-.532-.88-.916-1.237-1.77-.165-.76-.342-1.3-.353-2.3-.028-.533.247.852.53 1.77.256.596.447 1.54.708 2.3v2.832c0 .866.016 1.71-.176 2.478-.12.797-.42 1.162-.71 1.77-.504.31-1.047.696-1.767.884-.6.417-1.787.705-2.656.885-.88.23-1.654.353-2.656.353-1.018 0-1.498.01-1.947-.53-.424-.47-1.13-1.407-1.592-1.77-.245-.69-.603-.967-1.238-1.593-.254-.706-.658-1.57-1.062-2.124-.135-.86-.545-1.6-.708-2.3-.113-.262-.243-.624-.353-.886" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M341.117 195.107c.034.243-.163 1.125-.29 1.642-.39 1.052-.983 1.952-1.772 2.653-.85.512-1.188.813-2.123.885-.43.323-.94.14-1.24-.177-.914-.336-1.455-.882-2.3-1.238-.797-.51-1.214-.815-1.948-1.238-.413-.608-.936-1.292-1.415-1.77-.115-.192-1.13-1.886-.936-1.356.376.556 1.298 1.63 1.644 2.418.426.588.924 1.75 1.415 2.3.49.62 1.12 1.312 1.77 2.124.397.98.81 1.684.885 2.654.275.535.353 1.47.353 2.3 0 .964-.143 1.432-.175 2.302-.232.576-.457 1.236-.71 1.77-1.067 0-1.925-.178-2.654-.53-.573-.404-.917-.976-1.414-1.77-.35-.978-.947-1.66-1.415-2.655-.586-.986-1.06-2.497-1.593-3.362-.12-.86-.46-1.628-.53-2.655-.192-.32-.25-.418-.355-.77.112.826.176 1.486.176 2.54 0 1.082.062 2.043-.353 2.655-.316.95-.825 1.573-1.415 2.3-.717.453-1.353 1.06-2.302 1.416-1.053.365-1.87.53-3.01.53-1.138-.234-2.255-.345-3.312-.627-1.115-.1-1.908-.17-2.35-.788-.652-.735-1.39-1.546-1.945-2.478-.515-.34-.34-.386-.674-.754.376.586.317.518.498 1.46.335.696.353 1.28.353 2.125-.42.71-.858 1.466-1.415 2.124-.578.707-.876.93-1.77 1.24h-2.656c-.857 0-1.674-.042-2.3-.178-.763-.167-1.653-.518-2.476-.886-.386-.31-2.794-2.304-3.087-2.694" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M297.82 207.014H298c-.555 0-.214-.047.532.885.534 1.075.88 2.032 1.415 3.007.13 1.092.332 1.993.355 3.186 0 1.255.094 2.434-.355 3.54-1.174 1.14-1.633 1.64-3.186 1.77-1.53.31-1.87.024-2.477-1.417-.443-.905-.78-1.913-1.24-2.832-.235-.674-.918-1.6-1.416-2.477-.27-.55-.65-1.372-1.062-2.124-.314-.823-.5-1.657-.885-2.124-.133-1.3-.247-.568.177 0-.11 1.12.62 4.284-.236 4.71-.584.28-1.196.113-2.173.113" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M343.754 197.678c0 .06.096 1.137.096 1.196 0-.536-.01-.235.18.885.063 1.172.343 2.352.705 3.184v2.478c-.277.936-.426 1.367-1.06 2.124-.373.547-.584.708-1.416.708-.57.284-1.8.177-2.657.177-.947-.26-2.162-.336-2.83-.884-.584-.45-1.144-.72-1.483-1.27.247.082.176.503.176.225M330.935 209.67v.353-.354.353-.354c-.154 1.664-.617 2.404-1.594 3.716-.655.77-1.3 1.457-2.3 1.946-1.407.734-2.817.948-4.422 1.062-1.21 0-1.686.05-2.303-.708-.773-.618-1.605-1.48-1.947-2.477-.646-.787-.988-1.812-1.415-2.656-.2-1.007-.568-1.883-.885-2.832-.213-.83.17.57.177 1.24 0 1.4-.223 2.49-.53 3.716-.376 1.118-.732 1.917-1.417 2.83-.693 1.1-1.543 1.507-2.653 2.302-1.693.376-3.222.338-4.956.177-1.116-.342-1.923-.59-2.833-1.24-.835-.26-1.878-.764-2.3-1.238-.862-.353-.562-.152-1.122-.432.13.813-.67 3.623-.825 4.502-.273.958-.388 1.49-1.062 1.947-.708.643-1.362 2.116-2.33 2.514-.73.16-1.635.67-2.557.743-.638.29-1.356.197-1.962.368" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M343.135 208.784c.064.392.353 1.864.353 2.83v3.01c-.055.998-.243 1.836-.353 2.655-.243.85-.615 1.235-1.24 1.768-.932.486-1.542.855-2.477 1.062-1.11 0-1.422-.178-2.3-.708-1.062-.838-1.794-1.507-2.656-2.477-.73-.784-1.213-1.402-1.77-1.947-.122-.93-.43-1.55-.707-2.478-.32-.448-.53-1.006-.885-1.416.326.652.76 1.008 1.238 1.947.553.962.854 2.02 1.24 3.01.31.814.717 1.696 1.24 2.124.37.884.612 1.206.882 2.123.083 1.07.18 2.052.18 3.186-.356 1.026-.746 1.727-1.595 2.3-1.135.677-2.14.874-3.538 1.062-1.504-.008-2.922-.082-4.07-.53-.487-.596-1.606-1.554-2.303-2.3-.587-.972-1.163-1.867-1.768-2.833-.312-.816-.603-1.52-.71-2.3-.19-.57-.253-1.473-.53-1.947-.244-1.322-.177.73-.177 1.24v3.184c-.373 1.525-1.27 2.793-2.3 4.07-1.267 1.014-2.297 1.813-3.895 1.946-1.553 0-2.644.044-3.894-.708-.58-.692-1.47-1.605-2.122-2.477-.597-1.008-1.085-1.672-1.415-2.654-.133-.614-.218-1.54-.356-2.3 0-.72-.073-.128-.128-.72 0 .826-.05.778-.05 1.604.13 1.167.177 2.324.177 3.54-.415 1.355-.438 1.893-1.944 1.947-1.076-.077-1.39-.28-2.126-.885-.85-.5-1.805-1.205-2.477-1.77-.686-.64-.984-.97-1.607-1.48" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M336.05 222.41h.175c-.52 0-.227-.03.71.53.33.5.962 1.27 1.414 1.948.464.643 1 1.814 1.414 2.3.355.624.697 1.075.885 1.77 0 1.078.14 1.98.178 3.01 0 1.082-.168 1.548-.532 2.3-.567.374-1.39.91-2.3 1.238-.918.12-1.835.177-2.832.177-.952 0-1.784-.073-2.656-.177-.603-.272-1.562-.658-2.123-1.062-.642-.568-1.326-1.537-1.947-2.3-.395-.633-.546-1.258-.707-1.947-.223-.877-.33-1.82-.707-2.478-.13-.593-.287-1.31-.353-.178-.237.47-.18 1.39-.18 2.124-.196.932-.43 1.827-.882 2.655-.674.625-1.128 1.447-2.126 1.77-1.176.745-2.53.9-3.89 1.062-1.05 0-2.258.133-3.19-.177-.593-.282-1.16-.59-1.944-1.06-.88-.556-1.552-1.205-2.125-1.948-.66-.83-.66-1.41-1.062-2.478-.057-1.005-.286-1.603-.352-2.48-.133-.244-.33-.683-.53-.883 0 1.242.165 2.26.53 3.362.06.843.176 1.574.176 2.477-.032.886-.208 1.468-.53 2.123-.64.47-.926.755-1.77 1.062-.84.158-1.722.177-2.655.177-.788-.213-1.39-.684-2.125-.886-.424-.515-.897-.736-1.415-1.592-.587-.888-.708-1.022-.708-2.124.162-.955.355-1.782.355-2.832 0-.992.023-1.54.353-2.3.04-.735.08-.426.08-1.268" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M301.903 231.613h-.176c.52 0 .206-.05-.354.885-.433.817-.65 1.646-1.06 2.123-.2.732-.522 1.05-1.063 1.417-.232.65-.732.893-1.24 1.24-.544.256-1.143.484-1.77.707l1.77-.708c-.544.257-1.143.485-1.77.708" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M357.65 242.056c-.06 0 1-.534.94-.534.522 0-.89.504-1.824 1.065-.535.267-1.668.177-2.477.177-.71-.164-1.865-.43-2.303-.885-.24-.957-.592-1.89-.883-2.833-.285-.823-.427-1.763-.532-2.654-.253-.854-.427-1.57-.71-2.478-.33-1.003-.616-1.966-.882-3.01-.26-.876-.468-1.634-.532-2.476-.374-.304-.413-.872-.532-1.417" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M351.276 240.11c-.13 0-.42.838-.71 1.415-1.155 1.355-2.47 2.433-3.716 3.54-1.1.518-1.952 1.282-3.185 1.415-.512-.463-.71-1.708-.886-2.655-.498-1.673-.753-3.378-1.24-4.955-.44-.793-.873-1.755-1.06-2.478-.303-.637-.41-1.377-.53-1.946.14 1.38.795 2.672 1.06 4.07.217 1.17.354 2.31.354 3.54v3.01c-.2 1.095-.538 2.13-1.238 2.83-.18.11-.897-.382-1.594-.707-1.01-.552-2.187-1.182-2.832-1.595-.676-.98-1.717-2.09-2.476-3.185-.324-1.103-.567-2.028-.71-3.186-.233-1.02-.52-2.458-.884-3.185-.048-.583-.298-.622-.578-.932-.17 1.148-.624 1.83-1.014 2.877-.454.477-1.01.976-1.77 1.593-1.105 1.005-2.34 2.042-3.538 2.832-1.122.71-2.044.993-3.365 1.062-1.26-.04-1.768-.152-2.653-.885-1.46-.91-2.437-2.202-3.717-3.54-.954-1.047-1.316-1.43-1.415-2.832-.06-.768-.21-1.308-.355-2.123 0 .236-.058.177.178.177" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M318 242.41c-.05.36-.21 2-.352 2.655-.2.73-.468 1.084-1.062 1.415-.43.364-1.268.59-1.77.885-.915.087-1.71.25-2.48.353h-2.652c-.924 0-1.53.016-1.947-.53-.527-.433-1.076-1.334-1.415-1.947-.296-1-.365-1.62-.18-2.477 0-1.225.157-2.315.18-3.54 0-.884-.09-2.75-.09-3.635" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M306.512 245.597v.176c0-.477.012-.234-.176.71-.24.712-.592.964-1.062 1.414-.892.195-1.158-.028-2.126-.353-.62-.5-.777-.934-1.238-1.415-.216-.61-.583-1.074-1.062-1.418 0-.38-.087-.264-.176-.53" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M300.94 244.083c0 .058.082.677.44 1.15.356.78.762 1.547 1.062 2.478v2.833c-.087 1.073-.243 2.303-.71 3.01-.393.563-1.384 1.012-2.3 1.414-.905.45-1.932.497-3.007.532-1.27-.28-2.333-.724-3.54-1.416-1.07-.546-2.143-1.218-3.186-1.77-.49-.425-.953-.638-1.416-1.24-.514-.375-.936-.912-1.417-1.24-.34-.497-.957-.855-1.415-1.414-.445-.32-.755-.79-1.062-1.24" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M355.977 254.127c0 .104-1.677 1.45-2.227 1.725-.688.504-1.848.98-2.832 1.417-1.38.42-2.458.705-3.892.705-.403-.59-1.495-1.323-2.123-2.123-.323-.647-.9-1.663-1.417-2.477-.32-1.02-.7-2.06-1.062-3.008-.31-.915-.59-1.445-.71-2.48-.29-.403-.526-1.616-.618-1.063.583.593.656 1.568.975 2.48 0 1.106.15 2.092.177 3.186-.252.71-.328 1.195-.885 1.594-.39.45-.66.53-1.415.53-.52.31-1.016.013-1.77 0-.927-.273-1.18-.457-1.594-1.062-.52-.365-.88-1.076-1.59-1.594-.45-.832-.712-1.142-1.063-1.945-.232-.65-.427-1.396-.532-2.302 0-.93-.145-1.742-.177-2.652 0-.638.05-2.108-.175-2.484-.133 1.078-.356 2.328-.356 3.546-.157.834-.205 1.816-.354 2.653-.39.896-.945 1.83-1.77 2.655-1.11.63-2.087.876-3.362 1.062-1.342 0-2.568-.163-3.894-.177-.814-.463-1.724-1.09-2.653-1.77-.867-.784-1.97-1.77-2.656-2.3-.217-.617-.652-.988-1.06-1.417-.253-.468-.36-.406.176-.177.46.46 1.213 1.102 1.594 1.77.29.564.71 1.793 1.062 2.3 0 .96.165 1.37.176 2.3-.167.912-.713 1.135-1.77 1.417-1.01 0-1.942-.1-2.653-.353-.85-.356-1.484-.622-1.947-1.064-.454-.308-1.094-.778-1.417-1.24-.67-.705-1.382-1.452-1.946-2.122-.358-.392-.892-1.38-1.24-1.77.173.26.297.305.533.708.633.796.99 1.296 1.415 1.947.337.874.635 1.293.71 2.3 0 .858-.042 1.677-.178 2.303-.202.738-.527 1.165-1.24 1.414-.535.27-1.668.177-2.477.177-.594-.26-1.656-.715-2.3-.885-.41-.5-1.26-1.105-1.77-1.768-.45-.578-.71-1.172-1.24-1.594.458.376.74 1.043 1.24 1.594.272.557.676 1.42.885 2.123.353.782.488 1.638.708 2.477 0 .947-.062 1.79-.18 2.656 0 .926 0 1.602-.352 2.123-.218.793-.623 1.16-1.415 1.768-.848.166-1.2.345-2.123.357-.358-.434-.878-.91-1.417-1.418-.24-.51-.6-1.3-.885-1.77-.35-.567-.714-.868-1.062-1.593-.553-.532-1.197-1.394-1.592-2.3-.447-.67-.9-2.607-1.06-3.355-.245-.162.285.455.352 1.585 0 .943-.055 1.796-.177 2.656.027 1.036.176 1.96.176 3.008-.097.705-.21 1.474-.532 1.948-.436.766-1.275 1.394-2.3 1.768-.386-.54-.84-.706-1.592-.885-.736-.375-1.263-.552-2.123-.882-.815-.59-1.162-.706-1.772-1.594-.578-.545-1.112-1.437-1.417-2.123-.134-.625-.176-1.442-.176-2.3.012-1.11.172-1.815.533-2.655.197-.72.662-1.213 1.238-1.59.502-.503 1.036-.93 1.77-1.065.09-.51.496-.49 0-.53v.53c.09-.51.496-.49 0-.53" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M354.463 267.176c0 .105-.513.433-1.062.708-1.122.358-2.374.085-3.54 0-1.148-.286-1.978-.35-2.476-1.06-.575-.414-1.46-1.327-1.947-1.948-.26-.55-.43-1.193-.53-1.947-.114-.92-.194-1.93-.355-2.833v-2.83c0-.96-.165-1.374-.177-2.303.078-.075.133.445.354.886 0 1.107-.04 2.17-.178 3.185-.096.995-.443 1.637-.71 2.302-.515.64-.803.846-1.59 1.062-.578.343-1.587.497-2.48.53-1.088-.063-1.703-.29-2.3-.886-.868-.69-1.425-1.447-1.946-2.477-.305-.993-.53-1.885-.53-3.01-.12-.785-.064-2.248-.355-2.83-.024-.517.15-1.604-.084-1.86.12.91-.083 2.59.085 3.63 0 1.164-.03 2.288-.176 3.36-.474 1.08-.697 1.66-1.59 2.125-.54.54-1.226.805-2.125 1.062-1.363 0-2.776.1-4.07-.177-.643-.174-1.246-.525-1.948-.71-.484-.407-1.21-.657-1.77-1.237-.652-.713-1.126-1.383-1.415-2.3-.863-1.108-1.5-2.17-1.947-3.362" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M350.38 277.105h-.175c.477 0 .234-.01-.71.177-.92.307-1.758.092-2.654-.177-.598-.263-1.222-.68-1.59-1.06-.618-.758-.86-.96-1.24-1.948-.297-1.218-.355-2.234-.355-3.54.014-1.03.285-1.693.532-2.654.315-.973.74-2.527.74-3.608-.038 1.172-.673 2.952-.74 4.14v2.83c-.284.85-.284 1.635-.708 2.302-.57.807-1.08 1.082-2.125 1.238-1.034-.094-1.043-.394-1.593-1.238-.936-1.128-1.46-2.642-1.77-4.07v-2.833c0-1.183.09-2.247.178-3.362.073-.73.128-.834.128.113.067 1.364.225 2.382.225 3.78-.252 1.036-.658 1.905-1.062 2.655-.755.103-1.352.34-2.3.353-.94 0-1.666-.042-2.3-.353-.44-.743-1.32-1.734-1.77-2.656-.205-.97-.492-1.784-.53-2.83-.22-.442-.28-1.394-.354-1.947.188 1.106.176 2.33.176 3.54-.01 1.125-.04 2.225-.53 2.83-.488.66-1.118.693-1.946.886-.9 0-1.867.085-2.656-.177-.885 0-1.9-.055-2.477-.355-.802-.35-1.093-.61-1.77-1.06-.362-.537-1.064-1.225-1.415-2.124 0-.938.12-1.71.53-2.3.167-.77.332-1.243.71-1.947.356-.854.693-1.23 1.06-1.772.317-.17-.864.796-1.417 1.77-.788.764-1.448 1.482-2.122 2.124-.897.567-1.365.982-2.477 1.062-1.104 0-1.558-.195-2.3-.53-.478-.525-.95-.617-1.06-1.417-.324-.796-.47-1.98-.71-2.653-.01-.998-.17-1.862-.353-2.832-.096-.707-.176-2.1-.176-1.413 0 1.53-.073 2.425.177 3.888v3.01c0 .93-.128 1.487-.355 2.123-.82.113-1.135.342-2.124.356-.876-.234-1.343-.422-1.946-.71-.418-.395-.77-.902-1.24-1.237l1.24 1.237c-.418-.396-1.482-1.348-1.952-1.683" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M344.28 287.287c-1.53 0-3.51-.803-5.044-.803-.95-.236-2.036-.318-2.476-.885-.38-.588-.658-1.308-.885-2.3 0-1.255.096-1.973.706-3.01.464-.914 1.21-1.64 1.595-2.3.51-.644 1.048-1.518 1.415-2.3.355-.555.344-.617.754-1.206.537-.094-1.642 1.188-3.23 2.268-1.228.548-2.27.697-3.718.706-1.092-.238-2.647-.59-3.54-.882-.707-.624-.707-1.606-.707-2.833v-3.185c0-.676.028-.754-.13-1.188-.073 1.007-.275 1.434-.403 2.427-.094 1.158-.29 2.144-.707 3.185-.458.87-1.023 2.04-1.594 2.655-.557.716-1.304 1.112-1.946 1.592-1.193.21-2.186.084-3.362-.178-1.262-.424-1.502-.917-1.947-2.123-.387-1.322-.352-2.778-.352-4.248.04-1.094.275-2.117.53-3.186v-3.008c0-.296.34-1.028.34-1.32" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M336.943 286.3c-.43.058-1.878.338-2.832.356-.69.23-1.87.177-2.83.177-1.03-.243-1.537-.252-1.948-.885-.63-.438-.874-.87-1.415-1.238-.26-.523-.555-1.106-.885-1.594-.09-1-.342-1.787-.353-2.832 0-.927-.003-1.603-.357-2.124v-.353" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M326.326 278.16v2.832c0 .93-.14 1.66-.353 2.477-.1.83-.33 1.755-.71 2.3-.42.81-1.015 1.08-1.77 1.416-.86.117-1.093.142-1.767-.176-.617-.168-1.415-.587-1.947-1.062-.926-.383-1.678-.837-2.302-1.417-.775-.543-1.31-1.098-1.77-1.59-.358-.716-.598-1.748-.885-2.3 0-.978.076-1.54.353-2.124.282-.567.65-.986 1.062-1.418.43-.408 1.513-1.2 2.13-1.417" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M314.814 280.82h-.177c.6 0 .227-.034-.885.707-.784.603-1.32.892-2.123 1.24-1.137.266-1.857.353-3.187.353-1.162 0-2.307.012-3.364-.176-.77 0-1.606-.005-2.124-.177-.193-.58-.52-1.17-.886-1.594-.135-.626-.176-1.442-.176-2.3.316-.504.562-1.554.885-1.947.45-.81.747-1.08 1.414-1.593.624-.434 1.112-.645 1.594-1.062.736-.245 1.025-.552 1.77-1.237.71-.645.995-1.097 1.592-1.592.396-.377.926-.88 1.417-1.24.234-.738.64-1.24.706-2.123v-3.362" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M295.253 291.346c-.21-.105-.764-1.126-1.323-1.685-1.236-1.242-2.28-1.83-2.3-3.538.396-.59 1.093-1.05 1.946-1.415.482-.472 1.005-.853 1.594-1.062.67-.146 1.564-.178 2.477-.178.963 0 1.43-.145 2.3-.177.93-.01 1.342-.177 2.302-.177.325-.327.692-.176-.18-.176-.628.287-1.34.353-2.3.353-.782-.34-1.252-.514-2.123-.706-.47-.408-1.044-.544-1.415-1.064-.79-.443-1.032-.837-1.24-1.768-.115-.863-.145-1.243.355-1.947.26-.996.75-1.587 1.238-2.3.585-.6.853-.71 1.947-.71h2.656c.628.113 1.337.18 1.944.354-.84-.242-1.688-1.118-2.476-1.948-.755-.818-.794-1.08-1.24-1.947-.292-1.107-.666-1.74-.707-2.83v-2.655c.168-.954.405-1.342.707-1.947" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M292.34 266.12c-.103.212-.87 1.356-1.06 1.77-.228.636-.357 1.196-.357 2.125-.156.763.007 1.158.18 1.947.515.353.937.727 1.414 1.415.768.37 1.023.724 1.415 1.417.48.325 1.202 1.098 1.507 1.593-.875-.064-1.875-.772-2.746-1.064-.507-.236-1.58-.555-2.124-.882h-3.01c-.94.072-1.127.386-1.77.707-.364.57-.636 1.055-.705 1.947-.197.59-.197 1.532 0 2.123.4.43.912 1.078 1.415 1.417.656.372 1.17.7 1.947 1.24.823.485 1.866.955 2.476 1.414.596.163 1.303.39 1.77.708.432.076.977.177.177.177-.475-.278-1.376-.342-1.947-.53-.837-.14-1.65-.43-2.653-.532-.93 0-1.236-.02-1.594.533-.72.21-.93.64-1.415 1.062-.315.667-.5 1.087-.53 2.123.19.71.373 1.067.53 1.592.132.307.465.952.71 1.153l-.71-1.153" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M284.727 247.89c-.475.12-2.08.617-3.01.885-.63.21-1.072.566-1.59.885-.514.35-.823.803-1.238 1.24-.212.63-.568 1.072-.887 1.592-.277.585-.465 1.1-.532 1.947.015 1.19.414 1.648.887 2.83.607 1.03 1.09 2.235 1.946 2.83.727.448 1.296.78 2.124 1.242.564.153 1.426.56 1.947.885.867.115 1.435.36 1.947.706h-1.414c-.828.032-1.557.147-2.126.532-.605.243-.87.725-1.415 1.062-.2.734-.507 1.046-.708 1.947-.294.587-.136 1.54 0 2.3.37.532.7 1.782 1.06 2.3.382 1.303.742 2.355 1.595 3.364.15.438 1.236 1.115 1.598 1.328-.545-.37-1.903-1.722-2.66-2.392-.447-.566-1.002-.958-1.77-1.238-.936-.358-1.81-.635-2.832-.706-.963 0-1.507.105-2.124.353-.45.392-1.03.596-1.415 1.06-.505.362-.766.94-1.062 1.595.034.952.245 1.43.708 2.124.413.62.716 1.06 1.24 1.415.526.61 1.11.967 1.946 1.415.697.497 1.325.61 2.123 1.06.787.254 1.436.618 2.477 1.063.887.486 3.263 2.21 3.992 2.488.156.234-2.357-1.504-3.107-1.956-.9-.2-1.213-.507-1.947-.708-.92-.426-1.406-.765-2.3-.887-.77-.353-1.78-.555-2.48-.706-1.063 0-1.925-.17-3.008-.177-.763 0-.825.02-1.06.53-.595.46-.932.984-1.416 1.594-.333.587-.716 1.108-1.062 1.59-.257.602-.546 1.354-.71 1.948-.155.725-.34 1.19-.352 2.124" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M269.523 281.508c0-.057.18.24.18.18 0 .497-.157-.125-.533-1.063-.585-.695-1.328-1.717-2.124-2.48-1.13-.804-2.302-1.62-3.54-2.122-1.076-.51-2.215-1.057-3.362-1.415-1.032-.2-2.098-.177-3.185-.177-1.07.013-1.226.29-1.948.53-.415.47-.8.944-1.062 1.595-.21.518-.337 1.362-.53 1.947 0 .903-.167 1.584-.18 2.476 0 .725.173 1.93-.262 2.218.183-.775.357-2.266.62-3.28-.015-1.066-.334-1.373-.71-2.3-.76-.85-1.47-1.75-2.123-2.478-.613-.778-1.39-1.693-2.124-2.3-.61-.374-1.214-.798-1.77-1.062-.898-.365-1.318-.672-2.3-.71-.42.403-.91.75-1.416 1.063-.52.354-.842.756-1.062 1.416-.324.475-.43 1.294-.53 2.124-.284.814-.353 1.35-.353 2.3-.228.3-.31.752-.356 1.238.105-.79.34-1.493.355-2.477-.14-.914-.496-1.808-.71-3.007-.032-1.22-.263-1.963-.708-2.656-.764-.68-1.466-1.67-2.477-2.3-.883-.424-1.582-.695-2.655-.708-.96.01-1.44.237-2.124.53-.248.617-.353 1.16-.353 2.124.01 1.002.188 1.36.53 1.947.105.783.454 1.375.532 2.3.243.41.176 1.274.176 1.948-.08-.954-.66-1.637-.884-2.477-.22-1.014-.493-1.868-.71-2.654-.386-1.04-.975-1.952-1.59-3.01-.624-.5-.954-1.017-1.77-1.593-.8-.694-1.406-1.105-2.3-1.238h-2.48c-.724.29-.94.564-1.414 1.062-.22.844-.645 1.523-.885 2.123 0 .88.036 1.688.176 2.48.42.437.7.91.885 1.59.298.51.71 2.255.71 3.106-.272-.725-.955-3.09-1.24-3.99-.26-.72-.67-1.594-1.06-2.3-.28-1.014-.69-1.542-1.242-2.3-.45-.693-1.162-1.296-1.947-1.77-.76-.636-1.08-.847-2.124-.886-.91.27-1.085.578-1.947.71-.334.3-.925.52-1.24.884-.167.71-.435 1.194-.708 1.77-.135.626-.177 1.442-.177 2.3.314.463.684 1.144.885 1.77.544.597.773 1.207 1.24 1.947.26.783 1.44 2.64 1.774 3.194-.106.105-1.037-1.35-1.42-1.778-.69-.954-1.032-1.54-1.417-2.655-.456-.595-.997-1.423-1.415-1.767-.582-.684-1.394-1.408-2.3-1.947-.79-.557-1.213-.532-2.302-.532-1.117-.232-1.92.007-2.654.353-.527.537-1.64 1.408-2.123 1.77-.532.677-.793 1.126-1.24 1.594-.237.593-.43 1.196-.53 1.948.075.98.46 1.197.885 2.123.47.364 1.17 1.3 1.59 1.593.34.42 2.52 2.394 1.776 2.394-.32-.472-1.403-1.607-1.95-2.04-.52-.632-1.162-1.18-1.593-1.592-.726-.315-1.313-.6-2.122-.71-1.023-.203-1.67-.32-2.656-.352-.894.08-1.38.523-1.947.885-.318.52-.674.96-.885 1.594-.4.48-.353 1.197-.353 2.123.316.466.647 1.147.885 1.768.54.52.93 1.36 1.592 1.947.7.59 1.314.874 2.123 1.062.872.032 1.34.177 2.302.177.612.038-.296.155-.533.354" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M194.834 284.008l-.177-.177c.443.444.243.23-.71-.53-1.076-.508-2.257-.668-3.537-.707-.975.25-2.034.514-3.01.706-.565.577-.932.82-1.592 1.593-.27.672-.413 1.183-.177 2.123.478.977.68 1.324 1.416 2.124.514.35.938.624 1.594.885 1.34.202 2.653.658 4.07.71 1.023 0 3.564.324 4.527.354 1.197 0-3.03-.18-3.465-.18-1.282 0-2.54.01-3.717.177-1.13.23-2.21.486-3.186 1.062-.808.457-.71.85-.71 1.946.255.63.563 1.066.886 1.59.553.512 1.013.996 1.77 1.242.927.51 1.89.974 3.01 1.06.733.25 3.85-.024 2.76-.086-.567.48-4.387.58-5.417.794-1.092.46-2.262 1.107-3.186 1.417-.2.766-.35 1.323-.176 2.123.38.622.683 1.188 1.238 1.77.442.44.692.686 1.417.884.757.37 1.995.578 3.01.885.785 0 .8-.117 1.237-.353M273.95 272.68c0-.06-.354-.588-.71-1.062-.935-1.097-2.518-2.305-3.717-3.364-1.29-.52-2.233-1.145-3.538-1.24-1.1 0-1.452.01-1.77.886-.386.466-.546 1.11-.71 1.947-.364.874-.352 1.695-.352 2.832-.266.53-.225 1.495-.53 1.946-.025.47-.115.77-.18.707-.293-.59.19-1.807.356-2.654 0-1.076.142-1.975.176-3.01-.413-1.61-.557-2.022-1.77-3.36-1.202-1.265-2.062-2.026-3.54-3.01-.774-.2-1.792-.52-2.83-.532-.64.346-1.507.906-2.124 1.415-.622.842-.872 1.378-.886 2.48.13.97.425 1.595.886 2.476.245.622.518 1.42.708 2.3.324.83.457 2.03.883 2.654.12.945.112.608-.176 0-.092-1.2-.473-2.314-.886-3.185-.343-1.292-.723-1.764-1.414-2.833-.683-1.062-.983-1.49-2.123-1.592-.757-.252-1.722-.252-2.48 0-.653.363-.845.58-.882 1.592-.2.603-.267 2.062-.267 2.924 0 .262.9-3.673.62-4.69-.66-1.223-1.407-2.177-2.478-3.19-1.043-1.25-1.988-2.4-3.36-3.184-.962-.284-1.492.138-2.125.71-.826.55-1.468 1.33-1.77 1.946-.2.736-.46 1.16-.886 1.947-.665.83-1.208 3.867-1.325 3.285-.143-.952.203-3.4.442-4.348.098-1.218.206-2.273-.18-3.185-.733-.973-1.375-1.688-2.3-2.124-.614-.672-1.077-.71-2.123-.71-.787.25-1.815.845-2.656 1.416-.516.484-.74.817-.883 1.418-.318.55-.568 1.69-.708 2.3-.183.76-.518 1.47-.532 2.476-.367 1.202-.176-.818-.176-1.415-.283-.85-.143-2.008-.53-2.655-.48-.888-.702-1.094-1.594-1.768-.906-.41-1.367-.71-2.477-.71-.495.347-1.09.57-1.593 1.063-.562.72-1.04 1.435-1.592 2.3-.193.768-.18 1.612-.18 2.48.022.72.15 1.14.18.176v-2.834c-.193-.99-.367-1.45-1.24-1.77-.615-.332-1.445-.353-2.477-.353-.72.254-.932.562-1.06 1.415-.44.62-.533.825-.533 1.77-.25.5-.177 1.527-.177 2.3-.282.38-.32 1.142-.353 0-.06-.887-.286-1.85-.532-2.476-.59-.46-1.4-.973-1.947-1.24-.864 0-1.71-.015-2.476.178-.684.348-.68.887-1.24 1.415-.177.76-.462 1.06-.53 1.947-.16.745-.106 1.346 0 2.123.197.555.492 1.23.355 1.594-.44-.506-1.165-1.43-1.77-2.3-.656-.53-.838-.76-1.77-.886-.762-.06-1.232-.18-2.124-.18-.43.375-.954.748-1.415 1.065-.415.61-.757.74-.885 1.59-.27.535-.182 1.585 0 2.124.43.28.575.635 1.06.885.368.455.92.898 1.24 1.414.21.424.286.21-.354.18-.555-.666-1.278-.918-2.303-1.418-1.103-.198-1.894-.016-3.01.176-.5.727-.845 1.408-.88 2.48.033.942.63 2.322 1.15 2.75" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M280.485 260.273h-.887c-1.4-.13-2.66-.342-4.07-.355-1.297 0-2.292.013-3.36.532-1.04.362-1.244.75-1.948 1.415-.452.844-.993 1.543-1.238 2.48-.32.785-.672 1.49-.71 2.475.228 1.356 0-.974 0-1.594.283-1.596.18-3.14-.175-4.776-.34-1.156-.71-2.105-1.24-3.186-.395-.704-.85-1.31-1.77-1.593-.636-.183-1.67-.208-2.3 0-.446.315-1.185 1.16-1.593 1.77-.452.602-1.048 1.515-1.415 2.125-.44.738-.79 1.664-1.062 2.3-.09.513-.218 1.077-.356 1.417-.353-.71-.78-.945-1.768-1.417-.92-.787-1.95-1.505-2.832-1.947-.706-.438-1.715-1.07-2.48-1.415-.543-.38-1.467-.61-2.3-.71-.86 0-2.077-.11-2.652.178-.688.246-.934.63-1.24 1.24-.313.508-1.838 2.274-1.778 2.132 0-.986.87-2.98.54-3.9-.47-.934-.86-1.38-1.063-2.124-.558-.617-.76-1.285-1.416-1.77-.24-.677-.697-.88-1.062-1.416-.786-.334-.88-.67-1.947-.708-.88 0-1.697.142-2.302.353-.658.18-1.21.424-1.59.885-.797.38-.942.71-1.595 1.238-.454.32-1.014 1.007-1.24 1.594-.515.628-.072.805 0 1.77" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M277.48 252.155v-.18c0 .524.033.23-.53-.705-.357-.58-.73-1.04-1.416-1.77-.613-.718-1.03-.71-2.124-.71-.773 0-1.8-.072-2.3.178-.69.263-1.094.93-1.594 1.593-.56.78-1.117 1.34-1.415 1.948-.354.847-.682 1.21-.884 1.947-.447.335-.426.693-1.062.886-.318-.577-.903-.92-1.238-1.417-.79-.273-1.84-1.045-2.655-1.59-.864-.577-1.655-.9-2.476-1.418-.79-.273-1.287-.354-2.3-.354-1.112.052-1.628.31-2.48.887-.772.364-1.306.912-1.946 1.415-.624.433-3.178 4.187-3.818 4.714-.654.615 2.22-2.85 2.756-3.83.413-1.045.71-1.68.71-2.83-.203-1.448-.334-2.78-1.418-3.716-.85-.333-1.853-.523-3.01-.532-.81.11-1.22.357-2.123.532-.678.362-1.355.543-1.947 1.06-.566.35-.866.715-1.59 1.063-.354.518-.88.734-1.24 1.238-.26.114-1.222 1.075-1.334 1.336" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M271.633 248.073h-.177c.52 0 .23.03-.706-.532-.486-.33-.94-.75-1.417-1.237-.995-.252-1.79-.718-2.832-.885-.885-.362-1.88-.706-2.653-.885-.763 0-1.616-.005-2.123.176-.353.517-.764.818-1.062 1.416-.236.498-.4 1.317-.708 1.768-.02.71-.374 1.938-.8 2.223.394-.698 1.114-2.596 1.33-3.814-.274-1.298-.79-2.495-1.416-3.717-.69-.84-1.486-1.663-2.3-2.477-.818-.206-1.733-.178-2.655-.178-1.078 0-1.427.013-1.947.707-.505.398-.95 1.1-1.415 1.415-.506.677-.978.966-1.237 1.948-.36.702-.54 1.227-.71 1.947l.71-1.947c-.36.702-.54 1.227-.71 1.947v.176c.22-.738.69-1.442.71-2.478 0-.916.04-2.008-.177-2.655-.282-.7-.564-1.13-1.24-1.592-.826-.815-1.507-1.365-2.477-1.77-.792-.404-1.61-.465-2.48-.176-.865.363-1.21.676-1.592 1.24-.763.27-.848.593-.885 1.59-.032.962-.16 1.74 0 2.48.12 1.01.41 1.65.71 2.477.384.597.83.95 1.06 1.593.237 0 1.07 1.28 1.07 1.516" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M270.76 247.362c0-.396-.356-2.43-.356-3.364 0-.96-.165-1.372-.177-2.3 0-.645.17-2.044-.264-1.776.032.87.088 2.05.088 3.013-.252.708-.327 1.194-.885 1.593-.573.383-1.467.353-2.476.353-.847-.09-1.916-.146-2.48-.53-.908-.193-1.472-.462-2.124-.883-.605-.344-1.107-.732-1.594-1.062-.204-.755-.573-.947-.706-1.947-.4-.924.532-3.106.278-3.36-.07.906-3.394 2.314-4.348 2.652-.97.33-1.75.354-2.832.354-.72 0-1.473-.004-1.947-.177-.755-.55-1.135-.904-1.77-1.416-.828-.633-1.452-.982-2.3-1.768-.737-.7-1.124-1.34-1.592-1.947-.303-.656-.84-1.74-1.24-2.3-.095-.707-.177-1.4-.177-2.302v2.478c-.354.78-.925 1.585-1.592 2.302-.97.445-1.73.922-2.832 1.062-.612-.34-1.4-.626-1.947-.885-.922-.138-1.247-.416-1.77-1.063-.606-.977-1.142-1.675-1.24-2.832-.27-.482.095-.907.178-1.593 0-.38.087-.263.177-.53M217.146 226.125c-.055 1.067-1.603 2.383-1.953 3.19-.287.91-.895 1.445-1.243 2.122-.842.477-1.534.67-2.48 1.062-1.295.045-2.343.313-3.714.353-1.11 0-2.738.31-3.273-.354-.745-.808-2.135-1.883-2.745-2.656-.607-.588.445-2.09.282-2.39M177.68 243.53c-.366 1.103-.765 4.717-2.13 6.843-.617.804-1.456 1.112-2.3 1.414-1.004.262-1.79.606-3.01.71-.852.325-1.324.35-2.122.176-.496-.1.06-1.055-.436-1.156.658.328.073 1.72.612 2.573.07.906.32 1.158.354 2.123 0 1.044-.04 2.01-.177 3.01-.09.91-.25 1.71-.352 2.476-.535.8.01.12-.702.524-.73.22-1.53.585-2.477.706-.773.193-1.62.35-2.303.443-.965.573-.546.45 0 1.238.638.515.85.698 1.062 1.684.25.498-.27 2.594-.714 3.37-.078.918-.425 1.565-.532 2.476-.294 1.034-.425 2.164-.71 3.185-.176.676-.53 1.472-.705 2.302-.315.564-1.104 1.557-1.42 2.124-.5.31-1.74.973-2.303 1.244-.152.584 1.034.518 1.42 1.057.573.574.85.957 1.06 1.948.15.983.363 1.575.533 2.3-.112.768-.39 1.736-.885 2.3-.27 1.018-.647 1.545-1.238 1.947-.57.53-1.342.947-2.124 1.062-.546.38-1.468.61-2.3.708-.294.248-1.757 1.362-2.133 1.514M240.675 242.762c-.2 0-1.29-.056-1.77-.177-.847-.494-1.78-.354-2.833-.354-.933.18-1.55.334-1.944.886-.418.785-.695 1.374-.71 2.477.012.996.32 1.723.53 2.48.374.45.416 1.213.71 1.767 0 .356.444 1.69.444 2.044-.38-.853-1.17-3.03-1.506-4.167-.19-1.266-.328-1.848-1.24-2.477-1.198-.977-1.806-1.507-3.184-1.77-.96.154-1.7.784-2.48 1.238-.508.597-1.467 1.147-2.123 1.594-.877.76-1.468 1.307-1.77 2.477 0 .902.082 1.595.178 2.3.14.648.323 1.363.53 1.946.236 1.032.456 1.958.532 3.008.18.182.176 1.076.176.886-.424-.58-.656-1.35-.885-2.124-.272-.775-.64-1.52-1.06-2.3-.81-.706-1.014-.768-2.124-1.062-.858 0-1.674.042-2.3.177-.39.322-1.028.627-1.417 1.063-.483.612-.987 1.165-1.24 2.123 0 .904.083 1.596.177 2.3v2.126-2.126 2.126" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M239.436 235.153h-.176c.493 0 .23.022-.71-.354-.47-.32-1.262-.412-1.77-.71-1.022-.036-1.83-.175-3.008-.175-1.036.093-1.25.518-1.415 1.592-.247.74-.176 1.63-.176 2.478-.06.94-.247 1.746-.355 2.655-.103.477.122 3.404-.085 3.82-.153-1.036-.81-3.898-1.153-4.705-.606-1.332-1.367-2.333-2.477-3.54-.818-.71-1.245-.533-2.302 0-1.018.13-1.23.36-1.768.708-.535.39-1.08.91-1.417 1.593-.565.446-.89 1.04-1.062 1.77.06.777.294 1.5.533 2.123.165.32 1.79 3.714 1.956 4 .185.306-1.544-2.777-2.134-3.293-.607-.594-1.2-.53-2.302-.53-1.41.176-2.58.385-3.715 1.06-.606.585-.817 1.106-1.242 1.594-.098.735-.29 1.42-.353 2.302.133.876.413 1.242.885 1.946.16.367 1.32 1.963 1.422 2.397-.68-.376-2.7-1.51-3.722-1.51-1.036.136-1.422.46-1.947 1.237-.37.91-.355 1.786-.355 2.832-.03.872-.177 1.57-.177 2.477 0 .356.36 4.275.36 4.628-.157-.66-.733-4.845-1.065-5.334-.37-.857-.984-1.928-1.77-2.48-.567-.338-1.195-.132-1.77.178-.24.486-.835 1.445-1.24 1.947-.235.886-.517 1.127-.53 2.122.098.732 1.324 3.98 1.423 4.708 0 .262-1.186-2.974-1.248-3.114-.298-.715-.853-1.804-1.238-2.655-.612-.414-.91-.834-1.59-1.238-.648-.474-1.173-.777-1.772-1.06-.87-.25-1.646-.354-2.655-.354-.706.346-1.07.607-1.592 1.414-.247.892-.355 1.622-.355 2.656v2.653c.193.705.48 1.22 1.062 1.772.37.545 1.644 2.238 2.132 2.84.718.72-1.194-1.753-1.6-1.955-.727-.388-1.103-.594-1.947-.71-.5-.25-1.528-.175-2.3-.175-.84.288-2.04.467-2.656.885-.992.37-1.835.424-2.124 1.238.036 1.066.243 1.644.532 2.48.438.808.724 1.42 1.238 1.944.353.52.754.843 1.415 1.063.315.46 2.033 1.392 2.487 1.95-.548-.33-2.328-.558-3.016-.36-.485.33-1.187.875-1.946 1.416-.768.607-.708 1.03-.708 2.125.064.844.254 1.36.532 1.944.286.607.564 1.04.885 1.77-.122.268 4.187 3.06 4.187 3.297M234.483 233.03h-.177c.52 0 .227-.03-.708.53-.8.268-1.58.4-2.3.178-1.053-.124-2.092-.177-3.186-.177-.355-.265-.802-.14-1.06-.53-.72-.317-1.068-.526-1.242-1.24-.408-.68-.79-1.695-1.062-2.477-.385-.72-.674-1.246-1.06-2.123 0 1.08.182 2.023.354 3.008v2.655c-.443.837-.413 1.264-1.417 1.416-.878 0-1.697-.144-2.3-.355-1.388-.336-2.878-.678-4.247-.885-.58-.83-1.234-1.105-2.293-2.116" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M215.725 232.32c-.876.24-1.716.1-2.3.71-.395.592-.91.812-1.062 1.592-.546 1.06-.71 2.44-.71 3.894.203 1.02.804 1.985 1.418 2.654.32.52 1.084 1.62 1.597 2.393.516 1.018-.403-.306-1.066-.623-.857-.978-1.94-1.92-3.184-2.124-1.355-.33-2.433-.45-3.715 0-.903.445-1.098.864-1.24 1.947-.25.5-.176 1.526-.176 2.3.01.978.176 1.843.176 2.83.257.797.152 1.845.356 2.657.32.445.578 2.385.795 2.756-.22-1.103-.742-3.96-1.326-4.88-.43-.633-1.08-1.043-1.77-1.415-.588-.235-1.248-.427-2.124-.53-.862-.216-1.823-.22-2.477 0-1.036.366-1.387.64-1.77 1.414-.152.695-.413 1.525-.71 2.303-.058.79.004 3.41.004 4.35M204.396 232.498c0-.252-1.928.773-2.123 1.416-.977.616-1.344 1.264-2.564 1.33-1.2.19-2.23.622-3.54.622h-4.602" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M198.55 235.507v.177c0-.52.028-.227-.533.708-.727.948-.968 1.405-.71 2.654 0 1.025.145 1.846.18 2.832.51 1.215 1.17 2.897 1.59 3.893.44.8.297.38-.528.356-.86-.33-1.646-.355-2.657-.355-.938 0-1.81.028-2.655.18-.666.442-1.32.724-2.124 1.06-.498.384-1.374.758-1.768 1.24-.188.56-.18 1.483-.18 2.3.1.724.25 1.284.533 1.77.522.79 1.015 1.32 1.77 2.123.4.383 1.047.794 1.59 1.24.55.164 1.776.886 2.13 1.242-.634-.436-2.97-1.945-3.72-2.658-1.663-.736-3.43-1.355-5.312-1.594-1.12.04-1.94.6-2.653 1.238-.48.69-.72 1.077-1.417 1.42-.548.67-1.108.563-1.238 1.59-.27.805-.026 1.383.176 2.302.335.847.697 1.8 1.062 2.477.537.524.87.946 1.417 1.593.663.578 1.064.99 1.77 1.238.427.41 1.6.843 2.218 1.063-.43.37-1.857.63-2.396.885-.78.66-1.32 1.12-1.768 1.592-.098.706-.18 1.398-.18 2.302-.042.734-.177 1.103-.177 1.945.36.513.844 1.474 1.417 1.947.49.566 1.094.795 1.592 1.24.353.15.57.36.885.53l-.885-.53c.353.15 1.908.45 2.222.62" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M191.28 235.683c-.083 0-.59.59-1.063 1.062-.747.724-.807 1.203-1.238 2.3 0 1.094.006 1.825.708 2.48.422.763 1.077 1.45 1.59 2.122.613.593.882 1.075 1.242 1.77-.353-.518-1.053-1.09-1.594-1.947-.6-.43-1.174-1.21-1.947-1.77-1.054-.38-1.514-.503-2.478-.354-.816.544-1.67.934-2.302 1.593-.725.614-1.392.794-1.768 1.592-.57.406-.672.807-.71 1.77 0 1.13.25 1.617.533 2.653.48.833.895 1.62 1.24 2.126.276.228 1.19 1.476 1.33 1.333-.487-.293-1.588-1.348-2.393-1.51-.667.304-2.057.178-3.01.178-1.047 0-1.68.006-2.478.354-.71.27-1.536.638-2.3 1.24-.95.327-1.495.69-1.59 1.77.155.86.535 1.008 1.237 1.77.776.816 1.492 1.68 2.478 2.3.44.637 1.536 1.444 1.947 1.946.502.23 3.116.175 2.14.175-.778.2-4.17.79-4.796 1.24-.785.75-.962 1.438-1.063 2.656.065 1.1.354 2 .532 3.01.447.914.58 1.61 1.06 2.3.382.587 1.292 1.453 1.772 1.77.763.31 1.937.887 2.832 1.238.472.172 1.27.36 1.944.53h-3.185c-.828.22-1.465.312-1.947.708-.73.246-.906.643-1.415 1.062 0 .97.104 1.52.533 2.124.115.775.548 1.527 1.062 1.947.415.657 1.043 1.23 1.59 1.592.715.622 1.03.766 1.772 1.062.802.108 1.51.413 2.3.53.4.332 1.44.532 1.947.885l-1.947-.886c.4.332 1.44.532 1.947.885l.89.267c-.826.127-2.09.163-3.014.617-1.26.388-2.508.642-3.008 1.415-.796.398-.87.772-1.062 1.593-.074 1.025-.115 1.392.176 2.123.445.64.904 1.07 1.418 1.418.522.438 1.534 1.272 2.3 1.59.88.51 1.493.765 2.123 1.063-.844.14-1.722.176-2.655.176-.576.338-1.032.35-1.415.886-.592.43-.98.845-1.062 1.77-.257.765-.087 1.292.353 2.122.55.416 1.156.99 1.77 1.415.638.3 1.638.677 2.477.886.287.114 1.305.176.356.176-.453.233-1.4.178-2.123.178-.926.083-1.286.422-1.947.885-.566.564-.846.686-.885 1.768 0 1.006.09 1.44.53 1.948.465.977.892 1.282 1.594 1.77.595.363 1.558.503 2.475.53 1.09 0 2.15-.025 3.185.18.448 0 3.936.582 4.002.533" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M174.997 263.644c0 .053-.325.516-.53 1.062-.882.667-.898 1.257-1.946 1.415-.745.164-1.345.106-2.123 0-.316-.442-.933-.912-1.415-1.237-.4-.578-1.057-1.757-1.51-2.13M176.51 269.836c-.043.268-.857 1.743-.974 2.302-.672.674-1.658 1.71-2.655 2.303-.75.177-1.3.44-2.3.53-.84.27-1.877.177-2.83.177-.777-.18-1.33-.502-2.125-.885-.342-.422-2.442-2.18-3.018-2.573" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M175.548 272.198c0 .27-.397 4.075-.888 5.78-.43.758-1.06 1.622-1.59 2.478-.57.954-.902 1.474-1.948 1.947-1.177.442-2.344.532-3.717.532-.88-.21-1.977-.766-3.01-1.062-.64-.436-1.487-.956-2.123-1.417-.642-.53-1.408-1.012-1.772-1.77" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M178.896 287.723h-.177c.48 0 .233-.012-.71.176-1.196.176-1.953.068-3.008-.356-.764-.266-1.674-.96-2.477-1.592-.736-.71-1.408-1.375-1.947-1.77-.055-.585-.316-1.06-.708-1.415 0 .892.08 1.66.18 2.477 0 .997-.132 1.777-.357 2.655-.28.983-.67 1.348-1.415 2.123-1.06.22-1.997.353-3.185.353-1.277-.01-2.376-.216-3.54-.353-.64-.29-1.22-.592-1.77-.885M178.644 287.883c-.633 1.977-2.862 3.002-3.282 3.546-1.002.242-1.857.52-3.01.53-1.033 0-1.148-.043-1.77-.53-1.024-.343-1.35-.623-1.77-1.24 0-.236.06-.176-.176-.176M180.845 298.34l-.177.177c.402-.4.21-.255-.176.708-.55 1.035-1.28 1.204-2.3 1.592-.936-.14-1.3-.482-2.303-1.062-.934-.523-1.64-1.42-2.3-2.3-.535-1.188-.886-2.188-.886-3.538-.245-.555-.33-1.234-.708-1.594v3.717c-.276.828-.312 1.475-.53 2.3-.147 1.078-.37 1.865-.71 2.656-.65.903-1.66 1.128-3.007 1.238-1.082.232-2.347.177-3.54.177-.93-.11-1.486-.288-2.3-.53-.938-.53-1.192-.694-1.947-1.593-.828-.935-1.814-2.12-2.302-3.008-.28-.992-.76-3.978-.974-5.06 0-1.046.1 2.43.092 2.935-.257 1.585-.356 3.11-.356 4.78v2.83c-.183 1.17-.33 1.772-1.06 2.478-.513.573-1.47 1.286-1.948 1.59-.38.462-.872.806-1.592 1.063-.777.427-1.52.603-2.302.71-.427.074-.725.336-1.062 0" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M181.395 305.93c-.42.61-1.222 1.98-1.95 2.13-.776.41-1.98.354-3.186.354-.852-.195-1.746-.15-2.125-.708-1.37-.92-2.628-1.972-3.717-3.186-.477-.612-.933-1.334-1.24-1.946-.41-.14.05.408.178.708.645.947 1.07 1.9 1.238 3.01.227.845.227 1.973 0 2.652-.208.94-.486 1.608-1.238 2.302-.362.45-.952.354-1.77.354-1.145-.145-2.06-.622-3.185-1.062-1.226-.725-1.74-.936-2.3-2.124-.23-1.343-.37-2.75-.532-4.07-.023-.484-.034-2.435-.263-2.665-.253.657-.647 3.11-.975 3.902-.21 1.138-.326 1.493-1.415 1.594-.578.282-1.376 0-2.302 0-.64-.218-1.053-.372-1.415-.71-.163-.3-.37-.404-.532-.707M183.69 308.063h-.178c.52 0 .206-.05-.355.883-.42.63-.55 1.406-.707 2.126.074.96.32 1.197.707 1.768 1.032.624 1.204.885 2.48 1.062 1.384.264 5.628-.092 7.01.174 1.088.156-3.07.8-3.473.888-.683.367-1.43.48-2.124 1.06-.956.74-1.676 1.348-2.3 1.772-.178.683-.353 1.355-.353 2.3.24.603.564 1.15.885 1.77.654.688.856 1.085 1.768 1.417 1.404.05 2.79.166 4.247.177 1.418-.367 3.977-1.002 4.874-1.507.26 0-1.013.383-1.155.445-.594.296-1.18.75-1.947 1.415-.73.365-.973.778-1.415 1.415-.46.592-.647 1.115-1.062 1.594-.123.91-.127 1.174.354 1.947.65.895.81 1.27 1.77 1.414.397.38.99.87 1.592 1.24.424.193 3.043.21 2.848.528-.862.062-4.054.335-4.616.71-.722.255-.933.562-1.062 1.416.037 1.01.225 1.254.707 1.946.323.475.807.938 1.417 1.24.43.412 3.51 1.03 4.086 1.508.743.26-2.582-.27-3.2-.27-.503.25-1.528.178-2.303.178-.315.51-.72.99-1.062 1.59-.318.533-.073 1.153 0 1.772.464.497 1.104 1.557 1.418 2.123.583.397.722.746 1.592 1.062.357.392 3.595 1.635 4.18 1.69M190.935 342.393v.18c0-.524.05-.21-.885.352-.43.534-1.1 1.13-1.415 1.59-.165.797.03 1.194.353 1.948.473.38 1.1 1.144 1.417 1.77.824.753 1.383 1.202 1.768 1.77.535.16 2.46.985 3.023 1.333-1-.014-3.477-.913-4.437-.98-1.176 0-1.708.134-2.48.533-.32.517-.672.96-.883 1.59-.22.622-.434 1.216-.532 1.947-.246.762.01 1.18.353 1.77.617.498.878.824 1.594 1.062.51.456 1.123.694 2.123.708.44.22 2.31.087 2.84.087-.61.4-2.496.784-3.193.975-.555.284-1.236.49-1.594.885-.383.6-.672.963-.708 1.945.295.74.745 1.426 1.593 2.125.787.888.865 1.064 1.947 1.415.918.425 4.685.042 5.687.085-.887.133-4.774 1.216-5.687 1.862-.644.46-.678.977 0 1.592.436.776.936 1.177 1.77 1.416.962 0 1.372-.165 2.3-.177.817.096 3.814-.092 4.706-.092-.685.387-4.22.86-5.237.977-.886.305-1.25.332-1.416 1.238 0 .816-.097 1.406.353 1.77.46.81.73.872 1.77.883.514.31 1.216.04 1.947 0h6.127M202.768 383.074c.534 0-5.472-7.675-7.928-6.864-1.13.193-1.864.21-2.3 1.062-.635.633-1.265 1.704-1.593 2.653-.085.96-.232 1.727 0 2.656.162.7.575 1.44.708 2.3.195.382.434 1.21.177 1.595-.126-.606-.305-.982-.532-1.77-.21-1.347-.333-2.79-.53-4.07-.553-.418-1.213-1.076-1.947-1.595-.997-.142-1.867-.17-2.655 0-.654.574-.9 1.025-1.592 1.417-.57.19-2.023.315-2.834.354" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M169.7 310.196c.06 0-.037-.048.71.885.432.325.58.64 1.237 1.063.757.573 1.562.885 2.656 1.062 1.08.362 2.23.518 3.36.706.976 0 1.96.017 2.833-.175 1.014 0 1.537-.145 2.477-.177l.713-.268M184.4 320.103v.18c0-.48-.012-.235.176.705 0 1.066-.165 1.353-.532 1.947-.773.56-1.637.736-2.653 1.062-1.302-.058-2.428-.29-3.54-.707-.858-.71-1.218-1.2-1.77-2.302-.576-1.752-1.044-3.1-1.062-4.956 0-1.022.028-1.802-.53-2.3-.27-.268-.298.46-.532.885-.078 1.064-.54 1.69-1.06 2.656-.646.62-1.4 1.34-2.302 1.947-.93.206-1.256.365-2.123.176-.577-.685-1.377-1.538-1.77-1.946-.215-.828-.83-1.83-1.238-2.833-.38-.95-.81-1.765-.885-2.832-.355-.98-.284-.844-.53.177-.518 1.12-.67 1.857-1.24 2.832-.74.576-1.42 1.085-2.477 1.417-1.236.187-2.043.095-3.185-.178-.862-.31-1.277-.69-1.77-1.415-.55-.538-.77-.915-.886-1.77-.36-.587-.75-1.857-1.062-2.653-.35-.427-.604-1.248-.71-1.947-.244-.202-.398-.578-.53-.885" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M190.5 323.45c-.026.343-.393 2.698-.8 3.374-.48 1.01-.66 1.376-1.77 1.415-1.097-.178-1.955-.73-2.83-1.416-.733-.924-1.455-1.62-1.946-2.653-.532-.437-.474-.69-.353 0 .565.58.517.56.53 1.592v2.656c-.01.874-.14 1.486-.355 2.123-.334.937-.722 1.403-1.59 2.125-1.01.225-1.177-.142-1.948-.71-.945-.382-1.314-.728-1.947-1.237-.502-.502-1.02-1.115-1.417-1.77-.094-.707-.177-1.4-.177-2.3 0-.886.714-3.018.714-3.903-.136-1.083-.858.917-1.42 1.602-.456.874-1.037 1.555-1.594 1.947-.743.69-1.894 1.005-3.008 1.24-1.048 0-1.892-.162-2.833-.357-.616-.853-.832-1.332-1.238-2.123 0-1.103.16-1.858.353-2.83.186-.922.434-2.506.445-3.458 0-.96-.165 1.046-.445 1.51-.23 1.05-.474 1.104-1.238 1.77-.917.123-1.83.178-2.832.178-1.073 0-2.05.094-3.01.353-.66-.23-1.008-1.163-1.414-1.947-.23-.688-.346-1.34-.353-2.3 0-.913-.21-1.45-.355-2.123-.404.9-.77.97-1.768 1.06-.583 0-1.273.066-1.594-.178-.346-.567-.812-1.09-1.062-1.592l1.062 1.59c-.346-.565-1.615-2.335-1.865-2.837" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M191.83 330.193c0 .17-.095 1.128-.177 1.594-.32.73-.424 1.394-.532 2.3-.008.876-.14 1.488-.352 2.123-.41.562-.9.872-1.415 1.24-1.197 0-1.55-.112-2.48-.708-.774-.628-1.5-1.167-2.123-1.594-.506-.853-1.034-1.52-1.593-2.3l-.624-.623c-.36-.753.4.417.624 1.332.268.933.355 1.757.355 2.83-.032 1.13-.236 2.073-.355 3.187-.48.947-.498 1.154-1.592 1.24-1.156 0-2.26-.017-3.362-.178-1.09-.167-1.908-.468-2.832-1.062-.235-.617-.354-1.396-.354-2.302.013-1.078.263-1.984.355-3.01.38-1.03.524-1.684.886-2.652.29-.388.457-.807.53-1.417-.158 1.098-.743 1.873-1.062 2.832-.56 1.055-1.45 2.137-1.947 3.185-.674.647-.917.904-1.59 1.24-.8-.12-1.164-.42-1.77-.708-.348-.51-.76-.805-1.063-1.594-.56-.788-.697-1.142-.71-2.3 0-.713.06-1.947 0-2.123-.072-.225-.93-3.312-1.155-3.385M167.407 327.35c-.275.176-1.436.508-2.3.53h-3.185c-1.035-.095-.938-.485-1.24-1.24-.322-.935-.473-1.7-.53-2.655-.154-.855-.602-.938-.712-1.676-.51.33-.534-.102-1.412.084-1.218.185-2.195.445-3.364.706-1.094.15-2.083.342-3.186.355-1.03 0-1.837.1-2.3-.532-.296-.594-.344-1.417-.353-2.3 0-.995.11-1.958.353-2.655.363-.672.83-1.388 1.415-1.947.333-.485.755-.907 1.24-1.237.365-.537.822-.74 1.063-1.415.424-.35.637-.895.885-1.418" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M143.49 316.48c.315.073 2.668.596 3.193.976.87.484 1.21 1.035 1.768 1.592.28.592.467 1.13.71 1.947.135.674.176 1.573.176 2.48-.33.542-.642 1.448-.885 2.122-.363.54-.69.892-1.414 1.24-.853.654-2.327 1.246-3.54 1.77-.817.095-1.585.176-2.477.176-.886 0-1.86.534-2.746.534-.855 0-2.08-.11-2.653.176-.26 0-.134.042-.355-.176M168.645 334.435c-.07 0-.557.57-1.062.883-.417.706-.59 1.12-1.06 1.947-.306.828-.467 1.465-.53 2.302v2.477c.008.93.176 1.34.176 2.3V349.3v-2.477 2.477M170.755 336.912c0 .355-.213 3.27-.002 3.903.057 1.073.36 1.674.708 2.477.554.428 1.288 1.412 1.948 2.123.532.534 1.07.867 1.947 1.062 1.025.204 1.84.355 2.653.18.668-.293 1.684-.864 2.48-1.242.362-.79.887-1.68 1.238-2.653.302-.933.325-1.9.353-1.594.375.305 1.08 1.147 1.416 1.594.75.452 1.486.984 2.123 1.768.662.738 1.733.493 2.747.527" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M172.888 349.823c0-.06 2.084 2.67 2.836 2.67.82.205 1.745.325 2.656.357 1.087-.014 1.922-.285 2.832-.71.736-.78.53-1.94.53-3.184V346.3c-.02-.724-.243-1.293-.353-1.947.16 1.15.714 2.106 1.06 3.186.395.852 1.633 3.977 2.83 4.16.544.66 1.064.32 1.594-.444.958-.628 1.204-3.575 1.594-4.07 0-.498.128-.46.176-.886" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M172.52 356.542c0 .06 1.377 1.217 2.312 1.78.968.728 1.122.884 2.303.884.8-.15 1.12-.768 1.768-1.417.903-.88 1.112-1.585.885-2.83-.035-.966-.298-2.507-.53-2.122.408.535.79 1.314 1.062 1.766.365.54.624.917 1.415 1.062.465.394 1.137.646 1.947.708.43.32.98.21 1.238-.176.596-.27 1.04-.537 1.417-.885.17-.562.466-.91.707-1.415" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M185.982 355.854v.176c0-.477-.012-.236.176.707.06 1.025.18 1.924.18 3.008-.258 1.062-.425 1.828-1.062 2.48-.6.3-1.663.162-2.48 0-1.068-.482-3.86-2.484-4.246-3.363-.262-.15 2.31 1.79 2.655 2.3.4.615.693 1.07.883 1.77.172.515.296 1.645.18 1.945-.148.966-.485.938-1.242 1.24-.766.19-1.61.178-2.476.178-.79-.108-1.232-.363-1.947-.532l-.27-.18" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M189.353 363.628V364.514c-.207.815-.3 1.547-.532 2.122-.173.998-.602 1.04-1.238 1.594-.784.195-1.676.21-2.3 0-1.12-.67-1.7-1.027-2.48-1.947-.776-.777.334.445.71 1.062.612.54.975.926 1.062 1.947.21 1.057.252 1.504-.356 2.123-.438.63-1.1.947-2.123 1.24h-2.477c-.935-.21-.844-.483-1.238-1.063M191.92 368.948c.045.337-.013 1.83-.088 2.655-.686 1.14-.684 1.19-1.947 1.594-1.02.138-2.073.177-3.185.177-.748-.262-1.294-.764-1.77-1.594-.698-.523-.22.206 0 .71.368.957.68 1.58.884 2.654.062.732.45.956-.353 1.062-.893.252-1.83.353-2.83.353-.774-.106-1.643-.084-2.306-.265" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M185.798 374.887c.065.305.404.904.888 1.328.353.736.825 1.037 1.415 1.415.624.353 1.076.695 1.77.885.983 0 1.41-.186 2.125-.353 1.066-.365 1.1-.55 1.593-1.24.34-.553.594-.936.707-1.77.254-.508.172-1.432 0-1.946-.07-.935-.466-1.254-.707-1.947-.252-.085-.332-.71-.534-.977M161.56 328.06c-.06.06-.118.12-.177.177.42-.42.247-.218-.71.355-.86.232-1.212.505-1.59 1.062-.808.445-1.367.842-1.594 1.77v2.477c-.194.645-.178 1.744-.178 2.656 0 .96-.112 1.76-.176 2.654.123.578.467 1.405.268 1.95-.067-.772-.445-1.81-.445-2.657-.324-.47-.68-1.518-1.063-1.947-.51-.442-1.034-.637-1.947-.885-.942-.313-1.566-.194-2.123.354-.406.425-.897 1.126-1.24 1.947-.193.974-.496 1.513-.53 2.478-.2.93-.354 1.49-.177 2.302v2.654c0 .825.18 1.92.18 2.747-.114 1.31-.425-.203-.712-.623-.19-.887-.383-1.61-.885-2.123-.445-.537-1.18-.707-2.124-.707-.904 0-1.41-.21-1.592.53-.262.523-.307 1.71-.356 2.48v4.952c-.15-.94-.518-1.367-1.06-2.124-.618-.71-1.11-.9-2.3-1.062-1.157-.28-1.728-.172-2.657.356-.89.87-1.477 1.164-1.59 2.123-.362.433-.437 1.245-.534 1.947v2.653c0 .493-.728-.536-1.237-1.238-.594-.817-.947-1.025-1.947-1.062-.68.35-2.03.865-2.653 1.415-.452.365-.355.954-.355 1.77v2.48c-.05.614-.968.614-1.415.176-.656-.323-1.518-.768-2.3-.885-.675-.32-1.236-.393-1.77-.178-.276.894-.533 1.6-.533 2.653-.27.727-.353 1.26-.353 2.124" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M165.985 333.908c-.06 0 2.376-.803 2.316-.803.497 0-2.26.78-3.2 1.156-.716.262-1.488 1.038-2.124 1.77-1.456 1.302-3.22 3.26-4.602 4.78-1.28 1.285-2.19 2.163-3.01 3.54-1.767 1.4-3.076 2.744-4.6 4.425-1.625 1.215-3.23 2.382-4.778 3.715-1.55.775-2.92 1.47-4.602 2.123-1.505.502-2.803 1.17-4.247 1.77-.77.6-1.21.858-2.124 1.24-1.394.8-2.988 1.414-4.07 2.122-.53.36-.897.84-1.77 1.24-.558.652-1.29.918-2.124 1.416-.97.35-1.996.69-3.186 1.063-1.227.42-1.99.77-3.186 1.238-3.254 1.14-6.58 2.448-9.91 3.01-.954.348-1.916.637-2.832.708-1.344.486-3.01.51-4.424.71-.907.237-2.044.526-2.832.705-.91.25-1.8.463-2.478.71-.91.104-1.926.363-2.654.53-.863.255-1.228.512-1.947.707-.403.35-2.08 1.695-2.484 2.043M140.508 329.115c.103.34.355 1.41.355 2.302-.144.844-.316 1.9-.708 2.477-.317.794-1.333 1.54-1.947 2.124-.71.156-1.347.3-2.124.532-.913.066-2.98 2.063-3.99 2.137-.59.117-1.32.174-2.126.174-.252-.265-.337-.114-.706-.26.594.424.413.568.53 1.5 0 .944.66 1.884.536 2.744-.218 1.046-1.12 2.317-1.853 2.73-.894.554-1.68.896-2.655 1.24-.872.03-1.57.177-2.477.177-.59 0-1.055-.032-1.417-.176M149.887 323.634v1.063c.23 1.16.4 1.97 1.238 2.832.592.794 1.537 1.415 2.477 1.947h2.655c.638-.11 2.057.11 2.752.09M151.997 329.482c-.06.057.415-.15.357-.092.443-.445-.293.04-1.243.798-1.065.906-1.524 1.305-1.77 2.656.015 1.016.23 1.307.533 1.947.223.79.654 1.52 1.238 1.948.238 0 .178.06.178-.177M140.416 333.724c0 .085.83.434 1.153.886.903.575 2.052 1.6 3.185 2.3 1.103.367 2.128.103 3.185-.354.704-.185 1.224-.44 1.77-1.06l.18-.18" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M143.695 336.568c-.465.823-1.17 1.316-1.24 2.3 0 .906.12 1.683.355 2.3.33.612.718 1.576 1.238 2.124.324.53.656.977 1.062 1.238-.314-.87-1.11-1.543-1.947-2.3-.325-.372-.708-.53-1.062-.177-.907.064-1.524.292-2.122.532-.995.347-1.83.808-2.477 1.24-.648.668-.707 1.037-.707 2.122-.085 1.124-.177 2.204-.177 3.362.273.224.328.39.353.884-.193-.743-.586-1.9-1.062-2.477-.425-.593-.732-.697-1.77-.708-.9.164-.868.607-1.416 1.06-.536.778-.908 1.023-1.238 1.948-.43 1.01-.532 1.862-.532 3.008.236 0 .532 1.842.532 1.605" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M135.715 336.568v.177c0-.473.034-.225-.532.53-.246.832-.353 1.293-.353 2.302.133 1.02.51 1.554.708 2.476.693.826.968 1.21 1.768 1.594.243.243.558.328.71.177M130.762 342.92h-.177c.046.117 0 .79 0 1.238 0 .847-.07 1.74.177 2.48.176.72 1.174.992 1.598 1.417M121.566 347.346c0 .06.355-.415.355-.358 0-.493-.334.303-.707 1.243-.835.994-1.447 1.776-2.48 2.833-1.086.34-1.774.998-2.83 1.77-1.155.654-2.28 1.033-3.363 1.592-1.185.498-2.557.858-3.894 1.238-1.188.438-2.57.762-3.893.886-.898.308-1.892.526-2.832.707-1.1.383-2.313.842-3.36 1.24-.817.28-1.27.443-1.948.884-1.065.368-2.103 1.076-3.186 1.594-.388.468-1.447 1.115-2.123 1.77-1.104.59-2.23 1.595-3.363 2.122-1.304.832-2.608 1.518-4.07 1.947-1.167.555-2.31.968-3.363 1.594-.796.54-1.61 1.318-2.477 1.947-.54.793-1.22 1.385-1.947 1.947-.573 1.06-1.51 1.874-2.3 2.654-.472.32-1.02.832-1.417 1.24-.543.56-1.066 1.06-1.592 1.415-.52.644-.812.864-1.593 1.238-.485.5-1.09.644 0 .708 1.013-.323 2.246-.325 3.363-.353 1.1-.238 2.377-.362 3.54-.532.987-.125 2.152-.32 3.362-.352 1.288.216 3.183-.346 4.602-.885 1.162-.688 2.236-1.303 3.362-1.947.645-.45 1.204-.65 1.946-1.062.642-.174 1.245-.525 1.947-.71M126.336 346.108c0 .218.073 1.268.176 1.77.342 1.094.796 1.933 1.592 2.653.617.364 1.892.267 2.924.267M122.62 347.002c-.14 0-.086.417-.352.885 0 .913.123 1.846.353 2.477 1.173.548 1.98.816 3.363.885.843-.065 1.318-.28 1.946-.53.552-.115-.186.426-.71.882-.74.743-1.075 1.37-.705 2.48.37.774 3.24 1.747 3.733 2.217" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M118.906 350.717c-.18.826-.204 1.303.355 1.945.483.4 1.198.355 2.125.355 1.577-.085 3.018-.355 4.6-.355.745 0-.612.1-.885.178-.89.312-1.35.41-1.947.883-.945.388-1.42.83-2.3 1.594-.356.528-.512 1.213-.177 1.77.35.514.79.883 1.415 1.24.664.512.822.797 1.77.884h.354" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M116.52 352.322c-.082.335-.444.883-.444 1.766.073.942.303 1.195.885 1.59.485.4 1.2.357 2.125.357h1.06c-.503.296-1.297.387-1.767.706-.557.382-.83.733-1.06 1.595-.015.988-.17 1.35 0 2.3.384.722.6 1.254 1.06 1.947.347.51 2.105 1.543 2.754 1.773M111.652 355.143c-.162.745-.105 1.346 0 2.123.418.468.735 1.074 1.24 1.415.498.414 2.076.164 3.014.176.745.02 1.158.176.177.176-.473.452-1.88 1.007-2.13 1.952-.254.51-.172 1.43 0 1.947.07.902.334 1.225.53 1.945.476.498.694.773 1.416 1.064l-1.416-1.065c.475.498.693.773 1.415 1.064v.176c-.095-.22-.16-.4-.354-.532" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M105.903 356.473c-.424.63-.666.848-.444 1.68.462.645.946 1.33 1.592 1.77 1.027.932 6.594-.396 7.387-.276.24.243-6.747 1.378-7.21 2.928-.194.633-.264 1.69 0 2.48.01 1.015.227 1.306.53 1.946.244.515.422.863 1.06 1.063-.235 0-.175.057-.175-.18" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M99.088 358.674c-.25.775.05 1.13.354 1.77.423.636 1.158 1.455 1.77 1.858.357.207 6.16-.27 6.055-.27-.65.227-5.962 1.596-6.94 2.13-.366.71-.354 1.314-.354 2.3.07.93.137 1.328.885 1.594.5.248 1.47.303 2.123.353l1.25.267" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M94.135 360.715c0 .195-.29 1.044-.18 1.68.248.58.12.962.53 1.237.15.853.398 1.427 1.24 1.594.926 0 1.64.044 2.123-.355.73-.318 1.163-.596 1.77-.882l-1.77.883c.73-.318 1.163-.596 1.77-.882l3.297-.982c-.544.397-4.046 1.82-4.713 2.043-.498.474-.903.552-1.06 1.414-.106.778-.163 1.38 0 2.124.456.436.84.82 1.238 1.238" stroke-linecap="round" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M90.415 363.1c-.09.204-.53.993-.53 1.768.085.95.37 1.11.884 1.77h2.477c.69.125 2.688-.715 3.46-.715-.775.17-2.713 1.216-3.106 1.777-.475.19-.475.475-.53 1.062-.274.46-.17 1.307 0 1.77.333.49.728.925 1.062 1.415" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M85.99 365.577c0 .26.067 1.41.178 1.947.685.53 1.113.88 1.947 1.415.87.033 4.458-1.604 5.42-1.604.687 0-3.473 1.883-3.65 1.958-.357.58-.637.846-.708 1.77-.323.537-.1 1.344 0 1.945.283.437.57.653 1.062.884-.237 0-.178.06-.178-.176" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M81.39 367.893c0 .06.01-.057-.178.885-.347.463-.044.897.354 1.24.508.684 1.32.85 2.124 1.063.79.14 1.597.177 2.477.177.67 0 3.206-1.665 3.556-1.96-.586.236-3.446 2.08-4.264 2.313-.992.454-1.258.835-1.593 1.77.037 1.01.314 1.253.707 1.948.358.662 1.893-.053 2.486.34" stroke-width=".85995" fill="none"/>
<path stroke-linejoin="round" d="M78.027 370.714v.176c0-.52.03-.227-.53.71-.18.822-.234 1.283.353 1.77.434.64.738.933 1.593 1.06.277.12 4.61-2.317 5.075-2.317-.698.477-5.578 3.29-5.96 4.088-.335.694-.354 1.28-.354 2.125M73.427 375.323c0 .926-.045 1.64.354 2.124.098.81 1.802.864 2.4 1.148" stroke-width=".85995" fill="none"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#a)">
<path fill="#fff" d="M-68 0h699.74v512H-68z"/>
<path fill="#d72828" d="M-92.992-77.837h218.72v276.26h-218.72zM249.42-.572h380.91v199H249.42zM-67.545 320.01h190.33v190.33h-190.33zM252 322.12h378.34v188.21H252z"/>
<path fill="#003897" d="M156.65-25.447h64.425v535.78H156.65z"/>
<path fill="#003897" d="M-67.545 224.84h697.88v63.444h-697.88z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 680 B

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<g fill-rule="evenodd">
<path fill="#00cbff" d="M0 0h511.993v511.984H0z"/>
<path fill="#fff" d="M0 191.99h511.993v128.002H0z"/>
<path d="M0 212.675h511.993v86.438H0z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 318 B

View File

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h496.06v496.06H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="scale(1.032)">
<path fill="#b20000" d="M0 0h992.13v329.53H0z"/>
<path fill="#429f00" d="M0 329.53h992.13v166.54H0z"/>
<path fill="#fff" d="M0 0h109.84v496.06H0z"/>
<g stroke-width="1pt" fill="#b20000">
<path d="M5.23 8.402h5.23v8.41H5.23zM20.923 8.402h15.692v8.41H20.923zM26.148-.01h5.23V8.4h-5.23zM52.307-.01h5.23V8.4h-5.23zM73.224 8.402h15.692v8.41H73.224zM78.465-.01h5.23V8.4h-5.23z"/>
<path d="M15.697 16.81H26.16v8.41H15.696zM31.39 16.81h10.46v8.41H31.39zM68 16.81h10.46v8.41H68zM83.69 16.81h10.463v8.41H83.69zM10.456 25.22h10.462v8.408H10.456zM36.615 25.22h10.46v8.408h-10.46zM62.773 25.22h10.462v8.408H62.773zM88.916 25.22h10.462v8.408H88.916zM99.383 8.402h5.23v8.41h-5.23zM5.23 33.628h10.462v8.408H5.232zM41.84 33.628h10.462v8.408H41.84zM94.157 33.628h10.462v8.408H94.156zM10.456 58.85h10.462v8.41H10.456zM15.697 67.26H26.16v8.407H15.696zM36.615 58.85h10.46v8.41h-10.46zM31.39 67.26h10.46v8.407H31.39zM20.923 75.667h15.692v8.408H20.923z"/>
<path d="M26.148 84.074h5.23v8.41h-5.23zM62.773 58.852h10.462v8.408H62.773zM68 67.26h10.46v8.407H68zM88.916 58.85h10.462v8.41H88.916zM83.69 67.26h10.463v8.407H83.69zM73.224 75.667h15.692v8.408H73.224z"/>
<path d="M78.465 84.074h5.23v8.41h-5.23zM52.307 75.667h5.23v8.408h-5.23zM.005 75.667h5.23v8.408H.005zM104.608 75.667h5.23v8.408h-5.23zM26.148 117.707h5.23v8.408h-5.23z"/>
<path d="M20.923 126.114h15.692v8.408H20.923zM15.697 134.522H41.85v8.408H15.698zM78.465 117.707h5.23v8.408h-5.23z"/>
<path d="M73.224 126.114h15.692v8.408H73.224zM68 134.522h26.153v8.408H68zM73.224 176.562h26.154v8.408H73.224zM62.773 142.93h36.614v8.41H62.773zM10.456 142.93H47.07v8.41H10.457zM15.697 184.97H31.39v8.408H15.696zM10.456 176.562H36.61v8.408H10.456zM83.69 159.746h26.155v8.408H83.69zM78.465 184.97h15.692v8.408H78.465z"/>
<path d="M20.923 193.377h5.23v8.41h-5.23zM83.69 193.377h5.23v8.41h-5.23zM.005 159.746H26.16v8.408H.004zM47.08 176.562h15.693v8.408H47.08zM52.307 184.97h5.23v8.408h-5.23zM36.615 159.746H73.23v8.408H36.614zM57.532 33.628h10.462v8.408H57.532z"/>
<path d="M47.08 42.035h15.693v8.408H47.08zM41.84 50.443h10.462v8.41H41.84zM57.532 50.443h10.462v8.41H57.532zM.005 42.035h10.462v8.408H.005zM5.23 50.443h10.462v8.41H5.232zM99.383 42.035h10.462v8.408H99.383zM94.157 50.443h10.462v8.41H94.156zM.005 126.114h5.23v8.408H.005zM104.608 126.114h5.23v8.408h-5.23zM47.08 193.377h15.693v8.41H47.08z"/>
<path d="M41.84 201.786h10.462v8.408H41.84zM57.532 201.786h10.462v8.408H57.532zM36.615 210.194h10.46v8.408h-10.46zM62.773 210.194h10.462v8.408H62.773z"/>
<path d="M31.39 218.6h10.46v8.41H31.39zM68 218.6h10.46v8.41H68zM26.148 227.01H36.61v8.408H26.148zM73.224 227.01h10.462v8.408H73.224z"/>
<path d="M15.697 235.417H31.39v8.408H15.696zM78.465 235.417h15.692v8.408H78.465z"/>
<path d="M88.916 227.01h10.462v8.408H88.916zM94.157 218.6h10.462v8.41H94.156z"/>
<path d="M99.383 210.194h10.462v8.408H99.383zM10.456 227.01h10.462v8.408H10.456zM5.23 218.6h10.462v8.41H5.232z"/>
<path d="M.005 210.194h10.462v8.408H.005zM20.923 243.825h5.23v8.408h-5.23zM83.69 243.825h5.23v8.408h-5.23zM52.307 218.6h5.23v8.41h-5.23zM36.615 243.825h5.23v8.408h-5.23zM68 243.825h5.23v8.408H68zM52.307 243.825h5.23v8.408h-5.23zM.005 243.825h5.23v8.408H.005zM104.608 243.825h5.23v8.408h-5.23zM52.307 126.114h5.23v8.408h-5.23zM26.148 42.035h5.23v8.408h-5.23zM78.465 42.035h5.23v8.408h-5.23zM47.08 100.89h15.693v8.41H47.08z"/>
<path d="M36.615 109.298h15.692v8.41H36.615z"/>
<path d="M41.84 117.707h5.23v8.408h-5.23zM31.39 100.89h10.46v8.41H31.39z"/>
<path d="M36.615 92.483h15.692v8.408H36.615z"/>
<path d="M41.84 84.074h5.23v8.41h-5.23zM57.532 92.483h15.692v8.408H57.532z"/>
<path d="M62.773 84.074h5.23v8.41h-5.23zM68 100.89h10.46v8.41H68z"/>
<path d="M57.532 109.298h15.692v8.41H57.532z"/>
<path d="M62.773 117.707h5.23v8.408h-5.23zM83.69 100.89h10.463v8.41H83.69z"/>
<path d="M88.916 92.483h15.692v8.408H88.916z"/>
<path d="M99.383 100.89h10.462v8.41H99.383z"/>
<path d="M88.916 109.298h15.692v8.41H88.916z"/>
<path d="M94.157 117.707h5.23v8.408h-5.23zM94.157 84.074h5.23v8.41h-5.23zM.005 100.89h10.462v8.41H.005z"/>
<path d="M5.23 92.483h15.693v8.408H5.23z"/>
<path d="M15.697 100.89H26.16v8.41H15.696z"/>
<path d="M5.23 109.298h15.693v8.41H5.23z"/>
<path d="M10.456 117.707h5.23v8.408h-5.23zM10.456 84.074h5.23v8.41h-5.23zM5.23 151.338h20.923v8.408H5.23zM31.39 151.338h20.92v8.408H31.39zM57.532 151.338h20.923v8.408H57.532zM83.69 151.338h20.923v8.408H83.69zM41.84 168.153h26.154v8.41H41.84zM5.23 168.153h26.154v8.41H5.23zM78.465 168.153h26.154v8.41H78.464zM104.608 201.786h5.23v8.408h-5.23zM.005 201.786h5.23v8.408H.005zM5.23 487.657h5.23v-8.408H5.23zM20.923 487.657h15.692v-8.408H20.923z"/>
<path d="M26.148 496.057h5.23v-8.408h-5.23zM52.307 496.057h5.23v-8.408h-5.23zM73.224 487.657h15.692v-8.408H73.224z"/>
<path d="M78.465 496.057h5.23v-8.408h-5.23zM15.697 479.245H26.16v-8.408H15.696zM31.39 479.245h10.46v-8.408H31.39zM68 479.245h10.46v-8.408H68zM83.69 479.245h10.463v-8.408H83.69zM36.615 470.833h10.46v-8.408h-10.46zM62.773 470.833h10.462v-8.408H62.773zM88.916 470.833h10.462v-8.408H88.916zM99.383 487.657h5.23v-8.408h-5.23zM5.23 462.433h10.462v-8.408H5.232z"/>
<path d="M41.84 462.433h10.462v-8.408H41.84zM94.157 462.433h10.462v-8.408H94.156zM10.456 437.21h10.462v-8.41H10.456zM15.697 428.797H26.16v-8.408H15.696zM36.615 437.21h10.46v-8.41h-10.46zM31.39 428.797h10.46v-8.408H31.39zM20.923 420.385h15.692v-8.408H20.923z"/>
<path d="M26.148 411.985h5.23v-8.408h-5.23zM62.773 437.21h10.462v-8.41H62.773zM68 428.797h10.46v-8.408H68zM88.916 437.21h10.462v-8.41H88.916zM83.69 428.797h10.463v-8.408H83.69zM73.224 420.385h15.692v-8.408H73.224z"/>
<path d="M78.465 411.985h5.23v-8.408h-5.23zM52.307 420.385h5.23v-8.408h-5.23zM.005 420.385h5.23v-8.408H.005zM104.608 420.385h5.23v-8.408h-5.23zM26.148 378.35h5.23v-8.41h-5.23z"/>
<path d="M20.923 369.95h15.692v-8.41H20.923zM15.697 361.537H41.85v-8.408H15.698zM78.465 378.35h5.23v-8.41h-5.23z"/>
<path d="M73.224 369.95h15.692v-8.41H73.224zM68 361.537h26.153v-8.408H68zM73.224 319.502h26.154v-8.41H73.224zM62.773 353.126h36.614v-8.41H62.773zM10.456 353.126H47.07v-8.41H10.457zM15.697 311.09H31.39v-8.412H15.696zM10.456 319.502H36.61v-8.41H10.456zM83.69 336.314h26.155v-8.41H83.69zM78.465 311.09h15.692v-8.41H78.465zM.005 336.314H26.16v-8.41H.004zM47.08 319.502h15.693v-8.41H47.08zM52.307 311.09h5.23v-8.41h-5.23zM36.615 336.314H73.23v-8.41H36.614zM57.532 462.433h10.462v-8.408H57.532zM47.08 454.02h15.693v-8.407H47.08zM41.84 445.61h10.462v-8.41H41.84zM57.532 445.61h10.462v-8.41H57.532zM.005 454.02h10.462v-8.407H.005zM5.23 445.61h10.462v-8.41H5.232zM99.383 454.02h10.462v-8.407H99.383zM94.157 445.61h10.462v-8.41H94.156zM.005 369.95h5.23v-8.41H.005zM104.608 369.95h5.23v-8.41h-5.23zM41.84 294.278h10.462v-8.41H41.84zM57.532 294.278h10.462v-8.41H57.532zM36.615 285.866h10.46v-8.41h-10.46zM62.773 285.866h10.462v-8.41H62.773zM31.39 277.454h10.46v-8.41H31.39zM68 277.454h10.46v-8.41H68z"/>
<path d="M26.148 269.054H36.61v-8.41H26.148zM73.224 269.054h10.462v-8.41H73.224zM15.697 260.642H31.39v-8.41H15.696zM78.465 260.642h15.692v-8.41H78.465zM88.916 269.054h10.462v-8.41H88.916z"/>
<path d="M94.157 277.454h10.462v-8.41H94.156zM99.383 285.866h10.462v-8.41H99.383zM10.456 269.054h10.462v-8.41H10.456z"/>
<path d="M5.23 277.454h10.462v-8.41H5.232zM.005 285.866h10.462v-8.41H.005zM20.923 252.233h5.23v-8.408h-5.23zM52.307 277.454h5.23v-8.41h-5.23zM52.307 369.95h5.23v-8.41h-5.23zM26.148 454.02h5.23v-8.407h-5.23zM78.465 454.02h5.23v-8.407h-5.23zM47.08 395.173h15.693v-8.408H47.08zM36.615 386.76h15.692v-8.407H36.615zM41.84 378.35h5.23v-8.41h-5.23zM31.39 395.173h10.46v-8.408H31.39z"/>
<path d="M36.615 403.573h15.692v-8.408H36.615zM41.84 411.985h5.23v-8.408h-5.23zM57.532 403.573h15.692v-8.408H57.532zM62.773 411.985h5.23v-8.408h-5.23z"/>
<path d="M68 395.173h10.46v-8.408H68zM57.532 386.76h15.692v-8.407H57.532zM62.773 378.35h5.23v-8.41h-5.23zM83.69 395.173h10.463v-8.408H83.69z"/>
<path d="M88.916 403.573h15.692v-8.408H88.916z"/>
<path d="M99.383 395.173h10.462v-8.408H99.383zM88.916 386.76h15.692v-8.407H88.916zM94.157 378.35h5.23v-8.41h-5.23zM94.157 411.985h5.23v-8.408h-5.23zM.005 395.173h10.462v-8.408H.005z"/>
<path d="M5.23 403.573h15.693v-8.408H5.23z"/>
<path d="M15.697 395.173H26.16v-8.408H15.696zM5.23 386.76h15.693v-8.407H5.23zM10.456 378.35h5.23v-8.41h-5.23zM10.456 411.985h5.23v-8.408h-5.23zM5.23 344.725h20.923v-8.408H5.23zM31.39 344.725h20.92v-8.408H31.39zM57.532 344.725h20.923v-8.408H57.532zM83.69 344.725h20.923v-8.408H83.69zM41.84 327.902h26.154v-8.41H41.84zM5.23 327.902h26.154v-8.41H5.23zM78.465 327.902h26.154v-8.41H78.464zM104.608 294.278h5.23v-8.41h-5.23zM.005 294.278h5.23v-8.41H.005zM47.08 252.233h5.23v8.41h-5.23zM57.532 252.233h5.23v8.41h-5.23zM57.532 235.417h5.23v8.408h-5.23zM47.08 235.417h5.23v8.408h-5.23zM10.456 462.433h10.462v8.41H10.456zM83.69 302.678h5.23v-8.41h-5.23zM20.923 302.678h5.23v-8.41h-5.23zM47.078 294.274H62.77v8.407H47.078z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.2 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M.182 3.025h512v512h-512z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="translate(-.182 -3.025)">
<path fill="#fff" d="M81.32 3.025h362.275v512H81.32z"/>
<path fill="#bf0a30" d="M-99.818 3.025H81.32v512H-99.818zM443.595 3.025h181.138v512H443.595zM135.49 250.44l-14.067 4.808 65.456 57.446c4.95 14.764-1.72 19.116-5.97 26.86l71.06-9.02-1.85 71.512 14.718-.423-3.21-70.918 71.13 8.432c-4.402-9.297-8.32-14.233-4.247-29.098l65.414-54.426-11.447-4.144c-9.36-7.222 4.044-34.784 6.066-52.178 0 0-38.195 13.135-40.698 6.262l-9.727-18.685-34.747 38.17c-3.796.91-5.413-.6-6.304-3.808l16.053-79.766-25.42 14.297c-2.128.91-4.256.125-5.658-2.355l-24.445-49.073-25.21 50.952c-1.9 1.826-3.802 2.037-5.38.796L202.8 142.505l14.53 79.143c-1.156 3.142-3.924 4.026-7.18 2.325l-33.216-37.737c-4.345 6.962-7.29 18.336-13.033 20.885-5.744 2.388-24.98-4.822-37.873-7.636 4.404 15.895 18.176 42.302 9.46 50.957z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="512" width="512" version="1">
<defs>
<path d="M0-360l69.42 215.845 212.04-80.3L155.987-35.604l194.986 115.71-225.88 19.65 31.104 224.592L0 160l-156.198 164.35 31.105-224.592-225.88-19.65 194.985-115.71-125.47-188.854 212.037 80.3z" id="a"/>
<path d="M0-210L54.86-75.508l144.862 10.614L88.765 28.842l34.67 141.052L0 93.334l-123.435 76.56 34.67-141.052-110.957-93.736L-54.86-75.508z" id="b"/>
</defs>
<path fill="green" d="M0 0h512v512H0z"/>
<circle cx="268.22" cy="250.446" r="61.243" fill="#ffe000"/>
<circle cx="287.316" cy="250.446" r="50.394" fill="green"/>
<circle cx="75.159" cy="189.203" r="64.159" fill="#ffe000"/>
<path d="M70.732 237.58h16.02s.724-1.47-.16-2.204c-.885-.734-4.33-.896-3.4-3.493 1.914-5.34 2.18-3.694 3.383-16.376 1.2-12.683 1.78-32.575 1.78-32.575H86.04s.446 6.185-.89 14.24c-1.334 8.055-1.735 8.767-3.203 14.952-1.47 6.186-1.69 6.72-3.026 10.325-1.334 3.603-1.468 3.78-3.56 7.12-2.09 3.336-1.334 2.09-2.49 4.093-.58 1-1.292.734-1.68 1.463-.39.728-.458 2.453-.458 2.453z" fill="#802000" stroke="#7b3100" stroke-width="1.361"/>
<path d="M82.957 142.46c.134 2.488-.117 5.783-1.148 8.463-1.047 2.988-2.184 5.965-2.127 9.06-1.663.564-3.376-3.598-4.976-1.15 1.203 3.385 3.98 6.064 5.883 9.112.32.946 3.058 3.414 1.474 3.988-3.998-1.37-4.967-6.434-7.447-9.51-2.88-5.177-8.25-8.836-14.232-9.09-2.247.06-9.552-.556-7.652 3.292 2.8 1.903 6.25 3.144 9.014 5.28 2.06.193 5.792 3.63 5.574 4.93-3.62-1.467-5.316-3.225-9.22-4.77-5.287-2.04-12.6-.812-15.528 4.436-.546 1.367-1.352 5.35.365 5.73 2.005-3.13 4.874-6.63 9.125-5.692 3.34.26-3.726 6.22-1.024 5.02.857-.38 2.834-1.677 4.206-1.813 1.372-.135 2.138.892 3.178 1.034 2.082.283 2.655 1.155 2.462 1.663-.227.6-.89.088-3.005.76-1.06.334-1.61 1.264-2.846 1.69-1.234.425-3.8.455-4.76.078-3.357-1.457-8.86-1.203-9.906 3.003 0 1.85-1.647-.205-2.407.594-.57 2.02-.717 4.09-3.71 3.908-1.818 1.906-3.68 3.88-5.986 5.236 1.354 3.11 6.72-3.12 6.468-.493-2.345 3.198 1.207 3.87 2.762 1.41 2.63-2.78 5.887-6.162 9.81-3.362 1.87 1.76 2.956-.93 4.31-.786.85 2.185 1.923.107 2.89-.51 1.584-.2 1.14 1.977 3.02.637 3.75-2.482 8.364-.397 12.027-2.81 3.9-1.778.55 1.43-.528 2.683-1.713 3.323-.227 7.685-3.943 9.75-1.494 3.96 1.762 9.18-1.56 12.11-.482 1.836 4.273 1.626 5.607 2.38 2.338.093-.1-5.35 2.22-6.08 3.11 1.925 2.965-3.445 2.323-5.1.3-3.766.514-7.883 2.385-11.293 1.99-4.18 3.83 1.702 1.603 3.357-1.264 3.843-3.106 8.653-.23 12.227.83.187 1.51 2.196 2.583 2.813 1.074.618 2.54-.156 2.808-1.984 1.376-5.505.683-11.424 2.648-16.777 1.388-1.66 3.302-.268 4.162 1.257 2.755 3.198 4.692 7.196 8.027 9.832 3.036 1.42 5.722 3.57 7.12 6.696-.017 2.412 6.852 2.782 4.8.1-1.97-2.61-.67-5.22 1.324-6.955 1.067.263.752-1.65-.086-.893-1.34-.317-1.427-2.772.437-1.605 3.14 1.014-.243-2.272-1.378-2.373-2.655-1.646-5.706-3.54-7.01-6.4 3.455.036 7.043 1.9 10.575.743 2.83-1.454 5.702.122 6.69 2.617 2.19-.35 1.256-2.544 0-3.275 1.6-.66 2.708-2.03.768-3.238-1.025-1.338 1.374-3.62-1.575-3.525.096-2.253-.79-4.314-3.247-5.093-2.46-2.083-9.68 3.07-9.47-1.626-.727-2.556 2.933-.342 3.956-1.617 1.055-2.695-5.037-2.432-3.027-4.52 1.313-.846 7.475-2.06 2.643-2.965-2.412.663-4.482.172-6.38-1.022-1.73 2.894-6.668-1.57-5.788 3.573-.676 1.938-5.09 6.974-6.286 3.116 1.016-3.024 6.247-4.013 4.625-8.09-.25-2.545-2.36.443-3.353.253-.504-1.584 1.522-3.452 2.934-3.828 2.802 2.155 2.887-2.72 5.552-2.322 1.945-.432-.628-1.267-1.17-1.633.532-1.424 3.52-2.152.59-3.388-2.584-1.918-4.5 1.908-6.63 2.112-2.046-2.31 1.857-3.42 2.934-4.636.058-.906-2.276-.273-1.574-1.063.61-1.09 4.743-1.17 2.807-2.807-2.914-1-6.674-.75-9.47.545-1.762.57-2.28 4.554-3.8 4.39-.713-1.774.233-5.272-2.21-5.785zm13.78 38.915c2.22-.376.047 3.372-1.02 3.317.094-1.347-3.212-1.217-1.16-2.39a6.685 6.685 0 0 1 2.18-.927z" fill="green"/>
<g transform="matrix(.05833 0 0 .05833 -25.746 103.463)" fill="#ffe000">
<use height="100%" width="100%" xlink:href="#a" x="7560" y="4200"/>
<use height="100%" width="100%" xlink:href="#a" x="6300" y="2205"/>
<use height="100%" width="100%" xlink:href="#a" x="7560" y="840"/>
<use height="100%" width="100%" xlink:href="#a" x="8680" y="1869"/>
<use height="100%" width="100%" xlink:href="#b" x="8064" y="2730"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill="#fff" d="M0-88h600v600H0z"/>
</clipPath>
</defs>
<g clip-path="url(#a)" transform="matrix(.853 0 0 .853 0 75.093)">
<path fill="#007fff" d="M0-88h800v600H0z"/>
<path d="M36 32h84l26-84 26 84h84l-68 52 26 84-68-52-68 52 26-84-68-52zM750-88L0 362v150h50L800 62V-88h-50" fill="#f7d618"/>
<path d="M800-88L0 392v120L800 32V-88" fill="#ce1021"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 545 B

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M0 0h512v512H0z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)">
<path fill="#00f" d="M-52-.506h768v127H-52z"/>
<path fill="#ff0" d="M-52 383.5h768V512H-52z"/>
<path fill="#009a00" d="M-52 255h768v128.5H-52z"/>
<path fill="#fff" d="M-52 126.49h768v128.5H-52z"/>
<path fill="red" d="M268 0h128v512H268z"/>
<path fill="#ff0" d="M109.493 112.306L75.95 89.11l-33.434 23.424L54.12 73.33 21.604 48.645l40.723-1.034L75.66 8.937l13.562 38.56 40.758.782-32.336 24.866"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 712 B

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" height="512" width="512">
<defs>
<clipPath id="a">
<path fill-opacity=".67" d="M115.74 0H611.8v496.06H115.74z"/>
</clipPath>
</defs>
<g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-119.46) scale(1.032)" stroke-width="1pt">
<path fill="#ff0" d="M0 0h744.09v496.06H0z"/>
<path d="M0 0v496.06L496.06 0H0z" fill="#00ca00"/>
<path d="M248.03 496.06h496.06V0L248.03 496.06z" fill="red"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 540 B

Some files were not shown because too many files have changed in this diff Show More