update website

This commit is contained in:
Ehab Hassan 2023-04-03 14:30:06 +02:00
parent 7a7c2f5865
commit 38a328f0dd
330 changed files with 28678 additions and 0 deletions

38
build.sh Executable file
View File

@ -0,0 +1,38 @@
echo "Starting build..."
# TODO: Check if current version is latest to avoid redundant installation
# checks os and architecture for correct release
# https://stackoverflow.com/a/8597411
echo "Installing & building tailwind..."
ASSET="tailwindcss"
if [[ "$OSTYPE" == "linux-gnu"* ]]; then
ASSET="$ASSET-linux"
elif [[ "$OSTYPE" == "darwin"* ]]; then
ASSET="$ASSET-macos"
fi
if [[ "$(uname -m)" == "x86_64"* ]]; then
ASSET="$ASSET-x64"
elif [[ "$(uname -m)" == "arm64"* ]]; then
ASSET="$ASSET-arm64"
fi
curl -sLO "https://github.com/tailwindlabs/tailwindcss/releases/latest/download/${ASSET}"
chmod +x $ASSET
mv $ASSET tailwindcss
# initialized and configures tailwind if not configured
echo "Initializing tailwind..."
if [[ ! -f "tailwind.config.js" ]]
then
./tailwindcss init
sed -i '' "s| content: \\[\\],| content: \\['./templates/**/*.html'\\],|g" tailwind.config.js
fi
# compiles tailwind css for prod & builds project
echo "Compiling tailwindcss and building zola project..."
rm -rf public static/css
./tailwindcss -i css/index.css -o ./static/css/index.css --minify
zola build

71
config.toml Normal file
View File

@ -0,0 +1,71 @@
# The URL the site will be built for
base_url = "https://www.jungle_paradise/"
# Change this to your own URL! Please note this variable **must** be uncommented.
title = "Jungle Paradise"
description="Sovereign SmartPhone Like No Other"
# When set to "true", a feed is automatically generated.
# generate_feed = true
# The filename to use for the feed. Used as the template filename, too.
# Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed.
# There is also a built-in template "rss.xml" that renders an RSS 2.0 feed.
# feed_filename = "index.xml"
# The number of articles to include in the feed. All items are included if
# this limit is not set (the default).
# feed_limit = 10
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false
# When set to "true", the generated HTML files are minified.
# minify_html = true
# I'm keeping off for now -- buggy -- 2021-02-05 (@keats says it'll be fixed 0.14.0)
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
[markdown]
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
highlight_code = true
highlight_theme = "visual-studio-dark"
# When set to "true", emoji aliases translated to their corresponding
# Unicode emoji equivalent in the rendered Markdown files. (e.g.: :smile: => 😄)
render_emoji = false
[slugify]
paths = "on"
# Whether external links are to be opened in a new tab
# If this is true, a `rel="noopener"` will always automatically be added for security reasons
external_links_target_blank = true
# Whether to set rel="nofollow" for all external links
external_links_no_follow = true
# Whether to set rel="noreferrer" for all external links
external_links_no_referrer = true
# Whether smart punctuation is enabled (changing quotes, dashes, dots in their typographic form)
# For example, `...` into `…`, `"quote"` into `“curly”` etc
smart_punctuation = true
[[taxonomies]]
name = "categories"
feed = true
paginate_by = 2
paginate_path = "blog-posts"
[[taxonomies]]
name = "categories"
feed = true
paginate_by = 2
paginate_path = "blog-posts"
[extra]
header_class = "customize"
footer_class = "customize"

BIN
content/.DS_Store vendored Normal file

Binary file not shown.

13
content/_index.md Normal file
View File

@ -0,0 +1,13 @@
---
title: "Incubaid"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
sort_by: weight
weight: 1
extra:
logo_path: images/logo.png
---

BIN
content/health&wellness/.DS_Store vendored Normal file

Binary file not shown.

BIN
content/health&wellness/img/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

View File

@ -0,0 +1,26 @@
---
title: "Health & Wellness"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 4
---
<div class="container mx-auto">
<br>
<!-- section 1 (co-found) -->
{% row(style="center" margin="header" padding="top") %}
# Truly decentralized
{% end %}
</div>
<iframe src="https://snazzymaps.com/embed/169103" width="100%" height="600px" style="border:none;"></iframe>

BIN
content/home/.DS_Store vendored Normal file

Binary file not shown.

BIN
content/home/img/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB

View File

