@milestone-sys/web-design-system 4.0.10 → 4.0.12

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 (271) hide show
  1. package/colors.list.js +72 -0
  2. package/design-system.css +63 -0
  3. package/design-system.js +8 -0
  4. package/flags-spritemap.svg +1 -0
  5. package/icons.list.js +3115 -0
  6. package/main.css +63 -0
  7. package/msds-spritemap.svg +1 -0
  8. package/msds-utility-spritemap.svg +1 -0
  9. package/package.json +1 -4
  10. package/rich-icon-spritemap-build-only.svg +1 -0
  11. package/rich-icons-bundle.css +2 -0
  12. package/rich-icons-bundle.js +1 -0
  13. package/scss/_variables-deprecated.scss +107 -0
  14. package/scss/_variables.scss +84 -0
  15. package/spacing.list.js +12 -0
  16. package/svg/rich/Okay.svg +34 -0
  17. package/svg/rich/acceleration.svg +40 -0
  18. package/svg/rich/access-control-illustration.svg +1 -0
  19. package/svg/rich/add-content.svg +38 -0
  20. package/svg/rich/add-solution.svg +30 -0
  21. package/svg/rich/add.svg +1 -0
  22. package/svg/rich/advanced-super-surveillance.svg +43 -0
  23. package/svg/rich/advocacy .svg +60 -0
  24. package/svg/rich/ai-bridge.svg +1 -0
  25. package/svg/rich/airplane.svg +68 -0
  26. package/svg/rich/ambition.svg +47 -0
  27. package/svg/rich/analytics-devices.svg +69 -0
  28. package/svg/rich/analytics.svg +1 -0
  29. package/svg/rich/applications.svg +98 -0
  30. package/svg/rich/backup-important.svg +158 -0
  31. package/svg/rich/black-screens.svg +44 -0
  32. package/svg/rich/blueprint.svg +23 -0
  33. package/svg/rich/body-worn.svg +46 -0
  34. package/svg/rich/book-a-demo-notification.svg +39 -0
  35. package/svg/rich/book-a-demo.svg +35 -0
  36. package/svg/rich/booking.svg +50 -0
  37. package/svg/rich/browser.svg +33 -0
  38. package/svg/rich/build.svg +35 -0
  39. package/svg/rich/building-medium.svg +67 -0
  40. package/svg/rich/cal-monthly.svg +325 -0
  41. package/svg/rich/cal-weekly.svg +174 -0
  42. package/svg/rich/calendar.svg +26 -0
  43. package/svg/rich/cam-group-big.svg +1 -0
  44. package/svg/rich/cam-group-small.svg +85 -0
  45. package/svg/rich/camera-analogue.svg +28 -0
  46. package/svg/rich/camera-memory.svg +26 -0
  47. package/svg/rich/car.svg +42 -0
  48. package/svg/rich/care.svg +17 -0
  49. package/svg/rich/catalogue.svg +23 -0
  50. package/svg/rich/certification.svg +26 -0
  51. package/svg/rich/checklist.svg +23 -0
  52. package/svg/rich/checkmark-badge.svg +12 -0
  53. package/svg/rich/checkmark.svg +12 -0
  54. package/svg/rich/clock-24-7.svg +78 -0
  55. package/svg/rich/co-working.svg +105 -0
  56. package/svg/rich/coffee.svg +61 -0
  57. package/svg/rich/community.svg +185 -0
  58. package/svg/rich/company.svg +33 -0
  59. package/svg/rich/complete-flow.svg +31 -0
  60. package/svg/rich/consumer.svg +48 -0
  61. package/svg/rich/contact-illustration.svg +14 -0
  62. package/svg/rich/contact-notification.svg +18 -0
  63. package/svg/rich/covid.svg +1 -0
  64. package/svg/rich/crime.svg +30 -0
  65. package/svg/rich/crowd-management.svg +48 -0
  66. package/svg/rich/customer-stories.svg +24 -0
  67. package/svg/rich/customizable.svg +20 -0
  68. package/svg/rich/cyber-security.svg +132 -0
  69. package/svg/rich/dashboard.svg +44 -0
  70. package/svg/rich/decision-making.svg +20 -0
  71. package/svg/rich/deployment-device.svg +67 -0
  72. package/svg/rich/design-animated.svg +52 -0
  73. package/svg/rich/design.svg +25 -0
  74. package/svg/rich/devices-web.svg +57 -0
  75. package/svg/rich/devices.svg +30 -0
  76. package/svg/rich/discount.svg +23 -0
  77. package/svg/rich/document.svg +25 -0
  78. package/svg/rich/documentation.svg +80 -0
  79. package/svg/rich/dome-cam-8.svg +85 -0
  80. package/svg/rich/dome-cam.svg +16 -0
  81. package/svg/rich/download-illustration.svg +50 -0
  82. package/svg/rich/driver-framework.svg +1 -0
  83. package/svg/rich/drone.svg +1 -0
  84. package/svg/rich/e-learning.svg +43 -0
  85. package/svg/rich/ease-of-use.svg +1 -0
  86. package/svg/rich/emergency.svg +45 -0
  87. package/svg/rich/employees.svg +38 -0
  88. package/svg/rich/end-user.svg +29 -0
  89. package/svg/rich/expertise.svg +48 -0
  90. package/svg/rich/explore.svg +51 -0
  91. package/svg/rich/extension.svg +64 -0
  92. package/svg/rich/failover.svg +34 -0
  93. package/svg/rich/faq.svg +24 -0
  94. package/svg/rich/feature-rich.svg +1 -0
  95. package/svg/rich/feedback-notification.svg +22 -0
  96. package/svg/rich/feedback.svg +18 -0
  97. package/svg/rich/find.svg +29 -0
  98. package/svg/rich/flexibility.svg +14 -0
  99. package/svg/rich/form.svg +27 -0
  100. package/svg/rich/get-leads.svg +74 -0
  101. package/svg/rich/getting-started.svg +30 -0
  102. package/svg/rich/global-partner-network.svg +979 -0
  103. package/svg/rich/growth-data.svg +57 -0
  104. package/svg/rich/happiness.svg +30 -0
  105. package/svg/rich/hardware-applications-software.svg +166 -0
  106. package/svg/rich/hardware-services-documentation.svg +48 -0
  107. package/svg/rich/hardware.svg +23 -0
  108. package/svg/rich/innovation.svg +1 -0
  109. package/svg/rich/intelligence.svg +44 -0
  110. package/svg/rich/interconnect.svg +40 -0
  111. package/svg/rich/investigation.svg +35 -0
  112. package/svg/rich/join.svg +79 -0
  113. package/svg/rich/key-features.svg +39 -0
  114. package/svg/rich/languages.svg +50 -0
  115. package/svg/rich/license-governance.svg +46 -0
  116. package/svg/rich/license-key.svg +14 -0
  117. package/svg/rich/like-notification.svg +44 -0
  118. package/svg/rich/listen.svg +14 -0
  119. package/svg/rich/live-streaming.svg +94 -0
  120. package/svg/rich/logged-in.svg +15 -0
  121. package/svg/rich/lpr.svg +60 -0
  122. package/svg/rich/marketplace-challenges-assist-people-feel-safe-leaving.svg +106 -0
  123. package/svg/rich/marketplace-challenges-assist-people-in-finding-their-vehicles.svg +125 -0
  124. package/svg/rich/marketplace-challenges-avoid-employee-theft.svg +170 -0
  125. package/svg/rich/marketplace-challenges-control-access-to-restricted-areas.svg +105 -0
  126. package/svg/rich/marketplace-challenges-discover-inefficiencies-in-cargo-movement.svg +131 -0
  127. package/svg/rich/marketplace-challenges-find-lost-children.svg +88 -0
  128. package/svg/rich/marketplace-challenges-gather-evidence-for-criminal-investigation.svg +173 -0
  129. package/svg/rich/marketplace-challenges-improve-wait-time-in-lines.svg +376 -0
  130. package/svg/rich/marketplace-challenges-money-disputes-with-customers.svg +158 -0
  131. package/svg/rich/marketplace-challenges-personalized-customer-experience.svg +128 -0
  132. package/svg/rich/marketplace-challenges-prevent-multiple-people-from-entering-a-door-on-a-single-access-badge.svg +246 -0
  133. package/svg/rich/marketplace-challenges-provide-evidence-against-lawsuit.svg +271 -0
  134. package/svg/rich/marketplace-challenges-react-to-confrontations-before-they-escalate.svg +177 -0
  135. package/svg/rich/marketplace-challenges-reduce-property-damage.svg +382 -0
  136. package/svg/rich/marketplace-challenges-reduce-workplace-accidents.svg +173 -0
  137. package/svg/rich/marketplace-challenges-respond-to-medical-emergencies.svg +180 -0
  138. package/svg/rich/marketplace-challenges-situational-awareness-to-response-teams.svg +331 -0
  139. package/svg/rich/marketplace-challenges-understand-customer-behavior.svg +456 -0
  140. package/svg/rich/marketplace-challenges-vandalism.svg +121 -0
  141. package/svg/rich/marketplace-collect.svg +121 -0
  142. package/svg/rich/marketplace-convert.svg +1 -0
  143. package/svg/rich/marketplace-filter.svg +55 -0
  144. package/svg/rich/marketplace-industries-airports.svg +381 -0
  145. package/svg/rich/marketplace-industries-art-and-entertainment.svg +171 -0
  146. package/svg/rich/marketplace-industries-city-surveillance.svg +573 -0
  147. package/svg/rich/marketplace-industries-construction.svg +254 -0
  148. package/svg/rich/marketplace-industries-critical-infrastructure.svg +293 -0
  149. package/svg/rich/marketplace-industries-education.svg +292 -0
  150. package/svg/rich/marketplace-industries-finance-and-insurance.svg +141 -0
  151. package/svg/rich/marketplace-industries-healthcare.svg +208 -0
  152. package/svg/rich/marketplace-industries-information-technology.svg +251 -0
  153. package/svg/rich/marketplace-industries-manufacturing.svg +176 -0
  154. package/svg/rich/marketplace-industries-public-administration.svg +350 -0
  155. package/svg/rich/marketplace-industries-public-transport.svg +304 -0
  156. package/svg/rich/marketplace-industries-retail.svg +393 -0
  157. package/svg/rich/marketplace-industries-seaports.svg +336 -0
  158. package/svg/rich/marketplace-industries-trafic-monitoring.svg +256 -0
  159. package/svg/rich/marketplace-industries-utilities.svg +212 -0
  160. package/svg/rich/marketplace-inspired.svg +1 -0
  161. package/svg/rich/marketplace-interface.svg +77 -0
  162. package/svg/rich/marketplace-practice-access-control.svg +118 -0
  163. package/svg/rich/marketplace-practice-business-intelligence.svg +90 -0
  164. package/svg/rich/marketplace-practice-business-solutions.svg +196 -0
  165. package/svg/rich/marketplace-practice-central-monitoring.svg +506 -0
  166. package/svg/rich/marketplace-practice-cloud-and-managed-services.svg +76 -0
  167. package/svg/rich/marketplace-practice-communication.svg +188 -0
  168. package/svg/rich/marketplace-practice-crisis-emergency.svg +161 -0
  169. package/svg/rich/marketplace-practice-cyber-security.svg +142 -0
  170. package/svg/rich/marketplace-practice-detection-and-deterrence.svg +165 -0
  171. package/svg/rich/marketplace-practice-digital-infrastructure.svg +198 -0
  172. package/svg/rich/marketplace-practice-facilities-management.svg +333 -0
  173. package/svg/rich/marketplace-practice-fire-and-life-safety.svg +169 -0
  174. package/svg/rich/marketplace-practice-home-automation-iot.svg +162 -0
  175. package/svg/rich/marketplace-practice-intrusion-and-alarm.svg +302 -0
  176. package/svg/rich/marketplace-practice-investigation.svg +158 -0
  177. package/svg/rich/marketplace-practice-it-hardware-and-equipment.svg +255 -0
  178. package/svg/rich/marketplace-practice-privacy-protection.svg +119 -0
  179. package/svg/rich/marketplace-practice-smart-city.svg +352 -0
  180. package/svg/rich/marketplace-practice-surveillance.svg +73 -0
  181. package/svg/rich/marketplace-practice-tracking-and-monitoring.svg +179 -0
  182. package/svg/rich/marketplace-practice-vehicles-and-traffic.svg +228 -0
  183. package/svg/rich/marketplace-product-page.svg +1 -0
  184. package/svg/rich/marketplace-see.svg +1 -0
  185. package/svg/rich/marketplace-solution-service.svg +75 -0
  186. package/svg/rich/marketplace-understanding-data.svg +1 -0
  187. package/svg/rich/milestone-global-offices-illustration.svg +50 -0
  188. package/svg/rich/milestone-in the-media.svg +50 -0
  189. package/svg/rich/mind-at-ease.svg +1 -0
  190. package/svg/rich/mobile-support.svg +41 -0
  191. package/svg/rich/my-milestone.svg +29 -0
  192. package/svg/rich/network.svg +25 -0
  193. package/svg/rich/newspaper.svg +21 -0
  194. package/svg/rich/no-1.svg +51 -0
  195. package/svg/rich/no-backup.svg +31 -0
  196. package/svg/rich/one-hub.svg +72 -0
  197. package/svg/rich/open-platform-community.svg +145 -0
  198. package/svg/rich/open-platform.svg +11 -0
  199. package/svg/rich/outdated-hardware.svg +54 -0
  200. package/svg/rich/partnership.svg +40 -0
  201. package/svg/rich/passion.svg +42 -0
  202. package/svg/rich/phishing.svg +1 -0
  203. package/svg/rich/planet.svg +76 -0
  204. package/svg/rich/play.svg +11 -0
  205. package/svg/rich/press-release.svg +31 -0
  206. package/svg/rich/product-overview-illustration.svg +50 -0
  207. package/svg/rich/project-animated.svg +100 -0
  208. package/svg/rich/project.svg +19 -0
  209. package/svg/rich/promotion.svg +26 -0
  210. package/svg/rich/publish.svg +13 -0
  211. package/svg/rich/quote.svg +105 -0
  212. package/svg/rich/reaction-mode.svg +55 -0
  213. package/svg/rich/releases.svg +18 -0
  214. package/svg/rich/reliable.svg +25 -0
  215. package/svg/rich/reminder.svg +34 -0
  216. package/svg/rich/robot.svg +1 -0
  217. package/svg/rich/sale-buyer.svg +1 -0
  218. package/svg/rich/save-money.svg +28 -0
  219. package/svg/rich/save-the-date.svg +1 -0
  220. package/svg/rich/scalable.svg +17 -0
  221. package/svg/rich/scale-balance.svg +102 -0
  222. package/svg/rich/scale-up.svg +12 -0
  223. package/svg/rich/screen-recording.svg +260 -0
  224. package/svg/rich/searching.svg +116 -0
  225. package/svg/rich/secure-gdpr.svg +53 -0
  226. package/svg/rich/secure.svg +50 -0
  227. package/svg/rich/self-service-support.svg +16 -0
  228. package/svg/rich/service-coding.svg +45 -0
  229. package/svg/rich/sign-up.svg +38 -0
  230. package/svg/rich/single-site.svg +32 -0
  231. package/svg/rich/smart-wall-person.svg +136 -0
  232. package/svg/rich/smart-wall.svg +97 -0
  233. package/svg/rich/social-distancing.svg +1 -0
  234. package/svg/rich/software.svg +1 -0
  235. package/svg/rich/solutions-design-tool.svg +235 -0
  236. package/svg/rich/storage.svg +1 -0
  237. package/svg/rich/submit-for-feedback.svg +29 -0
  238. package/svg/rich/subscriptions.svg +38 -0
  239. package/svg/rich/support-call.svg +30 -0
  240. package/svg/rich/support-chat-female.svg +49 -0
  241. package/svg/rich/support-chat-male.svg +49 -0
  242. package/svg/rich/support-technical.svg +18 -0
  243. package/svg/rich/switch-on.svg +1 -0
  244. package/svg/rich/system-builder.svg +25 -0
  245. package/svg/rich/tags.svg +25 -0
  246. package/svg/rich/target.svg +16 -0
  247. package/svg/rich/time-to-market.svg +54 -0
  248. package/svg/rich/tools.svg +38 -0
  249. package/svg/rich/trade-show.svg +91 -0
  250. package/svg/rich/transaction.svg +57 -0
  251. package/svg/rich/translation.svg +18 -0
  252. package/svg/rich/update-content-then-publish.svg +78 -0
  253. package/svg/rich/update-content.svg +56 -0
  254. package/svg/rich/upgrade.svg +1 -0
  255. package/svg/rich/user-review.svg +23 -0
  256. package/svg/rich/verification.svg +38 -0
  257. package/svg/rich/video-cookie.svg +78 -0
  258. package/svg/rich/vps.svg +39 -0
  259. package/svg/rich/warning.svg +49 -0
  260. package/svg/rich/watch.svg +20 -0
  261. package/svg/rich/webinar.svg +50 -0
  262. package/svg/rich/well-being.svg +68 -0
  263. package/svg/rich/world-communication.svg +1 -0
  264. package/svg/rich/world-leading.svg +259 -0
  265. package/svg/rich/xprotect-access-anywhere.svg +87 -0
  266. package/svg/rich/xprotect-compare-matrix.svg +41 -0
  267. package/svg/rich/xprotect-compare-products.svg +233 -0
  268. package/svg/rich/xprotect-compare-releases.svg +209 -0
  269. package/svg/rich/xprotect.svg +32 -0
  270. package/svg/rich/youtube.svg +13 -0
  271. package/text.list.js +39 -0
