@cbm-common/cbm-types 0.0.82 → 0.0.83

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 (819) hide show
  1. package/lib/app.config.d.ts +2 -2
  2. package/lib/app.d.ts +3 -3
  3. package/lib/app.routes.d.ts +2 -2
  4. package/lib/components/accounting-seat/accounting-seat.d.ts +32 -32
  5. package/lib/components/accounting-seat/directives/drop-down-menu.directive.d.ts +13 -13
  6. package/lib/components/accounting-seat/directives/drop-down.directive.d.ts +10 -10
  7. package/lib/components/accounting-seat/types.d.ts +1 -1
  8. package/lib/components/add-client/add-client.d.ts +177 -178
  9. package/lib/components/add-client/animations.d.ts +1 -1
  10. package/lib/components/add-client/constants.d.ts +9 -9
  11. package/lib/components/add-client/types.d.ts +7 -7
  12. package/lib/components/add-provider/add-provider.d.ts +111 -111
  13. package/lib/components/add-provider/animations.d.ts +1 -1
  14. package/lib/components/add-provider/constants.d.ts +7 -7
  15. package/lib/components/add-provider/types.d.ts +1 -1
  16. package/lib/components/additional-data-modal/additional-data/additional-data.d.ts +11 -11
  17. package/lib/components/additional-data-modal/additional-data-modal.d.ts +33 -33
  18. package/lib/components/additional-data-modal/additional-data-modal.model.d.ts +7 -7
  19. package/lib/components/additional-data-modal/animations.d.ts +2 -2
  20. package/lib/components/additional-data-modal/general-data/general-data.d.ts +4 -4
  21. package/lib/components/advanced-item-search-modal/advanced-item-search-modal.d.ts +25 -25
  22. package/lib/components/advanced-item-search-modal/alternative-item-list/alternative-item-list.d.ts +25 -25
  23. package/lib/components/advanced-item-search-modal/animations.d.ts +2 -2
  24. package/lib/components/advanced-item-search-modal/constants.d.ts +1 -1
  25. package/lib/components/advanced-item-search-modal/item-list/item-list.d.ts +85 -85
  26. package/lib/components/advanced-item-search-modal/types.d.ts +7 -7
  27. package/lib/components/attachments/animations.d.ts +1 -1
  28. package/lib/components/attachments/attachments.d.ts +50 -50
  29. package/lib/components/attachments/components/button-item/button-item.d.ts +5 -5
  30. package/lib/components/attachments/components/buttons/buttons.d.ts +8 -8
  31. package/lib/components/attachments/components/grid-view/grid-view.d.ts +32 -32
  32. package/lib/components/attachments/components/icons/delete-icon/delete-icon.d.ts +2 -2
  33. package/lib/components/attachments/components/icons/download-icon/download-icon.d.ts +2 -2
  34. package/lib/components/attachments/components/list-view/list-view.d.ts +41 -41
  35. package/lib/components/attachments/types.d.ts +7 -7
  36. package/lib/components/availability-board/availability-board.d.ts +25 -25
  37. package/lib/components/availability-board/availability-board.model.d.ts +46 -46
  38. package/lib/components/availability-board/directives/drop-menu.directive.d.ts +19 -19
  39. package/lib/components/availability-board/models/value-column.model.d.ts +6 -6
  40. package/lib/components/availability-board/services/config.service.d.ts +7 -7
  41. package/lib/components/availability-board/services/mouse-position.service.d.ts +14 -14
  42. package/lib/components/branch-card/branch-card.d.ts +15 -15
  43. package/lib/components/committed-quantity-converter/committed-quantity-converter.d.ts +22 -22
  44. package/lib/components/committed-quantity-converter/types.d.ts +11 -11
  45. package/lib/components/confirmation-modal/animations.d.ts +2 -2
  46. package/lib/components/confirmation-modal/confirmation-modal.d.ts +15 -15
  47. package/lib/components/documents-reference/animations.d.ts +1 -1
  48. package/lib/components/documents-reference/components/add/add.d.ts +112 -112
  49. package/lib/components/documents-reference/components/delete/delete.d.ts +28 -28
  50. package/lib/components/documents-reference/components/reference-document-by-tab/reference-document-by-tab.d.ts +39 -39
  51. package/lib/components/documents-reference/components/reference-document-to-tab/reference-document-to-tab.d.ts +42 -42
  52. package/lib/components/documents-reference/components/tab-item/tab-item.component.d.ts +5 -5
  53. package/lib/components/documents-reference/components/tabs/tabs.component.d.ts +7 -7
  54. package/lib/components/documents-reference/documents-reference.d.ts +21 -21
  55. package/lib/components/documents-reference/types.d.ts +56 -56
  56. package/lib/components/dropzone/dropzone.d.ts +17 -17
  57. package/lib/components/empty/empty.d.ts +17 -17
  58. package/lib/components/json-modal/json-modal.d.ts +14 -14
  59. package/lib/components/modal-confirm/modal-confirm.d.ts +23 -23
  60. package/lib/components/modal-confirm/ng-content.d.ts +8 -8
  61. package/lib/components/modal-confirm/types.d.ts +6 -6
  62. package/lib/components/pagination-nav/pagination-nav.d.ts +27 -27
  63. package/lib/components/pagination-nav/pagination-nav.model.d.ts +8 -8
  64. package/lib/components/record-detail-metadata/components/options/options.d.ts +13 -13
  65. package/lib/components/record-detail-metadata/directives/drop-down-menu.directive.d.ts +13 -13
  66. package/lib/components/record-detail-metadata/directives/drop-down.directive.d.ts +9 -9
  67. package/lib/components/record-detail-metadata/record-detail-metadata.d.ts +21 -21
  68. package/lib/components/record-detail-metadata/types.d.ts +49 -49
  69. package/lib/components/relationship-map/animations.d.ts +1 -1
  70. package/lib/components/relationship-map/components/map-node/map-node.component.d.ts +19 -19
  71. package/lib/components/relationship-map/components/map-node-parent/map-node-parent.component.d.ts +32 -32
  72. package/lib/components/relationship-map/components/map-node-tree/map-node-tree.component.d.ts +32 -32
  73. package/lib/components/relationship-map/components/parent-tree-by-tab/parent-tree-by-tab.component.d.ts +75 -75
  74. package/lib/components/relationship-map/components/relationship-tree-by-tab/relationship-tree-by-tab.component.d.ts +74 -74
  75. package/lib/components/relationship-map/components/tab-item/tab-item.component.d.ts +5 -5
  76. package/lib/components/relationship-map/components/tabs/tabs.component.d.ts +7 -7
  77. package/lib/components/relationship-map/constants.d.ts +1 -1
  78. package/lib/components/relationship-map/relationship-map.d.ts +11 -11
  79. package/lib/components/relationship-map/types.d.ts +5 -5
  80. package/lib/components/relationship-movements/animations.d.ts +2 -2
  81. package/lib/components/relationship-movements/relationship-movements.d.ts +58 -58
  82. package/lib/components/relationship-movements/relationship-movements.model.d.ts +26 -26
  83. package/lib/components/stock-by-warehouse/directives/drop-down-menu.directive.d.ts +15 -15
  84. package/lib/components/stock-by-warehouse/stock-by-warehouse.d.ts +42 -42
  85. package/lib/components/stock-by-warehouse/type.d.ts +15 -15
  86. package/lib/components/taxes-modal/taxes-modal.d.ts +17 -17
  87. package/lib/components/taxes-modal/taxes-modal.model.d.ts +36 -36
  88. package/lib/components/timeline/timeline.d.ts +27 -27
  89. package/lib/components/timeline/types.d.ts +17 -17
  90. package/lib/components/tip-modal/animations.d.ts +1 -1
  91. package/lib/components/tip-modal/tip-modal.d.ts +25 -25
  92. package/lib/components/tree-select/tree-select.d.ts +60 -60
  93. package/lib/components/tree-select/types.d.ts +8 -8
  94. package/lib/components/user-history/components/email-history/email-history.component.d.ts +66 -66
  95. package/lib/components/user-history/components/email-history/emails-modal/emails-modal.component.d.ts +13 -13
  96. package/lib/components/user-history/components/general-history/general-history.component.d.ts +58 -58
  97. package/lib/components/user-history/components/print-history/print-history.component.d.ts +58 -58
  98. package/lib/components/user-history/components/sri-history/sri-history.component.d.ts +63 -63
  99. package/lib/components/user-history/components/tab-item/tab-item.component.d.ts +7 -7
  100. package/lib/components/user-history/components/tabs/tabs.component.d.ts +7 -7
  101. package/lib/components/user-history/constants.d.ts +1 -1
  102. package/lib/components/user-history/directives/drop-down.directive.d.ts +9 -9
  103. package/lib/components/user-history/types.d.ts +14 -14
  104. package/lib/components/user-history/user-history.d.ts +30 -30
  105. package/lib/components/view-reports/model.d.ts +27 -27
  106. package/lib/components/view-reports/view-reports.d.ts +49 -49
  107. package/lib/components/xml-modal/animations.d.ts +2 -2
  108. package/lib/components/xml-modal/xml-modal.d.ts +22 -22
  109. package/lib/directives/character-counter/character-counter.directive.d.ts +21 -21
  110. package/lib/directives/horizontal-overflow/components/arrow-left/arrow-left.component.d.ts +5 -5
  111. package/lib/directives/horizontal-overflow/components/arrow-right/arrow-right.component.d.ts +5 -5
  112. package/lib/directives/horizontal-overflow/horizontal-overflow-arrows.directive.d.ts +23 -23
  113. package/lib/directives/horizontal-overflow/horizontal-overflow-shadow.directive.d.ts +8 -8
  114. package/lib/directives/number-input/number-input.directive.d.ts +23 -23
  115. package/lib/directives/resize-container/resize-container.directive.d.ts +20 -20
  116. package/lib/directives/resize-container/resize-container.model.d.ts +6 -6
  117. package/lib/directives/text-input/text-input.directive.d.ts +14 -14
  118. package/lib/directives/text-input/types.d.ts +1 -1
  119. package/lib/directives/tooltip/tooltip/tooltip.d.ts +9 -9
  120. package/lib/directives/tooltip/tooltip/types.d.ts +2 -2
  121. package/lib/directives/tooltip/tooltip.directive.d.ts +26 -26
  122. package/lib/domain/models/account-group.domain.model.d.ts +85 -85
  123. package/lib/domain/models/account-template.domain.model.d.ts +124 -124
  124. package/lib/domain/models/account.domain.model.d.ts +144 -144
  125. package/lib/domain/models/alternative-item.domain.model.d.ts +198 -198
  126. package/lib/domain/models/bank-movements.domain.model.d.ts +60 -60
  127. package/lib/domain/models/bank.domain.model.d.ts +92 -92
  128. package/lib/domain/models/billing-order.domain.model.d.ts +530 -530
  129. package/lib/domain/models/billing.domain.model.d.ts +47 -47
  130. package/lib/domain/models/blanket-agreement-category-service.domain.model.d.ts +43 -43
  131. package/lib/domain/models/card-settlement.domain.model.d.ts +260 -260
  132. package/lib/domain/models/cash-liquidation.domain.model.d.ts +319 -319
  133. package/lib/domain/models/category.domain.model.d.ts +80 -80
  134. package/lib/domain/models/client-branch.domain.model.d.ts +35 -35
  135. package/lib/domain/models/client-category.domain.model.d.ts +69 -69
  136. package/lib/domain/models/client-credit-line.domain.models.d.ts +37 -37
  137. package/lib/domain/models/client-group.domain.model.d.ts +107 -107
  138. package/lib/domain/models/client.domain.model.d.ts +396 -396
  139. package/lib/domain/models/company-branch.domain.model.d.ts +163 -163
  140. package/lib/domain/models/company-custom.domain.model.d.ts +52 -52
  141. package/lib/domain/models/company.domain.model.d.ts +479 -479
  142. package/lib/domain/models/contact.domain.model.d.ts +28 -28
  143. package/lib/domain/models/cost-center.domain.model.d.ts +111 -111
  144. package/lib/domain/models/country-code.domain.model.d.ts +14 -14
  145. package/lib/domain/models/country.domain.model.d.ts +68 -68
  146. package/lib/domain/models/credit-management.domain.model.d.ts +337 -337
  147. package/lib/domain/models/credit-request.model.d.ts +271 -271
  148. package/lib/domain/models/deadline.domian.model.d.ts +76 -76
  149. package/lib/domain/models/declaration-code-configuration.domain.model.d.ts +55 -55
  150. package/lib/domain/models/deposit-cheque.domain.model.d.ts +278 -278
  151. package/lib/domain/models/document-reference.domain.model.d.ts +204 -204
  152. package/lib/domain/models/document-type.model.d.ts +59 -59
  153. package/lib/domain/models/driver.domian.model.d.ts +94 -94
  154. package/lib/domain/models/email-settings.domain.model.d.ts +86 -86
  155. package/lib/domain/models/financial-bank.domain.model.d.ts +153 -153
  156. package/lib/domain/models/general-report.domain.model.d.ts +146 -146
  157. package/lib/domain/models/group.domain.model.d.ts +78 -78
  158. package/lib/domain/models/history.domain.model.d.ts +66 -66
  159. package/lib/domain/models/income-banking-transaction.domain.model.d.ts +125 -125
  160. package/lib/domain/models/incoterm.domain.model.d.ts +23 -23
  161. package/lib/domain/models/invoice.domain.model.d.ts +1056 -1056
  162. package/lib/domain/models/item.domain.model.d.ts +935 -935
  163. package/lib/domain/models/kit.domain.model.d.ts +508 -508
  164. package/lib/domain/models/message-settings.domain.model.d.ts +193 -193
  165. package/lib/domain/models/module-detail.domain.model.d.ts +155 -155
  166. package/lib/domain/models/module.domain.model.d.ts +266 -266
  167. package/lib/domain/models/money.domain.model.d.ts +28 -28
  168. package/lib/domain/models/outgoing-banking-transaction.domain.model.d.ts +125 -125
  169. package/lib/domain/models/payment-term-repository.domain.model.d.ts +38 -38
  170. package/lib/domain/models/price-list.domain.model.d.ts +54 -54
  171. package/lib/domain/models/print-settings.domain.model.d.ts +110 -110
  172. package/lib/domain/models/provider-category.domain.model.d.ts +68 -68
  173. package/lib/domain/models/provider-group.domain.model.d.ts +110 -110
  174. package/lib/domain/models/provider.domain.model.d.ts +255 -255
  175. package/lib/domain/models/rate.domain.model.d.ts +112 -112
  176. package/lib/domain/models/reason-country.domain.model.d.ts +93 -93
  177. package/lib/domain/models/report-financials.domain.model.d.ts +2233 -2233
  178. package/lib/domain/models/retention-sales.domain.model.d.ts +404 -404
  179. package/lib/domain/models/retention-settings-sales.domain.model.d.ts +111 -111
  180. package/lib/domain/models/reverse-movements.domain.model.d.ts +9 -9
  181. package/lib/domain/models/role.domain.model.d.ts +175 -175
  182. package/lib/domain/models/sale-price.domain.model.d.ts +74 -74
  183. package/lib/domain/models/sales-pending-document.domain.model.d.ts +70 -70
  184. package/lib/domain/models/seat.domain.model.d.ts +325 -325
  185. package/lib/domain/models/seller.domain.model.d.ts +135 -135
  186. package/lib/domain/models/sequence.domain.model.d.ts +21 -21
  187. package/lib/domain/models/service-category.domain.model.d.ts +131 -131
  188. package/lib/domain/models/service-group.domain.model.d.ts +109 -109
  189. package/lib/domain/models/service-outsourcing.domain.model.d.ts +273 -273
  190. package/lib/domain/models/service.domain.model.d.ts +314 -314
  191. package/lib/domain/models/settings-professions.domain.model.d.ts +79 -79
  192. package/lib/domain/models/signature-settings.domain.model.d.ts +68 -68
  193. package/lib/domain/models/sri-history.domain.model.d.ts +298 -298
  194. package/lib/domain/models/sri-payment-term.domain.model.d.ts +30 -30
  195. package/lib/domain/models/stock-item.domain.model.d.ts +88 -88
  196. package/lib/domain/models/subscription.domain.model.d.ts +261 -261
  197. package/lib/domain/models/tax-ice.domain.model.d.ts +93 -93
  198. package/lib/domain/models/tax-irbpnr.domain.model.d.ts +19 -19
  199. package/lib/domain/models/tax-iva.domain.model.d.ts +78 -78
  200. package/lib/domain/models/tax-regime.domain.model.d.ts +31 -31
  201. package/lib/domain/models/tax-retention.domain.model.d.ts +113 -113
  202. package/lib/domain/models/territorial-organization.domain.model.d.ts +53 -53
  203. package/lib/domain/models/transactions-purchases.domain.model.d.ts +170 -170
  204. package/lib/domain/models/unit-measure.domain.model.d.ts +57 -57
  205. package/lib/domain/models/upload.domain.model.d.ts +117 -117
  206. package/lib/domain/models/user.domain.model.d.ts +260 -260
  207. package/lib/domain/models/warehouse.domain.model.d.ts +97 -97
  208. package/lib/domain/models/work-order.domain.model.d.ts +141 -141
  209. package/lib/domain/repositories/account-group.domain.repository.d.ts +13 -13
  210. package/lib/domain/repositories/account-template.domain.repository.d.ts +17 -17
  211. package/lib/domain/repositories/account.domain.repository.d.ts +21 -21
  212. package/lib/domain/repositories/alternative-item.domain.repository.d.ts +17 -17
  213. package/lib/domain/repositories/bank-movements.domain.repository.d.ts +10 -10
  214. package/lib/domain/repositories/bank.domain.repository.d.ts +14 -14
  215. package/lib/domain/repositories/billing-order.domain.repository.d.ts +9 -9
  216. package/lib/domain/repositories/billing.domain.repository.d.ts +9 -9
  217. package/lib/domain/repositories/blanket-agreement-category-service.domain.repository.d.ts +10 -10
  218. package/lib/domain/repositories/card-settlement.domain.repository.d.ts +11 -11
  219. package/lib/domain/repositories/cash-liquidation.domain.repository.d.ts +13 -13
  220. package/lib/domain/repositories/category.domain.repository.d.ts +9 -9
  221. package/lib/domain/repositories/client-branch.domain.repository.d.ts +8 -8
  222. package/lib/domain/repositories/client-category.domain.repository.d.ts +14 -14
  223. package/lib/domain/repositories/client-credit-line.domain.repository.d.ts +9 -9
  224. package/lib/domain/repositories/client-group.domain.repository.d.ts +14 -14
  225. package/lib/domain/repositories/client.domain.repository.d.ts +18 -18
  226. package/lib/domain/repositories/company-branch.domain.repository.d.ts +17 -17
  227. package/lib/domain/repositories/company-custom.domain.repository.d.ts +11 -11
  228. package/lib/domain/repositories/company.domain.repository.d.ts +18 -18
  229. package/lib/domain/repositories/contact.domain.repository.d.ts +8 -8
  230. package/lib/domain/repositories/cost-center.domain.repository.d.ts +14 -14
  231. package/lib/domain/repositories/country-code.domain.repository.d.ts +8 -8
  232. package/lib/domain/repositories/country.domain.repository.d.ts +12 -12
  233. package/lib/domain/repositories/credit-management.domain.repository.d.ts +11 -11
  234. package/lib/domain/repositories/credit-request.domain.repository.d.ts +15 -15
  235. package/lib/domain/repositories/deadline.domain.repository.d.ts +12 -12
  236. package/lib/domain/repositories/declaration-code-configuration.domain.repository.d.ts +12 -12
  237. package/lib/domain/repositories/deposit-cheque.domain.repository.d.ts +11 -11
  238. package/lib/domain/repositories/document-reference.domain.repository.d.ts +15 -15
  239. package/lib/domain/repositories/document-type.domain.repository.d.ts +12 -12
  240. package/lib/domain/repositories/driver.domain.repository.d.ts +14 -14
  241. package/lib/domain/repositories/email-settings.domain.repository.d.ts +13 -13
  242. package/lib/domain/repositories/financial-bank.domain.repository.d.ts +15 -15
  243. package/lib/domain/repositories/general-report.domain.repository.d.ts +10 -10
  244. package/lib/domain/repositories/group.domain.repository.d.ts +9 -9
  245. package/lib/domain/repositories/history.domain.repository.d.ts +10 -10
  246. package/lib/domain/repositories/income-banking-transaction.domain.repository.d.ts +11 -11
  247. package/lib/domain/repositories/incoterm.domain.repository.d.ts +8 -8
  248. package/lib/domain/repositories/invoice.domain.repository.d.ts +16 -16
  249. package/lib/domain/repositories/item.domain.repository.d.ts +20 -20
  250. package/lib/domain/repositories/kit.domain.repository.d.ts +18 -18
  251. package/lib/domain/repositories/message-settings.domain.repository.d.ts +13 -13
  252. package/lib/domain/repositories/module-detail.domain.repository.d.ts +14 -14
  253. package/lib/domain/repositories/module.domain.repository.d.ts +15 -15
  254. package/lib/domain/repositories/money.domain.repository.d.ts +9 -9
  255. package/lib/domain/repositories/outgoing-banking-transaction.domain.repository.d.ts +12 -12
  256. package/lib/domain/repositories/payment-term.domain.repository.d.ts +10 -10
  257. package/lib/domain/repositories/price-list.domain.repository.d.ts +9 -9
  258. package/lib/domain/repositories/print-settings.domain.repository.d.ts +11 -11
  259. package/lib/domain/repositories/provider-category.domain.repository.d.ts +10 -10
  260. package/lib/domain/repositories/provider-group.domain.repository.d.ts +10 -10
  261. package/lib/domain/repositories/provider.domain.repository.d.ts +19 -19
  262. package/lib/domain/repositories/rate.domain.repository.d.ts +9 -9
  263. package/lib/domain/repositories/reason-country.domain.repository.d.ts +14 -14
  264. package/lib/domain/repositories/report-financials.domain.repository.d.ts +249 -249
  265. package/lib/domain/repositories/retention-sales.domain.repository.d.ts +19 -19
  266. package/lib/domain/repositories/retention-settings-sales.domain.repository.d.ts +9 -9
  267. package/lib/domain/repositories/reverse-movements.domain.repository.d.ts +8 -8
  268. package/lib/domain/repositories/role.domain.repository.d.ts +17 -17
  269. package/lib/domain/repositories/sale-price.domain.repository.d.ts +8 -8
  270. package/lib/domain/repositories/sales-pending-document.domain.repository.d.ts +8 -8
  271. package/lib/domain/repositories/seat.domain.repository.d.ts +20 -20
  272. package/lib/domain/repositories/seller.domain.repository.d.ts +17 -17
  273. package/lib/domain/repositories/sequence.domain.repository.d.ts +9 -9
  274. package/lib/domain/repositories/service-category.domain.repository.d.ts +13 -13
  275. package/lib/domain/repositories/service-group.domain.repository.d.ts +15 -15
  276. package/lib/domain/repositories/service-outsourcing.domain.repository.d.ts +20 -20
  277. package/lib/domain/repositories/service.domain.repository.d.ts +20 -20
  278. package/lib/domain/repositories/settings-professions.domain.repository.d.ts +13 -13
  279. package/lib/domain/repositories/signature-settings.domain.repository.d.ts +14 -14
  280. package/lib/domain/repositories/sri-history.domain.repository.d.ts +8 -8
  281. package/lib/domain/repositories/sri-payment-term.domain.repository.d.ts +9 -9
  282. package/lib/domain/repositories/stock-item.domain.repository.d.ts +10 -10
  283. package/lib/domain/repositories/subscription.domain.repository.d.ts +15 -15
  284. package/lib/domain/repositories/tax-ice.domain.repository.d.ts +14 -14
  285. package/lib/domain/repositories/tax-irbpnr.domain.repository.d.ts +8 -8
  286. package/lib/domain/repositories/tax-iva.domain.repository.d.ts +14 -14
  287. package/lib/domain/repositories/tax-regime.domain.repository.d.ts +9 -9
  288. package/lib/domain/repositories/tax-retention.domain.repository.d.ts +14 -14
  289. package/lib/domain/repositories/territorial-organization.domain.repository.d.ts +10 -10
  290. package/lib/domain/repositories/transactions-purchase.domain.repository.d.ts +12 -12
  291. package/lib/domain/repositories/unit-measure.domain.repository.d.ts +13 -13
  292. package/lib/domain/repositories/upload.domain.repository.d.ts +15 -15
  293. package/lib/domain/repositories/user.domain.repository.d.ts +21 -21
  294. package/lib/domain/repositories/warehouse.domain.repository.d.ts +14 -14
  295. package/lib/domain/repositories/work-order.domain.repository.d.ts +13 -13
  296. package/lib/domain/services/auth/auth.model.d.ts +183 -183
  297. package/lib/domain/services/auth/auth.service.d.ts +19 -19
  298. package/lib/domain/services/notification/notification.model.d.ts +15 -15
  299. package/lib/domain/services/notification/notification.service.d.ts +4 -4
  300. package/lib/domain/services/web-socket/web-socket.model.d.ts +34 -34
  301. package/lib/domain/services/web-socket/web-socket.service.d.ts +18 -18
  302. package/lib/environments/environment.d.ts +28 -28
  303. package/lib/infrastructure/repositories/account-group.infrastructure.repository.d.ts +10 -10
  304. package/lib/infrastructure/repositories/account-template.infrastructure.repository.d.ts +14 -14
  305. package/lib/infrastructure/repositories/account.infrastructure.repository.d.ts +17 -17
  306. package/lib/infrastructure/repositories/alternative-item.infrastructure.repository.d.ts +14 -14
  307. package/lib/infrastructure/repositories/bank-movements.infrastructure.repository.d.ts +6 -6
  308. package/lib/infrastructure/repositories/bank.infrastructure.repository.d.ts +10 -10
  309. package/lib/infrastructure/repositories/billing-order.infrastructure.repository.d.ts +6 -6
  310. package/lib/infrastructure/repositories/billing.infrastructure.repository.d.ts +6 -6
  311. package/lib/infrastructure/repositories/blanket-agreement-category-service..infrastructure.repository.d.ts +7 -7
  312. package/lib/infrastructure/repositories/card-settlement.infrastructure.repository.d.ts +8 -8
  313. package/lib/infrastructure/repositories/cash-liquidation.infrastructure.repository.d.ts +9 -9
  314. package/lib/infrastructure/repositories/category.infrastructure.repository.d.ts +6 -6
  315. package/lib/infrastructure/repositories/client-branch.infrastructure.repository.d.ts +5 -5
  316. package/lib/infrastructure/repositories/client-category.infrastructure.repository.d.ts +11 -11
  317. package/lib/infrastructure/repositories/client-credit-line.infrastructure.repository.d.ts +6 -6
  318. package/lib/infrastructure/repositories/client-group.infrastructure.repository.d.ts +11 -11
  319. package/lib/infrastructure/repositories/client.infrastructure.repository.d.ts +15 -15
  320. package/lib/infrastructure/repositories/company-custom.infrastructure.repository.d.ts +8 -8
  321. package/lib/infrastructure/repositories/company.infrastructure.repository.d.ts +15 -15
  322. package/lib/infrastructure/repositories/compony-branch.infrastructure.repository.d.ts +14 -14
  323. package/lib/infrastructure/repositories/contac.infrastrucutre.repository.d.ts +5 -5
  324. package/lib/infrastructure/repositories/cost-center.infrastructure.repository.d.ts +11 -11
  325. package/lib/infrastructure/repositories/country-code.infrastructure.repository.d.ts +5 -5
  326. package/lib/infrastructure/repositories/country.infrastructure.repository.d.ts +9 -9
  327. package/lib/infrastructure/repositories/credit-management.infrastructure.repository.d.ts +8 -8
  328. package/lib/infrastructure/repositories/credit-request.infrastructure.repository.d.ts +11 -11
  329. package/lib/infrastructure/repositories/deadline.infrastructure.repository.d.ts +9 -9
  330. package/lib/infrastructure/repositories/declaration-code-configuration.infrastructure.repository.d.ts +9 -9
  331. package/lib/infrastructure/repositories/deposit-cheque.infrastructure.repository.d.ts +8 -8
  332. package/lib/infrastructure/repositories/document-reference.infrastructure.repository.d.ts +12 -12
  333. package/lib/infrastructure/repositories/document-type.infrastructure.repository.d.ts +9 -9
  334. package/lib/infrastructure/repositories/driver.infrastructure.repository.d.ts +11 -11
  335. package/lib/infrastructure/repositories/email-settings.infrastructure.repository.d.ts +10 -10
  336. package/lib/infrastructure/repositories/financial-bank.infrastructure.repository.d.ts +11 -11
  337. package/lib/infrastructure/repositories/general-report.infrastructure.repository.d.ts +7 -7
  338. package/lib/infrastructure/repositories/group.infrastructure.repository.d.ts +6 -6
  339. package/lib/infrastructure/repositories/history.infrastructure.repository.d.ts +7 -7
  340. package/lib/infrastructure/repositories/income-banking-transaction.infrastructure.repository.d.ts +8 -8
  341. package/lib/infrastructure/repositories/incoterm.infrastructure.repository.d.ts +5 -5
  342. package/lib/infrastructure/repositories/invoice.infrastructure.repository.d.ts +13 -13
  343. package/lib/infrastructure/repositories/item.infrastructure.repository.d.ts +17 -17
  344. package/lib/infrastructure/repositories/kit.infrastructure.repository.d.ts +15 -15
  345. package/lib/infrastructure/repositories/message-settings.infrastructure.repository.d.ts +10 -10
  346. package/lib/infrastructure/repositories/module-detail.infrastructure.repository.d.ts +11 -11
  347. package/lib/infrastructure/repositories/module.infrastructure.repository.d.ts +12 -12
  348. package/lib/infrastructure/repositories/money.infrastructure.repository.d.ts +6 -6
  349. package/lib/infrastructure/repositories/outgoing-banking-transaction.infrastructure.repository.d.ts +8 -8
  350. package/lib/infrastructure/repositories/payment-term.infrastructure.repository.d.ts +6 -6
  351. package/lib/infrastructure/repositories/price-list.infrastructure.repository.d.ts +6 -6
  352. package/lib/infrastructure/repositories/print-settings.infrastructure.repository.d.ts +8 -8
  353. package/lib/infrastructure/repositories/provider-category.infrastructure.repository.d.ts +7 -7
  354. package/lib/infrastructure/repositories/provider-group.infrastructure.repository.d.ts +7 -7
  355. package/lib/infrastructure/repositories/provider.infrastructure.repository.d.ts +16 -16
  356. package/lib/infrastructure/repositories/rate.infrastructure.repository.d.ts +6 -6
  357. package/lib/infrastructure/repositories/reason-country.infrastructure.repository.d.ts +11 -11
  358. package/lib/infrastructure/repositories/report-financials.infrastructure.repository.d.ts +246 -246
  359. package/lib/infrastructure/repositories/retention-sales.infrastructure.repository.d.ts +16 -16
  360. package/lib/infrastructure/repositories/retention-settings-sales.infrastructure.repository.d.ts +6 -6
  361. package/lib/infrastructure/repositories/reverse-movements.infrastructure.repository.d.ts +5 -5
  362. package/lib/infrastructure/repositories/role.infrastructure.repository.d.ts +14 -14
  363. package/lib/infrastructure/repositories/sale-price.infrastructure.repository.d.ts +5 -5
  364. package/lib/infrastructure/repositories/sales-pending-document.infrastructure.repository.d.ts +5 -5
  365. package/lib/infrastructure/repositories/seat.infrastructure.repository.d.ts +17 -17
  366. package/lib/infrastructure/repositories/seller.infrastructure.repository.d.ts +14 -14
  367. package/lib/infrastructure/repositories/sequence.infrastructure.repository.d.ts +5 -5
  368. package/lib/infrastructure/repositories/service-category.infrastructure.repository.d.ts +10 -10
  369. package/lib/infrastructure/repositories/service-group.infrastructure.repository.d.ts +11 -11
  370. package/lib/infrastructure/repositories/service-outsourcing.infrastructure.repository.d.ts +17 -17
  371. package/lib/infrastructure/repositories/service.infrastructure.repository.d.ts +17 -17
  372. package/lib/infrastructure/repositories/settings-professions.infrastructure.repository.d.ts +10 -10
  373. package/lib/infrastructure/repositories/signature-settings.infrastructure.repository.d.ts +11 -11
  374. package/lib/infrastructure/repositories/sri-history.infrastructure.repository.d.ts +5 -5
  375. package/lib/infrastructure/repositories/sri-payment-term.infrastructure.repository.d.ts +6 -6
  376. package/lib/infrastructure/repositories/stock-item.infrastructure.repository.d.ts +7 -7
  377. package/lib/infrastructure/repositories/subscription.infrastructure.repository.d.ts +12 -12
  378. package/lib/infrastructure/repositories/tax-ice.infrastructure.repository.d.ts +10 -10
  379. package/lib/infrastructure/repositories/tax-irbpnr.infrastructure.repository.d.ts +5 -5
  380. package/lib/infrastructure/repositories/tax-iva.infrastructure.repository.d.ts +10 -10
  381. package/lib/infrastructure/repositories/tax-regime.infrastructure.repository.d.ts +6 -6
  382. package/lib/infrastructure/repositories/tax-retention.infrastructure.repository.d.ts +11 -11
  383. package/lib/infrastructure/repositories/territorial-organization.infrastructure.repository.d.ts +7 -7
  384. package/lib/infrastructure/repositories/transactions-purchase.infrastructure.repository.d.ts +9 -9
  385. package/lib/infrastructure/repositories/unit-measure.infrastructure.repository.d.ts +10 -10
  386. package/lib/infrastructure/repositories/upload.infrastructure.repository.d.ts +12 -12
  387. package/lib/infrastructure/repositories/user.infrastructure.repository.d.ts +18 -18
  388. package/lib/infrastructure/repositories/warehouse.infrastructure.repository.d.ts +11 -11
  389. package/lib/infrastructure/repositories/work-order.infrastructure.d.ts +10 -10
  390. package/lib/infrastructure/services/account-group.infrastructure.service.d.ts +15 -15
  391. package/lib/infrastructure/services/account-template.infrastructure.service.d.ts +18 -18
  392. package/lib/infrastructure/services/account.infrastructure.service.d.ts +20 -20
  393. package/lib/infrastructure/services/alternative-item.infrastructure.service.d.ts +19 -19
  394. package/lib/infrastructure/services/bank-movements.infrastructure.service.d.ts +11 -11
  395. package/lib/infrastructure/services/bank.infrasctructure.service.d.ts +15 -15
  396. package/lib/infrastructure/services/billing-order.infrastructure.service.d.ts +11 -11
  397. package/lib/infrastructure/services/billing.infrastructure.service.d.ts +10 -10
  398. package/lib/infrastructure/services/blanket-agreement-category-service.infrastructure.service.d.ts +11 -11
  399. package/lib/infrastructure/services/card-settlement.infrastructure.service.d.ts +13 -13
  400. package/lib/infrastructure/services/cash-liquidation.infrastructure.service.d.ts +14 -14
  401. package/lib/infrastructure/services/category.infrastructure.service.d.ts +11 -11
  402. package/lib/infrastructure/services/client-branch.infrastructure.service.d.ts +10 -10
  403. package/lib/infrastructure/services/client-category.infrastructure.service.d.ts +16 -16
  404. package/lib/infrastructure/services/client-credit-line.infrastructure.service.d.ts +11 -11
  405. package/lib/infrastructure/services/client-group.infrastructure.service.d.ts +16 -16
  406. package/lib/infrastructure/services/client.infrastructure.service.d.ts +20 -20
  407. package/lib/infrastructure/services/company-branch.infrastructure.service.d.ts +18 -18
  408. package/lib/infrastructure/services/company-custom.infrastructure.service.d.ts +12 -12
  409. package/lib/infrastructure/services/company.infrastructure.service.d.ts +20 -20
  410. package/lib/infrastructure/services/contact.infrastructure.service.d.ts +10 -10
  411. package/lib/infrastructure/services/cost-center.infrastructure.service.d.ts +16 -16
  412. package/lib/infrastructure/services/country-code.infrastructure.service.d.ts +10 -10
  413. package/lib/infrastructure/services/country.infrastructure.service.d.ts +14 -14
  414. package/lib/infrastructure/services/credit-management.infrastructure.service.d.ts +13 -13
  415. package/lib/infrastructure/services/credit-request.infrastructure.service.d.ts +16 -16
  416. package/lib/infrastructure/services/deadline.infrastructure.service.d.ts +14 -14
  417. package/lib/infrastructure/services/declaration-code-configuration.infrastructure.service.d.ts +14 -14
  418. package/lib/infrastructure/services/deposit-cheque.infrastructure.service.d.ts +13 -13
  419. package/lib/infrastructure/services/document-reference.infrastructure.service.d.ts +17 -17
  420. package/lib/infrastructure/services/document-type.infrastructure.service.d.ts +14 -14
  421. package/lib/infrastructure/services/driver.infrastructure.service.d.ts +16 -16
  422. package/lib/infrastructure/services/email-settings.infrastruture.service.d.ts +14 -14
  423. package/lib/infrastructure/services/financial-bank.infrastructure.service.d.ts +16 -16
  424. package/lib/infrastructure/services/general-report.infrastructure.service.d.ts +12 -12
  425. package/lib/infrastructure/services/group.infrastructure.service.d.ts +11 -11
  426. package/lib/infrastructure/services/history.infrastructure.service.d.ts +11 -11
  427. package/lib/infrastructure/services/income-banking-transaction.infrastructure.service.d.ts +13 -13
  428. package/lib/infrastructure/services/incoterm.infrastructure.service.d.ts +10 -10
  429. package/lib/infrastructure/services/invoice.infrastructure.service.d.ts +17 -17
  430. package/lib/infrastructure/services/item.infrastructure.service.d.ts +21 -21
  431. package/lib/infrastructure/services/kit.infrastructure.service.d.ts +19 -19
  432. package/lib/infrastructure/services/message-settings.infrastructure.service.d.ts +14 -14
  433. package/lib/infrastructure/services/module-detail.infrastructure.service.d.ts +16 -16
  434. package/lib/infrastructure/services/module.infrastructure.service.d.ts +17 -17
  435. package/lib/infrastructure/services/money.infrastructure.service.d.ts +11 -11
  436. package/lib/infrastructure/services/outgoing-banking-transaction.infrastructure.service.d.ts +13 -13
  437. package/lib/infrastructure/services/payment-term.infrastructure.service.d.ts +10 -10
  438. package/lib/infrastructure/services/price-list.infrastructure.service.d.ts +11 -11
  439. package/lib/infrastructure/services/print-settings.infrastructure.service.d.ts +13 -13
  440. package/lib/infrastructure/services/provider-category.infrastructure.service.d.ts +12 -12
  441. package/lib/infrastructure/services/provider-group.infrastructure.service.d.ts +12 -12
  442. package/lib/infrastructure/services/provider.infrastructure.service.d.ts +20 -20
  443. package/lib/infrastructure/services/rate.infrastructure.service.d.ts +11 -11
  444. package/lib/infrastructure/services/reason-country.infrastructure.service.d.ts +16 -16
  445. package/lib/infrastructure/services/report-financials.infrastructure.service.d.ts +254 -254
  446. package/lib/infrastructure/services/retention-sales.infrastructure.service.d.ts +20 -20
  447. package/lib/infrastructure/services/retention-settings-sales.infrastructure.service.d.ts +11 -11
  448. package/lib/infrastructure/services/reverse-movements.infrastructure.service.d.ts +10 -10
  449. package/lib/infrastructure/services/role.infrastructure.service.d.ts +19 -19
  450. package/lib/infrastructure/services/sale-price.infrastructure.service.d.ts +10 -10
  451. package/lib/infrastructure/services/sales-pending-document.infrastructure.service.d.ts +9 -9
  452. package/lib/infrastructure/services/seat.infrastructure.service.d.ts +21 -21
  453. package/lib/infrastructure/services/seller.infrastructure.service.d.ts +19 -19
  454. package/lib/infrastructure/services/sequence.infrastructe.service.d.ts +9 -9
  455. package/lib/infrastructure/services/service-category.infrastructure..service.d.ts +15 -15
  456. package/lib/infrastructure/services/service-group.infrastructure.service.d.ts +15 -15
  457. package/lib/infrastructure/services/service-outsourcing.infrastructure.service.d.ts +21 -21
  458. package/lib/infrastructure/services/service.infrastructure.service.d.ts +21 -21
  459. package/lib/infrastructure/services/settings-professions.infrastructure.service.d.ts +15 -15
  460. package/lib/infrastructure/services/signature-settings.infrastructure.service.d.ts +16 -16
  461. package/lib/infrastructure/services/sri-history.infrastructure.service.d.ts +9 -9
  462. package/lib/infrastructure/services/sri-payment-term.infrastructure.service.d.ts +10 -10
  463. package/lib/infrastructure/services/stock-item.infrastructure.service.d.ts +12 -12
  464. package/lib/infrastructure/services/subscription.infrastructure.service.d.ts +16 -16
  465. package/lib/infrastructure/services/tax-ice.infrastructure.service.d.ts +14 -14
  466. package/lib/infrastructure/services/tax-irbpnr.infrastructure.service.d.ts +10 -10
  467. package/lib/infrastructure/services/tax-iva.infrastructure.service.d.ts +14 -14
  468. package/lib/infrastructure/services/tax-regime.infrastructure.service.d.ts +10 -10
  469. package/lib/infrastructure/services/tax-retention.infrastructure.service.d.ts +16 -16
  470. package/lib/infrastructure/services/territorial-organization.infrastructure.service.d.ts +11 -11
  471. package/lib/infrastructure/services/transactions-purchase.infrastructure.service.d.ts +13 -13
  472. package/lib/infrastructure/services/unit-measure.infrastructure.service.d.ts +14 -14
  473. package/lib/infrastructure/services/upload.infrastructure.service.d.ts +16 -16
  474. package/lib/infrastructure/services/user.infrastructure.service.d.ts +22 -22
  475. package/lib/infrastructure/services/warehouse.infrastructure.service.d.ts +16 -16
  476. package/lib/infrastructure/services/work-order.infrastructure.service.d.ts +15 -15
  477. package/lib/pipes/error-translate-pipe/error-translate-pipe.d.ts +8 -8
  478. package/lib/remotes/components.remote.d.ts +27 -27
  479. package/lib/remotes/repositories/account-group.repository.d.ts +3 -3
  480. package/lib/remotes/repositories/account-template.repository.d.ts +3 -3
  481. package/lib/remotes/repositories/account.repository.d.ts +3 -3
  482. package/lib/remotes/repositories/alternative-item.repository.d.ts +3 -3
  483. package/lib/remotes/repositories/bank-movements.repository.d.ts +3 -3
  484. package/lib/remotes/repositories/bank.repository.d.ts +3 -3
  485. package/lib/remotes/repositories/billing-order.repository.d.ts +3 -3
  486. package/lib/remotes/repositories/billing.repository.d.ts +3 -3
  487. package/lib/remotes/repositories/blanket-agreenment-category-service.repository.d.ts +3 -3
  488. package/lib/remotes/repositories/card-settlement.repository.d.ts +3 -3
  489. package/lib/remotes/repositories/cash-liquidation.repository.d.ts +3 -3
  490. package/lib/remotes/repositories/category.repository.d.ts +3 -3
  491. package/lib/remotes/repositories/client-branch.repository.d.ts +3 -3
  492. package/lib/remotes/repositories/client-category.repository.d.ts +3 -3
  493. package/lib/remotes/repositories/client-credit-line.repository.d.ts +3 -3
  494. package/lib/remotes/repositories/client-group.repository.d.ts +3 -3
  495. package/lib/remotes/repositories/client.repository.d.ts +3 -3
  496. package/lib/remotes/repositories/company-branch.repository.d.ts +3 -3
  497. package/lib/remotes/repositories/company-custom.repository.d.ts +3 -3
  498. package/lib/remotes/repositories/company.repository.d.ts +3 -3
  499. package/lib/remotes/repositories/contact.repository.d.ts +3 -3
  500. package/lib/remotes/repositories/cost-center.repository.d.ts +3 -3
  501. package/lib/remotes/repositories/country-code.repository.d.ts +3 -3
  502. package/lib/remotes/repositories/country.repository.d.ts +3 -3
  503. package/lib/remotes/repositories/credit-management.repository.d.ts +3 -3
  504. package/lib/remotes/repositories/credit-request.repository.d.ts +3 -3
  505. package/lib/remotes/repositories/deadline.repository.d.ts +3 -3
  506. package/lib/remotes/repositories/declaration-code-configuration.repository.d.ts +3 -3
  507. package/lib/remotes/repositories/deposit-cheque.repository.d.ts +3 -3
  508. package/lib/remotes/repositories/document-reference.repository.d.ts +3 -3
  509. package/lib/remotes/repositories/document-type.repository.d.ts +3 -3
  510. package/lib/remotes/repositories/driver.repository.d.ts +3 -3
  511. package/lib/remotes/repositories/email-settings.repository.d.ts +3 -3
  512. package/lib/remotes/repositories/financial-bank.repository.d.ts +3 -3
  513. package/lib/remotes/repositories/general-report.repository.d.ts +3 -3
  514. package/lib/remotes/repositories/group.repository.d.ts +3 -3
  515. package/lib/remotes/repositories/history.repository.d.ts +3 -3
  516. package/lib/remotes/repositories/income-banking-transaction.repository.d.ts +3 -3
  517. package/lib/remotes/repositories/incoterm.repository.d.ts +3 -3
  518. package/lib/remotes/repositories/invoice.repository.d.ts +3 -3
  519. package/lib/remotes/repositories/item.repository.d.ts +3 -3
  520. package/lib/remotes/repositories/kit.repository.d.ts +3 -3
  521. package/lib/remotes/repositories/messages-settings.repository.d.ts +3 -3
  522. package/lib/remotes/repositories/module-detail.repository.d.ts +3 -3
  523. package/lib/remotes/repositories/module.repository.d.ts +3 -3
  524. package/lib/remotes/repositories/money.repository.d.ts +3 -3
  525. package/lib/remotes/repositories/outgoing-banking-transaction.repository.d.ts +3 -3
  526. package/lib/remotes/repositories/payment-term.repository.d.ts +3 -3
  527. package/lib/remotes/repositories/price-list.repository.d.ts +3 -3
  528. package/lib/remotes/repositories/print-settings.repository.d.ts +3 -3
  529. package/lib/remotes/repositories/provider-category.repository.d.ts +3 -3
  530. package/lib/remotes/repositories/provider-group.repository.d.ts +3 -3
  531. package/lib/remotes/repositories/provider.repository.d.ts +3 -3
  532. package/lib/remotes/repositories/rate.repository.d.ts +3 -3
  533. package/lib/remotes/repositories/reason-country.repository.d.ts +3 -3
  534. package/lib/remotes/repositories/report-financials.repository.d.ts +3 -3
  535. package/lib/remotes/repositories/retention-sales.repository.d.ts +3 -3
  536. package/lib/remotes/repositories/retention-settings-sales.repository.d.ts +3 -3
  537. package/lib/remotes/repositories/reverse-movements.repository.d.ts +3 -3
  538. package/lib/remotes/repositories/role.repository.d.ts +3 -3
  539. package/lib/remotes/repositories/sale-price.repository.d.ts +3 -3
  540. package/lib/remotes/repositories/sales-pending-document.repository.d.ts +3 -3
  541. package/lib/remotes/repositories/seat.repository.d.ts +3 -3
  542. package/lib/remotes/repositories/seller.repository.d.ts +3 -3
  543. package/lib/remotes/repositories/sequence.repository.d.ts +3 -3
  544. package/lib/remotes/repositories/service-category.repository.d.ts +3 -3
  545. package/lib/remotes/repositories/service-group.repository.d.ts +3 -3
  546. package/lib/remotes/repositories/service-outsourcing.repository.d.ts +3 -3
  547. package/lib/remotes/repositories/service.repository.d.ts +3 -3
  548. package/lib/remotes/repositories/settings-professions.repository.d.ts +3 -3
  549. package/lib/remotes/repositories/signature-settings.repository.d.ts +3 -3
  550. package/lib/remotes/repositories/sri-history.repository.d.ts +3 -3
  551. package/lib/remotes/repositories/sri-payment-term.repository.d.ts +3 -3
  552. package/lib/remotes/repositories/stock-item.repository.d.ts +3 -3
  553. package/lib/remotes/repositories/subscription.repository.d.ts +3 -3
  554. package/lib/remotes/repositories/tax-ice.repository.d.ts +3 -3
  555. package/lib/remotes/repositories/tax-irbpnr.repository.d.ts +3 -3
  556. package/lib/remotes/repositories/tax-iva.repository.d.ts +3 -3
  557. package/lib/remotes/repositories/tax-regime.repository.d.ts +3 -3
  558. package/lib/remotes/repositories/tax-retention.repository.d.ts +3 -3
  559. package/lib/remotes/repositories/territorial-organization.repository.d.ts +3 -3
  560. package/lib/remotes/repositories/transactions-purchase.repository.d.ts +3 -3
  561. package/lib/remotes/repositories/unit-measure.repository.d.ts +3 -3
  562. package/lib/remotes/repositories/upload.repository.d.ts +3 -3
  563. package/lib/remotes/repositories/user.repository.d.ts +3 -3
  564. package/lib/remotes/repositories/warehouse.repository.d.ts +3 -3
  565. package/lib/remotes/repositories/work-order.repository.d.ts +3 -3
  566. package/lib/remotes/repositories.remote.d.ts +87 -87
  567. package/lib/remotes/services/auth.service.d.ts +3 -3
  568. package/lib/remotes/services/web-socket.service.d.ts +4 -4
  569. package/lib/remotes/services.remote.d.ts +3 -3
  570. package/package.json +1 -1
  571. package/lib/components/add-client/flags/ad.svg +0 -151
  572. package/lib/components/add-client/flags/ae.svg +0 -8
  573. package/lib/components/add-client/flags/af.svg +0 -431
  574. package/lib/components/add-client/flags/ag.svg +0 -15
  575. package/lib/components/add-client/flags/ai.svg +0 -767
  576. package/lib/components/add-client/flags/al.svg +0 -5
  577. package/lib/components/add-client/flags/am.svg +0 -5
  578. package/lib/components/add-client/flags/ao.svg +0 -13
  579. package/lib/components/add-client/flags/aq.svg +0 -6
  580. package/lib/components/add-client/flags/ar.svg +0 -143
  581. package/lib/components/add-client/flags/as.svg +0 -33
  582. package/lib/components/add-client/flags/at.svg +0 -6
  583. package/lib/components/add-client/flags/au.svg +0 -9
  584. package/lib/components/add-client/flags/aw.svg +0 -186
  585. package/lib/components/add-client/flags/ax.svg +0 -18
  586. package/lib/components/add-client/flags/az.svg +0 -8
  587. package/lib/components/add-client/flags/ba.svg +0 -12
  588. package/lib/components/add-client/flags/bb.svg +0 -6
  589. package/lib/components/add-client/flags/bd.svg +0 -4
  590. package/lib/components/add-client/flags/be.svg +0 -7
  591. package/lib/components/add-client/flags/bf.svg +0 -7
  592. package/lib/components/add-client/flags/bg.svg +0 -7
  593. package/lib/components/add-client/flags/bh.svg +0 -11
  594. package/lib/components/add-client/flags/bi.svg +0 -15
  595. package/lib/components/add-client/flags/bj.svg +0 -14
  596. package/lib/components/add-client/flags/bl.svg +0 -7
  597. package/lib/components/add-client/flags/bm.svg +0 -99
  598. package/lib/components/add-client/flags/bn.svg +0 -36
  599. package/lib/components/add-client/flags/bo.svg +0 -7
  600. package/lib/components/add-client/flags/bq.svg +0 -5
  601. package/lib/components/add-client/flags/br.svg +0 -45
  602. package/lib/components/add-client/flags/bs.svg +0 -13
  603. package/lib/components/add-client/flags/bt.svg +0 -122
  604. package/lib/components/add-client/flags/bv.svg +0 -13
  605. package/lib/components/add-client/flags/bw.svg +0 -7
  606. package/lib/components/add-client/flags/by.svg +0 -61
  607. package/lib/components/add-client/flags/bz.svg +0 -235
  608. package/lib/components/add-client/flags/ca.svg +0 -11
  609. package/lib/components/add-client/flags/cc.svg +0 -19
  610. package/lib/components/add-client/flags/cd.svg +0 -5
  611. package/lib/components/add-client/flags/cf.svg +0 -15
  612. package/lib/components/add-client/flags/cg.svg +0 -12
  613. package/lib/components/add-client/flags/ch.svg +0 -9
  614. package/lib/components/add-client/flags/ci.svg +0 -7
  615. package/lib/components/add-client/flags/ck.svg +0 -9
  616. package/lib/components/add-client/flags/cl.svg +0 -13
  617. package/lib/components/add-client/flags/cm.svg +0 -15
  618. package/lib/components/add-client/flags/cn.svg +0 -19
  619. package/lib/components/add-client/flags/co.svg +0 -7
  620. package/lib/components/add-client/flags/cr.svg +0 -7
  621. package/lib/components/add-client/flags/cu.svg +0 -13
  622. package/lib/components/add-client/flags/cv.svg +0 -16
  623. package/lib/components/add-client/flags/cw.svg +0 -14
  624. package/lib/components/add-client/flags/cx.svg +0 -15
  625. package/lib/components/add-client/flags/cy.svg +0 -6
  626. package/lib/components/add-client/flags/cz.svg +0 -12
  627. package/lib/components/add-client/flags/de.svg +0 -7
  628. package/lib/components/add-client/flags/dj.svg +0 -13
  629. package/lib/components/add-client/flags/dk.svg +0 -5
  630. package/lib/components/add-client/flags/dm.svg +0 -152
  631. package/lib/components/add-client/flags/do.svg +0 -6748
  632. package/lib/components/add-client/flags/dz.svg +0 -5
  633. package/lib/components/add-client/flags/ec.svg +0 -143
  634. package/lib/components/add-client/flags/ee.svg +0 -7
  635. package/lib/components/add-client/flags/eg.svg +0 -38
  636. package/lib/components/add-client/flags/eh.svg +0 -15
  637. package/lib/components/add-client/flags/er.svg +0 -8
  638. package/lib/components/add-client/flags/es.svg +0 -581
  639. package/lib/components/add-client/flags/et.svg +0 -14
  640. package/lib/components/add-client/flags/fi.svg +0 -15
  641. package/lib/components/add-client/flags/fj.svg +0 -138
  642. package/lib/components/add-client/flags/fk.svg +0 -90
  643. package/lib/components/add-client/flags/fm.svg +0 -11
  644. package/lib/components/add-client/flags/fo.svg +0 -12
  645. package/lib/components/add-client/flags/fr.svg +0 -7
  646. package/lib/components/add-client/flags/ga.svg +0 -7
  647. package/lib/components/add-client/flags/gb.svg +0 -15
  648. package/lib/components/add-client/flags/gd.svg +0 -13
  649. package/lib/components/add-client/flags/ge.svg +0 -18
  650. package/lib/components/add-client/flags/gf.svg +0 -5
  651. package/lib/components/add-client/flags/gg.svg +0 -18
  652. package/lib/components/add-client/flags/gh.svg +0 -6
  653. package/lib/components/add-client/flags/gi.svg +0 -33
  654. package/lib/components/add-client/flags/gl.svg +0 -12
  655. package/lib/components/add-client/flags/gm.svg +0 -14
  656. package/lib/components/add-client/flags/gn.svg +0 -7
  657. package/lib/components/add-client/flags/gp.svg +0 -7
  658. package/lib/components/add-client/flags/gq.svg +0 -36
  659. package/lib/components/add-client/flags/gr.svg +0 -22
  660. package/lib/components/add-client/flags/gs.svg +0 -205
  661. package/lib/components/add-client/flags/gt.svg +0 -204
  662. package/lib/components/add-client/flags/gu.svg +0 -39
  663. package/lib/components/add-client/flags/gw.svg +0 -13
  664. package/lib/components/add-client/flags/gy.svg +0 -9
  665. package/lib/components/add-client/flags/hk.svg +0 -34
  666. package/lib/components/add-client/flags/hm.svg +0 -9
  667. package/lib/components/add-client/flags/hn.svg +0 -18
  668. package/lib/components/add-client/flags/hr.svg +0 -61
  669. package/lib/components/add-client/flags/ht.svg +0 -128
  670. package/lib/components/add-client/flags/hu.svg +0 -7
  671. package/lib/components/add-client/flags/id.svg +0 -6
  672. package/lib/components/add-client/flags/ie.svg +0 -7
  673. package/lib/components/add-client/flags/il.svg +0 -14
  674. package/lib/components/add-client/flags/im.svg +0 -36
  675. package/lib/components/add-client/flags/in.svg +0 -25
  676. package/lib/components/add-client/flags/io.svg +0 -152
  677. package/lib/components/add-client/flags/iq.svg +0 -10
  678. package/lib/components/add-client/flags/ir.svg +0 -223
  679. package/lib/components/add-client/flags/is.svg +0 -12
  680. package/lib/components/add-client/flags/it.svg +0 -7
  681. package/lib/components/add-client/flags/je.svg +0 -36
  682. package/lib/components/add-client/flags/jm.svg +0 -8
  683. package/lib/components/add-client/flags/jo.svg +0 -16
  684. package/lib/components/add-client/flags/jp.svg +0 -11
  685. package/lib/components/add-client/flags/ke.svg +0 -23
  686. package/lib/components/add-client/flags/kg.svg +0 -15
  687. package/lib/components/add-client/flags/kh.svg +0 -117
  688. package/lib/components/add-client/flags/ki.svg +0 -36
  689. package/lib/components/add-client/flags/km.svg +0 -16
  690. package/lib/components/add-client/flags/kn.svg +0 -14
  691. package/lib/components/add-client/flags/kp.svg +0 -15
  692. package/lib/components/add-client/flags/kr.svg +0 -24
  693. package/lib/components/add-client/flags/kw.svg +0 -13
  694. package/lib/components/add-client/flags/ky.svg +0 -65
  695. package/lib/components/add-client/flags/kz.svg +0 -23
  696. package/lib/components/add-client/flags/la.svg +0 -12
  697. package/lib/components/add-client/flags/lb.svg +0 -15
  698. package/lib/components/add-client/flags/lc.svg +0 -8
  699. package/lib/components/add-client/flags/li.svg +0 -43
  700. package/lib/components/add-client/flags/lk.svg +0 -22
  701. package/lib/components/add-client/flags/lr.svg +0 -14
  702. package/lib/components/add-client/flags/ls.svg +0 -15
  703. package/lib/components/add-client/flags/lt.svg +0 -7
  704. package/lib/components/add-client/flags/lu.svg +0 -7
  705. package/lib/components/add-client/flags/lv.svg +0 -6
  706. package/lib/components/add-client/flags/ly.svg +0 -13
  707. package/lib/components/add-client/flags/ma.svg +0 -4
  708. package/lib/components/add-client/flags/mc.svg +0 -6
  709. package/lib/components/add-client/flags/md.svg +0 -72
  710. package/lib/components/add-client/flags/me.svg +0 -104
  711. package/lib/components/add-client/flags/mf.svg +0 -7
  712. package/lib/components/add-client/flags/mg.svg +0 -7
  713. package/lib/components/add-client/flags/mh.svg +0 -7
  714. package/lib/components/add-client/flags/mk.svg +0 -5
  715. package/lib/components/add-client/flags/ml.svg +0 -7
  716. package/lib/components/add-client/flags/mm.svg +0 -21
  717. package/lib/components/add-client/flags/mn.svg +0 -16
  718. package/lib/components/add-client/flags/mo.svg +0 -9
  719. package/lib/components/add-client/flags/mp.svg +0 -88
  720. package/lib/components/add-client/flags/mq.svg +0 -7
  721. package/lib/components/add-client/flags/mr.svg +0 -13
  722. package/lib/components/add-client/flags/ms.svg +0 -39
  723. package/lib/components/add-client/flags/mt.svg +0 -49
  724. package/lib/components/add-client/flags/mu.svg +0 -8
  725. package/lib/components/add-client/flags/mv.svg +0 -8
  726. package/lib/components/add-client/flags/mw.svg +0 -12
  727. package/lib/components/add-client/flags/mx.svg +0 -184
  728. package/lib/components/add-client/flags/my.svg +0 -13
  729. package/lib/components/add-client/flags/mz.svg +0 -21
  730. package/lib/components/add-client/flags/na.svg +0 -18
  731. package/lib/components/add-client/flags/nc.svg +0 -7
  732. package/lib/components/add-client/flags/ne.svg +0 -6
  733. package/lib/components/add-client/flags/nf.svg +0 -9
  734. package/lib/components/add-client/flags/ng.svg +0 -6
  735. package/lib/components/add-client/flags/ni.svg +0 -133
  736. package/lib/components/add-client/flags/nl.svg +0 -7
  737. package/lib/components/add-client/flags/no.svg +0 -7
  738. package/lib/components/add-client/flags/np.svg +0 -14
  739. package/lib/components/add-client/flags/nr.svg +0 -12
  740. package/lib/components/add-client/flags/nu.svg +0 -26
  741. package/lib/components/add-client/flags/nz.svg +0 -27
  742. package/lib/components/add-client/flags/om.svg +0 -128
  743. package/lib/components/add-client/flags/pa.svg +0 -14
  744. package/lib/components/add-client/flags/pe.svg +0 -6
  745. package/lib/components/add-client/flags/pf.svg +0 -33
  746. package/lib/components/add-client/flags/pg.svg +0 -9
  747. package/lib/components/add-client/flags/ph.svg +0 -28
  748. package/lib/components/add-client/flags/pk.svg +0 -15
  749. package/lib/components/add-client/flags/pl.svg +0 -6
  750. package/lib/components/add-client/flags/pm.svg +0 -7
  751. package/lib/components/add-client/flags/pn.svg +0 -81
  752. package/lib/components/add-client/flags/pr.svg +0 -13
  753. package/lib/components/add-client/flags/ps.svg +0 -15
  754. package/lib/components/add-client/flags/pt.svg +0 -57
  755. package/lib/components/add-client/flags/pw.svg +0 -11
  756. package/lib/components/add-client/flags/py.svg +0 -157
  757. package/lib/components/add-client/flags/qa.svg +0 -11
  758. package/lib/components/add-client/flags/re.svg +0 -7
  759. package/lib/components/add-client/flags/ro.svg +0 -7
  760. package/lib/components/add-client/flags/rs.svg +0 -300
  761. package/lib/components/add-client/flags/ru.svg +0 -7
  762. package/lib/components/add-client/flags/rw.svg +0 -13
  763. package/lib/components/add-client/flags/sa.svg +0 -26
  764. package/lib/components/add-client/flags/sb.svg +0 -13
  765. package/lib/components/add-client/flags/sc.svg +0 -14
  766. package/lib/components/add-client/flags/sd.svg +0 -13
  767. package/lib/components/add-client/flags/se.svg +0 -16
  768. package/lib/components/add-client/flags/sg.svg +0 -13
  769. package/lib/components/add-client/flags/sh.svg +0 -76
  770. package/lib/components/add-client/flags/si.svg +0 -18
  771. package/lib/components/add-client/flags/sj.svg +0 -14
  772. package/lib/components/add-client/flags/sk.svg +0 -16
  773. package/lib/components/add-client/flags/sl.svg +0 -7
  774. package/lib/components/add-client/flags/sm.svg +0 -92
  775. package/lib/components/add-client/flags/sn.svg +0 -8
  776. package/lib/components/add-client/flags/so.svg +0 -11
  777. package/lib/components/add-client/flags/sr.svg +0 -6
  778. package/lib/components/add-client/flags/ss.svg +0 -11
  779. package/lib/components/add-client/flags/st.svg +0 -15
  780. package/lib/components/add-client/flags/sv.svg +0 -621
  781. package/lib/components/add-client/flags/sx.svg +0 -56
  782. package/lib/components/add-client/flags/sy.svg +0 -10
  783. package/lib/components/add-client/flags/sz.svg +0 -49
  784. package/lib/components/add-client/flags/tc.svg +0 -73
  785. package/lib/components/add-client/flags/td.svg +0 -7
  786. package/lib/components/add-client/flags/tf.svg +0 -15
  787. package/lib/components/add-client/flags/tg.svg +0 -14
  788. package/lib/components/add-client/flags/th.svg +0 -7
  789. package/lib/components/add-client/flags/tj.svg +0 -181
  790. package/lib/components/add-client/flags/tk.svg +0 -9
  791. package/lib/components/add-client/flags/tl.svg +0 -13
  792. package/lib/components/add-client/flags/tm.svg +0 -222
  793. package/lib/components/add-client/flags/tn.svg +0 -13
  794. package/lib/components/add-client/flags/to.svg +0 -10
  795. package/lib/components/add-client/flags/tr.svg +0 -8
  796. package/lib/components/add-client/flags/tt.svg +0 -5
  797. package/lib/components/add-client/flags/tv.svg +0 -29
  798. package/lib/components/add-client/flags/tw.svg +0 -14
  799. package/lib/components/add-client/flags/tz.svg +0 -13
  800. package/lib/components/add-client/flags/ua.svg +0 -6
  801. package/lib/components/add-client/flags/ug.svg +0 -30
  802. package/lib/components/add-client/flags/um.svg +0 -48
  803. package/lib/components/add-client/flags/us.svg +0 -48
  804. package/lib/components/add-client/flags/uy.svg +0 -28
  805. package/lib/components/add-client/flags/uz.svg +0 -30
  806. package/lib/components/add-client/flags/va.svg +0 -483
  807. package/lib/components/add-client/flags/vc.svg +0 -8
  808. package/lib/components/add-client/flags/ve.svg +0 -28
  809. package/lib/components/add-client/flags/vg.svg +0 -143
  810. package/lib/components/add-client/flags/vi.svg +0 -32
  811. package/lib/components/add-client/flags/vn.svg +0 -11
  812. package/lib/components/add-client/flags/vu.svg +0 -18
  813. package/lib/components/add-client/flags/wf.svg +0 -7
  814. package/lib/components/add-client/flags/ws.svg +0 -9
  815. package/lib/components/add-client/flags/ye.svg +0 -7
  816. package/lib/components/add-client/flags/yt.svg +0 -7
  817. package/lib/components/add-client/flags/za.svg +0 -17
  818. package/lib/components/add-client/flags/zm.svg +0 -27
  819. package/lib/components/add-client/flags/zw.svg +0 -26
