@testgorilla/tgo-ui 3.14.11-beta.1 → 3.14.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (758) hide show
  1. package/README.md +103 -103
  2. package/components/donut-chart/donut-chart.component.d.ts +2 -2
  3. package/components/icon/icon.config.d.ts +1 -1
  4. package/components/inline-field/inline-field.component.d.ts +2 -2
  5. package/components/multi-input/multi-input.component.d.ts +8 -1
  6. package/components/skeleton/skeleton.component.d.ts +1 -1
  7. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  8. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  9. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  10. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +3 -3
  11. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +1 -1
  12. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +1 -1
  13. package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
  14. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  15. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  16. package/esm2022/components/autocomplete/autocomplete.component.mjs +3 -3
  17. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  18. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  19. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  20. package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
  21. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  22. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  23. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  24. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  25. package/esm2022/components/badge/badge.component.mjs +3 -3
  26. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  27. package/esm2022/components/badge/badge.model.mjs +1 -1
  28. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +3 -3
  29. package/esm2022/components/breadcrumb/breadcrumb.component.module.mjs +1 -1
  30. package/esm2022/components/breadcrumb/breadcrumb.model.mjs +1 -1
  31. package/esm2022/components/button/button.component.mjs +3 -3
  32. package/esm2022/components/button/button.component.module.mjs +1 -1
  33. package/esm2022/components/button/button.model.mjs +1 -1
  34. package/esm2022/components/card/card.component.mjs +3 -3
  35. package/esm2022/components/card/card.component.module.mjs +1 -1
  36. package/esm2022/components/card/card.model.mjs +1 -1
  37. package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
  38. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  39. package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
  40. package/esm2022/components/checklist/checklist.component.mjs +3 -3
  41. package/esm2022/components/checklist/checklist.model.mjs +1 -1
  42. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +3 -3
  43. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  44. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  45. package/esm2022/components/datepicker/date-adapter.mjs +1 -1
  46. package/esm2022/components/datepicker/datepicker.component.mjs +3 -3
  47. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  48. package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
  49. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  50. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
  51. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  52. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  53. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  54. package/esm2022/components/dialog/dialog.model.mjs +1 -1
  55. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  56. package/esm2022/components/divider/divider.component.mjs +3 -3
  57. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  58. package/esm2022/components/divider/divider.model.mjs +1 -1
  59. package/esm2022/components/donut-chart/donut-chart.component.mjs +3 -3
  60. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +1 -1
  61. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +1 -1
  62. package/esm2022/components/dropdown/dropdown.component.mjs +3 -3
  63. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  64. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  65. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
  66. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  67. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  68. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  69. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  70. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  71. package/esm2022/components/field/field.component.mjs +3 -3
  72. package/esm2022/components/field/field.component.module.mjs +1 -1
  73. package/esm2022/components/field/field.model.mjs +1 -1
  74. package/esm2022/components/file-upload/file-upload.component.mjs +3 -3
  75. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  76. package/esm2022/components/filter-button/filter-button.component.mjs +3 -3
  77. package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
  78. package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
  79. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +3 -3
  80. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
  81. package/esm2022/components/icon/icon-svg-content.mjs +1 -1
  82. package/esm2022/components/icon/icon.component.mjs +3 -3
  83. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  84. package/esm2022/components/icon/icon.config.mjs +7 -1
  85. package/esm2022/components/icon/icon.model.mjs +1 -1
  86. package/esm2022/components/icon-label/icon-label.component.mjs +3 -3
  87. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  88. package/esm2022/components/inline-field/inline-field.component.mjs +3 -3
  89. package/esm2022/components/inline-field/inline-field.component.module.mjs +1 -1
  90. package/esm2022/components/inline-field/inline-field.model.mjs +1 -1
  91. package/esm2022/components/logo/logo.component.mjs +3 -3
  92. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  93. package/esm2022/components/logo/logo.model.mjs +1 -1
  94. package/esm2022/components/media-card/media-card.component.mjs +3 -3
  95. package/esm2022/components/media-dialog/media-dialog.component.mjs +3 -3
  96. package/esm2022/components/media-dialog/media-dialog.model.mjs +1 -1
  97. package/esm2022/components/multi-input/multi-input.component.mjs +14 -7
  98. package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
  99. package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
  100. package/esm2022/components/multi-input/required-multi-input.validator.mjs +1 -1
  101. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
  102. package/esm2022/components/navbar/navbar.component.mjs +3 -3
  103. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  104. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  105. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  106. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  107. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  108. package/esm2022/components/page-header/page-header.component.mjs +3 -3
  109. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  110. package/esm2022/components/paginator/paginator.component.mjs +3 -3
  111. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  112. package/esm2022/components/password-criteria/password.component.mjs +3 -3
  113. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  114. package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
  115. package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
  116. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  117. package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
  118. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  119. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  120. package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
  121. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  122. package/esm2022/components/prompt/prompt.component.mjs +3 -3
  123. package/esm2022/components/prompt/prompt.model.mjs +1 -1
  124. package/esm2022/components/prompt/prompt.module.mjs +1 -1
  125. package/esm2022/components/radial-progress/radial-progress.component.mjs +3 -3
  126. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  127. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  128. package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
  129. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  130. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  131. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  132. package/esm2022/components/rating/rating.component.mjs +3 -3
  133. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  134. package/esm2022/components/scale/scale.component.mjs +3 -3
  135. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  136. package/esm2022/components/scale-table/scale-table.component.mjs +3 -3
  137. package/esm2022/components/scale-table/scale-table.model.mjs +1 -1
  138. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
  139. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  140. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  141. package/esm2022/components/segmented-button/segmented-button.component.mjs +3 -3
  142. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  143. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  144. package/esm2022/components/selectable-card/selectable-card.component.mjs +3 -3
  145. package/esm2022/components/selectable-card/selectable-card.component.module.mjs +1 -1
  146. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +1 -1
  147. package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
  148. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  149. package/esm2022/components/side-panel/side-panel.model.mjs +1 -1
  150. package/esm2022/components/side-panel/side-panel.service.mjs +1 -1
  151. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  152. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  153. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  154. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  155. package/esm2022/components/skeleton/skeleton.component.mjs +3 -3
  156. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  157. package/esm2022/components/slider/slider.component.mjs +3 -3
  158. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  159. package/esm2022/components/slider/slider.model.mjs +1 -1
  160. package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
  161. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  162. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  163. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  164. package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
  165. package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
  166. package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
  167. package/esm2022/components/spinner/spinner.component.mjs +3 -3
  168. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  169. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  170. package/esm2022/components/step/step.component.mjs +3 -3
  171. package/esm2022/components/step/step.component.module.mjs +1 -1
  172. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  173. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  174. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  175. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  176. package/esm2022/components/table/table.component.mjs +3 -3
  177. package/esm2022/components/table/table.component.module.mjs +1 -1
  178. package/esm2022/components/table/table.model.mjs +1 -1
  179. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  180. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  181. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  182. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  183. package/esm2022/components/tag/tag.component.mjs +3 -3
  184. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  185. package/esm2022/components/tag/tag.model.mjs +1 -1
  186. package/esm2022/components/toggle/toggle.component.mjs +3 -3
  187. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  188. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  189. package/esm2022/components/tooltip/tooltip-template.directive.mjs +1 -1
  190. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  191. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  192. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  193. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
  194. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
  195. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
  196. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
  197. package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
  198. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  199. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  200. package/esm2022/directives/digits-only.directive.mjs +1 -1
  201. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  202. package/esm2022/directives/dynamic-component.directive.mjs +1 -1
  203. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  204. package/esm2022/directives/select-text.directive.mjs +1 -1
  205. package/esm2022/directives/step-line-element.directive.mjs +1 -1
  206. package/esm2022/models/application-theme.model.mjs +1 -1
  207. package/esm2022/models/checkbox.model.mjs +1 -1
  208. package/esm2022/models/colors.model.mjs +1 -1
  209. package/esm2022/models/keyboard-events.model.mjs +1 -1
  210. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  211. package/esm2022/models/universal-skills-report.model.mjs +1 -1
  212. package/esm2022/pipes/data-property-getter.mjs +1 -1
  213. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  214. package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
  215. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  216. package/esm2022/pipes/truncate.pipe.mjs +1 -1
  217. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
  218. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  219. package/esm2022/providers/is-mobile.mjs +1 -1
  220. package/esm2022/public-api.mjs +1 -1
  221. package/esm2022/services/icons.service.mjs +1 -1
  222. package/esm2022/services/universal-skills.service.mjs +1 -1
  223. package/esm2022/utils/alert-bar.model.mjs +1 -1
  224. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  225. package/esm2022/utils/autocomplete-utils.mjs +2 -2
  226. package/esm2022/utils/color-contrast.mjs +1 -1
  227. package/esm2022/utils/hex-to-rgb.mjs +1 -1
  228. package/esm2022/utils/localization/language.model.mjs +1 -1
  229. package/esm2022/utils/localization/language.service.mjs +1 -1
  230. package/esm2022/utils/table.utils.mjs +1 -1
  231. package/fesm2022/testgorilla-tgo-ui.mjs +150 -137
  232. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  233. package/package.json +1 -1
  234. package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +819 -819
  235. package/projects/tgo-canopy-ui/assets/i18n/de.json +819 -819
  236. package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -829
  237. package/projects/tgo-canopy-ui/assets/i18n/es.json +819 -819
  238. package/projects/tgo-canopy-ui/assets/i18n/fr.json +819 -819
  239. package/projects/tgo-canopy-ui/assets/i18n/it-it.json +819 -819
  240. package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +819 -819
  241. package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +819 -819
  242. package/projects/tgo-canopy-ui/assets/i18n/nl.json +819 -819
  243. package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +819 -819
  244. package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +819 -819
  245. package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +819 -819
  246. package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
  247. package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
  248. package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
  249. package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
  250. package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
  251. package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
  252. package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
  253. package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
  254. package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
  255. package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
  256. package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
  257. package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
  258. package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
  259. package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
  260. package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
  261. package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
  262. package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
  263. package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
  264. package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
  265. package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
  266. package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
  267. package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
  268. package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
  269. package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
  270. package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
  271. package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
  272. package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
  273. package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
  274. package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
  275. package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
  276. package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
  277. package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
  278. package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
  279. package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
  280. package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
  281. package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
  282. package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
  283. package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
  284. package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
  285. package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
  286. package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
  287. package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
  288. package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
  289. package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
  290. package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
  291. package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
  292. package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
  293. package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
  294. package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
  295. package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
  296. package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
  297. package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
  298. package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
  299. package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
  300. package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
  301. package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
  302. package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
  303. package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
  304. package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
  305. package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
  306. package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
  307. package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
  308. package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
  309. package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
  310. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
  311. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
  312. package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
  313. package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
  314. package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
  315. package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
  316. package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
  317. package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
  318. package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
  319. package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
  320. package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
  321. package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
  322. package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
  323. package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
  324. package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
  325. package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
  326. package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
  327. package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
  328. package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
  329. package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
  330. package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
  331. package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
  332. package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
  333. package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
  334. package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
  335. package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
  336. package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
  337. package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
  338. package/projects/tgo-canopy-ui/assets/icons/Menu-close.svg +3 -3
  339. package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
  340. package/projects/tgo-canopy-ui/assets/icons/Menu-open.svg +3 -3
  341. package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
  342. package/projects/tgo-canopy-ui/assets/icons/Microsoft.svg +6 -6
  343. package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
  344. package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
  345. package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
  346. package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
  347. package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
  348. package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
  349. package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
  350. package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
  351. package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
  352. package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
  353. package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
  354. package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
  355. package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
  356. package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
  357. package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
  358. package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
  359. package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
  360. package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
  361. package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
  362. package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
  363. package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
  364. package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
  365. package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
  366. package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
  367. package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
  368. package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
  369. package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
  370. package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
  371. package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
  372. package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
  373. package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
  374. package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
  375. package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
  376. package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
  377. package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
  378. package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
  379. package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
  380. package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
  381. package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
  382. package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
  383. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -3
  384. package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
  385. package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
  386. package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
  387. package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
  388. package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
  389. package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
  390. package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
  391. package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
  392. package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
  393. package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
  394. package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
  395. package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
  396. package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
  397. package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
  398. package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
  399. package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
  400. package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
  401. package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
  402. package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
  403. package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
  404. package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
  405. package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
  406. package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
  407. package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
  408. package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
  409. package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
  410. package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
  411. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
  412. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
  413. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
  414. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
  415. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
  416. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
  417. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-filled.svg +3 -3
  418. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-in-line.svg +3 -3
  419. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
  420. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
  421. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
  422. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
  423. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
  424. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
  425. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
  426. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
  427. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
  428. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
  429. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
  430. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
  431. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
  432. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
  433. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
  434. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
  435. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
  436. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
  437. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
  438. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
  439. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
  440. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
  441. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
  442. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
  443. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
  444. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
  445. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
  446. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
  447. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
  448. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
  449. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
  450. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
  451. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
  452. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
  453. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
  454. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
  455. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
  456. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
  457. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-filled.svg +3 -3
  458. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-in-line.svg +3 -3
  459. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
  460. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
  461. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
  462. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
  463. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
  464. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
  465. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-filled.svg +10 -10
  466. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-in-line.svg +10 -10
  467. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-filled.svg +3 -3
  468. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-in-line.svg +3 -3
  469. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
  470. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
  471. package/projects/tgo-canopy-ui/assets/icons/rebrand/Device-rotate-in-line.svg +3 -3
  472. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
  473. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
  474. package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
  475. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
  476. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
  477. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
  478. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
  479. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
  480. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
  481. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
  482. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
  483. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
  484. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
  485. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
  486. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
  487. package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
  488. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
  489. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
  490. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
  491. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
  492. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
  493. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
  494. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
  495. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
  496. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-filled.svg +3 -3
  497. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-in-line.svg +3 -3
  498. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
  499. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
  500. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
  501. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
  502. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
  503. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
  504. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
  505. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
  506. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-filled.svg +3 -3
  507. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-in-line.svg +3 -3
  508. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
  509. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
  510. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
  511. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
  512. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
  513. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
  514. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
  515. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
  516. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
  517. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
  518. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
  519. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
  520. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
  521. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
  522. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
  523. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
  524. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
  525. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
  526. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-filled.svg +3 -3
  527. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-in-line.svg +3 -3
  528. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-filled.svg +3 -3
  529. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-in-line.svg +5 -5
  530. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-filled.svg +3 -3
  531. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-in-line.svg +4 -4
  532. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-filled.svg +3 -3
  533. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-in-line.svg +4 -4
  534. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
  535. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
  536. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
  537. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
  538. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
  539. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
  540. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
  541. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
  542. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
  543. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
  544. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-filled.svg +3 -3
  545. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-in-line.svg +3 -3
  546. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
  547. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
  548. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
  549. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
  550. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
  551. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
  552. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
  553. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
  554. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
  555. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
  556. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
  557. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
  558. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
  559. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
  560. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
  561. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
  562. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
  563. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
  564. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
  565. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
  566. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
  567. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
  568. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
  569. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
  570. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
  571. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
  572. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
  573. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-filled.svg +3 -3
  574. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-in-line.svg +3 -3
  575. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
  576. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
  577. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-filled.svg +3 -3
  578. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-in-line.svg +3 -3
  579. package/projects/tgo-canopy-ui/assets/icons/rebrand/Messages-in-line.svg +3 -3
  580. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
  581. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
  582. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-filled.svg +6 -6
  583. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-in-line.svg +6 -6
  584. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
  585. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
  586. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
  587. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
  588. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
  589. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
  590. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
  591. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
  592. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
  593. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
  594. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-filled.svg +3 -3
  595. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-in-line.svg +3 -3
  596. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-filled.svg +3 -3
  597. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-in-line.svg +3 -3
  598. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
  599. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
  600. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
  601. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
  602. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
  603. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
  604. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-filled.svg +1 -1
  605. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-in-line.svg +1 -1
  606. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
  607. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
  608. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
  609. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
  610. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
  611. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
  612. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
  613. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
  614. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
  615. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
  616. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
  617. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
  618. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
  619. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
  620. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
  621. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
  622. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
  623. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
  624. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
  625. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
  626. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
  627. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
  628. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
  629. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
  630. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
  631. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
  632. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
  633. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
  634. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
  635. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
  636. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
  637. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
  638. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
  639. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
  640. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
  641. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
  642. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
  643. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
  644. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
  645. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
  646. package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
  647. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
  648. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
  649. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
  650. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
  651. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
  652. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
  653. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
  654. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
  655. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
  656. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
  657. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
  658. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
  659. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
  660. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
  661. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-filled.svg +12 -12
  662. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-in-line.svg +12 -12
  663. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
  664. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
  665. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
  666. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
  667. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
  668. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
  669. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
  670. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
  671. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -3
  672. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -3
  673. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
  674. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
  675. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-filled.svg +3 -3
  676. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-in-line.svg +3 -3
  677. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
  678. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
  679. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
  680. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
  681. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
  682. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
  683. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
  684. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
  685. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-filled.svg +3 -3
  686. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-in-line.svg +3 -3
  687. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-filled.svg +3 -3
  688. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-in-line.svg +3 -3
  689. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
  690. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
  691. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
  692. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
  693. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
  694. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
  695. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
  696. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
  697. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
  698. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
  699. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
  700. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
  701. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
  702. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
  703. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
  704. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
  705. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
  706. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
  707. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
  708. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
  709. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
  710. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
  711. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
  712. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
  713. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
  714. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
  715. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
  716. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
  717. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
  718. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
  719. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
  720. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
  721. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
  722. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
  723. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
  724. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
  725. package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
  726. package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
  727. package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
  728. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
  729. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
  730. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
  731. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
  732. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
  733. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
  734. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
  735. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
  736. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
  737. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
  738. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
  739. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
  740. package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
  741. package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
  742. package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
  743. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
  744. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
  745. package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
  746. package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
  747. package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
  748. package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
  749. package/projects/tgo-canopy-ui/theme/_input.scss +575 -575
  750. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
  751. package/projects/tgo-canopy-ui/theme/_mat-menu.scss +8 -8
  752. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
  753. package/projects/tgo-canopy-ui/theme/_palette.scss +108 -108
  754. package/projects/tgo-canopy-ui/theme/_tooltip.scss +320 -320
  755. package/projects/tgo-canopy-ui/theme/_typography.scss +271 -271
  756. package/projects/tgo-canopy-ui/theme/_variables.scss +167 -167
  757. package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
  758. package/projects/tgo-canopy-ui/theme/theme.scss +68 -68
