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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (758) hide show
  1. package/README.md +103 -103
  2. package/components/donut-chart/donut-chart.component.d.ts +2 -2
  3. package/components/icon/icon.config.d.ts +1 -1
  4. package/components/inline-field/inline-field.component.d.ts +2 -2
  5. package/components/multi-input/multi-input.component.d.ts +8 -1
  6. package/components/skeleton/skeleton.component.d.ts +1 -1
  7. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  8. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  9. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  10. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +3 -3
  11. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +1 -1
  12. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +1 -1
  13. package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
  14. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  15. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  16. package/esm2022/components/autocomplete/autocomplete.component.mjs +3 -3
  17. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  18. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  19. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  20. package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
  21. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  22. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  23. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  24. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  25. package/esm2022/components/badge/badge.component.mjs +3 -3
  26. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  27. package/esm2022/components/badge/badge.model.mjs +1 -1
  28. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +3 -3
  29. package/esm2022/components/breadcrumb/breadcrumb.component.module.mjs +1 -1
  30. package/esm2022/components/breadcrumb/breadcrumb.model.mjs +1 -1
  31. package/esm2022/components/button/button.component.mjs +3 -3
  32. package/esm2022/components/button/button.component.module.mjs +1 -1
  33. package/esm2022/components/button/button.model.mjs +1 -1
  34. package/esm2022/components/card/card.component.mjs +3 -3
  35. package/esm2022/components/card/card.component.module.mjs +1 -1
  36. package/esm2022/components/card/card.model.mjs +1 -1
  37. package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
  38. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  39. package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
  40. package/esm2022/components/checklist/checklist.component.mjs +3 -3
  41. package/esm2022/components/checklist/checklist.model.mjs +1 -1
  42. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +3 -3
  43. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  44. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  45. package/esm2022/components/datepicker/date-adapter.mjs +1 -1
  46. package/esm2022/components/datepicker/datepicker.component.mjs +3 -3
  47. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  48. package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
  49. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  50. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
  51. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  52. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  53. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  54. package/esm2022/components/dialog/dialog.model.mjs +1 -1
  55. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  56. package/esm2022/components/divider/divider.component.mjs +3 -3
  57. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  58. package/esm2022/components/divider/divider.model.mjs +1 -1
  59. package/esm2022/components/donut-chart/donut-chart.component.mjs +3 -3
  60. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +1 -1
  61. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +1 -1
  62. package/esm2022/components/dropdown/dropdown.component.mjs +3 -3
  63. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  64. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  65. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
  66. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  67. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  68. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  69. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  70. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  71. package/esm2022/components/field/field.component.mjs +3 -3
  72. package/esm2022/components/field/field.component.module.mjs +1 -1
  73. package/esm2022/components/field/field.model.mjs +1 -1
  74. package/esm2022/components/file-upload/file-upload.component.mjs +3 -3
  75. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  76. package/esm2022/components/filter-button/filter-button.component.mjs +3 -3
  77. package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
  78. package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
  79. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +3 -3
  80. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
  81. package/esm2022/components/icon/icon-svg-content.mjs +1 -1
  82. package/esm2022/components/icon/icon.component.mjs +3 -3
  83. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  84. package/esm2022/components/icon/icon.config.mjs +7 -1
  85. package/esm2022/components/icon/icon.model.mjs +1 -1
  86. package/esm2022/components/icon-label/icon-label.component.mjs +3 -3
  87. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  88. package/esm2022/components/inline-field/inline-field.component.mjs +3 -3
  89. package/esm2022/components/inline-field/inline-field.component.module.mjs +1 -1
  90. package/esm2022/components/inline-field/inline-field.model.mjs +1 -1
  91. package/esm2022/components/logo/logo.component.mjs +3 -3
  92. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  93. package/esm2022/components/logo/logo.model.mjs +1 -1
  94. package/esm2022/components/media-card/media-card.component.mjs +3 -3
  95. package/esm2022/components/media-dialog/media-dialog.component.mjs +3 -3
  96. package/esm2022/components/media-dialog/media-dialog.model.mjs +1 -1
  97. package/esm2022/components/multi-input/multi-input.component.mjs +14 -7
  98. package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
  99. package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
  100. package/esm2022/components/multi-input/required-multi-input.validator.mjs +1 -1
  101. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
  102. package/esm2022/components/navbar/navbar.component.mjs +3 -3
  103. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  104. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  105. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  106. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  107. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  108. package/esm2022/components/page-header/page-header.component.mjs +3 -3
  109. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  110. package/esm2022/components/paginator/paginator.component.mjs +3 -3
  111. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  112. package/esm2022/components/password-criteria/password.component.mjs +3 -3
  113. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  114. package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
  115. package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
  116. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  117. package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
  118. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  119. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  120. package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
  121. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  122. package/esm2022/components/prompt/prompt.component.mjs +3 -3
  123. package/esm2022/components/prompt/prompt.model.mjs +1 -1
  124. package/esm2022/components/prompt/prompt.module.mjs +1 -1
  125. package/esm2022/components/radial-progress/radial-progress.component.mjs +3 -3
  126. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  127. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  128. package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
  129. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  130. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  131. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  132. package/esm2022/components/rating/rating.component.mjs +3 -3
  133. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  134. package/esm2022/components/scale/scale.component.mjs +3 -3
  135. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  136. package/esm2022/components/scale-table/scale-table.component.mjs +3 -3
  137. package/esm2022/components/scale-table/scale-table.model.mjs +1 -1
  138. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
  139. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  140. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  141. package/esm2022/components/segmented-button/segmented-button.component.mjs +3 -3
  142. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  143. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  144. package/esm2022/components/selectable-card/selectable-card.component.mjs +3 -3
  145. package/esm2022/components/selectable-card/selectable-card.component.module.mjs +1 -1
  146. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +1 -1
  147. package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
  148. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  149. package/esm2022/components/side-panel/side-panel.model.mjs +1 -1
  150. package/esm2022/components/side-panel/side-panel.service.mjs +1 -1
  151. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  152. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  153. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  154. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  155. package/esm2022/components/skeleton/skeleton.component.mjs +3 -3
  156. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  157. package/esm2022/components/slider/slider.component.mjs +3 -3
  158. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  159. package/esm2022/components/slider/slider.model.mjs +1 -1
  160. package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
  161. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  162. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  163. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  164. package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
  165. package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
  166. package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
  167. package/esm2022/components/spinner/spinner.component.mjs +3 -3
  168. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  169. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  170. package/esm2022/components/step/step.component.mjs +3 -3
  171. package/esm2022/components/step/step.component.module.mjs +1 -1
  172. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  173. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  174. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  175. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  176. package/esm2022/components/table/table.component.mjs +3 -3
  177. package/esm2022/components/table/table.component.module.mjs +1 -1
  178. package/esm2022/components/table/table.model.mjs +1 -1
  179. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  180. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  181. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  182. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  183. package/esm2022/components/tag/tag.component.mjs +3 -3
  184. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  185. package/esm2022/components/tag/tag.model.mjs +1 -1
  186. package/esm2022/components/toggle/toggle.component.mjs +3 -3
  187. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  188. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  189. package/esm2022/components/tooltip/tooltip-template.directive.mjs +1 -1
  190. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  191. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  192. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  193. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
  194. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
  195. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
  196. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
  197. package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
  198. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  199. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  200. package/esm2022/directives/digits-only.directive.mjs +1 -1
  201. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  202. package/esm2022/directives/dynamic-component.directive.mjs +1 -1
  203. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  204. package/esm2022/directives/select-text.directive.mjs +1 -1
  205. package/esm2022/directives/step-line-element.directive.mjs +1 -1
  206. package/esm2022/models/application-theme.model.mjs +1 -1
  207. package/esm2022/models/checkbox.model.mjs +1 -1
  208. package/esm2022/models/colors.model.mjs +1 -1
  209. package/esm2022/models/keyboard-events.model.mjs +1 -1
  210. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  211. package/esm2022/models/universal-skills-report.model.mjs +1 -1
  212. package/esm2022/pipes/data-property-getter.mjs +1 -1
  213. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  214. package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
  215. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  216. package/esm2022/pipes/truncate.pipe.mjs +1 -1
  217. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
  218. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  219. package/esm2022/providers/is-mobile.mjs +1 -1
  220. package/esm2022/public-api.mjs +1 -1
  221. package/esm2022/services/icons.service.mjs +1 -1
  222. package/esm2022/services/universal-skills.service.mjs +1 -1
  223. package/esm2022/utils/alert-bar.model.mjs +1 -1
  224. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  225. package/esm2022/utils/autocomplete-utils.mjs +2 -2
  226. package/esm2022/utils/color-contrast.mjs +1 -1
  227. package/esm2022/utils/hex-to-rgb.mjs +1 -1
  228. package/esm2022/utils/localization/language.model.mjs +1 -1
  229. package/esm2022/utils/localization/language.service.mjs +1 -1
  230. package/esm2022/utils/table.utils.mjs +1 -1
  231. package/fesm2022/testgorilla-tgo-ui.mjs +150 -137
  232. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  233. package/package.json +1 -1
  234. package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +819 -819
  235. package/projects/tgo-canopy-ui/assets/i18n/de.json +819 -819
  236. package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -829
  237. package/projects/tgo-canopy-ui/assets/i18n/es.json +819 -819
  238. package/projects/tgo-canopy-ui/assets/i18n/fr.json +819 -819
  239. package/projects/tgo-canopy-ui/assets/i18n/it-it.json +819 -819
  240. package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +819 -819
  241. package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +819 -819
  242. package/projects/tgo-canopy-ui/assets/i18n/nl.json +819 -819
  243. package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +819 -819
  244. package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +819 -819
  245. package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +819 -819
  246. package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
  247. package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
  248. package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
  249. package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
  250. package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
  251. package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
  252. package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
  253. package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
  254. package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
  255. package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
  256. package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
  257. package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
  258. package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
  259. package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
  260. package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
  261. package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
  262. package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
  263. package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
  264. package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
  265. package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
  266. package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
  267. package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
  268. package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
  269. package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
  270. package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
  271. package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
  272. package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
  273. package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
  274. package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
  275. package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
  276. package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
  277. package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
  278. package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
  279. package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
  280. package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
  281. package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
  282. package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
  283. package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
  284. package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
  285. package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
  286. package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
  287. package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
  288. package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
  289. package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
  290. package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
  291. package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
  292. package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
  293. package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
  294. package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
  295. package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
  296. package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
  297. package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
  298. package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
  299. package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
  300. package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
  301. package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
  302. package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
  303. package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
  304. package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
  305. package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
  306. package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
  307. package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
  308. package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
  309. package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
  310. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
  311. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
  312. package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
  313. package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
  314. package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
  315. package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
  316. package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
  317. package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
  318. package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
  319. package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
  320. package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
  321. package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
  322. package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
  323. package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
  324. package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
  325. package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
  326. package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
  327. package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
  328. package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
  329. package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
  330. package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
  331. package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
  332. package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
  333. package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
  334. package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
  335. package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
  336. package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
  337. package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
  338. package/projects/tgo-canopy-ui/assets/icons/Menu-close.svg +3 -3
  339. package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
  340. package/projects/tgo-canopy-ui/assets/icons/Menu-open.svg +3 -3
  341. package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
  342. package/projects/tgo-canopy-ui/assets/icons/Microsoft.svg +6 -6
  343. package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
  344. package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
  345. package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
  346. package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
  347. package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
  348. package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
  349. package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
  350. package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
  351. package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
  352. package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
  353. package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
  354. package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
  355. package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
  356. package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
  357. package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
  358. package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
  359. package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
  360. package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
  361. package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
  362. package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
  363. package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
  364. package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
  365. package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
  366. package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
  367. package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
  368. package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
  369. package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
  370. package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
  371. package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
  372. package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
  373. package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
  374. package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
  375. package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
  376. package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
  377. package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
  378. package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
  379. package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
  380. package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
  381. package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
  382. package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
  383. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -3
  384. package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
  385. package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
  386. package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
  387. package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
  388. package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
  389. package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
  390. package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
  391. package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
  392. package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
  393. package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
  394. package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
  395. package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
  396. package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
  397. package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
  398. package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
  399. package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
  400. package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
  401. package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
  402. package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
  403. package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
  404. package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
  405. package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
  406. package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
  407. package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
  408. package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
  409. package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
  410. package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
  411. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
  412. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
  413. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
  414. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
  415. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
  416. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
  417. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-filled.svg +3 -3
  418. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-in-line.svg +3 -3
  419. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
  420. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
  421. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
  422. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
  423. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
  424. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
  425. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
  426. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
  427. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
  428. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
  429. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
  430. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
  431. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
  432. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
  433. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
  434. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
  435. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
  436. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
  437. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
  438. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
  439. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
  440. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
  441. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
  442. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
  443. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
  444. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
  445. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
  446. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
  447. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
  448. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
  449. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
  450. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
  451. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
  452. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
  453. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
  454. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
  455. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
  456. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
  457. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-filled.svg +3 -3
  458. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-in-line.svg +3 -3
  459. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
  460. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
  461. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
  462. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
  463. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
  464. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
  465. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-filled.svg +10 -10
  466. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-in-line.svg +10 -10
  467. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-filled.svg +3 -3
  468. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-in-line.svg +3 -3
  469. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
  470. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
  471. package/projects/tgo-canopy-ui/assets/icons/rebrand/Device-rotate-in-line.svg +3 -3
  472. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
  473. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
  474. package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
  475. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
  476. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
  477. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
  478. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
  479. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
  480. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
  481. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
  482. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
  483. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
  484. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
  485. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
  486. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
  487. package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
  488. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
  489. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
  490. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
  491. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
  492. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
  493. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
  494. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
  495. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
  496. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-filled.svg +3 -3
  497. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-in-line.svg +3 -3
  498. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
  499. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
  500. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
  501. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
  502. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
  503. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
  504. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
  505. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
  506. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-filled.svg +3 -3
  507. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-in-line.svg +3 -3
  508. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
  509. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
  510. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
  511. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
  512. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
  513. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
  514. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
  515. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
  516. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
  517. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
  518. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
  519. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
  520. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
  521. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
  522. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
  523. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
  524. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
  525. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
  526. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-filled.svg +3 -3
  527. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-in-line.svg +3 -3
  528. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-filled.svg +3 -3
  529. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-in-line.svg +5 -5
  530. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-filled.svg +3 -3
  531. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-in-line.svg +4 -4
  532. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-filled.svg +3 -3
  533. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-in-line.svg +4 -4
  534. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
  535. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
  536. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
  537. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
  538. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
  539. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
  540. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
  541. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
  542. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
  543. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
  544. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-filled.svg +3 -3
  545. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-in-line.svg +3 -3
  546. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
  547. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
  548. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
  549. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
  550. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
  551. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
  552. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
  553. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
  554. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
  555. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
  556. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
  557. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
  558. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
  559. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
  560. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
  561. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
  562. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
  563. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
  564. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
  565. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
  566. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
  567. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
  568. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
  569. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
  570. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
  571. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
  572. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
  573. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-filled.svg +3 -3
  574. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-in-line.svg +3 -3
  575. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
  576. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
  577. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-filled.svg +3 -3
  578. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-in-line.svg +3 -3
  579. package/projects/tgo-canopy-ui/assets/icons/rebrand/Messages-in-line.svg +3 -3
  580. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
  581. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
  582. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-filled.svg +6 -6
  583. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-in-line.svg +6 -6
  584. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
  585. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
  586. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
  587. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
  588. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
  589. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
  590. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
  591. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
  592. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
  593. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
  594. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-filled.svg +3 -3
  595. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-in-line.svg +3 -3
  596. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-filled.svg +3 -3
  597. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-in-line.svg +3 -3
  598. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
  599. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
  600. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
  601. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
  602. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
  603. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
  604. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-filled.svg +1 -1
  605. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-in-line.svg +1 -1
  606. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
  607. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
  608. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
  609. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
  610. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
  611. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
  612. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
  613. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
  614. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
  615. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
  616. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
  617. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
  618. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
  619. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
  620. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
  621. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
  622. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
  623. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
  624. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
  625. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
  626. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
  627. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
  628. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
  629. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
  630. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
  631. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
  632. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
  633. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
  634. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
  635. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
  636. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
  637. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
  638. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
  639. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
  640. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
  641. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
  642. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
  643. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
  644. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
  645. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
  646. package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
  647. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
  648. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
  649. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
  650. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
  651. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
  652. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
  653. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
  654. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
  655. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
  656. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
  657. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
  658. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
  659. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
  660. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
  661. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-filled.svg +12 -12
  662. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-in-line.svg +12 -12
  663. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
  664. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
  665. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
  666. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
  667. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
  668. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
  669. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
  670. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
  671. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -3
  672. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -3
  673. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
  674. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
  675. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-filled.svg +3 -3
  676. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-in-line.svg +3 -3
  677. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
  678. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
  679. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
  680. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
  681. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
  682. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
  683. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
  684. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
  685. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-filled.svg +3 -3
  686. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-in-line.svg +3 -3
  687. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-filled.svg +3 -3
  688. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-in-line.svg +3 -3
  689. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
  690. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
  691. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
  692. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
  693. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
  694. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
  695. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
  696. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
  697. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
  698. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
  699. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
  700. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
  701. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
  702. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
  703. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
  704. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
  705. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
  706. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
  707. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
  708. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
  709. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
  710. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
  711. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
  712. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
  713. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
  714. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
  715. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
  716. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
  717. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
  718. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
  719. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
  720. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
  721. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
  722. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
  723. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
  724. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
  725. package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
  726. package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
  727. package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
  728. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
  729. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
  730. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
  731. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
  732. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
  733. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
  734. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
  735. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
  736. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
  737. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
  738. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
  739. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
  740. package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
  741. package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
  742. package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
  743. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
  744. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
  745. package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
  746. package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
  747. package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
  748. package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
  749. package/projects/tgo-canopy-ui/theme/_input.scss +575 -575
  750. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
  751. package/projects/tgo-canopy-ui/theme/_mat-menu.scss +8 -8
  752. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
  753. package/projects/tgo-canopy-ui/theme/_palette.scss +108 -108
  754. package/projects/tgo-canopy-ui/theme/_tooltip.scss +320 -320
  755. package/projects/tgo-canopy-ui/theme/_typography.scss +271 -271
  756. package/projects/tgo-canopy-ui/theme/_variables.scss +167 -167
  757. package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
  758. package/projects/tgo-canopy-ui/theme/theme.scss +68 -68