@ -0,0 +1,125 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<path class="st12" d="M280,329.1c0,16.6-13.4,30-30,30s-30-13.5-30-30c0-16.6,13.5-30,30-30S280,312.5,280,329.1z"/>
<path class="st12" d="M280,94c0,16.6-13.4,30-30,30s-30-13.5-30-30c0-16.6,13.5-30,30-30S280,77.4,280,94z"/>
<path class="st0" d="M280,211.6c0,16.6-13.4,30-30,30s-30-13.5-30-30c0-16.6,13.5-30,30-30S280,195,280,211.6z"/>
<path class="st13" d="M381.8,152.6c0,16.6-13.5,30-30,30c-16.6,0-30-13.5-30-30c0-16.6,13.5-30,30-30
C368.4,122.6,381.8,136,381.8,152.6z"/>
<path class="st0" d="M381.8,270.4c0,16.6-13.5,30-30,30c-16.6,0-30-13.5-30-30s13.5-30,30-30C368.4,240.3,381.8,253.8,381.8,270.4z
"/>
<path class="st0" d="M178.2,152.6c0,16.6-13.5,30-30,30s-30-13.5-30-30c0-16.6,13.4-30,30-30S178.2,136,178.2,152.6z"/>
<path class="st13" d="M178.2,270.4c0,16.6-13.5,30-30,30s-30-13.5-30-30s13.4-30,30-30S178.2,253.8,178.2,270.4z"/>
<path class="st7" d="M182.4,295.2l4.5-7.7l29.1,16.8l-4.5,7.7L182.4,295.2z"/>
<path class="st7" d="M182.3,128l29.2-16.9l4.5,7.7l-29.2,16.9L182.3,128z"/>
<path class="st7" d="M284.1,118.9l4.5-7.7l29.2,16.9l-4.5,7.7L284.1,118.9z"/>
<path class="st7" d="M347.3,194.7h8.9v33.9h-8.9V194.7z"/>
<path class="st7" d="M250,294.6c-19,0-34.5,15.5-34.5,34.5c0,19,15.5,34.5,34.5,34.5s34.5-15.5,34.5-34.5
C284.5,310.1,269,294.6,250,294.6z M250,354.7c-14.1,0-25.6-11.5-25.6-25.6c0-14.1,11.5-25.6,25.6-25.6s25.6,11.5,25.6,25.6
C275.6,343.2,264.1,354.7,250,354.7z"/>
<path class="st7" d="M250,128.5c19,0,34.5-15.5,34.5-34.5c0-19-15.5-34.5-34.5-34.5S215.5,75,215.5,94
C215.5,113,231,128.5,250,128.5z M250,68.4c14.1,0,25.6,11.5,25.6,25.6c0,14.1-11.5,25.6-25.6,25.6s-25.6-11.5-25.6-25.6
C224.4,79.9,235.9,68.4,250,68.4z"/>
<path class="st7" d="M250,246.1c19,0,34.5-15.5,34.5-34.5S269,177.1,250,177.1s-34.5,15.5-34.5,34.5S231,246.1,250,246.1z M250,186
c14.1,0,25.6,11.5,25.6,25.6c0,14.1-11.5,25.6-25.6,25.6s-25.6-11.5-25.6-25.6C224.4,197.5,235.9,186,250,186z"/>
<path class="st7" d="M351.8,187.1c19,0,34.5-15.5,34.5-34.5c0-19-15.5-34.5-34.5-34.5c-19,0-34.5,15.5-34.5,34.5
C317.3,171.7,332.8,187.1,351.8,187.1z M351.8,127c14.1,0,25.6,11.5,25.6,25.6c0,14.1-11.5,25.6-25.6,25.6
c-14.1,0-25.6-11.5-25.6-25.6C326.2,138.5,337.7,127,351.8,127z"/>
<path class="st7" d="M351.8,235.9c-19,0-34.5,15.5-34.5,34.5s15.5,34.5,34.5,34.5c19,0,34.5-15.5,34.5-34.5
S370.8,235.9,351.8,235.9z M351.8,296c-14.1,0-25.6-11.5-25.6-25.6c0-14.1,11.5-25.6,25.6-25.6c14.1,0,25.6,11.5,25.6,25.6
C377.4,284.5,365.9,296,351.8,296z"/>
<path class="st7" d="M148.2,187.1c19,0,34.5-15.5,34.5-34.5c0-19-15.5-34.5-34.5-34.5c-19,0-34.5,15.5-34.5,34.5
C113.7,171.7,129.2,187.1,148.2,187.1z M148.2,127c14.1,0,25.6,11.5,25.6,25.6c0,14.1-11.5,25.6-25.6,25.6
c-14.1,0-25.6-11.5-25.6-25.6C122.6,138.5,134.1,127,148.2,127z"/>
<path class="st7" d="M148.2,235.9c-19,0-34.5,15.5-34.5,34.5s15.5,34.5,34.5,34.5c19,0,34.5-15.5,34.5-34.5
S167.2,235.9,148.2,235.9z M148.2,296c-14.1,0-25.6-11.5-25.6-25.6c0-14.1,11.5-25.6,25.6-25.6c14.1,0,25.6,11.5,25.6,25.6
C173.8,284.5,162.3,296,148.2,296z"/>
<path class="st7" d="M245.5,136h8.9v33.7h-8.9V136z"/>
<path class="st7" d="M182.2,245.6l29.3-16.9l4.5,7.7l-29.3,16.9L182.2,245.6z"/>
<path class="st7" d="M284.1,236.4l4.5-7.7l29.3,16.9l-4.5,7.7L284.1,236.4z"/>
</g>
<g>
<path d="M77.5,401.4h10.3c4.7,0,8.6,0.9,11.6,2.8c3.1,1.9,5.3,4.2,6.7,7.2c1.4,2.9,2.1,6,2.1,9.3c0,3.6-0.8,6.9-2.5,9.6
c-1.7,2.8-4,4.9-6.8,6.4c-2.8,1.5-5.9,2.3-9.3,2.3H77.5V401.4z M88.6,434.1c2.8,0,5.2-0.5,7.4-1.6c2.2-1.1,3.9-2.7,5.1-4.8
c1.2-2.1,1.8-4.6,1.8-7.4c0-2.9-0.6-5.5-1.9-7.6c-1.3-2.1-3-3.7-5.1-4.8s-4.4-1.6-6.9-1.6h-6.5v27.9H88.6z"/>
<path d="M130.8,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8s-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8c1.1-1.8,2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5
c1.9,1.6,3.2,3.9,3.9,6.9l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C127.4,435.4,129.1,434.7,130.8,433.5z
M120.3,422.5c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C123.3,420.4,121.6,421.1,120.3,422.5z"/>
<path d="M156.5,438.8c-1.3,0.5-2.7,0.7-4.1,0.7c-2.3,0-4.4-0.5-6.2-1.4s-3.2-2.3-4.2-4c-1-1.7-1.5-3.7-1.5-6c0-2.2,0.5-4.2,1.6-5.9
c1-1.7,2.4-3,4.2-4s3.6-1.4,5.6-1.4c3.3,0,6,0.9,8.2,2.7l-2.4,3.2c-0.7-0.5-1.5-1-2.4-1.3c-0.9-0.4-1.9-0.5-2.9-0.5
c-1.3,0-2.5,0.3-3.5,1c-1.1,0.6-1.9,1.5-2.5,2.6c-0.6,1.1-0.9,2.3-0.9,3.7s0.3,2.6,1,3.7c0.6,1.1,1.5,2,2.6,2.7
c1.1,0.7,2.4,1,3.8,1c1.8,0,3.3-0.5,4.6-1.6l2.5,3C159,437.8,157.9,438.4,156.5,438.8z"/>
<path d="M181.6,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8s-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8c1.1-1.8,2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5
c1.9,1.6,3.2,3.9,3.9,6.9l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C178.1,435.4,179.9,434.7,181.6,433.5z
M171.1,422.5c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C174,420.4,172.4,421.1,171.1,422.5z"/>
<path d="M211.6,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9s-1.6-1.1-3-1.1c-1.9,0-3.5,0.8-4.7,2.3
c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C208.6,416.6,210.3,417.2,211.6,418.4z"/>
<path d="M229,408v9.5h5.9v3.8H229V439h-4.9v-17.6h-4v-3.8h4V408H229z"/>
<path d="M247.8,419.5c1-0.9,2.1-1.6,3.2-2.1s2.1-0.7,3-0.8l-0.2,4.8c-1.6-0.1-3,0.2-4.2,0.9s-2.3,1.7-3,2.9
c-0.7,1.2-1.1,2.5-1.1,3.9v9.8h-4.8v-21.5h4.3l0.4,5.1C246,421.4,246.7,420.4,247.8,419.5z"/>
<path d="M281.8,417.5V439H277v-3.5c-0.8,1-1.9,1.9-3.3,2.8s-3.1,1.3-4.9,1.3c-2,0-3.9-0.4-5.5-1.3c-1.6-0.9-2.9-2.2-3.9-3.9
c-1-1.7-1.4-3.7-1.4-6.1c0-2.4,0.5-4.4,1.5-6.2c1-1.7,2.3-3.1,4-4.1c1.7-1,3.5-1.4,5.6-1.4c1.8,0,3.4,0.4,4.8,1.2s2.4,1.8,3.3,3.1
l0.4-3.4H281.8z M274.6,434c1.3-1,2.1-2.3,2.4-4v-4.3c-0.4-1.5-1.3-2.8-2.6-3.7c-1.3-1-2.8-1.4-4.5-1.4c-1.3,0-2.5,0.3-3.6,0.9
c-1.1,0.6-2,1.5-2.6,2.6c-0.6,1.1-1,2.4-1,3.8c0,1.4,0.3,2.7,1,3.8c0.7,1.1,1.5,2.1,2.7,2.7c1.1,0.7,2.3,1,3.6,1
C271.8,435.5,273.3,435,274.6,434z"/>
<path d="M295.1,398.7V439h-4.8v-40.3H295.1z"/>
<path d="M304,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C303.1,409,303.4,408.3,304,407.8z M308.3,417.5V439h-4.8
v-21.5H308.3z"/>
<path d="M321.9,435h12v4H314l12.2-17.6h-7.4c-1.1,0-2.1-0.3-2.8-1s-1.1-1.7-1.1-2.9v-2.1h3.7v0.7c0,0.6,0.1,0.9,0.4,1.1
c0.3,0.2,0.7,0.3,1.4,0.3h13.8L321.9,435z"/>
<path d="M362.9,417.5V439h-4.8v-3.5c-0.8,1-1.9,1.9-3.3,2.8s-3.1,1.3-4.9,1.3c-2,0-3.9-0.4-5.5-1.3c-1.6-0.9-2.9-2.2-3.9-3.9
c-1-1.7-1.4-3.7-1.4-6.1c0-2.4,0.5-4.4,1.5-6.2c1-1.7,2.3-3.1,4-4.1c1.7-1,3.5-1.4,5.6-1.4c1.8,0,3.4,0.4,4.8,1.2s2.4,1.8,3.3,3.1
l0.4-3.4H362.9z M355.7,434c1.3-1,2.1-2.3,2.4-4v-4.3c-0.4-1.5-1.3-2.8-2.6-3.7c-1.3-1-2.8-1.4-4.5-1.4c-1.3,0-2.5,0.3-3.6,0.9
c-1.1,0.6-2,1.5-2.6,2.6c-0.6,1.1-1,2.4-1,3.8c0,1.4,0.3,2.7,1,3.8c0.7,1.1,1.5,2.1,2.7,2.7c1.1,0.7,2.3,1,3.6,1
C352.9,435.5,354.4,435,355.7,434z"/>
<path d="M378.3,408v9.5h5.9v3.8h-5.9V439h-4.9v-17.6h-4v-3.8h4V408H378.3z"/>
<path d="M390.6,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C389.7,409,390,408.3,390.6,407.8z M394.9,417.5V439h-4.8
v-21.5H394.9z"/>
<path d="M403,422.2c1-1.8,2.4-3.1,4.3-4.1c1.8-1,3.9-1.5,6.2-1.5s4.3,0.5,6.1,1.5c1.8,1,3.2,2.4,4.2,4.1c1,1.7,1.5,3.7,1.5,5.8
c0,2.1-0.5,4.1-1.5,5.8c-1,1.8-2.4,3.1-4.2,4.1c-1.8,1-3.9,1.5-6.2,1.5c-2.3,0-4.3-0.5-6.1-1.4c-1.8-1-3.2-2.3-4.2-4
s-1.5-3.7-1.5-6C401.4,425.9,401.9,424,403,422.2z M407.2,431.8c0.6,1.1,1.4,2,2.5,2.7c1.1,0.7,2.2,1,3.5,1c2,0,3.7-0.7,5-2.1
c1.3-1.4,2-3.2,2-5.3s-0.7-3.9-2-5.3c-1.3-1.4-3-2.2-5-2.2c-1.3,0-2.5,0.3-3.5,1c-1,0.7-1.9,1.6-2.5,2.7c-0.6,1.1-0.9,2.4-0.9,3.7
C406.3,429.4,406.6,430.7,407.2,431.8z"/>
<path d="M450,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9c-0.7-0.7-1.6-1.1-3-1.1c-1.9,0-3.5,0.8-4.7,2.3
c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C447,416.6,448.7,417.2,450,418.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,159 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<path class="st14" d="M399.9,218.2C399.9,301,332.8,368,250,368S100.1,301,100.1,218.2S167.2,68.3,250,68.3
S399.9,135.4,399.9,218.2z"/>
<path class="st15" d="M399.9,218.2c0,61.9-38.1,117.5-95.8,139.8c-57.8,22.3-123.3,6.8-164.9-39c59.2,53.3,149.9,51,206.3-5.4
s58.7-147,5.4-206.3C382.1,135.6,399.9,175.9,399.9,218.2z"/>
<path class="st0" d="M402.5,218.2c0,2.7-0.1,5.4-0.2,8l-20.8-23.8L344.7,255l-36.8-31.6l15.8-31.6l-31.6,5.3l-27.6,23.6
c-4.6-1.7-9.6-2.6-14.5-2.6c-23.2,0-42.1,18.8-42.1,42.1c0,23.2,42.1,63.1,42.1,63.1c10.8-10.5,20.7-21.8,29.5-34l7.3,18.2
l-42.1,36.8l-42.1-26.3l-26.3-57.8l36.8-57.8l-15.8-21l89.4-57.8l-68.4-21l-12.2-30.4c39.7-11.8,82.5-7,118.6,13.3
c-4.3,6.7-6.5,14.5-6.5,22.5c0,23.2,42.1,63.1,42.1,63.1c8.3-8.1,16.2-16.7,23.4-25.8C396.1,167.5,402.5,192.6,402.5,218.2z"/>
<path class="st16" d="M276.3,297.1l-8.8,7.7c2.6-3.1,5.4-6.4,8-9.9L276.3,297.1z"/>
<path class="st16" d="M373.3,134.5c2.6,4.8,5,9.7,7,14.8c-6.3,7.5-12.9,14.7-19.9,21.6c0,0-4.4-4.2-10.4-10.6
C358.3,152.2,366.1,143.6,373.3,134.5z"/>
<path class="st14" d="M402.5,107.8c0,10.7-9,25-18.7,37.3c-7.2,9.1-15.1,17.7-23.4,25.8c0,0-42.1-39.9-42.1-63.1
c0-8,2.2-15.7,6.5-22.5c10-15.8,29.3-23.1,47.2-17.9C390.1,72.6,402.5,89,402.5,107.8z"/>
<path class="st17" d="M381.5,107.8c0,11.6-9.4,21-21,21c-11.6,0-21-9.4-21-21s9.4-21,21-21C372,86.7,381.5,96.1,381.5,107.8z"/>
<path class="st17" d="M292.1,260.2c0,8.4-5.5,19-12.6,29.1c-8.8,12.2-18.7,23.6-29.5,34c0,0-42.1-39.9-42.1-63.1
c0-23.2,18.8-42.1,42.1-42.1c5,0,9.9,0.9,14.5,2.6C281.1,226.8,292.1,242.6,292.1,260.2z"/>
<path class="st14" d="M271,260.2c0,11.6-9.4,21-21,21c-11.6,0-21-9.4-21-21c0-11.6,9.4-21,21-21C261.6,239.2,271,248.6,271,260.2z"
/>
<path class="st0" d="M172.2,87l30.5,52.3L181,155.1c0.4-1.7,0.6-3.5,0.6-5.3c0-21.3-15.9-39.3-37.1-41.8
C152.9,100,162.2,93,172.2,87z"/>
<path class="st17" d="M181.6,149.8c0,1.8-0.2,3.5-0.6,5.3c-2.7,12.1-13.7,27.2-23.6,38.9c-9.4,10.9-17.8,19-17.8,19
c-13.1-12.6-24.7-26.6-34.6-41.9c-4.2-6.3-6.8-13.6-7.5-21.2c0-23.2,18.8-42.1,42.1-42.1c1.7,0,3.3,0.1,5,0.3
C165.7,110.6,181.7,128.5,181.6,149.8z"/>
<path class="st18" d="M381.5,107.8c0,9.9-6.9,18.5-16.6,20.6c-9.7,2.1-19.5-2.9-23.6-11.9c2.7,1.2,5.6,1.9,8.6,1.9
c11.6,0,21-9.4,21-21c0-3-0.6-5.9-1.9-8.6C376.6,92,381.5,99.5,381.5,107.8z"/>
<path class="st18" d="M292.1,260.2c0,8.4-5.5,19-12.6,29.1c-8.8,12.2-18.7,23.6-29.5,34c0,0-4.4-4.2-10.4-10.6
c10.8-10.4,20.6-21.8,29.4-33.9c7-10.1,12.6-20.7,12.6-29.1c0-8.6-2.6-16.9-7.5-24C285.4,233.6,292.1,246.5,292.1,260.2z"/>
<path class="st18" d="M181.6,149.8c0,1.8-0.2,3.5-0.6,5.3c-2.7,12.1-13.7,27.2-23.6,38.9c-9.4,10.9-17.8,19-17.8,19
s-4.4-4.2-10.4-10.6c0.9-0.9,8.9-8.6,17.7-18.9c9.9-11.7,20.9-26.7,23.6-38.9c0.4-1.7,0.6-3.5,0.6-5.3c0-8.6-2.6-17-7.6-24.1
C174.9,123.1,181.6,136,181.6,149.8z"/>
<path class="st0" d="M165.9,202.4l-5.3,42.1l-36.8,21l-5.4,29.8c-13.7-23.4-20.9-50-20.9-77.1c0-16,2.5-31.9,7.5-47.2
c9.9,15.3,21.5,29.3,34.6,41.9c0,0,8.5-8,17.8-19L165.9,202.4z"/>
<path class="st14" d="M160.6,149.8c0,11.6-9.4,21-21,21c-11.6,0-21-9.4-21-21c0-11.6,9.4-21,21-21
C151.2,128.8,160.6,138.2,160.6,149.8z"/>
<g>
<path class="st15" d="M402.5,107.8c0,10.7-9,25-18.7,37.3c-7.2,9.1-15.1,17.7-23.4,25.8c0,0-4.4-4.2-10.4-10.6
c8.3-8.1,16.1-16.7,23.3-25.7C383,122.3,392,108,392,97.2c0-8.6-2.6-17-7.6-24C395.8,81.1,402.5,94,402.5,107.8z"/>
<path class="st15" d="M271,260.2c0,9.9-6.9,18.5-16.6,20.6c-9.7,2.1-19.5-2.9-23.6-11.9c2.7,1.2,5.6,1.9,8.6,1.9
c11.6,0,21-9.4,21-21c0-3-0.6-5.9-1.9-8.6C266.2,244.5,271,252,271,260.2z"/>
<path class="st15" d="M160.6,149.8c0,9.9-6.9,18.5-16.6,20.6c-9.7,2.1-19.5-2.9-23.6-11.9c2.7,1.2,5.6,1.9,8.6,1.9
c11.6,0,21-9.4,21-21c0-3-0.6-5.9-1.9-8.6C155.7,134.1,160.6,141.6,160.6,149.8z"/>
</g>
<path class="st7" d="M360.4,134c14.5,0,26.3-11.8,26.3-26.3c0-14.5-11.8-26.3-26.3-26.3c-14.5,0-26.3,11.8-26.3,26.3
C334.2,122.3,345.9,134,360.4,134z M360.4,92c8.7,0,15.8,7.1,15.8,15.8s-7.1,15.8-15.8,15.8c-8.7,0-15.8-7.1-15.8-15.8
S351.7,92,360.4,92z"/>
<path class="st7" d="M407.8,107.8c0-20.2-12.8-38.1-31.8-44.7c-19.1-6.6-40.2-0.4-52.7,15.5c-59.2-31.1-131.6-21.5-180.5,24.1
c-1.1-0.1-2.1-0.2-3.2-0.2c-26.1,0-47.3,21.2-47.3,47.3c0.5,7.7,3,15.2,7.1,21.8c-4.7,15.1-7.1,30.7-7.1,46.5
c0,65.5,40.3,124.1,101.5,147.5c61.2,23.3,130.4,6.5,174-42.3c43.6-48.8,52.5-119.5,22.3-177.6
C399.4,133.3,407.8,119.1,407.8,107.8z M360.4,70.9c20.3,0,36.8,16.5,36.8,36.8c0,15.6-23.9,42.8-36.8,55.7
c-12.9-12.9-36.8-40.2-36.8-55.7C323.6,87.4,340.1,71,360.4,70.9z M170.4,94.3l25.4,43.5l-9.2,6.7c-2.1-17.9-14.1-33.1-31-39.2
C160.3,101.4,165.2,97.7,170.4,94.3z M139.6,113c20.3,0,36.8,16.5,36.8,36.8c0,15.6-23.9,42.8-36.8,55.7
c-12.9-12.9-36.8-40.2-36.8-55.7C102.8,129.5,119.3,113,139.6,113z M106.9,183.5c8.7,11.9,18.4,23,29.1,33.2c2,1.9,5.2,1.9,7.2,0
c1.6-1.5,7.5-7.2,14.5-15.1l2.6,2.6l-4.6,36.9l-34.5,19.7c-1.3,0.8-2.3,2.1-2.6,3.6l-2.6,14.5C102.4,249.1,99.2,215.5,106.9,183.5z
M250,365.4c-51.6,0-99.4-27.1-126.1-71.3l4.6-25.3l34.7-19.8c1.4-0.8,2.4-2.3,2.6-3.9l5.3-42.1c0.2-1.6-0.4-3.2-1.5-4.4l-5-5
c9.2-10.4,16.3-22.4,21-35.4l20.2-14.7c2.2-1.6,2.8-4.6,1.4-6.9L179.4,89c7.6-4.2,15.6-7.7,23.8-10.4l10.4,25.9
c0.6,1.5,1.8,2.6,3.3,3.1l57.6,17.7L194.6,177c-1.2,0.8-2.1,2.1-2.3,3.5c-0.3,1.4,0.1,2.9,1,4.1l13.6,18.1l-34.9,54.8
c-1,1.5-1.1,3.4-0.3,5l26.3,57.8c0.4,0.9,1.1,1.7,2,2.3l42.1,26.3c2,1.2,4.5,1,6.3-0.5l42.1-36.8c1.7-1.5,2.2-3.8,1.4-5.9
l-6.3-15.6c6.7-10.2,11.9-20.8,11.9-29.8c0-16.7-8.9-32.2-23.3-40.7l20.4-17.5l19.9-3.3l-11.2,22.3c-1.1,2.2-0.5,4.8,1.3,6.3
l36.8,31.6c1,0.8,2.2,1.3,3.4,1.3c0.2,0,0.4,0,0.7,0c1.5-0.2,2.8-1,3.6-2.2l33-47.1l14.9,17.1C391.6,305.3,327.5,365.3,250,365.4z
M286.8,260.2c0,15.6-23.9,42.8-36.8,55.7c-12.9-12.9-36.8-40.2-36.8-55.7c0-20.3,16.5-36.8,36.8-36.8
C270.3,223.4,286.8,239.9,286.8,260.2z M397,212.2l-11.6-13.3c-1.1-1.2-2.6-1.9-4.2-1.8c-1.6,0.1-3.1,0.9-4,2.2l-33.5,47.9
l-29.3-25.1l13.9-27.9c0.9-1.8,0.7-3.9-0.5-5.5c-1.2-1.6-3.1-2.4-5.1-2.1l-31.6,5.3c-0.9,0.2-1.8,0.6-2.6,1.2l-25.3,21.7
c-14.3-4.2-29.8-1.5-41.7,7.5c-11.9,8.9-19,23-18.9,37.9c0,24.8,39.2,62.7,43.7,66.9c2,1.9,5.2,1.9,7.2,0
c8.8-8.4,17-17.5,24.5-27.1l2.4,6l-36.3,31.8l-37.4-23.4l-24.5-53.8l35.3-55.4c1.2-1.8,1.1-4.2-0.2-6L205,182.7l84.7-54.8
c1.7-1.1,2.6-3.1,2.3-5.1c-0.3-2-1.7-3.7-3.7-4.3l-66-20.3l-9.1-22.6c35.1-9,72.2-4.8,104.4,11.9c-3,6.3-4.6,13.3-4.6,20.3
c0,24.8,39.2,62.7,43.7,66.9c2,1.9,5.2,1.9,7.2,0c6.6-6.3,12.9-13,18.8-20C391.4,172.7,396.3,192.3,397,212.2z"/>
<path class="st7" d="M223.7,260.2c0,14.5,11.8,26.3,26.3,26.3c14.5,0,26.3-11.8,26.3-26.3c0-14.5-11.8-26.3-26.3-26.3
C235.5,234,223.7,245.7,223.7,260.2z M265.8,260.2c0,8.7-7.1,15.8-15.8,15.8s-15.8-7.1-15.8-15.8c0-8.7,7.1-15.8,15.8-15.8
S265.8,251.5,265.8,260.2z"/>
<path class="st7" d="M165.9,149.8c0-14.5-11.8-26.3-26.3-26.3c-14.5,0-26.3,11.8-26.3,26.3c0,14.5,11.8,26.3,26.3,26.3
C154.1,176.1,165.8,164.3,165.9,149.8z M123.8,149.8c0-8.7,7.1-15.8,15.8-15.8c8.7,0,15.8,7.1,15.8,15.8s-7.1,15.8-15.8,15.8
C130.9,165.6,123.8,158.5,123.8,149.8z"/>
</g>
<g>
<g>
<path d="M117.8,401.4V439h-5v-37.6H117.8z"/>
<path d="M145.8,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9s-1.6-1.1-3-1.1c-1.9,0-3.5,0.8-4.7,2.3
c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C142.8,416.6,144.4,417.2,145.8,418.4z"/>
<path d="M170.2,438.8c-1.3,0.5-2.7,0.7-4.1,0.7c-2.3,0-4.4-0.5-6.2-1.4c-1.8-0.9-3.2-2.3-4.2-4c-1-1.7-1.5-3.7-1.5-6
c0-2.2,0.5-4.2,1.6-5.9c1-1.7,2.4-3,4.2-4c1.7-0.9,3.6-1.4,5.6-1.4c3.3,0,6,0.9,8.2,2.7l-2.4,3.2c-0.7-0.5-1.5-1-2.4-1.3
c-0.9-0.4-1.9-0.5-2.9-0.5c-1.3,0-2.5,0.3-3.5,1c-1.1,0.6-1.9,1.5-2.5,2.6c-0.6,1.1-0.9,2.3-0.9,3.7s0.3,2.6,1,3.7
c0.6,1.1,1.5,2,2.6,2.7c1.1,0.7,2.4,1,3.8,1c1.8,0,3.3-0.5,4.6-1.6l2.5,3C172.6,437.8,171.5,438.4,170.2,438.8z"/>
<path d="M184.7,398.7V439h-4.8v-40.3H184.7z"/>
<path d="M213.1,417.5V439h-4.4l-0.3-4.1c-0.7,1.5-1.9,2.6-3.4,3.6c-1.5,0.9-3.2,1.4-5.1,1.4c-2,0-3.6-0.6-4.9-1.8
c-1.3-1.2-1.9-2.7-2-4.7v-15.9h4.8v14.2c0.1,1.2,0.4,2.2,1.1,2.9c0.6,0.7,1.6,1.1,2.9,1.1c1.2,0,2.3-0.4,3.2-1.1
c1-0.7,1.7-1.7,2.3-2.9c0.6-1.2,0.9-2.6,0.9-4.2v-10H213.1z"/>
<path d="M223.1,438.6c-1.4-0.6-2.6-1.4-3.5-2.4l2.1-2.8c0.9,0.8,1.8,1.5,2.7,1.9c1,0.5,1.9,0.7,2.8,0.7c1.1,0,2.1-0.2,2.8-0.7
c0.7-0.5,1.1-1.1,1.1-2.1c0-0.7-0.2-1.3-0.7-1.8c-0.5-0.5-1-0.8-1.5-1c-0.6-0.2-1.5-0.5-2.9-0.9c-3.7-1.2-5.5-3.3-5.5-6.3
c0-1.8,0.7-3.3,2-4.6c1.3-1.3,3.2-1.9,5.6-1.9c1.5,0,2.9,0.2,4.1,0.6c1.2,0.4,2.3,1,3.3,1.8l-1.9,3c-0.6-0.6-1.3-1.1-2.1-1.4
c-0.8-0.3-1.7-0.5-2.4-0.6c-1,0-1.8,0.2-2.5,0.7c-0.7,0.5-1,1.1-1,1.9c0,0.7,0.2,1.2,0.7,1.6c0.5,0.4,0.9,0.7,1.4,0.9
s1.4,0.5,2.9,1c1.8,0.6,3.1,1.4,4.1,2.3s1.5,2.2,1.5,3.8c0,2.1-0.7,3.8-2.2,5.1c-1.5,1.4-3.5,2-6.2,2
C226,439.5,224.5,439.2,223.1,438.6z"/>
<path d="M243.3,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C242.4,409,242.7,408.3,243.3,407.8z M247.6,417.5V439
h-4.8v-21.5H247.6z"/>
<path d="M276.5,417.5L265,439.6h-0.3l-12-22.1h5.8l6.5,13.7l6-13.7H276.5z"/>
<path d="M296.5,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8s-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8c1.1-1.8,2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5
c1.9,1.6,3.2,3.9,3.9,6.9l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C293,435.4,294.8,434.7,296.5,433.5z M286,422.5
c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C288.9,420.4,287.3,421.1,286,422.5z"/>
<path d="M326.5,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9c-0.7-0.7-1.6-1.1-3-1.1
c-1.9,0-3.5,0.8-4.7,2.3c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C323.6,416.6,325.2,417.2,326.5,418.4z"/>
<path d="M352.3,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8s-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8c1.1-1.8,2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5
c1.9,1.6,3.2,3.9,3.9,6.9l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C348.8,435.4,350.6,434.7,352.3,433.5z
M341.8,422.5c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C344.7,420.4,343,421.1,341.8,422.5z"/>
<path d="M365.5,438.6c-1.4-0.6-2.6-1.4-3.5-2.4l2.1-2.8c0.9,0.8,1.8,1.5,2.7,1.9c1,0.5,1.9,0.7,2.8,0.7c1.1,0,2.1-0.2,2.8-0.7
c0.7-0.5,1.1-1.1,1.1-2.1c0-0.7-0.2-1.3-0.7-1.8c-0.5-0.5-1-0.8-1.5-1c-0.6-0.2-1.5-0.5-2.9-0.9c-3.7-1.2-5.5-3.3-5.5-6.3
c0-1.8,0.7-3.3,2-4.6c1.3-1.3,3.2-1.9,5.6-1.9c1.5,0,2.9,0.2,4.1,0.6c1.2,0.4,2.3,1,3.3,1.8l-1.9,3c-0.6-0.6-1.3-1.1-2.1-1.4
c-0.8-0.3-1.7-0.5-2.4-0.6c-1,0-1.8,0.2-2.5,0.7c-0.7,0.5-1,1.1-1,1.9c0,0.7,0.2,1.2,0.7,1.6s0.9,0.7,1.4,0.9s1.4,0.5,2.9,1
c1.8,0.6,3.1,1.4,4.1,2.3c1,0.9,1.5,2.2,1.5,3.8c0,2.1-0.7,3.8-2.2,5.1c-1.5,1.4-3.5,2-6.2,2C368.4,439.5,366.9,439.2,365.5,438.6
z"/>
<path d="M386.7,438.6c-1.4-0.6-2.6-1.4-3.5-2.4l2.1-2.8c0.9,0.8,1.8,1.5,2.7,1.9c1,0.5,1.9,0.7,2.8,0.7c1.1,0,2.1-0.2,2.8-0.7
c0.7-0.5,1.1-1.1,1.1-2.1c0-0.7-0.2-1.3-0.7-1.8c-0.5-0.5-1-0.8-1.5-1c-0.6-0.2-1.5-0.5-2.9-0.9c-3.7-1.2-5.5-3.3-5.5-6.3
c0-1.8,0.7-3.3,2-4.6c1.3-1.3,3.2-1.9,5.6-1.9c1.5,0,2.9,0.2,4.1,0.6c1.2,0.4,2.3,1,3.3,1.8l-1.9,3c-0.6-0.6-1.3-1.1-2.1-1.4
c-0.8-0.3-1.7-0.5-2.4-0.6c-1,0-1.8,0.2-2.5,0.7c-0.7,0.5-1,1.1-1,1.9c0,0.7,0.2,1.2,0.7,1.6s0.9,0.7,1.4,0.9s1.4,0.5,2.9,1
c1.8,0.6,3.1,1.4,4.1,2.3c1,0.9,1.5,2.2,1.5,3.8c0,2.1-0.7,3.8-2.2,5.1c-1.5,1.4-3.5,2-6.2,2C389.7,439.5,388.1,439.2,386.7,438.6
z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,83 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<g>
<path class="st8" d="M337.5,252.4l-122,0l-0.7,0l-0.4-3.2l-54.5,0c0,0,0,0,0,0l-14.1,83.6c0,13.3,25.7,24.8,62.4,29.8l0-0.1
c0.4,0.1,0.8,0.1,1.3,0.2c12.4,1.7,26.1,2.6,40.5,2.6c55.9,0,101.2-14.2,101.2-31.6L337.5,252.4z"/>
<path class="st9" d="M337.5,252.4l-122,0l-0.7,0l-0.4-3.2l-54.5,0c0,0,0,0,0,0l-14.1,83.6c0,13.3,25.7,24.8,62.4,29.8l0-0.1
c0.4,0.1,0.8,0.1,1.3,0.2c12.4,1.7,26.1,2.6,40.5,2.6c55.9,0,101.2-14.2,101.2-31.6L337.5,252.4z"/>
</g>
<circle class="st10" cx="250" cy="174" r="117.4"/>
<path class="st11" d="M256.5,74c-2.7,0-5.4,0.1-8,0.3c29.4,2.3,55.2,17.5,71.8,39.9c6.8,9.2-1.4,21.8-12.6,19.6
c-3.3-0.6-6.7-0.9-10.2-0.8c-23.7,0.7-43.1,19.7-44.4,43.4c-1.4,26.4,19.6,48.3,45.8,48.3c0.1,0,0.3,0,0.4,0
c11.4-0.1,17.1,13.8,8.7,21.6c-15.9,14.8-36.6,24.4-59.6,26.2c2.6,0.2,5.3,0.3,8,0.3c54.9,0,99.4-44.5,99.4-99.4S311.4,74,256.5,74
z"/>
</g>
<g>
<g>
<path d="M143.2,401.4v4.8h-17.3v12H141v4.8h-15.1v16h-5v-37.6H143.2z"/>
<path d="M169.5,417.5V439h-4.4l-0.3-4.1c-0.7,1.5-1.9,2.6-3.4,3.6c-1.5,0.9-3.2,1.4-5.1,1.4c-2,0-3.6-0.6-4.9-1.8
c-1.3-1.2-1.9-2.7-2-4.7v-15.9h4.8v14.2c0.1,1.2,0.4,2.2,1.1,2.9c0.6,0.7,1.6,1.1,2.9,1.1c1.2,0,2.3-0.4,3.2-1.1
c1-0.7,1.7-1.7,2.3-2.9c0.6-1.2,0.9-2.6,0.9-4.2v-10H169.5z"/>
<path d="M184.8,408v9.5h5.9v3.8h-5.9V439H180v-17.6h-4v-3.8h4V408H184.8z"/>
<path d="M216.6,417.5V439h-4.4l-0.3-4.1c-0.7,1.5-1.9,2.6-3.4,3.6c-1.5,0.9-3.2,1.4-5.1,1.4c-2,0-3.6-0.6-4.9-1.8
c-1.3-1.2-1.9-2.7-2-4.7v-15.9h4.8v14.2c0.1,1.2,0.4,2.2,1.1,2.9c0.6,0.7,1.6,1.1,2.9,1.1c1.2,0,2.3-0.4,3.2-1.1
c1-0.7,1.7-1.7,2.3-2.9c0.6-1.2,0.9-2.6,0.9-4.2v-10H216.6z"/>
<path d="M232.1,419.5c1-0.9,2.1-1.6,3.2-2.1s2.1-0.7,3-0.8l-0.2,4.8c-1.6-0.1-3,0.2-4.2,0.9c-1.3,0.7-2.3,1.7-3,2.9
c-0.7,1.2-1.1,2.5-1.1,3.9v9.8H225v-21.5h4.3l0.4,5.1C230.3,421.4,231,420.4,232.1,419.5z"/>
<path d="M259,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8c-1.3,0.4-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8s2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5c1.9,1.6,3.2,3.9,3.9,6.9
l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C255.5,435.4,257.3,434.7,259,433.5z M248.5,422.5
c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C251.4,420.4,249.7,421.1,248.5,422.5z"/>
<path d="M308,404.5c2.3,2,3.5,4.9,3.5,8.6c0,2.1-0.4,4.1-1.3,5.9c-0.8,1.8-2.2,3.3-4.1,4.5s-4.3,1.7-7.1,1.7h-5.6V439h-5v-37.6
h10.1C302.5,401.4,305.6,402.4,308,404.5z M303.3,419.1c1.1-0.8,1.9-1.7,2.4-2.8c0.5-1.1,0.7-2.2,0.7-3.2c0-1.8-0.6-3.4-1.8-4.8
c-1.2-1.4-3-2.1-5.5-2.1h-5.8v14h5.6C300.7,420.3,302.2,419.9,303.3,419.1z"/>
<path d="M325.1,419.5c1-0.9,2.1-1.6,3.2-2.1s2.1-0.7,3-0.8l-0.2,4.8c-1.6-0.1-3,0.2-4.2,0.9s-2.3,1.7-3,2.9
c-0.7,1.2-1.1,2.5-1.1,3.9v9.8H318v-21.5h4.3l0.4,5.1C323.2,421.4,324,420.4,325.1,419.5z"/>
<path d="M336.3,422.2c1-1.8,2.4-3.1,4.3-4.1c1.8-1,3.9-1.5,6.2-1.5s4.3,0.5,6.1,1.5c1.8,1,3.2,2.4,4.2,4.1c1,1.7,1.5,3.7,1.5,5.8
c0,2.1-0.5,4.1-1.5,5.8c-1,1.8-2.4,3.1-4.2,4.1c-1.8,1-3.9,1.5-6.2,1.5c-2.3,0-4.3-0.5-6.1-1.4c-1.8-1-3.2-2.3-4.2-4
s-1.5-3.7-1.5-6C334.7,425.9,335.3,424,336.3,422.2z M340.5,431.8c0.6,1.1,1.4,2,2.5,2.7c1.1,0.7,2.2,1,3.5,1c2,0,3.7-0.7,5-2.1
c1.3-1.4,2-3.2,2-5.3s-0.7-3.9-2-5.3c-1.3-1.4-3-2.2-5-2.2c-1.3,0-2.5,0.3-3.5,1c-1,0.7-1.9,1.6-2.5,2.7c-0.6,1.1-0.9,2.4-0.9,3.7
C339.6,429.4,339.9,430.7,340.5,431.8z"/>
<path d="M364.6,422.2c1-1.8,2.4-3.1,4.3-4.1c1.8-1,3.9-1.5,6.2-1.5s4.3,0.5,6.1,1.5c1.8,1,3.2,2.4,4.2,4.1c1,1.7,1.5,3.7,1.5,5.8
c0,2.1-0.5,4.1-1.5,5.8c-1,1.8-2.4,3.1-4.2,4.1c-1.8,1-3.9,1.5-6.2,1.5c-2.3,0-4.3-0.5-6.1-1.4c-1.8-1-3.2-2.3-4.2-4
s-1.5-3.7-1.5-6C363.1,425.9,363.6,424,364.6,422.2z M368.9,431.8c0.6,1.1,1.4,2,2.5,2.7c1.1,0.7,2.2,1,3.5,1c2,0,3.7-0.7,5-2.1
c1.3-1.4,2-3.2,2-5.3s-0.7-3.9-2-5.3c-1.3-1.4-3-2.2-5-2.2c-1.3,0-2.5,0.3-3.5,1c-1,0.7-1.9,1.6-2.5,2.7c-0.6,1.1-0.9,2.4-0.9,3.7
C368,429.4,368.3,430.7,368.9,431.8z"/>
<path d="M395,421.8h-3.7v-4.4h3.7v-9c0-3.1,0.7-5.5,2.1-7.2c1.4-1.7,3.5-2.5,6.2-2.5c0.8,0,1.6,0.1,2.4,0.3s1.6,0.5,2.3,1
l-2.1,3.5c-0.5-0.6-1.2-0.8-2.2-0.8c-1.3,0-2.3,0.5-3,1.4c-0.7,0.9-1,2.4-1,4.4v9h6.9v4.4h-6.9V439H395V421.8z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<g>
<path d="M115.7,410.7c1.7-2.9,4.1-5.3,7-7c2.9-1.8,6.1-2.6,9.6-2.6c3.4,0,6.6,0.9,9.6,2.6s5.3,4.1,7,7s2.6,6.1,2.6,9.6
c0,3.5-0.9,6.7-2.6,9.6c-1.7,2.9-4.1,5.3-7,7c-3,1.7-6.2,2.6-9.6,2.6c-3.5,0-6.7-0.8-9.6-2.5c-2.9-1.7-5.3-4-7-6.9
c-1.7-2.9-2.6-6.2-2.6-9.7C113.1,416.8,114,413.6,115.7,410.7z M120.2,427.4c1.2,2.2,3,3.9,5.1,5.2c2.2,1.3,4.5,1.9,7.1,1.9
s4.9-0.6,7-1.9c2.1-1.3,3.8-3,5-5.2c1.2-2.2,1.8-4.6,1.8-7.2c0-2.6-0.6-5-1.9-7.2c-1.2-2.2-2.9-4-5.1-5.2
c-2.1-1.3-4.5-1.9-7.1-1.9c-2.6,0-4.9,0.6-7.1,1.9c-2.1,1.3-3.8,3.1-5.1,5.3c-1.2,2.2-1.8,4.6-1.8,7.2
C118.3,422.9,118.9,425.2,120.2,427.4z"/>
<path d="M177.9,418.1c1.6,1,2.9,2.3,3.8,4.1c0.9,1.8,1.4,3.8,1.4,6.1c0,2.3-0.5,4.2-1.5,6c-1,1.7-2.4,3-4.2,4
c-1.8,0.9-3.7,1.4-5.9,1.4c-1.6,0-3-0.3-4.5-1c-1.4-0.7-2.6-1.6-3.4-2.7v13.6h-4.8v-32.2h4.2l0.4,3.6c1.1-1.2,2.4-2.3,4-3
c1.5-0.8,3.2-1.1,5-1.1C174.4,416.6,176.3,417.1,177.9,418.1z M174.4,434.7c1.2-0.6,2.1-1.5,2.8-2.7c0.7-1.1,1-2.4,1-3.8
c0-1.4-0.3-2.7-1-3.8c-0.6-1.1-1.5-2-2.6-2.7s-2.3-1-3.7-1c-1.8,0-3.4,0.5-4.7,1.5c-1.3,1-2.2,2.4-2.6,4.1v3.6
c0.3,1.7,1.1,3,2.4,4.1c1.3,1.1,2.8,1.6,4.6,1.6C172,435.6,173.2,435.3,174.4,434.7z"/>
<path d="M205,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8c-1.3,0.4-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8s2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5c1.9,1.6,3.2,3.9,3.9,6.9
l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C201.5,435.4,203.3,434.7,205,433.5z M194.5,422.5
c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9s-2.1-1.1-3.6-1.1
C197.4,420.4,195.7,421.1,194.5,422.5z"/>
<path d="M235,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9c-0.7-0.7-1.6-1.1-3-1.1c-1.9,0-3.5,0.8-4.7,2.3
c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C232,416.6,233.7,417.2,235,418.4z"/>
<path d="M278.1,406.4c-1.5-0.5-3-0.7-4.3-0.7c-2,0-3.7,0.5-4.9,1.4s-1.8,2.2-1.8,3.8c0,1.6,0.7,2.8,2.1,3.8c1.4,1,3.4,2,6,2.9
c1.9,0.7,3.6,1.4,4.9,2.3c1.3,0.8,2.4,1.9,3.3,3.4c0.9,1.4,1.3,3.3,1.3,5.5c0,2-0.5,3.8-1.5,5.5c-1,1.6-2.4,2.9-4.3,3.8
c-1.9,0.9-4,1.4-6.5,1.4c-2.3,0-4.6-0.4-6.7-1.1c-2.1-0.7-4-1.7-5.7-2.8l2.2-4c1.3,1,2.8,1.8,4.6,2.5c1.8,0.7,3.5,1,5,1
c2,0,3.8-0.5,5.3-1.6c1.5-1,2.3-2.6,2.3-4.6c0-1.7-0.6-3.1-1.9-4.1c-1.3-1-3-2-5.3-2.9c-2.1-0.8-3.9-1.6-5.3-2.3
c-1.4-0.8-2.6-1.8-3.6-3.1c-1-1.3-1.5-3-1.5-5c0-2.9,1-5.3,3.1-7.1s4.7-2.8,8-2.9c4.1,0,7.8,1,11.3,3l-1.9,3.9
C281.1,407.4,279.7,406.8,278.1,406.4z"/>
<path d="M291.7,422.2c1-1.8,2.4-3.1,4.3-4.1c1.8-1,3.9-1.5,6.2-1.5s4.3,0.5,6.1,1.5c1.8,1,3.2,2.4,4.2,4.1c1,1.7,1.5,3.7,1.5,5.8
c0,2.1-0.5,4.1-1.5,5.8c-1,1.8-2.4,3.1-4.2,4.1c-1.8,1-3.9,1.5-6.2,1.5c-2.3,0-4.3-0.5-6.1-1.4c-1.8-1-3.2-2.3-4.2-4
s-1.5-3.7-1.5-6C290.2,425.9,290.7,424,291.7,422.2z M296,431.8c0.6,1.1,1.4,2,2.5,2.7c1.1,0.7,2.2,1,3.5,1c2,0,3.7-0.7,5-2.1
c1.3-1.4,2-3.2,2-5.3s-0.7-3.9-2-5.3c-1.3-1.4-3-2.2-5-2.2c-1.3,0-2.5,0.3-3.5,1c-1,0.7-1.9,1.6-2.5,2.7c-0.6,1.1-0.9,2.4-0.9,3.7
C295.1,429.4,295.4,430.7,296,431.8z"/>
<path d="M340.4,417.5V439H336l-0.3-4.1c-0.7,1.5-1.9,2.6-3.4,3.6c-1.5,0.9-3.2,1.4-5.1,1.4c-2,0-3.6-0.6-4.9-1.8
c-1.3-1.2-1.9-2.7-2-4.7v-15.9h4.8v14.2c0.1,1.2,0.4,2.2,1.1,2.9c0.6,0.7,1.6,1.1,2.9,1.1c1.2,0,2.3-0.4,3.2-1.1
c1-0.7,1.7-1.7,2.3-2.9c0.6-1.2,0.9-2.6,0.9-4.2v-10H340.4z"/>
<path d="M355.9,419.5c1-0.9,2.1-1.6,3.2-2.1s2.1-0.7,3-0.8l-0.2,4.8c-1.6-0.1-3,0.2-4.2,0.9s-2.3,1.7-3,2.9
c-0.7,1.2-1.1,2.5-1.1,3.9v9.8h-4.8v-21.5h4.3l0.4,5.1C354.1,421.4,354.9,420.4,355.9,419.5z"/>
<path d="M381.5,438.8c-1.3,0.5-2.7,0.7-4.1,0.7c-2.3,0-4.4-0.5-6.2-1.4c-1.8-0.9-3.2-2.3-4.2-4c-1-1.7-1.5-3.7-1.5-6
c0-2.2,0.5-4.2,1.6-5.9c1-1.7,2.4-3,4.2-4c1.7-0.9,3.6-1.4,5.6-1.4c3.3,0,6,0.9,8.2,2.7l-2.4,3.2c-0.7-0.5-1.5-1-2.4-1.3
c-0.9-0.4-1.9-0.5-2.9-0.5c-1.3,0-2.5,0.3-3.5,1c-1.1,0.6-1.9,1.5-2.5,2.6c-0.6,1.1-0.9,2.3-0.9,3.7s0.3,2.6,1,3.7
c0.6,1.1,1.5,2,2.6,2.7c1.1,0.7,2.4,1,3.8,1c1.8,0,3.3-0.5,4.6-1.6l2.5,3C383.9,437.8,382.8,438.4,381.5,438.8z"/>
<path d="M406.5,433.5l2.2,3.6c-1.1,0.8-2.4,1.4-3.7,1.8s-2.6,0.6-3.9,0.6c-2.4,0-4.5-0.5-6.3-1.5c-1.8-1-3.2-2.3-4.1-4.1
c-1-1.7-1.5-3.7-1.5-5.9c0-2.1,0.5-4,1.6-5.8c1.1-1.8,2.5-3.1,4.3-4.2c1.8-1,3.8-1.5,6-1.5c2.8,0,5.2,0.8,7,2.5
c1.9,1.6,3.2,3.9,3.9,6.9l-17,6c0.6,1.1,1.5,1.9,2.5,2.5c1.1,0.6,2.3,0.9,3.6,0.9C403,435.4,404.8,434.7,406.5,433.5z M396,422.5
c-1.3,1.4-1.9,3.2-1.9,5.3c0,0.5,0,0.9,0.1,1.2l12.5-4.6c-0.5-1.2-1.3-2.1-2.2-2.9c-1-0.7-2.1-1.1-3.6-1.1
C398.9,420.4,397.3,421.1,396,422.5z"/>
</g>
</g>
<g>
<path class="st0" d="M268.8,261.4c0,10.4-8.4,18.8-18.8,18.8c-1.6,0-3.2-0.2-4.7-0.6l-0.9,0.2c-2-11.3-7.4-21.9-15.7-30.2l-6.8-6.8
h112.5V106.7h32.8v154.7H268.8z"/>
<path class="st0" d="M193.7,242.6v18.8h-60.9V106.7h32.8v135.9H193.7z"/>
<g>
<path class="st24" d="M250,172.3v70.3h-28.1v-28.1c0-6.5-2.6-12.3-6.8-16.6c-4.3-4.2-10.1-6.8-16.6-6.8c-2.6,0-4.7,2.1-4.7,4.7
v46.9h-28.1v-70.3H250z"/>
<path class="st24" d="M250,167.6v-46.9c0-20.7,16.8-37.5,37.5-37.5h46.9v159.4H250V167.6z"/>
<path class="st24" d="M212.5,83.3c20.7,0,37.5,16.8,37.5,37.5v51.6h-84.4V83.3H212.5z"/>
</g>
<path class="st25" d="M217.2,327v0.2v37.3h70.3V327H217.2z"/>
<path class="st26" d="M244.4,279.7l0.9-0.2c1.5,0.4,3,0.6,4.7,0.6c10.4,0,18.8-8.4,18.8-18.8h37.5v14.8c0,2.6-0.6,5.2-1.6,7.6
l-15.6,34.9c-1,2.4-1.6,5-1.6,7.6v0.7h-70.3c0-3.1-0.8-6.2-2.3-9l-18.8-33.7c-1.5-2.8-2.3-6-2.3-9.1v-79.5c0-2.6,2.1-4.7,4.7-4.7
c6.5,0,12.3,2.6,16.6,6.8c4.2,4.3,6.8,10.1,6.8,16.6v28.1l6.8,6.8C237,257.8,242.5,268.4,244.4,279.7z"/>
<path class="st7" d="M292.2,359.8v-33.5c0-2,0.4-3.9,1.2-5.7l15.5-34.9c1.3-3,2-6.2,2-9.5v-10.1h60.9V102h-32.8V78.6h-51.6
c-16.3,0-30.5,9.3-37.5,22.9c-7-13.6-21.2-22.9-37.5-22.9h-51.6V102h-32.8v164.1h60.9v9.2c0,4,1,7.9,2.9,11.4l18.7,33.7
c1.2,2.1,1.8,4.4,1.8,6.8v32.6H104.7v9.4h290.6v-9.4H292.2z M362.5,111.4v145.3h-98.4v4.7c0,7.8-6.3,14.1-14.1,14.1
c-0.6,0-1.2-0.1-1.7-0.2c-2.5-10.4-7.6-20-15.2-27.9h106V111.4H362.5z M170.3,87.9h42.2c18.1,0,32.8,14.7,32.8,32.8v37.5h9.4v-37.5
c0-18.1,14.7-32.8,32.8-32.8h42.2v150h-75v-70.3h-9.4v70.3h-18.8v-23.4c0-15.5-12.6-28.1-28.1-28.1c-5.2,0-9.4,4.2-9.4,9.4v42.2
h-18.8V87.9z M137.5,256.7V111.4h23.4v135.9h28.1v9.4H137.5z M200.2,282.1c-1.2-2.1-1.8-4.4-1.8-6.8v-79.5
c10.3,0,18.8,8.4,18.8,18.8v30.1l8.2,8.2c9.8,9.8,15.2,22.8,15.2,36.7h9.4c0-1.6-0.1-3.1-0.2-4.7c0.1,0,0.2,0,0.2,0
c11.3,0,20.8-8.1,23-18.8h28.6v10.1c0,2-0.4,3.9-1.2,5.7l-15.5,34.9c-0.8,1.8-1.3,3.6-1.6,5.5h-61.9c-0.5-2.3-1.3-4.5-2.4-6.5
L200.2,282.1z M221.9,350.4h42.2v-9.4h-42.2v-9.4h60.9v9.4h-9.4v9.4h9.4v9.4h-60.9V350.4z"/>
<path class="st7" d="M287.5,200.4h9.4v9.4h-9.4V200.4z"/>
<path class="st7" d="M306.3,200.4h9.4v9.4h-9.4V200.4z"/>
<path class="st7" d="M268.8,200.4h9.4v9.4h-9.4V200.4z"/>
<path class="st7" d="M264.1,219.2h56.3v9.4h-56.3V219.2z"/>
<path class="st7" d="M264.1,181.7h56.3v9.4h-56.3V181.7z"/>
<path class="st7" d="M264.1,148.9h56.3v9.4h-56.3V148.9z"/>
<path class="st7" d="M264.1,130.1h56.3v9.4h-56.3V130.1z"/>
<path class="st7" d="M264.1,111.4h56.3v9.4h-56.3V111.4z"/>
<path class="st7" d="M203.1,130.1h9.4v9.4h-9.4V130.1z"/>
<path class="st7" d="M221.9,130.1h9.4v9.4h-9.4V130.1z"/>
<path class="st7" d="M184.4,130.1h9.4v9.4h-9.4V130.1z"/>
<path class="st7" d="M179.7,111.4h56.3v9.4h-56.3V111.4z"/>
<path class="st7" d="M179.7,148.9h56.3v9.4h-56.3V148.9z"/>
<path class="st7" d="M179.7,167.6h56.3v9.4h-56.3V167.6z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<path class="st0" d="M318.5,62.6c-28.7,0-54,17-68.5,42.6c-14.5-25.6-39.7-42.6-68.5-42.6c-45,0-81.4,41.6-81.4,93
c0,132.2,149.9,205.9,149.9,205.9s149.9-70.9,149.9-205.9C399.9,104.2,363.4,62.6,318.5,62.6z"/>
<path class="st1" d="M318.5,62.6c-4.5,0-9,0.4-13.3,1.2c38.7,7.2,68.2,45.5,68.2,91.7c0,110-99.6,177.5-136.4,198.7
c8.1,4.8,13.1,7.2,13.1,7.2s149.9-70.9,149.9-205.9C399.9,104.2,363.4,62.6,318.5,62.6z"/>
<path class="st2" d="M327,212.2c0,42.5-34.5,77-77,77s-77-34.5-77-77c0-42.5,34.5-77,77-77S327,169.7,327,212.2z"/>
<path class="st3" d="M250,135.2c-4.5,0-9,0.4-13.3,1.1c36.2,6.3,63.7,37.8,63.7,75.8c0,38-27.5,69.5-63.7,75.8
c4.3,0.7,8.7,1.1,13.3,1.1c42.5,0,77-34.5,77-77C327,169.7,292.5,135.2,250,135.2z"/>
<path class="st4" d="M255.1,135.4c-0.2,0.1-0.2,0.1-0.2,0.1s-3,22.2-14.8,29.6c-11.9,7.4-20.8,19.3-14.1,32.6
c6.7,13.3,21.5,8.2,35.2,6.3c13.7-1.9,3.3,40.4,11.5,50.8c8.2,10.4,31.1-10.4,28.9-23.7c-3.3-19.8-4.4-26.7,22.2-40.8h0.1
C314.9,160,287.7,137.5,255.1,135.4z"/>
<path class="st4" d="M198.9,247c-3.6-5.4,6.3-18.2,8.5-27.8c2.2-9.6-11.1-8.9-15.2-12.2c-4.1-3.3-9.6-17.8-13.7-21.1
c0,0-0.6,0.6-1.4,1.7c-2.6,7.7-4,16-4,24.6c0,24.7,11.6,46.7,29.7,60.8c1.1-0.2,1.7-0.4,1.7-0.4S207.4,260,198.9,247z"/>
<path class="st5" d="M300.4,211.4c1.8-7.2,7.9-12.9,23.3-21h0.1c-2.5-8.5-6.5-16.4-11.6-23.4c-13.1-17.9-33.7-30-57.2-31.5
c-0.2,0.1-0.2,0.1-0.2,0.1s-0.3,2.4-1.2,5.9C280.9,153,300.1,179.9,300.4,211.4z"/>
<path class="st5" d="M301.5,231.1c-0.7-4-1.2-7.4-1.5-10.6c-1.3,12.3-5.5,23.7-11.9,33.5C295.8,248.8,302.8,238.7,301.5,231.1z"/>
<path class="st6" d="M318.5,58.2c-27.1,0-52.2,14.3-68.5,38.5c-16.2-24.3-41.3-38.5-68.5-38.5c-47.4,0-85.9,43.7-85.9,97.5
c0,30.9,8.1,61.3,24,90.1c12.7,23,30.3,45.1,52.4,65.7c37.5,35,74.5,53.4,76,54.1c0.6,0.3,1.3,0.5,2,0.5c0.7,0,1.3-0.1,1.9-0.4
c0.4-0.2,10.9-5.2,26.4-15c4.9-3.1,0-10.8-4.9-7.6c-11.2,7.1-19.8,11.6-23.5,13.5c-8.1-4.3-40.3-22.1-72.1-51.8
c-21.4-20-38.4-41.3-50.5-63.4c-15.1-27.5-22.8-56.3-22.8-85.6c0-48.8,34.5-88.4,76.9-88.4c26.1,0,50.2,15.1,64.5,40.3
c1.7,3,6.2,3,7.9,0c14.3-25.2,38.4-40.3,64.5-40.3c42.4,0,76.9,39.7,76.9,88.4c0,36.2-11.1,71.1-33.1,103.7
c-16.4,24.3-38.4,47.1-65.6,67.5c-4.6,3.5,0.8,10.7,5.4,7.2c27.9-21.1,50.7-44.5,67.6-69.7c23-34.1,34.6-70.7,34.6-108.7
C404.4,102,365.9,58.2,318.5,58.2z"/>
<path class="st7" d="M185,163.2c-10.8,14.2-16.5,31.3-16.5,49.2c0,44.9,36.6,81.5,81.5,81.5s81.5-36.6,81.5-81.5
c0-44.9-36.6-81.5-81.5-81.5c-16,0-31.4,4.6-44.7,13.3c-4.9,3.2,0.1,10.8,5,7.6c11.6-7.6,25.2-11.7,39.1-11.8
c-1.7,7-5.4,17.5-11.8,21.5c-16.7,10.4-22.6,24.8-15.7,38.5c7.1,14.3,21.8,11.8,33.6,9.8c2.1-0.4,4.2-0.7,6.3-1c0.1,0,0.2,0,0.3,0
c0,0,0,0,0,0c0.1,0.1,1.2,1,1.8,6.1c0.5,4.2,0.5,9.4,0.6,14.9c0,11.5,0.1,22.4,4.6,28.1c2.4,3,5.6,4.5,9.4,4.5
c2.3,0,4.8-0.6,7.4-1.7c10.8-4.8,21.9-18.9,20-30.1c-1.5-9.2-2.5-15.2-0.4-19.9c1.8-4.2,6.5-8.3,15.3-13.3c1,4.9,1.6,9.9,1.6,15.1
c0,40-32.5,72.5-72.5,72.5c-15.2,0-29.2-4.7-40.9-12.7c0.6-4.2,1.2-15.7-6.4-27.4c-0.6-1.6,2.4-8.1,4.1-11.6c2-4.2,4.1-8.6,5-12.8
c2.5-10.8-7.7-13.8-12.5-15.2c-1.4-0.4-3.6-1.1-4.2-1.5c-1.4-1.1-3.9-5.8-5.7-9.2c-2.2-4-4.1-7.6-6.2-10.1
c2.3-5.5,5.4-10.8,9.1-15.7C195.7,164,188.5,158.5,185,163.2z M297.2,206.9c-3.2,7.2-1.9,14.7-0.2,25.1c1,6.1-6.7,16.8-14.8,20.3
c-3,1.3-5,1.3-6.1-0.1c-2.6-3.3-2.6-14.4-2.7-22.6c0-12.4-0.1-23-5.5-27.7c-2-1.8-4.6-2.5-7.5-2.1c-2.2,0.3-4.4,0.7-6.6,1
c-13.8,2.4-20.2,2.6-24-4.9c-2.2-4.3-5.3-15.7,12.4-26.8c10.2-6.4,14.6-21.4,16.2-28.7c27.8,3.3,50.8,22.3,59.8,47.9
C306.2,195,300.1,200.4,297.2,206.9z M181.4,198.8c2.8,5.2,5.2,9.7,8,11.9c2,1.6,4.6,2.4,7.4,3.2c6.9,2,6.7,2.8,6.3,4.5
c-0.7,3.2-2.6,7.1-4.4,10.9c-3.6,7.7-7.1,14.9-3.5,20.4c3.7,5.7,5,11.3,5.3,15.4c-14-13.2-22.8-32-22.8-52.7c0-5.8,0.7-11.4,2-16.9
C180.2,196.5,180.8,197.7,181.4,198.8z"/>
<path class="st1" d="M347.8,148.5c13.2,11.3,21.8,27.8,25.3,49c0.4,2.2,2.3,3.8,4.5,3.8c2.7,0,4.9-2.6,4.5-5.3
c-4.9-29.4-18.4-46-28.8-54.7c-11.5-9.6-21.9-12.1-22.3-12.2c-5.6-1.3-7.7,7.4-2.1,8.8C329,137.9,337.9,140.1,347.8,148.5z"/>
</g>
<g>
<g>
<path d="M124.8,406.4c-1.5-0.5-3-0.7-4.3-0.7c-2,0-3.7,0.5-4.9,1.4c-1.2,0.9-1.8,2.2-1.8,3.8c0,1.6,0.7,2.8,2.1,3.8
c1.4,1,3.4,2,6,2.9c1.9,0.7,3.6,1.4,4.9,2.3c1.3,0.8,2.4,1.9,3.3,3.4c0.9,1.4,1.3,3.3,1.3,5.5c0,2-0.5,3.8-1.5,5.5
c-1,1.6-2.4,2.9-4.3,3.8c-1.9,0.9-4,1.4-6.5,1.4c-2.3,0-4.6-0.4-6.7-1.1c-2.1-0.7-4-1.7-5.7-2.8l2.2-4c1.3,1,2.8,1.8,4.6,2.5
c1.8,0.7,3.5,1,5,1c2,0,3.8-0.5,5.3-1.6c1.5-1,2.3-2.6,2.3-4.6c0-1.7-0.6-3.1-1.9-4.1c-1.3-1-3-2-5.3-2.9
c-2.1-0.8-3.9-1.6-5.3-2.3c-1.4-0.8-2.6-1.8-3.6-3.1c-1-1.3-1.5-3-1.5-5c0-2.9,1-5.3,3.1-7.1c2.1-1.8,4.7-2.8,8-2.9
c4.1,0,7.8,1,11.3,3l-1.9,3.9C127.7,407.4,126.3,406.8,124.8,406.4z"/>
<path d="M158.7,417.5V439h-4.4l-0.3-4.1c-0.7,1.5-1.9,2.6-3.4,3.6c-1.5,0.9-3.2,1.4-5.1,1.4c-2,0-3.6-0.6-4.9-1.8
c-1.3-1.2-1.9-2.7-2-4.7v-15.9h4.8v14.2c0.1,1.2,0.4,2.2,1.1,2.9c0.6,0.7,1.6,1.1,2.9,1.1c1.2,0,2.3-0.4,3.2-1.1
c1-0.7,1.7-1.7,2.3-2.9c0.6-1.2,0.9-2.6,0.9-4.2v-10H158.7z"/>
<path d="M168.7,438.6c-1.4-0.6-2.6-1.4-3.5-2.4l2.1-2.8c0.9,0.8,1.8,1.5,2.7,1.9c1,0.5,1.9,0.7,2.8,0.7c1.1,0,2.1-0.2,2.8-0.7
c0.7-0.5,1.1-1.1,1.1-2.1c0-0.7-0.2-1.3-0.7-1.8c-0.5-0.5-1-0.8-1.5-1s-1.5-0.5-2.9-0.9c-3.7-1.2-5.5-3.3-5.5-6.3
c0-1.8,0.7-3.3,2-4.6c1.3-1.3,3.2-1.9,5.6-1.9c1.5,0,2.9,0.2,4.1,0.6c1.2,0.4,2.3,1,3.3,1.8l-1.9,3c-0.6-0.6-1.3-1.1-2.1-1.4
c-0.8-0.3-1.7-0.5-2.4-0.6c-1,0-1.8,0.2-2.5,0.7c-0.7,0.5-1,1.1-1,1.9c0,0.7,0.2,1.2,0.7,1.6c0.5,0.4,0.9,0.7,1.4,0.9
c0.5,0.2,1.4,0.5,2.9,1c1.8,0.6,3.1,1.4,4.1,2.3c1,0.9,1.5,2.2,1.5,3.8c0,2.1-0.7,3.8-2.2,5.1c-1.5,1.4-3.5,2-6.2,2
C171.6,439.5,170.1,439.2,168.7,438.6z"/>
<path d="M195.3,408v9.5h5.9v3.8h-5.9V439h-4.9v-17.6h-4v-3.8h4V408H195.3z"/>
<path d="M229.2,417.5V439h-4.8v-3.5c-0.8,1-1.9,1.9-3.3,2.8c-1.5,0.8-3.1,1.3-4.9,1.3c-2,0-3.9-0.4-5.5-1.3
c-1.6-0.9-2.9-2.2-3.9-3.9c-1-1.7-1.4-3.7-1.4-6.1c0-2.4,0.5-4.4,1.5-6.2c1-1.7,2.3-3.1,4-4.1c1.7-1,3.5-1.4,5.6-1.4
c1.8,0,3.4,0.4,4.8,1.2s2.4,1.8,3.3,3.1l0.4-3.4H229.2z M221.9,434c1.3-1,2.1-2.3,2.4-4v-4.3c-0.4-1.5-1.3-2.8-2.6-3.7
c-1.3-1-2.8-1.4-4.5-1.4c-1.3,0-2.5,0.3-3.6,0.9c-1.1,0.6-2,1.5-2.6,2.6c-0.6,1.1-1,2.4-1,3.8c0,1.4,0.3,2.7,1,3.8
c0.7,1.1,1.5,2.1,2.7,2.7c1.1,0.7,2.3,1,3.6,1C219.1,435.5,220.6,435,221.9,434z"/>
<path d="M238.1,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9s-1.2,0.8-2,0.8
c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C237.2,409,237.5,408.3,238.1,407.8z M242.4,417.5V439h-4.8v-21.5H242.4z"/>
<path d="M269.2,418.4c1.3,1.2,2,2.7,2,4.7V439h-4.9v-14.2c-0.1-1.2-0.4-2.2-1.1-2.9s-1.6-1.1-3-1.1c-1.9,0-3.5,0.8-4.7,2.3
c-1.2,1.5-1.9,3.5-1.9,5.8V439h-4.8v-21.5h4.4l0.3,4.2c0.8-1.6,1.9-2.8,3.4-3.7c1.5-0.9,3.3-1.3,5.2-1.3
C266.2,416.6,267.9,417.2,269.2,418.4z"/>
<path d="M301.7,417.5V439h-4.8v-3.5c-0.8,1-1.9,1.9-3.3,2.8s-3.1,1.3-4.9,1.3c-2,0-3.9-0.4-5.5-1.3c-1.6-0.9-2.9-2.2-3.9-3.9
c-1-1.7-1.4-3.7-1.4-6.1c0-2.4,0.5-4.4,1.5-6.2c1-1.7,2.3-3.1,4-4.1c1.7-1,3.5-1.4,5.6-1.4c1.8,0,3.4,0.4,4.8,1.2s2.4,1.8,3.3,3.1
l0.4-3.4H301.7z M294.4,434c1.3-1,2.1-2.3,2.4-4v-4.3c-0.4-1.5-1.3-2.8-2.6-3.7c-1.3-1-2.8-1.4-4.5-1.4c-1.3,0-2.5,0.3-3.6,0.9
c-1.1,0.6-2,1.5-2.6,2.6c-0.6,1.1-1,2.4-1,3.8c0,1.4,0.3,2.7,1,3.8c0.7,1.1,1.5,2.1,2.7,2.7c1.1,0.7,2.3,1,3.6,1
C291.6,435.5,293.1,435,294.4,434z"/>
<path d="M329.2,418c1.6,0.9,2.9,2.3,3.8,4c0.9,1.7,1.4,3.7,1.4,5.9c0,2.4-0.5,4.4-1.5,6.2c-1,1.8-2.4,3.1-4.1,4.1
c-1.7,0.9-3.6,1.4-5.6,1.4c-1.8,0-3.4-0.3-4.8-1c-1.4-0.7-2.6-1.6-3.5-2.8v3.3h-4.8v-40.3h4.8v21.6c0.9-1.1,2.1-2.1,3.7-2.7
c1.6-0.7,3.3-1,5.2-1C325.8,416.6,327.6,417.1,329.2,418z M327.4,433.2c1.4-1.4,2.1-3.2,2.1-5.4c0-1.4-0.3-2.6-1-3.8
c-0.6-1.1-1.5-2-2.6-2.7c-1.1-0.7-2.3-1-3.7-1c-1.8,0-3.3,0.5-4.7,1.4s-2.2,2.2-2.6,3.8v4.4c0.4,1.6,1.3,2.8,2.6,3.8
c1.3,1,2.9,1.5,4.7,1.5C324.3,435.4,326.1,434.6,327.4,433.2z"/>
<path d="M341.4,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C340.5,409,340.8,408.3,341.4,407.8z M345.7,417.5V439
h-4.8v-21.5H345.7z"/>
<path d="M359,398.7V439h-4.8v-40.3H359z"/>
<path d="M367.9,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C367.1,409,367.3,408.3,367.9,407.8z M372.2,417.5V439
h-4.8v-21.5H372.2z"/>
<path d="M387.6,408v9.5h5.9v3.8h-5.9V439h-4.9v-17.6h-4v-3.8h4V408H387.6z"/>
<path d="M419.9,417.5L406,449.3h-4.8l4.9-11.1l-10-20.8h5.5l7,15.3l6.8-15.3H419.9z"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@ -0,0 +1,112 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#8CB63E;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st1{fill:#6B8538;}
.st2{fill:#98C9E8;}
.st3{fill:#6AAEE3;}
.st4{fill:#B1C966;}
.st5{fill:#90B83B;}
.st6{fill:#070809;}
.st7{fill:#08090A;}
.st8{fill:#8CB63E;}
.st9{fill:none;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;}
.st10{fill:#CCE5FA;stroke:#0F0C0D;stroke-width:8;stroke-miterlimit:10;}
.st11{fill:#85AFCC;}
.st12{fill:#797681;}
.st13{fill:#C6C5CA;}
.st14{fill:#659AD4;}
.st15{fill:#457ABC;}
.st16{fill:#0E9699;}
.st17{fill:#C93E5A;}
.st18{fill:#C52733;}
.st19{fill:none;stroke:#070809;stroke-width:11;stroke-miterlimit:10;}
.st20{fill:#877BB5;}
.st21{fill:#F0D3BE;}
.st22{fill:#EAC1AC;}
.st23{fill:#7A9B3C;stroke:#130D0E;stroke-width:8;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:970,20;}
.st24{fill:#E7E9ED;}
.st25{fill:#F3D374;}
.st26{fill:#F0D0B5;}
</style>
<g>
<g>
<path d="M164.2,406.4c-1.5-0.5-3-0.7-4.3-0.7c-2,0-3.7,0.5-4.9,1.4s-1.8,2.2-1.8,3.8c0,1.6,0.7,2.8,2.1,3.8c1.4,1,3.4,2,6,2.9
c1.9,0.7,3.6,1.4,4.9,2.3c1.3,0.8,2.4,1.9,3.3,3.4c0.9,1.4,1.3,3.3,1.3,5.5c0,2-0.5,3.8-1.5,5.5c-1,1.6-2.4,2.9-4.3,3.8
c-1.9,0.9-4,1.4-6.5,1.4c-2.3,0-4.6-0.4-6.7-1.1c-2.1-0.7-4-1.7-5.7-2.8l2.2-4c1.3,1,2.8,1.8,4.6,2.5c1.8,0.7,3.5,1,5,1
c2,0,3.8-0.5,5.3-1.6c1.5-1,2.3-2.6,2.3-4.6c0-1.7-0.6-3.1-1.9-4.1c-1.3-1-3-2-5.3-2.9c-2.1-0.8-3.9-1.6-5.3-2.3
c-1.4-0.8-2.6-1.8-3.6-3.1c-1-1.3-1.5-3-1.5-5c0-2.9,1-5.3,3.1-7.1s4.7-2.8,8-2.9c4.1,0,7.8,1,11.3,3l-1.9,3.9
C167.1,407.4,165.7,406.8,164.2,406.4z"/>
<path d="M178.6,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C177.7,409,178,408.3,178.6,407.8z M182.9,417.5V439h-4.8
v-21.5H182.9z"/>
<path d="M223.9,418.4c1.2,1.2,1.9,2.7,1.9,4.7v16H221v-14.2c-0.1-2.5-1.2-3.9-3.4-4c-1.2,0-2.4,0.4-3.4,1.1
c-1,0.7-1.8,1.7-2.3,2.9c-0.6,1.2-0.8,2.5-0.9,3.9V439h-4.9v-14.2c-0.1-2.5-1.3-3.9-3.5-4c-1.2,0-2.3,0.4-3.3,1.1
c-1,0.7-1.8,1.7-2.3,3c-0.6,1.2-0.8,2.5-0.8,3.9V439h-4.8v-21.5h4.4l0.4,4.1c0.8-1.6,2-2.8,3.4-3.6c1.4-0.9,3.1-1.3,4.9-1.3
c1.7,0,3.2,0.4,4.4,1.2c1.2,0.8,1.9,1.9,2.3,3.4c0.9-1.4,2-2.5,3.4-3.4c1.4-0.8,2.9-1.2,4.5-1.2
C221,416.6,222.7,417.2,223.9,418.4z"/>
<path d="M253.3,418.1c1.6,1,2.9,2.3,3.8,4.1c0.9,1.8,1.4,3.8,1.4,6.1c0,2.3-0.5,4.2-1.5,6c-1,1.7-2.4,3-4.2,4
c-1.8,0.9-3.7,1.4-5.9,1.4c-1.6,0-3-0.3-4.5-1s-2.6-1.6-3.4-2.7v13.6h-4.8v-32.2h4.2l0.4,3.6c1.1-1.2,2.4-2.3,4-3
c1.5-0.8,3.2-1.1,5-1.1C249.9,416.6,251.7,417.1,253.3,418.1z M249.8,434.7c1.2-0.6,2.1-1.5,2.8-2.7c0.7-1.1,1-2.4,1-3.8
c0-1.4-0.3-2.7-1-3.8c-0.6-1.1-1.5-2-2.6-2.7c-1.1-0.7-2.3-1-3.7-1c-1.8,0-3.4,0.5-4.7,1.5c-1.3,1-2.2,2.4-2.6,4.1v3.6
c0.3,1.7,1.1,3,2.4,4.1c1.3,1.1,2.8,1.6,4.6,1.6C247.4,435.6,248.6,435.3,249.8,434.7z"/>
<path d="M269.9,398.7V439H265v-40.3H269.9z"/>
<path d="M278.8,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C277.9,409,278.2,408.3,278.8,407.8z M283.1,417.5V439
h-4.8v-21.5H283.1z"/>
<path d="M305.6,438.8c-1.3,0.5-2.7,0.7-4.1,0.7c-2.3,0-4.4-0.5-6.2-1.4s-3.2-2.3-4.2-4c-1-1.7-1.5-3.7-1.5-6
c0-2.2,0.5-4.2,1.6-5.9c1-1.7,2.4-3,4.2-4s3.6-1.4,5.6-1.4c3.3,0,6,0.9,8.2,2.7l-2.4,3.2c-0.7-0.5-1.5-1-2.4-1.3
c-0.9-0.4-1.9-0.5-2.9-0.5c-1.3,0-2.5,0.3-3.5,1c-1.1,0.6-1.9,1.5-2.5,2.6c-0.6,1.1-0.9,2.3-0.9,3.7s0.3,2.6,1,3.7
c0.6,1.1,1.5,2,2.6,2.7c1.1,0.7,2.4,1,3.8,1c1.8,0,3.3-0.5,4.6-1.6l2.5,3C308.1,437.8,306.9,438.4,305.6,438.8z"/>
<path d="M315.8,407.8c0.6-0.5,1.3-0.8,2-0.8c0.8,0,1.4,0.3,2,0.8c0.6,0.5,0.9,1.2,0.9,1.9c0,0.8-0.3,1.4-0.9,1.9
c-0.6,0.5-1.2,0.8-2,0.8c-0.8,0-1.4-0.3-2-0.8c-0.6-0.5-0.9-1.2-0.9-1.9C314.9,409,315.2,408.3,315.8,407.8z M320.1,417.5V439
h-4.8v-21.5H320.1z"/>
<path d="M335.5,408v9.5h5.9v3.8h-5.9V439h-4.9v-17.6h-4v-3.8h4V408H335.5z"/>
<path d="M367.7,417.5l-13.9,31.9H349l4.9-11.1l-10-20.8h5.5l7,15.3l6.8-15.3H367.7z"/>
</g>
</g>
<g>
<path class="st19" d="M404.9,186.5c-1.5-2.3-3.4-4.2-5.6-5.6c-4.7-3-10.5-3.9-15.9-2c-0.1,0.1-0.3,0.1-0.4,0c0,0-0.1,0-0.1-0.1
c-0.1-0.1,0-0.3,0.1-0.4c0.2-0.1,0.4-0.3,0.6-0.4c8.6-5.7,11-17.4,5.3-26c-1.5-2.2-3.3-4-5.5-5.4c-3.2-2-6.9-3.1-10.6-3.1
c-1.5,0-3.1,0.2-4.6,0.5c-0.2,0.1-0.4,0.1-0.5-0.1c0,0,0,0,0,0c-0.1-0.2-0.1-0.4,0.1-0.6c1.1-0.7,6.4-4.5,7.9-11.9
c0.9-4.7,0.1-9.7-2.8-14c-1.5-2.2-3.3-4-5.4-5.4c-3.1-2-6.6-3-10.2-3c-2.3,0-4.5,0.4-6.7,1.2c-0.1,0-0.2,0-0.3-0.1
c0-0.1,0-0.2,0.1-0.3c8.5-5.6,11.3-17.1,5.9-25.8c-5.6-9-17.5-11.5-26.3-5.7l-25.3,16.7c-13.9-7.4-29.1-12.6-45.2-15.2
c-4.3-6.7-9.4-13-15.2-18.6l-9.9-9.5c-5.5-5.4-14-6.2-20.5-1.9c-4.8,3.2-7.3,8.4-7.3,13.7c0,3.1,0.9,6.3,2.7,9
c1.6,2.4,3,4.8,4.2,7.3c-69,11.1-121.7,70.9-121.7,143c0,6.8,0.5,13.4,1.4,19.9c7.1,51.7,41.4,94.6,88.1,113.9
c17.1,7.1,35.8,11,55.4,11c79.6,0,144.1-64.1,144.8-143.5l18.1-12C408.3,206.8,410.7,195.2,404.9,186.5z"/>
<path class="st20" d="M381.6,223.2c0,80-64.8,144.8-144.8,144.8c-19.6,0-38.3-3.9-55.4-11c-46.6-19.3-81-62.3-88.1-113.9
c-0.9-6.5-1.4-13.2-1.4-19.9c0-80,64.8-144.8,144.8-144.8C316.7,78.4,381.6,143.2,381.6,223.2z"/>
<g>
<path class="st21" d="M399.7,212.5L317,267.3c-5.9,3.9-13,5.5-20,4.3c-7-1.1-14.1,0.4-20.1,4.3l-11.1,7.3l-62-91.4l15.2-65.7
c1.2-5.1,1.8-10.3,1.8-15.5c0-13.4-3.9-26.5-11.4-37.9c-1.8-2.8-2.7-5.9-2.7-9c0-5.3,2.6-10.5,7.3-13.7c6.4-4.3,14.9-3.5,20.5,1.9
l9.9,9.5c11.3,10.9,20,24.2,25.4,39l5.3,14.4l55-36.3c8.8-5.8,20.7-3.3,26.3,5.7c5.4,8.7,2.6,20.1-5.9,25.8
c-0.1,0.1-0.1,0.2-0.1,0.3c0,0.1,0.2,0.2,0.3,0.1c2.2-0.8,4.4-1.2,6.7-1.2c3.6,0,7.2,1,10.2,3c2.1,1.4,4,3.2,5.4,5.4
c2.8,4.3,3.7,9.3,2.8,14c-1.5,7.4-6.8,11.2-7.9,11.9c-0.2,0.1-0.2,0.4-0.1,0.6c0,0,0,0,0,0c0.1,0.2,0.4,0.2,0.5,0.1
c1.5-0.4,3-0.5,4.6-0.5c3.7,0,7.4,1.1,10.6,3.1c2.1,1.4,4,3.2,5.5,5.4c5.7,8.6,3.4,20.3-5.3,26c-0.2,0.1-0.4,0.3-0.6,0.4
c-0.1,0.1-0.2,0.3-0.1,0.4c0,0,0,0.1,0.1,0.1c0.1,0.1,0.2,0.1,0.4,0c5.4-1.8,11.2-1,15.9,2c2.2,1.4,4.1,3.3,5.6,5.6
C410.7,195.2,408.3,206.8,399.7,212.5z"/>
<path class="st21" d="M404.9,186.5c-1.5-2.3-3.4-4.2-5.6-5.6c-4.7-3-10.5-3.9-15.9-2c-0.1,0.1-0.3,0.1-0.4,0c0,0-0.1,0-0.1-0.1
c-0.1-0.1,0-0.3,0.1-0.4c0.2-0.1,0.4-0.3,0.6-0.4c8.6-5.7,11-17.4,5.3-26c-1.5-2.2-3.3-4-5.5-5.4c-3.2-2-6.9-3.1-10.6-3.1
c-1.5,0-3.1,0.2-4.6,0.5c-0.2,0.1-0.4,0.1-0.5-0.1c0,0,0,0,0,0c-0.1-0.2-0.1-0.4,0.1-0.6c1.1-0.7,6.4-4.5,7.9-11.9
c0.9-4.7,0.1-9.7-2.8-14c-1.5-2.2-3.3-4-5.4-5.4c-3.1-2-6.6-3-10.2-3c-2.3,0-4.5,0.4-6.7,1.2c-0.1,0-0.2,0-0.3-0.1
c0-0.1,0-0.2,0.1-0.3c8.5-5.6,11.3-17.1,5.9-25.8c-5.6-9-17.5-11.5-26.3-5.7l-55,36.3l-5.3-14.4c-5.5-14.7-14.1-28-25.4-39
l-9.9-9.5c-5.5-5.4-14-6.2-20.5-1.9c-4.8,3.2-7.3,8.4-7.3,13.7c0,3.1,0.9,6.3,2.7,9c7.5,11.3,11.4,24.5,11.4,37.9
c0,5.2-0.6,10.3-1.8,15.5l-15.2,65.7l62,91.4l11.1-7.3c5.9-3.9,13.1-5.4,20.1-4.3c7,1.1,14.1-0.4,20-4.3l82.7-54.8
C408.3,206.8,410.7,195.2,404.9,186.5z"/>
<g>
<path class="st22" d="M367.6,112.3L340.1,127c-3.9,2.1-8.7,1-11.4-2.6l21.7-14c0,0.1,0.2,0.2,0.3,0.1c2.2-0.8,4.4-1.2,6.7-1.2
C361,109.2,364.6,110.3,367.6,112.3z"/>
<path class="st22" d="M383.5,146.7l-26.9,14.4c-3.9,2.1-8.7,1-11.4-2.5l21.7-14l0.9-0.4c0.1,0.2,0.4,0.2,0.5,0.1
c1.5-0.4,3-0.5,4.6-0.5C376.7,143.7,380.4,144.7,383.5,146.7z"/>
<path class="st22" d="M399.3,181l-23.7,12.7c-3.9,2.1-8.7,1-11.4-2.6l18.8-12.2c0.1,0.1,0.2,0.1,0.4,0
C388.8,177.1,394.6,177.9,399.3,181z"/>
</g>
</g>
</g>
<path class="st0" d="M266.6,300.6l-34.9,23.1l-50.4,33.4c-46.6-19.3-81-62.3-88.1-113.9l58.4-38.7l35.6-23.6
c4.1-2.7,9.6-1.6,12.3,2.5l69.5,104.9C271.9,292.4,270.7,297.9,266.6,300.6z"/>
<path class="st23" d="M266.6,300.6l-34.9,23.1l-80-119.3l35.6-23.6c4.1-2.7,9.6-1.6,12.3,2.5l69.5,104.9
C271.9,292.4,270.7,297.9,266.6,300.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

111
content/home/index.md Normal file
View File

@ -0,0 +1,111 @@
---
title: "Home"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 1
---
<!-- section 1 (header) -->
{% row(style="center" margin="withContainer" bgPath="img/header1_1.jpg" bgStyle="full" padding="headerboth" margin="tight") %}
<h1 class="text-white">Jungle Paradies</h1>
{% end %}
<!-- section 2 -->
{% row(style="center" margin="narrow" padding="top") %}
## Jungle Paradise Beach Resort & SPA Zanzibar
{% end %}
<div class="container mx-auto">
{% row(margin="withContainer" padding="bottom") %}
#### If you are looking for a one of a kind experience in Zanzibar, look no further...<br> At Jungle Paradise Beach Resort & SPA, you will fall in love with the stunning views and unique history.
Jungle Paradise Beach Resort & Spa @ Mbweni Ruins Zanzibar is your ideal choice, if you want to see and enjoy a unique place in Zanzibar Urban West. It's well-known for their historical Mbweni ruins, which took part in the ending of slavery in Zanzibar in the 1870s. Jungle Paradise is surrounded by a beautiful botanic garden which supports over 280 different kinds of tree species.
Jungle paradise Beach Resort and SPA Zanzibar features 13 exclusive and cozy, air-conditioned beachfront Suites with a very high service standard. Each room provides a beautiful ocean-view, a private bathroom, Wi-Fi, a mini bar fridge and a balcony faced to the ocean, beach and pool area.
<button onclick="window.location.href='/projects'">Our Projects</button>
|||
![Image](./img/section2.jpg#mx-auto)
{% end %}
<!-- section 3 features title -->
{% row(style="center" margin="withContainer" padding="top") %}
# Investment Philosophy
The technology we invest in is focused in these key areas:
{% end %}
{% row(style="center" margin="withContainer" padding="none" margin="moderate") %}
![Image](./img/logos-18.svg#md#mx-auto)
|||
![Image](./img/logos-13.svg#md#mx-auto)
|||
![Image](./img/logos-14.svg#md#mx-auto)
|||
![Image](./img/logos-15.svg#md#mx-auto)
|||
![Image](./img/logos-16.svg#md#mx-auto)
|||
![Image](./img/logos-17.svg#md#mx-auto)
{% end %}
<!-- section 5 apps -->
{% row(style="center" margin="moderate" padding="bottom") %}
Our diverse & passionate team has a multitude of backgrounds, skillsets, and experiences.
<button onclick="window.location.href='/people'">Get to Know our people</button>
{% end %}
</div>
<style>
p{
font-size:1rem;
}
</style>

BIN
content/restaurant/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View File

@ -0,0 +1,59 @@
---
title: "Adnan Fatayerji"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
## Adnan Fatayerji
#### #startupminded #innovation #sustainable #allthewaygreen #dbxtoibiza #casio #music #crossfit #vegan
{% end %}
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/adnan1.jpg)
|||
![Image](./img/adnan2.jpg)
{% end %}
{% row(style="" margin="narrow" padding="none") %}
<p class="text-base"><spain class="font-bold">At Work.</spain> Adnan is a multidisciplinary and multi lingual entrepreneur with a successful track record in the software and infrastructure space. He is drawn towards projects and startups with amplified positive impact and is focused on tech companies that are ethically and compassionately driven. Today, he is a part of a diverse team of innovators trying to redefine the internets inclusivity through autonomous capabilities. At Incubaid, Adnan coordinates a spin-off, sister, tech incubator called ATWGreen which is focused on empowering startups in the field of sustainability in the Middle East region.</p>
<p class="text-base"><spain class="font-bold">Inspiration.</spain> I am drawn to Incubaid's approach to simplicity, every start up that has come through it's doors has resolved a complex solution in the tech space by following nature-based models. This not only results in better technology (less lines of code) but also generates a real world positive impact through energy efficiency for the planet.</p>
<p class="text-base"><spain class="font-bold">At Play.</spain> I am a musician at heart and I have been creating music since i was first gifted a mini Casio keyboard by my parents at the age of 10. I think if I tried to upload all of my unpublished tracks it would break the internet :). I am drawn to music's ability to transcend all boundaries and I try to embody that mantra in my daily life."</p>
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/people/kds)</button>
<button>[Next](/people/jan)</button>
{% end %}
</div>

View File

@ -0,0 +1,101 @@
---
title: "FreeFlow Values"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="center" margin="header" padding="top") %}
## FreeFlow Values
<br>
<hr>
<br>
{% end %}
{% row(style="" margin="narrow" padding="none") %}
### 1. Equal Opportunity
<p class="text-base">Independent of location, race or religion. Censorship should not block access to information. Cost of the information system needs to be low enough so that everyone can afford to participate.<br><br>Everyone can deliver services or products to everyone else with minimal intermediate steps. Intermediaries are often necessary but should charge fair costs in relation to their added value. It's not acceptable that a poor farmer receives only 5% of the price we pay for the product in the shop. This is neither sustainable for them nor for the planet.</p>
<br>
### 2. Respect
<p class="text-base">Respect We declare that respect and not fear nor ego will be the basis of our communications and our actions in this digital nation. We dont have to agree, but respect and tolerance for other opinions is a must.</p>
<br>
### 3. Data Neutrality & Privacy
<p class="text-base">We have sole ownership of our created information / content (e.g. photos, text, videos). No one has access to our information unless we have given explicit access rights. We define the circles (groups of people) we want to communicate with and we have absolute freedom to decide what we want to share, and with whom we share it. We can at any point in time retrieve and destroy our information or revoke access rights.</p>
<p class="text-base">Data cannot be manipulated and we can ask for verification of the information at any point in time, it's up to the person who shares to withhold that proof but at least we then know that the source wants to stay anonymous and cannot be validated.
</p>
<p class="text-base">It should be technically impossible for a hacker or other organization to change information and represent it in another way than originally intended.
</p>
<p class="text-base">We have the ability to search & consume information in freedom and neutrality. We dont like that an AI (Artificial Intelligence) algorithm decides what information gets priority or is blocked. Today we navigate in a restricted information world, much smaller than we believe. Keeping us uninformed and manipulating the information which is being presented to us can influence our consumption and voting actions.</p>
<p class="text-base">Censorship is not acceptable and goes against our beliefs; info should be accessible for everyone.</p>
<br>
### 4. Protecting our Planet
<p class="text-base">If we dont want to be the product then we need to accept paying for what we consume.<br><br>If it's free, we are the product. Free does not exist. Often it means we pay in other ways at a price in excess of the cost of the resources we actually use. We need to be respectful of finite world resources.</p>
<br>
### 5. Access to Reliable Complementary Currencies
<p class="text-base">Complementary currencies are not meant to replace existing currencies, but rather complement. They can have unique properties, they can be designed more as a store of value, or serve as a medium of exchange.
<br><br>We need to be able to keep our fiat or digital currencies safe at all times. We need to be able to exchange value without having to pay huge transaction or exchange fees.<br><br>Others should not be able to influence or obtain non-transparent benefits from our transactions.</p>
<br>
### 6. Products that are Sustainable and Described Fairly
<p class="text-base">We declare that we want to produce high quality and sustainable products or services. We need the description of products and services to be done fairly. A transparent reputation system can help.</p>
<br>
### 7. Acceptance that we are not powerless and need to act ourselves
<p class="text-base">Many believe we have no choice and need to live in the current structures without a way to have an impact. We believe everyone should be a master of their own destiny. The current systems are huge and very efficient but that also makes them very vulnerable. If only 10 percent of us would change the buying decisions we make, these large companies would not be able to continue the way they currently work and change would come. These companies are more vulnerable than many believe.<br><br>We have to be responsible and look at the choices we can make ourselves what do we eat, consume, how do we travel, & so on. This doesnt mean we have no right to a financially comfortable life, but it means<br><br>We have to act and help heal the world.</p>
<br>
{% end %}
</div>
{% row(style="center" margin="moderate" bgColor="#efefef" padding="none") %}
<br>
## Want to learn more about FreeFlow?
<button><a href="https://freeflownation.org/" target="_blank">Head this Way!</a></button>
<br>
{% end %}

BIN
content/restaurant/img/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -0,0 +1,92 @@
---
title: "Restaurant"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 3
---
<div class="container mx-auto">
<br>
<!-- section 1 (co-found) -->
{% row(style="center" margin="header" padding="top") %}
# Get to know us
We may like tech, but where would we be without our people?
{% end %}
{% row(style="center" margin="moderate" padding="bottom") %}
<a href="/people/kds">![Image](./img/kds.jpg#mx-auto)</a>
#### Kristof<br> De Spiegeleer
<p class="text-base">Founder & CEO</p>
|||
<a href="/people/adnan">![Image](./img/adnan.jpg#mx-auto)</a>
#### Adnan<br> Fatayerji
<p class="text-base">Head of UAE Venture</p>
|||
<a href="/people/jan">![Image](./img/jan.jpg#mx-auto)</a>
#### Jan<br> De Landtsheer
<p class="text-base">Head of R&D</p>
|||
<a href="/people/peter">![Image](./img/peter.jpg#mx-auto)</a>
#### Peter<br> Van der Henst
<p class="text-base">HR & Finance</p>
|||
<a href="/people/owen">![Image](./img/owen.jpg#mx-auto)</a>
#### Owen<br> Kemp
<p class="text-base">Partner</p>
{% end %}
</div>
<div class="container-fluid mx-auto">
{% row(style="center" margin="moderate" bgColor="#efefef" padding="both") %}
## We are values-driven
<button onclick="window.location.href='/people/freeflowvalue'">Read the FreeFlow Values</button>
{% end %}
{% row(style="center" margin="tight" padding="both") %}
|||
## Reach out!
|||
<button class="mr-0"><a href="mailto:info@incubaid.com" target="_blank">Contact us</a></button>
|||
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,61 @@
---
title: "Jan De Landtsheer"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
## Jan De Landtsheer
#### #netneutrality #privacy #networking #getitdone #code #jackofalltrades #datacenter #ducati #hugecats #sauna
{% end %}
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/jan1.jpg)
|||
![Image](./img/jan2.jpg)
{% end %}
{% row(style="" margin="narrow" padding="none") %}
<p class="text-base"><spain class="font-bold">At Work.</spain> Jan has been with Incubaid since the very beginning as head of research and development. </p>
<p class="text-base">Jans field of expertise is not one but many. You could say hes one of Kristofs go-to guys when it comes to fixing anything networking related. There hasnt been a datacenter in the Incubaid family that held secrets from Jan, and if they did he would find them and probably make even the secrets more efficient.</p>
<p class="text-base">Currently Jan is Head of R&D at Incubaid and ThreeFold.tech.</p>
<p class="text-base"><spain class="font-bold">At Play.</spain> Jan used to be a true daredevil. If he wasnt driving his 1200 cc Ducati he would be climbing rock faces all over Europe. Although he still enjoys looking at these things he now chooses a more relaxing lifestyle. Cuddling his 14 kilogram cats, hanging out in his sauna, and practicing nerdy mindfulness by figuring out how to embed Rust code on tiny circuit boards. </p>
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/people/adnan)</button>
<button>[Next](/people/peter)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -0,0 +1,63 @@
---
title: "Kristof De Spiegeleer"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
## Kristof De Spiegeleer
#### #entrepreneur #developer #decentralization #disruptor #visionary #humanitarian #dogood #donttalk #act #workhardplayhard #traveller #sailor #kitesurfer
{% end %}
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/kds1.jpg)
|||
![Image](./img/kds2.jpg)
{% end %}
{% row(style="" margin="narrow" padding="none") %}
<p class="text-base"><spain class="font-bold">At Work.</spain> Kristof is a humanist & motivated entrepreneur, passionate about helping to make the world a better place.</p>
<p class="text-base">Open source software that creates neutral, green and affordable internet capacity, by people, for people. 100% decentralized.</p>
<p class="text-base">He has a history of inventing and developing new IT infrastructure systems (storage, automation, cloud computing). Kristof has founded more than 10 companies of which 6 have been acquired by large IT players. He was lucky to be part of the first teams building the Internet and has helped to grow datacenters & ISPs mainly in Europe.</p>
<p class="text-base">Currently Kristof is CEO of Incubaid, as well as the ThreeFold Foundation, and ThreeFold Tech. He strongly believes there is need for a decentralized, neutral, affordable, green internet (owned by billions).</p>
<p class="text-base"><spain class="font-bold">Spare time.</spain> Although very fond of being in front of his computer coding, in his spare time Kristof loves being outdoors. Hiking, sailing, kitesurfing, you name it, Kristof can do it ( some things better than the others, but he's always looking to grow). A business, a sport, whatever you throw at him, Kristof's reply will be, "Let's go."</p>
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/people/owen)</button>
<button>[Next](/people/adnan)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -0,0 +1,67 @@
---
title: "Owen Kemp"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
## Owen Kemp
#### #ITexecutive #emergingmarkets #consultant #cloud #edgecomputing #smartcities #businessdevelopment #partnerships #worldtraveller #optimist #anarchist
{% end %}
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/owen1.jpg)
|||
![Image](./img/owen2.jpg)
{% end %}
{% row(style="" margin="narrow" padding="none") %}
<p class="text-base"><spain class="font-bold">At Work.</spain> AOwen is an experienced executive in the IT space, having led several multi-billion dollar businesses for HP in all world-wide markets. He was responsible for HPs world-wide Finance Industry business, launched HP in to the emerging markets of Sub-Saharan Africa and Middle East and ran HPs subsidiary in Russia with an emphasis on improving balance of trade, R&D and corporate citizenship.</p>
<p class="text-base">Since leaving HP, Owen has focused on assisting start-ups (early to late stage) with his broad management and market experience. Among others he has worked with cutting-edge companies in Cloud- and Edge computing; Smart City technologies; Eco-Tech; Fin-Tech; Reg-Tech and Digital Marketing; Block-chain and Cryptocurrency.</p>
<p class="text-base">In addition to working with Private Equity funds in New York, Russia and Austria, he was also advising various Family Offices. He is also an advisor to the Austrian Government in attracting foreign investment to Austria.</p>
<p class="text-base">Owen is a professional management consultant, coach and mentor and has helped many companies in improving their strategy including business development, internationalisation, Go-To-Market and partnership strategy, recruitment and more.</p>
<p class="text-base">Owen has known and worked with Kristof de Spiegeleer since 2011 and is now fully on board of the ThreeFold Foundation and TF Tech.</p>
<p class="text-base"><spain class="font-bold">Inspiration.</spain> n all walks of life, I look for an equitable exchange of value and believe in doing everything in a socially responsible way. I love working with diverse teams as they best represent our amazing planet. Emerging markets have been my passion and my profession. Once described as an optimist and anarchist, I love doing things in an unconventional way. All of this and more has led me to Incubaid.</p>
<p class="text-base"><spain class="font-bold">At Play.</spain> Outside of work, you can find me outside skiing (when the weather allows), biking, hiking, and gardening. I have been to 147 countries on last count, so one might say I like to travel.</p>
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/people/peter)</button>
<button>[Next](/people/kds)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

View File

@ -0,0 +1,59 @@
---
title: "Peter Van de Henst"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
## Peter Van de Henst
#### #finance #humanresources #startup #coworking #community #footballaddict #rockthenation
{% end %}
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/peter1.jpg)
|||
![Image](./img/peter2.png)
{% end %}
{% row(style="" margin="narrow" padding="none") %}
<p class="text-base"><spain class="font-bold">At Work.</spain> As a Finance & HR manager, I am a leading support for all companies and for people working for these companies.</p>
<p class="text-base"><spain class="font-bold">Inspiration.</spain> Since I am also supporting several starting companies from my own side-business (Idola Business Center) it's a logical step to help and guide start-ups from this incubator. Investing is the future where creating is core. The right people with the appropriate experience in this matter will help them grow. I am thrilled to share my experience with them for a better future.</p>
<p class="text-base"><spain class="font-bold">At Play.</spain> I am addicted to football, fun and music. Even with my age, I am still an active football player. And to prepare for my future age, I am learning to play electric guitar so I can keep rocking the nation.</p>
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/people/jan)</button>
<button>[Next](/people/owen)</button>
{% end %}
</div>

BIN
content/rooms/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 KiB

54
content/rooms/index.md Normal file
View File

@ -0,0 +1,54 @@
---
title: "Rooms"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 (co-found) -->
{% row(style="center" margin="header" padding="top") %}
# Projects
Some insight into our portfolio and its evolution over the past 19 years.
{% end %}
{% row(style="" margin="narrow" padding="bottom") %}
<a href="/projects/waveone">![Image](./img/wave_one.jpg#mx-auto)</a>
### Then: Wave One
<p class="text-base"><span class="font-semibold">More than $500 million in exits with less than $50 million investment.</span><br><br>Our focus during Wave One was very IT-centric around storage, automation and cloud. During this wave from 2000 till 2015 some of our companies defined parts of the cloud landscape, and are still being used actively today.</p>
<br>
<br>
<br>
<br>
|||
<a href="/projects/wavetwo">![Image](./img/wave_two.jpg#mx-auto)</a>
### Now: Wave Two
<p class="text-base">We believe doing good for the world and doing business can go hand in hand. We are building companies which will help to achieve an ambituous global goal:<br><br><span class="font-semibold">Allow everyone to have unlimited access to Education, Sustainable Internet, and Complementary Digital Currencies for less than 1% of their monthly salary.</span><br><br>To reach this goal the world needs next-generation technologies that open education, mobile, and financial systems up for all.</p>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 KiB

View File

@ -0,0 +1,361 @@
---
title: "Wave One"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
<h2 class="greenheader">Wave One :</h2>
**More than $500 million in exits with less than $50 million investment.**
<p class="text-base">Our focus during Wave One was very IT-centric around storage, automation and cloud. During this wave from 2000 till 2015 some of our companies defined parts of the cloud landscape, and are still being used actively today.</p>
<p class="text-base">Our team was involved in technologies like:</p>
##### - OpenStack
##### - ZFS (the storage system)
##### - The first data dedupe system for backup in the world
##### - The first distributed storage system for large archive solutions
##### - The most used hypervisor in the world
{% end %}
<br>
------------------------------------------------------
<!-- section 2 -->
{% row(style="" margin="narrow" padding="top") %}
![Image](./img/dedigate.jpg#md#mx-auto)
|||
**2000 - Dedigate**
<p class="text-base">Dedigate was one of the first advanced hosting providers for complex projects in Europe. They focused on large projects where uptime was highly important, managing thousands of servers on a global scale. Their automation platform was quite novel at that time and allowed them to keep the operational team small while providing the best service level agreements.</p>
**Exit: 2005**
<p class="text-base">acquired by:<a class="hard_green" href="https://www.verizon.com/" target="blank"> Terremark (later Verizon)</a></p>
{% end %}
<br>
<!-- section 3 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2000 - Hostbasket**
<p class="text-base">Hostbasket was the largest hosting service provider in the Benelux. Around 2005, Hostbasket had more than 35.000 small and mid-sized business customers and was a pioneer in virtual private servers and the first cloud.</p>
<p class="text-base">Hostbasket developed a unique automation platform which allowed them to efficiently manage all their customers with an operational support team of fewer than 10 people. They were also the inventors of one of the first web builder platforms in the world which the customers could use to quickly create their own web presence.</p>
<p class="text-base">Hostbasket also developed the cloud platform for Telenet, which is still widely used with many Belgium small and mid-sized companies.</p>
**Exit: 2008**
<p class="text-base">acquired by:<a class="hard_green" href="https://www2.telenet.be/business/nl/soho/" target="blank"> Telenet BVBA</a></p>
|||
![Image](./img/hostbasket.jpg#md#mx-auto)
{% end %}
<br>
<!-- section 4 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/virtualBox.jpg#md#mx-auto)
|||
**2000 - VirtualBox**
<p class="text-base">Still today Virtualbox is the most used hypervisor (virtual machine technology) in the world. At the time when Virtualbox was acquired, there were more than 1 million downloads a month.</p>
<p class="text-base">Virtualbox was also the first hypervisor which could be used on all desktop platforms (Windows, Linux, OSX) and was 100% open source.</p>
<p class="text-base">Virtualbox is the only company in wave one which we did not incubate. Incubaid helped Virtualbox with their strategy and to get acquired by SUN Microsystems.</p>
**Exited: 2008**
<p class="text-base">acquired by:<a class="hard_green" href="https://www.oracle.com/" target="blank"> Sun Microsystems (later Oracle)</a></p>
{% end %}
<br>
<!-- section 5 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2002 - DataCenter Technologies**
<p class="text-base">DataCenter Technologies was the first company in the world inventing a data deduplication storage product for backup purposes. DCT could backup thousands of servers much more cost-effectively and faster than any other technology solution at that point.</p>
<p class="text-base">DataCenter Technologies was Incubaids first storage software company, making storage systems in datacenters more efficient and scalable.</p>
**Exit: 2005**
<p class="text-base">acquired by:<a class="hard_green" href="https://www.broadcom.com/products/cybersecurity" target="blank"> Veritas (later Symantec)</a></p>
|||
![Image](./img/datacenter.png#md#mx-auto)
{% end %}
<br>
<!-- section 6 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/q_layer.jpg#md#mx-auto)
|||
**2006 - Q-layer**
<p class="text-base">Q-layer was one of the first companies in the industry to create and end-to-end cloud automation product. Q-layer created and invented the virtual datacenter concept where complex IT resources were managed in what we called Virtual Datacenters at that time. Q-layer converged storage, virtualization, & networking in one stack.</p>
**Exit: 2009**
<p class="text-base">acquired by:<a class="hard_green" href="https://www.oracle.com/" target="blank"> Sun Microsystems (later Oracle)</a></p>
{% end %}
<br>
<!-- section 7 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2009 - OpenVstorage**
<p class="text-base">Kristof founded Open vStorage back in 2008. OVS worked closely together with Amplidata and later GIG.tech.</p>
<p class="text-base">Open vStorage is an ultra-reliable distributed block store for hyper performance storage workloads and has customers actively using it across the world.</p>
<p class="text-base">Open vStorage is now an independent cash flow positive company operating from Lochristi.</p>
|||
![Image](./img/openVstorage.jpg#md#mx-auto)
{% end %}
<br>
<!-- section 8 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/dacentec.jpg#md#mx-auto)
|||
**2009 - Dacentec**
<p class="text-base">Dacentec was Incubaids datacenter facility in North America. The facility was the one of the first energy-neutral datacenters in the world, powered by renewable energy. Operating a 23,000 square foot purpose-built data center in Lenoir, North Carolina, it offered a comprehensive suite of dedicated hosting, co-location, and technology-neutral green cloud data center services.</p>
**Exit: 2013**
<p class="text-base">acquired by:<a class="hard_green" href="https://www.centrilogic.com/" target="blank"> Centrilogic</a></p>
{% end %}
<br>
<!-- section 9 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2009 - Amplidata**
<p class="text-base">Amplidata was one of the first highly-scalable object storage systems in the world. Amplidata could fit petabytes of data in one rack in a datacenter and could do this at a cost a fraction of others. The software is ultra reliable and was used by major companies in the world to store their large archives.
</p>
**Exit: 2015 **
<p class="text-base">acquired by:<a class="hard_green" href="https://www.westerndigital.com/" target="blank"> HGST (Western Digital)</a></p>
|||
![Image](./img/amplidata.jpg#md#mx-auto)
{% end %}
<br>
<!-- section 10 -->
{% row(style="" margin="narrow" padding="top") %}
![Image](./img/racktivity.jpg#md#mx-auto)
|||
**2009 - Racktivity**
<p class="text-base">Incubaid founded Racktivity with the goal to make datacenters eco-friendly and green.</p>
<p class="text-base">Datacenters are globally massive consumers of electricity. Millions of servers are running without knowledge or insights in efficiency and power utilization. Racktivity has a portfolio of energy management systems for datacenter racks and individual servers, in which the uptime of the servers can also be remotely managed.</p>
**Exit: 2016**
<p class="text-base">acquired by:<spain class="font-bold"> GIG.tech</spain></p>
{% end %}
<br>
<!-- section 11 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2011 - Rogerthat (Mobicage)**
<p class="text-base">Mobile operators looking to provide more unified data services to their subscribers can benefit from the OneApp infrastructure to provide:</p>
<p class="text-base">- mobile data cloud for storing personal information, pictures, videos, etc<br>- mobile communication platform for community formation or subscriber marketing<br>- mobile content cloud for premium content and delivery of content local to the subscriber
</p>
**Exit: 2015**
<p class="text-base">acquired by:<spain class="font-bold"> GIG.tech</spain></p>
|||
![Image](./img/rogerthat.jpg#md#mx-auto)
{% end %}
<br>
<!-- section 11 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/awingu.jpg#md#mx-auto)
|||
**2011 - Awingu**
<p class="text-base">Awingu develops a software to simplify enterprise mobility and liberate legacy applications. Our software aggregates all company files and applications to one secure online workspace that can be accessed from any device or OS using any HTML5-based browser.</p>
{% end %}
<br>
<!-- section 12 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2015 - Itsyou.online**
Itsyou.online is a web-based service using blockchain distributed ledger to keep track of online interaction in which you provide identity information. As a persona you can release only the necessary parts of identity information needed to complete an online transaction: e-commerce purchase, web registration, or contract signature.</p>
### Exit: 2016
<p class="text-base">acquired by:<spain class="font-bold"> GIG.tech</spain></p>
|||
![Image](./img/Itsyou_online.jpg#md#mx-auto)
{% end %}
<br>
<!-- section 13 -->
{% row(style="" margin="narrow" padding="none") %}
![Image](./img/rivine.jpg#md#mx-auto)
|||
**2009 - Rivine**
<p class="text-base">Rivine was an open source project to create custom Proof Of Stake blockchains. This approach makes Rivine more scaleable and more secure compared to the standard. Rivine later became the basis of the ThreeFold Chain.</p>
**Exit: 2016**
<p class="text-base">acquired by:<spain class="font-bold"> GIG.tech</spain></p>
{% end %}
<br>
<!-- section 14 -->
{% row(style="reverse" margin="narrow" padding="none") %}
**2015 - GIG.tech**
<p class="text-base">GIG delivers the first scalable and multi-tenant edge cloud solution that provides deployment automation and instant delivery of apps all over the world.</p>
<p class="text-base">GIG was founded by Kristof as his first portfolio company, combining the strength of multiple Incubaid startups in 2015 and was at the foundation of an investment philosophy change. Not much later, <a class="hard_green" href="/wavetwo">Wave Two</a> of investments followed.</p>
<p class="text-base">GIG.tech is now an independent cash flow positive company operating from Lochristi.</p>
|||
![Image](./img/gig_tech.jpg#md#mx-auto)
{% end %}
<br>
<br>
-------------------------------------------
{% row(style="" margin="narrow" padding="both") %}
![Image](./img/wave_two.jpg#mx-auto)
|||
## Wave Two
Companies and projects Incubaid is currently invested in through funding, time, resources, and emotion.
<button onclick="window.location.href='/projects/wavetwo'">Wave Two</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,113 @@
---
title: "Better Token"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
{% row(style="" margin="header" padding="top") %}
![Image](./img/bettertoken.png#mx-auto)
|||
### Europe's First ThreeFold Farming Co-operative
Start farming ThreeFold Tokens in an easy "plug & farm" way with one of our certified node servers.
<a class="hard_green" href="https://bettertoken.com/" target="_blank">bettertoken.com</a>
{% end %}
<br>
<hr>
<br>
{% row(style="reverse" margin="narrow" padding="bottom") %}
#### The Problem
<p class="text-base">At the launch of the ThreeFold Grid a lot of people ventured into DIY farming, and with success as the grid has grown immensly. Still some people did not want to dive into installing their own farming equipment or building it from scratch. </p>
<br>
#### The BetterToken Solution
<p class="text-base">BetterToken has developed a easy way to start farming ThreeFold tokens. Customers can easily select a SoHo server and it's specification in the webshop. BetterToken makes sure this server then is 100% farming ready all the customer needs to do is plug in the ethernet cable and powercable to start farming ThreeFold Tokens. Upside to farming with BetterToken Soho-Nodes is that all equipment is certified by ThreeFold and this makes that cultivation tokens are released sooner than tokens cultivated on DIY Farms.</p>
|||
![Image](./img/data.jpg#mx-auto)
{% end %}
<hr class="greenline">
<br>
<br>
{% row(style="center" margin="narrow" padding="none") %}
![Image](./img/easy.png#extrasmall#mx-auto)
### EASY AS 1 2 3
<p class="text-base">Plug and Farm NodeServers make it possible for all tech levels to jump in. We aim to make it possible for you to invest in the grid, plug in your server, and get it working in minutes. No long difficult procedures.
</p>
|||
![Image](./img/cart.png#extrasmall#mx-auto)
### OPEN TO ALL BUDGETS
<p class="text-base">BetterToken provides Nodeservers varying from 1K 20k+. The range consists of ultra-silent home devices to rack-mountable 2U devices to run in your (local) datacenter.
</p>
|||
![Image](./img/customise.png#extrasmall#mx-auto)
### CUSTOMISE
<p class="text-base">Use the Node Server configurator in our ServerShop to configure exactly the server you want. You can choose from our range of ThreeFold Certified Hardware to create any server from a home office quiet running server to a fully loaded compute engine or hundreds of terabytes of storage.</p>
{% end %}
<br>
{% roadmap2() %}
## BetterToken Roadmap
{% end %}
<br>
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/projects/wavetwo/mazraa)</button>
<button>[Next](/projects/wavetwo/ourworld)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -0,0 +1,77 @@
---
title: "Fairswap"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
{% row(style="" margin="header" padding="top") %}
![Image](./img/fairswap.png#mx-auto)
|||
### Bringing fairness, security and scalability to digital commerce.
FairSwap is an open-source, decentralized project complete with wallet, exchange and P2P marketplace, protecting users and enabling true, trusted transacting globally.
{% end %}
<br>
<hr>
<br>
{% row(style="reverse" margin="narrow" padding="bottom") %}
#### The Problem
<p class="text-base">We dont need third-parties in digital commerce — yet they keep growing. And getting more dangerous.</p>
<p class="text-base"><spain class="font-bold">No sovereignty or control :</spain> Centralized exchanges and wallets have custody of funds and require middlemen</p>
<p class="text-base"><spain class="font-bold">Huge security and data privacy issues :</spain> Large exchanges are easy targets for hacks with little recourse or protection</p>
<p class="text-base"><spain class="font-bold">Market manipulation and no transparency :</spain> Fake volumes and market-making, algorithmic trading</p>
<p class="text-base"><spain class="font-bold">Complexity and lack of information :</spain> Hard to navigate exchanges, manage private keys, make informed decisions</p>
<p class="text-base"><spain class="font-bold">Not enough interoperability :</spain> Existing platforms seek to lock in users to their own ecosystems</p>
<br>
#### Solution & Mission
<p class="text-base">Open-source, peer-to-peer financial tools that are quantum-safe and built on decentralized capacity</p>
<p class="text-base"><spain class="font-bold">Scaleable.</spain> Lightweight technology and self-healing technology makes it scale with ease and endlessly.<br><br>Storage, exchange and trade operations are the foundation of the economic machine. We believe that everyone has right to access free and open instruments that enable storage, exchange and trade in a fair and transparent way. </p>
|||
![Image](./img/swapimage.png#mx-auto)
{% end %}
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/projects/wavetwo/tft)</button>
<button>[Next](/projects/wavetwo/mazraa)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,145 @@
---
title: "Wave Two"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
<br>
<!-- section 1 -->
{% row(style="" margin="header" padding="top") %}
<h2 class="greenheader">Wave Two :</h2>
We believe doing good for the world and doing business can go hand in hand. We are building companies which will help to achieve an ambituous global goal:
**Allow everyone to have unlimited access to Education, Sustainable Internet, and Complementary Digital Currencies for less than 1% of their monthly salary.**
To reach this goal the world needs next-generation technologies that open education, mobile, and financial systems up for all.
{% end %}
<br>
------------------------------------------------------
<br>
<!-- section 2 -->
{% row(style="" margin="narrow" padding="none") %}
<a class="hard_green" href="/projects/wavetwo/tftech">![Image](./img/tftech.png)</a>
<p class="text-base">Powering the Information Technology workloads of tomorrow through Self-Driving IT.</p>
|||
<a class="hard_green" href="/projects/wavetwo/tft">![Image](./img/tft.png)</a>
<p class="text-base">Open source software that creates neutral, green and affordable internet capacity, by people, for people. 100% decentralized.</p>
|||
<a class="hard_green" href="/projects/wavetwo/fairswap">![Image](./img/fairswap.png)</a>
<p class="text-base">an open-source, decentralized project complete with wallet, exchange and P2P marketplace, protecting users and enabling true, trusted transacting globally.</p>
|||
<a class="hard_green" href="/projects/wavetwo/mazraa">![Image](./img/mazraa.png)</a>
<p class="text-base">The founding capacity farmer on the ThreeFold Network that actively supports the expansion and adoption of ThreeFold's P2P Cloud.</p>
{% end %}
<br>
{% row(style="" margin="narrow" padding="none") %}
<a class="hard_green" href="/projects/wavetwo/bettertoken">![Image](./img/bettertoken.png#mx-auto)</a>
<p class="text-base">Europe's first ThreeFold Farming Cooperative, making farming ThreeFold tokens accessible to all.</p>
|||
<a class="hard_green" href="/projects/wavetwo/ourworld">![Image](./img/ourworld.png#mx-auto)</a>
<p class="text-base">A new abundance based internet of internets system that aims to redistribute the ownership of internet and its derivates to the people.</p>
|||
<a class="hard_green" href="/projects/wavetwo/tag">![Image](./img/tag.png#mx-auto)</a>
<p class="text-base">An organization that inspires change by providing opportunities for students around the world to take action on social good causes through education.</p>
|||
<a class="hard_green" href="/projects/wavetwo/ourverses">![Image](./img/ourverses.png#mx-auto)</a>
<p class="text-base">A better world where we all have access to endless information and oppurtunities.</p>
{% end %}
<br>
{% row(style="" margin="narrow" padding="none") %}
<a class="hard_green" href="/projects/wavetwo/ootopia">![Image](./img/ootopia.png#mx-auto)</a>
<p class="text-base">An app that offers people the most exciting and easy way to engage on the planet regeneration and feel part of the solution.
</p>
|||
<a class="hard_green" href="/projects/wavetwo/sikana">![Image](./img/sikana.png#mx-auto)</a>
<p class="text-base">An educational platform that offers practical knowledge to everyone in the world for free.</p>
|||
|||
{% end %}
<!-- section 3 -->
{% row(style="center" margin="tight" padding="both") %}
<hr class="greenline">
<br>
Each of our companies believes in doing good for the world and operates with the values laid about by <a href="https://freeflownation.org/" class="hard_green" target="blank">freeflownation.org</a>
<br>
<hr class="greenline">
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,85 @@
---
title: "Mazraa"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
{% row(style="" margin="header" padding="top") %}
![Image](./img/mazraa.png#mx-auto)
|||
### A farming cooperative that supports the growth of the Threefold Grid
Support the grid by buying capacity units, hosting P2P nodes or deploying workloads.
<a class="hard_green" href="https://www.mazraa.io/" target="_blank">mazraa.io</a>
{% end %}
<br>
<hr>
<br>
{% row(style="center" margin="tight" padding="none") %}
<br>
<p class="text-base">Mazraa is an independent Farming Cooperative based in Dubai UAE. It runs a hosting farm of +120 servers. They are amongst the first farmers on the ThreeFold Grid and farm tokens on a monthly basis. It is a founding capacity farmer on the ThreeFold Network and actively supports the expansion and adoption of ThreeFold's P2P Cloud. Mazraa's focus is to provide P2P Cloud capacity for developers, nodes for new and existing farmers, as well as, providing over the counter access to TFT's to enable reservations of Internet capacity.</p>
<br>
<hr class="greenline">
{% end %}
<br>
<br>
{% row(style="center" margin="narrow" padding="none") %}
### Capacity Units
<p class="text-base">Purchasing ThreeFold Tokens (TFT) enables users to access and reserve P2P cloud capacity on the ThreeFold Grid. A unit of TFT is utilized to reserve capacity in the form of either; SU Storage Units, NU Network Units and CU Compute Units.</p>
|||
### P2P Nodes
<p class="text-base">Become a digital "Farmer" on the ThreeFold Network by hosting P2P capacity nodes, which produces the most efficient, accessible and decentralized IT capacity. Our nodes enable capacity providers to earn by hosting the expansion of the internet.</p>
|||
### Deploy Workloads
<p class="text-base">If you are a developer or enterprise interested running cloud work loads on TheeFold's P2P Cloud capacity, please send mazraa an email with a request for capacity access and we will be happy to get you started or visit <a class="hard_green" href="https://cloud.threefold.io/" target="_blank">cloud.threefold.io</a></p>
{% end %}
<br>
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/projects/wavetwo/fairswap)</button>
<button>[Next](/projects/wavetwo/bettertoken)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,61 @@
---
title: "Ootopia"
description: ""
date: 2018-09-14
updated: 2021-02-20
draft: false
weight: 2
---
<div class="container mx-auto">
{% row(style="" margin="header" padding="top") %}
![Image](./img/ootopia.png#mx-auto)
|||
### The most exciting way to engage on the planet regeneration
Ootopia app combines super inspiring social media and microlearning in an exciting game where users are rewarded for their engagement with the impact token OOz.
<a class="hard_green" href="https://www.ootopia.org/" target="_blank">ootopia.org</a>
{% end %}
<br>
<hr>
<br>
{% row(style="center" margin="narrow" padding="none") %}
<br>
<p class="text-base">OOTOPIA is a platform for leveraging the regeneration of the planet where everyone wins. Get inspired by a social feed abundant in examples and stories about the regenerative world we all want to live in. Access video lessons on how to have a much more sustainable lifestyle and how to include regenerative actions in your daily life. Then, as a reward for your engagement, receive credits in OOz, a social currency that feeds the OOTOPIA Ethical Marketplace leveraging the regenerative economy.</p>
<br>
<hr class="greenline">
<br>
![Image](./img/impact.png#mx-auto)
{% end %}
<br>
{% row(style="center" margin="narrow" padding="bottom") %}
<button>[Previous](/projects/wavetwo/ourverse)</button>
<button>[Next](/projects/wavetwo/sikana)</button>
{% end %}
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

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