@@ -1,12 +1,12 @@
1
- <svg width="160" height="125" viewBox="0 0 160 125" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_1898_13444)">
3
- <path fill-rule="evenodd" clip-rule="evenodd"
4
- d="M60.6925 7.23539H95.1851C95.7595 7.52658 96.5248 7.99526 97.3183 8.71157C98.9695 10.2022 100.936 12.9325 101.361 17.9275L107.679 17.3898C107.307 13.0246 105.998 9.71259 104.348 7.23539H107.895C113.789 7.23539 118.927 11.2213 120.405 16.9151L121.068 20.7252H89.0667V27.0657H120.286L109.884 53.6787H98.7315V60.0193H110.119L123.577 86.0566L122.42 85.9356L119.1 117.662H39.3374V124.003H121.956L125.109 121.163L128.726 86.5954L125.582 86.2664L129.717 84.1287L115.523 56.6672L127.882 25.0496C128.191 24.2603 128.168 23.3889 127.835 22.6267L126.63 15.7074L126.582 15.4804C124.435 6.91176 116.736 0.894831 107.895 0.894831H96.4629C96.336 0.850278 96.2278 0.815075 96.1407 0.788108C96.0878 0.771729 96.0426 0.758363 96.0056 0.747765L95.9563 0.733903L95.9363 0.728465L95.9276 0.726109L95.9235 0.72502C95.9227 0.724821 95.922 0.724624 95.8762 0.894831H49.3092C40.4677 0.894831 32.7688 6.91176 30.6218 15.4804L30.6173 15.4988L29.3661 20.6217L31.8976 21.2399L29.2517 24.8502L39.2655 56.5552L24.9986 84.1274L25.5449 85.0252L24.675 86.0261L29.6366 121.275L35.9153 120.391L31.4622 88.7546H118.093V82.4141H114.699V82.4139H33.0243L44.6121 60.0193H55.2729V53.6787H45.0062L36.6008 27.0657H65.8425V20.7252H55.1114C55.7071 16.9189 57.262 14.2396 58.7279 12.4566C59.6091 11.3848 60.4688 10.6258 61.0884 10.1462C61.3974 9.90711 61.6434 9.74 61.7979 9.64051C61.875 9.59084 61.9289 9.55832 61.9558 9.54236L61.9755 9.53088L61.9692 9.5344L61.9619 9.53845L61.9572 9.54105L61.9545 9.54249C61.9532 9.5432 61.9519 9.54393 60.6925 7.23539ZM54.8867 7.23539H49.3092C43.3819 7.23539 38.2183 11.2669 36.7744 17.0129L35.8678 20.7252H48.7123C49.3704 15.1655 51.6044 11.1369 53.8302 8.42976C54.1856 7.99749 54.54 7.59978 54.8867 7.23539ZM30.3997 39.9002L23.2042 23.7958L17.4152 26.3823L20.622 33.5596H10.5438L17.907 45.0277L2.46874 48.8588C1.09008 49.2009 0.107271 50.4183 0.0635288 51.8381C0.0197869 53.2579 0.92579 54.5335 2.28077 54.9599L19.1904 60.2804L15.0542 64.8563C14.2368 65.7606 14.0102 67.0535 14.4715 68.1818C14.9328 69.3102 16.0001 70.0741 17.217 70.1468L30.6604 70.9501L31.0385 64.6208L24.1843 64.2113L27.2084 60.8657C27.9325 60.0646 28.1991 58.95 27.9158 57.908C27.6324 56.8659 26.8382 56.0398 25.8081 55.7157L14.9414 52.2965L26.8062 49.3522L25.279 43.1982L24.4064 43.4148L22.1498 39.9002H30.3997ZM135.005 63.1852L131.677 57.3334L134.432 55.7661L133.681 52.6861L144.932 49.9425L131.47 45.7354L131.183 46.0107L130.682 45.4893L129.964 45.2648L130.087 44.8704L126.788 41.4407L134.798 33.7375L129.273 30.4089L132.545 24.9779L141.612 30.4405L142.173 35.441L136.683 40.7216L157.713 47.2937C159.073 47.7184 159.982 48.9973 159.936 50.4206C159.891 51.8439 158.902 53.0623 157.519 53.3996L139.265 57.8508L144.008 66.1907L140.592 70.8587L133.458 69.3385L136.977 76.3766L131.306 79.2122L124.841 66.2829L128.337 61.7644L135.005 63.1852ZM38.3687 94.2443H98.0806V100.585H45.2841L45.7836 106.333H109.775L110.059 100.585H102.539V94.2443H116.721L115.809 112.674H39.9701L38.3687 94.2443ZM85.1422 13.8241H69.3632V24.0894H75.7038V20.1647H78.8016V24.2348H85.1422V13.8241ZM70.9846 43.3789C69.5585 45.1615 68.6733 47.8941 68.6733 51.4186H62.3327C62.3327 46.927 63.4515 42.6454 66.0335 39.4179C68.6917 36.0952 72.6434 34.22 77.5272 34.22C80.4054 34.22 84.0539 35.6172 86.7798 38.123C89.6524 40.7637 91.7021 44.8447 90.6557 50.0388C90.0278 53.1756 88.6897 55.3373 86.871 56.8761C85.4403 58.0867 83.7617 58.8278 82.5884 59.3458C82.4119 59.4238 82.2468 59.4967 82.0957 59.5653C80.7707 60.1676 80.1047 60.5875 79.649 61.1902C79.2283 61.7466 78.6935 62.8702 78.6935 65.4469H72.3529C72.3529 62.0115 73.0706 59.3775 74.5914 57.3662C76.0771 55.4012 78.0413 54.4434 79.4719 53.7931C79.6921 53.693 79.8991 53.6 80.0946 53.5122L80.1039 53.508L80.1049 53.5075C81.3239 52.9598 82.0904 52.6154 82.7754 52.0358C83.3987 51.5084 84.0643 50.6648 84.4387 48.7928L84.4397 48.7879C84.9759 46.1286 84.0198 44.1984 82.4888 42.7909C80.8106 41.2483 78.6572 40.5606 77.5272 40.5606C74.395 40.5606 72.3345 41.6915 70.9846 43.3789ZM75.5234 74.7074C77.3086 74.7074 78.7558 73.2603 78.7558 71.4751C78.7558 69.6899 77.3086 68.2428 75.5234 68.2428C73.7383 68.2428 72.2911 69.6899 72.2911 71.4751C72.2911 73.2603 73.7383 74.7074 75.5234 74.7074Z"
5
- fill="#242424" />
6
- </g>
7
- <defs>
8
- <clipPath id="clip0_1898_13444">
9
- <rect width="160" height="123.248" fill="white" transform="translate(0 0.816589)" />
10
- </clipPath>
11
- </defs>
1
+ <svg width="160" height="125" viewBox="0 0 160 125" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1898_13444)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd"
4
+ d="M60.6925 7.23539H95.1851C95.7595 7.52658 96.5248 7.99526 97.3183 8.71157C98.9695 10.2022 100.936 12.9325 101.361 17.9275L107.679 17.3898C107.307 13.0246 105.998 9.71259 104.348 7.23539H107.895C113.789 7.23539 118.927 11.2213 120.405 16.9151L121.068 20.7252H89.0667V27.0657H120.286L109.884 53.6787H98.7315V60.0193H110.119L123.577 86.0566L122.42 85.9356L119.1 117.662H39.3374V124.003H121.956L125.109 121.163L128.726 86.5954L125.582 86.2664L129.717 84.1287L115.523 56.6672L127.882 25.0496C128.191 24.2603 128.168 23.3889 127.835 22.6267L126.63 15.7074L126.582 15.4804C124.435 6.91176 116.736 0.894831 107.895 0.894831H96.4629C96.336 0.850278 96.2278 0.815075 96.1407 0.788108C96.0878 0.771729 96.0426 0.758363 96.0056 0.747765L95.9563 0.733903L95.9363 0.728465L95.9276 0.726109L95.9235 0.72502C95.9227 0.724821 95.922 0.724624 95.8762 0.894831H49.3092C40.4677 0.894831 32.7688 6.91176 30.6218 15.4804L30.6173 15.4988L29.3661 20.6217L31.8976 21.2399L29.2517 24.8502L39.2655 56.5552L24.9986 84.1274L25.5449 85.0252L24.675 86.0261L29.6366 121.275L35.9153 120.391L31.4622 88.7546H118.093V82.4141H114.699V82.4139H33.0243L44.6121 60.0193H55.2729V53.6787H45.0062L36.6008 27.0657H65.8425V20.7252H55.1114C55.7071 16.9189 57.262 14.2396 58.7279 12.4566C59.6091 11.3848 60.4688 10.6258 61.0884 10.1462C61.3974 9.90711 61.6434 9.74 61.7979 9.64051C61.875 9.59084 61.9289 9.55832 61.9558 9.54236L61.9755 9.53088L61.9692 9.5344L61.9619 9.53845L61.9572 9.54105L61.9545 9.54249C61.9532 9.5432 61.9519 9.54393 60.6925 7.23539ZM54.8867 7.23539H49.3092C43.3819 7.23539 38.2183 11.2669 36.7744 17.0129L35.8678 20.7252H48.7123C49.3704 15.1655 51.6044 11.1369 53.8302 8.42976C54.1856 7.99749 54.54 7.59978 54.8867 7.23539ZM30.3997 39.9002L23.2042 23.7958L17.4152 26.3823L20.622 33.5596H10.5438L17.907 45.0277L2.46874 48.8588C1.09008 49.2009 0.107271 50.4183 0.0635288 51.8381C0.0197869 53.2579 0.92579 54.5335 2.28077 54.9599L19.1904 60.2804L15.0542 64.8563C14.2368 65.7606 14.0102 67.0535 14.4715 68.1818C14.9328 69.3102 16.0001 70.0741 17.217 70.1468L30.6604 70.9501L31.0385 64.6208L24.1843 64.2113L27.2084 60.8657C27.9325 60.0646 28.1991 58.95 27.9158 57.908C27.6324 56.8659 26.8382 56.0398 25.8081 55.7157L14.9414 52.2965L26.8062 49.3522L25.279 43.1982L24.4064 43.4148L22.1498 39.9002H30.3997ZM135.005 63.1852L131.677 57.3334L134.432 55.7661L133.681 52.6861L144.932 49.9425L131.47 45.7354L131.183 46.0107L130.682 45.4893L129.964 45.2648L130.087 44.8704L126.788 41.4407L134.798 33.7375L129.273 30.4089L132.545 24.9779L141.612 30.4405L142.173 35.441L136.683 40.7216L157.713 47.2937C159.073 47.7184 159.982 48.9973 159.936 50.4206C159.891 51.8439 158.902 53.0623 157.519 53.3996L139.265 57.8508L144.008 66.1907L140.592 70.8587L133.458 69.3385L136.977 76.3766L131.306 79.2122L124.841 66.2829L128.337 61.7644L135.005 63.1852ZM38.3687 94.2443H98.0806V100.585H45.2841L45.7836 106.333H109.775L110.059 100.585H102.539V94.2443H116.721L115.809 112.674H39.9701L38.3687 94.2443ZM85.1422 13.8241H69.3632V24.0894H75.7038V20.1647H78.8016V24.2348H85.1422V13.8241ZM70.9846 43.3789C69.5585 45.1615 68.6733 47.8941 68.6733 51.4186H62.3327C62.3327 46.927 63.4515 42.6454 66.0335 39.4179C68.6917 36.0952 72.6434 34.22 77.5272 34.22C80.4054 34.22 84.0539 35.6172 86.7798 38.123C89.6524 40.7637 91.7021 44.8447 90.6557 50.0388C90.0278 53.1756 88.6897 55.3373 86.871 56.8761C85.4403 58.0867 83.7617 58.8278 82.5884 59.3458C82.4119 59.4238 82.2468 59.4967 82.0957 59.5653C80.7707 60.1676 80.1047 60.5875 79.649 61.1902C79.2283 61.7466 78.6935 62.8702 78.6935 65.4469H72.3529C72.3529 62.0115 73.0706 59.3775 74.5914 57.3662C76.0771 55.4012 78.0413 54.4434 79.4719 53.7931C79.6921 53.693 79.8991 53.6 80.0946 53.5122L80.1039 53.508L80.1049 53.5075C81.3239 52.9598 82.0904 52.6154 82.7754 52.0358C83.3987 51.5084 84.0643 50.6648 84.4387 48.7928L84.4397 48.7879C84.9759 46.1286 84.0198 44.1984 82.4888 42.7909C80.8106 41.2483 78.6572 40.5606 77.5272 40.5606C74.395 40.5606 72.3345 41.6915 70.9846 43.3789ZM75.5234 74.7074C77.3086 74.7074 78.7558 73.2603 78.7558 71.4751C78.7558 69.6899 77.3086 68.2428 75.5234 68.2428C73.7383 68.2428 72.2911 69.6899 72.2911 71.4751C72.2911 73.2603 73.7383 74.7074 75.5234 74.7074Z"
5
+ fill="#242424" />
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_1898_13444">
9
+ <rect width="160" height="123.248" fill="white" transform="translate(0 0.816589)" />
10
+ </clipPath>
11
+ </defs>
12
12
  </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 7.54639L11 7.54639L11 13.5464L13 13.5464L13 7.54639ZM12 15.5464C11.7167 15.5464 11.4792 15.6422 11.2875 15.8339C11.0958 16.0256 11 16.2631 11 16.5464C11 16.8297 11.0958 17.0672 11.2875 17.2589C11.4792 17.4506 11.7167 17.5464 12 17.5464C12.2833 17.5464 12.5208 17.4506 12.7125 17.2589C12.9042 17.0672 13 16.8297 13 16.5464C13 16.2631 12.9042 16.0256 12.7125 15.8339C12.5208 15.6422 12.2833 15.5464 12 15.5464ZM12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31666 2.80889 10.6167 2.54639 12 2.54639Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 7.54639L11 7.54639L11 13.5464L13 13.5464L13 7.54639ZM12 15.5464C11.7167 15.5464 11.4792 15.6422 11.2875 15.8339C11.0958 16.0256 11 16.2631 11 16.5464C11 16.8297 11.0958 17.0672 11.2875 17.2589C11.4792 17.4506 11.7167 17.5464 12 17.5464C12.2833 17.5464 12.5208 17.4506 12.7125 17.2589C12.9042 17.0672 13 16.8297 13 16.5464C13 16.2631 12.9042 16.0256 12.7125 15.8339C12.5208 15.6422 12.2833 15.5464 12 15.5464ZM12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31666 2.80889 10.6167 2.54639 12 2.54639Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 7.54639L11 7.54639L11 13.5464L13 13.5464L13 7.54639ZM12 15.5464C11.7167 15.5464 11.4792 15.6422 11.2875 15.8339C11.0958 16.0256 11 16.2631 11 16.5464C11 16.8297 11.0958 17.0672 11.2875 17.2589C11.4792 17.4506 11.7167 17.5464 12 17.5464C12.2833 17.5464 12.5208 17.4506 12.7125 17.2589C12.9042 17.0672 13 16.8297 13 16.5464C13 16.2631 12.9042 16.0256 12.7125 15.8339C12.5208 15.6422 12.2833 15.5464 12 15.5464ZM12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31666 2.80889 10.6167 2.54639 12 2.54639ZM12 4.54639C9.76666 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 7.54639L11 7.54639L11 13.5464L13 13.5464L13 7.54639ZM12 15.5464C11.7167 15.5464 11.4792 15.6422 11.2875 15.8339C11.0958 16.0256 11 16.2631 11 16.5464C11 16.8297 11.0958 17.0672 11.2875 17.2589C11.4792 17.4506 11.7167 17.5464 12 17.5464C12.2833 17.5464 12.5208 17.4506 12.7125 17.2589C12.9042 17.0672 13 16.8297 13 16.5464C13 16.2631 12.9042 16.0256 12.7125 15.8339C12.5208 15.6422 12.2833 15.5464 12 15.5464ZM12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31666 2.80889 10.6167 2.54639 12 2.54639ZM12 4.54639C9.76666 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 9.54651L15 3.54651H3V21.5465H21V9.54651ZM7 7.54651H14V9.54651H7V7.54651ZM17 17.5465H7V15.5465H17V17.5465ZM17 13.5465H7V11.5465H17V13.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 9.54651L15 3.54651H3V21.5465H21V9.54651ZM7 7.54651H14V9.54651H7V7.54651ZM17 17.5465H7V15.5465H17V17.5465ZM17 13.5465H7V11.5465H17V13.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 19.5465H19V10.3715L14.175 5.54651H5V19.5465ZM3 21.5465V3.54651H15L21 9.54651V21.5465H3ZM7 17.5465H17V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H14V7.54651H7V9.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 19.5465H19V10.3715L14.175 5.54651H5V19.5465ZM3 21.5465V3.54651H15L21 9.54651V21.5465H3ZM7 17.5465H17V15.5465H7V17.5465ZM7 13.5465H17V11.5465H7V13.5465ZM7 9.54651H14V7.54651H7V9.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 22V7H22V22H18ZM10 7H14V5H10V7ZM8 22V3H16V22H8ZM2 22V7H6V22H2Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 22V7H22V22H18ZM10 7H14V5H10V7ZM8 22V3H16V22H8ZM2 22V7H6V22H2Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 22V7H8V3H16V7H22V22H2ZM10 7H14V5H10V7ZM6 9H4V20H6V9ZM16 20V9H8V20H16ZM18 9V20H20V9H18Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 22V7H8V3H16V7H22V22H2ZM10 7H14V5H10V7ZM6 9H4V20H6V9ZM16 20V9H8V20H16ZM18 9V20H20V9H18Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M21 3.54639H3V21.5464H12.621V14.5854H10.278V11.8604H12.621V9.85539C12.621 7.53139 14.042 6.26439 16.116 6.26439C16.815 6.26239 17.513 6.29839 18.208 6.36939V8.79939H16.78C15.65 8.79939 15.43 9.33339 15.43 10.1214V11.8564H18.13L17.779 14.5814H15.414V21.5464H21V3.54639Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 3.54639H3V21.5464H12.621V14.5854H10.278V11.8604H12.621V9.85539C12.621 7.53139 14.042 6.26439 16.116 6.26439C16.815 6.26239 17.513 6.29839 18.208 6.36939V8.79939H16.78C15.65 8.79939 15.43 9.33339 15.43 10.1214V11.8564H18.13L17.779 14.5814H15.414V21.5464H21V3.54639Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 3.54639V21.5464H11.6211H14.4141H21V3.54639H3ZM5 5.54639H19L19.002 19.5464H14.4141V15.5815H16.7793L17.1309 12.8569H14.4297V11.1206C14.4297 10.3326 14.6493 9.80029 15.7793 9.80029H17.207V7.36865C16.512 7.29765 15.8142 7.26314 15.1152 7.26514C13.0412 7.26514 11.6211 8.53098 11.6211 10.855V12.8608H9.27734V15.5854H11.6211V19.5464H5V5.54639Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 3.54639V21.5464H11.6211H14.4141H21V3.54639H3ZM5 5.54639H19L19.002 19.5464H14.4141V15.5815H16.7793L17.1309 12.8569H14.4297V11.1206C14.4297 10.3326 14.6493 9.80029 15.7793 9.80029H17.207V7.36865C16.512 7.29765 15.8142 7.26314 15.1152 7.26514C13.0412 7.26514 11.6211 8.53098 11.6211 10.855V12.8608H9.27734V15.5854H11.6211V19.5464H5V5.54639Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 20.5464V18.5464H5.75L5.35 18.1964C4.48333 17.4297 3.875 16.5547 3.525 15.5714C3.175 14.5881 3 13.5964 3 12.5964C3 10.7464 3.55417 9.10055 4.6625 7.65889C5.77083 6.21722 7.21667 5.26305 9 4.79639V6.89639C7.8 7.32972 6.83333 8.06722 6.1 9.10889C5.36667 10.1506 5 11.3131 5 12.5964C5 13.3464 5.14167 14.0756 5.425 14.7839C5.70833 15.4922 6.15 16.1464 6.75 16.7464L7 16.9964V14.5464H9V20.5464H3ZM12 17.5464C11.7167 17.5464 11.4792 17.4506 11.2875 17.2589C11.0958 17.0672 11 16.8297 11 16.5464C11 16.2631 11.0958 16.0256 11.2875 15.8339C11.4792 15.6422 11.7167 15.5464 12 15.5464C12.2833 15.5464 12.5208 15.6422 12.7125 15.8339C12.9042 16.0256 13 16.2631 13 16.5464C13 16.8297 12.9042 17.0672 12.7125 17.2589C12.5208 17.4506 12.2833 17.5464 12 17.5464ZM11 13.5464V7.54639H13V13.5464H11ZM15 20.2964V18.1964C16.2 17.7631 17.1667 17.0256 17.9 15.9839C18.6333 14.9422 19 13.7797 19 12.4964C19 11.7464 18.8583 11.0172 18.575 10.3089C18.2917 9.60055 17.85 8.94639 17.25 8.34639L17 8.09639V10.5464H15V4.54639H21V6.54639H18.25L18.65 6.89639C19.4667 7.71305 20.0625 8.60055 20.4375 9.55889C20.8125 10.5172 21 11.4964 21 12.4964C21 14.3464 20.4458 15.9922 19.3375 17.4339C18.2292 18.8756 16.7833 19.8297 15 20.2964Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 20.5464V18.5464H5.75L5.35 18.1964C4.48333 17.4297 3.875 16.5547 3.525 15.5714C3.175 14.5881 3 13.5964 3 12.5964C3 10.7464 3.55417 9.10055 4.6625 7.65889C5.77083 6.21722 7.21667 5.26305 9 4.79639V6.89639C7.8 7.32972 6.83333 8.06722 6.1 9.10889C5.36667 10.1506 5 11.3131 5 12.5964C5 13.3464 5.14167 14.0756 5.425 14.7839C5.70833 15.4922 6.15 16.1464 6.75 16.7464L7 16.9964V14.5464H9V20.5464H3ZM12 17.5464C11.7167 17.5464 11.4792 17.4506 11.2875 17.2589C11.0958 17.0672 11 16.8297 11 16.5464C11 16.2631 11.0958 16.0256 11.2875 15.8339C11.4792 15.6422 11.7167 15.5464 12 15.5464C12.2833 15.5464 12.5208 15.6422 12.7125 15.8339C12.9042 16.0256 13 16.2631 13 16.5464C13 16.8297 12.9042 17.0672 12.7125 17.2589C12.5208 17.4506 12.2833 17.5464 12 17.5464ZM11 13.5464V7.54639H13V13.5464H11ZM15 20.2964V18.1964C16.2 17.7631 17.1667 17.0256 17.9 15.9839C18.6333 14.9422 19 13.7797 19 12.4964C19 11.7464 18.8583 11.0172 18.575 10.3089C18.2917 9.60055 17.85 8.94639 17.25 8.34639L17 8.09639V10.5464H15V4.54639H21V6.54639H18.25L18.65 6.89639C19.4667 7.71305 20.0625 8.60055 20.4375 9.55889C20.8125 10.5172 21 11.4964 21 12.4964C21 14.3464 20.4458 15.9922 19.3375 17.4339C18.2292 18.8756 16.7833 19.8297 15 20.2964Z" fill="#242424"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 20.5464V18.5464H5.75L5.35 18.1964C4.48333 17.4297 3.875 16.5547 3.525 15.5714C3.175 14.5881 3 13.5964 3 12.5964C3 10.7464 3.55417 9.10055 4.6625 7.65889C5.77083 6.21722 7.21667 5.26305 9 4.79639V6.89639C7.8 7.32972 6.83333 8.06722 6.1 9.10889C5.36667 10.1506 5 11.3131 5 12.5964C5 13.3464 5.14167 14.0756 5.425 14.7839C5.70833 15.4922 6.15 16.1464 6.75 16.7464L7 16.9964V14.5464H9V20.5464H3ZM12 17.5464C11.7167 17.5464 11.4792 17.4506 11.2875 17.2589C11.0958 17.0672 11 16.8297 11 16.5464C11 16.2631 11.0958 16.0256 11.2875 15.8339C11.4792 15.6422 11.7167 15.5464 12 15.5464C12.2833 15.5464 12.5208 15.6422 12.7125 15.8339C12.9042 16.0256 13 16.2631 13 16.5464C13 16.8297 12.9042 17.0672 12.7125 17.2589C12.5208 17.4506 12.2833 17.5464 12 17.5464ZM11 13.5464V7.54639H13V13.5464H11ZM15 20.2964V18.1964C16.2 17.7631 17.1667 17.0256 17.9 15.9839C18.6333 14.9422 19 13.7797 19 12.4964C19 11.7464 18.8583 11.0172 18.575 10.3089C18.2917 9.60055 17.85 8.94639 17.25 8.34639L17 8.09639V10.5464H15V4.54639H21V6.54639H18.25L18.65 6.89639C19.4667 7.71305 20.0625 8.60055 20.4375 9.55889C20.8125 10.5172 21 11.4964 21 12.4964C21 14.3464 20.4458 15.9922 19.3375 17.4339C18.2292 18.8756 16.7833 19.8297 15 20.2964Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 20.5464V18.5464H5.75L5.35 18.1964C4.48333 17.4297 3.875 16.5547 3.525 15.5714C3.175 14.5881 3 13.5964 3 12.5964C3 10.7464 3.55417 9.10055 4.6625 7.65889C5.77083 6.21722 7.21667 5.26305 9 4.79639V6.89639C7.8 7.32972 6.83333 8.06722 6.1 9.10889C5.36667 10.1506 5 11.3131 5 12.5964C5 13.3464 5.14167 14.0756 5.425 14.7839C5.70833 15.4922 6.15 16.1464 6.75 16.7464L7 16.9964V14.5464H9V20.5464H3ZM12 17.5464C11.7167 17.5464 11.4792 17.4506 11.2875 17.2589C11.0958 17.0672 11 16.8297 11 16.5464C11 16.2631 11.0958 16.0256 11.2875 15.8339C11.4792 15.6422 11.7167 15.5464 12 15.5464C12.2833 15.5464 12.5208 15.6422 12.7125 15.8339C12.9042 16.0256 13 16.2631 13 16.5464C13 16.8297 12.9042 17.0672 12.7125 17.2589C12.5208 17.4506 12.2833 17.5464 12 17.5464ZM11 13.5464V7.54639H13V13.5464H11ZM15 20.2964V18.1964C16.2 17.7631 17.1667 17.0256 17.9 15.9839C18.6333 14.9422 19 13.7797 19 12.4964C19 11.7464 18.8583 11.0172 18.575 10.3089C18.2917 9.60055 17.85 8.94639 17.25 8.34639L17 8.09639V10.5464H15V4.54639H21V6.54639H18.25L18.65 6.89639C19.4667 7.71305 20.0625 8.60055 20.4375 9.55889C20.8125 10.5172 21 11.4964 21 12.4964C21 14.3464 20.4458 15.9922 19.3375 17.4339C18.2292 18.8756 16.7833 19.8297 15 20.2964Z" fill="#242424"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.5 18.5465L13 12.5465L4.5 6.54651V18.5465ZM13.5 6.54651V18.5465L22 12.5465L13.5 6.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.5 18.5465L13 12.5465L4.5 6.54651V18.5465ZM13.5 6.54651V18.5465L22 12.5465L13.5 6.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.5 10.4065L18.53 12.5465L15.5 14.6865V10.4065ZM6.5 10.4065L9.53 12.5465L6.5 14.6865V10.4065ZM13.5 6.54651V18.5465L22 12.5465L13.5 6.54651ZM4.5 6.54651V18.5465L13 12.5465L4.5 6.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 10.4065L18.53 12.5465L15.5 14.6865V10.4065ZM6.5 10.4065L9.53 12.5465L6.5 14.6865V10.4065ZM13.5 6.54651V18.5465L22 12.5465L13.5 6.54651ZM4.5 6.54651V18.5465L13 12.5465L4.5 6.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 18.5465V6.54651L2.5 12.5465L11 18.5465ZM11.5 12.5465L20 18.5465V6.54651L11.5 12.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 18.5465V6.54651L2.5 12.5465L11 18.5465ZM11.5 12.5465L20 18.5465V6.54651L11.5 12.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18 10.4065V14.6865L14.97 12.5465L18 10.4065ZM9 10.4065V14.6865L5.97 12.5465L9 10.4065ZM20 6.54651L11.5 12.5465L20 18.5465V6.54651ZM11 6.54651L2.5 12.5465L11 18.5465V6.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18 10.4065V14.6865L14.97 12.5465L18 10.4065ZM9 10.4065V14.6865L5.97 12.5465L9 10.4065ZM20 6.54651L11.5 12.5465L20 18.5465V6.54651ZM11 6.54651L2.5 12.5465L11 18.5465V6.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 21.5465V15.5465H13V17.5465H21V19.5465H13V21.5465H11ZM3 19.5465V17.5465H9V19.5465H3ZM7 15.5465V13.5465H3V11.5465H7V9.54651H9V15.5465H7ZM11 13.5465V11.5465H21V13.5465H11ZM15 9.54651V3.54651H17V5.54651H21V7.54651H17V9.54651H15ZM3 7.54651V5.54651H13V7.54651H3Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 21.5465V15.5465H13V17.5465H21V19.5465H13V21.5465H11ZM3 19.5465V17.5465H9V19.5465H3ZM7 15.5465V13.5465H3V11.5465H7V9.54651H9V15.5465H7ZM11 13.5465V11.5465H21V13.5465H11ZM15 9.54651V3.54651H17V5.54651H21V7.54651H17V9.54651H15ZM3 7.54651V5.54651H13V7.54651H3Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 21.5465V15.5465H13V17.5465H21V19.5465H13V21.5465H11ZM3 19.5465V17.5465H9V19.5465H3ZM7 15.5465V13.5465H3V11.5465H7V9.54651H9V15.5465H7ZM11 13.5465V11.5465H21V13.5465H11ZM15 9.54651V3.54651H17V5.54651H21V7.54651H17V9.54651H15ZM3 7.54651V5.54651H13V7.54651H3Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 21.5465V15.5465H13V17.5465H21V19.5465H13V21.5465H11ZM3 19.5465V17.5465H9V19.5465H3ZM7 15.5465V13.5465H3V11.5465H7V9.54651H9V15.5465H7ZM11 13.5465V11.5465H21V13.5465H11ZM15 9.54651V3.54651H17V5.54651H21V7.54651H17V9.54651H15ZM3 7.54651V5.54651H13V7.54651H3Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4 14.5465C4 12.7965 4.41667 11.2382 5.25 9.87151C6.08333 8.50484 7 7.35484 8 6.42151C9 5.48818 9.91667 4.77568 10.75 4.28401L12 3.54651V6.84651C12 7.46318 12.2083 7.95068 12.625 8.30901C13.0417 8.66734 13.5083 8.84651 14.025 8.84651C14.3083 8.84651 14.5792 8.78818 14.8375 8.67151C15.0958 8.55484 15.3333 8.36318 15.55 8.09651L16 7.54651C17.2 8.24651 18.1667 9.21734 18.9 10.459C19.6333 11.7007 20 13.0632 20 14.5465C20 16.0132 19.6417 17.3507 18.925 18.559C18.2083 19.7673 17.2667 20.7215 16.1 21.4215C16.3833 21.0215 16.6042 20.584 16.7625 20.109C16.9208 19.634 17 19.1298 17 18.5965C17 17.9298 16.875 17.3007 16.625 16.709C16.375 16.1173 16.0167 15.5882 15.55 15.1215L12 11.6465L8.475 15.1215C7.99167 15.6048 7.625 16.1382 7.375 16.7215C7.125 17.3048 7 17.9298 7 18.5965C7 19.1298 7.07917 19.634 7.2375 20.109C7.39583 20.584 7.61667 21.0215 7.9 21.4215C6.73333 20.7215 5.79167 19.7673 5.075 18.559C4.35833 17.3507 4 16.0132 4 14.5465ZM12 14.4465L14.125 16.5215C14.4083 16.8048 14.625 17.1215 14.775 17.4715C14.925 17.8215 15 18.1965 15 18.5965C15 19.4132 14.7083 20.109 14.125 20.684C13.5417 21.259 12.8333 21.5465 12 21.5465C11.1667 21.5465 10.4583 21.259 9.875 20.684C9.29167 20.109 9 19.4132 9 18.5965C9 18.2132 9.075 17.8423 9.225 17.484C9.375 17.1257 9.59167 16.8048 9.875 16.5215L12 14.4465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 14.5465C4 12.7965 4.41667 11.2382 5.25 9.87151C6.08333 8.50484 7 7.35484 8 6.42151C9 5.48818 9.91667 4.77568 10.75 4.28401L12 3.54651V6.84651C12 7.46318 12.2083 7.95068 12.625 8.30901C13.0417 8.66734 13.5083 8.84651 14.025 8.84651C14.3083 8.84651 14.5792 8.78818 14.8375 8.67151C15.0958 8.55484 15.3333 8.36318 15.55 8.09651L16 7.54651C17.2 8.24651 18.1667 9.21734 18.9 10.459C19.6333 11.7007 20 13.0632 20 14.5465C20 16.0132 19.6417 17.3507 18.925 18.559C18.2083 19.7673 17.2667 20.7215 16.1 21.4215C16.3833 21.0215 16.6042 20.584 16.7625 20.109C16.9208 19.634 17 19.1298 17 18.5965C17 17.9298 16.875 17.3007 16.625 16.709C16.375 16.1173 16.0167 15.5882 15.55 15.1215L12 11.6465L8.475 15.1215C7.99167 15.6048 7.625 16.1382 7.375 16.7215C7.125 17.3048 7 17.9298 7 18.5965C7 19.1298 7.07917 19.634 7.2375 20.109C7.39583 20.584 7.61667 21.0215 7.9 21.4215C6.73333 20.7215 5.79167 19.7673 5.075 18.559C4.35833 17.3507 4 16.0132 4 14.5465ZM12 14.4465L14.125 16.5215C14.4083 16.8048 14.625 17.1215 14.775 17.4715C14.925 17.8215 15 18.1965 15 18.5965C15 19.4132 14.7083 20.109 14.125 20.684C13.5417 21.259 12.8333 21.5465 12 21.5465C11.1667 21.5465 10.4583 21.259 9.875 20.684C9.29167 20.109 9 19.4132 9 18.5965C9 18.2132 9.075 17.8423 9.225 17.484C9.375 17.1257 9.59167 16.8048 9.875 16.5215L12 14.4465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 14.5465C6 15.4132 6.175 16.234 6.525 17.009C6.875 17.784 7.375 18.4632 8.025 19.0465C8.00833 18.9632 8 18.8882 8 18.8215V18.5965C8 18.0632 8.1 17.5632 8.3 17.0965C8.5 16.6298 8.79167 16.2048 9.175 15.8215L12 13.0465L14.825 15.8215C15.2083 16.2048 15.5 16.6298 15.7 17.0965C15.9 17.5632 16 18.0632 16 18.5965V18.8215C16 18.8882 15.9917 18.9632 15.975 19.0465C16.625 18.4632 17.125 17.784 17.475 17.009C17.825 16.234 18 15.4132 18 14.5465C18 13.7132 17.8458 12.9257 17.5375 12.184C17.2292 11.4423 16.7833 10.7798 16.2 10.1965C15.8667 10.4132 15.5167 10.5757 15.15 10.684C14.7833 10.7923 14.4083 10.8465 14.025 10.8465C12.9917 10.8465 12.0958 10.5048 11.3375 9.82151C10.5792 9.13818 10.1417 8.29651 10.025 7.29651C9.375 7.84651 8.8 8.41734 8.3 9.00901C7.8 9.60068 7.37917 10.2007 7.0375 10.809C6.69583 11.4173 6.4375 12.0382 6.2625 12.6715C6.0875 13.3048 6 13.9298 6 14.5465ZM12 15.8465L10.575 17.2465C10.3917 17.4298 10.25 17.6382 10.15 17.8715C10.05 18.1048 10 18.3465 10 18.5965C10 19.1298 10.1958 19.5882 10.5875 19.9715C10.9792 20.3548 11.45 20.5465 12 20.5465C12.55 20.5465 13.0208 20.3548 13.4125 19.9715C13.8042 19.5882 14 19.1298 14 18.5965C14 18.3298 13.95 18.084 13.85 17.859C13.75 17.634 13.6083 17.4298 13.425 17.2465L12 15.8465ZM12 3.54651V6.84651C12 7.41318 12.1958 7.88818 12.5875 8.27151C12.9792 8.65484 13.4583 8.84651 14.025 8.84651C14.325 8.84651 14.6042 8.78401 14.8625 8.65901C15.1208 8.53401 15.35 8.34651 15.55 8.09651L16 7.54651C17.2333 8.24651 18.2083 9.22151 18.925 10.4715C19.6417 11.7215 20 13.0798 20 14.5465C20 16.7798 19.225 18.6715 17.675 20.2215C16.125 21.7715 14.2333 22.5465 12 22.5465C9.76667 22.5465 7.875 21.7715 6.325 20.2215C4.775 18.6715 4 16.7798 4 14.5465C4 12.3965 4.72083 10.3548 6.1625 8.42151C7.60417 6.48818 9.55 4.86318 12 3.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 14.5465C6 15.4132 6.175 16.234 6.525 17.009C6.875 17.784 7.375 18.4632 8.025 19.0465C8.00833 18.9632 8 18.8882 8 18.8215V18.5965C8 18.0632 8.1 17.5632 8.3 17.0965C8.5 16.6298 8.79167 16.2048 9.175 15.8215L12 13.0465L14.825 15.8215C15.2083 16.2048 15.5 16.6298 15.7 17.0965C15.9 17.5632 16 18.0632 16 18.5965V18.8215C16 18.8882 15.9917 18.9632 15.975 19.0465C16.625 18.4632 17.125 17.784 17.475 17.009C17.825 16.234 18 15.4132 18 14.5465C18 13.7132 17.8458 12.9257 17.5375 12.184C17.2292 11.4423 16.7833 10.7798 16.2 10.1965C15.8667 10.4132 15.5167 10.5757 15.15 10.684C14.7833 10.7923 14.4083 10.8465 14.025 10.8465C12.9917 10.8465 12.0958 10.5048 11.3375 9.82151C10.5792 9.13818 10.1417 8.29651 10.025 7.29651C9.375 7.84651 8.8 8.41734 8.3 9.00901C7.8 9.60068 7.37917 10.2007 7.0375 10.809C6.69583 11.4173 6.4375 12.0382 6.2625 12.6715C6.0875 13.3048 6 13.9298 6 14.5465ZM12 15.8465L10.575 17.2465C10.3917 17.4298 10.25 17.6382 10.15 17.8715C10.05 18.1048 10 18.3465 10 18.5965C10 19.1298 10.1958 19.5882 10.5875 19.9715C10.9792 20.3548 11.45 20.5465 12 20.5465C12.55 20.5465 13.0208 20.3548 13.4125 19.9715C13.8042 19.5882 14 19.1298 14 18.5965C14 18.3298 13.95 18.084 13.85 17.859C13.75 17.634 13.6083 17.4298 13.425 17.2465L12 15.8465ZM12 3.54651V6.84651C12 7.41318 12.1958 7.88818 12.5875 8.27151C12.9792 8.65484 13.4583 8.84651 14.025 8.84651C14.325 8.84651 14.6042 8.78401 14.8625 8.65901C15.1208 8.53401 15.35 8.34651 15.55 8.09651L16 7.54651C17.2333 8.24651 18.2083 9.22151 18.925 10.4715C19.6417 11.7215 20 13.0798 20 14.5465C20 16.7798 19.225 18.6715 17.675 20.2215C16.125 21.7715 14.2333 22.5465 12 22.5465C9.76667 22.5465 7.875 21.7715 6.325 20.2215C4.775 18.6715 4 16.7798 4 14.5465C4 12.3965 4.72083 10.3548 6.1625 8.42151C7.60417 6.48818 9.55 4.86318 12 3.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.33331 14.6667V2H14L12.6666 5.33333L14 8.66667H4.66665V14.6667H3.33331Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.33331 14.6667V2H14L12.6666 5.33333L14 8.66667H4.66665V14.6667H3.33331Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3.33331 14.6667V2H14L12.6666 5.33333L14 8.66667H4.66665V14.6667H3.33331ZM4.66665 7.33333H12.0333L11.2333 5.33333L12.0333 3.33333H4.66665V7.33333Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.33331 14.6667V2H14L12.6666 5.33333L14 8.66667H4.66665V14.6667H3.33331ZM4.66665 7.33333H12.0333L11.2333 5.33333L12.0333 3.33333H4.66665V7.33333Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 20.5465V4.54651H10L12 6.54651H22V20.5465H2Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.5465V4.54651H10L12 6.54651H22V20.5465H2Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 20.5465V4.54651H10L12 6.54651H22V20.5465H2ZM4 18.5465H20V8.54651H11.175L9.175 6.54651H4V18.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.5465V4.54651H10L12 6.54651H22V20.5465H2ZM4 18.5465H20V8.54651H11.175L9.175 6.54651H4V18.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 21.5465V16.5465H5V19.5465H8V21.5465H3ZM16 21.5465V19.5465H19V16.5465H21V21.5465H16ZM3 8.54651V3.54651H8V5.54651H5V8.54651H3ZM19 8.54651V5.54651H16V3.54651H21V8.54651H19Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 21.5465V16.5465H5V19.5465H8V21.5465H3ZM16 21.5465V19.5465H19V16.5465H21V21.5465H16ZM3 8.54651V3.54651H8V5.54651H5V8.54651H3ZM19 8.54651V5.54651H16V3.54651H21V8.54651H19Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M3 21.5465V16.5465H5V19.5465H8V21.5465H3ZM16 21.5465V19.5465H19V16.5465H21V21.5465H16ZM3 8.54651V3.54651H8V5.54651H5V8.54651H3ZM19 8.54651V5.54651H16V3.54651H21V8.54651H19Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 21.5465V16.5465H5V19.5465H8V21.5465H3ZM16 21.5465V19.5465H19V16.5465H21V21.5465H16ZM3 8.54651V3.54651H8V5.54651H5V8.54651H3ZM19 8.54651V5.54651H16V3.54651H21V8.54651H19Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 21.5465V19.5465H9V17.5465H11V15.4465C9.68333 15.2132 8.60417 14.584 7.7625 13.559C6.92083 12.534 6.5 11.3465 6.5 9.99651C6.5 8.47984 7.0375 7.19234 8.1125 6.13401C9.1875 5.07568 10.4833 4.54651 12 4.54651C13.5167 4.54651 14.8125 5.07568 15.8875 6.13401C16.9625 7.19234 17.5 8.47984 17.5 9.99651C17.5 11.3465 17.0792 12.534 16.2375 13.559C15.3958 14.584 14.3167 15.2132 13 15.4465V17.5465H15V19.5465H13V21.5465H11ZM12 13.5465C12.9667 13.5465 13.7917 13.2048 14.475 12.5215C15.1583 11.8382 15.5 11.0132 15.5 10.0465C15.5 9.07984 15.1583 8.25484 14.475 7.57151C13.7917 6.88818 12.9667 6.54651 12 6.54651C11.0333 6.54651 10.2083 6.88818 9.525 7.57151C8.84167 8.25484 8.5 9.07984 8.5 10.0465C8.5 11.0132 8.84167 11.8382 9.525 12.5215C10.2083 13.2048 11.0333 13.5465 12 13.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 21.5465V19.5465H9V17.5465H11V15.4465C9.68333 15.2132 8.60417 14.584 7.7625 13.559C6.92083 12.534 6.5 11.3465 6.5 9.99651C6.5 8.47984 7.0375 7.19234 8.1125 6.13401C9.1875 5.07568 10.4833 4.54651 12 4.54651C13.5167 4.54651 14.8125 5.07568 15.8875 6.13401C16.9625 7.19234 17.5 8.47984 17.5 9.99651C17.5 11.3465 17.0792 12.534 16.2375 13.559C15.3958 14.584 14.3167 15.2132 13 15.4465V17.5465H15V19.5465H13V21.5465H11ZM12 13.5465C12.9667 13.5465 13.7917 13.2048 14.475 12.5215C15.1583 11.8382 15.5 11.0132 15.5 10.0465C15.5 9.07984 15.1583 8.25484 14.475 7.57151C13.7917 6.88818 12.9667 6.54651 12 6.54651C11.0333 6.54651 10.2083 6.88818 9.525 7.57151C8.84167 8.25484 8.5 9.07984 8.5 10.0465C8.5 11.0132 8.84167 11.8382 9.525 12.5215C10.2083 13.2048 11.0333 13.5465 12 13.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 21.5465V19.5465H9V17.5465H11V15.4465C9.68333 15.2132 8.60417 14.584 7.7625 13.559C6.92083 12.534 6.5 11.3465 6.5 9.99651C6.5 8.47984 7.0375 7.19234 8.1125 6.13401C9.1875 5.07568 10.4833 4.54651 12 4.54651C13.5167 4.54651 14.8125 5.07568 15.8875 6.13401C16.9625 7.19234 17.5 8.47984 17.5 9.99651C17.5 11.3465 17.0792 12.534 16.2375 13.559C15.3958 14.584 14.3167 15.2132 13 15.4465V17.5465H15V19.5465H13V21.5465H11ZM12 13.5465C12.9667 13.5465 13.7917 13.2048 14.475 12.5215C15.1583 11.8382 15.5 11.0132 15.5 10.0465C15.5 9.07984 15.1583 8.25484 14.475 7.57151C13.7917 6.88818 12.9667 6.54651 12 6.54651C11.0333 6.54651 10.2083 6.88818 9.525 7.57151C8.84167 8.25484 8.5 9.07984 8.5 10.0465C8.5 11.0132 8.84167 11.8382 9.525 12.5215C10.2083 13.2048 11.0333 13.5465 12 13.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 21.5465V19.5465H9V17.5465H11V15.4465C9.68333 15.2132 8.60417 14.584 7.7625 13.559C6.92083 12.534 6.5 11.3465 6.5 9.99651C6.5 8.47984 7.0375 7.19234 8.1125 6.13401C9.1875 5.07568 10.4833 4.54651 12 4.54651C13.5167 4.54651 14.8125 5.07568 15.8875 6.13401C16.9625 7.19234 17.5 8.47984 17.5 9.99651C17.5 11.3465 17.0792 12.534 16.2375 13.559C15.3958 14.584 14.3167 15.2132 13 15.4465V17.5465H15V19.5465H13V21.5465H11ZM12 13.5465C12.9667 13.5465 13.7917 13.2048 14.475 12.5215C15.1583 11.8382 15.5 11.0132 15.5 10.0465C15.5 9.07984 15.1583 8.25484 14.475 7.57151C13.7917 6.88818 12.9667 6.54651 12 6.54651C11.0333 6.54651 10.2083 6.88818 9.525 7.57151C8.84167 8.25484 8.5 9.07984 8.5 10.0465C8.5 11.0132 8.84167 11.8382 9.525 12.5215C10.2083 13.2048 11.0333 13.5465 12 13.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 4.54651V10.5465H18V7.97151L14.025 11.9215C14.3417 12.3882 14.5833 12.884 14.75 13.409C14.9167 13.934 15 14.4798 15 15.0465C15 16.5798 14.4667 17.8798 13.4 18.9465C12.3333 20.0132 11.0333 20.5465 9.5 20.5465C7.96667 20.5465 6.66667 20.0132 5.6 18.9465C4.53333 17.8798 4 16.5798 4 15.0465C4 13.5132 4.53333 12.2132 5.6 11.1465C6.66667 10.0798 7.96667 9.54651 9.5 9.54651C10.05 9.54651 10.5917 9.62568 11.125 9.78401C11.6583 9.94234 12.15 10.1882 12.6 10.5215L16.575 6.54651H14V4.54651H20ZM9.5 11.5465C8.53333 11.5465 7.70833 11.8882 7.025 12.5715C6.34167 13.2548 6 14.0798 6 15.0465C6 16.0132 6.34167 16.8382 7.025 17.5215C7.70833 18.2048 8.53333 18.5465 9.5 18.5465C10.4667 18.5465 11.2917 18.2048 11.975 17.5215C12.6583 16.8382 13 16.0132 13 15.0465C13 14.0798 12.6583 13.2548 11.975 12.5715C11.2917 11.8882 10.4667 11.5465 9.5 11.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4.54651V10.5465H18V7.97151L14.025 11.9215C14.3417 12.3882 14.5833 12.884 14.75 13.409C14.9167 13.934 15 14.4798 15 15.0465C15 16.5798 14.4667 17.8798 13.4 18.9465C12.3333 20.0132 11.0333 20.5465 9.5 20.5465C7.96667 20.5465 6.66667 20.0132 5.6 18.9465C4.53333 17.8798 4 16.5798 4 15.0465C4 13.5132 4.53333 12.2132 5.6 11.1465C6.66667 10.0798 7.96667 9.54651 9.5 9.54651C10.05 9.54651 10.5917 9.62568 11.125 9.78401C11.6583 9.94234 12.15 10.1882 12.6 10.5215L16.575 6.54651H14V4.54651H20ZM9.5 11.5465C8.53333 11.5465 7.70833 11.8882 7.025 12.5715C6.34167 13.2548 6 14.0798 6 15.0465C6 16.0132 6.34167 16.8382 7.025 17.5215C7.70833 18.2048 8.53333 18.5465 9.5 18.5465C10.4667 18.5465 11.2917 18.2048 11.975 17.5215C12.6583 16.8382 13 16.0132 13 15.0465C13 14.0798 12.6583 13.2548 11.975 12.5715C11.2917 11.8882 10.4667 11.5465 9.5 11.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 4.54651V10.5465H18V7.97151L14.025 11.9215C14.3417 12.3882 14.5833 12.884 14.75 13.409C14.9167 13.934 15 14.4798 15 15.0465C15 16.5798 14.4667 17.8798 13.4 18.9465C12.3333 20.0132 11.0333 20.5465 9.5 20.5465C7.96667 20.5465 6.66667 20.0132 5.6 18.9465C4.53333 17.8798 4 16.5798 4 15.0465C4 13.5132 4.53333 12.2132 5.6 11.1465C6.66667 10.0798 7.96667 9.54651 9.5 9.54651C10.05 9.54651 10.5917 9.62568 11.125 9.78401C11.6583 9.94234 12.15 10.1882 12.6 10.5215L16.575 6.54651H14V4.54651H20ZM9.5 11.5465C8.53333 11.5465 7.70833 11.8882 7.025 12.5715C6.34167 13.2548 6 14.0798 6 15.0465C6 16.0132 6.34167 16.8382 7.025 17.5215C7.70833 18.2048 8.53333 18.5465 9.5 18.5465C10.4667 18.5465 11.2917 18.2048 11.975 17.5215C12.6583 16.8382 13 16.0132 13 15.0465C13 14.0798 12.6583 13.2548 11.975 12.5715C11.2917 11.8882 10.4667 11.5465 9.5 11.5465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20 4.54651V10.5465H18V7.97151L14.025 11.9215C14.3417 12.3882 14.5833 12.884 14.75 13.409C14.9167 13.934 15 14.4798 15 15.0465C15 16.5798 14.4667 17.8798 13.4 18.9465C12.3333 20.0132 11.0333 20.5465 9.5 20.5465C7.96667 20.5465 6.66667 20.0132 5.6 18.9465C4.53333 17.8798 4 16.5798 4 15.0465C4 13.5132 4.53333 12.2132 5.6 11.1465C6.66667 10.0798 7.96667 9.54651 9.5 9.54651C10.05 9.54651 10.5917 9.62568 11.125 9.78401C11.6583 9.94234 12.15 10.1882 12.6 10.5215L16.575 6.54651H14V4.54651H20ZM9.5 11.5465C8.53333 11.5465 7.70833 11.8882 7.025 12.5715C6.34167 13.2548 6 14.0798 6 15.0465C6 16.0132 6.34167 16.8382 7.025 17.5215C7.70833 18.2048 8.53333 18.5465 9.5 18.5465C10.4667 18.5465 11.2917 18.2048 11.975 17.5215C12.6583 16.8382 13 16.0132 13 15.0465C13 14.0798 12.6583 13.2548 11.975 12.5715C11.2917 11.8882 10.4667 11.5465 9.5 11.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4 22.5465V11.5465H2V5.54651H7.2C7.11667 5.39651 7.0625 5.23818 7.0375 5.07151C7.0125 4.90484 7 4.72984 7 4.54651C7 3.71318 7.29167 3.00484 7.875 2.42151C8.45833 1.83818 9.16667 1.54651 10 1.54651C10.3833 1.54651 10.7417 1.61734 11.075 1.75901C11.4083 1.90068 11.7167 2.09651 12 2.34651C12.2833 2.07984 12.5917 1.87984 12.925 1.74651C13.2583 1.61318 13.6167 1.54651 14 1.54651C14.8333 1.54651 15.5417 1.83818 16.125 2.42151C16.7083 3.00484 17 3.71318 17 4.54651C17 4.72984 16.9833 4.90068 16.95 5.05901C16.9167 5.21734 16.8667 5.37984 16.8 5.54651H22V11.5465H20V22.5465H4ZM14 3.54651C13.7167 3.54651 13.4792 3.64234 13.2875 3.83401C13.0958 4.02568 13 4.26318 13 4.54651C13 4.82984 13.0958 5.06734 13.2875 5.25901C13.4792 5.45068 13.7167 5.54651 14 5.54651C14.2833 5.54651 14.5208 5.45068 14.7125 5.25901C14.9042 5.06734 15 4.82984 15 4.54651C15 4.26318 14.9042 4.02568 14.7125 3.83401C14.5208 3.64234 14.2833 3.54651 14 3.54651ZM9 4.54651C9 4.82984 9.09583 5.06734 9.2875 5.25901C9.47917 5.45068 9.71667 5.54651 10 5.54651C10.2833 5.54651 10.5208 5.45068 10.7125 5.25901C10.9042 5.06734 11 4.82984 11 4.54651C11 4.26318 10.9042 4.02568 10.7125 3.83401C10.5208 3.64234 10.2833 3.54651 10 3.54651C9.71667 3.54651 9.47917 3.64234 9.2875 3.83401C9.09583 4.02568 9 4.26318 9 4.54651ZM4 7.54651V9.54651H11V7.54651H4ZM11 20.5465V11.5465H6V20.5465H11ZM13 20.5465H18V11.5465H13V20.5465ZM20 9.54651V7.54651H13V9.54651H20Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 22.5465V11.5465H2V5.54651H7.2C7.11667 5.39651 7.0625 5.23818 7.0375 5.07151C7.0125 4.90484 7 4.72984 7 4.54651C7 3.71318 7.29167 3.00484 7.875 2.42151C8.45833 1.83818 9.16667 1.54651 10 1.54651C10.3833 1.54651 10.7417 1.61734 11.075 1.75901C11.4083 1.90068 11.7167 2.09651 12 2.34651C12.2833 2.07984 12.5917 1.87984 12.925 1.74651C13.2583 1.61318 13.6167 1.54651 14 1.54651C14.8333 1.54651 15.5417 1.83818 16.125 2.42151C16.7083 3.00484 17 3.71318 17 4.54651C17 4.72984 16.9833 4.90068 16.95 5.05901C16.9167 5.21734 16.8667 5.37984 16.8 5.54651H22V11.5465H20V22.5465H4ZM14 3.54651C13.7167 3.54651 13.4792 3.64234 13.2875 3.83401C13.0958 4.02568 13 4.26318 13 4.54651C13 4.82984 13.0958 5.06734 13.2875 5.25901C13.4792 5.45068 13.7167 5.54651 14 5.54651C14.2833 5.54651 14.5208 5.45068 14.7125 5.25901C14.9042 5.06734 15 4.82984 15 4.54651C15 4.26318 14.9042 4.02568 14.7125 3.83401C14.5208 3.64234 14.2833 3.54651 14 3.54651ZM9 4.54651C9 4.82984 9.09583 5.06734 9.2875 5.25901C9.47917 5.45068 9.71667 5.54651 10 5.54651C10.2833 5.54651 10.5208 5.45068 10.7125 5.25901C10.9042 5.06734 11 4.82984 11 4.54651C11 4.26318 10.9042 4.02568 10.7125 3.83401C10.5208 3.64234 10.2833 3.54651 10 3.54651C9.71667 3.54651 9.47917 3.64234 9.2875 3.83401C9.09583 4.02568 9 4.26318 9 4.54651ZM4 7.54651V9.54651H11V7.54651H4ZM11 20.5465V11.5465H6V20.5465H11ZM13 20.5465H18V11.5465H13V20.5465ZM20 9.54651V7.54651H13V9.54651H20Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4 22.5465V11.5465H2V5.54651H7.2C7.11667 5.39651 7.0625 5.23818 7.0375 5.07151C7.0125 4.90484 7 4.72984 7 4.54651C7 3.71318 7.29167 3.00484 7.875 2.42151C8.45833 1.83818 9.16667 1.54651 10 1.54651C10.3833 1.54651 10.7417 1.61734 11.075 1.75901C11.4083 1.90068 11.7167 2.09651 12 2.34651C12.2833 2.07984 12.5917 1.87984 12.925 1.74651C13.2583 1.61318 13.6167 1.54651 14 1.54651C14.8333 1.54651 15.5417 1.83818 16.125 2.42151C16.7083 3.00484 17 3.71318 17 4.54651C17 4.72984 16.9833 4.90068 16.95 5.05901C16.9167 5.21734 16.8667 5.37984 16.8 5.54651H22V11.5465H20V22.5465H4ZM14 3.54651C13.7167 3.54651 13.4792 3.64234 13.2875 3.83401C13.0958 4.02568 13 4.26318 13 4.54651C13 4.82984 13.0958 5.06734 13.2875 5.25901C13.4792 5.45068 13.7167 5.54651 14 5.54651C14.2833 5.54651 14.5208 5.45068 14.7125 5.25901C14.9042 5.06734 15 4.82984 15 4.54651C15 4.26318 14.9042 4.02568 14.7125 3.83401C14.5208 3.64234 14.2833 3.54651 14 3.54651ZM9 4.54651C9 4.82984 9.09583 5.06734 9.2875 5.25901C9.47917 5.45068 9.71667 5.54651 10 5.54651C10.2833 5.54651 10.5208 5.45068 10.7125 5.25901C10.9042 5.06734 11 4.82984 11 4.54651C11 4.26318 10.9042 4.02568 10.7125 3.83401C10.5208 3.64234 10.2833 3.54651 10 3.54651C9.71667 3.54651 9.47917 3.64234 9.2875 3.83401C9.09583 4.02568 9 4.26318 9 4.54651ZM4 7.54651V9.54651H11V7.54651H4ZM11 20.5465V11.5465H6V20.5465H11ZM13 20.5465H18V11.5465H13V20.5465ZM20 9.54651V7.54651H13V9.54651H20Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 22.5465V11.5465H2V5.54651H7.2C7.11667 5.39651 7.0625 5.23818 7.0375 5.07151C7.0125 4.90484 7 4.72984 7 4.54651C7 3.71318 7.29167 3.00484 7.875 2.42151C8.45833 1.83818 9.16667 1.54651 10 1.54651C10.3833 1.54651 10.7417 1.61734 11.075 1.75901C11.4083 1.90068 11.7167 2.09651 12 2.34651C12.2833 2.07984 12.5917 1.87984 12.925 1.74651C13.2583 1.61318 13.6167 1.54651 14 1.54651C14.8333 1.54651 15.5417 1.83818 16.125 2.42151C16.7083 3.00484 17 3.71318 17 4.54651C17 4.72984 16.9833 4.90068 16.95 5.05901C16.9167 5.21734 16.8667 5.37984 16.8 5.54651H22V11.5465H20V22.5465H4ZM14 3.54651C13.7167 3.54651 13.4792 3.64234 13.2875 3.83401C13.0958 4.02568 13 4.26318 13 4.54651C13 4.82984 13.0958 5.06734 13.2875 5.25901C13.4792 5.45068 13.7167 5.54651 14 5.54651C14.2833 5.54651 14.5208 5.45068 14.7125 5.25901C14.9042 5.06734 15 4.82984 15 4.54651C15 4.26318 14.9042 4.02568 14.7125 3.83401C14.5208 3.64234 14.2833 3.54651 14 3.54651ZM9 4.54651C9 4.82984 9.09583 5.06734 9.2875 5.25901C9.47917 5.45068 9.71667 5.54651 10 5.54651C10.2833 5.54651 10.5208 5.45068 10.7125 5.25901C10.9042 5.06734 11 4.82984 11 4.54651C11 4.26318 10.9042 4.02568 10.7125 3.83401C10.5208 3.64234 10.2833 3.54651 10 3.54651C9.71667 3.54651 9.47917 3.64234 9.2875 3.83401C9.09583 4.02568 9 4.26318 9 4.54651ZM4 7.54651V9.54651H11V7.54651H4ZM11 20.5465V11.5465H6V20.5465H11ZM13 20.5465H18V11.5465H13V20.5465ZM20 9.54651V7.54651H13V9.54651H20Z" fill="currentColor"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.9999 13.2001C20.9999 12.4601 20.9386 11.9201 20.806 11.3601H12.1836V14.7001H17.2448C17.1428 15.5301 16.5918 16.7801 15.3672 17.6201L15.3501 17.7319L18.0763 19.8016L18.2652 19.8201C19.9999 18.2501 20.9999 15.9401 20.9999 13.2001Z" fill="#4285F4"/>
