@westpac/ui 1.0.0-canary.8 → 1.0.0

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 (596) hide show
  1. package/CHANGELOG.md +409 -6
  2. package/assets/icons/filled/arrow-back-filled.svg +3 -0
  3. package/assets/icons/filled/arrow-down-filled.svg +3 -0
  4. package/assets/icons/filled/arrow-forward-filled.svg +3 -0
  5. package/assets/icons/filled/arrow-up-filled.svg +3 -0
  6. package/assets/icons/outlined/arrow-back-outlined.svg +3 -0
  7. package/assets/icons/outlined/arrow-down-outlined.svg +3 -0
  8. package/assets/icons/outlined/arrow-forward-outlined.svg +3 -0
  9. package/assets/icons/outlined/arrow-up-outlined.svg +3 -0
  10. package/assets/logos-symbols/dark/AmericanExpressSymbol-Dm.svg +27 -0
  11. package/assets/logos-symbols/dark/ApplePaySymbol-Dm.svg +16 -0
  12. package/assets/logos-symbols/dark/AppleStoreInverseSymbol-Dm.svg +16 -0
  13. package/assets/logos-symbols/dark/AppleStoreSymbol-Dm.svg +16 -0
  14. package/assets/logos-symbols/dark/BOMLogo-Dm.svg +44 -0
  15. package/assets/logos-symbols/{BOMShieldLogo.svg → dark/BOMShieldLogo-Dm.svg} +2 -2
  16. package/assets/logos-symbols/dark/BPAYLandSymbol-Dm.svg +11 -0
  17. package/assets/logos-symbols/dark/BPAYPortSymbol-Dm.svg +11 -0
  18. package/assets/logos-symbols/dark/BSALogo-Dm.svg +16 -0
  19. package/assets/logos-symbols/dark/BSAStackedLogo-Dm.svg +16 -0
  20. package/assets/logos-symbols/dark/BTLogo-Dm.svg +5 -0
  21. package/assets/logos-symbols/dark/BTLogoReversed-Dm.svg +5 -0
  22. package/assets/logos-symbols/{PanoramaLogoReversed.svg → dark/BTPanoramaLogo-Dm.svg} +12 -12
  23. package/assets/logos-symbols/{PanoramaLogo.svg → dark/BTPanoramaReversedLogo-Dm.svg} +12 -12
  24. package/assets/logos-symbols/dark/FacebookCircularSymbol-Dm.svg +4 -0
  25. package/assets/logos-symbols/dark/FacebookSymbol-Dm.svg +5 -0
  26. package/assets/logos-symbols/dark/GooglePayInverseSymbol-Dm.svg +11 -0
  27. package/assets/logos-symbols/dark/GooglePaySymbol-Dm.svg +11 -0
  28. package/assets/logos-symbols/dark/GoogleStoreSymbol-Dm.svg +23 -0
  29. package/assets/logos-symbols/dark/InstagramSymbol-Dm.svg +11 -0
  30. package/assets/logos-symbols/{LinkedInSymbol.svg → dark/LinkedInSymbol-Dm.svg} +4 -4
  31. package/assets/logos-symbols/dark/MastercardSymbol-Dm.svg +12 -0
  32. package/assets/logos-symbols/dark/PayIDInverseSymbol-Dm.svg +10 -0
  33. package/assets/logos-symbols/dark/PayIDSymbol-Dm.svg +10 -0
  34. package/assets/logos-symbols/dark/PayToInverseSymbol-Dm.svg +10 -0
  35. package/assets/logos-symbols/dark/PayToSymbol-Dm.svg +10 -0
  36. package/assets/logos-symbols/dark/STGDragonLogo-Dm.svg +23 -0
  37. package/assets/logos-symbols/dark/STGLogo-Dm.svg +32 -0
  38. package/assets/logos-symbols/{SamsungPayButtonBlack.svg → dark/SamsungPayButtonInverseSymbol-Dm.svg} +7 -7
  39. package/assets/logos-symbols/dark/SamsungPayButtonSymbol-Dm.svg +21 -0
  40. package/assets/logos-symbols/dark/VisaBlueSymbol-Dm.svg +11 -0
  41. package/assets/logos-symbols/dark/VisaWhiteSymbol-Dm.svg +11 -0
  42. package/assets/logos-symbols/{WBCLogo.svg → dark/WBCLogo-Dm.svg} +2 -2
  43. package/assets/logos-symbols/dark/WBGInternalLogo-Dm.svg +12 -0
  44. package/assets/logos-symbols/dark/WBGLogo-Dm.svg +11 -0
  45. package/assets/logos-symbols/dark/XSymbol-Dm.svg +11 -0
  46. package/assets/logos-symbols/dark/YouTubeSymbol-Dm.svg +5 -0
  47. package/assets/logos-symbols/dark/eftposHorizontalInverseSymbol-Dm.svg +21 -0
  48. package/assets/logos-symbols/dark/eftposHorizontalSymbol-Dm.svg +21 -0
  49. package/assets/logos-symbols/dark/eftposVerticalInverseSymbol-Dm.svg +21 -0
  50. package/assets/logos-symbols/dark/eftposVerticalSymbol-Dm.svg +21 -0
  51. package/assets/logos-symbols/light/AmericanExpressSymbol-Lm.svg +27 -0
  52. package/assets/logos-symbols/light/ApplePaySymbol-Lm.svg +16 -0
  53. package/assets/logos-symbols/light/AppleStoreInverseSymbol-Lm.svg +16 -0
  54. package/assets/logos-symbols/light/AppleStoreSymbol-Lm.svg +16 -0
  55. package/assets/logos-symbols/light/BOMLogo-Lm.svg +44 -0
  56. package/assets/logos-symbols/light/BOMShieldLogo-Lm.svg +29 -0
  57. package/assets/logos-symbols/light/BPAYLandSymbol-Lm.svg +11 -0
  58. package/assets/logos-symbols/light/BPAYPortSymbol-Lm.svg +11 -0
  59. package/assets/logos-symbols/light/BSALogo-Lm.svg +16 -0
  60. package/assets/logos-symbols/light/BSAStackedLogo-Lm.svg +16 -0
  61. package/assets/logos-symbols/light/BTLogo-Lm.svg +5 -0
  62. package/assets/logos-symbols/light/BTLogoReversed-Lm.svg +5 -0
  63. package/assets/logos-symbols/light/BTPanoramaLogo-Lm.svg +20 -0
  64. package/assets/logos-symbols/light/BTPanoramaReversedLogo-Lm.svg +20 -0
  65. package/assets/logos-symbols/light/FacebookCircularSymbol-Lm.svg +4 -0
  66. package/assets/logos-symbols/light/FacebookSymbol-Lm.svg +5 -0
  67. package/assets/logos-symbols/light/GooglePayInverseSymbol-Lm.svg +11 -0
  68. package/assets/logos-symbols/light/GooglePaySymbol-Lm.svg +11 -0
  69. package/assets/logos-symbols/light/GoogleStoreSymbol-Lm.svg +23 -0
  70. package/assets/logos-symbols/light/InstagramSymbol-Lm.svg +11 -0
  71. package/assets/logos-symbols/light/LinkedInSymbol-Lm.svg +13 -0
  72. package/assets/logos-symbols/light/MastercardSymbol-Lm.svg +12 -0
  73. package/assets/logos-symbols/light/PayIDInverseSymbol-Lm.svg +10 -0
  74. package/assets/logos-symbols/light/PayIDSymbol-Lm.svg +10 -0
  75. package/assets/logos-symbols/light/PayToInverseSymbol-Lm.svg +10 -0
  76. package/assets/logos-symbols/light/PayToSymbol-Lm.svg +10 -0
  77. package/assets/logos-symbols/light/STGDragonLogo-Lm.svg +23 -0
  78. package/assets/logos-symbols/light/STGLogo-Lm.svg +32 -0
  79. package/assets/logos-symbols/{SamsungPayButtonWhite.svg → light/SamsungPayButtonInverseSymbol-Lm.svg} +7 -7
  80. package/assets/logos-symbols/light/SamsungPayButtonSymbol-Lm.svg +21 -0
  81. package/assets/logos-symbols/light/VisaBlueSymbol-Lm.svg +11 -0
  82. package/assets/logos-symbols/light/VisaWhiteSymbol-Lm.svg +11 -0
  83. package/assets/logos-symbols/light/WBCLogo-Lm.svg +12 -0
  84. package/assets/logos-symbols/light/WBGInternalLogo-Lm.svg +12 -0
  85. package/assets/logos-symbols/light/WBGLogo-Lm.svg +11 -0
  86. package/assets/logos-symbols/{XSymbol.svg → light/XSymbol-Lm.svg} +2 -2
  87. package/assets/logos-symbols/light/YouTubeSymbol-Lm.svg +5 -0
  88. package/assets/logos-symbols/light/eftposHorizontalInverseSymbol-Lm.svg +21 -0
  89. package/assets/logos-symbols/light/eftposHorizontalSymbol-Lm.svg +21 -0
  90. package/assets/logos-symbols/light/eftposVerticalInverseSymbol-Lm.svg +21 -0
  91. package/assets/logos-symbols/light/eftposVerticalSymbol-Lm.svg +21 -0
  92. package/dist/component-type.json +1 -1
  93. package/dist/components/autocomplete/components/autocomplete-list-box/autocomplete-list-box.component.js +1 -1
  94. package/dist/components/autocomplete/components/autocomplete-popover/autocomplete-popover.component.js +4 -2
  95. package/dist/components/bottom-sheet/bottom-sheet.component.js +1 -1
  96. package/dist/components/button/button.component.js +3 -2
  97. package/dist/components/button-group/components/button-group-button/button-group-button.component.js +2 -2
  98. package/dist/components/checkbox-group/checkbox-group.component.js +2 -2
  99. package/dist/components/compacta/components/compacta-item/compacta-item.component.js +2 -2
  100. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.component.js +0 -1
  101. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.styles.d.ts +2 -14
  102. package/dist/components/date-picker/components/date-field/components/date-segment/date-segment.styles.js +2 -6
  103. package/dist/components/date-picker/components/popover/popover.styles.js +1 -1
  104. package/dist/components/date-picker/date-picker.component.d.ts +1 -1
  105. package/dist/components/date-picker/date-picker.component.js +11 -2
  106. package/dist/components/date-picker/date-picker.styles.d.ts +45 -30
  107. package/dist/components/date-picker/date-picker.styles.js +22 -17
  108. package/dist/components/date-picker/date-picker.types.d.ts +11 -2
  109. package/dist/components/header/header.component.js +8 -3
  110. package/dist/components/icon/components/arrow-back-icon.d.ts +2 -0
  111. package/dist/components/icon/components/arrow-back-icon.js +12 -0
  112. package/dist/components/icon/components/arrow-down-icon.d.ts +2 -0
  113. package/dist/components/icon/components/arrow-down-icon.js +12 -0
  114. package/dist/components/icon/components/arrow-forward-icon.d.ts +2 -0
  115. package/dist/components/icon/components/arrow-forward-icon.js +12 -0
  116. package/dist/components/icon/components/arrow-up-icon.d.ts +2 -0
  117. package/dist/components/icon/components/arrow-up-icon.js +12 -0
  118. package/dist/components/icon/icon.styles.js +5 -5
  119. package/dist/components/icon/index.d.ts +4 -0
  120. package/dist/components/icon/index.js +4 -0
  121. package/dist/components/index.d.ts +1 -0
  122. package/dist/components/index.js +1 -0
  123. package/dist/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.d.ts +1 -1
  124. package/dist/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.js +1 -1
  125. package/dist/components/link/link.styles.d.ts +0 -6
  126. package/dist/components/link/link.styles.js +5 -7
  127. package/dist/components/modal/components/modal-dialog/components/modal-dialog-body/modal-dialog-body.styles.js +1 -1
  128. package/dist/components/modal/components/modal-dialog/modal-dialog.styles.js +1 -1
  129. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.d.ts +2 -0
  130. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.js +20 -0
  131. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.d.ts +37 -0
  132. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.js +8 -0
  133. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.d.ts +5 -0
  134. package/dist/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.js +1 -0
  135. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.d.ts +2 -0
  136. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.js +31 -0
  137. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.d.ts +25 -0
  138. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.js +6 -0
  139. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.d.ts +4 -0
  140. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.js +1 -0
  141. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.d.ts +2 -0
  142. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.js +62 -0
  143. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.d.ts +82 -0
  144. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.js +32 -0
  145. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.d.ts +8 -0
  146. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.js +1 -0
  147. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.d.ts +1 -0
  148. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.js +93 -0
  149. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.d.ts +64 -0
  150. package/dist/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.js +26 -0
  151. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.d.ts +2 -0
  152. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.js +35 -0
  153. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.d.ts +43 -0
  154. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.js +9 -0
  155. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.d.ts +5 -0
  156. package/dist/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.js +1 -0
  157. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.d.ts +2 -0
  158. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.js +121 -0
  159. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.d.ts +259 -0
  160. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.js +91 -0
  161. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.d.ts +16 -0
  162. package/dist/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.js +1 -0
  163. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.component.d.ts +2 -0
  164. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.component.js +52 -0
  165. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.styles.d.ts +31 -0
  166. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.styles.js +7 -0
  167. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.types.d.ts +6 -0
  168. package/dist/components/multi-select/components/multi-select-popover/multi-select-popover.types.js +1 -0
  169. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.d.ts +2 -0
  170. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.js +74 -0
  171. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.d.ts +31 -0
  172. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.js +7 -0
  173. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.d.ts +6 -0
  174. package/dist/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.js +1 -0
  175. package/dist/components/multi-select/index.d.ts +2 -0
  176. package/dist/components/multi-select/index.js +1 -0
  177. package/dist/components/multi-select/multi-select.component.d.ts +7 -0
  178. package/dist/components/multi-select/multi-select.component.js +95 -0
  179. package/dist/components/multi-select/multi-select.styles.d.ts +25 -0
  180. package/dist/components/multi-select/multi-select.styles.js +6 -0
  181. package/dist/components/multi-select/multi-select.types.d.ts +61 -0
  182. package/dist/components/multi-select/multi-select.types.js +1 -0
  183. package/dist/components/multi-select/utils/filter-nodes.d.ts +2 -0
  184. package/dist/components/multi-select/utils/filter-nodes.js +25 -0
  185. package/dist/components/pictogram/pictogram.styles.d.ts +6 -9
  186. package/dist/components/pictogram/pictogram.styles.js +2 -3
  187. package/dist/components/pictogram/pictogram.types.d.ts +1 -1
  188. package/dist/components/popover/components/panel/panel.component.d.ts +1 -1
  189. package/dist/components/popover/components/panel/panel.component.js +35 -17
  190. package/dist/components/popover/components/panel/panel.hook.d.ts +4 -1
  191. package/dist/components/popover/components/panel/panel.hook.js +96 -19
  192. package/dist/components/popover/components/panel/panel.styles.js +2 -2
  193. package/dist/components/popover/components/panel/panel.types.d.ts +8 -0
  194. package/dist/components/popover/popover.component.js +14 -4
  195. package/dist/components/radio-group/radio-group.component.js +2 -2
  196. package/dist/components/selector/components/selector-button-group/selector-button-group.component.d.ts +2 -1
  197. package/dist/components/selector/components/selector-button-group/selector-button-group.component.js +1 -1
  198. package/dist/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.js +1 -0
  199. package/dist/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.js +2 -2
  200. package/dist/components/selector/components/selector-link-group/selector-link-group.component.d.ts +2 -1
  201. package/dist/components/selector/components/selector-link-group/selector-link-group.component.js +1 -1
  202. package/dist/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.js +1 -0
  203. package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js +2 -2
  204. package/dist/components/symbol/components/logos/bom-logo.d.ts +1 -1
  205. package/dist/components/symbol/components/logos/bom-logo.js +94 -146
  206. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.d.ts +1 -1
  207. package/dist/components/symbol/components/logos/bom-multibrand-large-logo.js +63 -67
  208. package/dist/components/symbol/components/logos/bom-multibrand-small-logo.js +60 -60
  209. package/dist/components/symbol/components/logos/bom-shield-logo.js +49 -41
  210. package/dist/components/symbol/components/logos/bsa-logo.d.ts +1 -1
  211. package/dist/components/symbol/components/logos/bsa-logo.js +25 -31
  212. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.d.ts +1 -1
  213. package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.js +10 -12
  214. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.d.ts +1 -1
  215. package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.js +10 -12
  216. package/dist/components/symbol/components/logos/bsa-stacked-logo.d.ts +1 -1
  217. package/dist/components/symbol/components/logos/bsa-stacked-logo.js +25 -31
  218. package/dist/components/symbol/components/logos/bt-logo.js +4 -4
  219. package/dist/components/symbol/components/logos/bt-multibrand-large-logo.js +4 -4
  220. package/dist/components/symbol/components/logos/bt-multibrand-small-logo.js +7 -7
  221. package/dist/components/symbol/components/logos/bt-panorama-logo.js +19 -19
  222. package/dist/components/symbol/components/logos/bt-panorama-reversed-logo.js +19 -19
  223. package/dist/components/symbol/components/logos/bt-reversed-logo.js +4 -4
  224. package/dist/components/symbol/components/logos/stg-dragon-logo.d.ts +1 -1
  225. package/dist/components/symbol/components/logos/stg-dragon-logo.js +28 -18
  226. package/dist/components/symbol/components/logos/stg-logo.d.ts +1 -1
  227. package/dist/components/symbol/components/logos/stg-logo.js +37 -27
  228. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.d.ts +1 -1
  229. package/dist/components/symbol/components/logos/stg-multibrand-large-logo.js +18 -15
  230. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.d.ts +1 -1
  231. package/dist/components/symbol/components/logos/stg-multibrand-small-logo.js +18 -16
  232. package/dist/components/symbol/components/logos/wbc-logo.js +13 -7
  233. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.d.ts +1 -1
  234. package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.js +8 -5
  235. package/dist/components/symbol/components/logos/wbc-multibrand-small-logo.js +4 -3
  236. package/dist/components/symbol/components/logos/wbg-internal-logo.d.ts +2 -0
  237. package/dist/components/symbol/components/logos/wbg-internal-logo.js +36 -0
  238. package/dist/components/symbol/components/logos/wbg-logo.d.ts +2 -0
  239. package/dist/components/symbol/components/logos/wbg-logo.js +27 -0
  240. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.d.ts +2 -0
  241. package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.js +25 -0
  242. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.d.ts +2 -0
  243. package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.js +21 -0
  244. package/dist/components/symbol/components/symbols/american-express-symbol.js +65 -15
  245. package/dist/components/symbol/components/symbols/apple-pay-symbol.d.ts +2 -0
  246. package/dist/components/symbol/components/symbols/apple-pay-symbol.js +42 -0
  247. package/dist/components/symbol/components/symbols/apple-store-inverse-symbol.js +26 -25
  248. package/dist/components/symbol/components/symbols/apple-store-symbol.js +26 -25
  249. package/dist/components/symbol/components/symbols/bpay-land-symbol.js +14 -10
  250. package/dist/components/symbol/components/symbols/bpay-port-symbol.js +14 -10
  251. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.d.ts +2 -0
  252. package/dist/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.js +56 -0
  253. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.d.ts +2 -0
  254. package/dist/components/symbol/components/symbols/eftpos-horizontal-symbol.js +56 -0
  255. package/dist/components/symbol/components/symbols/{pay-to-wordmark-dark-grey-symbol.d.ts → eftpos-vertical-inverse-symbol.d.ts} +1 -1
  256. package/dist/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.js +56 -0
  257. package/dist/components/symbol/components/symbols/{pay-to-light-grey-symbol.d.ts → eftpos-vertical-symbol.d.ts} +1 -1
  258. package/dist/components/symbol/components/symbols/eftpos-vertical-symbol.js +56 -0
  259. package/dist/components/symbol/components/symbols/facebook-circular-symbol.d.ts +2 -0
  260. package/dist/components/symbol/components/symbols/facebook-circular-symbol.js +17 -0
  261. package/dist/components/symbol/components/symbols/facebook-symbol.js +9 -11
  262. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.d.ts +2 -0
  263. package/dist/components/symbol/components/symbols/google-pay-inverse-symbol.js +38 -0
  264. package/dist/components/symbol/components/symbols/google-pay-symbol.d.ts +2 -0
  265. package/dist/components/symbol/components/symbols/google-pay-symbol.js +38 -0
  266. package/dist/components/symbol/components/symbols/google-store-symbol.js +64 -121
  267. package/dist/components/symbol/components/symbols/instagram-symbol.js +15 -43
  268. package/dist/components/symbol/components/symbols/linked-in-symbol.js +19 -17
  269. package/dist/components/symbol/components/symbols/mastercard-symbol.js +16 -16
  270. package/dist/components/symbol/components/symbols/{x-mark-inverse-symbol.d.ts → pay-id-inverse-symbol.d.ts} +1 -1
  271. package/dist/components/symbol/components/symbols/pay-id-inverse-symbol.js +24 -0
  272. package/dist/components/symbol/components/symbols/pay-id-symbol.js +12 -2
  273. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.d.ts +2 -0
  274. package/dist/components/symbol/components/symbols/pay-to-inverse-symbol.js +22 -0
  275. package/dist/components/symbol/components/symbols/{x-mark-symbol.d.ts → pay-to-symbol.d.ts} +1 -1
  276. package/dist/components/symbol/components/symbols/pay-to-symbol.js +22 -0
  277. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.d.ts +2 -0
  278. package/dist/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.js +55 -0
  279. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.d.ts +2 -0
  280. package/dist/components/symbol/components/symbols/samsung-pay-button-symbol.js +55 -0
  281. package/dist/components/symbol/components/symbols/visa-blue-symbol.js +12 -6
  282. package/dist/components/symbol/components/symbols/visa-white-symbol.js +12 -6
  283. package/dist/components/symbol/components/symbols/x-symbol.js +4 -4
  284. package/dist/components/symbol/components/symbols/youtube-symbol.js +8 -26
  285. package/dist/components/symbol/index.d.ts +17 -23
  286. package/dist/components/symbol/index.js +17 -23
  287. package/dist/components/symbol/symbol.types.d.ts +0 -4
  288. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.d.ts +1 -1
  289. package/dist/components/tooltip/components/tooltip-content/tooltip-content.component.js +4 -2
  290. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.d.ts +16 -1
  291. package/dist/components/tooltip/components/tooltip-content/tooltip-content.styles.js +7 -1
  292. package/dist/components/tooltip/components/tooltip-content/tooltip-content.types.d.ts +1 -0
  293. package/dist/components/tooltip/tooltip.component.d.ts +1 -1
  294. package/dist/components/tooltip/tooltip.component.js +5 -4
  295. package/dist/components/tooltip/tooltip.types.d.ts +3 -0
  296. package/dist/css/westpac-ui.css +284 -165
  297. package/dist/css/westpac-ui.min.css +284 -165
  298. package/package.json +18 -14
  299. package/src/components/autocomplete/components/autocomplete-list-box/autocomplete-list-box.component.tsx +1 -1
  300. package/src/components/autocomplete/components/autocomplete-popover/autocomplete-popover.component.tsx +2 -2
  301. package/src/components/bottom-sheet/bottom-sheet.component.tsx +1 -1
  302. package/src/components/button/button.component.tsx +2 -1
  303. package/src/components/button-group/components/button-group-button/button-group-button.component.tsx +2 -2
  304. package/src/components/checkbox-group/checkbox-group.component.tsx +1 -1
  305. package/src/components/compacta/components/compacta-item/compacta-item.component.tsx +2 -2
  306. package/src/components/date-picker/components/calendar/components/calendar-cell/calendar-cell.types.ts +0 -4
  307. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.component.tsx +0 -1
  308. package/src/components/date-picker/components/date-field/components/date-segment/date-segment.styles.ts +2 -6
  309. package/src/components/date-picker/components/popover/popover.styles.ts +1 -1
  310. package/src/components/date-picker/date-picker.component.tsx +15 -2
  311. package/src/components/date-picker/date-picker.styles.ts +22 -18
  312. package/src/components/date-picker/date-picker.types.ts +12 -3
  313. package/src/components/header/header.component.tsx +10 -6
  314. package/src/components/icon/components/arrow-back-icon.tsx +17 -0
  315. package/src/components/icon/components/arrow-down-icon.tsx +17 -0
  316. package/src/components/icon/components/arrow-forward-icon.tsx +17 -0
  317. package/src/components/icon/components/arrow-up-icon.tsx +17 -0
  318. package/src/components/icon/icon.styles.ts +5 -5
  319. package/src/components/icon/index.ts +4 -0
  320. package/src/components/index.ts +1 -0
  321. package/src/components/input-group/components/input-group-supporting-text/input-group-supporting-text.styles.ts +1 -1
  322. package/src/components/link/link.component.tsx +1 -0
  323. package/src/components/link/link.styles.ts +5 -7
  324. package/src/components/modal/components/modal-dialog/components/modal-dialog-body/modal-dialog-body.styles.ts +1 -1
  325. package/src/components/modal/components/modal-dialog/modal-dialog.component.tsx +1 -0
  326. package/src/components/modal/components/modal-dialog/modal-dialog.styles.ts +1 -1
  327. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.component.tsx +26 -0
  328. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.styles.ts +9 -0
  329. package/src/components/multi-select/components/multi-select-dropdown/multi-select-dropdown.types.ts +6 -0
  330. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.component.tsx +42 -0
  331. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.styles.ts +7 -0
  332. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-list-box-section/multi-select-list-box-section.types.ts +5 -0
  333. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.component.tsx +66 -0
  334. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.styles.ts +33 -0
  335. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-option/multi-select-option.types.ts +7 -0
  336. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.component.tsx +104 -0
  337. package/src/components/multi-select/components/multi-select-list-box/components/multi-select-select-all-option/multi-select-select-all-option.styles.ts +21 -0
  338. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.component.tsx +42 -0
  339. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.styles.ts +10 -0
  340. package/src/components/multi-select/components/multi-select-list-box/multi-select-list-box.types.ts +6 -0
  341. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.component.tsx +139 -0
  342. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.styles.ts +70 -0
  343. package/src/components/multi-select/components/multi-select-list-box-trigger/multi-select-list-box-trigger.types.ts +21 -0
  344. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.component.tsx +64 -0
  345. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.styles.ts +8 -0
  346. package/src/components/multi-select/components/multi-select-popover/multi-select-popover.types.ts +8 -0
  347. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.component.tsx +81 -0
  348. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.styles.ts +8 -0
  349. package/src/components/multi-select/components/multi-select-searchbar/multi-select-searchbar.types.ts +7 -0
  350. package/src/components/multi-select/index.ts +2 -0
  351. package/src/components/multi-select/multi-select.component.tsx +116 -0
  352. package/src/components/multi-select/multi-select.styles.ts +7 -0
  353. package/src/components/multi-select/multi-select.types.ts +60 -0
  354. package/src/components/multi-select/utils/filter-nodes.ts +29 -0
  355. package/src/components/pictogram/pictogram.styles.ts +2 -3
  356. package/src/components/pictogram/pictogram.types.ts +1 -1
  357. package/src/components/popover/components/panel/panel.component.tsx +50 -26
  358. package/src/components/popover/components/panel/panel.hook.tsx +101 -27
  359. package/src/components/popover/components/panel/panel.styles.ts +2 -2
  360. package/src/components/popover/components/panel/panel.types.ts +8 -0
  361. package/src/components/popover/popover.component.tsx +16 -2
  362. package/src/components/radio-group/radio-group.component.tsx +1 -1
  363. package/src/components/selector/components/selector-button-group/selector-button-group.component.tsx +1 -1
  364. package/src/components/selector/components/selector-checkbox-group/components/selector-checkbox-group-option/selector-checkbox-group-option.component.tsx +6 -1
  365. package/src/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.tsx +1 -1
  366. package/src/components/selector/components/selector-link-group/selector-link-group.component.tsx +1 -1
  367. package/src/components/selector/components/selector-radio-group/components/selector-radio-group-option/selector-radio-group-option.component.tsx +6 -1
  368. package/src/components/selector/components/selector-radio-group/selector-radio-group.component.tsx +1 -1
  369. package/src/components/symbol/components/logos/bom-logo.tsx +87 -141
  370. package/src/components/symbol/components/logos/bom-multibrand-large-logo.tsx +22 -27
  371. package/src/components/symbol/components/logos/bom-multibrand-small-logo.tsx +20 -20
  372. package/src/components/symbol/components/logos/bom-shield-logo.tsx +27 -21
  373. package/src/components/symbol/components/logos/bsa-logo.tsx +49 -57
  374. package/src/components/symbol/components/logos/bsa-multibrand-large-logo.tsx +28 -31
  375. package/src/components/symbol/components/logos/bsa-multibrand-small-logo.tsx +28 -31
  376. package/src/components/symbol/components/logos/bsa-stacked-logo.tsx +49 -57
  377. package/src/components/symbol/components/logos/bt-logo.tsx +6 -3
  378. package/src/components/symbol/components/logos/bt-multibrand-large-logo.tsx +4 -4
  379. package/src/components/symbol/components/logos/bt-multibrand-small-logo.tsx +7 -7
  380. package/src/components/symbol/components/logos/bt-panorama-logo.tsx +21 -18
  381. package/src/components/symbol/components/logos/bt-panorama-reversed-logo.tsx +21 -18
  382. package/src/components/symbol/components/logos/bt-reversed-logo.tsx +6 -3
  383. package/src/components/symbol/components/logos/stg-dragon-logo.tsx +77 -68
  384. package/src/components/symbol/components/logos/stg-logo.tsx +113 -104
  385. package/src/components/symbol/components/logos/stg-multibrand-large-logo.tsx +45 -42
  386. package/src/components/symbol/components/logos/stg-multibrand-small-logo.tsx +44 -42
  387. package/src/components/symbol/components/logos/wbc-logo.tsx +16 -9
  388. package/src/components/symbol/components/logos/wbc-multibrand-large-logo.tsx +22 -19
  389. package/src/components/symbol/components/logos/wbc-multibrand-small-logo.tsx +3 -2
  390. package/src/components/symbol/components/logos/wbg-internal-logo.tsx +51 -0
  391. package/src/components/symbol/components/logos/wbg-logo.tsx +41 -0
  392. package/src/components/symbol/components/logos/wbg-multibrand-large-logo.tsx +38 -0
  393. package/src/components/symbol/components/logos/wbg-multibrand-small-logo.tsx +38 -0
  394. package/src/components/symbol/components/symbols/american-express-symbol.tsx +73 -17
  395. package/src/components/symbol/components/symbols/apple-pay-symbol.tsx +61 -0
  396. package/src/components/symbol/components/symbols/apple-store-inverse-symbol.tsx +22 -20
  397. package/src/components/symbol/components/symbols/apple-store-symbol.tsx +21 -19
  398. package/src/components/symbol/components/symbols/bpay-land-symbol.tsx +10 -3
  399. package/src/components/symbol/components/symbols/bpay-port-symbol.tsx +10 -3
  400. package/src/components/symbol/components/symbols/eftpos-horizontal-inverse-symbol.tsx +74 -0
  401. package/src/components/symbol/components/symbols/eftpos-horizontal-symbol.tsx +74 -0
  402. package/src/components/symbol/components/symbols/eftpos-vertical-inverse-symbol.tsx +74 -0
  403. package/src/components/symbol/components/symbols/eftpos-vertical-symbol.tsx +74 -0
  404. package/src/components/symbol/components/symbols/facebook-circular-symbol.tsx +32 -0
  405. package/src/components/symbol/components/symbols/facebook-symbol.tsx +12 -7
  406. package/src/components/symbol/components/symbols/google-pay-inverse-symbol.tsx +60 -0
  407. package/src/components/symbol/components/symbols/google-pay-symbol.tsx +60 -0
  408. package/src/components/symbol/components/symbols/google-store-symbol.tsx +79 -99
  409. package/src/components/symbol/components/symbols/instagram-symbol.tsx +12 -24
  410. package/src/components/symbol/components/symbols/linked-in-symbol.tsx +17 -7
  411. package/src/components/symbol/components/symbols/mastercard-symbol.tsx +13 -16
  412. package/src/components/symbol/components/symbols/pay-id-inverse-symbol.tsx +37 -0
  413. package/src/components/symbol/components/symbols/pay-id-symbol.tsx +13 -4
  414. package/src/components/symbol/components/symbols/pay-to-inverse-symbol.tsx +35 -0
  415. package/src/components/symbol/components/symbols/pay-to-symbol.tsx +35 -0
  416. package/src/components/symbol/components/symbols/samsung-pay-button-inverse-symbol.tsx +79 -0
  417. package/src/components/symbol/components/symbols/samsung-pay-button-symbol.tsx +79 -0
  418. package/src/components/symbol/components/symbols/visa-blue-symbol.tsx +9 -4
  419. package/src/components/symbol/components/symbols/visa-white-symbol.tsx +9 -4
  420. package/src/components/symbol/components/symbols/x-symbol.tsx +4 -4
  421. package/src/components/symbol/components/symbols/youtube-symbol.tsx +9 -14
  422. package/src/components/symbol/index.ts +17 -23
  423. package/src/components/symbol/symbol.types.ts +0 -4
  424. package/src/components/tooltip/components/tooltip-content/tooltip-content.component.tsx +2 -2
  425. package/src/components/tooltip/components/tooltip-content/tooltip-content.styles.ts +7 -1
  426. package/src/components/tooltip/components/tooltip-content/tooltip-content.types.ts +1 -0
  427. package/src/components/tooltip/tooltip.component.tsx +9 -4
  428. package/src/components/tooltip/tooltip.types.ts +4 -0
  429. package/utils/build-svg-zip/index.ts +1 -1
  430. package/assets/logos-symbols/AmericanExpressSymbol.svg +0 -13
  431. package/assets/logos-symbols/AppleStoreBlack.svg +0 -16
  432. package/assets/logos-symbols/AppleStoreWhite.svg +0 -16
  433. package/assets/logos-symbols/Apple_Pay.svg +0 -16
  434. package/assets/logos-symbols/BOMLogo.svg +0 -44
  435. package/assets/logos-symbols/BOMMultibrandLargeLogoCenter.svg +0 -23
  436. package/assets/logos-symbols/BOMMultibrandLargeLogoLeft.svg +0 -23
  437. package/assets/logos-symbols/BOMMultibrandLargeLogoRight.svg +0 -30
  438. package/assets/logos-symbols/BOMMultibrandSmallLogoCenter.svg +0 -22
  439. package/assets/logos-symbols/BOMMultibrandSmallLogoLeft.svg +0 -22
  440. package/assets/logos-symbols/BOMMultibrandSmallLogoRight.svg +0 -22
  441. package/assets/logos-symbols/BPayLandSymbol.svg +0 -11
  442. package/assets/logos-symbols/BPayPortSymbol.svg +0 -11
  443. package/assets/logos-symbols/BSALogo.svg +0 -16
  444. package/assets/logos-symbols/BSAMultibrandLargeLogoCenter.svg +0 -5
  445. package/assets/logos-symbols/BSAMultibrandLargeLogoLeft.svg +0 -5
  446. package/assets/logos-symbols/BSAMultibrandLargeLogoRight.svg +0 -5
  447. package/assets/logos-symbols/BSAMultibrandSmallLogoCenter.svg +0 -5
  448. package/assets/logos-symbols/BSAMultibrandSmallLogoLeft.svg +0 -5
  449. package/assets/logos-symbols/BSAMultibrandSmallLogoRight.svg +0 -5
  450. package/assets/logos-symbols/BSAStackedLogo.svg +0 -16
  451. package/assets/logos-symbols/BTLogo.svg +0 -5
  452. package/assets/logos-symbols/BTLogoReversed.svg +0 -5
  453. package/assets/logos-symbols/BTMultibrandLargeLogoCenter.svg +0 -5
  454. package/assets/logos-symbols/BTMultibrandLargeLogoLeft.svg +0 -5
  455. package/assets/logos-symbols/BTMultibrandLargeLogoRight.svg +0 -12
  456. package/assets/logos-symbols/BTMultibrandSmallLogoCenter.svg +0 -12
  457. package/assets/logos-symbols/BTMultibrandSmallLogoLeft.svg +0 -12
  458. package/assets/logos-symbols/BTMultibrandSmallLogoRight.svg +0 -12
  459. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoCenter.svg +0 -20
  460. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoLeft.svg +0 -20
  461. package/assets/logos-symbols/BTPanoramaMultibrandLargeLogoRight.svg +0 -20
  462. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoCenter.svg +0 -20
  463. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoLeft.svg +0 -20
  464. package/assets/logos-symbols/BTPanoramaMultibrandSmallLogoRight.svg +0 -20
  465. package/assets/logos-symbols/FacebookSymbol.svg +0 -11
  466. package/assets/logos-symbols/GooglePlusSymbol.svg +0 -19
  467. package/assets/logos-symbols/GoogleStoreSymbol.svg +0 -45
  468. package/assets/logos-symbols/InstagramSymbol.svg +0 -21
  469. package/assets/logos-symbols/MastercardAcceptedSymbol.svg +0 -15
  470. package/assets/logos-symbols/MastercardHorizontalSymbol.svg +0 -14
  471. package/assets/logos-symbols/MastercardSymbol.svg +0 -7
  472. package/assets/logos-symbols/MicrosoftStoreSymbol.svg +0 -16
  473. package/assets/logos-symbols/PayIDSymbol.svg +0 -10
  474. package/assets/logos-symbols/PrototypeLargeLogoCentre.svg +0 -9
  475. package/assets/logos-symbols/PrototypeLargeLogoLeft.svg +0 -9
  476. package/assets/logos-symbols/PrototypeLargeLogoRight.svg +0 -9
  477. package/assets/logos-symbols/PrototypeLogo.svg +0 -9
  478. package/assets/logos-symbols/PrototypeSmallLogoCentre.svg +0 -9
  479. package/assets/logos-symbols/PrototypeSmallLogoLeft.svg +0 -9
  480. package/assets/logos-symbols/PrototypeSmallLogoRight.svg +0 -9
  481. package/assets/logos-symbols/RAMSLogo.svg +0 -37
  482. package/assets/logos-symbols/RAMSMultibrandLargeLogoCenter.svg +0 -37
  483. package/assets/logos-symbols/RAMSMultibrandLargeLogoLeft.svg +0 -37
  484. package/assets/logos-symbols/RAMSMultibrandLargeLogoRight.svg +0 -37
  485. package/assets/logos-symbols/RAMSMultibrandSmallLogoCenter.svg +0 -37
  486. package/assets/logos-symbols/RAMSMultibrandSmallLogoLeft.svg +0 -37
  487. package/assets/logos-symbols/RAMSMultibrandSmallLogoRight.svg +0 -37
  488. package/assets/logos-symbols/RedAvatarCircleLogo.svg +0 -12
  489. package/assets/logos-symbols/RedAvatarCircleReversedLogo.svg +0 -11
  490. package/assets/logos-symbols/RedAvatarLogo.svg +0 -11
  491. package/assets/logos-symbols/STGDragonLogo.svg +0 -23
  492. package/assets/logos-symbols/STGLogo.svg +0 -32
  493. package/assets/logos-symbols/STGMultibrandLargeLogoCenter.svg +0 -9
  494. package/assets/logos-symbols/STGMultibrandLargeLogoLeft.svg +0 -9
  495. package/assets/logos-symbols/STGMultibrandLargeLogoRight.svg +0 -9
  496. package/assets/logos-symbols/STGMultibrandSmallLogoCenter.svg +0 -9
  497. package/assets/logos-symbols/STGMultibrandSmallLogoLeft.svg +0 -9
  498. package/assets/logos-symbols/STGMultibrandSmallLogoRight.svg +0 -16
  499. package/assets/logos-symbols/SamsungPayCTA-AddtoBlack.svg +0 -26
  500. package/assets/logos-symbols/SamsungPayCTA-AddtoWhite.svg +0 -26
  501. package/assets/logos-symbols/SamsungPayCTA-DonateBlack.svg +0 -32
  502. package/assets/logos-symbols/SamsungPayCTA-DonateWhite.svg +0 -32
  503. package/assets/logos-symbols/SamsungPayCTA-PartnerBlack.svg +0 -34
  504. package/assets/logos-symbols/SamsungPayCTA-PartnerWhite.svg +0 -34
  505. package/assets/logos-symbols/SamsungPayCTA-PaywithBlack.svg +0 -29
  506. package/assets/logos-symbols/SamsungPayCTA-PaywithWhite.svg +0 -29
  507. package/assets/logos-symbols/SamsungPayHorizontalBlack.svg +0 -19
  508. package/assets/logos-symbols/SamsungPayVerticalBlack.svg +0 -12
  509. package/assets/logos-symbols/SamsungPayVerticalWhite.svg +0 -12
  510. package/assets/logos-symbols/SamsungPayWhite.svg +0 -19
  511. package/assets/logos-symbols/SlackSymbol.svg +0 -14
  512. package/assets/logos-symbols/VisaBlueSymbol.svg +0 -11
  513. package/assets/logos-symbols/VisaSymbol.svg +0 -10
  514. package/assets/logos-symbols/VisaWhiteSymbol.svg +0 -11
  515. package/assets/logos-symbols/WBCMultibrandLargeLogoCenter.svg +0 -3
  516. package/assets/logos-symbols/WBCMultibrandLargeLogoLeft.svg +0 -3
  517. package/assets/logos-symbols/WBCMultibrandLargeLogoRight.svg +0 -3
  518. package/assets/logos-symbols/WBCMultibrandSmallLogoCenter.svg +0 -3
  519. package/assets/logos-symbols/WBCMultibrandSmallLogoLeft.svg +0 -3
  520. package/assets/logos-symbols/WBCMultibrandSmallLogoRight.svg +0 -3
  521. package/assets/logos-symbols/XBlack.svg +0 -3
  522. package/assets/logos-symbols/XWhite.svg +0 -3
  523. package/assets/logos-symbols/YammerSymbol.svg +0 -11
  524. package/assets/logos-symbols/YouTubeSymbol.svg +0 -16
  525. package/assets/logos-symbols/eftposHorizontalPositive.svg +0 -21
  526. package/assets/logos-symbols/eftposHorizontalReversed.svg +0 -21
  527. package/assets/logos-symbols/eftposHorizontalReversedMono.svg +0 -16
  528. package/assets/logos-symbols/eftposVerticalPositive.svg +0 -21
  529. package/assets/logos-symbols/eftposVerticalReversed.svg +0 -21
  530. package/assets/logos-symbols/eftposVerticalWhite.svg +0 -21
  531. package/assets/logos-symbols/google-pay-mark_800.svg +0 -18
  532. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.d.ts +0 -2
  533. package/dist/components/symbol/components/logos/bt-panorama-multibrand-large-logo.js +0 -63
  534. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.d.ts +0 -2
  535. package/dist/components/symbol/components/logos/bt-panorama-multibrand-small-logo.js +0 -63
  536. package/dist/components/symbol/components/logos/red-avatar-circle-logo.d.ts +0 -2
  537. package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +0 -25
  538. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.d.ts +0 -2
  539. package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +0 -22
  540. package/dist/components/symbol/components/logos/red-avatar-logo.d.ts +0 -2
  541. package/dist/components/symbol/components/logos/red-avatar-logo.js +0 -20
  542. package/dist/components/symbol/components/symbols/google-plus-symbol.d.ts +0 -2
  543. package/dist/components/symbol/components/symbols/google-plus-symbol.js +0 -45
  544. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.d.ts +0 -2
  545. package/dist/components/symbol/components/symbols/mastercard-accepted-symbol.js +0 -31
  546. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.d.ts +0 -2
  547. package/dist/components/symbol/components/symbols/mastercard-horizontal-symbol.js +0 -28
  548. package/dist/components/symbol/components/symbols/microsoft-store-symbol.d.ts +0 -2
  549. package/dist/components/symbol/components/symbols/microsoft-store-symbol.js +0 -35
  550. package/dist/components/symbol/components/symbols/pay-to-black-symbol.d.ts +0 -2
  551. package/dist/components/symbol/components/symbols/pay-to-black-symbol.js +0 -16
  552. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.d.ts +0 -2
  553. package/dist/components/symbol/components/symbols/pay-to-dark-grey-symbol.js +0 -16
  554. package/dist/components/symbol/components/symbols/pay-to-light-grey-symbol.js +0 -16
  555. package/dist/components/symbol/components/symbols/pay-to-white-symbol.d.ts +0 -2
  556. package/dist/components/symbol/components/symbols/pay-to-white-symbol.js +0 -16
  557. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.d.ts +0 -2
  558. package/dist/components/symbol/components/symbols/pay-to-wordmark-black-symbol.js +0 -25
  559. package/dist/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.js +0 -25
  560. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.d.ts +0 -2
  561. package/dist/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.js +0 -25
  562. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.d.ts +0 -2
  563. package/dist/components/symbol/components/symbols/pay-to-wordmark-white-symbol.js +0 -25
  564. package/dist/components/symbol/components/symbols/slack-symbol.d.ts +0 -2
  565. package/dist/components/symbol/components/symbols/slack-symbol.js +0 -31
  566. package/dist/components/symbol/components/symbols/twitter-symbol.d.ts +0 -2
  567. package/dist/components/symbol/components/symbols/twitter-symbol.js +0 -22
  568. package/dist/components/symbol/components/symbols/visa-symbol.d.ts +0 -2
  569. package/dist/components/symbol/components/symbols/visa-symbol.js +0 -14
  570. package/dist/components/symbol/components/symbols/x-mark-inverse-symbol.js +0 -14
  571. package/dist/components/symbol/components/symbols/x-mark-symbol.js +0 -14
  572. package/dist/components/symbol/components/symbols/yammer-symbol.d.ts +0 -2
  573. package/dist/components/symbol/components/symbols/yammer-symbol.js +0 -22
  574. package/src/components/symbol/components/logos/bt-panorama-multibrand-large-logo.tsx +0 -80
  575. package/src/components/symbol/components/logos/bt-panorama-multibrand-small-logo.tsx +0 -80
  576. package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +0 -35
  577. package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +0 -31
  578. package/src/components/symbol/components/logos/red-avatar-logo.tsx +0 -34
  579. package/src/components/symbol/components/symbols/google-plus-symbol.tsx +0 -43
  580. package/src/components/symbol/components/symbols/mastercard-accepted-symbol.tsx +0 -44
  581. package/src/components/symbol/components/symbols/mastercard-horizontal-symbol.tsx +0 -43
  582. package/src/components/symbol/components/symbols/microsoft-store-symbol.tsx +0 -38
  583. package/src/components/symbol/components/symbols/pay-to-black-symbol.tsx +0 -30
  584. package/src/components/symbol/components/symbols/pay-to-dark-grey-symbol.tsx +0 -30
  585. package/src/components/symbol/components/symbols/pay-to-light-grey-symbol.tsx +0 -30
  586. package/src/components/symbol/components/symbols/pay-to-white-symbol.tsx +0 -30
  587. package/src/components/symbol/components/symbols/pay-to-wordmark-black-symbol.tsx +0 -42
  588. package/src/components/symbol/components/symbols/pay-to-wordmark-dark-grey-symbol.tsx +0 -42
  589. package/src/components/symbol/components/symbols/pay-to-wordmark-light-grey-symbol.tsx +0 -42
  590. package/src/components/symbol/components/symbols/pay-to-wordmark-white-symbol.tsx +0 -42
  591. package/src/components/symbol/components/symbols/slack-symbol.tsx +0 -43
  592. package/src/components/symbol/components/symbols/twitter-symbol.tsx +0 -31
  593. package/src/components/symbol/components/symbols/visa-symbol.tsx +0 -28
  594. package/src/components/symbol/components/symbols/x-mark-inverse-symbol.tsx +0 -28
  595. package/src/components/symbol/components/symbols/x-mark-symbol.tsx +0 -28
  596. package/src/components/symbol/components/symbols/yammer-symbol.tsx +0 -31
