@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,235 +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 clip-path="url(#a)">
8
- <path fill-rule="evenodd" fill="#c60000" d="M-40 0h720v480H-40z"/>
9
- <path fill-rule="evenodd" fill="#003bb2" d="M-40 68.57h720v342.86H-40z"/>
10
- <path d="M457.137 239.998c0 75.743-61.403 137.143-137.142 137.143-75.743 0-137.142-61.402-137.142-137.142 0-75.743 61.402-137.142 137.142-137.142 75.743 0 137.142 61.403 137.142 137.142z" fill-rule="evenodd" fill="#fff"/>
11
- <g stroke="#000" fill-rule="evenodd">
12
- <path d="M0 318.04c6.927 1.02 14.39 1.206 23.312 0 7.405 1.994 12.863 5.647 18.317 8.326 3.056 5.665 7.338 14 11.655 18.316 1.874 6.872 4.64 9.755 8.326 16.652.92 6.795 3.183 13.617 0 19.98-3.795 4.746-9.757 7.516-14.985 9.992-6.902 3.688-10.937 5.046-19.982 6.66-7.444 1.33-15.03 1.666-23.312 1.666-8.012-1.43-14.19-2.757-21.646-3.33-7.414-1.324-15.898-2.007-23.312-3.33-4.813-2.816-11.026-5.127-16.65-6.66-3.908-3.726-9.56-7.954-14.987-11.657-4.19-7.502-8.004-10.206-11.656-16.652-3.318-4.876-4.892-11.17-4.997-19.98 2.625-5.345 6.96-10.53 9.99-14.987 5.198-3.433 11.073-7.99 18.317-11.656 9.784-.346 13.604-3.214 23.312-3.33h24.977c5.65.565 8.44 5.583 13.32 9.99z" transform="matrix(.199 0 0 .1704 345.244 141.57)" stroke-width="3.75" fill="#030"/>
13
- <path d="M273.08 659.39c-6.66-38.298-16.652-133.21-16.652-174.84 1.665-31.64 121.56-139.87 124.89-151.53 3.33-11.656 64.94-99.91 74.93-126.55-24.976 18.316-66.605 98.243-74.93 106.57-8.326 8.326 18.316-83.257 9.99-111.56-8.325 33.303-21.646 118.22-31.637 126.55-4.994 4.996-91.582 104.9-101.57 101.57-9.99-3.33-36.632-19.98-31.636-29.972 4.995-9.99 71.6-71.6 74.93-93.248s8.327-73.266 14.987-78.26c6.662-4.997 16.653-29.974 24.978-49.956-21.646 9.99-24.977 39.964-33.302 41.63-8.326 1.664-28.308-33.304-28.308-33.304s13.32 38.298 14.986 46.624c1.666 8.326-6.66 63.275-11.656 69.936-4.995 6.66-41.628 53.284-48.29 54.95-6.66 1.665-24.976-76.597-24.976-91.583s13.32-73.266 0-76.597c-8.326 0-9.99 68.27-14.986 68.27s-16.652-68.27-16.652-68.27-6.66 31.638-3.33 53.284c-9.99 1.666-36.633-39.962-36.633-39.962s49.955 86.587 59.947 89.917c9.99 4.994 19.98 68.27 18.316 71.6s-49.954-16.65-59.945-23.312c-9.99-6.66-29.973-79.927-29.973-79.927s9.99 71.602-1.665 61.612c-11.656-9.99-29.972-18.317-39.963-33.303-9.99-14.987-4.995-76.598-4.995-76.598s-16.65 54.95-23.312 54.95c-6.66 0-28.307-73.266-28.307-73.266s3.33 79.927 13.32 84.922c9.99 4.995 159.85 104.9 161.52 114.9 1.666 9.99 19.983 48.288 29.974 59.944-1.666 21.647 6.66 161.52 9.99 194.82l29.973 9.99z" transform="matrix(.199 0 0 .1704 278.923 126.253)" stroke-width="1pt" fill="#520900"/>
14
- <path d="M-338.02 133.21c1.85 6.416 2.528 12.146 11.656 14.986 5.054 1.925 15.007 4.53 19.982 6.66 5.242 2.484 11.14 5.594 18.316 6.66 5.394 1.8 14.58 3.65 21.647 4.997 7.444 1.33 15.03 1.665 23.313 1.665 9.557-1.707 13.81-3.43 19.98-8.326 1.852-6.786 4.344-9.832 4.997-18.317.567-7.944 1.665-14.82 1.665-23.31-1.54-4.624-1.79-15.36-3.33-19.983-5.577-5.466-7.05-8.65-16.652-11.656-7.476-3.382-14.307-3.33-23.312-3.33-6.96 2.32-15.343 1.665-23.31 1.665h-23.312c-6.973 1.517-12.292 2.763-18.317 6.66-8.132 3.674-9.337 6.318-13.32 14.988-2.934 8.8-3.036 15.415 0 26.642z" transform="matrix(.199 0 0 .1704 343.254 135.897)" stroke-width="3.75" fill="#030"/>
15
- <path d="M-329.7 191.49c0-2.78-6.02 2.69-8.326 4.995-5.392 3.774-7.647 8.815-8.326 18.317-2.502 5.19 0 13.714 0 21.646 0 9.18.062 15.585 4.996 19.982 5.598 3.445 8.29 4.995 18.316 4.995h46.624c5.896-1.965 13.09-2.953 19.982-4.995 7.705-4.085 13.07-4.517 21.646-6.66 4.883-4.238 11.635-8.6 19.982-9.99 9.547-.456 15.257-3.79 21.647-8.327 8.217-2.054 15.636-6.365 21.648-9.99 4.837-3.29 8.31-7.416 11.656-13.322 3.396-7.924 4.482-12.894-1.665-21.646-12.144-4.415-6.11-9.19-14.988-13.32-4.062-2.454-13.524-5.674-18.316-8.327-8.293.615-14.192 2.68-23.312 3.33-4.71 2.356-14.368 1.666-21.647 1.666h-26.642c-7.968 0-16.35-.656-23.312 1.665-6.667 1.818-9.985 4.842-16.65 6.66-4.394 2.987-11.508 5.41-16.653 8.326l16.652-8.326c-4.393 2.987-11.507 5.41-23.312 13.322z" transform="matrix(.199 0 0 .1704 342.26 137.6)" stroke-width="3.75" fill="#030"/>
16
- <path d="M-186.5 49.95c3.314 0-5.2 3.98-8.326 6.66-4.01 7.063-4.474 13.422-6.66 19.98-2.566 5.773-5.727 13.067-6.66 19.983-3.14 7.494-4.88 10.226-4.997 19.982 0 7.677-.09 16.38 1.665 21.646 5.05 6.363 9.9 9.977 18.317 14.987 7.206 2.495 12.49 3.984 19.98 4.996h23.313c5.267 1.756 13.97 1.665 21.646 1.665 8.492-3.172 11.708-7.208 19.98-8.326 9.116-.828 10.688-4.642 14.987-11.656 3.998-5.168 5.674-11.013 6.66-18.316 0-8.4-.75-15.628-1.665-23.312-4.006-4.494-7.052-10.696-9.99-18.316-5.146-8.82-5.152-12.74-13.32-16.65-3.977-5.43-10.85-8.07-14.988-11.657-8.65-.618-15.218-1.694-21.646-4.995-7.678 0-16.38-.09-21.647 1.665-6.03 0-10.446.57-16.65 1.665z" transform="matrix(.199 0 0 .1453 343.918 141.036)" stroke-width="3.75" fill="#030"/>
17
- <path d="M-58.28 64.935c-.987 0-4.077 4.824-6.66 9.99-4.344 6.916-4.925 13.316-8.326 18.317-1.33 7.443-1.665 15.028-1.665 23.312.754 8.314 3.195 11.323 8.324 14.987 7.713 4.38 11.367 6.412 19.982 8.326 7.447.573 12.8 1.665 21.647 1.665 7.968 0 16.35.657 23.312-1.664 8.283 0 15.87-.336 23.312-1.665 3.823-3.24 12.04-6.14 16.65-8.324 5.483-6.642 8.107-13.245 11.657-18.317 0-9.823.078-15.565-4.995-23.313-3.622-6.388-7.962-9.32-13.323-14.986-6.718-2.336-12.38-7.195-19.982-8.325H-58.28z" transform="matrix(.199 0 0 .1704 342.59 135.33)" stroke-width="3.75" fill="#030"/>
18
- <path d="M76.596 76.59c-6.286 2.62-8.59 3.3-11.656 9.992-4.62 7.115-7.342 10.462-11.656 14.986-.99 6.664-3.643 13.88-6.66 18.317-.915 7.684-1.666 14.913-1.666 23.312 4.222 6.486 10.085 12.603 16.65 16.65 6.792 2.352 13.95 5.933 19.983 8.327 7.767 2.033 14.952 4.398 23.313 4.995 7.217 1.804 15.164 1.664 23.312 1.664 7.404-1.61 13.75-3.478 19.98-8.325 3.334-5.197 7.157-11.046 8.327-19.983 2.754-8.263.54-19.06-3.33-26.642-2.04-7.477-5.016-10.373-13.32-14.987-4.596-4.854-10.703-10.322-14.988-13.32-5.28-4.585-12.142-5.154-19.98-8.327-8.493-1.886-11.338-4.33-19.983-4.994l19.983 4.995c-8.488-1.885-11.333-4.33-28.304-6.66z" transform="matrix(.199 0 0 .1704 340.602 141.854)" stroke-width="3.75" fill="#030"/>
19
- <path d="M-51.62 146.53c-7.617 3.463-11.16 7.635-16.65 13.32 0 8.847 1.092 14.2 1.665 21.648 3.466 4.734 7.144 14.25 9.99 18.316 2.173 6.812 6.922 12.137 9.992 16.652 7.69 3.112 15.495 5.44 23.312 8.325 9.197 0 15.097 2.06 23.31 3.332 6.963 2.32 15.345 1.665 23.313 1.665 8.147 0 16.094-.14 23.312 1.665 7.703 1.37 13.396 4.36 21.647 4.995 4.74-.45 13.136-1.138 19.982-1.665 7.667-3.485 10.982-5.707 14.987-11.656 3.753-4.542 3.33-11.267 3.33-19.98 1.603-8.973 2.093-15.008-1.664-23.313-.108-8.96-1.817-13.172-3.33-21.647-3.006-6.01-5.647-8.65-11.657-11.656-5.465-3.808-12.864-5.998-18.317-9.99-7.433-.886-15.76-2.05-21.647-3.33-6.51-4.342-11.933-6.546-21.647-6.662-9.515-1.132-13.997-2.263-21.648 1.665-7.99.57-15.15 2.17-19.982 4.996-6.144.47-15.283.98-19.982 3.33-7.414 0-9.987 1.287-16.65 1.664l16.65-1.665c-7.414 0-9.987 1.287-18.316 9.99z" transform="matrix(.252 0 0 .132 337.902 146.95)" stroke-width="3.75" fill="#030"/>
20
- <path d="M-123.22 278.07c-4.3-.632-17.278-1.665-26.642-1.665-8.747 0-15.86.58-23.312 3.33-7.975 1.537-13.883 4.047-19.982 6.66-5.053 2.394-10.953 4.83-14.986 8.326-4.955 3.37-9.13 6.336-13.32 13.322-4.477 6.422-4.945 10.56-8.327 18.317v23.31c.588 7.634 1.64 14.23 4.996 21.648 5.022 4.017 11.977 5.282 18.317 6.66 6.03 1.31 13.875 2.775 21.647 3.33 9.24 0 14.16.466 21.646 3.33 9.747-.36 11.606-2.627 19.982-6.66 9.314-3.692 14.86-5.06 23.312-9.99 5.173-4.08 8.578-10.985 11.656-18.317 4.69-7.574 7.91-14.885 11.656-21.646 1.804-7.218 1.665-15.164 1.665-23.312-2.22-6.258-5.752-8.905-9.99-14.986-4.617-5.05-6.673-8.946-9.992-13.32l9.99 13.32c-4.615-5.05-6.67-8.946-18.315-11.656z" transform="matrix(.199 0 0 .1704 344.25 138.734)" stroke-width="3.75" fill="#030"/>
21
- <path d="M0 318.04c6.927 1.02 14.39 1.206 23.312 0 7.405 1.994 12.863 5.647 18.317 8.326 3.056 5.665 7.338 14 11.655 18.316 1.874 6.872 4.64 9.755 8.326 16.652.92 6.795 3.183 13.617 0 19.98-3.795 4.746-9.757 7.516-14.985 9.992-6.902 3.688-10.937 5.046-19.982 6.66-7.444 1.33-15.03 1.666-23.312 1.666-8.012-1.43-14.19-2.757-21.646-3.33-7.414-1.324-15.898-2.007-23.312-3.33-4.813-2.816-11.026-5.127-16.65-6.66-3.908-3.726-9.56-7.954-14.987-11.657-4.19-7.502-8.004-10.206-11.656-16.652-3.318-4.876-4.892-11.17-4.997-19.98 2.625-5.345 6.96-10.53 9.99-14.987 5.198-3.433 11.073-7.99 18.317-11.656 9.784-.346 13.604-3.214 23.312-3.33h24.977c5.65.565 8.44 5.583 13.32 9.99z" transform="matrix(.2554 0 0 .1425 350.637 136.542)" stroke-width="3.75" fill="#030"/>
22
- </g>
23
- <g fill-rule="evenodd" stroke="#000" stroke-width="3.711" fill="#006a00">
24
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 294.243 194.227)"/>
25
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 255.207 193.094)"/>
26
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 315.932 193.66)"/>
27
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1602 -.0466 .031 .1476 288.976 212.412)"/>
28
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 330.39 202.72)"/>
29
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 314.006 204.422)"/>
30
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 238.82 193.094)"/>
31
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1602 -.0466 .031 .1476 211.86 211.848)"/>
32
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 253.28 202.156)"/>
33
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(.1647 -.0123 .0082 .1518 236.893 203.853)"/>
34
- <path d="M200.16 613.18l4.71-7.064-12.952-2.355 9.42-9.418-12.952-4.71 12.952-9.42-12.952-7.064 14.13-5.887-7.065-11.773 14.13 2.355-5.887-14.13 16.484 7.065v-18.84l11.774 12.953 9.42-16.484 7.065 15.306 14.13-16.484 4.71 12.952 21.192-10.597-5.887 16.484 22.37-9.42-4.71 18.84 21.195-9.42-8.242 17.662 21.194 1.176-17.662 10.597 17.662 7.064-16.484 9.42 14.13 11.774c-45.136 20.802-79.674 27.474-131.87 9.42z" transform="matrix(-.3346 -.014 .019 -.1517 399.813 380.192)"/>
35
- </g>
36
- <path d="M356.34 196.48c0 22.512-18.995 6.66-38.298 6.66-19.302 0-36.632 17.517-39.962 0 0-9.19 25.655-23.312 44.957-23.312 14.308 1.666 36.634-4.196 33.303 16.652z" fill-rule="evenodd" transform="matrix(.273 0 0 .3008 278.558 210.98)" stroke="#000" stroke-width="2.5" fill="#510800"/>
37
- <path d="M356.34 196.48c0 22.512-18.995 6.66-38.298 6.66-19.302 0-36.632 17.517-39.962 0 0-9.19 25.655-23.312 44.957-23.312 14.308 1.666 36.634-4.196 33.303 16.652z" fill-rule="evenodd" transform="matrix(-.273 0 0 .3008 369.707 209.612)" stroke="#000" stroke-width="2.5" fill="#ffc600"/>
38
- <path d="M349.68 188.16c0 13.794-7.082 24.977-15.82 24.977-8.736 0-15.818-11.183-15.818-24.977s7.082-24.977 15.82-24.977c8.735 0 15.818 11.183 15.818 24.977z" fill-rule="evenodd" transform="matrix(.3368 0 0 .3286 277.827 205.293)" stroke="#000" stroke-width="2.5" fill="#520900"/>
39
- <g fill-rule="evenodd" stroke="#000" stroke-width="1pt" transform="matrix(-.6243 -.1173 -.3707 .6237 523.736 93.658)">
40
- <path d="M273.75 383.58c-2.737 4.56 42.976 12.952 57.694 22.37 14.72 9.42 14.718 10.01 21.194 14.72l1.765-2.945C350.87 414.193 315.91 391.37 292 383.58c-6.805-2.273-10.3-13.248-12.95-8.83l-5.3 8.83z" transform="matrix(-.7233 -.545 .52 -.758 322.39 677.92)" fill="#af8000"/>
41
- <path d="M319.08 369.45l-25.315-5.887s-5.887 2.354-6.475 11.185c-.59 8.83 4.71 14.13 4.71 14.13l27.08-9.42V369.45z" transform="matrix(.8444 -.2975 .2838 .885 -89.238 -64.18)" fill="gray"/>
42
- <rect ry="3.532" rx="3.532" transform="matrix(.8444 -.2975 .2838 .885 -19.207 -255.61)" height="19.428" width="7.064" y="534.62" x="175.71" fill="gray"/>
43
- </g>
44
- <path d="M244.77 87.42c7.322-5.948 11.157-3.72 17.65 3.1 9.322 9.815 41.317 58.855 46.312 63.019s4.24-6.418 10.344-1.388c3.032 3.727-10.437 17.026-13.737 14.57-6.412-5.022 3.914-5.376-.355-9.645-4.925-5.133-51.215-40.497-60.282-50.57-5.92-6.578-6.314-13.97.067-19.088z" fill-rule="evenodd" transform="matrix(.7148 .1604 .3327 .529 132.425 68.156)" stroke="#000" stroke-width="1.25" fill="#923d09"/>
45
- <g stroke="#000">
46
- <path d="M193.63 88.25c15.546 4.423 43.275 46.12 53.766 45.79 16.652-.48 83.233-77.56 72.564-88.252-7.4-8.246-67.94 41.192-71.852 44.126-.67-8.6-15.95-51.042-28.31-59.945-14.62-9.31-32.21-4.158-47.82-6.662-7.3-2.843-18.84-14.056-23.78-24.976 8.182-3.544 15.323-2.48 23.31-10.65 5.68-6.643 2.382-46.914.37-51.06-13.29-14.268 5.43-7.327-39.023-9.082-64.268-2.446-75.878 49.582-31.653 70.792-3.462 15.928-14.22 19.594-22.94 21.646-8.776.106-38.825-.763-55.545 12.49-33.403 24.55-8.925 30.903-15.352 35.8C.192 73.91-10.503 88.093-14.523 96.573c-10.472 4.996-99.485-4.995-116.5-1.664-16.42.965-56.467 15.818-73.15 26.64 3.565 14.143 241.51-7.602 249.27-2.496 5.946 3.345-2.705 51.237 2.01 54.95 1.66 9.062 116.54 5.828 125.6 5.828 7.558-18.86 15.39-81.558 20.926-91.583z" fill-rule="evenodd" transform="matrix(-.1285 0 0 .2044 282.003 186.258)" stroke-width="4.702" fill="#ffc600"/>
47
- <path d="M174.9-96.568c1.543 25.457-7.118 3.304-38.37 3.304C75.97-98.3 97.246 5.932 97.246-26.24 71.018-39.95 52.41-126.53 126.86-123.17c23.54 0 44.96 7.858 48.045 26.603z" fill-rule="evenodd" transform="matrix(-.1542 0 0 .1434 285.62 187.117)" stroke-width="5.125"/>
48
- <path d="M387.98 96.574c0 1.68-.172 7.957-.833 11.656-.445 3.74-1.54 8.077-2.498 10.823-.343 4.452-2.092 5.174-2.498 9.99-1.544 2.27-2.21 5.945-2.498 9.992 0 4.27.686 7.558.833 11.656.48 3.56 1.612 6.367 1.665 10.824 0 4.365-.005 7.55-1.665 9.99v5.83" transform="matrix(-.202 0 0 .2044 353.21 179.875)" stroke-width="3.75" fill="none"/>
49
- <path d="M383.81 76.592c.58 0 1.03 20.13 5.828 24.978 1.04 3.212 4.574 7.343 5.828 9.99 1.672 2.46 3.98 5.368 8.326 6.66h11.656c4.634 0 7.473.056 10.823-1.664 1.486-.8 2.532-1.846 3.33-3.33m12.489 2.494h.832c-2.327 0-1.092-.104 3.33 1.665 1.726 2.537 3.77 3.625 6.66 4.996 2.983 1.468 6.392 1.666 10.824 1.666 4.198-.354 6.74-1.686 9.16-3.33 4.042-1.31 4.814-2.936 5.827-7.494v-11.656c-.478-3.53-1.384-6.372-2.498-9.158-.42-1.258-.833-.705-.833-2.497m34.968 31.638c-.425 0-2.65 2.575-4.163 4.995-2.568.918-3.233 3.716-4.162 5.828-.67 2.675-1.666 2.86-1.666 6.66-1.678 3.71-2.205 7.008-2.498 10.824l2.497-10.823c-1.678 3.708-2.205 7.007-2.498 10.823m-36.63-94.911h-.833c2.25 0 1.1-.053-3.33.833-1.817 2.27-4.807 4.304-7.493 5.826-2.977 1.825-5.367 4.01-8.326 4.996l8.326-4.996c-2.977 1.825-5.367 4.01-8.326 4.996M402.13 51.615h.833c-2.248 0-1.105-.054 3.33.833 2.936 1.39 4.752 2.89 7.493 4.995 1.29 1.935 3.257 2.305 4.163 5.828 1.573.848 2.123 1.67 2.497 4.164m6.664-37.467h4.163c4.53 0 6.733.68 10.824.833 3.538-.424 4.382-1.737 7.493-2.497m-6.66 104.906c.14.66 1.652 4.256 2.498 5.828 1.517 2.512 3.538 4.914 4.163 8.326.97 2.905 1.527 6.23 1.666 9.99.76 3.503 1.264 6.62-.833 9.16-.898 3.29-2.57 5.69-4.162 9.157-1.11 0-.832-.277-.832.834m-29.15-41.635v.833c0-2.248.055-1.105-.832 3.33-1.147 4.013-2.15 7.388-4.163 9.99-1.098 3.295-2.326 4.505-2.498 9.16.662 1.543.833 3.262.833 5.827m2.5 5v4.163c.908 1.21.55 1.294 1.665 1.665M343.02 128.21v.832c0-2.327-.258-.936 4.163.833 3.572.638 7.937 1.037 10.823 1.665 2.672 1.312 5.265 3.48 7.493 4.995 1.993 1.728 4.818 3.48 7.493 4.996 3.004 1.503 4.325 2.824 5.828 5.83.908 1.21.55 1.292 1.666 1.664" transform="matrix(-.202 0 0 .2044 353.21 179.875)" stroke-width="3.75" fill="none"/>
50
- <path d="M423.78-16.655c.123-.184 2.467-1.914 4.996-2.498 1.805-1.354 4.812-.74 6.66 0" transform="matrix(-.3155 0 0 .2044 403.227 180.598)" stroke-width="3" fill="none"/>
51
- <path d="M445.42-19.153h.833c-2.248 0-1.106.054 3.33-.833 3.48-1.16 7.672-.832 11.656-.832 1.173.39.83.242.83 1.665M444.59-7.497v.833c0-2.327-.103-1.09 1.666 3.33.643 2.962 1.76 7.05.832 9.158-2.184 0-2.86-.274-4.163-.833" transform="matrix(-.2454 0 0 .2044 373.514 180.598)" stroke-width="3.402" fill="none"/>
52
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(-.2418 -.035 -.024 .115 350.644 199.07)" stroke-width="4.501"/>
53
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(-.175 -.023 -.0174 .0756 330.504 187.51)" stroke-width="6.528"/>
54
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(-.175 -.023 -.0174 .0756 325.192 186.998)" stroke-width="6.528"/>
55
- <path d="M412.95 113.64c0 2.07-1.864 3.747-4.163 3.747-2.3 0-4.163-1.678-4.163-3.747s1.864-3.747 4.163-3.747c2.3 0 4.163 1.678 4.163 3.747zm56.62 6.25c0 1.38-1.305 2.498-2.914 2.498-1.61 0-2.914-1.12-2.914-2.498s1.305-2.498 2.914-2.498c1.61 0 2.914 1.12 2.914 2.498z" fill-rule="evenodd" transform="matrix(-.202 0 0 .2044 353.21 179.875)" stroke-width="3.75"/>
56
- <path d="M447.09 31.634v.833c0-2.796.197-1.03-4.163 3.33-3.724 1.785-5.164 3.667-6.66 6.66-1.742 3.85-2.342 6.613-2.498 10.824v6.662M419.61 30.8c.577 0 1.477 2.274 2.498 4.996 1.856 2.19 3.037 5.35 3.33 9.16 0 4.517.78 6.452.833 10.823v3.33m78.269 69.931c0 .48-2.6 1.455-4.163 3.33-3.16.428-5.964.833-9.99.833-.61-.916-1.836-1.217-3.33-1.665" transform="matrix(-.202 0 0 .2044 353.21 179.875)" stroke-width="3.75" fill="none"/>
57
- </g>
58
- <g fill-rule="evenodd" stroke="#000" stroke-width="3.75" fill="#fff">
59
- <path d="M276.41 36.63l88.253 1.665V49.95s8.325 14.987 13.32 48.29c4.996 33.303 9.992 158.19 9.992 158.19l21.646 141.54s-13.32 21.647-23.31 19.982c-9.99-1.666-39.964-13.32-39.964-14.987 0-1.665-1.665-79.926-4.995-133.21-3.33-53.285-9.99-81.592-24.976-104.9-19.982 48.288-21.647 98.243-19.982 98.243s1.665 39.963 3.33 69.936c1.666 29.972-1.665 71.6-1.665 71.6l-58.28-3.33s1.665-36.633 3.33-64.94c1.666-28.307 6.745-41.625 8.327-73.266 1.748-34.963 4.202-53.32 6.66-109.9 3.238-45.74 14.687-75.258 17.9-103.24.87-7.133-.416-12.488.416-13.32z" transform="matrix(-.209 0 0 .1326 334.435 211.382)"/>
60
- <path d="M316.38 166.51s-8.326-13.32-11.656-36.633-3.33-28.307-3.33-28.307m-3.334 131.55l-9.99 39.963" transform="matrix(-.209 0 0 .1326 334.435 211.382)"/>
61
- <path d="M276.41 223.12l11.657 54.95" transform="matrix(-.209 0 0 .1326 321.91 211.602)"/>
62
- <path d="M387.98 417.95l-11.66-81.6M276.41 44.955l88.253 1.665M318.04 164.84c0-1.665 4.995-29.972 4.995-29.972M284.74 44.955l-8.326 84.922" transform="matrix(-.209 0 0 .1326 334.435 211.382)"/>
63
- </g>
64
- <path d="M549.21 538.58c0 136.98-111.05 248.03-248.03 248.03S53.15 675.56 53.15 538.58 164.2 290.55 301.18 290.55 549.21 401.6 549.21 538.58z" stroke="#006a00" stroke-width="6.25" fill="none" transform="matrix(.4628 0 0 .4634 181.152 -9.53)"/>
65
- <g stroke-width="1pt">
66
- <path d="M446.172 215.426c14.442 12.315-2.86 24.63-10.832 24.63-7.972 0-25.275-12.316-10.832-24.63-3.61 12.315 10.832 15.394 10.832 21.552 0-6.158 14.443-9.236 10.832-21.552z" fill-rule="evenodd" fill="#006a00"/>
67
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.2038 0 0 .1738 377.57 140.305)"/>
68
- </g>
69
- <g stroke-width="1pt">
70
- <path d="M310.32 112.045c13.822-13.01 24.133 5.57 23.25 13.502-.88 7.933-15.017 23.79-25.644 8.056 11.825 4.955 16.478-9.077 22.59-8.396-6.112-.68-7.57-15.394-20.195-13.162z" fill-rule="evenodd" fill="#006a00"/>
71
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.0225 -.2028 .1725 .0192 228.17 172.006)"/>
72
- </g>
73
- <g stroke-width="1pt">
74
- <path d="M347.045 361.822c-10.01 16.134-24.75.84-25.938-7.054-1.188-7.893 8.395-26.86 22.71-14.395-12.7-1.74-13.59 13.018-19.67 13.936 6.08-.92 11.274 12.922 22.898 7.512z" fill-rule="evenodd" fill="#006a00"/>
75
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.0304 .2018 -.1716 .026 411.01 282.706)"/>
76
- </g>
77
- <g stroke-width="1pt">
78
- <path d="M194.105 247.072c-13.647-13.193 4.388-24.403 12.345-23.905 7.957.498 24.46 13.87 9.277 25.258 4.37-12.066-9.852-16.04-9.47-22.187-.382 6.146-14.988 8.317-12.152 20.834z" fill-rule="evenodd" fill="#006a00"/>
79
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.2034 -.0127 .0108 -.1734 257.893 326.33)"/>
80
- </g>
81
- <g stroke-width="1pt">
82
- <path d="M435.467 184.24c16.876 8.673 2.853 24.63-4.908 26.458-7.76 1.83-27.42-6.188-16.18-21.49-.697 12.817 14.066 12.5 15.475 18.495-1.41-5.994 11.945-12.304 5.612-23.464z" fill-rule="evenodd" fill="#006a00"/>
83
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.1984 -.0468 .0398 .1692 351.5 126.856)"/>
84
- </g>
85
- <g stroke-width="1pt">
86
- <path d="M275.64 120.38c8.96-16.74 24.645-2.42 26.335 5.382 1.69 7.8-6.665 27.342-21.745 15.818 12.785.924 12.73-13.86 18.74-15.166-6.01 1.305-12.074-12.175-23.33-6.033z" fill-rule="evenodd" fill="#006a00"/>
87
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.0432 -.1994 .1696 -.0368 216.853 203.426)"/>
88
- </g>
89
- <g stroke-width="1pt">
90
- <path d="M383.86 347.56c-3.944 18.58-22.995 9.205-26.79 2.184-3.793-7.02-1.21-28.118 16.48-21.26-12.536 2.682-8.367 16.865-13.776 19.796 5.41-2.93 14.986 8.322 24.086-.72z" fill-rule="evenodd" fill="#006a00"/>
91
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.097 .1795 -.1526 .0827 417.198 251.402)"/>
92
- </g>
93
- <g stroke-width="1pt">
94
- <path d="M201.03 279.352c-17.135-8.152-3.607-24.532 4.093-26.598 7.7-2.067 27.597 5.343 16.83 20.982.304-12.83-14.442-12.06-16.034-18.01 1.59 5.948-11.563 12.666-4.89 23.626z" fill-rule="evenodd" fill="#006a00"/>
95
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.1968 .0528 -.045 -.168 286.713 334.13)"/>
96
- </g>
97
- <g stroke-width="1pt">
98
- <path d="M418.277 160.327c18.784 2.654 10.76 22.333 4.03 26.608-6.733 4.276-27.932 3.156-22.323-14.99 3.54 12.337 17.38 7.19 20.676 12.39-3.294-5.198 7.255-15.544-2.383-24.008z" fill-rule="evenodd" fill="#006a00"/>
99
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.172 -.1093 .093 .1467 320.162 133.683)"/>
100
- </g>
101
- <g stroke-width="1pt">
102
- <path d="M245.943 137.4c4.71-18.4 23.357-8.24 26.856-1.068 3.5 7.172.044 28.145-17.347 20.557 12.636-2.16 9.06-16.503 14.585-19.207-5.526 2.703-14.628-8.938-24.095-.283z" fill-rule="evenodd" fill="#006a00"/>
103
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.0895 -.1833 .156 -.0763 208.648 232.092)"/>
104
- </g>
105
- <g stroke-width="1pt">
106
- <path d="M410.195 327.94c1.517 18.934-19.414 15.395-25.052 9.75-5.638-5.642-9.178-26.6 9.732-25.085-11.25 6.154-3.21 18.555-7.558 22.91 4.347-4.355 16.735 3.692 22.878-7.574z" fill-rule="evenodd" fill="#006a00"/>
107
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.144 .1443 -.1227 .123 414.726 226.253)"/>
108
- </g>
109
- <g stroke-width="1pt">
110
- <path d="M213.82 306.27c-18.582-3.82-9.35-22.96-2.364-26.806 6.986-3.847 28.074-1.406 21.346 16.354-2.764-12.533-16.9-8.262-19.864-13.657 2.963 5.396-8.21 15.062.882 24.11z" fill-rule="evenodd" fill="#006a00"/>
111
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.1786 .0983 -.0836 -.1523 310.086 338.99)"/>
112
- </g>
113
- <g stroke-width="1pt">
114
- <path d="M393.347 138.187c18.82-2.372 16.233 18.724 10.857 24.618-5.377 5.894-26.128 10.38-25.468-8.603 6.646 10.975 18.657 2.374 23.198 6.527-4.54-4.153 2.93-16.907-8.587-22.543z" fill-rule="evenodd" fill="#006a00"/>
115
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.1375 -.1507 .128 .1172 291.684 138.238)"/>
116
- </g>
117
- <g stroke-width="1pt">
118
- <path d="M221.634 159.638c-.273-18.992 20.38-14.084 25.637-8.082 5.257 6.002 7.415 27.147-11.354 24.392 11.628-5.4 4.42-18.303 9.044-22.363-4.624 4.06-16.457-4.785-23.326 6.053z" fill-rule="evenodd" fill="#006a00"/>
119
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.1344 -.1534 .1305 -.1146 210.445 260.81)"/>
120
- </g>
121
- <g stroke-width="1pt">
122
- <path d="M428.034 301.192c5.935 18.04-15.24 19.545-22.048 15.393-6.808-4.153-15.186-23.684 3.548-26.677-9.483 8.637 1.25 18.79-1.95 24.048 3.2-5.26 17.134-.365 20.45-12.764z" fill-rule="evenodd" fill="#006a00"/>
123
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.174 .1062 -.0903 .1484 408.483 201.303)"/>
124
- </g>
125
- <g stroke-width="1pt">
126
- <path d="M234.75 330.176c-18.932 1.19-15.035-19.702-9.3-25.25 5.732-5.545 26.722-8.726 24.88 10.18-5.95-11.37-18.472-3.537-22.746-7.965 4.273 4.43-3.977 16.69 7.166 23.036z" fill-rule="evenodd" fill="#006a00"/>
127
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.1466 .1418 -.1206 -.125 336.217 336.475)"/>
128
- </g>
129
- <g stroke-width="1pt">
130
- <path d="M367.436 121.305c18-5.994 19.564 15.202 15.435 22.03-4.127 6.83-23.61 15.274-26.652-3.474 8.653 9.47 18.762-1.306 24.024 1.882-5.26-3.188-.413-17.153-12.806-20.437z" fill-rule="evenodd" fill="#006a00"/>
131
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.1055 -.1746 .1485 .09 267.728 141.167)"/>
132
- </g>
133
- <g stroke-width="1pt">
134
- <path d="M204.46 190.387c-6.63-17.796 14.47-20.122 21.435-16.238 6.964 3.884 16.094 23.074-2.51 26.793 9.14-8.998-1.98-18.725 1.014-24.105-2.994 5.38-17.107 1.03-19.94 13.55z" fill-rule="evenodd" fill="#006a00"/>
135
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.178 -.0993 .0845 -.1518 227.874 289.44)"/>
136
- </g>
137
- <g stroke-width="1pt">
138
- <path d="M440.556 278.107c7.952 17.244-12.913 21.157-20.15 17.81-7.237-3.35-17.786-21.795.484-26.908-8.436 9.662 3.385 18.522.805 24.112 2.58-5.59 16.98-2.32 18.86-15.015z" fill-rule="evenodd" fill="#006a00"/>
139
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.185 .0856 -.0728 .1578 409.75 181.103)"/>
140
- </g>
141
- <g stroke-width="1pt">
142
- <path d="M270.06 353.976c-17.433 7.492-20.774-13.498-17.235-20.65 3.54-7.153 22.24-17.21 26.85 1.213-9.418-8.707-18.584 2.885-24.096.152 5.51 2.733 1.854 17.057 14.48 19.284z" fill-rule="evenodd" fill="#006a00"/>
143
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.0905 .183 -.1555 -.077 367.74 325.77)"/>
144
- </g>
145
- <g stroke-width="1pt">
146
- <path d="M447.844 249.543c11.412 15.173-8.157 23.412-15.937 21.67-7.78-1.74-21.983-17.54-5.204-26.402-6.207 11.23 7.216 17.39 5.875 23.4 1.34-6.01 16.107-5.86 15.266-18.667z" fill-rule="evenodd" fill="#006a00"/>
147
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.199 .0445 -.038 .1696 397.264 161.246)"/>
148
- </g>
149
- <g stroke-width="1pt">
150
- <path d="M339.332 114.35c16.322-9.678 22.337 10.705 19.748 18.255-2.588 7.55-19.84 19.936-26.783 2.26 10.46 7.418 18.06-5.26 23.876-3.26-5.816-2-4.035-16.676-16.84-17.256z" fill-rule="evenodd" fill="#006a00"/>
151
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(.0662 -.193 .1642 .0564 246.095 154.92)"/>
152
- </g>
153
- <g stroke-width="1pt">
154
- <path d="M305.89 364.498c-15.547 10.883-23.08-8.99-21.066-16.712 2.013-7.724 18.282-21.378 26.536-4.276-10.99-6.608-17.61 6.607-23.562 5.053 5.95 1.554 5.28 16.324 18.093 15.935z" fill-rule="evenodd" fill="#006a00"/>
155
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.0515 .1974 -.168 -.044 395.806 317.003)"/>
156
- </g>
157
- <g stroke-width="1pt">
158
- <path d="M196.065 216.915c-10.444-15.856 9.6-22.857 17.256-20.633 7.658 2.224 20.85 18.878 3.55 26.676 6.895-10.82-6.118-17.806-4.405-23.72-1.713 5.914-16.44 4.842-16.4 17.677z" fill-rule="evenodd" fill="#006a00"/>
159
- <path d="M336.61 432.28c35.433 124.02-53.15 106.3-53.15 141.73 0-35.433-88.582-17.717-53.15-141.73" stroke="#000" fill="none" transform="matrix(-.1957 -.057 .0484 -.167 241.046 308.198)"/>
160
- </g>
161
- <g stroke="#000">
162
- <path d="M193.63 88.25c15.546 4.423 43.275 46.12 53.766 45.79 16.652-.48 83.233-77.56 72.564-88.252-7.4-8.246-67.94 41.192-71.852 44.126-.67-8.6-15.95-51.042-28.31-59.945-14.62-9.31-32.21-4.158-47.82-6.662-7.3-2.843-18.84-14.056-23.78-24.976 8.182-3.544 15.323-2.48 23.31-10.65 5.68-6.643 2.382-46.914.37-51.06-13.29-14.268 5.43-7.327-39.023-9.082-64.268-2.446-75.878 49.582-31.653 70.792-3.462 15.928-14.22 19.594-22.94 21.646-8.776.106-38.825-.763-55.545 12.49-33.403 24.55-8.925 30.903-15.352 35.8C.192 73.91-10.503 88.093-14.523 96.573c-10.472 4.996-99.485-4.995-116.5-1.664-16.42.965-56.467 15.818-73.15 26.64 3.565 14.143 241.51-7.602 249.27-2.496 5.946 3.345-2.705 51.237 2.01 54.95 1.66 9.062 116.54 5.828 125.6 5.828 7.558-18.86 15.39-81.558 20.926-91.583z" fill-rule="evenodd" transform="matrix(.1285 0 0 .2044 363.593 187.474)" stroke-width="4.702" fill="#520900"/>
163
- <path d="M174.9-96.568c1.543 25.457-7.118 3.304-38.37 3.304C75.97-98.3 97.246 5.932 97.246-26.24 71.018-39.95 52.41-126.53 126.86-123.17c23.54 0 44.96 7.858 48.045 26.603z" fill-rule="evenodd" transform="matrix(.1542 0 0 .1434 359.98 188.333)" stroke-width="5.125"/>
164
- <path d="M387.98 96.574c0 1.68-.172 7.957-.833 11.656-.445 3.74-1.54 8.077-2.498 10.823-.343 4.452-2.092 5.174-2.498 9.99-1.544 2.27-2.21 5.945-2.498 9.992 0 4.27.686 7.558.833 11.656.48 3.56 1.612 6.367 1.665 10.824 0 4.365-.005 7.55-1.665 9.99v5.83" transform="matrix(.202 0 0 .2044 292.388 181.09)" stroke-width="3.75" fill="none"/>
165
- <path d="M383.81 76.592c.58 0 1.03 20.13 5.828 24.978 1.04 3.212 4.574 7.343 5.828 9.99 1.672 2.46 3.98 5.368 8.326 6.66h11.656c4.634 0 7.473.056 10.823-1.664 1.486-.8 2.532-1.846 3.33-3.33m12.489 2.494h.832c-2.327 0-1.092-.104 3.33 1.665 1.726 2.537 3.77 3.625 6.66 4.996 2.983 1.468 6.392 1.666 10.824 1.666 4.198-.354 6.74-1.686 9.16-3.33 4.042-1.31 4.814-2.936 5.827-7.494v-11.656c-.478-3.53-1.384-6.372-2.498-9.158-.42-1.258-.833-.705-.833-2.497m34.968 31.638c-.425 0-2.65 2.575-4.163 4.995-2.568.918-3.233 3.716-4.162 5.828-.67 2.675-1.666 2.86-1.666 6.66-1.678 3.71-2.205 7.008-2.498 10.824l2.497-10.823c-1.678 3.708-2.205 7.007-2.498 10.823m-36.63-94.911h-.833c2.25 0 1.1-.053-3.33.833-1.817 2.27-4.807 4.304-7.493 5.826-2.977 1.825-5.367 4.01-8.326 4.996l8.326-4.996c-2.977 1.825-5.367 4.01-8.326 4.996M402.13 51.615h.833c-2.248 0-1.105-.054 3.33.833 2.936 1.39 4.752 2.89 7.493 4.995 1.29 1.935 3.257 2.305 4.163 5.828 1.573.848 2.123 1.67 2.497 4.164m6.664-37.467h4.163c4.53 0 6.733.68 10.824.833 3.538-.424 4.382-1.737 7.493-2.497m-6.66 104.906c.14.66 1.652 4.256 2.498 5.828 1.517 2.512 3.538 4.914 4.163 8.326.97 2.905 1.527 6.23 1.666 9.99.76 3.503 1.264 6.62-.833 9.16-.898 3.29-2.57 5.69-4.162 9.157-1.11 0-.832-.277-.832.834m-29.15-41.635v.833c0-2.248.055-1.105-.832 3.33-1.147 4.013-2.15 7.388-4.163 9.99-1.098 3.295-2.326 4.505-2.498 9.16.662 1.543.833 3.262.833 5.827m2.5 5v4.163c.908 1.21.55 1.294 1.665 1.665M343.02 128.21v.832c0-2.327-.258-.936 4.163.833 3.572.638 7.937 1.037 10.823 1.665 2.672 1.312 5.265 3.48 7.493 4.995 1.993 1.728 4.818 3.48 7.493 4.996 3.004 1.503 4.325 2.824 5.828 5.83.908 1.21.55 1.292 1.666 1.664" transform="matrix(.202 0 0 .2044 292.388 181.09)" stroke-width="3.75" fill="none"/>
166
- <path d="M423.78-16.655c.123-.184 2.467-1.914 4.996-2.498 1.805-1.354 4.812-.74 6.66 0" transform="matrix(.3155 0 0 .2044 242.372 181.81)" stroke-width="3" fill="none"/>
167
- <path d="M445.42-19.153h.833c-2.248 0-1.106.054 3.33-.833 3.48-1.16 7.672-.832 11.656-.832 1.173.39.83.242.83 1.665M444.59-7.497v.833c0-2.327-.103-1.09 1.666 3.33.643 2.962 1.76 7.05.832 9.158-2.184 0-2.86-.274-4.163-.833" transform="matrix(.2454 0 0 .2044 272.086 181.81)" stroke-width="3.402" fill="none"/>
168
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(.2418 -.035 .024 .115 294.955 200.285)" stroke-width="4.501"/>
169
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(.175 -.023 .0174 .0756 315.095 188.724)" stroke-width="6.528"/>
170
- <path d="M371.33-24.98c0 3.218-4.1 5.827-9.158 5.827s-9.158-2.61-9.158-5.828 4.1-5.83 9.158-5.83 9.158 2.61 9.158 5.83z" fill-rule="evenodd" transform="matrix(.175 -.023 .0174 .0756 320.41 188.214)" stroke-width="6.528"/>
171
- <path d="M412.95 113.64c0 2.07-1.864 3.747-4.163 3.747-2.3 0-4.163-1.678-4.163-3.747s1.864-3.747 4.163-3.747c2.3 0 4.163 1.678 4.163 3.747zm56.62 6.25c0 1.38-1.305 2.498-2.914 2.498-1.61 0-2.914-1.12-2.914-2.498s1.305-2.498 2.914-2.498c1.61 0 2.914 1.12 2.914 2.498z" fill-rule="evenodd" transform="matrix(.202 0 0 .2044 292.388 181.09)" stroke-width="3.75"/>
172
- <path d="M447.09 31.634v.833c0-2.796.197-1.03-4.163 3.33-3.724 1.785-5.164 3.667-6.66 6.66-1.742 3.85-2.342 6.613-2.498 10.824v6.662M419.61 30.8c.577 0 1.477 2.274 2.498 4.996 1.856 2.19 3.037 5.35 3.33 9.16 0 4.517.78 6.452.833 10.823v3.33m78.269 69.931c0 .48-2.6 1.455-4.163 3.33-3.16.428-5.964.833-9.99.833-.61-.916-1.836-1.217-3.33-1.665" transform="matrix(.202 0 0 .2044 292.388 181.09)" stroke-width="3.75" fill="none"/>
173
- </g>
174
- <g fill-rule="evenodd" stroke="#000" stroke-width="3.75" fill="#fff">
175
- <path d="M276.41 36.63l88.253 1.665V49.95s8.325 14.987 13.32 48.29c4.996 33.303 9.992 158.19 9.992 158.19l21.646 141.54s-13.32 21.647-23.31 19.982c-9.99-1.666-39.964-13.32-39.964-14.987 0-1.665-1.665-79.926-4.995-133.21-3.33-53.285-9.99-81.592-24.976-104.9-19.982 48.288-21.647 98.243-19.982 98.243s1.665 39.963 3.33 69.936c1.666 29.972-1.665 71.6-1.665 71.6l-58.28-3.33s1.665-36.633 3.33-64.94c1.666-28.307 6.745-41.625 8.327-73.266 1.748-34.963 4.202-53.32 6.66-109.9 3.238-45.74 14.687-75.258 17.9-103.24.87-7.133-.416-12.488.416-13.32z" transform="matrix(.209 0 0 .1326 311.165 212.592)"/>
176
- <path d="M316.38 166.51s-8.326-13.32-11.656-36.633-3.33-28.307-3.33-28.307m-3.334 131.55l-9.99 39.963" transform="matrix(.209 0 0 .1326 311.165 212.592)"/>
177
- <path d="M276.41 223.12l11.657 54.95" transform="matrix(.209 0 0 .1326 323.69 212.812)"/>
178
- <path d="M387.98 417.95l-11.66-81.6M276.41 44.955l88.253 1.665M318.04 164.84c0-1.665 4.995-29.972 4.995-29.972M284.74 44.955l-8.326 84.922" transform="matrix(.209 0 0 .1326 311.165 212.592)"/>
179
- </g>
180
- <path d="M349.68 188.16c0 13.794-7.082 24.977-15.82 24.977-8.736 0-15.818-11.183-15.818-24.977s7.082-24.977 15.82-24.977c8.735 0 15.818 11.183 15.818 24.977z" fill-rule="evenodd" transform="matrix(.3368 0 0 .3286 143.1 205.98)" stroke="#000" stroke-width="2.5" fill="#ffc600"/>
181
- <g stroke-width="1pt">
182
- <g fill-rule="evenodd" stroke="#000">
183
- <path d="M212.6 892.91s53.15-17.716 70.867-17.716c17.716 0 17.716 17.716 19.135 18.212l-1.42 34.937H212.6V892.91z" transform="matrix(.2036 0 0 .241 240.01 90.375)" fill="#00cfe6"/>
184
- <path d="M265.75 892.91s0-17.716 17.717-17.716c17.716 0 35.433-.496 53.15 0v53.15H265.75V892.91z" transform="matrix(.2036 0 0 -.241 247.225 541.99)" fill="#00cfe6"/>
185
- <path d="M212.6 892.91s53.15-17.716 70.867-17.716c17.716 0 17.716 17.716 19.135 18.212l-1.42 34.937H212.6V892.91z" transform="matrix(-.2036 0 0 .241 413.137 90.428)" fill="#00cfe6"/>
186
- <path d="M265.75 892.91s0-17.716 17.717-17.716c17.716 0 35.433-.496 53.15 0v53.15H265.75V892.91z" transform="matrix(-.2036 0 0 -.241 405.924 542.038)" fill="#00cfe6"/>
187
- <path d="M249.45 875.2s0-17.717-17.716-17.717h53.15L249.45 875.2z" transform="matrix(-.2036 0 0 -.241 395.393 537.773)" fill="#fff"/>
188
- <path d="M159.45 892.91l106.3 53.15s-36.04 33.3-70.866 35.433c-17.717 0-35.433-35.433-35.433-35.433v-53.15z" transform="matrix(-.2375 0 0 .241 418.548 90.427)" fill="#00cfe6"/>
189
- <path d="M249.45 892.91c.71-8.858-2.214-35.434-19.93-35.434h55.363c17.717 0 35.434 17.717 35.434 35.434l-1.42 35.432H249.45V892.91z" transform="matrix(-.2036 0 0 .241 402.606 94.697)" fill="#fff"/>
190
- <path d="M249.45 875.2s0-17.717-17.716-17.717h53.15L249.45 875.2z" transform="matrix(.2036 0 0 -.241 257.756 537.725)" fill="#fff"/>
191
- <path d="M159.45 892.91l106.3 53.15s-36.04 33.3-70.866 35.433c-17.717 0-35.433-35.433-35.433-35.433v-53.15z" transform="matrix(.2375 0 0 .241 234.6 90.373)" fill="#00cfe6"/>
192
- <path d="M249.45 892.91c.71-8.858-2.214-35.434-19.93-35.434h55.363c17.717 0 35.434 17.717 35.434 35.434l-1.42 35.432H249.45V892.91z" transform="matrix(.2036 0 0 .241 250.543 94.643)" fill="#fff"/>
193
- <path d="M88.802 891.9c-.11 1.012 17.607-34.42 53.04-34.42s177.16 70.865 247.92 70.865c70.975 0 196.65-72.56 230.42-70.866 33.773 1.693 53.52 37.16 53.15 35.432-.374-1.728-17.717 53.15-17.717 53.15 0-17.716-17.717-35.433-35.433-35.433-17.717 0-106.3 70.865-230.42 70.865-123.91 0-212.49-70.866-230.21-70.866-17.717 0-35.433 17.715-35.433 35.432l-35.32-54.16z" transform="matrix(.2036 0 0 .241 247.202 90.428)" fill="#fff"/>
194
- </g>
195
- <path d="M362.457 313.76l-3.153-9.625 3.228-1.48.373 1.135-2.638 1.21.966 2.948 2.47-1.133.37 1.128-2.47 1.133 1.072 3.276 2.74-1.258.374 1.137-3.333 1.53zm-13.537 6.302l-3.153-9.625.59-.27 2.78 8.487 2.2-1.01.373 1.138-2.79 1.28zm-4.097 1.924l-3.153-9.625 3.012-1.38.372 1.136-2.42 1.11.975 2.98 2.094-.962.373 1.137-2.095.962 1.432 4.372-.59.272zm-36.27.124l2.08-9.925 1.215.356-.027 7.453c-.003.692-.008 1.212-.015 1.554.144-.34.365-.84.658-1.494l2.908-6.478 1.088.32-2.08 9.925-.778-.228 1.74-8.31-3.514 7.79-.73-.215.006-8.968-1.77 8.45-.78-.23zm-.356-10.882l.77.377-1.915 5.457c-.332.948-.663 1.67-.99 2.165-.33.493-.727.83-1.197 1.012-.465.18-.978.13-1.538-.146-.544-.267-.936-.635-1.175-1.112-.24-.474-.33-1.037-.278-1.685.056-.652.26-1.478.61-2.48l1.913-5.456.77.38-1.912 5.45c-.288.82-.454 1.448-.5 1.884-.04.432.018.81.17 1.133.158.322.4.565.73.727.566.278 1.04.27 1.427-.03.387-.3.788-1.04 1.204-2.226l1.91-5.45zm-15.467-6.582l.575.315-2.115 5.413c-.367.94-.71 1.662-1.025 2.163-.315.5-.67.852-1.066 1.06-.392.205-.797.19-1.216-.038a1.67 1.67 0 0 1-.822-1c-.14-.444-.155-.982-.042-1.613.114-.636.364-1.45.752-2.442l2.115-5.413.575.315-2.112 5.406c-.318.814-.518 1.435-.6 1.86-.08.42-.074.783.014 1.086.09.302.26.52.506.656.423.232.805.19 1.146-.124.342-.314.742-1.06 1.2-2.236l2.114-5.406zm-10.265 1.681l.583.195c-.158.484-.25.9-.275 1.256-.022.35.03.672.154.97.126.288.313.502.56.637.22.12.44.156.663.108a1.11 1.11 0 0 0 .598-.37c.18-.202.327-.45.44-.737.115-.296.175-.573.18-.833a1.6 1.6 0 0 0-.174-.77c-.078-.162-.276-.454-.596-.876-.317-.428-.52-.776-.61-1.047a2.84 2.84 0 0 1-.125-1.126c.035-.403.138-.822.306-1.25.184-.474.418-.88.703-1.22.286-.346.59-.56.912-.642.323-.083.63-.043.922.117.322.175.562.443.72.803.16.357.22.79.184 1.295a5.82 5.82 0 0 1-.363 1.594l-.586-.213c.202-.61.276-1.112.223-1.508-.052-.396-.245-.684-.58-.867-.347-.19-.655-.192-.923-.003-.265.186-.472.473-.625.862-.13.335-.182.643-.154.922.026.28.227.66.603 1.147.38.48.625.854.732 1.12.154.39.216.81.186 1.265-.03.45-.142.925-.338 1.428a4.75 4.75 0 0 1-.75 1.304c-.304.365-.63.604-.975.715a1.207 1.207 0 0 1-.978-.094 1.861 1.861 0 0 1-.846-.91c-.17-.393-.233-.877-.192-1.454.045-.58.186-1.186.423-1.82zm83.099.113c-.523-1.594-.733-2.937-.63-4.02.1-1.088.466-1.777 1.095-2.066.412-.19.852-.147 1.322.126s.916.75 1.34 1.433c.42.677.79 1.495 1.105 2.46.32.974.515 1.89.585 2.744.068.853.002 1.558-.203 2.11-.207.546-.504.907-.892 1.085-.42.193-.867.147-1.342-.14-.474-.283-.92-.766-1.338-1.444s-.767-1.442-1.044-2.287zm.616-.258c.38 1.16.823 2.007 1.33 2.545.51.534.982.7 1.42.5.444-.205.698-.71.763-1.517.068-.804-.1-1.827-.507-3.065-.257-.784-.542-1.44-.857-1.964-.314-.53-.642-.9-.985-1.11-.34-.215-.66-.256-.954-.12-.417.19-.675.667-.774 1.427-.1.755.09 1.858.564 3.305zm-8.91 9.846l-3.152-9.625 1.98-.908c.397-.182.728-.234.993-.154.264.078.53.305.796.686.268.382.487.836.66 1.366.225.683.31 1.305.26 1.87-.052.56-.272 1.002-.658 1.326.21.09.38.196.513.315.285.263.59.615.91 1.056l1.635 2.263-.743.34-1.246-1.73c-.363-.5-.65-.876-.862-1.132-.21-.254-.383-.423-.512-.504a.751.751 0 0 0-.35-.133c-.08 0-.193.034-.346.104l-.685.314 1.402 4.277-.59.27zm-1.17-5.648l1.27-.582c.27-.124.462-.282.576-.47.112-.192.164-.436.158-.735a3.285 3.285 0 0 0-.166-.922c-.15-.453-.348-.792-.6-1.015-.247-.224-.537-.26-.868-.108l-1.413.65 1.044 3.183zm-5.578 3.264c-.522-1.595-.734-2.937-.63-4.02.1-1.09.466-1.777 1.095-2.066.412-.19.853-.148 1.323.125s.916.75 1.34 1.433c.42.677.79 1.496 1.105 2.46.32.975.515 1.89.585 2.745.07.853 0 1.558-.203 2.11-.206.547-.504.908-.89 1.086-.422.193-.868.147-1.343-.14-.474-.283-.92-.766-1.338-1.445-.42-.678-.767-1.44-1.044-2.286zm.615-.26c.38 1.16.824 2.01 1.332 2.546.508.534.98.7 1.416.5.445-.204.7-.71.765-1.517.07-.804-.1-1.827-.506-3.065-.256-.784-.543-1.44-.857-1.964-.314-.53-.642-.9-.984-1.11-.34-.216-.66-.257-.954-.122-.42.192-.677.67-.776 1.428-.098.756.09 1.858.563 3.305zm-34.213 10.904l1.186-10.13 2.336.384c.477.078.846.244 1.108.5.265.25.452.6.564 1.055.115.452.145.91.09 1.375a3.34 3.34 0 0 1-.36 1.187 2.02 2.02 0 0 1-.762.818c.355.242.61.594.76 1.06.152.466.194.996.125 1.585a4.456 4.456 0 0 1-.34 1.296c-.17.383-.36.673-.566.863a1.623 1.623 0 0 1-.743.392c-.284.066-.625.068-1.022.003l-2.374-.39zm1.51-5.74l1.35.222c.364.06.63.063.798.014a.922.922 0 0 0 .53-.43c.137-.216.225-.502.266-.857.04-.336.025-.64-.045-.908-.07-.276-.19-.474-.363-.596-.173-.127-.484-.227-.93-.3l-1.246-.205-.36 3.06zm-.546 4.68l1.55.253c.267.045.456.06.568.046.196-.026.365-.092.508-.198.143-.11.27-.28.38-.51.11-.234.185-.514.223-.835.044-.38.023-.715-.063-1.01-.086-.302-.23-.525-.43-.67-.195-.15-.49-.256-.888-.32l-1.44-.237-.408 3.48zm6.362 2.297v-10.227h2.79c.558 0 .985.093 1.277.28.29.18.525.503.7.97.174.464.26.977.26 1.54 0 .726-.144 1.337-.433 1.836-.29.496-.734.812-1.338.948.22.172.388.34.502.508.243.363.473.817.69 1.36l1.094 2.785h-1.046l-.833-2.128a22.78 22.78 0 0 0-.6-1.41c-.158-.325-.3-.554-.425-.683a1.053 1.053 0 0 0-.377-.272c-.094-.034-.248-.05-.463-.05h-.965v4.543h-.832zm.832-5.713h1.79c.38 0 .677-.065.89-.19.216-.13.378-.333.49-.612a2.5 2.5 0 0 0 .167-.922c0-.482-.11-.88-.326-1.192-.215-.312-.556-.468-1.02-.468h-1.992v3.384zm6.453 5.441l.87-10.568.884-.186 4.04 9.538-.933.196-1.18-2.9-2.588.543-.225 3.194-.87.183zm1.168-4.51l2.1-.44-1.065-2.652a38.953 38.953 0 0 1-.75-1.997c.017.663 0 1.328-.047 1.993l-.237 3.097zm-40.427-5.503l3.66-9.37 1.63.893c.333.182.56.424.686.725.128.298.17.675.13 1.132a4.78 4.78 0 0 1-.31 1.328c-.157.4-.355.75-.594 1.048s-.503.5-.79.608c.196.31.288.702.272 1.18-.015.477-.13.99-.342 1.535-.17.437-.374.822-.61 1.155-.23.328-.45.56-.656.695a1.181 1.181 0 0 1-.66.204c-.23 0-.483-.076-.76-.227l-1.656-.907zm2.697-5.118l.94.514c.255.14.452.203.59.193.183-.015.355-.112.512-.29.16-.174.305-.427.433-.755.12-.31.193-.603.216-.874.024-.276-.012-.492-.107-.647-.094-.16-.297-.325-.61-.496l-.868-.475-1.107 2.83zm-1.69 4.326l1.082.592c.186.102.322.158.408.17a.715.715 0 0 0 .432-.074c.136-.07.277-.204.422-.398.147-.198.28-.447.395-.745a3.15 3.15 0 0 0 .23-.975c.02-.306-.025-.55-.134-.733-.104-.187-.295-.355-.572-.506l-1.005-.552-1.257 3.22z"/>
196
- </g>
197
- <path d="M212.6 432.28v106.3c0 70.866 88.583 106.3 88.583 106.3s88.583-35.433 88.583-106.3v-106.3h-177.17z" fill-rule="evenodd" transform="matrix(.4072 0 0 .3835 201.1 45.176)" stroke="#000" stroke-width="1pt" fill="#00daec"/>
198
- <path d="M212.6 432.28v106.3a83.104 83.104 0 0 0 3.806 24.914l84.777-42.63V432.28H212.6z" fill-rule="evenodd" transform="matrix(.4072 0 0 .3835 201.1 45.176)" stroke="#000" stroke-width="1pt" fill="#fff"/>
199
- <path d="M212.6 432.28v106.3a83.104 83.104 0 0 0 3.806 24.914l84.777-42.63V432.28H212.6z" fill-rule="evenodd" transform="matrix(-.4072 0 0 .3835 446.388 45.176)" stroke="#000" stroke-width="1pt" fill="#fff300"/>
200
- <g fill-rule="evenodd" transform="matrix(.4072 0 0 .3835 201.1 45.176)" stroke="#000" stroke-width="1.25">
201
- <path d="M244.77 87.42c7.322-5.948 11.157-3.72 17.65 3.1 9.322 9.815 41.317 58.855 46.312 63.019s4.24-6.418 10.344-1.388c3.032 3.727-10.437 17.026-13.737 14.57-6.412-5.022 3.914-5.376-.355-9.645-4.925-5.133-51.215-40.497-60.282-50.57-5.92-6.578-6.314-13.97.067-19.088z" transform="matrix(.6394 .2374 .1423 .7022 58.9 338.88)" fill="#923d09"/>
202
- <rect ry="1.293" rx="2.606" transform="matrix(.7556 .655 -.586 .8104 0 0)" height="66.045" width="5.212" y="181.35" x="495.52" fill="#af8000"/>
203
- <path transform="matrix(.8312 .556 -.641 .7675 0 0)" fill="#b0b0d4" d="M497.3 228.63h29.375v18.868H497.3z"/>
204
- </g>
205
- <g stroke="#000" fill-rule="evenodd" transform="matrix(.4072 0 0 .3835 201.1 45.176)">
206
- <path d="M385.112 528.567c4.885-2.105-27.333-35.603-33.785-51.842-6.452-16.24-6.108-16.717-8.617-24.322l-3.15 1.36c.805 4.93 15.87 43.87 30.735 64.15 4.198 5.82.63 16.77 5.36 14.73l9.457-4.076z" stroke-width="1pt" fill="#af8000"/>
207
- <path d="M341.548 453.55l-25.872 2.485s-4.83 4.107-2.573 12.665c2.255 8.558 8.965 11.892 8.965 11.892l22.668-17.557-3.188-9.486z" stroke-width="1pt" fill="gray"/>
208
- <rect ry="3.532" rx="3.532" transform="rotate(-18.58)" height="19.428" width="7.064" y="534.62" x="175.71" stroke-width="1pt" fill="gray"/>
209
- <path d="M239.61 381.52c0 7.316-1.58 13.246-3.532 13.246-1.95 0-3.533-5.93-3.533-13.246 0-7.316 1.582-13.246 3.533-13.246s3.532 5.93 3.532 13.246z" transform="matrix(.7447 -.716 .6347 .3935 -105.9 523.83)" stroke-width="1pt" fill="#cf0000"/>
210
- <path d="M239.61 381.52c0 7.316-1.58 13.246-3.532 13.246-1.95 0-3.533-5.93-3.533-13.246 0-7.316 1.582-13.246 3.533-13.246s3.532 5.93 3.532 13.246z" transform="matrix(-.978 .311 .0275 .7554 595.47 104.78)" stroke-width="1pt" fill="#cf0000"/>
211
- <path transform="matrix(.859 -.512 .4994 .8664 0 0)" stroke-width="1.153" fill="#b0b0d4" d="M15.073 596.25H93.94v17.796H15.074z"/>
212
- </g>
213
- <path d="M231.36 591.4l8.83-7.065s1.767 8.83 7.065 8.83 8.83-7.652 8.83-7.652 0 7.653 5.888 7.653 10.597-7.653 10.597-7.064c0 .588.588 7.064 5.298 7.064s10.597-6.476 10.597-6.476.59 7.654 5.887 7.065c5.3-.59 7.065-8.242 7.653-7.653.59.588 4.12 7.653 8.242 7.064s10.01-6.476 10.01-6.476 1.176 7.065 5.886 7.065 6.476-6.476 6.476-6.476 2.353 5.297 6.474 5.297 10.597-5.887 10.597-5.887" transform="matrix(.389 0 0 .3835 211.313 51.724)" stroke="#0072ff" stroke-width="1pt" fill="none"/>
214
- <path d="M231.95 591.4c3.14-1.374 5.69.196 9.418-7.654 0 4.12 2.945 9.42 8.243 9.42s8.832-7.653 8.832-7.653 0 7.653 5.887 7.653 10.596-7.653 10.596-7.064c0 .588.588 7.064 5.298 7.064s10.597-6.476 10.597-6.476.59 7.654 5.888 7.065c5.3-.59 7.065-8.242 7.653-7.653.59.588 4.122 7.653 8.243 7.064 2.943-.59 10.01-7.065 10.01-7.065" transform="matrix(.4072 0 0 .3835 212.128 55.788)" stroke="#0072ff" stroke-width="1pt" fill="none"/>
215
- <g fill-rule="evenodd">
216
- <path d="M305.54 350.62v18.84h14.717l-5.298-18.84h-9.42z" transform="matrix(.3216 0 0 .286 236.636 162.272)" stroke="#000" stroke-width="1pt" fill="#fff"/>
217
- <path d="M341.348 265.413c-.19.17-7.574 3.705-17.23 3.705s-13.445-1.01-14.39-1.684c-.948-.673-2.084-2.02-3.22-2.02-1.137 0-2.083.842-2.083.842s1.893.84 3.22 1.85c1.324 1.012 1.703 2.864 1.703 2.864l31.243.337s-.188-1.853-.188-2.863 1.136-2.525.946-3.03z"/>
218
- <path d="M314.083 253.458h.758v15.66h-.757zm10.225-2.022h.758v17.848h-.758zm10.035 3.032h.758v14.65h-.757z"/>
219
- <path stroke="#000" stroke-width="1.024" fill="#fff" d="M299.07 342.37h18.84v8.83h-18.84z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
220
- <path stroke="#000" stroke-width="1.101" fill="#fff" d="M297.89 350.61h21.782v8.83H297.89z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
221
- <path stroke="#000" stroke-width="1.159" fill="#fff" d="M296.71 358.86h24.137v8.83H296.71z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
222
- <path stroke="#000" stroke-width="1.372" fill="#fff" d="M266.17 334.72h23.837v12.527H266.17z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
223
- <path stroke="#000" stroke-width="1.475" fill="#fff" d="M264.68 346.41h27.56v12.527h-27.56z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
224
- <path stroke="#000" stroke-width="1.553" fill="#fff" d="M263.19 358.1h30.54v12.527h-30.54z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
225
- <path stroke="#000" stroke-width="1.312" fill="#fff" d="M260.21 368.28h36.5v15.307h-36.5z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
226
- <path stroke="#000" stroke-width="1.017" fill="#fff" d="M238.25 342.37h15.763v10.414H238.25z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
227
- <path stroke="#000" stroke-width="1.094" fill="#fff" d="M237.26 352.09h18.226v10.414H237.26z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
228
- <path stroke="#000" stroke-width="1.151" fill="#fff" d="M236.28 361.81h20.197v10.414H236.28z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
229
- <path stroke="#000" stroke-width=".973" fill="#fff" d="M234.31 370.27h24.137v12.725H234.31z" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
230
- <path d="M220 377.51h9.876l10.597-33.374L220 377.51z" stroke="#000" stroke-width="1.017" fill="#fff" transform="matrix(.3216 0 0 .286 235.31 157.557)"/>
231
- <path d="M314.254 253.63l.7.308-9.188 12.648-.7-.307z"/>
232
- </g>
233
- <path d="M231.36 591.4l8.83-7.065s1.767 8.83 7.065 8.83 8.83-7.652 8.83-7.652 0 7.653 5.888 7.653 10.597-7.653 10.597-7.064c0 .588.588 7.064 5.298 7.064s10.597-6.476 10.597-6.476.59 7.654 5.887 7.065c5.3-.59 7.065-8.242 7.653-7.653.59.588 4.12 7.653 8.242 7.064s10.01-6.476 10.01-6.476 1.176 7.065 5.886 7.065 6.476-6.476 6.476-6.476 2.353 5.297 6.474 5.297 7.065-7.064 7.065-7.064 1.176 6.476 4.12 6.476c2.943 0 6.476-6.477 6.476-6.477s1.177 8.242 4.12 7.653c2.944-.59 4.122-8.242 4.71-7.653.59.59 4.71 7.064 4.12 7.064" transform="matrix(.3847 0 0 .3835 207.988 46.983)" stroke="#0072ff" stroke-width="1pt" fill="none"/>
234
- </g>
235
- </svg>
@@ -1,11 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill-opacity="14.118" height="480" width="640" fill="#28ff09">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" fill="#000" d="M-79.06 0h682.67v512H-79.06z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-opacity="1" clip-path="url(#a)" transform="translate(74.118) scale(.9375)">
8
- <path fill="#fff" d="M81.137 0h362.276v512H81.137z"/>
9
- <path fill="#bf0a30" d="M-100 0H81.138v512H-100zm543.413 0H624.55v512H443.414zM135.31 247.41l-14.067 4.808 65.456 57.446c4.95 14.764-1.72 19.116-5.97 26.86l71.06-9.02-1.85 71.512 14.718-.423-3.21-70.918 71.13 8.432c-4.402-9.297-8.32-14.233-4.247-29.098l65.414-54.426-11.447-4.144c-9.36-7.222 4.044-34.784 6.066-52.178 0 0-38.195 13.135-40.698 6.262l-9.727-18.685-34.747 38.17c-3.796.91-5.413-.6-6.304-3.808l16.053-79.766-25.42 14.297c-2.128.91-4.256.125-5.658-2.355l-24.45-49.06-25.21 50.95c-1.9 1.826-3.803 2.037-5.382.796l-24.204-13.578 14.53 79.143c-1.156 3.14-3.924 4.025-7.18 2.324l-33.216-37.737c-4.345 6.962-7.29 18.336-13.033 20.885-5.744 2.387-24.98-4.823-37.873-7.637 4.404 15.895 18.176 42.302 9.46 50.957z"/>
10
- </g>
11
- </svg>
@@ -1,19 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640" version="1">
2
- <defs>
3
- <path d="M0-360l69.42 215.845 212.04-80.3L155.987-35.604l194.986 115.71-225.88 19.65 31.104 224.592L0 160l-156.198 164.35 31.105-224.592-225.88-19.65 194.985-115.71-125.47-188.854 212.037 80.3z" id="a"/>
4
- <path d="M0-210L54.86-75.508l144.862 10.614L88.765 28.842l34.67 141.052L0 93.334l-123.435 76.56 34.67-141.052-110.957-93.736L-54.86-75.508z" id="b"/>
5
- </defs>
6
- <path fill="green" d="M0 0h640v480H0z"/>
7
- <circle cx="320" cy="240" r="66.667" fill="#ffe000"/>
8
- <circle cx="340.787" cy="240" r="54.857" fill="green"/>
9
- <circle cx="109.841" cy="173.333" r="69.841" fill="#ffe000"/>
10
- <path d="M105.022 225.994h17.44s.787-1.6-.176-2.398c-.963-.8-4.713-.975-3.7-3.803 2.083-5.813 2.374-4.02 3.682-17.827 1.308-13.806 1.937-35.46 1.937-35.46h-2.52s.486 6.734-.967 15.502c-1.454 8.77-1.89 9.543-3.488 16.277-1.6 6.733-1.84 7.314-3.294 11.238-1.453 3.924-1.6 4.118-3.876 7.75-2.276 3.634-1.453 2.277-2.712 4.457-.63 1.09-1.405.8-1.83 1.593-.423.793-.496 2.67-.496 2.67z" fill="#802000" stroke="#7b3100" stroke-width="1.481"/>
11
- <path d="M118.33 122.45c.145 2.71-.127 6.295-1.25 9.213-1.138 3.252-2.376 6.494-2.315 9.86-1.81.617-3.674-3.915-5.416-1.25 1.308 3.685 4.33 6.6 6.403 9.92.35 1.03 3.33 3.716 1.605 4.34-4.353-1.49-5.407-7.003-8.107-10.352-3.134-5.634-8.98-9.617-15.49-9.892-2.447.064-10.4-.607-8.33 3.582 3.047 2.072 6.802 3.423 9.81 5.748 2.243.21 6.306 3.952 6.07 5.367-3.944-1.597-5.79-3.512-10.037-5.19-5.757-2.225-13.72-.887-16.905 4.825-.594 1.488-1.47 5.824.397 6.238 2.183-3.41 5.306-7.22 9.933-6.197 3.635.285-4.055 6.772-1.114 5.466.932-.413 3.085-1.826 4.578-1.974 1.493-.147 2.327.97 3.46 1.125 2.266.31 2.89 1.26 2.68 1.812-.248.65-.968.094-3.27.825-1.153.365-1.754 1.377-3.098 1.84-1.343.464-4.138.496-5.182.086-3.654-1.586-9.644-1.31-10.783 3.268-.002 2.014-1.794-.222-2.622.648-.62 2.197-.78 4.453-4.04 4.253-1.978 2.074-4.004 4.223-6.515 5.7 1.474 3.383 7.314-3.398 7.04-.54-2.552 3.482 1.314 4.215 3.007 1.535 2.863-3.025 6.408-6.706 10.68-3.658 2.035 1.915 3.217-1.013 4.69-.856.927 2.38 2.095.118 3.148-.555 1.723-.214 1.238 2.153 3.287.695 4.082-2.702 9.104-.432 13.092-3.06 4.244-1.934.596 1.557-.576 2.922-1.864 3.617-.247 8.366-4.292 10.612-1.625 4.31 1.92 9.994-1.696 13.183-.525 2 4.65 1.77 6.103 2.593 2.545.1-.11-5.826 2.416-6.62 3.388 2.096 3.23-3.75 2.53-5.553.328-4.098.56-8.58 2.596-12.292 2.165-4.55 4.17 1.853 1.746 3.655-1.377 4.183-3.38 9.42-.25 13.31.902.202 1.643 2.39 2.81 3.06 1.17.673 2.765-.17 3.056-2.16 1.498-5.99.743-12.434 2.883-18.26 1.512-1.806 3.595-.292 4.532 1.368 3 3.48 5.107 7.833 8.737 10.702 3.305 1.547 6.228 3.886 7.75 7.29-.02 2.625 7.46 3.027 5.224.11-2.144-2.842-.73-5.684 1.442-7.573 1.163.287.82-1.796-.092-.972-1.46-.345-1.554-3.017.476-1.747 3.418 1.104-.267-2.474-1.502-2.583-2.89-1.792-6.21-3.853-7.632-6.967 3.762.04 7.668 2.068 11.512.81 3.082-1.584 6.208.13 7.284 2.848 2.382-.38 1.367-2.77 0-3.565 1.743-.718 2.948-2.21.835-3.524-1.116-1.456 1.496-3.94-1.714-3.836.104-2.453-.86-4.697-3.534-5.544-2.68-2.268-10.538 3.34-10.31-1.77-.792-2.783 3.192-.373 4.306-1.76 1.15-2.933-5.482-2.647-3.294-4.92 1.43-.92 8.137-2.243 2.877-3.227-2.626.72-4.88.186-6.945-1.113-1.883 3.15-7.26-1.71-6.302 3.89-.736 2.108-5.54 7.59-6.842 3.39 1.107-3.29 6.8-4.368 5.035-8.806-.27-2.77-2.568.483-3.65.276-.548-1.724 1.658-3.757 3.195-4.166 3.05 2.346 3.142-2.96 6.043-2.528 2.118-.47-.684-1.38-1.275-1.778.58-1.55 3.832-2.342.644-3.688-2.813-2.087-4.898 2.077-7.218 2.3-2.227-2.515 2.022-3.723 3.194-5.047.063-.988-2.477-.3-1.713-1.158.664-1.187 5.162-1.275 3.056-3.056-3.17-1.09-7.265-.818-10.31.593-1.916.62-2.48 4.956-4.134 4.776-.777-1.93.253-5.738-2.407-6.296zm15 42.362c2.417-.41.05 3.67-1.11 3.61.102-1.465-3.497-1.324-1.264-2.6a7.277 7.277 0 0 1 2.374-1.01z" fill="green"/>
12
- <g transform="translate(0 80) scale(.0635)" fill="#ffe000">
13
- <use height="100%" width="100%" xlink:href="#a" x="7560" y="4200"/>
14
- <use height="100%" width="100%" xlink:href="#a" x="6300" y="2205"/>
15
- <use height="100%" width="100%" xlink:href="#a" x="7560" y="840"/>
16
- <use height="100%" width="100%" xlink:href="#a" x="8680" y="1869"/>
17
- <use height="100%" width="100%" xlink:href="#b" x="8064" y="2730"/>
18
- </g>
19
- </svg>
@@ -1,5 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <path fill="#007fff" d="M0 0h640v480H0z"/>
3
- <path d="M28.8 96H96l20.8-67.2L137.6 96h67.2l-54.4 41.6 20.8 67.2-54.4-41.6-54.4 41.6 20.8-67.2L28.8 96zM600 0L0 360v120h40l600-360V0h-40" fill="#f7d618"/>
4
- <path d="M640 0L0 384v96L640 96V0" fill="#ce1021"/>
5
- </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-12.355 32h640v480h-640z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" fill-rule="evenodd" transform="translate(12.355 -32)">
8
- <path fill="#00f" d="M-52 32h719.29v118.94H-52z"/>
9
- <path fill="#ff0" d="M-52 391.65h719.29V512H-52z"/>
10
- <path fill="#009a00" d="M-52 271.3h719.29v120.35H-52z"/>
11
- <path fill="#fff" d="M-52 150.94h719.29v120.35H-52z"/>
12
- <path fill="red" d="M247.7 32.474h119.88v479.53H247.7z"/>
13
- <path fill="#ff0" d="M99.253 137.653L67.837 115.93l-31.314 21.937 10.87-36.717-30.457-23.118 38.14-.968 12.49-36.22 12.702 36.113 38.173.732-30.284 23.288"/>
14
- </g>
15
- </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="M-79.458 32h640v480h-640z"/>
5
- </clipPath>
6
- </defs>
7
- <g stroke-width="1pt" fill-rule="evenodd" clip-path="url(#a)" transform="translate(79.458 -32)">
8
- <path fill="#ff0" d="M-119.46 32h720v480h-720z"/>
9
- <path d="M-119.46 32v480l480-480h-480z" fill="#00ca00"/>
10
- <path d="M120.54 512h480V32l-480 480z" fill="red"/>
11
- </g>
12
- </svg>
@@ -1,9 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <g fill-rule="evenodd" stroke-width="1pt">
3
- <path fill="#d52b1e" d="M0 0h640v480H0z"/>
4
- <g fill="#fff">
5
- <path d="M170 194.997h299.996v89.997H170z"/>
6
- <path d="M275 89.997h89.996v299.996H275z"/>
7
- </g>
8
- </g>
9
- </svg>
@@ -1,7 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill-opacity="14.118" height="480" width="640" fill="#28ff09">
2
- <g fill-rule="evenodd" fill-opacity="1">
3
- <path fill="#00cd00" d="M426.83 0H640v480H426.83z"/>
4
- <path fill="#ff9a00" d="M0 0h212.88v480H0z"/>
5
- <path fill="#fff" d="M212.88 0h213.95v480H212.88z"/>
6
- </g>
7
- </svg>
@@ -1,9 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <path fill="#006" d="M0 0h640v480H0z"/>
3
- <g stroke-width="1pt">
4
- <path d="M0 0v24.81l319.75 197.106H360v-24.81L40.25 0H.002zm360.004 0v24.81L40.246 221.917H0v-24.814L319.75-.003H360z" fill="#fff"/>
5
- <path d="M150.003 0v221.92h60V0h-60zM0 73.973v73.973h360.004V73.973H0z" fill="#fff"/>
6
- <path d="M0 88.766v44.384h360.004V88.766H0zM162.003 0v221.92h36V0h-36zM0 221.92l120.004-73.974h26.833l-120.004 73.97H-.003zM0 0l120.004 73.973H93.17L.004 16.54V0zm213.172 73.973L333.168 0H360L239.998 73.973h-26.833zm146.832 147.95L240 147.948h26.833L360 205.38v16.542z" fill="#c00"/>
7
- </g>
8
- <path d="M471.6 213l5.2-16.668-14.013-10.647 17.655-.224 5.883-16.437 5.708 16.527 17.657.484-14.128 10.438 5.028 16.744-14.44-10.078m27.05 13.135l10.408-13.934-9.68-14.798 16.706 5.795 10.977-13.484-.086 17.512 16.474 6.463-16.76 5.026-.8 17.485-10.272-14.408m-98.397 14.976l-.693-17.47-16.746-5.183 16.53-6.296.027-17.487 10.905 13.578 16.77-5.63-9.793 14.685 10.336 14.016-16.956-4.503m-39.69 40.867l-7.332-15.822-17.415 1.824 12.818-12.317-6.675-16.123 15.25 8.21 13.292-11.798-3.394 17.39 14.894 8.84-17.348 2.535m-17.474 55.583l-13.31-11.106-14.964 9.22 6.375-16.7-12.845-11.664 17.247.787 7.023-16.44 4.283 17.19 17.19 1.508-14.6 9.836m3.275 60.417l-16.568-4.817-10.11 14.498-.703-17.895-16.36-5.516 16.13-6.24-.004-17.916 10.672 14.04 16.364-5.554-9.538 14.917m29.527 50.852l-17.074 2.394-3.463 17.41-7.78-16.078-17.162 1.67 12.265-12.328-7.15-16.382 15.36 8.46 12.748-11.796-2.772 17.556m45.038 37.956l-15.208 8.226 2.676 17.55-12.775-12.362-15.537 7.577 7.314-15.863-12.288-12.87 17.295 2.56 7.95-15.535 3.374 17.447m53.832 8.963l-8.3 15.322 11.7 13.21-17.36-3.266-8.924 14.962-2.428-17.338-17.226-3.962 15.86-7.448-1.716-17.417 12.23 12.738m57.333-13.123l-.517 17.475 16.345 6.365-16.924 5.103-1.237 17.442-9.94-14.32-17.116 4.423 10.783-13.952-9.342-14.716 16.604 5.698m54.4-203.218l11.944 12.604 15.92-7.39-8.25 15.835 11.418 13.102-17.04-2.82-8.864 15.496-2.28-17.577-16.9-3.53 15.632-8.043m34.244 21.104l5.42 16.595 17.507.293-14.174 10.68 4.734 16.815-14.176-9.994-14.585 10.107 5.412-16.857-13.75-10.576 17.524-.422m19.513 33.206l-2.006 17.364 15.742 7.775-17.296 3.598-2.72 17.27-8.68-15.14-17.43 2.904L587.82 319.2l-8.05-15.48 16.054 7.133m2.931 39.795l-7.767 15.607 12.148 12.79-17.462-2.652-8.406 15.268-3.02-17.24-17.353-3.35 15.596-8.006-2.314-17.345 12.66 12.296m-9.834 39.108l-14.675 9.17 3.747 17.348-13.508-11.534-15.043 8.542 6.328-16.293-13.053-12.072 17.417 1.465 6.983-16.006 4.437 17.2" fill-rule="evenodd" fill="#fff"/>
9
- </svg>
@@ -1,13 +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="M0 0h682.67v512H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="scale(.9375)" fill-opacity=".996">
8
- <path fill="#fff" d="M255.99 0H768v256H255.99z"/>
9
- <path fill="#0039a6" d="M0 0h256v256H0z"/>
10
- <path d="M167.82 191.71l-39.653-29.737-39.458 30.03 14.674-48.8-39.386-30.133 48.728-.42L127.84 64l15.437 48.537 48.728.064-39.184 30.418 15 48.69z" fill="#fff"/>
11
- <path fill="#d52b1e" d="M0 256h768v256H0z"/>
12
- </g>
13
- </svg>
@@ -1,15 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640">
2
- <path fill="#007a5e" d="M0 0h213.333v480H0z"/>
3
- <path fill="#ce1126" d="M213.333 0h213.333v480H213.333z"/>
4
- <path fill="#fcd116" d="M426.667 0H640v480H426.667z"/>
5
- <g transform="translate(320 240) scale(7.1111)" fill="#fcd116">
6
- <g id="b">
7
- <path id="a" d="M0-8L-2.472-.392 1.332.845z"/>
8
- <use height="100%" width="100%" xlink:href="#a" transform="scale(-1 1)"/>
9
- </g>
10
- <use height="100%" width="100%" xlink:href="#b" transform="rotate(72)"/>
11
- <use height="100%" width="100%" xlink:href="#b" transform="rotate(144)"/>
12
- <use height="100%" width="100%" xlink:href="#b" transform="rotate(-144)"/>
13
- <use height="100%" width="100%" xlink:href="#b" transform="rotate(-72)"/>
14
- </g>
15
- </svg>
@@ -1,19 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="480" viewBox="-5 -5 12.8 9.6">
2
- <title>
3
- Flag of the People&apos;s Republic of China
4
- </title>
5
- <defs>
6
- <path id="b" fill="#ffde00" d="M-.588.81L0-1 .588.81-.952-.31H.952z"/>
7
- <clipPath id="a">
8
- <path d="M-5-15.4h26.667v20H-5z"/>
9
- </clipPath>
10
- </defs>
11
- <g transform="matrix(.48 0 0 .48 -2.6 2.39)" clip-path="url(#a)">
12
- <path fill="#de2910" d="M-5-15.4h30v20H-5z"/>
13
- <use height="20" width="30" transform="matrix(3 0 0 3 0 -10.4)" xlink:href="#b"/>
14
- <use height="20" width="30" transform="rotate(-120.93 -1.29 -8.12)" xlink:href="#b"/>
15
- <use height="20" width="30" transform="rotate(-98.11 -1.45 -8.74)" xlink:href="#b"/>
16
- <use height="20" width="30" transform="rotate(-74.04 -2.07 -8.84)" xlink:href="#b"/>
17
- <use height="20" width="30" transform="rotate(-51.32 -4.16 -8.4)" xlink:href="#b"/>
18
- </g>
19
- </svg>
@@ -1,7 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
2
- <g fill-rule="evenodd" stroke-width="1pt">
3
- <path fill="#ffe800" d="M0 0h640v480H0z"/>
4
- <path fill="#00148e" d="M0 240h640v240H0z"/>
5
- <path fill="#da0010" d="M0 360h640v120H0z"/>
6
- </g>
7
- </svg>
@@ -1,7 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <g fill-rule="evenodd" stroke-width="1pt">
3
- <path fill="#0000b4" d="M0 0h640v480H0z"/>
4
- <path fill="#fff" d="M0 75.428h640v322.285H0z"/>
5
- <path fill="#d90000" d="M0 157.716h640V315.43H0z"/>
6
- </g>
7
- </svg>
@@ -1,13 +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-32 0h682.67v512H-32z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(30) scale(.94)">
8
- <path fill="#0050f0" d="M-32 0h768v512H-32z"/>
9
- <path fill="#fff" d="M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z"/>
10
- <path d="M-32 0l440.69 255.67L-32 511.01V0z" fill="#ed0000"/>
11
- <path d="M161.75 325.47l-47.447-35.432-47.214 35.78 17.56-58.144-47.13-35.904 58.306-.5 18.084-57.97 18.472 57.836 58.305.077-46.886 36.243 17.948 58.016z" fill="#fff"/>
12
- </g>
13
- </svg>
@@ -1,16 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <desc>
3
- The United States of America flag, produced by Daniel McRae
4
- </desc>
5
- <defs>
6
- <clipPath id="a">
7
- <path fill-opacity=".67" d="M-123.43 0h682.67v512h-682.67z"/>
8
- </clipPath>
9
- </defs>
10
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(115.72) scale(.94)">
11
- <path fill="#fff" d="M-123.43 233.05H723.1v205.97h-846.53z"/>
12
- <path fill="#081873" d="M-122.76 0h845.95v256.64h-845.95zm.24 385.87H729.6V512h-852.12z"/>
13
- <path fill="#de3929" d="M-122.52 302.55h845.95v39.65h-845.95z"/>
14
- <path fill="#ffce08" d="M130.92 399.168l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522m192.64-169.138l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522M88.27 335.448l6.65 20.468h21.523l-17.412 12.65 6.652 20.47-17.41-12.65-17.412 12.65 6.65-20.47-17.41-12.65h21.52m235.289-26.458l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522m-40.44-161.748l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522m-64.43-45.218l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522m-64.44 2.892l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65H121m-34.816 43.242l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522M198.74 420.408l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522m82.17-41.708l6.65 20.468h21.522l-17.412 12.65 6.65 20.47-17.41-12.65-17.41 12.65 6.65-20.47-17.412-12.65h21.522"/>
15
- </g>
16
- </svg>
@@ -1,14 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" xmlns:xlink="http://www.w3.org/1999/xlink">
2
- <defs>
3
- <path id="b" d="M0-1l.225.69H.95L.364.12l.225.69L0 .383-.588.81l.225-.692L-.95-.31h.725z"/>
4
- <clipPath id="a">
5
- <path fill-opacity=".67" d="M0 0h682.67v512H0z"/>
6
- </clipPath>
7
- </defs>
8
- <g clip-path="url(#a)" transform="scale(.94)">
9
- <path fill="#002b7f" d="M0 0h768v512H0z"/>
10
- <path fill="#f9e814" d="M0 320h768v64H0z"/>
11
- <use xlink:href="#b" transform="scale(42.67)" height="9000" width="13500" y="2" x="2" fill="#fff"/>
12
- <use xlink:href="#b" transform="scale(56.9)" height="9000" width="13500" y="3" x="3" fill="#fff"/>
13
- </g>
14
- </svg>
@@ -1,15 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640">
2
- <path fill="#0021ad" d="M0 0h640v480H0z"/>
3
- <path d="M0 0h640v480z" fill="#1c8a42"/>
4
- <circle cx="320" cy="240" r="57.805" fill="#ffc639"/>
5
- <path d="M284.698 214.035c3.954 5.425 9.946 14.52 14.766 12.147 3.76.013 5.702.277 6.212 2.78 8.87 1.51 23.778-2.232 33.054-14.314 0 0 .78.103.51-4.49.05-2 2.735-1.6 2.8-.948.373.993.31 1.735.812 1.76 1.142-.38 2.703-2.94 4.012-4.566.355-.716.162-1.47.245-2.374.69-1.697 2.412-1.33 2.773-.44.33.575.336 1.014.658 1.588 1.75 1.168 4.904.077 5.15.077.31-1.425 1.225-1.29 1.225-1.29 1.167-.258.71-.155 1.477.245-.677 7.684 1.51 8.025 1.33 11.966.076 4.4-1.33 5.65-1.33 7.328.445 2.052 6.934 2.123 4.65 3.858-2.005 1.07.007 3.077-3.012 3.858-8.786 4.457-10.47 8.283-10.47 8.283s-2.206 4.167-2.45 4.167c-1.472 2.78-3.336 1.264-4.374 2.62-.516 1.702-1.097 5.476-.065 7.437.517 2.696-.063 4.167-.708 6.863-.58 5.625-2.813 6.477-3.07 8.45-1.033 2.11.218 12.02-.762 12.02-6.54.128-11.554-1.253-14.14-1.77 2.522-10.87 1.54-20.415 1.54-21.396-.644-7.773-11.642-5.883-13.326-6.915-1.393-.298-2.27-1.433-2.76-1.923-1.556-.168-2.136-.523-3.69-.684-.775.387-.31.787-2.04 1.322-4.386.53-6.32-3.825-6.32-3.825.212-1.464-9.864.297-15.34-.974-2.246 1.25-3.227 4.954-5.065 5.393-.053 1.147-3.027-.943-3.626-2.072-.123-3.283 2.864-4.735 2.864-4.735 2.374-1.67 3.78-1.942 4.922-3.096.574-2.858.283-4.974 1.503-7.122 1.032-1.64 2.554-.87 3.586-1.606 1.11-.737 1.58-5.55.554-6.865 0 0-4.438-4.006-4.683-4.25-1.444-4.142 1.69-6.813 2.588-6.51z" fill="#1c8a42"/>
6
- <path d="M561.875 142.435c-2.62-10.364-26.06-32.685-43.678-46.89-4.206-2.865-6.947-1.158-6.4 2.927 2.194 3.66 3.84 7.68 6.032 11.34.612 2.437 1.767 4.144 2.38 6.582 0 0 .18 4.206.548 4.572 5.483 6.037 6.22 11.156 6.22 11.156 3.166 6.097 5.972 10.546 11.52 15.546 6.22 3.903 1.645 16.03 1.826 22.494 0 4.083-2.923 3.6-5.484 3.11-20.178-18.534-40.175-18.592-57.792-23.96-6.89-.728-7.012 2.562-4.754 4.387 12.314 13.172 23.893 22.132 39.136 29.628l7.683 4.76c2.923 2.44 5.85 4.877 8.773 7.316 6.767 4.386 7.322 8.41 7.322 8.773.18 8.23-4.212 14.63-5.49 17.19-2.31 8.728-6.947 10.245-6.947 10.245-37.678 25.422-57.43 32.002-118.514 24.138-.916-.483-6.767.49 0 2.93 15.546 5.18 53.735 13.488 90.682-4.007 8.87-6.218 14.804-4.18 21.23-7.902 10.553-6.508 25.622-14.61 28.363-15.52 8.232-4.393 31.275-9.328 36.584-13.72 6.09-.49 12.41-1.29 12.837-6.53 2-1.295 4.93-.347 7.103-4.617 4.832-.84 4.02-2.568 4.02-2.568-1.22-3.412-5.736-4.82-8.96-7.315-4.762-1.587-8.052-2.077-11.53-.368-1.096.49-2.192.974-3.29 1.465 0 0-5.12-.736-5.12-1.097-11.38-.626-10.27-38.337-14.296-54.066z" fill="#ffc639"/>
7
- <path d="M588.563 204.166a2.818 1.76 15.947 1 1-5.373-1.687 2.818 1.76 15.947 0 1 5.373 1.686z" fill="#1c8a42"/>
8
- <g transform="matrix(.64 0 0 .64 0 80)" fill="#fff">
9
- <path id="a" d="M188.16 190.94l-12.75-11.936-12.905 11.77 1.383-17.405-17.25-2.754 14.476-9.774-8.606-15.197 16.668 5.22 6.518-16.205 6.31 16.287 16.734-5.007-8.8 15.086 14.348 9.96-17.283 2.53 1.158 17.424z"/>
10
- <path d="M233.39 335.53l-13.752-9.167-13.39 9.664 4.71-15.568-13.58-9.416 16.666-.446 4.988-15.496 5.595 15.3 16.667-.156-13.21 9.902 5.307 15.382z"/>
11
- <use height="100%" width="100%" xlink:href="#a" x="2.522" y="269.061"/>
12
- <use height="100%" width="100%" xlink:href="#a" x="-112.066" y="123.223"/>
13
- <use height="100%" width="100%" xlink:href="#a" x="108.427" y="85.027"/>
14
- </g>
15
- </svg>