chore: import upstream snapshot with attribution
CI / compile_and_lint (push) Failing after 0s
CI / docker_build (linux/amd64, -linux-amd64-duckdb, duckdb) (push) Failing after 0s
CI / docker_build (linux/arm64, -linux-arm64, minimal) (push) Failing after 2s
CI / docker_build (linux/arm64, -linux-arm64-duckdb, duckdb) (push) Failing after 1s
CI / docker_build (linux/amd64, minimal) (push) Failing after 1s
CI / test (, sqlite, sqlite::memory:) (push) Has been skipped
CI / test (mssql, mssql, mssql://root:Password123!@127.0.0.1/sqlpage) (push) Has been skipped
CI / test (mysql, mysql, mysql://root:Password123!@127.0.0.1/sqlpage) (push) Has been skipped
CI / test (oracle, oracle, Driver=Oracle 21 ODBC driver;Dbq=//127.0.0.1:1521/FREEPDB1;Uid=root;Pwd=Password123!) (push) Has been skipped
CI / test (postgres, odbc, Driver=PostgreSQL Unicode;Server=127.0.0.1;Port=5432;Database=sqlpage;UID=root;PWD=Password123!, true) (push) Has been skipped
CI / test (postgres, postgres, postgres://root:Password123!@127.0.0.1/sqlpage) (push) Has been skipped
CI / playwright (push) Has been skipped
CI / docker_build (linux/arm/v7, -linux-arm-v7, minimal) (push) Failing after 0s
CI / hurl_examples (push) Failing after 8s
deploy website / deploy_official_site (push) Failing after 1s
CI / hurl (${{ matrix.example }}) (push) Has been skipped
CI / docker_push (duckdb) (push) Has been cancelled
CI / docker_push (minimal) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
@@ -0,0 +1,8 @@
|
||||
select 'status_code' as component, 404 as status;
|
||||
select 'http_header' as component, 'no-store, max-age=0' as "Cache-Control";
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'hero' as component,
|
||||
'Not Found' as title,
|
||||
'Sorry, we couldn''t find the page you were looking for.' as description_md,
|
||||
'/your-first-sql-website/not_found.jpg' as image;
|
||||
@@ -0,0 +1,4 @@
|
||||
FROM lovasoa/sqlpage:main
|
||||
|
||||
COPY ./sqlpage /etc/sqlpage
|
||||
COPY . /var/www
|
||||
@@ -0,0 +1,12 @@
|
||||
# Official SQLPage site
|
||||
|
||||
The SQLPage website is of course built with SQLPage !
|
||||
|
||||
Things that you may be interested to look at:
|
||||
- The [custom component we use for our stylish home page](./sqlpage/templates/shell-home.handlebars)
|
||||
- The [migrations](./sqlpage/migrations) that populate the database with the documentation for all components
|
||||
- The [advanced multistep form example](./examples/multistep-form/)
|
||||
|
||||
It is hosted as a simple Docker container on [sql-page.com](https://sql-page.com).
|
||||
|
||||
Feel free to [open a pull request](https://github.com/lovasoa/sqlpage/pulls) if you would like to add or change anything !
|
||||
@@ -0,0 +1 @@
|
||||
<svg fill="#669DF6" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google BigQuery</title><path d="M5.676 10.595h2.052v5.244a5.892 5.892 0 0 1-2.052-2.088v-3.156zm18.179 10.836a.504.504 0 0 1 0 .708l-1.716 1.716a.504.504 0 0 1-.708 0l-4.248-4.248a.206.206 0 0 1-.007-.007c-.02-.02-.028-.045-.043-.066a10.736 10.736 0 0 1-6.334 2.065C4.835 21.599 0 16.764 0 10.799S4.835 0 10.8 0s10.799 4.835 10.799 10.8c0 2.369-.772 4.553-2.066 6.333.025.017.052.028.074.05l4.248 4.248zm-5.028-10.632a8.015 8.015 0 1 0-8.028 8.028h.024a8.016 8.016 0 0 0 8.004-8.028zm-4.86 4.98a6.002 6.002 0 0 0 2.04-2.184v-1.764h-2.04v3.948zm-4.5.948c.442.057.887.08 1.332.072.4.025.8.025 1.2 0V7.692H9.468v9.035z"/></svg>
|
||||
|
After Width: | Height: | Size: 718 B |
@@ -0,0 +1 @@
|
||||
<svg fill="#FFCC01" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ClickHouse</title><path d="M21.333 10H24v4h-2.667ZM16 1.335h2.667v21.33H16Zm-5.333 0h2.666v21.33h-2.666ZM0 22.665V1.335h2.667v21.33zm5.333-21.33H8v21.33H5.333Z"/></svg>
|
||||
|
After Width: | Height: | Size: 262 B |
@@ -0,0 +1 @@
|
||||
<svg fill="#FF3621" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Databricks</title><path d="M.95 14.184L12 20.403l9.919-5.55v2.21L12 22.662l-10.484-5.96-.565.308v.77L12 24l11.05-6.218v-4.317l-.515-.309L12 19.118l-9.867-5.653v-2.21L12 16.805l11.05-6.218V6.32l-.515-.308L12 11.974 2.647 6.681 12 1.388l7.76 4.368.668-.411v-.566L12 0 .95 6.27v.72L12 13.207l9.919-5.55v2.26L12 15.52 1.516 9.56l-.565.308Z"/></svg>
|
||||
|
After Width: | Height: | Size: 438 B |
@@ -0,0 +1 @@
|
||||
<svg fill="#1F70C1" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>IBM</title><path d="M23.544 15.993c.038 0 .06-.017.06-.053v-.036c0-.035-.022-.052-.06-.052h-.09v.14zm-.09.262h-.121v-.498h.225c.112 0 .169.066.169.157 0 .079-.036.129-.09.15l.111.19h-.133l-.092-.17h-.07zm.434-.222v-.062c0-.2-.157-.357-.363-.357a.355.355 0 00-.363.357v.062c0 .2.156.358.363.358a.355.355 0 00.363-.358zm-.838-.03c0-.28.212-.492.475-.492.264 0 .475.213.475.491 0 .279-.211.491-.475.491a.477.477 0 01-.475-.49zM16.21 8.13l-.216-.624h-3.56v.624zm.413 1.19l-.216-.623h-3.973v.624zm2.65 7.147h3.107v-.624h-3.108zm0-1.192h3.107v-.623h-3.108zm0-1.19h1.864v-.624h-1.865zm0-1.191h1.864v-.624h-1.865zm0-1.191h1.864v-.624h-3.555l-.175.504-.175-.504h-3.555v.624h1.865v-.574l.2.574h3.33l.2-.574zm1.864-1.815h-3.142l-.217.624h3.359zm-7.46 3.006h1.865v-.624h-1.865zm0 1.19h1.865v-.623h-1.865zm-1.243 1.191h3.108v-.623h-3.108zm0 1.192h3.108v-.624h-3.108zm6.386-8.961l-.216.624h3.776v-.624zm-.629 1.815h4.19v-.624h-3.974zm-4.514 1.19h3.359l-.216-.623h-3.143zm2.482 2.383h2.496l.218-.624h-2.932zm.417 1.19h1.662l.218-.623h-2.098zm.416 1.191h.83l.218-.623h-1.266zm.414 1.192l.217-.624h-.432zm-12.433-.006l4.578.006c.622 0 1.18-.237 1.602-.624h-6.18zm4.86-3v.624h2.092c0-.216-.03-.425-.083-.624zm-3.616.624h1.865v-.624H6.217zm3.617-3.573h2.008c.053-.199.083-.408.083-.624H9.834zm-3.617 0h1.865v-.624H6.217zM9.55 7.507H4.973v.624h6.18a2.36 2.36 0 00-1.602-.624zm2.056 1.191H4.973v.624h6.884a2.382 2.382 0 00-.25-.624zm-5.39 2.382v.624h4.87c.207-.176.382-.387.519-.624zm4.87 1.191h-4.87v.624h5.389a2.39 2.39 0 00-.519-.624zm-6.114 3.006h6.634c.11-.193.196-.402.25-.624H4.973zM0 8.13h4.352v-.624H0zm0 1.191h4.352v-.624H0zm1.243 1.191h1.865v-.624H1.243zm0 1.191h1.865v-.624H1.243zm0 1.19h1.865v-.623H1.243zm0 1.192h1.865v-.624H1.243zM0 15.276h4.352v-.623H0zm0 1.192h4.352v-.624H0Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
@@ -0,0 +1 @@
|
||||
<svg fill="#FFF000" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>DuckDB</title><path d="M12 0C5.363 0 0 5.363 0 12s5.363 12 12 12 12-5.363 12-12S18.637 0 12 0zM9.502 7.03a4.974 4.974 0 0 1 4.97 4.97 4.974 4.974 0 0 1-4.97 4.97A4.974 4.974 0 0 1 4.532 12a4.974 4.974 0 0 1 4.97-4.97zm6.563 3.183h2.351c.98 0 1.787.782 1.787 1.762s-.807 1.789-1.787 1.789h-2.351v-3.551z"/></svg>
|
||||
|
After Width: | Height: | Size: 405 B |
@@ -0,0 +1 @@
|
||||
<svg fill="#4479A1" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>MySQL</title><path d="M16.405 5.501c-.115 0-.193.014-.274.033v.013h.014c.054.104.146.18.214.273.054.107.1.214.154.32l.014-.015c.094-.066.14-.172.14-.333-.04-.047-.046-.094-.08-.14-.04-.067-.126-.1-.18-.153zM5.77 18.695h-.927a50.854 50.854 0 00-.27-4.41h-.008l-1.41 4.41H2.45l-1.4-4.41h-.01a72.892 72.892 0 00-.195 4.41H0c.055-1.966.192-3.81.41-5.53h1.15l1.335 4.064h.008l1.347-4.064h1.095c.242 2.015.384 3.86.428 5.53zm4.017-4.08c-.378 2.045-.876 3.533-1.492 4.46-.482.716-1.01 1.073-1.583 1.073-.153 0-.34-.046-.566-.138v-.494c.11.017.24.026.386.026.268 0 .483-.075.647-.222.197-.18.295-.382.295-.605 0-.155-.077-.47-.23-.944L6.23 14.615h.91l.727 2.36c.164.536.233.91.205 1.123.4-1.064.678-2.227.835-3.483zm12.325 4.08h-2.63v-5.53h.885v4.85h1.745zm-3.32.135l-1.016-.5c.09-.076.177-.158.255-.25.433-.506.648-1.258.648-2.253 0-1.83-.718-2.746-2.155-2.746-.704 0-1.254.232-1.65.697-.43.508-.646 1.256-.646 2.245 0 .972.19 1.686.574 2.14.35.41.877.615 1.583.615.264 0 .506-.033.725-.098l1.325.772.36-.622zM15.5 17.588c-.225-.36-.337-.94-.337-1.736 0-1.393.424-2.09 1.27-2.09.443 0 .77.167.977.5.224.362.336.936.336 1.723 0 1.404-.424 2.108-1.27 2.108-.445 0-.77-.167-.978-.5zm-1.658-.425c0 .47-.172.856-.516 1.156-.344.3-.803.45-1.384.45-.543 0-1.064-.172-1.573-.515l.237-.476c.438.22.833.328 1.19.328.332 0 .593-.073.783-.22a.754.754 0 00.3-.615c0-.33-.23-.61-.648-.845-.388-.213-1.163-.657-1.163-.657-.422-.307-.632-.636-.632-1.177 0-.45.157-.81.47-1.085.315-.278.72-.415 1.22-.415.512 0 .98.136 1.4.41l-.213.476a2.726 2.726 0 00-1.064-.23c-.283 0-.502.068-.654.206a.685.685 0 00-.248.524c0 .328.234.61.666.85.393.215 1.187.67 1.187.67.433.305.648.63.648 1.168zm9.382-5.852c-.535-.014-.95.04-1.297.188-.1.04-.26.04-.274.167.055.053.063.14.11.214.08.134.218.313.346.407.14.11.28.216.427.31.26.16.555.255.81.416.145.094.293.213.44.313.073.05.12.14.214.172v-.02c-.046-.06-.06-.147-.105-.214-.067-.067-.134-.127-.2-.193a3.223 3.223 0 00-.695-.675c-.214-.146-.682-.35-.77-.595l-.013-.014c.146-.013.32-.066.46-.106.227-.06.435-.047.67-.106.106-.027.213-.06.32-.094v-.06c-.12-.12-.21-.283-.334-.395a8.867 8.867 0 00-1.104-.823c-.21-.134-.476-.22-.697-.334-.08-.04-.214-.06-.26-.127-.12-.146-.19-.34-.275-.514a17.69 17.69 0 01-.547-1.163c-.12-.262-.193-.523-.34-.763-.69-1.137-1.437-1.826-2.586-2.5-.247-.14-.543-.2-.856-.274-.167-.008-.334-.02-.5-.027-.11-.047-.216-.174-.31-.235-.38-.24-1.364-.76-1.644-.072-.18.434.267.862.422 1.082.115.153.26.328.34.5.047.116.06.235.107.356.106.294.207.622.347.897.073.14.153.287.247.413.054.073.146.107.167.227-.094.136-.1.334-.154.5-.24.757-.146 1.693.194 2.25.107.166.362.534.703.393.3-.12.234-.5.32-.835.02-.08.007-.133.048-.187v.015c.094.188.188.367.274.555.206.328.566.668.867.895.16.12.287.328.487.402v-.02h-.015c-.043-.058-.1-.086-.154-.133a3.445 3.445 0 01-.35-.4 8.76 8.76 0 01-.747-1.218c-.11-.21-.202-.436-.29-.643-.04-.08-.04-.2-.107-.24-.1.146-.247.273-.32.453-.127.288-.14.642-.188 1.01-.027.007-.014 0-.027.014-.214-.052-.287-.274-.367-.46-.2-.475-.233-1.238-.06-1.785.047-.14.247-.582.167-.716-.042-.127-.174-.2-.247-.303a2.478 2.478 0 01-.24-.427c-.16-.374-.24-.788-.414-1.162-.08-.173-.22-.354-.334-.513-.127-.18-.267-.307-.368-.52-.033-.073-.08-.194-.027-.274.014-.054.042-.075.094-.09.088-.072.335.022.422.062.247.1.455.194.662.334.094.066.195.193.315.226h.14c.214.047.455.014.655.073.355.114.675.28.962.46a5.953 5.953 0 012.085 2.286c.08.154.115.295.188.455.14.33.313.663.455.982.14.315.275.636.476.897.1.14.502.213.682.286.133.06.34.115.46.188.23.14.454.3.67.454.11.076.443.243.463.378z"/></svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
@@ -0,0 +1 @@
|
||||
<svg fill="#00BCF2" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ODBC</title><circle cx="12" cy="12" r="10" stroke="#00BCF2" stroke-width="2" fill="none"/><text x="12" y="16" text-anchor="middle" font-family="Arial, sans-serif" font-size="6" font-weight="bold" fill="#00BCF2">ODBC</text></svg>
|
||||
|
After Width: | Height: | Size: 322 B |
@@ -0,0 +1 @@
|
||||
<svg fill="#F80000" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Oracle</title><path d="M16.412 4.412h-8.82a7.588 7.588 0 0 0-.008 15.176h8.828a7.588 7.588 0 0 0 0-15.176zm-.193 12.502H7.786a4.915 4.915 0 0 1 0-9.828h8.433a4.914 4.914 0 1 1 0 9.828z"/></svg>
|
||||
|
After Width: | Height: | Size: 286 B |
|
After Width: | Height: | Size: 5.1 KiB |
@@ -0,0 +1 @@
|
||||
<svg fill="#29B5E8" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Snowflake</title><path d="M24 3.459c0 .646-.418 1.18-1.141 1.18-.723 0-1.142-.534-1.142-1.18 0-.647.419-1.18 1.142-1.18.723 0 1.141.533 1.141 1.18zm-.228 0c0-.533-.38-.951-.913-.951s-.913.38-.913.95c0 .533.38.952.913.952.57 0 .913-.419.913-.951zm-1.37-.533h.495c.266 0 .456.152.456.38 0 .153-.076.229-.19.305l.19.266v.038h-.266l-.19-.266h-.229v.266h-.266zm.495.228h-.229v.267h.229c.114 0 .152-.038.152-.114.038-.077-.038-.153-.152-.153zM7.602 12.4c.038-.151.076-.304.076-.456 0-.114-.038-.228-.038-.342-.114-.343-.304-.647-.646-.838l-4.87-2.777c-.685-.38-1.56-.152-1.94.533-.381.685-.153 1.56.532 1.94l2.701 1.56-2.701 1.56c-.685.38-.913 1.256-.533 1.94.38.685 1.256.914 1.94.533l4.832-2.777c.343-.267.571-.533.647-.876zm1.332 2.626c-.266-.038-.57.038-.837.19l-4.832 2.777c-.685.38-.913 1.256-.532 1.94.38.686 1.255.914 1.94.533l2.701-1.56v3.12c0 .8.647 1.408 1.446 1.408.799 0 1.407-.647 1.407-1.408v-5.592c0-.761-.57-1.37-1.293-1.408zm4.946-6.088c.266.038.57-.038.837-.19l4.832-2.777c.685-.38.913-1.256.532-1.94-.38-.686-1.255-.914-1.94-.533l-2.701 1.56V1.975c0-.799-.647-1.408-1.446-1.408-.799 0-1.446.609-1.446 1.408V7.53c0 .76.609 1.37 1.332 1.407zM3.265 5.97l4.832 2.777c.266.152.533.19.837.19.723-.038 1.331-.684 1.331-1.407V1.975c0-.799-.646-1.408-1.407-1.408-.799 0-1.446.647-1.446 1.408v3.12l-2.701-1.56c-.685-.38-1.56-.152-1.94.533-.419.646-.19 1.521.494 1.902zm9.093 6.011a.412.412 0 00-.114-.266l-.57-.571a.346.346 0 00-.267-.114.412.412 0 00-.266.114l-.571.57a.411.411 0 00-.114.267c0 .076.038.19.114.267l.57.57a.345.345 0 00.267.114c.076 0 .19-.038.266-.114l.571-.57a.412.412 0 00.114-.267zm1.598.533L11.94 14.53c-.039.038-.153.114-.229.114h-.608a.411.411 0 01-.267-.114L8.82 12.514a.408.408 0 01-.076-.229v-.608c0-.076.038-.19.114-.267l2.016-2.016a.41.41 0 01.267-.114h.608a.41.41 0 01.267.114l2.016 2.016a.347.347 0 01.114.267v.608c-.076.077-.114.19-.19.229zm5.593 5.44l-4.832-2.777c-.266-.152-.57-.19-.837-.152-.723.038-1.332.684-1.332 1.408v5.554c0 .8.647 1.408 1.408 1.408.799 0 1.446-.647 1.446-1.408v-3.12l2.7 1.56c.686.38 1.561.152 1.941-.533.419-.646.19-1.521-.494-1.94zm2.549-7.533l-2.701 1.56 2.7 1.56c.686.38.914 1.256.533 1.94-.38.685-1.255.913-1.94.533l-4.832-2.778a1.644 1.644 0 01-.647-.798c-.037-.153-.076-.305-.076-.457 0-.114.039-.228.039-.342.114-.343.342-.647.646-.837l4.832-2.778c.685-.38 1.56-.152 1.94.533.457.609.19 1.484-.494 1.864"/></svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
@@ -0,0 +1 @@
|
||||
<svg fill="#003B57" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>SQLite</title><path d="M21.678.521c-1.032-.92-2.28-.55-3.513.544a8.71 8.71 0 0 0-.547.535c-2.109 2.237-4.066 6.38-4.674 9.544.237.48.422 1.093.544 1.561a13.044 13.044 0 0 1 .164.703s-.019-.071-.096-.296l-.05-.146a1.689 1.689 0 0 0-.033-.08c-.138-.32-.518-.995-.686-1.289-.143.423-.27.818-.376 1.176.484.884.778 2.4.778 2.4s-.025-.099-.147-.442c-.107-.303-.644-1.244-.772-1.464-.217.804-.304 1.346-.226 1.478.152.256.296.698.422 1.186.286 1.1.485 2.44.485 2.44l.017.224a22.41 22.41 0 0 0 .056 2.748c.095 1.146.273 2.13.5 2.657l.155-.084c-.334-1.038-.47-2.399-.41-3.967.09-2.398.642-5.29 1.661-8.304 1.723-4.55 4.113-8.201 6.3-9.945-1.993 1.8-4.692 7.63-5.5 9.788-.904 2.416-1.545 4.684-1.931 6.857.666-2.037 2.821-2.912 2.821-2.912s1.057-1.304 2.292-3.166c-.74.169-1.955.458-2.362.629-.6.251-.762.337-.762.337s1.945-1.184 3.613-1.72C21.695 7.9 24.195 2.767 21.678.521m-18.573.543A1.842 1.842 0 0 0 1.27 2.9v16.608a1.84 1.84 0 0 0 1.835 1.834h9.418a22.953 22.953 0 0 1-.052-2.707c-.006-.062-.011-.141-.016-.2a27.01 27.01 0 0 0-.473-2.378c-.121-.47-.275-.898-.369-1.057-.116-.197-.098-.31-.097-.432 0-.12.015-.245.037-.386a9.98 9.98 0 0 1 .234-1.045l.217-.028c-.017-.035-.014-.065-.031-.097l-.041-.381a32.8 32.8 0 0 1 .382-1.194l.2-.019c-.008-.016-.01-.038-.018-.053l-.043-.316c.63-3.28 2.587-7.443 4.8-9.791.066-.069.133-.128.198-.194Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
@@ -0,0 +1,247 @@
|
||||
@charset "utf-8";
|
||||
|
||||
:root,
|
||||
.layout-boxed[data-bs-theme="dark"] {
|
||||
color-scheme: dark;
|
||||
|
||||
/* Core colors refined for better contrast */
|
||||
--tblr-body-color: hsl(225deg 35% 86%);
|
||||
--tblr-secondary-color: hsl(225, 15%, 80%);
|
||||
--tblr-muted-color: hsla(225, 15%, 75%, 0.8);
|
||||
|
||||
/* Background system */
|
||||
--tblr-body-bg: hsl(225deg 44% 9%);
|
||||
--tblr-bg-surface: hsl(225, 47%, 10%);
|
||||
--tblr-bg-surface-secondary: hsl(225, 47%, 12%);
|
||||
--tblr-bg-surface-tertiary: hsl(225, 47%, 14%);
|
||||
|
||||
/* Border colors */
|
||||
--tblr-border-color: hsl(225deg, 26%, 19%);
|
||||
--tblr-border-color-translucent: hsla(225deg 27% 19% / 0.7);
|
||||
|
||||
/* Text secondary RGB */
|
||||
--tblr-text-secondary-rgb:
|
||||
204, 209, 217; /* RGB equivalent of hsl(225, 15%, 80%) */
|
||||
|
||||
/* Code colors */
|
||||
--tblr-code-color: hsl(
|
||||
225deg 45.4% 76.93%
|
||||
); /* Light code text for dark theme */
|
||||
--tblr-code-bg: hsla(225, 47%, 15%, 0.5); /* Subtle dark background */
|
||||
--tblr-active-bg: var(--tblr-code-bg);
|
||||
|
||||
/* Ethereal accent colors */
|
||||
--tblr-blue-rgb: 84, 151, 213;
|
||||
--tblr-blue: rgb(var(--tblr-blue-rgb));
|
||||
--tblr-blue-lt-rgb: 21, 31, 53;
|
||||
--tblr-blue-lt: rgb(var(--tblr-blue-lt-rgb));
|
||||
--tblr-primary-rgb: 95, 132, 169;
|
||||
--tblr-primary: rgb(var(--tblr-primary-rgb));
|
||||
--tblr-secondary: hsla(247, 60%, 94%, 0.7); /* Nebula purple */
|
||||
|
||||
/* Status + accent colors aligned with the brand palette */
|
||||
--tblr-success-rgb: 16, 132, 86; /* Deep green for white text */
|
||||
--tblr-success: rgb(var(--tblr-success-rgb));
|
||||
--tblr-warning-rgb: 197, 124, 0; /* Deep amber */
|
||||
--tblr-warning: rgb(var(--tblr-warning-rgb));
|
||||
--tblr-danger-rgb: 196, 68, 68; /* Deep crimson */
|
||||
--tblr-danger: rgb(var(--tblr-danger-rgb));
|
||||
--tblr-purple-rgb: 118, 82, 200; /* Deep violet */
|
||||
--tblr-purple: rgb(var(--tblr-purple-rgb));
|
||||
--tblr-cyan-rgb: 0, 149, 168; /* Deep cyan */
|
||||
--tblr-cyan: rgb(var(--tblr-cyan-rgb));
|
||||
--tblr-indigo-rgb: 96, 113, 215; /* Deep indigo */
|
||||
--tblr-indigo: rgb(var(--tblr-indigo-rgb));
|
||||
--tblr-teal: #267d63;
|
||||
--tblr-teal-fg: #20050b;
|
||||
|
||||
--tblr-green: var(--tblr-success);
|
||||
--tblr-yellow: var(--tblr-warning);
|
||||
--tblr-red: var(--tblr-danger);
|
||||
|
||||
/* Luminous links */
|
||||
--tblr-link-color: hsl(212, 70%, 75%) !important; /* Star glow */
|
||||
--tblr-link-hover-color: hsl(212, 70%, 85%) !important; /* Supernova */
|
||||
--tblr-carousel-caption-color: var(--tblr-muted-color);
|
||||
|
||||
/* Ethereal shadows */
|
||||
--tblr-box-shadow:
|
||||
0 2px 4px rgba(0, 0, 0, 0.2), 0 0 15px rgba(66, 153, 225, 0.15);
|
||||
--tblr-box-shadow-dropdown:
|
||||
0px 8px 24px rgba(0, 0, 0, 0.25), 1px 9px 20px rgba(174, 62, 201, 0.15);
|
||||
|
||||
/* Pure white emphasis */
|
||||
--tblr-emphasis-color: #ffffff;
|
||||
--tblr-heading-color: #ffffff;
|
||||
|
||||
/* Syntax highlighting colors */
|
||||
--hljs-cosmic-comment: hsl(290, 10%, 60%); /* Distant star */
|
||||
--hljs-cosmic-punctuation: hsl(60, 40%, 85%); /* Stardust */
|
||||
--hljs-cosmic-property: hsl(340, 60%, 65%); /* Red giant */
|
||||
--hljs-cosmic-number: hsl(0, 50%, 75%); /* Solar flare */
|
||||
--hljs-cosmic-boolean: hsl(270, 100%, 75%); /* Purple nebula */
|
||||
--hljs-cosmic-string: hsl(120, 40%, 75%); /* Green aurora */
|
||||
--hljs-cosmic-operator: hsl(0, 0%, 95%); /* White dwarf */
|
||||
--hljs-cosmic-keyword: hsl(210, 100%, 75%); /* Blue giant */
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
--tblr-btn-border-color: var(--tblr-secondary);
|
||||
--tblr-btn-active-border-color: transparent;
|
||||
--tblr-btn-color: var(--tblr-primary-fg, #ffffff);
|
||||
--tblr-btn-bg: transparent;
|
||||
--tblr-btn-hover-color: var(--tblr-primary-fg);
|
||||
--tblr-btn-hover-bg: transparent;
|
||||
--tblr-btn-active-color: var(--tblr-primary-fg);
|
||||
--tblr-btn-active-bg: transparent;
|
||||
--tblr-btn-disabled-bg: var(--tblr-primary);
|
||||
--tblr-btn-disabled-color: var(--tblr-primary-fg);
|
||||
--tblr-btn-box-shadow: 0.1em 0.1em 0.1em var(--tblr-primary);
|
||||
--tblr-btn-hover-border-color: var(--tblr-primary);
|
||||
--tblr-btn-active-shadow: -0.1em -0.1em 0.1em var(--tblr-primary);
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
--tblr-dropdown-link-active-color: rgb(166, 211, 255);
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.layout-boxed {
|
||||
background: #07020ff5
|
||||
linear-gradient(70deg, rgba(23, 17, 39, 0.4), transparent) fixed;
|
||||
}
|
||||
}
|
||||
|
||||
/* Comments, Prolog, Doctype, and Cdata */
|
||||
.hljs-comment,
|
||||
.hljs-prolog,
|
||||
.hljs-meta,
|
||||
.hljs-cdata {
|
||||
color: var(--tblr-secondary-color);
|
||||
}
|
||||
|
||||
/* Punctuation */
|
||||
.hljs-template-variable,
|
||||
.hljs-punctuation {
|
||||
color: var(--hljs-cosmic-punctuation);
|
||||
}
|
||||
|
||||
/* Property and Tag */
|
||||
.hljs-property {
|
||||
color: var(--hljs-cosmic-property);
|
||||
}
|
||||
|
||||
/* Number */
|
||||
.hljs-number {
|
||||
color: var(--hljs-cosmic-number);
|
||||
}
|
||||
|
||||
/* Boolean */
|
||||
.hljs-literal {
|
||||
color: var(--hljs-cosmic-boolean);
|
||||
}
|
||||
|
||||
/* String */
|
||||
.hljs-selector-tag,
|
||||
.hljs-string {
|
||||
color: var(--hljs-cosmic-string);
|
||||
}
|
||||
|
||||
/* Operator */
|
||||
.hljs-operator,
|
||||
.hljs-symbol,
|
||||
.hljs-link,
|
||||
.language-css .hljs-string,
|
||||
.style .hljs-string {
|
||||
color: var(--hljs-cosmic-operator);
|
||||
}
|
||||
|
||||
/* Keyword */
|
||||
.hljs-template-tag,
|
||||
.hljs-keyword {
|
||||
color: var(--hljs-cosmic-keyword);
|
||||
}
|
||||
|
||||
/* Namespace */
|
||||
.hljs-namespace {
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
/* Selector, Attr-name, and String */
|
||||
.hljs-attr {
|
||||
color: #fcfce5;
|
||||
}
|
||||
|
||||
.hljs-name {
|
||||
color: #e4faf6;
|
||||
}
|
||||
|
||||
/* Operator, Entity, URL, CSS String, and Style String */
|
||||
.hljs-operator,
|
||||
.hljs-symbol,
|
||||
.hljs-link,
|
||||
.language-css .hljs-string,
|
||||
.style .hljs-string {
|
||||
color: #f8f8f2;
|
||||
}
|
||||
|
||||
/* At-rule and Attr-value */
|
||||
.hljs-tag,
|
||||
.hljs-keyword,
|
||||
.hljs-attribute-value {
|
||||
color: #e6db74;
|
||||
}
|
||||
|
||||
/* Regex and Important */
|
||||
.hljs-regexp,
|
||||
.hljs-important {
|
||||
color: var(--tblr-yellow);
|
||||
}
|
||||
|
||||
/* Important */
|
||||
.hljs-important {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Entity */
|
||||
.hljs-symbol {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
/* Token transition */
|
||||
.hljs {
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
/* Code selection */
|
||||
code::selection,
|
||||
code ::selection {
|
||||
background: var(--tblr-yellow);
|
||||
color: var(--tblr-gray-900);
|
||||
border-radius: 0.1em;
|
||||
}
|
||||
|
||||
code .hljs-keyword::selection,
|
||||
code .hljs-punctuation::selection {
|
||||
color: var(--tblr-gray-800);
|
||||
}
|
||||
|
||||
/* Pre code padding */
|
||||
pre code {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Limit height and add inset shadow to code blocks */
|
||||
pre:has(code) {
|
||||
max-height: 33vh; /* Limit height */
|
||||
overflow: auto;
|
||||
box-shadow: inset 0 -1px 20px hsla(207.7, 39.4%, 6.5%, 0.64);
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
|
||||
@media print {
|
||||
pre:has(code) {
|
||||
max-height: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
hljs.highlightAll();
|
||||
|
After Width: | Height: | Size: 19 KiB |
@@ -0,0 +1,106 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:data="ApexChartsNS" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:space="preserve" width="1910.7" height="1448.5">
|
||||
<defs>
|
||||
<filter id="b" width="1.1" height="1.1" x="0" y="0" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-color="#5A585F" flood-opacity=".1" result="flood"/>
|
||||
<feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="22.3"/>
|
||||
<feOffset dx="8" dy="8" in="blur" result="offset"/>
|
||||
<feComposite in="flood" in2="offset" operator="in" result="comp1"/>
|
||||
<feComposite in="SourceGraphic" in2="comp1" result="comp2"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<defs>
|
||||
<filter id="a" width="1.1" height="1.1" x="0" y="0" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-color="#000" flood-opacity=".5" result="flood"/>
|
||||
<feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="7.8"/>
|
||||
<feOffset dx="6" dy="6" in="blur" result="offset"/>
|
||||
<feComposite in="flood" in2="offset" operator="in" result="comp1"/>
|
||||
<feComposite in="SourceGraphic" in2="comp1" result="fbSourceGraphic"/>
|
||||
<feColorMatrix in="fbSourceGraphic" result="fbSourceGraphicAlpha" values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"/>
|
||||
<feFlood flood-color="#000" flood-opacity=".5" result="flood"/>
|
||||
<feGaussianBlur in="fbSourceGraphic" result="blur" stdDeviation="7.8"/>
|
||||
<feOffset dx="6" dy="6" in="blur" result="offset"/>
|
||||
<feComposite in="flood" in2="offset" operator="in" result="comp1"/>
|
||||
<feComposite in="fbSourceGraphic" in2="comp1" result="comp2"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g transform="translate(550 -413)">
|
||||
<rect width="1265.6" height="787.3" x="-513" y="450" fill="#151718" filter="url(#a)" ry="15.9" transform="matrix(.95846 0 0 1 -23 0)"/>
|
||||
<g transform="translate(-147 153) scale(.68282)">
|
||||
<circle cx="-475.8" cy="487.7" r="19.4" fill="#ff5f56"/>
|
||||
<circle cx="-418.3" cy="487.7" r="19.4" fill="#ffbd2e"/>
|
||||
<circle cx="-360.8" cy="487.7" r="19.4" fill="#27c93f"/>
|
||||
</g>
|
||||
</g>
|
||||
<g transform="translate(1142 163)">
|
||||
<rect width="1377.7" height="787.3" x="-513" y="450" fill="#eef3f7" filter="url(#b)" opacity=".9" ry="15.9" transform="matrix(.88741 0 0 1 -23 0)"/>
|
||||
<g transform="translate(-125 151) scale(.68282)">
|
||||
<circle cx="-475.8" cy="487.7" r="19.4" fill="#ff5f56"/>
|
||||
<circle cx="-418.3" cy="487.7" r="19.4" fill="#ffbd2e"/>
|
||||
<circle cx="-360.8" cy="487.7" r="19.4" fill="#27c93f"/>
|
||||
</g>
|
||||
</g>
|
||||
<foreignObject width="388" height="250" x="0" y="0">
|
||||
<xhtml:div style="max-height:125px"/>
|
||||
</foreignObject>
|
||||
<g fill="#373d3f" font-family="mono" font-size="11" font-weight="400" text-anchor="end">
|
||||
<text x="20" y="34" transform="translate(709 616) scale(3.02526)"><tspan>120</tspan></text>
|
||||
<text x="20" y="65" transform="translate(709 616) scale(3.02526)"><tspan>100</tspan></text>
|
||||
<text x="20" y="95" transform="translate(709 616) scale(3.02526)"><tspan>80</tspan></text>
|
||||
<text x="20" y="126" transform="translate(709 616) scale(3.02526)"><tspan>60</tspan></text>
|
||||
<text x="20" y="157" transform="translate(709 616) scale(3.02526)"><tspan>40</tspan></text>
|
||||
<text x="20" y="188" transform="translate(709 616) scale(3.02526)"><tspan>20</tspan></text>
|
||||
<text x="20" y="219" transform="translate(709 616) scale(3.02526)"><tspan>0</tspan></text>
|
||||
</g>
|
||||
<g transform="translate(800 707) scale(3.02526)">
|
||||
<defs>
|
||||
<clipPath id="d">
|
||||
<rect width="333.3" height="185.2" fill="#fff" stroke-width="0" rx="0" ry="0"/>
|
||||
</clipPath>
|
||||
<clipPath id="e">
|
||||
<rect width="353.3" height="205.2" x="-10" y="-10" fill="#fff" stroke-width="0" rx="0" ry="0"/>
|
||||
</clipPath>
|
||||
<linearGradient id="c" x1="0" x2="0" y1="30.8" y2="264.3" gradientTransform="scale(1.42726 .70064)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#4263eb" stop-opacity=".6"/>
|
||||
<stop offset="1" stop-color="#66b4c4" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#bdd4ef" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path fill="#b1b9c4" fill-opacity=".9" stroke="#b6b6b6" stroke-dasharray="3" d="M0 0v185"/>
|
||||
<path stroke="#7c848d" stroke-opacity=".3" d="M0 185v6m55-6v6m56-6v6m56-6v6m56-6v6m55-6v6M0 31h333M0 62h333M0 93h333M0 124h333M0 154h333"/>
|
||||
<path stroke="transparent" d="M0 185h333M0 1v184"/>
|
||||
<path stroke="#7c848d" stroke-opacity=".3" d="M0 0h333" opacity=".4"/>
|
||||
<g data:longestSeries="true" data:realIndex="0">
|
||||
<path fill="url(#c)" d="M0 162c19 0 36-48 55-48s36 36 55 36c20 0 37-73 57-73 19 0 36 54 56 54 19 0 35-109 55-109 19 0 36 81 55 81v82H0Z" clip-path="url(#d)"/>
|
||||
<path fill="none" stroke="#4263eb" stroke-linecap="round" stroke-width="3" d="M0 162c19 0 36-48 55-48s36 36 55 36c20 0 37-73 57-73 19 0 36 54 56 54 19 0 35-109 55-109 19 0 36 81 55 81" clip-path="url(#d)"/>
|
||||
<g data:realIndex="0">
|
||||
<g fill="#4263eb" clip-path="url(#e)">
|
||||
<path d="M-5 162a5 5 0 1 0 10 0 5 5 0 1 0-10 0m55-48a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
<g clip-path="url(#e)">
|
||||
<path fill="#4263eb" d="M105 150a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
<g clip-path="url(#e)">
|
||||
<path fill="#4263eb" d="M162 77a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
<g clip-path="url(#e)">
|
||||
<path fill="#4263eb" d="M218 131a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
<g clip-path="url(#e)">
|
||||
<path fill="#4263eb" d="M273 22a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
<g clip-path="url(#e)">
|
||||
<path fill="#4263eb" d="M328 103a5 5 0 1 0 10 0 5 5 0 1 0-10 0"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g fill="#373d3f" font-family="mono" font-size="12" text-anchor="middle">
|
||||
<text y="213" font-weight="400" transform="translate(0 -4)">Jan 25</text>
|
||||
<text x="55" y="213" font-weight="400" transform="translate(0 -4)">Apr 25</text>
|
||||
<text x="111" y="213" font-weight="400" transform="translate(0 -4)">Jul 25</text>
|
||||
<text x="167" y="213" font-weight="400" transform="translate(0 -4)">Oct 25</text>
|
||||
<text x="223" y="213" font-weight="600" transform="translate(0 -4)">2026</text>
|
||||
<text x="278" y="213" font-weight="400" transform="translate(0 -4)">Apr 26</text>
|
||||
</g>
|
||||
</g>
|
||||
<text xml:space="preserve" x="113" y="257" fill="#fff" stroke-width="170" font-family="Monospace" font-size="64" font-weight="400" style="-inkscape-font-specification:'Monospace, Normal';text-align:start;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal"><tspan x="113" y="257" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal"><tspan fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">select</tspan> <tspan fill="#84c6fa" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">'chart'</tspan> <tspan fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">as</tspan> <tspan fill="#f8f7d9" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">component</tspan><tspan fill="#5c7580" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">;</tspan></tspan><tspan x="113" y="417" fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">select</tspan><tspan x="113" y="497" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal"> date <tspan fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">as</tspan> <tspan fill="#f8f7d9" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">x</tspan><tspan fill="#5c7580" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">,</tspan> revenue <tspan fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">as</tspan> <tspan fill="#f8f7d9" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">y</tspan></tspan><tspan x="113" y="577" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal"><tspan fill="#dca654" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">from</tspan> sales<tspan fill="#5c7580" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">;</tspan></tspan><tspan x="113" y="737" fill-opacity=".5" style="-inkscape-font-specification:'Monospace, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal">-- The end</tspan></text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 94 KiB |
@@ -0,0 +1,25 @@
|
||||
select 'redirect' as component, '/blog.sql' as link
|
||||
where ($post IS NULL AND sqlpage.path() <> '/blog.sql') OR ($post IS NOT NULL AND NOT EXISTS (SELECT 1 FROM blog_posts WHERE title = $post));
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', coalesce($post || ' - ', '') || 'SQLPage Blog'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
SELECT 'text' AS component,
|
||||
true as article,
|
||||
content AS contents_md
|
||||
FROM blog_posts
|
||||
WHERE title = $post;
|
||||
|
||||
SELECT 'list' AS component,
|
||||
'SQLPage blog' AS title;
|
||||
SELECT title,
|
||||
description,
|
||||
icon,
|
||||
sqlpage.link(
|
||||
COALESCE(external_url, ''),
|
||||
CASE WHEN external_url IS NULL THEN json_object('post', title) ELSE NULL END
|
||||
) AS link
|
||||
FROM blog_posts
|
||||
ORDER BY created_at DESC;
|
||||
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 32 KiB |
@@ -0,0 +1,92 @@
|
||||
set theme = coalesce($theme, 'custom');
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', $theme || ' SQLPage Colors',
|
||||
'css', case $theme when 'custom' then '/assets/highlightjs-and-tabler-theme.css' end,
|
||||
'theme', case $theme when 'default' then 'light' else 'dark' end
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
create temporary table if not exists colors as select column1 as color, column2 as hex from (values
|
||||
('blue', '#0054a6'), ('azure', '#4299e1'), ('indigo', '#4263eb'), ('purple', '#ae3ec9'), ('pink', '#d6336c'), ('red', '#d63939'), ('orange', '#f76707'), ('yellow', '#f59f00'), ('lime', '#74b816'), ('green', '#2fb344'), ('teal', '#0ca678'), ('cyan', '#17a2b8'),
|
||||
('blue-lt', '#e9f0f9'), ('azure-lt', '#ecf5fc'), ('indigo-lt', '#eceffd'), ('purple-lt', '#f7ecfa'), ('pink-lt', '#fbebf0'), ('red-lt', '#fbebeb'), ('orange-lt', '#fef0e6'), ('yellow-lt', '#fef5e6'), ('lime-lt', '#f1f8e8'), ('green-lt', '#eaf7ec'), ('teal-lt', '#e7f6f2'), ('cyan-lt', '#e8f6f8'),
|
||||
('gray-50', '#f8fafc'), ('gray-100', '#f1f5f9'), ('gray-200', '#e2e8f0'), ('gray-300', '#c8d3e1'), ('gray-400', '#9ba9be'), ('gray-500', '#6c7a91'), ('gray-600', '#49566c'), ('gray-700', '#313c52'), ('gray-800', '#1d273b'), ('gray-900', '#0f172a'),
|
||||
('facebook', '#1877F2'), ('twitter', '#1da1f2'), ('linkedin', '#0a66c2'), ('google', '#dc4e41'), ('youtube', '#ff0000'), ('vimeo', '#1ab7ea'), ('dribbble', '#ea4c89'), ('github', '#181717'), ('instagram', '#e4405f'), ('pinterest', '#bd081c'), ('vk', '#6383a8'), ('rss', '#ffa500'), ('flickr', '#0063dc'), ('bitbucket', '#0052cc'), ('tabler', '#0054a6'),
|
||||
('black', '#000000'), ('white', '#ffffff'), ('gray', '#808080'),
|
||||
('primary', '#0054a6'), ('secondary', '#49566c'), ('success', '#2fb344'), ('info', '#17a2b8'), ('warning', '#f59f00'), ('danger', '#d63939'), ('light', '#f1f5f9'), ('dark', '#0f172a')
|
||||
);
|
||||
|
||||
select 'tab' as component;
|
||||
select 'Default theme' as title, '?theme=default' as link, 'Default theme' as description, case $theme when 'default' then 'primary' end as color, $theme = 'default' as disabled;
|
||||
select 'Custom theme' as title, '?theme=custom' as link, 'Custom theme' as description, case $theme when 'custom' then 'primary' end as color, $theme = 'custom' as disabled;
|
||||
|
||||
|
||||
select 'card' as component, 'Colors' as title;
|
||||
select color as title, hex as description, color as background_color
|
||||
from colors;
|
||||
|
||||
|
||||
select 'text' as component, '
|
||||
The colors above are from the [official site custom theme](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/assets/highlightjs-and-tabler-theme.css).
|
||||
View [this page with the default theme](?theme=default) to see the colors that are used by default.
|
||||
' as contents_md where $theme = 'custom';
|
||||
|
||||
select 'text' as component, '
|
||||
### Customization and theming
|
||||
|
||||
SQLPage is designed to be easily customizable and themable.
|
||||
You cannot pass arbitrary color codes to components from your SQL queries,
|
||||
but you can customize which exact color is associated to each color name.
|
||||
|
||||
#### Creating a custom theme
|
||||
|
||||
To create a custom theme, you can create a CSS file and use the [shell component](/component.sql?component=shell) to include it.
|
||||
|
||||
##### `index.sql`
|
||||
|
||||
```sql
|
||||
select ''shell'' as component, ''custom_theme.css'' as css, ''custom_theme'' as theme;
|
||||
```
|
||||
|
||||
##### `custom_theme.css`
|
||||
|
||||
```css
|
||||
:root,
|
||||
.layout-boxed[data-bs-theme="custom_theme"] {
|
||||
color-scheme: light;
|
||||
|
||||
/* Base text colors */
|
||||
--tblr-body-color: #cfd5e6;
|
||||
--tblr-text-secondary-rgb: 204, 209, 217;
|
||||
--tblr-secondary-color: #cccccc;
|
||||
--tblr-muted-color: rgba(191, 191, 191, 0.8);
|
||||
|
||||
/* Background colors */
|
||||
--tblr-body-bg: #0f1426;
|
||||
--tblr-bg-surface: #111629;
|
||||
--tblr-bg-surface-secondary: #151a2e;
|
||||
--tblr-bg-surface-tertiary: #191f33;
|
||||
|
||||
/* Primary and secondary colors */
|
||||
--tblr-primary-rgb: 95, 132, 169;
|
||||
--tblr-primary: rgb(var(--tblr-primary-rgb));
|
||||
--tblr-secondary-rgb: 235, 232, 255;
|
||||
--tblr-secondary: rgb(var(--tblr-secondary-rgb));
|
||||
|
||||
/* Border colors */
|
||||
--tblr-border-color: #151926;
|
||||
--tblr-border-color-translucent: #404d73b3;
|
||||
|
||||
/* Theme colors. All sqlpage colors can be customized in the same way. */
|
||||
--tblr-blue-rgb: 84, 151, 213; /* To convert between #RRGGBB color codes to decimal RGB values, you can use https://www.rapidtables.com/web/color/RGB_Color.html */
|
||||
--tblr-blue: rgb(var(--tblr-blue-rgb));
|
||||
|
||||
--tblr-red-rgb: 229, 62, 62;
|
||||
--tblr-red: rgb(var(--tblr-red-rgb));
|
||||
|
||||
--tblr-green-rgb: 72, 187, 120;
|
||||
--tblr-green: rgb(var(--tblr-green-rgb));
|
||||
}
|
||||
```
|
||||
' as contents_md;
|
||||
|
||||
@@ -0,0 +1,154 @@
|
||||
-- ensure that the component exists and do not render this page if it does not
|
||||
select 'redirect' as component,
|
||||
'component_not_found.sql' || coalesce('?component=' || sqlpage.url_encode($component), '') as link
|
||||
where not exists (select 1 from component where name = $component);
|
||||
|
||||
-- This line, at the top of the page, tells web browsers to keep the page locally in cache once they have it.
|
||||
select 'http_header' as component,
|
||||
'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control",
|
||||
printf('<%s>; rel="canonical"', sqlpage.link('component', json_object('component', $component))) as "Link";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', coalesce($component || ' - ', '') || 'SQLPage Documentation'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'breadcrumb' as component;
|
||||
select 'SQLPage' as title, '/' as link, 'Home page' as description;
|
||||
select 'Components' as title, '/documentation.sql' as link, 'List of all components' as description;
|
||||
select $component as title, '/component.sql?component=' || sqlpage.url_encode($component) as link;
|
||||
|
||||
select 'text' as component, 'component' as id, true as article,
|
||||
format('# The **%s** component
|
||||
|
||||
%s', $component, description) as contents_md
|
||||
from component where name = $component;
|
||||
|
||||
select format('Introduced in SQLPage v%s.', introduced_in_version) as contents, 1 as size
|
||||
from component
|
||||
where name = $component and introduced_in_version IS NOT NULL;
|
||||
|
||||
select 'title' as component, 3 as level, 'Top-level parameters' as contents where $component IS NOT NULL;
|
||||
select 'table' as component, true as striped, true as hoverable, true as freeze_columns,
|
||||
'type' as markdown
|
||||
where $component IS NOT NULL;
|
||||
select
|
||||
name,
|
||||
CASE WHEN optional THEN '' ELSE 'REQUIRED' END as required,
|
||||
CASE type
|
||||
WHEN 'COLOR' THEN printf('[%s](/colors.sql)', type)
|
||||
WHEN 'ICON' THEN printf('[%s](https://tabler-icons.io/?ref=sqlpage)', type)
|
||||
ELSE type
|
||||
END AS type,
|
||||
description
|
||||
from parameter where component = $component AND top_level
|
||||
ORDER BY optional, name;
|
||||
|
||||
|
||||
select 'title' as component, 3 as level, 'Row-level parameters' as contents
|
||||
WHERE $component IS NOT NULL AND EXISTS (SELECT 1 from parameter where component = $component AND NOT top_level);
|
||||
select 'table' as component, true as striped, true as hoverable, true as freeze_columns,
|
||||
'type' as markdown
|
||||
where $component IS NOT NULL;
|
||||
select
|
||||
name,
|
||||
CASE WHEN optional THEN '' ELSE 'REQUIRED' END as required,
|
||||
CASE type
|
||||
WHEN 'COLOR' THEN printf('[%s](/colors.sql)', type)
|
||||
WHEN 'ICON' THEN printf('[%s](https://tabler-icons.io/?ref=sqlpage)', type)
|
||||
ELSE type
|
||||
END AS type,
|
||||
description
|
||||
from parameter where component = $component AND NOT top_level
|
||||
ORDER BY optional, name;
|
||||
|
||||
select
|
||||
'dynamic' as component,
|
||||
'[
|
||||
{"component": "code"},
|
||||
{
|
||||
"title": "Example ' || (row_number() OVER ()) || '",
|
||||
"description_md": ' || json_quote(description) || ',
|
||||
"language": "sql",
|
||||
"contents": ' || json_quote((
|
||||
select
|
||||
group_concat(
|
||||
'select ' || char(10) ||
|
||||
(
|
||||
with t as (
|
||||
select *,
|
||||
case type
|
||||
when 'array' then json_array_length(value)>1
|
||||
else false
|
||||
end as is_arr
|
||||
from json_tree(top.value)
|
||||
),
|
||||
key_val as (select
|
||||
CASE t.type
|
||||
WHEN 'integer' THEN t.atom
|
||||
WHEN 'real' THEN t.atom
|
||||
WHEN 'true' THEN 'TRUE'
|
||||
WHEN 'false' THEN 'FALSE'
|
||||
WHEN 'null' THEN 'NULL'
|
||||
WHEN 'object' THEN 'JSON(' || quote(t.value) || ')'
|
||||
WHEN 'array' THEN 'JSON(' || quote(t.value) || ')'
|
||||
ELSE quote(t.value)
|
||||
END as val,
|
||||
CASE parent.fullkey
|
||||
WHEN '$' THEN t.key
|
||||
ELSE parent.key
|
||||
END as key
|
||||
from t inner join t parent on parent.id = t.parent
|
||||
where ((parent.fullkey = '$' and not t.is_arr)
|
||||
or (parent.path = '$' and parent.is_arr))
|
||||
),
|
||||
key_val_padding as (select
|
||||
CASE
|
||||
WHEN (key LIKE '% %') or (key LIKE '%-%') THEN
|
||||
format('"%w"', key)
|
||||
ELSE
|
||||
key
|
||||
END as key,
|
||||
val,
|
||||
1 + max(0, max(case when length(val) < 30 then length(val) else 0 end) over () - length(val)) as padding
|
||||
from key_val
|
||||
)
|
||||
select group_concat(
|
||||
format(' %s%.*cas %s', val, padding, ' ', key),
|
||||
',' || char(10)
|
||||
) from key_val_padding
|
||||
) || ';',
|
||||
char(10)
|
||||
)
|
||||
from json_each(properties) AS top
|
||||
)) || '
|
||||
}, '||
|
||||
CASE component
|
||||
WHEN 'shell' THEN '{"component": "text", "contents": ""}'
|
||||
WHEN 'http_header' THEN '{ "component": "text", "contents": "" }'
|
||||
ELSE '
|
||||
{"component": "title", "level": 3, "contents": "Result"},
|
||||
{"component": "dynamic", "properties": ' || properties ||' }
|
||||
'
|
||||
END || '
|
||||
]
|
||||
' as properties
|
||||
from example where component = $component AND properties IS NOT NULL;
|
||||
|
||||
SELECT 'title' AS component, 3 AS level, 'Examples' AS contents
|
||||
WHERE EXISTS (SELECT 1 FROM example WHERE component = $component AND properties IS NULL);
|
||||
SELECT 'text' AS component, description AS contents_md
|
||||
FROM example WHERE component = $component AND properties IS NULL;
|
||||
|
||||
|
||||
select 'title' as component, 2 as level, 'See also: other components' as contents;
|
||||
select
|
||||
'button' as component,
|
||||
'sm' as size,
|
||||
'pill' as shape;
|
||||
select
|
||||
name as title,
|
||||
icon,
|
||||
sqlpage.set_variable('component', name) as link
|
||||
from component
|
||||
order by name;
|
||||
@@ -0,0 +1,34 @@
|
||||
select 'http_header' as component, 'noindex' as "X-Robots-Tag";
|
||||
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select
|
||||
'hero' as component,
|
||||
'Not found' as title,
|
||||
'Sorry, the component you were looking for does not exist.' as description_md,
|
||||
'https://upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Sad_clown.jpg/640px-Sad_clown.jpg' as image,
|
||||
'/documentation.sql' as link,
|
||||
'Back to the documentation' as link_text;
|
||||
|
||||
-- Friendly message after an XSS or SQL injection attempt
|
||||
set attack = CASE WHEN
|
||||
$component LIKE '%<%' or $component LIKE '%>%' or $component LIKE '%/%' or $component LIKE '%;%'
|
||||
or $component LIKE '%--%' or $component LIKE '%''%' or $component LIKE '%(%'
|
||||
THEN 'attacked' END;
|
||||
|
||||
select
|
||||
'alert' as component,
|
||||
'A note about security' as title,
|
||||
'alert-triangle' as icon,
|
||||
'teal' as color,
|
||||
TRUE as important,
|
||||
'SQLPage takes secutity very seriously.
|
||||
Fiddling with the URL to try to access data you are not supposed to see, or to
|
||||
trigger a SQL or javacript injection, should never work.
|
||||
|
||||
However, if you think you have found a security issue, please
|
||||
report it and we will fix it as soon as possible.
|
||||
' as description
|
||||
where $attack = 'attacked';
|
||||
select 'safety.sql' as link, 'More about SQLPage security' as title where $attack='attacked';
|
||||
select 'https://github.com/sqlpage/SQLPage/security' as link, 'Report a vulnerability' as title where $attack='attacked';
|
||||
@@ -0,0 +1 @@
|
||||
SELECT 'redirect' as component, 'documentation.sql' as link;
|
||||
@@ -0,0 +1,186 @@
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, '
|
||||
|
||||
# Creating your own SQLPage components
|
||||
|
||||
|
||||
If you have some frontend development experience, you can create your own components, by placing
|
||||
[`.handlebars`](https://handlebarsjs.com/guide/) files in a folder called `sqlpage/templates` at the root of your server.
|
||||
|
||||
## Web page structure
|
||||
|
||||
### The [`shell`](./documentation.sql?component=shell#component) component
|
||||
|
||||
Each page in SQLPage is composed of a `shell` component,
|
||||
which contains the page title and the navigation bar,
|
||||
and a series of normal components that display the data.
|
||||
|
||||
The `shell` component is always present unless explicitly skipped via the `?_sqlpage_embed` query parameter.
|
||||
If you don''t call it explicitly, it will be invoked with the default parameters automatically before your first component
|
||||
invocation that tries to render data on the page.
|
||||
|
||||
#### Custom `shell` components
|
||||
|
||||
You can override the default `shell` component by creating a file called `shell.handlebars` in the `sqlpage/templates` folder.
|
||||
|
||||
If you want to keep the default `shell` component on most of your pages, but want to create a custom `shell` component for a specific page,
|
||||
you can create a file called `shell-custom.handlebars` (or any other name starting with `shell`) in the `sqlpage/templates` folder.
|
||||
Here is an example for a minimal custom `shell` component:
|
||||
|
||||
|
||||
```handlebars
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{{default title "SQLPage"}}</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{{~#each_row~}}{{~/each_row~}}
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
|
||||
Since you have full control over the `shell` component, you can use it to generate non-HTML content.
|
||||
For instance, you can write an XML shell to create a custom RSS feed.
|
||||
|
||||
## Component template syntax
|
||||
|
||||
Components are written in [handlebars](https://handlebarsjs.com/guide/),
|
||||
which is a simple templating language that allows you to insert data in your HTML.
|
||||
|
||||
Here is a simple example of a component that displays a list of items:
|
||||
|
||||
```handlebars
|
||||
<h1>{{title}}</h1>
|
||||
|
||||
<ul>
|
||||
{{#each_row}}
|
||||
<li>{{my_property}} {{other_property}}</li>
|
||||
{{/each_row}}
|
||||
</ul>
|
||||
```
|
||||
|
||||
If you save this file as `sqlpage/templates/my_list.handlebars`, you can use it in your SQL queries
|
||||
by calling the `my_list` component:
|
||||
|
||||
```sql
|
||||
SELECT ''my_list'' AS component, ''My list'' AS title;
|
||||
SELECT first_name AS my_property, last_name AS other_property FROM clients;
|
||||
```
|
||||
|
||||
### Styling
|
||||
|
||||
SQLPage uses [tabler](https://tabler.io/) for its default styling.
|
||||
You can include any of the tabler classes in your components to style them.
|
||||
Since tabler inherits from [bootstrap](https://getbootstrap.com/), you can also use bootstrap classes.
|
||||
|
||||
For instance, you can easily create a multi-column layout with the following code:
|
||||
|
||||
```handlebars
|
||||
<div class="row">
|
||||
{{#each_row}}
|
||||
<div class="col">
|
||||
{{my_property}}
|
||||
</div>
|
||||
{{/each_row}}
|
||||
</div>
|
||||
```
|
||||
|
||||
For custom styling, you can write your own CSS files
|
||||
and include them in your page header.
|
||||
You can use the `css` parameter of the default [`shell`](./documentation.sql?component=shell#component) component,
|
||||
or create your own custom `shell` component with a `<link>` tag.
|
||||
|
||||
### Helpers
|
||||
|
||||
Handlebars has a concept of [helpers](https://handlebarsjs.com/guide/expressions.html#helpers),
|
||||
which are functions that you can call from your templates to perform some operations.
|
||||
|
||||
Handlebars comes with [a few built-in helpers](https://handlebarsjs.com/guide/builtin-helpers.html),
|
||||
and SQLPage adds a few more:
|
||||
|
||||
- `eq`, `ne`: compares two values for equality (equal, not equal)
|
||||
- `gt`, `gte`, `lt`, `lte`: compares two values (greater than, greater than or equal, less than, less than or equal)
|
||||
- `or`, `and`: combines two boolean values (logical operators)
|
||||
- `not`: negates a boolean value (logical operator)
|
||||
- `len`: returns the length of a list or string, or the number of keys in an object
|
||||
- `stringify`: converts a value to its json string representation, useful to pass parameters from the database to javascript functions
|
||||
- `parse_json`: parses a json string into a value, useful to accept complex parameters from databases that don''t have a native json type
|
||||
- `default`: returns the first argument if it is not null, otherwise returns the second argument. For instance: `{{default my_value ''default value''}}`.
|
||||
- `entries`: returns the entries of an object as a list of `{key, value}` objects.
|
||||
- `delay` and `flush_delayed`: temporarily saves a value to memory, and outputs it later. For instance:
|
||||
- ```handlebars
|
||||
{{#if complex_condition}}
|
||||
<a href="{{link}}">
|
||||
{{#delay}}
|
||||
</a>
|
||||
{{/delay}}
|
||||
{{/if}}
|
||||
...
|
||||
{{flush_delayed}}
|
||||
```
|
||||
- `sort`: sorts a list of values
|
||||
- `plus`, `minus`, `sum`: mathematical operators
|
||||
- `starts_with`: returns true if a string starts with another string
|
||||
- `to_array`: useful to accept parameters that can optionally be repeated:
|
||||
- if the argument is a list, returns it unchanged,
|
||||
- if the argument is a string containing a valid json list, returns the parsed list,
|
||||
- otherwise returns a list containing only the argument
|
||||
- `array_contains`: returns true if a list contains a value
|
||||
- `static_path`: returns the path to one of the static files bundled with SQLPage. Accepts arguments like `sqlpage.js`, `sqlpage.css`, `apexcharts.js`, etc.
|
||||
- `app_config`: returns the value of a configuration parameter from sqlpage''s configuration file, such as `max_uploaded_file_size`, `site_prefix`, etc.
|
||||
- `icon_img`: generate an svg icon from a *tabler* icon name
|
||||
- `markdown`: renders markdown text. Accepts an optional 2nd argument `''allow_unsafe''` that will render embedded html blocks: use only on trusted content. See the [Commonmark spec](https://spec.commonmark.org/0.31.2/#html-blocks) for more info.
|
||||
- `each_row`: iterates over the rows of a query result
|
||||
- `typeof`: returns the type of a value (`string`, `number`, `boolean`, `object`, `array`, `null`)
|
||||
- `rfc2822_date`: formats a date as a string in the [RFC 2822](https://tools.ietf.org/html/rfc2822#section-3.3) format, that is, `Thu, 21 Dec 2000 16:01:07 +0200`
|
||||
- `url_encode`: percent-encodes a string for use in a URL. For instance, `{{url_encode "hello world"}}` returns `hello%20world`.
|
||||
|
||||
### Attributes
|
||||
|
||||
In addition to the parameters you pass to your components in your SQL queries,
|
||||
SQLPage adds the following attributes to the context of your components:
|
||||
|
||||
- `@component_index` : the index of the current component in the page. Useful to generate unique ids or classes.
|
||||
- `@row_index` : the index of the current row in the current component. Useful to implement special behavior on the first row, for instance.
|
||||
- `@csp_nonce` : a random nonce that you must use as the `nonce` attribute of your `<script>` tags if you include external scripts.
|
||||
|
||||
## External javascript
|
||||
|
||||
For security, by default SQLPage ships with a [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP) that prevents the execution of inline javascript
|
||||
and the loading of external scripts. However, you can include external scripts in your page by adding them to the `javascript` parameter of the default [`shell`](./documentation.sql?component=shell#component) component,
|
||||
or inside your own custom components using
|
||||
|
||||
```handlebars
|
||||
<script nonce="{{@csp_nonce}}">
|
||||
// your javascript code here
|
||||
</script>
|
||||
```
|
||||
|
||||
## Overwriting the default components
|
||||
|
||||
You can overwrite the default components, including the `shell` component,
|
||||
by creating a file with the same name in the `sqlpage/templates` folder.
|
||||
|
||||
For example, if you want to change the appearance of the `shell` component,
|
||||
you can create a file called `sqlpage/templates/shell.handlebars` and write your own HTML in it.
|
||||
If you don''t want to start from scratch, you can copy the default `shell` component
|
||||
[from the SQLPage source code](https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates/shell.handlebars).
|
||||
|
||||
## Examples
|
||||
|
||||
All the default components are written in handlebars, and you can read their source code to learn how to write your own.
|
||||
[See the default components source code](https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates).
|
||||
|
||||
Some interesting examples are:
|
||||
|
||||
- [The `shell` component](https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates/shell.handlebars)
|
||||
- [The `card` component](https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates/card.handlebars): simple yet complete example of a component that displays a list of items.
|
||||
- [The `table` component](https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates/table.handlebars): more complex example of a component that uses
|
||||
- the `eq`, `or`, and `sort` handlebars helpers,
|
||||
- the `../` syntax to access the parent context,
|
||||
- and the `@key` to work with objects whose keys are not known in advance.
|
||||
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:8080"
|
||||
@@ -0,0 +1,57 @@
|
||||
-- ensure that the component exists and do not render this page if it does not
|
||||
select 'redirect' as component, sqlpage.link('component.sql', json_object('component', $component)) as link
|
||||
where $component is not null;
|
||||
|
||||
-- This line, at the top of the page, tells web browsers to keep the page locally in cache once they have it.
|
||||
select 'http_header' as component, 'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', coalesce($component || ' - ', '') || 'SQLPage Documentation'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, format('SQLPage v%s documentation', sqlpage.version()) as title;
|
||||
select '
|
||||
If you are completely new to SQLPage, you should start by reading the [get started tutorial](/your-first-sql-website/),
|
||||
which will guide you through the process of creating your first SQLPage application.
|
||||
|
||||
Building an application with SQLPage is quite simple.
|
||||
To create a new web page, just create a new SQL file.
|
||||
For each SELECT statement that you write, the data it returns will be analyzed and rendered to the user.
|
||||
The two most important concepts in SQLPage are **components** and **parameters**.
|
||||
|
||||
- **components** are small user interface elements that you can use to display your data in a certain way.
|
||||
- *top-level* **parameters** are the properties of these components, allowing you to customize their appearance and behavior.
|
||||
- *row-level* **parameters** constitute the data that you want to display in the components.
|
||||
|
||||
To select a component and set its top-level properties, you write the following SQL statement:
|
||||
|
||||
```sql
|
||||
SELECT ''component_name'' AS component, ''my value'' AS top_level_parameter_1;
|
||||
```
|
||||
|
||||
Then, you can set its row-level parameters by writing a second SELECT statement:
|
||||
|
||||
```sql
|
||||
SELECT my_column_1 AS row_level_parameter_1, my_column_2 AS row_level_parameter_2 FROM my_table;
|
||||
```
|
||||
|
||||
This page documents all the components provided by default in SQLPage and their parameters.
|
||||
Use this as a reference when building your SQL application.
|
||||
For more information about SQLPage variables and [SQLPage functions](/functions),
|
||||
read about [the SQLPage data model](/extensions-to-sql).
|
||||
|
||||
If at any point you need help, you can ask for it on the [SQLPage forum](https://github.com/sqlpage/SQLPage/discussions).
|
||||
|
||||
If you know some [HTML](https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics),
|
||||
you can also easily [create your own components for your application](./custom_components.sql).
|
||||
' as contents_md;
|
||||
|
||||
select 'list' as component, 'components' as title;
|
||||
select
|
||||
name as title,
|
||||
description,
|
||||
icon,
|
||||
sqlpage.link('component.sql', json_object('component', name)) as link
|
||||
from component
|
||||
order by name;
|
||||
@@ -0,0 +1,20 @@
|
||||
select 'http_header' as component, 'noindex' as "X-Robots-Tag";
|
||||
|
||||
SELECT 'authentication' AS component,
|
||||
case sqlpage.basic_auth_username()
|
||||
when 'admin'
|
||||
then '$argon2i$v=19$m=8,t=1,p=1$YWFhYWFhYWE$oKBq5E8XFTHO2w' -- the password is 'password'
|
||||
when 'user'
|
||||
then '$argon2i$v=19$m=8,t=1,p=1$YWFhYWFhYWE$qsrWdjgl96ooYw' -- the password is 'user'
|
||||
end AS password_hash, -- this is a hash of the password 'password'
|
||||
sqlpage.basic_auth_password() AS password; -- this is the password that the user entered in the browser popup
|
||||
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, '
|
||||
# Authentication
|
||||
|
||||
Read the [source code](//github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/authentication/basic_auth.sql) for this demo.
|
||||
' as contents_md;
|
||||
|
||||
select 'alert' as component, 'info' as color, CONCAT('You are logged in as ', sqlpage.basic_auth_username()) as title;
|
||||
@@ -0,0 +1,16 @@
|
||||
-- delete expired sessions
|
||||
delete from user_sessions where created_at < datetime('now', '-1 day');
|
||||
|
||||
-- check that the
|
||||
SELECT 'authentication' AS component,
|
||||
'login.sql?failed' AS link, -- redirect to the login page on error
|
||||
(SELECT password_hash FROM users WHERE username = :username) AS password_hash, -- this is a hash of the password 'admin'
|
||||
:password AS password; -- this is the password that the user sent through our form in 'index.sql'
|
||||
|
||||
-- if we haven't been redirected, then the password is correct
|
||||
-- create a new session
|
||||
insert into user_sessions (session_token, username) values (sqlpage.random_string(32), :username)
|
||||
returning 'cookie' as component, 'session_token' as name, session_token as value;
|
||||
|
||||
-- redirect to the authentication example home page
|
||||
select 'redirect' as component, '/examples/authentication' as link;
|
||||
@@ -0,0 +1,18 @@
|
||||
-- redirect the user to the login page if they are not logged in
|
||||
-- this query should be present at the top of every page that requires authentication
|
||||
set user_role = (select role from users natural join user_sessions where session_token = sqlpage.cookie('session_token'));
|
||||
select 'redirect' as component, 'login.sql' as link where $user_role is null;
|
||||
|
||||
select 'dynamic' as component,
|
||||
json_insert(properties, '$[0].menu_item[#]', 'logout') as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'alert' as component, 'info' as color, CONCAT('You are logged in as ', $user_role) as title;
|
||||
|
||||
select 'text' as component, '
|
||||
# Authentication
|
||||
|
||||
Read the [source code](//github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/authentication/) for this demo.
|
||||
|
||||
[Log out](logout.sql)
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,29 @@
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select
|
||||
'login' as component,
|
||||
'create_session_token.sql' as action,
|
||||
'/assets/icon.webp' as image,
|
||||
'Demo Login Form' as title,
|
||||
'Username' as username,
|
||||
'Password' as password,
|
||||
case when $failed is not null then 'Invalid username or password. In this demo, you can log in with admin / admin.' end as error_message,
|
||||
'In this demo, the username is "admin" and the password is "admin".' as footer_md,
|
||||
'Log in' as validate;
|
||||
|
||||
select 'text' as component, '
|
||||
|
||||
# Authentication
|
||||
|
||||
This is a simple example of an authentication form.
|
||||
It uses
|
||||
- the [`login`](/documentation.sql?component=login#component) component to create a login form
|
||||
- the [`authentication`](/documentation.sql?component=authentication#component) component to check the user password
|
||||
- the [`cookie`](/documentation.sql?component=cookie#component) component to store a unique session token in the user browser
|
||||
- the [`redirect`](/documentation.sql?component=redirect#component) component to redirect the user to the login page if they are not logged in
|
||||
|
||||
## Example credentials
|
||||
|
||||
- Username: `admin`, Password: `admin`
|
||||
- Username: `user`, Password: `user`
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,4 @@
|
||||
delete from user_sessions
|
||||
where session_token = sqlpage.cookie('session_token');
|
||||
|
||||
select 'redirect' as component, 'login.sql' as link;
|
||||
@@ -0,0 +1,18 @@
|
||||
select
|
||||
'chart' as component,
|
||||
'bar' as type,
|
||||
TRUE as toolbar,
|
||||
TRUE as time;
|
||||
|
||||
with recursive integers(i) as (
|
||||
select 0 as i
|
||||
union all
|
||||
select i + 1
|
||||
from integers
|
||||
where i + 1 < 100
|
||||
)
|
||||
select
|
||||
'S' || (i%10) as series,
|
||||
format('%d-01-01', 2010 + (i/10)) as x,
|
||||
abs(random() % 10) as value
|
||||
from integers;
|
||||
@@ -0,0 +1,21 @@
|
||||
set n=coalesce($n, 1);
|
||||
|
||||
select
|
||||
'chart' as component,
|
||||
'Syracuse Sequence' as title,
|
||||
coalesce($type, 'area') as type,
|
||||
coalesce($color, 'indigo') as color,
|
||||
5 as marker,
|
||||
0 as ymin;
|
||||
with recursive seq(x, y) as (
|
||||
select 0, CAST($n as integer)
|
||||
union all
|
||||
select x+1, case
|
||||
when y % 2 = 0 then y/2
|
||||
else 3*y+1
|
||||
end
|
||||
from seq
|
||||
where x<10
|
||||
)
|
||||
select x, y from seq;
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
select 'csv' as component, 'example.csv' as filename;
|
||||
select * from component;
|
||||
@@ -0,0 +1,129 @@
|
||||
SELECT 'dynamic' AS component, json_object(
|
||||
'component', 'shell',
|
||||
'title', 'SQLPage documentation',
|
||||
'link', '/',
|
||||
'menu_item', json_array(
|
||||
json_object(
|
||||
'link', '/',
|
||||
'title', 'Home'
|
||||
),
|
||||
json_object(
|
||||
'title', 'Community',
|
||||
'submenu', json_array(
|
||||
json_object(
|
||||
'link', '/blog.sql',
|
||||
'title', 'Blog'
|
||||
),
|
||||
json_object(
|
||||
'link', 'https://github.com/sqlpage/SQLPage/issues',
|
||||
'title', 'Issues'
|
||||
),
|
||||
json_object(
|
||||
'link', 'https://github.com/sqlpage/SQLPage/discussions',
|
||||
'title', 'Discussions'
|
||||
),
|
||||
json_object(
|
||||
'link', 'https://github.com/sqlpage/SQLPage',
|
||||
'title', 'Github'
|
||||
)
|
||||
)
|
||||
)
|
||||
),
|
||||
'javascript', json_array(
|
||||
'https://cdn.jsdelivr.net/npm/prismjs@1/components/prism-core.min.js',
|
||||
'https://cdn.jsdelivr.net/npm/prismjs@1/plugins/autoloader/prism-autoloader.min.js'
|
||||
),
|
||||
'css', '/prism-tabler-theme.css'
|
||||
) AS properties;
|
||||
|
||||
select 'text' as component,
|
||||
'## Dynamic properties
|
||||
|
||||
The menu of this page is generated using the `dynamic` component with the following SQL query:
|
||||
|
||||
```sql
|
||||
SELECT ''dynamic'' AS component, json_object(
|
||||
''component'', ''shell'',
|
||||
''title'', ''SQLPage documentation'',
|
||||
''link'', ''/'',
|
||||
''menu_item'', json_array(
|
||||
json_object(
|
||||
''link'', ''/'',
|
||||
''title'', ''Home''
|
||||
),
|
||||
json_object(
|
||||
''title'', ''Community'',
|
||||
''submenu'', json_array(
|
||||
json_object(
|
||||
''link'', ''/blog.sql'',
|
||||
''title'', ''Blog''
|
||||
),
|
||||
json_object(
|
||||
''link'', ''https://github.com/sqlpage/SQLPage/issues'',
|
||||
''title'', ''Issues''
|
||||
),
|
||||
json_object(
|
||||
''link'', ''https://github.com/sqlpage/SQLPage/discussions'',
|
||||
''title'', ''Discussions''
|
||||
),
|
||||
json_object(
|
||||
''link'', ''https://github.com/sqlpage/SQLPage'',
|
||||
''title'', ''Github''
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
) AS properties
|
||||
```
|
||||
|
||||
## Dynamic properties from the database
|
||||
|
||||
One could also store the menu items in the database,
|
||||
using a structure like this:
|
||||
|
||||
```sql
|
||||
CREATE TABLE menu_items (
|
||||
id INTEGER PRIMARY KEY,
|
||||
title TEXT,
|
||||
link TEXT,
|
||||
parent_id INTEGER REFERENCES menu_items(id)
|
||||
);
|
||||
|
||||
INSERT INTO menu_items (id, title, link, parent_id) VALUES
|
||||
(1, ''Home'', ''/'', NULL),
|
||||
(2, ''Community'', NULL, NULL),
|
||||
(3, ''Blog'', ''blog.sql'', 2),
|
||||
(4, ''Issues'', ''https://github.com/sqlpage/SQLPage/issues'', 2),
|
||||
(5, ''Discussions'', ''https://github.com/sqlpage/SQLPage/discussions'', 2),
|
||||
(6, ''Github'', ''https://github.com/sqlpage/SQLPage'', 2);
|
||||
```
|
||||
|
||||
Then, one could use the following SQL query to fetch
|
||||
and generate the menu from the database:
|
||||
|
||||
```sql
|
||||
SELECT ''dynamic'' AS component, json_object(
|
||||
''component'', ''shell'',
|
||||
''title'', ''SQLPage documentation'',
|
||||
''link'', ''/'',
|
||||
''menu_item'', json_group_array(
|
||||
json_object(
|
||||
''link'', link,
|
||||
''title'', title,
|
||||
''submenu'', (
|
||||
select json_group_array(
|
||||
json_object(
|
||||
''link'', submenu.link,
|
||||
''title'', submenu.title
|
||||
)
|
||||
) FROM menu_items AS submenu
|
||||
WHERE menu_items.id = submenu.parent_id
|
||||
HAVING COUNT(*) > 0
|
||||
)
|
||||
)
|
||||
)
|
||||
) AS properties
|
||||
FROM menu_items
|
||||
WHERE parent_id IS NULL
|
||||
```
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,92 @@
|
||||
select 'shell' as component, 'dark' as theme, '[View source on Github](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/form.sql)' as footer;
|
||||
|
||||
SELECT 'form' AS component, 'Complete Input Types Reference' AS title, '/examples/show_variables.sql' as action;
|
||||
|
||||
SELECT 'header' AS type, 'Text Input Types' AS label;
|
||||
|
||||
SELECT 'username' AS name, 'text' AS type, 'Enter your username' AS placeholder,
|
||||
'**Text** - Default single-line text input. Use for short text like names, usernames, titles. Supports `minlength`, `maxlength`, `pattern` for validation.' AS description_md;
|
||||
|
||||
SELECT 'password' AS name, 'password' AS type, '^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$' AS pattern,
|
||||
'**Password** - Masked text input that hides characters. Use for passwords and sensitive data. Combine with `pattern` attribute for password strength requirements.' AS description_md;
|
||||
|
||||
SELECT 'search_query' AS name, 'search' AS type, 'Search...' AS placeholder,
|
||||
'**Search** - Search input field, may display a clear button. Use for search boxes. Mobile browsers may show optimized keyboard.' AS description_md;
|
||||
|
||||
SELECT 'bio' AS name, 'textarea' AS type, 5 AS rows, 'Tell us about yourself...' AS placeholder,
|
||||
'**Textarea** (SQLPage custom) - Multi-line text input. Use for long text like comments, descriptions, articles. Set `rows` to control initial height.' AS description_md;
|
||||
|
||||
SELECT 'header' AS type, 'Numeric Input Types' AS label;
|
||||
|
||||
SELECT 'age' AS name, 'number' AS type, 0 AS min, 120 AS max, 1 AS step,
|
||||
'**Number** - Numeric input with up/down arrows. Use for quantities, ages, counts. Supports `min`, `max`, `step`. Mobile shows numeric keyboard.' AS description_md;
|
||||
|
||||
SELECT 'price' AS name, 'number' AS type, 0.01 AS step, '$' AS prefix,
|
||||
'**Number with decimals** - Set `step="0.01"` for currency. Use `prefix`/`suffix` for units. Great for prices, measurements, percentages.' AS description_md;
|
||||
|
||||
SELECT 'volume' AS name, 'range' AS type, 0 AS min, 100 AS max, 50 AS value, 1 AS step,
|
||||
'**Range** - Slider control for selecting a value. Use for volume, brightness, ratings, or any bounded numeric value where precision isn''t critical.' AS description_md;
|
||||
|
||||
SELECT 'header' AS type, 'Date and Time Types' AS label;
|
||||
|
||||
SELECT 'birth_date' AS name, 'date' AS type,
|
||||
'**Date** - Date picker (year, month, day). Use for birthdays, deadlines, event dates. Most browsers show a calendar widget. Supports `min` and `max` for date ranges.' AS description_md;
|
||||
|
||||
SELECT 'appointment_time' AS name, 'time' AS type,
|
||||
'**Time** - Time picker (hours and minutes). Use for appointment times, opening hours, alarms. Shows time selector in supported browsers.' AS description_md;
|
||||
|
||||
SELECT 'meeting_datetime' AS name, 'datetime-local' AS type,
|
||||
'**Datetime-local** - Date and time picker without timezone. Use for scheduling events, booking appointments, logging timestamps in local time.' AS description_md;
|
||||
|
||||
SELECT 'birth_month' AS name, 'month' AS type,
|
||||
'**Month** - Month and year picker. Use for credit card expiration dates, monthly reports, subscription periods.' AS description_md;
|
||||
|
||||
SELECT 'vacation_week' AS name, 'week' AS type,
|
||||
'**Week** - Week and year picker. Use for week-based scheduling, timesheet entry, weekly reports.' AS description_md;
|
||||
|
||||
SELECT 'header' AS type, 'Contact Information Types' AS label;
|
||||
|
||||
SELECT 'user_email' AS name, 'email' AS type, 'user@example.com' AS placeholder,
|
||||
'**Email** - Email address input with built-in validation. Use for email fields. Browser validates format automatically. Mobile shows @ key on keyboard.' AS description_md;
|
||||
|
||||
SELECT 'phone' AS name, 'tel' AS type, '+1 (555) 123-4567' AS placeholder,
|
||||
'**Tel** - Telephone number input. Use for phone numbers. Mobile browsers show numeric keyboard with phone symbols. No automatic validation - use `pattern` if needed.' AS description_md;
|
||||
|
||||
SELECT 'website' AS name, 'url' AS type, 'https://example.com' AS placeholder,
|
||||
'**URL** - URL input with validation. Use for website addresses, links. Browser validates URL format. Mobile may show .com key on keyboard.' AS description_md;
|
||||
|
||||
SELECT 'header' AS type, 'Selection Types' AS label;
|
||||
|
||||
SELECT 'country' AS name, 'select' AS type,
|
||||
'[{"label": "United States", "value": "US"}, {"label": "Canada", "value": "CA"}, {"label": "United Kingdom", "value": "GB"}]' AS options,
|
||||
'**Select** (SQLPage custom) - Dropdown menu. Use for single choice from many options. Add `multiple` for multi-select. Use `searchable` for long lists. Set `dropdown` for enhanced UI.' AS description_md;
|
||||
|
||||
SELECT 'gender' AS name, 'radio' AS type, 'Male' AS value, 'Male' AS label,
|
||||
'**Radio** - Radio button for mutually exclusive choices. Create multiple rows with same `name` for a radio group. One option can be selected. Use for 2-5 options.' AS description_md;
|
||||
|
||||
SELECT 'gender' AS name, 'radio' AS type, 'Female' AS value, 'Female' AS label;
|
||||
|
||||
SELECT 'gender' AS name, 'radio' AS type, 'Other' AS value, 'Other' AS label;
|
||||
|
||||
SELECT 'interests' AS name, 'checkbox' AS type, 'Technology' AS value, 'Technology' AS label,
|
||||
'**Checkbox** - Checkbox for multiple selections. Each checkbox is independent. Use for yes/no questions or multiple selections from a list.' AS description_md;
|
||||
|
||||
SELECT 'terms' AS name, 'checkbox' AS type, TRUE AS required, 'I accept the terms and conditions' AS label,
|
||||
'**Checkbox (required)** - Use `required` to make acceptance mandatory. Common for terms of service, privacy policies, consent forms.' AS description_md;
|
||||
|
||||
SELECT 'notifications' AS name, 'switch' AS type, 'Enable email notifications' AS label, TRUE AS checked,
|
||||
'**Switch** (SQLPage custom) - Toggle switch, styled checkbox alternative. Use for on/off settings, feature toggles, preferences. More intuitive than checkboxes for boolean settings.' AS description_md;
|
||||
|
||||
SELECT 'header' AS type, 'File and Media Types' AS label;
|
||||
|
||||
SELECT 'profile_picture' AS name, 'file' AS type, 'image/*' AS accept,
|
||||
'**File** - File upload control. Use `accept` to limit file types (image/\*, .pdf, .doc). Use `multiple` to allow multiple files. Automatically sets form enctype to multipart/form-data.' AS description_md;
|
||||
|
||||
SELECT 'documents[]' AS name, 'Documents' as label, 'file' AS type, '.pdf,.doc,.docx' AS accept, TRUE AS multiple,
|
||||
'**File (multiple)** - Allow multiple file uploads with `multiple` attribute. Specify exact extensions or MIME types in `accept`.' AS description_md;
|
||||
|
||||
SELECT 'favorite_color' AS name, 'color' AS type, '#3b82f6' AS value,
|
||||
'**Color** - Color picker. Use for theme customization, design settings, highlighting preferences. Returns hex color code (#RRGGBB).' AS description_md;
|
||||
|
||||
SELECT 'user_id' AS name, 'hidden' AS type, '12345' AS value,
|
||||
'**Hidden** - Hidden input, not visible to users. Use for IDs, tokens, state information that needs to be submitted but not displayed or edited.' AS description_md;
|
||||
@@ -0,0 +1,5 @@
|
||||
select 'json' as component;
|
||||
|
||||
select name as value, name as label
|
||||
from component
|
||||
where name like '%' || $search || '%';
|
||||
@@ -0,0 +1,9 @@
|
||||
-- temporarily store the data in a table with text columns
|
||||
create temporary table if not exists product_tmp(name text, description text, price text);
|
||||
delete from product_tmp;
|
||||
|
||||
-- copy the data from the CSV file into the temporary table
|
||||
copy product_tmp(name, description, price) from 'product_data_file';
|
||||
|
||||
select 'table' as component;
|
||||
select * from product_tmp;
|
||||
@@ -0,0 +1,9 @@
|
||||
SET ":enctype" = CASE :percent_encoded IS NOT NULL OR :multipart_form_data IS NOT NULL
|
||||
WHEN TRUE THEN 'with ``' || COALESCE(:percent_encoded, :multipart_form_data) || '``'
|
||||
ELSE 'form'
|
||||
END ||' encoding type'
|
||||
SELECT 'text' AS component;
|
||||
SELECT 'The following data was submitted '||:enctype||':
|
||||
```
|
||||
' || :data ||'
|
||||
```' AS contents_md;
|
||||
@@ -0,0 +1,36 @@
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'title' as component, 'SQLPage Image Upload Demo' as contents;
|
||||
|
||||
set data_url = sqlpage.read_file_as_data_url(sqlpage.uploaded_file_path('my_file'));
|
||||
|
||||
select 'card' as component, 1 as columns where $data_url is not null;
|
||||
select 'Your picture' as title,
|
||||
$data_url as top_image,
|
||||
'Uploaded file type: ' || sqlpage.uploaded_file_mime_type('my_file') as description
|
||||
where $data_url is not null;
|
||||
|
||||
select 'form' as component, 'Upload picture' as validate;
|
||||
select 'my_file' as name, 'file' as type, 'Picture' as label;
|
||||
|
||||
select 'text' as component, '
|
||||
## About
|
||||
|
||||
This is a demo of the SQLPage file upload feature.
|
||||
A file upload form is created using the [form](/documentation.sql?component=form#component) component:
|
||||
|
||||
```sql
|
||||
select ''form'' as component;
|
||||
select ''my_file'' as name, ''file'' as type, ''Picture'' as label;
|
||||
```
|
||||
|
||||
When a file is uploaded, it is displayed in a [card](/documentation.sql?component=card#component) component
|
||||
using the [sqlpage.read_file_as_data_url](/functions.sql?function=read_file_as_data_url#function) function:
|
||||
|
||||
```sql
|
||||
select ''card'' as component, 1 as columns;
|
||||
select ''Your picture'' as title, sqlpage.read_file_as_data_url(sqlpage.uploaded_file_path(''my_file'')) as top_image;
|
||||
```
|
||||
|
||||
[See the source code of this page](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/handle_picture_upload.sql).
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,54 @@
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, '
|
||||
|
||||
# Password Hashing
|
||||
|
||||
In SQLPage, you can use the [`sqlpage.hash_password`](/functions.sql?function=hash_password) function to
|
||||
create a sequence of letters and numbers that can be used to verify
|
||||
a password, but cannot be used to recover the password itself.
|
||||
This is called a [hash](https://en.wikipedia.org/wiki/Hash_function) of the password,
|
||||
and it is a common way to store passwords in a database.
|
||||
This way, even if someone gains access to the database, they cannot
|
||||
recover the passwords.
|
||||
|
||||
They could still try to guess the passwords, but since SQLPage
|
||||
uses the [argon2](https://en.wikipedia.org/wiki/Argon2) algorithm,
|
||||
it would take a very long time (hundreds of years) to guess a strong password.
|
||||
|
||||
The `sqlpage.hash_password` function takes a password as input, and
|
||||
returns a hash of the password as output. It takes some time
|
||||
(a few hundred milliseconds) to compute the hash, so you should
|
||||
only call it when the user is creating a new account and on the initial
|
||||
login. You should not call it on every page load.
|
||||
|
||||
When you have logged in an user using the
|
||||
[`authentication`](/documentation.sql?component=authentication#component) component,
|
||||
you can store their session identifier on their browser using the
|
||||
[`cookie`](/documentation.sql?component=cookie#component) component.
|
||||
|
||||
## Example
|
||||
|
||||
- [Source code for this page](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/hash_password.sql)
|
||||
- [Full user authentication and session management example](https://github.com/sqlpage/SQLPage/blob/main/examples/user-authentication)
|
||||
|
||||
# Try it out
|
||||
|
||||
You can try the password hashing function out by entering a password
|
||||
below and clicking "Hash Password".
|
||||
' as contents_md;
|
||||
|
||||
select 'form' as component, 'Hash Password' as validate;
|
||||
select 'password' as type, 'password' as name, 'Password' as label, 'Enter a password to hash' as placeholder;
|
||||
|
||||
select 'text' as component, '
|
||||
|
||||
### Hashed Password
|
||||
|
||||
The password you entered above hashed to the following value:
|
||||
|
||||
```
|
||||
' || sqlpage.hash_password(:password) || '
|
||||
```
|
||||
' as contents_md
|
||||
where :password is not null;
|
||||
@@ -0,0 +1 @@
|
||||
select 'redirect' as component, '/examples/tabs' as link;
|
||||
@@ -0,0 +1,60 @@
|
||||
select 'http_header' as component, 'nofollow' as "X-Robots-Tag"; -- nofollow to avoid duplicate content
|
||||
|
||||
set layout = coalesce($layout, 'boxed');
|
||||
set sidebar = coalesce($sidebar, 0);
|
||||
|
||||
select 'dynamic' as component,
|
||||
json_patch(properties->0,
|
||||
json_object(
|
||||
'layout', $layout,
|
||||
'sidebar', $sidebar = 1
|
||||
)
|
||||
) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, '
|
||||
# Layouts
|
||||
|
||||
SQLPage comes with a few built-in layouts that you can use to organize the general structure of your application.
|
||||
The menu items are displayed horizontally at the top of the page by default, which you can change to a vertical sidebar
|
||||
with `true as sidebar`.
|
||||
The default `layout` is `''boxed''`, which has a fixed-width container for the main content area.
|
||||
You can also choose between a `''horizontal''` layout with a larger container and a `''fluid''` layout that spans the full width of the page.
|
||||
When using a sidebar, the page layout will automatically switch to a fluid layout.
|
||||
|
||||
Click on one of the layouts below to try it out.
|
||||
|
||||
For more information on how to use layouts, see the [shell component documentation](/documentation.sql?component=shell#component).
|
||||
' as contents_md;
|
||||
|
||||
select 'list' as component, 'Available SQLPage shell layouts' as title;
|
||||
select
|
||||
column1 as title,
|
||||
sqlpage.set_variable('layout', lower(column1)) as link,
|
||||
$layout = lower(column1) as active,
|
||||
column3 as icon,
|
||||
column2 as description
|
||||
from (VALUES
|
||||
('Boxed', 'A compact layout with a fixed-width container. This is the default layout.', 'layout-distribute-vertical'),
|
||||
('Horizontal', 'A full-width layout with a horizontal navigation bar.', 'layout-align-top'),
|
||||
('Fluid', 'A full-width layout with a fluid container.', 'layout-distribute-horizontal')
|
||||
) as t;
|
||||
|
||||
select 'list' as component, 'Available Menu layouts' as title;
|
||||
select
|
||||
column1 as title,
|
||||
sqlpage.set_variable('sidebar', column1 = 'Sidebar') as link,
|
||||
(column1 = 'Sidebar' AND $sidebar = 1) OR (column1 = 'Horizontal' AND $sidebar = 0) as active,
|
||||
column2 as description,
|
||||
column3 as icon
|
||||
from (VALUES
|
||||
('Horizontal', 'Display menu items horizontally at the top of the page.', 'layout-navbar'),
|
||||
('Sidebar', 'Display menu items vertically on the left side of the page.', 'layout-sidebar')
|
||||
) as t;
|
||||
|
||||
select 'code' as component;
|
||||
select 'SQL code to use' as title, 'sql' as language, printf('select
|
||||
''shell'' as component,
|
||||
''%s'' as layout,
|
||||
%s as sidebar;
|
||||
', $layout, case when $sidebar then 'true' else 'false' end) as contents;
|
||||
@@ -0,0 +1,10 @@
|
||||
SELECT
|
||||
'shell' AS component,
|
||||
'SQLPage' AS title,
|
||||
'database' AS icon,
|
||||
'/' AS link,
|
||||
TRUE AS fixed_top_menu,
|
||||
'{"title":"About","icon": "settings","submenu":[{"link":"/safety.sql","title":"Security","icon": "logout"},{"link":"/performance.sql","title":"Performance"}]}' AS menu_item,
|
||||
'{"title":"Examples","image": "https://upload.wikimedia.org/wikipedia/en/6/6b/Terrestrial_globe.svg","submenu":[{"link":"/examples/tabs/","title":"Tabs","image": "https://upload.wikimedia.org/wikipedia/en/6/6b/Terrestrial_globe.svg"},{"link":"/examples/layouts.sql","title":"Layouts"}]}' AS menu_item,
|
||||
'{"title":"Examples","size":"sm","image": "https://upload.wikimedia.org/wikipedia/en/6/6b/Terrestrial_globe.svg","submenu":[{"link":"/examples/tabs/","title":"Tabs","image": "https://upload.wikimedia.org/wikipedia/en/6/6b/Terrestrial_globe.svg"},{"link":"/examples/layouts.sql","title":"Layouts"}]}' AS menu_item,
|
||||
'Official [SQLPage](https://sql-page.com) documentation' as footer;
|
||||
@@ -0,0 +1,90 @@
|
||||
-- This demonstrates how to build multi-step forms using the `form` component, and hidden inputs.
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'text' as component, '
|
||||
# SQLPage Multi-Step Form Example
|
||||
|
||||
The example below demonstrates how to build complex multi-step forms using the [`form`](/documentation.sql?component=form#component) component.
|
||||
In this example, the list of cities is taken from a dynamic database table,
|
||||
and each step of the form is shown conditionally based on the previous step.
|
||||
The form has a variable number of fields: after the number of adults and children are selected,
|
||||
a field is shown for each passenger to enter their name.
|
||||
|
||||
See [the SQL source on GitHub](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/multistep-form) for the full code.
|
||||
' as contents_md;
|
||||
|
||||
create temporary table if not exists cities as
|
||||
select 1 as id, 'Cairo' as city union all
|
||||
select 2, 'Delhi' union all
|
||||
select 3, 'Dhaka' union all
|
||||
select 4, 'Istanbul' union all
|
||||
select 5, 'Karachi' union all
|
||||
select 6, 'Kinshasa' union all
|
||||
select 7, 'Lagos' union all
|
||||
select 8, 'Mexico' union all
|
||||
select 9, 'New York City' union all
|
||||
select 10, 'Paris';
|
||||
|
||||
select 'form' as component, 'Book a flight' as title,
|
||||
case when :adults is null
|
||||
then 'Next'
|
||||
else 'Book the flight !'
|
||||
end as validate,
|
||||
case when :adults is null
|
||||
then ''
|
||||
else 'result.sql'
|
||||
end as action;
|
||||
|
||||
-- First step: Select origin city
|
||||
select 'select' as type, 'origin' as name, 'From' as label, 'Select your origin city' as placeholder, true as searchable,
|
||||
case when :origin is null then 12 else 6 end as width, -- The origin field takes the entire width of the form, unless it's already selected
|
||||
CAST(:origin AS INTEGER) as value, -- We keep the value of the origin city in the form. All form fields are submitted as text
|
||||
json_group_array(json_object('value', id, 'label', city)) as options
|
||||
from cities;
|
||||
|
||||
-- Second step: Select destination city, but only show destinations once origin is selected, and not the same as origin
|
||||
select 'select' as type, 'destination' as name, 'To' as label, 'Select your destination city' as placeholder, true as searchable,
|
||||
6 as width, -- The destination field always takes half the width of the form
|
||||
CAST(:destination AS INTEGER) as value, -- We keep the value of the destination city in the form
|
||||
json_group_array(json_object('value', id, 'label', city)) as options
|
||||
from cities
|
||||
where id != CAST(:origin AS INTEGER) -- We can't fly to the same city we're flying from
|
||||
having :origin is not null; -- Only show destinations once origin is selected
|
||||
|
||||
-- Third step: Select departure date and number of passengers
|
||||
select 'date' as type, 'departure_date' as name, 'Departure date' as label, 'When do you want to depart?' as placeholder,
|
||||
date('now') as min, date('now', '+6 months') as max,
|
||||
4 as width, -- The departure date field takes a third of the width of the form
|
||||
coalesce(:departure_date, date('now', '+7 days')) as value -- Default to a week from now
|
||||
where :destination is not null; -- Only show departure date once destination is selected
|
||||
|
||||
select 'number' as type, 'adults' as name, 'Number of Adults' as label, 'How many adults are flying?' as placeholder, 1 as min, 10 as max,
|
||||
coalesce(:adults, 2) as value, -- Default to 1 adult
|
||||
:adults is not null as readonly, -- The number of adults field is readonly once it's selected
|
||||
4 as width -- The number of adults field takes a third of the width of the form
|
||||
where :destination is not null; -- Only show number of adults once destination is selected
|
||||
|
||||
select 'number' as type, 'children' as name, 'Number of Children' as label, 'How many children are flying?' as placeholder,
|
||||
coalesce(:children, '0') as value, -- Default to 0 children
|
||||
:children is not null as readonly, -- The number of adults field is readonly once it's selected
|
||||
4 as width -- The number of children field takes a third of the width of the form
|
||||
where :destination is not null; -- Only show number of children once destination is selected
|
||||
|
||||
-- Fourth step: Enter passenger details
|
||||
with recursive passenger_ids as (
|
||||
select 0 as id, 0 as passenger_type union all
|
||||
select id + 1 as id,
|
||||
case when id < CAST(:adults AS INTEGER)
|
||||
then 'adult'
|
||||
else 'child'
|
||||
end as passenger_type
|
||||
from passenger_ids
|
||||
where id < CAST(:adults AS INTEGER) + CAST(:children AS INTEGER)
|
||||
)
|
||||
select 'text' as type,
|
||||
printf('%s_names[]', passenger_type) as name,
|
||||
true as required,
|
||||
printf('Passenger %d (%s)', id, passenger_type) as label,
|
||||
printf('Enter %s passenger name', passenger_type) as placeholder
|
||||
from passenger_ids
|
||||
where id>0 and :adults is not null -- Only show passenger details once number of adults and children are selected
|
||||
@@ -0,0 +1,44 @@
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'hero' as component,
|
||||
'Booking confirmation' as title,
|
||||
'Your flight is confirmed ! We wish you a pleasant journey with *SQLPage Airlines*.' as description_md,
|
||||
'https://upload.wikimedia.org/wikipedia/commons/9/9a/Bl%C3%A9riot_XI_Thulin_A_Mikael_Carlson_OTT_2013_08b.jpg' as image;
|
||||
|
||||
|
||||
select 'datagrid' as component, 'plane-departure' as icon, 'Flight SQL-966' as title, 'Gate closes: ' || :departure_date || ' at 8AM' as description;
|
||||
select
|
||||
'Payment' as title,
|
||||
'processed' as description,
|
||||
'https://upload.wikimedia.org/wikipedia/commons/2/2a/Mastercard-logo.svg' as image_url;
|
||||
select
|
||||
'Status' as title,
|
||||
'Confirmed' as description,
|
||||
'green' as color;
|
||||
select
|
||||
'Receipt' as title,
|
||||
'Email sent' as description,
|
||||
'check' as icon,
|
||||
TRUE as active;
|
||||
select
|
||||
'Check-In' as title,
|
||||
'Online Check-In' as description,
|
||||
'https://ophir.dev/' as link;
|
||||
|
||||
select 'list' as component, 'Passengers' as title, 'users' as icon;
|
||||
select value as title, 'Adult' as description, 'user' as icon from json_each(:adult_names);
|
||||
select value as title, 'Child' as description, 'baby-carriage' as icon from json_each(:child_names);
|
||||
|
||||
select 'divider' as component, 'Technical details' as contents;
|
||||
|
||||
select 'text' as component, '
|
||||
# How is this even possible ?
|
||||
|
||||
Not a single line of *HTML*, *CSS*, *JavaScript*, *Python*, *PHP* or *Ruby* was written to implement
|
||||
SQLPage Airlines'' multi-step, conditional booking process. How is this even possible ?
|
||||
|
||||
The entire form and result page are dynamically generated by a few simple SQL queries, that
|
||||
select graphical components from [SQLPage''s component library](/documentation.sql).
|
||||
|
||||
You can find the [**full source code** of this example on GitHub](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/multistep-form).
|
||||
' as contents_md;
|
||||
@@ -0,0 +1,19 @@
|
||||
SELECT 'shell' as component, 'SQLPage' as title,
|
||||
'chart' as menu_item,
|
||||
'layouts' as menu_item,
|
||||
'tabs' as menu_item,
|
||||
'show_variables' as menu_item;
|
||||
|
||||
select 'list' as component, 'POST variables' as title,
|
||||
'Here is the list of POST variables sent to this page.
|
||||
Post variables are accessible with `:variable_name`.' as description_md,
|
||||
'No POST variable.' as empty_title;
|
||||
select key as title, ':' || key || ' = ' || "value" as description
|
||||
from json_each(sqlpage.variables('post'));
|
||||
|
||||
select 'list' as component, 'GET variables' as title,
|
||||
'Here is the list of GET variables sent to this page.
|
||||
Get variables are accessible with `$variable_name`.' as description_md,
|
||||
'No GET variable.' as empty_title;
|
||||
select key as title, '$' || key || ' = ' || "value" as description
|
||||
from json_each(sqlpage.variables('get'));
|
||||
@@ -0,0 +1 @@
|
||||
select 'redirect' as component, 'tabs/' as link;
|
||||
@@ -0,0 +1,143 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<defs>
|
||||
<linearGradient id="Gradient1" gradientUnits="userSpaceOnUse" x1="572.184" y1="412.853" x2="622.167" y2="433.29">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(220,225,218)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(253,246,253)"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1109.79 807.411 C 1110.74 807.619 1112.16 807.888 1113.02 808.274 C 1115.41 809.348 1115.98 810.254 1117.03 812.455 C 1116.26 816.157 1115.35 816.903 1112.92 819.685 C 1111.95 819.42 1110.49 819.067 1109.62 818.618 C 1107.18 817.361 1106.69 816.459 1105.84 814.076 C 1106.29 810.941 1107.73 809.608 1109.79 807.411 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1107.27 830.435 C 1109.17 830.668 1110.99 831.081 1112.86 831.508 C 1117.39 837.197 1115.12 879.68 1115.09 889.831 C 1112.85 889.537 1110.79 889.05 1108.61 888.445 C 1105.07 880.421 1107.18 841.89 1107.27 830.435 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1076.42 809.705 C 1078.95 809.785 1081.39 809.494 1083.42 811.221 C 1084.96 819.809 1084.03 829.599 1084.03 838.359 L 1084.03 889.203 C 1080.95 888.786 1078.92 889.032 1076.55 886.942 C 1074.37 865.469 1075.74 832.099 1076.42 809.705 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1116.77 919.073 A 181.003 181.003 0 0 1 1122.9 918.842 C 1128.11 918.751 1137.75 918.671 1141.56 922.365 C 1141.64 925.179 1141.2 924.9 1139.5 926.947 C 1134.33 927.74 1129.56 923.763 1124.41 923.853 C 1121.32 923.907 1118.08 925.018 1116.18 927.628 C 1114.46 929.994 1114.71 931.239 1115.07 933.906 C 1119.73 940.634 1129.24 939.561 1136.25 942.426 C 1139.16 943.618 1141.6 945.564 1142.52 948.707 C 1143.48 951.952 1142.67 957.046 1140.98 959.928 C 1138.7 963.806 1134.12 965.115 1130.13 966.409 C 1123.69 966.242 1114.05 966.385 1108.73 962.315 C 1107.81 959.887 1107.69 959.988 1108.64 957.599 C 1112.18 956.519 1115.91 958.538 1119.48 959.459 C 1124.82 960.834 1129.2 961.874 1134.17 958.954 C 1136.02 956.618 1136.54 955.376 1136.93 952.423 C 1133.14 944.086 1114.43 945.216 1108.03 936.556 C 1106.85 934.95 1106.38 932.949 1106.78 931.013 C 1107.7 926.474 1113.01 921.374 1116.77 919.073 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1153.42 832.218 C 1154.45 832.129 1155.48 832.069 1156.51 832.045 C 1163.32 831.888 1173.8 833.237 1178.32 839.178 C 1179.86 841.198 1179.87 842.15 1179.37 844.39 C 1178.54 844.819 1177.82 845.739 1176.89 845.676 C 1172.94 845.409 1167.02 838.294 1156.02 839.131 C 1151.3 839.491 1146.74 841.297 1143.74 845.07 C 1139.75 850.064 1137.95 858.039 1138.83 864.314 C 1139.58 869.675 1142.42 874.686 1146.84 877.857 C 1152.94 882.222 1160.05 881.683 1167.08 880.717 C 1169.35 879.438 1171.13 877.354 1173.39 876.207 C 1175.57 875.1 1177.32 875.496 1179.5 876.196 L 1179.62 878.091 C 1177.35 882.192 1173.75 884.85 1169.42 886.586 C 1162.03 889.555 1153.36 889.031 1146.1 885.885 C 1139.68 883.097 1134.66 878.108 1132.27 871.476 C 1129.47 863.682 1129.85 854.266 1133.74 846.899 C 1138.24 838.377 1144.54 834.928 1153.42 832.218 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 926.864 830.976 C 929.564 830.959 931.948 830.724 934.401 832.054 C 936.928 841.748 933.871 853.512 935.209 863.675 C 935.918 869.06 937.927 876.924 942.87 880.075 C 946.244 882.226 949.699 882.305 953.48 881.39 C 984.267 873.935 964.008 844.757 972.129 831.444 C 974.394 830.927 975.55 831.157 977.762 831.817 C 980.323 835.448 979.16 842.618 979.076 847.165 C 979.186 859.895 980.759 874.798 978.552 887.231 L 976.859 888.264 C 974.217 888.252 973.714 888.581 971.712 886.929 C 971.585 884.653 971.408 882.303 971.516 880.027 C 971.543 879.459 971.632 878.896 971.689 878.331 L 969.975 879.54 L 970.617 880.236 C 964.664 884.175 959.474 888.158 952.017 888.361 C 945.449 888.539 937.995 886.376 933.366 881.511 C 923.056 870.676 926.767 845.179 926.864 830.976 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 960.686 919.105 C 963.423 918.906 966.21 918.825 968.951 918.976 C 973.845 919.246 977.807 921.382 980.996 925.064 C 987.999 933.151 987.086 947.337 986.589 957.408 C 986.435 960.539 986.511 964.464 984.113 966.633 L 980.8 966.233 C 979.538 964.413 979.787 965.214 979.472 963.068 C 979.399 962.573 979.36 962.074 979.304 961.576 C 975.36 961.331 970.911 965.457 966.95 966.642 C 961.195 968.364 954.68 965.648 949.746 962.839 C 949.44 962.281 949.119 961.732 948.829 961.166 C 946.935 957.478 945.05 951.751 946.798 947.746 C 950.855 938.448 969.125 941.766 977.036 938.499 C 978.049 937.272 978.851 936.928 978.739 935.214 C 978.519 931.871 975.97 927.847 973.146 926.038 C 967.328 922.309 960.504 927.29 954.632 928.343 C 951.775 928.855 951.694 928.581 949.495 926.911 C 949.64 926.559 949.756 926.195 949.929 925.856 C 952.297 921.215 956.022 920.432 960.686 919.105 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 959.479 945.185 C 966.176 944.657 971.672 943.669 977.933 946.706 C 978.789 948.016 979.637 948.633 979.433 950.301 C 978.925 954.443 975.216 958.059 972.296 960.773 A 95.4729 95.4729 0 0 1 967.697 961.172 C 961.688 961.51 957.529 959.854 953.116 955.836 C 952.638 954.538 951.879 953.428 952.244 952.026 C 953.161 948.5 956.5 946.736 959.479 945.185 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1075.33 919.175 C 1077.87 919.053 1080.46 918.901 1082.99 919.215 C 1088.57 919.908 1093.5 922.552 1096.69 927.282 C 1099.2 931.001 1102.06 938.662 1101 943.206 C 1100.06 947.261 1069.62 941.957 1063.93 946.884 C 1062.85 947.817 1063.31 948.655 1063.38 949.933 C 1064.91 952.45 1066.84 954.182 1069.15 956.01 C 1074.71 960.407 1079.14 960.776 1086.01 960.012 C 1089.06 958.556 1091.32 956.959 1094.75 957.43 L 1095.63 959.11 C 1094.23 962.089 1091.42 963.817 1088.44 965.035 C 1082.62 967.418 1076.54 967.034 1070.81 964.589 C 1064.93 962.077 1060.03 957.749 1057.65 951.71 C 1055.18 945.413 1055.76 938.248 1058.75 932.231 C 1062.35 924.994 1067.85 921.49 1075.33 919.175 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1074.98 925.195 C 1077.4 925.06 1080.08 924.988 1082.47 925.398 C 1087.19 926.206 1090.91 929.767 1093.47 933.585 C 1093.75 936.334 1093.78 936.468 1092.38 938.838 C 1089.24 941.009 1085.13 940.322 1081.46 940.195 L 1062.46 940.403 A 90.8496 90.8496 0 0 1 1063.19 938.236 C 1065.63 931.284 1068.33 928.35 1074.98 925.195 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 890.33 904.207 C 902.361 904.404 917.965 902.583 928.918 908.145 C 933.694 910.571 937.446 914.442 938.95 919.658 C 940.564 925.254 939.438 931.591 936.568 936.583 C 932.507 943.646 927.335 945.935 919.715 947.888 C 912.183 948.624 904.538 948.303 896.978 948.209 C 897.056 952.183 897.223 956.193 897.129 960.165 C 897.067 962.774 897.45 964.808 895.463 966.666 C 892.925 966.764 892.722 967.237 890.597 965.631 C 888.7 945.549 890.174 924.406 890.33 904.207 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 897.404 911.267 C 907.351 910.917 919.076 909.549 927.772 915.562 C 930.529 917.469 932.569 920.046 932.925 923.486 C 933.487 928.914 930.758 934.199 927.642 938.409 C 918.77 943.665 907.3 942.339 897.31 942.343 C 897.206 931.991 897.363 921.621 897.404 911.267 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1042.39 917.272 L 1044.05 918.067 C 1044.59 918.989 1044.8 919.219 1045.02 920.414 C 1045.78 924.491 1045.28 956.129 1044.69 960.875 C 1044.2 964.827 1043.04 968.893 1040.86 972.254 C 1037.83 976.919 1033.12 979.568 1027.68 980.434 C 1021.33 981.446 1005.91 979.946 1000.89 975.605 C 999.732 974.606 1000.12 974.061 1000.12 972.691 C 1001.54 970.671 1001.64 969.784 1004.03 968.905 C 1006.4 970.558 1008.96 972.317 1011.74 973.192 A 28.4643 28.4643 0 0 0 1034.2 970.721 C 1035.31 969.439 1036.16 968.233 1036.95 966.715 C 1038.49 963.749 1038.72 959.178 1037.64 956.06 C 1027.7 959.383 1018.76 963.694 1008.12 959.52 C 1003.28 957.625 1000.21 953.725 998.453 948.931 C 996.297 943.034 996.108 936.718 999.025 931.048 C 1001.89 925.472 1007.15 921.489 1013.09 919.662 C 1023.4 916.492 1028.34 919.881 1037.06 924.53 C 1038.6 921.507 1039.77 919.463 1042.39 917.272 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1015.19 925.192 C 1018.37 924.827 1021.82 924.258 1024.98 925.02 C 1029.44 926.093 1033.46 929.2 1035.68 933.203 C 1037.53 936.554 1038.03 940.475 1036.84 944.141 C 1035 949.765 1031.4 952.482 1026.28 954.982 C 1023.5 955.226 1020.68 955.499 1017.91 955.131 C 1013.2 954.506 1008.51 951.924 1005.84 947.926 A 12.95 12.95 0 0 1 1004.2 937.166 C 1005.87 931.205 1010.11 928.199 1015.19 925.192 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1003.22 808.819 C 1004.99 808.987 1006.35 809.179 1008 809.875 C 1011.82 817.772 1009.75 832.29 1009.93 841.249 C 1015.72 836.941 1021.12 833.672 1028.44 832.792 C 1036.17 831.862 1043.99 833.878 1050.02 838.907 C 1055.98 843.886 1059.31 851.18 1059.59 858.904 C 1059.94 868.392 1055.96 875.675 1049.63 882.372 C 1045.75 885.178 1041.1 887.359 1036.39 888.277 C 1028.29 889.856 1021.05 887.074 1014.48 882.428 C 1012.95 881.342 1011.79 880.483 1010.09 879.672 C 1009.29 883.205 1008.8 886.795 1006.56 889.742 C 1005.43 889.423 1003.64 889.368 1003.06 888.252 C 1001.07 884.406 1001.39 814.208 1003.22 808.819 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1025.25 839.161 C 1028.27 838.922 1031.52 838.805 1034.54 839.227 C 1040.07 840 1045.51 844.092 1048.45 848.734 C 1051.63 853.761 1052.53 860.279 1050.98 866.012 C 1048.94 873.608 1044.15 877.63 1037.52 881.296 C 1033.83 881.89 1029.79 882.269 1026.09 881.573 C 1018.18 880.081 1014.24 874.742 1010.15 868.365 C 1009.79 863.289 1009.25 857.559 1010.8 852.636 C 1013.11 845.319 1018.79 842.341 1025.25 839.161 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 852.173 816.046 C 865.852 815.138 884.132 813.394 896.773 819.331 C 903.114 822.309 908.17 827.186 910.309 833.975 C 912.327 840.382 911.67 848.005 908.509 853.937 C 903.957 862.482 897.649 865.324 888.825 867.819 L 887.732 867.957 C 878.615 869.162 869.259 868.397 860.09 868.074 C 860.238 873.826 861.712 884.363 858.31 889.253 C 855.945 889.401 855.692 889.235 853.609 888.063 C 852.485 886.086 851.82 884.466 851.577 882.183 C 850.954 876.335 851.983 870.179 852.033 864.288 L 852.173 816.046 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 860.304 823.035 C 872.838 822.764 887.332 821.254 897.859 829.463 C 900.957 831.878 903.638 835.004 904.077 839.059 C 904.73 845.095 901.697 851.694 898.123 856.346 C 886.696 863.567 873.343 861.498 860.451 860.996 L 860.304 823.035 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 799.477 596.255 C 803.774 595.704 808.244 595.748 812.572 595.792 C 830.933 595.979 846.994 603.582 859.759 616.524 C 854.634 622.513 849.114 628.225 843.781 634.034 C 836.183 626.73 828.269 620.716 817.549 618.9 C 807.085 617.127 796.199 619.357 787.605 625.677 A 41.0069 41.0069 0 0 0 771.586 652.521 C 770.08 662.732 772.414 673.843 778.673 682.152 C 784.994 690.541 795.214 695.779 805.544 697.071 C 818.186 698.653 829.037 694.252 838.701 686.427 L 841.593 683.367 C 847.316 682.693 856.084 692.789 860.828 696.502 A 72.2977 72.2977 0 0 1 858.451 700.332 C 851.283 710.947 838.202 716.691 826.003 719.191 C 807.038 723.076 785.708 720.964 769.313 710.084 A 59.028 59.028 0 0 1 744.023 671.711 C 740.814 654.993 743.797 637.179 753.597 623.121 C 764.329 607.726 781.38 599.323 799.477 596.255 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1018.59 597.215 L 1046.99 597.202 C 1047.47 618.94 1044.44 655.26 1048.61 674.992 C 1049.81 680.668 1052.13 686.11 1056.23 690.297 C 1061.35 695.515 1068.34 697.459 1075.49 697.497 C 1082.74 697.535 1089.39 695.536 1094.51 690.218 C 1098.65 685.925 1101.03 680.129 1102.14 674.342 C 1105.3 657.908 1103.05 616.601 1102.99 597.428 A 544.014 544.014 0 0 1 1129.87 597.74 L 1129.84 620.5 C 1129.62 645.681 1135.3 687.069 1116.54 706.347 C 1106.11 717.072 1090.49 720.976 1075.93 721.052 C 1060.39 721.133 1044.08 716.441 1032.95 705.136 A 44.5487 44.5487 0 0 1 1021.94 686.48 C 1016.11 666.659 1018.69 619.927 1018.59 597.215 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 885.676 598.011 C 908.576 598.115 938.104 594.631 959.939 601.069 C 971.183 604.385 982.094 610.641 987.586 621.413 C 993.079 632.188 992.934 646.877 989.012 658.211 C 985.194 669.244 977.994 675.545 967.923 680.683 C 974.03 691.348 989.505 708.957 992.715 719.419 C 990.332 720.517 986.195 720.044 983.5 720.06 L 964.936 720.139 C 957.323 708.451 949.966 696.655 940.473 686.37 C 931.682 685.893 922.74 686.188 913.931 686.155 L 913.916 719.928 L 886.575 719.927 A 4073.44 4073.44 0 0 1 885.676 598.011 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 913.982 619.501 C 926.663 619.189 944.867 616.752 955.562 624.801 C 960.629 628.615 962.856 634.119 963.461 640.283 C 964.215 647.978 962.037 652.824 957.102 658.575 C 944.083 666.839 928.534 665.069 913.827 664.764 A 1212.9 1212.9 0 0 1 913.982 619.501 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1165.23 598.269 C 1197.98 597.959 1243.71 591.889 1270.55 614.408 C 1281.9 623.94 1287.91 637.771 1288.84 652.373 C 1290.09 672.009 1284.7 686.878 1271.71 701.633 C 1250.52 719.016 1230.48 719.441 1204.2 719.407 L 1165.19 719.445 L 1165.23 598.269 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1193.49 620.099 C 1211.27 619.443 1234.48 616.787 1248.84 629.571 C 1256.73 636.603 1261.1 647.008 1261.27 657.519 C 1261.44 668.988 1257.05 678.178 1249.36 686.422 C 1233.73 699.573 1212.64 697.205 1193.65 696.983 C 1192.96 671.427 1193 645.661 1193.49 620.099 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1728.84 1184.3 C 1766.63 1184.39 1804.53 1187.09 1842.23 1186.81 C 1844.71 1192.21 1848.09 1197.94 1854.03 1200.05 C 1858.29 1201.57 1863.11 1200.27 1866.91 1198.1 C 1871.03 1195.75 1874.47 1191.9 1877.77 1188.53 C 1909.41 1192.37 1949.7 1187.31 1978.16 1203.66 C 1981.21 1205.42 1983.01 1206.96 1984 1210.44 C 1983.63 1212.44 1983.31 1213.51 1981.98 1215.12 C 1971.89 1227.38 1927.09 1232.85 1910.68 1235.16 A 1142.86 1142.86 0 0 1 1797.28 1244.27 C 1742.31 1246.12 1498.72 1246.08 1464.22 1216.47 C 1462.07 1214.62 1461.79 1213.58 1461.7 1210.84 C 1462.38 1209.63 1463.06 1208.62 1464.16 1207.75 C 1482.81 1192.87 1602.32 1182.93 1628.33 1185.41 C 1628.67 1185.44 1629.01 1185.49 1629.34 1185.52 C 1627.02 1188.96 1625.44 1192.28 1625.08 1196.48 C 1624.79 1199.85 1625.86 1202.98 1628.12 1205.48 C 1633.1 1210.98 1641.71 1212.6 1648.76 1212.99 C 1662.16 1213.72 1715.11 1212.24 1723.89 1203.74 C 1729.33 1198.48 1729.02 1191.26 1728.84 1184.3 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 413.827 1019.75 C 416.288 1018.31 418.252 1017.44 421.114 1017.16 C 433.616 1015.9 446.851 1016.52 459.447 1016.41 C 495.257 1016.1 531.086 1017.4 566.887 1016.34 C 566.252 1026.96 565.332 1041.57 572.748 1050.19 C 576.017 1054 579.847 1054.9 584.687 1055.03 C 604.33 1055.57 663.665 1040.17 677.061 1026.55 C 677.318 1026.28 677.558 1026 677.807 1025.73 C 702.514 1027.13 732.29 1032.6 754.966 1042.25 C 761.219 1044.9 768.103 1048.09 770.813 1054.69 C 770.603 1057.19 770.594 1058.18 769.078 1060.27 C 758.428 1074.97 725.848 1081.26 709.212 1084.21 C 682.811 1088.91 655.76 1093.3 629.045 1095.52 A 1875.74 1875.74 0 0 1 380.625 1099.43 C 339.345 1097.14 297.989 1093.96 257.537 1085.03 C 241.935 1081.58 223.238 1077.81 210.174 1068.16 C 207.56 1066.23 204.933 1063.78 204.707 1060.32 C 204.492 1057.04 205.805 1054.1 207.963 1051.71 C 225.699 1032.09 315.452 1023.24 343.474 1021.4 C 339.955 1030.1 338.829 1041.93 340.27 1051.24 C 340.875 1055.15 341.996 1059.01 345.54 1061.21 C 357.568 1068.68 419.753 1069.16 433.874 1064.77 C 438.909 1063.21 444.036 1060.4 446.363 1055.43 C 448.046 1051.84 447.657 1047.69 446.3 1044.05 C 441.625 1031.51 424.989 1025.01 413.827 1019.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 966.267 48.5 L 1231 48.0849 L 1231.07 163.134 C 1231.07 182.675 1233.41 210.874 1229.02 229.176 C 1227.24 236.615 1222.57 243.832 1217.11 249.114 A 42.8954 42.8954 0 0 1 1196.92 260.127 C 1181.66 263.529 1163.8 261.88 1148.21 261.867 L 1069.19 261.737 L 916.794 261.724 C 894.188 261.772 860.048 264.193 839.09 260.121 C 830.722 258.496 822.991 253.741 816.98 247.793 C 810.779 241.655 806.043 233.746 804.194 225.179 C 800.368 207.46 802.558 183.906 802.551 165.55 L 802.68 48.6543 L 966.267 48.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1041.2 133.184 L 1054.95 133.126 L 1055.09 189.194 L 1041.08 189.225 L 1041.2 133.184 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 990.484 133.686 C 994.893 133.538 999.333 133.729 1003.74 133.808 L 1003.72 177.291 L 1028.94 177.366 L 1028.89 189.061 L 990.521 189.01 A 3507.77 3507.77 0 0 1 990.484 133.686 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1067.32 133.22 C 1079.61 133.151 1102.93 131.149 1114.19 133.897 C 1114.91 135.394 1115.19 136.493 1115.2 138.162 C 1115.2 141.116 1115.55 142.024 1113.48 144.109 C 1108.1 144.635 1102.64 144.398 1097.24 144.357 L 1097.18 172.384 L 1097.16 189.069 L 1083.95 189.052 L 1083.87 144.027 C 1079.59 144.065 1072.1 145.388 1068.47 142.985 C 1066.47 139.966 1067.13 136.667 1067.32 133.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 887.278 132.388 C 895.243 132.677 900.905 134.198 908.075 137.402 C 905.978 140.494 903.865 143.474 901.505 146.371 C 897.22 144.922 891.873 142.622 887.313 142.873 C 885.106 142.994 882.715 143.519 881.387 145.498 C 879.976 147.601 880.145 148.652 880.606 150.919 C 886.311 155.507 894.909 156.743 901.464 160.329 C 905.19 162.368 909.874 165.525 910.696 170.06 C 911.536 174.694 908.013 179.443 905.114 182.653 C 899.342 189.046 893.141 189.74 885.02 190.227 C 877.386 189.041 871.646 186.591 864.951 182.933 C 866.319 180.054 867.753 177.536 869.58 174.921 C 873.078 173.974 880.963 178.299 884.787 179.328 C 887.69 180.109 891.215 180.517 893.802 178.614 C 895.685 177.228 896.169 175.499 896.636 173.338 C 893.844 167.128 879.793 165.572 873.85 161.805 C 870.594 159.741 867.795 156.785 867.096 152.87 C 866.216 147.941 867.964 142.769 871.016 138.91 C 874.944 133.945 881.38 133.079 887.278 132.388 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1124.97 133.681 C 1137.57 133.623 1151.7 132.324 1164.1 134.099 C 1165.48 135.783 1165.66 137.848 1165.36 140.061 C 1164.08 149.228 1144.38 141.396 1138.35 145.464 C 1138.03 146.594 1137.55 147.956 1137.51 149.155 C 1137.43 151.773 1138.33 153.085 1139.93 154.989 C 1146.18 156.627 1155.27 155.416 1161.85 155.334 C 1161.94 157.916 1162.68 162.822 1160.54 164.683 C 1158.23 166.687 1155.33 166.931 1152.43 166.696 C 1147.61 166.305 1142.79 166.263 1137.95 166.177 C 1137.77 169.566 1137.21 172.873 1138.81 175.99 C 1144.92 180.688 1157.73 178.052 1165.4 178.058 L 1165.56 188.976 L 1125.01 188.965 L 1124.97 133.681 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 944.566 132.273 C 948.963 132.379 953.328 132.511 957.55 133.877 C 965.439 136.43 972.724 142.314 976.356 149.824 C 988.224 174.366 963.151 182.809 961.077 188.594 C 961.992 190.381 963.053 191.272 964.724 192.322 C 970.034 195.657 973.649 193.321 979.175 192.219 C 982.248 193.697 983.598 196.371 985.392 199.125 C 984.188 201.504 980.431 202.939 978.058 204.28 C 977.596 204.38 977.137 204.492 976.673 204.582 C 958.745 208.04 959.049 197.8 947.386 191.176 C 941.875 188.046 935.095 189.542 929.178 185.505 C 922.616 181.027 917.619 174.28 916.258 166.368 A 27.7077 27.7077 0 0 1 920.972 145.711 C 926.912 137.293 934.672 133.838 944.566 132.273 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 942.093 144.125 C 944.655 143.821 947.483 143.663 950.048 143.985 C 954.324 144.522 958.439 147.446 960.745 151.018 C 963.301 154.976 963.906 159.895 962.877 164.444 C 961.335 171.257 957.098 175.492 951.297 178.983 C 948.663 179.068 945.736 179.306 943.159 178.687 C 938.828 177.646 934.528 174.206 932.302 170.399 C 929.894 166.28 929.428 161.328 930.705 156.763 C 932.517 150.282 936.475 147.337 942.093 144.125 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1045.08 1321.06 L 796.253 1320.95 L 726.205 1321.17 C 713.257 1321.21 699.457 1322.22 686.659 1320.29 A 72.2398 72.2398 0 0 1 649.874 1303.14 C 636.286 1290.99 629.673 1273.59 628.773 1255.63 C 627.795 1236.15 633.673 1218.34 646.85 1203.89 C 659.754 1189.75 676.785 1181.46 695.952 1180.75 C 711.496 1180.16 727.246 1180.76 742.806 1180.81 L 826.839 1180.81 L 1109.22 1181.14 L 1264.99 1181.19 C 1286.37 1181.19 1318.72 1179.33 1338.61 1181.87 A 67.7615 67.7615 0 0 1 1377.17 1199.84 A 69.3449 69.3449 0 0 1 1399.01 1249.24 C 1399.48 1267.8 1392.64 1286.59 1379.66 1299.96 C 1369.7 1310.22 1356.81 1316.73 1342.83 1319.43 C 1330.24 1321.87 1316.96 1321.03 1304.2 1320.96 L 1253 1320.71 L 1053.93 1320.95 C 1053.91 1336.06 1054.2 1351.31 1053.16 1366.39 C 1052.42 1351.69 1054.52 1336.24 1052.42 1321.78 L 1050.79 1320.53 C 1048.2 1320.95 1048.11 1320.89 1046.34 1322.8 C 1044.15 1336.98 1045.95 1354.23 1045.99 1368.76 L 1046.08 1479.07 C 1046.06 1496.87 1047.59 1516.65 1045.21 1534.25 C 1043.8 1510.66 1045.04 1486.41 1045.05 1462.74 L 1045.08 1321.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1063.32 1212.45 C 1066.3 1212.67 1068.18 1212.77 1070.7 1214.6 C 1072.09 1217.41 1071.8 1218.77 1071.39 1221.76 C 1068.6 1221.93 1066.05 1222.48 1063.65 1220.76 C 1062.11 1217.97 1062.86 1215.44 1063.32 1212.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1062.86 1233.49 C 1065.34 1233.56 1067.89 1233.25 1069.9 1234.91 C 1071.55 1249.48 1070.33 1265.23 1070.25 1279.93 C 1067.96 1279.92 1066 1279.71 1063.75 1279.23 C 1060.73 1270.75 1062.78 1244.03 1062.86 1233.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1174.01 1220.37 C 1177.24 1220.16 1179.23 1220.26 1182.33 1221.19 C 1184.7 1224.47 1181.54 1227.92 1182.74 1232.06 C 1185.31 1234.14 1188.86 1233.42 1192.13 1233.43 C 1194.08 1234.74 1193.98 1235 1194.72 1237.27 L 1193.6 1239 C 1190.04 1240.53 1186.01 1240.08 1182.2 1240.02 C 1182.14 1248.88 1179.86 1264.75 1184.12 1272.48 C 1187.54 1274.39 1190.55 1273.55 1194.15 1274.5 C 1194.67 1274.63 1195.17 1274.78 1195.68 1274.92 C 1195.17 1276.33 1194.7 1278.11 1193.5 1279.12 C 1191.67 1280.67 1188.16 1280.9 1185.84 1280.66 C 1165.26 1278.55 1181.27 1250.7 1171.64 1240.09 C 1171.54 1239.98 1170.3 1238.69 1170.18 1238.53 C 1168.73 1236.55 1168.76 1236.32 1169.19 1234.07 L 1172.75 1233.09 C 1174.91 1229.62 1174 1224.46 1174.01 1220.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1033.38 1220.17 C 1035.74 1220.17 1037.91 1220.05 1040.12 1221.03 C 1043.4 1222.5 1040.03 1228.14 1041.14 1231.53 C 1044.24 1233.51 1047.08 1232.42 1050.65 1232.85 C 1052.65 1233.1 1051.79 1232.7 1053.21 1234.51 L 1052.73 1237.85 C 1049.52 1240.5 1044.81 1239.32 1040.78 1239.05 C 1040.7 1248.76 1039.48 1260.13 1041.29 1269.67 C 1042.58 1276.5 1049.87 1271.66 1054.39 1274.72 C 1053.56 1276.03 1052.68 1277.46 1051.57 1278.54 C 1049.64 1280.41 1046.41 1281.42 1043.76 1281.23 C 1025.05 1279.84 1037.61 1246.96 1031.74 1239.57 C 1029.82 1239.48 1027.97 1239.29 1026.06 1239 C 1025.26 1236.94 1025.37 1236.74 1025.9 1234.57 C 1027.87 1233.68 1029.72 1232.7 1031.6 1231.63 C 1033.84 1227.77 1033.32 1224.51 1033.38 1220.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 852.842 1220.25 C 855.602 1221.49 856.164 1221.79 857.229 1224.51 C 856.978 1226.05 856.478 1227.98 856.576 1229.52 C 856.719 1231.77 857.287 1232.02 858.947 1233.19 C 862.118 1233.05 865.221 1232.56 868.164 1233.97 C 868.99 1236.37 869.487 1236.34 868.511 1238.82 C 865.282 1240.72 860.577 1240.04 856.916 1240 C 856.947 1247.32 856.205 1254.79 856.616 1262.1 C 856.87 1266.61 857.227 1270.39 860.763 1273.58 C 863.909 1274.42 866.167 1273.44 869.153 1272.49 L 870.499 1272.06 C 872.336 1273.95 871.714 1275.24 871.693 1277.77 C 868.543 1279.9 863.86 1281.72 859.991 1281.45 C 857.145 1281.25 855.361 1280.42 853.412 1278.33 C 846.694 1271.13 848.881 1251.24 848.972 1242.01 C 847.2 1239 844.579 1240.69 841.655 1238.64 C 841.466 1236.19 841.3 1235.62 842.398 1233.46 C 844.467 1233.34 846.286 1233.19 848.283 1232.62 L 849.389 1230.11 C 848.996 1227.77 848.428 1225.56 849.197 1223.24 C 849.762 1221.53 851.388 1221.12 852.842 1220.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1097.18 1233.14 C 1103.53 1232.68 1109.86 1232.99 1115.35 1236.58 C 1117.91 1238.25 1119.68 1240.26 1120.27 1243.3 C 1118.63 1245.48 1118.49 1244.95 1115.94 1245.36 C 1113.66 1244.25 1111.36 1243.17 1108.94 1242.37 C 1103.79 1240.68 1096.95 1239.47 1092.09 1242.69 C 1089.61 1244.33 1088.39 1247.09 1088.14 1249.97 C 1087.69 1255.04 1089.07 1265.5 1092.8 1269.33 C 1096.88 1273.51 1102.52 1273.21 1107.91 1272.96 C 1110.17 1271.62 1112.71 1269.72 1115.38 1269.5 C 1116.88 1269.37 1117.09 1270.18 1118.04 1271.15 L 1117.51 1273.43 C 1115.53 1275.62 1113.81 1277.12 1111.11 1278.38 C 1105.66 1280.94 1099.15 1280.65 1093.59 1278.56 C 1088.41 1276.6 1084.27 1272.94 1082.11 1267.8 C 1079.41 1261.35 1079.7 1253.44 1082.28 1247.01 C 1085.36 1239.34 1089.82 1236.41 1097.18 1233.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 795.368 1233.39 C 797.64 1233.24 799.625 1232.88 801.694 1234.05 C 805.828 1240.97 802.884 1251.98 803.25 1259.78 C 803.438 1263.79 803.925 1268.99 807.482 1271.56 C 809.897 1273.3 813.232 1273.45 816.091 1273.08 C 836.112 1270.45 821.272 1242.94 828.508 1233.08 C 831.375 1232.89 831.691 1232.6 833.997 1234.23 C 835.984 1238.43 835.106 1243.93 834.969 1248.5 C 835.056 1258.58 835.758 1269.08 834.573 1279.09 C 832.813 1280.63 833.35 1280.75 830.805 1280.63 C 828.465 1278.43 828.304 1275.71 826.236 1273.38 C 822.573 1276.63 817.64 1280.9 812.386 1280.8 C 808.267 1280.72 803.744 1278.32 801.028 1275.27 C 792.241 1265.4 795.094 1245.75 795.368 1233.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 979.255 1232.42 L 985.461 1233.33 C 986.01 1234.66 986.391 1235.88 986.749 1237.29 L 987.135 1238.87 C 990.716 1238.34 993.286 1235.7 996.352 1233.96 C 999.411 1232.22 1002.35 1231.63 1005.77 1232.66 C 1010.24 1234 1014.28 1237.11 1016.4 1241.28 C 1020.94 1250.22 1020.01 1270.67 1016.89 1280.11 L 1013.87 1280.58 C 1009.61 1272.48 1010.82 1261.66 1011 1252.75 C 1010.41 1248.63 1009.14 1243.78 1005.5 1241.29 C 1002.91 1239.51 999.094 1239.19 996.076 1239.74 C 978.826 1242.88 992.217 1271.09 985.929 1279.94 C 983.627 1280.13 982.348 1280.29 980.265 1279.2 C 977.659 1274.81 979.24 1239.25 979.255 1232.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 879.65 1209.79 C 881.886 1209.77 883.59 1209.55 885.6 1210.67 C 889.565 1218.28 887.199 1232.78 887.064 1241.29 C 891.94 1236.49 896.824 1233.22 903.866 1233.09 C 907.659 1233.02 911.092 1234.25 913.712 1237.04 C 920.213 1243.95 919.04 1259.04 918.779 1267.89 C 918.666 1271.7 918.883 1277.65 915.945 1280.44 L 913.474 1279.85 C 908.615 1274.67 910.789 1260.46 910.901 1253.75 C 910.945 1249.52 910.871 1244.97 907.374 1241.93 C 905.22 1240.06 902.857 1239.6 900.09 1239.82 C 894.245 1240.27 890.725 1244.27 887.407 1248.61 C 887.441 1256.6 889.454 1275.07 884.491 1281.08 L 880.893 1279.9 C 877.459 1275.98 879.335 1219.52 879.65 1209.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1141.82 1232.38 C 1144.41 1232.53 1147 1232.7 1149.49 1233.48 C 1154.07 1234.9 1157.15 1238.45 1159.03 1242.73 C 1161.83 1249.08 1163.01 1272.72 1160.67 1279.05 L 1158.99 1279.6 L 1152.91 1275.94 C 1149.57 1278.01 1146.2 1279.77 1142.22 1280.07 C 1135.8 1280.54 1131.11 1278.05 1126.45 1273.89 C 1125.51 1271.58 1124.81 1268.97 1124.66 1266.47 C 1124.47 1263.29 1125.36 1259.87 1127.51 1257.47 C 1133.53 1250.77 1144.83 1252.13 1152.98 1251.82 L 1153.76 1250.65 C 1153.65 1247.45 1153.12 1243.51 1150.86 1241.06 C 1145.6 1235.33 1136.79 1242.75 1130.72 1242.42 C 1129.14 1242.33 1129.53 1242.27 1128.49 1240.99 C 1128.62 1239.83 1128.86 1239.07 1129.56 1238.12 C 1132.85 1233.63 1136.65 1233.28 1141.82 1232.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1138.29 1257.25 C 1141.21 1257.13 1144.14 1256.99 1147.05 1257.03 C 1150.59 1257.08 1152.29 1258.6 1154.63 1261.03 C 1154.94 1262.35 1155.47 1263.34 1154.98 1264.68 C 1153.51 1268.74 1150.07 1271.25 1146.48 1273.32 C 1144.49 1273.53 1141.93 1273.94 1139.94 1273.57 C 1137.65 1273.15 1134.57 1271.48 1133.27 1269.4 C 1131.93 1267.28 1131.42 1265.39 1132.27 1262.93 C 1133.29 1260.03 1135.83 1258.68 1138.29 1257.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 945.072 1233.04 L 945.96 1232.98 C 952.533 1232.59 958.564 1233.29 963.554 1238 C 967.991 1242.18 969.905 1247.79 970.262 1253.74 C 965.377 1264.55 945.557 1253.71 937.277 1259.11 C 936.111 1259.88 936.386 1261.03 936.222 1262.29 C 938.513 1267.55 940.959 1271 946.439 1273.2 C 950.968 1275.02 955.227 1273.86 959.532 1272.07 C 962.103 1270.37 962.508 1269.81 965.537 1269.86 L 966.937 1271.54 C 966.894 1271.88 966.892 1272.22 966.808 1272.56 C 966.133 1275.22 963.642 1277.2 961.33 1278.48 C 955.706 1281.58 948.96 1281.28 942.996 1279.35 C 937.233 1277.5 932.432 1273.56 929.971 1267.96 C 927.135 1261.51 927.4 1253.97 930.034 1247.5 C 933.132 1239.9 937.756 1236.31 945.072 1233.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 946.89 1239.02 C 948.603 1239.01 950.243 1239.07 951.943 1239.34 C 955.142 1239.84 959.971 1243.07 961.428 1246.03 C 962.618 1248.44 962.369 1249.04 961.501 1251.36 C 958.296 1253.32 956.268 1252.85 952.559 1252.86 C 948.948 1252.99 943.46 1253.79 940.063 1252.54 C 937.576 1251.63 937.132 1250.99 936.128 1248.76 C 937.5 1244.3 942.977 1241.1 946.89 1239.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1216.29 1233.18 C 1222.29 1232.79 1228.11 1233.11 1233.12 1236.82 C 1240.37 1242.19 1241.4 1251.7 1242.57 1259.94 C 1234.89 1260.07 1214.81 1257.17 1208.67 1261.62 C 1207.39 1262.55 1207.71 1263.29 1207.54 1264.72 C 1208.6 1267.08 1209.86 1268.7 1211.81 1270.38 C 1216.63 1274.55 1222.6 1274.02 1228.53 1273.44 C 1230.49 1272.46 1231.99 1271.62 1234.19 1271.31 C 1235.99 1271.05 1235.34 1271.09 1237.05 1272.31 L 1236.85 1274.62 C 1235.66 1276.04 1234.58 1277.33 1233 1278.34 A 18.8808 18.8808 0 0 1 1218.02 1280.78 C 1211.46 1279.15 1205.36 1275.4 1202.08 1269.34 C 1198.76 1263.21 1198.49 1255.52 1200.73 1248.98 C 1203.65 1240.48 1208.41 1236.87 1216.29 1233.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1215.93 1240 C 1216.21 1239.97 1216.49 1239.93 1216.76 1239.91 C 1222.72 1239.53 1226.15 1240.48 1230.61 1244.56 C 1233.1 1246.84 1234.13 1248.77 1234.34 1252.1 C 1232.09 1254.26 1231.28 1253.82 1228.25 1253.94 C 1222.82 1254.06 1215.83 1254.98 1210.65 1253.28 C 1208.06 1252.43 1207.92 1252.32 1206.76 1250.01 C 1207.85 1245.47 1212.33 1242.53 1215.93 1240 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 756.679 1215.01 C 759.158 1214.82 761.305 1214.65 763.765 1215.2 C 767.362 1218.79 788.748 1271.76 789.721 1278.02 C 787.887 1279.6 787.724 1279.85 785.345 1280.12 C 780.325 1276.53 779.553 1268.52 775.705 1263.85 C 773.647 1261.36 771.185 1262 768.25 1261.9 L 746.883 1261.92 C 745.246 1266.49 743.289 1274.67 740.045 1278.16 C 737.453 1278.87 737.126 1279.05 734.615 1278.21 C 734.323 1277.55 733.819 1276.95 733.74 1276.24 C 733.398 1273.17 753.782 1224.39 756.679 1215.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 761.234 1226.62 C 765.4 1230.34 770.348 1248.56 772.623 1254.59 C 769.135 1255.77 764.454 1255.13 760.75 1255.09 L 749.821 1255.1 L 761.234 1226.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1282.97 1212.94 C 1286.08 1213.12 1288.22 1212.6 1290.62 1214.68 C 1291.47 1223.5 1292.31 1274.96 1289.92 1279.68 C 1287.35 1279.97 1286.68 1280.14 1284.33 1279.14 L 1283.53 1274.17 C 1278.97 1274.91 1276.96 1277.63 1273.15 1279.59 C 1268.85 1281.79 1262.24 1278.88 1258.18 1277.3 C 1252.7 1272.61 1249.19 1267.75 1247.96 1260.5 C 1246.82 1253.85 1248.26 1246.49 1252.47 1241.12 C 1255.83 1236.84 1260.59 1234.15 1266.02 1233.64 C 1273.12 1232.98 1277.84 1235.76 1283.1 1240.15 L 1282.97 1212.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 1265.88 1240 C 1268.45 1240.01 1270.87 1240.07 1273.32 1240.91 C 1277.26 1242.27 1280.36 1245.52 1282.12 1249.23 C 1284.36 1253.98 1284.37 1259.43 1282.39 1264.27 C 1280.34 1269.26 1277.36 1271.19 1272.59 1273.34 C 1270.4 1273.26 1268.34 1273.15 1266.22 1272.52 C 1261.85 1271.23 1258.4 1267.98 1256.33 1263.96 A 17.1136 17.1136 0 0 1 1255.35 1250.63 C 1257.19 1245.17 1260.86 1242.38 1265.88 1240 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1686.77 632.494 C 1677.86 631.999 1671.36 630.012 1665.21 623.184 C 1654.77 611.617 1652.88 595.668 1649.57 581.174 C 1648.46 576.339 1646.31 570.699 1646.73 565.721 C 1647.39 558.084 1654.06 550.756 1659.77 546.234 C 1672.19 536.379 1688.97 529.731 1704.98 531.948 C 1720.52 534.102 1731.91 542.753 1736.47 558.015 C 1737.64 561.937 1738.27 567.176 1740.79 570.43 C 1743.47 570.543 1746.15 570.666 1748.82 570.961 C 1767.98 573.084 1784.35 589.462 1795.54 603.777 C 1801.68 613.364 1807.9 622.953 1813.44 632.904 C 1830.05 662.75 1844.62 696.833 1870.74 719.817 C 1865.55 731.93 1857.36 740.921 1846.24 747.903 C 1831.57 755.89 1819.67 758.649 1803 757.685 C 1807.03 775.208 1813.93 791.945 1815.57 809.96 C 1811.75 814.062 1807.72 816.944 1807.63 822.787 C 1807.9 825.456 1808.29 826.514 1806.44 828.744 C 1804.88 830.628 1801.12 832.438 1799 833.756 C 1802.65 861.6 1806.65 889.441 1808.74 917.457 C 1809.76 931.177 1809.48 962.684 1812.17 974.021 C 1814.7 984.731 1848.37 1027.57 1856.82 1040.64 C 1865.25 1053.7 1871.68 1069.12 1880.74 1081.5 C 1884.37 1086.47 1889.75 1090.55 1894.59 1094.26 C 1902.29 1100.16 1922.1 1111.24 1923.43 1120.99 C 1925.26 1134.32 1891.5 1173.27 1881.96 1183.95 A 278.487 278.487 0 0 1 1877.77 1188.53 C 1874.47 1191.9 1871.03 1195.75 1866.91 1198.1 C 1863.11 1200.27 1858.29 1201.57 1854.03 1200.05 C 1848.09 1197.94 1844.71 1192.21 1842.23 1186.81 C 1804.53 1187.09 1766.63 1184.39 1728.84 1184.3 C 1729.02 1191.26 1729.33 1198.48 1723.89 1203.74 C 1715.11 1212.24 1662.16 1213.72 1648.76 1212.99 C 1641.71 1212.6 1633.1 1210.98 1628.12 1205.48 C 1625.86 1202.98 1624.79 1199.85 1625.08 1196.48 C 1625.44 1192.28 1627.02 1188.96 1629.34 1185.52 C 1639.25 1179.07 1650.94 1175.55 1660.67 1168.89 C 1667.82 1164.01 1671.55 1159.28 1672.68 1150.54 C 1675.15 1131.36 1671.33 1102.84 1671.04 1082.54 L 1668.86 991.712 C 1668.59 977.443 1667.82 962.861 1668.64 948.614 C 1670.43 917.431 1676.79 885.973 1682.73 855.366 L 1671.39 852.714 C 1679.11 823.208 1688.81 795.047 1689.09 764.184 C 1681.92 772.737 1674.45 783.204 1664.9 789.156 C 1653.21 796.446 1637.81 795.629 1624.65 798.375 C 1610.83 801.259 1597.86 805.392 1583.79 807.599 C 1588.53 815.572 1592.23 823.607 1595.41 832.311 C 1603.62 831.263 1611.83 830.932 1620.09 830.576 A 1631.32 1631.32 0 0 1 1619.65 879.393 C 1610.99 879.779 1602.32 879.509 1593.67 879.362 C 1591.86 886.591 1589.2 893.105 1585.57 899.6 C 1590.78 905.716 1595.64 912.104 1600.54 918.462 C 1592.49 929.014 1582.9 939.23 1573.17 948.241 C 1566.67 942.328 1559.8 937.162 1552.4 932.433 C 1545.69 935.974 1539.06 939.667 1531.84 942.107 L 1531.73 966.398 A 2800.75 2800.75 0 0 1 1485.34 965.95 L 1485.03 940.32 C 1477.97 937.935 1471.2 934.749 1464.4 931.729 C 1457.13 937.109 1450.28 943.173 1443.31 948.943 C 1433.65 940.252 1423.71 930.243 1415.74 919.977 L 1433.35 900.672 C 1430.09 893.82 1427.13 887.129 1424.79 879.905 C 1415.88 878.296 1407.13 876.199 1398.34 874.071 C 1397.65 862.601 1398.08 850.834 1398.05 839.331 C 1407.05 837.109 1416.2 835.775 1425.21 833.385 C 1427.32 827.293 1429.7 821.267 1431.95 815.223 C 1426.68 809.728 1422.24 803.611 1417.68 797.529 C 1423.94 791.047 1434.89 775.761 1443.34 774.15 C 1450.9 772.709 1456.6 778.026 1462.42 782.017 L 1472.77 776.619 C 1476.32 775.157 1479.4 773.883 1482.42 771.483 C 1482.22 769.466 1481.73 766.644 1482.48 764.723 C 1483.53 762.048 1487.1 759.555 1489.51 758.235 C 1502.69 751.039 1520.01 752.744 1533.81 756.724 C 1555.75 748.753 1617.8 740.958 1641.86 741.715 C 1651.06 721.66 1659.93 701.436 1670.34 681.967 C 1677.9 669.628 1687.35 658.873 1696.15 647.448 C 1693.41 642.048 1690.38 637.347 1686.77 632.494 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1602.94 793.315 L 1606.86 794.315 L 1607.34 795.646 C 1601.66 799.854 1589.37 800.434 1582.28 801.517 L 1579.74 801.4 L 1578.76 799.988 C 1584.94 795.699 1595.62 794.642 1602.94 793.315 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1722.63 615.644 C 1724.26 617.299 1725.15 618.458 1726.02 620.621 C 1725.79 620.972 1707.7 637.12 1705.86 638.799 C 1703.91 640.574 1703.65 641.45 1700.96 641.341 L 1693.74 631.059 C 1707.18 628.79 1714.3 627.142 1722.63 615.644 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1509.86 759.318 C 1514.33 758.967 1520 757.815 1523.7 760.929 C 1523.83 763.098 1523.96 763.421 1522.38 765.113 C 1517.46 770.373 1511.18 770.977 1504.43 771.036 C 1499.97 770.296 1492.67 770.688 1489.62 766.956 L 1490.15 765.132 C 1496.27 761.397 1502.91 760.414 1509.86 759.318 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1680.08 1143.04 C 1691.88 1145.13 1704.76 1144.4 1716.17 1147.46 C 1718.11 1149.17 1718.2 1149.33 1718.83 1151.84 C 1717.64 1154.49 1716.94 1156.04 1714.42 1157.71 C 1707.86 1160.36 1700.91 1162.18 1693.8 1162.33 C 1689.62 1162.42 1685.59 1161.18 1682.68 1158.08 C 1678.69 1153.83 1679.84 1148.4 1680.08 1143.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1792.2 755.362 L 1803 757.685 C 1807.03 775.208 1813.93 791.945 1815.57 809.96 C 1811.75 814.062 1807.72 816.944 1807.63 822.787 C 1804.58 800.203 1797.75 777.469 1792.2 755.362 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1875.31 1087.1 L 1884.66 1095.65 C 1884.56 1095.91 1884.47 1096.16 1884.37 1096.42 C 1881.46 1103.94 1872.02 1122.09 1864.5 1125.53 L 1862.01 1124.27 A 453.058 453.058 0 0 1 1848.79 1112.31 C 1859.23 1104.9 1867.15 1096.95 1875.31 1087.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1738.54 582.516 C 1738.77 582.696 1739.03 582.849 1739.23 583.056 C 1745.88 589.753 1754.85 629.06 1755.26 639.537 L 1746.5 631.816 C 1735.91 622.229 1725.98 611.087 1721.4 597.316 C 1729.18 593.43 1733.54 589.448 1738.54 582.516 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1517.54 776.383 C 1518.66 776.119 1519.78 775.83 1520.95 775.919 C 1527.71 776.436 1535.08 778.762 1541.98 779.669 C 1560.67 782.131 1579.44 783.951 1598.09 786.658 C 1588.07 789.746 1578.08 792.451 1568.23 796.119 C 1563.92 797.583 1560.13 798.277 1555.58 798.347 C 1533.07 798.692 1506.37 792.597 1490.03 776.511 C 1499.43 777.227 1508.15 777.518 1517.54 776.383 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(73,85,88)" d="M 1693.8 537.224 C 1700.34 536.969 1705.89 537.56 1711.98 540.096 C 1720.61 543.686 1728.11 550.472 1731.3 559.404 C 1734.53 568.462 1732.82 575.573 1728.93 583.966 C 1721.78 584.036 1714.87 583.535 1707.76 582.791 C 1706.16 582.564 1704.58 582.349 1703.01 581.952 C 1685.94 577.636 1676.39 563.467 1667.68 549.451 C 1675.76 542.773 1683.62 539.235 1693.8 537.224 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(225,157,157)" d="M 1630.32 748.404 C 1632.72 748.125 1635.05 748.152 1637.47 748.194 C 1637.49 748.707 1637.61 749.224 1637.53 749.732 C 1636.8 754.952 1630.3 769.698 1625.99 772.592 C 1606.39 785.767 1568.49 776.203 1546.02 773.273 C 1540.3 772.613 1532.39 772.763 1527.99 768.651 L 1528.11 766.976 C 1539.54 756.238 1611.73 749.749 1630.32 748.404 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1664.75 557.709 C 1667.57 560.006 1669.72 564.01 1672.09 566.856 C 1684.7 581.994 1693.49 587.198 1713.32 589.099 C 1715.09 595.422 1717.4 601.316 1719.95 607.361 C 1716.27 613.797 1713.42 617.683 1706.96 621.459 C 1701.5 623.223 1695.72 624.868 1690 625.486 C 1682.91 626.251 1676.01 624.954 1670.59 620.085 C 1658.57 609.285 1655.32 585.602 1654.27 570.379 C 1657.04 565.276 1660.41 561.523 1664.75 557.709 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1717.09 1164.02 L 1718.48 1165.4 C 1720.43 1174.67 1722.56 1185.81 1720.16 1195.12 C 1719.58 1197.36 1718.71 1199.17 1716.61 1200.26 C 1710.22 1203.58 1658.98 1205.85 1648.7 1205.42 C 1643.96 1205.22 1639.68 1204.64 1635.16 1203.07 C 1633.68 1201.39 1632.5 1199.84 1632.44 1197.48 C 1632.2 1188.47 1657.14 1178.87 1664.05 1174.79 C 1668.84 1171.95 1673.07 1168.44 1677.33 1164.86 C 1692.02 1170.38 1702.67 1170.43 1717.09 1164.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1890.59 1100.54 C 1900.63 1106.76 1909.66 1113.29 1917.54 1122.14 C 1910.42 1143.18 1884.52 1170.17 1868.98 1186.86 A 121.217 121.217 0 0 1 1866.57 1189.18 C 1863.37 1192.14 1859.63 1194.17 1855.08 1193.3 C 1853.45 1192.98 1852.15 1192.57 1851.15 1191.22 C 1844.02 1181.61 1860.43 1159.65 1864.06 1150.52 C 1865.91 1145.85 1866.59 1140.33 1867.1 1135.36 L 1867.21 1134.14 C 1876.73 1123.45 1883.83 1113.16 1890.59 1100.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(73,85,88)" d="M 1792.59 837.977 C 1796.07 842.307 1802.41 922.25 1803.23 935.045 C 1804.06 948.033 1803.08 966.976 1806.82 978.848 C 1810.24 989.696 1832.08 1017.07 1839.68 1028.18 C 1851.02 1044.76 1862.49 1062.05 1872.23 1079.61 C 1863.43 1090.7 1855.78 1099.44 1843.95 1107.35 L 1831.11 1094.37 C 1796.74 1055.49 1758.02 1014.39 1738.42 965.632 C 1751.74 926.813 1765.64 886.872 1773.16 846.485 C 1779.94 844.035 1786.22 841.327 1792.59 837.977 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(73,85,88)" d="M 1761.21 849.276 C 1763.42 848.885 1763.45 848.453 1765.49 849.643 C 1763.83 867.557 1745.39 925.109 1738.39 944.699 C 1734.19 956.438 1728.12 968.895 1725.9 981.127 C 1723.05 996.85 1725.13 1014.83 1725.04 1030.84 C 1724.84 1066.51 1724.52 1103.54 1719.01 1138.81 C 1706.4 1140.77 1694.66 1139 1682.31 1136.23 C 1681.13 1135.71 1680.9 1135.04 1680.16 1134.01 C 1677.47 1103.48 1677.94 1071.94 1677.05 1041.26 C 1676.09 1008.32 1673.37 973.855 1675.93 941.027 C 1678.18 912.192 1684.12 883.446 1689.42 855.035 C 1713.98 856.396 1737.15 854.094 1761.21 849.276 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1728.84 1184.3 C 1727.18 1173.56 1725.15 1162.75 1725.25 1151.84 C 1725.41 1136.35 1728.37 1120.68 1729.12 1105.12 A 1653.09 1653.09 0 0 0 1731.19 1045.02 C 1731.46 1028.81 1729.47 989.412 1733.89 976.041 L 1734.81 975.67 C 1741.11 986.021 1745.63 997.328 1752.21 1007.51 C 1781.64 1053 1822.27 1097.17 1861.83 1133.97 C 1860.66 1138.98 1859.47 1143.94 1857.36 1148.65 C 1851.93 1160.81 1841.23 1172.9 1842.23 1186.81 C 1804.53 1187.09 1766.63 1184.39 1728.84 1184.3 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(225,157,157)" d="M 1731.47 626.865 C 1740.17 630.807 1749.02 642.376 1755.66 649.387 C 1747.76 669.679 1741.21 693.477 1748.1 715.013 C 1754.22 734.171 1767.94 743.414 1784.91 751.868 C 1789.85 776.35 1797.71 799.667 1801.48 824.506 C 1769.13 848.035 1718.22 852.914 1679.57 848.016 C 1687.89 812.19 1695.61 794.104 1696.59 755.549 L 1701.44 748.721 C 1708.74 738.817 1721.44 723.757 1725.31 712.479 C 1726.08 710.231 1726.07 711.187 1725.1 709.061 C 1724.8 709.08 1724.5 709.076 1724.2 709.117 C 1718.38 709.912 1695.09 745.996 1690.21 752.475 C 1663.68 787.696 1659.81 786.694 1617.48 792.633 C 1615.4 790.956 1613.84 789.775 1611.18 789.212 C 1609.45 788.844 1608.68 788.73 1607.43 787.335 L 1607.52 786.065 C 1614.87 783.405 1625.81 780.607 1631.54 775.32 C 1638.41 768.978 1642.27 756.501 1646 748.032 C 1666.2 702.262 1686.98 654.216 1731.47 626.865 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1482.25 778.815 C 1486.53 780.38 1492.05 788.288 1496.17 791.165 C 1512.53 802.592 1551.09 807.018 1570.74 803.171 C 1580.4 814.978 1585.42 826.162 1590.33 840.514 C 1597.86 838.707 1605.26 838.423 1612.96 838.214 L 1612.93 872.116 C 1604.89 872.083 1596.81 871.633 1588.78 871.359 C 1585.87 882.115 1582.2 891.703 1577.07 901.611 C 1582.17 906.731 1586.5 912.389 1590.92 918.083 C 1585.18 925.018 1579.3 931.699 1573.11 938.236 C 1566.67 933.305 1560.56 928.09 1554.46 922.748 C 1544.47 928.168 1535.88 932.893 1524.74 935.328 C 1524.6 942.448 1526.24 949.917 1524.24 956.81 C 1521.9 959.412 1520.65 958.794 1517.25 958.984 L 1493.14 958.95 C 1493.06 950.823 1492.51 942.893 1491.65 934.812 C 1481.11 931.85 1472.88 928.04 1463.52 922.315 C 1456.42 927.149 1450.04 933.577 1443.38 939.063 C 1437.21 932.935 1431.12 926.802 1425.33 920.312 C 1430.54 914.043 1436.2 908.11 1441.76 902.155 C 1436.72 892.549 1433.61 884.271 1431.51 873.604 A 472.263 472.263 0 0 1 1405.65 868.725 L 1405.34 845.615 C 1414.02 843.387 1422.62 841.287 1431.45 839.678 C 1434.23 831.53 1436.88 823.431 1440.77 815.729 C 1436.57 809.812 1431.77 804.28 1427.16 798.678 C 1433.21 792.08 1439.62 785.766 1445.86 779.345 C 1451.53 783.454 1456.42 787.68 1461.39 792.635 C 1467.96 787.291 1474.93 783.037 1482.25 778.815 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1505.29 803.233 C 1518.19 802.456 1529.71 804.912 1540.3 812.652 C 1552.36 821.468 1559.84 834.768 1561.73 849.498 A 51.9216 51.9216 0 0 1 1550.92 888.561 C 1541.64 900.368 1529.83 905.941 1515.25 907.67 C 1503.92 908.381 1492.92 906.573 1483.13 900.516 A 53.4682 53.4682 0 0 1 1459.42 867.436 A 50.9534 50.9534 0 0 1 1466.89 827.428 C 1476.09 813.807 1489.3 806.258 1505.29 803.233 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1501.82 811.128 C 1511.3 810.368 1519.95 810.628 1528.77 814.679 A 45.2146 45.2146 0 0 1 1552.63 841.607 A 46.0894 46.0894 0 0 1 1549.64 877.838 C 1542.97 890.278 1532.21 896.78 1519.02 900.478 C 1509.82 901.394 1501.35 900.997 1492.76 897.24 A 46.4814 46.4814 0 0 1 1467.9 870.199 A 44.671 44.671 0 0 1 1470.61 834.781 C 1477.31 822.169 1488.44 814.993 1501.82 811.128 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 389.44 376.549 C 373.353 363.074 361.137 344.107 359.329 322.679 C 358.753 315.849 360.137 309.043 364.949 303.925 C 372.62 295.768 388.648 292.094 398.561 286.421 C 406.886 281.655 413.513 275.774 420.637 269.406 C 426 264.612 433.049 256.859 440.824 256.967 A 13.1002 13.1002 0 0 1 450.815 261.664 C 456.547 268.418 457.708 279.873 456.525 288.314 C 455.938 292.501 454.684 296.91 451.896 300.19 C 457.629 318.346 467.665 355.64 458.01 373.382 C 456.179 376.746 453.387 379.656 449.552 380.591 C 444.119 381.915 437.624 381.739 432.001 381.966 L 431.721 395.795 C 441.857 395.777 450.476 395.878 458.118 403.528 C 473.653 419.077 497.926 474.816 510.127 497.045 C 540.894 468.424 570.383 437.624 599.806 407.601 C 612.87 394.27 625.91 378.293 640.595 366.853 C 642.926 365.037 645.22 363.946 648.286 364.26 A 8.69414 8.69414 0 0 1 654.464 367.903 C 656.228 370.388 656.469 373.555 655.718 376.426 C 654.877 379.645 653.011 382.542 650.895 385.07 C 642.981 394.524 632.724 402.963 623.948 411.695 C 609.58 425.993 595.672 441.354 580.423 454.666 C 586.069 460.707 591.043 467.378 590.47 476.078 C 589.828 485.827 581.568 493.734 574.402 499.544 C 570.531 502.682 566.521 505.146 562.144 507.516 C 554.381 524.002 529.349 562.791 512.487 569.262 C 507.486 571.182 502.251 570.744 497.531 568.28 C 483.537 560.973 466.326 533.318 457.284 519.748 C 455.044 522.445 452.689 525.099 450.619 527.927 C 466.064 572.654 484.478 615.91 503.346 659.255 C 515.456 687.076 528.76 715.23 538.592 743.954 C 546.512 767.091 552.769 790.915 559.532 814.415 L 587.072 909.429 C 595.015 937.255 601.788 967.158 614.247 993.332 C 631.302 994.952 662.101 994.89 674.012 1009.15 C 678.051 1013.98 678.751 1018.43 677.973 1024.53 C 677.922 1024.93 677.862 1025.33 677.807 1025.73 C 677.558 1026 677.318 1026.28 677.061 1026.55 C 663.665 1040.17 604.33 1055.57 584.687 1055.03 C 579.847 1054.9 576.017 1054 572.748 1050.19 C 565.332 1041.57 566.252 1026.96 566.887 1016.34 C 531.086 1017.4 495.257 1016.1 459.447 1016.41 C 446.851 1016.52 433.616 1015.9 421.114 1017.16 C 418.252 1017.44 416.288 1018.31 413.827 1019.75 C 424.989 1025.01 441.625 1031.51 446.3 1044.05 C 447.657 1047.69 448.046 1051.84 446.363 1055.43 C 444.036 1060.4 438.909 1063.21 433.874 1064.77 C 419.753 1069.16 357.568 1068.68 345.54 1061.21 C 341.996 1059.01 340.875 1055.15 340.27 1051.24 C 338.829 1041.93 339.955 1030.1 343.474 1021.4 C 345.844 1017.82 348.123 1014.12 350.621 1010.64 C 349.633 958.653 347.148 906.863 348.156 854.835 A 776.12 776.12 0 0 1 350.319 807.076 C 351.256 795.264 353.162 782.91 352.786 771.085 C 352.242 754.013 348.334 736.49 345.83 719.583 A 979.978 979.978 0 0 1 339.011 657.269 C 322.626 641.751 326.901 632.302 317.389 616.078 C 305.717 596.17 266.092 550.992 266.458 529.715 C 266.545 524.653 269.715 519.013 272.224 514.7 C 283.141 495.934 339.616 417.677 354.521 404.264 C 363.023 396.613 375.04 392.774 386.237 391.449 C 387.381 386.502 388.622 381.563 389.44 376.549 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 548.639 469.368 L 549.286 471.196 L 546.443 475.955 C 541.257 478.156 537.382 486.917 535.384 491.779 C 524.077 498.76 516.409 509.396 505.214 516.325 C 505.393 516.02 505.567 515.711 505.751 515.41 C 506.059 514.907 506.379 514.413 506.689 513.912 C 516.74 497.639 534.909 482.8 548.639 469.368 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 342.792 516.934 C 343.197 517.452 343.663 517.928 344.006 518.488 C 349.706 527.797 343.273 560.252 341.199 571.344 L 337.446 562.747 C 332.783 552.872 327.238 542.885 324.024 532.438 A 341.295 341.295 0 0 1 342.792 516.934 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 346.481 1045.9 C 371.408 1054.51 413.369 1054.28 439.057 1047.42 C 440.486 1049.85 440.075 1051.83 440.11 1054.59 C 438.61 1055.72 437.127 1056.81 435.372 1057.51 C 423.306 1062.33 361.599 1060.54 349.696 1055.18 C 347.222 1052.51 347.065 1049.35 346.481 1045.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 574.271 460.666 C 575.966 460.967 576.938 461.635 578.251 462.7 C 581.428 465.278 583.701 468.201 583.875 472.429 C 584.152 479.128 579.154 486.005 574.602 490.445 C 568.266 496.626 563.933 499.085 555.172 498.984 C 552.904 498.196 550.544 497.274 548.437 496.125 C 546.05 494.824 544.467 493.417 543.684 490.76 C 549.161 483.381 566.656 468.213 574.271 460.666 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 669.155 1014.13 A 7.94535 7.94535 0 0 1 671.727 1019.66 C 671.81 1021.64 670.59 1023.33 669.133 1024.59 C 656.449 1035.64 595.796 1049.13 578.937 1047.82 C 577.044 1044.65 575.392 1041.3 573.663 1038.03 C 596.504 1040.67 650.651 1028.21 669.155 1014.13 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient1)" d="M 548.639 469.368 C 565.738 449.401 585.852 431.444 604.388 412.817 A 3177.74 3177.74 0 0 0 629.951 386.859 C 633.483 383.183 636.609 378.966 640.354 375.528 C 642.315 373.728 643.888 372.673 646.562 372.18 L 648.518 373.399 C 648.899 375.72 648.91 375.599 647.632 377.423 C 638.556 390.375 607.816 418.415 594.857 431.34 C 580.929 445.233 567.182 461.214 552.192 473.81 C 550.928 474.873 549.812 475.421 548.173 475.713 C 547.6 475.815 547.02 475.874 546.443 475.955 L 549.286 471.196 L 548.639 469.368 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 342.553 599.837 C 343.622 599.925 344.461 600.355 345.448 600.753 C 353.765 611.627 357.224 626.152 357.845 639.652 C 356.119 643.038 354.412 647.088 351.421 649.55 C 348.693 651.796 346.477 651.824 343.229 651.396 C 331.713 640.676 328.717 626.979 324.383 612.507 C 330.175 607.801 336.164 603.685 342.553 599.837 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 392.754 1017.96 C 401.025 1018.89 429.102 1035.37 436.367 1041.83 C 420.05 1044.9 403.293 1044.95 386.753 1044.68 C 376.937 1044.01 363.37 1044.62 354.251 1041.26 C 351.256 1040.15 348.602 1038.28 347.516 1035.13 C 345.701 1029.86 349.306 1024.08 351.653 1019.54 C 364.69 1023.62 370.464 1020.65 382.286 1023.33 C 385.851 1021.72 389.294 1019.78 392.754 1017.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 357.087 964.063 C 370.435 966.137 383.612 967.042 397.087 967.724 C 395.753 976.794 396.36 1006.21 390.646 1011.48 L 375.121 1019.86 C 370.396 1018.81 364.143 1018.08 360.541 1014.64 C 355.647 1009.96 357.149 972.734 357.087 964.063 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 591.983 955.105 C 596.444 961.937 603.666 987.292 606.719 996.533 C 605.29 998.419 605.873 997.736 604.349 999.422 L 603.305 1000.56 C 603.956 1002.44 603.474 1002.44 605.702 1002.85 C 610.186 1003.68 617.632 1002.19 622.402 1002.02 C 630.282 1001.76 655.011 1003.52 661.216 1007.44 C 662.76 1008.42 662.246 1007.93 662.725 1009.9 C 653.494 1017.74 629.468 1022.85 617.212 1026.31 C 606.253 1028.89 585.174 1035.24 574.532 1031.06 C 571.213 1026.44 573.479 1016.27 574.015 1010.82 C 578.515 1011.32 583.25 1012.34 587.657 1011.04 C 589.397 1008.85 589.195 1008.82 589.05 1005.98 C 587.129 1003.52 581.692 1004.23 578.626 1002.98 C 572.854 1000.63 563.274 974.907 560.124 968.124 C 571.306 965.004 581.553 960.097 591.983 955.105 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 441.997 300.212 L 443.649 301.127 C 448.178 310.521 452.264 322.976 452.642 333.442 L 449.524 335.225 C 448.667 337.663 449.045 337.52 449.849 339.817 C 450.964 340.723 452.567 341.804 453.295 343.065 C 455.763 347.346 454.122 363.17 452.545 367.94 C 449.303 377.746 434.522 372.348 427.122 375.588 C 422.539 381.366 424.772 400.254 424.858 408.118 C 413.976 405.785 405.075 402.059 395.199 396.956 L 393.747 395.697 C 393.137 389.254 396.806 380.043 397.84 373.29 C 400.643 371.236 402.902 369.717 404.573 366.615 C 404.474 358.723 395.31 354.648 391.193 348.481 C 388.621 344.626 387.887 339.776 388.951 335.282 C 389.559 332.716 390.745 331.167 392.927 329.715 C 400.739 328.58 405.471 334.065 412.416 336.324 C 417.41 331.835 418.365 311.885 419.31 305.166 A 1816.4 1816.4 0 0 1 441.997 300.212 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(73,85,88)" d="M 364.757 634.578 C 381.283 636.286 397.619 636.603 414.146 634.757 C 413.031 681.402 416.555 728.111 415.565 774.746 C 415.111 796.091 400.755 956.02 396.707 960.999 C 383.207 960.178 370.001 959.1 356.655 956.881 C 352.995 913.974 354.191 867.668 356.316 824.628 C 357.161 807.524 360.059 789.882 359.786 772.818 C 359.567 759.11 356.781 745.308 354.797 731.749 C 351.377 708.378 347.799 684.508 346.724 660.903 C 349.589 659.353 352.586 657.809 355.098 655.718 C 362.038 649.941 363.732 643.104 364.757 634.578 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(73,85,88)" d="M 473.287 610.769 L 474.576 611.341 C 483.05 624.237 490.176 646.042 496.661 660.799 C 509.842 690.795 523.92 721.314 534.13 752.468 C 555.228 816.841 569.166 883.821 591.581 947.774 C 580.248 953.714 569.778 959.156 557.297 962.405 L 552.006 952.521 C 533.255 913.606 515.168 873.293 501.027 832.423 C 493.775 811.461 489.869 786.959 481.088 767.205 C 471.963 746.677 457.615 727.335 445.299 708.548 C 437.782 697.081 430.622 684.699 422.036 674.03 L 422.058 633.61 C 441.286 630.415 458.86 624.142 473.287 610.769 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 422.185 686.604 C 438.245 710.889 461.453 743.007 474.105 768.884 C 479.621 780.168 481.605 793.082 484.896 805.143 A 476.79 476.79 0 0 0 499.492 850.046 C 509.414 875.755 519.917 901.653 531.58 926.624 C 543.759 952.698 557.252 978.055 569.174 1004.28 C 568.244 1008.26 567.612 1012.32 566.887 1016.34 C 531.086 1017.4 495.257 1016.1 459.447 1016.41 C 446.851 1016.52 433.616 1015.9 421.114 1017.16 C 418.252 1017.44 416.288 1018.31 413.827 1019.75 C 409.312 1017.84 404.99 1015.61 400.627 1013.38 C 401.14 988.127 405.208 962.434 407.859 937.313 A 11011.6 11011.6 0 0 0 420.521 806.686 C 423.856 766.858 422.097 726.551 422.185 686.604 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,86,85)" d="M 378.022 399.068 C 389.86 398.215 419.074 416.421 431.976 421.341 L 432.046 402.473 C 437.334 402.216 442.56 402.792 447.819 403.272 C 450.993 405.55 453.686 407.808 456.079 410.918 C 468.075 426.51 497.912 485.339 504.411 503.677 C 501.599 506.808 499.202 510.346 496.716 513.738 C 500.53 517.516 503.859 521.087 506.911 525.533 C 518.117 517.138 527.233 505.796 537.986 496.71 C 543.553 501.263 548.908 504.059 555.648 506.393 C 546.027 525.457 524.401 555.766 505.91 566.305 C 486.57 554.058 473.356 531.803 461.201 512.978 C 466.673 503.347 471.061 492.889 470.63 481.624 C 470.313 473.352 468.73 450.611 462.52 444.854 L 461.201 445.276 C 457.808 452.312 462.424 466.759 463.225 474.708 C 466.448 506.647 452.217 504.512 442.234 526.926 C 441.312 528.994 440.688 530.426 441.491 532.616 L 444.079 532.641 C 446.126 534.226 447.063 535.893 448.017 538.245 C 450.804 545.123 452.5 552.619 454.934 559.667 A 1675.1 1675.1 0 0 0 471.163 603.5 C 465.935 608.895 460.047 612.769 453.589 616.515 C 426.097 630.005 394.183 631.052 364.461 626.563 C 359.275 612.048 352.202 598.513 346.012 584.428 C 350.411 558.863 354.677 536.286 348.843 510.469 C 356.538 501.971 377.087 481.318 381.382 472.283 C 382.46 470.015 382.602 469.677 381.732 467.408 L 379.908 467.175 C 374.323 469.317 355.9 492.542 350.229 498.433 C 339.056 510.039 326.724 520.533 315.057 531.64 C 326.276 550.743 333.449 571.608 342.13 591.911 C 334.291 596.424 326.773 601.489 318.93 606.017 C 306.521 590.583 277.717 549.261 272.776 530.719 C 273.813 527.016 275.025 523.635 276.879 520.259 C 287.91 500.165 344.817 421.374 359.755 408.223 C 365.203 403.426 371.21 401.094 378.022 399.068 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1607.42 292.532 C 1606.75 277.423 1605.1 262.341 1604.61 247.229 C 1604.51 243.94 1603.82 238.529 1606.29 236.076 C 1614.71 227.698 1651.18 228.798 1663.65 228.826 C 1674.31 228.85 1706.72 227.948 1713.49 235.782 C 1717.7 240.657 1713.63 282.537 1713.46 291.853 C 1741.74 298.186 1767.71 311.238 1792.33 326.161 C 1798.65 320.124 1828.14 284.042 1833.93 283.726 C 1841.31 283.323 1849.96 290.12 1855.39 294.665 C 1866.49 303.943 1909.96 344.085 1908.86 357.185 C 1908.17 365.467 1873.6 395.814 1866.22 402.958 C 1881.48 424.078 1891.62 449.435 1898.41 474.437 C 1910.84 474.801 1952.93 471.666 1961.78 476.733 C 1967.26 483.048 1968.32 492.27 1968.95 500.338 C 1970.24 516.851 1971.92 572.901 1961.42 583.753 C 1956.86 588.464 1908.58 583.01 1898.45 582.478 C 1894.68 607.675 1882.73 632.152 1870.73 654.432 C 1884.91 667.882 1900.98 680.81 1910.55 698.156 C 1902.34 715.567 1884.71 740.33 1869.43 751.803 C 1865.81 754.519 1860.38 757.196 1855.71 756.069 C 1851.37 755.021 1848.76 751.258 1846.24 747.903 C 1857.36 740.921 1865.55 731.93 1870.74 719.817 C 1844.62 696.833 1830.05 662.75 1813.44 632.904 C 1807.9 622.953 1801.68 613.364 1795.54 603.777 C 1784.35 589.462 1767.98 573.084 1748.82 570.961 C 1746.15 570.666 1743.47 570.543 1740.79 570.43 C 1738.27 567.176 1737.64 561.937 1736.47 558.015 C 1731.91 542.753 1720.52 534.102 1704.98 531.948 C 1688.97 529.731 1672.19 536.379 1659.77 546.234 C 1654.06 550.756 1647.39 558.084 1646.73 565.721 C 1646.31 570.699 1648.46 576.339 1649.57 581.174 C 1652.88 595.668 1654.77 611.617 1665.21 623.184 C 1671.36 630.012 1677.86 631.999 1686.77 632.494 C 1690.38 637.347 1693.41 642.048 1696.15 647.448 C 1687.35 658.873 1677.9 669.628 1670.34 681.967 C 1659.93 701.436 1651.06 721.66 1641.86 741.715 C 1617.8 740.958 1555.75 748.753 1533.81 756.724 C 1520.01 752.744 1502.69 751.039 1489.51 758.235 C 1487.1 759.555 1483.53 762.048 1482.48 764.723 C 1481.73 766.644 1482.22 769.466 1482.42 771.483 C 1479.4 773.883 1476.32 775.157 1472.77 776.619 C 1469.05 767.187 1460.62 760.053 1454.03 752.486 C 1445.24 742.38 1414.19 707.491 1415.04 694.431 C 1415.58 686.109 1447.51 666.804 1455.26 660.059 L 1455.93 659.466 C 1440.88 637.052 1427.98 605.432 1424.55 578.82 C 1410.86 578.655 1371.64 586.297 1362.27 579.222 C 1359.27 574.394 1358.34 568.92 1357.86 563.324 C 1356.69 549.625 1354.42 481.745 1363.99 474.218 C 1369.59 469.816 1413.6 474.914 1422.92 475.717 A 303.447 303.447 0 0 1 1453.49 402.271 C 1445.58 393.469 1417.67 369.926 1415.06 360.29 C 1414.12 356.806 1416.8 352.253 1418.63 349.423 C 1427.74 335.345 1472.28 289.855 1486.55 286.917 C 1499 289.718 1519.76 317.447 1528.98 327.475 C 1553.12 310.986 1578.88 299.037 1607.42 292.532 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1670.34 681.967 A 442.058 442.058 0 0 1 1654.85 682.171 C 1615.47 681.618 1579.25 665.507 1551.88 637.231 C 1526.25 610.752 1510.03 568.977 1510.91 532.066 C 1511.9 490.636 1527.93 449.475 1558.46 420.879 C 1587.6 393.595 1628.07 378 1667.96 379.727 A 153.097 153.097 0 0 1 1775.54 430.724 A 151.441 151.441 0 0 1 1814.94 542.014 C 1814.06 559.459 1809 591.53 1795.54 603.777 C 1784.35 589.462 1767.98 573.084 1748.82 570.961 C 1746.15 570.666 1743.47 570.543 1740.79 570.43 C 1738.27 567.176 1737.64 561.937 1736.47 558.015 C 1731.91 542.753 1720.52 534.102 1704.98 531.948 C 1688.97 529.731 1672.19 536.379 1659.77 546.234 C 1654.06 550.756 1647.39 558.084 1646.73 565.721 C 1646.31 570.699 1648.46 576.339 1649.57 581.174 C 1652.88 595.668 1654.77 611.617 1665.21 623.184 C 1671.36 630.012 1677.86 631.999 1686.77 632.494 C 1690.38 637.347 1693.41 642.048 1696.15 647.448 C 1687.35 658.873 1677.9 669.628 1670.34 681.967 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 233.454 1282.41 C 249.394 1284.15 265.435 1288.15 281.187 1291.29 L 373.448 1309.68 L 521.761 1338.4 C 556.26 1344.95 591.218 1350.75 625.46 1358.44 C 630.138 1359.5 636.612 1360.21 639.958 1363.86 C 641.908 1373.59 640.887 1384.73 640.888 1394.68 L 640.874 1445.82 C 640.852 1481.7 641.259 1517.62 640.814 1553.5 C 640.677 1564.56 639.125 1575.55 638.908 1586.61 C 638.184 1623.5 638.561 1660.63 638.923 1697.53 L 716.675 1697.39 C 729.42 1697.36 743.36 1698.48 755.935 1696.83 C 759.364 1696.37 762.222 1695.97 764.903 1693.57 C 776.801 1682.95 761.79 1571.87 772.27 1553.59 C 776.242 1546.66 782.317 1545.64 789.725 1545.26 C 810.892 1544.18 832.504 1545.2 853.716 1545.2 L 979.722 1545.09 C 996.845 1545.05 1014.72 1546.64 1031.71 1545.43 C 1034.94 1545.2 1039.28 1544.92 1041.83 1542.69 C 1044.27 1540.55 1044.84 1537.28 1045.21 1534.25 C 1047.59 1516.65 1046.06 1496.87 1046.08 1479.07 L 1045.99 1368.76 C 1045.95 1354.23 1044.15 1336.98 1046.34 1322.8 C 1048.11 1320.89 1048.2 1320.95 1050.79 1320.53 L 1052.42 1321.78 C 1054.52 1336.24 1052.42 1351.69 1053.16 1366.39 L 1053.13 1482.83 C 1053.1 1500.64 1054.96 1520.62 1052.57 1538.14 C 1052.04 1542.01 1050.72 1544.99 1047.83 1547.69 C 1044.37 1550.92 1040.08 1552.57 1035.42 1553.12 C 1017.57 1555.2 995.299 1552.97 977.013 1553.02 L 826.622 1552.96 C 817.751 1552.95 788.461 1551.01 781.939 1554.07 C 778.148 1555.86 777.327 1563.71 777.033 1567.26 C 776.227 1577 776.833 1587.23 776.853 1597.01 L 777.006 1653.52 C 777.037 1663.68 778.038 1674.88 776.256 1684.87 C 775.255 1690.47 773.086 1696.83 768.61 1700.64 C 765.723 1703.1 762.492 1703.72 758.808 1704.17 C 745.086 1705.84 730.331 1704.57 716.5 1704.6 L 638.769 1705.1 L 638.446 1849.08 C 638.474 1869.99 640.92 1900.43 637.659 1920.35 C 626.946 1928.55 614.436 1934.67 602.489 1940.89 L 1231.34 1940.11 C 1232.46 1900.76 1231.86 1861.27 1231.9 1821.89 C 1231.92 1806.32 1230.04 1787.87 1232.49 1772.56 A 22.1193 22.1193 0 0 1 1239.63 1759.49 C 1242.28 1757.14 1244.9 1755.99 1248.41 1755.49 C 1261.85 1753.57 1276.93 1754.93 1290.6 1754.94 L 1369.07 1754.7 L 1369.24 1595.78 C 1369.24 1574.82 1367.13 1541.62 1369.87 1521.95 C 1370.47 1517.68 1371.73 1514.63 1374.73 1511.45 C 1380.73 1505.08 1392.7 1505.87 1400.75 1505.89 C 1423.58 1505.95 1446.45 1506.59 1469.27 1506.02 L 1469.26 1439.17 C 1469.13 1419.22 1466.19 1389.82 1471.6 1371.17 C 1474.46 1361.31 1481.69 1352.06 1488.84 1344.87 C 1531.67 1301.79 1614.38 1290.78 1673 1290.98 C 1729.8 1291.18 1808.76 1303.65 1849.91 1345.07 C 1859.16 1354.39 1866.17 1365.02 1868.62 1378.15 C 1871.22 1392.09 1869.71 1408.45 1869.67 1422.68 L 1869.66 1501.25 L 1868.93 1859.99 C 1868.78 1875.1 1860.71 1887.51 1850.17 1897.74 C 1826.1 1921.1 1792.39 1931.32 1760.71 1939.75 C 1780.18 1939.36 1942.5 1936.59 1950.86 1939.6 C 1952.04 1941.76 1951.84 1941.83 1951.33 1944.28 C 1949.09 1945.92 1947.77 1946.05 1945.01 1946.14 C 1891.6 1947.76 1837.73 1946.9 1784.27 1947.13 C 1744.48 1947.3 1704.67 1948.67 1664.91 1948.81 L 591.537 1948.23 C 583.166 1955.5 577.761 1960.42 566.043 1959.52 C 546.477 1958.01 527.438 1950.36 507.838 1949.18 C 493.969 1948.36 479.699 1949.03 465.796 1949.04 L 386.056 1949.12 L 102.313 1949.27 C 98.986 1949.24 96.7622 1948.71 94.335 1946.28 L 94.0649 1944.37 C 96.0192 1942.51 97.3342 1942.2 100.018 1941.91 C 111.518 1940.65 124.144 1941.65 135.734 1941.71 A 5627.47 5627.47 0 0 0 200.229 1941.82 L 345.719 1941.45 C 386.063 1941.57 426.399 1942.32 466.739 1941.46 C 442.592 1935.48 417.566 1931.67 393.099 1927.09 L 260.691 1902.28 C 239.049 1898.2 206.817 1894.14 186.896 1887.28 C 181.406 1885.39 178.21 1883.61 175.257 1878.43 C 172.13 1872.96 171.676 1867.62 171.476 1861.47 C 170.192 1822.08 171.278 1782.33 171.258 1742.89 L 171.358 1494.99 L 171.252 1372.85 C 171.275 1360.78 169.441 1334.33 172.379 1323.57 C 175.374 1312.59 216.715 1290.22 227.912 1284.8 C 229.74 1283.91 231.556 1283.13 233.454 1282.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 1477.91 1512.84 C 1482.65 1519.26 1487.68 1525.49 1493.31 1531.17 C 1531.66 1569.86 1617.38 1582.84 1670.87 1583.07 C 1727.17 1583.32 1797.16 1570.88 1842.26 1535.67 C 1852.36 1527.78 1854.38 1521.99 1862.05 1514.37 L 1862.38 1514.95 C 1862.31 1517.37 1862.44 1519.69 1862.61 1522.1 C 1862.11 1525.09 1861.56 1527.05 1859.68 1529.48 C 1834.13 1562.42 1758.61 1582.85 1718.51 1587.67 C 1653.63 1595.48 1551.59 1587.1 1499.08 1545.61 C 1488.53 1537.28 1479.5 1526.61 1477.91 1512.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 1477.1 1626.83 C 1479.37 1629.72 1481.38 1632.75 1483.55 1635.71 C 1510.16 1671.84 1564.89 1686.23 1607.48 1692.67 C 1677.7 1703.3 1768.68 1695.24 1829.64 1657.07 C 1835.76 1653.24 1843.26 1648.56 1848.31 1643.4 C 1853.03 1638.59 1856.37 1632.18 1861.81 1628.17 C 1863.36 1629.77 1862.73 1632.05 1862.72 1634.23 C 1861.65 1636.77 1860.25 1639.04 1858.66 1641.28 C 1836.05 1672.99 1775.83 1691.1 1739.36 1697.84 C 1669.21 1710.8 1563.74 1706.23 1503.76 1664.45 C 1490.2 1655.01 1480.06 1643.52 1477.1 1626.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 1861.72 1745.79 A 18.3364 18.3364 0 0 1 1861.13 1754.16 C 1855.53 1772.33 1830.67 1786.78 1814.69 1794.64 C 1736.75 1832.93 1631.06 1836.44 1549.37 1808.19 C 1521.57 1798.57 1491.84 1784.47 1478.36 1756.81 C 1477.89 1754.87 1477.61 1753.06 1477.33 1751.09 L 1478.07 1750.85 C 1486.88 1759.31 1492.58 1768.39 1502.63 1775.92 C 1559.45 1818.45 1657.36 1824.19 1725.74 1814 C 1777.31 1806.31 1829.63 1789.14 1861.72 1745.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 631.609 1371.96 L 633.423 1372.71 C 635.46 1384.52 633.785 1415.07 633.794 1428.34 L 633.807 1567.83 C 620.972 1577.75 605.582 1585.42 591.56 1593.58 L 590.706 1593.58 C 588.788 1590.1 590.077 1412.3 590.083 1391.54 C 603.485 1384.36 617.813 1378.38 631.609 1371.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 234.66 1288.78 C 261.088 1296.9 293.415 1300.82 321.047 1306.46 A 18325.7 18325.7 0 0 0 501.763 1341.88 L 574.311 1355.87 C 591.834 1359.25 609.556 1362.19 626.834 1366.68 L 591.291 1383.47 C 588.343 1384.91 586.372 1385.23 583.131 1384.79 C 548.47 1380.11 513.471 1371.43 479.139 1364.62 L 299.347 1328.6 C 266.49 1322.03 233.652 1314.94 200.622 1309.32 A 1685.32 1685.32 0 0 1 234.66 1288.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 630.726 1578.94 C 632.097 1580.42 631.963 1582.49 632.019 1584.46 C 632.787 1611.5 631.838 1638.89 631.848 1665.97 A 21736.4 21736.4 0 0 0 631.455 1917 A 662.25 662.25 0 0 0 591.257 1940.1 C 591.2 1940.05 591.127 1940.01 591.084 1939.95 C 591.072 1939.93 589.964 1938.06 589.953 1938.02 C 588.702 1933.61 589.94 1877.2 589.931 1868.73 L 589.958 1603.26 C 603.176 1594.61 617.082 1586.9 630.726 1578.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1387.73 1513.37 C 1414.91 1513.18 1442.11 1513.51 1469.29 1513.64 L 1469.73 1675.88 C 1469.73 1701.51 1471.24 1728.35 1469.09 1753.83 C 1466.56 1755.67 1462.51 1755.03 1459.5 1754.96 L 1377.05 1754.63 C 1377.03 1729.29 1374.87 1524.3 1378.78 1518.2 C 1380.95 1514.8 1384.08 1514.16 1387.73 1513.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1477.11 1531.75 C 1479.19 1533.66 1481.03 1536.24 1482.95 1538.34 C 1489.53 1545.54 1496.77 1552.51 1504.9 1557.95 C 1544.14 1584.25 1606.12 1594.65 1653.14 1596.63 C 1723.74 1599.61 1808.32 1586.25 1861.82 1537.03 C 1862.2 1555.03 1864.41 1598.92 1860.51 1614.22 C 1859.69 1617.44 1857.85 1620.38 1856.17 1623.22 C 1852.85 1627.73 1849.48 1632.06 1845.52 1636.04 C 1805.68 1676.05 1721.67 1690.32 1666.16 1690.34 C 1611.91 1690.36 1534.07 1679.01 1494.99 1639.3 C 1488.33 1632.54 1482.83 1624.72 1479.87 1615.62 C 1473.98 1597.55 1477 1552.49 1477.11 1531.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1861.62 1414.15 C 1863.5 1425.24 1863.1 1491.55 1860.41 1501.45 C 1855.84 1518.32 1836.22 1533 1821.85 1541.26 C 1750.09 1582.48 1652.68 1584.89 1574.03 1563.89 C 1538.72 1554.46 1501.87 1539.83 1482.73 1506.79 C 1481.05 1502.67 1479.19 1498.47 1478.3 1494.1 C 1474.36 1474.62 1477.03 1437.31 1477.25 1416.04 C 1487.15 1428.01 1496.8 1437.35 1510.29 1445.29 C 1579.88 1486.24 1686.49 1491.17 1763.21 1471.07 C 1796.84 1462.25 1843.08 1445.92 1861.62 1414.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1477.35 1647.78 C 1481.34 1651.5 1484.61 1656.57 1488.59 1660.52 C 1526.79 1698.44 1614.91 1711.22 1668.03 1711.08 C 1732.11 1710.9 1814.98 1695.8 1861.49 1649.03 C 1862.1 1668.42 1864.14 1712.78 1860.54 1730.13 C 1859.6 1734.65 1857.17 1738.8 1855.03 1742.85 A 103.016 103.016 0 0 1 1842.76 1757.84 C 1801.7 1799.12 1723.12 1811.76 1666.69 1811.96 C 1613.23 1812.15 1535.27 1800.8 1496.64 1761.96 C 1489.25 1754.53 1482.62 1745.58 1479.49 1735.46 C 1474.03 1717.84 1477.16 1668.82 1477.35 1647.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1860.8 1768.92 C 1862.85 1772.3 1862.57 1861.02 1860.86 1868.25 C 1856.9 1884.91 1840.96 1898.53 1826.96 1907.17 C 1763.16 1946.55 1644.87 1948.13 1572.57 1931.11 C 1538.92 1923.2 1499.69 1909.66 1480.59 1878.77 C 1478.98 1875.23 1477.86 1871.89 1477.32 1868.03 C 1475.8 1857.03 1476.76 1845.12 1476.83 1834.01 A 4126.15 4126.15 0 0 1 1477.56 1769.81 C 1481.18 1774.41 1484.97 1778.72 1489.32 1782.66 C 1535.84 1824.76 1626.25 1835.73 1687.4 1832.16 C 1744.48 1828.83 1821.77 1812.84 1860.8 1768.92 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1248.83 1762.07 C 1284.01 1761.18 1319.45 1762.03 1354.67 1762.02 C 1392.83 1762 1431.18 1761.17 1469.3 1762.86 L 1469.31 1830.88 C 1469.33 1842.67 1468.28 1855.81 1470.21 1867.43 C 1471.28 1873.89 1473.48 1879.84 1476.76 1885.5 C 1494.72 1916.43 1538.39 1930.09 1570.81 1938.5 L 1570.48 1939.81 L 1572.01 1938.97 L 1572.47 1939.24 C 1569.96 1940.05 1567.47 1939.9 1564.85 1939.96 A 29364.8 29364.8 0 0 0 1239.56 1940.16 C 1239.14 1903.25 1239.66 1866.28 1239.66 1829.36 C 1239.66 1813.53 1237.75 1786.79 1240.55 1772.16 C 1241.53 1767.08 1244.76 1764.8 1248.83 1762.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(165,164,163)" d="M 1658.43 1297.42 C 1714.78 1295.17 1796.68 1306.89 1839.95 1344.74 C 1851.45 1354.8 1862.2 1369.17 1862.87 1384.98 C 1863.42 1397.99 1857.41 1410.33 1848.87 1419.83 C 1812.5 1460.3 1735.1 1473.15 1683.01 1475.9 C 1625.72 1476.84 1544.58 1467.25 1499.62 1429.76 C 1487.72 1419.83 1477.02 1405.83 1476.02 1389.86 C 1475.13 1375.67 1481.08 1363.21 1490.39 1352.89 C 1528.58 1310.56 1604.42 1300.46 1658.43 1297.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1655.32 1306.43 C 1710.94 1304.97 1788.54 1312.54 1831.65 1349.74 C 1842.18 1358.82 1851.94 1371.38 1852.55 1385.79 C 1853.04 1397.41 1847.8 1408.08 1840.13 1416.51 C 1806.48 1453.49 1732.12 1465.24 1683.45 1467.61 C 1629.1 1469.13 1545.11 1459.02 1503.46 1422.72 C 1493.98 1414.46 1486.13 1403.27 1485.58 1390.32 C 1485.03 1377.67 1491.7 1366.25 1500.05 1357.26 C 1536.03 1318.57 1604.7 1308.51 1655.32 1306.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,230,228)" d="M 1641.11 1313.41 C 1650.44 1312.31 1660.56 1312.73 1669.96 1312.78 C 1718.56 1313 1779.5 1320.47 1819.75 1349.07 C 1830.86 1356.97 1843.66 1369.39 1845.6 1383.5 C 1846.92 1393.06 1843.38 1402.01 1837.39 1409.35 C 1808.73 1444.51 1741.11 1456.44 1697.86 1460.88 C 1646.77 1462.16 1598.31 1459.45 1549.94 1441.14 C 1536.38 1436 1522.42 1429.98 1511.03 1420.84 C 1502.06 1413.65 1493.5 1403.33 1492.57 1391.45 C 1491.77 1381.17 1496.52 1371.7 1502.96 1364 C 1533.75 1327.16 1595.51 1317.23 1641.11 1313.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 190.717 1314.22 C 222.424 1319.24 254.066 1326.99 285.581 1333.21 C 384.556 1352.75 483.281 1374.48 582.662 1391.83 L 582.941 1596.08 L 573.779 1594.17 C 537.537 1584.99 500.149 1579.28 463.506 1571.79 C 368.567 1552.4 273.121 1534.26 178.562 1513.15 C 177.885 1450.54 177.006 1387.44 178.96 1324.86 C 182.27 1320.2 185.94 1317.31 190.717 1314.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 209.658 1342.76 C 220.264 1343.54 231.769 1347.01 242.201 1349.24 L 306.661 1362.9 A 13691.2 13691.2 0 0 1 500.989 1402.42 C 513.245 1404.97 545.67 1409.46 554.946 1413.89 C 557.178 1427.44 557.436 1551.19 554.685 1562.36 A 14440.8 14440.8 0 0 1 331.88 1517.85 C 290.855 1509.63 248.978 1503.16 208.372 1493.25 C 208.013 1474.01 205.717 1352.94 209.658 1342.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(225,157,157)" d="M 215.402 1441.27 L 548.499 1508.39 L 548.785 1554.49 L 345.081 1513.62 C 302.056 1505.04 258.628 1497.11 215.833 1487.53 C 215.269 1472.21 214.474 1456.58 215.402 1441.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 215.161 1351.06 C 326.695 1372.34 437.496 1397.83 549.005 1419.27 L 548.984 1500.55 C 515.553 1495.29 482.247 1487.38 449.054 1480.68 L 305.589 1452.61 C 275.394 1446.58 245.331 1439.68 215.031 1434.21 A 6510.13 6510.13 0 0 1 215.161 1351.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 178.563 1520.56 A 13026.9 13026.9 0 0 0 451.067 1576.4 L 532.945 1592.68 C 549.397 1595.95 566.662 1598.52 582.639 1603.62 L 582.566 1821.81 C 582.655 1861.35 584.431 1901.74 582.654 1941.19 C 582.487 1944.91 582.402 1946.28 580.374 1949.39 C 577.16 1950.73 573.808 1952.07 570.325 1952.5 C 560.935 1953.66 500.101 1939.97 485.26 1937.15 L 268.828 1896.17 C 258.2 1894.07 187.326 1882.73 182.862 1877.91 C 179.079 1873.83 178.936 1869.17 178.549 1863.9 C 177.484 1849.4 178.215 1834.44 178.253 1819.9 L 178.273 1743.63 C 178.256 1669.3 177.56 1594.88 178.563 1520.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 238.652 1691.04 C 246.892 1690.56 263.99 1691.35 271.753 1694.18 C 275.614 1695.58 278.548 1697.91 280.207 1701.73 C 282.681 1707.44 283.37 1738.39 280.585 1742.44 C 277.373 1747.12 263.985 1751.4 258.551 1752.84 C 250.413 1751.57 222.213 1748.96 217.048 1743.93 C 210.157 1737.23 213.082 1713.03 212.92 1703.03 C 220.749 1698.12 230.288 1695.17 238.652 1691.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 240.158 1696.89 C 247.583 1696.95 264.352 1696.55 270.308 1700.92 C 272.695 1702.68 273.934 1705.44 274.552 1708.25 C 275.755 1713.7 276.367 1734.07 273.64 1738.56 C 270.959 1740.04 269.648 1741.34 266.548 1741.04 C 260.49 1732.22 269.504 1716.37 263.433 1706.51 C 259.474 1700.08 247.125 1698.68 240.158 1696.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 230.541 1701.94 C 232.243 1701.86 233.739 1701.93 235.436 1702.06 C 242.239 1702.61 251.254 1702.63 255.785 1708.51 C 261.231 1715.59 259.379 1735.72 258.51 1744.36 C 256.092 1745.79 253.13 1744.87 250.483 1744.5 L 220.144 1738.1 L 220.022 1707.55 C 223.295 1705.2 226.901 1703.63 230.541 1701.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 239.992 1593.06 C 247.647 1592.62 270.875 1594.94 277.053 1598.49 C 279.354 1599.82 279.784 1600.88 280.618 1603.35 C 282.679 1609.45 284.756 1639.05 281.222 1643.89 C 277.46 1649.04 264.372 1653.78 258.177 1655.41 C 249.879 1653.74 221.434 1650.28 216.493 1645.64 C 210.542 1640.05 212.912 1613.69 212.441 1605.18 C 220.974 1600.29 230.915 1596.9 239.992 1593.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 238.346 1599.45 C 245.8 1598.23 266.565 1599.42 272.833 1604.05 C 274.292 1605.12 274.435 1607.6 274.659 1609.31 C 275.389 1614.9 277.1 1636.83 273.989 1640.95 C 271.835 1642.18 270.505 1642.95 267.98 1643.22 C 263.269 1637.81 266.915 1622.37 265.605 1614.82 C 264.563 1608.83 262.459 1606.9 257.618 1603.41 C 251.392 1602.78 244.005 1602.23 238.346 1599.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 234.245 1604.33 C 241.282 1605.24 250.447 1605.76 255.617 1611.13 C 262.461 1618.24 259.224 1638.05 259.003 1647.68 A 1099.1 1099.1 0 0 1 246.227 1646.01 C 237.438 1644.27 228.777 1642.21 220.088 1640.04 L 220.008 1609.36 C 224.758 1607.19 229.088 1605.4 234.245 1604.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 237.594 1788.96 C 238.411 1788.94 239.229 1788.94 240.044 1788.99 C 250.206 1789.59 272.378 1789.82 279.012 1797.89 C 285.924 1806.29 282.571 1831.85 281.843 1842.46 C 276.599 1844.91 270.209 1846.88 265.46 1850.1 C 263.547 1851.4 262.005 1851.98 259.792 1852.65 C 251.036 1850.98 222.887 1848.23 217.013 1843.1 C 210.965 1837.82 212.922 1810.46 212.601 1801.31 C 220.629 1796.51 229.674 1794.22 237.594 1788.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 238.859 1795.47 C 246.661 1794.92 261.72 1794.66 268.442 1798.4 C 271.568 1800.14 273.355 1802.74 274.378 1806.11 C 276.081 1811.73 276.504 1834.21 273.788 1839.23 C 271.216 1840.06 270.106 1840.68 267.422 1840.13 C 260.973 1830.2 270.145 1813.23 263.297 1803.42 C 259.287 1797.67 245.711 1797.39 239.498 1796.67 L 238.859 1795.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 230.223 1801.07 C 233.881 1800.55 237.15 1800.66 240.812 1801.12 C 246.837 1801.88 253.899 1802.79 257.826 1807.88 C 259.263 1816.35 260.607 1837.07 257.843 1844.66 L 249.415 1843.29 A 217.749 217.749 0 0 1 220.205 1836.54 L 220.015 1805.95 C 223.354 1804.21 226.814 1802.67 230.223 1801.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 505.323 1840.19 C 516.705 1840.34 537.77 1843 547.993 1847.06 C 549.693 1850.15 549.675 1853.95 549.819 1857.45 C 550.11 1864.5 551.674 1892.67 547.816 1896.6 C 542.18 1902.34 531.002 1901.11 523.671 1900.93 C 515.309 1900.18 485.993 1898.26 480.945 1893.03 C 478.709 1884.15 477.437 1860.88 480.19 1852.06 C 481.568 1847.65 500.442 1842.35 505.323 1840.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 505.532 1846.37 C 506.084 1846.31 506.635 1846.23 507.188 1846.17 C 512.513 1845.63 530.76 1846.85 534.747 1850.18 L 533.486 1851.15 C 531.56 1852.71 529.822 1854.11 527.556 1855.17 C 520.739 1849.73 513.302 1849.59 505.532 1846.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 540.769 1853.98 C 544.525 1859.02 543.314 1884.33 542.618 1891.53 C 540.927 1893.9 537.918 1894.5 535.288 1895.45 C 534.918 1895.11 534.493 1894.82 534.179 1894.43 C 532.026 1891.74 532.813 1863.05 533.298 1857.66 C 535.115 1855.42 538.127 1854.86 540.769 1853.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 495.522 1851.13 C 495.975 1851.09 496.427 1851.04 496.881 1851.01 C 505.506 1850.42 517.831 1853.65 524.401 1859.21 C 527.066 1866.7 527.528 1885.92 525.478 1893.76 L 520.801 1893.35 C 509.464 1892.34 498.041 1891.01 486.944 1888.44 C 486.946 1880.04 483.954 1862.57 487.991 1855.52 C 489.691 1852.55 492.512 1852.23 495.522 1851.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 505.361 1742.1 C 515.875 1742.11 539.003 1745.14 548.401 1748.95 C 552.236 1756.65 550.168 1773.69 550.016 1782.44 C 549.941 1786.75 550.662 1796.6 547.379 1799.61 C 542.357 1804.21 534.061 1803.78 527.753 1803.55 C 516.803 1802.78 488.794 1802.3 482.031 1793.95 C 475.578 1785.97 478.902 1762.08 479.663 1752.07 C 487.64 1748.07 496.977 1745.32 505.361 1742.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 502.612 1748.43 C 503.223 1748.33 503.831 1748.21 504.443 1748.12 C 510.476 1747.23 531.588 1748.84 536.198 1752.25 L 534.209 1752.78 L 529.052 1756.78 C 522.765 1755.2 508.655 1750.8 502.612 1748.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 539.594 1756.99 L 542.025 1757.08 C 544.364 1762 543.965 1788.58 542.37 1794.44 L 536.366 1796.55 L 533.9 1795.79 C 532.573 1791.91 531.621 1762.83 532.95 1759.03 L 539.594 1756.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 494.547 1753.11 C 505.416 1753.71 514.94 1756.73 525.245 1760.12 C 525.493 1767.49 527.689 1790.74 524.335 1795.79 L 520.771 1795.81 A 1092.28 1092.28 0 0 1 487.062 1790.37 C 487.052 1781.44 484.153 1765.13 487.765 1757.29 C 489.123 1754.35 491.745 1754.13 494.547 1753.11 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 504.318 1645.05 C 518.962 1644.3 536.198 1647.6 550.103 1652.28 C 550.182 1663.92 554.245 1695.88 546.191 1703.93 C 541.773 1708.35 534.487 1707.6 528.752 1707.42 C 520.217 1706.86 511.657 1705.73 503.159 1704.76 C 497.495 1704.12 485.801 1703.79 482.418 1698.77 C 477.698 1691.78 478.077 1666.69 480.468 1658.58 C 482.186 1652.75 498.72 1648.08 504.318 1645.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 541.928 1660.13 C 542.531 1660.68 542.408 1660.46 542.713 1661.58 C 544.052 1666.5 544.219 1696.18 542.121 1700.19 L 534.283 1701.54 C 531.544 1691.98 532.782 1674.15 533.357 1663.84 C 535.459 1661.63 539.088 1661.02 541.928 1660.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 497.205 1657.21 C 498.608 1657.09 499.291 1657 500.629 1656.99 C 507.346 1656.96 520.679 1658.1 525.218 1663.43 C 527.677 1666.32 526.535 1693.45 526.493 1698.87 C 524.341 1700.61 523.205 1699.87 520.575 1699.61 C 509.248 1698.63 498.07 1696.49 486.999 1693.97 C 486.945 1683.11 484.147 1670.54 488.497 1660.37 C 490.885 1657.77 493.902 1657.73 497.205 1657.21 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 81 KiB |
@@ -0,0 +1,95 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 374.719 1277.45 C 433.828 1276.02 493.073 1276.65 552.202 1276.71 C 577.04 1276.74 619.457 1274.64 642.788 1278.48 C 650.02 1279.67 658.303 1283.7 663.742 1288.61 C 670.815 1294.99 669.283 1307.29 669.462 1316 C 670.346 1358.91 667.621 1401.79 667.221 1444.69 C 666.41 1531.63 666.594 1618.39 664.34 1705.33 L 662.189 1813.25 C 661.823 1827.25 662.672 1842.69 660.808 1856.52 C 660.216 1860.91 658.439 1864.94 655.267 1868.06 C 651.747 1871.52 642.836 1871.88 637.953 1872.15 C 603.449 1874.04 564.362 1872.16 529.491 1872.1 L 364.554 1873.13 C 312.582 1873.43 260.605 1875.01 208.64 1875.91 C 177.687 1876.45 145.341 1878.37 114.568 1874.84 C 104.349 1873.67 90.5701 1871.05 82.4252 1864.4 C 75.3416 1858.61 74.6165 1848.03 74.5464 1839.57 C 74.3277 1813.16 76.9843 1786.85 79.1848 1760.56 L 88.3269 1653.01 C 97.4294 1543.98 103.654 1432.95 97.8624 1323.61 C 97.6192 1319.02 97.0472 1312.17 100.601 1308.67 C 106.181 1303.18 120.02 1301.52 127.645 1299.84 C 208.337 1282.07 292.419 1280.29 374.719 1277.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 435.173 1298.49 A 6548.38 6548.38 0 0 1 570.051 1298.79 C 593.485 1298.98 625.045 1297.28 647.477 1301.97 C 646.666 1354.53 648.053 1407.09 647.642 1459.63 C 647.393 1491.44 644.783 1523.1 644.206 1554.9 C 642.995 1621.55 643.652 1688.43 643.925 1755.1 C 643.989 1770.6 646.616 1847.06 642.531 1854.46 C 608.388 1857.21 572.487 1854.66 538.195 1854.35 L 310.202 1851.63 A 6791.47 6791.47 0 0 0 213.951 1852.36 C 183.804 1852.94 152.724 1854.59 122.687 1851.77 C 114.526 1851.01 106.307 1849.93 98.9111 1846.19 C 96.7338 1841.33 96.5664 1835.32 96.7254 1830.04 C 97.0578 1819.02 98.4209 1807.94 99.201 1796.93 L 104.137 1724.11 A 7865.38 7865.38 0 0 0 113.034 1523.8 C 114.765 1454.63 112.085 1385.86 109.59 1316.75 C 143.688 1307.88 180.914 1306.94 215.964 1304.8 C 289.195 1300.32 361.835 1299.06 435.173 1298.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 372.981 1346.43 C 426.562 1344.75 474.89 1360.74 516.959 1393.9 A 206.681 206.681 0 0 1 594.259 1531.5 C 600.89 1590.77 580.618 1653 543.341 1699.13 C 503.31 1748.66 447.253 1777.97 384.249 1784.89 C 322.711 1787.84 267.987 1771.37 221.245 1730.48 C 183.672 1697.62 162.335 1653.71 159.182 1603.85 A 253.528 253.528 0 0 1 222.736 1421.34 C 261.344 1377.85 314.611 1349.74 372.981 1346.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 542.938 1565.44 L 545.895 1565.44 C 541.265 1569.96 530.269 1574.18 524.308 1577.06 C 522.967 1575.22 521.807 1573.52 519.978 1572.13 C 519.568 1571.81 519.149 1571.51 518.735 1571.21 L 519.112 1569.87 C 525.813 1566.26 535.466 1566.19 542.938 1565.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 251.476 1548.22 L 251.985 1548.32 L 252.368 1549.53 C 242.623 1555.61 233.538 1559.6 222.236 1561.75 L 221.078 1561.64 L 220.58 1560.19 C 225.792 1553.92 243.513 1550.02 251.476 1548.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 330.484 1565.21 C 332.946 1564.92 334.85 1564.93 337.296 1565.33 C 338.996 1567.05 339.298 1567.38 339.909 1569.69 L 338.657 1571.1 C 333.371 1572.84 327.443 1572.22 321.926 1572.16 L 308.7 1571.69 C 315.869 1568.68 322.913 1566.91 330.484 1565.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 495.998 1592.45 L 496.394 1592.89 C 495.796 1598.83 485.927 1610.94 482.52 1616.36 L 481.43 1614.87 C 482.597 1607.81 483.563 1600.68 485.627 1593.82 C 488.799 1592.28 492.506 1592.6 495.998 1592.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 286.026 1524 L 280.446 1528.89 L 276.956 1533.75 L 275.974 1533.38 C 275.329 1532 274.413 1529.51 272.78 1528.97 C 264.726 1526.29 257.501 1529.84 247.949 1524.38 C 260.394 1523.22 273.504 1523.98 286.026 1524 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 310.685 1601.88 L 311.45 1603.24 C 311.011 1609.66 305.824 1620.49 301.797 1625.55 C 300.577 1627.08 295.049 1627.09 292.925 1627.33 L 292.544 1626.61 C 297.602 1617.79 304.015 1609.54 310.685 1601.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 502.568 1526.52 A 252.721 252.721 0 0 1 510.56 1526.42 C 509.052 1533.84 497.919 1549.07 492.99 1555.41 C 492.085 1556.41 491.098 1557.17 490.048 1558.01 C 489.739 1553.41 500.54 1533.93 502.568 1526.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 443.067 1569.32 C 452.348 1568.65 461.859 1568.86 471.174 1568.67 C 468.7 1571.52 466.116 1574.28 463.578 1577.07 C 461.722 1578.69 459.755 1580.21 457.846 1581.77 C 454.35 1581.94 453.752 1576.49 451.476 1574 C 449.646 1571.99 445.578 1570.5 443.067 1569.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 382.493 1631.29 C 387.98 1630.38 398.396 1636.61 403.672 1638.97 C 398.54 1639.18 393.387 1639.12 388.25 1639.15 C 381.433 1639.22 372.133 1640.21 366.026 1636.7 L 366.505 1635.19 C 368.893 1634.12 371.139 1633.1 373.747 1632.7 L 382.493 1631.29 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 194.142 1576.42 L 197.614 1576.59 L 197.951 1577.8 C 193.295 1583.52 185.83 1587.39 179.536 1591.08 L 178.408 1591.62 L 176.946 1590.63 C 175.114 1586.46 174.939 1581.86 174.428 1577.38 C 181.018 1577.23 187.567 1576.86 194.142 1576.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 387.837 1569.02 C 394.346 1569.07 412.755 1566.67 417.282 1570.62 C 415.629 1573.55 412.805 1574.34 409.875 1575.91 C 405.444 1578.19 397.865 1584.25 393.363 1584.64 C 393.988 1582.6 394.466 1580.63 394.854 1578.54 C 393.414 1574.63 390.623 1572 387.837 1569.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 223.569 1525.46 L 233.276 1525.21 C 225.987 1536.1 217.49 1545.82 208.993 1555.77 C 212.029 1549.58 215.315 1543.78 219.012 1537.96 C 220.316 1535.5 221.347 1534.6 220.804 1531.81 C 212.493 1526.09 200.261 1528.52 190.792 1529.73 L 190.865 1528.56 C 197.314 1524.02 215.519 1525.71 223.569 1525.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 505.934 1621.47 L 506.6 1621.86 C 508.357 1626.04 507.933 1631.7 508.117 1636.22 C 500.703 1636.59 493.251 1636.64 485.829 1636.82 L 485.072 1636.73 L 484.536 1635.75 C 491.065 1628.61 495.754 1622.35 505.934 1621.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 270.618 1569.41 C 274.187 1568.88 279.182 1568.58 282.348 1570.48 L 282.061 1571.87 C 276.993 1575.91 270.127 1578.15 263.9 1579.72 C 259.25 1580.48 254.859 1581.8 250.352 1583.13 L 253.876 1571.12 C 259.452 1570.87 265.068 1570.03 270.618 1569.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 375.463 1591.1 L 375.397 1592.67 C 367.671 1605.51 359.347 1616.24 348.047 1626.16 C 347.818 1624.86 347.766 1623.88 348.004 1622.53 C 350.608 1607.75 363.623 1598.22 375.463 1591.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 378.58 1523.6 C 381.122 1523.41 380.019 1523.07 381.942 1524.43 C 381.491 1533.02 366.695 1560.83 361.787 1568.99 L 360.21 1569.31 C 362.071 1555.28 371.245 1544.21 373.524 1530.7 C 374.12 1527.17 368.16 1526.64 366.203 1523.95 C 370.382 1524.13 374.415 1523.9 378.58 1523.6 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 295.179 1524.41 A 389.262 389.262 0 0 0 312.986 1524.41 C 305.398 1532.27 300.125 1542.37 294.247 1551.54 C 292.733 1554.11 291.341 1557.45 288.514 1558.51 C 285.902 1552.16 294.108 1533.03 295.069 1525.4 C 295.111 1525.07 295.143 1524.74 295.179 1524.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 231.044 1596.96 L 231.796 1598.4 C 228.491 1603.83 211.358 1622.1 206.118 1627.46 C 201.616 1632.05 194.765 1636.78 188.324 1636.97 C 186.981 1635.92 187.68 1636.63 186.507 1634.59 C 189.278 1626.22 222.364 1603.05 231.044 1596.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 565.583 1523.67 C 567.79 1523.98 568.087 1523.74 569.858 1525.25 C 573.047 1534.45 574.106 1546.93 572.592 1556.58 C 570.756 1558.72 567.833 1558.85 565.142 1559.56 L 563.114 1559.45 C 562.899 1559.21 562.65 1558.99 562.469 1558.73 C 559.421 1554.21 557.563 1533.44 559.637 1528.22 C 560.736 1525.46 563.136 1524.87 565.583 1523.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 429.339 1526.1 C 436.46 1526.42 443.547 1526.16 450.667 1525.94 C 447.22 1537.65 442.507 1550.42 435.17 1560.29 L 425.993 1572.43 C 429.489 1560.6 434.565 1546.91 434.036 1534.46 C 433.854 1530.18 432.252 1528.85 429.339 1526.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 434.039 1581.17 C 436.81 1581 440.135 1580.56 442.863 1581.14 C 444.83 1581.56 445.245 1581.71 446.422 1583.37 C 440.61 1590.35 432.506 1598.03 428.742 1606.33 C 424.641 1615.38 426.152 1632.23 420.698 1639.76 L 407.97 1639.78 C 413.686 1625.79 422.036 1606.2 421.013 1590.87 C 420.824 1588.04 418.972 1588.12 418.794 1585.89 C 423.829 1583.96 428.83 1582.53 434.039 1581.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 285.095 1584.26 L 309.175 1583.78 C 294.306 1608.08 285.552 1611.04 276.901 1641.43 A 900.232 900.232 0 0 1 257.937 1642.86 A 2047.51 2047.51 0 0 1 234.841 1642.92 C 238.869 1640.45 260.823 1630.06 264.912 1631.33 C 268.029 1632.29 267.928 1635.43 272.123 1635.56 C 278.036 1629.9 284.588 1593.22 285.095 1584.26 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 351.844 1648.45 C 353.186 1648.21 354.028 1648.29 355.365 1648.45 C 354.925 1665.62 355.409 1682.64 356.023 1699.8 C 353.418 1700.11 350.507 1700.5 348.054 1701.48 C 343.812 1703.18 340.104 1707.07 338.536 1711.34 C 336.935 1715.71 337.406 1720.47 339.373 1724.62 C 342.975 1732.24 348.614 1734.41 356.062 1736.89 C 355.966 1746.28 356.614 1755.68 357.091 1765.06 C 316.575 1759.04 285.337 1751.41 251.081 1727.5 A 183.067 183.067 0 0 1 191.699 1651.39 C 232.392 1661.67 309.654 1653.63 351.844 1648.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 565.662 1577.45 C 568.153 1577.18 568.043 1576.78 570.299 1578.21 C 570.397 1578.68 570.512 1579.14 570.595 1579.6 C 571.604 1585.26 569.368 1593.34 568.062 1598.91 C 560.897 1629.44 547.734 1656.68 528.815 1681.73 C 504.291 1714.2 466.193 1741.46 427.333 1753.64 C 409.627 1759.19 391.264 1761.93 372.946 1764.57 C 373.236 1754.66 373.147 1744.73 373.191 1734.83 C 378.083 1731.74 381.655 1728.3 384.855 1723.47 C 386.322 1718.7 387.572 1713.6 384.992 1708.96 C 381.557 1702.78 374.469 1701.12 368.161 1699.51 C 369.41 1682.31 368.644 1665.25 366.792 1648.12 A 934.229 934.229 0 0 0 497.976 1649.35 C 510.822 1648.67 524.767 1648.8 537.232 1645.44 C 541.28 1644.35 545.077 1641.93 548.679 1639.83 C 544.763 1639.2 540.96 1638.33 537.106 1637.4 C 539.337 1635.1 542.26 1632.55 543.868 1629.81 C 550.07 1619.24 555.964 1598.53 553.177 1586.32 C 550.292 1585.89 547.151 1592.19 544.195 1593.58 C 541.645 1594.79 540.929 1594.36 538.513 1593.41 L 538.066 1591.84 C 538.987 1590.34 539.929 1588.82 541.036 1587.45 C 547.536 1579.38 556 1578.14 565.662 1577.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 358.022 1367.4 C 362.644 1366.57 367.867 1366.95 372.575 1366.88 C 368.209 1383.81 367.766 1401.1 368.448 1418.49 C 365.277 1420.64 362.111 1422.79 359.506 1425.63 C 356.538 1428.87 354.397 1433.2 354.685 1437.69 C 355.228 1446.14 362.265 1451.36 368.227 1456.3 C 369.429 1475.22 367.937 1494.73 367.268 1513.68 C 340.167 1511.47 312.55 1513.68 285.419 1514.5 C 260.696 1515.24 236.069 1514.88 211.336 1516.17 C 205.684 1516.76 189.525 1519.81 185.13 1518.18 C 185.045 1517.79 184.919 1517.41 184.876 1517.02 C 183.133 1501.18 208.665 1462.38 218.485 1450.01 C 253.361 1406.04 301.61 1373.97 358.022 1367.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 379.56 1366.99 C 423.909 1366.67 463.509 1380.69 498.703 1407.44 C 532.209 1432.9 563.093 1474.39 568.583 1517.2 C 568.718 1518.24 568.908 1518.34 567.845 1519.17 C 565.711 1520.86 564.733 1520.4 562.447 1519.67 C 559.949 1517.05 559.784 1516.62 559.052 1513.06 L 557.432 1512.16 C 542.398 1520.51 406.625 1515.01 379.484 1514.37 C 380.325 1495.82 380.609 1477.11 380.689 1458.55 C 387.77 1454.94 394.303 1450.23 396.988 1442.39 C 398.433 1438.17 398.23 1433.72 396.122 1429.76 C 392.85 1423.62 387.427 1421.11 381.061 1419.18 C 381.178 1401.83 379.861 1384.37 379.56 1366.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1824.06 1270.46 C 1847.05 1270.18 1951.6 1265.85 1964.7 1278.37 C 1975.03 1288.23 1974.65 1305 1975.14 1318.27 C 1976.64 1359.47 1974.31 1400.59 1972.7 1441.76 L 1966.74 1602 L 1960.65 1770.73 C 1959.71 1798.51 1960.44 1827.29 1957.78 1854.89 C 1957.3 1859.85 1956.38 1863.87 1952.71 1867.43 C 1949.07 1870.96 1939.32 1870.65 1934.36 1870.84 C 1894.95 1872.31 1855.01 1870.84 1815.53 1871.02 A 13083.8 13083.8 0 0 0 1520.34 1874.06 C 1489.05 1875.68 1401.23 1881.35 1377.24 1860.16 C 1371.86 1855.4 1369.43 1849.07 1369.21 1842.02 C 1368.93 1832.87 1370.55 1823.41 1371.49 1814.3 A 909.309 909.309 0 0 0 1375.02 1772.94 C 1379.2 1711.98 1383.52 1650.96 1386.74 1589.95 A 10426.7 10426.7 0 0 0 1395.89 1376.25 C 1396.34 1362.51 1393.81 1323.96 1396.37 1313.71 C 1397.01 1311.12 1398.65 1308.74 1400.51 1306.87 C 1406.37 1300.98 1416.85 1298.39 1424.78 1296.54 C 1472.87 1285.31 1532.55 1283.5 1582.32 1280.57 A 6577.53 6577.53 0 0 1 1824.06 1270.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1773.51 1294.49 C 1830.43 1291.88 1893.28 1293.32 1950.12 1297.48 C 1952.86 1334.19 1950.45 1372.37 1949.71 1409.2 L 1947.21 1575.26 A 12563.7 12563.7 0 0 1 1943.47 1769.13 C 1942.89 1794.55 1945.24 1826.62 1940.71 1851.12 C 1924.24 1853.92 1906.12 1852.96 1889.44 1852.96 A 3539.73 3539.73 0 0 1 1792.81 1851.63 A 6690.68 6690.68 0 0 0 1570.74 1850 C 1541.98 1850.27 1412.74 1859.15 1394.36 1844.15 C 1393.27 1841.32 1393.14 1838.91 1393.21 1835.88 C 1393.4 1827.92 1395.04 1819.81 1395.58 1811.8 A 1989.62 1989.62 0 0 0 1399.16 1743.03 C 1401.21 1686.69 1403.63 1630.43 1404.8 1574.05 L 1406.94 1447.68 C 1407.08 1431.18 1406.07 1322.24 1408.5 1315.49 C 1438.5 1297.64 1720.68 1295.16 1773.51 1294.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1656.7 1346.43 A 376.362 376.362 0 0 1 1746.61 1353.04 C 1771.08 1358.07 1798.4 1368.46 1812.77 1390.16 C 1814.01 1410 1812.76 1430.77 1812.91 1450.72 C 1813.24 1493.15 1813.78 1535.5 1813.57 1577.94 C 1813.33 1625.27 1815.72 1673.41 1812.88 1720.63 C 1812.55 1726.05 1812.26 1734.07 1808.66 1738.31 C 1789.94 1760.37 1718.95 1771.61 1690.75 1773.19 L 1689.34 1773.32 C 1649.27 1776.82 1572.37 1777.62 1541.28 1750.57 C 1536.48 1746.4 1534.93 1742.99 1534.53 1736.63 C 1533.35 1717.95 1534.65 1698.51 1534.71 1679.74 L 1535.08 1556 L 1535 1457.41 C 1535.03 1441 1533.67 1423.13 1536 1406.94 C 1537.26 1398.2 1541.28 1390.71 1547.08 1384.14 C 1571.95 1355.97 1621.21 1348.56 1656.7 1346.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1739.24 1368.23 A 108.837 108.837 0 0 1 1741.29 1368.45 C 1756.26 1370.24 1785.78 1377.89 1795.38 1389.99 L 1794.09 1391.59 C 1791.51 1392.19 1788.62 1391.92 1785.96 1391.93 A 1190.79 1190.79 0 0 1 1729.87 1391.25 C 1732.4 1383.42 1736.03 1375.81 1739.24 1368.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1629.68 1365.39 C 1634.53 1364.59 1639.93 1365.04 1644.85 1365.03 A 965.127 965.127 0 0 0 1633.43 1388.5 C 1618.04 1388.3 1602.63 1387.59 1587.25 1387 C 1580.46 1386.81 1573.65 1386.89 1566.86 1386.87 C 1585.69 1373.45 1607.06 1368.33 1629.68 1365.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1665.71 1366.17 L 1715.87 1368.89 C 1714.36 1374.87 1712.96 1383.39 1709.6 1388.54 C 1708.49 1390.23 1708.11 1389.84 1706.25 1390.21 C 1688.86 1390.12 1671.42 1389.32 1654.03 1388.84 C 1657.99 1381.25 1661.01 1373.38 1665.71 1366.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1725.72 1400.09 A 1771.4 1771.4 0 0 1 1792.06 1401.07 C 1785.22 1406.92 1778.32 1410.54 1770.2 1414.21 C 1751.31 1420.78 1732.91 1423.21 1713.01 1424.28 C 1717.07 1416.14 1721.47 1408.14 1725.72 1400.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1649.05 1398.36 C 1667.04 1398.78 1686.54 1397.38 1704.31 1400.24 C 1700.79 1408.09 1695.54 1415.3 1690.87 1422.5 L 1690.32 1423.58 C 1686.02 1427.02 1649.32 1426.9 1641.29 1427.05 C 1643.02 1417.15 1645.27 1407.69 1649.05 1398.36 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1559.5 1396.11 C 1582.89 1395.18 1606.63 1397.02 1630.01 1397.93 C 1626.37 1405.64 1623.25 1413.53 1621.03 1421.77 C 1620.37 1423.89 1620.43 1423.79 1618.51 1424.91 C 1604.67 1425.83 1586.73 1420.85 1573.95 1415.61 C 1568.35 1413.32 1558.62 1408.93 1557 1402.45 C 1556.29 1399.57 1557.96 1398.23 1559.5 1396.11 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1801.05 1413.12 C 1801.83 1419.95 1801.09 1427.68 1801.05 1434.6 C 1787.18 1441.82 1773.06 1448.23 1758.2 1453.18 C 1750.89 1455.61 1737.29 1456.49 1731.55 1460.06 C 1729.69 1461.23 1729.3 1462.77 1728.73 1464.8 C 1725.61 1476.07 1725.6 1499.65 1731.44 1509.51 C 1733.75 1513.41 1737.2 1516.46 1741.75 1517.31 C 1745.13 1517.95 1748.59 1517.36 1751.8 1516.22 C 1757.51 1514.19 1762.62 1510.28 1768.01 1507.51 C 1779.32 1501.7 1790.58 1497.67 1800.95 1490.06 C 1800.64 1495.76 1801.23 1503.36 1799.31 1508.68 C 1793.89 1523.73 1765.34 1532 1751.27 1535.93 C 1746.19 1537.35 1739.2 1538.28 1734.65 1540.88 C 1731.96 1542.41 1730.6 1544.01 1729.76 1546.97 C 1726.6 1558.2 1727.05 1580.29 1732.89 1590.37 C 1734.88 1593.81 1737.28 1596.21 1741.32 1596.96 C 1753.39 1599.23 1790.62 1578.89 1801.04 1572.14 C 1800.17 1579.4 1799.91 1586.72 1799.54 1594.02 C 1787.99 1601.38 1775.69 1608.48 1762.7 1612.97 C 1753 1616.31 1742.71 1618.49 1733.24 1622.4 C 1730.02 1623.73 1727.2 1625.25 1725.93 1628.71 C 1722.62 1637.72 1723.56 1660.91 1727.82 1669.49 C 1729.72 1673.32 1732.82 1677.25 1737.15 1678.37 C 1750.54 1681.83 1787.7 1662.72 1799.53 1655.53 C 1800.01 1662.7 1800.02 1669.87 1800.08 1677.05 C 1786.22 1686.05 1771.28 1694.9 1755.44 1699.91 C 1748.74 1702.03 1734.3 1703.35 1729.98 1709.09 C 1724.91 1715.83 1727.29 1731.54 1729.16 1739.46 C 1729.93 1742.73 1731.58 1747.47 1734.94 1748.94 C 1745.48 1753.54 1783.57 1729.81 1794.37 1724.56 C 1796.08 1723.73 1797.83 1722.32 1799.67 1722.95 C 1799.67 1725.87 1798.7 1728.07 1797.65 1730.72 C 1787.29 1739.58 1743.96 1750.06 1729.11 1753.15 C 1687.44 1761.81 1584.73 1763.32 1549.01 1739.78 C 1571.06 1745.49 1593.04 1751.14 1615.71 1753.78 C 1642.18 1756.87 1669.07 1756.18 1695.68 1756.15 C 1696.84 1745.13 1699.83 1726.25 1694.34 1716.17 C 1680.64 1712.29 1664.59 1715.64 1650.43 1715.57 C 1637.02 1715.5 1623.8 1714.33 1610.5 1712.64 C 1588.71 1708.88 1566.84 1703.33 1547 1693.39 L 1547.1 1663.19 C 1582.11 1678.01 1618.21 1684.06 1656.04 1684.81 C 1665.21 1685 1675.62 1685.65 1684.5 1683.12 C 1688.48 1681.99 1693.28 1679.88 1695.14 1675.92 C 1697.94 1669.94 1698.31 1646.13 1696.15 1639.87 C 1694.5 1635.11 1689.91 1632.98 1685.77 1630.8 C 1631.52 1633.91 1597.73 1631.43 1547.45 1608.38 C 1547.02 1598 1547.17 1587.61 1547.22 1577.23 C 1581.65 1596.55 1618.48 1600.89 1657.29 1600.8 C 1665.8 1600.78 1676.03 1601.58 1684.21 1599.1 C 1688.78 1597.71 1692.55 1594.85 1694.71 1590.55 C 1698.43 1583.16 1698.94 1562.77 1695.92 1555.03 C 1694.2 1550.62 1689.91 1547.38 1685.38 1546.38 C 1674.07 1543.9 1660.83 1546.24 1649.23 1546.11 C 1612.92 1545.71 1580.58 1537 1547.44 1522.59 C 1546.75 1514.82 1547.02 1506.83 1546.93 1499.02 L 1548.6 1499.88 C 1584.18 1517.88 1623.22 1522.74 1662.6 1522.04 C 1670.47 1521.9 1680.96 1522.74 1688.34 1519.98 C 1691.53 1518.79 1694.21 1516.69 1695.56 1513.5 C 1698.59 1506.31 1698.07 1486.64 1695.18 1479.62 C 1693.06 1474.47 1689.73 1472.26 1684.38 1471.21 C 1671.15 1468.63 1654.86 1471.09 1641.18 1470.44 C 1609.43 1468.92 1577.06 1458.51 1547.84 1446.41 L 1547.88 1426.22 C 1573.56 1444.09 1602.52 1448.53 1633.09 1450.44 C 1679.37 1453.32 1765.71 1444.3 1801.05 1413.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1166.78 1261.47 C 1194.7 1260.51 1222.79 1260.65 1250.73 1260.72 C 1263.89 1260.75 1278.69 1259.51 1291.67 1261.74 C 1296.12 1262.51 1300.29 1264.54 1303.79 1267.36 C 1311.06 1273.22 1314.75 1281.44 1315.43 1290.62 C 1317.17 1313.86 1315.01 1344.09 1314.66 1368.3 A 11013.2 11013.2 0 0 1 1311.13 1539.26 L 1305.51 1730 A 7219.54 7219.54 0 0 1 1303.6 1822.36 C 1303.29 1834.79 1303.56 1847.49 1302.66 1859.88 C 1302.41 1863.3 1301.47 1866.31 1299.11 1868.87 C 1295.28 1873.02 1287.83 1872.6 1282.42 1872.81 C 1245.85 1874.21 1208.61 1872.22 1171.95 1872.38 A 14445 14445 0 0 0 864.5 1874.69 C 832.123 1875.18 749.221 1881.16 723.862 1864.03 C 719.282 1860.93 715.602 1856.72 714.596 1851.15 C 710.324 1827.53 717.821 1795.25 720.203 1770.97 L 728.446 1678.58 A 3741.63 3741.63 0 0 0 741.13 1415.44 A 2520.38 2520.38 0 0 0 740.95 1346.18 C 740.695 1332.81 739.241 1318.71 740.297 1305.44 C 740.684 1300.58 741.579 1293.46 744.917 1289.59 C 761.24 1270.68 1114.75 1262.46 1166.78 1261.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1197.95 1283.48 A 4406.46 4406.46 0 0 1 1251.16 1283.44 C 1260.87 1283.48 1271.08 1282.88 1280.7 1284.06 C 1284.95 1284.57 1289.48 1285.17 1292.24 1288.66 C 1296.78 1317.59 1293.2 1354.61 1292.76 1384.7 L 1289.23 1583.89 L 1287.61 1764.1 C 1287.19 1793.77 1288.32 1824.64 1284.78 1854.09 C 1198.4 1854.29 1112.1 1850.59 1025.74 1849.43 C 962.532 1848.59 899.429 1850.02 836.237 1851.04 C 816.974 1851.46 753.143 1855.43 739.437 1845.72 C 736.919 1828.02 740.94 1807.06 742.383 1789.21 A 6317.2 6317.2 0 0 0 746.704 1724.53 A 6142.17 6142.17 0 0 0 756.396 1501.7 A 3839.24 3839.24 0 0 0 756.84 1381.58 C 756.614 1363.9 751.973 1314.38 755.93 1300.84 C 764.227 1296.59 784.738 1296.54 794.74 1295.62 C 928.601 1283.25 1063.64 1285.06 1197.95 1283.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1019.66 1318.44 C 1073.48 1316.04 1129.83 1338.83 1170.07 1374.28 A 239.337 239.337 0 0 1 1250.01 1538.65 C 1253.58 1600.59 1230.34 1661.67 1189.16 1707.79 C 1160.68 1739.68 1116.44 1765.24 1075.3 1775.97 C 1058.99 1780.22 1042.81 1782.04 1026.05 1782.97 C 964.85 1783.74 910.508 1768.88 863.98 1727.5 C 820.433 1688.78 794.968 1632.29 791.984 1574.37 A 249.131 249.131 0 0 1 858.096 1394.53 A 231.224 231.224 0 0 1 1019.66 1318.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1084.7 1351.75 C 1118.08 1360.48 1146.21 1382.26 1170.76 1405.52 C 1166.65 1409.13 1162.41 1411.98 1157.8 1414.89 A 205.732 205.732 0 0 1 1129.58 1428.87 C 1118.75 1397.17 1107.62 1376.16 1084.7 1351.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 959.749 1350.19 C 960.061 1353.97 949.516 1363.44 946.915 1367.03 C 933.909 1384.97 926.324 1405.23 919.078 1425.94 C 907.042 1423.21 895.346 1418.64 883.755 1414.45 L 868.627 1409.2 C 892.851 1381.34 924.659 1361.42 959.749 1350.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1125.92 1669.5 C 1135.63 1674.3 1154.38 1701.14 1161.96 1710.76 C 1141.4 1728.54 1117.28 1741.23 1092.25 1751.44 C 1082.66 1755.06 1072.94 1757.79 1062.99 1760.15 C 1093.83 1734.16 1110.55 1706.02 1125.92 1669.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 915.861 1673.94 C 920.571 1679.24 923.77 1689.92 926.966 1696.48 C 940.018 1723.28 958.363 1746.37 983.509 1762.63 C 971.825 1761.09 960.546 1758.78 949.266 1755.34 C 923.226 1747.33 896.285 1734.36 876.549 1715.29 C 888.452 1700.18 901.613 1686.82 915.861 1673.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1075.31 1566.52 C 1092.64 1566.13 1110 1566.14 1127.33 1565.99 C 1126.71 1588.38 1122.66 1610.63 1118.26 1632.53 C 1110.51 1627.58 1102.82 1622.82 1094.64 1618.59 C 1074.23 1609.46 1053.29 1602.65 1030.94 1600.62 L 1031.15 1566.81 C 1045.81 1566.15 1060.63 1566.54 1075.31 1566.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 916.053 1567.29 C 949.179 1566.51 982.453 1567.02 1015.6 1566.87 A 1191.71 1191.71 0 0 0 1015 1600.49 C 1005.18 1601.58 995.584 1603.13 985.877 1604.94 C 962.65 1611.79 943.343 1622.36 923.048 1635.23 C 919.596 1612.82 916.042 1590 916.053 1567.29 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1010.08 1341.3 C 1011.38 1341.13 1012.63 1341.25 1013.93 1341.31 C 1015.55 1344.72 1013.96 1436.12 1013.96 1446.24 C 993.357 1444.59 972.852 1439.91 952.771 1435.25 L 934.045 1430.77 C 939.157 1411.74 947.619 1390.67 958.928 1374.55 C 972.018 1355.91 987.733 1345.35 1010.08 1341.3 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1025.9 1341.09 C 1036.61 1342 1045.73 1343.71 1055.19 1348.94 C 1087.1 1366.57 1103.52 1401.59 1113.39 1435 L 1103.24 1438.32 C 1078.93 1445.18 1054.15 1446.02 1029.09 1446.48 L 1025.9 1341.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1030.96 1624.78 C 1061.4 1627.45 1086.65 1637.65 1111.11 1655.76 C 1101.21 1682.35 1094.89 1697.03 1076.8 1719.41 C 1062.97 1735.25 1048.9 1745.56 1028.65 1751.65 A 4288.02 4288.02 0 0 0 1030.96 1624.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1013.91 1625.42 C 1015.64 1627.21 1015.15 1738.56 1015.18 1751.54 C 995.872 1745.5 980.149 1735.88 966.237 1721.16 C 950.263 1703.14 941.007 1682.23 931.888 1660.24 C 957.106 1639.04 981.078 1628.95 1013.91 1625.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1117.49 1459.09 L 1118.71 1459.67 C 1126.05 1478.35 1126.85 1523.38 1127.31 1543.68 A 7402.66 7402.66 0 0 1 1043.35 1544.01 C 1039.57 1544.11 1036.38 1544.31 1032.78 1543 C 1031.2 1535.09 1031.98 1526.22 1031.83 1518.12 L 1030.81 1470.76 C 1060.93 1471.06 1088.78 1468.97 1117.49 1459.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 928.408 1450.32 C 956.677 1459.21 984.514 1466.47 1014.08 1469.42 A 7196.06 7196.06 0 0 0 1014.04 1544.16 L 1004.25 1544.19 L 916.094 1544.07 C 915.988 1513.39 920.434 1479.95 928.408 1450.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1184.84 1425.84 C 1185.04 1425.97 1185.27 1426.07 1185.46 1426.22 C 1189.68 1429.69 1193.19 1435.17 1196.33 1439.6 C 1217.14 1468.93 1228.13 1507.35 1230.21 1542.95 L 1181.54 1543.64 L 1144.1 1543.88 C 1143.24 1513.49 1141.37 1484.03 1134.05 1454.4 C 1152.06 1447.95 1169.76 1437.54 1184.84 1425.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1143.5 1566.01 L 1229.75 1565.79 C 1227.97 1602.69 1215.75 1636.07 1195.82 1666.96 C 1190.42 1674.84 1184.97 1682.58 1179.04 1690.08 C 1164.51 1673.22 1149.47 1657.66 1133.46 1642.2 C 1140.18 1617.42 1142.37 1591.57 1143.5 1566.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 858.756 1420.55 C 877.075 1429.01 894.476 1438.01 913.572 1444.79 C 904.72 1477.56 900.106 1510.29 898.883 1544.16 L 864.5 1544.24 A 1889.04 1889.04 0 0 0 809.972 1544.85 C 810.905 1532.28 812.054 1519.7 814.937 1507.4 C 821.899 1477.68 838.514 1443.52 858.756 1420.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 826.313 1567.53 C 850.781 1566.73 875.422 1567.18 899.912 1567.05 C 900.404 1594.18 904.116 1619.12 909.862 1645.58 C 896.655 1656.61 885.248 1669.32 874.21 1682.45 C 869.445 1688.55 865.334 1694.75 861.357 1701.38 C 826.408 1662.22 812.211 1619.7 809.153 1568.08 L 826.313 1567.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1052.48 137.533 C 1083.3 136.606 1114.29 136.87 1145.12 137.049 C 1162.23 137.148 1198.1 135.874 1212.87 140.207 C 1221.36 142.697 1230.59 148.097 1236.69 154.506 C 1242.64 160.77 1245.69 171.1 1247.01 179.53 C 1250.32 200.742 1248.24 224.55 1248.2 246.047 A 6792.59 6792.59 0 0 1 1247.46 369.534 C 1262.89 365.878 1278.76 363.335 1294.49 361.427 C 1352.94 354.339 1476.43 351.41 1523.57 389.031 C 1530.84 394.838 1535.92 402.032 1537.87 411.23 C 1541.07 426.292 1538.87 445.918 1539.43 461.778 C 1541.51 521.143 1539.59 585.581 1545.86 644.213 C 1559.76 647.806 1573.33 652.788 1585.12 661.127 C 1597.49 669.878 1607.75 681.986 1610.02 697.453 C 1611.87 710.114 1607.22 722.957 1599.52 732.916 C 1569.68 771.532 1495.72 791.508 1448.45 797.54 C 1403.51 803.275 1352.74 801.945 1315.29 773.039 A 387.264 387.264 0 0 1 1239.96 791.435 C 1250.54 803.739 1263.27 814.492 1275.35 825.276 L 1334.41 877.106 C 1362.57 901.881 1389.42 928.85 1416.7 954.655 C 1464.84 1000.2 1510.77 1049.35 1554.37 1099.25 C 1568.61 1115.56 1581.63 1132.93 1595.98 1149.13 C 1607.67 1142.87 1616.49 1131.04 1628.88 1126.21 C 1631.97 1125.01 1635.07 1124.52 1638.13 1126.13 C 1640.95 1127.62 1641.84 1131.53 1642.44 1134.4 C 1644.59 1144.76 1648.4 1214.24 1647.67 1225.26 C 1647.49 1227.89 1646.82 1231.46 1645.12 1233.59 C 1643.41 1235.72 1642.12 1236.29 1639.49 1236.7 C 1626.09 1233.19 1559.24 1207.47 1551.77 1200.18 C 1550.23 1198.67 1548.41 1196.8 1548.9 1194.45 C 1550.98 1184.4 1578.02 1167.21 1587.18 1160.29 A 2688.22 2688.22 0 0 0 1470.12 1028.87 C 1426 983.416 1379.66 940.394 1334.18 896.332 C 1298.38 861.641 1259.24 831.089 1226.23 793.428 C 1220.34 794.434 1214.35 794.875 1208.39 795.241 C 1150.5 798.796 1091.42 784.919 1047.27 746.06 L 1003.65 746.072 C 1006.58 870.376 1008.07 994.918 1012.65 1119.16 C 1028.48 1119.36 1044.92 1115.64 1060.57 1116.98 C 1064.84 1117.35 1066.38 1118.76 1069.02 1122.02 C 1069.45 1123.76 1069.63 1125.55 1069.51 1127.35 C 1069.29 1130.61 1067.78 1133.63 1066.03 1136.33 C 1059.47 1146.43 1051.22 1155.79 1044.08 1165.52 C 1035.45 1177.27 1017.21 1207.26 1007.32 1214.97 C 1004.7 1217.01 1002.58 1217.04 999.427 1216.64 C 991.201 1211.3 978.771 1183.95 971.8 1174.31 C 961.659 1160.29 941.817 1142.9 934.541 1129.35 C 934.587 1127.63 934.23 1126.79 935.427 1125.4 C 941.471 1118.37 987.158 1120.89 998.741 1120.11 C 997.167 995.396 992.202 870.731 990.817 746.011 C 950.609 745.675 910.264 746.554 870.045 746.819 C 859.286 754.328 850.388 765.582 841.191 774.913 C 812.42 804.102 784.959 834.457 756.435 863.84 L 606.552 1019.13 C 560.541 1066.16 513.479 1112.37 469.528 1161.33 C 480.048 1169.53 496.041 1176.92 503.61 1187.89 C 503.716 1190.55 502.781 1191.5 500.992 1193.34 C 493.533 1201.01 427.258 1234.46 416.608 1235.03 C 414.918 1234.05 413.958 1233.35 412.84 1231.68 C 405.633 1220.97 410.037 1145.99 413.72 1131.96 C 414.7 1128.23 415.992 1125.06 419.432 1123.05 C 426.766 1123.7 449.931 1146.95 456.754 1152.99 C 476.817 1133.32 495.994 1112.57 515.42 1092.27 L 604.269 999.526 A 22544.2 22544.2 0 0 1 851.286 746.354 A 138.22 138.22 0 0 1 848.834 746.459 A 4448.05 4448.05 0 0 1 725.516 748.59 C 702.357 748.882 670.947 751.497 649.024 747.252 C 637.953 745.108 628.114 739.727 619.97 732.018 C 613.715 726.097 608.976 718.955 606.251 710.765 C 600.074 692.198 602.092 660.19 601.648 640.034 A 16533.7 16533.7 0 0 1 600.094 356.019 A 4456.43 4456.43 0 0 1 600.516 245.034 C 600.829 227.459 600.139 208.859 602.672 191.47 C 603.655 184.722 606.4 178.251 611.296 173.409 C 616.86 167.905 624.823 165.399 632.302 163.696 C 645.763 160.629 659.903 160.174 673.638 159.049 A 3681.9 3681.9 0 0 0 721.236 154.733 A 4146.35 4146.35 0 0 1 1052.48 137.533 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1511 633.012 C 1514.13 635.103 1517.34 648.347 1518.72 652.404 C 1511.45 657.801 1503.39 662.1 1495.39 666.289 L 1493.93 666.68 L 1492.47 665.799 C 1489.66 658.29 1489.28 650.103 1488.76 642.171 C 1495.71 638.332 1503.58 635.825 1511 633.012 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 425.93 1141.62 A 559.271 559.271 0 0 0 484.037 1187.87 L 463.168 1198.92 A 511.784 511.784 0 0 1 423.175 1217.48 C 421.33 1192.09 423.999 1166.94 425.93 1141.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1627.68 1142.67 C 1627.89 1142.85 1628.13 1143.01 1628.3 1143.23 C 1632.53 1148.82 1633.3 1207.51 1633.73 1219.74 C 1619.98 1213.82 1606.27 1207.77 1592.24 1202.54 C 1584.27 1199.88 1576.35 1197.24 1568.6 1193.95 C 1587.6 1176.1 1608.83 1160.79 1627.68 1142.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1041.64 1132.47 C 1043.39 1132.25 1044.66 1132.31 1046.39 1132.66 L 1046.85 1134.13 C 1041.5 1147.92 1029.04 1161.1 1020.29 1173.09 C 1014.35 1181.23 1008.86 1189.67 1003.36 1198.11 C 998.29 1191.1 993.803 1183.6 989.151 1176.31 C 980.071 1162.13 970.207 1149.01 959.586 1135.98 C 986.881 1134.37 1014.31 1133.6 1041.64 1132.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1547.32 668.223 C 1552.8 669.134 1558.28 671.698 1563.07 674.499 C 1572.79 680.187 1583.42 689.34 1586.04 700.702 C 1587.44 706.783 1586.1 712.734 1582.82 717.973 C 1566.87 743.472 1513.3 759.267 1485.42 766.425 C 1422.25 782.643 1373.01 784.106 1315.44 749.993 C 1302.23 752.442 1289.21 757.402 1276.13 760.692 C 1229.91 772.325 1184.62 775.87 1137.5 766.573 C 1117.16 762.206 1099.07 754.508 1080.71 744.94 L 1156.67 743.575 C 1172.56 743.285 1189.17 743.983 1204.88 741.468 C 1222.04 738.721 1232.38 730.463 1242.38 716.83 A 95.32 95.32 0 0 0 1247.24 718.882 C 1266.09 726.288 1289.91 728.028 1309.99 729.809 C 1380.48 736.058 1455.89 735.366 1521.57 705.582 C 1531.23 701.204 1546.34 693.126 1546.4 681.02 C 1546.42 677.111 1545.11 673.614 1546.64 669.821 C 1546.86 669.284 1547.09 668.755 1547.32 668.223 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1522.56 433.76 C 1522.77 433.936 1523.01 434.076 1523.19 434.287 C 1524.02 435.301 1524.11 436.566 1524.15 437.81 L 1528.31 584.677 C 1529.02 605.842 1530.68 626.973 1531.03 648.149 C 1529.49 642.197 1528.49 635.579 1525.6 630.125 C 1523.63 626.399 1520.99 623.58 1516.79 622.473 C 1506.65 619.803 1489.63 625.97 1480.91 631.353 C 1478.09 633.098 1476.02 635.102 1475.38 638.517 C 1473.92 646.393 1477.51 666.536 1481.8 672.906 C 1483.95 676.101 1487.18 678.394 1491.04 678.939 C 1503.98 680.767 1521.93 667.825 1531.53 660.191 C 1532.37 667.391 1532.99 674.46 1533.14 681.709 C 1484.72 709.787 1402.38 718.778 1346.5 716.375 C 1313.72 715.279 1280.82 711.998 1249.09 703.412 C 1254.98 682.897 1253.58 664.266 1253.25 643.253 A 2636.91 2636.91 0 0 0 1251.86 585.168 C 1250.65 545.106 1249.26 504.639 1250.2 464.572 C 1257.69 466.629 1265.48 468.032 1273.15 469.121 C 1335.28 477.932 1472.19 471.701 1522.56 433.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1401.08 645.351 C 1406.54 644.837 1413.89 643.371 1419 645.718 C 1423.49 647.779 1426.17 651.218 1427.62 655.886 C 1429.96 663.402 1430.71 681.443 1426.22 688.22 C 1422.91 693.22 1411.66 693.374 1406.24 694.591 C 1401.68 695.615 1395.79 697.343 1391.18 696.126 C 1387.89 695.257 1384.97 692.479 1383.47 689.492 C 1378.89 680.376 1378.92 660.759 1382.3 651.295 C 1387.34 646.468 1394.48 646.286 1401.08 645.351 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1411.42 658.488 L 1413.95 658.394 C 1417.41 663.251 1416.03 674.496 1416.01 680.566 L 1397.83 683.636 L 1395.99 683.825 C 1392.15 679.004 1392.89 666.039 1392.54 659.654 C 1398.82 659.122 1405.14 658.868 1411.42 658.488 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1501.89 549.19 C 1504.93 548.971 1508.37 548.79 1511.25 549.934 C 1516.78 552.122 1520.74 558.539 1522.76 563.826 C 1525.41 570.759 1526.63 579.422 1523.26 586.33 C 1518.48 596.118 1505.05 599.049 1495.55 602.575 C 1491.49 603.468 1487.91 604.669 1483.94 602.669 C 1479.2 600.274 1476.21 594.613 1474.71 589.739 C 1472.26 581.73 1470.64 569.338 1474.86 561.791 C 1479.25 553.93 1493.74 551.605 1501.89 549.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1502.4 561.948 L 1505.36 562.133 C 1509.05 566.083 1511.29 575.446 1513.37 580.73 C 1508.22 585.037 1502.9 587.744 1496.67 590.013 C 1495.79 590.251 1494.33 590.675 1493.46 590.771 C 1491.94 590.939 1490.66 591.021 1489.56 589.892 C 1485.34 585.594 1485.91 574.307 1485.5 568.329 C 1490.99 565.866 1496.75 563.98 1502.4 561.948 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1408.39 567.228 C 1411.96 566.965 1416.41 567.4 1419.4 569.58 C 1424.53 573.318 1426.39 580.61 1427.18 586.572 C 1428.17 594.059 1429.29 606.878 1423.63 612.696 C 1417.32 619.197 1402.92 619.545 1394.24 620.642 C 1391.55 620.894 1387.96 621.556 1385.36 620.706 C 1381.36 619.397 1379.09 613.856 1377.96 610.222 C 1375.41 601.977 1373.26 584.396 1377.97 576.876 C 1381.98 570.474 1401.23 568.638 1408.39 567.228 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1404.8 581.398 C 1405.32 581.32 1405.84 581.194 1406.38 581.164 C 1407.69 581.089 1409.76 580.843 1410.7 581.902 C 1414.5 586.189 1413.5 598.442 1413.83 604.107 C 1407.67 605.559 1401.42 606.734 1395.22 608.026 C 1393.32 608.498 1393.17 608.504 1391.17 607.915 C 1387.67 601.38 1387.73 592.117 1386.97 584.83 C 1392.84 582.973 1398.72 582.213 1404.8 581.398 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1500.87 473.151 C 1503.24 473.021 1506.11 472.665 1508.31 473.723 C 1514.57 476.734 1519.36 486.07 1521.12 492.403 C 1523 499.173 1523.21 506.832 1519.57 513.074 C 1513.54 523.382 1500.29 525.684 1489.73 528.459 C 1486.87 528.804 1483.35 529.135 1480.63 527.962 C 1475.25 525.644 1471.72 518.398 1470.09 513.142 C 1467.76 505.598 1465.22 493.522 1469.43 486.431 C 1473.8 479.065 1492.95 475.462 1500.87 473.151 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1501.26 486.01 C 1501.66 486.144 1502.05 486.307 1502.39 486.549 C 1506.62 489.55 1508.41 500.05 1509.82 504.908 C 1503.27 510.35 1496.07 513.484 1488.34 516.855 C 1487.33 517.024 1486.4 516.738 1485.41 516.564 C 1481.66 510.714 1481.54 500.07 1480.67 493.209 C 1487.43 490.575 1494.38 488.354 1501.26 486.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1410.35 489.309 C 1412.94 489.007 1416.39 489.733 1418.47 491.374 C 1422.58 494.617 1423.8 501.529 1424.44 506.433 C 1425.3 513.098 1427.18 530.422 1421.94 535.194 C 1414.95 541.541 1396.45 541.547 1387.24 542.481 C 1384.46 543.12 1382.16 542.764 1379.74 541.186 C 1375.77 538.599 1374.2 532.613 1373.43 528.276 C 1372.27 521.738 1370.55 503.377 1375.42 498.539 C 1382 491.987 1401.26 490.814 1410.35 489.309 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1409.18 502.371 L 1409.76 502.765 C 1412.73 507.453 1411.96 520.517 1412.33 526.364 C 1404.31 528.255 1396.33 529.652 1388.14 530.448 C 1384.46 524.925 1385.06 514.186 1384.77 507.643 C 1392.58 504.8 1400.96 503.387 1409.18 502.371 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1270.43 650.116 C 1281.72 649.527 1294.04 652.216 1305.39 652.988 C 1315.35 653.668 1326.1 652.26 1335.88 654.188 C 1341.22 661.865 1339.82 678.615 1339.09 687.712 C 1338.63 693.548 1336.62 696.306 1332.32 700.112 C 1317.26 704.549 1281.68 699.717 1266.74 693.951 C 1265.74 684.458 1264.68 674.407 1264.91 664.871 C 1265.08 658.41 1265.63 654.609 1270.43 650.116 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1269.9 569.018 C 1277.61 568.67 1333.48 574.447 1337.51 577.723 C 1339.36 581.414 1339.83 584.274 1339.74 588.42 C 1339.47 600.689 1340.93 614.214 1331.43 623.349 C 1331.06 623.438 1330.71 623.545 1330.34 623.614 C 1320.36 625.502 1273.47 621.483 1266.32 615.069 C 1260.32 609.683 1261.46 590.616 1262.3 582.956 C 1263.01 576.463 1264.92 573.146 1269.9 569.018 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1266.13 491.243 C 1280.22 490.494 1315.44 493.082 1329.5 495.277 C 1332.97 495.819 1335.93 496.426 1337.97 499.517 C 1341.58 504.991 1341.15 528.227 1339.4 534.767 C 1338.25 539.038 1335.94 540.987 1332.22 543.087 C 1331.42 543.22 1330.62 543.349 1329.82 543.445 C 1319.78 544.651 1270.47 541.364 1263.63 534.374 C 1257.42 528.026 1258.61 513.808 1259.16 505.546 C 1259.57 499.328 1261.47 495.318 1266.13 491.243 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1018.06 160.501 A 6263.7 6263.7 0 0 1 1140.41 160.796 C 1160.18 160.907 1183.95 159.003 1203.18 162.387 C 1208.27 163.283 1215.11 166.003 1218.74 169.797 C 1221.66 172.849 1222.34 184.675 1222.58 189.022 C 1223.43 204.515 1223.19 220.211 1223.49 235.733 L 1225.21 354.561 A 11766.5 11766.5 0 0 0 1232.82 660.523 C 1233.32 676.902 1230.9 699.652 1218.56 711.859 C 1212.33 718.026 1204.3 719.276 1195.93 720.307 C 1181.28 722.113 1166.18 721.751 1151.44 721.841 A 6034.08 6034.08 0 0 0 1091.05 722.33 C 1002.8 723.471 914.481 722.59 826.25 724.579 L 720.047 726.112 C 699.267 726.529 672.906 729.471 652.741 725.521 A 35.9015 35.9015 0 0 1 635.06 716.243 A 35.9789 35.9789 0 0 1 624.378 695.564 C 621.728 678.717 622.627 660.438 622.284 643.388 A 4744.66 4744.66 0 0 1 620.455 551.915 L 615.275 231.266 C 614.987 216.617 614.157 195.812 625.428 184.792 C 631.033 179.312 641.903 177.577 649.444 176.409 C 684.044 171.047 725.43 170.878 760.975 169.007 A 5680.56 5680.56 0 0 1 1018.06 160.501 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 926.283 215.467 A 7631.59 7631.59 0 0 1 1089.07 215.09 C 1113.81 215.152 1141.34 212.969 1165.76 215.912 C 1174.19 216.928 1183.04 218.399 1189.51 224.243 C 1199.41 233.18 1202.93 244.778 1203.37 257.714 C 1204.23 282.957 1203.21 308.596 1203.12 333.876 A 10504.3 10504.3 0 0 1 1201.8 487.534 A 4577.92 4577.92 0 0 0 1201.06 544.877 C 1200.91 560.47 1201.44 576.941 1198.8 592.323 C 1196.95 603.081 1192.01 613.65 1184.41 621.518 C 1176.57 629.642 1165.89 633 1155.02 634.928 C 1131.13 639.163 1104.37 636.808 1080.04 636.822 L 950.5 637.019 L 798.28 637.501 C 771.59 637.589 740.406 640.017 714.476 635.941 C 704.855 634.429 695.42 630.988 688.036 624.456 C 677.821 615.42 674.199 602.446 673.628 589.267 C 672.778 569.688 673.841 549.831 673.758 530.208 A 3369.95 3369.95 0 0 1 675.234 372.43 C 676.124 337.248 674.155 297.261 679.85 262.794 C 681.75 251.301 685.057 239.626 693.393 231.022 C 700.155 224.041 711.071 220.212 720.518 218.668 C 744.509 214.746 778.326 218.524 803.727 218.42 C 844.573 218.253 885.43 216.125 926.283 215.467 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 732.882 565.888 L 733.656 566.693 C 731.42 573.189 723.946 580.885 719.757 586.523 L 708.213 588.091 C 707.02 586.974 707.272 586.662 707.042 585.108 C 711.416 577.464 725.562 571.147 732.882 565.888 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 825.055 338.919 C 835.316 346.665 839.793 358.073 847.469 367.9 C 838.256 376.573 832.699 374.268 825.056 379.918 C 821.733 382.375 818.762 385.958 815.907 388.956 C 815.349 389.497 814.43 390.423 813.823 390.853 C 810.331 393.33 801.872 385.973 797.118 384.733 C 796.729 384.631 796.338 384.543 795.948 384.448 C 804.756 368.819 815.522 354.149 825.055 338.919 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 971.778 401.633 C 972.581 402.217 973.303 402.901 974.017 403.59 C 979.127 408.519 996.568 430.467 996.709 436.85 C 990.921 437.568 978.26 442.755 973.668 446.311 C 970.923 448.437 969.366 449.617 965.769 449.462 C 955.811 448.564 947.377 451.252 937.68 450.655 C 949.29 434.476 960.274 417.883 971.778 401.633 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 851.153 377.79 C 851.997 378.052 851.94 377.963 852.769 378.646 C 859.867 384.486 908.154 462.598 908.669 470.818 C 907.251 472.836 907.608 473.234 905.061 473.755 C 903.27 472.136 901.466 470.703 899.529 469.273 C 890.491 469.312 886.48 479.886 880.779 485.382 C 879.998 484.916 879.329 484.159 878.436 483.986 C 874.516 483.225 846.32 506.843 838.55 505.652 C 837.288 503.509 836.455 502.268 836.335 499.715 C 839.538 493.315 848.834 491.004 854.554 487.354 C 856.617 486.038 857.794 484.452 858.139 481.961 C 858.458 479.666 857.826 476.598 856.336 474.773 C 854.673 472.736 853.363 472.912 850.98 472.773 C 847.912 474.703 847.93 477.485 847.036 480.905 C 842.979 483.869 838.057 481.559 834.367 483.952 C 831.259 485.967 829.934 488.821 828.945 492.244 C 829.287 493.901 829.774 495.073 830.636 496.51 C 831.903 498.62 831.724 497.45 831.2 499.869 C 825.857 501.638 820.746 498.346 815.16 499.339 C 807.263 500.743 803.205 507.253 798.853 513.248 L 796.301 516.758 C 792.723 517.831 790.758 516.489 787.276 515.316 L 772.392 519.032 C 770.885 512.648 770.872 497.532 768.187 492.809 C 767.469 491.548 764.24 491.007 762.813 490.536 C 764.116 487.683 765.333 485.268 765.517 482.074 C 760.82 473.593 743.96 491.245 736.06 488.721 C 735.182 486.715 734.955 486.116 735.452 483.867 C 737.817 473.168 759.207 464.748 767.736 459.638 C 770.976 457.697 772.872 456.306 773.824 452.593 C 772.908 450.023 772.778 449.056 770.733 447.317 C 766.628 447.552 762.683 452.827 758.731 454.599 C 756.333 453.818 755.698 453.347 754.67 450.792 C 754.626 450.683 753.943 448.079 754.031 447.718 C 755.125 443.233 783.791 402.493 789.061 393.152 C 792.467 394.162 795.986 394.837 799.456 395.597 C 800.996 397.683 802.804 400.64 805.015 402.048 C 817.058 409.714 826.231 387.491 839.661 384.007 C 844.475 382.758 847.276 380.758 851.153 377.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 859.519 409.96 C 862.378 410.19 866.33 410.729 868.712 412.434 C 871.337 414.312 872.742 416.151 873.15 419.344 L 871.605 421.035 C 868.181 422.003 865.105 420.506 861.86 419.441 C 857.466 422.792 853.578 425.411 848.477 427.648 C 845.312 426.987 842.545 425.73 839.471 424.839 C 835.082 423.566 834.435 423.716 830.548 425.747 C 828.698 426.936 826.789 428.298 824.814 429.26 C 822.604 430.337 821.383 430.488 819.061 429.831 L 818.195 427.903 C 818.585 426.515 818.582 426.323 819.312 424.852 C 822.366 418.693 827.428 416.617 833.487 414.401 C 838.667 415.479 843.81 416.997 848.934 418.332 C 852.5 415.532 855.785 412.569 859.519 409.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1000.06 441.563 C 1003.93 443.811 1018.35 468.396 1021.75 473.392 C 1031.31 487.417 1040.99 501.309 1050.26 515.533 C 1058.73 528.52 1066.78 542.081 1076.3 554.328 C 1083.52 563.62 1091.92 571.851 1099.82 580.548 C 1090.51 581.263 1076.89 579.357 1069.42 585.536 C 1066.05 588.318 1062.45 592.38 1058.37 594.003 C 1044.98 599.329 1039.1 586.558 1028.43 582.155 C 1022.38 579.662 1017.35 580.917 1011.6 583.368 C 1007.99 584.908 1005.1 586.286 1003.57 590.023 L 1004.79 591.624 C 1011.45 594.444 1016.52 592.123 1023.07 590.176 C 1032.02 594.769 1040.18 602.201 1050.63 603.075 C 1062.43 604.061 1071.8 595.29 1080.31 588.346 C 1084.73 588.659 1091.5 589.946 1095.51 588.125 C 1097.7 587.129 1099.81 586.113 1102.06 585.215 C 1108.35 587.266 1122 605.195 1126.97 610.795 C 1076.75 609.03 1026.36 610.032 976.115 610.301 C 926.573 610.306 877.002 611.471 827.468 610.332 A 1928.16 1928.16 0 0 1 852.408 578.953 C 854.412 579.528 856.422 580.061 858.436 580.599 C 868.918 583.399 878.915 580.267 889.258 578.491 C 894.313 577.622 895.321 578.029 899.265 580.887 C 905.318 582.084 915.083 572.653 921.023 570.085 C 921.401 569.922 921.784 569.769 922.164 569.611 C 925.146 570.472 929.245 572.1 932.381 571.876 C 934.912 571.694 935.676 571.032 937.192 569.275 L 936.856 566.768 C 934.231 563.469 931.617 561.685 927.427 560.802 C 920.059 559.25 914.393 562.634 908.571 566.754 C 907.415 567.572 906.338 568.523 905.014 569.08 C 900.536 570.964 862.379 572.229 857.359 570.137 C 858.391 564.39 924.721 469.019 933.279 459.297 C 945.548 462.358 960.183 461.966 972.411 458.523 L 983.365 455.493 C 988.244 449.865 996.379 447.45 1000.06 441.563 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 997.541 473.351 C 999.402 471.826 1001.34 470.301 1003.36 468.995 C 1006.2 467.162 1008.64 466.395 1011.99 467.153 C 1014.08 468.563 1014.97 469.228 1015.88 471.602 C 1013.79 476.063 1009.18 474.487 1005.36 476.206 C 1005 476.369 1004.66 476.583 1004.31 476.772 C 1001.47 479.633 999.63 481.51 995.558 482.078 C 992.072 480.847 989.761 477.625 987.35 474.937 C 985.317 475.703 983.15 476.661 981.036 477.14 C 978.641 477.683 977.336 477.535 975.255 476.326 L 975.132 474.127 C 977.212 470.527 980.144 468.973 983.601 466.807 C 989.176 466.832 993.176 470.331 997.541 473.351 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 731.407 234.399 C 754.153 232.624 777.828 234.279 800.661 234.623 L 917.693 235.713 L 1070.3 235.715 C 1099.68 235.889 1129.7 235.45 1158.97 238.111 C 1164.34 238.6 1169.69 239.73 1173.84 243.424 C 1179.87 248.79 1180.63 257.964 1180.99 265.555 C 1181.9 284.579 1180.86 304.063 1180.77 323.133 L 1180.18 441.185 L 1179.89 528.092 C 1179.82 545.355 1180.55 563.174 1178.67 580.334 C 1177.83 587.997 1175.94 597.475 1170.43 603.142 C 1163.26 610.517 1153.65 610.857 1144.02 611.122 C 1126.07 592.526 1106.21 574.175 1090.03 554.064 C 1068 526.669 1049.82 495.019 1030.63 465.536 C 1020.41 451.135 990.703 401.755 978.835 393.145 C 976.233 391.258 973.736 390.465 970.503 391.144 C 959.832 393.386 925.074 448.513 917.146 459.742 C 902.999 437.645 849.638 341.575 830.996 331.968 C 828.029 330.439 823.647 330.445 820.541 331.661 C 807.123 336.913 707.561 499.745 695.121 525.833 C 695.1 467.727 693.216 409.614 692.821 351.503 C 692.648 326.113 690.734 299.152 693.561 273.968 C 694.627 264.466 696.694 252.123 703.112 244.736 C 710.423 236.322 721.042 235.388 731.407 234.399 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 1052.26 341.311 A 2158.9 2158.9 0 0 0 1111.79 341.923 C 1122.34 341.825 1133.99 340.227 1144.44 341.395 C 1148.09 341.803 1151.62 343.718 1153.57 346.918 C 1154.9 349.105 1155.27 351.749 1154.47 354.196 C 1153.27 357.823 1150.45 359.734 1147.16 361.225 C 1129.17 361.51 1062.9 364.723 1050.72 361.196 C 1047.9 360.38 1046.12 358.504 1044.79 355.949 C 1043.62 353.696 1043.29 351.242 1044.26 348.825 C 1045.77 345.064 1048.77 342.99 1052.26 341.311 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 965.446 299.217 C 993.951 298.354 1022.83 299.538 1051.38 299.415 C 1079.3 299.295 1107.91 297.715 1135.72 299.168 C 1140.62 299.424 1146.48 299.635 1149.66 303.981 C 1151.32 306.254 1151.74 309.092 1151.39 311.821 C 1150.85 315.971 1149.06 317.641 1145.85 319.95 C 1119.45 321.389 1092.46 319.972 1066 320.067 C 1035.23 320.178 1003.92 321.843 973.185 320.108 C 968.418 319.839 963.085 319.115 960.079 314.894 C 958.57 312.775 958.167 310.056 958.713 307.54 C 959.596 303.466 962.229 301.436 965.446 299.217 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(43,43,43)" d="M 894.157 255.152 A 68.3812 68.3812 0 0 1 902.444 255.132 C 913.151 255.737 923.78 260.258 930.739 268.564 C 938.479 277.802 940.743 289.866 939.489 301.608 C 936.968 325.23 919.775 362.546 901.231 377.663 C 898.751 378.796 896.684 380.123 893.889 379.434 C 879.362 368.678 863.408 334.645 858.578 317.315 C 854.865 303.995 854.199 288.761 861.535 276.514 C 868.797 264.388 880.862 258.212 894.157 255.152 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 886.122 277.125 C 893.227 276.697 899.72 276.121 906.491 278.887 C 913.998 281.953 919.931 287.684 923.059 295.196 C 925.178 300.283 925.745 305.922 923.482 311.067 C 920.313 318.274 914.113 321.452 907.254 324.359 C 901.379 326.447 896.147 326.512 890.258 324.239 C 882.482 321.238 875.585 314.549 872.575 306.75 C 870.335 300.949 870.231 294.262 872.785 288.545 C 875.638 282.158 879.836 279.604 886.122 277.125 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 50 KiB |
@@ -0,0 +1,92 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<defs>
|
||||
<linearGradient id="Gradient1" gradientUnits="userSpaceOnUse" x1="273.737" y1="1630.39" x2="292.382" y2="1651.22">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(216,233,232)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(249,248,246)"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 951.337 992.503 C 952.235 992.541 952.491 992.524 953.447 992.707 C 958.951 993.761 973.336 1010.34 976.038 1015.87 C 977.483 1018.83 976.711 1019.66 975.613 1022.54 C 974.541 1022.49 974.124 1022.49 973.008 1022.3 C 967.72 1021.38 953.949 1004.51 951.156 999.4 C 949.682 996.705 950.42 995.25 951.337 992.503 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1910.22 1153.87 C 1912.37 1154.38 1913.74 1154.71 1915.46 1156.13 C 1915.62 1164.61 1892.55 1196.83 1886.3 1204.61 C 1885.68 1204.5 1884.85 1204.39 1884.28 1204.14 C 1882.13 1203.2 1882.12 1202.62 1881.56 1200.54 C 1883.63 1189.32 1903.25 1164.51 1910.22 1153.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1840.97 1213.32 C 1841.34 1213.53 1841.73 1213.71 1842.09 1213.94 C 1848.56 1218.12 1857.27 1274.74 1859.79 1285.84 C 1870.5 1279.25 1880.61 1268.31 1892.29 1263.79 C 1894.92 1262.77 1896.45 1262.53 1899.04 1263.58 L 1899.56 1265.47 C 1898.67 1269.18 1898.68 1269.35 1895.76 1271.78 C 1886.06 1278.35 1870.46 1294.64 1858.67 1294.99 C 1855.87 1295.07 1854.68 1294.54 1852.56 1292.8 C 1847.49 1283.59 1837.6 1231.08 1837.6 1219.49 C 1837.6 1216.35 1838.85 1215.48 1840.97 1213.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1187.99 1098.65 C 1189.4 1099.3 1190.49 1100.09 1191.75 1100.99 C 1194.39 1107.19 1170.42 1173.18 1166.49 1184.78 C 1177.49 1189.65 1216.3 1205.21 1222.59 1212.33 C 1222.34 1215.62 1221.46 1216.53 1219.66 1219.23 C 1205.43 1212.93 1170.27 1198.49 1159.36 1190.47 C 1157.15 1186.42 1158.95 1180.09 1160.15 1175.75 C 1163.36 1164.17 1180.14 1109.45 1184.74 1101.5 C 1185.54 1100.12 1186.65 1099.42 1187.99 1098.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1747.07 1264.2 C 1747.86 1264.24 1748.82 1264.26 1749.56 1264.51 C 1751.88 1265.32 1752.34 1265.74 1753.14 1267.98 C 1749.39 1275.64 1735.56 1275.97 1728.85 1281.78 C 1725.85 1284.36 1724.13 1287.84 1724.22 1291.84 C 1724.24 1292.79 1724.47 1295.04 1724.84 1295.82 C 1727.34 1301.15 1763.2 1305.89 1772.84 1316.06 C 1776.91 1320.36 1778.37 1326.57 1778.2 1332.37 C 1777.96 1340.13 1773.76 1347.02 1767.97 1351.96 C 1757.82 1360.62 1745.73 1363.57 1732.71 1362.48 C 1730.5 1361.24 1727.98 1359.61 1727.19 1357.08 C 1726.76 1355.73 1727.41 1355.31 1728.04 1354.18 C 1735.5 1350.61 1745.48 1352.62 1753.43 1350 C 1758.57 1348.31 1765.14 1342.64 1767.55 1337.82 C 1769.13 1334.64 1769.68 1330.43 1768.27 1327.1 C 1762.7 1313.92 1734.19 1313.14 1722.35 1306.43 C 1718.41 1304.19 1714.45 1300.96 1713.5 1296.29 C 1712.42 1290.97 1715.53 1285.25 1718.4 1281 C 1725.29 1270.78 1735.27 1266.32 1747.07 1264.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1021.68 1031.13 C 1029.05 1030.78 1035.46 1032.17 1042.22 1035.12 C 1051.28 1039.08 1064.21 1047.06 1067.95 1056.46 C 1067.42 1059.02 1067.25 1058.96 1065.18 1060.62 C 1056.42 1060.46 1048.36 1049.23 1040.61 1045.1 C 1035.67 1042.46 1030.32 1041.53 1024.89 1040.51 C 1020.39 1042.01 1015.47 1043.75 1013.14 1048.27 C 1005.33 1063.4 1036.12 1084.48 1041.64 1103.52 C 1043.85 1111.11 1043.31 1118.5 1039.14 1125.33 C 1034.75 1132.53 1027.86 1135.31 1020.04 1137.28 C 1019.75 1137.27 1019.46 1137.26 1019.17 1137.24 C 1005.75 1136.31 990.486 1126.96 981.712 1116.9 C 978.921 1113.7 975.744 1109.77 976.114 1105.3 L 977.493 1104.32 C 986.887 1105.32 994.888 1117.98 1003.26 1122.7 C 1008.98 1125.93 1016.36 1128.77 1022.92 1126.53 C 1026.69 1125.25 1029.85 1122.58 1031.4 1118.88 C 1040.02 1098.25 1009.27 1079.98 1003.05 1062.53 C 1000.94 1056.59 1000.12 1049.11 1003.29 1043.38 C 1006.81 1037.01 1015.02 1033.05 1021.68 1031.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1794.22 1240.14 C 1798.22 1239.91 1801.63 1240 1805.24 1241.96 C 1820.07 1250.01 1827.08 1273.93 1831.03 1289.13 C 1832.4 1294.4 1833.35 1300.96 1835.5 1305.88 C 1837.94 1311.44 1842.34 1315.6 1844.15 1321.53 C 1843.74 1324.33 1843.77 1324.78 1841.92 1326.87 C 1839.65 1327.51 1837.68 1328.13 1835.42 1327 C 1829.61 1324.11 1828.23 1314.85 1826.68 1309.2 L 1823.21 1318.49 L 1822.42 1319.91 C 1819.77 1324.74 1817.43 1329.05 1812.29 1331.58 C 1808.12 1333.63 1803.48 1333.69 1799.16 1332.06 C 1789.72 1328.49 1783.49 1318.53 1779.5 1309.7 C 1772.81 1294.93 1768.05 1273.5 1774.4 1257.96 C 1778.27 1248.46 1784.98 1243.8 1794.22 1240.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1793.7 1249.06 C 1794.74 1249.1 1795.79 1249.12 1796.82 1249.22 C 1801.74 1249.73 1805.27 1253.16 1808.24 1256.85 C 1817.28 1268.12 1821.22 1285.41 1819.38 1299.52 C 1818.3 1307.87 1815.5 1317.99 1808.63 1323.35 C 1806.78 1323.28 1804.8 1323.26 1803 1322.83 C 1798.55 1321.76 1794.3 1315.58 1792.1 1311.96 C 1783.91 1298.52 1779.19 1277.35 1783.53 1262.04 C 1785.33 1255.71 1787.93 1252.14 1793.7 1249.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1094.25 1074.24 C 1105.39 1072.94 1115.62 1074.26 1124.75 1081.31 C 1133.98 1088.43 1138.95 1099.56 1140.05 1110.97 C 1141.81 1129.35 1135.69 1144.51 1123.89 1158.3 C 1127.96 1164.96 1137.56 1174.23 1136.77 1182.25 C 1134.94 1183.43 1135.63 1183.48 1133.72 1183.13 C 1128.47 1182.18 1126.59 1178.19 1123.81 1174.13 L 1116.34 1164.17 C 1113.92 1165.26 1111.49 1166.41 1109 1167.33 C 1100.88 1170.34 1092.26 1170.1 1084.4 1166.36 C 1074.54 1161.67 1067.41 1152.54 1063.73 1142.41 C 1058.74 1128.66 1060.05 1112.94 1066.19 1099.76 C 1072.09 1087.1 1081.23 1078.87 1094.25 1074.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1100.82 1083.27 C 1108.01 1083.2 1114.59 1084.53 1120.17 1089.29 C 1127.53 1095.57 1130.37 1105.69 1130.77 1115.04 C 1131.35 1128.56 1126.66 1139.54 1117.71 1149.35 C 1112.86 1144.43 1108.85 1137.04 1102.86 1133.54 C 1100.45 1132.13 1099.34 1131.72 1096.61 1132.31 L 1095.7 1134.7 C 1096.28 1138.68 1098.35 1141 1100.76 1144.12 C 1102.89 1146.2 1106.11 1148.84 1107.49 1151.48 C 1108.79 1153.94 1108.2 1155.49 1107.34 1157.94 C 1105.87 1159.31 1105.03 1159.88 1103.04 1160.39 C 1097.4 1161.86 1090.13 1159.31 1085.44 1156.27 C 1077.42 1151.07 1072.17 1142.32 1070.45 1133 C 1068.17 1120.68 1071.91 1107.2 1079.19 1097.13 C 1084.87 1089.27 1091.28 1084.8 1100.82 1083.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1529.02 1334.42 C 1561.24 1331.55 1621.66 1333.86 1646.48 1355.09 C 1651.45 1359.35 1654.43 1363.96 1654.86 1370.56 C 1655.97 1387.59 1655.26 1405.03 1655.34 1422.12 L 1656.04 1511.26 A 9430.99 9430.99 0 0 1 1656.44 1608.04 C 1656.44 1625.4 1657.29 1643.32 1655.87 1660.6 C 1655.33 1667.16 1655.05 1674.75 1650.46 1679.82 C 1631.95 1700.26 1594.35 1706.05 1568.25 1707.92 C 1534.48 1709.97 1477.29 1709.05 1449.89 1686.29 C 1443.56 1681.03 1439.97 1675.04 1439.24 1666.77 C 1437.74 1649.94 1438.79 1632.19 1438.8 1615.28 L 1439 1521.29 A 9161.61 9161.61 0 0 0 1439.17 1429.25 C 1439.1 1412.21 1438.14 1394.68 1439.08 1377.69 C 1439.36 1372.8 1439.82 1365.12 1443 1361.37 C 1459.88 1341.46 1504.61 1336.14 1529.02 1334.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1640.09 1600.86 L 1641.16 1601.13 C 1642.57 1604.78 1641.72 1610.12 1641.59 1614.04 C 1630.46 1624.73 1616.5 1630.39 1601.71 1634.05 C 1560.62 1644.22 1492.14 1641.87 1455.55 1619.97 C 1452.74 1616.6 1453.95 1607.35 1453.96 1602.97 C 1464.5 1611.75 1476.44 1615.94 1489.68 1618.8 C 1535.08 1628.63 1600.28 1626.68 1640.09 1600.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1640.39 1518.95 L 1640.97 1519.02 C 1642.98 1522.05 1641.98 1529.21 1642 1533.01 C 1631.5 1540.86 1620.14 1546.9 1607.54 1550.64 C 1565.31 1563.18 1493.87 1559.53 1455.35 1538.55 C 1452.25 1534.22 1453.49 1526.98 1453.63 1521.85 C 1462.15 1526.98 1470.88 1530.59 1480.47 1533.26 C 1530.94 1547.3 1594.32 1545 1640.39 1518.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1455.04 1438.98 C 1461.05 1442.27 1466.91 1445.08 1473.42 1447.26 C 1513.55 1460.7 1567.16 1463.57 1608.33 1452.45 C 1619.92 1449.32 1630.35 1444.54 1641.03 1439.22 C 1641.13 1444.37 1641.38 1449.36 1640.36 1454.45 C 1624.95 1466.44 1602.83 1471.32 1583.82 1473.43 C 1546.34 1477.61 1483.95 1476.82 1453.73 1452.7 L 1455.04 1438.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1530.46 1349.42 C 1557.96 1345.96 1608.52 1351.15 1632.57 1363.21 C 1636.08 1364.97 1637.93 1366.39 1639.1 1370.18 C 1638.75 1371.6 1638.4 1372.86 1637.42 1374.01 C 1625.05 1388.6 1585.69 1394.03 1567.48 1395.88 C 1541.48 1396.58 1515.9 1396.27 1490.37 1390.51 C 1480.81 1388.35 1462.61 1384.65 1457.04 1375.85 C 1456.64 1372.93 1456.46 1371.34 1458.52 1368.87 C 1470.14 1354.93 1512.85 1350.77 1530.46 1349.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1639.9 1390.1 C 1641.73 1392.37 1640.88 1423.78 1640.88 1428.92 A 102.687 102.687 0 0 1 1606.01 1444.93 C 1563.99 1455.7 1496.68 1452.52 1459.23 1430.54 C 1458.34 1429.83 1457.18 1429.01 1456.47 1428.09 C 1451.39 1421.54 1453.77 1403.68 1453.94 1395.23 C 1473.89 1405.94 1497.44 1409.75 1519.77 1411.99 C 1554.54 1415.47 1611.44 1413.49 1639.9 1390.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1640.86 1625.06 C 1643.36 1628.42 1641.59 1662.26 1640.82 1668.33 C 1628.71 1679.34 1610.66 1685.02 1594.95 1688.33 C 1555.58 1696.63 1493.39 1695.64 1458.68 1673.23 C 1458.23 1672.78 1457.78 1672.35 1457.34 1671.89 C 1450.84 1665.09 1453.95 1639.23 1454.04 1629.49 C 1472.73 1638.9 1491.21 1642.97 1511.94 1645.37 C 1551.83 1649.99 1608.1 1650.96 1640.86 1625.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1640.98 1463.2 C 1643.75 1469.97 1641.35 1499.58 1640.94 1509.3 C 1626.91 1519.34 1610.71 1525.13 1593.87 1528.44 C 1557.04 1535.67 1491.19 1536.24 1459.06 1514.63 C 1458.18 1513.85 1457.32 1513.07 1456.52 1512.22 C 1451.53 1506.91 1453.9 1473.46 1453.98 1464.49 A 137.097 137.097 0 0 0 1484.17 1476.16 C 1518.99 1485.26 1571.71 1486.96 1606.87 1477.82 C 1619.14 1474.63 1630.07 1469.61 1640.98 1463.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1640.28 1543.94 L 1641.06 1544.08 C 1643.63 1549.91 1641.22 1582.32 1640.98 1591.14 C 1625.2 1601.69 1608.9 1607.9 1590.27 1611.55 C 1552.64 1618.93 1490.66 1618.62 1458.26 1596.97 C 1457.54 1596.31 1456.81 1595.66 1456.15 1594.95 C 1451.35 1589.77 1453.75 1555.72 1453.89 1547.49 C 1463.25 1552.25 1472.73 1555.88 1482.94 1558.42 C 1518.16 1567.19 1570.86 1569.61 1606.29 1559.45 C 1618.57 1555.93 1629.39 1550.52 1640.28 1543.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1816.99 223.439 C 1825.86 222.863 1847.94 221.576 1854.71 227.091 C 1855.98 228.125 1855.62 228.753 1855.73 230.247 C 1851.95 236.512 1845.59 238.613 1839.18 241.375 C 1865.55 235.308 1893.11 232.301 1920.06 235.927 C 1926.95 236.855 1963.56 243.166 1967.52 246.181 C 1968.26 246.748 1968.65 247.674 1969.21 248.421 C 1969.85 252.016 1969.94 253.572 1967.35 256.342 C 1963.51 260.439 1956.93 262.789 1952.41 266.297 C 1939.73 276.144 1928.98 290.504 1920.62 304.071 C 1893.49 348.057 1882.39 399.896 1852.87 442.676 C 1846.53 451.866 1839.52 461.58 1830.26 468.067 C 1792.86 494.291 1712.15 498.129 1666.93 506.37 C 1699.6 511.172 1744.08 507.876 1776.66 501.783 C 1785.34 500.158 1793.52 497.375 1802.08 495.481 C 1805.31 494.767 1807.09 494.941 1809.87 496.678 L 1810.19 498.554 C 1809.07 500.677 1807.83 502.649 1806.38 504.555 C 1799.24 513.894 1791.12 522.334 1783.64 531.375 C 1775.94 540.669 1768.95 551.906 1759.61 559.574 C 1725.46 587.587 1647.57 590.529 1604.87 596.069 C 1629.27 598.388 1654.59 599.685 1679.08 598.577 C 1689.85 598.089 1700.88 597.521 1711.57 596.092 C 1717.84 595.253 1724.41 593.359 1730.69 593.05 C 1733.38 592.917 1734.33 592.808 1736.7 594.022 C 1737.94 597.552 1737.34 599.793 1735.77 603.143 C 1732.21 610.791 1726.74 618.028 1722.25 625.183 C 1710.99 643.114 1699.92 660.249 1687.31 677.328 C 1677.56 690.535 1665.57 709.88 1653.95 720.996 C 1632.59 741.425 1559.55 762.705 1529.68 769.848 C 1516.57 772.984 1502.01 774.19 1489.4 778.778 C 1489.07 778.895 1488.76 779.022 1488.44 779.144 C 1523.83 778.709 1562.44 775.06 1596.68 765.957 C 1608.59 762.788 1619.71 757.301 1631.44 754.195 L 1632.32 755.025 C 1632.21 757.526 1631.75 759.504 1630.83 761.842 C 1616.86 797.22 1573.09 866.022 1544.72 892.68 C 1531.02 905.552 1513.92 916.651 1497.18 925.163 C 1471.28 938.337 1441.96 945.865 1415.13 957.039 C 1440.63 952.646 1468.74 948.908 1492.99 939.597 C 1499.32 937.168 1504.46 933.076 1510.64 930.549 C 1512.62 931.726 1512.32 931.938 1513.12 933.97 C 1511.74 941.073 1482.79 967.855 1475.01 975.027 C 1423.43 1022.56 1377.64 1042.15 1307.16 1039.18 L 1308.14 1055.99 C 1312.1 1093.3 1315.15 1131.3 1323.14 1168.05 C 1325.5 1178.9 1336.95 1211.46 1333.63 1219.26 L 1331.69 1219.92 C 1330.79 1219.64 1330.7 1219.66 1329.77 1219.08 C 1322.17 1214.33 1315.38 1199.22 1310.92 1191.55 C 1278 1134.93 1259.81 1083.08 1251.17 1018.15 C 1238.75 1011.32 1227.6 1001.59 1216.86 992.388 C 1181.77 962.287 1154.05 930.42 1128.34 892.173 C 1121.01 881.277 1111.73 868.1 1107.77 855.503 C 1106.96 852.914 1107.19 851.841 1108.48 849.542 C 1116.4 846.611 1123.95 855.524 1129.88 860.17 C 1153.83 878.923 1182.86 890.702 1212.39 897.045 C 1187.19 867.336 1144.22 820.32 1141.36 780.636 C 1140.43 767.683 1143.03 754.277 1146.08 741.749 C 1156.63 698.331 1178.26 660.901 1203.78 624.782 C 1209.46 616.748 1214.98 608.275 1221.42 600.829 C 1223.7 598.184 1226.24 595.081 1229.86 594.821 C 1235.09 603.607 1238.93 613.195 1243.2 622.472 C 1251.26 639.984 1259.13 657.666 1268.12 674.721 C 1259.98 643.196 1249.74 612.006 1250.88 578.984 C 1251.11 572.217 1252.05 566.529 1255.23 560.428 C 1267.31 537.282 1341.26 450.396 1363.77 430.387 C 1366.2 428.227 1368.31 426.199 1371.65 426.336 C 1373.89 430.326 1372.93 435.849 1373.02 440.445 C 1373.42 462.356 1375.88 492.132 1382.6 512.876 C 1382.71 513.213 1382.83 513.548 1382.94 513.884 C 1383.14 488.164 1385.1 430.65 1395.28 408.745 C 1400.37 397.796 1413.54 388.476 1422.64 380.797 C 1461.34 348.115 1500.19 322.87 1544.5 298.607 C 1561.8 289.134 1580.14 279.136 1598.58 272.13 C 1602.38 270.688 1605.84 269.397 1609.69 271.093 C 1610.83 275.754 1607.14 285.069 1606.26 290.237 C 1604.01 303.545 1602.85 316.629 1602.86 330.123 C 1608.55 310.346 1621.18 278.628 1634.85 263.634 C 1651.18 245.726 1745.43 230.141 1771.21 226.924 C 1786.43 225.025 1801.68 224.165 1816.99 223.439 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1719.48 342.908 L 1720.38 343.176 C 1718.21 346.292 1687.38 363.278 1681.13 367.386 A 986.821 986.821 0 0 0 1603.81 423.612 C 1535.51 478.555 1473.98 547.248 1425.47 620.244 C 1391.88 670.775 1362.39 726.249 1341.15 783.134 C 1311.14 863.512 1292.2 964.943 1295.26 1050.99 C 1296.62 1089.29 1302.62 1127.37 1310.14 1164.87 C 1305.75 1157.72 1302.32 1149.88 1298.65 1142.34 C 1242.22 1022.11 1262.07 906.231 1304.53 784.965 C 1361.77 621.508 1485.15 482.189 1630.73 390.86 C 1659.36 372.898 1689.06 357.582 1719.48 342.908 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 1806.46 236.418 C 1814 235.558 1821.78 236.084 1829.3 236.967 C 1821.29 243.166 1800.27 253.494 1797.53 263.064 C 1801.48 267.867 1813.41 262.182 1818.38 260.496 C 1860.05 246.352 1903.17 243.377 1946.09 254.219 C 1935.36 265.148 1924.49 274.902 1915.62 287.562 C 1882.74 334.528 1873.11 395.169 1838.29 440.665 C 1832.54 448.178 1825.87 455.464 1817.62 460.25 C 1775.58 484.649 1671.11 492.983 1621.83 496.878 C 1610.69 497.759 1598.58 496.954 1587.69 498.713 C 1584.57 499.217 1582.85 499.872 1581.05 502.469 C 1581.61 504.163 1581.34 504.261 1582.99 505.326 C 1589.49 509.511 1602.67 510.337 1610.31 511.686 C 1667.74 521.829 1727.68 524.397 1785.02 512.181 C 1772.52 524.81 1761.74 542.482 1746.73 551.951 C 1702.42 579.899 1597.86 585.204 1545.37 584.966 C 1530.38 584.898 1515.37 582.555 1500.47 582.661 C 1497.36 582.683 1494.48 582.651 1491.87 584.532 C 1492.39 586.261 1491.98 586.071 1493.11 586.9 C 1517.89 605.084 1642.16 611.58 1676.65 610.988 C 1690.27 610.754 1703.6 609.042 1717.03 606.971 C 1707.7 626.88 1658.67 700.307 1642.8 712.616 C 1634 719.44 1622.21 723.776 1612.05 728.217 A 585.103 585.103 0 0 1 1421.64 774.576 C 1414.35 775.048 1386.71 774.072 1381.99 777.887 L 1381.83 780.059 C 1382.86 781.511 1383.84 782.324 1385.44 783.055 C 1392.99 786.506 1404.4 786.971 1412.73 787.999 C 1466.12 794.577 1557.98 794.229 1608.02 775.773 C 1590.3 812.893 1558.8 865.554 1526.95 891.438 C 1496.64 916.067 1438.68 938.02 1400.62 949.049 A 362.937 362.937 0 0 1 1371.06 956.459 C 1359.46 958.782 1345.99 959.417 1335.3 964.631 L 1335.66 968.319 C 1344.77 971.123 1354.84 970.888 1364.3 971.078 C 1406.25 971.923 1437.78 966.199 1478.19 956.355 C 1422.26 1005.94 1383.86 1027.38 1307.04 1030.12 L 1307.07 1028.96 C 1315.04 806.141 1414.21 612.115 1576.38 461.221 C 1630.7 411.964 1690.95 367.598 1756.26 333.965 C 1769.46 327.17 1782.86 321.256 1796.65 315.756 C 1803.48 313.028 1811.43 311.054 1817.77 307.447 C 1820.12 306.115 1822.31 304.349 1823.53 301.908 C 1824.27 300.43 1823.85 300.126 1823.43 298.672 C 1822.52 298.254 1822.02 297.948 1820.93 297.882 C 1813.88 297.462 1788.7 307.276 1780.57 309.914 C 1667.02 346.741 1555.98 421.364 1472.44 505.933 C 1373.7 605.886 1303.94 721.079 1269.98 858.011 C 1257.91 906.671 1250.49 953.744 1250.75 1003.91 C 1206.92 974.317 1161.48 922.548 1133.43 877.91 C 1149.94 887.799 1166.29 897.283 1184.57 903.595 C 1195.02 907.205 1223.12 917.151 1233.13 912.236 C 1235.42 908.948 1235 906.691 1233.2 903.203 C 1227.65 892.453 1216.1 882.349 1208.16 873.108 C 1189.44 851.3 1157.08 809.446 1154.68 779.964 C 1150.65 730.306 1194.5 649.998 1226.98 612.165 C 1236.36 638.628 1248.63 662.54 1262.03 687.148 C 1266.94 696.161 1278.01 719.584 1288.35 722.013 C 1290.11 722.426 1290.37 721.833 1291.82 721.001 C 1292.89 718.677 1292.67 716.971 1292.28 714.529 C 1290.64 704.224 1286.99 693.562 1284.1 683.533 C 1278.15 662.895 1271.89 642.334 1267.77 621.23 C 1264.42 604.077 1262.66 586.943 1263.03 569.452 C 1277.83 545.253 1297.83 523.565 1316.14 501.999 C 1331.24 484.224 1345.73 465.988 1360.77 448.183 A 263.303 263.303 0 0 0 1364.03 482.789 C 1366.36 497.327 1379.26 554.909 1387.56 563.876 C 1389.4 565.859 1389.94 565.777 1392.42 565.679 L 1393.18 564.888 C 1394.31 563.713 1393.93 564.356 1394.45 562.341 C 1396.89 552.977 1394.83 516.171 1395.36 503.444 C 1396.64 472.882 1400.89 442.81 1406.8 412.835 C 1456.09 361.789 1531.11 315.971 1595.91 287.568 C 1592.51 309.015 1588.09 357.055 1592.9 376.927 C 1593.48 379.299 1594.91 380.078 1596.87 381.226 C 1599.56 380.67 1600.35 379.825 1601.54 377.152 C 1604.85 369.648 1605.7 360.495 1608.01 352.559 C 1614.49 330.279 1627.18 292.632 1642.26 275.105 C 1659.9 254.605 1776.28 238.54 1806.46 236.418 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 417.346 105.502 A 8915.14 8915.14 0 0 1 571.212 105.82 L 776.624 105.653 L 938.929 105.706 C 969.9 105.732 1001.03 104.999 1031.98 106.212 C 1034.5 107.652 1036.95 109.109 1039.12 111.065 C 1044.78 116.18 1046.9 122.855 1047.11 130.33 C 1048.19 166.786 1046.92 203.647 1046.9 240.136 L 1046.78 467.877 L 1047.02 594.398 C 1047.07 615.304 1048.63 637.576 1046.56 658.347 C 1045.94 664.585 1042.89 669.799 1038.57 674.237 C 1034.87 678.029 1030.27 681.753 1024.9 682.609 C 1015.75 684.068 1005.8 683.355 996.552 683.366 L 945.119 683.38 L 742.25 683.438 L 345.954 683.347 L 204.855 683.463 C 184.441 683.443 163.473 684.734 143.121 683.467 C 135.933 683.02 129.271 682.766 123.734 677.666 C 116.108 670.641 113.876 662.289 113.413 652.308 C 111.74 616.236 113.194 579.427 113.208 543.284 L 113.121 340.323 L 113.014 197.8 C 113.003 173.916 111.482 148.807 113.52 125.055 C 114.004 119.413 115.824 113.505 120.142 109.538 C 123.213 106.718 132.925 106.106 137.199 105.863 C 167.765 104.125 199.267 105.76 229.942 105.793 L 417.346 105.502 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 128.55 119.158 C 188.192 117.745 248.172 118.979 307.853 118.958 L 669.492 119.054 L 911.226 119.107 L 988.758 119.105 C 999.742 119.095 1011.07 118.261 1022 118.866 C 1024.82 119.022 1027.42 120.459 1029.25 122.587 C 1031.95 125.723 1033.03 129.932 1033.54 133.949 C 1035.24 147.525 1033.93 162.701 1033.83 176.434 C 1033.75 186.927 1034.44 197.805 1033.84 208.23 C 1033.68 211.176 1034.08 211.875 1031.89 213.806 L 475.001 213.981 C 358.755 214.042 242.3 215.313 126.076 213.234 C 126.061 198.755 123.852 126.189 128.55 119.158 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 167.197 140.162 C 172.273 139.62 177.18 139.365 182.001 141.321 A 26.1793 26.1793 0 0 1 196.631 156.575 A 24.7177 24.7177 0 0 1 195.559 176.16 C 192.187 182.941 185.889 187.637 178.834 189.978 C 173.211 190.275 167.401 190.699 162.092 188.485 A 23.4276 23.4276 0 0 1 149.035 174.727 C 146.668 168.205 146.819 160.566 149.825 154.276 C 153.43 146.733 159.547 142.845 167.197 140.162 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 167.879 149.104 C 170.494 148.827 173.235 148.462 175.851 148.896 C 180.297 149.634 184.386 152.692 186.73 156.492 A 15.7477 15.7477 0 0 1 188.567 168.987 C 186.977 174.853 183.37 177.829 178.364 180.868 C 175.855 181.107 173.217 181.446 170.699 181.246 C 166.323 180.898 162.15 178.163 159.54 174.718 C 156.85 171.169 156.159 166.652 157.065 162.353 C 158.419 155.925 162.62 152.526 167.879 149.104 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 231.456 139.17 C 236.661 138.884 241.873 139.532 246.593 141.859 C 253.421 145.225 258.911 151.267 260.96 158.674 C 262.759 165.179 261.566 172.094 258.115 177.841 C 253.891 184.874 247.36 188.836 239.587 190.817 C 234.485 191.062 229.231 190.812 224.453 188.846 A 23.9343 23.9343 0 0 1 211.031 174.844 A 26.3137 26.3137 0 0 1 212.035 154.572 C 216.161 146.143 222.866 142.121 231.456 139.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 232.865 148.185 C 234.584 148.35 236.324 148.519 238.014 148.882 C 242.9 149.933 247.91 153.164 250.465 157.507 C 252.598 161.132 252.931 165.343 251.605 169.314 C 249.493 175.639 244.596 178.716 238.864 181.434 C 235.597 181.802 232.252 181.878 229.143 180.661 A 15.0251 15.0251 0 0 1 220.473 171.889 C 218.761 167.366 219.132 162.418 221.145 158.058 C 223.606 152.729 227.568 150.239 232.865 148.185 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 295.678 139.153 C 301.386 138.888 306.828 139.735 311.865 142.588 A 25.0272 25.0272 0 0 1 323.997 159.024 A 26.2673 26.2673 0 0 1 320.309 179.202 C 315.675 186.253 309.485 189.107 301.514 190.922 C 296.292 191.101 290.683 190.414 285.933 188.141 C 279.713 185.164 275.041 179.913 273.062 173.282 A 25.6186 25.6186 0 0 1 275.375 153.378 C 280.012 145.309 286.994 141.609 295.678 139.153 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 294.008 148.081 C 296.554 147.957 299.346 147.7 301.843 148.289 C 306.054 149.281 310.323 152.345 312.598 156.015 C 315.077 160.014 315.655 164.689 314.329 169.192 C 312.474 175.493 307.993 178.588 302.398 181.388 C 300.477 181.6 298.45 181.817 296.519 181.683 C 292.354 181.393 287.662 178.846 285.236 175.441 C 282.329 171.36 281.897 166.218 283.033 161.443 C 284.586 154.915 288.503 151.487 294.008 148.081 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 388.991 147.237 C 433.496 145.585 478.603 147.035 523.162 147.065 L 772.218 147.029 L 902.862 147.155 C 916.294 147.189 942.277 145.519 953.937 147.343 C 956.421 147.732 957.295 148.218 958.665 150.263 C 957.94 152.648 957.294 153.136 955.49 154.914 C 930.29 156.881 904.364 155.708 879.061 155.695 L 742.744 155.569 L 498.432 155.5 C 464.984 155.448 431.322 156.436 397.912 155.697 C 394.533 155.623 391.615 155.864 388.689 154.095 C 387.844 151.166 388.136 150.036 388.991 147.237 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 390.997 174.435 C 518.295 172.875 645.736 174.007 773.047 174.028 C 794.526 174.032 948.882 172.194 956.143 175.304 C 957.623 175.938 957.601 176.698 958.234 178.043 C 957.392 181.019 957.28 181.054 954.795 182.92 L 500.82 182.925 C 486.311 182.911 395.421 184.215 390.544 182.51 C 388.124 181.663 387.895 180.924 387.134 178.744 C 387.952 176.42 389.004 175.797 390.997 174.435 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 229.503 223.469 C 307.166 221.423 385.234 223.544 462.95 223.399 L 1033.41 222.698 A 22659 22659 0 0 1 1033.3 515.529 L 1033.19 611.027 C 1033.14 625.662 1034.33 641.655 1032.66 656.142 C 1032.25 659.757 1030.92 663.927 1028.11 666.458 C 1025.13 669.145 1020.94 669.958 1017.08 670.5 C 1006.52 671.982 995.016 671.09 984.308 671.061 L 930.75 671.105 L 150.882 671.295 C 143.245 671.279 134.909 671.701 129.221 665.798 C 126.154 662.617 126.292 654.916 126.098 650.571 C 125.362 634.074 125.949 617.29 125.968 600.768 L 126.012 508.225 L 126.151 223.879 C 160.604 223.544 195.048 224.17 229.503 223.469 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 255.949 523.526 C 256.954 523.528 258.546 523.505 259.501 523.634 C 262.177 523.993 262.64 524.306 264.174 526.308 C 264.113 529.865 262.777 533.188 261.557 536.491 C 256.016 551.496 248.978 566.025 243.126 580.931 C 237.926 594.176 234.024 607.907 228.224 620.911 C 226.115 622.667 224.697 622.794 222.075 623.209 C 216.436 619.466 212.528 605.034 209.938 598.584 C 207.519 592.435 204.139 585.505 203.291 578.953 C 202.927 576.137 202.769 573.936 204.611 571.676 C 205.589 571.765 205.701 571.708 206.738 572.187 C 214.789 575.902 220.27 592.033 223.381 599.716 C 233.623 574.47 243.782 547.845 255.949 523.526 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 260.172 402.648 C 263.191 404.144 265.214 404.957 266.716 408.008 C 263.83 418.424 229.867 502.618 226.405 504.98 C 225.276 505.751 224.091 505.052 222.862 504.774 C 215.029 498.695 211 486.269 206.901 477.414 C 204.934 473.372 201.203 467.381 201.085 462.881 C 201.003 459.748 201.344 459.583 203.445 457.496 C 205.187 457.21 206.063 456.741 207.752 457.511 C 215.789 461.172 220.824 477.662 224.182 485.55 L 244.554 436.383 C 249.223 425.212 253.417 412.712 260.172 402.648 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 260.461 284.373 C 261.43 284.592 263.009 284.899 263.871 285.329 C 266.344 286.562 266.667 287.683 267.413 290.087 C 265.061 300.483 232.925 380.656 228.933 385.453 C 227.42 387.27 226.716 387.811 224.286 387.977 C 218.383 382.095 214.326 371.266 210.5 363.746 C 207.736 358.679 202.165 350.765 202.387 344.899 C 202.459 343.002 203.049 343.03 204.345 341.811 C 205.895 341.484 207.022 340.951 208.586 341.474 C 216.609 344.158 222.166 358.554 225.88 365.78 C 231.734 348.022 250.111 297.327 260.461 284.373 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 278.943 556.002 L 691.386 556.232 A 3140.12 3140.12 0 0 0 691.533 614.845 L 278.756 615.059 A 2503.02 2503.02 0 0 1 278.943 556.002 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 278.032 323.985 L 559.953 323.872 C 625.244 323.88 690.798 322.741 756.058 324.781 C 756.851 344 756.333 363.321 756.189 382.554 L 277.931 382.06 L 278.032 323.985 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 278.075 439.152 C 318.075 440.644 358.465 438.942 398.526 439.352 C 539.624 440.795 680.811 439.571 821.918 439.429 L 822.039 499.836 C 775.676 498.287 729.02 499.254 682.623 499.205 L 409.162 499.152 C 365.658 499.124 322.043 499.88 278.552 499 C 277.24 479.21 278.063 458.994 278.075 439.152 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 349.445 1079.81 C 348.146 1076.82 346.629 1073.93 345.188 1071.01 C 324.319 1028.61 312.856 981.468 328.9 935.229 C 341.504 898.901 369.014 870.401 403.496 854.021 C 454.073 829.994 499.668 839.767 549.809 857.729 C 562.274 853.39 574.746 848.546 588.099 848.132 C 609.533 847.467 629.892 857.246 645.114 871.888 C 668.894 894.761 679.509 928.704 679.923 961.115 C 680.285 989.436 671.477 1020.06 651.382 1040.81 A 597.903 597.903 0 0 1 654.088 1061.03 C 658.213 1099.66 652.109 1140.69 626.93 1171.55 C 607.422 1195.47 573.772 1204.57 544.342 1207.63 C 552.81 1214.97 561.209 1222.75 570.135 1229.5 C 585.776 1241.34 601.236 1250.31 614.389 1265.36 C 656.488 1313.54 679.315 1391.98 700.437 1451.39 C 706.983 1469.8 717.38 1504.14 727.433 1519.48 C 730.654 1524.4 735.583 1528.41 739.347 1532.93 C 744.248 1538.83 742.167 1541.52 741.526 1548.32 C 783.69 1609.05 831.721 1650.7 895.342 1687.58 C 915.377 1678.34 937.201 1670.36 958.18 1663.53 C 970.248 1627.31 978.528 1589.9 990.946 1553.8 C 1001.99 1549.94 1013.66 1547.16 1024.86 1543.65 A 6974.95 6974.95 0 0 1 1119.01 1514.56 L 1299.37 1458.11 C 1333.12 1447.61 1367.58 1438.56 1400.71 1426.19 C 1407.68 1428 1415.28 1429.62 1420.68 1434.64 C 1421.58 1436.97 1421.05 1438.74 1420.51 1441.08 C 1416.74 1457.38 1410.2 1473.68 1405.39 1489.76 A 4783.35 4783.35 0 0 0 1375.71 1593.85 L 1341.32 1720.41 C 1333.93 1748.44 1328.14 1778.69 1317.06 1805.47 C 1304.46 1812.81 1287.51 1816.33 1273.6 1820.66 L 1208.2 1841.15 L 1004.58 1905.29 C 972.009 1915.58 939.285 1925.26 906.954 1936.31 C 848.299 1927.14 790.298 1914 731.999 1902.97 C 703.263 1897.54 525.609 1866.66 513.197 1859.17 C 511.817 1851.82 511.817 1839.6 515.217 1832.91 C 522.358 1829.05 530.829 1827.21 538.552 1824.67 C 555.856 1818.99 573.059 1813.19 590.747 1808.8 C 585.34 1805.48 580.105 1802.23 574.223 1799.8 C 548.136 1803.78 522.776 1805.46 496.413 1805.51 C 482.402 1805.54 465.847 1802.15 452.256 1804.99 C 427.125 1810.26 401.952 1818.94 377.204 1825.93 C 340.279 1836.37 303.135 1845.92 266.261 1856.57 C 252.564 1860.53 214.306 1873.57 202.914 1874.15 C 200.274 1874.29 199.312 1873.96 197.398 1872.22 L 197.5 1869.76 C 202.641 1864.21 257.183 1850.22 268.722 1846.29 C 246.619 1802.54 245.139 1765.8 240.153 1718.31 C 236.057 1714.23 232.123 1710.03 228.832 1705.27 C 190.56 1649.9 198.416 1494.42 210.672 1429.53 C 225.489 1351.08 249.784 1267.13 319.317 1219.65 C 316.464 1216.92 313.765 1214.05 311.054 1211.18 L 303.876 1212.91 C 304.459 1214.38 304.685 1215.8 304.983 1217.36 L 303.679 1218.75 C 301.786 1218.65 300.61 1218.25 299.119 1217.11 C 283.841 1205.52 276.169 1183.67 273.755 1165.48 C 271.147 1145.84 275.765 1125.74 288.072 1110 C 303.08 1090.81 326.031 1082.52 349.445 1079.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 725.681 1780.78 C 732.771 1784.34 748.375 1803.39 753.382 1810.4 L 752.958 1811.46 L 751.539 1811.26 C 740.769 1803.18 730.455 1794.51 720.054 1785.97 C 721.762 1784.11 723.804 1782.47 725.681 1780.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 954.005 1674.06 C 954.082 1674.61 954.21 1675.16 954.237 1675.72 C 954.371 1678.42 953.436 1681.66 951.327 1683.38 C 943.622 1689.66 917.833 1693.35 907.753 1692.52 L 907.554 1691.9 C 912.564 1687.71 945.641 1677.3 954.005 1674.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 810.34 1720.95 C 812.967 1720.55 825.723 1725.43 830.112 1726.12 C 802.653 1733.8 775.61 1743 748.159 1750.79 C 744.095 1752.04 739.6 1754.53 735.315 1753.72 C 732.582 1751.59 732.107 1748.41 731.168 1745.24 C 757.616 1737.33 784.649 1731.2 810.34 1720.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 704.597 1517.24 A 85.5714 85.5714 0 0 1 707.235 1516.94 C 711.039 1516.56 714.556 1516.49 717.666 1518.99 C 717.508 1521.37 716.923 1521.89 714.749 1523 C 705.091 1527.93 694.939 1532.01 685.594 1537.54 C 664.047 1550.31 641.816 1571.18 628.624 1592.55 L 623.755 1602.28 C 624.1 1592.26 624.634 1581.55 623.281 1571.62 C 643.733 1543.88 670.508 1523.87 704.597 1517.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(48,82,107)" d="M 570.75 1608.27 C 566.46 1603.75 555.838 1594.02 555.334 1587.72 C 556.062 1585.02 556.468 1583.9 558.628 1582.08 C 562.434 1581.65 564.588 1582.39 567.603 1584.76 C 576.903 1592.1 594.455 1612.78 600.993 1622.89 C 603.811 1624 608.273 1630.68 610.407 1633.2 C 620.443 1645.03 630.368 1657.21 640.633 1668.8 C 646.153 1675.04 653.057 1680.71 657.494 1687.77 L 657.143 1688.99 C 655.471 1688.51 656.004 1688.89 654.798 1687.71 C 653.064 1686.01 651.931 1684.39 649.555 1683.58 C 646.63 1684.92 643.959 1685.97 641.714 1688.37 L 642.082 1691.23 L 640.968 1692.1 C 637.151 1689.34 634.286 1683.87 631.475 1679.99 C 613.128 1654.73 590.422 1632.54 570.75 1608.27 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient1)" d="M 339.634 1596.07 C 341.738 1595.83 340.63 1595.75 342.935 1596.54 C 343.231 1597.44 343.841 1599.16 343.927 1600.06 C 344.109 1601.97 343.515 1603.61 341.86 1604.62 C 338.536 1606.66 332.202 1608 328.394 1609.68 C 316.85 1614.77 306.066 1621.69 296.172 1629.49 C 280.826 1641.6 266.011 1657.07 255.628 1673.7 C 251.188 1680.8 244.626 1698.31 239.664 1702.59 L 238.308 1701.51 C 234.641 1695.95 231.577 1690.44 228.714 1684.42 C 235.13 1673.47 241.536 1662.5 249.602 1652.65 C 271.977 1625.32 305.806 1605.28 339.634 1596.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 341.905 1613.98 C 342.846 1613.89 343.629 1614.16 344.54 1614.38 C 346.678 1618.32 346.781 1623.52 347.338 1627.94 C 318.506 1639.78 291.18 1666.41 273.908 1691.9 C 267.924 1700.74 263.565 1710.61 257.568 1719.33 L 256.066 1719.13 C 252.897 1716.98 249.96 1714.4 246.984 1711.99 A 97.6552 97.6552 0 0 1 251.068 1701.56 C 268.303 1663.28 302.376 1628.83 341.905 1613.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 721.886 1530.03 C 726.059 1530.38 730.583 1536.2 733.52 1539.1 C 702.345 1555.63 665.876 1574.53 649.854 1607.97 C 646.214 1615.57 647.937 1625.69 644.178 1632.59 L 642.461 1631.81 C 636.176 1627.22 630.919 1621.53 625.637 1615.86 C 626.643 1613.36 627.672 1610.86 628.858 1608.44 C 646.516 1572.43 684.528 1542.98 721.886 1530.03 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 532.065 1210.8 C 544.184 1216.84 555.791 1228.99 563.817 1239.7 C 572.184 1250.87 604.989 1305.58 603.189 1317.91 C 600.804 1315.04 598.219 1313.09 594.979 1311.28 C 580.17 1303.01 564.452 1300.87 548.128 1305.39 C 547.51 1289.01 546.189 1272.73 542.507 1256.71 C 538.994 1241.43 533.466 1226.49 532.065 1210.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 521.21 1843.51 C 546.183 1847.66 571.107 1853.32 595.982 1858.12 L 792.2 1896.81 C 809.927 1900.3 893.116 1913.53 902.925 1919.03 C 904.184 1922.01 903.605 1923.62 903.196 1926.78 C 899.867 1927.28 532.854 1857.66 522.587 1852.74 C 520.632 1849.62 521.211 1847.14 521.21 1843.51 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1402.81 1435.2 C 1405.69 1435.52 1409.06 1435.93 1411.17 1438.05 C 1409.44 1440 1408.13 1440.06 1405.66 1440.84 C 1375.92 1450.33 1345.58 1458.37 1315.71 1467.5 L 1063.22 1545.48 C 1044.62 1551.23 1023.78 1555.37 1005.99 1562.68 C 1003.73 1565.24 1002.57 1569.15 1001.56 1572.39 C 988.212 1615.64 978.147 1659.93 965.609 1703.4 L 930.747 1825.01 C 922.321 1854.09 913.373 1882.94 906.192 1912.37 L 905.025 1913.97 C 903.099 1913.13 902.336 1912.27 901.048 1910.63 C 900.431 1907.51 900.63 1904.97 901.288 1901.86 C 903.744 1890.22 909.272 1875.55 912.439 1863.16 C 920.333 1832.28 927.925 1801.24 936.385 1770.51 C 941.552 1751.74 947.547 1733.2 952.918 1714.48 L 977.401 1630.15 C 983.998 1606.87 989.901 1582.87 998.648 1560.29 A 14930 14930 0 0 0 1165.86 1508.32 L 1402.81 1435.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 657.143 1619.4 C 663.249 1623.23 676.355 1643.55 684.242 1650.79 C 712.493 1676.75 762.618 1702.4 799.099 1716.12 C 782.07 1721.23 765.306 1727.26 748.082 1731.71 L 729.431 1737.6 C 725.133 1726.61 720.663 1715.65 713.042 1706.48 C 702.353 1693.63 686.66 1688.1 670.477 1686.69 C 659.812 1675.4 632.706 1648.3 626.807 1635.81 C 625.738 1633.54 625.283 1632.34 626.085 1629.89 L 627.422 1630.17 C 632.086 1634.51 637.698 1639.5 643.434 1642.3 C 646.305 1643.7 648.153 1643.84 651.132 1642.82 C 654.406 1639.53 655.01 1635.92 655.366 1631.45 C 655.693 1627.33 656.363 1623.44 657.143 1619.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 407.301 1191.94 L 408.803 1192.97 C 409.445 1206.39 400.281 1215.17 403.727 1232.37 C 410.774 1267.53 444.574 1293.34 472.462 1312.61 C 449.604 1316.14 432.652 1327.3 417.382 1344.22 C 409.965 1353.49 404.443 1363.75 398.772 1374.12 C 380.868 1330.51 366.919 1274.53 378.98 1227.98 C 383.542 1210.38 391.779 1201.05 407.301 1191.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(149,155,163)" d="M 303.876 1212.91 C 303.237 1212.32 302.991 1212.14 302.39 1211.38 C 289.028 1194.47 279.634 1172.13 281.356 1150.3 A 62.8492 62.8492 0 0 1 304.192 1106.7 C 315.039 1097.64 334.48 1088.07 348.787 1089.46 C 351.709 1091.56 352.374 1095.4 354.063 1098.46 C 360.395 1109.91 372.467 1118.16 384.978 1121.43 C 391.18 1123.05 395.354 1123.78 401.018 1120.36 C 401.538 1120.04 402.049 1119.71 402.565 1119.39 C 402.78 1126.96 407.358 1178.65 406.465 1180.77 C 405.411 1183.27 404.856 1183.31 402.481 1184.15 C 387.179 1179.73 388.12 1140.41 382.265 1133.19 L 380.602 1133.17 C 378.262 1135.67 377.163 1139.08 376.717 1142.43 C 374.478 1159.25 383.838 1176.68 393.773 1189.32 C 388.325 1192.01 382.768 1194.13 377.079 1196.24 A 134.254 134.254 0 0 1 372.99 1188.13 C 365.523 1172.39 363.933 1157.21 369.351 1140.39 C 370.409 1137.1 372.363 1134.21 373.539 1130.92 L 372.748 1129.46 C 370.255 1128.59 369.102 1128.34 366.515 1128.95 C 361.228 1132.82 359.664 1138.95 357.828 1144.99 C 352.364 1162.93 358.264 1183.24 366.672 1199.18 L 356.384 1202.56 C 342.802 1186.37 335.11 1160.1 345.518 1140.29 C 349.022 1133.61 360.136 1125.51 360.264 1117.98 C 358.591 1116.45 357.76 1115.85 355.294 1115.92 C 352.935 1115.98 350.694 1117.58 349.014 1119.11 C 338.798 1128.44 331.767 1145.51 330.927 1159.09 C 329.807 1177.18 336.299 1191.66 348.087 1205.04 L 328.561 1214.07 C 316.287 1204.71 306.529 1191.02 302.63 1176 C 296.605 1152.8 305.339 1125.8 325.302 1111.88 C 332.831 1106.63 347.956 1103.28 352.579 1095.46 L 351.369 1092.65 C 349.939 1091.89 348.877 1091.47 347.204 1091.37 C 340.923 1090.98 322.708 1102.01 317.318 1106.29 C 302.804 1117.81 293.225 1134.33 291.251 1152.82 C 288.86 1175.22 297.388 1194 311.054 1211.18 L 303.876 1212.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 845.31 1731.15 C 868.78 1729.78 889.067 1744.17 909.128 1753.75 C 916.07 1757.07 923.328 1759.56 930.612 1762 L 923.066 1787.52 C 906.277 1785.4 874.464 1774.12 860.441 1776.15 C 846.08 1778.24 830.478 1785.55 816.734 1790.45 L 763.859 1808.81 C 756.556 1800.63 738.799 1781.99 735.241 1772.74 C 735.321 1768.76 737.015 1765.82 738.736 1762.29 C 774.306 1752.08 809.524 1740.57 845.31 1731.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 250.202 1726.58 C 260.526 1732.14 275.985 1746.86 287.837 1754.28 C 330.803 1781.21 379.873 1795.22 429.915 1801.01 C 419.069 1804.91 407.725 1807.58 396.596 1810.57 A 8984.17 8984.17 0 0 1 277.355 1843.95 C 256.117 1805.56 253.549 1769.06 250.202 1726.58 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 861.804 1784.18 C 881.401 1786.15 901.253 1792.05 920.766 1795.36 A 2294.6 2294.6 0 0 0 913.397 1824.33 C 887.388 1832.1 861.695 1841.08 835.859 1849.41 C 824.641 1853.03 810.9 1859.19 799.17 1859.79 C 790.116 1860.26 780.112 1857.13 771.279 1855.21 A 1306.42 1306.42 0 0 0 706.94 1842.13 C 745.012 1825.33 783.205 1810.26 822.627 1796.96 C 835.602 1792.59 848.6 1787.79 861.804 1784.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 413.107 1133.85 C 420.362 1142.62 426.395 1152.41 433.844 1161.02 C 457.214 1188.04 488.263 1201.78 522.719 1208.23 C 527.442 1255.32 549.959 1295.21 529.879 1342.64 C 526.827 1342.22 510.407 1324.05 505.092 1320.29 C 497.583 1314.97 488.987 1310.81 481.062 1306.12 C 466.868 1297.73 453.022 1287.61 440.954 1276.36 C 427.302 1263.64 408.367 1238.58 412.514 1218.41 C 414.297 1209.73 419.181 1203.2 419.04 1193.98 C 418.735 1173.96 413.843 1153.94 413.107 1133.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 704.785 1784.67 C 709.758 1786.62 737.129 1811.68 744.343 1817.33 C 735.065 1820.97 695.646 1834.5 690.96 1840.89 C 691.185 1843.52 691.548 1844.93 692.904 1847.19 C 708.812 1852.65 727.45 1854.94 744.024 1858.36 C 760.145 1861.68 780.066 1867.73 796.266 1868.02 C 813.088 1868.33 888.598 1840.7 911.196 1834.22 A 3724.01 3724.01 0 0 1 890.667 1906.57 C 873.525 1901.76 855.29 1899.15 837.779 1895.97 C 763.427 1883.12 689.572 1867.4 615.498 1853.06 C 587.992 1847.73 560.465 1841.4 532.781 1837.16 C 549.927 1829.18 581.463 1816.66 599.561 1816.14 C 605.656 1815.97 611.67 1819.46 617.858 1819.54 C 626.424 1819.65 635.765 1816.62 643.989 1814.46 C 670.751 1807.46 683.991 1803.79 704.785 1784.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 581.132 1247.52 C 587.798 1250.96 593.885 1256.94 599.174 1262.23 C 655.467 1318.46 680.757 1433.79 711.612 1507.66 C 685.926 1509.26 664.76 1520.74 644.641 1536 C 636.575 1542.47 629.553 1549.56 623.006 1557.56 C 623.231 1538.73 621.672 1519.73 620.571 1500.93 C 616.985 1439.67 610.313 1378.85 592.761 1319.88 C 597.853 1326.19 603.025 1333.34 609.452 1338.35 C 611.964 1340.3 613.715 1341.27 616.895 1340.89 C 617.554 1339.92 617.671 1339.88 618.049 1338.58 C 622.318 1323.91 589.063 1261.27 581.132 1247.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 730.7 1550.95 C 731.464 1551.12 732.391 1550.97 732.991 1551.47 C 737.125 1554.95 744.497 1567.92 748.439 1573.1 A 429.739 429.739 0 0 0 866.008 1680.92 C 904.462 1704.77 905.931 1704.31 949.258 1694.14 L 932.937 1753.02 C 921.998 1749.08 911.668 1744.51 901.496 1738.86 C 879.037 1724.88 855.759 1724.45 831.091 1717.54 C 777.016 1702.39 688.439 1655.07 660.932 1606.03 C 679.384 1581.58 702.993 1563.76 730.7 1550.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 516.226 1342.22 C 519.419 1346.53 525.752 1357.46 530.979 1358.39 C 540.334 1351.93 543.923 1325.66 550.582 1315.41 C 558.239 1310.68 569.645 1312.71 578.185 1313.68 C 591.865 1334.85 595.549 1365.11 599.39 1389.66 A 1081.97 1081.97 0 0 1 610.74 1484.89 C 614.093 1532.17 614.661 1579.61 618.348 1626.87 C 606.966 1614.98 579 1577.85 565.347 1573.89 C 561.608 1572.8 557.59 1572.98 554.203 1575.03 C 550.988 1576.97 548.054 1580.65 547.148 1584.32 C 543.971 1597.2 561.165 1608 566.733 1617.88 C 566.869 1618.13 566.994 1618.37 567.124 1618.62 C 570.722 1622.95 573.516 1628.03 577.178 1632.43 C 594.364 1653.04 612.754 1672.78 627.856 1695.03 C 600.745 1707.22 577.328 1721.58 546.816 1723.15 C 543.493 1694.21 544.485 1663.94 543.306 1634.78 C 542.589 1617.04 540.533 1599.37 539.055 1581.68 C 537.713 1565.62 536.932 1549.51 535.451 1533.46 C 530.59 1480.76 523.794 1428.23 519.228 1375.47 C 518.743 1369.87 518.57 1364.15 517.678 1358.6 C 516.772 1352.97 514.656 1347.09 514.605 1341.41 L 516.226 1342.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 554.764 1634.69 C 553.425 1631.88 551.741 1627.53 552.312 1624.34 C 552.767 1621.79 553.8 1619.87 556.036 1618.55 C 559.816 1616.33 563.235 1617.43 567.124 1618.62 C 568.034 1623.01 569.315 1628.42 567.309 1632.7 C 566.27 1634.92 565.112 1636.37 562.616 1636.92 C 559.775 1637.54 557.144 1635.99 554.764 1634.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 562.674 1678.1 C 564.268 1677.97 565.948 1677.78 567.544 1677.86 C 571.075 1678.04 574.102 1679.32 576.36 1682.1 C 577.983 1684.1 578.638 1686.57 578.189 1689.12 C 577.438 1693.36 574.836 1695.48 571.59 1697.89 C 569.961 1698.01 568.333 1698.12 566.7 1697.99 C 563.82 1697.76 561.336 1696.08 559.528 1693.9 C 557.732 1691.73 557.143 1689.17 557.418 1686.43 C 557.811 1682.5 559.892 1680.57 562.674 1678.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 538.676 1414.87 C 540.568 1414.8 542.605 1414.69 544.479 1415.01 C 547.393 1415.52 549.755 1417.35 551.509 1419.68 C 553.524 1422.34 554.161 1425.4 553.564 1428.66 C 552.817 1432.74 550.606 1434.36 547.447 1436.68 C 543.067 1436.32 539.2 1436.17 535.885 1432.95 C 533.567 1430.7 532.686 1428.38 532.776 1425.19 C 532.901 1420.75 535.711 1417.81 538.676 1414.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 552.892 1501.65 C 554.005 1501.62 555.121 1501.59 556.234 1501.66 C 559.881 1501.88 563.406 1504.02 565.651 1506.87 C 567.626 1509.37 568.376 1512.51 567.882 1515.64 C 567.19 1520.02 564.434 1521.84 561.048 1524.18 C 560.539 1524.28 560.034 1524.4 559.521 1524.47 C 556.124 1524.93 552.674 1524.22 550.072 1521.85 C 547.633 1519.62 546.63 1516.52 546.702 1513.29 C 546.823 1507.85 549.013 1505.19 552.892 1501.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 346.534 1637.9 L 348.321 1638.71 C 351.379 1654.15 357.205 1669.71 367.933 1681.51 C 406.248 1723.62 518.231 1742.74 573.108 1728.72 C 605.041 1720.56 635.593 1695.04 669.455 1697.35 C 684.351 1698.36 697.204 1705.48 706.91 1716.62 C 716.215 1727.29 727.667 1755.55 726.586 1769.92 L 725.576 1769.52 C 720.335 1753.29 707.055 1741.53 693.155 1732.41 C 687.772 1728.88 669.883 1717.25 663.362 1718.61 L 661.891 1720.88 C 667.736 1731.25 684.99 1738.05 694.559 1745.11 C 703.312 1751.57 715.032 1762.93 716.714 1774 C 715.916 1776.67 715.845 1776.83 713.652 1778.53 C 709.779 1777.87 702.268 1770.21 698.61 1767.56 C 687.133 1759.27 674.026 1752.41 661.289 1746.27 C 658.356 1745.26 655.477 1743.87 652.334 1744.42 C 651.129 1746.75 651.139 1748.01 651.34 1750.6 C 654.72 1754.78 664.754 1758.12 669.765 1760.72 C 679.08 1765.56 687.687 1771.78 696.326 1777.71 C 666.378 1808.71 657.14 1774.32 636.384 1778.95 C 634.406 1781.03 634.206 1780.89 634.146 1783.72 C 639.327 1791.04 654.1 1794.07 662.334 1796.75 C 650.691 1799.6 640.041 1805.13 628.625 1808.62 C 609.404 1814.5 593.477 1798.96 577.408 1790.61 C 559.573 1791.38 541.894 1795.36 523.883 1796.08 C 427.749 1799.91 343.672 1783.19 264.43 1726.71 C 275.521 1690.12 314.091 1656.18 346.534 1637.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(149,155,163)" d="M 351.765 1063.21 C 333.016 1030.92 325.062 984.966 334.352 948.555 A 132.916 132.916 0 0 1 395.796 867.696 C 429.025 848.166 469.016 845.681 506.161 853.338 C 521.497 856.5 536.528 861.485 551.677 865.466 C 560.04 862.897 568.514 859.946 577.15 858.479 C 595.247 855.406 613.555 860.416 628.383 871.036 C 651.042 887.265 664.16 913.426 668.581 940.479 C 673.766 972.208 669.35 1001.84 650.38 1028.2 C 647.705 997.319 653.569 978.596 642.779 947.283 C 637.488 931.929 625.892 909.648 610.121 902.658 C 603.127 899.558 594.062 900.126 587.94 904.901 C 578.242 912.466 571.658 926.66 565.286 936.979 C 544.761 970.218 511.166 994.286 474.746 1007.66 C 474.419 1007.78 474.091 1007.89 473.763 1008.01 L 471.836 1005.31 C 460.372 1014.73 438.065 1030.13 422.748 1029.52 C 420.624 1028.41 419.849 1028.1 419.185 1025.58 C 419.004 1024.89 419.071 1024.04 419.093 1023.33 C 420.088 1019.86 421.616 1016.81 420.609 1013.28 L 405.021 1029.51 C 404.846 1039.87 404.522 1050.26 404.563 1060.62 A 146.654 146.654 0 0 0 401.183 1057.8 C 393.478 1051.57 383.696 1046.58 373.508 1048.01 C 363.563 1049.42 357.645 1055.77 351.765 1063.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 471.837 880.847 C 472.353 880.872 472.872 880.856 473.384 880.921 C 476.292 881.289 476.816 881.464 478.646 883.571 C 477.438 888.859 454.625 899.688 448.226 904.346 C 421.066 924.116 402.389 958.166 395.303 990.502 C 392.821 1001.83 392.281 1013.38 390.521 1024.82 C 389.638 1024.88 387.777 1025.06 386.939 1024.92 C 384.77 1024.57 383.797 1022.96 383.091 1021.05 C 378.967 1009.93 389.885 975.134 394.297 963.715 C 408.74 926.333 434.987 897.054 471.837 880.847 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 405.021 1029.51 C 403.483 1030.26 402.36 1030.56 400.711 1030.92 L 398.803 1029.55 C 398.813 1029.16 398.783 1028.78 398.834 1028.4 C 400.049 1019.48 470.854 937.373 482.031 925.173 A 236.544 236.544 0 0 1 501.12 906.752 C 505.005 903.425 511.495 897.932 516.836 898.748 C 518.499 899.003 518.39 899.668 519.165 900.973 C 519.104 901.417 519.082 901.868 518.984 902.304 C 518.598 904.014 517.946 905.305 516.747 906.584 C 513.987 909.524 509.705 911.693 506.404 914.117 C 501.012 918.078 496.263 922.385 491.683 927.262 C 480.301 939.383 470.18 952.92 459.589 965.747 C 446.577 981.506 432.962 997.024 420.609 1013.28 L 405.021 1029.51 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 419.093 1023.33 C 428.651 1017.98 438.961 1013.96 448.521 1008.53 C 470.758 995.916 490.644 978.176 508.251 959.709 C 512.915 954.817 517.544 949.775 521.661 944.409 C 528.131 935.976 540.127 913.689 548.939 909.277 C 551.033 908.228 551.345 908.486 553.393 909.258 L 554.005 911.648 C 552.312 917.791 547.567 923.58 544.088 928.86 A 311.987 311.987 0 0 1 490.257 990.314 C 484.319 995.543 477.833 1000.12 471.836 1005.31 C 460.372 1014.73 438.065 1030.13 422.748 1029.52 C 420.624 1028.41 419.849 1028.1 419.185 1025.58 C 419.004 1024.89 419.071 1024.04 419.093 1023.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 473.763 1008.01 C 473.522 1008.51 473.273 1009.01 473.04 1009.52 C 472.193 1011.37 472.133 1012.81 472.168 1014.83 C 473.152 1016.04 473.274 1016.76 474.939 1017.01 C 484.287 1018.44 497.002 1007.75 506.158 1005.63 C 511.777 1004.34 517.479 1006.36 523.192 1004.47 C 524.891 1002.5 524.964 1002.45 525.123 999.869 C 523.618 998.118 522.747 997.154 521.774 995.029 C 528.863 987.113 538.708 980.96 546.8 973.982 C 562.187 960.714 571.863 944.114 582.261 926.927 C 586.621 919.72 589.816 911.22 599.285 910.658 C 604.765 910.333 609.703 913.392 613.505 917.058 C 641.368 943.923 638.561 993.448 641.509 1028.98 C 643.065 1047.72 646.038 1066.51 645.856 1085.34 C 645.564 1115.4 637.706 1148.77 615.262 1170.33 C 594.2 1190.56 560.367 1199.01 531.859 1198.32 C 499.147 1197.53 466.636 1182.39 444.294 1158.68 A 148.155 148.155 0 0 1 422.496 1129.31 C 420.19 1125.21 418.279 1119.07 415.439 1115.53 C 413.638 1113.28 413.049 1113.32 410.399 1113.08 C 407.17 1114.28 405.218 1116.06 402.695 1118.35 C 387.748 1115.15 371.698 1108.66 362.79 1095.53 C 358.059 1088.56 355.53 1079.77 357.387 1071.4 C 358.504 1066.37 361.376 1061.69 365.925 1059.1 C 371.366 1056 378.046 1056.37 383.839 1058.19 C 390.073 1060.14 399.37 1068.43 405.557 1066.17 C 405.93 1063.83 405.51 1062.77 404.563 1060.62 C 404.522 1050.26 404.846 1039.87 405.021 1029.51 L 420.609 1013.28 C 421.616 1016.81 420.088 1019.86 419.093 1023.33 C 419.071 1024.04 419.004 1024.89 419.185 1025.58 C 419.849 1028.1 420.624 1028.41 422.748 1029.52 C 438.065 1030.13 460.372 1014.73 471.836 1005.31 L 473.763 1008.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 607.508 982.234 C 611.264 981.962 614.979 981.837 618.736 982.216 C 622.642 982.609 628.266 983.828 630.462 987.499 C 632.103 990.243 631.184 993.122 630.235 995.861 C 628.119 996.735 618.979 992.011 615.95 991.154 L 614.734 990.821 C 607.104 990.987 601.495 994.235 594.286 995.257 C 591.613 995.636 590.522 995.08 588.529 993.436 C 588.352 991.404 588.375 990.406 589.693 988.626 C 592.947 984.233 602.392 983.218 607.508 982.234 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 378.252 1075.2 C 384.135 1075.38 394.136 1076.76 398.824 1080.4 C 400.238 1081.5 401.279 1083.15 401.274 1084.97 C 401.26 1089.43 398.18 1092.31 395.282 1095.28 C 393.818 1095.75 391.974 1096.48 390.441 1096.54 C 387.057 1096.66 384.161 1095.01 381.672 1092.89 C 378.302 1090.03 375.354 1085.96 375.346 1081.34 C 375.34 1078.32 376.247 1077.29 378.252 1075.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 616.637 1033.05 C 617.959 1033.29 619.284 1033.54 620.581 1033.9 C 623.642 1034.74 625.716 1036.7 627.17 1039.5 C 629.03 1043.08 629.011 1046.99 627.78 1050.76 C 626.022 1056.16 623.361 1058.3 618.456 1060.9 C 617.961 1060.78 617.464 1060.68 616.97 1060.55 C 612.963 1059.57 610.322 1058.29 608.211 1054.59 C 606.278 1051.2 605.984 1047.25 607.148 1043.55 C 608.784 1038.34 611.987 1035.57 616.637 1033.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 504.957 1036.95 C 505.382 1036.94 505.808 1036.91 506.234 1036.92 C 510.297 1036.94 513.964 1037.66 516.885 1040.71 A 14.8023 14.8023 0 0 1 520.822 1052.44 C 520.217 1058.46 518.013 1062.1 513.453 1065.91 C 511.545 1066 509.323 1066.24 507.44 1065.96 C 503.983 1065.43 501.088 1062.72 499.311 1059.84 C 496.675 1055.56 496.231 1050.8 497.673 1046.02 C 499.025 1041.53 500.922 1039.26 504.957 1036.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 572.742 1036.2 C 574.75 1036.37 576.217 1036.34 577.99 1037.4 C 582.287 1039.95 582.289 1067.74 583.533 1074.28 C 588.836 1079.51 596.155 1083.05 602.012 1087.84 C 604.12 1093.25 605.616 1098.04 603.347 1103.71 C 600.194 1111.6 592.129 1114.78 584.862 1117.76 C 582.842 1136.12 579.749 1159.85 565.085 1172.9 C 559.818 1177.58 553.088 1180.28 545.986 1179.76 C 533.344 1178.82 523.818 1169.01 516.232 1159.79 C 516.028 1159.52 515.817 1159.25 515.619 1158.97 C 506.58 1146.1 496.719 1123.34 499.451 1107.41 C 500.349 1106.26 500.211 1105.6 501.769 1105.78 C 510.499 1106.75 518.896 1110.38 527.43 1112.42 C 544.437 1116.48 570.33 1116.33 586.26 1108.75 C 589.753 1107.09 594.147 1103.7 594.86 1099.61 C 595.943 1093.38 581.199 1086.14 577.386 1081.12 C 570.133 1071.59 570.493 1048.86 572.546 1037.21 C 572.606 1036.87 572.677 1036.54 572.742 1036.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 509.071 1116.75 C 524.745 1121.4 539.534 1124.63 555.976 1123.92 C 561.114 1123.7 570.092 1121.05 574.67 1122.08 C 575.258 1124.65 574.575 1125.9 573.654 1128.26 A 189.372 189.372 0 0 1 566.623 1130.08 C 551.801 1133.56 527.05 1134.96 513.868 1126.28 C 510.164 1123.84 509.895 1120.8 509.071 1116.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(149,155,163)" d="M 514.12 1135.03 C 534.438 1142.33 551.684 1142.17 572.695 1138 C 570.543 1145.37 568.068 1152.19 564.39 1158.94 C 561.705 1163.12 558.731 1167.09 553.923 1168.92 C 549.599 1170.56 544.792 1169.91 540.66 1168.01 C 527.323 1161.88 519.354 1148.04 514.12 1135.03 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 374.621 1207.03 L 375.817 1207.21 L 376.058 1208.34 A 126.27 126.27 0 0 0 374.933 1210.98 C 370.923 1220.77 367.352 1232.22 365.829 1242.66 C 360.133 1281.64 375.127 1345.31 391.126 1381.31 C 392.981 1385.49 394.724 1389.39 399.174 1391.18 C 405.361 1388.24 410.241 1372.62 413.559 1366.2 C 426.373 1341.39 446.737 1328.95 472.495 1320.71 A 493.188 493.188 0 0 0 506.541 1343.11 C 512.136 1385.34 515.312 1428.14 519.679 1470.55 C 528.327 1554.53 537.136 1639.39 537.093 1723.9 C 486.111 1723.76 424.031 1716.16 383.592 1682.79 C 355.831 1659.88 356.274 1622.85 353.149 1589.77 C 352.257 1548.19 349.743 1507.19 351.193 1465.54 C 351.419 1459.04 353.912 1443.7 349.71 1438.54 C 347.224 1438.06 347.17 1438.2 344.896 1439.37 C 337.348 1450.41 341.797 1565.92 342.786 1586.25 C 338.717 1586.91 334.627 1587.54 330.65 1588.65 C 287.377 1600.75 246.38 1634.98 224.605 1673.83 C 199.391 1589.89 208.399 1460.59 231.245 1376.7 C 238.732 1349.21 249.432 1321.09 262.803 1295.94 C 288.462 1247.67 323.458 1222.77 374.621 1207.03 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1407.58 1449.26 L 1408.41 1450.75 C 1384.61 1524.84 1364.98 1600.33 1344.78 1675.48 C 1333.62 1717 1323.02 1758.39 1310.03 1799.39 C 1277.42 1809.45 1245.21 1820.77 1212.62 1830.91 A 17626.3 17626.3 0 0 0 913.361 1925.04 L 913.052 1924.75 C 911.851 1920.62 914.977 1912.02 916.096 1907.66 C 919.254 1895.37 923.356 1883.26 926.746 1871.02 L 969.175 1722.76 C 983.873 1672 997.172 1620.69 1011.37 1569.76 C 1029.94 1563.05 1049.51 1557.92 1068.42 1552.14 L 1183.43 1517.14 A 9272.41 9272.41 0 0 0 1288.78 1485.02 C 1328.24 1472.69 1367.62 1459.89 1407.58 1449.26 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(19,43,67)" d="M 1200.69 1630.2 C 1203.48 1630.22 1206.61 1630.7 1209.11 1631.97 C 1213.12 1634.01 1216.49 1637.38 1217.6 1641.83 C 1220.17 1652.2 1215.23 1665.35 1209.79 1674.2 C 1202.32 1686.35 1191.35 1695.55 1177.32 1698.82 C 1174.37 1698.75 1171.3 1698.24 1168.68 1696.83 C 1164.78 1694.73 1161.63 1691.49 1160.56 1687.11 C 1157.91 1676.29 1163.62 1662.67 1169.51 1653.57 C 1176.87 1642.2 1187.17 1633.06 1200.69 1630.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(202,230,231)" d="M 1196.3 1638.97 C 1199.08 1638.66 1201.59 1638.36 1204.28 1639.52 C 1206.73 1640.58 1208.49 1642.24 1209.35 1644.8 C 1211.12 1650.1 1208.56 1657.48 1206.46 1662.34 C 1201.61 1673.54 1192.55 1684.52 1181.07 1689.02 C 1179.64 1689.25 1177.92 1689.63 1176.48 1689.51 C 1173.57 1689.27 1172.1 1688.22 1170.05 1686.29 C 1168.03 1681.98 1168.5 1678.72 1169.75 1674.19 C 1173.72 1659.82 1183.19 1646.21 1196.3 1638.97 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 56 KiB |
@@ -0,0 +1,161 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1566.75 1800.25 C 1639.49 1828.93 1744.07 1822.56 1818.51 1801.57 C 1830.44 1798.2 1842.52 1793.9 1853.93 1789.08 C 1860.44 1786.33 1868.44 1780.78 1875.17 1779.5 C 1875.61 1779.42 1876.06 1779.35 1876.5 1779.28 L 1875.19 1785.54 C 1874.42 1790.7 1874.14 1798.98 1871.76 1803.47 C 1853.95 1812.77 1835.48 1822.22 1816.96 1829.99 C 1737.11 1863.51 1634.1 1887.4 1547.52 1874.12 C 1552.75 1856.28 1561.92 1821.59 1563.96 1803.98 L 1566.75 1800.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1566.75 1800.25 C 1639.49 1828.93 1744.07 1822.56 1818.51 1801.57 C 1830.44 1798.2 1842.52 1793.9 1853.93 1789.08 C 1860.44 1786.33 1868.44 1780.78 1875.17 1779.5 C 1875.61 1779.42 1876.06 1779.35 1876.5 1779.28 L 1875.19 1785.54 C 1802.64 1820.34 1720.34 1830.48 1640.75 1822.43 C 1618.7 1820.2 1595.21 1816.89 1574.26 1809.52 C 1570.63 1808.24 1566.46 1807.05 1563.96 1803.98 L 1566.75 1800.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1634.79 1729.83 C 1635.99 1730.48 1637.19 1731.12 1638.48 1731.58 C 1650.09 1735.69 1665.62 1735.51 1677.91 1735.89 C 1755.17 1738.26 1821.13 1715.92 1890.64 1684.92 L 1889.49 1691.18 A 1336.85 1336.85 0 0 1 1880.6 1754.9 C 1879.34 1762.77 1878.66 1771.68 1876.5 1779.28 C 1876.06 1779.35 1875.61 1779.42 1875.17 1779.5 C 1868.44 1780.78 1860.44 1786.33 1853.93 1789.08 C 1842.52 1793.9 1830.44 1798.2 1818.51 1801.57 C 1744.07 1822.56 1639.49 1828.93 1566.75 1800.25 C 1581 1789.2 1607.11 1749.97 1619.11 1733.42 C 1620.35 1731.73 1621.59 1730.51 1623.18 1729.15 C 1626.97 1727.92 1630.96 1729.14 1634.79 1729.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1634.79 1729.83 C 1635.99 1730.48 1637.19 1731.12 1638.48 1731.58 C 1650.09 1735.69 1665.62 1735.51 1677.91 1735.89 C 1755.17 1738.26 1821.13 1715.92 1890.64 1684.92 L 1889.49 1691.18 C 1874.12 1697.9 1859.2 1705.43 1843.57 1711.58 C 1788.65 1733.23 1728.88 1744.54 1669.83 1740.89 C 1653.62 1739.89 1634.44 1738.8 1619.11 1733.42 C 1620.35 1731.73 1621.59 1730.51 1623.18 1729.15 C 1626.97 1727.92 1630.96 1729.14 1634.79 1729.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1136.86 94.558 C 1157.37 96.1059 1177.82 98.6417 1198.29 100.625 A 17159.4 17159.4 0 0 1 1370.31 118.295 L 1672.04 149.108 L 1865.15 169.978 A 1930.63 1930.63 0 0 0 1908.55 174.56 C 1917.1 175.384 1926.28 175.563 1934.65 177.428 C 1936.46 205.218 1935.07 233.697 1935.04 261.565 L 1935.15 414.222 L 1935.97 660.261 C 1936 698.584 1936.65 737.051 1935.73 775.36 C 1929.83 779.27 1924.04 783.305 1917.59 786.283 C 1891.71 780.606 1865.42 776.661 1839.33 772.064 C 1804.96 766.009 1770.43 759.558 1735.76 755.462 L 1733.78 756.956 C 1733.83 766.274 1738.71 778.402 1740.81 787.759 A 426.92 426.92 0 0 1 1749.77 841.091 C 1754.43 889.122 1748.51 944.519 1731.94 990.061 C 1727.5 1002.26 1715.22 1023.56 1712.67 1033.8 C 1715.27 1034.95 1717.81 1035.33 1720.59 1035.78 C 1784.14 1038.74 1850.77 1055.67 1894.94 1104.53 C 1927.59 1140.66 1943.28 1191.63 1940.63 1239.99 C 1938.32 1282.21 1922.72 1324.76 1890.54 1353.23 C 1862.88 1377.69 1817.05 1391.37 1780.55 1395.38 C 1781.53 1409.47 1783.68 1422.87 1789.75 1435.75 C 1816.48 1437.87 1852.9 1455.63 1870.3 1476.22 C 1909.07 1522.1 1906.53 1596.28 1901.41 1652.94 C 1899.34 1675.89 1885.12 1795.31 1877.58 1806.29 C 1874.89 1806.3 1873.75 1805.31 1871.76 1803.47 C 1874.14 1798.98 1874.42 1790.7 1875.19 1785.54 L 1876.5 1779.28 C 1878.66 1771.68 1879.34 1762.77 1880.6 1754.9 A 1336.85 1336.85 0 0 0 1889.49 1691.18 L 1890.64 1684.92 C 1821.13 1715.92 1755.17 1738.26 1677.91 1735.89 C 1665.62 1735.51 1650.09 1735.69 1638.48 1731.58 C 1637.19 1731.12 1635.99 1730.48 1634.79 1729.83 C 1630.96 1729.14 1626.97 1727.92 1623.18 1729.15 C 1621.59 1730.51 1620.35 1731.73 1619.11 1733.42 C 1607.11 1749.97 1581 1789.2 1566.75 1800.25 L 1563.96 1803.98 C 1561.92 1821.59 1552.75 1856.28 1547.52 1874.12 C 1546.6 1876.84 1546.02 1879.02 1543.84 1881.03 L 1541.05 1881.48 C 1539.46 1879.95 1539.24 1879.64 1539.17 1877.3 C 1538.85 1865.61 1551.03 1831.06 1553.89 1815.74 C 1527.78 1841.36 1500.74 1879.84 1459.89 1878.91 C 1447.82 1878.64 1437.6 1874.01 1429.55 1865 C 1405.22 1837.79 1400.77 1780.73 1396.09 1745.19 C 1381.45 1751.75 1367.26 1759.2 1352.8 1766.14 L 1235.03 1822.49 C 1217.13 1830.91 1198.53 1842.27 1179.56 1847.93 C 1113.77 1824.21 1046.11 1805.9 979.868 1783.55 C 961.856 1813.88 943.481 1846.04 914.566 1867.32 C 921.774 1870.51 929.105 1873.61 935.784 1877.82 C 952.623 1888.44 977.414 1911.07 985.494 1929.44 C 986.024 1930.64 986.261 1931.79 986.507 1933.08 C 985.327 1935.27 985.165 1935.03 982.756 1935.8 L 978.618 1934.98 C 956.139 1934.52 933.05 1937.07 910.598 1938.51 A 2793.18 2793.18 0 0 1 822.529 1942.72 A 1208.5 1208.5 0 0 1 753.129 1943.13 C 739.68 1942.83 725.825 1941.61 712.399 1942.09 L 705.21 1941.3 A 789.974 789.974 0 0 0 668.191 1939.99 C 665.779 1939.92 663.42 1939.68 661.021 1939.45 C 628.596 1935.54 596.204 1932.68 564.038 1926.72 C 443.457 1904.41 328.082 1857 219.786 1800.64 C 217.112 1799.99 214.632 1799.53 212.769 1797.32 C 204.066 1786.99 200.906 1731.71 200.989 1717.68 C 201.059 1705.98 202.277 1694.33 203.377 1682.69 C 203.162 1682.43 202.943 1682.17 202.731 1681.91 C 178.244 1651.17 164.644 1604.55 169.254 1565.49 C 143.333 1524.52 126.084 1491.03 113.688 1443.95 C 90.0359 1354.13 82.6795 1227.16 131.338 1144.62 C 153.607 1106.85 186.634 1084.33 228.59 1073.37 C 228.68 1071.17 228.275 1069.4 227.259 1067.44 C 223.248 1059.73 217.546 1052.37 212.857 1045 A 271.182 271.182 0 0 1 195.65 1012.83 C 156.087 926.477 147.788 834.486 164.612 741.543 C 193.323 582.938 301.306 440.287 432.161 349.959 A 899.626 899.626 0 0 1 1000.97 196.924 C 1042.31 199.803 1082.92 206.956 1123.61 214.431 C 1123.57 210.48 1122.57 203.606 1124.65 200.259 L 1125.02 103.742 C 1128.84 100.397 1132.51 97.2274 1136.86 94.558 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 988.323 1466.48 C 989.491 1469.62 987.967 1472.61 987.081 1475.8 C 982.635 1476.05 978.323 1474.14 974.229 1472.64 C 978.816 1470.32 983.571 1468.42 988.323 1466.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1097.35 1434.82 C 1104.75 1435.37 1113.01 1437.53 1119.47 1441.18 L 1119.59 1442.69 C 1118.1 1443.35 1116.2 1444.34 1114.53 1444.46 C 1111.79 1444.65 1108.89 1442.75 1106.78 1441.21 C 1103.7 1438.97 1100.54 1436.9 1097.35 1434.82 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 964.841 1502.53 C 970.398 1503.64 979.962 1505.83 984.499 1509.16 L 984.689 1510.7 L 982.687 1512 C 977.661 1510.26 971.808 1510.43 967.121 1508.63 C 964.625 1507.66 964.331 1506.88 963.335 1504.65 L 964.841 1502.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,146,149)" d="M 1394.02 1123.27 C 1397.49 1123.69 1400.76 1123.75 1404.26 1123.66 L 1405.2 1124.46 C 1399.71 1129.6 1397.2 1132.81 1396.92 1140.48 C 1395.09 1139.95 1394.04 1139.46 1392.57 1138.25 C 1392.99 1133.25 1393.53 1128.26 1394.02 1123.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 1021.94 1488.35 C 1014.36 1483.41 1007.41 1492.23 995.315 1486.38 C 999.054 1485.03 1005.33 1486.61 1009.51 1486.62 C 1008.3 1485.64 1007.73 1484.84 1006.87 1483.56 L 1008.08 1482.48 C 1013.64 1481.83 1019.34 1482.76 1024.89 1483.31 C 1023.89 1484.88 1022.52 1486.58 1021.94 1488.35 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 988.323 1466.48 C 992.946 1465.48 1006.12 1470.19 1010.07 1473.08 C 1011.23 1473.92 1011.23 1474.01 1012.02 1474.93 C 1008.15 1475.83 1004.27 1474.45 1000.55 1473.36 C 996.066 1472.05 993.781 1472.12 989.5 1474.36 C 988.433 1474.92 988.03 1475.2 987.081 1475.8 C 987.967 1472.61 989.491 1469.62 988.323 1466.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 992.486 1492.65 L 994.017 1489.21 C 1001.64 1491.41 1009.64 1491.93 1017.52 1492.6 C 1015.2 1494.15 1012.98 1495.03 1012.07 1497.87 C 1011.84 1498.57 1011.79 1499.68 1011.73 1500.44 C 1005.05 1497.96 998.876 1495.9 992.486 1492.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(236,187,133)" d="M 595.624 1367.32 C 604.526 1366.07 613.937 1364.26 622.763 1366.76 C 622.058 1368.37 621.71 1370.41 619.994 1371.11 C 614.3 1373.43 607.123 1371.27 600.99 1372.67 L 599.793 1372.89 C 599.93 1370.97 599.841 1370.08 598.971 1368.34 L 595.624 1367.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 982.448 1484.97 L 983.163 1483.63 C 976.785 1481.55 967.929 1481.06 962.466 1477.43 L 962.906 1476.41 C 972.732 1474.07 979.1 1477.59 987.475 1482.58 C 988.668 1483.29 989.229 1484.07 990.158 1485.04 C 990.369 1485.27 991.581 1486.29 991.781 1486.46 C 993.623 1488.11 992.979 1487.28 994.017 1489.21 L 992.486 1492.65 C 989.119 1490.89 986.42 1489.85 982.645 1489.36 L 982.448 1484.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 607.498 1145.2 A 1108.64 1108.64 0 0 0 613.687 1154.81 A 320.947 320.947 0 0 0 608.796 1194.4 C 607.777 1199.17 607.42 1212.69 604.949 1215.86 C 604.444 1198.38 606.875 1181.63 604.457 1164.13 C 605.073 1164.36 605.435 1165.01 605.895 1165.48 C 607.115 1170.25 607.077 1174.53 606.96 1179.4 L 607.883 1179.52 C 608.489 1178.47 608.823 1177.61 609.009 1176.41 C 609.978 1170.17 613.126 1156.14 609.116 1150.97 C 607.44 1148.81 607.732 1147.84 607.498 1145.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1795.22 1443.38 L 1808.41 1447.66 C 1809.21 1454.74 1810.76 1462.75 1805.32 1468.54 C 1800.5 1473.67 1791.45 1473.86 1784.86 1474.59 L 1783.56 1474.01 L 1783.91 1472.28 C 1788.42 1471.33 1794.65 1469.88 1798.39 1467.15 C 1800.81 1465.38 1802.3 1463.22 1802.71 1460.24 C 1803.56 1454.15 1798.47 1448.04 1795.22 1443.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 576.59 1356.79 C 588.126 1354.43 616.653 1348.2 626.86 1353.71 C 624.641 1356.6 620.765 1357.1 617.374 1357.54 C 612.889 1358.13 591.64 1360.78 588.573 1360.41 L 586.378 1358.57 L 585.896 1360.86 C 583.774 1362.14 581.793 1362.78 579.45 1363.53 C 577.936 1361.56 577.356 1359.12 576.59 1356.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1656.96 1390.35 L 1661.58 1389.26 C 1664.54 1391.54 1665.18 1394.36 1665.63 1397.99 C 1666.45 1404.62 1666.21 1411.34 1666.86 1417.99 L 1648.32 1413.58 C 1648.3 1405.83 1655.32 1398.31 1656.96 1390.35 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1507.13 1686.03 C 1507.14 1686.5 1507.22 1686.97 1507.17 1687.43 C 1506.82 1690.89 1485.25 1728.87 1481.99 1731.5 L 1481.8 1730.43 L 1484.31 1729.66 L 1482.56 1731.62 C 1480.43 1730.71 1480.01 1728.78 1478.95 1726.78 C 1476.2 1718.67 1474.07 1710.41 1471.91 1702.13 A 3725.05 3725.05 0 0 1 1507.13 1686.03 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(236,187,133)" d="M 1609.76 1389.58 C 1625.59 1391.17 1641.09 1392.83 1656.96 1390.35 C 1655.32 1398.31 1648.3 1405.83 1648.32 1413.58 C 1635.89 1411.51 1623.55 1408.32 1611.26 1405.51 L 1611.47 1404.41 L 1612.48 1403.98 C 1612.58 1401.02 1610.32 1397.72 1609.29 1394.91 C 1608.43 1392.54 1608.58 1391.74 1609.76 1389.58 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1296.79 1216.89 C 1301.44 1233.74 1303.5 1254.47 1308.12 1272.62 L 1296.38 1264.12 A 841.666 841.666 0 0 1 1277.49 1250.8 C 1276.99 1246.18 1276.57 1242.23 1274.53 1237.96 C 1281.58 1230.46 1289.09 1223.7 1296.79 1216.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1568.42 1295.97 C 1587.13 1305.61 1602.68 1305.17 1623.24 1304.53 C 1619.47 1311.48 1614.02 1317.23 1608.59 1322.9 C 1602.27 1327.99 1594.55 1334.82 1586.09 1335.39 C 1582.65 1335.62 1579.94 1334.71 1577.36 1332.35 C 1570.73 1326.29 1568.55 1304.93 1568.42 1295.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 822.526 1377.55 C 839.8 1386.92 842.664 1392.84 864.345 1391.92 C 846.995 1399.55 828.977 1406.05 811.346 1413.03 C 802.979 1416.47 794.865 1420.55 786.712 1424.46 L 781.96 1415.3 C 796.138 1403.77 811.17 1391.92 822.526 1377.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1514.27 1646.75 C 1518.37 1647.72 1521.68 1650.46 1525.12 1652.81 C 1521.69 1660.12 1517.95 1667.19 1514.07 1674.27 C 1500.45 1680.4 1486.78 1686.22 1473.47 1693.01 L 1471.09 1694.28 C 1466.48 1690.73 1465.2 1678.41 1463.92 1672.67 A 935.033 935.033 0 0 0 1514.27 1646.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 501.508 1045.46 L 512.346 1051.4 C 520.269 1075.44 529.039 1097.48 533.653 1122.63 C 534.644 1128.04 536.167 1133.91 536.092 1139.4 L 534.756 1139.35 C 525.297 1127.69 509 1111.64 507.677 1096.22 L 506.625 1084.8 C 504.028 1081.14 501.343 1078.43 497.906 1075.56 C 498.8 1065.44 499.792 1055.48 501.508 1045.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 948.685 1642.99 C 952.999 1642.87 957.357 1643.38 961.606 1644.1 C 986.007 1648.25 1002.37 1657.64 1016.77 1678 A 396.016 396.016 0 0 0 1007.6 1701.76 L 1007.05 1703.09 L 1005.72 1703.62 C 988.969 1678.22 972.374 1667.51 943.964 1658.37 C 946.072 1653.34 947.364 1648.26 948.685 1642.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1356.23 1019.75 C 1363.75 1022.38 1371.97 1023.48 1379.85 1024.32 C 1378.81 1038.95 1377.32 1053.58 1378.14 1068.26 C 1367.27 1070.48 1357.72 1075.09 1348.03 1080.32 C 1342.32 1083.8 1336.95 1087.81 1331.51 1091.68 C 1337.01 1067.08 1344.9 1042.27 1356.23 1019.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 762.471 1724.75 C 766.493 1729.91 782.186 1782.77 786.134 1793.64 C 774.99 1796.83 763.609 1799.08 752.28 1801.5 L 732.05 1807.02 C 737.644 1782.91 751.362 1746.72 762.471 1724.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 847.486 1496.42 C 857.778 1499.05 867.993 1503.22 878.102 1506.54 A 1442.32 1442.32 0 0 0 922.002 1519.72 C 931.787 1522.55 941.616 1525.76 951.8 1526.68 C 949.557 1535.82 948.014 1544.81 946.704 1554.11 C 946.696 1555.41 946.814 1554.62 945.853 1556.37 C 937.51 1556.92 876.431 1535.18 863.569 1530.12 C 858.935 1518.39 854.164 1507.14 847.486 1496.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 604.949 1215.86 C 607.42 1212.69 607.777 1199.17 608.796 1194.4 C 609.864 1229.05 623.867 1265.72 640.317 1296.01 C 646.979 1308.28 655.075 1320.52 660.128 1333.53 C 656.32 1333.33 650.547 1333.79 647.221 1331.94 L 646.563 1330.56 C 642.751 1322.69 637.229 1319.15 628.966 1316.3 C 617.576 1312.36 604.635 1311.99 592.849 1314.17 C 597.661 1293.79 600.363 1273.55 601.926 1252.68 C 602.815 1240.82 602.489 1227.42 604.949 1215.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(173,205,201)" d="M 1926.32 184.681 C 1928.18 187.134 1928.06 188.903 1928.14 191.936 C 1929.12 230.332 1927.77 269.201 1927.83 307.645 L 1928.17 584.251 L 1928.42 711.667 C 1928.48 725.975 1930.24 754.953 1928.46 767.944 C 1928 771.371 1926.02 772.665 1923.75 775.06 L 1922.89 775.011 C 1921.55 772.4 1921.93 650.438 1921.94 633.615 L 1921.91 277.399 C 1921.94 266.465 1920.89 192.954 1922.46 187.631 C 1922.95 185.969 1924.9 185.489 1926.32 184.681 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1603.97 1487.79 C 1637.68 1504.11 1661.32 1528.76 1673.64 1564.4 C 1676.55 1572.82 1678.85 1581.43 1681.14 1590.04 C 1673.65 1587.3 1665.23 1579.85 1658.39 1575.4 C 1635.05 1560.2 1601.18 1536.22 1577.32 1524.85 C 1585.51 1511.77 1592.17 1498.15 1603.97 1487.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 266.788 1511.24 C 284.039 1516.26 300.957 1523.11 317.865 1529.2 A 7995.05 7995.05 0 0 1 413.581 1563.72 C 410.548 1569.44 407.642 1575.24 404.683 1581 C 403.412 1583.52 401.751 1585.94 400.271 1588.35 C 384.012 1583.89 367.789 1576.79 351.767 1571.26 C 323.195 1561.4 293.521 1552.52 265.835 1540.44 C 265.919 1530.71 266.434 1520.96 266.788 1511.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1038.58 1359.15 C 1048.94 1362.11 1058.98 1366.32 1069.26 1369.6 C 1091.76 1376.79 1114.44 1383.51 1137.02 1390.45 C 1136.17 1390.9 1135.34 1391.35 1134.49 1391.77 C 1123.79 1396.99 1091.82 1412.18 1081.8 1414.25 C 1079.26 1414.77 1076.59 1413.76 1074.21 1412.98 L 1071 1411.54 L 1070.1 1407.88 C 1065.3 1405.98 1059.61 1408.27 1054.5 1407.16 C 1048.47 1405.84 1042.48 1403.45 1036.53 1401.77 L 975.97 1384.41 C 997.152 1377.49 1018.14 1368.02 1038.58 1359.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1062.05 1371.39 C 1072.93 1376.01 1083.2 1380.6 1095.02 1382.27 C 1091.91 1385.07 1089.33 1387.21 1085.47 1388.85 C 1084.97 1389.07 1084.47 1389.29 1083.96 1389.5 C 1083.64 1389.64 1083.32 1389.76 1083 1389.89 L 1082.3 1390.84 L 1080.34 1394.98 C 1081.78 1399.13 1086.46 1399.18 1089.87 1401.58 L 1089.93 1403.42 L 1088 1404.7 C 1068.02 1403.25 1052.12 1397.64 1034.47 1388.37 L 1034.46 1386.65 L 1036.26 1389.26 L 1033.04 1387.04 L 1034.79 1388.44 L 1035.76 1386.53 C 1041.43 1385.81 1047.34 1385.47 1052.92 1384.25 L 1054.84 1383.81 C 1052.59 1382.66 1051.94 1381.23 1050.67 1379.14 C 1053.96 1375.29 1057.61 1373.61 1062.05 1371.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(236,187,133)" d="M 1068.18 1389.63 C 1073.09 1390.74 1077.27 1391.1 1082.3 1390.84 L 1080.34 1394.98 C 1075.6 1396.63 1069.71 1394.88 1064.69 1395.19 L 1068.18 1389.63 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1064.69 1395.19 C 1058.48 1395.14 1051.49 1391.71 1045.62 1389.65 C 1050.88 1387.2 1062.52 1388.27 1068.18 1389.63 L 1064.69 1395.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 1050.67 1379.14 C 1059.25 1378.92 1077.46 1379.3 1084.18 1385.45 C 1084.42 1385.66 1084.6 1385.93 1084.8 1386.17 L 1084.61 1387.32 C 1075.67 1388.73 1062.97 1380.04 1054.84 1383.81 C 1052.59 1382.66 1051.94 1381.23 1050.67 1379.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1487.98 988.682 C 1500.34 991.022 1511.93 996.101 1523.05 1001.82 C 1523.31 1007.17 1523.42 1012.48 1522.87 1017.81 C 1521.3 1033.33 1494.75 1111.22 1484.83 1119.3 L 1483.61 1117.73 C 1477.14 1100.24 1467.77 1083.77 1452.35 1072.88 C 1465.54 1047.6 1490.54 1027.63 1497.6 999.542 C 1492.14 996.469 1489.91 994.776 1487.98 988.682 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 645.511 1339.7 C 693.39 1347.29 742.452 1376.28 770.793 1415.63 C 776.711 1423.85 780.87 1432.61 785.03 1441.8 C 724.777 1398.94 677.783 1373.12 600.99 1372.67 C 607.123 1371.27 614.3 1373.43 619.994 1371.11 C 621.71 1370.41 622.058 1368.37 622.763 1366.76 C 625.099 1366.89 625.904 1367.27 627.796 1365.7 C 634.868 1359.82 640.876 1347.66 645.511 1339.7 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 383.26 1010.7 C 384.261 1010.98 383.587 1010.72 384.992 1011.99 C 386.091 1054.27 409.232 1083.17 436.265 1112.95 C 428.39 1129.49 418.607 1145.78 408.695 1161.19 L 401.126 1171.04 C 383.929 1125.86 364.592 1076.11 362.69 1027.38 C 369.876 1022.25 376.066 1015.87 383.26 1010.7 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 998.146 1747.44 C 1015.73 1757.19 1039.08 1762.3 1058.31 1768.49 A 11264.2 11264.2 0 0 0 1178.86 1806.77 C 1177.55 1815.79 1179.18 1828.76 1175.04 1836.61 C 1172.39 1837.95 1171.01 1837.01 1168.19 1836.31 L 1042.4 1795.4 C 1022.96 1789.23 1003.19 1784.24 984.044 1777.16 A 822.707 822.707 0 0 0 998.146 1747.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1177.15 1178.4 A 120.311 120.311 0 0 1 1198.95 1180.26 C 1218.91 1183.9 1253.15 1197.63 1264.58 1215.11 C 1267.89 1220.18 1268.91 1225.51 1267.76 1231.42 C 1267.3 1231.78 1266.96 1232.54 1266.38 1232.5 C 1266.34 1232.5 1263.71 1229.76 1263.43 1229.47 C 1259.14 1225.13 1254.61 1221.13 1249.45 1217.83 C 1233.75 1207.8 1211.04 1201.2 1192.55 1199.61 C 1180.69 1198.58 1160.23 1199.92 1150.78 1207.78 C 1156.44 1208.99 1164.79 1206.71 1170.73 1206.17 C 1190.32 1204.39 1206.81 1208.42 1225.24 1214.68 C 1239.5 1220.18 1257.21 1230.16 1266.57 1242.46 C 1267.85 1244.13 1268.66 1245.29 1268.33 1247.43 C 1261.45 1246.8 1253.37 1242.61 1246.66 1240.48 C 1226.13 1233.96 1203.49 1231.23 1182.09 1234.42 C 1161.85 1237.43 1144.2 1244.89 1131.72 1261.61 C 1128.54 1258.3 1125.69 1254.94 1124.64 1250.36 C 1122.76 1242.18 1127.64 1235.35 1131.78 1228.81 C 1130.88 1217.13 1134.71 1199.32 1142.23 1190.28 C 1150.95 1179.79 1164.61 1179.31 1177.15 1178.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1395.18 1707.97 L 1395.77 1708.53 C 1398.16 1714.07 1396.56 1729.88 1396.52 1736.56 C 1382.99 1742.37 1370.14 1749.36 1356.96 1755.89 L 1303.43 1781.93 A 5611.57 5611.57 0 0 1 1186.3 1837.75 L 1184.43 1837.7 C 1181.67 1830.21 1186.89 1813.5 1189.7 1806.12 C 1202.46 1798.32 1216.51 1792.17 1230.02 1785.79 A 5459.83 5459.83 0 0 1 1288.43 1758.53 C 1324.2 1742.08 1359.31 1724.27 1395.18 1707.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 971.45 1386.42 C 983.236 1391 995.016 1394.72 1007.23 1397.96 C 1019.74 1401.28 1034.13 1403.89 1045.71 1409.79 C 1053.23 1411.52 1060.95 1413.79 1067.23 1418.46 L 1067.84 1419.95 C 1064.54 1422.41 1058.23 1421.55 1054.36 1421.05 C 1050.42 1420.54 1046.57 1419.42 1042.7 1418.55 C 1034.21 1416.68 1027.38 1412.67 1018.33 1412.18 L 1018.22 1413.2 C 1029.15 1420.66 1044.91 1425.33 1058 1426.61 C 1034.75 1436.54 1011.17 1446.77 989.267 1459.45 C 955.878 1444.9 919.541 1435.72 884.963 1424.35 C 912 1409.36 942.908 1398.5 971.45 1386.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 970.595 1395.23 C 985.106 1399.06 1003.04 1405.05 1013.32 1416.21 C 1006.31 1420.96 998.572 1424.58 990.693 1427.64 C 986.711 1429.19 984.353 1429.86 980.072 1429.17 C 979.429 1429.27 978.787 1429.38 978.143 1429.47 C 975.591 1429.82 974.613 1428.92 972.254 1428.42 C 971.488 1428.26 970.5 1428.41 969.718 1428.49 L 970.7 1428.78 C 974.4 1429.91 977.204 1430.64 979.254 1434.19 C 981.03 1435.15 982.667 1436.23 984.336 1437.37 L 984.275 1439.18 L 982.068 1440.22 C 960.81 1439.33 936.188 1433.5 916.537 1425.04 C 914.462 1424.14 913.847 1423.63 913.085 1421.44 C 917.489 1415.48 936.18 1412.63 943.247 1410.8 C 956.487 1416.66 981.031 1427.67 995.253 1423.09 L 993.638 1421.42 L 994.13 1421.53 C 977.596 1418.9 962.37 1412.92 947.019 1406.37 C 954.383 1400.44 961.611 1397.61 970.595 1395.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 924.816 1418.96 C 926.564 1418.77 928.253 1418.51 929.968 1419.05 C 943.668 1423.37 958.484 1429.97 972.78 1434.64 L 971.75 1435.97 C 963.404 1434.58 928.5 1426.24 923.608 1420.96 L 924.816 1418.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 979.254 1434.19 C 965.274 1428.58 949.535 1425.2 936.365 1417.91 C 943.006 1415.49 972.431 1426.63 980.072 1429.17 C 979.429 1429.27 978.787 1429.38 978.143 1429.47 C 975.591 1429.82 974.613 1428.92 972.254 1428.42 C 971.488 1428.26 970.5 1428.41 969.718 1428.49 L 970.7 1428.78 C 974.4 1429.91 977.204 1430.64 979.254 1434.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 960.834 1402.16 C 970.411 1401.24 977.901 1403.29 987.011 1405.84 C 982.597 1405.95 977.844 1406.43 973.46 1406.12 C 970.88 1405.93 972.08 1405.41 970.466 1406.54 C 971.45 1408.84 987.316 1408.51 990.636 1409.26 C 993.567 1409.93 996.428 1411.71 998.999 1413.23 L 1000.54 1414.15 L 1002.78 1415.83 L 1002.95 1417.6 C 1002.58 1417.69 1002.23 1417.81 1001.86 1417.86 C 997.567 1418.4 960.099 1408.57 956.514 1406.15 L 956.423 1404.72 L 960.834 1402.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1428.09 1109.01 C 1414.23 1174.11 1417.95 1252.35 1429.03 1317.87 C 1415.78 1316.18 1402.45 1314.92 1389.21 1313.16 C 1382.16 1265.15 1383.86 1217 1388.72 1168.93 C 1389.71 1159.17 1389.88 1147.61 1392.57 1138.25 C 1394.04 1139.46 1395.09 1139.95 1396.92 1140.48 C 1397.2 1132.81 1399.71 1129.6 1405.2 1124.46 L 1404.26 1123.66 C 1407.23 1121.14 1409.72 1121.66 1413.22 1119.69 C 1418.59 1116.67 1423.33 1112.88 1428.09 1109.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1405.2 1124.46 C 1408.08 1125.02 1409.32 1125.33 1410.99 1127.88 C 1413.08 1131.06 1413.08 1135.4 1411.91 1138.89 C 1411 1141.6 1409.62 1143.71 1406.94 1144.94 C 1405.53 1145.58 1403.96 1145.61 1402.46 1145.17 C 1399.99 1144.43 1398.43 1142.4 1396.92 1140.48 C 1397.2 1132.81 1399.71 1129.6 1405.2 1124.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1401.38 1188.93 C 1403.15 1189.03 1405.41 1189.11 1407.08 1189.73 C 1410.09 1190.84 1412 1193.25 1413.15 1196.15 C 1414.75 1200.18 1414.57 1204.15 1412.79 1208.09 C 1411.14 1211.75 1409.05 1212.55 1405.57 1213.91 C 1401.2 1213.39 1397.15 1212.94 1394.21 1209.27 C 1392.48 1207.12 1391.8 1204.37 1392.19 1201.65 C 1393.02 1195.78 1396.88 1192.32 1401.38 1188.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1401.08 1195.32 C 1401.44 1195.45 1401.81 1195.56 1402.17 1195.71 C 1405.35 1197.01 1406.76 1198.34 1408.2 1201.44 C 1407.92 1204.83 1406.77 1206.17 1404.67 1208.64 C 1401.54 1207.1 1398.96 1205.43 1397.53 1202.15 C 1398.04 1198.64 1398.88 1198 1401.08 1195.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1402.2 1257.83 C 1407.11 1258.58 1410.76 1259.62 1413.76 1263.85 C 1415.98 1266.97 1416.58 1270.82 1415.74 1274.53 C 1414.61 1279.52 1411.44 1282.24 1407.27 1284.83 C 1405.4 1284.83 1403.63 1284.74 1401.82 1284.28 C 1398.32 1283.39 1395.74 1281.15 1394 1278.01 C 1392.08 1274.57 1391.86 1270.59 1393.09 1266.87 C 1394.73 1261.93 1397.67 1259.98 1402.2 1257.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1403.04 1263.44 L 1406 1264.22 C 1407.2 1265.28 1408.32 1266.2 1408.85 1267.79 C 1410.1 1271.54 1408.41 1275.07 1406.53 1278.23 C 1406.1 1278.06 1405.67 1277.92 1405.25 1277.73 C 1402.02 1276.31 1400.87 1274.83 1399.65 1271.57 C 1399.93 1268.12 1401.15 1266.29 1403.04 1263.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(117,126,129)" d="M 786.503 1801.14 C 790.086 1801.03 790.694 1804.41 791.914 1807.2 C 802.445 1831.32 813.823 1853.57 836.461 1868.27 C 809.881 1872.62 783.48 1879.76 757.552 1886.98 C 743.854 1890.31 730.264 1894.66 716.702 1898.53 C 719.206 1870 723.566 1843.01 729.758 1815.05 C 748.759 1810.92 767.627 1805.82 786.503 1801.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1246.77 1425.95 C 1256.49 1428.75 1266.14 1431.62 1276.09 1433.54 C 1304.43 1440.83 1332.28 1449.83 1360.65 1457.02 C 1337.79 1468.85 1314.1 1479.23 1291.07 1490.78 A 2153.18 2153.18 0 0 1 1235.27 1518.14 C 1226 1522.58 1216.1 1528.21 1206.22 1531.06 C 1197.24 1527.33 1188.82 1522.76 1179.54 1519.74 L 1175.38 1518.34 C 1187.17 1513.79 1198.48 1508.23 1210.09 1503.25 C 1228.89 1495.18 1246.98 1487.47 1265.07 1477.82 C 1272.72 1479.68 1282.22 1483.25 1290.07 1483 L 1291.68 1481.71 C 1289.09 1477.51 1277.74 1475.34 1273.04 1474.24 C 1270.6 1473.67 1268.32 1473.4 1265.83 1473.17 C 1259.25 1472.54 1238.6 1464.42 1233.76 1460.16 C 1226.06 1456.74 1216.31 1453.16 1207.97 1451.95 C 1208.96 1450.68 1209.48 1448.89 1210.1 1447.4 L 1209.72 1446.52 C 1210.54 1445.48 1210.52 1445.41 1211.75 1444.44 C 1213 1443.46 1243.69 1428.54 1244 1428.52 C 1245.34 1428.43 1246.63 1429.09 1247.94 1429.37 L 1246.77 1425.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1241.16 1499.18 C 1244.88 1498.65 1247.45 1498.84 1250.94 1500.24 L 1251.21 1502.17 C 1243.04 1503.53 1234.55 1506.76 1226.28 1506.98 C 1223.15 1507.06 1220.29 1507.57 1217.21 1508.19 C 1214.55 1508.86 1211.79 1508.66 1209.05 1508.63 L 1208.17 1507.47 C 1208.4 1507.19 1208.59 1506.89 1208.84 1506.65 C 1212.97 1502.57 1220.73 1500.92 1226.3 1501.2 C 1231.9 1501.49 1235.85 1500.74 1241.16 1499.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1285.36 1458.42 C 1294.76 1461.32 1304.89 1462.72 1314.08 1465.91 C 1316.27 1466.67 1318.02 1467.25 1319 1469.44 C 1318.67 1469.65 1318.36 1469.89 1318.02 1470.08 C 1311.1 1473.97 1293.78 1466.73 1286.37 1464.57 C 1283.95 1465.07 1282.54 1465.4 1280.61 1466.97 C 1282.83 1468.39 1285.63 1467.72 1288.25 1467.64 C 1288.58 1467.71 1288.93 1467.71 1289.25 1467.84 C 1297.08 1471 1302.83 1472.24 1311.25 1473.1 C 1306.06 1475.28 1300.94 1476.88 1295.53 1478.39 C 1287.87 1475.14 1275.57 1473.71 1269.21 1468.83 L 1269.05 1467.38 C 1273.33 1462.75 1280.27 1464.01 1284.15 1459.82 C 1284.57 1459.36 1284.96 1458.88 1285.36 1458.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1246.77 1425.95 C 1256.49 1428.75 1266.14 1431.62 1276.09 1433.54 C 1276.61 1435.8 1277.06 1438.09 1277.76 1440.3 C 1274.45 1448.3 1262.68 1452.75 1255.06 1455.92 C 1247.72 1458.98 1242.83 1461.62 1234.76 1458.98 L 1233.76 1460.16 C 1226.06 1456.74 1216.31 1453.16 1207.97 1451.95 C 1208.96 1450.68 1209.48 1448.89 1210.1 1447.4 L 1209.72 1446.52 C 1210.54 1445.48 1210.52 1445.41 1211.75 1444.44 C 1213 1443.46 1243.69 1428.54 1244 1428.52 C 1245.34 1428.43 1246.63 1429.09 1247.94 1429.37 L 1246.77 1425.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1247.1 1435.24 L 1248.73 1434.96 C 1253.3 1437.37 1255.94 1436.97 1260.89 1436.14 C 1255.97 1438.87 1250.42 1440.45 1245.11 1442.29 C 1244.34 1441.79 1240.08 1437.72 1239.99 1437.72 C 1237.48 1437.74 1236.57 1441.98 1232.59 1441.38 L 1232.57 1440.27 C 1235.72 1436.92 1242.57 1436.25 1247.1 1435.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 1246.77 1425.95 C 1256.49 1428.75 1266.14 1431.62 1276.09 1433.54 C 1276.61 1435.8 1277.06 1438.09 1277.76 1440.3 C 1269.01 1435.84 1257.41 1432.13 1247.94 1429.37 L 1246.77 1425.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1210.1 1447.4 C 1221.55 1449.13 1231.84 1454.55 1243.53 1456.15 C 1241.77 1457.38 1242.06 1457.54 1239.87 1457.49 C 1237.64 1457.44 1236.66 1457.96 1234.76 1458.98 L 1233.76 1460.16 C 1226.06 1456.74 1216.31 1453.16 1207.97 1451.95 C 1208.96 1450.68 1209.48 1448.89 1210.1 1447.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,220,165)" d="M 1227.8 1440.81 C 1235.61 1444.62 1245.09 1446.62 1253.46 1449.08 L 1253.87 1450.62 L 1255.86 1450.41 L 1255.4 1449.72 L 1256 1450.24 C 1253.9 1451.51 1251.7 1452.05 1249.37 1452.76 C 1242 1451.11 1227.63 1449.49 1222.3 1444.4 C 1223.4 1442.03 1225.47 1441.82 1227.8 1440.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1226.28 1420.2 C 1233.25 1421.58 1239.99 1423.84 1246.77 1425.95 L 1247.94 1429.37 C 1246.63 1429.09 1245.34 1428.43 1244 1428.52 C 1243.69 1428.54 1213 1443.46 1211.75 1444.44 C 1210.52 1445.41 1210.54 1445.48 1209.72 1446.52 L 1210.1 1447.4 C 1209.48 1448.89 1208.96 1450.68 1207.97 1451.95 C 1207.98 1452.41 1207.99 1453.67 1208.15 1454.06 C 1208.89 1455.95 1210.26 1456.65 1211.95 1457.55 C 1217.79 1460.66 1225.09 1462.3 1231.35 1464.55 C 1240.52 1467.85 1249.39 1471.62 1258.29 1475.56 C 1237.18 1489.65 1194.35 1505.02 1169.15 1515.61 C 1142.14 1509.09 1115.41 1499.47 1088.81 1491.31 C 1103.59 1483 1119.35 1476.33 1134.43 1468.56 L 1226.28 1420.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1135.32 1476.93 C 1136.62 1476.78 1137.68 1476.62 1138.98 1476.91 C 1144.94 1478.27 1183.15 1491.74 1185.76 1494.39 C 1186.46 1495.1 1186.81 1496.09 1187.34 1496.94 C 1178.96 1496.93 1143.16 1485.55 1136.77 1480.43 C 1135.23 1479.2 1135.59 1478.77 1135.32 1476.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1194.6 1483.72 L 1195.94 1485.94 L 1195.22 1487.78 C 1193.57 1488.54 1192.26 1489.1 1190.41 1489.18 C 1182.53 1489.51 1150.33 1478.02 1144.21 1472.71 L 1144.51 1471.42 C 1148.96 1470.12 1153.43 1471.33 1157.91 1472.05 L 1157.69 1470.94 C 1169.96 1470.68 1182.15 1475.3 1193.46 1479.66 C 1193.8 1481.03 1194.06 1482.41 1194.6 1483.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1157.69 1470.94 C 1169.96 1470.68 1182.15 1475.3 1193.46 1479.66 C 1193.8 1481.03 1194.06 1482.41 1194.6 1483.72 C 1181.91 1481.06 1169.95 1476.81 1157.91 1472.05 L 1157.69 1470.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1173.47 1457.52 C 1183.22 1460.23 1192.64 1464.07 1202.46 1466.47 C 1207.95 1467.81 1218.78 1468.4 1223.3 1471.15 L 1223.04 1472.63 C 1217.99 1475.84 1215.94 1475.82 1210.22 1474.58 C 1197.4 1471.79 1181.62 1461.36 1168.73 1465.01 L 1168.46 1465.98 C 1177.02 1469.78 1186.53 1471.18 1195.34 1474.41 C 1200.44 1476.28 1208.87 1475.81 1212.89 1478.8 C 1212.31 1480.99 1210.92 1481.59 1209.02 1482.64 C 1207.94 1483.24 1206.73 1483.68 1205.59 1484.14 C 1201.55 1482.64 1197.53 1481.06 1193.46 1479.66 C 1182.15 1475.3 1169.96 1470.68 1157.69 1470.94 C 1159.58 1464.1 1167.61 1460.9 1173.47 1457.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 867.285 1540.15 C 893.255 1549.25 919.821 1556.98 946.15 1564.98 C 944.638 1578.14 941.948 1593.7 944.576 1606.82 C 946.151 1614.67 949.771 1622.83 950.35 1630.79 C 950.797 1636.93 945.156 1635.89 942.554 1640.15 C 939.552 1645.06 940.424 1652.67 936.435 1656.79 C 935.23 1658.03 932.943 1657.61 931.285 1657.66 C 918.866 1661.12 908.022 1672.44 896.864 1679.08 C 887.185 1645.12 881.298 1611.24 874.761 1576.61 C 872.459 1564.42 869.534 1552.35 867.285 1540.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1478.34 958.69 C 1481.21 977.381 1478.4 987.99 1487.65 1005.63 C 1478.26 1023.81 1464.86 1039.36 1453.9 1056.54 C 1446.1 1068.75 1440.66 1082.57 1431.6 1093.98 C 1427.43 1099.23 1421.79 1103.96 1416.53 1108.09 C 1411.59 1111.96 1404.91 1116 1398.38 1115.17 L 1396.96 1112.61 C 1391.2 1100.31 1382.49 1084.85 1381.6 1071.29 C 1382.17 1070.9 1383.01 1070.34 1383.5 1069.89 C 1383.51 1069.88 1385.05 1068.22 1385.11 1068.04 C 1386.34 1064.01 1386.89 1030.38 1387.07 1024.12 C 1393.22 1022.83 1399.42 1021.6 1405.44 1019.79 C 1438.84 1009.73 1461.98 988.898 1478.34 958.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 467.655 1373.31 C 496.226 1369.16 513.928 1360.19 538.137 1345.23 C 548.496 1338.83 558.826 1332.57 570.36 1328.49 C 591.837 1320.88 615.333 1319.95 636.118 1329.88 C 617.487 1326.31 603.534 1326.48 584.845 1330.61 C 580.153 1331.64 574.224 1332.51 569.936 1334.78 C 567.799 1335.92 566.765 1336.57 566.095 1338.97 C 570.302 1342.06 577.236 1339.38 581.984 1338.44 C 601.28 1334.65 619.118 1334.68 638.508 1337.41 C 636.126 1339.83 634.124 1342.56 632.05 1345.24 C 620.817 1344.7 576.628 1345.8 568.113 1350.85 C 567.29 1352.61 566.929 1353.4 567.159 1355.41 C 567.382 1357.36 567.197 1356.68 568.955 1357.94 C 571.49 1357.07 573.943 1356.97 576.59 1356.79 C 577.356 1359.12 577.936 1361.56 579.45 1363.53 C 577.373 1364.01 575.432 1364.43 573.317 1364.66 C 571.588 1364.85 570.479 1365.88 569.11 1366.85 L 568.708 1368.59 C 571.067 1370.78 576.177 1370.77 579.308 1370.67 C 584.603 1370.49 590.458 1368.55 595.624 1367.32 L 598.971 1368.34 C 599.841 1370.08 599.93 1370.97 599.793 1372.89 C 565.544 1377.19 521.493 1408.33 498.053 1432.55 C 481.904 1436.87 466.164 1442.39 449.888 1446.38 C 457.135 1422.21 462.438 1397.97 467.655 1373.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1139.86 1391.93 C 1148.74 1394.02 1157.72 1397.67 1166.4 1400.53 L 1221.9 1418.88 C 1208.93 1424 1196.38 1430.81 1183.91 1437.07 C 1150.44 1453.87 1118.04 1472.15 1083.84 1487.52 C 1053.99 1480.35 1024.44 1466.14 994.01 1462.06 C 1014.33 1451.53 1035.86 1443.04 1056.53 1433.16 L 1067.76 1425.22 C 1083.17 1431.31 1096.44 1436.54 1109.43 1447.18 C 1104.91 1449.01 1100.56 1451.19 1096.18 1453.33 C 1093.01 1451.28 1092.29 1450.43 1088.42 1450.43 L 1089.04 1451.29 C 1082.95 1451.05 1076.49 1451.05 1070.51 1449.82 C 1066.19 1448.93 1061.77 1447.21 1057.39 1446.8 C 1054.5 1446.53 1051.7 1447.32 1049.63 1449.38 C 1048.44 1450.56 1048.81 1450.95 1048.8 1452.49 C 1052.47 1457.82 1060.73 1460.49 1066.76 1462.32 C 1071.04 1463.62 1075.49 1465.17 1079.64 1462.96 C 1079.54 1461.14 1079.6 1460.02 1080.26 1458.31 C 1085.39 1455.76 1092.37 1459.25 1097.44 1460.92 C 1106.15 1454.78 1123.9 1450.97 1127.96 1446.92 C 1129.26 1445.63 1128.89 1445.18 1128.96 1443.46 C 1127.26 1440.69 1125.06 1439.47 1122.34 1437.75 L 1121.15 1437.01 C 1123.17 1437.45 1125.01 1437.81 1126.9 1438.65 C 1133.1 1441.4 1142.41 1445.32 1149.25 1444.93 C 1149.81 1444.9 1150.38 1444.83 1150.95 1444.78 L 1148.29 1445.07 L 1150.69 1445.04 L 1150.35 1443.62 L 1149.68 1444.49 L 1145.68 1443.21 C 1143.15 1439.8 1092.75 1420.75 1084.69 1417.46 A 685.947 685.947 0 0 0 1139.86 1391.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1157.72 1409.5 C 1167.22 1408.96 1177.75 1410.36 1185.99 1415.54 L 1186.21 1417.28 C 1185.86 1417.55 1185.52 1417.84 1185.16 1418.09 C 1179.85 1421.91 1172.68 1420.97 1166.81 1422.91 C 1159.05 1425.47 1149.46 1435.16 1140.76 1433.37 C 1136.26 1433.12 1132.16 1433.1 1128.13 1430.85 C 1121.45 1427.11 1114.45 1423.83 1107.7 1420.18 C 1123.52 1412.96 1140.57 1410.88 1157.72 1409.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1127.83 1419.32 C 1135.84 1418.91 1145.13 1422.91 1152.87 1425.08 L 1152.49 1426.17 L 1149.48 1426.39 L 1150.66 1426.53 L 1146.68 1426.66 C 1144.81 1425.86 1144.07 1425.7 1141.99 1425.88 C 1136.29 1426.36 1126.16 1423.95 1121.04 1421.16 C 1122.59 1419.35 1125.49 1419.62 1127.83 1419.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 963.029 1518.09 C 966.918 1517.94 972.279 1517.21 975.495 1519.94 C 978.102 1522.16 978.349 1524.98 978.672 1528.15 C 978.936 1530.73 979.24 1532.75 980.102 1535.19 C 986.251 1540.27 996.956 1535.45 1004.7 1537.84 C 1016.02 1541.32 1025.2 1549.48 1030.55 1559.91 C 1034.42 1567.46 1037.12 1576.83 1037 1585.31 C 1036.75 1604.21 1024.31 1633.8 1018.15 1652.49 L 1014.92 1661.43 C 999.262 1645.59 980.077 1640.3 959.119 1634.81 C 955.462 1620.84 950.863 1606.89 951.129 1592.32 C 951.383 1578.47 954.15 1534.39 959.454 1522.44 C 960.23 1520.69 961.682 1519.39 963.029 1518.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 879.752 1426.81 C 889.076 1430.79 898.929 1433.07 908.467 1436.43 C 913.858 1438.33 919.054 1440.81 924.476 1442.73 C 930.564 1444.89 937.253 1446.57 942.754 1449.99 L 942.886 1451.19 C 935.868 1453.65 922.576 1445.5 914.956 1444.28 C 910.242 1443.53 902.229 1443.28 898.254 1446.35 C 896.435 1447.76 896.084 1447.8 895.786 1450.15 C 901.858 1453.32 930.556 1459.84 937.871 1460.7 C 943.252 1461.33 947.787 1455.08 951.692 1451.99 C 959.271 1450.67 972.751 1458.17 979.909 1461.15 C 967.882 1468.81 925.704 1484.24 919.995 1492 C 928.541 1492.27 941.825 1484.07 949.645 1480.4 C 960.992 1481.36 974.138 1488.75 982.448 1484.97 L 982.645 1489.36 C 971.813 1492.02 962.874 1496.61 953.088 1501.76 A 1539.05 1539.05 0 0 1 952.053 1520.76 C 951.86 1520.74 951.667 1520.71 951.474 1520.68 C 930.179 1517.93 849.69 1492.98 830.777 1481.78 C 821.7 1476.41 811.258 1464.85 802.922 1457.58 A 2371.14 2371.14 0 0 1 879.752 1426.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 871.407 1452.24 C 889.209 1457.58 906.216 1465.02 924.23 1469.96 C 916.012 1472.75 908.16 1475.73 900.321 1479.46 C 897.631 1480.3 893.912 1481.81 891.107 1481.57 C 883.366 1480.9 868.037 1470.99 855.408 1468.25 C 852.344 1467.59 852.356 1467.59 850.787 1465.03 C 853.466 1458.93 865.345 1455.22 871.407 1452.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1024.89 1483.31 C 1024.98 1482.82 1025.09 1482.33 1025.17 1481.84 C 1025.45 1480.04 1025.37 1478.7 1025.15 1476.91 C 1039.93 1474.58 1063.99 1487.1 1078.5 1491.22 C 1065.44 1497.83 1013.66 1517.18 1007.5 1526.84 C 1017.01 1527.88 1072.13 1500 1084.52 1494.06 C 1115.98 1504.68 1147.78 1514.28 1179.38 1524.44 C 1169.77 1525.82 1158.79 1531.09 1150.04 1535.32 L 1150.66 1536.44 C 1161.69 1539.1 1177.06 1529.79 1188.51 1527.59 C 1193.73 1529.58 1198.94 1531.81 1204.36 1533.2 C 1186.61 1542.06 1168.58 1549.99 1150.68 1558.5 C 1140.9 1563.15 1131.17 1569.35 1120.89 1572.75 A 724.673 724.673 0 0 0 1089.32 1562.25 C 1100.24 1557.13 1162.11 1528.63 1166.5 1523.89 C 1163.95 1522.42 1160 1522.69 1157.15 1523.5 C 1143.94 1527.24 1098.6 1553.03 1086.07 1561.23 C 1070.84 1556.6 1055.81 1551.95 1040.21 1548.65 C 1037.74 1548.13 1033.7 1547.75 1031.53 1546.46 C 1029.71 1545.37 1028.35 1542.41 1027.32 1540.6 C 1019.77 1536.49 1008.63 1528.57 1000.03 1528.95 C 996.105 1529.13 990.084 1530.17 986.472 1528.7 C 986.522 1528.33 986.579 1527.97 986.621 1527.6 C 987.128 1523.17 986.344 1520.55 984.576 1516.53 C 990.254 1510.15 1009.57 1508.94 1011.73 1500.44 C 1011.79 1499.68 1011.84 1498.57 1012.07 1497.87 C 1012.98 1495.03 1015.2 1494.15 1017.52 1492.6 L 1021.94 1488.35 C 1022.52 1486.58 1023.89 1484.88 1024.89 1483.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1057.88 1538.34 C 1061.92 1537.86 1065.35 1537.18 1069.1 1539.26 L 1069.07 1540.69 C 1065.81 1542.42 1063.12 1542.15 1059.5 1542.02 C 1053.63 1542.18 1047.76 1541.94 1041.9 1541.77 C 1047.23 1540.27 1052.41 1539.2 1057.88 1538.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1106.59 1516.13 C 1106.73 1516.12 1106.86 1516.1 1106.99 1516.12 C 1111.15 1516.52 1116.88 1516.83 1119.58 1520.24 C 1117.74 1522.83 1116.29 1523.04 1113.41 1524.24 C 1110.65 1524.33 1107.63 1523.77 1104.99 1523 C 1102.46 1522.26 1101.07 1521.82 1099.84 1519.46 C 1101.94 1517.23 1103.7 1517.04 1106.59 1516.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1102.52 1508.98 C 1104.29 1508.67 1105.65 1508.45 1107.46 1508.62 C 1111.74 1509.01 1122.05 1511.4 1124.6 1514.8 L 1123.75 1516.29 C 1119.2 1517.74 1109.2 1513.83 1104.29 1512.58 C 1099.53 1515.75 1095.18 1518.31 1089.83 1520.43 C 1094.33 1521.35 1102.39 1522.36 1105.05 1526.34 C 1103.72 1528.45 1102.05 1528.47 1099.76 1529.25 C 1095.7 1530.07 1091.74 1531.49 1087.65 1532.18 C 1082.97 1532.97 1066.6 1531.64 1063.07 1529.15 C 1065.2 1524.36 1095.63 1512.71 1102.52 1508.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 424.6 972.678 C 430.355 978.11 434.653 986.919 439.832 993.144 C 455.77 1012.3 474 1028.33 494.826 1041.93 C 493.181 1050.11 487.15 1081.4 489.814 1087.61 C 493.027 1088.02 494.146 1084.36 497.539 1083.54 C 499.4 1085.24 500.356 1087.4 500.96 1089.82 C 504.831 1105.35 488.958 1127.77 481.71 1140.65 A 168.419 168.419 0 0 1 474.603 1135.82 C 433.315 1106.14 401.026 1069.3 392.86 1018 C 409.045 1004.66 416.304 991.613 424.6 972.678 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1546.94 1587.67 C 1588.04 1618.25 1632.39 1645.89 1675.89 1672.94 L 1673.89 1678.39 C 1670.93 1689.05 1667.51 1700.67 1661.05 1709.79 C 1656.97 1715.55 1651.5 1719.99 1644.33 1720.94 C 1613.49 1725.02 1548.16 1660.17 1524.07 1642.43 L 1522.82 1641.52 C 1530.43 1625.17 1537.06 1608.24 1545.2 1592.16 L 1546.94 1587.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1546.94 1587.67 C 1588.04 1618.25 1632.39 1645.89 1675.89 1672.94 L 1673.89 1678.39 C 1660.19 1668.75 1645.1 1660.59 1630.9 1651.66 A 1682.25 1682.25 0 0 1 1574.71 1614.04 C 1565 1607.34 1553.38 1600.63 1545.2 1592.16 L 1546.94 1587.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(173,205,201)" d="M 184.138 1516.72 C 207.134 1525.32 234.811 1523.26 258.894 1521.89 A 420.44 420.44 0 0 1 256.832 1544.97 C 268.677 1552.3 284.303 1555.95 297.553 1560.25 C 319.37 1567.32 341.346 1574.08 362.954 1581.77 C 330.283 1576.83 302.645 1573.23 270.595 1583.85 C 263.668 1586.58 257.261 1589.82 251.151 1594.1 C 223.299 1613.64 210.973 1640.04 205.201 1672.8 C 170.982 1619.46 173.041 1575.98 184.138 1516.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 202.992 1522.31 C 208.705 1526.29 207.45 1534.62 207.721 1540.88 C 208.417 1556.95 209.397 1571.89 213.491 1587.54 C 215.915 1596.8 219.628 1606.27 221.408 1615.62 C 222.001 1618.74 221.499 1619.51 219.645 1622 C 214.959 1619.5 213.667 1615.29 211.839 1610.56 C 204.411 1591.35 194.558 1541.27 202.992 1522.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 488.904 1443.22 L 489.461 1444.09 C 481.446 1459.73 469.642 1474.78 459.976 1489.55 A 2331.71 2331.71 0 0 0 417.623 1557.7 C 384.794 1544.59 351.467 1532.96 318.192 1521.05 A 1929.76 1929.76 0 0 0 279.104 1506.74 C 312.964 1495.95 346.338 1483.03 380.469 1473.24 C 403.877 1466.53 427.568 1460.38 451.071 1453.98 C 463.714 1450.54 476.556 1447.62 488.904 1443.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1577.32 1524.85 C 1601.18 1536.22 1635.05 1560.2 1658.39 1575.4 C 1665.23 1579.85 1673.65 1587.3 1681.14 1590.04 L 1682.49 1597.28 C 1686.59 1627.29 1682.4 1644 1675.89 1672.94 C 1632.39 1645.89 1588.04 1618.25 1546.94 1587.67 C 1557.77 1569.31 1564.02 1548.16 1575.13 1529.7 L 1577.32 1524.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1577.32 1524.85 C 1601.18 1536.22 1635.05 1560.2 1658.39 1575.4 C 1665.23 1579.85 1673.65 1587.3 1681.14 1590.04 L 1682.49 1597.28 C 1675.71 1596.33 1594.22 1538.41 1575.13 1529.7 L 1577.32 1524.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(117,126,129)" d="M 716.105 1906.65 C 758.427 1897.07 799.968 1879.94 843.282 1874.92 C 854.819 1873.59 866.662 1875.78 878.252 1875.03 C 887.027 1874.46 897.341 1870.96 905.875 1873.09 C 937.135 1880.86 962.915 1908.2 978.618 1934.98 C 956.139 1934.52 933.05 1937.07 910.598 1938.51 A 2793.18 2793.18 0 0 1 822.529 1942.72 A 1208.5 1208.5 0 0 1 753.129 1943.13 C 739.68 1942.83 725.825 1941.61 712.399 1942.09 C 714.682 1930.56 715.201 1918.36 716.105 1906.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 386.997 699.318 C 392.824 698.714 399.027 698.934 404.844 699.594 C 424.624 701.836 441.399 712 453.755 727.461 C 423.896 739.927 400.156 757.555 381.975 784.628 C 360.629 816.414 353.774 852.201 361.264 889.523 C 353.869 898.177 345.412 904.337 335.697 910.158 C 319.777 917.12 305.223 917.54 288.087 916.686 C 296.923 912.736 304.49 908.423 310.324 900.364 C 330.747 872.151 307.236 840.799 302.584 811.795 A 96.4363 96.4363 0 0 1 320.313 739.113 C 336.762 716.985 359.847 703.345 386.997 699.318 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 891.885 1160.52 C 897.11 1165.61 901.151 1175.7 904.002 1182.44 C 909.548 1195.55 914.631 1211.03 913.309 1225.48 C 912.444 1234.95 899.93 1259.73 901.994 1266.28 C 905.559 1268.59 910.758 1266.93 914.977 1268.22 C 918.508 1269.3 921.682 1271.85 923.238 1275.23 C 925.382 1279.87 925.003 1285.59 922.954 1290.18 C 919.44 1298.06 913.825 1299.97 906.269 1302.77 C 902.869 1319.16 893.066 1344.02 885.299 1359.06 C 880.186 1368.96 872.132 1381 860.93 1384.25 C 846.114 1388.55 833.421 1373.88 821.527 1367.51 C 821.184 1367.33 820.836 1367.15 820.491 1366.97 C 809.506 1380.94 794.335 1399.94 778.498 1408.64 C 775.736 1408.08 774.566 1406.02 772.66 1404.02 C 752.305 1380.12 742.522 1374.6 717.507 1357.12 C 757.855 1356.97 749.594 1344.02 775.021 1328.02 C 775.357 1327.81 775.702 1327.61 776.043 1327.4 C 772.755 1315.77 771.209 1305.74 777.057 1294.4 C 779.953 1288.79 784.634 1284.2 790.751 1282.3 C 801.283 1279.03 810.222 1284.64 819.051 1289.58 C 825.366 1283.04 825.816 1274.75 830.759 1267.4 C 856.532 1229.07 882.676 1209.44 891.885 1160.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 815.186 1291.55 L 816.368 1292.06 C 818.313 1299.57 811.055 1309.24 813.188 1316.81 C 815.11 1323.62 822.265 1328.55 822.652 1336.06 C 821.389 1338.65 821.187 1338.4 818.45 1339.45 C 816.04 1338.44 814.309 1337.52 812.72 1335.35 C 806.485 1326.81 803.005 1316.66 805.09 1306.07 C 806.435 1299.24 809.481 1295.34 815.186 1291.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1808.41 1447.66 C 1842.17 1459.3 1862.91 1471.09 1879.02 1504.49 A 225.4 225.4 0 0 1 1882.89 1512.96 L 1884.75 1518.23 C 1835.96 1549.45 1743.58 1574.17 1686.78 1580.26 L 1685.01 1575.95 C 1684.62 1571.41 1683.19 1567.14 1681.81 1562.81 C 1670.7 1527.94 1644.91 1499.96 1612.74 1483.19 C 1636.25 1472.8 1660.99 1462.47 1685.84 1455.82 C 1694.8 1458.31 1703.46 1462.28 1712.31 1465.22 C 1736.28 1473.16 1758.92 1474.84 1783.91 1472.28 L 1783.56 1474.01 L 1784.86 1474.59 C 1791.45 1473.86 1800.5 1473.67 1805.32 1468.54 C 1810.76 1462.75 1809.21 1454.74 1808.41 1447.66 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1685.01 1575.95 C 1688.93 1572.84 1708.48 1571.01 1714.77 1569.85 A 842.376 842.376 0 0 0 1783.17 1553.96 C 1806.44 1547.47 1830.1 1539.29 1851.94 1528.93 C 1862.09 1524.12 1871.59 1517.98 1881.85 1513.41 L 1882.89 1512.96 L 1884.75 1518.23 C 1835.96 1549.45 1743.58 1574.17 1686.78 1580.26 L 1685.01 1575.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 521.31 1055.11 A 337.921 337.921 0 0 0 546.505 1061.99 C 568.281 1082.95 594.607 1118.11 607.498 1145.2 C 607.732 1147.84 607.44 1148.81 609.116 1150.97 C 613.126 1156.14 609.978 1170.17 609.009 1176.41 C 608.823 1177.61 608.489 1178.47 607.883 1179.52 L 606.96 1179.4 C 607.077 1174.53 607.115 1170.25 605.895 1165.48 C 605.435 1165.01 605.073 1164.36 604.457 1164.13 C 602.367 1163.72 601.134 1163.83 599.066 1164.32 C 597.055 1167.28 598.333 1192.19 598.026 1198.38 C 596.193 1235.38 595.712 1280.75 583.098 1315.4 A 175.845 175.845 0 0 0 544.048 1332.4 C 529.991 1340.79 516.833 1350.57 501.66 1356.94 C 508.326 1341.37 517.951 1325.67 528.935 1312.78 C 542.379 1297 563.653 1281.38 571.943 1262.3 C 574.781 1255.77 575.592 1248.12 575.95 1241.06 C 576.728 1225.7 576.564 1149.64 568.178 1140.3 L 566.722 1140.54 C 564.692 1143.69 564.338 1145.46 564.648 1149.21 C 567.009 1177.73 573.566 1226.44 566.504 1254.16 C 560.898 1276.17 534.35 1292.66 520.63 1310.27 C 508.778 1325.48 500.379 1341.91 492.954 1359.59 C 476.69 1363.39 460.134 1363.7 443.525 1363.98 C 457.579 1338.82 489.04 1289.55 493.865 1263.04 C 496.972 1245.97 495.59 1225.79 494.376 1208.48 C 492.992 1188.74 491.217 1168.64 485.947 1149.52 A 3430.59 3430.59 0 0 0 505.028 1112.37 C 512.056 1123.09 526.288 1145.19 536.977 1151.62 C 539.297 1153.02 540.418 1153.11 542.958 1152.42 C 543.785 1151.33 543.964 1151.23 544.521 1149.77 C 546.463 1144.69 544.322 1136.42 543.425 1131.13 C 538.458 1101.8 531.075 1082.54 521.31 1055.11 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1193.52 1240.38 C 1261.66 1233.05 1318.3 1296.81 1379.71 1318.13 C 1402.8 1326.15 1434.95 1325.6 1459.42 1328.25 C 1486.59 1331.2 1511.2 1341.25 1528.81 1363.11 C 1529.49 1376.61 1528.89 1392.51 1526.59 1405.85 C 1523.21 1394 1521.73 1376.35 1514.68 1366.33 C 1510.78 1360.8 1497.73 1352.64 1491.14 1351.6 L 1489.89 1352.78 C 1492.03 1363 1506.96 1364.55 1510.86 1375.41 C 1513.21 1381.98 1522.3 1416.87 1520.25 1421.04 L 1518.57 1421.2 C 1512.64 1410.92 1508.78 1400.24 1501.82 1390.36 C 1496.9 1383.35 1486.36 1369.95 1477.56 1368.38 L 1476.55 1369.74 C 1476.86 1373.3 1477.99 1374.72 1480.27 1377.41 A 91.0697 91.0697 0 0 1 1486.81 1383.62 C 1495.22 1392.33 1510.72 1412.8 1510.54 1425.35 C 1503.33 1429.28 1474.31 1387.21 1462.04 1384.56 C 1460.38 1384.2 1460.82 1384.45 1459.28 1385.67 C 1458.55 1393.21 1473.45 1403.5 1477.37 1411.13 C 1478.94 1414.16 1478.95 1415.88 1477.81 1419.03 C 1475.5 1420.3 1474.59 1420.48 1471.99 1419.85 C 1462.71 1417.59 1451.79 1407.68 1443.41 1402.64 C 1431.29 1395.34 1418.28 1389.66 1405.97 1382.72 C 1396 1377.1 1386.91 1370.06 1376.4 1365.42 C 1362.91 1359.46 1347.51 1356.3 1333.3 1352.36 C 1282.34 1338.24 1163.47 1312.73 1136.71 1267.83 C 1138.16 1265.66 1139.65 1263.32 1141.41 1261.38 C 1153.93 1247.55 1175.7 1242 1193.52 1240.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1031.87 1333.14 C 1036.21 1332.72 1039.75 1333.01 1043.95 1334.14 C 1092.74 1347.17 1140.92 1363.67 1189.31 1378.19 A 6222.62 6222.62 0 0 0 1445.72 1450.72 C 1428.94 1460.39 1410.4 1467.93 1392.94 1476.39 L 1291.46 1525.85 A 6444.69 6444.69 0 0 0 1183.11 1579.24 C 1163.44 1589.23 1144.22 1600.2 1124.31 1609.69 C 1097.83 1604.11 1071.43 1595.14 1045.45 1587.54 C 1045.26 1574.39 1040.93 1564.27 1034.86 1552.87 C 1063.26 1558.35 1094.42 1568.85 1121.16 1580.22 L 1205.25 1539.54 A 5886.41 5886.41 0 0 1 1320.32 1484.61 C 1334.77 1477.74 1360.03 1468.05 1372.13 1458.38 L 1371.8 1456.76 C 1360.69 1448.7 1274.01 1428.44 1254.92 1422.83 C 1204.82 1408.1 1155.16 1391.43 1105.52 1375.24 C 1083.86 1368.18 1060.63 1358.28 1038.38 1353.76 C 1027.7 1356.98 1017.08 1362.58 1006.7 1366.81 C 987.428 1374.65 967.744 1381.48 948.515 1389.43 C 925.817 1398.81 808.151 1452.89 796.161 1450.47 C 792.274 1444.92 790.469 1436.9 788.088 1430.48 C 837.108 1409.33 887.264 1390.66 936.879 1370.96 C 968.329 1358.47 999.809 1343.83 1031.87 1333.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 1414.25 696.383 C 1423.25 695.611 1433.33 696.611 1442.07 698.846 C 1468.87 705.701 1470.65 718.992 1482.73 738.815 L 1483.23 739.627 C 1496.22 740.629 1506.59 742.846 1517.04 751.328 C 1538.09 768.414 1548.93 795.564 1551.59 821.925 C 1555.71 862.642 1546.21 888.918 1520.72 920.448 C 1524.74 910.29 1528.79 898.142 1528.12 887.091 C 1527.68 879.629 1524.73 871.827 1518.77 867.03 C 1514.54 863.626 1509.41 862.532 1504.11 863.375 C 1492.09 865.285 1484.1 873.839 1477.09 882.98 C 1460.83 862.525 1452.86 847.459 1450.4 821.103 C 1449.01 809.737 1450.19 797.311 1452.32 786.09 C 1457.42 781.112 1466.91 774.724 1469.25 768.029 C 1469.76 766.562 1469.52 766.928 1468.64 765.412 C 1463.11 766.52 1430.25 792.722 1421.15 798.345 C 1388.5 818.505 1356.7 819.5 1319.88 810.654 C 1291.85 803.92 1273.53 794.682 1258.11 769.531 C 1317.6 759.878 1352.57 702.766 1414.25 696.383 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 484.541 728.33 C 490.232 727.753 495.883 727.444 501.606 727.593 C 526.073 728.23 553.675 736.264 575.051 748.109 C 584.069 753.106 592.786 759.48 602.235 763.575 C 608.924 766.475 616.546 767.89 623.494 770.212 C 640.264 775.815 658.654 787.389 670.776 800.266 C 679.278 809.298 685.905 821.645 685.144 834.357 C 684.005 853.361 667.809 870.587 654.58 882.824 C 657.311 863.51 658.126 843.364 649.271 825.438 C 640.236 807.148 622.328 791.846 603.069 785.331 C 586.041 811.581 570.133 826.229 543.335 842.557 C 523.292 853.912 500.512 862.719 477.888 867.169 C 466.835 869.343 455.575 870.36 444.482 872.367 C 446.201 880.98 447.833 889.367 448.306 898.163 C 443.196 889.02 438.375 881.476 428.197 877.253 C 420.441 874.035 411.528 873.576 403.805 877.143 C 396.202 880.655 390.833 887.724 388.395 895.624 C 383.796 910.522 389.597 922.787 396.156 935.82 C 379.852 917.92 369.546 896.728 366.235 872.679 C 361.877 841.028 374.813 805.602 393.737 780.571 C 415.971 751.162 448.307 733.426 484.541 728.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1319.59 993.337 C 1330.15 1001.34 1336.87 1009.53 1349.01 1016.33 C 1339.69 1033.79 1323.04 1077.01 1326.16 1096.44 C 1326.58 1099.04 1327.19 1099.94 1329.23 1101.51 C 1331.54 1101.56 1333.21 1101.18 1335.24 1100 C 1351.06 1090.83 1354.91 1084.09 1373.88 1078.03 A 340.851 340.851 0 0 0 1390.3 1115.56 C 1384.63 1128.45 1383.98 1145.1 1382.58 1159.04 C 1380.31 1181.59 1377.95 1204.35 1377.66 1227.03 C 1377.3 1255.06 1379.72 1283.48 1382.36 1311.36 C 1359.94 1302.38 1338.7 1290.11 1317.71 1278.29 C 1304.85 1233.02 1297.78 1174.38 1294.87 1127.53 C 1292.72 1111.35 1292.86 1094.35 1293.38 1078.06 C 1293.6 1071.35 1294.57 1064.22 1294.2 1057.55 C 1294.08 1055.27 1293.45 1053.98 1292.02 1052.26 L 1290.57 1053.08 C 1279.43 1079.98 1291.11 1176.65 1296.07 1207.16 C 1288.69 1212.96 1282.52 1219.92 1276.17 1226.8 C 1273.82 1216.04 1269.44 1207.56 1261.2 1200.04 C 1238.38 1179.22 1201.9 1169.5 1171.65 1170.67 C 1184.87 1149.12 1199.86 1128.62 1213.67 1107.44 C 1233.79 1076.59 1255.15 1033.2 1283.51 1009.83 C 1294.05 1001.14 1306.78 997.347 1319.59 993.337 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1443.92 791.999 C 1444.35 797.377 1443.33 803.633 1443.16 809.089 C 1442.6 827.63 1444.69 846.005 1453.19 862.709 C 1456.37 868.963 1463.17 883.214 1470.33 885.12 C 1471.87 885.53 1473.25 885.925 1474.75 886.467 C 1474.26 889.372 1473.33 892.352 1474.54 895.157 L 1476.75 895.878 C 1483.83 891.117 1485.68 879.323 1495.54 873.671 C 1500.83 870.641 1506.42 870.043 1512.29 871.872 C 1516.07 873.05 1518.84 876.28 1520.42 879.814 C 1525.31 890.758 1520.37 906.847 1515.79 917.355 C 1512.96 923.825 1509.45 929.264 1502.49 931.682 C 1495.83 934.001 1490.44 931.769 1484.41 928.875 C 1480.16 936.233 1477.09 944.43 1473.4 952.098 C 1463.53 972.601 1449.43 989.147 1429.7 1000.71 C 1409.24 1012.7 1384.91 1019.7 1361.49 1013.45 A 84.3543 84.3543 0 0 1 1336.58 998.163 C 1308.47 973.758 1297.36 939.381 1294.74 903.233 C 1293.93 892.052 1291.74 836.248 1297.29 829.811 C 1304.98 827.02 1312.18 836.436 1320.19 837.187 L 1321.06 835.894 C 1320.37 834.062 1319.69 832.553 1318.54 830.946 C 1312.62 822.609 1306.86 820.114 1297.25 818.296 C 1295.54 816.176 1296.38 812.383 1296.5 809.635 C 1306.24 814.109 1316.68 817.165 1327.16 819.32 C 1376.31 829.425 1403.26 818.867 1443.92 791.999 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1305.22 868.624 C 1307.25 870.204 1308.39 872.019 1309.29 874.409 C 1312.29 882.349 1309.85 890.891 1306.59 898.322 C 1305.35 897.985 1304.22 897.376 1303.05 896.838 C 1302.11 895.547 1301.44 894.437 1301.13 892.843 C 1299.76 885.599 1301.27 874.917 1305.22 868.624 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1388.59 873.3 C 1388.79 873.389 1389.01 873.449 1389.2 873.567 C 1392.4 875.555 1393.38 878.916 1394.08 882.462 C 1395.5 889.649 1395.22 897.327 1391.2 903.587 C 1390.67 903.397 1390.11 903.26 1389.6 903.018 C 1387.15 901.866 1385.91 900.639 1385.09 898.071 C 1382.65 890.367 1384.67 880.134 1388.59 873.3 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1337.01 880.42 C 1337.83 881.056 1338.29 881.228 1338.71 882.138 C 1343.68 892.987 1330.75 908.713 1327.86 918.682 C 1328.99 921.07 1330.55 921.078 1332.9 922.05 C 1332.64 924.43 1330.93 925.128 1329.18 926.645 C 1326.66 925.86 1324.5 924.946 1322.15 923.787 C 1320.93 921.824 1320.25 920.951 1320.88 918.499 C 1321.88 914.61 1326.46 910.403 1328.52 906.653 C 1333.13 898.255 1335 889.698 1337.01 880.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1502.04 880.93 C 1504.08 880.882 1506.2 880.805 1508.2 881.255 C 1511.43 881.977 1513.61 883.53 1515.23 886.476 C 1517.19 890.065 1517.5 895.697 1516.21 899.535 C 1514.9 903.432 1511.46 906.983 1507.58 908.402 C 1505.27 909.249 1503.98 909.345 1501.75 908.388 C 1502.92 902.9 1508.75 902.642 1510.27 892.727 C 1510.06 892.467 1509.86 892.199 1509.64 891.948 C 1507.49 889.508 1506.34 888.724 1503.2 888.421 C 1496.47 893.036 1500.04 903.882 1496.35 910.508 L 1494.98 910.602 C 1494.23 909.89 1493.69 909.428 1493.04 908.682 C 1491.46 906.86 1490.99 905.115 1491.29 902.755 C 1491.77 899.046 1491.18 895.28 1490.84 891.566 C 1494.02 887.142 1497.47 883.888 1502.04 880.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1400.16 829.027 C 1409.13 828.625 1416.73 831.714 1423.93 836.912 C 1430.46 841.618 1437.08 847.536 1438.35 855.827 C 1436.99 858.908 1435.42 859.483 1432.68 861.354 C 1420.72 847.384 1407.74 842.584 1390.71 837.255 C 1393.6 834.104 1396.76 831.608 1400.16 829.027 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1414.07 929.227 C 1414.95 929.711 1415.81 930.107 1416.51 930.875 C 1419.61 934.276 1418.95 939.789 1418.41 943.938 C 1416.05 961.961 1406.28 981.88 1391.4 992.77 C 1382.95 998.951 1372.55 1003.19 1361.95 1001.3 C 1350.9 999.319 1343.06 991.601 1337.08 982.626 C 1331.06 971.179 1326.15 958.052 1322.55 945.643 C 1321.29 941.293 1319.48 936.391 1321.8 932.224 L 1323.75 931.933 C 1325.79 933.949 1327.75 935.814 1330.31 937.171 C 1350.07 947.67 1393.12 935.026 1414.07 929.227 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,146,149)" d="M 1329.35 943.076 L 1344.27 945.63 A 682.841 682.841 0 0 1 1342.79 975.269 L 1341.63 975.188 C 1336.27 965.006 1332.73 954.039 1329.35 943.076 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,146,149)" d="M 1404.03 939.252 L 1407.56 938.956 L 1409.12 940.368 C 1410.06 944.585 1409.64 948.075 1408.59 952.257 C 1404.81 967.351 1394.87 981.757 1381.21 989.423 C 1373.62 993.68 1366.04 995.139 1357.69 992.633 C 1354 990.326 1350.83 987.413 1347.56 984.565 C 1350.38 972.228 1350.87 959.715 1351.33 947.12 C 1369.16 947.153 1386.7 942.981 1404.03 939.252 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 1629.36 1126.71 C 1632.56 1147.74 1638.96 1164.48 1656.26 1177.79 C 1672.02 1189.92 1689.57 1193.64 1709.07 1191.03 C 1700.04 1220 1696.05 1248.16 1693.92 1278.34 C 1693.48 1284.51 1691.86 1293.72 1696.12 1298.63 C 1700.5 1297.64 1707.2 1289.77 1710.92 1286.62 C 1716.98 1281.48 1725.52 1275.18 1733.91 1276.26 C 1738.39 1276.84 1742.76 1280.23 1745.34 1283.82 C 1748.35 1288.03 1748.85 1293.09 1747.87 1298.07 C 1742.2 1327.08 1713.07 1331.49 1692.59 1345.34 C 1693.04 1347.91 1692.91 1347.88 1694.94 1349.48 C 1698.77 1350.02 1701.83 1348.64 1705.41 1347.4 C 1724.51 1369.33 1742.85 1390.37 1772.49 1396.01 C 1773.57 1410.41 1776.35 1427.56 1784.03 1440 C 1787.1 1444.97 1792.17 1450.66 1794.12 1456.05 C 1794.88 1458.16 1794.39 1458.55 1793.45 1460.43 C 1779.46 1469.78 1750.47 1466.01 1734.76 1463.75 C 1717.75 1460.61 1693.97 1448.45 1680.37 1448.42 C 1679.78 1448.42 1679.18 1448.43 1678.59 1448.43 C 1674.36 1434.7 1672.69 1401.7 1671.67 1386.13 C 1673.1 1384.12 1674.84 1381.99 1675.66 1379.65 C 1676.4 1377.52 1676.46 1377.46 1675.37 1375.42 C 1668.41 1374.35 1659.51 1381.67 1652.55 1383.12 C 1647.89 1384.1 1642.14 1383.66 1637.32 1383.64 C 1618.27 1383.56 1596.26 1382.98 1579.8 1372.1 C 1572.86 1367.51 1565.67 1360.25 1564.11 1351.73 C 1563.41 1347.9 1564.15 1344.59 1566.37 1341.41 C 1569.16 1337.42 1577.67 1345.55 1587.07 1343.52 C 1603.64 1339.94 1619.58 1324.77 1628.55 1310.92 C 1631.06 1307.05 1633.61 1303.37 1632.59 1298.75 C 1626.74 1293.4 1604.11 1299.01 1595.17 1297.69 C 1585.02 1296.19 1577.05 1292.55 1568.19 1287.58 C 1571.64 1259.36 1562.2 1259.27 1560.23 1237.56 C 1565.43 1229.83 1580.08 1229.9 1588.14 1225.02 C 1590.67 1223.48 1592.9 1221.64 1594.36 1219.04 C 1602.41 1204.67 1606.62 1185.52 1612.5 1169.97 C 1618.05 1155.3 1625.93 1142.18 1629.36 1126.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1602.33 1219.58 C 1603.12 1219.58 1604.27 1219.52 1605.02 1219.76 C 1607.59 1220.58 1607.9 1221.75 1608.86 1223.99 C 1608.43 1229.46 1606.2 1232.37 1602.23 1236.02 C 1600.27 1235.44 1599.03 1234.67 1597.31 1233.61 C 1596.56 1232.26 1595.69 1231.34 1595.78 1229.73 C 1596.03 1225.19 1599.24 1222.47 1602.33 1219.58 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1634.44 1228.44 C 1636.58 1229.04 1638.56 1229.76 1639.95 1231.6 C 1641.31 1233.38 1641.75 1235.49 1641.27 1237.66 C 1640.12 1242.81 1636.76 1244.92 1632.44 1247.4 C 1631.62 1247.2 1630.35 1246.94 1629.63 1246.56 C 1627.34 1245.38 1627.13 1244.32 1626.41 1242.06 C 1627.14 1236.2 1630.39 1232.5 1634.44 1228.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1616.2 1176.76 C 1618.75 1177.36 1621.37 1177.96 1623.77 1179.02 C 1630.9 1182.18 1637.44 1187.34 1640.29 1194.7 C 1639.97 1198.09 1639.21 1198.22 1636.85 1200.52 C 1631.45 1196.51 1627.2 1191.64 1621.42 1187.92 C 1618.35 1185.94 1612.99 1183.91 1610.97 1180.99 C 1612 1178.55 1613.96 1178.05 1616.2 1176.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1884.75 1518.23 C 1892.33 1540.53 1897.2 1565.47 1896.92 1589.11 L 1896.98 1596.87 C 1896.42 1626.49 1892.79 1655.46 1890.64 1684.92 C 1821.13 1715.92 1755.17 1738.26 1677.91 1735.89 C 1665.62 1735.51 1650.09 1735.69 1638.48 1731.58 C 1637.19 1731.12 1635.99 1730.48 1634.79 1729.83 C 1642.24 1728.78 1648.48 1728.35 1655.26 1724.57 C 1675.45 1713.33 1680.68 1683.64 1686.44 1663.14 L 1687.34 1658.52 C 1692.67 1630.86 1692.71 1607.81 1686.78 1580.26 C 1743.58 1574.17 1835.96 1549.45 1884.75 1518.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1687.34 1658.52 C 1737.93 1654.95 1811.4 1629.83 1857.96 1609.27 C 1866.42 1605.53 1874.82 1601.18 1882.91 1596.67 C 1887.02 1594.38 1891.25 1591.26 1895.64 1589.58 C 1896.07 1589.42 1896.49 1589.27 1896.92 1589.11 L 1896.98 1596.87 L 1895.99 1597.28 C 1883.74 1602.4 1872.39 1609.58 1860.19 1614.9 A 674.13 674.13 0 0 1 1717.09 1659.55 C 1709.5 1661.05 1694.75 1665.85 1687.76 1663.76 C 1687.29 1663.62 1686.87 1663.38 1686.44 1663.14 L 1687.34 1658.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(166,163,150)" d="M 1884.75 1518.23 C 1892.33 1540.53 1897.2 1565.47 1896.92 1589.11 C 1896.49 1589.27 1896.07 1589.42 1895.64 1589.58 C 1891.25 1591.26 1887.02 1594.38 1882.91 1596.67 C 1874.82 1601.18 1866.42 1605.53 1857.96 1609.27 C 1811.4 1629.83 1737.93 1654.95 1687.34 1658.52 C 1692.67 1630.86 1692.71 1607.81 1686.78 1580.26 C 1743.58 1574.17 1835.96 1549.45 1884.75 1518.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(236,187,133)" d="M 242.057 1079.37 C 253.372 1078.5 264.017 1078.59 275.288 1079.93 C 196.108 1168.38 211.616 1256.92 192.788 1363.93 A 3909.22 3909.22 0 0 1 178.263 1438.85 C 174.57 1457.13 168.668 1478.14 169.095 1496.74 C 169.262 1504.05 171.874 1509.59 177.125 1514.59 A 304.774 304.774 0 0 0 170.463 1553.29 A 845.855 845.855 0 0 0 160.733 1537.54 C 129.738 1488.27 114.885 1428.28 107.539 1371.07 C 97.9047 1296.04 101.317 1192.96 149.71 1131.11 A 137.979 137.979 0 0 1 242.057 1079.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 606.73 795.433 A 69.7975 69.7975 0 0 1 632.774 814.831 C 647.836 833.109 649.101 854.197 646.914 876.862 A 55.7832 55.7832 0 0 0 643.473 876.277 C 638.373 875.612 632.135 875.84 627.981 879.145 C 627.15 881.481 627.158 881.73 627.748 884.143 C 631.966 886.68 635.894 883.917 640.375 884.418 C 642.938 884.705 643.34 885.387 644.735 887.273 C 645.044 896.785 642.656 913.762 638.407 922.151 C 636.514 922.399 637.239 922.42 635.567 922.259 C 631.53 921.872 627.608 921.662 623.885 923.582 C 622.312 924.393 622.633 924.753 622.235 926.302 C 622.769 927.116 623.005 927.587 623.823 928.249 C 626.685 930.569 630.778 930.226 634.242 930.293 C 636.174 938.793 637.65 948.009 638.332 956.708 C 640.528 984.7 620.193 1007.32 603.004 1027.29 C 590.594 1041.71 577.148 1053.31 557.1 1054.44 C 526.905 1056.14 491.994 1033.64 470.683 1014.23 C 454.204 998.394 438.08 981.881 428.64 960.782 C 432.069 959.327 435.905 958.086 437.756 954.641 C 434.013 951.064 418.627 952.685 410.173 945.068 C 401.288 937.063 395.064 916.43 394.835 904.619 C 394.707 898.005 395.906 892.475 400.729 887.736 C 404.729 883.804 409.657 881.916 415.274 882.085 C 428.158 882.473 440.489 893.551 443.762 905.765 C 444.843 909.799 443.278 914.55 446.279 917.841 L 448.257 917.496 C 449.093 916.314 449.765 915.185 450.179 913.783 C 453.526 902.427 458.754 889.734 453.014 878.626 C 461.329 877.495 469.645 876.352 477.872 874.684 C 526.469 864.83 578.805 837.442 606.73 795.433 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 602.93 950.637 C 606.953 953.481 613.765 961.474 615.294 966.078 C 616.178 968.744 615.864 970.451 614.693 972.983 C 610.306 976.843 604.784 975.932 599.348 975.761 C 597.936 973.799 597.55 972.863 597.432 970.443 L 598.902 968.832 C 602.966 967.922 606.89 969.028 610.915 969.774 C 607.721 966.229 601.333 961.15 600.407 956.42 C 599.867 953.661 601.348 952.642 602.93 950.637 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 415.182 896.978 C 415.602 897.011 416.025 897.021 416.443 897.077 C 424.43 898.14 428.647 905.599 433.04 911.524 C 433.04 914.945 432.947 918.405 433.277 921.812 C 433.485 923.961 433.957 926.303 433.34 928.429 C 432.111 932.661 429.235 933.768 425.596 935.567 C 423.514 935.374 422.273 935.343 420.592 934.03 L 420.448 931.777 C 437.684 906.107 416.609 909.992 415.182 896.978 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 544.781 913.192 C 551.02 912.748 558.317 911.708 564.393 913.353 C 569.487 914.732 573.511 916.393 576.162 921.138 C 576.054 923.622 576.158 923.633 574.483 925.444 L 571.695 925.231 C 561.906 920.188 542.607 923.071 536.691 918.083 L 536.878 916.296 C 539.17 914.113 541.803 913.827 544.781 913.192 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 546.296 861.315 C 550.704 861.21 555.528 861.354 559.791 862.561 C 563.729 863.675 568.904 866.425 570.734 870.276 C 571.441 871.766 571.14 871.391 570.353 873.089 C 563.646 875.358 556.556 868.346 544 869.714 L 542.547 869.882 C 535.811 871.968 527.608 879.18 520.914 879.014 C 519.107 877.549 519.05 877.414 518.421 875.169 C 519.006 873.847 518.999 873.693 519.969 872.396 C 524.519 866.313 539.204 862.392 546.296 861.315 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 529.796 961.268 C 538.576 962.993 557.38 975.128 566.664 979.229 C 580.807 985.476 601.209 989.544 613.391 998.304 C 612.434 1005.83 598.766 1018.9 593.704 1024.98 C 588.912 1030.93 583.611 1036.13 576.412 1039.05 C 569.135 1041.99 561.114 1041.71 553.924 1038.64 C 543.268 1034.09 536.221 1024.15 532.033 1013.69 C 526.081 998.821 523.446 976.331 529.796 961.268 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 533.899 970.951 C 555.629 984.318 578.628 992.565 602.518 1000.96 C 593.265 1013.29 585.309 1025 571.491 1032.65 C 566.408 1033.5 561.574 1033.45 556.684 1031.61 C 546.554 1027.81 542.248 1017.81 538.362 1008.56 C 535.218 996.017 533.782 983.877 533.899 970.951 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,146,149)" d="M 538.362 1008.56 C 538.639 1008.55 538.917 1008.55 539.195 1008.53 C 544.971 1008.22 560.158 1001.54 564.787 1005.66 C 569.348 1009.71 570.388 1026.3 571.491 1032.65 C 566.408 1033.5 561.574 1033.45 556.684 1031.61 C 546.554 1027.81 542.248 1017.81 538.362 1008.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 1459.7 1487.76 C 1461.26 1487.7 1462.98 1487.61 1464.5 1487.97 C 1466.97 1488.54 1469.66 1489.99 1471.15 1492.04 C 1470.31 1497.61 1460.9 1500.32 1456.83 1503.77 C 1455.19 1505.17 1455.08 1505.2 1454.82 1507.42 L 1456.92 1509.21 C 1465.57 1509.91 1472.73 1497.74 1481.23 1495.01 C 1484.67 1493.91 1487.7 1494.46 1490.8 1496.2 C 1493.28 1497.6 1495.21 1498.99 1495.99 1501.75 C 1492.12 1505.97 1482.53 1508.31 1477.36 1511.36 C 1473.79 1513.46 1470.15 1515.54 1469.08 1519.69 C 1470.41 1521.47 1470.55 1521.6 1472.64 1522.34 C 1473.74 1521.65 1474.87 1520.99 1475.96 1520.28 C 1481.74 1516.46 1494 1512.1 1497.99 1508.84 C 1498.83 1508.15 1499.66 1505.89 1500.02 1504.92 C 1500.18 1504.49 1500.32 1504.05 1500.46 1503.62 C 1502.56 1505.1 1501.91 1508.36 1503.22 1510.34 C 1506 1514.55 1514.59 1518.08 1519 1520.52 C 1515.79 1527.82 1512.74 1535.41 1508.84 1542.38 C 1505.41 1548.53 1501.34 1554.35 1498.1 1560.61 C 1494.44 1567.66 1492.2 1575.47 1488.25 1582.35 C 1479.4 1597.77 1466.59 1604.16 1450.2 1608.6 C 1444.25 1647.34 1463.23 1704.51 1475.93 1741.95 C 1470.78 1750.82 1461.84 1761.83 1459.59 1771.71 C 1459.11 1773.82 1459.12 1773.94 1460.29 1775.85 L 1462.74 1775.93 C 1468.97 1771.81 1473.15 1760.38 1477.11 1753.87 C 1487.44 1736.89 1498.31 1720.21 1508.16 1702.93 C 1516.32 1688.63 1523.48 1673.72 1531.34 1659.24 C 1545.85 1668.99 1559.45 1681.21 1573.07 1692.22 C 1587.34 1703.32 1601.97 1713.55 1617.66 1722.54 C 1607.47 1735.11 1598.92 1748.96 1589.13 1761.84 C 1567.34 1790.51 1539.6 1822.66 1513.09 1846.77 C 1498.06 1860.43 1479.36 1872.65 1458.09 1871.22 C 1448.08 1870.55 1439.92 1865.74 1433.55 1858.11 C 1425.51 1848.48 1421.53 1836.08 1417.9 1824.28 C 1401.71 1771.54 1406.38 1722.95 1404.65 1669.12 C 1403.57 1635.46 1399.89 1600.21 1402.87 1566.69 C 1403.8 1556.18 1412 1513.95 1419.3 1508.4 C 1419.58 1508.18 1419.89 1507.99 1420.19 1507.78 C 1427.64 1502.52 1436.38 1500.7 1444.56 1496.94 C 1449.82 1494.52 1454.82 1490.9 1459.7 1487.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1496.39 1545.33 C 1496.93 1545.58 1497.51 1545.75 1498.01 1546.08 C 1500 1547.4 1500.07 1548.88 1500.53 1551.02 C 1499.61 1554.41 1498.72 1555.35 1496.07 1557.64 C 1495.47 1557.47 1494.57 1557.25 1494.05 1556.93 C 1492.07 1555.71 1492.21 1554.61 1491.87 1552.51 C 1492.98 1549.22 1493.96 1547.82 1496.39 1545.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1504.69 1517.72 C 1506.41 1519.15 1506.39 1519.25 1506.89 1521.45 C 1504.72 1527.13 1490.03 1537.17 1484.93 1542.04 C 1482.52 1539.86 1480.61 1538.38 1479.86 1535.19 C 1486.85 1528.64 1496.32 1522.35 1504.69 1517.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1530.2 1005.05 C 1555.74 1016.93 1579.3 1031.98 1598.92 1052.38 C 1606.75 1060.51 1613.32 1070.38 1622.27 1077.29 C 1618.84 1083.24 1614.76 1089.44 1612.6 1095.99 C 1607.31 1112.05 1605.53 1131.34 1613.71 1146.7 C 1608.49 1158.08 1604.04 1169.63 1600 1181.48 C 1596.65 1191.33 1593.96 1202.27 1588.96 1211.38 C 1582.86 1222.49 1572.06 1223.98 1560.86 1227.21 C 1557.59 1215.36 1541.71 1152.69 1537.54 1146.48 C 1536.4 1144.79 1537.04 1145.33 1534.96 1144.84 C 1528.42 1152.47 1555.27 1221.9 1552.47 1233.34 C 1549.15 1246.95 1555.9 1254.76 1562.13 1266.24 C 1559.64 1290.96 1559.8 1306.51 1566.94 1330.68 C 1566.69 1330.83 1566.43 1330.97 1566.18 1331.12 C 1565.78 1331.36 1565.38 1331.61 1564.98 1331.85 C 1560.46 1334.52 1557.95 1337.72 1556.65 1342.91 C 1554.82 1350.22 1557.94 1357.94 1561.98 1363.94 C 1574.48 1382.47 1589.46 1385.52 1609.76 1389.58 C 1608.58 1391.74 1608.43 1392.54 1609.29 1394.91 C 1610.32 1397.72 1612.58 1401.02 1612.48 1403.98 L 1611.47 1404.41 L 1611.26 1405.51 C 1587.44 1401.26 1559.46 1392.75 1536.58 1384.45 C 1536.65 1371.58 1537.99 1361.32 1528.45 1351.15 C 1504.62 1325.73 1468.87 1319.85 1435.72 1318.8 C 1426.26 1267.99 1424.87 1215.03 1427.27 1163.53 C 1428.03 1147.01 1432.81 1128.08 1431.99 1112 C 1430.82 1110.73 1429.97 1109.74 1429.1 1108.24 C 1437.65 1099.85 1443.96 1090.24 1450.35 1080.18 C 1454.47 1084 1458.13 1087.71 1461.4 1092.3 C 1465.01 1097.38 1481.93 1129.05 1484.88 1130.18 C 1487.3 1129.15 1488.58 1127.9 1490.12 1125.84 C 1506.08 1104.57 1533.25 1030.79 1530.2 1005.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1480.85 717.042 C 1503.61 723.119 1528.23 725.53 1551.53 728.947 L 1670.3 746.281 C 1692.08 749.328 1714.17 751.289 1735.76 755.462 L 1733.78 756.956 C 1733.83 766.274 1738.71 778.402 1740.81 787.759 A 426.92 426.92 0 0 1 1749.77 841.091 C 1754.43 889.122 1748.51 944.519 1731.94 990.061 C 1727.5 1002.26 1715.22 1023.56 1712.67 1033.8 C 1715.27 1034.95 1717.81 1035.33 1720.59 1035.78 C 1712.55 1035.74 1704.48 1035.73 1696.46 1036.46 C 1667.22 1039.11 1643.34 1051.56 1624.64 1074 C 1621.57 1068.32 1617.48 1063.07 1613.32 1058.16 C 1587.46 1027.71 1554.53 1006.4 1518.08 990.751 C 1508.67 986.714 1498.79 982.153 1488.48 981.324 C 1486.57 967.95 1485.51 954.455 1486.82 940.981 C 1497.08 942.651 1505.25 940.692 1514.08 935.023 C 1536.25 920.777 1550.96 890.954 1556.39 865.945 C 1563.41 833.646 1558.87 796.123 1540.72 768.098 C 1527.62 747.86 1512.46 737.639 1488.9 732.657 L 1480.85 717.042 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(159,124,112)" d="M 772.312 1051.38 C 814.117 1048.56 877.832 1068.7 911.975 1092.3 A 79.2672 79.2672 0 0 1 945.067 1144.19 C 950.2 1173.41 937.423 1197.46 921.275 1220.65 C 916.928 1190.21 910.657 1179.77 896.938 1153.02 C 894.382 1148.03 892.406 1140.32 887.693 1137.01 C 886.234 1135.99 885.866 1136.39 884.24 1136.6 C 883.231 1146.8 884.472 1157.57 882.516 1167.6 C 874.45 1208.96 837.304 1243.22 815.087 1277.93 L 804.714 1273.2 C 801.181 1272.77 797.519 1272.46 793.967 1272.83 C 785.937 1273.66 778.613 1278.64 773.729 1284.87 C 764.638 1296.47 763.05 1309.82 764.461 1323.97 C 758.068 1332.25 751.388 1340.96 741.992 1345.99 C 715.103 1360.4 694.281 1343.72 669.207 1336.01 C 664.953 1322.12 656.974 1309.76 650.028 1297.09 C 634.691 1269.12 622.079 1238.41 618.608 1206.48 C 614.814 1171.58 623.361 1141.82 645.597 1114.55 C 677.151 1075.86 723.446 1056.43 772.312 1051.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(119,90,82)" d="M 1706.65 1043.41 C 1707.59 1043.33 1708.54 1043.26 1709.49 1043.22 C 1745.52 1041.8 1797.13 1051.77 1830.09 1066.55 C 1848.58 1074.84 1866.45 1086.66 1881.03 1100.76 C 1916.32 1134.89 1932.61 1181.63 1932.97 1230.2 C 1933.26 1269.52 1920.28 1313.38 1891.9 1341.67 C 1867.52 1365.99 1810.88 1388.52 1776.21 1387.92 C 1752.65 1387.5 1736.55 1369.46 1721.42 1353.78 C 1718.39 1350.3 1715.57 1346.67 1712.72 1343.04 C 1720.17 1339.97 1727.62 1335.77 1734.01 1330.84 C 1744.25 1322.94 1753.38 1311.61 1754.77 1298.35 C 1755.57 1290.65 1753.47 1282.24 1748.34 1276.33 A 21.1067 21.1067 0 0 0 1732.51 1268.95 C 1719.66 1268.7 1709.35 1279.17 1700.76 1287.39 C 1702.4 1258.87 1705.06 1230.6 1713.41 1203.13 C 1715.62 1195.89 1719.08 1189.22 1721.42 1182.11 C 1722.29 1179.47 1722.38 1178.24 1721.23 1175.75 L 1719.04 1174.98 C 1715.72 1176.17 1713.37 1179.99 1711.2 1182.7 C 1702.88 1183.89 1694.8 1184.34 1686.48 1182.85 C 1671.26 1180.12 1656.22 1170.62 1647.61 1157.69 C 1637 1141.72 1634.43 1118.88 1641.38 1101.02 C 1643.44 1095.72 1648.15 1089.55 1648.84 1084.05 C 1649.04 1082.48 1648.46 1082.29 1647.59 1081.15 C 1647.28 1081.22 1646.96 1081.25 1646.67 1081.36 C 1637.06 1085.21 1621.56 1129.18 1617.55 1140.05 A 134.105 134.105 0 0 1 1616.13 1128.64 C 1614.66 1108.25 1621.86 1089.97 1635.18 1074.71 C 1654.52 1052.56 1678.16 1045.29 1706.65 1043.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 353.439 1033.83 C 356.799 1035.05 356.1 1041.57 356.43 1044.7 C 359.125 1070.25 367.48 1095.99 374.752 1120.55 C 378.512 1133.25 390.865 1169.97 397.042 1179.93 C 398.184 1181.77 398.098 1181.67 400.337 1182.11 C 414.025 1174.32 433.506 1134.89 442.011 1119.83 C 453.306 1129.76 468.316 1136.78 478.193 1147.87 C 485.321 1180.28 493.845 1237.51 484.505 1269.25 C 476.572 1296.21 448.75 1339.32 433.759 1364.64 C 417.071 1365.19 399.545 1365.24 382.934 1363.51 C 380.943 1363.3 377.972 1363.05 376.311 1361.8 C 348.773 1341.12 381.598 1152.23 349.964 1116.22 C 348.614 1114.68 349.306 1115.11 347.213 1115.02 C 347.478 1121.99 351.327 1129.58 353.032 1136.45 C 355.412 1146.05 356.386 1156.17 356.865 1166.02 C 358.638 1202.44 356.487 1239.17 356.735 1275.63 C 356.915 1302.22 359.205 1328.26 361.189 1354.74 C 354.921 1355.63 348.222 1356.23 342.095 1357.78 C 338.641 1358.66 331.874 1360.42 330.057 1363.49 C 338.345 1366.75 355.665 1361.37 365.185 1361.28 L 366.673 1361.27 C 359.25 1367.15 336.012 1382.58 333.627 1390.18 C 334.725 1391.39 334.418 1391.63 335.823 1391.63 C 345.214 1391.62 360.253 1376.39 367.56 1370.38 C 398.116 1373.49 429.148 1372.02 459.793 1371.56 C 454.039 1397.82 449.644 1423.7 440.52 1449.14 L 418.284 1455.13 C 395.913 1461.05 372.51 1468.7 349.407 1470.79 C 336.337 1471.97 309.689 1474.66 298.889 1465.25 C 289.709 1457.25 284.029 1442.92 279.219 1431.99 C 253.402 1373.32 240.8 1309.98 235.88 1246.36 C 235.488 1241.28 235.519 1233.83 231.459 1230.4 L 229.55 1231.3 C 228.553 1233.39 228.086 1235.15 227.93 1237.48 C 226.9 1252.8 229.753 1270.19 231.977 1285.39 C 239.903 1339.56 252.359 1393.08 275.783 1442.79 C 279.751 1451.21 283.84 1460.69 290.118 1467.66 C 301.467 1480.27 322.459 1479.27 338.086 1479.96 C 312.087 1486.76 286.099 1495.64 260.796 1504.7 C 260.218 1507.97 259.748 1510.67 258.104 1513.59 C 246.587 1518.83 201.881 1514.67 190.052 1510.65 C 184.984 1508.93 180.483 1505.93 178.3 1500.88 C 172.746 1488.02 188.63 1427.04 191.919 1410.34 C 197.064 1384.22 202.161 1358.01 205.242 1331.56 C 209.748 1292.87 211.897 1253.3 218.874 1214.99 C 222.406 1195.59 227.645 1175.56 235.022 1157.26 C 256.218 1104.7 300.812 1056.06 353.439 1033.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(141,186,156)" d="M 219.786 1800.64 C 219.75 1800.31 219.718 1799.98 219.678 1799.65 C 218.292 1788.15 214.168 1777.08 212.507 1765.56 C 206.153 1721.46 206.186 1657.63 234.528 1620.56 C 251.389 1598.5 273.39 1588.58 300.49 1585.2 C 367.99 1576.78 441.276 1618.93 492.138 1659.3 C 562.851 1715.43 609.017 1803.02 641.755 1885.3 C 648.845 1903.12 654.088 1921.62 661.021 1939.45 C 628.596 1935.54 596.204 1932.68 564.038 1926.72 C 443.457 1904.41 328.082 1857 219.786 1800.64 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 1015.15 1255.07 C 1025.89 1254.73 1038.32 1258.53 1048.88 1260.68 C 1075.77 1266.14 1103.85 1273.37 1131.28 1274.23 C 1139.33 1283.47 1148.07 1291.68 1158.35 1298.41 C 1199.89 1325.59 1273.75 1343.19 1322.5 1356.47 C 1340.25 1361.31 1359.79 1365.28 1376.49 1372.98 C 1385.71 1377.22 1394.25 1383.86 1403.07 1388.95 C 1414.08 1395.3 1425.68 1400.61 1436.66 1407.01 C 1446.79 1412.92 1461.06 1425.72 1472.69 1427.08 C 1476.51 1427.53 1481.64 1426.79 1484.76 1424.53 C 1485.01 1421.57 1485.25 1418.62 1485.6 1415.68 C 1491.4 1421.77 1501.43 1434.02 1510.11 1435.73 C 1513.35 1436.36 1516.22 1435.34 1518.79 1433.41 C 1529.31 1425.52 1534.6 1405.7 1536.52 1393.22 C 1579.63 1405.55 1622.93 1418.45 1667.48 1424.39 A 289.677 289.677 0 0 1 1671.43 1452.81 C 1664.27 1455.97 1656.68 1458.27 1649.29 1460.85 C 1633.92 1466.21 1612.19 1472.04 1599.58 1482.17 C 1571.48 1504.76 1532.33 1602.38 1514.86 1638.55 A 859.85 859.85 0 0 1 1461.68 1663.55 C 1458.51 1647.45 1456.97 1631.64 1456.41 1615.27 C 1460.35 1613.96 1464.34 1612.66 1468.16 1611.03 C 1488.6 1602.3 1495.12 1582.18 1504.7 1564.99 C 1511.04 1553.61 1517.83 1543.45 1522.73 1531.22 C 1524.27 1527.38 1526.97 1520.81 1524.95 1516.86 C 1522.64 1512.37 1517.05 1511.09 1512.64 1509.38 C 1510.75 1505.89 1508.61 1502.48 1505.94 1499.53 A 38.3767 38.3767 0 0 0 1495.19 1491.11 C 1490.35 1488.55 1464.87 1480.29 1459.94 1480.3 C 1451.35 1480.31 1444.97 1488.51 1437.66 1492.07 C 1430.45 1495.58 1422.95 1494.12 1416.88 1500.43 C 1402.71 1515.16 1396.95 1544.71 1395.05 1564.21 C 1393.55 1579.52 1394.56 1595.31 1394.93 1610.69 C 1395.64 1640.08 1397.06 1669.38 1397.09 1698.79 C 1382.46 1704.46 1368.42 1711.97 1354.21 1718.64 L 1261.97 1762.66 C 1236.35 1775.34 1210.3 1787.16 1184.58 1799.63 C 1166.6 1796.26 1148.79 1789.54 1131.4 1783.96 L 1049.02 1757.66 C 1032.83 1752.57 1016.61 1746.93 1000.11 1742.94 C 1006.84 1721.09 1017.11 1700.87 1024.39 1679.26 C 1023.41 1675.5 1022.04 1672.04 1020.56 1668.45 C 1029.84 1644.18 1037.49 1618.91 1043.97 1593.76 C 1069.87 1602.65 1098.31 1611.64 1125.15 1616.91 L 1445.15 1459.28 C 1447.08 1458.32 1449.99 1457.16 1450.67 1455.02 C 1451.45 1452.6 1451.3 1450.12 1449.9 1447.94 C 1447.92 1444.86 1444.18 1443.28 1440.86 1442.15 C 1433.7 1439.74 1425.82 1438.91 1418.5 1436.97 C 1390.88 1429.64 1362.91 1421.93 1335.51 1413.76 L 1033.68 1324.12 C 1014.44 1333.5 993.489 1340.38 973.533 1348.16 A 9179.38 9179.38 0 0 0 870.088 1389.28 C 893.968 1367.39 902.543 1337.91 912.584 1308.1 C 916.451 1306.27 920.552 1304.37 924.111 1301.97 C 929.973 1298.02 931.098 1292.66 932.489 1286.22 C 960.562 1277.26 987.356 1264.85 1015.15 1255.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 406.744 1596.94 C 417.997 1563.88 491.774 1450.41 515.717 1426.37 C 529.268 1412.77 546.737 1402.39 563.892 1393.93 C 598.832 1376.7 640.61 1378.66 676.889 1391.33 C 730.527 1410.07 766.488 1438.11 809.519 1473.75 C 820.596 1482.93 833.409 1491.75 842.935 1502.51 C 843.269 1502.89 843.61 1503.26 843.942 1503.63 C 844.142 1503.86 844.333 1504.1 844.528 1504.33 C 811.533 1510.21 793.197 1516.63 767.896 1539.43 C 759.003 1547.45 749.842 1556.49 743.142 1566.48 C 740.897 1569.83 739.036 1574.05 738.892 1578.13 L 739.437 1579.2 C 741.705 1578.9 742.103 1578.46 743.726 1576.92 C 755.176 1566.11 763.828 1552.76 776.692 1541.32 C 785.512 1533.47 795.912 1525.91 806.598 1520.81 C 819.51 1514.66 833.552 1512.7 847.558 1510.53 C 866.549 1557.83 870.546 1608.45 882.858 1657.54 C 891.599 1692.39 905.776 1725.58 915.245 1760.15 C 917.656 1768.96 916.859 1786.74 922.43 1793.37 L 923.674 1793.58 C 926.61 1790.45 926.967 1786.84 926.85 1782.66 C 926.369 1765.53 920.372 1745.79 914.281 1729.9 C 920.084 1737.29 934.253 1762.38 940.362 1765.37 C 942.554 1764.37 942.075 1764.43 942.924 1762.37 C 939.12 1743.38 921.73 1730.67 911.773 1715.26 C 906.099 1706.48 903.037 1696.51 899.579 1686.73 C 910.963 1679.72 921.919 1672.23 932.864 1664.56 C 959.996 1670.76 981.902 1680.45 997.338 1705.04 A 128.174 128.174 0 0 1 1001.32 1711.96 C 992.521 1750.65 946.23 1837.77 912.806 1858.27 C 896.049 1868.55 869.093 1869.76 850.382 1864.92 C 832.735 1860.36 822.061 1847.51 813.263 1832.4 C 804.805 1817.88 797.217 1801.55 791.494 1785.74 C 783.573 1763.87 776.184 1741.45 769.317 1719.21 C 762.983 1698.7 739.699 1606.75 725.363 1599.25 C 723.117 1599.78 723.025 1600.06 721.481 1601.82 C 721.011 1605.43 731.819 1625.51 733.703 1630.59 C 743.778 1657.79 751.898 1686.26 759.808 1714.17 C 748.944 1729.97 742.945 1748.97 736.845 1767 C 714.436 1833.24 709.464 1871.86 705.21 1941.3 A 789.974 789.974 0 0 0 668.191 1939.99 C 664.717 1916.98 652.442 1889.83 643.512 1868.29 C 606.798 1779.77 558.754 1698.38 480.524 1640.65 C 457.524 1623.67 433.246 1607.91 406.744 1596.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(173,205,201)" d="M 1131.65 107.621 C 1162.07 109.132 1192.8 114.191 1223.1 117.435 A 16124.5 16124.5 0 0 1 1406.32 136.655 L 1914.94 186.98 L 1914.86 777.478 L 1904.04 775.528 C 1807.28 758.702 1710.34 744.935 1613.21 730.516 A 7836.36 7836.36 0 0 1 1514.64 715.955 C 1503.15 714.085 1490.95 712.986 1479.69 710.228 C 1471.46 708.213 1463.13 700.926 1455.41 697.06 C 1427.98 683.311 1399.6 689.865 1372.07 699.305 C 1362.66 696.941 1352.65 695.95 1343.04 694.507 L 1289.25 686.514 A 4510.82 4510.82 0 0 1 1128.74 660.594 A 43243.1 43243.1 0 0 0 1131.65 107.621 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1164.56 139.864 C 1189.21 141.009 1214.45 145.076 1239.03 147.662 L 1414.21 166.423 L 1785.92 203.872 A 5049.85 5049.85 0 0 0 1836.66 209.233 C 1850.53 210.56 1868.29 209.93 1881.2 214.699 C 1882.47 216.993 1882.49 218.43 1882.68 221.004 C 1884.62 247.258 1883.26 274.542 1883.4 300.94 L 1883.56 471 L 1883.68 636.607 C 1883.73 663.96 1885.2 691.898 1883.73 719.182 C 1883.41 725.113 1882.88 728.84 1878.93 733.44 C 1876.36 734.637 1873.88 735.756 1871.01 735.832 C 1860.12 736.117 1848.27 733.413 1837.52 731.714 C 1813.95 727.985 1790.49 723.469 1766.9 719.811 C 1621.12 697.202 1474.59 679.105 1328.56 658.186 L 1216.77 642.719 C 1198.81 640.209 1179.79 638.786 1162.19 634.543 C 1161.47 604.366 1162.15 574.003 1162.18 543.81 L 1162.36 362.803 L 1162.29 223.352 C 1162.24 198.525 1161.12 173.25 1162.23 148.48 C 1162.39 144.973 1162.75 142.889 1164.56 139.864 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(250,243,234)" d="M 1169.49 147.515 C 1191.29 149.059 1213.18 152.15 1234.94 154.427 L 1411.7 173.217 L 1702.94 202.35 C 1760.5 208.16 1818.45 212.883 1875.82 220.179 A 28815.8 28815.8 0 0 1 1876.52 611.242 A 3338.35 3338.35 0 0 0 1876.36 672.084 C 1876.61 689.851 1878.66 709.173 1875.57 726.664 C 1871.25 729.155 1865.49 727.884 1860.75 727.282 C 1827 722.994 1793.55 716.542 1759.91 711.551 L 1554.24 682.193 A 29148.8 29148.8 0 0 1 1169.53 628.553 C 1168.45 595.592 1169.12 562.458 1169.2 529.481 L 1169.42 372.45 L 1169.05 223.907 C 1169.04 198.493 1168.55 172.907 1169.49 147.515 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,17,14)" d="M 1813.66 663.09 A 97.6737 97.6737 0 0 1 1809.61 658.627 C 1806.4 654.869 1801.73 649.523 1802.12 644.336 L 1803.74 644.229 C 1809.12 647.841 1812.57 653.679 1816.32 658.877 L 1813.66 663.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,17,14)" d="M 1775.27 652.548 C 1777.36 646.922 1778.84 641.473 1783.17 637.119 L 1785.27 636.513 C 1786.59 638.601 1786.33 640.051 1785.76 642.384 C 1784.6 647.141 1781.13 652.374 1778.82 656.732 L 1775.27 652.548 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,17,14)" d="M 1710.98 649.867 C 1719.09 647.119 1729.42 639.1 1735.97 638.145 L 1736.77 639.022 C 1732.77 647.958 1723.87 650.443 1715.53 654.027 L 1710.98 649.867 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,7,5)" d="M 1715.53 654.027 C 1721.05 658.215 1732.79 665.234 1735.1 671.561 L 1733.78 673.151 C 1728.64 671.896 1722.8 664.715 1718.14 661.603 C 1714.47 659.15 1710.16 658.195 1707.02 655.046 C 1707.45 652.102 1708.75 651.734 1710.98 649.867 L 1715.53 654.027 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,7,5)" d="M 1775.27 652.548 L 1778.82 656.732 C 1775.1 663.817 1771.28 670.679 1766.18 676.883 C 1763.42 680.233 1760.27 684.665 1755.76 685.087 L 1754.53 683.641 C 1754.51 682.897 1754.15 682.088 1754.45 681.408 C 1755.89 678.192 1761.49 674.369 1763.95 671.325 C 1768.47 665.726 1771.82 658.85 1775.27 652.548 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,17,14)" d="M 1813.66 663.09 L 1816.32 658.877 C 1822.16 664.38 1828.46 669.252 1834.38 674.622 C 1825.79 680.885 1810.42 690.479 1799.3 689.106 L 1799.71 689.084 C 1800.81 685.907 1804.18 685.031 1807.15 683.605 C 1813.64 680.491 1820.48 678.287 1826.57 674.373 A 333.635 333.635 0 0 0 1813.66 663.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1632.25 371.484 C 1633.5 371.597 1635.24 371.642 1636.46 372.076 C 1639.15 373.037 1641.26 374.895 1642.52 377.45 C 1644 380.459 1643.85 383.949 1642.59 387.005 C 1640.73 391.538 1637.7 393.132 1633.35 394.748 C 1633.02 394.719 1632.69 394.715 1632.36 394.663 C 1629.42 394.196 1626.25 392.145 1624.66 389.562 C 1622.62 386.24 1622.46 383.087 1623.58 379.469 C 1625.06 374.662 1628.02 373.542 1632.25 371.484 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(0,0,0)" d="M 1351.41 389.553 C 1367.13 390.504 1383.21 393.337 1398.87 395.305 C 1415.62 397.41 1433.19 398.58 1449.61 402.428 C 1450.25 408.29 1450.01 414.433 1450.08 420.339 A 3956.12 3956.12 0 0 0 1391.1 413.237 C 1377.81 411.671 1363.92 410.644 1351 407.085 C 1350.9 401.218 1351.13 395.412 1351.41 389.553 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1353.98 391.81 C 1384.81 394.262 1416.26 398.977 1446.85 403.581 L 1446.82 418.642 C 1415.82 413.594 1384.08 412.182 1353.32 405.78 L 1353.98 391.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1350.89 436.351 C 1362.98 436.697 1493.47 452.654 1494.77 454.291 C 1497.89 458.235 1496.3 468.747 1496.15 473.624 C 1473.34 472.588 1449.56 467.995 1426.91 464.927 C 1401.8 461.526 1375.61 459.359 1350.94 453.619 C 1350.62 447.868 1350.79 442.106 1350.89 436.351 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1352.03 481.57 C 1379.8 483.464 1408.1 488.589 1435.74 492.26 C 1455.8 494.924 1477.89 496.106 1497.35 501.127 A 475.849 475.849 0 0 1 1496.97 520.818 C 1448.13 515.863 1399.59 507.076 1350.67 502.048 C 1350.7 495.139 1351.26 488.434 1352.03 481.57 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1353.79 576.415 C 1354.57 576.42 1355.35 576.41 1356.13 576.452 C 1368.87 577.13 1511.18 596.62 1513.26 598.007 C 1513.82 598.375 1514.16 598.988 1514.61 599.478 C 1515.77 604.799 1514.69 610.247 1514.06 615.602 C 1491.94 615.596 1463.13 609.787 1440.71 606.783 C 1412.62 603.021 1381.18 600.555 1353.79 594.4 C 1352.56 593.03 1351.39 591.835 1350.99 589.959 C 1349.97 585.211 1351.75 580.587 1353.79 576.415 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1351.71 532.415 C 1397.53 537.319 1443.28 544.265 1489 550.122 C 1518.29 553.875 1548.15 555.997 1577.21 561.179 C 1577.51 567.963 1577.43 574.796 1577.49 581.588 C 1566.58 581.704 1555 579.006 1544.17 577.384 L 1482.52 568.188 L 1399.48 556.974 C 1384.46 554.974 1368.91 553.597 1354.1 550.498 C 1350.36 545.524 1351.51 538.317 1351.71 532.415 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1353.2 296.529 C 1370.85 298.949 1388.75 300.262 1406.48 302.156 C 1469.32 308.872 1532.71 314.149 1595.25 323.149 C 1595.26 329.574 1595.89 336.488 1594.04 342.68 C 1570.13 337.837 1544.26 336.393 1519.96 333.838 L 1416.54 322.197 C 1395.42 319.911 1372.36 319.29 1351.82 313.878 C 1351.65 307.863 1351.6 302.387 1353.2 296.529 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1353.16 342.587 C 1376.8 345.447 1595.49 367.558 1601.44 372.249 C 1604.21 377.802 1602.82 384.608 1602.19 390.555 C 1569.59 389.919 1536.12 382.73 1503.72 378.909 C 1453.24 372.952 1402.26 369.569 1351.99 361.695 C 1351.56 355.14 1351.42 348.971 1353.16 342.587 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(216,128,123)" d="M 1203.33 208.352 C 1223.07 209.133 1243.62 213.063 1263.39 215.095 L 1429.82 233.203 L 1838.04 274.168 C 1838.38 284.097 1840.49 298.519 1836.42 307.614 C 1809.97 303.95 1783.25 301.7 1756.67 299.006 L 1652.97 288.107 A 15756.7 15756.7 0 0 1 1306.04 250.153 C 1284.96 247.584 1263.73 245.708 1242.59 243.686 C 1232.42 242.714 1221.88 242.242 1211.8 240.553 C 1208.79 240.047 1205.49 239.555 1203.21 237.382 C 1199.63 229.407 1200.9 216.589 1203.33 208.352 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,228,205)" d="M 228.59 1073.37 C 228.68 1071.17 228.275 1069.4 227.259 1067.44 C 223.248 1059.73 217.546 1052.37 212.857 1045 A 271.182 271.182 0 0 1 195.65 1012.83 C 156.087 926.477 147.788 834.486 164.612 741.543 C 193.323 582.938 301.306 440.287 432.161 349.959 A 899.626 899.626 0 0 1 1000.97 196.924 C 1042.31 199.803 1082.92 206.956 1123.61 214.431 C 1123.57 210.48 1122.57 203.606 1124.65 200.259 C 1125.32 312.718 1123.18 425.273 1122.9 537.744 L 1121.93 620.18 C 1121.73 635.397 1120.85 651.132 1122.01 666.305 C 1161.66 675.487 1202.99 680.478 1243.23 686.701 C 1283.28 692.894 1323.86 700.469 1364.17 704.376 C 1337.7 719.297 1314.8 739.812 1287.72 753.514 C 1276.32 759.283 1264.08 759.789 1252.7 764.504 C 1251.24 765.113 1250.66 765.452 1250.33 767.028 C 1249.25 772.219 1253.87 777.78 1256.84 781.657 C 1262.5 789.032 1268.5 796.04 1275.43 802.253 C 1279.72 806.105 1285.94 809.856 1289.38 814.346 C 1290.21 815.429 1290.14 818.029 1289.75 819.39 C 1289.09 821.739 1287.8 823.169 1285.61 824.178 C 1282.3 825.702 1279.48 825.728 1277.09 828.829 C 1276 832.024 1275.36 835.232 1277.13 838.373 C 1279.25 842.138 1283.72 842.903 1287.54 843.878 C 1288.81 854.07 1286.82 864.892 1286.75 875.185 C 1286.48 916.678 1290.88 951.897 1315.8 986.211 C 1299.92 991.363 1285.02 997.448 1272.64 1008.99 C 1246.45 1033.41 1225.98 1075.76 1206.04 1106.13 C 1191.82 1127.77 1175.48 1148.69 1162.86 1171.28 C 1149.91 1174.81 1139.24 1179.23 1132.29 1191.57 C 1125.94 1202.84 1125.1 1215.28 1121.91 1227.52 C 1120.38 1233.41 1117.67 1239.18 1116.48 1245.1 C 1115.89 1248.07 1116.1 1251.32 1116.93 1254.21 C 1118.53 1259.73 1122.94 1263.8 1126.95 1267.67 C 1090.54 1261.23 1053.22 1256.05 1017.3 1247.4 C 988.966 1257.93 959.734 1267.72 932.083 1279.9 C 929.18 1273.95 926.026 1264.5 919.057 1262.26 C 917.271 1261.69 915.376 1261.46 913.535 1261.15 C 913.085 1261.07 912.636 1260.98 912.186 1260.9 L 911.375 1260.76 C 913.989 1252.73 916.212 1243.53 920.067 1236.05 C 924.788 1226.89 932.045 1218.77 937.497 1209.99 C 955.183 1181.49 960.374 1150.03 944.964 1119.39 C 928.275 1086.2 891.823 1068.9 857.872 1058.03 C 800.655 1039.69 749.064 1037.38 694.29 1065.77 C 659.759 1083.67 634.249 1111.67 616.823 1146.19 C 600.244 1117.04 580.773 1086.15 557.431 1062 C 594.72 1056.28 611.038 1032.18 632.052 1003.49 C 643.665 987.642 648.35 974.778 646.442 954.946 C 645.868 948.981 644.841 942.86 645.005 936.862 C 645.393 922.667 650.431 905.753 654.782 892.247 C 671.142 880.484 689.164 860.829 692.874 840.297 C 695.348 826.612 690.55 812.879 682.594 801.811 C 669.587 783.716 646.495 770.128 625.758 762.959 C 618.165 760.334 609.782 758.772 602.518 755.419 C 595.212 752.047 588.724 746.671 581.708 742.689 C 562.783 731.948 541.284 725.256 519.837 722.007 C 500.454 719.071 481.474 719.982 462.368 724.458 C 444.922 705.557 426.263 692.557 399.822 691.365 C 373.6 690.183 346.393 702.1 327.398 719.765 C 307.328 738.432 294.245 765.735 293.409 793.237 C 293.045 805.193 295.188 817.459 298.594 828.888 C 305.618 852.463 321.521 880.814 299.15 901.777 C 292.778 907.749 283.288 912.058 274.493 911.571 C 269.494 911.294 261.329 909.508 256.83 911.559 L 256.413 913.158 C 259.182 917.816 265.471 919.688 270.456 920.973 C 296.501 927.689 323.613 926.522 347.001 912.331 C 353.034 908.67 358.552 904.111 363.924 899.553 C 379.695 928.541 391.323 946.43 421.505 962.286 C 416.925 974.233 410.31 985.622 404.022 996.747 C 397.744 997.593 390.744 997.994 384.984 1000.77 C 372.765 1006.67 364.087 1017.84 352.934 1025.22 C 344.169 1031.02 333.93 1034.74 324.939 1040.28 C 309.168 1050 294.641 1062.49 280.652 1074.59 C 262.787 1069.56 246.811 1070.73 228.59 1073.37 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 94 KiB |
@@ -0,0 +1,130 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1255.46 1056.98 C 1265.76 1046.44 1284.41 1030.3 1290.1 1017.15 C 1297.72 999.533 1303.78 933.108 1306.46 912.211 C 1312.68 863.708 1320.34 815.39 1326.43 766.855 A 3445.54 3445.54 0 0 1 1341.89 652.569 C 1344.47 635.179 1346.53 617.431 1350.07 600.216 C 1350.93 596.045 1352.03 591.769 1354.57 588.271 C 1356.94 585.019 1360.22 582.806 1363.95 581.415 C 1373.07 578.024 1498.4 542.834 1501.09 542.815 C 1503.54 542.797 1506.11 543.819 1507.73 545.671 C 1509.96 548.223 1510.56 551.672 1509.88 554.923 C 1509.25 557.943 1507.43 560.938 1504.8 562.617 C 1491.06 571.389 1452.72 578.213 1435.34 582.939 C 1414.05 588.725 1393.01 595.135 1371.66 600.74 C 1357.56 683.864 1347.68 767.785 1336.43 851.336 A 11500.3 11500.3 0 0 1 1320.51 967.158 C 1317.66 986.928 1314.09 1006.76 1311.62 1026.56 C 1305.87 1034.35 1298.45 1040.96 1291.73 1047.91 A 503.746 503.746 0 0 0 1266.27 1076.64 C 1263.2 1098.4 1256.94 1111.85 1239.57 1125.82 C 1239.5 1127.25 1239.36 1127.66 1238.87 1128.92 C 1237.3 1133.05 1237.13 1138.99 1236.27 1143.49 C 1232.22 1164.7 1229.06 1186.01 1225.29 1207.26 L 1200.01 1346.79 C 1195.36 1372.72 1188.83 1399.77 1187.67 1426.08 C 1229.83 1395.98 1269.74 1360.25 1305.55 1322.84 C 1311.76 1316.36 1318.98 1307.03 1327.31 1303.42 C 1336.91 1299.25 1348.48 1297.82 1358.68 1295.7 C 1381.37 1291 1404.75 1287.28 1426.79 1280.1 C 1439.72 1260.89 1450.63 1240.1 1463.16 1220.54 C 1416.06 1230.2 1368.78 1242.39 1322.32 1254.81 C 1312.62 1237.56 1293.19 1192.16 1287.92 1173.21 C 1297.38 1166.94 1309.02 1164.3 1319.78 1160.97 C 1321.93 1166.99 1323.75 1172.87 1325.19 1179.09 L 1316.7 1183.22 A 357.714 357.714 0 0 0 1335.73 1227.46 L 1542.43 1177.31 C 1577.82 1168.53 1613.32 1160.4 1648.53 1150.89 A 158.355 158.355 0 0 1 1652.73 1124.37 C 1660.88 1121.42 1678.32 1113.69 1686.52 1118.24 C 1687.99 1119.05 1688.65 1120.15 1689.46 1121.54 C 1689.98 1125.09 1689.29 1127.35 1687.22 1130.19 C 1682.93 1136.1 1678.59 1137.72 1671.83 1139.59 C 1671.3 1150.13 1670.85 1159.16 1667.07 1169.1 C 1638.78 1177.91 1608.67 1181.78 1580.73 1191.59 C 1574.54 1211.07 1568.88 1230.89 1563.6 1250.64 C 1560.5 1262.22 1558.34 1275.32 1553.66 1286.31 C 1548.21 1287.34 1538.52 1290.43 1533.49 1287.6 C 1532.26 1283.31 1552.85 1208.95 1555.8 1197.69 C 1535.38 1202.83 1514.89 1208.57 1494.2 1212.48 A 1589.5 1589.5 0 0 0 1462.34 1262.12 C 1456.11 1272.25 1450.42 1283.76 1443.26 1293.16 C 1440.82 1296.36 1438.01 1299.03 1434.47 1301.01 C 1422.91 1307.49 1401.46 1309.73 1388.28 1312.48 C 1371.06 1316.07 1352.68 1318.73 1335.82 1323.61 C 1327.59 1331.56 1320.2 1340.3 1311.99 1348.28 C 1285.48 1374.11 1257.33 1399.62 1228.38 1422.66 C 1190.09 1453.14 1148.05 1477.14 1105.43 1500.87 C 1086.2 1511.59 1067.17 1522.79 1047.58 1532.85 C 1046.41 1524.7 1045.42 1516.52 1044.34 1508.36 C 1057.4 1504.21 1077.87 1490.18 1090.87 1482.81 C 1114.59 1469.38 1138.73 1456.82 1162.25 1443.02 C 1174.29 1358.81 1191.6 1275.29 1205.18 1191.31 C 1208.85 1168.63 1213.9 1146 1216.4 1123.16 C 1207.64 1117.79 1201.39 1111.65 1198.99 1101.2 C 1196.63 1090.91 1199.65 1080.38 1205.35 1071.71 C 1211.24 1062.75 1220.43 1055.03 1231.14 1052.86 C 1239.94 1051.07 1247.54 1053.13 1255.46 1056.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1230.33 1073.88 C 1232.05 1073.92 1233.81 1073.94 1235.5 1074.22 A 10.4241 10.4241 0 0 1 1242.92 1079.38 C 1245.06 1083.14 1245 1087.78 1243.57 1091.77 C 1241.47 1097.68 1238.56 1100.39 1233.05 1103.11 C 1231.75 1103.13 1230.28 1103.23 1228.98 1103.05 C 1225.49 1102.59 1222.29 1101.11 1220.36 1098.05 C 1218.53 1095.14 1218.42 1091.61 1219.17 1088.35 C 1220.78 1081.33 1224.44 1077.63 1230.33 1073.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1656.25 84.0793 C 1657.32 84.1353 1658.39 84.6365 1659.4 84.9764 C 1660.02 85.8492 1660.46 86.3509 1660.78 87.4522 C 1662.04 91.7761 1660.42 98.9213 1659.73 103.35 C 1655.36 131.489 1649.13 159.42 1644.1 187.456 C 1639.06 215.584 1598.22 455.828 1592.91 463.008 C 1591.77 464.543 1589.42 465.734 1587.66 466.328 C 1563.75 474.391 1537.99 479.959 1513.6 486.655 L 1371.64 525.969 L 1229.84 565.934 C 1204.73 573.014 1179.61 580.841 1154.17 586.621 C 1151.63 585.682 1151.18 585.397 1149.41 583.348 C 1148.27 577.195 1208.66 248.648 1216.82 211.749 C 1228.18 207.495 1240.2 204.42 1251.83 200.961 C 1281.96 191.997 1312.37 184.031 1342.5 175.08 L 1656.25 84.0793 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1645.52 98.1195 C 1647.64 98.0113 1646.59 97.8304 1648.66 98.7677 C 1650.47 108.08 1638.64 161.753 1636.27 175.398 A 6674.17 6674.17 0 0 1 1603.91 355.538 C 1597.86 388.422 1592.32 421.462 1585.43 454.18 C 1571.67 459.597 1556.85 463.263 1542.59 467.231 A 3637.49 3637.49 0 0 0 1475.1 486.154 C 1371.83 516.359 1267.8 544.077 1164.26 573.356 L 1161.6 573.171 C 1159.61 567.353 1218.64 256.207 1224.82 219.868 C 1247.52 211.223 1271.9 205.49 1295.26 198.849 L 1401.75 168.263 C 1483.03 145.213 1563.83 119.635 1645.52 98.1195 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1626.47 119.063 L 1629.04 119.223 C 1633.45 127.841 1579.39 407.918 1574.16 443.996 C 1549.2 449.992 1524.51 457.548 1499.82 464.551 L 1400.39 492.639 A 14013.8 14013.8 0 0 0 1183.02 555.917 C 1181.97 555.687 1180.93 554.963 1179.98 554.456 C 1178.84 551.898 1179.31 549.657 1179.64 546.961 C 1180.76 538.055 1183.05 529.298 1184.4 520.424 C 1192.28 468.585 1202.78 417.194 1212.36 365.653 A 4557.17 4557.17 0 0 1 1230.65 268.84 C 1233.22 255.691 1234.81 242.058 1238.35 229.157 C 1250.54 225.207 1263.57 222.961 1276 219.781 C 1297.54 214.273 1318.92 207.987 1340.27 201.802 L 1626.47 119.063 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1612.99 137.138 C 1613.97 137.21 1613.35 137.088 1614.72 137.915 C 1614.08 146.597 1611.36 155.558 1609.72 164.162 A 1342.68 1342.68 0 0 0 1603.1 204.036 C 1590.91 281.068 1576.17 357.607 1562.58 434.378 C 1497.92 449.989 1433.99 469.927 1369.89 487.771 L 1266.07 516.962 C 1242.84 523.543 1219.36 529.628 1196.61 537.75 L 1195.72 537.388 C 1193.76 524.558 1207.65 462.994 1210.89 445.985 C 1218.81 404.413 1225.11 362.458 1232.93 320.854 C 1237.97 294.005 1245.02 267.705 1248.62 240.566 C 1273.6 234.78 1297.94 227.349 1322.6 220.442 L 1455.98 182 C 1508.16 166.51 1560.8 152.626 1612.99 137.138 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(177,137,48)" d="M 1317.01 357.163 C 1323.01 355.664 1335.23 350.241 1340.82 352.793 C 1341.67 354.859 1341.71 356.59 1341.83 358.791 C 1341.48 360.091 1340.96 361.322 1340.48 362.578 C 1333.77 366.571 1324.59 367.843 1317.03 369.625 L 1317.01 357.163 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(177,137,48)" d="M 1281.15 379.217 C 1281.05 375.762 1280.78 372.899 1282.25 369.706 C 1288.85 363.011 1301.93 362.049 1310.84 359.932 L 1310.43 371.422 C 1300.8 373.913 1290.5 375.867 1281.15 379.217 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(177,137,48)" d="M 1256.65 373.297 L 1277.21 368.893 L 1277.95 380.833 C 1268.11 383.734 1257.98 385.856 1247.99 388.236 C 1248.1 384.114 1247.96 380.094 1249.29 376.148 C 1251.92 373.675 1253.17 373.867 1256.65 373.297 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1574.03 198.244 C 1574.71 202.262 1573.15 207.506 1572.47 211.54 C 1558.24 217.043 1543.03 219.985 1528.47 224.588 C 1527.89 220.397 1528.06 215.869 1527.9 211.627 C 1543.31 207.26 1558.55 202.359 1574.03 198.244 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1409.78 386.279 C 1411.69 385.889 1413.49 385.274 1415.41 385.867 C 1416.8 386.294 1417.22 387.867 1417.91 389.042 C 1417.84 390.55 1418.06 391.335 1417.14 392.648 C 1412.06 399.891 1379.09 406.258 1369.24 408.802 C 1366.51 409.39 1365.87 409.86 1363.36 408.738 C 1361.88 404.997 1363.44 400.352 1364.17 396.513 C 1379.39 394.506 1394.72 389.566 1409.78 386.279 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,242,201)" d="M 1251.18 364.386 C 1275.72 363.195 1316.26 348.269 1342.53 342.478 C 1342.23 347.838 1342.47 353.506 1341.83 358.791 C 1341.71 356.59 1341.67 354.859 1340.82 352.793 C 1335.23 350.241 1323.01 355.664 1317.01 357.163 C 1313.96 357.814 1313.16 357.926 1310.84 359.932 C 1301.93 362.049 1288.85 363.011 1282.25 369.706 C 1280.78 372.899 1281.05 375.762 1281.15 379.217 L 1277.95 380.833 L 1277.21 368.893 L 1256.65 373.297 C 1256.63 371.103 1256.9 368.447 1255.86 366.465 C 1255.2 365.197 1252.52 364.816 1251.18 364.386 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1509.2 359.19 L 1510.76 359.995 C 1511.2 363.794 1509.57 367.719 1508.5 371.335 C 1483.25 376.863 1458.09 384.29 1433.23 391.409 L 1431.89 390.891 C 1430.38 387.74 1431.03 383.185 1431.08 379.735 L 1509.2 359.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1251.18 364.386 C 1251.22 362.24 1251.25 357.29 1252.82 355.75 C 1256.15 352.463 1333.15 333.734 1344.14 332.381 C 1345.79 333.861 1346.57 334.496 1346.31 336.989 C 1346 339.911 1344.6 340.744 1342.53 342.478 C 1316.26 348.269 1275.72 363.195 1251.18 364.386 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1495.61 246.004 C 1498.17 245.835 1496.93 245.654 1499.34 246.554 C 1500.58 249.958 1499.33 254.07 1498.71 257.573 C 1484.27 263.288 1467.97 266.724 1452.92 270.691 A 2091.37 2091.37 0 0 0 1389.24 288.304 C 1387.3 288.904 1388.36 288.814 1386.05 288.322 C 1385.87 287.992 1385.64 287.682 1385.5 287.331 C 1384.51 284.911 1384.35 280.412 1385.56 278.052 C 1386.21 276.783 1387.95 275.832 1389.22 275.295 C 1395.18 272.778 1402.02 272.095 1408.21 270.303 C 1437.28 261.878 1466.66 254.949 1495.61 246.004 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1512.04 215.203 C 1513.6 214.963 1514.03 215.073 1515.5 215.493 C 1516.95 219.028 1515.86 223.321 1515.4 227.024 C 1474.66 240.978 1432.32 250.466 1391.32 263.711 C 1389.94 263.883 1390.79 263.916 1388.87 263.006 C 1388.07 258.515 1389.62 253.764 1390.56 249.357 C 1411.06 243.23 1432 238.259 1452.59 232.376 C 1472.4 226.715 1492.01 220.011 1512.04 215.203 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1514.51 385.179 L 1516.43 385.52 C 1517.36 388.723 1515.88 392.959 1515.17 396.206 C 1500.2 403.654 1478.43 407.119 1462.05 411.504 A 5039.97 5039.97 0 0 0 1361.16 439.659 C 1360.18 439.112 1360.02 439.163 1359.36 438.243 C 1356.91 434.842 1358.77 428.47 1359.38 424.63 C 1380.63 420.777 1401.86 413.939 1422.75 408.321 A 2323.24 2323.24 0 0 1 1514.51 385.179 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1538.12 323.234 C 1539.44 323.592 1538.72 323.221 1539.86 324.96 C 1539.7 329.176 1538.69 332.794 1537.54 336.82 C 1517.91 343.961 1496.43 348.694 1476.26 354.154 L 1369.2 382.983 L 1367.92 382.171 C 1366.79 378.209 1368.01 372.95 1368.46 368.864 C 1425.93 357.555 1481.04 335.899 1538.12 323.234 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1553.4 261.12 L 1553.97 261.207 C 1555.84 263.769 1554.17 271.843 1553.96 275.202 C 1527.95 283.976 1500.69 290.183 1474.16 297.266 C 1442.96 305.595 1412 314.681 1380.74 322.811 L 1379.29 321.403 C 1378.89 318.331 1378.31 314.858 1379.63 311.912 C 1380.83 309.229 1382.39 308.889 1384.92 307.961 C 1400.57 302.216 1418.22 298.899 1434.41 294.468 C 1474.15 283.584 1513.97 273.113 1553.4 261.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1355.6 240.106 C 1357.68 239.77 1358.62 239.604 1360.52 240.577 C 1363.09 246.29 1350.36 301.69 1347.56 310.571 C 1318.64 317.645 1290.24 327.308 1261.24 333.796 C 1258.61 334.031 1257.59 334.532 1255.19 333.21 C 1255.38 318.553 1263.46 280.208 1267.43 264.837 C 1296.85 256.673 1326.03 247.706 1355.6 240.106 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1347.65 253.066 L 1348.99 253.225 C 1351.1 258.602 1341.18 294.321 1339.35 302.427 C 1316.71 309.817 1293.08 315.268 1270.22 322.174 C 1268.92 322.334 1269.78 322.303 1267.66 321.811 C 1265.93 315.451 1274.08 281.876 1275.75 273.147 A 6911.56 6911.56 0 0 1 1347.65 253.066 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1331.71 385.14 C 1333.79 384.827 1334.75 384.772 1336.68 385.654 C 1336.12 395.275 1324.75 455.909 1321.12 463.286 C 1319.59 466.4 1317.17 468.563 1314.02 469.963 C 1305.33 473.816 1292.39 474.975 1282.89 477.462 C 1264.94 482.161 1247.34 487.807 1229.77 493.739 C 1226.82 493.22 1226.28 493.351 1224.21 491.26 C 1223.19 480.684 1236.28 423.94 1239.1 409.937 C 1249.61 405.304 1261.71 402.946 1272.82 400.035 A 3214.63 3214.63 0 0 1 1331.71 385.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1322.39 398.104 C 1324.28 399.274 1323.55 398.528 1324.66 400.264 C 1322.61 405.442 1322.18 412.119 1321.09 417.677 C 1318.38 431.474 1315.88 445.379 1312.46 459.02 C 1287.68 466.567 1262.33 472.693 1237.38 479.716 C 1236.76 479.692 1236.21 479.277 1235.64 479.027 C 1238.2 458.916 1243.53 438.629 1246.92 418.57 A 3401.61 3401.61 0 0 0 1322.39 398.104 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1954.22 493.162 C 1957.54 492.953 1959.4 492.701 1962.13 494.63 C 1963.21 497.807 1962.23 501.576 1961.66 504.811 C 1952.15 558.192 1940.34 611.324 1929.37 664.423 L 1889.27 859.131 C 1878.48 909.603 1871.31 961.381 1858.36 1011.33 C 1844.5 1017.09 1827.93 1019.64 1813.35 1023.21 L 1717.33 1046.67 L 1362.22 1136.23 C 1361.82 1136.34 1361.44 1136.49 1361.04 1136.57 C 1358.47 1137.15 1356.95 1137.41 1354.7 1136.11 C 1353.82 1132.44 1354.88 1127.8 1355.52 1124.11 A 29925 29925 0 0 1 1413.92 811.342 L 1437.66 687.487 C 1441.61 666.754 1443.7 644.057 1450.31 624.102 L 1683.86 562.638 A 17758.8 17758.8 0 0 0 1954.22 493.162 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1949.19 505.128 L 1950.5 505.497 C 1952.58 511.891 1886.7 820.272 1879.51 856.239 L 1860.69 952.517 C 1857.31 969.44 1854.77 987.289 1849.29 1003.65 C 1821.56 1011.89 1792.87 1017.94 1764.77 1024.83 L 1622.31 1060.16 L 1467.55 1098.99 C 1434.54 1107.39 1401.55 1116.67 1368.23 1123.72 C 1367.16 1123.68 1367.85 1123.78 1366.25 1122.98 C 1365.8 1115.56 1369.38 1105.39 1370.8 1097.79 A 5528.36 5528.36 0 0 0 1381.75 1037.17 A 28096 28096 0 0 1 1434.63 756.692 L 1447.38 687.79 C 1450.86 669.578 1454.9 651.344 1457.51 632.984 C 1475.21 626.661 1494.11 622.677 1512.31 617.945 L 1605.74 593.731 A 21722.3 21722.3 0 0 0 1949.19 505.128 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1923.15 530.362 C 1925.27 530.347 1925.25 530.184 1927.28 531.279 C 1929.06 535.687 1914.29 596.878 1912.28 606.479 C 1899.91 665.536 1886.57 724.461 1874.95 783.665 C 1864.3 837.956 1853.76 892.108 1842.24 946.231 C 1839.06 961.178 1836.79 976.315 1833.25 991.177 C 1816.85 992.533 1799.94 997.837 1783.95 1001.74 L 1699.52 1022.55 L 1568.84 1055.63 C 1509.95 1070.07 1450.6 1083.7 1392.21 1100.05 C 1391.23 1100.27 1390.04 1100.29 1389.03 1100.39 C 1386.08 1092.09 1412.19 970.64 1415.58 952.22 L 1455.98 729.559 C 1460.95 702.177 1465.05 674.617 1469.7 647.176 C 1482.41 642.844 1495.81 640.105 1508.8 636.619 A 6275.86 6275.86 0 0 1 1583.91 616.554 L 1796.66 562.267 A 4794.71 4794.71 0 0 0 1873.84 541.903 C 1889.85 537.615 1906.64 531.926 1923.15 530.362 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1909.24 548.128 L 1910.81 548.948 C 1902.73 575.322 1899.05 604.928 1893.25 632.065 L 1848.03 852.167 C 1839.85 893.344 1833.89 936.2 1822.36 976.557 C 1805.03 983.504 1784.31 986.08 1766.04 990.203 C 1739.64 996.159 1713.37 1002.93 1687.1 1009.4 L 1482.05 1059.78 C 1458.2 1065.45 1434.92 1072.75 1410.81 1077.48 L 1409.36 1076.58 C 1408.83 1067.56 1411.88 1056.32 1413.25 1047.28 C 1415.2 1034.46 1416.54 1021.55 1418.82 1008.79 C 1421.88 991.699 1425.89 974.778 1428.87 957.676 L 1481.41 658.339 C 1533.68 643.07 1586.63 631.275 1639.45 618.3 C 1669.4 610.946 1698.92 601.841 1728.82 594.306 C 1788.88 579.172 1849.71 565.197 1909.24 548.128 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1673.13 727.338 A 668.081 668.081 0 0 1 1680.21 726.781 C 1681.76 727.761 1682.39 727.757 1683.07 729.594 C 1685.34 735.747 1681.11 745.698 1678.44 751.354 C 1675.79 751.33 1674.03 751.229 1671.49 750.303 C 1669.28 748.219 1668.37 746.36 1668.09 743.345 C 1667.65 738.524 1669.91 730.943 1673.13 727.338 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1689.82 655.952 C 1692.5 655.906 1694.1 655.567 1696.5 656.817 C 1697.74 659.706 1698.35 662.689 1698.03 665.854 C 1697.45 671.516 1695.74 677.749 1691.44 681.605 C 1688.24 680.921 1685.8 680.502 1683.92 677.638 C 1682.07 674.842 1681.9 670.117 1682.55 666.962 C 1683.68 661.525 1685.07 658.919 1689.82 655.952 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1680.99 692.489 C 1684.21 692.163 1687.36 692.088 1690.59 692.076 L 1691.55 693.299 C 1691.07 701.622 1688.57 711.875 1684.92 719.395 C 1681.29 719.858 1679.86 719.818 1676.99 717.663 C 1675.87 715.155 1675.35 713.023 1675.35 710.246 C 1675.36 705.166 1677.35 696.094 1680.99 692.489 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1629.07 698.807 C 1630.53 698.784 1632.05 698.713 1633.5 698.909 C 1636.02 699.25 1638.58 700.463 1640.01 702.643 C 1641.3 704.632 1641.38 706.932 1640.91 709.176 C 1639.58 715.555 1635.28 719.565 1630.07 723.01 C 1628.99 723.057 1628.1 723.141 1627 722.962 C 1624.5 722.554 1622.01 721.303 1620.62 719.108 C 1619.18 716.834 1619.04 714.01 1619.62 711.455 C 1621.06 705.155 1623.8 702.284 1629.07 698.807 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1833.2 743.304 C 1834.29 743.295 1833.53 743.243 1835.39 743.971 C 1836.09 747.604 1834.39 751.636 1833.39 755.13 A 807.459 807.459 0 0 0 1800.21 763.224 C 1797.57 760.561 1797.39 754.398 1796.82 750.782 C 1808.92 748.084 1820.98 745.411 1833.2 743.304 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1593.06 949.89 C 1596.68 950.093 1600.18 950.326 1602.83 953.197 C 1604.71 955.221 1605.01 957.532 1604.7 960.173 C 1603.81 967.635 1597.43 972.914 1591.84 977.031 C 1589.75 977.142 1587.63 977.333 1585.57 976.832 C 1583.13 976.237 1581.08 974.697 1580.05 972.374 C 1578.85 969.705 1579.19 966.784 1580.05 964.093 C 1582.27 957.228 1586.71 952.966 1593.06 949.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1783.73 754.158 C 1784.36 754.036 1785.56 754.244 1786.22 754.295 C 1787.43 757.597 1786.22 762.7 1785.86 766.2 C 1772.57 769.042 1759.4 772.733 1746.25 776.156 C 1745.46 775.515 1744.15 774.522 1743.57 773.723 C 1741.94 771.488 1742.14 770.262 1742.59 767.794 C 1749.97 759.079 1772.85 756.6 1783.73 754.158 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1847.48 691.16 L 1849.6 691.472 C 1850.9 695.553 1849.91 700.674 1849.58 704.913 C 1838.1 708.48 1826.17 711.242 1814.47 714.004 C 1812.47 709.708 1810.92 705.157 1809.23 700.723 C 1821.83 697.018 1834.7 694.197 1847.48 691.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1855.58 618.156 L 1858.52 617.929 L 1859.62 619.064 C 1860.21 623.496 1858.18 628.388 1856.96 632.638 C 1842.65 637.224 1826.91 639.519 1812.21 642.919 L 1809.58 643.352 C 1807.35 639.908 1808.81 633.452 1809.19 629.364 C 1824.23 624.748 1840.25 621.816 1855.58 618.156 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1521.54 1000.12 C 1523.93 1000.46 1524.13 1000.85 1525.94 1002.51 C 1526.89 1004.94 1527.1 1005.95 1526.49 1008.5 C 1524.28 1011.74 1521.78 1013.14 1518.13 1014.52 C 1510.69 1017.32 1502.25 1018.13 1494.48 1019.82 C 1481.75 1022.59 1469.11 1025.89 1456.42 1028.81 L 1454.49 1028.9 C 1453.17 1028.2 1452.33 1028.09 1451.65 1026.66 C 1450.81 1024.88 1450.51 1021.38 1451.55 1019.58 C 1456.09 1011.7 1510.09 1002.99 1521.54 1000.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1533.92 964.293 C 1534.76 964.17 1536.21 963.918 1537.03 963.989 C 1539.5 964.202 1540.25 965.376 1541.78 967.073 C 1542.07 970.115 1541.81 970.779 1540.6 973.62 C 1529.68 982.49 1480.78 989.682 1464.23 992.744 L 1460.46 993.055 C 1458.06 991.782 1457.73 991.569 1456.35 989.244 C 1456.38 986.645 1456.6 985.516 1458 983.314 C 1469.27 976.33 1518.28 967.423 1533.92 964.293 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1790.03 634.3 C 1791.66 637.654 1790.35 645.113 1790.18 649.008 C 1780.23 652.435 1769.61 654.554 1759.42 657.259 C 1743.1 661.598 1726.79 666.367 1710.27 669.9 L 1709.48 669.249 C 1708.2 665.161 1709.82 659.359 1710.44 655.135 C 1736.65 647.34 1763.52 641.034 1790.03 634.3 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1774.81 877.333 C 1777.02 878.873 1777.52 880.788 1777.91 883.481 C 1778.28 886.042 1777.78 887.52 1776.42 889.614 C 1764.8 894.307 1690.73 911.534 1678.02 912.551 C 1676.86 911.68 1676.23 910.967 1675.69 909.56 C 1674.72 907.047 1675.38 904.381 1676.47 902.075 C 1682.88 896.168 1760.78 880.122 1774.81 877.333 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1796.1 704.253 C 1798.14 707.561 1797.01 713.956 1796.93 717.935 C 1764.2 726.553 1730.47 735.126 1697.24 741.471 C 1696.9 741.044 1696.46 740.679 1696.22 740.19 C 1695 737.73 1695.45 732.478 1696.89 730.089 C 1698.28 727.778 1699.59 726.783 1702.12 725.842 C 1712.79 721.864 1725.4 720.366 1736.61 717.906 L 1796.1 704.253 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1622.58 741.361 C 1623.73 741.928 1624.5 742.651 1625.46 743.483 C 1626.4 747.232 1625.06 749.904 1623.34 753.129 C 1607.52 782.706 1583.21 810.186 1550.02 819.787 C 1533.41 824.588 1516.79 824.119 1501.44 815.741 C 1499.18 812.889 1497.84 809.823 1498.11 806.15 C 1504.53 799.087 1521.72 809.914 1529.9 811.174 C 1533.67 811.755 1538.29 810.932 1542.06 810.277 C 1569.77 805.459 1591.16 789.845 1606.67 766.677 C 1612 758.719 1616.26 750.117 1621.87 742.334 L 1622.58 741.361 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1760.55 917.191 C 1761.21 917.142 1761.87 916.98 1762.52 917.043 C 1764.58 917.243 1766.23 919.052 1766.9 920.895 C 1767.81 923.373 1767.18 924.908 1766.29 927.151 C 1760.29 932.448 1668.89 952.465 1655.23 955.816 C 1654.4 955.894 1652.75 956.092 1651.95 955.961 C 1649.7 955.593 1648.9 953.928 1647.68 952.26 C 1647.66 950.796 1647.32 949.76 1648.26 948.508 C 1654.69 939.931 1742.82 921.262 1760.55 917.191 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1817.28 830.276 C 1819.21 832.776 1817.74 840.746 1817.56 844.148 A 2316.35 2316.35 0 0 1 1696.62 872.61 C 1695.6 868.52 1694.41 865.001 1696.48 861.028 C 1702.21 856.787 1802.75 833.566 1817.28 830.276 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1581.2 667.171 C 1590.24 666.491 1599.12 666.276 1607.62 669.948 C 1614.39 672.869 1621.49 679.279 1623.82 686.48 C 1624.33 688.041 1623.81 688.183 1623.08 689.478 C 1617.92 689.495 1606.15 678.013 1599.26 676.365 C 1583.52 672.596 1564.2 681.582 1551.52 690.26 C 1531.65 703.862 1518.63 723.182 1514.22 746.773 C 1512.39 760.149 1518.69 765.742 1520.44 777.793 C 1519.45 780.776 1519.27 781.583 1516.88 783.777 C 1514.53 783.983 1513.74 784.127 1511.61 782.906 C 1506.82 780.172 1504.21 773.325 1502.93 768.296 C 1498.64 751.564 1503.43 731.526 1512.33 717.038 C 1526.55 693.905 1554.87 673.593 1581.2 667.171 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1853.52 657.144 C 1854.16 657.013 1854.82 657.246 1855.47 657.333 C 1856.08 661.635 1854.35 666.622 1853.4 670.838 C 1829.48 677.18 1805.01 681.889 1780.89 687.415 C 1755.4 693.255 1730.11 699.922 1704.6 705.748 L 1704.17 705.617 C 1702.07 702.672 1702.53 697.353 1702.25 693.699 C 1719.29 687.486 1737.45 683.932 1755.08 679.763 L 1853.52 657.144 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1680.86 757.011 C 1683.74 756.769 1686.98 756.628 1689.75 757.544 C 1694.7 759.181 1699.32 762.471 1701.39 767.364 C 1704.27 774.163 1703.44 782.718 1700.41 789.32 C 1695.07 800.942 1685.28 807.866 1673.56 812.039 C 1669.04 812.446 1665.63 812.148 1661.46 810.123 C 1657.05 807.982 1653.98 805.021 1652.41 800.329 C 1649.95 792.994 1651.51 784.335 1654.89 777.555 C 1660.41 766.508 1669.56 760.738 1680.86 757.011 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1676.03 772.105 C 1677.43 772.015 1678.84 771.897 1680.25 771.87 C 1683.42 771.809 1685.83 772.332 1687.99 774.935 C 1690 777.368 1690.16 780.269 1689.48 783.213 C 1687.98 789.761 1683.69 793.647 1678.27 797.136 C 1677.98 797.171 1677.68 797.217 1677.39 797.241 C 1673.6 797.541 1669.07 797.573 1666.19 794.655 C 1664.39 792.834 1663.95 790.288 1664.32 787.848 C 1665.46 780.484 1670.29 776.209 1676.03 772.105 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1646.26 904.215 C 1649.42 904.133 1650.41 903.829 1653.19 905.486 C 1653.79 907.708 1653.97 908.85 1652.91 911.103 C 1651.47 914.147 1647.24 916.915 1644.25 918.15 C 1630.91 923.652 1608.3 927.339 1593.73 930.765 A 6072.34 6072.34 0 0 1 1470.82 958.337 L 1466.45 958.674 C 1464.41 957.137 1464.38 956.693 1463.51 954.258 C 1463.72 952.497 1463.88 951.023 1464.98 949.542 C 1467.32 946.416 1471.78 944.898 1475.34 943.774 C 1500.57 935.808 1528.09 931.415 1554 925.787 C 1584.85 919.085 1615.47 911.211 1646.26 904.215 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1672.23 865.148 L 1674.08 864.974 C 1676.69 866.112 1676.62 866.349 1677.98 868.898 C 1678.04 871.043 1678.14 872.316 1677.15 874.298 C 1675.76 877.075 1670.4 878.634 1667.59 879.562 C 1647.8 886.09 1626.34 890.018 1606.04 894.675 C 1586.1 899.247 1566.29 904.336 1546.35 908.864 C 1522.44 914.292 1498.53 919.161 1474.87 925.642 L 1472.01 925.778 C 1469.44 924.458 1469.38 924.505 1468.23 921.874 C 1468.45 919.606 1468.59 918.284 1469.78 916.264 C 1471.57 913.223 1475.81 910.719 1479.05 909.593 C 1483.57 908.025 1489.01 907.797 1493.76 906.777 C 1504.73 904.425 1515.65 901.596 1526.57 898.994 C 1575.06 887.438 1623.85 877.119 1672.23 865.148 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 1576.79 701.237 C 1582.67 700.857 1588.23 701.344 1593.34 704.562 C 1598.66 707.912 1601.41 713.243 1602.54 719.289 C 1605.03 732.561 1601.52 746.157 1593.73 757.068 A 57.4105 57.4105 0 0 1 1556.2 780.634 C 1550.92 780.826 1545.74 780.857 1541.13 777.962 C 1535.55 774.465 1532.31 769.824 1530.91 763.401 C 1528.17 750.88 1531.34 739.039 1538.2 728.468 C 1547.52 714.124 1559.94 704.783 1576.79 701.237 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1570.16 717.214 C 1573.55 717.196 1577.03 717.107 1580.31 718.094 C 1583.51 719.058 1585.74 721.042 1587.28 724.015 C 1589.97 729.209 1587.8 736.792 1585.74 741.792 C 1581.03 753.171 1573.01 761.14 1561.77 765.882 C 1558.09 766.118 1554.48 766.462 1551.01 764.947 C 1547.98 763.626 1545.62 761.319 1544.5 758.186 C 1542.14 751.576 1544.89 743.075 1547.88 737.112 C 1552.91 727.056 1559.61 720.842 1570.16 717.214 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 318.987 1577.13 C 300.254 1554.3 279.649 1533.17 261.448 1509.82 C 211.74 1446.04 172.801 1377.77 141.661 1303.25 C 129.421 1273.95 118.077 1244.63 109.658 1213.96 C 95.4543 1162.23 84.759 1108.25 80.415 1054.71 A 893.925 893.925 0 0 1 154.982 624.987 C 164.448 603.729 174.125 582.272 185.663 562.051 A 845.718 845.718 0 0 1 703.377 163.2 A 778.806 778.806 0 0 1 1094.82 160.995 C 1109.85 164.862 1144.96 173.499 1157.08 181.199 C 1159.26 182.585 1160.8 184.585 1161.04 187.236 C 1161.24 189.394 1159.97 191.342 1158.61 192.889 C 1152.99 199.3 1142.33 197.438 1135.5 194.623 C 1118.15 187.474 1098.61 182.742 1080.36 178.324 A 709.121 709.121 0 0 0 860.064 158.646 L 860.248 272.884 C 875.862 284.938 889.519 299.04 906.135 309.917 C 916.538 307.598 927.467 306.886 937.996 305.067 C 956.76 301.826 975.87 297.336 994.873 295.874 C 997.344 286.782 1000.42 277.146 1007.47 270.508 C 1014.54 263.86 1024.53 260.431 1034.18 260.813 C 1044.05 261.204 1054.03 266.285 1060.48 273.706 C 1067.22 281.45 1070.07 292.2 1069.04 302.324 C 1067.99 312.645 1062.35 322.243 1054.17 328.555 C 1046.46 334.515 1036.83 337.352 1027.14 335.864 C 1014.33 333.9 1005.5 325.141 998.28 315.075 C 977.303 317.978 956.41 321.899 935.531 325.44 C 923.734 327.441 911.916 329.991 899.941 330.532 C 884.59 320.465 854.217 293.709 839.949 280.76 C 838.824 240.635 839.04 200.07 839.104 159.904 A 432.701 432.701 0 0 0 754.345 172.29 C 753.17 232.734 755.916 293.501 753.435 353.885 C 771.459 366.482 787.854 382.574 804.968 396.463 C 830.068 416.834 856.984 435.928 880.265 458.398 C 883.008 461.046 885.64 463.455 885.247 467.606 C 884.782 472.516 879.226 476.221 875.785 479.232 L 872.132 478.38 C 850.369 475.332 828.036 471.696 806.036 474.086 C 763.03 478.757 728.083 505.68 694.371 530.406 L 641.605 569.379 C 637.15 572.724 632.671 576.52 627.992 579.514 A 864.656 864.656 0 0 1 601.132 599.724 C 597.436 602.82 593.765 605.953 590.031 609.005 C 564.177 629.854 525.621 655.837 521.623 691.701 C 518.724 717.704 524.303 745.755 529.674 771.227 C 545.376 845.706 569.197 921.641 544.934 997.238 C 542.954 1005.12 540.897 1012.93 539.852 1021.01 C 538.899 1037.11 540.679 1052.7 543.952 1068.46 L 510.907 1100.34 C 500.497 1111.53 489.355 1122.52 479.637 1134.3 C 454.681 1166.86 434.051 1199.95 414.147 1235.73 A 954.114 954.114 0 0 1 399.73 1262.23 C 391.464 1280.08 382.991 1297.96 375.985 1316.34 C 347.676 1390.59 332.741 1469.63 322.207 1548.16 C 321.197 1557.81 320.387 1567.53 318.987 1577.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 601.132 599.724 C 600.949 597.735 601.339 596.084 601.955 594.209 C 604.13 587.588 607.467 581.852 613.975 578.794 C 619.157 576.359 622.853 577.638 627.992 579.514 A 864.656 864.656 0 0 1 601.132 599.724 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 332.147 959.185 C 335.064 959.541 338.174 959.779 340.791 961.22 C 344.227 963.112 346.588 966.227 347.602 970.005 C 348.802 974.482 347.928 979.402 345.622 983.381 C 342.658 988.495 338.76 991.106 333.172 992.653 C 330.198 992.416 326.716 992.292 324.083 990.775 C 320.294 988.591 317.451 984.719 316.446 980.476 C 315.413 976.117 316.48 971.24 318.928 967.534 C 322.175 962.616 326.503 960.317 332.147 959.185 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 271.091 841.984 C 273.665 841.825 276.377 841.581 278.932 842.007 C 283.337 842.743 287.38 845.242 289.746 849.067 C 292.193 853.021 292.567 857.741 291.301 862.162 C 289.45 868.628 285.399 872.117 279.792 875.401 C 276.973 875.534 273.963 875.799 271.218 875.011 C 266.976 873.794 263.249 870.444 261.245 866.556 C 259.086 862.363 258.834 857.502 260.343 853.054 C 262.264 847.396 265.984 844.655 271.091 841.984 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 355.799 672.079 C 358.954 671.911 362.679 671.688 365.745 672.564 C 370.03 673.788 373.918 677.052 376.005 680.969 C 378.28 685.24 378.501 690.274 376.966 694.826 C 374.824 701.174 370.592 704.429 364.871 707.425 C 362.192 707.441 359.507 707.374 356.855 706.956 C 351.975 706.185 347.455 703.156 344.742 699.035 A 15.6089 15.6089 0 0 1 342.7 686.332 C 344.549 679.431 349.812 675.357 355.799 672.079 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 481.316 911.121 C 484.442 911.146 487.412 911.343 490.347 912.539 A 18.8464 18.8464 0 0 1 500.375 922.384 A 18.3774 18.3774 0 0 1 500.272 937.123 C 497.701 943.024 493.12 945.91 487.308 948.077 C 483.491 948.076 479.82 947.967 476.224 946.534 A 17.0882 17.0882 0 0 1 466.658 936.838 C 464.81 932.109 465.19 926.638 467.475 922.126 C 470.482 916.191 475.194 913.181 481.316 911.121 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1026.14 281.168 C 1029.03 280.777 1031.88 280.475 1034.79 280.877 C 1039.72 281.559 1044.64 284.831 1047.48 288.869 A 17.9269 17.9269 0 0 1 1050.34 303.223 C 1048.89 309.692 1044.74 313.246 1039.38 316.671 C 1036.23 317.604 1033.35 318.366 1030.05 317.796 A 17.6023 17.6023 0 0 1 1018.65 310.57 C 1015.38 305.893 1014.38 300.102 1015.4 294.537 C 1016.64 287.773 1020.66 284.767 1026.14 281.168 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 294.004 1302.91 L 295.405 1303.18 C 298.094 1309.34 292.489 1413.18 291.677 1429.12 C 275.7 1434.83 259.7 1440.85 244.492 1448.41 C 236.109 1437.22 228.584 1425.47 220.947 1413.77 C 207.296 1392.33 194.002 1369.6 183.9 1346.22 C 200.559 1341.13 216.618 1334.07 232.808 1327.68 C 253.255 1319.61 273.947 1311.91 294.004 1302.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 319.152 1293.15 C 346.191 1283.41 372.415 1271.23 399.73 1262.23 C 391.464 1280.08 382.991 1297.96 375.985 1316.34 C 347.676 1390.59 332.741 1469.63 322.207 1548.16 C 303.091 1528.56 268.338 1489.19 256.839 1465.19 C 275.344 1457.83 295.912 1453.18 313.135 1443.11 C 316.275 1419.4 315.716 1394.15 316.367 1370.24 C 317.067 1344.53 318.65 1318.85 319.152 1293.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 148.786 1265.41 A 153.418 153.418 0 0 1 151.176 1264.23 C 177.062 1251.74 476.088 1133.54 477.984 1133.72 C 478.566 1133.77 479.086 1134.11 479.637 1134.3 C 454.681 1166.86 434.051 1199.95 414.147 1235.73 C 398.84 1236.53 337.496 1263.73 320.329 1270.58 L 177.635 1327.36 C 166.051 1307.57 157.24 1286.67 148.786 1265.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 123.959 1184.61 C 177.725 1164.8 230.859 1143.03 284.073 1121.78 L 402.991 1074.95 L 489.957 1040.22 C 506.451 1033.69 522.961 1026.44 539.852 1021.01 C 538.899 1037.11 540.679 1052.7 543.952 1068.46 L 510.907 1100.34 C 493.575 1102.56 458.289 1119.59 439.576 1126.67 A 15460.3 15460.3 0 0 0 267.042 1193.96 C 225.493 1210.67 184.354 1228.01 142.53 1244.09 C 133.54 1224.85 128.93 1205.12 123.959 1184.61 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 621.11 212.881 C 657.279 197.829 695.166 186.986 733.156 177.666 C 735.18 239.011 733.996 300.896 733.998 362.299 C 745.889 373.441 759.462 383.17 772.088 393.493 C 805.758 421.023 840.705 448.33 872.132 478.38 C 850.369 475.332 828.036 471.696 806.036 474.086 C 763.03 478.757 728.083 505.68 694.371 530.406 L 641.605 569.379 C 635.606 562.944 630.988 560.853 622.863 558.18 C 619.552 536.951 622.015 507.95 622.02 485.931 L 622.061 303.99 L 622.165 248.918 C 622.168 237.074 622.871 224.603 621.11 212.881 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 493.156 277.922 C 519.778 255.074 568.516 235.162 600.879 220.284 C 603.037 266.461 602.087 312.902 602.074 359.13 L 602.989 561.166 C 595.658 565.866 588.359 572.235 585.382 580.677 C 581.708 591.098 585.77 599.646 590.031 609.005 C 564.177 629.854 525.621 655.837 521.623 691.701 C 518.724 717.704 524.303 745.755 529.674 771.227 C 545.376 845.706 569.197 921.641 544.934 997.238 C 530.878 999.214 512.105 1008.55 498.682 1013.76 C 459.258 1029.04 420.285 1045.31 381.007 1060.92 L 215.57 1126.51 C 183.66 1138.99 151.034 1150.27 119.781 1164.33 C 111.239 1135.54 106.579 1106.86 103.765 1077.02 C 138.565 1065.4 172.322 1050.39 206.523 1037.14 C 238.015 1024.94 271.373 1014.32 301.56 999.339 C 306.915 1004.85 312.048 1008.49 319.55 1010.65 A 37.176 37.176 0 0 0 347.57 1007.55 C 357.234 1002.19 365.112 992.073 367.865 981.362 C 370.178 972.362 368.703 962.021 363.644 954.19 C 358.488 946.207 349.364 940.856 340.142 939.012 C 330.506 937.084 320.569 939.979 312.699 945.64 C 300.453 954.45 296.916 964.684 294.914 978.959 C 231.526 1007.15 165.81 1029.92 101.832 1056.72 C 98.455 1017.93 98.9493 978.356 100.31 939.491 C 148.847 921.477 196.165 899.588 244.392 880.706 C 249.934 886.9 255.385 891.607 263.588 894.055 C 273.282 896.949 284.276 895.364 292.983 890.307 A 36.9858 36.9858 0 0 0 310.195 867.653 C 312.689 858.023 311.797 846.694 306.248 838.243 C 300.653 829.724 290.368 824.583 280.482 823.068 C 271.091 821.628 261.161 824.68 253.787 830.556 C 243.597 838.677 240.593 848.789 239.453 861.185 C 218.565 870.056 197.262 877.97 176.209 886.443 C 151.387 896.433 126.948 906.896 101.789 916.068 C 105.7 885.937 108.07 856.127 113.636 826.152 A 815.387 815.387 0 0 1 303.085 431.639 C 318.166 414.558 335.011 398.651 351.023 382.427 C 353.024 472.794 351.514 563.396 351.921 653.793 C 343.625 656.179 337.001 659.396 331.371 666.172 C 324.776 674.109 322.034 685.386 323.366 695.548 A 33.6832 33.6832 0 0 0 337.515 719.033 A 40.2101 40.2101 0 0 0 367.911 725.517 C 377.4 723.738 386.051 718.582 391.391 710.439 C 397.01 701.871 398.813 687.361 396.024 677.408 C 392.759 665.752 381.761 657.362 371.986 651.415 C 371.294 605.994 372.011 560.592 372.005 515.17 L 371.222 366.026 C 400.782 336.673 437.606 311.267 473.071 289.399 A 7489.18 7489.18 0 0 1 473.334 526.035 A 17111.8 17111.8 0 0 1 473.048 705.426 L 473.751 820.368 C 473.815 844.724 472.181 870.474 475.154 894.623 C 472.357 895.167 469.488 895.737 466.839 896.813 C 459.08 899.966 452.307 908.032 449.15 915.633 A 38.0491 38.0491 0 0 0 449.458 945.521 C 453.467 954.558 461.048 961.346 470.227 964.892 A 39.0389 39.0389 0 0 0 500.92 964.018 A 35.7871 35.7871 0 0 0 519.721 943.036 C 522.98 933.184 522.068 920.595 517.337 911.346 C 512.327 901.553 504.489 897.663 494.566 894.4 C 493.021 859.384 494.2 824.054 493.8 788.988 A 24733.2 24733.2 0 0 1 493.304 440.119 C 493.379 386.09 494.823 331.926 493.156 277.922 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 641.605 569.379 L 694.371 530.406 C 728.083 505.68 763.03 478.757 806.036 474.086 C 828.036 471.696 850.369 475.332 872.132 478.38 L 875.785 479.232 A 1100.54 1100.54 0 0 1 1022.61 510.086 C 1033.43 513.181 1045.88 515.785 1055.79 521.229 C 1059.26 523.137 1061.95 525.427 1064.24 528.665 C 1071.49 538.904 1072.04 552.552 1073.07 564.619 C 1119.73 597.766 1136.35 644.218 1170.9 686.391 C 1179.19 696.517 1188.86 706.602 1200.96 712.096 C 1204.72 713.799 1218.94 714.794 1219.57 717.979 C 1220.18 721.019 1218.81 724.081 1216.99 726.452 C 1199.93 748.676 1155.43 764.992 1128.25 767.718 C 1110.05 769.545 1091.12 767.744 1073.18 764.437 C 1072.93 772.141 1072.47 779.749 1071.72 787.42 C 1087.27 781.328 1104.94 776.525 1121.25 783.347 C 1126.03 785.347 1131.14 789.061 1132.95 794.119 C 1140.84 816.145 1128.5 882.869 1118.05 903.29 C 1114.32 910.576 1110.19 916.301 1102.1 918.903 C 1095.34 921.077 1084.6 918.325 1080.82 925.195 C 1076.15 933.683 1073.49 935.776 1064.08 938.866 A 151.757 151.757 0 0 1 1059.43 940.323 C 1055.74 962.318 1049.7 984.334 1044.66 1006.08 C 1040.97 1022.02 1038.36 1039.91 1032.42 1055.1 C 1030.7 1059.49 1028.87 1062.45 1024.98 1065.23 C 1014.69 1072.58 999.921 1073.59 987.752 1075.29 C 980.899 1104.31 966.09 1127.29 947.172 1149.87 C 956.658 1159 965.288 1168.02 972.41 1179.19 C 1007.32 1233.94 1027.03 1336.21 1033.99 1400.69 C 1037.86 1436.45 1038.69 1472.84 1044.34 1508.36 C 1045.42 1516.52 1046.41 1524.7 1047.58 1532.85 C 1051.86 1565.75 1058.58 1603.33 1070.61 1634.31 C 1110.58 1664.05 1148.05 1674.34 1195.06 1686.75 A 482.142 482.142 0 0 1 1240.63 1673.46 A 15057.2 15057.2 0 0 1 1311.19 1428.76 C 1316.39 1411.61 1320.41 1394.02 1325.93 1376.98 C 1327.51 1372.12 1329.41 1364.58 1332.91 1360.87 C 1353.75 1354.23 1375.7 1351.04 1397.14 1346.86 A 3393.05 3393.05 0 0 1 1506.12 1326.34 L 1729.45 1284.09 A 8135.69 8135.69 0 0 0 1822.42 1266.71 C 1839.12 1263.45 1858.09 1257.84 1874.99 1257.29 C 1884.21 1256.99 1906.84 1267.2 1915.75 1271.72 C 1918.08 1272.89 1920.17 1273.92 1921.87 1275.94 C 1922.5 1288.92 1914.22 1306.9 1910.83 1319.59 L 1870.08 1469.18 L 1810.63 1687.35 C 1807.05 1700.38 1776.24 1815.02 1774.68 1816.64 C 1771.24 1820.2 1591.53 1853.7 1568.72 1858.1 L 1294.94 1912.28 A 5735.11 5735.11 0 0 0 1235.64 1924.33 C 1221.28 1927.28 1206.16 1931.13 1191.48 1931.58 C 1175.51 1932.06 1158.35 1928.46 1142.49 1926.43 L 1050.64 1914.48 L 934.677 1899.72 C 910.937 1896.81 885.612 1894.88 862.233 1889.91 C 857.473 1888.9 850.733 1886.94 847.743 1882.73 C 843.544 1876.83 844.464 1864.74 844.203 1857.83 L 508.044 1917.29 C 464.2 1925.48 420.135 1933.05 376.395 1941.67 A 4055.49 4055.49 0 0 1 293.168 1957.68 C 283.591 1959.43 274.014 1961.77 264.388 1963.18 C 259.216 1963.94 253.37 1964.43 248.769 1961.58 C 247.719 1959.5 247.203 1957.12 247.738 1954.79 C 248.326 1952.23 249.872 1950.56 252.152 1949.38 C 258.611 1946.04 325.437 1935.48 337.854 1933 A 943.51 943.51 0 0 1 312.594 1669.66 A 1129.27 1129.27 0 0 1 316.396 1610.11 C 317.302 1599.3 319.035 1587.94 318.987 1577.13 C 320.387 1567.53 321.197 1557.81 322.207 1548.16 C 332.741 1469.63 347.676 1390.59 375.985 1316.34 C 382.991 1297.96 391.464 1280.08 399.73 1262.23 A 954.114 954.114 0 0 0 414.147 1235.73 C 434.051 1199.95 454.681 1166.86 479.637 1134.3 C 489.355 1122.52 500.497 1111.53 510.907 1100.34 L 543.952 1068.46 C 540.679 1052.7 538.899 1037.11 539.852 1021.01 C 540.897 1012.93 542.954 1005.12 544.934 997.238 C 569.197 921.641 545.376 845.706 529.674 771.227 C 524.303 745.755 518.724 717.704 521.623 691.701 C 525.621 655.837 564.177 629.854 590.031 609.005 C 593.765 605.953 597.436 602.82 601.132 599.724 A 864.656 864.656 0 0 0 627.992 579.514 C 632.671 576.52 637.15 572.724 641.605 569.379 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 838.699 1316.38 C 840.886 1316.25 843.077 1316.2 845.267 1316.14 C 847.765 1317.63 848.145 1317.71 849.325 1320.32 C 847.418 1322.26 847.059 1321.86 844.482 1322.23 L 838.766 1323.24 C 836.282 1322.38 835.926 1322.07 834.19 1320.08 L 834.403 1318.92 C 835.796 1317.61 836.973 1317.15 838.699 1316.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,242,201)" d="M 817.963 1313.46 C 820.01 1311.96 819.853 1309.28 820.34 1306.84 C 821.579 1319.04 821.961 1331.67 822.071 1343.94 L 820.497 1342.83 C 819.029 1344.85 818.633 1347.09 818.046 1349.47 C 818.189 1338.17 815.223 1324.19 817.963 1313.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1052.57 806.787 C 1055.27 810.838 1052.57 834.839 1052.45 841.378 L 1051.31 840.584 C 1049.83 832.831 1045.06 820.74 1046.71 813.194 C 1047.39 810.135 1050.2 808.521 1052.57 806.787 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 848.934 1398.44 L 851.495 1398.22 C 853.648 1399.18 853.645 1399.47 854.816 1401.55 C 854.908 1403.69 854.543 1405.38 853.055 1407.04 C 850.733 1409.64 847.119 1409.21 843.907 1409.54 L 842.273 1409.95 C 840.002 1409.27 840.058 1408.99 838.714 1406.99 C 838.417 1404.74 838.486 1402.82 839.94 1400.91 C 841.999 1398.2 845.856 1398.72 848.934 1398.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 885.2 1654.35 L 887.105 1654.56 C 887.738 1655.4 888.061 1655.73 888.471 1656.8 C 889.432 1659.32 889.024 1661.26 887.994 1663.59 C 884.404 1665.77 878.97 1664.92 874.862 1664.84 C 872.926 1664.59 872.835 1664.03 871.472 1662.73 C 871.202 1660.14 871.229 1659.95 872.477 1657.67 C 876.116 1654.84 880.759 1654.88 885.2 1654.35 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 857.809 1466.6 L 858.708 1467.23 C 859.533 1469.96 860.605 1472.33 859.604 1475.16 C 855.964 1478.18 849.85 1477.42 845.247 1477.58 L 844.093 1477.13 C 843.582 1476.35 843.356 1476.12 843.125 1475.08 C 842.499 1472.27 843.157 1470.37 844.648 1468.12 C 848.27 1466.1 853.712 1466.68 857.809 1466.6 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 839.226 1353.53 C 843.48 1353.05 847.932 1351.87 851.675 1354.2 C 852.425 1357.03 852.529 1359.53 852.565 1362.42 L 850.958 1363.87 C 846.46 1364.33 841.505 1365.76 837.685 1363.14 C 836.975 1361.6 836.607 1360.55 836.77 1358.83 C 837.049 1355.89 836.939 1355.34 839.226 1353.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 848.866 1330.34 C 850.088 1331.75 851.163 1333.44 851.658 1335.26 C 852.34 1337.76 851.528 1338.74 850.418 1340.89 C 846.564 1343.86 842.71 1343.78 838.045 1344.17 C 836.508 1343.32 835 1340.87 834.677 1339.07 C 834.368 1337.34 835.113 1335.21 836.235 1333.9 C 839.566 1330.01 844.221 1330.48 848.866 1330.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 847.193 1444.53 C 849.74 1444.28 851.999 1444.2 854.57 1444.38 C 856.441 1445.72 858 1447.04 858.507 1449.43 C 859.048 1451.97 858.198 1454.14 857.147 1456.38 L 854.252 1457.12 C 852.148 1457.29 849.902 1457.59 847.796 1457.5 C 845.502 1457.39 843.662 1456.03 842.4 1454.13 C 840.901 1451.88 841.234 1450.55 841.575 1448.07 C 843.734 1445.19 843.671 1445.29 847.193 1444.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 850.7 1419.38 L 853.445 1419.33 C 855.137 1421.03 856.19 1423.13 856.698 1425.51 C 857.338 1428.5 856.445 1430.03 855.048 1432.52 C 851.865 1434.71 849.559 1434.23 845.751 1434.37 L 843.454 1434.5 C 841.414 1433.29 840.662 1431.91 840.221 1429.58 C 839.784 1427.26 840.424 1423.88 842.038 1422.02 C 844.319 1419.38 847.471 1419.77 850.7 1419.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 844.807 1374.47 C 847.41 1374.2 849.097 1373.83 851.555 1374.94 C 852.54 1376.41 853.604 1377.87 853.932 1379.66 C 854.379 1382.1 853.384 1385.04 852.059 1387.07 C 851.077 1388.58 848.532 1388.49 846.818 1388.81 L 841.297 1388.96 C 839.146 1387.8 837.752 1386.4 837.02 1383.91 C 836.309 1381.49 836.882 1378.86 838.223 1376.75 C 839.769 1374.32 842.248 1374.75 844.807 1374.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 878.692 1633.43 C 879.733 1633.11 880.831 1633.24 881.913 1633.24 C 884.167 1635.96 884.454 1640.65 885.113 1644.05 L 872.25 1647.33 L 868.628 1646.79 C 865.871 1643.79 865.373 1639.26 864.456 1635.4 L 878.692 1633.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 880.128 1674.45 C 883.953 1674.12 887.842 1674.07 891.68 1673.89 C 892.936 1677.65 895.781 1683.63 894.598 1687.52 L 892.25 1688.09 C 889.823 1688.17 886.968 1688.47 884.577 1688.11 C 881.68 1687.67 877.626 1684.25 876.394 1681.61 C 875.205 1679.07 875.652 1678 876.631 1675.66 L 880.128 1674.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 844.67 1487.78 C 849.658 1487.78 856.935 1486.79 861.09 1489.62 C 863.316 1492.96 863.126 1496.64 863.329 1500.51 C 857.509 1501.02 851.569 1501.04 845.725 1501.24 C 845.237 1496.78 845.005 1492.26 844.67 1487.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 849.557 1511.52 L 864.704 1511.07 C 865.187 1515.07 866.359 1519.95 865.263 1523.86 L 863.006 1524.7 L 847.114 1525.06 C 846.666 1521.77 845.242 1516.13 846.581 1512.99 C 847.132 1511.7 848.328 1511.85 849.557 1511.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 876.45 1608.52 L 877.15 1608.43 C 879.94 1610.91 880.597 1618.39 881.493 1622.19 L 864.237 1624.41 L 862.748 1624.5 C 860.719 1620.26 860.453 1614.41 859.709 1609.76 C 865.265 1609.2 870.877 1608.92 876.45 1608.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 861.428 1534.44 C 863.613 1534.14 864.806 1534.05 866.875 1534.86 C 869.28 1538.45 868.899 1543.84 869.144 1548.06 L 854.903 1549.22 C 853.336 1549.47 852.354 1549.43 850.802 1549.27 C 849.339 1547.37 848.985 1546.26 848.816 1543.88 C 848.611 1541 848.345 1538.12 848.109 1535.25 L 861.428 1534.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 859.484 1558.42 L 870.593 1557.8 C 871.021 1562.1 872.25 1566.02 871.561 1570.36 C 869.533 1572.62 868.175 1572.3 865.238 1572.75 L 853.647 1573.88 C 852.655 1569.91 850.647 1564.78 851.739 1560.77 C 854.476 1558.38 855.931 1558.74 859.484 1558.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 869.581 1583.46 L 872.889 1583.57 C 875.857 1586.4 875.923 1593.24 876.455 1597.15 C 871.806 1598.03 867.078 1598.63 862.398 1599.33 C 860.151 1599.39 859.742 1599.44 857.681 1598.33 C 855.059 1594.27 855.136 1589.52 854.691 1584.83 C 859.629 1584.25 864.628 1583.91 869.581 1583.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 881.73 1824.45 C 887.563 1824.13 903.359 1822.5 907.824 1826.3 C 906.187 1828.35 904.574 1829.15 902.025 1829.74 C 887.441 1833.08 867.978 1833.55 852.764 1835.29 A 379.805 379.805 0 0 0 832.86 1838.37 C 830.461 1834.9 828.407 1831.13 826.25 1827.5 C 844.752 1826.56 863.215 1825.24 881.73 1824.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 848.727 1723.74 C 876.796 1725.1 907.543 1723.28 934.997 1729.58 L 927.571 1740.21 C 898.637 1738.92 870.069 1737.33 841.072 1737.11 C 843.14 1732.34 845.931 1728.1 848.727 1723.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 867.414 1800.47 C 879.954 1800.05 892.545 1800.16 905.092 1800.08 L 905.304 1812.97 A 753.281 753.281 0 0 0 857.247 1814.58 C 849.892 1814.81 843.079 1815.66 835.824 1816.52 C 831.843 1817 826.902 1817.53 823.715 1814.57 C 820.619 1811.69 821.883 1805.02 822.117 1801.22 A 1683.11 1683.11 0 0 0 867.414 1800.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 842.749 1748.5 C 868.236 1747.58 895.731 1747.16 921.071 1750.18 C 918.741 1754.37 917.554 1758.73 914.485 1762.52 C 910.899 1764.22 909.132 1763.59 905.243 1763.19 C 879.43 1762.25 853.691 1762.57 827.877 1763.1 C 829.187 1759.11 830.373 1753.38 833.438 1750.39 C 835.866 1748.02 839.602 1748.5 842.749 1748.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 869.374 1702.07 C 898.49 1700.71 942.524 1702.77 971.37 1707.79 C 966.738 1710.98 962.406 1714.7 958.013 1718.21 C 956.763 1718.94 955.425 1719.21 953.984 1719.25 C 941.531 1719.59 927.725 1717.06 915.248 1716.04 C 896.195 1714.48 877.169 1713.83 858.062 1713.38 C 861.535 1709.37 865.568 1705.76 869.374 1702.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 824.231 1774.43 C 848.151 1773.29 887.11 1771.47 910.087 1775.33 L 907.343 1788.65 C 879.103 1788.89 851.026 1790.28 822.815 1790.99 C 822.929 1785.35 823.365 1780 824.231 1774.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 956.717 1074.62 A 831.06 831.06 0 0 1 970.818 1075.59 C 951.368 1132.62 931.196 1141.44 899.38 1186.41 C 885.662 1205.8 875.694 1226.94 866.5 1248.72 C 864.842 1253.11 862.787 1257.1 860.552 1261.21 C 867.1 1228.54 878.615 1198.14 897.797 1170.71 C 920.319 1138.49 947.52 1114.61 956.717 1074.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(138,138,156)" d="M 736.544 908.784 C 745.397 920.874 755.652 926.815 769.43 932.046 C 757.003 953.786 742.844 973.753 725.298 991.692 C 719.05 997.46 712.667 1002.82 705.927 1008.01 C 711.226 974.061 723.702 940.491 736.544 908.784 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1233.75 1692.28 C 1233.79 1692.32 1233.85 1692.34 1233.88 1692.4 C 1235.93 1696.64 1213.78 1768.48 1210.97 1779.23 C 1204.89 1770.14 1198.52 1761.42 1191.83 1752.77 C 1183.33 1741.34 1174.07 1730.51 1164.95 1719.58 C 1187.6 1707 1208.69 1698.55 1233.75 1692.28 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1092.52 795.261 C 1098.54 794.512 1105.26 794 1110.99 796.366 C 1114.41 797.777 1117.39 800.313 1118.66 803.86 C 1125.7 823.418 1115.76 871.819 1106.76 890.579 C 1104.02 896.312 1100.94 902.53 1094.62 904.724 C 1081.13 899.148 1072.23 879.154 1064.69 867.061 C 1066.94 847.927 1065.71 828.842 1067.65 809.809 C 1074.74 802.203 1082.98 798.726 1092.52 795.261 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(138,138,156)" d="M 869.888 689.18 C 873.557 691.093 877.627 692.428 881.484 693.935 C 879.511 712.372 873.969 731.565 866.337 748.417 C 851.328 781.557 826.92 807.215 797.714 828.35 C 790.199 833.788 782.254 839.713 773.54 843.032 L 762.423 845.268 C 787.257 787.901 828.225 735.205 869.888 689.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(158,204,184)" d="M 860.96 1855.92 C 897.638 1857.55 934.73 1863.41 971.219 1867.55 A 13125.3 13125.3 0 0 1 1177.51 1892.37 A 1265.22 1265.22 0 0 1 1172.73 1910.47 L 1170.72 1912.64 C 1163.43 1914.75 897.981 1877.09 859.876 1874.43 C 860.102 1868.26 860.585 1862.08 860.96 1855.92 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(158,204,184)" d="M 747.616 1130.72 C 785.415 1150.69 815.475 1172.26 860.551 1164.13 C 861.781 1171.1 863.429 1178.06 864.871 1184.99 C 853.736 1214.91 850.583 1248.05 847.139 1279.6 C 846.919 1284.76 847.742 1294.88 844.032 1298.79 C 842.902 1299.98 841.957 1299.62 840.435 1299.7 C 835.254 1292.94 819.908 1247.06 813.254 1233.91 C 795.196 1198.24 770.451 1163.51 747.616 1130.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(158,204,184)" d="M 1042.52 1828.41 C 1086.46 1822.39 1121.06 1860.64 1154.03 1854.86 C 1163.13 1853.27 1168.17 1848.43 1173.18 1841.01 L 1191.24 1844.56 C 1188.18 1856.84 1184.55 1869.02 1181.15 1881.22 A 4543.48 4543.48 0 0 1 1061.23 1866.22 A 3842.48 3842.48 0 0 0 949.71 1854.79 C 930.922 1853.28 898.814 1853.8 882.246 1849.38 C 935.359 1841.17 988.883 1832.42 1042.52 1828.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 935.7 1165.79 C 941.841 1204.9 944.303 1244.17 945.973 1283.67 C 946.988 1307.67 948.133 1332.25 946.968 1356.23 C 943.784 1351.5 941.791 1345.45 939.002 1340.38 C 931.162 1326.1 917.587 1317.14 902.839 1311.04 C 889.549 1305.54 876.436 1302.19 862.684 1307.98 C 862.221 1278.57 893.587 1223.35 910.46 1198.41 C 918.177 1187 926.804 1176.29 935.7 1165.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 953.769 799.405 C 969.419 798.922 989.819 799.528 1004.06 806.831 C 1009.07 809.402 1012.79 812.896 1014.44 818.393 C 1019.7 835.954 1009.9 869.079 1001.54 884.945 C 994.155 898.935 984.134 909.454 968.746 914.239 C 963.867 914.726 959.287 915.012 954.418 914.162 C 940.804 911.784 929.239 903.748 921.435 892.459 C 906.151 870.35 903.69 837.49 908.562 811.775 C 922.198 803.755 938.195 800.529 953.769 799.405 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 970.309 820.322 C 971.01 820.385 971.749 820.431 972.433 820.597 C 975.185 821.263 975.398 821.681 976.965 823.912 C 977.101 827.382 976.051 829.483 974.562 832.57 C 972.799 832.597 972.657 832.267 971.199 831.401 C 969.474 827.819 970.072 824.169 970.309 820.322 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 970.651 834.953 C 974.138 834.868 977.04 834.624 980.083 836.667 C 983.317 838.837 985.131 842.489 985.549 846.284 C 986.325 853.341 983.611 859.114 979.161 864.32 C 978.796 864.334 978.432 864.363 978.067 864.362 C 973.979 864.343 970.509 863.497 967.575 860.487 C 964.637 857.473 963.338 853.472 963.471 849.307 C 963.666 843.194 966.156 838.903 970.651 834.953 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 862.684 1307.98 C 876.436 1302.19 889.549 1305.54 902.839 1311.04 C 917.587 1317.14 931.162 1326.1 939.002 1340.38 C 941.791 1345.45 943.784 1351.5 946.968 1356.23 C 947.607 1374.6 946.991 1393.11 946.849 1411.49 C 946.752 1423.96 947.416 1436.89 946.295 1449.28 C 946.284 1434.73 946.458 1420.16 946.118 1405.61 C 934.713 1428.36 921.704 1451.1 896.044 1459.71 C 888.518 1462.24 880.558 1463.08 872.663 1463.41 C 869.842 1436.52 867.861 1409.71 866.205 1382.74 L 865.569 1369.72 C 863.088 1359.47 863.637 1321.43 862.684 1307.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 865.569 1369.72 L 866.692 1368.01 C 874.195 1367.24 886.601 1372.23 892.524 1366.23 C 900.587 1358.06 891.802 1332.13 902.172 1330 C 904.746 1330.61 906.416 1331.23 907.881 1333.6 C 909.704 1336.54 909.858 1340.52 909.789 1343.88 C 909.425 1361.62 905.769 1380.12 903.969 1397.81 C 903.079 1406.54 903.907 1416.65 901.048 1424.97 C 900.242 1427.31 899.322 1428.56 897.285 1430.05 C 894.907 1430.23 893.168 1430.11 891.194 1428.54 C 888.693 1426.55 888.216 1424.01 888.168 1420.95 C 887.975 1408.41 891.039 1395.65 892.36 1383.2 C 883.692 1383.08 874.843 1383.34 866.205 1382.74 L 865.569 1369.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(158,204,184)" d="M 1877.44 1270.34 C 1885.66 1269.29 1892.81 1273 1900.27 1275.98 C 1854.39 1286.88 1807.09 1294.01 1760.72 1302.82 L 1482.47 1355.66 L 1412.09 1369.04 C 1391.9 1372.71 1371.51 1375.78 1351.64 1380.96 C 1341.15 1409.06 1334.55 1438.83 1326.4 1467.66 L 1284.1 1613.82 A 18137.4 18137.4 0 0 0 1227.68 1808.1 C 1217.69 1841.96 1206.36 1875.54 1197.73 1909.77 C 1196.68 1913.94 1196.42 1916.57 1192.43 1918.9 C 1190.52 1920.01 1190.54 1920.17 1188.3 1919.66 C 1188.14 1919.39 1187.95 1919.14 1187.83 1918.85 C 1186.19 1914.88 1188.23 1908.3 1189.29 1904.23 C 1205.85 1841.14 1226.47 1779.01 1244.11 1716.2 A 10682 10682 0 0 1 1312.98 1475.28 C 1322.87 1441.08 1331.66 1406.52 1342.3 1372.54 C 1362.44 1367.53 1383.4 1364.95 1403.8 1361.12 L 1546.24 1334.46 A 15881.8 15881.8 0 0 1 1793.52 1286.45 C 1821.49 1281.23 1849.35 1274.79 1877.44 1270.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 894.529 697.912 A 313.497 313.497 0 0 1 1011.02 733.167 C 1028.36 742.333 1044.99 752.776 1062.37 761.89 C 1061.22 771.755 1059.7 781.315 1056.77 790.827 C 1047.43 795.331 1038.25 800.228 1029.02 804.951 C 1017.22 794.809 1005.47 790.314 990.391 787.2 C 965.093 782.567 934.223 784.694 910.368 794.705 C 902.045 798.198 895.42 802.051 891.915 810.616 C 873.341 810.261 855.042 813.871 836.472 814.211 C 844.491 807.742 851.424 799.113 857.577 790.905 C 881.31 759.247 885.521 734.838 894.529 697.912 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 952.454 756.404 A 69.7312 69.7312 0 0 1 971.413 758.038 C 987 761.682 998.449 769.747 1006.99 783.257 C 985.028 775.383 982.637 765.857 955.427 764.356 C 936.411 765.234 920.642 772.571 906.691 785.39 L 905.544 786.464 L 904.567 785.219 C 905.161 781.047 906.311 778.75 909.133 775.584 C 921.381 761.846 934.852 757.738 952.454 756.404 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 946.118 1405.61 C 946.458 1420.16 946.284 1434.73 946.295 1449.28 C 945.33 1474.17 944.13 1499.16 945.218 1524.06 C 947.191 1569.22 955.271 1612.98 963.987 1657.19 C 966.418 1669.52 968.161 1682.07 970.872 1694.32 C 950.839 1691.05 930.266 1688.96 909.954 1688.94 A 931.047 931.047 0 0 1 885.945 1571.55 C 882.733 1548.27 879.699 1524.8 876.981 1501.46 C 875.508 1488.81 874.653 1475.98 872.663 1463.41 C 880.558 1463.08 888.518 1462.24 896.044 1459.71 C 921.704 1451.1 934.713 1428.36 946.118 1405.61 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1100.56 1711.4 C 1107.37 1710.12 1116.8 1709.92 1123.56 1711.29 C 1152.94 1717.28 1188.82 1772 1205.52 1796.99 C 1204.26 1799.5 1203.23 1801.19 1201.26 1803.25 C 1195.74 1797.1 1191.31 1790.07 1186.08 1783.68 C 1166.99 1760.38 1143.84 1740.01 1113.76 1733.29 C 1096.79 1729.5 1080.82 1729.77 1065.83 1739.18 C 1079.7 1740.77 1093.01 1739.99 1106.9 1743.1 C 1149.87 1752.71 1174.92 1785.98 1197.33 1821.4 L 1193.45 1834.1 C 1147.55 1816.62 1141.74 1777.94 1091.24 1771.35 C 1080.07 1770.09 1068.69 1768.74 1057.44 1769.02 C 1053.47 1769.12 1049.96 1769.24 1047.13 1772.2 L 1047.43 1773.78 C 1047.95 1774.21 1076.79 1782.22 1082.46 1784.69 C 1095.95 1790.54 1156.18 1823.51 1159.19 1835.81 C 1159.85 1838.5 1158.95 1839.41 1157.54 1841.49 C 1153.7 1843.62 1150.64 1843.6 1146.32 1842.97 C 1122.62 1839.55 1102.09 1823.41 1079.22 1816.74 C 1069.86 1814.02 1059.76 1813.34 1050.05 1813.49 C 1032.72 1813.76 1015.43 1816.84 998.211 1818.71 C 973.304 1821.43 948.205 1823.34 923.428 1827.06 C 922.157 1819.97 921.14 1812.61 921.223 1805.39 C 921.499 1781.36 933.643 1752.63 950.71 1735.75 C 1000.21 1724.18 1050.1 1717.03 1100.56 1711.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 391.612 1330.7 C 393.132 1339.79 386.036 1367.21 384.375 1378.57 A 2081.14 2081.14 0 0 0 375.614 1447.41 C 367.887 1520.49 365.898 1616.05 377.763 1689.01 C 388.334 1754.02 404.313 1826.83 452.272 1875.24 C 463.321 1886.39 476.167 1895.03 488.847 1904.15 C 471.744 1906.77 454.689 1910.79 437.734 1914.28 C 410.53 1919.03 383.537 1925.58 356.209 1929.45 C 348.098 1904.99 344.343 1878.96 340.675 1853.54 A 913.639 913.639 0 0 1 330.995 1756.22 C 326.46 1633.64 341.409 1490.99 377.481 1373.65 C 381.886 1359.32 385.918 1344.58 391.612 1330.7 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 949.203 1173.84 C 957.387 1182.21 963.05 1196.85 968.13 1207.55 C 978.65 1229.7 985.683 1253.32 992.173 1276.91 C 999.469 1303.43 1006.32 1330.45 1010.36 1357.69 C 1023.44 1445.9 1022.99 1547.74 1052.35 1631.6 A 68.1661 68.1661 0 0 0 1035.83 1628.77 C 1014.47 1627.73 998.973 1637.59 983.789 1651.43 C 1007.19 1644.04 1033.15 1635.77 1056.53 1647.04 C 1038.76 1654.58 1015.96 1662.42 1006.7 1680.86 L 1007.5 1681.51 C 1029.75 1670 1046.07 1663.91 1070.57 1658.45 L 1083.59 1665.39 A 366.821 366.821 0 0 0 1135.24 1688.9 C 1146.16 1692.76 1157.51 1695.37 1168.3 1699.6 L 1169.56 1700.1 C 1163.99 1703.67 1158.28 1706.51 1152.3 1709.32 A 167.735 167.735 0 0 0 1145.78 1704.7 C 1138.66 1699.92 1130.65 1697.12 1122.15 1696.07 C 1098.53 1693.15 1025.16 1705.31 997.835 1710.76 C 995.314 1706.72 992.919 1702.78 989.776 1699.18 C 986.034 1672.82 979.674 1647.39 974.867 1621.28 A 787.423 787.423 0 0 1 963.45 1521.33 C 961.471 1476.88 965.043 1431.94 965.845 1387.46 C 967.118 1316.92 963 1243.07 949.203 1173.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(138,138,156)" d="M 1042.7 572.412 C 1048.15 572.019 1054.1 571.503 1059.4 573.14 C 1069.32 576.208 1077.15 583.411 1084.51 590.425 C 1106.02 610.942 1121.13 634.292 1136.8 659.264 C 1145.17 672.611 1153.67 686.643 1163.91 698.644 C 1172.89 709.158 1183.44 716.715 1195.07 724.038 C 1180.42 737.403 1163.78 745.726 1144.63 750.779 C 1107.06 760.693 1077.53 756.586 1044.45 737.254 C 985.798 699.982 943.699 687.051 873.568 685.095 C 908.133 647.3 963.263 597.025 1011.56 579.005 C 1021.82 575.176 1031.82 573.33 1042.7 572.412 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1029.93 820.257 C 1030.9 820.662 1032.01 820.823 1032.83 821.473 C 1034.39 822.709 1037.51 847.653 1039.96 852.719 C 1050.57 874.593 1065.74 893.987 1076 916.141 C 1052.42 945.242 1023.02 921.567 1013.7 926.384 C 1013.71 928.882 1014.4 929.743 1016.01 931.539 C 1024.45 940.919 1037.01 940.98 1048.8 941.733 C 1039.04 965.242 1030.83 1000.55 1024.48 1025.76 C 1022.29 1034.46 1020.06 1051.42 1011.63 1056.02 C 993.87 1065.71 943.175 1054.36 925.011 1048.73 C 882.34 1035.53 837.234 1006.91 815.753 966.544 C 812.715 960.835 809.894 954.735 807.956 948.558 C 806.325 943.36 805.587 937.871 803.034 933.024 C 801.151 932.91 800.971 933.441 799.457 934.456 C 796.781 939.747 797.894 946.813 798.747 952.517 C 803.808 986.367 825.99 1015.81 852.992 1035.81 C 848.797 1057.55 844.639 1081.25 848.863 1103.28 C 852.027 1119.79 857.063 1135.69 859.669 1152.39 C 846.332 1154.79 835.831 1154.2 822.562 1151.46 C 797.711 1143.34 758.152 1129.01 738.702 1112.08 C 719.059 1094.98 708.286 1053.09 706.6 1027.92 C 744.452 1004.49 763.62 974.74 782.172 935.428 C 789.619 934.536 798.134 933.561 804.757 929.863 C 804.208 928.848 803.887 927.671 803.111 926.817 C 802.516 926.163 772.664 921.264 766.556 917.933 C 755.829 912.083 749.944 900.871 746.443 889.642 C 747.454 884.735 748.728 879.542 750.486 874.852 C 753.261 867.445 757.303 860.71 764.824 857.432 C 772.643 854.024 783.471 854.036 791.371 857.207 C 791.74 857.356 792.103 857.517 792.47 857.671 C 794.245 855.98 794.276 855.472 794.901 853.062 L 792.528 849.656 C 801.607 844.136 809.091 836.162 818.334 831.023 C 832.541 823.125 874.403 828.377 890.918 830.175 C 890.813 855.385 893.745 880.451 908.735 901.552 C 919.136 916.193 934.934 927.915 952.95 930.749 C 966.816 932.93 980.696 929.654 991.792 920.976 C 1011.31 905.71 1023.31 876.911 1027.07 853.04 C 1028.78 842.17 1028.74 831.178 1029.93 820.257 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 957.009 971.566 C 963.89 972.806 970.748 977.003 977.673 978.889 C 993.453 983.186 1004.83 977.632 1020.16 976.451 C 1021.26 978.842 1020.29 980.159 1019.59 982.604 C 1014.48 986.914 1007.91 988.039 1001.45 988.661 C 988.51 989.907 970.626 988.609 960.535 979.613 C 957.643 977.034 957.281 975.371 957.009 971.566 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 773.631 873.334 C 782.41 873.225 796.268 873.851 803.634 878.891 C 804.805 880.947 805.534 881.747 804.435 884.173 C 801.119 891.492 782.196 900.912 774.91 903.624 C 771.604 904.854 770.724 904.141 767.633 902.58 C 773.002 894.948 782.757 892.789 788.072 885.954 C 789.315 884.356 788.966 885.121 788.782 882.882 C 788.001 882.239 787.899 882.08 786.82 881.632 C 781.684 879.498 770.261 879.425 765.479 882.163 C 763.892 883.071 762.714 883.584 760.976 884.102 L 759.713 882.936 C 760.038 880.921 760.355 879.889 761.623 878.213 C 764.451 874.475 769.348 873.983 773.631 873.334 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 809.578 491.394 C 826.501 490.584 844.241 492.785 861.027 494.87 A 1054.83 1054.83 0 0 1 1011.97 526.362 C 967.981 529.897 912.131 565.619 877.984 593.56 A 610.007 610.007 0 0 0 702.709 833.091 C 693.47 856.003 684.64 878.628 682.141 903.398 C 695.821 877.545 706.777 850.307 720.805 824.513 C 776.835 721.489 854.646 615.585 958.741 557.203 C 978.829 545.936 1004.86 531.461 1028.56 534.539 C 1039.47 535.956 1050.48 539.973 1061.06 542.932 C 1060.06 548.609 1059.67 554.453 1059.09 560.189 C 1049.36 558.757 1039.92 558.299 1030.14 559.606 C 951.651 570.093 865.748 666.414 819.784 726.022 C 771.654 792.5 728.401 870.37 701.628 948.112 C 678.489 1015.3 683.872 1066.99 722.532 1127.13 C 731.558 1141.17 742.217 1154.24 751.711 1167.99 C 762.453 1183.55 771.553 1200.1 781.747 1216 C 790.795 1230.12 801.174 1244.1 808.456 1259.24 L 809.088 1260.57 C 774.663 1216.89 709.102 1167.22 659.693 1140.51 C 635.599 1127.49 609.788 1117.76 588.402 1100.15 C 572.163 1086.78 561.253 1068.78 557.919 1047.88 C 554.048 1023.61 563.501 1002.55 567.757 979.187 C 571.958 956.122 573.907 931.829 572.778 908.435 C 569.771 846.124 545.549 787.657 539.778 725.895 C 537.763 704.328 536.68 682.945 551.532 665.388 C 566.798 647.342 601.973 621.715 621.872 606.307 C 643.855 589.285 666.217 572.927 688.529 556.35 C 709.634 540.669 730.542 524.367 753.576 511.543 C 770.474 502.134 790.111 493.131 809.578 491.394 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 670.438 911.654 C 673.737 915.701 668.607 930.415 667.443 935.643 C 660.411 967.236 655.141 1000.1 660.431 1032.38 C 666.776 1071.11 688.593 1104.97 713.839 1134.15 C 715.727 1136.33 721.586 1142.09 721.439 1144.79 L 717.802 1142.9 C 690.918 1124.05 668.816 1095.36 656.49 1065 C 636.631 1016.07 650.683 958.307 670.438 911.654 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1899.08 1292.5 L 1899.51 1292.88 C 1900.26 1299.78 1867.49 1413.41 1863.39 1428.33 L 1760.19 1803.22 C 1578.19 1838.6 1395.83 1873.07 1214.35 1911.03 C 1212.68 1908.16 1214.65 1903.25 1215.5 1900.16 C 1224.46 1867.57 1235.57 1835.51 1245 1803.04 L 1325.01 1524 C 1337.26 1480.8 1351.9 1437.4 1361.86 1393.65 L 1772.2 1316.45 C 1814.44 1308.85 1856.59 1298.31 1899.08 1292.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(32,39,69)" d="M 1584.06 1526.2 C 1591.35 1525.34 1598.85 1525.74 1605.16 1529.88 C 1613.49 1535.33 1615.42 1544.56 1617.32 1553.59 C 1618.47 1553.77 1619.6 1554.02 1620.72 1554.32 C 1627.6 1556.18 1632.88 1560.21 1636.23 1566.57 C 1640.26 1574.19 1640.53 1584.08 1637.93 1592.21 C 1636.49 1596.72 1633.38 1600.85 1630.5 1604.56 C 1622.39 1614.99 1612.72 1624.48 1604.09 1634.53 C 1591.42 1649.3 1579.04 1665.89 1564.81 1679.14 C 1562.27 1681.51 1559.34 1683.22 1556.31 1684.87 C 1548.95 1687.13 1541.13 1688.16 1534.03 1684.41 C 1524.05 1679.14 1521.07 1668.87 1518.22 1658.83 C 1517.88 1658.38 1517.61 1657.88 1517.21 1657.49 C 1513.26 1653.7 1509.65 1649.71 1507.16 1644.72 C 1503.55 1637.49 1500.83 1629.38 1503.84 1621.46 C 1508.14 1610.12 1559.89 1544.84 1569.83 1535.26 C 1574.3 1530.96 1578.45 1528.63 1584.06 1526.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1585.01 1534.06 C 1590.6 1533.99 1595.38 1534.48 1600.16 1537.63 C 1603.46 1539.81 1605.82 1542.89 1606.41 1546.86 C 1607.07 1551.29 1605.41 1555.6 1603.07 1559.27 C 1595.82 1570.63 1585.03 1580.7 1576.05 1590.73 C 1560.09 1608.55 1544.13 1626.4 1529.31 1645.19 C 1527.24 1647.43 1526.07 1648.77 1523.03 1649.07 C 1520.22 1647.07 1518.17 1644.58 1516.38 1641.62 C 1513.41 1636.72 1511.63 1629.9 1513.54 1624.3 C 1517.18 1613.61 1568.42 1548.38 1577.75 1538.91 C 1579.88 1536.73 1582.29 1535.36 1585.01 1534.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1611.62 1562.88 C 1614.91 1562.88 1618.63 1562.8 1621.75 1563.96 C 1625.2 1565.24 1628.54 1567.97 1629.82 1571.5 C 1632.18 1577.97 1630.28 1586.08 1627.38 1592.07 C 1622.85 1601.42 1569.08 1662.34 1558.51 1671.38 C 1555.81 1673.69 1552.92 1674.95 1549.6 1676.12 C 1543.96 1676.49 1540.55 1675.6 1535.88 1672.33 C 1532.97 1670.28 1530.18 1667.41 1529.98 1663.63 C 1529.84 1660.99 1530.98 1658.99 1532.41 1656.91 C 1539.25 1646.88 1548.28 1637.6 1556.19 1628.36 C 1574.74 1606.7 1594.1 1585.38 1611.62 1562.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 553.589 1085.69 C 572.56 1116.14 600.467 1129.52 631.205 1145.51 C 647.397 1153.94 663.555 1162.84 679.03 1172.52 C 716.671 1196.07 793.065 1258.22 816.878 1294.6 C 819.979 1299.33 821.532 1301.29 820.34 1306.84 C 819.853 1309.28 820.01 1311.96 817.963 1313.46 C 815.223 1324.19 818.189 1338.17 818.046 1349.47 C 818.633 1347.09 819.029 1344.85 820.497 1342.83 L 822.071 1343.94 C 825.56 1447.96 830.224 1590.52 863.541 1687.88 C 793.678 1686.61 716.661 1694.71 651.962 1662.71 C 642.115 1657.84 631.433 1651.91 623.652 1644.01 C 616.398 1636.64 616.774 1622.81 615.679 1613.02 C 612.573 1585.25 610.662 1557.04 612.038 1529.1 C 613.716 1495.04 618.885 1461.62 619.227 1427.37 C 619.439 1406.17 620.055 1384.59 618.307 1363.46 C 613.815 1309.15 595.589 1254.34 556.714 1215.05 C 535.32 1193.43 505.25 1179.07 474.671 1178.99 C 487.34 1184.81 499.834 1189.76 511.954 1196.84 C 537.469 1211.73 555.726 1232.88 570.173 1258.38 C 617.436 1341.79 595.99 1414.95 592.421 1503.35 C 590.517 1550.53 592.402 1601.33 604.37 1647.19 C 589.244 1652.08 574.72 1657.13 561.031 1665.36 C 530.563 1683.68 510.182 1709.81 501.73 1744.34 C 526.598 1702.32 566.002 1670.31 613.804 1657.94 C 620.868 1662.36 627.165 1667.7 633.577 1672.99 C 620.532 1681.32 609.836 1690.05 600.35 1702.37 C 582.914 1725.01 573.999 1754.91 577.548 1783.33 C 584.544 1744.3 613.766 1704.25 644.782 1680.55 C 692.277 1700.12 744.081 1704.02 794.932 1703.92 C 812.505 1703.88 830.079 1702.8 847.648 1703.41 C 835.283 1715.78 825.775 1728.75 819.024 1744.97 C 806.009 1776.26 801.052 1813.69 814.252 1845.77 C 798.302 1848.26 782.47 1851.71 766.556 1854.46 L 621.446 1879.8 C 587.397 1885.97 553.525 1892.82 519.367 1898.43 C 496.463 1888.44 473.931 1872.38 457.245 1853.74 C 388.142 1776.54 384.339 1590.28 390.389 1491.33 A 1120.83 1120.83 0 0 1 418.561 1299.98 C 424.186 1276.19 430.152 1251.55 440.383 1229.25 C 444.987 1219.21 451.183 1209.88 456.979 1200.5 A 497.695 497.695 0 0 1 553.589 1085.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 816.522 1479.51 C 809.722 1489.02 799.976 1494.83 788.505 1496.92 C 779.328 1498.59 769.532 1497.95 760.269 1497.41 C 731.249 1495.72 702.356 1490.77 678.019 1473.73 C 661.492 1462.16 650.373 1445.11 646.983 1425.17 C 641.912 1395.35 649.243 1367.29 666.76 1342.86 C 684.373 1318.31 714.406 1295.82 744.789 1290.94 C 772.176 1286.55 796.452 1297.83 817.963 1313.46 C 815.223 1324.19 818.189 1338.17 818.046 1349.47 C 816.327 1392.54 821.719 1436.73 816.522 1479.51 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 785.08 1314.39 C 788.36 1314.85 790.731 1315 793.316 1317.3 C 794.689 1320.13 794.346 1323.09 794.049 1326.14 C 790.508 1362.52 783.836 1399.34 778.017 1435.43 C 775.784 1449.28 775.016 1463.9 772.102 1477.53 C 771.099 1482.22 770.059 1485.86 765.873 1488.58 C 763.24 1488.98 761.943 1488.78 759.666 1487.3 C 756.854 1485.47 754.59 1482.01 753.256 1479 C 748.521 1468.33 740.715 1436.12 738.375 1424.01 C 731.709 1424.27 725.023 1424.9 718.367 1425.37 C 716.221 1429.08 712.868 1434.8 708.452 1436.13 C 705.617 1436.98 705.051 1436.46 702.651 1435.1 C 700.756 1432.38 700.168 1430.23 699.514 1426.99 C 704.015 1414.26 710.408 1402.24 715.189 1389.6 C 722.852 1369.36 729.213 1348.07 737.679 1328.21 C 738.333 1326.68 739.209 1325.84 740.531 1324.87 C 743.057 1324.76 743.115 1324.76 745.186 1326.21 C 748.387 1333.7 747.639 1396.36 748.314 1409.72 C 754.732 1409.24 761.166 1408.42 767.572 1407.77 C 772.958 1377.43 774.374 1343.31 785.08 1314.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 731.365 1384.67 C 733.962 1391.29 734.691 1403.49 733.9 1410.51 C 731.324 1412.31 726.917 1412.15 723.796 1412.42 L 722.365 1411.81 C 720.876 1405.66 728.517 1390.7 731.365 1384.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,199,92)" d="M 763.312 1420.4 L 764.869 1420.61 C 765.243 1421.42 765.383 1421.59 765.493 1422.6 C 766.086 1428.08 763.649 1445.23 760.82 1449.63 L 759.185 1448.75 C 755.393 1440.27 753.352 1431.11 751 1422.15 C 754.994 1421.22 759.241 1420.92 763.312 1420.4 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 71 KiB |
@@ -0,0 +1,75 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 382.072 955.996 C 382.291 956.19 382.548 956.349 382.729 956.578 C 384.248 958.503 384.916 960.47 384.896 962.832 C 383.724 965.439 381.897 965.964 379.606 967.341 C 372.358 971.697 378.923 980.575 377.352 987.562 C 375.594 990.243 373.163 990.681 370.279 991.609 C 367.13 980.821 371.252 977.733 370.595 972.001 C 370.307 969.483 366.947 969.348 367.17 965.006 C 369.577 961.166 377.841 958.204 382.072 955.996 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 334.538 982.801 C 336.158 983.006 337.029 983.421 338.483 984.113 C 339.867 986.41 340.072 987.396 339.865 990.067 C 338.457 992.297 338.529 992.227 335.993 992.964 C 334.396 991.612 334.208 991.481 332.028 991.072 L 329.721 992.728 C 328.475 995.152 327.976 997.014 327.99 999.772 C 328.005 1002.61 328.647 1004.63 330.65 1006.61 C 332.969 1006.54 333.864 1005.62 335.602 1004.22 C 337.407 1002.76 337.774 1002.33 340.092 1001.74 C 341.247 1003.65 340.927 1004.7 340.963 1006.89 C 337.445 1010.07 333.128 1014.74 327.862 1013.89 C 325.367 1013.48 323.725 1011.82 322.522 1009.72 C 320.157 1005.57 320.823 999.473 322.247 995.158 C 324.438 988.516 328.474 985.752 334.538 982.801 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 358.653 968.935 C 361.823 970.202 364.835 972.971 365.886 976.332 A 7.80398 7.80398 0 0 1 364.851 983.018 C 363.417 985.102 361.307 986.229 358.909 986.762 C 356.614 987.271 356.002 987.703 353.996 986.374 L 354.228 984.535 C 355.865 983.068 357.374 981.574 358.863 979.957 L 358.563 977.899 L 356.001 976.679 C 353.843 977.025 352.764 977.042 351.679 979.284 C 349.786 983.194 350.887 988.719 352.643 992.45 C 355.191 993.324 354.937 992.846 357.224 991.748 C 359.481 990.787 360.864 990.284 363.33 990.41 L 364.368 992.037 C 363.283 995.418 360.256 997.585 357.336 999.386 C 354.004 1001.44 351.123 1002.45 347.24 1001.46 C 345.654 1000.1 344.812 999.68 343.968 997.698 C 341.809 992.629 342.604 984.063 344.851 979.103 C 347.533 973.182 352.924 971.064 358.653 968.935 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 261.854 1037.77 C 264.515 1039.18 266.307 1040.17 268.135 1042.68 C 268.159 1045.27 268.16 1045.62 266.204 1047.59 C 262.978 1050.84 248.663 1057.37 244.049 1057.59 C 243.017 1054.34 245.935 1047.49 246.623 1043.89 C 248.022 1036.55 242.702 1028.12 245.994 1021.54 C 247.803 1020.4 249.153 1019.65 251.317 1019.43 C 254.155 1019.15 256.72 1019.68 258.853 1021.7 C 262.12 1024.8 260.92 1033.26 260.838 1037.45 C 258.207 1035.47 257.178 1028.57 256.199 1025.44 L 255.583 1026.25 L 255.278 1023.11 C 251.998 1026.89 252.695 1035.01 252.989 1039.89 C 253.138 1042.36 253.102 1043.5 254.728 1045.5 C 257.89 1044.38 259.908 1042.13 261.355 1039.04 C 261.549 1038.63 261.688 1038.19 261.854 1037.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 314.202 991.52 C 316.391 991.77 317.834 992.406 319.794 993.392 L 319.997 995.007 C 318.177 996.994 316.815 998.614 315.538 1001.02 C 315.714 1004.96 315.484 1009.41 316.897 1013.13 C 318.994 1013.65 319.87 1013.9 321.672 1015.19 L 321.214 1017.24 C 313.114 1023.9 291.321 1034.64 281.58 1038.78 C 281.385 1034.89 280.665 1028.76 282.503 1025.2 C 284.887 1020.6 289.168 1019.31 293.637 1017.42 L 295.532 1015.34 C 295.894 1012.73 296.603 1011.86 294.988 1009.61 C 292.815 1010.08 292.504 1010.47 290.857 1012.01 C 290.594 1013.86 290.278 1015.46 289.643 1017.22 C 287.648 1018.46 286.823 1018.77 284.47 1018.59 L 283.264 1016.96 C 283.088 1014.33 283.261 1012 284.575 1009.65 C 286.619 1006 290.534 1003.44 294.628 1002.63 C 297.701 1002.02 299.423 1002.67 301.904 1004.42 C 304.027 1008.37 303.465 1012 304.13 1016.28 C 304.517 1018.77 304.415 1018.9 306.396 1020.3 L 309.242 1019.46 C 311.579 1015.25 308.891 1002.43 308.414 997.444 L 308.258 997.648 L 314.202 991.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 989.087 1428.86 C 990.885 1428.65 992.746 1428.42 994.507 1429.06 C 996.777 1429.9 998.518 1432.15 999.223 1434.39 C 1000.06 1437.07 999.733 1440.02 998.51 1442.52 C 997.56 1444.46 996.186 1445.87 994.435 1447.12 C 983.89 1454.62 967.925 1461.11 955.987 1467.05 C 933.876 1478.05 907.695 1492.99 884.865 1500.94 C 884.664 1500.82 884.442 1500.72 884.261 1500.57 C 880.881 1497.74 874.615 1492.1 874.413 1487.59 C 882.585 1479.06 971.807 1438.22 989.087 1428.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 901.07 856.784 C 902.522 857.122 903.59 857.026 904.601 858.242 C 906.286 860.269 906.57 862.602 906.639 865.137 C 906.971 877.174 905.921 889.308 905.861 901.357 L 906.102 988.115 L 906.013 1321.03 C 900.535 1324.84 892.976 1329.79 886.718 1332.14 C 884.487 1332.98 884.151 1332.96 882.12 1332.01 C 880.67 1329.89 880.342 1329.59 880.274 1327.06 C 884.951 1322.09 891.886 1319.88 897.259 1315.59 C 897.522 1315.38 897.779 1315.16 898.039 1314.95 L 898.01 868.193 C 870.758 880.764 844.325 896.072 817.844 910.235 L 715.199 964.541 C 652.389 998.405 588.535 1030.51 525.512 1064.01 L 316.458 1173.35 C 285.863 1189.35 253.626 1204.07 223.999 1221.71 L 223.84 1701.03 C 252.332 1684.4 281.459 1669.03 310.609 1653.59 C 387.736 1614.06 462.976 1570.74 539.428 1529.93 C 560.96 1518.44 582.402 1505.56 604.34 1494.98 C 607.601 1493.4 612.105 1490.98 615.755 1491.81 C 616.329 1493.17 616.793 1493.51 616.338 1495.04 C 615.335 1498.43 612.13 1500.6 609.283 1502.41 C 596.966 1510.25 582.719 1516.49 569.777 1523.42 L 473.929 1574.71 L 294.068 1672.13 C 271.216 1684.25 248.504 1698.21 225.103 1709.09 C 222.322 1710.38 220.092 1711.22 217.013 1710.51 C 215.655 1708.49 215.682 1707.15 215.456 1704.75 C 214.446 1694.05 215.025 1682.78 214.974 1672.02 L 214.832 1607.57 L 214.947 1415.5 L 214.581 1279.64 C 214.567 1260.68 212.431 1233.65 215.898 1215.87 C 226.076 1209.79 237.07 1204.96 247.622 1199.54 L 302.94 1170.85 L 465.643 1085.71 L 901.07 856.784 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 956.981 552.935 C 958.668 554.324 959.176 554.845 959.801 556.996 C 961.922 564.29 959.728 576.995 959.773 584.92 L 959.733 733.887 L 959.472 1122.53 C 959.292 1204.52 957.586 1286.85 959.355 1368.81 C 959.454 1373.39 959.722 1378.25 957.555 1382.42 C 955.201 1383.55 954.982 1383.1 952.524 1382.65 C 951.067 1379.98 951.01 1377.39 950.889 1374.41 C 949.809 1347.81 950.976 1320.66 950.989 1294.01 L 951.023 1129.86 L 951.805 565.931 C 924.673 577.731 898.177 593.092 872.33 607.462 L 799.609 647.14 L 578.091 766.232 L 325.723 902.851 L 233.131 952.902 C 212.512 963.98 191.245 974.41 171.312 986.664 L 172.212 1690.25 C 172.149 1724.63 171.369 1759.19 172.635 1793.54 C 191.585 1785.26 209.986 1774.92 228.176 1765.09 L 311.027 1719.93 L 495.416 1621.77 C 513.105 1612.15 615.799 1553.81 625.379 1553.31 C 627.541 1553.19 627.736 1553.47 629.202 1554.87 L 628.726 1557.68 C 626.935 1560.19 625.24 1562.18 622.583 1563.82 C 618.373 1566.42 613.406 1567.96 608.989 1570.24 C 599.831 1574.98 590.846 1580.06 581.711 1584.85 C 558.671 1596.92 536.084 1609.75 513.142 1621.99 A 20390.7 20390.7 0 0 0 274.686 1749.5 L 204.034 1787.22 C 193.808 1792.68 183.676 1799.38 172.987 1803.83 C 170.409 1804.9 168.72 1805.41 166.104 1804.25 C 161.251 1792.47 163.932 1646.17 163.868 1623.71 L 163.757 1184.81 A 8973.02 8973.02 0 0 1 163.054 1042.77 C 163.055 1024.3 160.883 998.478 164.415 980.66 C 182.408 968.987 202.767 959.603 221.723 949.462 L 304.926 904.005 L 567.565 762.467 A 30233.5 30233.5 0 0 1 864.789 602.245 C 895.548 586.106 925.539 567.638 956.981 552.935 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 900.854 714.798 C 902.203 714.787 903.635 714.939 904.985 715.019 C 905.438 715.683 906.049 716.263 906.343 717.011 C 907.634 720.295 906.903 810.93 906.982 823.62 C 897.684 830.122 886.851 835.071 876.847 840.416 L 820.56 870.268 L 659.571 955.771 L 221.471 1187.14 C 219.594 1187.09 218.661 1186.79 216.929 1186.17 C 212.7 1180.6 214.982 1095.8 215.507 1083.49 C 222.188 1078.7 230.096 1075.2 237.349 1071.31 L 279.711 1048.62 L 440.821 964.096 L 771.766 785.131 C 814.857 761.832 857.263 737.153 900.854 714.798 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 895.59 726.914 C 897.038 727.093 896.245 726.853 897.846 727.96 C 898.495 739.044 897.902 750.451 897.951 761.573 A 4868.73 4868.73 0 0 0 898.83 817.881 C 878.529 830.7 856.843 841.313 835.692 852.634 L 722.604 912.969 L 407.997 1078.66 A 8542.52 8542.52 0 0 0 225.745 1175.23 L 224.697 1174.88 C 221.692 1169.23 223.465 1100.82 223.497 1088.81 C 243.358 1077.03 264.186 1066.47 284.553 1055.59 L 438.513 975.016 L 688.179 839.627 A 23364.7 23364.7 0 0 0 895.59 726.914 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 507.964 964.861 L 509.32 965.129 C 512.513 970.083 510.705 983.51 510.557 989.687 C 493.741 1000.06 474.95 1008.79 457.283 1017.63 L 455.982 1017.95 C 452.828 1013.93 454.823 998.443 455.029 992.766 C 471.901 982.456 490.386 973.948 507.964 964.861 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 632.964 897.853 L 634.703 897.981 C 638.133 902.662 635.781 917.063 635.137 922.948 C 620.471 934.526 600.814 942.916 584.303 951.862 L 583.231 952.129 C 580.348 948.588 582.199 929.208 582.295 923.782 C 598.569 914.485 615.893 905.586 632.964 897.853 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 571.991 930.987 C 572.042 931.035 572.095 931.08 572.143 931.131 C 576.149 935.336 574.724 949.409 574.743 955.325 C 557.318 966.378 538.707 975.479 520.277 984.707 L 519.362 985.01 L 518.269 983.975 A 1218.42 1218.42 0 0 1 517.833 959.34 C 533.953 948.854 553.835 937.544 571.991 930.987 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 299.168 1075.79 L 300.721 1075.94 C 304.359 1080.84 302.4 1095.3 301.911 1101.44 C 284.282 1112.87 264.126 1121.82 245.353 1131.35 L 243.701 1131.62 C 240.307 1127.14 241.943 1113.11 242.005 1107.21 A 2293.13 2293.13 0 0 1 299.168 1075.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 445.173 997.915 L 446.558 999.107 C 447.862 1006.9 447.063 1015.63 447.019 1023.55 C 429.768 1034.6 405.199 1048.33 386.449 1055.96 C 382.994 1051.07 384.407 1037.4 384.472 1031.23 C 404.668 1020.07 424.625 1008.41 445.173 997.915 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 372.59 1038.12 C 373.533 1038.21 372.848 1038.08 374.37 1039.21 C 375.563 1046.41 374.933 1054.33 374.887 1061.64 C 355.677 1075.07 332.94 1084.66 312.333 1095.87 L 310.818 1095.93 C 308.506 1089.21 310.202 1077.64 310.302 1070.35 C 330.953 1059.56 351.492 1047.99 372.59 1038.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 544.237 1183.45 C 552.69 1186.78 561.128 1192.24 569.199 1196.54 A 1713.84 1713.84 0 0 0 614.091 1219.63 C 706.405 1264.91 797.048 1314.2 887.661 1362.79 A 3747.96 3747.96 0 0 0 936.523 1388.3 C 944.804 1392.59 956.32 1397.02 963.297 1403.15 C 965.75 1405.31 967.038 1407.27 967.185 1410.63 C 962.231 1416.27 836.919 1446.72 818.31 1452.15 C 834.122 1476.32 855.256 1497.48 873.586 1519.76 C 928.881 1586.97 987.447 1651.37 1042.71 1718.53 C 1028.83 1728.5 1013.89 1737.31 999.444 1746.46 L 987.572 1754.57 C 978.622 1741.45 967.948 1729.7 957.763 1717.54 C 938.464 1694.52 918.81 1671.9 899.193 1649.15 C 853.239 1595.87 807.964 1541.1 765.766 1484.81 C 758.991 1500.28 754.432 1517.49 748.866 1533.47 A 7048.66 7048.66 0 0 0 719.324 1617.58 C 714.252 1632.76 710.177 1649.56 703.533 1664.02 C 702.558 1666.15 702.483 1667.47 700.249 1668.28 C 697.816 1666.22 696.746 1663.42 695.655 1660.51 C 689.552 1644.19 685.161 1626.83 680.242 1610.11 A 2751.06 2751.06 0 0 0 657.456 1535.9 L 582.79 1303.79 C 573.329 1275.04 563.551 1246.52 554.437 1217.64 C 550.93 1206.53 546.047 1194.97 544.237 1183.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1242.51 65.2913 C 1249.72 64.2962 1254.2 65.4687 1260.68 68.4182 C 1300.51 86.5577 1338.43 109.292 1377.26 129.431 L 1661.63 278.921 L 1833.43 369.689 L 1896.08 401.897 C 1906.98 407.533 1918.74 412.912 1928.97 419.696 C 1936.81 424.889 1945.32 434.238 1948.49 443.189 C 1948.69 443.778 1948.89 444.373 1949.1 444.961 C 1950.57 449.101 1950.86 452.702 1950.93 457.047 C 1952.36 554.824 1951 652.913 1950.52 750.706 L 1950.81 964.055 L 1950.64 1084.33 C 1950.64 1099.35 1952.71 1140.64 1949.37 1151.62 C 1946.77 1160.13 1930.11 1166.57 1922.66 1170.14 C 1909.12 1165.73 1895.64 1157.63 1883.01 1151.03 C 1851.55 1134.59 1821.08 1116.7 1789.89 1099.84 C 1725.37 1064.99 1659.33 1032.7 1594.48 998.437 C 1548.57 974.173 1503.78 946.911 1456.65 925.016 L 1456.65 1121.13 C 1456.49 1154.75 1457.12 1188.53 1456.1 1222.13 C 1449.09 1231.98 1438.71 1238.29 1427.07 1241.12 C 1413.12 1234.34 1399.6 1226.38 1385.93 1219.04 L 1307.28 1176.89 L 1209.92 1125.27 C 1164.45 1100.68 1119.41 1075.38 1073.61 1051.4 C 1051.03 1039.58 1028.9 1026.57 1005.92 1015.55 L 1006.01 1287.42 C 1005.9 1320.14 1007.31 1353.43 1006.06 1386.08 C 1005.94 1389.22 1005.46 1392.98 1003.5 1395.56 C 1002.05 1397.46 1000.35 1398.56 997.891 1398.54 C 994.194 1398.52 991.593 1395.44 989.125 1393.08 C 987.439 1382.27 988.089 1370.68 988.082 1359.73 L 988.053 1307 L 987.804 1120.57 L 986.635 499.256 A 10833.3 10833.3 0 0 1 790.836 604.135 L 572.638 722.249 L 336.371 849.895 A 10397 10397 0 0 1 133.984 958.302 L 132.806 1684.75 L 132.706 1796.41 C 132.604 1816.33 131.428 1836.7 132.485 1856.57 C 132.758 1861.71 133.076 1869.54 137.005 1873.07 C 140.596 1873.47 143.592 1871.74 146.715 1870.19 C 161.187 1863.04 175.153 1854.7 189.387 1847.07 L 289.398 1793.66 L 552.102 1654.68 L 610.705 1623.28 C 622.588 1616.85 636.203 1607.34 649.373 1604.09 C 650.462 1604.82 650.721 1604.92 651.702 1606.02 C 653.905 1608.49 655.521 1613.62 654.788 1616.85 C 653.541 1622.36 594.63 1651.3 585.631 1656.21 C 579.627 1676.14 576.2 1697.08 571.556 1717.38 C 564.901 1746.48 556.993 1775.55 552.864 1805.14 C 566.432 1798.91 579.51 1790.39 592.666 1783.22 A 4569.6 4569.6 0 0 0 654.193 1749.79 C 678.339 1736.2 702.334 1721.81 727.209 1709.6 C 733.177 1685.61 739.615 1661.82 745.154 1637.71 C 751.126 1611.72 756.256 1584.92 764.064 1559.43 C 764.604 1557.66 765.418 1556.68 766.637 1555.34 C 769.394 1554.01 771.495 1553.6 774.483 1554.29 C 777.424 1554.97 778.756 1556.51 780.349 1558.89 C 782.732 1568.39 763.35 1639.21 760.326 1653.43 C 775.356 1660.43 789.551 1669.55 804.168 1677.41 C 828.452 1690.47 852.85 1703.16 876.845 1716.76 C 887.752 1722.95 900.881 1729.17 909.959 1737.89 C 910.756 1751.77 910.424 1766.1 909.955 1780.01 C 898.054 1791.4 875.324 1801.71 860.493 1809.83 L 791.27 1847.68 L 674.902 1912.31 C 658.258 1921.37 640.426 1933.04 622.716 1939.47 C 618.453 1938.58 614.618 1936.83 610.736 1934.91 C 575.005 1917.18 540.497 1896.23 505.335 1877.32 A 5524.76 5524.76 0 0 1 416.751 1828.79 C 401.508 1820.32 383.345 1812.29 370.111 1801.03 L 370.095 1770.72 C 351.771 1779.79 333.931 1789.86 315.87 1799.45 L 192.641 1865.19 C 177.241 1873.38 153.418 1889.86 137.618 1893.48 C 124.731 1890.58 108.286 1883.35 101.26 1871.61 C 99.6666 1868.95 98.5483 1866.06 97.7923 1863.06 C 96.5716 1858.2 96.2566 1853.06 96.2058 1848.07 L 95.9538 1081.08 L 95.883 897.922 C 95.8737 883.467 93.5657 842.83 96.5398 831.77 C 99.6377 820.251 104.657 812.845 114.234 805.877 C 125.359 797.781 139.52 791.694 151.628 785.047 L 256.977 728.409 L 584.075 551.635 C 626.982 528.425 670.393 506.177 712.816 482.057 L 712.924 188.049 C 718.4 179.709 729.205 173.134 738.735 170.295 C 745.346 168.325 749.956 169.471 756.16 172.178 C 774.301 180.093 791.912 191.277 809.418 200.596 A 10682.3 10682.3 0 0 0 915.355 256.215 L 1104.78 356.623 C 1141.62 376.119 1179.39 394.55 1215.51 415.296 C 1216.54 389.742 1215.61 363.736 1215.65 338.128 L 1215.58 153.585 C 1215.68 129.58 1214.9 105.365 1216.16 81.3933 C 1217.1 79.7621 1218.06 78.1153 1219.18 76.6068 C 1225.32 68.402 1232.98 66.7015 1242.51 65.2913 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 761.118 358.634 A 7878.28 7878.28 0 0 1 851.716 407.345 C 845.171 411.693 838.203 415.37 831.324 419.157 C 816.717 410.368 799.033 398.884 782.652 394.176 C 779.645 394.813 778.739 396.352 776.594 398.491 L 776.854 401.929 C 781.462 409.567 808.974 419.521 818.178 425.966 C 799.156 436.253 779.692 445.545 760.791 456.127 C 761.325 423.645 761.061 391.121 761.118 358.634 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1232.14 194.476 L 1252.92 206.699 L 1253.66 435.452 L 1232.7 424.975 C 1230.22 348.339 1231.86 271.159 1232.14 194.476 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 386.783 1771.08 C 397.054 1775.25 407.274 1781.64 417.085 1786.86 A 6249.56 6249.56 0 0 1 492.582 1828.17 L 566.045 1868.22 C 583.105 1877.39 601.226 1886.01 617.159 1897.03 L 617.254 1917.78 C 593.61 1906.84 570.809 1892.63 547.873 1880.16 L 386.799 1791.79 L 386.783 1771.08 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 892.752 1749.97 C 895.367 1753.69 894.044 1765.83 893.995 1770.65 C 879.548 1777.25 865.742 1786.48 851.795 1794.16 C 820.501 1811.38 789.176 1828.3 758.168 1846.06 C 715.371 1870.57 671.474 1893.19 628.339 1917.1 L 627.646 1916.47 C 625.913 1911.27 626.919 1903.12 626.984 1897.52 C 678.068 1865.2 732.712 1837.54 785.727 1808.55 C 821.182 1789.17 856.124 1766.95 892.752 1749.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 730.653 296.048 C 740.032 299.572 749.195 305.254 758.041 309.952 A 2914.22 2914.22 0 0 1 807.405 336.577 C 836.01 352.385 865.365 367.125 893.349 383.988 C 885.22 389.805 875.509 394.399 866.787 399.347 C 845.901 386.137 822.438 375.45 800.497 364.032 C 790.314 358.85 773.375 348.227 762.51 347.032 C 760.221 346.78 759.226 346.786 757.553 348.475 C 754.865 351.19 753.847 357.548 753.415 361.139 C 752.1 372.049 752.973 383.919 752.97 394.925 L 753.018 460.3 C 745.798 464.732 738.143 468.538 730.665 472.516 C 728.549 450.859 729.98 427.854 729.991 406.024 C 730.009 369.412 729.557 332.64 730.653 296.048 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 730.587 182.981 C 732.862 182.896 735.885 182.503 738.032 183.332 C 747.549 187.002 757.131 194.068 766.286 198.87 A 7571.14 7571.14 0 0 1 853.527 244.946 L 1266.12 463.893 C 1298.31 480.968 1330.22 498.681 1362.57 515.43 C 1381.7 525.332 1411.41 537.943 1427.74 550.282 C 1434.48 555.378 1435.24 558.278 1436.29 566.422 C 1438.84 586.161 1436.9 616.037 1436.87 636.924 L 1436.98 780.143 L 1437.71 1090.98 C 1437.66 1131.62 1438.89 1172.59 1437.79 1213.19 C 1437.69 1216.93 1437.16 1218.73 1434.82 1221.66 C 1430.26 1218.5 1431.91 1207.15 1431.91 1201.74 L 1430.38 680.582 C 1430.32 663.724 1432.15 568.435 1428.08 559.452 C 1426.73 556.476 1419.01 552.656 1416.15 551.079 C 1348.95 513.932 1280.17 479.203 1212.29 443.266 L 899.381 276.589 L 766.15 205.841 C 760.057 202.613 733.095 189.886 730.003 186.73 C 729.571 186.289 729.425 185.64 729.137 185.095 L 730.587 182.981 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1237.77 80.7088 C 1238.3 80.7164 1238.84 80.7021 1239.37 80.7315 C 1247.6 81.1853 1259.26 88.2903 1266.76 92.0825 A 8109.87 8109.87 0 0 1 1401.51 163.368 A 24480.5 24480.5 0 0 1 1649 293.144 A 10960.8 10960.8 0 0 1 1831.69 389.274 C 1858.4 403.349 1886.74 416.073 1912.67 431.385 C 1919.71 435.54 1925.59 440.903 1930.98 446.987 C 1932.42 466.536 1931.08 487.201 1931.06 506.866 L 1930.99 630.832 L 1930.92 1017.05 L 1930.9 1113.57 C 1930.91 1121.93 1932.73 1136.47 1931.41 1144.01 C 1931.15 1145.44 1930.88 1145.77 1930.26 1146.89 L 1925.49 1148.78 C 1925 1148.61 1924.32 1148.7 1924.02 1148.28 C 1922.72 1146.45 1924.02 1093.36 1924.08 1085.6 L 1924.09 675.015 C 1924.05 606.169 1926.47 536.989 1924.84 468.186 C 1924.72 462.982 1924.77 454.611 1922.6 449.909 C 1919.99 444.277 1908.84 438.002 1903.53 434.895 C 1882.96 422.853 1861.4 412.08 1840.34 400.878 L 1716.35 335.494 L 1355.07 145.667 A 7490.85 7490.85 0 0 0 1284.6 108.811 C 1270.82 101.749 1255.33 95.2431 1242.64 86.4408 C 1240.29 84.811 1239.13 83.1855 1237.77 80.7088 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1455.58 629.311 C 1484.05 644.048 1514.06 657.237 1541.75 673.217 C 1540.96 689.069 1541.74 705.292 1541.74 721.188 L 1541.73 816.421 C 1528.58 811.714 1515.97 804.665 1503.56 798.311 A 1689.84 1689.84 0 0 1 1455.66 773.304 L 1455.58 629.311 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 958.547 371.927 C 962.415 372.567 966.109 374.913 969.58 376.683 C 917.373 400.373 867.743 430.739 816.929 457.305 L 392.911 684.381 L 206.596 783.832 C 188.303 793.698 141.237 816.863 127.579 829.174 C 125.7 830.868 123.832 832.722 123.022 835.184 C 119.465 845.996 121.389 905.166 121.368 921.729 L 121.22 1120.9 L 121.562 1627.19 L 121.933 1775.19 C 122.002 1801.31 121.527 1827.59 122.294 1853.69 C 122.514 1861.16 122.731 1867.71 126.005 1874.6 L 125.255 1875.46 C 122.626 1874.81 120.127 1872.18 118.755 1869.82 C 116.248 1865.52 115.712 1858.08 115.387 1853.11 C 113.784 1828.62 115.044 1803.29 114.978 1778.68 L 114.727 1628.53 L 114.744 1008.16 L 114.542 892.72 C 114.43 879.711 111.601 851.419 114.532 840.343 C 116.837 831.632 118.4 825.681 125.958 820.199 C 142.348 808.312 171.747 794.93 190.851 784.582 L 331.15 708.731 L 534.397 599.642 C 568.71 581.197 602.727 562.106 637.273 544.111 A 15815 15815 0 0 0 860.612 425.475 C 893.205 407.738 926.773 391.101 958.547 371.927 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1899.11 550.064 C 1904.52 552.322 1909.63 555.064 1914.8 557.821 L 1915.17 1148.69 C 1898.21 1137.09 1878.77 1128.16 1860.68 1118.36 A 7703.13 7703.13 0 0 0 1752.21 1060.55 L 1471.63 912.968 C 1466.48 910.122 1461.21 907.495 1455.99 904.798 L 1456 884.174 L 1753.91 1040.45 L 1845.68 1089.48 C 1863.16 1098.86 1880.66 1109.47 1898.96 1117.15 C 1900.68 1096.77 1899.51 1075.5 1899.51 1055 L 1899.62 940.453 L 1899.11 550.064 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 562.09 1668.84 C 562.16 1668.87 562.243 1668.88 562.299 1668.92 C 562.694 1669.26 563.217 1669.53 563.433 1670 C 565.814 1675.22 529.947 1804.12 533.38 1811 C 537.093 1818.44 549.232 1820.98 556.676 1822.87 C 568.487 1817.7 579.739 1810.45 591.049 1804.22 L 656.95 1767.91 L 706.446 1740.57 C 716.824 1734.93 728.058 1729.77 737.704 1723 C 750.015 1714.36 753.271 1686.02 755.884 1671.71 C 785.194 1684.71 813.948 1701.92 842.014 1717.51 C 857.301 1726 873.045 1733.57 888.338 1742.04 C 857.992 1757.32 828.565 1774.76 798.733 1791.06 C 771.741 1806.47 744.086 1820.77 716.836 1835.72 A 7513.77 7513.77 0 0 0 622.236 1889.17 L 388.749 1761.46 C 417.636 1744.44 448.329 1729.46 477.938 1713.67 C 505.914 1698.75 533.534 1682.57 562.09 1668.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1233.82 92.3658 C 1242.99 93.7661 1314.82 133.961 1328.64 141.085 L 1718.11 345.756 C 1766.92 371.222 1816.17 396.042 1864.43 422.517 C 1880.86 431.531 1899.86 439.903 1914.77 451.036 C 1916.34 463.261 1915.49 475.788 1915.41 488.096 L 1915.08 545.529 C 1881.94 525.901 1847.76 508.847 1813.87 490.646 L 1575 364.137 C 1513.46 331.524 1451.4 299.34 1390.53 265.516 C 1337.52 236.056 1285.39 204.741 1232.02 175.983 C 1232.16 148.63 1230.62 119.492 1233.82 92.3658 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1254.88 126.067 C 1257.35 125.912 1259.86 125.736 1262.29 126.306 C 1269.11 127.904 1274.87 133.73 1278.49 139.474 C 1282.9 146.484 1286.44 155.777 1284.13 164.111 C 1282.58 169.718 1278.64 172.699 1273.8 175.43 C 1271.61 175.594 1269.49 175.761 1267.32 175.318 C 1260.52 173.93 1254.47 167.776 1250.81 162.19 C 1246.29 155.296 1243.05 146.272 1245.1 137.992 C 1246.57 132.051 1249.81 129.124 1254.88 126.067 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1267.56 165.713 C 1265.82 165.032 1264.39 164.395 1262.91 163.222 C 1258.09 159.401 1254.14 153.716 1253.67 147.447 C 1253.34 143.013 1254.25 140.513 1257.16 137.23 C 1255.43 146.841 1267.76 155.507 1267.56 165.713 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 1257.16 137.23 C 1259.3 136.35 1261.26 136.397 1263.38 137.358 C 1266.79 138.907 1269.81 141.86 1272.52 144.383 C 1273.48 149.347 1276.94 157.537 1274.23 162.134 C 1273.18 163.924 1270.59 165.165 1268.57 165.581 C 1268.24 165.649 1267.9 165.669 1267.56 165.713 C 1267.76 155.507 1255.43 146.841 1257.16 137.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1303.22 150.853 C 1306.27 150.96 1308.82 151.303 1311.57 152.684 C 1320.26 157.035 1326.85 166.52 1329.82 175.573 C 1331.7 181.304 1332.5 188.04 1329.49 193.555 C 1327.08 197.99 1323.28 199.546 1318.69 201.036 C 1316.67 201.019 1314.71 201.023 1312.73 200.547 C 1305.71 198.859 1299.81 193.412 1296.09 187.401 C 1291.78 180.433 1289.41 171.345 1291.75 163.294 C 1293.63 156.855 1297.5 153.859 1303.22 150.853 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1305.5 161.218 C 1304.3 172.158 1307.09 180.482 1312.42 189.873 L 1311.91 191.743 C 1310.42 190.715 1308.89 189.671 1307.61 188.383 C 1303.16 183.893 1299.89 176.674 1300.42 170.284 C 1300.77 165.985 1302.21 163.901 1305.5 161.218 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 1305.5 161.218 C 1308.39 161.128 1310.11 161.75 1312.27 163.644 C 1317.62 168.346 1321.17 176.057 1321.27 183.184 C 1321.31 186.34 1320.5 188.287 1318.34 190.636 C 1315.82 191.797 1314.67 192.148 1311.91 191.743 L 1312.42 189.873 C 1307.09 180.482 1304.3 172.158 1305.5 161.218 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1348.84 175.108 C 1351.58 175.058 1354.62 174.849 1357.24 175.801 C 1365.16 178.678 1371.82 187.485 1375.19 194.866 C 1378.05 201.108 1379.59 208.486 1376.93 215.067 C 1374.69 220.593 1371.18 222.761 1365.85 224.924 C 1363.95 224.794 1362.18 224.643 1360.34 224.128 C 1351.8 221.726 1344.92 214.829 1340.97 207.066 C 1337.63 200.511 1335.47 192.095 1338.2 184.948 C 1340.23 179.619 1343.8 177.3 1348.84 175.108 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1348.2 188.126 C 1351.48 195.748 1355.28 204.49 1355.45 212.876 C 1352.79 210.304 1350.75 207.619 1349.12 204.276 C 1346.44 198.769 1346.31 193.853 1348.2 188.126 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 1348.2 188.126 C 1350.28 186.379 1351.3 184.777 1354.26 185.403 C 1359.03 186.411 1362.91 191.91 1364.82 196.034 C 1366.65 199.995 1368.89 206.104 1366.79 210.352 C 1366.31 211.329 1365.71 212.006 1365.05 212.837 L 1358.27 214.85 L 1355.45 212.876 C 1355.28 204.49 1351.48 195.748 1348.2 188.126 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1358.27 214.85 C 1358.33 207.215 1355.09 198.348 1353.52 190.787 C 1358.47 197.811 1361.68 204.974 1365.05 212.837 L 1358.27 214.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 729.169 195.578 C 747.982 203.659 766.205 214.798 784.253 224.5 L 895.086 284.177 L 1257.66 475.915 C 1311.93 504.491 1365.41 535.238 1420.7 561.801 C 1419.43 593.624 1420.82 625.877 1421.19 657.746 L 1422.48 809.887 L 1423.68 1220.14 C 1377.03 1193.82 1329.29 1168.9 1282.05 1143.64 A 18076.6 18076.6 0 0 1 1109.31 1050.64 C 1076.83 1033.18 1042.97 1017.41 1011.19 998.744 C 1008.29 997.04 1006.41 996.252 1005.14 993.082 L 1005.09 974.129 C 1052.35 1001.95 1102.11 1026.36 1150.63 1051.99 L 1387.87 1179.41 C 1392.61 1182.01 1404.25 1189.87 1409.21 1188.42 C 1410.61 1185.51 1410.82 1182.64 1410.91 1179.45 C 1411.34 1163.24 1410.48 1146.76 1410.43 1130.51 L 1410.31 1016.26 L 1410.91 647.978 C 1384.66 634.874 1359.05 620.281 1333.01 606.737 L 1004.6 433.793 C 1003.47 421.142 1006.19 384.57 1003.45 376.577 C 999.923 366.28 969.909 354.939 959.758 350.297 C 943.001 356.941 928.196 367.63 911.761 375.04 C 883.491 357.407 853.689 342.261 824.394 326.417 C 792.874 309.37 761.606 291.609 729.361 275.953 C 729.274 249.154 729.781 222.376 729.169 195.578 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 794.074 252.982 C 796.023 252.949 798.049 252.893 799.982 253.177 C 805.937 254.053 812.293 259.121 815.852 263.758 C 820.126 269.328 822.665 276.692 821.63 283.738 C 820.638 290.482 817.481 294.127 812.06 297.901 C 809.604 298.282 807.27 298.468 804.786 298.17 C 798.736 297.444 793.112 293.361 789.534 288.574 C 784.991 282.493 782.756 274.193 784.207 266.686 C 785.487 260.061 788.578 256.594 794.074 252.982 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(150,149,149)" d="M 793.336 265.365 C 795.065 263.338 795.981 262.711 798.536 261.949 C 803.084 262.533 806.116 264.773 808.905 268.385 C 811.526 271.779 814.102 277.166 813.421 281.594 C 813.004 284.304 811.974 286.716 809.662 288.377 C 807.964 289.597 806.173 289.85 804.18 290.221 C 799.113 287.297 794.513 283.653 792.427 277.962 C 790.777 273.462 791.401 269.604 793.336 265.365 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 793.336 265.365 C 795.775 269.651 791.902 272.3 797.773 275.768 C 799.31 275.749 801.026 275.163 802.098 276.439 C 804.667 279.499 804.084 286.345 804.18 290.221 C 799.113 287.297 794.513 283.653 792.427 277.962 C 790.777 273.462 791.401 269.604 793.336 265.365 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 839.417 271.004 C 841.751 270.993 843.932 271.254 846.178 271.89 C 852.683 273.729 857.96 279.998 860.998 285.77 C 864.57 292.554 866.478 301.079 863.854 308.512 C 861.938 313.94 858.365 316.876 853.316 319.282 C 850.824 319.204 848.591 319.012 846.235 318.127 C 838.419 315.189 832.256 307.865 829.246 300.255 C 826.711 293.847 826.008 286.306 828.987 279.925 C 831.431 274.687 834.117 273.009 839.417 271.004 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 839.106 280.351 A 17.9277 17.9277 0 0 1 846.014 282.838 C 850.722 285.7 853.985 290.09 855.241 295.45 C 856.604 301.271 854.899 305.493 851.979 310.469 C 848.273 310.255 845.955 309.532 843.009 307.2 C 838.58 303.695 835.891 298.77 835.235 293.171 C 834.592 287.686 835.784 284.641 839.106 280.351 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 752.98 229.084 C 754.075 229.171 755.146 229.328 756.225 229.535 C 764.047 231.04 770.092 235.613 774.327 242.329 C 778.242 248.539 780.072 256.463 778.183 263.658 C 776.452 270.251 772.563 273.499 766.906 276.863 C 763.884 277.195 760.671 277.703 757.736 276.662 C 751.949 274.609 747.099 268.903 744.452 263.542 C 740.811 256.169 739.008 246.891 742.119 239.016 C 744.223 233.692 747.929 231.299 752.98 229.084 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 754.045 238.663 C 757.451 239.823 760.36 241.331 763.131 243.659 C 767.002 246.912 770.439 251.137 770.435 256.472 C 770.431 260.981 768.15 263.711 765.088 266.696 C 761.921 266.893 759.266 266.623 756.513 264.88 C 752.96 262.632 750.902 259.362 750.061 255.275 C 748.687 248.607 750.494 244.206 754.045 238.663 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 980.156 383.071 C 982.856 383.229 983.83 382.736 985.862 384.724 C 987.138 394.805 986.17 405.68 986.135 415.855 L 985.992 477.631 C 964.031 494.294 936.669 506.372 912.382 519.441 C 865.199 544.83 817.589 569.602 770.679 595.47 L 352.28 821.401 C 279.98 860.126 208.684 900.947 135.266 937.564 C 134.038 938.064 132.752 938.326 131.469 938.652 C 129.185 929.252 130.814 916.165 130.804 906.301 C 130.78 883.311 130.359 860.22 131.21 837.245 C 146.332 823.798 191.312 801.973 211.352 791.104 L 410.77 684.408 L 810.717 470.072 L 902.912 420.776 C 922.011 410.512 960.473 387.964 980.156 383.071 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 178.512 831.11 C 182.535 831.035 185.951 831.74 189.519 833.687 C 193.983 836.123 196.961 839.441 198.353 844.394 C 200.958 853.668 198.156 864.786 193.545 872.971 C 188.032 882.755 180.347 888.96 169.646 892.139 C 165.931 892.208 162.685 891.836 159.29 890.243 C 154.883 888.174 151.538 885.122 149.911 880.452 C 147.047 872.231 149.124 861.998 152.775 854.357 C 158.249 842.899 166.801 835.476 178.512 831.11 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 177.848 842.328 C 181.777 842.616 185.282 842.896 187.827 846.366 C 190.385 849.854 190.069 854.588 189.097 858.558 A 38.9612 38.9612 0 0 1 183.49 871.147 C 178.198 861.493 177.73 853.04 177.848 842.328 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 166.532 850.852 C 167.663 853.021 167.859 854.1 167.947 856.535 C 168.237 864.574 173.944 871.153 174.88 879.116 C 174.277 879.349 173.678 879.591 173.072 879.815 C 169.964 880.961 166.136 881.552 163.164 879.67 C 160.979 878.286 159.697 875.944 159.271 873.447 C 157.787 864.745 161.399 857.534 166.532 850.852 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 166.532 850.852 C 169.697 846.813 173.311 844.608 177.848 842.328 C 177.73 853.04 178.198 861.493 183.49 871.147 C 180.857 874.457 178.384 876.748 174.88 879.116 C 173.944 871.153 168.237 864.574 167.947 856.535 C 167.859 854.1 167.663 853.021 166.532 850.852 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 298.421 767.089 C 301.65 766.907 304.528 767 307.576 768.22 C 312.068 770.017 316.068 772.642 317.944 777.273 C 321.4 785.807 318.833 796.733 315.102 804.733 C 309.711 816.296 301.643 823.913 289.832 828.322 C 285.725 828.826 282.272 828.562 278.381 827.019 C 274.598 825.517 271.48 823.246 269.884 819.39 C 266.569 811.384 269.237 801.004 272.466 793.404 C 277.826 780.791 285.9 772.397 298.421 767.089 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 303.772 778.658 C 306.889 781.263 308.682 783.511 309.164 787.671 C 309.795 793.107 307.179 798.541 304.383 803.03 C 302.38 801.091 301.839 799.274 301.294 796.502 C 300.151 790.676 300.569 783.715 303.772 778.658 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 298.118 779.146 C 300.333 779.189 301.643 779.309 303.772 778.658 C 300.569 783.715 300.151 790.676 301.294 796.502 C 301.839 799.274 302.38 801.091 304.383 803.03 C 300.913 808.111 296.943 815.083 290.493 816.685 C 288.385 817.209 286.09 817.318 283.927 817.473 C 286.171 816.434 289.24 815.183 290.772 813.194 C 293.549 809.589 291.49 802.808 290.809 798.715 C 295.031 790.578 298.201 789.024 298.118 779.146 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 283.927 817.473 C 282.952 816.546 281.526 815.356 280.775 814.191 C 278.363 810.446 278.663 805.588 279.821 801.466 C 282.49 791.962 289.749 783.995 298.118 779.146 C 298.201 789.024 295.031 790.578 290.809 798.715 C 291.49 802.808 293.549 809.589 290.772 813.194 C 289.24 815.183 286.171 816.434 283.927 817.473 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 238.656 799.052 C 242.822 798.844 246.098 799.011 249.834 801.036 C 254.154 803.378 256.957 806.771 258.282 811.521 C 261.209 822.009 256.336 835.688 250.686 844.657 C 245.014 853.66 238.63 858.185 228.428 860.715 C 226.314 860.54 224.275 860.335 222.23 859.733 C 215.092 857.633 211.781 851.948 208.483 845.747 C 208.523 836.613 209.768 828.552 213.885 820.215 C 219.222 809.411 227.259 802.662 238.656 799.052 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 242.356 809.743 C 245.951 812.173 248.4 814.213 249.218 818.663 C 250.168 823.832 247.94 828.914 245.737 833.452 C 243.721 831.316 242.578 829.38 241.751 826.58 C 240.252 821.507 239.801 814.502 242.356 809.743 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 225.181 850.066 C 221.562 846.383 219.436 842.802 219.27 837.507 C 219.001 828.978 223.735 821.757 229.518 815.941 C 229.937 824.192 230.345 832.458 231.395 840.657 L 225.181 850.066 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(180,179,180)" d="M 229.518 815.941 C 232.955 811.885 237.367 810.886 242.356 809.743 C 239.801 814.502 240.252 821.507 241.751 826.58 C 242.578 829.38 243.721 831.316 245.737 833.452 C 242.474 839.93 239.38 846.851 231.935 849.267 C 229.64 850.012 227.572 850.072 225.181 850.066 L 231.395 840.657 C 230.345 832.458 229.937 824.192 229.518 815.941 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1299.66 282.31 C 1328.03 295.575 1355.76 311.021 1383.34 325.892 L 1462.48 367.939 L 1697.89 491.89 C 1748.82 518.742 1799.34 547.032 1851.12 572.189 L 1851.18 745.669 C 1816.38 729.04 1782.63 709.751 1748.48 691.798 L 1533.12 578.906 L 1368.04 495.276 C 1345.29 483.501 1321.27 472.364 1299.51 458.916 C 1298.56 437.179 1299.75 415.022 1299.79 393.236 L 1299.66 282.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1261.12 211.592 A 11494.4 11494.4 0 0 0 1611.49 401.482 A 17160.2 17160.2 0 0 0 1890.67 549.39 L 1891.03 1104.48 C 1861.23 1087.29 1830.38 1071.84 1800.05 1055.63 L 1575.36 937.288 A 6743.05 6743.05 0 0 0 1506.56 901.199 C 1489.8 892.539 1471.27 884.493 1456.07 873.263 A 8150.92 8150.92 0 0 1 1456.11 783.559 C 1468 789.255 1538.56 827.607 1545.42 827.765 C 1546.36 827.786 1547.27 827.449 1548.2 827.29 C 1552.55 821.483 1550.29 778.566 1550.27 768.253 A 5398.74 5398.74 0 0 0 1550.18 669.33 C 1538.7 660.586 1523.9 654.351 1510.99 647.935 A 1776.32 1776.32 0 0 1 1455.31 619.68 C 1454.98 605.106 1455.73 590.501 1455.35 575.929 C 1454.99 562.075 1451.94 550.913 1441.76 541.142 C 1480.91 560.493 1519.48 581.198 1558.24 601.328 A 8370.53 8370.53 0 0 1 1698.85 674.604 A 7994.86 7994.86 0 0 0 1818.08 737.651 C 1828.7 743.205 1839.04 749.462 1849.72 754.852 C 1852.87 756.445 1854.64 756.677 1857.97 755.592 C 1859.67 752.434 1859.86 748.937 1860.01 745.413 C 1861.51 710.045 1860.13 674.005 1860.2 638.574 C 1860.24 620.542 1862.11 587.824 1859.8 571.162 C 1859.39 568.227 1857.03 566.679 1854.77 565.06 C 1845.19 558.222 1833.61 553.318 1823.13 547.935 L 1773.99 522.359 L 1586.41 424.223 L 1420.8 336.564 C 1383.41 316.349 1340.91 291.541 1302.18 274.767 C 1299.53 273.619 1297.06 272.293 1294.11 272.813 C 1291.72 275.957 1291.67 281.079 1291.41 284.921 C 1290.07 304.564 1291.13 324.818 1291.16 344.537 L 1291.32 456.212 L 1261.56 439.983 C 1262.25 363.902 1261.37 287.682 1261.12 211.592 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1605.21 698.525 C 1607.62 698.51 1610.01 698.551 1612.27 699.516 C 1619.56 702.634 1626.67 707.018 1633.75 710.651 A 2827.37 2827.37 0 0 1 1682.52 736.008 L 1785.41 790.328 C 1808.08 802.4 1838.45 814.104 1858.92 828.031 C 1860.28 837.86 1859.52 848.438 1859.5 858.377 L 1859.32 910.856 L 1859.16 958.514 C 1859.12 967.061 1859.87 976.474 1858.2 984.866 C 1855.53 985.13 1853.19 985.253 1850.66 984.186 C 1838.4 979.022 1826.37 971.611 1814.42 965.571 A 5830.8 5830.8 0 0 1 1722.44 918.482 A 4521.56 4521.56 0 0 1 1640.58 875.527 C 1628.56 869.072 1614.96 863.051 1603.96 855.006 L 1603.85 753.41 C 1603.84 739.866 1601.68 710.609 1605.21 698.525 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1612.3 709.611 C 1667.15 734.197 1720.15 764.312 1773.08 792.784 C 1798.58 806.497 1825.96 818.371 1850.33 833.913 A 13994.7 13994.7 0 0 0 1850.35 975.175 C 1827.81 962.59 1804.32 951.57 1781.4 939.677 L 1612.07 851.161 C 1611.67 803.992 1612.07 756.781 1612.3 709.611 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1005.13 451.642 C 1048.62 476.153 1093.26 498.462 1137.19 522.13 L 1278.27 596.43 A 3894.38 3894.38 0 0 0 1401.38 659.435 L 1402.03 1176.85 C 1393.02 1173.12 1383.9 1166.79 1375.34 1161.96 A 1870.69 1870.69 0 0 0 1326.12 1135.25 L 1099.36 1014.88 L 1038.59 983.154 C 1027.46 977.283 1016.61 970.522 1005.12 965.406 L 1005.13 451.642 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1141.5 835.568 C 1153.49 837.837 1171.32 849.71 1183.09 855.642 A 8293.3 8293.3 0 0 1 1316.94 924.399 C 1332.95 932.782 1349.95 940.243 1365.34 949.666 C 1367.19 968.47 1366.05 988.364 1366.1 1007.3 C 1366.14 1021.85 1367.42 1037.67 1365.73 1052.04 C 1365.41 1054.76 1364.28 1056.93 1362.9 1059.26 C 1360.85 1059 1358.96 1058.59 1357.07 1057.73 C 1321.51 1041.55 1282.6 1019.2 1247.46 1000.82 C 1213.14 982.872 1177.83 966.387 1144.07 947.437 C 1142.54 946.578 1141.77 946.609 1141.16 944.841 C 1139.63 940.447 1138.35 850.649 1139.48 840.89 C 1139.71 838.906 1140.58 837.306 1141.5 835.568 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1147.94 848.169 A 7171.28 7171.28 0 0 1 1357.1 955.352 L 1357.28 1047.65 C 1324.31 1031.72 1292.22 1014.22 1259.64 997.533 C 1222.54 978.532 1184.74 960.184 1148.33 939.91 A 6933.09 6933.09 0 0 1 1147.94 848.169 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1201.75 890.689 C 1204.84 891.006 1208.22 891.172 1210.51 893.556 C 1215.78 899.034 1213.39 914.507 1213.32 921.657 L 1233.01 928.768 C 1233.13 932.853 1234 939.099 1232.49 942.918 C 1231.93 944.345 1231.14 945.563 1229.71 946.166 C 1225.07 948.121 1217.64 944.355 1213.14 942.745 C 1213.32 948.06 1214.8 957.554 1211.31 961.892 C 1210.17 963.31 1208.02 963.17 1206.31 963.444 C 1204.55 962.634 1202.47 961.812 1201.09 960.397 C 1196.37 955.542 1198.31 942.607 1198.5 936.42 C 1190.98 933.568 1184.37 930.701 1178.13 925.517 C 1177.7 921.101 1176.48 915.12 1178.44 911.031 C 1179.23 909.37 1179.98 909.509 1181.57 908.881 C 1186.9 909.67 1191.56 912.976 1196.18 915.611 C 1196.2 911.259 1196.16 906.875 1196.4 902.531 C 1196.71 897.044 1197.54 894.336 1201.75 890.689 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(33,30,31)" d="M 1141.17 565.634 C 1153.09 568.565 1165.47 576.559 1176.44 582.146 L 1245.2 617.444 L 1328.84 659.845 C 1341.05 666.137 1355.24 671.857 1366.12 680.059 C 1367.33 726.407 1366.55 773.002 1366.72 819.373 L 1366.89 870.018 C 1366.92 878.267 1367.56 887.177 1366.71 895.364 C 1366.44 898.016 1365.35 899.414 1363.71 901.445 C 1358.85 901.223 1354.3 898.796 1349.99 896.707 C 1332.66 888.313 1142.21 787.849 1140.52 784.966 C 1138.99 782.353 1138.44 589.728 1139.72 571.074 C 1139.86 569.062 1140.42 567.483 1141.17 565.634 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1148 684.727 C 1169.28 694.943 1189.91 706.795 1210.86 717.686 A 8969.2 8969.2 0 0 1 1358.02 794.987 L 1358.03 888.914 C 1347.68 884.568 1337.46 878.395 1327.52 873.142 L 1270.03 842.582 A 4600.57 4600.57 0 0 0 1203.38 807.252 C 1184.98 797.708 1166.19 788.587 1148.27 778.174 A 4097.49 4097.49 0 0 1 1148 684.727 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1148.51 578.249 C 1173.98 589.824 1198.71 603.482 1223.61 616.254 L 1357.91 685.327 L 1357.94 785.24 C 1340.91 777.994 1321.35 765.843 1304.43 756.998 C 1252.49 729.85 1201.02 700.876 1148.03 675.872 C 1147.94 643.362 1147.67 610.747 1148.51 578.249 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 50 KiB |
@@ -0,0 +1,163 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 803.655 756.22 C 806.089 752.355 808.012 749.089 812.735 747.912 L 814.977 748.684 C 815.358 750.154 815.767 750.438 815 751.904 C 812.878 755.956 807.9 757.163 803.9 758.639 L 803.655 756.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1149.08 580.921 C 1150.52 580.827 1150.88 580.757 1152.45 580.898 C 1154.73 581.101 1158.14 582.14 1159.47 584.09 C 1161.23 586.676 1160.6 588.443 1160.26 591.289 C 1157.44 590.281 1153.18 589.045 1151.07 586.806 C 1148.89 584.506 1149 583.892 1149.08 580.921 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 905.262 688.818 C 907.301 688.648 908.937 688.791 910.968 688.968 L 911.622 690.033 C 909.715 693.315 906.246 695.346 903.215 697.529 C 900.737 698.485 899.995 698.902 897.405 698.552 L 897.38 696.586 C 899.575 692.949 901.716 691.12 905.262 688.818 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 533.077 1337.63 C 536.139 1337.45 539.716 1338.71 542.185 1340.52 C 545.265 1342.78 546.06 1344.97 546.513 1348.64 C 543.252 1348.08 539.809 1347.34 537.039 1345.43 C 534.028 1343.35 533.547 1341.07 533.077 1337.63 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1227.05 626.529 C 1230.56 627.208 1234.75 628.169 1237.55 630.51 C 1239.99 632.546 1239.87 634.496 1240 637.435 C 1236.46 636.907 1232.47 636.006 1229.68 633.616 C 1227.23 631.513 1227.25 629.537 1227.05 626.529 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117 921.183 C 1118.47 921.687 1119.81 921.741 1120.72 923.101 C 1123.37 927.035 1121.84 933.335 1121.28 937.771 C 1119.85 937.471 1118.67 937.048 1117.32 936.528 C 1114.46 931.958 1116.21 926.179 1117 921.183 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 852.023 721.669 C 853.881 722.81 853.377 722.214 854.498 723.923 C 855.566 725.552 855.274 724.789 854.782 727.003 C 852.143 729.84 849.075 730.952 845.564 732.458 L 844.021 732.415 L 842.46 729.887 C 842.527 729.628 842.562 729.358 842.66 729.109 C 844.197 725.229 848.415 723.134 852.023 721.669 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1166.73 590.094 C 1170.13 590.764 1174.97 592.667 1177.22 595.429 C 1179.2 597.855 1178.93 598.745 1178.46 601.576 C 1175.58 600.533 1172.1 599.366 1169.46 597.776 C 1167.03 596.307 1166.1 595.274 1165.28 592.595 L 1166.73 590.094 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 927.802 675.736 C 929.719 676.326 929.956 676.551 931.308 678.05 C 930.008 682.615 923.704 685.04 919.781 687.25 C 918.725 686.861 918.046 686.112 917.201 685.385 L 917.583 683.172 C 920.476 679.84 924.052 677.95 927.802 675.736 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1264.55 650.76 C 1267.58 650.619 1270.51 651.068 1273.25 652.389 C 1277.42 654.395 1279.2 657.262 1280.56 661.539 C 1278.89 661.427 1277.13 661.315 1275.51 660.876 C 1270.56 659.539 1266.83 655.101 1264.55 650.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 867.337 711.558 C 868.746 711.613 870.075 712.319 871.387 712.816 L 872.11 714.667 C 870.484 718.177 867.617 720.054 864.649 722.418 C 862.785 722.949 861.917 723.069 860.044 722.53 C 860.065 721.891 860.019 721.245 860.107 720.611 C 860.16 720.226 860.345 719.87 860.464 719.499 L 860.048 719.236 C 861.881 715.46 863.867 713.845 867.337 711.558 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 889.788 699.918 C 890.55 700.941 890.632 701.725 890.907 702.95 C 888.458 707.795 883.367 709.659 878.69 711.843 C 877.599 709.952 877.567 709.534 877.556 707.335 C 880.474 702.745 884.863 701.605 889.788 699.918 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.09 685.182 C 1118.32 685.462 1118.8 685.458 1120.66 686.867 C 1122.45 691.381 1121.64 696.874 1121.49 701.669 C 1119.8 701.713 1118.74 701.517 1117.15 700.932 C 1114.63 696.511 1115.82 690.138 1116.09 685.182 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1182.78 601.958 C 1186.56 601.662 1192.92 602.778 1195.68 605.648 C 1198 608.049 1197.6 609.21 1197.44 612.302 C 1195.05 611.919 1193.17 611.292 1190.99 610.212 C 1187.04 608.253 1184.18 606.151 1182.78 601.958 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 949.947 661.774 L 951.92 663.581 L 951.806 665.882 C 949.015 669.498 944.285 671.97 940.494 674.482 C 939.476 673.752 938.914 672.935 938.152 671.953 L 938.526 669.777 C 941.45 666.165 945.977 664.089 949.947 661.774 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 833.917 733.854 C 835.893 734.375 835.708 734.545 836.96 735.999 C 836.886 736.287 836.852 736.588 836.737 736.862 C 835.152 740.631 829.157 742.985 825.631 744.776 C 824.6 744.429 823.564 743.156 822.761 742.412 L 822.989 740.302 C 826.05 737.159 829.996 735.678 833.917 733.854 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.86 869.338 C 1119.57 869.894 1120.26 870.407 1121.46 871.731 C 1122.88 877.364 1122.27 881.937 1120.68 887.464 C 1119.01 886.761 1118.06 886.052 1116.76 884.787 C 1115.33 879.124 1116.56 874.952 1117.86 869.338 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.73 711.287 C 1119.59 711.957 1119.96 712.305 1121.29 713.654 C 1122.79 718.795 1122.93 723.675 1120.48 728.548 C 1118.65 728.115 1117.97 727.822 1116.72 726.4 C 1115.15 720.855 1115.96 716.683 1117.73 711.287 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.82 630.521 C 1118.81 631.209 1119.71 632 1121.17 633.492 C 1122.99 638.575 1122.17 643.334 1120.83 648.449 C 1118.51 648.078 1119.67 648.455 1117.41 647.201 C 1115.47 641.496 1116.23 636.404 1116.82 630.521 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 970.188 649.63 C 971.304 650.089 972.096 650.861 973.028 651.614 L 972.83 653.879 C 970.174 657.356 966.096 659.473 962.46 661.818 L 959.671 659.525 L 959.478 657.226 C 961.707 653.755 966.659 651.67 970.188 649.63 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.76 737.185 L 1119.95 738.24 C 1123.29 742.842 1121.34 749.745 1120.57 754.967 C 1118.25 754.739 1118.44 754.584 1116.73 753.248 C 1114.71 747.739 1115.82 742.851 1116.76 737.185 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.89 896.204 C 1118.69 896.514 1119.61 896.897 1121.1 897.963 C 1123.71 903.174 1122.22 907.334 1120.86 912.779 C 1118.94 912.496 1118.18 911.975 1116.7 910.745 C 1114.64 905.625 1115.63 901.43 1116.89 896.204 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1118.88 946.486 C 1121.39 948.713 1121.81 951.816 1122.03 955.055 C 1122.35 959.865 1121.44 962.1 1118.54 965.614 L 1117.33 965.003 C 1116.52 963.936 1116.2 963.166 1116 961.829 C 1115.17 956.26 1115.41 951.058 1118.88 946.486 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1115.75 764.055 C 1118.32 764.509 1118.96 764.547 1120.94 766.192 C 1122.84 771.119 1121.72 776.045 1120.84 781.112 C 1119.44 781.043 1118.26 781.462 1117.34 780.239 C 1114.36 776.3 1115.56 768.756 1115.75 764.055 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.72 603.388 C 1119.5 604.114 1119.92 604.556 1121.2 605.914 C 1122.66 611.362 1121.74 616.356 1120.55 621.776 L 1118.01 621.079 C 1116.49 619.601 1116.72 620.281 1116.33 618.856 C 1114.97 613.845 1115.17 607.976 1117.72 603.388 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.74 816.218 C 1119.14 816.741 1119.58 816.832 1121.36 818.479 C 1123.13 823.947 1122.39 828.966 1120.76 834.389 L 1118.02 833.39 C 1114.91 828.135 1116.16 822.006 1116.74 816.218 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.74 973.318 C 1119.65 974.054 1119.94 974.442 1121.23 975.934 C 1122.72 981.243 1122.48 986.422 1120.71 991.639 C 1118.77 990.963 1117.94 990.243 1116.54 988.748 C 1114.8 983.248 1115.86 978.642 1117.74 973.318 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1118.84 998.594 C 1120.88 1000.42 1121.52 1002.01 1121.92 1004.69 C 1122.59 1009.21 1122.47 1014.19 1119.58 1017.9 C 1117.57 1016.66 1116.49 1015.73 1115.97 1013.32 C 1114.81 1007.95 1116.01 1003.18 1118.84 998.594 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1052.06 600.835 L 1055 601.293 L 1055.72 602.526 C 1053.62 607.782 1048.62 609.899 1043.83 612.266 C 1041.73 611.412 1041.63 611.339 1040.42 609.419 C 1042.25 604.802 1047.84 602.92 1052.06 600.835 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 988.939 637.682 C 990.917 638.061 991.09 638.21 992.531 639.461 L 992.332 641.604 C 989.49 645.12 985.856 647.018 982.031 649.292 C 980.988 649.102 980.071 648.586 979.108 648.152 C 978.556 646.638 978.186 646.698 978.708 645.46 C 980.429 641.373 985.143 639.305 988.939 637.682 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.59 790.822 C 1117.05 790.981 1117.51 791.121 1117.96 791.299 C 1120.29 792.223 1121.21 793.126 1122.04 795.466 C 1123.5 799.576 1122 803.887 1120.23 807.629 C 1118.9 807.056 1117.99 806.37 1116.83 805.515 C 1114.22 800.269 1115.33 796.378 1116.59 790.822 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.76 842.241 C 1119.65 842.998 1120.39 843.426 1121.54 845.126 C 1122.86 850.542 1122.99 856.655 1120.21 861.627 C 1118.97 860.963 1118.37 860.874 1117.61 859.804 C 1114.39 855.299 1116.42 847.058 1117.76 842.241 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1118.51 1077.68 L 1120.6 1080.1 C 1122.31 1086.31 1121.98 1091.67 1120.09 1097.8 C 1117.94 1096.91 1117.17 1096.8 1116.16 1094.53 C 1114.02 1089.73 1116.23 1082.04 1118.51 1077.68 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1115.74 1053.29 C 1118.28 1053.48 1118.95 1053.44 1121.03 1054.85 C 1123.09 1060.1 1121.98 1064.48 1120.37 1069.72 C 1117.77 1069.52 1117.92 1069.48 1116.13 1067.55 C 1114.69 1062.77 1115.36 1058.19 1115.74 1053.29 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1245.86 637.531 C 1249.37 638.275 1255.1 639.174 1257.44 642.011 C 1259.61 644.64 1259.12 646.843 1259.13 649.996 C 1255.61 648.553 1251.53 647.209 1248.53 644.804 C 1245.86 642.657 1246.09 640.626 1245.86 637.531 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1073.34 586.919 C 1073.39 586.944 1073.46 586.954 1073.51 586.994 C 1075.27 588.468 1075.35 588.629 1075.66 590.829 C 1073.6 595.445 1067.7 597.555 1063.31 599.247 L 1061.44 596.883 L 1061.9 594.593 C 1064.9 590.919 1069.22 589.109 1073.34 586.919 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 636.954 1401.95 C 640.112 1401.87 642.665 1402.27 645.441 1403.78 C 649.646 1406.07 652.156 1409.31 653.499 1413.84 C 650.528 1414.01 647.458 1412.74 644.862 1411.36 C 640.553 1409.08 638.464 1406.53 636.954 1401.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.59 657.425 C 1119.67 658.006 1119.91 658.096 1121.33 659.701 C 1122.64 665.317 1122.42 671.115 1120.51 676.566 C 1118.62 676.085 1117.94 675.7 1116.65 674.246 C 1115.1 668.641 1115.34 662.805 1117.59 657.425 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 569.61 1358.78 C 573.825 1360.67 581.388 1363.01 583.183 1367.6 C 583.825 1369.24 582.567 1370.47 581.825 1371.93 C 579.31 1370.81 576.864 1369.45 574.459 1368.11 C 571.613 1366.52 568.563 1364.81 567.627 1361.47 L 569.61 1358.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 683.03 1430.8 C 687.394 1431.31 694.522 1432.6 697.216 1436.5 C 699.092 1439.22 698.708 1440.1 698.348 1443.24 C 694.428 1441.48 689.726 1439.75 686.329 1437.12 C 683.648 1435.05 683.452 1434.1 683.03 1430.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 589.154 1372.97 C 593.913 1372.88 598.422 1374.09 602.252 1377.04 C 605.362 1379.44 605.894 1381.27 606.383 1385.08 C 603.261 1384.26 600.064 1382.85 597.208 1381.36 C 593.013 1379.18 590.648 1377.54 589.154 1372.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1118.19 1025.47 C 1120.33 1026.72 1121.21 1028.44 1121.77 1030.83 C 1122.98 1036.01 1122.39 1040.86 1119.46 1045.29 C 1117.61 1043.86 1116.54 1042.8 1115.75 1040.55 C 1114.02 1035.62 1116.14 1029.93 1118.19 1025.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.99 576.197 C 1118.67 577.115 1119.97 577.822 1120.97 579.549 C 1123.29 583.575 1121.97 589.804 1120.74 593.979 C 1118.09 593.377 1117.59 593.336 1115.68 591.457 C 1113.75 585.982 1115.16 581.52 1116.99 576.197 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1115.48 1132.54 C 1118.13 1132.97 1119.16 1132.77 1121.09 1134.71 C 1122.8 1139.66 1121.44 1145.1 1120.78 1150.19 C 1118.18 1149.89 1117.88 1149.82 1115.85 1148.18 C 1114.1 1143.24 1115.1 1137.69 1115.48 1132.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1116.88 1105.21 L 1119.91 1106.61 C 1123.38 1111.62 1121.25 1118.19 1120.27 1123.75 C 1117.7 1123.16 1117.18 1123.25 1115.45 1121.32 C 1113.76 1115.71 1114.94 1110.6 1116.88 1105.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 661.269 1415.49 C 665.74 1416.48 671.331 1419.89 674.423 1423.3 C 676.45 1425.54 676.459 1426.52 676.268 1429.45 C 671.307 1428.05 663.631 1424.85 660.988 1420.19 C 660.04 1418.51 660.859 1417.26 661.269 1415.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 612.794 1386.56 C 615.91 1386.85 618.7 1388.06 621.473 1389.46 C 626.165 1391.82 629.977 1394.32 631.613 1399.39 C 626.313 1399.18 621.308 1397.43 617.033 1394.23 C 613.945 1391.92 613.378 1390.32 612.794 1386.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1099.75 571.873 C 1100.76 574.392 1100.84 574.401 1100.05 576.976 C 1095.4 581.589 1089.81 584.463 1083.89 587.127 C 1082.87 585.91 1082.25 584.855 1081.6 583.404 C 1084.23 577.466 1094.18 574.43 1099.75 571.873 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1114.97 560.737 C 1117.27 560.656 1118.85 560.867 1121.01 561.729 C 1124.56 563.148 1127.15 564.976 1128.69 568.567 L 1127.81 570.205 C 1124.51 571.196 1122.34 570.442 1119.16 569.552 C 1115.8 568.11 1112.53 571.829 1108.58 571.604 C 1106.83 569.942 1106.93 569.919 1106.66 567.496 C 1108.63 564.133 1111.7 562.694 1114.97 560.737 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 463.127 1282.98 C 464.738 1282.86 466.385 1282.74 467.999 1282.85 C 488.904 1284.25 479.5 1296.04 486.914 1306.27 C 488.114 1307.93 491.347 1309.72 492.923 1311.45 L 492.531 1313.51 C 490.596 1314.76 490.324 1314.82 488.025 1314.93 C 482.189 1315.22 481.909 1315.43 478.074 1319.64 C 473.506 1322.21 468.138 1323.66 462.923 1322.59 C 458.214 1321.63 454.257 1318.75 451.754 1314.67 A 21.3698 21.3698 0 0 1 449.566 1297.38 C 451.767 1289.97 456.655 1286.57 463.127 1282.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 465.376 1288.78 C 466.79 1288.83 466.929 1288.8 468.497 1289.08 C 472.701 1289.83 477.265 1292.69 479.524 1296.34 C 481.49 1299.52 481.749 1303.43 480.712 1306.98 C 479.224 1312.07 475.179 1314.37 470.809 1316.78 C 469.064 1316.89 467.252 1317.03 465.508 1316.86 C 462.148 1316.55 458.313 1314.44 456.377 1311.67 C 454.411 1308.85 454.254 1305.64 454.814 1302.37 C 455.958 1295.71 460.007 1292.35 465.376 1288.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 719.887 1434.21 C 724.194 1433.98 728.077 1434.03 732.095 1435.81 C 736.797 1437.9 740.52 1441.64 742.307 1446.5 C 744.213 1451.68 743.81 1457.54 741.533 1462.53 C 738.284 1469.65 733.421 1472.39 726.338 1474.98 C 723.629 1474.69 720.744 1474.48 718.136 1473.67 C 712.775 1471.99 707.999 1467.63 705.715 1462.53 A 19.2433 19.2433 0 0 1 705.348 1447.49 C 708.055 1440.48 713.245 1437.08 719.887 1434.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 724.469 1440.13 C 726.102 1440.45 727.814 1440.76 729.37 1441.36 C 732.706 1442.65 735.521 1445.6 736.658 1448.98 C 737.89 1452.63 737.233 1456.69 735.475 1460.06 C 732.698 1465.38 729.083 1467.16 723.586 1468.99 C 721.8 1468.56 720.088 1468.15 718.435 1467.32 C 714.792 1465.5 712.032 1462.65 710.876 1458.68 A 13.205 13.205 0 0 1 712.086 1448.62 C 714.951 1443.43 718.998 1441.66 724.469 1440.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1117.55 1161.03 C 1120.13 1161.45 1122.85 1161.81 1125.31 1162.73 C 1130.7 1164.74 1135.48 1169.4 1137.61 1174.75 A 20.1477 20.1477 0 0 1 1137.19 1190.51 C 1134.16 1197.21 1128.89 1200.65 1122.25 1203.24 C 1118.79 1203.2 1115.43 1202.85 1112.19 1201.52 C 1107.24 1199.49 1103.36 1195.84 1101.35 1190.84 C 1099.11 1185.24 1099.64 1178.74 1102.28 1173.38 C 1105.56 1166.71 1110.69 1163.34 1117.55 1161.03 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1116.01 1168.93 C 1118.04 1168.8 1120.18 1168.63 1122.18 1169.12 C 1125.77 1170.01 1129.2 1172.47 1131.05 1175.68 C 1132.95 1178.98 1133.12 1183.02 1131.89 1186.58 C 1130.13 1191.64 1126.53 1193.85 1122.01 1196.25 C 1120.46 1196.47 1118.98 1196.66 1117.42 1196.46 C 1114.04 1196.02 1110.85 1194.53 1108.81 1191.73 C 1106.52 1188.61 1106.21 1184.72 1106.89 1181.01 C 1107.99 1175.08 1111.15 1172.12 1116.01 1168.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1304.31 654.137 C 1308.54 653.886 1312.05 654.043 1315.88 656.055 C 1320.64 658.554 1323.95 662.724 1325.37 667.9 A 22.281 22.281 0 0 1 1322.88 685.313 C 1319.35 691.192 1314.69 693.397 1308.27 695.096 C 1305.31 694.999 1301.98 694.629 1299.22 693.545 C 1293.93 691.474 1289.44 687.135 1287.46 681.783 A 19.5099 19.5099 0 0 1 1288.22 666.44 C 1291.62 659.402 1297.37 656.791 1304.31 654.137 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1307.55 660.064 C 1309.02 660.382 1310.56 660.663 1311.98 661.201 C 1315.36 662.483 1318.09 665.532 1319.27 668.912 C 1320.57 672.655 1320.02 676.715 1318.26 680.22 C 1315.7 685.329 1311.88 687.346 1306.62 688.94 L 1305.58 688.725 C 1303.88 688.384 1302.08 688.093 1300.47 687.44 C 1297.15 686.097 1294.3 682.894 1293.2 679.512 C 1292.03 675.891 1292.71 671.937 1294.59 668.681 C 1297.59 663.49 1301.98 661.515 1307.55 660.064 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1199.65 1225.43 C 1233.84 1223.5 1268.88 1230.66 1300.51 1243.48 C 1331.4 1256.01 1364.87 1274.9 1383.83 1303.11 C 1390.96 1313.72 1395.91 1325.25 1400.82 1336.99 C 1419.19 1348.07 1465.39 1366.83 1474.8 1386.12 C 1477.42 1391.51 1478.05 1397.94 1476.11 1403.65 C 1473.27 1412.02 1465.8 1417.96 1458.19 1421.84 C 1424.05 1439.27 1373.76 1434.42 1338.61 1422.94 C 1319.9 1430.11 1301.63 1438.09 1282.74 1444.89 C 1257.87 1453.83 1229.57 1461.38 1206.58 1474.26 C 1201.63 1499.17 1190.24 1521.26 1172.11 1539.1 C 1164.34 1546.76 1136.91 1571.53 1125.89 1570.33 C 1123.3 1570.05 1121.48 1569.27 1119.92 1567.11 C 1118.49 1565.14 1117.71 1562.77 1117.88 1560.34 C 1118.42 1552.66 1122.67 1543.56 1124.8 1536.04 C 1126.98 1528.36 1128.4 1520.66 1129.56 1512.77 A 403.969 403.969 0 0 0 1050.58 1567.91 C 990.369 1622.19 937.719 1688.44 909.532 1765.06 C 905.614 1775.71 899.042 1789.1 898.999 1800.43 C 898.977 1806.14 903.006 1806.91 907.6 1809.02 C 936.753 1822.39 963.572 1837.2 985.856 1860.94 C 1007.72 1884.22 1022.8 1909.55 1032.01 1940.12 C 1034.86 1949.56 1037.48 1959.56 1037.12 1969.49 C 1037.1 1969.9 1037.08 1970.31 1037.06 1970.72 C 1033.78 1973.81 1031.31 1975.3 1026.74 1973.72 C 1019.3 1971.14 1013.2 1964.24 1006.52 1960.1 A 717.427 717.427 0 0 0 934.704 1921.87 C 872.683 1893.84 804.682 1876.17 736.251 1879.65 C 726.214 1880.16 715.788 1881.03 705.886 1882.76 C 701.086 1883.6 696.181 1885.44 691.331 1885.71 C 687.78 1885.92 684.198 1884.85 681.755 1882.14 C 680.161 1880.37 679.489 1878.69 679.53 1876.29 C 679.754 1863.06 700.597 1839.36 710.28 1830.88 C 747.886 1797.94 787.332 1793.15 835.039 1796.17 L 831.961 1772.49 C 817.632 1660.12 831.447 1549.01 883.249 1447.47 C 892.715 1428.91 902.638 1409.01 915.425 1392.49 C 895.234 1355.64 876.452 1343.87 838.049 1327.86 C 830.754 1324.82 820.868 1322.03 815.034 1316.7 C 812.782 1314.64 810.965 1311.84 811.222 1308.66 C 811.673 1303.08 816.758 1298.58 821.068 1295.68 C 828.863 1290.43 838.319 1286.92 847.045 1283.52 C 888.425 1267.41 935.59 1257.82 979.998 1261.62 C 1002.38 1263.53 1021.59 1269.47 1043.28 1273.5 L 1044.55 1273.73 C 1094.08 1242.67 1141.39 1228.59 1199.65 1225.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1188.27 1410.9 C 1189.83 1411.27 1190.51 1411.13 1191.63 1412.43 C 1197.24 1418.88 1196.6 1444.97 1195.54 1453.92 C 1191.06 1492.08 1174.43 1518.98 1144.35 1542.45 C 1142.39 1543.97 1139.98 1546.38 1137.48 1546.05 L 1138.22 1543.16 C 1146.44 1503.38 1144.9 1483.76 1127.65 1446.69 C 1144.45 1431.17 1167.03 1419.04 1188.27 1410.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 937.655 1277.41 C 965.63 1272.49 1005.46 1279.8 1032.75 1287.06 C 993.499 1315.26 960.681 1344.47 931.37 1383 C 930.391 1384.29 931.073 1383.74 929.066 1384.27 C 905.809 1339.66 874.962 1325.06 829.865 1308.57 C 864.344 1292.44 899.72 1281.41 937.655 1277.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1223.75 1354.41 C 1254.75 1348.92 1283.9 1364.38 1311.84 1374.98 C 1328.07 1381.13 1344.66 1386.94 1361.3 1391.9 C 1383.58 1398.53 1416.85 1408.79 1439.81 1403.07 C 1446.52 1401.4 1453.81 1396.67 1459.87 1393.38 C 1461.74 1393.57 1461.75 1393.99 1463.09 1395.21 C 1463.09 1396.4 1463.16 1396.56 1462.77 1397.85 C 1460.64 1404.77 1449.25 1410.1 1443 1412.07 C 1425.9 1417.46 1408.29 1418.39 1390.49 1417.03 C 1357.62 1414.51 1318.13 1404.33 1286.18 1395.49 C 1280.74 1393.99 1270.13 1388.44 1264.77 1390.52 L 1264.64 1392.11 C 1273.62 1403.82 1306.49 1407.22 1320.79 1411.44 L 1322.07 1411.82 C 1305.11 1421.27 1286.31 1427.26 1268.1 1433.73 A 2625.05 2625.05 0 0 1 1204.84 1455.82 C 1204.87 1436.2 1203.16 1420.17 1195.03 1402.2 C 1170.38 1408.59 1135.47 1426.12 1119.36 1446.28 C 1125.62 1461.09 1129.87 1475.78 1131.24 1491.8 C 1120.95 1500.07 1108.47 1506.39 1097.3 1513.49 C 1085.37 1521.06 1074.02 1529.63 1062.61 1537.96 C 990.185 1595.46 920.24 1680.22 891.226 1769.04 C 893.619 1742.77 897.35 1716.05 904.03 1690.5 C 922.52 1619.78 962.984 1545.94 1009.21 1489.78 C 1059.79 1428.33 1142.04 1362.33 1223.75 1354.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 714.269 1849.06 C 741.129 1822.08 774.815 1809.81 812.884 1809.97 C 821.978 1810.01 838.316 1815.18 845.199 1808.54 C 849.79 1804.1 849.196 1799.01 849.172 1792.97 C 849.113 1778.08 846.56 1762.83 845.22 1748 A 694.322 694.322 0 0 1 842.519 1682.77 C 842.647 1660.68 843.376 1638.63 846.297 1616.71 C 859.082 1520.8 902.408 1418.17 970.645 1348.55 C 1030.32 1287.67 1116.07 1241.36 1202.72 1240.66 C 1246.21 1240.3 1284.86 1250.83 1322.76 1271.78 C 1335.82 1279 1348.76 1287.11 1359.48 1297.59 C 1373.95 1311.73 1380.6 1326.82 1386.19 1345.94 C 1406.49 1358.38 1427.75 1369.08 1448.08 1381.48 C 1450.39 1382.89 1451.79 1383.85 1453.18 1386.27 C 1452.57 1389.02 1451.57 1389.83 1449.17 1391.3 C 1426.92 1404.88 1384.24 1391 1361.09 1384.18 C 1346.26 1379.82 1314.68 1371.01 1302.3 1363.14 C 1253.54 1342.49 1217.18 1340.44 1167.23 1360.64 C 1048.15 1408.78 963.735 1519.46 915.36 1634.77 A 429.254 429.254 0 0 0 882.837 1787.4 C 882.682 1795.37 881.661 1806.67 884.79 1814.11 C 886.03 1817.06 888.186 1818.15 890.894 1819.56 C 902.312 1825.5 914.929 1829.04 926.289 1835.25 C 970.323 1859.32 1007.47 1900.04 1018.71 1949.98 C 1007.81 1944 997.529 1936.97 986.637 1930.94 C 947.442 1909.21 905.832 1890.47 862.333 1879.21 C 862.189 1869.73 864.087 1839.35 860.247 1832.19 L 858.605 1831.29 C 857.284 1831.84 856.043 1831.89 855.461 1833.31 C 852.179 1841.34 854.657 1867.44 855.294 1877.07 C 802.781 1865.53 751.503 1858.49 698.152 1869.27 C 703.123 1862.16 708.168 1855.26 714.269 1849.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1302.3 1363.14 C 1298.52 1359.2 1297.55 1355.71 1297.82 1350.26 C 1297.97 1347.14 1299.07 1344.12 1301.62 1342.13 C 1303.56 1340.63 1306.49 1340.72 1308.79 1341.28 C 1309.38 1341.42 1309.96 1341.62 1310.55 1341.79 C 1313.32 1346.07 1316.2 1351.84 1314.87 1357.17 C 1314.2 1359.82 1313 1361.77 1310.59 1363.17 C 1308.06 1364.65 1304.98 1363.69 1302.3 1363.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 803.9 758.639 C 801.266 765.255 802.933 788.784 802.939 797.052 L 803.115 919.621 C 803.211 942.36 805.284 967.025 801.954 989.517 C 800.213 1001.27 795.963 1012.83 790.249 1023.23 A 114.578 114.578 0 0 1 756.337 1061.66 C 737.904 1074.73 714.246 1086.52 694.544 1098.34 L 534.108 1193.37 L 365.783 1294.02 A 4142.09 4142.09 0 0 1 267.042 1353.61 C 249.691 1363.89 229.634 1379.26 210.155 1384.3 C 203.261 1386.09 193.885 1380.77 187.972 1377.24 C 174.964 1369.49 138.698 1350.02 135.754 1335.62 C 132.314 1318.79 134.548 1290.28 134.605 1272.35 L 134.837 1141.5 L 134.43 945.823 L 134.156 888.485 C 134.092 876.614 133.481 864.349 134.746 852.534 A 123.158 123.158 0 0 1 154.201 797.376 C 162.491 784.864 172.654 773.475 185.051 764.92 C 205.322 750.931 227.75 739.356 248.939 726.764 L 366.261 656.177 L 573.55 532.083 A 10938 10938 0 0 1 700.933 455.335 C 705.906 452.44 711.7 448.416 717.435 447.435 C 722.773 446.522 728.554 446.709 733.832 447.917 C 747.846 451.125 776.624 466.448 788.544 475.162 C 795.614 480.33 799.709 487.604 801.536 496.134 C 805.201 513.239 802.958 533.728 802.975 551.257 L 803.074 690.737 C 803.054 709.452 800.699 738.04 803.504 755.375 C 803.55 755.658 803.605 755.939 803.655 756.22 L 803.9 758.639 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 148.865 895.262 C 160.668 900.641 172.801 909.499 183.4 917.026 C 183.777 928.521 183.38 940.15 183.32 951.658 C 176.834 951.541 157.415 937.429 148.949 934.392 A 2435.35 2435.35 0 0 1 148.865 895.262 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 149.012 936.645 C 159.082 944.822 172.047 950.697 183.394 956.917 C 182.923 1089.96 182.112 1223.16 183.731 1356.19 C 172.405 1349.09 160.572 1342.68 151.553 1332.64 C 147.282 1315.98 149.333 1295.7 149.389 1278.46 L 149.541 1211.85 L 149.012 936.645 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 786.869 554.026 C 789.682 557.7 787.861 588.565 787.78 594.679 C 765.16 605.759 743.751 620.062 722.291 633.237 A 7726.66 7726.66 0 0 1 633.604 686.837 L 368.577 847.228 C 312.164 881.778 256.3 917.638 198.943 950.604 C 195.836 945.706 197.87 918.687 197.961 911.568 C 222.969 892.657 251.828 876.972 278.643 860.66 L 406.003 783.13 A 28275.9 28275.9 0 0 1 786.869 554.026 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 722.924 461.056 C 734.461 460.626 748.965 470.33 758.777 475.818 C 747.894 484.696 733.875 491.436 721.818 498.812 A 8761.29 8761.29 0 0 1 642.895 546.753 A 17221.4 17221.4 0 0 0 341.993 728.81 L 276.896 768.625 C 263.332 776.88 248.906 784.718 236.459 794.602 C 203.753 820.573 190.007 859.198 185.389 899.489 C 173.062 891.938 159.82 886.005 147.668 878.139 C 147.766 855.612 150.476 834.083 161.125 813.914 C 168.699 799.568 178.123 787.765 191.266 778.251 C 217.951 758.935 252.514 741.6 281.396 723.732 C 375.964 665.227 472.231 609.102 567.84 552.301 L 660.353 496.698 C 677.745 486.147 704.488 466.718 722.924 461.056 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 769.901 486.978 C 770.764 486.853 771.635 486.774 772.506 486.718 A 12.5731 12.5731 0 0 1 782.162 490.208 C 791.292 498.896 788.273 523.964 788.448 536.147 C 770.258 549.195 749.432 559.446 730.22 570.993 L 602.423 648.081 L 213.59 884.299 L 200.313 892.253 C 201.754 881.397 204.544 870.502 207.955 860.108 C 213.923 841.921 223.304 823.283 238.066 810.61 C 257.02 794.338 283.279 781.683 304.67 768.398 L 477.937 662.735 L 656.492 554.974 L 725.782 512.672 C 740.328 503.873 754.7 494.617 769.901 486.978 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 290.389 794.871 C 291.518 794.902 292.649 794.944 293.773 795.054 C 296.375 795.311 298.763 796.513 300.179 798.801 C 301.906 801.595 301.587 805.249 300.745 808.275 A 34.6071 34.6071 0 0 1 283.984 829.303 C 282.473 829.185 280.938 829.096 279.45 828.789 C 277.155 828.317 275.264 826.935 274.164 824.844 C 272.422 821.535 273.079 817.201 274.26 813.817 C 277.338 804.996 282.093 799.013 290.389 794.871 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 289.23 804.591 L 290.676 806.167 C 291.061 807.893 291.413 809.46 291.058 811.242 C 290.181 815.638 287.214 818.493 283.706 820.948 C 282.665 819.442 282.008 818.4 281.949 816.503 C 281.797 811.629 286.07 807.707 289.23 804.591 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 329.665 768.914 C 330.067 768.908 330.469 768.881 330.871 768.897 C 333.803 769.012 336.799 770.076 338.633 772.493 C 341.178 775.847 340.67 780.526 339.62 784.318 C 336.879 794.218 331.251 800.859 322.607 806.037 C 320.949 806.061 319.414 806.066 317.802 805.572 C 315.379 804.83 313.331 803.291 312.236 800.963 C 310.789 797.885 311.184 794.096 312.076 790.92 C 314.944 780.704 320.725 774.142 329.665 768.914 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 327.823 779.682 C 328.934 780.498 329.294 781.297 329.983 782.468 C 329.912 787.976 327.641 790.696 323.86 794.494 L 321.973 794.007 C 321.141 792.771 320.542 792.424 320.676 790.823 C 321.062 786.25 324.775 782.755 327.823 779.682 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 246.214 821.02 C 248.154 820.791 250.011 820.554 251.965 820.872 C 254.446 821.276 256.82 822.588 258.1 824.826 C 259.936 828.034 259.391 832.177 258.481 835.567 C 255.809 845.525 250.67 851.978 241.766 856.824 C 239.994 856.948 238.299 857.03 236.535 856.682 C 233.892 856.161 231.447 854.793 230.077 852.375 C 228.442 849.487 228.683 845.774 229.48 842.676 C 232.065 832.621 237.626 826.303 246.214 821.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 244.412 831.459 L 247.22 833.924 C 247.926 835.546 248.543 836.852 248.29 838.685 C 247.747 842.627 244.85 845.204 241.89 847.491 C 240.04 846.739 239.551 846.105 238.502 844.426 C 238.06 838.917 241.067 835.478 244.412 831.459 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 787.829 601.007 C 790.503 609.46 788.811 698.827 788.823 715.279 L 788.844 886.908 C 788.825 917.635 789.69 948.699 788.469 979.383 C 788.166 987.002 787.324 993.863 784.683 1001.05 C 778.598 1017.62 767.409 1034.85 753.279 1045.68 C 741.842 1054.45 728.626 1061.55 716.228 1068.86 A 6369.67 6369.67 0 0 1 650.585 1106.96 L 466.103 1216.11 C 401.279 1254.63 337.293 1294.53 271.977 1332.21 C 253.216 1343.03 233.592 1358.05 214.028 1366.68 C 209.147 1368.84 206.455 1367.47 201.749 1365.7 C 199.714 1363.24 198.22 1361.69 197.975 1358.42 C 196.908 1344.21 197.825 1329.26 197.821 1314.97 L 197.779 1225.87 L 197.299 960.18 A 34703.6 34703.6 0 0 1 536.505 753.512 L 675.637 669.33 C 712.956 646.476 749.925 622.876 787.829 601.007 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 333.137 1184.9 C 334.896 1186.09 335.972 1186.74 337.207 1188.5 A 551.09 551.09 0 0 0 336.932 1209.28 L 336.225 1210.57 L 339.069 1210.33 C 338.687 1210.8 338.298 1211.26 337.922 1211.74 C 336.442 1213.6 336.931 1212.78 336.102 1214.68 C 334.567 1216.22 334.544 1216.31 332.407 1216.59 C 332.13 1216.01 331.767 1215.46 331.575 1214.85 C 330.056 1209.99 330.669 1189.12 333.137 1184.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 278.663 1215.71 L 279.448 1216.44 C 281.069 1220.61 280.558 1226.68 280.573 1231.13 C 280.592 1236.55 279.764 1244.85 275.841 1248.81 L 274.675 1248.21 C 273.507 1244.81 274.362 1241.66 274.934 1238.22 C 275.051 1235.92 275.745 1230.52 274.375 1228.89 C 272.289 1230.92 271.385 1232.27 268.53 1233 L 266.504 1231.62 L 266.386 1230.01 C 269.391 1224.84 274.59 1220.14 278.663 1215.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 333.137 1184.9 C 341.639 1181.46 349.343 1176.02 356.923 1170.94 A 1499.24 1499.24 0 0 1 357.775 1200.49 C 350.991 1205.45 343.534 1210.75 336.102 1214.68 C 336.931 1212.78 336.442 1213.6 337.922 1211.74 C 338.298 1211.26 338.687 1210.8 339.069 1210.33 L 336.225 1210.57 L 336.932 1209.28 A 551.09 551.09 0 0 1 337.207 1188.5 C 335.972 1186.74 334.896 1186.09 333.137 1184.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 337.207 1188.5 C 341.806 1186.27 346.382 1183.89 351.095 1181.92 C 351.843 1187.22 352.795 1192.56 352.974 1197.92 C 347.434 1201.42 341.669 1204.7 336.932 1209.28 A 551.09 551.09 0 0 1 337.207 1188.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 609.429 890.905 C 611.71 890.688 611.943 890.847 613.986 891.931 L 614.287 893.894 C 609.883 900.327 543.58 938.218 531.487 945.085 L 529.964 945.501 C 527.712 944.128 528.248 944.348 527.638 942.012 C 529.43 936.425 599.018 897.134 609.429 890.905 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 318.022 1193.77 L 318.915 1194.14 C 321.462 1198.17 319.878 1217.53 319.727 1223.17 C 312.464 1228.8 303.962 1233.4 295.785 1237.59 L 294.679 1237 C 292.178 1228.77 293.97 1215.55 293.991 1206.74 L 318.022 1193.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 312.598 1202.87 C 315.528 1205.73 314.608 1215.72 314.68 1219.81 L 300.695 1228.37 L 300.015 1228.27 C 298.13 1224.63 299.282 1214.75 299.329 1210.35 L 312.598 1202.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 645.018 838.745 L 646.805 839.355 C 648.268 841.554 648.199 841.372 647.708 843.973 C 641.246 852.367 544.49 906.42 529.369 915.071 C 528.151 914.998 527.354 914.452 526.279 913.914 C 526.683 911.149 527.856 909.577 530.013 907.766 C 538.105 900.976 548.81 895.953 557.96 890.59 C 585.106 874.68 620.432 857.114 645.018 838.745 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 650.656 804.812 L 652.348 804.995 C 654.497 806.513 654.553 806.331 655.069 808.882 C 651.706 814.745 546.297 875.776 529.678 886.037 C 529.152 886.406 528.439 886.378 527.812 886.518 C 527.101 884.376 527.071 883.337 527.542 881.132 C 529.557 878.417 531.965 876.601 534.768 874.742 C 543.183 869.161 552.458 864.864 561.029 859.525 L 650.656 804.812 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 733.748 724.829 L 735.639 726.109 L 735.778 728.771 C 733.939 731.506 731.51 733.078 728.772 734.847 C 717.971 741.824 706.439 747.895 695.399 754.525 L 633.241 792.466 L 573.691 827.977 C 559.055 836.791 544.593 846.206 529.484 854.181 L 527.551 852.584 L 527.512 850.243 C 532.155 843.517 714.677 735.162 733.748 724.829 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 744.739 915.795 C 744.846 915.8 744.954 915.8 745.062 915.81 C 747.853 916.058 748.929 915.724 750.817 917.865 C 752.289 928.905 753.314 979.867 751.073 989.432 C 750.156 993.343 745.854 996.815 742.734 999.053 C 729.618 1008.46 712.189 1016.26 697.953 1024.6 L 596.813 1085.11 C 594.016 1085.66 593.101 1086.27 590.504 1084.95 C 587.963 1075.51 589.704 1021.65 589.893 1007.98 C 603.665 995.569 634.408 979.694 651.335 969.91 L 744.739 915.795 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 743.726 923.918 C 746.93 928.348 745.001 980.954 744.967 990.377 C 728.265 1001.82 708.719 1011.07 691.084 1021.19 A 2716.54 2716.54 0 0 0 597.266 1077.04 C 594.64 1065.12 596.426 1024.27 596.81 1010.05 C 643.778 979.388 695.129 952.286 743.726 923.918 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 674.754 983.849 C 675.33 984.762 675.552 985.973 675.866 987.006 C 674.044 993.354 663.966 998.146 658.756 1002.13 A 436.858 436.858 0 0 1 665.093 1001.24 C 668.019 1000.83 670.714 1000.38 673.422 1002 C 675.836 1003.46 676.029 1004.46 676.513 1006.97 C 675.768 1009.25 675.043 1010.94 673.482 1012.79 C 669.078 1018.02 661.945 1022.72 655.09 1023.48 L 654.44 1020.43 C 656.02 1016.93 662.566 1013.73 665.596 1010.91 C 667.05 1009.56 667.865 1009.43 667.937 1007.45 C 663.074 1007.45 659.267 1009.64 654.962 1011.66 C 654.719 1006.56 654.925 1001.49 655.093 996.393 C 661.328 991.598 667.933 987.749 674.754 983.849 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 713.132 960.639 L 715.972 961.985 C 720.368 967.962 718.668 979.315 718.494 986.475 C 713.493 990.515 708.386 993.685 702.812 996.868 L 702.802 974.092 C 698.958 976.433 692.972 979.084 690.587 982.918 C 690.9 987.927 691.633 993.483 690.821 998.447 C 690.398 1001.04 689.974 1004.23 687.861 1005.83 C 687.701 1005.73 687.508 1005.66 687.38 1005.52 C 682.77 1000.44 684.298 984.673 684.465 977.936 C 694.197 972.491 703.619 966.458 713.132 960.639 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 710.348 968.453 C 712.363 969.947 712.648 971.228 712.98 973.6 C 713.711 978.824 713.29 982.54 710.189 986.744 C 708.182 985.117 707.948 984.004 707.547 981.572 C 706.623 975.957 707.104 972.884 710.348 968.453 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 641.498 1002.9 C 641.664 1003 641.846 1003.09 641.998 1003.21 C 645.376 1005.99 645.384 1025.25 645.702 1030.17 C 637.294 1035.79 628.65 1041.36 619.567 1045.81 L 618.005 1045.02 C 615.41 1037.8 617.255 1025.3 617.661 1017.5 C 624.735 1011.7 633.627 1007.59 641.498 1002.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 637.04 1011.9 C 640.288 1015.21 639.16 1023.34 639.124 1027.79 C 634.479 1031.31 629.561 1034.13 624.506 1037.01 L 623.503 1036.74 C 621.752 1032.28 622.691 1025.67 622.763 1020.88 C 627.31 1017.54 632.186 1014.76 637.04 1011.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 547.994 1033.73 L 549.396 1034.27 C 553.336 1039 550.941 1099.18 550.87 1109.77 C 548.475 1112.27 545.986 1114.43 543.108 1116.35 C 525.243 1128.25 505.914 1138.34 487.545 1149.49 C 461.434 1165.33 435.601 1182.26 409.09 1197.36 C 405.947 1199.15 402.957 1200.95 399.362 1201.62 C 396.334 1194.62 398 1142.84 397.946 1130.11 C 373.844 1142.48 350.515 1156.63 327.026 1170.11 C 301.282 1184.89 275.435 1199.16 250.125 1214.69 C 250.123 1238.27 249.611 1261.97 250.666 1285.52 C 283.263 1264.99 316.84 1246.1 349.487 1225.66 C 356.692 1221.24 379.714 1205.74 386.311 1205.73 L 386.738 1207.42 C 386.09 1208.64 385.48 1209.83 384.587 1210.89 C 382.938 1212.86 380.707 1214.63 378.563 1216.03 C 372.805 1219.78 366.546 1222.85 360.68 1226.46 A 3041.6 3041.6 0 0 1 291.032 1268.51 C 277.887 1276.28 263.131 1286.72 250.055 1293.46 C 248.691 1294.17 247.488 1294.45 245.97 1294.59 C 241.865 1286.45 243.766 1223.66 243.69 1211.21 C 306.895 1173.25 371.205 1137.08 434.762 1099.68 C 460.766 1084.38 486.363 1068.43 512.49 1053.33 C 524.149 1046.59 535.785 1039.43 547.994 1033.73 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 543.59 1042.91 C 546.607 1046.23 544.597 1099.9 544.441 1106.77 C 529.284 1118.29 510.967 1127.34 494.614 1137.2 L 405.378 1191.68 C 402.277 1182.76 404.487 1137.02 404.608 1124.56 C 451.545 1098.43 497.02 1069.71 543.59 1042.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 525.853 1070.46 C 527.459 1071.28 527.717 1071.59 528.129 1073.44 C 529.609 1080.1 529.104 1097.6 524.714 1103 L 523.393 1102.87 C 521.411 1099.95 521.906 1096.87 521.994 1093.5 C 522.133 1090.43 522.677 1087.13 521.553 1084.26 C 519.575 1085.5 517.738 1086.72 515.503 1087.48 L 514.012 1085.99 C 514.504 1081.41 522.623 1074.25 525.853 1070.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 430.557 1125.55 C 432.397 1127.02 432.627 1127.43 433.062 1129.93 C 434.388 1137.55 434.093 1153.67 429.544 1160.24 L 427.969 1160.24 C 426.349 1157.45 426.668 1154.93 426.763 1151.84 L 427.96 1135.98 C 426.22 1138.82 424.881 1141.12 422.153 1143.09 L 420.628 1142.38 C 420.481 1141.17 420.4 1141.02 420.599 1139.61 C 421.502 1133.21 425.833 1129.36 430.557 1125.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 506.751 1082.01 C 510.25 1087.26 507.843 1104.64 507.532 1111.43 C 500.753 1116.07 493.479 1120.2 486.495 1124.54 C 484.582 1115.6 486.396 1106.17 484.317 1096.97 C 491.682 1091.76 499.073 1086.75 506.751 1082.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 501.707 1091.93 L 502.372 1092.54 C 503.862 1097.2 502.828 1104 502.713 1108.94 C 499.225 1110.56 495.845 1112.46 492.442 1114.25 C 489.945 1111.64 490.9 1102.42 490.874 1098.79 L 501.707 1091.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 469.861 1104.94 C 472.565 1109.08 471.825 1125.94 473.339 1132.22 C 465.577 1138.39 456.591 1142.55 448.909 1149.03 L 447.852 1148.48 C 445.186 1142.86 446.478 1124.51 446.351 1117.13 C 454.43 1113.85 462.18 1109.08 469.861 1104.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 464.104 1113.91 L 465.098 1114.79 C 466.496 1119.76 465.997 1125.7 466.073 1130.86 L 453.808 1138.07 L 452.726 1137.59 C 451.263 1132.48 451.933 1126.12 451.921 1120.81 L 464.104 1113.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 467.568 853.063 C 469.153 852.885 469.243 852.848 471.007 852.789 C 474.296 852.68 478.051 853.338 480.209 856.098 C 482.358 858.848 482.531 863.207 482.741 866.539 C 484.375 892.513 482.623 919.595 482.554 945.663 C 482.514 960.675 484.78 1001.41 481.558 1013.91 C 479.698 1021.13 475.857 1027.43 470.117 1032.2 C 461.612 1039.27 451.181 1044.66 441.673 1050.29 A 5314.94 5314.94 0 0 1 394.543 1077.87 A 11312.6 11312.6 0 0 0 256.603 1158.82 C 253.921 1160.71 250.542 1163.27 247.274 1163.81 C 245.601 1164.08 245.967 1163.83 244.397 1162.7 C 241.796 1146.46 243.724 1123.43 243.776 1106.2 A 5382.02 5382.02 0 0 1 244.81 981.611 C 319.031 938.855 392.645 894.543 467.568 853.063 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 469.046 859.753 C 471.931 859.998 472.301 859.885 474.485 861.723 C 475.888 864.884 476.22 867.861 476.395 871.293 C 477.125 885.616 476.09 900.292 476.144 914.655 C 476.22 934.832 478.845 998.198 474.838 1013.29 C 473.512 1018.28 471.041 1023.63 466.86 1026.85 C 457.06 1034.41 444.858 1040.22 434.101 1046.38 L 385.639 1074.61 A 15100.7 15100.7 0 0 0 255.398 1151.7 L 252.431 1153.23 L 251.03 1152.18 C 249.085 1144.96 250.869 1121.08 250.872 1111.71 L 250.933 985.804 C 264.456 977.353 278.633 969.896 292.453 961.936 A 4904.17 4904.17 0 0 1 371.127 916.587 C 403.767 897.823 435.797 877.371 469.046 859.753 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 369.824 934.161 C 382.559 933.785 390.33 938.103 400.553 944.878 C 410.173 942.303 420.094 937.655 430.292 939.263 C 437.416 940.387 442.823 944.783 446.936 950.525 C 451.958 957.538 453.146 965.631 451.346 973.973 C 445.141 1002.73 418.381 1018.66 396.217 1034.38 A 978.05 978.05 0 0 1 350.906 1065.29 C 338.343 1073.46 321.036 1086.15 305.764 1087.78 C 300.501 1088.34 294.774 1087.32 290.7 1083.74 C 286.086 1079.67 284.712 1073.34 284.574 1067.44 C 284.02 1043.85 302.5 1022.3 318.106 1006.66 C 322.239 989.946 324.529 975.648 333.961 960.776 C 342.499 947.316 353.916 937.682 369.824 934.161 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 367.503 941.164 C 380.87 940.121 389.066 944.944 399.571 952.355 C 408.706 949.219 418.369 945.506 428.205 946.814 C 433.556 947.525 439.144 949.517 442.468 953.998 C 446.349 959.23 446.133 966.933 444.869 973.003 C 439.352 999.51 411.987 1015.1 391.634 1029.53 C 378.601 1038.78 365.619 1047.94 352.242 1056.69 C 341.481 1063.28 330.718 1070.29 319.366 1075.83 C 313.875 1078.51 305.136 1082.34 299.108 1079.53 C 295.811 1077.99 294.001 1075.69 292.77 1072.35 C 288.203 1059.98 297.812 1036.86 306.095 1027.39 C 311.723 1020.96 319.84 1015.33 323.926 1007.79 C 326.117 1003.74 325.983 997.194 326.939 992.645 C 328.08 987.219 330.107 981.844 332.422 976.811 C 339.984 960.372 350.191 947.582 367.503 941.164 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1827.69 82.1806 C 1831.71 81.9263 1835.95 81.5243 1839.92 82.43 C 1852.09 85.2076 1888.73 104.584 1899.06 112.506 C 1905.32 117.309 1911.05 123.306 1911.99 131.426 C 1914.76 155.34 1913.19 180.894 1913.34 205.056 L 1912.99 372.557 L 1914.19 860.436 C 1902.16 871.286 1886.24 878.703 1872.4 887.115 L 1773.98 946.094 A 23213.2 23213.2 0 0 1 1433.57 1147.22 C 1426.97 1150.91 1420.44 1154.82 1413.31 1157.4 C 1400.18 1150.54 1366.47 1132.18 1356.7 1123.2 C 1354.57 974.65 1356.75 825.957 1355.85 677.385 A 10952.1 10952.1 0 0 1 1355.53 485.17 C 1355.79 462.957 1353.73 439.77 1356.06 417.762 C 1358.19 397.569 1365.29 379.034 1375.7 361.706 A 112.042 112.042 0 0 1 1407.09 327.563 C 1416.53 320.86 1427.17 315.75 1437.1 309.814 L 1517.61 262.44 L 1711.73 147.823 C 1734.81 134.096 1806.79 87.3858 1827.69 82.1806 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1827.6 95.9174 C 1841.83 95.9108 1859.45 107.491 1871.74 114.424 C 1847.07 126.783 1823.7 142.358 1799.94 156.418 L 1660.8 238.877 L 1537.28 311.638 C 1512.05 326.276 1485.14 340.157 1461.07 356.534 C 1429.21 378.206 1416.06 413.548 1409.22 449.784 L 1408.47 453.093 L 1406.79 453.853 C 1394.45 448.542 1383.92 439.537 1371.52 434.039 L 1369.93 433.344 C 1370.9 421.705 1372 410.161 1375.08 398.845 C 1380.74 378.001 1393.47 357.489 1410.05 343.566 C 1423.15 332.573 1439.81 324.503 1454.56 315.874 L 1540.74 265.701 L 1706.97 167.767 A 7310.28 7310.28 0 0 1 1827.6 95.9174 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1370.9 449.548 C 1382.96 455.548 1397.56 463.375 1407.87 471.953 L 1408.06 1136.45 A 595.909 595.909 0 0 1 1371.37 1115.36 C 1370.76 1089.83 1371.46 1064.1 1371.49 1038.56 L 1371.31 877.691 L 1370.91 605.927 C 1370.87 553.835 1370.02 501.626 1370.9 449.548 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1884.67 122.823 C 1887.71 123.989 1890.56 125.089 1892.93 127.4 C 1902.62 136.841 1899.01 158.872 1898.89 171.548 C 1874.45 187.51 1848.46 201.576 1823.25 216.3 L 1721.77 276.151 L 1433.91 445.126 L 1424.42 450.906 A 127.063 127.063 0 0 1 1427.99 432.173 C 1433.52 411.06 1444.25 388.555 1460.82 373.854 C 1471.53 364.358 1486.91 357.299 1499.3 350.092 L 1587.11 299.55 L 1884.67 122.823 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1534.3 346.64 C 1537.28 347.568 1539.27 348.778 1540.5 351.81 C 1541.71 354.775 1541.15 358.598 1540.11 361.545 C 1537.39 369.267 1532.78 374.071 1525.42 377.365 C 1523.66 376.684 1522.13 375.995 1520.85 374.526 C 1518.91 372.302 1519.19 368.858 1519.88 366.203 C 1521.85 358.676 1527.69 350.693 1534.3 346.64 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1466.83 388.628 C 1469.36 389.855 1470.64 390.842 1472 393.361 C 1473.63 396.352 1473.5 400.072 1472.44 403.209 C 1469.74 411.219 1464.03 416.12 1456.77 419.875 C 1454.37 419.3 1453.08 419.022 1451.51 416.867 C 1449.83 414.55 1450.22 411.222 1450.85 408.613 C 1452.98 399.829 1459.33 393.118 1466.83 388.628 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1496.46 368.94 C 1499.45 368.589 1501.29 368.482 1504.21 369.603 C 1506 371.59 1506.78 372.584 1506.79 375.359 C 1506.82 383.2 1499.58 393.077 1494.08 398.11 C 1490.61 399.101 1488.84 399.293 1485.45 398.051 C 1484 395.667 1483.52 394.318 1483.79 391.48 C 1484.56 383.271 1490.12 373.946 1496.46 368.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1571.17 323.678 C 1571.46 323.75 1571.75 323.806 1572.04 323.893 C 1575.04 324.82 1577.25 326.291 1578.56 329.249 C 1579.91 332.284 1579.49 335.758 1578.38 338.785 C 1575.58 346.385 1569.9 352.192 1562.73 355.683 C 1560.03 355.011 1557.86 354.576 1556.25 352.005 C 1554.74 349.587 1554.92 346.569 1555.55 343.908 C 1557.51 335.543 1564.03 328.081 1571.17 323.678 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1896.68 190.869 C 1896.76 190.923 1896.86 190.959 1896.93 191.031 C 1899.14 193.347 1898.74 196.833 1898.71 199.927 L 1899.14 853.082 C 1884.07 861.012 1869.55 870.683 1854.97 879.527 L 1788.61 919.185 A 17110.1 17110.1 0 0 1 1542.44 1065.05 C 1503.31 1088.12 1464.85 1113.67 1424.62 1134.69 L 1423.24 1134.03 C 1421.17 1119.21 1423.14 1090.42 1423.18 1074.3 L 1423.1 940.316 L 1422.6 469.111 L 1661.77 328.739 C 1739.93 282.639 1817.29 234.819 1896.68 190.869 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1566.55 646.746 C 1567.41 644.596 1568.94 642.104 1570.54 640.424 C 1572.38 638.488 1573.6 638.365 1576.13 638.522 C 1578.56 640.249 1579 642.398 1579.88 645.092 C 1577.02 646.1 1574.93 646.217 1571.97 646.132 C 1569.47 646.985 1569.19 647.513 1566.55 646.746 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1566.43 738.622 C 1568.14 735.755 1569.37 734.167 1572.17 732.314 C 1574.61 732.033 1575.88 731.688 1577.91 733.492 C 1580.24 735.555 1581.24 739.283 1581.01 742.28 C 1580.84 744.415 1580.69 745.935 1579.05 747.447 C 1578.74 747.731 1578.35 747.909 1578 748.141 L 1575.6 748.27 C 1575.23 744.598 1575.33 740.759 1572.72 737.897 C 1571.15 738.063 1572.02 737.912 1569.84 738.585 C 1567.45 739.321 1568.63 739.379 1566.43 738.622 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1566.55 646.746 C 1569.19 647.513 1569.47 646.985 1571.97 646.132 C 1571.46 650.399 1568.83 656.847 1570.18 660.745 C 1572.99 663.615 1574.45 663.091 1577.98 664.429 C 1577.19 665.422 1576.34 666.64 1575.32 667.429 C 1572.94 669.268 1571.3 669.544 1568.4 669.305 C 1566.88 668.228 1566.08 667.342 1565.38 665.632 C 1562.84 659.415 1563.86 652.721 1566.55 646.746 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1579.88 645.092 C 1580.22 651.903 1580.29 657.88 1577.98 664.429 C 1574.45 663.091 1572.99 663.615 1570.18 660.745 C 1568.83 656.847 1571.46 650.399 1571.97 646.132 C 1574.93 646.217 1577.02 646.1 1579.88 645.092 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1566.43 738.622 C 1568.63 739.379 1567.45 739.321 1569.84 738.585 C 1572.02 737.912 1571.15 738.063 1572.72 737.897 C 1575.33 740.759 1575.23 744.598 1575.6 748.27 L 1578 748.141 C 1579.29 750.258 1579.83 751.813 1579.21 754.354 C 1578.58 756.927 1577.15 758.99 1574.83 760.32 C 1572.82 761.467 1569.87 761.846 1567.67 761.092 C 1565.32 760.289 1563.77 758.646 1562.9 756.358 C 1561.3 752.171 1564.37 742.436 1566.43 738.622 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1572.72 737.897 C 1575.33 740.759 1575.23 744.598 1575.6 748.27 C 1575.36 749.175 1575.04 750.466 1574.69 751.301 C 1573.75 753.553 1573.63 754.07 1571.34 754.839 L 1569.96 753.263 C 1568.52 746.925 1569.53 743.478 1572.72 737.897 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1520.63 560.551 C 1522.23 561.559 1523.2 562.253 1524.19 563.92 C 1526.29 567.447 1525.76 574.932 1524.8 578.742 C 1523.05 585.639 1520.79 589.778 1514.65 593.396 C 1513.23 592.715 1512.53 591.964 1511.43 590.872 C 1509.61 584.904 1509.61 578.951 1511.29 572.94 C 1513.11 566.414 1514.75 563.923 1520.63 560.551 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1576.64 529.669 C 1578.08 530.656 1578.92 531.448 1579.82 533.001 C 1582.61 537.839 1581.64 545.224 1579.57 550.116 C 1577.18 555.781 1575.15 557.449 1569.52 559.773 C 1567.96 558.583 1566.56 557.293 1565.49 555.617 C 1563.29 552.163 1563.12 546.317 1564.41 542.531 C 1566.7 535.814 1570.53 532.812 1576.64 529.669 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1572.95 537.53 C 1573.75 538.064 1574.46 538.873 1575.15 539.543 C 1576.24 544.235 1575.15 548.291 1573.24 552.61 C 1572.75 552.368 1572.21 552.201 1571.76 551.883 C 1570.58 551.056 1569.89 549.902 1569.64 548.527 C 1568.86 544.248 1570.74 541.032 1572.95 537.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1547.56 546.701 C 1549.19 547.716 1550.15 548.327 1551.15 550.011 C 1553.69 554.247 1553.2 561.117 1551.73 565.603 C 1549.65 571.921 1547.4 574.589 1541.47 577.496 C 1539.69 576.92 1538.54 576.068 1537.06 574.945 C 1535.21 570.794 1534.84 566.609 1536.04 562.176 C 1538.08 554.588 1540.9 550.571 1547.56 546.701 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1599.07 516.072 C 1601.25 514.269 1602.34 513.29 1605.21 512.795 C 1607.51 513.853 1608.41 514.563 1609.19 517.083 C 1610.9 522.612 1609.88 533.55 1606.72 538.401 C 1605.95 539.584 1605.29 540.284 1604.15 541.057 C 1602.62 542.418 1601.34 542.829 1599.46 543.571 C 1597.89 543.404 1596.93 543.682 1595.77 542.459 C 1593.33 539.897 1593.12 535.721 1593.2 532.355 C 1593.35 526.438 1594.64 520.21 1599.07 516.072 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1598.24 535.538 C 1598.77 529.89 1599.6 525.321 1601.61 519.961 L 1604.14 520.052 L 1601.93 519.393 L 1604.25 520.439 C 1605 525.693 1604.94 533.969 1601.47 538.354 C 1601.29 538.579 1601.07 538.763 1600.87 538.967 L 1598.24 535.538 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1517.12 763.696 C 1519.61 763.787 1521.85 763.725 1523.76 765.624 C 1526.4 768.234 1526.96 771.872 1526.54 775.393 C 1525.63 783.002 1522.05 788.252 1516.22 792.893 C 1515.9 792.881 1515.59 792.892 1515.27 792.856 C 1513.08 792.598 1511.09 791.615 1509.77 789.792 C 1507.85 787.147 1507.51 783.439 1507.89 780.288 C 1508.79 772.906 1511.44 768.26 1517.12 763.696 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1517.28 769.505 C 1519.34 771.1 1520.02 772.187 1520.32 774.842 C 1520.81 779.107 1518.25 783.159 1515.88 786.435 C 1514.19 784.719 1513.54 783.044 1513.18 780.654 C 1512.54 776.378 1514.78 772.714 1517.28 769.505 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1517.14 670.493 C 1520.07 670.453 1521.19 670.453 1523.73 672.179 C 1526.08 675.461 1526.86 678.299 1526.51 682.364 C 1525.89 689.797 1522.92 695.927 1517.44 700.848 C 1515.45 700.906 1513.65 700.707 1511.98 699.485 C 1509.41 697.605 1508.62 694.341 1508.52 691.332 C 1508.28 683.464 1511.92 676.103 1517.14 670.493 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1518.07 677.567 C 1518.9 678.758 1519.19 679.048 1519.78 680.514 C 1521.59 685.071 1518.32 691.903 1516.26 695.825 C 1514.44 693.979 1513.73 692.616 1513.51 689.978 C 1513.1 685.045 1515.08 681.308 1518.07 677.567 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1494.64 774.528 C 1496.24 775.394 1497.23 776.118 1498.33 777.621 C 1500.85 781.072 1500.56 787.797 1499.64 791.725 C 1497.87 799.244 1495.44 803.239 1489.02 807.363 C 1486.84 806.218 1485.2 805.218 1483.88 803.055 C 1481.94 799.884 1482.04 794.469 1482.84 790.981 C 1484.55 783.563 1488.31 778.477 1494.64 774.528 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1493.11 781.54 L 1494.69 784.016 C 1495.02 790.258 1493.52 794.805 1490.53 800.241 C 1489.15 798.562 1488.95 797.136 1488.72 795.046 C 1488.14 789.564 1489.65 785.722 1493.11 781.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1491.11 576.591 C 1493.64 576.93 1495.38 576.715 1497.07 578.883 C 1499.44 581.909 1499.65 587.142 1499.17 590.781 C 1498.16 598.513 1495.97 603.471 1489.79 608.152 C 1487.64 607.91 1486.39 607.29 1484.52 606.223 C 1482.03 602.86 1481.05 599.817 1481.34 595.579 C 1481.88 587.595 1485.32 581.779 1491.11 576.591 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1490.65 584.67 C 1491.32 585.374 1491.92 585.916 1492.37 586.825 C 1494.69 591.557 1491.76 597.14 1489.72 601.355 C 1488.16 599.914 1487.51 598.178 1487.08 596.12 C 1486.18 591.761 1488.38 588.167 1490.65 584.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1543.24 746.273 C 1545.87 747.089 1547.34 747.675 1548.92 750.035 C 1551.4 753.731 1551.57 759.971 1550.85 764.194 C 1549.62 771.4 1547.82 775.662 1541.91 779.965 C 1540.01 779.434 1538.11 778.787 1536.78 777.232 C 1534.56 774.644 1533.93 770.511 1533.97 767.223 C 1534.06 759.049 1537.51 751.872 1543.24 746.273 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1542.56 754.565 C 1543.56 755.268 1543.98 755.986 1544.67 756.981 C 1545.66 762.81 1545.08 767.683 1542.49 773.02 C 1541.19 772.521 1540.94 772.071 1540.08 771.02 C 1539.02 764.938 1540.17 760.185 1542.56 754.565 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1494.5 683.738 C 1496.6 685.078 1497.88 686.149 1498.86 688.515 C 1501.36 694.486 1499.94 702.967 1497.31 708.635 C 1495.15 713.281 1492.58 714.668 1487.92 716.495 C 1486.05 715.581 1484.63 714.596 1483.39 712.869 C 1481.21 709.826 1481.06 704.407 1481.84 700.899 C 1483.6 692.962 1487.98 688.144 1494.5 683.738 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1491.24 692.408 L 1493.22 693.299 C 1493.82 694.48 1494.26 695.553 1494.39 696.888 C 1494.87 701.844 1493.3 706.242 1490.2 710.027 C 1488.64 709.071 1487.73 708.34 1487.18 706.509 C 1485.75 701.67 1488.69 696.282 1491.24 692.408 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1545.52 653.501 C 1547.95 654.3 1549.5 655.046 1550.78 657.299 C 1553.78 662.546 1552.81 670.117 1551.05 675.578 C 1549.15 681.503 1547.09 683.963 1541.64 686.862 C 1539.79 686.102 1538.01 685.504 1536.72 683.882 C 1533.79 680.206 1533.64 674.066 1534.63 669.695 C 1536.29 662.317 1539.28 657.652 1545.52 653.501 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1543.24 662.267 C 1544.16 662.731 1544.76 663.352 1545.52 664.044 C 1546.67 669.779 1545.8 674.836 1543.52 680.176 C 1542.12 679.621 1541.86 679.151 1540.94 678.009 C 1539.89 672.301 1541.19 667.6 1543.24 662.267 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1603.09 620.546 C 1603.51 620.634 1603.94 620.684 1604.34 620.812 C 1606.72 621.562 1608.08 622.655 1609.26 624.853 C 1611.63 629.284 1611.01 635.955 1609.83 640.617 C 1607.98 647.958 1606.04 651.552 1599.54 655.452 C 1598.19 654.777 1596.89 654.126 1595.86 652.975 C 1592.93 649.708 1592.48 644.329 1592.87 640.166 C 1593.57 632.469 1597.1 625.366 1603.09 620.546 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1602.36 628.688 C 1603.29 629.557 1603.74 630.185 1604.12 631.465 C 1605.66 636.611 1603.64 643.998 1601.24 648.592 C 1599.88 647.389 1599.4 646.841 1598.91 645.034 C 1597.49 639.761 1600.08 633.323 1602.36 628.688 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1605.7 712.611 C 1607.42 713.733 1608.5 714.52 1609.6 716.31 C 1612.44 720.956 1611.77 728.671 1610.14 733.581 C 1607.79 740.628 1605.06 744.099 1598.54 747.5 C 1597.01 746.596 1595.56 745.777 1594.52 744.272 C 1591.79 740.321 1591.98 733.614 1593.18 729.176 C 1595.29 721.378 1598.83 716.633 1605.7 712.611 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1603.5 719.762 C 1604.76 721.268 1605.07 721.874 1605.34 723.804 C 1606.18 729.869 1604.51 735.651 1600.87 740.488 C 1599.6 739.56 1599.39 739.791 1599 738.542 C 1597.2 732.78 1600.51 724.621 1603.5 719.762 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1633.03 697.937 C 1635.51 698.556 1637.27 698.952 1638.88 701.086 C 1641.18 704.158 1641.14 709.55 1640.44 713.126 C 1638.98 720.568 1635.91 726.038 1629.75 730.336 C 1629.09 730.272 1628.42 730.285 1627.78 730.145 C 1625.21 729.589 1623.81 728.041 1622.61 725.807 C 1619.86 720.666 1621.3 713.051 1623.29 707.933 C 1625.36 702.625 1627.91 700.256 1633.03 697.937 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1631.04 704.434 L 1633.81 705.3 C 1634.34 706.054 1634.67 706.41 1634.9 707.406 C 1636.12 712.669 1633.37 719.136 1631.14 723.774 C 1630.42 723.739 1629.53 723.315 1628.85 723.082 C 1628.25 722.001 1628.17 721.972 1627.8 720.59 C 1626.4 715.43 1628.25 708.779 1631.04 704.434 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1633.06 603.825 C 1634.82 604.492 1636.65 605.007 1637.87 606.558 C 1640.46 609.844 1640.73 615.505 1640.13 619.443 C 1638.9 627.604 1635.29 633.274 1628.65 637.892 C 1628.14 637.755 1627.62 637.658 1627.13 637.481 C 1625.12 636.764 1623.88 635.414 1622.95 633.532 C 1620.23 628.046 1621.11 621.022 1622.99 615.441 C 1625.01 609.429 1627.4 606.608 1633.06 603.825 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1632.03 609.489 C 1633.56 611.007 1633.71 611.198 1634.06 613.232 C 1635.13 619.459 1633.35 627.25 1629.88 632.456 C 1628.34 630.676 1628.09 630.416 1627.74 628.089 C 1626.74 621.39 1627.92 614.94 1632.03 609.489 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1632.56 494.766 C 1635.14 495.454 1636.9 496.018 1638.69 498.114 C 1640.74 500.511 1641.2 504.215 1640.84 507.226 C 1639.86 515.426 1634.9 521.728 1628.73 526.758 C 1628.06 526.901 1627.18 527.129 1626.5 527.066 C 1624.32 526.862 1622.72 525.73 1621.6 523.843 C 1619.28 519.913 1620.69 512.042 1621.78 507.966 C 1623.69 500.902 1626.27 498.286 1632.56 494.766 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,253,253)" d="M 1629.2 501.144 C 1632.1 501.943 1632.7 501.895 1634.61 504.152 C 1636.13 509.734 1633.46 513.645 1630.84 518.447 L 1628.04 519.65 L 1626.89 518.272 C 1625.78 512.36 1626.86 506.628 1629.2 501.144 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1794.49 622.918 L 1796.28 623.699 C 1797.6 626.047 1797.65 625.991 1797.14 628.62 C 1792.69 634.115 1693.19 689.88 1678.47 698.129 C 1676.88 697.824 1677.47 698.094 1676.1 697.191 C 1674.65 696.239 1675.2 696.802 1674.77 694.721 C 1676.56 691.758 1678.33 689.952 1681.19 687.98 C 1692.53 680.182 1705.44 674.144 1717.4 667.278 L 1794.49 622.918 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1821.95 516.674 C 1823.74 517.705 1823.22 517.12 1824.31 518.838 C 1825.37 520.515 1824.87 520.741 1824.46 522.557 C 1817.11 531.229 1692.77 601.273 1674.27 610.524 C 1673.8 610.315 1673.27 610.195 1672.86 609.896 C 1671.28 608.774 1671.25 607.807 1671.26 606.031 C 1676.53 599.184 1803.18 528.68 1821.95 516.674 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1823.26 416.763 C 1823.33 416.788 1823.41 416.8 1823.47 416.84 C 1825.75 418.288 1825.63 418.397 1826.21 420.983 C 1825.81 421.808 1825.61 422.777 1825 423.457 C 1821.4 427.413 1801.87 437.028 1795.93 440.525 C 1754.33 465.029 1712.91 490.072 1670.82 513.719 C 1670.69 513.654 1670.55 513.62 1670.44 513.525 C 1668.58 511.871 1668.59 511.482 1668.45 509.12 C 1670.54 505.549 1673.79 503.495 1677.19 501.279 C 1700.31 486.219 1725.83 473.439 1749.73 459.523 C 1774.07 445.352 1798.08 429.278 1823.26 416.763 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1823.38 440.813 C 1825.74 441.689 1825.32 441.666 1826.54 443.633 C 1825.54 447.367 1823.31 449.103 1820.23 451.336 C 1794.6 469.924 1757.32 488.844 1729.24 504.952 A 5536.41 5536.41 0 0 0 1547.51 613.014 C 1520.84 629.238 1492.23 643.657 1467.22 662.286 C 1464.92 662.976 1465.42 662.768 1463.48 661.755 L 1463.02 659.666 C 1464.63 655.446 1468.41 653.075 1472.01 650.627 C 1492.03 637.015 1514.39 626.104 1535.02 613.281 C 1630.15 554.131 1727.94 499.4 1823.38 440.813 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,164,160)" d="M 1584.43 860.743 C 1589.36 862.317 1593.31 864.904 1597.49 867.871 C 1604.09 872.562 1614.02 878.919 1615.47 887.406 C 1612.74 900.019 1563.06 935.461 1551.31 944.798 L 1531.51 960.311 C 1543.29 931.16 1557.99 878.152 1584.43 860.743 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,164,160)" d="M 1664.71 812.568 C 1675.86 816.912 1694.09 821.644 1702.81 829.899 C 1703.83 830.859 1705.47 832.501 1705.25 833.96 C 1704.01 842.283 1660.75 877.907 1652.29 885.836 C 1644.37 893.008 1636.55 899.909 1627.96 906.291 C 1629.06 875.054 1641.47 834.596 1664.71 812.568 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,164,160)" d="M 1745.84 762.037 C 1747.44 762.267 1749.09 762.532 1750.64 763.001 C 1757.73 765.147 1799.11 781.721 1801.47 786.13 C 1795.21 793.848 1757.61 814.184 1746.72 821.194 C 1735.61 828.509 1725 836.022 1714.88 844.672 C 1716.4 825.166 1720.04 806.085 1727.3 787.878 C 1731.19 778.134 1735.63 766.446 1745.84 762.037 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1670.08 451.757 L 1671.83 453.032 L 1672.27 455.969 C 1671.12 458.565 1669.72 459.789 1667.43 461.338 C 1646.88 475.226 1622.27 487.777 1600.51 499.995 C 1573.62 515.094 1547.15 530.884 1520.38 546.192 C 1504.06 555.52 1480.45 566.65 1466.78 578.711 C 1466.75 597.036 1466.45 615.414 1467.18 633.726 C 1484.58 627.143 1511.89 608.06 1528.73 597.815 C 1555.02 581.819 1581.88 566.807 1608.11 550.723 C 1618.99 544.047 1635.78 531.484 1647.51 527.522 C 1649.51 526.848 1649.53 526.805 1651.5 527.758 C 1652.05 530.305 1651.66 530.198 1650.59 532.423 C 1635.31 543.246 1476.58 637.788 1469.7 638.608 C 1467.79 638.837 1465.25 638.667 1463.85 637.138 C 1458.27 631.039 1460.27 583.971 1460.54 573.795 C 1482.1 557.713 1513.61 542.282 1537.46 528.621 L 1670.08 451.757 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1821.87 542.8 L 1824.42 545.318 C 1824.65 546.697 1825.22 547.654 1824.35 548.897 C 1819.78 555.442 1598.67 676.911 1570.72 692.933 C 1540.97 709.988 1511.96 728.82 1481.79 745.075 C 1477.41 747.435 1472.9 749.168 1468.13 750.569 C 1465.57 749.327 1464.11 748.382 1462.64 745.885 C 1459.69 740.881 1459.71 691.324 1461.68 684.24 C 1462.37 681.754 1463.41 679.608 1465.47 677.958 C 1480.8 665.697 1510.2 651.15 1528.42 640.482 L 1670.62 557.64 C 1675.16 554.572 1677.74 553.139 1683.29 553.016 L 1683.83 556.346 C 1670.69 568.075 1651.27 576.157 1635.94 584.955 L 1530.75 646.539 C 1512.15 657.464 1492.26 667.574 1474.55 679.814 C 1471.59 681.862 1469.25 684.143 1466.98 686.93 C 1466.93 698.039 1464.46 736.043 1469.34 743.036 C 1471.71 743.477 1473.55 742.896 1475.61 741.733 C 1484.86 736.512 1493.73 730.267 1502.88 724.805 A 4800.93 4800.93 0 0 1 1586.33 675.921 C 1664.74 631.439 1744.49 589.057 1821.87 542.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(20,31,47)" d="M 1845.39 319.957 C 1848.78 319.722 1852.71 319.447 1855.59 321.631 C 1858.44 323.804 1858.9 327.069 1859.24 330.359 C 1860.3 340.678 1859.85 351.415 1859.9 361.797 L 1859.99 419.079 C 1860.02 484.712 1859.18 550.491 1860.95 616.101 C 1849.02 625.207 1835.25 632.689 1822.39 640.45 A 4404.8 4404.8 0 0 1 1737.38 689.807 L 1545.98 799.814 C 1528.21 810.007 1510.79 820.976 1493.32 831.687 C 1486.76 835.709 1479.51 841.575 1472.4 844.303 C 1470.81 844.912 1468.78 845.369 1467.08 845.173 C 1465.45 844.984 1464.54 844.352 1463.53 843.145 C 1456.71 834.978 1459.86 787.183 1461.22 775.824 C 1463.33 772.636 1465.49 769.98 1468.54 767.624 C 1477.45 760.73 1488.4 755.8 1498.15 750.176 A 3951.03 3951.03 0 0 1 1560.63 714.297 C 1600.62 691.608 1639.97 666.319 1680.91 645.522 C 1683.5 644.207 1685.65 643.21 1688.55 643.631 L 1689.08 645.649 C 1688.37 648.255 1687.92 649.611 1685.59 651.152 C 1670.6 661.075 1653.04 668.616 1637.39 677.573 L 1519.24 745.347 C 1502.49 754.933 1483.74 763.945 1468.19 775.269 C 1467.85 775.512 1467.52 775.764 1467.19 776.011 C 1466.63 784.846 1465.36 831.762 1468.45 836.943 C 1470.46 837.422 1471.95 837.079 1473.81 836.18 C 1484.3 831.122 1494.95 822.678 1505.04 816.575 L 1577.75 773.434 C 1670.04 719.81 1763.2 667.688 1854.14 611.789 C 1854.08 579.7 1855.7 337.053 1851.25 327.701 C 1845.4 325.095 1836.6 331.676 1831.76 334.716 C 1797.77 356.067 1762.74 375.977 1728.2 396.445 L 1497.84 533.595 C 1491.27 537.591 1484.37 541.49 1478.29 546.205 C 1474.67 549.012 1471.61 552.94 1467.8 555.387 C 1466.14 556.449 1465.39 556.754 1463.48 556.754 C 1462.57 554.827 1462.67 554.811 1463.41 552.89 C 1465.78 546.664 1471.87 541.876 1477.23 538.265 C 1500.72 522.438 1526.4 508.547 1550.82 494.123 L 1687.62 413.425 L 1791.09 351.253 C 1808.88 340.65 1826.77 328.995 1845.39 319.957 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 59 KiB |
@@ -0,0 +1,52 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 855.802 1317.8 C 869.026 1314.88 884.779 1308.19 898.238 1308.9 L 899.606 1309.88 C 897.752 1313.38 893.407 1314.73 889.84 1315.81 C 879.215 1319.02 867.032 1321.59 855.983 1322.65 L 855.802 1317.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 891.419 1272.72 C 892.499 1272.84 891.955 1272.7 893.249 1273.31 C 894.771 1274.02 894.489 1274.36 895.023 1275.86 C 889.82 1284.27 865.88 1300.52 856.539 1305.04 C 855.128 1304.76 855.608 1305.03 854.492 1304.16 C 853.23 1303.18 853.757 1303.7 853.497 1301.52 C 858.913 1294.28 883.051 1278.43 891.419 1272.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 858.62 1334.1 C 875.644 1337.09 895.141 1338.72 911.468 1344.2 C 914.008 1345.05 915.512 1345.49 916.713 1347.99 L 915.658 1350.99 C 907.644 1349.89 860.933 1343.19 857.275 1338.81 C 858.202 1337.51 858.539 1336.99 858.625 1335.33 C 858.647 1334.92 858.622 1334.51 858.62 1334.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1216.64 385.94 C 1218.96 386.573 1219.09 386.732 1220.65 388.583 C 1220.6 390.005 1220.4 390.91 1219.63 392.125 L 1145.06 508.636 C 1195.15 500.048 1243.88 494.991 1294.74 494 C 1305.21 493.796 1317.57 492.395 1327.75 494.694 C 1329.73 495.142 1330.46 495.073 1331.57 496.863 C 1330.25 499.223 1328.66 500.403 1326.46 501.856 C 1319 506.785 1310.34 510.471 1302.62 515.117 A 2857.65 2857.65 0 0 0 1243.51 552.251 C 1197.54 581.839 1154.18 616.175 1112.69 651.673 C 1127.39 653.522 1142.19 654.449 1156.89 656.318 A 790.208 790.208 0 0 1 1240.4 671.224 C 1248.05 672.943 1258.63 673.992 1265.07 678.426 L 1265.26 680.72 C 1261.96 684.528 1241.31 690.887 1235.3 693.365 A 1703.26 1703.26 0 0 0 1149.31 731.548 A 2333.84 2333.84 0 0 0 870.453 894.725 C 859.742 901.914 806.915 940.351 799.09 941.62 L 798.062 940.512 C 800.249 931.603 812.254 921.151 818.176 913.912 C 874.507 845.053 936.738 785.054 1005.37 728.645 C 985.211 729.682 964.963 733.02 944.975 735.738 C 913.822 739.974 882.796 744.257 851.792 749.518 C 834.661 752.425 817.467 756.618 800.23 758.545 C 807.314 738.086 836.424 700.971 850.521 682.912 A 1026.94 1026.94 0 0 1 1216.64 385.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 1204.83 398.924 L 1205.18 399.231 C 1205.31 399.711 1205.66 400.182 1205.57 400.671 C 1204.9 404.242 1140.61 501.543 1132.35 517.641 C 1150.66 515.735 1169.17 510.659 1187.57 508.198 C 1229.44 502.599 1271.12 500.811 1313.32 501.029 C 1294.24 514.842 1272.39 525.771 1252.5 538.529 C 1202.45 570.629 1152.04 606.266 1108.15 646.488 C 1105.56 648.869 1102.34 651.52 1102.19 655.284 C 1103.95 657.446 1106.3 657.849 1108.94 658.223 C 1119.17 659.671 1129.7 660.09 1139.99 661.319 C 1176.71 665.705 1213.3 670.868 1248.98 680.747 C 1195.84 700.274 1145.39 724.972 1095.38 751.357 A 2392.58 2392.58 0 0 0 882.453 877.73 A 1199.17 1199.17 0 0 0 820.151 921.243 C 861.042 871.348 906.73 825.3 954.007 781.483 A 828.124 828.124 0 0 1 986.27 753.062 C 996.824 744.389 1014.9 733.688 1022.49 722.687 L 1021.3 721.111 C 1003.47 716.455 841.076 743.998 812.59 749.828 C 826.199 727.368 841.722 706.593 857.585 685.702 C 950.26 563.662 1069.93 470.064 1204.83 398.924 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,187,159)" d="M 828.945 1774.58 C 857.634 1772.35 887.342 1773.4 916.156 1773.31 A 7634.08 7634.08 0 0 1 1097.39 1775.08 L 1200.78 1777.84 C 1221.61 1778.32 1243.5 1777.46 1264.17 1779.75 C 1270.84 1785.7 1277.07 1792.17 1283.87 1797.95 C 1249.77 1806.85 1214.27 1822.82 1195.77 1854.42 C 1192.86 1859.39 1189.48 1865.53 1190.82 1871.51 C 1191.72 1875.55 1194.79 1878.15 1198.27 1880.06 C 1236.98 1901.26 1399.33 1895.9 1448.22 1890.72 C 1465.83 1888.86 1483.75 1886.11 1500.64 1880.75 C 1509.71 1877.87 1521.17 1873.96 1525.83 1865.03 C 1529.57 1857.85 1529.47 1848.65 1529.96 1840.74 A 998.567 998.567 0 0 1 1571.2 1831.92 C 1613.83 1853.69 1726.97 1856.76 1771.87 1842.52 C 1785.57 1838.17 1793.68 1832.43 1801.18 1819.81 C 1808.4 1823.49 1829.21 1825.08 1838.33 1826.74 C 1861.56 1830.99 1886.41 1835.94 1908.18 1845.33 C 1914.04 1847.85 1920.92 1851.72 1923.2 1858.1 C 1924.16 1860.78 1924.46 1863.7 1922.91 1866.25 C 1916.39 1877.05 1891.3 1883.72 1879.46 1887.51 C 1830.95 1903.03 1777.77 1909.43 1727.33 1915.88 A 4219.32 4219.32 0 0 1 1406.58 1941.74 A 7592.7 7592.7 0 0 1 1087.17 1948.57 A 10825.2 10825.2 0 0 1 552.487 1933.74 A 4147.25 4147.25 0 0 1 362.378 1920.59 C 305.722 1915.22 247.728 1908.3 192.589 1893.77 C 179.997 1890.45 165.255 1886.8 153.774 1880.51 C 148.009 1877.35 142.273 1873.04 140.36 1866.54 C 140.815 1863.49 141.121 1862.71 143.06 1860.32 C 174.603 1821.5 406.173 1802.03 464.218 1795.37 L 479.042 1803.24 C 460.491 1817.72 445.133 1831.98 433.298 1852.62 C 426.632 1864.24 416.71 1883.22 420.809 1896.89 C 422.595 1902.85 427.052 1907.32 432.469 1910.17 C 444.317 1916.4 460.002 1914.91 472.459 1911.12 C 513.574 1898.59 555.944 1855.28 575.516 1817.99 C 591.003 1816.58 606.498 1816.12 621.983 1814.46 C 655.142 1810.88 686.213 1803.12 717.818 1792.6 C 721.064 1796.86 724.428 1800.51 728.577 1803.92 C 763.04 1832.27 829.848 1864.73 875.88 1859.01 C 880.516 1858.43 885.536 1856.91 888.435 1852.99 C 891.107 1849.37 891.234 1844.75 890.382 1840.5 C 885.154 1814.42 849.787 1788 828.945 1774.58 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1498.56 75.4034 C 1506.43 74.0786 1515.52 74.5529 1523.48 74.7106 C 1588.37 75.9959 1647.52 101.956 1692.59 148.753 A 231.423 231.423 0 0 1 1757.2 313.597 A 232.409 232.409 0 0 1 1686.33 477.618 A 234.434 234.434 0 0 1 1547.41 541.315 C 1531.4 542.852 1515.48 542.33 1499.43 541.959 C 1487.15 554.312 1473.32 573.352 1461.87 587.417 C 1443.66 609.789 1424.76 631.663 1406.83 654.245 A 1413.68 1413.68 0 0 1 1355.77 718.467 C 1354.01 720.571 1353.3 721.696 1350.52 722.011 C 1349.64 719.012 1350.61 716.338 1351.47 713.429 C 1355.15 701.034 1360.67 689.031 1365 676.803 C 1383.38 624.863 1404.26 573.883 1422.94 522.034 C 1407.34 515.331 1392.9 505.572 1379.78 494.898 A 247.722 247.722 0 0 1 1289.18 327.938 C 1283.03 266.075 1300.32 204.457 1340.08 156.172 C 1379.83 107.904 1437.08 81.3468 1498.56 75.4034 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 1546.14 233.381 C 1561.85 232.297 1578.57 237.277 1591.12 246.734 A 68.742 68.742 0 0 1 1617.79 292.107 A 69.0807 69.0807 0 0 1 1604.3 343.364 C 1591.18 360.623 1573.34 368.633 1552.29 371.406 A 66.2291 66.2291 0 0 1 1506.6 357.451 A 69.5959 69.5959 0 0 1 1479.88 310.305 C 1477.75 292.771 1483.28 273.612 1494.25 259.789 C 1507.11 243.581 1526.01 235.699 1546.14 233.381 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1539.1 253.117 C 1550.66 252.081 1562.41 252.754 1573.07 257.76 C 1583.95 262.875 1591.59 271.996 1595.64 283.243 A 50.1605 50.1605 0 0 1 1593.42 323.045 C 1586.17 337.377 1574.3 344.732 1559.46 349.303 C 1547.59 350.864 1536 350.271 1525.17 344.598 A 50.5489 50.5489 0 0 1 1500.28 314.16 C 1496.72 301.774 1498.58 288.703 1505.04 277.602 C 1512.7 264.46 1524.59 256.702 1539.1 253.117 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 1542.33 260.188 C 1551.14 259.206 1559.73 259.62 1567.87 263.465 C 1577.75 268.127 1584.99 277.041 1588.57 287.257 C 1592.35 298.029 1591.95 310.133 1586.62 320.31 C 1580.47 332.043 1570.12 338.288 1557.78 341.844 C 1547.4 343.539 1536.98 342.619 1527.64 337.513 A 40.4621 40.4621 0 0 1 1507.95 311.603 C 1505.12 300.317 1506.88 287.882 1513.21 278.064 C 1520.25 267.147 1530.12 262.766 1542.33 260.188 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,107,85)" d="M 1513.38 93.4287 C 1519.46 93.2227 1525.46 93.2104 1531.53 93.567 C 1589.35 96.9656 1645.39 122.478 1683.92 166.083 C 1723.87 211.293 1741.57 269.149 1737.84 328.921 C 1704.49 321.695 1670.91 312.785 1638.05 303.539 C 1634.95 276.12 1629.79 258.182 1610.5 238.035 C 1609.34 236.865 1608.17 235.753 1606.92 234.681 C 1589.43 219.693 1566.86 210.854 1543.64 212.823 C 1513.17 215.408 1491.9 231.199 1472.9 253.853 C 1425.81 237.685 1378.35 222.063 1332.01 203.824 C 1338.68 188.155 1348.86 173.485 1360.28 160.916 C 1401.04 116.063 1454.07 96.4763 1513.38 93.4287 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 1312.61 248.711 C 1342.74 260.064 1373.38 270.421 1403.93 280.568 C 1422.41 286.705 1441.24 293.671 1460.21 298.066 C 1460.63 305.217 1460.86 312.443 1462.3 319.476 C 1466.99 342.373 1480.67 363.505 1500.39 376.251 C 1519.72 388.74 1544.65 393.013 1567.08 388.14 C 1591.31 382.876 1609.05 368.712 1622.35 348.238 C 1657.46 358.599 1693.09 366.318 1728.55 375.291 C 1721.05 402.285 1706.4 428.151 1688.59 449.646 C 1653.27 492.278 1598.54 519.114 1543.76 524.16 C 1527.68 526.309 1510.78 524.761 1494.64 523.857 C 1481.44 536.519 1470.25 552.871 1459.09 567.386 C 1430.72 604.262 1404.18 642.456 1376.32 679.674 C 1381.23 667.184 1387.3 655.039 1392.62 642.691 A 6158.98 6158.98 0 0 0 1426.61 561.671 C 1433.02 546.128 1441.15 529.761 1445.07 513.399 C 1434.68 506.565 1422.36 501.904 1411.56 495.538 C 1384.26 479.456 1358.55 453.155 1341.66 426.42 C 1306.91 371.396 1298.46 311.664 1312.61 248.711 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 608.995 1144.97 C 601.1 1133.59 593.655 1122.03 587.301 1109.71 C 573.469 1082.89 560.251 1055.21 550.461 1026.63 C 534.103 978.858 526.758 924.527 524.758 874.257 C 524.207 860.434 521.641 840.608 525.827 827.441 C 527.544 826.316 527.998 826.249 530.014 826.399 C 541.102 827.222 565.982 853.941 573.358 862.217 C 641.632 938.821 670.904 1043.73 665.221 1144.9 C 688.819 1148.58 712.437 1155.08 733.973 1165.55 C 782.401 1189.11 803.132 1213.4 829.47 1258.82 C 835.559 1269.32 842.78 1280.2 847.43 1291.35 C 850.941 1299.77 852.364 1308.28 855.357 1316.6 L 855.802 1317.8 L 855.983 1322.65 C 855.89 1327.33 856.758 1332.51 856.226 1337.06 C 855.528 1343.05 853.108 1349.58 851.241 1355.31 C 840.775 1387.41 822.57 1412.54 798.707 1436.03 C 825.166 1467.03 853.505 1511.54 850.185 1553.82 C 849.178 1566.64 844.756 1579.7 836.75 1589.86 C 853.542 1633.76 867.425 1689.58 847.607 1734.67 C 841.339 1748.94 832.057 1760.47 821.036 1771.34 C 823.633 1772.47 826.232 1773.77 828.945 1774.58 C 849.787 1788 885.154 1814.42 890.382 1840.5 C 891.234 1844.75 891.107 1849.37 888.435 1852.99 C 885.536 1856.91 880.516 1858.43 875.88 1859.01 C 829.848 1864.73 763.04 1832.27 728.577 1803.92 C 724.428 1800.51 721.064 1796.86 717.818 1792.6 C 686.213 1803.12 655.142 1810.88 621.983 1814.46 C 606.498 1816.12 591.003 1816.58 575.516 1817.99 C 555.944 1855.28 513.574 1898.59 472.459 1911.12 C 460.002 1914.91 444.317 1916.4 432.469 1910.17 C 427.052 1907.32 422.595 1902.85 420.809 1896.89 C 416.71 1883.22 426.632 1864.24 433.298 1852.62 C 445.133 1831.98 460.491 1817.72 479.042 1803.24 L 464.218 1795.37 C 455.557 1789.89 447.435 1784.1 439.726 1777.34 C 417.88 1773.35 395.07 1771.95 372.971 1769.69 C 323.545 1764.62 271.84 1759.24 223.928 1745.63 C 218.167 1743.99 209.647 1741.48 206.854 1735.67 C 205.804 1733.49 206.708 1730.41 207.381 1728.19 C 210.528 1717.8 215.697 1707.54 219.98 1697.56 C 229.475 1675.43 239.64 1653.3 247.791 1630.64 A 1444.7 1444.7 0 0 0 186.103 1617.85 C 171.903 1615.32 154.4 1614.59 141.111 1609.05 C 139.512 1607.16 138.815 1606.5 138.531 1603.94 C 136.718 1587.59 190.465 1516.84 202.449 1501.77 C 212.66 1488.93 223.829 1476.85 233.958 1463.98 C 204.727 1441.51 175.081 1420.47 143.933 1400.72 C 134.102 1394.49 92.2424 1373.61 89.2338 1366.67 C 88.5665 1345.31 133.719 1269.16 147.264 1247.53 C 154.77 1235.54 186.877 1182.49 197.066 1180.15 C 200.867 1181.02 203.627 1182.77 206.693 1185.14 C 222.17 1197.09 235.793 1212.15 248.711 1226.75 C 296.08 1280.3 337.154 1342.43 364.418 1408.75 C 368.898 1419.65 375.465 1432.63 376.664 1444.38 C 377.039 1448.06 376.206 1450.06 373.603 1452.7 C 363.713 1462.7 345.895 1474.32 334.376 1484.41 C 303.127 1511.78 274.926 1540.44 247.975 1571.95 C 275.098 1579.83 337.37 1601.78 356.511 1622.04 C 349.476 1635.07 343.898 1648.93 337.902 1662.46 L 317.032 1708.58 C 345.138 1712.52 373.454 1717.3 401.77 1719.35 A 205.699 205.699 0 0 1 391.694 1674.83 C 382.367 1595.31 411.828 1502.72 461.122 1440.01 C 458.732 1437.24 456.594 1434.4 454.613 1431.33 C 429.402 1392.28 422.421 1338.34 432.122 1293.33 C 442.841 1243.6 474.936 1208.2 516.458 1181.16 C 445.066 1137.01 391.983 1065.31 358.978 989.233 A 450.533 450.533 0 0 1 327.043 883.267 C 325.745 875.81 322.828 865.125 325.678 857.904 C 328.637 856.479 331.047 857.337 334.06 858.463 C 359.174 867.839 385.139 885.555 406.511 901.678 C 492.659 966.665 549.543 1047.82 593.208 1145.64 C 598.461 1145.57 603.745 1145.21 608.995 1144.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 434.859 1509.66 C 449.146 1517.41 463.625 1524.73 477.974 1532.34 C 471.09 1539.14 464.621 1546.23 458.16 1553.42 L 451.84 1559.97 A 287.406 287.406 0 0 1 421.019 1545.83 A 1816.71 1816.71 0 0 0 434.859 1509.66 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 411.477 1584.53 C 425.219 1594.89 442.12 1602.38 457.408 1610.3 C 453.213 1617.15 448.141 1623.18 443.025 1629.35 C 440.123 1632.44 437.236 1635.28 433.933 1637.95 C 423.806 1635.42 414.043 1632.35 404.526 1628.04 A 1177.4 1177.4 0 0 1 411.477 1584.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 537.417 846.363 C 560.986 865.857 580.137 893.643 596.383 919.16 C 589.116 926.658 580.506 933.357 572.807 940.452 C 564.638 947.758 557.228 956.176 549.636 964.087 C 546.594 951.312 545.405 937.835 543.811 924.809 C 540.599 898.562 537.855 872.822 537.417 846.363 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 808.506 1781.89 L 809.825 1782.38 C 834.529 1791.88 865.519 1815.01 875.563 1840.24 C 876.357 1842.24 876.369 1842.29 875.551 1844.36 C 872.299 1843.33 866.459 1833.62 863.461 1830.67 C 852.996 1820.39 840.281 1811.08 825.949 1807.17 C 822.478 1806.22 816.177 1804.25 812.978 1806.07 C 816.744 1812.05 834.73 1819.33 841.53 1823.6 C 851.045 1829.8 858.797 1836.71 865.98 1845.49 C 823.893 1843.41 779.934 1823.72 745.415 1800.18 C 770.09 1800.03 787.261 1794.43 808.506 1781.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 805.986 1562.55 C 806.523 1562.84 807.104 1563.06 807.597 1563.42 C 820.53 1572.84 837.577 1640.62 839.685 1657.88 C 843.573 1689.7 841.925 1724.32 821.16 1750.4 C 802.783 1773.49 779.541 1783 750.843 1786.09 C 744.576 1786.3 738.28 1786.1 732.01 1786.03 C 764.468 1766.49 790.312 1747.73 809.396 1713.92 C 830.44 1676.65 830.993 1638.24 818.468 1598.06 C 814.845 1586.43 809.414 1575.32 806.255 1563.59 C 806.162 1563.25 806.076 1562.9 805.986 1562.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 491.303 1808.76 C 499.589 1809.43 508.333 1812.04 516.543 1813.61 C 530.786 1816.33 544.558 1817.74 559.056 1817.99 C 538.268 1853.63 511.017 1880.16 473.714 1897.97 C 479.255 1884.6 488.845 1870.37 498.262 1859.32 C 501.236 1855.83 505.798 1852.81 508.239 1849.06 C 509.367 1847.32 509.299 1847.16 508.929 1845.06 C 507.28 1844.71 507.705 1844.62 505.912 1845.1 C 491.521 1849 475.688 1876.43 468.998 1888.84 C 466.988 1893.31 465.627 1897.9 464.197 1902.58 C 456.755 1903.31 449.535 1903.75 442.057 1903.6 C 445.317 1895.16 449.154 1887.88 454.19 1880.36 A 309.108 309.108 0 0 1 465.997 1863.92 C 470.565 1858.07 484.393 1846.23 484.378 1838.87 L 482.814 1838.22 C 467.332 1842.61 450.882 1869.58 443.242 1883.21 C 440.417 1888.26 438.748 1894.1 435.205 1898.67 L 433.505 1897.82 C 431.494 1894.82 431.092 1892.74 431.658 1889.26 C 436.338 1860.4 468.062 1824.73 491.303 1808.76 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(168,122,95)" d="M 254.383 1653.69 C 258.957 1671.67 257.544 1691.65 263.017 1709.25 C 263.604 1711.13 263.313 1711.3 265.081 1712.22 C 272.853 1705.22 288.745 1673.73 296.822 1662.58 C 297.262 1673.46 298.802 1710.61 303.638 1718.48 C 308.736 1726.77 393.282 1734.44 409.404 1737.43 L 413.968 1745.55 C 416.46 1749.9 419.267 1754.11 421.928 1758.35 C 356.119 1752.99 288.191 1744.53 224.065 1728.53 C 227.545 1718.26 232.626 1708.19 236.744 1698.11 C 242.77 1683.36 248.085 1668.33 254.383 1653.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 339.528 874.436 C 370.752 892.76 402.191 912.537 428.323 937.785 C 418.689 968.77 415.343 1001.95 410.813 1033.98 C 410.374 1039.78 409.34 1045.41 408.289 1051.12 C 378.28 1010.99 345.171 924.374 339.528 874.436 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 599.207 926.858 C 599.67 927.12 600.181 927.311 600.595 927.644 C 607.374 933.109 612.755 948.77 616.25 956.644 C 642.922 1016.74 652.798 1077.85 650.82 1143.39 C 642.677 1143.11 634.236 1142.68 626.134 1143.57 L 617.5 1130.92 C 584.58 1082.08 565.956 1027.41 550.654 971.112 C 565.094 955.117 581.677 939.425 599.207 926.858 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 705.367 1513.39 C 723.228 1511.87 739.397 1514.8 755.19 1523.54 C 784.765 1539.89 800.748 1574.21 809.469 1605.39 C 818.876 1639.03 818.313 1675.49 800.576 1706.35 C 772.544 1755.12 719.646 1777.86 667.762 1791.59 C 645.511 1796.49 623.367 1799.42 600.775 1802.14 A 113.014 113.014 0 0 0 605.269 1797.24 C 639.2 1757.76 636.703 1666.48 633.035 1616.42 C 643.799 1619.03 659.405 1623.86 669.666 1617.8 A 13.6599 13.6599 0 0 0 676.121 1608.83 C 680.38 1589.18 655.256 1550.28 644.714 1533.71 C 665.05 1523.09 682.322 1515.92 705.367 1513.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 198.205 1201.67 C 198.683 1201.79 199.177 1201.86 199.638 1202.03 C 208.364 1205.3 219.122 1218.62 225.735 1225.4 C 271.646 1272.47 315.439 1338.93 342.431 1398.69 C 348.961 1413.14 354.245 1428.26 359.468 1443.23 C 347.668 1454.55 333.883 1464.17 321.486 1474.87 C 291.572 1500.71 261.836 1529.1 237.078 1560 C 232.8 1565.34 227.965 1571.11 228.786 1578.34 C 230.78 1582.15 235.312 1584.03 239.075 1585.74 C 249.564 1590.49 261.048 1593.6 271.928 1597.38 C 294.052 1605.05 316.845 1613.78 337.189 1625.42 C 331.834 1638.72 326.146 1651.8 319.487 1664.5 C 314.853 1657.11 311.099 1648.48 305.614 1641.71 C 303.254 1638.8 301.037 1636.82 297.155 1636.44 C 293.993 1637.64 292.823 1640.35 291.147 1643.08 A 793.35 793.35 0 0 1 277.296 1664.55 C 274.014 1656.33 270.261 1647.69 268.522 1638.97 C 267.381 1633.25 270.819 1624.44 267.535 1619.63 C 263.809 1614.17 168.952 1599.41 156.892 1597.1 C 162.069 1586.21 169.54 1575.79 176.185 1565.75 A 729.738 729.738 0 0 1 222.548 1502.1 C 232.899 1489.41 244.359 1477.54 254.299 1464.55 C 232.527 1435.91 140.644 1379.28 106.302 1360 C 128.374 1304.77 162.467 1249.1 198.205 1201.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 432.666 943.425 C 446.876 954.229 459.178 967.456 471.12 980.655 C 512.556 1026.45 544.368 1076.6 569.826 1132.85 C 576.985 1148.66 593.434 1191.42 603.274 1202.13 L 604.87 1202.2 L 606.406 1200.31 C 608.539 1187.98 602.828 1173.16 599.205 1161.41 A 230.037 230.037 0 0 1 704.211 1170.59 C 740.345 1182.36 782.338 1206.25 800.109 1241.52 C 790.907 1255.77 782.424 1269.07 779.042 1285.92 L 782.422 1285.05 L 785.731 1288.01 C 795.013 1296.41 807.421 1304.11 820.38 1303.33 C 824.28 1303.1 827.287 1301.61 830.72 1299.92 C 830.126 1297.09 829.396 1294.71 828.292 1292.03 L 827.146 1292.01 A 192.479 192.479 0 0 1 825.526 1294.19 C 823.842 1296.41 822.992 1298.3 820.088 1298.7 C 814.652 1294.74 811.165 1268.56 808.28 1260.63 L 805.302 1252.38 L 806.616 1250.24 L 808.279 1250.75 C 818.963 1263.39 826.172 1278.82 833.064 1293.75 C 842.835 1311.89 843.371 1331.12 837.499 1350.64 C 825.802 1389.54 786.369 1436.93 750.909 1456.67 C 759.928 1458.47 770.869 1451.86 778.93 1448.22 L 786.672 1443.62 C 809.658 1473.38 839.582 1516.01 834.211 1555.87 C 833.214 1563.27 830.947 1569.35 827.782 1576.06 C 822.616 1566.63 817.819 1558.01 810.256 1550.3 C 805.699 1521.33 798.411 1479.19 780.582 1455.63 C 779.895 1454.72 779.227 1453.8 778.532 1452.9 C 777.388 1461.9 787.126 1481.03 789.645 1490.82 A 656.56 656.56 0 0 1 803.566 1564.82 C 801.858 1561.44 799.931 1558.21 797.913 1555 C 782.819 1531.02 760.445 1513.37 732.479 1507.28 C 699.158 1500.03 669.215 1510.24 641.347 1528.12 C 635.151 1520.64 616.088 1494.37 607.223 1493.01 C 607.336 1495.66 609.016 1497.88 610.499 1499.99 C 632.018 1530.55 646.348 1544.98 661.911 1581.58 C 664.583 1587.87 667.968 1594.62 668.653 1601.48 C 668.995 1604.9 668.602 1607.66 666.334 1610.28 C 648.02 1616.58 605.348 1597.24 589.644 1587.69 C 583.384 1583.88 575.88 1575.65 568.833 1574.3 L 568.213 1575.61 C 568.354 1576 568.46 1576.41 568.636 1576.79 C 577.387 1595.76 608.057 1607.89 626.148 1615.6 C 628.359 1634.51 628.558 1654.2 628.295 1673.23 C 627.829 1706.88 623.699 1752.94 607.121 1782.44 C 602.787 1790.15 597.333 1796.27 591.026 1802.41 L 580.25 1802.48 C 532.352 1802.54 479.796 1798.35 444.048 1762.21 C 411.494 1729.29 404.56 1681.14 405.001 1636.86 C 415.947 1641.1 426.793 1644.62 438.288 1647.05 C 448.888 1636.27 458.246 1622.07 464.355 1608.27 C 451.471 1596.38 428.632 1587.09 412.994 1578.95 C 414.938 1570.19 417.191 1561.6 419.687 1552.98 C 428.823 1557.05 441.299 1567.26 451.38 1566.49 C 461.149 1565.74 480.151 1541.15 486.554 1533.07 C 476.493 1521.28 450.626 1510.62 436.295 1503.52 C 445.038 1483.57 455.548 1465.41 467.443 1447.23 C 471.144 1447.68 473.778 1448.51 477.218 1446.92 C 478.377 1440.64 469.568 1432.07 466.164 1426.81 C 462.511 1421.17 460.235 1414.41 457.751 1408.19 C 443.857 1373.42 439.752 1333.09 447.533 1296.34 C 458 1246.91 489.353 1217.16 530 1190.45 C 540.589 1196.08 563.017 1211.63 574.325 1211.35 L 575.242 1209.86 C 570.316 1198.48 503.393 1154.74 488.479 1142.06 A 421.619 421.619 0 0 1 415.364 1061 C 417.351 1046.96 417.757 1032.63 419.479 1018.53 C 422.551 993.366 427.296 968.188 432.666 943.425 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 767.196 1217.56 C 769.087 1218.19 770.755 1219.07 772.268 1220.4 C 775.351 1223.11 776.863 1229.61 777.046 1233.52 A 37.0286 37.0286 0 0 1 768.044 1259.8 C 765.701 1259.42 764.302 1258.82 762.599 1257.09 C 758.219 1252.63 757.901 1242.7 758.339 1236.91 C 759.026 1227.86 760.393 1223.53 767.196 1217.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 642.273 1410.68 C 645.307 1409.51 648.079 1407.99 651.379 1408.78 C 652.053 1411.11 651.758 1411.31 650.573 1413.35 C 646.345 1420.63 638.511 1427.29 632.199 1432.78 C 626.037 1436.64 620.136 1442.53 614.305 1447.01 C 611.036 1449.52 605.656 1454.49 601.373 1453.93 C 600.791 1452.57 600.193 1451.91 600.511 1450.39 C 602.634 1440.23 633.098 1417.78 642.273 1410.68 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 637.959 1388.38 C 641.543 1388.05 643.386 1387.51 646.725 1388.98 L 647.066 1390.53 C 645.15 1392.98 643.759 1393.43 640.945 1394.48 C 621.793 1399.23 601.251 1404.29 581.487 1404.93 C 576.869 1405.08 569.956 1405.45 566.512 1402.18 L 567.112 1400.47 C 575.921 1393.78 624.431 1389.92 637.959 1388.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 637.909 1371.02 C 634.512 1369.75 578.539 1369.57 567.016 1367.74 C 564.395 1367.32 563.25 1366.91 561.776 1364.73 C 562.158 1363.13 561.994 1362.51 563.359 1361.39 C 573.139 1353.37 630.931 1363.06 646.309 1365.02 C 645.467 1367.8 645.545 1369.1 643.147 1370.83 L 637.909 1371.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 697.701 1221.87 C 703.9 1221.73 707.287 1222.25 712.743 1225.39 C 723.539 1231.62 735.828 1242.82 738.59 1255.35 C 739.357 1258.84 738.948 1260.26 737.071 1263.25 C 734.497 1262.84 731.714 1262.49 729.343 1261.36 C 720.449 1257.1 700.213 1236.51 696.949 1226.91 C 696.132 1224.51 696.666 1224.05 697.701 1221.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 670.873 1328.1 C 662.784 1324.17 655.66 1319.7 649.471 1313.07 C 632.418 1294.81 633.33 1273.84 634.065 1250.49 C 635.559 1249.49 634.805 1249.7 636.782 1249.74 C 651.122 1249.98 737.638 1277.8 744.137 1287.63 C 746.209 1290.77 745.5 1297.17 745.264 1300.7 C 744.899 1301 744.526 1301.29 744.167 1301.59 C 741.23 1304.11 739.771 1308.69 737.512 1311.85 C 728.04 1325.09 709.333 1333.11 693.51 1332.68 C 685.8 1332.47 678.214 1330.31 670.873 1328.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 642.398 1259.72 C 661.03 1265.71 679.608 1271.58 698.505 1276.7 C 696.168 1282.45 694.166 1288.07 693.635 1294.31 C 692.645 1305.95 696.558 1314.7 703.738 1323.48 L 704.885 1324.41 C 702.676 1325.15 700.62 1324.98 698.338 1324.86 C 682.721 1324.05 666.639 1318.93 656.14 1306.84 C 644.943 1293.96 641.321 1276.36 642.398 1259.72 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 830.72 1299.92 C 830.126 1297.09 829.396 1294.71 828.292 1292.03 L 827.146 1292.01 A 192.479 192.479 0 0 1 825.526 1294.19 C 823.842 1296.41 822.992 1298.3 820.088 1298.7 C 814.652 1294.74 811.165 1268.56 808.28 1260.63 L 805.302 1252.38 L 806.616 1250.24 L 808.279 1250.75 C 818.963 1263.39 826.172 1278.82 833.064 1293.75 C 842.835 1311.89 843.371 1331.12 837.499 1350.64 C 825.802 1389.54 786.369 1436.93 750.909 1456.67 C 745.929 1456.69 740.14 1458.29 735.173 1459.03 C 726.583 1460.31 718.158 1460.06 709.529 1459.23 C 684.978 1456.88 664.861 1449.13 642.925 1438.56 C 639.482 1436.9 634.624 1435.73 632.199 1432.78 C 638.511 1427.29 646.345 1420.63 650.573 1413.35 C 651.758 1411.31 652.053 1411.11 651.379 1408.78 C 648.079 1407.99 645.307 1409.51 642.273 1410.68 C 642.123 1405.17 641.909 1399.92 640.945 1394.48 C 643.759 1393.43 645.15 1392.98 647.066 1390.53 L 646.725 1388.98 C 643.386 1387.51 641.543 1388.05 637.959 1388.38 C 637.62 1383.14 636.357 1376.01 637.909 1371.02 L 643.147 1370.83 C 645.545 1369.1 645.467 1367.8 646.309 1365.02 C 648.111 1353.06 663.521 1337.46 670.873 1328.1 C 678.214 1330.31 685.8 1332.47 693.51 1332.68 C 709.333 1333.11 728.04 1325.09 737.512 1311.85 C 739.771 1308.69 741.23 1304.11 744.167 1301.59 C 744.526 1301.29 744.899 1301 745.264 1300.7 C 756.334 1295.3 768.115 1291.42 779.042 1285.92 L 782.422 1285.05 L 785.731 1288.01 C 795.013 1296.41 807.421 1304.11 820.38 1303.33 C 824.28 1303.1 827.287 1301.61 830.72 1299.92 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 791.157 1311.94 C 794.027 1312.39 797.928 1312.95 799.884 1315.3 C 801.344 1317.06 801.744 1318.71 801.642 1320.93 C 801.36 1327.02 795.748 1332.5 791.416 1336.17 C 790.287 1336.16 788.645 1336.27 787.517 1335.96 C 785.095 1335.3 783.075 1333.77 781.899 1331.52 C 780.597 1329.04 780.773 1326.16 781.476 1323.54 C 783.042 1317.71 786.079 1314.9 791.157 1311.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 789.632 1366.74 L 791.432 1368.38 C 793.055 1375.98 778.426 1407.68 773.924 1415.58 L 774.082 1414.7 L 774.363 1413.24 C 776.37 1402.39 779.577 1391.92 782.655 1381.33 A 623.601 623.601 0 0 0 761.494 1388.74 C 759.03 1394.49 757.39 1400.77 755.513 1406.75 C 752.208 1416.57 749.342 1426.48 744.478 1435.68 C 743.896 1426.14 753.948 1387.53 758.577 1378.09 L 759.679 1378.23 C 760.291 1378.3 760.905 1378.36 761.517 1378.43 C 764.909 1378.85 767.9 1379.56 771.124 1378.08 C 771.51 1377.9 771.885 1377.7 772.269 1377.51 C 778.496 1374.54 783.978 1370.66 789.632 1366.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1159.26 1092.14 C 1166.77 1085.05 1176.05 1080.57 1182.7 1072.52 C 1209.08 1040.56 1188.49 997.689 1216.32 955.446 C 1243.05 914.889 1286.46 889.41 1326.88 864.54 C 1387.85 827.032 1445.5 793.87 1513.99 771.628 C 1535.52 764.634 1557.67 759.347 1579.6 753.756 C 1619.12 743.685 1664.63 734.762 1705.42 735.928 C 1713.12 736.148 1727.06 736.141 1732.16 742.808 C 1734.01 745.228 1733.99 748.346 1733.15 751.138 C 1728.51 766.549 1650.61 811.197 1633.25 825.989 C 1668.46 824.48 1703.48 823.726 1738.72 825.319 C 1773.19 826.877 1908.09 840.438 1930.83 860.673 C 1933.51 863.055 1935.11 865.618 1935.26 869.293 C 1935.48 874.55 1930.89 879.705 1927.22 882.889 C 1916.92 891.831 1902.56 897.285 1890.26 902.954 C 1831.77 929.925 1771.65 947.053 1708.3 957.965 C 1688.36 961.399 1668.63 964.853 1648.39 965.996 C 1654.61 977.829 1662.34 989.286 1667.69 1001.51 C 1677.08 1022.99 1683.67 1045.79 1691.29 1067.95 C 1697.84 1086.96 1705.66 1106.03 1714 1124.31 C 1733.31 1166.69 1755.35 1207.59 1775.65 1249.47 A 1728.85 1728.85 0 0 1 1818.94 1348.93 A 435.27 435.27 0 0 1 1834.89 1398.33 C 1837.47 1407.91 1839.45 1417.81 1842.66 1427.19 C 1847.3 1440.76 1855.45 1452.96 1860.48 1466.44 C 1881.04 1521.61 1889.78 1586.62 1871.92 1643.66 A 232.92 232.92 0 0 1 1797.06 1755.14 C 1805.86 1770.36 1808.68 1793.61 1804.2 1810.63 C 1803.37 1813.76 1802.42 1816.83 1801.18 1819.81 C 1793.68 1832.43 1785.57 1838.17 1771.87 1842.52 C 1726.97 1856.76 1613.83 1853.69 1571.2 1831.92 A 998.567 998.567 0 0 0 1529.96 1840.74 C 1529.47 1848.65 1529.57 1857.85 1525.83 1865.03 C 1521.17 1873.96 1509.71 1877.87 1500.64 1880.75 C 1483.75 1886.11 1465.83 1888.86 1448.22 1890.72 C 1399.33 1895.9 1236.98 1901.26 1198.27 1880.06 C 1194.79 1878.15 1191.72 1875.55 1190.82 1871.51 C 1189.48 1865.53 1192.86 1859.39 1195.77 1854.42 C 1214.27 1822.82 1249.77 1806.85 1283.87 1797.95 C 1277.07 1792.17 1270.84 1785.7 1264.17 1779.75 C 1228.73 1741.05 1206.21 1695.54 1208.35 1641.89 C 1210.28 1593.28 1231.95 1550.84 1267.46 1518.14 A 215.716 215.716 0 0 1 1288.29 1501.22 C 1242.44 1496.54 1195.55 1489.38 1154.05 1467.88 C 1149.07 1471.03 1144.14 1474.42 1138.85 1477.02 C 1132.6 1467.67 1127.92 1457.8 1123.48 1447.49 C 1118.26 1449.42 1110.59 1453.47 1105.07 1451.44 C 1103.37 1450.82 1103.51 1450.08 1102.82 1448.56 C 1103.79 1441.99 1108.31 1437.32 1112.32 1432.3 C 1105.73 1426.6 1097.57 1422.57 1090.02 1418.26 C 1097.5 1409.58 1105.24 1401.12 1112.75 1392.47 C 1106.57 1388.6 1097.63 1385.24 1092.67 1380.12 C 1092.34 1377.96 1092.39 1377.78 1093.83 1376.08 C 1099.12 1369.84 1113.36 1365.29 1121.23 1363.75 C 1119.03 1358.93 1114.98 1352.54 1116.78 1347.17 C 1117.37 1345.44 1118.16 1345.29 1119.57 1344.31 C 1127.9 1342.72 1140.72 1347.09 1149.25 1348.7 C 1150.62 1340.31 1152.96 1333.42 1156.78 1325.82 C 1165.27 1331.65 1172.52 1338.76 1179.62 1346.17 C 1201.88 1339.13 1223.77 1327.71 1245.08 1318.2 C 1268.56 1307.72 1293.18 1298.25 1315.57 1285.62 C 1297.14 1279.19 1279.35 1272.51 1262.19 1263.04 C 1225.44 1242.78 1188.61 1207.56 1170.14 1169.46 C 1158.22 1144.86 1156.44 1118.99 1159.26 1092.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,107,85)" d="M 1207.84 1175.41 C 1211.89 1176.22 1215.07 1177.74 1218.39 1180.23 C 1234.87 1192.57 1245.39 1214.49 1248.01 1234.49 C 1246.43 1233.73 1244.95 1232.98 1243.45 1232.06 C 1220 1217.75 1213.94 1201.01 1207.84 1175.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 1709.29 752.522 L 1710.22 752.527 C 1708.1 757.502 1641.02 798.937 1629.98 806.957 C 1621.35 813.231 1613.52 819.816 1605.93 827.336 C 1600.57 828.538 1587.25 832.828 1582.21 830.312 L 1582.39 827.776 C 1586.18 806.535 1587.46 791.484 1577.98 771.532 C 1620.14 759.631 1665.56 753.69 1709.29 752.522 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 1564.8 774.266 L 1567.93 774.307 C 1569.18 775.412 1570.31 776.422 1571.14 777.898 C 1579.76 793.215 1575.06 817.123 1571.08 832.998 C 1559.69 834.724 1548.25 836.487 1537.06 839.259 C 1526.11 841.969 1514.3 846.598 1503.02 847.107 C 1492.83 847.567 1481.33 844.394 1471.01 843.694 C 1447.64 842.11 1425.45 843.979 1402.41 847.572 L 1385.12 851.095 C 1434.6 816.728 1505.91 787.813 1564.8 774.266 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(107,79,72)" d="M 1782.16 844.65 C 1815.08 848.621 1887.75 855.971 1915.33 869.14 L 1915.57 870.318 C 1912.63 876.368 1905.55 877.656 1900.05 880.611 C 1876.33 893.342 1849.68 903.4 1824.22 912.123 C 1801.3 922.488 1742.22 936.2 1716.38 939.272 C 1723.66 935.113 1730.48 930.053 1736.92 924.717 C 1764.09 902.235 1778.76 880.001 1782.16 844.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(168,122,95)" d="M 1754.99 1247.35 C 1766.35 1264.9 1774.27 1285.75 1781.86 1305.19 C 1700.47 1316.12 1628.53 1340.35 1555.99 1379.11 C 1549.69 1382.62 1543.28 1385.67 1536.72 1388.65 C 1578.51 1334.45 1632.55 1291.38 1696.73 1266.46 C 1715.42 1259.2 1735.55 1255.44 1753.9 1247.82 C 1754.26 1247.67 1754.62 1247.51 1754.99 1247.35 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 1302.03 1811.26 C 1306.45 1810.83 1317.06 1817.93 1321.36 1819.96 A 274.835 274.835 0 0 0 1370.32 1837.61 C 1416.83 1849.49 1463.83 1847.13 1511.06 1842.37 C 1511.31 1845.71 1511.72 1849.21 1511.6 1852.55 C 1511.51 1855.1 1510.5 1857.16 1508.6 1858.89 C 1484.05 1881.35 1332.74 1877.72 1295.41 1876.88 A 1367.77 1367.77 0 0 1 1234.32 1872.79 C 1241.43 1859.25 1250.59 1848.33 1264.7 1841.8 C 1283 1833.34 1303.11 1834 1321.76 1840.73 C 1318.35 1836.52 1315.42 1833.11 1310.63 1830.47 C 1287.92 1817.99 1254.61 1828.08 1236.62 1845.03 C 1230.24 1851.04 1221.87 1868.16 1214.98 1870.11 C 1213.07 1869.42 1212.24 1869.04 1211.35 1867.1 C 1210.23 1864.65 1212.98 1860.88 1214.27 1858.88 C 1233.46 1829.27 1269.45 1818.21 1302.03 1811.26 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(168,122,95)" d="M 1809.69 1395.36 C 1811.54 1394.94 1813.15 1394.97 1815.05 1394.93 C 1820.77 1400.85 1826.94 1442.91 1828.5 1453.41 C 1752.24 1450.33 1638.67 1487.14 1569.4 1519.18 L 1554.98 1525.47 C 1621.12 1450.34 1711.36 1408.95 1809.69 1395.36 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 1849.11 1484.78 C 1858.1 1500.16 1864.64 1555.64 1864.85 1573.42 C 1865.07 1591.71 1863.39 1610.6 1858.82 1628.33 C 1843.24 1688.7 1797.34 1748.11 1738.91 1772.21 C 1729.59 1776.05 1693.47 1783.76 1689.62 1787.72 L 1689.82 1790.01 C 1690.9 1790.86 1691.89 1791.55 1693.26 1791.87 C 1699.09 1793.22 1706.71 1791.91 1712.6 1791.11 C 1738.58 1787.56 1761.21 1779.28 1783.7 1765.95 C 1786.22 1771.55 1788.2 1776.99 1789.31 1783.06 C 1791.23 1793.54 1791.17 1805.82 1784.71 1814.77 C 1775.06 1828.15 1753.72 1829.45 1738.66 1831.73 A 462.972 462.972 0 0 1 1596.55 1823.65 C 1661.38 1801.92 1718.71 1770.31 1767.12 1721.61 C 1813.83 1674.62 1842.52 1618.23 1848.08 1551.72 C 1849.94 1529.53 1849.17 1507.03 1849.11 1484.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(247,225,142)" d="M 1659.64 841.435 C 1696.91 840.346 1735.22 840.134 1772.29 844.307 C 1771.66 849.271 1770.98 854.196 1769.76 859.054 C 1761.07 893.589 1731.89 921.451 1702.07 938.97 C 1681.03 951.328 1627.09 954.95 1603.24 948.875 C 1616.85 963.304 1630.19 967.697 1641.65 986.727 C 1656.73 1011.76 1665.19 1041.69 1674.49 1069.28 A 667.863 667.863 0 0 0 1694.79 1123.24 C 1703.49 1143.82 1713.61 1164.26 1723.93 1184.07 C 1733.26 1201.96 1744.79 1220.58 1750.24 1240.09 C 1728.79 1243.37 1707.95 1250.63 1688.02 1259.08 C 1631.41 1283.07 1576.29 1322.1 1538.5 1370.93 C 1531.46 1380.02 1523.47 1389.96 1519.4 1400.79 C 1518.23 1403.91 1517.83 1405.67 1519.24 1408.72 C 1522.53 1409.91 1524.66 1408.52 1527.45 1406.66 C 1538.14 1399.57 1549.57 1393.7 1560.85 1387.62 C 1629.55 1350.64 1708.01 1322.59 1785.96 1314.73 C 1797 1337.27 1805.41 1362.17 1813.27 1385.98 C 1790.91 1388.48 1769.21 1391.17 1747.4 1396.96 C 1680.75 1414.67 1604.26 1455.5 1558.77 1507.74 C 1552.78 1514.62 1544.57 1523.01 1540.41 1531.01 C 1538.92 1533.86 1538.69 1536.01 1539.56 1539.05 C 1544.28 1541.23 1551.12 1536.68 1555.62 1534.65 C 1637.45 1497.78 1739.13 1463.31 1829.93 1463.78 A 940.239 940.239 0 0 1 1831.59 1493.44 C 1834.88 1575.2 1820.98 1638.51 1763.71 1700.37 C 1687.62 1782.57 1576.93 1824.78 1466.25 1829 C 1437.51 1829.7 1408.97 1828.67 1380.82 1822.25 C 1327.1 1810.01 1279.31 1782.43 1249.66 1734.87 A 164.974 164.974 0 0 1 1229.59 1611.9 C 1240.79 1563.72 1274.59 1528.56 1315.67 1503.05 C 1345.87 1503.08 1375.18 1500.44 1404.51 1492.96 C 1422.23 1488.45 1473.96 1469.4 1482.68 1452.66 C 1483.63 1450.83 1483.39 1451.63 1482.8 1449.35 C 1475.57 1450.6 1463.18 1460.57 1454.81 1463.62 C 1358.68 1498.59 1241.16 1492.86 1148.39 1450.17 C 1145.65 1453.56 1143.44 1457.32 1141.13 1461.01 C 1136.43 1451.43 1131.13 1442.85 1125.24 1434.01 C 1125.26 1432.51 1125.43 1430.61 1124.99 1429.16 C 1123.46 1424.17 1112.4 1418.37 1107.98 1415.45 C 1113.08 1411.4 1119.16 1406.89 1123.44 1402.01 C 1125.65 1399.49 1127.05 1396.81 1126.72 1393.38 C 1126.11 1386.85 1118.24 1382.45 1113.48 1378.93 C 1121.01 1375.68 1128.61 1373.82 1136.55 1371.87 C 1134.22 1366.45 1131.84 1361.56 1128.61 1356.61 C 1135.25 1359.13 1143.15 1362.73 1150.27 1363.13 C 1166.5 1364.04 1156.69 1352.12 1162.9 1346.19 L 1165.32 1346.36 C 1168.97 1350.45 1168 1357.3 1171.43 1361.33 C 1172.35 1362.41 1173.27 1363.36 1174.74 1363.42 C 1187.39 1363.96 1329.85 1295.85 1349.46 1286.34 C 1360.71 1280.89 1371.65 1274.73 1382.93 1269.34 C 1395.23 1263.48 1419.88 1254.97 1429.37 1247.47 C 1431.2 1246.02 1430.77 1246.79 1431.04 1244.8 C 1416.09 1240.68 1356.45 1268.7 1341.3 1275.84 C 1312.89 1268.16 1284.49 1258.11 1259.54 1242.33 A 121.002 121.002 0 0 0 1247.52 1201.29 C 1238.47 1183.37 1226.71 1170.73 1207.3 1164.39 C 1200.4 1166.35 1195.82 1169.43 1190.2 1173.72 C 1180.66 1159.53 1175.25 1141.83 1174.74 1124.81 C 1183.44 1115.93 1198.36 1108.88 1204.42 1098.07 C 1205.48 1096.18 1205.25 1097.03 1204.65 1094.73 C 1200.57 1091.31 1195.46 1089.45 1190.63 1087.3 C 1208.68 1064.08 1212.37 1043.7 1214.24 1015.13 C 1214.87 1005.51 1215.52 995.999 1218.46 986.764 C 1223.37 971.312 1233.33 957.998 1244.13 946.152 C 1295.39 889.944 1375.44 860.976 1450.79 860.786 C 1469.15 860.74 1490.52 866.534 1507.95 864.521 C 1522.26 862.869 1536.43 855.613 1550.72 852.719 C 1586.29 845.516 1623.47 843.199 1659.64 841.435 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1396.07 963.956 C 1398.58 963.91 1398.78 963.561 1400.98 965.002 C 1397.65 972.52 1361.11 989.877 1352.16 994.959 C 1353.65 998.717 1355.16 1002.49 1356.44 1006.33 C 1363.39 1027.15 1362.63 1053.21 1352.61 1072.94 C 1344.65 1088.62 1331.83 1101.33 1314.71 1106.43 C 1303.73 1109.7 1291.58 1109.37 1281.55 1103.43 C 1269.22 1096.12 1262.72 1083.64 1259.21 1070.26 C 1257.14 1060.92 1256.53 1051.06 1255.45 1041.56 C 1252.41 1043.78 1249.26 1046.38 1245.98 1048.21 C 1243.52 1049.59 1241.12 1050.19 1238.39 1049.07 C 1236.33 1048.23 1235.46 1046.63 1235.11 1044.53 C 1234.14 1038.69 1235.58 1019.88 1239.11 1015.24 L 1240.52 1015.86 C 1244.15 1022.97 1243.92 1030.28 1244.15 1038.07 C 1293.48 1010.02 1343.18 984.658 1396.07 963.956 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,253,245)" d="M 1341.55 1000.04 C 1341.82 1000.27 1342.12 1000.46 1342.36 1000.72 C 1349.42 1008.17 1349.72 1031.01 1349.27 1040.82 C 1348.83 1050.23 1347.36 1069.59 1339.12 1075.42 C 1336.39 1077.34 1335.11 1076.74 1332.05 1076.2 C 1327.26 1071.85 1324.37 1066.39 1322.64 1060.19 C 1317.6 1042.1 1321.73 1021.52 1330.92 1005.56 C 1334.26 1003.34 1337.93 1001.75 1341.55 1000.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(86,32,36)" d="M 1364.12 1097.2 A 74.3349 74.3349 0 0 1 1413.88 1109.72 C 1428.3 1119.56 1439.02 1135.6 1442.22 1152.8 C 1445.24 1169.09 1442.16 1187.51 1432.67 1201.21 C 1421.46 1217.4 1405.11 1224.62 1386.33 1227.9 C 1371.22 1229.7 1356.07 1227.36 1342.67 1219.95 A 66.992 66.992 0 0 1 1310.54 1178.9 C 1306.12 1162.84 1307.79 1144.99 1316.09 1130.43 C 1326.58 1112.03 1344.32 1102.55 1364.12 1097.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(230,107,85)" d="M 1371.63 1107.35 C 1386.01 1106.79 1399.62 1110.85 1410.97 1119.9 C 1423.46 1129.86 1430.99 1145 1432.49 1160.82 C 1433.84 1174.97 1429.51 1190.04 1420.2 1200.88 C 1410.34 1212.35 1396.88 1216.87 1382.32 1218.18 C 1368.25 1218.33 1355.22 1216.61 1343.4 1208.11 C 1330.48 1198.82 1321.19 1184.37 1318.96 1168.52 A 53.5929 53.5929 0 0 1 1330.3 1127.55 C 1340.89 1114.52 1355.56 1109.24 1371.63 1107.35 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 39 KiB |
@@ -0,0 +1,98 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 242.205 1308.07 C 242.652 1308.11 243.101 1308.12 243.547 1308.17 C 247.961 1308.7 252.196 1310.59 254.783 1314.36 C 257.002 1317.59 257.36 1321.62 256.359 1325.34 C 254.855 1330.94 251.172 1333.79 246.362 1336.57 C 243.771 1336.36 240.714 1336.31 238.282 1335.36 C 234.867 1334.02 232.016 1330.4 230.736 1327.07 C 229.388 1323.56 229.647 1319.79 231.345 1316.45 C 233.794 1311.63 237.298 1309.83 242.205 1308.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 441.049 1498.91 C 443.333 1498.93 445.857 1499.14 448.061 1499.77 C 451.877 1500.84 455.134 1503.76 456.886 1507.28 A 13.6986 13.6986 0 0 1 457.522 1518.21 C 455.655 1523.41 451.903 1525.96 447.079 1528.17 C 445.078 1528.09 442.99 1528.1 441.025 1527.69 C 437.389 1526.92 433.763 1524.12 431.843 1520.98 A 13.6305 13.6305 0 0 1 430.452 1510.13 C 432.144 1504.29 436.003 1501.77 441.049 1498.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 405.123 1664.09 C 407.379 1663.96 409.76 1663.76 412.007 1664.04 C 415.587 1664.48 419.631 1667.25 421.69 1670.14 C 423.875 1673.22 424.596 1677.22 423.814 1680.89 C 422.548 1686.83 418.924 1689.85 414.06 1693.04 C 412.058 1693.12 409.984 1693.22 407.99 1693 C 404.16 1692.57 400.005 1690.03 397.731 1686.95 C 395.395 1683.79 394.762 1679.98 395.484 1676.15 C 396.587 1670.3 400.369 1667.17 405.123 1664.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 199.059 1462.06 C 201.478 1461.95 203.915 1461.84 206.29 1462.41 C 210.645 1463.45 214.652 1466.52 216.895 1470.39 C 219.105 1474.19 219.444 1478.82 218.133 1482.99 C 216.346 1488.68 212.056 1491.43 207.121 1494.21 C 204.5 1494.45 201.998 1494.61 199.406 1494.02 C 194.926 1493 190.95 1490.35 188.684 1486.29 C 186.414 1482.24 186.235 1477.37 187.787 1473.03 C 189.833 1467.3 193.891 1464.73 199.059 1462.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 336.932 1263.04 C 339.521 1262.65 342.449 1262.47 345.05 1262.85 C 349.868 1263.54 354.548 1266.83 357.131 1270.9 C 359.523 1274.67 360.349 1279.47 359.217 1283.8 C 357.611 1289.95 353.712 1293.43 348.352 1296.42 C 345.943 1296.74 343.469 1297.1 341.041 1296.79 C 336.455 1296.2 332 1294.09 329.245 1290.28 C 326.393 1286.34 325.668 1281.62 326.524 1276.89 C 327.748 1270.13 331.451 1266.73 336.932 1263.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 422.149 1312.1 C 425.277 1311.85 428.678 1311.68 431.726 1312.58 C 437.406 1314.27 442.522 1318.39 445.232 1323.66 A 19.5484 19.5484 0 0 1 446.244 1339.48 C 443.688 1346.41 438.487 1350.08 432.012 1353.02 C 428.561 1353.17 425.041 1353.24 421.665 1352.38 C 416.037 1350.96 410.986 1347 408.355 1341.81 A 20.0658 20.0658 0 0 1 407.464 1325.62 C 410.181 1318.45 415.427 1315.08 422.149 1312.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 326.68 1595.18 C 330.674 1595.43 334.452 1596.05 337.984 1598.05 C 342.726 1600.75 346.163 1605.01 347.612 1610.29 A 20.7738 20.7738 0 0 1 344.868 1627.1 C 340.678 1633.53 335.403 1635.37 328.209 1636.83 C 324.18 1636.68 320.562 1636.03 317.001 1634.03 C 312.188 1631.32 308.844 1627 307.515 1621.63 A 20.9933 20.9933 0 0 1 310.495 1605.07 C 314.455 1599.03 319.84 1596.66 326.68 1595.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 162.257 928.839 C 161.673 927.844 161.329 926.969 161.157 925.821 C 160.182 919.339 160.711 912.13 160.775 905.574 C 161.077 874.611 167.174 846.974 185.539 821.559 C 191.202 813.723 210.341 792.795 219.431 791.306 C 214.987 814.653 213.897 838.734 212.852 862.44 C 196.321 881.444 173.044 906.381 162.257 928.839 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1599.01 1878.42 L 1597.58 1877.4 C 1601.69 1874.25 1609 1872.64 1613.95 1870.96 C 1640.12 1862.03 1666.98 1854.33 1694.88 1857.88 C 1728.06 1862.1 1758.79 1879.3 1785.64 1898.41 C 1789.61 1901.24 1796.27 1904.87 1799.05 1908.81 C 1799.52 1909.48 1799.52 1909.6 1799.72 1910.23 C 1770.78 1908.61 1742.14 1904.09 1713.53 1899.64 C 1675.04 1893.66 1637.02 1887.08 1599.01 1878.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1546.16 1619.48 C 1546.55 1617.36 1546.37 1615.86 1548.02 1614.38 C 1567.85 1645.49 1585.32 1695.42 1577.08 1732.44 C 1571.46 1757.66 1556.54 1779.75 1539.22 1798.47 C 1536.78 1801.11 1533.12 1806.21 1530.13 1808.11 C 1529.12 1808.76 1528.88 1808.74 1527.85 1808.97 C 1525.93 1806.74 1526.62 1803.62 1526.79 1800.8 C 1530.82 1740.19 1543.83 1680.34 1546.16 1619.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1521.67 1807.66 C 1506.24 1778.94 1490.5 1747.2 1492.81 1713.79 C 1494.92 1683.21 1508.72 1658.17 1525.49 1633.34 C 1530.2 1626.37 1535.02 1618.28 1541.42 1612.78 L 1542.22 1613.75 L 1544.03 1612.47 C 1546.15 1614.28 1545.79 1616.78 1546.16 1619.48 C 1543.83 1680.34 1530.82 1740.19 1526.79 1800.8 L 1524.54 1805.61 L 1523.8 1805.13 L 1522.93 1795.86 C 1522.22 1799.73 1522.04 1803.75 1521.67 1807.66 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1542.22 1613.75 L 1544.03 1612.47 C 1546.15 1614.28 1545.79 1616.78 1546.16 1619.48 C 1543.83 1680.34 1530.82 1740.19 1526.79 1800.8 L 1524.54 1805.61 L 1523.8 1805.13 L 1522.93 1795.86 C 1522.35 1771.41 1527.71 1745.04 1530.9 1720.7 C 1535.53 1685.34 1539.69 1649.33 1542.22 1613.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 318.449 1399.96 C 323.682 1399.52 327.293 1400.14 331.381 1403.69 C 348.925 1418.93 351.952 1466.53 353.161 1488.73 C 353.378 1492.7 353.984 1499.71 351.292 1502.76 C 337.909 1504.54 318.791 1498.05 305.756 1494.34 C 290.003 1489.12 274.154 1480.91 266.376 1465.35 C 262.643 1457.88 261.335 1448.47 264.283 1440.5 C 265.963 1435.96 269.183 1432.45 273.608 1430.47 C 283.101 1426.23 293.32 1429.36 302.51 1432.7 C 302.787 1428.62 303.353 1424.48 304.288 1420.5 C 306.492 1411.11 310.279 1405.07 318.449 1399.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 320.305 1407.45 C 322.432 1407.75 324.365 1408.5 326.042 1409.87 C 342.415 1423.25 343.832 1474.51 345.137 1494.53 C 330.228 1492.52 315.766 1489.14 301.721 1483.75 C 294.436 1480.62 287.378 1477 281.574 1471.48 C 275.398 1465.61 271.464 1458.86 271.279 1450.19 C 271.191 1446.07 271.676 1440.96 275.031 1438.09 C 283.56 1430.79 299.19 1441.39 308.35 1442.43 C 314.65 1434.91 306.882 1420.54 320.305 1407.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1599.01 1878.42 C 1637.02 1887.08 1675.04 1893.66 1713.53 1899.64 C 1742.14 1904.09 1770.78 1908.61 1799.72 1910.23 L 1802.57 1913.14 C 1801.87 1915.38 1801.62 1915.08 1799.76 1916.3 L 1799.19 1918.08 C 1786.08 1928.8 1764 1936.86 1747.91 1941.74 C 1715.69 1951.52 1683.8 1950.14 1653.83 1934.08 C 1640.29 1926.82 1601.35 1896.78 1597.15 1882.98 C 1597.42 1880.84 1597.88 1880.19 1599.01 1878.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1599.01 1878.42 C 1637.02 1887.08 1675.04 1893.66 1713.53 1899.64 C 1742.14 1904.09 1770.78 1908.61 1799.72 1910.23 L 1802.57 1913.14 C 1801.87 1915.38 1801.62 1915.08 1799.76 1916.3 C 1778.32 1915.01 1756.34 1911.06 1735.07 1907.95 C 1688.55 1901.15 1643 1893.39 1597.15 1882.98 C 1597.42 1880.84 1597.88 1880.19 1599.01 1878.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 504.931 315.071 C 528.707 321.85 576.1 377.915 587.798 398.993 C 611.362 441.453 615.007 502.495 602.178 548.934 C 601.629 550.922 601.431 551.737 599.93 553.212 L 598.65 551.835 A 3221.52 3221.52 0 0 0 504.931 315.071 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 194.268 312.521 C 273.806 289.562 356.103 269.739 438.163 258.474 C 440.05 260.26 440.38 260.192 440.596 262.735 C 438.064 268.867 428.754 275.193 423.616 279.292 C 401.219 297.161 378.659 313.692 351.97 324.731 A 189.041 189.041 0 0 1 207.388 324.907 C 203.618 323.326 200.194 321.871 197.063 319.183 L 196.84 317.646 C 194.99 315.851 194.991 314.952 194.268 312.521 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 194.268 312.521 C 273.806 289.562 356.103 269.739 438.163 258.474 C 440.05 260.26 440.38 260.192 440.596 262.735 C 397.531 270.883 354.075 278.111 311.33 287.782 C 272.895 296.477 234.929 307.555 196.84 317.646 C 194.99 315.851 194.991 314.952 194.268 312.521 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 194.268 312.521 C 194.306 312.198 194.308 311.869 194.384 311.553 C 195.251 307.941 199.368 303.405 201.579 300.401 C 217.233 279.131 235.031 260.356 257.177 245.649 C 288.28 224.993 323.217 219.953 359.523 227.696 C 372.393 230.441 435.096 247.779 441.264 257.312 L 438.163 258.474 C 356.103 269.739 273.806 289.562 194.268 312.521 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 500.543 314.186 L 504.931 315.071 A 3221.52 3221.52 0 0 1 598.65 551.835 L 593.563 553.018 L 593.498 554.227 C 588.059 552.145 555.783 522.416 549.437 516.576 C 514.093 484.045 484.417 445.577 482.571 395.638 C 481.823 375.412 486.369 329.353 500.543 314.186 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 500.543 314.186 L 504.931 315.071 A 3221.52 3221.52 0 0 1 598.65 551.835 L 593.563 553.018 C 592.342 540.99 583.985 526.372 579.821 514.882 A 3993.4 3993.4 0 0 0 526.295 376.927 C 517.916 356.193 506.846 335.59 500.543 314.186 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1860.49 1216.01 C 1875.9 1219.7 1905.47 1258.41 1913.92 1272.08 A 183.819 183.819 0 0 1 1940.51 1347.5 C 1941 1351.78 1941.98 1357.09 1941.02 1361.34 C 1940.97 1361.56 1940.86 1361.76 1940.78 1361.97 C 1941.84 1364.94 1942.12 1365.29 1941.31 1368.29 L 1939.68 1369.95 C 1943.66 1378.04 1936.23 1399.04 1933.47 1407.1 C 1927.76 1423.73 1907.26 1464.91 1891.44 1472.58 C 1891.13 1472.73 1890.81 1472.86 1890.49 1473 C 1888 1475.45 1887.1 1476.82 1883.38 1477.22 C 1878.93 1473.75 1874.9 1467.94 1871.25 1463.51 C 1853.15 1441.55 1838.12 1419.2 1828.94 1391.98 C 1827 1386.24 1822.43 1372.69 1825.12 1367.31 C 1823.87 1365.01 1824.13 1363.66 1824.13 1361.08 C 1822.19 1324.72 1836.22 1288.17 1846.09 1253.74 C 1848.89 1243.97 1851.49 1227.97 1857.24 1219.8 L 1858.33 1216.64 L 1860.49 1216.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1939.68 1369.95 C 1943.66 1378.04 1936.23 1399.04 1933.47 1407.1 C 1927.76 1423.73 1907.26 1464.91 1891.44 1472.58 C 1891.13 1472.73 1890.81 1472.86 1890.49 1473 C 1893.62 1457.66 1894.79 1433.77 1898.56 1420.77 C 1903.14 1404.97 1927.69 1381.92 1939.68 1369.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1825.12 1367.31 C 1848.85 1383.55 1871.15 1399.97 1892.16 1419.68 C 1890.39 1439.14 1887.91 1458.17 1883.38 1477.22 C 1878.93 1473.75 1874.9 1467.94 1871.25 1463.51 C 1853.15 1441.55 1838.12 1419.2 1828.94 1391.98 C 1827 1386.24 1822.43 1372.69 1825.12 1367.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1860.49 1216.01 C 1875.9 1219.7 1905.47 1258.41 1913.92 1272.08 A 183.819 183.819 0 0 1 1940.51 1347.5 C 1941 1351.78 1941.98 1357.09 1941.02 1361.34 C 1940.97 1361.56 1940.86 1361.76 1940.78 1361.97 C 1925.9 1375.9 1912.55 1391.59 1898.95 1406.76 C 1903.26 1340.13 1886.65 1276.64 1860.49 1216.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1824.13 1361.08 C 1822.19 1324.72 1836.22 1288.17 1846.09 1253.74 C 1848.89 1243.97 1851.49 1227.97 1857.24 1219.8 C 1885.63 1291.28 1895.24 1336.25 1893 1413.22 C 1872.33 1394.7 1849.25 1373.3 1824.13 1361.08 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 221.72 785.653 L 225.602 787.835 L 226.294 787.578 C 227.789 794.136 252.228 812.58 258.16 820.305 A 243.416 243.416 0 0 1 301.897 911.512 C 304.258 920.922 308.742 934.634 307.577 944.26 C 308.34 947.498 309.196 950.345 308.621 953.696 C 320.986 978.442 300.329 1074.89 291.117 1101.92 C 290.752 1102.99 290.577 1103.29 290.135 1104.2 L 289.388 1107.43 L 287.751 1107.68 L 284.639 1104.84 C 283.219 1104.68 282.993 1104.74 281.464 1104.1 C 275.568 1101.67 268.842 1095.06 263.811 1091.07 A 292.148 292.148 0 0 1 177.415 978.405 C 171.64 965.417 169.497 951.364 164.121 938.487 L 163.495 937.026 C 161.864 934.074 162.052 932.063 162.257 928.839 C 173.044 906.381 196.321 881.444 212.852 862.44 C 213.897 838.734 214.987 814.653 219.431 791.306 C 220.112 789.386 220.927 787.529 221.72 785.653 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 221.72 785.653 L 225.602 787.835 C 219.992 813.724 219.338 841.248 218.988 867.679 C 249.863 891.59 280.895 915.555 307.577 944.26 C 308.34 947.498 309.196 950.345 308.621 953.696 C 282.127 925.091 252 898.357 219.905 876.173 C 223.93 938.038 240.791 995.493 265.405 1052.19 C 272.979 1069.63 284.152 1086.21 290.135 1104.2 L 289.388 1107.43 L 287.751 1107.68 L 284.639 1104.84 C 255.792 1046.48 230.142 987.583 219.426 922.908 C 216.531 905.435 215.605 887.901 213.635 870.33 C 195.299 890.793 176.734 912.898 163.495 937.026 C 161.864 934.074 162.052 932.063 162.257 928.839 C 173.044 906.381 196.321 881.444 212.852 862.44 C 213.897 838.734 214.987 814.653 219.431 791.306 C 220.112 789.386 220.927 787.529 221.72 785.653 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 226.294 787.578 C 227.789 794.136 252.228 812.58 258.16 820.305 A 243.416 243.416 0 0 1 301.897 911.512 C 304.258 920.922 308.742 934.634 307.577 944.26 C 280.895 915.555 249.863 891.59 218.988 867.679 C 219.338 841.248 219.992 813.724 225.602 787.835 L 226.294 787.578 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 163.495 937.026 C 176.734 912.898 195.299 890.793 213.635 870.33 C 215.605 887.901 216.531 905.435 219.426 922.908 C 230.142 987.583 255.792 1046.48 284.639 1104.84 C 283.219 1104.68 282.993 1104.74 281.464 1104.1 C 275.568 1101.67 268.842 1095.06 263.811 1091.07 A 292.148 292.148 0 0 1 177.415 978.405 C 171.64 965.417 169.497 951.364 164.121 938.487 L 163.495 937.026 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 1775.35 1465.19 C 1779.73 1464.86 1784.47 1464.49 1788.82 1465.22 C 1799.28 1466.97 1808.62 1472.44 1814.77 1481.14 C 1837.32 1512.99 1821.51 1573.79 1815.13 1609.6 C 1822.66 1598.79 1828.98 1587.23 1835.74 1575.94 C 1852.57 1547.82 1868.77 1518.62 1880.66 1487.98 C 1880.25 1488.48 1879.71 1489.69 1879.4 1490.27 L 1881.06 1490.07 C 1880.32 1490.85 1862.66 1535.9 1860.16 1541.38 C 1848.27 1567.47 1834.12 1591.86 1819.69 1616.59 C 1831.69 1609.22 1842.59 1599.64 1854.47 1591.91 C 1883.86 1572.8 1918.69 1554.36 1954.85 1562.31 C 1966.91 1564.96 1977.77 1570.97 1984.33 1581.75 C 1991.34 1593.26 1992.49 1607.14 1989.11 1620.01 C 1983.32 1642.13 1966.31 1663.83 1951.17 1680.41 C 1893.68 1743.34 1817.58 1762.57 1737.7 1781.4 C 1712.62 1787.31 1686.23 1792.62 1662.13 1801.74 C 1643.3 1808.87 1617.75 1829.26 1598.36 1840.37 C 1528.21 1880.57 1403.67 1935.41 1321.61 1912.68 C 1285.79 1902.75 1257.28 1877.69 1239.24 1845.63 C 1226.73 1823.42 1218.47 1796.31 1225.78 1771 C 1231.03 1752.81 1244.17 1738.27 1260.63 1729.3 C 1283.64 1716.77 1310.82 1714.78 1335.76 1722.37 C 1366.11 1731.6 1391.95 1754.67 1406.57 1782.61 C 1415.52 1799.7 1419.05 1818.89 1413.04 1837.57 C 1407.73 1854.08 1396.59 1865.26 1381.32 1872.99 A 115.341 115.341 0 0 1 1377.4 1874.61 C 1357.92 1882.29 1335.1 1881.01 1316.09 1872.53 C 1293.81 1862.6 1272.36 1841.53 1263.7 1818.53 C 1258.4 1804.44 1257.48 1788.89 1264.18 1775.03 A 47.2171 47.2171 0 0 1 1292 1750.73 C 1307.34 1745.77 1323.23 1748.54 1337.36 1755.57 C 1353.99 1763.84 1368.19 1778.39 1373.78 1796.36 C 1377.32 1807.74 1377.01 1819.95 1371.34 1830.58 C 1366.3 1840.01 1357.59 1847.52 1347.27 1850.6 C 1335.15 1854.23 1321.73 1851.16 1311.05 1844.83 C 1298.99 1837.68 1289.39 1826.14 1286.06 1812.38 C 1285.12 1808.49 1284.59 1803.66 1287.28 1800.31 C 1288.92 1798.27 1291.37 1797.32 1293.89 1797 C 1307.95 1795.19 1304.3 1808.59 1308.07 1816.79 C 1309.95 1820.87 1314.48 1824.87 1318.02 1827.51 C 1324.18 1832.11 1331.78 1835.23 1339.56 1834.01 C 1345.09 1833.15 1351.29 1830.35 1354.56 1825.64 C 1358.19 1820.39 1358.12 1813.64 1357.13 1807.59 C 1354.96 1794.27 1345.86 1783.23 1335 1775.74 C 1325.01 1768.85 1312.49 1765.51 1300.43 1768.11 C 1292.64 1769.79 1285.82 1774.24 1281.66 1781.11 C 1276.54 1789.57 1276.66 1799.04 1279.19 1808.32 C 1284.13 1826.39 1298.56 1842.35 1314.62 1851.49 C 1329.72 1860.07 1348.72 1863.52 1365.6 1858.67 C 1376.89 1855.43 1386.9 1848.35 1392.6 1837.94 C 1398.6 1826.98 1398.36 1814.74 1394.66 1803.09 C 1386.44 1777.21 1365.83 1757.56 1342.19 1745.41 A 79.0943 79.0943 0 0 0 1280.84 1740.52 C 1266.53 1745.18 1253.93 1754.23 1247.24 1768.05 C 1239.15 1784.76 1241.6 1802.96 1247.77 1819.76 C 1258.51 1849.01 1281.65 1875.43 1310.21 1888.29 C 1361.93 1911.58 1437.62 1891.53 1488.64 1871.78 C 1519.18 1859.96 1615.25 1815.99 1634.3 1793.42 C 1652.88 1771.4 1667.35 1666.12 1674.55 1634.33 C 1680.67 1607.33 1688.23 1580.19 1699.53 1554.84 C 1714.71 1520.79 1738.86 1479.2 1775.35 1465.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 1780.35 1483.05 C 1781.24 1482.98 1782.14 1482.94 1783.04 1482.93 C 1789.56 1482.83 1794.67 1484.67 1799.28 1489.41 C 1810.91 1501.38 1811.61 1523.57 1811.09 1539.2 C 1808.84 1606.01 1785.97 1642.51 1743.76 1690.82 A 788.932 788.932 0 0 1 1681.62 1754.76 C 1676.04 1759.85 1670.13 1764.56 1664.28 1769.34 C 1683.65 1708.64 1687.39 1644.48 1708.75 1584.36 C 1721.14 1549.48 1745.55 1499.62 1780.35 1483.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 1923.49 1579.21 C 1935.07 1578.06 1948.49 1577.56 1959.03 1583.22 A 24.2881 24.2881 0 0 1 1971.09 1598.63 C 1974 1610.19 1967.58 1623.17 1961.82 1632.93 C 1909.98 1720.76 1822.37 1740.56 1731.4 1764.07 L 1688.07 1774.38 C 1720.35 1748.49 1754.48 1708.79 1780.69 1676.52 C 1787.64 1667.95 1792.81 1657.63 1800.39 1649.66 C 1808.28 1641.36 1819.04 1635.01 1828.48 1628.61 C 1856.73 1609.43 1889.54 1585.75 1923.49 1579.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 242.394 695.736 C 202.39 726.584 154.604 752.46 102.176 745.39 C 87.5474 743.418 74.1575 737.228 65.0203 725.234 C 56.384 713.897 54.576 700.109 56.6421 686.365 C 64.4128 634.674 134.303 576.984 175.28 547.227 C 209.276 522.54 245.075 501.084 281.817 480.777 L 329.603 454.233 C 339.229 448.985 351.475 444.975 359.635 437.628 C 370.89 427.494 384.391 403.865 393.398 390.492 A 1102.12 1102.12 0 0 1 428.931 340.143 C 496.106 249.896 631.546 112.319 755.573 132.151 C 778.836 135.871 800.78 146.686 814.791 166.118 A 76.8724 76.8724 0 0 1 828.471 224.247 C 824.115 249.597 807.183 274.152 786.187 288.688 C 771.154 299.095 753.04 303.461 734.968 300.126 C 717.274 296.861 700.353 286.751 690.072 271.856 A 67.6653 67.6653 0 0 1 679.594 221.576 C 682.872 204.08 692.919 189.989 707.536 180.06 C 722.729 169.741 742.885 162.326 761.416 165.626 A 45.2371 45.2371 0 0 1 791.804 185.793 C 798.838 196.564 801.536 209.246 798.556 221.856 A 47.0101 47.0101 0 0 1 776.598 251.397 C 766.577 257.247 752.039 260.44 740.711 256.978 C 734.38 255.043 729.228 250.859 726.124 245.002 C 722.357 237.891 722.153 229.682 724.599 222.104 A 40.7806 40.7806 0 0 1 745.042 198.491 C 755.544 193.284 764.353 197.386 772.665 193.918 L 772.731 192.401 C 766.959 186.342 759.762 184.09 751.48 183.956 C 736.908 183.721 720.341 192.407 710.038 202.489 A 44.1632 44.1632 0 0 0 696.901 233.998 C 696.847 246.962 702.656 259.567 711.94 268.506 C 721.788 277.989 735.455 283.559 749.185 282.861 C 766.077 282.002 780.181 271.759 790.841 259.326 C 803.25 244.853 811.026 226.487 809.374 207.221 C 808.007 191.279 800.617 177.295 788.324 167.16 C 768.501 150.817 741.675 148.293 716.981 150.847 C 618.8 161 521.801 256.654 462.888 329.993 C 445.919 351.118 429.748 373.182 413.863 395.137 C 414.286 490.035 434.432 725.709 365.568 795.901 C 355.789 805.869 342.706 812.803 328.508 812.872 C 314.648 812.94 302.628 807.361 293.076 797.407 C 269.277 772.606 265.274 729.652 266.207 697.128 C 266.74 678.536 269.162 659.621 272.545 641.328 C 266.157 655.252 261.49 670.075 256.331 684.494 C 250.287 701.387 243.919 717.794 239.267 735.156 C 234.619 752.503 231.4 770.394 226.294 787.578 L 225.602 787.835 L 221.72 785.653 C 218.872 773.622 238.004 710.188 242.394 695.736 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 392.813 429.816 C 395.613 433.629 396.143 544.053 396.128 555.774 C 396.054 611.878 393.455 742.183 351.013 782.943 C 344.869 788.844 336.513 793.584 327.748 793.171 C 317.241 792.676 309.942 785.87 303.167 778.634 C 296.962 769.465 292.821 759.224 290.081 748.518 C 262.795 641.911 340.241 517.573 392.813 429.816 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(244,236,216)" d="M 344.146 467.173 L 344.26 467.291 C 344.883 470.785 326.344 503.121 323.524 508.479 C 301.143 551.002 279.145 593.77 261.919 638.705 C 257.888 649.218 253.241 659.929 250.516 670.836 C 225.374 696.468 189.797 714.266 155.136 722.648 C 132.768 728.058 106.388 731.895 85.7801 719.3 C 82.8662 716.889 80.1097 713.974 78.3463 710.604 C 73.85 702.01 74.6545 692.133 77.3639 683.114 C 82.6903 665.383 94.7624 649.232 106.557 635.284 C 167.184 563.589 262.046 510.487 344.146 467.173 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 1347.4 381.846 C 1349.23 331.975 1362.45 269.777 1400.1 234.523 C 1413.06 222.389 1429.31 213.546 1447.51 214.103 C 1467.25 214.707 1484.46 226.658 1497.25 240.885 C 1532.11 279.656 1539.16 333.063 1543.96 382.804 C 1570.5 365.144 1605.65 343.994 1639.04 350.376 C 1655.08 353.441 1668.24 363.043 1677.1 376.611 C 1694.89 403.852 1691.78 440.74 1685.12 471.013 A 218.823 218.823 0 0 1 1682.65 480.879 C 1718.33 465.706 1755.74 455.298 1793.5 470.308 C 1813.73 478.351 1828.73 493.761 1837.09 513.788 C 1847.51 538.751 1844.44 567.07 1834.31 591.582 C 1807.06 657.501 1723.74 706.469 1660.17 732.913 C 1713.31 732.637 1769.91 740.955 1809.43 780.091 C 1824.8 795.315 1837.29 816.205 1837.28 838.41 C 1837.28 850.534 1833.29 862.115 1824.56 870.715 C 1809.82 885.226 1789.42 887.784 1769.73 887.275 C 1725.52 886.13 1681.74 878.978 1638.6 869.722 C 1689.18 898.499 1733.61 934.15 1749.86 992.832 C 1755.61 1013.6 1757.02 1039.63 1745.57 1058.8 C 1735.69 1075.34 1716.55 1085.15 1698.28 1089.33 C 1663.1 1097.39 1629.3 1085.29 1599.81 1066.42 C 1590.97 1060.77 1581.64 1054.56 1573.8 1047.54 C 1569.61 1043.79 1563.71 1036.19 1558.69 1034.22 A 278.245 278.245 0 0 1 1549.29 999.125 C 1532.33 947.547 1523.25 893.094 1509.76 840.561 L 1508.03 833.875 C 1504.6 819.858 1502.49 805.49 1498.52 791.616 C 1497.96 789.045 1497.25 786.786 1496.31 784.328 C 1492.23 765.746 1485.8 745.067 1484.92 726.15 C 1483.38 721.712 1482.33 715.77 1482.56 711.075 C 1482.32 709.341 1481.97 707.854 1481.5 706.177 C 1475.77 700.147 1466.57 696.038 1459.37 691.987 L 1454.81 689.634 A 3903.77 3903.77 0 0 1 1380.17 648.166 C 1377.75 647.105 1375.48 645.772 1373.16 644.491 C 1356.49 634.296 1338.14 625.793 1320.84 616.629 C 1315.66 614.522 1310.25 612.133 1305.87 608.614 A 10034.4 10034.4 0 0 0 1125.54 517.915 C 1083.71 497.168 1042.03 475.288 999.358 456.361 C 993.5 453.677 987.826 450.813 982.169 447.727 C 988.013 425.046 994.761 408.596 1015.79 396.022 C 1045.52 378.24 1084.95 379.113 1117.48 387.503 C 1136.84 392.496 1156.65 400.546 1174.11 410.397 C 1170.15 372.549 1175.01 328.534 1199.87 298.02 C 1211.22 284.083 1226.38 274.14 1244.51 272.156 C 1261.26 270.325 1276.55 276.025 1289.26 286.621 C 1318.58 311.079 1333.5 347.398 1347.4 381.846 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 999.358 456.361 C 1000.69 440.105 1005.31 425.949 1018.37 415.197 C 1037.11 399.758 1064.16 396.739 1087.49 399.374 C 1148.97 406.319 1202.79 443.812 1240.26 491.562 C 1259.9 516.593 1274.5 544.398 1288.72 572.712 C 1294.64 584.504 1301.02 596.342 1305.87 608.614 A 10034.4 10034.4 0 0 0 1125.54 517.915 C 1083.71 497.168 1042.03 475.288 999.358 456.361 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1544.03 392.968 C 1569.26 378.231 1608.39 359.694 1638.47 368.207 C 1650.27 371.547 1658.94 379.923 1664.55 390.617 C 1678.51 417.206 1672.66 460.925 1666.64 489.664 C 1652.7 498.781 1638.67 507.709 1625.78 518.293 C 1563.92 569.075 1518.46 640.449 1482.56 711.075 C 1482.32 709.341 1481.97 707.854 1481.5 706.177 C 1475.77 700.147 1466.57 696.038 1459.37 691.987 C 1512.63 601.543 1544.41 498.239 1544.03 392.968 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1498.52 791.616 C 1528.6 783.32 1559.09 772.469 1588.32 761.559 C 1603.99 755.712 1620.25 747.759 1636.59 744.241 C 1645.63 742.294 1655.53 743.066 1664.71 743.371 C 1698.1 744.483 1730.79 748.72 1760.43 765.334 C 1781.5 777.148 1810.4 801.236 1817.33 825.339 C 1819.89 834.241 1819.98 844.819 1815.01 852.934 C 1809.25 862.325 1798.36 866.637 1788.02 868.759 C 1750.47 876.469 1644.15 860.905 1605.79 852.55 C 1572.92 845.391 1542.19 834.749 1508.03 833.875 C 1504.6 819.858 1502.49 805.49 1498.52 791.616 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1509.76 840.561 C 1584.35 853.589 1663.09 884.088 1708.12 948.084 C 1724.79 971.771 1740.77 1004.45 1735.72 1034.31 C 1733.85 1045.37 1728.77 1053.91 1719.59 1060.47 C 1703.63 1071.86 1680.89 1076.73 1661.69 1073.08 C 1631.94 1067.41 1601.36 1048.52 1579.23 1028.36 C 1568.93 1018.97 1559.69 1008.39 1549.29 999.125 C 1532.33 947.547 1523.25 893.094 1509.76 840.561 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1191.43 421.327 C 1188.66 383.253 1187.91 338.726 1214.62 308 C 1223.18 298.149 1234.84 290.196 1248.24 289.543 C 1261.86 288.879 1273.98 296.555 1283.51 305.58 C 1350.63 369.182 1366.66 553.74 1373.16 644.491 C 1356.49 634.296 1338.14 625.793 1320.84 616.629 C 1306.42 569.805 1278.76 511.844 1247.51 473.942 C 1230.96 453.868 1212.05 437.023 1191.43 421.327 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1484.92 726.15 C 1494.11 704.945 1507.4 684.879 1520.08 665.621 C 1565.38 596.788 1626.26 522.056 1705.1 491.084 C 1731.09 480.875 1761.71 475.797 1788.18 487.359 A 60.6514 60.6514 0 0 1 1820.81 521.518 C 1829.43 543.912 1825.58 568.607 1815.8 589.928 C 1773.06 683.037 1609.4 744.231 1519.86 776.847 C 1512.52 779.521 1504.06 783.316 1496.31 784.328 C 1492.23 765.746 1485.8 745.067 1484.92 726.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1380.17 648.166 C 1380.05 591.893 1377.49 536.942 1369.8 481.126 A 430.148 430.148 0 0 0 1363.12 442.905 C 1360.41 430.494 1355.54 417.374 1355.65 404.668 C 1356.06 358.87 1378.65 280.468 1410.42 248.735 C 1419.57 239.598 1431.08 232.01 1444.46 231.989 C 1458.83 231.967 1471.54 240.533 1481.12 250.575 C 1520.87 292.223 1529.22 364.234 1527.5 419.743 C 1525.15 495.325 1506.35 566.01 1478.3 635.9 C 1471.17 653.689 1464 672.823 1454.81 689.634 A 3903.77 3903.77 0 0 1 1380.17 648.166 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,76,53)" d="M 411.833 941.758 C 434.372 909.423 458.475 878.026 482.057 846.438 L 633.51 644.516 L 725.927 520.166 A 5032.54 5032.54 0 0 1 767.072 464.546 C 775.593 453.15 783.906 441.239 793.495 430.717 A 93.7031 93.7031 0 0 1 830.73 406.091 C 868.792 392.621 897.954 406.971 931.764 423.448 L 982.169 447.727 C 987.826 450.813 993.5 453.677 999.358 456.361 C 1042.03 475.288 1083.71 497.168 1125.54 517.915 A 10034.4 10034.4 0 0 1 1305.87 608.614 C 1310.25 612.133 1315.66 614.522 1320.84 616.629 C 1338.14 625.793 1356.49 634.296 1373.16 644.491 C 1375.48 645.772 1377.75 647.105 1380.17 648.166 A 3903.77 3903.77 0 0 0 1454.81 689.634 L 1459.37 691.987 C 1466.57 696.038 1475.77 700.147 1481.5 706.177 C 1481.97 707.854 1482.32 709.341 1482.56 711.075 C 1482.33 715.77 1483.38 721.712 1484.92 726.15 C 1485.8 745.067 1492.23 765.746 1496.31 784.328 C 1497.25 786.786 1497.96 789.045 1498.52 791.616 C 1502.49 805.49 1504.6 819.858 1508.03 833.875 L 1509.76 840.561 C 1523.25 893.094 1532.33 947.547 1549.29 999.125 A 278.245 278.245 0 0 0 1558.69 1034.22 C 1587.04 1152.16 1621.26 1268.59 1650.99 1386.18 C 1655.7 1404.79 1663.18 1424.54 1651.97 1442.36 C 1645.65 1452.41 1636.93 1456.28 1626.24 1460.15 C 1605.57 1467.65 1584.01 1473.45 1562.94 1479.78 A 4396.42 4396.42 0 0 1 1421.14 1520.05 L 1109.5 1605.37 L 795.62 1691.76 C 740.757 1706.96 684.88 1726.04 629.226 1737.51 C 623.069 1735.64 618.221 1733.36 612.936 1729.69 C 608.711 1716.35 605.585 1702.43 602.053 1688.88 L 577.021 1590 A 20657.3 20657.3 0 0 1 511.332 1339.97 A 18722.4 18722.4 0 0 1 437.575 1047.09 C 429.175 1012.13 418.595 977.017 411.833 941.758 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1569.88 1470.71 C 1577 1459.28 1587.04 1448.49 1595.4 1437.81 C 1610.64 1418.37 1625.64 1396.68 1643.12 1379.27 C 1647.15 1396.14 1657.58 1421.52 1647.66 1437.43 C 1635.46 1457 1591.43 1464.75 1569.88 1470.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 604.882 914.872 C 605.568 916.653 606.242 917.791 606.046 919.726 A 1418.62 1418.62 0 0 0 613.639 966.858 C 561.407 955.256 502.12 945.955 448.61 945.986 C 443.043 944.476 439.525 942.762 433.522 942.978 C 448.794 939.139 464.639 937.948 479.95 934.363 L 486.899 933.247 C 511.775 929.984 536.563 925.42 561.344 921.489 C 575.776 919.2 590.609 917.867 604.882 914.872 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,76,53)" d="M 604.882 914.872 C 605.568 916.653 606.242 917.791 606.046 919.726 C 591.48 923.492 575.399 924.648 560.486 926.876 L 483.417 939.023 C 472.9 940.711 457.983 941.355 448.61 945.986 C 443.043 944.476 439.525 942.762 433.522 942.978 C 448.794 939.139 464.639 937.948 479.95 934.363 L 486.899 933.247 C 511.775 929.984 536.563 925.42 561.344 921.489 C 575.776 919.2 590.609 917.867 604.882 914.872 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(171,119,110)" d="M 1288.06 767.74 C 1320.79 753.231 1389.53 733.433 1424.89 732.777 C 1404.13 747.542 1381.8 759.67 1361.41 775.065 C 1338.74 792.181 1318.96 812.153 1297.22 830.211 C 1292.87 809.633 1292.71 788.172 1288.06 767.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1618.68 1287 L 1641.01 1370.73 L 1643.12 1379.27 C 1625.64 1396.68 1610.64 1418.37 1595.4 1437.81 C 1587.04 1448.49 1577 1459.28 1569.88 1470.71 L 1561.04 1473.53 C 1536.51 1482.78 1510.07 1488.21 1484.98 1495.95 C 1495.51 1460.3 1503.42 1424.72 1510.78 1388.32 C 1541.13 1370.24 1570.77 1350.39 1593.06 1322.57 C 1602.24 1311.11 1609.73 1298.57 1618.68 1287 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1641.01 1370.73 L 1643.12 1379.27 C 1625.64 1396.68 1610.64 1418.37 1595.4 1437.81 C 1587.04 1448.49 1577 1459.28 1569.88 1470.71 L 1561.04 1473.53 C 1561.93 1468.3 1631.91 1380.67 1641.01 1370.73 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 419.771 950.029 C 438.2 949.749 456.609 951.29 474.973 952.682 A 1149.53 1149.53 0 0 1 731.693 1003.88 A 1560.32 1560.32 0 0 1 790.405 1023.9 C 802.447 1028.38 814.756 1034.3 827.089 1037.66 C 845.587 1047.31 865.984 1054.25 884.989 1063.03 C 926.904 1082.4 967.476 1102.84 1007.98 1125.03 C 1019.77 1131.48 1035.97 1137.61 1045.97 1146.34 C 1037.12 1156.42 1029.73 1168.59 1022.04 1179.61 L 1018.18 1184.91 C 993.028 1169.34 964.786 1156.47 938.077 1143.72 C 826.077 1090.26 687.784 1038.43 565.512 1016.16 A 778.88 778.88 0 0 0 476.366 1004.73 C 462.001 1003.76 447.583 1004.04 433.209 1003.13 L 431.189 997.108 C 427.393 981.436 423.002 965.826 419.771 950.029 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 431.189 997.108 C 588.915 995.47 787.007 1065.84 929.267 1132.57 A 1645.83 1645.83 0 0 1 992.154 1163.86 C 1002.03 1168.97 1012.59 1173.78 1022.04 1179.61 L 1018.18 1184.91 C 993.028 1169.34 964.786 1156.47 938.077 1143.72 C 826.077 1090.26 687.784 1038.43 565.512 1016.16 A 778.88 778.88 0 0 0 476.366 1004.73 C 462.001 1003.76 447.583 1004.04 433.209 1003.13 L 431.189 997.108 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 686.107 1716.61 C 672.593 1719.81 659.299 1724.43 645.845 1727.96 C 639.704 1729.57 628.076 1733.05 622.385 1729.74 L 622.274 1728.49 C 647.341 1699.98 670.615 1669.42 693.886 1639.44 A 4080.29 4080.29 0 0 0 796.532 1503.66 A 23954.8 23954.8 0 0 0 1038.07 1166.91 C 1129.14 1038.56 1222.32 900.792 1342.31 797.641 C 1382.19 763.363 1429.34 737.18 1475.95 713.346 A 1046.24 1046.24 0 0 0 1485.5 762.099 L 1486.48 767.163 C 1423.25 798.877 1365.24 844.952 1315.05 894.507 C 1252.69 956.069 1196.86 1029.61 1144.15 1099.53 C 1060.68 1210.26 981.782 1324.1 901.27 1436.96 C 857.987 1497.64 814.336 1558.45 769.378 1617.89 L 718.147 1684.64 C 710.501 1694.46 702.29 1703.92 694.932 1713.94 C 692.011 1714.86 689.079 1715.88 686.107 1716.61 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 686.107 1716.61 C 686.337 1715.03 686.916 1713.73 687.842 1712.43 C 695.854 1701.15 705.503 1690.64 714.133 1679.79 A 3503.6 3503.6 0 0 0 755.16 1626.33 A 15352.6 15352.6 0 0 0 880.427 1455.36 C 965.221 1338.07 1046.67 1218.61 1134.13 1103.22 C 1221.74 987.625 1310.05 868.871 1434.66 790.354 C 1445.34 783.627 1474.55 764.386 1485.5 762.099 L 1486.48 767.163 C 1423.25 798.877 1365.24 844.952 1315.05 894.507 C 1252.69 956.069 1196.86 1029.61 1144.15 1099.53 C 1060.68 1210.26 981.782 1324.1 901.27 1436.96 C 857.987 1497.64 814.336 1558.45 769.378 1617.89 L 718.147 1684.64 C 710.501 1694.46 702.29 1703.92 694.932 1713.94 C 692.011 1714.86 689.079 1715.88 686.107 1716.61 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 417.208 944.824 A 123.153 123.153 0 0 1 419.675 940.809 C 427.557 928.447 436.856 916.767 445.615 905.007 L 489.552 846.087 L 649.203 633.031 L 748.18 500.065 C 763.198 479.758 782.867 449.527 799.508 432.127 C 811.287 419.81 828.531 411.056 845.14 407.644 A 85.92 85.92 0 0 1 890.024 410.587 C 904.66 415.587 918.715 423.484 932.598 430.3 A 5598.56 5598.56 0 0 0 1006.93 466.564 A 8219.17 8219.17 0 0 1 1321.02 623.998 L 1412.73 673.161 C 1433.24 684.396 1453.94 695.338 1473.51 708.175 C 1458.18 716.905 1441.2 726.053 1424.89 732.777 C 1389.53 733.433 1320.79 753.231 1288.06 767.74 C 1286.33 757.386 1284.94 746.943 1283.41 736.558 L 1282.07 731.919 C 1285.81 727.809 1297.67 726.278 1303.34 724.572 C 1322.97 718.667 1341.67 710.84 1360.03 701.76 C 1327.93 680.478 1290.02 662.379 1255.72 644.511 L 1074.48 551.586 L 972.62 499.824 C 954.194 490.553 935.579 479.742 916.024 473.048 C 898.495 467.047 879.647 466.395 861.508 470.02 C 842.286 473.86 823.436 482.83 809.147 496.364 C 796.461 508.378 786.623 523.355 776.44 537.459 A 2281.39 2281.39 0 0 1 741.126 585.574 A 12580.4 12580.4 0 0 0 594.173 785.976 A 4598.73 4598.73 0 0 1 515.479 895.42 C 506.066 908.017 496.945 921.158 486.899 933.247 L 479.95 934.363 C 464.639 937.948 448.794 939.139 433.522 942.978 A 1442.32 1442.32 0 0 0 417.208 944.824 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 479.95 934.363 C 480.408 932.511 481.486 930.754 482.556 929.183 C 490.242 917.904 499.072 907.15 507.244 896.201 L 552.236 835.039 L 678.304 660.585 C 701.499 628.815 725.518 597.638 748.609 565.815 C 765.003 543.222 780.583 517.805 799.855 497.605 A 116.992 116.992 0 0 1 881.876 461.795 C 895.261 461.507 909.77 463.718 922.219 468.703 C 942.807 476.947 962.562 488.048 982.301 498.129 L 1069.97 542.694 A 18038.7 18038.7 0 0 1 1295.27 658.52 C 1313.29 668.119 1355.74 688.367 1369.05 701.226 C 1343.34 719.054 1313.15 727.934 1283.41 736.558 L 1282.07 731.919 C 1285.81 727.809 1297.67 726.278 1303.34 724.572 C 1322.97 718.667 1341.67 710.84 1360.03 701.76 C 1327.93 680.478 1290.02 662.379 1255.72 644.511 L 1074.48 551.586 L 972.62 499.824 C 954.194 490.553 935.579 479.742 916.024 473.048 C 898.495 467.047 879.647 466.395 861.508 470.02 C 842.286 473.86 823.436 482.83 809.147 496.364 C 796.461 508.378 786.623 523.355 776.44 537.459 A 2281.39 2281.39 0 0 1 741.126 585.574 A 12580.4 12580.4 0 0 0 594.173 785.976 A 4598.73 4598.73 0 0 1 515.479 895.42 C 506.066 908.017 496.945 921.158 486.899 933.247 L 479.95 934.363 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 486.899 933.247 C 496.945 921.158 506.066 908.017 515.479 895.42 A 4598.73 4598.73 0 0 0 594.173 785.976 A 12580.4 12580.4 0 0 1 741.126 585.574 A 2281.39 2281.39 0 0 0 776.44 537.459 C 786.623 523.355 796.461 508.378 809.147 496.364 C 823.436 482.83 842.286 473.86 861.508 470.02 C 879.647 466.395 898.495 467.047 916.024 473.048 C 935.579 479.742 954.194 490.553 972.62 499.824 L 1074.48 551.586 L 1255.72 644.511 C 1290.02 662.379 1327.93 680.478 1360.03 701.76 C 1341.67 710.84 1322.97 718.667 1303.34 724.572 C 1297.67 726.278 1285.81 727.809 1282.07 731.919 C 1282.02 725.124 1282.35 716.28 1276.9 711.259 C 1272.31 707.031 1265.54 706.548 1259.62 706.988 C 1240.93 708.377 1221.79 712.313 1203.24 715.097 L 1089.97 732.102 L 752.692 781.777 L 647.338 796.505 C 633.484 798.482 602.41 800.551 590.578 806.548 C 588.416 811.022 588.092 815.323 588.251 820.257 C 588.704 834.339 592.74 849.647 595.202 863.523 C 598.196 880.399 600.29 898.37 604.882 914.872 C 590.609 917.867 575.776 919.2 561.344 921.489 C 536.563 925.42 511.775 929.984 486.899 933.247 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 619.482 968.372 A 3620.39 3620.39 0 0 0 601.647 867.051 C 598.634 850.765 592.66 828.54 592.912 812.587 C 598.154 809.802 604.267 808.66 610.086 807.698 C 646.053 801.75 682.452 797.706 718.541 792.458 L 999.296 751.453 L 1155.75 728.084 C 1178.67 724.558 1254.43 710.96 1271.42 713.457 C 1279.72 726.314 1286.77 812.901 1291.82 836.348 C 1217.95 907.992 1153.69 994.695 1093.87 1078.21 C 1080.25 1097.24 1060.65 1120.94 1050.04 1141.04 C 1027.54 1129.49 1005.71 1116.54 983.441 1104.54 A 1741.28 1741.28 0 0 0 896.037 1061.43 C 872.344 1050.44 848.369 1039.23 823.667 1030.7 C 809.785 1024.27 794.977 1019.25 780.606 1014.03 C 728.56 995.116 673.764 979.478 619.482 968.372 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,76,53)" d="M 1068.76 949.347 C 1071.99 956.656 1075.41 1012.38 1076.57 1025.74 C 1074.92 1027.64 1072.06 1027.52 1069.61 1027.97 L 1068.93 1027.74 C 1066.24 1023.88 1061.83 960.264 1062 952.577 C 1063.63 950.067 1065.97 950.139 1068.76 949.347 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,76,53)" d="M 949.223 958.98 C 951.595 958.879 954.707 958.486 956.896 959.548 C 959.889 961.001 960.924 964.13 961.981 966.994 C 970.009 988.764 985.279 1009.76 990.317 1032.47 C 988.777 1034.26 988.378 1034.28 986.076 1034.94 C 978.011 1031.44 979.314 1018.17 972.889 1012.53 C 971.632 1011.43 969.432 1011.94 967.828 1011.98 C 959.841 1013.32 951.574 1013.86 943.514 1014.74 C 941.309 1021.97 940.873 1029.53 938.043 1036.59 C 935.717 1038.67 934.57 1039.19 931.635 1039.82 L 930.166 1038.82 C 931.356 1025.88 936.439 1012.17 939.67 999.521 C 943.109 986.064 945.752 972.435 949.223 958.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 954.197 968.658 C 958.146 972.051 967.804 998.006 970.552 1004.47 C 967.22 1005.55 963.595 1006.03 960.149 1006.68 A 576.68 576.68 0 0 1 945.406 1008.36 C 949.135 995.414 951.167 981.803 954.197 968.658 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(142,76,53)" d="M 1014.63 953.364 C 1023.69 952.353 1032.69 952.335 1040.6 957.534 C 1045.65 960.852 1049.52 966.087 1050.46 972.125 C 1051.28 977.355 1049.63 982.558 1046.37 986.683 C 1037.67 997.703 1021.39 998.023 1008.56 999.53 L 1009.13 1010.31 C 1009.81 1015.27 1011.75 1022.53 1011.12 1027.37 C 1010.79 1029.91 1009.69 1030.86 1007.75 1032.35 C 1005.76 1032.76 1005.87 1033.11 1003.98 1032.05 C 997.909 1014.51 999.233 977.102 995.849 956.431 C 1002.1 955.044 1008.28 954.139 1014.63 953.364 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1015 960.406 C 1019.24 959.867 1024.89 959.42 1029.05 960.553 C 1033.7 961.823 1038.3 964.91 1040.6 969.223 C 1042.15 972.121 1042.42 975.294 1041.43 978.418 C 1039.6 984.156 1035.39 986.747 1030.31 989.395 C 1022.78 991.118 1015 992.1 1007.37 993.316 C 1006.78 982.966 1005.59 972.672 1005.36 962.299 C 1007.38 960.711 1012.31 960.735 1015 960.406 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1066.67 797.363 C 1069.7 796.92 1073.49 795.955 1076.4 797.212 C 1078.72 798.221 1079.59 799.204 1080.26 801.555 C 1078.31 804.042 1076.18 804.707 1073.23 805.399 C 1059.27 808.667 1044.57 810.333 1030.37 812.419 L 950.91 823.727 C 854.922 837.867 758.623 850.65 662.761 865.576 C 658.732 866.168 653.88 867.212 649.836 866.456 C 647.707 866.057 647.396 866.131 646.086 864.326 L 647.179 861.588 C 648.782 859.859 649.997 859.305 652.235 858.83 C 664.732 856.178 677.873 855.12 690.523 853.173 L 789.353 838.39 L 1066.67 797.363 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(215,157,127)" d="M 1081.7 854.346 C 1083.64 853.939 1086.02 853.468 1087.97 854.04 C 1090.57 854.802 1091.18 855.576 1092.19 857.824 L 1090.75 860.45 C 1088.23 862.477 1085.24 863.079 1082.12 863.677 C 1064.69 867.015 1046.77 868.923 1029.21 871.506 L 923.728 886.875 L 670.688 923.408 C 669.328 923.758 667.955 924.113 666.567 924.328 C 663.136 924.859 660.34 923.757 657.63 921.701 L 657.83 919.933 C 661.071 916.539 665.115 915.509 669.593 914.612 C 683.804 911.767 698.743 910.535 713.121 908.567 A 7280.86 7280.86 0 0 0 791.06 897.294 L 1081.7 854.346 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1178.35 761.174 C 1192.2 759.78 1205.32 761.729 1217.6 768.514 C 1231.01 775.922 1241.41 789.615 1245.42 804.424 A 57.0053 57.0053 0 0 1 1239.28 848.859 C 1230.47 863.835 1217.45 872.39 1200.82 876.747 C 1185.38 878.73 1171.55 877.221 1157.85 869.35 C 1144.4 861.623 1134.67 849.226 1130.74 834.187 C 1126.64 818.512 1129.55 801.48 1137.89 787.674 C 1147.45 771.864 1161.03 765.34 1178.35 761.174 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1184.85 798.065 C 1188.49 797.874 1192.43 798.189 1195.84 799.546 C 1201.23 801.692 1205.5 806.41 1207.43 811.848 A 21.9668 21.9668 0 0 1 1206.31 829.156 C 1203.22 835.139 1198.51 837.966 1192.33 840.12 C 1187.74 840.137 1183.23 839.817 1178.95 837.975 C 1174.02 835.848 1169.88 831.748 1167.98 826.699 A 21.0279 21.0279 0 0 1 1169.02 809.665 C 1172.47 803.112 1177.95 799.987 1184.85 798.065 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 433.209 1003.13 C 447.583 1004.04 462.001 1003.76 476.366 1004.73 A 778.88 778.88 0 0 1 565.512 1016.16 C 687.784 1038.43 826.077 1090.26 938.077 1143.72 C 964.786 1156.47 993.028 1169.34 1018.18 1184.91 A 28315.2 28315.2 0 0 1 796.88 1493.44 A 5430.11 5430.11 0 0 1 720.577 1595.54 C 707.691 1612.44 695.197 1630.17 681.216 1646.17 L 676.823 1652.27 C 658.225 1677.31 638.117 1702.26 617.565 1725.72 C 609.17 1697.94 603.059 1669.02 595.913 1640.88 A 12352 12352 0 0 0 555.511 1485.68 A 25478.7 25478.7 0 0 1 470.941 1158.51 C 458.161 1106.84 444.326 1055.17 433.209 1003.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 705.723 1384.1 C 707.558 1339.57 716.193 1265.45 697.513 1224.38 C 687.993 1203.45 660.164 1198.29 640.368 1190.99 C 620.242 1183.57 597.428 1173.38 588.258 1152.53 C 584.906 1144.91 583.182 1135.99 586.504 1128.05 C 588.929 1122.25 593.743 1117.9 599.534 1115.59 C 608.872 1111.87 619.208 1114.04 628.043 1118.11 C 664.902 1135.09 690.122 1184.42 703.342 1220.64 C 705.975 1202.64 709.333 1185.47 717.746 1169.15 C 726.008 1153.12 740.952 1135.01 758.891 1129.73 C 765.869 1127.68 774.394 1127.68 780.794 1131.52 C 784.989 1134.03 787.72 1138.06 788.836 1142.79 C 795.226 1169.88 752.09 1201.74 735.205 1219.39 C 726.065 1228.95 718.408 1239.2 711.241 1250.29 C 718.25 1296.21 717.065 1342.54 711.683 1388.53 C 726.63 1364.9 745.59 1342.61 767.453 1325.07 C 781.489 1313.81 805.111 1298.82 823.852 1301.49 C 830.455 1302.44 836.572 1305.84 840.304 1311.45 C 843.718 1316.59 844.736 1322.68 843.306 1328.68 C 833.74 1368.75 756.268 1366.37 726.768 1384.94 C 720.992 1388.58 714.849 1394.04 711.633 1400.16 C 704.707 1413.33 703.153 1436.55 700.294 1451.65 A 922.611 922.611 0 0 1 690.709 1496.99 C 701.72 1481.51 712.777 1467.04 727.18 1454.49 C 740.12 1443.22 761.072 1427.92 779.262 1429.62 C 785.246 1430.18 791.044 1432.78 794.694 1437.68 C 797.951 1442.05 798.935 1447.59 798.152 1452.92 C 792.304 1492.76 715.302 1497.1 686.688 1518.07 C 686.357 1518.31 686.033 1518.56 685.706 1518.81 C 678.228 1554.8 673.998 1610.5 681.216 1646.17 L 676.823 1652.27 C 667.679 1622.08 672.154 1586.04 673.491 1554.84 C 644.985 1545.27 600.951 1544.6 582.856 1516.75 C 579.132 1511.02 577.213 1504.22 578.977 1497.46 C 580.535 1491.49 584.708 1486.6 589.991 1483.53 C 597.982 1478.89 607.847 1478.67 616.615 1480.93 C 644.848 1488.22 661.505 1514.53 674.979 1538.09 C 681.256 1506.82 688.958 1475.85 695.329 1444.6 C 698.159 1430.71 702.035 1415.5 702.391 1401.31 C 702.508 1396.64 701.803 1392.44 699.194 1388.48 C 684.981 1366.95 644.18 1366.61 621.364 1361.83 C 607.411 1358.9 594.781 1352.91 586.911 1340.39 C 582.347 1333.14 580.239 1324.06 582.6 1315.67 C 584.126 1310.24 587.676 1306.03 592.632 1303.4 C 603.192 1297.8 615.187 1298.81 626.166 1302.39 C 663.16 1314.45 688.979 1351.11 705.723 1384.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 605.38 1485.22 C 610.133 1485.33 614.899 1486.53 619.328 1488.24 C 644.087 1497.78 661.445 1523.45 671.791 1546.71 C 665.577 1545.67 659.383 1544.17 653.219 1542.86 C 637.591 1539.31 619.764 1536.27 605.596 1528.58 C 597.073 1523.95 587.782 1516.49 585.17 1506.73 C 584.036 1502.49 584.424 1498 586.927 1494.31 C 591.141 1488.11 598.482 1486.44 605.38 1485.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 770.83 1436.13 C 774.244 1435.91 778.188 1435.35 781.495 1436.45 C 785.529 1437.8 789.011 1441.01 790.558 1444.98 C 792.299 1449.45 791.57 1454.53 789.692 1458.82 C 778.663 1484.01 733.973 1490.09 710.758 1498.57 C 704.779 1500.69 698.908 1503.31 693.031 1505.72 C 710.618 1475.43 736.74 1447.11 770.83 1436.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 813.969 1308.17 C 818.656 1307.81 823.73 1307.29 828.164 1309.23 C 832.585 1311.16 836.249 1315.8 837.713 1320.34 C 838.94 1324.14 838.408 1327.99 836.51 1331.47 C 822.403 1357.32 772.086 1362.07 746.465 1369.73 C 739.786 1372.1 733.266 1375.01 726.73 1377.76 C 727.044 1377.23 727.35 1376.7 727.672 1376.18 C 731.674 1369.67 737.291 1363.62 742.314 1357.9 C 761.712 1335.81 784.788 1315.33 813.969 1308.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 761.573 1135.07 C 767.52 1134.7 775.297 1134.98 780.048 1139.2 C 782.158 1141.07 783.301 1143.25 783.542 1146.06 C 785.69 1171.11 734.984 1209.05 719.582 1227.67 L 718.751 1228.69 C 715.743 1232.91 712.719 1237.04 709.435 1241.05 C 708.462 1218.42 712.817 1192.73 722.887 1172.3 C 731.119 1155.6 743.589 1141.22 761.573 1135.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 603.313 1306.24 C 609.516 1306 614.904 1306.11 620.959 1307.83 C 651.863 1316.58 678.558 1346.59 693.76 1373.64 A 803.285 803.285 0 0 0 680.257 1367.52 C 676.206 1365.95 672.194 1364.84 667.987 1363.77 C 647.87 1358.69 624.764 1359.5 606.161 1349.71 C 598.669 1345.76 591.155 1339.76 588.907 1331.21 C 587.46 1325.71 588.027 1317.8 591.092 1312.9 C 593.674 1308.78 598.927 1307.39 603.313 1306.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 603.884 1120.21 C 609.747 1119.82 614.824 1120.05 620.42 1122.07 C 653.562 1134.03 676.613 1174.32 690.48 1204.52 L 680.436 1199.72 C 654.334 1187.9 611.19 1180.84 595.856 1153.99 C 592.415 1147.97 589.694 1138.9 591.821 1132.02 C 593.754 1125.77 598.319 1122.98 603.884 1120.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1486.48 767.163 L 1515.44 891.995 A 5447.19 5447.19 0 0 0 1550.39 1028.07 C 1555.66 1048.01 1560.15 1068.15 1565.89 1087.96 L 1567.63 1093.92 L 1579.68 1140.54 C 1581.62 1148.18 1583.05 1156.61 1585.64 1163.98 L 1587.64 1171.05 C 1589.49 1178.2 1591.14 1185.52 1593.53 1192.51 L 1594.54 1197.32 C 1601.05 1220.34 1608.45 1243.69 1613.38 1267.08 L 1618.68 1287 C 1609.73 1298.57 1602.24 1311.11 1593.06 1322.57 C 1570.77 1350.39 1541.13 1370.24 1510.78 1388.32 C 1503.42 1424.72 1495.51 1460.3 1484.98 1495.95 L 1479.88 1497.78 C 1401.21 1517.98 1323.18 1541.03 1244.8 1562.34 L 1163.01 1584.48 C 1151.11 1587.69 1137.56 1590.08 1126.18 1594.57 L 1119.37 1596.49 C 1106.96 1599.94 1085.35 1608.02 1073.58 1608.96 L 1061.43 1611.96 C 1008.37 1628.42 954.132 1641.28 900.638 1656.29 L 826.486 1676.92 C 816.152 1679.77 803.588 1684.71 792.949 1685.29 C 784.746 1687.88 776.586 1690.53 768.203 1692.5 C 744.547 1701.2 719.307 1707.44 694.932 1713.94 C 702.29 1703.92 710.501 1694.46 718.147 1684.64 L 769.378 1617.89 C 814.336 1558.45 857.987 1497.64 901.27 1436.96 C 981.782 1324.1 1060.68 1210.26 1144.15 1099.53 C 1196.86 1029.61 1252.69 956.069 1315.05 894.507 C 1365.24 844.952 1423.25 798.877 1486.48 767.163 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1274.51 1160 C 1276.81 1159.99 1279.28 1160.32 1281.42 1161.2 C 1285.93 1163.05 1289.39 1166.93 1291.13 1171.43 C 1298.81 1191.25 1286.24 1223.46 1277.78 1241.39 C 1267.12 1238.46 1257.43 1232.08 1248.47 1225.79 C 1238.44 1218.37 1226.96 1208.88 1221.85 1197.19 C 1219.94 1192.81 1218.51 1186.17 1220.77 1181.64 C 1222.21 1178.73 1224.34 1176.84 1227.48 1176.06 C 1236.69 1173.79 1247.31 1179.29 1255.09 1183.72 C 1260.07 1172.45 1263.51 1166.07 1274.51 1160 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1275.27 1165.67 C 1276.47 1165.97 1277.68 1166.3 1278.83 1166.75 C 1282.02 1167.98 1284.25 1171.15 1285.57 1174.19 C 1292.7 1190.55 1280.81 1219.42 1274.91 1235.25 C 1265.41 1230.16 1256.4 1225.04 1247.98 1218.27 C 1244.07 1215.31 1240.28 1211.93 1236.87 1208.41 C 1232.32 1203.72 1224.37 1194.79 1225.51 1187.79 C 1225.88 1185.54 1227.22 1183.99 1229.33 1183.12 C 1237.57 1179.72 1250.96 1187.38 1258.14 1190.93 C 1262.53 1180.56 1265.35 1171.96 1275.27 1165.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1130.93 1478.08 C 1123.69 1446.84 1092.37 1401.53 1104.83 1369.51 C 1107.44 1362.79 1112.39 1356.76 1119.1 1353.88 C 1125.79 1351.02 1132.74 1351.52 1139.31 1354.41 C 1148.43 1358.41 1154.44 1366.17 1157.69 1375.43 C 1168.73 1406.91 1154.22 1445.58 1140.57 1473.87 C 1167.74 1456.7 1209.56 1418.05 1241.75 1416.29 C 1248.47 1415.92 1256.14 1416.93 1261.26 1421.73 C 1266.31 1426.46 1268.52 1433.91 1268.69 1440.65 C 1268.92 1450.05 1264.77 1459.07 1258.13 1465.6 C 1238.98 1484.41 1202.02 1488.44 1176.67 1487.38 C 1163.05 1486.81 1149.59 1484.33 1135.94 1483.93 C 1121.45 1493.81 1108.13 1507.17 1094.47 1518.31 A 999.709 999.709 0 0 1 1015.72 1576.3 C 1035.52 1570.95 1054.7 1567.3 1075.29 1569.87 C 1093.36 1572.12 1114.64 1579.72 1126.18 1594.57 L 1119.37 1596.49 C 1106.96 1599.94 1085.35 1608.02 1073.58 1608.96 L 1061.43 1611.96 C 1008.37 1628.42 954.132 1641.28 900.638 1656.29 L 826.486 1676.92 C 816.152 1679.77 803.588 1684.71 792.949 1685.29 C 784.746 1687.88 776.586 1690.53 768.203 1692.5 C 767.757 1691.69 767.987 1692.26 768.077 1690.64 C 778.711 1682.31 794.606 1676.76 806.847 1670.98 L 888.929 1632.64 A 98.6944 98.6944 0 0 1 887.509 1623.53 C 883.923 1593.13 886.186 1555.52 906.219 1530.63 C 911.815 1523.67 919.695 1517.07 928.946 1516.29 A 20.7902 20.7902 0 0 1 944.766 1521.54 C 950.467 1526.68 952.525 1534.65 952.765 1542.07 C 953.855 1575.75 926.023 1603.9 905.056 1626.8 C 944.714 1612.68 986.096 1590.86 1018.73 1564.14 C 1009.89 1550.31 998.106 1538.63 989.679 1524.35 C 979.977 1507.91 970.518 1483.63 975.95 1464.33 C 977.626 1458.38 981.275 1453.1 986.792 1450.14 C 992.829 1446.9 1000.02 1446.84 1006.39 1449.11 C 1019.24 1453.68 1028.01 1466.24 1033.24 1478.3 C 1045.03 1505.51 1040.76 1532.47 1030.28 1559.21 C 1064.02 1532.81 1100.63 1508.62 1130.93 1478.08 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 973.642 1602.19 C 998.112 1586.45 1024.19 1577.62 1053.48 1576.02 C 1078.41 1574.66 1100.31 1579.56 1119.37 1596.49 C 1106.96 1599.94 1085.35 1608.02 1073.58 1608.96 C 1052.97 1594.53 998.341 1597.97 973.642 1602.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 929.336 1522.18 C 933.203 1522.46 937.501 1523.44 940.408 1526.16 C 944.827 1530.3 946.017 1538.04 946.133 1543.78 C 946.743 1573.7 921.81 1599.51 902.906 1619.87 L 895.454 1627.66 C 889.13 1601.25 892.765 1565.2 906.588 1541.54 C 911.969 1532.34 918.835 1525.01 929.336 1522.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1121.84 1359.06 C 1127.13 1358.37 1132.27 1358.47 1137.24 1360.58 C 1143.96 1363.43 1148.24 1368.52 1150.92 1375.21 C 1162.15 1403.13 1149.16 1438.87 1137.92 1464.62 L 1136.39 1466.55 C 1135.88 1466.13 1135.3 1465.79 1134.86 1465.3 C 1131.41 1461.51 1128.84 1450.6 1126.81 1445.64 C 1118.37 1425.05 1104.6 1400.33 1109.29 1377.19 C 1111 1368.77 1114.69 1363.61 1121.84 1359.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 991.872 1454.07 C 1000.53 1453.64 1006.84 1454.9 1013.6 1460.73 C 1026.02 1471.44 1032.02 1490.79 1033.18 1506.68 C 1034.1 1519.31 1031.96 1548.4 1023.4 1558.24 C 1017.07 1551.4 1011.25 1543.57 1005.65 1536.11 C 992.985 1519.25 977.554 1493.06 981.207 1470.96 C 982.488 1463.22 985.703 1458.72 991.872 1454.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1235.85 1423.1 C 1238.06 1422.9 1240.28 1422.7 1242.5 1422.65 C 1248.17 1422.51 1255.24 1424.89 1259.25 1429.02 C 1262.13 1431.98 1263.44 1435.65 1263.39 1439.76 C 1263.29 1447.65 1258.58 1455.04 1253.08 1460.38 C 1233.34 1479.57 1199.8 1481.3 1173.98 1480.8 C 1164.53 1480.07 1155.17 1479.33 1145.81 1477.81 C 1172.16 1459.45 1204.74 1431.81 1235.85 1423.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 792.949 1685.29 C 801.176 1678.87 813.487 1674.83 823.081 1670.38 C 854.903 1655.63 887.025 1642.08 919.226 1628.22 C 932.909 1622.32 947.067 1613.61 961.421 1610.05 C 981.308 1605.13 1044.54 1602.23 1061.43 1611.96 C 1008.37 1628.42 954.132 1641.28 900.638 1656.29 L 826.486 1676.92 C 816.152 1679.77 803.588 1684.71 792.949 1685.29 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1510.83 1200.83 C 1506.79 1178.97 1490.37 1093.7 1481.18 1077.94 C 1477.47 1071.58 1469.28 1066.37 1464.18 1060.92 C 1456.24 1052.45 1448.67 1042.42 1442.34 1032.71 C 1418.61 996.293 1407.66 959.054 1405.9 915.866 C 1405.52 906.414 1404.49 895.95 1406.45 886.673 L 1407.11 887.549 L 1409.77 886.053 L 1408.12 888.094 C 1448.51 952.899 1470.86 1015.1 1491.39 1088.23 A 1044.7 1044.7 0 0 1 1517.99 1204.35 C 1521.8 1179.54 1527.81 1155.32 1537.79 1132.2 C 1541.87 1122.74 1556.06 1091.85 1565.89 1087.96 L 1567.63 1093.92 L 1579.68 1140.54 C 1581.62 1148.18 1583.05 1156.61 1585.64 1163.98 L 1587.64 1171.05 C 1589.49 1178.2 1591.14 1185.52 1593.53 1192.51 L 1594.54 1197.32 C 1601.05 1220.34 1608.45 1243.69 1613.38 1267.08 L 1618.68 1287 C 1609.73 1298.57 1602.24 1311.11 1593.06 1322.57 C 1570.77 1350.39 1541.13 1370.24 1510.78 1388.32 C 1503.42 1424.72 1495.51 1460.3 1484.98 1495.95 L 1479.88 1497.78 C 1477.44 1490.82 1489.67 1456.36 1491.97 1446.72 C 1480.27 1442.99 1468.71 1438.91 1457.77 1433.26 C 1394.66 1400.67 1376.64 1343.68 1356.33 1280.8 C 1370.1 1290.26 1382.57 1303.33 1394.79 1314.8 C 1434.37 1351.99 1472.01 1388.61 1493.44 1439.68 C 1507.88 1383.13 1521.1 1270.38 1512.13 1213.31 C 1503.72 1211.14 1493.95 1209.84 1486.07 1206.23 C 1471.49 1199.55 1456.7 1194.13 1443.97 1184.11 C 1417.56 1163.33 1403.79 1134.29 1389.72 1104.77 C 1386.66 1098.35 1381.34 1091.16 1380.47 1084.12 L 1381.37 1083.07 C 1386.39 1084.61 1398.26 1095.93 1403.21 1099.8 C 1449.11 1135.67 1474.07 1154.55 1510.83 1200.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1587.64 1171.05 C 1589.49 1178.2 1591.14 1185.52 1593.53 1192.51 C 1571.45 1201.28 1552.87 1205.9 1528.97 1205.83 C 1544.8 1191.56 1567.47 1177.92 1587.64 1171.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1611.23 1280.8 L 1612.49 1281.65 C 1612.46 1282.02 1612.47 1282.39 1612.4 1282.76 C 1611.31 1288.47 1605 1295.73 1601.61 1300.52 C 1578.46 1333.29 1553.06 1355.6 1518.6 1376.05 L 1517.85 1375.9 L 1517.39 1374.43 C 1538.5 1329.68 1574.45 1310.46 1611.23 1280.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1395.5 1101.81 C 1403.68 1106.68 1411.49 1114.07 1419.05 1119.93 C 1449.82 1143.76 1484.21 1170.28 1504.65 1204.22 C 1491.28 1202.32 1477.42 1195.94 1465.52 1189.78 C 1437.34 1175.19 1420.15 1152.04 1405.86 1124.37 C 1402.09 1117.07 1398.01 1109.64 1395.5 1101.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1412.19 908.508 C 1412.48 908.703 1412.79 908.87 1413.06 909.093 C 1418.17 913.333 1422.89 925.279 1425.91 931.286 C 1445.36 969.979 1469.53 1022.75 1477.26 1065.2 C 1475.31 1063.68 1473.56 1062.07 1471.87 1060.26 C 1433.47 1019.21 1410.35 965.161 1412.19 908.508 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1567.63 1093.92 L 1579.68 1140.54 C 1581.62 1148.18 1583.05 1156.61 1585.64 1163.98 C 1563.81 1174.66 1544.57 1186.39 1525.35 1201.2 C 1529.53 1170.52 1545.35 1114.77 1567.63 1093.92 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1368.99 1298.97 C 1378.59 1306.23 1387.44 1316.42 1396.21 1324.84 C 1431.55 1358.79 1466.14 1392.57 1486.78 1437.95 C 1476.78 1435.64 1466.53 1430.49 1457.56 1425.61 C 1406.94 1398.06 1384.89 1352.25 1368.99 1298.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(246,213,149)" d="M 1594.54 1197.32 C 1601.05 1220.34 1608.45 1243.69 1613.38 1267.08 C 1602.22 1279.99 1589.56 1289.46 1576.02 1299.66 C 1548.44 1320.46 1526.91 1341.35 1511.67 1372.81 C 1519.53 1338.32 1521.18 1297.39 1521.16 1261.91 C 1521.16 1248.12 1519.33 1233.69 1520.6 1220.01 C 1520.84 1217.41 1521.1 1214.42 1523.54 1213.01 C 1528.01 1210.42 1548.68 1211.86 1555.7 1210.89 C 1565.72 1209.51 1575.94 1206.95 1585.19 1202.82 C 1588.01 1201.56 1591.52 1200.3 1593.8 1198.17 C 1594.07 1197.91 1594.29 1197.6 1594.54 1197.32 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 57 KiB |
@@ -0,0 +1,56 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(85,110,128)" d="M 1574.78 1459.52 C 1561.55 1474.7 1544.18 1487.12 1528.62 1499.87 C 1491.6 1530.19 1454.91 1557.58 1412.75 1580.4 C 1391.12 1592.11 1368.32 1601.54 1346.72 1613.31 C 1341.01 1609.83 1335.79 1604.71 1330.3 1600.77 C 1319.56 1593.09 1308.46 1587.03 1296.71 1581.1 C 1310.54 1572.91 1318.26 1562.01 1330.05 1551.85 C 1347.43 1550.55 1364.51 1545.91 1381.38 1541.74 C 1450.11 1524.74 1515.72 1498.92 1574.78 1459.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(112,153,168)" d="M 222.129 596.791 C 220.975 614.071 217.224 631.816 214.829 649.028 A 711.194 711.194 0 0 0 208.324 726.105 C 202.909 907.022 271.135 1087.26 385.428 1226.17 A 982.869 982.869 0 0 0 443.563 1290.29 C 459.168 1305.8 475.633 1320.43 490.744 1336.45 A 716.367 716.367 0 0 1 481.794 1355.8 C 476.773 1348.62 467.429 1341.77 460.915 1335.79 C 449.026 1324.88 437.35 1314.06 426.263 1302.32 C 370.37 1243.16 324 1182.55 286.084 1110.34 C 234.621 1012.32 203.934 908.313 198.577 797.572 C 195.221 728.179 201.44 663.296 222.129 596.791 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(112,153,168)" d="M 137.233 972.713 C 140.398 976.623 143.314 1010.42 144.382 1018.62 C 150.05 1062.14 159.421 1107.48 171.543 1149.7 C 196.868 1237.93 230.211 1317 279.846 1394.26 A 823.24 823.24 0 0 0 695.754 1727.93 C 740.94 1744.19 786.042 1754.91 832.827 1765.14 C 850.494 1797.21 865.9 1829.85 885.232 1861.11 C 854.604 1860.63 805.003 1846.86 775.428 1838.02 A 867.569 867.569 0 0 1 446.378 1658.79 C 425.956 1640.93 406.706 1621.4 387.629 1602.11 C 374.657 1589 363.204 1575.22 351.187 1561.27 A 894.89 894.89 0 0 1 137.233 972.713 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(112,153,168)" d="M 1904.68 978.362 A 867.552 867.552 0 0 1 1666.72 1596.24 C 1554.89 1715.48 1403.68 1806 1244.04 1843.31 C 1178.12 1858.71 1110.85 1865.03 1043.32 1867.17 C 1026.42 1867.7 1009.68 1867.43 992.787 1866.84 C 995.353 1853.13 997.878 1839.5 1002.17 1826.2 C 1015.85 1783.79 1044 1744.09 1080.77 1718.68 C 1096.23 1708 1113.67 1699.09 1131.27 1692.51 C 1139.03 1689.61 1148.94 1687.46 1155.99 1683.44 C 1176.3 1689.29 1195.77 1701.05 1206.49 1719.71 C 1211.12 1727.77 1214.59 1736.79 1219.79 1744.47 C 1232.25 1762.89 1253.47 1775.44 1275.11 1779.54 C 1298.39 1783.96 1326.66 1780.37 1346.46 1766.62 C 1364.35 1754.18 1380.28 1734.99 1384.05 1713.02 C 1389.66 1680.35 1380.12 1655.36 1361.42 1628.84 A 761.251 761.251 0 0 0 1589.34 1476.18 C 1606.69 1459.43 1621.82 1440.62 1638.97 1423.85 C 1656.8 1406.43 1677.59 1392.22 1695.34 1374.49 C 1767.24 1302.62 1822.29 1213.49 1859.65 1119.3 C 1877.98 1073.09 1890.14 1025.72 1904.68 978.362 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(112,153,168)" d="M 810.736 1499.94 C 815.252 1458.59 821.952 1418.35 834.676 1378.62 C 863.7 1287.99 924.932 1204.37 998.806 1145.14 C 1039.11 1112.83 1082.74 1087.79 1130.65 1068.4 C 1167.91 1053.32 1206.73 1040.62 1242.79 1022.8 C 1273.24 1007.75 1300.33 986.284 1325.43 963.6 C 1346.48 944.575 1366.8 924.346 1384.39 902.039 C 1434.97 837.91 1465.04 758 1473.99 677.162 C 1485.16 576.301 1454.82 461.313 1403.24 374.555 C 1389.76 351.889 1372.9 329.669 1356.35 309.1 C 1325.35 270.562 1286.96 238.802 1245.63 211.962 C 1227.63 200.277 1209.44 188.497 1190.39 178.582 C 1127.38 145.787 1055.43 127.755 985.125 120.301 C 786.797 99.2731 595.457 179.098 443.53 302.164 C 432.869 310.8 422.587 319.822 412.105 328.663 L 411.492 328.383 C 420.525 313.997 453.577 284.673 467.044 272.924 C 574.633 179.061 703.562 116.823 842.525 85.1795 A 850.802 850.802 0 0 1 1475.27 192.207 C 1621.82 284.688 1738.03 410.041 1809.47 568.504 A 761.677 761.677 0 0 1 1860.04 717.332 A 689.745 689.745 0 0 1 1809.35 1173.65 C 1799.03 1194.79 1788.18 1215.86 1775.57 1235.75 C 1760.94 1258.83 1743.23 1278.64 1727.1 1300.46 C 1727.22 1300.16 1727.34 1299.85 1727.46 1299.55 C 1732.75 1286.42 1740.53 1273.68 1747.05 1261.09 A 406.083 406.083 0 0 0 1771.19 1206.13 C 1814.51 1086.26 1830.28 975.144 1818.78 848.021 C 1814.23 797.756 1805.37 746.165 1790.95 697.76 C 1781.93 667.5 1769.94 637.667 1757.76 608.54 C 1745.03 578.095 1729.77 549.368 1713.22 520.842 A 875.258 875.258 0 0 0 1290.92 152.917 A 754.484 754.484 0 0 0 977.694 94.9033 C 968.44 95.1 934.046 95.1276 926.698 97.7424 C 926.43 97.8377 926.182 97.9802 925.923 98.099 L 925.797 98.446 L 929.256 98.311 L 929.013 98.6258 C 971.879 99.0438 1013.28 101.008 1055.56 108.835 C 1143.54 125.123 1230.33 167.882 1299.49 224.294 C 1317.62 239.083 1334.49 255.585 1350.85 272.283 C 1371.44 293.298 1388.34 315.439 1404.82 339.783 A 521.231 521.231 0 0 1 1497.31 639.017 C 1497 668.146 1493 696.887 1487.13 725.38 C 1467.98 818.385 1423.5 897.07 1355.72 963.451 C 1310.1 1008.13 1256.16 1040.29 1197.03 1063.69 C 1161.48 1077.75 1124.95 1090.15 1090.69 1107.21 C 1014.69 1145.07 953.02 1204.64 906.836 1275.3 C 896.125 1291.69 885.622 1308.51 877.168 1326.19 A 503.12 503.12 0 0 0 830.083 1529.78 C 828.741 1639.69 860.536 1744.34 919.287 1836.98 C 928.949 1852.22 937.997 1868.37 948.934 1882.7 C 953.96 1889.29 964.19 1897.59 966.681 1905.3 C 966.65 1905.65 966.57 1906 966.588 1906.35 C 966.783 1910.14 970.581 1914.57 972.47 1917.84 C 973.267 1919.22 972.99 1918.8 973.09 1920.73 C 971.572 1920.62 971.768 1920.93 970.796 1919.88 C 968.319 1917.2 967.311 1912.79 965.368 1909.59 C 961.447 1903.14 956.709 1896.88 952.219 1890.8 C 950.938 1897.37 950 1903.75 949.494 1910.42 C 920.084 1877.94 896.736 1840.19 876.888 1801.25 C 829.338 1707.96 810.152 1628.47 809.957 1523.58 A 849.531 849.531 0 0 1 586.672 1427.74 C 566.852 1415.61 548.191 1401.65 528.636 1389.1 L 535.59 1365.35 C 556.634 1383.06 580.244 1398.03 603.894 1412.01 C 669.444 1450.74 737.562 1478.98 810.736 1499.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,42,76)" d="M 875.851 401.277 C 894.684 426.15 913.833 471.766 920.21 502.084 C 922.933 515.03 923.779 528.299 923.96 541.504 C 955.153 505.574 998.055 482.631 1042.34 467.22 C 1047.62 500.311 1049.82 533.4 1046.35 566.829 C 1044.83 581.509 1041.82 595.993 1040.14 610.644 C 1070.69 590.214 1098.32 575.511 1131.76 560.371 C 1143.94 554.853 1156.24 548.774 1169.07 544.906 C 1167.49 593.695 1151.76 643.776 1129.79 687.157 C 1123.92 698.745 1116.51 709.492 1110.68 721.044 C 1176.23 718.073 1229.18 723.735 1289.93 750.392 C 1217.3 832.147 1117.95 898.13 1006.16 904.774 A 130.771 130.771 0 0 1 997.034 905.024 C 1009.28 911.657 1021.36 917.55 1032.87 925.546 C 1078.26 957.096 1116.4 1006.14 1139.34 1056.18 A 343.836 343.836 0 0 1 881.096 1024.32 C 841.794 1001.85 808.055 972.081 782.206 934.802 A 336.993 336.993 0 0 1 751.392 1029.2 C 730.809 1070.53 702.126 1107.64 673.531 1143.64 C 619.508 1211.64 561.32 1280.75 535.59 1365.35 L 528.636 1389.1 C 510.355 1453.89 511.349 1518.52 516.236 1585.11 C 491.157 1555.95 469.073 1523.62 447.456 1491.85 C 451.233 1445.46 464.71 1398.9 481.794 1355.8 A 716.367 716.367 0 0 0 490.744 1336.45 C 513.563 1291.89 535.813 1256.16 566.647 1216.6 C 581.828 1197.12 597.283 1177.61 613.338 1158.85 C 677.537 1083.81 753.769 1003.14 764.478 900.25 C 729.303 948.363 645.864 984.751 588.347 993.684 C 510.478 1005.78 429.888 983.768 360.526 948.804 C 369.014 938.525 379.133 929.761 389.141 921.008 C 427.008 887.891 468.058 861.673 515.026 843.338 C 498.026 834.782 480.205 826.626 464.196 816.295 C 404.961 778.069 333.218 704.807 299.889 642.613 C 355.392 634.059 415.301 633.717 470.094 647.087 A 424.629 424.629 0 0 1 434.054 485.585 C 433.786 474.046 433.393 461.936 435.108 450.52 C 466.974 465.595 533.953 512.639 558.965 536.165 C 558.602 490.062 562.302 446.22 580.284 403.209 C 615.103 425.83 646.874 453.804 671.258 487.656 C 684.84 456.161 701.22 426.255 726.045 402.137 C 755.224 430.922 775.812 468.179 793.017 504.967 C 811.12 463.37 840.93 429.633 875.851 401.277 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 773.163 640.051 L 772.382 638.149 L 773.453 637.012 C 780.795 635.803 788.518 635.542 795.89 636.613 C 796.207 639.577 796.628 641.881 795.376 644.708 C 792.809 645.429 794.07 645.438 791.595 644.761 L 790.687 641.678 C 787.117 639.336 780.413 641.188 776.214 641.728 C 775.238 640.624 774.525 640.522 773.163 640.051 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 742.066 634.321 C 744.892 632.779 747.493 631.079 750.75 630.709 C 750.866 633.573 748.433 636.334 746.907 638.783 C 744.236 647.498 743.915 656.15 743.665 665.201 C 741.433 660.806 739.18 656.511 736.58 652.315 L 737.279 651.319 C 740.172 647.367 740.991 639.23 742.066 634.321 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 891.625 599.642 C 892.582 599.938 894.117 600.362 894.953 600.858 C 897.379 602.298 897.693 603.57 898.432 606.059 C 897.377 611.956 893.37 615.132 889.195 618.976 L 881.543 611.376 C 884.64 607.047 887.459 603.048 891.625 599.642 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 735.018 563.359 C 737.071 563.913 738.855 564.667 740.303 566.315 C 745.271 571.967 744.744 582.878 743.978 589.822 C 743.786 591.563 743.356 591.397 742.051 592.431 C 737.343 587.166 732.247 580.69 731.497 573.417 C 731.047 569.062 732.241 566.623 735.018 563.359 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 818.684 553.608 C 819.091 553.633 819.5 553.644 819.906 553.684 C 822.898 553.982 825.706 554.724 827.38 557.44 C 831.589 564.269 825.15 579.809 822.587 586.697 C 821.061 587.9 820.96 587.669 819.129 587.813 C 816.435 585.12 815.887 580.743 815.441 577.113 C 814.488 569.362 813.624 560.006 818.684 553.608 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 860.463 566.457 C 861.524 566.728 862.605 566.948 863.583 567.479 C 865.994 568.787 867.287 570.887 868.002 573.448 C 870.313 581.722 863.617 592.666 859.45 599.526 C 857.013 597.994 854.115 596.926 851.477 595.75 C 853.577 585.154 852.779 575.03 860.463 566.457 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 773.9 549.858 C 775.937 550.08 778.042 550.18 779.866 551.23 C 783.534 553.341 784.883 558.25 785.579 562.126 C 786.805 568.954 785.908 579.594 781.905 585.291 C 780.394 584.454 778.808 583.647 777.541 582.449 C 772.225 577.421 769.082 565.341 769.104 558.383 C 769.118 554.09 771.037 552.614 773.9 549.858 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 751.859 641.801 L 755.852 642.493 C 758.807 644.159 760.586 644.739 762.381 647.667 C 762.35 663.974 759.041 680.078 759.061 696.458 C 757.518 693.092 756.083 689.616 754.313 686.365 C 748.052 670.327 747.713 658.367 751.859 641.801 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 749.52 628.46 C 758.848 625.237 766.515 624.317 776.355 624.294 L 775.258 624.552 C 800.444 623.703 828.074 625.357 847.8 643.433 C 849.049 644.578 849.972 645.848 850.93 647.234 C 844.339 645.539 838.634 641.869 831.849 640.516 C 830.114 638.597 828.373 636.62 826.479 634.856 C 821.949 630.638 817.346 630.78 811.495 631.233 C 803.457 633.847 798.177 630.332 790.797 627.206 L 789.496 626.809 L 788.202 629.225 C 780.669 630.683 774.245 630.645 766.978 633.429 C 766.064 633.779 765.004 634.068 764.047 634.343 C 761.542 632.981 759.636 633.107 756.891 633.177 L 755.903 632.213 C 760.92 629.612 766.851 628.588 772.309 627.197 L 772.252 626.635 C 764.692 626.694 756.849 629.063 749.52 628.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 324.849 654.354 C 336.931 661.745 348.361 670.613 359.829 678.923 A 8130.6 8130.6 0 0 1 432.647 732.935 C 456.239 750.336 480.765 765.223 504.981 781.572 C 497.401 782.01 476.871 765.824 468.604 761.415 L 469.265 762.991 L 469.159 762.901 C 475.695 767.933 490.213 773.267 493.761 780.681 C 467.705 767.14 436.684 741.642 412.117 723.733 L 348.117 677.328 C 339.608 671.237 330.656 665.772 322.271 659.513 C 323.272 659.547 324.296 659.395 325.273 659.617 C 329.383 660.551 373.707 692.99 381.184 698.433 C 388.246 703.575 394.53 710.053 402.587 713.712 C 400.421 711.174 397.404 709.867 394.851 707.76 C 384.616 699.317 328.519 661.463 325.435 655.575 C 325.225 655.175 325.044 654.761 324.849 654.354 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 796.282 646.423 C 798.906 642.813 797.957 638.424 800.044 636.297 C 802.8 639.562 804.609 643.866 806.577 647.651 C 804.188 665.333 800.813 682.872 797.879 700.469 C 789.695 706.528 783.116 714.788 775.564 721.612 C 777.067 716.971 779.182 712.602 780.523 707.896 C 784.514 693.895 785.842 679.49 787.422 665.074 A 1126.78 1126.78 0 0 0 789.553 652.659 L 796.282 646.423 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 777.254 644.361 C 780.305 644.19 781.895 643.496 784.386 645.375 C 786.464 651.397 783.593 658.306 783.019 664.492 C 780.717 684.625 778.331 704.049 771.937 723.391 C 771.001 725.317 769.873 727.034 768.707 728.827 L 767.561 728.087 C 765.992 720.793 764.337 713.459 763.777 706.006 C 762.869 693.928 763.943 658.312 769.073 647.684 C 771.489 645.185 774 644.976 777.254 644.361 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 790.797 627.206 C 798.177 630.332 803.457 633.847 811.495 631.233 C 817.346 630.78 821.949 630.638 826.479 634.856 C 828.373 636.62 830.114 638.597 831.849 640.516 C 838.634 641.869 844.339 645.539 850.93 647.234 C 853.557 649.872 854.368 653.954 855.81 657.326 L 848.963 662.737 C 843.635 666.649 831.587 677.478 825.579 678.2 L 825.568 676.97 L 821.941 673.78 L 819.885 683.864 L 801.588 697.716 L 797.879 700.469 C 800.813 682.872 804.188 665.333 806.577 647.651 C 804.609 643.866 802.8 639.562 800.044 636.297 C 797.957 638.424 798.906 642.813 796.282 646.423 L 795.376 644.708 C 796.628 641.881 796.207 639.577 795.89 636.613 C 796.55 635.174 797.134 633.78 797.693 632.293 C 796.855 632.075 795.442 631.726 794.669 631.44 C 791.943 630.43 791.979 629.76 790.797 627.206 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 812.007 634.317 C 815.556 636.171 818.91 638.05 822.181 640.364 C 818.764 643.155 815.479 646.05 811.595 648.177 C 811.364 644.502 808.641 641.236 808.938 637.716 C 809.075 636.097 810.844 635.288 812.007 634.317 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 830.647 657.905 C 835.307 658 842.813 655.677 846.868 657.919 C 848.232 658.673 848.525 661.287 848.963 662.737 C 843.635 666.649 831.587 677.478 825.579 678.2 L 825.568 676.97 C 826.371 670.365 828.543 664.181 830.647 657.905 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 810.993 649.82 C 813.85 650.36 815.754 651.119 818.549 650.212 C 820.519 647.872 823.226 643.629 825.983 642.582 C 826.669 648.136 822.733 647.644 825.569 656.888 C 827.272 662.44 823.879 668.57 821.941 673.78 L 819.885 683.864 L 801.588 697.716 C 805.67 682.124 808.228 665.718 810.993 649.82 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 709.628 619.086 C 711.908 615.995 714.435 613.347 717.474 610.976 C 740.895 592.707 781.979 588.307 810.471 592.604 C 840.821 597.181 871.371 608.922 889.929 634.282 C 884.381 638.483 878.539 642.176 872.677 645.917 C 869.795 640.032 866.298 634.86 861.924 629.996 C 845.4 611.621 818.879 603.12 794.759 602.167 C 782.643 601.688 755.739 602.171 746.39 610.851 C 738.469 613.887 730.95 620.954 727.263 628.586 C 726.245 630.691 725.586 632.953 724.827 635.157 C 724.571 635.899 724.295 636.633 724.033 637.372 C 720.973 631.153 714.059 624.579 709.628 619.086 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1154.59 585.741 C 1156.3 598.472 1139.14 644.872 1133.57 657.834 C 1098.09 740.385 1033.97 808.615 949.83 842.199 C 950.265 837.464 963.725 832.763 967.979 830.556 C 984.114 822.183 998.958 810.362 1012.58 798.353 C 1084.55 734.902 1116.52 671.586 1154.59 585.741 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 442.341 486.81 C 443.609 488.328 461.749 555.478 464.713 564.207 C 483.128 618.433 512.982 679.912 548.687 725 C 567.395 748.625 588.945 770.125 610.314 791.329 C 595.012 787.518 551.018 746.302 539.738 733.713 C 488.684 676.741 457.537 607.199 446.632 531.561 C 444.541 517.057 441.567 501.507 442.341 486.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 551.108 566.476 C 558.132 572.323 569.72 592.78 576.454 601.68 A 510.063 510.063 0 0 0 612.743 644.148 C 612.609 644.947 612.488 645.749 612.385 646.553 C 603.932 712.399 623.446 770.951 663.905 822.375 L 662.903 822.466 C 646.305 812.956 630.502 796.716 617.877 782.545 C 565.354 723.585 546.591 643.671 551.108 566.476 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 746.487 893.934 C 750.022 893.767 753.06 895.906 756.076 897.538 C 733.361 920.74 708.043 939.82 678.804 954.146 C 587.035 999.107 513.857 996.005 420.076 963.957 C 409.061 960.103 398.101 956.216 387.263 951.881 C 420.68 956.464 454.958 957.684 488.655 957.838 C 561.248 958.172 634.627 949.675 701.146 918.774 C 716.824 911.491 731.587 902.661 746.487 893.934 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 773.946 899.006 L 784.776 899.926 C 829.037 964.211 912.459 1000.15 985.245 1021.22 C 1022.03 1030.7 1059.52 1040.03 1096.88 1046.82 L 1109.16 1049.31 L 1119.77 1050.44 C 1119.63 1051.04 1118.97 1051.38 1118.53 1051.82 C 1104.29 1055.47 1088.45 1056.55 1073.77 1057.63 C 1009.14 1062.36 953.884 1051.12 896.264 1021.7 C 848.918 997.535 790.859 951.141 773.946 899.006 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1141.98 819.393 C 1152.62 816.16 1167.13 807.079 1177.74 801.831 C 1207.66 787.041 1237.91 771.365 1269.15 759.588 C 1213.19 818.994 1137.41 870.324 1056.85 888.312 C 1032.81 893.679 1008.06 895.344 983.5 896.061 C 945.067 897.181 902.899 894.445 865.511 885.365 L 866.988 885.069 C 877.649 883.022 888.81 883.214 899.628 882.683 A 635.359 635.359 0 0 0 933.897 879.96 C 988.705 874.411 1038.56 864.084 1089.84 843.733 C 1107.55 836.702 1125.48 828.976 1141.98 819.393 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 322.271 659.513 C 330.656 665.772 339.608 671.237 348.117 677.328 L 412.117 723.733 C 436.684 741.642 467.705 767.14 493.761 780.681 C 499.207 786.813 514.836 794.473 522.323 798.722 C 557.393 818.624 595.153 836.118 634.433 845.779 C 653.416 850.448 672.932 852.599 691.933 857.204 A 95.6928 95.6928 0 0 1 686.152 858.198 C 671.077 860.301 654.888 860.045 639.676 859.687 C 565.952 857.956 501.657 833.748 443.229 789.572 C 403.874 759.817 371.578 723.611 340.434 685.663 C 335.308 679.416 323.359 667.335 322.271 659.513 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1155.76 559.959 L 1157.15 560.098 L 1157.44 561.449 C 1118.27 664.384 1069.12 744.74 981.564 813.638 L 980.712 813.683 C 981.313 810.785 1001.07 786.257 1004.81 780.679 A 276.063 276.063 0 0 0 1025.52 743.956 C 1046.67 699.577 1053.72 651.166 1066.29 604.001 C 1095.19 587.105 1125.19 573.487 1155.76 559.959 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 445.039 466.637 C 454.808 471.555 464.179 478.393 473.375 484.338 C 503.6 503.881 532.644 524.421 560.229 547.604 A 1313.28 1313.28 0 0 1 563.711 570.089 C 558.492 562.406 552.828 555.406 546.223 548.873 C 535.351 580.776 541.128 636.925 549.569 669.683 C 554.037 687.023 560.428 703.476 567.577 719.843 L 582.612 750.513 C 565.982 731.753 549.985 713.123 535.682 692.468 C 490.271 626.888 459.075 544.972 445.039 466.637 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1045.71 647.985 C 1045.76 648.241 1045.84 648.493 1045.87 648.753 C 1046.45 654.13 1043.41 662.832 1042.18 668.178 C 1032.99 708.117 1017.6 745.002 994.69 779.034 C 968.927 817.295 926.772 852.545 884.304 870.49 C 867.193 877.72 849.334 882.205 831.172 885.801 C 832.026 883.865 836.404 882.024 838.271 880.875 C 881.85 854.069 917.101 807.369 933.06 759.044 C 938.304 743.167 940.668 726.875 944.564 710.689 C 951.148 704.282 959.408 698.94 966.965 693.701 C 992.394 676.074 1018.11 661.832 1045.71 647.985 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 584.307 416.256 C 587.955 417.942 591.307 420.502 594.596 422.804 A 285.633 285.633 0 0 1 710.837 605.535 C 708.331 608.225 706.129 611.19 703.85 614.075 A 352.481 352.481 0 0 0 662.411 578.297 C 655.128 573.021 647.782 567.962 640.205 563.117 C 628.46 585.796 620.949 609.38 614.194 633.882 C 601.956 619.8 586.439 604.462 578.078 587.784 C 573.211 578.078 571.36 565.924 569.767 555.301 C 562.638 507.77 569.22 461.551 584.307 416.256 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 771.528 916.821 C 775.862 923.102 771.97 942.014 770.476 949.352 C 748.244 1058.59 657.619 1141.45 595.877 1229.67 C 573.107 1262.21 553.492 1295.88 538.178 1332.57 C 505.364 1411.18 502.409 1473.86 505.137 1557.4 A 985.059 985.059 0 0 1 485.411 1531.45 C 475.164 1517.85 465.597 1503.59 456.199 1489.4 C 477.006 1330.85 552.282 1244.97 652.311 1127.15 C 682.788 1091.25 721.047 1045.54 741.997 1003.75 C 756.094 975.636 764.288 947.345 771.528 916.821 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 317.53 649.556 C 370.806 644.3 423.623 643.54 475.804 657.499 C 482.133 668.61 487.519 680.016 494.485 690.808 C 523.919 736.405 565.793 777.293 611.923 805.83 C 635.427 820.371 660.509 832.546 683.479 847.96 C 633.067 838.317 598.316 828.266 551.71 806.326 C 540.212 800.914 513.491 784.08 504.981 781.572 C 480.765 765.223 456.239 750.336 432.647 732.935 A 8130.6 8130.6 0 0 0 359.829 678.923 C 348.361 670.613 336.931 661.745 324.849 654.354 C 322.452 652.637 320.095 651.014 317.53 649.556 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1103.07 731.846 C 1153.68 723.797 1224.75 732.514 1272.39 752.32 C 1256.91 759.024 1241.2 765.171 1225.9 772.286 C 1206.51 781.304 1187.59 791.403 1168.52 801.074 C 1161.17 804.8 1150.56 808.411 1144.16 813.408 C 1124.63 820.843 1106.06 831.255 1086.44 838.835 C 1027.05 861.784 961.439 873.269 897.909 874.848 C 908.26 868.908 919.047 861.548 930.225 857.356 C 942.617 852.709 955.511 850.395 967.671 844.852 A 340.122 340.122 0 0 0 1078.87 762.166 C 1087.2 752.745 1094.02 742.063 1102.35 732.645 L 1103.07 731.846 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 526.468 848.096 C 541.433 852.262 555.601 857.944 570.851 861.384 C 605.596 869.223 674.489 873.011 708.162 864.428 L 717.316 872.599 C 680.316 886.037 646.159 894.811 606.318 891.765 C 600.996 891.358 595.492 891.077 590.232 890.18 C 584.41 889.187 579.224 887.218 573.255 887.033 L 573.531 887.934 C 577.689 888.417 581.756 890.058 585.871 890.942 C 592.402 892.345 599.049 893.225 605.683 893.982 C 647.514 898.75 685.136 889.859 724.803 877.842 L 739.603 887.253 C 730.719 893.434 721.904 899.537 712.548 904.999 C 695.593 914.718 677.629 921.667 659.261 928.178 C 630.2 938.479 599.422 946.734 568.861 951.045 C 508.72 959.53 439.091 955.804 379.846 942.71 C 387.606 932.451 399.391 923.986 409.514 916.08 C 448.811 885.386 480.475 867.132 526.468 848.096 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 644.519 576.175 C 696.628 608.711 745.387 666.095 759.554 726.545 C 760.6 731.008 761.304 735.573 762.012 740.1 C 753.134 753.561 744.565 766.309 738.207 781.193 C 736.581 751.213 733.115 713.844 712.134 690.336 C 715.766 700.904 723.008 709.547 725.752 720.582 C 731.002 741.696 736.23 763.33 733.808 785.384 C 732.924 793.433 729.707 801.67 727.615 809.5 C 722.326 829.296 727.109 842.719 730.771 861.817 C 730.376 861.509 729.974 861.209 729.586 860.893 C 715.881 849.706 697.248 805.695 695.891 787.787 C 694.733 810.467 706.898 828.909 716.059 848.747 C 685.54 819.104 663.723 780.459 651.752 739.832 C 649.534 732.308 647.407 724.653 645.761 716.981 C 644.803 712.517 644.498 707.239 642.812 703.02 C 642.671 702.668 642.487 702.336 642.325 701.994 L 642.514 700.523 C 640.21 705.102 644.919 721.098 646.153 726.433 C 652.392 753.4 661.04 779.255 675.325 803.15 C 683.191 816.307 692.83 828.888 702.802 840.49 C 707.761 846.259 714.396 852.3 718.446 858.576 C 719.135 859.642 719.319 860.573 719.603 861.788 C 674.604 835.938 641.366 783.531 627.936 734.37 C 614.366 684.692 615.634 626.309 641.742 580.68 A 82.8714 82.8714 0 0 1 644.519 576.175 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 821.03 898.758 C 831.298 897.342 842.511 894.051 852.78 893.953 C 862.152 893.865 872.038 896.418 881.299 897.87 C 895.44 900.088 909.764 902.07 924.003 903.533 C 941.579 905.34 961.586 902.89 978.463 907.8 C 999.339 913.872 1022.01 928.59 1039.11 941.502 C 1069.3 964.305 1107.94 1010.44 1122.63 1046.27 L 1122.83 1049.02 C 1121.81 1049.55 1120.87 1050.09 1119.77 1050.44 L 1109.16 1049.31 L 1096.88 1046.82 C 1059.52 1040.03 1022.03 1030.7 985.245 1021.22 L 987.929 1017.57 C 914.562 995.271 841.111 962.085 792.946 900.03 C 799.604 899.953 806.279 900.034 812.895 899.209 C 844.841 922.644 898.211 951.916 938.789 951.729 C 895.435 942.299 856.097 926.425 821.03 898.758 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 987.929 1017.57 C 1024.82 1027.64 1062.09 1035.5 1099.7 1042.42 L 1115.45 1044.82 C 1117.85 1045.24 1120.28 1045.57 1122.63 1046.27 L 1122.83 1049.02 C 1121.81 1049.55 1120.87 1050.09 1119.77 1050.44 L 1109.16 1049.31 L 1096.88 1046.82 C 1059.52 1040.03 1022.03 1030.7 985.245 1021.22 L 987.929 1017.57 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 757.258 884.496 C 746.332 878.847 740.196 872.334 736.418 860.259 C 727.702 832.398 736.117 801.717 749.348 776.782 C 778.307 722.206 814.31 698.658 862.429 664.886 C 886.062 648.3 909.355 631.942 933.829 616.575 C 935.508 635.862 937.995 655.44 937.898 674.809 C 937.618 730.135 919.65 785.831 884.098 828.496 C 861.256 855.908 827.305 886.32 790.085 889.514 C 784.791 889.968 779.389 889.828 774.081 889.686 C 770.332 889.239 768.545 888.163 765.525 885.949 C 763.669 885.766 763.447 885.393 761.961 884.381 C 758.014 880.837 758.203 877.989 757.828 872.936 C 757.514 876.806 757.239 880.612 757.258 884.496 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 757.828 872.936 C 759.602 839.479 774.404 806.207 796.768 781.354 C 792.686 788.648 787.578 795.263 783.346 802.455 C 768.298 828.029 762.205 855.079 761.961 884.381 C 758.014 880.837 758.203 877.989 757.828 872.936 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 765.525 885.949 L 766.931 885.668 C 811.762 876.5 847.855 845.41 872.144 808.011 C 876.36 801.52 890.694 778.411 890.915 771.423 L 892.142 770.788 L 892.58 769.19 C 894.458 776.425 880.634 799.568 876.896 805.967 C 857.581 839.034 833.506 863.368 798.884 880.049 C 791.511 883.602 780.446 885.166 774.081 889.686 C 770.332 889.239 768.545 888.163 765.525 885.949 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 724.385 413.643 C 729.224 416.009 733.78 422.825 737.047 426.972 C 755.71 450.662 771.692 476.212 783.212 504.146 A 557.78 557.78 0 0 1 793.558 531.587 C 795.061 535.983 795.819 540.99 798.074 545.042 L 800.192 545.535 L 801.577 544.536 C 803.911 537.378 797.985 523.071 796.152 515.591 C 801.784 505.779 805.814 495.057 811.479 485.216 C 826.086 459.843 849.754 430.091 873.595 413.263 C 890.985 436.754 904.851 471.017 911.754 499.366 C 915.357 514.162 921.762 540.856 912.027 554.061 C 905.829 562.468 898.555 569.437 893.174 578.573 C 891.74 581.006 890.019 583.958 890.771 586.859 C 899.716 585.835 917.913 559.311 924.317 552.267 A 319.323 319.323 0 0 1 945.54 531.241 A 266.064 266.064 0 0 1 1034.9 478.623 C 1046.48 527.115 1037.41 578.875 1026.2 626.453 C 1036.87 621.261 1047.2 614.139 1057.46 608.059 C 1053.58 617.145 1051.01 627.065 1048.11 636.518 C 1040.33 641.215 1031.79 644.86 1023.6 648.774 C 996.621 661.948 971.379 679.466 946.822 696.59 C 947.408 681.478 947.618 666.286 946.341 651.202 C 944.984 635.172 941.929 619.098 943 602.986 C 930.764 607.743 920.546 613.748 909.478 620.774 C 907.569 621.986 898.859 628.584 897.204 628.716 C 896.594 628.765 895.998 628.503 895.396 628.397 C 894.744 622.481 905.464 616.056 906.84 609.728 C 907.891 604.896 905.816 599.44 902.88 595.628 C 901.145 593.376 898.91 592.386 896.111 592.081 C 886.724 591.059 880.159 599.89 873.838 605.067 C 872.536 606.133 872.156 605.675 870.576 605.49 C 868.45 603.698 868.319 603.62 867.666 600.933 A 90.1595 90.1595 0 0 0 870.338 595.349 C 874.189 586.537 877.744 577.601 873.591 568.162 C 872.005 564.556 869.453 561.311 865.597 560.031 C 862.467 558.992 858.823 559.613 855.962 561.181 C 847.113 566.034 844.109 583.499 841.48 592.721 L 829.628 589.761 C 833.853 582.134 837.141 574.293 836.863 565.359 C 836.676 559.366 834.579 553.558 829.952 549.559 C 826.962 546.975 822.967 545.241 818.961 545.576 C 815.602 545.857 812.63 547.635 810.577 550.278 C 803.571 559.302 807.235 574.464 808.477 584.847 C 803.555 584.249 798.573 584.145 793.622 583.92 C 794.163 575.32 794.718 566.438 792.741 557.968 C 791.351 552.017 788.521 545.989 782.965 542.903 C 779.59 541.029 775.805 540.581 772.111 541.704 C 767.861 542.995 764.507 546.11 762.577 550.084 C 757.52 560.5 763.909 576.031 767.421 586.264 C 762.762 586.676 758.339 587.504 753.778 588.476 C 753.204 581.191 752.867 573.979 749.786 567.221 C 747.876 563.03 744.695 558.797 740.167 557.274 C 737.075 556.235 734.158 556.699 731.34 558.233 C 728.34 559.865 726.348 563.432 725.473 566.61 C 722.628 576.942 727.741 586.772 732.786 595.413 L 720.235 600.797 C 708.895 558.735 701.173 535.316 678.237 497.237 C 685.984 468.133 704.399 436.08 724.385 413.643 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(85,110,128)" d="M 950.573 1855.21 C 939.543 1839.8 931.216 1820.91 922.477 1804.02 C 877.037 1716.19 850.79 1628.99 852.692 1529.39 A 454.952 454.952 0 0 1 1104.56 1128.01 C 1140.09 1110.33 1177.07 1098.39 1213.68 1083.54 C 1270.77 1060.4 1326.87 1024.82 1371.2 981.963 A 487.054 487.054 0 0 0 1521.49 640.269 C 1523.58 490.166 1450.67 328.614 1339.62 228.076 C 1322.6 212.665 1304.88 198.186 1285.77 185.44 C 1278.6 180.66 1247.86 163.219 1244.67 159.947 C 1255.41 161.687 1270.28 169.379 1280.59 173.725 C 1347.08 201.727 1411.1 235.705 1469.16 278.877 A 835.195 835.195 0 0 1 1793.28 818.903 A 744.161 744.161 0 0 1 1649.52 1377.86 C 1634.49 1397.99 1613.34 1410.46 1592.68 1424.1 C 1518.13 1473.28 1435.05 1513.49 1345.86 1526.49 C 1340.82 1535.06 1335.98 1543.86 1330.05 1551.85 C 1318.26 1562.01 1310.54 1572.91 1296.71 1581.1 C 1308.46 1587.03 1319.56 1593.09 1330.3 1600.77 C 1335.79 1604.71 1341.01 1609.83 1346.72 1613.31 C 1351.69 1618.41 1356.71 1623.48 1361.42 1628.84 C 1380.12 1655.36 1389.66 1680.35 1384.05 1713.02 C 1380.28 1734.99 1364.35 1754.18 1346.46 1766.62 C 1326.66 1780.37 1298.39 1783.96 1275.11 1779.54 C 1253.47 1775.44 1232.25 1762.89 1219.79 1744.47 C 1214.59 1736.79 1211.12 1727.77 1206.49 1719.71 C 1195.77 1701.05 1176.3 1689.29 1155.99 1683.44 C 1143.71 1679.34 1126.69 1675.83 1113.84 1677.82 C 1103.26 1680.69 1093.83 1684.08 1084.33 1689.59 C 1050.79 1709.05 1013.89 1751.18 994.609 1784.64 C 989.557 1793.4 984.377 1802.88 980.786 1812.34 L 980.773 1814.27 C 980.658 1824.48 978.629 1834.74 978.97 1844.95 C 980.182 1881.19 992.005 1922.76 1006.27 1955.93 C 1012.62 1970.68 1020.5 1985.01 1027.69 1999.37 C 1000.58 1970.46 973.758 1941.8 949.494 1910.42 C 950 1903.75 950.938 1897.37 952.219 1890.8 C 956.709 1896.88 961.447 1903.14 965.368 1909.59 C 967.311 1912.79 968.319 1917.2 970.796 1919.88 C 971.768 1920.93 971.572 1920.62 973.09 1920.73 C 972.99 1918.8 973.267 1919.22 972.47 1917.84 C 970.581 1914.57 966.783 1910.14 966.588 1906.35 C 966.57 1906 966.65 1905.65 966.681 1905.3 A 903.49 903.49 0 0 0 973.585 1914.54 C 965.365 1895.16 959.973 1873.86 950.573 1855.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,35,67)" d="M 1266.16 1414.53 C 1259.63 1414.29 1253.33 1414 1247.1 1411.8 C 1240.09 1409.33 1234.39 1405.27 1231.28 1398.37 C 1228.12 1391.37 1226.55 1384.12 1229.7 1376.85 C 1234.22 1366.44 1244.3 1357.65 1254.8 1353.77 C 1269.45 1348.35 1286.07 1349.86 1300.16 1356.2 C 1324.98 1367.37 1344.98 1391.95 1354.32 1417.12 C 1368.38 1455.03 1362.53 1490.66 1345.86 1526.49 C 1340.82 1535.06 1335.98 1543.86 1330.05 1551.85 C 1318.26 1562.01 1310.54 1572.91 1296.71 1581.1 C 1308.46 1587.03 1319.56 1593.09 1330.3 1600.77 C 1335.79 1604.71 1341.01 1609.83 1346.72 1613.31 C 1351.69 1618.41 1356.71 1623.48 1361.42 1628.84 C 1380.12 1655.36 1389.66 1680.35 1384.05 1713.02 C 1380.28 1734.99 1364.35 1754.18 1346.46 1766.62 C 1326.66 1780.37 1298.39 1783.96 1275.11 1779.54 C 1253.47 1775.44 1232.25 1762.89 1219.79 1744.47 C 1214.59 1736.79 1211.12 1727.77 1206.49 1719.71 C 1195.77 1701.05 1176.3 1689.29 1155.99 1683.44 C 1143.71 1679.34 1126.69 1675.83 1113.84 1677.82 C 1103.26 1680.69 1093.83 1684.08 1084.33 1689.59 C 1050.79 1709.05 1013.89 1751.18 994.609 1784.64 C 989.557 1793.4 984.377 1802.88 980.786 1812.34 L 980.773 1814.27 C 980.658 1824.48 978.629 1834.74 978.97 1844.95 C 980.182 1881.19 992.005 1922.76 1006.27 1955.93 C 1012.62 1970.68 1020.5 1985.01 1027.69 1999.37 C 1000.58 1970.46 973.758 1941.8 949.494 1910.42 C 950 1903.75 950.938 1897.37 952.219 1890.8 C 956.709 1896.88 961.447 1903.14 965.368 1909.59 C 967.311 1912.79 968.319 1917.2 970.796 1919.88 C 971.768 1920.93 971.572 1920.62 973.09 1920.73 C 972.99 1918.8 973.267 1919.22 972.47 1917.84 C 970.581 1914.57 966.783 1910.14 966.588 1906.35 C 966.57 1906 966.65 1905.65 966.681 1905.3 A 903.49 903.49 0 0 0 973.585 1914.54 C 965.365 1895.16 959.973 1873.86 950.573 1855.21 C 952.018 1843.84 943.613 1817.33 940.874 1805.13 C 928.53 1750.14 926.607 1694.41 940.784 1639.53 C 969.644 1527.81 1055.81 1468.59 1163.13 1443.91 C 1193.57 1436.91 1238.43 1431.19 1265.02 1415.23 C 1265.4 1415 1265.78 1414.76 1266.16 1414.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(85,110,128)" d="M 980.786 1812.34 C 976.438 1791.96 990.44 1748.64 1001.55 1731.15 C 1018.58 1704.31 1046.04 1687.61 1076.91 1681 C 1083.94 1679.5 1107.76 1673.92 1113.84 1677.82 C 1103.26 1680.69 1093.83 1684.08 1084.33 1689.59 C 1050.79 1709.05 1013.89 1751.18 994.609 1784.64 C 989.557 1793.4 984.377 1802.88 980.786 1812.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1338.32 1402.81 C 1339.07 1403.86 1339.8 1404.91 1340.46 1406.01 C 1355.47 1430.87 1356.89 1463.66 1349.89 1491.17 C 1340.99 1526.13 1317.88 1558.66 1286.67 1577 C 1241.02 1562.71 1196.73 1556.35 1149.63 1568.93 C 1087.38 1585.55 1032.72 1630.12 1000.71 1685.53 C 960.618 1754.94 958.534 1825.58 978.816 1901.76 L 983.988 1921.5 C 976.207 1905.47 964.772 1874.26 962.557 1856.9 C 961.331 1847.29 961.857 1837.51 960.92 1827.85 C 958.472 1802.62 955.166 1777.54 956.047 1752.12 C 957.981 1696.25 982.613 1636.01 1024.15 1597.8 C 1056.89 1567.68 1096.08 1548.89 1138.56 1536.9 A 588.905 588.905 0 0 1 1193.55 1524.69 C 1237.49 1516.79 1292.94 1510.94 1321.91 1472.56 C 1337.88 1451.4 1342 1428.63 1338.32 1402.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1265.13 1359.17 C 1281.46 1358.26 1295.22 1360.71 1308.72 1370.64 C 1322.17 1380.54 1330.28 1394.54 1332.54 1411.06 C 1334.26 1423.61 1332.21 1437.08 1327.73 1448.86 C 1307.74 1501.42 1242.26 1509.36 1194.26 1518.02 C 1174.27 1521.62 1154.63 1525.58 1135.16 1531.43 C 1082.15 1547.37 1030.27 1574.24 996.323 1619.27 C 948.63 1682.52 944.705 1757.04 954.931 1832.24 C 949.949 1817.42 946.862 1802.11 943.924 1786.78 A 425.483 425.483 0 0 1 938.826 1704.62 C 942.569 1608.38 993.212 1524.5 1080.16 1481.03 C 1104.14 1469.04 1130.09 1460.97 1156.01 1454.36 C 1189.63 1445.8 1252.38 1439.22 1276.77 1415.67 C 1281.56 1411.05 1285.95 1404.51 1285.85 1397.59 C 1285.76 1391.72 1282.53 1386.49 1278.14 1382.78 C 1274.13 1379.4 1268.8 1377.39 1263.52 1377.99 C 1259.93 1378.39 1255.71 1380.23 1253.69 1383.33 C 1252.76 1384.74 1253.17 1385.05 1253.46 1386.55 C 1257.78 1383.75 1261.11 1379.72 1266.75 1380.69 C 1271 1381.42 1274.6 1384.74 1276.59 1388.43 C 1278.48 1391.94 1279.35 1396.92 1277.72 1400.69 C 1276.18 1404.26 1273.61 1406.56 1269.96 1407.8 C 1262.88 1410.19 1253.23 1408.09 1246.77 1404.74 C 1241.92 1402.23 1238.22 1398.23 1236.62 1392.95 C 1234.89 1387.21 1235.82 1381.25 1238.82 1376.11 C 1244.63 1366.13 1254.54 1361.99 1265.13 1359.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1016.58 1676.44 C 1050.12 1627 1104.83 1586.12 1164.18 1574.7 A 214.304 214.304 0 0 1 1325.26 1607.5 C 1348.94 1623.79 1370.27 1649.49 1375.66 1678.39 A 79.3663 79.3663 0 0 1 1362.73 1739.1 C 1349.93 1757.49 1331.15 1768.09 1309.26 1771.94 C 1284.81 1776.24 1261.06 1770.17 1240.93 1755.79 C 1225.49 1744.77 1222.04 1732.5 1212.79 1717.27 C 1209.86 1712.43 1204.77 1708.3 1202.68 1703.14 L 1203.63 1702.12 L 1205.05 1701.15 C 1195.78 1696.31 1187.3 1689.79 1177.95 1684.93 C 1148.86 1669.8 1113.43 1665.69 1081.27 1671.34 C 1052.72 1676.35 1023.91 1691.27 1004.56 1713.05 C 997.717 1720.75 992.112 1729.5 986.238 1737.95 C 991.562 1723 999.403 1709.48 1008.01 1696.23 C 1007.48 1693.44 1006.97 1690.9 1007.57 1688.05 C 1008.55 1683.45 1012.9 1679.11 1016.58 1676.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(17,42,76)" d="M 1016.58 1676.44 C 1016.96 1676.22 1017.35 1676.01 1017.72 1675.79 C 1023.81 1672.11 1029.72 1663.92 1034.99 1658.88 C 1039.73 1654.36 1044.92 1650.31 1050.15 1646.39 C 1095.64 1612.26 1157.46 1594.62 1213.87 1606.94 C 1243.2 1613.34 1271.38 1628.33 1287.81 1654.22 C 1295.93 1667.02 1300.49 1682.3 1297.15 1697.47 C 1295.33 1705.71 1290.44 1714.88 1283.2 1719.63 C 1282.64 1720.01 1282.04 1720.33 1281.46 1720.68 C 1278.56 1724.36 1270.9 1727.47 1266.39 1728.28 C 1244.68 1732.19 1220.58 1713.21 1203.63 1702.12 L 1205.05 1701.15 C 1222.56 1711.63 1245.21 1728.8 1266.66 1722.97 C 1273.27 1721.17 1278.75 1717.61 1283.92 1713.22 C 1290.65 1704.11 1293.96 1694.04 1292.75 1682.62 C 1290.83 1664.47 1278.43 1647.78 1264.56 1636.63 C 1234.53 1612.47 1190.95 1606.73 1153.73 1611 C 1094.2 1617.81 1044.71 1649.94 1008.01 1696.23 C 1007.48 1693.44 1006.97 1690.9 1007.57 1688.05 C 1008.55 1683.45 1012.9 1679.11 1016.58 1676.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1008.01 1696.23 C 1044.71 1649.94 1094.2 1617.81 1153.73 1611 C 1190.95 1606.73 1234.53 1612.47 1264.56 1636.63 C 1278.43 1647.78 1290.83 1664.47 1292.75 1682.62 C 1293.96 1694.04 1290.65 1704.11 1283.92 1713.22 C 1278.75 1717.61 1273.27 1721.17 1266.66 1722.97 C 1245.21 1728.8 1222.56 1711.63 1205.05 1701.15 C 1195.78 1696.31 1187.3 1689.79 1177.95 1684.93 C 1148.86 1669.8 1113.43 1665.69 1081.27 1671.34 C 1052.72 1676.35 1023.91 1691.27 1004.56 1713.05 C 997.717 1720.75 992.112 1729.5 986.238 1737.95 C 991.562 1723 999.403 1709.48 1008.01 1696.23 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 38 KiB |
@@ -0,0 +1,40 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 359.418 L 2048 376.245 L 2048 781.941 L 2048 804.8 L 2048 2048 L 0 2048 L 0 1826.56 L 0 1811.59 L 0 1777.69 L 0 1760.1 L 0 1714.68 L 0 1701.68 L 0 1389.88 L 0 1366.63 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1095.58 564.841 C 1121.73 480.554 1174.84 394.22 1227.88 324.102 C 1238.14 310.538 1249.34 292.283 1263.5 282.543 C 1283.53 268.775 1338.75 256.763 1364.11 250.174 C 1417.99 236.171 1479.05 220.859 1534.88 226.346 C 1600.11 232.756 1690.56 285.223 1753.43 309.574 C 1823.2 336.601 1894.11 355.038 1967.42 369.505 C 1965.1 364.028 1960.08 355.117 1961.54 349.105 C 1962.06 346.937 1963.71 345.263 1965.48 344.033 C 1967.62 342.557 1969.51 342.315 1972.01 342.651 C 1982.41 344.042 1993.51 348.374 2003.81 350.945 C 2018.4 354.586 2033.16 357.018 2048 359.418 L 2048 376.245 L 2048 781.941 L 2048 804.8 C 1989.16 804.928 1926.93 798.253 1870.53 780.873 C 1841.51 752.068 1823.99 677.992 1824.02 636.98 A 94.088 94.088 0 0 1 1824.1 633.248 C 1801.14 637.684 1779.55 641.225 1756.11 641.577 C 1718 642.151 1678.16 635.205 1640.96 645.872 C 1602.64 656.857 1555.06 688.948 1521.32 710.987 L 1522.09 712.233 C 1537.07 736.19 1561.96 765.447 1580.58 787.187 C 1596.34 805.594 1614.4 822.1 1630.63 840.124 C 1640.99 851.619 1725.07 951.917 1724.87 959.033 C 1722.69 962.135 1720.18 963.311 1716.46 964.004 C 1703.85 966.352 1689.4 964.733 1676.37 965.958 C 1650.56 968.385 1623.6 975.26 1598.73 982.581 C 1574.52 989.709 1551.27 999.792 1528.05 1009.61 C 1485.43 1027.64 1445.89 1049.13 1406.37 1073.06 A 1123.28 1123.28 0 0 0 1076.86 1375.53 C 1064.07 1393.27 1051.52 1411.42 1041.19 1430.72 C 1035.83 1440.75 1031.73 1452.83 1025.76 1462.23 C 1024.3 1464.51 1022.02 1466.48 1019.27 1466.82 C 1016.07 1467.22 1014.37 1466.26 1012 1464.22 C 1002.57 1456.07 994.625 1444.63 986.721 1434.95 C 971.853 1416.76 956.77 1398.66 942.383 1380.08 C 933.537 1368.66 925.421 1356.19 915.851 1345.41 C 904.233 1342.2 892.576 1339.58 881.067 1335.91 C 839.028 1322.51 791.143 1302.85 746.819 1300.71 C 783.933 1311.46 820.56 1327.53 855.919 1343.04 C 870.262 1349.33 886.08 1355.23 899.469 1363.37 C 905.722 1367.18 911.922 1371.94 915.661 1378.35 C 918.042 1382.43 919.049 1387.12 917.769 1391.75 C 915.72 1399.16 909.023 1404.94 902.464 1408.39 C 897.862 1410.82 893.14 1412.63 887.886 1412.73 C 875.08 1412.99 861.002 1409.1 848.417 1406.73 A 2388.17 2388.17 0 0 1 763.096 1388.82 C 744.907 1384.82 726.071 1379.54 707.462 1378.25 C 672.108 1375.81 636.208 1383.84 601.57 1389.74 C 589.651 1413.68 571.767 1435.64 553.477 1454.98 C 493.169 1518.77 426.702 1552.83 344.297 1580.54 A 652.616 652.616 0 0 1 292.325 1595.52 C 294.228 1611.43 303.848 1700.09 297.637 1708.28 C 290.583 1717.6 271.299 1724.42 260.891 1729.65 C 187.383 1766.6 80.3043 1811.76 0 1826.56 L 0 1811.59 L 0 1777.69 L 0 1760.1 L 0 1714.68 L 0 1701.68 L 0 1389.88 L 0 1366.63 C 60.1769 1344.69 119.583 1321.41 177.417 1293.77 C 200.757 1282.62 226.154 1271.03 246.705 1255.14 C 269.243 1237.71 297.455 1203.3 317.365 1181.68 C 351.405 1144.72 384.327 1107.04 419.897 1071.51 C 435.131 1056.29 450.615 1040.24 468.184 1027.71 C 484.091 1016.37 502.227 1007.77 520.621 1001.31 C 544.545 992.906 570.32 989.368 595.258 985.149 C 617.758 981.343 640.318 977.314 662.944 974.341 C 651.437 956.486 618.293 914.572 612.796 897.415 C 632.153 871.086 659.348 849.105 683.789 827.716 A 1684.68 1684.68 0 0 1 1095.58 564.841 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1355.68 454.017 C 1356.1 460.432 1352.33 468.524 1351.61 475.316 C 1337.24 476.374 1324.56 479.157 1310.93 483.827 L 1310.77 483.062 C 1318.33 472.759 1343.64 459.311 1355.68 454.017 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 795.281 1191.75 C 802.974 1195.25 825.427 1227.24 831.919 1235.51 C 825.639 1232.92 819.133 1230.74 812.752 1228.41 C 798.331 1222.86 783.566 1218.17 768.909 1213.28 L 795.281 1191.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 279.327 1598.37 L 280.686 1598.67 C 282.334 1606.18 279.884 1622.51 280.13 1631.21 C 280.715 1651.95 282.711 1672.51 284.644 1693.15 C 281.427 1686.95 278.537 1680.57 275.568 1674.25 C 265.903 1651.22 260.592 1627.07 253.837 1603.13 C 262.192 1600.98 270.82 1599.79 279.327 1598.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1430.1 434.261 C 1431.36 434.801 1431.02 434.469 1431.8 435.451 C 1437.46 442.58 1443.17 448.776 1449.99 454.827 C 1428.12 460.088 1406.65 467.232 1385.16 473.868 C 1382.25 474.78 1378.88 476.071 1375.86 476.342 C 1373.35 476.568 1372.12 475.669 1370.24 474.2 C 1367.73 468.128 1373.03 456.92 1374.86 450.57 C 1391.22 442.092 1412.15 438.405 1430.1 434.261 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 729.677 1083.22 L 732.008 1082.99 C 734.165 1083.91 734.512 1083.97 735.784 1085.9 C 735.626 1086.18 735.502 1086.49 735.31 1086.75 C 727.917 1096.81 632.198 1131.92 613.991 1135.97 L 612.096 1134.69 L 600.608 1114.04 C 643.197 1096.28 685.273 1092.51 729.677 1083.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1570.66 847.651 C 1592.34 867.277 1607.71 895.683 1631.08 917.231 C 1618.72 918.118 1606.82 921.102 1594.78 923.869 C 1581.21 927.4 1568.05 931.516 1555.1 936.896 C 1549.82 927.599 1545.81 917.782 1545.31 906.97 C 1544.31 885.369 1556.83 863.323 1570.66 847.651 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1001.95 1277.12 C 1027.73 1276.21 1039.68 1289.36 1058.13 1304.47 C 1042.44 1326.95 1028.62 1349.94 1015.89 1374.21 L 1014.15 1377.34 L 1012.87 1377.15 C 996.401 1354.12 979.958 1331.19 963.958 1307.82 C 974.361 1293.29 984.313 1282.31 1001.95 1277.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1460.42 249.435 L 1462.6 249.195 C 1460.67 251.34 1351.23 290.554 1340.18 294.45 C 1320.96 301.231 1287.16 309.452 1271.99 322.633 C 1256.81 335.821 1245.25 358.41 1234.32 375.3 C 1198.21 431.098 1162.71 488.397 1131.71 547.225 L 1121.67 553.031 L 1120.19 553.11 C 1120.09 545.869 1126.6 534.577 1129.59 527.57 C 1162.07 451.48 1208.32 379.891 1258.45 314.258 C 1263.43 307.741 1268.9 302.496 1276.16 298.554 C 1293.51 289.134 1313.97 284.704 1332.87 279.292 C 1375.2 267.172 1416.66 255.397 1460.42 249.435 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1951.06 599.396 C 1951.56 599.719 1951.66 600.435 1951.92 600.974 C 1938.24 657.4 1921.61 719.26 1878.78 760.795 C 1872.85 753.997 1868.39 745.884 1864.08 738.007 C 1846.79 706.19 1843.7 665.127 1837.55 629.928 C 1860.79 622.277 1883.99 614.189 1907.77 608.34 C 1922.07 604.823 1936.89 603.319 1951.06 599.396 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 203.137 1305.27 C 212.264 1298.74 222.2 1293.15 232.063 1287.8 C 226.488 1304.02 222.275 1320.26 219.748 1337.26 C 205.932 1430.19 220.121 1604.9 261.535 1689.85 A 265.112 265.112 0 0 0 268.983 1703.81 C 232.75 1718.24 197.536 1735.86 161.808 1751.56 C 119.206 1770.28 75.1921 1788.54 30.8901 1802.85 C 20.6957 1806.14 10.2614 1808.54 0 1811.59 L 0 1777.69 C 68.043 1759.3 135.025 1734.01 199.394 1705.47 C 209.824 1700.84 223.758 1696.54 232.538 1689.58 C 233.597 1687.14 233.357 1685.8 232.661 1683.23 C 229.549 1671.76 224.512 1660.7 220.887 1649.36 C 214.902 1630.65 210.464 1611.25 206.554 1592.01 A 747.812 747.812 0 0 1 195.741 1352.33 C 197.621 1336.8 199.358 1320.46 203.137 1305.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 745.378 1227.89 C 758.855 1229.56 844.782 1260.44 855.438 1268.91 C 867.77 1278.71 889.379 1308.76 900.211 1322.49 C 864.999 1311.45 834.558 1298.21 797.905 1289.79 C 763.52 1281.89 686.875 1275.11 656.076 1296.71 C 654.024 1298.15 653.303 1299.02 652.948 1301.46 C 654.573 1303.05 655.33 1303.52 657.645 1304.03 C 664.119 1305.43 671.558 1304.94 678.213 1305.53 A 306.76 306.76 0 0 1 713.984 1311.07 C 747.493 1318.5 780.797 1333.92 812.013 1347.97 C 826.098 1354.44 889.263 1381.63 896.254 1388.93 C 886.327 1397.98 849.999 1385.78 837.396 1382.7 C 752.914 1362.05 685.384 1346.2 599.43 1372.46 C 603.066 1355.27 604.602 1332.5 601.739 1315.15 C 618.445 1300.78 637.776 1291.67 656.549 1280.48 C 686.057 1262.89 715.583 1244.96 745.378 1227.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1505.59 720.871 C 1506.07 721.138 1550.19 780.561 1555.52 787.358 C 1578.02 816.097 1603.08 842.437 1626.98 869.988 C 1647.85 894.047 1667.67 919.62 1689.77 942.512 C 1630.9 943.395 1574.46 963.374 1520.83 985.878 C 1481.47 1002.4 1444.61 1022.57 1407.94 1044.3 A 1073.22 1073.22 0 0 0 1190.69 1211.02 C 1166.74 1235.03 1144.52 1260.37 1122.4 1286.05 C 1082.46 1332.41 1042.37 1384.42 1019.03 1441.41 C 1001.35 1415.62 980.057 1393.07 960.984 1368.4 L 830.544 1196.56 C 824.295 1188.26 817.822 1180.06 812.401 1171.18 A 844.486 844.486 0 0 1 832.785 1150.52 C 843.997 1167.75 856.3 1184.2 868.178 1200.96 L 954.568 1320.41 A 2142.25 2142.25 0 0 1 985.969 1365.07 C 994.609 1377.63 1002.74 1390.55 1013.2 1401.7 C 1020.6 1402.47 1026.31 1385.55 1029.46 1380 C 1070.42 1308 1115.59 1255.2 1175.43 1198.82 A 903.68 903.68 0 0 1 1240.98 1142.48 C 1262.63 1125.91 1285.32 1110.72 1307.48 1094.84 C 1379.03 1043.56 1452.38 991.277 1535.37 960.09 C 1558.17 951.521 1582.29 943.486 1606.17 938.748 C 1618.19 936.363 1643.83 934.865 1653.34 930.947 C 1655.23 928.883 1655.88 927.717 1656.51 924.987 C 1652.29 913.688 1638.79 901.792 1631.13 892.395 C 1612.63 869.696 1594.47 846.841 1575.55 824.474 C 1564.47 811.387 1552.67 798.935 1541.79 785.678 A 904.253 904.253 0 0 1 1497.42 725.862 L 1505.59 720.871 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1987.52 363.673 C 2007.55 369.11 2027.42 373.504 2048 376.245 L 2048 781.941 C 2011.47 782.226 1976.07 778.28 1939.92 773.613 C 1978.2 733.739 1994.97 677.64 2007.22 625.013 C 2022.13 560.949 2030.54 491.533 2026.68 425.715 C 2026.24 418.147 2026.59 404.375 2022.29 398.108 C 2020.99 396.22 2020.42 396.259 2018.31 395.795 C 2014.44 397.379 2013.54 399.286 2012.77 403.235 C 2009.99 417.495 2012.58 434.485 2012.61 449.07 A 744.868 744.868 0 0 1 2009.48 514.363 C 2003 580.488 1987.57 659.314 1957.99 719.059 C 1948.87 737.468 1935.8 753.14 1926.53 771.157 C 1918.64 770.39 1911.01 769.345 1903.24 767.753 C 1908.91 760.522 1914.62 753.282 1919.74 745.656 C 1928.51 732.62 1934.8 718.159 1940.94 703.756 C 1972.85 628.868 1993.12 523.135 1994.19 441.892 A 381.218 381.218 0 0 0 1987.52 363.673 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,201,142)" d="M 0 1389.88 C 66.0986 1371.67 128.257 1339.46 190.954 1312.23 C 162.71 1401.38 170.876 1539.92 197.101 1629.3 C 202.315 1647.08 209.695 1664.26 217.381 1681.08 C 192.124 1691.52 167.122 1702.9 141.703 1712.88 C 95.8111 1730.91 47.605 1747.14 0 1760.1 L 0 1714.68 L 0 1701.68 L 0 1389.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 0 1701.68 C 38.3224 1687.6 77.0058 1674.65 115.119 1659.94 C 131.021 1653.8 149.643 1643.16 164.954 1638.72 C 169.765 1637.33 175.809 1636.39 180.583 1638.48 C 182.275 1639.22 183.061 1639.8 184.23 1641.17 C 184.658 1643.52 184.401 1644.89 183.152 1646.99 C 177.993 1655.68 157.057 1661.67 147.768 1665.49 C 99.5126 1685.37 50.7676 1702.33 0 1714.68 L 0 1701.68 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 671.976 989.27 C 677.397 995.033 681.771 1002.78 686.25 1009.33 C 699.084 1028.1 711.3 1047.08 723.305 1066.38 C 686.257 1070.63 624.61 1079.36 593.653 1099.11 C 584.291 1081.88 572.534 1063.8 557.853 1050.65 C 553.507 1046.76 544.661 1039.33 538.813 1039.63 C 536.208 1040.86 535.946 1040.9 534.548 1043.38 C 535.088 1050.19 555.074 1068.24 560.154 1075.04 C 574.787 1094.64 587.57 1119.42 598.064 1141.58 C 562.127 1153.2 526.197 1164.17 489.976 1174.87 C 475.398 1179.18 430.429 1191.44 425.017 1205.17 C 424.04 1207.64 424.426 1208.76 425.217 1211.1 C 425.495 1211.21 425.76 1211.36 426.05 1211.44 C 432.286 1213.06 454.118 1203.51 462.151 1201.45 C 508.917 1189.44 554.866 1177.89 600.479 1161.73 C 665.134 1138.82 726.511 1109.22 788.776 1080.72 L 799.509 1082.13 C 807.508 1077.38 813.231 1070.6 821.928 1066.69 C 829.104 1070.76 837.182 1077.45 840.821 1085.01 C 842.841 1089.21 843.343 1093.75 841.647 1098.15 C 838.285 1106.88 828.575 1110.91 820.55 1114.15 C 815.662 1111.1 811.087 1107.7 807.551 1103.09 C 804.863 1099.59 801.056 1088.35 798.063 1086.57 C 794.949 1086.64 794.127 1086.51 791.393 1088.19 C 789.713 1091.27 789.924 1093.93 790.699 1097.27 C 793.58 1109.66 800.222 1119.36 811.029 1125.85 C 824.432 1125.09 835.986 1120.39 846.137 1111.56 C 851.807 1106.62 856.765 1100.08 856.916 1092.26 C 857.174 1078.89 846.176 1068.8 837.706 1059.86 C 845.797 1060.39 854.139 1061.3 859.832 1067.84 C 863.419 1071.95 864.145 1077.3 863.628 1082.57 C 860.79 1111.51 833.648 1129.9 813.831 1147.54 C 792.07 1166.91 772.168 1188.49 749.029 1206.26 C 734.751 1217.22 719.373 1225.29 703.832 1234.2 C 690.881 1241.63 678.183 1249.51 665.211 1256.9 C 643.294 1269.4 618.818 1277.38 598.095 1292.01 C 586.601 1300.12 578.556 1311.87 569.277 1322.26 C 560.248 1332.37 550.754 1341.5 540.396 1350.23 C 497.524 1388.45 440.658 1415.53 385.054 1429.2 C 374.753 1431.73 364.149 1433.92 353.679 1435.61 C 347.564 1436.6 341.263 1436.67 335.273 1438.37 C 332.769 1439.08 330.849 1439.95 329.488 1442.27 C 329.794 1444.93 329.855 1445.58 332.01 1447.47 C 340.516 1454.9 372.863 1452.28 383.411 1450.57 C 449.528 1439.87 549.461 1382.22 589.004 1327.61 C 590.486 1344.83 589.402 1362.36 588.945 1379.62 C 583.862 1387.77 579.329 1396.26 574.173 1404.36 C 525.488 1480.92 441.862 1522.04 359.083 1550.82 C 322.469 1563.55 286.459 1574.17 248.566 1582.57 C 232.886 1506.49 230.395 1423.08 235.172 1345.7 C 236.463 1324.78 240.166 1304.04 241.206 1283.12 C 264.181 1270.03 282.46 1248.17 300.534 1229.12 C 333.92 1193.93 365.952 1157.54 398.696 1121.76 C 420.865 1097.54 443.266 1072.11 468.619 1051.16 C 481.418 1040.58 495.964 1030.81 511.258 1024.23 C 561.677 1002.51 619.737 1004.86 671.976 989.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 760.18 1103.45 C 761.599 1103.55 763.025 1103.63 764.315 1104.33 C 772.414 1108.7 791.604 1140.6 792.8 1150.48 C 793.239 1154.11 791.489 1155.48 789.376 1157.97 C 787.39 1157.51 785.764 1157 784.087 1155.78 C 777.723 1151.15 757.456 1119.11 756.852 1110.97 C 756.608 1107.68 758.284 1105.89 760.18 1103.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 671.116 1147.47 C 673.091 1147.74 675.221 1148.01 676.892 1149.2 C 685.397 1155.26 698.861 1192.46 700.512 1203.21 C 701.134 1207.27 700.056 1208.83 697.732 1211.88 C 695.758 1211.7 693.604 1211.64 691.873 1210.53 C 681.918 1204.17 672.942 1177.26 670.428 1166.08 C 669.042 1159.92 667.582 1153.1 671.116 1147.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 647.962 1157.4 C 648.936 1157.72 649.553 1157.87 650.468 1158.45 C 657.17 1162.69 664.513 1192.73 669.3 1201.64 C 672.513 1207.62 679.548 1211.73 681.02 1218.46 C 680.479 1221.93 678.638 1223.4 676.261 1225.73 C 671.303 1225.7 668.958 1223.78 665.547 1220.45 C 652.745 1207.94 643.276 1184.32 643.722 1166.48 C 643.828 1162.23 644.925 1160.29 647.962 1157.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1523.43 245.039 C 1546.05 242.64 1570.94 251.441 1591.8 259.492 C 1632.29 275.109 1671.45 295.569 1710.91 313.607 A 1199.26 1199.26 0 0 0 1798.38 348.633 C 1817.47 355.445 1837.16 360.495 1856.71 365.797 C 1876.09 371.053 1895.45 376.51 1915.06 380.848 C 1933.59 384.945 1952.36 387.995 1970.74 392.714 C 1978.97 444.307 1965.82 540.831 1954.35 591.68 C 1920.99 573.802 1836.82 609.138 1799 616.12 C 1737.19 627.531 1667.28 605.526 1611.38 630.221 C 1590.86 639.285 1572.13 652.217 1553.52 664.628 C 1511.76 692.487 1471.83 723.673 1428.34 748.79 C 1411.6 758.454 1393.28 768.571 1374.29 772.69 C 1364.11 774.901 1351.69 775.204 1342.78 769.064 C 1336.67 764.852 1333.23 758.009 1331.87 750.854 C 1327.65 728.656 1342.97 698.624 1357.25 682.432 C 1376.16 660.993 1399.94 645.854 1422.94 629.308 C 1468.64 596.427 1526.1 554.254 1558.09 507.842 C 1578.05 478.901 1584.32 445.281 1577.81 410.912 C 1576.5 403.966 1574.88 395.592 1568.7 391.408 C 1566.08 391.102 1565.63 390.95 1563.3 392.08 C 1558.73 398.508 1561.01 426.12 1560.31 435.054 C 1555.91 491.168 1528.2 517.09 1489.11 553.071 C 1472.57 568.298 1456.27 583.903 1439.18 598.515 A 1826.47 1826.47 0 0 1 1427.69 576.164 L 1434.35 569.206 C 1446.62 556.5 1458.99 543.854 1472.69 532.653 C 1486.21 521.593 1501.76 511.936 1513.46 498.899 C 1517.63 498.114 1521.92 497.429 1526.02 496.341 C 1529.64 495.379 1533.81 493.443 1535.47 489.834 C 1536.53 487.541 1536.43 484.911 1535.36 482.665 C 1533.46 478.698 1497.89 477.86 1490.57 475.221 C 1481.4 471.915 1475.54 465.392 1471.35 456.791 C 1483.21 457.005 1495.7 458.719 1507.49 457.328 C 1511.48 456.858 1516.94 455.62 1519.14 451.85 C 1520.39 449.713 1520.61 446.95 1519.77 444.628 C 1515.57 433.042 1479.18 438.041 1468.72 436.929 C 1460.01 436.003 1453.24 433.81 1445.48 429.802 C 1456.82 427.218 1494.3 422.8 1501.43 415.772 C 1502.14 414.11 1502.81 413.263 1502.58 411.394 C 1502.22 408.385 1500.75 406.198 1498.45 404.318 C 1492.37 399.333 1482.45 400.756 1475.11 401.579 C 1437.49 405.794 1355.99 427.516 1323.42 445.617 C 1307.96 454.208 1293.97 466.575 1280.13 477.539 C 1270.96 484.803 1260.1 492.14 1252.83 501.325 C 1219.38 511.663 1188.34 525.358 1156.37 539.519 C 1162.16 529.981 1169.2 521.18 1176.43 512.705 C 1201.54 483.273 1228.55 455.435 1254.76 426.997 C 1268.49 412.099 1281.26 395.971 1295.41 381.542 C 1298.08 378.829 1300.64 376.395 1304.02 374.575 C 1316.01 368.113 1330.82 364.572 1343.65 359.724 C 1366.53 351.081 1389.09 341.612 1411.95 332.908 C 1438.53 322.784 1464.77 312.482 1490.71 300.758 C 1502 295.659 1514.09 290.622 1524.58 284.029 C 1527.92 281.933 1533.38 278.217 1534.73 274.262 C 1535.61 271.688 1535.27 270.922 1534.39 268.509 C 1531.97 266.556 1529.46 266.493 1526.49 266.784 C 1522.09 267.215 1517.81 268.489 1513.67 269.992 C 1496.53 276.218 1479.81 284.033 1462.92 290.948 L 1383.61 322.597 L 1334.2 342.195 C 1321.22 347.246 1303.85 351.625 1292.72 359.698 C 1282.22 367.316 1273.73 379.784 1264.95 389.428 C 1246.84 409.316 1228.18 428.462 1210.98 449.18 C 1220.45 430.296 1270.34 347.939 1282.6 336.869 C 1286.54 333.31 1391.61 297.341 1406.75 291.646 C 1445.71 276.993 1485.5 262.165 1523.43 245.039 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1431.52 651.91 C 1438.76 651.685 1443.42 654.711 1448.56 659.706 C 1456.98 667.893 1465.37 682.047 1465.16 693.987 C 1465.07 698.864 1463.45 701.176 1460.07 704.536 C 1457.86 704.905 1455.89 705.413 1453.87 704.156 C 1450.63 702.144 1448.32 695.353 1446.66 691.967 C 1442.4 683.249 1428.74 665.095 1427.08 658.276 C 1427.88 654.773 1428.94 654.3 1431.52 651.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1460.31 631.806 C 1467.85 633.405 1473.73 639.531 1478.29 645.416 C 1485.61 654.866 1493.3 669.183 1491.44 681.415 C 1490.63 686.757 1488.29 689.045 1483.99 692.039 C 1481.08 691.927 1479.33 691.838 1476.79 690.192 C 1472.18 683.121 1472.24 673.965 1468.8 666.399 C 1465.1 658.257 1451.21 646.929 1452.31 638.22 C 1454.3 635.127 1457.23 633.683 1460.31 631.806 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1508.02 363.855 C 1509.13 364.269 1510.37 364.752 1511.35 365.426 C 1514.45 367.572 1516.43 371.424 1518.21 374.669 C 1521.83 381.274 1552.46 445.238 1552.72 446.958 C 1553.17 450.019 1551.87 451.411 1550.45 453.925 C 1546.1 453.415 1543.21 452.698 1539.95 449.566 C 1522.94 433.209 1504.24 397.891 1503.9 373.883 C 1503.83 369.217 1504.69 367.113 1508.02 363.855 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1381.1 686.019 C 1383.39 685.935 1385.68 685.78 1387.86 686.64 C 1396.97 690.239 1407.19 709.122 1409.68 718.143 C 1411.21 723.673 1411.26 728.807 1408.16 733.788 C 1400.04 746.854 1378.99 759.508 1364.24 762.949 C 1358.86 763.215 1354.09 762.861 1349.33 760.089 C 1340.36 754.861 1336.91 745.538 1334.68 735.97 C 1335.25 733.933 1335.89 731.937 1336.73 729.994 C 1342.85 715.858 1366.93 691.71 1381.1 686.019 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1379.26 702.679 C 1379.59 702.688 1379.93 702.642 1380.26 702.705 C 1384.22 703.463 1389.27 712.212 1391.03 715.519 C 1393.42 720.006 1395.88 725.577 1394.44 730.691 C 1388.33 738.831 1375.61 745.458 1366.03 748.582 C 1365.09 748.549 1364.15 748.522 1363.21 748.439 C 1359.19 748.082 1353.14 746.218 1350.83 742.601 C 1349.56 740.614 1349.3 738.329 1349.74 736.048 C 1352.24 723.077 1369.07 709.927 1379.26 702.679 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1454.43 474.273 C 1459.39 474.011 1461.58 475.321 1465.72 477.921 L 1465.76 478.905 C 1450.2 485.034 1434.52 492.698 1420.28 501.474 C 1415.92 504.162 1408.39 508.955 1407.95 514.629 C 1407.81 516.429 1408.33 517.594 1409.33 518.994 C 1422.02 536.62 1472.55 488.435 1488.07 492.152 C 1489.48 492.491 1489.14 492.542 1489.91 493.878 C 1489.85 494.698 1490.09 495.601 1489.72 496.337 C 1488.63 498.532 1476.29 505.426 1473.84 507.157 C 1452.67 522.088 1434.79 540.105 1419.41 560.837 C 1409 540.183 1398.77 519.825 1386.29 500.309 C 1298.87 516.243 1190.59 563.96 1110.94 604.6 C 1089.35 615.618 1067.38 626.353 1047.03 639.597 C 1043.67 641.78 1039.22 643.917 1038.79 648.332 C 1038.41 652.157 1040.4 654.374 1042.8 656.941 C 1047.81 657.967 1131.89 613.693 1143.48 607.825 A 1257.61 1257.61 0 0 1 1374.01 518.858 C 1389.82 550.283 1403.85 582.513 1420.24 613.698 C 1382.61 641.343 1336.82 672.876 1321.38 719.285 C 1316.11 735.121 1314.89 752.579 1322.95 767.75 C 1328.15 777.526 1336.05 784.713 1346.75 787.93 C 1376.12 796.758 1417.86 774.678 1442.77 760.037 C 1455.24 752.708 1466.93 744.111 1479.77 737.427 L 1481.44 736.569 C 1491.51 747.255 1500 759.877 1508.88 771.579 C 1525.36 793.304 1541.6 813.762 1561.07 832.98 C 1544.56 852.933 1528.16 875.765 1526.52 902.5 C 1525.61 917.341 1528.91 930.277 1538.89 941.642 C 1463.16 961.616 1372.45 1028.5 1308.57 1074.3 C 1292.52 1085.82 1275.96 1096.6 1260 1108.25 A 1087.43 1087.43 0 0 0 1152.29 1196.9 A 721.488 721.488 0 0 0 1065.82 1293.53 C 1057.63 1284.53 1049.61 1275.93 1038.97 1269.79 C 1025.52 1262.04 1008.88 1258.17 993.66 1262.45 C 975.585 1267.55 963.821 1280.24 954.935 1296.06 C 941.647 1281.47 930.774 1264.49 919.407 1248.38 A 3586.43 3586.43 0 0 0 871.06 1181 C 861.427 1167.87 852.243 1154.3 840.457 1142.98 C 853.249 1128.66 867.607 1112.07 874.681 1094.06 C 878.17 1085.18 879.035 1075.29 874.801 1066.5 C 870.924 1058.45 863.51 1052.84 855.07 1050.24 C 833.696 1043.66 812.98 1055.09 794.838 1065.07 C 780.809 1039.99 759.909 1009.94 740.65 988.644 C 751.554 981.105 761.262 973.576 768.232 962.083 C 784.249 935.671 780.672 906.38 773.562 877.866 C 813.888 848.959 854.879 821.096 894.924 791.787 C 908.68 781.718 924.995 771.931 937.385 760.372 C 939.707 758.204 941.338 754.762 940.902 751.487 C 940.529 748.682 940.106 748.342 937.945 746.876 C 933.046 746.63 929.375 748.683 925.293 751.147 C 916.624 756.38 908.503 763.015 900.242 768.905 C 883.25 781.019 866.26 793.071 849.466 805.46 C 821.569 826.037 793.01 845.713 764.971 866.058 C 762.704 867.704 758.468 870.332 758.114 873.332 C 757.385 879.496 763.183 890.597 764.7 897.045 C 767.031 906.949 766.956 918.191 765.125 928.169 C 761.22 949.446 749.067 964.575 731.601 976.549 C 716.499 955.556 699.112 936.526 683.684 915.856 A 1663.81 1663.81 0 0 1 830.279 790.828 C 855.101 771.707 880.252 751.877 907.003 735.528 C 911.354 732.868 918.562 727.962 919.197 722.412 C 919.503 719.73 918.459 718.218 916.881 716.22 C 915.305 715.534 914.366 714.835 912.59 714.992 C 904.465 715.713 888.474 729.391 880.81 734.728 C 806.781 786.279 725.788 848.386 663.376 913.197 C 673.231 928.557 686.803 941.551 697.906 956.035 A 2787.67 2787.67 0 0 1 781.03 1068.39 L 756.379 1080.6 C 748.781 1067.48 738.654 1055.58 730.19 1042.97 C 708.981 1011.38 690.099 984.07 667.079 953.655 C 653.569 935.805 640.339 918.22 624.738 902.111 C 644.994 885.727 664.296 868.274 684.34 851.65 C 731.114 812.859 779.169 774.882 828.842 739.87 C 846.107 727.7 864.048 717.158 882.101 706.229 C 906.741 691.311 931.238 676.534 956.402 662.487 C 1071.76 598.093 1205 533.146 1332.46 497.649 C 1344 494.435 1356.35 491.409 1368.3 490.36 C 1379 489.421 1389.6 489.745 1400.23 487.891 C 1418.56 484.695 1436.14 477.797 1454.43 474.273 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1466.33 750.888 C 1469.84 750.827 1473.45 750.73 1476.63 752.464 C 1480.32 754.472 1528.39 818.157 1533.31 825.216 C 1535.02 827.665 1537.92 831.158 1538.1 834.206 C 1538.33 838.336 1536.29 840.852 1533.92 843.915 C 1532.08 844.05 1528.94 844.572 1527.39 843.591 C 1520.08 838.981 1463.13 763.518 1462.96 757.056 C 1462.88 754.232 1464.66 752.873 1466.33 750.888 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1310.24 561.989 C 1312.19 562.036 1314.6 562.201 1316.05 563.689 C 1318.13 565.844 1318.88 568.833 1320.07 571.525 C 1325 582.718 1332.37 591.322 1342.95 597.52 C 1350.95 602.204 1359.86 605.237 1368.88 607.216 C 1377.07 609.012 1396.22 607.742 1402.09 613.034 C 1404.16 614.9 1404.55 616.919 1404.77 619.548 C 1403.85 621.697 1403.66 622.552 1401.55 623.79 C 1394.06 628.182 1369.33 624.36 1360.91 621.934 C 1336.56 614.922 1318.26 602.185 1306.06 579.753 C 1288.2 586.639 1269.94 592.467 1252.12 599.442 C 1233.08 606.895 1214.42 615.552 1195.7 623.785 C 1178 631.088 1160.93 639.62 1143.84 648.236 C 1133.66 653.367 1114.99 666.183 1105.18 667.76 C 1101.95 668.28 1099.52 668.023 1096.8 666.033 C 1096.03 663.543 1095.78 663.057 1096.99 660.564 C 1104.11 645.946 1206.59 600.466 1228.35 591.58 A 1045.03 1045.03 0 0 1 1310.24 561.989 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,62,114)" d="M 1158.14 682.796 C 1158.47 682.924 1158.8 683.027 1159.12 683.18 C 1168.43 687.748 1214.14 767.787 1219.26 780.341 C 1214.06 787.983 1203.48 800.627 1194.92 804.391 C 1190.98 806.122 1187.56 805.519 1184.15 803.039 C 1180.14 800.113 1177.29 795.345 1174.4 791.348 C 1164.7 777.962 1153.87 764.928 1138.05 758.651 C 1120.59 751.726 1104.97 756.482 1088.63 763.309 C 1112.15 800.313 1132.14 839.7 1153.22 878.143 C 1179.21 861.847 1207.69 851.904 1238.62 852.247 C 1259.6 852.48 1278.24 858.812 1292.95 874.26 C 1310.3 892.484 1317.49 919.481 1316.75 944.146 C 1315.36 990.024 1288.2 1025.95 1256.32 1056.28 C 1262.46 1063.07 1266.22 1070.14 1269.12 1078.73 C 1261.72 1086.02 1236.68 1104.98 1226.52 1105.07 C 1220.92 1102.83 1215.94 1091.06 1212.94 1085.75 C 1204.05 1088.01 1195.43 1090.88 1186.74 1093.79 C 1179.86 1104.82 1172.62 1115.25 1164.32 1125.26 C 1161.39 1126.69 1159.02 1127.66 1155.8 1128.17 C 1148.9 1125.59 1088.32 1073.26 1079.55 1064.83 C 1076.07 1061.48 1072.29 1057.85 1070.16 1053.47 C 1070.45 1052.33 1070.41 1052.25 1071.08 1051.04 C 1074.82 1044.18 1084.42 1038.23 1089.94 1032.51 C 1094.21 1028.08 1097.37 1022.73 1102.02 1018.63 C 1103.61 1017.24 1105.4 1016.14 1107.55 1015.87 C 1116.27 1014.8 1126.62 1029.59 1132.51 1034.94 C 1145.48 1046.73 1167.27 1047.47 1183.65 1046.63 C 1162.3 1011.79 1143.07 975.416 1122.33 940.194 C 1102.18 947.841 1085.4 955.852 1063.34 956.264 C 1038.8 956.722 1013.7 948.997 995.928 931.503 C 974.958 910.859 965.632 879.182 965.53 850.383 C 965.381 808.704 981.805 773.39 1011.01 744.052 C 1006.89 738.452 1002.72 731.527 1000.59 724.892 C 999.741 722.265 999.051 718.979 1000.67 716.542 C 1005.82 708.777 1032.77 693.719 1041.97 691.537 C 1047.75 693.148 1058.67 713.631 1063.16 719.096 L 1064.27 720.423 C 1083.43 707.016 1104.9 703.403 1126.59 696.036 C 1137.37 692.374 1147.76 687.457 1158.14 682.796 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,201,142)" d="M 1154.82 701.96 C 1161.13 707.796 1192.07 766.372 1199.23 778.572 L 1192.3 785.86 C 1179.35 767.337 1165.85 752.825 1145.45 742.699 C 1121.92 733.877 1101.61 738.868 1079.23 748.266 C 1075.7 743.805 1072.69 738.83 1069.54 734.098 C 1095.56 720.077 1127.02 715.132 1154.82 701.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1181.8 924.395 C 1195.76 923.185 1208.82 922.972 1221.57 929.851 C 1235.08 937.141 1246.1 951.458 1250.07 966.267 C 1254.41 982.479 1249.29 995.796 1241.26 1009.63 L 1234.21 1019.77 C 1222.54 999.672 1211.82 979.095 1200.33 958.909 C 1194.12 947.997 1187.2 937.476 1181.19 926.458 L 1181.8 924.395 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 1039.71 797.426 C 1047.04 802.058 1091.5 883.624 1098.01 896.922 C 1093.5 898.736 1088.88 899.997 1084.22 901.318 C 1072.66 901.855 1062.15 900.19 1052.15 893.925 C 1039.03 885.71 1030.79 872.689 1027.34 857.802 C 1022.24 835.827 1028.09 816.217 1039.71 797.426 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,201,142)" d="M 1018.58 760.754 C 1023.82 766.146 1027.94 774.228 1031.97 780.647 C 1027.17 787.233 1022.67 793.751 1019.15 801.131 C 1008.66 823.146 1006.49 849.485 1014.71 872.583 C 1021.1 890.537 1032.88 905.369 1050.44 913.384 C 1069.62 922.144 1087.1 918.867 1106.18 911.927 C 1108.94 916.207 1111.38 920.745 1113.93 925.153 C 1108.66 927.811 1102.81 929.81 1097.33 932.019 C 1086.81 935.848 1075.75 938.628 1064.54 939.109 C 1044.28 939.979 1022.84 933.12 1007.89 919.161 C 989.506 901.991 982.322 875.448 981.767 851.009 C 980.974 816.077 994.544 785.733 1018.58 760.754 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,201,142)" d="M 1224.97 870.395 C 1235.19 869.627 1245.85 869.353 1255.87 871.876 C 1269.89 875.407 1280.75 883.991 1288.1 896.352 C 1301.08 918.205 1302.25 943.803 1296 968.032 C 1290.04 991.151 1277.98 1011.71 1261.95 1029.26 C 1258.55 1032.98 1254.23 1038.06 1249.75 1040.41 C 1247.81 1041.42 1246.18 1041.44 1244.18 1040.63 C 1242.6 1039.99 1242.85 1039.51 1242.31 1038.04 C 1242.78 1031.68 1248.15 1025.89 1251.84 1020.99 C 1261.74 1005.63 1268.46 989.936 1266.64 971.266 C 1264.77 952.09 1255.51 932.729 1240.34 920.59 C 1218.43 903.047 1197.51 905.311 1171.41 908.392 C 1167.29 903.265 1163.59 897.991 1159.95 892.512 C 1180.12 880.352 1201.58 873.028 1224.97 870.395 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(127,201,142)" d="M 1038.65 711.938 C 1047.76 720.988 1054.9 736.492 1061.45 747.628 C 1078.25 776.172 1094.55 804.83 1110.72 833.737 L 1226.5 1039.8 C 1232.95 1051.3 1241.7 1061.27 1248.04 1072.9 C 1242.59 1076.83 1237.36 1081.01 1232.11 1085.18 C 1228.78 1080.59 1224.26 1072.95 1219.01 1070.7 C 1213.04 1068.14 1185.14 1075.43 1178.64 1078.34 C 1170.91 1087.35 1164.96 1098.4 1158.05 1108.09 C 1146.15 1099.49 1134.86 1089.86 1123.44 1080.63 C 1113 1071.55 1101.89 1063.2 1090.89 1054.83 C 1096.48 1048 1102.44 1041.52 1107.94 1034.58 C 1118 1045.75 1132.19 1057.17 1146.86 1061.41 C 1161.05 1065.5 1191.08 1065.06 1203.81 1057.24 C 1206.28 1055.72 1206.88 1054.62 1207.68 1051.92 C 1204.52 1042.68 1195.69 1033.2 1190.36 1024.72 C 1183.14 1013.22 1176.48 1001.33 1169.73 989.557 A 14145.5 14145.5 0 0 0 1015.73 723.611 C 1023.02 719.275 1031.05 715.752 1038.65 711.938 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(254,254,254)" d="M 0 0 L 2048 0 L 2048 359.418 C 2033.16 357.018 2018.4 354.586 2003.81 350.945 C 1993.51 348.374 1982.41 344.042 1972.01 342.651 C 1969.51 342.315 1967.62 342.557 1965.48 344.033 C 1963.71 345.263 1962.06 346.937 1961.54 349.105 C 1960.08 355.117 1965.1 364.028 1967.42 369.505 C 1894.11 355.038 1823.2 336.601 1753.43 309.574 C 1690.56 285.223 1600.11 232.756 1534.88 226.346 C 1479.05 220.859 1417.99 236.171 1364.11 250.174 C 1338.75 256.763 1283.53 268.775 1263.5 282.543 C 1249.34 292.283 1238.14 310.538 1227.88 324.102 C 1174.84 394.22 1121.73 480.554 1095.58 564.841 A 1684.68 1684.68 0 0 0 683.789 827.716 C 659.348 849.105 632.153 871.086 612.796 897.415 C 618.293 914.572 651.437 956.486 662.944 974.341 C 640.318 977.314 617.758 981.343 595.258 985.149 C 570.32 989.368 544.545 992.906 520.621 1001.31 C 502.227 1007.77 484.091 1016.37 468.184 1027.71 C 450.615 1040.24 435.131 1056.29 419.897 1071.51 C 384.327 1107.04 351.405 1144.72 317.365 1181.68 C 297.455 1203.3 269.243 1237.71 246.705 1255.14 C 226.154 1271.03 200.757 1282.62 177.417 1293.77 C 119.583 1321.41 60.1769 1344.69 0 1366.63 L 0 0 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 32 KiB |
@@ -0,0 +1,89 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<path transform="translate(0,0)" fill="rgb(233,235,216)" d="M 0 0 L 2010.22 0 L 2048 0 L 2048 1312.07 L 2048 2048 L 0 2048 L 0 1724.22 L 0 1174.55 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1290.04 1201.23 C 1302.01 1200.3 1313.05 1201.8 1323.42 1208.37 A 52.6549 52.6549 0 0 1 1346.79 1241.74 C 1349.66 1255.62 1346.23 1271.72 1338.23 1283.46 C 1330.01 1295.53 1318.24 1302.02 1304.23 1304.88 C 1291.87 1305.81 1279.52 1303.69 1268.93 1296.94 A 49.9998 49.9998 0 0 1 1247.06 1265.52 C 1244.01 1251.44 1247.06 1235.7 1255.03 1223.72 C 1263.47 1211.04 1275.46 1204.35 1290.04 1201.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1295.07 1230.26 C 1298.29 1230.4 1301.76 1230.94 1304.74 1232.16 C 1310.41 1234.5 1315 1238.67 1317.31 1244.41 A 23.2246 23.2246 0 0 1 1316.54 1263.32 C 1312.62 1271.27 1306.81 1274.11 1298.73 1276.69 C 1294.1 1276.65 1289.12 1276.05 1285.11 1273.52 A 23.48 23.48 0 0 1 1274.58 1257.53 C 1273.45 1250.92 1274.77 1244.13 1278.75 1238.68 C 1283.21 1232.57 1287.85 1231.29 1295.07 1230.26 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(3,3,2)" d="M 1440.19 740.085 C 1453.47 724.709 1468.26 712.605 1489.38 710.877 C 1502.12 709.834 1515.18 713.011 1524.92 721.581 C 1540.98 735.715 1547.64 760.491 1557.01 779.201 C 1565.25 795.672 1574.88 812.13 1586.58 826.375 C 1600.13 842.871 1615.08 857.613 1634.05 867.738 C 1638.74 870.238 1660.26 878.099 1662.12 880.052 L 1661.7 881.645 C 1654 885.649 1642.14 885.158 1633.64 885.439 C 1603.57 886.432 1579.5 886.012 1550.37 876.834 C 1523.54 868.379 1499.56 852.995 1486.56 827.304 C 1482.59 819.474 1480.36 811.959 1479.05 803.307 C 1475.55 806.266 1471.71 810.221 1467.22 811.537 C 1464.24 811.254 1462.1 811.858 1459.29 812.689 L 1458.16 813.031 L 1463.29 807.737 L 1459.92 807.968 C 1455.82 804.525 1457.48 792.31 1457.02 787.064 C 1455.64 771.537 1445.92 756.035 1437.47 743.425 C 1438.43 742.394 1439.3 741.186 1440.19 740.085 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1440.19 740.085 C 1440.48 740.198 1440.78 740.315 1441.07 740.425 C 1453.64 745.068 1465.3 743.643 1472.07 757.719 C 1477.36 768.719 1476.94 783.744 1477.75 795.822 C 1473.22 800.34 1468.48 804.005 1463.29 807.737 L 1459.92 807.968 C 1455.82 804.525 1457.48 792.31 1457.02 787.064 C 1455.64 771.537 1445.92 756.035 1437.47 743.425 C 1438.43 742.394 1439.3 741.186 1440.19 740.085 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 1490.69 716.457 C 1532.61 716.14 1540.4 757.124 1555.53 787.401 A 227.219 227.219 0 0 0 1585.96 834.123 C 1596.29 846.428 1609.85 860.075 1624 867.934 C 1630.57 871.583 1639.03 874.225 1644.76 878.982 C 1639.07 882.759 1614.51 881.405 1607.25 881.103 C 1601.87 881.072 1596.43 880.923 1591.08 880.378 C 1546.56 875.839 1494.86 854.479 1484.75 805.888 C 1481.27 789.143 1484.29 760.212 1473.12 747.309 C 1466.62 739.81 1458.04 738.322 1448.71 737.656 C 1460.58 726.06 1474 718.132 1490.69 716.457 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1116.65 673.475 C 1132.12 673.163 1149.13 671.181 1162.67 680.301 C 1172.39 686.853 1177.93 697.595 1180.04 708.912 C 1182.38 721.466 1183.06 752.441 1180.65 764.83 C 1179.5 770.788 1177.18 776.67 1173.72 781.67 C 1165.89 792.965 1153.99 797.879 1141.06 800.47 C 1141.23 804.102 1142.15 809.59 1140.39 812.883 C 1139.57 814.424 1138.96 814.135 1137.41 814.528 C 1131.27 812.394 1124.14 804.887 1118.49 801.037 L 1108.56 801.029 C 1086.79 801.234 1061.57 804.69 1043.56 789.694 C 1033.24 781.104 1028.35 768.995 1027.41 755.806 C 1025.89 734.253 1021.88 705.171 1037.77 687.889 C 1054.88 669.276 1093.21 674.115 1116.65 673.475 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1099.42 703.315 C 1100.82 703.455 1102.47 703.512 1103.72 704.255 C 1108.22 706.942 1110.97 717.988 1113.06 722.933 C 1119.78 723.902 1131.88 722.75 1136.47 727.843 C 1135.93 734.487 1126.92 740.708 1122.36 745.27 A 1650.03 1650.03 0 0 0 1128.69 770.054 C 1121.62 767.738 1114.96 763.781 1108.38 760.329 C 1098.03 757.663 1094.15 769.653 1085.6 769.759 C 1082.53 764.615 1085.25 753.51 1085.99 747.488 C 1079.81 741.438 1072.56 736.334 1066.04 730.606 C 1072.09 728.231 1078.58 727.684 1084.57 725.336 C 1094.03 721.627 1095.93 711.849 1099.42 703.315 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(3,3,2)" d="M 1360.11 751.833 C 1370.17 744.009 1382.76 738.536 1395.25 736.075 C 1410.6 733.051 1424.17 734.589 1437.47 743.425 C 1445.92 756.035 1455.64 771.537 1457.02 787.064 C 1457.48 792.31 1455.82 804.525 1459.92 807.968 L 1463.29 807.737 L 1458.16 813.031 L 1459.29 812.689 C 1462.1 811.858 1464.24 811.254 1467.22 811.537 C 1463.81 813.221 1460.41 814.88 1456.9 816.363 C 1452.3 825.888 1448.1 835.765 1439.99 842.925 C 1438.81 847.601 1440.66 853.975 1443.24 857.986 C 1450.27 868.906 1483.4 885.381 1495.78 894.964 C 1543.53 931.919 1571.25 985.033 1592.36 1040.24 C 1598.33 1055.86 1605.23 1073.43 1607.75 1089.97 C 1604.12 1093.07 1600.53 1096.05 1596.55 1098.72 C 1598.61 1104.48 1599.86 1109.07 1604.87 1113.05 L 1603.52 1115.79 L 1596.86 1113.09 C 1571.86 1140.33 1540.6 1154.16 1503.48 1155.69 C 1494.24 1156.07 1480.82 1157.41 1472.51 1153.28 L 1471.54 1154.37 L 1469.01 1155.34 C 1466.95 1150.54 1465.78 1145.37 1464.4 1140.35 A 859.429 859.429 0 0 1 1453.13 1138.65 C 1447.59 1127.42 1443.69 1115.1 1439.36 1103.34 C 1435.65 1112.88 1431.7 1122.39 1427.07 1131.52 C 1419.41 1146.64 1411.05 1158.26 1393.99 1163.59 C 1361.16 1173.84 1308.11 1145.73 1280.47 1129.06 C 1266.82 1120.83 1253.45 1110.77 1238.97 1104.08 C 1222.69 1096.57 1204.5 1095.78 1188.36 1087.5 C 1183.36 1084.93 1178.65 1082 1174.39 1078.32 C 1169.48 1074.07 1154.6 1057.15 1153.52 1051.24 C 1153.02 1048.48 1153.36 1048.14 1154.93 1046.05 C 1160.89 1043.66 1166.14 1045.34 1172.18 1046.57 C 1174.26 1042.65 1176.5 1038.52 1180.08 1035.75 C 1186.25 1030.96 1194.4 1030.22 1201.91 1030.97 C 1244.1 1035.22 1244.46 1060.03 1267.09 1067.35 C 1277.54 1070.73 1300.32 1071.15 1307.29 1079.63 L 1306.86 1081.94 C 1306.62 1082.07 1306.39 1082.24 1306.12 1082.34 C 1301.8 1083.94 1272.34 1077.75 1267.83 1075.74 C 1263.12 1073.63 1257.33 1071.62 1253.15 1068.63 C 1236.55 1056.74 1235.49 1047.16 1212.52 1040.87 C 1207.77 1039.57 1202.39 1037.82 1197.45 1037.73 C 1179.97 1037.4 1185.21 1047.09 1176.39 1053.46 C 1173.35 1055.65 1169.46 1054.44 1166.04 1053.93 C 1166.08 1054.25 1166.08 1054.58 1166.15 1054.89 C 1167.03 1058.91 1173.47 1068.88 1176.82 1071.03 C 1182.84 1074.89 1188.19 1079.4 1194.75 1082.41 C 1210.22 1089.51 1227.88 1090.34 1243.47 1097.91 C 1264.82 1108.28 1283.23 1123.72 1304.95 1133.84 C 1306.27 1131.54 1306.12 1110.96 1310 1101.44 C 1314.88 1089.5 1325.06 1082.81 1327.42 1077.71 C 1327.84 1076.8 1327.69 1075.72 1327.82 1074.72 L 1326.82 1073.16 L 1327.14 1071.6 C 1323.59 1068.3 1318.74 1065.59 1314.9 1062.47 A 370.315 370.315 0 0 1 1285.49 1035.76 C 1271.01 1020.83 1259.4 1003.18 1244.73 988.608 C 1237.98 981.902 1230.51 980.41 1224.53 972.099 C 1222.02 986.294 1215.73 997.807 1207.3 1009.35 C 1202.75 1007.77 1194.06 1005.8 1192.22 1000.8 C 1190.33 995.671 1196.34 983.903 1198.13 978.476 C 1197.37 977.897 1196.61 977.323 1195.88 976.718 C 1192.18 973.67 1189.47 970.446 1189.23 965.434 C 1188.83 956.727 1198.9 950.25 1203.44 943.743 C 1206.24 939.725 1205.39 935.266 1208.95 931.387 C 1212.04 929.534 1215.84 930.288 1219.31 930.529 C 1226.84 925.749 1249.11 858.807 1256.69 846.061 C 1258.44 843.107 1259.93 840.926 1263.39 840.013 C 1266.25 840.952 1268.04 842.146 1270.35 843.965 C 1271.43 846.792 1270.91 848.193 1270.1 851.138 C 1267.67 859.985 1263.57 868.752 1260.14 877.274 C 1252 897.494 1243.2 917.424 1236.04 938.022 C 1255.17 946.725 1310.25 984.489 1325.33 985.128 C 1339.15 985.714 1362.76 998.364 1374.74 1005.68 C 1380.5 984.369 1385.78 963.247 1394.35 942.803 C 1401.42 925.92 1411.15 910.337 1416.83 892.852 C 1391.92 856.691 1383.53 886.403 1360.52 872.842 C 1342.19 862.041 1337.63 826.168 1338.04 807.011 C 1338.2 799.522 1341.69 784.234 1341.19 779.414 C 1340.8 775.753 1339.55 772.037 1338.74 768.442 C 1338.01 765.138 1338.19 763.69 1339.98 760.848 C 1343.13 759.027 1345.43 759.59 1348.85 760.06 C 1351.75 756.758 1356.45 754.304 1360.11 751.833 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1198.23 960.737 C 1199.31 956.354 1201.09 951.572 1205.05 949.02 C 1207.58 948.983 1208.09 948.934 1209.95 950.972 C 1212.46 953.713 1215.08 958.002 1214.95 961.745 C 1212.34 963.431 1208.92 962.488 1205.94 961.808 C 1204.07 961.38 1202.63 960.741 1200.98 959.744 L 1199.62 960.163 C 1201.86 965.076 1207.31 964.616 1209.81 969.044 C 1209.37 971.853 1209.02 972.175 1207.14 974.351 C 1202.94 975.335 1199.27 972.392 1195.44 970.527 C 1196.17 967.12 1196.91 963.965 1198.23 960.737 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1160.43 1050.01 C 1164.17 1051.4 1169.37 1054.1 1173.25 1052.33 C 1186.61 1046.23 1177.91 1030.49 1209.33 1038.1 C 1240.26 1045.6 1239.63 1059.91 1261.05 1071.1 C 1270.79 1076.18 1282 1077.93 1292.76 1079.45 C 1296.63 1079.99 1303.14 1082.04 1306.49 1080.12 C 1306.76 1079.96 1307.02 1079.79 1307.29 1079.63 L 1306.86 1081.94 C 1306.62 1082.07 1306.39 1082.24 1306.12 1082.34 C 1301.8 1083.94 1272.34 1077.75 1267.83 1075.74 C 1263.12 1073.63 1257.33 1071.62 1253.15 1068.63 C 1236.55 1056.74 1235.49 1047.16 1212.52 1040.87 C 1207.77 1039.57 1202.39 1037.82 1197.45 1037.73 C 1179.97 1037.4 1185.21 1047.09 1176.39 1053.46 C 1173.35 1055.65 1169.46 1054.44 1166.04 1053.93 C 1166.08 1054.25 1166.08 1054.58 1166.15 1054.89 C 1167.03 1058.91 1173.47 1068.88 1176.82 1071.03 C 1182.84 1074.89 1188.19 1079.4 1194.75 1082.41 C 1210.22 1089.51 1227.88 1090.34 1243.47 1097.91 C 1264.82 1108.28 1283.23 1123.72 1304.95 1133.84 C 1306.27 1131.54 1306.12 1110.96 1310 1101.44 C 1314.88 1089.5 1325.06 1082.81 1327.42 1077.71 C 1327.84 1076.8 1327.69 1075.72 1327.82 1074.72 L 1326.82 1073.16 L 1327.14 1071.6 C 1333.25 1075.11 1338 1077.52 1344.91 1079.02 C 1347.29 1079.53 1349.67 1080.25 1352.02 1080.87 L 1352.47 1081.77 C 1344.98 1083.72 1334.85 1081.9 1327.11 1081.47 C 1315.49 1090.74 1309.55 1104.19 1307.85 1118.7 C 1307.06 1125.45 1307.57 1131.08 1309.11 1137.71 C 1283.87 1126.23 1263.2 1108.61 1239.4 1097.99 C 1220.65 1089.63 1199.34 1089.21 1181.94 1077.26 C 1171.94 1070.39 1166.53 1060.11 1160.43 1050.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1591.98 1103.45 C 1593.5 1106.71 1595.23 1109.89 1596.86 1113.09 C 1571.86 1140.33 1540.6 1154.16 1503.48 1155.69 C 1494.24 1156.07 1480.82 1157.41 1472.51 1153.28 C 1472.05 1148.81 1470.83 1144.3 1469.9 1139.9 C 1515.53 1140.54 1553.98 1128.42 1591.98 1103.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1331.62 992.174 C 1345.82 997.626 1359.74 1003.82 1373.7 1009.88 A 1557.73 1557.73 0 0 0 1364.07 1047.38 C 1361.8 1056.95 1360.15 1067.03 1356.73 1076.26 C 1354.05 1076.79 1351.81 1075.53 1349.25 1074.69 C 1332.3 1070 1318.11 1058.42 1305.89 1046.24 C 1316.26 1028.59 1324.2 1011.21 1331.62 992.174 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1212.66 937.005 C 1214.39 937.242 1215.65 937.523 1217.23 938.307 C 1226.03 942.658 1235.88 943.939 1244.82 948.259 C 1256.48 953.893 1267.44 962.371 1278.7 968.934 C 1294.04 977.88 1310.04 985.384 1325.83 993.469 C 1320.05 1005.58 1315.76 1018.32 1309.08 1029.99 A 970.717 970.717 0 0 1 1302.32 1043.38 C 1280.84 1026.65 1265.48 1002.42 1247.04 982.65 C 1242.2 977.459 1235.26 977.996 1230.96 971.228 C 1230.47 967.265 1232.12 965.017 1233.75 961.453 C 1231.48 952.853 1215.73 952.31 1211.99 944.328 C 1210.69 941.54 1211.82 939.729 1212.66 937.005 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1344.06 787.84 C 1348.06 789.388 1367.51 814.127 1382.78 821.348 C 1387.6 816.82 1391.78 812.41 1398.58 811.28 C 1401.67 812.311 1402.95 813.451 1404.38 816.425 C 1406.46 820.74 1406.49 823.731 1405.86 828.411 C 1405.69 829.617 1405.68 829.101 1405.83 830.103 C 1401.02 835.656 1393.07 839.431 1387.24 844.136 C 1391.97 843.481 1396.52 842.284 1401.14 841.096 C 1410.64 849.697 1420.18 853.59 1433.03 853.12 C 1437.16 859.847 1441.45 866.978 1447.26 872.377 L 1422.49 888.938 C 1413 878.973 1404.82 867.007 1389.62 868.245 C 1383.99 868.703 1378.14 869.811 1372.49 869.33 C 1365.72 868.753 1360 865.565 1355.74 860.297 C 1350.41 853.714 1344.63 837.864 1345.64 829.269 L 1347.41 828.401 C 1349.19 828.554 1351.35 828.92 1353.11 828.703 C 1355.76 828.375 1356.24 827.924 1357.73 825.976 L 1357.18 824.048 C 1356.24 823.568 1355.53 823.145 1354.46 822.92 C 1351.36 822.272 1347.05 825.335 1344.43 826.824 C 1341.8 813.534 1343.52 801.209 1344.06 787.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(49,53,119)" d="M 1360.11 751.833 C 1370.17 744.009 1382.76 738.536 1395.25 736.075 C 1410.6 733.051 1424.17 734.589 1437.47 743.425 C 1445.92 756.035 1455.64 771.537 1457.02 787.064 C 1457.48 792.31 1455.82 804.525 1459.92 807.968 L 1463.29 807.737 L 1458.16 813.031 L 1459.29 812.689 C 1462.1 811.858 1464.24 811.254 1467.22 811.537 C 1463.81 813.221 1460.41 814.88 1456.9 816.363 C 1452.3 825.888 1448.1 835.765 1439.99 842.925 C 1440.17 840.792 1439.72 839.886 1438.72 838.022 C 1435.32 841.864 1431.42 845.128 1427.57 848.497 C 1421.92 847.203 1414.99 845.902 1410.74 841.679 C 1408.27 839.217 1408.01 837.361 1408.12 833.989 C 1407.72 832.357 1406.82 831.431 1405.83 830.103 C 1405.68 829.101 1405.69 829.617 1405.86 828.411 C 1406.49 823.731 1406.46 820.74 1404.38 816.425 C 1402.95 813.451 1401.67 812.311 1398.58 811.28 C 1391.78 812.41 1387.6 816.82 1382.78 821.348 C 1367.51 814.127 1348.06 789.388 1344.06 787.84 C 1342.82 784.983 1344.77 779.244 1345.43 776.249 A 221.059 221.059 0 0 1 1344.14 768.927 C 1345.23 766.219 1345.5 766.403 1348.16 765.08 C 1348.66 763.413 1348.7 761.788 1348.85 760.06 C 1351.75 756.758 1356.45 754.304 1360.11 751.833 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(18,12,6)" d="M 1345.43 776.249 C 1350.48 781.179 1354.14 787.196 1358.57 792.662 C 1365.72 801.504 1373.89 808.213 1382.88 815.131 C 1388.78 810.908 1393.99 807.567 1401.56 808.928 C 1405.16 809.575 1407.94 811.303 1409.85 814.508 C 1412.53 819.02 1411.19 825.743 1409.66 830.39 C 1409.25 831.649 1408.69 832.799 1408.12 833.989 C 1407.72 832.357 1406.82 831.431 1405.83 830.103 C 1405.68 829.101 1405.69 829.617 1405.86 828.411 C 1406.49 823.731 1406.46 820.74 1404.38 816.425 C 1402.95 813.451 1401.67 812.311 1398.58 811.28 C 1391.78 812.41 1387.6 816.82 1382.78 821.348 C 1367.51 814.127 1348.06 789.388 1344.06 787.84 C 1342.82 784.983 1344.77 779.244 1345.43 776.249 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(18,12,6)" d="M 1360.11 751.833 C 1370.17 744.009 1382.76 738.536 1395.25 736.075 C 1410.6 733.051 1424.17 734.589 1437.47 743.425 C 1445.92 756.035 1455.64 771.537 1457.02 787.064 C 1457.48 792.31 1455.82 804.525 1459.92 807.968 L 1463.29 807.737 L 1458.16 813.031 L 1459.29 812.689 C 1462.1 811.858 1464.24 811.254 1467.22 811.537 C 1463.81 813.221 1460.41 814.88 1456.9 816.363 C 1452.3 825.888 1448.1 835.765 1439.99 842.925 C 1440.17 840.792 1439.72 839.886 1438.72 838.022 C 1441.29 834.482 1443.66 830.828 1445.59 826.892 C 1454.13 809.466 1453.11 787.636 1446.69 769.725 C 1442.65 758.428 1435.94 747.755 1424.59 742.699 C 1405.73 734.298 1390.85 742.079 1373.71 748.811 L 1372.08 749.442 C 1364.49 753.989 1356.39 759.131 1351.57 766.766 C 1349.05 766.179 1350.19 766.735 1348.16 765.08 C 1348.66 763.413 1348.7 761.788 1348.85 760.06 C 1351.75 756.758 1356.45 754.304 1360.11 751.833 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1454.14 874.816 C 1457.8 875.951 1462.32 880.125 1465.55 882.383 C 1455.58 890.965 1420.67 915.285 1418.3 926.363 L 1419.42 927.642 C 1419.72 927.606 1420.04 927.608 1420.34 927.535 C 1423.18 926.851 1465.21 890.787 1467.96 886.875 L 1467.48 884.591 C 1473.73 884.935 1484.06 893.468 1489.18 897.2 C 1537.74 932.569 1566.99 988.791 1587.5 1043.83 C 1592.78 1058 1598.74 1072.76 1601.09 1087.74 L 1600.05 1088.71 C 1558.86 1126.84 1510.12 1135.89 1456.05 1134.08 C 1450.87 1121.85 1446.95 1108.78 1442.59 1096.22 A 1523.44 1523.44 0 0 1 1457.01 1055.75 C 1462.93 1039.32 1474.82 1010.02 1476.46 993.269 L 1474.58 991.635 C 1472.08 993.059 1471.41 994.656 1470.37 997.322 C 1467.26 1005.31 1465.52 1014.17 1462.75 1022.35 C 1454.27 1047.37 1445.83 1072.6 1436.1 1097.16 C 1427.46 1118.98 1417.32 1148.13 1393.85 1157.7 C 1370.13 1167.37 1337.6 1151.01 1315.79 1141.26 C 1314.26 1136.59 1313.18 1131.69 1313.02 1126.77 C 1312.53 1111.62 1318.18 1098.78 1328.41 1087.92 C 1337.98 1087.46 1347.68 1088.97 1357.33 1088.79 C 1366.11 1073.89 1368.18 1054 1372.3 1037.36 C 1378.25 1013.36 1384.16 988.407 1391.87 964.937 C 1399.62 941.344 1412.11 919.777 1421.16 896.696 C 1432.91 890.437 1443.49 882.73 1454.14 874.816 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 0 0 L 2010.22 0 C 1999.81 11.6333 1990.08 23.8858 1979.57 35.4116 C 1938.85 80.0457 1895.43 121.09 1845.77 155.667 C 1789.96 194.529 1719.64 225.429 1655.69 248.18 C 1642.33 252.931 1628.9 258.108 1615.3 262.1 C 1566.79 276.339 1516.91 287.063 1467.61 298.224 C 1401.32 313.233 1335.43 328.606 1270.53 348.882 C 1224.6 363.23 1175.02 381.493 1132.91 404.92 A 552.854 552.854 0 0 0 1056.94 456.564 C 984.323 514.57 941.9 593.314 918.126 682.018 C 888.592 792.216 898.872 920.681 805.84 1003.83 C 790.217 1017.79 772.723 1031.15 753.254 1039.36 C 746.657 1009.79 741.297 979.964 735.393 950.253 C 731.656 931.442 729.407 909.916 721.2 892.535 C 715.563 880.597 707.455 871.448 696.697 863.891 C 686.226 856.535 674.674 851.294 661.864 849.881 C 639.409 847.403 612.024 849.6 588.965 849.503 L 424.724 849.057 L 245.621 849.16 L 194.771 849.205 C 182.11 849.228 168.85 848.578 156.365 850.877 C 140.772 853.749 127.319 863.207 118.482 876.232 A 60.1107 60.1107 0 0 0 108.273 907.45 C 107.601 926.189 115.135 947.713 119.264 965.984 A 1621.26 1621.26 0 0 1 130.683 1021.16 C 129.41 1022.92 129.605 1023.07 127.518 1023.9 C 120.534 1026.69 112.468 1037.21 107.114 1042.77 C 80.1447 1070.76 55.6545 1099.57 32.1631 1130.55 C 21.257 1144.93 12.0982 1161.16 0 1174.55 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 96.303 329.297 A 3204.3 3204.3 0 0 0 183.886 330.219 L 183.883 343.131 L 147.953 343.072 L 147.966 408.75 L 147.974 445.177 L 130.997 445.448 L 130.538 343.282 L 96.2295 343.759 L 96.303 329.297 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 687.986 140.243 C 691.507 139.979 695.193 139.648 698.255 141.637 C 702.222 146.849 698.277 161.025 697.746 167.671 C 687.354 168.079 676.015 169.38 668.099 176.874 C 664.845 179.955 662.756 183.801 661.692 188.137 C 658.663 200.477 660.967 239.513 660.931 254.941 C 652.103 255.008 640.118 256.673 631.736 254.357 L 630.991 252.25 L 630.894 142.928 L 651.481 143.168 C 655.652 149.545 657.535 155.868 659.263 163.18 C 667.285 151.207 673.214 143.581 687.986 140.243 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 536.749 332.317 L 552.849 332.451 C 568.869 368.871 579.824 407.899 594.74 444.891 L 575.902 445.593 C 573.579 435.109 569.647 425.058 566.053 414.959 L 554.131 414.927 L 521.851 414.903 C 519.17 425.122 515.364 435.195 512.294 445.322 C 506.778 445.54 501.22 445.326 495.7 445.252 A 4521.86 4521.86 0 0 1 519.883 376.238 C 525.183 361.605 530.172 346.415 536.749 332.317 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 543.519 350.207 C 549.47 367.431 555.655 384.531 561.167 401.906 L 547.25 401.974 L 526.288 402.016 C 532.905 385.344 538.516 367.429 543.519 350.207 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 210.721 362.371 C 220.168 362.901 228.935 364.044 236.922 369.641 C 245.764 375.838 251.014 385.654 252.597 396.216 C 254.387 408.165 251.789 421.904 244.372 431.629 C 237.216 441.014 227.275 445.087 215.869 446.488 C 206.402 446.266 198.788 445.2 190.731 439.623 C 181.735 433.396 175.969 423.587 174.021 412.905 C 171.82 400.836 174.052 387.926 181.456 377.972 C 188.924 367.93 198.83 364.209 210.721 362.371 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 209.329 375.104 C 213.121 374.906 216.723 375.148 220.338 376.434 C 226.532 378.638 231.198 383.441 233.791 389.423 C 237.653 398.331 237.537 410.308 233.586 419.162 C 229.842 427.553 224.813 430.959 216.394 433.938 C 212.488 434.107 208.316 433.685 204.773 431.942 C 198.414 428.815 194.195 422.759 192.099 416.131 C 189.233 407.068 189.387 395.837 193.858 387.304 C 197.385 380.575 202.26 377.415 209.329 375.104 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 469.851 114.173 C 472.196 113.857 471.969 113.431 474.048 114.891 C 476.044 123.743 474.988 134.022 474.901 143.07 L 500.503 143.112 C 501.214 150.323 501.007 157.75 501.113 165.001 L 474.426 165.042 C 475.433 181.205 472.332 216.943 477.267 230.124 C 481.797 234.297 489.828 233.055 495.674 232.998 C 497.359 239.97 498.699 246.839 499.731 253.937 C 495.544 255.207 491.258 256.139 487.003 257.151 C 475.521 257.705 464.154 257.968 455.226 249.427 C 450.872 245.261 448.17 239.729 446.744 233.926 C 442.622 217.155 445.094 184.315 445.178 165.737 L 429.791 165.844 C 429.124 161.115 426.687 152.119 429.675 147.983 C 432.646 143.869 441.303 143.595 445.955 142.865 C 446.162 135.335 446.598 127.798 446.927 120.272 L 469.851 114.173 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 398.305 363.186 C 407.94 362.411 417.293 362.62 425.99 367.336 C 434.679 372.048 440.523 380.412 443.198 389.806 C 446.606 401.774 445.652 416.229 439.416 427.111 C 432.896 438.488 423.314 443.226 411.182 446.417 C 401.359 446.912 392.525 445.95 383.887 440.86 C 374.607 435.392 368.51 426.299 366.081 415.898 C 363.252 403.781 364.664 389.901 371.558 379.344 C 378.15 369.25 387.039 365.578 398.305 363.186 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 398.742 375.217 C 402.678 374.956 407.037 374.841 410.871 375.856 C 416.691 377.398 421.645 381.705 424.486 386.953 C 428.921 395.144 429.635 406.751 427.017 415.61 C 424.337 424.68 419.143 429.591 410.903 433.826 C 407.058 434.431 403.463 434.573 399.68 433.436 C 393.238 431.5 388.274 426.572 385.383 420.604 C 381.036 411.628 380.638 399.649 384.166 390.342 C 387.079 382.659 391.381 378.575 398.742 375.217 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 380.306 141.316 C 392.117 140.186 404.155 143.443 415.387 146.729 L 409.121 168.654 A 133.599 133.599 0 0 0 402.544 166.784 C 393.726 164.534 382.393 161.328 374.213 166.97 C 371.9 168.565 371.588 169.663 371.169 172.331 C 375.807 184.844 396.054 189.618 406.235 197.496 C 413.82 203.364 419.386 211.399 420.17 221.15 C 420.875 229.925 416.969 238.395 411.043 244.701 C 401.261 255.11 387.466 257.384 373.887 257.972 C 360.664 257.055 350 254.698 337.723 249.577 C 339.192 242.214 341.875 236.121 345.383 229.565 C 356.349 232.614 367.498 235.765 378.985 234.364 C 383.649 233.795 387.856 231.862 390.578 227.879 C 391.639 226.327 392.241 224.263 391.638 222.441 C 388.615 213.3 368.899 208.064 360.949 203.063 C 352.708 197.879 345.828 190.467 343.806 180.682 C 342.145 172.645 344.007 162.981 348.739 156.235 C 355.881 146.05 368.82 143.239 380.306 141.316 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 864.576 141.426 C 877.001 139.491 890.765 144.661 901.763 149.952 C 898.882 156.793 896.556 163.83 894.155 170.85 C 885.64 167.053 877.405 163.858 868.001 163.253 C 863.223 162.946 858.921 164.045 855.419 167.431 C 853.058 169.712 852.62 171.425 852.628 174.625 C 858.41 186.663 884.537 190.871 895.467 200.604 C 901.276 205.778 905.25 212.877 905.61 220.742 C 905.998 229.213 902.104 238.32 896.303 244.399 C 886.937 254.215 873.721 256.857 860.751 257.433 C 847.271 257.87 834.42 254.949 822.732 248.176 C 824.134 240.949 824.828 233.615 825.635 226.303 C 838.269 231.322 851.173 235.306 864.947 233.299 C 868.796 232.738 873.512 230.803 875.556 227.231 C 876.303 225.925 876.784 224.323 876.414 222.843 C 873.964 213.039 847.406 205.665 839.276 200.15 C 831.649 194.977 825.37 187.588 824.037 178.215 C 822.925 170.39 825.563 161.252 830.549 155.138 C 839.02 144.753 852.009 142.475 864.576 141.426 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 326.599 323.944 L 343.05 323.951 A 8088.65 8088.65 0 0 1 343.144 445.211 C 339.267 445.248 333.831 446.182 330.464 444.035 C 328.433 440.917 328.915 436.863 328.904 433.255 C 325.757 436.5 322.634 439.894 318.75 442.271 C 310.248 447.477 302.273 447.212 292.906 444.843 C 283.36 440.96 276.071 435.285 271.9 425.612 C 266.759 413.69 266.958 398.252 272.078 386.404 C 276.203 376.859 283.35 368.416 293.349 364.851 C 305.538 360.506 315.916 364.224 327.031 369.275 A 1677.08 1677.08 0 0 0 326.599 323.944 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 304.875 375.419 A 63.7326 63.7326 0 0 1 307.596 375.374 C 316.11 375.449 321.379 379.879 327.091 385.571 L 326.965 420.267 C 325.612 422.446 324.264 424.791 322.654 426.791 C 318.696 431.709 314.189 432.862 308.17 433.745 C 303.76 433.274 299.703 432.913 295.925 430.403 C 290.446 426.763 287.347 420.181 286.149 413.901 C 284.24 403.896 285.193 391.511 291.387 383.13 C 295.047 378.178 298.93 376.409 304.875 375.419 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 624.983 375.439 C 630.931 371.254 636.818 367.036 643.806 364.747 C 652.26 361.978 661.078 362.254 668.956 366.608 C 678.082 371.652 683.924 380.685 686.344 390.673 C 689.4 403.281 688.257 418.808 681.241 429.871 C 675.024 439.673 666.111 443.657 655.239 446.018 C 644.333 446.839 636.515 444.645 627.047 439.378 L 627.146 484.167 L 610.339 484.809 C 610.885 444.4 609.503 403.731 611.202 363.364 C 614.875 363.412 619.218 362.954 622.554 364.638 C 624.857 367.519 624.678 371.862 624.983 375.439 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 642.918 376.139 C 646.378 375.993 649.635 376.053 653.02 376.885 A 23.8892 23.8892 0 0 1 667.862 388.054 C 672.136 395.296 672.753 405.532 670.558 413.531 C 668.071 422.594 662.6 427.195 654.659 431.604 C 654.354 431.689 654.051 431.785 653.743 431.86 C 642.42 434.627 636.494 431.841 627.119 425.9 L 627.081 387.601 C 632.335 383.16 636.684 379.207 642.918 376.139 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(8,11,132)" d="M 722.278 374.687 C 729.619 369.799 737.56 365.063 746.313 363.361 A 31.7935 31.7935 0 0 1 770.807 368.508 C 779.641 374.643 784.546 384.352 786.128 394.815 C 788.011 407.255 785.819 420.756 778.125 430.962 C 770.828 440.641 760.717 444.655 749.08 446.222 C 738.851 446.089 731.683 442.283 723.272 437 C 723.035 452.809 723.109 468.634 723.039 484.445 L 706.973 484.261 C 706.227 455.654 706.942 426.924 707.146 398.307 C 707.22 387.824 705.607 374.613 707.647 364.557 L 709.858 363.444 C 713.285 363.386 716.516 363.033 719.707 364.504 C 721.957 367.067 721.895 371.377 722.278 374.687 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 740.283 375.925 C 744.711 375.87 749.341 375.663 753.608 377.045 C 759.439 378.933 764.246 383.479 766.892 388.949 C 770.65 396.718 770.834 407.177 767.902 415.233 C 764.826 423.685 759.777 427.809 751.937 431.696 C 739.86 433.037 733.074 430.381 723.662 423.097 L 723.989 388.659 C 728.926 383.233 733.893 379.426 740.283 375.925 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 755.067 141.241 C 756.396 141.072 757.666 140.93 759.008 140.93 C 772.165 140.926 785.618 144.333 794.808 154.309 C 808.403 169.065 807.333 187.679 806.627 206.167 C 782.877 205.983 758.957 205.385 735.227 206.281 C 736.824 214.861 738.87 223.209 746.344 228.718 C 761.658 240.005 780.482 231.21 796.746 228.548 L 798.408 228.293 L 799.89 249.875 C 795.643 251.579 791.4 253.155 786.984 254.366 C 769.304 259.215 746.673 259.511 730.548 249.831 C 718.668 242.699 711.336 231.067 708.244 217.736 C 704.279 200.64 705.752 179.787 715.456 164.846 C 724.985 150.176 738.645 144.537 755.067 141.241 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 756.086 162.147 C 762.405 162.05 769.022 163.381 773.624 168.001 C 778.85 173.248 779.346 179.832 779.592 186.777 L 761.832 186.861 C 755.538 186.902 742.76 188.774 737.316 186.226 C 736.244 183.921 735.956 183.504 736.754 180.931 C 739.221 172.977 748.918 165.315 756.086 162.147 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 264.503 142.228 C 278.132 140.939 290.98 141.948 303.046 149.278 C 315.593 156.901 322.927 169.727 326.023 183.762 C 329.809 200.922 327.794 220.115 317.869 234.939 C 309.189 247.904 296.941 254.689 282.02 257.781 C 268.356 258.803 255.522 257.817 243.446 250.441 C 230.929 242.795 223.218 230.593 220.002 216.487 C 216.178 199.719 217.793 178.94 227.404 164.333 C 236.282 150.838 249.231 145.063 264.503 142.228 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 269.379 165.142 C 273.65 165.039 278.532 165.645 282.449 167.416 C 288.553 170.176 292.748 176.041 294.866 182.239 C 298.665 193.353 298.302 209.563 293.029 220.099 C 289.225 227.702 284.4 231.536 276.447 234.178 C 272.635 234.41 268.654 234.211 265.115 232.643 C 258.086 229.529 253.399 222.508 251.043 215.426 C 247.286 204.136 247.448 188.677 253.016 177.993 C 256.929 170.484 261.434 167.461 269.379 165.142 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 136.714 109.433 C 150.127 108.004 166.485 108.181 179.414 112.232 C 190.273 115.634 200.449 123.854 205.514 134.108 C 211.029 145.273 210.972 160.512 206.97 172.238 C 199.181 195.063 175.849 204.561 153.482 205.515 C 148.712 205.719 141.93 204.041 137.664 206.087 L 137.091 208.75 L 137.233 256.307 A 1948.99 1948.99 0 0 0 107.075 256.301 L 107.348 111.899 C 117.119 110.735 126.899 110.081 136.714 109.433 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 144.736 133.435 A 113.477 113.477 0 0 1 151.456 133.452 C 160.145 133.805 168.924 136.1 174.806 142.961 A 21.7765 21.7765 0 0 1 179.886 159.341 C 179.031 167.006 173.743 173.126 167.867 177.58 C 158.917 182.759 147.738 181.673 137.805 181.463 C 137.802 166.105 137.395 150.618 138.214 135.284 C 140.072 133.493 142.231 133.765 144.736 133.435 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,235,216)" d="M 1055.03 363.766 C 1055.71 363.78 1056.38 363.757 1057.05 363.807 C 1061.48 364.14 1067.79 365.581 1070.29 369.653 C 1073.16 374.306 1070 381.693 1066.86 385.362 C 1058.72 394.859 1045.11 400.879 1035.18 408.528 C 1014.29 424.612 991.947 444.348 974.86 464.371 C 927.342 520.053 894.889 580.705 879.602 652.657 C 876.435 667.562 874.318 682.773 871.82 697.808 C 870.909 703.292 870.622 710.52 868.592 715.631 C 867.354 718.752 863.736 719.933 860.882 721.244 C 858.986 721.759 857.031 722.147 855.052 722.008 C 852.456 721.826 849.768 720.729 848.154 718.632 C 841.599 710.116 848.63 680.088 850.523 669.381 C 871.895 548.481 927.781 458.666 1025.2 384.299 C 1034.77 376.996 1045.16 370.656 1055.03 363.766 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 558.575 141.403 C 567.249 140.561 576.421 142.778 585.105 143.334 C 594.448 143.932 603.937 143.147 613.274 142.615 L 613.125 159.345 C 608.828 159.715 604.542 160.33 600.262 160.868 C 602.278 171.659 603.929 183.495 599.423 193.896 C 587.255 221.978 556.652 207.766 545.78 214.136 C 543.766 215.316 542.613 217.227 542.584 219.588 C 542.396 234.772 588.195 221.792 603.446 235.431 C 609.04 240.433 611.187 247.576 611.392 254.89 C 611.737 267.163 607.494 275.746 599.245 284.471 A 78.5333 78.5333 0 0 1 595.631 287.139 C 579.418 298.272 555.794 298.744 537.122 294.961 C 526.826 292.875 516.304 287.978 510.602 278.74 C 507.364 273.494 506.216 267.471 507.951 261.501 C 510.755 251.856 517.7 246.596 525.922 241.868 C 521.915 237.157 517.978 229.479 518.422 223.128 C 518.993 214.969 525.321 210.251 530.944 205.214 C 522.957 198.292 516.452 190.19 515.393 179.284 C 514.546 170.562 517.344 162.176 523.141 155.619 C 532.451 145.089 545.278 142.484 558.575 141.403 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 556.114 158.13 C 558.572 157.945 561.196 157.957 563.587 158.654 C 568.125 159.976 572.296 163.269 574.602 167.388 C 577.257 172.132 577.704 177.895 576.118 183.064 C 574.093 189.666 569.873 192.676 564.025 195.786 C 560.661 195.965 557.037 195.998 553.861 194.699 C 549.628 192.967 546.2 188.939 544.472 184.787 A 21.051 21.051 0 0 1 544.567 168.707 C 547.009 162.932 550.516 160.533 556.114 158.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 543.439 246.836 C 550.637 248.99 557.173 248.493 564.541 248.941 C 572.355 249.415 580.873 250.096 586.37 256.292 C 586.995 258.906 587.361 259.724 586.193 262.28 C 583.86 267.384 578.706 270.158 573.884 272.318 C 572.964 272.589 572.045 272.869 571.109 273.082 C 561.468 275.281 547.058 276.389 538.505 270.801 C 535.919 269.111 533.95 266.801 533.675 263.589 C 533.101 256.893 539.145 251.094 543.439 246.836 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 130.683 1021.16 A 1621.26 1621.26 0 0 0 119.264 965.984 C 115.135 947.713 107.601 926.189 108.273 907.45 A 60.1107 60.1107 0 0 1 118.482 876.232 C 127.319 863.207 140.772 853.749 156.365 850.877 C 168.85 848.578 182.11 849.228 194.771 849.205 L 245.621 849.16 L 424.724 849.057 L 588.965 849.503 C 612.024 849.6 639.409 847.403 661.864 849.881 C 674.674 851.294 686.226 856.535 696.697 863.891 C 707.455 871.448 715.563 880.597 721.2 892.535 C 729.407 909.916 731.656 931.442 735.393 950.253 C 741.297 979.964 746.657 1009.79 753.254 1039.36 L 797.38 1254.67 C 811.044 1322.4 823.812 1390.62 839.229 1457.94 C 856.052 1455.32 940.655 1476.35 964.241 1480.78 C 999.007 1487.31 1034.3 1493.31 1069.42 1497.61 C 1091.61 1500.33 1114.18 1501.13 1136.46 1503.05 C 1156.94 1504.83 1177.37 1507.76 1197.83 1509.34 C 1227.92 1511.66 1258.81 1512.25 1289 1512.89 L 1373.3 1514.06 C 1388.44 1514.13 1404.1 1513.25 1419.17 1514.26 C 1407.59 1416.66 1419.16 1318.9 1445.42 1224.4 C 1451.81 1201.4 1463.21 1179.51 1468.75 1156.49 C 1468.84 1156.1 1468.92 1155.72 1469.01 1155.34 L 1471.54 1154.37 L 1472.51 1153.28 C 1480.82 1157.41 1494.24 1156.07 1503.48 1155.69 C 1540.6 1154.16 1571.86 1140.33 1596.86 1113.09 L 1603.52 1115.79 L 1604.87 1113.05 C 1639.62 1131.51 1669.99 1171.47 1681.46 1208.7 C 1689.66 1235.32 1682.6 1259.66 1682.53 1286.59 C 1682.38 1335.6 1696 1428.85 1717.21 1472.36 C 1734.31 1471.33 1754.51 1462.59 1770.66 1456.89 C 1856.28 1426.66 1978.85 1369.99 2048 1312.07 L 2048 2048 L 0 2048 L 0 1724.22 L 0 1174.55 C 12.0982 1161.16 21.257 1144.93 32.1631 1130.55 C 55.6545 1099.57 80.1447 1070.76 107.114 1042.77 C 112.468 1037.21 120.534 1026.69 127.518 1023.9 C 129.605 1023.07 129.41 1022.92 130.683 1021.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(3,3,2)" d="M 1602.18 1772.35 C 1604.47 1771.1 1606.33 1770.4 1608.87 1769.84 C 1608.87 1780.71 1611.63 1791.45 1614.05 1802 C 1627.46 1806.64 1633.81 1817.37 1639.67 1829.62 C 1644.28 1839.25 1648.66 1850.7 1644.88 1861.29 C 1642.24 1868.67 1636.1 1874.07 1629.08 1877.18 C 1609.02 1886.03 1589.23 1877.68 1568.63 1878.56 C 1540.46 1879.76 1519.14 1893.68 1489.81 1881.86 C 1483.16 1879.18 1477.23 1874.94 1474.35 1868.17 C 1472.61 1864.07 1471.78 1859.18 1473.52 1854.95 C 1476.55 1847.56 1485.07 1843.65 1492.07 1841.01 C 1500.52 1837.82 1510.36 1835.83 1518.21 1831.46 C 1529.82 1824.99 1526.53 1813.32 1542.98 1812.05 C 1545.11 1810.67 1546.07 1809.33 1547.59 1807.38 C 1549.48 1804.94 1558.29 1800.79 1558.67 1799.58 C 1559.26 1797.65 1558.24 1793.46 1558.59 1791.04 L 1562.68 1790.13 C 1570.16 1782.92 1591.58 1776.99 1602.18 1772.35 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1562.68 1790.13 C 1570.16 1782.92 1591.58 1776.99 1602.18 1772.35 C 1605.64 1781.35 1607.29 1791.2 1609.38 1800.59 L 1608.24 1801.32 C 1601.38 1805.76 1593.05 1816.65 1584.23 1814.59 C 1577.36 1812.98 1570.52 1806.33 1564.96 1802.04 L 1562.68 1790.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(199,208,212)" d="M 1640.69 1851.85 L 1641.47 1852.68 C 1642.03 1856.37 1641.55 1858.94 1639.41 1861.96 C 1623.66 1884.18 1590.2 1871.65 1568.13 1873.24 C 1555.23 1874.18 1543.19 1878.63 1530.51 1880.65 C 1513.3 1883.4 1496.44 1881.57 1482.14 1871.05 C 1480.45 1869.01 1479.42 1866.93 1478.29 1864.57 L 1478.95 1863.72 C 1496.96 1875.07 1516.91 1878.21 1537.44 1872.03 C 1546.72 1869.24 1556.08 1865.48 1565.72 1864.21 C 1580.13 1862.32 1594.59 1865.28 1609.01 1865.25 C 1622.25 1865.22 1631.49 1861.03 1640.69 1851.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1611.38 1805.99 C 1613.26 1806.42 1615.2 1806.84 1617.01 1807.53 C 1628.42 1811.88 1634.69 1833.31 1639.23 1843.54 C 1636.62 1847.96 1633.65 1852.22 1629.34 1855.15 C 1614.1 1865.49 1585.65 1857.72 1567.77 1859.29 C 1552.01 1860.67 1537.73 1868.68 1522.05 1869.71 C 1513.68 1870.26 1505.59 1868.7 1497.37 1867.36 C 1489.91 1864.65 1484.41 1861.49 1478.59 1856.07 C 1490.96 1843.75 1508.45 1842.94 1522.71 1834.01 C 1534.1 1826.89 1541.68 1815.08 1554.49 1809.44 C 1568.75 1803.15 1571.13 1816.46 1582.62 1820.6 C 1594.81 1824.99 1600.75 1810.47 1610.44 1806.37 C 1610.75 1806.24 1611.07 1806.12 1611.38 1805.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(3,3,2)" d="M 1872.74 1725.05 C 1872.87 1724.75 1872.94 1724.41 1873.14 1724.15 C 1874.62 1722.31 1875.77 1721.69 1877.92 1721.14 C 1882.98 1727.1 1888.19 1731.07 1894.81 1735.28 C 1913.87 1733.96 1932.15 1749.05 1945.91 1761.18 C 1951.84 1766.41 1957.59 1773.5 1957.87 1781.78 C 1958.43 1798.78 1930.72 1821.83 1921.22 1835.54 C 1914.24 1845.63 1909.79 1858.24 1901.23 1867.12 C 1897.6 1870.89 1892.75 1874.2 1887.74 1875.78 C 1876.37 1879.39 1845.19 1879.55 1832.76 1879.42 C 1820.85 1879.29 1806.59 1878.04 1797.87 1868.98 C 1794.32 1865.3 1792.06 1860.46 1792.24 1855.29 C 1792.49 1848.06 1796.66 1842.05 1802.04 1837.52 C 1816.66 1825.21 1841.07 1831.17 1843.7 1806.54 C 1845.13 1793.11 1841.03 1777.74 1851.61 1766.98 C 1846.99 1762.07 1841.71 1754.68 1834.41 1754.34 L 1834.75 1752.87 C 1837.26 1750.98 1838.99 1750.69 1841.99 1750.31 C 1852.15 1742.43 1864.94 1735.42 1872.74 1725.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1872.74 1725.05 C 1878.41 1730.16 1884.81 1733.99 1891.28 1738 L 1890.3 1738.91 C 1882.68 1746.18 1877.14 1764.42 1865.69 1764.47 C 1863.47 1764.48 1861.23 1764.13 1859.02 1763.88 L 1855.33 1763.47 A 503.653 503.653 0 0 0 1841.99 1750.31 C 1852.15 1742.43 1864.94 1735.42 1872.74 1725.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(199,208,212)" d="M 1931.72 1756.59 C 1935.14 1758.74 1937.88 1761.27 1940.81 1764.03 C 1931.3 1781.25 1917.2 1796.2 1906.05 1812.4 C 1896.75 1825.92 1889.99 1841.42 1879.51 1854.07 C 1874.43 1860.21 1868.54 1865.6 1861.38 1869.22 C 1845.14 1877.43 1825 1875.7 1808.19 1870.4 C 1804.96 1868.61 1802.29 1866.16 1799.5 1863.78 L 1801.25 1864.23 C 1820.7 1869.17 1843.21 1870.13 1860.91 1859.12 C 1883.05 1845.34 1884.59 1826.97 1897.55 1808.8 C 1910.47 1790.7 1926.29 1779.45 1931.72 1756.59 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(49,53,119)" d="M 1945.16 1766.74 C 1949.27 1770.68 1953.21 1774.78 1954.08 1780.65 C 1955.81 1792.27 1926.75 1821.06 1919.2 1831.5 C 1912.5 1840.76 1907.39 1851.06 1900.41 1860.14 C 1894.9 1867.3 1887.86 1870.93 1878.98 1872.06 L 1868.22 1871.59 L 1867.81 1871.02 C 1872.25 1867.45 1877.18 1864.22 1881.14 1860.1 C 1892.95 1847.86 1901.66 1826.96 1911.35 1812.41 C 1921.85 1796.67 1933.5 1781.64 1945.16 1766.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 1896.99 1741.18 C 1904.43 1740.56 1911.59 1741.31 1917.89 1745.69 C 1921.59 1748.27 1924.83 1751.85 1925.48 1756.47 C 1926.14 1761.2 1924.29 1765.9 1922 1769.95 C 1915.07 1782.17 1904.12 1791.15 1896.01 1802.42 C 1886.66 1815.41 1881.3 1830.76 1871.02 1843.35 C 1858.91 1858.2 1845.81 1860.01 1827.85 1861.96 C 1821.17 1862.08 1814.28 1862.06 1807.67 1861.04 C 1803.72 1860.43 1800.1 1859.66 1797.61 1856.32 C 1796.91 1853.93 1797.37 1852.25 1798.25 1849.99 C 1803.91 1835.41 1824.4 1834.6 1836.5 1828.48 C 1856.96 1818.13 1844.58 1795.23 1850.57 1778.16 C 1856.09 1762.41 1867.61 1774.38 1876.3 1767.29 C 1885.56 1759.73 1884.02 1746.98 1896.99 1741.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 1184.93 1518.39 C 1200.99 1523.15 1221.63 1533.09 1235.96 1541.76 C 1230.89 1555.74 1224.43 1569.46 1218.86 1583.28 A 5563.17 5563.17 0 0 1 1180.55 1678.22 C 1193.8 1678.69 1210.53 1675.61 1223.12 1679.09 C 1223.13 1679.22 1223.12 1679.35 1223.15 1679.48 C 1223.92 1682.93 1224.33 1686.25 1224.6 1689.77 C 1225.01 1695.12 1226.55 1729.72 1223.84 1732.18 C 1220.16 1735.51 1211.08 1734.72 1206.31 1734.84 C 1200.8 1772.62 1196.58 1810.56 1191.32 1848.37 C 1189.18 1863.74 1187.96 1879.69 1184.53 1894.82 L 1041.7 1894.81 C 1021.04 1894.83 992.873 1896.75 973.023 1894.37 C 968.061 1889.32 968.016 1876.16 967.289 1869.21 C 960.279 1824.39 957.822 1778.12 948.189 1733.81 C 942.62 1733.98 933.609 1735.22 928.771 1732.43 C 927.057 1723.34 926.148 1684.86 929.786 1677.8 C 939.18 1675.13 952.218 1676.85 962.083 1676.98 A 5306.27 5306.27 0 0 0 962.01 1611.48 C 961.977 1600.26 960.598 1587.1 963.03 1576.2 L 964.466 1576.43 L 965.023 1575.22 C 978.965 1571.98 1008.26 1574.12 1023.55 1574.1 C 1057.06 1574.08 1093.37 1572.17 1126.62 1575.14 C 1128.31 1585.27 1127.62 1596.14 1127.58 1606.4 C 1127.51 1623.73 1127.23 1641.06 1128.03 1658.37 C 1138.91 1628.99 1151.22 1599.87 1163.18 1570.9 C 1170.4 1553.41 1177.02 1535.57 1184.93 1518.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 937.084 1686.9 C 1029.82 1686.75 1122.62 1688.12 1215.33 1687.06 A 563.747 563.747 0 0 1 1215.78 1725.25 L 937.097 1725.47 L 937.084 1686.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 971.895 1583.27 C 991.715 1584.76 1012.26 1583.37 1032.18 1583.27 A 8378.83 8378.83 0 0 1 1119.72 1583.95 C 1118.73 1615.2 1119.18 1646.56 1119.14 1677.83 L 971.16 1677.65 C 971.028 1646.35 969.912 1614.51 971.895 1583.27 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(103,127,234)" d="M 957.907 1734.81 C 984.22 1734.33 1010.64 1734.91 1036.97 1734.93 L 1197.41 1735.08 C 1196.77 1751.69 1193.23 1768.75 1190.82 1785.22 A 2829.71 2829.71 0 0 0 1180.07 1867.1 C 1179.15 1873.3 1178.55 1879.54 1177.58 1885.75 L 978.61 1885.04 C 976.12 1870.29 975.341 1854.98 973.399 1840.1 A 4172.82 4172.82 0 0 0 957.907 1734.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 1596.86 1113.09 L 1603.52 1115.79 L 1604.87 1113.05 C 1639.62 1131.51 1669.99 1171.47 1681.46 1208.7 C 1689.66 1235.32 1682.6 1259.66 1682.53 1286.59 C 1682.38 1335.6 1696 1428.85 1717.21 1472.36 C 1740.84 1518.5 1778.58 1556.42 1814.11 1593.44 L 1882.17 1664.32 C 1891.97 1674.53 1903.44 1683.77 1912.54 1694.56 C 1901.25 1703.77 1889.61 1712.45 1877.92 1721.14 C 1875.77 1721.69 1874.62 1722.31 1873.14 1724.15 C 1872.94 1724.41 1872.87 1724.75 1872.74 1725.05 C 1864.94 1735.42 1852.15 1742.43 1841.99 1750.31 C 1838.99 1750.69 1837.26 1750.98 1834.75 1752.87 L 1834.41 1754.34 C 1826.91 1762.94 1806.16 1776.22 1795.79 1780.32 A 2099 2099 0 0 1 1592.3 1508.56 C 1580.12 1514.13 1563.12 1515.32 1549.83 1514.41 C 1553 1572.12 1590.09 1657.96 1614.08 1711.86 C 1620.74 1726.82 1626.83 1743.2 1635.6 1757.03 A 447.823 447.823 0 0 1 1608.87 1769.84 C 1606.33 1770.4 1604.47 1771.1 1602.18 1772.35 C 1591.58 1776.99 1570.16 1782.92 1562.68 1790.13 L 1558.59 1791.04 C 1541.92 1795.8 1525.48 1802.66 1509.18 1808.63 C 1499.7 1792.53 1492.91 1773.15 1485.58 1755.97 C 1460.08 1696.12 1439.76 1635.67 1427.69 1571.58 C 1424.13 1552.64 1421.83 1533.36 1419.17 1514.26 C 1407.59 1416.66 1419.16 1318.9 1445.42 1224.4 C 1451.81 1201.4 1463.21 1179.51 1468.75 1156.49 C 1468.84 1156.1 1468.92 1155.72 1469.01 1155.34 L 1471.54 1154.37 L 1472.51 1153.28 C 1480.82 1157.41 1494.24 1156.07 1503.48 1155.69 C 1540.6 1154.16 1571.86 1140.33 1596.86 1113.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(3,3,2)" d="M 1612.01 1288.14 C 1612.53 1290.6 1612.66 1292.33 1611.29 1294.58 C 1608.02 1299.95 1598.08 1303.68 1592.23 1305.16 L 1583.8 1307.94 C 1583.64 1307.59 1583.42 1307.27 1583.33 1306.91 C 1582.7 1304.29 1582.95 1303.56 1584.32 1301.48 A 86.4868 86.4868 0 0 0 1612.01 1288.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 1584.32 1301.48 C 1584.38 1300.76 1584.95 1299.29 1585.43 1298.77 C 1588.7 1295.24 1602.85 1286.28 1608.41 1281.16 C 1624.91 1265.96 1620.04 1249.56 1630.08 1233.01 C 1631.29 1231.02 1630.56 1231.53 1632.51 1231.07 C 1633.74 1235.03 1632.96 1240.01 1632.32 1244.08 C 1630.24 1257.17 1623.19 1279.94 1612.01 1288.14 A 86.4868 86.4868 0 0 1 1584.32 1301.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(49,53,119)" d="M 1596.86 1113.09 L 1603.52 1115.79 C 1592.18 1137.09 1567.24 1149.62 1545.09 1156.43 C 1528.97 1161.38 1493.16 1167.09 1477.83 1159.12 C 1475.54 1157.93 1473.44 1156.09 1471.54 1154.37 L 1472.51 1153.28 C 1480.82 1157.41 1494.24 1156.07 1503.48 1155.69 C 1540.6 1154.16 1571.86 1140.33 1596.86 1113.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,235,216)" d="M 1592.23 1305.16 C 1592.16 1305.79 1592.1 1306.43 1592.02 1307.06 C 1590.3 1319.73 1582.66 1332.68 1578.53 1344.81 C 1571.38 1365.75 1554.24 1419.09 1557.77 1439.09 C 1559.87 1451 1585.15 1497.25 1592.3 1508.56 C 1580.12 1514.13 1563.12 1515.32 1549.83 1514.41 C 1544.01 1461.23 1551.17 1409.86 1566.82 1358.97 C 1571.9 1342.45 1580.1 1326.36 1583.5 1309.44 L 1583.8 1307.94 L 1592.23 1305.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 130.683 1021.16 A 1621.26 1621.26 0 0 0 119.264 965.984 C 115.135 947.713 107.601 926.189 108.273 907.45 A 60.1107 60.1107 0 0 1 118.482 876.232 C 127.319 863.207 140.772 853.749 156.365 850.877 C 168.85 848.578 182.11 849.228 194.771 849.205 L 245.621 849.16 L 424.724 849.057 L 588.965 849.503 C 612.024 849.6 639.409 847.403 661.864 849.881 C 674.674 851.294 686.226 856.535 696.697 863.891 C 707.455 871.448 715.563 880.597 721.2 892.535 C 729.407 909.916 731.656 931.442 735.393 950.253 C 741.297 979.964 746.657 1009.79 753.254 1039.36 L 797.38 1254.67 C 811.044 1322.4 823.812 1390.62 839.229 1457.94 C 847.927 1490.16 852.967 1523.72 859.332 1556.46 L 888.356 1699.21 A 3181.82 3181.82 0 0 0 904.746 1776.64 C 909.129 1796.3 915.542 1818.4 916.608 1838.4 C 917.027 1846.26 914.131 1856.19 910.223 1863.03 C 901.987 1877.43 887.556 1887.81 871.525 1891.79 C 851.444 1896.77 812.833 1893.86 790.865 1893.85 L 630.059 1893.71 L 455.369 1893.67 C 427.112 1893.65 398.03 1895.57 369.922 1893.38 C 358.036 1892.45 347.321 1888.89 337.125 1882.72 C 318.53 1871.47 308.582 1854.38 303.624 1833.65 C 298.772 1813.37 295.016 1792.79 290.609 1772.4 L 258.191 1618 C 251.924 1587.23 246.033 1556.34 238.686 1525.81 C 170.047 1562.59 91.2013 1628.64 36.2239 1684.18 C 23.7112 1696.82 10.4538 1709.78 0 1724.22 L 0 1174.55 C 12.0982 1161.16 21.257 1144.93 32.1631 1130.55 C 55.6545 1099.57 80.1447 1070.76 107.114 1042.77 C 112.468 1037.21 120.534 1026.69 127.518 1023.9 C 129.605 1023.07 129.41 1022.92 130.683 1021.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,235,216)" d="M 130.683 1021.16 C 142.075 1067.71 151.275 1114.9 161.349 1161.75 L 238.686 1525.81 C 170.047 1562.59 91.2013 1628.64 36.2239 1684.18 C 23.7112 1696.82 10.4538 1709.78 0 1724.22 L 0 1174.55 C 12.0982 1161.16 21.257 1144.93 32.1631 1130.55 C 55.6545 1099.57 80.1447 1070.76 107.114 1042.77 C 112.468 1037.21 120.534 1026.69 127.518 1023.9 C 129.605 1023.07 129.41 1022.92 130.683 1021.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 168.613 876.429 C 205.673 875.329 242.92 875.994 280 875.993 L 475.108 876.053 L 593.754 876.084 C 614.4 876.092 636.032 874.811 656.545 876.651 C 664.81 877.392 673.425 880.674 680.304 885.329 C 690.445 892.192 696.6 901.297 700.134 912.868 C 704.149 926.017 706.337 939.901 709.071 953.374 A 4030.69 4030.69 0 0 1 724.012 1030.93 A 9680.7 9680.7 0 0 0 754.448 1179.41 L 885.374 1808.83 C 888.37 1822.93 894.732 1840.21 885.872 1853.08 C 879.753 1861.97 870.422 1865.12 860.25 1866.82 C 752.643 1868.27 644.892 1867.15 537.268 1867.24 L 427.27 1866.97 C 409.393 1866.92 390.242 1868.49 372.532 1866.4 C 362.852 1865.26 353.49 1861.62 346.024 1855.27 C 336.408 1847.09 331.827 1835.66 328.739 1823.77 C 322.806 1800.92 319.061 1777.52 314.429 1754.39 C 308.585 1725.2 302.018 1696.15 295.969 1667.01 L 220.763 1307.67 L 156.208 1007.94 C 151.467 985.348 146.033 962.911 140.922 940.4 C 138.775 930.945 135.263 920.873 134.667 911.223 C 134.134 902.596 136.29 894.163 142.192 887.678 C 149.502 879.644 158.234 877.143 168.613 876.429 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 394.52 908.449 C 407.558 908.229 444.987 905.113 455.058 910.532 C 457.889 912.055 460.124 914.491 460.857 917.702 C 461.697 921.383 460.551 926.748 458.075 929.628 C 455.49 932.632 451.96 933.103 448.25 933.255 C 436.223 933.226 391.432 935.611 384.141 930.264 A 10.7064 10.7064 0 0 1 379.743 922.263 C 379.489 918.58 381.124 914.272 383.672 911.613 C 386.693 908.461 390.44 908.668 394.52 908.449 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 665.908 1019.54 C 669.553 1019.36 672.883 1020.16 676.019 1021.94 C 677.455 1023.95 678.008 1023.79 677.629 1026.37 C 674.929 1028.98 670.334 1029.2 666.773 1029.45 C 658.568 1030.01 650.187 1029.27 641.956 1029.28 L 589.946 1029.77 L 501.998 1031.74 A 4670.12 4670.12 0 0 0 377.875 1033.96 C 374.058 1033.99 369.514 1034.61 366.102 1032.69 C 365.013 1030.38 364.978 1030.26 365.466 1027.75 C 368.182 1024.9 371.601 1024.28 375.391 1023.88 C 383.982 1022.98 392.946 1023.77 401.595 1023.58 C 425.023 1023.07 448.405 1022.44 471.842 1022.26 C 536.472 1021.76 601.312 1021.62 665.908 1019.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 644.869 1222.43 C 657.362 1221.89 669.992 1222.34 682.506 1222.2 C 689.186 1222.12 696.334 1221.23 702.941 1222 C 705.117 1222.25 706.929 1222.88 708.601 1224.36 C 710.371 1225.93 710.619 1225.88 710.72 1228.32 C 707.851 1231.06 703.375 1231.31 699.598 1231.6 C 690.504 1232.29 681.224 1231.77 672.101 1231.86 L 612.207 1232.47 C 565.148 1232.92 518.134 1234.31 471.058 1234.22 C 452.155 1234.37 431.587 1236.45 412.858 1234.57 C 409.629 1234.25 407.661 1234.31 405.687 1231.74 C 405.751 1229.21 405.229 1228.4 406.943 1226.41 C 418.2 1222.24 435.193 1225.11 447.233 1224.84 A 5990.9 5990.9 0 0 1 584.5 1223.14 C 604.617 1222.95 624.766 1223.26 644.869 1222.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 656.371 1386.53 C 668.229 1386.19 743.265 1383.88 749.521 1387.48 C 750.644 1389.95 750.349 1389.4 749.52 1391.72 C 747.889 1393.29 746.39 1394.66 744.061 1395.1 C 739.454 1395.97 733.98 1395.15 729.257 1395.23 L 680.584 1395.96 C 629.75 1396.31 578.52 1396.07 527.751 1398.1 C 516.737 1398.51 505.651 1398.06 494.619 1398.37 C 479.764 1398.8 458.406 1401.94 444.073 1398.95 C 441.46 1398.41 440.573 1397.36 439.074 1395.28 C 439.262 1393.73 439.001 1392.94 440.227 1391.79 C 441.755 1390.36 443.344 1389.78 445.39 1389.61 C 455.108 1388.79 465.399 1389.3 475.181 1389.1 C 497.534 1388.64 519.814 1388.17 542.178 1388.1 C 580.25 1387.99 618.299 1386.91 656.371 1386.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 640.143 1057.46 C 653.449 1057.03 670.212 1054.66 682.5 1060.56 L 682.303 1063.53 C 678.602 1065.48 674.188 1066.38 670.044 1066.75 C 661.734 1067.49 653.057 1066.97 644.693 1067.15 A 2519.22 2519.22 0 0 1 579.304 1068.1 L 412.75 1069.75 C 404.477 1069.7 383.655 1071.26 376.931 1069.82 C 374.841 1069.37 374.463 1068.79 372.88 1067.49 C 372.203 1064.7 372.235 1064.24 373.069 1061.49 C 375.165 1059.89 377.707 1060.15 380.319 1060.05 C 412.218 1058.82 444.684 1059.61 476.625 1059.52 L 640.143 1057.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 654.547 1349.42 C 668.844 1348.56 733.194 1347.09 743.314 1350.68 C 744.163 1353.39 744.496 1353.48 743.357 1356.02 C 741.226 1357.47 739.438 1358.01 736.911 1358.25 C 729.636 1358.95 721.972 1358.48 714.641 1358.6 A 3278.83 3278.83 0 0 1 664.031 1359.13 L 525.713 1361.02 C 513.276 1361.57 444.637 1364.46 436.958 1360.31 C 434.864 1359.18 434.239 1358.31 433.74 1356.05 C 435.841 1353.82 437.38 1352.87 440.549 1352.42 C 447.036 1351.51 454.257 1351.96 460.841 1351.79 A 1403.02 1403.02 0 0 1 510.939 1351.1 C 538.584 1351.11 566.217 1350.35 593.859 1350.13 C 614.062 1349.97 634.371 1350.52 654.547 1349.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 675.11 1184.48 C 682.286 1184.37 696.445 1182.63 701.87 1187.71 C 702.09 1189.79 702.126 1190.78 700.52 1192.47 C 697.407 1195.74 688.347 1194.24 684.104 1194.21 C 666.649 1194.09 649.079 1195.37 631.601 1195.62 L 486.804 1196.97 C 467.643 1197.07 447.245 1199.6 428.25 1198.06 C 420.907 1197.96 413.499 1198.76 406.171 1198.22 C 402.384 1197.94 400.012 1197.44 397.538 1194.48 C 397.886 1191.89 397.988 1191.54 399.636 1189.53 C 401.419 1188.65 402.841 1188.07 404.854 1187.93 C 436.957 1185.82 470.022 1187.22 502.234 1187.05 C 559.785 1186.75 617.583 1185.96 675.11 1184.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 353.837 1357.44 C 364.546 1357.12 386.067 1354.12 394.29 1361.75 C 402.495 1369.36 421.085 1459.28 421.082 1475.65 C 421.082 1479.62 420.163 1482.1 417.281 1484.92 C 413.834 1488.28 409.366 1489.52 404.71 1490.24 C 389.79 1492.56 357.323 1490.92 340.549 1491.01 A 1045.8 1045.8 0 0 1 309.25 1490.9 A 171.302 171.302 0 0 1 307.063 1489.6 C 298.022 1484.11 296.517 1478.53 294.162 1468.55 C 290.104 1451.35 286.681 1433.95 282.759 1416.71 C 279.864 1403.98 275.846 1390.62 274.579 1377.63 C 274.217 1373.92 273.59 1368.35 276.113 1365.23 C 279.013 1361.65 284.832 1359.98 289.167 1359.24 C 305.836 1356.42 335.232 1358.3 353.837 1357.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 351.301 1366.54 C 360.946 1366.15 371.485 1364.92 381.059 1365.72 C 383.625 1365.94 385.332 1366.02 386.934 1368.22 C 392.863 1376.35 407.788 1452.41 409.576 1466.67 C 410.125 1471.04 410.199 1475.24 409.566 1479.62 L 408.117 1479.25 L 409.153 1480.4 C 398.291 1484.49 356.35 1482.07 342.5 1482.03 C 334.843 1482.15 316.914 1484.27 310.848 1480.23 C 308.213 1478.47 306.668 1473.49 305.771 1470.67 C 301.793 1458.14 299.723 1444.5 296.851 1431.62 C 293.266 1415.54 288.935 1399.46 285.804 1383.3 C 284.933 1378.8 283.569 1373.05 286.269 1369.12 C 299.54 1365.81 335.821 1366.91 351.301 1366.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(252,85,31)" d="M 372.643 1376.2 C 374.908 1376.66 377.012 1377 379.049 1378.16 C 380.568 1379.03 380.323 1379.61 380.768 1381.18 C 379.166 1387.73 352.97 1457.79 351.111 1460.02 C 350.341 1460.94 349.831 1461.66 348.533 1461.59 C 341.256 1461.18 330.203 1442.37 325.86 1436.67 C 322.821 1432.98 317.916 1428.21 317.251 1423.37 C 317.82 1422.45 318.767 1420.63 319.647 1419.89 C 321.537 1418.3 323.322 1417.63 325.763 1418.34 C 332.528 1420.28 341.194 1436.71 345.226 1442.41 C 352.071 1426.68 363.223 1386.77 372.643 1376.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 216.812 1023.21 C 231.771 1022.56 314.298 1021.26 322.938 1024.91 C 325.872 1026.15 329.676 1028.65 330.794 1031.76 C 330.928 1032.13 331.037 1032.51 331.162 1032.88 C 336.982 1050.3 339.786 1069.51 343.743 1087.47 C 347.652 1105.22 353.583 1124.55 354.948 1142.66 C 355.156 1145.42 355.131 1147.4 353.855 1149.9 C 351.202 1155.1 346.906 1156.59 341.581 1158.14 C 317.608 1158.08 293.611 1159.22 269.616 1159.28 C 259.884 1159.31 249.192 1160.06 239.586 1158.4 C 235.664 1157.73 233.68 1157.38 231.492 1153.9 C 224.969 1143.53 201.872 1041.6 204.902 1033 C 206.564 1028.28 212.633 1025.29 216.812 1023.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 218.581 1033.43 C 236.63 1032.66 254.921 1033.13 272.999 1033.01 C 287.811 1032.92 305.649 1031 320.123 1034.14 C 323.118 1038.35 344.263 1137.15 344.913 1145.2 C 343.37 1147.6 342.589 1147.71 339.941 1148.92 C 325.999 1149.62 249.989 1151.41 241.347 1148.29 C 239.189 1147.51 238.631 1147.3 237.721 1145.25 C 234.258 1137.45 230.723 1113.96 228.703 1104.4 C 224.199 1083.1 218.27 1061.47 214.934 1039.99 C 214.61 1037.9 214.436 1036.62 215.274 1034.61 L 218.581 1033.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 416.183 1688.53 C 429.266 1688.22 454.925 1684.65 465.176 1692.9 C 467.112 1696.9 468.53 1701.03 469.683 1705.32 C 474.427 1722.96 477.31 1741.34 481.358 1759.17 C 484.567 1773.32 492.044 1797.35 492.597 1810.96 C 492.75 1814.72 490.587 1818.6 487.981 1821.17 C 479.467 1829.59 431.528 1826.08 418.5 1826.01 C 408.709 1826.06 376.311 1828.25 370.192 1822.71 C 366.31 1819.19 364.339 1808.58 363.187 1803.53 C 360.11 1790.04 338.246 1702.46 344.832 1694.6 C 352.302 1685.7 403.13 1688.65 416.183 1688.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 358.922 1698.14 C 373.38 1697.26 388.24 1698 402.756 1697.94 C 418.107 1697.88 434.043 1696.96 449.332 1698.21 C 451.341 1698.38 455.311 1698.42 456.558 1700.19 C 462.653 1708.83 469.228 1756.17 472.395 1769.84 C 474.795 1780.2 478.303 1790.35 480.401 1800.76 C 481.068 1804.07 482.098 1808.61 481.301 1811.9 C 480.701 1814.38 478.864 1814.83 476.843 1815.96 C 459.632 1816.86 442.171 1816.48 424.924 1816.61 C 409.441 1816.73 393.135 1817.83 377.778 1815.79 C 371.005 1797.45 366.269 1767.51 362.003 1747.57 C 358.94 1733.25 353.904 1717.16 353.064 1702.58 C 354.556 1699.92 356.26 1699.53 358.922 1698.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 254.084 1189.43 C 273.214 1188.77 292.472 1189.41 311.62 1189.31 C 324.115 1189.24 337.413 1187.85 349.814 1189.17 C 352.837 1189.5 355.415 1190.06 357.941 1191.8 C 360.921 1193.85 363.709 1196.77 365.115 1200.13 C 369.641 1210.96 371.154 1225.17 373.671 1236.81 C 378.298 1258.24 383.322 1279.59 387.772 1301.05 C 389.198 1307.92 391.461 1316.07 386.958 1322.27 C 384.073 1326.25 379.844 1327.3 375.251 1328.06 C 357.004 1328.85 282.767 1331.81 270.194 1325.25 C 265.74 1322.92 262.777 1319.77 261.471 1314.9 C 255.572 1292.91 251.869 1270.06 247.177 1247.78 C 244.251 1233.88 239.244 1218.12 238.422 1204.05 C 238.265 1201.36 239.417 1198.17 240.888 1195.92 C 243.885 1191.34 249.037 1190.22 254.084 1189.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 252.045 1199.4 C 269.664 1198.3 287.807 1199.22 305.484 1199.08 C 320.545 1198.95 338.082 1196.99 352.873 1199.42 C 355.152 1203.54 356.573 1208.01 357.73 1212.56 C 360.65 1224.03 379.596 1307.82 379.302 1313 C 379.15 1315.66 376.562 1316.9 374.686 1318.41 C 352.614 1320.71 328.819 1318.43 306.552 1318.66 C 298.74 1318.74 290.138 1320.77 282.504 1319.91 C 279.382 1319.57 276.852 1318.01 274.933 1315.53 C 272.698 1312.63 271.42 1308.89 270.449 1305.4 C 267.401 1294.47 248.09 1206.25 248.926 1202.05 C 249.221 1200.57 250.848 1200.13 252.045 1199.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(69,83,201)" d="M 367 1520.42 C 381.916 1519.53 419.753 1517.33 431.769 1524.32 C 437.891 1534.3 455.521 1619.86 456.94 1636.08 C 457.317 1640.39 458.065 1648.61 455.175 1651.91 C 446.362 1661.96 408.472 1658.84 394.75 1659.29 C 382.701 1659.45 343.827 1662.82 335.515 1655.46 C 331.981 1652.33 329.599 1645.71 328.134 1641.24 C 322.222 1623.2 319.26 1602.89 315.284 1584.29 C 311.937 1568.63 306.904 1551.72 305.372 1535.82 C 305.043 1532.41 306.149 1529.7 308.446 1527.16 C 317.248 1517.43 353.506 1521.42 367 1520.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(253,247,231)" d="M 399.257 1529.55 C 406.739 1529.13 416.021 1527.52 423.104 1530.45 C 427.634 1536.1 445.319 1625.82 446.823 1638.12 C 447.3 1642.02 447.365 1644.82 444.93 1648.01 C 436.804 1649.68 427.78 1648.97 419.469 1649.18 A 2422.8 2422.8 0 0 1 361.175 1649.98 L 355.011 1650.14 C 351.35 1650.25 347.736 1650.74 344.403 1648.88 C 339.67 1646.23 338.107 1639.52 336.915 1634.63 C 333.722 1621.51 314.279 1536.48 317.044 1531.94 C 329.336 1527.64 381.933 1530.04 399.257 1529.55 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 59 KiB |
@@ -0,0 +1,666 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
style="display: block;"
|
||||
viewBox="0 0 2048 2048"
|
||||
width="1024"
|
||||
height="1024"
|
||||
id="svg123"
|
||||
sodipodi:docname="user-authentication.svg"
|
||||
inkscape:version="1.4 (e7c3feb100, 2024-10-09)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<sodipodi:namedview
|
||||
id="namedview123"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="0.7230369"
|
||||
inkscape:cx="559.44586"
|
||||
inkscape:cy="522.79489"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1011"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg123" />
|
||||
<defs
|
||||
id="defs8">
|
||||
<linearGradient
|
||||
id="Gradient1"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="213.709"
|
||||
y1="1793.46"
|
||||
x2="209.994"
|
||||
y2="1837.4">
|
||||
<stop
|
||||
class="stop0"
|
||||
offset="0"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(3,0,31)"
|
||||
id="stop1" />
|
||||
<stop
|
||||
class="stop1"
|
||||
offset="1"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(30,23,86)"
|
||||
id="stop2" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="Gradient2"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="642.603"
|
||||
y1="1769.18"
|
||||
x2="642.419"
|
||||
y2="1776.89">
|
||||
<stop
|
||||
class="stop0"
|
||||
offset="0"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(1,0,23)"
|
||||
id="stop3" />
|
||||
<stop
|
||||
class="stop1"
|
||||
offset="1"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(2,0,45)"
|
||||
id="stop4" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="Gradient3"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="582.309"
|
||||
y1="1285.63"
|
||||
x2="1331.93"
|
||||
y2="1219.83">
|
||||
<stop
|
||||
class="stop0"
|
||||
offset="0"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(18,2,60)"
|
||||
id="stop5" />
|
||||
<stop
|
||||
class="stop1"
|
||||
offset="1"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(42,41,94)"
|
||||
id="stop6" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="Gradient4"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="1455.51"
|
||||
y1="1646.69"
|
||||
x2="1521.23"
|
||||
y2="1928.12">
|
||||
<stop
|
||||
class="stop0"
|
||||
offset="0"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(6,1,43)"
|
||||
id="stop7" />
|
||||
<stop
|
||||
class="stop1"
|
||||
offset="1"
|
||||
stop-opacity="1"
|
||||
stop-color="rgb(29,20,88)"
|
||||
id="stop8" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"
|
||||
id="path8" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 1408.78 1790.32 C 1413.44 1794.32 1418.15 1798.95 1423.26 1802.31 C 1425.4 1798.94 1427.58 1795.61 1429.52 1792.13 L 1431.49 1795.36 C 1429.35 1800.16 1426.2 1804.27 1423.17 1808.53 C 1415.31 1803.41 1408.13 1796.78 1400.89 1790.81 C 1403.52 1790.54 1406.15 1790.45 1408.78 1790.32 z"
|
||||
id="path9" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(1,0,6)"
|
||||
d="M 1818.53 1575.09 C 1849.69 1574.4 1884.25 1572.79 1915.19 1575.13 C 1915.23 1581.46 1915.71 1588.16 1915.05 1594.44 L 1913.98 1593.75 C 1912.69 1588.87 1914.21 1583.12 1913.59 1577.98 L 1913.02 1578.39 C 1913.07 1583.37 1913.13 1588.25 1912.5 1593.22 L 1912.36 1594.25 C 1912.41 1589.1 1912.34 1584.09 1911.83 1578.95 L 1875.52 1578.85 C 1855.95 1575.94 1833.98 1578.05 1814.12 1578.03 L 1818.53 1575.09 z"
|
||||
id="path10" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 406.862 651.118 C 412.59 648.303 421.908 647.979 427.834 650.479 C 428.177 650.623 428.498 650.816 428.83 650.985 C 427.94 655.123 427.193 662.854 423.442 665.357 C 422.282 666.131 420.503 665.888 419.214 665.555 C 416.126 664.758 412.495 661.814 409.569 663.053 C 408.156 666.24 408.343 668.675 409.583 671.934 C 412.951 680.79 421.036 690.375 425.789 698.806 L 424.262 700.921 C 423.207 703.002 422.804 704.71 422.43 707.007 L 419.998 706.071 C 422.979 683.576 402.926 690.009 395.787 673.794 C 393.704 669.064 394.454 662.657 396.577 658.064 C 397.883 655.239 401.001 654.628 403.734 653.69 C 405.508 653.081 405.674 652.512 406.862 651.118 z"
|
||||
id="path11" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(223,220,235)"
|
||||
d="M 1357.73 728.443 L 1358.22 730.147 L 1354.39 735.014 C 1357.05 733.877 1359.77 729.519 1362.14 729.672 C 1344.16 750.083 1325.68 770.201 1309.05 791.744 C 1304.99 797.285 1299 802.67 1296.17 808.838 C 1291.86 813.439 1287.77 818.117 1283.8 823.009 C 1274.89 830.44 1265.23 843.118 1259.18 853.007 C 1254.42 858.624 1249.21 863.553 1245.55 870.004 C 1250.27 870.123 1255.56 869.783 1260.16 870.848 C 1252.62 871.123 1245.02 870.996 1237.48 871.058 C 1240.51 865.115 1244.9 860.667 1249.4 855.828 C 1261.94 837.728 1278.1 821.9 1292.03 804.794 A 906.503 906.503 0 0 1 1306.12 789.356 A 4010.58 4010.58 0 0 1 1357.73 728.443 z"
|
||||
id="path12" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 1912.36 1594.25 L 1912.5 1593.22 C 1913.13 1588.25 1913.07 1583.37 1913.02 1578.39 L 1913.59 1577.98 C 1914.21 1583.12 1912.69 1588.87 1913.98 1593.75 L 1915.05 1594.44 C 1915.43 1605.75 1916.45 1618.51 1915.15 1629.71 C 1916.52 1649.12 1915.77 1669.08 1915.81 1688.55 L 1915.79 1792.09 L 1914.58 1793.35 C 1911.15 1780.02 1915.87 1754.35 1913.48 1738.95 C 1913.02 1735.96 1912.79 1735.86 1910.46 1734.17 C 1913.34 1727.25 1910.93 1683.03 1911.34 1671.98 L 1911.99 1670.12 C 1904.03 1665.81 1777.73 1672.78 1769.24 1668.35 L 1911.05 1668.29 C 1911.29 1639.34 1909.09 1607.57 1911.83 1578.95 C 1912.34 1584.09 1912.41 1589.1 1912.36 1594.25 z"
|
||||
id="path13" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 1912.36 1594.25 L 1912.5 1593.22 C 1913.13 1588.25 1913.07 1583.37 1913.02 1578.39 L 1913.59 1577.98 C 1914.21 1583.12 1912.69 1588.87 1913.98 1593.75 L 1915.05 1594.44 C 1915.43 1605.75 1916.45 1618.51 1915.15 1629.71 C 1913.32 1641.45 1914.01 1654.66 1913.64 1666.6 C 1912.85 1642.46 1911.94 1618.41 1912.36 1594.25 z"
|
||||
id="path14" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(1,0,6)"
|
||||
d="M 381.061 865.423 C 386.299 881.211 392.988 895.572 408.59 903.671 C 410.112 904.461 411.623 905.095 413.235 905.67 L 411.801 907.265 C 393.938 899.711 386.68 889.519 379.473 872.048 C 379.129 872.107 378.786 872.171 378.441 872.226 C 351.195 876.561 318.525 866.17 299.606 892.692 A 52.2458 52.2458 0 0 0 290.77 914.427 C 289.141 924.405 289.778 934.932 289.796 945.013 C 289.827 962.517 290.213 980.059 290.038 997.558 C 289.983 1002.98 288.151 1010.54 289.38 1015.57 C 289.774 1017.18 290.269 1017.9 291.383 1019.08 C 294.13 1019.55 296.384 1018.49 298.933 1017.6 C 298.393 1019.02 298.158 1019.87 297.084 1020.97 C 284.591 1024.9 275.888 1034.26 270.064 1045.67 C 269.634 1046.51 269.248 1047.38 268.857 1048.24 C 269.457 1054.15 271.354 1061.66 267.024 1066.53 C 266.173 1067.49 265.395 1068.12 264.449 1068.94 C 264.578 1068.69 264.713 1068.45 264.837 1068.21 C 265.043 1067.8 265.236 1067.38 265.44 1066.97 C 268.503 1060.81 267.592 1055.63 266.511 1049.13 C 262.097 1040.06 257.367 1032.04 247.147 1028.68 C 240.774 1026.58 234 1027.49 228.21 1030.8 C 219.928 1035.54 213.302 1044.25 210.893 1053.47 C 209.277 1059.65 209.11 1067.8 212.443 1073.5 C 215.216 1078.24 220.108 1082.95 224.184 1086.56 L 223.728 1087.43 C 219.273 1085.49 214.86 1081.32 212.188 1077.3 C 207.765 1070.66 206.741 1062.16 208.347 1054.45 C 210.342 1044.86 216.423 1035.75 224.675 1030.43 C 231.16 1026.25 239.04 1024.56 246.581 1026.48 C 257.052 1029.14 262.077 1036.93 267.243 1045.58 C 272.313 1036.12 277.92 1029.81 286.194 1023.13 L 285.931 957.08 C 285.89 941.809 284.078 924.109 287.783 909.292 A 56.1816 56.1816 0 0 1 302.509 883.199 C 321.36 864.478 354.823 869.281 379.264 869.191 L 381.061 865.423 z"
|
||||
id="path15" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="url(#Gradient1)"
|
||||
d="M 159.221 1784.56 L 160.829 1785.7 C 172.744 1795.65 200.387 1821.05 214.009 1824.65 C 215.761 1822.94 215.805 1820.87 216.381 1818.53 L 217.648 1817.98 C 218.583 1820.71 218.56 1822.47 221.066 1824.07 C 237.058 1824.54 319.932 1825.92 329.81 1822.8 L 335.69 1824.31 L 335.046 1825.78 C 333.671 1826.17 332.324 1826.47 330.934 1826.8 C 329.426 1827.15 328.742 1827.51 327.539 1828.43 C 329.947 1828.75 332.258 1829.02 334.605 1829.67 L 162.561 1829.97 C 140.888 1829.89 115.437 1831.37 94.3849 1829.93 C 90.998 1829.7 88.2363 1829.11 85.4647 1827.14 L 85.3629 1825.59 C 87.3579 1824.16 89.1982 1823.76 91.5987 1823.52 C 103.398 1822.34 116.41 1823.54 128.321 1823.64 A 5489.11 5489.11 0 0 0 196.749 1823.77 C 188.689 1816.93 161.635 1799.1 158.096 1791.38 C 156.762 1788.47 158.02 1787.19 159.221 1784.56 z"
|
||||
id="path16" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1307.81 1097.91 C 1313.81 1100.17 1319.37 1103.26 1325.33 1105.58 C 1344.76 1113.14 1367.11 1118.37 1388 1118.79 C 1364.57 1136.49 1334.9 1144.73 1307.87 1155.28 A 2933.51 2933.51 0 0 1 1307.81 1097.91 z"
|
||||
id="path17" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 470.059 652.521 L 471.888 651.735 C 472.046 652.387 472.219 653.036 472.361 653.692 C 475.278 667.227 472.17 692.897 464.366 704.47 C 461.308 709.003 455.459 712.906 450.052 713.81 C 447.873 714.175 445.577 714.307 443.369 714.361 L 445.429 714.539 L 445.005 714.989 C 445.265 715.07 445.529 715.143 445.787 715.234 C 451.004 717.076 455.521 721.555 459.752 725.032 C 485.861 746.49 503.22 774.7 517.524 804.981 L 521.595 813.039 L 518.437 814.418 C 502.297 781.816 484.489 743.11 452.799 723.042 L 451.664 724.031 C 446.023 728.877 441.975 731.125 434.357 730.579 C 429.697 730.245 419.174 725.572 416.001 727.459 C 415.924 727.791 415.857 728.126 415.769 728.456 C 413.07 738.646 397.39 746.415 391.464 756.136 C 383.793 768.721 367.198 830.142 374.145 843.191 C 377.4 849.307 386.276 852.257 392.573 853.777 C 416.091 859.452 442.649 853.505 465.746 848.231 C 464.44 842.253 463.501 837.245 463.854 831.089 L 464.923 836.24 L 468.441 838.588 L 474.657 839.43 L 474.814 840.254 L 474.25 840.848 L 468.296 840.864 C 466.845 842.972 467.784 844.623 468.21 847.059 L 467.196 850.558 C 461.246 851.301 455.602 853.258 449.899 855.036 C 444.415 854.913 434.868 854.545 430.042 857.296 C 435.248 859.778 442.791 859.897 448.551 860.634 C 467.866 863.107 523.46 866.649 530.545 886.996 C 536.64 904.501 534.073 988.559 529.279 1008.55 L 528.334 1009.06 C 528.869 997.754 530.364 986.491 530.918 975.17 C 531.904 954.985 531.634 934.905 530.963 914.718 C 530.662 905.684 531.074 895.095 528.088 886.508 C 526.322 881.432 523.136 879.642 518.45 877.388 C 508.792 872.742 498.205 869.868 487.723 867.807 C 473.897 865.089 392.614 854.289 382.829 857.772 C 380.842 860.23 381.088 862.434 381.061 865.423 L 379.264 869.191 C 379.077 866.167 379.064 863.595 379.775 860.636 L 381.321 854.053 C 378.211 851.736 374.802 849.418 372.224 846.504 C 367.709 841.399 368.926 834.188 369.548 827.841 C 371.64 806.487 378.285 767.488 391.342 750.587 C 396.986 743.281 405.018 737.507 412.127 731.674 C 414.928 723.181 417.735 714.728 419.998 706.071 L 422.43 707.007 C 422.804 704.71 423.207 703.002 424.262 700.921 L 425.789 698.806 C 429.374 702.97 432.967 706.333 437.267 709.738 A 164.822 164.822 0 0 0 445.438 710.65 C 450.685 711.055 455.716 709.089 459.585 705.538 C 471.604 694.509 469.636 667.511 470.059 652.521 z"
|
||||
id="path18" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 424.262 700.921 C 432.619 708.851 440.45 715.916 450.28 722.057 C 444.481 726.378 440.202 728.965 432.704 727.966 C 427.449 727.266 422.3 724.849 417.363 722.983 L 422.43 707.007 C 422.804 704.71 423.207 703.002 424.262 700.921 z"
|
||||
id="path19" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 428.83 650.985 C 441.179 649.653 458.246 648.433 470.059 652.521 C 469.636 667.511 471.604 694.509 459.585 705.538 C 455.716 709.089 450.685 711.055 445.438 710.65 A 164.822 164.822 0 0 1 437.267 709.738 C 432.967 706.333 429.374 702.97 425.789 698.806 C 421.036 690.375 412.951 680.79 409.583 671.934 C 408.343 668.675 408.156 666.24 409.569 663.053 C 412.495 661.814 416.126 664.758 419.214 665.555 C 420.503 665.888 422.282 666.131 423.442 665.357 C 427.193 662.854 427.94 655.123 428.83 650.985 z"
|
||||
id="path20" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 404.86 639.63 C 411.805 627.197 421.357 621.269 434.837 617.401 C 442.662 615.155 482.821 607.894 489.374 608.617 C 492.559 613.28 490.884 621.05 489.897 626.409 C 488.491 634.044 485.335 644.798 478.697 649.411 C 476.589 650.876 474.413 651.451 471.888 651.735 L 470.059 652.521 C 458.246 648.433 441.179 649.653 428.83 650.985 C 428.498 650.816 428.177 650.623 427.834 650.479 C 421.908 647.979 412.59 648.303 406.862 651.118 C 405.844 647.238 405.134 643.634 404.86 639.63 z"
|
||||
id="path21" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 223.728 1087.43 L 224.184 1086.56 C 220.108 1082.95 215.216 1078.24 212.443 1073.5 C 209.11 1067.8 209.277 1059.65 210.893 1053.47 C 213.302 1044.25 219.928 1035.54 228.21 1030.8 C 234 1027.49 240.774 1026.58 247.147 1028.68 C 257.367 1032.04 262.097 1040.06 266.511 1049.13 C 267.592 1055.63 268.503 1060.81 265.44 1066.97 C 265.236 1067.38 265.043 1067.8 264.837 1068.21 C 264.713 1068.45 264.578 1068.69 264.449 1068.94 C 263.698 1070.76 263.101 1072.7 261.885 1074.26 C 259.239 1077.89 256.824 1081.14 253.305 1084.02 C 248.584 1088.76 242.123 1090.93 235.468 1090.84 C 231.544 1090.79 226.895 1089.88 223.728 1087.43 z"
|
||||
id="path22" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 266.511 1049.13 C 267.592 1055.63 268.503 1060.81 265.44 1066.97 C 265.236 1067.38 265.043 1067.8 264.837 1068.21 C 264.713 1068.45 264.578 1068.69 264.449 1068.94 C 263.698 1070.76 263.101 1072.7 261.885 1074.26 C 259.239 1077.89 256.824 1081.14 253.305 1084.02 C 253.657 1080.44 256.895 1076.75 258.839 1073.69 C 259.363 1070.35 257.934 1068.45 256.339 1065.68 C 260.974 1060.52 265.219 1056.21 266.511 1049.13 z"
|
||||
id="path23" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(1,0,6)"
|
||||
d="M 1424.56 1731.89 C 1424.85 1735.58 1424.53 1738.7 1427.41 1741.48 C 1430.66 1744.62 1437.31 1746.9 1438.65 1751.46 L 1447.14 1758.18 C 1454.65 1754.99 1458.1 1744.91 1465.52 1742.48 C 1457.23 1753.7 1447.56 1763.67 1439.95 1775.43 C 1435.98 1781.58 1435.72 1789.15 1431.49 1795.36 L 1429.52 1792.13 C 1427.58 1795.61 1425.4 1798.94 1423.26 1802.31 C 1418.15 1798.95 1413.44 1794.32 1408.78 1790.32 C 1406.15 1790.45 1403.52 1790.54 1400.89 1790.81 L 1393.44 1784.83 C 1385.54 1777.38 1364.2 1764.29 1363.22 1753.58 C 1364.44 1751.19 1364.63 1750.65 1367.33 1749.72 C 1378.23 1745.96 1400.33 1754.9 1410 1759.98 A 1832.02 1832.02 0 0 1 1424.56 1731.89 z"
|
||||
id="path24" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1423.8 1740.8 C 1428.52 1744.74 1433.52 1748.08 1438.65 1751.46 L 1447.14 1758.18 C 1442.17 1764.7 1437.54 1771.25 1433.2 1778.2 C 1426.55 1772.49 1419.67 1767.07 1413.04 1761.32 L 1423.8 1740.8 z"
|
||||
id="path25" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,163,94)"
|
||||
d="M 1400.62 1783.71 C 1394.26 1778.37 1370.64 1761.32 1369.11 1754.95 C 1371.27 1752.87 1373.17 1752.09 1376.21 1752.03 C 1399.99 1751.53 1416.67 1769.76 1434.35 1782.37 C 1432.81 1785.64 1431.36 1789.01 1429.52 1792.13 C 1427.58 1795.61 1425.4 1798.94 1423.26 1802.31 C 1418.15 1798.95 1413.44 1794.32 1408.78 1790.32 C 1406.15 1790.45 1403.52 1790.54 1400.89 1790.81 L 1393.44 1784.83 L 1400.62 1783.71 z"
|
||||
id="path26" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 1400.62 1783.71 L 1408.78 1790.32 C 1406.15 1790.45 1403.52 1790.54 1400.89 1790.81 L 1393.44 1784.83 L 1400.62 1783.71 z"
|
||||
id="path27" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 467.196 850.558 C 470.026 849.836 471.759 848.729 474.49 849.994 C 475.453 852.149 476.199 854.344 477.995 855.952 L 481.805 856.806 C 496.43 857.52 510.965 858.279 525.609 857.591 C 530.271 860.899 533.424 866.004 538.045 868.866 C 542.784 872.827 544.168 875.936 545.649 881.835 C 551.55 904.936 544.934 937.92 542.021 961.63 C 541.112 969.028 539.055 978.193 540.712 985.534 C 539.598 1009.53 530.452 1035.8 523.563 1058.69 L 519.692 1058.43 C 523.213 1044.33 522.834 1021.21 528.334 1009.06 L 529.279 1008.55 C 534.073 988.559 536.64 904.501 530.545 886.996 C 523.46 866.649 467.866 863.107 448.551 860.634 C 442.791 859.897 435.248 859.778 430.042 857.296 C 434.868 854.545 444.415 854.913 449.899 855.036 C 455.602 853.258 461.246 851.301 467.196 850.558 z"
|
||||
id="path28" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 467.196 850.558 C 470.026 849.836 471.759 848.729 474.49 849.994 C 475.453 852.149 476.199 854.344 477.995 855.952 L 481.805 856.806 C 471.852 858.094 460.125 855.18 449.899 855.036 C 455.602 853.258 461.246 851.301 467.196 850.558 z"
|
||||
id="path29" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 533.555 1817.99 C 536.251 1803.1 540.068 1792.83 550.719 1781.52 L 556.891 1782.02 C 543.493 1793.75 540.805 1805.37 537.147 1822.14 C 545.289 1825.03 601.77 1823.12 615.44 1823.11 L 842.234 1822.85 L 915.297 1822.76 C 927.336 1822.75 939.823 1822.06 951.816 1822.85 C 967.245 1824.19 1028.35 1822.52 1037.68 1826.5 L 1038.04 1827.35 C 1034.33 1827.31 1029.21 1826.68 1025.83 1828.26 L 1025.33 1828.85 C 1001.16 1829.77 976.69 1828.99 952.495 1828.97 L 816.617 1828.88 L 403.878 1829.27 C 403.875 1827.26 403.7 1827.74 404.163 1826.22 C 404.793 1824.17 405.435 1822.94 404.943 1820.73 C 400.789 1815.55 396.186 1813.65 390.202 1811.25 L 395.085 1810.36 C 395.404 1810.5 395.724 1810.63 396.041 1810.78 C 401.102 1813.04 407.374 1821.28 409.401 1821.88 C 417.028 1824.15 521.986 1824.75 531.859 1822.8 C 533.099 1821.18 533.261 1819.99 533.555 1817.99 z"
|
||||
id="path30" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 298.933 1017.6 C 296.384 1018.49 294.13 1019.55 291.383 1019.08 C 290.269 1017.9 289.774 1017.18 289.38 1015.57 C 288.151 1010.54 289.983 1002.98 290.038 997.558 C 290.213 980.059 289.827 962.517 289.796 945.013 C 289.778 934.932 289.141 924.405 290.77 914.427 A 52.2458 52.2458 0 0 1 299.606 892.692 C 318.525 866.17 351.195 876.561 378.441 872.226 C 378.786 872.171 379.129 872.107 379.473 872.048 C 386.68 889.519 393.938 899.711 411.801 907.265 L 411.916 908.086 L 391.789 908.063 L 397.586 909.196 L 397.71 909.818 C 394.639 910.387 391.496 910.822 388.533 911.81 C 373.659 912.248 349.196 909.686 335.935 912.596 C 331.292 913.885 327.254 914.984 324.854 919.519 C 322.822 923.359 322.906 927.976 322.808 932.201 C 323.006 941.445 321.412 1011.83 323.188 1015.55 C 323.506 1016.21 324.15 1016.67 324.631 1017.22 C 321.365 1018.86 303.356 1019.31 297.084 1020.97 C 298.158 1019.87 298.393 1019.02 298.933 1017.6 z"
|
||||
id="path31" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 317.487 918.772 C 318.698 916.756 319.937 914.517 321.641 912.875 C 331.645 903.234 377.343 907.134 391.789 908.063 L 397.586 909.196 L 397.71 909.818 C 394.639 910.387 391.496 910.822 388.533 911.81 C 373.659 912.248 349.196 909.686 335.935 912.596 C 331.292 913.885 327.254 914.984 324.854 919.519 C 322.822 923.359 322.906 927.976 322.808 932.201 C 323.006 941.445 321.412 1011.83 323.188 1015.55 C 323.506 1016.21 324.15 1016.67 324.631 1017.22 C 321.365 1018.86 303.356 1019.31 297.084 1020.97 C 298.158 1019.87 298.393 1019.02 298.933 1017.6 C 304.303 1015.39 311.253 1015.71 316.998 1015.44 L 316.911 954.537 C 316.9 942.675 316.391 930.583 317.487 918.772 z"
|
||||
id="path32" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1149.79 695.71 C 1155.54 728.575 1162.85 760.098 1173.45 791.775 C 1179.67 810.351 1186.6 828.69 1193.07 847.185 C 1195.75 854.873 1199.87 863.061 1200.7 871.158 L 1105.64 871.032 C 1105.66 870.758 1105.69 870.484 1105.7 870.21 C 1106.41 855.816 1101.1 837.04 1100.42 821.49 C 1098.37 774.817 1125.5 733.268 1149.79 695.71 z"
|
||||
id="path33" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 381.061 865.423 C 381.088 862.434 380.842 860.23 382.829 857.772 C 392.614 854.289 473.897 865.089 487.723 867.807 C 498.205 869.868 508.792 872.742 518.45 877.388 C 523.136 879.642 526.322 881.432 528.088 886.508 C 531.074 895.095 530.662 905.684 530.963 914.718 C 531.634 934.905 531.904 954.985 530.918 975.17 C 530.364 986.491 528.869 997.754 528.334 1009.06 C 522.834 1021.21 523.213 1044.33 519.692 1058.43 C 518.164 1068.77 514.937 1078.81 513.309 1089.15 C 507.441 1088.79 502.571 1088.38 497.194 1091.11 C 495.546 1092.89 495.605 1094.56 495.314 1096.87 C 494.487 1084.75 486.764 991.37 483.413 987.629 L 482.584 989.681 C 480.739 978.895 480.113 967.793 478.735 956.922 A 1237.83 1237.83 0 0 0 471.908 912.898 C 426.665 911.94 381.132 914.677 335.935 912.596 C 349.196 909.686 373.659 912.248 388.533 911.81 C 391.496 910.822 394.639 910.387 397.71 909.818 L 397.586 909.196 L 391.789 908.063 L 411.916 908.086 L 411.801 907.265 L 413.235 905.67 C 411.623 905.095 410.112 904.461 408.59 903.671 C 392.988 895.572 386.299 881.211 381.061 865.423 z"
|
||||
id="path34" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 391.789 908.063 L 411.916 908.086 L 419.216 911.822 A 872.782 872.782 0 0 1 388.533 911.81 C 391.496 910.822 394.639 910.387 397.71 909.818 L 397.586 909.196 L 391.789 908.063 z"
|
||||
id="path35" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 413.235 905.67 L 414.515 906.027 C 433.589 911.165 453.037 909.565 472.52 910.098 L 472.28 910.946 L 472.808 910.226 L 473.523 910.863 C 470.239 912.791 426.71 912.08 419.216 911.822 L 411.916 908.086 L 411.801 907.265 L 413.235 905.67 z"
|
||||
id="path36" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 1624.08 1465.99 L 1540.37 1465.78 C 1525.14 1465.8 1509.21 1466.98 1494.06 1465.84 C 1490.23 1465.55 1485.45 1465.17 1482.15 1463 C 1477.48 1459.95 1474.7 1454.81 1472.56 1449.83 C 1463.37 1428.43 1455.71 1396.66 1448.08 1373.57 L 1426.79 1309.42 C 1424.04 1300.89 1420.12 1291.79 1418.4 1283.04 C 1417.6 1278.94 1417.44 1274.66 1420.15 1271.18 C 1421.88 1268.96 1423.92 1268.6 1426.51 1268.13 C 1429.54 1270.71 1434.34 1291.59 1436.11 1297.32 C 1446.58 1331.36 1458.37 1364.94 1469.05 1398.9 C 1474.21 1415.3 1477.68 1432.83 1484.63 1448.57 C 1508.07 1449.32 1531.91 1448.1 1555.4 1448.11 C 1569.7 1448.12 1594.78 1450.68 1607.95 1447.81 C 1630.76 1449.84 1673.1 1439.46 1694.25 1430.04 A 137.266 137.266 0 0 0 1726.55 1409.76 A 131.531 131.531 0 0 0 1756.73 1373.66 C 1760.88 1366.47 1764.43 1358.68 1769.98 1352.45 C 1764.28 1379.58 1739.4 1407.73 1716.8 1422.75 C 1712.62 1425.53 1708.24 1428.3 1703.66 1430.39 C 1708.61 1452.83 1714.86 1475.86 1716.34 1498.82 C 1705.3 1499.83 1694.27 1502.79 1683.47 1505.24 C 1639.33 1515.23 1578.71 1533.06 1540.48 1556.98 C 1533.66 1561.24 1526.56 1566.44 1520.68 1571.92 C 1517.07 1575.27 1510.7 1585.7 1506.48 1586.67 C 1519.5 1567.54 1518.43 1547.7 1529.26 1529.94 C 1541.04 1510.64 1601.95 1483.91 1622.83 1467.01 L 1624.08 1465.99 z"
|
||||
id="path37" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1697.76 1433.06 L 1699.13 1433.18 C 1702.75 1437.62 1705.91 1458.82 1707.59 1465.34 C 1693.13 1464.01 1680.25 1460.88 1666.76 1455.51 C 1658.99 1452.49 1651.1 1449.71 1643.27 1446.83 C 1662.08 1444.12 1680.01 1439.88 1697.76 1433.06 z"
|
||||
id="path38" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(161,163,243)"
|
||||
d="M 465.746 848.231 C 442.649 853.505 416.091 859.452 392.573 853.777 C 386.276 852.257 377.4 849.307 374.145 843.191 C 367.198 830.142 383.793 768.721 391.464 756.136 C 397.39 746.415 413.07 738.646 415.769 728.456 C 415.857 728.126 415.924 727.791 416.001 727.459 C 419.174 725.572 429.697 730.245 434.357 730.579 C 441.975 731.125 446.023 728.877 451.664 724.031 L 452.799 723.042 C 484.489 743.11 502.297 781.816 518.437 814.418 L 521.595 813.039 C 526.27 815.66 547.082 814.088 553.891 813.986 C 549.845 829.949 543.099 848.997 535.436 863.577 C 536.705 864.989 537.946 866.428 539.3 867.759 L 538.045 868.866 C 533.424 866.004 530.271 860.899 525.609 857.591 C 510.965 858.279 496.43 857.52 481.805 856.806 L 477.995 855.952 C 476.199 854.344 475.453 852.149 474.49 849.994 C 471.759 848.729 470.026 849.836 467.196 850.558 L 468.21 847.059 C 467.784 844.623 466.845 842.972 468.296 840.864 L 474.25 840.848 L 474.814 840.254 L 474.657 839.43 L 468.441 838.588 L 464.923 836.24 L 463.854 831.089 C 463.501 837.245 464.44 842.253 465.746 848.231 z"
|
||||
id="path39" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 428.597 824.933 C 436.385 816.761 443.062 808.226 443.861 796.459 C 445.387 773.969 432.716 770.527 421.319 757.057 L 421.996 756.59 C 424.632 757.972 427.027 759.495 429.339 761.382 C 438.932 769.212 445.711 779.603 446.622 792.21 C 447.635 806.24 441.083 814.833 432.49 824.848 C 439.445 825.836 459.654 829.037 465.302 827.199 C 465.323 824.297 462.85 825.402 461.336 823.043 C 466.984 821.585 472.959 820.811 478.023 817.81 C 479.438 815.495 478.977 814.806 478.659 812.071 L 479.244 811.6 L 478.5 810.438 C 479.384 811.152 480.955 812.827 481.933 813.211 C 487.43 815.371 511.046 814.292 518.437 814.418 L 521.595 813.039 C 526.27 815.66 547.082 814.088 553.891 813.986 C 549.845 829.949 543.099 848.997 535.436 863.577 C 536.705 864.989 537.946 866.428 539.3 867.759 L 538.045 868.866 C 533.424 866.004 530.271 860.899 525.609 857.591 C 510.965 858.279 496.43 857.52 481.805 856.806 L 477.995 855.952 C 476.199 854.344 475.453 852.149 474.49 849.994 C 471.759 848.729 470.026 849.836 467.196 850.558 L 468.21 847.059 C 467.784 844.623 466.845 842.972 468.296 840.864 L 474.25 840.848 L 474.814 840.254 L 474.657 839.43 L 468.441 838.588 L 464.923 836.24 L 463.854 831.089 C 463.692 830.453 463.842 829.637 463.37 829.18 C 462.76 828.589 418.37 830.031 409.459 824.265 C 415.762 823.379 422.282 824.388 428.597 824.933 z"
|
||||
id="path40" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 468.21 847.059 C 467.784 844.623 466.845 842.972 468.296 840.864 L 474.25 840.848 C 475.598 841.563 476.833 842.279 478.12 843.111 L 477.967 845.758 C 475.846 847.434 473.319 847.786 470.562 847.623 C 469.459 847.557 469.135 847.387 468.21 847.059 z"
|
||||
id="path41" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 484.988 818.385 L 485.519 819.662 C 487.809 825.027 489.441 828.096 494.496 831.046 C 494.981 831.33 496.059 832.166 496.57 832.555 C 493.808 836.313 490.202 836.962 485.744 837.641 C 480.106 838.5 474.142 838.367 468.441 838.588 L 464.923 836.24 C 465.567 831.993 465.566 830.138 469.123 827.351 C 473.82 823.669 479.695 821.099 484.988 818.385 z"
|
||||
id="path42" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1267.54 594.8 C 1273.55 588.863 1279.64 583.051 1286.54 578.138 C 1287.47 587.788 1287.48 601.146 1291.46 609.849 C 1295.78 654.779 1300.63 700.614 1298.01 745.835 C 1297.44 755.613 1289.44 799.774 1292.03 804.794 C 1278.1 821.9 1261.94 837.728 1249.4 855.828 C 1249.03 855.494 1248.65 855.165 1248.28 854.824 C 1234.43 841.938 1218.9 785.717 1215.14 766.864 A 236.894 236.894 0 0 1 1210.83 727.613 C 1209.79 674.882 1231.5 632.025 1267.54 594.8 z"
|
||||
id="path43" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1875.52 1578.85 L 1911.83 1578.95 C 1909.09 1607.57 1911.29 1639.34 1911.05 1668.29 L 1769.24 1668.35 C 1735.19 1667.67 1701.02 1668.19 1666.95 1668.14 L 1666.83 1641.52 C 1667.62 1626.34 1666.98 1610.85 1666.94 1595.63 C 1704.15 1587.57 1742.5 1581.31 1780.56 1579.45 C 1812.12 1577.91 1843.92 1579.32 1875.52 1578.85 z"
|
||||
id="path44" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1283.8 823.009 C 1282.83 825.106 1281.71 826.934 1280.64 828.957 C 1280.48 829.252 1280.43 829.606 1280.24 829.881 C 1279.9 830.374 1279.46 830.785 1279.06 831.236 C 1296.59 824.598 1314.84 818.518 1332 811.104 C 1337.74 808.624 1345.22 807.851 1351.38 806.444 C 1398.71 795.638 1443.93 805.504 1487.89 823.686 C 1513.93 834.454 1539.16 848.196 1565.96 856.905 C 1579.18 861.2 1592.6 863.429 1606.16 866.303 L 1606.07 867.428 C 1602.07 869.569 1597.94 870.81 1593.83 872.611 C 1586.06 876.009 1578.58 880.146 1570.75 883.387 C 1564.25 886.072 1557.34 887.93 1550.76 890.466 C 1499.24 910.33 1453.41 927.317 1397.71 910.207 C 1372.46 902.452 1280.52 841.627 1260.77 852.094 C 1260.23 852.38 1259.71 852.703 1259.18 853.007 C 1265.23 843.118 1274.89 830.44 1283.8 823.009 z"
|
||||
id="path45" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 550.719 1781.52 C 557.125 1776.04 563.672 1772.44 571.967 1770.61 C 585.283 1767.68 600.243 1768.99 613.853 1769.05 L 672.262 1769.36 C 676.656 1772.12 704.381 1770.47 711.476 1770.45 L 724.905 1770.24 L 840.853 1770.17 C 855.601 1770.19 878.772 1768.49 892.667 1770.71 L 894.659 1775.1 C 899.974 1775.08 905.403 1775.27 910.705 1775.02 C 926.56 1767.49 948.129 1771.48 965.215 1769.85 A 717.923 717.923 0 0 1 977.742 1769.83 C 996.19 1769.81 1013.88 1773.2 1027.62 1786.64 C 1037.94 1796.73 1042.28 1808.97 1043.5 1823.04 C 1048.84 1823.06 1054.22 1822.95 1059.55 1823.16 C 1053.55 1824.19 1041.82 1822.43 1037.68 1826.5 C 1028.35 1822.52 967.245 1824.19 951.816 1822.85 C 939.823 1822.06 927.336 1822.75 915.297 1822.76 L 842.234 1822.85 L 615.44 1823.11 C 601.77 1823.12 545.289 1825.03 537.147 1822.14 C 540.805 1805.37 543.493 1793.75 556.891 1782.02 L 550.719 1781.52 z"
|
||||
id="path46" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 965.215 1769.85 A 717.923 717.923 0 0 1 977.742 1769.83 C 974.848 1771.28 971.635 1774.69 968.95 1775.46 C 949.831 1773.87 929.908 1775 910.705 1775.02 C 926.56 1767.49 948.129 1771.48 965.215 1769.85 z"
|
||||
id="path47" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="url(#Gradient2)"
|
||||
d="M 550.719 1781.52 C 557.125 1776.04 563.672 1772.44 571.967 1770.61 C 585.283 1767.68 600.243 1768.99 613.853 1769.05 L 672.262 1769.36 C 676.656 1772.12 704.381 1770.47 711.476 1770.45 C 713.781 1770.77 719 1770.92 720.8 1772.1 C 715.962 1773.49 701.476 1773.63 700.275 1774.7 A 5554.97 5554.97 0 0 1 616.931 1774.7 C 602.874 1774.66 587.416 1773.32 573.592 1775.58 C 567.236 1776.62 562.392 1778.72 556.891 1782.02 L 550.719 1781.52 z"
|
||||
id="path48" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 724.905 1770.24 L 840.853 1770.17 C 855.601 1770.19 878.772 1768.49 892.667 1770.71 L 894.659 1775.1 L 700.275 1774.7 C 701.476 1773.63 715.962 1773.49 720.8 1772.1 C 719 1770.92 713.781 1770.77 711.476 1770.45 L 724.905 1770.24 z"
|
||||
id="path49" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 977.742 1769.83 C 996.19 1769.81 1013.88 1773.2 1027.62 1786.64 C 1037.94 1796.73 1042.28 1808.97 1043.5 1823.04 C 1048.84 1823.06 1054.22 1822.95 1059.55 1823.16 C 1053.55 1824.19 1041.82 1822.43 1037.68 1826.5 C 1028.35 1822.52 967.245 1824.19 951.816 1822.85 C 967.215 1821.31 983.508 1822.21 999.009 1822.12 C 999.084 1813.35 997.955 1805.25 994.082 1797.23 C 988.786 1786.27 980.39 1779.26 968.95 1775.46 C 971.635 1774.69 974.848 1771.28 977.742 1769.83 z"
|
||||
id="path50" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="url(#Gradient3)"
|
||||
d="M 539.3 867.759 C 542.109 869.831 543.767 870.335 547.244 870.525 C 568.082 871.665 589.523 870.745 610.413 870.778 L 736.206 870.883 L 1105.64 871.032 L 1200.7 871.158 L 1237.48 871.058 C 1245.02 870.996 1252.62 871.123 1260.16 870.848 C 1273.95 871.631 1287.07 876.48 1296.54 886.932 C 1301.27 892.147 1304.52 898.049 1305.83 904.954 C 1309.39 923.864 1307.25 953.324 1307.29 973.099 L 1307.81 1097.91 A 2933.51 2933.51 0 0 0 1307.87 1155.28 L 1307.88 1472.28 L 1308.05 1560.94 C 1308.09 1576.65 1309.47 1593.44 1307.36 1608.98 C 1306.08 1618.36 1301.99 1625.9 1295.32 1632.62 C 1288.43 1639.55 1281.87 1642.26 1272.37 1643.54 C 1259.25 1645.32 1245.15 1644.32 1231.91 1644.25 L 1166.02 1644.03 L 923.127 1643.72 L 904.94 1643.72 C 900.079 1643.73 873.726 1642.91 873.736 1645.39 C 873.744 1647.51 874.564 1649.01 875.395 1650.91 C 874.17 1650.64 873.841 1650.66 872.645 1649.86 C 870.204 1648.22 868.005 1644.91 867.411 1642.09 C 869.865 1637.98 874.825 1639.05 879.072 1639.13 C 911.878 1639.78 944.79 1639.22 977.607 1639.2 L 1153.89 1639.17 C 1162.56 1639.17 1208.05 1640.63 1212.68 1638.32 C 1221.43 1638.37 1230.55 1638.86 1239.24 1637.93 C 1250.54 1636.72 1260.08 1631.02 1266.86 1621.89 C 1271.3 1615.92 1272.19 1604.92 1272.45 1597.54 C 1273.15 1578.09 1272.64 1558.44 1272.66 1538.97 L 1272.75 1426.66 L 1272.79 1114.03 L 1272.34 982.739 C 1272.34 963.878 1274.43 934.581 1271.25 917.117 C 1268.81 903.732 1261.88 894.571 1251 886.859 C 1242.48 880.824 1234.44 878.326 1224.1 877.731 C 1204.53 876.604 1184.63 877.252 1165.01 877.23 L 1063.76 877.004 L 741.013 876.633 L 602.136 876.662 C 587.834 876.655 560.53 874.606 547.639 876.82 L 547.406 879.111 L 545.649 881.835 C 544.168 875.936 542.784 872.827 538.045 868.866 L 539.3 867.759 z"
|
||||
id="path51" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1513.65 400.185 C 1519.1 459.584 1542.46 531.114 1500.04 582.295 C 1496.47 586.596 1492.6 590.695 1488.81 594.797 C 1517.64 576.3 1540.93 549.009 1570.5 532.07 C 1612.46 508.036 1661.37 529.126 1705.82 532.232 C 1721.97 533.361 1736.85 531.277 1752.72 528.729 A 2176.8 2176.8 0 0 1 1715.73 560.294 C 1681.83 588.718 1653.21 607.661 1606.99 604.801 C 1575.63 602.859 1513.88 577.38 1489.05 598.721 C 1469.12 615.857 1450.83 636.411 1432.37 655.165 C 1424.98 662.682 1415.99 669.799 1409.71 678.251 C 1398.44 690.778 1387.62 703.942 1376.05 716.151 C 1390.93 708.157 1406.35 697.204 1422.76 692.757 C 1465.05 677.334 1513.68 668.914 1556.1 688.654 C 1580.55 700.032 1602.8 716.404 1626.38 729.505 C 1637.45 735.654 1649.59 739.006 1660.62 744.89 C 1665.56 747.525 1672.12 747.191 1676.52 750.498 C 1675.72 752.437 1674.57 752.494 1672.68 753.298 C 1655.51 760.569 1633.82 764.493 1615.77 769.49 C 1611.73 770.61 1607.98 772.52 1603.98 773.768 C 1597.95 775.652 1571.92 781.29 1566.44 781.519 C 1563.24 781.652 1560.31 781.754 1557.24 782.716 C 1549.16 785.247 1537.25 785.11 1528.96 783.565 C 1517.76 781.478 1506.62 781.496 1495.44 778.543 C 1464.29 770.316 1436.89 754.518 1409.22 738.647 C 1397.74 732.058 1386.41 726.108 1375.58 718.414 C 1359.27 734.949 1343.94 752.79 1328.8 770.408 C 1321.16 779.293 1304.45 803.844 1296.17 808.838 C 1299 802.67 1304.99 797.285 1309.05 791.744 C 1325.68 770.201 1344.16 750.083 1362.14 729.672 C 1359.77 729.519 1357.05 733.877 1354.39 735.014 L 1358.22 730.147 L 1357.73 728.443 C 1358.56 727.052 1360.31 724.458 1360.48 722.915 C 1360.98 718.414 1354.3 697.935 1353.01 692.068 C 1348.96 673.605 1347.1 654.75 1343.33 636.363 C 1339.07 585.763 1334.53 547.674 1369.49 506.054 C 1379.77 493.81 1392.34 482.39 1405.46 473.241 C 1414.61 542.868 1428.75 608.291 1404.93 676.902 C 1418.42 667.189 1446.04 640.853 1455.43 626.744 C 1458.18 622.616 1459.57 617.928 1460.4 613.078 C 1462.85 598.686 1462.31 583.209 1461.73 568.645 C 1458.64 491.285 1444.82 453.94 1513.65 400.185 z"
|
||||
id="path52" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="url(#Gradient4)"
|
||||
d="M 1662.95 1596.86 L 1664.88 1596.44 C 1668.22 1602.06 1665.47 1632.32 1666.83 1641.52 L 1666.95 1668.14 C 1701.02 1668.19 1735.19 1667.67 1769.24 1668.35 C 1777.73 1672.78 1904.03 1665.81 1911.99 1670.12 L 1911.34 1671.98 C 1910.93 1683.03 1913.34 1727.25 1910.46 1734.17 C 1912.79 1735.86 1913.02 1735.96 1913.48 1738.95 C 1915.87 1754.35 1911.15 1780.02 1914.58 1793.35 L 1915.79 1792.09 C 1915.83 1802.47 1915.61 1812.92 1915.99 1823.28 C 1923.62 1823.42 1952.54 1822.38 1957.25 1826.14 C 1955.08 1828.89 1952.06 1829.71 1948.59 1830.16 C 1940.31 1831.24 1930.76 1829.98 1922.32 1829.97 L 1857.13 1829.96 A 19109.1 19109.1 0 0 1 1628.72 1829.41 A 33164.5 33164.5 0 0 1 1206.47 1829.05 C 1146.17 1828.95 1085.59 1830.32 1025.33 1828.85 L 1025.83 1828.26 C 1029.21 1826.68 1034.33 1827.31 1038.04 1827.35 L 1037.68 1826.5 C 1041.82 1822.43 1053.55 1824.19 1059.55 1823.16 C 1163.24 1821.23 1267.24 1823.39 1370.97 1823.5 C 1383.45 1823.51 1447.06 1825.23 1453.52 1823.21 C 1455.98 1822.43 1455 1809.66 1458.34 1805.84 C 1466.07 1796.96 1488.44 1796.82 1499.28 1796 C 1497.09 1763.08 1501.83 1727.12 1503.57 1694 L 1502.33 1693.11 L 1501.72 1691.91 C 1502.86 1689.18 1504.21 1686.65 1505.9 1684.2 C 1515.49 1670.23 1545.02 1634.18 1560.37 1631.24 C 1568.95 1629.95 1579.7 1623.49 1587.98 1620.2 C 1611.55 1610.85 1637.83 1600.65 1662.95 1596.86 z"
|
||||
id="path53" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(1,0,6)"
|
||||
d="M 1852.04 1734.82 C 1870.94 1734.25 1890.03 1734.5 1908.93 1734.89 L 1908.17 1737.28 C 1898.58 1738.52 1888.23 1737.76 1878.53 1737.77 L 1808.19 1737.68 C 1795.91 1737.66 1782.64 1736.66 1770.5 1738.18 C 1759.22 1739.25 1747.14 1738.38 1735.77 1738.35 A 4183.57 4183.57 0 0 1 1672.16 1737.93 L 1672.46 1736.19 C 1679.9 1732.69 1825.39 1737.12 1852.04 1734.82 z"
|
||||
id="path54" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,163,94)"
|
||||
d="M 1457.46 1819.34 C 1459.37 1812.45 1460.39 1808.53 1467.03 1804.96 C 1481.6 1797.1 1511.32 1798.3 1527.04 1802.73 L 1528.37 1806.17 C 1530.06 1811.48 1530.6 1817.12 1531.39 1822.62 C 1506.79 1821.71 1481.99 1821.35 1457.46 1819.34 z"
|
||||
id="path55" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1667.01 1672 L 1825.64 1672.35 C 1854.15 1672.41 1882.87 1673.15 1911.34 1671.98 C 1910.93 1683.03 1913.34 1727.25 1910.46 1734.17 L 1908.93 1734.89 C 1890.03 1734.5 1870.94 1734.25 1852.04 1734.82 C 1832.56 1732.92 1811.57 1734.37 1791.95 1734.33 L 1667.1 1734.42 L 1667.01 1672 z"
|
||||
id="path56" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 1672.16 1737.93 A 4183.57 4183.57 0 0 0 1735.77 1738.35 C 1747.14 1738.38 1759.22 1739.25 1770.5 1738.18 C 1787.84 1739.21 1805.45 1738.65 1822.82 1738.69 L 1911.52 1738.91 L 1911.34 1819.87 L 1666.97 1820.01 C 1666.94 1809.2 1665.18 1743.09 1668.21 1738.45 L 1672.16 1737.93 z"
|
||||
id="path57" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1560.37 1631.24 C 1568.95 1629.95 1579.7 1623.49 1587.98 1620.2 C 1611.55 1610.85 1637.83 1600.65 1662.95 1596.86 C 1661.61 1672.29 1663.93 1747.81 1662.62 1823.22 L 1534.7 1823.22 C 1534.42 1816.56 1533.67 1810.37 1532.38 1803.83 L 1528.37 1806.17 L 1527.04 1802.73 C 1528.37 1800.88 1528 1801.95 1527.94 1799.45 C 1519.77 1796.56 1509.59 1799.26 1502.14 1796.02 A 1480.96 1480.96 0 0 0 1501.52 1778.66 L 1500.96 1778.52 L 1501.25 1775.52 C 1498.91 1778.07 1500.23 1791.73 1499.28 1796 C 1497.09 1763.08 1501.83 1727.12 1503.57 1694 L 1502.33 1693.11 L 1501.72 1691.91 C 1502.86 1689.18 1504.21 1686.65 1505.9 1684.2 C 1515.49 1670.23 1545.02 1634.18 1560.37 1631.24 z"
|
||||
id="path58" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 1502.33 1693.11 L 1501.72 1691.91 C 1502.86 1689.18 1504.21 1686.65 1505.9 1684.2 C 1515.49 1670.23 1545.02 1634.18 1560.37 1631.24 C 1555.65 1653.35 1528.68 1791.6 1532.38 1803.83 L 1528.37 1806.17 L 1527.04 1802.73 C 1528.37 1800.88 1528 1801.95 1527.94 1799.45 C 1519.77 1796.56 1509.59 1799.26 1502.14 1796.02 A 1480.96 1480.96 0 0 0 1501.52 1778.66 L 1500.96 1778.52 L 1501.25 1775.52 C 1498.91 1778.07 1500.23 1791.73 1499.28 1796 C 1497.09 1763.08 1501.83 1727.12 1503.57 1694 L 1502.33 1693.11 z"
|
||||
id="path59" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1502.73 1773.04 A 1486.42 1486.42 0 0 1 1531.53 1774.38 C 1530.35 1782.29 1527.34 1791.59 1527.94 1799.45 C 1519.77 1796.56 1509.59 1799.26 1502.14 1796.02 C 1502.93 1788.39 1502.75 1780.7 1502.73 1773.04 z"
|
||||
id="path60" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 257.315 1337.25 C 262.718 1339.56 268.13 1341.9 273.649 1343.92 A 154.289 154.289 0 0 0 390.294 1338.68 C 391.45 1345.27 391.387 1358.58 395.107 1363.78 C 402.777 1385.92 395.335 1542.7 390.972 1573.71 C 385.755 1582.92 385.439 1601.64 384.91 1612.07 C 384.066 1622.14 374.942 1696.17 375.596 1698.86 C 375.784 1699.64 376.297 1700.3 376.647 1701.01 C 375.205 1720.72 371.619 1740.52 368.112 1759.94 C 366.446 1769.17 363.792 1778.86 363.504 1788.24 L 367.803 1798.21 C 376.642 1803.72 385.862 1805.99 395.085 1810.36 L 390.202 1811.25 C 396.186 1813.65 400.789 1815.55 404.943 1820.73 C 405.435 1822.94 404.793 1824.17 404.163 1826.22 C 403.7 1827.74 403.875 1827.26 403.878 1829.27 C 394.304 1829.72 384.78 1829.79 375.199 1829.75 A 2024.27 2024.27 0 0 1 334.605 1829.67 C 332.258 1829.02 329.947 1828.75 327.539 1828.43 C 328.742 1827.51 329.426 1827.15 330.934 1826.8 C 332.324 1826.47 333.671 1826.17 335.046 1825.78 L 335.69 1824.31 L 329.81 1822.8 C 319.932 1825.92 237.058 1824.54 221.066 1824.07 C 218.56 1822.47 218.583 1820.71 217.648 1817.98 L 216.381 1818.53 C 215.805 1820.87 215.761 1822.94 214.009 1824.65 C 200.387 1821.05 172.744 1795.65 160.829 1785.7 L 159.221 1784.56 C 162.777 1776.64 172.331 1767.2 172.643 1758.56 C 172.108 1757.77 171.136 1756.38 170.751 1755.55 C 165.524 1744.3 236.385 1575.45 247.485 1548.9 L 248.991 1544 C 255.317 1523.96 248.819 1497.35 247.076 1476.61 C 245.063 1452.65 242.635 1425.67 245.629 1401.69 L 246.463 1406.85 C 248.568 1401.93 249.891 1378.6 250.949 1371.27 C 252.604 1359.81 254.809 1348.55 257.315 1337.25 z"
|
||||
id="path61" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 247.485 1548.9 C 248.049 1558.58 230.592 1594.37 226.143 1605.56 C 221.076 1618.3 170.001 1749.44 172.476 1754.53 C 173.197 1756.02 175.839 1757.49 176.908 1759.03 A 669.172 669.172 0 0 0 192.859 1763.49 C 195.533 1764.19 198.368 1764.69 200.773 1766.1 C 213.412 1750.96 222.759 1732.48 232.396 1715.31 A 4124.58 4124.58 0 0 0 276.965 1633.19 L 278.31 1635.25 A 3139.38 3139.38 0 0 1 218.372 1745.01 C 211.787 1756.28 202.19 1766.74 196.4 1778.3 C 194.471 1782.15 194.912 1786.71 194.981 1790.89 C 201.671 1799.84 213.887 1807.66 217.648 1817.98 L 216.381 1818.53 C 215.805 1820.87 215.761 1822.94 214.009 1824.65 C 200.387 1821.05 172.744 1795.65 160.829 1785.7 L 159.221 1784.56 C 162.777 1776.64 172.331 1767.2 172.643 1758.56 C 172.108 1757.77 171.136 1756.38 170.751 1755.55 C 165.524 1744.3 236.385 1575.45 247.485 1548.9 z"
|
||||
id="path62" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,208,193)"
|
||||
d="M 192.859 1763.49 C 195.533 1764.19 198.368 1764.69 200.773 1766.1 L 199.755 1767.46 C 195.09 1773.77 192.887 1781.05 188.562 1787.29 C 186.973 1787.44 186.399 1787.48 184.831 1786.98 C 188.588 1780.03 190.837 1771.15 192.859 1763.49 z"
|
||||
id="path63" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 176.908 1759.03 A 669.172 669.172 0 0 0 192.859 1763.49 C 190.837 1771.15 188.588 1780.03 184.831 1786.98 C 180.489 1784.85 174.698 1782.12 172.61 1777.42 C 169.962 1771.47 174.436 1764.37 176.908 1759.03 z"
|
||||
id="path64" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,114,126)"
|
||||
d="M 160.829 1785.7 L 165.985 1777.48 C 168.892 1780.69 171.903 1784.39 175.362 1787 C 179.94 1790.46 185.883 1792.97 190.946 1795.73 C 200.465 1800.92 209.999 1809.72 216.381 1818.53 C 215.805 1820.87 215.761 1822.94 214.009 1824.65 C 200.387 1821.05 172.744 1795.65 160.829 1785.7 z"
|
||||
id="path65" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 276.965 1633.19 C 286.891 1611.62 312.932 1569.33 315.619 1547.91 C 317.437 1533.42 310.847 1483.98 309.048 1466.91 C 307.543 1452.63 302.713 1426 304.093 1412.7 L 304.846 1412.35 C 308.771 1417.96 325.178 1603.07 325.125 1619.01 C 325.932 1629.76 327.586 1641.09 326.962 1651.84 L 324.515 1652.15 C 324.372 1649.39 324.432 1646.88 323.098 1644.38 C 320.25 1642.23 313.854 1642.44 310.2 1641.62 C 297.954 1639.46 291.764 1633.05 284.884 1623.39 L 278.31 1635.25 L 276.965 1633.19 z"
|
||||
id="path66" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 316.181 1554.64 C 320.719 1568.11 320.416 1590.73 321.107 1605.24 L 311.794 1600.02 C 307.846 1597.44 304.801 1594.27 301.513 1590.93 C 305.899 1578.71 311.536 1566.81 316.181 1554.64 z"
|
||||
id="path67" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 299.221 1594.66 C 305.205 1602.18 319.756 1607.88 321.944 1611.84 C 322.006 1617.82 324.805 1632.4 321.457 1636.75 L 317.714 1637.14 C 303.844 1634.42 295.858 1631.6 287.594 1619.56 C 290.96 1610.97 295.05 1602.86 299.221 1594.66 z"
|
||||
id="path68" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 324.515 1652.15 L 326.962 1651.84 C 330.413 1684.05 330.577 1716.98 332.643 1749.36 C 333.26 1759.04 332.532 1769.17 335.072 1778.58 C 340.83 1779.05 355.366 1778.46 359.436 1782.67 C 360.498 1783.76 360.391 1787.36 360.561 1788.92 L 361.552 1783.11 L 362.216 1782.66 L 363.504 1788.24 L 367.803 1798.21 C 376.642 1803.72 385.862 1805.99 395.085 1810.36 L 390.202 1811.25 C 396.186 1813.65 400.789 1815.55 404.943 1820.73 C 405.435 1822.94 404.793 1824.17 404.163 1826.22 C 403.7 1827.74 403.875 1827.26 403.878 1829.27 C 394.304 1829.72 384.78 1829.79 375.199 1829.75 A 2024.27 2024.27 0 0 1 334.605 1829.67 C 332.258 1829.02 329.947 1828.75 327.539 1828.43 C 328.742 1827.51 329.426 1827.15 330.934 1826.8 C 332.324 1826.47 333.671 1826.17 335.046 1825.78 L 335.69 1824.31 L 329.81 1822.8 C 329.744 1822.33 329.682 1821.86 329.611 1821.39 C 328.309 1812.85 333.092 1804.68 332.78 1795.92 C 331.078 1748.07 327.485 1699.97 324.515 1652.15 z"
|
||||
id="path69" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 335.072 1778.58 C 340.83 1779.05 355.366 1778.46 359.436 1782.67 C 360.498 1783.76 360.391 1787.36 360.561 1788.92 L 364.752 1801.09 C 353.796 1806.65 347.936 1806.36 336.067 1804.21 C 336.009 1795.67 335.464 1787.11 335.072 1778.58 z"
|
||||
id="path70" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,114,126)"
|
||||
d="M 404.943 1820.73 C 404.827 1820.8 404.713 1820.87 404.594 1820.93 C 401.488 1822.57 339.285 1823.2 335.515 1821.52 C 332.863 1820.34 332.783 1819.85 331.907 1817.29 C 332.383 1815.12 332.517 1813.95 334.046 1812.24 C 337.657 1808.19 348.544 1810.34 353.707 1810.32 C 359.646 1810.3 364.122 1807.68 368.18 1803.53 C 368.433 1803.27 368.68 1803.01 368.93 1802.74 C 375.777 1806.08 382.86 1809.2 390.202 1811.25 C 396.186 1813.65 400.789 1815.55 404.943 1820.73 z"
|
||||
id="path71" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 284.884 1623.39 C 291.764 1633.05 297.954 1639.46 310.2 1641.62 C 313.854 1642.44 320.25 1642.23 323.098 1644.38 C 324.432 1646.88 324.372 1649.39 324.515 1652.15 C 327.485 1699.97 331.078 1748.07 332.78 1795.92 C 333.092 1804.68 328.309 1812.85 329.611 1821.39 C 329.682 1821.86 329.744 1822.33 329.81 1822.8 C 319.932 1825.92 237.058 1824.54 221.066 1824.07 C 218.56 1822.47 218.583 1820.71 217.648 1817.98 C 213.887 1807.66 201.671 1799.84 194.981 1790.89 C 194.912 1786.71 194.471 1782.15 196.4 1778.3 C 202.19 1766.74 211.787 1756.28 218.372 1745.01 A 3139.38 3139.38 0 0 0 278.31 1635.25 L 284.884 1623.39 z"
|
||||
id="path72" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 1670.8 1176.89 C 1659.5 1171.9 1646.41 1165.96 1641.07 1154.01 C 1637.83 1146.75 1638.16 1139.13 1641.23 1131.89 C 1649.84 1111.6 1692.05 1084.09 1712.13 1076.5 C 1730.7 1069.48 1754.26 1068.04 1772.53 1076.78 C 1784.26 1082.38 1792.18 1091.99 1796.39 1104.2 C 1799.8 1114.07 1803.39 1140.69 1799.06 1149.76 C 1799.27 1155.44 1800.66 1157.01 1804.29 1161.36 C 1808.11 1165.93 1809.85 1170.53 1809.27 1176.57 C 1808.37 1185.87 1801.58 1193.64 1794.48 1199.13 C 1782.85 1208.12 1768.15 1213.39 1754.01 1216.82 C 1763.13 1231.52 1774.19 1244.78 1782.6 1259.94 A 1093.35 1093.35 0 0 1 1806.88 1306.26 C 1816.15 1325.36 1874.78 1452.57 1871.34 1463.04 C 1869.74 1467.92 1861.31 1471.99 1857.11 1474.61 C 1860.16 1492.41 1863.01 1517.95 1855.41 1535.05 C 1850.09 1549.64 1840.34 1559.06 1828.21 1568.23 C 1825.14 1570.54 1821.27 1572.48 1818.53 1575.09 L 1814.12 1578.03 C 1833.98 1578.05 1855.95 1575.94 1875.52 1578.85 C 1843.92 1579.32 1812.12 1577.91 1780.56 1579.45 C 1742.5 1581.31 1704.15 1587.57 1666.94 1595.63 C 1666.98 1610.85 1667.62 1626.34 1666.83 1641.52 C 1665.47 1632.32 1668.22 1602.06 1664.88 1596.44 L 1662.95 1596.86 C 1637.83 1600.65 1611.55 1610.85 1587.98 1620.2 C 1579.7 1623.49 1568.95 1629.95 1560.37 1631.24 C 1545.02 1634.18 1515.49 1670.23 1505.9 1684.2 C 1504.21 1686.65 1502.86 1689.18 1501.72 1691.91 L 1502.33 1693.11 C 1497.12 1701.11 1470.82 1738.76 1465.52 1742.48 C 1458.1 1744.91 1454.65 1754.99 1447.14 1758.18 L 1438.65 1751.46 C 1437.31 1746.9 1430.66 1744.62 1427.41 1741.48 C 1424.53 1738.7 1424.85 1735.58 1424.56 1731.89 C 1433.01 1713.16 1444.08 1694.78 1453.85 1676.66 C 1466.06 1654 1490.92 1604.77 1506.48 1586.67 C 1510.7 1585.7 1517.07 1575.27 1520.68 1571.92 C 1526.56 1566.44 1533.66 1561.24 1540.48 1556.98 C 1578.71 1533.06 1639.33 1515.23 1683.47 1505.24 C 1694.27 1502.79 1705.3 1499.83 1716.34 1498.82 C 1714.86 1475.86 1708.61 1452.83 1703.66 1430.39 C 1708.24 1428.3 1712.62 1425.53 1716.8 1422.75 C 1739.4 1407.73 1764.28 1379.58 1769.98 1352.45 C 1764.43 1358.68 1760.88 1366.47 1756.73 1373.66 A 131.531 131.531 0 0 1 1726.55 1409.76 A 137.266 137.266 0 0 1 1694.25 1430.04 C 1673.1 1439.46 1630.76 1449.84 1607.95 1447.81 C 1605.1 1440.19 1602.19 1432.35 1600.34 1424.42 C 1599.78 1423.13 1599.14 1422.06 1598.4 1420.87 C 1592.61 1419.87 1575.17 1433.4 1569.18 1436.54 L 1569.19 1436.25 C 1576.08 1429.62 1583.81 1424.34 1591.88 1419.26 L 1582.8 1401.93 C 1575.69 1404.52 1568.14 1405.75 1560.91 1408.03 C 1541.45 1414.16 1520.32 1423.73 1504.99 1437.29 C 1515.22 1437.16 1548.92 1431.09 1555.8 1436.36 C 1551.99 1438.45 1542.41 1436.7 1537.64 1437.17 C 1529.38 1437.99 1520.65 1441.32 1512.37 1440.79 C 1509.5 1440.6 1506.75 1440.33 1504.7 1438.12 C 1503.42 1426.59 1549.47 1407.5 1559.94 1404.25 C 1565.73 1402.44 1571.93 1402.4 1577.61 1400.08 C 1607.59 1387.88 1687.27 1354.6 1704.9 1330.41 C 1709.63 1323.92 1711.56 1312.88 1713.64 1305.21 C 1724.53 1265 1725.19 1263.55 1717.07 1222.99 C 1713.96 1224.11 1710.83 1225.26 1707.61 1226 C 1700.98 1227.54 1693.62 1227.56 1687.71 1223.75 C 1678.93 1218.1 1676.53 1207.34 1674.38 1197.84 C 1672.56 1191.09 1671.86 1183.81 1670.8 1176.89 z"
|
||||
id="path73" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 1800.97 1577.94 C 1811.72 1573.02 1822.97 1570.04 1832.32 1562.38 C 1839.51 1556.5 1850.79 1537.12 1855.41 1535.05 C 1850.09 1549.64 1840.34 1559.06 1828.21 1568.23 C 1825.14 1570.54 1821.27 1572.48 1818.53 1575.09 L 1814.12 1578.03 C 1809.76 1578.25 1805.34 1578.02 1800.97 1577.94 z"
|
||||
id="path74" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1742.43 1187.68 C 1739.15 1187.02 1737.59 1187.18 1735.21 1184.74 C 1734.63 1180.03 1734.24 1175.09 1736.72 1170.86 C 1738.86 1169.47 1739.51 1168.94 1742.21 1169.35 C 1745.27 1169.82 1748.84 1173.02 1749.97 1175.75 C 1750.96 1178.13 1750.68 1180.5 1749.51 1182.75 C 1748.32 1185.04 1746.79 1186.66 1744.46 1187.7 L 1742.43 1187.68 z"
|
||||
id="path75" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1741.7 1196.87 C 1743.72 1200 1744.94 1204.81 1746.68 1208.32 C 1751.72 1218.44 1757.31 1227.89 1763.77 1237.18 C 1752.14 1243.14 1743.16 1250.75 1733.88 1259.86 L 1727.35 1267.1 C 1725.15 1251.55 1723.52 1236.73 1719.28 1221.48 C 1728.88 1214.54 1735.45 1206.84 1741.7 1196.87 z"
|
||||
id="path76" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,163,94)"
|
||||
d="M 1702.68 1338.87 C 1702.74 1339.41 1702.76 1339.95 1702.76 1340.49 C 1702.75 1348.66 1693.14 1363.29 1687.48 1369.01 C 1668.35 1388.38 1639.27 1398.49 1614.63 1408.83 C 1609.04 1411.18 1600.18 1416.31 1594.22 1416.46 L 1592.78 1414.63 L 1585.78 1400.57 C 1596.1 1394.8 1607.58 1390.74 1618.39 1385.94 C 1648.56 1372.53 1676.2 1358.98 1702.68 1338.87 z"
|
||||
id="path77" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 1673.29 1154.87 C 1690.75 1168.32 1709.74 1174.43 1731.62 1174.11 C 1731.66 1178.35 1731.37 1182.38 1733.11 1186.33 C 1735.45 1189.01 1737.67 1189.36 1740.96 1190.15 C 1740.08 1199.13 1731.96 1208.08 1725.19 1213.53 C 1717.86 1219.43 1707.81 1224.44 1698.13 1223.44 C 1692.64 1222.87 1687.96 1220.03 1684.54 1215.75 C 1680.42 1210.61 1678.79 1204.13 1677.31 1197.84 C 1673.95 1183.78 1673.26 1169.26 1673.29 1154.87 z"
|
||||
id="path78" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,163,94)"
|
||||
d="M 1765 1239.66 C 1775.25 1252.84 1783.2 1267.63 1790.84 1282.43 C 1802.51 1305.04 1867.4 1445.49 1866.89 1461.04 C 1866.8 1463.88 1863.92 1465.89 1861.8 1467.38 C 1828.12 1491.01 1773.89 1509.64 1732.64 1501.79 C 1727.38 1500.79 1721.66 1499.01 1716.34 1498.82 C 1714.86 1475.86 1708.61 1452.83 1703.66 1430.39 C 1708.24 1428.3 1712.62 1425.53 1716.8 1422.75 C 1739.4 1407.73 1764.28 1379.58 1769.98 1352.45 C 1764.43 1358.68 1760.88 1366.47 1756.73 1373.66 A 131.531 131.531 0 0 1 1726.55 1409.76 A 137.266 137.266 0 0 1 1694.25 1430.04 C 1673.1 1439.46 1630.76 1449.84 1607.95 1447.81 C 1605.1 1440.19 1602.19 1432.35 1600.34 1424.42 C 1600.96 1421.25 1600.57 1419.8 1603.47 1417.97 C 1611.61 1412.85 1622.67 1409.64 1631.61 1406.11 C 1671.28 1390.43 1696.28 1377.91 1709.17 1335.52 C 1723.67 1287.83 1716.94 1268.34 1765 1239.66 z"
|
||||
id="path79" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 547.406 879.111 L 547.639 876.82 C 560.53 874.606 587.834 876.655 602.136 876.662 L 741.013 876.633 L 1063.76 877.004 L 1165.01 877.23 C 1184.63 877.252 1204.53 876.604 1224.1 877.731 C 1234.44 878.326 1242.48 880.824 1251 886.859 C 1261.88 894.571 1268.81 903.732 1271.25 917.117 C 1274.43 934.581 1272.34 963.878 1272.34 982.739 L 1272.79 1114.03 L 1272.75 1426.66 L 1272.66 1538.97 C 1272.64 1558.44 1273.15 1578.09 1272.45 1597.54 C 1272.19 1604.92 1271.3 1615.92 1266.86 1621.89 C 1260.08 1631.02 1250.54 1636.72 1239.24 1637.93 C 1230.55 1638.86 1221.43 1638.37 1212.68 1638.32 C 1208.05 1640.63 1162.56 1639.17 1153.89 1639.17 L 977.607 1639.2 C 944.79 1639.22 911.878 1639.78 879.072 1639.13 C 874.825 1639.05 869.865 1637.98 867.411 1642.09 C 868.005 1644.91 870.204 1648.22 872.645 1649.86 C 873.841 1650.66 874.17 1650.64 875.395 1650.91 C 881.29 1660.53 885.466 1671.82 890.161 1682.11 C 903.367 1711.04 915.241 1741.39 930.337 1769.34 C 941.936 1769.34 953.642 1769 965.215 1769.85 C 948.129 1771.48 926.56 1767.49 910.705 1775.02 C 905.403 1775.27 899.974 1775.08 894.659 1775.1 L 892.667 1770.71 C 878.772 1768.49 855.601 1770.19 840.853 1770.17 L 724.905 1770.24 L 711.476 1770.45 C 704.381 1770.47 676.656 1772.12 672.262 1769.36 L 613.853 1769.05 C 600.243 1768.99 585.283 1767.68 571.967 1770.61 C 563.672 1772.44 557.125 1776.04 550.719 1781.52 C 540.068 1792.83 536.251 1803.1 533.555 1817.99 C 533.261 1819.99 533.099 1821.18 531.859 1822.8 C 521.986 1824.75 417.028 1824.15 409.401 1821.88 C 407.374 1821.28 401.102 1813.04 396.041 1810.78 C 395.724 1810.63 395.404 1810.5 395.085 1810.36 C 385.862 1805.99 376.642 1803.72 367.803 1798.21 L 363.504 1788.24 C 363.792 1778.86 366.446 1769.17 368.112 1759.94 C 371.619 1740.52 375.205 1720.72 376.647 1701.01 C 376.297 1700.3 375.784 1699.64 375.596 1698.86 C 374.942 1696.17 384.066 1622.14 384.91 1612.07 L 386.779 1610.3 C 396.507 1607.6 418.907 1609.52 429.761 1609.55 L 525.512 1609.74 L 952.569 1609.5 L 1129.45 1609.29 L 1190.23 1609.32 C 1201.43 1609.32 1212.91 1609.83 1224.07 1609.01 C 1229.76 1608.6 1238.37 1608.36 1242.44 1603.96 C 1252.94 1592.6 1248.77 1556.25 1248.61 1540.25 L 1248.1 1317.68 C 1248.05 1254.29 1249.09 1190.75 1247.89 1127.38 C 1249.41 1107.98 1248.33 1087.16 1247.84 1067.65 C 1248.78 1041.28 1248.18 1014.73 1248.21 988.33 C 1248.23 968.41 1249.13 948.196 1247.98 928.316 C 1246.33 923.32 1244.3 918.997 1240.58 915.187 C 1235.46 909.94 1229.62 907.897 1222.44 907.27 C 1201.42 905.437 1178.94 907.414 1157.74 907.347 L 999.223 907.538 L 549.888 907.995 C 550.077 898.055 549.48 888.853 547.406 879.111 z"
|
||||
id="path80" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(157,154,154)"
|
||||
d="M 684.318 1637.95 C 696.876 1636.26 832.085 1635.6 837.914 1637.61 C 838.577 1640.38 839.091 1643.38 840.033 1646.05 C 821.065 1644.85 801.798 1645.33 782.789 1645.27 A 8720.71 8720.71 0 0 0 686.369 1645.4 C 685.952 1642.8 685.134 1640.45 684.318 1637.95 z"
|
||||
id="path81" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 837.914 1637.61 C 868.605 1639.61 900.127 1638.18 930.897 1638.16 L 1118.77 1638.21 C 1149.86 1638.22 1181.66 1636.84 1212.68 1638.32 C 1208.05 1640.63 1162.56 1639.17 1153.89 1639.17 L 977.607 1639.2 C 944.79 1639.22 911.878 1639.78 879.072 1639.13 C 874.825 1639.05 869.865 1637.98 867.411 1642.09 C 868.005 1644.91 870.204 1648.22 872.645 1649.86 C 873.841 1650.66 874.17 1650.64 875.395 1650.91 C 881.29 1660.53 885.466 1671.82 890.161 1682.11 C 903.367 1711.04 915.241 1741.39 930.337 1769.34 C 941.936 1769.34 953.642 1769 965.215 1769.85 C 948.129 1771.48 926.56 1767.49 910.705 1775.02 C 905.403 1775.27 899.974 1775.08 894.659 1775.1 L 892.667 1770.71 C 878.772 1768.49 855.601 1770.19 840.853 1770.17 L 724.905 1770.24 L 724.578 1769.09 L 893.376 1769.2 C 888.162 1751.69 879.665 1734.64 872.183 1718 A 6701.53 6701.53 0 0 1 840.033 1646.05 C 839.091 1643.38 838.577 1640.38 837.914 1637.61 z"
|
||||
id="path82" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(224,222,225)"
|
||||
d="M 686.369 1645.4 A 8720.71 8720.71 0 0 1 782.789 1645.27 C 801.798 1645.33 821.065 1644.85 840.033 1646.05 A 6701.53 6701.53 0 0 0 872.183 1718 C 879.665 1734.64 888.162 1751.69 893.376 1769.2 L 724.578 1769.09 C 713.965 1727.35 698.339 1686.78 686.369 1645.4 z"
|
||||
id="path83" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 384.91 1612.07 L 386.779 1610.3 C 387.481 1619.67 385.297 1628.82 384.672 1638.12 L 582.292 1638.18 C 616.005 1638.22 650.703 1639.91 684.318 1637.95 C 685.134 1640.45 685.952 1642.8 686.369 1645.4 C 698.339 1686.78 713.965 1727.35 724.578 1769.09 L 724.905 1770.24 L 711.476 1770.45 C 704.381 1770.47 676.656 1772.12 672.262 1769.36 L 613.853 1769.05 C 600.243 1768.99 585.283 1767.68 571.967 1770.61 C 563.672 1772.44 557.125 1776.04 550.719 1781.52 C 540.068 1792.83 536.251 1803.1 533.555 1817.99 C 533.261 1819.99 533.099 1821.18 531.859 1822.8 C 521.986 1824.75 417.028 1824.15 409.401 1821.88 C 407.374 1821.28 401.102 1813.04 396.041 1810.78 C 395.724 1810.63 395.404 1810.5 395.085 1810.36 C 385.862 1805.99 376.642 1803.72 367.803 1798.21 L 363.504 1788.24 C 363.792 1778.86 366.446 1769.17 368.112 1759.94 C 371.619 1740.52 375.205 1720.72 376.647 1701.01 C 376.297 1700.3 375.784 1699.64 375.596 1698.86 C 374.942 1696.17 384.066 1622.14 384.91 1612.07 z"
|
||||
id="path84" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 384.91 1612.07 L 386.779 1610.3 C 387.481 1619.67 385.297 1628.82 384.672 1638.12 L 582.292 1638.18 C 616.005 1638.22 650.703 1639.91 684.318 1637.95 C 685.134 1640.45 685.952 1642.8 686.369 1645.4 C 698.339 1686.78 713.965 1727.35 724.578 1769.09 L 724.905 1770.24 L 711.476 1770.45 C 704.381 1770.47 676.656 1772.12 672.262 1769.36 L 719.881 1769.21 A 7682.91 7682.91 0 0 1 680.028 1643.71 C 644.179 1642.44 607.979 1643.44 572.093 1643.36 A 17632.3 17632.3 0 0 0 384.084 1643.48 A 3136.13 3136.13 0 0 1 376.647 1701.01 C 376.297 1700.3 375.784 1699.64 375.596 1698.86 C 374.942 1696.17 384.066 1622.14 384.91 1612.07 z"
|
||||
id="path85" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 547.406 879.111 C 549.48 888.853 550.077 898.055 549.888 907.995 L 999.223 907.538 L 1157.74 907.347 C 1178.94 907.414 1201.42 905.437 1222.44 907.27 C 1229.62 907.897 1235.46 909.94 1240.58 915.187 C 1244.3 918.997 1246.33 923.32 1247.98 928.316 C 1249.13 948.196 1248.23 968.41 1248.21 988.33 C 1248.18 1014.73 1248.78 1041.28 1247.84 1067.65 C 1248.33 1087.16 1249.41 1107.98 1247.89 1127.38 C 1249.09 1190.75 1248.05 1254.29 1248.1 1317.68 L 1248.61 1540.25 C 1248.77 1556.25 1252.94 1592.6 1242.44 1603.96 C 1238.37 1608.36 1229.76 1608.6 1224.07 1609.01 C 1212.91 1609.83 1201.43 1609.32 1190.23 1609.32 L 1129.45 1609.29 L 952.569 1609.5 L 525.512 1609.74 L 429.761 1609.55 C 418.907 1609.52 396.507 1607.6 386.779 1610.3 L 384.91 1612.07 C 385.439 1601.64 385.755 1582.92 390.972 1573.71 C 395.335 1542.7 402.777 1385.92 395.107 1363.78 C 391.387 1358.58 391.45 1345.27 390.294 1338.68 A 154.289 154.289 0 0 1 273.649 1343.92 C 268.13 1341.9 262.718 1339.56 257.315 1337.25 C 254.809 1348.55 252.604 1359.81 250.949 1371.27 C 249.891 1378.6 248.568 1401.93 246.463 1406.85 L 245.629 1401.69 C 248.246 1370.13 254.962 1339.18 257.319 1307.64 C 245.919 1297.87 223.688 1276.87 218.532 1263.01 C 211.723 1244.71 245.802 1196.69 254.916 1179.58 C 258.427 1172.98 260.827 1165.76 263.83 1158.92 C 267.885 1149.69 273.456 1145.11 282.703 1141.6 C 283.904 1135.12 284.822 1128.72 285.509 1122.17 C 281.388 1118.66 277.888 1115.25 275.674 1110.22 C 269.271 1098.8 270.389 1085.3 261.885 1074.26 C 263.101 1072.7 263.698 1070.76 264.449 1068.94 C 265.395 1068.12 266.173 1067.49 267.024 1066.53 C 271.354 1061.66 269.457 1054.15 268.857 1048.24 C 269.248 1047.38 269.634 1046.51 270.064 1045.67 C 275.888 1034.26 284.591 1024.9 297.084 1020.97 C 303.356 1019.31 321.365 1018.86 324.631 1017.22 C 324.15 1016.67 323.506 1016.21 323.188 1015.55 C 321.412 1011.83 323.006 941.445 322.808 932.201 C 322.906 927.976 322.822 923.359 324.854 919.519 C 327.254 914.984 331.292 913.885 335.935 912.596 C 381.132 914.677 426.665 911.94 471.908 912.898 A 1237.83 1237.83 0 0 1 478.735 956.922 C 480.113 967.793 480.739 978.895 482.584 989.681 L 483.413 987.629 C 486.764 991.37 494.487 1084.75 495.314 1096.87 C 495.605 1094.56 495.546 1092.89 497.194 1091.11 C 502.571 1088.38 507.441 1088.79 513.309 1089.15 C 514.937 1078.81 518.164 1068.77 519.692 1058.43 L 523.563 1058.69 C 530.452 1035.8 539.598 1009.53 540.712 985.534 C 539.055 978.193 541.112 969.028 542.021 961.63 C 544.934 937.92 551.55 904.936 545.649 881.835 L 547.406 879.111 z"
|
||||
id="path86" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 547.406 879.111 C 549.48 888.853 550.077 898.055 549.888 907.995 L 999.223 907.538 L 1157.74 907.347 C 1178.94 907.414 1201.42 905.437 1222.44 907.27 C 1229.62 907.897 1235.46 909.94 1240.58 915.187 C 1244.3 918.997 1246.33 923.32 1247.98 928.316 L 1242.68 929.838 C 1239.44 922.11 1235.44 917.539 1228.36 913.059 L 549.124 913.807 C 548.659 933.462 546.032 966.797 540.712 985.534 C 539.055 978.193 541.112 969.028 542.021 961.63 C 544.934 937.92 551.55 904.936 545.649 881.835 L 547.406 879.111 z"
|
||||
id="path87" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 1247.98 928.316 C 1249.13 948.196 1248.23 968.41 1248.21 988.33 C 1248.18 1014.73 1248.78 1041.28 1247.84 1067.65 C 1248.33 1087.16 1249.41 1107.98 1247.89 1127.38 C 1249.09 1190.75 1248.05 1254.29 1248.1 1317.68 L 1248.61 1540.25 C 1248.77 1556.25 1252.94 1592.6 1242.44 1603.96 C 1238.37 1608.36 1229.76 1608.6 1224.07 1609.01 C 1212.91 1609.83 1201.43 1609.32 1190.23 1609.32 L 1129.45 1609.29 L 952.569 1609.5 L 525.512 1609.74 L 429.761 1609.55 C 418.907 1609.52 396.507 1607.6 386.779 1610.3 L 384.91 1612.07 C 385.439 1601.64 385.755 1582.92 390.972 1573.71 C 390.836 1583.68 389.349 1593.96 388.737 1603.95 L 958.394 1603.45 L 1129.12 1603.53 C 1161.6 1603.59 1194.66 1604.85 1227.07 1603.06 C 1232.1 1602.78 1234.77 1601.8 1238.96 1599.03 C 1241.82 1595.03 1242.59 1589.47 1243.01 1584.67 C 1244.35 1569.59 1243.33 1553.63 1243.35 1538.46 L 1243.45 1446.26 A 22306.8 22306.8 0 0 1 1243.31 1215.71 C 1242.42 1192.23 1243.17 1168.42 1243.15 1144.91 L 1243.15 1020.59 C 1241.34 990.629 1243.35 959.919 1242.68 929.838 L 1247.98 928.316 z"
|
||||
id="path88" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(12,8,67)"
|
||||
d="M 1247.98 928.316 C 1249.13 948.196 1248.23 968.41 1248.21 988.33 C 1248.18 1014.73 1248.78 1041.28 1247.84 1067.65 C 1248.33 1087.16 1249.41 1107.98 1247.89 1127.38 C 1249.09 1190.75 1248.05 1254.29 1248.1 1317.68 L 1248.61 1540.25 C 1245.34 1545.46 1248.21 1579.13 1247.48 1587.84 C 1245.5 1582.11 1246.94 1545 1246.95 1536.85 C 1247.01 1486.43 1248.03 1435.69 1246.16 1385.33 C 1245.72 1373.43 1246.48 1361.61 1245.27 1349.65 C 1244.63 1404.35 1245.01 1459.09 1245 1513.8 C 1244.99 1536.8 1247 1565.57 1244.52 1588.04 C 1243.8 1570.96 1246.06 1450.56 1243.45 1446.26 A 22306.8 22306.8 0 0 1 1243.31 1215.71 C 1242.42 1192.23 1243.17 1168.42 1243.15 1144.91 L 1243.15 1020.59 C 1241.34 990.629 1243.35 959.919 1242.68 929.838 L 1247.98 928.316 z"
|
||||
id="path89" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 743.08 949.991 L 848.932 949.949 C 848.955 971.674 851.674 1015.26 844.4 1034.11 C 840.289 1044.76 833.088 1053.95 825.511 1062.34 C 816.819 1071.23 804.722 1083.1 791.49 1083.38 C 782.02 1083.58 771.97 1074.93 765.589 1068.52 C 757.268 1060.17 748.63 1049.08 745.09 1037.67 C 740.469 1022.78 743.026 968.277 743.08 949.991 z"
|
||||
id="path90" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 821.462 978.742 C 826.508 982.779 830.5 989.979 834.225 995.321 C 816.161 1009.73 799.698 1028.06 783.121 1044.23 L 773.973 1035.48 C 768.869 1030.18 764.847 1024.16 760.72 1018.1 C 764.355 1014.11 768.494 1010.77 772.621 1007.31 L 782.201 1017.12 C 795.755 1004.92 808.015 991.13 821.462 978.742 z"
|
||||
id="path91" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 612.289 1483.2 C 633.771 1482.28 655.474 1482.84 676.982 1482.86 L 793.142 1483.07 L 910.997 1482.81 C 928.508 1482.75 946.261 1481.95 963.744 1482.5 C 967.439 1482.61 971.298 1483.09 974.803 1484.31 C 980.143 1486.17 984.134 1489.68 986.47 1494.85 C 990.546 1503.86 990.758 1523.12 986.999 1532.39 C 984.31 1539.03 978.657 1542.53 972.233 1544.99 L 754.471 1544.89 C 705.781 1544.92 656.91 1546 608.242 1544.82 C 601.837 1541.2 598.182 1537.38 595.896 1530.24 C 592.515 1519.68 592.525 1502.78 598.082 1493.06 C 601.497 1487.09 605.893 1484.98 612.289 1483.2 z"
|
||||
id="path92" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 335.935 912.596 C 381.132 914.677 426.665 911.94 471.908 912.898 A 1237.83 1237.83 0 0 1 478.735 956.922 C 480.113 967.793 480.739 978.895 482.584 989.681 L 483.413 987.629 C 486.764 991.37 494.487 1084.75 495.314 1096.87 C 495.605 1094.56 495.546 1092.89 497.194 1091.11 C 502.571 1088.38 507.441 1088.79 513.309 1089.15 C 514.937 1078.81 518.164 1068.77 519.692 1058.43 L 523.563 1058.69 C 520.636 1068.61 514.478 1082.25 519.897 1092.1 C 523.813 1099.22 531.498 1105.18 537.409 1110.73 L 897.09 1111.22 L 1005.87 1110.99 C 1023.34 1110.95 1042.17 1109.42 1059.43 1111.26 C 1064.13 1111.76 1067.42 1114.64 1070.65 1117.87 C 1074.26 1121.48 1074.54 1127.81 1074.93 1132.71 C 1075.81 1143.88 1075.21 1155.54 1075.18 1166.77 L 1075.15 1225.53 C 1075.14 1281.33 1075.84 1337.23 1075.22 1393.02 A 84.3381 84.3381 0 0 1 1074.92 1398.71 C 1072.16 1402.92 1068.25 1409.12 1063 1410.28 C 1050.32 1413.09 1024.01 1411.17 1009.94 1411.17 L 887.562 1411.18 L 644.142 1411.16 L 566.449 1411.27 C 552.494 1411.3 538.31 1411.86 524.387 1411.18 C 517.936 1410.87 509.779 1409.55 504.494 1405.63 C 499.112 1401.64 496.941 1391.15 496.364 1384.92 C 494.728 1367.27 496.027 1348.42 496.04 1330.66 L 496.208 1229.01 C 496.287 1219.8 498.153 1186.33 495.899 1180.59 C 495.513 1179.61 493.686 1178.02 492.877 1177.32 C 490.37 1177.64 490.201 1177.59 488.564 1179.66 C 471.093 1201.76 437.944 1273.83 410.969 1278.03 C 403.835 1279.14 397.318 1276.32 391.787 1271.98 C 386.433 1267.76 381.524 1262.1 377.227 1256.83 C 384.328 1283.94 394.823 1336.39 395.107 1363.78 C 391.387 1358.58 391.45 1345.27 390.294 1338.68 A 154.289 154.289 0 0 1 273.649 1343.92 C 268.13 1341.9 262.718 1339.56 257.315 1337.25 C 254.809 1348.55 252.604 1359.81 250.949 1371.27 C 249.891 1378.6 248.568 1401.93 246.463 1406.85 L 245.629 1401.69 C 248.246 1370.13 254.962 1339.18 257.319 1307.64 C 245.919 1297.87 223.688 1276.87 218.532 1263.01 C 211.723 1244.71 245.802 1196.69 254.916 1179.58 C 258.427 1172.98 260.827 1165.76 263.83 1158.92 C 267.885 1149.69 273.456 1145.11 282.703 1141.6 C 283.904 1135.12 284.822 1128.72 285.509 1122.17 C 281.388 1118.66 277.888 1115.25 275.674 1110.22 C 269.271 1098.8 270.389 1085.3 261.885 1074.26 C 263.101 1072.7 263.698 1070.76 264.449 1068.94 C 265.395 1068.12 266.173 1067.49 267.024 1066.53 C 271.354 1061.66 269.457 1054.15 268.857 1048.24 C 269.248 1047.38 269.634 1046.51 270.064 1045.67 C 275.888 1034.26 284.591 1024.9 297.084 1020.97 C 303.356 1019.31 321.365 1018.86 324.631 1017.22 C 324.15 1016.67 323.506 1016.21 323.188 1015.55 C 321.412 1011.83 323.006 941.445 322.808 932.201 C 322.906 927.976 322.822 923.359 324.854 919.519 C 327.254 914.984 331.292 913.885 335.935 912.596 z"
|
||||
id="path99" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 482.584 989.681 L 483.413 987.629 C 486.764 991.37 494.487 1084.75 495.314 1096.87 C 495.605 1094.56 495.546 1092.89 497.194 1091.11 C 502.571 1088.38 507.441 1088.79 513.309 1089.15 C 514.937 1078.81 518.164 1068.77 519.692 1058.43 L 523.563 1058.69 C 520.636 1068.61 514.478 1082.25 519.897 1092.1 C 523.813 1099.22 531.498 1105.18 537.409 1110.73 L 897.09 1111.22 L 1005.87 1110.99 C 1023.34 1110.95 1042.17 1109.42 1059.43 1111.26 C 1064.13 1111.76 1067.42 1114.64 1070.65 1117.87 C 1074.26 1121.48 1074.54 1127.81 1074.93 1132.71 C 1075.81 1143.88 1075.21 1155.54 1075.18 1166.77 L 1075.15 1225.53 C 1075.14 1281.33 1075.84 1337.23 1075.22 1393.02 A 84.3381 84.3381 0 0 1 1074.92 1398.71 C 1072.16 1402.92 1068.25 1409.12 1063 1410.28 C 1050.32 1413.09 1024.01 1411.17 1009.94 1411.17 L 887.562 1411.18 L 644.142 1411.16 L 566.449 1411.27 C 552.494 1411.3 538.31 1411.86 524.387 1411.18 C 517.936 1410.87 509.779 1409.55 504.494 1405.63 C 499.112 1401.64 496.941 1391.15 496.364 1384.92 C 494.728 1367.27 496.027 1348.42 496.04 1330.66 L 496.208 1229.01 C 496.287 1219.8 498.153 1186.33 495.899 1180.59 C 495.513 1179.61 493.686 1178.02 492.877 1177.32 L 493.584 1176.15 L 494.698 1175.58 C 497.842 1173.94 500.802 1172.68 501.594 1168.85 C 502.294 1165.46 500.95 1162.99 499.108 1160.33 C 498.94 1160.09 498.767 1159.86 498.596 1159.62 C 501.072 1158.52 504.219 1159.98 506.844 1160.59 C 509.687 1160.01 511.853 1158.22 514.154 1156.53 C 518.054 1153.68 521.344 1152.45 525.949 1151.1 C 519.83 1157.07 513.069 1161.1 505.755 1165.42 C 505.216 1166.78 504.722 1168.18 504.167 1169.54 C 503.062 1172.25 502.135 1174.56 501.837 1177.52 C 500.781 1188.01 501.478 1199.36 501.441 1209.96 L 501.649 1279.12 L 501.852 1347.81 C 501.868 1360.51 501.204 1373.68 502.296 1386.31 C 502.72 1391.22 502.918 1395.24 506.346 1399.05 C 510.932 1404.16 517.301 1405.92 523.98 1406.09 C 557.768 1406.94 591.863 1406.01 625.677 1406 L 833.085 1405.94 L 982.02 1405.93 C 1005.2 1405.93 1029.06 1407.25 1052.15 1406.06 C 1057.16 1405.8 1062.49 1405.22 1066.09 1401.33 C 1069.12 1398.06 1069.39 1393.96 1069.72 1389.71 C 1070.83 1375.46 1070.03 1360.73 1069.99 1346.4 L 1069.93 1268.94 L 1069.97 1180.4 C 1069.97 1164.59 1070.7 1148.36 1069.51 1132.6 C 1069.13 1127.46 1068.96 1123.55 1064.58 1120.17 C 1060.42 1116.96 1053.92 1116.73 1048.85 1116.6 C 1010.36 1115.64 971.536 1116.81 933 1116.77 L 710.973 1116.22 L 594.283 1116.32 C 576.616 1116.33 557.156 1114.62 539.685 1116.63 L 538.336 1118.56 C 537.635 1121.35 537.226 1123.45 534.57 1125.08 C 526.775 1129.88 509.997 1124.63 501.243 1122.96 C 498.747 1118.93 496.342 1115.65 492.9 1112.38 C 493.575 1099.96 491.446 1088.02 490.442 1075.68 L 482.584 989.681 z"
|
||||
id="path100" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 495.314 1096.87 C 495.605 1094.56 495.546 1092.89 497.194 1091.11 C 502.571 1088.38 507.441 1088.79 513.309 1089.15 C 517.61 1097.36 523.517 1104.52 527.825 1112.68 C 519.282 1113.35 508.132 1115.28 501.024 1109.18 C 497.226 1105.93 496.183 1101.63 495.314 1096.87 z"
|
||||
id="path101" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(1,0,6)"
|
||||
d="M 324.631 1017.22 C 333.892 1018.06 343.535 1019.65 349.845 1027.25 C 353.691 1031.87 355.088 1037.69 354.499 1043.62 C 353.917 1049.48 351.049 1054.03 348.024 1058.9 C 348.134 1059.33 348.239 1059.77 348.353 1060.2 C 352.092 1074.43 364.762 1094.15 356.498 1108.39 C 353.053 1114.32 346.71 1117.31 340.273 1118.76 A 259.43 259.43 0 0 1 333.556 1120.14 L 332.894 1141.85 C 345.619 1142.86 352.232 1146.61 360.431 1156.29 C 372.049 1169.99 400.78 1213.93 408.64 1230.1 C 424.895 1211.8 440.742 1193.07 457.158 1174.93 C 465.391 1165.83 473.17 1156.45 481.26 1147.26 C 484.514 1143.56 488.597 1140.15 491.355 1136.07 C 492.896 1133.79 494.006 1131.01 495.083 1128.49 C 496.027 1131.25 496.355 1134.44 497.472 1137.05 C 498.878 1140.35 500.909 1142.21 501.346 1145.93 L 500.096 1146.49 C 497.027 1144.2 496.302 1140.11 495.198 1136.6 C 488.158 1143.31 481.902 1150.55 476.08 1158.34 C 480.927 1164.92 486.899 1171.4 493.584 1176.15 L 492.877 1177.32 C 490.37 1177.64 490.201 1177.59 488.564 1179.66 C 471.093 1201.76 437.944 1273.83 410.969 1278.03 C 403.835 1279.14 397.318 1276.32 391.787 1271.98 C 386.433 1267.76 381.524 1262.1 377.227 1256.83 C 384.328 1283.94 394.823 1336.39 395.107 1363.78 C 391.387 1358.58 391.45 1345.27 390.294 1338.68 A 154.289 154.289 0 0 1 273.649 1343.92 C 268.13 1341.9 262.718 1339.56 257.315 1337.25 C 254.809 1348.55 252.604 1359.81 250.949 1371.27 C 249.891 1378.6 248.568 1401.93 246.463 1406.85 L 245.629 1401.69 C 248.246 1370.13 254.962 1339.18 257.319 1307.64 C 245.919 1297.87 223.688 1276.87 218.532 1263.01 C 211.723 1244.71 245.802 1196.69 254.916 1179.58 C 258.427 1172.98 260.827 1165.76 263.83 1158.92 C 267.885 1149.69 273.456 1145.11 282.703 1141.6 C 283.904 1135.12 284.822 1128.72 285.509 1122.17 C 281.388 1118.66 277.888 1115.25 275.674 1110.22 C 269.271 1098.8 270.389 1085.3 261.885 1074.26 C 263.101 1072.7 263.698 1070.76 264.449 1068.94 C 265.395 1068.12 266.173 1067.49 267.024 1066.53 C 271.354 1061.66 269.457 1054.15 268.857 1048.24 C 269.248 1047.38 269.634 1046.51 270.064 1045.67 C 275.888 1034.26 284.591 1024.9 297.084 1020.97 C 303.356 1019.31 321.365 1018.86 324.631 1017.22 z"
|
||||
id="path102" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 331.043 1077.04 C 336.383 1072.21 338.683 1065.41 343.714 1060.46 L 345.592 1060.84 C 349.446 1073.82 360.303 1094.19 353.336 1107.3 C 350.657 1112.34 346.166 1114.65 340.842 1116.08 C 337.185 1117.06 332.529 1118.17 328.762 1117.99 C 329.778 1110.99 334.255 1105.15 336.436 1098.44 C 336.627 1097.88 336.855 1097.33 337.01 1096.77 C 338.878 1089.95 334.045 1082.8 331.043 1077.04 z"
|
||||
id="path103" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 288.281 1124.05 C 303.711 1126.46 315.385 1127.38 328.762 1117.99 C 332.479 1122.89 330.176 1136.29 329.809 1142.33 C 314.741 1147.34 303.69 1150.42 288.108 1145.22 C 287.468 1144.59 287.06 1144.26 286.606 1143.41 C 284.346 1139.17 287.381 1128.88 288.281 1124.05 z"
|
||||
id="path104" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 255.457 1184.74 C 256.542 1196.92 262.123 1253.43 258.936 1261.45 L 256.382 1261.32 C 256.593 1261.93 256.763 1262.55 257.015 1263.14 C 262.001 1274.89 258.566 1291.54 257.765 1304.27 L 243.81 1290.08 C 236.067 1281.51 224.002 1270.26 221.32 1258.73 C 218.243 1245.5 247.942 1197.93 255.457 1184.74 z"
|
||||
id="path105" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(63,63,122)"
|
||||
d="M 324.631 1017.22 C 333.892 1018.06 343.535 1019.65 349.845 1027.25 C 353.691 1031.87 355.088 1037.69 354.499 1043.62 C 353.917 1049.48 351.049 1054.03 348.024 1058.9 L 345.592 1060.84 L 343.714 1060.46 C 338.683 1065.41 336.383 1072.21 331.043 1077.04 C 334.045 1082.8 338.878 1089.95 337.01 1096.77 C 336.855 1097.33 336.627 1097.88 336.436 1098.44 C 336.133 1098.6 335.808 1098.72 335.529 1098.92 C 322.321 1108.3 335.977 1126.33 297.661 1122.82 C 287.775 1121.91 282.398 1117.08 276.201 1109.82 L 275.674 1110.22 C 269.271 1098.8 270.389 1085.3 261.885 1074.26 C 263.101 1072.7 263.698 1070.76 264.449 1068.94 C 265.395 1068.12 266.173 1067.49 267.024 1066.53 C 271.354 1061.66 269.457 1054.15 268.857 1048.24 C 269.248 1047.38 269.634 1046.51 270.064 1045.67 C 275.888 1034.26 284.591 1024.9 297.084 1020.97 C 303.356 1019.31 321.365 1018.86 324.631 1017.22 z"
|
||||
id="path106" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 333.192 1145.27 A 59.4124 59.4124 0 0 1 335.452 1145.28 C 343.706 1145.49 349.857 1148.99 355.396 1154.94 C 362.583 1162.66 400.393 1218.77 404.027 1227.77 C 404.673 1229.37 404.498 1230.98 404.412 1232.65 C 404.307 1234.71 404.174 1236.14 404.775 1238.15 L 406.8 1238.2 A 1746.66 1746.66 0 0 1 474.104 1161.62 C 478.33 1166.54 483.338 1171.01 487.968 1175.55 C 473.247 1197.02 437.548 1257.87 419.629 1270.38 C 415.236 1273.44 409.855 1275.04 404.522 1274.02 C 382.682 1269.86 354.831 1217.71 343.258 1199.46 C 340.245 1194.7 336.813 1190.27 333.41 1185.8 C 340.495 1207.64 357.309 1226.06 368.327 1246.07 C 380.565 1268.29 385.598 1310.8 389.666 1336.08 A 219.251 219.251 0 0 1 380.502 1340.07 C 350.326 1352.13 313.1 1353.32 281.986 1344.11 C 273.504 1341.6 265.369 1337.87 257.268 1334.35 A 490.301 490.301 0 0 0 262.567 1233.2 C 261.777 1217.24 258.336 1199.06 259.611 1183.28 C 260.336 1174.31 263.994 1164.34 268.483 1156.55 C 279.222 1137.92 287.045 1151.23 301.974 1151.48 C 312.215 1151.66 323.375 1147.81 333.192 1145.27 z"
|
||||
id="path107" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 555.506 1284.16 L 864.14 1283.91 L 961.523 1283.6 C 978.302 1283.53 995.394 1282.8 1012.15 1283.54 C 1017.19 1283.77 1026.03 1283.94 1029.69 1287.49 C 1041.44 1298.88 1038.24 1319.65 1038.09 1334.63 C 1037.97 1346.1 1038.44 1357.97 1036.63 1369.32 C 1033.55 1373.65 1029.97 1378.57 1024.37 1379.59 C 1009.09 1382.35 990.696 1380.41 975.073 1380.38 L 877.16 1380.44 L 670.535 1381.18 C 636.702 1381.25 601.412 1383.05 567.717 1381.11 C 558.025 1381.55 547.396 1382.51 539.738 1375.3 C 534.793 1370.64 534.156 1361.45 533.925 1354.97 C 533.446 1341.53 531.81 1308.15 535.593 1296.53 C 536.462 1293.86 538.389 1291.53 540.334 1289.56 C 544.743 1285.09 549.427 1284.11 555.506 1284.16 z"
|
||||
id="path108" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 575.489 1289.18 L 576.527 1289.25 C 590.824 1290.13 605.435 1289.55 619.768 1289.47 L 690.663 1289.18 L 910.619 1289.51 L 983.13 1289.44 C 993.951 1289.43 1005.62 1288.53 1016.37 1289.54 C 1020.7 1289.95 1026.26 1291.35 1029.12 1294.92 C 1034.98 1302.25 1033.48 1350.03 1031.86 1361.03 C 1031.39 1364.16 1030.27 1370.33 1027.46 1372.29 C 1023.96 1374.73 1015.5 1375.22 1011.18 1375.47 C 978.371 1377.35 944.652 1375.39 911.743 1375.28 L 712.782 1375.99 L 639.287 1376.04 C 626.547 1376.04 613.537 1375.49 600.837 1376.18 C 587.156 1375.32 551.55 1379.77 542.54 1370.15 C 540.39 1367.85 539.455 1364.95 539.034 1361.89 C 538.09 1355.06 538.979 1347.42 539.042 1340.49 L 539.088 1300.37 C 540.214 1298.51 541.36 1296.61 542.817 1294.99 C 550.199 1286.77 565.429 1289.54 575.489 1289.18 z"
|
||||
id="path109" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 565.982 1323.95 L 585.724 1323.92 L 585.029 1344.8 C 578.937 1345.56 572.128 1345 565.952 1345.01 L 565.982 1323.95 z"
|
||||
id="path110" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 614.898 1323.87 L 634.78 1323.78 L 634.871 1344.68 C 628.172 1344.37 621.394 1344.53 614.685 1344.49 L 614.898 1323.87 z"
|
||||
id="path111" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 757.456 1323.68 L 777.99 1323.61 C 777.986 1330.45 777.719 1337.2 777.243 1344.02 L 757.042 1343.99 C 757.022 1337.23 757.294 1330.44 757.456 1323.68 z"
|
||||
id="path112" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 661.216 1324.04 L 681.845 1324.03 L 681.765 1344.82 C 674.942 1344.6 668.083 1344.69 661.255 1344.65 L 661.216 1324.04 z"
|
||||
id="path113" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 727.788 1323.5 C 729.464 1323.42 728.555 1323.27 730.424 1324.32 C 731.851 1330.71 731.055 1338.22 730.94 1344.78 L 711.878 1344.75 C 710.532 1344.69 711.368 1344.85 709.576 1343.65 C 708.551 1337.15 709.198 1330.15 709.385 1323.58 L 727.788 1323.5 z"
|
||||
id="path114" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(37,31,88)"
|
||||
d="M 754.212 1142.01 C 754.648 1141.96 755.082 1141.89 755.519 1141.85 C 769.994 1140.58 785.384 1141.68 799.976 1141.74 L 888.15 1141.93 L 975.433 1142 C 989.591 1142.03 1004.95 1140.91 1018.95 1142.6 C 1023.07 1143.1 1026.95 1144.99 1030.11 1147.67 C 1035.53 1152.27 1037.13 1159.5 1037.54 1166.27 C 1038.04 1174.44 1037.14 1182.84 1037.14 1191.04 C 1037.14 1201.68 1038.8 1212.83 1037.18 1223.37 C 1036.45 1228.03 1034.81 1232.81 1031.43 1236.24 C 1027.75 1239.96 1018.71 1240.52 1013.54 1240.76 C 984.242 1242.12 954.231 1240.71 924.851 1240.69 L 739.895 1240.3 L 619.724 1240.14 C 598.003 1240.21 575.39 1241.62 553.764 1239.97 C 548.077 1239.53 543.763 1238.4 539.575 1234.31 C 536.456 1231.26 535.132 1227.29 534.412 1223.08 C 531.833 1208 533.484 1177.46 533.715 1160.92 C 533.79 1155.57 535.493 1150.28 539.532 1146.6 C 549.376 1137.65 590.12 1141.7 604.343 1142.03 C 633.893 1141.35 663.524 1141.73 693.083 1141.72 C 713.362 1141.72 733.974 1141.01 754.212 1142.01 z"
|
||||
id="path115" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(10,1,38)"
|
||||
d="M 604.343 1142.03 C 633.893 1141.35 663.524 1141.73 693.083 1141.72 C 713.362 1141.72 733.974 1141.01 754.212 1142.01 C 747.766 1143.57 741.251 1142.73 734.743 1144.09 C 740.741 1144.27 746.741 1144.38 752.72 1144.91 C 739.101 1147.28 724.644 1144.68 710.816 1146.18 C 698.279 1147.15 684.993 1146.56 672.404 1146.17 C 650.023 1143.25 624.122 1146.69 600.995 1145.17 C 612.481 1142.59 626.309 1145.34 638.217 1143.75 C 631.514 1142.46 607.831 1144.6 604.343 1142.03 z"
|
||||
id="path116" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(252,252,252)"
|
||||
d="M 672.404 1146.17 C 684.993 1146.56 698.279 1147.15 710.816 1146.18 C 719.476 1147.1 728.702 1146.63 737.437 1146.7 L 787.146 1147 L 951.424 1147.44 C 969.062 1147.53 1005.79 1145.32 1021.82 1150.31 C 1025.23 1151.37 1028.49 1152.6 1030.16 1155.96 C 1033.46 1162.63 1033.28 1219.08 1030.84 1226.15 C 1029.68 1229.5 1026.51 1232.44 1023.23 1233.77 C 1020.49 1234.89 1017.14 1235 1014.2 1235.08 C 992.162 1235.66 969.845 1234.78 947.767 1234.81 L 788.3 1234.79 L 648.553 1234.4 C 619.928 1234.41 591.142 1235.09 562.534 1234.34 C 556.608 1234.19 549.672 1233.96 544.183 1231.63 C 541.962 1228.56 540.954 1226.04 540.294 1222.29 C 538.945 1214.63 539.031 1167.39 539.875 1159.16 C 540.158 1156.41 540.817 1152.42 542.803 1150.31 C 545.168 1147.8 550.653 1147.28 553.924 1146.98 C 564.765 1145.98 576.215 1146.81 587.139 1146.84 C 615.407 1146.93 644.203 1147.88 672.404 1146.17 z"
|
||||
id="path117" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,114,126)"
|
||||
d="M 778.291 1178.18 C 779.142 1185.36 778.834 1192.69 778.783 1199.91 C 772.409 1199.89 764.783 1200.62 758.605 1199.29 C 763.893 1198.53 769.018 1199.79 773.3 1195.73 C 777.64 1191.61 777.863 1183.83 778.291 1178.18 z"
|
||||
id="path118" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 758.446 1178.17 L 778.291 1178.18 C 777.863 1183.83 777.64 1191.61 773.3 1195.73 C 769.018 1199.79 763.893 1198.53 758.605 1199.29 L 758.446 1178.17 z"
|
||||
id="path119" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 711.261 1177.93 L 731.181 1177.96 L 731.139 1199.28 L 711.133 1199.28 L 711.261 1177.93 z"
|
||||
id="path120" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 566.613 1177.41 L 586.589 1177.3 L 586.532 1199.25 L 566.043 1199.07 C 565.978 1192.1 565.21 1184.22 566.613 1177.41 z"
|
||||
id="path121" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 661.985 1177.52 L 683.555 1177.79 L 683.277 1199.52 L 661.974 1199.36 L 661.985 1177.52 z"
|
||||
id="path122" />
|
||||
<path
|
||||
transform="translate(0,0)"
|
||||
fill="rgb(246,108,98)"
|
||||
d="M 614.483 1177.24 L 635.395 1177.2 L 635.536 1199.78 L 614.714 1199.65 L 614.483 1177.24 z"
|
||||
id="path123" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 84 KiB |
@@ -0,0 +1,318 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" style="display: block;" viewBox="0 0 2048 2048" width="1024" height="1024">
|
||||
<defs>
|
||||
<linearGradient id="Gradient1" gradientUnits="userSpaceOnUse" x1="1190.54" y1="1660.84" x2="1203.85" y2="1685.89">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(244,185,155)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(214,202,176)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient2" gradientUnits="userSpaceOnUse" x1="1024.41" y1="1463.37" x2="1205.59" y2="1404.63">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(161,212,199)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(226,243,241)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient3" gradientUnits="userSpaceOnUse" x1="1020.14" y1="1320.58" x2="1209.12" y2="1270.62">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(161,215,202)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(222,241,238)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient4" gradientUnits="userSpaceOnUse" x1="1002.91" y1="1551.19" x2="1227.02" y2="1593.18">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(184,222,212)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(234,238,237)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient5" gradientUnits="userSpaceOnUse" x1="1025.05" y1="1116.77" x2="1204.95" y2="1056.23">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(189,224,214)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(241,246,246)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient6" gradientUnits="userSpaceOnUse" x1="1011.86" y1="1160.28" x2="1217.92" y2="1148.74">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(188,224,214)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(229,238,235)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient7" gradientUnits="userSpaceOnUse" x1="1135.11" y1="1182.37" x2="1126.82" y2="1162.31">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(35,43,45)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(66,55,56)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient8" gradientUnits="userSpaceOnUse" x1="1010.83" y1="1224.73" x2="1219.17" y2="1225.28">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(192,227,218)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(232,239,236)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient9" gradientUnits="userSpaceOnUse" x1="1004.74" y1="1350.27" x2="1225.26" y2="1377.73">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(190,225,216)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(233,243,240)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient10" gradientUnits="userSpaceOnUse" x1="343.494" y1="1600.36" x2="305.464" y2="1597.14">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(163,107,104)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(192,132,133)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient11" gradientUnits="userSpaceOnUse" x1="387.766" y1="1238.9" x2="396.285" y2="1240.88">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(70,74,78)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(75,91,92)"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="Gradient12" gradientUnits="userSpaceOnUse" x1="385.298" y1="1240.43" x2="366.909" y2="1224.49">
|
||||
<stop class="stop0" offset="0" stop-opacity="1" stop-color="rgb(36,38,35)"/>
|
||||
<stop class="stop1" offset="1" stop-opacity="1" stop-color="rgb(60,52,54)"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 0 0 L 2048 0 L 2048 2048 L 0 2048 L 0 0 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(71,162,148)" d="M 180.304 1950.88 A 30.6693 30.6693 0 0 1 179.238 1953.81 A 22.2621 22.2621 0 0 1 166.609 1966.21 C 161.118 1968.3 155.413 1967.68 150.225 1965.06 C 144.83 1962.33 139.703 1958.05 137.825 1952.11 C 136.144 1946.8 137.407 1940.77 140.114 1936.02 C 143.503 1930.07 149.045 1925.74 155.742 1924.19 C 160.779 1923.02 166.878 1923.32 171.257 1926.32 C 176.198 1929.71 179.028 1935.23 180.188 1940.96 C 180.168 1944.26 180.032 1947.6 180.304 1950.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(71,162,148)" d="M 1950.59 1941.88 C 1954.07 1934.36 1958.12 1928.64 1966.19 1925.66 C 1971.06 1923.86 1976.65 1923.87 1981.4 1926.06 C 1987.61 1928.93 1992.06 1935.07 1994.21 1941.43 A 19.8775 19.8775 0 0 1 1992.67 1957.74 C 1989.67 1963.01 1984.27 1967.08 1978.38 1968.51 A 23.6769 23.6769 0 0 1 1960.53 1965.73 C 1955.39 1962.56 1952.5 1957.72 1950.32 1952.25 L 1948.23 1951.4 L 1949.16 1950.89 C 1950.97 1948.53 1950.5 1944.75 1950.59 1941.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1011.62 647.158 C 1020.28 646.55 1028.38 648.383 1036.76 650.297 C 1034.72 654.217 1033.05 657.98 1031.68 662.184 C 1028.68 661.205 1025.52 660.159 1022.4 659.629 C 1016.31 658.597 1009.65 660.112 1004.6 663.652 C 998.653 667.82 995.245 674.412 994.104 681.472 C 993.054 687.963 994.181 694.821 998.292 700.089 C 1007.64 712.071 1017.88 707.709 1030.42 709.083 C 1030.9 709.136 1031.38 709.199 1031.86 709.256 C 1032.67 712.718 1033.89 716.091 1035.01 719.467 C 1021.75 723.101 1006.7 723.735 994.385 716.762 C 986.696 712.409 981.255 705.441 978.976 696.891 C 976.27 686.743 977.694 675.079 983.054 666.019 C 989.613 654.932 999.747 650.361 1011.62 647.158 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 864.728 647.332 A 192.821 192.821 0 0 1 871.383 646.974 C 881.353 646.635 891.637 647.625 899.1 655.064 A 22.7316 22.7316 0 0 1 905.663 671.63 A 22.8942 22.8942 0 0 1 898.536 687.907 C 890.83 695.105 881.303 695.688 871.362 695.438 C 868.514 699.97 870.154 715.839 870.108 721.739 C 865.271 721.811 860.418 721.709 855.58 721.689 C 854.278 708.107 853.998 662.335 856.035 649.812 C 858.785 647.678 861.321 647.825 864.728 647.332 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 871.008 658.862 C 874.299 658.724 878.334 658.24 881.514 659.178 C 884.773 660.138 888.415 662.677 889.745 665.86 C 891.729 670.605 889.768 675.627 887.494 679.825 C 882.185 683.755 877.276 683.41 870.989 683.529 L 871.008 658.862 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 929.906 647.994 L 950.123 647.948 A 1225.13 1225.13 0 0 1 972.692 721.081 L 956.523 721.105 C 954.281 714.569 952.395 707.873 950.366 701.266 C 945.646 699.407 935.849 700.801 930.513 700.882 L 924.11 721.026 L 909.726 721.211 C 914.657 696.313 924.179 672.675 929.906 647.994 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 938.812 661.479 C 941.981 666.882 944.346 674.505 946.092 680.56 C 946.881 683.297 947.914 686.39 946.464 688.91 L 943.25 689.145 C 939.969 689.326 936.577 690.034 933.709 688.131 C 930.719 682.571 937.243 667.741 938.812 661.479 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1121.86 647.818 L 1164.3 647.833 C 1164.33 652.215 1164.11 656.566 1163.89 660.94 C 1162.98 666.21 1163.26 671.621 1162.63 676.944 C 1162.89 681.057 1162.72 685.222 1162.67 689.342 L 1136.53 689.398 L 1136.47 708.206 L 1165.62 708.331 L 1165.71 720.947 L 1121.53 720.926 L 1121.86 647.818 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(217,231,229)" d="M 1136.75 660.968 L 1163.89 660.94 C 1162.98 666.21 1163.26 671.621 1162.63 676.944 L 1136.8 677.037 L 1136.75 660.968 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1093.71 647.429 C 1097.23 647.279 1100.73 647.234 1104.25 647.248 C 1104.3 647.603 1104.28 647.972 1104.39 648.313 C 1107.17 657.032 1105.53 708.256 1105.54 721.161 L 1090.74 721.157 L 1090.69 689.203 L 1061.97 688.973 L 1062.15 721.124 L 1046.78 721.231 L 1046.84 647.967 L 1061.14 647.937 C 1062.01 657.164 1061.74 666.646 1061.89 675.917 L 1089.85 676.428 C 1089.81 668.237 1088.33 656.406 1091.02 648.642 L 1093.71 647.429 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 802.192 647.123 L 822.254 647.163 C 828.881 672.118 837.485 696.718 845.594 721.232 C 840.328 721.769 835.008 721.643 829.719 721.668 C 826.917 714.905 824.813 708.086 823.376 700.914 L 801.822 700.871 C 800.131 708.048 798.042 714.986 795.746 721.991 L 780.95 721.871 C 787.421 696.778 794.969 672.005 802.192 647.123 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 811.371 660.918 C 813.557 667.208 820.681 683.215 818.861 689.188 L 816.25 689.592 C 812.599 689.715 810.098 690.31 806.819 688.611 C 803.84 682.029 809.735 668.02 811.371 660.918 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 180.188 1940.96 L 984.395 1941.05 L 984.294 1950.94 L 180.304 1950.88 C 180.032 1947.6 180.168 1944.26 180.188 1940.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1147.06 1941.17 L 1700.43 1941.46 L 1878.99 1941.14 C 1902.76 1941.27 1926.86 1940.7 1950.59 1941.88 C 1950.5 1944.75 1950.97 1948.53 1949.16 1950.89 L 1948.23 1951.4 C 1917.56 1950.31 1886.62 1951.15 1855.92 1951.17 L 1690.55 1951.14 L 1147.22 1951.16 L 1147.06 1941.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 984.206 1912.88 L 1147.04 1912.45 C 1147.01 1921.98 1146.62 1931.65 1147.06 1941.17 L 1147.22 1951.16 C 1147.87 1959.74 1147.55 1968.56 1147.64 1977.17 L 984.641 1977.25 A 1875.29 1875.29 0 0 0 984.294 1950.94 L 984.395 1941.05 A 2113.3 2113.3 0 0 0 984.206 1912.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 286.911 249.411 C 317.818 245.594 351.43 258.091 375.903 276.353 A 137.459 137.459 0 0 1 430.034 367.704 C 435.4 405.735 425.637 442.864 402.78 473.541 C 421.766 494.548 443.434 513.439 463.277 533.689 C 467.155 537.646 472.132 542.754 472.06 548.629 C 470.73 550.626 470.015 551.257 467.79 552.165 C 465.875 552.002 464.676 551.602 463.151 550.475 C 455.358 544.717 448.192 536.238 441.304 529.379 A 2837.36 2837.36 0 0 0 399.925 488.502 L 394.13 482.669 C 370.939 505.677 343.084 520.906 310.187 524.263 C 275.961 527.755 239.252 515.61 212.787 493.976 C 184.256 470.652 167.104 437.645 163.556 401.049 C 159.9 363.346 169.505 326.667 193.892 297.372 C 218.04 268.363 249.56 252.952 286.911 249.411 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 287.622 262.408 C 316.709 259.694 349.606 271.014 372.11 289.347 A 128.102 128.102 0 0 1 418.323 376.041 C 421.367 408.766 411.401 443.315 390.311 468.649 C 369.192 494.016 338.823 508.472 306.246 511.552 C 276.342 514.766 244.015 502.98 220.86 484.394 C 194.727 463.418 179.174 432.537 175.741 399.388 C 172.381 366.951 180.408 333.9 201.187 308.472 C 223.496 281.17 252.673 265.924 287.622 262.408 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 294.737 286.681 C 301.481 287.973 383.527 345.014 389.099 350.94 C 390.888 352.843 390.691 353.516 390.38 355.855 C 386.01 359.946 374.759 358.31 369.079 358.217 L 369.252 467.6 L 323.959 467.664 L 324.004 394.599 C 315.78 394.129 307.414 394.418 299.173 394.405 L 273.138 394.441 L 273.234 467.826 A 1732.17 1732.17 0 0 1 225.747 467.43 C 223.882 431.226 225.126 394.431 225.075 358.162 C 218.015 358.079 207.269 359.217 201.121 355.254 L 200.947 353.724 C 212.737 340.215 241.306 323.945 257.43 313.16 A 808.937 808.937 0 0 0 294.737 286.681 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1715.7 271.117 C 1729.97 270.157 1745.14 270.146 1759.38 271.286 C 1762.7 281.828 1762.94 294.285 1764.05 305.276 C 1773.94 308.056 1783.36 311.775 1792.9 315.537 C 1799.1 310.185 1810.13 296.776 1818.59 297.019 C 1827.34 297.27 1844.1 317.77 1850.09 324.272 C 1844.65 334.135 1835.82 342.426 1828.19 350.632 C 1833.99 361.117 1838.93 371.501 1842.89 382.825 C 1850.74 382.572 1859.65 381.541 1867.38 382.481 C 1869.78 382.773 1872.1 383.047 1873.37 385.327 C 1877.63 392.989 1876.76 424.328 1874.38 433.015 C 1868.96 437.549 1851.1 436.138 1843.33 437.057 C 1840.14 448.601 1836.87 458.248 1830.77 468.563 C 1836.8 474.994 1847.64 483.968 1849.58 492.692 C 1845.37 503.437 1830.36 517.432 1820.49 523.305 C 1814.78 523.192 1802.49 508.923 1798.09 504.722 C 1790.8 510.762 1783.58 513.472 1774.8 516.604 C 1774.39 526.108 1776.46 538.389 1772.97 547.262 C 1765.69 551.794 1741.98 553.465 1733.33 551.862 C 1728.4 545.964 1728.93 530.246 1727.45 522.297 L 1707.22 519.494 C 1705.5 523.087 1703.82 526.797 1701.78 530.22 C 1699.86 533.442 1696.98 536.257 1693.09 536.832 C 1684.72 538.069 1671.3 527.324 1664.33 522.791 C 1665.75 515.714 1668.12 508.624 1670.06 501.661 C 1657.99 489.483 1649.7 475.522 1639.39 462.027 L 1627.19 466.118 C 1630.3 476.096 1636.19 489.215 1643.56 496.85 C 1646.74 500.149 1650.3 502.542 1652.98 506.366 C 1652.4 510.395 1635.68 517.327 1631.55 520.863 C 1629.25 522.825 1627.95 524.478 1627.76 527.497 C 1631.23 531.749 1640.12 531.386 1645.28 531.939 C 1646.96 541.487 1651.15 559.554 1644.75 567.747 C 1641.76 571.573 1636.56 571.138 1632.17 571.408 C 1629.55 577.902 1626.16 583.853 1622.71 589.933 C 1627.12 594.216 1634.1 599.404 1633.88 606.183 C 1633.6 614.638 1620.55 624.474 1614.65 630.293 C 1611.64 633.265 1608.37 635.76 1605.02 638.329 C 1599.03 633.353 1593.65 627.547 1588.17 622.017 C 1582.94 625.674 1577.8 628.23 1571.94 630.704 C 1571.77 636.282 1571.66 641.847 1570.96 647.39 C 1569.77 649.008 1570.07 649.096 1567.94 649.718 C 1560.05 652.018 1537.72 653.144 1530.81 649.176 C 1526.51 643.711 1527.27 636.829 1527.1 630.214 C 1520.85 627.922 1514.77 625.21 1508.66 622.587 C 1505.01 626.649 1501.69 630.891 1496.03 631.732 C 1487.03 628.329 1473.68 614.021 1469.46 605.386 C 1469.96 599.542 1476.15 594.947 1480.14 591.104 C 1477.43 584.099 1474.41 577.594 1470.73 571.046 C 1466.68 570.983 1459.67 571.585 1456.07 569.693 C 1454.21 568.715 1453.67 568.287 1452.91 566.358 C 1449.94 558.736 1449.31 540.32 1452.55 532.816 C 1457.74 529.079 1464.48 529.14 1470.65 528.674 C 1472.76 521.733 1475.67 515.035 1478.39 508.317 C 1476.12 505.183 1467.69 497.388 1468.33 493.69 C 1469.87 484.852 1488.45 468.122 1496.15 463.405 C 1501.47 466.856 1505.55 471.765 1509.86 476.372 C 1515.91 473.195 1522.07 470.332 1528.29 467.514 C 1528.98 462.387 1529.47 457.279 1531.16 452.367 C 1532.43 450.826 1533.54 450.24 1535.42 449.718 C 1543.88 447.377 1561.83 445.772 1569.53 449.978 C 1571.79 454.284 1571.65 459.793 1572.06 464.582 C 1582.15 467.943 1591.3 471.725 1600.42 477.239 C 1602.62 472.644 1604.07 468.543 1608.28 465.459 C 1609.7 465.331 1610.52 464.835 1611.67 465.889 C 1616.21 470.062 1616.65 484.285 1617.46 490.217 C 1622.02 494.4 1630.14 505.267 1635.9 506.713 C 1638.5 507.367 1638.93 506.989 1640.93 505.562 C 1641.17 501.66 1631.13 489.145 1628.65 484.622 C 1624.9 477.766 1621.91 470.737 1619.23 463.406 C 1624.91 460.646 1630.63 458.044 1635.81 454.392 L 1631.61 439.362 C 1623.35 438.154 1613.46 438.111 1605.59 435.566 C 1602.99 434.725 1602.36 434.341 1601.35 431.747 C 1598.18 423.624 1598.45 397.993 1602.62 390.591 C 1610.59 385.684 1621.21 385.73 1630.35 384.768 C 1633.59 375.399 1637.14 366.433 1641.16 357.375 C 1633.98 348.549 1626.9 339.025 1620.72 329.465 C 1621.1 328.944 1621.48 328.418 1621.87 327.904 C 1627.67 320.269 1647 300.116 1656.66 299.421 C 1660.6 299.138 1673.98 315.115 1677.11 318.311 C 1687.7 312.559 1697.97 307.911 1709.5 304.361 C 1710.63 293.558 1711.13 281.05 1715.7 271.117 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1543.4 456.389 C 1550.09 455.97 1556.74 456.204 1563.43 456.382 A 828.782 828.782 0 0 0 1566.89 474.846 C 1581.49 476.996 1590.07 480.935 1602.07 489.515 L 1607.16 481.924 C 1610.81 496.044 1618.32 502.793 1628.55 512.509 C 1625.05 515.064 1621.81 517.874 1618.52 520.684 C 1621.3 525.479 1621.74 532.573 1624.31 536.17 C 1626.98 539.898 1634.38 539.689 1638.67 540.15 C 1638.85 545.393 1640.46 555.928 1637.11 560.127 C 1635.93 560.571 1634.76 561.048 1633.59 561.477 C 1621.34 565.941 1618.9 578.619 1613.56 589.336 C 1616.99 595.192 1621.85 600.74 1625.93 606.197 L 1605.61 627.88 L 1590.2 611.136 C 1581.99 617.553 1574.26 620.275 1564.26 622.691 C 1563.93 629.158 1564.04 635.695 1563.98 642.173 L 1554.74 642.676 C 1548.85 642.634 1542.95 642.402 1537.06 642.24 L 1535.47 624.374 C 1526.2 620.716 1517.63 617.088 1509.15 611.766 C 1505.38 615.871 1501.44 619.782 1497.48 623.706 C 1490.75 617.331 1483.7 610.995 1478.31 603.424 C 1480.87 600.66 1486.15 596.437 1487.49 593.013 C 1490.88 584.297 1481.77 572.428 1478.21 564.47 C 1472.03 563.663 1466.05 562.714 1459.99 561.262 A 828.43 828.43 0 0 1 1460.17 538.456 C 1466.17 537.337 1471.77 537.033 1477.86 536.987 C 1480.1 528.795 1486.39 518.97 1486.79 510.94 C 1487.18 503.092 1482.04 498.932 1477.21 493.505 C 1482.4 486.153 1489.46 479.818 1496.09 473.793 C 1500.68 478.201 1505.46 482.311 1510.32 486.407 C 1518.49 481.364 1527.28 477.67 1536.05 473.799 C 1536.78 469.52 1535.69 463.47 1537.59 459.613 C 1538.9 456.928 1540.79 457.002 1543.4 456.389 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1548.8 487.335 A 65.6086 65.6086 0 0 1 1589.66 500.609 C 1602.37 510.366 1610.02 524.717 1611.99 540.519 C 1614.06 557.133 1609.26 575.298 1598.66 588.342 C 1587.22 602.404 1572.84 607.858 1555.48 609.597 A 58.5138 58.5138 0 0 1 1518.8 599.355 C 1505.41 590.094 1495.84 576.143 1493.13 559.963 C 1490.34 543.324 1493.67 525.883 1503.64 512.141 C 1514.81 496.746 1530.61 490.14 1548.8 487.335 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1548.42 496.324 C 1558.41 495.165 1570.55 498.604 1579.12 503.595 C 1591.04 510.547 1599.11 521.574 1602.17 535.032 C 1605.47 549.576 1603.38 565.682 1595.06 578.212 C 1586.29 591.414 1573.82 597.757 1558.77 600.978 C 1545.66 601.484 1534.68 599.948 1523.59 592.29 A 53.4382 53.4382 0 0 1 1501.45 556.626 C 1499.27 542.705 1502.49 527.686 1510.99 516.34 C 1520.18 504.059 1533.64 498.197 1548.42 496.324 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1545.33 521.184 C 1550.4 520.738 1555.43 520.456 1560.33 522.088 A 27.1806 27.1806 0 0 1 1576.6 536.882 C 1579.67 543.829 1580.03 551.927 1577.06 558.976 C 1573.5 567.389 1566.94 571.799 1558.69 574.97 C 1553.92 575.336 1548.98 575.392 1544.38 573.914 C 1536.97 571.534 1530.67 566.389 1527.33 559.309 A 25.9141 25.9141 0 0 1 1526.61 538.828 C 1530.1 529.804 1536.9 525.017 1545.33 521.184 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1548.18 528.958 C 1551.24 528.924 1554.06 529.117 1556.99 530.074 A 20.3219 20.3219 0 0 1 1568.79 540.316 A 17.8422 17.8422 0 0 1 1569.26 555.117 C 1566.68 561.421 1561.85 564.016 1555.85 566.55 C 1552.43 566.623 1549.11 566.56 1545.83 565.432 A 18.8558 18.8558 0 0 1 1534.64 555.22 C 1532.72 550.841 1532.88 545.802 1534.65 541.407 C 1537.25 534.959 1542.06 531.695 1548.18 528.958 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1721.77 279.235 C 1731.79 279.057 1741.84 279.262 1751.86 279.293 C 1754.6 290.094 1755.18 301.234 1756.01 312.301 C 1770.25 316.145 1781.62 319.818 1794.19 327.723 C 1802.08 320.591 1809.36 312.294 1816.94 304.786 C 1824.58 311.349 1832.04 317.933 1839.17 325.063 C 1832.64 333.766 1824.57 341.591 1817.59 349.982 C 1825.8 363.64 1831.61 375.531 1835.73 391.004 C 1845.95 391.03 1856.18 390.836 1866.4 390.743 C 1867.91 402.068 1867.67 414.308 1867.83 425.734 C 1857.48 427.422 1846.68 427.747 1836.22 428.586 C 1833.01 443.963 1828.85 456.127 1820.56 469.499 C 1826.59 477.674 1833.94 485.1 1840.43 492.955 C 1833.91 500.06 1826.94 506.816 1820.18 513.698 C 1812.44 507.842 1805.28 500.503 1797.89 494.156 C 1787.67 502.57 1777.4 507.541 1764.99 512.032 L 1765 538.25 C 1765 539.239 1764.63 540.208 1764.38 541.162 C 1757.52 544.231 1746.82 543.817 1739.34 544.373 C 1738.2 534.484 1737.11 524.65 1735.08 514.894 C 1724.06 513.966 1714.04 512.327 1703.48 508.994 L 1692.97 529.044 C 1686.34 525.773 1679.99 522.082 1673.61 518.353 A 953.283 953.283 0 0 0 1680 497.426 C 1657.88 479.694 1644.14 458.657 1638.46 430.999 C 1628.85 429.147 1618.75 428.603 1609.01 427.732 L 1609.04 396.542 C 1618.05 394.646 1627.59 394.279 1636.76 393.428 C 1641.13 380.488 1645.72 367.91 1651.08 355.349 L 1631.09 330.173 C 1638.98 322.401 1647.23 315.21 1655.71 308.105 L 1676.01 329.611 C 1688.65 320.373 1702.83 315.64 1717.69 311.333 C 1718.49 300.46 1719.77 289.95 1721.77 279.235 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1726.79 327.32 C 1747.77 324.894 1767.56 330.381 1785.03 342.071 C 1803.64 354.521 1814.22 373.513 1818.42 395.234 C 1823.02 419.058 1818.65 442.753 1804.84 462.853 C 1791.17 482.762 1770.53 493.617 1747.14 497.814 C 1727.33 500.944 1706.26 494.697 1689.8 483.577 A 84.1169 84.1169 0 0 1 1653.85 427.96 A 88.0108 88.0108 0 0 1 1669.05 361.398 C 1683.03 341.68 1703.32 331.287 1726.79 327.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1733.31 335.382 A 76.7007 76.7007 0 0 1 1784.44 353.184 C 1800.27 366.343 1809.68 385.957 1811.5 406.321 A 78.0898 78.0898 0 0 1 1792.8 463.982 C 1779.08 480.053 1761.02 488.017 1740.25 489.684 C 1721.97 489.694 1704.8 484.558 1690.16 473.38 C 1673.92 460.984 1664.36 442.476 1661.94 422.329 A 78.4949 78.4949 0 0 1 1678.71 363.595 C 1692.61 346.197 1711.55 337.835 1733.31 335.382 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1735.81 378.364 C 1743 378.828 1748.84 380.116 1754.95 384.136 A 35.7312 35.7312 0 0 1 1770.24 407.182 C 1772.04 416.377 1770.24 426.173 1764.69 433.801 C 1758.44 442.403 1749.55 446.083 1739.31 447.548 C 1731.54 447.502 1724.59 446.15 1718.13 441.6 C 1710.78 436.421 1706.19 428.315 1704.74 419.515 C 1703.14 409.796 1705.29 399.549 1711.22 391.614 C 1717.47 383.243 1725.71 379.683 1735.81 378.364 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1732.35 388.1 C 1736.52 387.835 1740.51 387.616 1744.53 388.971 C 1751.11 391.188 1756.37 396.327 1759.19 402.617 C 1762.21 409.378 1762.58 417.497 1759.64 424.348 C 1756.25 432.212 1750.48 435.907 1742.77 438.884 C 1737.54 439.043 1733.2 439.144 1728.29 437.006 A 25.8647 25.8647 0 0 1 1714.29 422.39 A 25.6102 25.6102 0 0 1 1715.14 402.436 C 1718.71 394.878 1724.76 390.897 1732.35 388.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(71,162,148)" d="M 971.853 76.0968 C 972.34 76.0689 972.827 76.0341 973.314 76.013 C 981.962 75.6398 990.09 78.3054 996.352 84.3977 C 1011.16 98.8061 1010.8 125.934 1011.37 145.192 C 1033.26 150.061 1050.91 159.227 1069.69 171.118 C 1084.05 157.163 1103.82 134.866 1125.37 134.636 A 29.7645 29.7645 0 0 1 1147.67 144.229 C 1152.93 149.896 1155.73 157.33 1155.25 165.069 C 1153.95 185.825 1132.7 206.046 1117.86 218.483 C 1128.74 235.885 1137.4 253.765 1141.73 273.944 C 1159.51 275.441 1186.23 275.094 1200.48 287.773 C 1206.44 293.073 1210.12 300.452 1210.41 308.457 A 30.3562 30.3562 0 0 1 1202.32 330.212 C 1188.55 344.834 1160.18 343.863 1141.65 344.285 C 1137.07 363.597 1128.4 382.036 1118.15 398.935 C 1130.25 412.713 1152.77 433.15 1154.17 452.056 A 28.7328 28.7328 0 0 1 1147.03 473.426 A 28.1966 28.1966 0 0 1 1126.51 483.067 C 1106.4 483.56 1083.23 461.396 1069.99 448.261 C 1052.06 459.788 1033.71 469.327 1012.99 474.763 C 1012.87 491.504 1012.43 514.321 1002.62 528.433 C 996.361 537.423 988.508 540.356 978.227 542.106 C 969.512 541.218 961.975 539.044 955.751 532.525 C 942.887 519.049 942.962 493.522 942.906 476.164 C 920.763 471.984 899.404 462.437 880.959 449.633 C 868.384 463.241 848.528 484.552 829.018 486.178 A 29.8407 29.8407 0 0 1 806.312 478.175 A 29.706 29.706 0 0 1 796.629 457.368 C 795.898 435.19 819.18 414.818 833.253 400.353 C 822.727 383.1 814.577 365.083 810.629 345.153 C 793.2 345.081 766.191 343.17 752.337 331.601 C 746.211 326.486 742.926 319.659 742.422 311.729 C 741.859 302.866 744.155 295.942 750.06 289.292 C 762.913 274.818 792.002 274.13 810.294 273.227 C 815.449 252.448 823.289 234.753 834.948 216.814 A 459.793 459.793 0 0 1 821.205 204.556 C 809.898 193.914 796.531 180.697 796.493 164.036 A 29.6754 29.6754 0 0 1 805.289 142.786 A 30.8433 30.8433 0 0 1 828.23 133.9 C 848.536 134.7 868.361 156.552 881.065 170.47 C 900.721 158.652 918.374 150.712 940.704 145.603 C 940.863 128.492 941.128 107.169 949.996 91.9309 C 955.126 83.1157 962.142 78.5609 971.853 76.0968 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 964.238 185.368 C 993.422 181.578 1027.1 192.623 1050.29 210.151 A 123.247 123.247 0 0 1 1098.33 292.887 A 121.651 121.651 0 0 1 1074.15 384.581 C 1052.29 413.134 1023.53 427.893 988.246 432.624 C 956.631 435.498 924.688 427.516 899.211 408.16 C 873.983 388.993 857.599 356.854 853.571 325.746 C 849.316 292.883 859.254 257.966 879.698 231.896 C 900.632 205.201 930.829 189.575 964.238 185.368 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(71,162,148)" d="M 966.996 258.262 C 981.014 257.014 993.408 258.15 1005.43 266.345 C 1016.88 274.149 1024.82 286.798 1027.39 300.368 A 52.305 52.305 0 0 1 1019.23 339.084 C 1010.81 351.704 998.748 358.82 984.101 361.781 C 970.969 362.724 959.267 361.702 947.757 354.516 A 53.474 53.474 0 0 1 924.112 321.504 A 51.8309 51.8309 0 0 1 931.585 280.827 C 940.113 268.097 952.164 261.032 966.996 258.262 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 969.333 279.195 C 975.872 278.662 981.4 278.583 987.605 281.2 A 31.5061 31.5061 0 0 1 1004.85 298.884 C 1007.95 306.96 1007.3 315.827 1003.42 323.515 C 998.967 332.333 991.598 337.028 982.444 339.94 C 976.933 340.283 971.776 340.253 966.52 338.329 C 958.351 335.338 951.352 329.387 947.769 321.378 A 29.8231 29.8231 0 0 1 947.762 297.123 C 952.078 287.337 959.859 282.857 969.333 279.195 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1769.28 1367.43 C 1811.4 1365.35 1890.24 1371.9 1923.06 1398.74 A 52.9772 52.9772 0 0 1 1942.32 1435.21 C 1943.35 1447.68 1943.73 1489.68 1940.81 1499.96 C 1939.63 1504.1 1937.21 1507.02 1934.5 1510.28 L 1935.09 1532.94 C 1937.51 1536.37 1939.52 1540.7 1940.46 1544.79 C 1943.53 1558.16 1944 1596.45 1940.73 1609.8 C 1939.7 1614 1937.12 1617.76 1934.84 1621.38 C 1934.77 1629.25 1935.17 1637.13 1935.44 1645 C 1938.9 1649.57 1940.84 1653.7 1941.75 1659.37 C 1943.67 1671.33 1944.19 1703.99 1940.66 1715.75 C 1939.56 1719.43 1937.12 1722.48 1934.83 1725.5 C 1935.13 1741.64 1939.76 1756.65 1939.43 1772.89 C 1960.76 1780.69 1987.29 1789.57 2006.88 1800.58 C 2006.38 1813.45 2008.34 1830.13 2004.78 1842.35 C 2002.09 1845.03 1998.15 1846.41 1994.63 1847.71 C 1976.09 1854.59 1956.78 1859.99 1938 1866.25 A 10790 10790 0 0 0 1807.64 1910.98 L 1794.17 1916.59 C 1750.39 1902.78 1706.98 1887.67 1663.42 1873.16 C 1635 1863.7 1606.02 1855.17 1577.93 1844.79 A 1025.34 1025.34 0 0 1 1578.05 1801.35 C 1595.76 1792.31 1616.53 1787.19 1635.5 1781.19 C 1636.5 1756.83 1636.5 1745 1641.61 1720.37 C 1639.34 1717.18 1636.68 1713.8 1635.21 1710.16 C 1629.48 1695.9 1632.52 1669.75 1632.78 1654.01 C 1634.91 1650.44 1637.46 1647.23 1640 1643.95 C 1640.02 1634.65 1640.92 1625.52 1642.46 1616.36 C 1636.73 1608.26 1633.81 1601.49 1632.98 1591.39 C 1632 1579.47 1630.88 1555.76 1634.97 1544.7 C 1636.27 1541.2 1638.69 1538.5 1641.11 1535.74 L 1641 1510.41 C 1636.33 1503.44 1633.91 1497.29 1633.15 1488.87 C 1632.35 1479.9 1632.24 1428.74 1633.97 1421.58 C 1635.3 1416.09 1638.37 1410.93 1642.04 1406.69 C 1668.08 1376.65 1731.58 1370.02 1769.28 1367.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 1932.51 1556.84 C 1935.22 1566.28 1935.23 1589.16 1933.55 1598.61 C 1931.53 1609.98 1925.93 1615.32 1916.98 1621.66 L 1916.47 1621.3 C 1913.98 1613.43 1915.83 1580.98 1915.87 1570.55 C 1921.79 1566.47 1927.1 1561.56 1932.51 1556.84 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1932.03 1662.97 C 1935.3 1667.48 1933.34 1705.29 1933 1713.22 C 1928.18 1719.02 1922.94 1722.78 1916.51 1726.52 C 1913.54 1722.16 1915.67 1683.21 1915.78 1675.08 C 1921.84 1671.47 1926.88 1667.79 1932.03 1662.97 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 1932.7 1445.86 L 1933.32 1446.49 C 1935.03 1454.44 1935.04 1487.09 1933.12 1495.01 C 1931.36 1502.28 1922.65 1507.02 1916.84 1510.92 C 1914.51 1508.55 1915.71 1466.08 1915.75 1459.2 C 1922.32 1455.39 1927.44 1451.28 1932.7 1445.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1641.99 1553.32 C 1643.68 1554.21 1643.07 1553.76 1644.43 1554.96 C 1651.9 1561.54 1659.21 1566.56 1668.15 1571 C 1665.96 1587.64 1667.12 1605.47 1667.14 1622.28 C 1666.86 1622.3 1666.59 1622.35 1666.31 1622.33 C 1662.05 1621.97 1653.76 1614.59 1650.66 1611.45 C 1637.24 1597.88 1641.89 1571.11 1641.99 1553.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1642.1 1446.49 C 1650.7 1453.34 1657.13 1459.71 1667.08 1464.89 L 1667.18 1517.7 C 1657.6 1512.98 1650.04 1506.66 1643.33 1498.44 C 1640.34 1482.05 1642.05 1463.19 1642.1 1446.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1641.86 1656.43 C 1651.45 1663.51 1655.27 1669.08 1667.19 1675.91 L 1667.5 1727.06 C 1661.24 1724.48 1654.03 1720.39 1649.38 1715.47 C 1636.82 1702.16 1641.24 1673.75 1641.86 1656.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1905.03 1679.96 L 1906.07 1680.34 C 1908.47 1687.03 1906.16 1721.08 1906.04 1730.06 C 1891.63 1735.72 1877.26 1739.84 1862.21 1743.3 L 1861.08 1743 C 1857.77 1738.31 1859.7 1701.1 1859.73 1692.87 A 228.175 228.175 0 0 0 1905.03 1679.96 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1905.94 1574.28 C 1908.52 1580.84 1906.45 1615.4 1906.3 1625.18 C 1891.51 1631.44 1876.69 1636.01 1861.21 1640.13 C 1857.75 1635.99 1859.71 1597.02 1859.76 1588.96 C 1875.49 1584.69 1890.87 1580.62 1905.94 1574.28 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1905.14 1464.95 L 1905.85 1465.43 C 1908.39 1470.54 1906.43 1507.03 1906.32 1515.51 C 1892.19 1522.85 1877.36 1527.58 1862.21 1532.24 L 1860.66 1531.64 C 1858.2 1519.23 1859.98 1493.35 1859.99 1479.51 C 1875.43 1475.64 1890.74 1471.89 1905.14 1464.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1676.09 1679.61 C 1691.67 1686.12 1707.69 1690.11 1724.14 1693.61 L 1724.08 1744.62 C 1707.8 1741.67 1692.15 1737.13 1677.09 1730.23 C 1675.29 1713.67 1676.16 1696.28 1676.09 1679.61 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1676.35 1575.21 A 265.048 265.048 0 0 0 1724.35 1588.62 L 1724.22 1641.44 C 1707.71 1638.58 1692.27 1633.44 1676.78 1627.23 L 1676.35 1575.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1676.31 1469.08 C 1692.45 1474.54 1707.94 1479.47 1724.59 1483.12 L 1724.02 1536.02 A 197.082 197.082 0 0 1 1676.8 1522.04 C 1675.37 1504.73 1676.06 1486.46 1676.31 1469.08 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1847.59 1695.48 L 1848.83 1695.46 C 1851.64 1699.15 1849.83 1738.02 1849.76 1745.45 C 1833.76 1747.63 1817.86 1749.09 1801.76 1750.21 L 1799.79 1749.71 C 1796.74 1742.62 1798.68 1709.06 1798.72 1698.99 C 1815.02 1699.2 1831.41 1697.26 1847.59 1695.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1846.59 1591.49 L 1847.99 1591.31 C 1850.93 1596.08 1849.21 1634.34 1849.16 1642.71 C 1833.48 1645.09 1817.58 1646.23 1801.76 1647.13 L 1800.02 1646.68 C 1797.13 1641.48 1798.85 1603.64 1798.87 1595.05 C 1814.73 1595.05 1830.83 1593.2 1846.59 1591.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1845.26 1482.4 L 1848.15 1482.29 C 1851.31 1487.19 1849.52 1527.13 1849.46 1535.63 C 1834.15 1538.48 1818.77 1539.65 1803.25 1540.42 L 1800.41 1540.41 C 1796.91 1535.93 1798.86 1495.93 1798.89 1487.62 C 1814.49 1486.77 1829.82 1484.64 1845.26 1482.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1733.7 1694.75 C 1752.24 1696.91 1770.36 1698.93 1789.06 1699.1 L 1789.04 1750.06 C 1770.63 1750.2 1751.85 1748.47 1733.64 1745.85 L 1733.7 1694.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1734.05 1590.59 C 1752.4 1592.64 1770.57 1594 1789.01 1594.99 L 1789.01 1647.07 C 1771.01 1647.32 1751.76 1645.77 1734.03 1642.61 L 1734.05 1590.59 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1733.64 1484.71 A 412.079 412.079 0 0 0 1789.48 1489.09 C 1789.55 1505.07 1791.5 1525.32 1788.78 1540.93 A 777.175 777.175 0 0 1 1733.37 1536.78 L 1733.64 1484.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1647.96 1725.51 C 1659.13 1729.39 1672.31 1739.85 1686.34 1744.47 C 1762.39 1769.48 1856.56 1766.31 1928.23 1729.68 C 1928.77 1734.15 1928.77 1738.66 1928.87 1743.15 C 1928.07 1744.11 1927.84 1744.42 1927.04 1745.24 C 1904.89 1767.66 1822.51 1774.48 1790.55 1774.24 C 1757.85 1773.99 1676.63 1768.49 1654.42 1744.75 C 1649.28 1739.25 1647.58 1732.92 1647.96 1725.51 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1996.85 1811.2 C 1999.64 1815.06 1998 1830.5 1997.96 1835.66 C 1931.98 1858.88 1863.88 1877.83 1798.93 1903.91 L 1798.27 1903.27 C 1796.53 1896.26 1797.78 1886.9 1797.89 1879.61 C 1820.69 1870.22 1845.42 1863.31 1868.77 1855.29 A 10506.9 10506.9 0 0 1 1996.85 1811.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1586.93 1811.6 C 1653.03 1836.95 1721.43 1857.48 1789 1878.56 L 1789.02 1904.27 A 5575.67 5575.67 0 0 1 1658.21 1861.1 C 1634.32 1853.07 1609.71 1846.09 1586.32 1836.76 L 1586.93 1811.6 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1939.19 1782.82 C 1955.58 1790.46 1972.77 1796.64 1989.64 1803.13 C 1973.68 1809.85 1956.28 1814.49 1939.87 1820.13 C 1910.11 1830.36 1880.6 1841.2 1850.72 1851.1 C 1831.97 1857.31 1812.45 1862.78 1794.42 1870.83 C 1744.79 1854.74 1694.8 1839.58 1645.69 1821.93 A 5345.48 5345.48 0 0 1 1594.66 1803.85 C 1608.43 1798.52 1623.05 1795.08 1636.97 1790.02 C 1639 1793.76 1641.04 1797.35 1643.84 1800.58 C 1667.33 1827.65 1732.39 1836.64 1767.59 1839.07 C 1811.79 1842.13 1895.79 1835.88 1928.9 1805.74 C 1936.54 1798.78 1938.81 1792.89 1939.19 1782.82 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,72,80)" d="M 1649.45 1621.77 C 1667.11 1634.66 1685.12 1642.53 1706.29 1647.98 C 1771.41 1664.74 1869.5 1660.79 1928.02 1626.33 C 1927.19 1636.09 1928.73 1647.41 1924.91 1656.58 C 1922.56 1659.07 1920.2 1661.12 1917.31 1662.98 C 1905.46 1670.62 1890.57 1674.93 1877.04 1678.38 A 359.863 359.863 0 0 1 1710.59 1679.52 C 1689.27 1674.45 1660.64 1667.06 1648.28 1647.14 C 1647.77 1638.7 1648.4 1630.15 1649.45 1621.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,72,80)" d="M 1649.13 1516.57 C 1666.17 1528.27 1683.88 1536.99 1703.94 1542.21 C 1754.92 1555.49 1830.23 1555.23 1880.28 1538.96 C 1897.24 1533.45 1911.9 1525.18 1927.22 1516.25 C 1927.78 1526.11 1929.41 1537.69 1927.27 1547.31 C 1927.01 1547.59 1926.76 1547.87 1926.49 1548.13 C 1898.1 1576.24 1840.41 1583.33 1801.98 1584.03 C 1756.65 1584.86 1682.96 1580.16 1649.21 1547.65 C 1648.75 1537.3 1649.02 1526.92 1649.13 1516.57 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1645.16 1749.51 C 1661.98 1760.55 1675.13 1767.82 1694.87 1773.01 C 1764.77 1791.39 1865.9 1792.12 1929.64 1755.07 C 1929.26 1766.24 1932.56 1785.74 1925.99 1794.83 C 1899.54 1822.5 1840.08 1828.12 1803.49 1828.95 C 1763.61 1829.85 1681.72 1824.97 1652.98 1796.34 C 1641.6 1785 1644.92 1764.27 1645.16 1749.51 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1780.03 1376.44 C 1818.16 1376.1 1884.01 1381.58 1914.52 1404.33 C 1921.29 1409.38 1928.11 1416.36 1929.06 1425.18 C 1929.75 1431.55 1927.08 1437.51 1922.91 1442.21 C 1899.79 1468.32 1827 1476.49 1793.43 1477.75 C 1752.45 1477.51 1684.84 1470.64 1653.59 1443.98 C 1648.24 1439.41 1643.36 1433.33 1642.99 1426.02 C 1642.7 1420.46 1645.39 1415.35 1649.04 1411.31 C 1673.18 1384.64 1744.29 1377.88 1780.03 1376.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1259.03 817.077 C 1262.34 816.841 1265.24 816.878 1268.45 817.835 C 1282.45 822.013 1296.35 827.749 1310.08 832.762 A 6483.27 6483.27 0 0 0 1393.01 862.876 L 1524.19 909.386 C 1548.12 917.924 1572.59 925.824 1596.08 935.432 C 1599.87 936.984 1605.38 940.668 1606.47 944.916 C 1609.76 957.759 1607.58 992.393 1607.54 1007.56 L 1607.62 1125.5 L 1607.81 1459.49 C 1607.91 1536.24 1608.94 1613.26 1607.24 1689.97 C 1607.09 1696.69 1606.8 1703.67 1604.1 1709.9 C 1599.09 1712.95 1593.57 1715.16 1588.08 1717.18 C 1567.01 1724.94 1545.26 1731.41 1523.91 1738.41 L 1378.93 1785.14 C 1363.62 1790.06 1300.02 1812.7 1287.62 1813.36 C 1282.06 1813.65 1275.21 1811.37 1269.94 1809.69 C 1215.23 1792.24 1161.49 1770.77 1107.38 1751.47 L 1008.57 1716.06 C 988.716 1709.06 968.269 1702.8 948.785 1694.91 C 943.896 1692.93 938.375 1690.28 934.526 1686.66 C 928.313 1680.8 930.895 1610.11 930.938 1597.01 A 4117.39 4117.39 0 0 1 873.773 1593.85 C 873.693 1610.18 875.448 1719.88 871.604 1725.16 C 869.294 1728.34 861.714 1731.01 857.943 1732.46 C 809.86 1750.96 760.068 1766.22 711.267 1782.82 C 640.734 1806.81 570.321 1831.7 499.48 1854.72 C 488.251 1851.73 477.165 1847.13 466.238 1843.15 L 405.522 1820.87 L 224.949 1756.84 C 212.626 1752.49 125.842 1723.33 121.311 1719.45 C 116.773 1715.56 117.512 1708.86 117.51 1703.5 L 117.587 1189.82 L 117.602 1042.08 C 117.563 1017.34 116.251 991.836 117.661 967.174 C 117.803 964.688 118.324 962.245 119.503 960.032 C 121.543 956.202 124.53 953.856 128.487 952.292 C 139.6 947.9 151.856 945.342 163.406 942.164 L 220.839 926.077 L 409.955 874.32 C 440.312 865.961 470.892 858.006 500.937 848.577 C 544.848 862.541 864.921 961.02 870.246 965.779 C 876.442 971.315 873.795 1010.96 873.74 1021.54 L 873.729 1569.15 L 930.854 1571.48 L 930.997 1153.33 L 930.968 1013.19 C 930.959 987.96 930.435 962.605 931.082 937.388 C 931.179 933.626 931.023 929.804 932.623 926.323 C 934.322 922.627 936.359 920.695 939.997 919.026 C 949.955 914.459 961.199 911.556 971.626 908.175 L 1024.75 890.924 C 1102.61 865.618 1181.33 842.832 1259.03 817.077 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1262.09 841.199 C 1278.39 845.92 1294.19 852.138 1310.14 857.912 L 1384.03 884.381 L 1486.23 920.744 C 1511.11 929.618 1536.15 938.174 1560.57 948.264 C 1538.46 954.431 1516.71 962.197 1494.8 969.068 L 1356.29 1012.46 C 1344.96 1016.02 1299.15 1032.23 1290.65 1031.91 C 1232.77 1010.34 1173.45 991.8 1114.98 971.832 L 1046.49 948.228 C 1027.03 941.311 1007.69 933.88 987.902 927.923 L 1262.09 841.199 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 499.651 873.008 C 505.615 872.819 541.973 886.507 550.216 889.077 A 16616.5 16616.5 0 0 0 824.158 974.638 C 791.026 982.459 758.409 994.024 725.936 1004.2 A 7855.44 7855.44 0 0 1 568.914 1052.34 A 1339.22 1339.22 0 0 0 529.346 1064.78 C 519.677 1067.96 509.312 1072.13 499.255 1073.7 L 172.269 963.71 C 240.467 947.039 308.31 927.57 375.888 908.535 C 417.102 896.927 459.062 886.663 499.651 873.008 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1582.24 966.162 C 1583.19 966.4 1582.51 966.172 1583.97 967.432 C 1585.62 1052.56 1584.14 1138 1584.11 1223.17 L 1584.16 1692.69 C 1555.49 1701.82 1527.12 1712.13 1498.53 1721.54 A 13327.8 13327.8 0 0 1 1303.33 1783.95 L 1302.46 1783.14 C 1300.13 1771.44 1302 1739.51 1302.01 1726.36 L 1302.03 1585.98 L 1302.52 1054.65 C 1318.38 1048.39 1335.37 1043.9 1351.65 1038.82 L 1438.15 1011.73 A 8545.82 8545.82 0 0 0 1525.72 983.889 C 1544.47 977.821 1563.15 971.119 1582.24 966.162 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(189,88,73)" d="M 1516.25 1529.11 C 1534.67 1529.26 1554.61 1527.32 1572.81 1529.66 C 1574.45 1532.38 1573.95 1536.29 1573.94 1539.39 C 1554.85 1539.33 1535.28 1540.18 1516.27 1538.71 L 1516.25 1529.11 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1529.84 1288.94 C 1533 1288.74 1536.97 1288.05 1539.8 1289.64 C 1541.47 1302.94 1540.18 1317.66 1540.06 1331.12 C 1547.17 1331.25 1554.5 1329.47 1561.29 1331.96 C 1563.12 1334.5 1562.55 1335.78 1562.42 1338.85 C 1551.43 1339.59 1540.6 1339.6 1529.6 1339.38 L 1529.84 1288.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1386.26 1288.15 C 1388.46 1288.13 1391.87 1287.82 1393.98 1288.52 C 1400.39 1290.65 1405.79 1305.67 1409.08 1311.62 C 1412.7 1304.5 1417.75 1290.4 1425.7 1287.8 C 1427.97 1288.43 1428.01 1288.37 1429.36 1290.28 C 1429.45 1295.51 1423.69 1302.8 1421.06 1307.42 C 1419.09 1310.81 1416.55 1314.63 1415.51 1318.42 C 1413.72 1324.98 1415.42 1333.17 1411.24 1338.84 C 1408.69 1340.22 1407.53 1340.24 1404.67 1339.9 C 1402.62 1334.45 1404.58 1328.17 1403.29 1322.59 C 1400.73 1311.51 1391.3 1298.56 1386.26 1288.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1446.95 1288.29 C 1452.28 1288.12 1460.3 1286.69 1464.52 1290.47 C 1465.15 1292.85 1465.1 1293.24 1464.42 1295.62 L 1462.16 1296.67 C 1458.27 1296.18 1453.58 1295.43 1449.73 1296.55 C 1447.2 1297.28 1446.19 1298.17 1444.87 1300.37 C 1446.66 1310.28 1464.02 1313.2 1468.35 1323.57 C 1469.11 1325.37 1469.31 1327.56 1468.44 1329.35 C 1465.66 1335.09 1457.66 1338.49 1451.91 1340.12 C 1446.54 1340.21 1437.54 1339.99 1433.61 1335.72 C 1432.53 1334.56 1433.11 1333.61 1433.28 1332.18 C 1433.96 1331.37 1434.34 1330.17 1435.31 1329.76 C 1437.48 1328.85 1448.35 1332.82 1452.85 1331.52 C 1455.41 1330.78 1456.68 1329.89 1458.07 1327.68 C 1456.17 1317.81 1438.03 1315.38 1434.08 1304.91 C 1432.99 1301.99 1433.44 1299.55 1434.93 1296.89 C 1437.64 1292.04 1441.86 1289.89 1446.95 1288.29 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1328.41 1288.39 C 1331.3 1288.18 1334.15 1288.21 1337.04 1288.25 C 1343.33 1291.9 1350.62 1317.63 1353 1324.99 A 352.881 352.881 0 0 0 1367 1288.19 L 1378.45 1288.22 C 1379.29 1299.94 1384.53 1331.58 1379.28 1340.52 L 1376.39 1341.28 C 1370.05 1334.8 1371.09 1322.4 1370.83 1313.88 L 1369.41 1304.38 C 1366.7 1312.2 1360.5 1335.22 1354.63 1339.62 C 1353.27 1340.64 1352.66 1340.02 1351.17 1339.66 C 1343.55 1332.41 1340.45 1315.01 1336.59 1305.09 C 1335.88 1314.47 1337.07 1331.85 1332.66 1339.85 C 1330.08 1340.12 1328.27 1339.95 1325.75 1339.37 C 1325.31 1338.46 1325.22 1338.4 1324.97 1337.25 C 1323.17 1328.9 1326.69 1317.43 1327.1 1308.8 C 1327.36 1303.33 1325.94 1295.6 1327.33 1290.45 C 1327.62 1289.36 1327.83 1289.19 1328.41 1288.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1488.99 1289.25 C 1492.18 1288.94 1495.5 1288.53 1498.71 1288.72 C 1505.31 1289.1 1512.06 1292.26 1516.41 1297.27 C 1520.95 1302.52 1522.85 1309.65 1522.04 1316.49 C 1520.9 1326.2 1515.86 1331.44 1508.73 1337.32 C 1513.23 1340.52 1522.59 1342.74 1524.55 1347.83 L 1522.55 1350.48 C 1519.51 1350.47 1516.02 1350.69 1513.08 1349.86 C 1508.42 1348.53 1503.97 1344.42 1499.58 1342.2 C 1489.56 1337.14 1481.16 1338.98 1474.91 1327.59 C 1471.63 1321.6 1471.24 1314.45 1473.15 1307.95 C 1475.77 1299.03 1481 1293.59 1488.99 1289.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 1493.78 1296.94 C 1495.97 1296.93 1497.89 1296.94 1500.04 1297.41 C 1503.35 1298.12 1506.21 1300.77 1507.96 1303.55 C 1510.85 1308.13 1511.28 1313.95 1510.05 1319.13 C 1508.44 1325.88 1505.49 1329.31 1499.67 1332.84 C 1498.42 1332.69 1497.19 1332.55 1495.96 1332.28 C 1491.45 1331.28 1488.18 1329.08 1485.76 1325.1 A 19.7914 19.7914 0 0 1 1483.53 1309.72 C 1485.16 1303.63 1488.37 1299.96 1493.78 1296.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 1497.86 1496.99 C 1498.95 1496.94 1500.91 1496.69 1502.03 1496.97 C 1504.41 1497.55 1505.94 1498.77 1507.1 1500.94 C 1509.1 1504.69 1508.63 1563.39 1506.72 1568.03 C 1505.64 1570.68 1504.47 1571.27 1501.98 1572.5 C 1491.67 1572.49 1468.42 1557.74 1458.31 1552.47 C 1447.36 1547.16 1436.69 1541.21 1425.95 1535.47 C 1450.04 1523.33 1474.74 1510.86 1497.86 1496.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 954.932 941.461 C 970.573 946.238 986.014 952.4 1001.51 957.717 L 1127.51 1001.39 A 5372.27 5372.27 0 0 0 1211.64 1030.32 C 1233.85 1037.68 1256.82 1044.23 1278.45 1053.12 C 1279.13 1084.1 1278.56 1115.22 1278.57 1146.22 L 1278.68 1328.52 L 1278.31 1787.7 C 1249.27 1778.2 1220.57 1766.97 1191.8 1756.66 L 953.943 1670.97 C 953.089 1636.12 953.681 1601.11 953.724 1566.25 L 953.9 1383.51 C 953.955 1236.2 952.939 1088.75 954.932 941.461 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 994.298 992.825 C 996.567 992.802 998.71 992.865 1000.95 993.346 C 1015.15 996.401 1029.88 1003.53 1043.68 1008.43 A 6601.85 6601.85 0 0 1 1135.45 1040.76 L 1200.38 1063.56 C 1211.7 1067.58 1224.3 1071.16 1234.96 1076.67 C 1238.63 1078.56 1240.59 1081.78 1242.87 1085.11 C 1244.62 1142.13 1243.14 1199.66 1243.13 1256.74 L 1243.23 1580.69 L 1244.04 1693.56 C 1244.07 1702.9 1246.28 1716.57 1244.01 1725.33 C 1242.85 1729.77 1240.2 1731.5 1236.45 1733.62 C 1233.47 1733.73 1230.75 1733.14 1227.93 1732.24 C 1189.15 1719.94 1151.13 1704.02 1112.71 1690.52 A 4759.15 4759.15 0 0 1 1034.85 1663.03 C 1019.01 1657.3 1002.44 1652.34 987.708 1644.09 C 983.677 1633.79 986.206 1478.67 986.232 1451.26 L 986.53 1001.28 C 988.885 998.107 991.422 995.532 994.298 992.825 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 1101.15 1282.54 C 1134.58 1297.12 1169.17 1307.94 1203.19 1320.88 L 1202.95 1354.56 C 1170.04 1340.82 1135.34 1330.24 1101.71 1318.34 C 1101.26 1306.43 1101.32 1294.46 1101.15 1282.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 1101.38 1418.77 C 1119.06 1425.6 1136.38 1433.34 1154.13 1440.03 C 1170.57 1446.23 1187.4 1451.33 1203.66 1458 A 1431.44 1431.44 0 0 1 1203.42 1494.14 A 4327.82 4327.82 0 0 0 1102.02 1456.39 A 2624.13 2624.13 0 0 1 1101.38 1418.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 1009.34 1574.45 C 1040.52 1586.38 1072.11 1597.22 1103.27 1609.22 L 1102.07 1615.55 C 1100.57 1615.26 1099 1615.14 1097.47 1614.96 L 1096.26 1616.04 C 1094.79 1630.44 1095.9 1645.74 1096.02 1660.24 C 1067.19 1649.79 1037.99 1640.23 1009.39 1629.19 L 1009.34 1574.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(217,231,229)" d="M 1103.27 1609.22 L 1173.19 1634.92 C 1189.09 1640.85 1204.95 1647.42 1221.02 1652.82 L 1221.07 1707.06 C 1181.58 1692.17 1142.05 1676.92 1102.28 1662.8 L 1102.07 1615.55 L 1103.27 1609.22 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1198.49 1655.02 C 1200.74 1654.47 1203.33 1654.87 1205.38 1656 C 1207.17 1656.99 1209.06 1659.06 1209.41 1661.1 C 1209.63 1662.41 1209.57 1663.99 1209.58 1665.3 L 1204.13 1661.82 L 1200.18 1658.58 L 1198.49 1655.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1183.38 1652.44 C 1183.2 1650.42 1183.05 1651.46 1184.08 1649.36 C 1187.25 1648.85 1190.15 1650.71 1192.97 1651.99 C 1192.06 1654.27 1192.38 1655.09 1190.06 1656.17 C 1188.03 1657.11 1186.05 1658.17 1184.23 1659.48 L 1183.38 1652.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(140,69,51)" d="M 1183.38 1652.44 L 1184.23 1659.48 C 1184.53 1661.09 1184.61 1661.64 1185.69 1662.88 C 1188.49 1666.07 1189.06 1673.72 1189.63 1677.94 L 1183.14 1675.4 C 1183.63 1667.81 1183.35 1660.05 1183.38 1652.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1200.52 1684.77 C 1202.38 1683.92 1204.35 1683.87 1206.37 1683.62 L 1209.66 1686.57 C 1209.89 1689.65 1210.53 1691.48 1208.98 1694.2 C 1205.93 1694.15 1203.61 1692.81 1200.93 1691.52 L 1200.52 1684.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1183.14 1675.4 L 1189.63 1677.94 C 1190.69 1679.57 1191.39 1680.41 1193.06 1681.41 L 1193.62 1689.06 C 1190.45 1688.11 1187.65 1687.35 1184.92 1685.43 C 1182.85 1682.44 1183.24 1678.89 1183.14 1675.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1204.13 1661.82 L 1209.58 1665.3 C 1208.96 1672.01 1208.59 1679.93 1209.66 1686.57 L 1206.37 1683.62 C 1203.77 1676.49 1204.12 1669.3 1204.13 1661.82 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1167.1 1667.15 C 1168.47 1669.46 1169.07 1671.7 1171.87 1672.44 C 1173 1672.73 1174.79 1672.64 1175.9 1672.67 C 1175.99 1675.8 1176.65 1679.37 1174.83 1682.07 C 1171.48 1682.55 1167.49 1680.38 1164.36 1679.15 C 1166.02 1675.61 1166.38 1671 1167.1 1667.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(71,162,148)" d="M 1164.36 1679.15 C 1164.19 1678.15 1164 1677.15 1163.87 1676.15 C 1162.86 1668.61 1160.07 1647.35 1164.31 1641.62 C 1164.59 1642.57 1164.83 1643.52 1165.11 1644.46 C 1165.2 1644.77 1165.31 1645.07 1165.4 1645.37 C 1167.51 1652.31 1166.12 1660.03 1167.1 1667.15 C 1166.38 1671 1166.02 1675.61 1164.36 1679.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 1192.97 1651.99 L 1193.1 1655.01 A 782.792 782.792 0 0 0 1193.06 1681.41 C 1191.39 1680.41 1190.69 1679.57 1189.63 1677.94 C 1189.06 1673.72 1188.49 1666.07 1185.69 1662.88 C 1184.61 1661.64 1184.53 1661.09 1184.23 1659.48 C 1186.05 1658.17 1188.03 1657.11 1190.06 1656.17 C 1192.38 1655.09 1192.06 1654.27 1192.97 1651.99 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1164.31 1641.62 C 1168.31 1642.77 1172.23 1643.87 1176.06 1645.51 L 1175.9 1672.67 C 1174.79 1672.64 1173 1672.73 1171.87 1672.44 C 1169.07 1671.7 1168.47 1669.46 1167.1 1667.15 C 1166.12 1660.03 1167.51 1652.31 1165.4 1645.37 C 1165.31 1645.07 1165.2 1644.77 1165.11 1644.46 C 1164.83 1643.52 1164.59 1642.57 1164.31 1641.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1112.65 1623.28 C 1115.66 1623.87 1118.32 1625.14 1121.1 1626.36 L 1120.97 1646.72 C 1121.14 1651.7 1121.94 1657.43 1121.05 1662.32 L 1118.48 1662.79 C 1117.01 1662.33 1115.78 1661.91 1114.67 1660.76 C 1111.41 1657.36 1112.1 1651.95 1112.25 1647.66 A 1073.4 1073.4 0 0 1 1112.65 1623.28 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient1)" d="M 1193.1 1655.01 C 1195.3 1655.6 1196.31 1655.66 1198.49 1655.02 L 1200.18 1658.58 L 1204.13 1661.82 C 1204.12 1669.3 1203.77 1676.49 1206.37 1683.62 C 1204.35 1683.87 1202.38 1683.92 1200.52 1684.77 L 1200.93 1691.52 C 1198.26 1691.26 1196.04 1690.13 1193.62 1689.06 L 1193.06 1681.41 A 782.792 782.792 0 0 1 1193.1 1655.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(140,69,51)" d="M 1200.18 1658.58 L 1204.13 1661.82 C 1204.12 1669.3 1203.77 1676.49 1206.37 1683.62 C 1204.35 1683.87 1202.38 1683.92 1200.52 1684.77 C 1200.66 1676.01 1200.74 1667.34 1200.18 1658.58 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.77 1634.49 L 1156.89 1638.42 L 1156.91 1675.63 C 1153.04 1674.96 1149.44 1673.49 1145.77 1672.14 A 2801.88 2801.88 0 0 1 1145.77 1634.49 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1121.1 1626.36 L 1128.85 1629.03 C 1131.64 1630.08 1135.88 1631.04 1137.77 1633.25 C 1138.29 1645.33 1137.89 1657.53 1138.72 1669.57 C 1135.44 1668.22 1131.82 1667.1 1128.94 1665.02 C 1126.22 1663.65 1124.08 1662.73 1121.05 1662.32 C 1121.94 1657.43 1121.14 1651.7 1120.97 1646.72 L 1121.1 1626.36 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(238,174,108)" d="M 1121.1 1626.36 L 1128.85 1629.03 C 1128.87 1634.48 1128.13 1641.65 1129.74 1646.77 L 1132.83 1648.32 L 1132.98 1649.67 L 1129.74 1650 C 1128.08 1654.32 1128.89 1660.4 1128.94 1665.02 C 1126.22 1663.65 1124.08 1662.73 1121.05 1662.32 C 1121.94 1657.43 1121.14 1651.7 1120.97 1646.72 L 1121.1 1626.36 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient2)" d="M 1009.32 1367.27 C 1078.91 1395.73 1151.38 1417.39 1221.47 1444.61 C 1221.81 1463.54 1221.49 1482.52 1221.45 1501.45 L 1209.65 1496.67 L 1209.42 1468.25 L 1209.29 1450.05 C 1171.36 1435.81 1132.57 1423.4 1095.11 1407.97 C 1094.85 1423.96 1095.11 1440 1095.13 1456 C 1066.62 1445.49 1038.22 1434.6 1009.37 1425.04 L 1009.32 1367.27 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient3)" d="M 1009.42 1230.2 L 1135.48 1275.9 C 1164.06 1286.06 1192.9 1295.14 1221.09 1306.4 L 1221.13 1362.16 L 1209.87 1357.25 L 1209.65 1323.58 L 1209.66 1314.4 C 1187.26 1304.75 1164.13 1296.86 1141.2 1288.57 C 1129.47 1284.33 1116.61 1280.54 1105.61 1274.61 C 1102.14 1272.74 1099.02 1270.07 1095.98 1267.58 A 895.726 895.726 0 0 0 1094.93 1317.74 A 6074.08 6074.08 0 0 1 1009.54 1288.15 A 4748.31 4748.31 0 0 1 1009.42 1230.2 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient4)" d="M 1009.39 1505.65 A 9127.01 9127.01 0 0 1 1221.38 1585.34 A 4295.26 4295.26 0 0 1 1221.22 1640 L 1185.31 1626.35 C 1158.28 1614.88 1128.91 1604.76 1100.87 1595.94 C 1102.67 1583.62 1103.93 1563.23 1101.51 1551.12 C 1101.01 1548.64 1100.7 1548.61 1098.69 1547.27 L 1096.54 1548.08 C 1094.22 1552.26 1095.9 1586.86 1095.97 1594.43 C 1067.09 1584.67 1038.38 1574.35 1009.63 1564.21 L 1009.39 1505.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1182.94 1586.07 C 1183.12 1584.16 1183.32 1583.17 1184.4 1581.57 C 1187.72 1581.09 1190.71 1582.91 1193.8 1584.14 L 1192.73 1586.55 L 1191.65 1587.43 C 1188.32 1588.26 1186.02 1587.18 1182.94 1586.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1183.44 1613.59 L 1185.47 1610.2 C 1188.09 1610.6 1186.86 1610.06 1188.83 1611.71 C 1190.32 1612.96 1191.48 1613.47 1193.38 1613.95 L 1193.27 1621.69 C 1190.9 1620.44 1188.14 1619.93 1185.92 1618.4 C 1183.81 1616.94 1183.99 1615.99 1183.44 1613.59 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,218,145)" d="M 1175.82 1577.68 C 1180.43 1581.82 1180.43 1585.32 1180.73 1591.18 C 1181.11 1598.7 1181 1607.28 1175.87 1613.16 C 1176.28 1601.42 1175.77 1589.45 1175.82 1577.68 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 1112.57 1557.89 L 1113.67 1556.06 C 1116.88 1555.53 1118.3 1556.83 1121.18 1558.24 L 1121.15 1564.5 L 1121.07 1572.59 C 1117.89 1573 1116.77 1573.18 1114.94 1575.96 C 1113.92 1577.51 1113.42 1579.23 1113.36 1581.05 C 1113.22 1583.91 1113.23 1586.8 1112.51 1589.58 C 1111.93 1579.16 1111.72 1568.29 1112.57 1557.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1112.57 1557.89 L 1113.67 1556.06 C 1116.88 1555.53 1118.3 1556.83 1121.18 1558.24 L 1121.15 1564.5 L 1114.81 1564.84 C 1112.65 1563.09 1112.98 1560.57 1112.57 1557.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1203.5 1587.33 C 1205.03 1588.06 1207.25 1588.57 1207.89 1590.21 C 1210.81 1597.78 1209.22 1618.52 1208.54 1627.09 C 1206.2 1626.69 1204.42 1626.11 1202.26 1625.12 C 1205.61 1614 1204.79 1598.75 1203.5 1587.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1182.94 1586.07 C 1186.02 1587.18 1188.32 1588.26 1191.65 1587.43 L 1192.73 1586.55 C 1192.85 1595.47 1192.1 1605.15 1193.38 1613.95 C 1191.48 1613.47 1190.32 1612.96 1188.83 1611.71 C 1186.86 1610.06 1188.09 1610.6 1185.47 1610.2 L 1183.44 1613.59 C 1184.41 1605.34 1185.16 1594.05 1182.94 1586.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1127.81 1560.71 C 1131.5 1561.95 1135.33 1563.06 1138.89 1564.63 A 1724.99 1724.99 0 0 0 1138.9 1602.01 L 1129.17 1597.67 C 1131.58 1593.06 1130.74 1572.88 1129.58 1567.64 C 1129.07 1565.33 1128.38 1563.01 1127.81 1560.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1165.08 1573.53 C 1168.85 1574.66 1172.28 1575.95 1175.82 1577.68 C 1175.77 1589.45 1176.28 1601.42 1175.87 1613.16 L 1175.66 1613.99 C 1172.39 1614.8 1168.11 1612.48 1164.89 1611.39 C 1165.11 1598.78 1165.02 1586.14 1165.08 1573.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,209,178)" d="M 1193.8 1584.14 C 1196.09 1584.75 1198.41 1585.62 1200.78 1585.52 L 1203.5 1587.33 C 1204.79 1598.75 1205.61 1614 1202.26 1625.12 L 1200.16 1623.89 A 354.625 354.625 0 0 0 1193.27 1621.69 L 1193.38 1613.95 C 1192.1 1605.15 1192.85 1595.47 1192.73 1586.55 L 1193.8 1584.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(119,56,58)" d="M 1200.78 1585.52 L 1203.5 1587.33 C 1204.79 1598.75 1205.61 1614 1202.26 1625.12 L 1200.16 1623.89 C 1199.99 1611.77 1198.56 1597.35 1200.78 1585.52 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1146.26 1566.48 C 1149.83 1567.7 1154.41 1568.61 1156.93 1571.55 L 1157.03 1575.09 C 1157.63 1586.21 1157.48 1597.48 1157.67 1608.62 L 1146.01 1604.21 C 1145.95 1591.64 1145.72 1579.04 1146.26 1566.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1146.26 1566.48 C 1149.83 1567.7 1154.41 1568.61 1156.93 1571.55 L 1157.03 1575.09 C 1156.78 1575.17 1156.52 1575.19 1156.3 1575.31 C 1153.73 1576.81 1152.9 1581.02 1151.88 1583.72 L 1151.19 1582.98 C 1150.87 1579.52 1150.89 1575.23 1148.9 1572.28 C 1147.54 1570.28 1146.99 1568.81 1146.26 1566.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,176,149)" d="M 1121.18 1558.24 C 1123.59 1559.74 1124.91 1560.37 1127.81 1560.71 C 1128.38 1563.01 1129.07 1565.33 1129.58 1567.64 C 1130.74 1572.88 1131.58 1593.06 1129.17 1597.67 C 1126.41 1596.85 1123.7 1595.87 1120.98 1594.92 A 227.737 227.737 0 0 1 1113.04 1591.41 L 1112.51 1589.58 C 1113.23 1586.8 1113.22 1583.91 1113.36 1581.05 C 1113.42 1579.23 1113.92 1577.51 1114.94 1575.96 C 1116.77 1573.18 1117.89 1573 1121.07 1572.59 L 1121.15 1564.5 L 1121.18 1558.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(60,45,40)" d="M 1113.36 1581.05 C 1113.42 1579.23 1113.92 1577.51 1114.94 1575.96 C 1116.77 1573.18 1117.89 1573 1121.07 1572.59 L 1121.08 1589.15 C 1120.57 1587.66 1120.07 1585.68 1119.23 1584.36 C 1117.5 1581.67 1116.28 1581.75 1113.36 1581.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1113.36 1581.05 C 1116.28 1581.75 1117.5 1581.67 1119.23 1584.36 C 1120.07 1585.68 1120.57 1587.66 1121.08 1589.15 L 1120.98 1594.92 A 227.737 227.737 0 0 1 1113.04 1591.41 L 1112.51 1589.58 C 1113.23 1586.8 1113.22 1583.91 1113.36 1581.05 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient5)" d="M 1008.96 1021.42 C 1043.94 1031.94 1078.07 1045.81 1112.48 1058.06 C 1148.66 1070.95 1185.6 1082.52 1221.28 1096.64 A 2416.01 2416.01 0 0 1 1221.34 1152.8 C 1180.94 1137.18 1139.78 1122.27 1098.77 1108.31 C 1068.9 1098.14 1038.52 1088.9 1009.13 1077.4 C 1008.73 1058.77 1009.01 1040.06 1008.96 1021.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1165.55 1125.05 A 1802.54 1802.54 0 0 0 1165.19 1088.66 C 1167 1087.8 1168.53 1088.26 1170.49 1088.42 C 1168.68 1091.77 1168.04 1093.82 1168.02 1097.61 C 1168.01 1098.18 1167.99 1098.76 1167.99 1099.33 C 1167.99 1099.71 1168 1100.1 1168.01 1100.48 C 1167.88 1105.31 1167.12 1111.03 1168.49 1115.67 L 1170 1117.05 C 1172.22 1118.34 1174.4 1119.64 1176.78 1120.65 C 1177.23 1123.25 1177.78 1124.55 1176.83 1127.05 C 1173.46 1128.29 1168.86 1126.08 1165.55 1125.05 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(60,45,40)" d="M 1170.49 1088.42 C 1173.11 1089.96 1175.3 1090.55 1176.31 1093.66 C 1178.78 1101.29 1175.9 1112.3 1176.78 1120.65 C 1174.4 1119.64 1172.22 1118.34 1170 1117.05 L 1168.49 1115.67 C 1167.12 1111.03 1167.88 1105.31 1168.01 1100.48 C 1168 1100.1 1167.99 1099.71 1167.99 1099.33 C 1167.99 1098.76 1168.01 1098.18 1168.02 1097.61 C 1168.04 1093.82 1168.68 1091.77 1170.49 1088.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 1168.01 1100.48 C 1168.62 1097.83 1168.44 1096.35 1170.6 1094.52 C 1173.01 1098.22 1173.26 1109.04 1172.25 1113.52 C 1171.8 1115.52 1171.62 1115.9 1170 1117.05 L 1168.49 1115.67 C 1167.12 1111.03 1167.88 1105.31 1168.01 1100.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1202.82 1138.37 C 1202.98 1129.85 1200.81 1107.68 1204.12 1100.93 C 1206.25 1102.09 1209.35 1102.9 1209.84 1105.53 C 1211.77 1115.83 1210.14 1129.43 1209.81 1140.02 L 1208.59 1140.6 L 1202.82 1138.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1095.31 1060.69 C 1097.31 1061.21 1099.05 1061.91 1100.92 1062.77 C 1103.13 1066.59 1101.67 1098.29 1101.62 1105.07 C 1098.93 1104.81 1098.26 1104.97 1096.2 1103.3 C 1092.34 1093.85 1094.19 1071.21 1095.31 1060.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1111.14 1067.92 L 1121.3 1071.43 C 1117.41 1081.84 1119.72 1096.16 1120.2 1107.15 C 1119.68 1107.29 1119.18 1107.51 1118.65 1107.58 C 1116.28 1107.87 1114.65 1106.97 1112.82 1105.65 C 1108.16 1097.29 1110.97 1077.82 1111.14 1067.92 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 1121.3 1071.43 C 1123.62 1072.46 1126.2 1073.95 1128.63 1074.55 C 1129.86 1086.35 1130.78 1099.73 1128.09 1111.38 C 1126.14 1109.97 1124.32 1108.27 1122.47 1106.72 L 1120.2 1107.15 C 1119.72 1096.16 1117.41 1081.84 1121.3 1071.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1184.85 1131.23 C 1184.95 1118.71 1186.32 1106.4 1182.38 1094.38 C 1186.12 1093.95 1190.56 1096.17 1194.07 1097.4 C 1193.21 1110.28 1194.54 1122.51 1194.62 1135.29 L 1184.85 1131.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,176,149)" d="M 1194.07 1097.4 C 1197.41 1098.59 1200.75 1099.84 1204.12 1100.93 C 1200.81 1107.68 1202.98 1129.85 1202.82 1138.37 L 1194.62 1135.29 C 1194.54 1122.51 1193.21 1110.28 1194.07 1097.4 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1128.63 1074.55 C 1131.68 1075.09 1134.63 1075.22 1136.98 1077.45 C 1141.95 1086.85 1138.61 1104.59 1138.7 1115.3 L 1128.09 1111.38 C 1130.78 1099.73 1129.86 1086.35 1128.63 1074.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.53 1117.42 C 1143.67 1107.01 1144.15 1092.1 1145.3 1081.54 L 1146.35 1080.78 C 1149.96 1081.7 1153.6 1082.56 1157.12 1083.79 L 1157.04 1122.19 C 1153.21 1120.63 1149.24 1119.21 1145.53 1117.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(98,104,98)" d="M 1145.53 1117.42 C 1143.67 1107.01 1144.15 1092.1 1145.3 1081.54 L 1146.35 1080.78 C 1146.62 1082.82 1146.41 1083.15 1147.73 1084.77 C 1151.44 1089.31 1151.64 1107.96 1150.46 1113.96 C 1150.39 1114.29 1150.25 1114.6 1150.14 1114.91 C 1148.47 1113.35 1148.38 1112.4 1147.72 1110.26 L 1146.56 1110.71 A 282.716 282.716 0 0 1 1145.53 1117.42 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient6)" d="M 1009.09 1086.67 C 1029.87 1095.21 1050.99 1102.72 1071.97 1110.75 L 1221.43 1166.76 L 1221.79 1222.68 C 1212.05 1217.2 1200.31 1214.11 1189.76 1210.43 L 1101.1 1179.37 C 1102.54 1168.71 1104.05 1143.32 1101.22 1133.34 C 1098.97 1132.17 1098.99 1132.12 1096.53 1132.66 C 1094.1 1138.75 1095.86 1168.96 1095.86 1177.76 C 1067.2 1167.01 1038 1157.46 1009.11 1147.35 L 1009.09 1086.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1111.5 1140.8 L 1111.57 1138.53 C 1115.48 1137.41 1120.23 1140.31 1123.78 1142.01 L 1122.24 1145.18 C 1120.15 1145.57 1118.47 1145.6 1116.35 1145.42 C 1114.92 1143.58 1113.27 1142.29 1111.5 1140.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1127.49 1143.33 C 1131.83 1145.01 1136.94 1146.15 1139.73 1150.06 C 1137.07 1152.27 1135.74 1152.41 1132.33 1152.67 L 1128.55 1151.6 C 1128.05 1148.89 1127.82 1146.07 1127.49 1143.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 1111.5 1140.8 C 1113.27 1142.29 1114.92 1143.58 1116.35 1145.42 C 1116.15 1150.45 1118.04 1159.99 1113.71 1163.35 C 1113.21 1163.74 1112.43 1164.14 1111.86 1164.44 A 1705.16 1705.16 0 0 0 1111.5 1140.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(119,56,58)" d="M 1132.33 1152.67 C 1135.74 1152.41 1137.07 1152.27 1139.73 1150.06 C 1138.16 1158.01 1138.85 1166.83 1138.84 1174.93 C 1134.3 1166.57 1131.05 1162.62 1132.33 1152.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1122.24 1145.18 L 1123.13 1145.47 C 1121.69 1146.22 1120.71 1146.23 1120.16 1147.88 C 1117.79 1154.85 1122.3 1176.22 1120.77 1178.66 L 1111.47 1175.27 L 1111.86 1164.44 C 1112.43 1164.14 1113.21 1163.74 1113.71 1163.35 C 1118.04 1159.99 1116.15 1150.45 1116.35 1145.42 C 1118.47 1145.6 1120.15 1145.57 1122.24 1145.18 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient7)" d="M 1128.55 1151.6 L 1132.33 1152.67 C 1131.05 1162.62 1134.3 1166.57 1138.84 1174.93 C 1139.05 1178.43 1139.7 1180.91 1138.18 1184.11 C 1135.08 1184.62 1131.58 1182.5 1128.76 1181.25 L 1128.55 1151.6 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,195,187)" d="M 1123.78 1142.01 L 1127.49 1143.33 C 1127.82 1146.07 1128.05 1148.89 1128.55 1151.6 L 1128.76 1181.25 C 1126.52 1180.42 1124.58 1180.22 1122.23 1179.98 L 1120.77 1178.66 C 1122.3 1176.22 1117.79 1154.85 1120.16 1147.88 C 1120.71 1146.23 1121.69 1146.22 1123.13 1145.47 L 1122.24 1145.18 L 1123.78 1142.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 1123.13 1145.47 C 1127 1150.2 1124.55 1168.14 1123.94 1174.66 C 1123.74 1176.88 1123.41 1178.1 1122.23 1179.98 L 1120.77 1178.66 C 1122.3 1176.22 1117.79 1154.85 1120.16 1147.88 C 1120.71 1146.23 1121.69 1146.22 1123.13 1145.47 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.73 1150.13 C 1149.56 1151.32 1153.3 1152.97 1157.04 1154.44 A 1194.84 1194.84 0 0 0 1157.21 1192.04 L 1146.84 1188.27 C 1146.77 1175.53 1146.84 1162.82 1145.73 1150.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1164.82 1157.38 C 1168.95 1158.79 1172.6 1160.14 1176.33 1162.44 C 1179.17 1164.34 1180.68 1164.69 1184.08 1165.02 C 1184.06 1177.07 1184.31 1189.19 1183.98 1201.23 C 1181.21 1200.8 1179.15 1200.42 1176.67 1198.98 C 1172.86 1197.48 1168.92 1196.23 1165.05 1194.87 A 606.026 606.026 0 0 0 1164.82 1157.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(140,69,51)" d="M 1167.76 1163.46 C 1169.05 1164.05 1170.2 1164.85 1171.4 1165.6 C 1174.31 1172.6 1172.25 1183.6 1171.68 1190.98 A 54.9854 54.9854 0 0 1 1170.17 1189.2 C 1165.74 1183.62 1166.94 1170.32 1167.76 1163.46 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(212,220,202)" d="M 1176.33 1162.44 C 1179.17 1164.34 1180.68 1164.69 1184.08 1165.02 C 1184.06 1177.07 1184.31 1189.19 1183.98 1201.23 C 1181.21 1200.8 1179.15 1200.42 1176.67 1198.98 C 1176.33 1186.75 1175.85 1174.69 1176.33 1162.44 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1184.08 1165.02 C 1187.5 1165.88 1190.84 1166.49 1193.85 1168.41 C 1196.69 1169.39 1198.9 1170.03 1201.97 1170.03 C 1204.58 1170.92 1207.06 1171.06 1208.29 1173.83 C 1211.5 1181.08 1208.71 1201.08 1208.86 1209.48 L 1208.08 1210.23 L 1201.01 1207.92 C 1198.49 1206.52 1195.78 1205.75 1193.06 1204.82 C 1190.27 1203.74 1187.59 1202.54 1184.89 1201.26 L 1183.98 1201.23 C 1184.31 1189.19 1184.06 1177.07 1184.08 1165.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,209,178)" d="M 1193.85 1168.41 C 1196.69 1169.39 1198.9 1170.03 1201.97 1170.03 C 1198.94 1175.27 1200.99 1200.27 1201.01 1207.92 C 1198.49 1206.52 1195.78 1205.75 1193.06 1204.82 C 1193.25 1200.32 1193.03 1195.72 1193 1191.21 C 1192.95 1183.54 1192.89 1176.04 1193.85 1168.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 1184.08 1165.02 C 1187.5 1165.88 1190.84 1166.49 1193.85 1168.41 C 1192.89 1176.04 1192.95 1183.54 1193 1191.21 C 1193.03 1195.72 1193.25 1200.32 1193.06 1204.82 C 1190.27 1203.74 1187.59 1202.54 1184.89 1201.26 L 1183.98 1201.23 C 1184.31 1189.19 1184.06 1177.07 1184.08 1165.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1184.89 1201.26 L 1185.43 1193.76 C 1187.57 1191.5 1189.98 1191.73 1193 1191.21 C 1193.03 1195.72 1193.25 1200.32 1193.06 1204.82 C 1190.27 1203.74 1187.59 1202.54 1184.89 1201.26 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient8)" d="M 1009.13 1158.55 C 1029.89 1166.59 1050.99 1173.7 1071.86 1181.44 C 1093.12 1189.32 1114.16 1197.77 1135.51 1205.39 C 1164.3 1215.66 1193.35 1225.39 1221.84 1236.44 L 1221.34 1292.86 L 1185.1 1279.77 C 1157.07 1270.43 1129.58 1259.85 1101.73 1250.07 C 1102.77 1239.75 1104.56 1210.21 1102.02 1200.99 C 1100.2 1199.6 1100.06 1199.47 1097.79 1199.37 C 1094.46 1205.95 1096.22 1240.55 1096.09 1249.73 A 2961.02 2961.02 0 0 0 1009.4 1220.95 C 1008.86 1200.2 1009.2 1179.32 1009.13 1158.55 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1121.55 1239.48 C 1124.12 1239.45 1126.54 1239.39 1129.07 1239.92 L 1129.24 1240.85 L 1132.19 1240.23 L 1133.16 1241.43 C 1132.7 1244.22 1132.24 1244.9 1133.52 1247.38 C 1135.26 1247.63 1136.78 1247.77 1138.54 1247.64 C 1138.83 1250.64 1139.48 1252 1137.82 1254.58 C 1134.51 1254.87 1131.91 1253.29 1129 1251.95 L 1121.88 1249.32 C 1122.08 1246.04 1121.77 1242.76 1121.55 1239.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(234,195,148)" d="M 1121.55 1239.48 C 1124.12 1239.45 1126.54 1239.39 1129.07 1239.92 L 1129.24 1240.85 L 1129 1251.95 L 1121.88 1249.32 C 1122.08 1246.04 1121.77 1242.76 1121.55 1239.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1129.82 1214.56 C 1132.92 1215.71 1136.76 1216.59 1138.64 1219.45 C 1137.36 1228.63 1137.84 1238.42 1138.54 1247.64 C 1136.78 1247.77 1135.26 1247.63 1133.52 1247.38 C 1132.24 1244.9 1132.7 1244.22 1133.16 1241.43 L 1132.19 1240.23 L 1129.24 1240.85 L 1129.07 1239.92 C 1130.09 1231.48 1128.49 1223 1129.82 1214.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1201.1 1240.2 C 1204.17 1241.33 1206.85 1241.49 1208.23 1244.79 C 1211.46 1252.55 1208.85 1272.03 1208.95 1281.12 L 1200.63 1278.06 C 1202.89 1266.28 1201.31 1252.19 1201.1 1240.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(233,176,149)" d="M 1193.14 1238.14 C 1195.69 1238.82 1198.5 1239.83 1201.1 1240.2 C 1201.31 1252.19 1202.89 1266.28 1200.63 1278.06 C 1198.32 1277.37 1196.03 1276.59 1193.73 1275.85 C 1192.2 1263.51 1193.01 1250.56 1193.14 1238.14 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1183.17 1234.02 C 1186.57 1235.2 1189.84 1236.72 1193.14 1238.14 C 1193.01 1250.56 1192.2 1263.51 1193.73 1275.85 L 1182.96 1271.58 L 1183.17 1234.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1163.25 1226.82 C 1167.53 1227.68 1171.81 1229.67 1175.91 1231.2 C 1174.95 1243.87 1175.54 1256.48 1175.94 1269.16 L 1164.96 1265.19 C 1165.23 1252.56 1166.45 1239.11 1163.25 1226.82 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.49 1220.24 L 1156.83 1224.15 C 1156.72 1236.93 1156.94 1249.74 1157 1262.52 L 1146.15 1258.77 C 1146.14 1245.94 1146.47 1233.03 1145.49 1220.24 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1112.11 1207.69 C 1115.44 1208.81 1118.39 1210.07 1121.46 1211.78 C 1124.22 1212.79 1126.94 1213.95 1129.82 1214.56 C 1128.49 1223 1130.09 1231.48 1129.07 1239.92 C 1126.54 1239.39 1124.12 1239.45 1121.55 1239.48 C 1121.77 1242.76 1122.08 1246.04 1121.88 1249.32 C 1118.51 1248.51 1115.31 1247.17 1112.08 1245.93 L 1112.11 1207.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(238,174,108)" d="M 1121.46 1211.78 C 1124.22 1212.79 1126.94 1213.95 1129.82 1214.56 C 1128.49 1223 1130.09 1231.48 1129.07 1239.92 C 1126.54 1239.39 1124.12 1239.45 1121.55 1239.48 L 1120.2 1238.42 C 1116.85 1231.03 1122.45 1220.13 1121.46 1211.78 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient9)" d="M 1009.68 1297.62 C 1079.58 1324.79 1150.85 1348.72 1221.26 1374.54 L 1221.28 1431.45 C 1202.94 1423.03 1182.81 1417.15 1163.77 1410.36 C 1112.53 1392.09 1060.82 1375.65 1009.64 1357.2 L 1009.68 1297.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1200.09 1385.17 L 1199.46 1380.79 C 1201.26 1379.21 1201.27 1379.68 1203.52 1379.76 C 1205.99 1381.39 1207.34 1382.22 1208.76 1384.92 L 1208.37 1389.65 L 1205.94 1390.98 C 1204.73 1388.8 1203.97 1387.56 1201.82 1386.21 C 1201.25 1385.86 1200.67 1385.52 1200.09 1385.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1096.14 1355.71 C 1096.08 1350.2 1095.63 1344.65 1097.27 1339.34 L 1099.79 1337.27 L 1098.78 1336.11 L 1097.71 1337.77 L 1100.57 1339.2 C 1102.9 1346.72 1102.78 1352.98 1102.64 1360.73 C 1100.93 1358.23 1102.54 1356.02 1100.81 1353.72 L 1096.14 1355.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1112.75 1367.66 C 1114.54 1368.48 1115.26 1369.15 1117.25 1368.95 C 1119.04 1368.77 1118.34 1368.7 1119.93 1369.28 C 1120.22 1373.56 1120.45 1378.11 1121.63 1382.25 L 1122.65 1384.72 L 1121.19 1386.07 C 1118.39 1386.67 1115.46 1385 1112.87 1384 L 1112.75 1367.66 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1096.14 1355.71 L 1100.81 1353.72 C 1102.54 1356.02 1100.93 1358.23 1102.64 1360.73 C 1102.71 1368.56 1104.63 1379.03 1099.99 1385.73 L 1098.75 1385.31 C 1094.78 1376.72 1095.98 1365.01 1096.14 1355.71 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(189,88,73)" d="M 1112.72 1346.17 C 1116.1 1347.33 1119.33 1348.46 1122.53 1350.09 L 1122.21 1351.39 C 1122.24 1361.7 1122.2 1371.95 1121.63 1382.25 C 1120.45 1378.11 1120.22 1373.56 1119.93 1369.28 C 1118.34 1368.7 1119.04 1368.77 1117.25 1368.95 C 1115.26 1369.15 1114.54 1368.48 1112.75 1367.66 C 1111.98 1360.72 1111.95 1353.12 1112.72 1346.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1112.72 1346.17 C 1116.1 1347.33 1119.33 1348.46 1122.53 1350.09 L 1122.21 1351.39 C 1122 1352.36 1121.7 1354 1121.26 1354.85 C 1120.12 1357.05 1119.09 1357.47 1116.92 1357.94 C 1115.93 1357.34 1115.22 1356.99 1114.36 1356.15 C 1111.9 1353.77 1112.62 1349.29 1112.72 1346.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,195,187)" d="M 1122.53 1350.09 L 1127.08 1351.63 L 1128.84 1357.67 C 1128.89 1365.62 1128.38 1373.99 1129.13 1381.88 L 1128.25 1386.81 L 1122.65 1384.72 L 1121.63 1382.25 C 1122.2 1371.95 1122.24 1361.7 1122.21 1351.39 L 1122.53 1350.09 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1200.09 1385.17 C 1200.67 1385.52 1201.25 1385.86 1201.82 1386.21 C 1203.97 1387.56 1204.73 1388.8 1205.94 1390.98 L 1208.37 1389.65 C 1207.98 1399.64 1208.77 1410.04 1208.9 1420.08 C 1206.06 1419.04 1203.36 1417.59 1200.64 1416.28 C 1199.38 1406.07 1200.02 1395.44 1200.09 1385.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1127.08 1351.63 C 1130.98 1353.13 1134.88 1354.79 1138.87 1356.02 A 990.051 990.051 0 0 0 1138.9 1393.7 C 1135.44 1392.51 1131.23 1391.66 1128.84 1388.76 L 1128.25 1386.81 L 1129.13 1381.88 C 1128.38 1373.99 1128.89 1365.62 1128.84 1357.67 L 1127.08 1351.63 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(140,69,51)" d="M 1128.84 1357.67 C 1130.57 1358.28 1133.73 1358.8 1134.65 1360.42 C 1137.83 1366 1135.74 1376.25 1134.87 1382.35 C 1132.75 1382.49 1131.21 1382.24 1129.13 1381.88 C 1128.38 1373.99 1128.89 1365.62 1128.84 1357.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.83 1367.98 C 1145.92 1364.84 1145.47 1363.03 1147.35 1360.45 C 1150.68 1359.89 1154.56 1362.39 1157.57 1363.81 C 1157.47 1370.8 1158.99 1395.85 1155.83 1400.07 L 1154.07 1400.44 L 1151.58 1398.75 L 1147.59 1396.87 C 1143.78 1390.99 1145.86 1375.22 1145.83 1367.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(146,95,88)" d="M 1151.58 1398.75 C 1153.89 1395.61 1148.57 1375.16 1150.81 1368.56 L 1153.16 1367.81 C 1156.86 1373.71 1154.58 1392.98 1154.07 1400.44 L 1151.58 1398.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1145.83 1367.98 C 1148.85 1367.38 1150.22 1366.76 1153.16 1367.81 L 1150.81 1368.56 C 1148.57 1375.16 1153.89 1395.61 1151.58 1398.75 L 1147.59 1396.87 C 1143.78 1390.99 1145.86 1375.22 1145.83 1367.98 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1165.19 1366.21 C 1168.29 1367.23 1172.36 1368.15 1175.06 1369.98 C 1177.21 1371.45 1177.1 1372.62 1177.66 1375.01 C 1176.49 1383.65 1176.89 1392.86 1177.37 1401.56 C 1177.55 1403.97 1177.98 1404.53 1176.74 1406.7 C 1173.17 1407.53 1168.44 1404.87 1165.1 1403.56 L 1165.19 1366.21 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(189,88,73)" d="M 1177.37 1401.56 C 1174.8 1401.52 1172.83 1401.53 1170.38 1400.65 C 1168.7 1394.34 1168.97 1380.05 1169.5 1373.31 C 1172.57 1372.76 1174.78 1373.99 1177.66 1375.01 C 1176.49 1383.65 1176.89 1392.86 1177.37 1401.56 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 1009.11 1434.86 C 1028.12 1443.03 1047.78 1449.89 1067.19 1457.06 L 1167.42 1494.26 C 1185.49 1500.99 1203.85 1507.28 1221.65 1514.66 C 1221.73 1533.82 1222.07 1553.03 1221.83 1572.19 C 1205.76 1565.39 1104.96 1529.24 1102.56 1526.62 C 1100.75 1525.84 1098.82 1525.33 1096.95 1524.75 C 1086.04 1524.71 1025.08 1500.7 1009.28 1495.46 L 1009.11 1434.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1128.88 1490.25 C 1132.51 1491.5 1135.46 1491.92 1138 1494.94 C 1138.15 1496.78 1138.32 1498.62 1138.38 1500.47 C 1134.78 1498.74 1131.8 1497.71 1127.83 1497.2 C 1127.86 1494.64 1128.24 1492.69 1128.88 1490.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1096.95 1524.75 C 1095.05 1514.86 1095.27 1487.98 1096.62 1477.79 L 1098.04 1476.34 L 1099.26 1476.35 C 1105.34 1483.88 1102.64 1515.78 1102.56 1526.62 C 1100.75 1525.84 1098.82 1525.33 1096.95 1524.75 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 1127.83 1497.2 C 1131.8 1497.71 1134.78 1498.74 1138.38 1500.47 C 1138.17 1510.87 1138.72 1521.21 1138.63 1531.59 C 1134.13 1529.39 1129.33 1527.37 1125.11 1524.69 C 1126.01 1523.32 1126.91 1521.92 1127.69 1520.47 C 1130.79 1514.63 1129.98 1503.33 1127.83 1497.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1146.03 1496.41 L 1157.16 1500.92 L 1157.4 1539.25 L 1146.39 1534.55 A 1642 1642 0 0 0 1146.03 1496.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,72,80)" d="M 1111.84 1483.08 C 1115.27 1484.42 1118.5 1485.89 1121.75 1487.62 C 1124 1488.47 1126.55 1489.78 1128.88 1490.25 C 1128.24 1492.69 1127.86 1494.64 1127.83 1497.2 C 1129.98 1503.33 1130.79 1514.63 1127.69 1520.47 C 1126.91 1521.92 1126.01 1523.32 1125.11 1524.69 L 1121.91 1524.97 C 1118.81 1524.47 1115.76 1523.19 1112.78 1522.17 C 1112.95 1509.08 1112.79 1496.15 1111.84 1483.08 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,209,178)" d="M 1121.75 1487.62 C 1124 1488.47 1126.55 1489.78 1128.88 1490.25 C 1128.24 1492.69 1127.86 1494.64 1127.83 1497.2 C 1129.98 1503.33 1130.79 1514.63 1127.69 1520.47 C 1126.91 1521.92 1126.01 1523.32 1125.11 1524.69 L 1121.91 1524.97 C 1122.24 1512.54 1121.87 1500.05 1121.75 1487.62 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1165.8 1503.89 L 1176.02 1507.86 C 1178.54 1508.93 1181.08 1510.22 1183.75 1510.87 C 1183.96 1513.17 1183.92 1515.88 1184.5 1518.09 C 1184.82 1526.19 1185.84 1535.32 1184.23 1543.26 L 1179.74 1541.28 L 1176.75 1544.76 L 1176.03 1545.41 C 1172.54 1545.11 1169.02 1543.65 1165.69 1542.56 C 1165.93 1529.68 1165.78 1516.78 1165.8 1503.89 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(232,218,145)" d="M 1176.02 1507.86 C 1178.54 1508.93 1181.08 1510.22 1183.75 1510.87 C 1183.96 1513.17 1183.92 1515.88 1184.5 1518.09 C 1184.82 1526.19 1185.84 1535.32 1184.23 1543.26 L 1179.74 1541.28 L 1176.75 1544.76 C 1176.25 1532.43 1176.01 1520.21 1176.02 1507.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(212,220,202)" d="M 1183.75 1510.87 C 1187.32 1512.18 1191.47 1514.26 1195.21 1514.77 L 1198.86 1515.73 C 1203.35 1524.43 1195.71 1538.91 1200.62 1546.86 C 1200.63 1540.74 1199.43 1521.52 1201.88 1517.39 C 1204.33 1518.06 1206.86 1518.96 1209.37 1519.32 L 1210.44 1518.94 C 1212.02 1525.17 1212.11 1552.17 1210.22 1558.59 L 1208.44 1559.88 C 1204.38 1559.1 1200.65 1554.78 1197.02 1554.65 C 1193.27 1554.52 1191.07 1553.88 1187.98 1551.92 L 1188.16 1550.63 C 1186.14 1549.5 1185.24 1549.63 1184.47 1547.36 L 1184.23 1543.26 C 1185.84 1535.32 1184.82 1526.19 1184.5 1518.09 C 1183.92 1515.88 1183.96 1513.17 1183.75 1510.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1200.62 1546.86 C 1200.63 1540.74 1199.43 1521.52 1201.88 1517.39 C 1204.33 1518.06 1206.86 1518.96 1209.37 1519.32 L 1208.8 1533.16 C 1209.04 1539.7 1211.04 1552.83 1207.44 1558.05 C 1205.07 1557.52 1204.5 1556.83 1202.63 1555.21 C 1201.51 1552.43 1201.07 1549.8 1200.62 1546.86 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 1201.88 1517.39 C 1204.33 1518.06 1206.86 1518.96 1209.37 1519.32 L 1208.8 1533.16 C 1205.21 1536.03 1207.09 1536.85 1204.72 1539.97 C 1204.6 1538.16 1204.52 1536.45 1204.13 1534.68 C 1202.89 1529.03 1204.66 1522.42 1201.88 1517.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1183.75 1510.87 C 1187.32 1512.18 1191.47 1514.26 1195.21 1514.77 C 1192.65 1524.13 1193.26 1536.02 1195.2 1545.5 L 1194.98 1551.31 L 1193.72 1552.32 L 1188.16 1550.63 C 1186.14 1549.5 1185.24 1549.63 1184.47 1547.36 L 1184.23 1543.26 C 1185.84 1535.32 1184.82 1526.19 1184.5 1518.09 C 1183.92 1515.88 1183.96 1513.17 1183.75 1510.87 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 1184.47 1547.36 C 1185.04 1544.82 1184.72 1543.27 1187 1541.8 C 1189.08 1543.19 1190.96 1544.4 1193.41 1545.05 C 1194 1545.21 1194.6 1545.35 1195.2 1545.5 L 1194.98 1551.31 L 1193.72 1552.32 L 1188.16 1550.63 C 1186.14 1549.5 1185.24 1549.63 1184.47 1547.36 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 849.781 991.161 C 852.506 1000.6 850.703 1030.41 850.705 1041.69 L 850.619 1169.77 L 850.686 1709.69 C 829.232 1717.93 807.386 1725.02 785.682 1732.55 A 9825.9 9825.9 0 0 1 652.962 1777.52 C 606.947 1792.85 561.187 1809.95 514.735 1823.87 L 513.838 1823.48 C 511.175 1816.78 512.972 1659.75 512.979 1637.54 L 513.137 1094.9 C 563.785 1077.22 616.173 1062.56 667.584 1047.11 L 849.781 991.161 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 645.519 1291.48 C 646.804 1291.41 647.969 1291.68 649.233 1291.89 C 650.128 1293.07 651.593 1294.67 652.098 1296.04 C 652.73 1297.76 652.623 1299.33 651.393 1300.73 C 647.488 1305.16 638.254 1303.78 632.988 1303.61 L 632.993 1365.42 L 618.969 1365.51 L 618.848 1352.21 L 618.796 1303.75 L 598.967 1303.74 C 598.827 1299.94 598.872 1296.19 599.012 1292.38 C 607.635 1290.24 634.73 1291.64 645.519 1291.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 653.301 1291.9 A 3362.31 3362.31 0 0 1 706.661 1291.96 C 706.437 1295.58 706.771 1299.97 704.233 1302.77 C 699.396 1305.38 691.366 1303.92 685.852 1303.84 L 685.841 1348.07 L 685.774 1366.04 L 671.71 1366.05 L 671.67 1303.91 L 653.138 1303.93 L 653.301 1291.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 717.922 1292.38 C 730.12 1291.67 743.597 1290.36 753.434 1299.21 A 21.5451 21.5451 0 0 1 760.718 1315.07 C 760.741 1321.17 757.996 1326.79 753.591 1330.92 C 745.54 1338.46 736.542 1338.47 726.262 1338.34 L 726.294 1365.9 L 712.126 1365.87 C 712.146 1342.12 711.389 1318.23 712.119 1294.5 C 713.533 1292.58 715.633 1292.8 717.922 1292.38 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 726.678 1303.12 C 730.554 1302.95 735.243 1302.5 738.927 1303.76 C 742.04 1304.83 745.153 1306.93 746.352 1310.11 C 748.209 1315.04 745.968 1319.83 743.815 1324.19 C 740.729 1325.83 736.589 1328.13 733.025 1328.27 C 730.19 1328.37 729.717 1327.64 727.765 1325.85 C 725.231 1319.11 726.523 1310.26 726.678 1303.12 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 577.786 1292.07 L 591.751 1291.68 L 591.845 1338.02 C 591.861 1346.57 592.662 1355.92 591.271 1364.35 L 589.25 1365.33 C 585.308 1365.43 581.889 1365.42 578.03 1364.56 C 575.362 1359.13 577 1339.92 577.044 1332.9 L 549.23 1332.66 L 549.283 1365.33 L 535.321 1365.52 A 3948.42 3948.42 0 0 0 535.717 1292 L 549.043 1291.88 L 549.018 1320.97 L 577.727 1320.73 C 577.893 1311.19 577.769 1301.62 577.786 1292.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 781.26 1292.37 C 787.507 1291.81 794.473 1291.66 800.656 1292.75 C 810.161 1294.43 819.011 1299.21 824.415 1307.39 C 830.433 1316.5 831.011 1329.42 828.437 1339.76 C 826.27 1348.48 821.792 1355.25 814.185 1359.99 C 799.823 1367.12 784.946 1366.31 769.416 1366.01 C 769.452 1354.92 767.425 1299.89 770.444 1294.69 C 773.739 1292.62 777.482 1292.68 781.26 1292.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 783.955 1303.1 C 792.053 1302.78 799.125 1302.29 806.191 1307.07 C 811.329 1310.54 814.442 1316.04 815.339 1322.13 C 816.717 1331.47 813.588 1341 808.051 1348.46 C 803.839 1351.46 799.468 1353.48 794.39 1354.58 C 790.724 1355.37 787.939 1355.55 784.691 1353.36 C 781.725 1344.02 783.836 1314.51 783.955 1303.1 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(223,129,107)" d="M 689.718 1480.9 C 692.276 1483.63 690.92 1518.3 690.875 1524.48 C 731.187 1524.14 771.635 1523.66 811.938 1524.41 L 811.976 1540.29 L 703.75 1540.17 L 690.794 1540.12 L 690.931 1577.53 C 666.35 1561.73 642.697 1544.25 617.811 1529 C 638.088 1512.84 667.381 1495.12 689.718 1480.9 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(248,248,246)" d="M 140.984 977.408 L 489.676 1095.02 C 491.524 1244.63 489.868 1394.44 489.894 1544.07 L 489.933 1728.32 C 489.935 1760.73 490.965 1793.5 489.613 1825.86 C 455.174 1815.3 421.407 1800.95 387.365 1788.98 L 140.99 1701.71 A 58028.1 58028.1 0 0 1 140.984 977.408 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 185.559 1034.73 C 196.192 1035.43 215.992 1043.97 226.849 1047.59 A 7756.59 7756.59 0 0 1 331.36 1082.94 C 367.015 1095.16 403.507 1105.82 438.807 1118.97 C 444.126 1120.95 449.107 1123.36 454.082 1126.08 C 455.504 1131.55 455.513 1137.43 455.599 1143.05 C 456.44 1197.79 455.208 1252.75 455.084 1307.51 L 455.031 1595.9 L 454.629 1719.46 C 454.527 1732.89 456.887 1749.13 453.972 1762.2 C 453.031 1766.42 451.18 1767.73 447.754 1769.9 C 439.699 1768.34 430.812 1763.76 423.066 1760.82 A 2083.95 2083.95 0 0 0 379.907 1745.18 C 316.374 1722.56 252.56 1700.4 189.36 1676.88 C 185.562 1675.47 180.769 1674.02 177.792 1671.27 C 176.56 1665.63 176.078 1659.97 175.977 1654.2 C 175.021 1599.52 176.056 1544.65 176.134 1489.96 L 176.025 1203.58 L 176.118 1080.46 C 176.183 1069.4 173.797 1055.63 176.407 1044.97 C 177.815 1039.22 180.701 1037.59 185.559 1034.73 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 304.098 1272.02 C 340.303 1284.95 376.876 1296.78 412.971 1310.02 C 412.946 1319.22 412.756 1328.44 412.982 1337.63 C 377.135 1323.89 340.206 1312.18 303.883 1299.72 L 304.098 1272.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 200.149 1212.39 L 430.999 1292.58 C 434.701 1296.61 432.874 1336.89 432.774 1345.11 C 426.261 1342.63 419.635 1339.65 412.982 1337.63 C 412.756 1328.44 412.946 1319.22 412.971 1310.02 C 413.484 1306.7 414.617 1304.34 412.839 1301.41 C 400.938 1294.58 305.265 1260.83 295.783 1262.44 C 292.354 1274.81 294.623 1292.5 294.734 1305.41 A 2452.09 2452.09 0 0 0 372.373 1332.79 C 383.898 1336.72 423.776 1348.94 431.746 1354.75 L 432.245 1356.68 L 430.844 1358.17 C 431.53 1361.84 432.287 1364.94 431.441 1368.63 L 430.237 1369.77 C 354.219 1340.13 274.633 1319.14 199.063 1288.15 C 197.959 1284.73 198.068 1281.85 198.916 1278.41 C 198.841 1268.4 196.664 1218.18 200.149 1212.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 198.916 1278.41 C 275.445 1307.06 353.7 1331.27 430.844 1358.17 C 431.53 1361.84 432.287 1364.94 431.441 1368.63 L 430.237 1369.77 C 354.219 1340.13 274.633 1319.14 199.063 1288.15 C 197.959 1284.73 198.068 1281.85 198.916 1278.41 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 198.992 1592.45 C 276.088 1622.29 355.734 1645.82 432.6 1676.21 A 5929.09 5929.09 0 0 1 432.182 1735.59 C 423.417 1735.67 226.894 1665.3 199.088 1654.34 L 198.992 1592.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 294.603 1641.25 C 333.765 1651.93 372.622 1666.79 410.737 1680.73 A 3213.45 3213.45 0 0 0 410.222 1726.15 C 395.079 1721.83 380.009 1716.03 365.152 1710.8 A 5116.95 5116.95 0 0 1 293.624 1685.18 C 294.742 1670.57 293.289 1655.84 294.603 1641.25 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 303.745 1653.06 C 336.622 1664.13 370.812 1674.15 402.634 1687.96 L 402.291 1713.98 C 369.407 1702.47 335.591 1691.89 303.54 1678.28 C 303.36 1669.89 303.649 1661.45 303.745 1653.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 199.063 1288.15 C 274.633 1319.14 354.219 1340.13 430.237 1369.77 C 432.303 1371.29 431.804 1370.34 432.192 1372.66 C 433.99 1383.44 432.68 1421.46 432.281 1434.21 C 411.819 1426.35 390.048 1420.93 369.228 1413.99 C 312.761 1395.16 255.589 1375.89 200.169 1354.16 C 197.335 1349.87 198.931 1296.84 199.063 1288.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 295.007 1336.5 C 334.738 1350.99 375.341 1363.09 414.964 1377.84 L 414.951 1423.16 C 398.277 1419.33 381.423 1412.61 365.254 1406.89 L 294.965 1382.21 L 295.007 1336.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 304.14 1349.15 C 321.416 1355.11 338.591 1361.4 355.952 1367.1 C 372.637 1372.58 389.668 1377.5 406.048 1383.83 L 406.266 1413.39 C 372.646 1400.38 338.309 1388.27 304.03 1377.12 L 304.14 1349.15 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 199.104 1516.2 L 349.543 1570.21 C 376.884 1579.88 405.189 1588.54 431.961 1599.65 L 432.038 1664.54 C 356.053 1632.99 275.22 1612.99 198.913 1582.13 C 198.702 1560.24 198.118 1538.07 199.104 1516.2 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 347.401 1590.78 L 348.205 1587.1 C 351.429 1585.87 356.168 1587.31 359.222 1588.64 C 361.569 1589.66 365.5 1591.89 366.085 1594.6 C 366.327 1595.72 365.829 1597.39 365.51 1598.45 L 365.349 1597.03 L 365.142 1597.9 C 363.596 1596.16 363.877 1595.68 361.428 1595.52 L 357.438 1594.77 C 354.309 1592.36 351.185 1591.72 347.401 1590.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 357.438 1594.77 L 361.428 1595.52 C 361.532 1604.53 363.525 1621.19 361.423 1629.49 C 359.568 1629.43 358.352 1629.16 356.635 1628.45 C 359.627 1619.42 357.514 1604.47 357.438 1594.77 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(155,128,117)" d="M 347.401 1590.78 C 351.185 1591.72 354.309 1592.36 357.438 1594.77 C 357.514 1604.47 359.627 1619.42 356.635 1628.45 L 348.089 1624.96 C 348.108 1613.9 349.08 1601.7 347.401 1590.78 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 371.099 1593.01 C 374.255 1593.98 379.551 1594.98 381.925 1597.2 C 384.371 1599.49 383.829 1602.07 383.92 1605.1 C 383.953 1609.68 385.143 1634.95 383.253 1637.09 L 380.572 1634.81 L 378.578 1635.43 C 376.075 1635.49 374.661 1635.13 372.363 1634.15 C 369.743 1630.8 371.095 1599.04 371.099 1593.01 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(217,231,229)" d="M 378.578 1635.43 C 377.699 1628.45 377.644 1620.98 377.663 1613.95 C 377.673 1610.19 377.134 1603.74 379.934 1600.97 L 381.824 1601.35 L 383.92 1605.1 C 383.953 1609.68 385.143 1634.95 383.253 1637.09 L 380.572 1634.81 L 378.578 1635.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 296.181 1567.13 C 312.668 1572.02 328.796 1578.56 344.918 1584.55 L 343.609 1589.62 L 342.476 1588.72 L 342.442 1589.53 C 329.786 1585.91 317.427 1581.21 305.032 1576.8 C 305.06 1588.51 304.841 1600.28 305.426 1611.98 C 302.045 1611.33 299.295 1611.27 296.699 1608.93 C 294.894 1595.54 296.125 1580.7 296.181 1567.13 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(80,59,58)" d="M 386.667 1598.45 L 412.276 1607.71 C 412.165 1618.52 413.618 1631.61 411.747 1642.17 C 411.222 1645.14 410.561 1646.85 408.047 1648.52 L 406.094 1647.79 C 399.815 1637.19 406.344 1621.14 403.377 1609.57 C 403.249 1609.08 403.101 1608.59 402.963 1608.09 L 400.821 1608.8 C 398.578 1617.77 402.992 1636.38 399.744 1642.94 L 398.86 1643.24 L 397.568 1641.12 C 395.573 1641.11 396.457 1640.9 394.883 1641.59 C 391.951 1641.61 390.278 1641.39 387.927 1639.56 C 383.834 1630.31 386.71 1609.54 386.667 1598.45 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(217,231,229)" d="M 394.883 1641.59 C 394.41 1632.31 391.625 1615.42 394.977 1606.92 C 395.65 1605.21 395.989 1605.51 397.569 1604.86 C 399.885 1605.71 401.26 1606.28 402.963 1608.09 L 400.821 1608.8 C 398.578 1617.77 402.992 1636.38 399.744 1642.94 L 398.86 1643.24 L 397.568 1641.12 C 395.573 1641.11 396.457 1640.9 394.883 1641.59 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient10)" d="M 305.032 1576.8 C 317.427 1581.21 329.786 1585.91 342.442 1589.53 L 342.476 1588.72 L 343.609 1589.62 L 344.918 1584.55 A 1633.33 1633.33 0 0 0 344.53 1623.62 C 340.288 1621.83 333.251 1617.89 328.754 1617.82 L 324.446 1615.94 C 322.475 1612.87 323.03 1610.91 323.075 1607.31 C 323.095 1602.42 324.017 1596.24 321.061 1592.16 C 318.867 1590.95 316.476 1590.61 314.042 1591.4 C 311.404 1592.26 309.838 1593.8 308.684 1596.3 C 306.688 1600.63 306.543 1607.22 305.426 1611.98 C 304.841 1600.28 305.06 1588.51 305.032 1576.8 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(146,95,88)" d="M 323.075 1607.31 C 323.399 1604.85 323.154 1602.57 324.874 1600.73 C 328.214 1603.89 328.621 1610.55 328.741 1614.99 C 328.766 1615.93 328.774 1616.87 328.754 1617.82 L 324.446 1615.94 C 322.475 1612.87 323.03 1610.91 323.075 1607.31 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 198.83 1062.06 A 13791.8 13791.8 0 0 0 342.166 1110.95 C 371.905 1120.73 403.401 1129.4 432.08 1141.9 C 432.356 1160.23 434.621 1187.37 432.024 1204.59 L 431.732 1216.5 C 407.386 1205.91 380.655 1198.73 355.457 1190.35 C 324.468 1180.03 293.804 1169.06 262.96 1158.36 C 242.015 1151.1 220.795 1144.35 200.13 1136.33 C 199.869 1135.98 199.577 1135.65 199.348 1135.28 C 197.302 1131.97 198.094 1128.74 199.053 1125.26 A 5995.77 5995.77 0 0 1 198.83 1062.06 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 355.104 1128.48 C 357.863 1129.44 360.578 1130.45 363.287 1131.54 C 365.027 1133.76 364.789 1133.68 364.472 1136.53 C 361.803 1136.33 361.025 1135.71 358.797 1137.45 C 355.664 1146.86 358.44 1158.84 357.949 1168.79 C 353.194 1163.96 355.156 1136.02 355.104 1128.48 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(56,72,80)" d="M 388.989 1179.07 C 391.271 1173.99 390.592 1166.9 390.76 1161.34 C 390.941 1155.36 390.536 1150 395.183 1145.62 C 395.451 1157.06 396.457 1169.01 395.444 1180.4 C 393.132 1181.23 391.204 1180.03 388.989 1179.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 388.989 1179.07 L 387.138 1177.98 C 385.019 1172.36 385.596 1146.04 386.634 1139.61 L 388.058 1139.01 C 390.19 1139.77 392.531 1140.4 394.283 1141.88 C 395.437 1142.86 395.082 1144.21 395.183 1145.62 C 390.536 1150 390.941 1155.36 390.76 1161.34 C 390.592 1166.9 391.271 1173.99 388.989 1179.07 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(189,88,73)" d="M 357.949 1168.79 C 358.44 1158.84 355.664 1146.86 358.797 1137.45 C 361.025 1135.71 361.803 1136.33 364.472 1136.53 C 364.426 1146.27 366.12 1160.49 363.714 1169.64 L 357.949 1168.79 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 371.116 1133.67 C 374.094 1134.62 376.373 1135.51 378.935 1137.31 C 381.005 1147.17 379.041 1165.46 378.915 1176.17 C 376.689 1175.58 374.579 1174.7 372.439 1173.86 C 369.078 1168.58 371.018 1141.52 371.116 1133.67 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 305.045 1152.39 L 297.406 1149.82 C 295.553 1139.41 296.923 1121.73 297.617 1110.76 L 298.896 1109.88 L 304.651 1111.02 C 305.188 1124.81 305.054 1138.6 305.045 1152.39 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 403.331 1144.57 L 409.688 1146.75 C 413.205 1151.69 411.237 1180.22 411.113 1188.08 C 408.718 1187.61 406.765 1187.39 404.894 1185.68 C 400.566 1176.45 403.236 1155.39 403.331 1144.57 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 339.019 1122.85 C 341.586 1123.57 343.876 1124.43 346.321 1125.5 C 348.676 1128.84 347.823 1158.49 348.228 1165.5 C 344.978 1164.82 341.964 1164.5 339.38 1162.25 C 337.686 1149.64 338.912 1135.62 339.019 1122.85 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(213,95,58)" d="M 321.779 1117.34 C 325.467 1118.25 328.832 1119.41 332.331 1120.89 L 332.338 1161.01 C 330.024 1160.19 326.536 1159.3 324.784 1157.54 C 319.883 1152.61 321.981 1125.59 321.779 1117.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(192,140,139)" d="M 304.651 1111.02 C 309.92 1112.78 315.13 1114.59 320.309 1116.6 C 320.367 1121.88 320.931 1127.61 319.712 1132.77 L 318.767 1132.46 C 318.403 1128.54 318.56 1123.7 316.871 1120.15 L 316.451 1120.09 L 316.561 1123.48 L 316.004 1123.99 L 316.116 1125.48 C 316.818 1135.67 316.248 1146.3 316.236 1156.53 L 305.045 1152.39 C 305.054 1138.6 305.188 1124.81 304.651 1111.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 199.053 1125.26 C 233.608 1139.48 269.836 1150.65 305.392 1162.08 C 347.727 1175.69 390.198 1189.49 432.024 1204.59 L 431.732 1216.5 C 407.386 1205.91 380.655 1198.73 355.457 1190.35 C 324.468 1180.03 293.804 1169.06 262.96 1158.36 C 242.015 1151.1 220.795 1144.35 200.13 1136.33 C 199.869 1135.98 199.577 1135.65 199.348 1135.28 C 197.302 1131.97 198.094 1128.74 199.053 1125.26 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 200.169 1354.16 C 255.589 1375.89 312.761 1395.16 369.228 1413.99 C 390.048 1420.93 411.819 1426.35 432.281 1434.21 L 431.961 1446.74 C 433.777 1452.48 433.936 1504.3 431.946 1511.25 C 416.265 1503.86 394.607 1498.46 377.786 1492.39 C 318.784 1471.1 259.016 1451.92 200.125 1430.34 C 197.314 1424.96 198.897 1374.53 199.202 1364.51 C 198.602 1360.47 198.265 1357.87 200.169 1354.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 382.83 1443.93 C 385.778 1451.22 384.972 1462.08 381.943 1469.26 L 381.933 1466.38 C 379.158 1472.8 379.849 1477.41 378.893 1484.01 C 377.509 1474.24 375.933 1457.66 378.425 1448.22 C 379.113 1445.61 380.684 1445.25 382.83 1443.93 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(60,45,40)" d="M 370.417 1439.02 C 374.511 1440.83 378.611 1442.44 382.83 1443.93 C 380.684 1445.25 379.113 1445.61 378.425 1448.22 C 375.933 1457.66 377.509 1474.24 378.893 1484.01 C 376.145 1483.11 373.743 1482.61 371.852 1480.26 C 370.088 1475.98 371.313 1471.01 371.839 1466.52 C 370.27 1462.8 369.594 1461.84 370.176 1457.74 L 370.558 1458.99 C 371.913 1451.66 371.636 1446.26 370.417 1439.02 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 403.679 1450.91 C 406.863 1452.09 409.252 1452.82 411.5 1455.54 C 412.474 1457.87 412.348 1489.43 411.347 1491.87 C 410.755 1493.31 410.682 1493.26 409.825 1494.27 C 407.06 1494.29 406.809 1493.75 404.55 1492.07 C 402.382 1480.96 404.446 1467.19 403.912 1455.73 L 403.679 1450.91 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 386.828 1445.16 C 390.398 1446.29 393.905 1447.76 397.413 1449.08 L 396.458 1455.89 C 395.3 1464.29 398.558 1482.92 395.518 1489.27 L 394.447 1489.1 C 393.038 1485.19 393.81 1479.36 393.827 1475.17 C 393.213 1479.55 392.696 1483.61 391.07 1487.77 L 388.762 1487.99 L 389.598 1488.66 L 388.168 1487.08 L 389.986 1486.8 L 387.873 1486.47 C 384.947 1479.31 386.771 1454.42 386.828 1445.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(121,119,60)" d="M 351.012 1432.94 L 365.946 1438.37 L 370.417 1439.02 C 371.636 1446.26 371.913 1451.66 370.558 1458.99 L 370.176 1457.74 C 369.594 1461.84 370.27 1462.8 371.839 1466.52 C 371.367 1466.35 370.891 1466.2 370.423 1466.02 C 368.56 1465.32 369.225 1465.74 367.959 1464.49 L 369.453 1464.9 L 365.439 1463.29 L 365.421 1466.7 L 365.924 1463.96 C 365.385 1468.58 365.636 1473.71 364.518 1478.17 C 360.003 1476.91 355.48 1474.92 351.059 1473.32 A 1589.55 1589.55 0 0 0 351.012 1432.94 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(170,220,211)" d="M 365.946 1438.37 L 370.417 1439.02 C 371.636 1446.26 371.913 1451.66 370.558 1458.99 L 370.176 1457.74 C 369.594 1461.84 370.27 1462.8 371.839 1466.52 C 371.367 1466.35 370.891 1466.2 370.423 1466.02 C 368.56 1465.32 369.225 1465.74 367.959 1464.49 L 369.453 1464.9 L 365.439 1463.29 L 365.421 1466.7 L 365.924 1463.96 C 365.385 1468.58 365.636 1473.71 364.518 1478.17 C 363.719 1466.22 361.923 1449.63 365.946 1438.37 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 295.647 1413.19 C 312.174 1419.75 329.239 1425.01 345.7 1431.63 L 345.366 1433.21 C 343.987 1439.87 344.522 1468.79 342.305 1470.37 L 336.269 1468.63 C 336.929 1457.99 336.959 1447.32 337.136 1436.67 A 1939.58 1939.58 0 0 0 304.307 1425.04 L 304.234 1458.99 C 300.753 1458.73 298.739 1458.96 295.782 1457.03 C 293.677 1443.93 294.442 1426.48 295.647 1413.19 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(192,140,139)" d="M 304.307 1425.04 A 1939.58 1939.58 0 0 1 337.136 1436.67 C 336.959 1447.32 336.929 1457.99 336.269 1468.63 C 325.837 1464.97 315.059 1461.26 304.234 1458.99 L 304.307 1425.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 200.169 1354.16 C 255.589 1375.89 312.761 1395.16 369.228 1413.99 C 390.048 1420.93 411.819 1426.35 432.281 1434.21 L 431.961 1446.74 A 11686 11686 0 0 1 199.202 1364.51 C 198.602 1360.47 198.265 1357.87 200.169 1354.16 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 200.13 1136.33 C 220.795 1144.35 242.015 1151.1 262.96 1158.36 C 293.804 1169.06 324.468 1180.03 355.457 1190.35 C 380.655 1198.73 407.386 1205.91 431.732 1216.5 C 432.981 1228.77 433.891 1270.74 431.807 1281.36 C 431.698 1285.05 431.922 1289 430.999 1292.58 L 200.149 1212.39 C 199.966 1212.02 199.748 1211.66 199.599 1211.27 C 198.352 1208.01 198.793 1204.47 200.13 1201.33 C 200.04 1201.21 199.922 1201.1 199.86 1200.96 C 197.689 1196.14 198.533 1140.1 200.13 1136.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 385.829 1223.81 C 385.822 1221.29 386.079 1219.15 386.527 1216.69 C 390.548 1216 395.973 1218.96 399.756 1220.42 C 398.267 1220.88 397.118 1221.25 395.823 1222.16 C 395.521 1222.37 395.239 1222.61 394.947 1222.83 L 389.255 1225.13 L 385.829 1223.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 385.829 1223.81 L 389.255 1225.13 C 389.035 1230.73 392.409 1254.13 390.551 1256.65 C 390.413 1256.84 390.198 1256.96 390.021 1257.11 L 387.366 1256.52 C 383.574 1250.8 385.807 1230.81 385.829 1223.81 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient11)" d="M 394.947 1222.83 C 395.173 1230.42 398.064 1252.23 394.336 1257.67 C 392.389 1257.83 391.946 1257.82 390.021 1257.11 C 390.198 1256.96 390.413 1256.84 390.551 1256.65 C 392.409 1254.13 389.035 1230.73 389.255 1225.13 L 394.947 1222.83 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 324.891 1234.17 C 325.81 1221.37 323.683 1208.16 324.977 1195.49 C 327.769 1196.38 330.655 1196.67 332.57 1198.94 C 333.026 1207.91 335.506 1228.5 331.346 1236.13 C 329.103 1236.69 328.153 1236.65 326.062 1235.26 C 325.618 1234.96 325.282 1234.53 324.891 1234.17 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 346.982 1242.74 A 250.174 250.174 0 0 1 341.046 1240.51 C 335.713 1233.95 339.2 1218.91 339.093 1211 C 339.046 1207.51 338.367 1204.08 338.29 1200.55 C 340.726 1200.06 344.614 1201.64 347.089 1202.32 C 347.079 1215.58 348.041 1229.57 346.982 1242.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(119,56,58)" d="M 402.85 1220.54 C 405.921 1221.11 408.932 1221.28 411.309 1223.49 C 413.249 1235.56 411.492 1250.33 411.481 1262.73 C 411.269 1262.84 411.077 1263 410.846 1263.05 C 408.302 1263.57 407.215 1263.34 404.946 1262.37 C 401.233 1255.37 403.197 1230 402.85 1220.54 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 296.535 1226.35 C 296.224 1214.7 293.89 1198.71 296.661 1187.54 C 299.519 1186.43 302.559 1187.71 305.411 1188.43 L 304.892 1190.69 C 304.643 1197.5 304.602 1204.23 304.79 1211.04 L 305.041 1228.15 L 304.7 1229.03 L 296.535 1226.35 z"/>
|
||||
<path transform="translate(0,0)" fill="url(#Gradient12)" d="M 365.961 1208.53 L 370.208 1209.97 L 379.829 1212.69 C 379.583 1222.24 381.015 1244.81 378.828 1252.69 C 375.84 1252.64 373.593 1251.6 370.893 1250.47 C 370.586 1248.72 370.1 1247.64 369.191 1246.12 L 367.311 1246.03 L 365.6 1248.56 C 367.14 1235.68 366.04 1221.55 365.961 1208.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(217,231,229)" d="M 365.961 1208.53 L 370.208 1209.97 C 372.291 1222.92 371.18 1237.36 370.893 1250.47 C 370.586 1248.72 370.1 1247.64 369.191 1246.12 L 367.311 1246.03 L 365.6 1248.56 C 367.14 1235.68 366.04 1221.55 365.961 1208.53 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(212,220,202)" d="M 347.089 1202.32 C 349.033 1203.03 350.914 1203.74 352.926 1204.23 C 357.242 1205.76 361.528 1207.37 365.961 1208.53 C 366.04 1221.55 367.14 1235.68 365.6 1248.56 C 362.738 1247.51 361.265 1246.92 359.12 1244.63 C 356.474 1245.46 355.161 1244.96 352.633 1244.11 C 350.655 1243.44 349.088 1242.83 346.982 1242.74 C 348.041 1229.57 347.079 1215.58 347.089 1202.32 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(189,88,73)" d="M 352.926 1204.23 C 357.242 1205.76 361.528 1207.37 365.961 1208.53 C 366.04 1221.55 367.14 1235.68 365.6 1248.56 C 362.738 1247.51 361.265 1246.92 359.12 1244.63 C 359.229 1237.51 361.391 1219.53 358.125 1213.82 C 355.841 1216.04 355.064 1219.88 354.082 1222.88 C 352.961 1216.84 353.135 1210.37 352.926 1204.23 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(146,95,88)" d="M 305.411 1188.43 C 311.816 1190.53 319.08 1192.27 324.977 1195.49 C 323.683 1208.16 325.81 1221.37 324.891 1234.17 L 324.078 1234.19 C 321.781 1234.83 322.885 1234.93 320.763 1233.94 C 318.711 1228.81 319.741 1221.37 319.544 1215.74 C 319.555 1219.34 319.656 1222.92 319.723 1226.51 C 319.762 1228.6 319.37 1229.78 318.575 1231.68 C 316.271 1232.29 316.071 1232.03 313.876 1231.49 L 304.7 1229.03 L 305.041 1228.15 L 304.79 1211.04 C 304.602 1204.23 304.643 1197.5 304.892 1190.69 L 305.411 1188.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(212,220,202)" d="M 319.544 1215.74 C 319.352 1210.33 318.571 1204.37 319.897 1199.1 L 321.718 1198.52 C 326.251 1203.84 324.773 1225.04 324.255 1232.59 C 324.218 1233.12 324.137 1233.66 324.078 1234.19 C 321.781 1234.83 322.885 1234.93 320.763 1233.94 C 318.711 1228.81 319.741 1221.37 319.544 1215.74 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(173,124,131)" d="M 304.892 1190.69 L 312.453 1192.22 L 315.166 1193.59 C 318.369 1204.7 313.886 1219.85 313.876 1231.49 L 304.7 1229.03 L 305.041 1228.15 L 304.79 1211.04 C 304.602 1204.23 304.643 1197.5 304.892 1190.69 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(192,140,139)" d="M 304.79 1211.04 L 309.873 1213.3 C 309.828 1218.12 310.131 1222.78 308.364 1227.34 C 306.075 1228.17 307.19 1227.93 305.041 1228.15 L 304.79 1211.04 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 200.13 1201.33 C 232.287 1214.19 265.43 1224.53 298.23 1235.6 L 431.807 1281.36 C 431.698 1285.05 431.922 1289 430.999 1292.58 L 200.149 1212.39 C 199.966 1212.02 199.748 1211.66 199.599 1211.27 C 198.352 1208.01 198.793 1204.47 200.13 1201.33 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(200,228,222)" d="M 200.125 1430.34 C 259.016 1451.92 318.784 1471.1 377.786 1492.39 C 394.607 1498.46 416.265 1503.86 431.946 1511.25 C 432.26 1515.82 432.123 1519.31 430.835 1523.72 C 431.391 1524.47 432.149 1525.09 432.502 1525.95 C 434.572 1530.99 432.574 1577.68 432.775 1587.24 C 433.693 1591.99 434.296 1595.18 431.961 1599.65 C 405.189 1588.54 376.884 1579.88 349.543 1570.21 L 199.104 1516.2 C 197.227 1512.32 197.831 1509.03 199.111 1505.09 C 198.497 1483.71 198.185 1461.71 199.325 1440.36 C 199.014 1436.74 199.302 1433.88 200.125 1430.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(39,53,62)" d="M 343.069 1512.65 L 345.41 1511.96 C 345.226 1519.85 347.764 1539.12 343.904 1545.49 L 340.703 1545.63 C 340.028 1537.95 342.567 1521.51 343.069 1512.65 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 359.506 1552.88 C 358.776 1552.13 357.851 1551.54 357.317 1550.65 C 356.192 1548.77 355.599 1519.12 355.171 1514.26 L 354.597 1514.4 L 352.762 1527.51 C 352.544 1521.46 352.309 1515.45 351.761 1509.42 C 356.313 1510.81 360.72 1512.68 365.146 1514.43 C 362.518 1515.58 361.286 1515.56 360.419 1518.52 C 357.434 1528.7 360.999 1542.15 359.506 1552.88 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(155,128,117)" d="M 365.146 1514.43 C 367.144 1518.36 365.781 1546.22 365.819 1552.59 L 365.033 1553.7 L 359.506 1552.88 C 360.999 1542.15 357.434 1528.7 360.419 1518.52 C 361.286 1515.56 362.518 1515.58 365.146 1514.43 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 403.985 1527.81 C 406.146 1528.64 408.62 1529.32 410.277 1530.99 C 413.112 1533.87 411.228 1565.3 411.179 1571.31 C 408.807 1570.48 406.82 1569.54 404.637 1568.34 C 402.177 1559.33 403.978 1537.96 403.985 1527.81 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 370.574 1516.18 C 373.148 1517 375.154 1517.87 377.489 1519.22 C 379.428 1523.95 378.077 1553.48 377.583 1559.79 A 254.829 254.829 0 0 1 371.804 1557.27 C 368.768 1552.96 370.49 1523.19 370.574 1516.18 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(34,32,32)" d="M 384.911 1521.5 C 388.974 1522.49 392.893 1524.09 396.816 1525.53 C 396.355 1539.03 396.569 1552.53 396.666 1566.03 C 393.773 1565.15 388.802 1564.3 386.605 1562.22 C 383.951 1559.7 385.167 1527.04 384.911 1521.5 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 296.026 1489.42 C 306.688 1493.52 338.567 1501.81 345.431 1508.11 L 345.41 1511.96 L 343.069 1512.65 A 1145.34 1145.34 0 0 0 304.946 1498.95 C 304.85 1509.85 303.209 1523.81 306.294 1534.25 C 302.741 1533.09 299.341 1531.46 295.925 1529.95 L 296.026 1489.42 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(153,151,151)" d="M 304.946 1498.95 A 1145.34 1145.34 0 0 1 343.069 1512.65 C 342.567 1521.51 340.028 1537.95 340.703 1545.63 C 333.059 1540.33 315.547 1536.79 306.294 1534.25 C 303.209 1523.81 304.85 1509.85 304.946 1498.95 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 200.125 1430.34 C 259.016 1451.92 318.784 1471.1 377.786 1492.39 C 394.607 1498.46 416.265 1503.86 431.946 1511.25 C 432.26 1515.82 432.123 1519.31 430.835 1523.72 C 354.764 1493.48 276.418 1467.93 199.325 1440.36 C 199.014 1436.74 199.302 1433.88 200.125 1430.34 z"/>
|
||||
<path transform="translate(0,0)" fill="rgb(23,35,40)" d="M 199.111 1505.09 C 236.329 1521.39 276.322 1533 314.765 1546.15 C 354.129 1559.62 393.136 1574.64 432.775 1587.24 C 433.693 1591.99 434.296 1595.18 431.961 1599.65 C 405.189 1588.54 376.884 1579.88 349.543 1570.21 L 199.104 1516.2 C 197.227 1512.32 197.831 1509.03 199.111 1505.09 z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 107 KiB |
@@ -0,0 +1,27 @@
|
||||
select 'http_header' as component, '<https://sql-page.com/examples/tabs/>; rel="canonical"' as "Link";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', 'SQLPage - SQL website examples',
|
||||
'description', 'These small focused examples each illustrate one feature of the SQLPage website builder.'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'tab' as component, true as center;
|
||||
select 'Show all examples' as title, 'All database examples' as description, '?' as link, $db is null as active;
|
||||
select db_engine as title,
|
||||
format('%s database examples', db_engine) as description,
|
||||
format('?db=%s', db_engine) as link,
|
||||
$db=db_engine as active,
|
||||
case $db when db_engine then db_engine end as color
|
||||
from example_cards
|
||||
group by db_engine;
|
||||
|
||||
select 'card' as component;
|
||||
select title, description,
|
||||
format('images/%s.svg', folder) as top_image,
|
||||
db_engine as color,
|
||||
'https://github.com/sqlpage/SQLPage/tree/main/examples/' || folder as link
|
||||
from example_cards
|
||||
where $db is null or $db = db_engine;
|
||||
|
||||
select 'text' as component, 'See [source code on GitHub](https://github.com/sqlpage/SQLPage/blob/main/examples/official-site/examples/tabs/)' as contents_md;
|
||||
@@ -0,0 +1,281 @@
|
||||
## How SQLPage runs your SQL
|
||||
|
||||
SQLPage reads your SQL file and runs one statement at a time. For each statement, it
|
||||
|
||||
- decides whether to:
|
||||
- handle it inside SQLPage, or
|
||||
- prepare it as a (potentially slightly modified) sql statement on the database.
|
||||
- extracts values from the request to pass them as prepared statements parameters
|
||||
- runs [`sqlpage.*` functions](/functions)
|
||||
- passes the database results to components
|
||||
|
||||
This page explains every step of the process,
|
||||
with examples and details about differences between how SQLPage understands SQL and how your database does.
|
||||
|
||||
## What runs where
|
||||
|
||||
### Handled locally by SQLPage
|
||||
|
||||
- Static simple selects (a tiny, fast subset of SELECT)
|
||||
- Simple variable assignments that use only literals or variables
|
||||
- All sqlpage functions
|
||||
|
||||
|
||||
### Sent to your database
|
||||
|
||||
Everything else: joins, subqueries, arithmetic, database functions, `SELECT @@VERSION`, `CURRENT_TIMESTAMP`, `SELECT *`, expressions, `FROM`, `WHERE`, `GROUP BY`, `ORDER BY`, `LIMIT`/`FETCH`, `WITH`, `DISTINCT`, etc.
|
||||
|
||||
### Mixed statements using `sqlpage.*` functions
|
||||
|
||||
[`sqlpage.*` functions](/functions.sql) are executed by SQLPage; your database never sees them. They can run:
|
||||
|
||||
- Before the query, when used as values inside conditions or parameters.
|
||||
- After the query, when used as top-level selected columns (applied per row).
|
||||
|
||||
Examples are shown below.
|
||||
|
||||
## Static simple selects
|
||||
|
||||
A *static simple select* is a very restricted `SELECT` that SQLPage can execute entirely by itself. This avoids back and forths between SQLPage and the database for trivial queries.
|
||||
|
||||
To be static and simple, a statement must satisfy all of the following:
|
||||
|
||||
- No `FROM`, `WHERE`, `GROUP BY`, `HAVING`, `ORDER BY`, `LIMIT`/`FETCH`, `WITH`, `DISTINCT`, `TOP`, windowing, locks, or other clauses.
|
||||
- Each selected item is of the form `value AS alias`.
|
||||
- Each `value` is either:
|
||||
- a literal (single-quoted string, number, boolean, or `NULL`), or
|
||||
- a variable (like `$name`, `:message`)
|
||||
|
||||
That’s it. If any part is more complex, it is not a static simple select and will be sent to the database.
|
||||
|
||||
#### Examples that ARE static (executed by SQLPage)
|
||||
|
||||
```sql
|
||||
SELECT 'text' AS component, 'Hello' AS contents;
|
||||
SELECT 'text' AS component, $name AS contents;
|
||||
```
|
||||
|
||||
#### Examples that are NOT static (sent to the database)
|
||||
|
||||
```sql
|
||||
-- Has string concatenation
|
||||
select 'from' as component, 'handle_form.sql?id=' || $id as action;
|
||||
|
||||
-- Has WHERE
|
||||
select 'text' as component, $alert_message as contents where $should_alert;
|
||||
|
||||
-- Uses database functions or expressions
|
||||
SELECT 1 + 1 AS two;
|
||||
SELECT CURRENT_TIMESTAMP AS now;
|
||||
SELECT @@VERSION AS version; -- SQL Server variables
|
||||
-- Uses a subquery
|
||||
SELECT (select 1) AS one;
|
||||
```
|
||||
|
||||
## Variables
|
||||
|
||||
SQLPage communicates information about incoming HTTP requests to your SQL code through prepared statement variables.
|
||||
|
||||
### Variable Types and Mutability
|
||||
|
||||
There are three types of variables in SQLPage:
|
||||
|
||||
1. `GET` variables, or **URL parameters** (immutable):
|
||||
- data sent in the URL query string. For example, in `http://example.com/my_page.sql?id=123`, your SQL code would have access to `$id`.
|
||||
2. `POST` variables, or **form parameters** (immutable):
|
||||
- data sent in the HTTP request body. For example, submitting a form with a field named `username` would make `:username` available in your SQL code.
|
||||
3. `SET` variables, or **User-defined variables** (mutable):
|
||||
- Variables created and modified with the `SET` command. For example, `SET greetings = $greetings || '!'` would update the value of `$greetings`.
|
||||
|
||||
`SET` variables shadow `GET` variables with the same name, but the underlying url parameter value is still accessible using [`sqlpage.variables('get')`](/functions?function=variables).
|
||||
|
||||
### POST parameters
|
||||
|
||||
Form fields sent with POST are available as `:name`.
|
||||
|
||||
```sql
|
||||
SELECT
|
||||
'form' AS component,
|
||||
'POST' AS method,
|
||||
'result.sql' AS action;
|
||||
|
||||
SELECT 'age' AS name, 'How old are you?' AS label, 'number' AS type;
|
||||
```
|
||||
|
||||
```sql
|
||||
-- result.sql
|
||||
SELECT 'text' AS component, 'You are ' || :age || ' years old!' AS contents;
|
||||
```
|
||||
|
||||
### URL parameters
|
||||
|
||||
Query-string parameters are available as `$name`.
|
||||
|
||||
```sql
|
||||
SELECT 'text' AS component, 'You are ' || $age || ' years old!' AS contents;
|
||||
-- /result.sql?age=42 → You are 42 years old!
|
||||
```
|
||||
|
||||
When a URL parameter is not set, its value is `NULL`.
|
||||
|
||||
### The SET command
|
||||
|
||||
`SET` creates or updates a user-defined variable in SQLPage (not in the database). Only strings and `NULL` are stored.
|
||||
|
||||
```sql
|
||||
-- Give a default value to a variable
|
||||
SET post_id = COALESCE($post_id, 0);
|
||||
|
||||
-- User-defined variables shadow URL parameters with the same name
|
||||
SET my_var = 'custom value'; -- This value takes precedence over ?my_var=...
|
||||
```
|
||||
|
||||
**Variable Lookup Precedence:**
|
||||
- `$var`: checks user-defined variables first, then URL parameters
|
||||
- `:var`: checks user-defined variables first, then POST parameters
|
||||
|
||||
This means `SET` variables always take precedence over request parameters when using `$var` or `:var` syntax.
|
||||
|
||||
**How SET works:**
|
||||
- If the right-hand side is purely literals/variables, SQLPage computes it directly. See the section about *static simple select* above.
|
||||
- If it needs the database (for example, calls a database function), SQLPage runs an internal `SELECT` to compute it and stores the first column of the first row of results.
|
||||
|
||||
Only a single textual value (**string or `NULL`**) is stored.
|
||||
`SET id = 1` will store the string `'1'`, not the number `1`.
|
||||
|
||||
On databases with a strict type system, such as PostgreSQL, if you need a number, you will need to cast your variables: `SELECT * FROM post WHERE id = $id::int`.
|
||||
|
||||
Complex structures can be stored as json strings.
|
||||
|
||||
For larger temporary results, prefer temporary tables on your database; do not send them to SQLPage at all.
|
||||
|
||||
## `sqlpage.*` functions
|
||||
|
||||
Functions under the `sqlpage.` prefix run in SQLPage. See the [functions page](/functions.sql).
|
||||
|
||||
They can run:
|
||||
|
||||
### Before sending the query (as input values)
|
||||
|
||||
Used inside conditions or parameters, the function is evaluated first and its result is passed to the database.
|
||||
|
||||
```sql
|
||||
SELECT *
|
||||
FROM blog
|
||||
WHERE slug = sqlpage.path();
|
||||
```
|
||||
|
||||
### After receiving results (as top-level selected columns)
|
||||
|
||||
Used as top-level selected columns, the query is rewritten to first fetch the raw column, and the function is applied per row in SQLPage.
|
||||
|
||||
```sql
|
||||
SELECT sqlpage.read_file_as_text(file_path) AS contents
|
||||
FROM blog_posts;
|
||||
```
|
||||
|
||||
## Performance
|
||||
|
||||
See the [performance page](/performance.sql) for details. In short:
|
||||
|
||||
- Statements sent to the database are prepared and cached.
|
||||
- Variables and pre-computed values are bound as parameters.
|
||||
- This keeps queries fast and repeatable.
|
||||
|
||||
## Working with larger temporary results
|
||||
|
||||
### Temporary tables in your database
|
||||
|
||||
When you reuse the same values multiple times in your page,
|
||||
store them in a temporary table.
|
||||
|
||||
```sql
|
||||
DROP TABLE IF EXISTS filtered_posts;
|
||||
CREATE TEMPORARY TABLE filtered_posts AS
|
||||
SELECT * FROM posts where category = $category;
|
||||
|
||||
select 'alert' as component, count(*) || 'results' as title
|
||||
from filtered_posts;
|
||||
|
||||
select 'list' as component;
|
||||
select name from filtered_posts;
|
||||
```
|
||||
|
||||
### Small JSON values in variables
|
||||
|
||||
Useful for small datasets that you want to keep in memory.
|
||||
See the [guide on JSON in SQL](/blog.sql?post=JSON+in+SQL%3A+A+Comprehensive+Guide).
|
||||
|
||||
```sql
|
||||
set product = (
|
||||
select json_object('name', name, 'price', price)
|
||||
from products where id = $product_id
|
||||
);
|
||||
```
|
||||
|
||||
## CSV imports
|
||||
|
||||
When you write a compatible `COPY ... FROM 'field'` statement and upload a file with the matching form field name, SQLPage orchestrates the import:
|
||||
|
||||
- PostgreSQL: the file is streamed directly to the database using `COPY FROM STDIN`; the database performs the import.
|
||||
- Other databases: SQLPage reads the CSV and inserts rows using a prepared `INSERT` statement. Options like delimiter, quote, header, escape, and a custom `NULL` string are supported. With a header row, column names are matched by name; otherwise, the order is used.
|
||||
|
||||
Example:
|
||||
|
||||
```sql
|
||||
COPY my_table (col1, col2)
|
||||
FROM 'my_csv'
|
||||
(DELIMITER ';', HEADER);
|
||||
```
|
||||
|
||||
The uploaded file should be provided in a form field with `'file' as type, 'my_csv' as name`.
|
||||
|
||||
## Data types
|
||||
|
||||
Each database has its own usually large set of data types.
|
||||
SQLPage itself has a much more rudimentary type system.
|
||||
|
||||
### From the user to SQLPage
|
||||
|
||||
Form fields and URL parameters in HTTP are fundamentally untyped.
|
||||
They are just sequences of bytes. SQLPage requires them to be valid utf8 strings.
|
||||
|
||||
SQLPage follows the convention that when a parameter name ends with `[]`, it represents an array.
|
||||
Arrays in SQLPage are represented as JSON strings.
|
||||
|
||||
Example: In `users.sql?user[]=Tim&user[]=Tom`, `$user` becomes `'["Tim", "Tom"]'` (a JSON string exploitable with your database's builtin json functions).
|
||||
|
||||
### From SQLPage to the database
|
||||
|
||||
SQLPage sends only strings (`TEXT` or `VARCHAR`) and `NULL`s as parameters.
|
||||
|
||||
### From the database to SQLPage
|
||||
|
||||
Each row returned by the database becomes a JSON object
|
||||
before its passed to components:
|
||||
|
||||
- Each column is a key. Duplicate column names turn into arrays.
|
||||
- Numbers, booleans, text, and `NULL` map naturally.
|
||||
- Dates/times become ISO strings.
|
||||
- Binary data (BLOBs) becomes a data URL (with mime type auto-detection).
|
||||
|
||||
#### Example
|
||||
|
||||
```sql
|
||||
SELECT
|
||||
1 AS one,
|
||||
'x' AS my_array, 'y' AS my_array,
|
||||
now() AS today,
|
||||
'<svg></svg>'::bytea AS my_image;
|
||||
```
|
||||
|
||||
Produces something like:
|
||||
|
||||
```json
|
||||
{
|
||||
"one": 1,
|
||||
"my_array": ["x", "y"],
|
||||
"today": "2025-08-30T06:40:13.894918+00:00",
|
||||
"my_image": "data:image/svg+xml;base64,PHN2Zz48L3N2Zz4="
|
||||
}
|
||||
```
|
||||
@@ -0,0 +1,12 @@
|
||||
select 'http_header' as component,
|
||||
'public, max-age=300, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', 'SQLPage - Extensions to SQL'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
-- Article by Matthew Larkin
|
||||
select 'text' as component,
|
||||
sqlpage.read_file_as_text('extensions-to-sql.md') as contents_md,
|
||||
true as article;
|
||||
|
After Width: | Height: | Size: 46 KiB |
@@ -0,0 +1,68 @@
|
||||
select 'http_header' as component,
|
||||
printf('<%s>; rel="canonical"',
|
||||
iif($function is not null, sqlpage.link('functions', json_object('function', $function)), 'functions.sql')
|
||||
) as "Link";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', coalesce($function || ' - ', '') || 'SQLPage Functions Documentation'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'breadcrumb' as component;
|
||||
select 'SQLPage' as title, '/' as link, 'Home page' as description;
|
||||
select 'Functions' as title, '/functions.sql' as link, 'List of all functions' as description;
|
||||
select $function as title, sqlpage.set_variable('function', $function) as link where $function IS NOT NULL;
|
||||
|
||||
select 'text' as component, 'SQLPage built-in functions' as title where $function IS NULL;
|
||||
select '
|
||||
In addition to normal SQL functions supported by your database,
|
||||
SQLPage provides a few special functions to help you extract data from user requests.
|
||||
|
||||
These functions are special, because they are not executed inside your database,
|
||||
but by SQLPage itself before sending the query to your database.
|
||||
Thus, they require all the parameters to be known at the time the query is sent to your database.
|
||||
Function parameters cannot reference columns from the rest of your query.
|
||||
The only case when you can call a SQLPage function with a parameter that is not a constant is when it appears at the top level of a `SELECT` statement.
|
||||
For example, `SELECT sqlpage.url_encode(url) FROM t` is allowed because SQLPage can execute `SELECT url FROM t` and then apply the `url_encode` function to each value.
|
||||
|
||||
For more information about how SQLPage functions are evaluated, and data types in SQLPage, read [the SQLPage data model documentation](/extensions-to-sql).
|
||||
' as contents_md where $function IS NULL;
|
||||
|
||||
select 'list' as component, 'SQLPage functions' as title where $function IS NULL;
|
||||
select name as title,
|
||||
icon,
|
||||
'?function=' || name || '#function' as link,
|
||||
$function = name as active
|
||||
from sqlpage_functions
|
||||
where $function IS NULL
|
||||
order by name;
|
||||
|
||||
select 'text' as component, 'sqlpage.' || $function || '(' || string_agg(name, ', ') || ')' as title, 'function' as id
|
||||
from sqlpage_function_parameters where $function IS NOT NULL and "function" = $function;
|
||||
|
||||
select 'text' as component;
|
||||
select 'Introduced in SQLPage ' || introduced_in_version || '.' as contents, 1 as size from sqlpage_functions where name = $function;
|
||||
|
||||
SELECT description_md as contents_md FROM sqlpage_functions WHERE name = $function;
|
||||
|
||||
select 'title' as component, 3 as level, 'Parameters' as contents where $function IS NOT NULL AND EXISTS (SELECT 1 from sqlpage_function_parameters where "function" = $function);
|
||||
select 'card' as component, 3 AS columns where $function IS NOT NULL;
|
||||
select
|
||||
name as title,
|
||||
description_md as description,
|
||||
type as footer,
|
||||
'azure' as color
|
||||
from sqlpage_function_parameters where "function" = $function
|
||||
ORDER BY "index";
|
||||
|
||||
select
|
||||
'button' as component,
|
||||
'sm' as size,
|
||||
'pill' as shape;
|
||||
select
|
||||
name as title,
|
||||
icon,
|
||||
sqlpage.set_variable('function', name) as link
|
||||
from sqlpage_functions
|
||||
where $function IS NOT NULL
|
||||
order by name;
|
||||
@@ -0,0 +1 @@
|
||||
SELECT 'redirect' as component, 'your-first-sql-website/' as link;
|
||||
@@ -0,0 +1 @@
|
||||
SELECT 'redirect' as component, 'your-first-sql-website/' as link;
|
||||
@@ -0,0 +1,232 @@
|
||||
select 'http_header' as component,
|
||||
'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control",
|
||||
'<https://sql-page.com/>; rel="canonical"' as "Link";
|
||||
|
||||
-- Fetch the page title and header from the database
|
||||
select 'dynamic' as component, properties FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
SELECT 'hero' as component,
|
||||
'From database to data app, fast.' as title,
|
||||
'**SQLPage** lets you build data-driven applications in a few SQL queries.
|
||||
|
||||
It's free, [open-source](https://github.com/sqlpage/SQLPage), lightweight, and easy to use.
|
||||
' as description_md,
|
||||
'sqlpage_cover_image.webp' as image,
|
||||
TRUE as rounded,
|
||||
'your-first-sql-website/' as link,
|
||||
'Build your first SQL website !' as link_text;
|
||||
|
||||
-- the mantra: fast, beautiful, easy
|
||||
SELECT 'Easy' as title,
|
||||
'You can teach yourself enough SQL to query and edit a database through SQLPage in a weekend.
|
||||
We handle [security](safety.sql) and [performance](performance.sql) for you, so you can focus on your data.' as description_md,
|
||||
'sofa' as icon,
|
||||
'blue' as color;
|
||||
SELECT 'Beautiful' as title,
|
||||
'The page you are looking at right now is written entirely in SQL.
|
||||
No design skills are required, yet your website will be responsive, and look professional and modern by default.' as description,
|
||||
'eye' as icon,
|
||||
'green' as color;
|
||||
SELECT 'Fast' as title,
|
||||
'Pages [load instantly](performance.sql), even on slow mobile networks.
|
||||
SQLPage is designed as a single **lightweight** executable leveraging server-side rendering to ensure fast page loads even on low-cost servers.' as description_md,
|
||||
'mail-fast' as icon,
|
||||
'red' as color;
|
||||
|
||||
SELECT 'hero' as component,
|
||||
true as reverse,
|
||||
'🧩 SQL User Interfaces' as title,
|
||||
'At the core of SQLPage is a [rich library of user interface components](/documentation.sql) for tables, charts, maps, timelines, forms and much more.
|
||||
|
||||
To build your app, you just populate the components with data returned by your database queries.' as description_md,
|
||||
'sqlpage_illustration_components.webp' as image;
|
||||
|
||||
SELECT 'hero' as component,
|
||||
'🪄 Seamlessly' as title,
|
||||
'SQLPage handles HTTP requests, database connections, streaming rendering, styling, [security](safety.sql), and [performance](performance.sql) for you.
|
||||
|
||||
Focus only on your data, and how you want to present it. We''ve tamed the tech, you tame the data.' as description_md,
|
||||
'sqlpage_illustration_alien.webp' as image;
|
||||
|
||||
-- Quick feature overview
|
||||
SELECT 'card' as component,
|
||||
'What is SQLPage ?' as title,
|
||||
1 as columns;
|
||||
SELECT '✨ SQLPage turns your SQL queries into eye-catching websites' as title,
|
||||
'
|
||||
SQLPage is a tool that allows you to **build websites** using nothing more than **SQL queries**.
|
||||
You write simple text files containing SQL queries, SQLPage runs them on your database, and **renders the results as a website**.
|
||||
|
||||
You can display the information you `SELECT` from your database in
|
||||
lists, tables, charts, maps, forms, and many other user interface widgets.
|
||||
But you can also `INSERT`, `UPDATE` and `DELETE` data from your database using SQLPage, and build a full webapp.' as description_md,
|
||||
'paint' as icon,
|
||||
'blue' as color;
|
||||
SELECT '🧩 Pre-built components let you construct websites Quickly and Easily' as title,
|
||||
'At the core of SQLPage is [a rich library of **components**](./documentation.sql).
|
||||
These components are built using traditional web technologies, but you never have to edit them if you don''t want to.
|
||||
SQLPage populates the components with data returned by your SQL queries.
|
||||
You can build entire web applications just by combining the components that come bundled with SQLPage.
|
||||
|
||||
As an example, the list of features on this page is generated using a simple SQL query that looks like this:
|
||||
|
||||
```sql
|
||||
SELECT ''card'' as component, ''What is SQLPage ?'' as title;
|
||||
SELECT header AS title, contents AS description_md FROM homepage_features;
|
||||
```
|
||||
|
||||
However, you can also create your own components, or edit the existing ones to customize your website to your liking.
|
||||
Creating a new component is as simple as creating an HTML template file.
|
||||
' as description_md,
|
||||
'rocket' as icon,
|
||||
'green' as color;
|
||||
SELECT '🛡️ A secure web server written in Rust' as title,
|
||||
'SQLPage removes a lot of the complexity and bloat of the modern web.
|
||||
It''s a **lightweight web server** that just receives a request, finds the file to execute, runs it,
|
||||
and returns a web page for the browser to display.
|
||||
|
||||
Written in a fast and secure programming language ([**Rust**](https://en.wikipedia.org/wiki/Rust_(programming_language))),
|
||||
it empowers non-developers to build secure web applications easily. You download [a single executable file](https://github.com/sqlpage/SQLPage/releases),
|
||||
write an `index.sql`, and in five minutes you turned your database into a website that you can
|
||||
[deploy on the internet easily](https://datapage.app).
|
||||
|
||||
We made all the [optimizations](performance.sql), wrote all of the HTTP request handling code and rendering logic,
|
||||
implemented all of the security features, so that you can think about your data, and nothing else.
|
||||
|
||||
When SQLPage receives a request, it finds the corresponding SQL file (with or without the .sql extension), runs it on the database, passing it information from the web request as SQL statement parameters [in a safe manner](safety.sql).
|
||||
When the database starts returning rows for the query,
|
||||
SQLPage maps each piece of information in the row to a parameter in the template of a pre-defined component,
|
||||
and streams the result back to the user's browser.
|
||||
' as description_md,
|
||||
'server' as icon,
|
||||
'purple' as color;
|
||||
SELECT '🌱 Start Simple, Scale to Advanced' as title,
|
||||
'SQLPage is a great starting point for building websites, internal tools, dashboards and data applications,
|
||||
especially if you don''t have a lot of time, but need something more powerful and user-friendly than a spreadsheet.
|
||||
|
||||
When your app grows, you can take the same underlying data structure and queries,
|
||||
and wrap them in a more established framework with a dedicated front end if you need to.
|
||||
There is no lock-in, only simple, standard SQL queries that run directly on your database.
|
||||
|
||||
**Focus on what matters** first: your data and your users. Not centering boxes in CSS, not setting up a web framework.' as description_md,
|
||||
'world-cog' as icon,
|
||||
'orange' as color;
|
||||
|
||||
-- Useful links
|
||||
SELECT 'list' as component,
|
||||
'Get started: where to go from here ?' as title,
|
||||
'Here are some useful links to get you started with SQLPage.' as description;
|
||||
SELECT 'Download' as title,
|
||||
'https://github.com/sqlpage/SQLPage/releases' as link,
|
||||
'SQLPage is distributed as a single binary that you can execute locally or on a web server to get started quickly.' as description,
|
||||
'green' as color,
|
||||
'download' as icon;
|
||||
SELECT 'Tutorial' as title,
|
||||
'get started.sql' as link,
|
||||
'A short tutorial that will guide you through the creation of your first SQL-only website.' as description,
|
||||
'orange' as color,
|
||||
'book' as icon,
|
||||
TRUE as active;
|
||||
SELECT 'SQLPage Documentation' as title,
|
||||
'documentation.sql' as link,
|
||||
'List of all available components, with examples of how to use them.' as description,
|
||||
'purple' as color,
|
||||
'book' as icon;
|
||||
SELECT 'Technical documentation on Github' as title,
|
||||
'https://github.com/sqlpage/SQLPage/blob/main/README.md#sqlpage' as link,
|
||||
'The official README file on Github contains instructions to get started using SQLPage.' as description,
|
||||
'yellow' as color,
|
||||
'file-text' as icon;
|
||||
SELECT 'Youtube Video Series' as title,
|
||||
'https://www.youtube.com/playlist?list=PLTue_qIAHxAf9fEjBY2CN0N_5XOiffOk_' as link,
|
||||
'A series of video tutorials that will guide you through the creation of an application with SQLPage.' as description,
|
||||
'red' as color,
|
||||
'brand-youtube' as icon;
|
||||
SELECT 'Learnsqlpage.com' as title,
|
||||
'https://learnsqlpage.com' as link,
|
||||
'A website dedicated to learning SQLPage, with detailed tutorials.' as description,
|
||||
'blue' as color,
|
||||
'globe' as icon;
|
||||
|
||||
SELECT 'list' as component, 'Examples' as title;
|
||||
SELECT 'Github Examples' as title,
|
||||
'https://github.com/sqlpage/SQLPage/tree/main/examples/' as link,
|
||||
'SQL source code for examples and demos of websites built with SQLPage.' as description,
|
||||
'teal' as color,
|
||||
'code' as icon;
|
||||
SELECT 'Corporate Conundrum' as title,
|
||||
'https://conundrum.ophir.dev' as link,
|
||||
'A demo web application powered by SQLPage, designed for playing a fun trivia board game with friends.' as description,
|
||||
'cyan' as color,
|
||||
'affiliate' as icon;
|
||||
|
||||
SELECT 'list' as component, 'Community' as title;
|
||||
SELECT 'Discussion forum' as title,
|
||||
'https://github.com/sqlpage/SQLPage/discussions' as link,
|
||||
'Come to our community page to discuss SQLPage with other users and ask questions.' as description,
|
||||
'pink' as color,
|
||||
'user-heart' as icon;
|
||||
-- github link
|
||||
SELECT 'Source code' as title,
|
||||
'https://github.com/sqlpage/SQLPage' as link,
|
||||
'The rust source code for SQLPage itself is open and available on Github.' as description,
|
||||
'github' as color,
|
||||
'brand-github' as icon;
|
||||
SELECT 'Report a bug, make a suggestion' as title,
|
||||
'https://github.com/sqlpage/SQLPage/issues' as link,
|
||||
'If you have a question, a suggestion, or if you found a bug, please open an issue on Github.' as description,
|
||||
'red' as color,
|
||||
'bug' as icon;
|
||||
|
||||
-- User personas: who is SQLPage for ?
|
||||
SELECT 'card' as component,
|
||||
'Is SQLPage for you ?' as title,
|
||||
'
|
||||
SQLPage empowers SQL-savvy individuals to create dynamic websites without complex programming.
|
||||
|
||||
- If you are looking to quickly build something simple yet dynamic, SQLPage is for you.
|
||||
- If you want to customize how every pixel of your website looks, SQLPage is not for you.
|
||||
|
||||
Compared to other low-code platforms, SQLPage focuses on SQL-driven development, more lightweight performance, and total openness.
|
||||
Where other platforms try to lock you in, SQLPage makes it trivial to switch to something else when your application grows.' as description_md,
|
||||
4 as columns;
|
||||
SELECT 'Business Analyst' as title,
|
||||
'Replace static dashboards with dynamic websites' as description,
|
||||
'Business analysts can leverage SQLPage to create interactive and real-time data visualizations, replacing traditional static dashboards and enabling more dynamic and insightful reporting.' as footer,
|
||||
'green' as color,
|
||||
'chart-arrows-vertical' as icon;
|
||||
SELECT 'Data Scientist' as title,
|
||||
'Prototype and share data-driven experiments and analysis' as description,
|
||||
'Data scientists can utilize SQLPage to quickly prototype and share their data-driven experiments and analysis by creating interactive web applications directly from SQL queries, enabling collaboration and faster iterations.' as footer,
|
||||
'purple' as color,
|
||||
'square-root-2' as icon;
|
||||
SELECT 'Marketer' as title,
|
||||
'Create dynamic landing pages and personalized campaigns' as description,
|
||||
'Marketers can leverage SQLPage to create dynamic landing pages and personalized campaigns by fetching and displaying data from databases, enabling targeted messaging and customized user experiences.' as footer,
|
||||
'orange' as color,
|
||||
'message-circle-dollar' as icon;
|
||||
SELECT 'Engineer' as title,
|
||||
'Build internal tools and admin panels with ease' as description,
|
||||
'Engineers can use SQLPage to build internal tools and admin panels, utilizing their SQL skills to create custom interfaces and workflows, streamlining processes and improving productivity.' as footer,
|
||||
'blue' as color,
|
||||
'settings' as icon;
|
||||
SELECT 'Product Manager' as title,
|
||||
'Create interactive prototypes and mockups' as description,
|
||||
'Product managers can leverage SQLPage to create interactive prototypes and mockups, allowing stakeholders to experience and provide feedback on website functionalities before development, improving product design and user experience.' as footer,
|
||||
'red' as color,
|
||||
'cube-send' as icon;
|
||||
SELECT 'Educator' as title,
|
||||
'Develop interactive learning materials and exercises' as description,
|
||||
'Educators can utilize SQLPage to develop interactive learning materials and exercises, leveraging SQLPage components to present data and engage students in a dynamic online learning environment.' as footer,
|
||||
'yellow' as color,
|
||||
'school' as icon;
|
||||
SELECT 'Researcher' as title,
|
||||
'Create data-driven websites to share findings and insights' as description,
|
||||
'Researchers can use SQLPage to create data-driven websites, making complex information more accessible and interactive for the audience, facilitating knowledge dissemination and engagement.' as footer,
|
||||
'cyan' as color,
|
||||
'flask-2' as icon;
|
||||
SELECT 'Startup Founder' as title,
|
||||
'Quickly build a Minimum Viable Product' as description,
|
||||
'Startup founders can quickly build a Minimum Viable Product (MVP) using their SQL expertise with SQLPage, creating a functional website with database integration to validate their business idea and gather user feedback.' as footer,
|
||||
'pink' as color,
|
||||
'rocket' as icon;
|
||||
@@ -0,0 +1,5 @@
|
||||
select 'http_header' as component,
|
||||
'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control",
|
||||
'<https://sql-page.com/>; rel="canonical"' as "Link";
|
||||
|
||||
select 'shell-home' as component;
|
||||
@@ -0,0 +1,145 @@
|
||||
select
|
||||
'http_header' as component,
|
||||
'text/markdown; charset=utf-8' as "Content-Type",
|
||||
'inline; filename="llms.txt"' as "Content-Disposition";
|
||||
|
||||
select
|
||||
'shell-empty' as component,
|
||||
'# SQLPage
|
||||
|
||||
> SQLPage is a SQL-only web application framework. It lets you build entire websites and web applications using nothing but SQL queries. Write `.sql` files, and SQLPage executes them, maps results to UI components (handlebars templates), and streams HTML to the browser.
|
||||
|
||||
SQLPage is designed for developers who are comfortable with SQL but want to avoid the complexity of traditional web frameworks. It works with SQLite, PostgreSQL, MySQL, and Microsoft SQL Server, and through ODBC with any other database that has an ODBC driver installed.
|
||||
|
||||
Key features:
|
||||
- No backend code needed: Your SQL files are your backend
|
||||
- Component-based UI: Built-in components for forms, tables, charts, maps, and more
|
||||
- Database-first: Every HTTP request triggers a sequence of SQL queries from a .sql file, the results are rendered with built-in or custom components, defined as .handlebars files in the sqlpage/templates folder.
|
||||
- Simple deployment: Single binary with no runtime dependencies
|
||||
- Secure by default: Parameterized queries prevent SQL injection
|
||||
|
||||
## Getting Started
|
||||
|
||||
- [Introduction to SQLPage: installation, guiding principles, and a first example](/your-first-sql-website/tutorial.md): Complete beginner tutorial covering setup, database connections, forms, and deployment
|
||||
|
||||
## Core Documentation
|
||||
|
||||
- [Components reference](/documentation.sql): List of all ' || (
|
||||
select
|
||||
count(*)
|
||||
from
|
||||
component
|
||||
) || ' built-in UI components with parameters and examples
|
||||
- [Functions reference](/functions.sql): SQLPage built-in functions for handling requests, encoding data, and more
|
||||
- [Configuration guide](https://github.com/sqlpage/SQLPage/blob/main/configuration.md): Complete list of configuration options in sqlpage.json
|
||||
|
||||
## Components
|
||||
|
||||
' || (
|
||||
select
|
||||
group_concat (
|
||||
'### [' || c.name || '](/component.sql?component=' || c.name || ')
|
||||
|
||||
' || c.description || '
|
||||
|
||||
' || (
|
||||
select
|
||||
case when exists (
|
||||
select
|
||||
1
|
||||
from
|
||||
parameter
|
||||
where
|
||||
component = c.name
|
||||
and top_level
|
||||
) then '#### Top-level parameters
|
||||
|
||||
' || group_concat (
|
||||
'- `' || name || '` (' || type || ')' || case when not optional then ' **REQUIRED**' else '' end || ': ' || description,
|
||||
char(10)
|
||||
)
|
||||
else
|
||||
''
|
||||
end
|
||||
from
|
||||
parameter
|
||||
where
|
||||
component = c.name
|
||||
and top_level
|
||||
) || '
|
||||
|
||||
' || (
|
||||
select
|
||||
case when exists (
|
||||
select
|
||||
1
|
||||
from
|
||||
parameter
|
||||
where
|
||||
component = c.name
|
||||
and not top_level
|
||||
) then '#### Row-level parameters
|
||||
|
||||
' || group_concat (
|
||||
'- `' || name || '` (' || type || ')' || case when not optional then ' **REQUIRED**' else '' end || ': ' || description,
|
||||
char(10)
|
||||
)
|
||||
else
|
||||
''
|
||||
end
|
||||
from
|
||||
parameter
|
||||
where
|
||||
component = c.name
|
||||
and not top_level
|
||||
) || '
|
||||
|
||||
',
|
||||
''
|
||||
)
|
||||
from
|
||||
component c
|
||||
order by
|
||||
c.name
|
||||
) || '
|
||||
|
||||
## Functions
|
||||
|
||||
' || (
|
||||
select
|
||||
group_concat (
|
||||
'### [sqlpage.' || name || '()](/functions.sql?function=' || name || ')
|
||||
' || replace (
|
||||
replace (
|
||||
description_md,
|
||||
char(10) || '#',
|
||||
char(10) || '###'
|
||||
),
|
||||
' ',
|
||||
' '
|
||||
),
|
||||
char(10)
|
||||
)
|
||||
from
|
||||
sqlpage_functions
|
||||
order by
|
||||
name
|
||||
) || '
|
||||
|
||||
## Examples
|
||||
|
||||
- [Authentication example](https://github.com/sqlpage/SQLPage/tree/main/examples/user-authentication): Complete user registration and login system
|
||||
- [CRUD application](https://github.com/sqlpage/SQLPage/tree/main/examples/CRUD%20-%20Authentication): Create, read, update, delete with authentication
|
||||
- [Image gallery](https://github.com/sqlpage/SQLPage/tree/main/examples/image%20gallery%20with%20user%20uploads): File upload and image display
|
||||
- [Todo application](https://github.com/sqlpage/SQLPage/tree/main/examples/todo%20application): Simple CRUD app
|
||||
- [Master-detail forms](https://github.com/sqlpage/SQLPage/tree/main/examples/master-detail-forms): Working with related data
|
||||
- [Charts example](https://github.com/sqlpage/SQLPage/tree/main/examples/plots%20tables%20and%20forms): Data visualization
|
||||
|
||||
## Optional
|
||||
|
||||
- [Custom components guide](/custom_components.sql): Create your own handlebars components
|
||||
- [Safety and security](/safety.sql): Understanding SQL injection prevention
|
||||
- [Docker deployment](https://github.com/sqlpage/SQLPage#with-docker): Running SQLPage in containers
|
||||
- [Systemd service](https://github.com/sqlpage/SQLPage/blob/main/sqlpage.service): Production deployment setup
|
||||
- [Repository structure](https://github.com/sqlpage/SQLPage/blob/main/CONTRIBUTING.md): Project organization and contribution guide
|
||||
' as html;
|
||||
@@ -0,0 +1 @@
|
||||
SELECT 'redirect' as component, 'get started.sql' as link;
|
||||
@@ -0,0 +1,102 @@
|
||||
select 'http_header' as component,
|
||||
'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control",
|
||||
'<https://sql-page.com/performance>; rel="canonical"' as "Link";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', 'SQLPage applications are fast'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'hero' as component,
|
||||
'Performance in SQLPage' as title,
|
||||
'SQLPage applications are fast, because they are server-side rendered, and begin streaming the page to the browser while the database is still processing the request.' as description,
|
||||
'performance.webp' as image;
|
||||
|
||||
select 'text' as component,
|
||||
'
|
||||
# Performance of SQLPage applications
|
||||
|
||||
In SQLPage, the website author *declaratively* specifies the contents and behavior of the website using SQL queries,
|
||||
as opposed to writing imperative code in a backend programming language like Java, Ruby, Python, or PHP.
|
||||
|
||||
This declarative approach allows SQLPage to offer **optimizations** out of the box that are difficult or time-consuming
|
||||
to achieve in traditional web development stacks.
|
||||
|
||||
## Progressive server-side rendering
|
||||
|
||||
SQLPage applications are [server-side rendered](https://web.dev/articles/rendering-on-the-web),
|
||||
which means that the SQL queries are executed on the server, and the results are sent to the user''s browser as HTML.
|
||||
In contrast, many other web frameworks render the page on the client side, which means that the browser has to download
|
||||
some HTML, then download some JavaScript, then execute the JavaScript, then make more requests,
|
||||
wait for the database to produce a full result set,
|
||||
then process the responses before it can start rendering the actual data the user is interested in.
|
||||
This can lead to loading times that are several times longer than a SQLPage application.
|
||||
|
||||
### Streaming
|
||||
|
||||
SQLPage applications will often feel faster than even equivalent applications written even in alternative server-side rendering
|
||||
frameworks, because SQLPage streams the results of the SQL queries to the browser as soon as they are available.
|
||||
The user sees the start of the page even before the database has finished producing the last query results.
|
||||
|
||||
Most server-side rendering frameworks will first wait for all the SQL queries to finish, then render the page in memory
|
||||
on the server, and only then send the HTML webpage to the browser. If a page contains a long list of items, the user
|
||||
will have to wait for all the items to have been fetched from the database before seeing anything on the screen.
|
||||
In contrast, SQLPage will start sending the first item as HTML to the browser as soon as it is available,
|
||||
and the browser will start rendering it immediately.
|
||||
|
||||
## Compiled SQL queries
|
||||
|
||||
SQLPage prepares all your SQL queries only once, when they are first executed, and then caches the prepared statements
|
||||
for future use. This means that the database does not have to parse the SQL queries, check their syntax, and create
|
||||
an execution plan every time an user requests a page.
|
||||
|
||||
When an user loads a page, all SQLPage has to do is tell the database: "Hey, do you remember that query we talked about
|
||||
earlier? Can you give me the results for these specific parameters?". This is much faster than sending the whole SQL query
|
||||
string to the database every time, especially for large complex queries that require heavy planning on the database side.
|
||||
|
||||
## Compiled templates
|
||||
|
||||
SQLPage also caches the compiled component templates that are used to generate the HTML for your website.
|
||||
Both [built-in components](/documentation.sql) and [custom components](/custom_components.sql) you write yourself are parsed just once, and
|
||||
compiled to an efficient memory representation that can be reused for every request.
|
||||
|
||||
## Processing data as fast as your CPU can go
|
||||
|
||||
In a traditional web development stack, the code you write in a high-level language has to be interpreted by a runtime
|
||||
again and again every time a request is made to your website.
|
||||
In contrast, SQLPage is entirely written in Rust, a compiled language that is known for its speed and safety guarantees.
|
||||
The SQLPage binary you download already contains the optimized machine code that your cpu understands natively.
|
||||
|
||||
|
||||
You traditionnally had to choose between the speed of compiled languages,
|
||||
and the ease of use and developer productivity of interpreted languages. SQLPage offers the best of both worlds:
|
||||
- requests are processed as fast as if you had manually written the code in Rust,
|
||||
- you just have to write SQL queries, which are orders of magnitude easier to write and maintain than C++ or Rust code.
|
||||
|
||||
All the logic required to serve a request to your application will be executed either in rust in SQLPage
|
||||
itself, or in the database, which is also written in a performant compiled language.
|
||||
|
||||
## SQL query elimination
|
||||
|
||||
In the SQLPage model, you will often find yourself writing SQL queries that are entirely static,
|
||||
and the results of which do not depend on the contents of the database.
|
||||
For example, when you open a list with `SELECT ''list'' as component;`, you already know that the query will return
|
||||
a single row with a single column, containing the string `''list''`, no matter what the contents of the database are.
|
||||
SQLPage is able to detect these static queries, and it will not execute them on the database at all.
|
||||
Instead, it will cache statically known results, and process them as soon as the page is requested, without any database
|
||||
interaction.
|
||||
|
||||
## Key Takeaways
|
||||
|
||||
Performance is a key feature of SQLPage.
|
||||
Its architecture allows you to build fast websites without having to implement advanced optimizations yourself.
|
||||
|
||||
## Ready to get started?
|
||||
|
||||
[Build your fast, secure, and beautiful website](/your-first-sql-website) with SQLPage today!
|
||||
|
||||
## Already a SQLPage developer ?
|
||||
|
||||
Have a look at our [performance guide](/blog?post=Performance+Guide) to learn the best practices to leverage
|
||||
all the features that will make your site faster.
|
||||
' as contents_md;
|
||||
|
After Width: | Height: | Size: 62 KiB |
@@ -0,0 +1,79 @@
|
||||
SELECT 'shell' as component,
|
||||
'style_pricing.css' as css ;
|
||||
|
||||
|
||||
SELECT 'hero' as component,
|
||||
'DATAPAGE PRICING PLANS' as title,
|
||||
'
|
||||
> *Start free, launch with fixed costs, and scale efficiently.*
|
||||
|
||||
> If you have any questions regarding **DataPage.app**, fill out the form [*here*](https://beta.datapage.app/fill-the-form.sql) and we''ll get back to you shortly.' as description_md;
|
||||
|
||||
SELECT 'START PLAN' as title,
|
||||
'
|
||||
### **Price**: **€18/month** *(First 1 month FREE)*
|
||||
### **🚩[Register for the *START Plan*](https://buy.stripe.com/9AQeWCa6k85Q9gY8wy)**
|
||||
---
|
||||
- **Database Size**: **128MB**
|
||||
- **Ideal For**: Testing and small-scale projects.
|
||||
- **Features**:
|
||||
- Basic SQLPage hosting.
|
||||
- Essential components for simple applications.
|
||||
- Community Support via forums.
|
||||
---
|
||||
### **🚩[Register for the *START Plan*](https://buy.stripe.com/9AQeWCa6k85Q9gY8wy)**
|
||||
'
|
||||
as description_md,
|
||||
'player-play' as icon,
|
||||
'blue' as color;
|
||||
|
||||
SELECT 'PRO PLAN' as title,
|
||||
'
|
||||
### **Price**: **€40/month** *(First 1 month FREE)*
|
||||
### **🚩[Register for the *PRO Plan*](https://buy.stripe.com/eVabKqces99U1OweUX)**
|
||||
---
|
||||
- **Database Size**: **1GB**
|
||||
- **Ideal For**: Growing projects and businesses needing enhanced support and features
|
||||
- **Features**:
|
||||
- All *START plan* features.
|
||||
- **Priority support**: Get faster response times and direct assistance from our support team
|
||||
- **Custom Domain**: Use your custom domain name with your SQLPage app
|
||||
---
|
||||
|
||||
### **🚩[Register for the *PRO Plan*](https://buy.stripe.com/eVabKqces99U1OweUX)**
|
||||
'
|
||||
as description_md,
|
||||
'shield-check' as icon,
|
||||
'green' as color;
|
||||
|
||||
|
||||
|
||||
|
||||
SELECT 'ENTREPRISE PLAN' as title,
|
||||
'
|
||||
### **Price**: **€600/month** *(First 1 month FREE)*
|
||||
### **🚩[Register for the *ENTREPRISE Plan*](https://buy.stripe.com/8wM6q62DS5XI3WE4gk)**
|
||||
---
|
||||
- **Database**: **Custom Scaling**
|
||||
- **Ideal For**: Large-scale operations with custom needs.
|
||||
- **Features**:
|
||||
- All Pro Plan features.
|
||||
- **Custom Deployment**: Tailored deployment to suit your specific requirements, whether on-premises or in the cloud.
|
||||
- **Database Scaling**: Dynamically scale your database to handle increased traffic and storage needs.
|
||||
- **Authentication**: Implement OpenID Connect and OAuth2 for secure user authentication via Google, Facebook, or internal company accounts.
|
||||
- **Premium Components**: Access to exclusive, high-performance components for building complex applications.
|
||||
- **1-Hour Monthly Support**: Dedicated one-on-one support session with our experts each month.
|
||||
- **SLA Agreement**: Service Level Agreement with guaranteed uptime and response times.
|
||||
- **Custom Integration**: Personalized integration with your existing systems and workflows.
|
||||
- **Onboarding Assistance**: Get personalized setup and onboarding assistance for a smooth start.
|
||||
---
|
||||
|
||||
### **🚩[Register for the *ENTREPRISE Plan*](https://buy.stripe.com/8wM6q62DS5XI3WE4gk)**
|
||||
' as description_md,
|
||||
'bubble-plus' as icon,
|
||||
'red' as color;
|
||||
|
||||
SELECT 'text' as component,
|
||||
'' as title,
|
||||
'## **Ready to Get Started?**
|
||||
[Sign Up Now](https://datapage.app) and start building your SQLPage app with Datapage.app today!' as contents_md;
|
||||
@@ -0,0 +1,5 @@
|
||||
User-agent: *
|
||||
Disallow: /examples/authentication/basic_auth.sql
|
||||
Disallow: /cdn-cgi/l/email-protection
|
||||
Disallow: /sqlpage/
|
||||
Crawl-delay: 1
|
||||
@@ -0,0 +1,21 @@
|
||||
select 'http_header' as component,
|
||||
'application/rss+xml' as "Content-Type";
|
||||
select 'shell-empty' as component;
|
||||
select 'rss' as component,
|
||||
'SQLPage blog' as title,
|
||||
'https://sql-page.com/blog.sql' as link,
|
||||
'latest news about SQLpage' as description,
|
||||
'en' as language,
|
||||
'https://sql-page.com/rss.sql' as self_link,
|
||||
'Technology' as category,
|
||||
'2de3f968-9928-5ec6-9653-6fc6fe382cfd' as guid;
|
||||
SELECT title,
|
||||
description,
|
||||
CASE
|
||||
WHEN external_url IS NOT NULL THEN external_url
|
||||
ELSE 'https://sql-page.com/blog.sql?post=' || title
|
||||
END AS link,
|
||||
created_at AS date,
|
||||
false AS explicit
|
||||
FROM blog_posts
|
||||
ORDER BY created_at DESC;
|
||||
@@ -0,0 +1,159 @@
|
||||
select 'http_header' as component,
|
||||
'public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400' as "Cache-Control",
|
||||
'<https://sql-page.com/safety>; rel="canonical"' as "Link";
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', 'Security in SQLPage: SSO, protection against SQLi, XSS, CSRF, and more'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
select 'hero' as component,
|
||||
'SQLPage''s security guarantees' as title,
|
||||
'SQLPage prevents common web vulnerabilities such as SQL injections and XSS attacks by default.' as description,
|
||||
'safety.webp' as image;
|
||||
|
||||
select 'text' as component,
|
||||
'
|
||||
SQLPage is a tool that allows you to create a full website using only SQL queries, and render results straight from the database to the browser.
|
||||
Most programmers, hearing this, will immediately think of the security implications of this model.
|
||||
|
||||
This page is here to provide a list of the security guarantees that SQLPage provides.
|
||||
SQLPage was designed from the ground up to be usable by non-technical *data analysts* and other non-web-developers,
|
||||
so it provides safe defaults everywhere, so that you don''t have to think about basic security issues
|
||||
you would have to worry about in a traditional web development stack.
|
||||
|
||||
## SQLPage does not expose your database to the internet
|
||||
|
||||
SQLPage websites are *server-side rendered*, which means that the SQL queries stay on the server
|
||||
where SQLPage is installed.
|
||||
|
||||
The results of these queries are then rendered to HTML, and sent to the user''s browser.
|
||||
A malicious user cannot run arbitrary SQL queries on your database, because SQLPage
|
||||
does not expose your entire database to the internet, only the results of
|
||||
your prepared queries, rendered as web pages.
|
||||
|
||||
## Protection against SQL injections
|
||||
|
||||
SQL injections are a common security vulnerability in traditional back-end web development,
|
||||
that allow an attacker to execute arbitrary SQL code on your database.
|
||||
|
||||
**SQLPage is immune to SQL injections**, because it uses [prepared statements](https://en.wikipedia.org/wiki/Prepared_statement)
|
||||
to pass parameters to your SQL queries.
|
||||
|
||||
When a web page starts rendering, and before processing any user inputs, all your SQL queries have already been prepared, and no
|
||||
new SQL code can be passed to the database. Whatever evil inputs a user might try to pass to your website,
|
||||
it will never be executed as SQL code on the database.
|
||||
|
||||
SQLPage **cannot** execute any other SQL code than the one you, the site author, wrote in your SQL files.
|
||||
|
||||
If you have a SQL query that looks like this:
|
||||
|
||||
```sql
|
||||
SELECT * FROM users WHERE userid = $id;
|
||||
```
|
||||
|
||||
and a user tries to pass the following value to the `id` parameter:
|
||||
|
||||
```
|
||||
1; DROP TABLE users;
|
||||
```
|
||||
|
||||
SQLPage will execute the search for the user with id `1; DROP TABLE users;` (and most likely not find any user with that id),
|
||||
but it *will not* execute the `DROP TABLE` statement.
|
||||
|
||||
## Protection against XSS attacks
|
||||
|
||||
XSS attacks are a common security vulnerability in traditional front-end web development,
|
||||
that allow an attacker to execute arbitrary JavaScript code on your users'' browsers.
|
||||
|
||||
**SQLPage is immune to XSS attacks**, because it uses an HTML-aware templating engine to render your
|
||||
SQL query results to HTML. When you execute the following SQL code:
|
||||
|
||||
```sql
|
||||
SELECT ''text'' AS component, ''<script>alert("I am evil")</script>'' AS contents;
|
||||
```
|
||||
|
||||
it will be rendered as:
|
||||
|
||||
```html
|
||||
<p>
|
||||
<script>alert("I am evil")</script>
|
||||
</p>
|
||||
```
|
||||
|
||||
Additionnally, SQLPage uses a [Content Security Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
|
||||
that disallows the execution of any inline JavaScript code, and only allows loading JavaScript code from trusted sources.
|
||||
|
||||
If you have some legitimate JavaScript code that you want to execute on your website, you can use the `javascript`
|
||||
parameter of the [`shell`](documentation.sql?component=shell#component) component to do so.
|
||||
|
||||
## Authentication
|
||||
|
||||
Use either the built-in username/password or Single Sign-On; both follow safe defaults.
|
||||
|
||||
### Built-in username/password
|
||||
|
||||
SQLPage provides an [authentication](/documentation.sql?component=authentication#component) component to protect pages,
|
||||
with helpers like [`sqlpage.basic_auth_username()`](/functions.sql?function=basic_auth_username#function),
|
||||
[`sqlpage.basic_auth_password()`](/functions.sql?function=basic_auth_password#function), and
|
||||
[`sqlpage.hash_password()`](/functions.sql?function=hash_password#function).
|
||||
Passwords are salted and hashed with [argon2](https://en.wikipedia.org/wiki/Argon2),
|
||||
following [best practices](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html).
|
||||
|
||||
### Session management
|
||||
|
||||
If you implement your own sessions using the [`cookie` component](/documentation.sql?component=cookie#component),
|
||||
follow the [OWASP recommendations](https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#cookies).
|
||||
Avoid rolling your own unless you fully understand web security.
|
||||
|
||||
### Single Sign-On (OIDC)
|
||||
|
||||
When OIDC is enabled, SQLPage validates a signed identity token on every request
|
||||
before any of your SQL runs. Without a successful login, requests are redirected
|
||||
to your identity provider and your application code never executes.
|
||||
This keeps attackers outside your SSO realm from reaching your app,
|
||||
even if a vulnerability exists in your own code.
|
||||
|
||||
By default, all pages are protected when single sign-on is enabled.
|
||||
Once authenticated, you can access user claims with
|
||||
[`sqlpage.user_info()`](/functions.sql?function=user_info)
|
||||
to further restrict what users see based on who they are.
|
||||
|
||||
## Protection against [CSRF attacks](https://en.wikipedia.org/wiki/Cross-site_request_forgery)
|
||||
|
||||
The recommended way to store session tokens for user authentication
|
||||
in SQLPage is to use the [`cookie` component](/documentation.sql?component=cookie#component).
|
||||
|
||||
All cookies set by SQLPage have the `SameSite` attribute set to `strict` by default,
|
||||
which means that they will only be sent to your website if the user is already on your website.
|
||||
An attacker cannot make a user''s browser send a request to your website from another (malicious)
|
||||
website, and have it perform an action on your website in the user''s name,
|
||||
because the browser will not send the cookies to your website.
|
||||
|
||||
SQLPage differentiates between POST variables (accessed with the `:variable` syntax), and
|
||||
variables that can come from URL parameters (accessible with `$variable`). Note that URL parameters
|
||||
prefixed with `_sqlpage_` are reserved for internal use.
|
||||
|
||||
When a user submits a form, you should use POST variables to access the form data.
|
||||
This ensures that you only use data that indeed comes from the form, and not from a
|
||||
URL parameter that could be part of a malicious link.
|
||||
|
||||
Advanced users who may want to implement their own csrf protection system can do so
|
||||
using the [`sqlpage.random_string()`](/functions.sql?function=random_string#function) function,
|
||||
and the `hidden` input type of the [`form`](/documentation.sql?component=form#component) component.
|
||||
|
||||
For more information, see the [this discussion](https://github.com/sqlpage/SQLPage/discussions/148).
|
||||
|
||||
## Database connections
|
||||
|
||||
SQLPage uses a fixed pool of database connections, and will never open more connections than the ones you
|
||||
[configured](https://github.com/sqlpage/SQLPage/blob/main/configuration.md). So even under heavy load, your database
|
||||
connection limit will never be saturated by SQLPage.
|
||||
|
||||
And SQLPage will accept any restriction you put on the database user you use to connect to your database, so you can
|
||||
create a specific user for SQLPage that only has access to the specific tables you will use in your application.
|
||||
|
||||
If your entire application is read-only, you can even create a user that only has the `SELECT` privilege on your database,
|
||||
preventing any accidental data modification. SQLPage will work fine with such a user and will never try to execute any
|
||||
other SQL statements than the ones you explicitly wrote in your SQL files.
|
||||
' as contents_md;
|
||||
|
After Width: | Height: | Size: 74 KiB |
@@ -0,0 +1,117 @@
|
||||
set search = nullif(trim($search), '');
|
||||
|
||||
-- Check for exact matches and redirect if found
|
||||
set redirect = CASE
|
||||
WHEN EXISTS (SELECT 1 FROM component WHERE name = $search) THEN sqlpage.link('/component.sql', json_object('component', $search))
|
||||
WHEN EXISTS (SELECT 1 FROM sqlpage_functions WHERE name = $search) THEN sqlpage.link('/functions.sql', json_object('function', $search))
|
||||
END
|
||||
SELECT 'redirect' as component, $redirect as link WHERE $redirect IS NOT NULL;
|
||||
|
||||
select 'dynamic' as component, json_patch(json_extract(properties, '$[0]'), json_object(
|
||||
'title', coalesce($search || ' | ', '') || 'SQLPage documentation search'
|
||||
)) as properties
|
||||
FROM example WHERE component = 'shell' LIMIT 1;
|
||||
|
||||
SELECT 'form' as component,
|
||||
'GET' as method,
|
||||
true as auto_submit,
|
||||
'Search documentation' as title;
|
||||
|
||||
SELECT 'text' as type,
|
||||
'search' as name,
|
||||
'' as label,
|
||||
true as autofocus,
|
||||
'Search for components, parameters, functions...' as placeholder,
|
||||
$search as value;
|
||||
|
||||
set escaped_search = '"' || replace($search, '"', '""') || '"';
|
||||
|
||||
SELECT 'text' as component,
|
||||
CASE
|
||||
WHEN $search IS NULL THEN 'Enter a search term above to find documentation about components, parameters, functions, and blog posts.'
|
||||
WHEN NOT EXISTS (
|
||||
SELECT 1 FROM documentation_fts
|
||||
WHERE documentation_fts = $escaped_search
|
||||
) THEN 'No results found for "' || $search || '".'
|
||||
ELSE NULL
|
||||
END as contents;
|
||||
|
||||
SELECT 'list' as component,
|
||||
'Search Results' as title,
|
||||
'No results found for "' || $search || '".' as empty_description
|
||||
WHERE $search IS NOT NULL;
|
||||
|
||||
WITH search_results AS (
|
||||
SELECT
|
||||
COALESCE(
|
||||
component_name || ' component: parameter ' || parameter_name
|
||||
, component_name || ' component' || IF(component_example_description IS NULL, '', ' example')
|
||||
, 'blog: ' || blog_title
|
||||
, 'sqlpage.' || function_name || '(...' || function_parameter_name || '...)'
|
||||
, 'sqlpage.' || function_name || '(...)'
|
||||
) as title,
|
||||
COALESCE(
|
||||
component_description,
|
||||
parameter_description,
|
||||
blog_description,
|
||||
function_parameter_description,
|
||||
function_description,
|
||||
component_example_description
|
||||
) as description,
|
||||
CASE
|
||||
WHEN component_name IS NOT NULL THEN
|
||||
json_object(
|
||||
'page', '/component.sql',
|
||||
'parameters', json_object('component', component_name)
|
||||
)
|
||||
WHEN parameter_name IS NOT NULL THEN
|
||||
json_object(
|
||||
'page', '/component.sql',
|
||||
'parameters', json_object('component', (
|
||||
SELECT component
|
||||
FROM parameter
|
||||
WHERE name = parameter_name
|
||||
LIMIT 1
|
||||
))
|
||||
)
|
||||
WHEN blog_title IS NOT NULL THEN
|
||||
json_object(
|
||||
'page', '/blog.sql',
|
||||
'parameters', json_object('post', blog_title)
|
||||
)
|
||||
WHEN function_name IS NOT NULL THEN
|
||||
json_object(
|
||||
'page', '/functions.sql',
|
||||
'parameters', json_object('function', function_name)
|
||||
)
|
||||
WHEN function_parameter_name IS NOT NULL THEN
|
||||
json_object(
|
||||
'page', '/functions.sql',
|
||||
'parameters', json_object('function', (
|
||||
SELECT function
|
||||
FROM sqlpage_function_parameters
|
||||
WHERE name = function_parameter_name
|
||||
LIMIT 1
|
||||
))
|
||||
)
|
||||
END as link_data,
|
||||
rank
|
||||
FROM documentation_fts
|
||||
WHERE $search IS NOT NULL
|
||||
AND documentation_fts = $escaped_search
|
||||
)
|
||||
SELECT
|
||||
max(title) as title,
|
||||
max(description) as description,
|
||||
sqlpage.link(link_data->>'page', link_data->'parameters') as link
|
||||
FROM search_results
|
||||
GROUP BY link_data
|
||||
ORDER BY
|
||||
rank,
|
||||
CASE
|
||||
WHEN title LIKE 'component:%' THEN 1
|
||||
WHEN title LIKE 'parameter:%' THEN 2
|
||||
WHEN title LIKE 'blog:%' THEN 3
|
||||
WHEN title LIKE 'function:%' THEN 4
|
||||
END,
|
||||
description;
|
||||
@@ -0,0 +1,177 @@
|
||||
-- Hero
|
||||
INSERT INTO
|
||||
component(name, icon, description)
|
||||
VALUES
|
||||
(
|
||||
'hero',
|
||||
'home',
|
||||
'Display a large title and description for your page, with an optional large illustrative image. Useful in your home page, for instance.'
|
||||
);
|
||||
|
||||
INSERT INTO
|
||||
parameter(
|
||||
component,
|
||||
name,
|
||||
description,
|
||||
type,
|
||||
top_level,
|
||||
optional
|
||||
)
|
||||
SELECT
|
||||
'hero',
|
||||
*
|
||||
FROM
|
||||
(
|
||||
VALUES
|
||||
-- top level
|
||||
(
|
||||
'title',
|
||||
'The title of your page. Will be shown in very large characters at the top.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'description',
|
||||
'A description of the page. Displayed below the title, in smaller characters and slightly greyed out.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'description_md',
|
||||
'A description of the page. Displayed below the title, in smaller characters and slightly greyed out - formatted using markdown.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'image',
|
||||
'The URL of an image to display next to the page title.',
|
||||
'URL',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'video',
|
||||
'The URL of a video to display next to the page title.',
|
||||
'URL',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'link',
|
||||
'Creates a large "call to action" button below the description, linking to the specified URL.',
|
||||
'URL',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'link_text',
|
||||
'The text to display in the call to action button. Defaults to "Go".',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'poster',
|
||||
'URL of the image to be displayed before the video starts. Ignored if no video is present.',
|
||||
'URL',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'nocontrols',
|
||||
'Hide the video controls (play, pause, volume, etc.), and autoplay the video.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
('muted', 'Mute the video', 'BOOLEAN', TRUE, TRUE),
|
||||
('autoplay', 'Automatically start playing the video', 'BOOLEAN', TRUE, TRUE),
|
||||
('loop', 'Loop the video', 'BOOLEAN', TRUE, TRUE),
|
||||
(
|
||||
'reverse',
|
||||
'Reverse the order of the image and text: the image will be on the left, and the text on the right.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
-- item level
|
||||
(
|
||||
'title',
|
||||
'The name of a single feature section highlighted by this hero.',
|
||||
'TEXT',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'description',
|
||||
'Description of the feature section.',
|
||||
'TEXT',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'description_md',
|
||||
'Description of the feature section - formatted using markdown.',
|
||||
'TEXT',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'icon',
|
||||
'Icon of the feature section.',
|
||||
'ICON',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'link',
|
||||
'An URL to which the user should be taken when they click on the section title.',
|
||||
'TEXT',
|
||||
FALSE,
|
||||
TRUE
|
||||
)
|
||||
) x;
|
||||
|
||||
INSERT INTO
|
||||
example(component, description, properties)
|
||||
VALUES
|
||||
(
|
||||
'hero',
|
||||
'The simplest possible hero section',
|
||||
json(
|
||||
'[{
|
||||
"component":"hero",
|
||||
"title": "Welcome",
|
||||
"description": "This is a very simple site built with SQLPage."
|
||||
}]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'hero',
|
||||
'A hero with a background image.',
|
||||
json(
|
||||
'[{
|
||||
"component":"hero",
|
||||
"title": "SQLPage",
|
||||
"description_md": "Documentation for the *SQLPage* low-code web application framework.",
|
||||
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Lac_de_Zoug.jpg/640px-Lac_de_Zoug.jpg",
|
||||
"link": "/documentation.sql",
|
||||
"link_text": "Read Documentation !"},' || '{"title": "Fast", "description": "Pages load instantly, even on slow mobile networks.", "icon": "car", "color": "red", "link": "/"},' || '{"title": "Beautiful", "description": "Uses pre-defined components that look professional.", "icon": "eye", "color": "green", "link": "/"},' || '{"title": "Easy", "description_md": "You can teach yourself enough SQL to use [**SQLPage**](https://sql-page.com) in a weekend.", "icon": "sofa", "color": "blue", "link": "/"}' || ']'
|
||||
)
|
||||
),
|
||||
(
|
||||
'hero',
|
||||
'A hero with a video',
|
||||
json(
|
||||
'[{
|
||||
"component":"hero",
|
||||
"title": "Databases",
|
||||
"reverse": true,
|
||||
"description_md": "# “The goal is to turn data into information, and information into insight.”",
|
||||
"poster": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Lac_de_Zoug.jpg/640px-Lac_de_Zoug.jpg",
|
||||
"video": "/sqlpage_introduction_video.webm"
|
||||
}]')
|
||||
);
|
||||
@@ -0,0 +1,188 @@
|
||||
-- Alert component
|
||||
INSERT INTO component(name, icon, description)
|
||||
VALUES (
|
||||
'alert',
|
||||
'alert-triangle',
|
||||
'A visually distinctive message or notification.'
|
||||
);
|
||||
INSERT INTO parameter(
|
||||
component,
|
||||
name,
|
||||
description,
|
||||
type,
|
||||
top_level,
|
||||
optional
|
||||
)
|
||||
VALUES (
|
||||
'alert',
|
||||
'title',
|
||||
'Title of the alert message.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
FALSE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'icon',
|
||||
'Icon name (from tabler-icons.io) to display next to the alert message.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'color',
|
||||
'The color theme for the alert message.',
|
||||
'COLOR',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'description',
|
||||
'Detailed description or content of the alert message.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'description_md',
|
||||
'Detailed description or content of the alert message, in Markdown format, allowing you to use rich text formatting, including **bold** and *italic* text.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'dismissible',
|
||||
'Whether the user can close the alert message.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'important',
|
||||
'Set this to TRUE to make the alert message more prominent.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'link',
|
||||
'A URL to link to from the alert message.',
|
||||
'URL',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'link_text',
|
||||
'Customize the text of the link in the alert message. The default is "Ok".',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'link',
|
||||
'A URL to link to from the alert message.',
|
||||
'URL',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'title',
|
||||
'Customize the text of the link in the alert message. The default is "Ok".',
|
||||
'TEXT',
|
||||
FALSE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'color',
|
||||
'Customize the color of the link.',
|
||||
'COLOR',
|
||||
FALSE,
|
||||
TRUE
|
||||
);
|
||||
-- Insert example(s) for the component
|
||||
INSERT INTO example(component, description, properties)
|
||||
VALUES (
|
||||
'alert',
|
||||
'A basic alert message',
|
||||
JSON(
|
||||
'[{"component":"alert", "title":"Attention", "description":"This is an important message."}]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'A list of notifications',
|
||||
JSON(
|
||||
'[
|
||||
{"component" :"alert", "title":"Success","description":"Item successfully added to your cart.", "icon":"check", "color": "green"},
|
||||
{"component":"alert", "title":"Warning","description":"Your cart is almost full.", "icon":"alert-triangle", "color": "yellow"},
|
||||
{"component":"alert", "title":"Error","description":"Your cart is full.", "icon":"alert-circle", "color": "red"}
|
||||
]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'A full-featured notification message with multiple links',
|
||||
JSON(
|
||||
'[
|
||||
{
|
||||
"component" :"alert",
|
||||
"title": "Your dashboard is ready!",
|
||||
"icon":"analyze",
|
||||
"color":"teal",
|
||||
"dismissible": true,
|
||||
"description":"Your public web dashboard was successfully created."
|
||||
},
|
||||
{
|
||||
"link":"dashboard.sql",
|
||||
"title": "View your dashboard"
|
||||
},
|
||||
{
|
||||
"link" :"index.sql",
|
||||
"title": "Back to home",
|
||||
"color": "secondary"
|
||||
}
|
||||
]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'An important danger alert message with an icon and color',
|
||||
JSON(
|
||||
'[
|
||||
{
|
||||
"component":"alert",
|
||||
"title":"Alert",
|
||||
"icon":"alert-circle",
|
||||
"color":"red",
|
||||
"important": true,
|
||||
"dismissible": true,
|
||||
"description":"SQLPage is entirely free and open source.",
|
||||
"link":"https://github.com/sqlpage/SQLPage",
|
||||
"link_text":"See source code"
|
||||
}]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'alert',
|
||||
'An alert message with a Markdown-formatted description',
|
||||
JSON(
|
||||
'[
|
||||
{
|
||||
"component":"alert",
|
||||
"title":"Free and open source",
|
||||
"icon": "free-rights",
|
||||
"color": "info",
|
||||
"description_md":"*SQLPage* is entirely free and open source. You can **contribute** to it on [GitHub](https://github.com/sqlpage/SQLPage)."
|
||||
}]'
|
||||
)
|
||||
);
|
||||
@@ -0,0 +1,116 @@
|
||||
-- Insert the http_header component into the component table
|
||||
INSERT INTO component (name, description, icon)
|
||||
VALUES (
|
||||
'http_header',
|
||||
'
|
||||
An advanced component to set arbitrary HTTP headers: can be used to set a custom caching policy to your pages, or implement custom redirections, for example.
|
||||
If you are a beginner, you probably don''t need this component.
|
||||
|
||||
When used, this component has to be the first component in the page, because once the page is sent to the browser, it is too late to change the headers.
|
||||
|
||||
HTTP headers are additional pieces of information sent with responses to web requests that provide instructions
|
||||
or metadata about the data being sent — for example,
|
||||
setting cache control directives to control caching behavior
|
||||
or specifying the content type of a response.
|
||||
|
||||
Any valid HTTP header name can be used as a top-level parameter for this component.
|
||||
The examples shown here are just that, examples; and you can create any custom header
|
||||
if needed simply by declaring it.
|
||||
|
||||
If your header''s name contains a dash or any other special character,
|
||||
you will have to use your database''s quoting mechanism to declare it.
|
||||
In standard SQL, you can use double quotes to quote identifiers (like "X-My-Header"),
|
||||
in Microsoft SQL Server, you can use square brackets (like [X-My-Header]).
|
||||
',
|
||||
'world-www'
|
||||
);
|
||||
-- Insert the parameters for the http_header component into the parameter table
|
||||
INSERT INTO parameter (
|
||||
component,
|
||||
name,
|
||||
description,
|
||||
type,
|
||||
top_level,
|
||||
optional
|
||||
)
|
||||
VALUES (
|
||||
'http_header',
|
||||
'Cache-Control',
|
||||
'Directives for how long the page should be cached by the browser. Set this to max-age=N to keep the page in cache for N seconds.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Content-Disposition',
|
||||
'Provides instructions on how the response content should be displayed or handled by the client, such as inline or as an attachment.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Location',
|
||||
'Specifies the URL to redirect the client to, usually used in 3xx redirection responses.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Set-Cookie',
|
||||
'Sets a cookie in the client browser, used for session management and storing user-related information.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Access-Control-Allow-Origin',
|
||||
'Specifies which origins are allowed to access the resource in a cross-origin request, used for implementing Cross-Origin Resource Sharing (CORS).',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
);
|
||||
|
||||
-- Insert an example usage of the http_header component into the example table
|
||||
INSERT INTO example (component, description, properties)
|
||||
VALUES (
|
||||
'http_header',
|
||||
'Set cache control directives for caching behavior. In this example, the response can be cached by the browser
|
||||
and served from the cache for up to 600 seconds (10 minutes) after it is first requested.
|
||||
During that time, even if the cached response becomes stale (outdated), the browser can still use it (stale-while-revalidate)
|
||||
for up to 3600 seconds (1 hour) while it retrieves a fresh copy from the server in the background.
|
||||
If there is an error while trying to retrieve a fresh copy from the server,
|
||||
the browser can continue to serve the stale response for up to 86400 seconds (24 hours) (stale-if-error) instead of showing an error page.
|
||||
This caching behavior helps improve the performance and responsiveness of the website by reducing the number of requests made to the server
|
||||
and allowing the browser to serve content from its cache when appropriate.',
|
||||
JSON(
|
||||
'[{
|
||||
"component": "http_header",
|
||||
"Cache-Control": "public, max-age=600, stale-while-revalidate=3600, stale-if-error=86400"
|
||||
}]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Redirect the user to another page. In this example, the user is redirected to a file named another-page.sql at the root of the website. The current page will not be displayed at all.
|
||||
This is useful in particular for content creation pages that contain only INSERT statements, because you can redirect the user to the page that lists the content after it has been created.',
|
||||
JSON(
|
||||
'[{
|
||||
"component": "http_header",
|
||||
"Location": "/another-page.sql"
|
||||
}]'
|
||||
)
|
||||
),
|
||||
(
|
||||
'http_header',
|
||||
'Set a custom non-standard header for the response. In this example, the response will include a custom header named X-My-Header with the value "my value".',
|
||||
JSON(
|
||||
'[{
|
||||
"component": "http_header",
|
||||
"X-My-Header": "my value"
|
||||
}]'
|
||||
)
|
||||
);
|
||||
@@ -0,0 +1,125 @@
|
||||
-- Insert the http_header component into the component table
|
||||
INSERT INTO component (name, description, icon)
|
||||
VALUES (
|
||||
'cookie',
|
||||
'
|
||||
Sets a cookie in the client browser, used for session management and storing user-related information.
|
||||
|
||||
This component creates a single cookie. Since cookies need to be set before the response body is sent to the client,
|
||||
this component should be **placed at the top of the page**, before any other components that generate output.
|
||||
|
||||
After being set, a cookie can be accessed anywhere in your SQL code using the `sqlpage.cookie(''cookie_name'')` pseudo-function.
|
||||
|
||||
Note that if your site is accessed over HTTP (and not HTTPS), you have to set `false as secure` to force browsers to accept your cookies.',
|
||||
'cookie'
|
||||
);
|
||||
-- Insert the parameters for the http_header component into the parameter table
|
||||
INSERT INTO parameter (
|
||||
component,
|
||||
name,
|
||||
description,
|
||||
type,
|
||||
top_level,
|
||||
optional
|
||||
)
|
||||
VALUES (
|
||||
'cookie',
|
||||
'name',
|
||||
'The name of the cookie to set.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
FALSE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'value',
|
||||
'The value of the cookie to set.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'path',
|
||||
'The path for which the cookie will be sent. If not specified, the cookie will be sent for all paths.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'domain',
|
||||
'The domain for which the cookie will be sent. If not specified, the cookie will be sent for all domains.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'secure',
|
||||
'Whether the cookie should only be sent over a secure (HTTPS) connection. Defaults to TRUE.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'http_only',
|
||||
'Whether the cookie should only be accessible via HTTP and not via client-side scripts. If not specified, the cookie will be accessible via both HTTP and client-side scripts.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'remove',
|
||||
'Set to TRUE to remove the cookie from the client browser. When specified, other parameters are ignored.',
|
||||
'BOOLEAN',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'max_age',
|
||||
'The maximum age of the cookie in seconds. number of seconds until the cookie expires. If both Expires and Max-Age are set, Max-Age has precedence.',
|
||||
'INTEGER',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'expires',
|
||||
'The date at which the cookie expires (either a timestamp or a date object). If not specified, the cookie will expire when the browser is closed.',
|
||||
'TIMESTAMP',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'cookie',
|
||||
'same_site',
|
||||
'Whether the cookie should only be sent for requests originating from the same site. See owasp.org/www-community/SameSite. `strict` is the recommended and default value, but you may want to set it to `lax` if you want your users to keep their session when they click on a link to your site from an external site.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
);
|
||||
-- Insert an example usage of the http_header component into the example table
|
||||
INSERT INTO example (component, description)
|
||||
VALUES (
|
||||
'cookie',
|
||||
'Create a cookie named `username` with the value `John Doe`...
|
||||
|
||||
```sql
|
||||
SELECT ''cookie'' as component,
|
||||
''username'' as name,
|
||||
''John Doe'' as value
|
||||
FALSE AS secure; -- You can remove this if the site is served over HTTPS.
|
||||
```
|
||||
|
||||
and then display the value of the cookie using the [`sqlpage.cookie`](functions.sql?function=cookie) function:
|
||||
|
||||
```sql
|
||||
SELECT ''text'' as component,
|
||||
''Your name is '' || COALESCE(sqlpage.cookie(''username''), ''not known to us'');
|
||||
```
|
||||
'
|
||||
);
|
||||
@@ -0,0 +1,25 @@
|
||||
-- Insert the http_header component into the component table
|
||||
INSERT INTO component (name, description, icon)
|
||||
VALUES (
|
||||
'debug',
|
||||
'Visualize any set of values as JSON.
|
||||
Can be used to display all the parameters passed to the component.
|
||||
Useful for debugging: just replace the name of the component you want to debug with ''debug'', and see all the top-level and row-level parameters that are passed to it, and their types.',
|
||||
'bug'
|
||||
);
|
||||
-- Insert an example usage of the http_header component into the example table
|
||||
INSERT INTO example (component, description, properties)
|
||||
VALUES (
|
||||
'debug',
|
||||
'At any time, if you are confused about what data you are passing to a component, just replace the component name with ''debug'' to see all the parameters that are passed to it.',
|
||||
JSON('[{"component": "debug", "my_top_level_property": true}, {"x": "y", "z": 42}, {"a": "b", "c": null}]')
|
||||
),
|
||||
(
|
||||
'debug',
|
||||
'Show the result of a SQLPage function:
|
||||
|
||||
```sql
|
||||
select ''debug'' as component, sqlpage.environment_variable(''HOME'');
|
||||
```',
|
||||
NULL
|
||||
);
|
||||
@@ -0,0 +1,189 @@
|
||||
-- Insert the http_header component into the component table
|
||||
INSERT INTO component (name, description, icon, introduced_in_version)
|
||||
VALUES (
|
||||
'authentication',
|
||||
'
|
||||
Create pages with password-restricted access.
|
||||
|
||||
|
||||
When you want to add user authentication to your SQLPage application,
|
||||
you have two main options:
|
||||
|
||||
1. The `authentication` component:
|
||||
- lets you manage usernames and passwords yourself
|
||||
- does not require any external service
|
||||
- gives you fine-grained control over
|
||||
- which pages and actions are protected
|
||||
- the look of the [login form](?component=login)
|
||||
- the duration of the session
|
||||
- the permissions of each user
|
||||
2. [**Single sign-on**](/sso)
|
||||
- lets users log in with their existing accounts (like Google, Microsoft, or your organization''s own identity provider)
|
||||
- requires setting up an external service (Google, Microsoft, etc.)
|
||||
- frees you from implementing a lot of features like password reset, account creation, user management, etc.
|
||||
|
||||
This page describes the first option.
|
||||
|
||||
When used, this component has to be at the top of your page,
|
||||
because once the page has begun being sent to the browser,
|
||||
it is too late to restrict access to it.
|
||||
|
||||
The authentication component checks if the user has sent the correct password,
|
||||
and if not, redirects them to the URL specified in the link parameter.
|
||||
|
||||
If you don''t want to re-check the password on every page (which is an expensive operation),
|
||||
you can check the password only once and store a session token in your database
|
||||
(see the session example below).
|
||||
|
||||
You can use the [cookie component](?component=cookie) to set the session token cookie in the client browser,
|
||||
and then check whether the token matches what you stored in subsequent pages.',
|
||||
'lock',
|
||||
'0.7.2'
|
||||
);
|
||||
-- Insert the parameters for the http_header component into the parameter table
|
||||
INSERT INTO parameter (
|
||||
component,
|
||||
name,
|
||||
description,
|
||||
type,
|
||||
top_level,
|
||||
optional
|
||||
)
|
||||
VALUES (
|
||||
'authentication',
|
||||
'link',
|
||||
'The URL to redirect the user to if they are not logged in. If this parameter is not specified, the user will stay on the current page, but be asked to log in using a popup in their browser (HTTP basic authentication).',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'authentication',
|
||||
'password',
|
||||
'The password that was sent by the user. You can set this to :password if you have a login form leading to your page.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
),
|
||||
(
|
||||
'authentication',
|
||||
'password_hash',
|
||||
'The hash of the password that you stored for the user that is currently trying to log in. These hashes can be generated ahead of time using a tool like https://argon2.online/.',
|
||||
'TEXT',
|
||||
TRUE,
|
||||
TRUE
|
||||
);
|
||||
|
||||
-- Insert an example usage of the http_header component into the example table
|
||||
INSERT INTO example (component, description)
|
||||
VALUES (
|
||||
'authentication',
|
||||
'
|
||||
|
||||
### Usage with HTTP basic authentication
|
||||
|
||||
The most basic usage of the authentication component is with the
|
||||
[`sqlpage.basic_auth_username()`](functions.sql?function=basic_auth_username#function) and
|
||||
[`sqlpage.basic_auth_password()`](functions.sql?function=basic_auth_password#function) functions.
|
||||
The component will check if the provided password matches the stored [password hash](/examples/hash_password.sql),
|
||||
and if not, it will prompt the user to enter a password in a browser popup:
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
''$argon2i$v=19$m=8,t=1,p=1$YWFhYWFhYWE$oKBq5E8XFTHO2w'' AS password_hash, -- this is a hash of the password ''password''
|
||||
sqlpage.basic_auth_password() AS password; -- this is the password that the user entered in the browser popup
|
||||
```
|
||||
|
||||
You can [generate a password hash using the `hash_password` function](/examples/hash_password.sql).
|
||||
|
||||
If you want to have multiple users with different passwords,
|
||||
you could store them with their password hashes in the database,
|
||||
or just hardcode them use a `CASE` statement:
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
case sqlpage.basic_auth_username()
|
||||
when ''admin''
|
||||
then ''$argon2i$v=19$m=8,t=1,p=1$YWFhYWFhYWE$oKBq5E8XFTHO2w'' -- the password is ''password''
|
||||
when ''user''
|
||||
then ''$argon2i$v=19$m=8,t=1,p=1$YWFhYWFhYWE$qsrWdjgl96ooYw'' -- the password is ''user''
|
||||
end AS password_hash, -- this is a hash of the password ''password''
|
||||
sqlpage.basic_auth_password() AS password; -- this is the password that the user entered in the browser popup
|
||||
```
|
||||
|
||||
Try this example online: [SQL Basic Auth](/examples/authentication/basic_auth.sql).
|
||||
|
||||
### Advanced user session management
|
||||
|
||||
*Basic auth* is the simplest way to password-protect a page,
|
||||
but it is not very flexible nor user-friendly,
|
||||
because the browser will show an unstyled popup asking for the username and password.
|
||||
|
||||
For more advanced authentication, you can store user information and user sessions in your database.
|
||||
You can then use the [`form`](components.sql?component=form#component) component to create a custom login form.
|
||||
When the user submits the form, you check if the password is correct using the `authentication` component.
|
||||
You then store a unique string of numbers and letters (a session token) both in the user''s browser
|
||||
using the [`cookie`](components.sql?component=cookie#component) component and in your database.
|
||||
Then, in all the pages that require authentication, you check if the cookie is present and matches the session token in your database.
|
||||
|
||||
You can check if the user has sent the correct password in a form, and if not, redirect them to a login page.
|
||||
|
||||
Create a login form in a file called `login.sql` that uses the [login component](?component=login):
|
||||
|
||||
```sql
|
||||
select ''login'' as component;
|
||||
```
|
||||
|
||||
And then, in `create_session_token.sql` :
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
''login.sql'' AS link,
|
||||
''$argon2id$v=19$m=16,t=2,p=1$TERTd0lIcUpraWFTcmRQYw$+bjtag7Xjb6p1dsuYOkngw'' AS password_hash, -- generated using sqlpage.hash_password
|
||||
:password AS password; -- this is the password that the user sent through our form
|
||||
|
||||
-- The code after this point is only executed if the user has sent the correct password
|
||||
|
||||
```
|
||||
|
||||
and in `login.sql` :
|
||||
|
||||
```sql
|
||||
SELECT ''form'' AS component, ''Login'' AS title, ''my_protected_page.sql'' AS action;
|
||||
SELECT ''password'' AS type, ''password'' AS name, ''Password'' AS label;
|
||||
```
|
||||
|
||||
### Advanced: usage with a session token
|
||||
|
||||
Calling the `authentication` component is expensive.
|
||||
The password hashing algorithm is designed to be slow, so that it is difficult to brute-force the password,
|
||||
even if an attacker gets access to the database.
|
||||
|
||||
If you want to avoid calling the `authentication` component on every page, you can use a session token.
|
||||
A session token is a random string that is generated when the user logs in, and stored in the database.
|
||||
It has a limited lifetime, and is stored in a cookie in the user''s browser.
|
||||
When the user visits a page, the session token is sent to the server, and the server checks if it is valid.
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
''login.sql'' AS link,
|
||||
(SELECT password_hash FROM user WHERE username = :username) AS password_hash,
|
||||
:password AS password;
|
||||
|
||||
-- The code after this point is only executed if the user has sent the correct password
|
||||
|
||||
-- Generate a random session token
|
||||
INSERT INTO session (id, username)
|
||||
VALUES (sqlpage.random_string(32), :username)
|
||||
RETURNING
|
||||
''cookie'' AS component,
|
||||
''session_token'' AS name,
|
||||
id AS value;
|
||||
```
|
||||
|
||||
### Single sign-on with OIDC (OpenID Connect)
|
||||
|
||||
If you don''t want to manage your own user database,
|
||||
you can [use OpenID Connect and OAuth2](/sso) to authenticate users.
|
||||
This allows users to log in with their Google, Microsoft, or internal company account.
|
||||
');
|
||||
@@ -0,0 +1,480 @@
|
||||
CREATE TABLE IF NOT EXISTS sqlpage_functions (
|
||||
"name" TEXT PRIMARY KEY,
|
||||
"icon" TEXT,
|
||||
"description_md" TEXT,
|
||||
"return_type" TEXT,
|
||||
"introduced_in_version" TEXT
|
||||
);
|
||||
CREATE TABLE IF NOT EXISTS sqlpage_function_parameters (
|
||||
"function" TEXT REFERENCES sqlpage_functions("name"),
|
||||
"index" INTEGER,
|
||||
"name" TEXT,
|
||||
"description_md" TEXT,
|
||||
"type" TEXT
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"return_type",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'cookie',
|
||||
'TEXT',
|
||||
'0.7.1',
|
||||
'cookie',
|
||||
'Reads a [cookie](https://en.wikipedia.org/wiki/HTTP_cookie) with the given name from the request.
|
||||
Returns the value of the cookie as text, or NULL if the cookie is not present.
|
||||
|
||||
Cookies can be set using the [cookie component](documentation.sql?component=cookie#component).
|
||||
|
||||
### Example
|
||||
|
||||
#### Set a cookie
|
||||
|
||||
Set a cookie called `username` to greet the user by name every time they visit the page:
|
||||
|
||||
```sql
|
||||
select ''cookie'' as component, ''username'' as name, :username as value;
|
||||
|
||||
SELECT ''form'' as component;
|
||||
SELECT ''username'' as name, ''text'' as type;
|
||||
```
|
||||
|
||||
#### Read a cookie
|
||||
|
||||
Read a cookie called `username` and greet the user by name:
|
||||
|
||||
```sql
|
||||
SELECT ''text'' as component,
|
||||
''Hello, '' || sqlpage.cookie(''username'') || ''!'' as contents;
|
||||
```
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'cookie',
|
||||
1,
|
||||
'name',
|
||||
'The name of the cookie to read.',
|
||||
'TEXT'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'header',
|
||||
'0.7.2',
|
||||
'heading',
|
||||
'Reads a [header](https://en.wikipedia.org/wiki/List_of_HTTP_header_fields) with the given name from the request.
|
||||
Returns the value of the header as text, or NULL if the header is not present.
|
||||
|
||||
### Example
|
||||
|
||||
Log the [`User-Agent`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent) of the browser making the request in the database:
|
||||
|
||||
```sql
|
||||
INSERT INTO user_agent_log (user_agent) VALUES (sqlpage.header(''user-agent''));
|
||||
```
|
||||
|
||||
If you need access to all headers at once, use [`sqlpage.headers()`](?function=headers) instead.
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'header',
|
||||
1,
|
||||
'name',
|
||||
'The name of the HTTP header to read.',
|
||||
'TEXT'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"return_type",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'basic_auth_username',
|
||||
'TEXT',
|
||||
'0.7.2',
|
||||
'user',
|
||||
'Returns the username from the [Basic Authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) header of the request.
|
||||
If the header is not present, this function raises an authorization error that will prompt the user to enter their credentials.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
(SELECT password_hash from users where name = sqlpage.basic_auth_username()) AS password_hash,
|
||||
sqlpage.basic_auth_password() AS password;
|
||||
```
|
||||
|
||||
'
|
||||
),
|
||||
(
|
||||
'basic_auth_password',
|
||||
'TEXT',
|
||||
'0.7.2',
|
||||
'key',
|
||||
'Returns the password from the [Basic Authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) header of the request.
|
||||
If the header is not present, this function raises an authorization error that will prompt the user to enter their credentials.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''authentication'' AS component,
|
||||
(SELECT password_hash from users where name = sqlpage.basic_auth_username()) AS password_hash,
|
||||
sqlpage.basic_auth_password() AS password;
|
||||
```
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'hash_password',
|
||||
'0.7.2',
|
||||
'spy',
|
||||
'
|
||||
Hashes a password with the Argon2id variant and outputs it in the [PHC string format](https://github.com/P-H-C/phc-string-format/blob/master/phc-sf-spec.md), ready to store in your users table.
|
||||
|
||||
Every call generates a brand new cryptographic salt so that two people choosing the same password still end up with different hashes, which defeats rainbow-table attacks and lets you safely reveal only the hash.
|
||||
|
||||
Use this function only when creating or resetting a password (for example while inserting a brand new user): it writes the stored value. Later, at login time, the [authentication component](documentation.sql?component=authentication#component) reads the stored hash, hashes the visitor''s password with the embedded salt and parameters, and grants access only if they match.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''form'' AS component;
|
||||
SELECT ''username'' AS name;
|
||||
SELECT ''password'' AS name, ''password'' AS type;
|
||||
|
||||
INSERT INTO users (name, password_hash) VALUES (:username, sqlpage.hash_password(:password));
|
||||
```
|
||||
|
||||
### Try online
|
||||
|
||||
You can try the password hashing function [on this page](/examples/hash_password.sql).
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'hash_password',
|
||||
1,
|
||||
'password',
|
||||
'The password to hash.',
|
||||
'TEXT'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'random_string',
|
||||
'0.7.2',
|
||||
'arrows-shuffle',
|
||||
'Returns a cryptographically secure random string of the given length.
|
||||
|
||||
### Example
|
||||
|
||||
Generate a random string of 32 characters and use it as a session ID stored in a cookie:
|
||||
|
||||
```sql
|
||||
INSERT INTO login_session (session_token, username) VALUES (sqlpage.random_string(32), :username)
|
||||
RETURNING
|
||||
''cookie'' AS component,
|
||||
''session_id'' AS name,
|
||||
session_token AS value;
|
||||
```
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'random_string',
|
||||
1,
|
||||
'length',
|
||||
'The length of the string to generate.',
|
||||
'INTEGER'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'current_working_directory',
|
||||
'0.11.0',
|
||||
'folder-question',
|
||||
'Returns the [current working directory](https://en.wikipedia.org/wiki/Working_directory) of the SQLPage server process.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''text'' AS component;
|
||||
SELECT ''Currently running from '' AS contents;
|
||||
SELECT sqlpage.current_working_directory() as contents, true as code;
|
||||
```
|
||||
|
||||
#### Result
|
||||
|
||||
Currently running from `/home/user/my_sqlpage_website`
|
||||
|
||||
#### Notes
|
||||
|
||||
The current working directory is the directory from which the SQLPage server process was started.
|
||||
By default, this is also the directory from which `.sql` files are loaded and served.
|
||||
However, this can be changed by setting the `web_root` [configuration option](https://github.com/sqlpage/SQLPage/blob/main/configuration.md).
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'web_root',
|
||||
'0.42.0',
|
||||
'folder-code',
|
||||
'Returns the web root directory where SQLPage serves `.sql` files from.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''text'' AS component;
|
||||
SELECT ''SQL files are served from '' AS contents;
|
||||
SELECT sqlpage.web_root() as contents, true as code;
|
||||
```
|
||||
|
||||
#### Result
|
||||
|
||||
SQL files are served from `/home/user/my_sqlpage_website`
|
||||
|
||||
#### Notes
|
||||
|
||||
The web root is the directory from which `.sql` files are loaded and served.
|
||||
By default, it is the current working directory, but it can be changed using:
|
||||
- the `--web-root` command line argument
|
||||
- the `web_root` [configuration option](https://github.com/sqlpage/SQLPage/blob/main/configuration.md) in `sqlpage.json`
|
||||
- the `WEB_ROOT` environment variable
|
||||
|
||||
This is more reliable than `sqlpage.current_working_directory()` when you need to reference the location of your SQL files.
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'configuration_directory',
|
||||
'0.42.0',
|
||||
'folder-cog',
|
||||
'Returns the configuration directory where SQLPage looks for `sqlpage.json`, templates, and migrations.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''text'' AS component;
|
||||
SELECT ''Configuration files are in '' AS contents;
|
||||
SELECT sqlpage.configuration_directory() as contents, true as code;
|
||||
```
|
||||
|
||||
#### Result
|
||||
|
||||
Configuration files are in `/home/user/my_sqlpage_website/sqlpage`
|
||||
|
||||
#### Notes
|
||||
|
||||
The configuration directory is where SQLPage looks for:
|
||||
- `sqlpage.json` (the configuration file)
|
||||
- `templates/` (custom component templates)
|
||||
- `migrations/` (database migration files)
|
||||
|
||||
By default, it is `./sqlpage` relative to the current working directory, but it can be changed using:
|
||||
- the `--config-dir` command line argument
|
||||
- the `SQLPAGE_CONFIGURATION_DIRECTORY` or `CONFIGURATION_DIRECTORY` environment variable
|
||||
|
||||
This function is useful when you need to reference configuration-related files in your SQL code.
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'environment_variable',
|
||||
'0.11.0',
|
||||
'variable',
|
||||
'Returns the value of the given [environment variable](https://en.wikipedia.org/wiki/Environment_variable).
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
SELECT ''text'' AS component;
|
||||
SELECT ''The value of the HOME environment variable is '' AS contents;
|
||||
SELECT sqlpage.environment_variable(''HOME'') as contents, true as code;
|
||||
```'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'environment_variable',
|
||||
1,
|
||||
'name',
|
||||
'The name of the environment variable to read. Must be a literal string.',
|
||||
'TEXT'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'version',
|
||||
'0.11.0',
|
||||
'git-commit',
|
||||
'Returns the current version of SQLPage as a string.'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'exec',
|
||||
'0.12.0',
|
||||
'terminal-2',
|
||||
'Executes a shell command and returns its output as text.
|
||||
|
||||
### Example
|
||||
|
||||
#### Fetch data from a remote API using curl
|
||||
|
||||
```sql
|
||||
select ''card'' as component;
|
||||
select value->>''name'' as title, value->>''email'' as description
|
||||
from json_each(sqlpage.exec(''curl'', ''https://jsonplaceholder.typicode.com/users''));
|
||||
```
|
||||
|
||||
#### Notes
|
||||
|
||||
- This function is disabled by default for security reasons. You can enable it by setting `"allow_exec" : true` in `sqlpage/sqlpage.json`. Enable it only if you trust all the users that can access your SQLPage server files (both locally and on the database).
|
||||
- Be careful when using this function, as it can be used to execute arbitrary shell commands on your server. Do not use it with untrusted input.
|
||||
- The command is executed in the current working directory of the SQLPage server process.
|
||||
- The command is executed with the same user as the SQLPage server process.
|
||||
- The environment variables of the SQLPage server process are passed to the command, including potentially sensitive variables such as `DATABASE_URL`.
|
||||
- The command is executed asynchronously, but the SQLPage server has to wait for it to finish before sending the result to the client.
|
||||
This means that the SQLPage server will not be blocked while the command is running, it will be able to serve other requests, but it will not be able to serve the current request until the command has finished.
|
||||
You should generally avoid long running commands.
|
||||
- If the program name is NULL, the result will be NULL.
|
||||
- If any argument is NULL, it will be passed to the command as an empty string.
|
||||
- If the command exits with a non-zero exit code, the function will raise an error.
|
||||
- Arbitrary SQL operations are not allowed as sqlpage function arguments. Use `SET` to assign the result of a SQL query to a variable, and then use that variable as an argument to `sqlpage.exec`.
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'exec',
|
||||
1,
|
||||
'program',
|
||||
'The name of the program to execute. Must be a literal string.',
|
||||
'TEXT'
|
||||
),
|
||||
(
|
||||
'exec',
|
||||
2,
|
||||
'arguments...',
|
||||
'The arguments to pass to the program.',
|
||||
'TEXT'
|
||||
);
|
||||
INSERT INTO sqlpage_functions (
|
||||
"name",
|
||||
"introduced_in_version",
|
||||
"icon",
|
||||
"description_md"
|
||||
)
|
||||
VALUES (
|
||||
'url_encode',
|
||||
'0.12.0',
|
||||
'percentage',
|
||||
'Returns the given string, with all characters that are not allowed in a URL encoded.
|
||||
|
||||
### Example
|
||||
|
||||
```sql
|
||||
select ''text'' as component;
|
||||
select ''https://example.com/?q='' || sqlpage.url_encode($user_search) as contents;
|
||||
```
|
||||
|
||||
#### Result
|
||||
|
||||
`https://example.com/?q=hello%20world`
|
||||
'
|
||||
);
|
||||
INSERT INTO sqlpage_function_parameters (
|
||||
"function",
|
||||
"index",
|
||||
"name",
|
||||
"description_md",
|
||||
"type"
|
||||
)
|
||||
VALUES (
|
||||
'url_encode',
|
||||
1,
|
||||
'string',
|
||||
'The string to encode.',
|
||||
'TEXT'
|
||||
);
|
||||