@@ -1,11 +1,11 @@
1
1
  <svg width="268" height="63" viewBox="0 0 268 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_822_490)">
3
- <path d="M257.57 0.23999H10.63C4.89 0.23999 0.239998 4.88999 0.239998 10.63V52.2C0.239998 57.94 4.89 62.59 10.63 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="white"/>
2
+ <g clip-path="url(#clip0_206_1336)">
3
+ <path d="M257.57 0.23999H10.6302C4.89023 0.23999 0.240234 4.88999 0.240234 10.63V52.2C0.240234 57.94 4.89023 62.59 10.6302 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="white"/>
4
4
  <path d="M133.43 36.87H133.33L128.87 21.64H121.66V40.85H126.43L126.17 25.09H126.27L131.06 40.85H137.98V21.64H133.17L133.43 36.87Z" fill="black"/>
5
- <path d="M41.8 21.64L38.2 41.05H43.45L46.1 23.44H46.21L48.8 41.05H54.01L50.44 21.64H41.8Z" fill="black"/>
6
- <path d="M71.13 21.64L68.73 36.48H68.63L66.23 21.64H58.32L57.89 41.05H62.75L62.87 23.6H62.98L66.22 41.05H71.14L74.39 23.6H74.49L74.62 41.05H79.47L79.04 21.64H71.13Z" fill="black"/>
7
- <path d="M26.18 26.64C26.09 26.24 26.11 25.84 26.16 25.62C26.3 25 26.72 24.32 27.93 24.32C29.07 24.32 29.73 25.02 29.73 26.08V27.28H34.57V25.91C34.57 21.68 30.77 21.02 28.03 21.02C24.58 21.02 21.76 22.16 21.24 25.33C21.1 26.2 21.08 26.97 21.28 27.95C22.12 31.92 29.02 33.06 30.02 35.58C30.21 36.05 30.15 36.65 30.06 37.02C29.9 37.67 29.46 38.33 28.17 38.33C26.96 38.33 26.22 37.63 26.22 36.57V34.69H21.01V36.19C21.01 40.52 24.42 41.83 28.06 41.83C31.57 41.83 34.46 40.63 34.92 37.39C35.16 35.71 34.98 34.62 34.9 34.21C34.1 30.12 26.73 28.91 26.18 26.64Z" fill="black"/>
8
- <path d="M89.33 26.69C89.24 26.3 89.26 25.9 89.31 25.68C89.45 25.06 89.87 24.39 91.06 24.39C92.19 24.39 92.85 25.08 92.85 26.13V27.32H97.64V25.97C97.64 21.78 93.88 21.13 91.16 21.13C87.75 21.13 84.95 22.26 84.45 25.39C84.31 26.25 84.29 27.01 84.49 27.98C85.32 31.91 92.15 33.04 93.14 35.53C93.33 36 93.27 36.59 93.18 36.95C93.02 37.59 92.59 38.24 91.31 38.24C90.11 38.24 89.38 37.55 89.38 36.5V34.64H84.23V36.12C84.23 40.41 87.6 41.7 91.22 41.7C94.7 41.7 97.56 40.52 98.01 37.31C98.24 35.65 98.07 34.57 97.99 34.16C97.16 30.14 89.87 28.94 89.33 26.69Z" fill="black"/>
5
+ <path d="M41.8002 21.64L38.2002 41.05H43.4502L46.1002 23.44H46.2102L48.8002 41.05H54.0102L50.4402 21.64H41.8002Z" fill="black"/>
6
+ <path d="M71.1301 21.64L68.7301 36.48H68.6301L66.2301 21.64H58.3201L57.8901 41.05H62.7501L62.8701 23.6H62.9801L66.2201 41.05H71.1401L74.3901 23.6H74.4901L74.6201 41.05H79.4701L79.0401 21.64H71.1301Z" fill="black"/>
7
+ <path d="M26.1803 26.64C26.0903 26.24 26.1103 25.84 26.1603 25.62C26.3003 25 26.7203 24.32 27.9303 24.32C29.0703 24.32 29.7303 25.02 29.7303 26.08V27.28H34.5703V25.91C34.5703 21.68 30.7703 21.02 28.0303 21.02C24.5803 21.02 21.7603 22.16 21.2403 25.33C21.1003 26.2 21.0803 26.97 21.2803 27.95C22.1203 31.92 29.0203 33.06 30.0203 35.58C30.2103 36.05 30.1503 36.65 30.0603 37.02C29.9003 37.67 29.4603 38.33 28.1703 38.33C26.9603 38.33 26.2203 37.63 26.2203 36.57V34.69H21.0103V36.19C21.0103 40.52 24.4203 41.83 28.0603 41.83C31.5703 41.83 34.4603 40.63 34.9203 37.39C35.1603 35.71 34.9803 34.62 34.9003 34.21C34.1003 30.12 26.7303 28.91 26.1803 26.64Z" fill="black"/>
8
+ <path d="M89.3305 26.69C89.2405 26.3 89.2605 25.9 89.3105 25.68C89.4505 25.06 89.8705 24.39 91.0605 24.39C92.1905 24.39 92.8505 25.08 92.8505 26.13V27.32H97.6405V25.97C97.6405 21.78 93.8805 21.13 91.1605 21.13C87.7505 21.13 84.9505 22.26 84.4505 25.39C84.3105 26.25 84.2905 27.01 84.4905 27.98C85.3205 31.91 92.1505 33.04 93.1405 35.53C93.3305 36 93.2705 36.59 93.1805 36.95C93.0205 37.59 92.5905 38.24 91.3105 38.24C90.1105 38.24 89.3805 37.55 89.3805 36.5V34.64H84.2305V36.12C84.2305 40.41 87.6005 41.7 91.2205 41.7C94.7005 41.7 97.5605 40.52 98.0105 37.31C98.2405 35.65 98.0705 34.57 97.9905 34.16C97.1605 30.14 89.8705 28.94 89.3305 26.69Z" fill="black"/>
9
9
  <path d="M111.34 35.99C111.34 36.24 111.34 36.52 111.3 36.73C111.2 37.21 110.79 38.14 109.44 38.14C108.09 38.14 107.67 37.21 107.58 36.73C107.54 36.52 107.53 36.24 107.53 35.99V21.64H102.62V35.56C102.61 35.92 102.65 36.65 102.66 36.84C103 40.46 105.86 41.64 109.43 41.64C113 41.64 115.86 40.47 116.2 36.84C116.22 36.65 116.26 35.92 116.25 35.56V21.64H111.34V35.99Z" fill="black"/>