@@ -0,0 +1,158 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170 123">
2
+ <defs />
3
+ <defs>
4
+ <style>
5
+ .animate-line {
6
+ stroke-dasharray: 241;
7
+ stroke-dashoffset: 0;
8
+ -webkit-animation: dash 3s linear infinite;
9
+ -o-animation: dash 3s linear infinite;
10
+ -moz-animation: dash 3s linear infinite;
11
+ animation: dash 3s linear infinite;
12
+ animation-iteration-count: infinite;
13
+ }
14
+
15
+ @-webkit-keyframes dash {
16
+ from {
17
+ stroke-dashoffset: 241
18
+ }
19
+
20
+ to {
21
+ stroke-dashoffset: 0
22
+ }
23
+ }
24
+
25
+ @keyframes dash {
26
+ from {
27
+ stroke-dashoffset: 241
28
+ }
29
+
30
+ to {
31
+ stroke-dashoffset: 0
32
+ }
33
+ }
34
+
35
+ @-webkit-keyframes dash-long {
36
+ from {
37
+ stroke-dashoffset: 350
38
+ }
39
+
40
+ to {
41
+ stroke-dashoffset: 0
42
+ }
43
+ }
44
+
45
+ @keyframes dash-long {
46
+ from {
47
+ stroke-dashoffset: 350
48
+ }
49
+
50
+ to {
51
+ stroke-dashoffset: 0
52
+ }
53
+ }
54
+ </style>
55
+ </defs>
56
+ <g fill="none" fill-rule="evenodd" transform="translate(0 .042)">
57
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
58
+ d="M169.623 50.13c-.001.252-.049.5-.14.735a1.94 1.94 0 01-1.01 1.016c-.232.1-.48.15-.732.15h-29.213c-.251 0-.5-.05-.731-.15a1.94 1.94 0 01-1.012-1.016c-.099-.232-.15-.482-.15-.734V8.425c0-.252.051-.502.15-.734.097-.226.236-.431.41-.605.17-.174.375-.31.602-.4.23-.1.48-.151.731-.151h29.213c.251 0 .5.051.731.151.227.09.432.226.603.4.173.174.312.379.409.605.09.234.138.483.14.734v41.706z" />
59
+ <path id="Path" fill="#CAD3D6" fill-rule="nonzero"
60
+ d="M169.623 50.13c-.001.252-.049.5-.14.735a1.94 1.94 0 01-1.01 1.016c-.232.1-.48.15-.732.15h-29.213c-.251 0-.5-.05-.731-.15a1.94 1.94 0 01-1.012-1.016c-.099-.232-.15-.482-.15-.734V8.425c0-.252.051-.502.15-.734.097-.226.236-.431.41-.605.17-.174.375-.31.602-.4.23-.1.48-.151.731-.151h29.213c.251 0 .5.051.731.151.227.09.432.226.603.4.173.174.312.379.409.605.09.234.138.483.14.734v41.706z" />
61
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
62
+ d="M139.873 33.55c-.193-.238-.365-.335-.495-.292-.129.044-.193.216-.193.53v14.604c0 .596.482 1.08 1.076 1.08h14.912c.595 0 1.076-.484 1.076-1.08v-7.745a.92.92 0 00-.236-.68.987.987 0 00-.775-.217c-.344 0-.678.076-1.076.097-.398.022-.689 0-1.076 0a17.264 17.264 0 01-13.213-6.297z" />
63
+ <path id="Path" fill="#F1F3F4" fill-rule="nonzero"
64
+ d="M167.278 22.468c-.004 6.77-4.77 12.595-11.385 13.913-6.615 1.319-13.236-2.237-15.816-8.492-2.58-6.256-.399-13.47 5.209-17.23a14.097 14.097 0 0117.85 1.763 14.168 14.168 0 014.142 10.046z" />
65
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
66
+ d="M153.13 35.646a.548.548 0 01-.388-.162.541.541 0 01-.162-.4.552.552 0 01.55-.551c6.638-.006 12.021-5.4 12.039-12.065a.563.563 0 01.161-.4.601.601 0 01.398-.162c.146 0 .285.058.388.162a.53.53 0 01.172.4c-.024 7.28-5.906 13.172-13.159 13.178z" />
67
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
68
+ d="M153.13 33.14a.548.548 0 01-.55-.562.55.55 0 01.55-.551c5.256-.006 9.515-4.282 9.521-9.56a.563.563 0 01.162-.4.601.601 0 01.398-.161c.145 0 .284.058.387.162a.52.52 0 01.161.4c0 5.894-4.759 10.672-10.63 10.672z" />
69
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
70
+ d="M153.13 30.612a.548.548 0 01-.55-.562.52.52 0 01.162-.389.516.516 0 01.387-.172 6.98 6.98 0 004.952-2.053 7.035 7.035 0 002.053-4.968.563.563 0 01.16-.4.58.58 0 01.399-.162c.145 0 .285.058.387.162a.52.52 0 01.162.4c-.006 4.495-3.635 8.138-8.113 8.144z" />
71
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
72
+ d="M153.13 27.523a5.05 5.05 0 01-4.887-3.75 5.074 5.074 0 012.351-5.704 5.031 5.031 0 016.097.812 5.044 5.044 0 010 7.151 5.058 5.058 0 01-3.562 1.49z" />
73
+ <path id="Path" fill="#023852" fill-rule="nonzero"
74
+ d="M156.292 22.468a3.165 3.165 0 01-1.946 2.92 3.144 3.144 0 01-3.433-.685 3.171 3.171 0 010-4.482 3.154 3.154 0 013.431-.667 3.176 3.176 0 011.948 2.914z" />
75
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
76
+ d="M167.278 47.916a1.57 1.57 0 01-.463 1.08 1.579 1.579 0 01-1.076.465c-.873 0-1.581-.711-1.581-1.588a1.59 1.59 0 01.462-1.08 1.6 1.6 0 011.076-.465c.405.011.79.178 1.076.465.317.288.5.695.506 1.123zM167.278 10.64a1.585 1.585 0 00-1.582-1.577 1.557 1.557 0 00-1.076.464 1.59 1.59 0 00-.462 1.08 1.585 1.585 0 001.538 1.62c.405-.01.79-.177 1.076-.464.315-.29.497-.695.506-1.123zM138.991 10.64a1.57 1.57 0 01.457-1.119 1.557 1.557 0 011.114-.458 1.585 1.585 0 011.57 1.577 1.57 1.57 0 01-.462 1.08 1.579 1.579 0 01-1.076.464 1.622 1.622 0 01-1.076-.464 1.601 1.601 0 01-.527-1.08z" />
77
+ <path id="Path" fill="#AFBBC1" fill-rule="nonzero"
78
+ d="M169.075 7.086a1.732 1.732 0 00-.603-.4c-.231-.1-.48-.151-.731-.151h-14.612v45.497h14.612c.251 0 .5-.052.731-.151a1.94 1.94 0 001.012-1.016 2.07 2.07 0 00.14-.734V8.425a2.07 2.07 0 00-.14-.734 1.934 1.934 0 00-.41-.605z"
79
+ style="mix-blend-mode:multiply" />
80
+ <path id="Path" fill="#ebeff2" fill-rule="nonzero"
81
+ d="M102.215 14.042c.083-.389.144-.782.183-1.177a11.657 11.657 0 00-3.307-9.435A11.566 11.566 0 0090.907 0a11.38 11.38 0 00-5.24 1.264c-1.565.8-2.93 1.944-3.992 3.348-.85-.467-1.753-.83-2.69-1.08a11.653 11.653 0 00-2.97-.389c-6.11.005-11.164 4.777-11.544 10.9-6.07.746-10.518 6.1-10.16 12.228.36 6.13 5.4 10.923 11.516 10.952h35.312c6.072-.159 10.991-4.997 11.274-11.088.283-6.091-4.167-11.368-10.198-12.093z" />
82
+ <path id="Path" fill="#FFE700" fill-rule="nonzero"
83
+ d="M16.14 2.074a1.082 1.082 0 00-.41-.843 1.62 1.62 0 00-.99-.345H6.95c-.379-.001-.743.15-1.01.421-.26.27-.407.63-.41 1.005v20.372c.003.375.15.735.41 1.004.268.268.632.416 1.01.41h22.187c.375.003.737-.144 1.003-.41.267-.266.417-.627.417-1.004V4.677a1.419 1.419 0 00-.409-1.018 1.407 1.407 0 00-1.011-.418H17.57a1.62 1.62 0 01-1-.346 1.081 1.081 0 01-.43-.821z" />
84
+ <path id="Path" fill="#FFF" fill-rule="nonzero" d="M28.104 16.3H7.984V4.45h20.12v5.92z" />
85
+ <path id="Path" fill="#FFE700" fill-rule="nonzero"
86
+ d="M14.622 7.248l-.86 1.08-.85.961c-.334.362-.741.646-1.195.832a3.754 3.754 0 01-1.474.346H4.939a1.525 1.525 0 00-1.076.432c-.275.287-.392.69-.312 1.08l.914 5.52.915 5.476c.073.322.27.601.548.778.319.212.694.321 1.076.313h22.133a1.92 1.92 0 001.076-.313c.277-.177.475-.456.548-.778l1.28-7.68 1.313-7.669a1.386 1.386 0 00-.376-1.145c-.3-.322-.723-.5-1.162-.486H17.452a3.883 3.883 0 00-1.56.378c-.48.2-.911.498-1.27.875z" />
87
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
88
+ d="M31.58 102.81c.448.004.879-.175 1.193-.496.324-.32.506-.755.506-1.21V45.119a1.714 1.714 0 00-1.7-1.707H1.7a1.675 1.675 0 00-1.205.497A1.72 1.72 0 000 45.119v55.985c.002.452.18.886.495 1.21.319.321.753.5 1.205.496h1.732v1.707H1.076a.752.752 0 00-.57.26.888.888 0 00-.237.604.855.855 0 00.237.605.753.753 0 00.56.249h31.202a.773.773 0 00.56-.249.855.855 0 00.236-.605.888.888 0 00-.237-.605.773.773 0 00-.56-.248h-2.366v-1.718h1.732-.054z" />
89
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero" d="M29.847 105.014H3.432v-3.511h26.415v1.761z" />
90
+ <path id="Path" fill="#023852" fill-rule="nonzero"
91
+ d="M31.58 43.412H1.7a1.675 1.675 0 00-1.205.497A1.72 1.72 0 000 45.119v55.985c.002.452.18.886.495 1.21.319.321.753.5 1.205.497h29.88c.448.003.879-.176 1.193-.497.324-.32.506-.755.506-1.21V45.119a1.714 1.714 0 00-1.7-1.707z" />
92
+ <path id="Path" fill="#33617E" fill-rule="nonzero"
93
+ d="M33.279 52.356H0V50.984H33.279v.691zM33.279 58.167H0V56.806H33.279v.681zM33.279 63.989H0V62.628H33.279v.681zM33.279 69.811H0V68.439H33.279v.681z" />
94
+ <path id="Path" fill="#0099DA" fill-rule="nonzero"
95
+ d="M11.384 70.33H0v-2.409h11.384v1.199zM11.384 64.518H0v-2.419h11.384v1.21z" />
96
+ <path id="Path" fill="#FFE700" fill-rule="nonzero" d="M11.384 58.696H0v-2.419h11.384v1.21z" />
97
+ <path id="Path" fill="#0099DA" fill-rule="nonzero" d="M11.384 52.885H0v-2.42h11.384v1.21z" />
98
+ <path id="Path" fill="#194D6D" fill-rule="nonzero"
99
+ d="M0 98.209v2.895c.002.452.18.886.495 1.21.319.321.753.5 1.205.496h29.88c.448.004.879-.175 1.193-.496.324-.32.506-.755.506-1.21v-2.895H0z" />
100
+ <path id="Path" fill="#CAD3D6" fill-rule="nonzero"
101
+ d="M32.214 106.224H1.076a.752.752 0 01-.56-.249.856.856 0 01-.236-.605c0-.219.08-.43.226-.594a.752.752 0 01.57-.259h31.202a.773.773 0 01.56.249.89.89 0 01.237.604.856.856 0 01-.237.605.773.773 0 01-.624.249z" />
102
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
103
+ d="M31.58 43.412H16.633v59.41H31.58c.449.003.88-.176 1.194-.498.324-.318.506-.754.506-1.21V45.12a1.714 1.714 0 00-1.7-1.707z"
104
+ style="mix-blend-mode:multiply" />
105
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
106
+ d="M151.235 103.772c.323.002.633-.127.861-.357.227-.23.355-.54.355-.864V62.358a1.256 1.256 0 00-.355-.864 1.203 1.203 0 00-.86-.356H129.78a1.203 1.203 0 00-.86.356c-.226.231-.353.54-.356.864v40.193c0 .324.128.634.355.864.228.23.538.359.861.357h1.248v1.231h-1.7a.505.505 0 00-.398.184.606.606 0 00-.172.432c0 .16.062.315.172.432a.527.527 0 00.398.173h22.38a.57.57 0 00.409-.173.693.693 0 00.161-.432.65.65 0 00-.161-.432.537.537 0 00-.41-.184h-1.72v-1.231h1.247z" />
107
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero" d="M149.987 105.349h-18.958v-2.506h18.958v1.253z" />
108
+ <path id="Path" fill="#023852" fill-rule="nonzero"
109
+ d="M151.235 61.138h-21.454a1.203 1.203 0 00-.86.356c-.226.231-.353.54-.356.864v40.193c0 .324.128.634.355.864.228.23.538.359.861.357h21.454c.323.002.633-.127.861-.357.227-.23.355-.54.355-.864V62.358a1.256 1.256 0 00-.355-.864 1.203 1.203 0 00-.86-.356z" />
110
+ <path id="Path" fill="#33617E" fill-rule="nonzero"
111
+ d="M152.451 67.554h-23.886v-.972h23.886v.486zM152.451 71.734h-23.886v-.983h23.886v.486zM152.451 75.903h-23.886v-.972h23.886v.486zM152.451 80.084h-23.886v-.983h23.886v.497z" />
112
+ <path id="Path" fill="#0099DA" fill-rule="nonzero"
113
+ d="M136.742 80.462h-8.177V78.723h8.177v.875zM136.742 76.282h-8.177v-1.729h8.177v.864z" />
114
+ <path id="Path" fill="#FFE700" fill-rule="nonzero" d="M136.742 72.112h-8.177V70.373h8.177v.864z" />
115
+ <path id="Path" fill="#0099DA" fill-rule="nonzero" d="M136.742 67.932h-8.177v-1.728h8.177v.864z" />
116
+ <path id="Path" fill="#194D6D" fill-rule="nonzero"
117
+ d="M128.565 100.456v2.074c0 .323.128.634.355.864.228.23.538.358.861.356h21.454c.323.002.633-.126.861-.356.227-.23.355-.54.355-.864v-2.074h-23.886z" />
118
+ <path id="Path" fill="#CAD3D6" fill-rule="nonzero"
119
+ d="M151.709 106.224h-22.38a.526.526 0 01-.398-.173.639.639 0 01-.172-.432.606.606 0 01.172-.432.505.505 0 01.398-.184h22.38a.537.537 0 01.409.184.65.65 0 01.161.432.693.693 0 01-.161.432.57.57 0 01-.41.173z" />
120
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
121
+ d="M151.235 61.138h-10.76v42.634h10.76c.323.002.633-.127.861-.357.227-.23.355-.54.355-.864V62.358a1.256 1.256 0 00-.355-.864 1.203 1.203 0 00-.86-.356z"
122
+ style="mix-blend-mode:multiply" />
123
+ <path fill="transparent" stroke="rgba(0, 153, 218, 0.8)" stroke-width=".5"
124
+ d="M83.45 41.154V57.25a3.019 3.019 0 01-3.012 3.024H43.651a3.04 3.04 0 01-3.023-3.024V37.2a3.474 3.474 0 00-1.008-2.47 3.447 3.447 0 00-2.457-1.019H17.377V27.76h-.463v12.962h.463v-6.556h19.786c.801 0 1.57.32 2.134.89a3.03 3.03 0 01.879 2.145v20.048a3.493 3.493 0 003.475 3.489h36.787a3.468 3.468 0 002.464-1.018 3.496 3.496 0 001.022-2.471V41.154h-.473z"
125
+ class="animate-line" />
126
+ <path id="Rectangle" fill="transparent" stroke="rgba(0, 153, 218, 0.8)" fill-rule="nonzero" d="M115.622 24.563h16.365v1h-16.365z" stroke-dasharray="350" stroke-width=".5"
127
+ style="-webkit-animation:dash-long 4s linear infinite;-o-animation:dash-long 4s linear infinite;-moz-animation:dash-long 4s linear infinite;animation:dash-long 4s linear infinite" />
128
+ <path fill="transparent" stroke="rgba(0, 153, 218, 0.8)" stroke-dasharray="350" stroke-width=".5"
129
+ d="M164.47 118.149a3.106 3.106 0 01-.905 2.203 3.082 3.082 0 01-2.194.908h-20.734v-9.722h-.452v9.722H88.411a3.116 3.116 0 01-3.099-3.111v-6.211h-.452v6.21c0 1.971 1.588 3.57 3.55 3.576h72.982a3.533 3.533 0 002.518-1.044 3.561 3.561 0 001.033-2.531V55.985h-.452l-.021 62.164z"
130
+ style="-webkit-animation:dash-long 4s linear infinite;-o-animation:dash-long 4s linear infinite;-moz-animation:dash-long 4s linear infinite;animation:dash-long 4s linear infinite" />
131
+ <path fill="transparent" stroke="rgba(0, 153, 218, 0.8)" stroke-width=".5"
132
+ d="M77.694 114.012a2.08 2.08 0 01-2.076 2.074H18.485a2.05 2.05 0 01-1.471-.6c-.39-.39-.609-.921-.606-1.474v-5.023h-.452v5.023c-.006.674.26 1.322.735 1.797a2.491 2.491 0 001.794.73h57.133a2.513 2.513 0 001.787-.736 2.533 2.533 0 00.741-1.791v-1.826h-.452v1.826z"
133
+ class="animate-line" />
134
+ <path id="Path" fill="#D1D3D4" fill-rule="nonzero"
135
+ d="M119.947 104.776h-5.509V68.915c0-.613-.244-1.2-.678-1.631a2.32 2.32 0 00-1.625-.67H52.431a2.32 2.32 0 00-1.625.67 2.294 2.294 0 00-.678 1.63v35.862H44.62a.57.57 0 00-.506.292.965.965 0 00-.075.691l.129.562.129.562c.067.262.205.502.398.691.173.172.402.276.646.292h73.896a1.01 1.01 0 00.635-.292c.193-.19.33-.429.398-.691l.129-.562.129-.562a.91.91 0 00-.075-.691.56.56 0 00-.506-.292z" />
136
+ <path id="Path" fill="#023852" fill-rule="nonzero"
137
+ d="M112.135 66.614H52.431a2.297 2.297 0 00-2.303 2.3v35.862h64.31V68.915a2.297 2.297 0 00-2.303-2.301z" />
138
+ <path id="Path" fill="#0099DA" fill-rule="nonzero" d="M52.431 102.411V68.915h59.704V102.411H67.354z" />
139
+ <path id="Path" fill="#96A6AE" fill-rule="nonzero"
140
+ d="M120.27 106.829a1.481 1.481 0 01-.398.691 1.01 1.01 0 01-.635.292H45.34a1.01 1.01 0 01-.646-.292 1.481 1.481 0 01-.398-.691l-.13-.562-.128-.562a.965.965 0 01.075-.691.57.57 0 01.506-.292h75.316a.56.56 0 01.506.292.91.91 0 01.075.691l-.129.562-.118.562z" />
141
+ <path id="Path" fill="#FFF" fill-rule="nonzero"
142
+ d="M55.411 70.708c0 .184-.069.361-.193.497a.698.698 0 01-.99 0 .736.736 0 01-.194-.497.682.682 0 01.689-.703.682.682 0 01.689.703zM57.413 70.708a.693.693 0 01-.205.497.709.709 0 01-.484.205.7.7 0 01-.7-.702.7.7 0 01.7-.691.666.666 0 01.484.205.65.65 0 01.205.486zM59.414 70.708a.693.693 0 01-.205.497.687.687 0 01-.979 0 .693.693 0 01-.204-.497.65.65 0 01.204-.486.687.687 0 01.947-.011.65.65 0 01.237.497z" />
143
+ <path id="Path" fill="#66C3E9" fill-rule="nonzero"
144
+ d="M90.67 87.569H58.359V75.633H90.67v5.974zM73.993 99.516H58.359v-8.76h15.634v4.374zM106.207 99.516H76.166v-8.76h30.041v4.374zM106.207 75.633H92.65v11.936H106.207v-5.962z" />
145
+ <path id="Path" fill="#BAC4C9" fill-rule="nonzero"
146
+ d="M93.339 106.559h-22.1a1.45 1.45 0 01-1.023-.422 1.472 1.472 0 01-.42-1.08v-.432H94.77v.432c.013.403-.139.793-.42 1.08-.267.27-.632.423-1.011.422z" />
147
+ <ellipse id="Oval" cx="17.054" cy="27.76" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
148
+ <ellipse id="Oval" cx="17.054" cy="39.772" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
149
+ <ellipse id="Oval" cx="83.623" cy="41.392" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
150
+ <ellipse id="Oval" cx="130.868" cy="24.768" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
151
+ <ellipse id="Oval" cx="77.888" cy="112.089" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
152
+ <ellipse id="Oval" cx="85.129" cy="112.089" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
153
+ <ellipse id="Oval" cx="140.433" cy="112.089" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
154
+ <ellipse id="Oval" cx="164.696" cy="56.892" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
155
+ <ellipse id="Oval" cx="140.433" cy="121.303" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
156
+ <ellipse id="Oval" cx="16.193" cy="110.026" fill="#FFE700" fill-rule="nonzero" rx="1.334" ry="1.339" />
157
+ </g>
158
+ </svg>
@@ -0,0 +1,44 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / black-screens</title>
4
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-black-screens" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Group-2" transform="translate(-0.000000, 114.480000)" fill-rule="nonzero">
6
+ <path d="M287.435748,203.394297 L287.435748,174.781436 L235.383735,174.781436 L235.383735,203.394297 C235.344571,203.856105 235.273165,204.314609 235.170038,204.766455 C234.934858,205.825106 234.556469,206.846758 234.045319,207.803197 C232.636473,210.625587 229.694377,212.350264 226.54344,212.20085 L296.197312,212.20085 C293.050367,212.345717 290.113854,210.621728 288.706681,207.803197 C288.195531,206.846758 287.817142,205.825106 287.581962,204.766455 C287.501504,204.313008 287.452648,203.854518 287.435748,203.394297 L287.435748,203.394297 Z" id="Path" fill="#96A6AE"></path>
7
+ <g id="Group" opacity="0.5" transform="translate(235.091308, 183.329304)" fill="#96A6AE">
8
+ <polygon id="Path" style="mix-blend-mode: multiply;" points="0.281179847 0.866033929 13.2941832 0.866033929 26.3184337 0.866033929 39.331437 0.866033929 52.3556875 0.866033929 52.3556875 5.06123724 52.3556875 9.26768776 52.3556875 13.4628911 52.3556875 17.6693416 39.331437 17.6693416 26.3184337 17.6693416 13.2941832 17.6693416 0.281179847 17.6693416 0.281179847 13.4628911 0.281179847 9.26768776 0.281179847 5.06123724"></polygon>
9
+ </g>
10
+ <path d="M405.497542,185.342595 L117.321941,185.342595 C116.344378,185.345941 115.376306,185.150796 114.476401,184.768944 C112.72155,184.018969 111.3236,182.621019 110.573624,180.866168 C110.192965,179.965894 110,178.998069 110,178.020628 L110,7.32196663 C110,6.35209886 110.19592,5.39222019 110.573624,4.49892096 C111.31883,2.73559306 112.717385,1.32897776 114.476401,0.573650299 C115.376306,0.191798672 116.344378,-0.00334621598 117.321941,5.54223334e-13 L405.497542,5.54223334e-13 C406.459834,0.00390050108 407.411773,0.19887602 408.298094,0.573650299 C410.074072,1.31939678 411.489976,2.72723333 412.245859,4.49892096 C412.615853,5.39380811 412.803228,6.35362812 412.797123,7.32196663 L412.797123,178.020628 C412.797123,178.998069 412.604023,179.965894 412.223364,180.866168 C411.473388,182.621019 410.075438,184.018969 408.320588,184.768944 C407.427289,185.146649 406.46741,185.342595 405.497542,185.342595 Z" id="Path" fill="#023852"></path>
11
+ <polygon id="Path" fill="#0099DA" points="119.492649 168.179333 190.687386 168.179333 261.882124 168.179333 333.076861 168.179333 404.271598 168.179333 404.271598 128.982863 404.271598 89.7863921 404.271598 50.5899215 404.271598 11.3934508 333.076861 11.3934508 261.882124 11.3934508 190.687386 11.3934508 119.492649 11.3934508 119.492649 50.5899215 119.492649 89.7863921 119.492649 128.982863"></polygon>
12
+ <path d="M266.201047,176.164841 C266.201478,175.526639 266.071342,174.895095 265.818642,174.309054 C265.577797,173.738764 265.230431,173.219623 264.795147,172.779436 C264.356106,172.348001 263.841409,172.001057 263.276776,171.755941 C261.48081,170.996525 259.403769,171.401258 258.024336,172.779436 C256.183704,174.652344 256.183704,177.654844 258.024336,179.527752 C259.409724,180.894687 261.479511,181.298008 263.276776,180.551247 C263.841409,180.306131 264.356106,179.959187 264.795147,179.527752 C265.230431,179.087565 265.577797,178.568424 265.818642,177.998134 C266.067765,177.418865 266.197813,176.7954 266.201047,176.164841 L266.201047,176.164841 Z" id="Path" fill="#135275"></path>
13
+ <path d="M305.948629,211.27858 L214.846359,211.27858 C213.719602,211.26978 212.636924,211.715827 211.843358,212.515772 C211.460116,212.9065 211.151386,213.363878 210.932335,213.865435 C210.714381,214.389263 210.60348,214.951417 210.606119,215.518772 L310.200069,215.518772 C310.195975,213.811537 309.173659,212.271424 307.601967,211.604749 C307.078589,211.385316 306.51613,211.274354 305.948629,211.27858 Z" id="Path" fill="#CAD3D6"></path>
14
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="134.192732" y="22.1232738" width="65.2112301" height="65.2112301"></rect>
15
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="276.08733" y="22.7306222" width="115.924827" height="134.044057"></rect>
16
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="204.836356" y="92.7668985" width="65.2112301" height="65.2112301"></rect>
17
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(236.991808, 55.648877) rotate(45.000000) translate(-236.991808, -55.648877) " points="230.822723 27.0416393 243.160894 27.0416393 243.160894 84.2561146 230.822723 84.2561146"></polygon>
18
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(236.994365, 55.650883) rotate(135.000000) translate(-236.994365, -55.650883) " points="230.82528 27.0436458 243.163451 27.0436458 243.163451 84.2581211 230.82528 84.2581211"></polygon>
19
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(165.751914, 124.481389) rotate(45.000000) translate(-165.751914, -124.481389) " points="159.582828 95.8741514 171.921 95.8741514 171.921 153.088627 159.582828 153.088627"></polygon>
20
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(165.743707, 124.472295) rotate(135.000000) translate(-165.743707, -124.472295) " points="159.574621 95.8650569 171.912792 95.8650569 171.912792 153.079532 159.574621 153.079532"></polygon>
21
+ <g id="Group" opacity="0.2" transform="translate(123.744088, 11.247237)" fill="#FFFFFF">
22
+ <path d="M0.14621352,0.101224745 L10.6061038,10.0212497 L21.0659941,19.9300276 L31.4921429,29.8500526 L41.9520332,39.7700776 L72.9380523,69.091512 L103.935319,98.4016992 C114.260243,108.149267 124.592665,117.915581 134.932585,127.700639 L165.941098,156.999579 L280.662476,156.999579 L280.662476,0.101224745 L0.14621352,0.101224745 Z" id="Path"></path>
23
+ </g>
24
+ <path d="M130.467449,46.4887422 C130.465683,45.2330427 130.213316,43.9903239 129.725134,42.8334042 C128.760495,40.5744672 126.95873,38.7767336 124.697639,37.8171557 C123.541079,37.3278097 122.298123,37.0748409 121.042301,37.0748409 L9.41390128,37.0748409 C8.15820174,37.0748409 6.915483,37.3289742 5.75856327,37.8171557 C3.49954386,38.7874229 1.70246482,40.5925606 0.742314796,42.8558986 C0.257057198,44.0058375 0.00474893927,45.2406188 1.19797505e-11,46.4887422 L1.19797505e-11,205.805243 C0.0192964295,209.585254 2.28205867,212.992656 5.75856327,214.47683 C6.9138283,214.970343 8.15764568,215.222934 9.41390128,215.219219 L121.064795,215.219219 C122.321176,215.224203 123.565248,214.97156 124.720133,214.47683 C125.843973,214.00502 126.864264,213.317183 127.723134,212.452335 C129.493946,210.693606 130.489943,208.301021 130.489943,205.805243 L130.489943,46.4887422 L130.467449,46.4887422 Z" id="Path" fill="#023852"></path>
25
+ <path d="M70.9810406,204.73676 C70.9872278,203.964 70.8340794,203.198258 70.5311528,202.487321 C69.9578639,201.111062 68.861532,200.018776 67.4831633,199.450579 C66.0453122,198.841846 64.4221368,198.841846 62.9842857,199.450579 C62.3041853,199.739055 61.6856792,200.15521 61.1622403,200.676523 C60.64312,201.206048 60.2273577,201.827785 59.9362962,202.509816 C59.327563,203.947667 59.327563,205.570842 59.9362962,207.008693 C60.5235792,208.370267 61.6162594,209.450851 62.9842857,210.022941 C64.4221368,210.631674 66.0453122,210.631674 67.4831633,210.022941 C68.1651942,209.73188 68.7869305,209.316117 69.3164559,208.796997 C69.8377684,208.273558 70.2539238,207.655052 70.5424,206.974952 C70.8384434,206.26622 70.9876649,205.504808 70.9810406,204.73676 L70.9810406,204.73676 Z" id="Path" fill="#135275"></path>
26
+ <polygon id="Path" fill="#0099DA" points="121.829604 194.198139 93.5429115 194.198139 65.2449717 194.198139 36.9470319 194.198139 8.64909209 194.198139 8.64909209 157.003669 8.64909209 119.820446 8.64909209 82.6372233 8.64909209 45.4540003 36.9470319 45.4540003 65.2449717 45.4540003 93.5429115 45.4540003 121.829604 45.4540003 121.829604 82.6372233 121.829604 119.820446 121.829604 157.003669"></polygon>
27
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="15.2174533" y="65.4515111" width="48.3066977" height="48.3066977"></rect>
28
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="68.3491972" y="65.4515111" width="48.3066977" height="48.3066977"></rect>
29
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="68.3491972" y="119.797952" width="48.3066977" height="48.3066977"></rect>
30
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(38.921846, 143.046018) rotate(45.000000) translate(-38.921846, -143.046018) " points="33.995575 120.208591 43.8481168 120.208591 43.8481168 165.883445 33.995575 165.883445"></polygon>
31
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(38.926422, 143.052457) rotate(135.000000) translate(-38.926422, -143.052457) " points="34.000151 120.21503 43.8526929 120.21503 43.8526929 165.889884 34.000151 165.889884"></polygon>
32
+ <path d="M121.728379,45.667697 L8.87403597,45.667697 L8.87403597,53.2258113 L8.87403597,68.3645343 L8.87403597,75.9226486 C13.7328237,80.9164026 22.0332528,89.2843149 32.020761,99.3505534 C42.0082691,109.416792 53.6828564,121.080132 65.3574436,132.732225 C77.0320309,144.384318 88.6953709,155.991422 98.6828791,165.832716 C108.670387,175.674011 116.970816,183.828227 121.897087,188.405835 L121.897087,152.729736 L121.897087,117.053637 L121.897087,81.3775376 L121.728379,45.667697 Z" id="Path" fill="#FFFFFF" opacity="0.2"></path>
33
+ <path d="M436.012446,215.432647 L370.688744,215.432647 C370.155412,215.432647 369.627418,215.326259 369.136631,215.11752 C368.662856,214.915319 368.231625,214.625288 367.865698,214.262733 C367.126969,213.510893 366.721651,212.493543 366.740318,211.439688 L366.740318,96.8982652 C366.740318,92.9830998 369.911551,89.8074905 373.826711,89.8012768 L432.908221,89.8012768 C434.790343,89.7982841 436.596078,90.545396 437.925885,91.8773141 C439.255693,93.2092322 439.99994,95.0161501 439.994614,96.8982652 L439.994614,211.439688 C440.013281,212.493543 439.607963,213.510893 438.869233,214.262733 C438.503307,214.625288 438.072076,214.915319 437.598301,215.11752 C437.09707,215.330778 436.55713,215.438 436.012446,215.432647 L436.012446,215.432647 Z" id="Path" fill="#023852"></path>
34
+ <polygon id="Path" fill="#0099DA" points="435.078929 192.443177 419.209139 192.443177 403.350595 192.443177 387.492052 192.443177 371.622261 192.443177 371.622261 168.947789 371.622261 145.452401 371.622261 121.957013 371.622261 98.4616251 387.492052 98.4616251 403.350595 98.4616251 419.209139 98.4616251 435.078929 98.4616251 435.078929 121.957013 435.078929 145.452401 435.078929 168.947789"></polygon>
35
+ <path d="M408.726755,204.218989 C408.728278,202.058618 407.433845,200.108103 405.442573,199.270224 C404.106189,198.700091 402.595002,198.700091 401.258617,199.270224 C399.94472,199.823375 398.905007,200.876719 398.369014,202.197709 C397.833022,203.518698 397.844829,204.998698 398.40183,206.310967 C398.666722,206.946043 399.048204,207.525895 399.526549,208.020541 C401.628638,210.113916 405.027564,210.113916 407.129652,208.020541 C407.607998,207.525895 407.989479,206.946043 408.254372,206.310967 C408.550442,205.652346 408.711085,204.940926 408.726755,204.218989 L408.726755,204.218989 Z" id="Path" fill="#135275"></path>
36
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="376.177375" y="103.196694" width="26.0709954" height="26.0709954"></rect>
37
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="405.65627" y="103.196694" width="26.0709954" height="26.0709954"></rect>
38
+ <rect id="Rectangle" fill="#009BDB" opacity="0.5" style="mix-blend-mode: multiply;" x="376.177375" y="132.180712" width="55.5498906" height="55.5498906"></rect>
39
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(404.712175, 159.407123) rotate(45.000000) translate(-404.712175, -159.407123) " points="399.785905 136.569696 409.638446 136.569696 409.638446 182.24455 399.785905 182.24455"></polygon>
40
+ <polygon id="Rectangle" fill="#FFFFFF" transform="translate(404.714551, 159.410839) rotate(135.000000) translate(-404.714551, -159.410839) " points="399.788281 136.573411 409.640822 136.573411 409.640822 182.248266 399.788281 182.248266"></polygon>
41
+ <polygon id="Path" fill="#FFFFFF" opacity="0.2" points="435.078929 192.443177 419.209139 177.259465 403.350595 162.087001 387.492052 146.903289 371.622261 131.719577 371.622261 123.407901 371.622261 115.084978 371.622261 106.773301 371.622261 98.4616251 387.492052 98.4616251 403.350595 98.4616251 419.209139 98.4616251 435.078929 98.4616251 435.078929 121.957013 435.078929 145.452401 435.078929 168.947789"></polygon>
42
+ </g>
43
+ </g>
44
+ </svg>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / blueprint</title>
4
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-blueprint" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Asset-214" transform="translate(11.000000, 0.000000)" fill-rule="nonzero">
6
+ <path d="M119.903833,56.3414634 L88.341115,56.3414634 L88.341115,27.1818815 C88.341115,23.9508711 83.3968641,21.0188153 75.4055749,18.9031359 C67.4142857,16.7874564 56.3644599,15.4536585 44.1648084,15.4536585 C31.9651568,15.4536585 20.9268293,16.7644599 12.9355401,18.9031359 C4.94425087,21.0418118 0,23.9508711 0,27.1818815 L0,317.823345 C0,320.82439 3.93240418,323.572474 10.4634146,325.688153 C16.9944251,327.803833 26.089547,329.298606 36.4494774,329.80453 L36.4494774,330 L326.366551,330 L326.366551,56.3414634 L119.903833,56.3414634 Z" id="Path" fill="#023852" opacity="0.3" style="mix-blend-mode: multiply;"></path>
7
+ <polygon id="Path" fill="#0099DA" points="58.8940767 314.511847 202.645296 314.511847 346.408014 314.511847 346.408014 177.659582 346.408014 40.8188153 202.645296 40.8188153 58.8940767 40.8188153 58.8940767 177.659582"></polygon>
8
+ <polygon id="Path" fill="#005DBB" points="56.4794425 314.511847 98.2066202 314.511847 139.933798 314.511847 139.933798 177.659582 139.933798 40.8188153 98.2066202 40.8188153 56.4794425 40.8188153 56.4794425 177.659582"></polygon>
9
+ <path d="M95.4355401,63.8958188 L95.4355401,175.543902 L90.7327526,175.543902 L90.7327526,181.017073 L95.4355401,181.017073 L95.4355401,290.101045 L321.663763,290.101045 L321.663763,63.8958188 L95.4355401,63.8958188 Z M204.370035,284.662369 L204.370035,201.058537 L198.919861,201.058537 L198.919861,284.616376 L100.943206,284.616376 L100.943206,181.017073 L177.073171,181.017073 L177.073171,175.543902 L100.943206,175.543902 L100.943206,69.3689895 L198.919861,69.3689895 L198.919861,152.156446 L204.393031,152.156446 L204.393031,69.3689895 L316.202091,69.3689895 L316.202091,175.543902 L232.609756,175.543902 L232.609756,181.017073 L316.202091,181.017073 L316.202091,284.616376 L204.40453,284.616376 L204.370035,284.662369 Z" id="Shape" fill="#8BC3EA"></path>
10
+ <path d="M146.878746,206.474195 C133.765123,206.457908 122.467086,215.709429 119.896772,228.5687 C117.326459,241.427972 124.200108,254.311653 136.312421,259.337509 C148.424735,264.363366 162.400519,260.130901 169.68939,249.229538 C176.978261,238.328174 175.549117,223.795664 166.276307,214.522997 C161.138209,209.367087 154.157718,206.470618 146.878746,206.474195 Z M146.878746,255.916749 C136.37705,255.932124 127.327614,248.52542 125.266737,238.227914 C123.205859,227.930407 128.707801,217.611483 138.406563,213.584092 C148.105324,209.556701 159.298361,212.94307 165.137953,221.671472 C170.977546,230.399875 169.836501,242.038155 162.412892,249.466202 C158.295147,253.588514 152.705342,255.901394 146.878746,255.893728 L146.878746,255.916749 Z" id="Shape" fill="#8BC3EA"></path>
11
+ <path d="M288.847735,92.7679443 L234.805923,92.7679443 L234.805923,146.809756 L288.847735,146.809756 L288.847735,92.7679443 Z M283.374564,141.359582 L240.313589,141.359582 L240.313589,98.241115 L283.432056,98.241115 L283.432056,141.359582 L283.374564,141.359582 Z" id="Shape" fill="#8BC3EA"></path>
12
+ <polygon id="Path" fill="#8BC3EA" points="286.697561 207.233101 275.785714 218.604878 264.873868 229.965157 253.962021 218.604878 243.050174 207.233101 241.072474 209.130314 239.094774 211.027526 250.087108 222.479791 261.079443 233.920557 250.087108 245.372822 239.094774 256.813589 241.072474 258.710801 243.050174 260.608014 253.962021 249.236237 264.873868 237.875958 275.785714 249.236237 286.697561 260.608014 288.675261 258.710801 290.652962 256.813589 279.660627 245.372822 268.668293 233.920557 279.660627 222.479791 290.652962 211.027526 288.675261 209.130314"></polygon>
13
+ <path d="M64.2062718,0 C52.0066202,0 40.9682927,1.31080139 32.9655052,3.44947735 C24.9627178,5.58815331 20.0299652,8.46271777 20.0299652,11.6937282 L20.0299652,302.404181 L108.37108,302.404181 L108.37108,11.6937282 C108.37108,8.46271777 103.484321,5.54216028 95.4355401,3.44947735 C87.3867596,1.35679443 76.3944251,0 64.2062718,0 Z" id="Path" fill="#0099DA"></path>
14
+ <path d="M20.0299652,302.404181 C20.0299652,299.04669 24.974216,295.999652 32.9655052,293.791986 C40.9567944,291.584321 52.0066202,290.227526 64.2062718,290.227526 C76.4059233,290.227526 87.4442509,291.595819 95.4355401,293.791986 C103.426829,295.988153 108.37108,298.954704 108.37108,302.404181 C108.37108,305.853659 103.484321,308.75122 95.4355401,310.947387 C87.3867596,313.143554 76.3944251,314.511847 64.2062718,314.511847 C52.0181185,314.511847 40.9682927,313.155052 32.9655052,310.947387 C24.9627178,308.739721 20.0299652,305.704181 20.0299652,302.404181 Z" id="Path" fill="#023852"></path>
15
+ <path d="M411.05122,257.652962 L411.05122,209.567247 L411.05122,161.481533 L411.05122,113.395819 L411.05122,65.3101045 L410.510801,65.3101045 C410.555776,65.1985298 410.590416,65.083063 410.614286,64.9651568 C410.614286,64.8501742 410.683275,64.7236934 410.706272,64.6087108 C410.729268,64.4937282 410.706272,64.3672474 410.706272,64.2407666 C410.706272,64.1142857 410.706272,63.9878049 410.706272,63.861324 L410.706272,52.5930314 C410.705159,51.9899264 410.588049,51.3926652 410.361324,50.8337979 C410.12985,50.296941 409.798144,49.8091381 409.383972,49.3965157 C408.975741,48.9799382 408.486625,48.6512523 407.94669,48.430662 C407.39058,48.1935784 406.791992,48.0741936 406.187456,48.0741936 L393.539373,48.0741936 C392.934963,48.0741936 392.336629,48.1948005 391.780139,48.430662 C390.69733,48.8931036 389.83311,49.7532087 389.365505,50.8337979 C389.140347,51.3935489 389.019541,51.9897838 389.009059,52.5930314 L389.009059,63.861324 C389.009059,63.9878049 389.009059,64.1142857 389.009059,64.2407666 C389.009059,64.3672474 389.009059,64.48223 389.009059,64.6087108 C389.009059,64.7351916 389.066551,64.8501742 389.089547,64.9651568 C389.112544,65.0801394 389.158537,65.195122 389.20453,65.3101045 L388.928571,65.3101045 L388.928571,113.407317 L388.928571,161.50453 L388.928571,209.590244 L388.928571,257.687456 L388.928571,257.687456 L391.297213,266.886063 L393.665854,276.084669 L396.034495,285.283275 L398.403136,294.481882 L398.403136,294.481882 L398.403136,294.562369 L398.403136,294.631359 L398.403136,294.700348 L398.403136,294.780836 C398.481662,295.064957 398.651332,295.315423 398.886063,295.493728 C399.103255,295.651489 399.365009,295.735198 399.633449,295.735198 C399.899958,295.735198 400.160277,295.654829 400.380836,295.505226 C400.624538,295.333318 400.799655,295.080824 400.875261,294.792334 L401.956098,290.825436 L403.105923,286.858537 L404.198258,282.880139 L405.290592,278.91324 L405.221603,279.028223 C405.192084,279.064596 405.165187,279.10302 405.141115,279.143206 L405.072125,279.24669 L404.991638,279.361672 L406.486411,273.957491 L407.969686,268.55331 L409.452962,263.137631 L410.936237,257.733449 L410.936237,257.733449 L411.05122,257.652962 Z" id="Path" fill="#023852" opacity="0.3" style="mix-blend-mode: multiply;"></path>
16
+ <path d="M416.581882,253.686063 L394.539721,253.686063 L396.908362,262.884669 L399.277003,272.083275 L401.657143,281.281882 L404.025784,290.480488 C404.159819,291.043889 404.665495,291.439843 405.244599,291.43489 C405.514715,291.43489 405.778767,291.354759 406.003484,291.204878 C406.241388,291.03461 406.412232,290.786481 406.486411,290.503484 L409.00453,281.304878 L411.534146,272.106272 L414.052265,262.907666 L416.581882,253.686063 Z" id="Path" fill="#D7D4CD"></path>
17
+ <path d="M406.566899,290.744948 L407.716725,286.778049 L408.809059,282.799652 L409.901394,278.832753 L410.993728,274.854355 C410.916063,274.988857 410.831634,275.119337 410.740767,275.245296 L410.487805,275.624739 C410.406232,275.751985 410.317955,275.874807 410.223345,275.992683 C410.131359,276.119164 410.027875,276.234146 409.935889,276.349129 L409.590941,276.74007 C409.475681,276.866821 409.348628,276.982324 409.211498,277.085017 C409.085888,277.197523 408.946855,277.294073 408.797561,277.372474 C408.647802,277.454179 408.489768,277.519705 408.326132,277.567944 C408.139809,277.601308 407.949041,277.601308 407.762718,277.567944 C407.586068,277.551702 407.412199,277.513065 407.245296,277.452962 L406.750871,277.303484 C406.574182,277.255182 406.393172,277.224372 406.210453,277.211498 C405.939761,277.196853 405.671033,277.265038 405.44007,277.406969 C405.250919,277.532501 405.099798,277.707483 405.003136,277.912892 C404.888153,278.108362 404.796167,278.338328 404.681185,278.556794 C404.584942,278.783352 404.452948,278.992989 404.290244,279.1777 C404.17036,279.308348 404.03525,279.424156 403.887805,279.522648 C403.738693,279.611678 403.580694,279.684898 403.416376,279.741115 C403.246513,279.790366 403.07369,279.828771 402.898955,279.856098 C402.722846,279.867899 402.546144,279.867899 402.370035,279.856098 L402.117073,279.856098 L401.864111,279.856098 L401.61115,279.856098 L401.358188,279.856098 L402.059582,282.581185 L402.760976,285.294774 L403.462369,288.019861 L404.163763,290.733449 C404.230667,291.01978 404.397908,291.272681 404.635192,291.446341 C404.85733,291.602902 405.122312,291.687214 405.394077,291.687805 C405.661355,291.692819 405.923235,291.61224 406.141463,291.45784 C406.367106,291.281482 406.518815,291.027268 406.566899,290.744948 Z" id="Path" fill="#023852"></path>
18
+ <path d="M394.631705,59.8714286 L394.631705,48.6031359 C394.631061,47.9987265 394.752292,47.4003919 394.988153,46.8439024 C395.216008,46.3084457 395.548259,45.8237503 395.965505,45.4181185 C396.37268,45.0002715 396.862076,44.6713968 397.402787,44.4522648 C397.958898,44.2151812 398.557485,44.0938987 399.162021,44.0957964 L411.810105,44.0957964 C412.41464,44.0938987 413.013228,44.2151812 413.569338,44.4522648 C414.105265,44.6803076 414.593003,45.0080671 415.00662,45.4181185 C415.421962,45.8273762 415.750466,46.3162225 415.972474,46.8554007 C416.208335,47.4118902 416.329567,48.0102247 416.328922,48.6146341 L416.328922,59.8829268 C416.329567,60.4873363 416.208335,61.0856708 415.972474,61.6421603 C415.741,62.1790172 415.409294,62.6668201 414.995122,63.0794425 C414.153089,63.913071 413.017969,64.38363 411.833101,64.3902465 L399.185017,64.3902465 C398.580608,64.3908906 397.982273,64.2696594 397.425784,64.0337979 C396.887344,63.8104128 396.398756,63.4820819 395.988502,63.0679443 C395.142278,62.2192859 394.666809,61.0698924 394.666202,59.8714286 L394.631705,59.8714286 Z" id="Path" fill="#FFE700"></path>
19
+ <polygon id="Path" fill="#0099DA" points="405.566551 61.3317073 405.543554 109.42892 405.520557 157.526132 405.497561 205.611847 405.474564 253.709059 408.234146 253.709059 411.005226 253.709059 413.776307 253.709059 416.535889 253.709059 416.558885 205.623345 416.59338 157.526132 416.616376 109.42892 416.639373 61.3432056 413.868293 61.3432056 411.108711 61.3432056 408.337631 61.3317073"></polygon>
20
+ <polygon id="Path" fill="#0099DA" points="394.620209 61.3317073 394.597213 109.42892 394.574216 157.514634 394.539721 205.611847 394.516725 253.697561 397.287805 253.697561 400.058885 253.709059 402.818467 253.709059 405.589547 253.709059 405.612544 205.611847 405.63554 157.526132 405.658537 109.42892 405.681533 61.3317073 402.921951 61.3317073 400.150871 61.3317073 397.379791 61.3317073"></polygon>
21
+ </g>
22
+ </g>
23
+ </svg>
@@ -0,0 +1,46 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / body-worn</title>
4
+ <defs>
5
+ <linearGradient x1="0%" y1="50%" x2="100%" y2="50%" id="linearGradient-1">
6
+ <stop stop-color="#303436" offset="0%"></stop>
7
+ <stop stop-color="#474A4C" offset="100%"></stop>
8
+ </linearGradient>
9
+ <linearGradient x1="50.0028137%" y1="100.002245%" x2="50.0028137%" y2="0%" id="linearGradient-2">
10
+ <stop stop-color="#303436" offset="0%"></stop>
11
+ <stop stop-color="#474A4C" offset="100%"></stop>
12
+ </linearGradient>
13
+ <linearGradient x1="0.0053498823%" y1="50%" x2="100%" y2="50%" id="linearGradient-3">
14
+ <stop stop-color="#303436" offset="0%"></stop>
15
+ <stop stop-color="#474A4C" offset="100%"></stop>
16
+ </linearGradient>
17
+ <linearGradient x1="100.006265%" y1="50%" x2="0%" y2="50%" id="linearGradient-4">
18
+ <stop stop-color="#686B6C" offset="0%"></stop>
19
+ <stop stop-color="#474A4C" offset="100%"></stop>
20
+ </linearGradient>
21
+ </defs>
22
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-body-worn" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
23
+ <polygon id="Rectangle" fill="#303436" fill-rule="nonzero" points="164.651282 0 264.708974 0 264.708974 17.1064103 164.651282 17.1064103"></polygon>
24
+ <polygon id="Rectangle" fill="#303436" fill-rule="nonzero" points="275.927564 6.48012821 304.851923 6.48012821 304.851923 15.9288462 275.927564 15.9288462"></polygon>
25
+ <polygon id="Rectangle" fill="url(#linearGradient-1)" fill-rule="nonzero" points="342.632692 49.8666667 352.666667 49.8666667 352.666667 57.5384615 342.632692 57.5384615"></polygon>
26
+ <path d="M346.264103,273.159615 L341.151923,273.159615 L341.151923,237.148718 L346.264103,237.148718 C348.667202,237.148718 350.971877,238.103345 352.671125,239.802593 C354.370372,241.501841 355.325,243.806516 355.325,246.209615 L355.325,264.105769 C355.321108,269.107211 351.265546,273.159615 346.264103,273.159615 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
27
+ <path d="M346.264103,232.86859 L341.151923,232.86859 L341.151923,196.857692 L346.264103,196.857692 C348.667202,196.857692 350.971877,197.81232 352.671125,199.511568 C354.370372,201.210816 355.325,203.51549 355.325,205.91859 L355.325,223.835897 C355.309457,228.829075 351.257304,232.86859 346.264103,232.86859 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
28
+ <path d="M346.264103,192.612821 L341.151923,192.612821 L341.151923,156.601923 L346.264103,156.601923 C351.268298,156.601923 355.325087,160.658625 355.325087,165.662821 L355.325087,183.523718 C355.332496,185.931701 354.381178,188.243628 352.681117,189.948981 C351.054972,191.580188 348.871725,192.528062 346.577585,192.607402 L346.264103,192.612821 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
29
+ <path d="M135.287564,15.3294872 L305.270128,15.3294872 C327.532726,15.3294872 345.580128,33.3768889 345.580128,55.6394872 L345.580128,289.076538 C345.580128,311.339137 327.532726,329.386538 305.270128,329.386538 L135.287564,329.386538 C113.024966,329.386538 94.9775641,311.339137 94.9775641,289.076538 L94.9775641,55.6394872 C94.9775641,33.3768889 113.024966,15.3294872 135.287564,15.3294872 Z" id="Rectangle" fill="url(#linearGradient-2)" fill-rule="nonzero"></path>
30
+ <path d="M170.430385,31.2724359 L269.26,31.2724359 C297.503842,31.2724359 320.4,54.1685938 320.4,82.4124359 L320.4,262.458718 C320.4,290.70256 297.503842,313.598718 269.26,313.598718 L170.430385,313.598718 C142.186543,313.598718 119.290385,290.70256 119.290385,262.458718 L119.290385,82.4124359 C119.290385,54.1685938 142.186543,31.2724359 170.430385,31.2724359 Z" id="Rectangle" fill="#303436" fill-rule="nonzero"></path>
31
+ <path d="M94.0608974,48.9852564 L99.1730769,48.9852564 L99.1730769,84.9961538 L94.0608974,84.9961538 C89.056702,84.9961538 85,80.9394519 85,75.9352564 L85,58.0391026 C85.0038922,53.037661 89.0594544,48.9852564 94.0608974,48.9852564 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
32
+ <path d="M94.0608974,89.2692308 L99.1730769,89.2692308 L99.1730769,125.280128 L94.0608974,125.280128 C89.0594544,125.280128 85.0038922,121.227724 85,116.226282 L85,98.3301282 C85,93.3259327 89.056702,89.2692308 94.0608974,89.2692308 L94.0608974,89.2692308 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
33
+ <path d="M94.0608974,129.560256 L99.1730769,129.560256 L99.1730769,165.571154 L94.0608974,165.571154 C89.0676961,165.571154 85.015543,161.531639 85,156.538462 L85,138.621154 C85,133.616958 89.056702,129.560256 94.0608974,129.560256 Z" id="Path" fill="#303436" fill-rule="nonzero"></path>
34
+ <polygon id="Rectangle" fill="#303436" fill-rule="nonzero" points="88.1942308 171.769231 98.2282051 171.769231 98.2282051 179.441026 88.1942308 179.441026"></polygon>
35
+ <circle id="Oval" fill="url(#linearGradient-3)" fill-rule="nonzero" cx="220.3" cy="237.374359" r="65.9012821"></circle>
36
+ <circle id="Oval" fill="#535758" fill-rule="nonzero" cx="144.082692" cy="275.275" r="11.8038462"></circle>
37
+ <circle id="Oval" fill="url(#linearGradient-4)" fill-rule="nonzero" cx="220.3" cy="237.374359" r="56.2762821"></circle>
38
+ <circle id="Oval" fill="#FFE700" fill-rule="nonzero" cx="295.875641" cy="287.875641" r="5.48589744"></circle>
39
+ <path d="M158.449103,64.7871795 L288.800256,64.7871795 C299.741017,64.7871795 308.610256,73.6564186 308.610256,84.5971795 L308.610256,113.755385 C308.610256,124.696146 299.741017,133.565385 288.800256,133.565385 L158.449103,133.565385 C147.508342,133.565385 138.639103,124.696146 138.639103,113.755385 L138.639103,84.5971795 C138.639103,73.6564186 147.508342,64.7871795 158.449103,64.7871795 Z" id="Rectangle" fill="#303436" fill-rule="nonzero" style="mix-blend-mode: multiply;"></path>
40
+ <circle id="Oval" fill="#535758" fill-rule="nonzero" cx="222.471795" cy="96.0173077" r="51.9185897"></circle>
41
+ <circle id="Oval" fill="#303436" fill-rule="nonzero" style="mix-blend-mode: multiply;" cx="222.471795" cy="96.0173077" r="37.5551282"></circle>
42
+ <circle id="Oval" fill="#023852" fill-rule="nonzero" cx="222.471795" cy="96.0173077" r="24.3692308"></circle>
43
+ <circle id="Oval" fill="#245674" fill-rule="nonzero" cx="222.471795" cy="96.0173077" r="10.4358974"></circle>
44
+ <circle id="Oval" fill="#FFFFFF" fill-rule="nonzero" opacity="0.2" cx="229.805128" cy="88.8814103" r="6.27564103"></circle>
45
+ </g>
46
+ </svg>
@@ -0,0 +1,39 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / book-a-demo-notification</title>
4
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-book-a-demo-notification" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Book-a-demo-(notification)" transform="translate(15.000000, 0.000000)" fill-rule="nonzero">
6
+ <path d="M399.999997,322.1 L399.999997,87.9 C399.999997,85.8118175 399.187227,83.8056605 397.73,82.31 C397.026913,81.5929925 396.191505,81.0190734 395.27,80.62 C394.32296,80.2102274 393.30189,79.9999978 392.27,79.9999978 L7.74,79.9999978 C6.7081101,79.9999978 5.68703951,80.2102274 4.74,80.62 C3.81849537,81.0190734 2.98308652,81.5929925 2.28,82.31 C0.819114913,83.8040582 -3.28635377e-06,85.810408 -3.28635377e-06,87.9 L-3.28635377e-06,322.1 C-3.28635377e-06,324.188182 0.812773372,326.19434 2.27,327.69 C2.97308652,328.407007 3.80849537,328.980927 4.73,329.38 C5.67703951,329.789773 6.6981101,329.999998 7.73,329.999998 L392.26,329.999998 C393.29189,329.999998 394.31296,329.789773 395.26,329.38 C396.181505,328.980927 397.016913,328.407007 397.72,327.69 C399.180885,326.195942 399.999997,324.189592 399.999997,322.1 Z" id="Path" fill="#023852" opacity="0.2" style="mix-blend-mode: multiply;"></path>
7
+ <path d="M18,69.9999878 L402.1,69.9999878 C404.218367,69.9999878 406.246353,70.8582097 407.72,72.38 C408.436339,73.1387142 408.999927,74.0282319 409.38,75 C409.791445,75.9991192 410.000016,77.0694807 410.000016,78.15 L410.000016,311.89 C410.000016,312.970519 409.791445,314.040881 409.38,315.04 C408.980479,316.001571 408.39996,316.877441 407.67,317.62 C406.196353,319.14179 404.168367,320 402.05,320 L18,320 C15.8816326,320 13.8536469,319.14179 12.38,317.62 C11.627814,316.870025 11.0298814,315.97992 10.62,315 C10.2085545,314.000881 9.99998416,312.930519 9.99998416,311.85 L9.99998416,78.11 C9.99998416,77.0429428 10.2136738,75.986671 10.62,75 C11.0195212,74.0384295 11.6000401,73.1625589 12.33,72.42 C13.808882,70.8709513 15.8583582,69.996219 18,69.9999878 Z" id="Path" fill="#023852"></path>
8
+ <polygon id="Path" fill="#0099DA" points="392.74 85.23 307.74 85.23 222.75 85.23 137.76 85.23 52.77 85.23 52.77 140.11 52.77 195 52.77 249.89 52.77 304.77 137.76 304.77 222.75 304.77 307.74 304.77 392.74 304.77 392.74 249.89 392.74 195 392.74 140.11"></polygon>
9
+ <path d="M22,195 C22.0002595,196.280758 22.2552034,197.548679 22.75,198.73 C23.2270115,199.844209 23.904965,200.86114 24.75,201.73 C28.4937158,205.46693 34.5562842,205.46693 38.3,201.73 C39.145035,200.86114 39.8229885,199.844209 40.3,198.73 C41.30003,196.343876 41.30003,193.656124 40.3,191.27 C39.8229885,190.155791 39.145035,189.13886 38.3,188.27 C34.5562842,184.53307 28.4937158,184.53307 24.75,188.27 C23.904965,189.13886 23.2270115,190.155791 22.75,191.27 C22.2552034,192.451321 22.0002595,193.719242 22,195 L22,195 Z" id="Path" fill="#4E7486"></path>
10
+ <path d="M79.77,281.5 L79.77,105.38 C79.7622285,104.036274 80.2956475,102.745977 81.25,101.8 C81.7128672,101.345266 82.2551598,100.979218 82.85,100.72 C83.4821016,100.450665 84.1629311,100.314499 84.85,100.31984 L361.65,100.31984 C362.337069,100.314499 363.017898,100.450665 363.65,100.72 C364.246179,100.976775 364.788899,101.34311 365.25,101.8 C366.204353,102.745977 366.737772,104.036274 366.730364,105.38 L366.730364,281.5 C366.746211,282.845161 366.219693,284.140107 365.269392,285.092289 C364.319092,286.044471 363.025191,286.57355 361.68,286.560254 L84.82,286.560254 C84.133386,286.560254 83.453491,286.424818 82.82,286.16 C82.2251598,285.900782 81.6828672,285.534734 81.22,285.08 C80.2656475,284.134023 79.7322285,282.843726 79.7399163,281.5 L79.77,281.5 Z" id="Path" fill="#FFFFFF"></path>
11
+ <path d="M312.41,270.920008 L268.08,270.920008 C266.234972,270.920898 264.408661,270.550194 262.71,269.83 C259.403118,268.429158 256.770842,265.796882 255.37,262.49 C254.652184,260.790952 254.284843,258.964451 254.289946,257.12 L254.289946,256.31 C254.282012,252.650222 255.732318,249.138038 258.320178,246.550178 C260.908038,243.962318 264.420222,242.512012 268.08,242.519946 L312.41,242.519946 C314.254451,242.514843 316.080952,242.882184 317.78,243.6 C321.086882,245.000842 323.719158,247.633118 325.12,250.94 C325.840194,252.638661 326.210898,254.464972 326.210008,256.31 L326.210008,257.12 C326.211994,258.965138 325.841246,260.791665 325.12,262.49 C323.727216,265.802305 321.092305,268.437216 317.78,269.83 C316.081665,270.551246 314.255138,270.921994 312.41,270.920008 L312.41,270.920008 Z" id="Path" fill="#081935" opacity="0.2" style="mix-blend-mode: multiply;"></path>
12
+ <path d="M312.41,266.690042 L268.08,266.690042 C264.428814,266.698993 260.922868,265.260657 258.33,262.69 C257.056438,261.43367 256.03775,259.94299 255.33,258.3 C254.612184,256.600952 254.244843,254.774451 254.249946,252.93 L254.249946,252.12 C254.242012,248.460222 255.692318,244.948038 258.280178,242.360178 C260.868038,239.772318 264.380222,238.322012 268.04,238.329946 L312.37,238.329946 C314.214451,238.324843 316.040952,238.692184 317.74,239.41 C321.046882,240.810842 323.679158,243.443118 325.08,246.75 C325.800194,248.448661 326.170898,250.274972 326.170008,252.12 L326.170008,252.93 C326.171994,254.775138 325.801246,256.601665 325.08,258.3 C324.384528,259.937477 323.383331,261.427394 322.13,262.69 C319.532219,265.259394 316.023793,266.697274 312.37,266.690042 L312.41,266.690042 Z" id="Path" fill="#FFE700"></path>
13
+ <polygon id="Path" fill="#AFB2B0" points="95.49 119.18 161.83 119.18 228.18 119.18 228.18 194.33 228.18 269.48 161.83 269.48 95.49 269.48 95.49 194.33"></polygon>
14
+ <path d="M185.79,170.38 L186.36,170.12 L186.92,169.87 L187.49,169.61 L188.05,169.35 L188.27,169.27 L188.5,169.22 L188.73,169.22 L189,169.22 L189.17,169.22 L189.34,169.22 L189.52,169.22 L189.69,169.22 C189.912535,169.250732 190.126709,169.325523 190.32,169.44 C190.506251,169.546809 190.669413,169.689575 190.8,169.86 C191.072878,170.215953 191.194983,170.664868 191.14,171.11 L190.8,173.69 L190.47,176.26 L190.13,178.84 L189.79,181.42 C189.777339,181.528724 189.75389,181.635919 189.72,181.74 C189.685541,181.845256 189.638536,181.94598 189.58,182.04 C189.532064,182.139905 189.467855,182.231149 189.39,182.31 C189.317479,182.394108 189.237117,182.471122 189.15,182.54 L188.41,183.11 L187.67,183.68 L186.93,184.25 L186.19,184.82 C186.100318,184.882473 186.006801,184.939252 185.91,184.99 C185.810942,185.040272 185.707088,185.080473 185.6,185.11 C185.495086,185.136411 185.387971,185.153148 185.28,185.16 C185.166872,185.169651 185.053128,185.169651 184.94,185.16 L184.8,185.16 L184.66,185.16 L184.52,185.16 L184.37,185.16 C183.920257,185.0929 183.51465,184.852408 183.24,184.49 C183.107085,184.310973 183.011834,184.106865 182.96,183.89 C182.909332,183.666165 182.909332,183.433835 182.96,183.21 L183.44,180.32 L183.93,177.42 L184.41,174.53 L184.89,171.64 C184.919375,171.503707 184.9595,171.369955 185.01,171.24 C185.060351,171.112615 185.131296,170.994373 185.22,170.89 C185.29743,170.779151 185.391935,170.681271 185.5,170.6 C185.589241,170.517361 185.686373,170.443675 185.79,170.38 Z" id="Path" fill="#0099DA"></path>
15
+ <path d="M138.32,170.38 L137.76,170.12 L137.19,169.87 L136.63,169.61 L136.06,169.35 L135.84,169.27 L135.62,169.22 L135.38,169.22 L135.15,169.22 L134.97,169.22 L134.8,169.22 L134.63,169.22 L134.46,169.22 C134.017432,169.278939 133.615466,169.508633 133.34,169.86 C133.210118,170.034861 133.11196,170.231177 133.05,170.44 C133.00474,170.66104 133.00474,170.88896 133.05,171.11 L133.38,173.69 L133.72,176.26 L134.05,178.84 L134.39,181.42 C134.401288,181.529933 134.428227,181.637689 134.47,181.74 C134.501111,181.844864 134.54476,181.945592 134.6,182.04 C134.65516,182.135483 134.718746,182.225842 134.79,182.31 C134.862521,182.394108 134.942883,182.471122 135.03,182.54 L135.77,183.11 L136.51,183.68 L137.26,184.25 L138,184.82 C138.260101,185.026085 138.578488,185.145043 138.91,185.16 C139.019773,185.169993 139.130227,185.169993 139.24,185.16 L139.38,185.16 L139.52,185.16 L139.67,185.16 L139.81,185.16 C140.040588,185.13056 140.262213,185.052139 140.46,184.93 C140.64935,184.818975 140.81296,184.668999 140.94,184.49 C141.071999,184.309089 141.170242,184.105827 141.23,183.89 C141.275523,183.665619 141.275523,183.434381 141.23,183.21 L140.75,180.32 L140.27,177.42 L139.78,174.53 L139.3,171.64 C139.279932,171.501481 139.239495,171.366691 139.18,171.24 C139.129276,171.114919 139.06201,170.997204 138.98,170.89 C138.896258,170.781219 138.798781,170.683742 138.69,170.6 C138.578934,170.507764 138.454082,170.433528 138.32,170.38 Z" id="Path" fill="#0099DA"></path>
16
+ <path d="M139.28,171.61 C139.26001,171.475863 139.223047,171.344813 139.17,171.22 C139.111994,171.093394 139.041654,170.972811 138.96,170.86 C138.874497,170.756068 138.780869,170.659096 138.68,170.57 C138.567189,170.488346 138.446606,170.418006 138.32,170.36 L137.76,170.1 L137.2,169.84 L136.63,169.58 L136.07,169.33 C135.998516,169.295665 135.925053,169.265612 135.85,169.24 L135.62,169.19 L135.38,169.19 L135.15,169.19 L134.98,169.19 L134.8,169.19 L134.63,169.19 L134.46,169.19 C134.015654,169.243623 133.611789,169.474403 133.34,169.83 C133.208244,170.003703 133.109909,170.200374 133.05,170.41 C133.009551,170.628141 133.009551,170.851859 133.05,171.07 L133.14,171.73 L133.22,172.38 L133.31,173.03 L133.4,173.68 C133.354735,173.452227 133.354735,173.217773 133.4,172.99 C133.459123,172.775089 133.561176,172.574385 133.7,172.4 C133.830837,172.220745 133.99775,172.070863 134.19,171.96 C134.393388,171.842094 134.617385,171.764035 134.85,171.73 L135.03,171.73 L135.2,171.73 L135.38,171.73 L135.56,171.73 L135.8,171.73 C135.87971,171.720365 135.96029,171.720365 136.04,171.73 L136.28,171.73 L136.51,171.81 L137.09,172.08 L137.67,172.35 L138.25,172.61 L138.83,172.88 C138.918503,172.916768 139.002405,172.963753 139.08,173.02 L139.29,173.19 L139.47,173.39 C139.53,173.47 139.57,173.54 139.62,173.62 L139.53,173.1 L139.45,172.59 L139.36,172.07 L139.28,171.61 Z" id="Path" fill="#33AFE2"></path>
17
+ <path d="M189.66,169.28 L189.49,169.28 L189.31,169.28 L189.14,169.28 L188.97,169.28 L188.73,169.28 L188.5,169.28 L188.27,169.33 C188.194947,169.355612 188.121484,169.385665 188.05,169.42 L187.49,169.67 L186.92,169.93 L186.36,170.19 L185.8,170.45 C185.673394,170.508006 185.552811,170.578346 185.44,170.66 C185.339131,170.749096 185.245503,170.846068 185.16,170.95 C185.078346,171.062811 185.008006,171.183394 184.95,171.31 C184.896953,171.434813 184.85999,171.565863 184.84,171.7 L184.74,172.27 L184.64,172.84 L184.55,173.41 L184.45,173.99 C184.486184,173.862951 184.533017,173.739179 184.59,173.62 C184.650571,173.507435 184.720836,173.400363 184.8,173.3 C184.8797,173.200258 184.970258,173.1097 185.07,173.03 C185.172559,172.951765 185.283188,172.884717 185.4,172.83 L185.98,172.57 L186.57,172.3 L187.15,172.03 L187.73,171.77 C187.804184,171.734007 187.881089,171.703914 187.96,171.68 L188.19,171.63 L188.43,171.63 L188.67,171.63 L188.85,171.63 L189.03,171.63 L189.21,171.63 L189.39,171.63 C189.577721,171.652567 189.760286,171.70666 189.93,171.79 C190.092804,171.872502 190.241351,171.980535 190.37,172.11 C190.499256,172.235052 190.607331,172.380278 190.69,172.54 C190.771852,172.704062 190.829132,172.87927 190.86,173.06 L190.93,172.59 L190.99,172.11 L191.05,171.64 L191.11,171.16 C191.150449,170.941859 191.150449,170.718141 191.11,170.5 C191.050091,170.290374 190.951756,170.093703 190.82,169.92 C190.548211,169.564403 190.144346,169.333623 189.7,169.28 L189.66,169.28 Z" id="Path" fill="#33AFE2"></path>
18
+ <path d="M228.2,237 L228.09,235.49 L228,234 C228,234 228,233.95 228,233.93 C228,233.91 228,233.93 228,233.87 C228,233.81 228,233.87 228,233.8 L228,233.74 L227.93,232.62 L227.86,231.5 L227.79,230.38 L227.72,229.26 C227.71638,229.147643 227.696161,229.03644 227.66,228.93 C227.620084,228.828442 227.569819,228.731263 227.51,228.64 C227.374721,228.467514 227.199752,228.330283 227,228.24 L216.34,223.8 L205.68,219.36 L195,214.94 L184.34,210.5 L184.21,210.44 L184.08,210.35 L183.97,210.26 L183.87,210.14 L182.67,208.62 L181.48,207.1 L180.28,205.58 L179.08,204.06 C179.026435,203.981406 178.958594,203.913565 178.88,203.86 C178.809657,203.800916 178.73243,203.75055 178.65,203.71 C178.562963,203.674196 178.472492,203.64739 178.38,203.63 C178.287265,203.615056 178.192735,203.615056 178.1,203.63 L160.87,204.49 L143.64,205.36 C143.570337,205.350282 143.499663,205.350282 143.43,205.36 C143.36413,205.370838 143.300148,205.391043 143.24,205.42 L143.06,205.52 C142.999206,205.557652 142.942265,205.601195 142.89,205.65 L140.59,207.8 L138.23,210 L135.92,212.16 L133.61,214.31 L133.52,214.39 L133.42,214.46 L133.31,214.51 L133.2,214.56 L123.74,217.93 L114.27,221.29 L104.94,224.61 L95.61,227.93 L95.61,269.48 L228.2,269.48 L228.2,237 Z" id="Path" fill="#023852"></path>
19
+ <polygon id="Path" fill="#FFFFFF" points="180.41 269.44 180.58 268.24 180.75 267.04 180.92 265.85 181.09 264.65 181.09 245.78 181.09 226.92 181.09 218.33 181.09 209.74 180.48 208.2 179.87 206.66 179.26 205.12 178.66 203.58 169.82 204.31 160.99 205.04 152.16 205.77 143.32 206.5 142.63 207.39 141.94 208.28 141.25 209.17 140.57 210.06 140.57 219.06 140.57 228.05 140.57 247.32 140.57 266.6 140.75 267.31 140.93 268.01 141.11 268.73 141.29 269.44 151.07 269.44 160.85 269.44 170.63 269.44"></polygon>
20
+ <path d="M142.67,197.9 L142.67,209.41 L144.15,211.65 L145.62,213.89 L147.09,216.12 L148.56,218.36 L151.47,220.22 L154.37,222.07 L157.28,223.93 L160.18,225.78 C160.412258,225.926572 160.665023,226.037789 160.93,226.11 C161.453924,226.250791 162.008176,226.229876 162.52,226.05 C162.777249,225.950404 163.019532,225.815802 163.24,225.65 L166.24,223.38 L169.24,221.1 L172.24,218.82 L175.24,216.55 L175.18,214.24 L175.12,211.93 L175.12,209.62 L175.06,207.31 L166.87,205 L158.8,202.65 L150.74,200.3 L142.67,197.9 Z" id="Path" fill="#33ADE1"></path>
21
+ <path d="M142.67,197.9 L142.67,209.41 L144.15,211.65 L145.62,213.89 L147.09,216.12 L148.56,218.36 L151.47,220.22 L154.37,222.07 L157.28,223.93 L160.18,225.78 C160.412258,225.926572 160.665023,226.037789 160.93,226.11 C161.453924,226.250791 162.008176,226.229876 162.52,226.05 C162.777249,225.950404 163.019532,225.815802 163.24,225.65 L166.24,223.38 L169.24,221.1 L172.24,218.82 L175.24,216.55 L175.18,214.24 L175.12,211.93 L175.12,209.62 L175.06,207.31 L166.87,205 L158.8,202.65 L150.74,200.3 L142.67,197.9 Z" id="Path" fill="#66C2E9" style="mix-blend-mode: multiply;"></path>
22
+ <path d="M182.1,150.57 L177.19,148.66 L172.28,146.75 L167.37,144.84 L162.46,142.93 L162.46,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.79 L162.41,142.93 L157.5,144.84 L152.58,146.75 L147.67,148.66 L142.76,150.57 C142.581983,150.765867 142.43067,150.984431 142.31,151.22 C141.876808,152.037883 141.541175,152.903815 141.31,153.8 C140.831189,155.590329 140.496783,157.416186 140.31,159.26 C139.98846,162.352663 139.83823,165.460743 139.86,168.57 L139.86,193 L142.32,198.88 L144.77,204.75 L147.23,210.63 L149.69,216.51 L152.23,217.28 L154.77,218.05 L157.31,218.82 L159.85,219.59 L165,219.59 L167.54,218.82 L170.08,218.05 L172.62,217.28 L175.16,216.51 L177.61,210.63 L180.07,204.75 L182.52,198.88 L185,193 L185,168.57 C185.02177,165.460743 184.87154,162.352663 184.55,159.26 C184.363217,157.416186 184.028811,155.590329 183.55,153.8 C183.318825,152.903815 182.983192,152.037883 182.55,151.22 C182.42933,150.984431 182.278017,150.765867 182.1,150.57 L182.1,150.57 Z" id="Path" fill="#0099DA"></path>
23
+ <polygon id="Path" fill="#66C2E9" style="mix-blend-mode: multiply;" points="150.45 150.41 150.74 151.47 151.02 152.52 151.3 153.57 151.59 154.63 158.11 157.71 164.64 160.79 171.16 163.87 177.69 166.94 177.69 169.09 177.69 171.24 177.69 173.39 177.69 175.54 177.69 179.06 177.69 182.59 177.69 186.11 177.69 189.64 175.58 193.69 173.47 197.74 171.36 201.79 169.26 205.85 170.39 207.27 171.53 208.68 172.66 210.1 173.79 211.52 176.64 206.98 179.48 202.44 182.32 197.91 185.17 193.37 184.92 185.18 184.67 177 184.42 168.81 184.17 160.62 182.87 156.04 181.57 151.47 180.28 146.89 178.98 142.31 171.85 144.33 164.72 146.36 157.59 148.39"></polygon>
24
+ <path d="M186.61,145.57 L184.14,143.13 L181.67,140.7 L179.2,138.27 L176.72,135.83 C176.694704,135.79847 176.664279,135.771425 176.63,135.75 L176.54,135.69 L176.43,135.63 L176.32,135.63 L174.32,134.97 L172.32,134.31 L170.32,133.65 L168.32,133 L168.24,133 L160.32,133 L160.23,133 L160.13,133 L160.04,133 L156.17,134.5 L152.29,136 L148.42,137.5 L144.55,139 L144.45,139.05 L144.35,139.11 L144.26,139.17 L144.17,139.25 L142.61,140.89 L141,142.51 L139.44,144.15 L137.87,145.79 C137.797953,145.871359 137.73739,145.962203 137.69,146.06 C137.661492,146.106162 137.641192,146.156912 137.63,146.21 C137.625453,146.263236 137.625453,146.316764 137.63,146.37 L137.32,148.77 L137.02,151.17 L136.71,153.57 L136.4,155.97 L136.4,156.2 L136.71,159.57 L137.01,162.94 L137.32,166.3 L137.63,169.67 C137.637698,169.773015 137.661311,169.874216 137.7,169.97 C137.734057,170.061918 137.784923,170.146694 137.85,170.22 C137.909157,170.300062 137.979938,170.370843 138.06,170.43 C138.14383,170.485128 138.234628,170.528845 138.33,170.56 L138.38,170.56 L138.38,170.56 L138.43,170.56 L138.48,170.56 C138.572275,170.591069 138.65978,170.634822 138.74,170.69 C138.816761,170.745435 138.887185,170.809152 138.95,170.88 C139.01297,170.954831 139.063606,171.039224 139.1,171.13 C139.142959,171.217889 139.170043,171.312681 139.18,171.41 L139.28,172.16 L139.38,172.91 L139.48,173.66 L139.58,174.4 L140.07,174.4 L140.56,174.4 L141.04,174.4 L141.53,174.4 L141.53,167.2 L141.88,164.72 L142.23,162.24 L142.57,159.76 L142.92,157.28 C142.932003,157.218801 142.94872,157.158622 142.97,157.1 C142.982843,157.039561 143.006561,156.981958 143.04,156.93 C143.065014,156.874928 143.098784,156.824271 143.14,156.78 C143.177999,156.72865 143.221602,156.681694 143.27,156.64 L144.76,155.34 L146.25,154.05 L147.75,152.75 L149.24,151.45 C149.373476,151.332977 149.535696,151.253593 149.71,151.22 C149.870806,151.179364 150.039194,151.179364 150.2,151.22 C150.362101,151.265788 150.51001,151.351781 150.63,151.47 C150.76061,151.589318 150.857229,151.741148 150.91,151.91 L150.99,152.15 L151.06,152.39 L151.14,152.63 L151.21,152.87 C151.241069,152.962275 151.284822,153.04978 151.34,153.13 C151.391369,153.209991 151.451765,153.283809 151.52,153.35 C151.593803,153.409292 151.674363,153.459642 151.76,153.5 C151.848372,153.541689 151.942943,153.56871 152.04,153.58 L156.49,154.31 L160.95,155.04 L165.4,155.77 L169.86,156.5 L170.02,156.55 C170.075419,156.563922 170.129092,156.584049 170.18,156.61 C170.230548,156.637535 170.277559,156.671115 170.32,156.71 C170.367709,156.741158 170.411375,156.778106 170.45,156.82 L171.93,158.42 L173.41,160.01 L174.89,161.61 L176.37,163.21 L176.04,161.36 L175.72,159.51 L175.39,157.66 L175.06,155.81 C175.040029,155.687475 175.040029,155.562525 175.06,155.44 C175.086748,155.324168 175.13056,155.212953 175.19,155.11 C175.248976,155.003439 175.326922,154.908548 175.42,154.83 C175.517633,154.749679 175.629611,154.6886 175.75,154.65 L176.34,154.44 L176.94,154.24 L177.54,154.03 L178.14,153.82 C178.272434,153.778286 178.411422,153.761336 178.55,153.77 C178.682034,153.777874 178.811193,153.811864 178.93,153.87 C179.182508,153.987473 179.37459,154.204924 179.46,154.47 L180.18,156.59 L180.9,158.72 L181.62,160.84 L182.34,162.96 L182.34,163.13 L182.8,166.05 L183.26,168.96 L183.72,171.88 L184.18,174.79 L185.09,174.79 L185.23,173.79 L185.37,172.79 L185.52,171.79 L185.66,170.79 C185.670663,170.717663 185.690837,170.647052 185.72,170.58 C185.741888,170.516276 185.772154,170.455745 185.81,170.4 C185.840759,170.337345 185.881262,170.279965 185.93,170.23 L186.09,170.1 L186.17,170.03 L186.26,169.97 L186.34,169.91 L186.43,169.85 C186.499242,169.803996 186.560117,169.746502 186.61,169.68 C186.665534,169.620001 186.712634,169.552716 186.75,169.48 C186.791371,169.409266 186.818545,169.33114 186.83,169.25 C186.839635,169.17029 186.839635,169.08971 186.83,169.01 L186.83,146.31 C186.839848,146.240346 186.839848,146.169654 186.83,146.1 C186.819162,146.03413 186.798957,145.970148 186.77,145.91 C186.748112,145.846276 186.717846,145.785745 186.68,145.73 C186.661065,145.674848 186.637654,145.621337 186.61,145.57 Z" id="Path" fill="#023852"></path>
25
+ <path d="M150.76,217.28 L152.86,217.91 L154.96,218.55 L157.06,219.19 L159.15,219.82 L159.37,219.88 L159.58,219.88 L159.8,219.88 L164.8,219.88 L165.02,219.88 L165.24,219.88 L165.45,219.82 L167.55,219.18 L169.65,218.55 L171.75,217.91 L173.85,217.27 C174.058709,217.209335 174.259964,217.125479 174.45,217.02 C174.638468,216.91066 174.815956,216.783405 174.98,216.64 C175.141393,216.497146 175.285688,216.336072 175.41,216.16 C175.539525,215.983769 175.646991,215.792346 175.73,215.59 L178.04,210.17 L180.35,204.76 L182.65,199.34 L184.96,193.93 C184.96,193.83 185.03,193.74 185.06,193.64 C185.092582,193.545063 185.119299,193.448214 185.14,193.35 C185.145523,193.253412 185.145523,193.156588 185.14,193.06 C185.14,192.96 185.14,192.86 185.14,192.76 L185.14,174.81 L184.22,174.81 L183.76,178.12 L183.3,181.44 L182.84,184.75 L182.38,188.07 C182.362916,188.195212 182.336169,188.318914 182.3,188.44 C182.269068,188.562835 182.228956,188.683173 182.18,188.8 C182.132724,188.916086 182.079315,189.029579 182.02,189.14 L181.81,189.46 L180.69,190.94 L179.57,192.42 L178.46,193.9 L177.34,195.38 C177.046271,195.769945 176.661815,196.082315 176.22,196.29 C174.896278,196.913275 173.316017,196.490745 172.48,195.29 L171.83,194.29 L171.18,193.29 L170.52,192.29 L169.87,191.29 C169.731785,191.088739 169.57071,190.904175 169.39,190.74 C169.208341,190.580031 169.010622,190.439282 168.8,190.32 C168.58365,190.208445 168.355587,190.121244 168.12,190.06 C167.881433,189.99935 167.636154,189.969111 167.39,189.97 L157.46,189.97 C157.234406,189.971968 157.009715,189.998796 156.79,190.05 C156.573201,190.102183 156.362155,190.175882 156.16,190.27 C155.960556,190.368853 155.772733,190.489596 155.6,190.63 C155.420653,190.769407 155.259407,190.930653 155.12,191.11 L154.45,191.96 L153.78,192.81 L153.11,193.66 L152.44,194.51 C151.823307,195.289 150.860932,195.712145 149.87,195.64 C148.87853,195.560671 147.990835,194.995094 147.5,194.13 L146.1,191.66 L144.7,189.19 L143.3,186.73 L141.9,184.26 C141.835314,184.147402 141.778511,184.030455 141.73,183.91 C141.679579,183.790293 141.639434,183.666513 141.61,183.54 C141.573831,183.418914 141.547084,183.295212 141.53,183.17 C141.53,183.04 141.53,182.91 141.53,182.78 L141.53,174.4 L140.53,174.4 C140.404142,174.401315 140.278992,174.381021 140.16,174.34 L139.87,174.23 C139.78,174.23 139.71,174.18 139.67,174.23 C139.63,174.28 139.59,174.32 139.59,174.45 L139.59,192.75 C139.585044,192.846603 139.585044,192.943397 139.59,193.04 C139.584477,193.136588 139.584477,193.233412 139.59,193.33 C139.607445,193.427994 139.630821,193.524838 139.66,193.62 L139.76,193.9 L142.03,199.31 L144.29,204.73 L146.55,210.14 L148.81,215.55 C148.898615,215.752757 149.005735,215.946912 149.13,216.13 C149.394298,216.490932 149.73597,216.788186 150.13,217 C150.329304,217.115749 150.540529,217.209627 150.76,217.28 L150.76,217.28 Z" id="Path" fill="#023852"></path>
26
+ <path d="M167.88,132.91 L160.1,132.91 L160.01,132.91 L159.92,132.91 L156.04,134.41 L152.17,135.91 L148.3,137.41 L144.43,138.91 L144.32,138.96 L144.23,139.02 L144.14,139.08 L144.05,139.16 L142.49,140.8 L140.93,142.44 L139.36,144.08 L137.8,145.72 C137.727953,145.801359 137.66739,145.892203 137.62,145.99 C137.591492,146.036162 137.571192,146.086912 137.56,146.14 C137.555453,146.193236 137.555453,146.246764 137.56,146.3 L137.5,146.8 L137.44,147.29 L137.37,147.78 L137.31,148.27 L139.73,146.44 L142.4,144.44 L144.71,142.71 L146.06,141.71 L146.13,141.71 L146.21,141.71 L146.28,141.71 C146.306004,141.701591 146.333996,141.701591 146.36,141.71 L149.93,140.56 L153.5,139.41 L157.06,138.26 L160.63,137.11 L160.71,137.11 L160.79,137.11 L167.65,137.11 L167.71,137.11 L169.71,137.58 L171.71,138.04 L173.66,138.51 L175.61,138.98 L175.7,138.98 L175.78,138.98 C175.806395,138.974612 175.833605,138.974612 175.86,138.98 L175.94,138.98 L178.7,140.8 L181.46,142.62 L184.21,144.44 L186.97,146.26 L186.97,145.85 L184.42,143.34 L181.87,140.83 L179.32,138.32 L176.77,135.81 L176.68,135.73 L176.58,135.67 C176.550493,135.644222 176.516631,135.623905 176.48,135.61 L176.37,135.61 L174.37,134.95 L172.37,134.29 L170.37,133.63 L168.37,132.98 L168.29,132.98 L168.05,132.98 L167.88,132.91 Z" id="Path" fill="#4E7486"></path>
27
+ <path d="M179.47,235.41 L175.26,233.25 L171.05,231.09 L166.84,228.93 L162.64,226.77 L160.64,226.77 L156.52,229 L152.4,231.26 L148.28,233.52 L144.16,235.79 C144.13212,235.80522 144.110777,235.83012 144.1,235.86 C144.085737,235.888305 144.085737,235.921695 144.1,235.95 C144.108725,235.978765 144.131235,236.001275 144.16,236.01 C144.187846,236.026077 144.222154,236.026077 144.25,236.01 L148.55,234.41 L152.84,232.82 L157.13,231.23 L161.42,229.64 L161.51,229.64 L165.97,231.13 L170.43,232.61 L174.9,234.1 L179.36,235.59 C179.391407,235.606027 179.428593,235.606027 179.46,235.59 C179.48475,235.575393 179.505393,235.55475 179.52,235.53 C179.529906,235.500818 179.529906,235.469182 179.52,235.44 C179.50582,235.426343 179.488723,235.416085 179.47,235.41 L179.47,235.41 Z" id="Path" fill="#0099DA"></path>
28
+ <polygon id="Path" fill="#023852" points="156.13 239.22 155.68 240.98 155.23 242.74 154.78 256.09 154.33 269.44 157.83 269.44 161.33 269.44 164.83 269.44 168.33 269.44 167.43 255.93 166.53 242.42 165.62 240.49 164.72 238.57 164.72 237.93 164.72 237.29 164.72 237.29 164.72 237.29 165.54 235.35 166.37 233.41 167.19 231.47 168.02 229.53 166.67 228.84 165.32 228.14 163.96 227.45 162.61 226.76 162.12 226.76 161.64 226.76 161.15 226.76 160.66 226.76 158.82 227.77 156.97 228.79 155.12 229.81 153.28 230.82 153.99 232.6 154.7 234.38 155.41 236.16 156.13 237.94 156.13 237.94 156.13 237.94 156.13 238.58"></polygon>
29
+ <polygon id="Path" fill="#AFB2B0" points="337.47 166.81 295.88 166.81 254.29 166.81 254.29 163.65 254.29 160.49 295.88 160.49 337.47 160.49 337.47 163.65"></polygon>
30
+ <polygon id="Path" fill="#AFB2B0" points="337.47 195.56 295.88 195.56 254.29 195.56 254.29 192.4 254.29 189.24 295.88 189.24 337.47 189.24 337.47 192.4"></polygon>
31
+ <polygon id="Path" fill="#AFB2B0" points="337.47 181.19 295.88 181.19 254.29 181.19 254.29 178.02 254.29 174.86 295.88 174.86 337.47 174.86 337.47 178.02"></polygon>
32
+ <polygon id="Path" fill="#FFFFFF" opacity="0.2" points="83.96 84.34 140.57 139.51 197.18 194.67 253.79 249.28 310.41 303.89 351.31 303.89 392.22 303.89 392.22 194.11 392.22 84.34 238.09 84.34"></polygon>
33
+ <path d="M408.78,7 L311.22,7 C308.774704,7 306.429561,7.97139007 304.700475,9.70047548 C302.97139,11.4295609 302,13.774704 302,16.22 L302,113.78 C302,118.872065 306.127935,123 311.22,123 L408.78,123 C411.225296,123 413.570439,122.02861 415.299525,120.299525 C417.02861,118.570439 418,116.225296 418,113.78 L418,16.22 C418,13.774704 417.02861,11.4295609 415.299525,9.70047548 C413.570439,7.97139007 411.225296,7 408.78,7 L408.78,7 Z" id="Path" fill="#081935" opacity="0.2" style="mix-blend-mode: multiply;"></path>
34
+ <path d="M415.78,0 L318.22,0 C313.127935,0 309,4.12793461 309,9.22 L309,106.78 C309,109.225296 309.97139,111.570439 311.700475,113.299525 C313.429561,115.02861 315.774704,116 318.22,116 L415.78,116 C420.872065,116 425,111.872065 425,106.78 L425,9.22 C425,4.12793461 420.872065,0 415.78,0 Z" id="Path" fill="#FFE700"></path>
35
+ <polygon id="Path" fill="#023852" points="361.88 69.78 367 69.78 372.12 69.78 372.55 48.89 372.97 28 367 28 361.03 28 361.45 48.89"></polygon>
36
+ <path d="M373.880025,81.12 C373.875108,77.8366858 371.550881,75.0143586 368.329443,74.3799167 C365.108006,73.7454748 361.887174,75.4757375 360.63768,78.5120083 C359.388186,81.5482791 360.458264,85.0443481 363.193165,86.8610742 C365.928065,88.6778004 369.565571,88.3088614 371.88,85.98 C373.165378,84.6897208 373.884908,82.9412611 373.880025,81.12 Z" id="Path" fill="#023852"></path>
37
+ </g>
38
+ </g>
39
+ </svg>
@@ -0,0 +1,35 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="440px" height="330px" viewBox="0 0 440 330" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>Graphic elements / Icons / Rich icons / book-a-demo</title>
4
+ <g id="Graphic-elements-/-Icons-/-Rich-icons-/-book-a-demo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="Book-a-demo" transform="translate(15.000000, 70.000000)" fill-rule="nonzero">
6
+ <path d="M399.999997,252.1 L399.999997,17.9 C399.999997,15.8118175 399.187227,13.8056605 397.73,12.31 C397.026913,11.5929925 396.191505,11.0190734 395.27,10.62 C394.32296,10.2102274 393.30189,9.99999777 392.27,9.99999777 L7.74,9.99999777 C6.7081101,9.99999777 5.68703951,10.2102274 4.74,10.62 C3.81849537,11.0190734 2.98308652,11.5929925 2.28,12.31 C0.819114913,13.8040582 -3.28635377e-06,15.810408 -3.28635377e-06,17.9 L-3.28635377e-06,252.1 C-3.28635377e-06,254.188182 0.812773372,256.19434 2.27,257.69 C2.97308652,258.407007 3.80849537,258.980927 4.73,259.38 C5.67703951,259.789773 6.6981101,259.999998 7.73,259.999998 L392.26,259.999998 C393.29189,259.999998 394.31296,259.789773 395.26,259.38 C396.181505,258.980927 397.016913,258.407007 397.72,257.69 C399.180885,256.195942 399.999997,254.189592 399.999997,252.1 Z" id="Path" fill="#023852" opacity="0.2" style="mix-blend-mode: multiply;"></path>
7
+ <path d="M18,-1.22066566e-05 L402.1,-1.22066566e-05 C404.218367,-1.22066566e-05 406.246353,0.858209687 407.72,2.38 C408.436339,3.13871423 408.999927,4.02823191 409.38,5 C409.791445,5.99911919 410.000016,7.06948065 410.000016,8.15 L410.000016,241.89 C410.000016,242.970519 409.791445,244.040881 409.38,245.04 C408.980479,246.001571 408.39996,246.877441 407.67,247.62 C406.196353,249.14179 404.168367,250 402.05,250 L18,250 C15.8816326,250 13.8536469,249.14179 12.38,247.62 C11.627814,246.870025 11.0298814,245.97992 10.62,245 C10.2085545,244.000881 9.99998416,242.930519 9.99998416,241.85 L9.99998416,8.11 C9.99998416,7.04294284 10.2136738,5.98667098 10.62,5 C11.0195212,4.03842945 11.6000401,3.16255885 12.33,2.42 C13.808882,0.870951348 15.8583582,-0.00378099145 18,-1.22066566e-05 Z" id="Path" fill="#023852"></path>
8
+ <polygon id="Path" fill="#0099DA" points="392.74 15.23 307.74 15.23 222.75 15.23 137.76 15.23 52.77 15.23 52.77 70.11 52.77 125 52.77 179.89 52.77 234.77 137.76 234.77 222.75 234.77 307.74 234.77 392.74 234.77 392.74 179.89 392.74 125 392.74 70.11"></polygon>
9
+ <path d="M22,125 C22.0002595,126.280758 22.2552034,127.548679 22.75,128.73 C23.2270115,129.844209 23.904965,130.86114 24.75,131.73 C28.4937158,135.46693 34.5562842,135.46693 38.3,131.73 C39.145035,130.86114 39.8229885,129.844209 40.3,128.73 C41.30003,126.343876 41.30003,123.656124 40.3,121.27 C39.8229885,120.155791 39.145035,119.13886 38.3,118.27 C34.5562842,114.53307 28.4937158,114.53307 24.75,118.27 C23.904965,119.13886 23.2270115,120.155791 22.75,121.27 C22.2552034,122.451321 22.0002595,123.719242 22,125 L22,125 Z" id="Path" fill="#4E7486"></path>
10
+ <path d="M79.77,211.5 L79.77,35.38 C79.7622285,34.0362739 80.2956475,32.7459766 81.25,31.8 C81.7128672,31.3452659 82.2551598,30.9792184 82.85,30.72 C83.4821016,30.4506648 84.1629311,30.3144989 84.85,30.3198397 L361.65,30.3198397 C362.337069,30.3144989 363.017898,30.4506648 363.65,30.72 C364.246179,30.9767745 364.788899,31.3431099 365.25,31.8 C366.204353,32.7459766 366.737772,34.0362739 366.730364,35.38 L366.730364,211.5 C366.746211,212.845161 366.219693,214.140107 365.269392,215.092289 C364.319092,216.044471 363.025191,216.57355 361.68,216.560254 L84.82,216.560254 C84.133386,216.560254 83.453491,216.424818 82.82,216.16 C82.2251598,215.900782 81.6828672,215.534734 81.22,215.08 C80.2656475,214.134023 79.7322285,212.843726 79.7399163,211.5 L79.77,211.5 Z" id="Path" fill="#FFFFFF"></path>
11
+ <path d="M312.41,200.920008 L268.08,200.920008 C266.234972,200.920898 264.408661,200.550194 262.71,199.83 C259.403118,198.429158 256.770842,195.796882 255.37,192.49 C254.652184,190.790952 254.284843,188.964451 254.289946,187.12 L254.289946,186.31 C254.282012,182.650222 255.732318,179.138038 258.320178,176.550178 C260.908038,173.962318 264.420222,172.512012 268.08,172.519946 L312.41,172.519946 C314.254451,172.514843 316.080952,172.882184 317.78,173.6 C321.086882,175.000842 323.719158,177.633118 325.12,180.94 C325.840194,182.638661 326.210898,184.464972 326.210008,186.31 L326.210008,187.12 C326.211994,188.965138 325.841246,190.791665 325.12,192.49 C323.727216,195.802305 321.092305,198.437216 317.78,199.83 C316.081665,200.551246 314.255138,200.921994 312.41,200.920008 L312.41,200.920008 Z" id="Path" fill="#081935" opacity="0.2" style="mix-blend-mode: multiply;"></path>
12
+ <path d="M312.41,196.690042 L268.08,196.690042 C264.428814,196.698993 260.922868,195.260657 258.33,192.69 C257.056438,191.43367 256.03775,189.94299 255.33,188.3 C254.612184,186.600952 254.244843,184.774451 254.249946,182.93 L254.249946,182.12 C254.242012,178.460222 255.692318,174.948038 258.280178,172.360178 C260.868038,169.772318 264.380222,168.322012 268.04,168.329946 L312.37,168.329946 C314.214451,168.324843 316.040952,168.692184 317.74,169.41 C321.046882,170.810842 323.679158,173.443118 325.08,176.75 C325.800194,178.448661 326.170898,180.274972 326.170008,182.12 L326.170008,182.93 C326.171994,184.775138 325.801246,186.601665 325.08,188.3 C324.384528,189.937477 323.383331,191.427394 322.13,192.69 C319.532219,195.259394 316.023793,196.697274 312.37,196.690042 L312.41,196.690042 Z" id="Path" fill="#FFE700"></path>
13
+ <polygon id="Path" fill="#AFB2B0" points="95.49 49.18 161.83 49.18 228.18 49.18 228.18 124.33 228.18 199.48 161.83 199.48 95.49 199.48 95.49 124.33"></polygon>
14
+ <path d="M185.79,100.38 L186.36,100.12 L186.92,99.87 L187.49,99.61 L188.05,99.35 L188.27,99.27 L188.5,99.22 L188.73,99.22 L189,99.22 L189.17,99.22 L189.34,99.22 L189.52,99.22 L189.69,99.22 C189.912535,99.2507324 190.126709,99.3255235 190.32,99.44 C190.506251,99.5468088 190.669413,99.6895753 190.8,99.86 C191.072878,100.215953 191.194983,100.664868 191.14,101.11 L190.8,103.69 L190.47,106.26 L190.13,108.84 L189.79,111.42 C189.777339,111.528724 189.75389,111.635919 189.72,111.74 C189.685541,111.845256 189.638536,111.94598 189.58,112.04 C189.532064,112.139905 189.467855,112.231149 189.39,112.31 C189.317479,112.394108 189.237117,112.471122 189.15,112.54 L188.41,113.11 L187.67,113.68 L186.93,114.25 L186.19,114.82 C186.100318,114.882473 186.006801,114.939252 185.91,114.99 C185.810942,115.040272 185.707088,115.080473 185.6,115.11 C185.495086,115.136411 185.387971,115.153148 185.28,115.16 C185.166872,115.169651 185.053128,115.169651 184.94,115.16 L184.8,115.16 L184.66,115.16 L184.52,115.16 L184.37,115.16 C183.920257,115.0929 183.51465,114.852408 183.24,114.49 C183.107085,114.310973 183.011834,114.106865 182.96,113.89 C182.909332,113.666165 182.909332,113.433835 182.96,113.21 L183.44,110.32 L183.93,107.42 L184.41,104.53 L184.89,101.64 C184.919375,101.503707 184.9595,101.369955 185.01,101.24 C185.060351,101.112615 185.131296,100.994373 185.22,100.89 C185.29743,100.779151 185.391935,100.681271 185.5,100.6 C185.589241,100.517361 185.686373,100.443675 185.79,100.38 Z" id="Path" fill="#0099DA"></path>
15
+ <path d="M138.32,100.38 L137.76,100.12 L137.19,99.87 L136.63,99.61 L136.06,99.35 L135.84,99.27 L135.62,99.22 L135.38,99.22 L135.15,99.22 L134.97,99.22 L134.8,99.22 L134.63,99.22 L134.46,99.22 C134.017432,99.2789385 133.615466,99.508633 133.34,99.86 C133.210118,100.034861 133.11196,100.231177 133.05,100.44 C133.00474,100.66104 133.00474,100.88896 133.05,101.11 L133.38,103.69 L133.72,106.26 L134.05,108.84 L134.39,111.42 C134.401288,111.529933 134.428227,111.637689 134.47,111.74 C134.501111,111.844864 134.54476,111.945592 134.6,112.04 C134.65516,112.135483 134.718746,112.225842 134.79,112.31 C134.862521,112.394108 134.942883,112.471122 135.03,112.54 L135.77,113.11 L136.51,113.68 L137.26,114.25 L138,114.82 C138.260101,115.026085 138.578488,115.145043 138.91,115.16 C139.019773,115.169993 139.130227,115.169993 139.24,115.16 L139.38,115.16 L139.52,115.16 L139.67,115.16 L139.81,115.16 C140.040588,115.13056 140.262213,115.052139 140.46,114.93 C140.64935,114.818975 140.81296,114.668999 140.94,114.49 C141.071999,114.309089 141.170242,114.105827 141.23,113.89 C141.275523,113.665619 141.275523,113.434381 141.23,113.21 L140.75,110.32 L140.27,107.42 L139.78,104.53 L139.3,101.64 C139.279932,101.501481 139.239495,101.366691 139.18,101.24 C139.129276,101.114919 139.06201,100.997204 138.98,100.89 C138.896258,100.781219 138.798781,100.683742 138.69,100.6 C138.578934,100.507764 138.454082,100.433528 138.32,100.38 Z" id="Path" fill="#0099DA"></path>
16
+ <path d="M139.28,101.61 C139.26001,101.475863 139.223047,101.344813 139.17,101.22 C139.111994,101.093394 139.041654,100.972811 138.96,100.86 C138.874497,100.756068 138.780869,100.659096 138.68,100.57 C138.567189,100.488346 138.446606,100.418006 138.32,100.36 L137.76,100.1 L137.2,99.84 L136.63,99.58 L136.07,99.33 C135.998516,99.2956649 135.925053,99.2656118 135.85,99.24 L135.62,99.19 L135.38,99.19 L135.15,99.19 L134.98,99.19 L134.8,99.19 L134.63,99.19 L134.46,99.19 C134.015654,99.2436226 133.611789,99.4744027 133.34,99.83 C133.208244,100.003703 133.109909,100.200374 133.05,100.41 C133.009551,100.628141 133.009551,100.851859 133.05,101.07 L133.14,101.73 L133.22,102.38 L133.31,103.03 L133.4,103.68 C133.354735,103.452227 133.354735,103.217773 133.4,102.99 C133.459123,102.775089 133.561176,102.574385 133.7,102.4 C133.830837,102.220745 133.99775,102.070863 134.19,101.96 C134.393388,101.842094 134.617385,101.764035 134.85,101.73 L135.03,101.73 L135.2,101.73 L135.38,101.73 L135.56,101.73 L135.8,101.73 C135.87971,101.720365 135.96029,101.720365 136.04,101.73 L136.28,101.73 L136.51,101.81 L137.09,102.08 L137.67,102.35 L138.25,102.61 L138.83,102.88 C138.918503,102.916768 139.002405,102.963753 139.08,103.02 L139.29,103.19 L139.47,103.39 C139.53,103.47 139.57,103.54 139.62,103.62 L139.53,103.1 L139.45,102.59 L139.36,102.07 L139.28,101.61 Z" id="Path" fill="#33AFE2"></path>
17
+ <path d="M189.66,99.28 L189.49,99.28 L189.31,99.28 L189.14,99.28 L188.97,99.28 L188.73,99.28 L188.5,99.28 L188.27,99.33 C188.194947,99.3556118 188.121484,99.3856649 188.05,99.42 L187.49,99.67 L186.92,99.93 L186.36,100.19 L185.8,100.45 C185.673394,100.508006 185.552811,100.578346 185.44,100.66 C185.339131,100.749096 185.245503,100.846068 185.16,100.95 C185.078346,101.062811 185.008006,101.183394 184.95,101.31 C184.896953,101.434813 184.85999,101.565863 184.84,101.7 L184.74,102.27 L184.64,102.84 L184.55,103.41 L184.45,103.99 C184.486184,103.862951 184.533017,103.739179 184.59,103.62 C184.650571,103.507435 184.720836,103.400363 184.8,103.3 C184.8797,103.200258 184.970258,103.1097 185.07,103.03 C185.172559,102.951765 185.283188,102.884717 185.4,102.83 L185.98,102.57 L186.57,102.3 L187.15,102.03 L187.73,101.77 C187.804184,101.734007 187.881089,101.703914 187.96,101.68 L188.19,101.63 L188.43,101.63 L188.67,101.63 L188.85,101.63 L189.03,101.63 L189.21,101.63 L189.39,101.63 C189.577721,101.652567 189.760286,101.70666 189.93,101.79 C190.092804,101.872502 190.241351,101.980535 190.37,102.11 C190.499256,102.235052 190.607331,102.380278 190.69,102.54 C190.771852,102.704062 190.829132,102.87927 190.86,103.06 L190.93,102.59 L190.99,102.11 L191.05,101.64 L191.11,101.16 C191.150449,100.941859 191.150449,100.718141 191.11,100.5 C191.050091,100.290374 190.951756,100.093703 190.82,99.92 C190.548211,99.5644027 190.144346,99.3336226 189.7,99.28 L189.66,99.28 Z" id="Path" fill="#33AFE2"></path>
18
+ <path d="M228.2,167 L228.09,165.49 L228,164 C228,164 228,163.95 228,163.93 C228,163.91 228,163.93 228,163.87 C228,163.81 228,163.87 228,163.8 L228,163.74 L227.93,162.62 L227.86,161.5 L227.79,160.38 L227.72,159.26 C227.71638,159.147643 227.696161,159.03644 227.66,158.93 C227.620084,158.828442 227.569819,158.731263 227.51,158.64 C227.374721,158.467514 227.199752,158.330283 227,158.24 L216.34,153.8 L205.68,149.36 L195,144.94 L184.34,140.5 L184.21,140.44 L184.08,140.35 L183.97,140.26 L183.87,140.14 L182.67,138.62 L181.48,137.1 L180.28,135.58 L179.08,134.06 C179.026435,133.981406 178.958594,133.913565 178.88,133.86 C178.809657,133.800916 178.73243,133.75055 178.65,133.71 C178.562963,133.674196 178.472492,133.64739 178.38,133.63 C178.287265,133.615056 178.192735,133.615056 178.1,133.63 L160.87,134.49 L143.64,135.36 C143.570337,135.350282 143.499663,135.350282 143.43,135.36 C143.36413,135.370838 143.300148,135.391043 143.24,135.42 L143.06,135.52 C142.999206,135.557652 142.942265,135.601195 142.89,135.65 L140.59,137.8 L138.23,140 L135.92,142.16 L133.61,144.31 L133.52,144.39 L133.42,144.46 L133.31,144.51 L133.2,144.56 L123.74,147.93 L114.27,151.29 L104.94,154.61 L95.61,157.93 L95.61,199.48 L228.2,199.48 L228.2,167 Z" id="Path" fill="#023852"></path>
19
+ <polygon id="Path" fill="#FFFFFF" points="180.41 199.44 180.58 198.24 180.75 197.04 180.92 195.85 181.09 194.65 181.09 175.78 181.09 156.92 181.09 148.33 181.09 139.74 180.48 138.2 179.87 136.66 179.26 135.12 178.66 133.58 169.82 134.31 160.99 135.04 152.16 135.77 143.32 136.5 142.63 137.39 141.94 138.28 141.25 139.17 140.57 140.06 140.57 149.06 140.57 158.05 140.57 177.32 140.57 196.6 140.75 197.31 140.93 198.01 141.11 198.73 141.29 199.44 151.07 199.44 160.85 199.44 170.63 199.44"></polygon>
20
+ <path d="M142.67,127.9 L142.67,139.41 L144.15,141.65 L145.62,143.89 L147.09,146.12 L148.56,148.36 L151.47,150.22 L154.37,152.07 L157.28,153.93 L160.18,155.78 C160.412258,155.926572 160.665023,156.037789 160.93,156.11 C161.453924,156.250791 162.008176,156.229876 162.52,156.05 C162.777249,155.950404 163.019532,155.815802 163.24,155.65 L166.24,153.38 L169.24,151.1 L172.24,148.82 L175.24,146.55 L175.18,144.24 L175.12,141.93 L175.12,139.62 L175.06,137.31 L166.87,135 L158.8,132.65 L150.74,130.3 L142.67,127.9 Z" id="Path" fill="#33ADE1"></path>
21
+ <path d="M142.67,127.9 L142.67,139.41 L144.15,141.65 L145.62,143.89 L147.09,146.12 L148.56,148.36 L151.47,150.22 L154.37,152.07 L157.28,153.93 L160.18,155.78 C160.412258,155.926572 160.665023,156.037789 160.93,156.11 C161.453924,156.250791 162.008176,156.229876 162.52,156.05 C162.777249,155.950404 163.019532,155.815802 163.24,155.65 L166.24,153.38 L169.24,151.1 L172.24,148.82 L175.24,146.55 L175.18,144.24 L175.12,141.93 L175.12,139.62 L175.06,137.31 L166.87,135 L158.8,132.65 L150.74,130.3 L142.67,127.9 Z" id="Path" fill="#0099DA"></path>
22
+ <path d="M182.1,80.57 L177.19,78.66 L172.28,76.75 L167.37,74.84 L162.46,72.93 L162.46,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.79 L162.41,72.93 L157.5,74.84 L152.58,76.75 L147.67,78.66 L142.76,80.57 C142.581983,80.7658672 142.43067,80.9844312 142.31,81.22 C141.876808,82.0378835 141.541175,82.9038153 141.31,83.8 C140.831189,85.590329 140.496783,87.4161861 140.31,89.26 C139.98846,92.3526627 139.83823,95.4607434 139.86,98.57 L139.86,123 L142.32,128.88 L144.77,134.75 L147.23,140.63 L149.69,146.51 L152.23,147.28 L154.77,148.05 L157.31,148.82 L159.85,149.59 L165,149.59 L167.54,148.82 L170.08,148.05 L172.62,147.28 L175.16,146.51 L177.61,140.63 L180.07,134.75 L182.52,128.88 L185,123 L185,98.57 C185.02177,95.4607434 184.87154,92.3526627 184.55,89.26 C184.363217,87.4161861 184.028811,85.590329 183.55,83.8 C183.318825,82.9038153 182.983192,82.0378835 182.55,81.22 C182.42933,80.9844312 182.278017,80.7658672 182.1,80.57 L182.1,80.57 Z" id="Path" fill="#0099DA"></path>
23
+ <polygon id="Path" fill="#66C2E9" style="mix-blend-mode: multiply;" points="150.45 80.41 150.74 81.47 151.02 82.52 151.3 83.57 151.59 84.63 158.11 87.71 164.64 90.79 171.16 93.87 177.69 96.94 177.69 99.09 177.69 101.24 177.69 103.39 177.69 105.54 177.69 109.06 177.69 112.59 177.69 116.11 177.69 119.64 175.58 123.69 173.47 127.74 171.36 131.79 169.26 135.85 170.39 137.27 171.53 138.68 172.66 140.1 173.79 141.52 176.64 136.98 179.48 132.44 182.32 127.91 185.17 123.37 184.92 115.18 184.67 107 184.42 98.81 184.17 90.62 182.87 86.04 181.57 81.47 180.28 76.89 178.98 72.31 171.85 74.33 164.72 76.36 157.59 78.39"></polygon>
24
+ <path d="M186.61,75.57 L184.14,73.13 L181.67,70.7 L179.2,68.27 L176.72,65.83 C176.694704,65.7984695 176.664279,65.7714246 176.63,65.75 L176.54,65.69 L176.43,65.63 L176.32,65.63 L174.32,64.97 L172.32,64.31 L170.32,63.65 L168.32,63 L168.24,63 L160.32,63 L160.23,63 L160.13,63 L160.04,63 L156.17,64.5 L152.29,66 L148.42,67.5 L144.55,69 L144.45,69.05 L144.35,69.11 L144.26,69.17 L144.17,69.25 L142.61,70.89 L141,72.51 L139.44,74.15 L137.87,75.79 C137.797953,75.8713588 137.73739,75.9622032 137.69,76.06 C137.661492,76.1061621 137.641192,76.1569117 137.63,76.21 C137.625453,76.2632364 137.625453,76.3167636 137.63,76.37 L137.32,78.77 L137.02,81.17 L136.71,83.57 L136.4,85.97 L136.4,86.2 L136.71,89.57 L137.01,92.94 L137.32,96.3 L137.63,99.67 C137.637698,99.7730153 137.661311,99.8742159 137.7,99.97 C137.734057,100.061918 137.784923,100.146694 137.85,100.22 C137.909157,100.300062 137.979938,100.370843 138.06,100.43 C138.14383,100.485128 138.234628,100.528845 138.33,100.56 L138.38,100.56 L138.38,100.56 L138.43,100.56 L138.48,100.56 C138.572275,100.591069 138.65978,100.634822 138.74,100.69 C138.816761,100.745435 138.887185,100.809152 138.95,100.88 C139.01297,100.954831 139.063606,101.039224 139.1,101.13 C139.142959,101.217889 139.170043,101.312681 139.18,101.41 L139.28,102.16 L139.38,102.91 L139.48,103.66 L139.58,104.4 L140.07,104.4 L140.56,104.4 L141.04,104.4 L141.53,104.4 L141.53,97.2 L141.88,94.72 L142.23,92.24 L142.57,89.76 L142.92,87.28 C142.932003,87.2188011 142.94872,87.1586218 142.97,87.1 C142.982843,87.0395608 143.006561,86.9819584 143.04,86.93 C143.065014,86.8749275 143.098784,86.8242713 143.14,86.78 C143.177999,86.72865 143.221602,86.6816936 143.27,86.64 L144.76,85.34 L146.25,84.05 L147.75,82.75 L149.24,81.45 C149.373476,81.3329771 149.535696,81.2535927 149.71,81.22 C149.870806,81.1793641 150.039194,81.1793641 150.2,81.22 C150.362101,81.2657879 150.51001,81.3517812 150.63,81.47 C150.76061,81.589318 150.857229,81.7411484 150.91,81.91 L150.99,82.15 L151.06,82.39 L151.14,82.63 L151.21,82.87 C151.241069,82.9622748 151.284822,83.0497799 151.34,83.13 C151.391369,83.2099907 151.451765,83.2838089 151.52,83.35 C151.593803,83.409292 151.674363,83.4596421 151.76,83.5 C151.848372,83.5416895 151.942943,83.5687097 152.04,83.58 L156.49,84.31 L160.95,85.04 L165.4,85.77 L169.86,86.5 L170.02,86.55 C170.075419,86.5639215 170.129092,86.5840487 170.18,86.61 C170.230548,86.6375351 170.277559,86.6711149 170.32,86.71 C170.367709,86.7411581 170.411375,86.7781061 170.45,86.82 L171.93,88.42 L173.41,90.01 L174.89,91.61 L176.37,93.21 L176.04,91.36 L175.72,89.51 L175.39,87.66 L175.06,85.81 C175.040029,85.6874751 175.040029,85.5625249 175.06,85.44 C175.086748,85.3241679 175.13056,85.2129534 175.19,85.11 C175.248976,85.0034393 175.326922,84.9085485 175.42,84.83 C175.517633,84.7496791 175.629611,84.6886002 175.75,84.65 L176.34,84.44 L176.94,84.24 L177.54,84.03 L178.14,83.82 C178.272434,83.7782856 178.411422,83.7613358 178.55,83.77 C178.682034,83.7778744 178.811193,83.8118637 178.93,83.87 C179.182508,83.987473 179.37459,84.204924 179.46,84.47 L180.18,86.59 L180.9,88.72 L181.62,90.84 L182.34,92.96 L182.34,93.13 L182.8,96.05 L183.26,98.96 L183.72,101.88 L184.18,104.79 L185.09,104.79 L185.23,103.79 L185.37,102.79 L185.52,101.79 L185.66,100.79 C185.670663,100.717663 185.690837,100.647052 185.72,100.58 C185.741888,100.516276 185.772154,100.455745 185.81,100.4 C185.840759,100.337345 185.881262,100.279965 185.93,100.23 L186.09,100.1 L186.17,100.03 L186.26,99.97 L186.34,99.91 L186.43,99.85 C186.499242,99.8039958 186.560117,99.7465024 186.61,99.68 C186.665534,99.6200015 186.712634,99.5527159 186.75,99.48 C186.791371,99.4092658 186.818545,99.3311399 186.83,99.25 C186.839635,99.1702901 186.839635,99.0897099 186.83,99.01 L186.83,76.31 C186.839848,76.2403464 186.839848,76.1696536 186.83,76.1 C186.819162,76.0341297 186.798957,75.9701484 186.77,75.91 C186.748112,75.8462757 186.717846,75.7857452 186.68,75.73 C186.661065,75.6748484 186.637654,75.6213369 186.61,75.57 Z" id="Path" fill="#023852"></path>
25
+ <path d="M150.76,147.28 L152.86,147.91 L154.96,148.55 L157.06,149.19 L159.15,149.82 L159.37,149.88 L159.58,149.88 L159.8,149.88 L164.8,149.88 L165.02,149.88 L165.24,149.88 L165.45,149.82 L167.55,149.18 L169.65,148.55 L171.75,147.91 L173.85,147.27 C174.058709,147.209335 174.259964,147.125479 174.45,147.02 C174.638468,146.91066 174.815956,146.783405 174.98,146.64 C175.141393,146.497146 175.285688,146.336072 175.41,146.16 C175.539525,145.983769 175.646991,145.792346 175.73,145.59 L178.04,140.17 L180.35,134.76 L182.65,129.34 L184.96,123.93 C184.96,123.83 185.03,123.74 185.06,123.64 C185.092582,123.545063 185.119299,123.448214 185.14,123.35 C185.145523,123.253412 185.145523,123.156588 185.14,123.06 C185.14,122.96 185.14,122.86 185.14,122.76 L185.14,104.81 L184.22,104.81 L183.76,108.12 L183.3,111.44 L182.84,114.75 L182.38,118.07 C182.362916,118.195212 182.336169,118.318914 182.3,118.44 C182.269068,118.562835 182.228956,118.683173 182.18,118.8 C182.132724,118.916086 182.079315,119.029579 182.02,119.14 L181.81,119.46 L180.69,120.94 L179.57,122.42 L178.46,123.9 L177.34,125.38 C177.046271,125.769945 176.661815,126.082315 176.22,126.29 C174.896278,126.913275 173.316017,126.490745 172.48,125.29 L171.83,124.29 L171.18,123.29 L170.52,122.29 L169.87,121.29 C169.731785,121.088739 169.57071,120.904175 169.39,120.74 C169.208341,120.580031 169.010622,120.439282 168.8,120.32 C168.58365,120.208445 168.355587,120.121244 168.12,120.06 C167.881433,119.99935 167.636154,119.969111 167.39,119.97 L157.46,119.97 C157.234406,119.971968 157.009715,119.998796 156.79,120.05 C156.573201,120.102183 156.362155,120.175882 156.16,120.27 C155.960556,120.368853 155.772733,120.489596 155.6,120.63 C155.420653,120.769407 155.259407,120.930653 155.12,121.11 L154.45,121.96 L153.78,122.81 L153.11,123.66 L152.44,124.51 C151.823307,125.289 150.860932,125.712145 149.87,125.64 C148.87853,125.560671 147.990835,124.995094 147.5,124.13 L146.1,121.66 L144.7,119.19 L143.3,116.73 L141.9,114.26 C141.835314,114.147402 141.778511,114.030455 141.73,113.91 C141.679579,113.790293 141.639434,113.666513 141.61,113.54 C141.573831,113.418914 141.547084,113.295212 141.53,113.17 C141.53,113.04 141.53,112.91 141.53,112.78 L141.53,104.4 L140.53,104.4 C140.404142,104.401315 140.278992,104.381021 140.16,104.34 L139.87,104.23 C139.78,104.23 139.71,104.18 139.67,104.23 C139.63,104.28 139.59,104.32 139.59,104.45 L139.59,122.75 C139.585044,122.846603 139.585044,122.943397 139.59,123.04 C139.584477,123.136588 139.584477,123.233412 139.59,123.33 C139.607445,123.427994 139.630821,123.524838 139.66,123.62 L139.76,123.9 L142.03,129.31 L144.29,134.73 L146.55,140.14 L148.81,145.55 C148.898615,145.752757 149.005735,145.946912 149.13,146.13 C149.394298,146.490932 149.73597,146.788186 150.13,147 C150.329304,147.115749 150.540529,147.209627 150.76,147.28 L150.76,147.28 Z" id="Path" fill="#023852"></path>
26
+ <path d="M167.88,62.91 L160.1,62.91 L160.01,62.91 L159.92,62.91 L156.04,64.41 L152.17,65.91 L148.3,67.41 L144.43,68.91 L144.32,68.96 L144.23,69.02 L144.14,69.08 L144.05,69.16 L142.49,70.8 L140.93,72.44 L139.36,74.08 L137.8,75.72 C137.727953,75.8013588 137.66739,75.8922032 137.62,75.99 C137.591492,76.0361621 137.571192,76.0869117 137.56,76.14 C137.555453,76.1932364 137.555453,76.2467636 137.56,76.3 L137.5,76.8 L137.44,77.29 L137.37,77.78 L137.31,78.27 L139.73,76.44 L142.4,74.44 L144.71,72.71 L146.06,71.71 L146.13,71.71 L146.21,71.71 L146.28,71.71 C146.306004,71.7015909 146.333996,71.7015909 146.36,71.71 L149.93,70.56 L153.5,69.41 L157.06,68.26 L160.63,67.11 L160.71,67.11 L160.79,67.11 L167.65,67.11 L167.71,67.11 L169.71,67.58 L171.71,68.04 L173.66,68.51 L175.61,68.98 L175.7,68.98 L175.78,68.98 C175.806395,68.9746122 175.833605,68.9746122 175.86,68.98 L175.94,68.98 L178.7,70.8 L181.46,72.62 L184.21,74.44 L186.97,76.26 L186.97,75.85 L184.42,73.34 L181.87,70.83 L179.32,68.32 L176.77,65.81 L176.68,65.73 L176.58,65.67 C176.550493,65.644222 176.516631,65.6239049 176.48,65.61 L176.37,65.61 L174.37,64.95 L172.37,64.29 L170.37,63.63 L168.37,62.98 L168.29,62.98 L168.05,62.98 L167.88,62.91 Z" id="Path" fill="#4E7486"></path>
27
+ <path d="M179.47,165.41 L175.26,163.25 L171.05,161.09 L166.84,158.93 L162.64,156.77 L160.64,156.77 L156.52,159 L152.4,161.26 L148.28,163.52 L144.16,165.79 C144.13212,165.80522 144.110777,165.83012 144.1,165.86 C144.085737,165.888305 144.085737,165.921695 144.1,165.95 C144.108725,165.978765 144.131235,166.001275 144.16,166.01 C144.187846,166.026077 144.222154,166.026077 144.25,166.01 L148.55,164.41 L152.84,162.82 L157.13,161.23 L161.42,159.64 L161.51,159.64 L165.97,161.13 L170.43,162.61 L174.9,164.1 L179.36,165.59 C179.391407,165.606027 179.428593,165.606027 179.46,165.59 C179.48475,165.575393 179.505393,165.55475 179.52,165.53 C179.529906,165.500818 179.529906,165.469182 179.52,165.44 C179.50582,165.426343 179.488723,165.416085 179.47,165.41 L179.47,165.41 Z" id="Path" fill="#0099DA"></path>
28
+ <polygon id="Path" fill="#023852" points="156.13 169.22 155.68 170.98 155.23 172.74 154.78 186.09 154.33 199.44 157.83 199.44 161.33 199.44 164.83 199.44 168.33 199.44 167.43 185.93 166.53 172.42 165.62 170.49 164.72 168.57 164.72 167.93 164.72 167.29 164.72 167.29 164.72 167.29 165.54 165.35 166.37 163.41 167.19 161.47 168.02 159.53 166.67 158.84 165.32 158.14 163.96 157.45 162.61 156.76 162.12 156.76 161.64 156.76 161.15 156.76 160.66 156.76 158.82 157.77 156.97 158.79 155.12 159.81 153.28 160.82 153.99 162.6 154.7 164.38 155.41 166.16 156.13 167.94 156.13 167.94 156.13 167.94 156.13 168.58"></polygon>
29
+ <polygon id="Path" fill="#023852" points="337.47 96.81 295.88 96.81 254.29 96.81 254.29 93.65 254.29 90.49 295.88 90.49 337.47 90.49 337.47 93.65"></polygon>
30
+ <polygon id="Path" fill="#023852" points="337.47 125.56 295.88 125.56 254.29 125.56 254.29 122.4 254.29 119.24 295.88 119.24 337.47 119.24 337.47 122.4"></polygon>
31
+ <polygon id="Path" fill="#023852" points="337.47 111.19 295.88 111.19 254.29 111.19 254.29 108.02 254.29 104.86 295.88 104.86 337.47 104.86 337.47 108.02"></polygon>
32
+ <polygon id="Path" fill="#FFFFFF" opacity="0.2" points="84.84 15.23 141.46 70.39 198.07 125.56 254.68 180.17 311.29 234.77 352.2 234.77 393.11 234.77 393.11 125 393.11 15.23 238.98 15.23"></polygon>
33
+ </g>
34
+ </g>
35
+ </svg>