aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Ortlepp <post@ortlepp.eu>2024-12-13 00:11:59 +0100
committerThorsten Ortlepp <post@ortlepp.eu>2024-12-13 00:11:59 +0100
commit5507304cdeedb6a09f71da30002612383918d02f (patch)
tree694474042dde815a0b1c1fcaa30636fbc8ef21df
parentfa9ccbd94724e9edc849a7dce46c0d468ee47fd5 (diff)
downloadwebsite-ortleppms-5507304cdeedb6a09f71da30002612383918d02f.zip
ready for production
-rw-r--r--README.md7
-rw-r--r--content/de/impressum-datenschutz.md28
-rw-r--r--content/en/legal-notice.md26
-rw-r--r--hugo.yaml14
-rw-r--r--static/.htaccess10
-rw-r--r--static/apple-touch-icon.pngbin0 -> 15174 bytes
-rw-r--r--static/favicon-16x16.pngbin0 -> 735 bytes
-rw-r--r--static/favicon-32x32.pngbin0 -> 1752 bytes
-rw-r--r--static/favicon.icobin0 -> 82726 bytes
-rw-r--r--static/images/helloworld.pngbin0 -> 2997 bytes
-rw-r--r--static/images/thorsten.pngbin335291 -> 8924 bytes
-rw-r--r--static/images/thorsten.svg275
12 files changed, 338 insertions, 22 deletions
diff --git a/README.md b/README.md
index b9aa8c4..16777a4 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@ Website ortlepp.ms
This repository contains the sources of my website ortlepp.ms
+General
+-------
+
+Hugo is used to build the website, see https://gohugo.io/
+
+Current Hugo version in use is 0.139.4 (extended edition)
+
Theme
-----
diff --git a/content/de/impressum-datenschutz.md b/content/de/impressum-datenschutz.md
index b4bb609..1ccc200 100644
--- a/content/de/impressum-datenschutz.md
+++ b/content/de/impressum-datenschutz.md
@@ -1,31 +1,33 @@
---
title: "Impressum & Datenschutz"
description: "Impressum und Datenschutzhinweise für www.ortlepp.ms"
-date: 2024-12-11T23:45:00+01:00
+date: 2024-12-12T23:30:00+01:00
draft: false
translationKey: legalnotice
---
## Impressum
-Text Text Text
+**Verantwortlich für den Inhalt der Internetseite:**
+Thorsten Ortlepp
+Kardinalstraße 34
+48165 Münster
+Deutschland
-## Eins
+**Kontakt online:**
+![Hello World!](/images/helloworld.png)
-Text Text Text
-## Zwei
+## Datenschutz
-Text Text Text
+### Cookies & Datenspeicherung
-## Drei
+Diese Webseite verwendet keine Cookies. Im Local Storage des Browsers wird gespeichert, welches Design (hell oder dunkel) der Nutzer bevorzugt.
-Text Text Text
+### Logdateien
-## Vier
+Alle Zugriffe auf diese Webseite werden auf dem Server in Logdateien gespeichert. Gespeichert werden unter anderem die aufgerufene Seite bzw. Datei, der Zeitpunkt des Aufrufs und die Kennung des verwendeten Browsers. Eine Speicherung der IP-Adresse des Nutzers erfolgt nicht.
-Text Text Text
+### Externe Inhalte
-## Fünf
-
-Text Text Text
+Bei einem Seitenaufruf werden keine Inhalte aus externen Quellen geladen, sodass keine Daten an Dritte weitergegeben werden.
diff --git a/content/en/legal-notice.md b/content/en/legal-notice.md
index 307ea2e..cde13f3 100644
--- a/content/en/legal-notice.md
+++ b/content/en/legal-notice.md
@@ -1,11 +1,33 @@
---
title: "Legal notice"
description: "Legal notice for www.ortlepp.ms"
-date: 2024-12-11T23:45:00+01:00
+date: 2024-12-12T23:30:00+01:00
draft: false
translationKey: legalnotice
---
## Legal notice
-text text text
+**Responsible for this website:**
+Thorsten Ortlepp
+Kardinalstrasse 34
+48165 Muenster
+Germany
+
+**Contact online:**
+![Hello World!](/images/helloworld.png)
+
+
+## Privacy
+
+### Cookies & data handling
+
+This website does not use cookies. The local storage in the browser is used to save which design (light or dark) is preferred by the user.
+
+### Logfiles
+
+Access to this website is logged on the server in log files. Stored data is the requested site respectively file, the date and time of the request and the identifier of the browser. The IP address of the user is not stored.
+
+### External content
+
+When browsing the website, no content is loaded from external sources. No data is transferred to a 3rd party.
diff --git a/hugo.yaml b/hugo.yaml
index 9c60b2c..9036b9a 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -1,4 +1,4 @@
-baseURL: https://preview.ortlepp.ms/
+baseURL: https://www.ortlepp.ms/
title: Thorsten Ortlepp
theme: PaperMod
@@ -80,11 +80,11 @@ languages:
profileMode:
title: Hallo!
subtitle: Mein Name ist Thorsten Ortlepp. Ich bin Softwareentwickler und DevOps-Engineer. In meiner Freizeit gehe ich gerne wandern. Außerdem bin ich Sauerteig-Nerd.
- socialIcons: # optional
- - name: xing
- url: "https://www.xing.com/profile/Thorsten_Ortlepp3"
+ socialIcons:
- name: git
url: "https://git.ortlepp.ms/web/"
+ - name: xing
+ url: "https://www.xing.com/profile/Thorsten_Ortlepp3"
- name: sauerteig
url: "https://www.sauerteigboerse.de/Teige/Details?id=1859"
xCustomLegalText: "Impressum & Datenschutz"
@@ -99,11 +99,11 @@ languages:
profileMode:
title: Hi!
subtitle: My name is Thorsten Ortlepp. I am a software developer and DevOps engineer. In my spare time I like to go hiking. Furthermore, I am a sourdough nerd.
- socialIcons: # optional
- - name: xing
- url: "https://www.xing.com/profile/Thorsten_Ortlepp3"
+ socialIcons:
- name: git
url: "https://git.ortlepp.ms/web/"
+ - name: xing
+ url: "https://www.xing.com/profile/Thorsten_Ortlepp3"
- name: sourdough
url: "https://www.sauerteigboerse.de/Teige/Details?id=1859"
xCustomLegalText: "Legal notice"
diff --git a/static/.htaccess b/static/.htaccess
new file mode 100644
index 0000000..28b709e
--- /dev/null
+++ b/static/.htaccess
@@ -0,0 +1,10 @@
+<IfModule mod_headers.c>
+ Header setifempty X-Content-Type-Options "nosniff"
+ Header setifempty X-Frame-Options "DENY"
+ Header setifempty X-XSS-Protection "1; mode=block"
+ Header setifempty Referrer-Policy "strict-origin"
+ Header setifempty Content-Security-Policy "default-src 'none'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; connect-src 'self'; form-action 'none'; base-uri 'self'; frame-ancestors 'none'"
+ Header setifempty Permissions-Policy "camera=(), microphone=(), geolocation=(), gyroscope=(), magnetometer=(), usb=()"
+</IfModule>
+
+ErrorDocument 404 /404.html
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 0000000..e6fa8ca
--- /dev/null
+++ b/static/apple-touch-icon.png
Binary files differ
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 0000000..45df6c9
--- /dev/null
+++ b/static/favicon-16x16.png
Binary files differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 0000000..7c1c685
--- /dev/null
+++ b/static/favicon-32x32.png
Binary files differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..e2db416
--- /dev/null
+++ b/static/favicon.ico
Binary files differ
diff --git a/static/images/helloworld.png b/static/images/helloworld.png
new file mode 100644
index 0000000..e752a69
--- /dev/null
+++ b/static/images/helloworld.png
Binary files differ
diff --git a/static/images/thorsten.png b/static/images/thorsten.png
index 832dc34..c43b754 100644
--- a/static/images/thorsten.png
+++ b/static/images/thorsten.png
Binary files differ
diff --git a/static/images/thorsten.svg b/static/images/thorsten.svg
new file mode 100644
index 0000000..7d7a65b
--- /dev/null
+++ b/static/images/thorsten.svg
@@ -0,0 +1,275 @@
+<?xml version="1.0"?>
+<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="400px" height="400px" viewBox="0 0 200 200" style="overflow:hidden!important;">
+ <defs id="SvgjsDefs1007">
+ <radialGradient id="SvgjsRadialGradient2907" cx="100" cy="114" r="41" gradientUnits="userSpaceOnUse" class="svga-on-canvas-facehighlight-gradient-single-0">
+ <stop id="SvgjsStop2908" stop-opacity="0.5" stop-color="#ffe2d6" offset="0"/>
+ <stop id="SvgjsStop2909" stop-opacity="0" stop-color="#ffd0bc" offset="0.9"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient2911" cx="100" cy="54" r="37" gradientUnits="userSpaceOnUse" class="svga-on-canvas-facehighlight-gradient-single-1">
+ <stop id="SvgjsStop2912" stop-opacity="0.5" stop-color="#ffe2d6" offset="0"/>
+ <stop id="SvgjsStop2913" stop-opacity="0" stop-color="#ffd0bc" offset="0.9"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient4149" cx="-582.838" cy="-519.099" r="59.745" gradientTransform="matrix(0.0991 8.856319e-004 -0.0011 0.0991 131.1134 135.9855)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-left-2">
+ <stop id="SvgjsStop4150" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4151" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </radialGradient>
+ <linearGradient id="SvgjsLinearGradient4155" x1="122.67" y1="88.268" x2="123.606" y2="87.152" gradientTransform="matrix(1 0 0 1 -52 0)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-left-5">
+ <stop id="SvgjsStop4156" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4157" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient4163" x1="129.636" y1="79.822" x2="127.91" y2="81.879" gradientTransform="matrix(1 0 0 1 -52 0)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-left-7">
+ <stop id="SvgjsStop4164" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4165" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <radialGradient id="SvgjsRadialGradient4172" cx="-582.833" cy="-519.102" r="59.747" gradientTransform="matrix(0.0991 8.856319e-004 -0.0011 0.0991 183.1126 135.9856)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-right-2">
+ <stop id="SvgjsStop4173" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4174" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </radialGradient>
+ <linearGradient id="SvgjsLinearGradient4178" x1="122.67" y1="88.268" x2="123.606" y2="87.152" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-right-5">
+ <stop id="SvgjsStop4179" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4180" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient4186" x1="129.636" y1="79.822" x2="127.91" y2="81.879" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-right-7">
+ <stop id="SvgjsStop4187" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4188" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <radialGradient id="SvgjsRadialGradient4371" cx="100" cy="225" r="250" gradientUnits="userSpaceOnUse" class="svga-on-canvas-backs-gradient-single-1">
+ <stop id="SvgjsStop4372" stop-opacity="0" stop-color="#f9f2e7" offset="0"/>
+ <stop id="SvgjsStop4373" stop-opacity="1" stop-color="#eadac1" offset="1"/>
+ </radialGradient>
+ <linearGradient id="SvgjsLinearGradient4547" x1="127.637" y1="79.822" x2="125.91" y2="81.88" gradientTransform="matrix(1 0 0 1 -50 0)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-left-1">
+ <stop id="SvgjsStop4548" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4549" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient4552" x1="129.637" y1="79.823" x2="127.91" y2="81.881" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-right-1">
+ <stop id="SvgjsStop4553" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4554" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient4608" x1="132" y1="78" x2="126" y2="84" gradientTransform="matrix(1 0 0 1 -50 0)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-left-6">
+ <stop id="SvgjsStop4609" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4610" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient4618" x1="132" y1="78" x2="126" y2="84" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesiris-gradient-right-6">
+ <stop id="SvgjsStop4619" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop4620" stop-opacity="0" stop-color="#ffffff" offset="1"/>
+ </linearGradient>
+ <linearGradient id="SvgjsLinearGradient5691" x1="100" y1="142" x2="100" y2="139" gradientUnits="userSpaceOnUse" class="svga-on-canvas-mouth-gradient-single-0">
+ <stop id="SvgjsStop5692" stop-opacity="1" stop-color="#f7c1aa" offset="0.1"/>
+ <stop id="SvgjsStop5693" stop-opacity="1" stop-color="#f0b399" offset="1"/>
+ </linearGradient>
+ <radialGradient id="SvgjsRadialGradient5803" cx="126.452" cy="84.563" r="15.179" gradientTransform="matrix(-0.9148 0.0479 0.0523 0.9986 184.4328 -6.6013)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesback-gradient-left-0">
+ <stop id="SvgjsStop5804" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop5805" stop-opacity="1" stop-color="#fdfefe" offset="0.544"/>
+ <stop id="SvgjsStop5806" stop-opacity="1" stop-color="#f6f8f9" offset="0.74"/>
+ <stop id="SvgjsStop5807" stop-opacity="1" stop-color="#eaeff2" offset="0.879"/>
+ <stop id="SvgjsStop5808" stop-opacity="1" stop-color="#d9e3e8" offset="0.992"/>
+ <stop id="SvgjsStop5809" stop-opacity="1" stop-color="#d8e2e7" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5811" cx="126.017" cy="84.585" r="15.179" gradientTransform="matrix(0.9148 0.0479 -0.0523 0.9986 15.5672 -6.6013)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesback-gradient-right-0">
+ <stop id="SvgjsStop5812" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop5813" stop-opacity="1" stop-color="#fdfefe" offset="0.544"/>
+ <stop id="SvgjsStop5814" stop-opacity="1" stop-color="#f6f8f9" offset="0.74"/>
+ <stop id="SvgjsStop5815" stop-opacity="1" stop-color="#eaeff2" offset="0.879"/>
+ <stop id="SvgjsStop5816" stop-opacity="1" stop-color="#d9e3e8" offset="0.992"/>
+ <stop id="SvgjsStop5817" stop-opacity="1" stop-color="#d8e2e7" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5819" cx="126.452" cy="84.563" r="15.179" gradientTransform="matrix(-0.9148 0.0479 0.0523 0.9986 184.4328 -6.6013)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-left-0">
+ <stop id="SvgjsStop5820" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop5821" stop-opacity="1" stop-color="#fdfefe" offset="0.544"/>
+ <stop id="SvgjsStop5822" stop-opacity="1" stop-color="#f6f8f9" offset="0.74"/>
+ <stop id="SvgjsStop5823" stop-opacity="1" stop-color="#eaeff2" offset="0.879"/>
+ <stop id="SvgjsStop5824" stop-opacity="1" stop-color="#d9e3e8" offset="0.992"/>
+ <stop id="SvgjsStop5825" stop-opacity="1" stop-color="#d8e2e7" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5829" cx="122.781" cy="80.48" fx="136.429" fy="80.114" r="16.914" gradientTransform="matrix(0.99 0.1411 0.1085 -0.7608 -53.0622 124.3787)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-left-3">
+ <stop id="SvgjsStop5830" stop-opacity="1" stop-color="#f0b399" offset="0"/>
+ <stop id="SvgjsStop5831" stop-opacity="0.3" stop-color="#f0b399" offset="0.7"/>
+ <stop id="SvgjsStop5832" stop-opacity="0" stop-color="#ffd0bc" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5834" cx="70.049" cy="105.782" r="29.51" gradientTransform="matrix(1.0336 0 0 1.0336 -1.9413 1.255)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-left-4">
+ <stop id="SvgjsStop5835" stop-opacity="0" stop-color="#000000" offset="0.95"/>
+ <stop id="SvgjsStop5836" stop-opacity="0.2" stop-color="#000000" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5840" cx="126.017" cy="84.585" r="15.179" gradientTransform="matrix(0.9148 0.0479 -0.0523 0.9986 15.5672 -6.6013)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-right-0">
+ <stop id="SvgjsStop5841" stop-opacity="1" stop-color="#ffffff" offset="0"/>
+ <stop id="SvgjsStop5842" stop-opacity="1" stop-color="#fdfefe" offset="0.544"/>
+ <stop id="SvgjsStop5843" stop-opacity="1" stop-color="#f6f8f9" offset="0.74"/>
+ <stop id="SvgjsStop5844" stop-opacity="1" stop-color="#eaeff2" offset="0.879"/>
+ <stop id="SvgjsStop5845" stop-opacity="1" stop-color="#d9e3e8" offset="0.992"/>
+ <stop id="SvgjsStop5846" stop-opacity="1" stop-color="#d8e2e7" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5850" cx="122.382" cy="80.48" fx="136.03" fy="80.114" r="16.914" gradientTransform="matrix(-0.99 0.1411 -0.1085 -0.7608 252.2674 124.4351)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-right-3">
+ <stop id="SvgjsStop5851" stop-opacity="1" stop-color="#f0b399" offset="0"/>
+ <stop id="SvgjsStop5852" stop-opacity="0.3" stop-color="#f0b399" offset="0.7"/>
+ <stop id="SvgjsStop5853" stop-opacity="0" stop-color="#ffd0bc" offset="1"/>
+ </radialGradient>
+ <radialGradient id="SvgjsRadialGradient5855" cx="70.436" cy="105.782" r="29.51" gradientTransform="matrix(-1.0336 0 0 1.0336 201.9413 1.255)" gradientUnits="userSpaceOnUse" class="svga-on-canvas-eyesfront-gradient-right-4">
+ <stop id="SvgjsStop5856" stop-opacity="0" stop-color="#000000" offset="0.95"/>
+ <stop id="SvgjsStop5857" stop-opacity="0.2" stop-color="#000000" offset="1"/>
+ </radialGradient>
+ <linearGradient id="SvgjsLinearGradient5983" x1="100" y1="172" x2="100" y2="123" gradientUnits="userSpaceOnUse" class="svga-on-canvas-chinshadow-gradient-single-0">
+ <stop id="SvgjsStop5984" stop-opacity="0.8" stop-color="#f0b399" offset="0"/>
+ <stop id="SvgjsStop5985" stop-opacity="1" stop-color="#d17f5b" offset="0.7"/>
+ </linearGradient>
+ </defs>
+ <g id="svga-group-wrapper">
+ <g id="svga-group-backs-single">
+ <path id="SvgjsPath5631" d="M225 225H-25V-25h250V225z" fill="#c4c4c4" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ <g id="svga-group-humanwrap-move" transform="matrix(1,0,0,1,0,6)">
+ <g id="svga-group-humanwrap" transform="matrix(0.8499995000000001,0,0,0.8499995000000001,14.979301542071454,17.207825727948887)">
+ <g id="svga-group-hair-back-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-hair-back" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4405" d="M100.5,100.5h-1v-1h1V100.5z" fill="#f3d484" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ </g>
+ <g id="svga-group-humanbody-single">
+ <path id="SvgjsPath2914" d="M195.417 199.778c-2.196-4.746-8.195-11.779-14.86-13.722 -8.239-2.403-26.837-5.308-33.733-6.923 -5.528-1.296-16.662-11.294-20.564-14.65 -0.7-0.6-1.273-1.839-1.287-2.76 -0.139-10.864 4.195-39.724 4.195-39.724H100 70.833c0 0 4.334 28.859 4.193 39.724 -0.011 0.921-0.587 2.16-1.285 2.76 -3.902 3.356-15.036 13.354-20.564 14.65 -6.897 1.615-25.495 4.619-33.733 7.022 -6.667 1.942-12.664 8.876-14.86 13.622 -3.708 8.008-4.584 22.5-4.584 35h100 100C200 222.278 199.123 207.786 195.417 199.778z" fill="#ffd0bc" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath2915" d="M159.156 184.058c24.342 3.542 34.586 8.708 37.794 50.721H200c0-12.5-0.877-26.992-4.583-35 -2.196-4.746-8.195-11.779-14.86-13.722 -8.239-2.403-26.837-5.308-33.733-6.923 -5.528-1.296-18.242-12.069-21.643-16.35 3.36 4.704 12.791 15.605 21.054 18.46C150.188 182.61 153.48 183.232 159.156 184.058zM53.766 181.244c8.263-2.854 17.693-13.756 21.054-18.46 -3.4 4.28-16.114 15.054-21.643 16.35 -6.896 1.615-25.494 4.619-33.733 7.022 -6.665 1.942-12.664 8.876-14.86 13.622 -3.706 8.008-4.583 22.5-4.583 35h3.05c3.188-41.744 13.475-47.183 37.794-50.721C46.52 183.232 49.813 182.61 53.766 181.244z" fill="#ffe2d6" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath2916" d="M95.646 197.62c0 0-5.074-1.609-7.083-2.379 -10.449-4.009-44.395-6.607-44.395-6.607s35.754 1.419 43.644 2.779c-0.458-4.767-3.017-20.004-3.017-20.004s5.149 16.815 6.409 21.057C91.878 194.734 95.646 197.62 95.646 197.62zM106.445 196.278c-0.089 0.073-0.191 0.168-0.302 0.268C106.256 196.461 106.358 196.372 106.445 196.278zM95.646 197.62c0 0 2.893 2.992 4.347 3.03 1.91 0.051 4.828-2.899 6.151-4.104 -1.265 0.957-4.159 1.391-5.31 1.436C99.504 198.033 95.646 197.62 95.646 197.62zM116.664 190.101c-1.545 0.248-4.386 0.789-4.386 0.789l2.287-14.89c-0.646 3.071-4.474 16.211-8.12 20.278 1.91-1.616 6.158-2.391 8.324-2.704 10.236-1.484 10.232-1.483 41.062-4.94C155.831 188.634 126.76 188.479 116.664 190.101z" fill="#f0b399" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath2917" d="M195.417 199.778c-2.196-4.746-8.195-11.779-14.86-13.722 -8.239-2.403-26.837-5.308-33.733-6.923 -5.528-1.296-16.662-11.294-20.564-14.65 -0.7-0.6-1.273-1.839-1.287-2.76 -0.139-10.864 4.195-39.724 4.195-39.724H100 70.833c0 0 4.334 28.859 4.193 39.724 -0.011 0.921-0.587 2.16-1.285 2.76 -3.902 3.356-15.036 13.354-20.564 14.65 -6.897 1.615-25.495 4.619-33.733 7.022 -6.667 1.942-12.664 8.876-14.86 13.622 -3.708 8.008-4.584 22.5-4.584 35h100 100C200 222.278 199.123 207.786 195.417 199.778z" fill="none" stroke="#d17f5b" stroke-width="1.5" opacity="1"/>
+ </g>
+ <g id="svga-group-chinshadow-single">
+ <path id="SvgjsPath5982" d="M75.517 163.052c6.979 4.54 16.307 8.814 24.485 8.814 7.828 0 17.345-4.309 24.458-8.869 -0.145-0.428-0.233-0.862-0.239-1.264 -0.126-9.877 3.345-34.021 4.076-38.983H71.703c0.73 4.963 4.202 29.106 4.074 38.982C75.772 162.146 75.676 162.603 75.517 163.052z" fill="url(#SvgjsLinearGradient5983)" opacity="1"/>
+ </g>
+ <g id="svga-group-clothes-single">
+ <path id="SvgjsPath4660" d="M111.806 235.888c-19.135 0-41.455-0.074-68.233-0.229l-23.679-0.128c-14.298-0.078-15.141-0.094-16.887-0.094l-4.899 0.007c-4.571-41.875 14.41-52.87 43.762-56.708 7.789-1.097 15.449-3.097 21.459-6.972 16.327 22.243 64.811 17.562 73.103-0.629 1.39 0.53 2.539 1.215 3.977 1.734 4.666 3.433 11.072 5.836 17.628 6.199 26.008 1.441 44.419 12.996 44.057 54.64 0.003 0.165 0.004 1.175-0.013 1.49 -12.513 0-17.206 0.121-27.034 0.262 -13.331 0.19-29.923 0.427-63.229 0.427C111.813 235.888 111.81 235.888 111.806 235.888z" fill="#39557e" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath4661" d="M201.055 234.64c-0.41-7.385-4.064-28.058-10.36-37.541 -12.482-18.805-42.26-12.206-49.132-19.693 -4.986 10.159-24.975 16.595-31.594 17.54 19.181-6.36 27.237-10.959 30.42-21.87 6.405 8.33 41.074 1.971 54.717 24.331C199.101 203.954 202.9 224.793 201.055 234.64zM55.811 177.628c1.357-0.315 2.034-1.249 3.381-1.614l-1.426-1.891c-9.049 7.052-42.909 2.645-54.519 24.036 -3.659 6.741-6.127 22.788-4.192 36.439 0.537-8.384 0.799-26.314 7.095-35.798 11.324-17.06 31.974-12.553 47.619-19.775 6.983 8.6 17.888 12.828 28.984 14.577C68.832 189.971 60.85 183.84 55.811 177.628z" fill="#4e688d" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath4662" d="M135.31 173.244c-5.532 11.514-47.35 24.923-70.93 0.879 -1.466 0.622-5.852 2.112-5.852 2.112 17.176 23.386 67.511 23.534 80.909-0.114C139.378 176.098 136.672 173.936 135.31 173.244z" fill="#27446f" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath4663" d="M136.38 171.002c-9.413 18.822-58.397 21.485-73.012 0.632 -5.337 1.578-10.469 4.941-15.636 5.782C16.812 182.021-6.046 184.335-2 235.552c9.94 0-6.611-0.065 45.571 0.215 123.59 0.71 119.562-0.461 158.606-0.461 0.029-0.14 0.015-1.452 0.021-1.596 2.096-56.436-30.852-53.104-53.12-56.995 -3.144-0.718-6.066-2.773-8.635-3.945C139.024 172.121 137.818 171.538 136.38 171.002zM63.014 172.265c12.974 23.392 64.219 18.699 74.113 0.101 1.2 0.504 1.507 0.704 2.898 1.197 -10.248 21.489-60.942 28.337-81.677 1.163C58.494 174.685 61.552 172.813 63.014 172.265zM-0.845 234.778c-2.421-26.431 1.797-48.043 32.78-53.345 10.276-1.896 16.557-1.962 25.384-5.794 16.763 27.405 72.098 23.158 83.598-1.305 1.652 1.409 4.228 3.03 7.405 3.785 18.098 4.299 54.838-0.894 52.898 56.658C147.163 234.075 102.355 232.433-0.845 234.778z" fill="#0c2850" stroke-width="none" opacity="1"/>
+ </g>
+ <g id="svga-group-head" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-ears-left-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-ears-left" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4679" d="M47.001 83.231c-1.376-2.453-5.638-8.48-9.98-7.003 -2.749 0.935-3.293 3.993-3.735 6.693 -0.588 3.591 0.471 10.694 1.389 13.26 0.881 2.467 3.533 7.23 5.264 9.045 2.13 2.225 4.775 9.324 5.194 10.061 0.66 1.162 1.536 2.911 4.122 2.692 2.853-0.244 4.584-1.85 5.856-2.121C58.253 115.192 50.582 89.616 47.001 83.231z" fill="#ffd0bc" stroke="#d17f5b" stroke-width="1.5" opacity="1"/>
+ <path id="SvgjsPath4680" d="M44.197 98.104c-0.132-0.581 0.007-1.56 0.142-2.504 0.124-0.861 0.24-1.675 0.169-2.251 -0.267-2.154-1.773-6.249-2.757-8.467 -1.132-2.554-2.963-5.77-5.262-6.599 -0.95-0.343-1.575 0.067-1.938 0.484 -0.266 0.305-0.325 0.665-0.238 0.707 0.086 0.042 0.285-0.254 0.572-0.535 0.235-0.229 0.579-0.426 1.051-0.385 -0.19 1.073-1.167 6.883-0.744 10.845 0.333 3.115 1.593 5.442 1.79 5.791 0.029 0.367 0.077 0.726 0.148 1.075 0.929 4.547 4.971 9.717 6.378 11.409 0.259 0.313 0.531 0.497 0.598 0.423 0.066-0.076-0.094-0.387-0.353-0.7 -1.388-1.679-5.391-6.831-6.289-11.218 -0.952-4.656 2.318-11.556 3.048-13.017 0.371 0.685 0.687 1.344 0.93 1.893 0.19 0.431 0.402 0.936 0.619 1.479 -0.429 0.762-3.434 6.32-2.338 10.767 0.406 1.641 2.235 3.755 3.447 4.333 0.667 0.32 0.919 0.797 1.209 1.349 0.336 0.64 0.718 1.365 1.828 1.892 0.225 0.108 0.429 0.151 0.61 0.151 0.313 0 0.551-0.135 0.725-0.293 0.018 0.28 0.017 0.64 0.009 0.97 -0.012 0.431 0.042 0.783 0.137 0.791 0.094 0.008 0.196-0.332 0.207-0.76 0.016-0.526 0.013-1.177-0.072-1.488 -0.248-0.917-1.008-1.953-1.813-3.048C45.221 100.116 44.403 99.003 44.197 98.104zM36.95 94.073c-2.177-7.139 0.656-13.3 1.144-14.28 0.85 0.822 1.6 1.919 2.21 2.995C39.86 83.646 37.041 89.271 36.95 94.073zM46.341 104.515c-1.004-0.475-1.339-1.115-1.666-1.733 -0.293-0.559-0.598-1.136-1.369-1.505 -0.168-0.081-0.352-0.203-0.542-0.343 -2.486-6.263 0.272-9.001 0.963-9.562 0.211 0.766 0.369 1.468 0.439 2.031 0.063 0.517-0.052 1.339-0.167 2.134 -0.142 0.985-0.286 2.004-0.137 2.664 0.226 0.982 1.069 2.131 1.884 3.242 0.723 0.986 1.466 2.003 1.721 2.832C47.359 104.439 47.017 104.836 46.341 104.515z" fill="#d17f5b" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ </g>
+ <g id="svga-group-ears-right-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-ears-right" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4681" d="M152.736 83.231c1.377-2.453 5.639-8.48 9.98-7.003 2.75 0.935 3.293 3.993 3.736 6.693 0.588 3.591-0.471 10.694-1.389 13.26 -0.881 2.467-3.533 7.23-5.266 9.045 -2.129 2.225-4.775 9.324-5.193 10.061 -0.658 1.162-1.535 2.911-4.121 2.692 -2.854-0.244-4.584-1.85-5.857-2.121C141.484 115.192 149.156 89.616 152.736 83.231z" fill="#ffd0bc" stroke="#d17f5b" stroke-width="1.5" opacity="1"/>
+ <path id="SvgjsPath4682" d="M153.727 101.196c-0.805 1.096-1.564 2.131-1.813 3.048 -0.086 0.311-0.088 0.962-0.072 1.488 0.012 0.428 0.113 0.768 0.207 0.76s0.148-0.36 0.137-0.791c-0.008-0.331-0.008-0.69 0.01-0.97 0.174 0.158 0.412 0.293 0.725 0.293 0.182 0 0.385-0.043 0.609-0.151 1.109-0.526 1.492-1.252 1.828-1.892 0.289-0.552 0.543-1.028 1.209-1.349 1.213-0.578 3.041-2.692 3.447-4.333 1.096-4.447-1.908-10.005-2.338-10.767 0.217-0.544 0.43-1.049 0.619-1.479 0.244-0.549 0.559-1.208 0.93-1.893 0.73 1.46 4 8.361 3.049 13.017 -0.896 4.387-4.9 9.539-6.289 11.218 -0.258 0.313-0.418 0.624-0.352 0.7 0.066 0.074 0.338-0.109 0.598-0.423 1.406-1.692 5.449-6.862 6.379-11.409 0.07-0.35 0.117-0.708 0.146-1.075 0.197-0.349 1.459-2.676 1.791-5.791 0.422-3.961-0.555-9.772-0.744-10.845 0.473-0.042 0.814 0.156 1.051 0.385 0.287 0.281 0.486 0.577 0.572 0.535 0.086-0.042 0.027-0.402-0.238-0.707 -0.363-0.417-0.988-0.827-1.938-0.484 -2.299 0.83-4.131 4.045-5.262 6.599 -0.984 2.218-2.49 6.313-2.758 8.467 -0.072 0.576 0.045 1.39 0.17 2.251 0.135 0.945 0.273 1.924 0.141 2.504C155.336 99.003 154.518 100.116 153.727 101.196zM159.434 82.787c0.611-1.075 1.361-2.173 2.211-2.995 0.488 0.98 3.32 7.141 1.145 14.28C162.697 89.271 159.879 83.646 159.434 82.787zM152.27 104.275c0.254-0.829 0.998-1.846 1.721-2.832 0.816-1.111 1.658-2.26 1.885-3.242 0.148-0.66 0.004-1.679-0.137-2.664 -0.115-0.795-0.23-1.617-0.166-2.134 0.068-0.563 0.227-1.266 0.438-2.031 0.691 0.561 3.449 3.299 0.965 9.562 -0.191 0.14-0.375 0.263-0.543 0.343 -0.771 0.369-1.074 0.946-1.369 1.505 -0.326 0.618-0.662 1.258-1.666 1.733C152.721 104.836 152.379 104.439 152.27 104.275z" fill="#d17f5b" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ </g>
+ <g id="svga-group-faceshape-wrap" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-faceshape-single">
+ <path id="SvgjsPath5979" d="M100.002 0.867C66.384 0.92 39.082 28.536 39.134 62.56c0.009 5.403 0.704 10.642 2.002 15.634h0.001c0.012 0.054 10.289 31.434 12.948 44.055 2.38 11.298 12.959 20.462 17.72 25.456 5.47 5.742 12.307 14.237 28.197 14.162 15.889 0.075 22.727-8.42 28.197-14.162 4.761-4.994 15.34-14.158 17.72-25.456 2.659-12.621 12.937-44 12.947-44.055h0.002c1.298-4.992 1.994-10.231 2.002-15.634C160.923 28.536 133.62 0.92 100.002 0.867z" fill="#ffd0bc" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5980" d="M133.47 11.063c14.604 11.197 24.131 29.487 24.1 50.155 -0.008 5.403-0.664 10.643-1.892 15.634h-0.002c-0.011 0.054-9.73 31.432-12.246 44.052 -2.251 11.3-12.256 20.462-16.76 25.458 -5.173 5.742-11.64 14.237-26.667 14.162 -15.028 0.075-21.495-8.42-26.668-14.162 -4.502-4.996-14.508-14.158-16.759-25.458 -2.516-12.62-12.235-43.998-12.247-44.052h-0.001c-1.228-4.992-1.885-10.231-1.893-15.634 -0.03-20.668 9.497-38.958 24.101-50.154 -16.522 11.041-27.433 29.982-27.4 51.496 0.009 5.403 0.704 10.642 2.002 15.634h0.001c0.012 0.054 10.289 31.434 12.948 44.055 2.38 11.298 12.959 20.462 17.72 25.456 5.47 5.742 12.307 14.237 28.197 14.162 15.889 0.075 22.727-8.42 28.197-14.162 4.761-4.994 15.34-14.158 17.72-25.456 2.659-12.621 12.937-44 12.947-44.055h0.002c1.298-4.992 1.994-10.231 2.002-15.634C160.903 41.046 149.992 22.104 133.47 11.063z" fill="#f7c1aa" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5981" d="M100.002 0.867C66.384 0.92 39.082 28.536 39.134 62.56c0.009 5.403 0.704 10.642 2.002 15.634h0.001c0.012 0.054 10.289 31.434 12.948 44.055 2.38 11.298 12.959 20.462 17.72 25.456 5.47 5.742 12.307 14.237 28.197 14.162 15.889 0.075 22.727-8.42 28.197-14.162 4.761-4.994 15.34-14.158 17.72-25.456 2.659-12.621 12.937-44 12.947-44.055h0.002c1.298-4.992 1.994-10.231 2.002-15.634C160.923 28.536 133.62 0.92 100.002 0.867z" fill="none" stroke="#d17f5b" stroke-width="1.5" opacity="1"/>
+ </g>
+ </g>
+ <g id="svga-group-mouth-single-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-mouth-single" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath5690" d="M100.2 142.947c-2.832 0.144-3.644-2.753-3.644-2.753s3.931 0.565 6.991-0.353C103.548 139.842 102.692 142.822 100.2 142.947z" fill="url(#SvgjsLinearGradient5691)" opacity="1"/>
+ <path id="SvgjsPath5694" d="M100.488 140.76c-1.984 0.1-3.765-0.077-3.877-0.089 -0.138-0.014-0.238-0.136-0.224-0.272 0.015-0.138 0.143-0.233 0.274-0.224 0.041 0.003 4.096 0.405 6.738-0.337 0.131-0.032 0.271 0.041 0.309 0.174s-0.04 0.27-0.173 0.308C102.601 140.582 101.517 140.708 100.488 140.76z" fill="#d17f5b" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5695" d="M82.5 130.299c0 0 12.532 1.486 16.718 1.499 4.553 0.012 19.282-1.499 19.282-1.499 -4.258 3.534-8.943 6.932-19.555 6.999C89.453 137.359 87.021 133.912 82.5 130.299z" fill="#ffffff" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5696" d="M82.5 130.299c0 0 12.532 1.486 16.718 1.499 4.553 0.012 19.282-1.499 19.282-1.499 -4.258 3.534-8.943 6.932-19.555 6.999C89.453 137.359 87.021 133.912 82.5 130.299z" fill="none" stroke="#d17f5b" stroke-width="0.75" opacity="1"/>
+ </g>
+ </g>
+ <g id="svga-group-eyes-left-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyes-left" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyesback-left">
+ <path id="SvgjsPath5802" d="M60.432 80.957c1.226-1.179 9.091-2.674 13.631-2.075 7.183 0.947 13 7.285 13 7.285s-4.836 3.083-13.61 3.56C67.673 90.042 61.86 86.309 60.432 80.957z" fill="url(#SvgjsRadialGradient5803)" opacity="1"/>
+ </g>
+ <g id="svga-group-eyesiriswrapper-left" transform="matrix(1,0,0,1,0.25,0)">
+ <g id="svga-group-eyesiriscontrol-left" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyesiris-left" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4817" d="M79.788 85.588c-0.869 3.192-4.162 5.073-7.361 4.196 -3.197-0.876-5.084-4.178-4.214-7.371 0.869-3.195 4.168-5.076 7.365-4.198C78.772 79.09 80.659 82.392 79.788 85.588z" fill="#66724e" stroke="#36441a" stroke-width="0.5" opacity="1"/>
+ <path id="SvgjsPath4818" d="M78.855 85.662c-0.849 2.452-3.407 3.881-5.899 3.199 -2.3-0.631-3.752-2.838-3.563-5.171 0.853-0.067 1.787-0.087 2.756-0.04 -0.01 0.033-0.027 0.062-0.036 0.096 -0.306 1.125 0.407 2.305 1.592 2.63 1.189 0.326 2.401-0.326 2.707-1.451 0.039-0.147 0.06-0.294 0.065-0.439C77.29 84.782 78.088 85.165 78.855 85.662z" fill="#788165" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath4819" d="M74.813 82.21c-1.203-0.344-2.429 0.342-2.739 1.54 -0.311 1.191 0.412 2.438 1.614 2.783 1.204 0.345 2.43-0.342 2.741-1.534C76.742 83.801 76.016 82.555 74.813 82.21zM75.075 86.442c-0.5 0.156-1.017-0.051-1.154-0.462 -0.133-0.411 0.163-0.867 0.667-1.019 0.503-0.156 1.019 0.051 1.157 0.459C75.881 85.831 75.582 86.287 75.075 86.442z" fill="#000000" stroke-width="none" opacity="0.9"/>
+ <path id="SvgjsPath4820" d="M70.811 87.159c-0.37 0.222-0.922 0.023-1.238-0.447 -0.316-0.466-0.269-1.024 0.102-1.247 0.368-0.219 0.925-0.021 1.239 0.446C71.226 86.378 71.181 86.938 70.811 87.159z" fill="#ffffff" stroke-width="none" opacity="0.6"/>
+ <path id="SvgjsPath4821" d="M78.71 83.74c-0.846 0.507-2.117 0.051-2.837-1.02 -0.72-1.072-0.612-2.352 0.234-2.857 0.844-0.509 2.118-0.053 2.834 1.019C79.66 81.954 79.556 83.232 78.71 83.74z" fill="#ffffff" stroke-width="none" opacity="0.8"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-eyesfront-left">
+ <path id="SvgjsPath5827" d="M55.132 85c0 13.808 12.668 20.999 18 20.999 9.94 0 18-7.191 18-20.999 0-13.809-8.06-25.001-18-25.001S55.132 71.191 55.132 85zM60.432 80.957c1.226-1.179 9.091-2.674 13.631-2.075 7.183 0.947 13 7.285 13 7.285s-4.836 3.083-13.61 3.56C67.673 90.042 61.86 86.309 60.432 80.957z" fill="#ffd0bc" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5828" d="M73.981 93.592c9.412 2.223 18.451-1.61 20.194-8.565 1.738-6.956-4.478-14.395-13.892-16.622 -9.414-2.224-18.453 1.609-20.195 8.565C58.35 83.927 64.564 91.365 73.981 93.592zM60.432 80.957c1.226-1.179 9.091-2.674 13.631-2.075 7.183 0.947 13 7.285 13 7.285s-4.836 3.083-13.61 3.56C67.673 90.042 61.86 86.309 60.432 80.957z" fill="url(#SvgjsRadialGradient5829)" opacity="1"/>
+ <path id="SvgjsPath5833" d="M60.432 80.957c1.226-1.179 9.091-2.674 13.631-2.075 7.183 0.947 13 7.285 13 7.285s-4.836 3.083-13.61 3.56C67.673 90.042 61.86 86.309 60.432 80.957z" fill="url(#SvgjsRadialGradient5834)" opacity="1"/>
+ <path id="SvgjsPath5837" d="M86.632 82.458c-6.502-4.251-4.054-3.09-16.23-6.703 3.344 0.5 9.572 2.066 11.707 3.32C83.272 79.729 85.632 81.584 86.632 82.458z" fill="#d17f5b" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5838" d="M58.853 80.886c1.947 4.926 9.734 13.961 29.285 5.533 -3.097-3.36-11.005-9.113-18.159-9.063C63.986 77.397 60.637 79.265 58.853 80.886zM60.432 81.074c1.226-1.137 9.091-2.58 13.631-2.001 7.183 0.913 13 7.026 13 7.026s-4.836 2.974-13.61 3.434C67.673 89.836 61.86 86.236 60.432 81.074z" fill="#dcb28b" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-eyes-right-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyes-right" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyesback-right">
+ <path id="SvgjsPath5810" d="M139.169 80.957c-1.226-1.179-9.091-2.674-13.631-2.075 -7.183 0.947-13 7.285-13 7.285s4.836 3.083 13.61 3.56C131.928 90.042 137.74 86.309 139.169 80.957z" fill="url(#SvgjsRadialGradient5811)" opacity="1"/>
+ </g>
+ <g id="svga-group-eyesiriswrapper-right" transform="matrix(1,0,0,1,-0.25,0)">
+ <g id="svga-group-eyesiriscontrol-right" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyesiris-right" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4822" d="M131.788 85.588c-0.869 3.192-4.162 5.073-7.362 4.196 -3.196-0.876-5.084-4.178-4.214-7.371 0.869-3.195 4.169-5.076 7.365-4.198C130.772 79.09 132.658 82.392 131.788 85.588z" fill="#66724e" stroke="#36441a" stroke-width="0.5" opacity="1"/>
+ <path id="SvgjsPath4823" d="M130.855 85.662c-0.849 2.452-3.408 3.881-5.899 3.199 -2.3-0.631-3.753-2.838-3.563-5.171 0.854-0.067 1.787-0.087 2.756-0.04 -0.01 0.033-0.027 0.062-0.036 0.096 -0.306 1.125 0.407 2.305 1.593 2.63 1.189 0.326 2.401-0.326 2.707-1.451 0.038-0.147 0.06-0.294 0.065-0.439C129.29 84.782 130.089 85.165 130.855 85.662z" fill="#788165" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath4824" d="M126.813 82.21c-1.202-0.344-2.429 0.342-2.738 1.54 -0.312 1.191 0.412 2.438 1.613 2.783 1.204 0.345 2.431-0.342 2.742-1.534C128.741 83.801 128.016 82.555 126.813 82.21zM127.075 86.442c-0.5 0.156-1.018-0.051-1.154-0.462 -0.133-0.411 0.163-0.867 0.667-1.019 0.503-0.156 1.019 0.051 1.157 0.459C127.881 85.831 127.582 86.287 127.075 86.442z" fill="#000000" stroke-width="none" opacity="0.9"/>
+ <path id="SvgjsPath4825" d="M122.812 87.159c-0.37 0.222-0.923 0.023-1.238-0.447 -0.316-0.466-0.27-1.024 0.102-1.247 0.367-0.219 0.926-0.021 1.239 0.446C123.227 86.378 123.181 86.938 122.812 87.159z" fill="#ffffff" stroke-width="none" opacity="0.6"/>
+ <path id="SvgjsPath4826" d="M130.71 83.74c-0.846 0.507-2.116 0.051-2.837-1.02 -0.72-1.072-0.612-2.352 0.234-2.857 0.845-0.509 2.117-0.053 2.834 1.019C131.66 81.954 131.557 83.232 130.71 83.74z" fill="#ffffff" stroke-width="none" opacity="0.8"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-eyesfront-right">
+ <path id="SvgjsPath5848" d="M126.469 59.999c-9.94 0-18 11.193-18 25.001 0 13.808 8.06 20.999 18 20.999 7.201 0 18-7.191 18-20.999C144.469 71.191 136.409 59.999 126.469 59.999zM126.148 89.727c-8.774-0.476-13.61-3.56-13.61-3.56s5.817-6.338 13-7.285c4.54-0.6 12.405 0.896 13.631 2.075C137.74 86.309 131.928 90.042 126.148 89.727z" fill="#ffd0bc" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5849" d="M139.512 76.971c-1.742-6.956-10.781-10.79-20.195-8.565 -9.414 2.227-15.63 9.666-13.892 16.622 1.743 6.955 10.782 10.788 20.194 8.565C135.036 91.365 141.251 83.927 139.512 76.971zM126.148 89.727c-8.774-0.476-13.61-3.56-13.61-3.56s5.817-6.338 13-7.285c4.54-0.6 12.405 0.896 13.631 2.075C137.74 86.309 131.928 90.042 126.148 89.727z" fill="url(#SvgjsRadialGradient5850)" opacity="1"/>
+ <path id="SvgjsPath5854" d="M139.169 80.957c-1.226-1.179-9.091-2.674-13.631-2.075 -7.183 0.947-13 7.285-13 7.285s4.836 3.083 13.61 3.56C131.928 90.042 137.74 86.309 139.169 80.957z" fill="url(#SvgjsRadialGradient5855)" opacity="1"/>
+ <path id="SvgjsPath5858" d="M112.969 82.458c6.502-4.251 4.054-3.09 16.23-6.703 -3.344 0.5-9.572 2.066-11.707 3.32C116.328 79.729 113.969 81.584 112.969 82.458z" fill="#d17f5b" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5859" d="M129.622 77.355c-7.154-0.05-15.063 5.703-18.159 9.063 19.551 8.428 27.338-0.607 29.285-5.533C138.964 79.265 135.614 77.397 129.622 77.355zM126.148 89.533c-8.774-0.459-13.61-3.434-13.61-3.434s5.817-6.113 13-7.026c4.54-0.579 12.405 0.864 13.631 2.001C137.74 86.236 131.928 89.836 126.148 89.533z" fill="#dcb28b" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-facehighlight-single">
+ <path id="SvgjsPath2906" d="M141 113.974c0.035 22.622-18.292 40.994-40.938 41.025 -22.642 0.037-41.028-18.273-41.063-40.9 -0.035-22.62 18.292-41.064 40.937-41.1C122.579 72.964 140.967 91.349 141 113.974z" fill="url(#SvgjsRadialGradient2907)" opacity="1"/>
+ <path id="SvgjsPath2910" d="M137.5 53.999c0 20.711-16.789 37.5-37.499 37.5 -20.711 0-37.501-16.789-37.501-37.5s16.79-37.5 37.501-37.5C120.711 16.499 137.5 33.288 137.5 53.999z" fill="url(#SvgjsRadialGradient2911)" opacity="1"/>
+ </g>
+ <g id="svga-group-eyebrows-left-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyebrows-left-rotate" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyebrows-left" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath5906" d="M74.799 71.28c-4.425-0.475-21.252 3.714-21.252 3.714s16.789-6.74 23.757-5.667c5.188 0.798 14.397 5.077 12.706 7.339C88.649 78.487 84.408 72.312 74.799 71.28z" fill="#dec25d" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-eyebrows-right-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyebrows-right-rotate" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-eyebrows-right" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath5907" d="M109.731 76.398c-1.713-2.292 7.592-6.31 13.546-6.804 7.117-0.59 22.914 4.085 22.914 4.085s-15.9-2.628-20.377-2.106C115.998 72.718 111.11 78.243 109.731 76.398z" fill="#dec25d" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-nose-single-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-nose-single" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath5920" d="M96.831 88.524c0 0-1.399 11.117-2.026 13.281 -1.379 4.752-6.168 11.417-5.239 14.429 1.859 6.022 7.537 4.493 10.524 4.471 2.763-0.022 8.072 1.552 9.162-2.37 0.352-1.266-0.441-4.466-0.441-4.466s-2.644 3.112-8.875 2.767c-1.778-0.099-4.671-2.096-4.704-4.912 -0.043-3.817 1.802-7.035 2.205-10.824C97.741 98.022 96.831 88.524 96.831 88.524z" fill="#f0b399" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5921" d="M105.194 118.969c1.075 0 1.366 0.326 1.366 0.729 0 0.404-0.335 1.026-1.366 0.73 -1.134-0.323-3.113-0.175-3.113-0.175S104.117 118.969 105.194 118.969zM94.922 118.969c-1.077 0.001-1.366 0.328-1.366 0.733 -0.001 0.403 0.323 0.983 1.366 0.729 1.15-0.282 3.112-0.175 3.112-0.175S95.999 118.973 94.922 118.969zM108.81 113.869c0 0 1.489 1.933 1.18 3.975 -0.301 1.983-3.31 2.861-3.31 2.861s2.089-1.516 2.342-3.356C109.14 116.486 108.81 113.869 108.81 113.869zM90.427 111.883c0 0-1.086 2.704-0.772 4.352 0.571 2.976 3.704 4.164 3.704 4.164s-1.955-2.039-2.65-3.842C89.948 114.587 90.427 111.883 90.427 111.883z" fill="#d17f5b" stroke-width="none" opacity="1"/>
+ <path id="SvgjsPath5922" d="M105.141 115.311c1.043-0.889 1.148-1.396 0.932-1.729 -0.215-0.334-0.841-0.545-1.714 0.528 -0.963 1.18-3.056 2.054-3.056 2.054S104.098 116.198 105.141 115.311z" fill="#ffe2d6" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ <g id="svga-group-beardwrap" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-beard-single-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-beard-single" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath3042" d="M100,18.13L100,18.13L100,18.13L100,18.13z" fill="#2a232b" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ </g>
+ <g id="svga-group-mustache-single-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-mustache-single" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath3040" d="M100,18.13L100,18.13L100,18.13L100,18.13z" fill="#2a232b" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ <g id="svga-group-hair-front" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4407" d="M45.777 90.313c-2.998-2.502-6.749-8.939-8.423-17.962 -0.356-1.849-0.61-3.75-0.88-5.763 -1.131-8.446-3.555-18.289-1.878-28.373 2.013-12.337 11.271-25.693 23.036-33.237 18.191-11.772 64.171-17.033 73.754-1.537 5.559-0.203 11.557 1.249 15.699 4.471 13.709 10.284 19.01 45.211 15.211 62.559 -2.528 11.847-3.191 14.954-8.264 19.599 1.812-54.323-0.99-39.665-3.306-54.253 -2.715-1.99-3.727-1.168-7.909-3.542 -8.318-6.142-7.915-8.602-11.683-12.898 -3.356 3.969-8.181 7.463-11.907 9.077 0.944-1.547 1.749-3.282 2.282-4.398l-0.446-0.373c-3.129 2.262-9.451 5.478-13.336 5.823 2.087-2.565 1.843-2.242 2.677-3.805 -3.116 1.916-6.427 3.217-10.604 3.583 3.935-1.944 5.699-3.274 8.751-5.817l-0.279-0.518c-21.191 6.437-26.218 7.895-41.755 10.651 -13.012 1.627-8.248 0.252-12.968 0.252 -7.593 0-8.798 22.789-8.47 30.387C45.925 85.479 44.837 81.343 45.777 90.313z" fill="#f3d484" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath4408" d="M162.296 70.471c-2.528 11.847-3.191 14.954-8.264 19.599 1.812-54.323-0.99-39.665-3.306-54.253 -2.715-1.99-3.727-1.168-7.909-3.542 -8.318-6.142-7.915-8.602-11.683-12.898 -3.356 3.969-8.181 7.463-11.907 9.077 0.944-1.547 1.749-3.282 2.282-4.398l-0.446-0.373c-3.129 2.262-9.451 5.478-13.336 5.823 2.087-2.565 1.843-2.242 2.677-3.805 -3.116 1.916-6.427 3.217-10.604 3.583 3.935-1.944 5.699-3.274 8.751-5.817l-0.279-0.518c-21.191 6.437-26.218 7.895-41.755 10.651 -13.012 1.627-8.248 0.252-12.968 0.252 -7.593 0-8.798 22.789-8.47 30.387 0.846 21.241-0.242 17.104 0.698 26.075 -2.998-2.502-6.749-8.939-8.423-17.962 -0.356-1.849-0.61-3.75-0.88-5.763 -1.131-8.446-3.555-18.289-1.878-28.373 1.59-9.746 13.727-24.08 22.024-31.729 -25.5 23.75-18 50.252-13.75 71.5C41.619 59.235 38 29 55 28c23 0 48.869-3.265 64.869-19.265C118.869 15.735 118 17 113 22c4-3 9-5 11-10 -1 4-1 7-4 10 3-2 6-5 9-8 0 3-2 6-3 9 2-5 8-8 9-13 -3 13 12.369 19.985 17.119 22.735 6.5 9 6.75 28 5.25 43.75 5.5-18 3-48.75-13.25-70C161.869 19.485 165.6 55.386 162.296 70.471zM60.369 19.985c12.207-0.359 21.165-2.337 34.25-9.75C82.032 15.751 74.067 18.383 60.369 19.985zM93.619 15.735c6.46-2.681 10.955-8.497 18.25-10.25C105.146 7.818 100.471 13.67 93.619 15.735zM54.869 19.485c4.629-8.324 14.52-15.222 27-16.25C71.713 5.123 60.837 10.953 54.869 19.485z" fill="#e4c065" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath4409" d="M86.619 0c13.085-5.594 24.996-5.023 37.5 1.985 -13.123-5.605-23.154-4.532-23.154-4.532C98.577-2.36 94.759-2.452 86.619 0zM138.119 7.985c4.139 1.594 5.866 4.016 8.383 7.511 3.685 5.954 4.716 8.533 6.863 14.489C151.28 21.431 146.603 10.292 138.119 7.985zM114.619 7.735c-7.115 6.003-12.274 9.237-26.5 14C99.361 19.065 106.526 15.916 114.619 7.735zM137.619 13.985c2.067 7.036 5.876 10.957 11.75 14.5C143.909 24.378 140.339 20.566 137.619 13.985zM58.619 10.235c0 0-0.486 0.36-1.287 0.952 -9.145 6.479-16.294 18.86-16.463 34.548C42.864 30.127 49.049 19.143 58.619 10.235zM63.369 14.735c7.757-4.055 11.339-4.087 24.25-6.25C76.476 9.262 70.964 9.793 63.369 14.735zM84.417 18.964c-4.565 2.29-15.277 4.855-15.277 4.74 -3.757 0.834-10.27 2.281-10.27 2.281 2.522-0.319 6.849-0.825 10.418-1.591 0 0.135 8.796-1.985 11.379-3.319 2.836-1.338 1.875-0.813 4.703-2.59C85.369 18.485 85.008 18.667 84.417 18.964z" fill="#ffe6a4" stroke-width="none" opacity="1" stroke="none"/>
+ <path id="SvgjsPath4410" d="M147.27 7.675c-4.229-3.289-10.323-4.741-15.721-4.54 -4.611-7.454-19.151-9.598-27.97-9.69 -13.304-0.138-34.324 3.653-46.11 11.28 -10.968 7.032-21.023 20.286-23.17 33.44 -1.284 7.721-0.178 15.721 1.13 23.38 0.64 3.7 0.97 7.43 1.63 10.86 1.897 10.227 6.295 16.626 9.09 18.57 -1.065-9.855 0.097-4.998-0.77-26.75 -0.403-9.331 1.305-30.714 8.49-30.06 4.883 0.345 1.014 1.191 12.7-0.271 15.347-2.722 20.366-4.152 41.79-10.659 -3.357 2.798-5.103 4.068-9.6 6.22 -0.01-0.01-0.01 0-0.01 0 -0.14 0.07-0.29 0.14-0.43 0.2 3.719-0.024 8.346-1.305 11.299-3.12 -0.407 0.762-1.632 2.147-2.539 3.3 3.844 0 10.74-3.438 14.16-5.91 -0.48 1-1.603 3.462-2.811 5.21 1.141-0.57 3.874-1.313 9.33-5.93 1.11-0.93 2.38-2.19 3.38-3.37 3.349 3.818 3.148 6.516 11.53 12.7 4.158 2.36 5.282 1.625 7.78 3.45 2.206 14.448 5.134-0.795 3.26 54.78 5.6-4.96 6.275-8.026 8.88-20.23C166.297 53.602 161.249 18.163 147.27 7.675zM160.949 70.325c-2.216 12.286-2.402 14.36-6.88 19.22 0.814-10.8 1.53-20.459 1.319-31.34 -0.444-16.061-2.58-13.048-4.1-22.72 -2.878-2.021-4.273-1.655-6.92-2.85 -0.46-0.17-0.84-0.46-1.27-0.68 -8.392-5.824-8.398-8.604-11.83-12.27 0.971-1.114 1.813-2.391 2.09-2.94 -1.509 2.264-7.977 8.239-14.11 11.63 1.059-1.676 1.864-3.305 2.44-4.78 1.735-1.212 2.92-2.358 3.92-3.35 -3.419 2.84-12.225 7.96-17.75 9.07 0.174-0.179 1.875-1.826 2.516-3.074 1.355-0.542 5.016-2.779 6.304-4.203 -6.304 4.203-13.475 6.72-15.979 7.136 3.064-1.149 7.04-4.731 9.08-6.36 1.971-1.574 2.353-2.206 4.399-4.28 -1.344 0.938-3.44 2.993-6.056 4.097 -1.547 0.653-43.89 12.498-51.254 10.574 -1.478-0.37-3.149-0.818-4.62-0.39 -11.8 5.076-7.461 37.634-7.3 47.63 0.136 8.423 0.74 9.89 0.74 9.89 -7.751-7.36-8.089-23.554-8.9-29.18 -1.028-7.456-1.923-15.371-0.55-22.77 2.24-12.64 11.912-25.407 22.26-32.06 15.469-10.04 61.594-18.533 73.04-2.83C159.954 3.495 163.94 50.271 160.949 70.325z" fill="#c59b30" stroke-width="none" opacity="1" stroke="none"/>
+ </g>
+ <g id="svga-group-glasses-single-move" transform="matrix(1,0,0,1,0,0)">
+ <g id="svga-group-glasses-single" transform="matrix(1,0,0,1,0,0)">
+ <path id="SvgjsPath4411" d="M100,18.13L100,18.13L100,18.13L100,18.13z" fill="#26120b" stroke-width="none" opacity="1"/>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ <rect id="SvgjsRect1057" width="200" height="15" x="0" y="185" fill="#ecf0f1" opacity="0.5" style="display: none;"/>
+ <text id="SvgjsText1058" font-family="Roboto, Helvetica, Arial, sans-serif" font-size="10px" text-anchor="start" font-weight="400" anchor="start" fill="#333333" x="71.51294136047363" y="182.58649802207947" style="display: none;">
+ <tspan id="SvgjsTspan1059" dy="13" x="71.51294136047363">Blogger Pilot</tspan>
+ </text>
+ </g>
+</svg>