assayo 0.0.1 → 0.0.2

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.
Files changed (171) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +43 -0
  3. data/assayo/assets/achievements/adam.svg +1 -0
  4. data/assayo/assets/achievements/allRelease.svg +1 -0
  5. data/assayo/assets/achievements/commitsAfter1500.svg +1 -0
  6. data/assayo/assets/achievements/commitsAfter1800.svg +1 -0
  7. data/assayo/assets/achievements/commitsBefore1500.svg +1 -0
  8. data/assayo/assets/achievements/everyMessageLong.svg +1 -0
  9. data/assayo/assets/achievements/everyMessageShort.svg +1 -0
  10. data/assayo/assets/achievements/fileRush.svg +1 -0
  11. data/assayo/assets/achievements/firstCommit.svg +1 -0
  12. data/assayo/assets/achievements/firstLastCommit.svg +1 -0
  13. data/assayo/assets/achievements/hasCommitEveryTime.svg +1 -0
  14. data/assayo/assets/achievements/hasCommitFrom0to7.svg +1 -0
  15. data/assayo/assets/achievements/haveNotEmail.svg +1 -0
  16. data/assayo/assets/achievements/horoscope1.svg +1 -0
  17. data/assayo/assets/achievements/horoscope10.svg +1 -0
  18. data/assayo/assets/achievements/horoscope11.svg +1 -0
  19. data/assayo/assets/achievements/horoscope12.svg +1 -0
  20. data/assayo/assets/achievements/horoscope2.svg +1 -0
  21. data/assayo/assets/achievements/horoscope3.svg +1 -0
  22. data/assayo/assets/achievements/horoscope4.svg +1 -0
  23. data/assayo/assets/achievements/horoscope5.svg +1 -0
  24. data/assayo/assets/achievements/horoscope6.svg +1 -0
  25. data/assayo/assets/achievements/horoscope7.svg +1 -0
  26. data/assayo/assets/achievements/horoscope8.svg +1 -0
  27. data/assayo/assets/achievements/horoscope9.svg +1 -0
  28. data/assayo/assets/achievements/lastCommit.svg +1 -0
  29. data/assayo/assets/achievements/lessCommits.svg +1 -0
  30. data/assayo/assets/achievements/lessDaysForTask.svg +1 -0
  31. data/assayo/assets/achievements/lessDaysInProject.svg +1 -0
  32. data/assayo/assets/achievements/lessLazyDays.svg +1 -0
  33. data/assayo/assets/achievements/lessScopes.svg +1 -0
  34. data/assayo/assets/achievements/lessTasks.svg +1 -0
  35. data/assayo/assets/achievements/lessWorkDays.svg +1 -0
  36. data/assayo/assets/achievements/longFileName.svg +1 -0
  37. data/assayo/assets/achievements/longFilePath.svg +1 -0
  38. data/assayo/assets/achievements/longTask.svg +1 -0
  39. data/assayo/assets/achievements/longWaitPR.svg +1 -0
  40. data/assayo/assets/achievements/longestMessage.svg +1 -0
  41. data/assayo/assets/achievements/longestName.svg +1 -0
  42. data/assayo/assets/achievements/more2DaysForTask.svg +1 -0
  43. data/assayo/assets/achievements/more365DaysInProject.svg +1 -0
  44. data/assayo/assets/achievements/more3YearsInProject.svg +1 -0
  45. data/assayo/assets/achievements/more666DaysInProject.svg +1 -0
  46. data/assayo/assets/achievements/more777DaysInProject.svg +1 -0
  47. data/assayo/assets/achievements/more90DaysInProject.svg +1 -0
  48. data/assayo/assets/achievements/moreAddedFolders.svg +1 -0
  49. data/assayo/assets/achievements/moreChangeCode.svg +1 -0
  50. data/assayo/assets/achievements/moreCommits.svg +1 -0
  51. data/assayo/assets/achievements/moreCreateCode.svg +1 -0
  52. data/assayo/assets/achievements/moreDaysForTask.svg +1 -0
  53. data/assayo/assets/achievements/moreDaysInProject.svg +1 -0
  54. data/assayo/assets/achievements/moreDevOps.svg +1 -0
  55. data/assayo/assets/achievements/moreLazyDays.svg +1 -0
  56. data/assayo/assets/achievements/moreLintHint.svg +1 -0
  57. data/assayo/assets/achievements/moreLongWaitPR.svg +1 -0
  58. data/assayo/assets/achievements/moreOnHoliday.svg +1 -0
  59. data/assayo/assets/achievements/morePRMerge.svg +1 -0
  60. data/assayo/assets/achievements/moreReadMe.svg +1 -0
  61. data/assayo/assets/achievements/moreRefactoring.svg +1 -0
  62. data/assayo/assets/achievements/moreRemoveCode.svg +1 -0
  63. data/assayo/assets/achievements/moreStyle.svg +1 -0
  64. data/assayo/assets/achievements/moreTasks.svg +1 -0
  65. data/assayo/assets/achievements/moreTasksInDay.svg +1 -0
  66. data/assayo/assets/achievements/moreTests.svg +1 -0
  67. data/assayo/assets/achievements/moreWorkDays.svg +1 -0
  68. data/assayo/assets/achievements/moreWorkDays2.svg +1 -0
  69. data/assayo/assets/achievements/noCommitOnDay.svg +1 -0
  70. data/assayo/assets/achievements/oneCommitOneTask.svg +1 -0
  71. data/assayo/assets/achievements/oneExtension.svg +1 -0
  72. data/assayo/assets/achievements/removeCreateFile.svg +1 -0
  73. data/assayo/assets/achievements/renameFile.svg +1 -0
  74. data/assayo/assets/achievements/shortestName.svg +1 -0
  75. data/assayo/assets/achievements/userIsDied.svg +1 -0
  76. data/assayo/assets/achievements/userNotWork.svg +1 -0
  77. data/assayo/assets/achievements/workEveryTime.svg +1 -0
  78. data/assayo/assets/achievements/workNotWork.svg +1 -0
  79. data/assayo/assets/achievements/workOnWeekends.svg +1 -0
  80. data/assayo/assets/achievements/zeroLazyDays.svg +1 -0
  81. data/assayo/assets/cards/commits.png +0 -0
  82. data/assayo/assets/cards/dismissal.png +0 -0
  83. data/assayo/assets/cards/lazy.png +0 -0
  84. data/assayo/assets/cards/lines.png +0 -0
  85. data/assayo/assets/cards/money_holidays.png +0 -0
  86. data/assayo/assets/cards/money_lazy.png +0 -0
  87. data/assayo/assets/cards/money_month.png +0 -0
  88. data/assayo/assets/cards/money_task.png +0 -0
  89. data/assayo/assets/cards/money_total.png +0 -0
  90. data/assayo/assets/cards/money_work.png +0 -0
  91. data/assayo/assets/cards/month.png +0 -0
  92. data/assayo/assets/cards/nothing_found.png +0 -0
  93. data/assayo/assets/cards/print.png +0 -0
  94. data/assayo/assets/cards/tasks.png +0 -0
  95. data/assayo/assets/cards/tasks_month.png +0 -0
  96. data/assayo/assets/cards/work_days.png +0 -0
  97. data/assayo/assets/character/halo/1.png +0 -0
  98. data/assayo/assets/character/weapon/1.png +0 -0
  99. data/assayo/assets/character/weapon/2.png +0 -0
  100. data/assayo/assets/character/weapon/3.png +0 -0
  101. data/assayo/assets/character/weapon/4.png +0 -0
  102. data/assayo/assets/character/weapon/5.png +0 -0
  103. data/assayo/assets/character/weapon/6.png +0 -0
  104. data/assayo/assets/character/weapon/7.png +0 -0
  105. data/assayo/assets/character/weapon/8.png +0 -0
  106. data/assayo/assets/character/weapon/9.png +0 -0
  107. data/assayo/assets/character/wings/1.png +0 -0
  108. data/assayo/assets/character/wings/2.png +0 -0
  109. data/assayo/assets/character/wings/3.png +0 -0
  110. data/assayo/assets/character/wings/4.png +0 -0
  111. data/assayo/assets/character/wings/5.png +0 -0
  112. data/assayo/assets/character/wings/6.png +0 -0
  113. data/assayo/assets/character/wings/7.png +0 -0
  114. data/assayo/assets/character/wings/8.png +0 -0
  115. data/assayo/assets/character/wings/9.png +0 -0
  116. data/assayo/assets/chart/clock.svg +4 -0
  117. data/assayo/assets/chart/commit.svg +5 -0
  118. data/assayo/assets/chart/sort.svg +1 -0
  119. data/assayo/assets/chart/sort_down.svg +1 -0
  120. data/assayo/assets/chart/sort_up.svg +3 -0
  121. data/assayo/assets/close.svg +1 -0
  122. data/assayo/assets/icons/Cards.svg +3 -0
  123. data/assayo/assets/icons/CloseFullscreen.svg +1 -0
  124. data/assayo/assets/icons/Download.svg +1 -0
  125. data/assayo/assets/icons/OpenFullscreen.svg +1 -0
  126. data/assayo/assets/icons/Table.svg +3 -0
  127. data/assayo/assets/list/arrow.svg +1 -0
  128. data/assayo/assets/list/remove.svg +1 -0
  129. data/assayo/assets/logo.svg +1 -0
  130. data/assayo/assets/menu/branch.svg +6 -0
  131. data/assayo/assets/menu/logout.svg +1 -0
  132. data/assayo/assets/menu/per_money.svg +1 -0
  133. data/assayo/assets/menu/per_speed.svg +1 -0
  134. data/assayo/assets/menu/print.svg +1 -0
  135. data/assayo/assets/menu/pull-request.svg +6 -0
  136. data/assayo/assets/menu/pull_request.svg +3 -0
  137. data/assayo/assets/menu/setting.svg +1 -0
  138. data/assayo/assets/menu/share.svg +1 -0
  139. data/assayo/assets/menu/team_common.svg +1 -0
  140. data/assayo/assets/menu/team_day.svg +1 -0
  141. data/assayo/assets/menu/team_feat.svg +1 -0
  142. data/assayo/assets/menu/team_files.svg +1 -0
  143. data/assayo/assets/menu/team_files_ext.svg +1 -0
  144. data/assayo/assets/menu/team_files_remove.svg +1 -0
  145. data/assayo/assets/menu/team_hours.svg +1 -0
  146. data/assayo/assets/menu/team_month.svg +1 -0
  147. data/assayo/assets/menu/team_release.svg +1 -0
  148. data/assayo/assets/menu/team_tasks.svg +1 -0
  149. data/assayo/assets/menu/team_type.svg +1 -0
  150. data/assayo/assets/menu/team_week.svg +1 -0
  151. data/assayo/assets/menu/team_words.svg +1 -0
  152. data/assayo/assets/menu/team_work.svg +1 -0
  153. data/assayo/assets/menu/team_work_2.svg +1 -0
  154. data/assayo/assets/notifications/alert.svg +1 -0
  155. data/assayo/assets/notifications/fact.svg +1 -0
  156. data/assayo/assets/notifications/info.svg +1 -0
  157. data/assayo/assets/notifications/warning.svg +1 -0
  158. data/assayo/assets/recommendations/alert.svg +1 -0
  159. data/assayo/assets/recommendations/fact.svg +1 -0
  160. data/assayo/assets/recommendations/info.svg +1 -0
  161. data/assayo/assets/recommendations/warning.svg +1 -0
  162. data/assayo/assets/sponsor/halo.png +0 -0
  163. data/assayo/assets/sponsor/money.jpg +0 -0
  164. data/assayo/assets/switch/person.svg +1 -0
  165. data/assayo/assets/switch/team.svg +1 -0
  166. data/assayo/assets/vds.css +16 -0
  167. data/assayo/favicon.svg +24 -0
  168. data/assayo/index.html +1 -0
  169. data/assayo/static/index.css +2 -0
  170. data/assayo/static/index.js +3 -0
  171. metadata +171 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b42f60eed1af650a55273f4a235d47067576d613cdc3c8450816860dff312197
4
- data.tar.gz: 6b81c022e074a2c04bb2da9f99f7b1a0c51e252d70145d61d7b05795d0b250ab
3
+ metadata.gz: 37f8087157d098b93b1325ec6609049607efaaf11bfecdc2c77d435b73c03996
4
+ data.tar.gz: 80cdfe46e757dd2e1bff36603d428f9748ecd631ef619e57c034e562d8e5be14
5
5
  SHA512:
