@reapit/elements 4.3.1 → 5.0.0-beta.11

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 (318) hide show
  1. package/dist/cjs/components/avatar/__styles__/index.d.ts +1 -1
  2. package/dist/cjs/components/button/__styles__/index.d.ts +0 -6
  3. package/dist/cjs/components/button/button.d.ts +0 -11
  4. package/dist/cjs/components/card/__styles__/index.d.ts +1 -7
  5. package/dist/cjs/components/card/card-components.d.ts +1 -10
  6. package/dist/cjs/components/card/card.d.ts +0 -5
  7. package/dist/cjs/components/icon/__styles__/index.d.ts +0 -7
  8. package/dist/cjs/components/icon/icon-component.d.ts +2 -6
  9. package/dist/cjs/components/icon/icon.stories.d.ts +0 -3
  10. package/dist/cjs/components/input/input.stories.d.ts +9 -0
  11. package/dist/cjs/components/input-group/input-group.stories.d.ts +1 -1
  12. package/dist/cjs/components/layout/__styles__/index.d.ts +0 -2
  13. package/dist/cjs/components/layout/layout.d.ts +0 -1
  14. package/dist/cjs/components/nav/__styles__/index.d.ts +0 -2
  15. package/dist/cjs/components/nav/nav-responsive.d.ts +0 -9
  16. package/dist/cjs/components/progress-bar/__styles__/index.d.ts +0 -8
  17. package/dist/cjs/components/select/select.stories.d.ts +3 -0
  18. package/dist/cjs/hooks/use-media-query/index.d.ts +3 -2
  19. package/dist/cjs/hooks/use-media-query/media.stories.d.ts +1 -3
  20. package/dist/cjs/hooks/use-nav-state/index.d.ts +2 -1
  21. package/dist/cjs/hooks/use-snack/index.d.ts +3 -2
  22. package/dist/cjs/icons/index.d.ts +0 -1
  23. package/dist/cjs/index.d.ts +0 -1
  24. package/dist/cjs/index.js +11 -4
  25. package/dist/cjs/index.js.map +1 -1
  26. package/dist/cjs/storybook/deprecate-var.d.ts +0 -2
  27. package/dist/cjs/storybook/docs-helpers.d.ts +2 -0
  28. package/dist/cjs/storybook/welcome.d.ts +2 -2
  29. package/dist/cjs/styles/borders.d.ts +0 -14
  30. package/dist/cjs/styles/intent.d.ts +0 -6
  31. package/dist/cjs/styles/theme-provider.d.ts +2 -1
  32. package/dist/cjs/types/core.d.ts +3 -0
  33. package/dist/esm/assets/{asset-Dw8e5-8p → asset-BDb_LRz7} +0 -1
  34. package/dist/esm/components/avatar/__styles__/index.d.ts +1 -1
  35. package/dist/esm/components/button/__styles__/index.d.ts +0 -6
  36. package/dist/esm/components/button/button.d.ts +0 -11
  37. package/dist/esm/components/card/__styles__/index.d.ts +1 -7
  38. package/dist/esm/components/card/card-components.d.ts +1 -10
  39. package/dist/esm/components/card/card.d.ts +0 -5
  40. package/dist/esm/components/icon/__styles__/index.d.ts +0 -7
  41. package/dist/esm/components/icon/icon-component.d.ts +2 -6
  42. package/dist/esm/components/icon/icon.stories.d.ts +0 -3
  43. package/dist/esm/components/input/input.stories.d.ts +9 -0
  44. package/dist/esm/components/input-group/input-group.stories.d.ts +1 -1
  45. package/dist/esm/components/layout/__styles__/index.d.ts +0 -2
  46. package/dist/esm/components/layout/layout.d.ts +0 -1
  47. package/dist/esm/components/nav/__styles__/index.d.ts +0 -2
  48. package/dist/esm/components/nav/nav-responsive.d.ts +0 -9
  49. package/dist/esm/components/progress-bar/__styles__/index.d.ts +0 -8
  50. package/dist/esm/components/select/select.stories.d.ts +3 -0
  51. package/dist/esm/hooks/use-media-query/index.d.ts +3 -2
  52. package/dist/esm/hooks/use-media-query/media.stories.d.ts +1 -3
  53. package/dist/esm/hooks/use-nav-state/index.d.ts +2 -1
  54. package/dist/esm/hooks/use-snack/index.d.ts +3 -2
  55. package/dist/esm/icons/index.d.ts +0 -1
  56. package/dist/esm/index.d.ts +0 -1
  57. package/dist/esm/index.js +11 -4
  58. package/dist/esm/index.js.map +1 -1
  59. package/dist/esm/storybook/deprecate-var.d.ts +0 -2
  60. package/dist/esm/storybook/docs-helpers.d.ts +2 -0
  61. package/dist/esm/storybook/welcome.d.ts +2 -2
  62. package/dist/esm/styles/borders.d.ts +0 -14
  63. package/dist/esm/styles/intent.d.ts +0 -6
  64. package/dist/esm/styles/theme-provider.d.ts +2 -1
  65. package/dist/esm/types/core.d.ts +3 -0
  66. package/dist/index.css +33 -72
  67. package/package.json +10 -9
  68. package/assets/animated-icons/docsAnimated1.svg +0 -24
  69. package/assets/animated-icons/docsAnimated2.svg +0 -17
  70. package/assets/animated-icons/webhooksAnimated1.svg +0 -14
  71. package/assets/animated-icons/webhooksAnimated2.svg +0 -14
  72. package/assets/animated-icons/webhooksDocsAnimated1.svg +0 -26
  73. package/assets/animated-icons/webhooksDocsAnimated2.svg +0 -19
  74. package/assets/animated-icons/welcomeAnimated1.svg +0 -22
  75. package/assets/animated-icons/welcomeAnimated2.svg +0 -22
  76. package/assets/infographic-icons/agencyCloudInfographic.svg +0 -13
  77. package/assets/infographic-icons/apiDocsInfographic.svg +0 -12
  78. package/assets/infographic-icons/apiInfographic.svg +0 -12
  79. package/assets/infographic-icons/appCategoryInfographic.svg +0 -10
  80. package/assets/infographic-icons/appInfographic.svg +0 -8
  81. package/assets/infographic-icons/appInfographicAlt.svg +0 -14
  82. package/assets/infographic-icons/appMarketDarkInfographic.svg +0 -22
  83. package/assets/infographic-icons/appMarketInfographic.svg +0 -22
  84. package/assets/infographic-icons/appSettingsAuthDarkInfographic.svg +0 -14
  85. package/assets/infographic-icons/appSettingsAuthInfographic.svg +0 -14
  86. package/assets/infographic-icons/appTypeInfographic.svg +0 -11
  87. package/assets/infographic-icons/applicantInfographic.svg +0 -17
  88. package/assets/infographic-icons/authenticatedInfographic.svg +0 -29
  89. package/assets/infographic-icons/barnInfographic.svg +0 -16
  90. package/assets/infographic-icons/bungalowInfographic.svg +0 -7
  91. package/assets/infographic-icons/codeInfographic.svg +0 -5
  92. package/assets/infographic-icons/cottageInfographic.svg +0 -19
  93. package/assets/infographic-icons/crmInfographic.svg +0 -15
  94. package/assets/infographic-icons/customerInfographic.svg +0 -18
  95. package/assets/infographic-icons/designInfographic.svg +0 -20
  96. package/assets/infographic-icons/developerAppsInfographic.svg +0 -35
  97. package/assets/infographic-icons/developmentInfographic.svg +0 -13
  98. package/assets/infographic-icons/devicesInfographic.svg +0 -10
  99. package/assets/infographic-icons/docsInfographic.svg +0 -20
  100. package/assets/infographic-icons/doorLockInfographic.svg +0 -7
  101. package/assets/infographic-icons/editAppCancelInfographic.svg +0 -13
  102. package/assets/infographic-icons/editAppInfographic.svg +0 -18
  103. package/assets/infographic-icons/elementsInfographic.svg +0 -16
  104. package/assets/infographic-icons/farmInfographic.svg +0 -21
  105. package/assets/infographic-icons/feedAltInfographic.svg +0 -8
  106. package/assets/infographic-icons/feedInfographic.svg +0 -8
  107. package/assets/infographic-icons/flatInfographic.svg +0 -22
  108. package/assets/infographic-icons/foundationsCustomerInfographic.svg +0 -33
  109. package/assets/infographic-icons/globeInfographic.svg +0 -20
  110. package/assets/infographic-icons/graphQlInfographic.svg +0 -10
  111. package/assets/infographic-icons/houseInfographic.svg +0 -13
  112. package/assets/infographic-icons/htmlInfographic.svg +0 -8
  113. package/assets/infographic-icons/landInfographic.svg +0 -12
  114. package/assets/infographic-icons/landlordInfographic.svg +0 -14
  115. package/assets/infographic-icons/leadGenerationInfographic.svg +0 -28
  116. package/assets/infographic-icons/listInfographic.svg +0 -14
  117. package/assets/infographic-icons/lockedInfographic.svg +0 -6
  118. package/assets/infographic-icons/logoKeyInfographic.svg +0 -8
  119. package/assets/infographic-icons/logoSettingsInfographic.svg +0 -9
  120. package/assets/infographic-icons/mailInfographic.svg +0 -4
  121. package/assets/infographic-icons/maisonetteInfographic.svg +0 -17
  122. package/assets/infographic-icons/manageAppListingInfographic.svg +0 -17
  123. package/assets/infographic-icons/manageWebhooksInfographic.svg +0 -14
  124. package/assets/infographic-icons/marketingInfographic.svg +0 -23
  125. package/assets/infographic-icons/marketplaceAppACInfographic.svg +0 -18
  126. package/assets/infographic-icons/myAppsInfographic.svg +0 -18
  127. package/assets/infographic-icons/newCustomerInfographic.svg +0 -46
  128. package/assets/infographic-icons/phoneInfographic.svg +0 -12
  129. package/assets/infographic-icons/platformApiInfographic.svg +0 -19
  130. package/assets/infographic-icons/productivityInfographic.svg +0 -16
  131. package/assets/infographic-icons/propTechInfographic.svg +0 -22
  132. package/assets/infographic-icons/propertyManagementInfographic.svg +0 -23
  133. package/assets/infographic-icons/reapitConnectInfographic.svg +0 -17
  134. package/assets/infographic-icons/reapitConnectSettingsDevicesDarkInfographic.svg +0 -30
  135. package/assets/infographic-icons/reapitConnectSettingsDevicesInfographic.svg +0 -30
  136. package/assets/infographic-icons/reapitLogoInfographic.svg +0 -12
  137. package/assets/infographic-icons/reapitLogoSmallInfographic.svg +0 -9
  138. package/assets/infographic-icons/reapitUserInfographic.svg +0 -39
  139. package/assets/infographic-icons/refreshInfographic.svg +0 -6
  140. package/assets/infographic-icons/reportInfographic.svg +0 -6
  141. package/assets/infographic-icons/reportingInfographic.svg +0 -8
  142. package/assets/infographic-icons/salesProgressionInfographic.svg +0 -22
  143. package/assets/infographic-icons/selectInfographic.svg +0 -10
  144. package/assets/infographic-icons/serverInfographic.svg +0 -5
  145. package/assets/infographic-icons/sharedEntitiesInfographic.svg +0 -32
  146. package/assets/infographic-icons/shieldInfographic.svg +0 -12
  147. package/assets/infographic-icons/userAuthInfographic.svg +0 -33
  148. package/assets/infographic-icons/userDeviceInfographic.svg +0 -34
  149. package/assets/infographic-icons/userHouseInfographic.svg +0 -10
  150. package/assets/infographic-icons/userInfographic.svg +0 -31
  151. package/assets/infographic-icons/utilityRegistrationInfographic.svg +0 -15
  152. package/assets/infographic-icons/vendorInfographic.svg +0 -25
  153. package/assets/infographic-icons/webDeveloperInfographic.svg +0 -48
  154. package/assets/infographic-icons/webDeveloperInfographicAlt.svg +0 -23
  155. package/assets/infographic-icons/webInfographic.svg +0 -12
  156. package/assets/infographic-icons/webhooksDocsInfographic.svg +0 -19
  157. package/assets/infographic-icons/webhooksInfographic.svg +0 -11
  158. package/assets/infographic-icons/welcomeInfographic.svg +0 -19
  159. package/assets/menu-icons/accountMenu.svg +0 -5
  160. package/assets/menu-icons/analyticsMenu.svg +0 -9
  161. package/assets/menu-icons/apiMenu.svg +0 -5
  162. package/assets/menu-icons/appLauncherMenu.svg +0 -12
  163. package/assets/menu-icons/appsMenu.svg +0 -7
  164. package/assets/menu-icons/dataMenu.svg +0 -6
  165. package/assets/menu-icons/defaultMenu.svg +0 -5
  166. package/assets/menu-icons/desktopMenu.svg +0 -4
  167. package/assets/menu-icons/developersMenu.svg +0 -4
  168. package/assets/menu-icons/docsMenu.svg +0 -6
  169. package/assets/menu-icons/hamburgerMenu.svg +0 -13
  170. package/assets/menu-icons/hamburgerOpenMenu.svg +0 -11
  171. package/assets/menu-icons/helpMenu.svg +0 -4
  172. package/assets/menu-icons/installedMenu.svg +0 -4
  173. package/assets/menu-icons/logoutMenu.svg +0 -4
  174. package/assets/menu-icons/manageMenu.svg +0 -5
  175. package/assets/menu-icons/mapMenu.svg +0 -10
  176. package/assets/menu-icons/marketplaceMenu.svg +0 -4
  177. package/assets/menu-icons/myAccountMenu.svg +0 -5
  178. package/assets/menu-icons/officesMenu.svg +0 -6
  179. package/assets/menu-icons/paymentsMenu.svg +0 -6
  180. package/assets/menu-icons/profileMenu.svg +0 -4
  181. package/assets/menu-icons/reapitLogoMenu.svg +0 -12
  182. package/assets/menu-icons/reapitLogoSelectedMenu.svg +0 -12
  183. package/assets/menu-icons/reapitLogoTextMenu.svg +0 -12
  184. package/assets/menu-icons/resultsMenu.svg +0 -9
  185. package/assets/menu-icons/searchMenu.svg +0 -4
  186. package/assets/menu-icons/supportMenu.svg +0 -6
  187. package/assets/menu-icons/uiMenu.svg +0 -7
  188. package/assets/menu-icons/usersMenu.svg +0 -4
  189. package/assets/menu-icons/webhooksMenu.svg +0 -8
  190. package/assets/system-icons/addSolidSystem.svg +0 -3
  191. package/assets/system-icons/addSystem.svg +0 -3
  192. package/assets/system-icons/arrowDownSolidSystem.svg +0 -3
  193. package/assets/system-icons/arrowDownSystem.svg +0 -3
  194. package/assets/system-icons/arrowLeftSolidSystem.svg +0 -3
  195. package/assets/system-icons/arrowLeftSystem.svg +0 -3
  196. package/assets/system-icons/arrowRightSolidSystem.svg +0 -3
  197. package/assets/system-icons/arrowRightSystem.svg +0 -3
  198. package/assets/system-icons/arrowUpSolidSystem.svg +0 -3
  199. package/assets/system-icons/arrowUpSystem.svg +0 -3
  200. package/assets/system-icons/asteriskSolidSystem.svg +0 -3
  201. package/assets/system-icons/asteriskSystem.svg +0 -3
  202. package/assets/system-icons/authenticationSolidSystem.svg +0 -3
  203. package/assets/system-icons/authenticationSystem.svg +0 -4
  204. package/assets/system-icons/backSolidSystem.svg +0 -3
  205. package/assets/system-icons/backSystem.svg +0 -3
  206. package/assets/system-icons/bulletListSolidSystem.svg +0 -8
  207. package/assets/system-icons/bulletListSystem.svg +0 -3
  208. package/assets/system-icons/calendarSolidSystem.svg +0 -6
  209. package/assets/system-icons/calendarSystem.svg +0 -9
  210. package/assets/system-icons/cancelSolidSystem.svg +0 -3
  211. package/assets/system-icons/cancelSystem.svg +0 -4
  212. package/assets/system-icons/carSolidSystem.svg +0 -5
  213. package/assets/system-icons/carSystem.svg +0 -3
  214. package/assets/system-icons/checkSolidSystem.svg +0 -3
  215. package/assets/system-icons/checkSystem.svg +0 -3
  216. package/assets/system-icons/circleSolidSystem.svg +0 -3
  217. package/assets/system-icons/circleSystem.svg +0 -3
  218. package/assets/system-icons/closeSolidSystem.svg +0 -3
  219. package/assets/system-icons/closeSystem.svg +0 -3
  220. package/assets/system-icons/cloudSolidSystem.svg +0 -3
  221. package/assets/system-icons/cloudSystem.svg +0 -3
  222. package/assets/system-icons/companySolidSystem.svg +0 -3
  223. package/assets/system-icons/companySystem.svg +0 -3
  224. package/assets/system-icons/dollarSolidSystem.svg +0 -5
  225. package/assets/system-icons/dollarSystem.svg +0 -4
  226. package/assets/system-icons/downSolidSystem.svg +0 -3
  227. package/assets/system-icons/downSystem.svg +0 -3
  228. package/assets/system-icons/download.svg +0 -16
  229. package/assets/system-icons/downloadSolidSystem.svg +0 -4
  230. package/assets/system-icons/downloadSystem.svg +0 -4
  231. package/assets/system-icons/editSolidSystem.svg +0 -4
  232. package/assets/system-icons/editSystem.svg +0 -3
  233. package/assets/system-icons/emailSolidSystem.svg +0 -4
  234. package/assets/system-icons/emailSystem.svg +0 -3
  235. package/assets/system-icons/errorSolidSystem.svg +0 -3
  236. package/assets/system-icons/errorSystem.svg +0 -4
  237. package/assets/system-icons/euroSolidSystem.svg +0 -3
  238. package/assets/system-icons/euroSystem.svg +0 -4
  239. package/assets/system-icons/favouriteSolidSystem.svg +0 -3
  240. package/assets/system-icons/favouriteSystem.svg +0 -3
  241. package/assets/system-icons/filterSolidSystem.svg +0 -5
  242. package/assets/system-icons/filterSystem.svg +0 -5
  243. package/assets/system-icons/geoLocationSolidSystem.svg +0 -4
  244. package/assets/system-icons/geoLocationSystem.svg +0 -4
  245. package/assets/system-icons/githubSolidSystem.svg +0 -3
  246. package/assets/system-icons/githubSystem.svg +0 -3
  247. package/assets/system-icons/hamburgerMenuSolidSystem.svg +0 -5
  248. package/assets/system-icons/hamburgerMenuSystem.svg +0 -3
  249. package/assets/system-icons/hideSolidSystem.svg +0 -3
  250. package/assets/system-icons/hideSystem.svg +0 -3
  251. package/assets/system-icons/homeSolidSystem.svg +0 -3
  252. package/assets/system-icons/homeSystem.svg +0 -3
  253. package/assets/system-icons/infoSolidSystem.svg +0 -3
  254. package/assets/system-icons/infoSystem.svg +0 -4
  255. package/assets/system-icons/linkSolidSystem.svg +0 -4
  256. package/assets/system-icons/linkSystem.svg +0 -4
  257. package/assets/system-icons/lockSolidSystem.svg +0 -3
  258. package/assets/system-icons/lockSystem.svg +0 -4
  259. package/assets/system-icons/messageSolidSystem.svg +0 -3
  260. package/assets/system-icons/messageSystem.svg +0 -6
  261. package/assets/system-icons/moreSolidSystem.svg +0 -5
  262. package/assets/system-icons/moreSystem.svg +0 -5
  263. package/assets/system-icons/nextSolidSystem.svg +0 -3
  264. package/assets/system-icons/nextSystem.svg +0 -3
  265. package/assets/system-icons/paymentSolidSystem.svg +0 -3
  266. package/assets/system-icons/paymentSystem.svg +0 -3
  267. package/assets/system-icons/phoneSolidSystem.svg +0 -3
  268. package/assets/system-icons/phoneSystem.svg +0 -3
  269. package/assets/system-icons/pinSolidSystem.svg +0 -3
  270. package/assets/system-icons/pinSystem.svg +0 -3
  271. package/assets/system-icons/poundSolidSystem.svg +0 -3
  272. package/assets/system-icons/poundSystem.svg +0 -4
  273. package/assets/system-icons/previewSystem.svg +0 -4
  274. package/assets/system-icons/questionSolidSystem.svg +0 -3
  275. package/assets/system-icons/questionSystem.svg +0 -4
  276. package/assets/system-icons/refreshSolidSystem.svg +0 -3
  277. package/assets/system-icons/refreshSystem.svg +0 -3
  278. package/assets/system-icons/saveSystem.svg +0 -10
  279. package/assets/system-icons/searchSolidSystem.svg +0 -3
  280. package/assets/system-icons/searchSystem.svg +0 -3
  281. package/assets/system-icons/securityTokenSolidSystem.svg +0 -4
  282. package/assets/system-icons/securityTokenSystem.svg +0 -7
  283. package/assets/system-icons/settingsSolidSystem.svg +0 -3
  284. package/assets/system-icons/settingsSystem.svg +0 -4
  285. package/assets/system-icons/shareSolidSystem.svg +0 -3
  286. package/assets/system-icons/shareSystem.svg +0 -3
  287. package/assets/system-icons/sortSolidSystem.svg +0 -4
  288. package/assets/system-icons/sortSystem.svg +0 -4
  289. package/assets/system-icons/tickSolidSystem.svg +0 -3
  290. package/assets/system-icons/tickSystem.svg +0 -3
  291. package/assets/system-icons/trashSolidSystem.svg +0 -4
  292. package/assets/system-icons/trashSystem.svg +0 -6
  293. package/assets/system-icons/upSolidSystem.svg +0 -3
  294. package/assets/system-icons/upSystem.svg +0 -3
  295. package/assets/system-icons/usernameSolidSystem.svg +0 -4
  296. package/assets/system-icons/usernameSystem.svg +0 -3
  297. package/assets/system-icons/videoSolidSystem.svg +0 -3
  298. package/assets/system-icons/videoSystem.svg +0 -3
  299. package/assets/system-icons/viewSolidSystem.svg +0 -4
  300. package/assets/system-icons/viewSystem.svg +0 -4
  301. package/assets/system-icons/walkingSolidSystem.svg +0 -4
  302. package/assets/system-icons/walkingSystem.svg +0 -3
  303. package/assets/system-icons/warningSolidSystem.svg +0 -3
  304. package/assets/system-icons/warningSystem.svg +0 -5
  305. package/dist/cjs/71331a14aae8c896.svg +0 -22
  306. package/dist/cjs/components/persistant-notification/__styles__/index.d.ts +0 -2
  307. package/dist/cjs/components/persistant-notification/__tests__/persistent-notification.test.d.ts +0 -1
  308. package/dist/cjs/components/persistant-notification/index.d.ts +0 -2
  309. package/dist/cjs/components/persistant-notification/persistent-notification.d.ts +0 -14
  310. package/dist/cjs/e110dff8980ad1c0.svg +0 -32
  311. package/dist/cjs/icons/icons-legacy.d.ts +0 -253
  312. package/dist/esm/71331a14aae8c896.svg +0 -22
  313. package/dist/esm/components/persistant-notification/__styles__/index.d.ts +0 -2
  314. package/dist/esm/components/persistant-notification/__tests__/persistent-notification.test.d.ts +0 -1
  315. package/dist/esm/components/persistant-notification/index.d.ts +0 -2
  316. package/dist/esm/components/persistant-notification/persistent-notification.d.ts +0 -14
  317. package/dist/esm/e110dff8980ad1c0.svg +0 -32
  318. package/dist/esm/icons/icons-legacy.d.ts +0 -253
