@testgorilla/tgo-ui 2.26.21 → 2.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (680) hide show
  1. package/README.md +95 -95
  2. package/components/spinner/spinner.component.d.ts +7 -1
  3. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  4. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  5. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  6. package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
  7. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  8. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  9. package/esm2022/components/autocomplete/autocomplete.component.mjs +3 -3
  10. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  11. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  12. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  13. package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
  14. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  15. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  16. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  17. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  18. package/esm2022/components/badge/badge.component.mjs +3 -3
  19. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  20. package/esm2022/components/badge/badge.model.mjs +1 -1
  21. package/esm2022/components/button/button.component.mjs +3 -3
  22. package/esm2022/components/button/button.component.module.mjs +1 -1
  23. package/esm2022/components/button/button.model.mjs +1 -1
  24. package/esm2022/components/card/card.component.mjs +3 -3
  25. package/esm2022/components/card/card.component.module.mjs +1 -1
  26. package/esm2022/components/card/card.model.mjs +1 -1
  27. package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
  28. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  29. package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
  30. package/esm2022/components/checklist/checklist.component.mjs +3 -3
  31. package/esm2022/components/checklist/checklist.model.mjs +1 -1
  32. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +3 -3
  33. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  34. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  35. package/esm2022/components/datepicker/date-adapter.mjs +1 -1
  36. package/esm2022/components/datepicker/datepicker.component.mjs +3 -3
  37. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  38. package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
  39. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  40. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
  41. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  42. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  43. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  44. package/esm2022/components/dialog/dialog.model.mjs +1 -1
  45. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  46. package/esm2022/components/divider/divider.component.mjs +3 -3
  47. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  48. package/esm2022/components/divider/divider.model.mjs +1 -1
  49. package/esm2022/components/dropdown/dropdown.component.mjs +5 -5
  50. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  51. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  52. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
  53. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  54. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  55. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  56. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  57. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  58. package/esm2022/components/field/field.component.mjs +3 -3
  59. package/esm2022/components/field/field.component.module.mjs +1 -1
  60. package/esm2022/components/field/field.model.mjs +1 -1
  61. package/esm2022/components/file-upload/file-upload.component.mjs +3 -3
  62. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  63. package/esm2022/components/filter-button/filter-button.component.mjs +3 -3
  64. package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
  65. package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
  66. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +3 -3
  67. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
  68. package/esm2022/components/icon/icon.component.mjs +3 -3
  69. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  70. package/esm2022/components/icon/icon.config.mjs +1 -1
  71. package/esm2022/components/icon/icon.model.mjs +1 -1
  72. package/esm2022/components/icon-label/icon-label.component.mjs +3 -3
  73. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  74. package/esm2022/components/logo/logo.component.mjs +3 -3
  75. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  76. package/esm2022/components/logo/logo.model.mjs +1 -1
  77. package/esm2022/components/media-card/media-card.component.mjs +3 -3
  78. package/esm2022/components/multi-input/multi-input.component.mjs +3 -3
  79. package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
  80. package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
  81. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
  82. package/esm2022/components/navbar/navbar.component.mjs +3 -3
  83. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  84. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  85. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  86. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  87. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  88. package/esm2022/components/page-header/page-header.component.mjs +3 -3
  89. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  90. package/esm2022/components/paginator/paginator.component.mjs +3 -3
  91. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  92. package/esm2022/components/password-criteria/password.component.mjs +3 -3
  93. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  94. package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
  95. package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
  96. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  97. package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
  98. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  99. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  100. package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
  101. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  102. package/esm2022/components/radial-progress/radial-progress.component.mjs +3 -3
  103. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  104. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  105. package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
  106. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  107. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  108. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  109. package/esm2022/components/rating/rating.component.mjs +3 -3
  110. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  111. package/esm2022/components/scale/scale.component.mjs +3 -3
  112. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  113. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
  114. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  115. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  116. package/esm2022/components/segmented-button/segmented-button.component.mjs +3 -3
  117. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  118. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  119. package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
  120. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  121. package/esm2022/components/side-panel/side-panel.model.mjs +1 -1
  122. package/esm2022/components/side-panel/side-panel.service.mjs +1 -1
  123. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  124. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  125. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  126. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  127. package/esm2022/components/skeleton/skeleton.component.mjs +3 -3
  128. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  129. package/esm2022/components/slider/slider.component.mjs +3 -3
  130. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  131. package/esm2022/components/slider/slider.model.mjs +1 -1
  132. package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
  133. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  134. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  135. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  136. package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
  137. package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
  138. package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
  139. package/esm2022/components/spinner/spinner.component.mjs +13 -4
  140. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  141. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  142. package/esm2022/components/step/step.component.mjs +3 -3
  143. package/esm2022/components/step/step.component.module.mjs +1 -1
  144. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  145. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  146. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  147. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  148. package/esm2022/components/table/table.component.mjs +3 -3
  149. package/esm2022/components/table/table.component.module.mjs +1 -1
  150. package/esm2022/components/table/table.model.mjs +1 -1
  151. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  152. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  153. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  154. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  155. package/esm2022/components/tag/tag.component.mjs +3 -3
  156. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  157. package/esm2022/components/tag/tag.model.mjs +1 -1
  158. package/esm2022/components/toggle/toggle.component.mjs +3 -3
  159. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  160. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  161. package/esm2022/components/tooltip/tooltip-template.directive.mjs +1 -1
  162. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  163. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  164. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  165. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
  166. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
  167. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
  168. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
  169. package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
  170. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  171. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  172. package/esm2022/directives/digits-only.directive.mjs +1 -1
  173. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  174. package/esm2022/directives/dynamic-component.directive.mjs +1 -1
  175. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  176. package/esm2022/directives/select-text.directive.mjs +1 -1
  177. package/esm2022/directives/step-line-element.directive.mjs +1 -1
  178. package/esm2022/models/application-theme.model.mjs +1 -1
  179. package/esm2022/models/checkbox.model.mjs +1 -1
  180. package/esm2022/models/colors.model.mjs +1 -1
  181. package/esm2022/models/keyboard-events.model.mjs +1 -1
  182. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  183. package/esm2022/models/universal-skills-report.model.mjs +1 -1
  184. package/esm2022/pipes/data-property-getter.mjs +1 -1
  185. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  186. package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
  187. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  188. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
  189. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  190. package/esm2022/providers/is-mobile.mjs +1 -1
  191. package/esm2022/public-api.mjs +1 -1
  192. package/esm2022/services/icons.service.mjs +1 -1
  193. package/esm2022/services/universal-skills.service.mjs +1 -1
  194. package/esm2022/utils/alert-bar.model.mjs +1 -1
  195. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  196. package/esm2022/utils/autocomplete-utils.mjs +2 -2
  197. package/esm2022/utils/color-contrast.mjs +1 -1
  198. package/esm2022/utils/hex-to-rgb.mjs +1 -1
  199. package/esm2022/utils/localization/language.model.mjs +1 -1
  200. package/esm2022/utils/localization/language.service.mjs +1 -1
  201. package/esm2022/utils/table.utils.mjs +1 -1
  202. package/fesm2022/testgorilla-tgo-ui.mjs +129 -120
  203. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  204. package/package.json +1 -1
  205. package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +180 -180
  206. package/projects/tgo-canopy-ui/assets/i18n/de.json +180 -180
  207. package/projects/tgo-canopy-ui/assets/i18n/en.json +818 -818
  208. package/projects/tgo-canopy-ui/assets/i18n/es.json +180 -180
  209. package/projects/tgo-canopy-ui/assets/i18n/fr.json +180 -180
  210. package/projects/tgo-canopy-ui/assets/i18n/it-it.json +180 -180
  211. package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +180 -180
  212. package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +180 -180
  213. package/projects/tgo-canopy-ui/assets/i18n/nl.json +180 -180
  214. package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +180 -180
  215. package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +180 -180
  216. package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +180 -180
  217. package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
  218. package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
  219. package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
  220. package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
  221. package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
  222. package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
  223. package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
  224. package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
  225. package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
  226. package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
  227. package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
  228. package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
  229. package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
  230. package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
  231. package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
  232. package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
  233. package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
  234. package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
  235. package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
  236. package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
  237. package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
  238. package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
  239. package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
  240. package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
  241. package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
  242. package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
  243. package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
  244. package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
  245. package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
  246. package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
  247. package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
  248. package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
  249. package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
  250. package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
  251. package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
  252. package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
  253. package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
  254. package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
  255. package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
  256. package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
  257. package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
  258. package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
  259. package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
  260. package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
  261. package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
  262. package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
  263. package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
  264. package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
  265. package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
  266. package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
  267. package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
  268. package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
  269. package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
  270. package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
  271. package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
  272. package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
  273. package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
  274. package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
  275. package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
  276. package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
  277. package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
  278. package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
  279. package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
  280. package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
  281. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
  282. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
  283. package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
  284. package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
  285. package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
  286. package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
  287. package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
  288. package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
  289. package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
  290. package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
  291. package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
  292. package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
  293. package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
  294. package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
  295. package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
  296. package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
  297. package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
  298. package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
  299. package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
  300. package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
  301. package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
  302. package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
  303. package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
  304. package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
  305. package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
  306. package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
  307. package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
  308. package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
  309. package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
  310. package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
  311. package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
  312. package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
  313. package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
  314. package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
  315. package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
  316. package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
  317. package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
  318. package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
  319. package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
  320. package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
  321. package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
  322. package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
  323. package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
  324. package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
  325. package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
  326. package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
  327. package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
  328. package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
  329. package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
  330. package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
  331. package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
  332. package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
  333. package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
  334. package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
  335. package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
  336. package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
  337. package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
  338. package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
  339. package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
  340. package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
  341. package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
  342. package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
  343. package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
  344. package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
  345. package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
  346. package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
  347. package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
  348. package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
  349. package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
  350. package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
  351. package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
  352. package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
  353. package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
  354. package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
  355. package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
  356. package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
  357. package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
  358. package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
  359. package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
  360. package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
  361. package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
  362. package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
  363. package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
  364. package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
  365. package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
  366. package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
  367. package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
  368. package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
  369. package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
  370. package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
  371. package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
  372. package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
  373. package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
  374. package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
  375. package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
  376. package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
  377. package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
  378. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
  379. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
  380. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
  381. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
  382. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
  383. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
  384. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
  385. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
  386. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
  387. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
  388. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
  389. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
  390. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
  391. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
  392. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
  393. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
  394. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
  395. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
  396. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
  397. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
  398. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
  399. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
  400. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
  401. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
  402. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
  403. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
  404. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
  405. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
  406. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
  407. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
  408. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
  409. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
  410. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
  411. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
  412. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
  413. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
  414. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
  415. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
  416. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
  417. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
  418. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
  419. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
  420. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
  421. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
  422. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
  423. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
  424. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
  425. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
  426. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
  427. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
  428. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
  429. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
  430. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
  431. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
  432. package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
  433. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
  434. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
  435. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
  436. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
  437. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
  438. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
  439. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
  440. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
  441. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
  442. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
  443. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
  444. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
  445. package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
  446. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
  447. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
  448. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
  449. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
  450. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
  451. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
  452. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
  453. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
  454. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
  455. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
  456. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
  457. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
  458. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
  459. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
  460. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
  461. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
  462. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
  463. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
  464. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
  465. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
  466. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
  467. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
  468. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
  469. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
  470. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
  471. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
  472. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
  473. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
  474. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
  475. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
  476. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
  477. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
  478. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
  479. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
  480. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
  481. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
  482. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
  483. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
  484. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
  485. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
  486. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
  487. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
  488. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
  489. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
  490. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
  491. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
  492. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
  493. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
  494. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
  495. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
  496. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
  497. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
  498. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
  499. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
  500. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
  501. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
  502. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
  503. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
  504. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
  505. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
  506. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
  507. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
  508. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
  509. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
  510. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
  511. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
  512. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
  513. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
  514. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
  515. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
  516. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
  517. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
  518. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
  519. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
  520. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
  521. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
  522. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
  523. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
  524. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
  525. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
  526. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
  527. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
  528. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
  529. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
  530. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
  531. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
  532. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
  533. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
  534. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
  535. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
  536. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
  537. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
  538. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
  539. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
  540. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
  541. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
  542. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
  543. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
  544. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
  545. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
  546. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
  547. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
  548. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
  549. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
  550. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
  551. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
  552. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
  553. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
  554. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
  555. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
  556. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
  557. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
  558. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
  559. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
  560. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
  561. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
  562. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
  563. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
  564. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
  565. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
  566. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
  567. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
  568. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
  569. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
  570. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
  571. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
  572. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
  573. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
  574. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
  575. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
  576. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
  577. package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
  578. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
  579. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
  580. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
  581. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
  582. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
  583. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
  584. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
  585. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
  586. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
  587. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
  588. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
  589. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
  590. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
  591. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
  592. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-filled.svg +3 -3
  593. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-in-line.svg +3 -3
  594. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
  595. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
  596. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
  597. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
  598. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
  599. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
  600. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
  601. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
  602. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
  603. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
  604. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
  605. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
  606. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
  607. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
  608. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
  609. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
  610. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
  611. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
  612. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
  613. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
  614. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
  615. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
  616. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
  617. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
  618. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
  619. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
  620. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
  621. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
  622. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
  623. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
  624. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
  625. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
  626. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
  627. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
  628. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
  629. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
  630. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
  631. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
  632. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
  633. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
  634. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
  635. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
  636. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
  637. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
  638. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
  639. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
  640. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
  641. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
  642. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
  643. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
  644. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
  645. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
  646. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
  647. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
  648. package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
  649. package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
  650. package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
  651. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
  652. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
  653. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
  654. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
  655. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
  656. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
  657. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
  658. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
  659. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
  660. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
  661. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
  662. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
  663. package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
  664. package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
  665. package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
  666. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
  667. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
  668. package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
  669. package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
  670. package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
  671. package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
  672. package/projects/tgo-canopy-ui/theme/_input.scss +574 -574
  673. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
  674. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
  675. package/projects/tgo-canopy-ui/theme/_palette.scss +108 -108
  676. package/projects/tgo-canopy-ui/theme/_tooltip.scss +316 -316
  677. package/projects/tgo-canopy-ui/theme/_typography.scss +267 -267
  678. package/projects/tgo-canopy-ui/theme/_variables.scss +163 -163
  679. package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
  680. package/projects/tgo-canopy-ui/theme/theme.scss +67 -67