3
- <path d="M12.1836 22C14.6632 22 16.7448 21.2 18.2652 19.82L15.3672 17.62C14.5918 18.15 13.5509 18.52 12.1836 18.52C9.75504 18.52 7.69383 16.95 6.95907 14.78L6.85137 14.789L4.01656 16.939L3.97949 17.04C5.48968 19.98 8.59173 22 12.1836 22Z" fill="#34A853"/>
4
- <path d="M6.95914 14.7801C6.76527 14.2201 6.65307 13.62 6.65307 13.0001C6.65307 12.38 6.76527 11.7801 6.94894 11.2201L6.94381 11.1008L4.07348 8.91626L3.97957 8.96004C3.35715 10.1801 3 11.5501 3 13.0001C3 14.4501 3.35715 15.82 3.97957 17.04L6.95914 14.7801Z" fill="#FBBC05"/>
5
- <path d="M12.1836 7.47998C13.9081 7.47998 15.0713 8.20997 15.7346 8.82002L18.3264 6.34C16.7346 4.89 14.6632 4 12.1836 4C8.59173 4 5.48968 6.01998 3.97949 8.95996L6.94887 11.22C7.69383 9.05 9.75504 7.47998 12.1836 7.47998Z" fill="#EB4335"/>
6
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.9999 13.2001C20.9999 12.4601 20.9386 11.9201 20.806 11.3601H12.1836V14.7001H17.2448C17.1428 15.5301 16.5918 16.7801 15.3672 17.6201L15.3501 17.7319L18.0763 19.8016L18.2652 19.8201C19.9999 18.2501 20.9999 15.9401 20.9999 13.2001Z" fill="#4285F4"/>
3
+ <path d="M12.1836 22C14.6632 22 16.7448 21.2 18.2652 19.82L15.3672 17.62C14.5918 18.15 13.5509 18.52 12.1836 18.52C9.75504 18.52 7.69383 16.95 6.95907 14.78L6.85137 14.789L4.01656 16.939L3.97949 17.04C5.48968 19.98 8.59173 22 12.1836 22Z" fill="#34A853"/>
4
+ <path d="M6.95914 14.7801C6.76527 14.2201 6.65307 13.62 6.65307 13.0001C6.65307 12.38 6.76527 11.7801 6.94894 11.2201L6.94381 11.1008L4.07348 8.91626L3.97957 8.96004C3.35715 10.1801 3 11.5501 3 13.0001C3 14.4501 3.35715 15.82 3.97957 17.04L6.95914 14.7801Z" fill="#FBBC05"/>
5
+ <path d="M12.1836 7.47998C13.9081 7.47998 15.0713 8.20997 15.7346 8.82002L18.3264 6.34C16.7346 4.89 14.6632 4 12.1836 4C8.59173 4 5.48968 6.01998 3.97949 8.95996L6.94887 11.22C7.69383 9.05 9.75504 7.47998 12.1836 7.47998Z" fill="#EB4335"/>
6
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.9999 13.2001C20.9999 12.4601 20.9386 11.9201 20.806 11.3601H12.1836V14.7001H17.2448C17.1428 15.5301 16.5918 16.7801 15.3672 17.6201L15.3501 17.7319L18.0763 19.8016L18.2652 19.8201C19.9999 18.2501 20.9999 15.9401 20.9999 13.2001Z" fill="#4285F4"/>
3
- <path d="M12.1836 22C14.6632 22 16.7448 21.2 18.2652 19.82L15.3672 17.62C14.5918 18.15 13.5509 18.52 12.1836 18.52C9.75504 18.52 7.69383 16.95 6.95907 14.78L6.85137 14.789L4.01656 16.939L3.97949 17.04C5.48968 19.98 8.59173 22 12.1836 22Z" fill="#34A853"/>
4
- <path d="M6.95914 14.7801C6.76527 14.2201 6.65307 13.62 6.65307 13.0001C6.65307 12.38 6.76527 11.7801 6.94894 11.2201L6.94381 11.1008L4.07348 8.91626L3.97957 8.96004C3.35715 10.1801 3 11.5501 3 13.0001C3 14.4501 3.35715 15.82 3.97957 17.04L6.95914 14.7801Z" fill="#FBBC05"/>
5
- <path d="M12.1836 7.47998C13.9081 7.47998 15.0713 8.20997 15.7346 8.82002L18.3264 6.34C16.7346 4.89 14.6632 4 12.1836 4C8.59173 4 5.48968 6.01998 3.97949 8.95996L6.94887 11.22C7.69383 9.05 9.75504 7.47998 12.1836 7.47998Z" fill="#EB4335"/>
6
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.9999 13.2001C20.9999 12.4601 20.9386 11.9201 20.806 11.3601H12.1836V14.7001H17.2448C17.1428 15.5301 16.5918 16.7801 15.3672 17.6201L15.3501 17.7319L18.0763 19.8016L18.2652 19.8201C19.9999 18.2501 20.9999 15.9401 20.9999 13.2001Z" fill="#4285F4"/>
3
+ <path d="M12.1836 22C14.6632 22 16.7448 21.2 18.2652 19.82L15.3672 17.62C14.5918 18.15 13.5509 18.52 12.1836 18.52C9.75504 18.52 7.69383 16.95 6.95907 14.78L6.85137 14.789L4.01656 16.939L3.97949 17.04C5.48968 19.98 8.59173 22 12.1836 22Z" fill="#34A853"/>
4
+ <path d="M6.95914 14.7801C6.76527 14.2201 6.65307 13.62 6.65307 13.0001C6.65307 12.38 6.76527 11.7801 6.94894 11.2201L6.94381 11.1008L4.07348 8.91626L3.97957 8.96004C3.35715 10.1801 3 11.5501 3 13.0001C3 14.4501 3.35715 15.82 3.97957 17.04L6.95914 14.7801Z" fill="#FBBC05"/>
5
+ <path d="M12.1836 7.47998C13.9081 7.47998 15.0713 8.20997 15.7346 8.82002L18.3264 6.34C16.7346 4.89 14.6632 4 12.1836 4C8.59173 4 5.48968 6.01998 3.97949 8.95996L6.94887 11.22C7.69383 9.05 9.75504 7.47998 12.1836 7.47998Z" fill="#EB4335"/>
6
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 20.5465C8.45 20.5465 7.97917 20.3507 7.5875 19.959C7.19583 19.5673 7 19.0965 7 18.5465C7 17.9965 7.19583 17.5257 7.5875 17.134C7.97917 16.7423 8.45 16.5465 9 16.5465C9.55 16.5465 10.0208 16.7423 10.4125 17.134C10.8042 17.5257 11 17.9965 11 18.5465C11 19.0965 10.8042 19.5673 10.4125 19.959C10.0208 20.3507 9.55 20.5465 9 20.5465ZM15 20.5465C14.45 20.5465 13.9792 20.3507 13.5875 19.959C13.1958 19.5673 13 19.0965 13 18.5465C13 17.9965 13.1958 17.5257 13.5875 17.134C13.9792 16.7423 14.45 16.5465 15 16.5465C15.55 16.5465 16.0208 16.7423 16.4125 17.134C16.8042 17.5257 17 17.9965 17 18.5465C17 19.0965 16.8042 19.5673 16.4125 19.959C16.0208 20.3507 15.55 20.5465 15 20.5465ZM9 14.5465C8.45 14.5465 7.97917 14.3507 7.5875 13.959C7.19583 13.5673 7 13.0965 7 12.5465C7 11.9965 7.19583 11.5257 7.5875 11.134C7.97917 10.7423 8.45 10.5465 9 10.5465C9.55 10.5465 10.0208 10.7423 10.4125 11.134C10.8042 11.5257 11 11.9965 11 12.5465C11 13.0965 10.8042 13.5673 10.4125 13.959C10.0208 14.3507 9.55 14.5465 9 14.5465ZM15 14.5465C14.45 14.5465 13.9792 14.3507 13.5875 13.959C13.1958 13.5673 13 13.0965 13 12.5465C13 11.9965 13.1958 11.5257 13.5875 11.134C13.9792 10.7423 14.45 10.5465 15 10.5465C15.55 10.5465 16.0208 10.7423 16.4125 11.134C16.8042 11.5257 17 11.9965 17 12.5465C17 13.0965 16.8042 13.5673 16.4125 13.959C16.0208 14.3507 15.55 14.5465 15 14.5465ZM9 8.54651C8.45 8.54651 7.97917 8.35068 7.5875 7.95901C7.19583 7.56734 7 7.09651 7 6.54651C7 5.99651 7.19583 5.52568 7.5875 5.13401C7.97917 4.74234 8.45 4.54651 9 4.54651C9.55 4.54651 10.0208 4.74234 10.4125 5.13401C10.8042 5.52568 11 5.99651 11 6.54651C11 7.09651 10.8042 7.56734 10.4125 7.95901C10.0208 8.35068 9.55 8.54651 9 8.54651ZM15 8.54651C14.45 8.54651 13.9792 8.35068 13.5875 7.95901C13.1958 7.56734 13 7.09651 13 6.54651C13 5.99651 13.1958 5.52568 13.5875 5.13401C13.9792 4.74234 14.45 4.54651 15 4.54651C15.55 4.54651 16.0208 4.74234 16.4125 5.13401C16.8042 5.52568 17 5.99651 17 6.54651C17 7.09651 16.8042 7.56734 16.4125 7.95901C16.0208 8.35068 15.55 8.54651 15 8.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 20.5465C8.45 20.5465 7.97917 20.3507 7.5875 19.959C7.19583 19.5673 7 19.0965 7 18.5465C7 17.9965 7.19583 17.5257 7.5875 17.134C7.97917 16.7423 8.45 16.5465 9 16.5465C9.55 16.5465 10.0208 16.7423 10.4125 17.134C10.8042 17.5257 11 17.9965 11 18.5465C11 19.0965 10.8042 19.5673 10.4125 19.959C10.0208 20.3507 9.55 20.5465 9 20.5465ZM15 20.5465C14.45 20.5465 13.9792 20.3507 13.5875 19.959C13.1958 19.5673 13 19.0965 13 18.5465C13 17.9965 13.1958 17.5257 13.5875 17.134C13.9792 16.7423 14.45 16.5465 15 16.5465C15.55 16.5465 16.0208 16.7423 16.4125 17.134C16.8042 17.5257 17 17.9965 17 18.5465C17 19.0965 16.8042 19.5673 16.4125 19.959C16.0208 20.3507 15.55 20.5465 15 20.5465ZM9 14.5465C8.45 14.5465 7.97917 14.3507 7.5875 13.959C7.19583 13.5673 7 13.0965 7 12.5465C7 11.9965 7.19583 11.5257 7.5875 11.134C7.97917 10.7423 8.45 10.5465 9 10.5465C9.55 10.5465 10.0208 10.7423 10.4125 11.134C10.8042 11.5257 11 11.9965 11 12.5465C11 13.0965 10.8042 13.5673 10.4125 13.959C10.0208 14.3507 9.55 14.5465 9 14.5465ZM15 14.5465C14.45 14.5465 13.9792 14.3507 13.5875 13.959C13.1958 13.5673 13 13.0965 13 12.5465C13 11.9965 13.1958 11.5257 13.5875 11.134C13.9792 10.7423 14.45 10.5465 15 10.5465C15.55 10.5465 16.0208 10.7423 16.4125 11.134C16.8042 11.5257 17 11.9965 17 12.5465C17 13.0965 16.8042 13.5673 16.4125 13.959C16.0208 14.3507 15.55 14.5465 15 14.5465ZM9 8.54651C8.45 8.54651 7.97917 8.35068 7.5875 7.95901C7.19583 7.56734 7 7.09651 7 6.54651C7 5.99651 7.19583 5.52568 7.5875 5.13401C7.97917 4.74234 8.45 4.54651 9 4.54651C9.55 4.54651 10.0208 4.74234 10.4125 5.13401C10.8042 5.52568 11 5.99651 11 6.54651C11 7.09651 10.8042 7.56734 10.4125 7.95901C10.0208 8.35068 9.55 8.54651 9 8.54651ZM15 8.54651C14.45 8.54651 13.9792 8.35068 13.5875 7.95901C13.1958 7.56734 13 7.09651 13 6.54651C13 5.99651 13.1958 5.52568 13.5875 5.13401C13.9792 4.74234 14.45 4.54651 15 4.54651C15.55 4.54651 16.0208 4.74234 16.4125 5.13401C16.8042 5.52568 17 5.99651 17 6.54651C17 7.09651 16.8042 7.56734 16.4125 7.95901C16.0208 8.35068 15.55 8.54651 15 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 20.5465C8.45 20.5465 7.97917 20.3507 7.5875 19.959C7.19583 19.5673 7 19.0965 7 18.5465C7 17.9965 7.19583 17.5257 7.5875 17.134C7.97917 16.7423 8.45 16.5465 9 16.5465C9.55 16.5465 10.0208 16.7423 10.4125 17.134C10.8042 17.5257 11 17.9965 11 18.5465C11 19.0965 10.8042 19.5673 10.4125 19.959C10.0208 20.3507 9.55 20.5465 9 20.5465ZM15 20.5465C14.45 20.5465 13.9792 20.3507 13.5875 19.959C13.1958 19.5673 13 19.0965 13 18.5465C13 17.9965 13.1958 17.5257 13.5875 17.134C13.9792 16.7423 14.45 16.5465 15 16.5465C15.55 16.5465 16.0208 16.7423 16.4125 17.134C16.8042 17.5257 17 17.9965 17 18.5465C17 19.0965 16.8042 19.5673 16.4125 19.959C16.0208 20.3507 15.55 20.5465 15 20.5465ZM9 14.5465C8.45 14.5465 7.97917 14.3507 7.5875 13.959C7.19583 13.5673 7 13.0965 7 12.5465C7 11.9965 7.19583 11.5257 7.5875 11.134C7.97917 10.7423 8.45 10.5465 9 10.5465C9.55 10.5465 10.0208 10.7423 10.4125 11.134C10.8042 11.5257 11 11.9965 11 12.5465C11 13.0965 10.8042 13.5673 10.4125 13.959C10.0208 14.3507 9.55 14.5465 9 14.5465ZM15 14.5465C14.45 14.5465 13.9792 14.3507 13.5875 13.959C13.1958 13.5673 13 13.0965 13 12.5465C13 11.9965 13.1958 11.5257 13.5875 11.134C13.9792 10.7423 14.45 10.5465 15 10.5465C15.55 10.5465 16.0208 10.7423 16.4125 11.134C16.8042 11.5257 17 11.9965 17 12.5465C17 13.0965 16.8042 13.5673 16.4125 13.959C16.0208 14.3507 15.55 14.5465 15 14.5465ZM9 8.54651C8.45 8.54651 7.97917 8.35068 7.5875 7.95901C7.19583 7.56734 7 7.09651 7 6.54651C7 5.99651 7.19583 5.52568 7.5875 5.13401C7.97917 4.74234 8.45 4.54651 9 4.54651C9.55 4.54651 10.0208 4.74234 10.4125 5.13401C10.8042 5.52568 11 5.99651 11 6.54651C11 7.09651 10.8042 7.56734 10.4125 7.95901C10.0208 8.35068 9.55 8.54651 9 8.54651ZM15 8.54651C14.45 8.54651 13.9792 8.35068 13.5875 7.95901C13.1958 7.56734 13 7.09651 13 6.54651C13 5.99651 13.1958 5.52568 13.5875 5.13401C13.9792 4.74234 14.45 4.54651 15 4.54651C15.55 4.54651 16.0208 4.74234 16.4125 5.13401C16.8042 5.52568 17 5.99651 17 6.54651C17 7.09651 16.8042 7.56734 16.4125 7.95901C16.0208 8.35068 15.55 8.54651 15 8.54651Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 20.5465C8.45 20.5465 7.97917 20.3507 7.5875 19.959C7.19583 19.5673 7 19.0965 7 18.5465C7 17.9965 7.19583 17.5257 7.5875 17.134C7.97917 16.7423 8.45 16.5465 9 16.5465C9.55 16.5465 10.0208 16.7423 10.4125 17.134C10.8042 17.5257 11 17.9965 11 18.5465C11 19.0965 10.8042 19.5673 10.4125 19.959C10.0208 20.3507 9.55 20.5465 9 20.5465ZM15 20.5465C14.45 20.5465 13.9792 20.3507 13.5875 19.959C13.1958 19.5673 13 19.0965 13 18.5465C13 17.9965 13.1958 17.5257 13.5875 17.134C13.9792 16.7423 14.45 16.5465 15 16.5465C15.55 16.5465 16.0208 16.7423 16.4125 17.134C16.8042 17.5257 17 17.9965 17 18.5465C17 19.0965 16.8042 19.5673 16.4125 19.959C16.0208 20.3507 15.55 20.5465 15 20.5465ZM9 14.5465C8.45 14.5465 7.97917 14.3507 7.5875 13.959C7.19583 13.5673 7 13.0965 7 12.5465C7 11.9965 7.19583 11.5257 7.5875 11.134C7.97917 10.7423 8.45 10.5465 9 10.5465C9.55 10.5465 10.0208 10.7423 10.4125 11.134C10.8042 11.5257 11 11.9965 11 12.5465C11 13.0965 10.8042 13.5673 10.4125 13.959C10.0208 14.3507 9.55 14.5465 9 14.5465ZM15 14.5465C14.45 14.5465 13.9792 14.3507 13.5875 13.959C13.1958 13.5673 13 13.0965 13 12.5465C13 11.9965 13.1958 11.5257 13.5875 11.134C13.9792 10.7423 14.45 10.5465 15 10.5465C15.55 10.5465 16.0208 10.7423 16.4125 11.134C16.8042 11.5257 17 11.9965 17 12.5465C17 13.0965 16.8042 13.5673 16.4125 13.959C16.0208 14.3507 15.55 14.5465 15 14.5465ZM9 8.54651C8.45 8.54651 7.97917 8.35068 7.5875 7.95901C7.19583 7.56734 7 7.09651 7 6.54651C7 5.99651 7.19583 5.52568 7.5875 5.13401C7.97917 4.74234 8.45 4.54651 9 4.54651C9.55 4.54651 10.0208 4.74234 10.4125 5.13401C10.8042 5.52568 11 5.99651 11 6.54651C11 7.09651 10.8042 7.56734 10.4125 7.95901C10.0208 8.35068 9.55 8.54651 9 8.54651ZM15 8.54651C14.45 8.54651 13.9792 8.35068 13.5875 7.95901C13.1958 7.56734 13 7.09651 13 6.54651C13 5.99651 13.1958 5.52568 13.5875 5.13401C13.9792 4.74234 14.45 4.54651 15 4.54651C15.55 4.54651 16.0208 4.74234 16.4125 5.13401C16.8042 5.52568 17 5.99651 17 6.54651C17 7.09651 16.8042 7.56734 16.4125 7.95901C16.0208 8.35068 15.55 8.54651 15 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.95 18.5464C12.3 18.5464 12.5958 18.4256 12.8375 18.1839C13.0792 17.9422 13.2 17.6464 13.2 17.2964C13.2 16.9464 13.0792 16.6506 12.8375 16.4089C12.5958 16.1672 12.3 16.0464 11.95 16.0464C11.6 16.0464 11.3042 16.1672 11.0625 16.4089C10.8208 16.6506 10.7 16.9464 10.7 17.2964C10.7 17.6464 10.8208 17.9422 11.0625 18.1839C11.3042 18.4256 11.6 18.5464 11.95 18.5464ZM11.05 14.6964H12.9C12.9 14.1464 12.9625 13.7131 13.0875 13.3964C13.2125 13.0797 13.5667 12.6464 14.15 12.0964C14.5833 11.6631 14.925 11.2506 15.175 10.8589C15.425 10.4672 15.55 9.99639 15.55 9.44639C15.55 8.51305 15.2083 7.79639 14.525 7.29639C13.8417 6.79639 13.0333 6.54639 12.1 6.54639C11.15 6.54639 10.3792 6.79639 9.7875 7.29639C9.19583 7.79639 8.78333 8.39639 8.55 9.09639L10.2 9.74639C10.2833 9.44639 10.4708 9.12139 10.7625 8.77139C11.0542 8.42139 11.5 8.24639 12.1 8.24639C12.6333 8.24639 13.0333 8.39222 13.3 8.68389C13.5667 8.97555 13.7 9.29639 13.7 9.64639C13.7 9.97972 13.6 10.2922 13.4 10.5839C13.2 10.8756 12.95 11.1464 12.65 11.3964C11.9167 12.0464 11.4667 12.5381 11.3 12.8714C11.1333 13.2047 11.05 13.8131 11.05 14.6964ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.95 18.5464C12.3 18.5464 12.5958 18.4256 12.8375 18.1839C13.0792 17.9422 13.2 17.6464 13.2 17.2964C13.2 16.9464 13.0792 16.6506 12.8375 16.4089C12.5958 16.1672 12.3 16.0464 11.95 16.0464C11.6 16.0464 11.3042 16.1672 11.0625 16.4089C10.8208 16.6506 10.7 16.9464 10.7 17.2964C10.7 17.6464 10.8208 17.9422 11.0625 18.1839C11.3042 18.4256 11.6 18.5464 11.95 18.5464ZM11.05 14.6964H12.9C12.9 14.1464 12.9625 13.7131 13.0875 13.3964C13.2125 13.0797 13.5667 12.6464 14.15 12.0964C14.5833 11.6631 14.925 11.2506 15.175 10.8589C15.425 10.4672 15.55 9.99639 15.55 9.44639C15.55 8.51305 15.2083 7.79639 14.525 7.29639C13.8417 6.79639 13.0333 6.54639 12.1 6.54639C11.15 6.54639 10.3792 6.79639 9.7875 7.29639C9.19583 7.79639 8.78333 8.39639 8.55 9.09639L10.2 9.74639C10.2833 9.44639 10.4708 9.12139 10.7625 8.77139C11.0542 8.42139 11.5 8.24639 12.1 8.24639C12.6333 8.24639 13.0333 8.39222 13.3 8.68389C13.5667 8.97555 13.7 9.29639 13.7 9.64639C13.7 9.97972 13.6 10.2922 13.4 10.5839C13.2 10.8756 12.95 11.1464 12.65 11.3964C11.9167 12.0464 11.4667 12.5381 11.3 12.8714C11.1333 13.2047 11.05 13.8131 11.05 14.6964ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.95 18.5464C12.3 18.5464 12.5958 18.4256 12.8375 18.1839C13.0792 17.9422 13.2 17.6464 13.2 17.2964C13.2 16.9464 13.0792 16.6506 12.8375 16.4089C12.5958 16.1672 12.3 16.0464 11.95 16.0464C11.6 16.0464 11.3042 16.1672 11.0625 16.4089C10.8208 16.6506 10.7 16.9464 10.7 17.2964C10.7 17.6464 10.8208 17.9422 11.0625 18.1839C11.3042 18.4256 11.6 18.5464 11.95 18.5464ZM11.05 14.6964H12.9C12.9 14.1464 12.9625 13.7131 13.0875 13.3964C13.2125 13.0797 13.5667 12.6464 14.15 12.0964C14.5833 11.6631 14.925 11.2506 15.175 10.8589C15.425 10.4672 15.55 9.99639 15.55 9.44639C15.55 8.51305 15.2083 7.79639 14.525 7.29639C13.8417 6.79639 13.0333 6.54639 12.1 6.54639C11.15 6.54639 10.3792 6.79639 9.7875 7.29639C9.19583 7.79639 8.78333 8.39639 8.55 9.09639L10.2 9.74639C10.2833 9.44639 10.4708 9.12139 10.7625 8.77139C11.0542 8.42139 11.5 8.24639 12.1 8.24639C12.6333 8.24639 13.0333 8.39222 13.3 8.68389C13.5667 8.97555 13.7 9.29639 13.7 9.64639C13.7 9.97972 13.6 10.2922 13.4 10.5839C13.2 10.8756 12.95 11.1464 12.65 11.3964C11.9167 12.0464 11.4667 12.5381 11.3 12.8714C11.1333 13.2047 11.05 13.8131 11.05 14.6964ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.95 18.5464C12.3 18.5464 12.5958 18.4256 12.8375 18.1839C13.0792 17.9422 13.2 17.6464 13.2 17.2964C13.2 16.9464 13.0792 16.6506 12.8375 16.4089C12.5958 16.1672 12.3 16.0464 11.95 16.0464C11.6 16.0464 11.3042 16.1672 11.0625 16.4089C10.8208 16.6506 10.7 16.9464 10.7 17.2964C10.7 17.6464 10.8208 17.9422 11.0625 18.1839C11.3042 18.4256 11.6 18.5464 11.95 18.5464ZM11.05 14.6964H12.9C12.9 14.1464 12.9625 13.7131 13.0875 13.3964C13.2125 13.0797 13.5667 12.6464 14.15 12.0964C14.5833 11.6631 14.925 11.2506 15.175 10.8589C15.425 10.4672 15.55 9.99639 15.55 9.44639C15.55 8.51305 15.2083 7.79639 14.525 7.29639C13.8417 6.79639 13.0333 6.54639 12.1 6.54639C11.15 6.54639 10.3792 6.79639 9.7875 7.29639C9.19583 7.79639 8.78333 8.39639 8.55 9.09639L10.2 9.74639C10.2833 9.44639 10.4708 9.12139 10.7625 8.77139C11.0542 8.42139 11.5 8.24639 12.1 8.24639C12.6333 8.24639 13.0333 8.39222 13.3 8.68389C13.5667 8.97555 13.7 9.29639 13.7 9.64639C13.7 9.97972 13.6 10.2922 13.4 10.5839C13.2 10.8756 12.95 11.1464 12.65 11.3964C11.9167 12.0464 11.4667 12.5381 11.3 12.8714C11.1333 13.2047 11.05 13.8131 11.05 14.6964ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19.8 23.1465L15.6 18.9965C15.0167 19.1798 14.4292 19.3173 13.8375 19.409C13.2458 19.5007 12.6333 19.5465 12 19.5465C9.48333 19.5465 7.24167 18.8507 5.275 17.459C3.30833 16.0673 1.88333 14.2632 1 12.0465C1.35 11.1632 1.79167 10.3423 2.325 9.584C2.85833 8.82566 3.46667 8.1465 4.15 7.5465L1.4 4.7465L2.8 3.3465L21.2 21.7465L19.8 23.1465ZM12 16.5465C12.1833 16.5465 12.3542 16.5382 12.5125 16.5215C12.6708 16.5048 12.8417 16.4715 13.025 16.4215L7.625 11.0215C7.575 11.2048 7.54167 11.3757 7.525 11.534C7.50833 11.6923 7.5 11.8632 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM19.3 16.9965L16.125 13.8465C16.2417 13.5632 16.3333 13.2757 16.4 12.984C16.4667 12.6923 16.5 12.3798 16.5 12.0465C16.5 10.7965 16.0625 9.734 15.1875 8.859C14.3125 7.984 13.25 7.5465 12 7.5465C11.6667 7.5465 11.3542 7.57983 11.0625 7.6465C10.7708 7.71316 10.4833 7.81316 10.2 7.9465L7.65 5.3965C8.33333 5.11316 9.03333 4.90066 9.75 4.759C10.4667 4.61733 11.2167 4.5465 12 4.5465C14.5167 4.5465 16.7583 5.24233 18.725 6.634C20.6917 8.02566 22.1167 9.82983 23 12.0465C22.6167 13.0298 22.1125 13.9423 21.4875 14.784C20.8625 15.6257 20.1333 16.3632 19.3 16.9965ZM14.675 12.3965L11.675 9.3965C12.1417 9.31316 12.5708 9.35066 12.9625 9.509C13.3542 9.66733 13.6917 9.8965 13.975 10.1965C14.2583 10.4965 14.4625 10.8423 14.5875 11.234C14.7125 11.6257 14.7417 12.0132 14.675 12.3965Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.8 23.1465L15.6 18.9965C15.0167 19.1798 14.4292 19.3173 13.8375 19.409C13.2458 19.5007 12.6333 19.5465 12 19.5465C9.48333 19.5465 7.24167 18.8507 5.275 17.459C3.30833 16.0673 1.88333 14.2632 1 12.0465C1.35 11.1632 1.79167 10.3423 2.325 9.584C2.85833 8.82566 3.46667 8.1465 4.15 7.5465L1.4 4.7465L2.8 3.3465L21.2 21.7465L19.8 23.1465ZM12 16.5465C12.1833 16.5465 12.3542 16.5382 12.5125 16.5215C12.6708 16.5048 12.8417 16.4715 13.025 16.4215L7.625 11.0215C7.575 11.2048 7.54167 11.3757 7.525 11.534C7.50833 11.6923 7.5 11.8632 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM19.3 16.9965L16.125 13.8465C16.2417 13.5632 16.3333 13.2757 16.4 12.984C16.4667 12.6923 16.5 12.3798 16.5 12.0465C16.5 10.7965 16.0625 9.734 15.1875 8.859C14.3125 7.984 13.25 7.5465 12 7.5465C11.6667 7.5465 11.3542 7.57983 11.0625 7.6465C10.7708 7.71316 10.4833 7.81316 10.2 7.9465L7.65 5.3965C8.33333 5.11316 9.03333 4.90066 9.75 4.759C10.4667 4.61733 11.2167 4.5465 12 4.5465C14.5167 4.5465 16.7583 5.24233 18.725 6.634C20.6917 8.02566 22.1167 9.82983 23 12.0465C22.6167 13.0298 22.1125 13.9423 21.4875 14.784C20.8625 15.6257 20.1333 16.3632 19.3 16.9965ZM14.675 12.3965L11.675 9.3965C12.1417 9.31316 12.5708 9.35066 12.9625 9.509C13.3542 9.66733 13.6917 9.8965 13.975 10.1965C14.2583 10.4965 14.4625 10.8423 14.5875 11.234C14.7125 11.6257 14.7417 12.0132 14.675 12.3965Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.1 13.8465L14.65 12.3965C14.8 11.6132 14.575 10.8798 13.975 10.1965C13.375 9.51316 12.6 9.2465 11.65 9.3965L10.2 7.9465C10.4833 7.81316 10.7708 7.71316 11.0625 7.6465C11.3542 7.57983 11.6667 7.5465 12 7.5465C13.25 7.5465 14.3125 7.984 15.1875 8.859C16.0625 9.734 16.5 10.7965 16.5 12.0465C16.5 12.3798 16.4667 12.6923 16.4 12.984C16.3333 13.2757 16.2333 13.5632 16.1 13.8465ZM19.3 16.9965L17.85 15.5965C18.4833 15.1132 19.0458 14.584 19.5375 14.009C20.0292 13.434 20.45 12.7798 20.8 12.0465C19.9667 10.3632 18.7708 9.02566 17.2125 8.034C15.6542 7.04233 13.9167 6.5465 12 6.5465C11.5167 6.5465 11.0417 6.57983 10.575 6.6465C10.1083 6.71316 9.65 6.81316 9.2 6.9465L7.65 5.3965C8.33333 5.11316 9.03333 4.90066 9.75 4.759C10.4667 4.61733 11.2167 4.5465 12 4.5465C14.5167 4.5465 16.7583 5.24233 18.725 6.634C20.6917 8.02566 22.1167 9.82983 23 12.0465C22.6167 13.0298 22.1125 13.9423 21.4875 14.784C20.8625 15.6257 20.1333 16.3632 19.3 16.9965ZM19.8 23.1465L15.6 18.9965C15.0167 19.1798 14.4292 19.3173 13.8375 19.409C13.2458 19.5007 12.6333 19.5465 12 19.5465C9.48333 19.5465 7.24167 18.8507 5.275 17.459C3.30833 16.0673 1.88333 14.2632 1 12.0465C1.35 11.1632 1.79167 10.3423 2.325 9.584C2.85833 8.82566 3.46667 8.1465 4.15 7.5465L1.4 4.7465L2.8 3.3465L21.2 21.7465L19.8 23.1465ZM5.55 8.9465C5.06667 9.37983 4.625 9.85483 4.225 10.3715C3.825 10.8882 3.48333 11.4465 3.2 12.0465C4.03333 13.7298 5.22917 15.0673 6.7875 16.059C8.34583 17.0507 10.0833 17.5465 12 17.5465C12.3333 17.5465 12.6583 17.5257 12.975 17.484C13.2917 17.4423 13.6167 17.3965 13.95 17.3465L13.05 16.3965C12.8667 16.4465 12.6917 16.484 12.525 16.509C12.3583 16.534 12.1833 16.5465 12 16.5465C10.75 16.5465 9.6875 16.109 8.8125 15.234C7.9375 14.359 7.5 13.2965 7.5 12.0465C7.5 11.8632 7.5125 11.6882 7.5375 11.5215C7.5625 11.3548 7.6 11.1798 7.65 10.9965L5.55 8.9465Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.1 13.8465L14.65 12.3965C14.8 11.6132 14.575 10.8798 13.975 10.1965C13.375 9.51316 12.6 9.2465 11.65 9.3965L10.2 7.9465C10.4833 7.81316 10.7708 7.71316 11.0625 7.6465C11.3542 7.57983 11.6667 7.5465 12 7.5465C13.25 7.5465 14.3125 7.984 15.1875 8.859C16.0625 9.734 16.5 10.7965 16.5 12.0465C16.5 12.3798 16.4667 12.6923 16.4 12.984C16.3333 13.2757 16.2333 13.5632 16.1 13.8465ZM19.3 16.9965L17.85 15.5965C18.4833 15.1132 19.0458 14.584 19.5375 14.009C20.0292 13.434 20.45 12.7798 20.8 12.0465C19.9667 10.3632 18.7708 9.02566 17.2125 8.034C15.6542 7.04233 13.9167 6.5465 12 6.5465C11.5167 6.5465 11.0417 6.57983 10.575 6.6465C10.1083 6.71316 9.65 6.81316 9.2 6.9465L7.65 5.3965C8.33333 5.11316 9.03333 4.90066 9.75 4.759C10.4667 4.61733 11.2167 4.5465 12 4.5465C14.5167 4.5465 16.7583 5.24233 18.725 6.634C20.6917 8.02566 22.1167 9.82983 23 12.0465C22.6167 13.0298 22.1125 13.9423 21.4875 14.784C20.8625 15.6257 20.1333 16.3632 19.3 16.9965ZM19.8 23.1465L15.6 18.9965C15.0167 19.1798 14.4292 19.3173 13.8375 19.409C13.2458 19.5007 12.6333 19.5465 12 19.5465C9.48333 19.5465 7.24167 18.8507 5.275 17.459C3.30833 16.0673 1.88333 14.2632 1 12.0465C1.35 11.1632 1.79167 10.3423 2.325 9.584C2.85833 8.82566 3.46667 8.1465 4.15 7.5465L1.4 4.7465L2.8 3.3465L21.2 21.7465L19.8 23.1465ZM5.55 8.9465C5.06667 9.37983 4.625 9.85483 4.225 10.3715C3.825 10.8882 3.48333 11.4465 3.2 12.0465C4.03333 13.7298 5.22917 15.0673 6.7875 16.059C8.34583 17.0507 10.0833 17.5465 12 17.5465C12.3333 17.5465 12.6583 17.5257 12.975 17.484C13.2917 17.4423 13.6167 17.3965 13.95 17.3465L13.05 16.3965C12.8667 16.4465 12.6917 16.484 12.525 16.509C12.3583 16.534 12.1833 16.5465 12 16.5465C10.75 16.5465 9.6875 16.109 8.8125 15.234C7.9375 14.359 7.5 13.2965 7.5 12.0465C7.5 11.8632 7.5125 11.6882 7.5375 11.5215C7.5625 11.3548 7.6 11.1798 7.65 10.9965L5.55 8.9465Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 21.5464C9.7 21.5464 7.69583 20.7839 5.9875 19.2589C4.27917 17.7339 3.3 15.8297 3.05 13.5464H5.1C5.33333 15.2797 6.10417 16.7131 7.4125 17.8464C8.72083 18.9797 10.25 19.5464 12 19.5464C13.95 19.5464 15.6042 18.8672 16.9625 17.5089C18.3208 16.1506 19 14.4964 19 12.5464C19 10.5964 18.3208 8.94222 16.9625 7.58389C15.6042 6.22555 13.95 5.54639 12 5.54639C10.85 5.54639 9.775 5.81305 8.775 6.34639C7.775 6.87972 6.93333 7.61305 6.25 8.54639H9V10.5464H3V4.54639H5V6.89639C5.85 5.82972 6.8875 5.00472 8.1125 4.42139C9.3375 3.83805 10.6333 3.54639 12 3.54639C13.25 3.54639 14.4208 3.78389 15.5125 4.25889C16.6042 4.73389 17.5542 5.37555 18.3625 6.18389C19.1708 6.99222 19.8125 7.94222 20.2875 9.03389C20.7625 10.1256 21 11.2964 21 12.5464C21 13.7964 20.7625 14.9672 20.2875 16.0589C19.8125 17.1506 19.1708 18.1006 18.3625 18.9089C17.5542 19.7172 16.6042 20.3589 15.5125 20.8339C14.4208 21.3089 13.25 21.5464 12 21.5464ZM14.8 16.7464L11 12.9464V7.54639H13V12.1464L16.2 15.3464L14.8 16.7464Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 21.5464C9.7 21.5464 7.69583 20.7839 5.9875 19.2589C4.27917 17.7339 3.3 15.8297 3.05 13.5464H5.1C5.33333 15.2797 6.10417 16.7131 7.4125 17.8464C8.72083 18.9797 10.25 19.5464 12 19.5464C13.95 19.5464 15.6042 18.8672 16.9625 17.5089C18.3208 16.1506 19 14.4964 19 12.5464C19 10.5964 18.3208 8.94222 16.9625 7.58389C15.6042 6.22555 13.95 5.54639 12 5.54639C10.85 5.54639 9.775 5.81305 8.775 6.34639C7.775 6.87972 6.93333 7.61305 6.25 8.54639H9V10.5464H3V4.54639H5V6.89639C5.85 5.82972 6.8875 5.00472 8.1125 4.42139C9.3375 3.83805 10.6333 3.54639 12 3.54639C13.25 3.54639 14.4208 3.78389 15.5125 4.25889C16.6042 4.73389 17.5542 5.37555 18.3625 6.18389C19.1708 6.99222 19.8125 7.94222 20.2875 9.03389C20.7625 10.1256 21 11.2964 21 12.5464C21 13.7964 20.7625 14.9672 20.2875 16.0589C19.8125 17.1506 19.1708 18.1006 18.3625 18.9089C17.5542 19.7172 16.6042 20.3589 15.5125 20.8339C14.4208 21.3089 13.25 21.5464 12 21.5464ZM14.8 16.7464L11 12.9464V7.54639H13V12.1464L16.2 15.3464L14.8 16.7464Z" fill="#242424"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 21.5464C9.7 21.5464 7.69583 20.7839 5.9875 19.2589C4.27917 17.7339 3.3 15.8297 3.05 13.5464H5.1C5.33333 15.2797 6.10417 16.7131 7.4125 17.8464C8.72083 18.9797 10.25 19.5464 12 19.5464C13.95 19.5464 15.6042 18.8672 16.9625 17.5089C18.3208 16.1506 19 14.4964 19 12.5464C19 10.5964 18.3208 8.94222 16.9625 7.58389C15.6042 6.22555 13.95 5.54639 12 5.54639C10.85 5.54639 9.775 5.81305 8.775 6.34639C7.775 6.87972 6.93333 7.61305 6.25 8.54639H9V10.5464H3V4.54639H5V6.89639C5.85 5.82972 6.8875 5.00472 8.1125 4.42139C9.3375 3.83805 10.6333 3.54639 12 3.54639C13.25 3.54639 14.4208 3.78389 15.5125 4.25889C16.6042 4.73389 17.5542 5.37555 18.3625 6.18389C19.1708 6.99222 19.8125 7.94222 20.2875 9.03389C20.7625 10.1256 21 11.2964 21 12.5464C21 13.7964 20.7625 14.9672 20.2875 16.0589C19.8125 17.1506 19.1708 18.1006 18.3625 18.9089C17.5542 19.7172 16.6042 20.3589 15.5125 20.8339C14.4208 21.3089 13.25 21.5464 12 21.5464ZM14.8 16.7464L11 12.9464V7.54639H13V12.1464L16.2 15.3464L14.8 16.7464Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 21.5464C9.7 21.5464 7.69583 20.7839 5.9875 19.2589C4.27917 17.7339 3.3 15.8297 3.05 13.5464H5.1C5.33333 15.2797 6.10417 16.7131 7.4125 17.8464C8.72083 18.9797 10.25 19.5464 12 19.5464C13.95 19.5464 15.6042 18.8672 16.9625 17.5089C18.3208 16.1506 19 14.4964 19 12.5464C19 10.5964 18.3208 8.94222 16.9625 7.58389C15.6042 6.22555 13.95 5.54639 12 5.54639C10.85 5.54639 9.775 5.81305 8.775 6.34639C7.775 6.87972 6.93333 7.61305 6.25 8.54639H9V10.5464H3V4.54639H5V6.89639C5.85 5.82972 6.8875 5.00472 8.1125 4.42139C9.3375 3.83805 10.6333 3.54639 12 3.54639C13.25 3.54639 14.4208 3.78389 15.5125 4.25889C16.6042 4.73389 17.5542 5.37555 18.3625 6.18389C19.1708 6.99222 19.8125 7.94222 20.2875 9.03389C20.7625 10.1256 21 11.2964 21 12.5464C21 13.7964 20.7625 14.9672 20.2875 16.0589C19.8125 17.1506 19.1708 18.1006 18.3625 18.9089C17.5542 19.7172 16.6042 20.3589 15.5125 20.8339C14.4208 21.3089 13.25 21.5464 12 21.5464ZM14.8 16.7464L11 12.9464V7.54639H13V12.1464L16.2 15.3464L14.8 16.7464Z" fill="#242424"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8184 5.30371L20.0908 6.02734L19.7725 9.37598L22 11.9092L19.7725 14.4424L20.0908 17.79L16.8184 18.5137L15.0908 21.4092L12 20.0967L8.90918 21.4092L7.18164 18.5137L3.90918 17.79L4.22754 14.4424L2 11.9092L4.22754 9.37598L3.90918 6.02734L7.18164 5.30371L8.90918 2.4082L12 3.7207L15.0908 2.4082L16.8184 5.30371ZM12 15.0762C11.7425 15.0762 11.5267 15.1627 11.3525 15.3359C11.1783 15.5093 11.0909 15.7242 11.0908 15.9805C11.0908 16.2368 11.1783 16.4516 11.3525 16.625C11.5268 16.7984 11.7425 16.8857 12 16.8857C12.2575 16.8857 12.4733 16.7984 12.6475 16.625C12.8217 16.4516 12.9092 16.2368 12.9092 15.9805C12.9091 15.7242 12.8217 15.5093 12.6475 15.3359C12.4733 15.1626 12.2575 15.0762 12 15.0762ZM11.0908 13.2666H12.9092V7.83789H11.0908V13.2666Z" fill="#E02800"/>
3
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8184 5.30371L20.0908 6.02734L19.7725 9.37598L22 11.9092L19.7725 14.4424L20.0908 17.79L16.8184 18.5137L15.0908 21.4092L12 20.0967L8.90918 21.4092L7.18164 18.5137L3.90918 17.79L4.22754 14.4424L2 11.9092L4.22754 9.37598L3.90918 6.02734L7.18164 5.30371L8.90918 2.4082L12 3.7207L15.0908 2.4082L16.8184 5.30371ZM12 15.0762C11.7425 15.0762 11.5267 15.1627 11.3525 15.3359C11.1783 15.5093 11.0909 15.7242 11.0908 15.9805C11.0908 16.2368 11.1783 16.4516 11.3525 16.625C11.5268 16.7984 11.7425 16.8857 12 16.8857C12.2575 16.8857 12.4733 16.7984 12.6475 16.625C12.8217 16.4516 12.9092 16.2368 12.9092 15.9805C12.9091 15.7242 12.8217 15.5093 12.6475 15.3359C12.4733 15.1626 12.2575 15.0762 12 15.0762ZM11.0908 13.2666H12.9092V7.83789H11.0908V13.2666Z" fill="#E02800"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.9092 14.6919C12.1667 14.6919 12.3824 14.7793 12.5566 14.9526C12.7307 15.1259 12.8192 15.3401 12.8193 15.5962C12.8193 15.8525 12.7309 16.0673 12.5566 16.2407C12.3824 16.4141 12.1667 16.5014 11.9092 16.5015C11.6518 16.5014 11.4359 16.414 11.2617 16.2407C11.0876 16.0674 11 15.8524 11 15.5962C11.0001 15.3402 11.0878 15.1259 11.2617 14.9526C11.4359 14.7793 11.6518 14.692 11.9092 14.6919Z" fill="#E02800"/>
3
- <path d="M12.8193 12.8823H11V7.45361H12.8193V12.8823Z" fill="#E02800"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8184 5.34912L20.0908 6.07275L19.7725 9.42041L22 11.9536L19.7725 14.4868L20.0908 17.8345L16.8184 18.5581L15.0908 21.4536L12 20.1411L8.90918 21.4536L7.18164 18.5581L3.90918 17.8345L4.22754 14.4868L2 11.9536L4.22754 9.42041L3.90918 6.07275L7.18164 5.34912L8.90918 2.45361L12 3.76611L15.0908 2.45361L16.8184 5.34912ZM12 5.93799L9.73242 4.97607L8.89941 6.37354L8.45605 7.11475L6.06738 7.64307L6.21875 9.23096L6.2998 10.0913L5.72949 10.7407L4.66211 11.9536L5.72949 13.1665L6.2998 13.8159L6.21875 14.6763L6.06738 16.2632L8.45605 16.7925L8.89941 17.5337L9.73242 18.9302L12 17.9692L14.2666 18.9302L15.5439 16.7925L17.9316 16.2632L17.7002 13.8159L19.3369 11.9536L17.7002 10.0913L17.9316 7.64307L15.5439 7.11475L15.1006 6.37354L14.2666 4.97607L12 5.93799Z" fill="#E02800"/>
5
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.9092 14.6919C12.1667 14.6919 12.3824 14.7793 12.5566 14.9526C12.7307 15.1259 12.8192 15.3401 12.8193 15.5962C12.8193 15.8525 12.7309 16.0673 12.5566 16.2407C12.3824 16.4141 12.1667 16.5014 11.9092 16.5015C11.6518 16.5014 11.4359 16.414 11.2617 16.2407C11.0876 16.0674 11 15.8524 11 15.5962C11.0001 15.3402 11.0878 15.1259 11.2617 14.9526C11.4359 14.7793 11.6518 14.692 11.9092 14.6919Z" fill="#E02800"/>
3
+ <path d="M12.8193 12.8823H11V7.45361H12.8193V12.8823Z" fill="#E02800"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8184 5.34912L20.0908 6.07275L19.7725 9.42041L22 11.9536L19.7725 14.4868L20.0908 17.8345L16.8184 18.5581L15.0908 21.4536L12 20.1411L8.90918 21.4536L7.18164 18.5581L3.90918 17.8345L4.22754 14.4868L2 11.9536L4.22754 9.42041L3.90918 6.07275L7.18164 5.34912L8.90918 2.45361L12 3.76611L15.0908 2.45361L16.8184 5.34912ZM12 5.93799L9.73242 4.97607L8.89941 6.37354L8.45605 7.11475L6.06738 7.64307L6.21875 9.23096L6.2998 10.0913L5.72949 10.7407L4.66211 11.9536L5.72949 13.1665L6.2998 13.8159L6.21875 14.6763L6.06738 16.2632L8.45605 16.7925L8.89941 17.5337L9.73242 18.9302L12 17.9692L14.2666 18.9302L15.5439 16.7925L17.9316 16.2632L17.7002 13.8159L19.3369 11.9536L17.7002 10.0913L17.9316 7.64307L15.5439 7.11475L15.1006 6.37354L14.2666 4.97607L12 5.93799Z" fill="#E02800"/>
5
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.18182 18.5584L8.90909 21.4536L12 20.1417L15.0909 21.4536L16.8182 18.5584L20.0909 17.8346L19.7727 14.4869L22 11.9536L19.7727 9.42028L20.0909 6.07266L16.8182 5.34885L15.0909 2.45361L12 3.76552L8.90909 2.45361L7.18182 5.34885L3.90909 6.07266L4.22727 9.42028L2 11.9536L4.22727 14.4869L3.90909 17.8346L7.18182 18.5584ZM11.0455 15.1655L16.1818 10.0536L14.9091 8.74171L11.0455 12.5869L9.09091 10.6869L7.81818 11.9536L11.0455 15.1655Z" fill="#D3D3D3"/>
3
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.18182 18.5584L8.90909 21.4536L12 20.1417L15.0909 21.4536L16.8182 18.5584L20.0909 17.8346L19.7727 14.4869L22 11.9536L19.7727 9.42028L20.0909 6.07266L16.8182 5.34885L15.0909 2.45361L12 3.76552L8.90909 2.45361L7.18182 5.34885L3.90909 6.07266L4.22727 9.42028L2 11.9536L4.22727 14.4869L3.90909 17.8346L7.18182 18.5584ZM11.0455 15.1655L16.1818 10.0536L14.9091 8.74171L11.0455 12.5869L9.09091 10.6869L7.81818 11.9536L11.0455 15.1655Z" fill="#D3D3D3"/>
3
+ </svg>