@verisoft/ui-govcz 18.6.2 → 18.6.4

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,10 @@
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_832)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M23.25 2.00092C23.25 0.896346 24.1454 0.000915527 25.25 0.000915527H33.5765C35.0239 0.000915527 35.992 1.49062 35.4042 2.81319L34.5153 4.81319C34.1943 5.53545 33.478 6.00092 32.6877 6.00092H24.75V9.06144L40.6409 18.0001H43.694C44.9111 18.0001 45.846 19.078 45.6739 20.2829L45.2453 23.2829C45.1046 24.2682 44.2453 25.0001 43.25 25.0001V40.0001C44.2498 40.0001 45.0931 40.7445 45.2171 41.7365L45.719 45.752C45.8682 46.9457 44.9374 48.0001 43.7344 48.0001H4.26556C3.06257 48.0001 2.1318 46.9457 2.28101 45.752L2.78294 41.7365C2.90694 40.7445 3.75025 40.0001 4.75 40.0001V25.0001C3.7547 25.0001 2.89545 24.2682 2.75469 23.2829L2.32612 20.2829C2.154 19.078 3.08892 18.0001 4.30602 18.0001H6.85041L23.25 9.05483V2.00092ZM9.9829 18.0001H37.5813L23.9944 10.3574L9.9829 18.0001ZM24.75 4.50092H32.6877C32.8853 4.50092 33.0643 4.38455 33.1446 4.20398L34.0335 2.20398C34.1804 1.87334 33.9384 1.50092 33.5765 1.50092H25.25C24.9739 1.50092 24.75 1.72477 24.75 2.00092V4.50092ZM41.75 40.0001V25.0001H40.25V40.0001H41.75ZM23.25 25.0001H24.75V40.0001H23.25V25.0001ZM26.25 40.0001V25.0001H30.25V40.0001H26.25ZM31.75 40.0001H33.25V25.0001H31.75V40.0001ZM38.75 40.0001H34.75V25.0001H38.75V40.0001ZM21.75 40.0001V25.0001H17.75V40.0001H21.75ZM16.25 40.0001H14.75V25.0001H16.25V40.0001ZM9.25 25.0001H13.25V40.0001H9.25V25.0001ZM7.75 40.0001H6.25V25.0001H7.75V40.0001ZM4.73459 23.5001C4.48577 23.5001 4.27481 23.3171 4.23962 23.0708L3.81104 20.0708C3.76801 19.7696 4.00174 19.5001 4.30602 19.5001H43.694C43.9983 19.5001 44.232 19.7696 44.189 20.0708L43.7604 23.0708C43.7252 23.3171 43.5142 23.5001 43.2654 23.5001H4.73459ZM4.26556 46.5001C3.96482 46.5001 3.73212 46.2365 3.76943 45.938L4.26943 41.938C4.3007 41.6878 4.5134 41.5001 4.76556 41.5001H43.2344C43.4866 41.5001 43.6993 41.6878 43.7306 41.938L44.2306 45.938C44.2679 46.2365 44.0352 46.5001 43.7344 46.5001H4.26556Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_100_832">
7
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
8
+ </clipPath>
9
+ </defs>
10
+ </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="M33.6412 30.5806C33.3483 30.2877 32.8734 30.2877 32.5806 30.5806C32.2877 30.8735 32.2877 31.3484 32.5806 31.6412L35.9393 35L32.5806 38.3588C32.2877 38.6516 32.2877 39.1265 32.5806 39.4194C32.8734 39.7123 33.3483 39.7123 33.6412 39.4194L37 36.0607L40.3587 39.4194C40.6516 39.7123 41.1265 39.7123 41.4194 39.4194C41.7123 39.1265 41.7123 38.6516 41.4194 38.3588L38.0606 35L41.4194 31.6412C41.7123 31.3484 41.7123 30.8735 41.4194 30.5806C41.1265 30.2877 40.6516 30.2877 40.3587 30.5806L37 33.9393L33.6412 30.5806Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.25 6.5V8H3C1.34315 8 0 9.34315 0 11V33C0 34.6569 1.34315 36 3 36H26.0448C26.5501 41.6065 31.262 46 37 46C43.0751 46 48 41.0751 48 35C48 29.262 43.6065 24.5501 38 24.0448V11C38 9.34315 36.6569 8 35 8H29.75V6.5C29.75 4.42893 28.0711 2.75 26 2.75H12C9.92893 2.75 8.25 4.42893 8.25 6.5ZM36.5 24.0112V19.8101L31.75 20.3379V23C31.75 23.4142 31.4142 23.75 31 23.75C30.5858 23.75 30.25 23.4142 30.25 23V20.5046L19.0001 21.7546L7.75 20.5046V23C7.75 23.4142 7.41421 23.75 7 23.75C6.58579 23.75 6.25 23.4142 6.25 23V20.3379L1.5 19.8101V33C1.5 33.8284 2.17157 34.5 3 34.5H26.0112C26.2651 28.8227 30.8227 24.2651 36.5 24.0112ZM12 4.25C10.7574 4.25 9.75 5.25736 9.75 6.5V8H28.25V6.5C28.25 5.25736 27.2426 4.25 26 4.25H12ZM35 9.5H3C2.17157 9.5 1.5 10.1716 1.5 11V18.3009L6.25 18.8287V17C6.25 16.5858 6.58579 16.25 7 16.25C7.41421 16.25 7.75 16.5858 7.75 17V18.9953L19.0001 20.2453L30.25 18.9953V17C30.25 16.5858 30.5858 16.25 31 16.25C31.4142 16.25 31.75 16.5858 31.75 17V18.8287L36.5 18.3009V11C36.5 10.1716 35.8284 9.5 35 9.5ZM37 44.5C42.2467 44.5 46.5 40.2467 46.5 35C46.5 29.7533 42.2467 25.5 37 25.5C31.7533 25.5 27.5 29.7533 27.5 35C27.5 40.2467 31.7533 44.5 37 44.5Z" fill="currentColor"/>
4
+ </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="M10.25 7.75092V10.0001H4C1.79086 10.0001 0 11.7909 0 14.0001V41.0001C0 43.2092 1.79086 45.0001 4 45.0001H44C46.2091 45.0001 48 43.2092 48 41.0001V14.0001C48 11.7909 46.2091 10.0001 44 10.0001H37.75V7.75092C37.75 5.12756 35.6234 3.00092 33 3.00092H15C12.3766 3.00092 10.25 5.12756 10.25 7.75092ZM15 4.50092C13.2051 4.50092 11.75 5.95599 11.75 7.75092V10.0001H36.25V7.75092C36.25 5.95599 34.7949 4.50092 33 4.50092H15ZM4 11.5001H44C45.3807 11.5001 46.5 12.6193 46.5 14.0001V22.8L40 23.5065V20.7501C40 20.3358 39.6642 20.0001 39.25 20.0001C38.8358 20.0001 38.5 20.3358 38.5 20.7501V23.6696L24 25.2456L9.5 23.6696V20.7501C9.5 20.3358 9.16421 20.0001 8.75 20.0001C8.33579 20.0001 8 20.3358 8 20.7501V23.5065L1.5 22.8V14.0001C1.5 12.6193 2.61929 11.5001 4 11.5001ZM8 25.0154L1.5 24.3088V41.0001C1.5 42.3808 2.61929 43.5001 4 43.5001H44C45.3807 43.5001 46.5 42.3808 46.5 41.0001V24.3088L40 25.0154V28.2501C40 28.6643 39.6642 29.0001 39.25 29.0001C38.8358 29.0001 38.5 28.6643 38.5 28.2501V25.1784L24 26.7545L9.5 25.1784V28.2501C9.5 28.6643 9.16421 29.0001 8.75 29.0001C8.33579 29.0001 8 28.6643 8 28.2501V25.0154Z" fill="currentColor"/>
3
+ </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_5427)">
3
+ <path d="M2.00001 6.00001C1.99997 5.00922 2.2453 4.03384 2.71409 3.16097C3.18287 2.2881 3.86051 1.5449 4.68651 0.997743C5.51251 0.450581 6.46115 0.116486 7.44774 0.0252893C8.43432 -0.0659077 9.42813 0.0886321 10.3404 0.47511C11.2527 0.861587 12.0551 1.46797 12.676 2.24012C13.2968 3.01227 13.7168 3.92615 13.8984 4.90015C14.08 5.87416 14.0175 6.87797 13.7166 7.82197C13.4157 8.76596 12.8858 9.62075 12.174 10.31C11.971 10.506 11.815 10.71 11.721 10.929L10.959 12.698C10.9203 12.7877 10.8563 12.864 10.7747 12.9177C10.6931 12.9714 10.5976 13 10.5 13H5.50001C5.4022 13.0002 5.30649 12.9717 5.22472 12.918C5.14296 12.8643 5.07874 12.7878 5.04001 12.698L4.27901 10.928C4.16925 10.6947 4.01542 10.4849 3.82601 10.31C3.24745 9.75131 2.78753 9.08165 2.47378 8.34109C2.16003 7.60053 1.99889 6.80429 2.00001 6.00001ZM5.00001 14.5C5.00001 14.3674 5.05268 14.2402 5.14645 14.1465C5.24022 14.0527 5.3674 14 5.50001 14H10.5C10.6326 14 10.7598 14.0527 10.8536 14.1465C10.9473 14.2402 11 14.3674 11 14.5C11 14.6326 10.9473 14.7598 10.8536 14.8536C10.7598 14.9473 10.6326 15 10.5 15L10.276 15.447C10.193 15.6131 10.0654 15.7528 9.90753 15.8505C9.74964 15.9481 9.56767 15.9999 9.38201 16H6.61801C6.43234 15.9999 6.25038 15.9481 6.09248 15.8505C5.93458 15.7528 5.807 15.6131 5.72401 15.447L5.50001 15C5.3674 15 5.24022 14.9473 5.14645 14.8536C5.05268 14.7598 5.00001 14.6326 5.00001 14.5Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_5427">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </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 fill-rule="evenodd" clip-rule="evenodd" d="M2.5 12C2.5 11.8674 2.55268 11.7402 2.64645 11.6464C2.74021 11.5527 2.86739 11.5 3 11.5H13C13.1326 11.5 13.2598 11.5527 13.3536 11.6464C13.4473 11.7402 13.5 11.8674 13.5 12C13.5 12.1326 13.4473 12.2598 13.3536 12.3536C13.2598 12.4473 13.1326 12.5 13 12.5H3C2.86739 12.5 2.74021 12.4473 2.64645 12.3536C2.55268 12.2598 2.5 12.1326 2.5 12ZM2.5 8C2.5 7.86739 2.55268 7.74021 2.64645 7.64645C2.74021 7.55268 2.86739 7.5 3 7.5H13C13.1326 7.5 13.2598 7.55268 13.3536 7.64645C13.4473 7.74021 13.5 7.86739 13.5 8C13.5 8.13261 13.4473 8.25979 13.3536 8.35355C13.2598 8.44732 13.1326 8.5 13 8.5H3C2.86739 8.5 2.74021 8.44732 2.64645 8.35355C2.55268 8.25979 2.5 8.13261 2.5 8ZM2.5 4C2.5 3.86739 2.55268 3.74021 2.64645 3.64645C2.74021 3.55268 2.86739 3.5 3 3.5H13C13.1326 3.5 13.2598 3.55268 13.3536 3.64645C13.4473 3.74021 13.5 3.86739 13.5 4C13.5 4.13261 13.4473 4.25979 13.3536 4.35355C13.2598 4.44732 13.1326 4.5 13 4.5H3C2.86739 4.5 2.74021 4.44732 2.64645 4.35355C2.55268 4.25979 2.5 4.13261 2.5 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.592 2.8387C20.3273 2.8387 21.7341 4.2391 21.7341 5.96606C21.7341 7.69342 20.3273 9.09402 18.592 9.09402C16.8569 9.09402 15.45 7.69362 15.45 5.96606C15.45 4.2391 16.8569 2.8387 18.592 2.8387ZM21.4392 10.18C20.0255 10.18 18.8788 11.3214 18.8788 12.7284C18.8788 14.1361 20.0255 15.2771 21.4392 15.2775C22.8533 15.2775 24 14.1361 24 12.7284C23.9998 11.3214 22.8533 10.18 21.4392 10.18ZM18.4705 17.5593C17.4832 17.5593 16.6822 18.3566 16.6822 19.3392C16.6822 20.322 17.4832 21.1193 18.4705 21.1193C19.4577 21.1193 20.2586 20.322 20.2586 19.3392C20.2586 18.3566 19.4577 17.5593 18.4705 17.5593ZM11.6305 20.4396C10.6432 20.4396 9.84224 21.2367 9.84224 22.2195C9.84224 23.2027 10.6432 24 11.6305 24C12.6179 24 13.4186 23.2027 13.4186 22.2195C13.4188 21.2367 12.6181 20.4396 11.6305 20.4396ZM4.64083 17.7462C3.71529 17.7462 2.96517 18.4929 2.96517 19.4142C2.96517 20.3351 3.71529 21.0822 4.64083 21.0822C5.56578 21.0822 6.3161 20.3351 6.3161 19.4142C6.3161 18.4931 5.56578 17.7462 4.64083 17.7462ZM1.78475 10.7173C0.79898 10.7173 0 11.5126 0 12.4939C0 13.4745 0.79898 14.2698 1.78475 14.2698C2.76994 14.2698 3.56892 13.4745 3.56892 12.4939C3.56892 11.5126 2.76974 10.7173 1.78475 10.7173ZM4.64083 3.32542C3.39409 3.32542 2.38281 4.33226 2.38281 5.57329C2.38281 6.81431 3.39409 7.82057 4.64083 7.82057C5.88757 7.82057 6.89846 6.81431 6.89846 5.57329C6.89846 4.33226 5.88757 3.32542 4.64083 3.32542ZM11.6435 0C10.1423 0 8.92436 1.21192 8.92436 2.70608C8.92436 4.20042 10.1423 5.41235 11.6435 5.41235C13.1447 5.41235 14.3622 4.20042 14.3622 2.70608C14.3622 1.21192 13.1447 0 11.6435 0Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="24" height="20" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g transform="matrix(1, 0, 0, 1, -25.604078, 1.718395)">
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" clip-path="url(#clip0_100_855)"></path>
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" clip-path="url(#clip0_100_855)"></path>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_855">
8
+ <rect width="48" height="40" fill="white" transform="translate(0 0.00088501)"></rect>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="none">
2
+ <defs>
3
+ <clipPath id="clip0_100_855">
4
+ <rect width="48" height="48" fill="white" y="0.00089" x="0" id="svg_1"/>
5
+ </clipPath>
6
+ </defs>
7
+ <g>
8
+ <g id="svg_7">
9
+ <path d="m6.59428,3.76841c-0.29112,0 -0.52715,0.2186 -0.52715,0.48826l0,1.30203c0,0.26966 -0.23602,0.48826 -0.52715,0.48826c-0.29112,0 -0.52715,-0.2186 -0.52715,-0.48826l0,-1.30203c0,-0.80898 0.70806,-1.46478 1.58144,-1.46478l7.02861,0c0.87337,0 1.58144,0.65581 1.58144,1.46478l0,7.48666c0,0.80902 -0.70806,1.46478 -1.58144,1.46478l-7.02861,0c-0.87337,0 -1.58144,-0.65577 -1.58144,-1.46478l0,-1.30203c0,-0.26965 0.23602,-0.48826 0.52715,-0.48826c0.29112,0 0.52715,0.21861 0.52715,0.48826l0,1.30203c0,0.26965 0.23602,0.48826 0.52715,0.48826l7.02861,0c0.29112,0 0.52715,-0.21861 0.52715,-0.48826l0,-7.48666c0,-0.26966 -0.23602,-0.48826 -0.52715,-0.48826l-7.02861,0z" fill="currentColor" id="svg_3"/>
10
+ <path d="m9.07559,4.72519l3.16287,2.92957c0.20587,0.19068 0.20587,0.49983 0,0.69051l-3.16287,2.9296c-0.20587,0.19068 -0.53959,0.19068 -0.74545,0c-0.20587,-0.19068 -0.20587,-0.49985 0,-0.69053l2.26293,-2.09605l-9.27024,0c-0.29112,0 -0.52715,-0.2186 -0.52715,-0.48826c0,-0.26966 0.23602,-0.48826 0.52715,-0.48826l9.27024,0l-2.26293,-2.09605c-0.20587,-0.19068 -0.20587,-0.49983 0,-0.69051c0.20587,-0.19068 0.53959,-0.19068 0.74545,0z" fill="currentColor" id="svg_4"/>
11
+ </g>
12
+ </g>
13
+ </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_801)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M32 13C34.2091 13 36 11.2091 36 9C36 6.79086 34.2091 5 32 5C29.7909 5 28 6.79086 28 9C28 11.2091 29.7909 13 32 13ZM32 11.5C33.3807 11.5 34.5 10.3807 34.5 9C34.5 7.61929 33.3807 6.5 32 6.5C30.6193 6.5 29.5 7.61929 29.5 9C29.5 10.3807 30.6193 11.5 32 11.5Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.8999 9.99381C40.9652 9.64184 41 9.3092 41 9C41 4.02944 36.9706 0 32 0C27.0294 0 23 4.02944 23 9C23 9.3092 23.0348 9.64184 23.1001 9.99381L16.9805 6.55153C16.3717 6.20906 15.6283 6.20906 15.0195 6.55153L1.01948 14.4265C0.389725 14.7808 0 15.4471 0 16.1697V46.2901C0 47.055 0.823657 47.5367 1.49026 47.1617L15.7549 39.1379C15.9071 39.0522 16.0929 39.0522 16.2451 39.1379L31.0195 47.4484C31.6283 47.7909 32.3717 47.7909 32.9805 47.4484L46.9805 39.5734C47.6103 39.2192 48 38.5528 48 37.8303V7.70983C48 6.945 47.1763 6.46329 46.5097 6.83825L40.8999 9.99381ZM38.2451 12.9403C39.0736 11.2386 39.5 9.87948 39.5 9C39.5 4.85786 36.1421 1.5 32 1.5C27.8579 1.5 24.5 4.85786 24.5 9C24.5 9.87948 24.9264 11.2386 25.7549 12.9403C26.5574 14.5887 27.6421 16.3711 28.7485 18.0325C29.8514 19.6887 30.9571 21.1967 31.7886 22.2921C31.8612 22.3879 31.9318 22.4804 32 22.5696C32.0682 22.4804 32.1388 22.3879 32.2114 22.2921C33.0429 21.1967 34.1486 19.6887 35.2515 18.0325C36.3579 16.3711 37.4426 14.5887 38.2451 12.9403ZM40.2723 12.0679C38.6547 16.1609 34.7613 21.4487 32.9529 23.7913C32.882 23.8832 32.8142 23.9705 32.75 24.0531V45.8571L46.2451 38.2661C46.4026 38.1775 46.5 38.0109 46.5 37.8303V8.56475L40.2723 12.0679ZM31.25 24.0531V45.8571L16.9805 37.8305C16.9056 37.7883 16.8285 37.7514 16.75 37.7196V8.14288L23.7277 12.0679C25.3453 16.1609 29.2387 21.4487 31.0471 23.7913C31.118 23.8832 31.1858 23.9705 31.25 24.0531ZM1.75487 15.7339L15.25 8.14288V37.7196C15.1715 37.7514 15.0944 37.7883 15.0195 37.8305L1.5 45.4352V16.1697C1.5 15.989 1.59743 15.8224 1.75487 15.7339Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_801">
8
+ <rect width="48" height="48" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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_732)">
3
+ <path d="M15 40.0009C15 39.4486 15.4477 39.0009 16 39.0009H19C19.5523 39.0009 20 39.4486 20 40.0009V43.0009C20 43.5532 19.5523 44.0009 19 44.0009H16C15.4477 44.0009 15 43.5532 15 43.0009V40.0009Z" fill="currentColor"/>
4
+ <path d="M21.5 40.0009C21.5 39.4486 21.9477 39.0009 22.5 39.0009H25.5C26.0523 39.0009 26.5 39.4486 26.5 40.0009V43.0009C26.5 43.5532 26.0523 44.0009 25.5 44.0009H22.5C21.9477 44.0009 21.5 43.5532 21.5 43.0009V40.0009Z" fill="currentColor"/>
5
+ <path d="M29 39.0009C28.4477 39.0009 28 39.4486 28 40.0009V43.0009C28 43.5532 28.4477 44.0009 29 44.0009H32C32.5523 44.0009 33 43.5532 33 43.0009V40.0009C33 39.4486 32.5523 39.0009 32 39.0009H29Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 0.00088501C12.7909 0.00088501 11 1.79175 11 4.00088V44.0009C11 46.21 12.7909 48.0009 15 48.0009H33C35.2091 48.0009 37 46.21 37 44.0009V4.00089C37 1.79175 35.2091 0.00088501 33 0.00088501H15ZM30 1.50089C29.4477 1.50089 29 1.9486 29 2.50089V3.00089C29 3.55317 28.5523 4.00089 28 4.00089H20C19.4477 4.00089 19 3.55317 19 3.00089V2.50089C19 1.9486 18.5523 1.50089 18 1.50089H15C13.6193 1.50089 12.5 2.62017 12.5 4.00088V44.0009C12.5 45.3816 13.6193 46.5009 15 46.5009H33C34.3807 46.5009 35.5 45.3816 35.5 44.0009V4.00089C35.5 2.62017 34.3807 1.50089 33 1.50089H30Z" fill="currentColor"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_732">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </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_5263)">
3
+ <path d="M6 0.277994C6.09737 0.396731 6.15701 0.541866 6.17126 0.694755C6.18552 0.847645 6.15374 1.0013 6.08 1.13599C5.50154 2.19734 5.19959 3.38725 5.202 4.59599C5.202 8.61699 8.48 11.873 12.52 11.873C13.048 11.8723 13.559 11.819 14.053 11.713C14.2041 11.6807 14.3614 11.6934 14.5054 11.7495C14.6494 11.8057 14.7737 11.9029 14.863 12.029C14.9575 12.1603 15.0057 12.3192 15.0001 12.4808C14.9945 12.6424 14.9354 12.7976 14.832 12.922C14.0476 13.8854 13.0582 14.6616 11.9358 15.1941C10.8134 15.7266 9.58631 16.0019 8.344 16C3.734 16 0 12.286 0 7.70999C0 4.26599 2.114 1.31199 5.124 0.0599944C5.27389 -0.00370555 5.44043 -0.0168868 5.59847 0.0224426C5.75651 0.0617719 5.89745 0.151475 6 0.277994ZM4.858 1.31099C3.70067 1.93191 2.73317 2.85474 2.05827 3.98144C1.38338 5.10814 1.02631 6.39663 1.025 7.70999C1.025 11.73 4.304 14.986 8.344 14.986C9.31141 14.9874 10.2695 14.7971 11.1629 14.426C12.0563 14.0549 12.8673 13.5104 13.549 12.824C13.2117 12.866 12.8687 12.887 12.52 12.887C7.91 12.887 4.177 9.17299 4.177 4.59699C4.177 3.42999 4.419 2.31899 4.858 1.31099Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_85_5263">
7
+ <rect width="16" height="16" fill="white"/>
8
+ </clipPath>
9
+ </defs>
10
+ </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="M29.0511 2.00085C29.0511 1.58664 28.7153 1.25085 28.3011 1.25085C27.8869 1.25085 27.5511 1.58664 27.5511 2.00085V4.72901C27.5511 5.62228 26.9064 6.38514 26.0256 6.53408C24.4232 6.80506 23.2502 8.19296 23.2502 9.81816V12.2744C17.1102 12.661 12.25 17.7634 12.25 24.0009V35.0009C12.25 41.4902 17.5107 46.7509 24 46.7509C30.4893 46.7509 35.75 41.4902 35.75 35.0009V24.0009C35.75 17.7635 30.89 12.6613 24.7502 12.2744V9.81816C24.7502 8.92488 25.3949 8.16202 26.2757 8.01308C27.8782 7.74211 29.0511 6.3542 29.0511 4.72901V2.00085ZM24.7502 13.7779V25.1093H34.25V24.0009C34.25 18.5923 30.0609 14.1621 24.7502 13.7779ZM23.2502 13.7779C17.9394 14.1618 13.75 18.5921 13.75 24.0009V25.1093H23.2502V13.7779ZM34.25 26.6093V35.0009C34.25 40.6618 29.6609 45.2509 24 45.2509C18.3391 45.2509 13.75 40.6618 13.75 35.0009V26.6093H34.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,15 @@
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_1009)">
3
+ <path d="M39.6 46.0009C39.6 47.1054 38.7046 48.0009 37.6 48.0009H6C4.89543 48.0009 4 47.1054 4 46.0009V2.00085C4 0.896285 4.89543 0.000854492 6 0.000854492H37.599C38.7035 0.000854492 39.599 0.896285 39.599 2.00085V9.46061C39.599 9.91037 39.2344 10.275 38.7846 10.275C38.3349 10.275 37.9703 9.91037 37.9703 9.46061V2.63537C37.9703 2.08309 37.5225 1.63537 36.9703 1.63537H6.62871C6.07643 1.63537 5.62871 2.08309 5.62871 2.63537V45.3663C5.62871 45.9186 6.07643 46.3663 6.62871 46.3663H36.97C37.5223 46.3663 37.97 45.9186 37.97 45.3663V32.8159C37.97 32.3657 38.3349 32.0009 38.785 32.0009C39.2351 32.0009 39.6 32.3657 39.6 32.8159V46.0009Z" fill="currentColor"/>
4
+ <path d="M14.9431 37.2252C14.9266 36.9945 14.6325 36.908 14.4937 37.093L11.6004 40.9508L10.4004 40.0508L13.2937 36.193C14.2653 34.8975 16.3239 35.5031 16.4393 37.1184L16.583 39.1311C16.5987 39.3499 16.8684 39.4439 17.0167 39.2822L19.3807 36.7032C20.3286 35.6692 22.0339 36.5576 21.7295 37.927C21.6448 38.3081 22.0167 38.6312 22.3823 38.4941L24.237 37.7986L24.7637 39.2031L22.909 39.8986C21.5617 40.4038 20.1933 39.3658 20.2162 38.0117L18.1224 40.2958C17.0847 41.4278 15.1963 40.7697 15.0868 39.2379L14.9431 37.2252Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43.7362 17.122L32.2362 37.0406L27.1381 39.8708L27.04 34.0406L38.54 14.122C39.0923 13.1655 40.3155 12.8377 41.2721 13.39L43.0041 14.39C43.9607 14.9423 44.2885 16.1655 43.7362 17.122ZM28.5468 34.4308L37.0266 19.7434L39.6247 21.2434L31.1449 35.9308L28.5959 37.3459L28.5468 34.4308ZM37.7766 18.4444L40.3747 19.9444L42.4372 16.372C42.5752 16.1329 42.4933 15.8271 42.2541 15.689L40.5221 14.689C40.2829 14.551 39.9771 14.6329 39.8391 14.872L37.7766 18.4444Z" fill="currentColor"/>
6
+ <path d="M10.6846 22.4552H27.3886C27.8044 22.4552 28.1415 22.1181 28.1415 21.7023C28.1415 21.2864 27.8044 20.9493 27.3886 20.9493H10.6846C10.2688 20.9493 9.93164 21.2864 9.93164 21.7023C9.93164 22.1181 10.2688 22.4552 10.6846 22.4552Z" fill="currentColor"/>
7
+ <path d="M10.6846 16.4197H29.3886C29.8044 16.4197 30.1415 16.0826 30.1415 15.6668C30.1415 15.2509 29.8044 14.9138 29.3886 14.9138H10.6846C10.2688 14.9138 9.93164 15.2509 9.93164 15.6668C9.93164 16.0826 10.2688 16.4197 10.6846 16.4197Z" fill="currentColor"/>
8
+ <path d="M10.6846 10.3842H15.9441C16.36 10.3842 16.6971 10.0471 16.6971 9.63125C16.6971 9.21541 16.36 8.8783 15.9441 8.8783H10.6846C10.2688 8.8783 9.93164 9.21541 9.93164 9.63125C9.93164 10.0471 10.2688 10.3842 10.6846 10.3842Z" fill="currentColor"/>
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_100_1009">
12
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,19 @@
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_1006)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M24.25 5.00085C24.6642 5.00085 25 5.33664 25 5.75085C25 6.16507 24.6642 6.50085 24.25 6.50085H6.5C5.94772 6.50085 5.5 6.94857 5.5 7.50085V45.5009C5.5 46.0531 5.94772 46.5009 6.5 46.5009H8.16109C8.84776 43.3557 11.6489 41.0009 15 41.0009C18.3511 41.0009 21.1522 43.3557 21.8389 46.5009H35.5C36.0523 46.5009 36.5 46.0531 36.5 45.5009V19.7509C36.5 19.3366 36.8358 19.0009 37.25 19.0009C37.6642 19.0009 38 19.3366 38 19.7509V46.0005C38 47.1051 37.1046 48.0005 36 48.0005H22L8 48.0009L6 48.0005C4.89543 48.0005 4 47.1051 4 46.0005V7.00086C4 5.89629 4.89543 5.00085 6 5.00085H24.25ZM20.293 46.5009C19.64 44.1923 17.5176 42.5009 15 42.5009C12.4824 42.5009 10.36 44.1923 9.70703 46.5009H20.293Z" fill="currentColor"/>
4
+ <path d="M31.389 25.9492C31.8049 25.9492 32.142 26.2864 32.142 26.7022C32.142 27.1181 31.8049 27.4552 31.389 27.4552H10.6851C10.2692 27.4552 9.9321 27.1181 9.9321 26.7022C9.9321 26.2864 10.2692 25.9492 10.6851 25.9492H31.389Z" fill="currentColor"/>
5
+ <path d="M31.389 19.9137C31.8049 19.9137 32.142 20.2509 32.142 20.6667C32.142 21.0826 31.8049 21.4197 31.389 21.4197H10.6851C10.2692 21.4197 9.9321 21.0826 9.9321 20.6667C9.9321 20.2509 10.2692 19.9137 10.6851 19.9137H31.389Z" fill="currentColor"/>
6
+ <path d="M15.9446 13.8782C16.3604 13.8782 16.6975 14.2154 16.6975 14.6312C16.6975 15.0471 16.3604 15.3842 15.9446 15.3842H10.6851C10.2692 15.3842 9.9321 15.0471 9.9321 14.6312C9.9321 14.2154 10.2692 13.8782 10.6851 13.8782H15.9446Z" fill="currentColor"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 32.0009C12.7907 32.0009 11 33.7915 11 36.0009C11 38.2102 12.7907 40.0009 15 40.0009C17.2093 40.0009 19 38.2102 19 36.0009C19 33.7915 17.2093 32.0009 15 32.0009ZM15 33.5009C13.6191 33.5009 12.5 34.62 12.5 36.0009C12.5 37.3817 13.6191 38.5009 15 38.5009C16.3809 38.5009 17.5 37.3817 17.5 36.0009C17.5 34.62 16.3809 33.5009 15 33.5009Z" fill="currentColor"/>
8
+ <path d="M23.6846 34.3837H27.1787C27.5945 34.3837 27.9316 34.0466 27.9316 33.6308C27.9316 33.2149 27.5945 32.8778 27.1787 32.8778H23.6846C23.2688 32.8778 22.9316 33.2149 22.9316 33.6308C22.9316 34.0466 23.2688 34.3837 23.6846 34.3837Z" fill="currentColor"/>
9
+ <path d="M23.6846 38.3837H31.1787C31.5945 38.3837 31.9316 38.0466 31.9316 37.6308C31.9316 37.2149 31.5945 36.8778 31.1787 36.8778H23.6846C23.2688 36.8778 22.9316 37.2149 22.9316 37.6308C22.9316 38.0466 23.2688 38.3837 23.6846 38.3837Z" fill="currentColor"/>
10
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M35.5 15.5009C39.366 15.5009 42.5 12.3668 42.5 8.50085C42.5 4.63486 39.366 1.50085 35.5 1.50085C31.634 1.50085 28.5 4.63486 28.5 8.50085C28.5 12.3668 31.634 15.5009 35.5 15.5009ZM35.5 17.0009C40.1944 17.0009 44 13.1953 44 8.50085C44 3.80643 40.1944 0.000854492 35.5 0.000854492C30.8056 0.000854492 27 3.80643 27 8.50085C27 13.1953 30.8056 17.0009 35.5 17.0009Z" fill="currentColor"/>
11
+ <path d="M36.7402 7.13214L36.6285 7.02041L33.5 7.18801V7.63493C33.6676 7.6908 33.7793 7.6908 33.9469 7.74666C34.1145 7.80253 34.2263 7.8584 34.2821 7.91426C34.3939 7.97013 34.5056 8.08186 34.5615 8.19359C34.6173 8.30532 34.6732 8.41706 34.6732 8.58465V12.3277C34.6732 12.4953 34.6173 12.607 34.5615 12.7187C34.5056 12.8305 34.3939 12.8863 34.2821 12.9422C34.2263 12.9422 34.1145 12.9981 34.0028 12.9981C33.8911 13.0539 33.7793 13.0539 33.6676 13.0539V13.5009H37.7458V13.0539C37.6341 13.0539 37.5223 13.0539 37.4106 12.9981C37.2989 12.9422 37.243 12.9422 37.1313 12.8863C37.0196 12.8305 36.9078 12.7746 36.852 12.6629C36.7961 12.5511 36.7402 12.4394 36.7402 12.2718V7.13214Z" fill="currentColor"/>
12
+ <path d="M36.405 3.83605C36.1816 3.61259 35.8464 3.50085 35.5112 3.50085C35.176 3.50085 34.8408 3.61259 34.6173 3.83605C34.338 4.05951 34.2263 4.33884 34.2263 4.67404C34.2263 5.00923 34.338 5.28856 34.6173 5.51203C34.8408 5.73549 35.176 5.84722 35.5112 5.84722C35.8464 5.84722 36.1257 5.73549 36.405 5.51203C36.6844 5.28856 36.7961 5.00923 36.7961 4.67404C36.7961 4.33884 36.6285 4.05951 36.405 3.83605Z" fill="currentColor"/>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="clip0_100_1006">
16
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
17
+ </clipPath>
18
+ </defs>
19
+ </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 fill-rule="evenodd" clip-rule="evenodd" d="M43.4183 19.939C43.8046 20.1418 44.2532 19.8088 44.1785 19.3746L43.0484 12.804L47.8378 8.14474C48.1538 7.83729 47.9818 7.29617 47.548 7.23324L40.9254 6.27238L37.9703 0.294221C37.7764 -0.0980439 37.2237 -0.0980819 37.0297 0.294156L34.0736 6.27238L27.4519 7.23324C27.0182 7.29618 26.8462 7.83724 27.1622 8.1447L31.9506 12.804L30.8215 19.3748C30.7469 19.809 31.1954 20.1419 31.5817 19.9391L37.5001 16.8322L43.4183 19.939ZM45.3878 8.43552L41.4362 12.2797L42.3673 17.6931L37.5001 15.138L32.6324 17.6934L33.5627 12.2797L29.6119 8.43552L35.0689 7.64367L37.4999 2.72751L39.93 7.64367L45.3878 8.43552Z" fill="currentColor"/>
3
+ <path d="M1 10.001C1 8.89641 1.89543 8.00098 3 8.00098H23.25C23.6642 8.00098 24 8.33676 24 8.75098C24 9.16519 23.6642 9.50098 23.25 9.50098H3C2.72386 9.50098 2.5 9.72483 2.5 10.001V38.001C2.5 38.2771 2.72386 38.501 3 38.501H8.23223C8.76267 38.501 9.27137 38.7117 9.64645 39.0868L16.3964 45.8368C16.5917 46.032 16.9083 46.032 17.1036 45.8368L23.8536 39.0868C24.2286 38.7117 24.7373 38.501 25.2678 38.501H42C42.2761 38.501 42.5 38.2771 42.5 38.001V23.751C42.5 23.3368 42.8358 23.001 43.25 23.001C43.6642 23.001 44 23.3368 44 23.751V38.001C44 39.1055 43.1046 40.001 42 40.001H25.2678C25.1352 40.001 25.008 40.0537 24.9142 40.1474L18.1642 46.8974C17.3832 47.6785 16.1168 47.6785 15.3358 46.8974L8.58579 40.1474C8.49202 40.0537 8.36484 40.001 8.23223 40.001H3C1.89543 40.001 1 39.1055 1 38.001V10.001Z" fill="currentColor"/>
4
+ <path d="M8.25 17.75C8.25 17.3358 8.58579 17 9 17H16C16.4142 17 16.75 17.3358 16.75 17.75C16.75 18.1642 16.4142 18.5 16 18.5H9C8.58579 18.5 8.25 18.1642 8.25 17.75Z" fill="currentColor"/>
5
+ <path d="M9 26C8.58579 26 8.25 26.3358 8.25 26.75C8.25 27.1642 8.58579 27.5 9 27.5H29C29.4142 27.5 29.75 27.1642 29.75 26.75C29.75 26.3358 29.4142 26 29 26H9Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,16 @@
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_779)">
3
+ <path d="M20 8.75089C20 8.33667 20.3358 8.00089 20.75 8.00089C21.1642 8.00089 21.5 8.33667 21.5 8.75089V9.75089C21.5 10.1651 21.1642 10.5009 20.75 10.5009C20.3358 10.5009 20 10.1651 20 9.75089V8.75089Z" fill="currentColor"/>
4
+ <path d="M20.9144 12.0324C21.1731 11.7089 21.6451 11.6565 21.9685 11.9153C23.1562 12.8654 24.8438 12.8654 26.0315 11.9153C26.355 11.6565 26.8269 11.7089 27.0857 12.0324C27.3444 12.3558 27.292 12.8278 26.9685 13.0866C25.233 14.475 22.767 14.475 21.0315 13.0866C20.7081 12.8278 20.6556 12.3558 20.9144 12.0324Z" fill="currentColor"/>
5
+ <path d="M27.25 8.00089C26.8358 8.00089 26.5 8.33667 26.5 8.75089V9.75089C26.5 10.1651 26.8358 10.5009 27.25 10.5009C27.6642 10.5009 28 10.1651 28 9.75089V8.75089C28 8.33667 27.6642 8.00089 27.25 8.00089Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M33.5 9.50089C33.5 14.7476 29.2467 19.0009 24 19.0009C18.7533 19.0009 14.5 14.7476 14.5 9.50089C14.5 4.25418 18.7533 0.00088501 24 0.00088501C29.2467 0.00088501 33.5 4.25418 33.5 9.50089ZM32 9.50089C32 13.9192 28.4183 17.5009 24 17.5009C19.5817 17.5009 16 13.9192 16 9.50089C16 6.08095 18.146 3.16223 21.1648 2.01783C21.058 2.32581 21 2.65657 21 3.00089C21 4.65774 22.3431 6.00089 24 6.00089C24.969 6.00089 25.8307 5.54147 26.3792 4.82857C26.6319 4.50008 26.4492 4.05055 26.0683 3.88729C25.6876 3.72414 25.2523 3.92422 24.9268 4.18035C24.6717 4.38112 24.3498 4.50089 24 4.50089C23.1716 4.50089 22.5 3.82931 22.5 3.00089C22.5 2.17246 23.1716 1.50089 24 1.50089C28.4183 1.50089 32 5.08261 32 9.50089Z" fill="currentColor"/>
7
+ <path d="M21.5 28.2509C21.0858 28.2509 20.75 28.5867 20.75 29.0009C20.75 29.4151 21.0858 29.7509 21.5 29.7509H26.5C26.9142 29.7509 27.25 29.4151 27.25 29.0009C27.25 28.5867 26.9142 28.2509 26.5 28.2509H21.5Z" fill="currentColor"/>
8
+ <path d="M16.5618 19.0009C15.5231 19.0009 14.5269 19.4135 13.7924 20.148L10.0149 23.9255C8.64804 25.2923 8.64804 27.5084 10.0149 28.8753C11.3817 30.2421 13.5978 30.2421 14.9646 28.8753L15.0835 28.7564C15.3764 28.4635 15.3764 27.9886 15.0835 27.6957C14.7906 27.4028 14.3158 27.4028 14.0229 27.6957L13.904 27.8146C13.1229 28.5956 11.8566 28.5956 11.0755 27.8146C10.2945 27.0335 10.2945 25.7672 11.0755 24.9862L15.0405 21.0212C15.7714 20.2903 16.9311 20.2539 17.8165 20.7873C19.6224 21.8751 21.738 22.5009 23.9998 22.5009C26.2617 22.5009 28.3774 21.8751 30.1833 20.7872C31.0687 20.2537 32.2284 20.2901 32.9593 21.021L36.9247 24.9862C37.7058 25.7672 37.7058 27.0335 36.9247 27.8146C36.1437 28.5956 34.8773 28.5956 34.0963 27.8146L33.9774 27.6957C33.6845 27.4028 33.2096 27.4028 32.9167 27.6957C32.6238 27.9886 32.6238 28.4635 32.9167 28.7564L33.0356 28.8753C34.4025 30.2421 36.6185 30.2421 37.9854 28.8753C39.3522 27.5084 39.3522 25.2923 37.9854 23.9255L34.208 20.1481C33.4734 19.4136 32.4771 19.0009 31.4383 19.0009C30.611 19.0009 29.8162 19.2832 29.0931 19.685C27.5846 20.5234 25.8479 21.0009 23.9998 21.0009C22.1517 21.0009 20.4151 20.5233 18.9067 19.685C18.1837 19.2831 17.389 19.0009 16.5618 19.0009Z" fill="currentColor"/>
9
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18.75 23.5009C18.75 23.0867 18.4142 22.7509 18 22.7509C17.5858 22.7509 17.25 23.0867 17.25 23.5009V32.1549L13.8688 35.5361C12.302 37.1029 11.7263 39.4058 12.3714 41.5257L13.641 45.6972C14.1636 47.4143 15.9793 48.3827 17.6965 47.8601C19.4136 47.3375 20.382 45.5218 19.8594 43.8046L18.6772 39.9201L21.5052 37.0921L21.6645 37.1717C23.1346 37.9068 24.8651 37.9068 26.3353 37.1717L26.4957 37.0915L29.3243 39.9201L28.1421 43.8046C27.6194 45.5218 28.5878 47.3375 30.305 47.8601C32.0221 48.3827 33.8378 47.4143 34.3604 45.6972L35.63 41.5257C36.2752 39.4058 35.6995 37.1029 34.1326 35.5361L30.75 32.1534V23.5009C30.75 23.0867 30.4142 22.7509 30 22.7509C29.5858 22.7509 29.25 23.0867 29.25 23.5009V32.1474C27.7665 32.8946 26.5916 34.1486 25.9448 35.6899L25.6645 35.8301C24.6166 36.354 23.3832 36.354 22.3353 35.8301L22.0571 35.691C21.4102 34.1487 20.2345 32.894 18.75 32.1466V23.5009ZM18.0517 33.4745L14.9295 36.5967C13.7544 37.7719 13.3226 39.499 13.8064 41.0889L15.076 45.2604C15.3574 46.185 16.3351 46.7065 17.2597 46.4251C18.1844 46.1437 18.7058 45.166 18.4244 44.2414L17.1548 40.0699C17.0473 39.7166 17.1432 39.3327 17.4044 39.0716L20.5266 35.9494C19.9933 34.8772 19.1239 34.0078 18.0517 33.4745ZM33.072 36.5967L29.9498 33.4745C28.8775 34.0078 28.0082 34.8772 27.4749 35.9494L30.5971 39.0716C30.8582 39.3327 30.9542 39.7166 30.8467 40.0699L29.5771 44.2414C29.2957 45.166 29.8171 46.1437 30.7417 46.4251C31.6663 46.7065 32.644 46.185 32.9254 45.2604L34.195 41.0889C34.6789 39.499 34.2471 37.7719 33.072 36.5967Z" fill="currentColor"/>
10
+ </g>
11
+ <defs>
12
+ <clipPath id="clip0_100_779">
13
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
14
+ </clipPath>
15
+ </defs>
16
+ </svg>
@@ -0,0 +1,20 @@
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_797)">
3
+ <path d="M10.5 7.25092C10.5 6.8367 10.8358 6.50092 11.25 6.50092H30.75C31.1642 6.50092 31.5 6.8367 31.5 7.25092C31.5 7.66513 31.1642 8.00092 30.75 8.00092H11.25C10.8358 8.00092 10.5 7.66513 10.5 7.25092Z" fill="currentColor"/>
4
+ <path d="M31.5 12.0009C31.5 11.4486 31.0523 11.0009 30.5 11.0009H11.5C10.9477 11.0009 10.5 11.4486 10.5 12.0009V20.0009C10.5 20.5532 10.9477 21.0009 11.5 21.0009H30.5C31.0523 21.0009 31.5 20.5532 31.5 20.0009V12.0009Z" fill="currentColor"/>
5
+ <path d="M10.5 25.7509C10.5 25.3367 10.8358 25.0009 11.25 25.0009H30.75C31.1642 25.0009 31.5 25.3367 31.5 25.7509C31.5 26.1651 31.1642 26.5009 30.75 26.5009H11.25C10.8358 26.5009 10.5 26.1651 10.5 25.7509Z" fill="currentColor"/>
6
+ <path d="M31.5 28.7509C31.5 28.3367 31.1642 28.0009 30.75 28.0009H11.25C10.8358 28.0009 10.5 28.3367 10.5 28.7509C10.5 29.1651 10.8358 29.5009 11.25 29.5009H30.75C31.1642 29.5009 31.5 29.1651 31.5 28.7509Z" fill="currentColor"/>
7
+ <path d="M10.5 34.7509C10.5 34.3367 10.8358 34.0009 11.25 34.0009H19.25C19.6642 34.0009 20 34.3367 20 34.7509C20 35.1651 19.6642 35.5009 19.25 35.5009H11.25C10.8358 35.5009 10.5 35.1651 10.5 34.7509Z" fill="currentColor"/>
8
+ <path d="M31.5 34.7509C31.5 34.3367 31.1642 34.0009 30.75 34.0009H22.75C22.3358 34.0009 22 34.3367 22 34.7509C22 35.1651 22.3358 35.5009 22.75 35.5009H30.75C31.1642 35.5009 31.5 35.1651 31.5 34.7509Z" fill="currentColor"/>
9
+ <path d="M10.5 37.7509C10.5 37.3367 10.8358 37.0009 11.25 37.0009H19.25C19.6642 37.0009 20 37.3367 20 37.7509C20 38.1651 19.6642 38.5009 19.25 38.5009H11.25C10.8358 38.5009 10.5 38.1651 10.5 37.7509Z" fill="currentColor"/>
10
+ <path d="M20 40.7509C20 40.3367 19.6642 40.0009 19.25 40.0009H11.25C10.8358 40.0009 10.5 40.3367 10.5 40.7509C10.5 41.1651 10.8358 41.5009 11.25 41.5009H19.25C19.6642 41.5009 20 41.1651 20 40.7509Z" fill="currentColor"/>
11
+ <path d="M22 37.7509C22 37.3367 22.3358 37.0009 22.75 37.0009H30.75C31.1642 37.0009 31.5 37.3367 31.5 37.7509C31.5 38.1651 31.1642 38.5009 30.75 38.5009H22.75C22.3358 38.5009 22 38.1651 22 37.7509Z" fill="currentColor"/>
12
+ <path d="M31.5 40.7509C31.5 40.3367 31.1642 40.0009 30.75 40.0009H22.75C22.3358 40.0009 22 40.3367 22 40.7509C22 41.1651 22.3358 41.5009 22.75 41.5009H30.75C31.1642 41.5009 31.5 41.1651 31.5 40.7509Z" fill="currentColor"/>
13
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 0.000915527C4.89543 0.000915527 4 0.896347 4 2.00092V44.0009C4 46.2101 5.79086 48.0009 8 48.0009H40L39.9912 47.9921C40.0767 47.998 40.163 48.0009 40.25 48.0009C42.3211 48.0009 44 46.322 44 44.2509V25.2509C44 24.1463 43.1046 23.2509 42 23.2509H38V2.00092C38 0.896346 37.1046 0.000915527 36 0.000915527H6ZM36.5 2.00092C36.5 1.72477 36.2761 1.50092 36 1.50092H6C5.72386 1.50092 5.5 1.72477 5.5 2.00092V44.0009C5.5 45.3816 6.61929 46.5009 8 46.5009H37.2497C36.779 45.8742 36.5 45.0951 36.5 44.2509V2.00092ZM38 44.2509V24.7509H42C42.2761 24.7509 42.5 24.9748 42.5 25.2509V44.2509C42.5 45.4936 41.4926 46.5009 40.25 46.5009C39.0074 46.5009 38 45.4936 38 44.2509Z" fill="currentColor"/>
14
+ </g>
15
+ <defs>
16
+ <clipPath id="clip0_100_797">
17
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
18
+ </clipPath>
19
+ </defs>
20
+ </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_913)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 22C11.8954 22 11 22.8954 11 24V26C11 27.1046 11.8954 28 13 28H21C22.1046 28 23 27.1046 23 26V24C23 22.8954 22.1046 22 21 22H13ZM21 23.5H13C12.7239 23.5 12.5 23.7239 12.5 24V26C12.5 26.2761 12.7239 26.5 13 26.5H21C21.2761 26.5 21.5 26.2761 21.5 26V24C21.5 23.7239 21.2761 23.5 21 23.5Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.7072 15H41.655C42.3975 15 43.079 15.4114 43.4248 16.0685L47.8842 24.5343C48.2347 25.2002 47.7468 26 46.9943 26H42.9704L42.9948 41C42.9948 42.1046 42.0995 43 40.9951 43H5.72492C4.62048 43 3.72516 42.1046 3.72516 41V18L1.39948 22.0287C1.19239 22.3874 0.733756 22.5103 0.37508 22.3032C0.0164038 22.0961 -0.106488 21.6374 0.100594 21.2787L3.14788 16C3.5051 15.3812 4.16527 15 4.87972 15H8.29301L18.1466 5.14645C18.3418 4.95118 18.6584 4.95118 18.8537 5.14645L22.5001 8.7929L25.1466 6.14645C25.3418 5.95118 25.6584 5.95118 25.8537 6.14645L34.7072 15ZM28.7072 15H32.5859L25.5001 7.91421L23.5608 9.85356L28.7072 15ZM10.4143 15L18.5001 6.91421L26.5859 15H10.4143ZM34.3725 26C34.0013 26 33.6606 25.7943 33.4877 25.4657L29.9964 18.7852V41.5H40.9951C41.2712 41.5 41.495 41.2761 41.495 41V26H34.3725ZM28.4966 41.5V16.5H5.22498V41C5.22498 41.2761 5.44881 41.5 5.72492 41.5H28.4966ZM30.4643 16.5L34.6743 24.5H46.2279L41.955 16.5H30.4643Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_913">
8
+ <rect width="48" height="48" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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 fill-rule="evenodd" clip-rule="evenodd" d="M40 19.5009C40 23.643 36.6421 27.0009 32.5 27.0009C28.3579 27.0009 25 23.643 25 19.5009C25 15.3587 28.3579 12.0009 32.5 12.0009C36.6421 12.0009 40 15.3587 40 19.5009ZM38.5 19.5009C38.5 20.1096 38.4093 20.6972 38.2408 21.2509H36.0727C36.1846 20.7032 36.25 20.1187 36.25 19.5005C36.25 18.8826 36.1847 18.2983 36.0728 17.7509H38.2408C38.4093 18.3045 38.5 18.8921 38.5 19.5009ZM34.5352 17.7509C34.6694 18.2922 34.75 18.877 34.75 19.5005C34.75 20.1243 34.6693 20.7093 34.535 21.2509H30.465C30.3307 20.7093 30.25 20.1243 30.25 19.5005C30.25 18.877 30.3306 18.2922 30.4648 17.7509H34.5352ZM35.628 16.2509H37.5444C36.7746 15.0585 35.5936 14.1566 34.202 13.7457C34.3398 13.9249 34.482 14.1214 34.624 14.3345C34.9793 14.8674 35.3382 15.5102 35.628 16.2509ZM30.798 13.7457C29.4064 14.1566 28.2254 15.0585 27.4556 16.2509H29.372C29.6618 15.5102 30.0207 14.8674 30.376 14.3345C30.518 14.1214 30.6602 13.9249 30.798 13.7457ZM31.0061 16.2509C31.1976 15.8502 31.41 15.4877 31.624 15.1665C31.9382 14.6954 32.2521 14.3194 32.5 14.0505C32.7479 14.3194 33.0618 14.6954 33.376 15.1665C33.59 15.4877 33.8024 15.8502 33.9939 16.2509H31.0061ZM28.9272 17.7509H26.7592C26.5907 18.3045 26.5 18.8921 26.5 19.5009C26.5 20.1096 26.5907 20.6972 26.7592 21.2509H28.9273C28.8154 20.7032 28.75 20.1187 28.75 19.5005C28.75 18.8826 28.8153 18.2983 28.9272 17.7509ZM29.3723 22.7509H27.4556C28.2255 23.9434 29.4067 24.8454 30.7986 25.2562C30.6606 25.0768 30.5183 24.88 30.376 24.6665C30.0208 24.1338 29.6621 23.4912 29.3723 22.7509ZM34.2014 25.2562C35.5933 24.8454 36.7745 23.9434 37.5444 22.7509H35.6277C35.3379 23.4912 34.9792 24.1338 34.624 24.6665C34.4817 24.88 34.3394 25.0768 34.2014 25.2562ZM31.0065 22.7509C31.1978 23.1513 31.4101 23.5135 31.624 23.8345C31.9382 24.3057 32.2521 24.6817 32.5 24.9506C32.7479 24.6817 33.0618 24.3057 33.376 23.8345C33.5899 23.5135 33.8022 23.1513 33.9935 22.7509H31.0065Z" fill="currentColor"/>
3
+ <path d="M34.25 30.5009C34.6642 30.5009 35 30.8366 35 31.2509C35 31.6651 34.6642 32.0009 34.25 32.0009H26.75C26.3358 32.0009 26 31.6651 26 31.2509C26 30.8366 26.3358 30.5009 26.75 30.5009H34.25Z" fill="currentColor"/>
4
+ <path d="M43 35.2509C43 35.6651 42.6642 36.0009 42.25 36.0009H26.75C26.3358 36.0009 26 35.6651 26 35.2509C26 34.8366 26.3358 34.5009 26.75 34.5009H42.25C42.6642 34.5009 43 34.8366 43 35.2509Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 22.5009C20 25.5384 17.5376 28.0009 14.5 28.0009C11.4624 28.0009 9 25.5384 9 22.5009C9 19.4633 11.4624 17.0009 14.5 17.0009C17.5376 17.0009 20 19.4633 20 22.5009ZM18.5 22.5009C18.5 24.71 16.7091 26.5009 14.5 26.5009C12.2909 26.5009 10.5 24.71 10.5 22.5009C10.5 20.2917 12.2909 18.5009 14.5 18.5009C16.7091 18.5009 18.5 20.2917 18.5 22.5009Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 39.0009C0 40.1054 0.895431 41.0009 2 41.0009H46C47.1046 41.0009 48 40.1054 48 39.0009V9.00085C48 7.89628 47.1046 7.00085 46 7.00085H2C0.895432 7.00085 0 7.89629 0 9.00085V39.0009ZM2 8.50085C1.72386 8.50085 1.5 8.72471 1.5 9.00085V39.0009C1.5 39.277 1.72386 39.5009 2 39.5009H6V37.5009C6 32.8064 9.80558 29.0009 14.5 29.0009C19.1944 29.0009 23 32.8064 23 37.5009V39.5009H46C46.2761 39.5009 46.5 39.277 46.5 39.0009V9.00085C46.5 8.72471 46.2761 8.50085 46 8.50085H2ZM21.5 39.5009V37.5009C21.5 33.6349 18.366 30.5009 14.5 30.5009C10.634 30.5009 7.5 33.6349 7.5 37.5009V39.5009H21.5Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pencil" viewBox="0 0 16 16">
2
+ <path d="M12.146.146a.5.5 0 0 1 .708 0l3 3a.5.5 0 0 1 0 .708l-10 10a.5.5 0 0 1-.168.11l-5 2a.5.5 0 0 1-.65-.65l2-5a.5.5 0 0 1 .11-.168zM11.207 2.5 13.5 4.793 14.793 3.5 12.5 1.207zm1.586 3L10.5 3.207 4 9.707V10h.5a.5.5 0 0 1 .5.5v.5h.5a.5.5 0 0 1 .5.5v.5h.293zm-9.761 5.175-.106.106-1.528 3.821 3.821-1.528.106-.106A.5.5 0 0 1 5 12.5V12h-.5a.5.5 0 0 1-.5-.5V11h-.5a.5.5 0 0 1-.468-.325"/>
3
+ </svg>
@@ -0,0 +1,14 @@
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_981)">
3
+ <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"/>
4
+ <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"/>
5
+ <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"/>
6
+ <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"/>
7
+ <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"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_100_981">
11
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -0,0 +1,10 @@
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_738)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.7 7.60099L11.6956 7.65808C11.5488 9.57937 12.0729 12.0267 13.167 13.9629C14.2703 15.9152 15.7377 17.0152 17.3556 17.0152C18.352 17.0152 19.2097 16.4429 19.8939 15.2724C20.5876 14.0858 20.9667 12.4722 20.9667 10.9723C20.9667 9.00125 20.3515 6.51276 19.2441 4.55316C18.1098 2.54592 16.717 1.50089 15.3111 1.50089C14.3147 1.50089 13.457 2.07316 12.7727 3.24363C12.079 4.43026 11.7 6.04387 11.7 7.54374V7.60099ZM34.243 13.9946C35.3523 12.0703 35.9593 9.67028 35.9593 7.8866C35.9593 6.38673 35.5802 4.77312 34.8865 3.58649C34.2023 2.41602 33.3446 1.84374 32.3482 1.84374C30.9375 1.84374 29.5443 2.89442 28.4088 4.86426C27.2996 6.78859 26.6926 9.18864 26.6926 10.9723C26.6926 12.4722 27.0716 14.0858 27.7653 15.2724C28.4496 16.4429 29.3073 17.0152 30.3037 17.0152C31.7144 17.0152 33.1076 15.9645 34.243 13.9946ZM38.431 19.5279C37.253 21.4014 36.5741 23.7837 36.5741 25.7152C36.5741 27.0686 36.8779 28.3113 37.4105 29.1624C37.9071 29.9561 38.5697 30.3866 39.5037 30.3866C40.9697 30.3866 42.4447 29.3514 43.6431 27.4453C44.8211 25.5718 45.5 23.1895 45.5 21.258C45.5 19.9671 45.1388 18.7218 44.557 17.8437C43.9842 16.9792 43.2953 16.5866 42.5704 16.5866C41.1043 16.5866 39.6294 17.6218 38.431 19.5279ZM9.45289 19.5461C8.18732 17.5961 6.70706 16.5866 5.42963 16.5866C4.49564 16.5866 3.83305 17.0171 3.33639 17.8109C2.80383 18.6619 2.5 19.9046 2.5 21.258C2.5 23.1563 3.24432 25.534 4.47304 27.4271C5.73861 29.3771 7.21887 30.3866 8.4963 30.3866C9.43029 30.3866 10.0929 29.9561 10.5895 29.1624C11.1221 28.3113 11.4259 27.0686 11.4259 25.7152C11.4259 23.8169 10.6816 21.4392 9.45289 19.5461ZM10.234 45.8475C10.8032 46.2641 11.7094 46.5009 12.9259 46.5009C14.6486 46.5009 16.1882 45.9279 17.9573 45.2332C18.0228 45.2075 18.0887 45.1816 18.155 45.1555C19.7993 44.5085 21.7063 43.758 23.8296 43.758C25.7978 43.758 27.6288 44.5159 29.1745 45.1558C29.2454 45.1851 29.3157 45.2142 29.3853 45.243C31.0791 45.9422 32.5183 46.5009 34.0519 46.5009C35.344 46.5009 36.4622 46.3277 37.2173 45.8893C37.8315 45.5328 38.3444 44.9315 38.3444 43.5437C38.3444 40.5974 37.4617 39.019 36.4432 37.8065C36.0417 37.3285 35.6373 36.9256 35.1953 36.4852C35.016 36.3066 34.8305 36.1219 34.6366 35.9235C34.0045 35.2768 33.3244 34.5217 32.8238 33.5671C31.9703 31.9396 31.3633 30.3407 30.8326 28.9294L30.8013 28.8459C30.2711 27.4358 29.8322 26.2683 29.2881 25.2863C28.7493 24.3139 28.1571 23.6211 27.3824 23.1523C26.6066 22.6828 25.5113 22.3555 23.8296 22.3555C22.148 22.3555 21.0526 22.6828 20.2769 23.1523C19.5022 23.6211 18.91 24.3139 18.3712 25.2863C17.8271 26.2683 17.3882 27.4358 16.858 28.8459L16.8266 28.9294C16.296 30.3407 15.689 31.9396 14.8355 33.5671C14.3349 34.5217 13.6548 35.2768 13.0227 35.9235C12.8287 36.1219 12.6433 36.3066 12.464 36.4852C12.022 36.9256 11.6176 37.3285 11.216 37.8065C10.1976 39.019 9.31482 40.5974 9.31482 43.5437C9.31482 44.8688 9.74965 45.4931 10.234 45.8475ZM37.4593 7.8866C37.4593 12.0009 34.7333 18.5152 30.3037 18.5152C26.8963 18.5152 25.1926 14.4009 25.1926 10.9723C25.1926 6.85803 27.9185 0.343742 32.3482 0.343742C35.7556 0.343742 37.4593 4.45803 37.4593 7.8866ZM22.4667 10.9723C22.4667 14.4009 20.763 18.5152 17.3556 18.5152C12.5852 18.5152 9.85926 12.0009 10.2 7.54374C10.2 4.11517 11.9037 0.00088501 15.3111 0.00088501C19.7407 0.00088501 22.4667 6.51517 22.4667 10.9723ZM35.0741 25.7152C35.0741 21.258 38.1407 15.0866 42.5704 15.0866C45.2963 15.0866 47 18.1723 47 21.258C47 25.7152 43.9333 31.8866 39.5037 31.8866C36.437 31.8866 35.0741 28.8009 35.0741 25.7152ZM5.42963 15.0866C9.51852 15.0866 12.9259 21.258 12.9259 25.7152C12.9259 28.8009 11.563 31.8866 8.4963 31.8866C4.40741 31.8866 1 25.7152 1 21.258C1 18.1723 2.36296 15.0866 5.42963 15.0866ZM15.4765 28.2581C17.0452 24.0842 18.2586 20.8555 23.8296 20.8555C29.4006 20.8555 30.6141 24.0842 32.1828 28.2581C32.7295 29.7129 33.3195 31.2826 34.1522 32.8704C34.6547 33.8287 35.412 34.5831 36.2115 35.3797C37.9302 37.0921 39.8444 38.9992 39.8444 43.5437C39.8444 47.3152 36.7778 48.0009 34.0519 48.0009C32.1331 48.0009 30.393 47.2821 28.6943 46.5805C27.0747 45.9115 25.4927 45.258 23.8296 45.258C21.9963 45.258 20.326 45.9142 18.6194 46.5847C16.837 47.285 15.0148 48.0009 12.9259 48.0009C10.2 48.0009 7.81482 46.9723 7.81482 43.5437C7.81482 38.9992 9.72903 37.0921 11.4477 35.3797C12.2473 34.5831 13.0046 33.8287 13.5071 32.8704C14.3398 31.2826 14.9297 29.7129 15.4765 28.2581Z" fill="currentColor"/>
4
+ </g>
5
+ <defs>
6
+ <clipPath id="clip0_100_738">
7
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
8
+ </clipPath>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,14 @@
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_845)">
3
+ <path d="M8 26.7509C8 26.3367 8.33579 26.0009 8.75 26.0009H11.25C11.6642 26.0009 12 26.3367 12 26.7509C12 27.1651 11.6642 27.5009 11.25 27.5009H8.75C8.33579 27.5009 8 27.1651 8 26.7509Z" fill="currentColor"/>
4
+ <path d="M14.75 26.0009C14.3358 26.0009 14 26.3367 14 26.7509C14 27.1651 14.3358 27.5009 14.75 27.5009H23.25C23.6642 27.5009 24 27.1651 24 26.7509C24 26.3367 23.6642 26.0009 23.25 26.0009H14.75Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 5.00089C8.89543 5.00089 8 5.89632 8 7.00089V20.0009C8 21.1055 8.89543 22.0009 10 22.0009H26C27.1046 22.0009 28 21.1055 28 20.0009V7.00089C28 5.89632 27.1046 5.00089 26 5.00089H10ZM26 6.50089H10C9.72386 6.50089 9.5 6.72474 9.5 7.00089V20.0009C9.5 20.277 9.72386 20.5009 10 20.5009H26C26.2761 20.5009 26.5 20.277 26.5 20.0009V7.00089C26.5 6.72474 26.2761 6.50089 26 6.50089Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M33 25.2769V46.5009H39.25C39.6642 46.5009 40 46.8367 40 47.2509C40 47.6651 39.6642 48.0009 39.25 48.0009H1.75C1.33579 48.0009 1 47.6651 1 47.2509C1 46.8367 1.33579 46.5009 1.75 46.5009H3V6.00089C3 2.68718 5.68629 0.00088501 9 0.00088501H27C30.3137 0.00088501 33 2.68718 33 6.00089V23.7706C36.218 24.0253 38.75 26.7174 38.75 30.0009V37.7217C38.75 39.6708 40.3301 41.2509 42.2792 41.2509C44.3649 41.2509 45.9957 39.4519 45.7915 37.3762L44.3324 22.5416L41.1668 21.2754C39.998 20.8079 39.2959 19.6064 39.4623 18.3587L40.0251 14.1374C40.2072 12.7712 41.3727 11.7509 42.751 11.7509H42.9383C42.744 11.3913 42.4976 11.0591 42.2044 10.7659L35.9697 4.53122C35.6768 4.23832 35.6768 3.76345 35.9697 3.47055C36.2626 3.17766 36.7374 3.17766 37.0303 3.47055L43.265 9.70526C44.2059 10.6461 44.7913 11.8841 44.9216 13.2083L47.2843 37.2294C47.5752 40.1872 45.2514 42.7509 42.2792 42.7509C39.5017 42.7509 37.25 40.4992 37.25 37.7217V30.0009C37.25 27.5464 35.3883 25.5267 33 25.2769ZM9 1.50089H27C29.4853 1.50089 31.5 3.5156 31.5 6.00089V46.5009H4.5V6.00089C4.5 3.5156 6.51472 1.50089 9 1.50089ZM43.4172 13.2509H42.751C42.1245 13.2509 41.5947 13.7147 41.5119 14.3357L40.9491 18.5569C40.8735 19.1241 41.1926 19.6702 41.7239 19.8827L44.1669 20.8599L43.4288 13.3551C43.4253 13.3203 43.4215 13.2855 43.4172 13.2509Z" fill="currentColor"/>
7
+ <path d="M41.75 46.5009C41.3358 46.5009 41 46.8367 41 47.2509C41 47.6651 41.3358 48.0009 41.75 48.0009H44.25C44.6642 48.0009 45 47.6651 45 47.2509C45 46.8367 44.6642 46.5009 44.25 46.5009H41.75Z" fill="currentColor"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_100_845">
11
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
12
+ </clipPath>
13
+ </defs>
14
+ </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="M0 12.0009C0 5.37347 5.37258 0.00088501 12 0.00088501C18.6274 0.00088501 24 5.37347 24 12.0009V36.0009C24 42.6283 18.6274 48.0009 12 48.0009C5.37258 48.0009 0 42.6283 0 36.0009V12.0009ZM1.5 23.2509V12.0009C1.5 6.2019 6.20101 1.50089 12 1.50089C17.799 1.50089 22.5 6.20189 22.5 12.0009V23.2509H1.5ZM1.5 24.7509V36.0009C1.5 41.7999 6.20101 46.5009 12 46.5009C17.799 46.5009 22.5 41.7999 22.5 36.0009V24.7509H1.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M36.5 48.0009C42.8513 48.0009 48 42.8522 48 36.5009C48 30.1496 42.8513 25.0009 36.5 25.0009C30.1487 25.0009 25 30.1496 25 36.5009C25 42.8522 30.1487 48.0009 36.5 48.0009ZM36.5 46.5009C42.0229 46.5009 46.5 42.0237 46.5 36.5009C46.5 34.0095 45.5889 31.7309 44.0818 29.9801L29.9792 44.0827C31.73 45.5898 34.0086 46.5009 36.5 46.5009ZM28.9186 43.022L43.0211 28.9194C41.2703 27.4121 38.9916 26.5009 36.5 26.5009C30.9772 26.5009 26.5 30.978 26.5 36.5009C26.5 38.9924 27.4112 41.2712 28.9186 43.022Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-plus-lg" viewBox="0 0 16 16">
2
+ <path fill-rule="evenodd" d="M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2"/>
3
+ </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_799)">
3
+ <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"/>
4
+ <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"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 5.00085L19.6727 9.70328C19.8811 9.89281 20 10.1615 20 10.4432V16.0009C20 16.5531 19.5523 17.0009 19 17.0009H10C9.44772 17.0009 9 16.5531 9 16.0009V10.4432C9 10.1615 9.11885 9.89281 9.32733 9.70328L14.5 5.00085ZM10.5 10.6644L14.5 7.02805L18.5 10.6644V15.5009H16V12.5009C16 12.2247 15.7761 12.0009 15.5 12.0009H12.5C12.2239 12.0009 12 12.2247 12 12.5009V15.5009H10.5V10.6644ZM14.5 15.5009H13.5V13.5009H14.5V15.5009Z" fill="currentColor"/>
6
+ </g>
7
+ <defs>
8
+ <clipPath id="clip0_100_799">
9
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="49" height="48" viewBox="0 0 49 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M46.1913 11.0009H16.5118C16.0976 11.0009 15.863 11.4756 16.1146 11.8046L27.1877 26.2848C27.8955 27.2104 29.2416 27.3373 30.11 26.5603L46.5247 11.8735C46.8667 11.5674 46.6503 11.0009 46.1913 11.0009Z" fill="var(--background-primary-subtlest)"/>
3
+ <path d="M12.5129 37.0692H42.1924C42.6066 37.0692 42.8412 36.5945 42.5896 36.2655C41.165 34.5312 33.0609 26.7664 29.8777 23.7312C29.1435 23.0311 28.0069 22.9995 27.2277 23.6492L12.1795 36.1966C11.8375 36.5026 12.054 37.0692 12.5129 37.0692Z" fill="var(--background-primary-subtlest)"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.5 15.7509C0.5 15.3366 0.835786 15.0009 1.25 15.0009H10.75C11.1642 15.0009 11.5 15.3366 11.5 15.7509C11.5 16.1651 11.1642 16.5009 10.75 16.5009H1.25C0.835786 16.5009 0.5 16.1651 0.5 15.7509Z" fill="var(--icon-on-subtle)"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.5 21.7509C0.5 21.3366 0.835786 21.0009 1.25 21.0009H9.75C10.1642 21.0009 10.5 21.3366 10.5 21.7509C10.5 22.1651 10.1642 22.5009 9.75 22.5009H1.25C0.835786 22.5009 0.5 22.1651 0.5 21.7509Z" fill="var(--icon-on-subtle)"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.5 27.7509C0.5 27.3366 0.835786 27.0009 1.25 27.0009H8.75C9.16421 27.0009 9.5 27.3366 9.5 27.7509C9.5 28.1651 9.16421 28.5009 8.75 28.5009H1.25C0.835786 28.5009 0.5 28.1651 0.5 27.7509Z" fill="var(--icon-on-subtle)"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.2336 10.0009C15.2383 10.0009 14.3945 10.7327 14.2537 11.718L10.8252 35.718C10.653 36.9229 11.588 38.0009 12.8051 38.0009H42.7645C43.7598 38.0009 44.6036 37.269 44.7444 36.2837L48.1729 12.2837C48.345 11.0788 47.4101 10.0009 46.193 10.0009H16.2336ZM16.8262 11.5009L27.7856 25.8324C28.2275 26.4103 29.0676 26.4902 29.6106 26.006L45.8739 11.5009H16.8262ZM46.5713 12.8888L32.9793 25.0113L43.3093 35.7226L46.5713 12.8888ZM31.8308 26.0357L30.609 27.1254C29.4146 28.1907 27.5663 28.0149 26.5941 26.7436L25.7947 25.6982L13.1532 36.5009H41.9725L31.8308 26.0357ZM24.9016 24.5304L15.6643 12.4508L12.4205 35.1575L24.9016 24.5304Z" fill="var(--icon-on-subtle)"/>
8
+ </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="M5 12.0009C5 11.4486 5.44772 11.0009 6 11.0009H15C15.5523 11.0009 16 11.4486 16 12.0009V31.0009C16 31.5532 15.5523 32.0009 15 32.0009H6C5.44771 32.0009 5 31.5532 5 31.0009V12.0009ZM6.5 30.5009V12.5009H14.5V30.5009H6.5Z" fill="currentColor"/>
3
+ <path d="M40 13.0009C40 13.4151 39.6642 13.7509 39.25 13.7509H20.75C20.3358 13.7509 20 13.4151 20 13.0009C20 12.5867 20.3358 12.2509 20.75 12.2509H39.25C39.6642 12.2509 40 12.5867 40 13.0009Z" fill="currentColor"/>
4
+ <path d="M20 18.0009C20 18.4151 20.3358 18.7509 20.75 18.7509H39.25C39.6642 18.7509 40 18.4151 40 18.0009C40 17.5867 39.6642 17.2509 39.25 17.2509H20.75C20.3358 17.2509 20 17.5867 20 18.0009Z" fill="currentColor"/>
5
+ <path d="M28 23.0009C28 23.4151 27.6642 23.7509 27.25 23.7509H20.75C20.3358 23.7509 20 23.4151 20 23.0009C20 22.5867 20.3358 22.2509 20.75 22.2509H27.25C27.6642 22.2509 28 22.5867 28 23.0009Z" fill="currentColor"/>
6
+ <path d="M32.4975 23.0243L41.7489 26.4715C41.8213 26.4966 41.8841 26.5435 41.9285 26.6059C41.9729 26.6683 41.9968 26.743 41.9968 26.8195C41.9968 26.8961 41.9729 26.9708 41.9285 27.0332C41.8841 27.0956 41.8213 27.1425 41.7489 27.1676L38.5706 28.1509L41.9184 31.414C41.9869 31.483 42.0254 31.5763 42.0254 31.6736C42.0254 31.7709 41.9869 31.8642 41.9184 31.9332L41.0529 32.7987C40.9839 32.8673 40.8905 32.9058 40.7932 32.9058C40.6959 32.9058 40.6026 32.8673 40.5336 32.7987L37.1748 29.521L36.1841 32.7435C36.161 32.8166 36.1157 32.8806 36.0545 32.9268C35.9933 32.9729 35.9192 32.9988 35.8426 33.0008C35.766 33.0028 35.6907 32.9809 35.6271 32.9381C35.5635 32.8952 35.5149 32.8337 35.488 32.7619L32.0224 23.4957C31.9982 23.4296 31.9935 23.3579 32.0088 23.2891C32.0241 23.2203 32.0589 23.1574 32.1089 23.1078C32.1589 23.0581 32.2221 23.0239 32.291 23.0091C32.3599 22.9943 32.4315 22.9996 32.4975 23.0243Z" fill="currentColor"/>
7
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0 8.00092C0 6.89635 0.895431 6.00092 2 6.00092H46C47.1046 6.00092 48 6.89635 48 8.00092V35.0009C48 36.1055 47.1046 37.0009 46 37.0009H28.4545L29.2545 41.0009H40.4545C41.0068 41.0009 41.4545 41.4486 41.4545 42.0009C41.4545 42.5532 41.0068 43.0009 40.4545 43.0009H7.54541C6.99313 43.0009 6.54541 42.5532 6.54541 42.0009C6.54541 41.4486 6.99313 41.0009 7.54541 41.0009H18.7454L19.5454 37.0009H2C0.895432 37.0009 0 36.1055 0 35.0009V8.00092ZM2 7.50092H46C46.2761 7.50092 46.5 7.72477 46.5 8.00092V35.0009C46.5 35.2771 46.2761 35.5009 46 35.5009H2C1.72386 35.5009 1.5 35.2771 1.5 35.0009V8.00092C1.5 7.72477 1.72386 7.50092 2 7.50092Z" fill="currentColor"/>
8
+ </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_813)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 42.3485C18.0658 42.3489 18.131 42.3365 18.1919 42.312C18.2528 42.2876 18.3082 42.2516 18.355 42.2061L22.2394 38.3853C22.7267 37.9017 23 37.2487 23 36.5682C23 35.8878 22.7267 35.2348 22.2394 34.7512C21.7484 34.2701 21.0832 34 20.3897 34C19.6962 34 19.031 34.2701 18.5399 34.7512L18 35.2815L17.4601 34.7512C16.969 34.2701 16.3038 34 15.6103 34C14.9168 34 14.2516 34.2701 13.7606 34.7512C13.2733 35.2348 13 35.8878 13 36.5682C13 37.2487 13.2733 37.9017 13.7606 38.3853L17.645 42.2061C17.6918 42.2516 17.7472 42.2876 17.8081 42.312C17.869 42.3365 17.9342 42.3489 18 42.3485ZM18 40.4512L21.1846 37.3188C21.3898 37.1142 21.5 36.8441 21.5 36.5682C21.5 36.2931 21.3904 36.0237 21.1862 35.8192C20.9786 35.6177 20.6929 35.5 20.3897 35.5C20.0851 35.5 19.7981 35.6188 19.5902 35.8221C19.59 35.8223 19.5904 35.8219 19.5902 35.8221L18 37.3842L16.4104 35.8227C16.4102 35.8225 16.4106 35.8229 16.4104 35.8227C16.2025 35.6194 15.9149 35.5 15.6103 35.5C15.3071 35.5 15.0214 35.6177 14.8138 35.8192C14.6096 36.0237 14.5 36.2931 14.5 36.5682C14.5 36.8441 14.6102 37.1142 14.8154 37.3188L18 40.4512ZM18.0055 41.8474L18.0033 41.8419L18.0055 41.8474Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M33.7249 17.1595C34.7578 13.2858 34.6758 8.03226 32.7656 4.35782C31.7994 2.49908 30.3377 0.997708 28.2761 0.346423C26.2215 -0.302685 23.7007 -0.0662153 20.6934 1.2819C20.4405 1.39528 20.2811 1.63153 20.2541 1.88869C18.4107 3.48635 18.4681 5.69247 18.4949 6.72152C18.4977 6.82748 18.5001 6.921 18.5001 7.00004C18.5001 7.16699 18.4206 7.40831 18.2375 7.68692C18.0601 7.95692 17.8326 8.18928 17.6532 8.32636C17.4159 8.50775 17.2467 8.80425 17.2511 9.14595C17.2803 11.4344 18.0066 12.8717 19.0871 13.6521C19.8628 14.2124 20.7346 14.37 21.4656 14.3325C21.4838 14.5906 21.4588 14.9821 21.284 15.5205C20.8457 16.8699 19.4672 19.1343 15.5198 22.4238C14.8585 22.9749 14.4283 23.5657 14.2081 24.1855C13.9864 24.8098 13.9963 25.4114 14.1323 25.948C14.3679 26.8776 14.9819 27.6169 15.4269 28.0589C15.2457 28.2436 15.0452 28.4394 14.8323 28.6474C13.9816 29.4781 12.9325 30.5026 12.1231 31.7901C11.0065 33.5664 10.2962 35.8776 10.7574 39.106C11.2072 42.2542 12.4569 43.9405 14.2066 46.3015L14.2073 46.3025C14.5291 46.7368 14.8679 47.1939 15.2216 47.6871C15.4631 48.0237 15.9316 48.1008 16.2682 47.8594C16.6048 47.618 16.6819 47.1494 16.4405 46.8128C16.0601 46.2825 15.7062 45.8031 15.378 45.3587C13.6487 43.0168 12.6353 41.6443 12.2423 38.8939C11.8322 36.0228 12.4624 34.069 13.393 32.5885C14.099 31.4655 14.9545 30.6294 15.777 29.8257C16.0864 29.5234 16.3911 29.2256 16.6815 28.9188C17.2176 28.3523 17.0598 27.5352 16.5967 27.1031C16.2141 26.7461 15.7412 26.1904 15.5863 25.5794C15.5135 25.292 15.5118 24.9967 15.6216 24.6876C15.733 24.3741 15.9776 23.9949 16.4801 23.5761C20.5256 20.2049 22.147 17.7192 22.7106 15.9838C22.9952 15.1074 23.0096 14.4224 22.9262 13.9239C22.8848 13.6767 22.8206 13.4822 22.7593 13.3393C22.7287 13.268 22.6991 13.21 22.6737 13.165C22.6618 13.144 22.6509 13.1258 22.6412 13.1105C22.5481 12.9571 22.4034 12.8438 22.2367 12.7882C22.1594 12.7624 22.0773 12.7491 21.9934 12.7499C21.9284 12.7504 21.8631 12.7594 21.7994 12.777C21.295 12.8979 20.5622 12.8672 19.9654 12.4361C19.4128 12.037 18.8252 11.1828 18.7567 9.35924C19.0133 9.13224 19.2755 8.83872 19.491 8.51071C19.7554 8.10839 20.0001 7.57699 20.0001 7.00004C20.0001 6.89825 19.9985 6.79071 19.9968 6.67839C19.9801 5.56976 19.9563 3.99495 21.4161 2.87582C22.1003 3.04566 22.5196 3.15919 22.8982 3.36539C23.3317 3.60145 23.7503 3.98887 24.3785 4.91964C24.8619 5.63585 25.0868 6.47838 25.1685 7.44073C25.2464 8.35952 25.1911 9.33345 25.1323 10.3691L25.1217 10.5556C25.0027 12.6671 24.8718 15.131 26.4257 16.9822C27.6431 18.4326 28.9858 19.4859 30.5129 20.1266L34.7543 26.6518C35.8129 28.2805 35.6326 30.4197 34.3162 31.8482L28.2542 38.4261C28.073 38.0405 27.8827 37.6296 27.6827 37.1897C27.6114 37.0327 27.5456 36.8754 27.4852 36.7179L31.7262 30.4993C32.1397 29.893 32.131 29.0932 31.7045 28.4961L29.9837 26.087C29.5208 25.439 28.519 25.3548 27.9994 26.0573C26.1878 28.5063 24.2304 33.2191 26.3172 37.8103C26.9466 39.1952 27.4816 40.2967 27.9368 41.2187C28.051 41.4501 28.1596 41.669 28.263 41.8775L28.2635 41.8784C28.5745 42.5055 28.8392 43.0389 29.0699 43.5351C29.6718 44.8289 30.0217 45.8231 30.2588 47.3641C30.3218 47.7735 30.7047 48.0543 31.1141 47.9913C31.5235 47.9283 31.8043 47.5454 31.7414 47.136C31.4784 45.427 31.0783 44.2961 30.43 42.9024C30.1905 42.3877 29.9141 41.8305 29.6003 41.1978C29.4981 40.9918 29.392 40.7779 29.2818 40.5548C29.1761 40.3406 29.0662 40.1169 28.9518 39.8825L35.4192 32.8647C37.2002 30.9321 37.4443 28.0379 36.012 25.8343L32.7009 20.7404C33.767 20.905 34.8965 20.9016 36.0979 20.7437C36.5086 20.6897 36.7978 20.313 36.7438 19.9023C36.6898 19.4916 36.3131 19.2025 35.9024 19.2565C34.1831 19.4825 32.7069 19.3479 31.3965 18.8631C31.3178 18.8142 31.2311 18.7806 31.1412 18.7634C29.8559 18.2343 28.6835 17.3389 27.5746 16.0179C26.4655 14.6965 26.4932 12.8771 26.6193 10.64L26.6315 10.4261C26.689 9.41812 26.7504 8.34312 26.6631 7.31392C26.5686 6.20012 26.2971 5.0809 25.6218 4.08047C24.9346 3.06234 24.3533 2.44977 23.6156 2.04805C23.5196 1.99579 23.4216 1.94763 23.3214 1.90283C25.1537 1.37551 26.6369 1.40162 27.8243 1.77674C29.4127 2.27858 30.601 3.44594 31.4347 5.0497C33.1246 8.30024 33.2425 13.1467 32.2755 16.773C32.1688 17.1733 32.4067 17.5842 32.8069 17.691C33.2072 17.7977 33.6181 17.5597 33.7249 17.1595ZM30.487 29.6541L26.9946 34.775C26.6152 31.8635 27.7484 29.0641 28.9812 27.2643L30.4839 29.3679C30.5448 29.4532 30.546 29.5675 30.487 29.6541Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_100_813">
8
+ <rect width="48" height="48" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </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_939)">
3
+ <path d="M34.167 26.1284C34.2693 26.1968 34.3532 26.2894 34.4113 26.398C34.4694 26.5065 34.4999 26.6277 34.5 26.7509V38.0009C34.5 38.1506 34.4551 38.297 34.3711 38.421C34.2872 38.5451 34.168 38.6411 34.029 38.6969L34.0245 38.6984L34.0155 38.7029L33.981 38.7164C33.7838 38.7947 33.5853 38.8697 33.3855 38.9414C32.9895 39.0839 32.439 39.2759 31.815 39.4664C30.591 39.8444 28.9965 40.2509 27.75 40.2509C26.4795 40.2509 25.428 39.8309 24.513 39.4634L24.471 39.4484C23.52 39.0659 22.71 38.7509 21.75 38.7509C20.7 38.7509 19.293 39.0959 18.0945 39.4664C17.5579 39.6336 17.0262 39.8162 16.5 40.0139V47.2509C16.5 47.4498 16.421 47.6405 16.2803 47.7812C16.1397 47.9218 15.9489 48.0009 15.75 48.0009C15.5511 48.0009 15.3603 47.9218 15.2197 47.7812C15.079 47.6405 15 47.4498 15 47.2509V26.7509C15 26.5519 15.079 26.3612 15.2197 26.2205C15.3603 26.0799 15.5511 26.0009 15.75 26.0009C15.9489 26.0009 16.1397 26.0799 16.2803 26.2205C16.421 26.3612 16.5 26.5519 16.5 26.7509V27.1739C16.839 27.0554 17.244 26.9189 17.685 26.7839C18.909 26.4089 20.505 26.0009 21.75 26.0009C23.01 26.0009 24.036 26.4164 24.9315 26.7794L24.996 26.8064C25.929 27.1829 26.742 27.5009 27.75 27.5009C28.8 27.5009 30.207 27.1559 31.4055 26.7854C32.0885 26.5721 32.7634 26.3339 33.429 26.0714C33.429 26.0714 33.8 25.9008 34.167 26.1284ZM33 27.8324C32.67 27.9494 32.28 28.0829 31.851 28.2149C30.636 28.5929 29.043 28.9994 27.75 28.9994C26.421 28.9994 25.362 28.5704 24.4455 28.1984L24.4335 28.1939C23.493 27.8159 22.7085 27.5009 21.75 27.5009C20.7465 27.5009 19.341 27.8444 18.1275 28.2179C17.5802 28.3867 17.0375 28.5703 16.5 28.7684V38.4179C16.83 38.3009 17.22 38.1674 17.649 38.0354C18.864 37.6559 20.457 37.2509 21.75 37.2509C23.0205 37.2509 24.072 37.6709 24.987 38.0384L25.029 38.0534C25.98 38.4359 26.79 38.7509 27.75 38.7509C28.752 38.7509 30.159 38.4074 31.3725 38.0339C31.9198 37.865 32.4625 37.6814 33 37.4834V27.8339V27.8324Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.582 27.026L18.2042 28.0749C20.3161 28.9196 22.2748 30.1059 24.0018 31.5862L24.9879 32.4315C25.1606 32.5795 25.2568 32.7979 25.2494 33.0253C25.242 33.2527 25.1318 33.4644 24.9498 33.6009L16.3498 40.0509L15.4498 38.8509L23.3018 32.9619L23.0256 32.7251C21.4234 31.3518 19.6064 30.2513 17.6471 29.4676L15.0249 28.4187L15.582 27.026Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.4486 32.9751L30.919 34.1517C28.6929 34.8937 26.2633 34.721 24.1645 33.6716L23.4937 33.3362L24.1645 31.9946L24.8353 32.33C26.5782 33.2015 28.596 33.3449 30.4447 32.7286L33.9742 31.5521L34.4486 32.9751Z" fill="currentColor"/>
6
+ <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"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_939">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </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_915)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M34.5 26.5009H13.5V41.5009H34.5V26.5009ZM12 25.0009V43.0009H36V25.0009H12Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4041 25.4445L22.7717 33.2508H35.7502V34.7508H22.7717L13.4041 42.5571L12.4438 41.4047L21.3286 34.0008L12.4438 26.5968L13.4041 25.4445Z" 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_915">
9
+ <rect width="48" height="48" fill="white" transform="translate(0 0.000854492)"/>
10
+ </clipPath>
11
+ </defs>
12
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-printer-fill" viewBox="0 0 16 16">
2
+ <path d="M5 1a2 2 0 0 0-2 2v1h10V3a2 2 0 0 0-2-2zm6 8H5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1"/>
3
+ <path d="M0 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-1v-2a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2H2a2 2 0 0 1-2-2zm2.5 1a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1"/>
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_853)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M37.7601 14.8661C39.9692 14.8661 41.7601 13.0753 41.7601 10.8661C41.7601 8.65698 39.9692 6.86612 37.7601 6.86612C35.551 6.86612 33.7601 8.65698 33.7601 10.8661C33.7601 13.0753 35.551 14.8661 37.7601 14.8661ZM37.7601 13.3661C39.1408 13.3661 40.2601 12.2468 40.2601 10.8661C40.2601 9.48541 39.1408 8.36612 37.7601 8.36612C36.3794 8.36612 35.2601 9.48541 35.2601 10.8661C35.2601 12.2468 36.3794 13.3661 37.7601 13.3661Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M40.6932 3.25108L41.0271 3.39746L41.0362 3.40145C41.5848 3.64629 42.1056 3.94927 42.5896 4.3052L42.5916 4.30665L42.8827 4.51939L44.1099 4.12856C44.9619 3.85721 45.888 4.21568 46.3352 4.99L47.1368 6.37776C47.5838 7.15168 47.432 8.1324 46.7719 8.73497L45.8195 9.60441L45.8593 9.96386L45.8595 9.96604C45.9273 10.5666 45.9273 11.1734 45.8596 11.7745L45.8593 11.7768L45.8196 12.1359L46.7697 13.002C47.4305 13.6044 47.5828 14.5855 47.1358 15.3599L46.3353 16.7463C45.8882 17.5207 44.9622 17.8793 44.1101 17.6081L42.8822 17.2173L42.5891 17.4318C42.1028 17.788 41.58 18.0891 41.0316 18.3316L41.0271 18.3336L40.6933 18.4799L40.4193 19.7344C40.2284 20.6083 39.4546 21.2312 38.5601 21.2312H36.9594C36.065 21.2312 35.2913 20.6084 35.1004 19.7346L34.8264 18.481L34.4925 18.3347L34.4823 18.3302C34.2166 18.2113 33.9587 18.0799 33.7056 17.9333C33.4348 17.7788 33.1755 17.6098 32.9264 17.4268L32.9252 17.4259L32.6343 17.213L31.4089 17.6034C30.5567 17.875 29.6304 17.5164 29.1831 16.7418L28.3827 15.3554C27.9357 14.5811 28.088 13.5999 28.7488 12.9976L29.6989 12.1315L29.6592 11.7727L29.659 11.7708C29.5912 11.17 29.5912 10.563 29.659 9.96161L29.6592 9.95981L29.6989 9.60027L28.7497 8.73619C28.0885 8.13427 27.9355 7.15315 28.3821 6.37849L29.185 4.9859C29.6319 4.21064 30.5587 3.85155 31.4113 4.12322L32.637 4.51377L32.9298 4.29979C33.4156 3.94225 33.9404 3.63931 34.4929 3.39725L34.8241 3.25197L35.1005 1.99518C35.2923 1.12252 36.0655 0.500885 36.959 0.500885H38.5602C39.4546 0.500885 40.2283 1.12375 40.4193 1.99754L40.6932 3.25108ZM40.4249 4.77125C40.8762 4.97264 41.3046 5.22193 41.7026 5.51482L42.6124 6.17971L44.5651 5.55782C44.7455 5.50037 44.9416 5.57627 45.0363 5.74024L45.8379 7.128C45.9325 7.29188 45.9004 7.49956 45.7606 7.62715L44.2447 9.01103L44.3688 10.1325C44.4242 10.6223 44.4242 11.1176 44.3688 11.6085L44.2447 12.73L45.7592 14.1106C45.8992 14.2381 45.9314 14.4459 45.8367 14.6099L45.0363 15.9963C44.9416 16.1603 44.7455 16.2362 44.5651 16.1788L42.6113 15.5569L41.7026 16.2217C41.3048 16.5132 40.8759 16.7603 40.4249 16.9598L39.391 17.413L38.9538 19.4143C38.9134 19.5993 38.7495 19.7312 38.5601 19.7312H36.9594C36.77 19.7312 36.6062 19.5993 36.5658 19.4143L36.1286 17.4141L35.0947 16.9609C34.8742 16.8622 34.6614 16.7537 34.4531 16.6329C34.2315 16.5065 34.0187 16.368 33.8137 16.2173L32.905 15.5524L30.9535 16.1742C30.773 16.2317 30.5769 16.1558 30.4822 15.9918L29.6818 14.6054C29.5871 14.4415 29.6193 14.2337 29.7593 14.1061L31.2738 12.7255L31.1497 11.6041C31.0943 11.1143 31.0943 10.6189 31.1497 10.128L31.2738 9.00549L29.7594 7.62695C29.6194 7.49949 29.587 7.29173 29.6816 7.12769L30.4845 5.7351C30.5791 5.57094 30.7754 5.4949 30.9559 5.55242L32.9072 6.17417L33.817 5.50928C34.2143 5.21671 34.6428 4.96918 35.0947 4.77125L36.1253 4.31913L36.5655 2.31731C36.6061 2.13252 36.7698 2.00089 36.959 2.00089H38.5602C38.7496 2.00089 38.9134 2.13278 38.9538 2.31781L39.391 4.31802L40.4249 4.77125Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 30.0009C22.7467 30.0009 27 25.7476 27 20.5009C27 15.2542 22.7467 11.0009 17.5 11.0009C12.2533 11.0009 7.99998 15.2542 7.99998 20.5009C7.99998 25.7476 12.2533 30.0009 17.5 30.0009ZM17.5 28.5009C21.9183 28.5009 25.5 24.9192 25.5 20.5009C25.5 16.0826 21.9183 12.5009 17.5 12.5009C13.0817 12.5009 9.49998 16.0826 9.49998 20.5009C9.49998 24.9192 13.0817 28.5009 17.5 28.5009Z" fill="currentColor"/>
6
+ <path d="M33.2186 47.0009C32.8134 47.0009 32.4832 46.6789 32.4505 46.275C31.8268 38.5641 25.3714 32.5009 17.4999 32.5009C9.62833 32.5009 3.17294 38.5641 2.54924 46.275C2.51657 46.6789 2.18638 47.0009 1.78112 47.0009C1.35753 47.0009 1.01602 46.6502 1.04825 46.2279C1.69816 37.71 8.81552 31.0009 17.4999 31.0009C26.1842 31.0009 33.3016 37.71 33.9515 46.2279C33.9837 46.6502 33.6422 47.0009 33.2186 47.0009Z" fill="currentColor"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_853">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </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="M34 14.6493V20.6493H40V14.6493H34ZM38.5 16.1493H35.5V19.1493H38.5V16.1493Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M43 10.6493L32.6727 1.26082C32.2913 0.914076 31.7087 0.914076 31.3273 1.26082L21 10.6493V12.4618L16.9805 10.2008C16.3717 9.85838 15.6283 9.85838 15.0195 10.2008L1.01948 18.0758C0.389725 18.4301 0 19.0964 0 19.819V45.9395C0 46.7043 0.823657 47.186 1.49026 46.811L16 38.6493L31.0195 47.0978C31.6283 47.4402 32.3717 47.4402 32.9805 47.0978L46.9805 39.2228C47.6103 38.8685 48 38.2022 48 37.4796V11.3591C48 10.5943 47.1763 10.1126 46.5097 10.4876L43 12.4618V10.6493ZM43 14.1828V24.6493H32.75V45.5064L46.5 37.772V12.2141L43 14.1828ZM31.25 24.6493H21V14.1828L16.75 11.7922V37.3502L31.25 45.5064V24.6493ZM32 2.67649L41.5 11.3129V23.1493H31V14.6493H24V23.1493H22.5V11.3129L32 2.67649ZM25.5 23.1493H29.5V16.1493H25.5V23.1493ZM15.25 11.7922L1.5 19.5266V45.0845L15.25 37.3502V11.7922Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-question-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="M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286m1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94"/>
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_865)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.6228 0.00088501L16.67 0.00108343L16.7173 0.00088501C18.2086 0.00088501 19.6387 0.593283 20.6932 1.64776C21.7477 2.70223 22.3401 4.13241 22.3401 5.62366C22.3401 7.11491 21.7477 8.54509 20.6932 9.59956C19.6387 10.654 18.2086 11.2464 16.7173 11.2464L16.67 11.2462L16.6228 11.2464C15.1315 11.2464 13.7013 10.654 12.6469 9.59956C11.5924 8.54509 11 7.11491 11 5.62366C11 4.13241 11.5924 2.70223 12.6469 1.64776C13.7013 0.593283 15.1315 0.00088501 16.6228 0.00088501ZM16.67 9.74617L16.7173 9.74644C17.8107 9.74644 18.8594 9.31207 19.6326 8.5389C20.4057 7.76573 20.8401 6.71709 20.8401 5.62366C20.8401 4.53023 20.4057 3.48159 19.6326 2.70842C18.8594 1.93525 17.8107 1.50089 16.7173 1.50089L16.67 1.50116L16.6228 1.50089C15.5293 1.50089 14.4807 1.93525 13.7075 2.70842C12.9344 3.48159 12.5 4.53023 12.5 5.62366C12.5 6.71709 12.9344 7.76573 13.7075 8.5389C14.4807 9.31207 15.5293 9.74644 16.6228 9.74644L16.67 9.74617Z" fill="currentColor"/>
4
+ <path d="M19.3517 12.7527C20.0118 12.751 20.3224 13.5968 19.8299 14.0365C19.6962 14.1558 19.5057 14.2455 19.3265 14.2455H12.6403C11.4182 14.2455 10.2563 14.5202 9.22971 15.1427L9.2281 15.1437C8.20164 15.7643 7.44215 16.6491 6.89578 17.6662L6.8952 17.6673C5.84347 19.6213 5.5 22.211 5.5 25.0232V28.9891C5.49995 29.3447 5.58424 29.6954 5.74595 30.0121C5.90766 30.3288 6.14217 30.6027 6.43024 30.8111C6.71831 31.0196 7.05172 31.1568 7.40309 31.2114C7.75447 31.2661 8.11378 31.2366 8.45155 31.1254C8.60464 31.075 8.91992 31.0009 8.91992 31.0009V22.5009C8.91992 22.0867 9.25571 21.7509 9.66992 21.7509C10.0841 21.7509 10.4199 22.0867 10.4199 22.5009C10.4199 26.1235 10.4201 29.7457 10.4202 33.368C10.4204 36.9901 10.4206 40.6123 10.4206 44.2346C10.4198 44.8138 10.6425 45.371 11.0424 45.79C11.4423 46.209 11.9884 46.4575 12.567 46.4838C13.1456 46.5101 13.7121 46.3121 14.1483 45.9311C14.5739 45.5593 14.8435 45.0414 14.9044 44.4806L15.1663 33.9498C15.1865 33.1362 15.8519 32.4872 16.6658 32.4871L16.67 32.4871L16.6743 32.4871C17.4882 32.4872 18.1535 33.1362 18.1738 33.9498L18.4357 44.4806C18.4966 45.0414 18.7662 45.5593 19.1918 45.9311C19.628 46.3121 20.1945 46.5101 20.7731 46.4838C20.8763 46.4791 20.9785 46.4674 21.0791 46.4488C21.4622 46.3781 21.893 46.5179 22.0952 46.8509C22.3071 47.2 22.2213 47.6749 21.833 47.8015C21.5147 47.9053 21.1813 47.9668 20.8411 47.9823C19.8765 48.0261 18.9322 47.696 18.205 47.0608C17.9387 46.8282 17.709 46.5612 17.5206 46.2689C17.2027 45.7759 17.0024 45.211 16.9419 44.6181L16.9387 44.5857L16.9375 44.5725L16.6742 33.9871L16.67 34.1553L16.6658 33.9871L16.4026 44.5725L16.4014 44.5857L16.3982 44.6181C16.3377 45.211 16.1374 45.7759 15.8195 46.2689C15.6311 46.5612 15.4014 46.8282 15.1351 47.0608C14.4078 47.696 13.4636 48.0261 12.499 47.9823C11.5344 47.9385 10.6239 47.5241 9.95728 46.8256C9.29065 46.1271 8.91928 45.1982 8.92055 44.2327C8.92055 42.2853 8.92039 40.3383 8.92024 38.3912C8.92008 36.4443 8.91992 34.4974 8.91992 32.5504C8.43624 32.7095 7.92606 32.7681 7.42055 32.7237C7.33775 32.7165 7.25507 32.7064 7.17266 32.6936C6.58688 32.6026 6.03105 32.3738 5.55081 32.0263C5.07057 31.6787 4.67961 31.2222 4.41002 30.6943C4.14044 30.1663 3.99992 29.5819 4 28.9891V25.0232C4 22.1368 4.34361 19.2429 5.57438 16.9563C6.22412 15.7468 7.15625 14.6435 8.45199 13.8601C9.75022 13.0729 11.1909 12.7455 12.6403 12.7455C13.5566 12.7455 14.4731 12.7477 15.3895 12.7498C16.7101 12.7529 18.031 12.756 19.3517 12.7527Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M30.67 0.00108343L30.6228 0.00088501C29.1315 0.00088501 27.7013 0.593283 26.6469 1.64776C25.5924 2.70223 25 4.13241 25 5.62366C25 7.11491 25.5924 8.54509 26.6469 9.59956C27.7013 10.654 29.1315 11.2464 30.6228 11.2464L30.67 11.2462L30.7173 11.2464C32.2086 11.2464 33.6387 10.654 34.6932 9.59956C35.7477 8.54509 36.3401 7.11491 36.3401 5.62366C36.3401 4.13241 35.7477 2.70223 34.6932 1.64776C33.6387 0.593283 32.2086 0.00088501 30.7173 0.00088501L30.67 0.00108343ZM30.7173 9.74644L30.67 9.74617L30.6228 9.74644C29.5293 9.74644 28.4807 9.31207 27.7075 8.5389C26.9344 7.76573 26.5 6.71709 26.5 5.62366C26.5 4.53023 26.9344 3.48159 27.7075 2.70842C28.4807 1.93525 29.5293 1.50089 30.6228 1.50089L30.67 1.50116L30.7173 1.50089C31.8107 1.50089 32.8594 1.93525 33.6326 2.70842C34.4057 3.48159 34.8401 4.53023 34.8401 5.62366C34.8401 6.71709 34.4057 7.76573 33.6326 8.5389C32.8594 9.31207 31.8107 9.74644 30.7173 9.74644Z" fill="currentColor"/>
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M38.8881 13.8601C37.5899 13.0729 36.1492 12.7455 34.6998 12.7455H26.6403C25.1909 12.7455 23.7502 13.0729 22.452 13.8601C21.1562 14.6435 20.2241 15.7468 19.5744 16.9563C18.3436 19.2429 18 22.1368 18 25.0232V28.9891C17.9999 29.5819 18.1404 30.1663 18.41 30.6943C18.6796 31.2222 19.0706 31.6787 19.5508 32.0263C20.0311 32.3738 20.5869 32.6026 21.1727 32.6936C21.2551 32.7064 21.3377 32.7165 21.4206 32.7237C21.9261 32.7681 22.4362 32.7095 22.9199 32.5504C22.9199 34.4974 22.9201 36.4443 22.9202 38.3912C22.9204 40.3383 22.9206 42.2853 22.9206 44.2327C22.9193 45.1982 23.2906 46.1271 23.9573 46.8256C24.6239 47.5241 25.5344 47.9385 26.499 47.9823C27.4636 48.0261 28.4078 47.696 29.1351 47.0608C29.4014 46.8282 29.6311 46.5612 29.8195 46.2689C30.1374 45.7759 30.3377 45.211 30.3982 44.6181L30.4014 44.5857L30.4026 44.5725L30.6658 33.9871L30.67 34.1553L30.6742 33.9871L30.9375 44.5725L30.9387 44.5857L30.9419 44.6181C31.0024 45.211 31.2027 45.7759 31.5206 46.2689C31.709 46.5612 31.9387 46.8282 32.205 47.0608C32.9322 47.696 33.8765 48.0261 34.8411 47.9823C35.8057 47.9385 36.7162 47.5241 37.3828 46.8256C38.0494 46.1271 38.4208 45.1982 38.4195 44.2327C38.4195 42.2853 38.4197 40.3383 38.4199 38.3912C38.42 36.4444 38.4202 34.4973 38.4202 32.5504C38.9038 32.7095 39.414 32.7681 39.9195 32.7237C40.0023 32.7165 40.085 32.7064 40.1674 32.6936C40.7532 32.6026 41.309 32.3738 41.7893 32.0263C42.2695 31.6787 42.6605 31.2222 42.9301 30.6943C43.1996 30.1663 43.3402 29.5819 43.3401 28.9891V25.0232C43.3401 22.1368 42.9965 19.2429 41.7657 16.9563C41.116 15.7468 40.1838 14.6435 38.8881 13.8601ZM30.6743 32.4871L30.67 32.4871L30.6658 32.4871C29.8519 32.4872 29.1865 33.1362 29.1663 33.9498L28.9044 44.4806C28.8435 45.0414 28.5739 45.5593 28.1483 45.9311C27.7121 46.3121 27.1456 46.5101 26.567 46.4838C25.9884 46.4575 25.4423 46.209 25.0424 45.79C24.6425 45.371 24.4198 44.8138 24.4206 44.2346C24.4206 40.6555 24.4204 37.0765 24.4202 33.4975L24.4202 33.368C24.4201 29.7457 24.4199 26.1235 24.4199 22.5009C24.4199 22.0867 24.0841 21.7509 23.6699 21.7509C23.2557 21.7509 22.9199 22.0867 22.9199 22.5009V31.0009C22.9199 31.0009 22.6046 31.075 22.4516 31.1254C22.1138 31.2366 21.7545 31.2661 21.4031 31.2114C21.0517 31.1568 20.7183 31.0196 20.4302 30.8111C20.1422 30.6027 19.9077 30.3288 19.7459 30.0121C19.5842 29.6954 19.5 29.3447 19.5 28.9891V25.0232C19.5 22.211 19.8435 19.6213 20.8952 17.6673L20.8958 17.6662C21.4421 16.6491 22.2016 15.7643 23.2281 15.1437L23.2297 15.1427C24.2563 14.5202 25.4182 14.2455 26.6403 14.2455H34.6998C35.9219 14.2455 37.0838 14.5202 38.1104 15.1427L38.112 15.1437C39.1384 15.7643 39.8979 16.6491 40.4443 17.6662L40.4449 17.6673C41.4966 19.6213 41.8401 22.211 41.8401 25.0232V28.9891C41.8401 29.3447 41.7558 29.6954 41.5941 30.0121C41.4324 30.3288 41.1979 30.6027 40.9098 30.8111C40.6218 31.0196 40.2884 31.1568 39.937 31.2114C39.5856 31.2661 39.2263 31.2366 38.8885 31.1254C38.7354 31.075 38.4202 31.0009 38.4202 31.0009V22.5009C38.4202 22.0867 38.0844 21.7509 37.6702 21.7509C37.256 21.7509 36.9202 22.0867 36.9202 22.5009C36.9202 26.0393 36.92 29.5773 36.9199 33.1154L36.9198 33.4976C36.9197 37.0765 36.9195 40.6556 36.9195 44.2346C36.9203 44.8138 36.6975 45.371 36.2977 45.79C35.8978 46.209 35.3516 46.4575 34.7731 46.4838C34.1945 46.5101 33.628 46.3121 33.1918 45.9311C32.7662 45.5593 32.4966 45.0414 32.4357 44.4806L32.1738 33.9498C32.1535 33.1362 31.4882 32.4872 30.6743 32.4871Z" fill="currentColor"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_100_865">
10
+ <rect width="48" height="48" fill="white" transform="translate(0 0.00088501)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </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 fill-rule="evenodd" clip-rule="evenodd" d="M34.7691 20.569H25.7594L25.7594 12.2917C25.7594 9.96466 26.3379 7.96531 27.6974 6.30821C28.9147 4.82435 30.6048 3.78524 32.1863 2.86216L32.9225 2.4325L34.9846 7.30078L34.4147 7.63341C34.1179 7.80665 33.8549 7.95629 33.6185 8.09083C33.1726 8.34463 32.8211 8.54465 32.515 8.7478C32.0765 9.03878 31.8125 9.28676 31.609 9.6138L31.6003 9.62782L31.5909 9.64145C31.2045 10.2056 31.0453 10.7071 30.9952 11.5417H34.7691V20.569ZM33.2691 19.069V13.0417H29.4763V12.2917C29.4763 10.8573 29.6112 9.88372 30.3443 8.80709C30.6985 8.24332 31.1454 7.85646 31.6856 7.49797C32.0343 7.26657 32.4579 7.02531 32.9373 6.75226L33.0871 6.6669L32.2085 4.59275C30.902 5.38326 29.7229 6.20417 28.8571 7.25958C27.7661 8.58937 27.2594 10.2266 27.2594 12.2917L27.2594 19.069H33.2691Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.27745 27.4327H0.267787V36.4599H4.04163C3.99159 37.2945 3.83236 37.7961 3.44593 38.3602L3.43659 38.3738L3.42787 38.3879C3.22439 38.7149 2.96036 38.9629 2.52188 39.2538C2.21581 39.457 1.86443 39.6569 1.41862 39.9107C1.18224 40.0452 0.918971 40.195 0.622177 40.3682L0.0522461 40.7009L2.11432 45.5692L2.85051 45.1395C4.4321 44.2164 6.12219 43.1773 7.33949 41.6934C8.69893 40.0363 9.2775 38.037 9.2775 35.7099L9.27745 27.4327ZM1.76779 34.9599V28.9327H7.77746L7.7775 35.7099C7.7775 37.7751 7.27072 39.4123 6.1798 40.7421C5.31398 41.7975 4.13484 42.6184 2.82831 43.4089L1.94975 41.3348L2.09956 41.2494C2.57893 40.9764 3.00262 40.7351 3.35128 40.5037C3.89151 40.1452 4.33834 39.7583 4.69254 39.1946C5.4257 38.1179 5.5606 37.1444 5.5606 35.7099V34.9599H1.76779Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.2411 27.4327H13.2314V36.4599H17.0053C16.9552 37.2945 16.796 37.7961 16.4096 38.3602L16.4002 38.3738L16.3915 38.3879C16.188 38.7149 15.924 38.9629 15.4855 39.2538C15.1794 39.457 14.8279 39.657 14.382 39.9108C14.1458 40.0452 13.8823 40.1952 13.5858 40.3682L13.0159 40.7009L15.078 45.5692L15.8141 45.1395C17.3957 44.2164 19.0858 43.1773 20.3031 41.6934C21.6626 40.0363 22.2411 38.037 22.2411 35.7099L22.2411 27.4327ZM14.7314 34.9599V28.9327H20.7411L20.7411 35.7099C20.7411 37.7751 20.2344 39.4123 19.1434 40.7421C18.2776 41.7975 17.0985 42.6184 15.7919 43.4089L14.9134 41.3348L15.0632 41.2494C15.5426 40.9764 15.9663 40.7351 16.3149 40.5037C16.8551 40.1452 17.302 39.7583 17.6562 39.1946C18.3893 38.1179 18.5242 37.1444 18.5242 35.7099V34.9599H14.7314Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M38.723 20.569H47.7327V11.5417H43.9589C44.0089 10.7071 44.1681 10.2056 44.5546 9.64145L44.5639 9.62782L44.5726 9.6138C44.7761 9.28676 45.0401 9.03878 45.4786 8.74781C45.7847 8.54465 46.1362 8.34463 46.5821 8.09083C46.8185 7.9563 47.0815 7.80665 47.3783 7.63341L47.9482 7.30078L45.8862 2.4325L45.15 2.86217C43.5684 3.78524 41.8783 4.82436 40.661 6.30821C39.3016 7.96532 38.723 9.96466 38.723 12.2917L38.723 20.569ZM46.2327 13.0417V19.069H40.223L40.223 12.2917C40.223 10.2266 40.7298 8.58938 41.8207 7.25958C42.6865 6.20418 43.8657 5.38327 45.1722 4.59275L46.0507 6.66691L45.9009 6.75226C45.4215 7.02531 44.9979 7.26657 44.6492 7.49797C44.109 7.85647 43.6621 8.24332 43.3079 8.80709C42.5748 9.88372 42.4399 10.8573 42.4399 12.2917V13.0417L46.2327 13.0417Z" fill="currentColor"/>
6
+ </svg>