@@ -1,7 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M32.9713 6.86381C31.8964 5.78894 30.1807 5.70713 29.0084 6.67489L17.2756 16.361C16.1182 17.3164 15.1655 18.4955 14.4744 19.8277L12.5964 23.4476L16.3875 27.2387L20.0074 25.3607C21.3396 24.6696 22.5186 23.7168 23.4741 22.5595L33.1602 10.8266C34.1279 9.65442 34.0461 7.93868 32.9713 6.86381Z" fill="var(--nav-menu-icon-primary-accent)"/>
3
- <path d="M15.3074 12.9249C16.9968 12.9249 18.3663 11.5554 18.3663 9.86599C18.3663 8.17663 16.9968 6.80713 15.3074 6.80713C13.618 6.80713 12.2485 8.17663 12.2485 9.86599C12.2485 11.5554 13.618 12.9249 15.3074 12.9249Z" fill="var(--nav-menu-icon-primary-accent)"/>
4
- <path d="M12.2965 17.2036C12.2965 18.458 11.2796 19.4749 10.0253 19.4749C8.7709 19.4749 7.75403 18.458 7.75403 17.2036C7.75403 15.9492 8.7709 14.9324 10.0253 14.9324C11.2796 14.9324 12.2965 15.9492 12.2965 17.2036Z" fill="var(--nav-menu-icon-primary-accent)"/>
5
- <path d="M13.2191 21.0508L12.4121 22.7529C12.1949 23.2109 12.2893 23.7559 12.6476 24.1143L12.6664 24.1332C11.1099 23.7047 9.45924 24.0469 8.36222 25.1864C7.48044 26.1024 7.12034 27.354 7.26187 28.6127L7.2604 28.6015C7.25982 28.5973 7.25923 28.5932 7.2588 28.589C7.25987 28.9297 7.30383 29.1862 7.34071 29.4014C7.42339 29.8838 7.47053 30.1588 6.91956 30.7098C6.68315 30.9462 6.42336 31.1467 6.14599 31.3117C5.96339 31.4203 5.95016 31.6845 6.11717 31.8531C6.13254 31.8686 6.14802 31.8841 6.16356 31.8995C8.79946 34.5169 12.834 34.7051 15.1709 32.3688L15.4115 32.1284C16.6062 30.9338 16.8868 29.1396 16.2979 27.5077C16.5555 27.5673 16.8318 27.5416 17.0821 27.423L18.7842 26.6159C19.206 26.4159 19.3024 25.8585 18.9724 25.5285L14.3065 20.8626C13.9765 20.5326 13.4191 20.6291 13.2191 21.0508Z" fill="var(--nav-menu-icon-secondary-accent)"/>
6
- <path d="M23.634 26.2606C24.0849 24.0837 26.0104 22.4465 28.3197 22.4409C30.9716 22.4345 33.1293 24.5868 33.1293 27.2387C33.1292 29.8883 30.9812 32.0363 28.3316 32.0363C27.9044 32.0363 27.4903 31.9805 27.0962 31.8757C26.7224 31.7764 26.3223 31.8859 26.0458 32.1563C25.4869 32.7029 24.7195 33.0371 23.8737 33.0278C22.2126 33.0096 20.8535 31.6384 20.8493 29.9772C20.8458 28.6339 21.7084 27.4922 22.9099 27.0777C23.2773 26.951 23.5553 26.6411 23.634 26.2606Z" fill="var(--nav-menu-icon-secondary-accent)"/>
7
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M35 23.3919V24.9553C35 25.187 34.8294 25.4563 34.6177 25.5505C33.7972 25.9156 31.5593 26.6628 26.9863 26.6628C26.7672 26.6628 26.5584 26.6597 26.35 26.6563C26.1492 23.3445 23.6366 20.617 20.3162 20.1677C21.031 19.4516 21.9772 18.9661 23.0323 18.8454C23.1015 18.8375 23.204 18.8671 23.2604 18.9079C24.3098 19.6676 25.5945 20.1211 26.9863 20.1211C28.378 20.1211 29.6628 19.6676 30.7122 18.9079C30.7686 18.8671 30.8711 18.8375 30.9403 18.8454C33.2163 19.1057 35 21.0492 35 23.3919ZM26.9863 9C24.3669 9 22.2435 11.1234 22.2435 13.7428C22.2435 16.3622 24.3669 18.4855 26.9863 18.4855C29.6057 18.4855 31.7291 16.3621 31.7291 13.7428C31.7291 11.1234 29.6057 9 26.9863 9Z" fill="var(--nav-menu-icon-secondary-accent)"/>
3
- <path d="M15.0685 20.9178C18.3595 20.9178 21.0274 18.25 21.0274 14.9589C21.0274 11.6679 18.3595 9 15.0685 9C11.7775 9 9.10956 11.6679 9.10956 14.9589C9.10956 18.25 11.7775 20.9178 15.0685 20.9178ZM25.137 27.0822V29.0464C25.137 29.3375 24.9226 29.6759 24.6567 29.7943C23.6258 30.2528 20.8141 31.1917 15.0685 31.1917C9.32284 31.1917 6.51113 30.2529 5.48029 29.7943C5.21436 29.676 5 29.3375 5 29.0465V27.0823C5 24.1388 7.24108 21.6969 10.1007 21.3699C10.1875 21.3599 10.3164 21.3972 10.3873 21.4485C11.7057 22.4029 13.32 22.9727 15.0685 22.9727C16.817 22.9727 18.4312 22.4029 19.7498 21.4485C19.8206 21.3972 19.9495 21.3599 20.0363 21.3699C22.8959 21.697 25.137 24.1388 25.137 27.0822Z" fill="var(--nav-menu-icon-secondary-accent)"/>
4
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19.9997 13.7891C17.5766 13.7891 15.6052 11.8177 15.6052 9.39453C15.6052 6.97139 17.5766 5 19.9997 5C22.4229 5 24.3943 6.97139 24.3943 9.39453C24.3943 11.8177 22.4229 13.7891 19.9997 13.7891Z" fill="var(--nav-menu-icon-primary-accent)"/>
3
- <path d="M5.58791 30.1075C4.37631 28.009 5.09789 25.3161 7.19643 24.1045C9.29508 22.8929 11.9879 23.6145 13.1995 25.713C14.4139 27.8164 13.6946 30.5015 11.591 31.716C9.47912 32.9353 6.79178 32.1927 5.58791 30.1075Z" fill="var(--nav-menu-icon-primary-accent)"/>
4
- <path d="M26.8 25.713C25.5855 27.8166 26.3051 30.5017 28.4085 31.7161C30.5157 32.9326 33.2054 32.1966 34.4115 30.1075C35.6231 28.009 34.9015 25.316 32.803 24.1045C30.7046 22.8929 28.0115 23.6145 26.8 25.713Z" fill="var(--nav-menu-icon-primary-accent)"/>
5
- <path d="M8.59148 21.1185L6.8363 21.0219C6.95103 18.9383 7.56873 16.888 8.62265 15.0926C9.6474 13.3468 11.0845 11.8368 12.7785 10.7258L13.7425 12.1957C10.7154 14.181 8.78982 17.5166 8.59148 21.1185Z" fill="var(--nav-menu-icon-secondary-accent)"/>
6
- <path d="M31.408 21.1185C31.2097 17.5166 29.284 14.181 26.257 12.1957L27.2209 10.7258C28.915 11.8368 30.3521 13.3468 31.3768 15.0926C32.4307 16.888 33.0484 18.9383 33.1632 21.0219L31.408 21.1185Z" fill="var(--nav-menu-icon-secondary-accent)"/>
7
- <path d="M14.0569 33.5877C15.9099 34.5249 17.9093 35.0001 19.9997 35.0001C22.0901 35.0001 24.0896 34.5249 25.9426 33.5877L25.1492 32.0191C23.5445 32.8307 21.8119 33.2423 19.9997 33.2423C18.1875 33.2423 16.455 32.8307 14.8503 32.019L14.0569 33.5877Z" fill="var(--nav-menu-icon-secondary-accent)"/>
8
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99995 0C4.48601 0 0 4.48591 0 9.99995C0 15.514 4.48601 20 9.99995 20C15.5139 20 19.9999 15.514 19.9999 9.99995C19.9999 4.48591 15.514 0 9.99995 0ZM9.97907 16.451C9.18283 16.4535 8.53944 15.8102 8.54202 15.0139L8.55365 11.4331L4.97316 11.4118C4.17697 11.4071 3.53957 10.7577 3.54949 9.96149C3.55941 9.16526 4.21288 8.52363 5.00907 8.52838L8.56301 8.54957L8.57455 4.99537C8.57713 4.19912 9.22471 3.55154 10.021 3.54896C10.8172 3.54637 11.4606 4.18976 11.458 4.98601L11.4464 8.56676L15.0269 8.5881C15.8231 8.59285 16.4605 9.24217 16.4506 10.0384C16.4406 10.8346 15.7872 11.4763 14.991 11.4715L11.437 11.4503L11.4255 15.0046C11.4229 15.8008 10.7753 16.4484 9.97907 16.451Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 19.25C9 19.6642 9.33579 20 9.75 20C10.1642 20 10.5 19.6642 10.5 19.25V10.5H19.25C19.6642 10.5 20 10.1642 20 9.75C20 9.33579 19.6642 9 19.25 9H10.5V0.75C10.5 0.335786 10.1642 0 9.75 0C9.33579 0 9 0.335787 9 0.75V9H0.75C0.335786 9 0 9.33579 0 9.75C0 10.1642 0.335787 10.5 0.75 10.5H9V19.25Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="12" height="16" viewBox="0 0 12 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0.142684 7.38847C-0.229973 6.79497 0.170741 6 0.842557 6L4 6L4 0.8C4 0.358172 4.35817 -9.65645e-08 4.8 0L7.2 2.09815e-07C7.64183 3.06379e-07 8 0.358173 8 0.8L8 6H11.1574C11.8293 6 12.23 6.79497 11.8573 7.38847L6.69987 15.6023C6.36693 16.1326 5.63307 16.1326 5.30013 15.6023L0.142684 7.38847Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="12" height="16" viewBox="0 0 12 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.30008 13.3357L1.31355 9.19039C1.01304 8.87796 0.525847 8.87796 0.225342 9.19039C-0.0750732 9.50292 -0.0750732 10.0095 0.225342 10.3219L5.46055 15.7657C5.76106 16.0781 6.24825 16.0781 6.54876 15.7657L11.784 10.3219C12.0792 10.004 12.0708 9.49743 11.765 9.19039C11.4668 8.89091 10.994 8.89091 10.6958 9.19039L6.80008 13.2413L6.80008 0.75C6.80008 0.335786 6.46429 -1.81059e-08 6.05008 0C5.63587 1.81059e-08 5.30008 0.335787 5.30008 0.75L5.30008 13.3357Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.61153 0.142684C9.20503 -0.229973 10 0.170741 10 0.842557L10 4L15.2 4C15.6418 4 16 4.35817 16 4.8V7.2C16 7.64183 15.6418 8 15.2 8H10V11.1574C10 11.8293 9.20503 12.23 8.61153 11.8573L0.397687 6.69987C-0.132563 6.36693 -0.132562 5.63307 0.397688 5.30013L8.61153 0.142684Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.66426 5.30005L6.80961 1.31351C7.12204 1.01301 7.12204 0.525816 6.80961 0.225311C6.49708 -0.0751037 5.99053 -0.0751037 5.67805 0.225311L0.234287 5.46052C-0.0780956 5.76103 -0.0780956 6.24822 0.234287 6.54872L5.67805 11.7839C5.99597 12.0792 6.50257 12.0707 6.80961 11.765C7.10909 11.4667 7.10909 10.9939 6.80961 10.6957L2.75873 6.80005H15.25C15.6642 6.80005 16 6.46426 16 6.05005C16 5.63584 15.6642 5.30005 15.25 5.30005H2.66426Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.38847 11.8573C6.79497 12.23 6 11.8293 6 11.1574V8H0.8C0.358173 8 0 7.64183 0 7.2V4.8C0 4.35817 0.358172 4 0.8 4H6V0.842556C6 0.17074 6.79497 -0.229973 7.38847 0.142684L15.6023 5.30013C16.1326 5.63307 16.1326 6.36693 15.6023 6.69987L7.38847 11.8573Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="12" viewBox="0 0 16 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13.3357 6.69991L9.19039 10.6864C8.87796 10.987 8.87796 11.4741 9.19039 11.7747C9.50292 12.0751 10.0095 12.0751 10.3219 11.7747L15.7657 6.53944C16.0781 6.23894 16.0781 5.75174 15.7657 5.45124L10.322 0.216026C10.004 -0.079248 9.49743 -0.0707699 9.1904 0.234966C8.89091 0.533216 8.89091 1.00603 9.19039 1.30423L13.2413 5.19991L0.75 5.19991C0.335786 5.19991 3.62118e-08 5.5357 0 5.94991C-3.62117e-08 6.36413 0.335787 6.69991 0.75 6.69991L13.3357 6.69991Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="12" height="16" viewBox="0 0 12 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.8573 8.61153C12.23 9.20503 11.8293 10 11.1574 10L8 10L8 15.2C8 15.6418 7.64183 16 7.2 16H4.8C4.35817 16 4 15.6418 4 15.2V10H0.842556C0.17074 10 -0.229973 9.20503 0.142684 8.61153L5.30013 0.397687C5.63307 -0.132563 6.36693 -0.132562 6.69987 0.397688L11.8573 8.61153Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="12" height="16" viewBox="0 0 12 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6.69994 2.66426L10.6865 6.80961C10.987 7.12204 11.4742 7.12204 11.7747 6.80961C12.0751 6.49708 12.0751 5.99053 11.7747 5.67805L6.53947 0.234287C6.23897 -0.0780956 5.75177 -0.0780956 5.45127 0.234287L0.216056 5.67805C-0.0792175 5.99597 -0.0707393 6.50257 0.234996 6.80961C0.533246 7.10909 1.00606 7.10909 1.30426 6.80961L5.19994 2.75873V15.25C5.19994 15.6642 5.53573 16 5.94994 16C6.36416 16 6.69994 15.6642 6.69994 15.25V2.66426Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99995 0C4.48601 0 0 4.48591 0 9.99995C0 15.514 4.48601 20 9.99995 20C15.5139 20 19.9999 15.514 19.9999 9.99995C19.9999 4.48591 15.514 0 9.99995 0ZM11.4118 15.0268C11.4071 15.823 10.7578 16.4604 9.96154 16.4505C9.1653 16.4406 8.52367 15.7871 8.52842 14.9909L8.54334 12.4887L6.35253 13.7362C5.66064 14.1302 4.78397 13.8866 4.39444 13.192C4.00491 12.4975 4.25002 11.6151 4.94192 11.2211L7.11648 9.98287L4.94064 8.7093C4.2535 8.30709 4.02616 7.42606 4.43286 6.74146C4.83957 6.05686 5.72631 5.82793 6.41345 6.23014L8.57312 7.49425L8.58815 4.9731C8.59289 4.17691 9.24222 3.53951 10.0385 3.54943C10.8347 3.55935 11.4763 4.21282 11.4716 5.00901L11.4566 7.51145L13.6475 6.26394C14.3394 5.86996 15.216 6.11359 15.6056 6.80811C15.9951 7.50262 15.75 8.38503 15.0581 8.77901L12.8835 10.0173L15.0593 11.2908C15.7464 11.693 15.9738 12.574 15.5671 13.2586C15.1604 13.9432 14.2736 14.1721 13.5865 13.7699L11.4269 12.5059L11.4118 15.0268Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.4192 14.0993L10.3203 10.0007L17.4182 5.90272C17.734 5.72042 17.8421 5.31666 17.6598 5.00092C17.4775 4.68519 17.0738 4.57692 16.758 4.7593L9.65963 8.85755V0.660171C9.65963 0.29558 9.36405 0 8.99946 0C8.63487 0 8.33929 0.29558 8.33929 0.660171V8.85694L1.24193 4.7593C0.926188 4.57683 0.522428 4.68519 0.340133 5.00092C0.157838 5.31666 0.266018 5.72042 0.581755 5.90272L7.67965 10.0007L0.580787 14.0993C0.265049 14.2816 0.156869 14.6854 0.339165 15.0011C0.461428 15.2129 0.683334 15.3313 0.911488 15.3313C1.02354 15.3313 1.137 15.3028 1.24096 15.2427L8.33938 11.1445V19.3398C8.33938 19.7044 8.63496 20 8.99955 20C9.36414 20 9.65972 19.7044 9.65972 19.3398V11.1439L16.7591 15.2427C16.8631 15.3028 16.9766 15.3313 17.0886 15.3313C17.3167 15.3313 17.5386 15.2128 17.6609 15.0011C17.8432 14.6853 17.735 14.2816 17.4192 14.0993Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.1158 2.60587C17.5275 2.74096 17.8068 3.12703 17.8066 3.56034C17.8011 12.6102 17.5879 16.9636 9.32771 19.8863C9.119 19.9601 8.88124 19.9602 8.67284 19.8854C0.478895 16.9475 0.24433 11.702 0.23761 3.55889C0.237253 3.12557 0.516468 2.74069 0.928761 2.60735C1.91357 2.28886 2.77328 2.01336 3.56755 1.75884C5.38234 1.17729 6.8555 0.705217 8.6987 0.0798556C8.89358 0.0137383 9.10461 0.00888915 9.30201 0.0670363C11.3791 0.678867 12.7484 1.14118 14.4088 1.70181C15.2069 1.97128 16.0723 2.26346 17.1158 2.60587ZM8.47374 14.0182L14.597 8.2259C15.1344 7.71754 15.1344 6.89045 14.5968 6.3819C14.3364 6.13561 13.9903 6.00006 13.6221 6.00006C13.254 6.00006 12.9079 6.13561 12.6475 6.3819L7.49902 11.2522L5.35298 9.22221C5.09273 8.97583 4.74653 8.84018 4.37837 8.84018C4.0101 8.84018 3.664 8.97583 3.40375 9.22212C3.14339 9.46841 2.99999 9.7958 2.99999 10.1442C2.99999 10.4924 3.14339 10.8198 3.40375 11.0661L6.5245 14.0182C6.78486 14.2645 7.13095 14.4001 7.49912 14.4001C7.86728 14.4001 8.21338 14.2645 8.47374 14.0182Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.51518 9.48882C4.22826 9.77571 4.22825 10.2408 4.51519 10.5278L7.3938 13.4063C7.68054 13.6931 8.14612 13.693 8.43281 13.4063L14.0848 7.75434C14.3717 7.46745 14.3717 7.00227 14.0848 6.71532C13.7979 6.4284 13.3328 6.42838 13.0458 6.71533L7.91331 11.8479L5.55421 9.4888C5.26732 9.20189 4.80217 9.20188 4.51518 9.48882Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.1158 2.60587C17.5275 2.74096 17.8068 3.12703 17.8066 3.56034C17.8011 12.6102 17.5879 16.9636 9.32771 19.8863C9.119 19.9601 8.88124 19.9602 8.67284 19.8854C0.478895 16.9475 0.244331 11.702 0.23761 3.55889C0.237254 3.12557 0.516469 2.74069 0.928762 2.60735C1.91357 2.28886 2.77328 2.01336 3.56755 1.75884C5.38234 1.17729 6.8555 0.705217 8.6987 0.0798556C8.89358 0.0137383 9.10461 0.00888915 9.30201 0.0670363C11.3791 0.678867 12.7484 1.14118 14.4088 1.70181C15.2069 1.97128 16.0723 2.26346 17.1158 2.60587ZM14.0261 2.83915C14.7893 3.09683 15.6181 3.37666 16.6065 3.70164C16.6021 8.22358 16.5199 11.2638 15.5564 13.556C14.6525 15.7064 12.8934 17.3389 9.00203 18.7285C5.2012 17.3501 3.42002 15.5196 2.49846 13.2266C1.5289 10.8142 1.44295 7.75951 1.43776 3.70395C2.3628 3.40501 3.17728 3.14401 3.93375 2.9016L3.93724 2.90048C5.73051 2.32583 7.19965 1.85504 9.02483 1.23638C11.0433 1.83211 12.3833 2.28447 14.0249 2.83875L14.0261 2.83915Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20 10.0001C20 15.5141 15.514 20 10 20C4.48593 20 0 15.5141 0 10.0001C0 4.48601 4.48603 0 10 0C15.514 0 20 4.48601 20 10.0001ZM13.1111 5.94544C13.1111 5.02427 12.0546 4.50317 11.3237 5.06383L6.03809 9.1184C5.4583 9.56315 5.4583 10.4369 6.03808 10.8816L11.3237 14.9362C12.0546 15.4968 13.1111 14.9757 13.1111 14.0546V5.94544Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="12" height="20" viewBox="0 0 12 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.47059 10.0046L11.1617 1.31351C11.4622 1.01301 11.4622 0.525816 11.1617 0.225311C10.8611 -0.0751037 10.374 -0.0751037 10.0735 0.225311L0.838287 9.46052C0.537872 9.76103 0.537872 10.2482 0.838287 10.5487L10.0735 19.7839C10.3792 20.0792 10.8664 20.0707 11.1617 19.765C11.4497 19.4667 11.4497 18.9939 11.1617 18.6957L2.47059 10.0046Z" fill="currentColor"/>
3
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2 4C3.10457 4 4 3.10457 4 2C4 0.895431 3.10457 0 2 0C0.895431 0 0 0.895431 0 2C0 3.10457 0.89543 4 2 4Z" fill="currentColor"/>
3
- <path d="M2 10C3.10457 10 4 9.10457 4 8C4 6.89543 3.10457 6 2 6C0.89543 6 0 6.89543 0 8C0 9.10457 0.89543 10 2 10Z" fill="currentColor"/>
4
- <path d="M4 14C4 15.1046 3.10457 16 2 16C0.895431 16 0 15.1046 0 14C0 12.8954 0.895431 12 2 12C3.10457 12 4 12.8954 4 14Z" fill="currentColor"/>
5
- <path d="M7.5 0.5C6.67157 0.5 6 1.17157 6 2C6 2.82843 6.67157 3.5 7.5 3.5H18.5C19.3284 3.5 20 2.82843 20 2C20 1.17157 19.3284 0.5 18.5 0.5H7.5Z" fill="currentColor"/>
6
- <path d="M6 8C6 7.17157 6.67157 6.5 7.5 6.5H18.5C19.3284 6.5 20 7.17157 20 8C20 8.82843 19.3284 9.5 18.5 9.5H7.5C6.67157 9.5 6 8.82843 6 8Z" fill="currentColor"/>
7
- <path d="M7.5 12.5C6.67157 12.5 6 13.1716 6 14C6 14.8284 6.67157 15.5 7.5 15.5H18.5C19.3284 15.5 20 14.8284 20 14C20 13.1716 19.3284 12.5 18.5 12.5H7.5Z" fill="currentColor"/>
8
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6.00715 8.7143C5.61673 8.7143 5.30026 8.39442 5.30026 7.9998C5.30026 7.60518 5.61673 7.2853 6.00715 7.2853H19.2931C19.6835 7.2853 20 7.60518 20 7.9998C20 8.39442 19.6835 8.7143 19.2931 8.7143H6.00715ZM6.00715 15.2857C5.61673 15.2857 5.30026 14.9658 5.30026 14.5712C5.30026 14.1766 5.61673 13.8572 6.00715 13.8572H19.2931C19.6835 13.8572 20 14.1766 20 14.5712C20 14.9658 19.6835 15.2857 19.2931 15.2857H6.00715ZM6.00715 2.14263C5.61673 2.14263 5.30026 1.82325 5.30026 1.42863C5.30026 1.03401 5.61673 0.71413 6.00715 0.71413H19.2931C19.6835 0.71413 20 1.03401 20 1.42863C20 1.82325 19.6835 2.14263 19.2931 2.14263H6.00715ZM0 8.00013C0 7.20541 0.632946 6.57167 1.41377 6.57167C2.19954 6.57167 2.82703 7.21092 2.82703 8.00013C2.82703 8.79485 2.19408 9.42859 1.41377 9.42859C0.627507 9.42859 0 8.78934 0 8.00013ZM0 14.5715C0 13.7773 0.632946 13.1431 1.41377 13.1431C2.19954 13.1431 2.82703 13.7828 2.82703 14.5715C2.82703 15.3663 2.19408 16 1.41377 16C0.627507 16 0 15.3607 0 14.5715ZM0 1.42846C0 0.633746 0.632946 0 1.41377 0C2.19954 0 2.82703 0.639256 2.82703 1.42846C2.82703 2.22268 2.19408 2.85692 1.41377 2.85692C0.627507 2.85692 0 2.21717 0 1.42846Z" fill="currentColor"/>
3
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.5 1C4.5 0.447715 4.94772 0 5.5 0C6.05228 0 6.5 0.447715 6.5 1V2C6.5 2.55228 6.05228 3 5.5 3C4.94772 3 4.5 2.55228 4.5 2V1Z" fill="currentColor"/>
3
- <path d="M13.5 1C13.5 0.447715 13.9477 0 14.5 0C15.0523 0 15.5 0.447715 15.5 1V2C15.5 2.55228 15.0523 3 14.5 3C13.9477 3 13.5 2.55228 13.5 2V1Z" fill="currentColor"/>
4
- <path d="M3 1.66675V3C3 3.55228 3.44772 4 4 4H7C7.55228 4 8 3.55228 8 3V1.66675H12V3C12 3.55228 12.4477 4 13 4H16C16.5523 4 17 3.55228 17 3V1.66675H17.7083C18.9725 1.66675 20 2.69412 20 3.95831V5.70831H0V3.95831C0 2.69412 1.02753 1.66675 2.29172 1.66675H3Z" fill="currentColor"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 17.7083C0 18.9724 1.02753 20 2.29172 20H17.7083C18.9725 20 20 18.9724 20 17.7083V7.95825H0V17.7083ZM6 11.5C6 12.3284 5.32843 13 4.5 13C3.67157 13 3 12.3284 3 11.5C3 10.6716 3.67157 10 4.5 10C5.32843 10 6 10.6716 6 11.5ZM11.5 11.5C11.5 12.3284 10.8284 13 10 13C9.17157 13 8.5 12.3284 8.5 11.5C8.5 10.6716 9.17157 10 10 10C10.8284 10 11.5 10.6716 11.5 11.5ZM15.5 13C16.3284 13 17 12.3284 17 11.5C17 10.6716 16.3284 10 15.5 10C14.6716 10 14 10.6716 14 11.5C14 12.3284 14.6716 13 15.5 13ZM6 16C6 16.8284 5.32843 17.5 4.5 17.5C3.67157 17.5 3 16.8284 3 16C3 15.1716 3.67157 14.5 4.5 14.5C5.32843 14.5 6 15.1716 6 16ZM10 17.5C10.8284 17.5 11.5 16.8284 11.5 16C11.5 15.1716 10.8284 14.5 10 14.5C9.17157 14.5 8.5 15.1716 8.5 16C8.5 16.8284 9.17157 17.5 10 17.5ZM17 16C17 16.8284 16.3284 17.5 15.5 17.5C14.6716 17.5 14 16.8284 14 16C14 15.1716 14.6716 14.5 15.5 14.5C16.3284 14.5 17 15.1716 17 16Z" fill="currentColor"/>
6
- </svg>
@@ -1,9 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M6 12C6 12.5523 5.55228 13 5 13C4.44772 13 4 12.5523 4 12C4 11.4477 4.44772 11 5 11C5.55228 11 6 11.4477 6 12Z" fill="currentColor"/>
3
- <path d="M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z" fill="currentColor"/>
4
- <path d="M16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12Z" fill="currentColor"/>
5
- <path d="M5 16C5.55228 16 6 15.5523 6 15C6 14.4477 5.55228 14 5 14C4.44772 14 4 14.4477 4 15C4 15.5523 4.44772 16 5 16Z" fill="currentColor"/>
6
- <path d="M11 15C11 15.5523 10.5523 16 10 16C9.44771 16 9 15.5523 9 15C9 14.4477 9.44771 14 10 14C10.5523 14 11 14.4477 11 15Z" fill="currentColor"/>
7
- <path d="M15 16C15.5523 16 16 15.5523 16 15C16 14.4477 15.5523 14 15 14C14.4477 14 14 14.4477 14 15C14 15.5523 14.4477 16 15 16Z" fill="currentColor"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5833 1.66675H5.41669V0.625C5.41669 0.279999 5.13669 0 4.79169 0C4.44669 0 4.16669 0.279999 4.16669 0.625V1.66675H2.29172C1.02753 1.66675 0 2.69412 0 3.95831V17.7083C0 18.9725 1.02753 20 2.29172 20H17.7083C18.9725 20 20 18.9725 20 17.7083V3.95831C20 2.69412 18.9725 1.66675 17.7083 1.66675H15.8333V0.625C15.8333 0.279999 15.5533 0 15.2083 0C14.8633 0 14.5833 0.279999 14.5833 0.625V1.66675ZM4.79169 5C4.44669 5 4.16669 4.72 4.16669 4.375V2.91675H2.29172C1.71753 2.91675 1.25 3.38412 1.25 3.95831V6.66675H18.75V3.95831C18.75 3.38412 18.2825 2.91675 17.7083 2.91675H15.8333V4.375C15.8333 4.72 15.5533 5 15.2083 5C14.8633 5 14.5833 4.72 14.5833 4.375V2.91675H5.41669V4.375C5.41669 4.72 5.13669 5 4.79169 5ZM1.25 7.91675H18.75V17.7083C18.75 18.2825 18.2825 18.75 17.7083 18.75H2.29172C1.71753 18.75 1.25 18.2825 1.25 17.7083V7.91675Z" fill="currentColor"/>
9
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 9.99995C0 4.48591 4.48601 0 9.99995 0C15.514 0 19.9999 4.48591 19.9999 9.99995C19.9999 15.514 15.5139 20 9.99995 20C4.48601 20 0 15.514 0 9.99995ZM14.5467 14.5764C13.9855 15.1412 13.0756 15.1412 12.5144 14.5764L9.99068 12.0361L7.4438 14.5528C6.87745 15.1125 5.9676 15.104 5.41159 14.534C4.85558 13.964 4.86396 13.0482 5.4303 12.4886L7.9583 9.99053L5.45326 7.46918C4.89206 6.90432 4.89206 5.9885 5.45326 5.42364C6.01446 4.85879 6.92435 4.85879 7.48555 5.42364L10.0093 7.96384L12.5562 5.44713C13.1225 4.88749 14.0324 4.89593 14.5884 5.46596C15.1444 6.036 15.136 6.95177 14.5697 7.51141L12.0417 10.0095L14.5467 12.5308C15.1079 13.0957 15.1079 14.0115 14.5467 14.5764Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13.6346 5.50743C13.9149 5.22715 14.3591 5.21693 14.6272 5.48503C14.8953 5.75312 14.8854 6.19763 14.6051 6.47791L11.0267 10.0563L14.6051 13.6346C14.8854 13.9149 14.8953 14.3594 14.6272 14.6275C14.3591 14.8956 13.9149 14.8854 13.6346 14.6051L10.0563 11.0268L6.47792 14.6051C6.19764 14.8854 5.75314 14.8953 5.48505 14.6272C5.21695 14.3591 5.22716 13.9149 5.50744 13.6346L9.08578 10.0563L5.50743 6.47793C5.22715 6.19765 5.21693 5.75348 5.48503 5.48539C5.75312 5.21729 6.19763 5.22717 6.47791 5.50745L10.0563 9.0858L13.6346 5.50743Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.4666 4.4665 0 10 0C15.5334 0 20 4.4666 20 10C20 15.5334 15.5334 20 10 20C4.4666 20 0 15.5334 0 10ZM1.3335 10C1.3335 14.7999 5.2 18.6665 10 18.6665C14.7999 18.6665 18.6665 14.7999 18.6665 10C18.6665 5.2001 14.7999 1.3335 10 1.3335C5.2001 1.3335 1.3335 5.2001 1.3335 10Z" fill="currentColor"/>
4
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19.3425 5.29505L18.491 4.44992C18.4279 4.42191 18.3745 4.3758 18.3375 4.31748L15.7331 0.759969C15.4343 0.282935 14.9093 -0.00476304 14.3464 5.96914e-05H8.82651C8.31748 -0.0014886 7.83677 0.234041 7.52607 0.637226L4.46276 4.34031C4.41661 4.40208 4.35125 4.44677 4.27692 4.46731L0.828519 5.41093C0.336043 5.54805 -0.00342524 5.99814 2.60761e-05 6.50933V9.77039C2.60761e-05 10.3982 0.490688 10.9203 1.11856 10.9203H1.71507C1.86945 9.35257 3.1917 8.12781 4.80001 8.12781C6.40833 8.12781 7.73057 9.35257 7.88495 10.9203H11.9151C12.0695 9.35257 13.3917 8.12781 15 8.12781C16.6083 8.12781 17.9306 9.35255 18.085 10.9203H18.8814C19.5093 10.9203 20 10.3982 20 9.77039V6.33084C20.0035 5.88633 19.7462 5.48102 19.3425 5.29505Z" fill="currentColor"/>
3
- <path d="M3 11.2279C3 10.2337 3.80588 9.42786 4.8 9.42786C5.79412 9.42786 6.6 10.2337 6.6 11.2279C6.5989 12.2215 5.79364 13.0268 4.8 13.0279C3.80588 13.0279 3 12.222 3 11.2279Z" fill="currentColor"/>
4
- <path d="M15 9.42786C14.0059 9.42786 13.2 10.2337 13.2 11.2279C13.2 12.222 14.0059 13.0279 15 13.0279C15.9936 13.0268 16.7989 12.2215 16.8 11.2279C16.8 10.2337 15.9941 9.42786 15 9.42786Z" fill="currentColor"/>
5
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.124 0C9.51263 0 8.96702 0.226476 8.45588 0.540573C8.04607 0.792404 7.64003 1.1129 7.23218 1.43484C7.13626 1.51056 7.0402 1.58638 6.94401 1.66138C5.9172 2.46193 4.81946 3.21326 3.31347 3.21326C2.21733 3.21326 1.38547 3.67342 0.831419 4.28183C0.283589 4.88341 0 5.63786 0 6.24993V8.57473C0 9.14104 0.472759 9.60051 1.05349 9.60051H3.02933C3.32359 10.6919 4.34332 11.5 5.55642 11.5C6.76946 11.5 7.7889 10.6918 8.08312 9.60051H12.2668C12.5611 10.6919 13.5806 11.5 14.7935 11.5C16.0068 11.5 17.0264 10.6919 17.3206 9.60051H20L20 3.85865C20 3.50196 19.7032 3.21325 19.3374 3.21325L18.0294 3.21313L16.945 1.56873C16.2966 0.586652 15.193 0 13.9941 0H10.124ZM10.1239 1.29089L13.9938 1.29085C14.7399 1.29085 15.4244 1.65472 15.8281 2.26497L17.2449 4.50411H18.6744V8.30962H17.3204C17.0262 7.21801 16.0066 6.40985 14.7933 6.40985C13.5802 6.40985 12.5608 7.21804 12.2666 8.30962H8.08291C7.78869 7.21803 6.76912 6.40985 5.5562 6.40985C4.34278 6.40985 3.3233 7.21801 3.02909 8.30962H1.31135L1.32512 6.25163V6.25C1.32512 5.99414 1.47625 5.5514 1.81524 5.17056C2.14601 4.79895 2.63994 4.50411 3.31327 4.50411C5.01507 4.50411 6.36076 3.65469 7.45854 2.84706C7.6453 2.70966 7.823 2.57496 7.99384 2.44545C8.33533 2.18657 8.64944 1.94846 8.95377 1.75112C9.4103 1.4551 9.78826 1.29089 10.1239 1.29089ZM13.5045 8.95508C13.5045 8.26414 14.0825 7.70087 14.7935 7.70087C15.494 7.70087 16.0653 8.24774 16.082 8.92488L16.0753 8.9551L16.082 8.98532C16.0653 9.66232 15.4941 10.2092 14.7935 10.2092C14.0825 10.2092 13.5045 9.64587 13.5045 8.95508ZM4.27086 8.95522L4.26743 8.93408C4.27903 8.25274 4.85257 7.70088 5.55635 7.70088C6.26736 7.70088 6.84535 8.26414 6.84535 8.95508C6.84535 9.6459 6.26734 10.2092 5.55635 10.2092C4.85256 10.2092 4.27904 9.65725 4.26743 8.97638L4.27086 8.95522Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.99995 0C4.48601 0 0 4.48591 0 9.99995C0 15.514 4.48601 20 9.99995 20C15.5139 20 19.9999 15.514 19.9999 9.99995C19.9999 4.48591 15.514 0 9.99995 0ZM15.7421 8.31087L9.45963 14.5933C9.1925 14.8605 8.83741 15.0075 8.45967 15.0075C8.08193 15.0075 7.72684 14.8605 7.45971 14.5933L4.2578 11.3914C3.99067 11.1243 3.84354 10.7692 3.84354 10.3915C3.84354 10.0136 3.99067 9.65852 4.2578 9.39139C4.52483 9.12426 4.87992 8.97713 5.25776 8.97713C5.6355 8.97713 5.9907 9.12426 6.25773 9.3915L8.45957 11.5932L13.742 6.31084C14.0091 6.04371 14.3642 5.89669 14.7419 5.89669C15.1197 5.89669 15.4748 6.04371 15.7419 6.31084C16.2935 6.86242 16.2935 7.7595 15.7421 8.31087Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0.239113 9.41962C-0.0797061 9.10081 -0.0796981 8.58399 0.239099 8.26522C0.557977 7.9464 1.07482 7.94641 1.39358 8.2652L6.23702 13.1086L18.6064 0.73912C18.9253 0.420285 19.4421 0.420306 19.7609 0.739106C20.0797 1.05794 20.0797 1.57481 19.7609 1.89358L6.81425 14.8402C6.4957 15.1588 5.97839 15.1589 5.65979 14.8402L0.239113 9.41962Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20ZM10 15.5C13.0376 15.5 15.5 13.0376 15.5 10C15.5 6.96243 13.0376 4.5 10 4.5C6.96243 4.5 4.5 6.96243 4.5 10C4.5 13.0376 6.96243 15.5 10 15.5Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10 0C4.4665 0 0 4.4666 0 10C0 15.5334 4.4666 20 10 20C15.5334 20 20 15.5334 20 10C20 4.4666 15.5334 0 10 0ZM10 18.6665C5.2 18.6665 1.3335 14.7999 1.3335 10C1.3335 5.2001 5.2001 1.3335 10 1.3335C14.7999 1.3335 18.6665 5.2001 18.6665 10C18.6665 14.7999 14.7999 18.6665 10 18.6665Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.67505 0.458967C2.0631 -0.152989 1.07092 -0.152989 0.458966 0.458967C-0.152989 1.07092 -0.152989 2.0631 0.458967 2.67506L5.78391 8L0.458968 13.3249C-0.152988 13.9369 -0.15299 14.9291 0.458966 15.541C1.07092 16.153 2.0631 16.153 2.67505 15.541L8 10.2161L13.3249 15.541C13.9369 16.153 14.9291 16.153 15.541 15.541C16.153 14.9291 16.153 13.9369 15.541 13.3249L10.2161 8L15.541 2.67506C16.153 2.0631 16.153 1.07092 15.541 0.458967C14.9291 -0.152989 13.9369 -0.152989 13.3249 0.458967L8 5.78391L2.67505 0.458967Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.8336 19.2477C18.1265 19.5406 18.6014 19.5406 18.8943 19.2477C19.1872 18.9548 19.1872 18.4799 18.8943 18.1871L10.7071 9.9999L19.1369 1.57012C19.4298 1.27723 19.4298 0.802358 19.1369 0.509465C18.844 0.216572 18.3692 0.216572 18.0763 0.509465L9.64649 8.93924L1.57019 0.862935C1.27729 0.570042 0.802419 0.570042 0.509526 0.862935C0.216633 1.15583 0.216632 1.6307 0.509526 1.9236L8.58583 9.9999L0.752144 17.8336C0.459251 18.1265 0.459251 18.6013 0.752144 18.8942C1.04504 19.1871 1.51991 19.1871 1.8128 18.8942L9.64649 11.0606L17.8336 19.2477Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="13" viewBox="0 0 20 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.5009 4.00087C14.1202 0.687608 10.3153 -0.878983 7.00232 0.501814C4.73706 1.44592 3.19682 3.58569 3.02033 6.03367C1.10595 6.29844 -0.23136 8.06517 0.0333842 9.97977C0.272962 11.7122 1.75453 13.0017 3.50323 13H15.5009C17.9856 13 20 10.9855 20 8.50045C20 6.01544 17.9857 4.00087 15.5009 4.00087Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="13" viewBox="0 0 20 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.7009 5.20087L14.3932 4.46244C13.2675 1.7609 10.1651 0.483664 7.46397 1.60946C5.61704 2.37922 4.36113 4.12388 4.21722 6.11997L4.14734 7.08922L3.18473 7.22236C1.92695 7.39632 1.04809 8.55717 1.22207 9.8154C1.37951 10.9539 2.35308 11.8011 3.50204 11.8H15.5009C17.3228 11.8 18.8 10.3228 18.8 8.50045C18.8 6.67803 17.3228 5.20087 15.5009 5.20087H14.7009ZM15.5009 4.00087C14.1202 0.687608 10.3153 -0.878983 7.00232 0.501814C4.73706 1.44592 3.19682 3.58569 3.02033 6.03367C1.10595 6.29844 -0.23136 8.06517 0.0333842 9.97977C0.272962 11.7122 1.75453 13.0017 3.50323 13H15.5009C17.9856 13 20 10.9855 20 8.50045C20 6.01544 17.9857 4.00087 15.5009 4.00087Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="20" viewBox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 3.35973C16 3.02855 15.6752 2.7952 15.3251 2.7952H12.4817V0.564538C12.4817 0.233351 12.157 0 11.8069 0H4.19627C3.84615 0 3.5214 0.233351 3.5214 0.564538V2.7952H0.678063C0.327943 2.7952 0.00319189 3.02855 0.00319189 3.35973C0.0031872 5.38078 0.00235329 7.14794 0.00153913 8.87326C-4.14361e-05 12.2227 -0.0015476 15.4144 0.0032321 20H5.5V17C5.5 16.4477 5.94772 16 6.5 16H9.5C10.0523 16 10.5 16.4477 10.5 17V20H16V3.35973ZM4 6.5C4 6.22386 4.22386 6 4.5 6H6.5C6.77614 6 7 6.22386 7 6.5V8.5C7 8.77614 6.77614 9 6.5 9H4.5C4.22386 9 4 8.77614 4 8.5V6.5ZM9 6.5C9 6.22386 9.22386 6 9.5 6H11.5C11.7761 6 12 6.22386 12 6.5V8.5C12 8.77614 11.7761 9 11.5 9H9.5C9.22386 9 9 8.77614 9 8.5V6.5ZM4.5 11C4.22386 11 4 11.2239 4 11.5V13.5C4 13.7761 4.22386 14 4.5 14H6.5C6.77614 14 7 13.7761 7 13.5V11.5C7 11.2239 6.77614 11 6.5 11H4.5ZM9 11.5C9 11.2239 9.22386 11 9.5 11H11.5C11.7761 11 12 11.2239 12 11.5V13.5C12 13.7761 11.7761 14 11.5 14H9.5C9.22386 14 9 13.7761 9 13.5V11.5Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.6439 6.85533H15.6841V3.05541C15.6841 2.72422 15.3597 2.49087 15.0101 2.49087H14.1703V1.26022C14.1703 0.92903 13.846 0.695679 13.4963 0.695679H5.89676C5.54709 0.695679 5.22276 0.92903 5.22276 1.26022V2.49087H4.38307C4.0334 2.49087 3.70907 2.72423 3.70907 3.05541V9.52994H1.24651C0.896837 9.52994 0.572502 9.76329 0.572502 10.0945C0.572502 13.4543 0.569221 16.6402 0.572719 20H19.3179V7.41987C19.3179 7.08868 18.9935 6.85533 18.6439 6.85533ZM6.57077 1.82475H12.8223V2.49087H6.57077V1.82475ZM1.92051 10.659H3.70907V19.0449H1.92051V10.659ZM5.05708 3.61995H14.336V19.0449H12.31V16.6415C12.31 16.3103 11.9857 16.077 11.636 16.077H7.7571C7.40743 16.077 7.08309 16.3103 7.08309 16.6415V19.0449H5.05708V3.61995ZM8.43115 19.0449V17.206H10.962V19.0449H8.43115ZM15.6841 19.0449V7.98441H17.9699V19.0449H15.6841Z" fill="currentColor"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.7999 11.6667C11.7999 11.2438 11.4228 10.8667 10.9999 10.8667H10.8665V12.4667H10.9999C11.4228 12.4667 11.7999 12.0896 11.7999 11.6667Z" fill="currentColor"/>
3
- <path d="M8.99989 9.13349H9.13329V7.53349H8.99989C8.57695 7.53349 8.19989 7.91055 8.19989 8.33349C8.19989 8.75644 8.57695 9.13349 8.99989 9.13349Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.4666 4.4665 0 10 0C15.5334 0 20 4.4666 20 10C20 15.5334 15.5334 20 10 20C4.4666 20 0 15.5334 0 10ZM9.13329 10.8669L9.00013 10.8671C7.62286 10.8671 6.46649 9.71074 6.46649 8.33369C6.46649 6.95642 7.62285 5.80029 8.99989 5.80029H9.13329V4.66689C9.13329 4.42146 9.21596 4.20139 9.37517 4.04217C9.53438 3.88296 9.75445 3.80029 9.99989 3.80029C10.2453 3.80029 10.4654 3.88296 10.6246 4.04217C10.7838 4.20139 10.8665 4.42146 10.8665 4.66689V5.80029H12.6665C12.9119 5.80029 13.132 5.88296 13.2912 6.04217C13.4504 6.20139 13.5331 6.42146 13.5331 6.66689C13.5331 6.91233 13.4504 7.1324 13.2912 7.29161C13.132 7.45083 12.9119 7.53349 12.6665 7.53349L10.8665 7.5335V9.1335H10.9999C12.3769 9.1335 13.5333 10.2896 13.5333 11.6665C13.5333 13.0438 12.3769 14.1999 10.9999 14.1999H10.8665V15.3333C10.8665 15.5787 10.7838 15.7988 10.6246 15.958C10.4654 16.1172 10.2453 16.1999 9.99989 16.1999C9.75446 16.1999 9.53438 16.1172 9.37517 15.958C9.21596 15.7988 9.13329 15.5787 9.13329 15.3333V14.1999H7.33329C7.08785 14.1999 6.86778 14.1172 6.70857 13.958C6.54936 13.7988 6.46669 13.5787 6.46669 13.3333C6.46669 13.0879 6.54936 12.8678 6.70857 12.7086C6.86778 12.5494 7.08785 12.4667 7.33329 12.4667H9.13329V10.8669Z" fill="currentColor"/>
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.3331 6.6669C13.3331 7.0669 13.0665 7.3335 12.6665 7.3335L10.6665 7.33351V9.33351H10.9999C12.2665 9.33351 13.3333 10.4001 13.3333 11.6665C13.3333 12.9333 12.2665 13.9999 10.9999 13.9999H10.6665V15.3333C10.6665 15.7333 10.3999 15.9999 9.9999 15.9999C9.5999 15.9999 9.3333 15.7333 9.3333 15.3333V13.9999H7.3333C6.9333 13.9999 6.6667 13.7333 6.6667 13.3333C6.6667 12.9333 6.9333 12.6667 7.3333 12.6667H9.3333V10.6667L8.9999 10.6671C7.7331 10.6671 6.6665 9.6003 6.6665 8.3337C6.6665 7.0669 7.7333 6.0003 8.9999 6.0003H9.3333V4.6669C9.3333 4.2669 9.5999 4.0003 9.9999 4.0003C10.3999 4.0003 10.6665 4.2669 10.6665 4.6669V6.0003H12.6665C13.0665 6.0003 13.3331 6.2669 13.3331 6.6669ZM11.9999 11.6667C11.9999 11.1333 11.5333 10.6667 10.9999 10.6667H10.6665V12.6667H10.9999C11.5333 12.6667 11.9999 12.2001 11.9999 11.6667ZM8.9999 9.3335H9.3333V7.3335H8.9999C8.4665 7.3335 7.9999 7.8001 7.9999 8.3335C7.9999 8.8669 8.4665 9.3335 8.9999 9.3335Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.4666 4.4665 0 10 0C15.5334 0 20 4.4666 20 10C20 15.5334 15.5334 20 10 20C4.4666 20 0 15.5334 0 10ZM1.3335 10C1.3335 14.7999 5.2 18.6665 10 18.6665C14.7999 18.6665 18.6665 14.7999 18.6665 10C18.6665 5.2001 14.7999 1.3335 10 1.3335C5.2001 1.3335 1.3335 5.2001 1.3335 10Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.00005 0C13.9627 -2.16924e-07 18 4.03743 18 9C18 13.9627 13.9627 18 9.00005 18C4.03741 18 2.16921e-07 13.9626 0 9C-2.16921e-07 4.03743 4.03741 2.16924e-07 9.00005 0ZM5.35089 6.20004C4.52184 6.20004 4.05285 7.15088 4.55745 7.80868L8.20656 12.5657C8.60683 13.0875 9.39317 13.0875 9.79344 12.5657L13.4425 7.80869C13.9471 7.15088 13.4782 6.20004 12.6491 6.20004H5.35089Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.99534 9.52937L18.6864 0.83826C18.9869 0.5378 19.4741 0.5378 19.7746 0.83826C20.0751 1.13881 20.0751 1.62596 19.7746 1.92646L10.5394 11.1617C10.2389 11.4621 9.75174 11.4621 9.45124 11.1617L0.216026 1.92646C-0.0792481 1.62073 -0.0707699 1.13353 0.234966 0.83826C0.533216 0.550246 1.00603 0.550246 1.30423 0.83826L9.99534 9.52937Z" fill="currentColor"/>
3
- </svg>
@@ -1,16 +0,0 @@
1
- <svg width="1em" height="1em" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g >
3
- <g clip-path="url(#clip1)">
4
- <path d="M9.99994 13.3859C9.82911 13.3859 9.66578 13.3159 9.54744 13.1926L5.17244 8.60928C4.79328 8.21178 5.07744 7.55261 5.62494 7.55261H7.91661V6.51095C7.91661 2.95011 10.8141 0.0526123 14.3749 0.0526123C14.7199 0.0526123 14.9999 0.332612 14.9999 0.677612C14.9999 1.02261 14.7199 1.30261 14.3749 1.30261C13.1108 1.30261 12.0833 2.33011 12.0833 3.59428V7.55261H14.3749C14.9224 7.55261 15.2066 8.21178 14.8274 8.60928L10.4524 13.1926C10.3341 13.3159 10.1708 13.3859 9.99994 13.3859Z" fill="currentColor"/>
5
- <path d="M17.5 14H2.5C1.12167 14 0 15.1217 0 16.5C0 17.8783 1.12167 19 2.5 19H17.5C18.8783 19 20 17.8783 20 16.5C20 15.1217 18.8783 14 17.5 14Z" fill="currentColor"/>
6
- </g>
7
- </g>
8
- <defs>
9
- <clipPath id="clip0">
10
- <rect width="1em" height="1em" fill="#fff"/>
11
- </clipPath>
12
- <clipPath id="clip1">
13
- <rect width="1em" height="1em" fill="#fff" transform="translate(0 -1)"/>
14
- </clipPath>
15
- </defs>
16
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="19" viewBox="0 0 20 19" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.54744 13.1927C9.66578 13.3161 9.82911 13.3861 9.99994 13.3861C10.1708 13.3861 10.3341 13.3161 10.4524 13.1927L15.4524 8.6094C15.8316 8.2119 15.5474 7.55273 14.9999 7.55273H12.0833V3.5944C12.0833 2.33023 13.1108 1.30273 14.3749 1.30273C14.7199 1.30273 14.9999 1.02273 14.9999 0.677734C14.9999 0.332734 14.7199 0.0527344 14.3749 0.0527344C10.8141 0.0527344 7.91661 2.95023 7.91661 6.51107V7.55273H4.9525C4.405 7.55273 4.12083 8.2119 4.5 8.6094L9.54744 13.1927Z" fill="currentColor"/>
3
- <path d="M2.5 14.0001H17.5C18.8783 14.0001 20 15.1218 20 16.5001C20 17.8785 18.8783 19.0001 17.5 19.0001H2.5C1.12167 19.0001 0 17.8785 0 16.5001C0 15.1218 1.12167 14.0001 2.5 14.0001Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16.9 0.105667V1.48846C13.0258 1.32479 9.58234 4.44181 9.04688 8.73254C8.96945 9.35303 8.95654 9.9676 9.00246 10.568L9.01628 10.7487L13.5269 7.40018C13.828 7.17664 14.239 7.26013 14.4473 7.60015C14.6588 7.94532 14.5732 8.412 14.2658 8.64021L8.69554 12.7753C8.39441 12.9989 7.98348 12.9154 7.77517 12.5754C7.76806 12.5638 7.76129 12.552 7.75484 12.5401L7.74949 12.5303L7.74385 12.5223C7.73888 12.5153 7.73387 12.5082 7.72924 12.5008L4.22119 6.92498C4.00598 6.5829 4.08608 6.11499 4.39113 5.88243C4.68993 5.65465 5.10164 5.73278 5.31359 6.06965L7.73356 9.91608L7.74259 9.5865C7.75207 9.24079 7.77829 8.8923 7.822 8.54208C8.44715 3.53266 12.4248 -0.0610532 16.9 0.105667Z" fill="currentColor"/>
3
- <path d="M0 15V14H1.2V15C1.2 15.9941 2.00589 16.8 3 16.8H17C17.9941 16.8 18.8 15.9941 18.8 15V14H20V15C20 16.6569 18.6569 18 17 18H3C1.34315 18 0 16.6569 0 15Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.1408 0.63374L19.3658 1.85868C19.7747 2.26763 20 2.81173 20 3.39042C20 3.9691 19.7747 4.5132 19.3658 4.92199L17.8653 6.42248L13.577 2.13422L15.0775 0.63374C15.8952 -0.184157 17.3221 -0.184951 18.1408 0.63374Z" fill="currentColor"/>
3
- <path d="M1.34679 14.3644L12.351 3.35931L16.6394 7.64776L5.63426 18.652C5.5789 18.7074 5.50958 18.7472 5.43328 18.7663L0.537614 19.9861C0.503033 19.9949 0.467499 19.9991 0.432759 19.9991C0.319338 19.9991 0.208455 19.9541 0.127077 19.8727C0.0195257 19.7652 -0.0237805 19.6084 0.0127046 19.4611L1.23242 14.5654C1.25145 14.49 1.29143 14.4199 1.34679 14.3644Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1.05585 19.5H1.18761L7.54485 18.1165C7.66868 18.0959 7.78343 18.0385 7.87421 17.9518L18.6452 7.1808C19.432 6.39567 19.871 5.32777 19.864 4.21632C19.8654 3.09622 19.4279 2.02019 18.6452 1.21886C17.8601 0.432032 16.7922 -0.00696545 15.6807 0.000158881C14.5621 -0.00973953 13.4892 0.443255 12.7162 1.25184L1.9781 12.0228C1.8834 12.099 1.81437 12.2025 1.78045 12.3193L0.397066 18.6765C0.359301 18.9047 0.432687 19.1373 0.594719 19.3024C0.716337 19.4265 0.882088 19.4975 1.05585 19.5ZM15.6807 1.31772C17.2634 1.31759 18.5465 2.60054 18.5466 4.18322C18.5466 4.19425 18.5465 4.20528 18.5464 4.21632C18.5572 4.9703 18.2597 5.69603 17.7229 6.22557L13.6715 2.14112C14.2052 1.6107 14.9282 1.31438 15.6807 1.31772ZM12.7492 3.09641L16.8006 7.14788L7.41302 16.5025L3.36155 12.4839L12.7492 3.09641ZM2.83453 13.8016L6.09546 17.0625L1.91222 17.9848L2.83453 13.8016Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1.70001 0.0985856C1.86127 0.0372647 2.03627 0 2.22076 0H18.1793C18.3638 0 18.5389 0.0371086 18.7 0.0985856L10.7207 6.78325C10.3756 7.07241 10.0089 7.07209 9.66466 6.78325L1.70001 0.0985856Z" fill="currentColor"/>
3
- <path d="M0 2.48347C0 2.41327 0.00610329 2.34239 0.0156943 2.27495L8.44508 9.56124C9.32628 10.3225 10.6577 10.3213 11.5388 9.56124L19.9843 2.27478C19.9939 2.34239 20 2.41328 20 2.48347V13.5164C20 14.3385 19.3309 15.0001 18.4999 15.0001H1.50008C0.668922 15.0001 0 14.3383 0 13.5164V2.48347Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M18.125 0.5H1.87501C0.841067 0.5 0 1.34107 0 2.37501V13.625C0 14.659 0.841067 15.5 1.87501 15.5H18.125C19.1589 15.5 20 14.659 20 13.625V2.37501C20 1.34107 19.1589 0.5 18.125 0.5ZM18.125 1.74999C18.2099 1.74999 18.2907 1.76761 18.3645 1.79838L10 9.04798L1.63542 1.79838C1.70927 1.76765 1.79005 1.74999 1.87497 1.74999H18.125ZM18.125 14.25H1.87501C1.53017 14.25 1.24999 13.9698 1.24999 13.625V3.11901L9.59045 10.3474C9.70826 10.4493 9.85413 10.5 10 10.5C10.1459 10.5 10.2917 10.4494 10.4096 10.3474L18.75 3.11901V13.625C18.75 13.9698 18.4698 14.25 18.125 14.25Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.4775 4.4775 0 10 0C15.5225 0 20 4.4775 20 10C20 15.5225 15.5225 20 10 20C4.4775 20 0 15.5225 0 10ZM10.007 12.0146C9.55008 12.0178 9.23133 11.6516 9.09967 11.2168C8.97729 10.8119 8.70019 9.84644 8.45334 8.73272C8.20795 7.62559 7.98584 6.34343 7.98584 5.31585C7.98584 4.5822 8.21701 3.9928 8.60038 3.58301C8.98182 3.17528 9.49353 2.9684 10.0063 2.96741C10.5192 2.96642 11.0316 3.17145 11.4136 3.57932C11.7975 3.98913 12.0283 4.57978 12.0283 5.31602C12.0279 6.35083 11.7936 7.65667 11.541 8.77259C11.2867 9.89598 11.0066 10.8579 10.9021 11.2135C10.7759 11.6438 10.4615 12.0114 10.007 12.0146ZM10 16.7833C8.97153 16.7833 8.28334 15.9749 8.28334 15C8.28334 13.9935 9.00261 13.2167 10 13.2167C10.5025 13.2167 10.941 13.4009 11.2518 13.7343C11.5599 14.0647 11.7167 14.5131 11.7167 15C11.7167 15.4782 11.5587 15.9249 11.2533 16.256C10.9448 16.5905 10.507 16.7833 10 16.7833Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="3" height="20" viewBox="0 0 3 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0.97501 14.2504C0.988942 14.6684 1.3318 15 1.75 15C2.16819 15 2.51105 14.6684 2.52498 14.2504L2.95835 1.24931C2.98112 0.566171 2.43351 0 1.75 0C1.06648 0 0.518869 0.56617 0.54164 1.24931L0.97501 14.2504Z" fill="currentColor"/>
3
- <path d="M0.5 18.75C0.5 19.4404 1.05964 20 1.75 20C2.44036 20 3 19.4404 3 18.75V18.25C3 17.5596 2.44036 17 1.75 17C1.05964 17 0.5 17.5596 0.5 18.25V18.75Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.48421 4.48421 0 10 0C15.5158 0 20 4.48421 20 10C20 15.5158 15.5158 20 10 20C4.48421 20 0 15.5158 0 10ZM6.09118 7.75791C6.83734 5.76397 8.57655 4.34741 10.6316 4.34741C11.8031 4.34741 12.904 4.81241 13.8011 5.66573L13.8048 5.66922C14.1484 6.01305 14.1853 6.58196 13.8257 6.94154C13.4827 7.28434 12.9158 7.32194 12.5561 6.96526C11.9793 6.42929 11.312 6.15793 10.6105 6.15793C9.564 6.15793 8.62864 6.78976 8.04361 7.75792H11.3896C11.879 7.75792 12.2843 8.16335 12.2843 8.65266C12.2843 9.14215 11.8789 9.5474 11.3896 9.5474H7.4855C7.47268 9.68213 7.4632 9.82055 7.4632 9.95785C7.4632 10.1133 7.47316 10.2483 7.48651 10.3895H11.3896C11.879 10.3895 12.2843 10.7949 12.2843 11.2842C12.2843 11.7737 11.8789 12.1789 11.3896 12.1789H8.05659C8.62475 13.1652 9.56143 13.8001 10.6105 13.8001C11.2931 13.8001 11.9808 13.5271 12.5348 12.9929L12.5375 12.9903C12.9141 12.6405 13.4577 12.6696 13.8045 13.0165L13.8098 13.0217C14.1595 13.3983 14.1304 13.9419 13.7835 14.2888L13.7799 14.2924C12.9025 15.1257 11.7803 15.5894 10.6105 15.5894C8.55539 15.5894 6.81617 14.1729 6.07005 12.1789H5.09487C4.60538 12.1789 4.20013 11.7735 4.20013 11.2842C4.20013 10.7947 4.60557 10.3895 5.09487 10.3895H5.69574C5.68328 10.2482 5.67378 10.1034 5.67378 9.95783C5.67378 9.81445 5.68311 9.68016 5.69527 9.54738H5.09487C4.60538 9.54738 4.20013 9.14195 4.20013 8.65264C4.20013 8.16315 4.60557 7.75791 5.09487 7.75791H6.09118Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12.6948 6.82107C12.0842 6.25261 11.3684 5.95788 10.6105 5.95788C9.36848 5.95788 8.29483 6.77896 7.70536 7.95787H11.3896C11.7686 7.95787 12.0843 8.27374 12.0843 8.65261C12.0843 9.03162 11.7684 9.34735 11.3896 9.34735H7.30536C7.28421 9.53678 7.26321 9.74721 7.26321 9.9578C7.26321 10.1703 7.28102 10.3474 7.30019 10.5379C7.3019 10.5549 7.30363 10.5721 7.30536 10.5894H11.3896C11.7686 10.5894 12.0843 10.9053 12.0843 11.2842C12.0843 11.6632 11.7684 11.9789 11.3896 11.9789H7.72637C8.29468 13.179 9.36848 14 10.6105 14C11.3473 14 12.0842 13.7053 12.6737 13.1368C12.9684 12.8631 13.3894 12.8841 13.6631 13.1578C13.9369 13.4526 13.9159 13.8736 13.6421 14.1473C12.7999 14.9472 11.7263 15.3894 10.6105 15.3894C8.61052 15.3894 6.90526 13.9788 6.21052 11.9789H5.09488C4.71588 11.9789 4.40015 11.663 4.40015 11.2841C4.40015 10.9051 4.71601 10.5894 5.09488 10.5894H5.91594C5.89479 10.3788 5.87379 10.1684 5.87379 9.95778C5.87379 9.76612 5.89134 9.59185 5.91033 9.40315C5.91219 9.3847 5.91406 9.3661 5.91594 9.34733H5.09488C4.71588 9.34733 4.40015 9.03147 4.40015 8.65259C4.40015 8.27359 4.71601 7.95786 5.09488 7.95786H6.23165C6.92642 5.95789 8.63169 4.54736 10.6316 4.54736C11.7474 4.54736 12.8001 4.98954 13.6633 5.8106C13.9369 6.08432 13.958 6.52634 13.6843 6.80007C13.4105 7.07366 12.9685 7.0948 12.6948 6.82107Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 10C0 4.48421 4.48421 0 10 0C15.5158 0 20 4.48421 20 10C20 15.5158 15.5158 20 10 20C4.48421 20 0 15.5158 0 10ZM1.38947 10C1.38947 14.7368 5.26316 18.6105 10 18.6105C14.7368 18.6105 18.6105 14.7368 18.6105 10C18.6105 5.26316 14.7368 1.38947 10 1.38947C5.26316 1.38947 1.38947 5.26316 1.38947 10Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.3125 0C3.875 0 2.5 0.642857 1.5625 1.60714C0.625 2.57143 0 3.98571 0 5.46429C0 6.94286 0.625 8.35714 1.5625 9.32143L9.28301 17.2625C9.67568 17.6664 10.3243 17.6664 10.717 17.2625L18.4375 9.32143C19.375 8.35714 20 6.94286 20 5.46429C20 3.98571 19.375 2.57143 18.4375 1.60714C17.5 0.642857 16.125 0 14.6875 0C13.25 0 11.875 0.578571 10.9375 1.60714C10.3125 2.25 10 3.21429 10 3.21429C10 3.21429 9.6875 2.25 9.0625 1.60714C8.125 0.578571 6.75 0 5.3125 0Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M14.0178 0.800049C12.6177 0.800049 11.268 1.41418 10.3398 2.52231C10.2119 2.66703 10.0989 2.82223 9.99999 2.97687C9.9011 2.82223 9.78807 2.66703 9.66021 2.52231C8.73201 1.41418 7.38228 0.800049 5.98213 0.800049C4.56137 0.800049 3.22212 1.49039 2.31114 2.51432C1.40044 3.53793 0.799988 5.02572 0.799988 6.58654C0.799988 8.14736 1.40044 9.63514 2.31114 10.6588L9.99999 19.3009L17.6888 10.6588C18.5995 9.63514 19.2 8.14736 19.2 6.58654C19.2 5.02572 18.5995 3.53793 17.6888 2.51432C16.7779 1.49039 15.4386 0.800049 14.0178 0.800049ZM10.5988 4.68224L10.5994 4.68031L10.5997 4.67928L10.6003 4.6776L10.607 4.65627C10.6135 4.63624 10.6239 4.60519 10.6381 4.56533C10.6668 4.48463 10.7106 4.36974 10.7691 4.23823C10.8897 3.96714 11.057 3.66158 11.2603 3.43311L11.2652 3.42777L11.2739 3.4173C11.9527 2.60349 12.9571 2.13671 14.0178 2.13671C15.0614 2.13671 16.0793 2.65068 16.7754 3.43312C17.4719 4.2159 17.9428 5.37751 17.9428 6.58654C17.9428 7.79557 17.4719 8.95718 16.7754 9.73996L9.99999 17.3555L3.22455 9.73996C2.52812 8.95718 2.05713 7.79557 2.05713 6.58654C2.05713 5.37751 2.52812 4.2159 3.22455 3.43312C3.92068 2.65068 4.93855 2.13671 5.98213 2.13671C7.04292 2.13671 8.0473 2.6035 8.72609 3.41731L8.73066 3.42295L8.73971 3.43312C8.94298 3.66159 9.11032 3.96714 9.23092 4.23823C9.28942 4.36974 9.33319 4.48463 9.36191 4.56533C9.37621 4.6055 9.38661 4.63673 9.39308 4.65674L9.3997 4.6776L9.40023 4.67928L9.40055 4.68031L9.40113 4.68224L9.99999 6.70161L10.5988 4.68224Z" fill="currentColor"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.547 6.2058C12.6907 6.2058 13.6784 5.56333 14.1966 4.62674H18.5086C19.3444 4.62674 20 3.93873 20 3.11755C20 2.29637 19.3444 1.60836 18.5086 1.60836H14.1966C13.6784 0.671772 12.6907 0.0292969 11.547 0.0292969C10.4034 0.0292969 9.41569 0.671772 8.8975 1.60836H1.49139C0.65557 1.60836 0 2.29637 0 3.11755C0 3.93876 0.655604 4.62674 1.49144 4.62674H8.8975C9.41569 5.56333 10.4034 6.2058 11.547 6.2058Z" fill="currentColor"/>
3
- <path d="M5.35901 12.088C6.50262 12.088 7.49031 11.4455 8.00849 10.5089H18.5086C19.3444 10.5089 20 9.82094 20 8.99975C20 8.17858 19.3444 7.49057 18.5086 7.49057H8.00849C7.49029 6.55397 6.50256 5.9115 5.35897 5.9115C4.21537 5.9115 3.22765 6.55397 2.70944 7.49057H1.49139C0.65557 7.49057 0 8.17857 0 8.99975C0 9.82097 0.655604 10.5089 1.49144 10.5089H2.70949C3.22769 11.4455 4.21542 12.088 5.35901 12.088Z" fill="currentColor"/>
4
- <path d="M14.6411 17.9705C15.7847 17.9705 16.7724 17.328 17.2906 16.3914H18.5086C19.3444 16.3914 20 15.7034 20 14.8822C20 14.061 19.3444 13.373 18.5086 13.373H17.2906C16.7724 12.4364 15.7847 11.794 14.641 11.794C13.4974 11.794 12.5097 12.4364 11.9915 13.373H1.49139C0.65557 13.373 0 14.061 0 14.8822C0 15.7034 0.655604 16.3914 1.49144 16.3914H11.9916C12.5097 17.328 13.4974 17.9705 14.6411 17.9705Z" fill="currentColor"/>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="16" viewBox="0 0 20 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M1.57244 14.4418H12.4667C12.7662 15.3464 13.6076 16.0001 14.5969 16.0001C15.5861 16.0001 16.4275 15.3464 16.727 14.4418H18.4276C18.8226 14.4418 19.1428 14.1161 19.1428 13.7144C19.1428 13.3126 18.8226 12.9869 18.4276 12.9869H16.727C16.4275 12.0823 15.5861 11.4286 14.5968 11.4286C13.6075 11.4286 12.7661 12.0823 12.4666 12.9869H1.5724C1.17737 12.9869 0.857117 13.3126 0.857117 13.7144C0.857117 14.1161 1.17737 14.4418 1.57244 14.4418ZM14.5969 12.8835C15.0473 12.8835 15.4138 13.2562 15.4138 13.7144C15.4138 14.1725 15.0473 14.5452 14.5969 14.5452C14.1464 14.5452 13.7799 14.1725 13.7799 13.7144C13.7799 13.2562 14.1464 12.8835 14.5969 12.8835Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M1.57244 8.72745H3.27299C3.5725 9.63213 4.41396 10.2857 5.40319 10.2857C6.39242 10.2857 7.23382 9.63213 7.53334 8.72745H18.4276C18.8226 8.72745 19.1428 8.40176 19.1428 8.00003C19.1428 7.5983 18.8226 7.2726 18.4276 7.2726H7.53334C7.23382 6.36793 6.39237 5.71431 5.40314 5.71431C4.41391 5.71431 3.57246 6.36793 3.27295 7.2726H1.5724C1.17737 7.2726 0.857117 7.5983 0.857117 8.00003C0.857117 8.40176 1.17737 8.72745 1.57244 8.72745ZM5.40314 7.16916C5.85362 7.16916 6.22013 7.5419 6.22013 8.00003C6.22013 8.45816 5.85362 8.83089 5.40314 8.83089C4.95266 8.83089 4.58615 8.45816 4.58615 8.00003C4.58615 7.5419 4.95266 7.16916 5.40314 7.16916Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.40207 3.01326H1.57244C1.17737 3.01326 0.857117 2.68757 0.857117 2.28584C0.857117 1.8841 1.17737 1.55841 1.5724 1.55841H9.40207C9.70158 0.653737 10.543 0.00012207 11.5323 0.00012207C12.5215 0.00012207 13.363 0.653737 13.6625 1.55841H18.4276C18.8226 1.55841 19.1428 1.8841 19.1428 2.28584C19.1428 2.68757 18.8226 3.01326 18.4276 3.01326H13.6625C13.363 3.91794 12.5215 4.57155 11.5323 4.57155C10.543 4.57155 9.70158 3.91794 9.40207 3.01326ZM12.3493 2.28579C12.3493 1.82765 11.9827 1.45492 11.5323 1.45492C11.0818 1.45492 10.7153 1.8277 10.7153 2.28584C10.7153 2.74397 11.0818 3.11665 11.5323 3.11665C11.9827 3.11665 12.3493 2.74392 12.3493 2.28579Z" fill="currentColor"/>
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1C9 0.447715 9.44771 0 10 0C10.5523 0 11 0.447715 11 1V2.06189C14.6187 2.51314 17.4869 5.38128 17.9381 9H19C19.5523 9 20 9.44771 20 10C20 10.5523 19.5523 11 19 11H17.9381C17.4869 14.6187 14.6187 17.4869 11 17.9381V19C11 19.5523 10.5523 20 10 20C9.44772 20 9 19.5523 9 19V17.9381C5.38128 17.4869 2.51314 14.6187 2.06189 11H1C0.447715 11 0 10.5523 0 10C0 9.44772 0.447715 9 1 9H2.06189C2.51314 5.38128 5.38128 2.51314 9 2.06189V1ZM16 10C16 13.3137 13.3137 16 10 16C6.68629 16 4 13.3137 4 10C4 6.68629 6.68629 4 10 4C13.3137 4 16 6.68629 16 10Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10 12C11.1046 12 12 11.1046 12 10C12 8.89543 11.1046 8 10 8C8.89543 8 8 8.89543 8 10C8 11.1046 8.89543 12 10 12Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 1C9.25 0.585786 9.58579 0.25 10 0.25C10.4142 0.25 10.75 0.585787 10.75 1V2.33599C14.4039 2.68918 17.3108 5.59611 17.6639 9.25H19C19.4142 9.25 19.75 9.58579 19.75 10C19.75 10.4142 19.4142 10.75 19 10.75H17.6639C17.3107 14.4038 14.4038 17.3107 10.75 17.6639V19C10.75 19.4142 10.4142 19.75 10 19.75C9.58579 19.75 9.25 19.4142 9.25 19V17.6639C5.59616 17.3107 2.68928 14.4038 2.33605 10.75H1C0.585786 10.75 0.25 10.4142 0.25 10C0.25 9.58579 0.585787 9.25 1 9.25H2.33604C2.6892 5.5961 5.59611 2.68917 9.25 2.33599V1ZM9.99999 3.69993C6.52059 3.69993 3.69999 6.52053 3.69999 9.99993C3.69999 13.4793 6.52059 16.2999 9.99999 16.2999C13.4794 16.2999 16.3 13.4793 16.3 9.99993C16.3 6.52053 13.4794 3.69993 9.99999 3.69993Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="20" viewBox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.8678 8.38651C15.942 7.91691 15.9883 7.402 16 6.82462C15.9955 4.34889 14.8099 3.47285 14.5817 3.06217C14.9177 1.18633 14.5261 0.33307 14.3439 0.0409763C13.6721 -0.197379 12.0065 0.656171 11.0965 1.25703C9.61271 0.822903 6.47709 0.865275 5.3012 1.3694C3.13161 -0.183422 1.9841 0.0533454 1.9841 0.0533454C1.9841 0.0533454 1.24225 1.38302 1.78799 3.32827C1.07414 4.23752 0.542069 4.88038 0.542069 6.58556C0.542069 6.99395 0.567445 7.37985 0.610506 7.75114C1.22527 10.9821 3.78655 12.3759 6.30247 12.6163C5.92387 12.9038 5.46935 13.448 5.40647 14.0785C4.93075 14.3859 3.97384 14.4876 3.22973 14.2537C2.18711 13.9244 1.78799 11.8607 0.226638 12.1551C-0.1112 12.2183 -0.044059 12.441 0.248503 12.6309C0.724178 12.9393 1.17218 13.3227 1.5175 14.143C1.78272 14.7728 2.34054 15.8973 4.1042 15.8973C4.80433 15.8973 5.29472 15.8146 5.29472 15.8146C5.29472 15.8146 5.30806 17.4195 5.30806 18.0454C5.30806 18.7658 4.33547 18.968 4.33547 19.3136C4.33547 19.451 4.65738 19.4641 4.91608 19.4641C5.42733 19.4641 6.49106 19.0384 6.49106 18.2897C6.49106 17.6948 6.50055 15.6955 6.50055 15.3454C6.50055 14.5804 6.91071 14.3368 6.91071 14.3368C6.91071 14.3368 6.96092 18.4206 6.81201 18.9681C6.63738 19.6119 6.32103 19.5204 6.32103 19.807C6.32103 20.2346 7.59985 19.9115 8.02402 18.9755C8.35216 18.2445 8.20521 14.2397 8.20521 14.2397L8.54731 14.2323C8.54731 14.2323 8.55124 16.0664 8.53945 16.9043C8.52712 17.7722 8.43753 18.8694 8.95325 19.3872C9.29176 19.7278 10.3288 20.3254 10.3288 19.7793C10.3288 19.4628 9.60259 19.2012 9.60259 18.3438V14.3937C10.0438 14.3937 10.135 15.6921 10.135 15.6921L10.294 18.1044C10.294 18.1044 10.1884 18.9846 11.2453 19.352C11.6185 19.4826 12.4167 19.5181 12.4541 19.2988C12.4916 19.079 11.493 18.754 11.4835 18.0727C11.4783 17.6578 11.5021 17.4149 11.5021 15.61C11.5021 13.8061 11.2596 13.1388 10.4148 12.607C12.8647 12.3557 15.4094 11.2621 15.8678 8.38651Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="20" viewBox="0 0 16 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.806 12.3663C13.756 11.8761 15.4964 10.716 15.8678 8.38651C15.942 7.91691 15.9883 7.402 16 6.82462C15.9964 4.81398 15.2137 3.85846 14.7975 3.35041C14.7012 3.23289 14.6246 3.13932 14.5817 3.06217C14.9177 1.18633 14.5261 0.33307 14.3439 0.0409763C13.6721 -0.197379 12.0065 0.656171 11.0965 1.25703C9.61271 0.822903 6.47709 0.865275 5.3012 1.3694C3.13161 -0.183422 1.9841 0.0533454 1.9841 0.0533454C1.9841 0.0533454 1.24225 1.38302 1.78799 3.32827C1.77389 3.34622 1.75987 3.36407 1.74592 3.38183C1.05334 4.26332 0.542069 4.91405 0.542069 6.58556C0.542069 6.99395 0.567445 7.37985 0.610506 7.75114C1.11766 10.4165 2.94953 11.8317 4.98782 12.3804C5.4203 12.4968 5.86208 12.5742 6.30247 12.6163C6.01926 12.8314 5.69356 13.1901 5.5211 13.6211C5.46302 13.7663 5.42231 13.9196 5.40647 14.0785C4.93075 14.3859 3.97384 14.4876 3.22973 14.2537C2.97193 14.1723 2.75348 13.9848 2.54707 13.7532C2.53769 13.7427 2.52834 13.7321 2.51902 13.7214C2.40216 13.5874 2.28871 13.4399 2.17382 13.2905C1.8604 12.8829 1.53558 12.4605 1.09727 12.2547C0.939545 12.1807 0.767128 12.1347 0.575258 12.1275C0.465793 12.1234 0.349648 12.1319 0.226638 12.1551C-0.1112 12.2183 -0.044059 12.441 0.248503 12.6309C0.274109 12.6475 0.299634 12.6643 0.325067 12.6814L0.325989 12.682C0.483438 12.7879 0.63736 12.9043 0.784977 13.0446C1.05616 13.3023 1.30608 13.6407 1.5175 14.143C1.54445 14.207 1.57443 14.2761 1.60838 14.3486C1.90855 14.9898 2.51978 15.8973 4.1042 15.8973C4.135 15.8973 4.16539 15.8971 4.19536 15.8968C4.84653 15.8902 5.29472 15.8146 5.29472 15.8146C5.29472 15.8146 5.29918 16.3509 5.30294 16.9244C5.30568 17.343 5.30806 17.7813 5.30806 18.0454C5.30806 18.1154 5.29886 18.1806 5.28227 18.2414C5.24868 18.3646 5.18475 18.4702 5.1053 18.5632C5.04837 18.6299 4.98348 18.6901 4.91608 18.7458C4.84159 18.8073 4.76403 18.8632 4.69076 18.916C4.49833 19.0548 4.33547 19.1722 4.33547 19.3136C4.33547 19.451 4.65738 19.4641 4.91608 19.4641C5.01848 19.4641 5.14304 19.447 5.27678 19.4137C5.32805 19.4009 5.38068 19.3857 5.43391 19.3682C5.69321 19.283 5.79711 19.0938 6.00115 18.9028C6.04341 18.8632 6.08268 18.8215 6.11819 18.7777C6.24248 18.6242 6.32103 18.4445 6.32103 18.2414C6.32103 17.9048 6.32407 17.1184 6.32671 16.4357C6.32873 15.9119 6.37669 15.494 6.37723 15.3394C6.37723 14.5744 6.91071 14.3368 6.91071 14.3368C6.91071 14.3368 7.06373 14.7439 7.06584 15.3325C7.069 16.2174 7.10443 17.4479 7.06584 18.2414C7.05728 18.4173 7.04702 18.57 7.03473 18.6902C7.02635 18.7722 7.01702 18.8391 7.00666 18.8879C7.00417 18.8995 7.00164 18.9102 6.99904 18.9198C6.90018 19.2843 6.56885 19.4614 6.46226 19.5566C6.38057 19.6295 6.32103 19.6827 6.32103 19.807C6.32103 19.9399 6.4446 20.0003 6.62765 19.9923C6.79263 19.9851 7.00593 19.9223 7.22063 19.807C7.28512 19.7724 7.34973 19.733 7.4132 19.689C7.51323 19.6196 7.61042 19.5386 7.69979 19.4464C7.75756 19.3868 7.81206 19.3225 7.86195 19.2536C7.86834 19.2448 7.87516 19.2352 7.8814 19.2262C7.93547 19.1483 7.98362 19.0647 8.02402 18.9755C8.15991 18.6728 8.0069 17.813 8.02402 16.9043C8.03421 16.3636 8.05741 15.8027 8.05049 15.3394C8.04095 14.7012 8.20521 14.2397 8.20521 14.2397L8.54731 14.2323C8.54731 14.2323 8.54744 14.2916 8.54758 14.3937C8.54785 14.5886 8.64764 14.8857 8.64721 15.2785C8.6466 15.8243 8.64456 16.4506 8.63893 16.8503C8.6376 16.9444 8.63535 17.0411 8.63307 17.1395C8.6243 17.5178 8.61495 17.9207 8.65439 18.2897C8.69935 18.7105 8.70827 19.1412 8.95325 19.3872C8.95649 19.3905 8.95979 19.3938 8.96315 19.3971C8.96572 19.3996 8.96832 19.4021 8.97096 19.4047C8.98548 19.4187 9.00108 19.433 9.01764 19.4477C9.08137 19.5042 9.15941 19.5648 9.24537 19.6246C9.32245 19.6781 9.40589 19.7309 9.49108 19.7793C9.72196 19.9103 9.96566 20.0084 10.1303 19.9994C10.2507 19.9929 10.3288 19.9292 10.3288 19.7793C10.3288 19.6597 10.2251 19.5479 10.096 19.4088C9.98756 19.292 9.86121 19.1558 9.76351 18.9795C9.71677 18.8952 9.67658 18.8016 9.64807 18.6966L9.64777 18.6955C9.61935 18.5905 9.60259 18.474 9.60259 18.3438V14.3937C9.61801 14.3937 9.633 14.3953 9.64757 14.3983C10.05 14.4828 10.3054 15.61 10.3054 15.61L10.4148 18.0454C10.4148 18.0454 10.4032 18.1421 10.4262 18.2848C10.4547 18.4619 10.5365 18.7097 10.7597 18.9314C10.8993 19.0701 10.9734 19.2575 11.2453 19.352C11.28 19.3641 11.3183 19.3754 11.3594 19.3858C11.3627 19.3866 11.366 19.3874 11.3693 19.3883C11.771 19.4871 12.4204 19.4961 12.4541 19.2988C12.4682 19.2159 12.335 19.1181 12.163 18.9917C12.0029 18.8742 11.8092 18.7319 11.6697 18.5542C11.634 18.5088 11.6019 18.4611 11.5748 18.4109L11.5733 18.4082C11.5508 18.3661 11.5317 18.3223 11.5171 18.2766C11.4965 18.2124 11.4845 18.1445 11.4835 18.0727C11.4815 17.9126 11.4838 17.778 11.4874 17.5694C11.4931 17.2376 11.5021 16.7182 11.5021 15.61C11.5021 14.688 11.4387 14.0629 11.264 13.6011C11.0969 13.1594 10.8278 12.867 10.4148 12.607C10.8801 12.5593 11.3488 12.4812 11.806 12.3663ZM8.38127 11.7099L6.40708 11.5213C4.21473 11.3118 2.20549 10.1551 1.69859 7.58411C1.66277 7.26353 1.64207 6.93319 1.64207 6.58556C1.64207 5.85565 1.75431 5.43043 1.89824 5.11473C2.05562 4.76949 2.27647 4.4874 2.6532 4.00754L2.99786 3.56853L2.8471 3.03113C2.63936 2.29069 2.66764 1.67654 2.74658 1.24637C3.16303 1.37264 3.80434 1.65078 4.66099 2.2639L5.16499 2.62462L5.73464 2.38041C6.1117 2.21875 7.00347 2.08025 8.10244 2.06121C9.17407 2.04264 10.2011 2.14117 10.7876 2.31277L11.277 2.45597L11.7026 2.175C12.1119 1.90476 12.6959 1.57578 13.2366 1.34803C13.3617 1.29533 13.4777 1.25092 13.5833 1.21481C13.6305 1.56864 13.6362 2.10177 13.4989 2.86822L13.4299 3.25386L13.6201 3.59634C13.6968 3.73429 13.7909 3.85443 13.8477 3.92574C13.8644 3.94666 13.9163 4.01034 13.9627 4.06725C13.998 4.11066 14.0302 4.15012 14.0411 4.16366C14.1653 4.31845 14.2941 4.49118 14.4155 4.70747C14.6493 5.12392 14.8962 5.7741 14.9 6.81474C14.8888 7.34085 14.8466 7.80149 14.7813 8.2144C14.445 10.3208 12.6042 11.2767 10.3026 11.5128L8.38127 11.7099Z" fill="currentColor"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="18" height="15" viewBox="0 0 18 15" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0 1.5C0 0.671573 0.671573 0 1.5 0H16.5C17.3284 0 18 0.671573 18 1.5C18 2.32843 17.3284 3 16.5 3H1.5C0.671573 3 0 2.32843 0 1.5Z" fill="currentColor"/>
3
- <path d="M0 7.5C0 6.67157 0.671573 6 1.5 6H16.5C17.3284 6 18 6.67157 18 7.5C18 8.32843 17.3284 9 16.5 9H1.5C0.671573 9 0 8.32843 0 7.5Z" fill="currentColor"/>
4
- <path d="M1.5 12C0.671573 12 0 12.6716 0 13.5C0 14.3284 0.671573 15 1.5 15H16.5C17.3284 15 18 14.3284 18 13.5C18 12.6716 17.3284 12 16.5 12H1.5Z" fill="currentColor"/>
5
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M0.71767 7.68635C0.321296 7.68635 0 7.37903 0 6.99988C0 6.62074 0.321296 6.31341 0.71767 6.31341H19.2823C19.6787 6.31341 20 6.62074 20 6.99988C20 7.37903 19.6787 7.68635 19.2823 7.68635H0.71767ZM0.71767 14C0.321296 14 0 13.6927 0 13.3135C0 12.9344 0.321296 12.6275 0.71767 12.6275H19.2823C19.6787 12.6275 20 12.9344 20 13.3135C20 13.6927 19.6787 14 19.2823 14H0.71767ZM0.71767 1.37247C0.321296 1.37247 0 1.06561 0 0.686472C0 0.307329 0.321296 0 0.71767 0H19.2823C19.6787 0 20 0.307329 20 0.686472C20 1.06561 19.6787 1.37247 19.2823 1.37247H0.71767Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="12" viewBox="0 0 20 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.98991 5.0351C6.94115 5.0351 5.53131 3.63638 3.43666 1.50641C2.59963 0.655274 1.36812 0.449391 0.543385 1.15193C0.00966567 1.69542 -0.349946 2.68118 0.543398 3.71693C0.951477 4.19005 1.0639 4.31808 1.48706 4.74024L0.78011 5.4631C0.526691 5.71648 0.419496 6.03709 0.453991 6.35496C0.486744 6.65676 0.641633 6.91584 0.837074 7.09793C1.03303 7.2805 1.30197 7.41595 1.60485 7.43116C1.92144 7.44706 2.23643 7.3285 2.48412 7.06939L3.24159 6.29526C3.75284 6.69216 4.27472 7.04878 4.80764 7.36107L4.2253 8.39615C4.0461 8.70648 4.02554 9.04391 4.14112 9.34202C4.25087 9.62506 4.46754 9.83523 4.70345 9.96053C4.93998 10.0862 5.23481 10.1474 5.53131 10.0837C5.84123 10.0171 6.1148 9.82106 6.28698 9.50667L6.94115 8.34462C7.6171 8.5733 8.30976 8.73024 9.01982 8.80838L9.03471 10.1471C9.03469 10.5055 9.1856 10.808 9.43475 11.0084C9.67132 11.1986 9.96404 11.2723 10.231 11.2629C10.4987 11.2534 10.7846 11.159 11.0095 10.9556C11.2446 10.743 11.3835 10.4364 11.3754 10.0781L11.3611 8.75938C11.9769 8.66053 12.6007 8.49424 13.2246 8.26683L13.9888 9.55705C14.168 9.86741 14.4499 10.0539 14.7659 10.1029C15.0659 10.1494 15.3562 10.0668 15.5827 9.92515C15.8097 9.78313 16.0102 9.55841 16.1033 9.26978C16.2006 8.96809 16.1676 8.63315 15.9814 8.32684L15.3492 7.25883C15.8525 6.96466 16.3498 6.63425 16.8365 6.27107L17.6603 7.07668C17.9136 7.3301 18.2343 7.4373 18.5521 7.4028C18.8539 7.37005 19.113 7.21516 19.2951 7.01972C19.4777 6.82376 19.6131 6.55482 19.6283 6.25194C19.6442 5.93535 19.5257 5.62036 19.2666 5.37268L18.6236 4.74359C18.9602 4.41652 19.288 4.07381 19.6051 3.71691C20.1085 3.15036 20.2618 1.53959 19.2666 1.00235C18.0555 0.34861 16.9921 1.03381 16.5432 1.50638C14.3285 3.88909 13.2933 5.0351 9.98991 5.0351Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="8" viewBox="0 0 20 8" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M1.97605 1.00131L1.97897 1.00311L1.98838 1.00887L2.02614 1.03174C2.05957 1.05187 2.10927 1.08152 2.17393 1.11934C2.30326 1.19498 2.49235 1.30326 2.73058 1.4333C3.20717 1.69344 3.8798 2.04033 4.66359 2.38713C6.23577 3.08275 8.23703 3.7697 9.9967 3.7697C11.7564 3.7697 13.7576 3.08275 15.3298 2.38713C16.1136 2.04033 16.7862 1.69345 17.2628 1.4333C17.501 1.30326 17.6901 1.19498 17.8195 1.11934C17.8841 1.08152 17.9338 1.05187 17.9672 1.03174L18.005 1.00887L18.0144 1.00311L18.0167 1.00171L18.0283 0.994537C18.4518 0.780489 18.8101 0.811614 19.0114 1.03725C19.2045 1.25362 19.1905 1.58669 19.0028 1.82666C18.9829 1.85213 18.948 1.88478 18.9108 1.91751C18.87 1.9534 18.8158 1.99853 18.7491 2.05135C18.6156 2.15709 18.4297 2.29556 18.1967 2.45521C17.9948 2.59357 17.7573 2.7481 17.4874 2.91126L18.5245 4.70755C18.7316 5.06627 18.6087 5.52496 18.25 5.73207C17.8913 5.93917 17.4326 5.81627 17.2255 5.45755L16.1695 3.6286C15.6717 3.87142 15.1187 4.11066 14.5204 4.32496L15.09 6.451C15.1972 6.8511 14.9598 7.26235 14.5597 7.36956C14.1596 7.47677 13.7483 7.23933 13.6411 6.83923L13.0841 4.76039C12.4241 4.92415 11.7262 5.04698 11 5.10769V7.25002C11 7.66423 10.6642 8.00002 10.25 8.00002C9.83578 8.00002 9.49999 7.66423 9.49999 7.25002V5.13959C8.69742 5.10611 7.9256 4.99348 7.19684 4.82887L6.60772 7.02751C6.50051 7.42761 6.08926 7.66504 5.68916 7.55784C5.28906 7.45063 5.05162 7.03938 5.15883 6.63928L5.75281 4.42251C5.01622 4.17447 4.34319 3.88552 3.75059 3.59289L2.67403 5.45755C2.46692 5.81627 2.00823 5.93917 1.64951 5.73207C1.29079 5.52496 1.16788 5.06627 1.37499 4.70755L2.43641 2.86911C2.19507 2.72149 1.98088 2.5816 1.79646 2.45521C1.56351 2.29556 1.37756 2.15711 1.24397 2.05138C1.17724 1.99857 1.12299 1.95346 1.08216 1.91759C1.04485 1.88481 1.01009 1.85234 0.990222 1.82715C0.809916 1.59851 0.797105 1.28205 0.988923 1.07195C1.18392 0.858372 1.53116 0.814518 1.9547 0.99037L1.96581 0.994983L1.97605 1.00131Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.4375 18.0831V9.00002C17.4375 8.91124 17.4393 8.82702 17.4411 8.74602C17.4538 8.16491 17.4629 7.74922 16.7606 7.00002L11.0439 0.901689C9.9169 -0.300563 8.08302 -0.300563 6.95599 0.901689L1.23929 7.00002C0.5625 7.80699 0.5625 8.18373 0.5625 8.60769V18.0831C0.5625 19.1401 1.3686 20 2.35938 20H6.5V14C6.5 13.4477 6.94772 13 7.5 13H10.5C11.0523 13 11.5 13.4477 11.5 14V20H15.6406C16.6314 20 17.4375 19.1401 17.4375 18.0831Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="20" viewBox="0 0 18 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.44 8.12015C17.44 7.8661 17.3433 7.62157 17.1696 7.43623L11.0439 0.901689C9.9169 -0.300563 8.08304 -0.300563 6.95602 0.901689L0.830433 7.43617C0.656688 7.62151 0.559998 7.86603 0.559998 8.12008V9.61038L0.562503 9.6077V18.0831C0.562503 19.1401 1.3686 19.9999 2.35938 19.9999H6.49121L6.49997 20H11.5L11.5087 19.9999H15.6406C16.6314 19.9999 17.4375 19.14 17.4375 18.0831V9.60771L17.44 9.6104V8.12015ZM10.875 18.6665H7.12497V13.4162C7.12497 13.0026 7.4404 12.6662 7.8281 12.6662H10.1719C10.5595 12.6662 10.875 13.0026 10.875 13.4162V18.6665ZM12.125 18.6665V13.4162C12.125 12.2674 11.2488 11.3327 10.1719 11.3327H7.8281C6.75115 11.3327 5.87497 12.2674 5.87497 13.4162V18.6665H2.35938C2.05781 18.6665 1.8125 18.4048 1.8125 18.0831V8.27427L7.83988 1.84459C8.47956 1.16221 9.52038 1.16221 10.16 1.84459L16.1875 8.27429V18.0831C16.1875 18.4048 15.9422 18.6665 15.6406 18.6665H12.125Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9.99958 0C4.47746 0 0 4.47746 0 9.99958C0 15.5217 4.47746 20 9.99958 20C15.5217 20 20 15.5217 20 9.99958C20 4.47746 15.5217 0 9.99958 0ZM12.2754 3.72726C11.902 3.37509 11.4456 3.19995 10.9266 3.19995C10.4083 3.19995 9.95085 3.37507 9.57444 3.72611C9.20115 4.07612 9.00121 4.51304 9.00121 5.01771C9.00121 5.52281 9.19936 5.9591 9.57515 6.30728C9.95143 6.65397 10.409 6.82829 10.9266 6.82829C11.4452 6.82829 11.8999 6.65437 12.2738 6.30699C12.649 5.95831 12.8447 5.52284 12.8447 5.01771C12.8447 4.51466 12.6493 4.07814 12.2754 3.72726ZM12.4811 15.9108C12.4579 16.0052 12.3903 16.0826 12.2999 16.1183L12.2104 16.1536C11.6454 16.3772 10.936 16.6578 10.2271 16.7676C9.47481 16.8841 8.6695 16.8165 8.01649 16.242C7.53995 15.8227 7.34693 15.2837 7.31708 14.7124C7.28777 14.1513 7.41458 13.5476 7.58303 12.9654C7.68845 12.601 7.81717 12.2237 7.94005 11.8635C8.01125 11.6548 8.08049 11.4519 8.14212 11.2605C8.31686 10.7177 8.43553 10.2541 8.43553 9.88744C8.43553 9.67895 8.37666 9.57609 8.31848 9.51935C8.25428 9.45676 8.14868 9.40935 7.98808 9.39184C7.65864 9.3559 7.22788 9.46013 6.90745 9.58303C6.80332 9.62297 6.68563 9.60185 6.60189 9.52821C6.51815 9.45456 6.48217 9.34053 6.50848 9.23216L6.68867 8.48987C6.7114 8.39623 6.77773 8.3192 6.86696 8.28283C7.5462 8.00595 8.7142 7.63303 9.7316 7.65617C10.2414 7.66777 10.7539 7.77955 11.1433 8.09462C11.5453 8.41994 11.768 8.92217 11.768 9.60684C11.768 10.4115 11.573 11.166 11.3543 11.8843C11.3046 12.0474 11.2541 12.2079 11.204 12.3667C11.03 12.9188 10.8622 13.4512 10.7619 14.0026C10.652 14.6203 10.8297 14.8751 11.0213 14.974C11.2565 15.0954 11.6838 15.0853 12.2458 14.8255C12.3504 14.7772 12.4735 14.793 12.5625 14.8663C12.6514 14.9396 12.6905 15.0574 12.663 15.1694L12.4811 15.9108Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="6" height="21" viewBox="0 0 6 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M2.90748 1.5311C2.78864 2.21115 3.24359 2.85878 3.92364 2.97762C4.60369 3.09646 5.25132 2.64152 5.37016 1.96147L5.45623 1.46893C5.57508 0.788882 5.12013 0.141251 4.44008 0.0224079C3.76003 -0.0964354 3.1124 0.358513 2.99356 1.03856L2.90748 1.5311Z" fill="currentColor"/>
3
- <path d="M0.699271 16.7973C0.508103 17.6963 0.281507 18.7619 0.931933 19.5C1.93188 20.5 4.21102 19.9212 4.43191 19C2.93191 19 2.43191 18.5 2.93191 16C2.93191 16 3.60978 10.4805 4.22949 6.50004C4.32362 5.89541 4.17693 5.45731 3.66879 5.37229C3.05293 5.26924 2.57891 5.64281 2.30413 6.13319L0.759417 16.5096C0.740582 16.6031 0.720137 16.6992 0.699271 16.7973Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12.033 1.36666C13.8552 -0.455553 16.8096 -0.455553 18.6318 1.36666C20.454 3.18887 20.454 6.14326 18.6317 7.96547L14.3892 12.208C13.7924 12.805 13.0449 13.2289 12.2262 13.4345H12.1896L11.9963 13.4745L11.8896 13.4945L11.6596 13.5278H11.5464C11.4961 13.5278 11.4492 13.5334 11.4044 13.5388C11.3719 13.5426 11.3405 13.5464 11.3097 13.5478L11.1097 13.5711H10.8565C10.6902 13.5645 10.5245 13.5489 10.3599 13.5244C10.2233 13.5011 10.0899 13.4744 9.95664 13.4411L9.75999 13.3878C9.69 13.3678 9.6167 13.3445 9.54671 13.3178C9.52108 13.3081 9.49501 13.2987 9.46881 13.2894C9.42348 13.2732 9.37779 13.2569 9.33343 13.2378C9.3101 13.2279 9.28678 13.2182 9.26345 13.2086C9.21679 13.1893 9.17013 13.1701 9.12347 13.1479C8.62746 12.918 8.17614 12.6021 7.79038 12.2147C7.5202 11.9439 7.3794 11.57 7.40377 11.1882C7.42522 10.8664 7.56257 10.5633 7.79038 10.335C8.3165 9.83986 9.13721 9.83986 9.66337 10.335C10.4441 11.1148 11.7088 11.1148 12.4895 10.335L13.5827 9.24856L13.6093 9.21857L16.7355 6.09581C17.5168 5.31447 17.5168 4.04766 16.7355 3.26632C15.9541 2.48497 14.6873 2.48497 13.906 3.26632L11.3964 5.77255C11.3014 5.86823 11.1579 5.89721 11.0332 5.84585C10.3572 5.56942 9.6338 5.42792 8.90354 5.42925H8.78025C8.6441 5.43187 8.52006 5.35137 8.46698 5.22597C8.41328 5.10091 8.44097 4.95582 8.53697 4.85935L12.033 1.36666Z" fill="currentColor"/>
3
- <path d="M11.4198 7.16563C11.7033 7.34595 11.966 7.55721 12.2029 7.79552C12.4731 8.06633 12.6139 8.44021 12.5896 8.82198C12.5666 9.14146 12.4294 9.44195 12.203 9.66851C11.6769 10.1637 10.8562 10.1637 10.33 9.66851C9.54928 8.88877 8.28455 8.88877 7.50383 9.66851L3.24791 13.9211C2.46657 14.7024 2.46657 15.9692 3.24791 16.7506C4.02926 17.5319 5.29606 17.5319 6.07741 16.7506L8.59363 14.231C8.6887 14.1353 8.83211 14.1064 8.95689 14.1577C9.63411 14.4331 10.3587 14.5735 11.0898 14.571H11.2231C11.4072 14.5699 11.5573 14.7182 11.5583 14.9023C11.5588 14.9918 11.5233 15.0778 11.4598 15.1409L7.96039 18.6402C7.08687 19.5148 5.90033 20.0043 4.6643 20C2.08742 19.9984 -0.000173556 17.9081 0.00146581 15.3312C0.00224788 14.0963 0.49255 12.9121 1.36489 12.0381L5.60413 7.79552C6.47796 6.91865 7.6656 6.42678 8.90354 6.42909C9.79545 6.42909 10.6687 6.68467 11.4198 7.16563Z" fill="currentColor"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.29144 15.2438L5.93475 17.6005C4.95771 18.5776 3.37548 18.5776 2.39926 17.6007C1.42285 16.6243 1.42285 15.0419 2.39907 14.0657L7.11327 9.3515C8.08949 8.37524 9.67188 8.37524 10.6481 9.3515C10.9735 9.67693 11.5012 9.67693 11.8266 9.3515C12.1521 9.02607 12.1521 8.49841 11.8266 8.17298C10.1995 6.54586 7.56187 6.54586 5.93475 8.17298L1.22058 12.8871C-0.406536 14.5143 -0.406536 17.1519 1.22058 18.779C2.84751 20.407 5.48533 20.407 7.11331 18.779L9.47 16.4223C9.79544 16.0969 9.79544 15.5692 9.47 15.2438C9.14457 14.9184 8.61687 14.9184 8.29144 15.2438Z" fill="currentColor"/>
3
- <path d="M18.7794 1.22034C17.1523 -0.40678 14.5138 -0.40678 12.8867 1.22034L10.0592 4.04786C9.73376 4.37329 9.73376 4.90095 10.0592 5.22638C10.3846 5.55181 10.9123 5.55181 11.2377 5.22638L14.0652 2.39886C15.0414 1.42261 16.6247 1.42261 17.6009 2.39886C18.5771 3.37508 18.5771 4.95747 17.6009 5.93369L12.4159 11.1188C11.4396 12.095 9.85728 12.095 8.88106 11.1188C8.55563 10.7933 8.02797 10.7933 7.70254 11.1188C7.37711 11.4442 7.37711 11.9718 7.70254 12.2973C9.32966 13.9244 11.9673 13.9244 13.5944 12.2973L18.7794 7.11225C20.4066 5.48513 20.4066 2.84746 18.7794 1.22034Z" fill="currentColor"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="17" height="21" viewBox="0 0 17 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4.01315 6.0797C4.01315 3.24982 6.00943 0.949951 8.92829 0.949951C11.8464 0.949951 13.8869 3.20484 13.8869 6.0797V8.41534H14.3973L14.4462 8.4151C15.8195 8.4151 16.95 9.54115 16.95 10.9386V18.4043C16.9278 19.8223 15.8205 20.95 14.4462 20.95H3.45381C2.05917 20.9274 0.950012 19.8016 0.950012 18.4043V10.9389C0.972228 9.52101 2.07951 8.39333 3.45381 8.39333H4.01315V6.0797ZM8.92821 3.28628C6.74285 3.28628 6.32757 4.98322 6.32757 7.0797V8.39318L11.5723 8.39333V7.0797C11.5723 4.94044 11.0932 3.28628 8.92821 3.28628ZM8.99871 11.001C10.0832 10.966 10.9592 11.8349 10.9985 12.9557L11 13.0344C11 13.7802 10.6234 14.4222 10.0387 14.7893V17.9563C10.0387 18.5601 9.55582 19.0123 9 19.0123C8.40611 19.0123 7.96133 18.5214 7.96133 17.9563V14.7893C7.37657 14.4222 7 13.7802 7 13.0344C7 11.9093 7.8923 11.0017 8.99871 11.001Z" fill="currentColor"/>
3
- </svg>