howdy-jekyll-theme 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/AGENTS.md +49 -0
- data/Gemfile +11 -0
- data/LICENSE +21 -0
- data/README.md +431 -0
- data/_includes/analytics.html +19 -0
- data/_includes/blog-pagination.html +31 -0
- data/_includes/comments.html +46 -0
- data/_includes/dark-mode-toggle.html +18 -0
- data/_includes/head.html +137 -0
- data/_includes/hero-carousel.html +80 -0
- data/_includes/logo.html +5 -0
- data/_includes/navigation.html +24 -0
- data/_includes/newsletter.html +10 -0
- data/_includes/share-buttons.html +70 -0
- data/_includes/social-links.html +37 -0
- data/_includes/toc.html +29 -0
- data/_layouts/autopage_collection.html +43 -0
- data/_layouts/blog.html +42 -0
- data/_layouts/default.html +86 -0
- data/_layouts/home.html +5 -0
- data/_layouts/page.html +33 -0
- data/_layouts/post.html +76 -0
- data/_layouts/project.html +61 -0
- data/_plugins/sort_projects.rb +6 -0
- data/_plugins/user_colors.rb +68 -0
- data/_posts/2026-01-01-beyond-pixels.md +21 -0
- data/_posts/2026-01-02-collaboration.md +25 -0
- data/_posts/2026-01-03-design-feeling.md +25 -0
- data/_posts/2026-01-04-finding-inspiration.md +25 -0
- data/_posts/2026-01-05-freebies.md +35 -0
- data/_posts/2026-01-06-ux-research-methods.md +25 -0
- data/_posts/2026-01-07-color-theory.md +25 -0
- data/_posts/2026-01-08-responsive-design.md +25 -0
- data/_posts/2026-01-09-web-performance.md +25 -0
- data/_posts/2026-01-10-mobile-first.md +25 -0
- data/_posts/2026-04-15-crafting-visual-hierarchy.md +27 -0
- data/_posts/2026-04-16-building-design-systems.md +27 -0
- data/_posts/2026-04-18-accessibility-matters.md +25 -0
- data/_posts/2026-04-19-motion-design.md +29 -0
- data/_posts/2026-04-20-typography-basics.md +25 -0
- data/_posts/2026-04-22-product-design-best-practices.md +239 -0
- data/_projects/atlas.md +26 -0
- data/_projects/luminous.md +26 -0
- data/_projects/nova.md +31 -0
- data/_projects/osaka.md +26 -0
- data/_sass/_base.scss +181 -0
- data/_sass/_components.scss +767 -0
- data/_sass/_dark-mode.scss +39 -0
- data/_sass/_layout.scss +1033 -0
- data/_sass/_typography.scss +394 -0
- data/_sass/_user-colors.scss +1 -0
- data/_sass/_variables.scss +165 -0
- data/about.md +62 -0
- data/assets/css/main.scss +10 -0
- data/assets/css/swiper-bundle.min.css +13 -0
- data/assets/fonts/ChaumontScript-Regular.otf +0 -0
- data/assets/fonts/DMSans-Italic-Variable.ttf +0 -0
- data/assets/fonts/DMSans-Variable.ttf +0 -0
- data/assets/illustrations/analytics.svg +218 -0
- data/assets/illustrations/business-strategy.svg +161 -0
- data/assets/illustrations/designer.svg +267 -0
- data/assets/illustrations/email.svg +123 -0
- data/assets/illustrations/friends-taking-selfie.svg +189 -0
- data/assets/illustrations/launch.svg +230 -0
- data/assets/illustrations/love-animals.svg +83 -0
- data/assets/illustrations/meeting.svg +292 -0
- data/assets/illustrations/mobile-shopping.svg +113 -0
- data/assets/illustrations/online-shopping.svg +148 -0
- data/assets/illustrations/oops-something-went-wrong.svg +97 -0
- data/assets/illustrations/podcast.svg +199 -0
- data/assets/illustrations/presentation.svg +138 -0
- data/assets/illustrations/programmer.svg +240 -0
- data/assets/illustrations/task-management.svg +174 -0
- data/assets/illustrations/tasks-complete.svg +161 -0
- data/assets/illustrations/travel-booking-hotel.svg +214 -0
- data/assets/illustrations/video-call.svg +178 -0
- data/assets/images/apple-touch-icon.png +0 -0
- data/assets/images/favicon-dark.png +0 -0
- data/assets/images/favicon-light.png +0 -0
- data/assets/images/howdy-theme-dark.png +0 -0
- data/assets/images/howdy-theme-light.png +0 -0
- data/assets/images/og-image.png +0 -0
- data/assets/js/hero-carousel.js +36 -0
- data/assets/js/mobile-nav.js +62 -0
- data/assets/js/swiper-bundle.min.js +13 -0
- data/assets/js/swiper-bundle.min.js.map +1 -0
- data/assets/js/theme-toggle.js +54 -0
- data/assets/resume.pdf +683 -0
- data/contact.md +74 -0
- data/howdy-jekyll-theme.gemspec +25 -0
- data/lib/howdy-jekyll-theme.rb +19 -0
- metadata +245 -0
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 781.111 596.683">
|
|
3
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
|
4
|
+
<g>
|
|
5
|
+
<g>
|
|
6
|
+
<path d="m255.297,382.778c-3.577,0-6.681-2.466-7.49-5.95l-36.783-148.369c-.809-3.484-3.914-5.95-7.49-5.95H60.025c-4.945,0-8.605,4.6-7.493,9.419l39.293,160.269c.805,3.489,3.912,5.961,7.493,5.961" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
7
|
+
<path d="m98.917,382.778h212.853c4.247,0,7.689,3.443,7.689,7.69,0,4.247-3.443,7.69-7.689,7.69h-.401s-212.051,0-212.051,0h-.401c-4.247,0-7.69-3.443-7.69-7.69,0-4.247,3.443-7.69,7.69-7.69Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
8
|
+
<path d="m159.596,382.778h152.173c4.247,0,7.689,3.443,7.689,7.69,0,4.247-3.443,7.69-7.689,7.69h-.401s-151.371,0-151.371,0h-.401c-4.247,0-7.69-3.443-7.69-7.69,0-4.247,3.443-7.69,7.69-7.69Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
9
|
+
<line x1="104.508" y1="398.158" x2="66.261" y2="595.875" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
10
|
+
<line x1="302.659" y1="398.158" x2="339.459" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
11
|
+
<line x1="245.99" y1="398.158" x2="282.79" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
12
|
+
<line x1="144.857" y1="398.158" x2="110.864" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
13
|
+
</g>
|
|
14
|
+
<g>
|
|
15
|
+
<polygon id="sk" points="356.114 510.79 364.331 567.182 329.418 567.182 315.857 511.492 356.114 510.79" fill="#fffdfd" stroke="#000" stroke-miterlimit="10" stroke-width="1.5"/>
|
|
16
|
+
<path id="b" d="m328.782,595.657h12.98c1.259-2.91,2.582-6.431,2.582-6.431l5.145,6.431h52.813s6.512-17.017-14.356-17.936c-22.055-.971-24.983-28.164-24.983-28.164h-15.828s-4.856,10.228-4.856,10.228l-5.473-10.228h-12.855s4.83,46.1,4.83,46.1Z" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
17
|
+
<polygon id="sk-2" data-name="sk" points="281.367 510.79 280.584 567.182 245.671 567.182 241.111 511.492 281.367 510.79" fill="#fffdfd" stroke="#000" stroke-miterlimit="10" stroke-width="1.5"/>
|
|
18
|
+
<path id="b-2" data-name="b" d="m243.035,595.657h12.98c1.259-2.91,2.582-6.431,2.582-6.431l5.145,6.431h52.813s6.512-17.017-14.356-17.936c-22.055-.971-19.983-28.164-19.983-28.164h-15.828s-4.856,10.228-4.856,10.228l-5.473-10.228h-12.855s-.17,46.1-.17,46.1Z" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
19
|
+
<path id="b-3" data-name="b" d="m309.102,547.117l-41.788-164.149h-71.232c-22.171,0-35.361-18.766-34.653-48.573.526-22.155,3.428-21.535,3.428-21.535l119.576-.174c.531,0,1.06.011,1.586.032,17.032.696,31.162,13.475,34.383,30.215l55.038,190.923-66.338,13.262Z" fill="#fcfcfc" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
20
|
+
<path id="b-4" data-name="b" d="m227.688,545.044l5.423-162.077h-81.232c-22.171,0-45.361-18.766-44.653-48.573.526-22.155,3.428-21.535,3.428-21.535l139.576-.174c.531,0,5.06.011,5.586.032,9.58.391,18.243,4.606,24.562,11.198,6.168,6.434,9.603,15.012,10.088,23.912l6.099,196.099-68.877,1.117Z" fill="#fcfcfc" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
21
|
+
<path d="m115.652,110.851c.948-21.588,11.025-38.763,31.765-43.114,20.741-4.351,41.151,9.267,45.587,30.416,0,0,3.738,21.421,3.502,39.445-.236,18.024,6.856,18.97,6.856,18.97l-89.602,4.484s3.903-10.599,2.721-26.382q-1.182-15.783-.829-23.818Z"/>
|
|
22
|
+
<path id="h" d="m137.199,132.196c-4.403.844-8.662-2.107-9.514-6.592-.815-4.292,1.791-8.425,5.876-9.514.284-15.059,9.912-28.339,25.028-31.238,11.366-2.18,16.678,3.162,23.955,11.3,3.851,4.306,9,33.186,6.46,40.14-1.699,4.65-5.697,8.365-12.817,11.11l3.12,16.797s4.322,15.945-13.402,18.745c-17.978,2.84-21.052-12.832-21.052-12.832,0,0-6.911-35.822-7.504-37.954-.051.011-.099.027-.151.037Z" fill="#fffdfd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
23
|
+
<path id="sh" d="m160.607,147.474l18.087,13.578-2.505-13.649s-4.689,1.425-9.357,1.073-6.225-1.002-6.225-1.002Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
24
|
+
<path d="m167.906,91.135s-3.773,15.553-35.505,25.897l-4.06-28.568,51.717-10.5,8.478,23.087s-15.423.305-20.63-9.916Z"/>
|
|
25
|
+
<g id="eye">
|
|
26
|
+
<path d="m165.934,113.543l-.015-.141c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l.015.141c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
27
|
+
</g>
|
|
28
|
+
<g id="eye-2" data-name="eye">
|
|
29
|
+
<path d="m182.696,111.193l-.015-.141c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l.015.141c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
30
|
+
</g>
|
|
31
|
+
<path id="st" d="m174.075,118.831l1.639,3.737c.303.69-.189,1.468-.939,1.486l-3.565.084" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
32
|
+
<path id="st-2" data-name="st" d="m162.744,106.733s-5.298-.714-7.155,3.102" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
33
|
+
<path id="st-3" data-name="st" d="m161.422,129.982s2.599,5.071,9.171,2.766" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
34
|
+
<path id="st-4" data-name="st" d="m182.332,106.203s-4.201-2.751-7.73-.415" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
35
|
+
<g>
|
|
36
|
+
<g id="ha">
|
|
37
|
+
<path id="sk-3" data-name="sk" d="m204.346,127.587c5.01,2.277,8.556,4.099,12.545,6.55-1.283.624-2.756,1.375-3.982,2.096-.594.349-1.308,1.312-1.984,2.426-1.72-1.249-3.096-1.67-4.701-.956-1.72.765-.353,3.217,2.142,6.463-.866,3.176.514,3.981,2.34,2.921.6.729,1.221,1.479,1.852,2.245,2.647,3.214,16.301,27.365,16.301,27.365l33.855-8.607c-4.673-5.201-27.311-30.261-33.282-34.383-10.964-7.57-20.704-9.393-24.457-9.393-1.763,0-2.015,2.644-.63,3.274Z" fill="#fffdfd"/>
|
|
38
|
+
<path id="st-5" data-name="st" d="m208.281,144.059c-2.445-3.194-3.759-5.599-2.058-6.356,1.583-.704,2.942-.306,4.629.903" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
39
|
+
<path id="st-6" data-name="st" d="m216.713,134.023c-3.919-2.398-7.429-4.191-12.367-6.436-1.385-.63-1.133-3.274.63-3.274,3.753,0,13.492,1.823,24.457,9.393,5.97,4.122,28.608,29.182,33.282,34.383l-33.855,8.607s-13.654-24.151-16.301-27.365c-.605-.734-1.203-1.455-1.779-2.156" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
40
|
+
<path id="st-7" data-name="st" d="m219.96,132.708s-4.197,1.847-7.052,3.526c-1.498.881-3.762,5.647-4.239,6.968-1.637,4.533.504,5.289,2.896,3.274,2.249-1.894,3.008-4.214,5.329-5.705" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
41
|
+
<path id="st-8" data-name="st" d="m224.661,135.898s-4.701,2.518-7.387,4.533c-1.391,1.043-3.152,5.531-3.316,6.926-.252,2.141.087,3.223,1.637,3.148,2.213-.106,3.22-4.68,5.541-6.17,2.166-1.391,8.395-4.575,8.395-4.575" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
42
|
+
<path id="st-9" data-name="st" d="m224.325,142.614c-3.358,3.358-3.062,5.554-3.018,6.717.076,1.979,1.446,2.435,2.587,1.446,1.518-1.315,3.471-4.104,4.46-4.637,2.055-1.106,5.708-2.131,5.708-2.131" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
43
|
+
</g>
|
|
44
|
+
<path id="sk-4" data-name="sk" d="m102.168,238.465c1.35,13.307,7.042,70.395,7.042,70.395.262,2.589.403,4.05.403,4.05l119.071-.181-4.664-71.916s40.434,37.283,50.588,40.849c13.176,4.644,28.791.967,35.459-11.323,4.765-8.784,3.768-19.17-1.672-26.806l-51.565-89.585-34.895,23.2-.01-.161c-4.735-5.984-12.451-11.222-26.071-11.152l-16.601.292-14.684,9.928-20.886-9.293-21.316.373s-7.968-.453-17.689,7.999c-4.614,3.576-2.508,63.333-2.508,63.333Z"/>
|
|
45
|
+
<path id="st-10" data-name="st" d="m221.199,177.63l.735-.484v-.01l34.895-23.19,51.565,89.585c5.44,7.636,6.437,18.022,1.672,26.806-6.669,12.29-22.283,15.967-35.459,11.323-10.154-3.566-50.588-40.849-50.588-40.849l4.664,71.916-119.071.181s-.141-1.461-.403-4.05c0,0-5.692-57.088-7.042-70.395m0,0s-3.143-56.604,2.508-63.333c9.852-7.988,17.649-7.999,17.689-7.999l21.316-.373m35.57-.635l16.601-.292c13.62-.071,21.336,5.168,26.071,11.152l.01.151v.01l34.895-23.2,51.565,89.585c5.44,7.636,6.437,18.022,1.672,26.806-6.669,12.29-22.283,15.967-35.459,11.323-10.154-3.566-50.588-40.849-50.588-40.849" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
46
|
+
<g id="ha-2" data-name="ha">
|
|
47
|
+
<path id="sk-5" data-name="sk" d="m111.104,296.894l6.557,2.887,3.251,1.654c7.741-.393,16.283-2.247,17.191.271.54,1.498-2.633,3.278-6.499,4.779,0,0,2.368,1.387,2.879,1.764,10.193,7.518,18.268,20.641,17.266,22.624-.474.937-1.396,1.578-2.826.886-.37-.179-.746-.415-1.122-.677,1.875,2.979,2.936,5.441,1.821,6.536-1.475,1.448-3.046.916-4.658-.545.067.399.042.725-.096.955-2.042,3.387-5.46.169-7.938-3.267-.121-.167-.295-.383-.492-.62.415.922.672,1.672.738,2.111.402,2.711-3.316,3.213-5.601-.323-8.099-12.535-23.34-7.675-45.232-28.367l24.76-10.67Z" fill="#fffdfd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
48
|
+
<path id="st-11" data-name="st" d="m147.669,330.87c-1.383-2.171-3.042-4.706-4.871-6.975-5.412-6.716-7.704-8.809-10.434-10.659" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
49
|
+
<path id="st-12" data-name="st" d="m129.342,318.248s1.102.649,3.099,2.302c3.405,2.818,12.382,13.401,12.559,16.81" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
50
|
+
<path id="st-13" data-name="st" d="m126.201,322.381s3.533,2.527,5.125,4.163c2.477,2.547,4.371,5.837,5.277,7.969" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
51
|
+
</g>
|
|
52
|
+
<path id="b-5" data-name="b" d="m114.6,230.12l-31.743,21.311,39.078,44.911-28.645,28.186-56.906-62.11c-.86-.93-1.756-2.037-2.484-3.122-7.596-11.315-4.582-26.646,6.733-34.242l64.238-50.092"/>
|
|
53
|
+
<path id="st-14" data-name="st" d="m114.6,230.12l-31.743,21.311,39.078,44.911-28.645,28.186-56.906-62.11c-.86-.93-1.756-2.037-2.484-3.122-7.596-11.315-4.582-26.646,6.733-34.242l64.238-50.092" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
54
|
+
<line id="st-15" data-name="st" x1="223.966" y1="240.818" x2="222.519" y2="218.771" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
55
|
+
<polygon id="b-6" data-name="b" points="140.97 159.82 136.324 167.075 154.466 189.511 164.568 176.053 140.97 159.82" fill="#fdfdff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
56
|
+
<polygon id="b-7" data-name="b" points="164.568 176.053 176.264 187.5 184.51 166.046 179.254 159.634 164.568 176.053" fill="#fdfdff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
57
|
+
</g>
|
|
58
|
+
<line x1="255.886" y1="237.353" x2="221.199" y2="177.63" stroke="#fcfcfc" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
59
|
+
<polygon id="b-8" data-name="b" points="141.742 160.892 137.129 168.094 155.138 190.366 165.166 177.007 141.742 160.892" fill="#fdfdff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
60
|
+
<polygon id="b-9" data-name="b" points="165.166 177.007 176.777 188.371 184.963 167.073 179.745 160.708 165.166 177.007" fill="#fdfdff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
61
|
+
</g>
|
|
62
|
+
<g>
|
|
63
|
+
<path d="m530.674,382.778c3.577,0,6.681-2.466,7.49-5.95l36.783-148.369c.809-3.484,3.914-5.95,7.49-5.95h143.51c4.945,0,8.605,4.6,7.493,9.419l-39.293,160.269c-.805,3.489-3.912,5.961-7.493,5.961" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
64
|
+
<path d="m687.055,382.778h-212.853c-4.247,0-7.689,3.443-7.689,7.69s3.443,7.69,7.689,7.69h212.853c4.247,0,7.69-3.443,7.69-7.69s-3.443-7.69-7.69-7.69Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
65
|
+
<path d="m626.375,382.778h-152.173c-4.247,0-7.689,3.443-7.689,7.69s3.443,7.69,7.689,7.69h152.173c4.247,0,7.69-3.443,7.69-7.69s-3.443-7.69-7.69-7.69Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
66
|
+
<line x1="681.463" y1="398.158" x2="719.711" y2="595.875" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
67
|
+
<line x1="483.313" y1="398.158" x2="446.512" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
68
|
+
<line x1="539.982" y1="398.158" x2="503.182" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
69
|
+
<line x1="641.115" y1="398.158" x2="675.107" y2="595.776" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
70
|
+
</g>
|
|
71
|
+
<g>
|
|
72
|
+
<path d="m442.611,210.673s-17.267-6.014-24.402-9.414c-12.305-5.864-19.066-10.137-20.113-14.87-.224-1.013.332-3.482,5.893,1.101,3.295,2.716,12.323,2.954,12.323,2.954" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
73
|
+
<path d="m463.477,188.553s-21.133-8.671-27.983-11.958c-6.765-3.246-12.265-7.983-14.532-6.675-4.172,2.407,9.603,13.488,14.895,15.821" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
74
|
+
<polygon points="441.445 209.004 456.956 189.99 428.57 178.826 406.191 173.589 402.779 191.296 441.445 209.004" fill="#fff"/>
|
|
75
|
+
<path d="m414.025,192.87c-8.437-2.416-17.459-10.728-18.402-12.689-1.042-2.167,1.314-4.182,4.819-1.229,1.392,1.173,3.562,1.879,5.791,3.719" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
76
|
+
<path d="m416.362,187.957c-7.096-2.518-13.442-5.876-16.744-9.328-1-1.046-2.939-3.142-2.95-4.43-.027-3.178,4.56-.889,8.479,1.954" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
77
|
+
<path d="m433.752,180.593s-13.899-3.966-29.61-9.527c-1.005-.356-4.315.369-1.251,3.706,3.873,4.218,15.94,7.645,15.94,7.645" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
78
|
+
</g>
|
|
79
|
+
<path d="m663.517,166.325l-74.147-1.305c-18.878-.106-26.502,9.849-30.569,17.982-4.773,9.547-24.613,49.876-24.613,49.876l-76.947-53.768-26.113,34.811,97.182,78.154c1.328,1.054,2.886,2.078,4.459,2.871,9.486,4.781,20.544,3.001,28.056-3.616-.179,6.542-.418,13.534-.746,21.144l115.681,11.588s8.225-88.056,11.746-120.812l.177-19.913c-7.403-15.375-24.166-17.012-24.166-17.012Z" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
80
|
+
<polyline points="562.102 213.364 554.012 313.485 602.902 324.062" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
81
|
+
<g>
|
|
82
|
+
<circle cx="637.61" cy="94.529" r="31.468"/>
|
|
83
|
+
<path d="m654.215,128.28c4.77.91,9.384-2.27,10.307-7.104.883-4.626-1.941-9.08-6.366-10.253-.308-16.229-10.738-30.541-27.115-33.666-12.313-2.349-18.068,3.408-25.952,12.178-4.172,4.641-9.751,35.764-6.999,43.259,1.84,5.012,6.172,9.015,13.885,11.973l-3.38,18.103s-4.571,16.549,14.519,20.202c21.543,4.122,22.807-13.829,22.807-13.829,0,0,7.084-38.921,8.129-40.903.055.012.108.029.164.04Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
84
|
+
<path d="m597.984,85.083l48.011,10.103s-4.982,11.298,4.886,18.835l-.083,8.69,3.598.686,4.799-13.443,2.997-30.522-24.63-14.122-29.009,3.887-10.569,15.886Z"/>
|
|
85
|
+
<circle cx="602.902" cy="73.803" r="20.362"/>
|
|
86
|
+
<circle cx="627.531" cy="68.128" r="17.585"/>
|
|
87
|
+
<path d="m612.17,144.714s7.805,3.293,16.687.032" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
88
|
+
</g>
|
|
89
|
+
<path d="m627.062,108.605l.016-.152c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l-.016.152c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
90
|
+
<path d="m608.902,106.072l.016-.152c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l-.016.152c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
91
|
+
<path d="m614.266,113.876l-1.776,4.027c-.328.744.205,1.582,1.017,1.601l3.862.09" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
92
|
+
<path d="m626.541,100.838s5.74-.769,7.751,3.343" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
93
|
+
<path d="m605.32,100.884s4.551-3.581,8.374-1.064" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
94
|
+
<path d="m628.857,144.745l-19.594,14.633,2.655-14.127s4.804,1.011,9.86.632c5.057-.379,7.079-1.138,7.079-1.138Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
95
|
+
<g>
|
|
96
|
+
<polygon points="551.867 253.268 543.431 282.319 514.582 268.91 541.66 252.462 551.867 253.268" fill="#fff"/>
|
|
97
|
+
<g>
|
|
98
|
+
<path d="m552.068,252.462s-33.954-2.472-40.555-1.376c-10.853,1.802-20.428,7.938-22.044,10.582-.467.765.521,1.739,1.91,1.763,3.534.061,9.181-3.158,9.181-3.158l17.85,8.537" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
99
|
+
<path d="m517.893,255.839s-15.14,1.337-18.204,5.057c-2.363,2.869-8.302,9.902-7.079,11.125,1.011,1.011,6.068,0,12.136-6.068,1.87-1.87,7.079-4.045,7.079-4.045l3.444-.514" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
100
|
+
<path d="m516.882,260.896s-5.759.533-7.952,1.023c-4.036.902-12.181,8.469-13.286,10.101-1.397,2.064,4.045,3.034,9.102-2.023,2.816-2.816,10.465-1.379,10.465-1.379" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
101
|
+
<path d="m543.665,281.909s-22.692-9.145-27.974-10.058c-1.829-.316-3.784-.314-4.877.169-1.822.804-2.356,2.609-4.045,4.045-2.123,1.806-5.084,1.611-3.762-.299.709-1.025,3.429-7.294,5.192-8.175,1.763-.881,8.299-1.175,8.299-1.175" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
102
|
+
</g>
|
|
103
|
+
</g>
|
|
104
|
+
<path d="m631.884,215.386l-12.688,31.947-75.238-4.684-4.535,42.715,94.09,14.161c10.919,1.646,21.933-4.371,26.151-15.082l.398-1.011,29.039-78.884c5.185-13.168-2.298-30.069-15.466-35.254" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
105
|
+
<line x1="615.091" y1="247.078" x2="629.861" y2="248.089" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
106
|
+
<g>
|
|
107
|
+
<path d="m502.37,595.933h11.925s62.375-23.192,62.375-23.192l-10.025-28.252-41.92,16.331s1.577,9.876-12.251,16.79c-19.591,9.801-10.104,18.323-10.104,18.323Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
108
|
+
<path d="m572.583,544.319l-47.395-160.841h76.488c22.422,0,40.591-18.179,40.591-40.601,0-22.412-18.169-30.591-40.591-30.591h-131.583c-21.658,0-39.229,17.561-39.229,39.229,0,4.871.951,9.672,2.577,13.975l82.956,201.369,56.186-22.54Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
109
|
+
<path d="m412.269,595.656h81.831s2.521-27.816,2.521-27.816l-48.258-11.676s-2.359,19.602-17.763,20.88c-24.311,2.024-18.331,18.611-18.331,18.611Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
110
|
+
<path d="m502.285,573.718l40.122-190.24h92.265c22.422,0,45.875-18.979,45.159-49.123-.532-22.406-3.467-21.892-3.467-21.892l-158.349-.176c-.537,0-1.072.011-1.604.033-17.225.704-31.515,13.628-34.773,30.557l-46.494,221.645,67.141,9.197Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
111
|
+
<line x1="507.767" y1="546.359" x2="535.185" y2="419.516" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
112
|
+
<path d="m518.014,312.287c-.537,0-1.072.011-1.604.033-17.225.704-31.515,13.628-34.773,30.557l-19.226,89.923" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
113
|
+
</g>
|
|
114
|
+
<line x1=".75" y1="595.872" x2="780.361" y2="595.872" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
115
|
+
<path d="m627.973,125.893s-2.815,5.465-9.936,2.981" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
116
|
+
<g>
|
|
117
|
+
<rect x="439.468" y="140.041" width="7.16" height="138.427" transform="translate(73.605 -112.601) rotate(15.78)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
118
|
+
<polygon points="456.758 150.885 456.128 143.753 551.059 153.063 551.689 160.195 456.758 150.885" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
119
|
+
<rect x="408.441" y="273.695" width="35.8" height="7.16" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
120
|
+
<path d="m537.322,168.681s-16.707,9.547-35.8,2.387c-19.093-7.16-20.101-33.413-42.271-26.253-22.17,7.16-12.905,52.507-11.571,64.44,1.334,11.933,16.06,56.087-20.146,64.44" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
121
|
+
<path d="m536.614,138.708h19.093v29.508c0,3.472-2.819,6.292-6.292,6.292h-6.51c-3.472,0-6.292-2.819-6.292-6.292v-29.508h0Z" transform="translate(132.955 -233.364) rotate(27.343)" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
122
|
+
<path d="m553.868,117.507h6.51c3.472,0,6.292,2.819,6.292,6.292v29.508h-19.093v-29.508c0-3.472,2.819-6.292,6.292-6.292Z" transform="translate(124.442 -240.768) rotate(27.343)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
123
|
+
<circle cx="460.948" cy="149.588" r="9.547" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
124
|
+
</g>
|
|
125
|
+
<g>
|
|
126
|
+
<rect x="307.702" y="140.041" width="7.16" height="138.427" transform="translate(667.74 325.969) rotate(164.22)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
127
|
+
<polygon points="298.457 148.59 296.009 141.861 213.933 190.461 216.38 197.19 298.457 148.59" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
128
|
+
<rect x="310.089" y="273.695" width="35.8" height="7.16" transform="translate(655.978 554.549) rotate(-180)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
129
|
+
<path d="m228.071,188.553c10.511-14.134,25.489-3.492,34.439-10.061,16.438-12.067,10.401-40.838,32.57-33.677,22.17,7.16,12.905,52.507,11.571,64.44-1.334,11.933-16.06,56.087,20.146,64.44" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
130
|
+
<path d="m218.844,171.463h6.51c3.472,0,6.292,2.819,6.292,6.292v29.508h-19.093v-29.508c0-3.472,2.819-6.292,6.292-6.292Z" transform="translate(510.651 233.232) rotate(148.193)" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
131
|
+
<path d="m199.973,151.18h19.093v29.508c0,3.472-2.819,6.292-6.292,6.292h-6.51c-3.472,0-6.292-2.819-6.292-6.292v-29.508h0Z" transform="translate(476.691 202.342) rotate(148.193)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
132
|
+
<circle cx="293.382" cy="149.588" r="9.547" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
133
|
+
</g>
|
|
134
|
+
<g id="laptop">
|
|
135
|
+
<rect id="bl" x="366.307" y="276.378" width="150.939" height="4.963" rx="2.482" ry="2.482" transform="translate(883.553 557.72) rotate(-180)" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
136
|
+
<path id="bl-2" data-name="bl" d="m364.748,281.342h99.424c2.417,0,4.217-2.232,3.706-4.594l-15.76-72.742c-.369-1.701-1.874-2.915-3.614-2.915h-96.558c-2.358,0-4.113,2.177-3.614,4.481l16.416,75.771Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
137
|
+
<path id="b-10" data-name="b" d="m366.798,281.342h94.695c2.938,0,5.126-2.713,4.504-5.584l-15.545-71.753c-.369-1.701-1.874-2.915-3.614-2.915h-97.395c-1.927,0-3.362,1.779-2.954,3.663l15.806,72.956c.459,2.12,2.335,3.632,4.504,3.632Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
138
|
+
<circle id="b-11" data-name="b" cx="404.613" cy="241.334" r="7.024" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
139
|
+
</g>
|
|
140
|
+
<rect x="266.319" y="18.482" width="204.758" height="77.03" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
141
|
+
<g>
|
|
142
|
+
<rect x="297.04" y="38.744" width="3.562" height="36.507" rx="1.781" ry="1.781" fill="#fff"/>
|
|
143
|
+
<rect x="303.695" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
144
|
+
<rect x="310.35" y="43.196" width="3.562" height="27.603" rx="1.781" ry="1.781" fill="#fff"/>
|
|
145
|
+
<rect x="317.005" y="36.518" width="3.562" height="41.405" rx="1.781" ry="1.781" fill="#fff"/>
|
|
146
|
+
<rect x="323.66" y="45.422" width="3.562" height="23.151" rx="1.781" ry="1.781" fill="#fff"/>
|
|
147
|
+
<rect x="330.315" y="34.292" width="3.562" height="45.411" rx="1.781" ry="1.781" fill="#fff"/>
|
|
148
|
+
<rect x="336.97" y="38.744" width="3.562" height="36.507" rx="1.781" ry="1.781" fill="#fff"/>
|
|
149
|
+
<rect x="343.625" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
150
|
+
<rect x="350.28" y="38.744" width="3.562" height="36.507" rx="1.781" ry="1.781" fill="#fff"/>
|
|
151
|
+
<rect x="356.935" y="43.196" width="3.562" height="27.603" rx="1.781" ry="1.781" fill="#fff"/>
|
|
152
|
+
<rect x="363.59" y="43.196" width="3.562" height="27.603" rx="1.781" ry="1.781" fill="#fff"/>
|
|
153
|
+
<rect x="370.245" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
154
|
+
<rect x="376.9" y="44.977" width="3.562" height="24.041" rx="1.781" ry="1.781" fill="#fff"/>
|
|
155
|
+
<rect x="383.555" y="39.634" width="3.562" height="35.172" rx="1.781" ry="1.781" fill="#fff"/>
|
|
156
|
+
<rect x="390.21" y="38.744" width="3.562" height="36.507" rx="1.781" ry="1.781" fill="#fff"/>
|
|
157
|
+
<rect x="396.865" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
158
|
+
<rect x="403.52" y="40.525" width="3.562" height="34.726" rx="1.781" ry="1.781" fill="#fff"/>
|
|
159
|
+
<rect x="410.175" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
160
|
+
<rect x="416.83" y="43.196" width="3.562" height="27.603" rx="1.781" ry="1.781" fill="#fff"/>
|
|
161
|
+
<rect x="423.485" y="38.744" width="3.562" height="36.507" rx="1.781" ry="1.781" fill="#fff"/>
|
|
162
|
+
<rect x="430.14" y="47.648" width="3.562" height="18.699" rx="1.781" ry="1.781" fill="#fff"/>
|
|
163
|
+
<rect x="436.795" y="43.196" width="3.562" height="27.603" rx="1.781" ry="1.781" fill="#fff"/>
|
|
164
|
+
</g>
|
|
165
|
+
<g>
|
|
166
|
+
<rect x="263.442" y="243.085" width="28.767" height="38.79" fill="#008a1e" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
167
|
+
<path d="m304.229,259.619c0,5.98-4.152,10.823-9.276,10.823-.955,0-1.875-.168-2.744-.484v-20.678c.868-.311,1.789-.48,2.744-.48,5.124,0,9.276,4.843,9.276,10.819Z" fill="none" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
168
|
+
</g>
|
|
169
|
+
<g>
|
|
170
|
+
<rect x="71.841" y="281.804" width="677.656" height="18.196" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
171
|
+
<g>
|
|
172
|
+
<line x1="605.652" y1="301.721" x2="652.64" y2="595.665" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
173
|
+
<line x1="72.895" y1="299.721" x2="20.521" y2="595.029" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
174
|
+
</g>
|
|
175
|
+
<rect x="31.161" y="281.804" width="596.977" height="18.196" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
176
|
+
<g>
|
|
177
|
+
<line x1="705.917" y1="301.721" x2="757.962" y2="595.665" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
178
|
+
<line x1="174.028" y1="299.721" x2="126.711" y2="595.029" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
179
|
+
</g>
|
|
180
|
+
</g>
|
|
181
|
+
<g>
|
|
182
|
+
<polygon points="278.635 40.59 202.451 40.59 189.49 50.594 189.56 40.59 189.56 .75 278.635 .75 278.635 40.59" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
183
|
+
<g>
|
|
184
|
+
<line x1="200.333" y1="11.386" x2="267.792" y2="11.386" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
185
|
+
<line x1="200.333" y1="21.056" x2="267.792" y2="21.056" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
186
|
+
<line x1="200.333" y1="30.727" x2="232.779" y2="30.727" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
187
|
+
</g>
|
|
188
|
+
</g>
|
|
189
|
+
<g>
|
|
190
|
+
<polygon points="488.399 91.23 547.264 91.23 557.278 98.96 557.225 91.23 557.225 60.447 488.399 60.447 488.399 91.23" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
191
|
+
<g>
|
|
192
|
+
<line x1="548.9" y1="68.665" x2="496.777" y2="68.665" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
193
|
+
<line x1="548.9" y1="76.137" x2="496.777" y2="76.137" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
194
|
+
<line x1="548.9" y1="83.609" x2="523.83" y2="83.609" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
195
|
+
</g>
|
|
196
|
+
</g>
|
|
197
|
+
</g>
|
|
198
|
+
</g>
|
|
199
|
+
</svg>
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 847.935 734.702">
|
|
3
|
+
<g id="Layer_1-2" data-name="Layer 1">
|
|
4
|
+
<g>
|
|
5
|
+
<g>
|
|
6
|
+
<g>
|
|
7
|
+
<g>
|
|
8
|
+
<line x1=".75" y1=".75" x2="210.489" y2=".75" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
9
|
+
<line x1=".75" y1="35.772" x2="210.489" y2="35.772" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
10
|
+
<line x1=".75" y1="70.793" x2="210.489" y2="70.793" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
11
|
+
<line x1=".75" y1="105.815" x2="210.489" y2="105.815" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
12
|
+
<line x1=".75" y1="140.837" x2="210.489" y2="140.837" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
13
|
+
<line x1=".75" y1="175.859" x2="210.489" y2="175.859" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
14
|
+
<line x1=".75" y1="210.88" x2="210.489" y2="210.88" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
15
|
+
<line x1=".75" y1="245.902" x2="210.489" y2="245.902" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
16
|
+
<line x1=".75" y1="280.924" x2="210.489" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
17
|
+
</g>
|
|
18
|
+
<g>
|
|
19
|
+
<line x1="211.076" y1=".75" x2="211.076" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
20
|
+
<line x1="176.054" y1=".75" x2="176.054" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
21
|
+
<line x1="141.033" y1=".75" x2="141.033" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
22
|
+
<line x1="106.011" y1=".75" x2="106.011" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
23
|
+
<line x1="70.989" y1=".75" x2="70.989" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
24
|
+
<line x1="35.967" y1=".75" x2="35.967" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
25
|
+
<line x1=".946" y1=".75" x2=".946" y2="280.924" fill="none" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
<rect x="52.066" y="59.222" width="45.401" height="45.401" transform="translate(-13.509 14.775) rotate(-10.356)" fill="#fff" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
29
|
+
<g>
|
|
30
|
+
<rect x="132.815" y="163.859" width="59.087" height="59.087" transform="translate(78.026 -44.616) rotate(20.503)" fill="#fff" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
31
|
+
<polyline points="135.62 201.88 156.228 193.402 157.841 200.365 177.359 193.402 177.359 217.793" fill="#fff" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
32
|
+
<circle cx="165.228" cy="183.359" r="2.87" fill="#fff" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
33
|
+
</g>
|
|
34
|
+
<g>
|
|
35
|
+
<line x1="55.963" y1="72.877" x2="77.202" y2="68.842" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
36
|
+
<line x1="57.29" y1="78.66" x2="86.015" y2="73.202" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
37
|
+
<line x1="58.659" y1="84.466" x2="89.706" y2="78.568" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
38
|
+
<line x1="59.712" y1="90.556" x2="84.254" y2="85.893" stroke="#b7b7b7" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
<g>
|
|
42
|
+
<g>
|
|
43
|
+
<line x1="224.372" y1="499.517" x2="195.972" y2="733.952" fill="#fffdfd" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
44
|
+
<line x1="501.803" y1="499.517" x2="530.204" y2="733.952" fill="#fffdfd" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
45
|
+
</g>
|
|
46
|
+
<rect x="169.541" y="56.106" width="387.094" height="462.327" fill="#008a1e" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
47
|
+
<rect x="169.541" y="47.033" width="387.094" height="462.327" fill="#fff" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
48
|
+
</g>
|
|
49
|
+
<g>
|
|
50
|
+
<path d="m274.107,101.804h-.01c-40.53,0-74.11,29.8-80.02,68.7-.61,3.99-.92,8.08-.92,12.24,0,19.64,6.99,37.64,18.62,51.65,14.84,17.91,37.25,29.32,62.32,29.32,16.81,0,32.42-5.12,45.36-13.9h.01c1.85-1.25,3.64-2.58,5.37-3.98,9.22-7.41,16.78-16.81,22.03-27.54,5.25-10.73,8.2-22.79,8.2-35.55,0-44.7-36.24-80.94-80.96-80.94Zm26.61,119.91c-.06.03-.12.08-.19.11-7.53,5.11-16.63,8.11-26.43,8.11-14.61,0-27.66-6.64-36.32-17.08-6.78-8.16-10.85-18.66-10.85-30.11,0-2.43.18-4.81.53-7.13,3.45-22.67,23.02-40.04,46.64-40.04h.01c13.03,0,24.83,5.28,33.36,13.82,8.54,8.53,13.82,20.33,13.82,33.35,0,16.2-8.15,30.47-20.57,38.97Z" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
51
|
+
<g>
|
|
52
|
+
<path d="m319.457,249.814c-12.94,8.78-28.55,13.9-45.36,13.9-25.07,0-47.48-11.41-62.32-29.32l26-21.54c8.66,10.44,21.71,17.08,36.32,17.08,9.8,0,18.9-3,26.43-8.11l18.93,27.99Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
53
|
+
<path d="m237.777,212.854l-26,21.54c-11.63-14.01-18.62-32.01-18.62-51.65,0-4.16.31-8.25.92-12.24l33.38,5.11c-.35,2.32-.53,4.7-.53,7.13,0,11.45,4.07,21.95,10.85,30.11Z" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
54
|
+
</g>
|
|
55
|
+
<rect x="389.382" y="113.191" width="32.292" height="32.292" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
56
|
+
<rect x="389.382" y="163.326" width="32.292" height="32.292" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
57
|
+
<rect x="389.382" y="213.462" width="32.292" height="32.292" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
58
|
+
<rect x="439.07" y="113.191" width="95.967" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
59
|
+
<rect x="439.07" y="136.191" width="64.288" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
60
|
+
<rect x="439.07" y="163.326" width="95.967" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
61
|
+
<rect x="439.07" y="186.327" width="75.469" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
62
|
+
<rect x="439.07" y="213.462" width="95.967" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
63
|
+
<rect x="439.07" y="236.462" width="47.983" height="9.291" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
64
|
+
<rect x="191.108" y="294.099" width="345.977" height="170.93" fill="#fff" stroke="#008a1e" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
65
|
+
<g>
|
|
66
|
+
<polyline points="506.749 339.112 463.116 366.783 400.243 336.105 338.196 394.924 280.429 358.883 216.099 428.372" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
67
|
+
<circle cx="216.099" cy="428.297" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
68
|
+
<circle cx="278.469" cy="359.941" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
69
|
+
<circle cx="337.067" cy="395.204" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
70
|
+
<circle cx="401.222" cy="337.4" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
71
|
+
<circle cx="463.246" cy="366.435" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
72
|
+
<circle cx="506.749" cy="339.112" r="7.79" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
73
|
+
</g>
|
|
74
|
+
</g>
|
|
75
|
+
<g>
|
|
76
|
+
<path id="bl" d="m750.457,733.952l67.829-52.73-21.709-26.079-41.91,26.076s10.055,16.734-1.195,27.08c-17.75,16.334-3.015,25.654-3.015,25.654Z" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
77
|
+
<path id="l" d="m608.827,526.83l140.3,166.46,59.93-45.09-133.72-163.04,26.529-161.678-73.376-.9-31.933,155.438c-2.67,17.17,1.8,34.95,12.27,48.81Z" fill="#fcfcfc"/>
|
|
78
|
+
<line id="st" x1="797.472" y1="632.484" x2="736.82" y2="677.093" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
79
|
+
<path id="st-2" data-name="st" d="m694.553,352.742l-19.191,132.429,133.607,162.91-59.757,45.322-140.312-166.476c-10.552-13.913-15.042-31.785-12.318-49.034l31.908-155.312" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
80
|
+
<path id="bl-2" data-name="bl" d="m730.079,699.657l.779,33.913h-78.98s-5.238-16.694,19.232-18.733c15.503-1.292,11.166-16.795,11.166-16.795" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
81
|
+
<polyline id="l-2" data-name="l" points="670.102 322.477 667.144 705.173 742.279 705.267 748.162 322.832" fill="#fcfcfc"/>
|
|
82
|
+
<polyline id="st-3" data-name="st" points="668.623 366.626 667.144 705.173 742.279 705.267 747.322 322.83" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
83
|
+
<line id="st-4" data-name="st" x1="667.144" y1="686.093" x2="742.534" y2="686.093" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
84
|
+
<path id="h_1_sh" d="m701.385,163.409l-11.105,19.702-3.191-13.505s4.867-.579,8.999-2.778c4.133-2.198,5.297-3.419,5.297-3.419Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
85
|
+
<ellipse id="h_1_h" cx="681.078" cy="111.105" rx="29.047" ry="29.199" transform="translate(-8.356 140.977) rotate(-11.746)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
86
|
+
<path id="h_1_sk" d="m702.46,138.647c4.483-.069,8.052-3.826,7.972-8.39-.076-4.368-3.469-7.884-7.689-8.118-3.344-14.685-15.473-25.728-30.864-25.489-11.571.179-15.685,6.491-21.153,15.94-2.894,5-2.056,34.323,1.846,40.615,2.61,4.207,7.281,7.03,14.81,8.268l.365,17.081s-.986,16.491,16.937,15.624c18.18-.879,17.999-16.849,17.999-16.849,0,0-.527-36.479-.38-38.687.052,0,.103.006.155.006Z" fill="#fffdfd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
87
|
+
<path id="h_1_h-2" data-name="h_1_h" d="m683.097,87.065c-.989-8.197-8.005-14.492-16.399-14.362-6.074.094-11.302,3.534-13.999,8.541-2.236-.893-4.678-1.372-7.232-1.332-10.381.161-18.649,8.748-18.467,19.179.182,10.431,8.745,18.757,19.125,18.596,6.085-.094,11.428-3.096,14.784-7.655l27.869.096s-2.369,11.2,7.974,16.193l1.443,7.289c.071.36.389.617.756.611l2.096-.032c.375-.006.689-.284.74-.656l1.709-12.469-1.39-12.863c-1.015-9.394-7.432-17.325-16.407-20.278l-2.604-.857Z" fill="#008a1e"/>
|
|
88
|
+
<path id="h_1_st" d="m683.097,87.065c-.215-1.781-.714-3.472-1.45-5.027-2.652-5.602-8.378-9.437-14.949-9.335-6.074.094-11.302,3.534-13.999,8.541-2.236-.893-4.678-1.372-7.232-1.332-10.381.161-18.649,8.748-18.467,19.179.182,10.431,8.745,18.757,19.125,18.596,6.085-.094,11.428-3.096,14.784-7.655l27.869.096s-2.369,11.2,7.974,16.193l1.443,7.289c.071.36.389.617.756.611l2.096-.032c.375-.006.689-.284.74-.656l1.554-11.334" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
89
|
+
<path id="h_1_sh-2" data-name="h_1_sh" d="m682.653,158.37l-14.944,16.975-.326-13.873s4.881.441,9.379-.854c4.498-1.295,5.89-2.248,5.89-2.248Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
90
|
+
<g id="e_4_eye">
|
|
91
|
+
<path d="m674.942,124.604l-.014-.141c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l.014.141c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
92
|
+
</g>
|
|
93
|
+
<g id="e_4_eye-2" data-name="e_4_eye">
|
|
94
|
+
<path d="m657.505,125.831l-.014-.141c.008-.207-.035-.399-.129-.578-.06-.186-.164-.347-.31-.483-.136-.146-.297-.25-.483-.31-.179-.094-.371-.137-.578-.129l-.399.054c-.254.071-.475.2-.662.386l-.235.304c-.136.234-.204.486-.205.757l.014.141c-.008.207.035.399.129.578.06.186.164.347.31.483.136.146.297.25.483.31.179.094.371.137.578.129l.399-.054c.254-.071.475-.2.662-.386l.235-.304c.136-.234.204-.486.205-.757h0Z"/>
|
|
95
|
+
</g>
|
|
96
|
+
<path id="e_4_st" d="m663.636,133.068l-.844,3.993c-.156.737.484,1.399,1.222,1.263l3.507-.644" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
97
|
+
<path id="e_4_st-2" data-name="e_4_st" d="m672.488,119.981s5.042-1.777,7.637,1.581" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
98
|
+
<path id="e_4_st-3" data-name="e_4_st" d="m678.294,141.41s-1.512,5.494-8.416,4.575" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
99
|
+
<path id="e_4_st-4" data-name="e_4_st" d="m652.893,122.012s3.889-3.176,7.644-1.223" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
100
|
+
<path id="bl-3" data-name="bl" d="m761.832,305.172c-4.57,1.47-9.25,1.54-13.59.48-.04,10.28-.08,17.18-.08,17.18l-120.4-.25.98-22.55-4.69,11.11c-4.58,8.8-14.1,13.38-23.4,12.16l-97.821-14.448,6.75-35.716,77.311.454,31.149-75.523c1.673-4.056,4.059-7.812,7.227-10.848,4.525-4.336,10.264-7.27,16.155-7.92,0,0,2.7-.16,3.7-.1l22.62-.29c-.02,2.42.6,16.05,16.94,15.27,15.23-.73,17.57-12.06,17.93-15.72l26.5-.34c9.11-.1,17.34,2.58,22.11,7.29,4.54,4.48,7.29,11.51,9.31,17.78l17.16,69.73.25.79c4.24,13.14-2.98,27.22-16.11,31.46Z"/>
|
|
101
|
+
<line id="st-5" data-name="st" x1="628.68" y1="301.346" x2="631.588" y2="233.973" fill="none" stroke="#feffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
102
|
+
<g id="laptop">
|
|
103
|
+
<rect id="bl-4" data-name="bl" x="459.325" y="269.579" width="169.355" height="5.569" rx="2.784" ry="2.784" transform="translate(1088.006 544.728) rotate(-180)" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
104
|
+
<path id="bl-5" data-name="bl" d="m457.576,275.148h111.555c2.712,0,4.732-2.504,4.158-5.155l-17.683-81.618c-.414-1.909-2.102-3.271-4.055-3.271h-108.339c-2.645,0-4.615,2.442-4.055,5.028l18.419,85.016Z" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
105
|
+
<path id="b" d="m459.877,275.148h106.249c3.297,0,5.751-3.043,5.053-6.265l-17.442-80.508c-.414-1.909-2.102-3.271-4.055-3.271h-109.278c-2.162,0-3.773,1.996-3.315,4.11l17.735,81.858c.515,2.378,2.62,4.076,5.053,4.076Z" fill="#008a1e" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
106
|
+
<circle id="b-2" data-name="b" cx="502.306" cy="230.259" r="7.881" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
107
|
+
</g>
|
|
108
|
+
<g id="ha">
|
|
109
|
+
<path id="sk" d="m509.363,277.467s-16.096-2.716-20.58-5.03c-2.027-1.046-5.845-5.776-7.514-7.799-1.67-2.023-4.688-2.933-4.587-.749.018.379.343,1.209.806,2.208-.198-.244-.379-.479-.527-.695-3.928-5.73-7.37-5.704-7.286-3.359.015.413.332,1.264.829,2.345-2.242-2.579-4.557-4.332-6.314-2.735-.745.677.396,3.189,2.057,6.166-.352-.311-.709-.583-1.065-.797-1.12-.674-2.395-.39-2.404.453-.031,2.916,4.546,12.592,12.306,19.447,1.305,1.153,4.144,2.978,7.565,5.014-2.573.435-5.206,1.333-5.889,3.18-1.029,2.782,1.737,3.031,8.362,2.328,1.86-.197,5.067.08,7.971.433,6.156,3.39,11.45,6.16,11.45,6.16l4.817-26.57Z" fill="#fffdfd"/>
|
|
110
|
+
<path id="st-6" data-name="st" d="m493.433,297.637s-4.298-.62-8.309-.194c-6.625.703-9.391.455-8.362-2.327,1.436-3.885,11.493-3.577,11.493-3.577" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
111
|
+
<path id="st-7" data-name="st" d="m504.233,304.037s-24.428-12.947-29.148-17.116c-7.76-6.855-13.195-16.875-12.306-19.447.348-1.008,1.284-1.127,2.404-.453.283.17.567.377.848.611" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
112
|
+
<path id="st-8" data-name="st" d="m480.787,285.239s-2.137-1.405-3.506-2.343c-2.522-1.728-5.392-5.456-7.692-9.365-2.885-4.903-6.811-10.468-5.4-11.879,1.766-1.766,3.941-.086,6.314,2.735" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
113
|
+
<path id="st-9" data-name="st" d="m483.758,281.025s-3.822-2.552-5.328-4.038c-2.77-2.734-8.689-13.091-8.756-14.944-.085-2.345,3.358-2.37,7.286,3.359.149.217.326.45.525.696" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
114
|
+
<path id="st-10" data-name="st" d="m486.715,277.176s-5.069-3.497-6.035-5.08c-.967-1.583-3.943-7.036-3.997-8.208-.102-2.184,2.917-1.274,4.587.749,1.67,2.023,5.487,6.753,7.514,7.799,4.484,2.314,20.58,5.03,20.58,5.03l-5.13,26.57" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
115
|
+
</g>
|
|
116
|
+
<g id="ha-2" data-name="ha">
|
|
117
|
+
<path id="sk-2" data-name="sk" d="m605.868,229.909c5.457-.253,9.415-.246,14.048.117-.852,1.131-1.814,2.461-2.571,3.653-.367.578-.563,1.751-.656,3.041-2.085-.326-3.491-.076-4.587,1.28-1.175,1.453,1.143,3.003,4.815,4.743.67,3.198,2.254,3.285,3.389,1.523.86.373,1.747.755,2.651,1.147,3.793,1.644,26.778,16.813,26.778,16.813l26.028-22.914c-6.482-2.483-37.818-14.395-44.958-15.338-13.112-1.732-22.544,1.06-25.86,2.757-1.558.797-.585,3.248.924,3.178Z" fill="#fffdfd"/>
|
|
118
|
+
<path id="st-11" data-name="st" d="m616.793,242.686c-3.604-1.717-5.854-3.248-4.692-4.686,1.081-1.337,2.461-1.6,4.499-1.295" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
119
|
+
<path id="st-12" data-name="st" d="m619.707,230.005c-4.547-.347-8.46-.345-13.839-.096-1.509.07-2.482-2.381-.924-3.178,3.316-1.697,12.748-4.489,25.86-2.757,7.14.943,38.477,12.855,44.958,15.338l-26.028,22.914s-22.986-15.17-26.778-16.813c-.867-.376-1.721-.742-2.547-1.101" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
120
|
+
<path id="st-13" data-name="st" d="m621.982,227.374s-2.874,3.53-4.638,6.304c-.926,1.456-.772,6.691-.596,8.074.603,4.746,2.836,4.446,4.04,1.584,1.131-2.69.753-5.084,2.13-7.451" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
121
|
+
<path id="st-14" data-name="st" d="m627.579,228.068s-3.016,4.351-4.479,7.346c-.757,1.551-.285,6.313.201,7.62.745,2.006,1.534,2.809,2.87,2.042,1.907-1.094.73-5.591,2.107-7.958,1.285-2.208,5.35-7.839,5.35-7.839" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
122
|
+
<path id="st-15" data-name="st" d="m630.318,234.155c-1.449,4.486-.195,6.293.37,7.301.962,1.714,2.379,1.498,2.94.108.746-1.848,1.211-5.196,1.845-6.114,1.315-1.907,4.081-4.464,4.081-4.464" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
123
|
+
</g>
|
|
124
|
+
<path id="bl-6" data-name="bl" d="m748.235,305.667c-.899-.22-1.783-.489-2.649-.805l-98.804-38.844,12.807-39.216,65.515,21.499,23.061,7.353"/>
|
|
125
|
+
<path id="st-16" data-name="st" d="m748.235,305.667c-.899-.22-1.783-.489-2.649-.805l-98.804-38.844,12.807-39.216,65.515,21.499,23.061,7.353" fill="none" stroke="#feffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
126
|
+
<line id="st-17" data-name="st" x1="726.291" y1="248.68" x2="720.316" y2="227.434" fill="none" stroke="#feffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
127
|
+
</g>
|
|
128
|
+
<line x1="3.069" y1="733.952" x2="847.185" y2="733.952" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
129
|
+
<g>
|
|
130
|
+
<polygon points="98.548 733.952 52.181 733.952 44.817 581.013 105.913 581.013 98.548 733.952" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
131
|
+
<path d="m79.688,581.013s2.594-74.93,55.333-99.138c0,0,2.161,16.859-12.104,31.125-14.265,14.265-16.156,15.585-17.003,31.125-.648,11.888-10.465,15.142-15.851,14.698-1.807-.149-7.208-.796-7.208-.796" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
132
|
+
<path d="m70.989,581.555s-1.782-30.859-2.613-41.128c-2.289-28.291-18.559-73.035-61.506-95.431,0,0-1.088,16.962,14.053,30.295,15.141,13.332,17.956,14.453,18.942,29.984.987,15.531,16.75,13.663,16.75,13.663l7.628-.814s2.428,6.745,4.133,22.303" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
133
|
+
<path d="m75.365,581.013c0-5.187,1.153-107.207,20.75-145.248" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
134
|
+
<circle cx="96.115" cy="436.086" r="7.493" fill="#fff" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
135
|
+
</g>
|
|
136
|
+
</g>
|
|
137
|
+
</g>
|
|
138
|
+
</svg>
|