10
10
  <path d="M149.95 30.15V32.98H151.94V35.8C151.94 36.05 151.93 36.32 151.89 36.54C151.8 37.06 151.31 37.95 149.91 37.95C148.51 37.95 148.02 37.06 147.92 36.54C147.88 36.32 147.87 36.05 147.88 35.8V26.93C147.88 26.61 147.9 26.27 147.96 26.01C148.07 25.53 148.48 24.6 149.89 24.6C151.37 24.6 151.74 25.58 151.83 26.01C151.89 26.29 151.89 26.75 151.89 26.75V27.84H156.79V27.19C156.79 27.19 156.81 26.53 156.74 25.91C156.38 22.27 153.37 21.11 149.93 21.11C146.49 21.11 143.55 22.28 143.12 25.91C143.08 26.23 143.04 26.84 143.04 27.19V35.36C143.04 35.73 143.05 35.99 143.11 36.64C143.43 40.17 146.5 41.44 149.94 41.44C153.38 41.44 156.44 40.18 156.77 36.64C156.83 35.99 156.84 35.73 156.84 35.36V30.16H149.95V30.15Z" fill="black"/>
11
11
  <path d="M247.11 30.9C246.76 30.48 246.39 30.08 245.99 29.7C245.58 29.32 245.18 28.93 244.78 28.53C244.39 28.15 243.98 27.76 243.57 27.35C243.15 26.97 242.74 26.58 242.33 26.18C241.94 25.78 241.53 25.39 241.12 25.01C240.73 24.61 240.32 24.21 239.91 23.81C239.52 23.41 239.12 23.01 238.7 22.61L238.11 22.01C237.92 21.81 237.67 21.65 237.36 21.53H237.17C236.92 21.57 236.74 21.65 236.61 21.77C236.2 22.17 235.79 22.57 235.4 22.97L235.15 23.33C235.05 23.63 235.1 23.88 235.31 24.08C235.7 24.5 236.1 24.91 236.49 25.32C236.9 25.7 237.31 26.09 237.7 26.49C238.09 26.89 238.5 27.29 238.91 27.69C239.3 28.07 239.71 28.46 240.12 28.87C240.51 29.27 240.91 29.67 241.33 30.07C241.72 30.47 242.12 30.87 242.51 31.28L242.23 31.58C241.82 31.98 241.41 32.37 241.02 32.75C240.61 33.15 240.2 33.55 239.81 33.95C239.39 34.35 238.99 34.75 238.6 35.16C238.19 35.56 237.78 35.96 237.39 36.36C237 36.76 236.59 37.16 236.18 37.57L235.59 38.14L235.19 38.62L235.16 39.22L235.35 39.55L235.41 39.58C235.8 39.98 236.21 40.38 236.62 40.78C236.76 40.92 236.99 40.99 237.3 40.99L237.55 40.93C237.82 40.77 238.07 40.57 238.29 40.33C238.54 40.07 238.8 39.81 239.07 39.55L239.5 39.13C239.89 38.75 240.3 38.36 240.71 37.96C241.12 37.56 241.53 37.17 241.92 36.79C242.33 36.39 242.73 35.99 243.13 35.58C243.54 35.2 243.95 34.81 244.34 34.4C244.75 34 245.16 33.61 245.55 33.23C245.96 32.83 246.37 32.44 246.76 32.06L247.1 31.64L247.16 31.01L247.11 30.9Z" fill="black"/>