@@ -1,11 +1,11 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_4633_18632)">
3
- <path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
4
- <path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_4633_18632">
8
- <rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_4633_18632)">
3
+ <path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
4
+ <path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_4633_18632">
8
+ <rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -1,11 +1,11 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_4633_18634)">
3
- <path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
4
- <path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
5
- </g>
6
- <defs>
7
- <clipPath id="clip0_4633_18634">
8
- <rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
9
- </clipPath>
10
- </defs>
11
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_4633_18634)">
3
+ <path d="M18.1098 14.9289L17.3446 6.6185C17.2719 5.78322 16.7168 5.04547 15.9304 4.74321C14.6453 4.25016 13.3482 4 12.0606 4C10.7731 4 9.47596 4.25016 8.19083 4.74321C7.40437 5.04546 6.84936 5.78322 6.77665 6.6185L6.01139 14.9289C5.97079 15.3911 6.03926 15.8484 6.2077 16.2518C6.30283 16.4807 6.41311 16.6588 6.54338 16.7957L10.6508 21.4052L10.6653 21.4197C11.0368 21.7935 11.5323 22 12.0606 22C12.589 22 13.0844 21.7935 13.4559 21.4197L13.4704 21.4052L17.5778 16.7957C17.7081 16.6588 17.8184 16.4807 17.9135 16.2518C18.082 15.8484 18.1504 15.3911 18.1098 14.9289Z" fill="#FFFAF6"/>
4
+ <path d="M17.3452 14.9952L16.58 6.68902C16.5321 6.13661 16.1728 5.6587 15.6548 5.45942C14.4545 4.99908 13.2592 4.75795 12.0607 4.75757C10.8622 4.75794 9.66688 4.99908 8.46659 5.45942C7.94854 5.6587 7.58924 6.13661 7.54137 6.68902L6.77612 14.9952C6.74764 15.3217 6.78944 15.653 6.91608 15.9558C6.96818 16.0806 7.0312 16.1975 7.10633 16.2732L11.2107 20.8791C11.4367 21.1068 11.7389 21.2424 12.0607 21.2424C12.3824 21.2424 12.6846 21.1068 12.9106 20.8791L17.015 16.2732C17.0902 16.1975 17.1532 16.0806 17.2053 15.9558C17.3319 15.653 17.3737 15.3217 17.3452 14.9952ZM15.2318 16.7645L12.9948 19.2739C12.9488 19.3254 12.8828 19.3551 12.8137 19.3551H11.3077C11.2386 19.3551 11.1726 19.3254 11.1265 19.2739L8.88952 16.7645C8.86952 16.7421 8.89133 16.7075 8.92042 16.716C10.0413 17.0383 11.1185 17.1446 12.0607 17.1415C13.0029 17.1446 14.08 17.0383 15.201 16.716C15.23 16.7075 15.2518 16.7421 15.2318 16.7645ZM16.3328 15.3998C14.9066 15.9384 13.4868 16.2073 12.0607 16.2066C10.6346 16.2073 9.21471 15.9384 7.78858 15.3998C7.77646 15.3949 7.76858 15.3834 7.76858 15.3707C7.7801 13.7977 9.00524 12.7583 9.35969 12.4978C9.39847 12.4694 9.39362 12.41 9.34999 12.3894C8.67077 12.069 8.20847 11.4378 8.20847 10.7134C8.20847 9.66307 9.17671 9.01908 10.3709 9.01908C10.6206 9.01908 10.8605 9.03556 11.0835 9.09916C11.1102 9.10642 11.1332 9.07856 11.1192 9.05494C10.9217 8.72543 10.3049 8.41228 10.1007 8.31536C10.0837 8.30749 10.0892 8.28205 10.108 8.28083C11.318 8.23177 11.8469 8.70847 12.0111 8.9338C12.0232 8.95033 12.0421 8.9588 12.0607 8.95922C12.0793 8.9588 12.0981 8.95033 12.1102 8.9338C12.2744 8.70847 12.8034 8.23177 14.0134 8.28083C14.0321 8.28205 14.0376 8.30749 14.0206 8.31536C13.8164 8.41228 13.1996 8.72543 13.0021 9.05494C12.9882 9.07856 13.0112 9.10642 13.0379 9.09916C13.2608 9.03556 13.5008 9.01908 13.7504 9.01908C14.9446 9.01908 15.9129 9.66308 15.9129 10.7134C15.9129 11.4378 15.4506 12.069 14.7714 12.3894C14.7277 12.41 14.7229 12.4694 14.7617 12.4978C15.1161 12.7583 16.3412 13.7977 16.3528 15.3707C16.3528 15.3834 16.3449 15.3949 16.3328 15.3998ZM14.5953 11.3046C14.5523 11.3318 14.4947 11.3227 14.4632 11.2815C14.2663 11.0247 13.9531 10.8806 13.6253 10.903C13.4271 10.9157 13.2442 10.986 13.0909 11.1065C13.0509 11.138 12.9921 11.1325 12.957 11.0944L12.5964 10.7122C12.5569 10.6703 12.5615 10.5994 12.6067 10.5632C12.8806 10.3372 13.2211 10.2016 13.5768 10.1773C14.1639 10.1392 14.725 10.4039 15.0667 10.8763C15.0999 10.9227 15.0895 10.9894 15.0425 11.0223C15.0419 11.0223 14.5953 11.3046 14.5953 11.3046ZM12.3408 13.4966C12.3734 13.2519 12.5145 13.0372 12.7855 13.0039C12.9679 12.9815 13.1533 13.056 13.2484 13.1893C13.3319 13.3045 13.3301 13.4506 13.2684 13.5751C13.226 13.6618 13.2163 13.775 13.2066 13.884C13.1914 14.0639 13.1714 14.2875 12.9509 14.3159C12.795 14.3305 12.6523 14.2728 12.5407 14.1639C12.3822 14.0091 12.3087 13.7382 12.3408 13.4966ZM9.07889 11.0223C9.03185 10.9894 9.0215 10.9227 9.05465 10.8763C9.39638 10.4039 9.95745 10.1392 10.5446 10.1773C10.9002 10.2016 11.2408 10.3372 11.5146 10.5632C11.5599 10.5994 11.5644 10.6703 11.5249 10.7122L11.1644 11.0944C11.1293 11.1325 11.0705 11.138 11.0305 11.1065C10.8772 10.986 10.6942 10.9157 10.4961 10.903C10.1683 10.8806 9.85505 11.0247 9.65814 11.2815C9.62663 11.3227 9.56907 11.3318 9.52605 11.3046C9.52605 11.3046 9.0795 11.0223 9.07889 11.0223ZM11.5807 14.1639C11.4691 14.2728 11.3264 14.3305 11.1705 14.3159C10.9499 14.2875 10.9299 14.064 10.9148 13.8841C10.9051 13.775 10.8954 13.6618 10.853 13.5751C10.7913 13.4507 10.7895 13.3045 10.873 13.1893C10.9681 13.056 11.1535 12.9815 11.3359 13.004C11.6069 13.0373 11.7479 13.2519 11.7805 13.4967C11.8127 13.7382 11.7392 14.0091 11.5807 14.1639Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_4633_18634">
8
+ <rect width="12.1212" height="18" fill="white" transform="translate(6 4)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.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="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.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="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465ZM12 20.5465C13.9333 20.5465 15.5833 19.8632 16.95 18.4965C18.3167 17.1298 19 15.4798 19 13.5465C19 11.6132 18.3167 9.96318 16.95 8.59651C15.5833 7.22984 13.9333 6.54651 12 6.54651C10.0667 6.54651 8.41667 7.22984 7.05 8.59651C5.68333 9.96318 5 11.6132 5 13.5465C5 15.4798 5.68333 17.1298 7.05 18.4965C8.41667 19.8632 10.0667 20.5465 12 20.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="M9 3.54651V1.54651H15V3.54651H9ZM11 14.5465H13V8.54651H11V14.5465ZM12 22.5465C10.7667 22.5465 9.60417 22.309 8.5125 21.834C7.42083 21.359 6.46667 20.7132 5.65 19.8965C4.83333 19.0798 4.1875 18.1257 3.7125 17.034C3.2375 15.9423 3 14.7798 3 13.5465C3 12.3132 3.2375 11.1507 3.7125 10.059C4.1875 8.96734 4.83333 8.01318 5.65 7.19651C6.46667 6.37984 7.42083 5.73401 8.5125 5.25901C9.60417 4.78401 10.7667 4.54651 12 4.54651C13.0333 4.54651 14.025 4.71318 14.975 5.04651C15.925 5.37984 16.8167 5.86318 17.65 6.49651L19.05 5.09651L20.45 6.49651L19.05 7.89651C19.6833 8.72984 20.1667 9.62151 20.5 10.5715C20.8333 11.5215 21 12.5132 21 13.5465C21 14.7798 20.7625 15.9423 20.2875 17.034C19.8125 18.1257 19.1667 19.0798 18.35 19.8965C17.5333 20.7132 16.5792 21.359 15.4875 21.834C14.3958 22.309 13.2333 22.5465 12 22.5465ZM12 20.5465C13.9333 20.5465 15.5833 19.8632 16.95 18.4965C18.3167 17.1298 19 15.4798 19 13.5465C19 11.6132 18.3167 9.96318 16.95 8.59651C15.5833 7.22984 13.9333 6.54651 12 6.54651C10.0667 6.54651 8.41667 7.22984 7.05 8.59651C5.68333 9.96318 5 11.6132 5 13.5465C5 15.4798 5.68333 17.1298 7.05 18.4965C8.41667 19.8632 10.0667 20.5465 12 20.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="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" 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="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" 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="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM12 14.5465C12.8333 14.5465 13.5417 14.2548 14.125 13.6715C14.7083 13.0882 15 12.3798 15 11.5465V5.54651H9V11.5465C9 12.3798 9.29167 13.0882 9.875 13.6715C10.4583 14.2548 11.1667 14.5465 12 14.5465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" 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="M7 21.5465V19.5465H11V16.4465C10.1833 16.2632 9.45417 15.9173 8.8125 15.409C8.17083 14.9007 7.7 14.2632 7.4 13.4965C6.15 13.3465 5.10417 12.8007 4.2625 11.859C3.42083 10.9173 3 9.81318 3 8.54651V5.54651H7V3.54651H17V5.54651H21V8.54651C21 9.81318 20.5792 10.9173 19.7375 11.859C18.8958 12.8007 17.85 13.3465 16.6 13.4965C16.3 14.2632 15.8292 14.9007 15.1875 15.409C14.5458 15.9173 13.8167 16.2632 13 16.4465V19.5465H17V21.5465H7ZM7 11.3465V7.54651H5V8.54651C5 9.17984 5.18333 9.75068 5.55 10.259C5.91667 10.7673 6.4 11.1298 7 11.3465ZM12 14.5465C12.8333 14.5465 13.5417 14.2548 14.125 13.6715C14.7083 13.0882 15 12.3798 15 11.5465V5.54651H9V11.5465C9 12.3798 9.29167 13.0882 9.875 13.6715C10.4583 14.2548 11.1667 14.5465 12 14.5465ZM17 11.3465C17.6 11.1298 18.0833 10.7673 18.45 10.259C18.8167 9.75068 19 9.17984 19 8.54651V7.54651H17V11.3465Z" 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.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3Z" 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.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3Z" 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.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3ZM17.5 20.5465C18.2 20.5465 18.7917 20.3048 19.275 19.8215C19.7583 19.3382 20 18.7465 20 18.0465C20 17.3465 19.7583 16.7548 19.275 16.2715C18.7917 15.7882 18.2 15.5465 17.5 15.5465C16.8 15.5465 16.2083 15.7882 15.725 16.2715C15.2417 16.7548 15 17.3465 15 18.0465C15 18.7465 15.2417 19.3382 15.725 19.8215C16.2083 20.3048 16.8 20.5465 17.5 20.5465ZM5 20.0465H9V16.0465H5V20.0465ZM10.05 9.54651H13.95L12 6.39651L10.05 9.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.5 11.5465L12 2.54651L17.5 11.5465H6.5ZM17.5 22.5465C16.25 22.5465 15.1875 22.109 14.3125 21.234C13.4375 20.359 13 19.2965 13 18.0465C13 16.7965 13.4375 15.734 14.3125 14.859C15.1875 13.984 16.25 13.5465 17.5 13.5465C18.75 13.5465 19.8125 13.984 20.6875 14.859C21.5625 15.734 22 16.7965 22 18.0465C22 19.2965 21.5625 20.359 20.6875 21.234C19.8125 22.109 18.75 22.5465 17.5 22.5465ZM3 22.0465V14.0465H11V22.0465H3ZM17.5 20.5465C18.2 20.5465 18.7917 20.3048 19.275 19.8215C19.7583 19.3382 20 18.7465 20 18.0465C20 17.3465 19.7583 16.7548 19.275 16.2715C18.7917 15.7882 18.2 15.5465 17.5 15.5465C16.8 15.5465 16.2083 15.7882 15.725 16.2715C15.2417 16.7548 15 17.3465 15 18.0465C15 18.7465 15.2417 19.3382 15.725 19.8215C16.2083 20.3048 16.8 20.5465 17.5 20.5465ZM5 20.0465H9V16.0465H5V20.0465ZM10.05 9.54651H13.95L12 6.39651L10.05 9.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="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 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="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 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="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM5 8.54651V19.5465H19V8.54651H5ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 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="M12 10.5465L8 14.5465L9.4 15.9465L11 14.3465V18.5465H13V14.3465L14.6 15.9465L16 14.5465L12 10.5465ZM5 8.54651V19.5465H19V8.54651H5ZM3 21.5465V6.34651L5.3 3.54651H18.7L21 6.34651V21.5465H3ZM5.4 6.54651H18.6L17.75 5.54651H6.25L5.4 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="M12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" 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="M12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" 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 20.5465H18V10.5465H6V20.5465ZM12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" 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 20.5465H18V10.5465H6V20.5465ZM12 17.5465C12.55 17.5465 13.0208 17.3507 13.4125 16.959C13.8042 16.5673 14 16.0965 14 15.5465C14 14.9965 13.8042 14.5257 13.4125 14.134C13.0208 13.7423 12.55 13.5465 12 13.5465C11.45 13.5465 10.9792 13.7423 10.5875 14.134C10.1958 14.5257 10 14.9965 10 15.5465C10 16.0965 10.1958 16.5673 10.5875 16.959C10.9792 17.3507 11.45 17.5465 12 17.5465ZM4 22.5465V8.54651H13V6.54651C13 5.16318 13.4875 3.98401 14.4625 3.00901C15.4375 2.03401 16.6167 1.54651 18 1.54651C19.3833 1.54651 20.5625 2.03401 21.5375 3.00901C22.5125 3.98401 23 5.16318 23 6.54651H21C21 5.71318 20.7083 5.00484 20.125 4.42151C19.5417 3.83818 18.8333 3.54651 18 3.54651C17.1667 3.54651 16.4583 3.83818 15.875 4.42151C15.2917 5.00484 15 5.71318 15 6.54651V8.54651H20V22.5465H4Z" 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.4498 11.1215L6.6498 6.92148C6.88314 6.68815 7.15814 6.52148 7.4748 6.42148C7.79147 6.32148 8.11647 6.30482 8.4498 6.37148L9.7498 6.64648C8.8498 7.71315 8.14147 8.67982 7.6248 9.54648C7.10814 10.4132 6.60814 11.4632 6.1248 12.6965L2.4498 11.1215ZM7.5748 13.3965C7.95814 12.1965 8.47897 11.0632 9.1373 9.99649C9.79564 8.92982 10.5915 7.92982 11.5248 6.99648C12.9915 5.52982 14.6665 4.43398 16.5498 3.70898C18.4331 2.98398 20.1915 2.76315 21.8248 3.04648C22.1081 4.67982 21.8915 6.43815 21.1748 8.32148C20.4581 10.2048 19.3665 11.8798 17.8998 13.3465C16.9831 14.2632 15.9831 15.059 14.8998 15.734C13.8165 16.409 12.6748 16.9382 11.4748 17.3215L7.5748 13.3965ZM14.4748 10.3965C14.8581 10.7798 15.329 10.9715 15.8873 10.9715C16.4456 10.9715 16.9165 10.7798 17.2998 10.3965C17.6831 10.0132 17.8748 9.54232 17.8748 8.98398C17.8748 8.42565 17.6831 7.95482 17.2998 7.57148C16.9165 7.18815 16.4456 6.99648 15.8873 6.99648C15.329 6.99648 14.8581 7.18815 14.4748 7.57148C14.0915 7.95482 13.8998 8.42565 13.8998 8.98398C13.8998 9.54232 14.0915 10.0132 14.4748 10.3965ZM13.7748 22.4215L12.1748 18.7465C13.4081 18.2632 14.4623 17.7632 15.3373 17.2465C16.2123 16.7298 17.1831 16.0215 18.2498 15.1215L18.4998 16.4215C18.5665 16.7548 18.5498 17.084 18.4498 17.409C18.3498 17.734 18.1831 18.0132 17.9498 18.2465L13.7748 22.4215ZM4.0498 16.5965C4.63314 16.0132 5.34147 15.7173 6.1748 15.709C7.00814 15.7007 7.71647 15.9882 8.2998 16.5715C8.88314 17.1548 9.1748 17.8632 9.1748 18.6965C9.1748 19.5298 8.88314 20.2382 8.2998 20.8215C7.88314 21.2382 7.1873 21.5965 6.2123 21.8965C5.2373 22.1965 3.89147 22.4632 2.1748 22.6965C2.40814 20.9798 2.6748 19.6382 2.9748 18.6715C3.2748 17.7048 3.63314 17.0132 4.0498 16.5965Z" 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.4498 11.1215L6.6498 6.92148C6.88314 6.68815 7.15814 6.52148 7.4748 6.42148C7.79147 6.32148 8.11647 6.30482 8.4498 6.37148L9.7498 6.64648C8.8498 7.71315 8.14147 8.67982 7.6248 9.54648C7.10814 10.4132 6.60814 11.4632 6.1248 12.6965L2.4498 11.1215ZM7.5748 13.3965C7.95814 12.1965 8.47897 11.0632 9.1373 9.99649C9.79564 8.92982 10.5915 7.92982 11.5248 6.99648C12.9915 5.52982 14.6665 4.43398 16.5498 3.70898C18.4331 2.98398 20.1915 2.76315 21.8248 3.04648C22.1081 4.67982 21.8915 6.43815 21.1748 8.32148C20.4581 10.2048 19.3665 11.8798 17.8998 13.3465C16.9831 14.2632 15.9831 15.059 14.8998 15.734C13.8165 16.409 12.6748 16.9382 11.4748 17.3215L7.5748 13.3965ZM14.4748 10.3965C14.8581 10.7798 15.329 10.9715 15.8873 10.9715C16.4456 10.9715 16.9165 10.7798 17.2998 10.3965C17.6831 10.0132 17.8748 9.54232 17.8748 8.98398C17.8748 8.42565 17.6831 7.95482 17.2998 7.57148C16.9165 7.18815 16.4456 6.99648 15.8873 6.99648C15.329 6.99648 14.8581 7.18815 14.4748 7.57148C14.0915 7.95482 13.8998 8.42565 13.8998 8.98398C13.8998 9.54232 14.0915 10.0132 14.4748 10.3965ZM13.7748 22.4215L12.1748 18.7465C13.4081 18.2632 14.4623 17.7632 15.3373 17.2465C16.2123 16.7298 17.1831 16.0215 18.2498 15.1215L18.4998 16.4215C18.5665 16.7548 18.5498 17.084 18.4498 17.409C18.3498 17.734 18.1831 18.0132 17.9498 18.2465L13.7748 22.4215ZM4.0498 16.5965C4.63314 16.0132 5.34147 15.7173 6.1748 15.709C7.00814 15.7007 7.71647 15.9882 8.2998 16.5715C8.88314 17.1548 9.1748 17.8632 9.1748 18.6965C9.1748 19.5298 8.88314 20.2382 8.2998 20.8215C7.88314 21.2382 7.1873 21.5965 6.2123 21.8965C5.2373 22.1965 3.89147 22.4632 2.1748 22.6965C2.40814 20.9798 2.6748 19.6382 2.9748 18.6715C3.2748 17.7048 3.63314 17.0132 4.0498 16.5965Z" 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.6498 10.5715L7.5998 11.3965C7.83314 10.9298 8.0748 10.4798 8.3248 10.0465C8.5748 9.61316 8.8498 9.17983 9.1498 8.74649L7.7498 8.47149L5.6498 10.5715ZM9.1998 12.6465L12.0498 15.4715C12.7498 15.2048 13.4998 14.7965 14.2998 14.2465C15.0998 13.6965 15.8498 13.0715 16.5498 12.3715C17.7165 11.2048 18.629 9.90899 19.2873 8.48399C19.9456 7.05899 20.2331 5.74649 20.1498 4.54649C18.9498 4.46316 17.6331 4.75066 16.1998 5.40899C14.7665 6.06733 13.4665 6.97983 12.2998 8.14649C11.5998 8.84649 10.9748 9.59649 10.4248 10.3965C9.8748 11.1965 9.46647 11.9465 9.1998 12.6465ZM13.6498 11.0215C13.2665 10.6382 13.0748 10.1673 13.0748 9.60899C13.0748 9.05066 13.2665 8.57983 13.6498 8.19649C14.0331 7.81316 14.5081 7.62149 15.0748 7.62149C15.6415 7.62149 16.1165 7.81316 16.4998 8.19649C16.8831 8.57983 17.0748 9.05066 17.0748 9.60899C17.0748 10.1673 16.8831 10.6382 16.4998 11.0215C16.1165 11.4048 15.6415 11.5965 15.0748 11.5965C14.5081 11.5965 14.0331 11.4048 13.6498 11.0215ZM14.1248 19.0465L16.2248 16.9465L15.9498 15.5465C15.5165 15.8465 15.0831 16.1173 14.6498 16.359C14.2165 16.6007 13.7665 16.8382 13.2998 17.0715L14.1248 19.0465ZM21.9498 2.72149C22.2665 4.73816 22.0706 6.70066 21.3623 8.60899C20.654 10.5173 19.4331 12.3382 17.6998 14.0715L18.1998 16.5465C18.2665 16.8798 18.2498 17.2048 18.1498 17.5215C18.0498 17.8382 17.8831 18.1132 17.6498 18.3465L13.4498 22.5465L11.3498 17.6215L7.0748 13.3465L2.1498 11.2465L6.3248 7.04649C6.55814 6.81316 6.8373 6.64649 7.1623 6.54649C7.4873 6.44649 7.81647 6.42983 8.1498 6.49649L10.6248 6.99649C12.3581 5.26316 14.1748 4.03816 16.0748 3.32149C17.9748 2.60483 19.9331 2.40483 21.9498 2.72149ZM3.9248 16.5215C4.50814 15.9382 5.22064 15.6423 6.0623 15.634C6.90397 15.6257 7.61647 15.9132 8.1998 16.4965C8.78314 17.0798 9.07064 17.7923 9.0623 18.634C9.05397 19.4757 8.75814 20.1882 8.1748 20.7715C7.75814 21.1882 7.0623 21.5465 6.0873 21.8465C5.1123 22.1465 3.76647 22.4132 2.0498 22.6465C2.28314 20.9298 2.5498 19.584 2.8498 18.609C3.1498 17.634 3.50814 16.9382 3.9248 16.5215ZM5.3498 17.9215C5.18314 18.0882 5.01647 18.3923 4.8498 18.834C4.68314 19.2757 4.56647 19.7215 4.4998 20.1715C4.9498 20.1048 5.39564 19.9923 5.8373 19.834C6.27897 19.6757 6.58314 19.5132 6.7498 19.3465C6.9498 19.1465 7.05814 18.9048 7.0748 18.6215C7.09147 18.3382 6.9998 18.0965 6.7998 17.8965C6.5998 17.6965 6.35814 17.6007 6.0748 17.609C5.79147 17.6173 5.5498 17.7215 5.3498 17.9215Z" 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.6498 10.5715L7.5998 11.3965C7.83314 10.9298 8.0748 10.4798 8.3248 10.0465C8.5748 9.61316 8.8498 9.17983 9.1498 8.74649L7.7498 8.47149L5.6498 10.5715ZM9.1998 12.6465L12.0498 15.4715C12.7498 15.2048 13.4998 14.7965 14.2998 14.2465C15.0998 13.6965 15.8498 13.0715 16.5498 12.3715C17.7165 11.2048 18.629 9.90899 19.2873 8.48399C19.9456 7.05899 20.2331 5.74649 20.1498 4.54649C18.9498 4.46316 17.6331 4.75066 16.1998 5.40899C14.7665 6.06733 13.4665 6.97983 12.2998 8.14649C11.5998 8.84649 10.9748 9.59649 10.4248 10.3965C9.8748 11.1965 9.46647 11.9465 9.1998 12.6465ZM13.6498 11.0215C13.2665 10.6382 13.0748 10.1673 13.0748 9.60899C13.0748 9.05066 13.2665 8.57983 13.6498 8.19649C14.0331 7.81316 14.5081 7.62149 15.0748 7.62149C15.6415 7.62149 16.1165 7.81316 16.4998 8.19649C16.8831 8.57983 17.0748 9.05066 17.0748 9.60899C17.0748 10.1673 16.8831 10.6382 16.4998 11.0215C16.1165 11.4048 15.6415 11.5965 15.0748 11.5965C14.5081 11.5965 14.0331 11.4048 13.6498 11.0215ZM14.1248 19.0465L16.2248 16.9465L15.9498 15.5465C15.5165 15.8465 15.0831 16.1173 14.6498 16.359C14.2165 16.6007 13.7665 16.8382 13.2998 17.0715L14.1248 19.0465ZM21.9498 2.72149C22.2665 4.73816 22.0706 6.70066 21.3623 8.60899C20.654 10.5173 19.4331 12.3382 17.6998 14.0715L18.1998 16.5465C18.2665 16.8798 18.2498 17.2048 18.1498 17.5215C18.0498 17.8382 17.8831 18.1132 17.6498 18.3465L13.4498 22.5465L11.3498 17.6215L7.0748 13.3465L2.1498 11.2465L6.3248 7.04649C6.55814 6.81316 6.8373 6.64649 7.1623 6.54649C7.4873 6.44649 7.81647 6.42983 8.1498 6.49649L10.6248 6.99649C12.3581 5.26316 14.1748 4.03816 16.0748 3.32149C17.9748 2.60483 19.9331 2.40483 21.9498 2.72149ZM3.9248 16.5215C4.50814 15.9382 5.22064 15.6423 6.0623 15.634C6.90397 15.6257 7.61647 15.9132 8.1998 16.4965C8.78314 17.0798 9.07064 17.7923 9.0623 18.634C9.05397 19.4757 8.75814 20.1882 8.1748 20.7715C7.75814 21.1882 7.0623 21.5465 6.0873 21.8465C5.1123 22.1465 3.76647 22.4132 2.0498 22.6465C2.28314 20.9298 2.5498 19.584 2.8498 18.609C3.1498 17.634 3.50814 16.9382 3.9248 16.5215ZM5.3498 17.9215C5.18314 18.0882 5.01647 18.3923 4.8498 18.834C4.68314 19.2757 4.56647 19.7215 4.4998 20.1715C4.9498 20.1048 5.39564 19.9923 5.8373 19.834C6.27897 19.6757 6.58314 19.5132 6.7498 19.3465C6.9498 19.1465 7.05814 18.9048 7.0748 18.6215C7.09147 18.3382 6.9998 18.0965 6.7998 17.8965C6.5998 17.6965 6.35814 17.6007 6.0748 17.609C5.79147 17.6173 5.5498 17.7215 5.3498 17.9215Z" 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 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" 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 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" 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 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" 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 16.5465V8.39651L8.4 10.9965L7 9.54651L12 4.54651L17 9.54651L15.6 10.9965L13 8.39651V16.5465H11ZM4 20.5465V15.5465H6V18.5465H18V15.5465H20V20.5465H4Z" 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 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" 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 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" 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 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" 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 21V18.2C3 17.6333 3.14583 17.1125 3.4375 16.6375C3.72917 16.1625 4.11667 15.8 4.6 15.55C5.63333 15.0333 6.68333 14.6458 7.75 14.3875C8.81667 14.1292 9.9 14 11 14C11.3333 14 11.6667 14.0125 12 14.0375C12.3333 14.0625 12.6667 14.1 13 14.15C12.9333 15.1167 13.1083 16.0292 13.525 16.8875C13.9417 17.7458 14.55 18.45 15.35 19V21H3ZM19 24L17.5 22.5V17.85C16.7667 17.6333 16.1667 17.2208 15.7 16.6125C15.2333 16.0042 15 15.3 15 14.5C15 13.5333 15.3417 12.7083 16.025 12.025C16.7083 11.3417 17.5333 11 18.5 11C19.4667 11 20.2917 11.3417 20.975 12.025C21.6583 12.7083 22 13.5333 22 14.5C22 15.25 21.7875 15.9167 21.3625 16.5C20.9375 17.0833 20.4 17.5 19.75 17.75L21 19L19.5 20.5L21 22L19 24ZM11 13C9.9 13 8.95833 12.6083 8.175 11.825C7.39167 11.0417 7 10.1 7 9C7 7.9 7.39167 6.95833 8.175 6.175C8.95833 5.39167 9.9 5 11 5C12.1 5 13.0417 5.39167 13.825 6.175C14.6083 6.95833 15 7.9 15 9C15 10.1 14.6083 11.0417 13.825 11.825C13.0417 12.6083 12.1 13 11 13ZM18.5 15C18.7833 15 19.0208 14.9042 19.2125 14.7125C19.4042 14.5208 19.5 14.2833 19.5 14C19.5 13.7167 19.4042 13.4792 19.2125 13.2875C19.0208 13.0958 18.7833 13 18.5 13C18.2167 13 17.9792 13.0958 17.7875 13.2875C17.5958 13.4792 17.5 13.7167 17.5 14C17.5 14.2833 17.5958 14.5208 17.7875 14.7125C17.9792 14.9042 18.2167 15 18.5 15Z" 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 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1Z" 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 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1Z" 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 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1ZM3 18.5465H15V17.7465C15 17.5632 14.9542 17.3965 14.8625 17.2465C14.7708 17.0965 14.65 16.9798 14.5 16.8965C13.6 16.4465 12.6917 16.109 11.775 15.884C10.8583 15.659 9.93333 15.5465 9 15.5465C8.06667 15.5465 7.14167 15.659 6.225 15.884C5.30833 16.109 4.4 16.4465 3.5 16.8965C3.35 16.9798 3.22917 17.0965 3.1375 17.2465C3.04583 17.3965 3 17.5632 3 17.7465V18.5465ZM9 10.5465C9.55 10.5465 10.0208 10.3507 10.4125 9.95901C10.8042 9.56734 11 9.09651 11 8.54651C11 7.99651 10.8042 7.52568 10.4125 7.13401C10.0208 6.74234 9.55 6.54651 9 6.54651C8.45 6.54651 7.97917 6.74234 7.5875 7.13401C7.19583 7.52568 7 7.99651 7 8.54651C7 9.09651 7.19583 9.56734 7.5875 9.95901C7.97917 10.3507 8.45 10.5465 9 10.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="M18 14.5465V11.5465H15V9.54651H18V6.54651H20V9.54651H23V11.5465H20V14.5465H18ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1ZM3 18.5465H15V17.7465C15 17.5632 14.9542 17.3965 14.8625 17.2465C14.7708 17.0965 14.65 16.9798 14.5 16.8965C13.6 16.4465 12.6917 16.109 11.775 15.884C10.8583 15.659 9.93333 15.5465 9 15.5465C8.06667 15.5465 7.14167 15.659 6.225 15.884C5.30833 16.109 4.4 16.4465 3.5 16.8965C3.35 16.9798 3.22917 17.0965 3.1375 17.2465C3.04583 17.3965 3 17.5632 3 17.7465V18.5465ZM9 10.5465C9.55 10.5465 10.0208 10.3507 10.4125 9.95901C10.8042 9.56734 11 9.09651 11 8.54651C11 7.99651 10.8042 7.52568 10.4125 7.13401C10.0208 6.74234 9.55 6.54651 9 6.54651C8.45 6.54651 7.97917 6.74234 7.5875 7.13401C7.19583 7.52568 7 7.99651 7 8.54651C7 9.09651 7.19583 9.56734 7.5875 9.95901C7.97917 10.3507 8.45 10.5465 9 10.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.85 17.6464C6.7 16.9964 7.65 16.4839 8.7 16.1089C9.75 15.7339 10.85 15.5464 12 15.5464C13.15 15.5464 14.25 15.7339 15.3 16.1089C16.35 16.4839 17.3 16.9964 18.15 17.6464C18.7333 16.9631 19.1875 16.1881 19.5125 15.3214C19.8375 14.4547 20 13.5297 20 12.5464C20 10.3297 19.2208 8.44222 17.6625 6.88389C16.1042 5.32555 14.2167 4.54639 12 4.54639C9.78333 4.54639 7.89583 5.32555 6.3375 6.88389C4.77917 8.44222 4 10.3297 4 12.5464C4 13.5297 4.1625 14.4547 4.4875 15.3214C4.8125 16.1881 5.26667 16.9631 5.85 17.6464ZM12 13.5464C11.0167 13.5464 10.1875 13.2089 9.5125 12.5339C8.8375 11.8589 8.5 11.0297 8.5 10.0464C8.5 9.06305 8.8375 8.23389 9.5125 7.55889C10.1875 6.88389 11.0167 6.54639 12 6.54639C12.9833 6.54639 13.8125 6.88389 14.4875 7.55889C15.1625 8.23389 15.5 9.06305 15.5 10.0464C15.5 11.0297 15.1625 11.8589 14.4875 12.5339C13.8125 13.2089 12.9833 13.5464 12 13.5464ZM12 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="M5.85 17.6464C6.7 16.9964 7.65 16.4839 8.7 16.1089C9.75 15.7339 10.85 15.5464 12 15.5464C13.15 15.5464 14.25 15.7339 15.3 16.1089C16.35 16.4839 17.3 16.9964 18.15 17.6464C18.7333 16.9631 19.1875 16.1881 19.5125 15.3214C19.8375 14.4547 20 13.5297 20 12.5464C20 10.3297 19.2208 8.44222 17.6625 6.88389C16.1042 5.32555 14.2167 4.54639 12 4.54639C9.78333 4.54639 7.89583 5.32555 6.3375 6.88389C4.77917 8.44222 4 10.3297 4 12.5464C4 13.5297 4.1625 14.4547 4.4875 15.3214C4.8125 16.1881 5.26667 16.9631 5.85 17.6464ZM12 13.5464C11.0167 13.5464 10.1875 13.2089 9.5125 12.5339C8.8375 11.8589 8.5 11.0297 8.5 10.0464C8.5 9.06305 8.8375 8.23389 9.5125 7.55889C10.1875 6.88389 11.0167 6.54639 12 6.54639C12.9833 6.54639 13.8125 6.88389 14.4875 7.55889C15.1625 8.23389 15.5 9.06305 15.5 10.0464C15.5 11.0297 15.1625 11.8589 14.4875 12.5339C13.8125 13.2089 12.9833 13.5464 12 13.5464ZM12 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="M5.85 17.6464C6.7 16.9964 7.65 16.4839 8.7 16.1089C9.75 15.7339 10.85 15.5464 12 15.5464C13.15 15.5464 14.25 15.7339 15.3 16.1089C16.35 16.4839 17.3 16.9964 18.15 17.6464C18.7333 16.9631 19.1875 16.1881 19.5125 15.3214C19.8375 14.4547 20 13.5297 20 12.5464C20 10.3297 19.2208 8.44222 17.6625 6.88389C16.1042 5.32555 14.2167 4.54639 12 4.54639C9.78333 4.54639 7.89583 5.32555 6.3375 6.88389C4.77917 8.44222 4 10.3297 4 12.5464C4 13.5297 4.1625 14.4547 4.4875 15.3214C4.8125 16.1881 5.26667 16.9631 5.85 17.6464ZM12 13.5464C11.0167 13.5464 10.1875 13.2089 9.5125 12.5339C8.8375 11.8589 8.5 11.0297 8.5 10.0464C8.5 9.06305 8.8375 8.23389 9.5125 7.55889C10.1875 6.88389 11.0167 6.54639 12 6.54639C12.9833 6.54639 13.8125 6.88389 14.4875 7.55889C15.1625 8.23389 15.5 9.06305 15.5 10.0464C15.5 11.0297 15.1625 11.8589 14.4875 12.5339C13.8125 13.2089 12.9833 13.5464 12 13.5464ZM12 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.5464C12.8833 20.5464 13.7167 20.4172 14.5 20.1589C15.2833 19.9006 16 19.5297 16.65 19.0464C16 18.5631 15.2833 18.1922 14.5 17.9339C13.7167 17.6756 12.8833 17.5464 12 17.5464C11.1167 17.5464 10.2833 17.6756 9.5 17.9339C8.71667 18.1922 8 18.5631 7.35 19.0464C8 19.5297 8.71667 19.9006 9.5 20.1589C10.2833 20.4172 11.1167 20.5464 12 20.5464ZM12 11.5464C12.4333 11.5464 12.7917 11.4047 13.075 11.1214C13.3583 10.8381 13.5 10.4797 13.5 10.0464C13.5 9.61305 13.3583 9.25472 13.075 8.97139C12.7917 8.68805 12.4333 8.54639 12 8.54639C11.5667 8.54639 11.2083 8.68805 10.925 8.97139C10.6417 9.25472 10.5 9.61305 10.5 10.0464C10.5 10.4797 10.6417 10.8381 10.925 11.1214C11.2083 11.4047 11.5667 11.5464 12 11.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="M5.85 17.6464C6.7 16.9964 7.65 16.4839 8.7 16.1089C9.75 15.7339 10.85 15.5464 12 15.5464C13.15 15.5464 14.25 15.7339 15.3 16.1089C16.35 16.4839 17.3 16.9964 18.15 17.6464C18.7333 16.9631 19.1875 16.1881 19.5125 15.3214C19.8375 14.4547 20 13.5297 20 12.5464C20 10.3297 19.2208 8.44222 17.6625 6.88389C16.1042 5.32555 14.2167 4.54639 12 4.54639C9.78333 4.54639 7.89583 5.32555 6.3375 6.88389C4.77917 8.44222 4 10.3297 4 12.5464C4 13.5297 4.1625 14.4547 4.4875 15.3214C4.8125 16.1881 5.26667 16.9631 5.85 17.6464ZM12 13.5464C11.0167 13.5464 10.1875 13.2089 9.5125 12.5339C8.8375 11.8589 8.5 11.0297 8.5 10.0464C8.5 9.06305 8.8375 8.23389 9.5125 7.55889C10.1875 6.88389 11.0167 6.54639 12 6.54639C12.9833 6.54639 13.8125 6.88389 14.4875 7.55889C15.1625 8.23389 15.5 9.06305 15.5 10.0464C15.5 11.0297 15.1625 11.8589 14.4875 12.5339C13.8125 13.2089 12.9833 13.5464 12 13.5464ZM12 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.5464C12.8833 20.5464 13.7167 20.4172 14.5 20.1589C15.2833 19.9006 16 19.5297 16.65 19.0464C16 18.5631 15.2833 18.1922 14.5 17.9339C13.7167 17.6756 12.8833 17.5464 12 17.5464C11.1167 17.5464 10.2833 17.6756 9.5 17.9339C8.71667 18.1922 8 18.5631 7.35 19.0464C8 19.5297 8.71667 19.9006 9.5 20.1589C10.2833 20.4172 11.1167 20.5464 12 20.5464ZM12 11.5464C12.4333 11.5464 12.7917 11.4047 13.075 11.1214C13.3583 10.8381 13.5 10.4797 13.5 10.0464C13.5 9.61305 13.3583 9.25472 13.075 8.97139C12.7917 8.68805 12.4333 8.54639 12 8.54639C11.5667 8.54639 11.2083 8.68805 10.925 8.97139C10.6417 9.25472 10.5 9.61305 10.5 10.0464C10.5 10.4797 10.6417 10.8381 10.925 11.1214C11.2083 11.4047 11.5667 11.5464 12 11.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="21" viewBox="0 0 16 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.675 11.7L6.55 8.85L4.25 7H7.1L8 4.2L8.9 7H11.75L9.425 8.85L10.3 11.7L8 9.925L5.675 11.7ZM2 21V13.275C1.36667 12.575 0.875 11.775 0.525 10.875C0.175 9.975 0 9.01667 0 8C0 5.76667 0.775 3.875 2.325 2.325C3.875 0.775 5.76667 0 8 0C10.2333 0 12.125 0.775 13.675 2.325C15.225 3.875 16 5.76667 16 8C16 9.01667 15.825 9.975 15.475 10.875C15.125 11.775 14.6333 12.575 14 13.275V21L8 19L2 21ZM8 14C9.66667 14 11.0833 13.4167 12.25 12.25C13.4167 11.0833 14 9.66667 14 8C14 6.33333 13.4167 4.91667 12.25 3.75C11.0833 2.58333 9.66667 2 8 2C6.33333 2 4.91667 2.58333 3.75 3.75C2.58333 4.91667 2 6.33333 2 8C2 9.66667 2.58333 11.0833 3.75 12.25C4.91667 13.4167 6.33333 14 8 14Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="16" height="21" viewBox="0 0 16 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.675 11.7L6.55 8.85L4.25 7H7.1L8 4.2L8.9 7H11.75L9.425 8.85L10.3 11.7L8 9.925L5.675 11.7ZM2 21V13.275C1.36667 12.575 0.875 11.775 0.525 10.875C0.175 9.975 0 9.01667 0 8C0 5.76667 0.775 3.875 2.325 2.325C3.875 0.775 5.76667 0 8 0C10.2333 0 12.125 0.775 13.675 2.325C15.225 3.875 16 5.76667 16 8C16 9.01667 15.825 9.975 15.475 10.875C15.125 11.775 14.6333 12.575 14 13.275V21L8 19L2 21ZM8 14C9.66667 14 11.0833 13.4167 12.25 12.25C13.4167 11.0833 14 9.66667 14 8C14 6.33333 13.4167 4.91667 12.25 3.75C11.0833 2.58333 9.66667 2 8 2C6.33333 2 4.91667 2.58333 3.75 3.75C2.58333 4.91667 2 6.33333 2 8C2 9.66667 2.58333 11.0833 3.75 12.25C4.91667 13.4167 6.33333 14 8 14Z" fill="#242424"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="21" viewBox="0 0 16 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.675 11.7L6.55 8.85L4.25 7H7.1L8 4.2L8.9 7H11.75L9.425 8.85L10.3 11.7L8 9.925L5.675 11.7ZM2 21V13.275C1.36667 12.575 0.875 11.775 0.525 10.875C0.175 9.975 0 9.01667 0 8C0 5.76667 0.775 3.875 2.325 2.325C3.875 0.775 5.76667 0 8 0C10.2333 0 12.125 0.775 13.675 2.325C15.225 3.875 16 5.76667 16 8C16 9.01667 15.825 9.975 15.475 10.875C15.125 11.775 14.6333 12.575 14 13.275V21L8 19L2 21ZM8 14C9.66667 14 11.0833 13.4167 12.25 12.25C13.4167 11.0833 14 9.66667 14 8C14 6.33333 13.4167 4.91667 12.25 3.75C11.0833 2.58333 9.66667 2 8 2C6.33333 2 4.91667 2.58333 3.75 3.75C2.58333 4.91667 2 6.33333 2 8C2 9.66667 2.58333 11.0833 3.75 12.25C4.91667 13.4167 6.33333 14 8 14ZM4 18.025L8 17L12 18.025V14.925C11.4167 15.2583 10.7875 15.5208 10.1125 15.7125C9.4375 15.9042 8.73333 16 8 16C7.26667 16 6.5625 15.9042 5.8875 15.7125C5.2125 15.5208 4.58333 15.2583 4 14.925V18.025Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="16" height="21" viewBox="0 0 16 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.675 11.7L6.55 8.85L4.25 7H7.1L8 4.2L8.9 7H11.75L9.425 8.85L10.3 11.7L8 9.925L5.675 11.7ZM2 21V13.275C1.36667 12.575 0.875 11.775 0.525 10.875C0.175 9.975 0 9.01667 0 8C0 5.76667 0.775 3.875 2.325 2.325C3.875 0.775 5.76667 0 8 0C10.2333 0 12.125 0.775 13.675 2.325C15.225 3.875 16 5.76667 16 8C16 9.01667 15.825 9.975 15.475 10.875C15.125 11.775 14.6333 12.575 14 13.275V21L8 19L2 21ZM8 14C9.66667 14 11.0833 13.4167 12.25 12.25C13.4167 11.0833 14 9.66667 14 8C14 6.33333 13.4167 4.91667 12.25 3.75C11.0833 2.58333 9.66667 2 8 2C6.33333 2 4.91667 2.58333 3.75 3.75C2.58333 4.91667 2 6.33333 2 8C2 9.66667 2.58333 11.0833 3.75 12.25C4.91667 13.4167 6.33333 14 8 14ZM4 18.025L8 17L12 18.025V14.925C11.4167 15.2583 10.7875 15.5208 10.1125 15.7125C9.4375 15.9042 8.73333 16 8 16C7.26667 16 6.5625 15.9042 5.8875 15.7125C5.2125 15.5208 4.58333 15.2583 4 14.925V18.025Z" fill="#242424"/>
3
+ </svg>
@@ -1,23 +1,23 @@
1
- <svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_16375_59428)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.44531 9.59122L9.05737 8.77539L10.9978 13.4357L8.59814 13.4076L6.62633 15.0508L4.44531 9.59122Z" fill="#D3D3D3"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.09835 9.07422L2.15375 9.20873L0.0351562 14.3852L2.43483 14.3568L4.40664 16L7.09835 9.07422Z" fill="white"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61299 0.00103709C5.89772 -0.0114756 6.12216 0.090503 6.34842 0.238466C6.63589 0.425531 6.9593 0.795281 7.35854 1.02989C7.92039 1.3596 8.96095 0.904768 9.49388 1.71778C9.80449 2.19201 9.81911 2.56364 9.84226 2.93089C9.86723 3.32723 9.93483 3.69166 10.3298 4.22814C10.9833 5.11592 11.1194 5.70683 10.7826 6.32277C10.553 6.74257 10.0697 6.97593 9.95767 7.24183C9.71984 7.80772 9.98295 8.23409 9.6571 8.89382C9.43084 9.35116 9.08185 9.65271 8.61684 9.80662C8.22491 9.93613 7.83147 9.74875 7.5175 9.8842C6.9657 10.1223 6.55885 10.6756 6.12003 10.8155C5.9504 10.8696 5.7817 10.8962 5.61299 10.8949C5.44459 10.8962 5.27557 10.8696 5.10626 10.8155C4.66713 10.6756 4.26028 10.1223 3.70878 9.8842C3.39482 9.74875 3.00137 9.93613 2.60914 9.80662C2.14443 9.65271 1.79514 9.35116 1.56887 8.89382C1.24303 8.23409 1.50645 7.80772 1.26831 7.24183C1.15654 6.97593 0.672956 6.74257 0.443343 6.32277C0.106841 5.70683 0.242964 5.11592 0.896479 4.22814C1.29115 3.69166 1.35875 3.32723 1.38372 2.93089C1.40687 2.56364 1.42148 2.19201 1.7324 1.71778C2.26533 0.904768 3.30559 1.3596 3.86744 1.02989C4.26698 0.795281 4.59008 0.425531 4.87756 0.238466C5.10412 0.090503 5.32856 -0.0114756 5.61299 0.00103709Z" fill="#242424"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61312 0.00157235C5.89786 -0.0112532 6.12199 0.0910382 6.34856 0.238688C6.63603 0.425753 6.95944 0.795504 7.35867 1.03012C7.80541 1.29226 8.55485 1.05858 9.11122 1.36045L2.83401 9.85095C2.7594 9.84469 2.68419 9.83156 2.60927 9.80684C2.14426 9.65294 1.79527 9.35169 1.56901 8.89404C1.24317 8.23431 1.50658 7.80794 1.26844 7.24205C1.15668 6.97616 0.673091 6.74279 0.443478 6.32299C0.106672 5.70705 0.2431 5.11614 0.896614 4.22837C1.29128 3.6922 1.35889 3.32745 1.38386 2.93111C1.407 2.56386 1.42162 2.19223 1.73224 1.718C2.26546 0.904677 3.30603 1.35983 3.86758 1.03012C4.26712 0.795504 4.59052 0.425753 4.87769 0.238688C5.10426 0.0910382 5.3287 -0.0112532 5.61312 0.00157235Z" fill="#464646"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.60069 1.46387C7.7875 1.46387 9.56045 3.28509 9.56045 5.53175C9.56045 7.77841 7.7875 9.59932 5.60069 9.59932C3.41358 9.59932 1.64062 7.77841 1.64062 5.53175C1.64062 3.28509 3.41358 1.46387 5.60069 1.46387Z" fill="white"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.59915 2.27979C7.34744 2.27979 8.7644 3.73564 8.7644 5.53153C8.7644 7.32741 7.34744 8.78327 5.59915 8.78327C3.85086 8.78327 2.43359 7.32741 2.43359 5.53153C2.43359 3.73564 3.85086 2.27979 5.59915 2.27979Z" fill="#353535"/>
9
- <path d="M7.82204 3.23096L4.00391 8.34634C4.00391 8.34634 6.00748 9.73096 8.01106 7.6925C9.90122 5.26942 7.82204 3.23096 7.82204 3.23096Z" fill="#242424"/>
10
- <g clip-path="url(#clip1_16375_59428)">
11
- <path d="M7.13861 6.03324L6.94768 3.90237C6.92954 3.68819 6.79106 3.49903 6.59484 3.42152C6.2742 3.2951 5.95057 3.23096 5.62932 3.23096C5.30808 3.23096 4.98445 3.2951 4.6638 3.42152C4.46758 3.49902 4.3291 3.68819 4.31096 3.90237L4.12003 6.03324C4.1099 6.15174 4.12698 6.269 4.16901 6.37244C4.19274 6.43115 4.22026 6.47681 4.25276 6.51191L5.27757 7.69383L5.2812 7.69756C5.37387 7.79338 5.4975 7.84634 5.62932 7.84634C5.76115 7.84634 5.88477 7.79338 5.97744 7.69756L5.98107 7.69383L7.00588 6.51191C7.03838 6.47681 7.0659 6.43115 7.08963 6.37244C7.13166 6.269 7.14874 6.15174 7.13861 6.03324Z" fill="#FFFAF6"/>
12
- <path d="M6.94774 6.05032L6.75681 3.92054C6.74487 3.77889 6.65522 3.65635 6.52597 3.60526C6.22649 3.48722 5.92826 3.42539 5.62923 3.42529C5.33021 3.42539 5.03198 3.48722 4.7325 3.60526C4.60325 3.65635 4.5136 3.77889 4.50166 3.92054L4.31072 6.05032C4.30362 6.13403 4.31405 6.21899 4.34565 6.29665C4.35864 6.32864 4.37437 6.35862 4.39311 6.37803L5.41717 7.55902C5.47356 7.61741 5.54896 7.65218 5.62923 7.65218C5.70951 7.65218 5.78491 7.61741 5.8413 7.55902L6.86535 6.37803C6.8841 6.35862 6.89982 6.32864 6.91282 6.29665C6.94442 6.21899 6.95485 6.13403 6.94774 6.05032ZM6.42045 6.50399L5.86231 7.14744C5.85082 7.16064 5.83434 7.16825 5.81711 7.16825H5.44136C5.42413 7.16825 5.40765 7.16064 5.39616 7.14744L4.83802 6.50399C4.83303 6.49824 4.83847 6.48939 4.84573 6.49156C5.1254 6.57421 5.39415 6.60145 5.62923 6.60065C5.86432 6.60145 6.13307 6.57421 6.41274 6.49156C6.41999 6.48939 6.42543 6.49824 6.42045 6.50399ZM6.69513 6.15407C6.33931 6.29217 5.98505 6.36113 5.62923 6.36094C5.27341 6.36113 4.91916 6.29217 4.56334 6.15407C4.56031 6.15283 4.55835 6.14988 4.55835 6.14661C4.56122 5.74327 4.86689 5.47676 4.95533 5.40997C4.96501 5.40267 4.9638 5.38745 4.95291 5.38217C4.78344 5.30001 4.6681 5.13818 4.6681 4.95242C4.6681 4.68311 4.90968 4.51799 5.20764 4.51799C5.26993 4.51799 5.32979 4.52221 5.38542 4.53852C5.39207 4.54038 5.39782 4.53324 5.39434 4.52718C5.34506 4.44269 5.19116 4.3624 5.14022 4.33755C5.13598 4.33553 5.13734 4.32901 5.14203 4.32869C5.44393 4.31611 5.5759 4.43834 5.61687 4.49612C5.61989 4.50036 5.62459 4.50253 5.62923 4.50264C5.63387 4.50253 5.63857 4.50036 5.64159 4.49612C5.68256 4.43834 5.81454 4.31611 6.11643 4.32869C6.12112 4.32901 6.12248 4.33553 6.11825 4.33755C6.0673 4.3624 5.9134 4.44269 5.86412 4.52718C5.86064 4.53324 5.86639 4.54038 5.87304 4.53852C5.92867 4.52221 5.98854 4.51799 6.05082 4.51799C6.34879 4.51799 6.59036 4.68312 6.59036 4.95242C6.59036 5.13818 6.47502 5.30001 6.30555 5.38217C6.29467 5.38745 6.29346 5.40267 6.30313 5.40997C6.39157 5.47676 6.69724 5.74327 6.70012 6.14661C6.70012 6.14987 6.69815 6.15283 6.69513 6.15407ZM6.26163 5.10401C6.2509 5.111 6.23653 5.10867 6.22867 5.09811C6.17954 5.03225 6.10139 4.99529 6.0196 5.00104C5.97017 5.0043 5.92451 5.02232 5.88627 5.05322C5.87629 5.0613 5.86162 5.0599 5.85286 5.05012L5.76291 4.95211C5.75305 4.94137 5.75418 4.9232 5.76548 4.91391C5.83381 4.85598 5.91877 4.82119 6.00751 4.81497C6.15399 4.80519 6.29398 4.87306 6.37924 4.9942C6.38752 5.0061 6.38493 5.02319 6.3732 5.03163C6.37305 5.03163 6.26163 5.10401 6.26163 5.10401ZM5.69913 5.66608C5.70726 5.60333 5.74246 5.54829 5.81007 5.53975C5.85557 5.534 5.90183 5.5531 5.92557 5.58727C5.9464 5.61681 5.94595 5.65429 5.93056 5.68621C5.91998 5.70842 5.91756 5.73746 5.91514 5.76542C5.91136 5.81154 5.90637 5.86885 5.85134 5.87615C5.81244 5.8799 5.77684 5.8651 5.749 5.83717C5.70945 5.79749 5.6911 5.72803 5.69913 5.66608ZM4.88527 5.03163C4.87354 5.02319 4.87095 5.0061 4.87922 4.9942C4.96449 4.87306 5.10447 4.80519 5.25096 4.81498C5.3397 4.82119 5.42466 4.85598 5.49299 4.91391C5.50429 4.9232 5.50542 4.94137 5.49556 4.95212L5.40561 5.05012C5.39684 5.0599 5.38218 5.0613 5.3722 5.05322C5.33396 5.02232 5.2883 5.0043 5.23887 5.00104C5.15708 4.99529 5.07893 5.03226 5.02979 5.09811C5.02193 5.10867 5.00757 5.111 4.99684 5.10401C4.99684 5.10401 4.88542 5.03163 4.88527 5.03163ZM5.50947 5.83717C5.48163 5.8651 5.44603 5.8799 5.40713 5.87615C5.3521 5.86885 5.34711 5.81154 5.34333 5.76542C5.34091 5.73746 5.33849 5.70842 5.32791 5.68621C5.31251 5.65429 5.31207 5.61681 5.3329 5.58728C5.35663 5.55311 5.40289 5.534 5.4484 5.53975C5.51601 5.54829 5.55121 5.60333 5.55934 5.66608C5.56736 5.72803 5.54902 5.79749 5.50947 5.83717Z" fill="#D410AA"/>
13
- </g>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_16375_59428">
17
- <rect width="10.963" height="16" fill="white" transform="translate(0.0351562)"/>
18
- </clipPath>
19
- <clipPath id="clip1_16375_59428">
20
- <rect width="3.02427" height="4.61538" fill="white" transform="translate(4.11719 3.23096)"/>
21
- </clipPath>
22
- </defs>
23
- </svg>
1
+ <svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_16375_59428)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.44531 9.59122L9.05737 8.77539L10.9978 13.4357L8.59814 13.4076L6.62633 15.0508L4.44531 9.59122Z" fill="#D3D3D3"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.09835 9.07422L2.15375 9.20873L0.0351562 14.3852L2.43483 14.3568L4.40664 16L7.09835 9.07422Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61299 0.00103709C5.89772 -0.0114756 6.12216 0.090503 6.34842 0.238466C6.63589 0.425531 6.9593 0.795281 7.35854 1.02989C7.92039 1.3596 8.96095 0.904768 9.49388 1.71778C9.80449 2.19201 9.81911 2.56364 9.84226 2.93089C9.86723 3.32723 9.93483 3.69166 10.3298 4.22814C10.9833 5.11592 11.1194 5.70683 10.7826 6.32277C10.553 6.74257 10.0697 6.97593 9.95767 7.24183C9.71984 7.80772 9.98295 8.23409 9.6571 8.89382C9.43084 9.35116 9.08185 9.65271 8.61684 9.80662C8.22491 9.93613 7.83147 9.74875 7.5175 9.8842C6.9657 10.1223 6.55885 10.6756 6.12003 10.8155C5.9504 10.8696 5.7817 10.8962 5.61299 10.8949C5.44459 10.8962 5.27557 10.8696 5.10626 10.8155C4.66713 10.6756 4.26028 10.1223 3.70878 9.8842C3.39482 9.74875 3.00137 9.93613 2.60914 9.80662C2.14443 9.65271 1.79514 9.35116 1.56887 8.89382C1.24303 8.23409 1.50645 7.80772 1.26831 7.24183C1.15654 6.97593 0.672956 6.74257 0.443343 6.32277C0.106841 5.70683 0.242964 5.11592 0.896479 4.22814C1.29115 3.69166 1.35875 3.32723 1.38372 2.93089C1.40687 2.56364 1.42148 2.19201 1.7324 1.71778C2.26533 0.904768 3.30559 1.3596 3.86744 1.02989C4.26698 0.795281 4.59008 0.425531 4.87756 0.238466C5.10412 0.090503 5.32856 -0.0114756 5.61299 0.00103709Z" fill="#242424"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61312 0.00157235C5.89786 -0.0112532 6.12199 0.0910382 6.34856 0.238688C6.63603 0.425753 6.95944 0.795504 7.35867 1.03012C7.80541 1.29226 8.55485 1.05858 9.11122 1.36045L2.83401 9.85095C2.7594 9.84469 2.68419 9.83156 2.60927 9.80684C2.14426 9.65294 1.79527 9.35169 1.56901 8.89404C1.24317 8.23431 1.50658 7.80794 1.26844 7.24205C1.15668 6.97616 0.673091 6.74279 0.443478 6.32299C0.106672 5.70705 0.2431 5.11614 0.896614 4.22837C1.29128 3.6922 1.35889 3.32745 1.38386 2.93111C1.407 2.56386 1.42162 2.19223 1.73224 1.718C2.26546 0.904677 3.30603 1.35983 3.86758 1.03012C4.26712 0.795504 4.59052 0.425753 4.87769 0.238688C5.10426 0.0910382 5.3287 -0.0112532 5.61312 0.00157235Z" fill="#464646"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.60069 1.46387C7.7875 1.46387 9.56045 3.28509 9.56045 5.53175C9.56045 7.77841 7.7875 9.59932 5.60069 9.59932C3.41358 9.59932 1.64062 7.77841 1.64062 5.53175C1.64062 3.28509 3.41358 1.46387 5.60069 1.46387Z" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.59915 2.27979C7.34744 2.27979 8.7644 3.73564 8.7644 5.53153C8.7644 7.32741 7.34744 8.78327 5.59915 8.78327C3.85086 8.78327 2.43359 7.32741 2.43359 5.53153C2.43359 3.73564 3.85086 2.27979 5.59915 2.27979Z" fill="#353535"/>
9
+ <path d="M7.82204 3.23096L4.00391 8.34634C4.00391 8.34634 6.00748 9.73096 8.01106 7.6925C9.90122 5.26942 7.82204 3.23096 7.82204 3.23096Z" fill="#242424"/>
10
+ <g clip-path="url(#clip1_16375_59428)">
11
+ <path d="M7.13861 6.03324L6.94768 3.90237C6.92954 3.68819 6.79106 3.49903 6.59484 3.42152C6.2742 3.2951 5.95057 3.23096 5.62932 3.23096C5.30808 3.23096 4.98445 3.2951 4.6638 3.42152C4.46758 3.49902 4.3291 3.68819 4.31096 3.90237L4.12003 6.03324C4.1099 6.15174 4.12698 6.269 4.16901 6.37244C4.19274 6.43115 4.22026 6.47681 4.25276 6.51191L5.27757 7.69383L5.2812 7.69756C5.37387 7.79338 5.4975 7.84634 5.62932 7.84634C5.76115 7.84634 5.88477 7.79338 5.97744 7.69756L5.98107 7.69383L7.00588 6.51191C7.03838 6.47681 7.0659 6.43115 7.08963 6.37244C7.13166 6.269 7.14874 6.15174 7.13861 6.03324Z" fill="#FFFAF6"/>
12
+ <path d="M6.94774 6.05032L6.75681 3.92054C6.74487 3.77889 6.65522 3.65635 6.52597 3.60526C6.22649 3.48722 5.92826 3.42539 5.62923 3.42529C5.33021 3.42539 5.03198 3.48722 4.7325 3.60526C4.60325 3.65635 4.5136 3.77889 4.50166 3.92054L4.31072 6.05032C4.30362 6.13403 4.31405 6.21899 4.34565 6.29665C4.35864 6.32864 4.37437 6.35862 4.39311 6.37803L5.41717 7.55902C5.47356 7.61741 5.54896 7.65218 5.62923 7.65218C5.70951 7.65218 5.78491 7.61741 5.8413 7.55902L6.86535 6.37803C6.8841 6.35862 6.89982 6.32864 6.91282 6.29665C6.94442 6.21899 6.95485 6.13403 6.94774 6.05032ZM6.42045 6.50399L5.86231 7.14744C5.85082 7.16064 5.83434 7.16825 5.81711 7.16825H5.44136C5.42413 7.16825 5.40765 7.16064 5.39616 7.14744L4.83802 6.50399C4.83303 6.49824 4.83847 6.48939 4.84573 6.49156C5.1254 6.57421 5.39415 6.60145 5.62923 6.60065C5.86432 6.60145 6.13307 6.57421 6.41274 6.49156C6.41999 6.48939 6.42543 6.49824 6.42045 6.50399ZM6.69513 6.15407C6.33931 6.29217 5.98505 6.36113 5.62923 6.36094C5.27341 6.36113 4.91916 6.29217 4.56334 6.15407C4.56031 6.15283 4.55835 6.14988 4.55835 6.14661C4.56122 5.74327 4.86689 5.47676 4.95533 5.40997C4.96501 5.40267 4.9638 5.38745 4.95291 5.38217C4.78344 5.30001 4.6681 5.13818 4.6681 4.95242C4.6681 4.68311 4.90968 4.51799 5.20764 4.51799C5.26993 4.51799 5.32979 4.52221 5.38542 4.53852C5.39207 4.54038 5.39782 4.53324 5.39434 4.52718C5.34506 4.44269 5.19116 4.3624 5.14022 4.33755C5.13598 4.33553 5.13734 4.32901 5.14203 4.32869C5.44393 4.31611 5.5759 4.43834 5.61687 4.49612C5.61989 4.50036 5.62459 4.50253 5.62923 4.50264C5.63387 4.50253 5.63857 4.50036 5.64159 4.49612C5.68256 4.43834 5.81454 4.31611 6.11643 4.32869C6.12112 4.32901 6.12248 4.33553 6.11825 4.33755C6.0673 4.3624 5.9134 4.44269 5.86412 4.52718C5.86064 4.53324 5.86639 4.54038 5.87304 4.53852C5.92867 4.52221 5.98854 4.51799 6.05082 4.51799C6.34879 4.51799 6.59036 4.68312 6.59036 4.95242C6.59036 5.13818 6.47502 5.30001 6.30555 5.38217C6.29467 5.38745 6.29346 5.40267 6.30313 5.40997C6.39157 5.47676 6.69724 5.74327 6.70012 6.14661C6.70012 6.14987 6.69815 6.15283 6.69513 6.15407ZM6.26163 5.10401C6.2509 5.111 6.23653 5.10867 6.22867 5.09811C6.17954 5.03225 6.10139 4.99529 6.0196 5.00104C5.97017 5.0043 5.92451 5.02232 5.88627 5.05322C5.87629 5.0613 5.86162 5.0599 5.85286 5.05012L5.76291 4.95211C5.75305 4.94137 5.75418 4.9232 5.76548 4.91391C5.83381 4.85598 5.91877 4.82119 6.00751 4.81497C6.15399 4.80519 6.29398 4.87306 6.37924 4.9942C6.38752 5.0061 6.38493 5.02319 6.3732 5.03163C6.37305 5.03163 6.26163 5.10401 6.26163 5.10401ZM5.69913 5.66608C5.70726 5.60333 5.74246 5.54829 5.81007 5.53975C5.85557 5.534 5.90183 5.5531 5.92557 5.58727C5.9464 5.61681 5.94595 5.65429 5.93056 5.68621C5.91998 5.70842 5.91756 5.73746 5.91514 5.76542C5.91136 5.81154 5.90637 5.86885 5.85134 5.87615C5.81244 5.8799 5.77684 5.8651 5.749 5.83717C5.70945 5.79749 5.6911 5.72803 5.69913 5.66608ZM4.88527 5.03163C4.87354 5.02319 4.87095 5.0061 4.87922 4.9942C4.96449 4.87306 5.10447 4.80519 5.25096 4.81498C5.3397 4.82119 5.42466 4.85598 5.49299 4.91391C5.50429 4.9232 5.50542 4.94137 5.49556 4.95212L5.40561 5.05012C5.39684 5.0599 5.38218 5.0613 5.3722 5.05322C5.33396 5.02232 5.2883 5.0043 5.23887 5.00104C5.15708 4.99529 5.07893 5.03226 5.02979 5.09811C5.02193 5.10867 5.00757 5.111 4.99684 5.10401C4.99684 5.10401 4.88542 5.03163 4.88527 5.03163ZM5.50947 5.83717C5.48163 5.8651 5.44603 5.8799 5.40713 5.87615C5.3521 5.86885 5.34711 5.81154 5.34333 5.76542C5.34091 5.73746 5.33849 5.70842 5.32791 5.68621C5.31251 5.65429 5.31207 5.61681 5.3329 5.58728C5.35663 5.55311 5.40289 5.534 5.4484 5.53975C5.51601 5.54829 5.55121 5.60333 5.55934 5.66608C5.56736 5.72803 5.54902 5.79749 5.50947 5.83717Z" fill="#D410AA"/>
13
+ </g>
14
+ </g>
15
+ <defs>
16
+ <clipPath id="clip0_16375_59428">
17
+ <rect width="10.963" height="16" fill="white" transform="translate(0.0351562)"/>
18
+ </clipPath>
19
+ <clipPath id="clip1_16375_59428">
20
+ <rect width="3.02427" height="4.61538" fill="white" transform="translate(4.11719 3.23096)"/>
21
+ </clipPath>
22
+ </defs>
23
+ </svg>
@@ -1,23 +1,23 @@
1
- <svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_16375_59428)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.44531 9.59122L9.05737 8.77539L10.9978 13.4357L8.59814 13.4076L6.62633 15.0508L4.44531 9.59122Z" fill="#D3D3D3"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.09835 9.07422L2.15375 9.20873L0.0351562 14.3852L2.43483 14.3568L4.40664 16L7.09835 9.07422Z" fill="white"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61299 0.00103709C5.89772 -0.0114756 6.12216 0.090503 6.34842 0.238466C6.63589 0.425531 6.9593 0.795281 7.35854 1.02989C7.92039 1.3596 8.96095 0.904768 9.49388 1.71778C9.80449 2.19201 9.81911 2.56364 9.84226 2.93089C9.86723 3.32723 9.93483 3.69166 10.3298 4.22814C10.9833 5.11592 11.1194 5.70683 10.7826 6.32277C10.553 6.74257 10.0697 6.97593 9.95767 7.24183C9.71984 7.80772 9.98295 8.23409 9.6571 8.89382C9.43084 9.35116 9.08185 9.65271 8.61684 9.80662C8.22491 9.93613 7.83147 9.74875 7.5175 9.8842C6.9657 10.1223 6.55885 10.6756 6.12003 10.8155C5.9504 10.8696 5.7817 10.8962 5.61299 10.8949C5.44459 10.8962 5.27557 10.8696 5.10626 10.8155C4.66713 10.6756 4.26028 10.1223 3.70878 9.8842C3.39482 9.74875 3.00137 9.93613 2.60914 9.80662C2.14443 9.65271 1.79514 9.35116 1.56887 8.89382C1.24303 8.23409 1.50645 7.80772 1.26831 7.24183C1.15654 6.97593 0.672956 6.74257 0.443343 6.32277C0.106841 5.70683 0.242964 5.11592 0.896479 4.22814C1.29115 3.69166 1.35875 3.32723 1.38372 2.93089C1.40687 2.56364 1.42148 2.19201 1.7324 1.71778C2.26533 0.904768 3.30559 1.3596 3.86744 1.02989C4.26698 0.795281 4.59008 0.425531 4.87756 0.238466C5.10412 0.090503 5.32856 -0.0114756 5.61299 0.00103709Z" fill="#242424"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61312 0.00157235C5.89786 -0.0112532 6.12199 0.0910382 6.34856 0.238688C6.63603 0.425753 6.95944 0.795504 7.35867 1.03012C7.80541 1.29226 8.55485 1.05858 9.11122 1.36045L2.83401 9.85095C2.7594 9.84469 2.68419 9.83156 2.60927 9.80684C2.14426 9.65294 1.79527 9.35169 1.56901 8.89404C1.24317 8.23431 1.50658 7.80794 1.26844 7.24205C1.15668 6.97616 0.673091 6.74279 0.443478 6.32299C0.106672 5.70705 0.2431 5.11614 0.896614 4.22837C1.29128 3.6922 1.35889 3.32745 1.38386 2.93111C1.407 2.56386 1.42162 2.19223 1.73224 1.718C2.26546 0.904677 3.30603 1.35983 3.86758 1.03012C4.26712 0.795504 4.59052 0.425753 4.87769 0.238688C5.10426 0.0910382 5.3287 -0.0112532 5.61312 0.00157235Z" fill="#464646"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.60069 1.46387C7.7875 1.46387 9.56045 3.28509 9.56045 5.53175C9.56045 7.77841 7.7875 9.59932 5.60069 9.59932C3.41358 9.59932 1.64062 7.77841 1.64062 5.53175C1.64062 3.28509 3.41358 1.46387 5.60069 1.46387Z" fill="white"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.59915 2.27979C7.34744 2.27979 8.7644 3.73564 8.7644 5.53153C8.7644 7.32741 7.34744 8.78327 5.59915 8.78327C3.85086 8.78327 2.43359 7.32741 2.43359 5.53153C2.43359 3.73564 3.85086 2.27979 5.59915 2.27979Z" fill="#353535"/>
9
- <path d="M7.82204 3.23096L4.00391 8.34634C4.00391 8.34634 6.00748 9.73096 8.01106 7.6925C9.90122 5.26942 7.82204 3.23096 7.82204 3.23096Z" fill="#242424"/>
10
- <g clip-path="url(#clip1_16375_59428)">
11
- <path d="M7.13861 6.03324L6.94768 3.90237C6.92954 3.68819 6.79106 3.49903 6.59484 3.42152C6.2742 3.2951 5.95057 3.23096 5.62932 3.23096C5.30808 3.23096 4.98445 3.2951 4.6638 3.42152C4.46758 3.49902 4.3291 3.68819 4.31096 3.90237L4.12003 6.03324C4.1099 6.15174 4.12698 6.269 4.16901 6.37244C4.19274 6.43115 4.22026 6.47681 4.25276 6.51191L5.27757 7.69383L5.2812 7.69756C5.37387 7.79338 5.4975 7.84634 5.62932 7.84634C5.76115 7.84634 5.88477 7.79338 5.97744 7.69756L5.98107 7.69383L7.00588 6.51191C7.03838 6.47681 7.0659 6.43115 7.08963 6.37244C7.13166 6.269 7.14874 6.15174 7.13861 6.03324Z" fill="#FFFAF6"/>
12
- <path d="M6.94774 6.05032L6.75681 3.92054C6.74487 3.77889 6.65522 3.65635 6.52597 3.60526C6.22649 3.48722 5.92826 3.42539 5.62923 3.42529C5.33021 3.42539 5.03198 3.48722 4.7325 3.60526C4.60325 3.65635 4.5136 3.77889 4.50166 3.92054L4.31072 6.05032C4.30362 6.13403 4.31405 6.21899 4.34565 6.29665C4.35864 6.32864 4.37437 6.35862 4.39311 6.37803L5.41717 7.55902C5.47356 7.61741 5.54896 7.65218 5.62923 7.65218C5.70951 7.65218 5.78491 7.61741 5.8413 7.55902L6.86535 6.37803C6.8841 6.35862 6.89982 6.32864 6.91282 6.29665C6.94442 6.21899 6.95485 6.13403 6.94774 6.05032ZM6.42045 6.50399L5.86231 7.14744C5.85082 7.16064 5.83434 7.16825 5.81711 7.16825H5.44136C5.42413 7.16825 5.40765 7.16064 5.39616 7.14744L4.83802 6.50399C4.83303 6.49824 4.83847 6.48939 4.84573 6.49156C5.1254 6.57421 5.39415 6.60145 5.62923 6.60065C5.86432 6.60145 6.13307 6.57421 6.41274 6.49156C6.41999 6.48939 6.42543 6.49824 6.42045 6.50399ZM6.69513 6.15407C6.33931 6.29217 5.98505 6.36113 5.62923 6.36094C5.27341 6.36113 4.91916 6.29217 4.56334 6.15407C4.56031 6.15283 4.55835 6.14988 4.55835 6.14661C4.56122 5.74327 4.86689 5.47676 4.95533 5.40997C4.96501 5.40267 4.9638 5.38745 4.95291 5.38217C4.78344 5.30001 4.6681 5.13818 4.6681 4.95242C4.6681 4.68311 4.90968 4.51799 5.20764 4.51799C5.26993 4.51799 5.32979 4.52221 5.38542 4.53852C5.39207 4.54038 5.39782 4.53324 5.39434 4.52718C5.34506 4.44269 5.19116 4.3624 5.14022 4.33755C5.13598 4.33553 5.13734 4.32901 5.14203 4.32869C5.44393 4.31611 5.5759 4.43834 5.61687 4.49612C5.61989 4.50036 5.62459 4.50253 5.62923 4.50264C5.63387 4.50253 5.63857 4.50036 5.64159 4.49612C5.68256 4.43834 5.81454 4.31611 6.11643 4.32869C6.12112 4.32901 6.12248 4.33553 6.11825 4.33755C6.0673 4.3624 5.9134 4.44269 5.86412 4.52718C5.86064 4.53324 5.86639 4.54038 5.87304 4.53852C5.92867 4.52221 5.98854 4.51799 6.05082 4.51799C6.34879 4.51799 6.59036 4.68312 6.59036 4.95242C6.59036 5.13818 6.47502 5.30001 6.30555 5.38217C6.29467 5.38745 6.29346 5.40267 6.30313 5.40997C6.39157 5.47676 6.69724 5.74327 6.70012 6.14661C6.70012 6.14987 6.69815 6.15283 6.69513 6.15407ZM6.26163 5.10401C6.2509 5.111 6.23653 5.10867 6.22867 5.09811C6.17954 5.03225 6.10139 4.99529 6.0196 5.00104C5.97017 5.0043 5.92451 5.02232 5.88627 5.05322C5.87629 5.0613 5.86162 5.0599 5.85286 5.05012L5.76291 4.95211C5.75305 4.94137 5.75418 4.9232 5.76548 4.91391C5.83381 4.85598 5.91877 4.82119 6.00751 4.81497C6.15399 4.80519 6.29398 4.87306 6.37924 4.9942C6.38752 5.0061 6.38493 5.02319 6.3732 5.03163C6.37305 5.03163 6.26163 5.10401 6.26163 5.10401ZM5.69913 5.66608C5.70726 5.60333 5.74246 5.54829 5.81007 5.53975C5.85557 5.534 5.90183 5.5531 5.92557 5.58727C5.9464 5.61681 5.94595 5.65429 5.93056 5.68621C5.91998 5.70842 5.91756 5.73746 5.91514 5.76542C5.91136 5.81154 5.90637 5.86885 5.85134 5.87615C5.81244 5.8799 5.77684 5.8651 5.749 5.83717C5.70945 5.79749 5.6911 5.72803 5.69913 5.66608ZM4.88527 5.03163C4.87354 5.02319 4.87095 5.0061 4.87922 4.9942C4.96449 4.87306 5.10447 4.80519 5.25096 4.81498C5.3397 4.82119 5.42466 4.85598 5.49299 4.91391C5.50429 4.9232 5.50542 4.94137 5.49556 4.95212L5.40561 5.05012C5.39684 5.0599 5.38218 5.0613 5.3722 5.05322C5.33396 5.02232 5.2883 5.0043 5.23887 5.00104C5.15708 4.99529 5.07893 5.03226 5.02979 5.09811C5.02193 5.10867 5.00757 5.111 4.99684 5.10401C4.99684 5.10401 4.88542 5.03163 4.88527 5.03163ZM5.50947 5.83717C5.48163 5.8651 5.44603 5.8799 5.40713 5.87615C5.3521 5.86885 5.34711 5.81154 5.34333 5.76542C5.34091 5.73746 5.33849 5.70842 5.32791 5.68621C5.31251 5.65429 5.31207 5.61681 5.3329 5.58728C5.35663 5.55311 5.40289 5.534 5.4484 5.53975C5.51601 5.54829 5.55121 5.60333 5.55934 5.66608C5.56736 5.72803 5.54902 5.79749 5.50947 5.83717Z" fill="#D410AA"/>
13
- </g>
14
- </g>
15
- <defs>
16
- <clipPath id="clip0_16375_59428">
17
- <rect width="10.963" height="16" fill="white" transform="translate(0.0351562)"/>
18
- </clipPath>
19
- <clipPath id="clip1_16375_59428">
20
- <rect width="3.02427" height="4.61538" fill="white" transform="translate(4.11719 3.23096)"/>
21
- </clipPath>
22
- </defs>
23
- </svg>
1
+ <svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_16375_59428)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.44531 9.59122L9.05737 8.77539L10.9978 13.4357L8.59814 13.4076L6.62633 15.0508L4.44531 9.59122Z" fill="#D3D3D3"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.09835 9.07422L2.15375 9.20873L0.0351562 14.3852L2.43483 14.3568L4.40664 16L7.09835 9.07422Z" fill="white"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61299 0.00103709C5.89772 -0.0114756 6.12216 0.090503 6.34842 0.238466C6.63589 0.425531 6.9593 0.795281 7.35854 1.02989C7.92039 1.3596 8.96095 0.904768 9.49388 1.71778C9.80449 2.19201 9.81911 2.56364 9.84226 2.93089C9.86723 3.32723 9.93483 3.69166 10.3298 4.22814C10.9833 5.11592 11.1194 5.70683 10.7826 6.32277C10.553 6.74257 10.0697 6.97593 9.95767 7.24183C9.71984 7.80772 9.98295 8.23409 9.6571 8.89382C9.43084 9.35116 9.08185 9.65271 8.61684 9.80662C8.22491 9.93613 7.83147 9.74875 7.5175 9.8842C6.9657 10.1223 6.55885 10.6756 6.12003 10.8155C5.9504 10.8696 5.7817 10.8962 5.61299 10.8949C5.44459 10.8962 5.27557 10.8696 5.10626 10.8155C4.66713 10.6756 4.26028 10.1223 3.70878 9.8842C3.39482 9.74875 3.00137 9.93613 2.60914 9.80662C2.14443 9.65271 1.79514 9.35116 1.56887 8.89382C1.24303 8.23409 1.50645 7.80772 1.26831 7.24183C1.15654 6.97593 0.672956 6.74257 0.443343 6.32277C0.106841 5.70683 0.242964 5.11592 0.896479 4.22814C1.29115 3.69166 1.35875 3.32723 1.38372 2.93089C1.40687 2.56364 1.42148 2.19201 1.7324 1.71778C2.26533 0.904768 3.30559 1.3596 3.86744 1.02989C4.26698 0.795281 4.59008 0.425531 4.87756 0.238466C5.10412 0.090503 5.32856 -0.0114756 5.61299 0.00103709Z" fill="#242424"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.61312 0.00157235C5.89786 -0.0112532 6.12199 0.0910382 6.34856 0.238688C6.63603 0.425753 6.95944 0.795504 7.35867 1.03012C7.80541 1.29226 8.55485 1.05858 9.11122 1.36045L2.83401 9.85095C2.7594 9.84469 2.68419 9.83156 2.60927 9.80684C2.14426 9.65294 1.79527 9.35169 1.56901 8.89404C1.24317 8.23431 1.50658 7.80794 1.26844 7.24205C1.15668 6.97616 0.673091 6.74279 0.443478 6.32299C0.106672 5.70705 0.2431 5.11614 0.896614 4.22837C1.29128 3.6922 1.35889 3.32745 1.38386 2.93111C1.407 2.56386 1.42162 2.19223 1.73224 1.718C2.26546 0.904677 3.30603 1.35983 3.86758 1.03012C4.26712 0.795504 4.59052 0.425753 4.87769 0.238688C5.10426 0.0910382 5.3287 -0.0112532 5.61312 0.00157235Z" fill="#464646"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.60069 1.46387C7.7875 1.46387 9.56045 3.28509 9.56045 5.53175C9.56045 7.77841 7.7875 9.59932 5.60069 9.59932C3.41358 9.59932 1.64062 7.77841 1.64062 5.53175C1.64062 3.28509 3.41358 1.46387 5.60069 1.46387Z" fill="white"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.59915 2.27979C7.34744 2.27979 8.7644 3.73564 8.7644 5.53153C8.7644 7.32741 7.34744 8.78327 5.59915 8.78327C3.85086 8.78327 2.43359 7.32741 2.43359 5.53153C2.43359 3.73564 3.85086 2.27979 5.59915 2.27979Z" fill="#353535"/>
9
+ <path d="M7.82204 3.23096L4.00391 8.34634C4.00391 8.34634 6.00748 9.73096 8.01106 7.6925C9.90122 5.26942 7.82204 3.23096 7.82204 3.23096Z" fill="#242424"/>
10
+ <g clip-path="url(#clip1_16375_59428)">
11
+ <path d="M7.13861 6.03324L6.94768 3.90237C6.92954 3.68819 6.79106 3.49903 6.59484 3.42152C6.2742 3.2951 5.95057 3.23096 5.62932 3.23096C5.30808 3.23096 4.98445 3.2951 4.6638 3.42152C4.46758 3.49902 4.3291 3.68819 4.31096 3.90237L4.12003 6.03324C4.1099 6.15174 4.12698 6.269 4.16901 6.37244C4.19274 6.43115 4.22026 6.47681 4.25276 6.51191L5.27757 7.69383L5.2812 7.69756C5.37387 7.79338 5.4975 7.84634 5.62932 7.84634C5.76115 7.84634 5.88477 7.79338 5.97744 7.69756L5.98107 7.69383L7.00588 6.51191C7.03838 6.47681 7.0659 6.43115 7.08963 6.37244C7.13166 6.269 7.14874 6.15174 7.13861 6.03324Z" fill="#FFFAF6"/>
12
+ <path d="M6.94774 6.05032L6.75681 3.92054C6.74487 3.77889 6.65522 3.65635 6.52597 3.60526C6.22649 3.48722 5.92826 3.42539 5.62923 3.42529C5.33021 3.42539 5.03198 3.48722 4.7325 3.60526C4.60325 3.65635 4.5136 3.77889 4.50166 3.92054L4.31072 6.05032C4.30362 6.13403 4.31405 6.21899 4.34565 6.29665C4.35864 6.32864 4.37437 6.35862 4.39311 6.37803L5.41717 7.55902C5.47356 7.61741 5.54896 7.65218 5.62923 7.65218C5.70951 7.65218 5.78491 7.61741 5.8413 7.55902L6.86535 6.37803C6.8841 6.35862 6.89982 6.32864 6.91282 6.29665C6.94442 6.21899 6.95485 6.13403 6.94774 6.05032ZM6.42045 6.50399L5.86231 7.14744C5.85082 7.16064 5.83434 7.16825 5.81711 7.16825H5.44136C5.42413 7.16825 5.40765 7.16064 5.39616 7.14744L4.83802 6.50399C4.83303 6.49824 4.83847 6.48939 4.84573 6.49156C5.1254 6.57421 5.39415 6.60145 5.62923 6.60065C5.86432 6.60145 6.13307 6.57421 6.41274 6.49156C6.41999 6.48939 6.42543 6.49824 6.42045 6.50399ZM6.69513 6.15407C6.33931 6.29217 5.98505 6.36113 5.62923 6.36094C5.27341 6.36113 4.91916 6.29217 4.56334 6.15407C4.56031 6.15283 4.55835 6.14988 4.55835 6.14661C4.56122 5.74327 4.86689 5.47676 4.95533 5.40997C4.96501 5.40267 4.9638 5.38745 4.95291 5.38217C4.78344 5.30001 4.6681 5.13818 4.6681 4.95242C4.6681 4.68311 4.90968 4.51799 5.20764 4.51799C5.26993 4.51799 5.32979 4.52221 5.38542 4.53852C5.39207 4.54038 5.39782 4.53324 5.39434 4.52718C5.34506 4.44269 5.19116 4.3624 5.14022 4.33755C5.13598 4.33553 5.13734 4.32901 5.14203 4.32869C5.44393 4.31611 5.5759 4.43834 5.61687 4.49612C5.61989 4.50036 5.62459 4.50253 5.62923 4.50264C5.63387 4.50253 5.63857 4.50036 5.64159 4.49612C5.68256 4.43834 5.81454 4.31611 6.11643 4.32869C6.12112 4.32901 6.12248 4.33553 6.11825 4.33755C6.0673 4.3624 5.9134 4.44269 5.86412 4.52718C5.86064 4.53324 5.86639 4.54038 5.87304 4.53852C5.92867 4.52221 5.98854 4.51799 6.05082 4.51799C6.34879 4.51799 6.59036 4.68312 6.59036 4.95242C6.59036 5.13818 6.47502 5.30001 6.30555 5.38217C6.29467 5.38745 6.29346 5.40267 6.30313 5.40997C6.39157 5.47676 6.69724 5.74327 6.70012 6.14661C6.70012 6.14987 6.69815 6.15283 6.69513 6.15407ZM6.26163 5.10401C6.2509 5.111 6.23653 5.10867 6.22867 5.09811C6.17954 5.03225 6.10139 4.99529 6.0196 5.00104C5.97017 5.0043 5.92451 5.02232 5.88627 5.05322C5.87629 5.0613 5.86162 5.0599 5.85286 5.05012L5.76291 4.95211C5.75305 4.94137 5.75418 4.9232 5.76548 4.91391C5.83381 4.85598 5.91877 4.82119 6.00751 4.81497C6.15399 4.80519 6.29398 4.87306 6.37924 4.9942C6.38752 5.0061 6.38493 5.02319 6.3732 5.03163C6.37305 5.03163 6.26163 5.10401 6.26163 5.10401ZM5.69913 5.66608C5.70726 5.60333 5.74246 5.54829 5.81007 5.53975C5.85557 5.534 5.90183 5.5531 5.92557 5.58727C5.9464 5.61681 5.94595 5.65429 5.93056 5.68621C5.91998 5.70842 5.91756 5.73746 5.91514 5.76542C5.91136 5.81154 5.90637 5.86885 5.85134 5.87615C5.81244 5.8799 5.77684 5.8651 5.749 5.83717C5.70945 5.79749 5.6911 5.72803 5.69913 5.66608ZM4.88527 5.03163C4.87354 5.02319 4.87095 5.0061 4.87922 4.9942C4.96449 4.87306 5.10447 4.80519 5.25096 4.81498C5.3397 4.82119 5.42466 4.85598 5.49299 4.91391C5.50429 4.9232 5.50542 4.94137 5.49556 4.95212L5.40561 5.05012C5.39684 5.0599 5.38218 5.0613 5.3722 5.05322C5.33396 5.02232 5.2883 5.0043 5.23887 5.00104C5.15708 4.99529 5.07893 5.03226 5.02979 5.09811C5.02193 5.10867 5.00757 5.111 4.99684 5.10401C4.99684 5.10401 4.88542 5.03163 4.88527 5.03163ZM5.50947 5.83717C5.48163 5.8651 5.44603 5.8799 5.40713 5.87615C5.3521 5.86885 5.34711 5.81154 5.34333 5.76542C5.34091 5.73746 5.33849 5.70842 5.32791 5.68621C5.31251 5.65429 5.31207 5.61681 5.3329 5.58728C5.35663 5.55311 5.40289 5.534 5.4484 5.53975C5.51601 5.54829 5.55121 5.60333 5.55934 5.66608C5.56736 5.72803 5.54902 5.79749 5.50947 5.83717Z" fill="#D410AA"/>
13
+ </g>
14
+ </g>
15
+ <defs>
16
+ <clipPath id="clip0_16375_59428">
17
+ <rect width="10.963" height="16" fill="white" transform="translate(0.0351562)"/>
18
+ </clipPath>
19
+ <clipPath id="clip1_16375_59428">
20
+ <rect width="3.02427" height="4.61538" fill="white" transform="translate(4.11719 3.23096)"/>
21
+ </clipPath>
22
+ </defs>
23
+ </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.54651H18V11.0465L22 7.04651V18.0465L18 14.0465V20.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.54651H18V11.0465L22 7.04651V18.0465L18 14.0465V20.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.54651H18V11.0465L22 7.04651V18.0465L18 14.0465V20.5465H2ZM4 18.5465H16V6.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.54651H18V11.0465L22 7.04651V18.0465L18 14.0465V20.5465H2ZM4 18.5465H16V6.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="M12 16.5465C13.25 16.5465 14.3125 16.109 15.1875 15.234C16.0625 14.359 16.5 13.2965 16.5 12.0465C16.5 10.7965 16.0625 9.73401 15.1875 8.85901C14.3125 7.98401 13.25 7.54651 12 7.54651C10.75 7.54651 9.6875 7.98401 8.8125 8.85901C7.9375 9.73401 7.5 10.7965 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM12 14.7465C11.25 14.7465 10.6125 14.484 10.0875 13.959C9.5625 13.434 9.3 12.7965 9.3 12.0465C9.3 11.2965 9.5625 10.659 10.0875 10.134C10.6125 9.60901 11.25 9.34651 12 9.34651C12.75 9.34651 13.3875 9.60901 13.9125 10.134C14.4375 10.659 14.7 11.2965 14.7 12.0465C14.7 12.7965 14.4375 13.434 13.9125 13.959C13.3875 14.484 12.75 14.7465 12 14.7465ZM12 19.5465C9.56667 19.5465 7.35 18.8673 5.35 17.509C3.35 16.1507 1.9 14.3298 1 12.0465C1.9 9.76318 3.35 7.94234 5.35 6.58401C7.35 5.22568 9.56667 4.54651 12 4.54651C14.4333 4.54651 16.65 5.22568 18.65 6.58401C20.65 7.94234 22.1 9.76318 23 12.0465C22.1 14.3298 20.65 16.1507 18.65 17.509C16.65 18.8673 14.4333 19.5465 12 19.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="M12 16.5465C13.25 16.5465 14.3125 16.109 15.1875 15.234C16.0625 14.359 16.5 13.2965 16.5 12.0465C16.5 10.7965 16.0625 9.73401 15.1875 8.85901C14.3125 7.98401 13.25 7.54651 12 7.54651C10.75 7.54651 9.6875 7.98401 8.8125 8.85901C7.9375 9.73401 7.5 10.7965 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM12 14.7465C11.25 14.7465 10.6125 14.484 10.0875 13.959C9.5625 13.434 9.3 12.7965 9.3 12.0465C9.3 11.2965 9.5625 10.659 10.0875 10.134C10.6125 9.60901 11.25 9.34651 12 9.34651C12.75 9.34651 13.3875 9.60901 13.9125 10.134C14.4375 10.659 14.7 11.2965 14.7 12.0465C14.7 12.7965 14.4375 13.434 13.9125 13.959C13.3875 14.484 12.75 14.7465 12 14.7465ZM12 19.5465C9.56667 19.5465 7.35 18.8673 5.35 17.509C3.35 16.1507 1.9 14.3298 1 12.0465C1.9 9.76318 3.35 7.94234 5.35 6.58401C7.35 5.22568 9.56667 4.54651 12 4.54651C14.4333 4.54651 16.65 5.22568 18.65 6.58401C20.65 7.94234 22.1 9.76318 23 12.0465C22.1 14.3298 20.65 16.1507 18.65 17.509C16.65 18.8673 14.4333 19.5465 12 19.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="M12 16.5465C13.25 16.5465 14.3125 16.109 15.1875 15.234C16.0625 14.359 16.5 13.2965 16.5 12.0465C16.5 10.7965 16.0625 9.73401 15.1875 8.85901C14.3125 7.98401 13.25 7.54651 12 7.54651C10.75 7.54651 9.6875 7.98401 8.8125 8.85901C7.9375 9.73401 7.5 10.7965 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM12 14.7465C11.25 14.7465 10.6125 14.484 10.0875 13.959C9.5625 13.434 9.3 12.7965 9.3 12.0465C9.3 11.2965 9.5625 10.659 10.0875 10.134C10.6125 9.60901 11.25 9.34651 12 9.34651C12.75 9.34651 13.3875 9.60901 13.9125 10.134C14.4375 10.659 14.7 11.2965 14.7 12.0465C14.7 12.7965 14.4375 13.434 13.9125 13.959C13.3875 14.484 12.75 14.7465 12 14.7465ZM12 19.5465C9.56667 19.5465 7.35 18.8673 5.35 17.509C3.35 16.1507 1.9 14.3298 1 12.0465C1.9 9.76318 3.35 7.94234 5.35 6.58401C7.35 5.22568 9.56667 4.54651 12 4.54651C14.4333 4.54651 16.65 5.22568 18.65 6.58401C20.65 7.94234 22.1 9.76318 23 12.0465C22.1 14.3298 20.65 16.1507 18.65 17.509C16.65 18.8673 14.4333 19.5465 12 19.5465ZM12 17.5465C13.8833 17.5465 15.6125 17.0507 17.1875 16.059C18.7625 15.0673 19.9667 13.7298 20.8 12.0465C19.9667 10.3632 18.7625 9.02568 17.1875 8.03401C15.6125 7.04234 13.8833 6.54651 12 6.54651C10.1167 6.54651 8.3875 7.04234 6.8125 8.03401C5.2375 9.02568 4.03333 10.3632 3.2 12.0465C4.03333 13.7298 5.2375 15.0673 6.8125 16.059C8.3875 17.0507 10.1167 17.5465 12 17.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="M12 16.5465C13.25 16.5465 14.3125 16.109 15.1875 15.234C16.0625 14.359 16.5 13.2965 16.5 12.0465C16.5 10.7965 16.0625 9.73401 15.1875 8.85901C14.3125 7.98401 13.25 7.54651 12 7.54651C10.75 7.54651 9.6875 7.98401 8.8125 8.85901C7.9375 9.73401 7.5 10.7965 7.5 12.0465C7.5 13.2965 7.9375 14.359 8.8125 15.234C9.6875 16.109 10.75 16.5465 12 16.5465ZM12 14.7465C11.25 14.7465 10.6125 14.484 10.0875 13.959C9.5625 13.434 9.3 12.7965 9.3 12.0465C9.3 11.2965 9.5625 10.659 10.0875 10.134C10.6125 9.60901 11.25 9.34651 12 9.34651C12.75 9.34651 13.3875 9.60901 13.9125 10.134C14.4375 10.659 14.7 11.2965 14.7 12.0465C14.7 12.7965 14.4375 13.434 13.9125 13.959C13.3875 14.484 12.75 14.7465 12 14.7465ZM12 19.5465C9.56667 19.5465 7.35 18.8673 5.35 17.509C3.35 16.1507 1.9 14.3298 1 12.0465C1.9 9.76318 3.35 7.94234 5.35 6.58401C7.35 5.22568 9.56667 4.54651 12 4.54651C14.4333 4.54651 16.65 5.22568 18.65 6.58401C20.65 7.94234 22.1 9.76318 23 12.0465C22.1 14.3298 20.65 16.1507 18.65 17.509C16.65 18.8673 14.4333 19.5465 12 19.5465ZM12 17.5465C13.8833 17.5465 15.6125 17.0507 17.1875 16.059C18.7625 15.0673 19.9667 13.7298 20.8 12.0465C19.9667 10.3632 18.7625 9.02568 17.1875 8.03401C15.6125 7.04234 13.8833 6.54651 12 6.54651C10.1167 6.54651 8.3875 7.04234 6.8125 8.03401C5.2375 9.02568 4.03333 10.3632 3.2 12.0465C4.03333 13.7298 5.2375 15.0673 6.8125 16.059C8.3875 17.0507 10.1167 17.5465 12 17.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="M14 21.2715V19.2215C15.5 18.7882 16.7083 17.9548 17.625 16.7215C18.5417 15.4882 19 14.0882 19 12.5215C19 10.9548 18.5417 9.55482 17.625 8.32148C16.7083 7.08815 15.5 6.25482 14 5.82148V3.77148C16.0667 4.23815 17.75 5.28398 19.05 6.90898C20.35 8.53398 21 10.4048 21 12.5215C21 14.6382 20.35 16.509 19.05 18.134C17.75 19.759 16.0667 20.8048 14 21.2715ZM3 15.5465V9.54648H7L12 4.54648V20.5465L7 15.5465H3ZM14 16.5465V8.49648C14.7833 8.86315 15.3958 9.41315 15.8375 10.1465C16.2792 10.8798 16.5 11.6798 16.5 12.5465C16.5 13.3965 16.2792 14.184 15.8375 14.909C15.3958 15.634 14.7833 16.1798 14 16.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="M14 21.2715V19.2215C15.5 18.7882 16.7083 17.9548 17.625 16.7215C18.5417 15.4882 19 14.0882 19 12.5215C19 10.9548 18.5417 9.55482 17.625 8.32148C16.7083 7.08815 15.5 6.25482 14 5.82148V3.77148C16.0667 4.23815 17.75 5.28398 19.05 6.90898C20.35 8.53398 21 10.4048 21 12.5215C21 14.6382 20.35 16.509 19.05 18.134C17.75 19.759 16.0667 20.8048 14 21.2715ZM3 15.5465V9.54648H7L12 4.54648V20.5465L7 15.5465H3ZM14 16.5465V8.49648C14.7833 8.86315 15.3958 9.41315 15.8375 10.1465C16.2792 10.8798 16.5 11.6798 16.5 12.5465C16.5 13.3965 16.2792 14.184 15.8375 14.909C15.3958 15.634 14.7833 16.1798 14 16.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="M14 21.2715V19.2215C15.5 18.7882 16.7083 17.9548 17.625 16.7215C18.5417 15.4882 19 14.0882 19 12.5215C19 10.9548 18.5417 9.55482 17.625 8.32148C16.7083 7.08815 15.5 6.25482 14 5.82148V3.77148C16.0667 4.23815 17.75 5.28398 19.05 6.90898C20.35 8.53398 21 10.4048 21 12.5215C21 14.6382 20.35 16.509 19.05 18.134C17.75 19.759 16.0667 20.8048 14 21.2715ZM3 15.5465V9.54648H7L12 4.54648V20.5465L7 15.5465H3ZM14 16.5465V8.49648C14.7833 8.86315 15.3958 9.41315 15.8375 10.1465C16.2792 10.8798 16.5 11.6798 16.5 12.5465C16.5 13.3965 16.2792 14.184 15.8375 14.909C15.3958 15.634 14.7833 16.1798 14 16.5465ZM10 9.39648L7.85 11.5465H5V13.5465H7.85L10 15.6965V9.39648Z" 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="M14 21.2715V19.2215C15.5 18.7882 16.7083 17.9548 17.625 16.7215C18.5417 15.4882 19 14.0882 19 12.5215C19 10.9548 18.5417 9.55482 17.625 8.32148C16.7083 7.08815 15.5 6.25482 14 5.82148V3.77148C16.0667 4.23815 17.75 5.28398 19.05 6.90898C20.35 8.53398 21 10.4048 21 12.5215C21 14.6382 20.35 16.509 19.05 18.134C17.75 19.759 16.0667 20.8048 14 21.2715ZM3 15.5465V9.54648H7L12 4.54648V20.5465L7 15.5465H3ZM14 16.5465V8.49648C14.7833 8.86315 15.3958 9.41315 15.8375 10.1465C16.2792 10.8798 16.5 11.6798 16.5 12.5465C16.5 13.3965 16.2792 14.184 15.8375 14.909C15.3958 15.634 14.7833 16.1798 14 16.5465ZM10 9.39648L7.85 11.5465H5V13.5465H7.85L10 15.6965V9.39648Z" fill="currentColor"/>
3
+ </svg>