@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,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="M2.5 3.33333C2.5 2.87281 2.87281 2.5 3.33333 2.5H7.50684V6.73048C7.50234 6.75744 7.5 6.78512 7.5 6.81335C7.5 6.84159 7.50234 6.86927 7.50684 6.89623V9.31335H2.5V3.33333ZM2.5 10.3134V12.6667C2.5 13.1272 2.87281 13.5 3.33333 13.5H7.50684V10.3134H2.5ZM8.50684 13.5V7.31335H13.5V12.6667C13.5 13.1272 13.1272 13.5 12.6667 13.5H8.50684ZM8.50684 6.31335H13.5V3.33333C13.5 2.87281 13.1272 2.5 12.6667 2.5H8.50684V6.31335ZM14.5 3.33333V6.81335V12.6667C14.5 13.6795 13.6795 14.5 12.6667 14.5H8.01125L8.00684 14.5L8.00242 14.5H3.33333C2.32052 14.5 1.5 13.6795 1.5 12.6667V3.33333C1.5 2.32052 2.32052 1.5 3.33333 1.5H12.6667C13.6795 1.5 14.5 2.32052 14.5 3.33333Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3.33333C2.5 2.87281 2.87281 2.5 3.33333 2.5H7.50684V6.73048C7.50234 6.75744 7.5 6.78512 7.5 6.81335C7.5 6.84159 7.50234 6.86927 7.50684 6.89623V9.31335H2.5V3.33333ZM2.5 10.3134V12.6667C2.5 13.1272 2.87281 13.5 3.33333 13.5H7.50684V10.3134H2.5ZM8.50684 13.5V7.31335H13.5V12.6667C13.5 13.1272 13.1272 13.5 12.6667 13.5H8.50684ZM8.50684 6.31335H13.5V3.33333C13.5 2.87281 13.1272 2.5 12.6667 2.5H8.50684V6.31335ZM14.5 3.33333V6.81335V12.6667C14.5 13.6795 13.6795 14.5 12.6667 14.5H8.01125L8.00684 14.5L8.00242 14.5H3.33333C2.32052 14.5 1.5 13.6795 1.5 12.6667V3.33333C1.5 2.32052 2.32052 1.5 3.33333 1.5H12.6667C13.6795 1.5 14.5 2.32052 14.5 3.33333Z" 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.33333 2.5C3.87281 2.5 3.5 2.87281 3.5 3.33333V4.83333H4C4.27614 4.83333 4.5 5.05719 4.5 5.33333C4.5 5.60948 4.27614 5.83333 4 5.83333H3.5V7.5H3.86667C4.14281 7.5 4.36667 7.72386 4.36667 8C4.36667 8.27614 4.14281 8.5 3.86667 8.5H3.5V10.1667H3.86667C4.14281 10.1667 4.36667 10.3905 4.36667 10.6667C4.36667 10.9428 4.14281 11.1667 3.86667 11.1667H3.5V12.6667C3.5 13.1272 3.87281 13.5 4.33333 13.5H12.3333C12.7939 13.5 13.1667 13.1272 13.1667 12.6667V3.33333C13.1667 2.87281 12.7939 2.5 12.3333 2.5H4.33333ZM2.5 8.5V10.1667H2C1.72386 10.1667 1.5 10.3905 1.5 10.6667C1.5 10.9428 1.72386 11.1667 2 11.1667H2.5V12.6667C2.5 13.6795 3.32052 14.5 4.33333 14.5H12.3333C13.3461 14.5 14.1667 13.6795 14.1667 12.6667V3.33333C14.1667 2.32052 13.3461 1.5 12.3333 1.5H4.33333C3.32052 1.5 2.5 2.32052 2.5 3.33333V4.83333H2C1.72386 4.83333 1.5 5.05719 1.5 5.33333C1.5 5.60948 1.72386 5.83333 2 5.83333H2.5V7.5H2C1.72386 7.5 1.5 7.72386 1.5 8C1.5 8.27614 1.72386 8.5 2 8.5H2.5ZM5.83333 5.33333C5.83333 5.05719 6.05719 4.83333 6.33333 4.83333H11C11.2761 4.83333 11.5 5.05719 11.5 5.33333C11.5 5.60948 11.2761 5.83333 11 5.83333H6.33333C6.05719 5.83333 5.83333 5.60948 5.83333 5.33333ZM6.33333 10.1667C6.05719 10.1667 5.83333 10.3905 5.83333 10.6667C5.83333 10.9428 6.05719 11.1667 6.33333 11.1667H11C11.2761 11.1667 11.5 10.9428 11.5 10.6667C11.5 10.3905 11.2761 10.1667 11 10.1667H6.33333ZM5.83333 8C5.83333 7.72386 6.05719 7.5 6.33333 7.5H11C11.2761 7.5 11.5 7.72386 11.5 8C11.5 8.27614 11.2761 8.5 11 8.5H6.33333C6.05719 8.5 5.83333 8.27614 5.83333 8Z" 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.33333 2.5C3.87281 2.5 3.5 2.87281 3.5 3.33333V4.83333H4C4.27614 4.83333 4.5 5.05719 4.5 5.33333C4.5 5.60948 4.27614 5.83333 4 5.83333H3.5V7.5H3.86667C4.14281 7.5 4.36667 7.72386 4.36667 8C4.36667 8.27614 4.14281 8.5 3.86667 8.5H3.5V10.1667H3.86667C4.14281 10.1667 4.36667 10.3905 4.36667 10.6667C4.36667 10.9428 4.14281 11.1667 3.86667 11.1667H3.5V12.6667C3.5 13.1272 3.87281 13.5 4.33333 13.5H12.3333C12.7939 13.5 13.1667 13.1272 13.1667 12.6667V3.33333C13.1667 2.87281 12.7939 2.5 12.3333 2.5H4.33333ZM2.5 8.5V10.1667H2C1.72386 10.1667 1.5 10.3905 1.5 10.6667C1.5 10.9428 1.72386 11.1667 2 11.1667H2.5V12.6667C2.5 13.6795 3.32052 14.5 4.33333 14.5H12.3333C13.3461 14.5 14.1667 13.6795 14.1667 12.6667V3.33333C14.1667 2.32052 13.3461 1.5 12.3333 1.5H4.33333C3.32052 1.5 2.5 2.32052 2.5 3.33333V4.83333H2C1.72386 4.83333 1.5 5.05719 1.5 5.33333C1.5 5.60948 1.72386 5.83333 2 5.83333H2.5V7.5H2C1.72386 7.5 1.5 7.72386 1.5 8C1.5 8.27614 1.72386 8.5 2 8.5H2.5ZM5.83333 5.33333C5.83333 5.05719 6.05719 4.83333 6.33333 4.83333H11C11.2761 4.83333 11.5 5.05719 11.5 5.33333C11.5 5.60948 11.2761 5.83333 11 5.83333H6.33333C6.05719 5.83333 5.83333 5.60948 5.83333 5.33333ZM6.33333 10.1667C6.05719 10.1667 5.83333 10.3905 5.83333 10.6667C5.83333 10.9428 6.05719 11.1667 6.33333 11.1667H11C11.2761 11.1667 11.5 10.9428 11.5 10.6667C11.5 10.3905 11.2761 10.1667 11 10.1667H6.33333ZM5.83333 8C5.83333 7.72386 6.05719 7.5 6.33333 7.5H11C11.2761 7.5 11.5 7.72386 11.5 8C11.5 8.27614 11.2761 8.5 11 8.5H6.33333C6.05719 8.5 5.83333 8.27614 5.83333 8Z" 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="M11.8333 3.99992C11.8333 3.90806 11.9081 3.83325 12 3.83325H13.3333C13.4252 3.83325 13.5 3.90806 13.5 3.99992V11.9999C13.5 12.0918 13.4252 12.1666 13.3333 12.1666H12C11.9081 12.1666 11.8333 12.0918 11.8333 11.9999V3.99992ZM12 2.83325C11.3559 2.83325 10.8333 3.35578 10.8333 3.99992V11.9999C10.8333 12.6441 11.3559 13.1666 12 13.1666H13.3333C13.9775 13.1666 14.5 12.6441 14.5 11.9999V3.99992C14.5 3.35578 13.9775 2.83325 13.3333 2.83325H12ZM7.33333 7.16658C7.24148 7.16658 7.16667 7.24139 7.16667 7.33325V11.9999C7.16667 12.0918 7.24148 12.1666 7.33333 12.1666H8.66667C8.75852 12.1666 8.83333 12.0918 8.83333 11.9999V7.33325C8.83333 7.24139 8.75852 7.16658 8.66667 7.16658H7.33333ZM6.16667 7.33325C6.16667 6.68911 6.68919 6.16659 7.33333 6.16659H8.66667C9.31081 6.16659 9.83333 6.68911 9.83333 7.33325V11.9999C9.83333 12.6441 9.31081 13.1666 8.66667 13.1666H7.33333C6.68919 13.1666 6.16667 12.6441 6.16667 11.9999V7.33325ZM2.66667 9.83325C2.57481 9.83325 2.5 9.90806 2.5 9.99992V11.9999C2.5 12.0918 2.57481 12.1666 2.66667 12.1666H4C4.09186 12.1666 4.16667 12.0918 4.16667 11.9999V9.99992C4.16667 9.90806 4.09186 9.83325 4 9.83325H2.66667ZM1.5 9.99992C1.5 9.35578 2.02252 8.83325 2.66667 8.83325H4C4.64414 8.83325 5.16667 9.35578 5.16667 9.99992V11.9999C5.16667 12.6441 4.64414 13.1666 4 13.1666H2.66667C2.02252 13.1666 1.5 12.6441 1.5 11.9999V9.99992Z" 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="M11.8333 3.99992C11.8333 3.90806 11.9081 3.83325 12 3.83325H13.3333C13.4252 3.83325 13.5 3.90806 13.5 3.99992V11.9999C13.5 12.0918 13.4252 12.1666 13.3333 12.1666H12C11.9081 12.1666 11.8333 12.0918 11.8333 11.9999V3.99992ZM12 2.83325C11.3559 2.83325 10.8333 3.35578 10.8333 3.99992V11.9999C10.8333 12.6441 11.3559 13.1666 12 13.1666H13.3333C13.9775 13.1666 14.5 12.6441 14.5 11.9999V3.99992C14.5 3.35578 13.9775 2.83325 13.3333 2.83325H12ZM7.33333 7.16658C7.24148 7.16658 7.16667 7.24139 7.16667 7.33325V11.9999C7.16667 12.0918 7.24148 12.1666 7.33333 12.1666H8.66667C8.75852 12.1666 8.83333 12.0918 8.83333 11.9999V7.33325C8.83333 7.24139 8.75852 7.16658 8.66667 7.16658H7.33333ZM6.16667 7.33325C6.16667 6.68911 6.68919 6.16659 7.33333 6.16659H8.66667C9.31081 6.16659 9.83333 6.68911 9.83333 7.33325V11.9999C9.83333 12.6441 9.31081 13.1666 8.66667 13.1666H7.33333C6.68919 13.1666 6.16667 12.6441 6.16667 11.9999V7.33325ZM2.66667 9.83325C2.57481 9.83325 2.5 9.90806 2.5 9.99992V11.9999C2.5 12.0918 2.57481 12.1666 2.66667 12.1666H4C4.09186 12.1666 4.16667 12.0918 4.16667 11.9999V9.99992C4.16667 9.90806 4.09186 9.83325 4 9.83325H2.66667ZM1.5 9.99992C1.5 9.35578 2.02252 8.83325 2.66667 8.83325H4C4.64414 8.83325 5.16667 9.35578 5.16667 9.99992V11.9999C5.16667 12.6441 4.64414 13.1666 4 13.1666H2.66667C2.02252 13.1666 1.5 12.6441 1.5 11.9999V9.99992Z" 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.02022 1.64645C2.82496 1.45118 2.50838 1.45118 2.31311 1.64645C2.11785 1.84171 2.11785 2.15829 2.31311 2.35355L3.10645 3.14689C3.30171 3.34215 3.61829 3.34215 3.81355 3.14689C4.00882 2.95162 4.00882 2.63504 3.81355 2.43978L3.02022 1.64645ZM14.6068 3.02022C14.8021 2.82496 14.8021 2.50838 14.6068 2.31311C14.4116 2.11785 14.095 2.11785 13.8997 2.31311L13.1064 3.10645C12.9111 3.30171 12.9111 3.61829 13.1064 3.81355C13.3017 4.00882 13.6183 4.00882 13.8135 3.81355L14.6068 3.02022ZM11.6267 6.79335C11.6267 4.7211 9.82629 3.06923 7.70162 3.31861L7.7015 3.31862C6.17593 3.49731 4.90669 4.71412 4.67073 6.22883L11.6267 6.79335ZM11.6267 6.79335L4.67071 6.22896C4.45146 7.63953 5.07209 8.91613 6.10922 9.64901L6.10947 9.64919C6.15426 9.68088 6.19732 9.71568 6.23815 9.75334H10.0152C10.0557 9.71609 10.0984 9.68168 10.1428 9.65032C11.0412 9.01556 11.6267 7.97338 11.6267 6.79335ZM6.62667 10.7533H9.62667V11.6267H6.62667V10.7533ZM5.62667 12.1331V12.46C5.62667 13.6568 6.59653 14.6267 7.79333 14.6267H8.46C9.65681 14.6267 10.6267 13.6568 10.6267 12.46V10.6154C10.6267 10.5767 10.6473 10.5183 10.7199 10.467L10.7199 10.467C11.8708 9.6538 12.6267 8.31333 12.6267 6.79335C12.6267 4.12964 10.3111 2.00553 7.58517 2.32541L7.58505 2.32543C5.61605 2.55611 3.98805 4.11389 3.68262 6.07508L3.6826 6.0752C3.40192 7.88058 4.20128 9.52526 5.53212 10.4657C5.60489 10.5173 5.62667 10.5769 5.62667 10.618V12.1202C5.62664 12.1224 5.62663 12.1245 5.62663 12.1267C5.62663 12.1288 5.62664 12.131 5.62667 12.1331ZM6.63847 12.6267H9.61487C9.53405 13.1922 9.04794 13.6267 8.46 13.6267H7.79333C7.20539 13.6267 6.71929 13.1922 6.63847 12.6267ZM3.14689 9.77311C3.34215 9.96838 3.34215 10.285 3.14689 10.4802L2.35355 11.2736C2.15829 11.4688 1.84171 11.4688 1.64645 11.2736C1.45118 11.0783 1.45118 10.7617 1.64645 10.5664L2.43978 9.77311C2.63504 9.57785 2.95162 9.57785 3.14689 9.77311ZM13.1064 9.77311C13.3017 9.57785 13.6183 9.57785 13.8135 9.77311L14.6068 10.5664C14.8021 10.7617 14.8021 11.0783 14.6068 11.2736C14.4116 11.4688 14.095 11.4688 13.8997 11.2736L13.1064 10.4802C12.9111 10.285 12.9111 9.96838 13.1064 9.77311ZM14.1266 6.29333C13.8505 6.29333 13.6266 6.51719 13.6266 6.79333C13.6266 7.06948 13.8505 7.29333 14.1266 7.29333H15.2533C15.5294 7.29333 15.7533 7.06948 15.7533 6.79333C15.7533 6.51719 15.5294 6.29333 15.2533 6.29333H14.1266ZM0.5 6.79333C0.5 6.51719 0.723858 6.29333 1 6.29333H2.12667C2.40281 6.29333 2.62667 6.51719 2.62667 6.79333C2.62667 7.06948 2.40281 7.29333 2.12667 7.29333H1C0.723858 7.29333 0.5 7.06948 0.5 6.79333Z" 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.02022 1.64645C2.82496 1.45118 2.50838 1.45118 2.31311 1.64645C2.11785 1.84171 2.11785 2.15829 2.31311 2.35355L3.10645 3.14689C3.30171 3.34215 3.61829 3.34215 3.81355 3.14689C4.00882 2.95162 4.00882 2.63504 3.81355 2.43978L3.02022 1.64645ZM14.6068 3.02022C14.8021 2.82496 14.8021 2.50838 14.6068 2.31311C14.4116 2.11785 14.095 2.11785 13.8997 2.31311L13.1064 3.10645C12.9111 3.30171 12.9111 3.61829 13.1064 3.81355C13.3017 4.00882 13.6183 4.00882 13.8135 3.81355L14.6068 3.02022ZM11.6267 6.79335C11.6267 4.7211 9.82629 3.06923 7.70162 3.31861L7.7015 3.31862C6.17593 3.49731 4.90669 4.71412 4.67073 6.22883L11.6267 6.79335ZM11.6267 6.79335L4.67071 6.22896C4.45146 7.63953 5.07209 8.91613 6.10922 9.64901L6.10947 9.64919C6.15426 9.68088 6.19732 9.71568 6.23815 9.75334H10.0152C10.0557 9.71609 10.0984 9.68168 10.1428 9.65032C11.0412 9.01556 11.6267 7.97338 11.6267 6.79335ZM6.62667 10.7533H9.62667V11.6267H6.62667V10.7533ZM5.62667 12.1331V12.46C5.62667 13.6568 6.59653 14.6267 7.79333 14.6267H8.46C9.65681 14.6267 10.6267 13.6568 10.6267 12.46V10.6154C10.6267 10.5767 10.6473 10.5183 10.7199 10.467L10.7199 10.467C11.8708 9.6538 12.6267 8.31333 12.6267 6.79335C12.6267 4.12964 10.3111 2.00553 7.58517 2.32541L7.58505 2.32543C5.61605 2.55611 3.98805 4.11389 3.68262 6.07508L3.6826 6.0752C3.40192 7.88058 4.20128 9.52526 5.53212 10.4657C5.60489 10.5173 5.62667 10.5769 5.62667 10.618V12.1202C5.62664 12.1224 5.62663 12.1245 5.62663 12.1267C5.62663 12.1288 5.62664 12.131 5.62667 12.1331ZM6.63847 12.6267H9.61487C9.53405 13.1922 9.04794 13.6267 8.46 13.6267H7.79333C7.20539 13.6267 6.71929 13.1922 6.63847 12.6267ZM3.14689 9.77311C3.34215 9.96838 3.34215 10.285 3.14689 10.4802L2.35355 11.2736C2.15829 11.4688 1.84171 11.4688 1.64645 11.2736C1.45118 11.0783 1.45118 10.7617 1.64645 10.5664L2.43978 9.77311C2.63504 9.57785 2.95162 9.57785 3.14689 9.77311ZM13.1064 9.77311C13.3017 9.57785 13.6183 9.57785 13.8135 9.77311L14.6068 10.5664C14.8021 10.7617 14.8021 11.0783 14.6068 11.2736C14.4116 11.4688 14.095 11.4688 13.8997 11.2736L13.1064 10.4802C12.9111 10.285 12.9111 9.96838 13.1064 9.77311ZM14.1266 6.29333C13.8505 6.29333 13.6266 6.51719 13.6266 6.79333C13.6266 7.06948 13.8505 7.29333 14.1266 7.29333H15.2533C15.5294 7.29333 15.7533 7.06948 15.7533 6.79333C15.7533 6.51719 15.5294 6.29333 15.2533 6.29333H14.1266ZM0.5 6.79333C0.5 6.51719 0.723858 6.29333 1 6.29333H2.12667C2.40281 6.29333 2.62667 6.51719 2.62667 6.79333C2.62667 7.06948 2.40281 7.29333 2.12667 7.29333H1C0.723858 7.29333 0.5 7.06948 0.5 6.79333Z" 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.80409 3.19735C9.177 1.85826 11.3673 1.85826 12.7402 3.19735C14.1376 4.56041 14.1655 6.79826 12.8025 8.19573L12.4446 7.84662L12.7981 8.20017L11.3374 9.66083C11.1422 9.8561 10.8256 9.8561 10.6303 9.66083C10.4351 9.46557 10.4351 9.14899 10.6303 8.95373L12.0887 7.49536C13.064 6.4931 13.0433 4.88995 12.0419 3.91321C11.0582 2.95367 9.4891 2.95297 8.50447 3.91113L7.0461 5.3695C6.85084 5.56476 6.53425 5.56476 6.33899 5.3695C6.14373 5.17424 6.14373 4.85766 6.33899 4.66239L7.80409 3.19735ZM10.1334 5.86633C10.3287 6.0616 10.3287 6.37818 10.1334 6.57344L6.57344 10.1334C6.37818 10.3287 6.0616 10.3287 5.86634 10.1334C5.67107 9.93818 5.67107 9.6216 5.86634 9.42633L9.42634 5.86633C9.6216 5.67107 9.93818 5.67107 10.1334 5.86633ZM5.36934 7.0461C5.56461 6.85083 5.56461 6.53425 5.36934 6.33899C5.17408 6.14373 4.8575 6.14373 4.66224 6.33899L3.20157 7.79966L3.55512 8.15321L3.19719 7.80409C1.83413 9.20157 1.86203 11.4394 3.2595 12.8025C4.6324 14.1416 6.8227 14.1416 8.1956 12.8025L9.66068 11.3374C9.85594 11.1422 9.85594 10.8256 9.66068 10.6303C9.46542 10.4351 9.14883 10.4351 8.95357 10.6303L7.49522 12.0887C6.51059 13.0469 4.94152 13.0462 3.95774 12.0866C2.95634 11.1099 2.93565 9.50672 3.91097 8.50447L5.36934 7.0461Z" 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.80409 3.19735C9.177 1.85826 11.3673 1.85826 12.7402 3.19735C14.1376 4.56041 14.1655 6.79826 12.8025 8.19573L12.4446 7.84662L12.7981 8.20017L11.3374 9.66083C11.1422 9.8561 10.8256 9.8561 10.6303 9.66083C10.4351 9.46557 10.4351 9.14899 10.6303 8.95373L12.0887 7.49536C13.064 6.4931 13.0433 4.88995 12.0419 3.91321C11.0582 2.95367 9.4891 2.95297 8.50447 3.91113L7.0461 5.3695C6.85084 5.56476 6.53425 5.56476 6.33899 5.3695C6.14373 5.17424 6.14373 4.85766 6.33899 4.66239L7.80409 3.19735ZM10.1334 5.86633C10.3287 6.0616 10.3287 6.37818 10.1334 6.57344L6.57344 10.1334C6.37818 10.3287 6.0616 10.3287 5.86634 10.1334C5.67107 9.93818 5.67107 9.6216 5.86634 9.42633L9.42634 5.86633C9.6216 5.67107 9.93818 5.67107 10.1334 5.86633ZM5.36934 7.0461C5.56461 6.85083 5.56461 6.53425 5.36934 6.33899C5.17408 6.14373 4.8575 6.14373 4.66224 6.33899L3.20157 7.79966L3.55512 8.15321L3.19719 7.80409C1.83413 9.20157 1.86203 11.4394 3.2595 12.8025C4.6324 14.1416 6.8227 14.1416 8.1956 12.8025L9.66068 11.3374C9.85594 11.1422 9.85594 10.8256 9.66068 10.6303C9.46542 10.4351 9.14883 10.4351 8.95357 10.6303L7.49522 12.0887C6.51059 13.0469 4.94152 13.0462 3.95774 12.0866C2.95634 11.1099 2.93565 9.50672 3.91097 8.50447L5.36934 7.0461Z" fill="currentColor"/>
3
+ </svg>
@@ -1,10 +1,10 @@
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 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" fill="url(#paint0_angular_1410_1148)"/>
3
- <defs>
4
- <radialGradient id="paint0_angular_1410_1148" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8 8) scale(8)">
5
- <stop stop-opacity="0"/>
6
- <stop offset="0.25" stop-opacity="0"/>
7
- <stop offset="1"/>
8
- </radialGradient>
9
- </defs>
10
- </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 12C10.2091 12 12 10.2091 12 8C12 5.79086 10.2091 4 8 4C5.79086 4 4 5.79086 4 8C4 10.2091 5.79086 12 8 12ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" fill="url(#paint0_angular_1410_1148)"/>
3
+ <defs>
4
+ <radialGradient id="paint0_angular_1410_1148" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8 8) scale(8)">
5
+ <stop stop-opacity="0"/>
6
+ <stop offset="0.25" stop-opacity="0"/>
7
+ <stop offset="1"/>
8
+ </radialGradient>
9
+ </defs>
10
+ </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.13711 2.82158C5.02897 3.21848 4.08711 3.96001 3.43965 4.91807C3.99615 5.07057 4.577 5.19309 5.17261 5.28563C5.38979 4.4328 5.71129 3.60382 6.13711 2.82158ZM2.5 8C2.5 7.22407 2.65938 6.48648 2.94729 5.81806C3.59427 6.00643 4.27301 6.15576 4.97035 6.26607C4.78795 7.41317 4.78791 8.58674 4.97023 9.73386C4.27291 9.84414 3.59419 9.99345 2.94723 10.1818C2.65936 9.51341 2.5 8.77587 2.5 8ZM3.43956 11.0818C4.08694 12.0398 5.02867 12.7813 6.13668 13.1783C5.71094 12.396 5.38952 11.5671 5.17242 10.7143C4.57685 10.8068 3.99604 10.9293 3.43956 11.0818ZM6.17306 10.5883C6.40204 11.4423 6.74683 12.2681 7.20744 13.0371C7.38613 13.3355 7.67584 13.4898 7.96931 13.4999L8 13.5L8.03115 13.4999C8.32456 13.4898 8.61419 13.3355 8.79284 13.0371C8.95857 12.7604 9.1093 12.4764 9.24504 12.1863C9.48657 11.6702 9.68063 11.1351 9.82722 10.5883C8.62155 10.4708 7.37874 10.4708 6.17306 10.5883ZM10.8279 10.7144C10.6108 11.5671 10.2894 12.396 9.86373 13.1781C10.9715 12.7811 11.9131 12.0397 12.5604 11.0819C12.004 10.9294 11.4233 10.8069 10.8279 10.7144ZM13.0527 10.1819C12.4059 9.99354 11.7273 9.84424 11.0301 9.73395C11.2124 8.58683 11.2124 7.41324 11.03 6.26613C11.7272 6.15585 12.4059 6.00656 13.0528 5.81824C13.3407 6.48661 13.5 7.22414 13.5 8C13.5 8.7759 13.3406 9.51347 13.0527 10.1819ZM10.038 9.6045C8.6942 9.46539 7.30609 9.46537 5.96226 9.60445C5.79056 8.54338 5.7906 7.45655 5.96238 6.3955C7.30613 6.53459 8.69415 6.5346 10.0379 6.39554C10.2097 7.45659 10.2097 8.54344 10.038 9.6045ZM10.8277 5.28568C11.4232 5.19317 12.004 5.07068 12.5605 4.91823C11.9131 3.96021 10.9713 3.21868 9.86329 2.82173C10.2891 3.60394 10.6105 4.43289 10.8277 5.28568ZM6.17325 5.4117C7.37881 5.52919 8.62149 5.5292 9.82705 5.41173C9.59808 4.55795 9.25336 3.73238 8.79289 2.96357C8.42222 2.34544 7.57723 2.34594 7.20748 2.9635C7.04177 3.24016 6.89105 3.52417 6.75532 3.8142C6.51386 4.33014 6.31984 4.86514 6.17325 5.4117ZM8.05118 14.4998C11.625 14.4724 14.5 11.5804 14.5 8C14.5 4.40252 11.5975 1.5 8 1.5C4.40252 1.5 1.5 4.40252 1.5 8C1.5 11.5805 4.37518 14.4726 7.94908 14.4998C7.98311 14.5007 8.01716 14.5007 8.05118 14.4998Z" 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.13711 2.82158C5.02897 3.21848 4.08711 3.96001 3.43965 4.91807C3.99615 5.07057 4.577 5.19309 5.17261 5.28563C5.38979 4.4328 5.71129 3.60382 6.13711 2.82158ZM2.5 8C2.5 7.22407 2.65938 6.48648 2.94729 5.81806C3.59427 6.00643 4.27301 6.15576 4.97035 6.26607C4.78795 7.41317 4.78791 8.58674 4.97023 9.73386C4.27291 9.84414 3.59419 9.99345 2.94723 10.1818C2.65936 9.51341 2.5 8.77587 2.5 8ZM3.43956 11.0818C4.08694 12.0398 5.02867 12.7813 6.13668 13.1783C5.71094 12.396 5.38952 11.5671 5.17242 10.7143C4.57685 10.8068 3.99604 10.9293 3.43956 11.0818ZM6.17306 10.5883C6.40204 11.4423 6.74683 12.2681 7.20744 13.0371C7.38613 13.3355 7.67584 13.4898 7.96931 13.4999L8 13.5L8.03115 13.4999C8.32456 13.4898 8.61419 13.3355 8.79284 13.0371C8.95857 12.7604 9.1093 12.4764 9.24504 12.1863C9.48657 11.6702 9.68063 11.1351 9.82722 10.5883C8.62155 10.4708 7.37874 10.4708 6.17306 10.5883ZM10.8279 10.7144C10.6108 11.5671 10.2894 12.396 9.86373 13.1781C10.9715 12.7811 11.9131 12.0397 12.5604 11.0819C12.004 10.9294 11.4233 10.8069 10.8279 10.7144ZM13.0527 10.1819C12.4059 9.99354 11.7273 9.84424 11.0301 9.73395C11.2124 8.58683 11.2124 7.41324 11.03 6.26613C11.7272 6.15585 12.4059 6.00656 13.0528 5.81824C13.3407 6.48661 13.5 7.22414 13.5 8C13.5 8.7759 13.3406 9.51347 13.0527 10.1819ZM10.038 9.6045C8.6942 9.46539 7.30609 9.46537 5.96226 9.60445C5.79056 8.54338 5.7906 7.45655 5.96238 6.3955C7.30613 6.53459 8.69415 6.5346 10.0379 6.39554C10.2097 7.45659 10.2097 8.54344 10.038 9.6045ZM10.8277 5.28568C11.4232 5.19317 12.004 5.07068 12.5605 4.91823C11.9131 3.96021 10.9713 3.21868 9.86329 2.82173C10.2891 3.60394 10.6105 4.43289 10.8277 5.28568ZM6.17325 5.4117C7.37881 5.52919 8.62149 5.5292 9.82705 5.41173C9.59808 4.55795 9.25336 3.73238 8.79289 2.96357C8.42222 2.34544 7.57723 2.34594 7.20748 2.9635C7.04177 3.24016 6.89105 3.52417 6.75532 3.8142C6.51386 4.33014 6.31984 4.86514 6.17325 5.4117ZM8.05118 14.4998C11.625 14.4724 14.5 11.5804 14.5 8C14.5 4.40252 11.5975 1.5 8 1.5C4.40252 1.5 1.5 4.40252 1.5 8C1.5 11.5805 4.37518 14.4726 7.94908 14.4998C7.98311 14.5007 8.01716 14.5007 8.05118 14.4998Z" 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.96453 6.56427C3.96453 4.29995 5.79995 2.46453 8.06427 2.46453C10.3286 2.46453 12.164 4.29995 12.164 6.56427V6.67893C12.164 7.16202 12.0088 7.74201 11.7293 8.38328C11.4521 9.0193 11.0661 9.68499 10.6368 10.3309C9.77805 11.6228 8.771 12.7979 8.18932 13.4434L8.18922 13.4436C8.12145 13.5188 8.00708 13.5188 7.93932 13.4436L7.93922 13.4434C7.35753 12.7979 6.35048 11.6228 5.49173 10.3309C5.06239 9.68499 4.67645 9.0193 4.39921 8.38328C4.11969 7.74201 3.96453 7.16202 3.96453 6.67893V6.56427ZM8.06427 1.5C5.26725 1.5 3 3.76725 3 6.56427V6.67893C3 7.34951 3.21001 8.06894 3.51503 8.76869C3.82233 9.47369 4.24031 10.1906 4.68847 10.8648C5.58467 12.213 6.62688 13.4279 7.22255 14.089L7.58093 13.7663L7.22265 14.0891C7.67353 14.5897 8.455 14.5897 8.90588 14.0891C9.50153 13.428 10.5438 12.2131 11.4401 10.8648C11.8882 10.1906 12.3062 9.47369 12.6135 8.76869C12.9185 8.06894 13.1285 7.34951 13.1285 6.67893V6.56427C13.1285 3.76725 10.8613 1.5 8.06427 1.5ZM8.90588 14.0891L8.90598 14.089L8.54786 13.7665L8.90588 14.0891ZM8.06462 4.77863C7.06161 4.77863 6.24902 5.59121 6.24902 6.59423L6.24918 6.60656L6.24902 6.61889C6.24902 7.62191 7.06161 8.43449 8.06462 8.43449C9.06764 8.43449 9.88022 7.62191 9.88022 6.61889V6.59423C9.88022 5.59121 9.06764 4.77863 8.06462 4.77863ZM7.21356 6.61889L7.2134 6.60656L7.21356 6.59423C7.21356 6.12391 7.59431 5.74316 8.06462 5.74316C8.53494 5.74316 8.91569 6.12391 8.91569 6.59423V6.61889C8.91569 7.08921 8.53494 7.46996 8.06462 7.46996C7.59431 7.46996 7.21356 7.08921 7.21356 6.61889Z" 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.96453 6.56427C3.96453 4.29995 5.79995 2.46453 8.06427 2.46453C10.3286 2.46453 12.164 4.29995 12.164 6.56427V6.67893C12.164 7.16202 12.0088 7.74201 11.7293 8.38328C11.4521 9.0193 11.0661 9.68499 10.6368 10.3309C9.77805 11.6228 8.771 12.7979 8.18932 13.4434L8.18922 13.4436C8.12145 13.5188 8.00708 13.5188 7.93932 13.4436L7.93922 13.4434C7.35753 12.7979 6.35048 11.6228 5.49173 10.3309C5.06239 9.68499 4.67645 9.0193 4.39921 8.38328C4.11969 7.74201 3.96453 7.16202 3.96453 6.67893V6.56427ZM8.06427 1.5C5.26725 1.5 3 3.76725 3 6.56427V6.67893C3 7.34951 3.21001 8.06894 3.51503 8.76869C3.82233 9.47369 4.24031 10.1906 4.68847 10.8648C5.58467 12.213 6.62688 13.4279 7.22255 14.089L7.58093 13.7663L7.22265 14.0891C7.67353 14.5897 8.455 14.5897 8.90588 14.0891C9.50153 13.428 10.5438 12.2131 11.4401 10.8648C11.8882 10.1906 12.3062 9.47369 12.6135 8.76869C12.9185 8.06894 13.1285 7.34951 13.1285 6.67893V6.56427C13.1285 3.76725 10.8613 1.5 8.06427 1.5ZM8.90588 14.0891L8.90598 14.089L8.54786 13.7665L8.90588 14.0891ZM8.06462 4.77863C7.06161 4.77863 6.24902 5.59121 6.24902 6.59423L6.24918 6.60656L6.24902 6.61889C6.24902 7.62191 7.06161 8.43449 8.06462 8.43449C9.06764 8.43449 9.88022 7.62191 9.88022 6.61889V6.59423C9.88022 5.59121 9.06764 4.77863 8.06462 4.77863ZM7.21356 6.61889L7.2134 6.60656L7.21356 6.59423C7.21356 6.12391 7.59431 5.74316 8.06462 5.74316C8.53494 5.74316 8.91569 6.12391 8.91569 6.59423V6.61889C8.91569 7.08921 8.53494 7.46996 8.06462 7.46996C7.59431 7.46996 7.21356 7.08921 7.21356 6.61889Z" 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="M5.8335 4.66667C5.8335 3.47014 6.80364 2.5 8.00016 2.5C9.19669 2.5 10.1668 3.47014 10.1668 4.66667V5.5H5.8335V4.66667ZM4.8335 5.5V4.66667C4.8335 2.91786 6.25135 1.5 8.00016 1.5C9.74897 1.5 11.1668 2.91786 11.1668 4.66667V5.5H11.3335C12.3463 5.5 13.1668 6.32052 13.1668 7.33333V12.6667C13.1668 13.6795 12.3463 14.5 11.3335 14.5H4.66683C3.65402 14.5 2.8335 13.6795 2.8335 12.6667V7.33333C2.8335 6.32052 3.65402 5.5 4.66683 5.5H4.8335ZM10.6668 6.5H5.3335H4.66683C4.20631 6.5 3.8335 6.87281 3.8335 7.33333V12.6667C3.8335 13.1272 4.20631 13.5 4.66683 13.5H11.3335C11.794 13.5 12.1668 13.1272 12.1668 12.6667V7.33333C12.1668 6.87281 11.794 6.5 11.3335 6.5H10.6668ZM8.70727 9.87377C8.64393 9.93712 8.5742 9.99018 8.50016 10.033V11.3933C8.50016 11.6695 8.27631 11.8933 8.00016 11.8933C7.72402 11.8933 7.50016 11.6695 7.50016 11.3933V10.033C7.42612 9.99018 7.3564 9.93712 7.29306 9.87377C6.90253 9.48325 6.90253 8.85008 7.29306 8.45956C7.68358 8.06904 8.31675 8.06904 8.70727 8.45956C9.09779 8.85008 9.09779 9.48325 8.70727 9.87377Z" 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="M5.8335 4.66667C5.8335 3.47014 6.80364 2.5 8.00016 2.5C9.19669 2.5 10.1668 3.47014 10.1668 4.66667V5.5H5.8335V4.66667ZM4.8335 5.5V4.66667C4.8335 2.91786 6.25135 1.5 8.00016 1.5C9.74897 1.5 11.1668 2.91786 11.1668 4.66667V5.5H11.3335C12.3463 5.5 13.1668 6.32052 13.1668 7.33333V12.6667C13.1668 13.6795 12.3463 14.5 11.3335 14.5H4.66683C3.65402 14.5 2.8335 13.6795 2.8335 12.6667V7.33333C2.8335 6.32052 3.65402 5.5 4.66683 5.5H4.8335ZM10.6668 6.5H5.3335H4.66683C4.20631 6.5 3.8335 6.87281 3.8335 7.33333V12.6667C3.8335 13.1272 4.20631 13.5 4.66683 13.5H11.3335C11.794 13.5 12.1668 13.1272 12.1668 12.6667V7.33333C12.1668 6.87281 11.794 6.5 11.3335 6.5H10.6668ZM8.70727 9.87377C8.64393 9.93712 8.5742 9.99018 8.50016 10.033V11.3933C8.50016 11.6695 8.27631 11.8933 8.00016 11.8933C7.72402 11.8933 7.50016 11.6695 7.50016 11.3933V10.033C7.42612 9.99018 7.3564 9.93712 7.29306 9.87377C6.90253 9.48325 6.90253 8.85008 7.29306 8.45956C7.68358 8.06904 8.31675 8.06904 8.70727 8.45956C9.09779 8.85008 9.09779 9.48325 8.70727 9.87377Z" 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.33333 2.5C8.33333 2.22386 8.10948 2 7.83333 2C7.55719 2 7.33333 2.22386 7.33333 2.5V7.83333C7.33333 8.10948 7.55719 8.33333 7.83333 8.33333C8.10948 8.33333 8.33333 8.10948 8.33333 7.83333V2.5ZM4.41555 4.41556C4.61082 4.22029 4.61082 3.90371 4.41555 3.70845C4.22029 3.51319 3.90371 3.51319 3.70845 3.70845C1.43052 5.98638 1.43052 9.68029 3.70845 11.9582C5.98638 14.2361 9.68029 14.2361 11.9582 11.9582C14.2361 9.68029 14.2361 5.98638 11.9582 3.70845C11.763 3.51319 11.4464 3.51319 11.2511 3.70845C11.0559 3.90371 11.0559 4.22029 11.2511 4.41556C13.1385 6.30296 13.1385 9.36371 11.2511 11.2511C9.36371 13.1385 6.30296 13.1385 4.41555 11.2511C2.52815 9.36371 2.52815 6.30296 4.41555 4.41556Z" 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.33333 2.5C8.33333 2.22386 8.10948 2 7.83333 2C7.55719 2 7.33333 2.22386 7.33333 2.5V7.83333C7.33333 8.10948 7.55719 8.33333 7.83333 8.33333C8.10948 8.33333 8.33333 8.10948 8.33333 7.83333V2.5ZM4.41555 4.41556C4.61082 4.22029 4.61082 3.90371 4.41555 3.70845C4.22029 3.51319 3.90371 3.51319 3.70845 3.70845C1.43052 5.98638 1.43052 9.68029 3.70845 11.9582C5.98638 14.2361 9.68029 14.2361 11.9582 11.9582C14.2361 9.68029 14.2361 5.98638 11.9582 3.70845C11.763 3.51319 11.4464 3.51319 11.2511 3.70845C11.0559 3.90371 11.0559 4.22029 11.2511 4.41556C13.1385 6.30296 13.1385 9.36371 11.2511 11.2511C9.36371 13.1385 6.30296 13.1385 4.41555 11.2511C2.52815 9.36371 2.52815 6.30296 4.41555 4.41556Z" 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="M1.5 3.33331C1.5 3.05717 1.72386 2.83331 2 2.83331H14C14.2761 2.83331 14.5 3.05717 14.5 3.33331C14.5 3.60946 14.2761 3.83331 14 3.83331H2C1.72386 3.83331 1.5 3.60946 1.5 3.33331ZM1.5 8C1.5 7.72386 1.72386 7.5 2 7.5H14C14.2761 7.5 14.5 7.72386 14.5 8C14.5 8.27614 14.2761 8.5 14 8.5H2C1.72386 8.5 1.5 8.27614 1.5 8ZM2 12.1666C1.72386 12.1666 1.5 12.3905 1.5 12.6666C1.5 12.9428 1.72386 13.1666 2 13.1666H14C14.2761 13.1666 14.5 12.9428 14.5 12.6666C14.5 12.3905 14.2761 12.1666 14 12.1666H2Z" 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="M1.5 3.33331C1.5 3.05717 1.72386 2.83331 2 2.83331H14C14.2761 2.83331 14.5 3.05717 14.5 3.33331C14.5 3.60946 14.2761 3.83331 14 3.83331H2C1.72386 3.83331 1.5 3.60946 1.5 3.33331ZM1.5 8C1.5 7.72386 1.72386 7.5 2 7.5H14C14.2761 7.5 14.5 7.72386 14.5 8C14.5 8.27614 14.2761 8.5 14 8.5H2C1.72386 8.5 1.5 8.27614 1.5 8ZM2 12.1666C1.72386 12.1666 1.5 12.3905 1.5 12.6666C1.5 12.9428 1.72386 13.1666 2 13.1666H14C14.2761 13.1666 14.5 12.9428 14.5 12.6666C14.5 12.3905 14.2761 12.1666 14 12.1666H2Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="9" height="19" viewBox="0 0 9 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5 14.4531V4.45312L0 9.45312L5 14.4531ZM7 18.4531H9V0.453125H7V18.4531Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="9" height="19" viewBox="0 0 9 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 14.4531V4.45312L0 9.45312L5 14.4531ZM7 18.4531H9V0.453125H7V18.4531Z" fill="#242424"/>
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.99786 3.16675C7.54035 3.16675 7.16296 3.53929 7.16653 4.00282C7.16801 4.46104 7.54129 4.83341 7.99986 4.83341C8.45933 4.83341 8.83319 4.45956 8.83319 4.00008C8.83319 3.53866 8.45738 3.16675 7.99786 3.16675ZM7.99786 7.16675C7.54035 7.16675 7.16296 7.53929 7.16653 8.00282C7.16801 8.46104 7.54129 8.83342 7.99986 8.83342C8.45933 8.83342 8.83319 8.45956 8.83319 8.00008C8.83319 7.53866 8.45738 7.16675 7.99786 7.16675ZM7.99786 11.1667C7.54035 11.1667 7.16296 11.5393 7.16653 12.0028C7.16801 12.461 7.54129 12.8334 7.99986 12.8334C8.45933 12.8334 8.83319 12.4596 8.83319 12.0001C8.83319 11.5387 8.45738 11.1667 7.99786 11.1667Z" 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.99786 3.16675C7.54035 3.16675 7.16296 3.53929 7.16653 4.00282C7.16801 4.46104 7.54129 4.83341 7.99986 4.83341C8.45933 4.83341 8.83319 4.45956 8.83319 4.00008C8.83319 3.53866 8.45738 3.16675 7.99786 3.16675ZM7.99786 7.16675C7.54035 7.16675 7.16296 7.53929 7.16653 8.00282C7.16801 8.46104 7.54129 8.83342 7.99986 8.83342C8.45933 8.83342 8.83319 8.45956 8.83319 8.00008C8.83319 7.53866 8.45738 7.16675 7.99786 7.16675ZM7.99786 11.1667C7.54035 11.1667 7.16296 11.5393 7.16653 12.0028C7.16801 12.461 7.54129 12.8334 7.99986 12.8334C8.45933 12.8334 8.83319 12.4596 8.83319 12.0001C8.83319 11.5387 8.45738 11.1667 7.99786 11.1667Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="9" height="19" viewBox="0 0 9 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0 18.4531V0.453125H2V18.4531H0ZM4 14.4531V4.45312L9 9.45312L4 14.4531Z" fill="#242424"/>
3
- </svg>
1
+ <svg width="9" height="19" viewBox="0 0 9 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 18.4531V0.453125H2V18.4531H0ZM4 14.4531V4.45312L9 9.45312L4 14.4531Z" fill="#242424"/>
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 2.5C7.21214 2.5 6.574 3.13814 6.574 3.926V8.074C6.574 8.86186 7.21214 9.5 8 9.5C8.78786 9.5 9.426 8.86186 9.426 8.074V3.926C9.426 3.13814 8.78786 2.5 8 2.5ZM5.574 3.926C5.574 2.58586 6.65986 1.5 8 1.5C9.34014 1.5 10.426 2.58586 10.426 3.926V8.074C10.426 9.41414 9.34014 10.5 8 10.5C6.65986 10.5 5.574 9.41414 5.574 8.074V3.926ZM4 6.16667C4.27614 6.16667 4.5 6.39052 4.5 6.66667V8C4.5 9.93319 6.06681 11.5 8 11.5C9.93319 11.5 11.5 9.93319 11.5 8V6.66667C11.5 6.39052 11.7239 6.16667 12 6.16667C12.2761 6.16667 12.5 6.39052 12.5 6.66667V8C12.5 10.3165 10.7501 12.2239 8.5 12.4725V13.5H10.7267C11.0028 13.5 11.2267 13.7239 11.2267 14C11.2267 14.2761 11.0028 14.5 10.7267 14.5H5.14667C4.87052 14.5 4.64667 14.2761 4.64667 14C4.64667 13.7239 4.87052 13.5 5.14667 13.5H7.5V12.4725C5.24987 12.2239 3.5 10.3165 3.5 8V6.66667C3.5 6.39052 3.72386 6.16667 4 6.16667Z" 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 2.5C7.21214 2.5 6.574 3.13814 6.574 3.926V8.074C6.574 8.86186 7.21214 9.5 8 9.5C8.78786 9.5 9.426 8.86186 9.426 8.074V3.926C9.426 3.13814 8.78786 2.5 8 2.5ZM5.574 3.926C5.574 2.58586 6.65986 1.5 8 1.5C9.34014 1.5 10.426 2.58586 10.426 3.926V8.074C10.426 9.41414 9.34014 10.5 8 10.5C6.65986 10.5 5.574 9.41414 5.574 8.074V3.926ZM4 6.16667C4.27614 6.16667 4.5 6.39052 4.5 6.66667V8C4.5 9.93319 6.06681 11.5 8 11.5C9.93319 11.5 11.5 9.93319 11.5 8V6.66667C11.5 6.39052 11.7239 6.16667 12 6.16667C12.2761 6.16667 12.5 6.39052 12.5 6.66667V8C12.5 10.3165 10.7501 12.2239 8.5 12.4725V13.5H10.7267C11.0028 13.5 11.2267 13.7239 11.2267 14C11.2267 14.2761 11.0028 14.5 10.7267 14.5H5.14667C4.87052 14.5 4.64667 14.2761 4.64667 14C4.64667 13.7239 4.87052 13.5 5.14667 13.5H7.5V12.4725C5.24987 12.2239 3.5 10.3165 3.5 8V6.66667C3.5 6.39052 3.72386 6.16667 4 6.16667Z" fill="currentColor"/>
3
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.5 3.1767H2.5V12.1767H11.5V3.1767Z" fill="#F25022"/>
3
- <path d="M11.5 13.1767H2.5V22.1767H11.5V13.1767Z" fill="#00A4EF"/>
4
- <path d="M21.5 3.1767H12.5V12.1767H21.5V3.1767Z" fill="#7FBA00"/>
5
- <path d="M21.5 13.1767H12.5V22.1767H21.5V13.1767Z" fill="#FFB900"/>
6
- </svg>
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.5 3.1767H2.5V12.1767H11.5V3.1767Z" fill="#F25022"/>
3
+ <path d="M11.5 13.1767H2.5V22.1767H11.5V13.1767Z" fill="#00A4EF"/>
4
+ <path d="M21.5 3.1767H12.5V12.1767H21.5V3.1767Z" fill="#7FBA00"/>
5
+ <path d="M21.5 13.1767H12.5V22.1767H21.5V13.1767Z" fill="#FFB900"/>
6
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path fill="currentColor" d="M9 9H3V7H7V3H9V9ZM9 15H3V17H7V21H9V15ZM21 15H15V21H17V17H21V15ZM15 9H21V7H17V3H15V9Z"/>
3
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill="currentColor" d="M9 9H3V7H7V3H9V9ZM9 15H3V17H7V21H9V15ZM21 15H15V21H17V17H21V15ZM15 9H21V7H17V3H15V9Z"/>
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.72859 8C3.72859 7.72386 3.95245 7.5 4.22859 7.5L11.7711 7.5C12.0472 7.5 12.2711 7.72386 12.2711 8C12.2711 8.27614 12.0472 8.5 11.7711 8.5L4.22859 8.5C3.95245 8.5 3.72859 8.27615 3.72859 8Z" 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.72859 8C3.72859 7.72386 3.95245 7.5 4.22859 7.5L11.7711 7.5C12.0472 7.5 12.2711 7.72386 12.2711 8C12.2711 8.27614 12.0472 8.5 11.7711 8.5L4.22859 8.5C3.95245 8.5 3.72859 8.27615 3.72859 8Z" fill="currentColor"/>
3
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g>
3
- <path d="M15.5898 6.99886L16.5858 5.00686C17.2198 3.73886 15.9028 2.37986 14.6158 2.97386L11.9988 4.18186L9.38184 2.97386C8.09484 2.37986 6.77784 3.73786 7.41184 5.00686L8.40784 6.99886M7.7488 10.001L6.0318 12.748C4.8108 14.702 4.9358 17.21 6.3458 19.033C7.3878 20.381 8.9958 21.169 10.6998 21.169H13.2988C15.0018 21.169 16.6098 20.38 17.6518 19.033C19.0628 17.21 19.1878 14.702 17.9668 12.747C17.4218 11.874 16.8238 10.918 16.2498 9.99902M16.499 6.99902H7.49902C6.94702 6.99902 6.49902 7.44702 6.49902 7.99902V8.99902C6.49902 9.55102 6.94702 9.99902 7.49902 9.99902H16.499C17.051 9.99902 17.499 9.55102 17.499 8.99902V7.99902C17.499 7.44702 17.051 6.99902 16.499 6.99902Z" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
4
- </g>
5
- </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 d="M15.5898 6.99886L16.5858 5.00686C17.2198 3.73886 15.9028 2.37986 14.6158 2.97386L11.9988 4.18186L9.38184 2.97386C8.09484 2.37986 6.77784 3.73786 7.41184 5.00686L8.40784 6.99886M7.7488 10.001L6.0318 12.748C4.8108 14.702 4.9358 17.21 6.3458 19.033C7.3878 20.381 8.9958 21.169 10.6998 21.169H13.2988C15.0018 21.169 16.6098 20.38 17.6518 19.033C19.0628 17.21 19.1878 14.702 17.9668 12.747C17.4218 11.874 16.8238 10.918 16.2498 9.99902M16.499 6.99902H7.49902C6.94702 6.99902 6.49902 7.44702 6.49902 7.99902V8.99902C6.49902 9.55102 6.94702 9.99902 7.49902 9.99902H16.499C17.051 9.99902 17.499 9.55102 17.499 8.99902V7.99902C17.499 7.44702 17.051 6.99902 16.499 6.99902Z" stroke="currentColor" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </g>
5
+ </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="M8.18225 15.2123L10.8182 14.1038L8.84802 9.02834L12.0567 9.08667L4.11535 0.787689L3.94287 12.4987L6.21204 10.1368L8.18225 15.2123Z" 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="M8.18225 15.2123L10.8182 14.1038L8.84802 9.02834L12.0567 9.08667L4.11535 0.787689L3.94287 12.4987L6.21204 10.1368L8.18225 15.2123Z" 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="M13.1765 1.98999C12.961 1.99338 12.7471 2.03035 12.5418 2.09972C12.4378 1.38362 11.6937 0.840781 10.7526 0.840781C10.4673 0.830824 10.1829 0.87987 9.91545 0.985154C9.74536 0.669016 9.49478 0.409483 9.19209 0.235967C8.8894 0.0624509 8.54671 -0.0181097 8.20286 0.00341448C7.90251 -0.0106912 7.60331 0.0511244 7.33017 0.183716C7.05703 0.316308 6.81785 0.515841 6.63253 0.765706C6.31966 0.56998 5.96209 0.468143 5.59841 0.471185C5.16265 0.44075 4.73295 0.591813 4.40152 0.891958C4.07009 1.1921 3.86333 1.61741 3.82563 2.07662V2.60214C3.24564 2.83313 1.57682 3.64163 1.1391 5.39721C0.701377 7.15279 1.32513 10.0172 2.61095 12.2001C3.47533 13.6224 4.5677 14.875 5.83915 15.9018C5.92356 15.9661 6.02508 16.0004 6.12915 16H11.7867C11.8956 15.9987 12.0012 15.9602 12.0877 15.8903C13.0702 14.9346 13.7807 13.7087 14.1395 12.3502C14.7599 10.5616 15.0497 8.66393 14.993 6.76009V3.58388C14.9487 3.1199 14.7334 2.69288 14.3937 2.39477C14.0539 2.09666 13.6168 1.9513 13.1765 1.98999V1.98999ZM14.0082 6.76009C14.0679 8.55987 13.7947 10.3547 13.2038 12.0442C12.8942 13.1371 12.3429 14.1367 11.5952 14.9605H6.27141C5.15845 14.0308 4.19732 12.9149 3.42621 11.6572C2.12945 9.42811 1.78474 6.90447 2.06926 5.65708C2.21844 5.22479 2.45181 4.83031 2.75433 4.49908C3.05685 4.16784 3.4218 3.90722 3.82563 3.73403V8.15185C3.82563 8.2897 3.87751 8.4219 3.96986 8.51937C4.06221 8.61684 4.18746 8.6716 4.31807 8.6716C4.44867 8.6716 4.57392 8.61684 4.66627 8.51937C4.75862 8.4219 4.8105 8.2897 4.8105 8.15185V2.07662C4.8105 1.8052 5.13333 1.49912 5.60935 1.49912C6.08537 1.49912 6.42461 1.79942 6.42461 2.07662V5.37988H7.40949V1.45292C7.40949 1.29123 7.72684 1.0429 8.20833 1.0429C8.68983 1.0429 9.04548 1.3201 9.04548 1.47602V5.45496H10.0304V2.14014L10.1234 2.07084C10.3165 1.94302 10.5412 1.87869 10.769 1.88604C11.2779 1.88604 11.5897 2.14014 11.5897 2.27874V6.03245H12.5801V3.22006C12.7605 3.09057 12.9748 3.02394 13.1929 3.02948C13.6635 3.02948 14.0246 3.324 14.0246 3.57233L14.0082 6.76009Z" 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="M13.1765 1.98999C12.961 1.99338 12.7471 2.03035 12.5418 2.09972C12.4378 1.38362 11.6937 0.840781 10.7526 0.840781C10.4673 0.830824 10.1829 0.87987 9.91545 0.985154C9.74536 0.669016 9.49478 0.409483 9.19209 0.235967C8.8894 0.0624509 8.54671 -0.0181097 8.20286 0.00341448C7.90251 -0.0106912 7.60331 0.0511244 7.33017 0.183716C7.05703 0.316308 6.81785 0.515841 6.63253 0.765706C6.31966 0.56998 5.96209 0.468143 5.59841 0.471185C5.16265 0.44075 4.73295 0.591813 4.40152 0.891958C4.07009 1.1921 3.86333 1.61741 3.82563 2.07662V2.60214C3.24564 2.83313 1.57682 3.64163 1.1391 5.39721C0.701377 7.15279 1.32513 10.0172 2.61095 12.2001C3.47533 13.6224 4.5677 14.875 5.83915 15.9018C5.92356 15.9661 6.02508 16.0004 6.12915 16H11.7867C11.8956 15.9987 12.0012 15.9602 12.0877 15.8903C13.0702 14.9346 13.7807 13.7087 14.1395 12.3502C14.7599 10.5616 15.0497 8.66393 14.993 6.76009V3.58388C14.9487 3.1199 14.7334 2.69288 14.3937 2.39477C14.0539 2.09666 13.6168 1.9513 13.1765 1.98999V1.98999ZM14.0082 6.76009C14.0679 8.55987 13.7947 10.3547 13.2038 12.0442C12.8942 13.1371 12.3429 14.1367 11.5952 14.9605H6.27141C5.15845 14.0308 4.19732 12.9149 3.42621 11.6572C2.12945 9.42811 1.78474 6.90447 2.06926 5.65708C2.21844 5.22479 2.45181 4.83031 2.75433 4.49908C3.05685 4.16784 3.4218 3.90722 3.82563 3.73403V8.15185C3.82563 8.2897 3.87751 8.4219 3.96986 8.51937C4.06221 8.61684 4.18746 8.6716 4.31807 8.6716C4.44867 8.6716 4.57392 8.61684 4.66627 8.51937C4.75862 8.4219 4.8105 8.2897 4.8105 8.15185V2.07662C4.8105 1.8052 5.13333 1.49912 5.60935 1.49912C6.08537 1.49912 6.42461 1.79942 6.42461 2.07662V5.37988H7.40949V1.45292C7.40949 1.29123 7.72684 1.0429 8.20833 1.0429C8.68983 1.0429 9.04548 1.3201 9.04548 1.47602V5.45496H10.0304V2.14014L10.1234 2.07084C10.3165 1.94302 10.5412 1.87869 10.769 1.88604C11.2779 1.88604 11.5897 2.14014 11.5897 2.27874V6.03245H12.5801V3.22006C12.7605 3.09057 12.9748 3.02394 13.1929 3.02948C13.6635 3.02948 14.0246 3.324 14.0246 3.57233L14.0082 6.76009Z" 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.5 7.16667V9.99923C4.50615 11.9298 6.06949 13.4934 8 13.5C9.93046 13.4934 11.4938 11.9299 11.5 9.99934V7.16667L8 7.16667L4.5 7.16667ZM3.5 6.66667V5.99998L3.5 5.99849C3.50742 3.51711 5.51715 1.5074 7.99852 1.5H8H8.00151C10.4829 1.50741 12.4926 3.51712 12.5 5.99851L12.5 6L12.5 10L12.5 10.0015C12.4926 12.4829 10.4829 14.4926 8.00148 14.5L8 14.0045L7.99999 14.5L7.99763 14.5C5.51665 14.4921 3.50741 12.4826 3.5 10.0015L3.5 10V6.66667ZM4.5 6.16667H7.5V2.53705C5.80658 2.78442 4.50562 4.23995 4.5 6.00076V6.16667ZM8.5 6.16667H11.5V6.00067C11.4944 4.23989 10.1934 2.78441 8.5 2.53705V6.16667Z" 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.5 7.16667V9.99923C4.50615 11.9298 6.06949 13.4934 8 13.5C9.93046 13.4934 11.4938 11.9299 11.5 9.99934V7.16667L8 7.16667L4.5 7.16667ZM3.5 6.66667V5.99998L3.5 5.99849C3.50742 3.51711 5.51715 1.5074 7.99852 1.5H8H8.00151C10.4829 1.50741 12.4926 3.51712 12.5 5.99851L12.5 6L12.5 10L12.5 10.0015C12.4926 12.4829 10.4829 14.4926 8.00148 14.5L8 14.0045L7.99999 14.5L7.99763 14.5C5.51665 14.4921 3.50741 12.4826 3.5 10.0015L3.5 10V6.66667ZM4.5 6.16667H7.5V2.53705C5.80658 2.78442 4.50562 4.23995 4.5 6.00076V6.16667ZM8.5 6.16667H11.5V6.00067C11.4944 4.23989 10.1934 2.78441 8.5 2.53705V6.16667Z" 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="M5.66761 2.37156C5.87282 2.18677 5.88937 1.87062 5.70458 1.66542C5.51979 1.46021 5.20364 1.44366 4.99844 1.62845L3.11496 3.32454L2.34754 2.63372C2.14231 2.44897 1.82616 2.46558 1.64141 2.67082C1.45666 2.87605 1.47327 3.1922 1.67851 3.37695L2.78051 4.36895C2.9707 4.54016 3.25945 4.54013 3.44961 4.36889L5.66761 2.37156ZM6.83301 3.33333C6.83301 3.05719 7.05687 2.83333 7.33301 2.83333H13.9997C14.2758 2.83333 14.4997 3.05719 14.4997 3.33333C14.4997 3.60948 14.2758 3.83333 13.9997 3.83333H7.33301C7.05687 3.83333 6.83301 3.60948 6.83301 3.33333ZM2.74405 7.41088C3.06946 7.08548 3.59688 7.08548 3.92228 7.41088C4.24768 7.73629 4.24768 8.2637 3.92228 8.58911C3.59688 8.91451 3.06946 8.91451 2.74405 8.58911C2.41865 8.2637 2.41865 7.73629 2.74405 7.41088ZM4.62939 6.70378C3.91346 5.98785 2.75288 5.98785 2.03695 6.70378C1.32102 7.4197 1.32102 8.58029 2.03695 9.29622C2.75288 10.0121 3.91346 10.0121 4.62939 9.29622C5.34532 8.58029 5.34532 7.4197 4.62939 6.70378ZM7.33301 7.5C7.05687 7.5 6.83301 7.72386 6.83301 8C6.83301 8.27614 7.05687 8.5 7.33301 8.5H13.9997C14.2758 8.5 14.4997 8.27614 14.4997 8C14.4997 7.72386 14.2758 7.5 13.9997 7.5H7.33301ZM6.83301 12.6667C6.83301 12.3905 7.05687 12.1667 7.33301 12.1667H13.9997C14.2758 12.1667 14.4997 12.3905 14.4997 12.6667C14.4997 12.9428 14.2758 13.1667 13.9997 13.1667H7.33301C7.05687 13.1667 6.83301 12.9428 6.83301 12.6667ZM2.74405 12.0775C3.06946 11.7521 3.59688 11.7521 3.92228 12.0775C4.24768 12.403 4.24768 12.9304 3.92228 13.2558C3.59688 13.5812 3.06946 13.5812 2.74405 13.2558C2.41865 12.9304 2.41865 12.403 2.74405 12.0775ZM4.62939 11.3704C3.91346 10.6545 2.75288 10.6545 2.03695 11.3704C1.32102 12.0864 1.32102 13.247 2.03695 13.9629C2.75288 14.6788 3.91346 14.6788 4.62939 13.9629C5.34532 13.247 5.34532 12.0864 4.62939 11.3704Z" 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="M5.66761 2.37156C5.87282 2.18677 5.88937 1.87062 5.70458 1.66542C5.51979 1.46021 5.20364 1.44366 4.99844 1.62845L3.11496 3.32454L2.34754 2.63372C2.14231 2.44897 1.82616 2.46558 1.64141 2.67082C1.45666 2.87605 1.47327 3.1922 1.67851 3.37695L2.78051 4.36895C2.9707 4.54016 3.25945 4.54013 3.44961 4.36889L5.66761 2.37156ZM6.83301 3.33333C6.83301 3.05719 7.05687 2.83333 7.33301 2.83333H13.9997C14.2758 2.83333 14.4997 3.05719 14.4997 3.33333C14.4997 3.60948 14.2758 3.83333 13.9997 3.83333H7.33301C7.05687 3.83333 6.83301 3.60948 6.83301 3.33333ZM2.74405 7.41088C3.06946 7.08548 3.59688 7.08548 3.92228 7.41088C4.24768 7.73629 4.24768 8.2637 3.92228 8.58911C3.59688 8.91451 3.06946 8.91451 2.74405 8.58911C2.41865 8.2637 2.41865 7.73629 2.74405 7.41088ZM4.62939 6.70378C3.91346 5.98785 2.75288 5.98785 2.03695 6.70378C1.32102 7.4197 1.32102 8.58029 2.03695 9.29622C2.75288 10.0121 3.91346 10.0121 4.62939 9.29622C5.34532 8.58029 5.34532 7.4197 4.62939 6.70378ZM7.33301 7.5C7.05687 7.5 6.83301 7.72386 6.83301 8C6.83301 8.27614 7.05687 8.5 7.33301 8.5H13.9997C14.2758 8.5 14.4997 8.27614 14.4997 8C14.4997 7.72386 14.2758 7.5 13.9997 7.5H7.33301ZM6.83301 12.6667C6.83301 12.3905 7.05687 12.1667 7.33301 12.1667H13.9997C14.2758 12.1667 14.4997 12.3905 14.4997 12.6667C14.4997 12.9428 14.2758 13.1667 13.9997 13.1667H7.33301C7.05687 13.1667 6.83301 12.9428 6.83301 12.6667ZM2.74405 12.0775C3.06946 11.7521 3.59688 11.7521 3.92228 12.0775C4.24768 12.403 4.24768 12.9304 3.92228 13.2558C3.59688 13.5812 3.06946 13.5812 2.74405 13.2558C2.41865 12.9304 2.41865 12.403 2.74405 12.0775ZM4.62939 11.3704C3.91346 10.6545 2.75288 10.6545 2.03695 11.3704C1.32102 12.0864 1.32102 13.247 2.03695 13.9629C2.75288 14.6788 3.91346 14.6788 4.62939 13.9629C5.34532 13.247 5.34532 12.0864 4.62939 11.3704Z" 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="M10.1994 1.78509C10.3361 1.54514 10.6414 1.46142 10.8813 1.59809C11.7927 2.11718 12.5493 2.87377 13.0683 3.78509C13.205 4.02503 13.1213 4.33035 12.8813 4.46702C12.6414 4.60369 12.3361 4.51997 12.1994 4.28003C11.7692 3.52468 11.1418 2.89727 10.3864 2.46702C10.1465 2.33035 10.0627 2.02503 10.1994 1.78509ZM7.99967 2.83325C5.88287 2.83325 4.16634 4.54978 4.16634 6.66658V8.33592C4.16634 8.36188 4.15163 8.38609 4.12745 8.39835L3.79217 8.56566C3.20484 8.86025 2.83301 9.46095 2.83301 10.1186C2.83301 11.0774 3.6102 11.8546 4.56901 11.8546H11.4303C12.3891 11.8546 13.1663 11.0774 13.1663 10.1186C13.1663 9.46107 12.7942 8.85983 12.2063 8.56586L11.8725 8.39934C11.8472 8.38628 11.833 8.36153 11.833 8.33592V6.66658C11.833 4.54978 10.1165 2.83325 7.99967 2.83325ZM5.16634 6.66658C5.16634 5.10206 6.43515 3.83325 7.99967 3.83325C9.5642 3.83325 10.833 5.10206 10.833 6.66658V8.07366V8.33592C10.833 8.74212 11.0626 9.11051 11.4222 9.2922L11.4244 9.29331L11.7598 9.46064C12.0089 9.5854 12.1663 9.84023 12.1663 10.1186C12.1663 10.5251 11.8369 10.8546 11.4303 10.8546H4.56901C4.16248 10.8546 3.83301 10.5251 3.83301 10.1186C3.83301 9.84033 3.99067 9.58497 4.24052 9.45951L4.5759 9.29216C4.93689 9.11103 5.16634 8.74186 5.16634 8.33592V6.66658ZM6.93327 12.8333C6.65713 12.8333 6.43327 13.0571 6.43327 13.3333C6.43327 13.6094 6.65713 13.8333 6.93327 13.8333H9.0666C9.34274 13.8333 9.5666 13.6094 9.5666 13.3333C9.5666 13.0571 9.34274 12.8333 9.0666 12.8333H6.93327ZM5.61312 2.46702C5.85306 2.33035 5.93678 2.02503 5.80011 1.78509C5.66344 1.54514 5.35812 1.46142 5.11818 1.59809C4.20686 2.11718 3.45027 2.87377 2.93118 3.78509C2.79451 4.02503 2.87823 4.33035 3.11818 4.46702C3.35812 4.60369 3.66344 4.51997 3.80011 4.28003C4.23036 3.52468 4.85777 2.89727 5.61312 2.46702Z" 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="M10.1994 1.78509C10.3361 1.54514 10.6414 1.46142 10.8813 1.59809C11.7927 2.11718 12.5493 2.87377 13.0683 3.78509C13.205 4.02503 13.1213 4.33035 12.8813 4.46702C12.6414 4.60369 12.3361 4.51997 12.1994 4.28003C11.7692 3.52468 11.1418 2.89727 10.3864 2.46702C10.1465 2.33035 10.0627 2.02503 10.1994 1.78509ZM7.99967 2.83325C5.88287 2.83325 4.16634 4.54978 4.16634 6.66658V8.33592C4.16634 8.36188 4.15163 8.38609 4.12745 8.39835L3.79217 8.56566C3.20484 8.86025 2.83301 9.46095 2.83301 10.1186C2.83301 11.0774 3.6102 11.8546 4.56901 11.8546H11.4303C12.3891 11.8546 13.1663 11.0774 13.1663 10.1186C13.1663 9.46107 12.7942 8.85983 12.2063 8.56586L11.8725 8.39934C11.8472 8.38628 11.833 8.36153 11.833 8.33592V6.66658C11.833 4.54978 10.1165 2.83325 7.99967 2.83325ZM5.16634 6.66658C5.16634 5.10206 6.43515 3.83325 7.99967 3.83325C9.5642 3.83325 10.833 5.10206 10.833 6.66658V8.07366V8.33592C10.833 8.74212 11.0626 9.11051 11.4222 9.2922L11.4244 9.29331L11.7598 9.46064C12.0089 9.5854 12.1663 9.84023 12.1663 10.1186C12.1663 10.5251 11.8369 10.8546 11.4303 10.8546H4.56901C4.16248 10.8546 3.83301 10.5251 3.83301 10.1186C3.83301 9.84033 3.99067 9.58497 4.24052 9.45951L4.5759 9.29216C4.93689 9.11103 5.16634 8.74186 5.16634 8.33592V6.66658ZM6.93327 12.8333C6.65713 12.8333 6.43327 13.0571 6.43327 13.3333C6.43327 13.6094 6.65713 13.8333 6.93327 13.8333H9.0666C9.34274 13.8333 9.5666 13.6094 9.5666 13.3333C9.5666 13.0571 9.34274 12.8333 9.0666 12.8333H6.93327ZM5.61312 2.46702C5.85306 2.33035 5.93678 2.02503 5.80011 1.78509C5.66344 1.54514 5.35812 1.46142 5.11818 1.59809C4.20686 2.11718 3.45027 2.87377 2.93118 3.78509C2.79451 4.02503 2.87823 4.33035 3.11818 4.46702C3.35812 4.60369 3.66344 4.51997 3.80011 4.28003C4.23036 3.52468 4.85777 2.89727 5.61312 2.46702Z" fill="currentColor"/>
3
+ </svg>
@@ -1,4 +1,4 @@
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="M12.1736 3.82916C10.8489 2.50162 8.70145 2.50161 7.3768 3.82913C6.39893 4.80933 6.14593 6.23988 6.61546 7.45972C6.68638 7.64398 6.64223 7.85272 6.50278 7.99248L2.8335 11.6701V13.1667H4.32463L4.94816 12.5413V11.524C4.94816 11.2479 5.17202 11.024 5.44816 11.024H5.92483V10.5447C5.92483 10.2685 6.14869 10.0447 6.42483 10.0447H7.43877L7.97893 9.50345L8.33283 9.85666L8.51818 9.39229C9.74056 9.88019 11.1855 9.62938 12.1737 8.64002M8.46365 10.4334C9.97211 10.9051 11.6846 10.5447 12.8813 9.34668C14.5959 7.62756 14.5962 4.84138 12.8814 3.12283C11.1661 1.40372 8.38424 1.40372 6.66889 3.12283C5.48327 4.31126 5.12348 6.00645 5.57516 7.50639L1.97954 11.1102C1.88602 11.2039 1.8335 11.3309 1.8335 11.4633V13.6667C1.8335 13.9428 2.05735 14.1667 2.3335 14.1667H4.53216C4.66502 14.1667 4.79242 14.1138 4.88623 14.0197L5.80223 13.101C5.89568 13.0073 5.94816 12.8804 5.94816 12.748V12.024H6.42483C6.70097 12.024 6.92483 11.8001 6.92483 11.524V11.0447H7.64616C7.77894 11.0447 7.90626 10.9919 8.00006 10.8979L8.46365 10.4334ZM12.1736 3.82916C13.4987 5.15719 13.4988 7.31112 12.1737 8.64002Z" fill="currentColor"/>
3
- <circle cx="9.76667" cy="6.23333" r="0.766667" fill="currentColor"/>
4
- </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="M12.1736 3.82916C10.8489 2.50162 8.70145 2.50161 7.3768 3.82913C6.39893 4.80933 6.14593 6.23988 6.61546 7.45972C6.68638 7.64398 6.64223 7.85272 6.50278 7.99248L2.8335 11.6701V13.1667H4.32463L4.94816 12.5413V11.524C4.94816 11.2479 5.17202 11.024 5.44816 11.024H5.92483V10.5447C5.92483 10.2685 6.14869 10.0447 6.42483 10.0447H7.43877L7.97893 9.50345L8.33283 9.85666L8.51818 9.39229C9.74056 9.88019 11.1855 9.62938 12.1737 8.64002M8.46365 10.4334C9.97211 10.9051 11.6846 10.5447 12.8813 9.34668C14.5959 7.62756 14.5962 4.84138 12.8814 3.12283C11.1661 1.40372 8.38424 1.40372 6.66889 3.12283C5.48327 4.31126 5.12348 6.00645 5.57516 7.50639L1.97954 11.1102C1.88602 11.2039 1.8335 11.3309 1.8335 11.4633V13.6667C1.8335 13.9428 2.05735 14.1667 2.3335 14.1667H4.53216C4.66502 14.1667 4.79242 14.1138 4.88623 14.0197L5.80223 13.101C5.89568 13.0073 5.94816 12.8804 5.94816 12.748V12.024H6.42483C6.70097 12.024 6.92483 11.8001 6.92483 11.524V11.0447H7.64616C7.77894 11.0447 7.90626 10.9919 8.00006 10.8979L8.46365 10.4334ZM12.1736 3.82916C13.4987 5.15719 13.4988 7.31112 12.1737 8.64002Z" fill="currentColor"/>
3
+ <circle cx="9.76667" cy="6.23333" r="0.766667" fill="currentColor"/>
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="M7 4C7 4.55228 7.44772 5 8 5C8.55228 5 9 4.55228 9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4ZM8 2C6.89543 2 6 2.89543 6 4C6 5.10457 6.89543 6 8 6H7.5V7.5H5C4.17157 7.5 3.5 8.17157 3.5 9V10H4C2.89543 10 2 10.8954 2 12C2 13.1046 2.89543 14 4 14C5.10457 14 6 13.1046 6 12C6 10.8954 5.10457 10 4 10H4.5V9C4.5 8.72386 4.72386 8.5 5 8.5H11C11.2761 8.5 11.5 8.72386 11.5 9V10H12C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10H12.5V9C12.5 8.17157 11.8284 7.5 11 7.5H8.5V6H8C9.10457 6 10 5.10457 10 4C10 2.89543 9.10457 2 8 2ZM3 12C3 12.5523 3.44772 13 4 13C4.55228 13 5 12.5523 5 12C5 11.4477 4.55228 11 4 11C3.44772 11 3 11.4477 3 12ZM12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13Z" 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 4C7 4.55228 7.44772 5 8 5C8.55228 5 9 4.55228 9 4C9 3.44772 8.55228 3 8 3C7.44772 3 7 3.44772 7 4ZM8 2C6.89543 2 6 2.89543 6 4C6 5.10457 6.89543 6 8 6H7.5V7.5H5C4.17157 7.5 3.5 8.17157 3.5 9V10H4C2.89543 10 2 10.8954 2 12C2 13.1046 2.89543 14 4 14C5.10457 14 6 13.1046 6 12C6 10.8954 5.10457 10 4 10H4.5V9C4.5 8.72386 4.72386 8.5 5 8.5H11C11.2761 8.5 11.5 8.72386 11.5 9V10H12C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10H12.5V9C12.5 8.17157 11.8284 7.5 11 7.5H8.5V6H8C9.10457 6 10 5.10457 10 4C10 2.89543 9.10457 2 8 2ZM3 12C3 12.5523 3.44772 13 4 13C4.55228 13 5 12.5523 5 12C5 11.4477 4.55228 11 4 11C3.44772 11 3 11.4477 3 12ZM12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13Z" fill="currentColor"/>
3
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle cx="14" cy="37" r="2.5" fill="white" stroke="currentColor"/>
3
- <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="white" stroke="currentColor"/>
4
- </svg>
1
+ <svg width="28" height="40" viewBox="0 0 28 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="14" cy="37" r="2.5" fill="white" stroke="currentColor"/>
3
+ <path d="M13.4843 1.5H14.5157C21.1344 1.5 26.5 6.86556 26.5 13.4843C26.5 16.393 25.4421 19.2025 23.5236 21.3888L15.028 31.0704C14.4833 31.6912 13.5167 31.6912 12.972 31.0704L4.47637 21.3888C2.55788 19.2025 1.5 16.393 1.5 13.4843C1.5 6.86556 6.86556 1.5 13.4843 1.5Z" fill="white" stroke="currentColor"/>
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.33333 3.83333C2.87281 3.83333 2.5 4.20614 2.5 4.66667V9.33333C2.5 9.79386 2.87281 10.1667 3.33333 10.1667H3.5V8V6.66667C3.5 5.65386 4.32052 4.83333 5.33333 4.83333H11.5V4.66667C11.5 4.20614 11.1272 3.83333 10.6667 3.83333H3.33333ZM3.33333 11.1667H3.5V11.3333C3.5 12.3461 4.32052 13.1667 5.33333 13.1667H12.6667C13.6795 13.1667 14.5 12.3461 14.5 11.3333V8V6.66667C14.5 5.65386 13.6795 4.83333 12.6667 4.83333H12.5V4.66667C12.5 3.65386 11.6795 2.83333 10.6667 2.83333H3.33333C2.32052 2.83333 1.5 3.65386 1.5 4.66667V9.33333C1.5 10.3461 2.32052 11.1667 3.33333 11.1667ZM5.33333 5.83333L12 5.83333L12.6667 5.83333C13.1272 5.83333 13.5 6.20614 13.5 6.66667V7.5H4.5V6.66667C4.5 6.20614 4.87281 5.83333 5.33333 5.83333ZM13.5 8.5V11.3333C13.5 11.7939 13.1272 12.1667 12.6667 12.1667H5.33333C4.87281 12.1667 4.5 11.7939 4.5 11.3333V10.6667V8.5H13.5ZM6 10.1667C5.72386 10.1667 5.5 10.3905 5.5 10.6667C5.5 10.9428 5.72386 11.1667 6 11.1667H8C8.27614 11.1667 8.5 10.9428 8.5 10.6667C8.5 10.3905 8.27614 10.1667 8 10.1667H6Z" 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.33333 3.83333C2.87281 3.83333 2.5 4.20614 2.5 4.66667V9.33333C2.5 9.79386 2.87281 10.1667 3.33333 10.1667H3.5V8V6.66667C3.5 5.65386 4.32052 4.83333 5.33333 4.83333H11.5V4.66667C11.5 4.20614 11.1272 3.83333 10.6667 3.83333H3.33333ZM3.33333 11.1667H3.5V11.3333C3.5 12.3461 4.32052 13.1667 5.33333 13.1667H12.6667C13.6795 13.1667 14.5 12.3461 14.5 11.3333V8V6.66667C14.5 5.65386 13.6795 4.83333 12.6667 4.83333H12.5V4.66667C12.5 3.65386 11.6795 2.83333 10.6667 2.83333H3.33333C2.32052 2.83333 1.5 3.65386 1.5 4.66667V9.33333C1.5 10.3461 2.32052 11.1667 3.33333 11.1667ZM5.33333 5.83333L12 5.83333L12.6667 5.83333C13.1272 5.83333 13.5 6.20614 13.5 6.66667V7.5H4.5V6.66667C4.5 6.20614 4.87281 5.83333 5.33333 5.83333ZM13.5 8.5V11.3333C13.5 11.7939 13.1272 12.1667 12.6667 12.1667H5.33333C4.87281 12.1667 4.5 11.7939 4.5 11.3333V10.6667V8.5H13.5ZM6 10.1667C5.72386 10.1667 5.5 10.3905 5.5 10.6667C5.5 10.9428 5.72386 11.1667 6 11.1667H8C8.27614 11.1667 8.5 10.9428 8.5 10.6667C8.5 10.3905 8.27614 10.1667 8 10.1667H6Z" 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.49983 4.22876C8.49983 3.95262 8.27597 3.72876 7.99983 3.72876C7.72369 3.72876 7.49983 3.95262 7.49983 4.22876V7.5H4.22859C3.95245 7.5 3.72859 7.72386 3.72859 8C3.72859 8.27614 3.95245 8.5 4.22859 8.5H7.49983V11.7712C7.49983 12.0474 7.72369 12.2712 7.99983 12.2712C8.27597 12.2712 8.49983 12.0474 8.49983 11.7712V8.5H11.7711C12.0472 8.5 12.2711 8.27614 12.2711 8C12.2711 7.72386 12.0472 7.5 11.7711 7.5H8.49983V4.22876Z" 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.49983 4.22876C8.49983 3.95262 8.27597 3.72876 7.99983 3.72876C7.72369 3.72876 7.49983 3.95262 7.49983 4.22876V7.5H4.22859C3.95245 7.5 3.72859 7.72386 3.72859 8C3.72859 8.27614 3.95245 8.5 4.22859 8.5H7.49983V11.7712C7.49983 12.0474 7.72369 12.2712 7.99983 12.2712C8.27597 12.2712 8.49983 12.0474 8.49983 11.7712V8.5H11.7711C12.0472 8.5 12.2711 8.27614 12.2711 8C12.2711 7.72386 12.0472 7.5 11.7711 7.5H8.49983V4.22876Z" fill="currentColor"/>
3
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z" fill="white"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.2677 3.5H4.73248L2.37695 7.03329L8.00007 13.781L13.6232 7.03329L11.2677 3.5ZM3.93433 6.5L4.84901 5.12797L5.30636 6.5H3.93433ZM4.06759 7.5H5.63969L6.68776 10.6442L4.06759 7.5ZM11.9325 7.5L9.31238 10.6442L10.3604 7.5H11.9325ZM6.69378 7.5H9.30636L8.00007 11.4189L6.69378 7.5ZM6.36045 6.5H9.63969L10.3064 4.5H5.69378L6.36045 6.5ZM12.0658 6.5H10.6938L11.1511 5.12797L12.0658 6.5Z" fill="#CCA45F"/>
4
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z" fill="white"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8ZM11.2677 3.5H4.73248L2.37695 7.03329L8.00007 13.781L13.6232 7.03329L11.2677 3.5ZM3.93433 6.5L4.84901 5.12797L5.30636 6.5H3.93433ZM4.06759 7.5H5.63969L6.68776 10.6442L4.06759 7.5ZM11.9325 7.5L9.31238 10.6442L10.3604 7.5H11.9325ZM6.69378 7.5H9.30636L8.00007 11.4189L6.69378 7.5ZM6.36045 6.5H9.63969L10.3064 4.5H5.69378L6.36045 6.5ZM12.0658 6.5H10.6938L11.1511 5.12797L12.0658 6.5Z" fill="#CCA45F"/>
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="M5.2037 11.5298C5.6758 11.8432 6.23801 12 6.80022 12C6.86688 12 6.95021 11.9833 7.03353 11.9666L7.03355 11.9666C7.0546 11.9624 7.07565 11.9582 7.09643 11.9543L7.53354 13.8666C7.6002 14.1333 7.86687 14.4 8.13354 14.4666H8.33354C8.53354 14.4666 8.8002 14.4 8.93354 14.3333L10.8002 12.4666C11.0002 12.2666 11.1335 12 11.1335 11.6666V9.66666L12.6669 8.13331C12.9121 7.88806 13.124 7.60938 13.3024 7.3064C13.3854 7.2354 13.4402 7.1276 13.4607 7.01396C13.6389 6.65462 13.7743 6.26777 13.8669 5.86664L14.4002 3.26664C14.5336 2.79998 14.3336 2.26664 14.0002 1.93331C13.6669 1.59998 13.1336 1.39998 12.6669 1.53331L10.0669 2.13331C9.20022 2.26664 8.40022 2.73331 7.80022 3.33331L6.26689 4.86664H4.33356C4.06689 4.86664 3.73356 4.99997 3.53356 5.19997L1.66689 7.06664C1.46689 7.26664 1.40023 7.59997 1.46689 7.86664C1.53356 8.19997 1.80023 8.39997 2.06689 8.46664L3.98633 8.90537C3.91373 9.56481 4.10375 10.2532 4.46972 10.7971L3.73351 11.5333C3.53351 11.7333 3.53351 12.0666 3.73351 12.2666C3.80018 12.3333 3.93351 12.4 4.06684 12.4C4.20018 12.4 4.33351 12.3333 4.46684 12.2666L5.2037 11.5298ZM10.1335 10.6289C9.53715 11.1187 8.8302 11.4974 8.09338 11.7326L8.46687 13.3333L10.0669 11.7333C10.0669 11.7333 10.1335 11.6666 10.1335 11.6V10.6289ZM7.56282 10.9242C8.4651 10.7184 9.29055 10.2339 9.86689 9.59998L12.0002 7.46664C12.1582 7.30864 12.301 7.13534 12.4258 6.94935C11.5046 5.65252 10.3703 4.47137 9.02289 3.54879C8.82219 3.67961 8.6358 3.83106 8.46689 3.99998L6.40022 6.13331C5.66689 6.86664 5.20022 7.79998 5.06689 8.86664C5.02273 9.26407 5.09557 9.66149 5.26602 10.0008L8.46684 6.79997C8.66684 6.59997 9.00018 6.59997 9.20018 6.79997C9.40018 6.99997 9.40018 7.3333 9.20018 7.5333L5.97863 10.7548C6.33196 10.9579 6.75 11.0479 7.13355 11C7.1823 10.9939 7.23091 10.987 7.27935 10.9792C7.31743 10.9594 7.35798 10.9439 7.4002 10.9333C7.45499 10.9196 7.50977 10.9172 7.56282 10.9242ZM12.9336 5.73331C12.918 5.81103 12.8997 5.88784 12.8789 5.96364C12.0424 4.88715 11.1029 3.91848 10.0376 3.10344C10.0914 3.08985 10.1456 3.07758 10.2002 3.06664L12.8002 2.53331H12.9336C13.0669 2.53331 13.2002 2.53331 13.3336 2.66664C13.4669 2.79998 13.5336 2.93331 13.4669 3.13331L12.9336 5.73331ZM4.21428 7.89436C4.45043 7.149 4.82411 6.45275 5.30483 5.86664H4.40023C4.33356 5.86664 4.33356 5.86664 4.26689 5.93331L2.66689 7.53331L4.21428 7.89436Z" 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="M5.2037 11.5298C5.6758 11.8432 6.23801 12 6.80022 12C6.86688 12 6.95021 11.9833 7.03353 11.9666L7.03355 11.9666C7.0546 11.9624 7.07565 11.9582 7.09643 11.9543L7.53354 13.8666C7.6002 14.1333 7.86687 14.4 8.13354 14.4666H8.33354C8.53354 14.4666 8.8002 14.4 8.93354 14.3333L10.8002 12.4666C11.0002 12.2666 11.1335 12 11.1335 11.6666V9.66666L12.6669 8.13331C12.9121 7.88806 13.124 7.60938 13.3024 7.3064C13.3854 7.2354 13.4402 7.1276 13.4607 7.01396C13.6389 6.65462 13.7743 6.26777 13.8669 5.86664L14.4002 3.26664C14.5336 2.79998 14.3336 2.26664 14.0002 1.93331C13.6669 1.59998 13.1336 1.39998 12.6669 1.53331L10.0669 2.13331C9.20022 2.26664 8.40022 2.73331 7.80022 3.33331L6.26689 4.86664H4.33356C4.06689 4.86664 3.73356 4.99997 3.53356 5.19997L1.66689 7.06664C1.46689 7.26664 1.40023 7.59997 1.46689 7.86664C1.53356 8.19997 1.80023 8.39997 2.06689 8.46664L3.98633 8.90537C3.91373 9.56481 4.10375 10.2532 4.46972 10.7971L3.73351 11.5333C3.53351 11.7333 3.53351 12.0666 3.73351 12.2666C3.80018 12.3333 3.93351 12.4 4.06684 12.4C4.20018 12.4 4.33351 12.3333 4.46684 12.2666L5.2037 11.5298ZM10.1335 10.6289C9.53715 11.1187 8.8302 11.4974 8.09338 11.7326L8.46687 13.3333L10.0669 11.7333C10.0669 11.7333 10.1335 11.6666 10.1335 11.6V10.6289ZM7.56282 10.9242C8.4651 10.7184 9.29055 10.2339 9.86689 9.59998L12.0002 7.46664C12.1582 7.30864 12.301 7.13534 12.4258 6.94935C11.5046 5.65252 10.3703 4.47137 9.02289 3.54879C8.82219 3.67961 8.6358 3.83106 8.46689 3.99998L6.40022 6.13331C5.66689 6.86664 5.20022 7.79998 5.06689 8.86664C5.02273 9.26407 5.09557 9.66149 5.26602 10.0008L8.46684 6.79997C8.66684 6.59997 9.00018 6.59997 9.20018 6.79997C9.40018 6.99997 9.40018 7.3333 9.20018 7.5333L5.97863 10.7548C6.33196 10.9579 6.75 11.0479 7.13355 11C7.1823 10.9939 7.23091 10.987 7.27935 10.9792C7.31743 10.9594 7.35798 10.9439 7.4002 10.9333C7.45499 10.9196 7.50977 10.9172 7.56282 10.9242ZM12.9336 5.73331C12.918 5.81103 12.8997 5.88784 12.8789 5.96364C12.0424 4.88715 11.1029 3.91848 10.0376 3.10344C10.0914 3.08985 10.1456 3.07758 10.2002 3.06664L12.8002 2.53331H12.9336C13.0669 2.53331 13.2002 2.53331 13.3336 2.66664C13.4669 2.79998 13.5336 2.93331 13.4669 3.13331L12.9336 5.73331ZM4.21428 7.89436C4.45043 7.149 4.82411 6.45275 5.30483 5.86664H4.40023C4.33356 5.86664 4.33356 5.86664 4.26689 5.93331L2.66689 7.53331L4.21428 7.89436Z" fill="currentColor"/>
3
+ </svg>
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6 2.25C5.00544 2.25 4.05161 2.64509 3.34835 3.34835C2.64509 4.05161 2.25 5.00544 2.25 6V18C2.25 18.9946 2.64509 19.9484 3.34835 20.6517C4.05161 21.3549 5.00544 21.75 6 21.75H11C11.4142 21.75 11.75 21.4142 11.75 21C11.75 20.5858 11.4142 20.25 11 20.25H6C5.40326 20.25 4.83097 20.0129 4.40901 19.591C3.98705 19.169 3.75 18.5967 3.75 18V6C3.75 5.40326 3.98705 4.83097 4.40901 4.40901C4.83097 3.98705 5.40326 3.75 6 3.75H18C18.5967 3.75 19.169 3.98705 19.591 4.40901C20.0129 4.83097 20.25 5.40326 20.25 6V11C20.25 11.4142 20.5858 11.75 21 11.75C21.4142 11.75 21.75 11.4142 21.75 11V6C21.75 5.00544 21.3549 4.05161 20.6517 3.34835C19.9484 2.64509 18.9946 2.25 18 2.25H6ZM6.25049 7.99997C6.25049 7.58576 6.58627 7.24997 7.00049 7.24997H12.0005C12.4147 7.24997 12.7505 7.58576 12.7505 7.99997C12.7505 8.41418 12.4147 8.74997 12.0005 8.74997H7.00049C6.58627 8.74997 6.25049 8.41418 6.25049 7.99997ZM11.25 12C11.25 11.5858 11.5858 11.25 12 11.25H15C15.4142 11.25 15.75 11.5858 15.75 12C15.75 12.4142 15.4142 12.75 15 12.75H12C11.5858 12.75 11.25 12.4142 11.25 12ZM15 7.24997C14.5858 7.24997 14.25 7.58576 14.25 7.99997C14.25 8.41418 14.5858 8.74997 15 8.74997H17C17.4142 8.74997 17.75 8.41418 17.75 7.99997C17.75 7.58576 17.4142 7.24997 17 7.24997H15ZM6.25049 12C6.25049 11.5858 6.58627 11.25 7.00049 11.25H9.00049C9.4147 11.25 9.75049 11.5858 9.75049 12C9.75049 12.4142 9.4147 12.75 9.00049 12.75H7.00049C6.58627 12.75 6.25049 12.4142 6.25049 12ZM7.00049 15.25C6.58627 15.25 6.25049 15.5858 6.25049 16C6.25049 16.4142 6.58627 16.75 7.00049 16.75H12.0005C12.4147 16.75 12.7505 16.4142 12.7505 16C12.7505 15.5858 12.4147 15.25 12.0005 15.25H7.00049ZM18.1767 13.7626C18.5049 13.4344 18.95 13.2501 19.4141 13.2501C19.8783 13.2501 20.3234 13.4344 20.6516 13.7626L22.2374 15.3485C22.5656 15.6767 22.75 16.1218 22.75 16.5859C22.75 17.0501 22.5656 17.4952 22.2375 17.8234L18.8233 21.2375C18.6608 21.4 18.4679 21.5289 18.2556 21.6168C18.0433 21.7048 17.8157 21.75 17.5859 21.75H15.5C15.1685 21.75 14.8505 21.6183 14.6161 21.3839C14.3817 21.1495 14.25 20.8316 14.25 20.5V18.4142C14.25 18.1844 14.2953 17.9568 14.3832 17.7445C14.4711 17.5322 14.6 17.3392 14.7626 17.1767L18.1767 13.7626ZM19.4141 14.7501C19.3478 14.7501 19.2842 14.7764 19.2374 14.8233L15.8232 18.2374C15.8 18.2606 15.7816 18.2881 15.769 18.3185C15.7565 18.3488 15.75 18.3813 15.75 18.4142V20.25H17.5859C17.6187 20.25 17.6512 20.2436 17.6816 20.231C17.7119 20.2185 17.7395 20.2 17.7627 20.1768L21.1768 16.7627C21.2237 16.7158 21.25 16.6522 21.25 16.5859C21.25 16.5196 21.2237 16.456 21.1768 16.4092L19.5909 14.8233C19.544 14.7764 19.4804 14.7501 19.4141 14.7501Z" fill="currentColor"/>
3
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 2.25C5.00544 2.25 4.05161 2.64509 3.34835 3.34835C2.64509 4.05161 2.25 5.00544 2.25 6V18C2.25 18.9946 2.64509 19.9484 3.34835 20.6517C4.05161 21.3549 5.00544 21.75 6 21.75H11C11.4142 21.75 11.75 21.4142 11.75 21C11.75 20.5858 11.4142 20.25 11 20.25H6C5.40326 20.25 4.83097 20.0129 4.40901 19.591C3.98705 19.169 3.75 18.5967 3.75 18V6C3.75 5.40326 3.98705 4.83097 4.40901 4.40901C4.83097 3.98705 5.40326 3.75 6 3.75H18C18.5967 3.75 19.169 3.98705 19.591 4.40901C20.0129 4.83097 20.25 5.40326 20.25 6V11C20.25 11.4142 20.5858 11.75 21 11.75C21.4142 11.75 21.75 11.4142 21.75 11V6C21.75 5.00544 21.3549 4.05161 20.6517 3.34835C19.9484 2.64509 18.9946 2.25 18 2.25H6ZM6.25049 7.99997C6.25049 7.58576 6.58627 7.24997 7.00049 7.24997H12.0005C12.4147 7.24997 12.7505 7.58576 12.7505 7.99997C12.7505 8.41418 12.4147 8.74997 12.0005 8.74997H7.00049C6.58627 8.74997 6.25049 8.41418 6.25049 7.99997ZM11.25 12C11.25 11.5858 11.5858 11.25 12 11.25H15C15.4142 11.25 15.75 11.5858 15.75 12C15.75 12.4142 15.4142 12.75 15 12.75H12C11.5858 12.75 11.25 12.4142 11.25 12ZM15 7.24997C14.5858 7.24997 14.25 7.58576 14.25 7.99997C14.25 8.41418 14.5858 8.74997 15 8.74997H17C17.4142 8.74997 17.75 8.41418 17.75 7.99997C17.75 7.58576 17.4142 7.24997 17 7.24997H15ZM6.25049 12C6.25049 11.5858 6.58627 11.25 7.00049 11.25H9.00049C9.4147 11.25 9.75049 11.5858 9.75049 12C9.75049 12.4142 9.4147 12.75 9.00049 12.75H7.00049C6.58627 12.75 6.25049 12.4142 6.25049 12ZM7.00049 15.25C6.58627 15.25 6.25049 15.5858 6.25049 16C6.25049 16.4142 6.58627 16.75 7.00049 16.75H12.0005C12.4147 16.75 12.7505 16.4142 12.7505 16C12.7505 15.5858 12.4147 15.25 12.0005 15.25H7.00049ZM18.1767 13.7626C18.5049 13.4344 18.95 13.2501 19.4141 13.2501C19.8783 13.2501 20.3234 13.4344 20.6516 13.7626L22.2374 15.3485C22.5656 15.6767 22.75 16.1218 22.75 16.5859C22.75 17.0501 22.5656 17.4952 22.2375 17.8234L18.8233 21.2375C18.6608 21.4 18.4679 21.5289 18.2556 21.6168C18.0433 21.7048 17.8157 21.75 17.5859 21.75H15.5C15.1685 21.75 14.8505 21.6183 14.6161 21.3839C14.3817 21.1495 14.25 20.8316 14.25 20.5V18.4142C14.25 18.1844 14.2953 17.9568 14.3832 17.7445C14.4711 17.5322 14.6 17.3392 14.7626 17.1767L18.1767 13.7626ZM19.4141 14.7501C19.3478 14.7501 19.2842 14.7764 19.2374 14.8233L15.8232 18.2374C15.8 18.2606 15.7816 18.2881 15.769 18.3185C15.7565 18.3488 15.75 18.3813 15.75 18.4142V20.25H17.5859C17.6187 20.25 17.6512 20.2436 17.6816 20.231C17.7119 20.2185 17.7395 20.2 17.7627 20.1768L21.1768 16.7627C21.2237 16.7158 21.25 16.6522 21.25 16.5859C21.25 16.5196 21.2237 16.456 21.1768 16.4092L19.5909 14.8233C19.544 14.7764 19.4804 14.7501 19.4141 14.7501Z" 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.03665 4.37035C4.75261 3.65438 5.91341 3.65438 6.62937 4.37035C7.34534 5.08631 7.34534 6.24711 6.62937 6.96307C5.91341 7.67904 4.75261 7.67904 4.03665 6.96307C3.32068 6.24711 3.32068 5.08631 4.03665 4.37035ZM3.32954 3.66324C4.43603 2.55675 6.22999 2.55675 7.33648 3.66324C8.44297 4.76973 8.44297 6.56369 7.33648 7.67018C6.22999 8.77667 4.43603 8.77667 3.32954 7.67018C2.22305 6.56369 2.22305 4.76973 3.32954 3.66324ZM1.83301 12.6667C1.83301 11.4702 2.80315 10.5 3.99967 10.5H6.66634C7.86287 10.5 8.83301 11.4702 8.83301 12.6667C8.83301 12.9429 9.05687 13.1667 9.33301 13.1667C9.60915 13.1667 9.83301 12.9429 9.83301 12.6667C9.83301 10.9179 8.41515 9.50004 6.66634 9.50004H3.99967C2.25087 9.50004 0.833008 10.9179 0.833008 12.6667C0.833008 12.9429 1.05687 13.1667 1.33301 13.1667C1.60915 13.1667 1.83301 12.9429 1.83301 12.6667ZM10.1663 9.33337C10.1663 9.05723 10.3902 8.83337 10.6663 8.83337H12.6663C14.0472 8.83337 15.1663 9.95257 15.1663 11.3334C15.1663 11.6095 14.9425 11.8334 14.6663 11.8334C14.3902 11.8334 14.1663 11.6095 14.1663 11.3334C14.1663 10.5048 13.4949 9.83337 12.6663 9.83337H10.6663C10.3902 9.83337 10.1663 9.60952 10.1663 9.33337ZM10.8414 4.84175C11.297 4.38614 12.0357 4.38614 12.4913 4.84175C12.9469 5.29736 12.9469 6.03605 12.4913 6.49166C12.0357 6.94728 11.297 6.94727 10.8414 6.49166C10.3858 6.03605 10.3858 5.29736 10.8414 4.84175ZM10.1343 4.13464C10.9803 3.28861 12.3519 3.28851 13.1981 4.13435L13.1984 4.13464C14.0445 4.98078 14.0445 6.35263 13.1984 7.19877C12.3523 8.04491 10.9804 8.04491 10.1343 7.19877C9.28814 6.35263 9.28814 4.98078 10.1343 4.13464Z" 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.03665 4.37035C4.75261 3.65438 5.91341 3.65438 6.62937 4.37035C7.34534 5.08631 7.34534 6.24711 6.62937 6.96307C5.91341 7.67904 4.75261 7.67904 4.03665 6.96307C3.32068 6.24711 3.32068 5.08631 4.03665 4.37035ZM3.32954 3.66324C4.43603 2.55675 6.22999 2.55675 7.33648 3.66324C8.44297 4.76973 8.44297 6.56369 7.33648 7.67018C6.22999 8.77667 4.43603 8.77667 3.32954 7.67018C2.22305 6.56369 2.22305 4.76973 3.32954 3.66324ZM1.83301 12.6667C1.83301 11.4702 2.80315 10.5 3.99967 10.5H6.66634C7.86287 10.5 8.83301 11.4702 8.83301 12.6667C8.83301 12.9429 9.05687 13.1667 9.33301 13.1667C9.60915 13.1667 9.83301 12.9429 9.83301 12.6667C9.83301 10.9179 8.41515 9.50004 6.66634 9.50004H3.99967C2.25087 9.50004 0.833008 10.9179 0.833008 12.6667C0.833008 12.9429 1.05687 13.1667 1.33301 13.1667C1.60915 13.1667 1.83301 12.9429 1.83301 12.6667ZM10.1663 9.33337C10.1663 9.05723 10.3902 8.83337 10.6663 8.83337H12.6663C14.0472 8.83337 15.1663 9.95257 15.1663 11.3334C15.1663 11.6095 14.9425 11.8334 14.6663 11.8334C14.3902 11.8334 14.1663 11.6095 14.1663 11.3334C14.1663 10.5048 13.4949 9.83337 12.6663 9.83337H10.6663C10.3902 9.83337 10.1663 9.60952 10.1663 9.33337ZM10.8414 4.84175C11.297 4.38614 12.0357 4.38614 12.4913 4.84175C12.9469 5.29736 12.9469 6.03605 12.4913 6.49166C12.0357 6.94728 11.297 6.94727 10.8414 6.49166C10.3858 6.03605 10.3858 5.29736 10.8414 4.84175ZM10.1343 4.13464C10.9803 3.28861 12.3519 3.28851 13.1981 4.13435L13.1984 4.13464C14.0445 4.98078 14.0445 6.35263 13.1984 7.19877C12.3523 8.04491 10.9804 8.04491 10.1343 7.19877C9.28814 6.35263 9.28814 4.98078 10.1343 4.13464Z" 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.10716 5.49093C4.34212 3.07273 7.20809 1.88537 9.83625 2.81838C12.696 3.83361 14.1913 6.97491 13.1761 9.83465C12.1608 12.6944 9.01955 14.1897 6.15981 13.1745C5.38911 12.9009 4.68921 12.4587 4.11116 11.8802C3.91597 11.6848 3.59939 11.6847 3.40405 11.8799C3.20871 12.0751 3.20858 12.3916 3.40376 12.587C4.08702 13.2708 4.9143 13.7935 5.82526 14.1169C9.20546 15.3168 12.9185 13.5494 14.1185 10.1692C15.3184 6.78899 13.551 3.076 10.1708 1.876C7.25062 0.839321 4.08207 2.01732 2.5 4.5366V3.32426C2.5 3.04812 2.27614 2.82426 2 2.82426C1.72386 2.82426 1.5 3.04812 1.5 3.32426V5.99093C1.5 6.26707 1.72386 6.49093 2 6.49093H4.66667C4.94281 6.49093 5.16667 6.26707 5.16667 5.99093C5.16667 5.71478 4.94281 5.49093 4.66667 5.49093H3.10716Z" 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.10716 5.49093C4.34212 3.07273 7.20809 1.88537 9.83625 2.81838C12.696 3.83361 14.1913 6.97491 13.1761 9.83465C12.1608 12.6944 9.01955 14.1897 6.15981 13.1745C5.38911 12.9009 4.68921 12.4587 4.11116 11.8802C3.91597 11.6848 3.59939 11.6847 3.40405 11.8799C3.20871 12.0751 3.20858 12.3916 3.40376 12.587C4.08702 13.2708 4.9143 13.7935 5.82526 14.1169C9.20546 15.3168 12.9185 13.5494 14.1185 10.1692C15.3184 6.78899 13.551 3.076 10.1708 1.876C7.25062 0.839321 4.08207 2.01732 2.5 4.5366V3.32426C2.5 3.04812 2.27614 2.82426 2 2.82426C1.72386 2.82426 1.5 3.04812 1.5 3.32426V5.99093C1.5 6.26707 1.72386 6.49093 2 6.49093H4.66667C4.94281 6.49093 5.16667 6.26707 5.16667 5.99093C5.16667 5.71478 4.94281 5.49093 4.66667 5.49093H3.10716Z" 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 1.5C2.17157 1.5 1.5 2.17157 1.5 3V11C1.5 11.8284 2.17157 12.5 3 12.5H5.79289L8 14.7071L10.2071 12.5H13C13.8284 12.5 14.5 11.8284 14.5 11V3C14.5 2.17157 13.8284 1.5 13 1.5H3ZM2.5 3C2.5 2.72386 2.72386 2.5 3 2.5H13C13.2761 2.5 13.5 2.72386 13.5 3V11C13.5 11.2761 13.2761 11.5 13 11.5H9.79289L8 13.2929L6.20711 11.5H3C2.72386 11.5 2.5 11.2761 2.5 11V3ZM4 7.5H12V6.5H4V7.5ZM12 5.5H4V4.5H12V5.5ZM4 9.5H12V8.5H4V9.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="M3 1.5C2.17157 1.5 1.5 2.17157 1.5 3V11C1.5 11.8284 2.17157 12.5 3 12.5H5.79289L8 14.7071L10.2071 12.5H13C13.8284 12.5 14.5 11.8284 14.5 11V3C14.5 2.17157 13.8284 1.5 13 1.5H3ZM2.5 3C2.5 2.72386 2.72386 2.5 3 2.5H13C13.2761 2.5 13.5 2.72386 13.5 3V11C13.5 11.2761 13.2761 11.5 13 11.5H9.79289L8 13.2929L6.20711 11.5H3C2.72386 11.5 2.5 11.2761 2.5 11V3ZM4 7.5H12V6.5H4V7.5ZM12 5.5H4V4.5H12V5.5ZM4 9.5H12V8.5H4V9.5Z" 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="M1.5 8C1.5 4.40986 4.40986 1.5 8 1.5C11.5901 1.5 14.5 4.40986 14.5 8C14.5 11.5901 11.5901 14.5 8 14.5C4.40986 14.5 1.5 11.5901 1.5 8ZM11.0204 6.31313C11.2156 6.5084 11.2156 6.82498 11.0204 7.02024L7.68705 10.3536C7.49179 10.5488 7.1752 10.5488 6.97994 10.3536L4.97994 8.35357C4.78468 8.15831 4.78468 7.84173 4.97994 7.64647C5.1752 7.4512 5.49179 7.4512 5.68705 7.64647L7.3335 9.29291L10.3133 6.31313C10.5085 6.11787 10.8251 6.11787 11.0204 6.31313Z" 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="M1.5 8C1.5 4.40986 4.40986 1.5 8 1.5C11.5901 1.5 14.5 4.40986 14.5 8C14.5 11.5901 11.5901 14.5 8 14.5C4.40986 14.5 1.5 11.5901 1.5 8ZM11.0204 6.31313C11.2156 6.5084 11.2156 6.82498 11.0204 7.02024L7.68705 10.3536C7.49179 10.5488 7.1752 10.5488 6.97994 10.3536L4.97994 8.35357C4.78468 8.15831 4.78468 7.84173 4.97994 7.64647C5.1752 7.4512 5.49179 7.4512 5.68705 7.64647L7.3335 9.29291L10.3133 6.31313C10.5085 6.11787 10.8251 6.11787 11.0204 6.31313Z" 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="M2.5 8C2.5 4.96243 4.96243 2.5 8 2.5C11.0376 2.5 13.5 4.96243 13.5 8C13.5 11.0376 11.0376 13.5 8 13.5C4.96243 13.5 2.5 11.0376 2.5 8ZM8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 11.5899 4.41015 14.5 8 14.5C11.5899 14.5 14.5 11.5899 14.5 8C14.5 4.41015 11.5899 1.5 8 1.5ZM7.00008 10.7071L11.7072 6L11.0001 5.29289L7.00008 9.29289L5.00008 7.29289L4.29297 8L7.00008 10.7071Z" 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="M2.5 8C2.5 4.96243 4.96243 2.5 8 2.5C11.0376 2.5 13.5 4.96243 13.5 8C13.5 11.0376 11.0376 13.5 8 13.5C4.96243 13.5 2.5 11.0376 2.5 8ZM8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 11.5899 4.41015 14.5 8 14.5C11.5899 14.5 14.5 11.5899 14.5 8C14.5 4.41015 11.5899 1.5 8 1.5ZM7.00008 10.7071L11.7072 6L11.0001 5.29289L7.00008 9.29289L5.00008 7.29289L4.29297 8L7.00008 10.7071Z" 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.18597 4.07488C5.54525 2.7156 7.74909 2.7156 9.10837 4.07488C10.4608 5.42727 10.4676 7.61565 9.12897 8.97652C9.11267 8.98904 9.09697 9.0027 9.08196 9.01751C9.06749 9.03178 9.05408 9.04671 9.04172 9.06222C7.67798 10.3562 5.52325 10.3346 4.18597 8.99729C2.82668 7.63801 2.82668 5.43417 4.18597 4.07488ZM9.4112 10.0632C7.65286 11.4447 5.09954 11.3251 3.47886 9.7044C1.72905 7.95459 1.72905 5.11759 3.47886 3.36778C5.22867 1.61797 8.06567 1.61797 9.81548 3.36778C11.4554 5.00768 11.5584 7.60248 10.1245 9.36234L13.6891 12.9756C13.883 13.1722 13.8808 13.4888 13.6842 13.6827C13.4877 13.8767 13.1711 13.8745 12.9772 13.6779L9.4112 10.0632Z" 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.18597 4.07488C5.54525 2.7156 7.74909 2.7156 9.10837 4.07488C10.4608 5.42727 10.4676 7.61565 9.12897 8.97652C9.11267 8.98904 9.09697 9.0027 9.08196 9.01751C9.06749 9.03178 9.05408 9.04671 9.04172 9.06222C7.67798 10.3562 5.52325 10.3346 4.18597 8.99729C2.82668 7.63801 2.82668 5.43417 4.18597 4.07488ZM9.4112 10.0632C7.65286 11.4447 5.09954 11.3251 3.47886 9.7044C1.72905 7.95459 1.72905 5.11759 3.47886 3.36778C5.22867 1.61797 8.06567 1.61797 9.81548 3.36778C11.4554 5.00768 11.5584 7.60248 10.1245 9.36234L13.6891 12.9756C13.883 13.1722 13.8808 13.4888 13.6842 13.6827C13.4877 13.8767 13.1711 13.8745 12.9772 13.6779L9.4112 10.0632Z" 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="M1.5 2.675C1.5 2.39886 1.72386 2.175 2 2.175H5.33333C5.60948 2.175 5.83333 2.39886 5.83333 2.675C5.83333 2.95115 5.60948 3.175 5.33333 3.175H2C1.72386 3.175 1.5 2.95115 1.5 2.675ZM11.8621 2.71278C11.1461 1.99685 9.98555 1.99685 9.26962 2.71278L5.17562 6.80678C4.45969 7.52271 4.45969 8.68329 5.17562 9.39922L5.9514 10.175H2.66667C2.02252 10.175 1.5 10.6975 1.5 11.3417V12.675C1.5 13.3191 2.02252 13.8417 2.66667 13.8417H13.3333C13.9775 13.8417 14.5 13.3191 14.5 12.675V11.3417C14.5 10.6975 13.9775 10.175 13.3333 10.175H11.1936L13.9627 7.40589C14.6787 6.68996 14.6787 5.52938 13.9627 4.81345L12.4444 3.29515C12.4348 3.28357 12.4245 3.27232 12.4136 3.26145C12.4028 3.25058 12.3915 3.24031 12.3799 3.23065L11.8621 2.71278ZM11.3515 3.61646L11.155 3.41989C10.8295 3.09448 10.3021 3.09448 9.97673 3.41989L5.88273 7.51389C5.55732 7.83929 5.55732 8.36671 5.88273 8.69211L6.07929 8.88868L11.3515 3.61646ZM6.7864 9.59579L7.36561 10.175H9.7794L13.2556 6.69878C13.581 6.37338 13.581 5.84596 13.2556 5.52056L12.0586 4.32356L6.7864 9.59579ZM2.5 11.3417C2.5 11.2498 2.57481 11.175 2.66667 11.175H13.3333C13.4252 11.175 13.5 11.2498 13.5 11.3417V12.675C13.5 12.7669 13.4252 12.8417 13.3333 12.8417H2.66667C2.57481 12.8417 2.5 12.7669 2.5 12.675V11.3417ZM2 4.175C1.72386 4.175 1.5 4.39886 1.5 4.675C1.5 4.95115 1.72386 5.175 2 5.175H4C4.27614 5.175 4.5 4.95115 4.5 4.675C4.5 4.39886 4.27614 4.175 4 4.175H2ZM1.5 6.675C1.5 6.39886 1.72386 6.175 2 6.175H2.66667C2.94281 6.175 3.16667 6.39886 3.16667 6.675C3.16667 6.95115 2.94281 7.175 2.66667 7.175H2C1.72386 7.175 1.5 6.95115 1.5 6.675Z" 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="M1.5 2.675C1.5 2.39886 1.72386 2.175 2 2.175H5.33333C5.60948 2.175 5.83333 2.39886 5.83333 2.675C5.83333 2.95115 5.60948 3.175 5.33333 3.175H2C1.72386 3.175 1.5 2.95115 1.5 2.675ZM11.8621 2.71278C11.1461 1.99685 9.98555 1.99685 9.26962 2.71278L5.17562 6.80678C4.45969 7.52271 4.45969 8.68329 5.17562 9.39922L5.9514 10.175H2.66667C2.02252 10.175 1.5 10.6975 1.5 11.3417V12.675C1.5 13.3191 2.02252 13.8417 2.66667 13.8417H13.3333C13.9775 13.8417 14.5 13.3191 14.5 12.675V11.3417C14.5 10.6975 13.9775 10.175 13.3333 10.175H11.1936L13.9627 7.40589C14.6787 6.68996 14.6787 5.52938 13.9627 4.81345L12.4444 3.29515C12.4348 3.28357 12.4245 3.27232 12.4136 3.26145C12.4028 3.25058 12.3915 3.24031 12.3799 3.23065L11.8621 2.71278ZM11.3515 3.61646L11.155 3.41989C10.8295 3.09448 10.3021 3.09448 9.97673 3.41989L5.88273 7.51389C5.55732 7.83929 5.55732 8.36671 5.88273 8.69211L6.07929 8.88868L11.3515 3.61646ZM6.7864 9.59579L7.36561 10.175H9.7794L13.2556 6.69878C13.581 6.37338 13.581 5.84596 13.2556 5.52056L12.0586 4.32356L6.7864 9.59579ZM2.5 11.3417C2.5 11.2498 2.57481 11.175 2.66667 11.175H13.3333C13.4252 11.175 13.5 11.2498 13.5 11.3417V12.675C13.5 12.7669 13.4252 12.8417 13.3333 12.8417H2.66667C2.57481 12.8417 2.5 12.7669 2.5 12.675V11.3417ZM2 4.175C1.72386 4.175 1.5 4.39886 1.5 4.675C1.5 4.95115 1.72386 5.175 2 5.175H4C4.27614 5.175 4.5 4.95115 4.5 4.675C4.5 4.39886 4.27614 4.175 4 4.175H2ZM1.5 6.675C1.5 6.39886 1.72386 6.175 2 6.175H2.66667C2.94281 6.175 3.16667 6.39886 3.16667 6.675C3.16667 6.95115 2.94281 7.175 2.66667 7.175H2C1.72386 7.175 1.5 6.95115 1.5 6.675Z" 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.22501 3.01005C3.29607 2.99124 3.37156 2.99901 3.4373 3.03189L3.43835 3.03241L13.1655 7.89471L13.3888 7.44797L13.1655 7.89474C13.3146 7.96921 13.375 8.15042 13.3005 8.29946C13.2713 8.3579 13.2239 8.40527 13.1655 8.43447L13.1655 8.4345L3.43739 13.2973L3.66095 13.7445L3.4373 13.2973C3.28816 13.3719 3.1068 13.3115 3.03221 13.1623C2.99935 13.0966 2.99157 13.0212 3.01034 12.9502L3.01037 12.95L4.14547 8.66459H7.41912C7.69526 8.66459 7.91912 8.44073 7.91912 8.16459C7.91912 7.88845 7.69526 7.66459 7.41912 7.66459H4.14546L3.01037 3.37916L3.01035 3.37912L3.01034 3.37905C2.96776 3.21789 3.06385 3.0527 3.22501 3.01005ZM14.1951 8.74647C14.5164 8.10339 14.2556 7.32156 13.6125 7.00021L3.8846 2.13751L3.88451 2.13746L3.88338 2.1369C3.60017 1.99563 3.27519 1.96235 2.9692 2.04332L2.9692 2.04332C2.27409 2.22726 1.8597 2.93987 2.04364 3.63498L2.52698 3.50708L2.04367 3.63509L3.24342 8.16461L2.04367 12.6941L2.04364 12.6942C1.96255 13.0007 1.99604 13.3261 2.13783 13.6096C2.45945 14.2527 3.24151 14.5133 3.8846 14.1917L13.6125 9.329L13.6126 9.32898C13.8647 9.20298 14.0691 8.99857 14.1951 8.74647Z" 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.22501 3.01005C3.29607 2.99124 3.37156 2.99901 3.4373 3.03189L3.43835 3.03241L13.1655 7.89471L13.3888 7.44797L13.1655 7.89474C13.3146 7.96921 13.375 8.15042 13.3005 8.29946C13.2713 8.3579 13.2239 8.40527 13.1655 8.43447L13.1655 8.4345L3.43739 13.2973L3.66095 13.7445L3.4373 13.2973C3.28816 13.3719 3.1068 13.3115 3.03221 13.1623C2.99935 13.0966 2.99157 13.0212 3.01034 12.9502L3.01037 12.95L4.14547 8.66459H7.41912C7.69526 8.66459 7.91912 8.44073 7.91912 8.16459C7.91912 7.88845 7.69526 7.66459 7.41912 7.66459H4.14546L3.01037 3.37916L3.01035 3.37912L3.01034 3.37905C2.96776 3.21789 3.06385 3.0527 3.22501 3.01005ZM14.1951 8.74647C14.5164 8.10339 14.2556 7.32156 13.6125 7.00021L3.8846 2.13751L3.88451 2.13746L3.88338 2.1369C3.60017 1.99563 3.27519 1.96235 2.9692 2.04332L2.9692 2.04332C2.27409 2.22726 1.8597 2.93987 2.04364 3.63498L2.52698 3.50708L2.04367 3.63509L3.24342 8.16461L2.04367 12.6941L2.04364 12.6942C1.96255 13.0007 1.99604 13.3261 2.13783 13.6096C2.45945 14.2527 3.24151 14.5133 3.8846 14.1917L13.6125 9.329L13.6126 9.32898C13.8647 9.20298 14.0691 8.99857 14.1951 8.74647Z" fill="currentColor"/>
3
+ </svg>