@@ -14,7 +14,7 @@
14
14
  <path d="M220.69 25.18L216.31 36.38L211.67 25.18H207.58L214.4 40.98L210.91 49.48H214.8L224.72 25.18H220.69Z" fill="black"/>
15
15
  </g>
16
16
  <defs>
17
- <clipPath id="clip0_822_490">
17
+ <clipPath id="clip0_206_1336">
18
18
  <rect width="268" height="63" fill="white"/>
19
19
  </clipPath>
20
20
  </defs>
@@ -0,0 +1,21 @@
1
+ <svg width="268" height="63" viewBox="0 0 268 63" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2479)">
3
+ <path d="M257.57 0.23999H10.6302C4.89023 0.23999 0.240234 4.88999 0.240234 10.63V52.2C0.240234 57.94 4.89023 62.59 10.6302 62.59H257.57C263.31 62.59 267.96 57.94 267.96 52.2V10.63C267.96 4.88999 263.31 0.23999 257.57 0.23999Z" fill="black"/>
4
+ <path d="M133.43 36.87H133.33L128.87 21.64H121.66V40.85H126.43L126.17 25.09H126.27L131.06 40.85H137.98V21.64H133.17L133.43 36.87Z" fill="white"/>
5
+ <path d="M41.8002 21.64L38.2002 41.05H43.4502L46.1002 23.44H46.2102L48.8002 41.05H54.0102L50.4402 21.64H41.8002Z" fill="white"/>
6
+ <path d="M71.1301 21.64L68.7301 36.48H68.6301L66.2301 21.64H58.3201L57.8901 41.05H62.7501L62.8701 23.6H62.9801L66.2201 41.05H71.1401L74.3901 23.6H74.4901L74.6201 41.05H79.4701L79.0401 21.64H71.1301Z" fill="white"/>
7
+ <path d="M26.1803 26.64C26.0903 26.24 26.1103 25.84 26.1603 25.62C26.3003 25 26.7203 24.32 27.9303 24.32C29.0703 24.32 29.7303 25.02 29.7303 26.08V27.28H34.5703V25.91C34.5703 21.68 30.7703 21.02 28.0303 21.02C24.5803 21.02 21.7603 22.16 21.2403 25.33C21.1003 26.2 21.0803 26.97 21.2803 27.95C22.1203 31.92 29.0203 33.06 30.0203 35.58C30.2103 36.05 30.1503 36.65 30.0603 37.02C29.9003 37.67 29.4603 38.33 28.1703 38.33C26.9603 38.33 26.2203 37.63 26.2203 36.57V34.69H21.0103V36.19C21.0103 40.52 24.4203 41.83 28.0603 41.83C31.5703 41.83 34.4603 40.63 34.9203 37.39C35.1603 35.71 34.9803 34.62 34.9003 34.21C34.1003 30.12 26.7303 28.91 26.1803 26.64Z" fill="white"/>
8
+ <path d="M89.3305 26.69C89.2405 26.3 89.2605 25.9 89.3105 25.68C89.4505 25.06 89.8705 24.39 91.0605 24.39C92.1905 24.39 92.8505 25.08 92.8505 26.13V27.32H97.6405V25.97C97.6405 21.78 93.8805 21.13 91.1605 21.13C87.7505 21.13 84.9505 22.26 84.4505 25.39C84.3105 26.25 84.2905 27.01 84.4905 27.98C85.3205 31.91 92.1505 33.04 93.1405 35.53C93.3305 36 93.2705 36.59 93.1805 36.95C93.0205 37.59 92.5905 38.24 91.3105 38.24C90.1105 38.24 89.3805 37.55 89.3805 36.5V34.64H84.2305V36.12C84.2305 40.41 87.6005 41.7 91.2205 41.7C94.7005 41.7 97.5605 40.52 98.0105 37.31C98.2405 35.65 98.0705 34.57 97.9905 34.16C97.1605 30.14 89.8705 28.94 89.3305 26.69Z" fill="white"/>
9
+ <path d="M111.34 35.99C111.34 36.24 111.34 36.52 111.3 36.73C111.2 37.21 110.79 38.14 109.44 38.14C108.09 38.14 107.67 37.21 107.58 36.73C107.54 36.52 107.53 36.24 107.53 35.99V21.64H102.62V35.56C102.61 35.92 102.65 36.65 102.66 36.84C103 40.46 105.86 41.64 109.43 41.64C113 41.64 115.86 40.47 116.2 36.84C116.22 36.65 116.26 35.92 116.25 35.56V21.64H111.34V35.99Z" fill="white"/>
10
+ <path d="M149.95 30.15V32.98H151.94V35.8C151.94 36.05 151.93 36.32 151.89 36.54C151.8 37.06 151.31 37.95 149.91 37.95C148.51 37.95 148.02 37.06 147.92 36.54C147.88 36.32 147.87 36.05 147.88 35.8V26.93C147.88 26.61 147.9 26.27 147.96 26.01C148.07 25.53 148.48 24.6 149.89 24.6C151.37 24.6 151.74 25.58 151.83 26.01C151.89 26.29 151.89 26.75 151.89 26.75V27.84H156.79V27.19C156.79 27.19 156.81 26.53 156.74 25.91C156.38 22.27 153.37 21.11 149.93 21.11C146.49 21.11 143.55 22.28 143.12 25.91C143.08 26.23 143.04 26.84 143.04 27.19V35.36C143.04 35.73 143.05 35.99 143.11 36.64C143.43 40.17 146.5 41.44 149.94 41.44C153.38 41.44 156.44 40.18 156.77 36.64C156.83 35.99 156.84 35.73 156.84 35.36V30.16H149.95V30.15Z" fill="white"/>
11
+ <path d="M247.11 30.9C246.76 30.48 246.39 30.08 245.99 29.7C245.58 29.32 245.18 28.93 244.78 28.53C244.39 28.15 243.98 27.76 243.57 27.35C243.15 26.97 242.74 26.58 242.33 26.18C241.94 25.78 241.53 25.39 241.12 25.01C240.73 24.61 240.32 24.21 239.91 23.81C239.52 23.41 239.12 23.01 238.7 22.61L238.11 22.01C237.92 21.81 237.67 21.65 237.36 21.53H237.17C236.92 21.57 236.74 21.65 236.61 21.77C236.2 22.17 235.79 22.57 235.4 22.97L235.15 23.33C235.05 23.63 235.1 23.88 235.31 24.08C235.7 24.5 236.1 24.91 236.49 25.32C236.9 25.7 237.31 26.09 237.7 26.49C238.09 26.89 238.5 27.29 238.91 27.69C239.3 28.07 239.71 28.46 240.12 28.87C240.51 29.27 240.91 29.67 241.33 30.07C241.72 30.47 242.12 30.87 242.51 31.28L242.23 31.58C241.82 31.98 241.41 32.37 241.02 32.75C240.61 33.15 240.2 33.55 239.81 33.95C239.39 34.35 238.99 34.75 238.6 35.16C238.19 35.56 237.78 35.96 237.39 36.36C237 36.76 236.59 37.16 236.18 37.57L235.59 38.14L235.19 38.62L235.16 39.22L235.35 39.55L235.41 39.58C235.8 39.98 236.21 40.38 236.62 40.78C236.76 40.92 236.99 40.99 237.3 40.99L237.55 40.93C237.82 40.77 238.07 40.57 238.29 40.33C238.54 40.07 238.8 39.81 239.07 39.55L239.5 39.13C239.89 38.75 240.3 38.36 240.71 37.96C241.12 37.56 241.53 37.17 241.92 36.79C242.33 36.39 242.73 35.99 243.13 35.58C243.54 35.2 243.95 34.81 244.34 34.4C244.75 34 245.16 33.61 245.55 33.23C245.96 32.83 246.37 32.44 246.76 32.06L247.1 31.64L247.16 31.01L247.11 30.9Z" fill="white"/>
12
+ <path d="M180.69 21.0601H173.58V41.8101H177.45V35.8701H180.66C184.98 35.8701 188.16 32.5701 188.16 28.4501C188.16 24.3501 184.98 21.0601 180.69 21.0601ZM180.4 32.2801H177.44V24.6301H180.4C182.7 24.6301 184.27 26.3401 184.27 28.4401C184.27 30.5801 182.7 32.2801 180.4 32.2801Z" fill="white"/>
13
+ <path d="M202.49 27.1701C201.3 25.7501 199.33 24.8401 197.15 24.8401C192.94 24.8401 188.91 28.0001 188.91 33.5101C188.91 38.9401 193.09 42.1501 197.1 42.1501C199.29 42.1501 201.28 41.1801 202.5 39.6501V41.8101H206.34V25.1801H202.5V27.1701H202.49ZM197.72 38.6201C194.88 38.6201 192.69 36.3501 192.69 33.4501C192.69 30.5801 194.88 28.3301 197.72 28.3301C200.56 28.3301 202.69 30.6301 202.69 33.4501C202.69 36.3201 200.56 38.6201 197.72 38.6201Z" fill="white"/>
14
+ <path d="M220.69 25.1801L216.31 36.3801L211.67 25.1801H207.58L214.4 40.9801L210.91 49.4801H214.8L224.72 25.1801H220.69Z" fill="white"/>
15
+ </g>
16
+ <defs>
17
+ <clipPath id="clip0_94_2479">
18
+ <rect width="268" height="63" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="80" height="37" viewBox="0 0 80 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1227)">
3
+ <path d="M0 37H80V0H0" fill="#1434CB"/>
4
+ <path d="M38.5268 7.9299L34.0668 28.7839H28.6698L33.1278 7.9299H38.5278H38.5268ZM61.2198 21.3919L64.0578 13.5649L65.6978 21.3919H61.2178H61.2198ZM67.2438 28.7839H72.2258L67.8698 7.9299H63.2698C62.2328 7.9299 61.3568 8.5319 60.9698 9.4599L52.8798 28.7839H58.5438L59.6678 25.6689H66.5878L67.2438 28.7829V28.7839ZM53.1598 21.9739C53.1818 16.4689 45.5498 16.1679 45.5998 13.7059C45.6198 12.9619 46.3358 12.1619 47.8868 11.9589C48.6608 11.8589 50.7928 11.7819 53.2098 12.8919L54.1548 8.4659C52.8548 8.0059 51.1878 7.5459 49.1078 7.5459C43.7778 7.5459 40.0248 10.3759 39.9928 14.4399C39.9628 17.4419 42.6728 19.1199 44.7148 20.1139C46.8168 21.1439 47.5248 21.7919 47.5148 22.7069C47.4978 24.1069 45.8348 24.7239 44.2868 24.7499C41.5728 24.7929 40.0028 24.0149 38.7448 23.4299L37.7718 28.0019C39.0318 28.5849 41.3568 29.0889 43.7658 29.1149C49.4328 29.1149 53.1388 26.3129 53.1598 21.9749V21.9739ZM30.8138 7.9299L22.0798 28.7839H16.3768L12.0728 12.1419C11.8168 11.1169 11.5878 10.7419 10.7928 10.3089C9.49484 9.6029 7.35284 8.9459 5.46484 8.5309L5.59684 7.9289H14.7798C15.9468 7.9289 16.9978 8.7059 17.2658 10.0549L19.5358 22.1179L25.1508 7.9279H30.8148L30.8138 7.9299Z" fill="white"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1227">
8
+ <rect width="80" height="37" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="80" height="37" viewBox="0 0 80 37" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_118_1243)">
3
+ <path d="M0 37H80V0H0" fill="white"/>
4
+ <path d="M38.5268 7.9299L34.0668 28.7839H28.6698L33.1278 7.9299H38.5278H38.5268ZM61.2198 21.3919L64.0578 13.5649L65.6978 21.3919H61.2178H61.2198ZM67.2438 28.7839H72.2258L67.8698 7.9299H63.2698C62.2328 7.9299 61.3568 8.5319 60.9698 9.4599L52.8798 28.7839H58.5438L59.6678 25.6689H66.5878L67.2438 28.7829V28.7839ZM53.1598 21.9739C53.1818 16.4689 45.5498 16.1679 45.5998 13.7059C45.6198 12.9619 46.3358 12.1619 47.8868 11.9589C48.6608 11.8589 50.7928 11.7819 53.2098 12.8919L54.1548 8.4659C52.8548 8.0059 51.1878 7.5459 49.1078 7.5459C43.7778 7.5459 40.0248 10.3759 39.9928 14.4399C39.9628 17.4419 42.6728 19.1199 44.7148 20.1139C46.8168 21.1439 47.5248 21.7919 47.5148 22.7069C47.4978 24.1069 45.8348 24.7239 44.2868 24.7499C41.5728 24.7929 40.0028 24.0149 38.7448 23.4299L37.7718 28.0019C39.0318 28.5849 41.3568 29.0889 43.7658 29.1149C49.4328 29.1149 53.1388 26.3129 53.1598 21.9749V21.9739ZM30.8138 7.9299L22.0798 28.7839H16.3768L12.0728 12.1419C11.8168 11.1169 11.5878 10.7419 10.7928 10.3089C9.49484 9.6029 7.35284 8.9459 5.46484 8.5309L5.59684 7.9289H14.7798C15.9468 7.9289 16.9978 8.7059 17.2658 10.0549L19.5358 22.1179L25.1508 7.9279H30.8148L30.8138 7.9299Z" fill="#1434CB"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_118_1243">
8
+ <rect width="80" height="37" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="69" height="28" viewBox="0 0 69 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_139_1241)">
3
+ <path d="M24.0303 25.0896L17.3333 4.1147C16.447 0.903226 14.7727 0 12.4091 0H0C0.984848 0.401434 1.57576 2.91039 1.57576 2.91039L7.58333 23.9857C8.27273 26.595 10.4394 28 12.9015 28H26C25.0152 27.8996 24.0303 25.0896 24.0303 25.0896Z" fill="#DA1710"/>
4
+ <path d="M44.9697 25.0896L51.6667 4.1147C52.553 0.903226 54.2273 0 56.5909 0H69C68.0152 0.401434 67.4242 2.91039 67.4242 2.91039L61.4167 23.9857C60.7273 26.595 58.5606 28 56.0985 28H43C43.9848 27.8996 44.9697 25.0896 44.9697 25.0896Z" fill="#DA1710"/>
5
+ <path d="M42 0H27V28H42V0Z" fill="#DA1710"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_139_1241">
9
+ <rect width="69" height="28" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="233" height="48" viewBox="0 0 233 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_163_1612)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M81.0002 44H229V4H81.0002V44ZM77.0002 48H233V0H77.0002V48ZM63.2102 17.86C63.2152 17.77 63.1862 17.627 63.1242 17.426C62.9762 16.959 62.7142 16.813 62.2792 16.621C61.9753 16.4786 61.6479 16.3929 61.3132 16.368C61.2028 16.3613 61.092 16.3646 60.9822 16.378C60.0772 16.545 59.1712 16.72 58.2652 16.906C57.3702 17.09 56.5352 17.39 55.6722 17.682C54.6502 18.026 53.4612 18.214 53.7172 19.577C53.7922 19.972 54.0102 19.995 54.2722 20.224C54.6812 20.579 54.6452 20.896 54.5922 21.382C54.5132 22.105 54.5822 22.861 54.4262 23.572C54.3952 23.716 54.2492 23.859 53.9882 24.002C53.7412 24.138 53.6452 24.466 53.7062 24.729C53.7842 25.067 54.0132 25.249 54.3002 25.424C54.1802 26.66 54.2272 28.05 54.4472 29.596C54.5202 30.129 54.7752 30.601 55.2102 31.016C55.6452 31.427 56.1202 31.688 56.6362 31.795C58.2762 32.148 62.0662 32.175 62.4082 32.101C62.7482 32.026 62.9182 31.936 63.0652 31.69C63.2112 31.444 63.2522 31.18 63.1882 30.896C62.9932 30.046 62.5742 29.711 62.1352 29.808C61.9502 29.841 61.8892 29.884 61.7312 30.023C61.5712 30.163 61.4182 30.235 61.2712 30.24C59.1562 30.404 57.6592 30.206 56.7802 29.647C56.6232 29.35 56.5352 28.942 56.5182 28.425C56.4912 27.66 56.6282 26.61 56.9272 25.279C57.4322 25.064 58.1132 24.934 58.9722 24.886C59.5372 24.856 60.1092 24.865 60.6662 24.748C60.9402 24.69 61.2112 24.604 61.4532 24.464C61.7492 24.292 62.2722 23.904 62.0802 23.512C62.0092 23.363 61.9022 23.242 61.8072 23.11C61.7342 23.009 61.6312 22.98 61.5172 22.937C61.4093 22.895 61.2983 22.8612 61.1852 22.836C60.9383 22.783 60.6856 22.7619 60.4332 22.773C60.1582 22.783 59.7302 22.843 59.1502 22.951C58.5682 23.061 58.1402 23.121 57.8672 23.131C57.5225 23.1486 57.1773 23.106 56.8472 23.005C56.8642 21.399 56.7472 20.212 56.9352 19.757C57.6232 19.525 58.6352 19.265 59.9682 18.977C61.3002 18.689 62.3122 18.429 63.0012 18.197C63.062 18.1633 63.1131 18.1147 63.1499 18.0557C63.1866 17.9967 63.2077 17.9294 63.2112 17.86H63.2102ZM45.9752 23.358C46.0122 22.908 46.0122 22.329 45.9752 21.619C45.9364 21.0399 45.909 20.4602 45.8932 19.88C45.8932 19.327 45.9392 18.834 46.0302 18.4C46.1402 18.141 46.4142 18.012 46.8522 18.012C47.4372 18.012 47.8622 18.158 48.1272 18.452C48.3922 18.747 48.5522 19.075 48.6072 19.439C48.6252 19.682 48.6072 19.958 48.5522 20.269C48.3502 21.256 47.4922 22.286 45.9752 23.359V23.358ZM50.9092 28.599C49.8372 27.677 48.8542 26.663 47.7562 25.772C47.3742 25.462 47.1802 25.193 47.1802 24.968C47.1802 24.76 47.3462 24.57 47.6742 24.398C48.472 23.9878 49.1658 23.4013 49.7032 22.683C50.3432 21.871 50.6632 21.058 50.6632 20.244C50.6632 19.275 50.3252 18.374 49.6492 17.544C48.9172 16.644 48.0592 16.178 47.0712 16.142C45.1162 16.056 44.0472 16.549 43.8642 17.622C43.5912 19.232 43.4532 21.213 43.4532 23.566V26.396C43.4427 27.5908 43.3971 28.7849 43.3162 29.977L43.1792 30.912C43.1151 31.2545 43.0783 31.6016 43.0692 31.95C43.0692 32.833 43.4712 33.36 44.2762 33.534C44.4032 33.568 44.5642 33.542 44.7562 33.455C45.0422 33.326 45.1572 33.275 45.1892 32.971C45.2192 32.679 45.3132 32.385 45.3602 32.094C45.4762 31.367 45.5442 30.633 45.5902 29.9C45.7372 27.997 45.8382 26.82 45.8932 26.37C46.6782 27.01 47.1352 27.709 48.7442 29.352C49.4292 30.052 50.1312 30.737 50.8622 31.392C51.2882 31.772 51.6772 32.219 52.1862 32.5C52.5192 32.684 52.6652 32.564 52.9982 32.425C53.3052 32.297 53.6782 32.08 53.6782 31.715C53.6782 31.628 53.6612 31.597 53.5952 31.481C53.4472 31.213 52.1702 29.673 50.9092 28.599V28.599ZM35.4692 25.617C35.8779 24.1593 36.3534 22.7211 36.8942 21.307C37.0582 22 37.2312 22.693 37.4142 23.384C37.5972 24.18 37.7162 24.899 37.7712 25.539C36.5282 25.539 35.7602 25.565 35.4682 25.617H35.4692ZM38.9222 20.399C38.8492 20.049 38.7312 18.981 38.6212 18.271C38.4742 17.44 38.1452 16.817 37.6342 16.401C37.4387 16.2476 37.1967 16.1654 36.9482 16.168C36.6012 16.168 36.3732 16.29 36.2632 16.532C35.7882 17.622 35.2492 19.188 34.6452 21.23C33.9322 23.583 33.4112 25.193 33.0832 26.058C33.0472 26.179 32.8782 26.27 32.5762 26.331C32.2742 26.391 32.0822 26.47 32.0002 26.565C31.9172 26.66 31.8772 26.75 31.8772 26.836C31.8772 26.941 32.0052 27.087 32.2612 27.278C32.5172 27.468 32.6362 27.641 32.6172 27.798C32.5622 28.333 32.2612 29.234 31.7132 30.497C31.2552 31.604 31.0552 32.487 31.1092 33.145C31.1462 33.472 31.4672 33.733 32.0692 33.923C32.5442 34.062 32.8552 33.975 33.0012 33.663C33.2932 33.006 33.5942 32.045 33.9062 30.782C34.2352 29.415 34.4982 28.463 34.7002 27.927C35.1022 27.598 35.6602 27.39 36.3732 27.304C36.9932 27.251 37.6152 27.201 38.2372 27.148C38.5832 28.031 38.8852 29.13 39.1412 30.445C39.2412 30.957 39.4162 31.485 39.7662 31.892C39.9672 32.125 40.2482 32.354 40.5472 32.457C40.9232 32.587 41.1972 32.36 41.4712 32.132C41.7812 31.872 41.9372 31.57 41.9372 31.223C41.9372 31.016 41.8832 30.773 41.7722 30.497C40.7862 27.849 38.9962 20.748 38.9222 20.399V20.399ZM24.7342 18.263C24.7342 17.269 23.5782 16.871 22.7612 16.871C22.6322 16.871 22.5232 16.881 22.4322 16.898C21.5362 17.112 20.6402 17.335 19.7452 17.568C18.7222 17.834 17.8712 18.138 17.1952 18.476C16.4682 18.765 15.4202 18.941 14.9882 19.642C14.3552 20.667 14.9492 21.327 15.9902 21.527C15.8802 23.079 15.8072 23.927 15.7702 24.069C15.7332 24.212 15.5832 24.349 15.3182 24.483C15.0532 24.618 14.9112 24.765 14.8932 24.925C14.8382 25.246 15.0672 25.575 15.5782 25.915C15.4142 27.146 15.4142 28.538 15.5782 30.089C15.6332 30.625 15.8712 31.106 16.2912 31.535C16.7112 31.962 17.1782 32.239 17.6892 32.364C19.3162 32.774 21.2342 32.944 23.4462 32.873C23.5816 32.8689 23.7138 32.8312 23.8309 32.7633C23.948 32.6954 24.0464 32.5994 24.1172 32.484C24.2732 32.244 24.3232 31.981 24.2672 31.695C24.1872 31.273 24.1022 30.843 23.6282 30.765C23.1902 30.693 22.8022 30.761 22.3772 30.779C21.1872 30.829 19.9192 30.824 18.7772 30.444C18.3262 30.294 17.9632 30.139 17.7822 29.674C17.5822 29.161 17.6762 28.774 17.7352 28.244C17.8212 27.439 18.0052 26.644 18.2102 25.861C18.7222 25.666 19.4072 25.559 20.2662 25.541C20.8542 25.531 21.4462 25.519 22.0282 25.441C22.4532 25.383 23.1052 25.347 23.3732 24.966C23.6852 24.523 23.3002 23.908 23.1172 23.801C22.7512 23.587 22.3122 23.48 21.8012 23.48C21.5272 23.48 21.0972 23.525 20.5122 23.614C19.9282 23.704 19.4982 23.748 19.2242 23.748C18.8412 23.748 18.5032 23.695 18.2102 23.588C18.2822 21.982 18.4012 20.948 18.5662 20.483C19.2422 20.216 20.2392 19.903 21.5552 19.547C22.8702 19.19 23.8662 18.877 24.5422 18.61C24.601 18.5732 24.6495 18.522 24.6831 18.4613C24.7167 18.4006 24.7343 18.3324 24.7342 18.263V18.263ZM12.1602 17.04C11.7492 17.04 11.4772 17.159 11.3482 17.395C10.7312 18.581 10.2262 20.112 9.83423 21.99C9.51466 23.6011 9.20665 25.2145 8.91023 26.83C8.83523 26.502 8.63923 25.28 8.32123 23.166C8.20123 22.296 8.03823 21.425 7.77523 20.584C7.72053 20.4072 7.6605 20.2321 7.59523 20.059C7.54223 19.919 7.49323 19.696 7.39123 19.585C7.15123 19.32 6.61423 19.227 6.27623 19.227C5.56623 19.227 5.09923 19.647 4.87523 20.485C4.72523 21.179 4.02123 23.563 3.82523 24.41C3.62823 25.258 3.45523 25.837 3.30723 26.146C2.89523 21.716 2.38723 17.583 2.24123 17.204C2.09523 16.825 1.55923 16.52 1.03723 16.52C0.88723 16.52 0.58923 16.575 0.58923 16.575C0.58923 16.575 0.22423 16.703 0.11223 16.903C0.0573503 16.9971 0.0216692 17.1011 0.00725094 17.2091C-0.00716735 17.3171 -3.67574e-05 17.4268 0.0282303 17.532C0.36423 18.808 0.63023 20.832 0.82723 23.603C1.02223 26.375 1.28823 28.417 1.62523 29.729L1.96123 31.261C2.14823 31.844 2.60423 32.176 3.08123 32.246C3.55923 32.315 3.71623 32.336 3.86723 32.191C4.37223 31.716 4.81023 30.604 5.18423 28.854C5.61223 26.831 5.95823 25.564 6.22123 25.052C6.36923 26.092 6.52923 27.068 6.69623 27.979C7.03223 29.711 7.21023 30.622 7.22923 30.714C7.44223 31.834 8.02223 32.391 8.71423 32.738C8.89923 32.828 9.11523 32.875 9.35723 32.875C9.88223 32.875 10.1982 32.692 10.3112 32.327C10.7212 31.033 11.1272 29.009 11.5292 26.256C11.9312 23.504 12.3562 21.452 12.8042 20.102C12.8222 20.03 12.9722 19.702 13.2542 19.118C13.4762 18.681 13.5882 18.335 13.5882 18.08C13.5882 17.697 13.3742 17.405 12.9442 17.204C12.6988 17.0902 12.4307 17.0341 12.1602 17.04" fill="black"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M205.192 25.89V18.403H209.512C212.261 18.403 214.139 19.669 214.139 22.093V22.136C214.139 24.406 212.217 25.89 209.382 25.89H205.192ZM204.059 32.63H205.192V26.936H209.316C212.503 26.936 215.273 25.276 215.273 22.07V22.026C215.273 19.082 212.961 17.357 209.599 17.357H204.059V32.63ZM193.783 32.873C197.491 32.873 200.043 30.535 200.043 26.15V17.357H198.91V26.284C198.91 29.97 196.924 31.846 193.824 31.846C190.594 31.846 188.652 29.773 188.652 26.172V17.357H187.518V26.284C187.518 30.559 190.116 32.873 193.783 32.873V32.873ZM176.703 31.866C172.927 31.866 170.177 28.769 170.177 24.992V24.95C170.177 21.175 172.885 18.12 176.659 18.12C180.433 18.12 183.183 21.218 183.183 24.992V25.038C183.183 28.814 180.478 31.866 176.703 31.866ZM176.659 32.893C181.283 32.893 184.362 29.163 184.362 24.993V24.95C184.362 20.782 181.326 17.094 176.703 17.094C172.078 17.094 168.999 20.826 168.999 24.992V25.038C168.999 29.206 172.034 32.893 176.659 32.893ZM155.799 25.277V18.403H161.011C163.783 18.403 165.398 19.693 165.398 21.742V21.787C165.398 23.99 163.5 25.277 160.948 25.277H155.8H155.799ZM154.663 32.63H155.8V26.304H160.794L165.661 32.63H167.1L162.06 26.107C164.635 25.758 166.533 24.297 166.533 21.742V21.7C166.537 20.6375 166.12 19.6165 165.374 18.86C164.459 17.945 162.953 17.357 161.079 17.357H154.663V32.63V32.63ZM144.907 32.893C147.393 32.893 149.532 31.823 150.907 30.603V24.71H144.711V25.757H149.817V30.142C148.702 31.082 146.892 31.887 144.95 31.887C140.868 31.887 138.403 28.943 138.403 24.991V24.949C138.403 21.261 141.001 18.119 144.711 18.119C147.023 18.119 148.418 18.904 149.621 19.951L150.362 19.103C148.834 17.835 147.264 17.093 144.775 17.093C140.215 17.093 137.225 20.867 137.225 24.991V25.037C137.225 29.337 140.084 32.892 144.907 32.892V32.893Z" fill="black"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M134 17C133.425 17.23 133.044 18.68 133.044 18.68L129.507 30.697C129.099 32.205 127.824 33 126.379 33H118.615C119.171 32.901 119.781 31.307 119.781 31.307L123.726 19.343C124.284 17.516 125.23 17 126.676 17H134V17ZM101.323 17C102.769 17 103.714 17.516 104.274 19.343L108.217 31.307C108.217 31.307 108.827 32.901 109.385 33H101.622C100.175 33 98.9 32.205 98.492 30.697L94.957 18.68C94.957 18.68 94.575 17.229 94 17H101.323ZM118.231 17V33H109.769V17H118.231Z" fill="#DA1710"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_163_1612">
9
+ <rect width="233" height="48" fill="white"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="213" height="28" viewBox="0 0 213 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_163_1591)">
3
+ <path d="M194.435 15.545V2.45298H201.987C206.795 2.45298 210.079 4.66698 210.079 8.90398V8.98098C210.079 12.95 206.719 15.545 201.761 15.545H194.435ZM192.452 27.331H194.435V17.374H201.645C207.219 17.374 212.063 14.473 212.063 8.86598V8.78898C212.063 3.63898 208.02 0.623978 202.14 0.623978H192.452V27.331V27.331ZM174.483 27.756C180.967 27.756 185.431 23.668 185.431 16.001V0.623978H183.449V16.234C183.449 22.679 179.977 25.96 174.556 25.96C168.909 25.96 165.511 22.335 165.511 16.039V0.623978H163.529V16.234C163.529 23.71 168.072 27.756 174.483 27.756V27.756ZM144.618 25.995C138.014 25.995 133.205 20.579 133.205 13.975V13.902C133.205 7.29998 137.94 1.95898 144.541 1.95898C151.14 1.95898 155.948 7.37598 155.948 13.975V14.055C155.948 20.659 151.219 25.995 144.618 25.995ZM144.541 27.79C152.626 27.79 158.01 21.268 158.01 13.975V13.902C158.01 6.61398 152.701 0.164978 144.618 0.164978C136.529 0.164978 131.147 6.69098 131.147 13.975V14.055C131.147 21.345 136.452 27.79 144.541 27.79ZM108.065 14.473V2.45298H117.178C122.025 2.45298 124.849 4.70798 124.849 8.29198V8.37198C124.849 12.222 121.53 14.472 117.067 14.472H108.065V14.473ZM106.077 27.331H108.065V16.27H116.798L125.308 27.332H127.825L119.012 15.925C123.514 15.315 126.832 12.759 126.832 8.29298V8.21898C126.832 6.30898 126.071 4.51798 124.807 3.25498C123.207 1.65398 120.573 0.624978 117.297 0.624978H106.077V27.332V27.331ZM89.017 27.791C93.365 27.791 97.106 25.921 99.508 23.786V13.484H88.676V15.314H97.603V22.982C95.654 24.625 92.488 26.033 89.093 26.033C81.955 26.033 77.645 20.885 77.645 13.975V13.902C77.645 7.45198 82.188 1.95898 88.675 1.95898C92.718 1.95898 95.156 3.33098 97.262 5.16298L98.557 3.67798C95.884 1.46198 93.139 0.164978 88.787 0.164978C80.813 0.164978 75.584 6.76398 75.584 13.975V14.055C75.584 21.575 80.584 27.79 89.017 27.79V27.791Z" fill="black"/>
4
+ <path d="M12.561 0C15.04 0 16.662 0.902 17.622 4.101L24.385 25.038C24.385 25.038 25.432 27.828 26.387 28H13.072C10.591 28 8.404 26.61 7.706 23.97L1.643 2.941C1.643 2.941 0.987 0.401 0 0.001L12.561 0ZM69.001 0C68.011 0.401 67.359 2.941 67.359 2.941L61.294 23.971C60.594 26.609 58.408 28.001 55.93 28.001H42.613C43.566 27.827 44.611 25.038 44.611 25.038L51.38 4.101C52.338 0.902 53.959 0.001 56.439 0.001H69L69.001 0ZM42 0V28H27V0H42Z" fill="#DA1710"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_163_1591">
8
+ <rect width="213" height="28" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,10 +1,10 @@
1
1
  <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1842_16)">
