@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,152 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M0 0h682.67v512H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" transform="scale(.9375)">
8
- <path fill-rule="evenodd" fill="#fff" d="M0 0h1024v512H0z"/>
9
- <path d="M1024 445.24c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.476 0-39.619 24.203-57.905 24.203v43.727c18.286 0 27.428-24.2 57.905-24.2 45.715 0 60.955 33.96 121.9 33.96 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528v-50.235zM1024 360.32c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.476 0-39.619 24.203-57.905 24.203v43.727c18.286.01 27.428-24.2 57.905-24.2 45.714 0 60.953 33.965 121.91 33.965 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528v-50.235zM1024 275.41c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.476 0-39.619 24.203-57.905 24.203v43.727c18.286 0 27.428-24.2 57.905-24.2 45.714 0 60.953 33.965 121.91 33.965 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528v-50.235zM1024 190.5c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.476 0-39.619 24.203-57.905 24.203V247.5c18.286 0 27.428-24.2 57.905-24.2 45.714 0 60.953 33.965 121.91 33.965 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528v-50.235zM1024 105.59c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.491-.002-39.634 24.2-57.92 24.2v43.727c18.286 0 27.428-24.203 57.905-24.203 45.714 0 60.953 33.965 121.91 33.965 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528v-50.235zM1024 20.675c-11.474 6.903-21.332 23.035-51.814 23.035-60.947 0-76.188-33.965-121.9-33.965-30.474 0-45.712 33.965-76.187 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.477 0-45.715 33.965-76.191 33.965-60.952 0-76.191-33.965-121.9-33.965-30.478 0-45.715 33.965-76.191 33.965-60.952 0-76.192-33.965-121.91-33.965-30.491 0-39.634 24.203-57.92 24.203v43.727c18.286 0 27.428-24.203 57.905-24.203 45.714 0 60.953 33.965 121.91 33.965 30.476 0 45.713-33.965 76.191-33.965 45.713 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.191-33.965 45.714 0 60.952 33.965 121.9 33.965 30.476 0 45.714-33.965 76.187-33.965 45.715 0 60.956 33.965 121.9 33.965 30.482 0 40.34-9.625 51.814-16.528V20.674z" fill-rule="evenodd" fill="#000063"/>
10
- <path fill-rule="evenodd" fill="#000063" d="M0 .063h261.31v157.91H0z"/>
11
- <g stroke-width="1pt">
12
- <path d="M0 .063v17.654L232.097 157.97h29.215v-17.654L29.215.064H0zm261.312 0v17.654L29.215 157.968H0v-17.654L232.097.064h29.215z" fill="#fff"/>
13
- <path d="M108.88.063v157.905h43.552V.063H108.88zM0 52.698v52.635h261.312V52.698H0z" fill="#fff"/>
14
- <path d="M0 63.225v31.581h261.312v-31.58H0zM117.59.063v157.905h26.132V.063H117.59zM0 157.968l87.104-52.635h19.476l-87.104 52.635H0zM0 .063l87.104 52.635H67.628L0 11.833V.063zm154.732 52.635L241.836.063h19.476l-87.104 52.635h-19.476zm106.58 105.27l-87.104-52.635h19.476l67.628 40.866v11.77z" fill="#c00"/>
15
- </g>
16
- <path d="M814.96-301.18l-17.72 708.66c0 37.298 80.097 37.298 88.583 0l-17.717-708.66h-53.149z" fill-rule="evenodd" transform="matrix(.2064 0 0 .4902 211.633 267.436)" stroke="#fff" stroke-width="6.935" fill="#a24300"/>
17
- <path d="M496.06 549.21l17.717 70.866 35.433-53.15-17.717 88.583 35.433-35.433-35.433 88.582 35.433-35.433-35.433 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-88.583 35.433 35.433-35.433-88.582 35.433 35.433-17.717-88.583 35.433 53.15 17.717-70.866z" fill-rule="evenodd" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
18
- <path d="M496.06 549.21v496.07M425.2 868.11l70.86 106.3 70.87-106.3" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
19
- <path d="M425.2 797.24l70.866 106.3 70.866-106.3" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
20
- <path d="M425.2 726.38l70.866 106.3 70.866-106.3" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
21
- <path d="M425.2 673.23l70.866 88.583 70.866-88.583" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
22
- <path d="M425.2 620.08l70.866 88.582 70.866-88.582" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
23
- <path d="M442.91 566.93l53.15 106.3 53.15-106.3" transform="matrix(-.2354 .06743 -.1035 -.19501 591.314 322.549)" stroke="#000" stroke-width="1pt" fill="none"/>
24
- <g>
25
- <path d="M496.06 549.21l17.717 70.866 35.433-53.15-17.717 88.583 35.433-35.433-35.433 88.582 35.433-35.433-35.433 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-88.583 35.433 35.433-35.433-88.582 35.433 35.433-17.717-88.583 35.433 53.15 17.717-70.866z" fill-rule="evenodd" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
26
- <path d="M496.06 549.21v496.07M425.2 868.11l70.86 106.3 70.87-106.3" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
27
- <path d="M425.2 797.24l70.866 106.3 70.866-106.3" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
28
- <path d="M425.2 726.38l70.866 106.3 70.866-106.3" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
29
- <path d="M425.2 673.23l70.866 88.583 70.866-88.583" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
30
- <path d="M425.2 620.08l70.866 88.582 70.866-88.582" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
31
- <path d="M442.91 566.93l53.15 106.3 53.15-106.3" transform="matrix(.17703 -.18126 .22077 .14638 73.835 93.526)" stroke="#000" stroke-width="1pt" fill="none"/>
32
- </g>
33
- <g>
34
- <path d="M496.06 549.21l17.717 70.866 35.433-53.15-17.717 88.583 35.433-35.433-35.433 88.582 35.433-35.433-35.433 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-88.583 35.433 35.433-35.433-88.582 35.433 35.433-17.717-88.583 35.433 53.15 17.717-70.866z" fill-rule="evenodd" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
35
- <path d="M496.06 549.21v496.07M425.2 868.11l70.86 106.3 70.87-106.3" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
36
- <path d="M425.2 797.24l70.866 106.3 70.866-106.3" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
37
- <path d="M425.2 726.38l70.866 106.3 70.866-106.3" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
38
- <path d="M425.2 673.23l70.866 88.583 70.866-88.583" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
39
- <path d="M425.2 620.08l70.866 88.582 70.866-88.582" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
40
- <path d="M442.91 566.93l53.15 106.3 53.15-106.3" transform="matrix(.1135 .2156 -.24917 .1076 581.756 -57.78)" stroke="#000" stroke-width="1pt" fill="none"/>
41
- </g>
42
- <g>
43
- <path d="M496.06 549.21l17.717 70.866 35.433-53.15-17.717 88.583 35.433-35.433-35.433 88.582 35.433-35.433-35.433 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-88.583 35.433 35.433-35.433-88.582 35.433 35.433-17.717-88.583 35.433 53.15 17.717-70.866z" fill-rule="evenodd" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
44
- <path d="M496.06 549.21v496.07M425.2 868.11l70.86 106.3 70.87-106.3" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
45
- <path d="M425.2 797.24l70.866 106.3 70.866-106.3" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
46
- <path d="M425.2 726.38l70.866 106.3 70.866-106.3" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
47
- <path d="M425.2 673.23l70.866 88.583 70.866-88.583" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
48
- <path d="M425.2 620.08l70.866 88.582 70.866-88.582" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
49
- <path d="M442.91 566.93l53.15 106.3 53.15-106.3" transform="matrix(-.15682 .19451 -.23555 -.12827 705.85 197.798)" stroke="#000" stroke-width="1pt" fill="none"/>
50
- </g>
51
- <g>
52
- <path d="M496.06 549.21l17.717 70.866 35.433-53.15-17.717 88.583 35.433-35.433-35.433 88.582 35.433-35.433-35.433 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-88.583 35.433 35.433-35.433-88.582 35.433 35.433-17.717-88.583 35.433 53.15 17.717-70.866z" fill-rule="evenodd" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
53
- <path d="M496.06 549.21v496.07M425.2 868.11l70.86 106.3 70.87-106.3" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
54
- <path d="M425.2 797.24l70.866 106.3 70.866-106.3" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
55
- <path d="M425.2 726.38l70.866 106.3 70.866-106.3" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
56
- <path d="M425.2 673.23l70.866 88.583 70.866-88.583" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
57
- <path d="M425.2 620.08l70.866 88.582 70.866-88.582" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
58
- <path d="M442.91 566.93l53.15 106.3 53.15-106.3" transform="matrix(-.15547 -.16616 .17678 -.15123 275.837 396.088)" stroke="#000" stroke-width="1pt" fill="none"/>
59
- </g>
60
- <g>
61
- <path d="M460.63 549.21l28.643 70.866 42.223-53.15-10.184 88.583 27.9-35.433-17.716 88.582 25.249-35.433-25.249 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-45.617-88.583 45.617 35.433-53.15-88.582 42.966 35.433-25.25-88.583 35.433 53.15.001-70.866z" fill-rule="evenodd" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
62
- <path d="M467.21 584.65l28.855 124.02v336.62" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
63
- <path d="M436.23 885.83l59.833 88.582 60.682-88.582" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
64
- <path d="M434.53 814.96l61.53 88.582 60.682-88.582" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
65
- <path d="M435.38 744.1l60.682 88.582 59.833-88.582" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
66
- <path d="M432.84 690.94l63.228 70.866 53.149-70.866" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
67
- <path d="M425.2 637.8l70.866 70.865 45.406-70.865" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
68
- <path d="M436.12 593.24l53.15 86.886 35.327-95.478" transform="matrix(-.27108 -.06397 -.15704 .20433 684.121 -32.23)" stroke="#000" stroke-width="1pt" fill="none"/>
69
- </g>
70
- <g>
71
- <path d="M460.63 549.21l28.643 70.866 42.223-53.15-10.184 88.583 27.9-35.433-17.716 88.582 25.249-35.433-25.249 88.583 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3 35.433-35.433-35.433 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-35.433-106.3 35.433 35.433-45.617-88.583 45.617 35.433-53.15-88.582 42.966 35.433-25.25-88.583 35.433 53.15.001-70.866z" fill-rule="evenodd" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
72
- <path d="M467.21 584.65l28.855 124.02v336.62" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
73
- <path d="M436.23 885.83l59.833 88.582 60.682-88.582" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
74
- <path d="M434.53 814.96l61.53 88.582 60.682-88.582" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
75
- <path d="M435.38 744.1l60.682 88.582 59.833-88.582" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
76
- <path d="M432.84 690.94l63.228 70.866 53.149-70.866" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
77
- <path d="M425.2 637.8l70.866 70.865 45.406-70.865" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
78
- <path d="M436.12 593.24l53.15 86.886 35.327-95.478" transform="matrix(.27011 .06695 .00989 .24471 240.767 -138.419)" stroke="#000" stroke-width="1pt" fill="none"/>
79
- </g>
80
- <g>
81
- <path d="M354.33 531.5l88.583 88.583 17.716-53.149v88.582l35.433-35.433-17.716 88.583 35.432-35.434-17.716 88.584 35.433-35.433-17.716 106.3 35.433-35.433-35.433 106.3 35.433-35.433-17.717 106.3-17.716 53.151-17.717 17.72-17.717-17.72-17.716-53.151-53.15-82.294 35.434 11.429-35.433-106.3 35.433 35.433-53.15-106.3 35.433 35.433-53.15-88.584 53.15 35.434-70.866-88.583 53.149 35.433-70.866-70.866 70.866 35.433-53.149-88.583z" fill-rule="evenodd" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#fff" stroke-width="8.25" fill="#006d00"/>
82
- <path d="M378.96 560.02l63.952 95.497 17.716 53.15 8.859 45.205 8.858 78.811 9.315 70.866 8.401 141.74" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#000" stroke-width="1pt" fill="none"/>
83
- <path d="M425.2 903.54l63.665 70.866 50.749-88.583" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#000" stroke-width="1pt" fill="none"/>
84
- <path d="M417.08 814.96l70.579 88.583 50.75-88.583" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#000" stroke-width="1pt" fill="none"/>
85
- <path d="M407.48 752.44l70.867 80.235 45.948-88.583M372.05 637.8l88.583 70.866 25.831-70.866" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#000" stroke-width="1pt" fill="none"/>
86
- <path d="M360.62 602.36l82.296 53.149 10.515-53.149M389.76 690.94l81.095 70.866 33.946-70.866" transform="matrix(.03453 -.23456 .24402 .04167 115.462 229.538)" stroke="#000" stroke-width="1pt" fill="none"/>
87
- </g>
88
- <g fill-rule="evenodd">
89
- <path d="M541.46 1173.3l-1.7-229.13-61.1-106.94c-15.277-52.618-7.754-78.079 16.973-79.776 24.728-1.698 49.224 13.579 84.868 15.276 35.645 1.697 28.856-59.408 81.474-57.71 52.618 1.697 144.28 32.25 222.36 37.342 78.078 5.092 118.81-27.158 208.77-30.553 89.97-3.395 113.73 42.435 118.82 42.435s30.55-18.672 56.01-22.066c25.46-3.395 33.95 10.184 33.95 10.184s-1.7 57.71-13.58 91.657c-11.88 33.948-54.32 89.961-56.01 89.961-1.7 0-15.28 249.52-15.28 251.21 0 1.7-675.55-6.79-675.55-11.88z" stroke="#000" stroke-width="1pt" fill="#c00" transform="matrix(.13659 0 0 .12573 266.36 208.19)"/>
90
- <g stroke="#000" stroke-width="1pt">
91
- <path d="M531.5 584.65s-67.982-52.097-69.813-177.17c-1.053-71.929 34.38-124.02 122.96-124.02 124.02 0 301.18 53.149 301.18 53.149v17.717s-141.73-53.15-301.18-53.15c-70.866 0-106.3 52.087-106.3 105.24 0 88.583 70.867 178.23 70.867 178.23v141.73h-17.717v-141.73z" fill="#fff100" transform="matrix(-.13659 0 0 .12573 508.357 252.74)"/>
92
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 506.168 252.526)" fill="#fff"/>
93
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 508.588 247.431)" fill="#fff"/>
94
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 509.849 242.243)" fill="#fff"/>
95
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 510.776 236.694)" fill="#fff"/>
96
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 510.545 230.678)" fill="#fff"/>
97
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 502.69 257.008)" fill="#fff"/>
98
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 508.487 224.996)" fill="#fff"/>
99
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 504.082 220.515)" fill="#fff"/>
100
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 498.054 217.528)" fill="#fff"/>
101
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 492.026 217.1)" fill="#fff"/>
102
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 485.535 217.314)" fill="#fff"/>
103
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 479.043 218.168)" fill="#fff"/>
104
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 472.55 219.022)" fill="#fff"/>
105
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 465.596 220.088)" fill="#fff"/>
106
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(-.13659 0 0 .12573 459.568 221.583)" fill="#fff"/>
107
- </g>
108
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 268.548 252.526)" stroke="#000" stroke-width="1pt" fill="#fff"/>
109
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 266.128 247.432)" stroke="#000" stroke-width="1pt" fill="#fff"/>
110
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 264.867 242.243)" stroke="#000" stroke-width="1pt" fill="#fff"/>
111
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 263.94 236.694)" stroke="#000" stroke-width="1pt" fill="#fff"/>
112
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 264.172 230.678)" stroke="#000" stroke-width="1pt" fill="#fff"/>
113
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 266.23 224.996)" stroke="#000" stroke-width="1pt" fill="#fff"/>
114
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 270.635 220.515)" stroke="#000" stroke-width="1pt" fill="#fff"/>
115
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 276.662 217.527)" stroke="#000" stroke-width="1pt" fill="#fff"/>
116
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 282.69 217.1)" stroke="#000" stroke-width="1pt" fill="#fff"/>
117
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 289.181 217.314)" stroke="#000" stroke-width="1pt" fill="#fff"/>
118
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 295.674 218.168)" stroke="#000" stroke-width="1pt" fill="#fff"/>
119
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 302.166 219.021)" stroke="#000" stroke-width="1pt" fill="#fff"/>
120
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 309.12 220.088)" stroke="#000" stroke-width="1pt" fill="#fff"/>
121
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 315.149 221.583)" stroke="#000" stroke-width="1pt" fill="#fff"/>
122
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 272.026 257.008)" stroke="#000" stroke-width="1pt" fill="#fff"/>
123
- <path d="M531.5 584.65s-67.982-52.097-69.813-177.17c-1.053-71.929 34.38-124.02 122.96-124.02 124.02 0 301.18 53.149 301.18 53.149v17.717s-141.73-53.15-301.18-53.15c-70.866 0-106.3 52.087-106.3 105.24 0 88.583 70.867 178.23 70.867 178.23v141.73h-17.717v-141.73z" transform="matrix(.13659 0 0 .12573 266.36 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
124
- <path d="M1240.2 531.5s15.35-35.433 70.86-35.433c37.79 0 70.87 35.433 70.87 70.866v70.866h35.43v-70.866c0-35.47 35.44-70.866 70.87-70.866 53.15 0 70.87 35.433 70.87 35.433s0-106.3-70.87-106.3c-53.15 0-70.87 35.433-70.87 35.433s17.72-53.15 17.72-106.3-35.43-88.583-35.43-88.583c0 6.79-35.44 35.433-35.44 88.583 0 53.149 17.72 106.3 17.72 106.3s-17.72-35.433-70.87-35.433c-70.86 0-70.86 106.3-70.86 106.3z" transform="matrix(.04553 0 0 .0479 299.433 309.064)" stroke="#000" stroke-width="2.991" fill="#fff100"/>
125
- <path d="M1240.2 531.5s15.35-35.433 70.86-35.433c37.79 0 70.87 35.433 70.87 70.866v70.866h35.43v-70.866c0-35.47 35.44-70.866 70.87-70.866 53.15 0 70.87 35.433 70.87 35.433s0-106.3-70.87-106.3c-53.15 0-70.87 35.433-70.87 35.433s17.72-53.15 17.72-106.3-35.43-88.583-35.43-88.583c0 6.79-35.44 35.433-35.44 88.583 0 53.149 17.72 106.3 17.72 106.3s-17.72-35.433-70.87-35.433c-70.86 0-70.86 106.3-70.86 106.3z" transform="matrix(.04553 0 0 .0479 347.83 309.064)" stroke="#000" stroke-width="2.991" fill="#fff100"/>
126
- <path d="M531.5 832.68V673.23s35.433 53.15 88.583 53.15c43.489 0 88.582-70.866 88.582-70.866s41.515 53.149 88.583 53.149c42.021 0 88.516-68.572 88.516-68.572s43.207 68.572 88.649 68.572c45.441 0 88.581-53.149 88.581-53.149s46.29 70.866 106.3 70.866c53.15 0 70.87-53.15 70.87-53.15v159.45h-708.66z" transform="matrix(.13659 0 0 .12573 266.36 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
127
- <path d="M708.66 832.68V708.66s106.3 35.433 106.3 124.02h-106.3z" transform="matrix(.13659 0 0 .12573 242.16 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
128
- <path d="M708.66 832.68V708.66s106.3 35.433 106.3 124.02h-106.3z" transform="matrix(-.13659 0 0 .12573 532.547 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
129
- <path d="M602.36 832.68c0-88.583 106.37-144.6 106.37-144.6s106.23 56.016 106.23 144.6h-212.6z" transform="matrix(.13659 0 0 .12573 266.36 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
130
- <path d="M602.36 832.68c0-88.583 106.37-144.6 106.37-144.6s106.23 56.016 106.23 144.6h-212.6z" transform="matrix(.13659 0 0 .12573 314.758 252.74)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
131
- <path d="M584.65 847.53c0-88.583 124.08-159.45 124.08-159.45s123.95 70.866 123.95 159.45H584.65z" transform="matrix(.13659 0 0 .12573 290.558 250.873)" stroke="#000" stroke-width="1pt" fill="#fff100"/>
132
- <path d="M1275.6 655.51c-35.43-17.716-166.02-35.433-376.28-35.433s-350.1 17.717-385.53 35.433c-35.434 17.717-35.434 53.149-.001 70.866 35.433 17.716 175.28 35.433 385.54 35.433s340.84-17.716 376.28-35.433c35.43-17.716 35.43-53.149 0-70.866z" transform="matrix(.13505 0 0 .12573 265.898 275.015)" stroke="#000" stroke-width="1pt" fill="#fff"/>
133
- <path d="M435.757 366.342c0 4.455-40.256 4.455-48.399 4.455-8.797 0-48.398 1.207-48.398-4.455 0-4.455 39.928-4.455 48.398-4.455 8.47 0 48.399.906 48.399 4.455z" fill="gray"/>
134
- <path d="M343.797 350.342c0 1.456-1.084 2.636-2.42 2.636-1.337 0-2.42-1.18-2.42-2.636s1.083-2.637 2.42-2.637c1.336 0 2.42 1.18 2.42 2.637zM435.753 350.342c0 1.456-1.083 2.636-2.42 2.636-1.336 0-2.42-1.18-2.42-2.636s1.084-2.637 2.42-2.637c1.337 0 2.42 1.18 2.42 2.637z" fill="#c00"/>
135
- <path d="M392.195 348.932c0 1.456-2.167 2.636-4.84 2.636s-4.84-1.18-4.84-2.636 2.167-2.636 4.84-2.636 4.84 1.18 4.84 2.636z"/>
136
- <path d="M415.41 348.932c0 1.456-1.625 2.636-3.63 2.636-2.004 0-3.63-1.18-3.63-2.636s1.626-2.636 3.63-2.636c2.005 0 3.63 1.18 3.63 2.636zM365.576 348.932c0 1.456-1.626 2.636-3.63 2.636-2.005 0-3.63-1.18-3.63-2.636s1.625-2.636 3.63-2.636c2.004 0 3.63 1.18 3.63 2.636z" fill="#006300"/>
137
- <path d="M1257.9 496.06s35.44-53.15 70.87-53.15h35.43v35.433c0 53.15-53.15 70.867-53.15 70.867h141.74s-53.15-17.717-53.15-70.867V442.91h35.43c35.43 0 70.87 53.15 70.87 53.15V354.33s-35.44 53.15-70.87 53.15h-35.43v-35.433c0-53.15 53.15-70.867 53.15-70.867h-141.74s53.15 17.717 53.15 70.867v35.433h-35.43c-35.43 0-70.87-53.15-70.87-53.15v141.73z" transform="matrix(.07805 0 0 .07185 279.5 297.926)" stroke="#000" stroke-width="2.188" fill="#fff100"/>
138
- <path d="M1381.9 549.21l70.87.001s-53.15-17.717-53.15-70.867v-35.433h35.43c35.43 0 70.87 53.15 70.87 53.15v-141.73s-35.44 53.15-70.87 53.15h-35.43v-35.433c0-53.15 53.15-70.867 53.15-70.867h-70.87v248.03z" transform="matrix(.03903 0 0 .06287 285.03 307.314)" stroke="#000" stroke-width="3.307" fill="#fff100"/>
139
- <path d="M1381.9 549.21l70.87.001s-53.15-17.717-53.15-70.867v-35.433h35.43c35.43 0 70.87 53.15 70.87 53.15v-141.73s-35.44 53.15-70.87 53.15h-35.43v-35.433c0-53.15 53.15-70.867 53.15-70.867h-70.87v248.03z" transform="matrix(-.03903 0 0 .06287 489.685 307.314)" stroke="#000" stroke-width="3.307" fill="#fff100"/>
140
- <path d="M903.54 602.36c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 266.36 252.74)" stroke="#000" stroke-width="1pt" fill="#fff"/>
141
- <path d="M1257.9 496.06s35.44-53.15 70.87-53.15h35.43v35.433c0 53.15-53.15 70.867-53.15 70.867h141.74s-53.15-17.717-53.15-70.867V442.91h35.43c35.43 0 70.87 53.15 70.87 53.15V354.33s-35.44 53.15-70.87 53.15h-35.43v-35.433c0-53.15 53.15-70.867 53.15-70.867h-141.74s53.15 17.717 53.15 70.867v35.433h-35.43c-35.43 0-70.87-53.15-70.87-53.15v141.73z" transform="matrix(.07805 0 0 .07185 279.5 251.15)" stroke="#000" stroke-width="2.188" fill="#fff100"/>
142
- <path d="M903.54 602.36c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 266.592 206.336)" stroke="#000" stroke-width="1pt" fill="#fff"/>
143
- <path stroke="#000" stroke-width="1pt" fill="#fff100" d="M850.39 655.51h70.866v53.15H850.39z" transform="matrix(.13659 0 0 .12573 266.36 208.19)"/>
144
- <path stroke="#000" stroke-width="1pt" fill="#fff100" d="M850.39 683.3h70.866v202.53H850.39z" transform="matrix(.13659 0 0 .12573 266.36 208.19)"/>
145
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 324.438 246.057)" stroke="#000" stroke-width="1pt" fill="#fff"/>
146
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 324.438 240.295)" stroke="#000" stroke-width="1pt" fill="#fff"/>
147
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 324.438 234.92)" stroke="#000" stroke-width="1pt" fill="#fff"/>
148
- <path d="M478.35 549.21c0 9.785-7.932 17.717-17.717 17.717-9.785 0-17.717-7.932-17.717-17.717 0-9.785 7.932-17.717 17.717-17.717 9.785 0 17.717 7.932 17.717 17.717z" transform="matrix(.13659 0 0 .12573 324.438 229.372)" stroke="#000" stroke-width="1pt" fill="#fff"/>
149
- <path d="M392.495 357.482c0 1-2.202 1.81-4.918 1.81s-4.918-.81-4.918-1.81 2.202-1.811 4.918-1.811c2.717 0 4.918.81 4.918 1.81zM437.065 361.903c-.272.685-2.668.742-5.35.127-2.683-.615-4.638-1.67-4.366-2.355.273-.686 2.668-.743 5.35-.128 2.684.616 4.638 1.67 4.366 2.356zM418.437 358.899c-.108.882-2.439 1.44-5.206 1.247-2.768-.194-4.925-1.065-4.817-1.947.108-.882 2.439-1.44 5.206-1.247 2.768.193 4.925 1.065 4.817 1.947zM336.567 361.903c.272.685 2.668.742 5.35.127 2.683-.615 4.638-1.67 4.366-2.355-.273-.686-2.668-.743-5.35-.128-2.684.616-4.638 1.67-4.366 2.356zM356.128 358.472c.108.882 2.439 1.44 5.206 1.247 2.768-.193 4.925-1.065 4.817-1.947-.108-.882-2.439-1.44-5.207-1.247-2.767.193-4.924 1.065-4.816 1.947z"/>
150
- </g>
151
- </g>
152
- </svg>
@@ -1,10 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <path fill="#fff" d="M0 160h640v160H0z"/>
3
- <path fill="#ce1126" d="M0 0h640v160H0z"/>
4
- <path d="M0 320h640v160H0z"/>
5
- <g transform="translate(-179.27 -92.847) scale(1.75182)" fill="#007a3d">
6
- <path d="M325.525 173.177c-.558-.294-1.186-.767-1.395-1.053-.314-.44-.13-.456 1.163-.105 2.32.628 3.815.383 5.298-.873l1.31-1.103 1.54.784c.847.428 1.747.724 2.007.656.667-.176 2.05-1.95 2.005-2.564-.054-.76.587-.57.896.263.615 1.63-.28 3.503-1.865 3.918-.774.203-1.488.128-2.66-.28-1.438-.5-1.683-.494-2.405.058-1.617 1.24-3.87 1.356-5.893.3zm5.733-5.242c-.563-.716-1.24-3.423-1.02-4.088.192-.575.39-.69.914-.526.918.288 1.13.92.993 3.064-.107 1.748-.366 2.207-.887 1.55zm-67.515-1.945c-.185 1.31 2.325 4.568 3.458 5.158-.77.345-1.727.19-2.433.577-3.948 3.948-18.367 18.005-21 21.366 7.8.155 16.45-.105 23.76-.44-.006-5.298 5.02-5.572 8.382-7.502 1.73 2.725 6.074 2.516 6.617 6.618 0 4.91.01 12.306.01 17.646H215.91c-1.17 5.176-5.843 9.125-12.353 7.5 2.014-2.103 5.406-2.827 6.62-5.734 1.024-6.365-2.046-10.296-4.032-13.907 3.284-1.194 3.782-1.492 7.12-3.736-2.342 7.12 6.092 6.338 12.354 6.175.21-2.418.088-5.272-1.767-5.625 2.396-.87 2.794-1.168 6.62-4.412v9.592c14.885 0 30.942-.11 46.138-.11 0-3.003.796-7.825-1.58-7.825-2.27 0-.107 6.173-1.87 6.173h-35.63c0-1.328-.034-4.104-.034-6.104 1.51-1.512 1.33-1.38 11.648-11.7 1.028-1.028 8.266-7.566 14.6-13.71zm89.06-.253c2.488 1.338 4.457 3.19 7.502 3.97-.353 1.26-1.475 1.76-1.77 3.088v26.91c3.403.75 4.12-1.178 5.738-2.205.442 4.307 3.185 8.53 3.088 11.91h-14.558v-43.673zM333.39 180.15s5.297-4.472 5.297-4.644v23.485l3.814-.005c0-8.948-.117-18.023-.117-26.338 1.548-1.55 4.58-3.792 5.338-5.36v42.06c-10.745 0-30.792.013-33.442.013-.493-8.73-.577-17.77 9.6-15.827v-3.562c-.31-.608-.87.148-1-.644 1.617-1.617 2.164-2.03 6.54-5.85 0 4.61.08 15.498.08 15.498 1.07 0 3.153.004 3.857.004 0 0 .036-18.228.036-18.83zm-12.553 18.6c.716 1.076 3.155 1.057 3.04-.754-.41-1.493-3.615-.924-3.04.755z"/>
7
- <circle cx="224.026" cy="214.369" r="2.042"/>
8
- <path d="M287.048 165.78c2.488 1.338 4.457 3.19 7.502 3.97-.353 1.26-1.476 1.76-1.768 3.087v26.91c3.4.75 4.117-1.178 5.736-2.205.44 4.307 3.185 8.53 3.088 11.91h-14.56c.002-14.555.002-29.114.002-43.673z"/>
9
- </g>
10
- </svg>
@@ -1,223 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-85.311 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" fill-rule="evenodd" transform="translate(79.98) scale(.9375)">
8
- <path fill="#fff" d="M-191.96 0h896v512h-896z"/>
9
- <path fill="#da0000" d="M-191.96 343.84h896V512h-896z"/>
10
- <g stroke-width="1pt" fill="#fff">
11
- <path d="M-21.628 350.958h49.07v3.377h-49.07zM-14.312 367.842h3.377v3.28h-3.377zM27.57 367.736v3.377h-9.807v-3.377zM32.844 350.958h3.377v20.16h-3.377z"/>
12
- <path d="M52.379 367.736v3.377H33.794v-3.377zM17.763 359.849h3.377v11.27h-3.377z"/>
13
- <path d="M49.614 350.958h3.377v20.16h-3.377zM41.172 350.958h3.377v20.16h-3.377zM-3.627 358.982v3.377h-17.91v-3.377zM35.673 358.982v3.377h-17.91v-3.377z"/>
14
- <path d="M17.763 359.849h3.377v11.27h-3.377z"/>
15
- <path d="M17.763 359.849h3.377v11.27h-3.377z"/>
16
- <path d="M17.763 359.849h3.377v11.27h-3.377zM-21.537 359.849h3.377v11.27h-3.377zM7.27 359.849h3.376v11.27H7.27zM-7.002 359.849h3.377v11.27h-3.377z"/>
17
- <path d="M9.639 367.736v3.377h-15.14v-3.377zM10.646 358.982v3.377H1.048v-3.377z"/>
18
- </g>
19
- <g stroke-width="1pt" fill="#fff">
20
- <path d="M-102.228 350.958h49.07v3.377h-49.07zM-94.912 367.842h3.377v3.28h-3.377zM-53.03 367.736v3.377h-9.807v-3.377zM-47.756 350.958h3.377v20.16h-3.377z"/>
21
- <path d="M-28.221 367.736v3.377h-18.585v-3.377zM-62.837 359.849h3.377v11.27h-3.377z"/>
22
- <path d="M-30.986 350.958h3.377v20.16h-3.377zM-39.428 350.958h3.377v20.16h-3.377zM-84.227 358.982v3.377h-17.91v-3.377zM-44.927 358.982v3.377h-17.91v-3.377z"/>
23
- <path d="M-62.837 359.849h3.377v11.27h-3.377z"/>
24
- <path d="M-62.837 359.849h3.377v11.27h-3.377z"/>
25
- <path d="M-62.837 359.849h3.377v11.27h-3.377zM-102.137 359.849h3.377v11.27h-3.377zM-73.33 359.849h3.376v11.27h-3.377zM-87.602 359.849h3.377v11.27h-3.377z"/>
26
- <path d="M-70.961 367.736v3.377h-15.14v-3.377zM-69.954 358.982v3.377h-9.598v-3.377z"/>
27
- </g>
28
- <g stroke-width="1pt" fill="#fff">
29
- <path d="M58.297 350.958h49.07v3.377h-49.07zM65.613 367.842h3.376v3.28h-3.376zM107.494 367.736v3.377h-9.807v-3.377zM112.769 350.958h3.377v20.16h-3.377z"/>
30
- <path d="M132.303 367.736v3.377H113.72v-3.377zM97.687 359.849h3.377v11.27h-3.377z"/>
31
- <path d="M129.539 350.958h3.377v20.16h-3.377zM121.097 350.958h3.377v20.16h-3.377zM76.298 358.982v3.377h-17.91v-3.377zM115.597 358.982v3.377h-17.91v-3.377z"/>
32
- <path d="M97.687 359.849h3.377v11.27h-3.377z"/>
33
- <path d="M97.687 359.849h3.377v11.27h-3.377z"/>
34
- <path d="M97.687 359.849h3.377v11.27h-3.377zM58.388 359.849h3.377v11.27h-3.377zM87.194 359.849h3.377v11.27h-3.377zM72.922 359.849H76.3v11.27h-3.377z"/>
35
- <path d="M89.563 367.736v3.377h-15.14v-3.377zM90.57 358.982v3.377h-9.598v-3.377z"/>
36
- </g>
37
- <g stroke-width="1pt" fill="#fff">
38
- <path d="M622.682 350.958h49.07v3.377h-49.07zM629.998 367.842h3.377v3.28h-3.377zM671.88 367.736v3.377h-9.807v-3.377zM677.154 350.958h3.377v20.16h-3.377z"/>
39
- <path d="M696.689 367.736v3.377h-18.585v-3.377zM662.073 359.849h3.377v11.27h-3.377z"/>
40
- <path d="M693.924 350.958h3.377v20.16h-3.377zM685.482 350.958h3.377v20.16h-3.377zM640.683 358.982v3.377h-17.91v-3.377zM679.983 358.982v3.377h-17.91v-3.377z"/>
41
- <path d="M662.073 359.849h3.377v11.27h-3.377z"/>
42
- <path d="M662.073 359.849h3.377v11.27h-3.377z"/>
43
- <path d="M662.073 359.849h3.377v11.27h-3.377zM622.773 359.849h3.377v11.27h-3.377zM651.58 359.849h3.376v11.27h-3.377zM637.308 359.849h3.377v11.27h-3.377z"/>
44
- <path d="M653.949 367.736v3.377h-15.14v-3.377zM654.956 358.982v3.377h-9.598v-3.377z"/>
45
- </g>
46
- <g stroke-width="1pt" fill="#fff">
47
- <path d="M138.742 350.958h49.07v3.377h-49.07zM146.058 367.842h3.377v3.28h-3.377zM187.94 367.736v3.377h-9.807v-3.377zM193.214 350.958h3.377v20.16h-3.377z"/>
48
- <path d="M212.749 367.736v3.377h-18.585v-3.377zM178.133 359.849h3.377v11.27h-3.377z"/>
49
- <path d="M209.984 350.958h3.377v20.16h-3.377zM201.542 350.958h3.377v20.16h-3.377zM156.743 358.982v3.377h-17.91v-3.377zM196.043 358.982v3.377h-17.91v-3.377z"/>
50
- <path d="M178.133 359.849h3.377v11.27h-3.377z"/>
51
- <path d="M178.133 359.849h3.377v11.27h-3.377z"/>
52
- <path d="M178.133 359.849h3.377v11.27h-3.377zM138.833 359.849h3.377v11.27h-3.377zM167.64 359.849h3.376v11.27h-3.377zM153.368 359.849h3.377v11.27h-3.377z"/>
53
- <path d="M170.009 367.736v3.377h-15.14v-3.377zM171.016 358.982v3.377h-9.598v-3.377z"/>
54
- </g>
55
- <g stroke-width="1pt" fill="#fff">
56
- <path d="M219.482 350.958h49.07v3.377h-49.07zM226.798 367.842h3.377v3.28h-3.377zM268.68 367.736v3.377h-9.807v-3.377zM273.954 350.958h3.377v20.16h-3.377z"/>
57
- <path d="M293.489 367.736v3.377h-18.585v-3.377zM258.873 359.849h3.377v11.27h-3.377z"/>
58
- <path d="M290.724 350.958h3.377v20.16h-3.377zM282.282 350.958h3.377v20.16h-3.377zM237.483 358.982v3.377h-17.91v-3.377zM276.783 358.982v3.377h-17.91v-3.377z"/>
59
- <path d="M258.873 359.849h3.377v11.27h-3.377z"/>
60
- <path d="M258.873 359.849h3.377v11.27h-3.377z"/>
61
- <path d="M258.873 359.849h3.377v11.27h-3.377zM219.573 359.849h3.377v11.27h-3.377zM248.38 359.849h3.376v11.27h-3.377zM234.108 359.849h3.377v11.27h-3.377z"/>
62
- <path d="M250.749 367.736v3.377h-15.14v-3.377zM251.756 358.982v3.377h-9.598v-3.377z"/>
63
- </g>
64
- <path fill="#239f40" d="M-191.96 0h896v168.16h-896z"/>
65
- <g stroke-width="1pt" fill="#fff">
66
- <path d="M300.692 350.958h49.07v3.377h-49.07zM308.008 367.842h3.377v3.28h-3.377zM349.89 367.736v3.377h-9.807v-3.377zM355.164 350.958h3.377v20.16h-3.377z"/>
67
- <path d="M374.699 367.736v3.377h-18.585v-3.377zM340.083 359.849h3.377v11.27h-3.377z"/>
68
- <path d="M371.934 350.958h3.377v20.16h-3.377zM363.492 350.958h3.377v20.16h-3.377zM318.693 358.982v3.377h-17.91v-3.377zM357.993 358.982v3.377h-17.91v-3.377z"/>
69
- <path d="M340.083 359.849h3.377v11.27h-3.377z"/>
70
- <path d="M340.083 359.849h3.377v11.27h-3.377z"/>
71
- <path d="M340.083 359.849h3.377v11.27h-3.377zM300.783 359.849h3.377v11.27h-3.377zM329.59 359.849h3.376v11.27h-3.377zM315.318 359.849h3.377v11.27h-3.377z"/>
72
- <path d="M331.959 367.736v3.377h-15.14v-3.377zM332.966 358.982v3.377h-9.598v-3.377z"/>
73
- </g>
74
- <g stroke-width="1pt" fill="#fff">
75
- <path d="M381.422 350.958h49.07v3.377h-49.07zM388.738 367.842h3.377v3.28h-3.377zM430.62 367.736v3.377h-9.807v-3.377zM435.894 350.958h3.377v20.16h-3.377z"/>
76
- <path d="M455.429 367.736v3.377h-18.585v-3.377zM420.813 359.849h3.377v11.27h-3.377z"/>
77
- <path d="M452.664 350.958h3.377v20.16h-3.377zM444.222 350.958h3.377v20.16h-3.377zM399.423 358.982v3.377h-17.91v-3.377zM438.723 358.982v3.377h-17.91v-3.377z"/>
78
- <path d="M420.813 359.849h3.377v11.27h-3.377z"/>
79
- <path d="M420.813 359.849h3.377v11.27h-3.377z"/>
80
- <path d="M420.813 359.849h3.377v11.27h-3.377zM381.513 359.849h3.377v11.27h-3.377zM410.32 359.849h3.376v11.27h-3.377zM396.048 359.849h3.377v11.27h-3.377z"/>
81
- <path d="M412.689 367.736v3.377h-15.14v-3.377zM413.696 358.982v3.377h-9.598v-3.377z"/>
82
- </g>
83
- <g stroke-width="1pt" fill="#fff">
84
- <path d="M462.162 350.958h49.07v3.377h-49.07zM469.478 367.842h3.377v3.28h-3.377zM511.36 367.736v3.377h-9.807v-3.377zM516.634 350.958h3.377v20.16h-3.377z"/>
85
- <path d="M536.169 367.736v3.377h-18.585v-3.377zM501.553 359.849h3.377v11.27h-3.377z"/>
86
- <path d="M533.404 350.958h3.377v20.16h-3.377zM524.962 350.958h3.377v20.16h-3.377zM480.163 358.982v3.377h-17.91v-3.377zM519.463 358.982v3.377h-17.91v-3.377z"/>
87
- <path d="M501.553 359.849h3.377v11.27h-3.377z"/>
88
- <path d="M501.553 359.849h3.377v11.27h-3.377z"/>
89
- <path d="M501.553 359.849h3.377v11.27h-3.377zM462.253 359.849h3.377v11.27h-3.377zM491.06 359.849h3.376v11.27h-3.377zM476.788 359.849h3.377v11.27h-3.377z"/>
90
- <path d="M493.429 367.736v3.377h-15.14v-3.377zM494.436 358.982v3.377h-9.598v-3.377z"/>
91
- </g>
92
- <g stroke-width="1pt" fill="#fff">
93
- <path d="M543.372 350.958h49.07v3.377h-49.07zM550.688 367.842h3.377v3.28h-3.377zM592.57 367.736v3.377h-9.807v-3.377zM597.844 350.958h3.377v20.16h-3.377z"/>
94
- <path d="M617.379 367.736v3.377h-18.585v-3.377zM582.763 359.849h3.377v11.27h-3.377z"/>
95
- <path d="M614.614 350.958h3.377v20.16h-3.377zM606.172 350.958h3.377v20.16h-3.377zM561.373 358.982v3.377h-17.91v-3.377zM600.673 358.982v3.377h-17.91v-3.377z"/>
96
- <path d="M582.763 359.849h3.377v11.27h-3.377z"/>
97
- <path d="M582.763 359.849h3.377v11.27h-3.377z"/>
98
- <path d="M582.763 359.849h3.377v11.27h-3.377zM543.463 359.849h3.377v11.27h-3.377zM572.27 359.849h3.376v11.27h-3.377zM557.998 359.849h3.377v11.27h-3.377z"/>
99
- <path d="M574.639 367.736v3.377h-15.14v-3.377zM575.646 358.982v3.377h-9.598v-3.377z"/>
100
- </g>
101
- <g stroke-width="1pt" fill="#fff">
102
- <path d="M-183.788 350.958h49.07v3.377h-49.07zM-176.472 367.842h3.377v3.28h-3.377zM-134.59 367.736v3.377h-9.807v-3.377zM-129.316 350.958h3.377v20.16h-3.377z"/>
103
- <path d="M-109.781 367.736v3.377h-18.585v-3.377zM-144.397 359.849h3.377v11.27h-3.377z"/>
104
- <path d="M-112.546 350.958h3.377v20.16h-3.377zM-120.988 350.958h3.377v20.16h-3.377zM-165.787 358.982v3.377h-17.91v-3.377zM-126.487 358.982v3.377h-17.91v-3.377z"/>
105
- <path d="M-144.397 359.849h3.377v11.27h-3.377z"/>
106
- <path d="M-144.397 359.849h3.377v11.27h-3.377z"/>
107
- <path d="M-144.397 359.849h3.377v11.27h-3.377zM-183.697 359.849h3.377v11.27h-3.377zM-154.89 359.849h3.376v11.27h-3.377zM-169.162 359.849h3.377v11.27h-3.377z"/>
108
- <path d="M-152.521 367.736v3.377h-15.14v-3.377zM-151.514 358.982v3.377h-9.598v-3.377z"/>
109
- </g>
110
- <g stroke-width="1pt" fill="#fff">
111
- <path d="M-21.628 143.442h49.07v3.377h-49.07zM-14.312 160.326h3.377v3.28h-3.377zM27.57 160.22v3.377h-9.807v-3.377zM32.844 143.442h3.377v20.16h-3.377z"/>
112
- <path d="M52.379 160.22v3.377H33.794v-3.377zM17.763 152.333h3.377v11.27h-3.377z"/>
113
- <path d="M49.614 143.442h3.377v20.16h-3.377zM41.172 143.442h3.377v20.16h-3.377zM-3.627 151.466v3.377h-17.91v-3.377zM35.673 151.466v3.377h-17.91v-3.377z"/>
114
- <path d="M17.763 152.333h3.377v11.27h-3.377z"/>
115
- <path d="M17.763 152.333h3.377v11.27h-3.377z"/>
116
- <path d="M17.763 152.333h3.377v11.27h-3.377zM-21.537 152.333h3.377v11.27h-3.377zM7.27 152.333h3.376v11.27H7.27zM-7.002 152.333h3.377v11.27h-3.377z"/>
117
- <path d="M9.639 160.22v3.377h-15.14v-3.377zM10.646 151.466v3.377H1.048v-3.377z"/>
118
- </g>
119
- <g stroke-width="1pt" fill="#fff">
120
- <path d="M-102.228 143.442h49.07v3.377h-49.07zM-94.912 160.326h3.377v3.28h-3.377zM-53.03 160.22v3.377h-9.807v-3.377zM-47.756 143.442h3.377v20.16h-3.377z"/>
121
- <path d="M-28.221 160.22v3.377h-18.585v-3.377zM-62.837 152.333h3.377v11.27h-3.377z"/>
122
- <path d="M-30.986 143.442h3.377v20.16h-3.377zM-39.428 143.442h3.377v20.16h-3.377zM-84.227 151.466v3.377h-17.91v-3.377zM-44.927 151.466v3.377h-17.91v-3.377z"/>
123
- <path d="M-62.837 152.333h3.377v11.27h-3.377z"/>
124
- <path d="M-62.837 152.333h3.377v11.27h-3.377z"/>
125
- <path d="M-62.837 152.333h3.377v11.27h-3.377zM-102.137 152.333h3.377v11.27h-3.377zM-73.33 152.333h3.376v11.27h-3.377zM-87.602 152.333h3.377v11.27h-3.377z"/>
126
- <path d="M-70.961 160.22v3.377h-15.14v-3.377zM-69.954 151.466v3.377h-9.598v-3.377z"/>
127
- </g>
128
- <g stroke-width="1pt" fill="#fff">
129
- <path d="M58.297 143.442h49.07v3.377h-49.07zM65.613 160.326h3.376v3.28h-3.376zM107.494 160.22v3.377h-9.807v-3.377zM112.769 143.442h3.377v20.16h-3.377z"/>
130
- <path d="M132.303 160.22v3.377H113.72v-3.377zM97.687 152.333h3.377v11.27h-3.377z"/>
131
- <path d="M129.539 143.442h3.377v20.16h-3.377zM121.097 143.442h3.377v20.16h-3.377zM76.298 151.466v3.377h-17.91v-3.377zM115.597 151.466v3.377h-17.91v-3.377z"/>
132
- <path d="M97.687 152.333h3.377v11.27h-3.377z"/>
133
- <path d="M97.687 152.333h3.377v11.27h-3.377z"/>
134
- <path d="M97.687 152.333h3.377v11.27h-3.377zM58.388 152.333h3.377v11.27h-3.377zM87.194 152.333h3.377v11.27h-3.377zM72.922 152.333H76.3v11.27h-3.377z"/>
135
- <path d="M89.563 160.22v3.377h-15.14v-3.377zM90.57 151.466v3.377h-9.598v-3.377z"/>
136
- </g>
137
- <g stroke-width="1pt" fill="#fff">
138
- <path d="M622.682 143.442h49.07v3.377h-49.07zM629.998 160.326h3.377v3.28h-3.377zM671.88 160.22v3.377h-9.807v-3.377zM677.154 143.442h3.377v20.16h-3.377z"/>
139
- <path d="M696.689 160.22v3.377h-18.585v-3.377zM662.073 152.333h3.377v11.27h-3.377z"/>
140
- <path d="M693.924 143.442h3.377v20.16h-3.377zM685.482 143.442h3.377v20.16h-3.377zM640.683 151.466v3.377h-17.91v-3.377zM679.983 151.466v3.377h-17.91v-3.377z"/>
141
- <path d="M662.073 152.333h3.377v11.27h-3.377z"/>
142
- <path d="M662.073 152.333h3.377v11.27h-3.377z"/>
143
- <path d="M662.073 152.333h3.377v11.27h-3.377zM622.773 152.333h3.377v11.27h-3.377zM651.58 152.333h3.376v11.27h-3.377zM637.308 152.333h3.377v11.27h-3.377z"/>
144
- <path d="M653.949 160.22v3.377h-15.14v-3.377zM654.956 151.466v3.377h-9.598v-3.377z"/>
145
- </g>
146
- <g stroke-width="1pt" fill="#fff">
147
- <path d="M138.742 143.442h49.07v3.377h-49.07zM146.058 160.326h3.377v3.28h-3.377zM187.94 160.22v3.377h-9.807v-3.377zM193.214 143.442h3.377v20.16h-3.377z"/>
148
- <path d="M212.749 160.22v3.377h-18.585v-3.377zM178.133 152.333h3.377v11.27h-3.377z"/>
149
- <path d="M209.984 143.442h3.377v20.16h-3.377zM201.542 143.442h3.377v20.16h-3.377zM156.743 151.466v3.377h-17.91v-3.377zM196.043 151.466v3.377h-17.91v-3.377z"/>
150
- <path d="M178.133 152.333h3.377v11.27h-3.377z"/>
151
- <path d="M178.133 152.333h3.377v11.27h-3.377z"/>
152
- <path d="M178.133 152.333h3.377v11.27h-3.377zM138.833 152.333h3.377v11.27h-3.377zM167.64 152.333h3.376v11.27h-3.377zM153.368 152.333h3.377v11.27h-3.377z"/>
153
- <path d="M170.009 160.22v3.377h-15.14v-3.377zM171.016 151.466v3.377h-9.598v-3.377z"/>
154
- </g>
155
- <g stroke-width="1pt" fill="#fff">
156
- <path d="M219.482 143.442h49.07v3.377h-49.07zM226.798 160.326h3.377v3.28h-3.377zM268.68 160.22v3.377h-9.807v-3.377zM273.954 143.442h3.377v20.16h-3.377z"/>
157
- <path d="M293.489 160.22v3.377h-18.585v-3.377zM258.873 152.333h3.377v11.27h-3.377z"/>
158
- <path d="M290.724 143.442h3.377v20.16h-3.377zM282.282 143.442h3.377v20.16h-3.377zM237.483 151.466v3.377h-17.91v-3.377zM276.783 151.466v3.377h-17.91v-3.377z"/>
159
- <path d="M258.873 152.333h3.377v11.27h-3.377z"/>
160
- <path d="M258.873 152.333h3.377v11.27h-3.377z"/>
161
- <path d="M258.873 152.333h3.377v11.27h-3.377zM219.573 152.333h3.377v11.27h-3.377zM248.38 152.333h3.376v11.27h-3.377zM234.108 152.333h3.377v11.27h-3.377z"/>
162
- <path d="M250.749 160.22v3.377h-15.14v-3.377zM251.756 151.466v3.377h-9.598v-3.377z"/>
163
- </g>
164
- <g stroke-width="1pt" fill="#fff">
165
- <path d="M300.692 143.442h49.07v3.377h-49.07zM308.008 160.326h3.377v3.28h-3.377zM349.89 160.22v3.377h-9.807v-3.377zM355.164 143.442h3.377v20.16h-3.377z"/>
166
- <path d="M374.699 160.22v3.377h-18.585v-3.377zM340.083 152.333h3.377v11.27h-3.377z"/>
167
- <path d="M371.934 143.442h3.377v20.16h-3.377zM363.492 143.442h3.377v20.16h-3.377zM318.693 151.466v3.377h-17.91v-3.377zM357.993 151.466v3.377h-17.91v-3.377z"/>
168
- <path d="M340.083 152.333h3.377v11.27h-3.377z"/>
169
- <path d="M340.083 152.333h3.377v11.27h-3.377z"/>
170
- <path d="M340.083 152.333h3.377v11.27h-3.377zM300.783 152.333h3.377v11.27h-3.377zM329.59 152.333h3.376v11.27h-3.377zM315.318 152.333h3.377v11.27h-3.377z"/>
171
- <path d="M331.959 160.22v3.377h-15.14v-3.377zM332.966 151.466v3.377h-9.598v-3.377z"/>
172
- </g>
173
- <g stroke-width="1pt" fill="#fff">
174
- <path d="M381.422 143.442h49.07v3.377h-49.07zM388.738 160.326h3.377v3.28h-3.377zM430.62 160.22v3.377h-9.807v-3.377zM435.894 143.442h3.377v20.16h-3.377z"/>
175
- <path d="M455.429 160.22v3.377h-18.585v-3.377zM420.813 152.333h3.377v11.27h-3.377z"/>
176
- <path d="M452.664 143.442h3.377v20.16h-3.377zM444.222 143.442h3.377v20.16h-3.377zM399.423 151.466v3.377h-17.91v-3.377zM438.723 151.466v3.377h-17.91v-3.377z"/>
177
- <path d="M420.813 152.333h3.377v11.27h-3.377z"/>
178
- <path d="M420.813 152.333h3.377v11.27h-3.377z"/>
179
- <path d="M420.813 152.333h3.377v11.27h-3.377zM381.513 152.333h3.377v11.27h-3.377zM410.32 152.333h3.376v11.27h-3.377zM396.048 152.333h3.377v11.27h-3.377z"/>
180
- <path d="M412.689 160.22v3.377h-15.14v-3.377zM413.696 151.466v3.377h-9.598v-3.377z"/>
181
- </g>
182
- <g stroke-width="1pt" fill="#fff">
183
- <path d="M462.162 143.442h49.07v3.377h-49.07zM469.478 160.326h3.377v3.28h-3.377zM511.36 160.22v3.377h-9.807v-3.377zM516.634 143.442h3.377v20.16h-3.377z"/>
184
- <path d="M536.169 160.22v3.377h-18.585v-3.377zM501.553 152.333h3.377v11.27h-3.377z"/>
185
- <path d="M533.404 143.442h3.377v20.16h-3.377zM524.962 143.442h3.377v20.16h-3.377zM480.163 151.466v3.377h-17.91v-3.377zM519.463 151.466v3.377h-17.91v-3.377z"/>
186
- <path d="M501.553 152.333h3.377v11.27h-3.377z"/>
187
- <path d="M501.553 152.333h3.377v11.27h-3.377z"/>
188
- <path d="M501.553 152.333h3.377v11.27h-3.377zM462.253 152.333h3.377v11.27h-3.377zM491.06 152.333h3.376v11.27h-3.377zM476.788 152.333h3.377v11.27h-3.377z"/>
189
- <path d="M493.429 160.22v3.377h-15.14v-3.377zM494.436 151.466v3.377h-9.598v-3.377z"/>
190
- </g>
191
- <g stroke-width="1pt" fill="#fff">
192
- <path d="M543.372 143.442h49.07v3.377h-49.07zM550.688 160.326h3.377v3.28h-3.377zM592.57 160.22v3.377h-9.807v-3.377zM597.844 143.442h3.377v20.16h-3.377z"/>
193
- <path d="M617.379 160.22v3.377h-18.585v-3.377zM582.763 152.333h3.377v11.27h-3.377z"/>
194
- <path d="M614.614 143.442h3.377v20.16h-3.377zM606.172 143.442h3.377v20.16h-3.377zM561.373 151.466v3.377h-17.91v-3.377zM600.673 151.466v3.377h-17.91v-3.377z"/>
195
- <path d="M582.763 152.333h3.377v11.27h-3.377z"/>
196
- <path d="M582.763 152.333h3.377v11.27h-3.377z"/>
197
- <path d="M582.763 152.333h3.377v11.27h-3.377zM543.463 152.333h3.377v11.27h-3.377zM572.27 152.333h3.376v11.27h-3.377zM557.998 152.333h3.377v11.27h-3.377z"/>
198
- <path d="M574.639 160.22v3.377h-15.14v-3.377zM575.646 151.466v3.377h-9.598v-3.377z"/>
199
- </g>
200
- <g stroke-width="1pt" fill="#fff">
201
- <path d="M-183.788 143.442h49.07v3.377h-49.07zM-176.472 160.326h3.377v3.28h-3.377zM-134.59 160.22v3.377h-9.807v-3.377zM-129.316 143.442h3.377v20.16h-3.377z"/>
202
- <path d="M-109.781 160.22v3.377h-18.585v-3.377zM-144.397 152.333h3.377v11.27h-3.377z"/>
203
- <path d="M-112.546 143.442h3.377v20.16h-3.377zM-120.988 143.442h3.377v20.16h-3.377zM-165.787 151.466v3.377h-17.91v-3.377zM-126.487 151.466v3.377h-17.91v-3.377z"/>
204
- <path d="M-144.397 152.333h3.377v11.27h-3.377z"/>
205
- <path d="M-144.397 152.333h3.377v11.27h-3.377z"/>
206
- <path d="M-144.397 152.333h3.377v11.27h-3.377zM-183.697 152.333h3.377v11.27h-3.377zM-154.89 152.333h3.376v11.27h-3.377zM-169.162 152.333h3.377v11.27h-3.377z"/>
207
- <path d="M-152.521 160.22v3.377h-15.14v-3.377zM-151.514 151.466v3.377h-9.598v-3.377z"/>
208
- </g>
209
- <g stroke-width="1pt" fill="#d90000">
210
- <path d="M-68.83 339.507h6.048v10.505h-6.048zM91.702 339.507h6.048v10.505h-6.048zM-192.003 339.507h6.048v10.505h-6.048zM-110.528 339.507h6.048v10.505h-6.048zM-29.633 339.507h6.048v10.505h-6.048zM10.391 339.507h6.049v10.505H10.39zM51.252 339.507H57.3v10.505h-6.048zM131.727 339.507h6.048v10.505h-6.048zM334.783 339.507h6.048v10.505h-6.048zM172.586 339.507h6.048v10.505h-6.048zM212.621 339.507h6.048v10.505h-6.048zM253.059 339.507h6.048v10.505h-6.048zM293.507 339.507h6.048v10.505h-6.048zM616.65 339.507h6.047v10.505h-6.048zM373.98 339.507h6.048v10.505h-6.048zM414.84 339.507h6.049v10.505h-6.049zM456.124 339.507h6.049v10.505h-6.049zM494.9 339.507h6.049v10.505H494.9zM536.174 339.507h6.048v10.505h-6.048zM576.622 339.507h6.048v10.505h-6.048zM696.296 339.507h6.048v10.505h-6.048zM657.518 339.507h6.048v10.505h-6.048zM-151.39 339.507h6.048v10.505h-6.048z"/>
211
- </g>
212
- <g stroke-width="1pt" fill="#239e3f">
213
- <path d="M-68.83 162.607h6.048v10.505h-6.048zM91.702 162.607h6.048v10.505h-6.048zM-192.003 162.607h6.048v10.505h-6.048zM-110.528 162.607h6.048v10.505h-6.048zM-29.633 162.607h6.048v10.505h-6.048zM10.391 162.607h6.049v10.505H10.39zM51.252 162.607H57.3v10.505h-6.048zM131.727 162.607h6.048v10.505h-6.048zM334.783 162.607h6.048v10.505h-6.048zM172.586 162.607h6.048v10.505h-6.048zM212.621 162.607h6.048v10.505h-6.048zM253.059 162.607h6.048v10.505h-6.048zM293.507 162.607h6.048v10.505h-6.048zM616.65 162.607h6.047v10.505h-6.048zM373.98 162.607h6.048v10.505h-6.048zM414.84 162.607h6.049v10.505h-6.049zM456.124 162.607h6.049v10.505h-6.049zM494.9 162.607h6.049v10.505H494.9zM536.174 162.607h6.048v10.505h-6.048zM576.622 162.607h6.048v10.505h-6.048zM696.296 162.607h6.048v10.505h-6.048zM657.518 162.607h6.048v10.505h-6.048zM-151.39 162.607h6.048v10.505h-6.048z"/>
214
- </g>
215
- <g fill="#da0000">
216
- <path d="M279.8 197.489c8.453 10.36 34.511 67.652-15.73 105.18-23.62 17.777-8.994 18.675-8.296 21.663 37.966-20.167 50.366-47.49 50.078-71.966-.29-24.476-13.266-46.102-26.052-54.873z"/>
217
- <path d="M284.826 194.826c18.75 9.6 59.553 57.879 15.635 112.344 27.288-6.056 61.98-86.417-15.635-112.344zM227.245 194.826c-18.749 9.6-59.553 57.879-15.635 112.344-27.288-6.056-61.98-86.417 15.635-112.344z"/>
218
- <path d="M232.2 197.489c-8.454 10.36-34.512 67.652 15.73 105.18 23.618 17.777 8.993 18.675 8.294 21.663-37.965-20.167-50.365-47.49-50.077-71.966.289-24.476 13.265-46.102 26.052-54.873z"/>
219
- <path d="M304.198 319.111c-14.86.236-33.593-2.047-47.486-9.267 2.288 4.45 4.189 7.252 6.477 11.701 13.25 1.222 31.535 2.734 41.01-2.434zM209.225 319.111c14.86.236 33.593-2.047 47.487-9.267-2.289 4.45-4.19 7.252-6.478 11.701-13.25 1.222-31.535 2.734-41.01-2.434zM236.482 180.397c3.011 8.002 10.91 9.165 19.365 4.454 6.161 3.697 15.69 3.93 18.976-4.067 2.499 19.784-18.305 15.104-19.08 11.231-7.745 7.487-22.165 3.163-19.26-11.618z"/>
220
- <path d="M256.402 331.569l7.813-8.93 1.117-120.178-9.302-8.185-9.3 7.813 1.859 120.92 7.813 8.558z"/>
221
- </g>
222
- </g>
223
- </svg>
@@ -1,12 +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 0h640v480H0z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" stroke-width="0" clip-path="url(#a)">
8
- <path fill="#003897" d="M0 0h666.67v480H0z"/>
9
- <path d="M0 186.67h186.67V0h106.67v186.67h373.33v106.67H293.34v186.67H186.67V293.34H0V186.67z" fill="#fff"/>
10
- <path d="M0 213.33h213.33V0h53.333v213.33h400v53.333h-400v213.33H213.33v-213.33H0V213.33z" fill="#d72828"/>
11
- </g>
12
- </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="#fff" d="M0 0h640v479.997H0z"/>
4
- <path fill="#005700" d="M0 0h213.331v479.997H0z"/>
5
- <path fill="#fc0000" d="M426.663 0h213.331v479.997H426.663z"/>
6
- </g>
7
- </svg>
@@ -1,36 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0 30,18">
2
- <defs>
3
- <clipPath id="a">
4
- <path fill-opacity=".67" d="M-5.254-6h40v30h-40z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" transform="matrix(.75 0 0 .75 3.94 2.25)">
8
- <path fill="#fff" d="M-10.254-6h50v30h-50z"/>
9
- <path d="M-10.254-6v1.927L11.517 9l-21.771 13.073V24h3.281l21.72-13.073L36.464 24h3.281v-1.927L17.976 9l21.77-13.073V-6h-3.28L14.745 7.073-6.973-6h-3.281z" fill-rule="evenodd" fill="#df112d"/>
10
- <g transform="translate(-9.649 -6.038) scale(.20361)">
11
- <path d="M132.66 22.233c3.156 12.778 1.425 28.56-12.829 37.316-14.255-8.756-15.986-24.538-12.829-37.316 3.36-3.055 18.632-4.938 25.658 0z" stroke="#000" stroke-width=".125" fill="#e8112d"/>
12
- <path d="M119.81 19.667c5.226 0 10.093 1.383 12.962 3.176.563-4.405 2.561-8.811 4.918-12.142-2.459-.05-3.561 1.256-3.586 2.613-.615-1.742-3.023-1.64-3.766-.691 2.69 1.818.615 5.046-1.818 4.38-1.143-.313-1.747-1.11-1.961-2.267a1.322 1.322 0 1 0-.564-.088c-.769 1.256-2.148 1.632-3.136 1.356-1.281-.359-1.819-1.512-1.819-2.536 0-2.664 2.561-3.074 3.33-2.613-.051-1.793-2.869-3.227-3.74-1.742.973-1.742.922-4.2-.82-5.84-1.741 1.64-1.793 4.098-.819 5.84-.871-1.485-3.689-.051-3.74 1.742.768-.461 3.33-.051 3.33 2.613 0 1.024-.538 2.177-1.819 2.536-.988.276-2.367-.1-3.137-1.356.209-.08.401-.212.552-.398a1.322 1.322 0 1 0-1.115.486c-.214 1.157-.819 1.954-1.961 2.267-2.433.666-4.508-2.562-1.819-4.38-.742-.948-3.15-1.05-3.765.691-.026-1.357-1.127-2.664-3.586-2.613 2.356 3.33 4.354 7.736 4.918 12.142 2.869-1.793 7.736-3.176 12.961-3.176z" stroke="#000" stroke-width=".125" fill="#f9dd16"/>
13
- <g id="b" stroke="#000">
14
- <g stroke-width=".125" fill="#f9dd16">
15
- <path d="M130.65 32.2c-.315.075-.315.481-.48.481.819-.023 1.217-.248 1.465-.661-.18.165-.023.48-.083.556.601-.21.887-.722.677-1.067.135.195.526.3.646.315-.421-.33-.12-1.082-.797-1.473.226-.015.662.24.782.541-.105-.676-.211-1.112-.767-1.488.06.068.376.128.511 0-.36-.225-.466-.6-.435-.841.042-.337-.181-.406-.602-.3-.379.094-1.247.15-1.758.15-1.052 0-1.969 0-2.841-.602 1.308.541 2.976-.601 2.976-1.548 0-1.052-1.293-1.909-3.908-1.338-2.615.572-5.801.331-5.801-.54 0-.872 2.284-.993 3.457-.812 1.172.18 2.013.3 4.208-.481-.541.21-2.285.27-3.667-.12-1.383-.391-4.78-.391-4.81 1.442-.03 1.834 3.617 1.667 6.764 1.203 1.833-.27 2.795-.09 2.795.51 0 .572-1.683.812-2.976.662-1.292-.15-2.615-.12-4.148.33-1.28.377-2.164 0-3.577.241-.685.117-2.345 0-3.164-1.352-.504.36-2.022 1.116-2.277 1.852-.361.676-.12 1.349.36 2.01.606.833-.3.707-.946.737-.886.041-2.072-.094-2.691-.797-.548-.622-1.278-1.121-1.861-.66-.3.238-.012.55.225.463.235-.087.513.087.764.197-.401-.172-.842-.038-1.014.115-.237.213.051.619.338.475.225-.112.687-.187.987.088-.325-.063-.663-.05-.825.125s-.037.428.313.412c.562-.025.706.37 1.269.288-.346.045-.542.226-.632.36.526-.24 1.107.409 1.789.256-.266.11-.695.371-.691.572.405-.466 3.126.36 3.186-.662.075.21.06.526-.15.797.348-.21 1.473-.286 1.818-1.097.03.24-.015.556-.225.63.361.119.836-.15 1.322-.87.193-.287.239-.477.206-.692.482.018.831-.103 1.207-.421.391-.33.812.27 1.473-.15.662-.421 1.233-.06 1.593-.27.361-.211.857.074 1.248-.166s.997.118 1.644-.393c1.018.372 2.206 1.063 5.12.528 1.67-.307 2.194.256 2.194 1.022 0 .526-.308.572-.541.586-.929.057-1.328-.347-1.695-.218-.246.088-.396.488-.04.625-.294.15-.256.432-.106.535s.537.01.8-.113c-.338.153-.688.428-.488.716.121.174.427.322.713-.05.287-.375.812-.688 1.146-.638zM112.14 24.264c-.842-.346-1.126-.355-.932.33.083.294.285.707.488.895.008-.285.113-1.075.444-1.225z"/>
16
- <path d="M114.77 24.264c.842-.346 1.126-.355.932.33-.083.294-.286.707-.489.895-.007-.285-.112-1.075-.443-1.225z"/>
17
- <path d="M113.46 23.802c1.593 0 1.792.748 1.784 1.68-.007 1.007-.548.66-.856 1.953-.12.506-.523.534-.928.534-.406 0-.808-.028-.929-.534-.307-1.292-.849-.946-.856-1.953-.008-.932.191-1.68 1.785-1.68z"/>
18
- <path d="M109.36 27.495c-.406-.24-.668-.074-.833-.029.526.135.547.81 1.75 1.126-.271-.075-.421.075-.677-.06.496.39 1.052.843 2.225.857.654.007.202.346-.226.15.444.459 1.323.083 1.879.917.105-.646-1.037-1.668-.511-2.405-1.622-.069-1.755-.968-2.69-1.683-.761-.582-.829-1.173-1.165-2.28-.153-.501-.74-.814-1.065-.695-.284.104-.388.35-.144.535.244.184.556.209.623.676-.317-.38-.792-.517-1.02-.28-.139.145-.083.482.216.513.487.05.137.525.691.99-.491-.552-.916-.602-1.179-.302-.157.18 0 .5.338.465.489-.05 1.056 1.19 1.788 1.505zM122.43 32.139c-.256.045-.18.466-.526.496.827 0 1.247-.195 1.638-.511-.18.105-.255.376-.27.526.436-.376 1.473-.406 2.014-.3s.631-.15.826-.496c.196-.346-.075-.542-.345-.812-.271-.27-.331-.646-.271-1.278-1.443-1.923-4.028-.992-4.058-.15.932 1.082 1.052.962 1.834 1.112.781.15 1.26.15.736.586-.18.15-.932.08-1.518.106-1.311.057-1.911-.906-2.298-.406-.319.411.01.593.66.57-.45.004-1.047-.02-.945.399.172.706.847-.131 1.11.16-.225-.054-.575.084-.588.296-.012.213.5.488 1.063.04a1.64 1.64 0 0 1 .938-.338z"/>
19
- </g>
20
- <g stroke-width=".125" fill="none">
21
- <path d="M123.55 29.206c-.469-.172-.899-.277-1.449-.163M116.48 28.983c-.386.83-.152 1.239-.095 1.624M112.37 25.052c.265.133.414-.242.803.156-.107-.116-.24.308-.538.026M114.53 25.052c-.265.133-.414-.242-.803.156.107-.116.24.308.538.026"/>
22
- <path d="M113.73 25.207c-.091.075-.1-.06-.031.295.128.651.279.956-.248.956-.538 0-.375-.305-.248-.956.07-.355.061-.22-.03-.295"/>
23
- </g>
24
- <path d="M113.46 27.706c.428 0 .676-.007.609-.609-.028-.241.293-.337.18-.729.12.481-.789.435-.789.217 0 .218-.909.264-.789-.217-.113.392.207.488.18.73-.067.6.181.608.609.608z" stroke-width=".063" fill="#ff0016"/>
25
- <g stroke-width=".063">
26
- <path d="M113.07 26.489l-1.028-.287M113.07 26.543l-1.148-.01M113.08 26.602l-.979.262M113.84 26.489l1.028-.287M113.84 26.543l1.148-.01M113.83 26.602l.979.262"/>
27
- </g>
28
- <g stroke-width=".013" fill="#0051ba">
29
- <path d="M108.13 23.414c-.299-.372-1.048-.058-1.063.404.253-.3.666.132.891.041.156-.063.293-.294.172-.445zM107.75 24.295c-.299-.372-1.047-.058-1.062.404.252-.3.665.132.891.041.156-.062.293-.293.171-.445zM107.55 25.479c-.339-.336-1.047.06-1.01.52.218-.325.676.057.89-.058.148-.08.258-.325.12-.462zM107.91 29.148c-.376-.295-1.033.18-.944.634.179-.349.678-.022.877-.161.138-.097.22-.353.067-.473zM107.89 29.951c-.448-.165-.928.49-.703.893.062-.387.638-.23.785-.423.102-.134.1-.403-.082-.47zM108.46 30.551c-.448-.165-.928.49-.704.893.063-.387.639-.23.786-.423.102-.134.1-.403-.082-.47zM120.2 31.714c-.448-.165-.928.49-.703.893.063-.387.638-.23.785-.423.102-.134.1-.403-.082-.47zM120.81 32.258c-.464-.113-.866.592-.597.968.018-.392.608-.301.732-.51.086-.145.054-.412-.135-.458zM120.38 30.942c-.414-.239-.998.325-.845.76.128-.37.668-.117.846-.283.123-.115.167-.38-.001-.477zM128.73 31.883c-.464-.113-.866.592-.597.968.019-.392.609-.301.732-.51.086-.145.054-.412-.135-.458zM128.75 31.146c-.421-.225-.985.359-.818.79.115-.375.664-.141.836-.313.119-.12.154-.385-.018-.477zM129.07 32.542c-.468-.093-.839.63-.554.993.002-.392.595-.327.709-.542.08-.149.036-.413-.155-.451zM113.49 27.345c.294 0 .413.086.413.617 0 1.125-.013 1.609-.375 1.609-.363 0-.338-.46-.338-1.286 0-.43 0-.646-.087-.61 0-.282.125-.33.387-.33z"/>
30
- </g>
31
- </g>
32
- <use xlink:href="#b" transform="matrix(.9 0 0 .9 11.6 13.7)" height="18" width="30"/>
33
- <use xlink:href="#b" transform="matrix(.67 0 0 .75 39.2 27.5)" height="18" width="30"/>
34
- </g>
35
- </g>
36
- </svg>
@@ -1,8 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="480" width="640">
2
- <g fill-rule="evenodd">
3
- <path d="M0 0l320 240L0 480zM640 0L320 240l320 240z"/>
4
- <path d="M0 0l320 240L640 0zM0 480l320-240 320 240z" fill="#090"/>
5
- <path d="M640 0h-59.625L0 435.281V480h59.629L640.004 44.719z" fill="#fc0"/>
6
- <path d="M0 0v44.722l580.375 435.28h59.629v-44.72L59.629 0z" fill="#fc0"/>
7
- </g>
8
- </svg>
@@ -1,16 +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-117.82 0h682.67v512h-682.67z"/>
5
- </clipPath>
6
- </defs>
7
- <g clip-path="url(#a)" transform="translate(110.46) scale(.9375)">
8
- <g fill-rule="evenodd" stroke-width="1pt">
9
- <path d="M-117.82 0H906.182v170.667H-117.82z"/>
10
- <path fill="#fff" d="M-117.82 170.667H906.182v170.667H-117.82z"/>
11
- <path fill="#090" d="M-117.82 341.334H906.182v170.667H-117.82z"/>
12
- <path d="M-117.82 512.001l512.001-256L-117.82 0v512.001z" fill="red"/>
13
- <path fill="#fff" d="M24.528 288.964l5.664-24.82H4.743l22.928-11.045-15.867-19.9 22.93 11.05 5.664-24.82 5.661 24.82 22.93-11.05-15.866 19.9 22.93 11.045H50.602l5.663 24.82-15.867-19.92z"/>
14
- </g>
15
- </g>
16
- </svg>
@@ -1,11 +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-88.001 32h640v480h-640z"/>
5
- </clipPath>
6
- </defs>
7
- <g fill-rule="evenodd" clip-path="url(#a)" transform="translate(88.001 -32)" stroke-width="1pt">
8
- <path fill="#fff" d="M-128 32h720v480h-720z"/>
9
- <ellipse rx="194.93" ry="194.93" transform="translate(-168.44 8.618) scale(.76554)" cy="344.05" cx="523.08" fill="#d30000"/>
10
- </g>
11
- </svg>
@@ -1,23 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="480" width="640">
2
- <defs>
3
- <path stroke-miterlimit="10" d="M-28.58 47.5l1.733 1 46.713-80.91c2.732-.73 4.232-3.33 5.732-5.927 1-1.732 5-8.66 6.734-17.663-6.93 6.003-10.93 12.93-11.93 14.663-1.5 2.598-3 5.196-2.268 7.928z" id="a"/>
4
- </defs>
5
- <path d="M0 0h640v480H0z" fill="#fff"/>
6
- <path d="M0 0h640v144H0z"/>
7
- <path d="M0 336h640v144H0z" fill="#060"/>
8
- <g id="b" transform="matrix(3 0 0 3 320 240)">
9
- <use height="100%" width="100%" xlink:href="#a" stroke="#000"/>
10
- <use height="100%" width="100%" xlink:href="#a" fill="#fff"/>
11
- </g>
12
- <use height="100%" width="100%" xlink:href="#b" transform="matrix(-1 0 0 1 640 0)"/>
13
- <path d="M640.5 168H377c-9-24-39-72-57-72s-48 48-57 72H-.227v144H263c9 24 39 72 57 72s48-48 57-72h263.5V168z" fill="#b00"/>
14
- <path id="c" d="M377 312c9-24 15-48 15-72s-6-48-15-72c-9 24-15 48-15 72s6 48 15 72"/>
15
- <use height="100%" width="100%" xlink:href="#c" transform="matrix(-1 0 0 1 640 0)"/>
16
- <g transform="matrix(3 0 0 3 320 240)" fill="#fff">
17
- <ellipse rx="4" ry="6"/>
18
- <path id="d" d="M1 5.85s4 8 4 21-4 21-4 21z"/>
19
- <use height="100%" width="100%" xlink:href="#d" transform="scale(-1)"/>
20
- <use height="100%" width="100%" xlink:href="#d" transform="scale(-1 1)"/>
21
- <use height="100%" width="100%" xlink:href="#d" transform="scale(1 -1)"/>
22
- </g>
23
- </svg>