@verisoft/ui-govcz 18.6.2 → 18.6.3

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 (597) hide show
  1. package/.eslintrc.json +48 -0
  2. package/assets/i18n/cs.json +9 -0
  3. package/assets/i18n/en.json +9 -0
  4. package/assets/icons/components/24-7.svg +12 -0
  5. package/assets/icons/components/NO-ICON.svg +2 -0
  6. package/assets/icons/components/add.svg +6 -0
  7. package/assets/icons/components/all.svg +3 -0
  8. package/assets/icons/components/arrival.svg +12 -0
  9. package/assets/icons/components/arrow-left.svg +3 -0
  10. package/assets/icons/components/arrow-right.svg +3 -0
  11. package/assets/icons/components/bars.svg +3 -0
  12. package/assets/icons/components/bell.svg +4 -0
  13. package/assets/icons/components/big-help.svg +12 -0
  14. package/assets/icons/components/book.svg +10 -0
  15. package/assets/icons/components/bookmarks.svg +11 -0
  16. package/assets/icons/components/box-arrow-up-right.svg +11 -0
  17. package/assets/icons/components/business-file.svg +14 -0
  18. package/assets/icons/components/businessman.svg +3 -0
  19. package/assets/icons/components/cactus.svg +14 -0
  20. package/assets/icons/components/calendar.svg +3 -0
  21. package/assets/icons/components/camera.svg +5 -0
  22. package/assets/icons/components/car.svg +5 -0
  23. package/assets/icons/components/card-400.svg +11 -0
  24. package/assets/icons/components/card-401.svg +11 -0
  25. package/assets/icons/components/card-403.svg +11 -0
  26. package/assets/icons/components/card-404.svg +11 -0
  27. package/assets/icons/components/card-500.svg +11 -0
  28. package/assets/icons/components/card-502.svg +11 -0
  29. package/assets/icons/components/card-503.svg +12 -0
  30. package/assets/icons/components/card-504.svg +15 -0
  31. package/assets/icons/components/caret-right-fill.svg +3 -0
  32. package/assets/icons/components/certification.svg +14 -0
  33. package/assets/icons/components/chamber-deputies-cr.svg +11 -0
  34. package/assets/icons/components/chamber-deputies.svg +13 -0
  35. package/assets/icons/components/chat.svg +11 -0
  36. package/assets/icons/components/check-circle.svg +4 -0
  37. package/assets/icons/components/check-lg.svg +3 -0
  38. package/assets/icons/components/chevron-double-left.svg +4 -0
  39. package/assets/icons/components/chevron-double-right.svg +4 -0
  40. package/assets/icons/components/chevron-down.svg +3 -0
  41. package/assets/icons/components/chevron-left.svg +3 -0
  42. package/assets/icons/components/chevron-right.svg +3 -0
  43. package/assets/icons/components/chevron-up.svg +3 -0
  44. package/assets/icons/components/cities.svg +17 -0
  45. package/assets/icons/components/city-office.svg +17 -0
  46. package/assets/icons/components/coins.svg +14 -0
  47. package/assets/icons/components/communication.svg +4 -0
  48. package/assets/icons/components/confusion.svg +8 -0
  49. package/assets/icons/components/contact.svg +6 -0
  50. package/assets/icons/components/copy.svg +10 -0
  51. package/assets/icons/components/court.svg +5 -0
  52. package/assets/icons/components/covid.svg +5 -0
  53. package/assets/icons/components/czech-lion.svg +134 -0
  54. package/assets/icons/components/dash-lg.svg +3 -0
  55. package/assets/icons/components/diagram.svg +3 -0
  56. package/assets/icons/components/digital.svg +10 -0
  57. package/assets/icons/components/disability.svg +5 -0
  58. package/assets/icons/components/doc-agreement.svg +7 -0
  59. package/assets/icons/components/doc-basic-info.svg +18 -0
  60. package/assets/icons/components/doc-business.svg +8 -0
  61. package/assets/icons/components/doc-car-point-list.svg +16 -0
  62. package/assets/icons/components/doc-diploma.svg +17 -0
  63. package/assets/icons/components/doc-driver-info.svg +8 -0
  64. package/assets/icons/components/doc-election.svg +13 -0
  65. package/assets/icons/components/doc-filled.svg +16 -0
  66. package/assets/icons/components/doc-health.svg +3 -0
  67. package/assets/icons/components/doc-judgment.svg +8 -0
  68. package/assets/icons/components/doc-patient.svg +8 -0
  69. package/assets/icons/components/doc-personal-info.svg +11 -0
  70. package/assets/icons/components/doc-petition.svg +8 -0
  71. package/assets/icons/components/doc-registers.svg +7 -0
  72. package/assets/icons/components/doc-review.svg +20 -0
  73. package/assets/icons/components/doc-search.svg +8 -0
  74. package/assets/icons/components/doc-stamp.svg +15 -0
  75. package/assets/icons/components/doc-state.svg +13 -0
  76. package/assets/icons/components/doc-taxes.svg +16 -0
  77. package/assets/icons/components/doc-universal.svg +13 -0
  78. package/assets/icons/components/doc-visa.svg +14 -0
  79. package/assets/icons/components/documents.svg +11 -0
  80. package/assets/icons/components/download.svg +4 -0
  81. package/assets/icons/components/driver-file.svg +14 -0
  82. package/assets/icons/components/driver.svg +7 -0
  83. package/assets/icons/components/driving-licence.svg +7 -0
  84. package/assets/icons/components/email-notification.svg +12 -0
  85. package/assets/icons/components/empty-file.svg +13 -0
  86. package/assets/icons/components/energy.svg +11 -0
  87. package/assets/icons/components/envelope-fill.svg +3 -0
  88. package/assets/icons/components/envelope.svg +3 -0
  89. package/assets/icons/components/error.svg +12 -0
  90. package/assets/icons/components/european-parliament.svg +11 -0
  91. package/assets/icons/components/exclamation-lg.svg +3 -0
  92. package/assets/icons/components/exclamation-triangle-fill.svg +10 -0
  93. package/assets/icons/components/export.svg +13 -0
  94. package/assets/icons/components/eye.svg +4 -0
  95. package/assets/icons/components/family.svg +12 -0
  96. package/assets/icons/components/fast-forward.svg +1 -0
  97. package/assets/icons/components/filter.svg +3 -0
  98. package/assets/icons/components/gear.svg +11 -0
  99. package/assets/icons/components/geo-alt-fill.svg +10 -0
  100. package/assets/icons/components/globe.svg +12 -0
  101. package/assets/icons/components/graduate.svg +4 -0
  102. package/assets/icons/components/group.svg +3 -0
  103. package/assets/icons/components/hand-503.svg +10 -0
  104. package/assets/icons/components/hand-504.svg +7 -0
  105. package/assets/icons/components/hand.svg +14 -0
  106. package/assets/icons/components/health.svg +5 -0
  107. package/assets/icons/components/help.svg +4 -0
  108. package/assets/icons/components/history.svg +4 -0
  109. package/assets/icons/components/holiday.svg +13 -0
  110. package/assets/icons/components/hourglass.svg +4 -0
  111. package/assets/icons/components/house-door-fill.svg +3 -0
  112. package/assets/icons/components/house.svg +13 -0
  113. package/assets/icons/components/id-card.svg +6 -0
  114. package/assets/icons/components/id-info.svg +9 -0
  115. package/assets/icons/components/id.svg +6 -0
  116. package/assets/icons/components/illness.svg +9 -0
  117. package/assets/icons/components/info-circle-fill.svg +10 -0
  118. package/assets/icons/components/info-circle.svg +11 -0
  119. package/assets/icons/components/info-list.svg +14 -0
  120. package/assets/icons/components/info.svg +3 -0
  121. package/assets/icons/components/institute-file.svg +23 -0
  122. package/assets/icons/components/institution.svg +10 -0
  123. package/assets/icons/components/job-loss.svg +4 -0
  124. package/assets/icons/components/job.svg +3 -0
  125. package/assets/icons/components/lightbulb-fill.svg +10 -0
  126. package/assets/icons/components/list.svg +3 -0
  127. package/assets/icons/components/loader.svg +3 -0
  128. package/assets/icons/components/login.svg +11 -0
  129. package/assets/icons/components/logout.svg +13 -0
  130. package/assets/icons/components/map.svg +11 -0
  131. package/assets/icons/components/mobile-phone.svg +13 -0
  132. package/assets/icons/components/moon.svg +10 -0
  133. package/assets/icons/components/mouse.svg +3 -0
  134. package/assets/icons/components/my-filing.svg +15 -0
  135. package/assets/icons/components/my-state-data.svg +19 -0
  136. package/assets/icons/components/new-comments.svg +6 -0
  137. package/assets/icons/components/newborn.svg +16 -0
  138. package/assets/icons/components/news.svg +20 -0
  139. package/assets/icons/components/packet.svg +11 -0
  140. package/assets/icons/components/passport.svg +7 -0
  141. package/assets/icons/components/pencil.svg +3 -0
  142. package/assets/icons/components/personal-file.svg +14 -0
  143. package/assets/icons/components/pet.svg +10 -0
  144. package/assets/icons/components/petrol-station.svg +14 -0
  145. package/assets/icons/components/pills.svg +4 -0
  146. package/assets/icons/components/plus-lg.svg +3 -0
  147. package/assets/icons/components/population-register.svg +12 -0
  148. package/assets/icons/components/port-card.svg +8 -0
  149. package/assets/icons/components/portal.svg +8 -0
  150. package/assets/icons/components/pregnant.svg +11 -0
  151. package/assets/icons/components/president.svg +13 -0
  152. package/assets/icons/components/presidential-election.svg +12 -0
  153. package/assets/icons/components/print-fill.svg +4 -0
  154. package/assets/icons/components/profile-settings.svg +13 -0
  155. package/assets/icons/components/property.svg +4 -0
  156. package/assets/icons/components/question-circle.svg +4 -0
  157. package/assets/icons/components/queue.svg +13 -0
  158. package/assets/icons/components/quotes.svg +6 -0
  159. package/assets/icons/components/region.svg +11 -0
  160. package/assets/icons/components/regional-elections-clear.svg +11 -0
  161. package/assets/icons/components/regional-elections.svg +12 -0
  162. package/assets/icons/components/register-of-persons.svg +7 -0
  163. package/assets/icons/components/retiree.svg +8 -0
  164. package/assets/icons/components/rings.svg +5 -0
  165. package/assets/icons/components/search.svg +10 -0
  166. package/assets/icons/components/senate.svg +11 -0
  167. package/assets/icons/components/senior.svg +4 -0
  168. package/assets/icons/components/settings.svg +13 -0
  169. package/assets/icons/components/simple-envelope.svg +3 -0
  170. package/assets/icons/components/sms-notification.svg +7 -0
  171. package/assets/icons/components/sos.svg +6 -0
  172. package/assets/icons/components/star-fill.svg +10 -0
  173. package/assets/icons/components/state-file.svg +8 -0
  174. package/assets/icons/components/sun.svg +10 -0
  175. package/assets/icons/components/telephone.svg +10 -0
  176. package/assets/icons/components/three-dots-vertical.svg +3 -0
  177. package/assets/icons/components/time.svg +4 -0
  178. package/assets/icons/components/tombstone.svg +7 -0
  179. package/assets/icons/components/trash.svg +6 -0
  180. package/assets/icons/components/twitter-x.svg +10 -0
  181. package/assets/icons/components/upload.svg +4 -0
  182. package/assets/icons/components/user-login.svg +13 -0
  183. package/assets/icons/components/user.svg +3 -0
  184. package/assets/icons/components/vaccine.svg +11 -0
  185. package/assets/icons/components/x-circle.svg +4 -0
  186. package/assets/icons/components/x-lg.svg +3 -0
  187. package/assets/icons/components/x.svg +3 -0
  188. package/assets/logos/v-logo.svg +4 -0
  189. package/jest.config.ts +21 -0
  190. package/ng-package.json +15 -0
  191. package/package.json +23 -38
  192. package/project.json +49 -0
  193. package/src/assets/main.css +18 -0
  194. package/src/config.d.ts +10 -0
  195. package/src/index.ts +1 -0
  196. package/src/lib/components/breadcrumb/breadcrumb.component.html +23 -0
  197. package/src/lib/components/breadcrumb/breadcrumb.component.scss +0 -0
  198. package/src/lib/components/breadcrumb/breadcrumb.component.spec.ts +21 -0
  199. package/src/lib/components/breadcrumb/breadcrumb.component.ts +30 -0
  200. package/{lib/components/breadcrumb/index.d.ts → src/lib/components/breadcrumb/index.ts} +1 -1
  201. package/src/lib/components/button/button.component.html +26 -0
  202. package/src/lib/components/button/button.component.scss +0 -0
  203. package/src/lib/components/button/button.component.ts +72 -0
  204. package/src/lib/components/button/index.ts +1 -0
  205. package/src/lib/components/calendar/calendar.component.html +28 -0
  206. package/src/lib/components/calendar/calendar.component.scss +0 -0
  207. package/src/lib/components/calendar/calendar.component.ts +79 -0
  208. package/src/lib/components/calendar/index.ts +1 -0
  209. package/src/lib/components/checkbox/checkbox.component.html +23 -0
  210. package/src/lib/components/checkbox/checkbox.component.scss +0 -0
  211. package/src/lib/components/checkbox/checkbox.component.ts +62 -0
  212. package/src/lib/components/checkbox/index.ts +1 -0
  213. package/src/lib/components/confirm-dialog/confirm-dialog.component.html +50 -0
  214. package/src/lib/components/confirm-dialog/confirm-dialog.component.scss +4 -0
  215. package/src/lib/components/confirm-dialog/confirm-dialog.component.ts +80 -0
  216. package/{lib/components/confirm-dialog/index.d.ts → src/lib/components/confirm-dialog/index.ts} +1 -1
  217. package/src/lib/components/dropdown/dropdown-item.component.html +8 -0
  218. package/src/lib/components/dropdown/dropdown-item.component.ts +18 -0
  219. package/src/lib/components/dropdown/dropdown.component.html +90 -0
  220. package/src/lib/components/dropdown/dropdown.component.scss +108 -0
  221. package/src/lib/components/dropdown/dropdown.component.spec.ts +21 -0
  222. package/src/lib/components/dropdown/dropdown.component.ts +297 -0
  223. package/{lib/components/dropdown/dropdown.model.d.ts → src/lib/components/dropdown/dropdown.model.ts} +6 -6
  224. package/{lib/components/dropdown/index.d.ts → src/lib/components/dropdown/index.ts} +1 -1
  225. package/src/lib/components/errors/error.component.html +11 -0
  226. package/src/lib/components/errors/error.component.scss +0 -0
  227. package/src/lib/components/errors/error.component.spec.ts +19 -0
  228. package/src/lib/components/errors/error.component.ts +30 -0
  229. package/src/lib/components/errors/index.ts +1 -0
  230. package/src/lib/components/form-field/form-field.component.html +14 -0
  231. package/src/lib/components/form-field/form-field.component.scss +0 -0
  232. package/src/lib/components/form-field/form-field.component.spec.ts +21 -0
  233. package/src/lib/components/form-field/form-field.component.ts +78 -0
  234. package/{lib/components/form-field/index.d.ts → src/lib/components/form-field/index.ts} +1 -1
  235. package/src/lib/components/header/header.component.html +122 -0
  236. package/src/lib/components/header/header.component.scss +0 -0
  237. package/src/lib/components/header/header.component.ts +91 -0
  238. package/src/lib/components/header/index.ts +1 -0
  239. package/{lib/components/index.d.ts → src/lib/components/index.ts} +33 -33
  240. package/src/lib/components/input-group/index.ts +1 -0
  241. package/src/lib/components/input-group/input-group.component.html +41 -0
  242. package/src/lib/components/input-group/input-group.component.scss +0 -0
  243. package/src/lib/components/input-group/input-group.component.ts +77 -0
  244. package/src/lib/components/loader/index.ts +1 -0
  245. package/src/lib/components/loader/loader.component.html +7 -0
  246. package/src/lib/components/loader/loader.component.scss +0 -0
  247. package/src/lib/components/loader/loader.component.spec.ts +21 -0
  248. package/src/lib/components/loader/loader.component.ts +33 -0
  249. package/src/lib/components/multiselect/index.ts +1 -0
  250. package/src/lib/components/multiselect/multiselect.component.html +21 -0
  251. package/src/lib/components/multiselect/multiselect.component.scss +0 -0
  252. package/src/lib/components/multiselect/multiselect.component.spec.ts +21 -0
  253. package/src/lib/components/multiselect/multiselect.component.ts +119 -0
  254. package/src/lib/components/number-input/index.ts +1 -0
  255. package/src/lib/components/number-input/number-input.component.html +48 -0
  256. package/src/lib/components/number-input/number-input.component.scss +0 -0
  257. package/src/lib/components/number-input/number-input.component.ts +82 -0
  258. package/src/lib/components/page-header/index.ts +1 -0
  259. package/src/lib/components/page-header/page-header.component.html +3 -0
  260. package/src/lib/components/page-header/page-header.component.scss +11 -0
  261. package/src/lib/components/page-header/page-header.component.spec.ts +21 -0
  262. package/src/lib/components/page-header/page-header.component.ts +29 -0
  263. package/{lib/components/password/index.d.ts → src/lib/components/password/index.ts} +1 -1
  264. package/src/lib/components/password/password.component.html +31 -0
  265. package/src/lib/components/password/password.component.scss +0 -0
  266. package/src/lib/components/password/password.component.spec.ts +21 -0
  267. package/src/lib/components/password/password.component.ts +85 -0
  268. package/src/lib/components/radiobutton/index.ts +1 -0
  269. package/src/lib/components/radiobutton/radiobutton.component.html +23 -0
  270. package/src/lib/components/radiobutton/radiobutton.component.scss +0 -0
  271. package/src/lib/components/radiobutton/radiobutton.component.ts +58 -0
  272. package/src/lib/components/search/index.ts +1 -0
  273. package/src/lib/components/search/search.component.html +23 -0
  274. package/src/lib/components/search/search.component.scss +0 -0
  275. package/src/lib/components/search/search.component.ts +47 -0
  276. package/src/lib/components/section/index.ts +1 -0
  277. package/src/lib/components/section/section.component.html +26 -0
  278. package/src/lib/components/section/section.component.scss +0 -0
  279. package/src/lib/components/section/section.component.ts +57 -0
  280. package/src/lib/components/shared-components/action-button-group/action-button-group.component.html +27 -0
  281. package/src/lib/components/shared-components/action-button-group/action-button-group.component.scss +0 -0
  282. package/src/lib/components/shared-components/action-button-group/action-button-group.component.spec.ts +21 -0
  283. package/src/lib/components/shared-components/action-button-group/action-button-group.component.ts +114 -0
  284. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.html +11 -0
  285. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.scss +0 -0
  286. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.spec.ts +21 -0
  287. package/src/lib/components/shared-components/action-button-group/components/action-button/action-button.component.ts +71 -0
  288. package/{lib/components/shared-components/action-button-group/index.d.ts → src/lib/components/shared-components/action-button-group/index.ts} +2 -2
  289. package/src/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.ts +142 -0
  290. package/src/lib/components/shared-components/dynamic-component/dynamic-component.component.ts +56 -0
  291. package/{lib/components/shared-components/dynamic-component/index.d.ts → src/lib/components/shared-components/dynamic-component/index.ts} +2 -2
  292. package/src/lib/components/shared-components/feature-list/directives/feature-list-column.directive.ts +32 -0
  293. package/src/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.ts +8 -0
  294. package/src/lib/components/shared-components/feature-list/feature-list-filter.pipe.ts +21 -0
  295. package/src/lib/components/shared-components/feature-list/feature-list-page.component.ts +31 -0
  296. package/src/lib/components/shared-components/feature-list/feature-list-page.model.ts +42 -0
  297. package/src/lib/components/shared-components/feature-list/feature-list.component.html +59 -0
  298. package/src/lib/components/shared-components/feature-list/feature-list.component.scss +10 -0
  299. package/src/lib/components/shared-components/feature-list/feature-list.component.ts +342 -0
  300. package/{lib/components/shared-components/feature-list/index.d.ts → src/lib/components/shared-components/feature-list/index.ts} +5 -5
  301. package/src/lib/components/shared-components/filter/directives/filter-field.directive.ts +35 -0
  302. package/src/lib/components/shared-components/filter/filter.component.html +68 -0
  303. package/src/lib/components/shared-components/filter/filter.component.scss +0 -0
  304. package/src/lib/components/shared-components/filter/filter.component.spec.ts +21 -0
  305. package/src/lib/components/shared-components/filter/filter.component.stories.ts +23 -0
  306. package/src/lib/components/shared-components/filter/filter.component.ts +284 -0
  307. package/src/lib/components/shared-components/filter/filter.model.ts +18 -0
  308. package/{lib/components/shared-components/filter/index.d.ts → src/lib/components/shared-components/filter/index.ts} +2 -2
  309. package/src/lib/components/shared-components/generic-field/generic-field.component.html +97 -0
  310. package/src/lib/components/shared-components/generic-field/generic-field.component.spec.ts +21 -0
  311. package/src/lib/components/shared-components/generic-field/generic-field.component.ts +94 -0
  312. package/{lib/components/shared-components/generic-field/index.d.ts → src/lib/components/shared-components/generic-field/index.ts} +1 -1
  313. package/src/lib/components/shared-components/generic-form/generic-form.component.html +46 -0
  314. package/src/lib/components/shared-components/generic-form/generic-form.component.spec.ts +21 -0
  315. package/src/lib/components/shared-components/generic-form/generic-form.component.ts +57 -0
  316. package/src/lib/components/shared-components/generic-form/generic-form.model.spec.ts +82 -0
  317. package/src/lib/components/shared-components/generic-form/generic-form.model.ts +68 -0
  318. package/{lib/components/shared-components/generic-form/index.d.ts → src/lib/components/shared-components/generic-form/index.ts} +2 -2
  319. package/{lib/components/shared-components/index.d.ts → src/lib/components/shared-components/index.ts} +6 -6
  320. package/{lib/components/side-menu/index.d.ts → src/lib/components/side-menu/index.ts} +2 -2
  321. package/src/lib/components/side-menu/side-menu.component.html +25 -0
  322. package/src/lib/components/side-menu/side-menu.component.scss +23 -0
  323. package/src/lib/components/side-menu/side-menu.component.ts +42 -0
  324. package/src/lib/components/side-menu/side-menu.module.ts +64 -0
  325. package/src/lib/components/sidemenu/index.ts +2 -0
  326. package/{lib/components/snackbar/index.d.ts → src/lib/components/snackbar/index.ts} +2 -2
  327. package/src/lib/components/snackbar/services/snackbar.service.ts +73 -0
  328. package/src/lib/components/snackbar/snackbar.component.html +14 -0
  329. package/src/lib/components/snackbar/snackbar.component.scss +0 -0
  330. package/src/lib/components/snackbar/snackbar.component.spec.ts +21 -0
  331. package/src/lib/components/snackbar/snackbar.component.ts +45 -0
  332. package/{lib/components/snackbar/snackbar.model.d.ts → src/lib/components/snackbar/snackbar.model.ts} +10 -10
  333. package/src/lib/components/stepper/index.ts +1 -0
  334. package/src/lib/components/stepper/stepper.component.html +35 -0
  335. package/src/lib/components/stepper/stepper.component.scss +9 -0
  336. package/src/lib/components/stepper/stepper.component.ts +61 -0
  337. package/src/lib/components/switch/index.ts +1 -0
  338. package/src/lib/components/switch/switch.component.html +16 -0
  339. package/src/lib/components/switch/switch.component.scss +0 -0
  340. package/src/lib/components/switch/switch.component.ts +37 -0
  341. package/{lib/components/tab-view/index.d.ts → src/lib/components/tab-view/index.ts} +3 -3
  342. package/src/lib/components/tab-view/tab-view-item.component.ts +23 -0
  343. package/src/lib/components/tab-view/tab-view.component.html +51 -0
  344. package/src/lib/components/tab-view/tab-view.component.scss +43 -0
  345. package/src/lib/components/tab-view/tab-view.component.ts +61 -0
  346. package/src/lib/components/tab-view/tab-view.module.ts +25 -0
  347. package/{lib/components/table/index.d.ts → src/lib/components/table/index.ts} +1 -1
  348. package/src/lib/components/table/table-pagination-info.component.html +9 -0
  349. package/src/lib/components/table/table-pagination-info.component.ts +22 -0
  350. package/src/lib/components/table/table.component.html +198 -0
  351. package/src/lib/components/table/table.component.scss +193 -0
  352. package/src/lib/components/table/table.component.ts +387 -0
  353. package/src/lib/components/table/table.model.ts +17 -0
  354. package/src/lib/components/table/table.models.ts +12 -0
  355. package/src/lib/components/textarea/index.ts +1 -0
  356. package/src/lib/components/textarea/textarea.component.html +50 -0
  357. package/src/lib/components/textarea/textarea.component.scss +0 -0
  358. package/src/lib/components/textarea/textarea.component.ts +78 -0
  359. package/src/lib/components/textfield/index.ts +1 -0
  360. package/src/lib/components/textfield/textfield.component.html +56 -0
  361. package/src/lib/components/textfield/textfield.component.scss +0 -0
  362. package/src/lib/components/textfield/textfield.component.ts +114 -0
  363. package/src/lib/components/tooltip/index.ts +1 -0
  364. package/src/lib/components/tooltip/tooltip.component.html +10 -0
  365. package/src/lib/components/tooltip/tooltip.component.scss +0 -0
  366. package/src/lib/components/tooltip/tooltip.component.ts +57 -0
  367. package/{lib/components/tristatecheckbox/index.d.ts → src/lib/components/tristatecheckbox/index.ts} +1 -1
  368. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.html +23 -0
  369. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.scss +0 -0
  370. package/src/lib/components/tristatecheckbox/tristatecheckbox.component.ts +103 -0
  371. package/src/lib/icons.ts +36 -0
  372. package/{lib/index.d.ts → src/lib/index.ts} +5 -5
  373. package/src/lib/init.service.ts +11 -0
  374. package/src/lib/interceptors/http-error-message.interceptor.ts +45 -0
  375. package/src/lib/pages/bad-request-page/bad-request-page.component.html +5 -0
  376. package/src/lib/pages/bad-request-page/bad-request-page.component.scss +0 -0
  377. package/src/lib/pages/bad-request-page/bad-request-page.component.ts +15 -0
  378. package/src/lib/pages/error-page/error-page.component.html +5 -0
  379. package/src/lib/pages/error-page/error-page.component.scss +0 -0
  380. package/src/lib/pages/error-page/error-page.component.ts +32 -0
  381. package/src/lib/pages/error-page/error-page.constants.ts +19 -0
  382. package/{lib/pages/index.d.ts → src/lib/pages/index.ts} +3 -3
  383. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.html +5 -0
  384. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.scss +0 -0
  385. package/src/lib/pages/internal-server-error-page/internal-server-error-page.component.ts +16 -0
  386. package/{lib/pages/not-authenticated/index.d.ts → src/lib/pages/not-authenticated/index.ts} +1 -1
  387. package/src/lib/pages/not-authenticated/not-authenticated.component.html +5 -0
  388. package/src/lib/pages/not-authenticated/not-authenticated.component.ts +14 -0
  389. package/{lib/pages/not-authorized/index.d.ts → src/lib/pages/not-authorized/index.ts} +1 -1
  390. package/src/lib/pages/not-authorized/not-authorized.component.html +5 -0
  391. package/src/lib/pages/not-authorized/not-authorized.component.ts +18 -0
  392. package/{lib/pages/not-found/index.d.ts → src/lib/pages/not-found/index.ts} +1 -1
  393. package/src/lib/pages/not-found/not-found.component.html +5 -0
  394. package/src/lib/pages/not-found/not-found.component.ts +18 -0
  395. package/src/lib/pages/not-found-page/not-found-page.component.html +6 -0
  396. package/src/lib/pages/not-found-page/not-found-page.component.scss +0 -0
  397. package/src/lib/pages/not-found-page/not-found-page.component.ts +16 -0
  398. package/src/lib/pipes/color/color.pipe.ts +24 -0
  399. package/{lib/pipes/index.d.ts → src/lib/pipes/index.ts} +3 -3
  400. package/src/lib/pipes/multiselect/multiselect-options.pipe.ts +61 -0
  401. package/src/lib/pipes/size/size.pipe.ts +20 -0
  402. package/src/sass/header.css +526 -0
  403. package/src/sass/header.scss +480 -0
  404. package/src/sass/main.scss +246 -0
  405. package/src/sass/scrollbar.scss +22 -0
  406. package/src/sass/sidemenu.css +205 -0
  407. package/src/sass/vendors/_bootstrap.scss +2 -0
  408. package/src/test-setup.ts +8 -0
  409. package/tsconfig.json +30 -0
  410. package/tsconfig.lib.json +17 -0
  411. package/tsconfig.lib.prod.json +9 -0
  412. package/tsconfig.spec.json +16 -0
  413. package/esm2022/index.mjs +0 -2
  414. package/esm2022/lib/components/breadcrumb/breadcrumb.component.mjs +0 -34
  415. package/esm2022/lib/components/breadcrumb/index.mjs +0 -2
  416. package/esm2022/lib/components/button/button.component.mjs +0 -87
  417. package/esm2022/lib/components/button/index.mjs +0 -2
  418. package/esm2022/lib/components/calendar/calendar.component.mjs +0 -87
  419. package/esm2022/lib/components/calendar/index.mjs +0 -2
  420. package/esm2022/lib/components/checkbox/checkbox.component.mjs +0 -62
  421. package/esm2022/lib/components/checkbox/index.mjs +0 -2
  422. package/esm2022/lib/components/confirm-dialog/confirm-dialog.component.mjs +0 -72
  423. package/esm2022/lib/components/confirm-dialog/index.mjs +0 -2
  424. package/esm2022/lib/components/dropdown/dropdown-item.component.mjs +0 -14
  425. package/esm2022/lib/components/dropdown/dropdown.component.mjs +0 -280
  426. package/esm2022/lib/components/dropdown/dropdown.model.mjs +0 -2
  427. package/esm2022/lib/components/dropdown/index.mjs +0 -2
  428. package/esm2022/lib/components/errors/error.component.mjs +0 -34
  429. package/esm2022/lib/components/errors/index.mjs +0 -2
  430. package/esm2022/lib/components/form-field/form-field.component.mjs +0 -92
  431. package/esm2022/lib/components/form-field/index.mjs +0 -2
  432. package/esm2022/lib/components/header/header.component.mjs +0 -85
  433. package/esm2022/lib/components/header/index.mjs +0 -2
  434. package/esm2022/lib/components/index.mjs +0 -34
  435. package/esm2022/lib/components/input-group/index.mjs +0 -2
  436. package/esm2022/lib/components/input-group/input-group.component.mjs +0 -89
  437. package/esm2022/lib/components/loader/index.mjs +0 -2
  438. package/esm2022/lib/components/loader/loader.component.mjs +0 -34
  439. package/esm2022/lib/components/multiselect/index.mjs +0 -2
  440. package/esm2022/lib/components/multiselect/multiselect.component.mjs +0 -121
  441. package/esm2022/lib/components/number-input/index.mjs +0 -2
  442. package/esm2022/lib/components/number-input/number-input.component.mjs +0 -104
  443. package/esm2022/lib/components/page-header/index.mjs +0 -2
  444. package/esm2022/lib/components/page-header/page-header.component.mjs +0 -28
  445. package/esm2022/lib/components/password/index.mjs +0 -2
  446. package/esm2022/lib/components/password/password.component.mjs +0 -94
  447. package/esm2022/lib/components/radiobutton/index.mjs +0 -2
  448. package/esm2022/lib/components/radiobutton/radiobutton.component.mjs +0 -50
  449. package/esm2022/lib/components/search/index.mjs +0 -2
  450. package/esm2022/lib/components/search/search.component.mjs +0 -40
  451. package/esm2022/lib/components/section/index.mjs +0 -2
  452. package/esm2022/lib/components/section/section.component.mjs +0 -70
  453. package/esm2022/lib/components/shared-components/action-button-group/action-button-group.component.mjs +0 -97
  454. package/esm2022/lib/components/shared-components/action-button-group/components/action-button/action-button.component.mjs +0 -64
  455. package/esm2022/lib/components/shared-components/action-button-group/index.mjs +0 -3
  456. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.mjs +0 -91
  457. package/esm2022/lib/components/shared-components/dynamic-component/dynamic-component.component.mjs +0 -42
  458. package/esm2022/lib/components/shared-components/dynamic-component/index.mjs +0 -3
  459. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-column.directive.mjs +0 -43
  460. package/esm2022/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.mjs +0 -16
  461. package/esm2022/lib/components/shared-components/feature-list/feature-list-filter.pipe.mjs +0 -24
  462. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.component.mjs +0 -43
  463. package/esm2022/lib/components/shared-components/feature-list/feature-list-page.model.mjs +0 -16
  464. package/esm2022/lib/components/shared-components/feature-list/feature-list.component.mjs +0 -285
  465. package/esm2022/lib/components/shared-components/feature-list/index.mjs +0 -6
  466. package/esm2022/lib/components/shared-components/filter/directives/filter-field.directive.mjs +0 -53
  467. package/esm2022/lib/components/shared-components/filter/filter.component.mjs +0 -195
  468. package/esm2022/lib/components/shared-components/filter/filter.model.mjs +0 -16
  469. package/esm2022/lib/components/shared-components/filter/index.mjs +0 -3
  470. package/esm2022/lib/components/shared-components/generic-field/generic-field.component.mjs +0 -98
  471. package/esm2022/lib/components/shared-components/generic-field/index.mjs +0 -2
  472. package/esm2022/lib/components/shared-components/generic-form/generic-form.component.mjs +0 -46
  473. package/esm2022/lib/components/shared-components/generic-form/generic-form.model.mjs +0 -50
  474. package/esm2022/lib/components/shared-components/generic-form/index.mjs +0 -3
  475. package/esm2022/lib/components/shared-components/index.mjs +0 -7
  476. package/esm2022/lib/components/side-menu/index.mjs +0 -3
  477. package/esm2022/lib/components/side-menu/side-menu.component.mjs +0 -48
  478. package/esm2022/lib/components/side-menu/side-menu.module.mjs +0 -73
  479. package/esm2022/lib/components/snackbar/index.mjs +0 -3
  480. package/esm2022/lib/components/snackbar/services/snackbar.service.mjs +0 -75
  481. package/esm2022/lib/components/snackbar/snackbar.component.mjs +0 -61
  482. package/esm2022/lib/components/snackbar/snackbar.model.mjs +0 -2
  483. package/esm2022/lib/components/stepper/index.mjs +0 -2
  484. package/esm2022/lib/components/stepper/stepper.component.mjs +0 -66
  485. package/esm2022/lib/components/switch/index.mjs +0 -2
  486. package/esm2022/lib/components/switch/switch.component.mjs +0 -45
  487. package/esm2022/lib/components/tab-view/index.mjs +0 -4
  488. package/esm2022/lib/components/tab-view/tab-view-item.component.mjs +0 -41
  489. package/esm2022/lib/components/tab-view/tab-view.component.mjs +0 -56
  490. package/esm2022/lib/components/tab-view/tab-view.module.mjs +0 -41
  491. package/esm2022/lib/components/table/index.mjs +0 -2
  492. package/esm2022/lib/components/table/table-pagination-info.component.mjs +0 -32
  493. package/esm2022/lib/components/table/table.component.mjs +0 -359
  494. package/esm2022/lib/components/table/table.model.mjs +0 -14
  495. package/esm2022/lib/components/textarea/index.mjs +0 -2
  496. package/esm2022/lib/components/textarea/textarea.component.mjs +0 -95
  497. package/esm2022/lib/components/textfield/index.mjs +0 -2
  498. package/esm2022/lib/components/textfield/textfield.component.mjs +0 -124
  499. package/esm2022/lib/components/tooltip/index.mjs +0 -2
  500. package/esm2022/lib/components/tooltip/tooltip.component.mjs +0 -66
  501. package/esm2022/lib/components/tristatecheckbox/index.mjs +0 -2
  502. package/esm2022/lib/components/tristatecheckbox/tristatecheckbox.component.mjs +0 -89
  503. package/esm2022/lib/icons.mjs +0 -35
  504. package/esm2022/lib/index.mjs +0 -6
  505. package/esm2022/lib/init.service.mjs +0 -17
  506. package/esm2022/lib/pages/index.mjs +0 -4
  507. package/esm2022/lib/pages/not-authenticated/index.mjs +0 -2
  508. package/esm2022/lib/pages/not-authenticated/not-authenticated.component.mjs +0 -17
  509. package/esm2022/lib/pages/not-authorized/index.mjs +0 -2
  510. package/esm2022/lib/pages/not-authorized/not-authorized.component.mjs +0 -20
  511. package/esm2022/lib/pages/not-found/index.mjs +0 -2
  512. package/esm2022/lib/pages/not-found/not-found.component.mjs +0 -20
  513. package/esm2022/lib/pipes/color/color.pipe.mjs +0 -27
  514. package/esm2022/lib/pipes/index.mjs +0 -4
  515. package/esm2022/lib/pipes/multiselect/multiselect-options.pipe.mjs +0 -52
  516. package/esm2022/lib/pipes/size/size.pipe.mjs +0 -23
  517. package/esm2022/verisoft-ui-govcz.mjs +0 -5
  518. package/fesm2022/verisoft-ui-govcz.mjs +0 -3742
  519. package/fesm2022/verisoft-ui-govcz.mjs.map +0 -1
  520. package/index.d.ts +0 -1
  521. package/lib/components/breadcrumb/breadcrumb.component.d.ts +0 -7
  522. package/lib/components/button/button.component.d.ts +0 -26
  523. package/lib/components/button/index.d.ts +0 -1
  524. package/lib/components/calendar/calendar.component.d.ts +0 -23
  525. package/lib/components/calendar/index.d.ts +0 -1
  526. package/lib/components/checkbox/checkbox.component.d.ts +0 -15
  527. package/lib/components/checkbox/index.d.ts +0 -1
  528. package/lib/components/confirm-dialog/confirm-dialog.component.d.ts +0 -15
  529. package/lib/components/dropdown/dropdown-item.component.d.ts +0 -7
  530. package/lib/components/dropdown/dropdown.component.d.ts +0 -65
  531. package/lib/components/errors/error.component.d.ts +0 -14
  532. package/lib/components/errors/index.d.ts +0 -1
  533. package/lib/components/form-field/form-field.component.d.ts +0 -25
  534. package/lib/components/header/header.component.d.ts +0 -25
  535. package/lib/components/header/index.d.ts +0 -1
  536. package/lib/components/input-group/index.d.ts +0 -1
  537. package/lib/components/input-group/input-group.component.d.ts +0 -24
  538. package/lib/components/loader/index.d.ts +0 -1
  539. package/lib/components/loader/loader.component.d.ts +0 -8
  540. package/lib/components/multiselect/index.d.ts +0 -1
  541. package/lib/components/multiselect/multiselect.component.d.ts +0 -35
  542. package/lib/components/number-input/index.d.ts +0 -1
  543. package/lib/components/number-input/number-input.component.d.ts +0 -29
  544. package/lib/components/page-header/index.d.ts +0 -1
  545. package/lib/components/page-header/page-header.component.d.ts +0 -9
  546. package/lib/components/password/password.component.d.ts +0 -23
  547. package/lib/components/radiobutton/index.d.ts +0 -1
  548. package/lib/components/radiobutton/radiobutton.component.d.ts +0 -12
  549. package/lib/components/search/index.d.ts +0 -1
  550. package/lib/components/search/search.component.d.ts +0 -14
  551. package/lib/components/section/index.d.ts +0 -1
  552. package/lib/components/section/section.component.d.ts +0 -18
  553. package/lib/components/shared-components/action-button-group/action-button-group.component.d.ts +0 -29
  554. package/lib/components/shared-components/action-button-group/components/action-button/action-button.component.d.ts +0 -24
  555. package/lib/components/shared-components/dynamic-component/dynamic-component-factory.service.d.ts +0 -17
  556. package/lib/components/shared-components/dynamic-component/dynamic-component.component.d.ts +0 -16
  557. package/lib/components/shared-components/feature-list/directives/feature-list-column.directive.d.ts +0 -10
  558. package/lib/components/shared-components/feature-list/directives/feature-list-filter-field.directive.d.ts +0 -6
  559. package/lib/components/shared-components/feature-list/feature-list-filter.pipe.d.ts +0 -9
  560. package/lib/components/shared-components/feature-list/feature-list-page.component.d.ts +0 -9
  561. package/lib/components/shared-components/feature-list/feature-list-page.model.d.ts +0 -23
  562. package/lib/components/shared-components/feature-list/feature-list.component.d.ts +0 -62
  563. package/lib/components/shared-components/filter/directives/filter-field.directive.d.ts +0 -20
  564. package/lib/components/shared-components/filter/filter.component.d.ts +0 -53
  565. package/lib/components/shared-components/filter/filter.model.d.ts +0 -2
  566. package/lib/components/shared-components/generic-field/generic-field.component.d.ts +0 -28
  567. package/lib/components/shared-components/generic-form/generic-form.component.d.ts +0 -15
  568. package/lib/components/shared-components/generic-form/generic-form.model.d.ts +0 -4
  569. package/lib/components/side-menu/side-menu.component.d.ts +0 -15
  570. package/lib/components/side-menu/side-menu.module.d.ts +0 -12
  571. package/lib/components/snackbar/services/snackbar.service.d.ts +0 -18
  572. package/lib/components/snackbar/snackbar.component.d.ts +0 -18
  573. package/lib/components/stepper/index.d.ts +0 -1
  574. package/lib/components/stepper/stepper.component.d.ts +0 -20
  575. package/lib/components/switch/index.d.ts +0 -1
  576. package/lib/components/switch/switch.component.d.ts +0 -12
  577. package/lib/components/tab-view/tab-view-item.component.d.ts +0 -14
  578. package/lib/components/tab-view/tab-view.component.d.ts +0 -19
  579. package/lib/components/tab-view/tab-view.module.d.ts +0 -12
  580. package/lib/components/table/table-pagination-info.component.d.ts +0 -12
  581. package/lib/components/table/table.component.d.ts +0 -91
  582. package/lib/components/table/table.model.d.ts +0 -3
  583. package/lib/components/textarea/index.d.ts +0 -1
  584. package/lib/components/textarea/textarea.component.d.ts +0 -25
  585. package/lib/components/textfield/index.d.ts +0 -1
  586. package/lib/components/textfield/textfield.component.d.ts +0 -28
  587. package/lib/components/tooltip/index.d.ts +0 -1
  588. package/lib/components/tooltip/tooltip.component.d.ts +0 -18
  589. package/lib/components/tristatecheckbox/tristatecheckbox.component.d.ts +0 -27
  590. package/lib/icons.d.ts +0 -2
  591. package/lib/init.service.d.ts +0 -6
  592. package/lib/pages/not-authenticated/not-authenticated.component.d.ts +0 -5
  593. package/lib/pages/not-authorized/not-authorized.component.d.ts +0 -6
  594. package/lib/pages/not-found/not-found.component.d.ts +0 -6
  595. package/lib/pipes/color/color.pipe.d.ts +0 -8
  596. package/lib/pipes/multiselect/multiselect-options.pipe.d.ts +0 -9
  597. package/lib/pipes/size/size.pipe.d.ts +0 -8