@@ -1,15 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-84.949 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" fill-rule="evenodd" transform="translate(79.64) scale(.9375)">
8
- <path fill="#be0027" d="M-128 0h768.77v512H-128z"/>
9
- <path d="M105.45 261.14c13.658-16.61 41.95-.399 65.045-12.359-27.358 1.504-42.27-13.129-63.884-11.078 22.395-13.757 41.461 4.5 66.502-2.839-33.165-2.79-31.727-17.615-61.884-19.72 26.788-11.426 40.036 11.75 66.276 6.479-30.927-7.14-35.045-25.356-58.039-29.212 33.608-5.073 31.417 14.794 64.364 17.22-33.441-14.345-24.676-26.797-52.645-37.723 31.297-.74 29.222 20.95 60.93 26.64-27.144-17.22-23.791-32.935-46.149-45.232 26.524.48 29.114 27.629 56.184 36.04-24.148-19.16-17.797-35.313-38.664-52.423 26.383 6.188 22.542 29.61 50.019 44.552-20.363-22.615-12.55-38.805-30.314-57.318 25.374 8.172 15.735 30.432 42.065 51.595-15.094-24.855-5.775-40.707-20.629-61.677 23.559 12.166 12.151 34.872 34.023 57.558-10.295-25.508.015-41.352-10.507-63.941 20.152 15.057 8.166 39.323 24.422 62.472-5.926-31.92 7.841-37.17 3.557-65.124 15.306 18.79-1.802 37.58 9.949 65.26-1.43-31.476 15.294-38.795 12.394-64.067 15.169 22.645-8.507 42.353 1.395 66.605 2.56-29.864 22.185-37.597 22.49-60.836 11.933 21.332-14.111 36.672-9.884 64.955 8.57-31.196 29.476-35.051 31.943-56.025 7.235 24.678-21.265 36.15-19.598 63.5 8.489-27.735 34.62-30.988 39.962-51.475 3.297 26.107-22.4 30.742-29.635 59.585 13.512-23.54 37.143-25.471 47.783-44.09-.835 25.816-29.844 29.2-38.748 53.373 16.725-20.51 37.691-16.95 54.415-35.135-1.765 23.299-31.293 21.982-47.009 46.104 18.136-16.732 45.435-11.718 59.33-26.125-.674 20.608-36.908 19.059-53.996 37.479 21.075-11.545 47.757-4.764 63.225-15.487-2.826 18.068-41.076 13.845-59.356 27.946 25.211-6.985 44.677 3.81 65.102-3.995-9.94 17.587-44.634 6.455-63.054 17.888 21.88-3.705 45.126 9.55 65.091 5.297-6.562 15.201-44.58-.918-65.09 8.538 24.51-.215 40.402 15.434 63.133 14.4-12.363 13.762-45.788-5.163-65.262-1.93 23.76 4.914 41.911 24.601 59.926 25.55-14.784 11.351-42.423-14.498-64.864-11.216 23.105 6.185 42.516 32.472 55.774 33.048-14.284 9.762-42.517-22.464-61.86-21.319 23.495 10.62 34.271 37.515 49.697 41.296-19.099 6.128-37.868-29.217-58.39-30.442 23.771 14.993 25.114 37.918 43.417 48.124-19.257 4.708-32.964-35.167-53.259-38.532 19.49 14.327 22.428 44.931 35.351 54.608-19.607 1.036-26.692-40.714-46.787-46.678 17.216 14.38 13.094 45.58 26.48 58.863-20.426-4.19-17.793-40.538-39.118-52.778 15.32 19.32 7.527 46.846 17.512 62.337-19.87-8.038-11.24-40.568-30.21-58.99 10.348 20.582-.774 44.586 7.387 64.486-18.153-8.854-5.944-47.384-19.856-62.666 6.395 23.786-5.4 43.47-.646 64.794-18.559-21.526 2.817-43.189-13.281-65.125 4.273 25.177-13.336 42.697-10.567 63.771-14.716-17.19 7.905-44.774-3.528-66.478 2.462 24.754-20.276 46.44-18.715 62.03-11.978-19.968 13.298-43.583 6.53-66.286-1.425 23.572-24.37 36.382-28.691 57.856-7.713-23.689 19.564-40.812 17.209-64.09-7.811 22.144-29.982 31.023-37.793 52.484-6.395-23.623 25.914-36.167 26.768-61.02-9.987 23.308-36.522 28.426-45.28 46.264-3.269-23.5 33.808-34.007 35.188-56.275-11.936 21.382-40.97 22.25-50.991 39.254-1.52-23.416 37.582-26.316 43.72-50.825-11.882 18.278-43.734 15.907-56.986 30.767 2.09-21.722 44.388-23.066 51.129-42.6-15.723 15.168-44.963 8.882-61.426 20.913 9.163-21.335 48.838-16.812 57.808-32.267-17.564 9.164-48.68.28-63.997 9.444 13.92-20.206 44.803-8.135 62.28-22.05-28.428 4.143-45.506-7.17-65.182-1.933z" fill="#ff0"/>
10
- <path d="M355.939 256.111c0 54.8-44.424 99.223-99.223 99.223-54.8 0-99.222-44.424-99.222-99.223 0-54.8 44.424-99.222 99.222-99.222 54.8 0 99.223 44.423 99.223 99.222z" fill="#ff0"/>
11
- <path d="M343.17 256.307c0 47.644-38.623 86.265-86.265 86.265-47.643 0-86.264-38.622-86.264-86.265s38.622-86.264 86.264-86.264c47.644 0 86.265 38.622 86.265 86.264z" fill="#be0027"/>
12
- <path d="M331.156 256.487c0 40.911-33.164 74.075-74.074 74.075-40.911 0-74.075-33.165-74.075-74.075 0-40.91 33.165-74.075 74.075-74.075 40.91 0 74.074 33.165 74.074 74.075z" fill="#ff0"/>
13
- <path d="M194.04 207.95c20.501-.451 46.033 1.418 62.859 14.893 17.859-11.154 39.005-16.311 60.54-14.313l11.025 20.115c-15.989-1.613-31.591.646-50.095 8.124 23.597 18.696 35.395 42.81 34.622 72.144-2.707 3.352-6.963 7.091-9.67 10.443 3.932-28.496-11.09-60.279-32.881-76.978 17.73 25.596 28.304 48.676 25.339 80.46-3.16 1.87-6.9 4.513-10.058 6.383 4.64-28.045-1.933-60.926-22.63-80.074 11.927 17.537 23.855 48.999 16.44 81.04-3.224.968-8.188 3.676-11.411 4.643 8.317-26.239 3.093-59.056-10.832-78.719-13.796 19.794-18.31 50.029-10.445 77.946-3.869-.967-6.77-2.128-10.637-3.095-5.673-30.043 2.193-63.957 15.86-81.62-13.925 8.06-27.078 42.614-23.404 77.946-3.352-1.547-5.932-2.708-9.283-4.256-4.513-26.369 7.413-60.666 24.564-80.46-19.471 12.25-35.266 42.294-32.494 74.658-2.966-2.643-5.739-3.932-8.704-6.575-3.417-28.24 12.894-56.67 32.106-73.691-16.182-7.222-30.043-8.64-50.094-8.318 3.159-6.512 6.125-14.183 9.284-20.695z" fill="#be0027"/>
14
- </g>
15
- </svg>
@@ -1,117 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-85.333 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(80) scale(.9375)">
8
- <path fill="#1b0073" d="M-128 0h768v512h-768z"/>
9
- <path fill="#e60006" d="M-128 128h768v256h-768z"/>
10
- <g stroke="#e60000" fill="#fff">
11
- <path stroke-width="1.207557" d="M93.251 248.065h325.473v52.63H93.251z"/>
12
- <path d="M220 280l-5 15h320l-5-15H220z" transform="matrix(1.0514 0 0 .82556 -138.285 69.541)" stroke-width="1.25"/>
13
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(1.27557 0 0 .82556 37.621 69.542)" stroke-width="1.123"/>
14
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.64243 0 0 .82556 211.19 69.542)" stroke-width="1.52"/>
15
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.4152 0 0 .82556 272.558 69.542)" stroke-width="2.024"/>
16
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(1.3409 0 0 .82556 -106.058 69.541)" stroke-width="1.098"/>
17
- <path stroke-width="1.3056065" d="M91.424 247.27h329.137v12.384H91.424z"/>
18
- <path stroke-width="1.2292311" d="M349.646 248.179h64.506v52.422h-64.506z"/>
19
- <path stroke-width=".8308405000000001" d="M395.79 272.745h6.451v27.852h-6.45zM367.408 272.745h6.45v27.852h-6.45z"/>
20
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.67356 0 0 .82556 73.91 69.541)" stroke-width="1.554"/>
21
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.42245 0 0 .82556 141.925 69.541)" stroke-width="1.956"/>
22
- <path stroke-width="1.2643225" d="M221.675 248.065h67.968v52.63h-67.968z"/>
23
- <path stroke-width="1.0733840000000001" d="M275.83 272.74h6.45v27.853h-6.45zM230.944 272.738h6.454v27.852h-6.454z"/>
24
- <path stroke-width=".980495" d="M239.53 235.33h32.914v65.352h-32.913z"/>
25
- <path stroke-width="1.0733840000000001" d="M264.219 272.739h6.45v27.852h-6.45zM242.555 272.74h6.455v27.852h-6.455z"/>
26
- <path d="M358.18 217.13l13.471 22.98 14.264-22.98H358.18z" transform="matrix(1.0321 0 0 .87371 -128 56.123)" stroke-width="1pt"/>
27
- <path stroke-width="1.2168459" d="M375.242 248.065h18.285v65.012h-18.285z"/>
28
- <path stroke-width="1.2158138" d="M378.286 248.065h12.178v65.012h-12.178z"/>
29
- <g>
30
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(1.27568 0 0 .82556 -215.159 69.542)" stroke-width="1.123"/>
31
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.59975 0 0 .82556 -34.228 69.542)" stroke-width="1.637"/>
32
- <path d="M245 280l-5 15h60l-5-15h-50z" transform="matrix(.38267 0 0 .82556 24.297 69.542)" stroke-width="2.049"/>
33
- <path stroke-width="1.2271669" d="M96.905 248.065h63.998v52.63H96.905z"/>
34
- <path stroke-width=".8308405000000001" d="M109.383 272.747h6.45V300.6h-6.45zM139.056 272.748h6.45V300.6h-6.45z"/>
35
- <path stroke-width="1.2168459" d="M118.847 248.065h18.286v65.012h-18.286z"/>
36
- <path stroke-width="1.2158138" d="M121.882 248.065h12.177v65.012h-12.177z"/>
37
- </g>
38
- <path stroke-width="1.3200558999999998" d="M87.77 235.68h336.445v12.383H87.77z"/>
39
- <g>
40
- <path stroke-width="1pt" d="M187.5 328.56h406.25v17.5H187.5z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
41
- <path stroke-width="1.197" d="M226.25 284.81h327.5v17.5h-327.5z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
42
- <path stroke-width="1.215" d="M221.25 288.56h337.5v17.5h-337.5z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
43
- <path stroke-width="1pt" d="M187.5 328.56h406.25v17.5H187.5z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
44
- <path stroke-width="1.249" d="M212.5 298.56h356.25v17.5H212.5z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
45
- <path stroke-width="1.292" d="M200 311.06h381.25v17.5H200z" transform="matrix(1.0802 0 0 .9098 -165.977 50.86)"/>
46
- <g>
47
- <path stroke-width="1.373" d="M287.5 283.56h18.75v62.5H287.5z" transform="matrix(.97521 0 0 .89163 -161.523 57.156)"/>
48
- <path stroke-width="1.121" d="M290.62 283.56h12.5v62.5h-12.5z" transform="matrix(.97521 0 0 .89163 -161.523 57.156)"/>
49
- </g>
50
- <g>
51
- <path stroke-width="1.373" d="M287.5 283.56h18.75v62.5H287.5z" transform="matrix(.97521 0 0 .89163 94.47 57.156)"/>
52
- <path stroke-width="1.121" d="M290.62 283.56h12.5v62.5h-12.5z" transform="matrix(.97521 0 0 .89163 94.47 57.156)"/>
53
- </g>
54
- </g>
55
- <path stroke-width="1.2395521" d="M249.233 248.065h14.696v117.64h-14.696z"/>
56
- <g>
57
- <path d="M217.92 220.3l.184-36.915s3.362 7.236 29.512 8.821c24.749-.937 28.848-5.362 29.969-9.284l-1.025 37.515-58.64-.137z" transform="matrix(.97394 0 0 .87371 141.574 56.123)" stroke-width="1pt"/>
58
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.428 0 0 .30959 228.657 146.27)" stroke-width="3.528"/>
59
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.55638 0 0 .43342 182.114 136.848)" stroke-width="2.615"/>
60
- <g>
61
- <path d="M0 280.52c.792 0 30.112 52.301 0 53.093-30.112.793 0-51.508 0-53.093z" transform="matrix(.40719 0 0 .40808 383.966 46.902)" stroke-width="3.383"/>
62
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.32914 0 0 .16252 264.684 154.57)" stroke-width="5.963"/>
63
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.16902 0 0 .16252 322.73 157.278)" stroke-width="8.321"/>
64
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .2167 261.461 154.105)" stroke-width="5.096"/>
65
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .2167 261.461 159.523)" stroke-width="5.096"/>
66
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.3291 0 0 .4334 264.684 130.58)" stroke-width="3.651"/>
67
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.3291 0 0 .4334 264.684 141.415)" stroke-width="3.651"/>
68
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .54176 261.461 135.069)" stroke-width="3.223"/>
69
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.32914 0 0 .32505 264.684 180.265)" stroke-width="4.216"/>
70
- </g>
71
- </g>
72
- <g>
73
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.428 0 0 .30959 -26.964 143.958)" stroke-width="3.528"/>
74
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.55638 0 0 .43342 -73.507 134.534)" stroke-width="2.615"/>
75
- <path d="M217.92 220.3l.184-36.915s3.362 7.236 29.512 8.821c24.749-.937 28.848-5.362 29.969-9.284l-1.025 37.515-58.64-.137z" transform="matrix(.97394 0 0 .87371 -111.857 56.123)" stroke-width="1pt"/>
76
- <g>
77
- <path d="M0 280.52c.792 0 30.112 52.301 0 53.093-30.112.793 0-51.508 0-53.093z" transform="matrix(.40719 0 0 .40808 127.97 46.902)" stroke-width="3.383"/>
78
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.32914 0 0 .16252 8.688 154.57)" stroke-width="5.963"/>
79
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.16902 0 0 .16252 66.734 157.278)" stroke-width="8.321"/>
80
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .2167 5.466 154.105)" stroke-width="5.096"/>
81
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .2167 5.466 159.523)" stroke-width="5.096"/>
82
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.3291 0 0 .4334 8.688 130.58)" stroke-width="3.651"/>
83
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.3291 0 0 .4334 8.688 141.415)" stroke-width="3.651"/>
84
- <path d="M330.92 208.56l-.878-16.666s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334l-.878 16.666H330.92z" transform="matrix(.33803 0 0 .54176 5.466 135.069)" stroke-width="3.223"/>
85
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.32914 0 0 .32505 8.688 180.265)" stroke-width="4.216"/>
86
- </g>
87
- </g>
88
- <g transform="translate(-128) scale(1.0321)">
89
- <rect ry="6.449" height="12.898" width="85.039" y="226.28" x="329.53" stroke-width="1.226"/>
90
- <path d="M353.24-212.6l1.093-56.693s-3.28 13.906-13.123 13.906H190.29c-9.843 0-13.124-13.906-13.124-13.906l1.093 56.693h174.98z" transform="matrix(.5 0 0 .75 239.17 393.31)" stroke-width="1.579"/>
91
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.4 0 0 .57434 194.88 174.23)" stroke-width="2.4"/>
92
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.48 0 0 .57434 159.45 186.23)" stroke-width="2.19"/>
93
- <path d="M510.49 70.219l.41-25.609s23.557-2.999 20.288-9.332c-3.27-6.333-27.29-18.36-61.81-31.08-24.29-5.905 31.26-26.346-21.07-27.709-48.02.757-5.42 23.318-21.07 28.618-38.84 11.81-69.33 23.838-72.6 30.171-3.27 6.334 20.29 9.332 20.29 9.332l.408 25.61h135.15z" transform="matrix(.12985 0 0 .26106 314.17 134.08)" stroke-width="6.247"/>
94
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.28332 0 0 .46992 246.55 156.75)" stroke-width="3.152"/>
95
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.34 0 0 .46992 221.46 166.57)" stroke-width="2.877"/>
96
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.18333 0 0 .31908 290.85 149.49)" stroke-width="4.755"/>
97
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.22 0 0 .31908 274.61 156.16)" stroke-width="4.341"/>
98
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.12985 0 0 .26106 314.53 139.78)" stroke-width="6.247"/>
99
- <path d="M510.49 70.219l.41-25.609s23.557-2.998 20.288-9.332c-3.27-6.333-31.604 7.986-31.604 7.986h-113.34s-28.335-14.32-31.604-7.986c-3.269 6.334 20.288 9.332 20.288 9.332l.408 25.609h135.15z" transform="matrix(.15583 0 0 .26106 303.03 145.24)" stroke-width="5.702"/>
100
- <g>
101
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.17717 0 0 .17997 307.82 126.336)" stroke-width="5.444"/>
102
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.24803 0 0 .17997 282.14 132.335)" stroke-width="5.444"/>
103
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.28346 0 0 .23996 269.29 130.316)" stroke-width="4.41"/>
104
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.35433 0 0 .29995 243.6 130.697)" stroke-width="3.528"/>
105
- <path d="M358.18 217.13l13.471 22.98 14.264-22.98H358.18z" transform="matrix(.92308 0 0 .67386 28.619 57.554)" stroke-width="1.458"/>
106
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.4252 0 0 .33427 217.91 135.867)" stroke-width="3.051"/>
107
- <path d="M358.18 217.13l13.471 22.98 14.264-22.98H358.18z" transform="matrix(1 0 0 .84654 0 37.089)" stroke-width="1.25"/>
108
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.46063 0 0 .41993 205.07 135.488)" stroke-width="2.615"/>
109
- <path d="M330.92 208.56l-18.42-20.45c6.141-5.303 17.543 3.789 17.543 3.789s6.14-23.485 32.457-33.334c26.316 9.849 32.456 33.334 32.456 33.334s11.403-9.092 17.544-3.789l-18.422 20.455h-63.157z" transform="matrix(.46063 0 0 .41993 205.07 152.762)" stroke-width="2.615"/>
110
- </g>
111
- </g>
112
- <g stroke-width="1.04">
113
- <path d="M166.5 272.743h6.45v27.852h-6.45zM188.432 272.74h6.45v27.853h-6.45zM178.11 272.74h6.451v27.852h-6.45zM295.305 272.742h6.451v27.852h-6.45zM339.17 272.74h6.45v27.852h-6.45zM317.238 272.739h6.45v27.852h-6.45zM306.917 272.738h6.45v27.852h-6.45zM327.559 272.738h6.45v27.852h-6.45zM210.364 272.742h6.45v27.852h-6.45zM198.753 272.74h6.45v27.852h-6.45z" stroke-width="1.0733840000000001"/>
114
- </g>
115
- </g>
116
- </g>
117
- </svg>
@@ -1,36 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-86.325 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" transform="translate(80.93) scale(.9375)">
8
- <path fill-rule="evenodd" fill="#e73e2d" d="M-164.28 0h835.79v306.49h-835.79z"/>
9
- <path d="M204.3 282.11c-19.435-15.174-55.633-10.041-61.596-51.286 27.717 21.469 22.686-1.227 64.082 19.229L204.3 282.11z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
10
- <path d="M209.47 263.35c-13.852-20.398-49.882-26.602-42.922-67.69 19.807 28.928 21.971 5.782 55.109 37.936L209.47 263.35z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
11
- <path d="M215.77 250.01c-5-24.145-35.922-43.653-13.782-78.958 7.242 34.303 18.091 13.743 36.418 56.124l-22.637 22.834z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
12
- <path d="M230.32 237.61c2.653-24.514-20.786-52.572 11.123-79.376-3.638 34.87 12.998 18.633 17.431 64.594l-28.553 14.782z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
13
- <path d="M243.26 227.67c12.457-21.279 2.56-56.474 42.646-67.864-17.596 30.324 4.23 22.321-10.543 66.068l-32.103 1.796z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
14
- <path d="M262.07 230.29c18.559-16.234 20.327-52.751 61.957-50.849-26.3 23.183-3.062 22.511-30.94 59.321l-31.017-8.471z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
15
- <path d="M278.57 239.87c22.506-10.072 34.914-44.463 74.152-30.426-31.946 14.444-9.534 20.621-46.987 47.628L278.57 239.87z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
16
- <path d="M292.49 254.93c24.431-3.33 46.018-32.837 79.718-8.323-34.72 4.867-14.953 17.104-58.494 32.476L292.49 254.93z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
17
- <path d="M379.46 259.6l-112.06 2.46 4.705 30.194 107.36-32.654z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
18
- <path d="M363 218.41l-103.84 39.859 17.386 33.373 86.458-73.232z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
19
- <path d="M280.58 280.67l53.722-97.54-82.407 76.705 28.684 20.835z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
20
- <path d="M279.46 272.63l17.268-109.47-53.811 97.285 36.543 12.187z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
21
- <path d="M273.01 263.74l-18.035-110.25-19.989 110.73 38.025-.482z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
22
- <path d="M263.68 254.29l-52.292-92.072 20.095 111.92 32.197-19.845z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
23
- <path d="M255.56 253.6l-81.101-68.479 57.667 98.003 23.435-29.524z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
24
- <path d="M145.95 218.89l87.069 71.891 13.387-37.606-100.46-34.285z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
25
- <path d="M232.1 260.85l-102.31-1.438 101.88 34.01.429-32.572z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#fec74a"/>
26
- <path d="M315.121 279.224c0 33.896-27.478 61.374-61.374 61.374s-61.373-27.478-61.373-61.374 27.478-61.374 61.373-61.374 61.374 27.478 61.374 61.374z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.6651236" fill="#fec74a"/>
27
- <path fill-rule="evenodd" fill="#005989" d="M-165.12 303.4h839.9V512h-839.9z"/>
28
- <path d="M-165.6 454c15.618 7.228 37.991 25.319 61.922 25.303 40.042-.26 41.108-27.425 81.669-26.133 40.667 1.035 33.311 29.634 88.224 29.491 45.369-.119 60.026-34.665 99.134-30.526 28.963-1.49 40.817 32.714 85.334 33.148 46.172.987 63.126-37.28 92.09-34.112 30.856 0 40.964 30.821 84.253 31.043 55.136.278 64.829-32.078 99.323-30.008 24.55-.518 43.91 23.714 79.887 24.317 28.707.489 52.74-21.214 68.975-28.974l.803-36.827c-17.015 6.327-42.386 27.073-67.756 27.301-36.51 1.336-59.094-23.946-84.464-23.718-30.397.273-42.51 31.284-94.076 31.284-47.11 0-57.918-31.284-88.316-31.284-29.712.228-38.815 34.026-90.253 33.4-41.96-.505-58.31-32.262-88.023-32.034-31.5 0-64.072 30.881-98.951 29.39-48.14-2.034-58.541-29.39-90.041-29.39-23.542 0-48.948 25.635-77.31 26.062-28.205.434-59.891-25.508-62.826-26.062l.402 38.33zM-165.6 381.07c15.618 7.228 37.991 25.319 61.922 25.303 40.042-.26 41.108-27.425 81.669-26.133 40.667 1.035 33.311 29.634 88.224 29.491 45.369-.119 60.026-34.665 99.134-30.526 28.963-1.49 40.817 32.714 85.334 33.148 46.172.987 63.126-37.28 92.09-34.112 30.856 0 40.964 30.821 84.253 31.043 55.136.278 64.829-32.078 99.323-30.008 24.55-.518 43.91 23.714 79.887 24.317 28.707.489 52.74-21.214 68.975-28.974l.803-36.827c-17.015 6.327-42.386 27.073-67.756 27.301-36.51 1.336-59.094-23.946-84.464-23.718-30.397.273-42.51 31.284-94.076 31.284-47.11 0-57.918-31.284-88.316-31.284-29.712.228-38.815 34.026-90.253 33.4-41.96-.505-58.31-32.262-88.023-32.034-31.5 0-64.072 30.881-98.951 29.39-48.14-2.034-58.541-29.39-90.041-29.39-23.542 0-48.948 25.635-77.31 26.062-28.205.434-59.891-25.508-62.826-26.062l.402 38.33z" fill-rule="evenodd" fill="#fff"/>
29
- <path d="M-165.6 308.92c15.603 7.228 37.955 25.319 61.865 25.303 40.004-.26 41.07-27.425 81.593-26.133 40.629 1.035 33.28 29.634 88.141 29.491 45.327-.119 59.97-34.665 99.042-30.526 28.936-1.49 40.779 32.714 85.254 33.148 46.129.987 63.067-37.28 92.004-34.112 30.827 0 40.926 30.821 84.174 31.043 55.085.278 64.769-32.078 99.23-30.008 24.528-.518 43.869 23.714 79.813 24.317 28.68.489 52.691-21.214 68.911-28.974l.802-36.827c-17 6.327-42.346 27.073-67.693 27.301-36.475 1.336-59.038-23.946-84.385-23.718-30.369.273-42.471 31.284-93.988 31.284-47.065 0-57.864-31.284-88.234-31.284-29.684.228-38.779 34.026-90.169 33.4-41.921-.505-58.255-32.262-87.941-32.034-31.47 0-64.012 30.881-98.859 29.39-48.095-2.034-58.486-29.39-89.957-29.39-23.52 0-48.903 25.635-77.237 26.062-28.15.44-59.81-25.5-62.74-26.06l.401 38.33z" fill-rule="evenodd" fill="#fff"/>
30
- <path d="M136.81 75.956c61.048-4.18 49.921-9.394 74.493-13.316 30.964 4.257 34.505 23.004 51.758 34.505 0 0-6.485 21.926-27.706 18.822-2.853-8.796 10.273-11.515-27.497-34.54-21.958-1.307-61.25 3.854-71.048-5.472zM326.07 109.89l-43.979 1.81v10.866c29.664.949 35.011-3.018 43.979-12.676z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.776" fill="#ffc84b"/>
31
- <path stroke-linejoin="round" d="M174.84 108.07c7.665-3.92 11.477-2.32 18.118-2.579 4.57 8.278 8.882 9.054 18.885 10.09 15.263 21.471 36.735 21.73 39.839 21.73 29.923-.778 39.409-21.73 59.501-24.06h21.214c-3.535-6.036-6.295-9.486-13.97-9.83-15.781-.863-36.217-.431-54.067 3.621l-25.094 6.21c-7.33-3.536-25.266-22.335-36.735-21.99-6.726 1.81-6.726 4.139-10.089 6.726-6.467 2.76-12.936 1.437-17.601 10.08z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.665" fill="#ffc84b"/>
32
- <path d="M205.104 98.914a3.174 3.174 0 1 1-6.348 0 3.174 3.174 0 0 1 6.348 0z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.664882" fill="#ffc84b"/>
33
- <path d="M225.56 107.82c44.927-54.154 84.163-47.514 135.3-51.222 1.725 6.295 1.122 15.695-23.282 24.059-33.372 4.915-93.132 40.097-93.39 40.097-11.126-.517-18.886-12.158-18.627-12.935z" fill-rule="evenodd" stroke="#d8aa3f" stroke-width="1.776" fill="#ffc84b"/>
34
- <path d="M317.87 72.536l33.134 1.436M314.26 77.942l24.152 1.97" stroke="#d9a43e" stroke-linecap="round" stroke-width="1.776" fill="none"/>
35
- </g>
36
- </svg>
@@ -1,16 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M0 0h682.67v512H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" fill-rule="evenodd" transform="scale(.9375)">
8
- <path fill="#ff0" d="M0 0h768.77v128H0z"/>
9
- <path fill="#fff" d="M0 128h768.77v128H0z"/>
10
- <path fill="#be0027" d="M0 256h768.77v128H0z"/>
11
- <path fill="#3b5aa3" d="M0 384h768.77v128H0z"/>
12
- <path d="M0 0v512l381.86-255.28L0 0z" fill="#239e46"/>
13
- <path d="M157.21 141.43C72.113 137.12 33.34 204.9 33.43 257.3c-.194 61.97 58.529 113.08 112.81 109.99-29.27-13.84-65.008-52.66-65.337-110.25-.3-52.18 29.497-97.55 76.307-115.61z" fill="#fff"/>
14
- <path fill="#fff" d="M155.927 197.058l-11.992-9.385-14.539 4.576 5.215-14.317-8.831-12.41 15.227.528 9.065-12.238 4.195 14.649 14.452 4.846-12.644 8.524zM155.672 249.121l-11.993-9.385-14.538 4.576 5.215-14.317-8.831-12.41 15.227.528 9.065-12.238 4.194 14.649 14.453 4.846-12.645 8.524zM155.927 301.698l-11.992-9.385-14.539 4.576 5.215-14.317-8.831-12.41 15.227.528 9.065-12.239 4.195 14.65 14.452 4.846-12.644 8.524zM155.672 354.778l-11.993-9.385-14.538 4.576 5.215-14.317-8.831-12.41 15.227.528 9.065-12.239 4.194 14.65 14.453 4.846-12.645 8.524z"/>
15
- </g>
16
- </svg>
@@ -1,14 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-80.109 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(75.102) scale(.9375)">
8
- <path fill="#ffe900" d="M-107.85.239H629.8v511.29h-737.65z"/>
9
- <path d="M-108.24.239l.86 368.58L466.6-.001l-574.84.238z" fill="#35a100"/>
10
- <path d="M630.69 511.53l-1.347-383.25-578.98 383.54 580.33-.283z" fill="#c70000"/>
11
- <path d="M-107.87 396.61l.49 115.39 125.25-.16L629.63 101.7l-.69-100.32L505.18.239l-613.05 396.37z"/>
12
- <path fill="#fff" d="M380.455 156.62l-9.913-42.245 33.354 27.075 38.014-24.636-17.437 41.311 33.404 27.021-44.132-1.541-17.37 41.333-9.835-42.265-44.138-1.48zM105.21 335.53l-9.913-42.245 33.354 27.075 38.014-24.636-17.437 41.311 33.404 27.021-44.132-1.541-17.37 41.333-9.835-42.265-44.138-1.48z"/>
13
- </g>
14
- </svg>
@@ -1,15 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M5.077.1h682.53V512H5.077z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(-4.761 -.094) scale(.93768)">
8
- <path stroke="#000" stroke-width="1.014" fill="#fff" d="M775.94 511.52H-75.92V.57h851.86z"/>
9
- <path fill="#3e5698" d="M775.94 419.07H-75.92v92.457h851.86z"/>
10
- <path fill="#c60000" d="M775.94 397.65H-75.92V114.44h851.86z"/>
11
- <path fill="#3e5698" d="M775.94.576H-75.92v92.457h851.86z"/>
12
- <path d="M328.518 256.07c0 63.45-53.108 114.886-118.619 114.886-65.512 0-118.618-51.437-118.618-114.886 0-63.45 53.108-114.885 118.618-114.885 65.512 0 118.619 51.436 118.619 114.885z" fill="#fff"/>
13
- <path fill="#c40000" d="M175.83 270.567l-57.06-40.618 71.056-.289 22.636-66.367 21.164 66.147 71.057-.407-57.978 41.177 21.275 66.117-56.998-40.696-57.908 41.264z"/>
14
- </g>
15
- </svg>
@@ -1,24 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-95.808-.44h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(89.82 .412) scale(.9375)">
8
- <path fill="#fff" d="M610.61 511.56h-730.17v-512h730.17z"/>
9
- <path d="M251.871 256.021c0 62.137-50.372 112.508-112.507 112.508-62.137 0-112.507-50.372-112.507-112.508 0-62.137 50.371-112.507 112.507-112.507 62.137 0 112.507 50.372 112.507 112.507z" fill="#fff"/>
10
- <path d="M393.011 262.55c0 81.079-65.034 146.803-145.261 146.803S102.488 343.63 102.488 262.55s65.034-146.804 145.262-146.804S393.01 181.471 393.01 262.55z" fill="#c70000"/>
11
- <path d="M-49.417 126.44l83.66-96.77 19.821 17.135-83.66 96.771zM-22.018 150.127l83.66-96.77 19.82 17.135-83.66 96.77z"/>
12
- <path d="M-49.417 126.44l83.66-96.77 19.821 17.135-83.66 96.771z"/>
13
- <path d="M-49.417 126.44l83.66-96.77 19.821 17.135-83.66 96.771zM5.967 174.32l83.66-96.77 19.82 17.136-83.66 96.77z"/>
14
- <path d="M-49.417 126.44l83.66-96.77 19.821 17.135-83.66 96.771z"/>
15
- <path d="M-49.417 126.44l83.66-96.77 19.821 17.135-83.66 96.771zM459.413 29.638l83.002 97.335-19.937 17-83.002-97.334zM403.707 77.141l83.002 97.335-19.936 17-83.002-97.334z"/>
16
- <path d="M417.55 133.19l78.602-67.814 14.641 16.953-83.996 75.519-9.247-24.659z" fill="#fff"/>
17
- <path d="M514.228 372.013l-80.416 95.829-19.716-16.4 80.417-95.828zM431.853 53.14l83.002 97.334-19.936 17.001-83.002-97.334zM541.475 394.676l-80.417 95.829-19.715-16.399 80.417-95.829zM486.39 348.857l-80.417 95.83-19.715-16.4 80.416-95.829z"/>
18
- <path d="M104.6 236.68c4.592 36.974 11.297 78.175 68.199 82.455 21.328 1.278 62.817-5.074 77.061-63.19 18.688-55.829 74.975-71.88 113.28-41.613 21.718 14.166 27.727 36.666 29.283 53.557-1.739 54.243-32.874 101.2-72.823 122.14-45.93 27.3-109.56 27.87-165.3-13.49-25.12-23.57-60.219-67.02-49.7-139.86z" fill="#3d5897"/>
19
- <path d="M435.91 370.59l78.734 67.661-14.591 16.997-87.156-71.851 23.013-12.807z" fill="#fff"/>
20
- <path d="M-1.887 357.197l83.002 97.335-19.937 17-83.002-97.334z"/>
21
- <path d="M-16.188 437.25l78.602-67.814 14.641 16.953-83.996 75.519-9.247-24.659z" fill="#fff"/>
22
- <path d="M25.672 333.696l83.003 97.334-19.937 17-83.002-97.334zM-30.033 381.199l83.002 97.334-19.936 17L-49.97 398.2z"/>
23
- </g>
24
- </svg>
@@ -1,13 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M0 0h682.67v512H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="scale(.9375)" stroke-width="1pt">
8
- <path fill="#fff" d="M0 170.64h1024v170.68H0z"/>
9
- <path fill="#f31830" d="M0 341.32h1024V512H0z"/>
10
- <path fill="#00d941" d="M0 0h1024v170.68H0z"/>
11
- <path d="M0 0v512l255.45-170.7.55-170.77L0 0z"/>
12
- </g>
13
- </svg>
@@ -1,65 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <path fill="#006" d="M0 0h640v480H0z"/>
3
- <path fill-rule="evenodd" fill="#006" d="M0 0h400v200H0z"/>
4
- <g stroke-width="1pt">
5
- <path fill="#fff" d="M0 0v27.09l334.411 215.208h42.094v-27.09L42.093.002H0zm376.505 0v27.089L42.093 242.297H0v-27.089L334.411 0h42.094z"/>
6
- <path fill="#fff" d="M156.877 0v242.297h62.75V0h-62.75zM0 80.766v80.765h376.505V80.766H0z"/>
7
- <path fill="#c00" d="M0 96.919v48.46h376.505v-48.46H0zM169.427 0v242.297h37.65V0h-37.65zM0 242.297l125.502-80.766h28.062L28.062 242.297H0zM0 0l125.502 80.766H97.439L0 18.06V0zm222.941 80.766L348.443 0h28.062L251.003 80.766h-28.062zm153.564 161.53l-125.502-80.765h28.062l97.44 62.707v18.059z"/>
8
- </g>
9
- <g>
10
- <path d="M448.33 179.141c-1.009.61-3.028 2.44-5.048 1.83-2.019-.61-6.562-8.542-11.61-7.322-5.05 1.22-8.078 3.051-10.097 3.051-2.02 0-7.573 1.831-7.573 6.712 0 4.882.505 8.543 1.515 8.543 1.01 0 2.524-3.05 2.524-3.05s.505 6.1 4.039 6.1 11.106.611 11.61 2.442c.506 1.83-3.533 6.102-2.523 9.763 1.01 3.661 5.553 9.763 5.553 9.763s-6.563 4.881-6.563 7.933 1.01 6.102 1.01 6.102l-29.28 1.22s-2.02 86.647-1.01 93.36c1.01 6.71 3.533 23.186 3.533 23.186s-6.562-2.134-12.116 3.358c-5.553 5.493-24.988 14.948-25.493 19.219-.505 4.271-2.272 7.934-.252 10.984 2.019 3.05 9.124 11.34 7.067 10.985-6.777-1.17-9.3-10.798-13.882-14.34-4.504-3.476-13.378-2.745-14.387.914-1.01 3.662-.505 9.763 0 10.984.504 1.22 6.057 20.747 7.572 25.018s17.416 10.677 24.484 10.068c13.377.304 19.435-5.796 19.94-5.184.505.608 28.78 29.768 86.83 29.898 45.188.1 79.258-29.29 79.258-28.678 0 .609 18.679 6.101 25.241 4.272 6.563-1.834 16.155-6.105 18.174-10.376 2.02-4.27 7.573-26.239 8.078-29.897.505-3.663 0-7.934-4.544-9.155s-7.067-.916-9.591.304-3.282 4.58-7.068 10.68c-2.019 1.833-7.32 6.713-5.805 5.492s4.795-10.372 5.3-13.426c.505-3.05 2.02-8.542-1.514-11.593-3.534-3.05-8.947-4.297-15.145-8.846-5.886-4.034-10.6-10.68-14.135-10.68-3.534 0-7.573-1.829-7.068-1.829.505 0 4.552-8.865 3.542-18.016-1.01-9.155.496-96.7-.008-96.7-.505 0-25.242 1.83-25.242.61s2.02-9.763 0-15.255c-2.019-5.491-10.601-9.153-8.077-10.373 2.524-1.22 13.63-4.271 13.125-9.153-.505-4.882-7.572-4.271-10.601-6.102-3.029-1.83-12.116-10.373-13.126-10.373-1.01 0 26.25-16.475 24.232-16.475-2.019 0-12.62-3.05-16.154-1.22 0-3.051 14.64-12.204 12.116-13.425-2.524-1.22-14.136-2.44-11.107-3.05 3.03-.61 4.039-7.933 3.534-7.933-.505 0-13.125 1.83-13.125 1.83s-3.03-4.27-4.039-4.27c-1.01 0-5.553 2.44-5.553 2.44l-2.524-6.712-5.553 3.661-2.524-3.051s-4.544 1.22-4.544 0c.191-.044-.523-3.064-1.236-3.064-.715 0-5.712 3.883-5.89 3.667-.179-.215-5.712-7.982-5.712-7.766 0 .216-3.927 14.67-4.105 14.67-.178 0-3.927.431-4.105.647-.179.216-19.99-11.434-19.811-11.218.178.216 5.175 11.218 5.175 11.218s-4.283 2.373-4.283 2.59c0 .215.714 4.96.714 4.96l-13.21-4.53s4.998 10.139 4.64 10.139c-.356 0-9.816.432-9.637.432.178 0 4.462 8.413 4.462 8.413l-1.606 4.962s14.217 10.033 13.207 10.644zm84.307 212.347c1.262 1.83 8.077 10.372 7.067 10.372-1.01 0-17.92 11.289-24.737 13.426-6.815 2.134-29.027 6.1-27.765 5.796 1.262-.304 19.946-10.535 27.519-15.414 7.572-4.88 17.915-13.57 17.915-14.18zm-105.513-.308c-1.01 1.22-5.806 10.68-5.806 10.68s13.883 9.763 24.232 13.425c10.349 3.659 28.018 4.88 27.008 4.575-1.01-.304-22.212-9.763-28.27-14.643-6.058-4.883-16.912-14.038-17.165-14.038z" fill-rule="evenodd" fill="#fff"/>
11
- <g fill-rule="evenodd" stroke="#6d6666" fill="#fec500">
12
- <path d="M394.65-212.97s28.777 17.265 35.354 21.376 27.954 22.199 29.598 21.377c1.645-.822 13.155-9.866 13.155-9.866s-23.843-18.91-38.642-23.021-39.465-8.222-39.465-9.866z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
13
- <path d="M390.54-231.88c2.467 0 47.687 23.022 61.664 34.532s19.732 26.31 21.377 26.31c1.644 0 23.021-3.289 22.198-3.289-.822 0-9.866-29.598-30.42-38.642-20.555-9.044-73.996-18.911-74.819-18.911z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
14
- <path d="M603.48-296.01c-.822 0-9.044 24.666-11.511 32.065-2.466 7.4-6.577 23.021-6.577 23.021s-36.176 3.289-34.532-.822c1.645-4.111 55.086-54.264 52.62-54.264z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.403"/>
15
- <path d="M398.76-261.48s42.754 28.776 57.553 45.22c14.799 16.443 29.598 45.22 30.42 45.22.823 0 40.287-8.222 40.287-7.4s-46.042-46.042-68.241-60.019-59.197-21.377-60.019-23.021z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
16
- <path d="M443.16-273.81s21.377 32.887 25.487 44.398c4.111 11.51 16.444 41.109 16.444 41.109H518.8s-16.443-36.998-34.531-55.086-40.287-28.776-41.109-30.421z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.403"/>
17
- <path d="M454.66-291.9c.823 2.467 31.243 31.243 38.643 50.153 7.399 18.91 13.155 42.754 13.155 42.754l29.598-7.4s-26.31-48.509-42.753-61.664c-16.444-13.154-36.998-22.198-38.643-23.843z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.403"/>
18
- <path d="M700.5-209.68s-61.663 6.578-83.862 12.333-34.532 27.132-34.532 27.132 28.777 10.688 30.421 9.044 18.91-18.91 37.82-25.488c18.91-6.577 51.797-22.199 50.153-23.021z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
19
- <path d="M698.03-249.97c-1.645.823-50.975 41.11-66.597 54.264-15.621 13.155-30.421 27.132-32.065 27.954-1.644.823-32.065-4.11-30.421-5.755 1.645-1.644 45.22-36.998 73.997-52.619 28.776-15.622 52.619-22.199 55.086-23.844z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
20
- <path d="M685.7-278.75c-4.933 5.755-53.442 45.22-66.597 59.197s-34.531 38.643-34.531 38.643-25.488-11.511-23.843-16.444c1.644-4.933 36.175-33.709 60.841-50.153 24.665-16.444 66.596-29.599 64.13-31.243z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
21
- <path d="M636.37-282.04c-.822.823-29.598 31.243-35.354 39.465-5.755 8.222-23.021 44.398-23.021 44.398s-25.487-22.199-25.487-23.021 32.065-34.532 50.975-47.687 33.709-10.688 32.887-13.155z" stroke-width="1.403" transform="matrix(.307 0 0 .37108 317.054 244.257)"/>
22
- <path d="M565.09-241.77c0 5.78-4.685 10.465-10.465 10.465s-10.465-4.685-10.465-10.465 4.685-10.465 10.465-10.465 10.465 4.685 10.465 10.465zM586.02-227.81c0 5.137-4.685 9.302-10.465 9.302s-10.465-4.165-10.465-9.302 4.685-9.302 10.465-9.302 10.465 4.165 10.465 9.302zM539.51-238.28c0 5.137-5.726 9.302-12.79 9.302-7.064 0-12.79-4.165-12.79-9.302s5.726-9.302 12.79-9.302c7.064 0 12.79 4.165 12.79 9.302z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
23
- <path d="M573.23-219.09c0 9.954-6.507 18.022-14.534 18.022-8.027 0-14.534-8.069-14.534-18.022 0-9.954 6.507-18.022 14.534-18.022 8.027 0 14.534 8.069 14.534 18.022zM533.7-218.51c0 7.706-6.507 13.953-14.534 13.953-8.027 0-14.534-6.247-14.534-13.953 0-7.706 6.507-13.953 14.534-13.953 8.027 0 14.534 6.247 14.534 13.953z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
24
- <path d="M513.93-207.46c0 6.743-4.946 12.209-11.046 12.209s-11.046-5.466-11.046-12.209c0-6.743 4.945-12.209 11.046-12.209 6.1 0 11.046 5.466 11.046 12.209zM595.32-208.63c0 8.027-7.548 14.534-16.86 14.534-9.311 0-16.86-6.507-16.86-14.534 0-8.027 7.548-14.534 16.86-14.534 9.311 0 16.86 6.507 16.86 14.534zM554.63-229.56c0 4.816-5.987 8.72-13.372 8.72s-13.372-3.904-13.372-8.72 5.987-8.72 13.372-8.72 13.372 3.904 13.372 8.72z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
25
- <path d="M556.95-210.37c0 7.064-8.33 12.79-18.604 12.79s-18.604-5.726-18.604-12.79c0-7.064 8.33-12.79 18.604-12.79s18.604 5.726 18.604 12.79zM604.62-187.7c0 8.67-7.809 15.697-17.441 15.697s-17.441-7.028-17.441-15.697 7.809-15.697 17.441-15.697c9.633 0 17.441 7.028 17.441 15.697zM509.28-191.77c0 5.78-4.425 10.465-9.883 10.465s-9.884-4.685-9.884-10.465 4.425-10.465 9.884-10.465 9.883 4.685 9.883 10.465z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
26
- <path d="M579.04-193.51c0 7.385-6.768 13.372-15.116 13.372-8.348 0-15.116-5.987-15.116-13.372s6.768-13.372 15.116-13.372c8.348 0 15.116 5.987 15.116 13.372zM531.37-194.09c0 6.422-5.987 11.627-13.371 11.627-7.385 0-13.371-5.206-13.371-11.627 0-6.422 5.987-11.627 13.371-11.627 7.385 0 13.371 5.206 13.371 11.627z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
27
- <path d="M554.63-190.61c0 7.064-6.247 12.79-13.953 12.79-7.706 0-13.953-5.726-13.953-12.79 0-7.064 6.247-12.79 13.953-12.79 7.706 0 13.953 5.726 13.953 12.79zM494.16-267.35c3.488 0 27.906 8.139 27.906 8.139s-30.232 11.628-25.581 10.465 33.72-4.651 31.394-4.651c-2.325 0-25.58 22.092-18.604 20.929 6.977-1.162 20.93-15.115 22.092-15.115 1.163 0 15.116 22.092 16.279 20.929 1.162-1.163 0-22.092 1.162-22.092 1.163 0 29.069 13.953 26.743 12.79-2.325-1.163-18.603-17.441-17.441-17.441 1.163 0 38.371 3.488 36.045 2.325-2.325-1.162-24.417-11.627-24.417-11.627s16.278-15.115 12.79-15.115-30.231 15.115-27.906 13.952c2.326-1.162 29.069-31.393 29.069-31.393l-26.743 12.79s4.651-18.604 2.325-17.442c-2.325 1.163-20.929 24.418-22.092 24.418s-5.814-23.255-5.814-23.255 1.163 25.58-5.813 26.743c-6.977 1.163-31.394 5.814-31.394 4.651z" transform="matrix(.307 0 0 .37108 317.054 245.983)" stroke-width="1.497"/>
28
- </g>
29
- <g fill-rule="evenodd">
30
- <path d="M445.509 216.536c.178.863 5.89 16.396 14.636 15.964s12.315-3.02 11.958-3.236c-.357-.216-4.105-2.804-6.247-8.414-2.142-5.609-2.499-7.982-2.499-7.982l-17.848 3.668zM476.744 210.495s6.425 15.317 9.28 17.474c2.857 2.158 9.46 3.884 12.316 3.668 2.856-.216 6.247 0 6.247 0s-2.855-1.51-5.176-9.924-3.034-11.218-3.034-11.218h-19.633zM516.01 216.104s-1.25 11.218 0 14.023c1.25 2.805 7.496 7.982 7.496 7.982s7.496-1.079 7.675-7.982c.178-6.904-2.499-13.376-2.499-13.376l-12.672-.647z" fill="#00389b"/>
31
- <path d="M288.94 21.015s1.163 4.65 0 8.14-11.046 12.79-11.046 20.347c0 7.558 11.627 30.812 47.091 31.394 35.463.581 80.229-19.185 79.647-19.767-.58-.58-84.88-56.974-86.04-56.393-1.16.582-29.65 17.441-29.65 16.28zM523.23 61.129s7.557 20.348 10.464 22.674c2.907 2.325 4.07 6.976 4.651 6.976s48.835 10.464 48.835 10.464 4.651-13.37-2.325-23.836c-6.977-10.465-33.138-37.789-33.138-37.789l-28.49 21.511zM556.37 36.13c1.162 0 12.79 9.883 22.092 4.65 9.301-5.231 24.417-19.184 24.417-19.184s-12.79 4.07-22.092 3.488c-9.302-.581-23.836 11.627-24.417 11.046z" stroke="#000" stroke-width="1.497" fill="#005120" transform="matrix(.307 0 0 .37108 350.733 188.675)"/>
32
- <path d="M287.2 23.34s-3.488-9.883-12.79-10.465c-9.302-.581-26.162 1.163-31.975-3.488-5.814-4.651-7.558-15.697-10.465-15.116-2.907.581-10.465 0-11.046 0s-3.488-9.302 4.651-13.953 15.116-.582 19.766-4.07c4.651-3.488 11.628-5.814 20.93-6.395 9.302-.581 24.417 11.628 31.394 14.534 6.976 2.907 22.092 6.395 27.905 3.488 5.814-2.907 38.371-15.697 49.998-16.278 11.627-.581 36.045-1.162 45.347-.581s45.928 5.232 56.974 10.465c11.046 5.232 69.764 25.58 77.903 30.23 8.139 4.652 26.162 11.628 26.162 11.628s-31.976 31.394-47.672 36.626c-15.697 5.232-65.695 13.372-95.345 11.627-29.65-1.744-52.904-4.651-75.578-16.278-22.68-11.626-47.1-22.672-48.26-28.486-1.16-5.813-.58-13.371-.58-13.371l-27.324 9.883z" stroke="#000" stroke-width="1.497" fill="#005120" transform="matrix(.307 0 0 .37108 350.733 188.675)"/>
33
- <path d="M251.15-14.449c-1.163.581-6.976 2.907-5.814 4.07 1.163 1.162 3.489 4.65 10.465 4.07 6.977-.582 14.534-4.652 14.534-4.652s-8.72-4.07-19.185-3.488z" stroke="#000" stroke-width="1.497" fill="#005120" transform="matrix(.307 0 0 .37108 350.733 188.675)"/>
34
- <path d="M250.57-13.286v6.395s8.139 2.325 8.139.581c0-1.744.581-5.813-1.163-5.813s-6.395-.582-6.976-1.163z" stroke="#000" stroke-width="1.497" transform="matrix(.307 0 0 .37108 350.733 188.675)"/>
35
- <path d="M331.95-8.453c2.056-3.7 0-8.632 11.922-14.388 11.921-5.755 32.681-4.11 32.681-4.11s-5.96 4.521-6.166 9.249c-.205 4.727.411 6.783.411 6.783s-11.305-3.7-19.938-1.439-18.704 4.522-18.91 3.905zM385.4-28.596c-1.233.617-10.277 10.688-9.25 13.772 1.028 3.083 13.155 10.483 17.061 9.866 3.905-.616 21.787-9.25 22.815-13.566 1.028-4.316 1.85-10.072.411-11.305-1.439-1.233-30.832 1.645-31.037 1.233zM424.66-30.24c-2.261 2.261-1.439 13.155-.617 14.388.822 1.233 15.005 15.416 18.088 16.238 3.083.822 25.899-1.439 27.749-3.905s7.399-12.95 5.755-15.416c-1.645-2.467-6.578-5.756-21.788-9.044s-24.254-2.878-29.187-2.261zM482.82-16.469c3.7 1.85 25.282 12.333 38.026 20.76 12.743 8.427 17.882 18.088 21.582 18.91 3.7.822 18.704-8.222 19.321-10.688.617-2.467-18.293-15.621-31.037-21.582-12.744-5.96-47.892-6.783-47.892-7.4zM478.3-7.63c-1.85 1.644 23.021 45.014 27.748 46.453 4.728 1.438 33.093-8.428 32.682-11.716-.41-3.288-7.81-9.866-25.28-19.526C495.98-2.08 481.8-8.452 478.3-7.63zM447.47 8.196c-3.905 2.261-10.071 41.11-6.166 42.96 3.905 1.85 52.003-4.728 53.853-9.044 1.849-4.317-19.733-38.643-26.105-38.643-6.371 0-17.882 1.645-21.582 4.728zM397.73-.025c-5.14 4.727-4.11 40.903-1.85 43.164 2.261 2.26 30.831 9.66 33.914 6.988 3.084-2.672 7.195-43.37 4.317-46.453-2.878-3.083-10.894-10.483-17.06-11.099-6.167-.616-16.444 5.96-19.321 7.4zM333.19-.642c-4.728 3.7-4.933 13.36.205 15.005 5.139 1.644 17.882 7.194 29.804 12.333 11.922 5.139 18.705 11.305 22.199 11.099 3.494-.206 6.783-36.381 3.083-38.437-3.7-2.055-14.594-3.7-24.871-3.289-10.277.411-25.282 1.44-30.42 3.289z" stroke="#000007" stroke-width="1.497" fill="#001707" transform="matrix(.307 0 0 .37108 350.733 188.675)"/>
36
- </g>
37
- <path d="M387.976 359.201c2.59-2.52 6.616-8.682 12.081-8.962 5.466-.28 11.22 4.761 11.22 4.761s5.752 23.528 5.465 23.528c-.288 0-9.493 6.722-9.78 6.722-.288 0-4.028-9.243-7.48-8.404-3.451.841-3.164 13.445-3.739 12.605-.575-.84-15.245-18.206-14.67-18.766.576-.56 7.192-10.642 6.904-11.483zM539.866 356.12c1.726-.28 9.493-6.163 14.958-5.882 5.466.28 8.63 2.8 11.506 5.321 2.876 2.521 6.329 8.962 6.329 8.962s-6.904 19.046-7.479 19.046-3.452 1.681-4.028.28-2.3-5.882-5.753-6.442c-3.451-.56-4.315 6.161-4.315 6.161l-11.217-27.447z" fill-rule="evenodd" fill-opacity=".996" fill="#d40f0f"/>
38
- <path d="M543.604 362.007c0 1.682 10.643 28.01 27.903 33.05 17.258 5.041 22.724-4.761 24.737-8.122 2.013-3.361 9.205-3.08 9.205-3.08s-1.725 24.647-4.603 27.727c-2.876 3.081-5.178 9.803-21.286 10.082-16.107.281-30.778-15.123-35.667-19.605-4.892-4.482-11.22-16.244-13.81-21.567-2.587-5.32 13.809-17.924 13.52-18.485zM356.048 414.374c.288 0 7.767 8.123 18.697 7.282 10.931-.839 29.629-7.282 38.258-18.485 8.63-11.202 12.944-23.247 12.944-23.247s-12.656-22.406-12.944-22.406c-.288 0-1.438 7.282-3.74 12.043-2.301 4.762-8.63 18.205-19.272 22.408-10.644 4.2-10.644 5.88-14.958 5.32-4.315-.56-15.533-7.281-15.533-7.562 0-.28-5.465 13.165-5.465 13.165s-1.151 8.682 2.013 11.483z" fill-rule="evenodd" fill-opacity=".996" fill="#fddc59"/>
39
- <path d="M387.782 358.423c-.814 0-21.154 11.091-20.34 15.844.813 4.753 34.985 72.089 108.206 72.88 73.223.794 117.975-60.998 114.719-71.296-3.254-10.298-26.034-22.181-26.034-22.181s5.694 4.753 4.881 11.09c-.814 6.338-26.036 61-89.497 59.416-63.461-1.585-93.565-49.908-93.565-55.453 0-5.545 3.255-8.715 1.628-10.299z" fill-rule="evenodd" fill-opacity=".996" fill="#fddc59"/>
40
- <path d="M586.171 407.38c1.727-1.4 12.37-30.529 18.41-29.688 6.042.84 4.029 9.522 3.453 11.763-.575 2.24-6.616 22.407-6.616 22.407s.288-4.762-3.74-5.882c-4.026-1.12-10.643 1.961-11.506 1.401zM356.048 414.671c0-1.583-4.882-7.129.813-8.714 5.696-1.583 13.019 1.585 13.019 1.585s-4.069-11.883-8.95-21.39c-4.882-9.505-6.51-7.92-10.577-6.337-4.068 1.585-3.97 5.778-1.528 12.115 2.44 6.338 7.223 24.326 7.223 22.741z" fill-rule="evenodd" fill-opacity=".996" fill="#d40f0f"/>
41
- <path fill="#fdc400" fill-rule="evenodd" d="M423.176 360.347l7.063-23.923-19.616-15.038 24.568-.567 8.012-23.608 8.123 23.568 24.567.455-19.549 15.13 7.17 23.887-20.201-14.216z"/>
42
- <path d="M555.637 235.833v92.04c.18 44.983-45.689 84.374-76.147 92.04-30.461-7.666-76.328-47.057-76.147-92.036v-92.04h152.294z" fill-rule="evenodd" fill="#fff"/>
43
- <path d="M177.16 325.98l.421 160.73s2.386-3.288 35.012-1.284c32.627 2.004 35.433 35.433 70.867 35.433 35.433 0 35.433-35.433 70.866-35.433s35.433 35.433 70.866 35.433 35.433-35.433 70.866-35.433 35.433 35.433 72.87 37.459c33.429-2.026 33.429-37.459 69.062-39.463l35.233 2.004v-159.45h-496.06z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(.307 0 0 .35829 348.952 119.039)" stroke="#000" stroke-width="1.497" fill="#d40f0f"/>
44
- <path d="M403.34 312.006v19.043h10.879c10.016.718 10.878 12.695 21.756 12.695s10.878-12.695 21.756-12.695 10.878 12.695 21.757 12.695 10.878-12.695 21.756-12.695 10.263 11.969 21.756 12.695c10.263-.726 10.817-11.977 21.757-12.695h10.878v-19.043h-10.878c-10.879 0-10.879 12.695-21.757 12.695-10.878 0-10.878-12.695-21.756-12.695S490.366 324.7 479.488 324.7c-10.879 0-10.879-12.695-21.757-12.695S446.853 324.7 435.975 324.7s-10.878-12.695-21.756-12.695H403.34zM406.623 350.088l7.596 19.043c10.017.718 10.878 12.695 21.757 12.695 10.878 0 10.878-12.695 21.756-12.695s10.878 12.695 21.756 12.695 10.879-12.695 21.757-12.695 10.263 11.97 21.756 12.695c10.263-.726 10.564-11.977 21.504-12.695l7.85-19.337-7.598.294c-10.878 0-10.878 12.695-21.756 12.696-10.878 0-10.878-12.696-21.756-12.696s-10.878 12.695-21.757 12.695c-10.878 0-10.878-12.695-21.756-12.695s-10.878 12.695-21.756 12.695-10.878-12.695-21.757-12.695h-7.596zM479.49 419.911c10.879 0 35.803-19.043 35.548-19.043.253 0-2.914-12.695-13.792-12.695s-10.878 12.695-21.757 12.695c-10.878 0-10.878-12.695-21.756-12.695s-13.655 12.695-13.68 12.695c-.504 0 24.558 19.043 35.435 19.043z" fill-rule="evenodd" fill-opacity=".996" fill="#0062bb"/>
45
- <path d="M90.849 117.57c.822 0 8.222 1.233 13.565.822 5.344-.411 7.4-2.467 7.4-2.878v-1.233h6.988s1.233 5.755.411 6.166-2.878 2.056-3.289 2.056 0-2.878-.822-2.056-1.233 2.056-1.233 2.056-.822-1.234-1.233-1.234-1.233 1.234-1.233 1.234 0-1.234-.412-1.234c-.411 0-2.466 2.056-2.466 2.056l-2.055-1.645s-1.234 2.056-1.645 2.056-2.877-1.644-2.877-1.644l-4.111 2.466s0-3.7-.822-3.289c-.822.411-5.344.411-5.344.411s-1.234 2.467-1.645 2.467-2.055-2.055-1.644-2.055 1.233-1.234.822-1.645c-.41-.411-2.466 0-2.466-.411s-.822-2.878-.411-2.878 2.055.412 2.055.412v-2.467h2.055l.412 2.467z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 286.934 126.302)" stroke="#000" stroke-width=".701" fill="#fdc400"/>
46
- <path d="M98.248 94.136c-.411 0-3.289 3.289-2.878 6.988.411 3.7 7.4 9.044 7.4 9.044s3.7-1.644 4.933 0 1.233 6.577.822 6.577-5.344 1.234-5.344.41c0-.821 0-1.643-.411-1.643s-4.933.41-4.933.41l.411-1.643-4.11-.822 1.644-1.645s-6.578-2.877-6.167-2.877 2.878-1.644 2.878-1.644L87.56 104h2.878s-4.111-3.288-3.7-3.288c.41 0 2.466.41 2.466.41l-1.233-3.287h1.233l-1.233-2.467 2.055-.822 1.234 2.055-.411-4.933 2.877.412v4.11s1.233-2.466 1.233-2.877c0-.411 3.7 1.644 3.289.822z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 286.934 126.302)" stroke="#000" stroke-width=".701" fill="#fdc400"/>
47
- <path d="M529.965 282.453c-.771.671-3.085 2.146-3.085 2.146s5.244-.402 5.09-.402-1.85-1.342-2.005-1.744zM534.436 284.998c-.307.403-1.233 4.562-.616 4.293.616-.268 3.083-3.354 3.083-3.354l-2.467-.939zM541.519 285.534c.77.67 4.317 3.755 3.854 3.084-.462-.67-.925-3.488-1.233-3.62-.31-.135-2.314.803-2.621.536zM479.384 281.108c-.462.135-4.317 2.684-4.317 2.684s6.477-1.074 6.167-1.074c-.307 0-2.004-1.206-1.85-1.61zM483.39 284.333c-.616.536-2.62 4.292-1.85 4.159.772-.135 4.164-2.55 4.164-2.55l-2.313-1.61zM480.915 279.098c-.462-.134-3.702-1.476-3.547-1.476s4.318-.939 4.318-.939l-.771 2.415zM419.858 277.362l-4.626-3.22 5.86 1.61-1.234 1.61zM415.849 279.503c-.617 0-6.477 3.219-6.323 3.219s8.173.134 8.019 0c-.154-.133-1.388-2.95-1.696-3.22zM419.549 284.202c-.617.27-5.243 3.354-4.935 3.354.309 0 6.94.134 6.94 0s-1.851-3.22-2.005-3.354zM418.932 250.792s-1.696-3.756-1.542-3.756c.154 0 4.318 2.951 4.318 2.951l-2.776.805zM423.558 246.096c0-.134.463-2.414.463-2.414s4.163 2.817 4.009 2.817c-.154 0-4.164 0-4.472-.403zM430.035 247.84c0-.134.463-3.488.463-3.488s3.855 4.562 3.547 4.696c-.309.134-3.701-.67-4.01-1.208z" fill-rule="evenodd" fill-opacity=".996"/>
48
- <path d="M137.26 110.86c0 .206 4.316 3.7 4.419 4.522.102.822-7.811 1.028-7.811 1.028s-2.261-1.747-2.98-1.645c-.72.103-1.028 1.85-1.028 1.85l1.85 1.028-3.494.205 1.028 1.953 2.672-.206-.617 1.85s1.644 1.234 1.953 1.028c.308-.205 1.336-2.055 2.158-2.364.822-.308 2.569-.308 2.569-.308s-1.336 2.261-.719 2.261c.616 0 3.391-2.364 3.391-2.364s.617 2.158.719 2.158c.103 0 2.056-2.466 2.056-2.466s0 1.953.308 1.953 3.186-2.467 3.186-2.467 2.261 2.878 2.569 2.672c.309-.205.617-3.083.925-3.083s2.261-.308 2.261-.411-1.233-1.131-1.439-2.569c-.205-1.439.206-4.83.103-4.83s-13.874.513-14.079.205z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 285.91 126.597)" stroke="#000" stroke-width=".701" fill="#fdc400"/>
49
- <path d="M115.37 104.6h40.286c4.111 0 7.81-1.644 7.81-4.111 0-2.466-6.577-2.877-9.043-2.055-2.467.822-13.155 5.755-17.677 5.344s-8.632-3.289-9.043-6.166c-.412-2.878 2.055-5.344 6.577-5.344s10.277 1.644 11.51 1.233 4.111-3.7 5.344-4.11c1.233-.412 4.933-.823 4.933-.823l-1.644 1.233 5.344-1.233s-4.111 4.522-8.222 5.755c-4.111 1.234-12.743.822-16.032.822s-4.933-.41-4.522 2.056c.411 2.466 2.878 4.111 4.933 3.699 2.056-.411 8.222-2.466 8.222-2.466l-1.645-1.233 7.4-.411s-.411-1.233 0-1.233 4.111.41 4.111.41-2.467-1.233-2.056-1.233 2.056 0 5.344.412c3.289.41 10.277 1.644 9.866 4.932-.411 3.289-2.877 6.166-5.755 6.166s-5.344-.822-5.344.412c0 1.233 3.289 2.055 5.344 2.055s4.522-1.644 4.933-1.644 1.233 2.466 1.644 2.466 2.878-.822 2.878-.822l-1.644 4.522 2.877.822s-1.644 1.644-1.233 1.644 2.877 0 2.877.411-3.288 2.878-3.288 3.289 2.466 1.644 2.466 1.644-1.644 2.467-2.055 2.056-2.056-2.467-2.056-2.467-.411 1.645-1.233 1.645-2.466-.411-2.466-.411 1.233-2.467.822-2.467-2.467 1.644-2.467 1.233l-1.232-1.236s3.288-1.336 3.288-3.289c0-1.952-1.336-3.905-7.296-4.213-5.961-.309-6.064 1.438-10.483 1.233-4.419-.206-4.419-1.953-7.708-1.953-3.288 0-13.463 4.111-18.19 4.008-4.727-.102-10.688-.411-10.483-.616.206-.206 3.906-9.661 4.008-9.966z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 285.91 126.597)" stroke="#000" stroke-width=".701" fill="#fdc400"/>
50
- <path d="M106.88 102.46c-.411.206-4.008.72-4.214 4.522-.205 3.803.309 3.803.72 3.597.411-.205 1.233-3.494 1.233-3.494s-1.233 4.522.103 5.55a9.298 9.298 0 0 0 2.775 1.438l.513-3.597s-1.027 3.495 1.439 4.728c2.467 1.233 3.392.308 3.186-.617-.205-.925-.925-3.288-.925-3.288s1.953 2.158 2.056 2.363c.102.206 1.027 1.85 3.494 1.131 2.466-.72.719-2.364.719-2.364l-2.98-2.46s3.083 3.185 4.419 2.055-1.028-3.597-.925-3.494 1.953 3.494 2.672 1.336-1.13-2.775-1.747-4.83c-.617-2.056-1.131-2.261-.514-3.495.617-1.233.72-3.596.72-3.596s2.569.616 2.363-1.542c-.205-2.158-2.775-2.672-3.288-2.775-.514-.103-.412-2.26-.617-2.158-.206.103-1.85 1.336-1.85 1.336s-1.439-3.392-1.747-3.186-1.953 1.953-3.186 2.055c-1.233.103-1.953 1.85-1.953 1.85s-4.316-2.055-4.213 1.336c.103 3.392 2.569 2.57 2.569 2.672s-.411 4.728-.822 4.933z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 286.934 126.302)" stroke="#000" stroke-width=".701" fill="#fdc400"/>
51
- <path d="M450.874 253.257c.742-.227 1.833-1.174 3.098-1.06s3.291 1.085 2.288 1.615c-1.005.53-1.745.758-2.88.491-1.133-.267-2.005-.837-2.506-1.046zM463.452 253.123c-.742-.227-1.833-1.175-3.098-1.06s-3.29 1.085-2.287 1.615c1.004.53 1.745.757 2.88.49 1.132-.266 2.004-.836 2.505-1.045z" fill-rule="evenodd" fill-opacity=".996"/>
52
- <path d="M110.99 103.17c.103.514.411 4.831.616 4.522.206-.308 1.748-4.419 1.645-4.419s-2.158.103-2.261-.103z" fill-rule="evenodd" fill-opacity=".996" transform="matrix(1.5005 0 0 1.3054 287.143 126.366)" stroke="#000" stroke-width=".421" fill="#000039"/>
53
- <path d="M109.96 103.17c.049-1.215.822-1.13 2.467-.925 1.644.206 2.466 1.028 2.363 1.234-.102.205-1.438.719-2.569.616-1.336-.411-2.298.089-2.261-.925z" transform="matrix(1.5005 0 0 1.3054 287.143 126.556)" stroke="#000" stroke-width=".842" fill="none"/>
54
- <path d="M112.43 100.08l-.206 1.953M119.32 94.844s1.336.617 1.131 1.233c-.206.617-1.131.925-1.131.925M108.12 94.33c-.308.103-.719.308-.925 1.13-.205.823.925 1.337.925 1.337" transform="matrix(1.5005 0 0 1.3054 287.143 126.556)" stroke="#000" stroke-width="1.497" fill="none"/>
55
- <path d="M111.19 136.13s-1.454 1.454 1.017 1.454.727-1.308.727-1.308" transform="matrix(1.5005 0 0 1.3054 287.361 77.606)" stroke="#000" stroke-width="1.497" fill="none"/>
56
- <path fill="#fdc400" fill-rule="evenodd" d="M462.348 403.76l6.41-21.062-17.8-13.24 22.293-.498 7.271-20.784 7.37 20.75 22.294.4-17.74 13.32 6.506 21.03-18.33-12.516z"/>
57
- <path fill="#003017" fill-rule="evenodd" fill-opacity=".996" d="M465.383 398.115l5.34-16.73-14.832-10.518 18.577-.396 6.06-16.51 6.141 16.482 18.578.318-14.783 10.582 5.421 16.705-15.275-9.942z"/>
58
- <path fill="#fdc400" fill-rule="evenodd" d="M425.661 361.105l6.34-19.917-17.607-12.52 22.052-.472 7.193-19.655 7.291 19.622 22.053.378-17.548 12.597 6.435 19.887-18.132-11.836z"/>
59
- <path fill="#003017" fill-rule="evenodd" fill-opacity=".996" d="M428.673 355.764l5.283-15.822-14.673-9.946 18.377-.374 5.994-15.614 6.076 15.588 18.377.3-14.623 10.007 5.363 15.798-15.11-9.403z"/>
60
- <path fill="#fdc400" fill-rule="evenodd" d="M499.57 361.105l6.423-19.917-17.835-12.52 22.337-.472 7.285-19.655 7.385 19.622 22.337.378-17.774 12.597 6.518 19.887-18.366-11.836z"/>
61
- <path fill="#003017" fill-rule="evenodd" fill-opacity=".996" d="M502.618 355.764l5.352-15.822-14.862-9.946 18.614-.374 6.07-15.614 6.154 15.588 18.614.3-14.811 10.007 5.431 15.798-15.304-9.403z"/>
62
- <path d="M373.272 372.554c8.026 34.543 41.902 60.18 87.528 66.243 58.605 7.787 114.514-21.906 124.795-66.277" fill="none"/>
63
- <path d="M373.128 377.899l11.006-6.218 1.036 2.263-4.317 2.439 1.429 3.12 4.316-2.438 1.036 2.263-11.006 6.218-1.036-2.263 4.988-2.818-1.428-3.121-4.988 2.818-1.036-2.263m4.607 9.63l10.276-7.607 3.516 5.865-1.708 1.264-2.25-3.752-2.375 1.759 2.094 3.492-1.628 1.205-2.094-3.492-2.829 2.094 2.303 3.84-1.735 1.285-3.57-5.954m7.16 11.046l9.065-9.315 1.552 1.863-3.555 3.654 2.139 2.57 3.555-3.653 1.552 1.864-9.065 9.315-1.551-1.864 4.108-4.222-2.14-2.57-4.108 4.222-1.551-1.864m11.837 5.516l1.47 1.434 2.674-5.05-4.144 3.616m-5.75 1.72l10.232-8.277 2.321 2.261-6.031 12.372-1.863-1.815 1.588-3.039-1.99-1.938-2.491 2.157-1.767-1.72m8.93 8.294l6.097-9.238-2.134-1.739 1.205-1.825 6.122 4.99-1.204 1.825-2.134-1.74-6.097 9.24-1.856-1.513m5.008 4.003l6.432-11.71 1.95 1.322-2.522 4.593 2.69 1.824 2.522-4.593 1.95 1.323-6.432 11.71-1.95-1.322 2.915-5.308-2.69-1.824-2.915 5.308-1.95-1.323m12.09 7.652l5.19-12.448 5.857 3.014-.849 2.037-3.768-1.94-1.227 2.943 3.557 1.83-.829 1.99-3.557-1.832-2.285 5.48-2.088-1.074m11.453-1.89c-.721 2.11-1.065 3.486-1.033 4.128.039.64.358 1.085.958 1.338.59.249 1.083.152 1.48-.29.403-.446.97-1.735 1.698-3.868s1.075-3.516 1.041-4.153c-.034-.637-.348-1.08-.943-1.332-.594-.25-1.095-.15-1.5.301-.406.452-.973 1.743-1.701 3.876m-2.197-.927c.465-1.36.893-2.421 1.285-3.183.394-.768.783-1.306 1.169-1.613.533-.442 1.076-.69 1.626-.744.55-.054 1.204.08 1.964.4s1.33.703 1.709 1.149c.38.446.64 1.032.78 1.758.1.526.067 1.217-.1 2.074-.162.859-.474 1.966-.937 3.32-.46 1.35-.888 2.408-1.282 3.176-.392.762-.78 1.304-1.164 1.625-.539.44-1.083.686-1.633.74-.55.054-1.205-.08-1.965-.4s-1.329-.703-1.708-1.149c-.38-.446-.637-1.03-.773-1.755-.105-.514-.076-1.2.086-2.06.164-.865.478-1.977.943-3.338m10.62-2.914l2.205.73-2.375 8.862c-.271 1.014-.345 1.739-.223 2.176.13.433.478.744 1.047.932.564.186 1.002.133 1.315-.16.317-.291.614-.952.89-1.983l2.366-8.828 2.175.72-2.432 9.076c-.237.882-.456 1.513-.658 1.892a2.88 2.88 0 0 1-.732.92 2.867 2.867 0 0 1-1.539.625c-.584.054-1.234-.037-1.951-.274-1.353-.448-2.221-1.088-2.605-1.922-.378-.837-.35-2.067.085-3.69l2.432-9.076m5.906 16.178l2.696-13.388 2.308.574 1.252 10.143 1.823-9.379 2.12.528-2.696 13.387-2.292-.57-1.272-10.166-1.827 9.396-2.112-.525m12.07.682l1.006.175c.512.09.877.11 1.094.064a.966.966 0 0 0 .551-.337c.26-.315.48-.77.655-1.365.177-.6.36-1.575.55-2.925.185-1.314.267-2.28.246-2.896-.021-.617-.137-1.1-.347-1.45a1.086 1.086 0 0 0-.47-.406c-.198-.1-.518-.19-.961-.266l-.975-.17-1.35 9.576m-2.507 1.61l1.91-13.554 3.652.636c.745.13 1.326.303 1.745.52.424.218.756.51.996.877.363.538.58 1.177.655 1.917.08.735.015 1.848-.195 3.338-.27 1.925-.523 3.276-.757 4.053-.233.77-.535 1.41-.904 1.916-.358.509-.804.831-1.337.967-.527.13-1.405.089-2.636-.125l-3.129-.545m9.55 1.57l1.188-13.655 6.312.677-.197 2.27-4.038-.433-.275 3.157 3.76.403-.189 2.164-3.759-.404-.326 3.76 4.133.444-.2 2.305-6.408-.687m10.43-1.106l1.018.04c.518.022.882-.005 1.093-.08a1 1 0 0 0 .511-.408c.225-.347.393-.828.504-1.441.111-.62.189-1.612.233-2.978.043-1.329.021-2.299-.066-2.908-.087-.61-.254-1.074-.5-1.393a1.048 1.048 0 0 0-.511-.341c-.206-.074-.534-.12-.982-.138l-.986-.04-.314 9.687m-2.317 1.931l.444-13.71 3.694.148c.753.03 1.35.125 1.788.285.444.16.805.407 1.083.739.418.486.703 1.092.856 1.817.159.72.213 1.833.165 3.34-.064 1.947-.17 3.322-.319 4.124-.148.796-.379 1.47-.691 2.023-.301.552-.71.931-1.224 1.136-.51.2-1.386.275-2.63.225l-3.166-.127m13.754.18l-.49-13.71 2.3-.1.49 13.708-2.3.102m6.141-.361l-.844-11.419-2.637.241-.166-2.255 7.567-.69.167 2.255-2.637.24.844 11.418-2.294.21m8.1-14.71l2.268-.438 1.425 9.11c.163 1.042.387 1.728.672 2.059.29.324.726.43 1.31.316.58-.112.951-.376 1.114-.793.168-.419.169-1.157.003-2.216l-1.42-9.076 2.236-.431 1.46 9.33c.141.906.198 1.58.169 2.02-.025.432-.12.827-.287 1.185a3.267 3.267 0 0 1-1.128 1.321c-.5.338-1.12.578-1.856.72-1.39.269-2.425.125-3.103-.431-.674-.563-1.142-1.679-1.403-3.346l-1.46-9.33m12.285 3.479l.935-.253c.696-.189 1.151-.47 1.366-.847.213-.381.24-.939.08-1.672-.163-.738-.405-1.214-.726-1.426-.318-.22-.838-.232-1.56-.037l-.965.262.87 3.973m-.514 8.08l-2.922-13.33 3.88-1.05c1.183-.32 2.1-.257 2.748.191.648.448 1.119 1.342 1.412 2.68.289 1.316.226 2.372-.188 3.169-.41.79-1.184 1.338-2.321 1.646l-1.628.44 1.239 5.652-2.22.601m8.817-9.659c.614 2.151 1.113 3.468 1.498 3.95.387.473.887.602 1.498.387.601-.212.934-.628.998-1.249.067-.628-.21-2.029-.83-4.203s-1.122-3.499-1.504-3.974c-.383-.476-.877-.607-1.484-.394-.606.214-.942.638-1.008 1.272-.066.634.212 2.037.832 4.211m-2.239.79c-.396-1.388-.653-2.515-.772-3.383-.12-.873-.115-1.563.015-2.07.171-.715.458-1.283.859-1.705.401-.422.989-.77 1.763-1.042.775-.273 1.435-.366 1.982-.278.546.088 1.078.368 1.594.84.372.343.733.907 1.08 1.694.354.785.727 1.869 1.122 3.25.392 1.376.649 2.5.77 3.374.118.868.117 1.56-.005 2.076-.177.717-.466 1.286-.867 1.707-.4.422-.989.77-1.763 1.042-.775.273-1.435.366-1.982.278-.546-.088-1.075-.369-1.586-.843-.37-.33-.73-.889-1.084-1.674-.354-.79-.73-1.88-1.126-3.267m11.286 3.136l-4.594-12.735 2.196-.977 6.197 7.576-3.273-8.88 2.017-.897 4.594 12.734-2.18.972-6.226-7.584 3.279 8.896-2.01.895m14.3-7.024l-4.816-10.13-2.34 1.374-.951-2 6.713-3.942.951 2-2.339 1.374 4.817 10.13-2.034 1.194m5.435-3.24l-6.593-11.6 1.932-1.356 2.586 4.55 2.664-1.87-2.586-4.55 1.932-1.355 6.593 11.6-1.932 1.355-2.988-5.257-2.664 1.87 2.988 5.257-1.932 1.355m8.236-5.932l-7.441-10.947 5.06-4.247 1.238 1.82-3.238 2.716 1.72 2.531 3.014-2.529 1.18 1.735-3.014 2.529 2.048 3.014 3.315-2.781 1.256 1.848-5.138 4.311m6.352-11.772l1.641-1.792.557.63c.532.6.962.939 1.29 1.014.328.066.658-.082.99-.444.347-.38.524-.764.53-1.154.011-.395-.152-.783-.49-1.164-.258-.293-.542-.474-.851-.544-.313-.074-.825-.048-1.537.08l-1.425.257c-1.22.231-2.089.273-2.61.125-.516-.152-1.018-.503-1.505-1.054-.726-.822-1.077-1.705-1.05-2.65.026-.944.424-1.837 1.194-2.678.816-.89 1.66-1.325 2.534-1.304s1.72.495 2.54 1.423c.082.093.144.167.185.222.045.051.082.098.112.14l-1.555 1.698-.23-.26c-.469-.53-.882-.823-1.24-.882-.36-.058-.718.109-1.076.5-.263.287-.394.601-.393.941 0 .332.136.65.406.956.363.41 1.103.497 2.22.26a.103.103 0 0 1 .029-.005l1.505-.307c1.063-.229 1.897-.257 2.5-.083.6.17 1.188.58 1.765 1.233.787.89 1.165 1.826 1.135 2.808-.03.983-.471 1.938-1.321 2.866-.885.966-1.769 1.432-2.653 1.398-.88-.038-1.782-.578-2.703-1.62-.098-.11-.251-.3-.46-.571l-.034-.038m9.554-3.854l-9.463-8.811 4.073-5.401 1.573 1.465-2.606 3.455 2.188 2.037 2.426-3.217 1.5 1.397-2.426 3.216 2.605 2.426 2.668-3.537 1.598 1.487-4.136 5.483m2.404-12.282l1.093-1.803-4.847-2.307 3.754 4.11m2.264 6.12l-8.687-10.229 1.725-2.844 11.809 5.078-1.384 2.284-2.914-1.365-1.479 2.438 2.242 2.473-1.312 2.165m1.465-11.156l1.051-2.275.707.403c.675.385 1.179.556 1.511.512.33-.052.602-.307.815-.767.222-.48.28-.908.177-1.28-.102-.38-.366-.69-.794-.935-.328-.187-.65-.26-.963-.218-.318.039-.797.243-1.436.612l-1.28.742c-1.092.646-1.906.99-2.442 1.03-.533.037-1.109-.121-1.727-.474-.922-.526-1.505-1.242-1.747-2.148-.242-.906-.117-1.893.376-2.96.523-1.13 1.201-1.839 2.036-2.124.835-.284 1.773-.13 2.814.464.105.06.184.109.239.147.057.032.105.063.146.093l-.996 2.155-.293-.166c-.594-.34-1.07-.474-1.427-.404-.356.07-.65.354-.88.85-.168.365-.203.708-.106 1.031.095.315.314.57.656.765.461.263 1.189.087 2.182-.528a.079.079 0 0 1 .025-.016l1.342-.816c.945-.59 1.729-.907 2.35-.953.618-.048 1.293.137 2.025.554.999.57 1.622 1.327 1.871 2.27.25.943.102 2.004-.443 3.182-.566 1.226-1.274 1.977-2.123 2.254-.846.271-1.854.073-3.024-.594a11.54 11.54 0 0 1-.599-.382l-.042-.024"/>
64
- </g>
65
- </svg>
@@ -1,23 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <g fill-rule="evenodd">
3
- <path fill="#6fdcff" d="M0 0h640v480H0z"/>
4
- <g fill="#ffe400">
5
- <path d="M60.235 466.995c3.252 3.184 2.182 8.539 11.225 7.85 13.806 0 14.204-8.445 14.204-14.343 0-5.888-20.571-14.124-21.518-22.789-.96-8.674 4.748-11.096 9.524-11.096 4.748 0 8.082 2.777 8.082 5.198s-2.374 3.122-5.708 3.122 1.427-1.733-1.427-3.122-4.762 2.078-4.762 4.166c0 2.077 7.136 2.766 11.897 1.21.961 4.677 1.428 5.032-5.242 12.997 4.776-3.121 5.229-3.81 10.485-2.077-5.243-4.51-1.318-13.696-1.14-16.035s-1.001-5.115-3.142-6.503c-3.815-3.466-12.145-3.622-17.14-1.388-7.273 3.246-7.63 12.819-5.722 15.95l20.159 20.67c1.427 2.432 1.92 9.186-6.642 9.53-9.044.69-12.145-11.64-13.75-15.742-2.155 4.479-4.557 16.838-13.6 16.15-8.577-.345-10.224-7.1-8.797-9.531l20.708-21.077c1.894-3.131 1.537-12.704-5.736-15.95-4.995-2.234-13.311-2.078-17.126 1.388-2.141 1.388-3.335 4.165-3.156 6.503s4.103 11.525-1.14 16.035c5.256-1.733 5.723-1.044 10.485 2.077-6.67-7.965-6.19-8.32-5.242-12.997 4.762 1.556 11.911.867 11.911-1.21 0-2.088-1.921-5.554-4.775-4.166-2.841 1.389 1.907 3.122-1.414 3.122-3.348 0-5.722-.7-5.722-3.122s3.334-5.198 8.096-5.198 10.47 2.422 9.51 11.096c-.947 8.665-22.053 18.123-22.053 24.01 0 5.898 1.469 13.122 15.274 13.122 9.044.689 10.114-4.666 13.394-7.85z"/>
6
- <path d="M59.137 343.293c3.252-3.184 5.928-12.621 14.972-11.932 13.805 0 19.034 7.63 19.034 13.529 0 5.887-28.078 54.084-29.024 62.749-.961 8.674 4.748 11.096 9.523 11.096 4.748 0 8.083-2.776 8.083-5.198s-2.374-3.122-5.709-3.122 1.428 1.733-1.427 3.122-4.762-2.078-4.762-4.165c0-2.078 7.136-2.767 11.898-1.211.96-4.677 1.427-5.032-5.242-12.997 4.776 3.121 5.228 3.81 10.484 2.077-5.242 4.51-1.317 13.696-1.139 16.035s-1.001 5.115-3.142 6.503c-3.815 3.466-12.145 3.623-17.14 1.389-7.273-3.247-7.63-12.82-5.723-15.951l27.13-58.594c1.428-2.433-2.373-10.408-10.937-10.752-9.043-.69-12.144 8.79-13.75 12.892l12.323-.898s.48 1.9 0 3.132c-6.367.417-12.323 1.576-12.323 1.576l-.467 6.242h6.08l-.48 2.767s-5.133-.345-5.6 0c-.48.344-.96 6.253-.96 6.253s-.947.344-1.976.344c-1.043 0-1.99-.344-1.99-.344s-.48-5.909-.947-6.253c-.48-.345-5.613 0-5.613 0l-.466-2.767h6.079l-.48-6.242s-5.956-1.159-12.324-1.576c-.466-1.232 0-3.132 0-3.132l12.324.898c-1.606-4.103-4.707-13.581-13.737-12.892-8.577.344-12.378 8.32-10.951 10.752l27.144 58.594c1.894 3.132 1.537 12.704-5.736 15.95-4.995 2.235-13.312 2.078-17.126-1.388-2.141-1.388-3.335-4.165-3.157-6.503s4.103-11.525-1.139-16.035c5.256 1.733 5.723 1.044 10.485-2.077-6.67 7.965-6.19 8.32-5.243 12.997 4.762-1.556 11.912-.867 11.912 1.21 0 2.088-1.921 5.554-4.776 4.166-2.84-1.389 1.908-3.122-1.413-3.122-3.349 0-5.723.7-5.723 3.122s3.335 5.198 8.097 5.198 10.47-2.422 9.51-11.096c-.947-8.665-29.024-56.862-29.024-62.75 0-5.897 5.228-13.528 19.034-13.528 9.043-.69 12.254 8.748 15.534 11.932z"/>
7
- <path d="M59.137 319.408c3.252 3.184 5.928 12.621 14.972 11.932 13.805 0 19.034-7.63 19.034-13.529 0-5.888-28.078-54.084-29.025-62.749-.96-8.675 4.749-11.096 9.524-11.096 4.748 0 8.083 2.776 8.083 5.198s-2.374 3.121-5.709 3.121 1.427-1.732-1.427-3.12-4.762 2.077-4.762 4.164c0 2.078 7.136 2.767 11.898 1.211.96 4.677 1.427 5.032-5.242 12.997 4.775-3.121 5.228-3.81 10.484-2.077-5.242-4.51-1.317-13.696-1.139-16.035s-1.002-5.115-3.142-6.503c-3.815-3.466-12.145-3.623-17.14-1.389-7.274 3.247-7.63 12.82-5.723 15.951l27.13 58.594c1.428 2.433-2.374 10.408-10.937 10.752-9.043.69-12.145-8.79-13.75-12.892l12.323.898s.48-1.9 0-3.132c-6.367-.417-12.323-1.576-12.323-1.576l-.467-6.243h6.08l-.48-2.766s-5.133.345-5.6 0c-.48-.344-.96-6.253-.96-6.253s-.947-.344-1.977-.344c-1.042 0-1.99.344-1.99.344s-.48 5.909-.946 6.253c-.48.345-5.613 0-5.613 0l-.467 2.766h6.08l-.48 6.243s-5.956 1.159-12.324 1.576c-.466 1.232 0 3.132 0 3.132l12.323-.898c-1.605 4.103-4.707 13.581-13.736 12.892-8.577-.344-12.378-8.32-10.951-10.752l27.144-58.594c1.894-3.132 1.537-12.704-5.736-15.95-4.995-2.235-13.312-2.078-17.127 1.388-2.14 1.388-3.334 4.165-3.156 6.503s4.103 11.525-1.139 16.035c5.256-1.733 5.723-1.044 10.484 2.077-6.669-7.965-6.189-8.32-5.242-12.997 4.762 1.556 11.912.867 11.912-1.21 0-2.088-1.921-5.554-4.776-4.166-2.84 1.389 1.908 3.121-1.413 3.121-3.349 0-5.723-.699-5.723-3.12s3.335-5.2 8.097-5.2 10.47 2.422 9.51 11.097c-.947 8.665-29.024 56.861-29.024 62.75 0 5.897 5.228 13.528 19.034 13.528 9.043.689 12.254-8.748 15.534-11.932z"/>
8
- <path d="M59.137 160.61c3.252-3.184 5.928-12.62 14.972-11.932 13.805 0 19.034 7.631 19.034 13.53 0 5.887-28.078 54.084-29.024 62.748-.961 8.675 4.748 11.097 9.523 11.097 4.748 0 8.083-2.777 8.083-5.199s-2.374-3.121-5.709-3.121 1.428 1.733-1.427 3.121-4.762-2.077-4.762-4.165c0-2.077 7.136-2.766 11.898-1.21.96-4.678 1.427-5.032-5.242-12.997 4.776 3.12 5.228 3.81 10.484 2.077-5.242 4.51-1.317 13.696-1.139 16.034s-1.001 5.115-3.142 6.504c-3.815 3.465-12.145 3.622-17.14 1.388-7.273-3.246-7.63-12.819-5.723-15.95l27.13-58.595c1.428-2.432-2.373-10.407-10.937-10.752-9.043-.689-12.144 8.79-13.75 12.892l12.323-.898s.48 1.9 0 3.132c-6.367.418-12.323 1.576-12.323 1.576l-.467 6.243h6.08l-.48 2.766s-5.133-.344-5.6 0c-.48.345-.96 6.253-.96 6.253s-.947.345-1.976.345c-1.043 0-1.99-.345-1.99-.345s-.48-5.908-.947-6.253c-.48-.344-5.613 0-5.613 0l-.466-2.766h6.079l-.48-6.243s-5.956-1.158-12.324-1.576c-.466-1.232 0-3.132 0-3.132l12.324.898c-1.606-4.102-4.707-13.58-13.737-12.892-8.577.345-12.378 8.32-10.951 10.752l27.144 58.594c1.894 3.132 1.537 12.705-5.736 15.951-4.995 2.234-13.312 2.077-17.126-1.388-2.141-1.389-3.335-4.165-3.157-6.504s4.103-11.524-1.139-16.034c5.256 1.733 5.723 1.044 10.485-2.077-6.67 7.965-6.19 8.32-5.243 12.996 4.762-1.555 11.912-.866 11.912 1.211 0 2.088-1.921 5.554-4.776 4.165-2.84-1.388 1.908-3.121-1.413-3.121-3.349 0-5.723.7-5.723 3.121s3.335 5.199 8.097 5.199 10.47-2.422 9.51-11.097c-.947-8.664-29.024-56.861-29.024-62.749 0-5.898 5.228-13.529 19.034-13.529 9.043-.689 12.254 8.748 15.534 11.932z"/>
9
- <path d="M59.137 136.726c3.252 3.184 5.928 12.62 14.972 11.932 13.805 0 19.034-7.631 19.034-13.53 0-5.887-28.078-54.084-29.025-62.748-.96-8.675 4.749-11.097 9.524-11.097 4.748 0 8.083 2.777 8.083 5.199s-2.374 3.121-5.709 3.121 1.427-1.733-1.427-3.121-4.762 2.077-4.762 4.165c0 2.077 7.136 2.766 11.898 1.21.96 4.677 1.427 5.032-5.242 12.997 4.775-3.12 5.228-3.81 10.484-2.077-5.242-4.51-1.317-13.696-1.139-16.034s-1.002-5.115-3.142-6.504c-3.815-3.466-12.145-3.622-17.14-1.388-7.274 3.246-7.63 12.819-5.723 15.95l27.13 58.595c1.428 2.432-2.374 10.407-10.937 10.752-9.043.689-12.145-8.79-13.75-12.892l12.323.897s.48-1.9 0-3.131c-6.367-.418-12.323-1.577-12.323-1.577l-.467-6.242h6.08l-.48-2.766s-5.133.344-5.6 0c-.48-.345-.96-6.253-.96-6.253s-.947-.345-1.977-.345c-1.042 0-1.99.345-1.99.345s-.48 5.908-.946 6.253c-.48.344-5.613 0-5.613 0l-.467 2.766h6.08l-.48 6.242s-5.956 1.16-12.324 1.577c-.466 1.232 0 3.131 0 3.131l12.323-.897c-1.605 4.102-4.707 13.58-13.736 12.892-8.577-.345-12.378-8.32-10.951-10.752l27.144-58.594c1.894-3.132 1.537-12.705-5.736-15.951-4.995-2.234-13.312-2.078-17.127 1.388-2.14 1.389-3.334 4.165-3.156 6.504s4.103 11.524-1.139 16.034c5.256-1.733 5.723-1.044 10.484 2.077-6.669-7.965-6.189-8.32-5.242-12.996 4.762 1.555 11.912.866 11.912-1.211 0-2.088-1.921-5.554-4.776-4.165-2.84 1.388 1.908 3.121-1.413 3.121-3.349 0-5.723-.7-5.723-3.121s3.335-5.199 8.097-5.199 10.47 2.422 9.51 11.097c-.947 8.664-29.024 56.861-29.024 62.749 0 5.898 5.228 13.529 19.034 13.529 9.043.689 12.254-8.748 15.534-11.932z"/>
10
- <path d="M60.234 13.003c3.253-3.184 2.182-8.54 11.226-7.85 13.805 0 14.203 8.445 14.203 14.343 0 5.887-20.57 14.124-21.518 22.788-.96 8.675 4.749 11.097 9.524 11.097 4.748 0 8.083-2.777 8.083-5.199s-2.374-3.121-5.709-3.121 1.427 1.733-1.427 3.121-4.762-2.077-4.762-4.165c0-2.077 7.136-2.766 11.898-1.21.96-4.678 1.427-5.033-5.242-12.997 4.775 3.12 5.228 3.81 10.484 2.077-5.242 4.51-1.317 13.696-1.139 16.034s-1.002 5.115-3.142 6.504c-3.815 3.465-12.145 3.622-17.14 1.388-7.274-3.246-7.63-12.819-5.723-15.95l20.16-20.67c1.426-2.432 1.92-9.186-6.643-9.53-9.043-.69-12.145 11.639-13.75 15.741-2.155-4.478-4.556-16.838-13.6-16.149-8.576.345-10.223 7.099-8.796 9.53l20.708 21.077c1.894 3.132 1.537 12.705-5.736 15.951-4.995 2.234-13.312 2.077-17.127-1.388-2.14-1.389-3.334-4.165-3.156-6.504s4.103-11.524-1.139-16.034c5.256 1.733 5.723 1.044 10.484-2.077-6.669 7.964-6.189 8.32-5.242 12.996 4.762-1.555 11.912-.866 11.912 1.211 0 2.088-1.921 5.554-4.776 4.165-2.84-1.388 1.908-3.121-1.413-3.121-3.349 0-5.723.7-5.723 3.121s3.335 5.199 8.097 5.199 10.47-2.422 9.51-11.097c-.947-8.664-22.053-18.122-22.053-24.01 0-5.898 1.468-13.121 15.274-13.121 9.043-.69 10.114 4.666 13.393 7.85z"/>
11
- </g>
12
- <g fill="#ffe400" transform="translate(-194.73 8.285) scale(1.0673)">
13
- <rect rx="85.12" ry="80.648" height="161.3" width="170.24" y="104.45" x="425.9"/>
14
- <path d="M506.94 56.355c-.708-.007-4.534 26.842-6.013 32.876-1.325 13.43 18.07 12.94 14.897-.532l-8.88-32.344zM513.77 316.21c.706.053 6.49-26.479 8.408-32.401 2.306-13.31-17.078-14.098-14.9-.45l6.492 32.85zM378.17 184.61c-.06.669 27.915 6.277 34.156 8.123 14.037 2.249 14.962-16.113.547-14.115l-34.703 5.992zM649.89 187.8c.03-.67-28.166-5.274-34.483-6.896-14.123-1.745-14.234 16.638.079 14.125l34.404-7.23zM406.79 99.641c-.482.492 17.893 21.249 21.605 26.348 9.588 9.97 22.265-3.945 9.616-10.793l-31.22-15.559zM617.95 270.64c.435-.53-19.772-19.698-23.937-24.472-10.465-9.145-21.819 5.761-8.59 11.543l32.528 12.929zM448.97 70.619c-.644.28 7.966 26.114 9.34 32.171 4.84 12.685 22.167 4.414 13.24-6.493l-22.58-25.678zM571.98 302.96c.663-.237-6.032-26.575-6.96-32.708-3.897-12.973-21.79-5.862-13.682 5.606l20.642 27.101zM602.16 88.602c-.511-.465-22.711 16.61-28.152 20.045-10.676 8.923 3.807 21.156 11.236 9.282l16.916-29.327zM419.24 282.33c.476.497 23.874-15.076 29.553-18.145 11.304-8.199-2.247-21.355-10.528-9.999L419.24 282.33zM384.15 138.16c-.29.612 24.124 14.715 29.362 18.422 12.449 6.543 19.765-10.482 5.47-13.139l-34.832-5.283zM638.07 236.6c.335-.591-22.987-16.266-27.941-20.309-11.939-7.347-20.486 9.156-6.419 12.748l34.36 7.561zM557.37 63.719c-.657-.251-14.571 23.416-18.275 28.521-6.412 12.042 11.831 18.301 14.072 4.662l4.204-33.183zM463.52 307.97c.637.294 16.252-22.401 20.322-27.25 7.28-11.591-10.461-19.035-13.696-5.577l-6.626 32.826zM386.04 238.68c.257.625 27.986-5.986 34.449-6.926 13.652-3.825 5.965-20.703-6.056-12.906L386.04 238.68zM638.13 136.11c-.21-.64-28.357 4.13-34.873 4.643-13.899 2.917-7.468 20.261 5.096 13.273l29.777-17.916z"/>
15
- <path d="M534.62 58.119c-.692-.141-10.14 25.429-12.87 31.058-4.149 12.903 14.954 16.119 14.705 2.318L534.62 58.12zM486.15 313.97c.68.187 11.979-24.7 15.115-30.136 5.085-12.599-13.736-17.064-14.5-3.28l-.615 33.416zM476.38 60.639c-.692.144 1.918 27.122 1.9 33.317 1.88 13.37 20.668 8.783 14.395-3.675l-16.29-29.642zM544.39 312.46c.7-.098.075-27.183.546-33.362-.895-13.462-19.974-10.121-14.628 2.72l14.082 30.641zM428.16 83.092c-.58.384 12.765 24.345 15.26 30.07 7.154 11.661 22.642.589 11.8-8.63l-27.06-21.44zM593.02 290.86c.607-.345-10.95-25.126-13.019-31.002-6.283-12.104-22.545-2.077-12.404 7.834l25.423 23.168zM393 116.64c-.397.556 21.128 18.39 25.624 22.888 11.091 8.456 21.36-7.142 7.75-12.065L393 116.64zM627.19 256.26c.436-.529-19.729-19.736-23.885-24.519-10.445-9.165-21.832 5.72-8.615 11.526l32.5 12.992zM377.57 158.53c-.181.649 26.336 10.784 32.143 13.63 13.409 4.53 17.693-13.4 3.13-13.809l-35.273.179zM645.04 216.35c.229-.635-25.482-12.49-31.067-15.712-13.045-5.4-18.632 12.204-4.135 13.57l35.202 2.143zM376.7 209.96c.098.665 28.689.262 35.207.752 14.214-.753 10.823-18.853-2.767-13.879L376.7 209.96zM646.91 164.97c-.05-.67-28.601-2.149-35.067-3.067-14.235-.184-12.178 18.095 1.743 14.027l33.324-10.96zM401.18 263.43c.395.557 25.926-11.641 32.015-13.899 12.438-6.562 1.04-21.438-8.89-11.338L401.18 263.43zM623.48 111.1c-.353-.582-26.717 9.907-32.956 11.759-12.889 5.727-2.61 21.318 8.037 11.896l24.92-23.654zM442.83 298.77c.597.362 18.872-20.474 23.505-24.846 8.643-10.718-8.072-20.052-12.925-7.037l-10.58 31.883zM582.54 75.063c-.569-.4-20.327 19.183-25.269 23.239-9.407 10.124 6.583 20.535 12.378 7.87l12.891-31.11z"/>
16
- <g transform="matrix(2.1824 0 0 2.0629 -405.01 -272.56)">
17
- <path d="M360.137 247.889c.625 2.5.781 16.562 14.844 30 14.062 13.437 37.969 16.406 37.969 16.406s.156 1.875-1.563 2.031c-1.719.157-9.844-1.562-13.906-2.812-4.063-1.25-7.656-3.438-8.125-3.281-.469.156-1.25 1.562-2.5 1.406s-7.031-6.25-9.531-7.813c-2.5-1.562-10.938-10.781-13.75-15.312-2.813-4.531-3.438-7.5-4.375-7.5-.938 0-4.219 2.187-4.219 2.187s-2.969-4.531-5.625-11.719c-2.656-7.187-2.344-11.406-1.719-11.718.625-.313.625 5.312 2.656 10.468 2.032 5.157 4.844 6.719 4.844 6.719s-1.875-2.656-3.281-9.375-1.875-13.125-.938-15.156c.938-2.031 1.875-2.656 2.032-2.5.156.156-1.719 3.125-.469 10.781s4.844 14.219 5.625 13.906c.781-.312-.469-1.875-1.094-6.406s.625-7.344 1.719-7.656c.469-.469 1.25 5 1.406 7.344zM350.292 260.699c-2.656-2.5-6.875-11.25-7.812-10.781-.938.469 6.875 12.969 7.031 14.063.156 1.093 1.875 4.531.625 4.062s-10.625-10.312-9.531-8.437 8.125 10.468 7.656 10.937-5.781-4.688-5.937-4.062c-.157.625 5.312 5.781 5.156 6.406s-3.438-3.281-3.438-2.5 3.438 4.687 3.438 5.312-2.969-2.812-2.031-.937c.937 1.875 3.593 3.594 3.437 4.219s-2.187-.782-2.187-.469c0 .312 3.906 1.719 4.843 2.812.938 1.094 7.344 8.438 12.188 12.188s18.594 10.156 19.531 10.156c.938 0 2.344-2.031 2.031-2.812-.312-.782-13.75-5.313-17.5-8.75-3.75-3.438-12.968-11.563-13.75-12.032-.781-.468-2.812-.312-2.812-.781s2.656.313 2.5 0c-.156-.312-3.75-1.875-3.594-2.187.156-.313 2.5.625 2.5.312 0-.312-4.219-2.656-4.062-3.125.156-.469 3.125 1.406 3.125 1.094 0-.313-4.063-3.125-3.907-3.594.157-.469 3.125 2.188 2.969 1.563s-2.344-3.907-2.344-4.375c0-.469 3.594 3.437 3.907 2.656.312-.781-1.25-7.188-1.094-7.344s2.645 1.422 3.114.484c.468-.937-1.837-2.241-4.052-4.078zM396.4 309.9c-1.893.249-2.747-.393-1.672-1.934 1.488-.11 5.449-1.379 6.849-1.96s2.894-1.416 4.137-2.534c1.24-1.22 1.903.782 1.282 1.819-.515.73-2.838 2.044-4.545 2.739-2.479.825-4.61 1.967-6.051 1.87zM408.887 304.769c-1.25-1.407-.156-2.344 1.719-3.438 2.812-1.562 2.032-3.593 5.625-5.312 1.563-.938 23.906-10 31.25-14.844s27.813-20.313 33.281-30.938c5.469-10.625 2.813-11.406 3.594-11.875.781-.468 1.563 1.563 1.406 3.907-.156 2.343-1.875 9.375-1.406 10s8.281-5.469 11.406-12.969 5.625-15.313 7.188-15.313c1.562 0-2.656 12.813-5.313 17.813-2.656 5-5.781 7.5-5 8.594.782 1.093 8.594-5.469 11.25-10.313 2.657-4.844 5.157-9.219 5.625-8.281.469.937-2.5 11.25-6.718 16.094-4.219 4.843-9.219 8.281-8.438 9.062.781.782 6.406 1.563 12.344-2.5 5.937-4.062 6.562-10 7.344-9.687.781.312-.782 8.437-6.407 13.437s-13.281 5.469-12.968 6.563c.312 1.094 16.25-4.531 15.937-3.281-.312 1.25-20.625 9.218-20.782 10 .001.625 3.439.781 8.907-.469 5.469-1.25 10.626-5.468 11.407-4.531.155 1.406-3.907 4.844-10.157 6.406-6.25 1.563-9.375 3.75-9.531 4.219-.156.468 11.094-1.407 11.094-.782s-14.688 3.438-14.844 4.22c-.156.781 14.062-2.813 13.75-2.032-.313.781-19.219 6.406-19.063 6.719.157.312 15.782-3.438 15.469-2.813-.312.625-26.406 7.969-26.562 8.438-.157.468 22.968-5.157 22.812-4.688s-12.031 3.437-12.031 3.75c0 .312 9.531-1.562 9.375-1.094-.156.469-24.063 6.563-24.532 7.5-.468.938 12.344-2.5 12.188-.781s-27.656 11.094-27.813 9.375c-.156-1.719 16.719-6.094 16.563-6.562-.156-.469-9.687 1.093-9.844.156-.156-.938 6.25-2.969 5.782-3.438-.469-.468-5.313 1.406-4.844.313.469-1.094 9.531-5.313 9.375-5.625-.156-.313-3.281 1.093-2.969 0 .313-1.094 19.687-6.719 19.375-7.344-.313-.625-8.906 1.406-9.687 1.562-.313-.624 12.031-5.156 11.718-5.937-.312-.781-6.562 2.656-6.874 1.719-.313-.938 10.781-5.313 10.156-5.938s-5.781 1.719-6.406 1.094 10.468-8.437 8.749-8.594c-1.718-.156-3.75 2.345-4.062.782.313-2.032 8.75-5.313 6.875-6.875-2.969-.938-13.125.625-17.344 3.125s-18.125 16.406-21.563 18.593c-3.437 2.188-15 7.032-17.187 7.969-3.438 1.25-4.063 3.125-7.5 4.844-6.251 1.719-6.25 3.594-9.219 4.687-1.093.313-12.343 5.781-12.5 5.313zM393.107 311.797c-1.875.938-3.593 3.438-2.501 4.375.626 1.25 2.501-2.656 4.063-2.5 1.563.156 3.75.157 7.969.47 4.219.312 6.406-.938 8.75-.782s7.657-1.25 10.157-1.25 2.968.312 3.281-.782c.312-1.093-7.813-.312-11.407-.468-3.593-.156-8.125.781-10.781.781-2.5-.156-6.875-.938-9.531.156z"/>
18
- <rect rx="1.719" ry="1.484" height="2.969" width="3.438" y="309.14" x="401.7"/>
19
- <path d="M445.02 307.731c1.718-.313 6.307 1.25 9.478 2.031 5.828 2.188 16.603 1.094 16.603 2.188s-.67 2.5-3.242 2.656-8.758-.937-8.587-.937 4.972 2.187 3.6 2.812-5.486-1.25-6.171-.781 3.771 1.406 3.086 1.719c-.686.312-3.782-.469-4.811-.312-1.028.155.868 1.249-.333 1.718-1.199.469-3.216-.624-4.073-.313-.857.314 1.845 2.032.645 2.188-1.2.156-4.089-.781-5.632-.937-1.543-.156 1.518 1.562.49 1.718-1.03.156-3.827-1.249-4.512-1.249s.054 1.874-.974 1.874c-1.029 0-2.239-1.562-2.753-1.562s.01 1.875-1.018 1.875-1.397-2.031-2.254-1.875c-1.014.157.025 2.656-1.346 2.5-1.371-.157-1.553-2.656-2.581-2.5-1.03.156.182 2.5-.847 2.5-1.028 0-1.195-2.344-2.224-2.5-1.028-.156-.52 2.187-1.205 2.187s-1.195-2.187-1.538-2.187c-.342 0-.004 2.187-1.205 2.031s-1.194-2.5-1.538-2.344c-.342.157-.348 1.719-1.204 1.719s-.853-1.562-1.195-1.406c-.344.156-1.548 2.187-2.405 1.875-.857-.313.206-1.875-.136-1.875-.343 0-1.406 1.093-2.092.937s.035-1.406-.137-1.406c-.171 0-1.75.781-2.435.781s-2.571 1.094-3.086.156c-.513-.937 1.342-.937 1.684-1.875.344-.937-.998-3.593.373-4.531 1.372-.937 5.658 1.25 12-.312 11.656-3.125 20.652-6.718 21.575-6.563z"/>
20
- </g>
21
- </g>
22
- </g>
23
- </svg>
@@ -1,12 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M0 0h640v480H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)">
8
- <path fill="#e90012" d="M-40 0h720v480H-40z"/>
9
- <path fill="#003dd2" d="M-40 119.26h720v241.48H-40z"/>
10
- <path d="M423.42 239.998a103.419 103.419 0 1 1-206.838 0 103.419 103.419 0 1 1 206.837 0z" fill="#fff"/>
11
- </g>
12
- </svg>
@@ -1,15 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-85.333 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" transform="translate(80) scale(.9375)">
8
- <g fill-rule="evenodd" stroke-width="1pt">
9
- <path fill="red" d="M-128 383.993h767.975v128H-128zM-128 0h767.975v128.001H-128z"/>
10
- <path fill="#fff" d="M-128 128.001h767.975v255.992H-128z"/>
11
- </g>
12
- <path d="M252.1 129.95c-7.81 15.593-13.018 15.593-26.034 25.99-5.206 5.198-13.016 7.797-2.603 12.996-10.413 5.197-15.62 7.797-20.827 18.192l2.603 2.599s9.895-4.85 10.414-2.599c1.73 2.078-13.024 10.051-14.929 11.263-1.904 1.212-11.106 6.93-11.106 6.93-13.016 10.397-20.827 7.796-28.637 23.39l26.034-2.597c5.207 18.192-13.017 20.79-26.034 28.588l-20.827 12.996c5.208 18.192 20.827 7.796 33.844 2.598l2.604 2.6v5.197l-26.034 12.996s-30.733 17.584-31.24 18.192c-.21.942 0 5.198 0 5.198 10.413 2.6 26.034 5.199 36.448 0 13.016-5.198 15.619-10.396 31.24-10.396-18.224 12.994-31.24 18.193-52.068 20.791v10.397c15.62 0 26.033 0 39.051-2.599l33.844-10.396c7.81 0 15.62 7.797 13.017 15.593-7.81 28.588-39.052 23.391-49.466 46.781l41.656-15.593c10.413-5.198 20.826-10.396 33.843-7.796 15.62 5.196 15.62 15.594 36.448 20.79l-5.206-12.993c5.206 2.598 10.413 2.598 15.619 5.197 13.018 5.2 15.621 10.396 31.24 7.797-13.016-15.594-15.619-12.994-26.033-23.39-10.413-15.594-15.62-38.984 0-41.584l18.224 5.199c18.223 2.598 18.223-2.599 44.257 7.797 15.621 5.197 20.828 12.994 39.052 7.796-7.81-18.192-36.448-31.188-54.671-36.386 20.826-12.996 15.619 5.198 44.257-2.6v-5.196c-20.826-15.594-28.637-28.59-57.275-28.59l44.259-5.198v-5.198s-43.649-11.451-44.664-11.858c.304-1.32 1.372-3.366 4.27-4.497 8.289 5.366 33.357 4.74 34.78 4.64-.732-6.396-12.61-11.676-23.023-16.873 0 0-44.59-27.483-44.811-29.916.884-6.965 18.314 1.107 37 6.524-5.206-10.396-15.62-15.593-26.033-18.192l15.62-2.598c-10.413-23.391-36.448-20.792-52.067-31.188-10.415-7.797-10.415-12.996-26.034-20.792z" fill="#007900"/>
13
- <path stroke-linejoin="round" d="M223.96 303.07c1.932-6.194 4.476-11.674-7.117-16.954-11.593-5.278 5.795 21.114 7.117 16.954zM237.69 290.68c-2.337.304-3.56 8.835 1.117 11.169 5.188.81.917-11.066-1.117-11.169zM251.22 289.77c-2.442.712-2.543 12.691 6 10.56 8.543-2.13-.103-11.573-6-10.56zM266.98 259.01c1.83-2.945-.101-15.025-7.425-9.95-7.321 5.077 5.085 10.762 7.425 9.95zM251.01 248.96c2.239-.812 2.442-8.223-3.964-6.294-6.405 1.93 2.238 7.817 3.964 6.294zM236.58 251.9s-4.475-6.193-7.933-4.874c-4.373 4.163 8.238 4.975 7.933 4.874zM186.99 271.69c1.905.173 16.027-2.329 20.908-7.81 4.88-5.483-25.127 2.346-25.127 2.447 0 .101 2.835 4.844 4.22 5.363zM328.1 236.73c.728-1.295-7.517-7.172-12.416-4.856-1.261 4.339 12.375 5.748 12.416 4.856zM300.34 222.76c1.526-2.233-3.558-11.37-13.727-6.294-10.17 5.076 10.676 9.848 13.727 6.294zM268.2 217.38s2.541-8.223 8.644-6.6c6.916 5.281-8.34 6.905-8.644 6.6zM262.2 211.19c-.917-2.335-7.323-.913-14.644 3.858-7.324 4.772 16.88 1.422 14.644-3.858zM280.91 189.06s6.523-2.92 8.44 0c2.747 4.366-8.541.102-8.44 0zM275.44 186.2c-1.322-2.64-8.54-2.89-8.355.925-1.21 2.989 9.38 2.432 8.355-.925zM258.24 186.21c-.711-1.523-10.98.029-14.032 6.193 4.899 2.382 16.271-2.335 14.032-6.193zM236.27 192.51s-13.51 8.26-14.339 14.315c.41 5.229 16.778-9.442 16.778-9.442s1.424-5.787-2.439-4.873zM221.32 185c.378-1.68 6.675-5.572 7.22-5.28.51 1.694-5.143 6.28-7.22 5.28zM225.59 216.57c.304-2.437-16.068-2.235-9.864 5.278 5.166 6.301 10.984-4.161 9.864-5.278zM210.69 227.35c-.854-1.647-2.082-6.038-4.324-6.442-1.827-.103-11.672 1.928-12.425 3.594-.406 1.32 4.075 9.435 5.602 9.638 1.729.71 10.842-5.978 11.147-6.79zM299.02 282.46c.508-1.725 17.239-7.507 23.015-1.976 6.812 9.34-23.421 4.922-23.015 1.976zM345 293.39c3.666-6.204-11.257-13.559-17.592-6.47 2.165 8.517 14.628 11.6 17.592 6.47z" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-width="3.219" fill="#fff"/>
14
- </g>
15
- </svg>
@@ -1,8 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <g fill-rule="evenodd">
3
- <path fill="#65cfff" d="M0 0h640v480H0z"/>
4
- <path d="M318.9 41.991l162.66 395.3-322.6.91L318.9 41.991z" fill="#fff"/>
5
- <path d="M319.09 96.516l140.67 339.99-278.99.78 138.32-340.77z"/>
6
- <path d="M318.9 240.1l162.66 197.64-322.6.46L318.9 240.1z" fill="#ffce00"/>
7
- </g>
8
- </svg>