@@ -1,8 +1,8 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.92347 7.10255C8.4134 6.59248 7.58598 6.59248 7.07591 7.10255C6.56584 7.61263 6.56584 8.44004 7.07591 8.95011C7.58598 9.46019 8.4134 9.46019 8.92347 8.95011C9.43354 8.44004 9.43354 7.61263 8.92347 7.10255ZM6.36881 6.39545C7.2694 5.49485 8.72998 5.49485 9.63058 6.39545C10.5312 7.29604 10.5312 8.75663 9.63058 9.65722C8.72998 10.5578 7.2694 10.5578 6.36881 9.65722C5.46821 8.75663 5.46821 7.29604 6.36881 6.39545Z" fill="currentColor"/>
3
- <mask id="path-2-inside-1_815_4455" fill="white">
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.31068 9.78466C4.61752 9.98933 5.55166 11.1867 5.45535 12.5362C5.45535 12.5362 5.45535 12.5362 5.45535 12.5362L5.39858 13.3318L5.70657 13.4835L6.27922 12.9423C6.27926 12.9422 6.27917 12.9423 6.27922 12.9423C7.2503 12.0243 8.74782 12.0248 9.71889 12.9418L10.2921 13.4835L10.6 13.3318L10.5433 12.5362C10.5433 12.5362 10.5433 12.5363 10.5433 12.5362C10.447 11.1867 11.3811 9.98932 12.6879 9.78466L13.4588 9.66395L13.5347 9.32346L12.8918 8.8732C11.8013 8.10877 11.4675 6.61537 12.1264 5.4424L12.5149 4.75121L12.3017 4.47758L11.5565 4.71101C11.5564 4.71102 11.5565 4.711 11.5565 4.71101C10.2913 5.10738 8.94215 4.44253 8.45591 3.18479L8.17062 2.44504L7.83117 2.44595L7.55436 3.17375C7.55435 3.17379 7.55438 3.17372 7.55436 3.17375C7.07261 4.44063 5.71677 5.11018 4.44818 4.7116C4.44801 4.71154 4.44836 4.71166 4.44818 4.7116L3.66298 4.46516L3.45398 4.73557L3.8514 5.42855C4.52395 6.60239 4.19535 8.10983 3.09768 8.87891L2.46461 9.32263L2.54075 9.66409L3.31068 9.78466ZM2.39257 5.08044C2.24125 4.81602 2.26369 4.4842 2.44977 4.24348L2.96385 3.57835C3.14994 3.33838 3.46128 3.23913 3.74728 3.32949L4.76676 3.64946C5.49226 3.87759 6.267 3.49466 6.54215 2.77102L6.9078 1.80963C7.0164 1.52447 7.28431 1.33634 7.58334 1.3356L8.41311 1.33338C8.71215 1.33264 8.98077 1.51929 9.09083 1.8037L9.46589 2.77621C9.74393 3.4954 10.5151 3.87536 11.2384 3.64872L12.2173 3.34208C12.5026 3.25246 12.8125 3.35097 12.9986 3.58946L13.5163 4.25385C13.7024 4.49234 13.727 4.82343 13.5785 5.08785L13.0681 5.99591C12.6916 6.66622 12.882 7.51947 13.5054 7.95647L14.3504 8.54827C14.5966 8.7201 14.7146 9.02896 14.648 9.32672L14.4633 10.1548C14.3967 10.4525 14.1592 10.6784 13.8645 10.7244L12.8523 10.8829C12.1051 10.9999 11.5715 11.6843 11.6265 12.4553L11.7011 13.5019C11.7228 13.8056 11.5613 14.0915 11.2934 14.2233L10.5433 14.5929C10.2739 14.7255 9.95391 14.6766 9.73452 14.4692L8.98222 13.7582C8.42687 13.2338 7.57103 13.2338 7.0164 13.7582L6.26411 14.4692C6.04472 14.6759 5.72396 14.7255 5.45534 14.5929L4.70666 14.224C4.43804 14.0915 4.27585 13.8048 4.29757 13.5004L4.37215 12.4553C4.42718 11.6843 3.89354 10.9999 3.14632 10.8829L2.13408 10.7244C1.83939 10.6784 1.6019 10.4525 1.53601 10.154L1.35138 9.32597C1.28477 9.02896 1.40279 8.7201 1.64897 8.54753L2.4838 7.9624C3.11084 7.52318 3.29909 6.66177 2.91462 5.99073L2.39257 5.08044ZM5.92729 13.5923L5.92661 13.5919Z"/>
5
- </mask>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.31068 9.78466C4.61752 9.98933 5.55166 11.1867 5.45535 12.5362C5.45535 12.5362 5.45535 12.5362 5.45535 12.5362L5.39858 13.3318L5.70657 13.4835L6.27922 12.9423C6.27926 12.9422 6.27917 12.9423 6.27922 12.9423C7.2503 12.0243 8.74782 12.0248 9.71889 12.9418L10.2921 13.4835L10.6 13.3318L10.5433 12.5362C10.5433 12.5362 10.5433 12.5363 10.5433 12.5362C10.447 11.1867 11.3811 9.98932 12.6879 9.78466L13.4588 9.66395L13.5347 9.32346L12.8918 8.8732C11.8013 8.10877 11.4675 6.61537 12.1264 5.4424L12.5149 4.75121L12.3017 4.47758L11.5565 4.71101C11.5564 4.71102 11.5565 4.711 11.5565 4.71101C10.2913 5.10738 8.94215 4.44253 8.45591 3.18479L8.17062 2.44504L7.83117 2.44595L7.55436 3.17375C7.55435 3.17379 7.55438 3.17372 7.55436 3.17375C7.07261 4.44063 5.71677 5.11018 4.44818 4.7116C4.44801 4.71154 4.44836 4.71166 4.44818 4.7116L3.66298 4.46516L3.45398 4.73557L3.8514 5.42855C4.52395 6.60239 4.19535 8.10983 3.09768 8.87891L2.46461 9.32263L2.54075 9.66409L3.31068 9.78466ZM2.39257 5.08044C2.24125 4.81602 2.26369 4.4842 2.44977 4.24348L2.96385 3.57835C3.14994 3.33838 3.46128 3.23913 3.74728 3.32949L4.76676 3.64946C5.49226 3.87759 6.267 3.49466 6.54215 2.77102L6.9078 1.80963C7.0164 1.52447 7.28431 1.33634 7.58334 1.3356L8.41311 1.33338C8.71215 1.33264 8.98077 1.51929 9.09083 1.8037L9.46589 2.77621C9.74393 3.4954 10.5151 3.87536 11.2384 3.64872L12.2173 3.34208C12.5026 3.25246 12.8125 3.35097 12.9986 3.58946L13.5163 4.25385C13.7024 4.49234 13.727 4.82343 13.5785 5.08785L13.0681 5.99591C12.6916 6.66622 12.882 7.51947 13.5054 7.95647L14.3504 8.54827C14.5966 8.7201 14.7146 9.02896 14.648 9.32672L14.4633 10.1548C14.3967 10.4525 14.1592 10.6784 13.8645 10.7244L12.8523 10.8829C12.1051 10.9999 11.5715 11.6843 11.6265 12.4553L11.7011 13.5019C11.7228 13.8056 11.5613 14.0915 11.2934 14.2233L10.5433 14.5929C10.2739 14.7255 9.95391 14.6766 9.73452 14.4692L8.98222 13.7582C8.42687 13.2338 7.57103 13.2338 7.0164 13.7582L6.26411 14.4692C6.04472 14.6759 5.72396 14.7255 5.45534 14.5929L4.70666 14.224C4.43804 14.0915 4.27585 13.8048 4.29757 13.5004L4.37215 12.4553C4.42718 11.6843 3.89354 10.9999 3.14632 10.8829L2.13408 10.7244C1.83939 10.6784 1.6019 10.4525 1.53601 10.154L1.35138 9.32597C1.28477 9.02896 1.40279 8.7201 1.64897 8.54753L2.4838 7.9624C3.11084 7.52318 3.29909 6.66177 2.91462 5.99073L2.39257 5.08044ZM5.92729 13.5923L5.92661 13.5919Z" fill="#CB7B7A"/>
7
- <path d="M10.128 14.0165C10.3286 14.2062 10.6451 14.1974 10.8348 13.9968C11.0246 13.7961 11.0158 13.4797 10.8151 13.2899L10.128 14.0165ZM10.8146 13.2894C10.6139 13.0996 10.2975 13.1085 10.1077 13.3091C9.91798 13.5097 9.9268 13.8262 10.1274 14.0159L10.8146 13.2894ZM3.38493 9.28817C3.38493 9.28816 3.38493 9.28816 3.38493 9.28816C3.38493 9.28816 3.38493 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38495 9.28816 3.38495 9.28816C3.50695 8.59165 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81042 8.46967 2.81048 8.46963 2.81045 8.46965C2.81043 8.46966 2.81045 8.46965 2.81044 8.46966C2.81042 8.46967 2.81045 8.46965 2.81043 8.46966C2.8104 8.46968 2.81046 8.46964 2.81043 8.46966C2.81042 8.46967 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81043 8.46967 3.50693 8.59167 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817H3.38492C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38496 9.28815 3.38489 9.28819 3.38493 9.28817L2.81044 8.46966C2.81043 8.46966 2.81044 8.46966 2.81043 8.46966C2.81043 8.46966 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.68842 9.16617 3.38492 9.28818 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28818C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38495 9.28815 3.38488 9.2882 3.38492 9.28817C3.38494 9.28816 3.38492 9.28818 3.38493 9.28817C3.38495 9.28815 3.38492 9.28817 3.38494 9.28816C3.38497 9.28814 3.38492 9.28817 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 2.68844 9.16615 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965H2.81045C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81042 8.46967 2.81047 8.46963 2.81044 8.46966L3.38493 9.28817ZM10.8151 13.2899L10.8146 13.2894L10.1274 14.0159L10.128 14.0165L10.8151 13.2899ZM3.31068 9.78466L3.46541 8.7967L3.46539 8.79669L3.31068 9.78466ZM5.39858 13.3318L4.40111 13.2606C4.37217 13.6663 4.59179 14.0491 4.95663 14.2288L5.39858 13.3318ZM5.70657 13.4835L5.26462 14.3806C5.63952 14.5653 6.08974 14.4973 6.39347 14.2103L5.70657 13.4835ZM9.71889 12.9418L10.4058 12.215L10.4054 12.2147L9.71889 12.9418ZM10.2921 13.4835L9.60515 14.2103C9.90889 14.4974 10.3591 14.5653 10.734 14.3805L10.2921 13.4835ZM10.6 13.3318L11.0419 14.2288C11.4067 14.0491 11.6263 13.6664 11.5974 13.2607L10.6 13.3318ZM12.6879 9.78466L12.5332 8.79669L12.5332 8.7967L12.6879 9.78466ZM13.4588 9.66395L13.6135 10.6519C14.0196 10.5883 14.3454 10.2827 14.4348 9.88157L13.4588 9.66395ZM13.5347 9.32346L14.5107 9.54108C14.5989 9.14592 14.44 8.73663 14.1084 8.50437L13.5347 9.32346ZM12.8918 8.8732L12.3178 9.69206L12.3182 9.69229L12.8918 8.8732ZM12.1264 5.4424L11.2547 4.95238L11.2545 4.95268L12.1264 5.4424ZM12.5149 4.75121L13.3866 5.24124C13.5841 4.88994 13.5514 4.45444 13.3037 4.13656L12.5149 4.75121ZM12.3017 4.47758L13.0905 3.86293C12.8342 3.53401 12.4007 3.39865 12.0028 3.5233L12.3017 4.47758ZM8.45591 3.18479L7.5229 3.54462L7.52319 3.54538L8.45591 3.18479ZM8.17062 2.44504L9.10364 2.0852C8.95451 1.69855 8.58236 1.44393 8.16794 1.44504L8.17062 2.44504ZM7.83117 2.44595L7.8285 1.44595C7.41434 1.44706 7.04372 1.70335 6.89649 2.09046L7.83117 2.44595ZM3.66298 4.46516L3.96244 3.51105C3.56301 3.38568 3.12778 3.52239 2.87177 3.85362L3.66298 4.46516ZM3.45398 4.73557L2.66276 4.12403C2.41528 4.44422 2.38518 4.88201 2.58651 5.23306L3.45398 4.73557ZM3.8514 5.42855L4.71908 4.93142L4.71887 4.93106L3.8514 5.42855ZM3.09768 8.87891L2.52387 8.05993L2.52373 8.06002L3.09768 8.87891ZM2.46461 9.32263L1.89066 8.50374C1.55922 8.73604 1.4005 9.14522 1.48858 9.54025L2.46461 9.32263ZM2.54075 9.66409L1.56472 9.88172C1.65416 10.2829 1.97997 10.5885 2.38604 10.6521L2.54075 9.66409ZM2.44977 4.24348L3.24094 4.85508L3.24099 4.85502L2.44977 4.24348ZM2.39257 5.08044L1.52466 5.57715L1.5251 5.57793L2.39257 5.08044ZM2.96385 3.57835L2.1736 2.96558L2.17264 2.96682L2.96385 3.57835ZM3.74728 3.32949L3.44602 4.28303L3.44783 4.2836L3.74728 3.32949ZM4.76676 3.64946L5.06672 2.69551L5.06621 2.69535L4.76676 3.64946ZM6.54215 2.77102L5.60747 2.41553L5.60743 2.41562L6.54215 2.77102ZM6.9078 1.80963L5.97328 1.4537L5.97312 1.45414L6.9078 1.80963ZM7.58334 1.3356L7.58582 2.3356L7.58602 2.33559L7.58334 1.3356ZM8.41311 1.33338L8.41063 0.333379L8.41043 0.33338L8.41311 1.33338ZM9.09083 1.8037L10.0238 1.44387L10.0234 1.44282L9.09083 1.8037ZM9.46589 2.77621L8.53287 3.13604L8.53317 3.1368L9.46589 2.77621ZM11.2384 3.64872L10.9395 2.69444L10.9394 2.69447L11.2384 3.64872ZM12.2173 3.34208L12.5162 4.29636L12.517 4.29611L12.2173 3.34208ZM12.9986 3.58946L13.7874 2.97482L13.787 2.97432L12.9986 3.58946ZM13.5163 4.25385L12.7275 4.8685L12.7279 4.86899L13.5163 4.25385ZM13.5785 5.08785L14.4502 5.57787L14.4505 5.57734L13.5785 5.08785ZM13.0681 5.99591L12.1964 5.50589L12.1962 5.50618L13.0681 5.99591ZM13.5054 7.95647L12.9314 8.77533L12.9317 8.77556L13.5054 7.95647ZM14.3504 8.54827L13.7767 9.36736L13.778 9.36827L14.3504 8.54827ZM14.648 9.32672L13.6721 9.10839L13.6719 9.10909L14.648 9.32672ZM14.4633 10.1548L15.4392 10.3731L15.4394 10.3724L14.4633 10.1548ZM13.8645 10.7244L13.7106 9.73629L13.7098 9.7364L13.8645 10.7244ZM12.8523 10.8829L12.6976 9.89491L12.6976 9.89491L12.8523 10.8829ZM11.6265 12.4553L12.624 12.3842L12.6239 12.3841L11.6265 12.4553ZM11.7011 13.5019L10.7036 13.573L10.7036 13.5732L11.7011 13.5019ZM11.2934 14.2233L10.8519 13.3261L10.8514 13.3263L11.2934 14.2233ZM10.5433 14.5929L10.9849 15.4901L10.9853 15.4899L10.5433 14.5929ZM9.73452 14.4692L10.4215 13.7425L10.4214 13.7425L9.73452 14.4692ZM8.98222 13.7582L9.66912 13.0314L9.66877 13.0311L8.98222 13.7582ZM7.0164 13.7582L7.70331 14.4849L7.70343 14.4848L7.0164 13.7582ZM6.26411 14.4692L6.94976 15.1971L6.95101 15.196L6.26411 14.4692ZM5.45534 14.5929L5.89792 13.6962L5.89729 13.6959L5.45534 14.5929ZM4.70666 14.224L4.26408 15.1208L4.26471 15.1211L4.70666 14.224ZM4.29757 13.5004L3.30011 13.4292L3.3001 13.4292L4.29757 13.5004ZM4.37215 12.4553L3.37468 12.3841L3.37468 12.3841L4.37215 12.4553ZM3.14632 10.8829L3.30104 9.89491L3.30102 9.89491L3.14632 10.8829ZM2.13408 10.7244L2.28879 9.7364L2.28806 9.73629L2.13408 10.7244ZM1.53601 10.154L2.51251 9.93849L2.51205 9.93642L1.53601 10.154ZM1.35138 9.32597L2.32741 9.10835L2.32714 9.10713L1.35138 9.32597ZM1.64897 8.54753L1.07501 7.72864L1.07494 7.72869L1.64897 8.54753ZM2.4838 7.9624L1.91008 7.14335L1.90985 7.14351L2.4838 7.9624ZM2.91462 5.99073L3.78229 5.49359L3.78209 5.49323L2.91462 5.99073ZM5.48456 14.4889C5.97976 14.7334 6.57943 14.5302 6.82394 14.035C7.06846 13.5398 6.86523 12.9401 6.37003 12.6956L5.48456 14.4889ZM6.36935 12.6953C5.87414 12.4508 5.27448 12.654 5.02996 13.1492C4.78544 13.6444 4.98867 14.2441 5.48388 14.4886L6.36935 12.6953ZM6.45281 12.6074C6.58484 10.7574 5.3033 9.08454 3.46541 8.7967L3.15595 10.7726C3.93174 10.8941 4.51848 11.616 4.45789 12.465L6.45281 12.6074ZM6.45535 12.5362V12.5362C5.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 5.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362H4.45535C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C5.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 5.45535 12.5362 4.45535 12.5362V12.5362H6.45535ZM6.39604 13.403L6.45281 12.6074L4.45789 12.465L4.40111 13.2606L6.39604 13.403ZM6.14852 12.5865L5.84053 12.4347L4.95663 14.2288L5.26462 14.3806L6.14852 12.5865ZM5.59231 12.2155L5.01967 12.7568L6.39347 14.2103L6.96612 13.669L5.59231 12.2155ZM5.59221 12.2156C5.59219 12.2156 5.59221 12.2156 5.5922 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.55255 13.6293 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96623 13.6689 6.9662 13.6689 6.96622 13.6689C6.96622 13.6689 6.96621 13.6689 6.96622 13.6689C6.96623 13.6689 6.96622 13.6689 6.96622 13.6689C6.96624 13.6689 6.96621 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 5.55258 13.6293 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59222 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156L6.96623 13.6689C6.96624 13.6689 6.96622 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C7.00588 12.2553 5.59222 12.2156 5.59222 12.2156H5.59222C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.5922 12.2156 5.59223 12.2156 5.59221 12.2156C5.59221 12.2156 5.59222 12.2156 5.59221 12.2156C5.5922 12.2156 5.59221 12.2156 5.59221 12.2156C5.59219 12.2156 5.59222 12.2156 5.59221 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 7.00585 12.2553 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96621 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689V13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96623 13.6689L5.59221 12.2156ZM10.4054 12.2147C9.04925 10.9341 6.94907 10.9329 5.59224 12.2156L6.96619 13.669C7.55154 13.1156 8.44639 13.1156 9.03234 13.6689L10.4054 12.2147ZM10.158 12.4348L9.85007 12.5865L10.734 14.3805L11.0419 14.2288L10.158 12.4348ZM9.5458 12.6073L9.6025 13.4029L11.5974 13.2607L11.5407 12.4651L9.5458 12.6073ZM9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C10.476 11.5385 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469V12.469V12.469V12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 10.476 11.5385 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035L11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C10.6105 13.5339 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035V12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035V12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 10.6105 13.534 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469H11.541C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.4689L9.54554 12.6035ZM12.5332 8.7967C10.6953 9.08454 9.41387 10.7575 9.54581 12.6074L11.5407 12.4651C11.4802 11.616 12.067 10.8941 12.8427 10.7726L12.5332 8.7967ZM13.3041 8.67599L12.5332 8.79669L12.8426 10.7726L13.6135 10.6519L13.3041 8.67599ZM12.5587 9.10583L12.4828 9.44632L14.4348 9.88157L14.5107 9.54108L12.5587 9.10583ZM11.2545 4.95268C10.3477 6.56702 10.8005 8.62841 12.3178 9.69206L13.4658 8.05434C12.8022 7.58913 12.5873 6.66373 12.9982 5.93213L11.2545 4.95268ZM11.5129 5.09223L11.7261 5.36586L13.3037 4.13656L13.0905 3.86293L11.5129 5.09223ZM11.8554 5.66529L12.6006 5.43186L12.0028 3.5233L11.2576 3.75673L11.8554 5.66529ZM11.8519 5.66637C11.8519 5.66636 11.8519 5.66637 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C12.5118 4.41555 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 12.5118 4.41556 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637L11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C10.6011 5.00647 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.852 5.66635 11.8519 5.66638 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 10.6011 5.00646 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75565L11.8519 5.66637ZM7.52319 3.54538C8.19388 5.28022 10.0728 6.22376 11.8554 5.66527L11.2575 3.75675C10.5098 3.991 9.69043 3.60483 9.38864 2.8242L7.52319 3.54538ZM7.83385 3.44594L8.1733 3.44503L8.16794 1.44504L7.8285 1.44595L7.83385 3.44594ZM8.48904 3.52924L8.76585 2.80144L6.89649 2.09046L6.61968 2.81826L8.48904 3.52924ZM8.48823 3.53139C8.48823 3.53138 8.48823 3.53139 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138V3.53138H8.48823C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C7.19673 4.10761 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.6205 2.81613 6.62051 2.8161 6.6205 2.81612C6.6205 2.81612 6.6205 2.81612 6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 7.19673 4.10763 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48823 3.53139 8.48822 3.5314 8.48823 3.53139L6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C7.912 2.2399 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48823 3.53138 8.48822 3.53141 8.48823 3.53139C8.48823 3.53139 8.48823 3.53139 8.48823 3.53139C8.48823 3.53138 8.48822 3.53139 8.48823 3.53138C8.48823 3.53138 8.48823 3.53139 8.48823 3.53138L8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 7.912 2.23988 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.6205 2.81612 6.62051 2.81611 6.6205 2.81612L8.48823 3.53139ZM4.14844 5.66562C5.93585 6.22721 7.82432 5.27729 8.48907 3.52919L6.61966 2.81832C6.32091 3.60397 5.49769 3.99315 4.74793 3.75758L4.14844 5.66562ZM4.14795 5.66546C4.14797 5.66547 4.14795 5.66546 4.14797 5.66547C4.14829 5.66557 4.14766 5.66537 4.14798 5.66547C4.14805 5.66549 4.14793 5.66546 4.148 5.66548C4.14802 5.66549 4.14798 5.66547 4.148 5.66548H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148C3.49437 4.41138 4.74847 3.75775 4.74847 3.75775C4.74844 3.75774 4.7485 3.75776 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74846 3.75775 4.74847 3.75775 4.74846 3.75775C4.74843 3.75774 4.74848 3.75775 4.74845 3.75774C4.74839 3.75772 4.7485 3.75776 4.74844 3.75774C4.74844 3.75774 4.74844 3.75774 4.74844 3.75774C4.74826 3.75768 4.74861 3.7578 4.74843 3.75774C4.74838 3.75772 4.74847 3.75775 4.74842 3.75773C4.74841 3.75773 4.74842 3.75773 4.74841 3.75773C4.74841 3.75773 4.74842 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.7484 3.75773C4.74836 3.75772 4.74844 3.75774 4.7484 3.75773C4.74816 3.75765 4.74862 3.7578 4.74839 3.75772C4.74837 3.75772 4.7484 3.75773 4.74838 3.75772C4.74837 3.75772 4.74839 3.75772 4.74838 3.75772C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772H4.74838C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772C4.7482 3.75766 4.74855 3.75777 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74837H4.74837C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74837C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74836 3.75772 4.74837 3.75772 4.74837 3.75772C4.74836 3.75772 4.74837 3.75772 4.74836 3.75772C4.74837 3.75772 3.49427 4.41135 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545H4.1479C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.1479 5.66545 4.14791 5.66545C4.14815 5.66553 4.14766 5.66537 4.14791 5.66545C4.14798 5.66547 4.14784 5.66543 4.14792 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66546 4.14792 5.66545 4.14792 5.66546C4.14807 5.6655 4.14779 5.66541 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14797 5.66547 4.14792 5.66545 4.14794 5.66546C4.14795 5.66546 4.14795 5.66546 4.14795 5.66546L4.74842 3.75773C4.74832 3.7577 4.74848 3.75775 4.74839 3.75772C4.74836 3.75772 4.7484 3.75773 4.74838 3.75772C4.74836 3.75771 4.74839 3.75772 4.74837 3.75772C4.74835 3.75771 4.74838 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74836H4.74836C5.402 5.01182 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.14789 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.1479 5.66545 4.14791 5.66545C4.14792 5.66546 4.1479 5.66545 4.14791 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545H4.14792C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14795 5.66546 4.14789 5.66545 4.14792 5.66546C4.14795 5.66546 4.1479 5.66545 4.14793 5.66546C4.14811 5.66551 4.14775 5.6654 4.14794 5.66546C4.14799 5.66548 4.1479 5.66545 4.14795 5.66546C4.14795 5.66547 4.14795 5.66547 4.14795 5.66547C4.14797 5.66547 4.14794 5.66546 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14797 5.66547 4.14795 5.66546 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14805 5.6655 4.14788 5.66544 4.14797 5.66547C4.14821 5.66555 4.14775 5.6654 4.14798 5.66547H4.14798C4.14798 5.66548 4.14798 5.66548 4.14798 5.66548C4.14802 5.66549 4.14795 5.66547 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.148 5.66548 4.14798 5.66547 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.148 5.66548 4.14799 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548L4.148 5.66548H4.148C4.148 5.66548 4.14799 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148H4.148H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.14808 5.6655 4.14793 5.66546 4.148 5.66548C4.14801 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148C4.148 5.66548 5.4021 5.01185 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74846 3.75775 4.74847 3.75775 4.74846 3.75775C4.74821 3.75767 4.74871 3.75783 4.74846 3.75775C4.74837 3.75772 4.74854 3.75777 4.74844 3.75774C4.74815 3.75765 4.74873 3.75783 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.7484 3.75773 4.74845 3.75774 4.74842 3.75774C4.74842 3.75774 4.74842 3.75773 4.74842 3.75773L4.14795 5.66546ZM3.36353 5.41927L4.14873 5.66571L4.74764 3.75749L3.96244 3.51105L3.36353 5.41927ZM4.24519 5.34711L4.4542 5.07669L2.87177 3.85362L2.66276 4.12403L4.24519 5.34711ZM3.6715 9.69789C5.19967 8.62718 5.64444 6.54651 4.71908 4.93142L2.98372 5.92568C3.40346 6.65827 3.19103 7.59248 2.52387 8.05993L3.6715 9.69789ZM3.03856 10.1415L3.67164 9.6978L2.52373 8.06002L1.89066 8.50374L3.03856 10.1415ZM3.51678 9.44647L3.44064 9.105L1.48858 9.54025L1.56472 9.88172L3.51678 9.44647ZM3.46539 8.79669L2.69545 8.67613L2.38604 10.6521L3.15598 10.7726L3.46539 8.79669ZM1.6586 3.63188C1.22413 4.19393 1.17334 4.96329 1.52466 5.57715L3.26049 4.58373C3.30915 4.66875 3.30326 4.77447 3.24094 4.85508L1.6586 3.63188ZM2.17264 2.96682L1.65856 3.63194L3.24099 4.85502L3.75507 4.18989L2.17264 2.96682ZM4.04855 2.37595C3.35512 2.15686 2.61102 2.40147 2.1736 2.96558L3.75411 4.19113C3.68885 4.27529 3.56745 4.32139 3.44602 4.28303L4.04855 2.37595ZM5.06621 2.69535L4.04674 2.37538L3.44783 4.2836L4.4673 4.60357L5.06621 2.69535ZM5.60743 2.41562C5.51528 2.65798 5.27329 2.76046 5.06672 2.69551L4.4668 4.60341C5.71124 4.99471 7.01873 4.33134 7.47686 3.12642L5.60743 2.41562ZM5.97312 1.45414L5.60747 2.41553L7.47683 3.12651L7.84248 2.16512L5.97312 1.45414ZM7.58086 0.335601C6.85604 0.337397 6.22505 0.792672 5.97328 1.4537L7.84231 2.16556C7.80776 2.25627 7.71257 2.33528 7.58582 2.3356L7.58086 0.335601ZM8.41043 0.33338L7.58066 0.335602L7.58602 2.33559L8.41579 2.33337L8.41043 0.33338ZM10.0234 1.44282C9.76828 0.783418 9.13533 0.331584 8.41063 0.333379L8.41559 2.33337C8.28897 2.33369 8.19326 2.25515 8.15822 2.16458L10.0234 1.44282ZM10.3989 2.41637L10.0238 1.44387L8.15781 2.16354L8.53287 3.13604L10.3989 2.41637ZM10.9394 2.69447C10.7335 2.75897 10.4922 2.65771 10.3986 2.41562L8.53317 3.1368C8.99565 4.33309 10.2966 4.99176 11.5374 4.60297L10.9394 2.69447ZM11.9184 2.3878L10.9395 2.69444L11.5373 4.603L12.5162 4.29636L11.9184 2.3878ZM13.787 2.97432C13.3494 2.4135 12.6086 2.17098 11.9176 2.38805L12.517 4.29611C12.3966 4.33394 12.2756 4.28843 12.2102 4.20461L13.787 2.97432ZM14.3051 3.6392L13.7874 2.97482L12.2098 4.20411L12.7275 4.8685L14.3051 3.6392ZM14.4505 5.57734C14.7954 4.96303 14.7397 4.19631 14.3047 3.6387L12.7279 4.86899C12.665 4.78838 12.6586 4.68382 12.7065 4.59835L14.4505 5.57734ZM13.9398 6.48593L14.4502 5.57787L12.7068 4.59782L12.1964 5.50589L13.9398 6.48593ZM14.0794 7.13761C13.883 6.99997 13.8112 6.71478 13.94 6.48564L12.1962 5.50618C11.5719 6.61766 11.8809 8.03898 12.9314 8.77533L14.0794 7.13761ZM14.924 7.72918L14.0791 7.13738L12.9317 8.77556L13.7767 9.36736L14.924 7.72918ZM15.6238 9.54504C15.7771 8.86011 15.5089 8.1374 14.9227 7.72827L13.778 9.36827C13.6842 9.30281 13.6521 9.19782 13.6721 9.10839L15.6238 9.54504ZM15.4394 10.3724L15.624 9.54434L13.6719 9.10909L13.4873 9.93716L15.4394 10.3724ZM14.0185 11.7124C14.7316 11.6013 15.2856 11.0597 15.4392 10.3731L13.4875 9.93646C13.5078 9.84538 13.5868 9.75557 13.7106 9.73629L14.0185 11.7124ZM13.007 11.8708L14.0192 11.7123L13.7098 9.7364L12.6976 9.89491L13.007 11.8708ZM12.6239 12.3841C12.6046 12.1135 12.7909 11.9047 13.007 11.8708L12.6976 9.89491C11.4193 10.0951 10.5383 11.2551 10.629 12.5265L12.6239 12.3841ZM12.6985 13.4308L12.6239 12.3842L10.629 12.5264L10.7036 13.573L12.6985 13.4308ZM11.735 15.1205C12.3777 14.8042 12.7485 14.1292 12.6985 13.4305L10.7036 13.5732C10.6971 13.4819 10.7449 13.3787 10.8519 13.3261L11.735 15.1205ZM10.9853 15.4899L11.7354 15.1203L10.8514 13.3263L10.1013 13.6959L10.9853 15.4899ZM9.04756 15.1959C9.56849 15.6883 10.3381 15.8085 10.9849 15.4901L10.1017 13.6957C10.2098 13.6425 10.3393 13.6648 10.4215 13.7425L9.04756 15.1959ZM8.29532 14.4849L9.04762 15.196L10.4214 13.7425L9.66912 13.0314L8.29532 14.4849ZM7.70343 14.4848C7.8723 14.3251 8.12544 14.3245 8.29567 14.4852L9.66877 13.0311C8.7283 12.143 7.26976 12.1424 6.32938 13.0315L7.70343 14.4848ZM6.95101 15.196L7.70331 14.4849L6.3295 13.0314L5.57721 13.7425L6.95101 15.196ZM5.01275 15.4896C5.66125 15.8097 6.43086 15.6859 6.94976 15.1971L5.57846 13.7413C5.65858 13.6658 5.78667 13.6413 5.89792 13.6962L5.01275 15.4896ZM4.26471 15.1211L5.01339 15.4899L5.89729 13.6959L5.14861 13.327L4.26471 15.1211ZM3.3001 13.4292C3.25013 14.1296 3.62252 14.8041 4.26408 15.1208L5.14924 13.3273C5.25355 13.3788 5.30156 13.4801 5.29503 13.5716L3.3001 13.4292ZM3.37468 12.3841L3.30011 13.4292L5.29503 13.5716L5.36961 12.5265L3.37468 12.3841ZM2.99159 11.8708C3.20772 11.9047 3.394 12.1135 3.37468 12.3841L5.36961 12.5265C5.46035 11.2551 4.57937 10.0951 3.30104 9.89491L2.99159 11.8708ZM1.97938 11.7123L2.99161 11.8708L3.30102 9.89491L2.28879 9.7364L1.97938 11.7123ZM0.559521 10.3696C0.711701 11.059 1.26679 11.6013 1.98011 11.7124L2.28806 9.73629C2.412 9.7556 2.4921 9.84607 2.51251 9.93849L0.559521 10.3696ZM0.375346 9.5436L0.559981 10.3717L2.51205 9.93642L2.32741 9.10835L0.375346 9.5436ZM1.07494 7.72869C0.491399 8.13776 0.221846 8.85919 0.375619 9.54482L2.32714 9.10713C2.34768 9.19874 2.31417 9.30244 2.22299 9.36637L1.07494 7.72869ZM1.90985 7.14351L1.07501 7.72864L2.22292 9.36642L3.05776 8.78128L1.90985 7.14351ZM2.04694 6.48786C2.17846 6.7174 2.10675 7.00559 1.91008 7.14335L3.05753 8.78145C4.11493 8.04077 4.41973 6.60615 3.78229 5.49359L2.04694 6.48786ZM1.5251 5.57793L2.04715 6.48822L3.78209 5.49323L3.26004 4.58295L1.5251 5.57793ZM6.37003 12.6956L6.36935 12.6953L5.48388 14.4886L5.48456 14.4889L6.37003 12.6956ZM10.979 12.7568L10.4058 12.215L9.03199 13.6685L9.60515 14.2103L10.979 12.7568ZM12.3182 9.69229L12.961 10.1425L14.1084 8.50437L13.4655 8.05411L12.3182 9.69229ZM11.6432 4.26119L11.2547 4.95238L12.9981 5.93243L13.3866 5.24124L11.6432 4.26119ZM7.2376 2.80487L7.5229 3.54462L9.38893 2.82495L9.10364 2.0852L7.2376 2.80487ZM4.71887 4.93106L4.32145 4.23808L2.58651 5.23306L2.98393 5.92604L4.71887 4.93106Z" fill="currentColor" mask="url(#path-2-inside-1_815_4455)"/>
8
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.92347 7.10255C8.4134 6.59248 7.58598 6.59248 7.07591 7.10255C6.56584 7.61263 6.56584 8.44004 7.07591 8.95011C7.58598 9.46019 8.4134 9.46019 8.92347 8.95011C9.43354 8.44004 9.43354 7.61263 8.92347 7.10255ZM6.36881 6.39545C7.2694 5.49485 8.72998 5.49485 9.63058 6.39545C10.5312 7.29604 10.5312 8.75663 9.63058 9.65722C8.72998 10.5578 7.2694 10.5578 6.36881 9.65722C5.46821 8.75663 5.46821 7.29604 6.36881 6.39545Z" fill="currentColor"/>
3
+ <mask id="path-2-inside-1_815_4455" fill="white">
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.31068 9.78466C4.61752 9.98933 5.55166 11.1867 5.45535 12.5362C5.45535 12.5362 5.45535 12.5362 5.45535 12.5362L5.39858 13.3318L5.70657 13.4835L6.27922 12.9423C6.27926 12.9422 6.27917 12.9423 6.27922 12.9423C7.2503 12.0243 8.74782 12.0248 9.71889 12.9418L10.2921 13.4835L10.6 13.3318L10.5433 12.5362C10.5433 12.5362 10.5433 12.5363 10.5433 12.5362C10.447 11.1867 11.3811 9.98932 12.6879 9.78466L13.4588 9.66395L13.5347 9.32346L12.8918 8.8732C11.8013 8.10877 11.4675 6.61537 12.1264 5.4424L12.5149 4.75121L12.3017 4.47758L11.5565 4.71101C11.5564 4.71102 11.5565 4.711 11.5565 4.71101C10.2913 5.10738 8.94215 4.44253 8.45591 3.18479L8.17062 2.44504L7.83117 2.44595L7.55436 3.17375C7.55435 3.17379 7.55438 3.17372 7.55436 3.17375C7.07261 4.44063 5.71677 5.11018 4.44818 4.7116C4.44801 4.71154 4.44836 4.71166 4.44818 4.7116L3.66298 4.46516L3.45398 4.73557L3.8514 5.42855C4.52395 6.60239 4.19535 8.10983 3.09768 8.87891L2.46461 9.32263L2.54075 9.66409L3.31068 9.78466ZM2.39257 5.08044C2.24125 4.81602 2.26369 4.4842 2.44977 4.24348L2.96385 3.57835C3.14994 3.33838 3.46128 3.23913 3.74728 3.32949L4.76676 3.64946C5.49226 3.87759 6.267 3.49466 6.54215 2.77102L6.9078 1.80963C7.0164 1.52447 7.28431 1.33634 7.58334 1.3356L8.41311 1.33338C8.71215 1.33264 8.98077 1.51929 9.09083 1.8037L9.46589 2.77621C9.74393 3.4954 10.5151 3.87536 11.2384 3.64872L12.2173 3.34208C12.5026 3.25246 12.8125 3.35097 12.9986 3.58946L13.5163 4.25385C13.7024 4.49234 13.727 4.82343 13.5785 5.08785L13.0681 5.99591C12.6916 6.66622 12.882 7.51947 13.5054 7.95647L14.3504 8.54827C14.5966 8.7201 14.7146 9.02896 14.648 9.32672L14.4633 10.1548C14.3967 10.4525 14.1592 10.6784 13.8645 10.7244L12.8523 10.8829C12.1051 10.9999 11.5715 11.6843 11.6265 12.4553L11.7011 13.5019C11.7228 13.8056 11.5613 14.0915 11.2934 14.2233L10.5433 14.5929C10.2739 14.7255 9.95391 14.6766 9.73452 14.4692L8.98222 13.7582C8.42687 13.2338 7.57103 13.2338 7.0164 13.7582L6.26411 14.4692C6.04472 14.6759 5.72396 14.7255 5.45534 14.5929L4.70666 14.224C4.43804 14.0915 4.27585 13.8048 4.29757 13.5004L4.37215 12.4553C4.42718 11.6843 3.89354 10.9999 3.14632 10.8829L2.13408 10.7244C1.83939 10.6784 1.6019 10.4525 1.53601 10.154L1.35138 9.32597C1.28477 9.02896 1.40279 8.7201 1.64897 8.54753L2.4838 7.9624C3.11084 7.52318 3.29909 6.66177 2.91462 5.99073L2.39257 5.08044ZM5.92729 13.5923L5.92661 13.5919Z"/>
5
+ </mask>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.31068 9.78466C4.61752 9.98933 5.55166 11.1867 5.45535 12.5362C5.45535 12.5362 5.45535 12.5362 5.45535 12.5362L5.39858 13.3318L5.70657 13.4835L6.27922 12.9423C6.27926 12.9422 6.27917 12.9423 6.27922 12.9423C7.2503 12.0243 8.74782 12.0248 9.71889 12.9418L10.2921 13.4835L10.6 13.3318L10.5433 12.5362C10.5433 12.5362 10.5433 12.5363 10.5433 12.5362C10.447 11.1867 11.3811 9.98932 12.6879 9.78466L13.4588 9.66395L13.5347 9.32346L12.8918 8.8732C11.8013 8.10877 11.4675 6.61537 12.1264 5.4424L12.5149 4.75121L12.3017 4.47758L11.5565 4.71101C11.5564 4.71102 11.5565 4.711 11.5565 4.71101C10.2913 5.10738 8.94215 4.44253 8.45591 3.18479L8.17062 2.44504L7.83117 2.44595L7.55436 3.17375C7.55435 3.17379 7.55438 3.17372 7.55436 3.17375C7.07261 4.44063 5.71677 5.11018 4.44818 4.7116C4.44801 4.71154 4.44836 4.71166 4.44818 4.7116L3.66298 4.46516L3.45398 4.73557L3.8514 5.42855C4.52395 6.60239 4.19535 8.10983 3.09768 8.87891L2.46461 9.32263L2.54075 9.66409L3.31068 9.78466ZM2.39257 5.08044C2.24125 4.81602 2.26369 4.4842 2.44977 4.24348L2.96385 3.57835C3.14994 3.33838 3.46128 3.23913 3.74728 3.32949L4.76676 3.64946C5.49226 3.87759 6.267 3.49466 6.54215 2.77102L6.9078 1.80963C7.0164 1.52447 7.28431 1.33634 7.58334 1.3356L8.41311 1.33338C8.71215 1.33264 8.98077 1.51929 9.09083 1.8037L9.46589 2.77621C9.74393 3.4954 10.5151 3.87536 11.2384 3.64872L12.2173 3.34208C12.5026 3.25246 12.8125 3.35097 12.9986 3.58946L13.5163 4.25385C13.7024 4.49234 13.727 4.82343 13.5785 5.08785L13.0681 5.99591C12.6916 6.66622 12.882 7.51947 13.5054 7.95647L14.3504 8.54827C14.5966 8.7201 14.7146 9.02896 14.648 9.32672L14.4633 10.1548C14.3967 10.4525 14.1592 10.6784 13.8645 10.7244L12.8523 10.8829C12.1051 10.9999 11.5715 11.6843 11.6265 12.4553L11.7011 13.5019C11.7228 13.8056 11.5613 14.0915 11.2934 14.2233L10.5433 14.5929C10.2739 14.7255 9.95391 14.6766 9.73452 14.4692L8.98222 13.7582C8.42687 13.2338 7.57103 13.2338 7.0164 13.7582L6.26411 14.4692C6.04472 14.6759 5.72396 14.7255 5.45534 14.5929L4.70666 14.224C4.43804 14.0915 4.27585 13.8048 4.29757 13.5004L4.37215 12.4553C4.42718 11.6843 3.89354 10.9999 3.14632 10.8829L2.13408 10.7244C1.83939 10.6784 1.6019 10.4525 1.53601 10.154L1.35138 9.32597C1.28477 9.02896 1.40279 8.7201 1.64897 8.54753L2.4838 7.9624C3.11084 7.52318 3.29909 6.66177 2.91462 5.99073L2.39257 5.08044ZM5.92729 13.5923L5.92661 13.5919Z" fill="#CB7B7A"/>
7
+ <path d="M10.128 14.0165C10.3286 14.2062 10.6451 14.1974 10.8348 13.9968C11.0246 13.7961 11.0158 13.4797 10.8151 13.2899L10.128 14.0165ZM10.8146 13.2894C10.6139 13.0996 10.2975 13.1085 10.1077 13.3091C9.91798 13.5097 9.9268 13.8262 10.1274 14.0159L10.8146 13.2894ZM3.38493 9.28817C3.38493 9.28816 3.38493 9.28816 3.38493 9.28816C3.38493 9.28816 3.38493 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38495 9.28816 3.38495 9.28816C3.50695 8.59165 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81042 8.46967 2.81048 8.46963 2.81045 8.46965C2.81043 8.46966 2.81045 8.46965 2.81044 8.46966C2.81042 8.46967 2.81045 8.46965 2.81043 8.46966C2.8104 8.46968 2.81046 8.46964 2.81043 8.46966C2.81042 8.46967 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81043 8.46967 3.50693 8.59167 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817H3.38492C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38496 9.28815 3.38489 9.28819 3.38493 9.28817L2.81044 8.46966C2.81043 8.46966 2.81044 8.46966 2.81043 8.46966C2.81043 8.46966 2.81043 8.46966 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.81042 8.46967 2.81042 8.46967 2.81042 8.46967C2.68842 9.16617 3.38492 9.28818 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28818C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38492 9.28817 3.38492 9.28817 3.38492 9.28817C3.38495 9.28815 3.38488 9.2882 3.38492 9.28817C3.38494 9.28816 3.38492 9.28818 3.38493 9.28817C3.38495 9.28815 3.38492 9.28817 3.38494 9.28816C3.38497 9.28814 3.38492 9.28817 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 3.38494 9.28816 3.38494 9.28816C3.38494 9.28816 2.68844 9.16615 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965H2.81045C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81045 8.46965 2.81045 8.46965 2.81045 8.46965C2.81042 8.46967 2.81047 8.46963 2.81044 8.46966L3.38493 9.28817ZM10.8151 13.2899L10.8146 13.2894L10.1274 14.0159L10.128 14.0165L10.8151 13.2899ZM3.31068 9.78466L3.46541 8.7967L3.46539 8.79669L3.31068 9.78466ZM5.39858 13.3318L4.40111 13.2606C4.37217 13.6663 4.59179 14.0491 4.95663 14.2288L5.39858 13.3318ZM5.70657 13.4835L5.26462 14.3806C5.63952 14.5653 6.08974 14.4973 6.39347 14.2103L5.70657 13.4835ZM9.71889 12.9418L10.4058 12.215L10.4054 12.2147L9.71889 12.9418ZM10.2921 13.4835L9.60515 14.2103C9.90889 14.4974 10.3591 14.5653 10.734 14.3805L10.2921 13.4835ZM10.6 13.3318L11.0419 14.2288C11.4067 14.0491 11.6263 13.6664 11.5974 13.2607L10.6 13.3318ZM12.6879 9.78466L12.5332 8.79669L12.5332 8.7967L12.6879 9.78466ZM13.4588 9.66395L13.6135 10.6519C14.0196 10.5883 14.3454 10.2827 14.4348 9.88157L13.4588 9.66395ZM13.5347 9.32346L14.5107 9.54108C14.5989 9.14592 14.44 8.73663 14.1084 8.50437L13.5347 9.32346ZM12.8918 8.8732L12.3178 9.69206L12.3182 9.69229L12.8918 8.8732ZM12.1264 5.4424L11.2547 4.95238L11.2545 4.95268L12.1264 5.4424ZM12.5149 4.75121L13.3866 5.24124C13.5841 4.88994 13.5514 4.45444 13.3037 4.13656L12.5149 4.75121ZM12.3017 4.47758L13.0905 3.86293C12.8342 3.53401 12.4007 3.39865 12.0028 3.5233L12.3017 4.47758ZM8.45591 3.18479L7.5229 3.54462L7.52319 3.54538L8.45591 3.18479ZM8.17062 2.44504L9.10364 2.0852C8.95451 1.69855 8.58236 1.44393 8.16794 1.44504L8.17062 2.44504ZM7.83117 2.44595L7.8285 1.44595C7.41434 1.44706 7.04372 1.70335 6.89649 2.09046L7.83117 2.44595ZM3.66298 4.46516L3.96244 3.51105C3.56301 3.38568 3.12778 3.52239 2.87177 3.85362L3.66298 4.46516ZM3.45398 4.73557L2.66276 4.12403C2.41528 4.44422 2.38518 4.88201 2.58651 5.23306L3.45398 4.73557ZM3.8514 5.42855L4.71908 4.93142L4.71887 4.93106L3.8514 5.42855ZM3.09768 8.87891L2.52387 8.05993L2.52373 8.06002L3.09768 8.87891ZM2.46461 9.32263L1.89066 8.50374C1.55922 8.73604 1.4005 9.14522 1.48858 9.54025L2.46461 9.32263ZM2.54075 9.66409L1.56472 9.88172C1.65416 10.2829 1.97997 10.5885 2.38604 10.6521L2.54075 9.66409ZM2.44977 4.24348L3.24094 4.85508L3.24099 4.85502L2.44977 4.24348ZM2.39257 5.08044L1.52466 5.57715L1.5251 5.57793L2.39257 5.08044ZM2.96385 3.57835L2.1736 2.96558L2.17264 2.96682L2.96385 3.57835ZM3.74728 3.32949L3.44602 4.28303L3.44783 4.2836L3.74728 3.32949ZM4.76676 3.64946L5.06672 2.69551L5.06621 2.69535L4.76676 3.64946ZM6.54215 2.77102L5.60747 2.41553L5.60743 2.41562L6.54215 2.77102ZM6.9078 1.80963L5.97328 1.4537L5.97312 1.45414L6.9078 1.80963ZM7.58334 1.3356L7.58582 2.3356L7.58602 2.33559L7.58334 1.3356ZM8.41311 1.33338L8.41063 0.333379L8.41043 0.33338L8.41311 1.33338ZM9.09083 1.8037L10.0238 1.44387L10.0234 1.44282L9.09083 1.8037ZM9.46589 2.77621L8.53287 3.13604L8.53317 3.1368L9.46589 2.77621ZM11.2384 3.64872L10.9395 2.69444L10.9394 2.69447L11.2384 3.64872ZM12.2173 3.34208L12.5162 4.29636L12.517 4.29611L12.2173 3.34208ZM12.9986 3.58946L13.7874 2.97482L13.787 2.97432L12.9986 3.58946ZM13.5163 4.25385L12.7275 4.8685L12.7279 4.86899L13.5163 4.25385ZM13.5785 5.08785L14.4502 5.57787L14.4505 5.57734L13.5785 5.08785ZM13.0681 5.99591L12.1964 5.50589L12.1962 5.50618L13.0681 5.99591ZM13.5054 7.95647L12.9314 8.77533L12.9317 8.77556L13.5054 7.95647ZM14.3504 8.54827L13.7767 9.36736L13.778 9.36827L14.3504 8.54827ZM14.648 9.32672L13.6721 9.10839L13.6719 9.10909L14.648 9.32672ZM14.4633 10.1548L15.4392 10.3731L15.4394 10.3724L14.4633 10.1548ZM13.8645 10.7244L13.7106 9.73629L13.7098 9.7364L13.8645 10.7244ZM12.8523 10.8829L12.6976 9.89491L12.6976 9.89491L12.8523 10.8829ZM11.6265 12.4553L12.624 12.3842L12.6239 12.3841L11.6265 12.4553ZM11.7011 13.5019L10.7036 13.573L10.7036 13.5732L11.7011 13.5019ZM11.2934 14.2233L10.8519 13.3261L10.8514 13.3263L11.2934 14.2233ZM10.5433 14.5929L10.9849 15.4901L10.9853 15.4899L10.5433 14.5929ZM9.73452 14.4692L10.4215 13.7425L10.4214 13.7425L9.73452 14.4692ZM8.98222 13.7582L9.66912 13.0314L9.66877 13.0311L8.98222 13.7582ZM7.0164 13.7582L7.70331 14.4849L7.70343 14.4848L7.0164 13.7582ZM6.26411 14.4692L6.94976 15.1971L6.95101 15.196L6.26411 14.4692ZM5.45534 14.5929L5.89792 13.6962L5.89729 13.6959L5.45534 14.5929ZM4.70666 14.224L4.26408 15.1208L4.26471 15.1211L4.70666 14.224ZM4.29757 13.5004L3.30011 13.4292L3.3001 13.4292L4.29757 13.5004ZM4.37215 12.4553L3.37468 12.3841L3.37468 12.3841L4.37215 12.4553ZM3.14632 10.8829L3.30104 9.89491L3.30102 9.89491L3.14632 10.8829ZM2.13408 10.7244L2.28879 9.7364L2.28806 9.73629L2.13408 10.7244ZM1.53601 10.154L2.51251 9.93849L2.51205 9.93642L1.53601 10.154ZM1.35138 9.32597L2.32741 9.10835L2.32714 9.10713L1.35138 9.32597ZM1.64897 8.54753L1.07501 7.72864L1.07494 7.72869L1.64897 8.54753ZM2.4838 7.9624L1.91008 7.14335L1.90985 7.14351L2.4838 7.9624ZM2.91462 5.99073L3.78229 5.49359L3.78209 5.49323L2.91462 5.99073ZM5.48456 14.4889C5.97976 14.7334 6.57943 14.5302 6.82394 14.035C7.06846 13.5398 6.86523 12.9401 6.37003 12.6956L5.48456 14.4889ZM6.36935 12.6953C5.87414 12.4508 5.27448 12.654 5.02996 13.1492C4.78544 13.6444 4.98867 14.2441 5.48388 14.4886L6.36935 12.6953ZM6.45281 12.6074C6.58484 10.7574 5.3033 9.08454 3.46541 8.7967L3.15595 10.7726C3.93174 10.8941 4.51848 11.616 4.45789 12.465L6.45281 12.6074ZM6.45535 12.5362V12.5362C5.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C4.45535 12.5362 5.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362H4.45535C4.45535 12.5362 4.45535 12.5362 4.45535 12.5362C5.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 6.45535 12.5362 6.45535 12.5362C6.45535 12.5362 5.45535 12.5362 4.45535 12.5362V12.5362H6.45535ZM6.39604 13.403L6.45281 12.6074L4.45789 12.465L4.40111 13.2606L6.39604 13.403ZM6.14852 12.5865L5.84053 12.4347L4.95663 14.2288L5.26462 14.3806L6.14852 12.5865ZM5.59231 12.2155L5.01967 12.7568L6.39347 14.2103L6.96612 13.669L5.59231 12.2155ZM5.59221 12.2156C5.59219 12.2156 5.59221 12.2156 5.5922 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.55255 13.6293 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96623 13.6689 6.9662 13.6689 6.96622 13.6689C6.96622 13.6689 6.96621 13.6689 6.96622 13.6689C6.96623 13.6689 6.96622 13.6689 6.96622 13.6689C6.96624 13.6689 6.96621 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 5.55258 13.6293 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59222 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156C5.59221 12.2156 5.59221 12.2156 5.59221 12.2156L6.96623 13.6689C6.96624 13.6689 6.96622 13.6689 6.96623 13.6689C6.96623 13.6689 6.96623 13.6689 6.96623 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96623 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C6.96624 13.6689 6.96624 13.6689 6.96624 13.6689C7.00588 12.2553 5.59222 12.2156 5.59222 12.2156H5.59222C5.59222 12.2156 5.59222 12.2156 5.59222 12.2156C5.5922 12.2156 5.59223 12.2156 5.59221 12.2156C5.59221 12.2156 5.59222 12.2156 5.59221 12.2156C5.5922 12.2156 5.59221 12.2156 5.59221 12.2156C5.59219 12.2156 5.59222 12.2156 5.59221 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.5922 12.2156 5.5922 12.2156 5.5922 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.5922 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 5.59219 12.2156 5.59219 12.2156C5.59219 12.2156 7.00585 12.2553 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96621 13.6689 6.96621 13.6689 6.96621 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96621 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689V13.6689C6.96622 13.6689 6.96622 13.6689 6.96622 13.6689C6.96622 13.6689 6.96622 13.6689 6.96623 13.6689L5.59221 12.2156ZM10.4054 12.2147C9.04925 10.9341 6.94907 10.9329 5.59224 12.2156L6.96619 13.669C7.55154 13.1156 8.44639 13.1156 9.03234 13.6689L10.4054 12.2147ZM10.158 12.4348L9.85007 12.5865L10.734 14.3805L11.0419 14.2288L10.158 12.4348ZM9.5458 12.6073L9.6025 13.4029L11.5974 13.2607L11.5407 12.4651L9.5458 12.6073ZM9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C10.476 11.5385 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469V12.469V12.469V12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.469 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 10.476 11.5385 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035L11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C11.541 12.4689 11.541 12.4689 11.541 12.4689C10.6105 13.5339 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035V12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035V12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 9.54554 12.6035 9.54554 12.6035C9.54554 12.6035 10.6105 13.534 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.469 11.541 12.469 11.541 12.469H11.541C11.541 12.469 11.541 12.469 11.541 12.469C11.541 12.4689 11.541 12.469 11.541 12.4689L9.54554 12.6035ZM12.5332 8.7967C10.6953 9.08454 9.41387 10.7575 9.54581 12.6074L11.5407 12.4651C11.4802 11.616 12.067 10.8941 12.8427 10.7726L12.5332 8.7967ZM13.3041 8.67599L12.5332 8.79669L12.8426 10.7726L13.6135 10.6519L13.3041 8.67599ZM12.5587 9.10583L12.4828 9.44632L14.4348 9.88157L14.5107 9.54108L12.5587 9.10583ZM11.2545 4.95268C10.3477 6.56702 10.8005 8.62841 12.3178 9.69206L13.4658 8.05434C12.8022 7.58913 12.5873 6.66373 12.9982 5.93213L11.2545 4.95268ZM11.5129 5.09223L11.7261 5.36586L13.3037 4.13656L13.0905 3.86293L11.5129 5.09223ZM11.8554 5.66529L12.6006 5.43186L12.0028 3.5233L11.2576 3.75673L11.8554 5.66529ZM11.8519 5.66637C11.8519 5.66636 11.8519 5.66637 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C12.5118 4.41555 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 12.5118 4.41556 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637L11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C11.261 3.75566 11.261 3.75566 11.261 3.75566C10.6011 5.00647 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.852 5.66635 11.8519 5.66638 11.8519 5.66637C11.8519 5.66637 11.8519 5.66637 11.8519 5.66637C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 11.8519 5.66636 11.8519 5.66636C11.8519 5.66636 10.6011 5.00646 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75565 11.261 3.75565 11.261 3.75565C11.261 3.75566 11.261 3.75565 11.261 3.75565L11.8519 5.66637ZM7.52319 3.54538C8.19388 5.28022 10.0728 6.22376 11.8554 5.66527L11.2575 3.75675C10.5098 3.991 9.69043 3.60483 9.38864 2.8242L7.52319 3.54538ZM7.83385 3.44594L8.1733 3.44503L8.16794 1.44504L7.8285 1.44595L7.83385 3.44594ZM8.48904 3.52924L8.76585 2.80144L6.89649 2.09046L6.61968 2.81826L8.48904 3.52924ZM8.48823 3.53139C8.48823 3.53138 8.48823 3.53139 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138V3.53138H8.48823C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C7.19673 4.10761 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.6205 2.81613 6.62051 2.8161 6.6205 2.81612C6.6205 2.81612 6.6205 2.81612 6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 7.19673 4.10763 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48823 3.53139 8.48822 3.5314 8.48823 3.53139L6.6205 2.81612C6.6205 2.81613 6.6205 2.81612 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C6.6205 2.81613 6.6205 2.81613 6.6205 2.81613C7.912 2.2399 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48822 3.5314 8.48822 3.5314 8.48822 3.5314C8.48823 3.53138 8.48822 3.53141 8.48823 3.53139C8.48823 3.53139 8.48823 3.53139 8.48823 3.53139C8.48823 3.53138 8.48822 3.53139 8.48823 3.53138C8.48823 3.53138 8.48823 3.53139 8.48823 3.53138L8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 8.48823 3.53138 8.48823 3.53138C8.48823 3.53138 7.912 2.23988 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.62051 2.81611 6.62051 2.81611 6.62051 2.81611C6.6205 2.81612 6.62051 2.81611 6.6205 2.81612L8.48823 3.53139ZM4.14844 5.66562C5.93585 6.22721 7.82432 5.27729 8.48907 3.52919L6.61966 2.81832C6.32091 3.60397 5.49769 3.99315 4.74793 3.75758L4.14844 5.66562ZM4.14795 5.66546C4.14797 5.66547 4.14795 5.66546 4.14797 5.66547C4.14829 5.66557 4.14766 5.66537 4.14798 5.66547C4.14805 5.66549 4.14793 5.66546 4.148 5.66548C4.14802 5.66549 4.14798 5.66547 4.148 5.66548H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148C3.49437 4.41138 4.74847 3.75775 4.74847 3.75775C4.74844 3.75774 4.7485 3.75776 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74846 3.75775 4.74847 3.75775 4.74846 3.75775C4.74843 3.75774 4.74848 3.75775 4.74845 3.75774C4.74839 3.75772 4.7485 3.75776 4.74844 3.75774C4.74844 3.75774 4.74844 3.75774 4.74844 3.75774C4.74826 3.75768 4.74861 3.7578 4.74843 3.75774C4.74838 3.75772 4.74847 3.75775 4.74842 3.75773C4.74841 3.75773 4.74842 3.75773 4.74841 3.75773C4.74841 3.75773 4.74842 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.74841 3.75773C4.74841 3.75773 4.74841 3.75773 4.7484 3.75773C4.74836 3.75772 4.74844 3.75774 4.7484 3.75773C4.74816 3.75765 4.74862 3.7578 4.74839 3.75772C4.74837 3.75772 4.7484 3.75773 4.74838 3.75772C4.74837 3.75772 4.74839 3.75772 4.74838 3.75772C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772H4.74838C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772C4.74838 3.75772 4.74838 3.75772 4.74838 3.75772C4.7482 3.75766 4.74855 3.75777 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74837H4.74837C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74837C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74836 3.75772 4.74837 3.75772 4.74837 3.75772C4.74836 3.75772 4.74837 3.75772 4.74836 3.75772C4.74837 3.75772 3.49427 4.41135 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545H4.1479C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.1479 5.66545 4.14791 5.66545C4.14815 5.66553 4.14766 5.66537 4.14791 5.66545C4.14798 5.66547 4.14784 5.66543 4.14792 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66546 4.14792 5.66545 4.14792 5.66546C4.14807 5.6655 4.14779 5.66541 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14794 5.66546 4.14794 5.66546 4.14794 5.66546C4.14797 5.66547 4.14792 5.66545 4.14794 5.66546C4.14795 5.66546 4.14795 5.66546 4.14795 5.66546L4.74842 3.75773C4.74832 3.7577 4.74848 3.75775 4.74839 3.75772C4.74836 3.75772 4.7484 3.75773 4.74838 3.75772C4.74836 3.75771 4.74839 3.75772 4.74837 3.75772C4.74835 3.75771 4.74838 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772C4.74837 3.75772 4.74837 3.75772 4.74837 3.75772H4.74836H4.74836C5.402 5.01182 4.1479 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.14789 5.66545 4.1479 5.66545C4.1479 5.66545 4.1479 5.66545 4.1479 5.66545C4.14791 5.66545 4.1479 5.66545 4.14791 5.66545C4.14792 5.66546 4.1479 5.66545 4.14791 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14791 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545H4.14792C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14792 5.66545 4.14792 5.66545 4.14792 5.66545C4.14795 5.66546 4.14789 5.66545 4.14792 5.66546C4.14795 5.66546 4.1479 5.66545 4.14793 5.66546C4.14811 5.66551 4.14775 5.6654 4.14794 5.66546C4.14799 5.66548 4.1479 5.66545 4.14795 5.66546C4.14795 5.66547 4.14795 5.66547 4.14795 5.66547C4.14797 5.66547 4.14794 5.66546 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14797 5.66547 4.14795 5.66546 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14796 5.66547 4.14796 5.66547 4.14796 5.66547C4.14805 5.6655 4.14788 5.66544 4.14797 5.66547C4.14821 5.66555 4.14775 5.6654 4.14798 5.66547H4.14798C4.14798 5.66548 4.14798 5.66548 4.14798 5.66548C4.14802 5.66549 4.14795 5.66547 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.148 5.66548 4.14798 5.66547 4.14799 5.66548C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.14799 5.66548 4.14799 5.66548 4.14799 5.66548H4.14799C4.148 5.66548 4.14799 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548L4.148 5.66548H4.148C4.148 5.66548 4.14799 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148H4.148H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148H4.148C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548C4.14808 5.6655 4.14793 5.66546 4.148 5.66548C4.14801 5.66548 4.148 5.66548 4.148 5.66548C4.148 5.66548 4.148 5.66548 4.148 5.66548H4.148C4.148 5.66548 5.4021 5.01185 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74847 3.75775 4.74847 3.75775 4.74847 3.75775C4.74846 3.75775 4.74847 3.75775 4.74846 3.75775C4.74821 3.75767 4.74871 3.75783 4.74846 3.75775C4.74837 3.75772 4.74854 3.75777 4.74844 3.75774C4.74815 3.75765 4.74873 3.75783 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.74843 3.75774 4.74843 3.75774 4.74843 3.75774C4.7484 3.75773 4.74845 3.75774 4.74842 3.75774C4.74842 3.75774 4.74842 3.75773 4.74842 3.75773L4.14795 5.66546ZM3.36353 5.41927L4.14873 5.66571L4.74764 3.75749L3.96244 3.51105L3.36353 5.41927ZM4.24519 5.34711L4.4542 5.07669L2.87177 3.85362L2.66276 4.12403L4.24519 5.34711ZM3.6715 9.69789C5.19967 8.62718 5.64444 6.54651 4.71908 4.93142L2.98372 5.92568C3.40346 6.65827 3.19103 7.59248 2.52387 8.05993L3.6715 9.69789ZM3.03856 10.1415L3.67164 9.6978L2.52373 8.06002L1.89066 8.50374L3.03856 10.1415ZM3.51678 9.44647L3.44064 9.105L1.48858 9.54025L1.56472 9.88172L3.51678 9.44647ZM3.46539 8.79669L2.69545 8.67613L2.38604 10.6521L3.15598 10.7726L3.46539 8.79669ZM1.6586 3.63188C1.22413 4.19393 1.17334 4.96329 1.52466 5.57715L3.26049 4.58373C3.30915 4.66875 3.30326 4.77447 3.24094 4.85508L1.6586 3.63188ZM2.17264 2.96682L1.65856 3.63194L3.24099 4.85502L3.75507 4.18989L2.17264 2.96682ZM4.04855 2.37595C3.35512 2.15686 2.61102 2.40147 2.1736 2.96558L3.75411 4.19113C3.68885 4.27529 3.56745 4.32139 3.44602 4.28303L4.04855 2.37595ZM5.06621 2.69535L4.04674 2.37538L3.44783 4.2836L4.4673 4.60357L5.06621 2.69535ZM5.60743 2.41562C5.51528 2.65798 5.27329 2.76046 5.06672 2.69551L4.4668 4.60341C5.71124 4.99471 7.01873 4.33134 7.47686 3.12642L5.60743 2.41562ZM5.97312 1.45414L5.60747 2.41553L7.47683 3.12651L7.84248 2.16512L5.97312 1.45414ZM7.58086 0.335601C6.85604 0.337397 6.22505 0.792672 5.97328 1.4537L7.84231 2.16556C7.80776 2.25627 7.71257 2.33528 7.58582 2.3356L7.58086 0.335601ZM8.41043 0.33338L7.58066 0.335602L7.58602 2.33559L8.41579 2.33337L8.41043 0.33338ZM10.0234 1.44282C9.76828 0.783418 9.13533 0.331584 8.41063 0.333379L8.41559 2.33337C8.28897 2.33369 8.19326 2.25515 8.15822 2.16458L10.0234 1.44282ZM10.3989 2.41637L10.0238 1.44387L8.15781 2.16354L8.53287 3.13604L10.3989 2.41637ZM10.9394 2.69447C10.7335 2.75897 10.4922 2.65771 10.3986 2.41562L8.53317 3.1368C8.99565 4.33309 10.2966 4.99176 11.5374 4.60297L10.9394 2.69447ZM11.9184 2.3878L10.9395 2.69444L11.5373 4.603L12.5162 4.29636L11.9184 2.3878ZM13.787 2.97432C13.3494 2.4135 12.6086 2.17098 11.9176 2.38805L12.517 4.29611C12.3966 4.33394 12.2756 4.28843 12.2102 4.20461L13.787 2.97432ZM14.3051 3.6392L13.7874 2.97482L12.2098 4.20411L12.7275 4.8685L14.3051 3.6392ZM14.4505 5.57734C14.7954 4.96303 14.7397 4.19631 14.3047 3.6387L12.7279 4.86899C12.665 4.78838 12.6586 4.68382 12.7065 4.59835L14.4505 5.57734ZM13.9398 6.48593L14.4502 5.57787L12.7068 4.59782L12.1964 5.50589L13.9398 6.48593ZM14.0794 7.13761C13.883 6.99997 13.8112 6.71478 13.94 6.48564L12.1962 5.50618C11.5719 6.61766 11.8809 8.03898 12.9314 8.77533L14.0794 7.13761ZM14.924 7.72918L14.0791 7.13738L12.9317 8.77556L13.7767 9.36736L14.924 7.72918ZM15.6238 9.54504C15.7771 8.86011 15.5089 8.1374 14.9227 7.72827L13.778 9.36827C13.6842 9.30281 13.6521 9.19782 13.6721 9.10839L15.6238 9.54504ZM15.4394 10.3724L15.624 9.54434L13.6719 9.10909L13.4873 9.93716L15.4394 10.3724ZM14.0185 11.7124C14.7316 11.6013 15.2856 11.0597 15.4392 10.3731L13.4875 9.93646C13.5078 9.84538 13.5868 9.75557 13.7106 9.73629L14.0185 11.7124ZM13.007 11.8708L14.0192 11.7123L13.7098 9.7364L12.6976 9.89491L13.007 11.8708ZM12.6239 12.3841C12.6046 12.1135 12.7909 11.9047 13.007 11.8708L12.6976 9.89491C11.4193 10.0951 10.5383 11.2551 10.629 12.5265L12.6239 12.3841ZM12.6985 13.4308L12.6239 12.3842L10.629 12.5264L10.7036 13.573L12.6985 13.4308ZM11.735 15.1205C12.3777 14.8042 12.7485 14.1292 12.6985 13.4305L10.7036 13.5732C10.6971 13.4819 10.7449 13.3787 10.8519 13.3261L11.735 15.1205ZM10.9853 15.4899L11.7354 15.1203L10.8514 13.3263L10.1013 13.6959L10.9853 15.4899ZM9.04756 15.1959C9.56849 15.6883 10.3381 15.8085 10.9849 15.4901L10.1017 13.6957C10.2098 13.6425 10.3393 13.6648 10.4215 13.7425L9.04756 15.1959ZM8.29532 14.4849L9.04762 15.196L10.4214 13.7425L9.66912 13.0314L8.29532 14.4849ZM7.70343 14.4848C7.8723 14.3251 8.12544 14.3245 8.29567 14.4852L9.66877 13.0311C8.7283 12.143 7.26976 12.1424 6.32938 13.0315L7.70343 14.4848ZM6.95101 15.196L7.70331 14.4849L6.3295 13.0314L5.57721 13.7425L6.95101 15.196ZM5.01275 15.4896C5.66125 15.8097 6.43086 15.6859 6.94976 15.1971L5.57846 13.7413C5.65858 13.6658 5.78667 13.6413 5.89792 13.6962L5.01275 15.4896ZM4.26471 15.1211L5.01339 15.4899L5.89729 13.6959L5.14861 13.327L4.26471 15.1211ZM3.3001 13.4292C3.25013 14.1296 3.62252 14.8041 4.26408 15.1208L5.14924 13.3273C5.25355 13.3788 5.30156 13.4801 5.29503 13.5716L3.3001 13.4292ZM3.37468 12.3841L3.30011 13.4292L5.29503 13.5716L5.36961 12.5265L3.37468 12.3841ZM2.99159 11.8708C3.20772 11.9047 3.394 12.1135 3.37468 12.3841L5.36961 12.5265C5.46035 11.2551 4.57937 10.0951 3.30104 9.89491L2.99159 11.8708ZM1.97938 11.7123L2.99161 11.8708L3.30102 9.89491L2.28879 9.7364L1.97938 11.7123ZM0.559521 10.3696C0.711701 11.059 1.26679 11.6013 1.98011 11.7124L2.28806 9.73629C2.412 9.7556 2.4921 9.84607 2.51251 9.93849L0.559521 10.3696ZM0.375346 9.5436L0.559981 10.3717L2.51205 9.93642L2.32741 9.10835L0.375346 9.5436ZM1.07494 7.72869C0.491399 8.13776 0.221846 8.85919 0.375619 9.54482L2.32714 9.10713C2.34768 9.19874 2.31417 9.30244 2.22299 9.36637L1.07494 7.72869ZM1.90985 7.14351L1.07501 7.72864L2.22292 9.36642L3.05776 8.78128L1.90985 7.14351ZM2.04694 6.48786C2.17846 6.7174 2.10675 7.00559 1.91008 7.14335L3.05753 8.78145C4.11493 8.04077 4.41973 6.60615 3.78229 5.49359L2.04694 6.48786ZM1.5251 5.57793L2.04715 6.48822L3.78209 5.49323L3.26004 4.58295L1.5251 5.57793ZM6.37003 12.6956L6.36935 12.6953L5.48388 14.4886L5.48456 14.4889L6.37003 12.6956ZM10.979 12.7568L10.4058 12.215L9.03199 13.6685L9.60515 14.2103L10.979 12.7568ZM12.3182 9.69229L12.961 10.1425L14.1084 8.50437L13.4655 8.05411L12.3182 9.69229ZM11.6432 4.26119L11.2547 4.95238L12.9981 5.93243L13.3866 5.24124L11.6432 4.26119ZM7.2376 2.80487L7.5229 3.54462L9.38893 2.82495L9.10364 2.0852L7.2376 2.80487ZM4.71887 4.93106L4.32145 4.23808L2.58651 5.23306L2.98393 5.92604L4.71887 4.93106Z" fill="currentColor" mask="url(#path-2-inside-1_815_4455)"/>
8
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99992 1.5C7.99994 1.5 7.99997 1.5 8 1.5C8.14213 1.5 8.27041 1.5593 8.36144 1.65452L10.3534 3.64645C10.5486 3.84171 10.5486 4.15829 10.3534 4.35355C10.1581 4.54882 9.84153 4.54882 9.64627 4.35355L8.5 3.20729V9.33333C8.5 9.60948 8.27614 9.83333 8 9.83333C7.72386 9.83333 7.5 9.60948 7.5 9.33333V3.20721L6.3541 4.35349C6.15887 4.54879 5.84229 4.54884 5.64699 4.35361C5.4517 4.15838 5.45165 3.8418 5.64688 3.64651L7.64621 1.64651C7.67881 1.61389 7.71546 1.58624 7.75497 1.56405C7.82192 1.52634 7.89843 1.50361 7.97996 1.50039C7.98658 1.50013 7.99323 1.5 7.99992 1.5ZM2.1665 7.99984C2.1665 6.98703 2.98703 6.1665 3.99984 6.1665H5.33317C5.60931 6.1665 5.83317 6.39036 5.83317 6.6665C5.83317 6.94265 5.60931 7.1665 5.33317 7.1665H3.99984C3.53931 7.1665 3.1665 7.53931 3.1665 7.99984V12.6665C3.1665 13.127 3.53931 13.4998 3.99984 13.4998H11.9998C12.4604 13.4998 12.8332 13.127 12.8332 12.6665V7.99984C12.8332 7.53931 12.4604 7.1665 11.9998 7.1665H10.6665C10.3904 7.1665 10.1665 6.94265 10.1665 6.6665C10.1665 6.39036 10.3904 6.1665 10.6665 6.1665H11.9998C13.0126 6.1665 13.8332 6.98703 13.8332 7.99984V12.6665C13.8332 13.6793 13.0126 14.4998 11.9998 14.4998H3.99984C2.98703 14.4998 2.1665 13.6793 2.1665 12.6665V7.99984Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99992 1.5C7.99994 1.5 7.99997 1.5 8 1.5C8.14213 1.5 8.27041 1.5593 8.36144 1.65452L10.3534 3.64645C10.5486 3.84171 10.5486 4.15829 10.3534 4.35355C10.1581 4.54882 9.84153 4.54882 9.64627 4.35355L8.5 3.20729V9.33333C8.5 9.60948 8.27614 9.83333 8 9.83333C7.72386 9.83333 7.5 9.60948 7.5 9.33333V3.20721L6.3541 4.35349C6.15887 4.54879 5.84229 4.54884 5.64699 4.35361C5.4517 4.15838 5.45165 3.8418 5.64688 3.64651L7.64621 1.64651C7.67881 1.61389 7.71546 1.58624 7.75497 1.56405C7.82192 1.52634 7.89843 1.50361 7.97996 1.50039C7.98658 1.50013 7.99323 1.5 7.99992 1.5ZM2.1665 7.99984C2.1665 6.98703 2.98703 6.1665 3.99984 6.1665H5.33317C5.60931 6.1665 5.83317 6.39036 5.83317 6.6665C5.83317 6.94265 5.60931 7.1665 5.33317 7.1665H3.99984C3.53931 7.1665 3.1665 7.53931 3.1665 7.99984V12.6665C3.1665 13.127 3.53931 13.4998 3.99984 13.4998H11.9998C12.4604 13.4998 12.8332 13.127 12.8332 12.6665V7.99984C12.8332 7.53931 12.4604 7.1665 11.9998 7.1665H10.6665C10.3904 7.1665 10.1665 6.94265 10.1665 6.6665C10.1665 6.39036 10.3904 6.1665 10.6665 6.1665H11.9998C13.0126 6.1665 13.8332 6.98703 13.8332 7.99984V12.6665C13.8332 13.6793 13.0126 14.4998 11.9998 14.4998H3.99984C2.98703 14.4998 2.1665 13.6793 2.1665 12.6665V7.99984Z" fill="currentColor"/>
3
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.514 6.284L13.612 11.143C14.259 11.531 14.259 12.47 13.612 12.858L5.514 17.717C4.848 18.116 4 17.636 4 16.859V7.141C4 6.364 4.848 5.884 5.514 6.284Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M18.5 18C17.672 18 17 17.328 17 16.5V7.5C17 6.672 17.672 6 18.5 6C19.328 6 20 6.672 20 7.5V16.5C20 17.328 19.328 18 18.5 18Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.514 6.284L13.612 11.143C14.259 11.531 14.259 12.47 13.612 12.858L5.514 17.717C4.848 18.116 4 17.636 4 16.859V7.141C4 6.364 4.848 5.884 5.514 6.284Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M18.5 18C17.672 18 17 17.328 17 16.5V7.5C17 6.672 17.672 6 18.5 6C19.328 6 20 6.672 20 7.5V16.5C20 17.328 19.328 18 18.5 18Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.486 6.284L10.388 11.143C9.741 11.531 9.741 12.47 10.388 12.858L18.486 17.717C19.152 18.116 20 17.636 20 16.859V7.141C20 6.364 19.152 5.884 18.486 6.284Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M5.5 18C6.328 18 7 17.328 7 16.5V7.5C7 6.672 6.328 6 5.5 6C4.672 6 4 6.672 4 7.5V16.5C4 17.328 4.672 18 5.5 18Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.486 6.284L10.388 11.143C9.741 11.531 9.741 12.47 10.388 12.858L18.486 17.717C19.152 18.116 20 17.636 20 16.859V7.141C20 6.364 19.152 5.884 18.486 6.284Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M5.5 18C6.328 18 7 17.328 7 16.5V7.5C7 6.672 6.328 6 5.5 6C4.672 6 4 6.672 4 7.5V16.5C4 17.328 4.672 18 5.5 18Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80617 3.80617C6.21441 1.39794 10.1189 1.39794 12.5271 3.80617C14.9354 6.21441 14.9354 10.1189 12.5271 12.5271C10.1189 14.9354 6.21438 14.9354 3.80617 12.5271L3.45262 12.8807L3.80617 12.5271C1.39794 10.1189 1.39794 6.21438 3.80617 3.80618L3.80617 3.80617ZM3.09907 3.09907C5.89766 0.300478 10.435 0.30031 13.2337 3.09857L13.2342 3.09907C16.033 5.89782 16.033 10.4355 13.2342 13.2342C10.4355 16.033 5.89779 16.033 3.09907 13.2342C0.300312 10.4355 0.30031 5.8978 3.09907 3.09907ZM7.15267 6.65466C7.15267 5.54052 8.05653 4.63666 9.17067 4.63666H9.71067C9.98681 4.63666 10.2107 4.86052 10.2107 5.13666C10.2107 5.4128 9.98681 5.63666 9.71067 5.63666H9.17067C8.60881 5.63666 8.15267 6.0928 8.15267 6.65466V7.20933H9.71005C9.9862 7.20933 10.2101 7.43319 10.2101 7.70933C10.2101 7.98547 9.9862 8.20933 9.71005 8.20933H8.15267V11.1967C8.15267 11.4728 7.92881 11.6967 7.65267 11.6967C7.37653 11.6967 7.15267 11.4728 7.15267 11.1967V8.20933H6.62272C6.34658 8.20933 6.12272 7.98547 6.12272 7.70933C6.12272 7.43319 6.34658 7.20933 6.62272 7.20933H7.15267V6.65466Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80617 3.80617C6.21441 1.39794 10.1189 1.39794 12.5271 3.80617C14.9354 6.21441 14.9354 10.1189 12.5271 12.5271C10.1189 14.9354 6.21438 14.9354 3.80617 12.5271L3.45262 12.8807L3.80617 12.5271C1.39794 10.1189 1.39794 6.21438 3.80617 3.80618L3.80617 3.80617ZM3.09907 3.09907C5.89766 0.300478 10.435 0.30031 13.2337 3.09857L13.2342 3.09907C16.033 5.89782 16.033 10.4355 13.2342 13.2342C10.4355 16.033 5.89779 16.033 3.09907 13.2342C0.300312 10.4355 0.30031 5.8978 3.09907 3.09907ZM7.15267 6.65466C7.15267 5.54052 8.05653 4.63666 9.17067 4.63666H9.71067C9.98681 4.63666 10.2107 4.86052 10.2107 5.13666C10.2107 5.4128 9.98681 5.63666 9.71067 5.63666H9.17067C8.60881 5.63666 8.15267 6.0928 8.15267 6.65466V7.20933H9.71005C9.9862 7.20933 10.2101 7.43319 10.2101 7.70933C10.2101 7.98547 9.9862 8.20933 9.71005 8.20933H8.15267V11.1967C8.15267 11.4728 7.92881 11.6967 7.65267 11.6967C7.37653 11.6967 7.15267 11.4728 7.15267 11.1967V8.20933H6.62272C6.34658 8.20933 6.12272 7.98547 6.12272 7.70933C6.12272 7.43319 6.34658 7.20933 6.62272 7.20933H7.15267V6.65466Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80617 3.80617C6.21441 1.39794 10.1189 1.39794 12.5271 3.80617C14.9354 6.21441 14.9354 10.1189 12.5271 12.5271C10.1189 14.9354 6.21438 14.9354 3.80617 12.5271L3.45262 12.8807L3.80617 12.5271C1.39794 10.1189 1.39794 6.21438 3.80617 3.80618L3.80617 3.80617ZM3.09907 3.09907C5.89766 0.300478 10.435 0.30031 13.2337 3.09857L13.2342 3.09907C16.033 5.89782 16.033 10.4355 13.2342 13.2342C10.4355 16.033 5.89779 16.033 3.09907 13.2342C0.300312 10.4355 0.30031 5.8978 3.09907 3.09907ZM5.02979 6.34667C5.02979 5.61947 5.61926 5.03 6.34645 5.03H9.98645C10.713 5.03 11.3025 5.61881 11.3025 6.34667V9.98667C11.3025 10.7132 10.7136 11.3027 9.98579 11.3027H6.34645C5.61914 11.3027 5.02979 10.7137 5.02979 9.986V6.34667ZM4.02979 6.34667C4.02979 5.06719 5.06698 4.03 6.34645 4.03H9.98645C11.2653 4.03 12.3025 5.06652 12.3025 6.34667V9.98667C12.3025 11.2655 11.2659 12.3027 9.98579 12.3027H6.34645C5.0671 12.3027 4.02979 11.2663 4.02979 9.986V6.34667ZM9.6333 6.16666C9.6333 5.87905 9.86535 5.63333 10.1666 5.63333C10.4608 5.63333 10.7 5.87252 10.7 6.16666C10.7 6.46147 10.4614 6.7 10.1666 6.7C9.86535 6.7 9.6333 6.45428 9.6333 6.16666ZM7.57755 7.57755C7.90295 7.25214 8.43037 7.25214 8.75578 7.57755C9.08118 7.90295 9.08118 8.43037 8.75578 8.75578C8.43037 9.08118 7.90295 9.08118 7.57755 8.75578C7.25214 8.43037 7.25214 7.90295 7.57755 7.57755ZM9.46288 6.87044C8.74695 6.15451 7.58637 6.15451 6.87044 6.87044C6.15451 7.58637 6.15451 8.74695 6.87044 9.46288C7.58637 10.1788 8.74695 10.1788 9.46288 9.46288C10.1788 8.74695 10.1788 7.58637 9.46288 6.87044Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80617 3.80617C6.21441 1.39794 10.1189 1.39794 12.5271 3.80617C14.9354 6.21441 14.9354 10.1189 12.5271 12.5271C10.1189 14.9354 6.21438 14.9354 3.80617 12.5271L3.45262 12.8807L3.80617 12.5271C1.39794 10.1189 1.39794 6.21438 3.80617 3.80618L3.80617 3.80617ZM3.09907 3.09907C5.89766 0.300478 10.435 0.30031 13.2337 3.09857L13.2342 3.09907C16.033 5.89782 16.033 10.4355 13.2342 13.2342C10.4355 16.033 5.89779 16.033 3.09907 13.2342C0.300312 10.4355 0.30031 5.8978 3.09907 3.09907ZM5.02979 6.34667C5.02979 5.61947 5.61926 5.03 6.34645 5.03H9.98645C10.713 5.03 11.3025 5.61881 11.3025 6.34667V9.98667C11.3025 10.7132 10.7136 11.3027 9.98579 11.3027H6.34645C5.61914 11.3027 5.02979 10.7137 5.02979 9.986V6.34667ZM4.02979 6.34667C4.02979 5.06719 5.06698 4.03 6.34645 4.03H9.98645C11.2653 4.03 12.3025 5.06652 12.3025 6.34667V9.98667C12.3025 11.2655 11.2659 12.3027 9.98579 12.3027H6.34645C5.0671 12.3027 4.02979 11.2663 4.02979 9.986V6.34667ZM9.6333 6.16666C9.6333 5.87905 9.86535 5.63333 10.1666 5.63333C10.4608 5.63333 10.7 5.87252 10.7 6.16666C10.7 6.46147 10.4614 6.7 10.1666 6.7C9.86535 6.7 9.6333 6.45428 9.6333 6.16666ZM7.57755 7.57755C7.90295 7.25214 8.43037 7.25214 8.75578 7.57755C9.08118 7.90295 9.08118 8.43037 8.75578 8.75578C8.43037 9.08118 7.90295 9.08118 7.57755 8.75578C7.25214 8.43037 7.25214 7.90295 7.57755 7.57755ZM9.46288 6.87044C8.74695 6.15451 7.58637 6.15451 6.87044 6.87044C6.15451 7.58637 6.15451 8.74695 6.87044 9.46288C7.58637 10.1788 8.74695 10.1788 9.46288 9.46288C10.1788 8.74695 10.1788 7.58637 9.46288 6.87044Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80605 3.80605C6.21412 1.39798 10.1189 1.39798 12.5269 3.80605C14.935 6.21412 14.935 10.1189 12.5269 12.5269C10.1189 14.935 6.21412 14.935 3.80605 12.5269C1.39798 10.1189 1.39798 6.21412 3.80605 3.80605ZM13.2341 3.09895C10.4355 0.300351 5.89754 0.300351 3.09895 3.09895C0.300351 5.89754 0.300351 10.4355 3.09895 13.2341C5.89754 16.0326 10.4355 16.0326 13.2341 13.2341C16.0326 10.4355 16.0326 5.89754 13.2341 3.09895ZM5.29493 5.37735C5.29301 5.02261 5.58105 4.73849 5.93093 4.73849C6.28165 4.73849 6.56518 5.02132 6.56824 5.37078L6.56828 5.37516C6.56828 5.72664 6.28307 6.01183 5.93159 6.01183C5.58085 6.01183 5.29611 5.72782 5.29493 5.37735ZM6.43262 7.21582C6.43262 6.93968 6.20876 6.71582 5.93262 6.71582C5.65647 6.71582 5.43262 6.93968 5.43262 7.21582V10.4885C5.43262 10.7646 5.65647 10.9885 5.93262 10.9885C6.20876 10.9885 6.43262 10.7646 6.43262 10.4885V7.21582ZM8.61328 8.57915C8.61328 8.10196 8.99942 7.71582 9.47661 7.71582C9.95381 7.71582 10.3399 8.10196 10.3399 8.57915V10.4885C10.3399 10.7646 10.5638 10.9885 10.8399 10.9885C11.1161 10.9885 11.3399 10.7646 11.3399 10.4885V8.57915C11.3399 7.54968 10.5061 6.71582 9.47661 6.71582C8.44714 6.71582 7.61328 7.54968 7.61328 8.57915V10.4885C7.61328 10.7646 7.83714 10.9885 8.11328 10.9885C8.38942 10.9885 8.61328 10.7646 8.61328 10.4885V8.57915Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80605 3.80605C6.21412 1.39798 10.1189 1.39798 12.5269 3.80605C14.935 6.21412 14.935 10.1189 12.5269 12.5269C10.1189 14.935 6.21412 14.935 3.80605 12.5269C1.39798 10.1189 1.39798 6.21412 3.80605 3.80605ZM13.2341 3.09895C10.4355 0.300351 5.89754 0.300351 3.09895 3.09895C0.300351 5.89754 0.300351 10.4355 3.09895 13.2341C5.89754 16.0326 10.4355 16.0326 13.2341 13.2341C16.0326 10.4355 16.0326 5.89754 13.2341 3.09895ZM5.29493 5.37735C5.29301 5.02261 5.58105 4.73849 5.93093 4.73849C6.28165 4.73849 6.56518 5.02132 6.56824 5.37078L6.56828 5.37516C6.56828 5.72664 6.28307 6.01183 5.93159 6.01183C5.58085 6.01183 5.29611 5.72782 5.29493 5.37735ZM6.43262 7.21582C6.43262 6.93968 6.20876 6.71582 5.93262 6.71582C5.65647 6.71582 5.43262 6.93968 5.43262 7.21582V10.4885C5.43262 10.7646 5.65647 10.9885 5.93262 10.9885C6.20876 10.9885 6.43262 10.7646 6.43262 10.4885V7.21582ZM8.61328 8.57915C8.61328 8.10196 8.99942 7.71582 9.47661 7.71582C9.95381 7.71582 10.3399 8.10196 10.3399 8.57915V10.4885C10.3399 10.7646 10.5638 10.9885 10.8399 10.9885C11.1161 10.9885 11.3399 10.7646 11.3399 10.4885V8.57915C11.3399 7.54968 10.5061 6.71582 9.47661 6.71582C8.44714 6.71582 7.61328 7.54968 7.61328 8.57915V10.4885C7.61328 10.7646 7.83714 10.9885 8.11328 10.9885C8.38942 10.9885 8.61328 10.7646 8.61328 10.4885V8.57915Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49365 12.9937C7.49365 13.2698 7.71751 13.4937 7.99365 13.4937C8.26979 13.4937 8.49365 13.2698 8.49365 12.9937L8.49365 4.21203L11.6313 7.34919C11.8266 7.54443 12.1432 7.54441 12.3384 7.34913C12.5337 7.15385 12.5337 6.83727 12.3384 6.64202L8.35372 2.65802C8.33152 2.63583 8.30775 2.61615 8.28277 2.599C8.20115 2.54105 8.10138 2.50699 7.99365 2.50699C7.82354 2.50699 7.67326 2.59194 7.58295 2.72174L3.66201 6.64202C3.46673 6.83727 3.4667 7.15385 3.66195 7.34913C3.85719 7.54441 4.17378 7.54443 4.36906 7.34919L7.49365 4.22511L7.49365 12.9937Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.49365 12.9937C7.49365 13.2698 7.71751 13.4937 7.99365 13.4937C8.26979 13.4937 8.49365 13.2698 8.49365 12.9937L8.49365 4.21203L11.6313 7.34919C11.8266 7.54443 12.1432 7.54441 12.3384 7.34913C12.5337 7.15385 12.5337 6.83727 12.3384 6.64202L8.35372 2.65802C8.33152 2.63583 8.30775 2.61615 8.28277 2.599C8.20115 2.54105 8.10138 2.50699 7.99365 2.50699C7.82354 2.50699 7.67326 2.59194 7.58295 2.72174L3.66201 6.64202C3.46673 6.83727 3.4667 7.15385 3.66195 7.34913C3.85719 7.54441 4.17378 7.54443 4.36906 7.34919L7.49365 4.22511L7.49365 12.9937Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.50635 3.00635C8.50635 2.73021 8.28249 2.50635 8.00635 2.50635C7.73021 2.50635 7.50635 2.73021 7.50635 3.00635L7.50635 11.788L4.36866 8.65081C4.17338 8.45557 3.8568 8.45559 3.66155 8.65087C3.46631 8.84615 3.46633 9.16273 3.66161 9.35798L7.64628 13.342C7.66848 13.3642 7.69225 13.3838 7.71723 13.401C7.79885 13.4589 7.89862 13.493 8.00635 13.493C8.17646 13.493 8.32674 13.4081 8.41705 13.2783L12.338 9.35798C12.5333 9.16273 12.5333 8.84615 12.3381 8.65087C12.1428 8.45559 11.8262 8.45557 11.6309 8.65081L8.50635 11.7749L8.50635 3.00635Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.50635 3.00635C8.50635 2.73021 8.28249 2.50635 8.00635 2.50635C7.73021 2.50635 7.50635 2.73021 7.50635 3.00635L7.50635 11.788L4.36866 8.65081C4.17338 8.45557 3.8568 8.45559 3.66155 8.65087C3.46631 8.84615 3.46633 9.16273 3.66161 9.35798L7.64628 13.342C7.66848 13.3642 7.69225 13.3838 7.71723 13.401C7.79885 13.4589 7.89862 13.493 8.00635 13.493C8.17646 13.493 8.32674 13.4081 8.41705 13.2783L12.338 9.35798C12.5333 9.16273 12.5333 8.84615 12.3381 8.65087C12.1428 8.45559 11.8262 8.45557 11.6309 8.65081L8.50635 11.7749L8.50635 3.00635Z" fill="currentColor"/>
3
+ </svg>
@@ -1,18 +1,18 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_12401_80651)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.99967 1.5C4.27582 1.5 4.49967 1.72386 4.49967 2C4.49967 3.19662 5.46972 4.16667 6.66634 4.16667C6.94248 4.16667 7.16634 4.39052 7.16634 4.66667C7.16634 4.94281 6.94248 5.16667 6.66634 5.16667C5.46972 5.16667 4.49967 6.13672 4.49967 7.33333C4.49967 7.60948 4.27582 7.83333 3.99967 7.83333C3.72353 7.83333 3.49967 7.60948 3.49967 7.33333C3.49967 6.13672 2.52963 5.16667 1.33301 5.16667C1.05687 5.16667 0.833008 4.94281 0.833008 4.66667C0.833008 4.39052 1.05687 4.16667 1.33301 4.16667C2.52963 4.16667 3.49967 3.19662 3.49967 2C3.49967 1.72386 3.72353 1.5 3.99967 1.5ZM3.99967 3.70855C3.75305 4.09268 3.42569 4.42004 3.04155 4.66667C3.42569 4.91329 3.75305 5.24065 3.99967 5.62479C4.2463 5.24065 4.57366 4.91329 4.95779 4.66667C4.57366 4.42004 4.2463 4.09268 3.99967 3.70855Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.3333 2.83594C11.6095 2.83594 11.8333 3.0598 11.8333 3.33594C11.8333 4.90074 13.1019 6.16927 14.6667 6.16927C14.9428 6.16927 15.1667 6.39313 15.1667 6.66927C15.1667 6.94541 14.9428 7.16927 14.6667 7.16927C13.1019 7.16927 11.8333 8.4378 11.8333 10.0026C11.8333 10.2787 11.6095 10.5026 11.3333 10.5026C11.0572 10.5026 10.8333 10.2787 10.8333 10.0026C10.8333 8.4378 9.5648 7.16927 8 7.16927C7.72386 7.16927 7.5 6.94541 7.5 6.66927C7.5 6.39313 7.72386 6.16927 8 6.16927C9.5648 6.16927 10.8333 4.90074 10.8333 3.33594C10.8333 3.0598 11.0572 2.83594 11.3333 2.83594ZM11.3333 5.23025C10.992 5.8296 10.4937 6.32793 9.89431 6.66927C10.4937 7.01061 10.992 7.50894 11.3333 8.1083C11.6747 7.50894 12.173 7.01061 12.7724 6.66927C12.173 6.32793 11.6747 5.8296 11.3333 5.23025Z" fill="currentColor"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.333 9.5C11.6092 9.5 11.833 9.72386 11.833 10V10.6667C11.833 10.9428 11.6092 11.1667 11.333 11.1667C11.0569 11.1667 10.833 10.9428 10.833 10.6667V10C10.833 9.72386 11.0569 9.5 11.333 9.5Z" fill="currentColor"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.334 2.16406C11.6101 2.16406 11.834 2.38792 11.834 2.66406V3.33073C11.834 3.60687 11.6101 3.83073 11.334 3.83073C11.0578 3.83073 10.834 3.60687 10.834 3.33073V2.66406C10.834 2.38792 11.0578 2.16406 11.334 2.16406Z" fill="currentColor"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66699 13.5C6.94313 13.5 7.16699 13.7239 7.16699 14V14.6667C7.16699 14.9428 6.94313 15.1667 6.66699 15.1667C6.39085 15.1667 6.16699 14.9428 6.16699 14.6667V14C6.16699 13.7239 6.39085 13.5 6.66699 13.5Z" fill="currentColor"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66602 8.16406C6.94216 8.16406 7.16602 8.38792 7.16602 8.66406V9.33073C7.16602 9.60687 6.94216 9.83073 6.66602 9.83073C6.38987 9.83073 6.16602 9.60687 6.16602 9.33073V8.66406C6.16602 8.38792 6.38987 8.16406 6.66602 8.16406Z" fill="currentColor"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.83594C4.27614 6.83594 4.5 7.0598 4.5 7.33594V8.0026C4.5 8.27875 4.27614 8.5026 4 8.5026C3.72386 8.5026 3.5 8.27875 3.5 8.0026V7.33594C3.5 7.0598 3.72386 6.83594 4 6.83594Z" fill="currentColor"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.835938C4.27614 0.835938 4.5 1.0598 4.5 1.33594V2.0026C4.5 2.27875 4.27614 2.5026 4 2.5026C3.72386 2.5026 3.5 2.27875 3.5 2.0026V1.33594C3.5 1.0598 3.72386 0.835938 4 0.835938Z" fill="currentColor"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66667 8.5C6.94281 8.5 7.16667 8.72386 7.16667 9C7.16667 10.1966 8.13672 11.1667 9.33333 11.1667C9.60948 11.1667 9.83333 11.3905 9.83333 11.6667C9.83333 11.9428 9.60948 12.1667 9.33333 12.1667C8.13672 12.1667 7.16667 13.1367 7.16667 14.3333C7.16667 14.6095 6.94281 14.8333 6.66667 14.8333C6.39052 14.8333 6.16667 14.6095 6.16667 14.3333C6.16667 13.1367 5.19662 12.1667 4 12.1667C3.72386 12.1667 3.5 11.9428 3.5 11.6667C3.5 11.3905 3.72386 11.1667 4 11.1667C5.19662 11.1667 6.16667 10.1966 6.16667 9C6.16667 8.72386 6.39052 8.5 6.66667 8.5ZM6.66667 10.7085C6.42004 11.0927 6.09268 11.42 5.70855 11.6667C6.09268 11.9133 6.42004 12.2407 6.66667 12.6248C6.91329 12.2407 7.24065 11.9133 7.62479 11.6667C7.24065 11.42 6.91329 11.0927 6.66667 10.7085Z" fill="currentColor"/>
12
- </g>
13
- <defs>
14
- <clipPath id="clip0_12401_80651">
15
- <rect width="16" height="16" fill="white"/>
16
- </clipPath>
17
- </defs>
18
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_12401_80651)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.99967 1.5C4.27582 1.5 4.49967 1.72386 4.49967 2C4.49967 3.19662 5.46972 4.16667 6.66634 4.16667C6.94248 4.16667 7.16634 4.39052 7.16634 4.66667C7.16634 4.94281 6.94248 5.16667 6.66634 5.16667C5.46972 5.16667 4.49967 6.13672 4.49967 7.33333C4.49967 7.60948 4.27582 7.83333 3.99967 7.83333C3.72353 7.83333 3.49967 7.60948 3.49967 7.33333C3.49967 6.13672 2.52963 5.16667 1.33301 5.16667C1.05687 5.16667 0.833008 4.94281 0.833008 4.66667C0.833008 4.39052 1.05687 4.16667 1.33301 4.16667C2.52963 4.16667 3.49967 3.19662 3.49967 2C3.49967 1.72386 3.72353 1.5 3.99967 1.5ZM3.99967 3.70855C3.75305 4.09268 3.42569 4.42004 3.04155 4.66667C3.42569 4.91329 3.75305 5.24065 3.99967 5.62479C4.2463 5.24065 4.57366 4.91329 4.95779 4.66667C4.57366 4.42004 4.2463 4.09268 3.99967 3.70855Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.3333 2.83594C11.6095 2.83594 11.8333 3.0598 11.8333 3.33594C11.8333 4.90074 13.1019 6.16927 14.6667 6.16927C14.9428 6.16927 15.1667 6.39313 15.1667 6.66927C15.1667 6.94541 14.9428 7.16927 14.6667 7.16927C13.1019 7.16927 11.8333 8.4378 11.8333 10.0026C11.8333 10.2787 11.6095 10.5026 11.3333 10.5026C11.0572 10.5026 10.8333 10.2787 10.8333 10.0026C10.8333 8.4378 9.5648 7.16927 8 7.16927C7.72386 7.16927 7.5 6.94541 7.5 6.66927C7.5 6.39313 7.72386 6.16927 8 6.16927C9.5648 6.16927 10.8333 4.90074 10.8333 3.33594C10.8333 3.0598 11.0572 2.83594 11.3333 2.83594ZM11.3333 5.23025C10.992 5.8296 10.4937 6.32793 9.89431 6.66927C10.4937 7.01061 10.992 7.50894 11.3333 8.1083C11.6747 7.50894 12.173 7.01061 12.7724 6.66927C12.173 6.32793 11.6747 5.8296 11.3333 5.23025Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.333 9.5C11.6092 9.5 11.833 9.72386 11.833 10V10.6667C11.833 10.9428 11.6092 11.1667 11.333 11.1667C11.0569 11.1667 10.833 10.9428 10.833 10.6667V10C10.833 9.72386 11.0569 9.5 11.333 9.5Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.334 2.16406C11.6101 2.16406 11.834 2.38792 11.834 2.66406V3.33073C11.834 3.60687 11.6101 3.83073 11.334 3.83073C11.0578 3.83073 10.834 3.60687 10.834 3.33073V2.66406C10.834 2.38792 11.0578 2.16406 11.334 2.16406Z" fill="currentColor"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66699 13.5C6.94313 13.5 7.16699 13.7239 7.16699 14V14.6667C7.16699 14.9428 6.94313 15.1667 6.66699 15.1667C6.39085 15.1667 6.16699 14.9428 6.16699 14.6667V14C6.16699 13.7239 6.39085 13.5 6.66699 13.5Z" fill="currentColor"/>
8
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66602 8.16406C6.94216 8.16406 7.16602 8.38792 7.16602 8.66406V9.33073C7.16602 9.60687 6.94216 9.83073 6.66602 9.83073C6.38987 9.83073 6.16602 9.60687 6.16602 9.33073V8.66406C6.16602 8.38792 6.38987 8.16406 6.66602 8.16406Z" fill="currentColor"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.83594C4.27614 6.83594 4.5 7.0598 4.5 7.33594V8.0026C4.5 8.27875 4.27614 8.5026 4 8.5026C3.72386 8.5026 3.5 8.27875 3.5 8.0026V7.33594C3.5 7.0598 3.72386 6.83594 4 6.83594Z" fill="currentColor"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.835938C4.27614 0.835938 4.5 1.0598 4.5 1.33594V2.0026C4.5 2.27875 4.27614 2.5026 4 2.5026C3.72386 2.5026 3.5 2.27875 3.5 2.0026V1.33594C3.5 1.0598 3.72386 0.835938 4 0.835938Z" fill="currentColor"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.66667 8.5C6.94281 8.5 7.16667 8.72386 7.16667 9C7.16667 10.1966 8.13672 11.1667 9.33333 11.1667C9.60948 11.1667 9.83333 11.3905 9.83333 11.6667C9.83333 11.9428 9.60948 12.1667 9.33333 12.1667C8.13672 12.1667 7.16667 13.1367 7.16667 14.3333C7.16667 14.6095 6.94281 14.8333 6.66667 14.8333C6.39052 14.8333 6.16667 14.6095 6.16667 14.3333C6.16667 13.1367 5.19662 12.1667 4 12.1667C3.72386 12.1667 3.5 11.9428 3.5 11.6667C3.5 11.3905 3.72386 11.1667 4 11.1667C5.19662 11.1667 6.16667 10.1966 6.16667 9C6.16667 8.72386 6.39052 8.5 6.66667 8.5ZM6.66667 10.7085C6.42004 11.0927 6.09268 11.42 5.70855 11.6667C6.09268 11.9133 6.42004 12.2407 6.66667 12.6248C6.91329 12.2407 7.24065 11.9133 7.62479 11.6667C7.24065 11.42 6.91329 11.0927 6.66667 10.7085Z" fill="currentColor"/>
12
+ </g>
13
+ <defs>
14
+ <clipPath id="clip0_12401_80651">
15
+ <rect width="16" height="16" fill="white"/>
16
+ </clipPath>
17
+ </defs>
18
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 2.52264C9.11952 2.57885 9.73133 2.73979 10.3067 3.00545L9.98749 3.5558C9.84894 3.79467 9.93027 4.10063 10.1691 4.23918C10.408 4.37772 10.714 4.29639 10.8525 4.05752L11.1724 3.50603C11.4239 3.68404 11.6638 3.88566 11.8891 4.11091L11.8893 4.11114C12.1168 4.33863 12.3201 4.58109 12.4994 4.83535L9.33776 6.74655C9.32418 6.73208 9.31033 6.71777 9.2962 6.70364L9.29563 6.70307C8.57962 5.98768 7.41925 5.98787 6.70347 6.70364C5.98751 7.41961 5.98751 8.58041 6.70347 9.29637C7.41944 10.0123 8.58024 10.0123 9.2962 9.29637C9.74691 8.84567 9.91389 8.21868 9.79715 7.63736L12.9986 5.70211C13.2618 6.27491 13.4214 6.88364 13.4774 7.5H13C12.7239 7.5 12.5 7.72386 12.5 8C12.5 8.27614 12.7239 8.5 13 8.5H13.4774C13.3651 9.73658 12.8357 10.9424 11.8891 11.8891C11.6677 12.1105 11.432 12.3091 11.1852 12.4849L10.8173 11.7995C10.4981 11.2044 9.87745 10.8333 9.2021 10.8333H6.79743C6.12242 10.8333 5.50191 11.205 5.18222 11.7995L4.81447 12.4846C4.56773 12.3089 4.33224 12.1104 4.11091 11.8891C3.16428 10.9424 2.63485 9.73658 2.52264 8.5H3C3.27614 8.5 3.5 8.27614 3.5 8C3.5 7.72386 3.27614 7.5 3 7.5H2.52263C2.57885 6.88047 2.73979 6.26865 3.00545 5.69328L3.55586 6.01252C3.79474 6.15107 4.10069 6.06974 4.23924 5.83086C4.37778 5.59199 4.29645 5.28604 4.05758 5.14749L3.50604 4.8276C3.68404 4.57608 3.88567 4.33616 4.11091 4.11091C4.33618 3.88565 4.57613 3.684 4.82768 3.50599L5.14757 4.05752C5.28611 4.29639 5.59207 4.37772 5.83094 4.23918C6.06981 4.10063 6.15114 3.79467 6.0126 3.5558L5.69337 3.00541C6.26872 2.73978 6.8805 2.57885 7.5 2.52264V3.33333C7.5 3.60948 7.72386 3.83333 8 3.83333C8.27614 3.83333 8.5 3.60948 8.5 3.33333V2.52264ZM9.93622 12.2725L10.3204 12.9882C8.853 13.6706 7.14658 13.6706 5.67922 12.988L6.06313 12.2728C6.20881 12.0021 6.49118 11.8333 6.79743 11.8333H9.2021C9.50934 11.8333 9.79137 12.0023 9.93622 12.2725ZM12.5962 3.40381C13.8646 4.67219 14.4992 6.33435 14.5 7.99677L14.5 8L14.5 8.00367C14.4991 9.66594 13.8645 11.3279 12.5962 12.5962C10.0578 15.1346 5.9422 15.1346 3.40381 12.5962C0.865398 10.0578 0.865397 5.9422 3.40381 3.40381C5.94222 0.865398 10.0578 0.865397 12.5962 3.40381ZM7.41058 7.41075C7.73602 7.08531 8.26366 7.08531 8.5891 7.41075C8.91453 7.73619 8.91453 8.26383 8.5891 8.58926C8.26366 8.9147 7.73602 8.9147 7.41058 8.58926C7.08514 8.26383 7.08514 7.73619 7.41058 7.41075Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 2.52264C9.11952 2.57885 9.73133 2.73979 10.3067 3.00545L9.98749 3.5558C9.84894 3.79467 9.93027 4.10063 10.1691 4.23918C10.408 4.37772 10.714 4.29639 10.8525 4.05752L11.1724 3.50603C11.4239 3.68404 11.6638 3.88566 11.8891 4.11091L11.8893 4.11114C12.1168 4.33863 12.3201 4.58109 12.4994 4.83535L9.33776 6.74655C9.32418 6.73208 9.31033 6.71777 9.2962 6.70364L9.29563 6.70307C8.57962 5.98768 7.41925 5.98787 6.70347 6.70364C5.98751 7.41961 5.98751 8.58041 6.70347 9.29637C7.41944 10.0123 8.58024 10.0123 9.2962 9.29637C9.74691 8.84567 9.91389 8.21868 9.79715 7.63736L12.9986 5.70211C13.2618 6.27491 13.4214 6.88364 13.4774 7.5H13C12.7239 7.5 12.5 7.72386 12.5 8C12.5 8.27614 12.7239 8.5 13 8.5H13.4774C13.3651 9.73658 12.8357 10.9424 11.8891 11.8891C11.6677 12.1105 11.432 12.3091 11.1852 12.4849L10.8173 11.7995C10.4981 11.2044 9.87745 10.8333 9.2021 10.8333H6.79743C6.12242 10.8333 5.50191 11.205 5.18222 11.7995L4.81447 12.4846C4.56773 12.3089 4.33224 12.1104 4.11091 11.8891C3.16428 10.9424 2.63485 9.73658 2.52264 8.5H3C3.27614 8.5 3.5 8.27614 3.5 8C3.5 7.72386 3.27614 7.5 3 7.5H2.52263C2.57885 6.88047 2.73979 6.26865 3.00545 5.69328L3.55586 6.01252C3.79474 6.15107 4.10069 6.06974 4.23924 5.83086C4.37778 5.59199 4.29645 5.28604 4.05758 5.14749L3.50604 4.8276C3.68404 4.57608 3.88567 4.33616 4.11091 4.11091C4.33618 3.88565 4.57613 3.684 4.82768 3.50599L5.14757 4.05752C5.28611 4.29639 5.59207 4.37772 5.83094 4.23918C6.06981 4.10063 6.15114 3.79467 6.0126 3.5558L5.69337 3.00541C6.26872 2.73978 6.8805 2.57885 7.5 2.52264V3.33333C7.5 3.60948 7.72386 3.83333 8 3.83333C8.27614 3.83333 8.5 3.60948 8.5 3.33333V2.52264ZM9.93622 12.2725L10.3204 12.9882C8.853 13.6706 7.14658 13.6706 5.67922 12.988L6.06313 12.2728C6.20881 12.0021 6.49118 11.8333 6.79743 11.8333H9.2021C9.50934 11.8333 9.79137 12.0023 9.93622 12.2725ZM12.5962 3.40381C13.8646 4.67219 14.4992 6.33435 14.5 7.99677L14.5 8L14.5 8.00367C14.4991 9.66594 13.8645 11.3279 12.5962 12.5962C10.0578 15.1346 5.9422 15.1346 3.40381 12.5962C0.865398 10.0578 0.865397 5.9422 3.40381 3.40381C5.94222 0.865398 10.0578 0.865397 12.5962 3.40381ZM7.41058 7.41075C7.73602 7.08531 8.26366 7.08531 8.5891 7.41075C8.91453 7.73619 8.91453 8.26383 8.5891 8.58926C8.26366 8.9147 7.73602 8.9147 7.41058 8.58926C7.08514 8.26383 7.08514 7.73619 7.41058 7.41075Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.99989 1.43066C8.19074 1.43068 8.36495 1.53934 8.44889 1.71075L10.2898 5.46969L14.406 6.076C14.5939 6.10367 14.7498 6.2353 14.8086 6.4158C14.8674 6.5963 14.8189 6.79453 14.6834 6.92751L11.7033 9.85243L12.4068 13.9854C12.4387 14.1732 12.3612 14.3629 12.2068 14.4745C12.0525 14.5861 11.8481 14.6003 11.6797 14.5111L7.99985 12.5612L4.31996 14.5111C4.15163 14.6003 3.94725 14.5861 3.79287 14.4745C3.6385 14.3629 3.56098 14.1732 3.59294 13.9854L4.29642 9.85243L1.31629 6.92751C1.1808 6.79454 1.13231 6.59631 1.1911 6.41581C1.2499 6.23531 1.40584 6.10367 1.59365 6.076L5.70929 5.46969L7.55084 1.71069C7.63481 1.53929 7.80903 1.43065 7.99989 1.43066Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.99989 1.43066C8.19074 1.43068 8.36495 1.53934 8.44889 1.71075L10.2898 5.46969L14.406 6.076C14.5939 6.10367 14.7498 6.2353 14.8086 6.4158C14.8674 6.5963 14.8189 6.79453 14.6834 6.92751L11.7033 9.85243L12.4068 13.9854C12.4387 14.1732 12.3612 14.3629 12.2068 14.4745C12.0525 14.5861 11.8481 14.6003 11.6797 14.5111L7.99985 12.5612L4.31996 14.5111C4.15163 14.6003 3.94725 14.5861 3.79287 14.4745C3.6385 14.3629 3.56098 14.1732 3.59294 13.9854L4.29642 9.85243L1.31629 6.92751C1.1808 6.79454 1.13231 6.59631 1.1911 6.41581C1.2499 6.23531 1.40584 6.10367 1.59365 6.076L5.70929 5.46969L7.55084 1.71069C7.63481 1.53929 7.80903 1.43065 7.99989 1.43066Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.44889 1.71075C8.36495 1.53934 8.19074 1.43068 7.99989 1.43066C7.80903 1.43065 7.63481 1.53929 7.55084 1.71069L5.70929 5.46969L1.59365 6.076C1.40584 6.10367 1.2499 6.23531 1.1911 6.41581C1.13231 6.59631 1.1808 6.79454 1.31629 6.92751L4.29642 9.85243L3.59294 13.9854C3.56098 14.1732 3.6385 14.3629 3.79287 14.4745C3.94725 14.5861 4.15163 14.6003 4.31996 14.5111L7.99985 12.5612L11.6797 14.5111C11.8481 14.6003 12.0525 14.5861 12.2068 14.4745C12.3612 14.3629 12.4387 14.1732 12.4068 13.9854L11.7033 9.85243L14.6834 6.92751C14.8189 6.79453 14.8674 6.5963 14.8086 6.4158C14.7498 6.2353 14.5939 6.10367 14.406 6.076L10.2898 5.46969L8.44889 1.71075ZM11.2507 13.152L8.23419 11.5535C8.16097 11.5147 8.08052 11.4953 8.00008 11.4953L8 3.06732L9.5077 6.14591C9.58017 6.29388 9.72088 6.39665 9.88388 6.42066L13.265 6.91869L10.8165 9.32182C10.6997 9.43651 10.6464 9.60115 10.6738 9.76256L11.2507 13.152Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.44889 1.71075C8.36495 1.53934 8.19074 1.43068 7.99989 1.43066C7.80903 1.43065 7.63481 1.53929 7.55084 1.71069L5.70929 5.46969L1.59365 6.076C1.40584 6.10367 1.2499 6.23531 1.1911 6.41581C1.13231 6.59631 1.1808 6.79454 1.31629 6.92751L4.29642 9.85243L3.59294 13.9854C3.56098 14.1732 3.6385 14.3629 3.79287 14.4745C3.94725 14.5861 4.15163 14.6003 4.31996 14.5111L7.99985 12.5612L11.6797 14.5111C11.8481 14.6003 12.0525 14.5861 12.2068 14.4745C12.3612 14.3629 12.4387 14.1732 12.4068 13.9854L11.7033 9.85243L14.6834 6.92751C14.8189 6.79453 14.8674 6.5963 14.8086 6.4158C14.7498 6.2353 14.5939 6.10367 14.406 6.076L10.2898 5.46969L8.44889 1.71075ZM11.2507 13.152L8.23419 11.5535C8.16097 11.5147 8.08052 11.4953 8.00008 11.4953L8 3.06732L9.5077 6.14591C9.58017 6.29388 9.72088 6.39665 9.88388 6.42066L13.265 6.91869L10.8165 9.32182C10.6997 9.43651 10.6464 9.60115 10.6738 9.76256L11.2507 13.152Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99989 1.43066C8.19074 1.43068 8.36495 1.53934 8.44889 1.71075L10.2898 5.46969L14.406 6.076C14.5939 6.10367 14.7498 6.2353 14.8086 6.4158C14.8674 6.5963 14.8189 6.79453 14.6834 6.92751L11.7033 9.85243L12.4068 13.9854C12.4387 14.1732 12.3612 14.3629 12.2068 14.4745C12.0525 14.5861 11.8481 14.6003 11.6797 14.5111L7.99985 12.5612L4.31996 14.5111C4.15163 14.6003 3.94725 14.5861 3.79287 14.4745C3.6385 14.3629 3.56098 14.1732 3.59294 13.9854L4.29642 9.85243L1.31629 6.92751C1.1808 6.79454 1.13231 6.59631 1.1911 6.41581C1.2499 6.23531 1.40584 6.10367 1.59365 6.076L5.70929 5.46969L7.55084 1.71069C7.63481 1.53929 7.80903 1.43065 7.99989 1.43066ZM7.99978 3.06732L6.49153 6.14597C6.41906 6.29391 6.27837 6.39665 6.11539 6.42066L2.7349 6.91867L5.18342 9.32182C5.30027 9.43651 5.35357 9.60115 5.3261 9.76256L4.74919 13.152L7.76574 11.5535C7.91217 11.4759 8.08753 11.4759 8.23396 11.5535L11.2505 13.152L10.6736 9.76256C10.6461 9.60115 10.6994 9.43651 10.8163 9.32182L13.2648 6.91869L9.88366 6.42066C9.72065 6.39665 9.57994 6.29388 9.50748 6.14591L7.99978 3.06732Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99989 1.43066C8.19074 1.43068 8.36495 1.53934 8.44889 1.71075L10.2898 5.46969L14.406 6.076C14.5939 6.10367 14.7498 6.2353 14.8086 6.4158C14.8674 6.5963 14.8189 6.79453 14.6834 6.92751L11.7033 9.85243L12.4068 13.9854C12.4387 14.1732 12.3612 14.3629 12.2068 14.4745C12.0525 14.5861 11.8481 14.6003 11.6797 14.5111L7.99985 12.5612L4.31996 14.5111C4.15163 14.6003 3.94725 14.5861 3.79287 14.4745C3.6385 14.3629 3.56098 14.1732 3.59294 13.9854L4.29642 9.85243L1.31629 6.92751C1.1808 6.79454 1.13231 6.59631 1.1911 6.41581C1.2499 6.23531 1.40584 6.10367 1.59365 6.076L5.70929 5.46969L7.55084 1.71069C7.63481 1.53929 7.80903 1.43065 7.99989 1.43066ZM7.99978 3.06732L6.49153 6.14597C6.41906 6.29391 6.27837 6.39665 6.11539 6.42066L2.7349 6.91867L5.18342 9.32182C5.30027 9.43651 5.35357 9.60115 5.3261 9.76256L4.74919 13.152L7.76574 11.5535C7.91217 11.4759 8.08753 11.4759 8.23396 11.5535L11.2505 13.152L10.6736 9.76256C10.6461 9.60115 10.6994 9.43651 10.8163 9.32182L13.2648 6.91869L9.88366 6.42066C9.72065 6.39665 9.57994 6.29388 9.50748 6.14591L7.99978 3.06732Z" fill="currentColor"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99961 8.65107C4.25402 8.65107 3.64961 9.25549 3.64961 10.0011V19.0011C3.64961 19.7467 4.25402 20.3511 4.99961 20.3511H18.9996C19.7452 20.3511 20.3496 19.7467 20.3496 19.0011V10.0011C20.3496 9.25549 19.7452 8.65107 18.9996 8.65107H4.99961ZM2.34961 10.0011C2.34961 8.53752 3.53605 7.35107 4.99961 7.35107H18.9996C20.4632 7.35107 21.6496 8.53752 21.6496 10.0011V19.0011C21.6496 20.4646 20.4632 21.6511 18.9996 21.6511H4.99961C3.53605 21.6511 2.34961 20.4646 2.34961 19.0011V10.0011Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.34961 5.99912C7.34961 4.53557 8.53605 3.34912 9.99961 3.34912H13.9996C15.4632 3.34912 16.6496 4.53557 16.6496 5.99912V20.9991C16.6496 21.3581 16.3586 21.6491 15.9996 21.6491C15.6406 21.6491 15.3496 21.3581 15.3496 20.9991V5.99912C15.3496 5.25354 14.7452 4.64912 13.9996 4.64912H9.99961C9.25402 4.64912 8.64961 5.25354 8.64961 5.99912V20.9991C8.64961 21.3581 8.35859 21.6491 7.99961 21.6491C7.64062 21.6491 7.34961 21.3581 7.34961 20.9991V5.99912Z" fill="currentColor"/>
5
- </g>
6
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.99961 8.65107C4.25402 8.65107 3.64961 9.25549 3.64961 10.0011V19.0011C3.64961 19.7467 4.25402 20.3511 4.99961 20.3511H18.9996C19.7452 20.3511 20.3496 19.7467 20.3496 19.0011V10.0011C20.3496 9.25549 19.7452 8.65107 18.9996 8.65107H4.99961ZM2.34961 10.0011C2.34961 8.53752 3.53605 7.35107 4.99961 7.35107H18.9996C20.4632 7.35107 21.6496 8.53752 21.6496 10.0011V19.0011C21.6496 20.4646 20.4632 21.6511 18.9996 21.6511H4.99961C3.53605 21.6511 2.34961 20.4646 2.34961 19.0011V10.0011Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.34961 5.99912C7.34961 4.53557 8.53605 3.34912 9.99961 3.34912H13.9996C15.4632 3.34912 16.6496 4.53557 16.6496 5.99912V20.9991C16.6496 21.3581 16.3586 21.6491 15.9996 21.6491C15.6406 21.6491 15.3496 21.3581 15.3496 20.9991V5.99912C15.3496 5.25354 14.7452 4.64912 13.9996 4.64912H9.99961C9.25402 4.64912 8.64961 5.25354 8.64961 5.99912V20.9991C8.64961 21.3581 8.35859 21.6491 7.99961 21.6491C7.64062 21.6491 7.34961 21.3581 7.34961 20.9991V5.99912Z" fill="currentColor"/>
5
+ </g>
6
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 7.16667L3.33333 7.16667C2.87281 7.16667 2.5 7.53948 2.5 8V10C2.5 10.4605 2.87281 10.8333 3.33333 10.8333H4C4.09186 10.8333 4.16667 10.7585 4.16667 10.6667V7.33333C4.16667 7.24148 4.09186 7.16667 4 7.16667L3.66667 7.16667ZM8 1.5C5.38387 1.5 3.25336 3.57823 3.16925 6.1739C2.23336 6.25685 1.5 7.04249 1.5 8V10C1.5 11.0128 2.32052 11.8333 3.33333 11.8333H4C4.64414 11.8333 5.16667 11.3108 5.16667 10.6667V7.33333C5.16667 6.74683 4.73348 6.26116 4.16972 6.17893C4.25074 4.13333 5.93452 2.5 8 2.5C10.0655 2.5 11.7493 4.13333 11.8303 6.17893C11.2665 6.26116 10.8333 6.74684 10.8333 7.33333V10.6667C10.8333 11.1319 11.1059 11.5337 11.5 11.721V12C11.5 12.4605 11.1272 12.8333 10.6667 12.8333H9.65301C9.45513 12.3448 8.97601 12 8.41667 12H7.58333C6.84719 12 6.25 12.5972 6.25 13.3333C6.25 14.0695 6.84719 14.6667 7.58333 14.6667H8.41667C8.97601 14.6667 9.45513 14.3219 9.65301 13.8333H10.6667C11.6795 13.8333 12.5 13.0128 12.5 12V11.8333H12.6667C13.6795 11.8333 14.5 11.0128 14.5 10V8C14.5 7.04249 13.7666 6.25685 12.8308 6.1739C12.7466 3.57823 10.6161 1.5 8 1.5ZM12.001 10.8333H12.6667C13.1272 10.8333 13.5 10.4605 13.5 10V8C13.5 7.53948 13.1272 7.16667 12.6667 7.16667L12.3333 7.16667L12 7.16667C11.9081 7.16667 11.8333 7.24148 11.8333 7.33333V10.6667C11.8333 10.7585 11.9081 10.8333 12 10.8333C12.0003 10.8333 12.0007 10.8333 12.001 10.8333ZM8.75 13.3333C8.75 13.1495 8.60052 13 8.41667 13H7.58333C7.39948 13 7.25 13.1495 7.25 13.3333C7.25 13.5172 7.39948 13.6667 7.58333 13.6667H8.41667C8.60052 13.6667 8.75 13.5172 8.75 13.3333Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.66667 7.16667L3.33333 7.16667C2.87281 7.16667 2.5 7.53948 2.5 8V10C2.5 10.4605 2.87281 10.8333 3.33333 10.8333H4C4.09186 10.8333 4.16667 10.7585 4.16667 10.6667V7.33333C4.16667 7.24148 4.09186 7.16667 4 7.16667L3.66667 7.16667ZM8 1.5C5.38387 1.5 3.25336 3.57823 3.16925 6.1739C2.23336 6.25685 1.5 7.04249 1.5 8V10C1.5 11.0128 2.32052 11.8333 3.33333 11.8333H4C4.64414 11.8333 5.16667 11.3108 5.16667 10.6667V7.33333C5.16667 6.74683 4.73348 6.26116 4.16972 6.17893C4.25074 4.13333 5.93452 2.5 8 2.5C10.0655 2.5 11.7493 4.13333 11.8303 6.17893C11.2665 6.26116 10.8333 6.74684 10.8333 7.33333V10.6667C10.8333 11.1319 11.1059 11.5337 11.5 11.721V12C11.5 12.4605 11.1272 12.8333 10.6667 12.8333H9.65301C9.45513 12.3448 8.97601 12 8.41667 12H7.58333C6.84719 12 6.25 12.5972 6.25 13.3333C6.25 14.0695 6.84719 14.6667 7.58333 14.6667H8.41667C8.97601 14.6667 9.45513 14.3219 9.65301 13.8333H10.6667C11.6795 13.8333 12.5 13.0128 12.5 12V11.8333H12.6667C13.6795 11.8333 14.5 11.0128 14.5 10V8C14.5 7.04249 13.7666 6.25685 12.8308 6.1739C12.7466 3.57823 10.6161 1.5 8 1.5ZM12.001 10.8333H12.6667C13.1272 10.8333 13.5 10.4605 13.5 10V8C13.5 7.53948 13.1272 7.16667 12.6667 7.16667L12.3333 7.16667L12 7.16667C11.9081 7.16667 11.8333 7.24148 11.8333 7.33333V10.6667C11.8333 10.7585 11.9081 10.8333 12 10.8333C12.0003 10.8333 12.0007 10.8333 12.001 10.8333ZM8.75 13.3333C8.75 13.1495 8.60052 13 8.41667 13H7.58333C7.39948 13 7.25 13.1495 7.25 13.3333C7.25 13.5172 7.39948 13.6667 7.58333 13.6667H8.41667C8.60052 13.6667 8.75 13.5172 8.75 13.3333Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="22" viewBox="0 0 16 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1.3335 17.6673V9.00065H4.00016V4.33398H14.6668V13.0007H12.0002V17.6673H1.3335ZM2.66683 16.334H10.6668V11.6673H2.66683V16.334ZM12.0002 11.6673H13.3335V7.00065H5.3335V9.00065H12.0002V11.6673Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="22" viewBox="0 0 16 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.3335 17.6673V9.00065H4.00016V4.33398H14.6668V13.0007H12.0002V17.6673H1.3335ZM2.66683 16.334H10.6668V11.6673H2.66683V16.334ZM12.0002 11.6673H13.3335V7.00065H5.3335V9.00065H12.0002V11.6673Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.58012 1.14645C8.38485 0.951184 8.06827 0.951184 7.87301 1.14645C7.67775 1.34171 7.67775 1.65829 7.87301 1.85355L8.37877 2.35931C8.19943 2.34221 8.01753 2.33333 7.83333 2.33333C4.61186 2.33333 2 4.94519 2 8.16667C2 9.74344 2.62781 11.1733 3.64342 12.2224C3.83549 12.4208 4.15203 12.426 4.35044 12.2339C4.54884 12.0418 4.55398 11.7253 4.36191 11.5269C3.51886 10.656 3 9.47256 3 8.16667C3 5.49748 5.16414 3.33333 7.83333 3.33333C7.99999 3.33333 8.16462 3.34213 8.32701 3.35912L7.87301 3.81311C7.67775 4.00838 7.67775 4.32496 7.87301 4.52022C8.06827 4.71548 8.38485 4.71548 8.58012 4.52022L9.68532 3.41501C9.69158 3.40908 9.69768 3.40297 9.70364 3.3967L9.91345 3.18689C10.1087 2.99162 10.1087 2.67504 9.91345 2.47978L8.58012 1.14645ZM7.79366 12.5202C7.98892 12.325 7.98892 12.0084 7.79366 11.8131C7.5984 11.6179 7.28181 11.6179 7.08655 11.8131L5.98178 12.9179C5.97521 12.9241 5.96881 12.9305 5.96257 12.9371L5.75322 13.1464C5.55796 13.3417 5.55796 13.6583 5.75322 13.8536L7.08655 15.1869C7.28181 15.3821 7.5984 15.3821 7.79366 15.1869C7.98892 14.9916 7.98892 14.675 7.79366 14.4798L7.2879 13.974C7.46723 13.9911 7.64912 14 7.83331 14C11.0548 14 13.6666 11.3881 13.6666 8.16667C13.6666 6.56299 13.0159 5.11482 11.9709 4.0618C11.7764 3.86579 11.4598 3.86459 11.2638 4.0591C11.0678 4.25362 11.0666 4.5702 11.2611 4.7662C12.1294 5.64119 12.6666 6.83968 12.6666 8.16667C12.6666 10.8359 10.5025 13 7.83331 13C7.66666 13 7.50203 12.9912 7.33966 12.9742L7.79366 12.5202Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.58012 1.14645C8.38485 0.951184 8.06827 0.951184 7.87301 1.14645C7.67775 1.34171 7.67775 1.65829 7.87301 1.85355L8.37877 2.35931C8.19943 2.34221 8.01753 2.33333 7.83333 2.33333C4.61186 2.33333 2 4.94519 2 8.16667C2 9.74344 2.62781 11.1733 3.64342 12.2224C3.83549 12.4208 4.15203 12.426 4.35044 12.2339C4.54884 12.0418 4.55398 11.7253 4.36191 11.5269C3.51886 10.656 3 9.47256 3 8.16667C3 5.49748 5.16414 3.33333 7.83333 3.33333C7.99999 3.33333 8.16462 3.34213 8.32701 3.35912L7.87301 3.81311C7.67775 4.00838 7.67775 4.32496 7.87301 4.52022C8.06827 4.71548 8.38485 4.71548 8.58012 4.52022L9.68532 3.41501C9.69158 3.40908 9.69768 3.40297 9.70364 3.3967L9.91345 3.18689C10.1087 2.99162 10.1087 2.67504 9.91345 2.47978L8.58012 1.14645ZM7.79366 12.5202C7.98892 12.325 7.98892 12.0084 7.79366 11.8131C7.5984 11.6179 7.28181 11.6179 7.08655 11.8131L5.98178 12.9179C5.97521 12.9241 5.96881 12.9305 5.96257 12.9371L5.75322 13.1464C5.55796 13.3417 5.55796 13.6583 5.75322 13.8536L7.08655 15.1869C7.28181 15.3821 7.5984 15.3821 7.79366 15.1869C7.98892 14.9916 7.98892 14.675 7.79366 14.4798L7.2879 13.974C7.46723 13.9911 7.64912 14 7.83331 14C11.0548 14 13.6666 11.3881 13.6666 8.16667C13.6666 6.56299 13.0159 5.11482 11.9709 4.0618C11.7764 3.86579 11.4598 3.86459 11.2638 4.0591C11.0678 4.25362 11.0666 4.5702 11.2611 4.7662C12.1294 5.64119 12.6666 6.83968 12.6666 8.16667C12.6666 10.8359 10.5025 13 7.83331 13C7.66666 13 7.50203 12.9912 7.33966 12.9742L7.79366 12.5202Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.88481 4.29514C7.50053 3.67941 8.49882 3.67941 9.11456 4.29514C9.73028 4.91086 9.73028 5.90915 9.11455 6.52488C8.49883 7.14061 7.50054 7.14061 6.88481 6.52488C6.26908 5.90916 6.26908 4.91087 6.88481 4.29514ZM6.1777 3.58803C7.18387 2.58186 8.81514 2.58178 9.82141 3.58778C10.8277 4.59403 10.8279 6.22574 9.82166 7.23199C8.81541 8.23824 7.18396 8.23824 6.1777 7.23199C5.17145 6.22574 5.17146 4.59428 6.1777 3.58803ZM12.3077 6.7026C12.6391 6.37117 13.1764 6.37117 13.5078 6.7026C13.8393 7.03402 13.8393 7.57137 13.5078 7.90279C13.1764 8.23422 12.6391 8.23422 12.3077 7.90279C11.9762 7.57137 11.9762 7.03402 12.3077 6.7026L11.9541 6.34905L12.3077 6.7026ZM14.215 5.99549C13.493 5.27354 12.3225 5.27354 11.6005 5.99549C10.8786 6.71744 10.8786 7.88795 11.6005 8.6099C12.3225 9.33185 13.493 9.33185 14.215 8.6099C14.9369 7.88795 14.9369 6.71744 14.215 5.99549ZM3.69209 6.7026C3.36066 6.37117 2.82332 6.37117 2.4919 6.7026C2.16047 7.03402 2.16047 7.57137 2.4919 7.90279C2.82332 8.23422 3.36066 8.23422 3.69209 7.90279C4.02351 7.57137 4.02351 7.03402 3.69209 6.7026ZM1.78479 5.99549C2.50674 5.27354 3.67725 5.27354 4.3992 5.99549C5.12115 6.71744 5.12115 7.88795 4.3992 8.6099C3.67725 9.33185 2.50674 9.33185 1.78479 8.6099C1.06284 7.88795 1.06284 6.71744 1.78479 5.99549ZM13.1326 9.76938C12.8565 9.76938 12.6326 9.99324 12.6326 10.2694C12.6326 10.5455 12.8565 10.7694 13.1326 10.7694H13.6666C14.3112 10.7694 14.8333 11.2915 14.8333 11.936V12.6667C14.8333 12.9429 15.0572 13.1667 15.3333 13.1667C15.6095 13.1667 15.8333 12.9429 15.8333 12.6667V11.936C15.8333 10.7392 14.8635 9.76938 13.6666 9.76938H13.1326ZM2.33317 10.7694C1.68865 10.7694 1.1665 11.2915 1.1665 11.936V12.6667C1.1665 12.9429 0.942646 13.1667 0.666504 13.1667C0.390362 13.1667 0.166504 12.9429 0.166504 12.6667V11.936C0.166504 10.7392 1.13636 9.76938 2.33317 9.76938H2.86717C3.14331 9.76938 3.36717 9.99324 3.36717 10.2694C3.36717 10.5455 3.14331 10.7694 2.86717 10.7694H2.33317ZM6.77327 8.76604C5.20847 8.76604 3.93994 10.0346 3.93994 11.5994V12.6667C3.93994 12.9429 4.1638 13.1667 4.43994 13.1667C4.71608 13.1667 4.93994 12.9429 4.93994 12.6667V11.5994C4.93994 10.5869 5.76075 9.76604 6.77327 9.76604H9.22594C10.2385 9.76604 11.0593 10.5869 11.0593 11.5994V12.6667C11.0593 12.9429 11.2831 13.1667 11.5593 13.1667C11.8354 13.1667 12.0593 12.9429 12.0593 12.6667V11.5994C12.0593 10.0346 10.7908 8.76604 9.22594 8.76604H6.77327Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.88481 4.29514C7.50053 3.67941 8.49882 3.67941 9.11456 4.29514C9.73028 4.91086 9.73028 5.90915 9.11455 6.52488C8.49883 7.14061 7.50054 7.14061 6.88481 6.52488C6.26908 5.90916 6.26908 4.91087 6.88481 4.29514ZM6.1777 3.58803C7.18387 2.58186 8.81514 2.58178 9.82141 3.58778C10.8277 4.59403 10.8279 6.22574 9.82166 7.23199C8.81541 8.23824 7.18396 8.23824 6.1777 7.23199C5.17145 6.22574 5.17146 4.59428 6.1777 3.58803ZM12.3077 6.7026C12.6391 6.37117 13.1764 6.37117 13.5078 6.7026C13.8393 7.03402 13.8393 7.57137 13.5078 7.90279C13.1764 8.23422 12.6391 8.23422 12.3077 7.90279C11.9762 7.57137 11.9762 7.03402 12.3077 6.7026L11.9541 6.34905L12.3077 6.7026ZM14.215 5.99549C13.493 5.27354 12.3225 5.27354 11.6005 5.99549C10.8786 6.71744 10.8786 7.88795 11.6005 8.6099C12.3225 9.33185 13.493 9.33185 14.215 8.6099C14.9369 7.88795 14.9369 6.71744 14.215 5.99549ZM3.69209 6.7026C3.36066 6.37117 2.82332 6.37117 2.4919 6.7026C2.16047 7.03402 2.16047 7.57137 2.4919 7.90279C2.82332 8.23422 3.36066 8.23422 3.69209 7.90279C4.02351 7.57137 4.02351 7.03402 3.69209 6.7026ZM1.78479 5.99549C2.50674 5.27354 3.67725 5.27354 4.3992 5.99549C5.12115 6.71744 5.12115 7.88795 4.3992 8.6099C3.67725 9.33185 2.50674 9.33185 1.78479 8.6099C1.06284 7.88795 1.06284 6.71744 1.78479 5.99549ZM13.1326 9.76938C12.8565 9.76938 12.6326 9.99324 12.6326 10.2694C12.6326 10.5455 12.8565 10.7694 13.1326 10.7694H13.6666C14.3112 10.7694 14.8333 11.2915 14.8333 11.936V12.6667C14.8333 12.9429 15.0572 13.1667 15.3333 13.1667C15.6095 13.1667 15.8333 12.9429 15.8333 12.6667V11.936C15.8333 10.7392 14.8635 9.76938 13.6666 9.76938H13.1326ZM2.33317 10.7694C1.68865 10.7694 1.1665 11.2915 1.1665 11.936V12.6667C1.1665 12.9429 0.942646 13.1667 0.666504 13.1667C0.390362 13.1667 0.166504 12.9429 0.166504 12.6667V11.936C0.166504 10.7392 1.13636 9.76938 2.33317 9.76938H2.86717C3.14331 9.76938 3.36717 9.99324 3.36717 10.2694C3.36717 10.5455 3.14331 10.7694 2.86717 10.7694H2.33317ZM6.77327 8.76604C5.20847 8.76604 3.93994 10.0346 3.93994 11.5994V12.6667C3.93994 12.9429 4.1638 13.1667 4.43994 13.1667C4.71608 13.1667 4.93994 12.9429 4.93994 12.6667V11.5994C4.93994 10.5869 5.76075 9.76604 6.77327 9.76604H9.22594C10.2385 9.76604 11.0593 10.5869 11.0593 11.5994V12.6667C11.0593 12.9429 11.2831 13.1667 11.5593 13.1667C11.8354 13.1667 12.0593 12.9429 12.0593 12.6667V11.5994C12.0593 10.0346 10.7908 8.76604 9.22594 8.76604H6.77327Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 1.5C3.17157 1.5 2.5 2.17157 2.5 3V11C2.5 11.8284 3.17157 12.5 4 12.5H4.5V13C4.5 13.8284 5.17157 14.5 6 14.5H12C12.8284 14.5 13.5 13.8284 13.5 13V5C13.5 4.17157 12.8284 3.5 12 3.5H11.5V3C11.5 2.17157 10.8284 1.5 10 1.5H4ZM11.5 4.5V11C11.5 11.8284 10.8284 12.5 10 12.5H5.5V13C5.5 13.2761 5.72386 13.5 6 13.5H12C12.2761 13.5 12.5 13.2761 12.5 13V5C12.5 4.72386 12.2761 4.5 12 4.5H11.5ZM3.5 3C3.5 2.72386 3.72386 2.5 4 2.5H10C10.2761 2.5 10.5 2.72386 10.5 3V11C10.5 11.2761 10.2761 11.5 10 11.5H4C3.72386 11.5 3.5 11.2761 3.5 11V3ZM6.5 5.5H5V4.5H9V5.5H7.5V9H6.5V5.5Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 1.5C3.17157 1.5 2.5 2.17157 2.5 3V11C2.5 11.8284 3.17157 12.5 4 12.5H4.5V13C4.5 13.8284 5.17157 14.5 6 14.5H12C12.8284 14.5 13.5 13.8284 13.5 13V5C13.5 4.17157 12.8284 3.5 12 3.5H11.5V3C11.5 2.17157 10.8284 1.5 10 1.5H4ZM11.5 4.5V11C11.5 11.8284 10.8284 12.5 10 12.5H5.5V13C5.5 13.2761 5.72386 13.5 6 13.5H12C12.2761 13.5 12.5 13.2761 12.5 13V5C12.5 4.72386 12.2761 4.5 12 4.5H11.5ZM3.5 3C3.5 2.72386 3.72386 2.5 4 2.5H10C10.2761 2.5 10.5 2.72386 10.5 3V11C10.5 11.2761 10.2761 11.5 10 11.5H4C3.72386 11.5 3.5 11.2761 3.5 11V3ZM6.5 5.5H5V4.5H9V5.5H7.5V9H6.5V5.5Z" fill="currentColor"/>
3
+ </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_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,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.83434 1.53747C9.04535 1.62407 9.17102 1.84251 9.1398 2.06846L8.57366 6.1667H12.8332C13.0224 6.1667 13.1954 6.27351 13.2802 6.44267C13.365 6.61182 13.347 6.81435 13.2337 6.96593L7.75575 14.2993C7.61924 14.482 7.37636 14.5492 7.16534 14.4626C6.95433 14.376 6.82866 14.1576 6.85988 13.9316L7.42602 9.83337H3.16651C2.97729 9.83337 2.80429 9.72656 2.71951 9.55741C2.63473 9.38825 2.65269 9.18573 2.76593 9.03414L8.24393 1.70081C8.38044 1.51807 8.62332 1.45088 8.83434 1.53747ZM4.16411 8.83337H7.99984C8.14438 8.83337 8.28185 8.89592 8.37681 9.0049C8.47177 9.11387 8.51492 9.25861 8.49514 9.40179L8.11605 12.146L11.8356 7.1667H7.99984C7.8553 7.1667 7.71783 7.10415 7.62287 6.99518C7.52792 6.8862 7.48476 6.74147 7.50454 6.59828L7.88364 3.85409L4.16411 8.83337Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.83434 1.53747C9.04535 1.62407 9.17102 1.84251 9.1398 2.06846L8.57366 6.1667H12.8332C13.0224 6.1667 13.1954 6.27351 13.2802 6.44267C13.365 6.61182 13.347 6.81435 13.2337 6.96593L7.75575 14.2993C7.61924 14.482 7.37636 14.5492 7.16534 14.4626C6.95433 14.376 6.82866 14.1576 6.85988 13.9316L7.42602 9.83337H3.16651C2.97729 9.83337 2.80429 9.72656 2.71951 9.55741C2.63473 9.38825 2.65269 9.18573 2.76593 9.03414L8.24393 1.70081C8.38044 1.51807 8.62332 1.45088 8.83434 1.53747ZM4.16411 8.83337H7.99984C8.14438 8.83337 8.28185 8.89592 8.37681 9.0049C8.47177 9.11387 8.51492 9.25861 8.49514 9.40179L8.11605 12.146L11.8356 7.1667H7.99984C7.8553 7.1667 7.71783 7.10415 7.62287 6.99518C7.52792 6.8862 7.48476 6.74147 7.50454 6.59828L7.88364 3.85409L4.16411 8.83337Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.16667 2C6.16667 1.72386 6.39052 1.5 6.66667 1.5H9.33333C9.60948 1.5 9.83333 1.72386 9.83333 2C9.83333 2.27614 9.60948 2.5 9.33333 2.5H6.66667C6.39052 2.5 6.16667 2.27614 6.16667 2ZM8.00076 4.5C10.4857 4.50041 12.5 6.51497 12.5 9C12.5 11.4853 10.4853 13.5 8 13.5C5.51472 13.5 3.5 11.4853 3.5 9C3.5 6.51472 5.51472 4.5 8 4.5L8.00076 4.5ZM8 3.5C4.96243 3.5 2.5 5.96243 2.5 9C2.5 12.0376 4.96243 14.5 8 14.5C11.0376 14.5 13.5 12.0376 13.5 9C13.5 5.96243 11.0376 3.5 8 3.5ZM7.77806 4C7.78699 3.71301 8 3.5 8 3.5C7.82635 3.67365 7.77332 3.8473 7.77806 4ZM8.5 6C8.5 5.72386 8.27614 5.5 8 5.5C7.72386 5.5 7.5 5.72386 7.5 6V8.66667C7.5 8.94281 7.72386 9.16667 8 9.16667C8.27614 9.16667 8.5 8.94281 8.5 8.66667V6ZM13.0202 3.64645C12.825 3.45118 12.5084 3.45118 12.3131 3.64645C12.1179 3.84171 12.1179 4.15829 12.3131 4.35355L12.9798 5.02022C13.175 5.21548 13.4916 5.21548 13.6869 5.02022C13.8821 4.82496 13.8821 4.50838 13.6869 4.31311L13.0202 3.64645Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.16667 2C6.16667 1.72386 6.39052 1.5 6.66667 1.5H9.33333C9.60948 1.5 9.83333 1.72386 9.83333 2C9.83333 2.27614 9.60948 2.5 9.33333 2.5H6.66667C6.39052 2.5 6.16667 2.27614 6.16667 2ZM8.00076 4.5C10.4857 4.50041 12.5 6.51497 12.5 9C12.5 11.4853 10.4853 13.5 8 13.5C5.51472 13.5 3.5 11.4853 3.5 9C3.5 6.51472 5.51472 4.5 8 4.5L8.00076 4.5ZM8 3.5C4.96243 3.5 2.5 5.96243 2.5 9C2.5 12.0376 4.96243 14.5 8 14.5C11.0376 14.5 13.5 12.0376 13.5 9C13.5 5.96243 11.0376 3.5 8 3.5ZM7.77806 4C7.78699 3.71301 8 3.5 8 3.5C7.82635 3.67365 7.77332 3.8473 7.77806 4ZM8.5 6C8.5 5.72386 8.27614 5.5 8 5.5C7.72386 5.5 7.5 5.72386 7.5 6V8.66667C7.5 8.94281 7.72386 9.16667 8 9.16667C8.27614 9.16667 8.5 8.94281 8.5 8.66667V6ZM13.0202 3.64645C12.825 3.45118 12.5084 3.45118 12.3131 3.64645C12.1179 3.84171 12.1179 4.15829 12.3131 4.35355L12.9798 5.02022C13.175 5.21548 13.4916 5.21548 13.6869 5.02022C13.8821 4.82496 13.8821 4.50838 13.6869 4.31311L13.0202 3.64645Z" 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="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.1423 2.45731C4.53071 1.80997 5.46889 1.80997 5.85729 2.45731L7.97419 5.98548C8.37411 6.652 7.894 7.49998 7.1167 7.49998H2.88289C2.1056 7.49998 1.62548 6.652 2.0254 5.98548L4.1423 2.45731ZM7.1167 6.49998L4.9998 2.9718L2.88289 6.49998L7.1167 6.49998ZM9.5 6.5C9.5 5.94772 9.94772 5.5 10.5 5.5H13.5C14.0523 5.5 14.5 5.94772 14.5 6.5V9.5C14.5 10.0523 14.0523 10.5 13.5 10.5H10.5C9.94772 10.5 9.5 10.0523 9.5 9.5V6.5ZM13.5 6.5H10.5V9.5H13.5V6.5ZM3.5 11.5C3.5 10.3954 4.39543 9.5 5.5 9.5C6.60457 9.5 7.5 10.3954 7.5 11.5C7.5 12.6046 6.60457 13.5 5.5 13.5C4.39543 13.5 3.5 12.6046 3.5 11.5ZM5.5 8.5C3.84315 8.5 2.5 9.84315 2.5 11.5C2.5 13.1569 3.84315 14.5 5.5 14.5C7.15685 14.5 8.5 13.1569 8.5 11.5C8.5 9.84315 7.15685 8.5 5.5 8.5Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.1423 2.45731C4.53071 1.80997 5.46889 1.80997 5.85729 2.45731L7.97419 5.98548C8.37411 6.652 7.894 7.49998 7.1167 7.49998H2.88289C2.1056 7.49998 1.62548 6.652 2.0254 5.98548L4.1423 2.45731ZM7.1167 6.49998L4.9998 2.9718L2.88289 6.49998L7.1167 6.49998ZM9.5 6.5C9.5 5.94772 9.94772 5.5 10.5 5.5H13.5C14.0523 5.5 14.5 5.94772 14.5 6.5V9.5C14.5 10.0523 14.0523 10.5 13.5 10.5H10.5C9.94772 10.5 9.5 10.0523 9.5 9.5V6.5ZM13.5 6.5H10.5V9.5H13.5V6.5ZM3.5 11.5C3.5 10.3954 4.39543 9.5 5.5 9.5C6.60457 9.5 7.5 10.3954 7.5 11.5C7.5 12.6046 6.60457 13.5 5.5 13.5C4.39543 13.5 3.5 12.6046 3.5 11.5ZM5.5 8.5C3.84315 8.5 2.5 9.84315 2.5 11.5C2.5 13.1569 3.84315 14.5 5.5 14.5C7.15685 14.5 8.5 13.1569 8.5 11.5C8.5 9.84315 7.15685 8.5 5.5 8.5Z" fill="currentColor"/>
3
+ </svg>