2
+ <g clip-path="url(#clip0_94_846)">
3
3
  <path d="M30 0H2C0.89543 0 0 0.89543 0 2V30C0 31.1046 0.89543 32 2 32H30C31.1046 32 32 31.1046 32 30V2C32 0.89543 31.1046 0 30 0Z" fill="black"/>
4
4
  <path d="M18.093 14.1624L26.283 4H24.3422L17.2308 12.8238L11.551 4H5L13.589 17.3432L5 28H6.94088L14.4507 18.6817L20.449 28H27L18.0925 14.1624H18.093ZM15.4347 17.4608L14.5644 16.1321L7.6402 5.55962H10.6213L16.2092 14.0919L17.0795 15.4206L24.3431 26.5113H21.3621L15.4347 17.4613V17.4608Z" fill="white"/>
5
5
  </g>
6
6
  <defs>
7
- <clipPath id="clip0_1842_16">
7
+ <clipPath id="clip0_94_846">
8
8
  <rect width="32" height="32" fill="white"/>
9
9
  </clipPath>
10
10
  </defs>
@@ -0,0 +1,5 @@
1
+ <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M30 0H2C0.89543 0 0 0.89543 0 2V30C0 31.1046 0.89543 32 2 32H30C31.1046 32 32 31.1046 32 30V2C32 0.89543 31.1046 0 30 0Z" fill="#FF0033"/>
3
+ <path d="M6.62981 23.8463C5.59544 23.5739 4.78925 22.7727 4.49086 21.7845C4 19.9615 4 16.1614 4 16.1614C4 16.1614 4 12.3619 4.49086 10.5559C4.78864 9.55063 5.59544 8.76708 6.62981 8.49413C8.48793 8 15.9912 8 15.9912 8C15.9912 8 23.5121 8 25.3702 8.49413C26.4221 8.76649 27.2108 9.55063 27.4916 10.5559C28 12.3619 28 16.1614 28 16.1614C28 16.1614 28 19.9609 27.4916 21.7845C27.2108 22.7727 26.4221 23.5733 25.3702 23.8463C23.5121 24.3404 15.9912 24.3404 15.9912 24.3404C15.9912 24.3404 8.48793 24.3404 6.62981 23.8463ZM13.6071 19.6721L19.8309 16.162L13.6071 12.6689V19.6721Z" fill="white"/>
4
+ <path d="M13.6074 19.6721L19.8306 16.162L13.6074 12.6689V19.6721Z" fill="#FF0033"/>
5
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="178" height="60" viewBox="0 0 178 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2142)">
3
+ <path d="M33.2183 9.56848C24.9561 13.3416 19.3692 20.5672 19.3692 28.8609C19.3692 39.3285 29.0105 47.815 40.9042 47.815C46.3633 47.815 50.2013 46.5541 54.6885 43.8531C55.1665 43.5678 55.7016 43.3534 56.0557 43.8C56.2583 44.0557 56.1738 44.3665 56.0183 44.6498C51.1161 53.6439 41.1423 59.8957 29.9488 59.8957C13.4105 59.8957 0.00195312 46.4872 0.00195312 29.9488C0.00195312 20.5042 4.3731 12.0806 11.2033 6.59208C16.3357 2.46881 29.1974 1.89831 33.2183 9.56848Z" fill="url(#paint0_linear_94_2142)"/>
4
+ <path d="M55.672 21.1652C55.672 31.1134 46.1723 39.177 34.4517 39.177C32.7461 39.177 28.129 38.9429 24.8241 37.4046C23.8838 36.9679 23.9802 36.417 24.6274 36.1495C26.1284 35.5298 37.9061 33.2695 37.9061 21.1652C37.9061 9.06097 25.4084 0.210478 11.2031 6.59212C16.3336 2.46884 22.853 0.00195312 29.9487 0.00195312C43.8569 0.00195313 55.672 9.47605 55.672 21.1652Z" fill="#E50056"/>
5
+ <path d="M76.9909 21.8596C70.5384 21.8596 67.084 25.7429 67.084 30.7672V30.9108C67.084 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4414 33.9088H81.6453C80.9312 35.1363 79.5896 35.8229 77.0204 35.8229C73.5089 35.8229 71.7659 34.5383 71.3096 32.1973H86.6715V30.4563C86.6696 25.4852 83.3292 21.8596 76.9909 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0755 25.2845C80.2446 25.2845 81.8715 26.455 82.3004 28.9396H71.3646Z" fill="white"/>
6
+ <path d="M106.056 17.9193H102.344C102.344 18.661 102.317 19.861 102.173 20.6321C101.915 22.0033 101.573 22.2924 100.346 22.4065C99.5745 22.4636 98.7187 22.4636 97.8905 22.4636H94.979V21.7751C94.979 19.2905 95.4649 18.8341 97.6348 18.8341H99.0728V15.2931H97.1489C92.4099 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.9771 26.1718H101.886V31.3121C101.886 36.8793 103.371 38.7934 108.824 38.7934H111.936V34.8787H109.965C106.595 34.8787 106.054 34.3928 106.054 30.596V26.1698H111.936V22.4616H106.054V17.9193H106.056Z" fill="white"/>
7
+ <path d="M124.987 21.9167C121.788 21.9167 119.333 23.2308 118.076 25.4853L117.712 22.4617H113.965V44.5869H118.277V36.1928C119.447 38.1345 121.59 39.2184 124.873 39.2184C129.498 39.2184 133.324 36.421 133.324 30.7948V30.6512C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8794 127.216 35.5928 123.504 35.5928C119.992 35.5928 118.192 33.8518 118.192 30.7397V30.6256C118.192 27.3994 120.221 25.4853 123.561 25.4853C127.072 25.4853 128.843 27.2558 128.843 30.6531V30.7672Z" fill="white"/>
8
+ <path d="M144.832 21.8596C138.98 21.8596 135.01 25.1429 135.01 30.6255V30.7967C135.01 36.1357 137.951 39.2773 144.746 39.2773C151.342 39.2773 154.682 35.994 154.682 30.7967V30.6255C154.682 25.0858 150.799 21.8596 144.832 21.8596ZM150.201 30.7672C150.201 33.8793 148.574 35.5927 144.832 35.5927C141.234 35.5927 139.493 33.9088 139.493 30.7672V30.6236C139.493 27.2537 141.435 25.4832 144.889 25.4832C148.43 25.4832 150.201 27.3108 150.201 30.6236V30.7672Z" fill="white"/>
9
+ <path d="M166.046 28.798C161.791 28.5127 160.621 28.2275 160.621 27.0275C160.621 26.0281 161.449 25.1724 164.504 25.1724C167.187 25.1724 168.844 25.7999 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.021 21.8616 156.338 24.2026 156.338 27.3717C156.338 30.7691 159.193 31.855 164.276 32.1403C168.501 32.3685 169.816 32.6262 169.816 33.8537C169.816 35.0537 168.789 35.7953 165.704 35.7953C162.535 35.7953 161.107 35.1108 160.65 33.3678H155.681C156.395 37.3081 159.478 39.2773 165.531 39.2773C171.269 39.2773 174.153 36.9363 174.153 33.6806C174.155 30.1671 171.7 29.1403 166.046 28.798Z" fill="white"/>
10
+ <path d="M176.003 25.4478C175.483 25.4478 175.052 25.2983 174.71 25.0013C174.368 24.7042 174.199 24.2695 174.199 23.701V23.6164C174.199 23.4354 174.218 23.2642 174.26 23.1049C174.301 22.9455 174.358 22.8 174.433 22.6682C174.59 22.3987 174.803 22.1901 175.072 22.0426C175.342 21.8951 175.645 21.8223 175.983 21.8223C176.152 21.8223 176.312 21.84 176.463 21.8734C176.613 21.9069 176.758 21.96 176.896 22.0288C177.165 22.1724 177.382 22.377 177.543 22.6446C177.706 22.9101 177.787 23.2308 177.787 23.6065V23.701C177.787 23.8878 177.767 24.0629 177.726 24.2223C177.685 24.3816 177.624 24.5252 177.543 24.6492C177.386 24.9128 177.173 25.1114 176.904 25.2452C176.636 25.379 176.335 25.4478 176.003 25.4478ZM176.003 25.1469C176.428 25.1469 176.778 25.021 177.049 24.7711C177.321 24.5213 177.458 24.1574 177.458 23.6813V23.6242C177.458 23.1482 177.319 22.7803 177.041 22.5206C176.762 22.261 176.41 22.1311 175.985 22.1311C175.566 22.1311 175.218 22.2649 174.942 22.5344C174.667 22.8039 174.529 23.1698 174.529 23.6341V23.6813C174.529 24.1514 174.667 24.5134 174.942 24.7672C175.218 25.019 175.57 25.1469 176.003 25.1469ZM176.022 23.8505H175.637V24.537H175.318V22.6859H176.06C176.317 22.6859 176.5 22.7351 176.609 22.8354C176.719 22.9357 176.774 23.0675 176.774 23.2308C176.774 23.3626 176.742 23.4669 176.679 23.5455C176.616 23.6242 176.522 23.6793 176.398 23.7108C176.516 23.7364 176.601 23.7836 176.652 23.8524C176.701 23.9213 176.727 24.0275 176.727 24.1711V24.4426C176.727 24.4623 176.731 24.478 176.736 24.4937C176.742 24.5095 176.748 24.5233 176.756 24.5351H176.428C176.422 24.5292 176.416 24.5173 176.414 24.5016C176.41 24.4859 176.41 24.4662 176.41 24.4406V24.1692C176.41 24.0492 176.388 23.9665 176.345 23.9193C176.298 23.8741 176.192 23.8505 176.022 23.8505ZM176.022 23.577C176.186 23.5829 176.3 23.5573 176.365 23.4964C176.43 23.4373 176.463 23.3508 176.463 23.2387C176.463 23.1442 176.428 23.0734 176.359 23.0282C176.29 22.981 176.184 22.9573 176.04 22.9573H175.637V23.577H176.022Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_94_2142" x1="28.3495" y1="39.8184" x2="16.8895" y2="-19.1381" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_94_2142">
18
+ <rect width="177.836" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="178" height="60" viewBox="0 0 178 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2129)">
3
+ <path d="M33.2183 9.56848C24.9561 13.3416 19.3692 20.5672 19.3692 28.8609C19.3692 39.3285 29.0105 47.815 40.9042 47.815C46.3633 47.815 50.2013 46.5541 54.6885 43.8531C55.1665 43.5678 55.7016 43.3534 56.0557 43.8C56.2583 44.0557 56.1738 44.3665 56.0183 44.6498C51.1161 53.6439 41.1423 59.8957 29.9488 59.8957C13.4105 59.8957 0.00195312 46.4872 0.00195312 29.9488C0.00195312 20.5042 4.3731 12.0806 11.2033 6.59208C16.3357 2.46881 29.1974 1.89831 33.2183 9.56848Z" fill="url(#paint0_linear_94_2129)"/>
4
+ <path d="M55.672 21.1652C55.672 31.1134 46.1723 39.177 34.4517 39.177C32.7461 39.177 28.129 38.9429 24.8241 37.4046C23.8838 36.9679 23.9802 36.417 24.6274 36.1495C26.1284 35.5298 37.9061 33.2695 37.9061 21.1652C37.9061 9.06097 25.4084 0.210478 11.2031 6.59212C16.3336 2.46884 22.853 0.00195312 29.9487 0.00195312C43.8569 0.00195313 55.672 9.47605 55.672 21.1652Z" fill="#E50056"/>
5
+ <path d="M76.9909 21.8596C70.5384 21.8596 67.084 25.7429 67.084 30.7672V30.9108C67.084 35.9645 69.8243 39.2773 76.7056 39.2773C81.6728 39.2773 85.0151 37.678 86.4414 33.9088H81.6453C80.9312 35.1363 79.5896 35.8229 77.0204 35.8229C73.5089 35.8229 71.7659 34.5383 71.3096 32.1973H86.6715V30.4563C86.6696 25.4852 83.3292 21.8596 76.9909 21.8596ZM71.3646 28.9396C71.9351 26.6262 73.8197 25.2845 77.0755 25.2845C80.2446 25.2845 81.8715 26.455 82.3004 28.9396H71.3646Z" fill="#1F0038"/>
6
+ <path d="M106.056 17.9193H102.344C102.344 18.661 102.317 19.861 102.173 20.6321C101.915 22.0033 101.573 22.2924 100.346 22.4065C99.5745 22.4636 98.7187 22.4636 97.8905 22.4636H94.979V21.7751C94.979 19.2905 95.4649 18.8341 97.6348 18.8341H99.0728V15.2931H97.1489C92.4099 15.2931 90.781 16.8924 90.781 21.6039V22.4636H86.9272V26.1718H90.781V38.7915H94.9495L94.9771 26.1718H101.886V31.3121C101.886 36.8793 103.371 38.7934 108.824 38.7934H111.936V34.8787H109.965C106.595 34.8787 106.054 34.3928 106.054 30.596V26.1698H111.936V22.4616H106.054V17.9193H106.056Z" fill="#1F0038"/>
7
+ <path d="M124.987 21.9167C121.788 21.9167 119.333 23.2308 118.076 25.4853L117.712 22.4617H113.965V44.5869H118.277V36.1928C119.447 38.1345 121.59 39.2184 124.873 39.2184C129.498 39.2184 133.324 36.421 133.324 30.7948V30.6512C133.326 24.9718 130.127 21.9167 124.987 21.9167ZM128.843 30.7672C128.843 33.8794 127.216 35.5928 123.504 35.5928C119.992 35.5928 118.192 33.8518 118.192 30.7397V30.6256C118.192 27.3994 120.221 25.4853 123.561 25.4853C127.072 25.4853 128.843 27.2558 128.843 30.6531V30.7672Z" fill="#1F0038"/>
8
+ <path d="M144.832 21.8596C138.98 21.8596 135.01 25.1429 135.01 30.6255V30.7967C135.01 36.1357 137.951 39.2773 144.746 39.2773C151.342 39.2773 154.682 35.994 154.682 30.7967V30.6255C154.682 25.0858 150.799 21.8596 144.832 21.8596ZM150.201 30.7672C150.201 33.8793 148.574 35.5927 144.832 35.5927C141.234 35.5927 139.493 33.9088 139.493 30.7672V30.6236C139.493 27.2537 141.435 25.4832 144.889 25.4832C148.43 25.4832 150.201 27.3108 150.201 30.6236V30.7672Z" fill="#1F0038"/>
9
+ <path d="M166.046 28.798C161.791 28.5127 160.621 28.2275 160.621 27.0275C160.621 26.0281 161.449 25.1724 164.504 25.1724C167.187 25.1724 168.844 25.7999 169.216 27.4288H173.898C173.012 23.7462 170.101 21.8616 164.561 21.8616C159.021 21.8616 156.338 24.2026 156.338 27.3717C156.338 30.7691 159.193 31.855 164.276 32.1403C168.501 32.3685 169.816 32.6262 169.816 33.8537C169.816 35.0537 168.789 35.7953 165.704 35.7953C162.535 35.7953 161.107 35.1108 160.65 33.3678H155.681C156.395 37.3081 159.478 39.2773 165.531 39.2773C171.269 39.2773 174.153 36.9363 174.153 33.6806C174.155 30.1671 171.7 29.1403 166.046 28.798Z" fill="#1F0038"/>
10
+ <path d="M176.003 25.4478C175.483 25.4478 175.052 25.2983 174.71 25.0013C174.368 24.7042 174.199 24.2695 174.199 23.701V23.6164C174.199 23.4354 174.218 23.2642 174.26 23.1049C174.301 22.9455 174.358 22.8 174.433 22.6682C174.59 22.3987 174.803 22.1901 175.072 22.0426C175.342 21.8951 175.645 21.8223 175.983 21.8223C176.152 21.8223 176.312 21.84 176.463 21.8734C176.613 21.9069 176.758 21.96 176.896 22.0288C177.165 22.1724 177.382 22.377 177.543 22.6446C177.706 22.9101 177.787 23.2308 177.787 23.6065V23.701C177.787 23.8878 177.767 24.0629 177.726 24.2223C177.685 24.3816 177.624 24.5252 177.543 24.6492C177.386 24.9128 177.173 25.1114 176.904 25.2452C176.636 25.379 176.335 25.4478 176.003 25.4478ZM176.003 25.1469C176.428 25.1469 176.778 25.021 177.049 24.7711C177.321 24.5213 177.458 24.1574 177.458 23.6813V23.6242C177.458 23.1482 177.319 22.7803 177.041 22.5206C176.762 22.261 176.41 22.1311 175.985 22.1311C175.566 22.1311 175.218 22.2649 174.942 22.5344C174.667 22.8039 174.529 23.1698 174.529 23.6341V23.6813C174.529 24.1514 174.667 24.5134 174.942 24.7672C175.218 25.019 175.57 25.1469 176.003 25.1469ZM176.022 23.8505H175.637V24.537H175.318V22.6859H176.06C176.317 22.6859 176.5 22.7351 176.609 22.8354C176.719 22.9357 176.774 23.0675 176.774 23.2308C176.774 23.3626 176.742 23.4669 176.679 23.5455C176.616 23.6242 176.522 23.6793 176.398 23.7108C176.516 23.7364 176.601 23.7836 176.652 23.8524C176.701 23.9213 176.727 24.0275 176.727 24.1711V24.4426C176.727 24.4623 176.731 24.478 176.736 24.4937C176.742 24.5095 176.748 24.5233 176.756 24.5351H176.428C176.422 24.5292 176.416 24.5173 176.414 24.5016C176.41 24.4859 176.41 24.4662 176.41 24.4406V24.1692C176.41 24.0492 176.388 23.9665 176.345 23.9193C176.298 23.8741 176.192 23.8505 176.022 23.8505ZM176.022 23.577C176.186 23.5829 176.3 23.5573 176.365 23.4964C176.43 23.4373 176.463 23.3508 176.463 23.2387C176.463 23.1442 176.428 23.0734 176.359 23.0282C176.29 22.981 176.184 22.9573 176.04 22.9573H175.637V23.577H176.022Z" fill="#1F0038"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_94_2129" x1="28.3495" y1="39.8184" x2="16.8895" y2="-19.1381" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_94_2129">
18
+ <rect width="177.836" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="59" height="60" viewBox="0 0 59 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2204)">
3
+ <path d="M32.1149 6.85122C26.2888 9.51196 22.3495 14.6062 22.3495 20.4554C22.3495 27.8366 29.1484 33.8209 37.5348 33.8209C41.384 33.8209 44.0908 32.9319 47.2552 31.0282C47.5914 30.8271 47.9704 30.6753 48.2186 30.9905C48.361 31.1706 48.3013 31.3894 48.1924 31.5894C44.7359 37.9308 37.7024 42.3402 29.8092 42.3402C18.1463 42.3402 8.69189 32.8858 8.69189 21.2229C8.69189 14.5633 11.7746 8.624 16.5914 4.75279C20.2102 1.84494 29.2793 1.44389 32.1149 6.85122Z" fill="url(#paint0_linear_94_2204)"/>
4
+ <path d="M47.9484 15.0282C47.9484 22.0429 41.2489 27.7288 32.985 27.7288C31.7829 27.7288 28.5264 27.5633 26.1965 26.4785C25.5337 26.1696 25.6018 25.7822 26.0573 25.5937C27.1159 25.157 35.4206 23.5633 35.4206 15.0272C35.4206 6.49107 26.607 0.250235 16.5913 4.75076C20.2091 1.84291 24.806 0.103638 29.8091 0.103638C39.6164 0.105732 47.9484 6.78636 47.9484 15.0282Z" fill="#E50056"/>
5
+ <path d="M5.27427 47.824C1.83972 47.824 0.000976562 49.891 0.000976562 52.5653V52.6418C0.000976562 55.3318 1.45961 57.0952 5.12244 57.0952C7.76642 57.0952 9.54548 56.2439 10.3046 54.2376H7.75176C7.37166 54.891 6.65752 55.2564 5.28998 55.2564C3.42087 55.2564 2.49312 54.5727 2.25019 53.3266H10.4272V52.3999C10.4272 49.7538 8.6481 47.824 5.27427 47.824ZM2.28056 51.5936C2.58422 50.3622 3.58736 49.6481 5.32035 49.6481C7.00726 49.6481 7.87323 50.2711 8.1015 51.5936H2.28056Z" fill="white"/>
6
+ <path d="M20.7467 45.7266H18.7707C18.7707 46.1214 18.7561 46.7601 18.6796 47.1706C18.5425 47.9005 18.3603 48.0544 17.7069 48.1151C17.2964 48.1455 16.8409 48.1455 16.4001 48.1455H14.8503V47.779C14.8503 46.4565 15.109 46.2136 16.2639 46.2136H17.0294V44.3287H16.0053C13.4828 44.3287 12.6158 45.18 12.6158 47.6879V48.1455H10.5645V50.1193H12.6158V56.8366H14.8346L14.8493 50.1193H18.5268V52.8554C18.5268 55.8188 19.3173 56.8376 22.22 56.8376H23.8765V54.756H22.8273C21.0336 54.756 20.7456 54.4973 20.7456 52.4764V50.1204H23.8765V48.1465H20.7456V45.7266H20.7467Z" fill="white"/>
7
+ <path d="M30.8231 47.8544C29.1205 47.8544 27.8136 48.5538 27.1445 49.7538L26.9508 48.1444H24.9561V59.9214H27.2513V55.4533C27.8744 56.4868 29.0147 57.0638 30.7623 57.0638C33.2241 57.0638 35.2608 55.5748 35.2608 52.58V52.5036C35.2608 49.4805 33.5592 47.8544 30.8231 47.8544ZM32.8744 52.5664C32.8744 54.223 32.0084 55.135 30.0325 55.135C28.1634 55.135 27.2053 54.2083 27.2053 52.5518V52.491C27.2053 50.7737 28.2849 49.7549 30.0629 49.7549C31.932 49.7549 32.8744 50.6973 32.8744 52.5057V52.5664Z" fill="white"/>
8
+ <path d="M41.3865 47.824C38.2713 47.824 36.1582 49.5716 36.1582 52.4899V52.581C36.1582 55.4229 37.7236 57.0952 41.3404 57.0952C44.8514 57.0952 46.6294 55.3475 46.6294 52.581V52.4899C46.6294 49.5413 44.5624 47.824 41.3865 47.824ZM44.243 52.5664C44.243 54.2229 43.3771 55.135 41.3854 55.135C39.4702 55.135 38.5435 54.2386 38.5435 52.5664V52.4899C38.5435 50.6962 39.5771 49.7538 41.4158 49.7538C43.3006 49.7538 44.243 50.7266 44.243 52.4899V52.5664Z" fill="white"/>
9
+ <path d="M52.6784 51.5172C50.4135 51.3654 49.7905 51.2136 49.7905 50.5748C49.7905 50.0429 50.2313 49.5874 51.8575 49.5874C53.2857 49.5874 54.1674 49.9214 54.3653 50.7884H56.8575C56.3863 48.8282 54.8365 47.8251 51.8878 47.8251C48.9391 47.8251 47.5109 49.0711 47.5109 50.7581C47.5109 52.5664 49.0302 53.1444 51.736 53.2963C53.9852 53.4177 54.6847 53.5549 54.6847 54.2083C54.6847 54.8471 54.1381 55.2418 52.4962 55.2418C50.8093 55.2418 50.0491 54.8774 49.8062 53.9497H47.1611C47.5412 56.0471 49.1821 57.0952 52.4041 57.0952C55.4585 57.0952 56.9936 55.8492 56.9936 54.1162C56.9946 52.2471 55.6878 51.6994 52.6784 51.5172Z" fill="white"/>
10
+ <path d="M57.9548 49.7539C57.6784 49.7539 57.4491 49.6744 57.2669 49.5162C57.0847 49.3581 56.9946 49.1267 56.9946 48.8241V48.7791C56.9946 48.6827 57.0051 48.5916 57.0271 48.5068C57.0491 48.422 57.0794 48.3445 57.1192 48.2744C57.203 48.1309 57.3161 48.0199 57.4596 47.9414C57.603 47.8628 57.7643 47.8241 57.9444 47.8241C58.0344 47.8241 58.1192 47.8335 58.1999 47.8513C58.2794 47.8691 58.3569 47.8974 58.4302 47.934C58.5737 48.0105 58.6889 48.1194 58.7747 48.2618C58.8616 48.4032 58.9046 48.5738 58.9046 48.7738V48.8241C58.9046 48.9236 58.8941 49.0168 58.8721 49.1016C58.8501 49.1864 58.8177 49.2628 58.7747 49.3288C58.691 49.4691 58.5779 49.5749 58.4344 49.6461C58.291 49.7183 58.1318 49.7539 57.9548 49.7539ZM57.9548 49.5948C58.181 49.5948 58.3674 49.5278 58.5119 49.3948C58.6564 49.2618 58.7297 49.0681 58.7297 48.8147V48.7843C58.7297 48.5309 58.6554 48.3351 58.5077 48.1969C58.359 48.0587 58.1716 47.9895 57.9454 47.9895C57.7224 47.9895 57.537 48.0607 57.3904 48.2042C57.2438 48.3477 57.1705 48.5424 57.1705 48.7895V48.8147C57.1705 49.0649 57.2438 49.2576 57.3904 49.3927C57.536 49.5267 57.7245 49.5948 57.9548 49.5948ZM57.9643 48.9047H57.759V49.2702H57.5894V48.2848H57.9842C58.1213 48.2848 58.2187 48.311 58.2763 48.3644C58.3349 48.4178 58.3643 48.488 58.3643 48.5749C58.3643 48.645 58.3475 48.7005 58.314 48.7424C58.2805 48.7843 58.2302 48.8136 58.1643 48.8304C58.2271 48.844 58.2721 48.8691 58.2993 48.9058C58.3266 48.9424 58.3391 48.999 58.3391 49.0754V49.2199C58.3391 49.2304 58.3412 49.2388 58.3444 49.2471C58.3475 49.2555 58.3506 49.2628 58.3548 49.2691H58.18C58.1768 49.266 58.1737 49.2597 58.1726 49.2513C58.1705 49.2429 58.1705 49.2325 58.1705 49.2189V49.0744C58.1705 49.0105 58.159 48.9665 58.136 48.9414C58.1109 48.9162 58.0543 48.9047 57.9643 48.9047ZM57.9643 48.7592C58.0512 48.7623 58.1119 48.7487 58.1465 48.7162C58.181 48.6848 58.1988 48.6388 58.1988 48.5791C58.1988 48.5288 58.18 48.4911 58.1433 48.467C58.1067 48.4419 58.0501 48.4293 57.9737 48.4293H57.759V48.7592H57.9643Z" fill="white"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_94_2204" x1="28.6819" y1="28.1823" x2="20.6009" y2="-13.3906" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_94_2204">
18
+ <rect width="58.9529" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg width="59" height="60" viewBox="0 0 59 60" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_94_2190)">
3
+ <path d="M32.1149 6.85122C26.2888 9.51196 22.3495 14.6062 22.3495 20.4554C22.3495 27.8366 29.1484 33.8209 37.5348 33.8209C41.384 33.8209 44.0908 32.9319 47.2552 31.0282C47.5914 30.8271 47.9704 30.6753 48.2186 30.9905C48.361 31.1706 48.3013 31.3894 48.1924 31.5894C44.7359 37.9308 37.7024 42.3402 29.8092 42.3402C18.1463 42.3402 8.69189 32.8858 8.69189 21.2229C8.69189 14.5633 11.7746 8.624 16.5914 4.75279C20.2102 1.84494 29.2793 1.44389 32.1149 6.85122Z" fill="url(#paint0_linear_94_2190)"/>
4
+ <path d="M47.9484 15.0282C47.9484 22.0429 41.2489 27.7288 32.985 27.7288C31.7829 27.7288 28.5264 27.5633 26.1965 26.4785C25.5337 26.1696 25.6018 25.7822 26.0573 25.5937C27.1159 25.157 35.4206 23.5633 35.4206 15.0272C35.4206 6.49107 26.607 0.250235 16.5913 4.75076C20.2091 1.84291 24.806 0.103638 29.8091 0.103638C39.6164 0.105732 47.9484 6.78636 47.9484 15.0282Z" fill="#E50056"/>
5
+ <path d="M5.27427 47.824C1.83972 47.824 0.000976562 49.891 0.000976562 52.5653V52.6418C0.000976562 55.3318 1.45961 57.0952 5.12244 57.0952C7.76642 57.0952 9.54548 56.2439 10.3046 54.2376H7.75176C7.37166 54.891 6.65752 55.2564 5.28998 55.2564C3.42087 55.2564 2.49312 54.5727 2.25019 53.3266H10.4272V52.3999C10.4272 49.7538 8.6481 47.824 5.27427 47.824ZM2.28056 51.5936C2.58422 50.3622 3.58736 49.6481 5.32035 49.6481C7.00726 49.6481 7.87323 50.2711 8.1015 51.5936H2.28056Z" fill="#1F0038"/>
6
+ <path d="M20.7467 45.7266H18.7707C18.7707 46.1214 18.7561 46.7601 18.6796 47.1706C18.5425 47.9005 18.3603 48.0544 17.7069 48.1151C17.2964 48.1455 16.8409 48.1455 16.4001 48.1455H14.8503V47.779C14.8503 46.4565 15.109 46.2136 16.2639 46.2136H17.0294V44.3287H16.0053C13.4828 44.3287 12.6158 45.18 12.6158 47.6879V48.1455H10.5645V50.1193H12.6158V56.8366H14.8346L14.8493 50.1193H18.5268V52.8554C18.5268 55.8188 19.3173 56.8376 22.22 56.8376H23.8765V54.756H22.8273C21.0336 54.756 20.7456 54.4973 20.7456 52.4764V50.1204H23.8765V48.1465H20.7456V45.7266H20.7467Z" fill="#1F0038"/>
7
+ <path d="M30.8231 47.8544C29.1205 47.8544 27.8136 48.5538 27.1445 49.7538L26.9508 48.1444H24.9561V59.9214H27.2513V55.4533C27.8744 56.4868 29.0147 57.0638 30.7623 57.0638C33.2241 57.0638 35.2608 55.5748 35.2608 52.58V52.5036C35.2608 49.4805 33.5592 47.8544 30.8231 47.8544ZM32.8744 52.5664C32.8744 54.223 32.0084 55.135 30.0325 55.135C28.1634 55.135 27.2053 54.2083 27.2053 52.5518V52.491C27.2053 50.7737 28.2849 49.7549 30.0629 49.7549C31.932 49.7549 32.8744 50.6973 32.8744 52.5057V52.5664Z" fill="#1F0038"/>
8
+ <path d="M41.3865 47.824C38.2713 47.824 36.1582 49.5716 36.1582 52.4899V52.581C36.1582 55.4229 37.7236 57.0952 41.3404 57.0952C44.8514 57.0952 46.6294 55.3475 46.6294 52.581V52.4899C46.6294 49.5413 44.5624 47.824 41.3865 47.824ZM44.243 52.5664C44.243 54.2229 43.3771 55.135 41.3854 55.135C39.4702 55.135 38.5435 54.2386 38.5435 52.5664V52.4899C38.5435 50.6962 39.5771 49.7538 41.4158 49.7538C43.3006 49.7538 44.243 50.7266 44.243 52.4899V52.5664Z" fill="#1F0038"/>
9
+ <path d="M52.6784 51.5172C50.4135 51.3654 49.7905 51.2136 49.7905 50.5748C49.7905 50.0429 50.2313 49.5874 51.8575 49.5874C53.2857 49.5874 54.1674 49.9214 54.3653 50.7884H56.8575C56.3863 48.8282 54.8365 47.8251 51.8878 47.8251C48.9391 47.8251 47.5109 49.0711 47.5109 50.7581C47.5109 52.5664 49.0302 53.1444 51.736 53.2963C53.9852 53.4177 54.6847 53.5549 54.6847 54.2083C54.6847 54.8471 54.1381 55.2418 52.4962 55.2418C50.8093 55.2418 50.0491 54.8774 49.8062 53.9497H47.1611C47.5412 56.0471 49.1821 57.0952 52.4041 57.0952C55.4585 57.0952 56.9936 55.8492 56.9936 54.1162C56.9946 52.2471 55.6878 51.6994 52.6784 51.5172Z" fill="#1F0038"/>
10
+ <path d="M57.9548 49.7539C57.6784 49.7539 57.4491 49.6744 57.2669 49.5162C57.0847 49.3581 56.9946 49.1267 56.9946 48.8241V48.7791C56.9946 48.6827 57.0051 48.5916 57.0271 48.5068C57.0491 48.422 57.0794 48.3445 57.1192 48.2744C57.203 48.1309 57.3161 48.0199 57.4596 47.9414C57.603 47.8628 57.7643 47.8241 57.9444 47.8241C58.0344 47.8241 58.1192 47.8335 58.1999 47.8513C58.2794 47.8691 58.3569 47.8974 58.4302 47.934C58.5737 48.0105 58.6889 48.1194 58.7747 48.2618C58.8616 48.4032 58.9046 48.5738 58.9046 48.7738V48.8241C58.9046 48.9236 58.8941 49.0168 58.8721 49.1016C58.8501 49.1864 58.8177 49.2628 58.7747 49.3288C58.691 49.4691 58.5779 49.5749 58.4344 49.6461C58.291 49.7183 58.1318 49.7539 57.9548 49.7539ZM57.9548 49.5948C58.181 49.5948 58.3674 49.5278 58.5119 49.3948C58.6564 49.2618 58.7297 49.0681 58.7297 48.8147V48.7843C58.7297 48.5309 58.6554 48.3351 58.5077 48.1969C58.359 48.0587 58.1716 47.9895 57.9454 47.9895C57.7224 47.9895 57.537 48.0607 57.3904 48.2042C57.2438 48.3477 57.1705 48.5424 57.1705 48.7895V48.8147C57.1705 49.0649 57.2438 49.2576 57.3904 49.3927C57.536 49.5267 57.7245 49.5948 57.9548 49.5948ZM57.9643 48.9047H57.759V49.2702H57.5894V48.2848H57.9842C58.1213 48.2848 58.2187 48.311 58.2763 48.3644C58.3349 48.4178 58.3643 48.488 58.3643 48.5749C58.3643 48.645 58.3475 48.7005 58.314 48.7424C58.2805 48.7843 58.2302 48.8136 58.1643 48.8304C58.2271 48.844 58.2721 48.8691 58.2993 48.9058C58.3266 48.9424 58.3391 48.999 58.3391 49.0754V49.2199C58.3391 49.2304 58.3412 49.2388 58.3444 49.2471C58.3475 49.2555 58.3506 49.2628 58.3548 49.2691H58.18C58.1768 49.266 58.1737 49.2597 58.1726 49.2513C58.1705 49.2429 58.1705 49.2325 58.1705 49.2189V49.0744C58.1705 49.0105 58.159 48.9665 58.136 48.9414C58.1109 48.9162 58.0543 48.9047 57.9643 48.9047ZM57.9643 48.7592C58.0512 48.7623 58.1119 48.7487 58.1465 48.7162C58.181 48.6848 58.1988 48.6388 58.1988 48.5791C58.1988 48.5288 58.18 48.4911 58.1433 48.467C58.1067 48.4419 58.0501 48.4293 57.9737 48.4293H57.759V48.7592H57.9643Z" fill="#1F0038"/>
11
+ </g>
12
+ <defs>
13
+ <linearGradient id="paint0_linear_94_2190" x1="28.6819" y1="28.1823" x2="20.6009" y2="-13.3906" gradientUnits="userSpaceOnUse">
14
+ <stop offset="0.1411" stop-color="#E50056"/>
15
+ <stop offset="0.75" stop-color="#1F0038"/>
16
+ </linearGradient>
17
+ <clipPath id="clip0_94_2190">
18
+ <rect width="58.9529" height="60" fill="white"/>
19
+ </clipPath>
20
+ </defs>
21
+ </svg>