@@ -0,0 +1,11 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_999)">
3
+ <path d="M15 21.5009L16 23.5009H19V21.5009L17.5 20.5009L15 21.5009Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.2353 10.2205C15.4636 9.99227 15.8123 9.93568 16.1011 10.0801L18.0386 11.0488C18.2165 11.1378 18.3518 11.2937 18.4147 11.4825L18.8008 12.6409L19.1563 12.8186L19.5118 12.6409L19.8979 11.4825C20 11.1762 20.2866 10.9696 20.6094 10.9696H22.5469C22.8536 10.9696 23.1294 11.1563 23.2433 11.4411L24.0553 13.4711L26.5452 13.8861C26.6499 13.9035 26.7496 13.943 26.8379 14.0018L28.1021 14.8446H30.0331C30.314 14.8446 30.5713 15.0016 30.6999 15.2513L31.4481 16.7044C31.6228 17.0437 31.5148 17.4601 31.1973 17.6718L30.3944 18.2071L30.6155 18.511L32.2603 20.3206L32.6728 19.908C32.7552 19.8257 32.8555 19.7637 32.966 19.7269L33.7364 19.47L33.2381 17.7397C33.1522 17.4415 33.2589 17.1212 33.5063 16.934C33.7538 16.7468 34.091 16.7313 34.3545 16.895L37.2219 18.676L39.353 18.2498C39.6846 18.1835 40.0196 18.3473 40.1709 18.6498L40.6552 19.6186C40.7996 19.9073 40.743 20.2561 40.5147 20.4843L40.0059 20.9931L40.7444 21.9778L41.6847 21.6644C41.8387 21.613 42.0051 21.613 42.1591 21.6644L43.5849 22.1396L45.4944 22.617C45.7068 22.6701 45.8854 22.8134 45.9834 23.0092L46.8977 24.8379L47.7804 25.7205C47.921 25.8612 48 26.052 48 26.2509V27.704C48 28.1182 47.6643 28.454 47.25 28.454H45.7139L44.9937 29.5343L44.5302 30.4613C44.4413 30.6392 44.2853 30.7745 44.0966 30.8374L43.034 31.1916L42.6495 32.7297C42.6253 32.8266 42.5819 32.9178 42.5219 32.9978L41.0688 34.9353C40.9581 35.0829 40.7968 35.1845 40.6159 35.2207L38.194 35.7051C38.0969 35.7245 37.9969 35.7245 37.8998 35.7051L36.0072 35.3265L34.6095 37.7645C34.4731 38.0025 34.2177 38.147 33.9434 38.1413C33.6692 38.1357 33.42 37.9809 33.2934 37.7375L32.6996 36.5956L31.0665 36.2367L30.0959 36.6328C30.0059 36.6695 29.9097 36.6884 29.8125 36.6884H27.875C27.6761 36.6884 27.4854 36.6094 27.3447 36.4687L26.1112 35.2353H25.4532C25.3367 35.2353 25.2219 35.2081 25.1177 35.1561L23.2701 34.2322L21.5959 33.8974L20.8365 36.1755C20.7543 36.4221 20.5503 36.6086 20.2973 36.6683C20.1576 36.7013 20.0138 36.693 19.8822 36.648L19.3427 37.7269C19.2349 37.9425 19.03 38.0932 18.792 38.1318C18.5541 38.1704 18.312 38.0923 18.1416 37.9218L17.6076 37.3878L16.6661 38.0155C16.5005 38.1259 16.298 38.1659 16.1029 38.1269L13.6811 37.6426C13.4098 37.5883 13.1905 37.3892 13.1103 37.1245C13.0424 36.8999 13.0839 36.6591 13.2174 36.4718L10.5039 34.146L9.61775 33.7029C9.54565 33.6669 9.47983 33.6195 9.42283 33.5625L6.73625 30.8759H6.07816C5.87924 30.8759 5.68848 30.7969 5.54783 30.6562L4.0947 29.2031C4.01237 29.1207 3.95034 29.0204 3.91352 28.9099L3.46763 27.5723L2.08753 25.7321C1.91709 25.5049 1.88967 25.2008 2.01671 24.9467L2.8438 23.2925L1.38337 22.5623C1.20546 22.4734 1.07017 22.3174 1.00727 22.1287L0.0385197 19.2224C-0.057407 18.9346 0.0294664 18.6174 0.258631 18.4187C0.487795 18.2199 0.814121 18.1788 1.08544 18.3144L2.43075 18.9871L3.03224 18.0848C3.10464 17.9763 3.20413 17.8884 3.32087 17.8301L5.25837 16.8613C5.43628 16.7723 5.64225 16.7577 5.83095 16.8206L6.77125 17.134L7.90003 15.629C8.04168 15.4401 8.26397 15.329 8.50003 15.329H9.89697L10.2104 14.3887C10.2915 14.1454 10.4912 13.9605 10.74 13.8983L12.5976 13.4339L14.4995 12.4829L14.2666 12.25C13.9737 11.9571 13.9737 11.4822 14.2666 11.1893L15.2353 10.2205ZM15.8576 11.7196L16.296 12.158C16.4665 12.3285 16.5446 12.5705 16.506 12.8085C16.4674 13.0465 16.3167 13.2514 16.1011 13.3592L13.1948 14.8123C13.1459 14.8368 13.0944 14.8558 13.0413 14.8691L11.5032 15.2536L11.149 16.3162C11.047 16.6224 10.7604 16.829 10.4375 16.829H8.87503L8.02395 17.9638C8.08238 18.0208 8.13243 18.0883 8.17099 18.1654L9.35473 20.5329L15.572 17.8684L16.1201 17.3202L15.3038 15.2794C15.1924 15.0008 15.2577 14.6827 15.4698 14.4705L17.2396 12.7007L17.0899 12.2515L15.9137 11.6634L15.8576 11.7196ZM18.0961 13.9656L16.8802 15.1815L17.317 16.2735C17.3756 16.2589 17.4369 16.2511 17.5 16.2511H21.4824L21.5 16.2509C21.5586 16.2509 21.6157 16.2576 21.6704 16.2703L23.4978 16.6358L24.0463 14.9903L23.3924 14.8813C23.1339 14.8382 22.9166 14.6633 22.8193 14.42L22.0391 12.4696H21.15L20.8365 13.4099C20.7736 13.5986 20.6384 13.7546 20.4604 13.8436L19.4917 14.3279C19.2805 14.4335 19.032 14.4335 18.8209 14.3279L18.0961 13.9656ZM17.7072 17.7511C17.6707 17.8544 17.6112 17.9505 17.5305 18.0312L16.5305 19.0312C16.463 19.0987 16.3833 19.1526 16.2956 19.1902L10.6801 21.5969L12.8726 22.8497C13.183 23.027 13.325 23.3989 13.212 23.738L12.291 26.5009L12.5396 27.2466L19.7281 26.7673L23.25 24.1259V23.1226L22.7918 21.7478C22.786 21.7311 22.7808 21.7142 22.7762 21.6971C22.7623 21.646 22.7539 21.5937 22.7511 21.5409C22.7502 21.5243 22.7499 21.5079 22.75 21.4915V20.8759L21.05 19.6009C20.8612 19.4592 20.75 19.2369 20.75 19.0009V17.7511H17.7072ZM6.82934 18.8363L7.95305 21.0837L4.26652 22.4242C4.19672 22.3265 4.10322 22.2452 3.99169 22.1894L2.33206 21.3596L2.03413 20.4658L2.35212 20.6248C2.69043 20.794 3.10176 20.6847 3.31157 20.37L4.16984 19.0826L5.65133 18.3419L6.78244 18.7189C6.79456 18.7586 6.81015 18.7979 6.82934 18.8363ZM3.56565 25.2029L4.1326 24.069L8.93011 22.3245L11.5945 23.847L10.7889 26.2637C10.7376 26.4176 10.7376 26.5841 10.7889 26.738L11.226 28.0491L10.3601 32.3784L7.57724 29.5955C7.43658 29.4549 7.24582 29.3759 7.04691 29.3759H6.38882L5.28056 28.2676L4.85217 26.9825C4.82668 26.906 4.78902 26.8341 4.74066 26.7696L3.56565 25.2029ZM14.8006 35.8533L11.7264 33.2183L12.6171 28.7447L19.25 28.3025V29.5009C19.25 29.6998 19.329 29.8905 19.4697 30.0312L20.4697 31.0312C20.5267 31.0882 20.5925 31.1356 20.6646 31.1717L23.25 32.4644V32.6985L21.2409 32.2967C20.87 32.2225 20.5019 32.4361 20.3823 32.795L19.7436 34.7111C19.6704 34.7009 19.5952 34.7016 19.5205 34.7137C19.2825 34.7523 19.0776 34.903 18.9698 35.1186L18.4664 36.1254L18.2335 35.8924C17.9807 35.6396 17.5846 35.6004 17.2871 35.7987L16.0925 36.5951L15.0618 36.389C15.0525 36.1821 14.958 35.9882 14.8006 35.8533ZM25.6302 33.7353L24.75 33.2952V32.0009C24.75 31.7168 24.5895 31.4571 24.3354 31.33L21.4443 29.8845L20.75 29.1902V27.8759L24.2791 25.229L27.1648 26.6718C27.2283 26.7036 27.2961 26.7262 27.366 26.7389L29.7501 27.1724V30.3231L28.9183 31.9866L26.2953 33.7353H25.6302ZM24.8356 23.8302C24.8075 23.8161 24.7789 23.804 24.75 23.7938V23.0009C24.75 22.9202 24.737 22.8402 24.7116 22.7637L24.4891 22.0964L26.3828 21.7808L29.1647 23.1717C29.4188 23.2988 29.7228 23.2713 29.9501 23.1009L31.6212 21.8476L31.6794 21.9116C31.8174 22.0634 32.0115 22.152 32.2165 22.1569C32.3993 22.1613 32.5766 22.0987 32.7157 21.9824L32.2885 23.2639C32.2324 23.4322 32.2378 23.6149 32.3037 23.7796L33.1571 25.9133L32.9467 26.229L27.7397 25.2823L24.8356 23.8302ZM26.3768 20.2611L24.25 20.6156V20.5009C24.25 20.2648 24.1389 20.0425 23.95 19.9009L22.25 18.6259V17.9159L23.8529 18.2365C24.2238 18.3107 24.5919 18.0971 24.7115 17.7382L25.5443 15.2399L26.1398 15.3392L27.459 16.2187C27.5822 16.3008 27.727 16.3446 27.875 16.3446H29.5757L29.8078 16.7954L28.9121 17.3925C28.7422 17.5058 28.6258 17.6835 28.5899 17.8845C28.5539 18.0856 28.6015 18.2926 28.7217 18.4578L29.4267 19.4265C29.4426 19.4485 29.4598 19.4696 29.4781 19.4897L30.6078 20.7326L29.4209 21.6228L26.8355 20.3301C26.6938 20.2592 26.5332 20.235 26.3768 20.2611ZM28.1857 35.1884L27.6393 34.642L29.9161 33.1242C30.0247 33.0518 30.1125 32.9523 30.1709 32.8355L31.1709 30.8355C31.223 30.7314 31.2501 30.6166 31.2501 30.5001V27.4451L32.261 27.6289C32.2674 27.6657 32.2765 27.7023 32.2885 27.7382L32.7885 29.2382C32.8583 29.4475 33.0166 29.6155 33.2215 29.6974L33.9205 29.977L37.1609 34.0276L35.7721 33.7498C35.456 33.6866 35.1348 33.8325 34.9744 34.1122L33.9909 35.8276L33.8686 35.5923C33.766 35.3951 33.5813 35.2536 33.3642 35.2059L31.1604 34.7215C31.0119 34.6888 30.8569 34.7021 30.716 34.7596L29.6654 35.1884H28.1857ZM39.0613 34.0019L40.0407 33.806L41.231 32.2189L41.6787 30.4283C41.7409 30.1796 41.9258 29.9798 42.1691 29.8987L43.3275 29.5126L43.5242 29.1193L41.0924 28.7719L36.384 30.6552L39.0613 34.0019ZM34.7159 20.7247L34.7115 20.7382L33.7984 23.4776L34.6964 25.7225C34.7881 25.9518 34.761 26.2116 34.6241 26.4171L33.8275 27.6119L34.1015 28.4339L36 29.1933L39.7828 27.6801L38.5527 26.1425L35.7628 25.2125C35.4566 25.1104 35.25 24.8238 35.25 24.501V23.001C35.25 22.8846 35.2771 22.7697 35.3292 22.6656L36.3292 20.6656C36.4018 20.5205 36.5195 20.4028 36.6646 20.3302L36.9196 20.2027C36.8364 20.1847 36.7561 20.1525 36.6824 20.1067L35.219 19.1977L35.377 19.7464C35.4883 20.1329 35.275 20.5383 34.8935 20.6655L34.7159 20.7247ZM41.4001 27.3006L44.3949 27.7284L44.6885 27.288C44.8276 27.0793 45.0618 26.954 45.3125 26.954H46.5V26.5615L45.751 25.8125C45.694 25.7555 45.6465 25.6896 45.6105 25.6175L44.796 23.9886L43.1931 23.5879L43.1763 23.5834L43.1628 23.5796L43.1482 23.5751L43.1379 23.5718L41.9219 23.1664L40.706 23.5718C40.3997 23.6738 40.0625 23.5685 39.8688 23.3102L38.4157 21.3727C38.3713 21.3136 38.3369 21.2498 38.3123 21.1834L37.559 21.56L36.75 23.1781V23.9604L39.2372 24.7895C39.3743 24.8352 39.4953 24.9196 39.5857 25.0325L41.4001 27.3006Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_999">
8
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_946)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.6166 34.6237L40.4078 35.0975L40.555 35.3817L40.6471 36.2344L40.4631 36.3671L40.2054 36.405L39.7086 36.3482L39.2853 36.386L39.083 36.5755L38.9725 36.9166L38.8069 37.2008L38.3469 37.5608L37.9788 37.8451L37.5187 38.1483L37.1875 38.4136L37.0219 38.9252L37.0403 39.4937L37.0587 39.9674L36.7275 40.3275L36.3042 40.1948L36.0833 40.4222L35.7153 40.8391L35.3657 41.218L34.9976 41.5592L34.6112 41.9192L34.0223 41.9949L33.5623 41.976L33.139 41.8813L32.7525 41.6728L32.3662 41.7486L32.1269 41.957L31.8141 42.317L31.5196 42.715L31.2068 43.2646L30.9491 42.7339L30.3051 42.6202L29.7714 42.355L29.5506 42.0708L29.2378 42.0518L28.8697 41.9949L28.6305 42.0897L28.3361 42.3739H28.0048L27.6 42.4118L27.1767 42.4497L26.827 42.3929L26.3118 42.1086L26.0174 41.7486L25.7597 41.4833L25.0605 41.4644L24.8212 41.3317L24.674 41.1044H24.4164L24.0484 41.1612H23.8235L23.4227 41.0096L23.0178 40.8769L22.6313 40.7632L22.3922 40.6496L21.9873 40.4222L21.6745 40.4032H21.4537L21.3616 40.5169L21.38 40.8012L21.196 41.3128L21.104 41.7297L20.9384 41.8813L20.4967 42.1276L20.1103 42.5445L20.0735 42.7909L19.8895 43.1887L19.5399 43.3782L19.2454 43.4162L18.8038 43.4919L18.3253 43.7003H17.3867L16.8971 43.5487L16.5034 43.3403L16.4667 43.0371V42.7718L16.301 42.4877L16.025 42.3929L15.7122 42.2931L15.565 41.9381L15.3238 41.5584C15.3238 41.4831 14.9579 41.0875 14.9579 41.0875L14.5554 40.7484L14.2079 40.5412L13.4212 40.2398L13.2931 39.8254L12.9273 39.5428L12.3053 38.94L11.6101 38.0734L10.9515 37.3953L10.6222 37.3199L10.0734 37.075L9.7624 36.6229L9.41481 36.0389L9.1404 35.5115L8.75623 34.8334L8.48182 34.6449L8.33546 34.2494L8.46352 33.7031L8.73793 33.3829L8.97576 33.1191L8.88429 32.6294L8.40864 32.0454L7.49394 31.3295L7.40247 30.9151L7.10976 30.3876L7 30.124L7.20124 29.9355H7.96958L8.13423 29.6341L8.60988 29.1632L9.41481 28.7111L10.5856 28.5792L11.2076 28.8053L11.5918 28.146L12.2321 28.033L12.598 27.562L13.2017 27.2606H13.5675L13.9151 27.0157L14.0432 26.6955L14.464 26.4317L14.9396 26.3564H16.0006L16.1836 26.0926L16.641 25.6594L17.08 25.4333L17.574 25.245L17.7934 25.0001L17.7752 24.6233L17.5007 24.1901L17.5191 23.8698L17.9581 23.7003L18.635 24.0582L19.2386 24.6233L19.2753 25.0377L19.3302 25.5087L19.6778 25.8478L19.9907 25.6608L20.2265 25.4619L20.337 25.434L20.4783 25.4146H20.9752L21.3249 25.3387L21.3616 25.1303L21.3249 24.8461L21.2696 24.6566L21.2512 24.4292L21.4537 24.2397L21.6929 24.2965L22.1713 24.3534L22.5762 24.4861L22.8706 25.0166L22.889 25.3577L23.0915 25.604L23.1467 26.0209L23.2202 26.5136L23.4779 26.6463L23.7723 26.5515L24.2324 26.5325L24.7292 26.4188H25.4653L25.8518 26.7031L26.3302 27.1768L26.4039 27.5178L26.6799 27.5748L26.7719 27.2336L27.2319 27.1578L27.784 27.0631L28.2257 27.1768L28.5201 27.4042L28.6121 27.821L28.4833 28.1242L28.2624 28.2758L27.9128 28.579L27.6736 28.939L28.0417 29.4886L28.428 29.8296L28.8329 30.2276L29.0906 30.5876L29.3297 31.0234L29.4402 31.6109L29.7714 31.8003L30.0107 31.6866V31.4782L30.5627 31.4025L30.7835 31.175L30.9491 30.7771L31.0043 30.3981H31.5012L31.4829 30.1897L31.1148 29.9623L30.7284 29.7349L30.6363 29.1286L30.7835 28.7495L31.078 28.7117L31.7036 28.977L32.4213 29.2991L33.3046 29.8865L33.7279 30.0949H34.1327L34.4456 30.0192L34.5743 29.8676L34.9608 29.7918L35.1448 30.0571L35.2001 30.4171L35.108 30.6445L34.7216 30.7392L34.5927 30.9856L34.74 31.3456L35.1264 31.6488L35.5313 32.1983L35.9361 32.293L36.2305 32.1794L36.341 31.8572L36.525 31.6866L36.801 31.8193L36.9851 32.3878L37.5003 32.4826L37.7211 32.672L38.0155 32.8236L38.586 32.7857L38.8621 33.0699L39.6166 34.0743V34.6237ZM38.1166 34.5749V35.4255L37.7752 35.7451L37.6197 36.2251L37.4263 36.3765L37.1064 36.6235L36.6352 36.9341L35.8989 37.5239L35.5142 38.7121L35.5187 38.8507L34.9825 39.4026L34.6017 39.8341L34.303 40.1577L33.9751 40.4617L33.9443 40.4904L33.7584 40.4828L33.6688 40.4627L32.9914 40.0973L31.6835 40.354L31.0631 40.8944L30.8096 41.1861L30.7789 41.1807L30.7458 41.1642L30.3189 40.6145L29.3981 40.5588L28.696 40.4502L27.8021 40.8045L27.7082 40.8951L27.4663 40.9178L27.4603 40.9183L27.2886 40.9337L27.138 40.7495L26.4105 40.0004L25.7343 39.9821L25.4897 39.6044H24.3013L24.05 39.6432L23.9218 39.5947L23.4632 39.4444L23.1682 39.3576L23.0821 39.3167L22.4217 38.9457L21.7198 38.9032H20.738L19.8269 40.0288L19.863 40.5869L19.7836 40.8078L19.5583 40.9334L18.6954 41.8645L18.6763 41.9919L18.3712 42.0442L18.0128 42.2003H17.8697L17.316 41.2502L16.7904 41.0697L16.6569 40.8596C16.6428 40.8312 16.63 40.8074 16.6196 40.7887C16.5688 40.6972 16.5164 40.6218 16.4842 40.5771C16.4161 40.4823 16.3411 40.3912 16.2868 40.3269C16.2284 40.2577 16.1722 40.1941 16.132 40.1493C16.1115 40.1264 16.0942 40.1073 16.0816 40.0936L16.0664 40.077L16.0617 40.0718L16.0601 40.0701L16.0593 40.0692C16.0592 40.0692 16.0591 40.069 14.9579 41.0875L16.0593 40.0692L15.9957 40.0005L15.4285 39.5226L14.8651 39.1867L14.639 39.1L14.586 38.9286L13.9107 38.407L13.4166 37.9282L12.7357 37.0794L11.7185 36.032L11.0996 35.8904L11.07 35.8772L11.0262 35.8134L10.7257 35.3086L10.4587 34.7955L10.0826 34.1315L10.5864 33.5728L10.2886 31.9784L9.46551 30.9677L9.21993 30.7755L9.34547 30.5457L9.52115 30.3718L9.88455 30.1677L10.4039 30.1092L11.8728 30.6431L12.5376 29.5022L13.0621 29.4097L13.5662 28.7606H14.0429L15.1428 27.9856L15.1945 27.8564H16.7856L17.3277 27.075L17.5175 26.8952L17.6924 26.8051L18.281 26.5807L19.4564 27.7274L20.8169 26.9146H21.136L21.7438 26.7827L21.8502 27.4954L23.3448 28.2649L24.0378 28.0418L24.4322 28.0256L24.8987 27.9188H24.9477L24.9581 27.9291L25.1439 28.7896L25.872 28.9397L25.8703 28.9422L26.9034 30.4846L27.4052 30.9276L27.6888 31.2063L27.8187 31.3878L27.8997 31.5355L28.094 32.5689L29.7072 33.4917L31.0612 32.8481L31.2786 32.8183L31.4112 32.6818L31.5107 32.6345V32.5794L32.0587 32.0151L32.1073 31.8981H33.1394L33.1006 31.458L33.1817 31.498L33.5018 32.2808L34.0399 32.7029L34.6515 33.533L36.0447 33.8589L36.2534 33.7783L36.8307 33.8846L36.8779 33.925L37.6994 34.348L37.9343 34.3324L38.1166 34.5749Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.4409 10.5009L36.2132 8.72857L27.7279 0.243286L17.4704 10.5009H7.16065C6.44293 10.5009 5.78024 10.8854 5.42416 11.5086L0.263514 20.5397C0.0908306 20.8419 0 21.1839 0 21.532V46.0009C0 47.1054 0.895432 48.0009 2 48.0009H46C47.1046 48.0009 48 47.1054 48 46.0009V21.532C48 21.1839 47.9092 20.8419 47.7365 20.5397L42.5758 11.5086C42.2198 10.8854 41.5571 10.5009 40.8394 10.5009H34.4409ZM27.7279 2.36461L17.1213 12.9712L19.151 15.0009H27.8196L34.0919 8.72857L27.7279 2.36461ZM15 12.9712L17.0296 15.0009H12.75C12.3358 15.0009 12 15.3366 12 15.7509C12 16.1651 12.3358 16.5009 12.75 16.5009H35.25C35.6642 16.5009 36 16.1651 36 15.7509C36 15.3366 35.6642 15.0009 35.25 15.0009H29.9409L32.9409 12.0009H40.8394C41.0188 12.0009 41.1845 12.097 41.2735 12.2528L45.7009 20.0009H2.29905L6.72652 12.2528C6.81555 12.097 6.98122 12.0009 7.16065 12.0009H15.9704L15 12.9712ZM1.50097 21.5009C1.50032 21.5112 1.5 21.5216 1.5 21.532V46.0009C1.5 46.277 1.72386 46.5009 2 46.5009H46C46.2761 46.5009 46.5 46.277 46.5 46.0009V21.532C46.5 21.5216 46.4997 21.5112 46.499 21.5009H1.50097Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_946">
8
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_927)">
3
+ <path d="M18 32.3342L19.5 31.5009L21 32.3342V33.1675L18.75 34.0009L18 32.3342Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M39.6166 34.6237L40.4078 35.0975L40.555 35.3817L40.6471 36.2344L40.4631 36.3671L40.2054 36.405L39.7086 36.3482L39.2853 36.386L39.083 36.5755L38.9725 36.9166L38.8069 37.2008L38.3469 37.5608L37.9788 37.8451L37.5187 38.1483L37.1875 38.4136L37.0219 38.9252L37.0403 39.4937L37.0587 39.9674L36.7275 40.3275L36.3042 40.1948L36.0833 40.4222L35.7153 40.8391L35.3657 41.218L34.9976 41.5592L34.6112 41.9192L34.0223 41.9949L33.5623 41.976L33.139 41.8813L32.7525 41.6728L32.3662 41.7486L32.1269 41.957L31.8141 42.317L31.5196 42.715L31.2068 43.2646L30.9491 42.7339L30.3051 42.6202L29.7714 42.355L29.5506 42.0708L29.2378 42.0518L28.8697 41.9949L28.6305 42.0897L28.3361 42.3739H28.0048L27.6 42.4118L27.1767 42.4497L26.827 42.3929L26.3118 42.1086L26.0174 41.7486L25.7597 41.4833L25.0605 41.4644L24.8212 41.3317L24.674 41.1044H24.4164L24.0484 41.1612H23.8235L23.4227 41.0096L23.0178 40.8769L22.6313 40.7632L22.3922 40.6496L21.9873 40.4222L21.6745 40.4032H21.4537L21.3616 40.5169L21.38 40.8012L21.196 41.3128L21.104 41.7297L20.9384 41.8813L20.4967 42.1276L20.1103 42.5445L20.0735 42.7909L19.8895 43.1887L19.5399 43.3782L19.2454 43.4162L18.8038 43.4919L18.3253 43.7003H17.3867L16.8971 43.5487L16.5034 43.3403L16.4667 43.0371V42.7718L16.301 42.4877L16.025 42.3929L15.7122 42.2931L15.565 41.9381L15.3238 41.5584C15.3238 41.4831 14.9579 41.0875 14.9579 41.0875L16.0593 40.0692L16.0617 40.0718L16.0664 40.077L16.0816 40.0936L16.1003 40.1141L16.132 40.1493C16.1722 40.1941 16.2284 40.2577 16.2868 40.3269C16.3411 40.3912 16.4161 40.4823 16.4842 40.5771C16.5164 40.6218 16.5688 40.6972 16.6196 40.7887C16.63 40.8074 16.6428 40.8312 16.6569 40.8596L16.7904 41.0697L17.316 41.2502L17.8697 42.2003H18.0128L18.3712 42.0442L18.6763 41.9919L18.6954 41.8645L19.5583 40.9334L19.7836 40.8078L19.863 40.5869L19.8269 40.0288L20.738 38.9032H21.7198L22.1188 38.9274L20.5932 36.7915C20.5301 36.7033 20.4999 36.6015 20.5 36.5008H16.5001V36.571L15.6125 39.6776L15.9957 40.0005L16.0593 40.0692C16.0593 40.0692 16.0591 40.069 14.9579 41.0875L14.5554 40.7484L14.2079 40.5412L13.4212 40.2398L13.2931 39.8254L12.9273 39.5428L12.3053 38.94L11.6101 38.0734L10.9515 37.3953L10.6222 37.3199L10.0734 37.075L9.7624 36.6229L9.41481 36.0389L9.1404 35.5115L8.75623 34.8334L8.48182 34.6449L8.33546 34.2494L8.46352 33.7031L8.73793 33.3829L8.97576 33.1191L8.88429 32.6294L8.40864 32.0454L7.49394 31.3295L7.40247 30.9151L7.10976 30.3876L7 30.124L7.20124 29.9355H7.96958L8.13423 29.6341L8.60988 29.1632L9.41481 28.7111L10.5856 28.5792L11.2076 28.8053L11.5918 28.146L12.2321 28.033L12.598 27.562L13.2017 27.2606H13.5675L13.9151 27.0157L14.0432 26.6955L14.464 26.4317L14.9396 26.3564H16.0006L16.1836 26.0926L16.641 25.6594L17.08 25.4333L17.574 25.245L17.7934 25.0001L17.7752 24.6233L17.5007 24.1901L17.5191 23.8698L17.9581 23.7003L18.635 24.0582L19.2386 24.6233L19.2753 25.0377L19.3302 25.5087L19.6778 25.8478L19.9907 25.6608L20.2265 25.4619L20.337 25.434L20.4783 25.4146H20.9752L21.3249 25.3387L21.3616 25.1303L21.3249 24.8461L21.2696 24.6566L21.2512 24.4292L21.4537 24.2397L21.6929 24.2965L22.1713 24.3534L22.5762 24.4861L22.8706 25.0166L22.889 25.3577L23.0915 25.604L23.1467 26.0209L23.2202 26.5136L23.4779 26.6463L23.7723 26.5515L24.2324 26.5325L24.7292 26.4188H25.4653L25.8518 26.7031L26.3302 27.1768L26.4039 27.5178L26.6799 27.5748L26.7719 27.2336L27.2319 27.1578L27.784 27.0631L28.2257 27.1768L28.5201 27.4042L28.6121 27.821L28.4833 28.1242L28.2624 28.2758L27.9128 28.579L27.6736 28.939L28.0417 29.4886L28.428 29.8296L28.8329 30.2276L29.0906 30.5876L29.3297 31.0234L29.4402 31.6109L29.7714 31.8003L30.0107 31.6866V31.4782L30.5627 31.4025L30.7835 31.175L30.9491 30.7771L31.0043 30.3981H31.5012L31.4829 30.1897L31.1148 29.9623L30.7284 29.7349L30.6363 29.1286L30.7835 28.7495L31.078 28.7117L31.7036 28.977L32.4213 29.2991L33.3046 29.8865L33.7279 30.0949H34.1327L34.4456 30.0192L34.5743 29.8676L34.9608 29.7918L35.1448 30.0571L35.2001 30.4171L35.108 30.6445L34.7216 30.7392L34.5927 30.9856L34.74 31.3456L35.1264 31.6488L35.5313 32.1983L35.9361 32.293L36.2305 32.1794L36.341 31.8572L36.525 31.6866L36.801 31.8193L36.9851 32.3878L37.5003 32.4826L37.7211 32.672L38.0155 32.8236L38.586 32.7857L38.8621 33.0699L39.6166 34.0743V34.6237ZM21.6144 36.5008L23.7945 39.553L23.9218 39.5947L24.05 39.6432L24.3013 39.6044H25.1813L27.8573 36.4824L27.7822 36.4523L24.2552 34.4369L21.6754 36.5008H21.6144ZM26.1647 39.9937L28.8381 36.8747L30.3144 37.4652C30.3584 37.4828 30.4035 37.4937 30.4484 37.4984L32.4636 38.506L33.13 40.1721L32.9914 40.0973L31.6835 40.354L31.0631 40.8944L30.8096 41.1861L30.7789 41.1807L30.7458 41.1642L30.3189 40.6145L29.3981 40.5588L28.696 40.4502L27.8021 40.8045L27.7082 40.8951L27.4663 40.9178L27.4603 40.9183L27.2886 40.9337L27.138 40.7495L26.4105 40.0004L26.1647 39.9937ZM24.3665 33.5191C24.4905 33.4847 24.6276 33.4979 24.7482 33.5668L28.218 35.5496L29.9585 36.2458L29.5525 33.4032L28.094 32.5689L28.0737 32.4607L23.8737 32.0408L24.3665 33.5191ZM23.5498 31.0034L27.8433 31.4327L27.8187 31.3878L27.6888 31.2063L27.4052 30.9276L26.9034 30.4846L25.8703 28.9422L25.872 28.9397L25.6258 28.889L24.126 29.4889L23.0672 29.6212L23.5273 31.0016C23.5348 31.002 23.5423 31.0026 23.5498 31.0034ZM31.0294 36.6709L30.5201 33.1053L31.0612 32.8481L31.2786 32.8183L31.4112 32.6818L31.5107 32.6345V32.5794L31.8527 32.2272L34.2506 36.2236L31.842 37.0265C31.8226 37.033 31.8038 37.0405 31.7858 37.049L31.0294 36.6709ZM35.3149 36.0539L32.8215 31.8981H33.1394L33.1006 31.458L33.1817 31.498L33.5018 32.2808L34.0399 32.7029L34.6515 33.533L36.0447 33.8589L36.2534 33.7783L36.8307 33.8846L36.8779 33.925L37.6994 34.348L37.9343 34.3324L38.1166 34.5749V35.4255L37.7752 35.7451L37.6197 36.2251L37.4263 36.3765L37.3238 36.4557L35.3149 36.0539ZM33.0461 37.6792L33.2508 37.7816L34.2288 40.2265L34.303 40.1577L34.6017 39.8341L34.9825 39.4026L35.5187 38.8507L35.5142 38.7121L35.8989 37.5239L36.2319 37.2571L35.0323 37.0172L33.0461 37.6792ZM15.5001 35.9898L15.5 36.0008L15.5001 36.0117V36.4309L14.7278 39.1341L14.639 39.1L14.586 38.9286L13.9107 38.407L13.4166 37.9282L12.7357 37.0794L11.7185 36.032L11.0996 35.8904L11.07 35.8772L11.0262 35.8134L10.7257 35.3086L10.4587 34.7955L10.0826 34.1315L10.2572 33.938C10.3642 33.9975 10.4932 34.0181 10.6214 33.986L14.4801 33.0214L15.5001 33.3614V35.9898ZM16.5001 35.5008H21.3246L23.4154 33.8281L22.0553 29.7477L20.0621 29.9969C19.95 30.0109 19.842 29.9866 19.751 29.9344L15.2032 32.2083L16.5001 32.6406V35.5008ZM23.8741 28.5126L20 28.9969V27.4026L20.8169 26.9146H21.136L21.7438 26.7827L21.8502 27.4954L23.3448 28.2649L24.0378 28.0418L24.4322 28.0256L24.8987 27.9188H24.9477L24.9581 27.9291L24.9879 28.0671L23.8741 28.5126ZM13.9563 32.1216L12.2524 29.9917L11.8728 30.6431L10.4039 30.1092L9.88455 30.1677L9.52115 30.3718L9.34547 30.5457L9.21993 30.7755L9.46551 30.9677L10.2886 31.9784L10.4778 32.9912L13.9563 32.1216ZM13.0647 29.4063L14.6379 31.3729L19 29.1918V27.2822L18.281 26.5807L17.6924 26.8051L17.5175 26.8952L17.3277 27.075L16.7856 27.8564H15.1945L15.1428 27.9856L14.0429 28.7606H13.5662L13.0647 29.4063Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.4409 10.5009L36.2132 8.72857L27.7279 0.243286L17.4704 10.5009H7.16065C6.44293 10.5009 5.78024 10.8854 5.42416 11.5086L0.263514 20.5397C0.0908306 20.8419 0 21.1839 0 21.532V46.0009C0 47.1054 0.895432 48.0009 2 48.0009H46C47.1046 48.0009 48 47.1054 48 46.0009V21.532C48 21.1839 47.9092 20.8419 47.7365 20.5397L42.5758 11.5086C42.2198 10.8854 41.5571 10.5009 40.8394 10.5009H34.4409ZM27.7279 2.36461L17.1213 12.9712L19.151 15.0009H27.8196L34.0919 8.72857L27.7279 2.36461ZM15 12.9712L17.0296 15.0009H12.75C12.3358 15.0009 12 15.3366 12 15.7509C12 16.1651 12.3358 16.5009 12.75 16.5009H35.25C35.6642 16.5009 36 16.1651 36 15.7509C36 15.3366 35.6642 15.0009 35.25 15.0009H29.9409L32.9409 12.0009H40.8394C41.0188 12.0009 41.1845 12.097 41.2735 12.2528L45.7009 20.0009H2.29905L6.72652 12.2528C6.81555 12.097 6.98122 12.0009 7.16065 12.0009H15.9704L15 12.9712ZM1.50097 21.5009C1.50032 21.5112 1.5 21.5216 1.5 21.532V46.0009C1.5 46.277 1.72386 46.5009 2 46.5009H46C46.2761 46.5009 46.5 46.277 46.5 46.0009V21.532C46.5 21.5216 46.4997 21.5112 46.499 21.5009H1.50097Z" fill="currentColor"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_100_927">
9
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 6.75085C9 7.16507 9.33579 7.50085 9.75 7.50085H18.25C18.6642 7.50085 19 7.16507 19 6.75085C19 6.33664 18.6642 6.00085 18.25 6.00085H9.75C9.33579 6.00085 9 6.33664 9 6.75085Z" fill="currentColor"/>
3
+ <path d="M19 10.7509C19 11.1651 18.6642 11.5009 18.25 11.5009H9.75C9.33579 11.5009 9 11.1651 9 10.7509C9 10.3366 9.33579 10.0009 9.75 10.0009H18.25C18.6642 10.0009 19 10.3366 19 10.7509Z" fill="currentColor"/>
4
+ <path d="M9 14.7509C9 15.1651 9.33579 15.5009 9.75 15.5009H15.25C15.6642 15.5009 16 15.1651 16 14.7509C16 14.3366 15.6642 14.0009 15.25 14.0009H9.75C9.33579 14.0009 9 14.3366 9 14.7509Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34 11.5009C34 14.5384 31.5376 17.0009 28.5 17.0009C25.4624 17.0009 23 14.5384 23 11.5009C23 8.46329 25.4624 6.00085 28.5 6.00085C31.5376 6.00085 34 8.46329 34 11.5009ZM32.5 11.5009C32.5 13.71 30.7091 15.5009 28.5 15.5009C26.2909 15.5009 24.5 13.71 24.5 11.5009C24.5 9.29172 26.2909 7.50086 28.5 7.50086C30.7091 7.50086 32.5 9.29172 32.5 11.5009Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M41 2.00085C41 0.896285 40.1046 0.000854492 39 0.000854492H7C5.89543 0.000854492 5 0.896285 5 2.00085V16.0009H2C0.89543 16.0009 0 16.8963 0 18.0009V46.0009C0 47.1054 0.895431 48.0009 2 48.0009H43.3057C44.2834 48.0009 45.1178 47.294 45.2785 46.3297L47.6119 32.3297C47.815 31.1106 46.875 30.0009 45.6391 30.0009H45V18.0009C45 16.8963 44.1046 16.0009 43 16.0009H41V2.00085ZM15.3513 27.0009C16.0626 27.0009 16.7204 27.3787 17.0788 27.9931L18.25 30.0009H20V26.5009C20 21.8064 23.8056 18.0009 28.5 18.0009C33.1944 18.0009 37 21.8064 37 26.5009V30.0009H39.5V2.00085C39.5 1.72471 39.2761 1.50085 39 1.50085H7C6.72386 1.50085 6.5 1.72471 6.5 2.00085V27.0009H15.3513ZM35.5 30.0009V26.5009C35.5 22.6349 32.366 19.5009 28.5 19.5009C24.634 19.5009 21.5 22.6349 21.5 26.5009V30.0009H35.5ZM41 30.0009H43.5V18.0009C43.5 17.7247 43.2761 17.5009 43 17.5009H41V30.0009ZM2 17.5009C1.72386 17.5009 1.5 17.7247 1.5 18.0009V37.5009L2.75469 28.718C2.89545 27.7327 3.73929 27.0009 4.73459 27.0009H5V17.5009H2ZM45.6391 31.5009H17.3884L15.7831 28.7489C15.6935 28.5953 15.5291 28.5009 15.3513 28.5009H4.73459C4.48577 28.5009 4.27481 28.6838 4.23962 28.9301L1.81104 45.9301C1.76801 46.2314 2.00174 46.5009 2.30602 46.5009H43.3057C43.5502 46.5009 43.7588 46.3241 43.7989 46.0831L46.1323 32.0831C46.1831 31.7783 45.948 31.5009 45.6391 31.5009Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <ellipse cx="16.5002" cy="25.3346" rx="1.5" ry="1.49382" fill="currentColor"/>
3
+ <ellipse cx="31.5" cy="25.3346" rx="1.5" ry="1.49382" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M29.0835 15.5337C25.7206 14.9427 22.2799 14.9427 18.917 15.5337L15.6306 16.1112C15.2227 16.1829 14.8336 15.9117 14.7617 15.5055C14.6897 15.0993 14.962 14.7118 15.3699 14.6401L18.6563 14.0626C22.1916 13.4413 25.8089 13.4413 29.3441 14.0626L32.6306 14.6401C33.0385 14.7118 33.3108 15.0993 33.2388 15.5055C33.1669 15.9117 32.7778 16.1829 32.3699 16.1112L29.0835 15.5337Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.263 11.6038C25.496 10.6852 22.5044 10.6852 19.7374 11.6038C19.3444 11.7342 18.9197 11.5227 18.7887 11.1314C18.6577 10.7401 18.8701 10.3171 19.263 10.1866C22.338 9.16586 25.6624 9.16586 28.7374 10.1866C29.1303 10.3171 29.3427 10.7401 29.2117 11.1314C29.0807 11.5227 28.656 11.7342 28.263 11.6038Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27.2045 36.1007C25.1581 36.9741 22.8418 36.9741 20.7954 36.1007C20.4147 35.9382 19.9738 36.1138 19.8106 36.493C19.6474 36.8721 19.8238 37.3112 20.2045 37.4737C22.6282 38.5082 25.3717 38.5082 27.7954 37.4737C28.1761 37.3112 28.3525 36.8721 28.1893 36.493C28.0261 36.1138 27.5852 35.9382 27.2045 36.1007Z" fill="currentColor"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.83928 8.29772C9.27776 8.04697 8.65524 7.90751 8 7.90751C5.82587 7.90751 4.01185 9.44299 3.59171 11.4844C1.54182 11.9028 0 13.7094 0 15.8746C0 18.2672 1.88277 20.2219 4.25333 20.3494C4.64158 20.9293 5.16194 21.4139 5.77157 21.7606C3.74366 22.2998 2.25 24.1419 2.25 26.3313C2.25 28.909 4.32028 31.0052 6.89526 31.0607C7.99728 39.4902 15.2353 46 24 46C32.7647 46 40.0027 39.4902 41.1047 31.0607C43.6797 31.0052 45.75 28.909 45.75 26.3313C45.75 24.1419 44.2563 22.2998 42.2284 21.7606C42.8381 21.4139 43.3584 20.9293 43.7467 20.3494C46.1172 20.2219 48 18.2672 48 15.8746C48 13.7094 46.4582 11.9028 44.4083 11.4844C43.9882 9.44299 42.1741 7.90751 40 7.90751C39.3449 7.90751 38.7224 8.04694 38.161 8.29762C31.2817 -1.43253 16.7184 -1.4325 9.83928 8.29772ZM11.0869 9.12811C11.9569 9.94527 12.5 11.104 12.5 12.389C12.5 13.4203 12.1502 14.3703 11.5622 15.1277C12.1502 15.885 12.5 16.835 12.5 17.8663C12.5 18.2092 12.4613 18.5431 12.3881 18.864C13.4426 18.2302 14.6785 17.8655 16 17.8655C19.5265 17.8655 22.4439 20.4625 22.9291 23.8408H25.0709C25.5561 20.4625 28.4735 17.8655 32 17.8655C33.3215 17.8655 34.5574 18.2302 35.6119 18.864C35.5387 18.5431 35.5 18.2092 35.5 17.8663C35.5 16.835 35.8498 15.885 36.4378 15.1277C35.8498 14.3703 35.5 13.4203 35.5 12.389C35.5 11.1039 36.0432 9.9451 36.9133 9.12794C30.6273 0.282435 17.3728 0.282495 11.0869 9.12811ZM9.66621 15.1277L10.3755 14.214C10.7675 13.709 11 13.0782 11 12.389C11 10.739 9.65685 9.40133 8 9.40133C6.55234 9.40133 5.34113 10.424 5.06116 11.7844L4.86244 12.7499L3.89288 12.9478C2.52689 13.2267 1.5 14.4329 1.5 15.8746C1.5 17.4692 2.75517 18.7728 4.33425 18.8578L5.08449 18.8981L5.50132 19.5207C6.04162 20.3276 6.9594 20.854 8 20.854C9.65685 20.854 11 19.5164 11 17.8663C11 17.1772 10.7675 16.5463 10.3755 16.0413L9.66621 15.1277ZM39 24.8367C39 23.852 38.795 22.915 38.4252 22.0657C38.8411 22.2205 39.2862 22.3157 39.75 22.341V28.8211C39.75 37.4837 32.6985 44.5062 24 44.5062C15.3015 44.5062 8.25 37.4837 8.25 28.8211V22.341C8.71379 22.3157 9.15887 22.2205 9.5748 22.0657C9.20499 22.915 9 23.852 9 24.8367C9 28.6867 12.134 31.8078 16 31.8078C19.6979 31.8078 22.726 28.9523 22.9824 25.3346H25.0176C25.274 28.9523 28.3021 31.8078 32 31.8078C35.866 31.8078 39 28.6867 39 24.8367ZM6.75 23.1042C5.07189 23.2313 3.75 24.6276 3.75 26.3313C3.75 28.0404 5.08012 29.4401 6.76566 29.5597C6.75526 29.3148 6.75 29.0685 6.75 28.8211V23.1042ZM41.25 23.1042V28.8211C41.25 29.0685 41.2447 29.3148 41.2343 29.5597C42.9199 29.4401 44.25 28.0404 44.25 26.3313C44.25 24.6276 42.9281 23.2313 41.25 23.1042ZM38.3338 15.1277L37.6245 14.214C37.2325 13.709 37 13.0782 37 12.389C37 10.739 38.3431 9.40133 40 9.40133C41.4477 9.40133 42.6589 10.424 42.9388 11.7844L43.1376 12.7499L44.1071 12.9478C45.4731 13.2267 46.5 14.4329 46.5 15.8746C46.5 17.4692 45.2448 18.7728 43.6658 18.8578L42.9155 18.8981L42.4987 19.5207C41.9584 20.3276 41.0406 20.854 40 20.854C38.3431 20.854 37 19.5164 37 17.8663C37 17.1772 37.2325 16.5463 37.6245 16.0413L38.3338 15.1277ZM16 30.314C19.0376 30.314 21.5 27.8617 21.5 24.8367C21.5 21.8116 19.0376 19.3593 16 19.3593C12.9624 19.3593 10.5 21.8116 10.5 24.8367C10.5 27.8617 12.9624 30.314 16 30.314ZM32 30.314C35.0376 30.314 37.5 27.8617 37.5 24.8367C37.5 21.8116 35.0376 19.3593 32 19.3593C28.9624 19.3593 26.5 21.8116 26.5 24.8367C26.5 27.8617 28.9624 30.314 32 30.314Z" fill="currentColor"/>
8
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M22.1388 16.234C22.4662 15.9038 22.4329 15.3516 22.0359 15.1096C19.8398 13.7711 17.26 13 14.5 13C6.49187 13 0 19.4919 0 27.5C0 35.5081 6.49187 42 14.5 42C22.5081 42 29 35.5081 29 27.5C29 24.5133 28.097 21.7374 26.549 19.4307C26.2908 19.0458 25.754 18.9874 25.4241 19.3128C25.1507 19.5826 25.1339 20.0103 25.346 20.3305C26.7072 22.3857 27.5 24.8503 27.5 27.5C27.5 34.6797 21.6797 40.5 14.5 40.5C7.3203 40.5 1.5 34.6797 1.5 27.5C1.5 20.3203 7.3203 14.5 14.5 14.5C16.9461 14.5 19.2344 15.1756 21.1885 16.3504C21.4939 16.534 21.8879 16.487 22.1388 16.234Z" fill="currentColor"/>
3
+ <path d="M46.5 27.5C46.5 34.6797 40.6797 40.5 33.5 40.5C31.0538 40.5 28.7654 39.8244 26.8113 38.6495C26.5059 38.4659 26.1119 38.5129 25.861 38.7659C25.5336 39.096 25.5668 39.6482 25.9639 39.8902C28.16 41.2288 30.7399 42 33.5 42C41.5081 42 48 35.5081 48 27.5C48 19.4919 41.5081 13 33.5 13C25.4919 13 19 19.4919 19 27.5C19 30.4867 19.903 33.2625 21.4509 35.5693C21.7091 35.9541 22.246 36.0126 22.5759 35.6871C22.8493 35.4173 22.8661 34.9897 22.654 34.6695C21.2927 32.6143 20.5 30.1497 20.5 27.5C20.5 20.3203 26.3203 14.5 33.5 14.5C40.6797 14.5 46.5 20.3203 46.5 27.5Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.1313 6.5L10.6158 8.30446L11.8704 10.5H17.1294L18.384 8.30446L17.8684 6.5H11.1313ZM10.7542 5C10.3077 5 9.91532 5.29598 9.79267 5.72528L9.11563 8.09492C9.04162 8.35395 9.07525 8.63188 9.20891 8.86578L10.712 11.4961C10.89 11.8077 11.2214 12 11.5802 12H17.4196C17.7784 12 18.1098 11.8077 18.2878 11.4961L19.7909 8.86578C19.9245 8.63188 19.9582 8.35395 19.8842 8.09492L19.2071 5.72528C19.0845 5.29598 18.6921 5 18.2456 5H10.7542Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_85_4581)">
3
+ <path d="M11.742 10.344C12.7103 9.02267 13.144 7.38447 12.9563 5.75713C12.7686 4.12979 11.9734 2.63332 10.7298 1.56711C9.48612 0.500899 7.88575 -0.056418 6.24884 0.00665514C4.61192 0.0697283 3.05919 0.748541 1.90127 1.90729C0.743353 3.06603 0.0656519 4.61926 0.00375008 6.25621C-0.0581517 7.89317 0.500311 9.49314 1.56741 10.736C2.63451 11.9789 4.13155 12.773 5.75902 12.9596C7.38649 13.1461 9.02438 12.7112 10.345 11.742H10.344C10.3733 11.782 10.406 11.8203 10.442 11.857L14.292 15.707C14.4795 15.8946 14.7339 16.0001 14.9991 16.0002C15.2644 16.0003 15.5189 15.895 15.7065 15.7075C15.8941 15.52 15.9996 15.2656 15.9997 15.0003C15.9998 14.7351 15.8945 14.4806 15.707 14.293L11.857 10.443C11.8213 10.4068 11.7828 10.3743 11.742 10.344ZM12 6.49998C12 7.22225 11.8577 7.93745 11.5813 8.60474C11.3049 9.27203 10.8998 9.87834 10.3891 10.3891C9.87837 10.8998 9.27205 11.3049 8.60476 11.5813C7.93747 11.8577 7.22227 12 6.5 12C5.77773 12 5.06253 11.8577 4.39524 11.5813C3.72795 11.3049 3.12164 10.8998 2.61091 10.3891C2.10019 9.87834 1.69506 9.27203 1.41866 8.60474C1.14226 7.93745 1 7.22225 1 6.49998C1 5.04129 1.57946 3.64234 2.61091 2.61089C3.64236 1.57944 5.04131 0.999979 6.5 0.999979C7.95869 0.999979 9.35764 1.57944 10.3891 2.61089C11.4205 3.64234 12 5.04129 12 6.49998Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_4581">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_936)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34 34.0009C34 39.5237 29.5228 44.0009 24 44.0009C18.4772 44.0009 14 39.5237 14 34.0009C14 28.478 18.4772 24.0009 24 24.0009C29.5228 24.0009 34 28.478 34 34.0009ZM32.5 34.0009C32.5 38.6953 28.6944 42.5009 24 42.5009C22.6199 42.5009 21.3167 42.172 20.1643 41.5883C20.196 41.432 20.2499 41.284 20.3261 41.1444C20.4203 40.985 20.5978 40.9053 20.8587 40.9053C20.9674 40.9053 21.3949 41.0357 22.1413 41.2966C22.8949 41.5574 23.6159 41.6879 24.3043 41.6879C25.6739 41.6879 26.7971 41.2966 27.6739 40.5139C28.558 39.7313 29 38.7567 29 37.59C29 36.7205 28.7536 35.9668 28.2609 35.3292C27.7609 34.6987 26.8986 34.0067 25.6739 33.2531L23.7174 32.0466C22.9855 31.5973 22.4457 31.1661 22.0978 30.7531C21.75 30.3473 21.5761 29.8582 21.5761 29.2857C21.5761 28.648 21.8007 28.1516 22.25 27.7966C22.7065 27.4342 23.2391 27.2531 23.8478 27.2531C24.6304 27.2531 25.4203 27.5357 26.2174 28.1009C27.0217 28.6661 27.6051 29.6625 27.9674 31.09H28.5L28.0277 26.5138C30.6904 27.9493 32.5 30.7637 32.5 34.0009ZM27.5375 26.2697C26.4604 25.776 25.2624 25.5009 24 25.5009C19.3056 25.5009 15.5 29.3064 15.5 34.0009C15.5 37.0892 17.1471 39.7929 19.6107 41.2814L19 36.9161H19.5109C19.8877 37.9161 20.3297 38.7132 20.837 39.3074C21.721 40.3437 22.8188 40.8618 24.1304 40.8618C24.8406 40.8618 25.4529 40.6371 25.9674 40.1879C26.4891 39.7386 26.75 39.1118 26.75 38.3074C26.75 37.5828 26.4891 36.9524 25.9674 36.4161C25.6268 36.0755 24.9094 35.5647 23.8152 34.8835L21.913 33.6987C21.3406 33.3364 20.8841 32.9705 20.5435 32.6009C19.913 31.898 19.5978 31.1226 19.5978 30.2748C19.5978 29.1516 19.971 28.2168 20.7174 27.4705C21.4638 26.7241 22.4529 26.3509 23.6848 26.3509C24.192 26.3509 24.8007 26.4777 25.5109 26.7313C26.2283 26.9777 26.6377 27.1009 26.7391 27.1009C27.0145 27.1009 27.2029 27.0357 27.3043 26.9053C27.4029 26.7869 27.4807 26.5004 27.5375 26.2697Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.4409 10.5009L36.2132 8.72857L27.7279 0.243286L17.4704 10.5009H7.16065C6.44293 10.5009 5.78024 10.8854 5.42416 11.5086L0.263514 20.5397C0.0908306 20.8419 0 21.1839 0 21.532V46.0009C0 47.1054 0.895432 48.0009 2 48.0009H46C47.1046 48.0009 48 47.1054 48 46.0009V21.532C48 21.1839 47.9092 20.8419 47.7365 20.5397L42.5758 11.5086C42.2198 10.8854 41.5571 10.5009 40.8394 10.5009H34.4409ZM27.7279 2.36461L17.1213 12.9712L19.151 15.0009H27.8196L34.0919 8.72857L27.7279 2.36461ZM15 12.9712L17.0296 15.0009H12.75C12.3358 15.0009 12 15.3366 12 15.7509C12 16.1651 12.3358 16.5009 12.75 16.5009H35.25C35.6642 16.5009 36 16.1651 36 15.7509C36 15.3366 35.6642 15.0009 35.25 15.0009H29.9409L32.9409 12.0009H40.8394C41.0188 12.0009 41.1845 12.097 41.2735 12.2528L45.7009 20.0009H2.29905L6.72652 12.2528C6.81555 12.097 6.98122 12.0009 7.16065 12.0009H15.9704L15 12.9712ZM1.50097 21.5009C1.50032 21.5112 1.5 21.5216 1.5 21.532V46.0009C1.5 46.277 1.72386 46.5009 2 46.5009H46C46.2761 46.5009 46.5 46.277 46.5 46.0009V21.532C46.5 21.5216 46.4997 21.5112 46.499 21.5009H1.50097Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_936">
8
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.0744 6.93752L22.0659 6.93294L22.0247 6.91107C21.987 6.8912 21.9297 6.86142 21.8567 6.82463C21.7099 6.75068 21.5036 6.65044 21.2678 6.54631C20.76 6.32214 20.2495 6.14075 19.9113 6.09169C19.1058 5.97486 18.108 6.22345 17.132 6.6833C16.4149 7.02122 15.8473 7.40699 15.5281 7.66008V11.4546C15.9537 11.8983 16.2167 12.5005 16.2167 13.1674V15.1253C16.2167 15.7923 15.9537 16.3944 15.5281 16.8381V44.2484L15.5283 44.3484C15.5295 44.8754 15.5315 45.7003 15.2667 46.3829C15.1008 46.8108 14.808 47.2605 14.3086 47.5831C13.8223 47.8972 13.28 48 12.7713 48C12.2625 48 11.7202 47.8972 11.2339 47.5831C10.7346 47.2605 10.4418 46.8108 10.2758 46.3829C10.011 45.7003 10.013 44.8754 10.0142 44.3484L10.0144 44.2484V16.8381C9.58887 16.3944 9.32587 15.7923 9.32587 15.1253V13.1674C9.32587 12.5238 9.57082 11.9405 9.97041 11.5017C9.95928 11.3224 9.95695 11.1435 9.95516 11.0062L9.9541 10.9301C9.94922 10.6234 9.94231 10.3098 9.91186 9.98954C9.8463 9.30003 9.69154 8.85111 9.48625 8.61504C9.36363 8.47402 9.18771 8.37615 8.63703 8.23633C8.59207 8.22492 8.53966 8.21255 8.48097 8.1987C8.00846 8.08719 7.12868 7.87957 6.45107 7.2997C4.78169 5.87112 4.38094 3.12044 6.16318 1.34671C6.87942 0.63389 7.78628 0.142629 8.8772 0.351814C9.72893 0.515137 10.4241 1.09183 10.8549 1.44924L10.8719 1.46332C11.0549 1.6151 11.3703 1.69506 11.7117 1.57795C12.8753 1.17882 14.523 0.670779 16.2383 0.33474C17.9707 -0.00467283 19.4474 -0.11926 21.4765 0.147483L21.5825 0.161343C22.2414 0.247253 23.3915 0.397213 24.5616 0.756698C25.7699 1.1279 27.2349 1.79005 28.1982 3.06474C28.9464 4.05483 28.9739 5.12381 28.9894 5.72402C28.9914 5.80111 28.9932 5.87047 28.9963 5.93093C29.0297 6.585 28.9059 7.30343 28.4157 7.88239C27.9186 8.46956 27.2585 8.66186 26.7509 8.70398C25.8274 8.78061 24.9061 8.41464 24.4485 8.19275C24.0255 7.98762 23.4227 7.66828 22.9439 7.41063C22.7005 7.27967 22.4822 7.16089 22.3248 7.07484L22.1381 6.97259L22.0871 6.94451L22.0744 6.93752ZM11.5144 44.2484V16.75H14.0281V44.2484C14.0281 45.4919 14.0207 46.5 12.7713 46.5C11.5218 46.5 11.5144 45.4919 11.5144 44.2484ZM14.0281 7.35367V11.5H11.4738C11.461 11.3606 11.4581 11.1738 11.4547 10.955C11.4403 10.0354 11.417 8.54941 10.6181 7.63074C10.1191 7.05689 9.45427 6.89269 8.81505 6.73482C8.30286 6.60832 7.80713 6.48589 7.42635 6.16003C6.33866 5.22924 6.13514 3.49088 7.2213 2.40991C8.26079 1.37538 8.94656 1.81528 9.91435 2.61791C10.5299 3.12846 11.4006 3.27045 12.1984 2.9968C13.3275 2.60952 14.9041 2.12464 16.5267 1.80676C18.1277 1.49308 19.4391 1.39255 21.281 1.63469L21.375 1.64701C22.7302 1.82421 25.6712 2.20877 27.0015 3.9691C27.442 4.55199 27.4636 5.12422 27.487 5.7423C27.4903 5.82969 27.4937 5.91809 27.4982 6.00747C27.5856 7.71829 25.8855 7.22251 25.103 6.84306C24.3205 6.46361 22.7932 5.62097 22.7932 5.62097C22.7932 5.62097 21.2297 4.76722 20.1266 4.60722C17.6753 4.25168 14.8648 6.13526 14.1944 6.84306C14.0991 6.94366 14.0281 7.11233 14.0281 7.35367Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.6233 21.7398C29.0319 21.6717 29.3079 21.2853 29.2398 20.8767C29.1717 20.4681 28.7853 20.1921 28.3767 20.2602L26.9803 20.4929C25.7301 20.7013 24.6704 21.5262 24.1596 22.6851L24.0784 22.8695C23.4765 24.2351 22.7765 25.8235 22.2184 27.1284C21.9674 27.7152 21.7432 28.249 21.5688 28.6817C21.2055 29.3747 21 30.1633 21 31C21 33.7614 23.2386 36 26 36C28.7614 36 31 33.7614 31 31C31 30.6389 30.9617 30.2868 30.889 29.9474C31.6121 29.7213 32.3879 29.7213 33.111 29.9475C33.0383 30.2868 33 30.6389 33 31C33 33.7614 35.2386 36 38 36C40.7614 36 43 33.7614 43 31C43 30.1633 42.7945 29.3747 42.4312 28.6817C42.2568 28.249 42.0326 27.7152 41.7816 27.1284C41.2235 25.8236 40.5235 24.2352 39.9217 22.8696L39.8404 22.6851C39.3296 21.5262 38.2699 20.7013 37.0197 20.4929L35.6233 20.2602C35.2147 20.1921 34.8283 20.4681 34.7602 20.8767C34.6921 21.2853 34.9681 21.6717 35.3767 21.7398L36.7731 21.9725C37.5236 22.0976 38.1605 22.5929 38.4677 23.29L38.5486 23.4734C38.9491 24.3822 39.391 25.3849 39.8051 26.3358C39.2452 26.1189 38.6365 26 38 26C36.1315 26 34.5023 27.025 33.6441 28.5434C32.577 28.1893 31.423 28.1893 30.3559 28.5433C29.4977 27.025 27.8685 26 26 26C25.3635 26 24.7548 26.1189 24.1949 26.3358C24.6091 25.3848 25.051 24.382 25.4515 23.4732L25.5323 23.29C25.8395 22.5929 26.4764 22.0976 27.2269 21.9725L28.6233 21.7398ZM41.1167 29.4346L41.071 29.3196C40.4763 28.2352 39.324 27.5 38 27.5C36.067 27.5 34.5 29.067 34.5 31C34.5 32.933 36.067 34.5 38 34.5C39.933 34.5 41.5 32.933 41.5 31C41.5 30.781 41.4799 30.5668 41.4414 30.359C41.3964 30.2765 41.3664 30.1847 41.3551 30.0872C41.3481 30.0618 41.3353 30.0208 41.3149 29.9611C41.2714 29.8342 41.2048 29.6573 41.1167 29.4346ZM22.5586 30.359C22.6036 30.2765 22.6336 30.1847 22.6449 30.0872C22.6519 30.0618 22.6647 30.0208 22.6851 29.9611C22.7286 29.8342 22.7952 29.6573 22.8833 29.4346L22.929 29.3196C23.5237 28.2352 24.676 27.5 26 27.5C27.933 27.5 29.5 29.067 29.5 31C29.5 32.933 27.933 34.5 26 34.5C24.067 34.5 22.5 32.933 22.5 31C22.5 30.781 22.5201 30.5668 22.5586 30.359Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_849)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M41.76 10.8661C41.76 13.0753 39.9691 14.8661 37.76 14.8661C35.5509 14.8661 33.76 13.0753 33.76 10.8661C33.76 8.65698 35.5509 6.86612 37.76 6.86612C39.9691 6.86612 41.76 8.65698 41.76 10.8661ZM40.26 10.8661C40.26 12.2468 39.1407 13.3661 37.76 13.3661C36.3793 13.3661 35.26 12.2468 35.26 10.8661C35.26 9.48541 36.3793 8.36612 37.76 8.36612C39.1407 8.36612 40.26 9.48541 40.26 10.8661Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M41.027 3.39746L40.6931 3.25108L40.4192 1.99754C40.2282 1.12375 39.4545 0.500885 38.5601 0.500885H36.9589C36.0654 0.500885 35.2923 1.12252 35.1004 1.99518L34.824 3.25197L34.4929 3.39725C33.9404 3.63931 33.4155 3.94225 32.9297 4.29979L32.6369 4.51377L31.4112 4.12322C30.5586 3.85155 29.6318 4.21064 29.1849 4.9859L28.382 6.37849C27.9354 7.15315 28.0884 8.13427 28.7496 8.73619L29.6988 9.60027L29.6591 9.95981L29.6589 9.96161C29.5911 10.563 29.5911 11.17 29.6589 11.7708L29.6591 11.7727L29.6988 12.1315L28.7487 12.9976C28.0879 13.5999 27.9356 14.5811 28.3826 15.3554L29.1831 16.7418C29.6303 17.5164 30.5566 17.875 31.4088 17.6034L32.6342 17.213L32.9251 17.4259L32.9264 17.4268C33.1754 17.6098 33.4348 17.7788 33.7055 17.9333C33.9586 18.0799 34.2165 18.2113 34.4822 18.3302L34.4924 18.3347L34.8263 18.481L35.1003 19.7346C35.2912 20.6084 36.0649 21.2312 36.9594 21.2312H38.56C39.4545 21.2312 40.2283 20.6083 40.4192 19.7344L40.6932 18.4799L41.027 18.3336L41.0315 18.3316C41.5799 18.0891 42.1027 17.788 42.589 17.4318L42.8821 17.2173L44.11 17.6081C44.9621 17.8793 45.8881 17.5207 46.3352 16.7463L47.1357 15.3599C47.5828 14.5855 47.4304 13.6044 46.7696 13.002L45.8195 12.1359L45.8592 11.7768L45.8595 11.7745C45.9272 11.1734 45.9272 10.5666 45.8594 9.96604L45.8592 9.96386L45.8194 9.60441L46.7718 8.73497C47.4319 8.1324 47.5837 7.15168 47.1367 6.37776L46.3351 4.99C45.8879 4.21568 44.9619 3.85721 44.1098 4.12856L42.8826 4.51939L42.5915 4.30665L42.5895 4.3052C42.1055 3.94927 41.5847 3.64629 41.0361 3.40145L41.027 3.39746ZM41.7025 5.51482C41.3045 5.22193 40.8761 4.97264 40.4248 4.77125L39.3909 4.31802L38.9538 2.31781C38.9133 2.13278 38.7495 2.00089 38.5601 2.00089H36.9589C36.7697 2.00089 36.606 2.13252 36.5654 2.31731L36.1252 4.31913L35.0946 4.77125C34.6427 4.96918 34.2142 5.21671 33.8169 5.50928L32.9071 6.17417L30.9558 5.55242C30.7753 5.4949 30.579 5.57094 30.4844 5.7351L29.6815 7.12769C29.5869 7.29173 29.6193 7.49949 29.7593 7.62695L31.2737 9.00549L31.1496 10.128C31.0942 10.6189 31.0942 11.1143 31.1496 11.6041L31.2737 12.7255L29.7592 14.1061C29.6193 14.2337 29.587 14.4415 29.6817 14.6054L30.4821 15.9918C30.5768 16.1558 30.7729 16.2317 30.9534 16.1742L32.9049 15.5524L33.8136 16.2173C34.0186 16.368 34.2314 16.5065 34.453 16.6329C34.6613 16.7537 34.8741 16.8622 35.0946 16.9609L36.1285 17.4141L36.5657 19.4143C36.6061 19.5993 36.77 19.7312 36.9594 19.7312H38.56C38.7495 19.7312 38.9133 19.5993 38.9537 19.4143L39.3909 17.413L40.4248 16.9598C40.8758 16.7603 41.3047 16.5132 41.7025 16.2217L42.6112 15.5569L44.565 16.1788C44.7454 16.2362 44.9415 16.1603 45.0362 15.9963L45.8367 14.6099C45.9313 14.4459 45.8991 14.2381 45.7591 14.1106L44.2446 12.73L44.3687 11.6085C44.4241 11.1176 44.4241 10.6223 44.3687 10.1325L44.2446 9.01103L45.7605 7.62715C45.9003 7.49956 45.9325 7.29188 45.8378 7.128L45.0362 5.74024C44.9415 5.57627 44.7454 5.50037 44.565 5.55782L42.6123 6.17971L41.7025 5.51482Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M23.2724 29.2141C23.2724 32.8603 20.3167 35.816 16.6706 35.816C13.0246 35.816 10.0688 32.8603 10.0688 29.2141C10.0688 25.568 13.0246 22.6122 16.6706 22.6122C20.3167 22.6122 23.2724 25.568 23.2724 29.2141ZM21.7724 29.2141C21.7724 32.0319 19.4883 34.316 16.6706 34.316C13.853 34.316 11.5688 32.0319 11.5688 29.2141C11.5688 26.3964 13.853 24.1122 16.6706 24.1122C19.4883 24.1122 21.7724 26.3964 21.7724 29.2141Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7285 42.2019L11.5362 41.6793C11.0896 41.4795 10.6571 41.2589 10.233 41.0132C9.78073 40.7551 9.34705 40.4727 8.93007 40.1662L8.92829 40.1649L7.89191 39.4066L5.06561 40.3071C4.06534 40.6259 2.97812 40.2049 2.45321 39.2958L0.996166 36.7721C0.471444 35.8633 0.650217 34.7117 1.42578 34.0047L3.61841 32.0059L3.47689 30.7272L3.47668 30.7254C3.3634 29.7227 3.36345 28.7092 3.47665 27.7051L3.47684 27.7033L3.61841 26.4229L1.42685 24.4279C0.650756 23.7214 0.471217 22.5698 0.995401 21.6606L2.45691 19.1256C2.98151 18.2156 4.06924 17.7941 5.07 18.113L7.89646 19.0136L8.93554 18.2542C9.74746 17.6565 10.6232 17.1507 11.5468 16.7462L12.7235 16.23L13.3609 13.3309C13.5861 12.3067 14.4936 11.5771 15.5424 11.5771H18.457C19.5068 11.5771 20.4149 12.3081 20.639 13.3337L21.2716 16.2282L22.4627 16.7504C23.3816 17.1604 24.2537 17.6679 25.0642 18.264L25.0663 18.2656L26.1038 19.0238L28.9329 18.1228C29.9329 17.8043 31.0198 18.225 31.5447 19.1339L33.0039 21.6601C33.5285 22.5685 33.3504 23.7196 32.5757 24.4268L30.3796 26.4316L30.5212 27.711L30.5215 27.7131C30.6347 28.7155 30.6346 29.7288 30.5215 30.7327L30.5213 30.7348L30.3797 32.014L32.5723 34.0128C33.3479 34.7197 33.5267 35.8713 33.0019 36.7802L31.5448 39.304C31.02 40.213 29.9331 40.6339 28.933 40.3155L26.1024 39.4145L25.0638 40.1745C24.2514 40.7696 23.3763 41.2737 22.4582 41.6797L22.4537 41.6817L21.2717 42.1999L20.639 45.0962C20.415 46.1219 19.5068 46.8531 18.4569 46.8531H15.5431C14.4933 46.8531 13.5852 46.122 13.3611 45.0964L12.7285 42.2019ZM12.1487 40.3099C11.7472 40.1304 11.3599 39.9327 10.9807 39.7128C10.5773 39.4829 10.1899 39.2307 9.81676 38.9564L8.16265 37.746L4.61021 38.8779C4.28171 38.9826 3.92464 38.8444 3.75225 38.5458L2.2952 36.0221C2.12288 35.7236 2.18159 35.3454 2.4363 35.1132L5.19331 32.6L4.96738 30.5585C4.86652 29.6669 4.86652 28.7652 4.96738 27.8716L5.19331 25.8281L2.4366 23.3186C2.18172 23.0866 2.12275 22.7084 2.29491 22.4098L3.75642 19.8748C3.92871 19.5759 4.28594 19.4375 4.61461 19.5422L8.16668 20.674L9.82281 19.4637C10.5459 18.9311 11.326 18.4805 12.1487 18.1202L14.0247 17.2971L14.8259 13.6531C14.8999 13.3167 15.1979 13.0771 15.5424 13.0771H18.457C18.8018 13.0771 19.1 13.3172 19.1736 13.654L19.9694 17.2951L21.8515 18.1202C22.673 18.4868 23.4527 18.9406 24.1773 19.4738L25.8334 20.6841L29.388 19.552C29.7165 19.4474 30.0734 19.5856 30.2458 19.8841L31.705 22.4104C31.8773 22.7087 31.8188 23.0867 31.5643 23.319L28.8048 25.8382L29.0307 27.8796C29.1316 28.7713 29.1316 29.673 29.0307 30.5666L28.8048 32.6081L31.5618 35.1213C31.8165 35.3535 31.8752 35.7317 31.7029 36.0302L30.2458 38.554C30.0734 38.8525 29.7165 38.9908 29.388 38.8862L25.8314 37.7541L24.1773 38.9644C23.4531 39.495 22.6725 39.9448 21.8515 40.3079L19.9694 41.133L19.1736 44.7761C19.1 45.1129 18.8017 45.3531 18.4569 45.3531H15.5431C15.1984 45.3531 14.9001 45.113 14.8265 44.7761L14.0307 41.135L12.1487 40.3099Z" fill="currentColor"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_849">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10.0009C0 8.89632 0.895431 8.00089 2 8.00089H46C47.1046 8.00089 48 8.89632 48 10.0009V38.0009C48 39.1055 47.1046 40.0009 46 40.0009H2C0.895432 40.0009 0 39.1055 0 38.0009V10.0009ZM45.1815 9.50089H2.81819L23.6865 26.2862C23.8695 26.4334 24.1302 26.4334 24.3132 26.2862L45.1815 9.50089ZM1.5 10.3656V38.0009C1.5 38.277 1.72386 38.5009 2 38.5009H46C46.2761 38.5009 46.5 38.277 46.5 38.0009V10.3654L25.2534 27.4551C24.5214 28.0438 23.4783 28.0438 22.7463 27.4551L1.5 10.3656Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40.0832 17.9496C40.0832 19.0778 39.1457 20.0009 37.9998 20.0009C36.854 20.0009 35.9165 19.0778 35.9165 17.9496H40.0832Z" fill="currentColor"/>
3
+ <path d="M44.2498 13.4981C44.2498 13.7213 44.3394 13.9352 44.4985 14.0919L46.1174 15.6859C46.2554 15.8218 46.3332 16.0074 46.3332 16.201C46.3332 16.6003 46.0095 16.9239 45.6102 16.9239H30.3894C29.9902 16.9239 29.6665 16.6003 29.6665 16.201C29.6665 16.0074 29.7442 15.8218 29.8822 15.6859L31.5012 14.0919C31.6603 13.9352 31.7498 13.7213 31.7498 13.4981V8.71882C31.7498 5.53934 33.4165 2.97524 36.4373 2.25729V1.53934C36.4373 0.718833 37.1665 0.00088501 37.9998 0.00088501C38.8332 0.00088501 39.5623 0.718833 39.5623 1.53934V2.25729C42.5832 2.97524 44.2498 5.53934 44.2498 8.71882V13.4981Z" fill="currentColor"/>
4
+ <path d="M3 8.00089C1.89543 8.00089 1 8.89632 1 10.0009V38.0009C1 39.1055 1.89543 40.0009 3 40.0009H8.23223C8.36484 40.0009 8.49202 40.0536 8.58579 40.1473L15.3358 46.8973C16.1168 47.6784 17.3832 47.6784 18.1642 46.8973L24.9142 40.1473C25.008 40.0536 25.1352 40.0009 25.2678 40.0009H42C43.1046 40.0009 44 39.1055 44 38.0009V21.7509C44 21.3367 43.6642 21.0009 43.25 21.0009C42.8358 21.0009 42.5 21.3367 42.5 21.7509V38.0009C42.5 38.277 42.2761 38.5009 42 38.5009H25.2678C24.7373 38.5009 24.2286 38.7116 23.8536 39.0867L17.1036 45.8367C16.9083 46.0319 16.5917 46.0319 16.3964 45.8367L9.64645 39.0867C9.27137 38.7116 8.76267 38.5009 8.23223 38.5009H3C2.72386 38.5009 2.5 38.277 2.5 38.0009V10.0009C2.5 9.72474 2.72386 9.50089 3 9.50089H27.25C27.6642 9.50089 28 9.1651 28 8.75089C28 8.33667 27.6642 8.00089 27.25 8.00089H3Z" fill="currentColor"/>
5
+ <path d="M8.25 17.7499C8.25 17.3357 8.58579 16.9999 9 16.9999H16C16.4142 16.9999 16.75 17.3357 16.75 17.7499C16.75 18.1641 16.4142 18.4999 16 18.4999H9C8.58579 18.4999 8.25 18.1641 8.25 17.7499Z" fill="currentColor"/>
6
+ <path d="M8.25 26.7499C8.25 26.3357 8.58579 25.9999 9 25.9999H29C29.4142 25.9999 29.75 26.3357 29.75 26.7499C29.75 27.1641 29.4142 27.4999 29 27.4999H9C8.58579 27.4999 8.25 27.1641 8.25 26.7499Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.8501 15.1571C14.8501 14.8915 14.8084 14.6571 14.7251 14.454C14.647 14.2457 14.5063 14.0582 14.3032 13.8915C14.1053 13.7248 13.8293 13.566 13.4751 13.4149C13.1261 13.2639 12.6834 13.1103 12.147 12.954C11.5845 12.7873 11.0767 12.6024 10.6235 12.3993C10.1704 12.191 9.78239 11.954 9.45947 11.6884C9.13656 11.4228 8.88916 11.1181 8.71729 10.7743C8.54541 10.4306 8.45947 10.0373 8.45947 9.59464C8.45947 9.15193 8.55062 8.74307 8.73291 8.36807C8.9152 7.99307 9.17562 7.66755 9.51416 7.39151C9.85791 7.11026 10.2668 6.89151 10.7407 6.73526C11.2147 6.57901 11.7433 6.50089 12.3267 6.50089C13.1808 6.50089 13.9048 6.66495 14.4985 6.99307C15.0975 7.31599 15.5532 7.74047 15.8657 8.26651C16.0443 8.56412 16.1718 8.87364 16.2484 9.19506C16.3443 9.59801 15.9987 9.93839 15.5845 9.93839C15.1703 9.93839 14.8514 9.59435 14.7286 9.19874C14.6858 9.06062 14.6299 8.92956 14.561 8.80557C14.3787 8.47224 14.1027 8.21182 13.7329 8.02432C13.3631 7.83161 12.8944 7.73526 12.3267 7.73526C11.7902 7.73526 11.3475 7.81599 10.9985 7.97745C10.6496 8.13891 10.3892 8.35766 10.2173 8.6337C10.0506 8.90974 9.96729 9.22484 9.96729 9.57901C9.96729 9.81859 10.0168 10.0373 10.1157 10.2353C10.2199 10.428 10.3787 10.6077 10.5923 10.7743C10.811 10.941 11.0871 11.0946 11.4204 11.2353C11.759 11.3759 12.1626 11.5113 12.6313 11.6415C13.2772 11.8238 13.8345 12.0269 14.3032 12.2509C14.772 12.4748 15.1574 12.7274 15.4595 13.0087C15.7668 13.2847 15.9933 13.5998 16.1392 13.954C16.2902 14.303 16.3657 14.6988 16.3657 15.1415C16.3657 15.6051 16.272 16.0243 16.0845 16.3993C15.897 16.7743 15.6287 17.0946 15.2798 17.3603C14.9308 17.6259 14.5116 17.8316 14.022 17.9774C13.5376 18.1181 12.9959 18.1884 12.397 18.1884C11.8709 18.1884 11.3527 18.1155 10.8423 17.9696C10.3371 17.8238 9.87614 17.6051 9.45947 17.3134C9.04801 17.0217 8.71729 16.6623 8.46729 16.2353C8.33573 16.0029 8.23952 15.7511 8.17867 15.4796C8.08805 15.0754 8.43588 14.7353 8.8501 14.7353C9.26431 14.7353 9.5788 15.0811 9.71064 15.4738C9.74245 15.5685 9.78112 15.6583 9.82666 15.7431C9.9777 16.0191 10.1834 16.2483 10.4438 16.4306C10.7095 16.6129 11.009 16.7483 11.3423 16.8368C11.6808 16.9202 12.0324 16.9618 12.397 16.9618C12.923 16.9618 13.3683 16.8889 13.7329 16.7431C14.0975 16.5972 14.3735 16.3889 14.561 16.1181C14.7537 15.8472 14.8501 15.5269 14.8501 15.1571Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M29.0454 11.9853V12.704C29.0454 13.5582 28.9386 14.3238 28.7251 15.0009C28.5116 15.678 28.2043 16.2535 27.8032 16.7274C27.4022 17.2014 26.9204 17.5634 26.3579 17.8134C25.8006 18.0634 25.1756 18.1884 24.4829 18.1884C23.811 18.1884 23.1938 18.0634 22.6313 17.8134C22.0741 17.5634 21.5897 17.2014 21.1782 16.7274C20.772 16.2535 20.4569 15.678 20.2329 15.0009C20.009 14.3238 19.897 13.5582 19.897 12.704V11.9853C19.897 11.1311 20.0063 10.3681 20.2251 9.6962C20.4491 9.01911 20.7642 8.44359 21.1704 7.96964C21.5767 7.49047 22.0584 7.12589 22.6157 6.87589C23.1782 6.62589 23.7954 6.50089 24.4673 6.50089C25.16 6.50089 25.785 6.62589 26.3423 6.87589C26.9048 7.12589 27.3866 7.49047 27.7876 7.96964C28.1938 8.44359 28.5037 9.01911 28.7173 9.6962C28.936 10.3681 29.0454 11.1311 29.0454 11.9853ZM27.5532 12.704V11.9696C27.5532 11.2926 27.4829 10.6936 27.3423 10.1728C27.2069 9.65193 27.0063 9.21443 26.7407 8.86026C26.4751 8.50609 26.1496 8.23786 25.7642 8.05557C25.384 7.87328 24.9517 7.78214 24.4673 7.78214C23.9985 7.78214 23.5741 7.87328 23.1938 8.05557C22.8188 8.23786 22.4959 8.50609 22.2251 8.86026C21.9595 9.21443 21.7537 9.65193 21.6079 10.1728C21.4621 10.6936 21.3892 11.2926 21.3892 11.9696V12.704C21.3892 13.3863 21.4621 13.9905 21.6079 14.5165C21.7537 15.0373 21.9621 15.4774 22.2329 15.8368C22.509 16.191 22.8345 16.4592 23.2095 16.6415C23.5897 16.8238 24.0142 16.9149 24.4829 16.9149C24.9725 16.9149 25.4074 16.8238 25.7876 16.6415C26.1678 16.4592 26.4881 16.191 26.7485 15.8368C27.0142 15.4774 27.2147 15.0373 27.3501 14.5165C27.4855 13.9905 27.5532 13.3863 27.5532 12.704Z" fill="currentColor"/>
4
+ <path d="M39.2407 14.454C39.3241 14.6571 39.3657 14.8915 39.3657 15.1571C39.3657 15.5269 39.2694 15.8472 39.0767 16.1181C38.8892 16.3889 38.6131 16.5972 38.2485 16.7431C37.884 16.8889 37.4386 16.9618 36.9126 16.9618C36.548 16.9618 36.1965 16.9202 35.8579 16.8368C35.5246 16.7483 35.2251 16.6129 34.9595 16.4306C34.6991 16.2483 34.4933 16.0191 34.3423 15.7431C34.2967 15.6583 34.2581 15.5685 34.2263 15.4738C34.0944 15.0811 33.7799 14.7353 33.3657 14.7353C32.9515 14.7353 32.6037 15.0754 32.6943 15.4796C32.7551 15.7511 32.8514 16.0029 32.9829 16.2353C33.2329 16.6623 33.5636 17.0217 33.9751 17.3134C34.3918 17.6051 34.8527 17.8238 35.3579 17.9696C35.8683 18.1155 36.3866 18.1884 36.9126 18.1884C37.5116 18.1884 38.0532 18.1181 38.5376 17.9774C39.0272 17.8316 39.4465 17.6259 39.7954 17.3603C40.1444 17.0946 40.4126 16.7743 40.6001 16.3993C40.7876 16.0243 40.8813 15.6051 40.8813 15.1415C40.8813 14.6988 40.8058 14.303 40.6548 13.954C40.509 13.5998 40.2824 13.2847 39.9751 13.0087C39.673 12.7274 39.2876 12.4748 38.8188 12.2509C38.3501 12.0269 37.7928 11.8238 37.147 11.6415C36.6782 11.5113 36.2746 11.3759 35.936 11.2353C35.6027 11.0946 35.3267 10.941 35.1079 10.7743C34.8944 10.6077 34.7355 10.428 34.6313 10.2353C34.5324 10.0373 34.4829 9.81859 34.4829 9.57901C34.4829 9.22484 34.5662 8.90974 34.7329 8.6337C34.9048 8.35766 35.1652 8.13891 35.5142 7.97745C35.8631 7.81599 36.3058 7.73526 36.8423 7.73526C37.41 7.73526 37.8787 7.83161 38.2485 8.02432C38.6183 8.21182 38.8944 8.47224 39.0767 8.80557C39.1455 8.92956 39.2014 9.06062 39.2443 9.19874C39.367 9.59435 39.6859 9.93839 40.1001 9.93839C40.5143 9.93839 40.8599 9.59801 40.764 9.19506C40.6875 8.87364 40.5599 8.56412 40.3813 8.26651C40.0688 7.74047 39.6131 7.31599 39.0142 6.99307C38.4204 6.66495 37.6965 6.50089 36.8423 6.50089C36.259 6.50089 35.7303 6.57901 35.2563 6.73526C34.7824 6.89151 34.3735 7.11026 34.0298 7.39151C33.6912 7.66755 33.4308 7.99307 33.2485 8.36807C33.0662 8.74307 32.9751 9.15193 32.9751 9.59464C32.9751 10.0373 33.061 10.4306 33.2329 10.7743C33.4048 11.1181 33.6522 11.4228 33.9751 11.6884C34.298 11.954 34.686 12.191 35.1392 12.3993C35.5923 12.6024 36.1001 12.7873 36.6626 12.954C37.1991 13.1103 37.6418 13.2639 37.9907 13.4149C38.3449 13.566 38.6209 13.7248 38.8188 13.8915C39.022 14.0582 39.1626 14.2457 39.2407 14.454Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 1.00089H44.5C46.433 1.00089 48 2.56789 48 4.50089V20.5009C48 22.4339 46.433 24.0009 44.5 24.0009H26.5V29.1188H29.2086C29.9391 29.1188 30.6398 29.409 31.1563 29.9256C31.6729 30.4422 31.9631 31.1428 31.9631 31.8733C31.9631 32.5952 31.7113 33.2863 31.2582 33.7957C31.3262 33.8507 31.3911 33.9087 31.4531 33.9697C31.9863 34.4945 32.2498 35.1919 32.2498 35.8823C32.2498 36.5727 31.9863 37.2701 31.4531 37.795C31.3006 37.945 31.1297 38.0775 30.9419 38.1903C31.3457 38.6836 31.5455 39.2901 31.5455 39.8913C31.5455 40.5818 31.282 41.2791 30.7488 41.804C30.5032 42.0458 30.2097 42.2419 29.8746 42.3839C30.1859 42.8399 30.3401 43.3722 30.3401 43.9004C30.3401 44.5908 30.0766 45.2882 29.5434 45.813C29.0039 46.344 28.2338 46.6549 27.2989 46.6549H10.693C10.2707 47.4376 9.44318 47.9695 8.49143 47.9695H6C4.61929 47.9695 3.5 46.8502 3.5 45.4695V32.0009C3.5 30.6202 4.61929 29.5009 6 29.5009H8.49143C9.5565 29.5009 10.466 30.1669 10.8262 31.1052L16.3996 26.7843C16.9846 26.258 17.7334 25.9492 18.52 25.9103C19.3175 25.8709 20.1038 26.1117 20.7426 26.5908L22.5 27.9089V24.0009H4.5C2.567 24.0009 1 22.4339 1 20.5009V4.50089C1 2.56789 2.567 1.00089 4.5 1.00089ZM4.5 2.50089C3.39543 2.50089 2.5 3.39632 2.5 4.50089V20.5009C2.5 21.6055 3.39543 22.5009 4.5 22.5009H44.5C45.6046 22.5009 46.5 21.6055 46.5 20.5009V4.50089C46.5 3.39632 45.6046 2.50089 44.5 2.50089H4.5ZM28.4912 43.0568C28.267 42.8361 27.8915 42.6459 27.2989 42.6459H26.5359C26.1217 42.6459 25.7859 42.3101 25.7859 41.8959C25.7859 41.6888 25.8698 41.5013 26.0056 41.3656C26.0395 41.3316 26.0767 41.3009 26.1166 41.274C26.2363 41.1931 26.3806 41.1459 26.5359 41.1459H28.5044C29.097 41.1459 29.4724 40.9556 29.6966 40.7349C29.9271 40.5081 30.0455 40.2032 30.0455 39.8913C30.0455 39.5795 29.9271 39.2746 29.6966 39.0478C29.4724 38.8271 29.097 38.6368 28.5044 38.6368H26.5359C26.1217 38.6368 25.7859 38.3011 25.7859 37.8868C25.7859 37.4726 26.1217 37.1368 26.5359 37.1368H29.2086C29.8012 37.1368 30.1766 36.9466 30.4009 36.7259C30.6314 36.499 30.7498 36.1942 30.7498 35.8823C30.7498 35.5705 30.6314 35.2656 30.4009 35.0388C30.1766 34.8181 29.8012 34.6278 29.2086 34.6278H26.5359C26.1217 34.6278 25.7859 34.292 25.7859 33.8778C25.7859 33.4636 26.1217 33.1278 26.5359 33.1278H29.3636C29.9795 33.1278 30.4631 32.6479 30.4631 31.8733C30.4631 31.5406 30.3309 31.2215 30.0957 30.9862C29.8604 30.751 29.5413 30.6188 29.2086 30.6188H23.8734C23.8662 30.6189 23.859 30.6189 23.8518 30.6188H19.8542C19.44 30.6188 19.1042 30.283 19.1042 29.8688C19.1042 29.4546 19.44 29.1188 19.8542 29.1188H21.6132L19.8425 27.7908C19.4837 27.5216 19.042 27.3864 18.5939 27.4085C18.1459 27.4306 17.7197 27.6087 17.3891 27.9119C17.3739 27.9259 17.3581 27.9392 17.3417 27.9519L11 32.8684V45.1549H27.2989C27.8915 45.1549 28.267 44.9647 28.4912 44.744C28.7217 44.5171 28.8401 44.2122 28.8401 43.9004C28.8401 43.5885 28.7217 43.2837 28.4912 43.0568ZM5 32.0009C5 31.4486 5.44772 31.0009 6 31.0009H8.49143C9.04371 31.0009 9.49143 31.4486 9.49143 32.0009V45.4695C9.49143 46.0217 9.04371 46.4695 8.49143 46.4695H6C5.44772 46.4695 5 46.0217 5 45.4695V32.0009Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_85_4171)">
3
+ <path d="M3.612 15.443C3.226 15.641 2.788 15.294 2.866 14.851L3.696 10.121L0.172996 6.76501C-0.156004 6.45101 0.0149962 5.87701 0.455996 5.81501L5.354 5.11901L7.538 0.792012C7.735 0.402012 8.268 0.402012 8.465 0.792012L10.649 5.11901L15.547 5.81501C15.988 5.87701 16.159 6.45101 15.829 6.76501L12.307 10.121L13.137 14.851C13.215 15.294 12.777 15.641 12.391 15.443L8 13.187L3.612 15.443Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_4171">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M26.3263 16.2386C26.6825 16.2386 26.7843 16.4421 26.8352 16.5948V16.6966C26.8352 16.7983 26.8352 16.951 26.7843 17.0018L26.7334 17.1036V17.1545L26.7843 17.2054L26.9369 17.4598L27.0387 17.6124C27.2422 17.9686 27.4966 18.4265 27.4966 18.8844C27.4966 19.6476 27.6492 20.5635 28.3616 21.3267H28.2089L28.1072 21.2758C27.9036 21.2249 27.7001 21.0723 27.4457 20.8688C27.3948 20.8688 27.3948 20.9705 27.3948 21.1232V22.3443C27.4457 22.6496 27.4966 22.904 27.5984 23.0566C27.7001 23.1584 27.4966 23.1075 27.2931 22.904L27.0387 22.6496C26.9878 22.5478 26.9369 22.4969 26.886 22.5478H26.8352L26.7843 22.5987L26.6316 22.904C26.5299 23.311 26.4281 23.9216 26.7843 24.5322C26.8352 24.6339 26.7843 24.6339 26.6825 24.583L26.6316 24.5322L26.5299 24.4813C26.3772 24.3795 26.1228 24.176 26.0211 23.9725C26.0211 23.9216 25.9702 23.9725 25.9193 24.0742L25.8175 24.2778V24.4304C25.7158 24.8883 25.7158 25.6515 26.0719 26.313C26.1228 26.4148 26.0211 26.3639 25.9193 26.313L25.7158 26.2112L25.8175 26.1603C25.8175 26.1603 25.7667 26.1603 25.7667 26.1095L25.614 25.9568V25.9059C25.5123 25.7533 25.3596 26.1095 25.614 26.6692L25.9193 27.2288L26.1228 27.6359C26.1637 27.704 26.2009 27.7685 26.2355 27.8284C26.3299 27.992 26.4045 28.1211 26.479 28.1956C26.5808 28.2973 26.7843 28.45 27.0387 28.5517L27.4457 28.7553C27.4712 28.7807 27.4966 28.7934 27.522 28.8061C27.5475 28.8189 27.5729 28.8316 27.5984 28.857H27.6492L28.1072 29.1623C28.5142 29.4167 29.1248 29.722 29.6845 29.722C30.5494 29.722 31.0074 29.1114 31.0074 28.8061H30.9565L30.6512 28.7553H30.5494L30.4477 28.7044L30.1424 28.6026H30.0915L29.9389 28.5517C29.1757 28.2465 28.2089 27.585 28.2089 25.9568C28.2089 24.6848 29.023 23.769 29.6845 23.2093L29.9898 23.0057L30.0915 22.904L30.3968 22.7005L30.8547 23.1584L30.7021 23.2602L30.4986 23.4128L30.3459 23.5146L30.1424 23.7181C29.5827 24.2269 28.8704 25.041 28.8704 25.9568C28.8704 27.4832 30.2442 28.1956 31.0582 28.1956V27.6359L31.0074 27.5341C30.8547 27.178 30.4986 26.7709 29.5827 26.3639H29.888C30.1933 26.3639 30.7021 26.4148 31.0582 26.9236C31.1848 27.0922 31.2414 27.0163 31.286 26.9563C31.2952 26.944 31.3039 26.9323 31.3126 26.9236L31.3244 26.9114C31.3956 26.8366 31.6431 26.5768 32.025 26.72L31.9232 26.7709V26.8218L31.8723 26.8727C31.7197 27.0762 31.5162 27.5341 31.7197 28.1447H31.8723L31.9741 28.0938H32.025L32.1267 28.0429C32.5847 27.7885 33.297 27.2797 33.297 26.1603C33.297 25.1427 32.5847 24.3795 31.8723 23.7181L31.6688 23.5146L31.2618 23.1584L31.0074 22.904C30.9364 22.8685 30.8902 22.8083 30.8515 22.7579C30.8347 22.7359 30.8192 22.7159 30.8038 22.7005L30.753 22.6496C30.7021 22.5987 30.6512 22.5351 30.6003 22.4715C30.5494 22.4079 30.4986 22.3443 30.4477 22.2934L29.9898 21.8355C29.4809 21.3267 29.023 20.767 28.9213 19.9529L28.8704 19.8512H28.8195C28.8077 19.8433 28.7944 19.8348 28.7798 19.8255C28.6063 19.7152 28.2598 19.4947 28.2598 18.8844C28.2598 18.4774 28.5142 18.0703 28.7686 17.765L28.8704 17.6124L29.1248 17.358L29.2265 17.3071L29.2774 17.2562H29.3283V17.3071L29.2774 17.5615L29.2265 17.6633C29.1757 17.8668 29.1757 18.1212 29.3792 18.1212C29.6845 18.1212 30.3459 17.358 30.3459 17.2054C30.3459 17.1545 30.3968 17.2054 30.3968 17.2562V17.5106L30.3459 17.6124C30.295 17.765 30.2442 17.9177 30.1424 18.0194L30.0915 18.0703C30.0661 18.1212 30.0279 18.1594 29.9898 18.1975C29.9516 18.2357 29.9134 18.2739 29.888 18.3247L29.5827 18.6809C29.5653 18.7041 29.5479 18.7266 29.531 18.7486C29.3992 18.9192 29.2948 19.0545 29.4301 19.1897C29.5827 19.3932 29.9389 19.1388 30.1424 18.9353L30.1933 18.8335L30.2442 18.7827V18.8844L30.1933 18.9862V19.0371L30.1424 19.1388C30.0406 19.3932 29.8371 19.6985 29.5318 19.8512V20.2073L29.5827 20.2582L29.6845 20.4617C29.6845 20.4617 29.6845 20.5126 29.7353 20.5126L29.7862 20.6144L30.0406 20.8688L30.1424 21.0214L30.4477 21.3267C30.3757 21.3627 30.3801 21.3732 30.3888 21.3943C30.3924 21.403 30.3968 21.4135 30.3968 21.4284L30.9565 21.9881L31.4653 22.3952L31.6688 22.5987L31.9741 22.8531L32.4829 23.2602L32.7882 23.5654H32.8391C32.8899 23.5146 32.9408 23.4637 32.9408 23.311V23.2602C32.9408 22.9549 33.0426 22.6496 33.1952 22.5478V23.3619C33.1952 23.769 33.2461 24.2269 33.3988 24.3286C33.5514 24.3795 33.6023 24.2269 33.6023 24.0234C33.6532 23.8198 33.8058 23.6163 33.8567 23.6672L33.8058 23.8198L33.7549 24.0234V24.3286C33.704 24.7357 33.704 25.1427 33.9584 25.2954C33.9801 25.2954 33.9925 25.2954 34.0036 25.2915C34.0185 25.2862 34.0309 25.2738 34.0602 25.2445L34.1111 25.1936C34.1432 25.1293 34.216 25.0853 34.3294 25.0873C34.1509 25.2487 33.9692 25.5552 34.0093 25.9568C34.0602 26.6692 33.3988 28.5009 31.7197 28.7553V28.857L31.6688 28.9588L31.6179 29.0097L31.5162 29.2132C31.2618 29.6711 30.753 30.3326 29.4809 30.1799L29.8371 30.5361L30.0406 30.8414C30.0406 30.8668 30.0534 30.8795 30.0661 30.8922C30.0788 30.905 30.0915 30.9177 30.0915 30.9431L30.1933 31.0958C30.6512 31.7572 31.1091 32.7239 31.0582 33.7924L31.0074 33.6907L30.9565 33.4872L30.753 32.9784L30.6512 32.8257C30.6512 32.8003 30.6385 32.7875 30.6258 32.7748C30.613 32.7621 30.6003 32.7494 30.6003 32.7239L30.4986 32.5713L30.295 32.1643L29.9898 31.7572C29.9195 31.6167 29.825 31.5004 29.723 31.3749C29.6772 31.3187 29.63 31.2605 29.5827 31.1975L29.3792 30.994C28.8704 30.3834 28.2598 29.8238 27.5475 29.4167L27.3948 29.3149C27.344 29.3149 27.2931 29.3658 27.344 29.5694C27.3948 29.8238 27.1913 30.3834 27.0387 30.6378C27.0387 30.6589 27.0299 30.6713 27.0197 30.6857C27.0053 30.7062 26.9878 30.7309 26.9878 30.7905V31.5537C27.0896 32.4187 27.5475 33.5889 28.9721 33.996C29.2265 34.0468 29.4301 34.0468 29.6336 34.0468H29.8371L29.9389 33.996V34.0468L29.8371 34.1486L29.888 34.0468C29.6845 34.1995 29.3283 34.403 28.616 34.403C28.3107 34.403 28.3107 34.8609 28.7686 34.8609V35.1662L28.616 35.6241L28.4633 36.2347L28.1581 36.8453C28.1581 36.8707 28.1453 36.8834 28.1326 36.8962C28.1199 36.9089 28.1072 36.9216 28.1072 36.947L28.0054 37.1506C27.8019 37.6085 27.5475 38.0155 27.2931 38.2699C27.1618 38.3574 27.2187 38.4073 27.2695 38.4519C27.2778 38.4592 27.286 38.4663 27.2931 38.4735H27.3948C27.4263 38.4735 27.4577 38.4929 27.5012 38.5198C27.528 38.5364 27.5595 38.5558 27.5984 38.5752L27.7001 38.6261C27.7001 38.6261 27.751 38.6261 27.751 38.677L27.8528 38.7279C27.8782 38.7533 27.9036 38.766 27.9291 38.7787C27.9545 38.7915 27.98 38.8042 28.0054 38.8296H27.9545C27.8528 38.8296 27.751 38.8296 27.751 38.8805V39.1858L27.7434 39.2087C27.6945 39.358 27.6342 39.542 27.344 39.542C26.9369 39.542 26.8352 39.1349 26.8352 38.9314C26.8352 38.7279 26.6316 38.7279 26.5299 38.7279C26.479 38.7279 26.1737 38.8296 26.0719 39.1858L26.0211 39.3384C25.9702 39.6946 25.8175 39.9999 25.5123 39.9999C25.1561 39.9999 25.0543 39.7455 25.0543 39.542C25.0543 39.5165 25.0543 39.5038 25.048 39.4974C25.0416 39.4911 25.0289 39.4911 25.0035 39.4911H24.9526C24.9017 39.4911 24.7999 39.4911 24.6982 39.4402L24.8508 39.3384L24.9526 39.2876L25.2579 39.084C25.5123 38.8805 25.7158 38.677 25.6649 38.5752C25.5631 38.3208 25.4105 38.3717 25.3087 38.4735L25.2579 38.5243L25.1561 38.5752C25.0035 38.677 24.749 38.8296 24.5455 38.8805C24.2402 38.9314 24.0876 38.5243 24.2402 38.2191L24.2911 38.1682C24.3271 38.1322 24.3122 38.1217 24.2824 38.1006C24.27 38.0919 24.2551 38.0813 24.2402 38.0664L24.1385 38.0155C24.113 37.9901 24.0876 37.9774 24.0622 37.9646C24.0367 37.9519 24.0113 37.9392 23.9858 37.9138H24.5455C24.9526 37.9138 25.4105 37.9138 25.4105 37.7103C25.3596 37.405 25.1052 37.405 24.9526 37.4558C24.7999 37.5067 24.342 37.4558 24.342 37.1506C24.342 37.1251 24.3547 37.0997 24.3674 37.0742C24.3802 37.0488 24.3929 37.0234 24.3929 36.9979L24.4438 36.8962C24.4946 36.8453 24.4946 36.7944 24.4946 36.7435C24.4946 36.6926 24.4438 36.6418 24.3929 36.5909L24.342 36.54H24.5455C24.6473 36.54 24.7999 36.54 24.9526 36.5909C25.0543 36.6418 25.1561 36.6926 25.2579 36.8453L25.4614 37.0488C25.6649 37.2523 25.9193 37.5067 26.1228 37.5067C26.5299 37.5067 26.886 36.8962 26.886 35.675V34.6065C26.8759 34.5658 26.8677 34.5292 26.8604 34.4962C26.8311 34.3643 26.8148 34.2911 26.7334 34.2504L26.6825 34.1995L26.5808 34.1486L26.5299 34.0977C26.5299 34.0977 26.479 34.0468 26.479 33.996V33.8942C26.479 33.8433 26.479 33.7416 26.3772 33.6907C26.2246 33.6398 26.0211 33.8433 25.9702 34.6574V35.4715L25.9193 35.6241L25.8175 35.4206V35.3697L25.7158 35.0645C25.6649 34.8609 25.614 34.6574 25.614 34.403V33.996C25.614 33.8942 25.614 33.8433 25.5631 33.7924C25.5631 33.7924 25.5123 33.7924 25.4614 33.8433L25.2579 34.0468C25.1052 34.1995 24.9017 34.403 24.6473 34.5048L24.7999 34.1995C24.9017 33.996 25.0035 33.6907 25.0035 33.4363C25.0035 33.3854 25.0035 33.3345 24.9526 33.2836V33.2328L25.0035 33.0801L24.8508 32.9275C24.6982 32.7239 24.4946 32.3169 24.4946 31.2484C24.4946 30.8922 24.5455 30.6378 24.5964 30.4343L24.6473 30.2817C24.6982 30.0782 24.749 29.8746 24.749 29.5694C24.749 29.2132 24.342 28.8061 23.8841 28.3991L23.477 28.0938L23.3753 27.9921L22.7138 27.5341L22.3068 27.2288L22.205 27.1271L21.9506 26.9236L21.34 26.313V26.2621C21.3043 26.2264 21.3438 26.1657 21.3881 26.0975C21.4069 26.0684 21.4266 26.0381 21.4418 26.0077L21.7471 25.6515L21.8489 25.4989C22.0015 25.2954 22.1033 25.0919 21.9506 24.9901C21.7471 24.8375 21.6453 24.9392 21.4927 25.1427L21.34 25.448C21.34 25.4735 21.3273 25.4862 21.3146 25.4989C21.3019 25.5116 21.2892 25.5243 21.2892 25.5498C21.0856 25.8551 20.7295 26.1603 20.5768 26.2621C20.526 26.2621 20.526 26.2112 20.526 26.1095V25.5498C20.526 25.2954 20.4751 25.041 20.3224 25.041C19.9663 25.041 19.9154 25.3971 19.9663 25.5498V25.6007C19.9663 25.6515 19.9663 25.6515 19.8645 25.6515H19.7627C19.6101 25.6515 19.4575 25.7024 19.3048 25.8551L19.2539 25.9568C19.2539 25.9568 19.2539 26.0077 19.2031 26.0077L19.1522 26.1095C19.1399 26.134 19.1269 26.1592 19.1135 26.1854C19.0151 26.3765 18.8916 26.6164 18.8469 26.9744V26.8727C18.796 26.72 18.7451 26.3639 18.8469 26.0586L18.8978 25.9568C18.8978 25.9372 18.8978 25.9251 18.8919 25.9177C18.8826 25.9059 18.8584 25.9059 18.796 25.9059H18.1854L17.7784 26.0077L17.4222 26.0586L16.9134 26.1603C16.8626 26.1603 16.8117 26.1603 16.7608 26.2112C16.6081 26.2621 16.5573 26.313 16.5573 26.5674V27.6359C16.5573 27.6868 16.5064 27.6359 16.5064 27.585V27.4324H16.3029C16.0993 27.4832 15.7941 27.4832 15.7941 27.178C15.7941 26.9236 15.8449 26.8727 15.9467 26.8218L15.9976 26.7709C16.0112 26.7573 16.0248 26.7473 16.0375 26.738C16.0721 26.7127 16.0993 26.6928 16.0993 26.6183C16.0993 26.313 15.8958 26.1603 15.6414 26.1603C15.4888 26.1603 15.387 26.2621 15.2853 26.3639L15.1835 26.4656C15.0308 26.6183 14.8782 26.7709 14.6747 26.7709C14.2168 26.7709 14.1659 26.4656 14.1659 26.313C14.1659 26.229 14.1813 26.1758 14.1952 26.128C14.2065 26.0889 14.2168 26.0534 14.2168 26.0077C14.2168 25.9059 14.115 25.8042 14.0132 25.8042C13.9624 25.8042 14.0641 25.7533 14.2168 25.7533H14.2676L14.5729 25.8042C14.9291 25.8551 15.387 25.8042 15.387 25.4989C15.387 25.3971 15.2853 25.3463 15.1835 25.3971H14.9291L14.7256 25.3463C14.4712 25.2954 14.115 25.1936 14.115 24.7866C14.115 24.583 14.3185 24.4813 14.4203 24.4304H14.4712C14.4712 24.4093 14.4799 24.3795 14.4901 24.3446C14.5046 24.2952 14.522 24.2356 14.522 24.176C14.522 24.1564 14.522 24.1443 14.5279 24.1398C14.5372 24.1327 14.5613 24.1447 14.6238 24.176L14.6238 24.0742L14.7256 24.1251L14.8782 24.2269L15.3361 24.6848C15.4379 24.8375 15.5905 24.7866 15.6414 24.7357H15.6923C15.7432 24.6848 15.8449 24.5322 15.5905 24.3795C15.2853 24.2269 15.2853 24.0742 15.2853 23.8198C15.2853 23.6361 15.4097 23.5768 15.5087 23.5295C15.5194 23.5244 15.5298 23.5195 15.5397 23.5146H15.5905C15.6414 23.5146 15.6923 23.311 15.6414 23.2093V23.1584C15.5905 23.0057 15.9976 23.3619 16.2011 23.769C16.2011 23.7944 16.2138 23.8198 16.2265 23.8453C16.2393 23.8707 16.252 23.8962 16.252 23.9216V24.176C16.252 24.4304 16.3029 24.6339 16.6081 24.7866H16.9643L17.0661 24.7357L17.2187 24.6848C17.2187 24.6848 17.2696 24.6848 17.3205 24.6339L17.4222 24.583L17.7275 24.4813L18.6434 24.1251L20.068 23.6163C20.1698 23.5654 20.3733 23.4637 20.2716 23.311C20.1698 23.1075 19.8136 23.0566 19.3048 23.4128L19.2539 23.4637C19.1522 23.5654 19.1013 23.5146 19.1522 23.4128L19.2031 23.3619L19.2539 23.2602C19.2539 23.2602 19.2539 23.2093 19.3048 23.2093L19.3557 23.1075C19.3557 23.1075 19.3557 23.0566 19.4066 23.0566L19.5083 22.9549C19.5278 22.9354 19.5398 22.916 19.5501 22.8994C19.5666 22.8725 19.5787 22.8531 19.6101 22.8531L19.7119 22.7513C20.068 22.2934 20.6277 21.8355 21.1365 21.8355C21.34 21.8355 21.3909 21.7337 21.3909 21.632V21.5811C21.3909 21.4793 21.2892 21.3776 20.933 21.3776C20.4751 21.3776 19.8645 21.8355 19.6101 22.2934H19.5083L19.3557 22.1917C19.2539 22.0899 19.0504 22.039 18.796 22.039C18.6172 22.039 18.4733 22.0565 18.354 22.0709C18.2698 22.0812 18.1978 22.0899 18.1346 22.0899L18.0328 22.1408H17.8802C17.7784 22.1408 18.1346 21.632 18.7451 21.632C18.8469 21.632 18.8469 21.4793 18.6434 21.3267L18.5925 21.2758C18.526 21.2426 18.4378 21.1442 18.3421 21.0374C18.2913 20.9808 18.2384 20.9217 18.1854 20.8688L17.7275 20.2582L17.6258 20.1564C17.524 20.0547 17.4222 20.2073 17.2696 20.4617L17.2187 20.5635L17.0661 21.0214C17.0661 21.0723 17.0152 21.0214 17.0152 20.9705V20.8179C17.0152 20.767 16.9643 20.767 16.9643 20.767L16.8626 20.7161C16.7099 20.6652 16.5573 20.5635 16.5573 20.2582C16.5573 19.902 16.7608 19.8512 16.9643 19.902H17.0152L17.117 19.9529H17.1678C17.3714 20.0038 17.5749 19.7494 17.524 19.5459C17.4068 19.4789 17.3061 19.4064 17.2128 19.3392C17.0228 19.2024 16.8638 19.0879 16.659 19.0879H16.6081C16.252 19.1388 15.7432 18.8844 15.7432 18.4774C15.7432 18.2739 15.8449 18.1721 15.9467 18.1212L16.0485 18.0703H16.0993C16.1502 18.0194 16.1502 17.8159 16.1502 17.765H16.2011L16.252 17.8159L16.3537 17.8668L16.9643 18.4774C17.117 18.63 17.1678 18.6809 17.2696 18.63C17.3714 18.5791 17.4222 18.3247 17.0661 18.0194C16.7099 17.7142 16.7608 17.358 16.9134 17.1545H17.1678C17.3205 17.1545 17.4731 17.1545 17.524 17.0527C17.524 16.951 17.5749 17.0018 17.5749 17.0527V17.2054L17.6258 17.3071V17.7142L17.6766 17.8159V17.9686C17.6766 18.2739 17.7784 18.3247 17.8802 18.3247C17.9819 18.3247 18.0837 18.2739 18.0328 17.8159C17.9819 17.4089 18.0837 17.3071 18.1854 17.2562L18.2363 17.2054C18.3381 17.1545 18.4907 17.1545 18.5925 17.2562C18.6943 17.358 18.8978 17.2054 18.8978 17.0527V17.2562C18.9487 17.4089 18.9487 17.6124 18.796 17.8159C18.7766 17.8354 18.7646 17.8548 18.7543 17.8714C18.7377 17.8983 18.7257 17.9177 18.6943 17.9177L18.4907 18.1212C18.2872 18.3247 18.1346 18.5791 18.3381 18.9862L18.389 19.0879L20.4242 21.174C20.4751 21.174 20.526 21.1232 20.4242 21.0214C20.3224 20.8688 20.3224 20.7161 20.4242 20.6144V20.5635L20.4751 20.6144L20.6786 20.7161C20.6786 20.7161 20.7295 20.7161 20.7295 20.767L20.8312 20.8179C21.1874 20.9705 21.6962 21.1232 22.4594 21.0214C23.6577 20.8883 24.2366 20.1358 24.2299 19.8106L24.0367 20.0038L23.9673 20.0458C23.7277 20.1912 23.4497 20.36 23.1717 20.36C22.6121 20.36 22.3068 19.8003 22.4085 19.4441V19.3932L22.5103 19.495C22.6121 19.5967 22.8665 19.7494 23.1717 19.7494C23.6297 19.7494 24.1385 19.1897 24.0367 18.8844C24.0367 18.8335 23.9858 18.8335 23.8841 18.8844L23.7823 18.8335L23.2735 18.9862L23.07 19.0371C23.0191 19.0371 23.0191 19.0371 22.9682 19.0879L22.7647 19.1388C22.4085 19.2406 21.8997 19.2915 21.3909 19.2915C19.7627 19.2915 19.5083 17.6633 20.6786 17.0018L20.6277 17.0527L20.5768 17.1545V17.6124C20.4751 18.1721 20.6277 18.8844 21.9506 18.8844C22.205 18.8844 22.4594 18.8844 22.6629 18.8335L22.8665 18.7827C22.9173 18.7827 23.0191 18.7827 23.07 18.7318L23.2735 18.6809L23.5788 18.5791L23.7823 18.4774L23.935 18.4265V18.3247C23.8841 18.1721 23.6806 17.8159 23.2226 17.8159C22.7924 17.8159 22.5867 18.1303 22.479 18.2949L22.4594 18.3247L22.4085 18.3756V18.4265L22.3577 18.3756L22.2559 18.4774C22.1033 18.3756 21.8489 18.0703 21.9506 17.7142C21.9506 17.6633 22.0015 17.6633 22.0524 17.6633H22.2559C22.4085 17.6124 22.5612 17.5615 22.5612 17.358C22.5612 17.2562 22.5103 17.2054 22.4594 17.2054H22.4085C22.3577 17.2054 22.3068 17.2562 22.2559 17.3071L22.205 17.4089C22.1914 17.4225 22.1814 17.4361 22.1721 17.4488C22.1468 17.4834 22.1269 17.5106 22.0524 17.5106C21.8489 17.5106 21.8489 16.9001 22.2559 16.9001H22.3068C22.4085 16.9001 22.5612 16.9001 22.6121 16.7983V16.7474C22.6121 16.5948 22.9682 16.4421 23.7314 16.3913H24.3929C24.9118 16.3913 25.2558 16.4787 25.4653 16.532L25.5123 16.5439L25.614 16.5948L25.7667 16.7474V16.6966C25.8175 16.493 25.9702 16.2386 26.3263 16.2386ZM23.4262 24.8883C23.3244 24.8883 23.2226 24.9392 23.2226 25.041V25.1936C23.2226 25.1936 23.2226 25.2445 23.1717 25.2445L23.07 25.448C22.9173 25.6515 22.7138 25.9059 22.2559 26.1095C22.205 26.1603 22.1541 26.2621 22.205 26.3639C22.2559 26.4148 22.3068 26.4656 22.4085 26.4656H22.4594C23.1209 26.1603 23.4262 25.7533 23.5279 25.448L23.5788 25.3463V25.0919C23.5788 24.9901 23.5279 24.8883 23.4262 24.8883ZM24.8508 24.7866C24.749 24.7866 24.6982 24.8375 24.6473 24.9392V25.1427C24.5964 25.3971 24.4438 25.8551 23.8841 26.1603C23.8332 26.2112 23.7823 26.313 23.8332 26.4148C23.8841 26.4656 23.935 26.5165 24.0367 26.5165H24.0876C24.6982 26.2112 24.9526 25.7024 25.0543 25.3463V24.9901C25.0035 24.8375 24.9526 24.7866 24.8508 24.7866ZM22.5612 22.4461C22.5103 22.5478 22.5612 22.6496 22.6121 22.7513L22.6629 22.8022C22.7138 22.8531 22.8665 23.0057 22.9173 23.2093C23.0191 23.5654 22.9173 24.0742 22.6121 24.583C22.5612 24.6339 22.5612 24.7866 22.6629 24.8375C22.6922 24.8667 22.7046 24.8791 22.7196 24.8844C22.7306 24.8883 22.7431 24.8883 22.7647 24.8883C22.8156 24.8883 22.9173 24.8375 22.9682 24.7866C23.3244 24.176 23.477 23.6163 23.3753 23.1584V23.0566C23.3311 22.7916 23.1718 22.6416 23.064 22.54C23.0477 22.5246 23.0325 22.5103 23.0191 22.4969L22.9682 22.4461L22.8156 22.3952C22.7138 22.3443 22.5612 22.3443 22.5612 22.4461ZM21.5944 22.5987L21.4927 22.6496L21.2892 22.8531C21.0348 23.1075 20.7804 23.5654 20.6786 24.3286C20.6786 24.4304 20.7295 24.5322 20.8312 24.5322H20.933C20.9839 24.5322 21.0856 24.4813 21.1365 24.3795V24.3286C21.1874 23.6163 21.4927 23.2093 21.6962 23.0057L21.798 22.904C21.8997 22.8531 21.8997 22.7005 21.8489 22.6496C21.798 22.5987 21.6962 22.5987 21.5944 22.5987ZM23.9858 21.2758C23.935 21.3776 23.935 21.4793 24.0367 21.5302L24.1894 21.6829V21.7337L24.2402 21.7846C24.3929 22.039 24.5455 22.4461 24.3929 23.2093L24.342 23.3619C24.2911 23.4637 24.342 23.5146 24.4438 23.5654H24.5455C24.5964 23.5654 24.6982 23.5146 24.749 23.4128C25.0035 22.2934 24.6473 21.6829 24.4438 21.4284L24.342 21.3267L24.2911 21.2249L24.2402 21.174C24.1385 21.174 24.0367 21.174 23.9858 21.2758ZM24.8508 18.7827C24.7999 18.8844 24.8508 18.9862 24.9526 19.0371C25.5123 19.2406 26.0211 19.5459 26.0719 19.6985H25.3087C25.2579 19.6985 25.1561 19.7494 25.1052 19.8003C25.0738 19.8317 25.0812 19.8632 25.0914 19.9066C25.0978 19.9335 25.1052 19.9649 25.1052 20.0038L25.1561 20.1056L25.207 20.1564V20.7161C25.207 20.9196 25.207 21.174 25.1561 21.4284C25.1561 21.5302 25.207 21.5811 25.3596 21.632H25.4614C25.5123 21.632 25.614 21.5302 25.614 21.4284V20.6144C25.614 20.36 25.5631 20.2073 25.5123 20.0547C25.8175 20.0547 26.0719 20.0038 26.2246 19.8512C26.2755 19.8003 26.3263 19.6985 26.3263 19.5967C26.3263 19.2406 25.8175 18.9353 25.4105 18.7318L25.1052 18.63L25.0035 18.5791H24.9526C24.984 18.6106 24.9572 18.642 24.92 18.6855C24.8971 18.7123 24.8702 18.7438 24.8508 18.7827ZM24.3929 16.7983H23.477C23.3562 16.7983 23.331 16.8302 23.3006 16.8687C23.2925 16.8788 23.2841 16.8895 23.2735 16.9001C23.2735 16.9597 23.291 17.0018 23.3054 17.0368C23.3157 17.0614 23.3244 17.0825 23.3244 17.1036L23.3753 17.1545H23.935C23.9858 17.1545 24.0876 17.1545 24.0876 17.2054C24.0876 17.2562 23.935 17.3071 23.7823 17.358L23.5279 17.358L23.5788 17.4089C23.6297 17.5106 23.7314 17.5615 23.935 17.5615C24.2402 17.5615 24.342 17.3071 24.342 17.1036V17.0018C24.3929 17.0018 24.5455 17.0018 24.5455 16.9001C24.5964 16.8492 24.4946 16.7983 24.3929 16.7983Z" fill="currentColor"/>
3
+ <path d="M34.3294 25.0873C34.377 25.0443 34.4244 25.0115 34.4672 24.9901L34.5181 24.9392L34.569 25.1427C34.4753 25.1053 34.3954 25.0885 34.3294 25.0873Z" fill="currentColor"/>
4
+ <path d="M20.933 27.9412H22.9173C22.9682 27.9412 22.9682 27.9921 22.9682 28.0429V28.0938C22.9682 28.1447 22.9682 28.2465 23.1209 28.2973C23.3244 28.3482 23.935 28.857 23.935 29.1114C23.935 29.1623 23.8841 29.2641 23.8332 29.3149L23.6806 29.5185C23.6297 29.6202 23.5788 29.722 23.6806 29.9255C23.935 30.2817 24.1385 30.2817 24.2911 30.2817H24.1894L24.1385 30.3326C23.9858 30.3834 23.6806 30.4343 23.2226 30.4343H23.1209C22.9173 30.4343 22.7138 30.3834 22.5103 30.3326L21.9506 30.2308L21.8853 30.2198C21.6083 30.1731 21.3689 30.1327 21.0856 30.1799H20.933C20.3733 30.2817 20.0172 30.7905 20.2716 32.4187V32.5713C20.2716 32.6222 20.3733 32.6731 20.5768 32.6731C20.8821 32.6731 21.6453 33.0292 22.1033 33.7924L21.8997 33.6907V33.5889L21.5944 33.4872C21.1874 33.2836 20.7804 33.131 20.6277 33.3854C20.526 33.5889 20.5768 33.7416 20.7295 33.8433C20.7804 33.8433 20.6786 33.8942 20.526 33.9451L20.3733 33.996L20.1189 34.0977H19.8645L19.3557 34.2504L18.4398 34.5048C18.2872 34.5557 18.2363 34.6574 18.5416 34.8609L18.5925 34.9118L18.8978 35.1153L18.9487 35.1662C18.9995 35.2171 19.0504 35.268 18.9995 35.268H18.8469C18.6943 35.268 18.5416 35.268 18.5416 35.3697C18.5416 35.4715 18.4907 35.7259 18.2363 35.7259C17.9819 35.7259 17.8293 35.5733 17.8293 35.3697V35.1153C17.8293 34.9118 17.7275 34.7592 17.524 34.7592C17.2187 34.7592 17.0152 35.0645 17.0152 35.6241C17.0152 36.0312 16.6081 36.1329 16.4555 36.1329C16.3029 36.1329 16.1502 36.0821 16.1502 35.8277C16.1502 35.7768 16.0485 35.7768 15.9467 35.7768H15.8449C15.7941 35.7768 15.8449 35.7259 15.9467 35.6241L16.0485 35.5733L16.3537 35.3697L16.659 35.1153C16.7608 35.0645 16.7608 34.8609 16.7099 34.8101L16.659 34.7592C16.5573 34.7083 16.4555 34.6574 16.252 34.8101C16.0485 35.0136 15.7941 35.1662 15.5905 35.1662C15.387 35.1662 15.1835 34.9627 15.1835 34.7592V34.5048C15.1835 34.403 15.1835 34.2504 15.0308 34.1995L14.98 34.1486C14.9569 34.1255 14.9443 34.1129 14.9469 34.106C14.95 34.0977 14.9752 34.0977 15.0308 34.0977H16.2011C16.4046 34.0977 16.6081 34.0468 16.6081 33.996C16.6081 33.7416 16.3537 33.6907 16.252 33.6907H16.0993C15.8449 33.6907 15.4888 33.6907 15.4888 33.3345C15.4888 33.2328 15.5397 33.1819 15.5905 33.131H15.6414C15.6414 33.1056 15.6541 33.0928 15.6669 33.0801C15.6796 33.0674 15.6923 33.0547 15.6923 33.0292C15.6923 32.9275 15.5397 32.9275 15.4888 32.9275L15.5905 32.8257C15.7432 32.7748 16.0485 32.6731 16.3537 32.9275L16.5573 33.131L16.7608 33.4363C16.9134 33.6398 17.0661 33.7924 17.3205 33.7924H17.4222C17.931 33.7416 19.1522 33.2836 19.1522 31.9099C19.1522 31.5028 19.0504 31.1466 18.9487 30.8414L18.8469 30.5361L18.6943 30.2308V30.1799C18.6943 30.1545 18.6943 30.1418 18.7006 30.1354C18.707 30.129 18.7197 30.129 18.7451 30.129H18.8469C18.9487 30.129 19.1013 30.0782 19.1013 29.8746C19.1013 29.4676 16.659 29.4167 15.8958 30.1799V29.9764L15.9467 29.8746C16.0993 29.6202 16.4555 29.2641 17.2696 29.2641C17.3888 29.2641 17.4906 29.2815 17.5749 29.296C17.6345 29.3062 17.6854 29.3149 17.7275 29.3149L17.8802 29.3658C18.0328 29.4167 18.1346 29.4167 18.2872 29.3658C18.3381 29.3658 18.3381 29.3149 18.2872 29.2641L18.0837 29.0097C17.931 28.857 17.7784 28.7044 17.8293 28.3991L17.8802 28.45C18.0328 28.6026 18.389 28.9079 18.796 28.9079C18.8176 28.9079 18.8301 28.9079 18.8411 28.904C18.8561 28.8987 18.8685 28.8863 18.8978 28.857L18.9487 28.8061L19.0504 28.6535L19.2539 28.45C19.5592 28.2465 20.068 27.9412 20.933 27.9412Z" fill="currentColor"/>
5
+ <path d="M32.2285 17.4089C32.3811 17.7142 32.6864 18.0703 32.9917 18.0194C33.0935 18.0194 33.0935 17.8668 33.0426 17.7142L32.9917 17.5106L32.9408 17.4089V17.2054L33.2461 17.5106C33.3988 17.6633 33.5514 17.8159 33.704 17.9177C34.0093 18.1212 34.0602 18.7318 33.9076 19.0879C33.8567 19.1727 33.7945 19.2575 33.7324 19.3423C33.608 19.5119 33.4836 19.6815 33.4496 19.8512V19.902C33.3988 20.0547 33.297 20.2582 33.1444 20.5635L33.0426 20.767C33.0214 20.7989 33.0023 20.8285 32.9841 20.8568C32.9152 20.9643 32.8581 21.0533 32.7373 21.174L32.5338 21.3776C32.3811 21.5811 32.1776 21.7846 31.9741 21.9881L31.8723 22.0899L31.3635 21.632L32.1776 20.8179C32.5338 20.4108 32.8391 20.0038 32.7882 19.6985H32.7373L32.6864 19.6476H32.6355L32.5338 19.5967C32.3303 19.4441 32.025 19.1388 32.0759 18.6809L32.1267 18.7827L32.1776 18.8335L32.2285 18.9353C32.3811 19.1388 32.6355 19.3423 32.7882 19.1897C33.0426 19.0371 32.8391 18.63 32.5338 18.3247L32.432 18.223V18.0703L32.3811 18.0194C32.1776 17.8159 32.0759 17.5106 32.0759 17.3071V17.1036L32.2285 17.4089Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24.1894 13.9999L24.342 14.0508L24.4946 14.2034L24.6473 14.2543C24.8508 14.4069 25.0543 14.6104 25.0543 14.814C25.0543 15.0684 24.7999 15.1701 24.6473 15.221H24.5964C24.6982 15.4754 24.9017 15.5772 25.0035 15.6281H25.4614C25.7667 15.6281 25.7667 15.3737 25.7667 15.2719V15.1701H25.7158C25.614 15.1701 25.4105 15.0684 25.4105 14.8648C25.4105 14.6104 25.7667 14.4069 26.1228 14.3052L26.3263 14.2034L26.479 14.1525L26.3772 14.5596H26.3263C26.2246 14.5596 26.1228 14.6613 26.1228 14.814C26.1228 14.8648 26.1737 14.9157 26.2246 14.9666H26.2755L25.9702 15.9842H22.6121L22.3577 15.0175C22.3697 15.0055 22.3845 14.9935 22.4002 14.9808C22.4509 14.9398 22.5103 14.8917 22.5103 14.814C22.5103 14.6613 22.4085 14.5596 22.3068 14.5596H22.2559L22.1033 14.1016C22.4085 14.1525 23.1717 14.4578 23.1717 14.814C23.1717 15.0684 22.9682 15.1701 22.8665 15.1701H22.8156C22.8156 15.4754 23.0191 15.5772 23.1209 15.5772H23.6806C23.935 15.5772 23.9858 15.2719 23.9858 15.1701V15.1193H23.8332C23.6806 15.0684 23.5279 15.0175 23.5279 14.8648C23.5279 14.6104 23.7314 14.4069 23.935 14.2034L24.1385 13.9999H24.1894ZM24.2911 14.6104C24.1385 14.6104 24.0367 14.7122 24.0367 14.8648C24.0367 15.0175 24.1385 15.1193 24.2911 15.1193C24.4438 15.1193 24.5455 15.0175 24.5455 14.8648C24.5455 14.7122 24.4438 14.6104 24.2911 14.6104Z" fill="currentColor"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M45 9.99988V5.99988C45 4.89531 44.1046 3.99988 43 3.99988H2C0.89543 3.99988 0 4.89531 0 5.99988V41.9999C0 43.1044 0.895431 43.9999 2 43.9999H43.1687C44.2051 43.9999 45.0699 43.2081 45.161 42.1757L47.808 12.1757C47.9112 11.0063 46.9897 9.99988 45.8158 9.99988H45ZM43.5 5.99988C43.5 5.72374 43.2761 5.49988 43 5.49988H2C1.72386 5.49988 1.5 5.72374 1.5 5.99988V25.4999L2.85094 8.83825C2.93514 7.79976 3.8025 6.99988 4.8444 6.99988H20.1716C20.702 6.99988 21.2107 7.21059 21.5858 7.58566L24 9.99988H43.5V5.99988ZM20.5251 8.64632C20.4314 8.55256 20.3042 8.49988 20.1716 8.49988H4.8444C4.58393 8.49988 4.36709 8.69985 4.34604 8.95947L1.67036 41.9595C1.64676 42.2506 1.87665 42.4999 2.16873 42.4999H43.1687C43.4278 42.4999 43.644 42.3019 43.6668 42.0438L46.3138 12.0438C46.3396 11.7515 46.1092 11.4999 45.8158 11.4999H23.3787L20.5251 8.64632Z" fill="currentColor"/>
8
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_85_4085)">
3
+ <path d="M8 11C7.20435 11 6.44129 10.6839 5.87868 10.1213C5.31607 9.55871 5 8.79565 5 8C5 7.20435 5.31607 6.44129 5.87868 5.87868C6.44129 5.31607 7.20435 5 8 5C8.79565 5 9.55871 5.31607 10.1213 5.87868C10.6839 6.44129 11 7.20435 11 8C11 8.79565 10.6839 9.55871 10.1213 10.1213C9.55871 10.6839 8.79565 11 8 11ZM8 12C9.06087 12 10.0783 11.5786 10.8284 10.8284C11.5786 10.0783 12 9.06087 12 8C12 6.93913 11.5786 5.92172 10.8284 5.17157C10.0783 4.42143 9.06087 4 8 4C6.93913 4 5.92172 4.42143 5.17157 5.17157C4.42143 5.92172 4 6.93913 4 8C4 9.06087 4.42143 10.0783 5.17157 10.8284C5.92172 11.5786 6.93913 12 8 12ZM8 0C8.13261 0 8.25979 0.0526784 8.35355 0.146447C8.44732 0.240215 8.5 0.367392 8.5 0.5V2.5C8.5 2.63261 8.44732 2.75979 8.35355 2.85355C8.25979 2.94732 8.13261 3 8 3C7.86739 3 7.74021 2.94732 7.64645 2.85355C7.55268 2.75979 7.5 2.63261 7.5 2.5V0.5C7.5 0.367392 7.55268 0.240215 7.64645 0.146447C7.74021 0.0526784 7.86739 0 8 0ZM8 13C8.13261 13 8.25979 13.0527 8.35355 13.1464C8.44732 13.2402 8.5 13.3674 8.5 13.5V15.5C8.5 15.6326 8.44732 15.7598 8.35355 15.8536C8.25979 15.9473 8.13261 16 8 16C7.86739 16 7.74021 15.9473 7.64645 15.8536C7.55268 15.7598 7.5 15.6326 7.5 15.5V13.5C7.5 13.3674 7.55268 13.2402 7.64645 13.1464C7.74021 13.0527 7.86739 13 8 13ZM16 8C16 8.13261 15.9473 8.25979 15.8536 8.35355C15.7598 8.44732 15.6326 8.5 15.5 8.5H13.5C13.3674 8.5 13.2402 8.44732 13.1464 8.35355C13.0527 8.25979 13 8.13261 13 8C13 7.86739 13.0527 7.74021 13.1464 7.64645C13.2402 7.55268 13.3674 7.5 13.5 7.5H15.5C15.6326 7.5 15.7598 7.55268 15.8536 7.64645C15.9473 7.74021 16 7.86739 16 8ZM3 8C3 8.13261 2.94732 8.25979 2.85355 8.35355C2.75979 8.44732 2.63261 8.5 2.5 8.5H0.5C0.367392 8.5 0.240215 8.44732 0.146447 8.35355C0.0526784 8.25979 0 8.13261 0 8C0 7.86739 0.0526784 7.74021 0.146447 7.64645C0.240215 7.55268 0.367392 7.5 0.5 7.5H2.5C2.63261 7.5 2.75979 7.55268 2.85355 7.64645C2.94732 7.74021 3 7.86739 3 8ZM13.657 2.343C13.7507 2.43676 13.8034 2.56392 13.8034 2.6965C13.8034 2.82908 13.7507 2.95624 13.657 3.05L12.243 4.465C12.1965 4.51142 12.1413 4.54823 12.0806 4.57333C12.0199 4.59843 11.9548 4.61132 11.8891 4.61128C11.7565 4.61118 11.6293 4.55839 11.5355 4.4645C11.4891 4.41801 11.4523 4.36284 11.4272 4.30212C11.4021 4.24141 11.3892 4.17634 11.3892 4.11065C11.3893 3.97796 11.4421 3.85075 11.536 3.757L12.95 2.343C13.0438 2.24926 13.1709 2.19661 13.3035 2.19661C13.4361 2.19661 13.5632 2.24926 13.657 2.343ZM4.464 11.536C4.55774 11.6298 4.61039 11.7569 4.61039 11.8895C4.61039 12.0221 4.55774 12.1492 4.464 12.243L3.05 13.657C2.9557 13.7481 2.8294 13.7985 2.6983 13.7973C2.5672 13.7962 2.44179 13.7436 2.34909 13.6509C2.25639 13.5582 2.2038 13.4328 2.20266 13.3017C2.20152 13.1706 2.25192 13.0443 2.343 12.95L3.757 11.536C3.85076 11.4423 3.97792 11.3896 4.1105 11.3896C4.24308 11.3896 4.37024 11.4423 4.464 11.536ZM13.657 13.657C13.5632 13.7507 13.4361 13.8034 13.3035 13.8034C13.1709 13.8034 13.0438 13.7507 12.95 13.657L11.536 12.243C11.4449 12.1487 11.3945 12.0224 11.3957 11.8913C11.3968 11.7602 11.4494 11.6348 11.5421 11.5421C11.6348 11.4494 11.7602 11.3968 11.8913 11.3957C12.0224 11.3945 12.1487 11.4449 12.243 11.536L13.657 12.95C13.7507 13.0438 13.8034 13.1709 13.8034 13.3035C13.8034 13.4361 13.7507 13.5632 13.657 13.657ZM4.464 4.465C4.37024 4.55874 4.24308 4.61139 4.1105 4.61139C3.97792 4.61139 3.85076 4.55874 3.757 4.465L2.343 3.05C2.29524 3.00388 2.25715 2.9487 2.23095 2.8877C2.20474 2.8267 2.19095 2.76109 2.19037 2.6947C2.1898 2.62831 2.20245 2.56247 2.22759 2.50102C2.25273 2.43957 2.28986 2.38375 2.3368 2.3368C2.38375 2.28986 2.43957 2.25273 2.50102 2.22759C2.56247 2.20245 2.62831 2.1898 2.6947 2.19037C2.76109 2.19095 2.8267 2.20474 2.8877 2.23095C2.9487 2.25715 3.00388 2.29524 3.05 2.343L4.464 3.757C4.51056 3.80345 4.54751 3.85862 4.57271 3.91937C4.59792 3.98011 4.61089 4.04523 4.61089 4.111C4.61089 4.17677 4.59792 4.24189 4.57271 4.30263C4.54751 4.36338 4.51056 4.41855 4.464 4.465Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_4085">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_85_4008)">
3
+ <path d="M3.65401 1.32805C3.59498 1.25211 3.52046 1.1896 3.43542 1.14468C3.35037 1.09975 3.25673 1.07343 3.16073 1.06747C3.06473 1.06151 2.96856 1.07605 2.87861 1.11012C2.78866 1.14418 2.70698 1.19699 2.63901 1.26505L1.60501 2.30005C1.12201 2.78405 0.944013 3.46905 1.15501 4.07005C2.03174 6.55716 3.45617 8.81546 5.32301 10.6781C7.18561 12.5449 9.4439 13.9693 11.931 14.8461C12.532 15.0571 13.217 14.8791 13.701 14.3961L14.735 13.3621C14.8031 13.2941 14.8559 13.2124 14.8899 13.1225C14.924 13.0325 14.9385 12.9363 14.9326 12.8403C14.9266 12.7443 14.9003 12.6507 14.8554 12.5656C14.8105 12.4806 14.748 12.4061 14.672 12.3471L12.365 10.5531C12.2838 10.4903 12.1895 10.4467 12.089 10.4255C11.9886 10.4044 11.8846 10.4063 11.785 10.4311L9.59501 10.9781C9.30267 11.0506 8.99654 11.0465 8.70626 10.9661C8.41597 10.8857 8.15135 10.7317 7.93801 10.5191L5.48201 8.06205C5.26919 7.84881 5.11503 7.58424 5.03444 7.29395C4.95386 7.00366 4.94957 6.69748 5.02201 6.40505L5.57001 4.21505C5.59477 4.11544 5.59666 4.01151 5.57553 3.91106C5.5544 3.81061 5.51081 3.71625 5.44801 3.63505L3.65401 1.32805ZM1.88401 0.511051C2.05901 0.336 2.26924 0.200181 2.50075 0.112612C2.73226 0.0250429 2.97976 -0.0122724 3.22679 0.00314389C3.47383 0.0185602 3.71477 0.0863553 3.93359 0.202028C4.15242 0.3177 4.34414 0.478602 4.49601 0.674051L6.29001 2.98005C6.61901 3.40305 6.73501 3.95405 6.60501 4.47405L6.05801 6.66405C6.02993 6.77749 6.03156 6.89625 6.06273 7.00888C6.09391 7.12151 6.15359 7.2242 6.23601 7.30705L8.69301 9.76405C8.77596 9.84664 8.87882 9.90642 8.99164 9.9376C9.10447 9.96878 9.22343 9.97032 9.33701 9.94205L11.526 9.39505C11.7827 9.33126 12.0504 9.32647 12.3092 9.38102C12.5679 9.43558 12.811 9.54807 13.02 9.71005L15.326 11.5041C16.155 12.149 16.231 13.3741 15.489 14.1151L14.455 15.1491C13.715 15.8891 12.609 16.2141 11.578 15.8511C8.93869 14.9236 6.54255 13.4128 4.56801 11.4311C2.58639 9.4568 1.07556 7.06102 0.148013 4.42205C-0.213987 3.39205 0.111013 2.28505 0.851013 1.54505L1.88401 0.511051Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_4008">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-three-dots-vertical" viewBox="0 0 16 16">
2
+ <path d="M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M24.75 8.00076C24.75 7.58655 24.4142 7.25076 24 7.25076C23.5858 7.25076 23.25 7.58655 23.25 8.00076V24.3267L30.9883 31.5491C31.2911 31.8317 31.7657 31.8153 32.0483 31.5125C32.3309 31.2097 32.3146 30.7351 32.0117 30.4525L24.75 23.6748V8.00076Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24 45.4998C35.8741 45.4998 45.5 35.8739 45.5 23.9998C45.5 12.1257 35.8741 2.49979 24 2.49979C12.1259 2.49979 2.5 12.1257 2.5 23.9998C2.5 35.8739 12.1259 45.4998 24 45.4998ZM24 46.9998C36.7025 46.9998 47 36.7023 47 23.9998C47 11.2972 36.7025 0.999786 24 0.999786C11.2975 0.999786 1 11.2972 1 23.9998C1 36.7023 11.2975 46.9998 24 46.9998Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 32.75C12 32.3358 12.3358 32 12.75 32H35.25C35.6642 32 36 32.3358 36 32.75C36 33.1642 35.6642 33.5 35.25 33.5H12.75C12.3358 33.5 12 33.1642 12 32.75Z" fill="currentColor"/>
3
+ <path d="M12 36.75C12 36.3358 12.3358 36 12.75 36H35.25C35.6642 36 36 36.3358 36 36.75C36 37.1642 35.6642 37.5 35.25 37.5H12.75C12.3358 37.5 12 37.1642 12 36.75Z" fill="currentColor"/>
4
+ <path d="M12 40.75C12 40.3358 12.3358 40 12.75 40H35.25C35.6642 40 36 40.3358 36 40.75C36 41.1642 35.6642 41.5 35.25 41.5H12.75C12.3358 41.5 12 41.1642 12 40.75Z" fill="currentColor"/>
5
+ <path d="M24 7.75C24.4142 7.75 24.75 8.08579 24.75 8.5V15H30.25C30.6642 15 31 15.3358 31 15.75C31 16.1642 30.6642 16.5 30.25 16.5H24.75V27C24.75 27.4142 24.4142 27.75 24 27.75C23.5858 27.75 23.25 27.4142 23.25 27V16.5H17.75C17.3358 16.5 17 16.1642 17 15.75C17 15.3358 17.3358 15 17.75 15H23.25V8.5C23.25 8.08579 23.5858 7.75 24 7.75Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24 0C13.5066 0 5 8.50659 5 19V46C5 47.1046 5.89543 48 7 48H41C42.1046 48 43 47.1046 43 46V19C43 8.50659 34.4934 0 24 0ZM41.5 19C41.5 9.33502 33.665 1.5 24 1.5C14.335 1.5 6.5 9.33502 6.5 19V46C6.5 46.2761 6.72386 46.5 7 46.5H41C41.2761 46.5 41.5 46.2761 41.5 46V19Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="11px" height="13px" xmlns="http://www.w3.org/2000/svg">
3
+ <g transform="matrix(1 0 0 1 -806 -8 )">
4
+ <path d="M 3.8076923076923075 0.8666666666666667 C 3.8076923076923075 0.8666666666666667 0.8461538461538463 0.8666666666666667 0.8461538461538463 0.8666666666666667 C 0.6217398849817423 0.8666666666666668 0.4065173073456838 0.9579758912324905 0.24783268341651332 1.1205074151357015 C 0.08914805948734283 1.2830389390389125 0 1.5034790337085724 0 1.7333333333333334 C 0 1.7333333333333334 0 2.6 0 2.6 C 0 2.829854299624761 0.08914805948734283 3.0502943942944207 0.24783268341651332 3.2128259181976317 C 0.4065173073456838 3.375357442100843 0.6217398849817423 3.466666666666667 0.8461538461538463 3.466666666666667 C 0.8461538461538463 3.466666666666667 1.2692307692307694 3.466666666666667 1.2692307692307694 3.466666666666667 C 1.2692307692307694 3.466666666666667 1.2692307692307694 11.266666666666667 1.2692307692307694 11.266666666666667 C 1.2692307692307696 11.726375265916188 1.447526888205455 12.167255041996638 1.764896136063796 12.49231808980306 C 2.082265383922137 12.817381137609482 2.5127105391942535 13 2.9615384615384612 13 C 2.9615384615384612 13 8.038461538461538 13 8.038461538461538 13 C 8.487289460805746 13 8.917734212600267 12.817381137609482 9.235103460458609 12.49231808980306 C 9.55247270831695 12.167255041996638 9.73076923076923 11.726375265916188 9.73076923076923 11.266666666666667 C 9.73076923076923 11.266666666666667 9.73076923076923 3.466666666666667 9.73076923076923 3.466666666666667 C 9.73076923076923 3.466666666666667 10.153846153846155 3.466666666666667 10.153846153846155 3.466666666666667 C 10.378260115018259 3.466666666666667 10.593482490915518 3.375357442100843 10.75216711484469 3.2128259181976317 C 10.910851738773859 3.0502943942944207 11 2.829854299624761 11 2.6 C 11 2.6 11 1.7333333333333334 11 1.7333333333333334 C 11 1.5034790337085724 10.910851738773859 1.2830389390389125 10.75216711484469 1.1205074151357015 C 10.593482490915518 0.9579758912324905 10.378260115018259 0.8666666666666668 10.153846153846155 0.8666666666666667 C 10.153846153846155 0.8666666666666667 7.1923076923076925 0.8666666666666667 7.1923076923076925 0.8666666666666667 C 7.1923076923076925 0.6368123670419057 7.103159431081552 0.41637232402960456 6.944474807152381 0.25384080012639365 C 6.785790183223211 0.09130927622318268 6.57056780732595 0 6.346153846153846 0 C 6.346153846153846 0 4.653846153846154 0 4.653846153846154 0 C 4.42943219267405 0 4.214209816776789 0.09130927622318268 4.055525192847619 0.25384080012639365 C 3.8968405689184484 0.41637232402960456 3.8076923076923075 0.6368123670419057 3.8076923076923075 0.8666666666666667 Z M 3.0854549041161174 4.460253810882569 C 3.164797216080702 4.378988048930963 3.272408404029333 4.333333333333333 3.384615384615385 4.333333333333333 C 3.496822365201437 4.333333333333333 3.604433553150067 4.378988048930963 3.6837758651146526 4.460253810882569 C 3.763118177079237 4.541519572834174 3.8076923076923075 4.651739516854286 3.8076923076923075 4.766666666666667 C 3.8076923076923075 4.766666666666667 3.8076923076923075 10.833333333333334 3.8076923076923075 10.833333333333334 C 3.8076923076923075 10.948260483145715 3.763118177079237 11.058480840424696 3.6837758651146526 11.139746602376302 C 3.604433553150067 11.221012364327906 3.496822365201437 11.266666666666667 3.384615384615385 11.266666666666667 C 3.272408404029333 11.266666666666667 3.164797216080702 11.221012364327906 3.0854549041161174 11.139746602376302 C 3.0061125921515317 11.058480840424696 2.9615384615384612 10.948260483145715 2.9615384615384612 10.833333333333334 C 2.9615384615384612 10.833333333333334 2.9615384615384612 4.766666666666667 2.9615384615384612 4.766666666666667 C 2.9615384615384612 4.651739516854286 3.0061125921515317 4.541519572834174 3.0854549041161174 4.460253810882569 Z M 5.200839519500732 4.460253810882569 C 5.280181831465318 4.378988048930963 5.387793019413948 4.333333333333333 5.5 4.333333333333333 C 5.612206980586052 4.333333333333333 5.719818572012278 4.378988048930963 5.799160883976864 4.460253810882569 C 5.878503195941448 4.541519572834174 5.9230769230769225 4.651739516854286 5.9230769230769225 4.766666666666667 C 5.9230769230769225 4.766666666666667 5.9230769230769225 10.833333333333334 5.9230769230769225 10.833333333333334 C 5.9230769230769225 10.948260483145715 5.878503195941448 11.058480840424696 5.799160883976864 11.139746602376302 C 5.719818572012278 11.221012364327906 5.612206980586052 11.266666666666667 5.5 11.266666666666667 C 5.387793019413948 11.266666666666667 5.280181831465318 11.221012364327906 5.200839519500732 11.139746602376302 C 5.121497207536147 11.058480840424696 5.0769230769230775 10.948260483145715 5.0769230769230775 10.833333333333334 C 5.0769230769230775 10.833333333333334 5.0769230769230775 4.766666666666667 5.0769230769230775 4.766666666666667 C 5.0769230769230775 4.651739516854286 5.121497207536147 4.541519572834174 5.200839519500732 4.460253810882569 Z M 7.914545499361479 4.460253810882569 C 7.993887811326063 4.541519572834174 8.038461538461538 4.651739516854286 8.038461538461538 4.766666666666667 C 8.038461538461538 4.766666666666667 8.038461538461538 10.833333333333334 8.038461538461538 10.833333333333334 C 8.038461538461538 10.948260483145715 7.993887811326063 11.058480840424696 7.914545499361479 11.139746602376302 C 7.8352031873968935 11.221012364327906 7.727591595970667 11.266666666666667 7.615384615384615 11.266666666666667 C 7.503177634798563 11.266666666666667 7.395566043372338 11.221012364327906 7.316223731407752 11.139746602376302 C 7.236881419443167 11.058480840424696 7.1923076923076925 10.948260483145715 7.1923076923076925 10.833333333333334 C 7.1923076923076925 10.833333333333334 7.1923076923076925 4.766666666666667 7.1923076923076925 4.766666666666667 C 7.1923076923076925 4.651739516854286 7.236881419443167 4.541519572834174 7.316223731407752 4.460253810882569 C 7.395566043372338 4.378988048930963 7.503177634798563 4.333333333333333 7.615384615384615 4.333333333333333 C 7.727591595970667 4.333333333333333 7.8352031873968935 4.378988048930963 7.914545499361479 4.460253810882569 Z " fill-rule="nonzero" fill="#c62828" stroke="none" transform="matrix(1 0 0 1 806 8 )" />
5
+ </g>
6
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_85_3830)">
3
+ <path d="M12.6 0.75H15.054L9.694 6.892L16 15.25H11.063L7.196 10.18L2.771 15.25H0.316L6.049 8.68L0 0.75H5.063L8.558 5.383L12.6 0.75ZM11.74 13.778H13.1L4.323 2.145H2.865L11.74 13.778Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_3830">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +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="M0.5 9.90002C0.632608 9.90002 0.759785 9.9527 0.853553 10.0465C0.947322 10.1402 1 10.2674 1 10.4V12.9C1 13.1652 1.10536 13.4196 1.29289 13.6071C1.48043 13.7947 1.73478 13.9 2 13.9H14C14.2652 13.9 14.5196 13.7947 14.7071 13.6071C14.8946 13.4196 15 13.1652 15 12.9V10.4C15 10.2674 15.0527 10.1402 15.1464 10.0465C15.2402 9.9527 15.3674 9.90002 15.5 9.90002C15.6326 9.90002 15.7598 9.9527 15.8536 10.0465C15.9473 10.1402 16 10.2674 16 10.4V12.9C16 13.4305 15.7893 13.9392 15.4142 14.3142C15.0391 14.6893 14.5304 14.9 14 14.9H2C1.46957 14.9 0.960859 14.6893 0.585786 14.3142C0.210714 13.9392 0 13.4305 0 12.9V10.4C0 10.2674 0.0526784 10.1402 0.146447 10.0465C0.240215 9.9527 0.367392 9.90002 0.5 9.90002Z" fill="currentColor"/>
3
+ <path d="M7.64602 1.14604C7.69247 1.09948 7.74764 1.06253 7.80839 1.03733C7.86913 1.01212 7.93425 0.999146 8.00002 0.999146C8.06579 0.999146 8.13091 1.01212 8.19165 1.03733C8.2524 1.06253 8.30758 1.09948 8.35402 1.14604L11.354 4.14604C11.4479 4.23993 11.5007 4.36726 11.5007 4.50004C11.5007 4.63282 11.4479 4.76015 11.354 4.85404C11.2601 4.94793 11.1328 5.00067 11 5.00067C10.8672 5.00067 10.7399 4.94793 10.646 4.85404L8.50002 2.70704V11.5C8.50002 11.6326 8.44734 11.7598 8.35358 11.8536C8.25981 11.9474 8.13263 12 8.00002 12C7.86741 12 7.74024 11.9474 7.64647 11.8536C7.5527 11.7598 7.50002 11.6326 7.50002 11.5V2.70704L5.35402 4.85404C5.30753 4.90053 5.25234 4.9374 5.19161 4.96256C5.13087 4.98772 5.06577 5.00067 5.00002 5.00067C4.93428 5.00067 4.86918 4.98772 4.80844 4.96256C4.7477 4.9374 4.69251 4.90053 4.64602 4.85404C4.59953 4.80755 4.56266 4.75236 4.5375 4.69162C4.51234 4.63088 4.49939 4.56578 4.49939 4.50004C4.49939 4.4343 4.51234 4.3692 4.5375 4.30846C4.56266 4.24772 4.59953 4.19253 4.64602 4.14604L7.64602 1.14604Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_855)">
3
+ <path d="M35.75 1.50003C35.3358 1.50003 35 1.83582 35 2.25003V4.25003C35 4.66424 34.6642 5.00003 34.25 5.00003C33.8358 5.00003 33.5 4.66424 33.5 4.25003V2.25003C33.5 1.00739 34.5074 3.05176e-05 35.75 3.05176e-05H45.75C46.9926 3.05176e-05 48 1.00739 48 2.25003V13.75C48 14.9927 46.9926 16 45.75 16H35.75C34.5074 16 33.5 14.9927 33.5 13.75V11.75C33.5 11.3358 33.8358 11 34.25 11C34.6642 11 35 11.3358 35 11.75V13.75C35 14.1642 35.3358 14.5 35.75 14.5H45.75C46.1642 14.5 46.5 14.1642 46.5 13.75V2.25003C46.5 1.83582 46.1642 1.50003 45.75 1.50003H35.75Z" fill="currentColor"/>
4
+ <path d="M39.2803 2.9697L43.7803 7.4697C44.0732 7.76259 44.0732 8.23747 43.7803 8.53036L39.2803 13.0304C38.9874 13.3233 38.5126 13.3233 38.2197 13.0304C37.9268 12.7375 37.9268 12.2626 38.2197 11.9697L41.4393 8.75003H28.25C27.8358 8.75003 27.5 8.41424 27.5 8.00003C27.5 7.58582 27.8358 7.25003 28.25 7.25003H41.4393L38.2197 4.03036C37.9268 3.73747 37.9268 3.26259 38.2197 2.9697C38.5126 2.67681 38.9874 2.67681 39.2803 2.9697Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M27 20.5009C27 25.7476 22.7467 30.0009 17.5 30.0009C12.2533 30.0009 7.99998 25.7476 7.99998 20.5009C7.99998 15.2542 12.2533 11.0009 17.5 11.0009C22.7467 11.0009 27 15.2542 27 20.5009ZM25.5 20.5009C25.5 24.9192 21.9183 28.5009 17.5 28.5009C13.0817 28.5009 9.49998 24.9192 9.49998 20.5009C9.49998 16.0826 13.0817 12.5009 17.5 12.5009C21.9183 12.5009 25.5 16.0826 25.5 20.5009Z" fill="currentColor"/>
6
+ <path d="M32.4505 46.275C32.4832 46.6789 32.8134 47.0009 33.2186 47.0009C33.6422 47.0009 33.9837 46.6502 33.9515 46.2279C33.3016 37.71 26.1842 31.0009 17.4999 31.0009C8.81552 31.0009 1.69816 37.71 1.04825 46.2279C1.01602 46.6502 1.35753 47.0009 1.78112 47.0009C2.18638 47.0009 2.51657 46.6789 2.54924 46.275C3.17294 38.5641 9.62833 32.5009 17.4999 32.5009C25.3714 32.5009 31.8268 38.5641 32.4505 46.275Z" fill="currentColor"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_855">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-person" viewBox="0 0 16 16">
2
+ <path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4m-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10s-3.516.68-4.168 1.332c-.678.678-.83 1.418-.832 1.664z"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_100_734)">
3
+ <path d="M11.1193 1.15821C11.4122 1.4511 11.4122 1.92597 11.1193 2.21887L8.82119 4.51696L10.9425 6.63828C11.1378 6.83355 11.1378 7.15013 10.9425 7.34539L7.44357 10.8443C7.24831 11.0396 6.93173 11.0396 6.73646 10.8443L4.61514 8.72301L2.28045 11.0577C1.98756 11.3506 1.51269 11.3506 1.21979 11.0577C0.926899 10.7648 0.926899 10.2899 1.21979 9.99704L10.0586 1.15821C10.3515 0.865314 10.8264 0.865314 11.1193 1.15821Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.3733 41.3723L36.1242 42.1296C33.9954 42.4843 31.8889 41.7268 30.3629 40.2008L6.34632 16.1842C5.56527 15.4032 5.56527 14.1368 6.34632 13.3558L13.4174 6.28473C14.1984 5.50368 15.4648 5.50368 16.2458 6.28473L40.2624 30.3013C41.7884 31.8273 42.5318 33.948 42.177 36.0767L41.4339 40.3116L46.1714 45.0491L46.525 47.524L40.3733 41.3723ZM15.235 7.39526C15.0398 7.2 14.7232 7.2 14.5279 7.39526L7.45684 14.4663C7.26158 14.6616 7.26158 14.9782 7.45684 15.1734L10.9425 18.6591L13.5942 16.0074C13.8871 15.7146 14.3619 15.7146 14.6548 16.0074C14.9477 16.3003 14.9477 16.7752 14.6548 17.0681L12.0032 19.7198L15.8923 23.6088L18.5439 20.9572C18.8368 20.6643 19.3117 20.6643 19.6046 20.9572C19.8975 21.2501 19.8975 21.725 19.6046 22.0179L16.9529 24.6695L21.428 29.1446L36.8726 29.0328L15.235 7.39526Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_734">
8
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-x-circle" viewBox="0 0 16 16">
2
+ <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/>
3
+ <path d="M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708"/>
4
+ </svg>
@@ -0,0 +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="M2.14601 2.85402C2.09952 2.80753 2.06264 2.75234 2.03748 2.6916C2.01232 2.63087 1.99937 2.56577 1.99937 2.50002C1.99937 2.43428 2.01232 2.36918 2.03748 2.30844C2.06264 2.2477 2.09952 2.19251 2.14601 2.14602C2.19249 2.09953 2.24768 2.06266 2.30842 2.0375C2.36916 2.01234 2.43426 1.99939 2.50001 1.99939C2.56575 1.99939 2.63085 2.01234 2.69159 2.0375C2.75233 2.06266 2.80752 2.09953 2.85401 2.14602L8.00001 7.29302L13.146 2.14602C13.1925 2.09953 13.2477 2.06266 13.3084 2.0375C13.3692 2.01234 13.4343 1.99939 13.5 1.99939C13.5657 1.99939 13.6308 2.01234 13.6916 2.0375C13.7523 2.06266 13.8075 2.09953 13.854 2.14602C13.9005 2.19251 13.9374 2.2477 13.9625 2.30844C13.9877 2.36918 14.0006 2.43428 14.0006 2.50002C14.0006 2.56577 13.9877 2.63087 13.9625 2.6916C13.9374 2.75234 13.9005 2.80753 13.854 2.85402L8.70701 8.00002L13.854 13.146C13.9005 13.1925 13.9374 13.2477 13.9625 13.3084C13.9877 13.3692 14.0006 13.4343 14.0006 13.5C14.0006 13.5658 13.9877 13.6309 13.9625 13.6916C13.9374 13.7523 13.9005 13.8075 13.854 13.854C13.8075 13.9005 13.7523 13.9374 13.6916 13.9625C13.6308 13.9877 13.5657 14.0007 13.5 14.0007C13.4343 14.0007 13.3692 13.9877 13.3084 13.9625C13.2477 13.9374 13.1925 13.9005 13.146 13.854L8.00001 8.70702L2.85401 13.854C2.80752 13.9005 2.75233 13.9374 2.69159 13.9625C2.63085 13.9877 2.56575 14.0007 2.50001 14.0007C2.43426 14.0007 2.36916 13.9877 2.30842 13.9625C2.24768 13.9374 2.19249 13.9005 2.14601 13.854C2.09952 13.8075 2.06264 13.7523 2.03748 13.6916C2.01232 13.6309 1.99937 13.5658 1.99937 13.5C1.99937 13.4343 2.01232 13.3692 2.03748 13.3084C2.06264 13.2477 2.09952 13.1925 2.14601 13.146L7.29301 8.00002L2.14601 2.85402Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +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="M4.646 4.64604C4.69245 4.59948 4.74762 4.56253 4.80837 4.53733C4.86911 4.51212 4.93423 4.49915 5 4.49915C5.06577 4.49915 5.13089 4.51212 5.19163 4.53733C5.25238 4.56253 5.30756 4.59948 5.354 4.64604L8 7.29304L10.646 4.64604C10.6925 4.59955 10.7477 4.56267 10.8084 4.53752C10.8692 4.51236 10.9343 4.49941 11 4.49941C11.0657 4.49941 11.1308 4.51236 11.1916 4.53752C11.2523 4.56267 11.3075 4.59955 11.354 4.64604C11.4005 4.69253 11.4374 4.74772 11.4625 4.80846C11.4877 4.86919 11.5006 4.9343 11.5006 5.00004C11.5006 5.06578 11.4877 5.13088 11.4625 5.19162C11.4374 5.25236 11.4005 5.30755 11.354 5.35404L8.707 8.00004L11.354 10.646C11.4005 10.6925 11.4374 10.7477 11.4625 10.8085C11.4877 10.8692 11.5006 10.9343 11.5006 11C11.5006 11.0658 11.4877 11.1309 11.4625 11.1916C11.4374 11.2524 11.4005 11.3076 11.354 11.354C11.3075 11.4005 11.2523 11.4374 11.1916 11.4626C11.1308 11.4877 11.0657 11.5007 11 11.5007C10.9343 11.5007 10.8692 11.4877 10.8084 11.4626C10.7477 11.4374 10.6925 11.4005 10.646 11.354L8 8.70704L5.354 11.354C5.30751 11.4005 5.25232 11.4374 5.19158 11.4626C5.13085 11.4877 5.06574 11.5007 5 11.5007C4.93426 11.5007 4.86916 11.4877 4.80842 11.4626C4.74768 11.4374 4.69249 11.4005 4.646 11.354C4.59951 11.3076 4.56264 11.2524 4.53748 11.1916C4.51232 11.1309 4.49937 11.0658 4.49937 11C4.49937 10.9343 4.51232 10.8692 4.53748 10.8085C4.56264 10.7477 4.59951 10.6925 4.646 10.646L7.293 8.00004L4.646 5.35404C4.59944 5.30759 4.56249 5.25242 4.53729 5.19167C4.51208 5.13093 4.49911 5.06581 4.49911 5.00004C4.49911 4.93427 4.51208 4.86915 4.53729 4.80841C4.56249 4.74766 4.59944 4.69248 4.646 4.64604Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="134" height="100" viewBox="0 0 134 100" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M41.8348 71.3245L53.6129 51.2357L23.5562 0H0L41.8348 71.3245Z" fill="#F7A711"/>
3
+ <path d="M108.899 0L53.5161 94.1382L56.9916 100H75.1737L134 0H108.899Z" fill="#F7A711"/>
4
+ </svg>
package/jest.config.ts ADDED
@@ -0,0 +1,21 @@
1
+ export default {
2
+ displayName: 'ui-govcz',
3
+ preset: '../../../jest.preset.js',
4
+ setupFilesAfterEnv: ['<rootDir>/src/test-setup.ts'],
5
+ coverageDirectory: '../../../coverage/src/libs/ui-govcz',
6
+ transform: {
7
+ '^.+\\.(ts|mjs|js|html)$': [
8
+ 'jest-preset-angular',
9
+ {
10
+ tsconfig: '<rootDir>/tsconfig.spec.json',
11
+ stringifyContentPathRegex: '\\.(html|svg)$',
12
+ },
13
+ ],
14
+ },
15
+ transformIgnorePatterns: ['node_modules/(?!.*\\.mjs$)'],
16
+ snapshotSerializers: [
17
+ 'jest-preset-angular/build/serializers/no-ng-attributes',
18
+ 'jest-preset-angular/build/serializers/ng-snapshot',
19
+ 'jest-preset-angular/build/serializers/html-comment',
20
+ ],
21
+ };
@@ -0,0 +1,15 @@
1
+ {
2
+ "$schema": "../../../node_modules/ng-packagr/ng-package.schema.json",
3
+ "dest": "../../../dist/libs/ui-govcz",
4
+ "lib": {
5
+ "entryFile": "src/index.ts"
6
+ },
7
+ "assets": [
8
+ {
9
+ "glob": "**/*",
10
+ "input": "./src/sass/",
11
+ "output": "/sass/"
12
+ },
13
+ "./assets/"
14
+ ]
15
+ }