6
- metadata.gz: 0130fd0cac3352b02a15b8fab6bbc795095d8c97f69ac001eaa4c2930876efe596c6c7db70ba5f76b50bb8ef84b1f15a46688157c8712995bfc1bf9b5e009645
7
- data.tar.gz: e394aa696f28e16d71066211b340cf2d020b0665d8c688e2484971c29a255108ebdda8976a330cc881369a6d56d5aec37c89adbd441e79323574227735332c22
6
+ metadata.gz: be43bf25204fbfeffa612304b779e628fbd66eaca599ca544d164340a16471164ca49fb0fd7208ea89e40d43cbb7b8932de2b7fd72c61b72d286e91dc3aaf2a7
7
+ data.tar.gz: 64b16e64da84da3a2855b6df73d7e0bfed8ae144f5c30e387c6024c307cb364ecb283d2d1ca9a418900c5f3c39adaf90ef46a7b750363cebeb5e087f1d73b1f8
data/README.md ADDED
@@ -0,0 +1,43 @@
1
+ # [Assayo NPX](https://assayo.online/?ref=github-npx)
2
+
3
+ > __[English](https://github.com/bakhirev/assayo-npx)__ | [Русский](https://github.com/bakhirev/assayo-npx/blob/main/documents/RU.md)
4
+
5
+ Visualization and analysis of git commit statistics. Performance tool for Team Lead and IT-audit
6
+
7
+ **Links:** [demo](https://assayo.online/demo/?ref=github&lang=en&dump=./test.txt), [online version](https://assayo.online/demo/?ref=github), [docker](https://hub.docker.com/r/bakhirev/assayo), [reddit](https://www.reddit.com/r/ITManagers/comments/1e5k291/the_visualization_and_analysis_of_git_commit/), [habr](https://habr.com/ru/articles/763342/), [video](https://www.youtube.com/watch?v=mqfu-ea3jao).
8
+
9
+ **Core application:** [github](https://github.com/bakhirev/assayo), [website](https://assayo.online/)
10
+
11
+ <a href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/facebook.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://reddit.com/submit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://assayo.online/assets/seo/social/reddit.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&via=&hashtags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://assayo.online/assets/seo/social/twitter.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/linkedin.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.tumblr.com/widgets/share/tool?canonicalUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&caption=Check%20your%20git%20stats%21&tags=IT%2Cgit%2Cstatistics%2Caudit%2Cdata-visualization%2Creport" target="_blank"><img src="https://assayo.online/assets/seo/social/tumblr.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.blogger.com/blog-this.g?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&n=Visualization%20and%20analysis%20of%20git%20repository&t=Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/blogger.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.evernote.com/clip.action?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/evernote.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.addthis.com/bookmark.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/add.this.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://getpocket.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/getpocket.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&t=Visualization%20and%20analysis%20of%20git%20repository" target="_blank"><img src="https://assayo.online/assets/seo/social/hacker.news.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://buffer.com/add?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/buffer.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.flipboard.com/bookmarklet/popout?v=2&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/flipboard.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.instapaper.com/edit?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/instapaper.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://share.diasporafoundation.org/?title=Visualization%20and%20analysis%20of%20git%20repository&url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/diaspora.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/qzone.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://vk.com/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository&comment=Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/vk.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://service.weibo.com/share/share.php?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&appkey=&title=Visualization%20and%20analysis%20of%20git%20repository&pic=&ralateUid=" target="_blank"><img src="https://assayo.online/assets/seo/social/weibo.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://connect.ok.ru/dk?st.cmd=WidgetSharePreview&st.shareUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/ok.ru.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://www.douban.com/recommend/?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/douban.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://www.xing.com/spi/shares/new?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo" target="_blank"><img src="https://assayo.online/assets/seo/social/xing.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="http://widget.renren.com/dialog/share?resourceUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&srcUrl=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&title=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&description=Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/renren.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="threema://compose?text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21&id=" target="_blank"><img src="https://assayo.online/assets/seo/social/threema.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a><a href="https://lineit.line.me/share/ui?url=https%3A%2F%2Fgithub.com%2Fbakhirev%2Fassayo&text=Visualization%20and%20analysis%20of%20git%20repository%20%3A%20Check%20your%20git%20stats%21" target="_blank"><img src="https://assayo.online/assets/seo/social/line.me.jpg" title="Visualization and analysis of git repository" width="24px" height="24px"/></a>
12
+ <a href="https://assayo.online/demo/?dump=./test.txt" target="_blank"><img src="https://assayo.online/assets/images/index.gif" width="100%" /></a>
13
+
14
+ ## Run
15
+ NodeJS:
16
+ ```
17
+ npx assayo
18
+ ```
19
+ PHP:
20
+ ```
21
+ composer require bakhirev/assayo
22
+ vendor/bin/assayo
23
+ ```
24
+ Python:
25
+ ```
26
+ pipx install assayo
27
+ assayo
28
+ ```
29
+
30
+ ### Options
31
+
32
+ | | Description |
33
+ |-------------|--------------------------------------------------|
34
+ | `--no-file` | do not save information about working with files |
35
+ | `--debug` | show information about work |
36
+
37
+ ### The result of the work
38
+ The script will create a folder ```./assayo``` with a HTML-report about repository:
39
+
40
+ ```
41
+ ./assayo/index.html - report
42
+ ./assayo/log.txt - information from git log
43
+ ```
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M82.26,96.48v14.68h-10.63v-2.15c0-1.91,1.55-3.45,3.45-3.45h1.66v-7.97"/><path class="cls-1" d="M65.18,99.19v11.97h-10.63v-2.15c0-1.91,1.55-3.45,3.45-3.45h1.66v-11.01"/><path class="cls-1" d="M29.96,62.35c1.61,2.73,3.48,5.17,5.17,5.46,2.78,.47,8.19-4.9,10.65-7.55"/><path class="cls-1" d="M24.13,61.16c-.71-3.01-.89-5.2-.89-5.2-.22-2.61,1.86-3.25,2.87-1.58,0,0,.68,1.72,1.74,3.94"/><path class="cls-1" d="M54.24,73.59c-4.12,3.09-10.68,6.6-17.5,4.6-6.27-1.83-9.67-7.85-11.5-13.15"/><path class="cls-1" d="M70.62,39.23h0l18.32-10.42c2.77-1.8,4.36-4.61,4.36-7.23,0-1.12-.29-2.2-.91-3.14-2.05-3.16-6.93-3.63-10.89-1.06l-27.23,20.78"/><path class="cls-1" d="M46.89,52.73l-16.92,9.62-4.72,2.69-4.3,2.45c-2.07,1.18-3.62-1.13-1.72-2.58l4.91-3.75,3.72-2.83,17.32-13.21"/><path class="cls-1" d="M52.34,66.88c1.04,1.35,1.69,3.29,1.89,6.71h0c.06,.84,.08,1.75,.08,2.77l.13,23.21,4.78-4.99,.27-.28,5.26,5.21,.06,.06,4.99-5.27,5,5.27,1.91-1.97,3.19-3.3,2.34,2.18,3.3,3.09V58.39c0-9.25-6.35-17.01-14.93-19.17h0c-1.55-.39-3.16-.6-4.83-.6h-10.2"/><path class="cls-1" d="M85.64,73.08h-.08c-.54,0-3.75-.09-8.51-1.01"/><path class="cls-1" d="M55.88,64.26c4.42,2.51,8.72,4.3,12.62,5.59"/><path class="cls-1" d="M67.81,86.68c.5-7.73,1.04-15.96,1.05-16.04,0,0,0,0,0,0-.66-1.4-1.12-2.89-1.5-4.4-.65-2.62-1.03-5.29-1.25-7.98-.36-4.5-.85-11.8,5.75-11.49,2.86,.13,5.19,2.72,5.19,5.57v20.1l-5.51,15.02c-.77,2.09-3.87,1.43-3.73-.79Z"/><path class="cls-1" d="M58.29,40.53c1.52,1.54,2.38,3.6,2.64,5.73,.75,6.25-.41,12.59-4.59,17.48-1.82,2.13-4.92,4.47-7.9,3.4-2.5-.89-3.39-3.58-2.85-6.02l1.15-5.11,.17-3.74h-3.2l1.74-8.61c.42-2.08,1.68-3.94,3.55-4.95,3.24-1.74,6.9-.6,9.29,1.82Z"/><path class="cls-1" d="M46.74,55.98c7.21,3,12.71-9.24,12.71-13.95"/><line class="cls-1" x1="49.35" y1="47.03" x2="52.75" y2="47.03"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.66px;}</style></defs><g><path class="cls-1" d="M42.7,60.12c-1.79-2.29-5.6-2.2-7.14,.65-1.47,2.73,.22,6.19,3.62,8.09,3.13,1.75,9.12,4.35,9.12,4.35,0,0,2.25-6.13,3.15-9.61,.97-3.77-.36-7.38-3.35-8.2-3.13-.85-5.82,1.84-5.4,4.72Z"/><g><path class="cls-1" d="M27,50.41c-.76-.96-2.36-.93-3.01,.27-.62,1.15,.09,2.61,1.53,3.41,1.32,.74,3.84,1.83,3.84,1.83,0,0,.95-2.58,1.33-4.05,.41-1.59-.15-3.11-1.41-3.45-1.32-.36-2.45,.77-2.28,1.99Z"/><path class="cls-1" d="M60.95,75.68c-.76-.96-2.36-.93-3.01,.27-.62,1.15,.09,2.61,1.53,3.41,1.32,.74,3.84,1.83,3.84,1.83,0,0,.95-2.58,1.33-4.05,.41-1.59-.15-3.11-1.41-3.45-1.32-.36-2.45,.77-2.28,1.99Z"/></g><rect class="cls-1" x="26.33" y="38.59" width="37.16" height="53.18" rx="5.2" ry="5.2" transform="translate(-22.45 23.62) rotate(-23.76)"/></g><path class="cls-1" d="M52.22,36.57l14.33-2.98c2.85-.59,5.63,1.24,6.23,4.08l8.67,41.76c.59,2.85-1.24,5.63-4.08,6.23l-24.63,5.11"/><path class="cls-1" d="M72,35.82l14.64,.04c2.91,0,5.26,2.37,5.25,5.28l-.11,42.65c0,2.91-2.37,5.26-5.28,5.25l-25.15-.06"/><path class="cls-1" d="M91.5,39.15l14.32,3.05c2.84,.61,4.66,3.4,4.05,6.25l-8.88,41.72c-.61,2.84-3.4,4.66-6.25,4.05l-24.6-5.24"/><path class="cls-1" d="M64.42,39.2l-.06,.12c-.23,1.25-1.92,4.48-2.61,5.22l-.03,.06,.04,.05c.87,.52,3.4,3.14,3.98,4.27l.09,.1,.06-.12c.23-1.25,1.92-4.48,2.61-5.22l.03-.06-.05-.05c-.87-.51-3.4-3.14-3.98-4.27l-.1-.09Z"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="61.1" cy="52.12" r="32.4"/><circle class="cls-1" cx="43.33" cy="52.12" r="5.08"/><circle class="cls-1" cx="78.08" cy="52.12" r="5.08"/><path class="cls-1" d="M60.9,57.58c0-8.98-7.42-24.98-23.42-26.94"/><path class="cls-1" d="M87.84,34.16c-8.98,0-24.98,7.42-26.94,23.42"/><path class="cls-1" d="M28.89,53.68c-.2,27.52,23.62,53.87,60.51,55.43,2.15,0,3.9-1.56,4.1-3.71l.2-52.7"/><path class="cls-1" d="M91.55,108.14c-12.1,0-18.74-17.18-18.74-25.77"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="31.04" y="22.25" width="66.76" height="8.2"/><rect class="cls-1" x="30.85" y="98.35" width="66.76" height="8.2"/><path class="cls-1" d="M76.71,73.59c-3.12-1.56-5.07-4.88-5.07-8.39v-1.56c0-3.51,1.95-6.64,5.07-8.2,8.98-4.49,15.42-14.05,15.42-24.79H36.7c0,10.74,6.25,20.1,15.42,24.59,3.12,1.56,5.07,4.88,5.07,8.39v1.56c0,3.51-1.95,6.64-5.07,8.2-8.98,4.49-15.42,14.05-15.42,24.79h55.43c-.2-10.74-6.44-20.1-15.42-24.59Z"/><path class="cls-1" d="M67.34,85.69V51.73c5.66-1.37,9.95-6.44,9.95-12.49h-25.77c0,6.05,4.29,11.13,9.95,12.49v33.96c-5.66,1.37-9.95,6.44-9.95,12.49h25.77c0-5.86-4.29-11.13-9.95-12.49Z"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="64.41" cy="67.73" r="31.82"/><path class="cls-1" d="M88.62,36.31l-11.32-8.39c4.49-6.25,13.47-7.61,19.71-2.93,6.25,4.49,7.61,13.47,2.93,19.71h0l-11.32-8.39Z"/><path class="cls-1" d="M40.21,36.31l11.32-8.39c-4.49-6.25-13.47-7.61-19.71-2.93-6.25,4.49-7.61,13.47-2.93,19.71h0l11.32-8.39Z"/><line class="cls-1" x1="64.41" y1="69.68" x2="49.97" y2="49.38"/><line class="cls-1" x1="74.56" y1="55.24" x2="64.41" y2="69.68"/><line class="cls-1" x1="43.92" y1="92.13" x2="35.13" y2="104.04"/><line class="cls-1" x1="87.25" y1="92.13" x2="96.03" y2="104.04"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M77.13,37.47c0,9.76-5.66,17.8-12.54,17.8s-12.48-7.95-12.54-17.66"/><line class="cls-1" x1="113.64" y1="89.23" x2="15.64" y2="89.23"/><line class="cls-1" x1="28.06" y1="97.43" x2="101.22" y2="97.43"/><g><rect class="cls-1" x="25.75" y="53.65" width="6.2" height="19.31" rx="1.59" ry="1.59" transform="translate(53.22 -1.86) rotate(45)"/><line class="cls-1" x1="26.98" y1="61.43" x2="31.05" y2="65.5"/><line class="cls-1" x1="22.03" y1="70.14" x2="15.99" y2="76.17"/></g><line class="cls-1" x1="24.56" y1="71.37" x2="24.56" y2="89.23"/><line class="cls-1" x1="71.24" y1="52.88" x2="71.24" y2="62.53"/><g><rect class="cls-1" x="97.63" y="53.65" width="6.2" height="19.31" rx="1.59" ry="1.59" transform="translate(216.72 36.85) rotate(135)"/><line class="cls-1" x1="102.61" y1="61.43" x2="98.54" y2="65.5"/><line class="cls-1" x1="107.56" y1="70.14" x2="113.59" y2="76.17"/></g><line class="cls-1" x1="105.02" y1="71.37" x2="105.02" y2="89.23"/><path class="cls-1" d="M98.2,89.04v-11.13c0-2.91-2.05-5.56-5.28-6.84l-21.68-8.55"/><path class="cls-1" d="M81.98,33.68c0-9.85-7.83-17.96-17.34-17.96s-17.27,8.02-17.34,17.82"/><line class="cls-1" x1="58.34" y1="52.88" x2="58.34" y2="62.53"/><path class="cls-1" d="M31.39,89.04v-11.13c0-2.91,2.05-5.56,5.28-6.84l21.68-8.55"/><g><path class="cls-1" d="M73.07,63.31c-7.14,12.26-8.62,25.73-8.62,25.73"/><path class="cls-1" d="M56.22,63.31c7.14,12.26,8.23,25.73,8.23,25.73"/></g><path class="cls-1" d="M47.26,33.54s1.15,11.74-4.76,23.48"/><path class="cls-1" d="M58.3,62.81c-4.61-.66-10.89-2.2-15.8-5.78"/><path class="cls-1" d="M81.98,33.54s-1.15,11.74,4.76,23.48"/><path class="cls-1" d="M71.19,63.12c4.61-.66,10.89-2.2,15.8-5.78"/><path class="cls-1" d="M64.64,22.16c-2.14,12.23-12.59,15.45-12.59,15.45"/><path class="cls-1" d="M64.64,22.16c2.14,12.23,12.59,15.45,12.59,15.45"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="57.19" y1="14.7" x2="55.77" y2="21.51"/><path class="cls-1" d="M59.76,46.25l4.79-2.76c1.61-.93,2.16-2.98,1.24-4.59l-10.02-17.4"/><line class="cls-1" x1="62.28" y1="52.67" x2="59.76" y2="46.25"/><path class="cls-1" d="M52.83,54.78c5.64,0,9.46-2.1,9.46-2.1"/><line class="cls-1" x1="59.76" y1="59.19" x2="56.72" y2="54.44"/><line class="cls-1" x1="55.7" y1="64.02" x2="59.76" y2="59.19"/><path class="cls-1" d="M16.06,64.21l32.07,11.25c2.75,.57,5.45-1.2,6.02-3.95l1.56-7.48"/><g><path class="cls-1" d="M77.98,75.37v-23.6c0-2.03-1.65-3.68-3.68-3.68h0c-2.03,0-3.68,1.65-3.68,3.68v30.49"/><path class="cls-1" d="M84.45,76.52v-7.35c0-2.03-1.45-3.68-3.24-3.68h0c-1.79,0-3.24,1.65-3.24,3.68"/><path class="cls-1" d="M90.92,79.26v-7.35c0-2.03-1.45-3.68-3.24-3.68h0c-1.79,0-3.24,1.65-3.24,3.68"/><path class="cls-1" d="M97.4,92.15v-17.51c0-2.03-1.45-3.68-3.24-3.68h0c-1.79,0-3.24,1.65-3.24,3.68"/><line class="cls-1" x1="70.62" y1="101.81" x2="70.62" y2="105.83"/><path class="cls-1" d="M63.25,92.15c0,9.07,7.36,9.66,7.36,9.66"/><line class="cls-1" x1="90.92" y1="101.81" x2="90.92" y2="105.83"/><path class="cls-1" d="M97.4,92.15c0,9.07-6.47,9.66-6.47,9.66"/><path class="cls-1" d="M70.62,84.43v-6.24c0-2.84-2.31-5.15-5.15-5.15h-2.21v19.11"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="63.03" y1="22.12" x2="65.8" y2="22.12"/><g><line class="cls-1" x1="56.91" y1="32.09" x2="59.68" y2="32.09"/><line class="cls-1" x1="69.15" y1="32.09" x2="71.92" y2="32.09"/></g><g><line class="cls-1" x1="50.79" y1="42.06" x2="53.56" y2="42.06"/><line class="cls-1" x1="63.03" y1="42.06" x2="65.8" y2="42.06"/></g><line class="cls-1" x1="75.27" y1="42.06" x2="78.04" y2="42.06"/><g><g><line class="cls-1" x1="44.67" y1="52.02" x2="47.44" y2="52.02"/><line class="cls-1" x1="56.91" y1="52.02" x2="59.68" y2="52.02"/></g><line class="cls-1" x1="69.15" y1="52.02" x2="71.92" y2="52.02"/><g><line class="cls-1" x1="69.15" y1="52.02" x2="71.92" y2="52.02"/><line class="cls-1" x1="81.39" y1="52.02" x2="84.16" y2="52.02"/></g><g><line class="cls-1" x1="38.55" y1="61.99" x2="41.32" y2="61.99"/><line class="cls-1" x1="50.79" y1="61.99" x2="53.56" y2="61.99"/></g><line class="cls-1" x1="63.03" y1="61.99" x2="65.8" y2="61.99"/><g><line class="cls-1" x1="63.03" y1="61.99" x2="65.8" y2="61.99"/><line class="cls-1" x1="75.27" y1="61.99" x2="78.04" y2="61.99"/></g><line class="cls-1" x1="87.51" y1="61.99" x2="90.28" y2="61.99"/></g><g><g><line class="cls-1" x1="32.43" y1="71.96" x2="35.2" y2="71.96"/><line class="cls-1" x1="44.67" y1="71.96" x2="47.44" y2="71.96"/></g><line class="cls-1" x1="56.91" y1="71.96" x2="59.68" y2="71.96"/><g><line class="cls-1" x1="56.91" y1="71.96" x2="59.68" y2="71.96"/><line class="cls-1" x1="69.15" y1="71.96" x2="71.92" y2="71.96"/></g><g><line class="cls-1" x1="81.39" y1="71.96" x2="84.16" y2="71.96"/><line class="cls-1" x1="93.63" y1="71.96" x2="96.4" y2="71.96"/></g></g><g><g><line class="cls-1" x1="26.31" y1="81.82" x2="29.09" y2="81.82"/><line class="cls-1" x1="38.55" y1="81.82" x2="41.32" y2="81.82"/></g><line class="cls-1" x1="50.79" y1="81.82" x2="53.56" y2="81.82"/><g><line class="cls-1" x1="50.79" y1="81.82" x2="53.56" y2="81.82"/><line class="cls-1" x1="63.03" y1="81.82" x2="65.8" y2="81.82"/></g><g><line class="cls-1" x1="75.27" y1="81.82" x2="78.04" y2="81.82"/><line class="cls-1" x1="87.51" y1="81.82" x2="90.28" y2="81.82"/></g><g><line class="cls-1" x1="87.51" y1="81.82" x2="90.28" y2="81.82"/><line class="cls-1" x1="99.74" y1="81.82" x2="102.52" y2="81.82"/></g></g><g><g><line class="cls-1" x1="20.19" y1="91.67" x2="22.97" y2="91.67"/><line class="cls-1" x1="32.43" y1="91.67" x2="35.2" y2="91.67"/></g><line class="cls-1" x1="44.67" y1="91.67" x2="47.44" y2="91.67"/><g><line class="cls-1" x1="44.67" y1="91.67" x2="47.44" y2="91.67"/><line class="cls-1" x1="56.91" y1="91.67" x2="59.68" y2="91.67"/></g><g><line class="cls-1" x1="69.15" y1="91.67" x2="71.92" y2="91.67"/><line class="cls-1" x1="81.39" y1="91.67" x2="84.16" y2="91.67"/></g><g><line class="cls-1" x1="81.39" y1="91.67" x2="84.16" y2="91.67"/><line class="cls-1" x1="93.63" y1="91.67" x2="96.4" y2="91.67"/></g><g><line class="cls-1" x1="81.39" y1="91.67" x2="84.16" y2="91.67"/><line class="cls-1" x1="93.63" y1="91.67" x2="96.4" y2="91.67"/></g><g><line class="cls-1" x1="93.63" y1="91.67" x2="96.4" y2="91.67"/><line class="cls-1" x1="105.86" y1="91.67" x2="108.64" y2="91.67"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="71.52" y1="103.43" x2="54.95" y2="103.43"/><path class="cls-1" d="M55.24,34.05v-11.85l8.58,4.77"/><path class="cls-1" d="M65.6,54.08s-18.8-1.09-10.35-20.02v-11.85"/><path class="cls-1" d="M88.45,34.05v-11.85l-8.58,4.77s-8.69-3.59-16.04,0"/><path class="cls-1" d="M78.1,54.08s18.8-1.09,10.35-20.02v-11.85"/><path class="cls-1" d="M36.67,88.45h18.88c2.68,0,4.86,2.18,4.86,4.86s-2.18,4.86-4.86,4.86h-19.7c-5.37,0-9.72-3.16-9.72-8.53,0,0-.45-5.46,5.54-7.64-4.02-24.93,20.33-29.02,21.51-41.09"/><path class="cls-1" d="M44.28,67.56c24.52-1.91,15.26,20.84,15.26,20.84"/><path class="cls-1" d="M80.31,83.82h6.83c4.85,0,8.79,3.94,8.79,8.79v10.83h-24.4v-10.83c0-4.85,3.94-8.79,8.79-8.79Z"/><path class="cls-1" d="M90.35,84.47c1.08-.42,2.25-.64,3.47-.64h4.22c5.57,0,10.09,4.84,10.09,10.84v8.77h-24.4"/><path class="cls-1" d="M87.53,50.4c2.41,10.08-.25,26.6-1.55,33.42"/><path class="cls-1" d="M59.87,63.89l4.9,29.42c.92,3.27,5.48,5.23,6.74,5.32"/><line class="cls-1" x1="76.34" y1="84.37" x2="76.21" y2="74.01"/><line class="cls-1" x1="62.42" y1="39.69" x2="68.14" y2="40.78"/><line class="cls-1" x1="82.87" y1="39.69" x2="77.14" y2="40.78"/><line class="cls-1" x1="72.41" y1="45.95" x2="73.09" y2="45.95"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M62.67,56.5c0-8.63-7-15.63-15.63-15.63s-15.63,7-15.63,15.63,9.09,27.72,15.63,38.48c6.4-10.9,15.63-29.85,15.63-38.48Z"/><circle class="cls-1" cx="47.04" cy="56.5" r="9.03"/><path class="cls-1" d="M97.42,34.65c0-4.7-3.81-8.51-8.51-8.51s-8.51,3.81-8.51,8.51,4.95,15.09,8.51,20.94c3.48-5.93,8.51-16.25,8.51-20.94Z"/><circle class="cls-1" cx="88.91" cy="34.65" r="3.31"/><path class="cls-1" d="M47.04,102.41c13.93,.81,28.3,.18,40.97-6.22,3.76-1.9,8.63-5.13,7.8-10.04-.27-1.62-1.2-3.07-2.37-4.22-4.43-4.36-10.67-4.51-16.12-6.77-2.85-1.18-5.72-3.53-5.66-6.62,.15-7.58,11.7-6.48,16.51-6.48"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="29.74" y="81.49" width="69.47" height="18.53"/><path class="cls-1" d="M64.48,28.82h0c13.31,0,24.11,10.8,24.11,24.11v28.47H40.37v-28.47c0-13.31,10.8-24.11,24.11-24.11Z"/><line class="cls-1" x1="64.48" y1="41.17" x2="64.48" y2="72.22"/><line class="cls-1" x1="55.35" y1="49.07" x2="73.61" y2="49.07"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M70.22,83.43h.01c11.26-.45,20.82-7.44,25.01-17.28-4.13,3.38-9.4,5.41-15.16,5.41-13.21,0-23.91-10.71-23.91-23.92,0-9.09,5.07-17,12.55-21.05-15.54,.18-28.09,12.84-28.09,28.43,0,3.9,.79,7.62,2.21,11.01"/><polygon class="cls-1" points="19.9 46.78 21.75 51.57 26.87 51.84 22.89 55.08 24.21 60.04 19.9 57.25 15.59 60.04 16.91 55.08 12.93 51.84 18.05 51.57 19.9 46.78"/><polygon class="cls-1" points="95.24 90.71 97.08 95.5 102.21 95.78 98.23 99.01 99.55 103.97 95.24 101.18 90.93 103.97 92.25 99.01 88.27 95.78 93.39 95.5 95.24 90.71"/><path class="cls-1" d="M106.91,41.63c-1.13,0-2.21,.25-3.18,.68-.16-4.95-4.22-8.92-9.22-8.92s-9.23,4.13-9.23,9.23c0,1.14,.22,2.23,.6,3.24-1.06-.79-2.37-1.26-3.79-1.26-3.51,0-6.36,2.85-6.36,6.36s2.85,6.36,6.36,6.36h24.83c4.33,0,7.84-3.51,7.84-7.84s-3.51-7.84-7.84-7.84Z"/><path class="cls-1" d="M30.4,76.34c1.52,0,2.95,.33,4.26,.91,.22-6.63,5.66-11.95,12.34-11.95s12.36,5.54,12.36,12.36c0,1.53-.29,2.99-.8,4.34,1.42-1.06,3.17-1.69,5.08-1.69,4.7,0,8.51,3.81,8.51,8.51s-3.81,8.51-8.51,8.51H30.4c-5.8,0-10.5-4.7-10.5-10.5,0-5.8,4.7-10.5,10.5-10.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M42.92,45.21h45.84c8.1,0,14.68,6.58,14.68,14.68v25.21H28.25v-25.21c0-8.1,6.58-14.68,14.68-14.68Z"/><path class="cls-1" d="M81.79,45.21h6.97c8.1,0,14.68,6.58,14.68,14.68v25.21h-36.33v-25.21c0-8.1,6.58-14.68,14.68-14.68Z"/><g><rect class="cls-1" x="75.74" y="58.56" width="19.07" height="11.44"/><polygon class="cls-1" points="94.81 58.56 75.74 58.56 85.28 65.82 94.81 58.56"/></g><rect class="cls-1" x="31.92" y="24.5" width="17.71" height="10.49"/><rect class="cls-1" x="62.81" y="85.09" width="6.07" height="26.91"/><line class="cls-1" x1="49.63" y1="34.99" x2="49.63" y2="57.2"/><circle class="cls-1" cx="49.63" cy="62.44" r="5.24"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M51.47,87.06s1.67-53.3,19.06-54.57c4.22-.31,6.71,3.23,7.88,6.83,2.25,6.91,1.53,14.66,2.25,21.83,.35,3.47,.74,6.94,1.31,10.38,.38,2.3,1.49,6.29,2.55,8.4,2.27,4.51,6.26,7.26,11.56,6.96,6.36-.36,10.09-5.95,10.06-11.94-.01-3.01-.96-6.12-3.12-8.2-2.1-2.02-5.13-2.85-8.03-2.78-7.35,.19-11.93,5.33-15.01,11.44-3.59,7.11-6.36,14.93-12.98,19.89-5.87,4.4-12.39,4.81-19.58,3.73"/><path class="cls-1" d="M53.14,68.36c0-7.83-.62-33.58-10.54-34.54-4.53-.44-9.55,2.39-13.55,8.87"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M76.91,70.64c3.55-3.32,5.75-8.04,5.75-13.29,0-10.07-8.17-18.23-18.25-18.23s-18.23,8.17-18.23,18.23c0,5.25,2.21,9.97,5.75,13.29"/><line class="cls-1" x1="105.24" y1="70.64" x2="76.91" y2="70.64"/><line class="cls-1" x1="51.93" y1="70.64" x2="23.59" y2="70.64"/><line class="cls-1" x1="23.59" y1="81.71" x2="105.24" y2="81.71"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M43.5,81.2s1.31-44.6,15.02-45.67c3.33-.26,5.29,2.7,6.21,5.72,1.45,4.73,1.35,9.79,1.59,14.71,.22,4.46-.12,18.46,.74,25.24"/><path class="cls-1" d="M67.06,81.2s1.31-44.6,15.02-45.67c3.33-.26,5.29,2.7,6.21,5.72,1.45,4.73-.06,13.58-.4,20.19-.23,4.46-2.48,23.55,15.88,24.35"/><path class="cls-1" d="M44.89,65.54c0-6.55-.52-28.1-8.82-28.91-3.79-.37-7.99,2-11.34,7.42"/><polyline class="cls-1" points="98.32 78.41 104.09 85.94 97.36 93.31"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="31.67" y1="98.72" x2="97.16" y2="30.89"/><line class="cls-1" x1="45.23" y1="57.24" x2="73.14" y2="85.54"/><polyline class="cls-1" points="65.77 30.11 97.16 30.5 97.16 63.06"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><polyline class="cls-1" points="25.8 62.26 41.53 44.65 56.55 62.96"/><polyline class="cls-1" points="56.55 62.26 72.28 44.65 87.3 62.96"/><line class="cls-1" x1="87.3" y1="62.96" x2="103.03" y2="45.36"/></g><g><polyline class="cls-1" points="25.8 83.47 41.53 65.87 56.55 84.18"/><polyline class="cls-1" points="56.55 83.47 72.28 65.87 87.3 84.18"/><line class="cls-1" x1="87.3" y1="84.18" x2="103.03" y2="66.57"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M35.78,27.58c10.64,8.73,17.41,21.99,17.41,36.84s-6.77,28.09-17.41,36.84"/><path class="cls-1" d="M93.05,101.25c-10.64-8.75-17.41-22-17.41-36.84s6.77-28.1,17.41-36.84"/><line class="cls-1" x1="37.38" y1="65.64" x2="91.59" y2="65.64"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M101.65,56.81c2.83-2.83,4.58-6.73,4.58-11.05,0-8.63-6.99-15.62-15.62-15.62-6.05,0-10.39,4.03-13.9,8.48-8.38,10.62-28.21,53.76-12.3,60.07"/><path class="cls-1" d="M27.18,56.81c-2.83-2.83-4.58-6.73-4.58-11.05,0-8.63,6.99-15.62,15.62-15.62,6.05,0,10.39,4.03,13.9,8.48,8.38,10.62,28.21,53.76,12.3,60.07"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M64.41,54.45c-20.3,0-13.05-24.31-33.51-24.31"/><path class="cls-1" d="M97.93,30.14c-20.46,0-13.21,24.31-33.51,24.31"/><circle class="cls-1" cx="64.41" cy="76.57" r="22.12"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M91.61,30.14c-6.45,5.55-16.23,9.09-27.19,9.09s-20.73-3.54-27.19-9.09"/><path class="cls-1" d="M37.22,98.69c6.46-5.55,16.24-9.09,27.19-9.09s20.74,3.54,27.19,9.09"/></g><g><line class="cls-1" x1="51.71" y1="91.29" x2="51.71" y2="37.54"/><line class="cls-1" x1="77.12" y1="91.27" x2="77.12" y2="37.56"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M34.06,53.98c7.46-9.07,18.77-14.85,31.42-14.85s23.97,5.78,31.42,14.85"/><circle class="cls-1" cx="42.24" cy="60.23" r="10.31"/></g><path class="cls-1" d="M94.77,74.85c-7.46,9.07-18.77,14.85-31.42,14.85-12.67,0-23.97-5.78-31.42-14.85"/><circle class="cls-1" cx="86.59" cy="68.6" r="10.31"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M63.35,77.29c-.1-6.32-5.25-11.42-11.6-11.42s-11.6,5.19-11.6,11.6,5.19,11.6,11.6,11.6c5.06,0,9.65-3.41,11.11-8.26,.69-2.31,1.38-4.84,1.39-7.29,.07-14.01-9.16-13.22-11.23-27.43-1.32-9.09,3.04-20.75,13.73-20.87,9.49-.11,15.08,9.29,16,17.74,.79,7.18-1.66,14.03-4.62,20.45-3.16,6.83-6.38,13.32-8.27,20.66-.92,3.58-1.36,7.39-.42,10.96,1.62,6.17,8.12,10.62,14.37,7.65,5.28-2.51,5.83-10.66,3.68-15.41"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M42.22,84.61s1.41-47.68,16.06-48.82c3.56-.28,5.65,2.89,6.64,6.11,1.55,5.06,1.44,10.47,1.7,15.73,.23,4.77-.13,19.73,.8,26.99"/><path class="cls-1" d="M67.42,84.61s1.41-47.68,16.06-48.82c3.56-.28,5.65,2.89,6.64,6.11,1.55,5.06-.07,14.52-.43,21.58-.25,4.77-2.65,25.17,16.98,26.03"/><path class="cls-1" d="M43.71,67.87c0-7-.56-30.05-9.43-30.91-4.05-.39-8.54,2.14-12.12,7.94"/><path class="cls-1" d="M72.34,92.79c19.89,3.82,38.62-33.99,28.34-40.4-2.9-1.81-8.74,0-10.65,6.57"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M27.1,34.19c10.23,2.5,23.21,4,37.35,4s27.12-1.5,37.35-4"/><path class="cls-1" d="M29.13,60.51c9.77,1.19,22.01,1.9,35.32,1.9s25.56-.71,35.33-1.9"/><g><line class="cls-1" x1="26.71" y1="29.29" x2="32.25" y2="100.94"/><line class="cls-1" x1="102.18" y1="29.29" x2="96.64" y2="100.94"/></g><g><line class="cls-1" x1="36.21" y1="56.72" x2="36.21" y2="43.28"/><line class="cls-1" x1="46.92" y1="56.72" x2="46.92" y2="43.28"/><line class="cls-1" x1="52.78" y1="56.72" x2="52.78" y2="43.28"/><line class="cls-1" x1="60.18" y1="56.72" x2="60.18" y2="43.28"/><line class="cls-1" x1="65.9" y1="56.72" x2="65.9" y2="43.28"/><line class="cls-1" x1="84.7" y1="56.72" x2="84.7" y2="43.28"/><line class="cls-1" x1="92.69" y1="56.72" x2="92.69" y2="43.28"/><line class="cls-1" x1="36.21" y1="50" x2="39.66" y2="50"/><line class="cls-1" x1="36.21" y1="43.28" x2="41.56" y2="43.28"/><line class="cls-1" x1="52.78" y1="43.28" x2="60.18" y2="56.72"/><line class="cls-1" x1="84.7" y1="50" x2="92.69" y2="50"/><path class="cls-1" d="M77.98,46.64c0-1.76-1.42-3.18-3.18-3.18s-3.18,1.42-3.18,3.18,1.42,3.18,3.18,3.18"/><path class="cls-1" d="M71.62,53.17c0,1.76,1.42,3.18,3.18,3.18s3.18-1.42,3.18-3.18-1.42-3.18-3.18-3.18"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="52.64" cy="75.33" r="8.04"/><path class="cls-1" d="M63.85,56.83c-3.36-2.06-7.29-3.18-11.21-3.18-11.77,0-21.49,9.72-21.49,21.49s9.72,21.49,21.49,21.49,21.49-9.72,21.49-21.49c0-3.92-1.12-7.85-3.18-11.21"/><path class="cls-1" d="M69.83,46.74c-5.23-3.18-11.21-4.86-17.19-4.86-18.31,0-33.45,15.14-33.45,33.45s15.14,33.45,33.45,33.45,33.45-15.14,33.45-33.45c0-6.17-1.68-12.33-5.05-17.57"/><line class="cls-1" x1="52.64" y1="75.33" x2="97.11" y2="30.29"/><line class="cls-1" x1="76.74" y1="32.91" x2="81.04" y2="46.55"/><line class="cls-1" x1="92.07" y1="18.15" x2="76.74" y2="32.91"/><line class="cls-1" x1="97.11" y1="30.29" x2="92.07" y2="18.15"/><line class="cls-1" x1="94.68" y1="50.85" x2="81.04" y2="46.55"/><line class="cls-1" x1="109.45" y1="35.71" x2="94.68" y2="50.85"/><line class="cls-1" x1="97.3" y1="30.48" x2="109.45" y2="35.71"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="41.19" y1="69.49" x2="61.68" y2="49.77"/><line class="cls-1" x1="64.61" y1="52.7" x2="80.03" y2="37.67"/><line class="cls-1" x1="74.76" y1="55.43" x2="86.28" y2="44.5"/><line class="cls-1" x1="66.17" y1="63.83" x2="70.85" y2="59.14"/><line class="cls-1" x1="40.6" y1="78.27" x2="45.28" y2="73.78"/><line class="cls-1" x1="54.46" y1="74.95" x2="60.31" y2="69.49"/><line class="cls-1" x1="81.6" y1="39.24" x2="93.31" y2="27.92"/><line class="cls-1" x1="97.02" y1="24.41" x2="100.93" y2="20.51"/><line class="cls-1" x1="84.91" y1="43.14" x2="104.62" y2="24.2"/><line class="cls-1" x1="61.68" y1="49.77" x2="64.61" y2="52.7"/><line class="cls-1" x1="70.85" y1="59.14" x2="73.78" y2="62.27"/><line class="cls-1" x1="80.03" y1="37.67" x2="81.6" y2="39.24"/><line class="cls-1" x1="41.19" y1="69.49" x2="45.28" y2="73.78"/><line class="cls-1" x1="84.91" y1="43.14" x2="86.28" y2="44.5"/><line class="cls-1" x1="100.93" y1="20.51" x2="104.62" y2="24.2"/><line class="cls-1" x1="94.29" y1="21.29" x2="93.31" y2="27.92"/><line class="cls-1" x1="97.02" y1="24.41" x2="94.29" y2="21.29"/><line class="cls-1" x1="74.76" y1="55.43" x2="73.78" y2="62.27"/><line class="cls-1" x1="54.46" y1="74.95" x2="59.73" y2="88.81"/><line class="cls-1" x1="49.58" y1="81" x2="53.29" y2="91.15"/><line class="cls-1" x1="53.29" y1="91.15" x2="59.73" y2="88.81"/><path class="cls-1" d="M66.17,63.83c6.05,6.44,17.57,4.68,17.57,4.68"/><line class="cls-1" x1="85.69" y1="76.91" x2="83.74" y2="68.51"/><path class="cls-1" d="M60.31,69.49c12.49,10.35,25.38,7.61,25.38,7.61"/><line class="cls-1" x1="34.16" y1="107.36" x2="49.58" y2="81"/><line class="cls-1" x1="24.4" y1="101.31" x2="34.16" y2="107.36"/><line class="cls-1" x1="24.4" y1="101.31" x2="40.6" y2="78.27"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="53.97" y1="50.35" x2="23.43" y2="63.72"/><line class="cls-1" x1="23.43" y1="63.72" x2="18.44" y2="84.08"/><line class="cls-1" x1="51.2" y1="64.28" x2="53.97" y2="50.35"/><line class="cls-1" x1="67.15" y1="108.23" x2="51.2" y2="64.28"/><line class="cls-1" x1="58.96" y1="58.13" x2="63.75" y2="70.31"/><line class="cls-1" x1="59.36" y1="86.28" x2="63.75" y2="70.31"/><line class="cls-1" x1="80.32" y1="50.35" x2="110.86" y2="63.72"/><line class="cls-1" x1="110.86" y1="63.72" x2="115.85" y2="84.08"/><line class="cls-1" x1="83.1" y1="64.28" x2="80.32" y2="50.35"/><line class="cls-1" x1="67.15" y1="108.23" x2="83.1" y2="64.28"/><line class="cls-1" x1="75.33" y1="58.13" x2="70.54" y2="70.31"/><line class="cls-1" x1="74.93" y1="86.28" x2="70.54" y2="70.31"/><path class="cls-1" d="M76.53,28.62c0-5.47-4.51-9.98-9.98-9.98s-9.98,4.51-9.98,9.98c0,1.1,.18,2.19,.54,3.23"/><line class="cls-1" x1="67.15" y1="48" x2="67.15" y2="42.58"/><path class="cls-1" d="M76.53,28.62c0,10.74-9.38,13.96-9.38,13.96"/><line class="cls-1" x1="63.75" y1="70.31" x2="70.54" y2="70.31"/><circle class="cls-1" cx="67.15" cy="56.18" r="2.76"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M61.88,71.25c-3.71-6.83-10.93-11.13-18.54-11.13-11.52,0-21.08,9.56-21.08,21.08s9.56,21.08,21.08,21.08c6.64,0,13.08-3.12,16.98-8.59"/><path class="cls-1" d="M80.22,67.73c-1.95-.78-4.29-1.37-6.64-1.37-4.49,0-8.59,1.76-11.71,4.88"/><path class="cls-1" d="M60.7,93.5c3.12,3.9,8,6.25,12.88,6.25s9.37-2.15,12.3-5.47"/><path class="cls-1" d="M85.88,44.31c0,6.83-6.83,12.3-5.66,23.42"/><path class="cls-1" d="M54.85,78.08c-2.34,9.17-14.44,12.49-21.47,9.17"/><path class="cls-1" d="M67.93,81.59c1.56-3.9,5.86-5.47,9.56-4.68"/><path class="cls-1" d="M96.43,43.14c0,10.74,10.15,22.64,4.68,42.94"/><path class="cls-1" d="M86.08,94.28c1.37,3.32,4.49,5.27,8,5.27,4.68,0,8.59-3.9,8.59-8.59,0-1.76-.59-3.51-1.56-4.88"/><path class="cls-1" d="M75.34,35.72c-.59,.59-.59,1.56-.39,2.34s2.93,5.27,4.49,5.86c1.95,.78,4.49-.39,6.44,.59"/><path class="cls-1" d="M96.43,42.75c1.56-6.05,1.95-8.98,1.37-16.2-4.49-3.32-9.37-4.88-14.44-5.86-3.9,2.54-7.03,5.66-10.74,11.13,1.56,1.76,3.51,3.51,5.47,4.88,.78,.39,1.37,.98,2.34,.98,.78,0,1.76-.39,2.34-.78s1.17-1.17,1.56-1.95c.59-.98,.98-2.15,.39-3.12-.39-.78-1.37-.98-2.34-.78s-1.56,.59-2.34,1.17"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M77.3,92.13L37.09,50.36c-2.73-2.73-2.54-7.03,.2-9.76l.39-.39c2.73-2.73,7.03-2.54,9.76,.2l40.21,41.77c2.73,2.73,2.54,7.03-.2,9.76l-.39,.39c-2.73,2.73-7.03,2.54-9.76-.2Z"/><path class="cls-1" d="M95.06,32.79c-5.86-4.29-11.71,.59-11.71,.59"/><path class="cls-1" d="M100.52,53.68c7.42-7.03,7.03-19.13-.98-25.96-6.05-5.08-15.03-5.27-21.28-.59-5.08,3.71-7.42,9.56-7.03,15.23,.2,3.9-1.37,7.61-4.1,10.35l-4.1,3.9,9.17,9.56,4.1-4.1c2.93-2.73,6.83-3.9,10.74-3.71,4.88,.39,9.76-1.17,13.47-4.68Z"/><path class="cls-1" d="M61.88,76.13l-9.17-9.56-6.05,5.66c-2.54,2.34-2.54,6.44-.2,8.98l.39,.39c2.34,2.54,6.44,2.54,8.98,.2l6.05-5.66Z"/><path class="cls-1" d="M58.75,79.05c2.93,7.03,1.37,15.42-4.29,20.69-7.42,7.03-19.32,6.83-26.35-.39-7.03-7.22-6.83-19.32,.39-26.35,5.47-5.27,13.86-6.83,20.89-3.51"/><path class="cls-1" d="M53.29,83.15c1.17,4.29,0,8.98-3.32,12.3-4.88,4.68-12.69,4.49-17.57-.39-4.88-4.88-4.49-12.69,.39-17.57,3.12-3.12,7.81-4.1,12.1-2.93"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="48.99" y1="26.94" x2="48.99" y2="37.87"/><line class="cls-1" x1="89.4" y1="26.94" x2="89.4" y2="101.89"/><line class="cls-1" x1="26.16" y1="101.89" x2="103.45" y2="101.89"/><line class="cls-1" x1="89.4" y1="26.94" x2="48.99" y2="26.94"/><circle class="cls-1" cx="57.78" cy="47.63" r="5.66"/><path class="cls-1" d="M61.1,66.17c1.95,1.37,4.68,.59,6.05-1.37l.78-1.37,6.64-10.54c.78-1.37,.39-3.32-.98-4.1-1.37-.78-3.32-.39-4.1,.98l-6.64,10.54-6.25-3.9-5.66-3.51-7.03-4.49c-1.95-1.37-4.68-.59-6.05,1.37l-4.88,7.81c-.78,1.37-.39,3.32,.98,4.1,1.37,.78,3.32,.39,4.1-.98l4.1-6.44,5.66,3.71-6.25,9.95c-1.17,1.95-.78,4.68,1.17,5.86l-4.29,6.64-8.39-5.27c-1.37-.78-3.32-.39-4.1,.98s-.39,3.32,.98,4.1l9.76,6.25c1.95,1.37,4.68,.59,6.05-1.37l4.68-7.42,8.59,6.83,6.44,9.56c.98,1.37,2.93,1.56,4.1,.59,1.37-.98,1.56-2.93,.59-4.1l-7.03-10.15-9.76-7.81,5.66-9.17,5.07,2.73Z"/><line class="cls-1" x1="42.75" y1="73.78" x2="47.43" y2="77.49"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="95.07" cy="39.45" r="6.26"/><path class="cls-1" d="M109.69,59.76h-10.25s-7.02-12.72-9.3-14.05c-.95-.57-2.09-.95-3.23-.76h-17.27l-7.4,11.77c-.76,1.33-.76,3.04,.38,4.18,1.52,1.71,3.99,1.33,5.12-.57l5.5-8.73h6.64l-7.4,11.96h0l-5.12,7.97h-15.18c-1.52,0-2.85,.95-3.23,2.47-.57,2.09,1.14,4.18,3.23,4.18h16.7c1.33,0,2.47-.76,3.23-1.9l5.69-9.11,1.71,13.1-11.77,9.49c-1.14,.95-1.71,2.66-.95,3.99,.95,2.09,3.42,2.47,5.12,1.14l12.91-10.63c.95-.76,1.52-2.09,1.33-3.42l-2.09-15.56,5.31-8.54,6.07,9.68h14.05c2.09,0,3.8-1.9,3.23-4.18-.19-1.52-1.52-2.47-3.04-2.47Z"/><line class="cls-1" x1="73.25" y1="33.18" x2="33.58" y2="33.18"/><line class="cls-1" x1="55.4" y1="43.81" x2="26.74" y2="43.81"/><line class="cls-1" x1="48.76" y1="54.63" x2="20.48" y2="54.63"/><polyline class="cls-1" points="20.48 85.38 48.76 85.38 48.76 95.44 20.48 95.44"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><polygon class="cls-1" points="89.92 33.33 73.52 23.38 67.13 33.91 99.99 53.85 103.97 47.3 89.92 33.33"/><rect class="cls-1" x="65.83" y="37.77" width="12.5" height="10.14" transform="translate(32.68 -31.18) rotate(31.25)"/><path class="cls-1" d="M61.87,42.57l-4.2,6.93-2.19,3.6-4.98,8.2c-.76,1.25-.36,2.88,.89,3.64,1.25,.76,2.88,.36,3.64-.89l4.98-8.2,6.12,3.71-4.98,8.2c-.76,1.25-.36,2.88,.89,3.64,1.25,.76,2.88,.36,3.64-.89l4.98-8.2,1.21,.74,18.87,6.01,3.98-6.55-32.86-19.94Z"/><rect class="cls-1" x="48.86" y="45.25" width="8.65" height="6.61" transform="translate(32.91 -20.54) rotate(31.25)"/><rect class="cls-1" x="62.16" y="23.33" width="8.65" height="6.61" transform="translate(23.46 -30.63) rotate(31.25)"/><polyline class="cls-1" points="62.87 71.73 43.15 104.24 31.75 97.32 51.4 64.95"/><line class="cls-1" x1="52.54" y1="72.16" x2="48.51" y2="69.71"/><line class="cls-1" x1="49.1" y1="77.84" x2="45.06" y2="75.39"/><line class="cls-1" x1="45.65" y1="83.52" x2="41.61" y2="81.07"/><line class="cls-1" x1="42.21" y1="89.2" x2="38.17" y2="86.75"/><line class="cls-1" x1="38.76" y1="94.88" x2="34.72" y2="92.42"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="64.3" cy="26" r="3.63"/><circle class="cls-1" cx="64.3" cy="44.86" r="3.63"/><circle class="cls-1" cx="41.89" cy="44.86" r="3.63"/><path class="cls-1" d="M84.68,41.85c-.97,.65-1.6,1.76-1.6,3.01,0,2.01,1.63,3.63,3.63,3.63s3.63-1.63,3.63-3.63-1.63-3.63-3.63-3.63c-.75,0-1.45,.23-2.03,.62"/><circle class="cls-1" cx="37.62" cy="70.06" r="3.63"/><circle class="cls-1" cx="29.31" cy="94.03" r="3.63"/><circle class="cls-1" cx="22.45" cy="70.06" r="3.63"/><circle class="cls-1" cx="69.57" cy="70.06" r="3.63"/><circle class="cls-1" cx="54.39" cy="70.06" r="3.63"/><circle class="cls-1" cx="106.51" cy="70.06" r="3.63"/><circle class="cls-1" cx="91.33" cy="70.06" r="3.63"/><circle class="cls-1" cx="106.51" cy="94.11" r="3.63"/><circle class="cls-1" cx="91.33" cy="94.11" r="3.63"/><line class="cls-1" x1="64.3" y1="29.63" x2="64.3" y2="41.23"/><line class="cls-1" x1="66.77" y1="28.39" x2="84" y2="42.28"/><line class="cls-1" x1="43.48" y1="41.73" x2="61.05" y2="27.98"/><line class="cls-1" x1="38.23" y1="66.41" x2="41.05" y2="48.7"/><line class="cls-1" x1="23.8" y1="66.78" x2="39.23" y2="47.61"/><line class="cls-1" x1="55.4" y1="66.69" x2="62.75" y2="48.25"/><line class="cls-1" x1="69.57" y1="66.42" x2="65.75" y2="48.34"/><line class="cls-1" x1="91.33" y1="66.42" x2="87.46" y2="48.34"/><line class="cls-1" x1="105.62" y1="66.78" x2="89" y2="47.61"/><line class="cls-1" x1="106.51" y1="73.69" x2="106.51" y2="90.48"/><line class="cls-1" x1="93.18" y1="91.2" x2="104.89" y2="73.5"/><line class="cls-1" x1="31.06" y1="90.84" x2="36.69" y2="73.77"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="50.53" y1="59.27" x2="102.69" y2="59.27"/><g><line class="cls-1" x1="26.14" y1="59.27" x2="41.58" y2="59.27"/><polyline class="cls-1" points="34.41 59.23 38.9 48.33 51.84 44.51 55.25 31.85 67.37 21.36 78.95 39.47 86.58 40.02 97.07 59.23"/><polyline class="cls-1" points="34.41 64.72 38.9 78.17 51.84 82.88 55.25 98.52 67.37 111.47 78.95 89.11 86.58 88.43 97.07 64.72"/><line class="cls-1" x1="67.37" y1="21.36" x2="62.76" y2="35.59"/><line class="cls-1" x1="74.86" y1="48.67" x2="62.76" y2="35.59"/><line class="cls-1" x1="64.81" y1="48.87" x2="74.86" y2="48.67"/><line class="cls-1" x1="57.43" y1="59.27" x2="64.81" y2="48.87"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><g><circle class="cls-1" cx="58.68" cy="34.6" r="2.65"/><path class="cls-1" d="M64.63,15.08c-8.31,0-15.05,6.74-15.05,15.05,0,2.88,.82,5.56,2.23,7.85-.36,.54-.57,1.15-.57,1.79,0,2.32,2.64,4.2,5.9,4.2,.46,0,.91-.04,1.34-.11,.07,.03,.14,.05,.2,.08v2.67c0,1.72,1.4,3.12,3.12,3.12h2.84"/><path class="cls-1" d="M53.2,42.76v6.96c0,5.66,11.43,5.66,11.43,5.66"/><line class="cls-1" x1="63.31" y1="42.19" x2="64.68" y2="41.1"/><circle class="cls-1" cx="70.59" cy="34.6" r="2.65"/><path class="cls-1" d="M64.63,15.08c8.31,0,15.05,6.74,15.05,15.05,0,2.88-.82,5.56-2.23,7.85,.36,.54,.57,1.15,.57,1.79,0,2.32-2.64,4.2-5.9,4.2-.46,0-.91-.04-1.34-.11-.07,.03-.14,.05-.2,.08v2.67c0,1.72-1.4,3.12-3.12,3.12h-2.84"/><path class="cls-1" d="M64.64,55.38s11.43,0,11.43-5.66v-6.96"/><line class="cls-1" x1="65.95" y1="42.19" x2="64.59" y2="41.1"/></g><g><circle class="cls-1" cx="32.29" cy="69.68" r="5.18"/><path class="cls-1" d="M34.87,74.16v21.26c1.66,.16,2.95,1.54,2.95,3.24,0,1.8-1.46,3.27-3.27,3.27-1.06,0-1.99-.51-2.58-1.3-.6,.79-1.53,1.3-2.59,1.3-1.81,0-3.27-1.47-3.27-3.27,0-1.7,1.3-3.08,2.95-3.24v-21.69"/><rect class="cls-1" x="58.47" y="61.24" width="12.54" height="6.95" rx="3.23" ry="3.23"/><rect class="cls-1" x="58.47" y="94.99" width="12.54" height="6.95" rx="3.23" ry="3.23"/><rect class="cls-1" x="62.02" y="68.19" width="5.44" height="26.8"/><path class="cls-1" d="M58.27,63.55c-2.94,0-6.36-.61-8.76,1.5-1.24,1.09-2.11,2.57-2.84,4.07-1.84,3.78-3.53,7.7-4.32,11.87-1,5.29-.61,10.82-.75,16.19-.1,3.89,4.47,5.91,7.14,3.16,0,0,2.52-3.04,3.62-3.72,2.38-2.18,8.87-1.62,8.87-1.62"/><line class="cls-1" x1="36.87" y1="67.19" x2="47.77" y2="67.19"/><line class="cls-1" x1="35.96" y1="73.54" x2="43.23" y2="77.54"/><path class="cls-1" d="M61.81,73.54s-8.8,.19-14.04-6.36"/><path class="cls-1" d="M61.81,78.74s-12.7,.95-17.6-3.88"/><path class="cls-1" d="M61.81,83.81s-15.97,3.17-19.44-2.82"/><path class="cls-1" d="M61.81,88.73s-14.95,4.59-20.15,.16"/><circle class="cls-1" cx="96.98" cy="69.68" r="5.18"/><path class="cls-1" d="M100.2,73.73v21.69c1.65,.16,2.95,1.54,2.95,3.24s-1.46,3.27-3.27,3.27c-1.06,0-1.99-.51-2.59-1.3-.59,.79-1.52,1.3-2.58,1.3-1.81,0-3.27-1.47-3.27-3.27s1.29-3.08,2.95-3.24v-21.26"/><path class="cls-1" d="M71.06,63.55c2.93,0,6.33-.61,8.73,1.5,1.24,1.09,2.1,2.57,2.83,4.07,1.83,3.78,3.52,7.7,4.3,11.87,.99,5.29,.61,10.82,.74,16.19,.1,3.89-4.45,5.91-7.11,3.16,0,0-2.51-3.04-3.6-3.72-2.37-2.18-8.84-1.62-8.84-1.62"/><line class="cls-1" x1="92.39" y1="67.19" x2="81.5" y2="67.19"/><line class="cls-1" x1="93.3" y1="73.54" x2="86.04" y2="77.54"/><path class="cls-1" d="M67.46,73.54s8.8,.19,14.04-6.36"/><path class="cls-1" d="M67.46,78.74s12.7,.95,17.6-3.88"/><path class="cls-1" d="M67.46,83.81s15.97,3.17,19.44-2.82"/><path class="cls-1" d="M67.46,88.73s14.95,4.59,20.15,.16"/></g></g><line class="cls-1" x1="62.14" y1="61.24" x2="62.14" y2="55.19"/><line class="cls-1" x1="68.21" y1="61.24" x2="68.21" y2="55.19"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M71.77,79.68v4.64c0,1.54,.83,2.93,2.17,3.94s3.19,1.63,5.22,1.63c11.11,0,20.12,6.79,20.12,15.16v1.05H25.43v-1.05c0-4.18,2.25-7.97,5.89-10.72,3.64-2.74,8.67-4.44,14.22-4.44,4.08,0,7.39-2.49,7.39-5.57v-4.64"/><line class="cls-1" x1="62.35" y1="106.09" x2="45.54" y2="89.88"/><line class="cls-1" x1="62.35" y1="106.09" x2="79.16" y2="89.88"/><path class="cls-1" d="M41.47,55.08s-.01,.02,0,.03c-.01,.2-.01,.41-.01,.62,0,10.47,4.66,19.54,11.46,23.95h0c2.83,1.85,6.03,2.89,9.42,2.89s6.59-1.04,9.42-2.88h0c3.35-2.18,6.19-5.49,8.19-9.55"/><path class="cls-1" d="M83.23,55.54h0v.2c0,1.81-.14,3.59-.41,5.3"/><path class="cls-1" d="M46.87,37.72c3.81,2.65,9.34,4.32,15.48,4.32s11.66-1.67,15.48-4.32"/><path class="cls-1" d="M47.07,37.65l-5.52,17.89c-2.1-10.03-2.47-23.03,9.52-27.59,3.08-1.17,5.69-4.15,6.13-7.42,1.48,.93,2.21,2.62,2.24,4.36,2.65-1.17,4.51-3.96,4.59-6.85,2.11,1.9,3.47,4.6,3.85,7.41,2.18,.37,4.46-1.11,5.09-3.22,1.23,1.62,1.85,3.68,1.7,5.71,9.11,4.38,11.22,14.09,8.55,27.79"/><path class="cls-1" d="M77.71,37.65l5.52,17.89"/><path class="cls-1" d="M68.63,72.31c-1.66,1.47-3.87,2.36-6.27,2.36s-4.39-.81-6.03-2.17c-2.1-1.73-3.43-4.35-3.43-7.29"/><line class="cls-1" x1="65.09" y1="65.21" x2="52.89" y2="65.21"/><path class="cls-1" d="M40.49,47.7c-3.08,.64-5.45,4.3-5.45,8.7,0,4.86,2.88,8.8,6.42,8.8,.44,0,.87-.06,1.29-.18"/><path class="cls-1" d="M84.26,47.72c3.06,.67,5.4,4.31,5.4,8.69,0,2.18-.59,4.18-1.55,5.72"/><path class="cls-1" d="M68.63,72.31c5.78-3.46,11.46-3.3,18.42-1.75,4.26,.94,8.67,1.68,12.96,1.36s8.64-2.48,9.46-6.13c.31-1.38-.45-2.82-1.88-3.61-2.12,2.46-6.26,2.94-9.88,2.29-2.54-.46-6.32-1.52-9.6-2.34-1.4-.35-2.72-.66-3.8-.86-.5-.09-1-.17-1.49-.23-11.67-1.53-19.78,4.81-26.49,11.46"/></g><line class="cls-1" x1="53.38" y1="51.9" x2="55.02" y2="51.9"/><line class="cls-1" x1="69.44" y1="51.9" x2="71.08" y2="51.9"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M79.08,54.65c0,9.76-6.52,17.8-14.44,17.8s-14.38-7.95-14.44-17.66"/><path class="cls-1" d="M49.23,73.81c3.88,3.42,9.39,5.56,15.42,5.56s11.52-2.15,15.42-5.58"/><path class="cls-1" d="M43.21,33.97c1.91-10.09,10.79-17.72,21.43-17.72s19.52,7.63,21.43,17.72"/><line class="cls-1" x1="40.3" y1="29.28" x2="88.89" y2="29.28"/><line class="cls-1" x1="38.73" y1="33.98" x2="90.46" y2="33.98"/><line class="cls-1" x1="43.21" y1="33.97" x2="41.99" y2="47.27"/><path class="cls-1" d="M19.9,96.72c0-19.33,20.87-13.74,22.1-49.45"/><line class="cls-1" x1="86.08" y1="33.97" x2="87.29" y2="47.27"/><path class="cls-1" d="M109.39,96.72c0-19.33-20.87-13.74-22.1-49.45"/><path class="cls-1" d="M57.42,42.36c1.99-1.41,4.5-2.24,7.22-2.24s5.25,.84,7.22,2.24"/><path class="cls-1" d="M63.73,62.49c-1.71,3.99-5.81,5.07-8.99,5.07"/><path class="cls-1" d="M74.36,67.56c-3.18,0-7.28-1.08-8.99-5.07"/><line class="cls-1" x1="50.21" y1="40.12" x2="50.21" y2="66.95"/><path class="cls-1" d="M32.86,96.72c11.22-5.49,17.35-21.35,17.35-29.77"/><path class="cls-1" d="M79.08,40.12c-2.62-.32-5.27-.46-7.22,2.24"/><path class="cls-1" d="M57.42,42.36c-1.94-2.7-4.6-2.57-7.22-2.24"/><line class="cls-1" x1="79.08" y1="40.12" x2="79.08" y2="66.95"/><path class="cls-1" d="M96.43,96.72c-11.22-5.49-17.35-21.35-17.35-29.77"/><line class="cls-1" x1="63.73" y1="62.49" x2="65.37" y2="62.49"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M55.43,72.22H19.91c0-16.2,16.01-29.67,35.53-29.67s35.53,13.47,35.53,29.67H55.43Z"/><polyline class="cls-1" points="36.31 47.63 45.87 58.17 65 58.17 74.76 47.63"/><line class="cls-1" x1="45.87" y1="58.17" x2="38.84" y2="72.22"/><line class="cls-1" x1="65" y1="58.17" x2="72.22" y2="72.22"/><path class="cls-1" d="M27.33,72.22l-3.9,5.27c-1.76,2.34,0,5.47,2.73,5.47h7.61v5.08c0,2.73,2.34,5.08,5.08,5.08s5.08-2.34,5.08-5.08v-5.08h36.89v5.08c0,2.73,2.34,5.08,5.08,5.08s5.08-2.34,5.08-5.08v-5.47c7.03-1.76,12.49-8,12.49-15.62v-12.88c3.51-1.76,6.05-5.47,6.05-9.76,0-6.05-4.88-11.13-11.13-11.13s-11.13,4.88-11.13,11.13v14.83"/></g><line class="cls-1" x1="100.13" y1="42.55" x2="100.13" y2="42.94"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{stroke-width:2.93px;}.cls-1,.cls-2{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-2{stroke-width:2.92px;}</style></defs><path class="cls-1" d="M68.55,49.67c8.54,.77,15.69,4.58,19.13,9.79,1.4,2.13,2.19,4.5,2.19,6.99,0,.64-.06,1.28-.16,1.9,4.21,.11,7.59,2.82,7.59,6.15,0,1.7-.88,3.24-2.3,4.36-1.42,1.11-3.39,1.8-5.56,1.8H39.52c-4.34,0-7.86-2.76-7.86-6.16s3.52-6.17,7.86-6.17h1.4c-.1-.62-.15-1.25-.15-1.89,0-2.37,.7-4.62,1.98-6.67,3.12-5.02,9.65-8.78,17.58-9.91"/><g><polygon class="cls-1" points="82.52 110.81 46.43 110.81 38.74 80.67 90.21 80.67 82.52 110.81"/><polyline class="cls-1" points="64.53 80.67 64.84 110.76 64.84 110.82"/><line class="cls-1" x1="77.42" y1="80.83" x2="73.89" y2="110.82"/><line class="cls-1" x1="55.38" y1="110.82" x2="51.63" y2="80.96"/></g><g><path class="cls-1" d="M68.55,38.45v15.52c-1.06-.1-2.14-.15-3.24-.15-1.71,0-3.37,.12-4.98,.34v-15.72h8.22Z"/><path class="cls-1" d="M69.36,28.53c0-2.7-2.52-9.33-7.18-10.51,2.44,5.85-2.74,6.66-2.59,10.51,0,2.7,2.19,4.89,4.89,4.89s4.89-2.19,4.89-4.89Z"/><line class="cls-1" x1="64.63" y1="33.79" x2="64.63" y2="38.38"/></g><line class="cls-2" x1="52.24" y1="59.22" x2="56.23" y2="61.94"/><line class="cls-2" x1="67.49" y1="71.2" x2="69.49" y2="67.39"/><line class="cls-2" x1="77.12" y1="60.31" x2="81.12" y2="64.12"/><line class="cls-2" x1="64.41" y1="61.94" x2="65.86" y2="60.67"/><line class="cls-2" x1="55.37" y1="68.66" x2="60.41" y2="70.3"/><line class="cls-2" x1="47.61" y1="73.97" x2="47.88" y2="69.07"/><line class="cls-2" x1="76.08" y1="69.07" x2="79.48" y2="72.88"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M53.48,82.2c4.55-.83,9.56-2.3,10.81-3.6"/><path class="cls-1" d="M53.48,82.2c-1.62,7.46,8.51,7.81,10.81,4.67"/><path class="cls-1" d="M64.29,78.59c1.25,1.3,6.26,2.77,10.81,3.6"/><path class="cls-1" d="M64.29,86.87c2.3,3.14,12.43,2.79,10.81-4.67"/><g><g><path class="cls-1" d="M64.41,109.89c-26.76,0-28.81-18.57-28.93-41.24"/><path class="cls-1" d="M64.41,18.94c-26.76,0-28.81,11.58-28.93,25.72"/><path class="cls-1" d="M64.41,69.19c-7.99,0-13.18,.64-17.42,5.67"/><path class="cls-1" d="M35.48,44.66c-3.74,0-6.77,5.37-6.77,11.99s3.03,11.99,6.77,11.99"/><path class="cls-1" d="M39.76,26.74c.16-.1,2.27,4.62,4.51,6.67"/><path class="cls-1" d="M40.68,44.66s0-6.99,3.58-11.25"/><path class="cls-1" d="M40.68,63.52c0,6.82,6.31,11.34,6.31,11.34"/><line class="cls-1" x1="40.68" y1="44.66" x2="40.68" y2="63.52"/></g><g><path class="cls-1" d="M64.29,109.89c26.76,0,28.81-18.57,28.93-41.24"/><path class="cls-1" d="M93.35,44.66c3.74,0,6.77,5.37,6.77,11.99,0,6.62-3.03,11.99-6.77,11.99"/><path class="cls-1" d="M64.41,18.94c26.76,0,28.81,11.58,28.93,25.72"/><path class="cls-1" d="M64.41,69.19c7.99,0,13.18,.64,17.42,5.67"/><path class="cls-1" d="M89.07,26.74c-.16-.1-2.27,4.62-4.51,6.67"/><path class="cls-1" d="M88.14,44.66s0-6.99-3.58-11.25"/><path class="cls-1" d="M88.14,63.52c0,6.82-6.31,11.34-6.31,11.34"/><line class="cls-1" x1="88.14" y1="44.66" x2="88.14" y2="63.52"/></g></g><g><path class="cls-1" d="M45.18,50.66c6.64-2.47,14.92,.94,14.92,.94"/><path class="cls-1" d="M83.65,50.66c-6.64-2.47-14.92,.94-14.92,.94"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M45.06,43.89c-5.41-3.39-2.67-8.62-5.21-12.06-.45-.61-1.41-.41-1.61,.32-1.92,6.87-11.41,15.64,.71,20.62,3.73-.28,7.69-4.75,6.11-8.88Z"/><line class="cls-1" x1="33.96" y1="76.97" x2="52.97" y2="93.21"/><path class="cls-1" d="M34.24,77.49c-12.21,10.27-9.51,23.59-9.51,23.59"/><line class="cls-1" x1="45.76" y1="76.9" x2="33.96" y2="67.25"/><line class="cls-1" x1="50.53" y1="76.3" x2="55.48" y2="76.3"/><path class="cls-1" d="M45.13,43.94l1.04-.43c1.93-.79,3.99-1.2,6.07-1.2h.73"/><path class="cls-1" d="M60.02,76.9v-2.96c0-1.18-.96-2.14-2.14-2.14h-9.98c-1.18,0-2.14,.96-2.14,2.14v2.96"/><path class="cls-1" d="M36.11,51.5l-.35,.63c-1.18,2.09-1.8,4.45-1.8,6.86v17.99"/><path class="cls-1" d="M60.8,43.89c5.41-3.39,2.67-8.62,5.21-12.06,.45-.61,1.41-.41,1.61,.32,1.92,6.87,11.41,15.64-.71,20.62-3.73-.28-7.69-4.75-6.11-8.88Z"/><line class="cls-1" x1="71.9" y1="76.97" x2="52.89" y2="93.21"/><polyline class="cls-1" points="71.9 63.24 84.68 74.46 78.17 85.34"/><polyline class="cls-1" points="33.8 63.24 21.02 74.46 27.53 85.34"/><path class="cls-1" d="M71.62,77.49c12.21,10.27,9.51,23.59,9.51,23.59"/><line class="cls-1" x1="60.1" y1="76.9" x2="71.9" y2="67.25"/><path class="cls-1" d="M60.73,43.94l-1.04-.43c-1.93-.79-3.99-1.2-6.07-1.2h-.73"/><path class="cls-1" d="M69.75,51.5l.35,.63c1.18,2.09,1.8,4.45,1.8,6.86v17.99"/><line class="cls-1" x1="42.09" y1="59.77" x2="46.66" y2="59.77"/><line class="cls-1" x1="58.44" y1="59.77" x2="63.01" y2="59.77"/></g><line class="cls-1" x1="94.43" y1="27" x2="94.43" y2="104.66"/><path class="cls-1" d="M107.11,35.31v10.78c0,2.99-2.07,5.41-4.62,5.41h-16.01c-2.55,0-4.62-2.42-4.62-5.41v-10.78"/><g><line class="cls-1" x1="78.05" y1="40.94" x2="81.86" y2="35.31"/><line class="cls-1" x1="85.68" y1="40.94" x2="81.86" y2="35.31"/></g><g><line class="cls-1" x1="90.62" y1="32.63" x2="94.43" y2="27"/><line class="cls-1" x1="98.25" y1="32.63" x2="94.43" y2="27"/></g><g><line class="cls-1" x1="103.3" y1="39.24" x2="107.11" y2="33.61"/><line class="cls-1" x1="110.92" y1="39.24" x2="107.11" y2="33.61"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M55.92,84.43l-19.83,11.28c-2.5,1.42-5.67,.55-7.09-1.95L9.16,58.89c-1.42-2.5-.55-5.67,1.95-7.09l21.65-12.32c2.5-1.42,5.67-.55,7.09,1.95l7.19,12.64"/><g><g><line class="cls-1" x1="26.88" y1="64.37" x2="36.9" y2="58.68"/><line class="cls-1" x1="41.42" y1="80.79" x2="36.9" y2="58.68"/></g><line class="cls-1" x1="34.75" y1="70.4" x2="42.89" y2="65.77"/></g><g><path class="cls-1" d="M72.62,84.41l-20.33,.02c-2.87,0-5.2-2.32-5.2-5.19l-.05-40.13c0-2.87,2.32-5.2,5.19-5.2l24.91-.03c2.87,0,5.2,2.32,5.2,5.19l.02,14.18"/><path class="cls-1" d="M54.77,39.48c-.29-1.13-1.7-1.71-2.72-.91-.98,.76-.91,2.3,.03,3.55,.87,1.15,2.64,3.06,2.64,3.06,0,0,1.81-1.89,2.7-3.02,.96-1.23,1.05-2.76,.09-3.54-1.01-.81-2.43-.26-2.74,.86Z"/></g><rect class="cls-1" x="77.06" y="42.34" width="35.3" height="50.52" rx="5.2" ry="5.2" transform="translate(42.99 -36.64) rotate(28.09)"/><path class="cls-1" d="M95.58,44.52l-.11,.05c-.88,.83-3.99,2.35-4.94,2.52l-.06,.03v.07c.38,.89,.84,4.32,.64,5.51l.02,.13,.12-.05c.88-.83,3.99-2.34,4.94-2.52l.06-.03v-.07c-.38-.88-.84-4.32-.64-5.51l-.02-.12Z"/><path class="cls-1" d="M97.77,82.06l-.11,.05c-.88,.83-3.99,2.35-4.94,2.52l-.06,.03v.07c.38,.89,.84,4.32,.64,5.51l.02,.13,.12-.05c.88-.83,3.99-2.34,4.94-2.52l.06-.03v-.07c-.38-.88-.84-4.32-.64-5.51l-.02-.12Z"/><g><g><line class="cls-1" x1="59.67" y1="50.02" x2="71.71" y2="50.01"/><line class="cls-1" x1="64.42" y1="72.43" x2="71.71" y2="50.01"/></g><line class="cls-1" x1="63.71" y1="59.55" x2="73.5" y2="59.54"/></g><g><g><line class="cls-1" x1="94.12" y1="57.85" x2="104.74" y2="63.52"/><line class="cls-1" x1="87.73" y1="79.85" x2="104.74" y2="63.52"/></g><line class="cls-1" x1="93.19" y1="68.16" x2="101.82" y2="72.77"/></g><path class="cls-1" d="M19.59,55.97c-1.36-.56-3.25-.92-4.02-1.46l-.09-.03-.02,.09c.1,.93-.51,2.75-.69,4.21-.17,1.34,.32,2.79,1.65,3.03,.89,.16,1.87-.47,2.12-1.34,.47,.91,.45,2.06,.61,2.92l2.32-1.34c-.68-.56-1.69-1.12-2.27-1.97,.89,.2,1.92-.34,2.21-1.2,.44-1.28-.59-2.41-1.84-2.92Z"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><ellipse class="cls-1" cx="62.85" cy="47.24" rx="24.2" ry="27.91"/><path class="cls-1" d="M48.99,45.48c0-6.64,3.9-15.03,12.1-17.18"/><polygon class="cls-1" points="63.63 75.15 57.97 83.15 69.1 83.15 63.63 75.15"/><path class="cls-1" d="M52.12,72.61c-3.32,2.34-7.03,3.71-10.93,3.71-11.13,0-20.3-10.54-20.3-23.42s9.17-23.42,20.3-23.42c.78,0,1.56,0,2.34,.2"/><polygon class="cls-1" points="41.77 76.32 37.28 82.96 46.46 82.96 41.77 76.32"/><path class="cls-1" d="M85.49,37.09c1.56-.39,2.93-.78,4.49-.78,9.76,0,17.76,9.17,17.76,20.5s-8,20.5-17.76,20.5c-5.08,0-10.15-2.54-13.47-7.03"/><polygon class="cls-1" points="90.57 77.3 86.47 83.15 94.67 83.15 90.57 77.3"/><path class="cls-1" d="M41.77,82.96c-5.86,10.54,5.27,11.91,0,24.01"/><path class="cls-1" d="M63.63,83.15c-5.86,12.69,5.27,14.44,0,28.69"/><path class="cls-1" d="M90.57,83.74c-5.86,10.54,5.27,11.91,0,24.01"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M100.86,100.16H34.28c-1.79,0-3.4-.78-4.64-2.06-1.44-1.5-2.34-3.68-2.34-6.11V41.04c0-4.52,3.13-8.17,6.98-8.17h18.16c3.85,0,6.98,3.65,6.98,8.17v3.27h35.4c3.33,0,6.03,3.16,6.03,7.06v11.74"/><path class="cls-1" d="M29.64,98.1l7.87-28.89c.99-3.64,3.88-6.1,7.13-6.1h62.9c2.51,0,4.25,2.93,3.37,5.67l-10.06,31.38"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><polyline class="cls-1" points="87.62 58 87.62 49.94 73.77 49.94 59.92 49.94 59.92 61.74 66.51 61.74"/><rect class="cls-1" x="32.21" y="49.94" width="27.71" height="11.8"/><rect class="cls-1" x="46.06" y="38.14" width="27.71" height="11.8"/><rect class="cls-1" x="59.91" y="26.34" width="27.71" height="11.8"/><polyline class="cls-1" points="66.51 61.74 59.92 61.74 46.06 61.74 46.06 73.54 58.29 73.54"/><rect class="cls-1" x="73.77" y="38.14" width="13.85" height="11.8"/><rect class="cls-1" x="18.35" y="61.74" width="27.71" height="11.8"/></g><circle class="cls-1" cx="80.7" cy="80.39" r="23.43"/><circle class="cls-1" cx="80.7" cy="80.39" r="5.54"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="48.99" y="17.96" width="30.65" height="26.16"/><rect class="cls-1" x="58.17" y="17.96" width="12.3" height="10.93"/><rect class="cls-1" x="64.41" y="43.92" width="30.65" height="26.16"/><rect class="cls-1" x="73.39" y="43.92" width="12.3" height="10.93"/><rect class="cls-1" x="33.77" y="43.92" width="30.65" height="26.16"/><rect class="cls-1" x="42.94" y="43.92" width="12.3" height="10.93"/><rect class="cls-1" x="48.99" y="70.07" width="30.65" height="26.16"/><rect class="cls-1" x="58.17" y="70.07" width="12.3" height="10.93"/><rect class="cls-1" x="79.64" y="70.07" width="30.65" height="26.16"/><rect class="cls-1" x="88.62" y="70.07" width="12.3" height="10.93"/><rect class="cls-1" x="18.54" y="70.07" width="30.65" height="26.16"/><rect class="cls-1" x="27.52" y="70.07" width="12.3" height="10.93"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="70.58" y="78.58" width="27.71" height="11.8"/><rect class="cls-1" x="42.87" y="78.58" width="27.71" height="11.8"/><rect class="cls-1" x="84.44" y="90.38" width="13.85" height="11.8"/><rect class="cls-1" x="56.73" y="90.38" width="27.71" height="11.8"/><rect class="cls-1" x="84.44" y="66.77" width="13.85" height="11.8"/><rect class="cls-1" x="56.73" y="66.77" width="27.71" height="11.8"/><rect class="cls-1" x="29.02" y="90.38" width="27.71" height="11.8"/><path class="cls-1" d="M80.86,31.81h18.32c2.93,0,5.31,2.38,5.31,5.31h0c0,2.93-2.38,5.31-5.31,5.31h-18.32v-10.62h0Z"/><polygon class="cls-1" points="64.2 37.12 80.86 42.43 80.86 31.81 64.2 37.12"/><line class="cls-1" x1="64.2" y1="37.12" x2="56.8" y2="48.74"/><path class="cls-1" d="M56.8,48.74c0-6.59-5.34-11.94-11.94-11.94s-18.65,5.15-28.14,11.94c8.58,6,21.55,11.94,28.14,11.94s11.94-5.34,11.94-11.94Z"/><line class="cls-1" x1="56.8" y1="48.74" x2="36.76" y2="48.74"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M87.06,72.61c0-18.74-15.23-34.16-34.16-34.16-15.03,0-27.33,12.3-27.33,27.33,0,12.1,9.76,21.86,21.86,21.86,9.56,0,17.37-7.81,17.37-17.37,0-7.61-6.25-13.86-13.86-13.86-6.25,0-11.13,5.08-11.13,11.13,0,4.88,3.9,8.98,8.98,8.98,3.9,0,7.22-3.12,7.22-7.22,0-3.12-2.54-5.66-5.66-5.66"/><path class="cls-1" d="M32.99,82.57l-7.61,10.15c-1.56,2.15,0,5.27,2.73,5.27h58.75c8.59,0,15.62-7.03,15.62-15.62h0v-22.25c0-4.88-4.29-8.59-9.37-7.61-3.71,.78-6.25,4.1-6.25,8v16.01c0,3.32-2.73,5.86-5.86,5.86h-21.28"/><line class="cls-1" x1="89.2" y1="54.85" x2="89.2" y2="36.7"/><circle class="cls-1" cx="89.2" cy="33.77" r="2.93"/><line class="cls-1" x1="100.91" y1="54.85" x2="100.91" y2="36.7"/><circle class="cls-1" cx="100.91" cy="33.77" r="2.93"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M50.09,54.69l11.61,4.87c-1.8,1.42-4.66,2.69-7.49,1.32-2.06-.99-3.79-3.93-4.12-6.2Z"/><path class="cls-1" d="M64.13,76.38c-7.21,1.19-16.85,24.21-8.81,27.32,2.94,.29,3.95-1.33,3.49-8.77,3.23,3.47,4.36,10.4-.77,13.21-6.89,3.78-11.35-3.6-10.82-10.41,.47-6.03,5.03-11.7,2.15-12.94-2.34,7.02-16.96,5.97-11.03,18.63-13.66-8.55,1.54-16.49,4.97-21.35-6.11,3.25-18.72-4.68-16.05,8.69-8.12-8.52-3.57-14.13,3.73-12.9,6.21,1.05,15.31-1.41,15.67-4.68-10.89,4.44-11.18-11.71-21.97-6.02-5.73-12.94,6.52-17.79,13.56-27.89,6.8-9.75,9.8-18.46,23.31-19.87,0,0-5.66,15.37,3.15,17.82"/><path class="cls-1" d="M64.42,46.67c-12.47-.64-19.63,5.45-19.63,5.45,1.07,5.97-4.94,5.97-4.37,13.61,.22,2.95,3.86,5.68,6.23,7.45"/><path class="cls-1" d="M78.74,54.69l-11.61,4.87c1.8,1.42,4.66,2.69,7.49,1.32,2.06-.99,3.79-3.93,4.12-6.2Z"/><path class="cls-1" d="M64.13,76.38c6.69,.29,17.42,24.21,9.39,27.32-2.94,.29-3.95-1.33-3.49-8.77-3.23,3.47-4.36,10.4,.77,13.21,6.89,3.78,11.35-3.6,10.82-10.41-.47-6.03-5.03-11.7-2.15-12.94,2.34,7.02,16.96,5.97,11.03,18.63,13.66-8.55-1.54-16.49-4.97-21.35,6.11,3.25,18.72-4.68,16.05,8.69,8.12-8.52,3.57-14.13-3.73-12.9-6.21,1.05-15.31-1.41-15.67-4.68,10.89,4.44,11.18-11.71,21.97-6.02,5.73-12.94-6.52-17.79-13.56-27.89s-9.8-18.46-23.31-19.87c0,0,5.66,13.66-2.58,17.82"/><path class="cls-1" d="M64.42,46.67c12.47-.64,19.63,5.45,19.63,5.45-1.07,5.97,4.94,5.97,4.37,13.61-.22,2.95-3.86,5.68-6.23,7.45"/><path class="cls-1" d="M55.96,84.88s6.5,6.11,16.57,0"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><path class="cls-1" d="M88.6,42.08c-5.56,0-10.88,2.05-14.99,5.76l-.02,.02-.03,.03h-.02v.02c-2.31,2.05-5.39,5.18-8.68,8.53-3.66-3.7-7.11-7.01-9.72-8.91-4.09-3.59-9.32-5.57-14.78-5.57-12.35,0-22.39,10.04-22.39,22.39s10.04,22.39,22.39,22.39c6,0,10.71-2.86,14.66-5.54,2.74-1.86,6.13-4.93,9.75-8.45,3.73,3.82,6.91,6.96,9.07,8.5,3.9,2.78,8.71,5.61,14.77,5.61,12.35,0,22.39-10.04,22.39-22.39s-10.04-22.39-22.39-22.39Zm-40.01,29.65c-3.33,2.26-5.74,3.57-8.24,3.57-6.04,0-10.95-4.91-10.95-10.95s4.91-10.95,10.95-10.95c2.69,0,5.38,1.04,7.36,2.84,.01,.01,.03,.02,.04,.04,.07,.07,.15,.13,.23,.19,.08,.06,.15,.12,.23,.18,.02,.01,.03,.02,.05,.04,1.97,1.39,5.14,4.45,8.51,7.86-3.15,3.07-6.13,5.79-8.19,7.19Zm40.01,3.69c-2.29,0-4.64-1.01-8.14-3.5-1.43-1.02-4.47-4.05-7.63-7.29,3.24-3.3,6.29-6.4,8.35-8.24l.02-.02,.03-.02c1.98-1.81,4.67-2.84,7.36-2.84,6.04,0,10.95,4.91,10.95,10.95s-4.91,10.95-10.95,10.95Z"/><polyline class="cls-1" points="42.92 53.72 40.56 47.13 47.05 42.99"/><polyline class="cls-1" points="42.28 75.05 47.93 79.22 45.75 85.96"/><polyline class="cls-1" points="18.01 62.94 23.94 68.21 29.41 64.51"/><polyline class="cls-1" points="82.25 42.99 88.75 47.13 86.39 53.72"/><polyline class="cls-1" points="82.73 85.96 80.55 79.22 86.2 75.05"/><polyline class="cls-1" points="99.53 65.81 105.01 69.51 110.93 64.24"/><line class="cls-1" x1="64.76" y1="72.75" x2="56.5" y2="64.24"/><line class="cls-1" x1="64.84" y1="56.37" x2="72.84" y2="64.64"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><circle class="cls-1" cx="31.04" cy="59.14" r="7.22"/><g><line class="cls-1" x1="31.04" y1="47.63" x2="31.04" y2="44.5"/><line class="cls-1" x1="31.04" y1="73.59" x2="31.04" y2="70.46"/></g><g><line class="cls-1" x1="42.55" y1="59.14" x2="45.68" y2="59.14"/><line class="cls-1" x1="16.59" y1="59.14" x2="19.71" y2="59.14"/></g><g><line class="cls-1" x1="39.23" y1="67.15" x2="41.38" y2="69.29"/><line class="cls-1" x1="20.89" y1="48.8" x2="23.03" y2="50.95"/></g><g><line class="cls-1" x1="39.23" y1="50.95" x2="41.38" y2="48.8"/><line class="cls-1" x1="20.89" y1="69.29" x2="23.03" y2="67.15"/></g></g><path class="cls-1" d="M16.59,88.42c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0"/><path class="cls-1" d="M21.67,98.77c2.15,0,4.1-.59,5.86-1.76l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c1.56,1.17,3.51,1.76,5.47,1.76"/><path class="cls-1" d="M27.52,105.99l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56c3.12,2.34,7.81,2.34,11.13,0l2.34-1.56c3.12-2.34,7.81-2.34,11.13,0l2.34,1.56"/><path class="cls-1" d="M61.1,84.91c13.08-19.13,32.21-20.5,51.14-16.2"/><path class="cls-1" d="M84.52,67.93s2.93-19.98-7.61-32.67"/><path class="cls-1" d="M92.13,66.76s-.59-26.12-13.48-33.06"/><path class="cls-1" d="M89.2,32.99l-11.71,.78h0c-.2-2.34,4.49-6.83,10.93-7.22s12.1,3.12,12.3,5.47l-11.52,.98Z"/><path class="cls-1" d="M77.49,33.77h0c-1.95-1.37-2.15-7.81,1.76-13.08,3.9-5.08,10.35-7.22,12.3-5.66l-7.03,9.37-3.51,4.68"/><path class="cls-1" d="M73.2,44.7l4.29-10.93h0c-2.15-.98-7.81,2.34-10.15,8.2-2.34,5.86-.59,12.49,1.56,13.47l4.29-10.74Z"/><path class="cls-1" d="M77.49,33.77h0c-.78-2.34-6.83-4.49-12.88-2.34-6.05,2.15-9.95,7.61-9.17,9.95l11.13-3.71,5.19-1.79"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><polygon class="cls-1" points="64.42 103.1 25.73 64.42 64.42 25.73 72.27 33.59 41.44 64.42 64.42 87.38 87.39 64.42 79.83 56.86 64.42 72.27 56.56 64.42 79.83 41.14 103.1 64.42 64.42 103.1"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 118.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><polyline class="cls-1" points="62.85 58.77 59.86 70.4 63.77 72.25"/><path class="cls-1" d="M41.23,62.48h18.73c-.67-2.27-4.12-7.1-10.09-7.2-6.71-.12-9.44,6.61-8.65,7.2Z"/><path class="cls-1" d="M43.14,66.59s5.56,3.29,13.59-.1"/><line class="cls-1" x1="42.26" y1="72.67" x2="45.35" y2="76.89"/><path class="cls-1" d="M51.63,85.02s-.93-9.47,8.23-14.62"/><path class="cls-1" d="M54.2,62.48s0,.08,0,.12c.56,3.59-2.03,5.44-4.53,5.44s-4.73-2.16-4.53-5.44c0-.04,0-.08,0-.12"/><line class="cls-1" x1="51.94" y1="80.86" x2="76.23" y2="80.86"/><path class="cls-1" d="M36.6,51.39c2.99-10.53,11.74-12.85,14-15.47,3.33-3.85,8.3-4.94,13.69-4.94"/><path class="cls-1" d="M35.57,61.03c0,6.18-.31,12.97,4.94,17.7,5.6,5.05,10.7,17.5,23.78,15.95"/><path class="cls-1" d="M29.28,66c2.12,1.19,4.36,2.17,6.42,2.01"/><path class="cls-1" d="M52.04,50.13c-.41-5.76-5.76-11.12-5.76-11.12"/><path class="cls-1" d="M59.86,49.82c-.21-7-7-15.75-7-15.75"/><polyline class="cls-1" points="65.74 58.77 68.72 70.4 64.81 72.25"/><path class="cls-1" d="M87.35,62.48h-18.73c.67-2.27,4.12-7.1,10.09-7.2,6.71-.12,9.44,6.61,8.65,7.2Z"/><path class="cls-1" d="M85.03,66.59s-5.56,3.29-13.59-.1"/><line class="cls-1" x1="86.32" y1="72.67" x2="83.23" y2="76.89"/><path class="cls-1" d="M76.95,85.02s.93-9.47-8.23-14.62"/><path class="cls-1" d="M83.43,62.48s0,.08,0,.12c.21,3.28-2.02,5.44-4.53,5.44-2.5,0-5.1-1.85-4.53-5.44,0-.04,0-.08,0-.12"/><path class="cls-1" d="M64.29,30.98c5.39,0,10.36,1.1,13.69,4.94,2.26,2.61,11.01,4.93,14,15.47"/><path class="cls-1" d="M86.59,52.08c3.64-1.38,10.58-.31,17.61-.1,7.71,.23,9.62-4.32,17.51-.31-6.54,6.79-18.96,22.33-29.64,21.1"/><path class="cls-1" d="M121.81,51.67c-9.53-.21-13.76,12.76-28.67,9.37"/><path class="cls-1" d="M41.99,52.08c-3.64-1.38-10.58-.31-17.61-.1-7.71,.23-9.62-4.32-17.51-.31,6.54,6.79,18.96,22.33,29.64,21.1"/><path class="cls-1" d="M6.77,51.67c9.53-.21,13.76,12.76,28.67,9.37"/><path class="cls-1" d="M93.01,61.03c0,6.18,.31,12.97-4.94,17.7-5.6,5.05-10.7,17.5-23.78,15.95"/><path class="cls-1" d="M99.3,66c-2.12,1.19-4.36,2.17-6.42,2.01"/><path class="cls-1" d="M76.54,50.13c.41-5.76,5.76-11.12,5.76-11.12"/><path class="cls-1" d="M68.72,49.82c.21-7,7-15.75,7-15.75"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="64.41" cy="64.41" r="44"/><path class="cls-1" d="M36.93,62.7c-1.51-4.93,.37-10.77,4.27-14.1,2.91-2.48,7.05-3.79,10.78-2.83,1.17,.3,2.29,.79,3.3,1.46,4.13,2.73,5.83,7.87,3.89,12.44-2.16,5.11-9.05,8.03-13.65,4.13-2.09-1.77-3.11-4.68-2.53-7.36,.75-3.44,4.23-6.57,7.89-5.66,2.44,.61,4.54,3.03,4.16,5.61-.35,2.38-2.52,4.31-4.94,4.3-.85,0-1.73-.24-2.35-.82-1.71-1.58-.15-4.54,2.08-4.26"/><path class="cls-1" d="M92.65,48.88c1.51,4.93-.37,10.77-4.27,14.1-2.91,2.48-7.05,3.79-10.78,2.83-1.17-.3-2.29-.79-3.3-1.46-4.13-2.73-5.83-7.87-3.89-12.44,2.16-5.11,9.05-8.03,13.65-4.13,2.09,1.77,3.11,4.68,2.53,7.36-.75,3.44-4.23,6.57-7.89,5.66-2.44-.61-4.54-3.03-4.16-5.61,.35-2.38,2.52-4.31,4.94-4.3,.85,0,1.73,.24,2.35,.82,1.71,1.58,.15,4.54-2.08,4.26"/><polyline class="cls-1" points="42.2 79.85 50.25 85.82 59.67 79.55 69.59 85.62 77.91 79.24 86.63 84.81"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><circle class="cls-1" cx="88.18" cy="59" r="15.1"/><polyline class="cls-1" points="81.25 60.18 86.59 64.88 95.1 55.2"/><g><rect class="cls-1" x="18.66" y="91.77" width="63.89" height="10.78"/><path class="cls-1" d="M34.96,80.99h31.29c5.95,0,10.78,4.83,10.78,10.78H24.18c0-5.95,4.83-10.78,10.78-10.78Z"/><path class="cls-1" d="M64.41,40.09c0-7.84-6.54-14.15-14.46-13.79-7.03,.32-12.82,6.12-13.14,13.15-.17,3.66,1.1,7.02,3.27,9.58,2.61,3.07,3.89,7.06,3.89,11.09v20.87h13.25v-20.87c0-4.12,1.46-8.1,4.07-11.29,1.95-2.38,3.11-5.42,3.11-8.73Z"/><line class="cls-1" x1="43.98" y1="53.8" x2="57.23" y2="53.8"/></g><path class="cls-1" d="M90.53,38.23l.95,1.34c.8,1.14,2.3,1.54,3.56,.95l1.49-.69c1.81-.84,3.89,.37,4.07,2.35l.15,1.64c.13,1.38,1.22,2.48,2.61,2.61l1.64,.15c1.98,.18,3.19,2.27,2.35,4.07l-.69,1.49c-.58,1.26-.18,2.76,.95,3.56l1.34,.95c1.63,1.15,1.63,3.56,0,4.7l-1.34,.95c-1.14,.8-1.54,2.3-.95,3.56l.69,1.49c.84,1.81-.37,3.89-2.35,4.07l-1.64,.15c-1.38,.13-2.48,1.22-2.61,2.61l-.15,1.64c-.18,1.98-2.27,3.19-4.07,2.35l-1.49-.69c-1.26-.58-2.76-.18-3.56,.95l-.95,1.34c-1.15,1.63-3.56,1.63-4.7,0l-.95-1.34c-.8-1.14-2.3-1.54-3.56-.95l-1.49,.69c-1.81,.84-3.89-.37-4.07-2.35l-.15-1.64c-.13-1.38-1.22-2.48-2.61-2.61l-1.64-.15c-1.98-.18-3.19-2.27-2.35-4.07l.69-1.49c.58-1.26,.18-2.76-.95-3.56l-1.34-.95c-1.63-1.15-1.63-3.56,0-4.7l1.34-.95c1.14-.8,1.54-2.3,.95-3.56l-.69-1.49c-.84-1.81,.37-3.89,2.35-4.07l1.64-.15c1.38-.13,2.48-1.22,2.61-2.61l.15-1.64c.18-1.98,2.27-3.19,4.07-2.35l1.49,.69c1.26,.58,2.76,.18,3.56-.95l.95-1.34c1.15-1.63,3.56-1.63,4.7,0Z"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><g><path class="cls-1" d="M44.61,85.41l-.21-40.76s1.14-16.93-7.26-17.07h49.96c4.7,0,8.51,3.81,8.51,8.51v49.32H57.1"/><path class="cls-1" d="M57.1,85.41h39.01c4.37,0,7.92,3.55,7.92,7.92h0c0,4.37-3.55,7.92-7.92,7.92H54.32c-5.36,0-9.71-4.35-9.71-9.71v-6.13"/><path class="cls-1" d="M37.14,27.58c-9.25,0-12.21,3.82-12.21,8.54h0c0,4.71,3.82,8.54,8.54,8.54h10.93"/><path class="cls-1" d="M28.71,43.13c6.22,1.62,7.69-4.56,6.19-7.45h8.78"/><path class="cls-1" d="M52.37,93.17c.85-20.91,21.01,7.03,.03,7.85"/><line class="cls-1" x1="52.37" y1="93.17" x2="61.19" y2="93.17"/><line class="cls-1" x1="56.14" y1="40.67" x2="83.45" y2="40.67"/><line class="cls-1" x1="56.14" y1="51.55" x2="83.45" y2="51.55"/><line class="cls-1" x1="56.14" y1="62.44" x2="83.45" y2="62.44"/><line class="cls-1" x1="56.14" y1="73.32" x2="83.45" y2="73.32"/></g><line class="cls-1" x1="90.4" y1="57.76" x2="95.62" y2="57.76"/><line class="cls-1" x1="49.26" y1="67.75" x2="44.72" y2="67.75"/><line class="cls-1" x1="90.8" y1="47.77" x2="95.56" y2="47.77"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="84.97" y1="58.68" x2="84.97" y2="24.47"/><line class="cls-1" x1="43.92" y1="58.68" x2="43.92" y2="34.88"/><line class="cls-1" x1="54.97" y1="24.47" x2="84.97" y2="24.47"/><line class="cls-1" x1="54.6" y1="38.3" x2="74.28" y2="38.3"/><line class="cls-1" x1="54.6" y1="46.78" x2="74.28" y2="46.78"/><line class="cls-1" x1="54.6" y1="55.26" x2="74.28" y2="55.26"/><line class="cls-1" x1="54.97" y1="24.47" x2="43.92" y2="34.88"/><line class="cls-1" x1="35.29" y1="64.88" x2="48.76" y2="64.88"/><line class="cls-1" x1="80.12" y1="64.88" x2="93.6" y2="64.88"/><line class="cls-1" x1="63.23" y1="80.85" x2="65.66" y2="80.85"/><line class="cls-1" x1="73.07" y1="80.85" x2="75.5" y2="80.85"/><line class="cls-1" x1="82.9" y1="80.85" x2="85.33" y2="80.85"/><line class="cls-1" x1="43.56" y1="80.85" x2="45.99" y2="80.85"/><line class="cls-1" x1="53.39" y1="80.85" x2="55.83" y2="80.85"/><line class="cls-1" x1="58.31" y1="86.2" x2="60.74" y2="86.2"/><line class="cls-1" x1="68.14" y1="86.2" x2="70.58" y2="86.2"/><line class="cls-1" x1="77.98" y1="86.2" x2="80.41" y2="86.2"/><line class="cls-1" x1="87.82" y1="86.2" x2="90.25" y2="86.2"/><line class="cls-1" x1="38.64" y1="86.2" x2="41.07" y2="86.2"/><line class="cls-1" x1="48.47" y1="86.2" x2="50.9" y2="86.2"/><path class="cls-1" d="M80.12,64.88c0,3.37-7.08,6.15-15.68,6.15s-15.4-2.65-15.67-5.95"/><line class="cls-1" x1="43.92" y1="55.26" x2="35.29" y2="55.26"/><line class="cls-1" x1="93.6" y1="55.26" x2="84.97" y2="55.26"/><line class="cls-1" x1="35.29" y1="75.94" x2="35.29" y2="55.26"/><line class="cls-1" x1="28.37" y1="71.03" x2="28.37" y2="60.69"/><line class="cls-1" x1="93.6" y1="75.94" x2="93.6" y2="55.26"/><rect class="cls-1" x="93.6" y="60.1" width="6.62" height="10.93"/><line class="cls-1" x1="35.29" y1="75.94" x2="93.6" y2="75.94"/><rect class="cls-1" x="24.62" y="91.55" width="79.65" height="11.16"/><line class="cls-1" x1="35.29" y1="75.94" x2="24.62" y2="91.55"/><line class="cls-1" x1="28.37" y1="71.03" x2="23.04" y2="78.84"/><line class="cls-1" x1="93.6" y1="75.94" x2="104.27" y2="91.55"/><line class="cls-1" x1="35.29" y1="60.1" x2="28.37" y2="60.1"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="76.64" y="85.87" width="27.71" height="11.8"/><rect class="cls-1" x="48.93" y="85.87" width="27.71" height="11.8"/><rect class="cls-1" x="90.49" y="97.67" width="13.85" height="11.8"/><rect class="cls-1" x="62.78" y="97.67" width="27.71" height="11.8"/><rect class="cls-1" x="90.49" y="74.07" width="13.85" height="11.8"/><rect class="cls-1" x="71.77" y="68.22" width="16.87" height="11.8" transform="translate(56.42 -32.47) rotate(34.68)"/><rect class="cls-1" x="74.32" y="17.8" width="16.87" height="11.8" transform="translate(28.19 -42.87) rotate(34.68)"/><rect class="cls-1" x="29.82" y="23.75" width="27.71" height="11.8" transform="translate(8.84 -10.02) rotate(14.54)"/><rect class="cls-1" x="81.79" y="44.1" width="27.71" height="11.8" transform="translate(-11.42 36.43) rotate(-20.38)"/><rect class="cls-1" x="35.08" y="97.67" width="27.71" height="11.8"/><g><path class="cls-1" d="M50.23,62.27l3.06-2.49-4.54-5.58-3.06,2.49c-4.95-3.57-11.86-3.55-16.82,.48-5.93,4.82-6.82,13.54-2,19.47s13.54,6.82,19.47,2c4.96-4.04,6.38-10.8,3.89-16.37Z"/><line class="cls-1" x1="50.98" y1="56.94" x2="53.68" y2="54.74"/><polygon class="cls-1" points="53.68 54.74 56.35 45.85 58.31 51.55 66.58 43.21 63.57 49.97 75.32 45.11 64.86 52.7 70.93 55.06 60.22 55 60.77 59.69 53.68 54.74"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{stroke-width:2.93px;}.cls-1,.cls-2{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-2{stroke-width:2.66px;}</style></defs><path class="cls-2" d="M45.79,39.71c10.72,8.04,26.54,8.04,37.26,0m0,3.75v-9.65l6.83-9.99c1.06-1.55-.05-3.64-1.92-3.64H40.88c-1.87,0-2.98,2.1-1.92,3.64l6.83,9.99v9.65m37.26,3.02c0,11.19-8.34,20.27-18.63,20.27s-18.63-9.07-18.63-20.27v-12.67h37.26v12.67Zm-26.57,18.34v11.71m15.88-11.71v11.71m-15.88,0h-18.3c-8.71,0-15.77,7.06-15.77,15.77v12.75H106.43v-12.75c0-8.71-7.06-15.77-15.77-15.77h-18.3m-15.88,0l7.94,14.26m0,0l7.94-14.26m-26.57,.55l18.63,27.97m0,0l18.63-27.97m-16.12-49.72c0-1.38-1.12-2.5-2.5-2.5s-2.5,1.12-2.5,2.5,1.12,2.5,2.5,2.5,2.5-1.12,2.5-2.5Z"/><line class="cls-1" x1="47.62" y1="70.67" x2="26.78" y2="70.67"/><line class="cls-1" x1="102.02" y1="70.67" x2="81.18" y2="70.67"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><line class="cls-1" x1="50.16" y1="77.43" x2="34.16" y2="77.43"/><polyline class="cls-1" points="82.96 62.98 98.96 62.98 98.96 53.81 34.16 53.81 34.16 77.43"/><polygon class="cls-1" points="98.96 102.61 52.7 102.61 44.7 102.61 34.16 102.61 34.16 92.85 98.96 92.85 98.96 102.61"/><path class="cls-1" d="M40.4,77.43c7.03,9.37,0,15.42,0,15.42"/><path class="cls-1" d="M90.76,62.98c-16.2,17.96,0,29.86,0,29.86"/><path class="cls-1" d="M34.16,73.52l-18.74-10.54c-2.73-1.56-1.37-5.27,1.95-5.27h16.79v15.81Z"/><polygon class="cls-1" points="73 15.55 60.31 19.65 60.31 40.92 73 40.92 73 15.55"/><line class="cls-1" x1="56.22" y1="28.24" x2="60.31" y2="28.24"/><line class="cls-1" x1="73" y1="28.24" x2="102.87" y2="28.24"/><line class="cls-1" x1="38.84" y1="49.9" x2="30.84" y2="41.12"/><line class="cls-1" x1="40.8" y1="44.05" x2="30.84" y2="41.12"/><line class="cls-1" x1="38.65" y1="35.65" x2="40.8" y2="44.05"/><line class="cls-1" x1="45.09" y1="41.31" x2="38.65" y2="35.65"/><line class="cls-1" x1="78.86" y1="46.19" x2="85.3" y2="38.58"/><line class="cls-1" x1="86.86" y1="45.02" x2="85.3" y2="38.58"/><line class="cls-1" x1="95.45" y1="39.36" x2="86.86" y2="45.02"/><line class="cls-1" x1="92.52" y1="49.71" x2="95.45" y2="39.36"/><line class="cls-1" x1="46.46" y1="32.92" x2="45.09" y2="41.31"/><line class="cls-1" x1="53.29" y1="45.61" x2="46.46" y2="32.92"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.66px;}</style></defs><path class="cls-1" d="M73.26,72.07l13.69-15.03-16.8,11.44c-3.24-2.14-7.62-1.98-10.7,.69-3.7,3.21-4.09,8.81-.88,12.51s8.81,4.09,12.51,.88c3.08-2.67,3.86-6.99,2.19-10.5Z"/><path class="cls-1" d="M112.37,76.85c0-26.49-21.47-47.96-47.96-47.96S16.46,50.36,16.46,76.85"/><line class="cls-1" x1="64.42" y1="28.89" x2="64.42" y2="39.05"/><line class="cls-1" x1="102.22" y1="76.85" x2="112.37" y2="76.85"/><line class="cls-1" x1="26.61" y1="76.85" x2="16.46" y2="76.85"/><line class="cls-1" x1="98.33" y1="42.94" x2="91.14" y2="50.12"/><line class="cls-1" x1="37.69" y1="50.12" x2="30.5" y2="42.94"/><line class="cls-1" x1="82.6" y1="32.47" x2="78.75" y2="41.87"/><line class="cls-1" x1="29.44" y1="62.52" x2="20.04" y2="58.66"/><line class="cls-1" x1="108.66" y1="58.33" x2="99.28" y2="62.26"/><line class="cls-1" x1="49.82" y1="41.98" x2="45.9" y2="32.61"/><line class="cls-1" x1="90.66" y1="36.71" x2="85.1" y2="45.21"/><line class="cls-1" x1="32.78" y1="56.17" x2="24.27" y2="50.61"/><line class="cls-1" x1="111.36" y1="67.02" x2="101.41" y2="69.11"/><line class="cls-1" x1="56.67" y1="39.85" x2="54.59" y2="29.91"/><line class="cls-1" x1="74.08" y1="29.87" x2="72.03" y2="39.83"/><line class="cls-1" x1="27.39" y1="69.24" x2="17.44" y2="67.19"/><line class="cls-1" x1="104.46" y1="50.46" x2="95.98" y2="56.05"/><line class="cls-1" x1="43.62" y1="45.29" x2="38.03" y2="36.8"/><rect class="cls-1" x="45.88" y="91.98" width="37.07" height="7.95"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="55.37" y="23.33" width="41.25" height="73.77" rx="3.49" ry="3.49"/><rect class="cls-1" x="60.58" y="29.51" width="30.84" height="13.51"/><circle class="cls-1" cx="75.69" cy="62.75" r="12.64"/><line class="cls-1" x1="82.24" y1="51.94" x2="69.13" y2="73.55"/><rect class="cls-1" x="41.53" y="55.66" width="5.56" height="45.84"/><rect class="cls-1" x="29.02" y="55.66" width="5.56" height="45.84"/><line class="cls-1" x1="44.31" y1="111.55" x2="44.31" y2="102.16"/><line class="cls-1" x1="31.8" y1="111.55" x2="31.8" y2="102.16"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128.83 128.83"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.93px;}</style></defs><rect class="cls-1" x="41.56" y="45.64" width="12.64" height="25.56"/><path class="cls-1" d="M74.71,48.16l2.81-13.2c0-2.25-1.69-4.21-4.21-4.21h0c-2.25,0-9.83,17.41-14.04,17.41h-5.06v19.94h28.93c2.25,0,3.93-1.69,3.93-3.93v-11.8c0-2.25-1.69-3.93-3.93-3.93h-8.43v-.28Z"/><circle class="cls-1" cx="64.32" cy="54.65" r="37.67"/><polyline class="cls-1" points="54.36 90.96 44.6 111.85 40.31 100.33 28.79 104.62 39.14 82.76"/><polyline class="cls-1" points="75.05 90.76 84.81 111.85 88.91 100.33 100.43 104.62 90.08 82.18"/></svg>