@ably/ui 14.0.4 → 14.0.6

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 (281) hide show
  1. package/core/Flash.js +1 -1
  2. package/core/styles/forms.css +4 -4
  3. package/core/styles/toggles.css +38 -0
  4. package/core/styles.components.css +1 -0
  5. package/package.json +15 -18
  6. package/tailwind.config.js +3 -0
  7. package/src/core/Accordion/Accordion.stories.tsx +0 -39
  8. package/src/core/Accordion.tsx +0 -149
  9. package/src/core/Code/Code.stories.tsx +0 -71
  10. package/src/core/Code/component.css +0 -1
  11. package/src/core/Code/component.js +0 -27
  12. package/src/core/Code.tsx +0 -44
  13. package/src/core/ConnectStateWrapper.tsx +0 -43
  14. package/src/core/ContactFooter/ContactFooter.stories.tsx +0 -11
  15. package/src/core/ContactFooter/component.css +0 -11
  16. package/src/core/ContactFooter/component.js +0 -2
  17. package/src/core/ContactFooter.tsx +0 -91
  18. package/src/core/CookieMessage/CookieMessage.stories.tsx +0 -12
  19. package/src/core/CookieMessage/component.css +0 -15
  20. package/src/core/CookieMessage.tsx +0 -52
  21. package/src/core/CustomerLogos/CustomerLogos.stories.tsx +0 -43
  22. package/src/core/CustomerLogos.tsx +0 -35
  23. package/src/core/DropdownMenu/DropdownMenu.stories.tsx +0 -48
  24. package/src/core/DropdownMenu.tsx +0 -140
  25. package/src/core/Expander/Expander.stories.tsx +0 -132
  26. package/src/core/Expander.tsx +0 -63
  27. package/src/core/FeaturedLink/FeaturedLink.stories.tsx +0 -43
  28. package/src/core/FeaturedLink.tsx +0 -93
  29. package/src/core/Flash/Flash.stories.tsx +0 -37
  30. package/src/core/Flash/component.css +0 -28
  31. package/src/core/Flash.tsx +0 -233
  32. package/src/core/Footer/Footer.stories.tsx +0 -26
  33. package/src/core/Footer/component.css +0 -33
  34. package/src/core/Footer.tsx +0 -535
  35. package/src/core/Icon/Icon.stories.tsx +0 -151
  36. package/src/core/Icon.tsx +0 -26
  37. package/src/core/Loader/Loader.stories.tsx +0 -21
  38. package/src/core/Loader.tsx +0 -52
  39. package/src/core/Logo/Logo.stories.tsx +0 -12
  40. package/src/core/Logo.tsx +0 -29
  41. package/src/core/Meganav/Meganav.stories.tsx +0 -86
  42. package/src/core/Meganav/component.css +0 -114
  43. package/src/core/Meganav/component.js +0 -150
  44. package/src/core/Meganav/component.json +0 -37
  45. package/src/core/Meganav.tsx +0 -225
  46. package/src/core/MeganavBlogPostsList/component.js +0 -43
  47. package/src/core/MeganavBlogPostsList.tsx +0 -41
  48. package/src/core/MeganavContentCompany.tsx +0 -166
  49. package/src/core/MeganavContentDevelopers.tsx +0 -210
  50. package/src/core/MeganavContentProducts.tsx +0 -163
  51. package/src/core/MeganavContentUseCases.tsx +0 -244
  52. package/src/core/MeganavControl/component.js +0 -117
  53. package/src/core/MeganavControl.tsx +0 -39
  54. package/src/core/MeganavControlMobileDropdown/component.js +0 -46
  55. package/src/core/MeganavControlMobileDropdown.tsx +0 -31
  56. package/src/core/MeganavControlMobilePanelClose/component.js +0 -36
  57. package/src/core/MeganavControlMobilePanelClose.tsx +0 -34
  58. package/src/core/MeganavControlMobilePanelOpen/component.js +0 -59
  59. package/src/core/MeganavControlMobilePanelOpen.tsx +0 -31
  60. package/src/core/MeganavItemsDesktop.tsx +0 -68
  61. package/src/core/MeganavItemsMobile.tsx +0 -197
  62. package/src/core/MeganavItemsSignedIn.tsx +0 -130
  63. package/src/core/MeganavSearch.tsx +0 -36
  64. package/src/core/MeganavSearchAutocomplete/component.js +0 -177
  65. package/src/core/MeganavSearchAutocomplete.tsx +0 -12
  66. package/src/core/MeganavSearchPanel.tsx +0 -52
  67. package/src/core/MeganavSearchSuggestions/component.js +0 -133
  68. package/src/core/MeganavSearchSuggestions.tsx +0 -62
  69. package/src/core/Notice/component.css +0 -7
  70. package/src/core/Notice/component.js +0 -154
  71. package/src/core/Notice.tsx +0 -102
  72. package/src/core/SignOutLink.tsx +0 -51
  73. package/src/core/Slider/Slider.stories.tsx +0 -98
  74. package/src/core/Slider/component.css +0 -40
  75. package/src/core/Slider/component.js +0 -105
  76. package/src/core/Slider.tsx +0 -224
  77. package/src/core/Table/Table.stories.tsx +0 -12
  78. package/src/core/Table/Table.tsx +0 -58
  79. package/src/core/Table/TableCell.tsx +0 -71
  80. package/src/core/Table/TableRow.tsx +0 -25
  81. package/src/core/Table/data.tsx +0 -133
  82. package/src/core/Table.tsx +0 -15
  83. package/src/core/Tooltip/Tooltip.stories.tsx +0 -27
  84. package/src/core/Tooltip.tsx +0 -88
  85. package/src/core/css.js +0 -3
  86. package/src/core/dom-query.js +0 -5
  87. package/src/core/fonts/NEXT-Book-Light-Italic.eot +0 -0
  88. package/src/core/fonts/NEXT-Book-Light-Italic.otf +0 -0
  89. package/src/core/fonts/NEXT-Book-Light-Italic.woff +0 -0
  90. package/src/core/fonts/NEXT-Book-Light-Italic.woff2 +0 -0
  91. package/src/core/fonts/NEXT-Book-Light.eot +0 -0
  92. package/src/core/fonts/NEXT-Book-Light.otf +0 -0
  93. package/src/core/fonts/NEXT-Book-Light.woff +0 -0
  94. package/src/core/fonts/NEXT-Book-Light.woff2 +0 -0
  95. package/src/core/fonts/NEXT-Book-Medium-Italic.eot +0 -0
  96. package/src/core/fonts/NEXT-Book-Medium-Italic.otf +0 -0
  97. package/src/core/fonts/NEXT-Book-Medium-Italic.woff +0 -0
  98. package/src/core/fonts/NEXT-Book-Medium-Italic.woff2 +0 -0
  99. package/src/core/fonts/NEXT-Book-Medium.eot +0 -0
  100. package/src/core/fonts/NEXT-Book-Medium.otf +0 -0
  101. package/src/core/fonts/NEXT-Book-Medium.woff +0 -0
  102. package/src/core/fonts/NEXT-Book-Medium.woff2 +0 -0
  103. package/src/core/fonts/jetBrains-mono.css +0 -3
  104. package/src/core/fonts/manrope.css +0 -3
  105. package/src/core/fonts/next.css +0 -63
  106. package/src/core/fonts/source-code-pro.css +0 -3
  107. package/src/core/hubspot-chat-toggle.js +0 -67
  108. package/src/core/icons/discord.svg +0 -10
  109. package/src/core/icons/facebook.svg +0 -4
  110. package/src/core/icons/github.svg +0 -3
  111. package/src/core/icons/glassdoor.svg +0 -3
  112. package/src/core/icons/google.svg +0 -3
  113. package/src/core/icons/icon-display-48hrs.svg +0 -3
  114. package/src/core/icons/icon-display-about-ably-col.svg +0 -4
  115. package/src/core/icons/icon-display-api-keys.svg +0 -3
  116. package/src/core/icons/icon-display-api.svg +0 -3
  117. package/src/core/icons/icon-display-asset-tracking-col.svg +0 -18
  118. package/src/core/icons/icon-display-browser.svg +0 -10
  119. package/src/core/icons/icon-display-calendar.svg +0 -3
  120. package/src/core/icons/icon-display-call-mobile.svg +0 -3
  121. package/src/core/icons/icon-display-careers-col.svg +0 -9
  122. package/src/core/icons/icon-display-case-studies-col.svg +0 -5
  123. package/src/core/icons/icon-display-chat-col.svg +0 -4
  124. package/src/core/icons/icon-display-chat-stack-col.svg +0 -4
  125. package/src/core/icons/icon-display-chat-stack.svg +0 -4
  126. package/src/core/icons/icon-display-cloud-servers.svg +0 -3
  127. package/src/core/icons/icon-display-compare-tech-col.svg +0 -9
  128. package/src/core/icons/icon-display-customers-col.svg +0 -15
  129. package/src/core/icons/icon-display-data-broadcast-col.svg +0 -26
  130. package/src/core/icons/icon-display-data-synchronization-col.svg +0 -14
  131. package/src/core/icons/icon-display-docs-col.svg +0 -7
  132. package/src/core/icons/icon-display-documentation.svg +0 -3
  133. package/src/core/icons/icon-display-events-col.svg +0 -13
  134. package/src/core/icons/icon-display-examples-col.svg +0 -11
  135. package/src/core/icons/icon-display-gdpr.svg +0 -3
  136. package/src/core/icons/icon-display-general-comms.svg +0 -3
  137. package/src/core/icons/icon-display-hipaa.svg +0 -10
  138. package/src/core/icons/icon-display-integrations-col.svg +0 -8
  139. package/src/core/icons/icon-display-it-support-access.svg +0 -3
  140. package/src/core/icons/icon-display-it-support-helpdesk.svg +0 -3
  141. package/src/core/icons/icon-display-kafka-at-the-edge-col.svg +0 -8
  142. package/src/core/icons/icon-display-laptop.svg +0 -10
  143. package/src/core/icons/icon-display-lightbulb-col.svg +0 -10
  144. package/src/core/icons/icon-display-live-chat.svg +0 -3
  145. package/src/core/icons/icon-display-map-pin.svg +0 -3
  146. package/src/core/icons/icon-display-message.svg +0 -3
  147. package/src/core/icons/icon-display-padlock-closed.svg +0 -3
  148. package/src/core/icons/icon-display-platform.svg +0 -22
  149. package/src/core/icons/icon-display-play.svg +0 -3
  150. package/src/core/icons/icon-display-privacy-shield-framework.svg +0 -7
  151. package/src/core/icons/icon-display-push-notifications-col.svg +0 -6
  152. package/src/core/icons/icon-display-quickstart-guides-col.svg +0 -8
  153. package/src/core/icons/icon-display-resources-col.svg +0 -21
  154. package/src/core/icons/icon-display-sdks-col.svg +0 -11
  155. package/src/core/icons/icon-display-servers.svg +0 -3
  156. package/src/core/icons/icon-display-shopping-cart.svg +0 -10
  157. package/src/core/icons/icon-display-sla.svg +0 -3
  158. package/src/core/icons/icon-display-soc2-type2.svg +0 -3
  159. package/src/core/icons/icon-display-tech-account-comms.svg +0 -3
  160. package/src/core/icons/icon-display-tutorials-demos-col.svg +0 -25
  161. package/src/core/icons/icon-display-virtual-events-col.svg +0 -12
  162. package/src/core/icons/icon-display-virtual-events.svg +0 -12
  163. package/src/core/icons/icon-gui-ably-badge.svg +0 -3
  164. package/src/core/icons/icon-gui-arrow-bidirectional-horizontal.svg +0 -3
  165. package/src/core/icons/icon-gui-arrow-bidirectional-vertical.svg +0 -3
  166. package/src/core/icons/icon-gui-arrow-down.svg +0 -3
  167. package/src/core/icons/icon-gui-arrow-left.svg +0 -3
  168. package/src/core/icons/icon-gui-arrow-right.svg +0 -3
  169. package/src/core/icons/icon-gui-arrow-up.svg +0 -3
  170. package/src/core/icons/icon-gui-burger-menu.svg +0 -5
  171. package/src/core/icons/icon-gui-check-circled-fill-black.svg +0 -4
  172. package/src/core/icons/icon-gui-check-circled-fill.svg +0 -4
  173. package/src/core/icons/icon-gui-check-circled.svg +0 -3
  174. package/src/core/icons/icon-gui-checklist-checked.svg +0 -3
  175. package/src/core/icons/icon-gui-clock.svg +0 -3
  176. package/src/core/icons/icon-gui-close.svg +0 -3
  177. package/src/core/icons/icon-gui-copy.svg +0 -10
  178. package/src/core/icons/icon-gui-cross-circled-fill.svg +0 -4
  179. package/src/core/icons/icon-gui-cross-circled.svg +0 -3
  180. package/src/core/icons/icon-gui-dash-circled.svg +0 -3
  181. package/src/core/icons/icon-gui-disclosure-arrow.svg +0 -3
  182. package/src/core/icons/icon-gui-document-generic.svg +0 -3
  183. package/src/core/icons/icon-gui-enlarge.svg +0 -3
  184. package/src/core/icons/icon-gui-external-link.svg +0 -3
  185. package/src/core/icons/icon-gui-filter-flow-step-1.svg +0 -5
  186. package/src/core/icons/icon-gui-filter-flow-step-2.svg +0 -5
  187. package/src/core/icons/icon-gui-filter-flow-step-3.svg +0 -5
  188. package/src/core/icons/icon-gui-history.svg +0 -3
  189. package/src/core/icons/icon-gui-info.svg +0 -3
  190. package/src/core/icons/icon-gui-link-arrow.svg +0 -3
  191. package/src/core/icons/icon-gui-link.svg +0 -4
  192. package/src/core/icons/icon-gui-live-chat.svg +0 -3
  193. package/src/core/icons/icon-gui-minus.svg +0 -3
  194. package/src/core/icons/icon-gui-partial.svg +0 -4
  195. package/src/core/icons/icon-gui-plus.svg +0 -3
  196. package/src/core/icons/icon-gui-quote-marks-solid.svg +0 -3
  197. package/src/core/icons/icon-gui-refresh.svg +0 -10
  198. package/src/core/icons/icon-gui-resources.svg +0 -3
  199. package/src/core/icons/icon-gui-search.svg +0 -3
  200. package/src/core/icons/icon-gui-tick.svg +0 -3
  201. package/src/core/icons/icon-gui-warning.svg +0 -5
  202. package/src/core/icons/icon-live-updates-results-metrics-col.svg +0 -26
  203. package/src/core/icons/icon-multi-user-spaces-col.svg +0 -13
  204. package/src/core/icons/icon-social-x.svg +0 -3
  205. package/src/core/icons/icon-tech-apachekafka.svg +0 -3
  206. package/src/core/icons/linkedin.svg +0 -3
  207. package/src/core/icons/quote.svg +0 -3
  208. package/src/core/icons/stackoverflow.svg +0 -3
  209. package/src/core/icons/twitter.svg +0 -3
  210. package/src/core/icons/youtube.svg +0 -11
  211. package/src/core/icons.js +0 -6
  212. package/src/core/images/ably-logo.png +0 -0
  213. package/src/core/images/ably-logo.svg +0 -15
  214. package/src/core/images/ably-stack.svg +0 -14
  215. package/src/core/images/best-support-2023.svg +0 -1
  216. package/src/core/images/cust-logo-ao-col-pos.png +0 -0
  217. package/src/core/images/cust-logo-ao-col-pos@2x.png +0 -0
  218. package/src/core/images/cust-logo-ausopen-col-pos.png +0 -0
  219. package/src/core/images/cust-logo-ausopen-col-pos@2x.png +0 -0
  220. package/src/core/images/cust-logo-ausopen-mono-pos.svg +0 -5
  221. package/src/core/images/cust-logo-bloomberg-mono-pos.svg +0 -11
  222. package/src/core/images/cust-logo-hopin-mono-pos.svg +0 -4
  223. package/src/core/images/cust-logo-hubspot-col-pos.png +0 -0
  224. package/src/core/images/cust-logo-hubspot-col-pos@2x.png +0 -0
  225. package/src/core/images/cust-logo-hubspot-mono-pos.svg +0 -4
  226. package/src/core/images/cust-logo-lightspeed-col-pos.png +0 -0
  227. package/src/core/images/cust-logo-lightspeed-col-pos@2x.png +0 -0
  228. package/src/core/images/cust-logo-lightspeed-syst-col-pos.png +0 -0
  229. package/src/core/images/cust-logo-lightspeed-syst-col-pos@2x.png +0 -0
  230. package/src/core/images/cust-logo-mentimeter-mono-pos.svg +0 -17
  231. package/src/core/images/cust-logo-split-col-pos.png +0 -0
  232. package/src/core/images/cust-logo-split-col-pos@2x.png +0 -0
  233. package/src/core/images/cust-logo-split-mono-pos.svg +0 -9
  234. package/src/core/images/cust-logo-toyota-mono-pos.svg +0 -18
  235. package/src/core/images/cust-logo-vitac-col-pos.png +0 -0
  236. package/src/core/images/cust-logo-vitac-col-pos@2x.png +0 -0
  237. package/src/core/images/cust-logo-webflow-col-pos.svg +0 -3
  238. package/src/core/images/cust-photo-hubspot-max-freiert.jpg +0 -0
  239. package/src/core/images/cust-photo-split-pato-echague.jpg +0 -0
  240. package/src/core/images/cust-photo-vitac-joe-antonio.jpg +0 -0
  241. package/src/core/images/fastest-implementation-2023.svg +0 -1
  242. package/src/core/images/flexible-companies.png +0 -0
  243. package/src/core/images/high-performer-2022.png +0 -0
  244. package/src/core/images/high-performer-2023.svg +0 -1
  245. package/src/core/images/highest-user-adoption-2022.png +0 -0
  246. package/src/core/images/highest-user-adoption-2023.svg +0 -1
  247. package/src/core/images/icon-tech-aws.svg +0 -4
  248. package/src/core/images/rocket-list-2021.png +0 -0
  249. package/src/core/images/scale-motif-open-empathetic.svg +0 -1
  250. package/src/core/images/technical-support-01-800x533.jpg +0 -0
  251. package/src/core/images/users-love-us-2022.png +0 -0
  252. package/src/core/load-sprites.js +0 -11
  253. package/src/core/react-renderer.tsx +0 -29
  254. package/src/core/remote-blogs-posts.js +0 -42
  255. package/src/core/remote-data-store.js +0 -34
  256. package/src/core/remote-data-util.js +0 -4
  257. package/src/core/remote-session-data.js +0 -58
  258. package/src/core/scripts.js +0 -10
  259. package/src/core/styles/buttons.css +0 -124
  260. package/src/core/styles/forms.css +0 -64
  261. package/src/core/styles/layout.css +0 -21
  262. package/src/core/styles/properties.css +0 -278
  263. package/src/core/styles/text.css +0 -168
  264. package/src/core/styles.base.css +0 -1
  265. package/src/core/styles.components.css +0 -43
  266. package/src/core/styles.css +0 -2
  267. package/src/core/url-base.js +0 -7
  268. package/src/core/utils/syntax-highlighter-registry.js +0 -63
  269. package/src/core/utils/syntax-highlighter.css +0 -71
  270. package/src/core/utils/syntax-highlighter.js +0 -103
  271. package/src/pages/Buttons.mdx +0 -121
  272. package/src/pages/Chips.mdx +0 -136
  273. package/src/pages/Colour.mdx +0 -23
  274. package/src/pages/Forms.mdx +0 -173
  275. package/src/pages/Layout.mdx +0 -58
  276. package/src/pages/Typography.mdx +0 -206
  277. package/src/pages/utils.ts +0 -70
  278. package/src/reset/scripts.js +0 -1
  279. package/src/reset/styles/normalize.css +0 -353
  280. package/src/reset/styles/reset.css +0 -139
  281. package/src/reset/styles.css +0 -2
@@ -1,13 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M42 16.75H6V15.25H42V16.75Z" fill="#03020D"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.25 14C5.25 11.3766 7.37665 9.25 10 9.25H38C40.6234 9.25 42.75 11.3766 42.75 14V38C42.75 40.6234 40.6234 42.75 38 42.75H10C7.37665 42.75 5.25 40.6234 5.25 38V14ZM10 10.75C8.20507 10.75 6.75 12.2051 6.75 14V38C6.75 39.7949 8.20507 41.25 10 41.25H38C39.7949 41.25 41.25 39.7949 41.25 38V14C41.25 12.2051 39.7949 10.75 38 10.75H10Z" fill="#03020D"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.75 7C17.1642 7 17.5 7.33579 17.5 7.75L17.5 12.25C17.5 12.6642 17.1642 13 16.75 13C16.3358 13 16 12.6642 16 12.25L16 7.75C16 7.33579 16.3358 7 16.75 7Z" fill="#03020D"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M31.75 7C32.1642 7 32.5 7.33579 32.5 7.75L32.5 12.25C32.5 12.6642 32.1642 13 31.75 13C31.3358 13 31 12.6642 31 12.25L31 7.75C31 7.33579 31.3358 7 31.75 7Z" fill="#03020D"/>
6
- <path d="M10 21C10 20.4477 10.4477 20 11 20H17C17.5523 20 18 20.4477 18 21V27C18 27.5523 17.5523 28 17 28H11C10.4477 28 10 27.5523 10 27V21Z" fill="#FF5416"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 21.5V26.5H16.5V21.5H11.5ZM11 20C10.4477 20 10 20.4477 10 21V27C10 27.5523 10.4477 28 11 28H17C17.5523 28 18 27.5523 18 27V21C18 20.4477 17.5523 20 17 20H11Z" fill="#FF5416"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.5 31.5V36.5H16.5V31.5H11.5ZM11 30C10.4477 30 10 30.4477 10 31V37C10 37.5523 10.4477 38 11 38H17C17.5523 38 18 37.5523 18 37V31C18 30.4477 17.5523 30 17 30H11Z" fill="#03020D"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M21.5 21.5V26.5H26.5V21.5H21.5ZM21 20C20.4477 20 20 20.4477 20 21V27C20 27.5523 20.4477 28 21 28H27C27.5523 28 28 27.5523 28 27V21C28 20.4477 27.5523 20 27 20H21Z" fill="#03020D"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M21.5 31.5V36.5H26.5V31.5H21.5ZM21 30C20.4477 30 20 30.4477 20 31V37C20 37.5523 20.4477 38 21 38H27C27.5523 38 28 37.5523 28 37V31C28 30.4477 27.5523 30 27 30H21Z" fill="#03020D"/>
11
- <path fill-rule="evenodd" clip-rule="evenodd" d="M31.5 21.5V26.5H36.5V21.5H31.5ZM31 20C30.4477 20 30 20.4477 30 21V27C30 27.5523 30.4477 28 31 28H37C37.5523 28 38 27.5523 38 27V21C38 20.4477 37.5523 20 37 20H31Z" fill="#03020D"/>
12
- <path fill-rule="evenodd" clip-rule="evenodd" d="M31.5 31.5V36.5H36.5V31.5H31.5ZM31 30C30.4477 30 30 30.4477 30 31V37C30 37.5523 30.4477 38 31 38H37C37.5523 38 38 37.5523 38 37V31C38 30.4477 37.5523 30 37 30H31Z" fill="#03020D"/>
13
- </svg>
@@ -1,11 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="2.75" y="2.75" width="19.5" height="19.5" rx="3.25" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <rect x="25.75" y="2.75" width="19.5" height="19.5" rx="3.25" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M29.9481 7.49224C30.1526 7.26986 30.4707 7.19198 30.7549 7.29466L41.2549 11.0886C41.5421 11.1924 41.7377 11.46 41.7495 11.7651C41.7612 12.0703 41.5867 12.3521 41.3083 12.4777L37.1768 14.3408L35.7938 18.2502C35.6919 18.5381 35.4256 18.7355 35.1205 18.7493C34.8153 18.763 34.5324 18.5903 34.405 18.3127L29.8183 8.31271C29.6923 8.03805 29.7435 7.71462 29.9481 7.49224Z" fill="#FF5416"/>
5
- <rect x="2.75" y="25.75" width="42.5" height="19.5" rx="3.25" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 35.5C29.25 32.6005 31.6005 30.25 34.5 30.25C37.3995 30.25 39.75 32.6005 39.75 35.5C39.75 38.3995 37.3995 40.75 34.5 40.75C31.6005 40.75 29.25 38.3995 29.25 35.5Z" fill="#FF5416"/>
7
- <path d="M28 31.1115C27.6784 31.0385 27.3437 31 27 31C24.5147 31 22.5 33.0147 22.5 35.5C22.5 37.9853 24.5147 40 27 40C27.3437 40 27.6784 39.9615 28 39.8885" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M22.75 32.3875C21.9309 31.5324 20.7776 31 19.5 31C17.0147 31 15 33.0147 15 35.5C15 37.9853 17.0147 40 19.5 40C20.7776 40 21.9309 39.4676 22.75 38.6125" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
9
- <path d="M15.75 32.3875C14.9309 31.5324 13.7776 31 12.5 31C10.0147 31 8 33.0147 8 35.5C8 37.9853 10.0147 40 12.5 40C13.7776 40 14.9309 39.4676 15.75 38.6125" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5.76866 16.3256C5.764 16.9367 5.75935 17.4785 5.75585 17.8675L5.75004 18.4926C5.74806 18.6928 5.8262 18.8855 5.96706 19.0277C6.10792 19.17 6.30069 19.25 6.50089 19.25H12.5186C16.2385 19.25 19.25 16.2257 19.25 12.5C19.25 8.77428 16.2385 5.75 12.5186 5.75C8.79881 5.75 5.78728 8.77428 5.78728 12.5C5.78728 13.6054 5.77798 15.103 5.76866 16.3256ZM9.25 11.5C9.25 11.0858 9.58579 10.75 10 10.75H15C15.4142 10.75 15.75 11.0858 15.75 11.5C15.75 11.9142 15.4142 12.25 15 12.25H10C9.58579 12.25 9.25 11.9142 9.25 11.5ZM9.25 14C9.25 13.5858 9.58579 13.25 10 13.25H13C13.4142 13.25 13.75 13.5858 13.75 14C13.75 14.4142 13.4142 14.75 13 14.75H10C9.58579 14.75 9.25 14.4142 9.25 14Z" fill="#FF5416"/>
11
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24.0001 0L24.7753 2.37883H27.2814L25.2539 3.849L26.0277 6.2252L24.0001 4.75635L21.9726 6.2252L22.7477 3.849L20.7202 2.37883H23.225L24.0001 0ZM35.1333 5.14656L34.3582 2.76904L33.583 5.14656H31.0782L33.1058 6.61541L32.3306 8.99556L34.3582 7.52539L36.3857 8.99556L35.6132 6.61541L37.6408 5.14656H35.1333ZM41.9423 10.3337L42.7175 12.7126H45.2223L43.1947 14.1814L43.9699 16.5603L41.9423 15.0901L39.9148 16.5603L40.6873 14.1814L38.6597 12.7126H41.1672L41.9423 10.3337ZM44.7174 20.6672L45.4912 23.0448H48L45.9724 24.5149L46.7449 26.8924L44.7174 25.4236L42.6898 26.8924L43.465 24.5149L41.4374 23.0448H43.9422L44.7174 20.6672ZM14.416 5.14656L13.6408 2.76904L12.8656 5.14656H10.3608L12.3884 6.61541L11.6132 8.99425L13.6408 7.52539L15.6697 8.99425L14.8959 6.61541L16.9234 5.14656H14.416ZM6.05769 10.3318L6.83286 12.7119H9.34031L7.31273 14.1808L8.08527 16.5583L6.05769 15.0881L4.03011 16.5583L4.80397 14.1808L2.77771 12.7119H5.28252L6.05769 10.3318ZM42.7175 33.3769L41.9423 30.998L41.1672 33.3769H38.6597L40.6873 34.8457L39.9148 37.2245L41.9423 35.7544L43.9699 37.2245L43.1947 34.8457L45.2223 33.3769H42.7175ZM3.28262 20.6653L4.05779 23.0441H6.5626L4.53502 24.5143L5.31019 26.8905L3.28262 25.4216L1.25504 26.8905L2.02758 24.5143L0 23.0441H2.50744L3.28262 20.6653ZM6.83418 33.3772L6.05901 30.9971L5.28384 33.3772H2.77771L4.80397 34.8461L4.03143 37.2236L6.05901 35.7534L8.08659 37.2236L7.31273 34.8461L9.34031 33.3772H6.83418ZM13.6406 38.5618L14.4157 40.9406H16.9205L14.893 42.4108L15.6694 44.787L13.6406 43.3181L11.613 44.787L12.3855 42.4108L10.3593 40.9406H12.8654L13.6406 38.5618ZM24.7766 43.7096L24.0015 41.3308L23.2276 43.7096H20.7202L22.7477 45.1798L21.9739 47.556L24.0015 46.0872L26.029 47.556L25.2539 45.1798L27.2814 43.7096H24.7766ZM34.358 38.5618L35.1332 40.9406H37.638L35.6104 42.4108L36.3856 44.787L34.358 43.3181L32.3304 44.787L33.103 42.4108L31.0754 40.9406H33.5828L34.358 38.5618ZM22.983 29.3052L29.5891 19.8088L28.215 18.9309L22.2352 27.5268L19.6376 24.4151L18.348 25.4038L21.6511 29.3606L22.983 29.3052Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 5.25C5.37665 5.25 3.25 7.37665 3.25 10V32C3.25 34.6234 5.37665 36.75 8 36.75H34.7427L41.9256 42.3367C43.0751 43.2308 44.75 42.4116 44.75 40.9554V10C44.75 7.37665 42.6234 5.25 40 5.25H8ZM4.75 10C4.75 8.20507 6.20507 6.75 8 6.75H40C41.7949 6.75 43.25 8.20508 43.25 10V40.9554C43.25 41.1634 43.0107 41.2804 42.8465 41.1527L35.2573 35.25H8C6.20507 35.25 4.75 33.7949 4.75 32V10ZM12 16.75H36V15.25H12V16.75ZM36 21.75H12V20.25H36V21.75ZM12 26.75H28V25.25H12V26.75Z" fill="currentColor" />
3
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_2961_1570)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M23.0933 11.9155C23.6524 12.271 24.6181 12.8956 25.1758 13.3167C25.1078 12.983 25.0053 12.567 24.8986 12.1343L24.8986 12.1342L24.8986 12.1342C24.7465 11.5174 24.5861 10.8666 24.5053 10.3711C24.7514 10.1301 25.0985 9.8546 25.4837 9.54895C25.9071 9.21299 26.3764 8.84055 26.8081 8.43728C25.9342 8.31361 23.8403 8.22929 23.8403 8.22929C23.8403 8.22929 23.2846 7.06876 22.8782 6.24613C22.9611 6.05319 23.0414 5.87496 23.1154 5.7271C23.1154 5.20308 23.0947 4.45742 23.0748 3.73844C23.0563 3.06909 23.0384 2.42286 23.0384 2.00007C16.2785 1.97758 6.05625 7.6384 4.22614 13.3386C4.71498 13.3026 5.18728 13.1422 5.6001 12.872C7.1383 12.125 8.58922 11.2028 9.92533 10.1231C10.9993 9.22105 12.222 8.52239 13.5361 8.06001C16.284 7.23366 18.2076 8.29049 19.0539 11.0731C19.2847 12.0007 19.5705 12.917 19.9168 13.8052C20.1383 14.4807 20.56 15.0689 21.1234 15.488C21.5837 15.8304 22.1199 16.0461 22.6807 16.1176V16.6159C24.9175 16.2899 26.5662 15.2218 27.3631 12.9957C27.4621 12.7428 27.5775 12.501 27.7094 12.2649C28.9459 9.80273 30.5892 9.2462 33.0623 10.4548C34.3478 11.1585 35.587 11.9472 36.772 12.8158C39.1527 14.4822 41.8964 15.5264 44.763 15.8571C45.3562 15.9257 45.957 15.8533 46.5184 15.6456C47.0799 15.438 47.5869 15.1005 48 14.6597C47.4922 14.5709 47.0147 14.531 46.5547 14.4926C46.0538 14.4508 45.5738 14.4108 45.0982 14.3111C41.5363 13.5376 38.1964 11.9353 35.3376 9.62846C34.1285 8.56038 32.6282 7.8858 31.0344 7.68343C28.9294 7.49792 27.6379 8.26244 26.874 10.23C26.72 10.6739 26.5945 11.131 26.4685 11.5901L26.4685 11.5902C26.3472 12.0321 26.2254 12.4758 26.0771 12.9114C25.5551 14.4199 24.6452 15.5078 23.0672 15.787C23.0891 14.4972 23.0927 12.8056 23.0933 11.9155ZM22.7414 11.6932C22.6882 11.6599 22.6587 11.6415 22.6587 11.6415V6.77226C22.6158 6.8774 22.573 6.98282 22.531 7.08647C22.316 7.61685 22.1198 8.10081 22.0107 8.26239H19.0649L21.4831 10.2299L20.7302 12.9619C20.9379 12.8373 21.2095 12.6614 21.5065 12.4691C21.9035 12.2121 22.3458 11.9258 22.7414 11.6932ZM22.5061 32.6561L22.5064 32.6563L22.5064 32.6563C22.6937 32.7933 22.8807 32.93 23.0663 33.0681C23.0211 33.1124 22.9768 33.1579 22.9337 33.2046V34.565C23.5637 35.0462 24.169 35.5603 24.7473 36.1052C25.6871 37.0834 25.6706 37.8142 24.7473 38.7811C24.3241 39.2195 23.8735 39.6412 23.4283 40.0571L22.9392 40.5181V41.8673C22.2412 42.272 21.4113 42.9578 21.4113 43.846C21.4113 44.633 21.9554 45.3132 22.4445 45.9147C22.6314 46.1396 22.8018 46.3588 22.9392 46.5612V46.7186L22.9831 46.6399L22.997 46.6595L23.0106 46.6792C23.9996 46.1869 24.8295 45.4142 25.4013 44.4531C26.1048 43.0703 25.2419 42.0865 24.3241 41.2039C24.7638 40.6137 25.2639 40.074 25.808 39.5737C27.1875 37.9491 27.16 36.7967 25.7146 35.1889C25.5937 35.054 25.4563 34.9304 25.3189 34.8067L25.3189 34.8067C25.0135 34.567 24.7607 34.2644 24.5769 33.9185C25.187 33.2271 25.863 32.6031 26.5939 32.0409C26.864 31.8396 27.0894 31.5822 27.2555 31.2856C27.4216 30.989 27.5247 30.6599 27.5579 30.3197C27.5911 29.9796 27.5537 29.6361 27.4482 29.3118C27.3427 28.9875 27.1714 28.6896 26.9456 28.4376C26.5372 27.9018 26.022 27.4611 25.4343 27.1446L25.2694 27.0547L25.2657 27.0529C25.0469 26.9466 24.8131 26.833 24.7913 26.4082L25.863 25.8236C26.4914 25.4841 27.1162 25.1374 27.737 24.7836C30.2981 23.2546 30.8807 21.5344 29.809 18.7799C29.9738 18.6956 30.1552 18.6843 30.3366 18.6787L30.363 18.6774C30.5744 18.6668 30.7901 18.656 30.9906 18.5157C30.9906 18.3823 30.9208 18.26 30.8449 18.1269L30.8422 18.1222C30.6938 17.8692 30.5289 17.5769 30.8312 17.0991C31.4597 17.2342 32.0652 17.4634 32.6283 17.7793L32.643 17.7865C33.4517 18.1833 34.2774 18.5885 35.2334 18.5438C35.1802 18.2063 34.9621 18.0059 34.7487 17.8098L34.7278 17.7905L34.7261 17.789C34.5068 17.5928 34.2935 17.4018 34.2496 17.0878C34.7589 17.1878 35.2442 17.3518 35.7279 17.5153L35.8269 17.5488L35.8367 17.5522C36.8226 17.8939 37.7871 18.2283 38.9046 18.0154C38.7125 17.7534 38.4582 17.5709 38.2072 17.3907L38.1846 17.3745L38.1679 17.3622C37.8218 17.1078 37.4784 16.8555 37.3053 16.3908C37.8329 16.4863 38.344 16.61 38.8551 16.7337L38.8551 16.7337L38.8694 16.7371C40.3208 17.0901 41.7404 17.4353 43.3947 17.1103L42.301 16.6718L42.195 16.6298C41.5283 16.3658 40.9243 16.1265 40.35 15.8061C37.8439 14.6481 35.4147 13.3327 33.0735 11.8599C31.106 10.5388 29.5507 11.0504 28.4845 13.1697C28.1767 13.7712 27.8799 14.3727 27.6051 14.991C26.7148 16.981 25.0386 17.5544 23.1535 17.6837L23.0766 17.5938C23.0216 17.5375 22.9941 17.5094 22.9941 17.4813L22.8622 16.9754C20.576 16.6212 18.7074 14.9404 18.0644 12.6862C17.9709 12.4276 17.8555 12.1859 17.7126 11.961C17.3351 11.1483 16.6589 10.5209 15.8314 10.2156C15.0038 9.91028 14.0918 9.95169 13.294 10.3308C12.3816 10.7018 11.5188 11.174 10.7109 11.7362C9.08446 12.9928 7.31916 14.0494 5.45139 14.8842C4.83703 15.1236 4.21834 15.3497 3.56078 15.59L3.30801 15.6825L2.73095 15.8961C-0.302759 23.9741 0.609551 31.4507 5.79763 38.3426C9.71617 43.5256 17.1905 46.6118 22.8897 46.7804C21.9664 46.1902 20.576 45.0715 20.2627 43.9809C19.9714 42.9522 20.5375 42.2889 21.197 41.5187C21.3783 41.3051 21.5652 41.0802 21.7466 40.8441C21.131 40.3832 20.543 39.8829 19.9934 39.3432C18.7294 37.9266 18.7513 36.9035 19.9384 35.3913C20.0978 35.1889 20.2847 35.0147 20.4715 34.8404C20.7988 34.5686 21.0761 34.2392 21.2904 33.8679C20.9826 33.317 20.4935 32.9685 20.0044 32.6312C19.7296 32.4401 19.4548 32.2433 19.2185 32.0184C18.9601 31.806 18.7469 31.5417 18.5921 31.2418C18.4373 30.9419 18.3442 30.6128 18.3185 30.2747C18.2927 29.9366 18.3349 29.5967 18.4424 29.2759C18.55 28.9551 18.7206 28.6603 18.9437 28.4095C19.4039 27.8423 19.9773 27.3823 20.6254 27.0603L20.6503 27.0479C20.8685 26.9396 21.0966 26.8264 21.0596 26.4419C20.6749 26.0878 20.2242 25.8123 19.7406 25.6325C18.6106 25.101 17.5567 24.4145 16.608 23.5919C15.1351 22.209 15.0801 19.6568 16.4815 18.7124C17.1845 18.2655 18.019 18.0864 18.8382 18.2067C19.6575 18.327 20.409 18.739 20.9607 19.3701C21.3016 19.8422 21.7156 20.2542 22.1862 20.59C22.5709 20.8205 22.8073 21.2421 22.8073 21.6974C22.0049 22.9566 21.208 22.9791 20.4111 21.7593C20.3396 21.6581 20.2792 21.5569 20.2132 21.4445L20.2016 21.4256C19.9418 21.0047 19.6838 20.5869 19.1965 20.3764C18.5755 20.1009 17.9544 20.0054 17.4928 20.6012C17.2942 20.8504 17.1904 21.1646 17.2005 21.4859C17.2106 21.8072 17.3339 22.1139 17.5477 22.3495C17.7807 22.6297 18.0486 22.8773 18.3446 23.0859C19.2811 23.7733 20.2894 24.3521 21.3509 24.8117C21.9805 25.0153 22.5171 25.4445 22.8622 26.0203L22.92 27.1038C22.7444 27.2146 22.5689 27.3293 22.3923 27.4446L22.3923 27.4446L22.3922 27.4447C21.9882 27.7087 21.5791 27.9759 21.1529 28.208C19.5536 29.0625 19.4766 30.3104 20.9165 31.4403C21.4339 31.8718 21.9714 32.265 22.5061 32.6561ZM22.9831 46.6399C22.9689 46.6134 22.9542 46.5872 22.9392 46.5612L22.9172 44.6218C22.9062 43.7504 22.8952 42.8173 22.8952 41.9235C23.5602 42.2439 24.2911 42.6711 24.4285 43.4694C24.6201 44.6168 23.9235 45.4689 23.3912 46.1199L23.3843 46.1283C23.225 46.3138 23.0876 46.4881 22.9831 46.6399ZM24.2197 32.1815C23.8349 32.4423 23.4502 32.7031 23.1149 33.0212V27.4023C23.6443 27.806 24.205 28.1654 24.7913 28.4769C25.1337 28.6169 25.4331 28.8482 25.6583 29.1468C25.8836 29.4454 26.0263 29.8003 26.0718 30.1746C25.7608 31.1344 25.0004 31.6511 24.2366 32.17L24.2197 32.1815ZM22.6477 40.6032L22.6532 40.609H22.6587L22.6477 40.6539V40.6032ZM22.6477 40.6032C22.4433 40.3876 22.2347 40.1754 22.0259 39.963L22.0253 39.9624C21.6972 39.6285 21.3684 39.2941 21.0539 38.945C20.1196 37.9107 20.1196 37.0337 21.0539 35.9937C21.383 35.6306 21.7495 35.3133 22.1164 34.9956C22.2948 34.8411 22.4733 34.6865 22.6477 34.5265V40.6032ZM22.9941 18.8192C23.6768 18.626 24.3948 18.6029 25.088 18.7518C24.9042 19.234 24.6254 19.6725 24.269 20.04C23.9126 20.4074 23.4861 20.6961 23.0161 20.8879C22.8689 20.2074 22.8614 19.5029 22.9941 18.8192ZM25.154 24.4407C26.1284 24.0081 27.0401 23.4407 27.8634 22.7543C28.6713 22.0122 28.8087 21.0678 28.1932 20.5282C27.8397 20.2924 27.4096 20.2086 26.996 20.2949C26.5825 20.3812 26.2189 20.6306 25.9839 20.9891C25.8277 21.2002 25.6828 21.4198 25.5497 21.6468C25.3189 22.0403 25.088 22.4226 24.6319 22.6137C24.2527 22.7711 23.9119 22.6587 23.5547 22.5406C23.3623 22.4732 23.17 22.4114 22.9612 22.3889V25.6381C23.6551 25.1734 24.3891 24.7745 25.154 24.4463V24.4407Z" fill="currentColor"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_2961_1570">
7
- <rect width="48" height="48" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.69985 7.70029C3.40409 11.9961 3.18585 18.7426 7.21241 22.7692L11.9425 27.4993L27.4988 11.9429L22.7688 7.21285C18.7422 3.18629 11.9956 3.40453 7.69985 7.70029Z" stroke="#03020D" stroke-width="1.5" stroke-linejoin="round"/>
3
- <path d="M45.2129 45.2131L42.3844 42.3847" stroke="#03020D" stroke-width="1.37459" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M40.4514 40.451C35.8956 45.0068 28.6731 45.2897 24.3219 40.9385L19.5918 36.2084C19.2989 35.9155 19.2989 35.4406 19.5918 35.1477L35.1482 19.5914C35.441 19.2985 35.9159 19.2985 36.2088 19.5914L40.9389 24.3215C45.2902 28.6727 45.0073 35.8952 40.4514 40.451Z" fill="#FF5416"/>
5
- <path d="M2.78647 2.78662L7.73622 7.73637" stroke="#03020D" stroke-width="1.37459" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M23.2925 16.2217L28.2423 21.1714" stroke="#03020D" stroke-width="1.37459" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M16.2215 23.2927L21.1712 28.2425" stroke="#03020D" stroke-width="1.37459" stroke-linecap="round" stroke-linejoin="round"/>
8
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M46.5 40V12.75H1.5V40C1.5 40.2761 1.72386 40.5 2 40.5H46C46.2761 40.5 46.5 40.2761 46.5 40ZM46.5 8V11.25H1.5V8C1.5 7.72386 1.72386 7.5 2 7.5H46C46.2761 7.5 46.5 7.72386 46.5 8ZM48 8V40C48 41.1046 47.1046 42 46 42H2C0.895432 42 0 41.1046 0 40V8C0 6.89543 0.895431 6 2 6H46C47.1046 6 48 6.89543 48 8ZM4.25 9.25C4.25 9.80228 3.80228 10.25 3.25 10.25C2.69772 10.25 2.25 9.80228 2.25 9.25C2.25 8.69772 2.69772 8.25 3.25 8.25C3.80228 8.25 4.25 8.69772 4.25 9.25ZM6.25 10.25C6.80228 10.25 7.25 9.80228 7.25 9.25C7.25 8.69772 6.80228 8.25 6.25 8.25C5.69772 8.25 5.25 8.69772 5.25 9.25C5.25 9.80228 5.69772 10.25 6.25 10.25ZM10.25 9.25C10.25 9.80228 9.80228 10.25 9.25 10.25C8.69771 10.25 8.25 9.80228 8.25 9.25C8.25 8.69772 8.69771 8.25 9.25 8.25C9.80228 8.25 10.25 8.69772 10.25 9.25ZM24.75 29.7993C25.1984 29.54 25.5 29.0552 25.5 28.5C25.5 27.6716 24.8284 27 24 27C23.1716 27 22.5 27.6716 22.5 28.5C22.5 29.0552 22.8016 29.54 23.25 29.7993V33.5H24.75V29.7993ZM17 24.25C16.5858 24.25 16.25 24.5858 16.25 25V30.205L16.25 30.2421C16.2498 31.0676 16.2495 32.6758 17.0154 34.0849C17.4144 34.8189 18.0189 35.498 18.9172 35.9873C19.81 36.4735 20.9514 36.75 22.3949 36.75H25.6051C27.048 36.75 28.1892 36.4751 29.0819 35.9904C29.9804 35.5025 30.5854 34.8247 30.9846 34.0902C31.7506 32.681 31.7502 31.0674 31.75 30.2226L31.75 30.1839V25C31.75 24.5858 31.4142 24.25 31 24.25H29.75V21.1841C29.75 19.3825 29.1112 18.087 27.9744 17.2764C26.8851 16.4997 25.4495 16.25 24 16.25C22.5484 16.25 21.1133 16.5046 20.0247 17.2833C18.8896 18.0953 18.25 19.3896 18.25 21.1841V24.25H17ZM28.25 21.1841V24.25H19.75V21.1841C19.75 19.7819 20.2251 18.9842 20.8974 18.5033C21.6161 17.9891 22.6811 17.75 24 17.75C25.321 17.75 26.3855 17.9857 27.1035 18.4977C27.7741 18.9758 28.25 19.7723 28.25 21.1841ZM29 25.75H19H17.75V30.205C17.75 31.0561 17.7622 32.3179 18.3333 33.3686C18.6087 33.8753 19.0157 34.3328 19.6347 34.67C20.2593 35.0102 21.141 35.25 22.3949 35.25H25.6051C26.8596 35.25 27.7416 35.0113 28.3662 34.6721C28.985 34.3362 29.3916 33.88 29.6667 33.3739C30.2376 32.3236 30.25 31.0573 30.25 30.1839V25.75H29Z" fill="currentColor" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7 8.75C6.30964 8.75 5.75 9.30964 5.75 10V34H17.0949C17.5138 34 17.9221 34.1315 18.2622 34.376L19.303 35.124C19.6431 35.3685 20.0514 35.5 20.4703 35.5H27.5297C27.9486 35.5 28.3569 35.3685 28.697 35.124L29.7378 34.376C30.0779 34.1315 30.4862 34 30.9051 34H42.25V10C42.25 9.30964 41.6904 8.75 41 8.75H7ZM4.25 10V34H1C0.447715 34 0 34.4477 0 35V38C0 38.5523 0.447714 39 0.999999 39H47C47.5523 39 48 38.5523 48 38V35C48 34.4477 47.5523 34 47 34H43.75V10C43.75 8.48122 42.5188 7.25 41 7.25H7C5.48122 7.25 4.25 8.48122 4.25 10ZM46.5 35.5H30.9051C30.8003 35.5 30.6983 35.5329 30.6132 35.594L29.5725 36.3421C28.9772 36.7699 28.2627 37 27.5297 37H20.4703C19.7373 37 19.0228 36.7699 18.4275 36.3421L17.3868 35.594C17.3017 35.5329 17.1997 35.5 17.0949 35.5H1.5V37.5H46.5V35.5ZM21 17C21 17.5523 20.5523 18 20 18C19.4477 18 19 17.5523 19 17C19 16.4477 19.4477 16 20 16C20.5523 16 21 16.4477 21 17ZM28 18C28.5523 18 29 17.5523 29 17C29 16.4477 28.5523 16 28 16C27.4477 16 27 16.4477 27 17C27 17.5523 27.4477 18 28 18ZM16.7138 21.7697C16.5866 21.3755 16.1639 21.159 15.7697 21.2862C15.3755 21.4134 15.1591 21.8361 15.2863 22.2303C16.508 26.0164 19.9797 28.75 24 28.75C28.0203 28.75 31.4921 26.0164 32.7138 22.2303C32.841 21.8361 32.6245 21.4134 32.2303 21.2862C31.8361 21.159 31.4135 21.3755 31.2863 21.7697C30.2492 24.9836 27.3209 27.25 24 27.25C20.6791 27.25 17.7509 24.9836 16.7138 21.7697Z" fill="currentColor" />
3
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M19 3.59888C9.81598 5.842 3 14.125 3 24C3 33.875 9.81598 42.158 19 44.4011M29 3.59888C32.9541 4.56464 36.4693 6.65 39.1905 9.49999M44.1304 18C44.6962 19.9011 45 21.9151 45 24C45 26.2687 44.6403 28.4533 43.9747 30.5M38.8336 38.8649C36.1649 41.528 32.7834 43.477 29 44.4011" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <circle cx="42" cy="13.5" r="2" fill="#FF5416"/>
4
- <circle cx="24" cy="3" r="2" fill="#FF5416"/>
5
- <circle cx="24" cy="45" r="2" fill="#FF5416"/>
6
- <circle cx="42" cy="35" r="2" fill="#FF5416"/>
7
- <path d="M32.8453 25.5085C31.7549 25.5085 30.7774 25.9916 30.108 26.7521L28.3927 25.5378C28.5748 25.0365 28.6793 24.4982 28.6793 23.9347C28.6793 23.381 28.5784 22.8518 28.4023 22.3578L30.1138 21.1564C30.7831 21.9131 31.7581 22.3935 32.8453 22.3935C34.8578 22.3935 36.4954 20.7562 36.4954 18.7434C36.4954 16.7306 34.8578 15.0933 32.8453 15.0933C30.8328 15.0933 29.1952 16.7306 29.1952 18.7434C29.1952 19.1037 29.2496 19.4511 29.3473 19.7801L27.6347 20.9822C26.9193 20.0946 25.8892 19.475 24.7156 19.2858V17.2217C26.369 16.8745 27.6147 15.4054 27.6147 13.6501C27.6147 11.6373 25.9772 10 23.9647 10C21.9521 10 20.3146 11.6373 20.3146 13.6501C20.3146 15.3819 21.5281 16.8328 23.1484 17.2049V19.2958C20.9371 19.6839 19.25 21.6138 19.25 23.9347C19.25 26.267 20.9538 28.2039 23.1811 28.5789V30.7867C21.5442 31.1465 20.3146 32.6063 20.3146 34.3499C20.3146 36.3627 21.9521 38 23.9647 38C25.9772 38 27.6147 36.3627 27.6147 34.3499C27.6147 32.6063 26.3851 31.1465 24.7482 30.7867V28.5788C25.8988 28.3851 26.9099 27.7776 27.618 26.9098L29.3447 28.132C29.2489 28.458 29.1952 28.802 29.1952 29.1586C29.1952 31.1714 30.8328 32.8087 32.8453 32.8087C34.8578 32.8087 36.4954 31.1714 36.4954 29.1586C36.4954 27.1458 34.8578 25.5085 32.8453 25.5085V25.5085ZM32.8453 16.9737C33.8212 16.9737 34.615 17.7678 34.615 18.7434C34.615 19.7191 33.8212 20.5131 32.8453 20.5131C31.8694 20.5131 31.0756 19.7191 31.0756 18.7434C31.0756 17.7678 31.8694 16.9737 32.8453 16.9737V16.9737ZM22.1949 13.6501C22.1949 12.6745 22.9887 11.8804 23.9647 11.8804C24.9406 11.8804 25.7343 12.6745 25.7343 13.6501C25.7343 14.6258 24.9406 15.4198 23.9647 15.4198C22.9887 15.4198 22.1949 14.6258 22.1949 13.6501V13.6501ZM25.7343 34.3499C25.7343 35.3255 24.9406 36.1196 23.9647 36.1196C22.9887 36.1196 22.1949 35.3255 22.1949 34.3499C22.1949 33.3742 22.9887 32.5802 23.9647 32.5802C24.9406 32.5802 25.7343 33.3742 25.7343 34.3499ZM23.9645 26.4028C22.6034 26.4028 21.4961 25.2958 21.4961 23.9347C21.4961 22.5736 22.6034 21.4663 23.9645 21.4663C25.3256 21.4663 26.4328 22.5736 26.4328 23.9347C26.4328 25.2958 25.3256 26.4028 23.9645 26.4028V26.4028ZM32.8453 30.9284C31.8694 30.9284 31.0756 30.1343 31.0756 29.1586C31.0756 28.183 31.8694 27.3889 32.8453 27.3889C33.8212 27.3889 34.615 28.183 34.615 29.1586C34.615 30.1343 33.8212 30.9284 32.8453 30.9284Z" fill="#03020D"/>
8
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7 8.75C6.30964 8.75 5.75 9.30964 5.75 10V34H17.0949C17.5138 34 17.9221 34.1315 18.2622 34.376L19.303 35.124C19.6431 35.3685 20.0514 35.5 20.4703 35.5H27.5297C27.9486 35.5 28.3569 35.3685 28.697 35.124L29.7378 34.376C30.0779 34.1315 30.4862 34 30.9051 34H42.25V10C42.25 9.30964 41.6904 8.75 41 8.75H7ZM4.25 10V34H1C0.447715 34 0 34.4477 0 35V38C0 38.5523 0.447714 39 0.999999 39H47C47.5523 39 48 38.5523 48 38V35C48 34.4477 47.5523 34 47 34H43.75V10C43.75 8.48122 42.5188 7.25 41 7.25H7C5.48122 7.25 4.25 8.48122 4.25 10ZM46.5 35.5H30.9051C30.8003 35.5 30.6983 35.5329 30.6132 35.594L29.5725 36.3421C28.9772 36.7699 28.2627 37 27.5297 37H20.4703C19.7373 37 19.0228 36.7699 18.4275 36.3421L17.3868 35.594C17.3017 35.5329 17.1997 35.5 17.0949 35.5H1.5V37.5H46.5V35.5ZM25 11C25 11.5523 24.5523 12 24 12C23.4477 12 23 11.5523 23 11C23 10.4477 23.4477 10 24 10C24.5523 10 25 10.4477 25 11Z" fill="currentColor" />
4
- </g>
5
- <defs>
6
- <clipPath id="clip0">
7
- <rect width="48" height="48" fill="white" />
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.833 33V32.25C15.4188 32.25 15.083 32.5858 15.083 33H15.833ZM24.1663 33H24.9163C24.9163 32.5858 24.5806 32.25 24.1663 32.25V33ZM15.833 36.125H15.083C15.083 36.4278 15.2651 36.7009 15.5445 36.8173L15.833 36.125ZM24.1663 36.125L24.4548 36.8173C24.7343 36.7009 24.9163 36.4278 24.9163 36.125H24.1663ZM15.833 33.75H24.1663V32.25H15.833V33.75ZM15.083 33V36.125H16.583V33H15.083ZM15.833 36.125C15.5445 36.8173 15.5446 36.8173 15.5447 36.8174C15.5448 36.8174 15.5449 36.8175 15.545 36.8175C15.5452 36.8176 15.5454 36.8177 15.5456 36.8178C15.5462 36.818 15.5468 36.8183 15.5477 36.8186C15.5493 36.8193 15.5516 36.8202 15.5544 36.8214C15.5601 36.8237 15.5681 36.827 15.5784 36.8312C15.599 36.8396 15.6286 36.8516 15.6665 36.8667C15.7422 36.8968 15.851 36.9393 15.9863 36.99C16.2565 37.0913 16.6346 37.2264 17.0676 37.3617C17.9121 37.6256 19.0456 37.9167 19.9997 37.9167V36.4167C19.2871 36.4167 18.3372 36.1869 17.515 35.93C17.1147 35.8049 16.7637 35.6795 16.513 35.5855C16.3879 35.5386 16.2884 35.4997 16.2209 35.4729C16.1871 35.4594 16.1614 35.449 16.1446 35.4422C16.1362 35.4387 16.13 35.4362 16.1261 35.4346C16.1241 35.4338 16.1228 35.4332 16.122 35.4329C16.1216 35.4328 16.1214 35.4327 16.1213 35.4326C16.1212 35.4326 16.1212 35.4326 16.1213 35.4326C16.1213 35.4326 16.1213 35.4326 16.1213 35.4326C16.1214 35.4327 16.1215 35.4327 15.833 36.125ZM19.9997 37.9167C20.9538 37.9167 22.0872 37.6256 22.9317 37.3617C23.3647 37.2264 23.7429 37.0913 24.013 36.99C24.1483 36.9393 24.2571 36.8968 24.3328 36.8667C24.3707 36.8516 24.4004 36.8396 24.421 36.8312C24.4312 36.827 24.4393 36.8237 24.445 36.8214C24.4478 36.8202 24.45 36.8193 24.4517 36.8186C24.4525 36.8183 24.4532 36.818 24.4537 36.8178C24.454 36.8177 24.4542 36.8176 24.4544 36.8175C24.4545 36.8175 24.4546 36.8174 24.4546 36.8174C24.4547 36.8173 24.4548 36.8173 24.1663 36.125C23.8779 35.4327 23.8779 35.4327 23.878 35.4326C23.878 35.4326 23.8781 35.4326 23.8781 35.4326C23.8781 35.4326 23.8781 35.4326 23.8781 35.4326C23.878 35.4327 23.8777 35.4328 23.8774 35.4329C23.8766 35.4332 23.8752 35.4338 23.8733 35.4346C23.8694 35.4362 23.8632 35.4387 23.8548 35.4422C23.8379 35.449 23.8122 35.4594 23.7785 35.4729C23.711 35.4997 23.6114 35.5386 23.4863 35.5855C23.2357 35.6795 22.8846 35.8049 22.4843 35.93C21.6621 36.1869 20.7122 36.4167 19.9997 36.4167V37.9167ZM24.9163 36.125V33H23.4163V36.125H24.9163Z" fill="#03020D"/>
3
- <path d="M34.166 18.8333L36.666 18.8333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
4
- <path d="M3.33301 18.8333L5.83301 18.8333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
5
- <path d="M25.0022 30.7106C24.9087 31.0303 24.6155 31.2501 24.2823 31.2501H15.7152C15.3819 31.2501 15.0886 31.0301 14.9952 30.7102L14.9934 30.7041L14.9864 30.6808C14.9801 30.6596 14.9703 30.6276 14.9573 30.5858C14.9312 30.5022 14.8922 30.3799 14.8412 30.2286C14.7391 29.9254 14.5901 29.5087 14.4033 29.0551C14.016 28.1149 13.513 27.1359 12.9877 26.6127C11.6009 25.2314 10.6562 23.4712 10.2735 21.5546C9.89081 19.6379 10.0875 17.6513 10.8386 15.8462C11.5896 14.041 12.8611 12.4987 14.4918 11.4138C16.1224 10.3289 18.0392 9.75008 19.9997 9.75008C21.9602 9.75008 23.8769 10.3289 25.5076 11.4138C27.1383 12.4987 28.4098 14.041 29.1608 15.8462C29.9118 17.6513 30.1085 19.6379 29.7259 21.5546C29.3432 23.4712 28.3985 25.2314 27.0116 26.6127C26.4863 27.136 25.9828 28.1151 25.595 29.0554C25.4079 29.5091 25.2588 29.9257 25.1565 30.2289C25.1054 30.3803 25.0663 30.5026 25.0402 30.5862C25.0271 30.6279 25.0174 30.66 25.011 30.6811L25.004 30.7045L25.0025 30.7097L25.0022 30.7106Z" fill="#FF5416"/>
6
- <path d="M13.333 19.6667C13.333 15.9848 16.3178 13 19.9997 13" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
7
- <path d="M32.5498 8.36621L30.782 10.134" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
8
- <path d="M7.44922 8.36621L9.21699 10.134" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
9
- <path d="M20 3.83333V6.33333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
10
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M26 5.25C28.6234 5.25 30.75 7.37664 30.75 10V17.25H40C42.6234 17.25 44.75 19.3766 44.75 22V39.6756C44.75 41.2119 42.912 42.0026 41.7966 40.9462L37.8512 37.2095H22C19.3766 37.2095 17.25 35.0828 17.25 32.4595V25.2095H10.1488L6.20337 28.9462C5.08797 30.0026 3.25 29.2119 3.25 27.6756V10C3.25 7.37665 5.37665 5.25 8 5.25H26ZM18.75 25.2095V32.4595C18.75 34.2544 20.2051 35.7095 22 35.7095H38.4488L42.8281 39.8571C42.9874 40.008 43.25 39.8951 43.25 39.6756V22C43.25 20.2051 41.7949 18.75 40 18.75H30.75V20.4595C30.75 23.0828 28.6234 25.2095 26 25.2095H18.75ZM29.25 18.75V20.4595C29.25 22.2544 27.7949 23.7095 26 23.7095H18.75V22C18.75 20.2051 20.2051 18.75 22 18.75H29.25ZM29.25 17.25H22C19.3766 17.25 17.25 19.3766 17.25 22V23.7095H9.55121L5.17191 27.8571C5.01257 28.008 4.75 27.895 4.75 27.6756V10C4.75 8.20507 6.20507 6.75 8 6.75H26C27.7949 6.75 29.25 8.20507 29.25 10V17.25Z" fill="currentColor" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.75 18.08C10.75 10.7342 16.7342 4.75 24.08 4.75C31.4644 4.75 37.41 10.7328 37.41 18.08C37.41 20.5268 36.5797 23.334 35.2826 26.2091C33.9901 29.0739 32.26 31.9501 30.5191 34.5193C28.7797 37.0864 27.0387 39.3334 25.732 40.9391C25.079 41.7416 24.5353 42.3828 24.1556 42.8227L24.1191 42.865L24.0802 42.8201C23.6982 42.3792 23.1514 41.7365 22.4946 40.9324C21.1804 39.3235 19.4294 37.0726 17.68 34.5029C15.929 31.9311 14.189 29.0536 12.8892 26.1906C11.5845 23.317 10.75 20.5155 10.75 18.08ZM23.5643 44.5037C23.5645 44.5039 23.5646 44.504 24.12 44L24.6762 44.5031C24.5341 44.6602 24.3323 44.7498 24.1206 44.75C23.9088 44.7502 23.7066 44.6605 23.5643 44.5037ZM23.5643 44.5037L24.12 44C24.6762 44.5031 24.677 44.5023 24.6772 44.5021L24.6794 44.4996L24.6877 44.4904L24.7191 44.4553L24.7733 44.3946L24.8393 44.3202C24.9441 44.2018 25.0969 44.0277 25.291 43.8029C25.6791 43.3534 26.2322 42.7009 26.8955 41.8859C28.2213 40.2566 29.9903 37.9736 31.7609 35.3607C33.53 32.75 35.3099 29.7961 36.6499 26.8259C37.9853 23.866 38.91 20.8332 38.91 18.08C38.91 9.90718 32.2956 3.25 24.08 3.25C15.9058 3.25 9.25 9.90579 9.25 18.08C9.25 20.8245 10.1805 23.853 11.5233 26.8107C12.871 29.7789 14.661 32.7339 16.44 35.3471C18.2206 37.9624 19.9996 40.249 21.3329 41.8813C21.9999 42.6979 22.5562 43.3517 22.9464 43.8022C23.1415 44.0275 23.2952 44.202 23.4006 44.3206C23.4532 44.38 23.4938 44.4253 23.5214 44.4561L23.553 44.4912L23.5643 44.5037ZM16.79 17.2401C16.79 13.2139 20.0539 9.95007 24.08 9.95007C28.1062 9.95007 31.37 13.2139 31.37 17.2401C31.37 21.2662 28.1062 24.5301 24.08 24.5301C20.0539 24.5301 16.79 21.2662 16.79 17.2401ZM24.08 8.45007C19.2255 8.45007 15.29 12.3855 15.29 17.2401C15.29 22.0947 19.2255 26.0301 24.08 26.0301C28.9346 26.0301 32.87 22.0947 32.87 17.2401C32.87 12.3855 28.9346 8.45007 24.08 8.45007Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5 7.25C2.37665 7.25 0.25 9.37665 0.25 12V36C0.25 38.6234 2.37665 40.75 5 40.75H43C45.6234 40.75 47.75 38.6234 47.75 36V12C47.75 9.37665 45.6234 7.25 43 7.25H5ZM3.36577 9.19015C3.84588 8.91031 4.40422 8.75 5 8.75H43C43.6017 8.75 44.1653 8.91353 44.6486 9.19858L24.6531 24.0753L3.36577 9.19015ZM2.26183 10.2486C1.93785 10.754 1.75 11.3551 1.75 12V36C1.75 37.7949 3.20507 39.25 5 39.25H43C44.7949 39.25 46.25 37.7949 46.25 36V12C46.25 11.3577 46.0637 10.7588 45.7421 10.2547L25.1144 25.6017C24.8552 25.7945 24.5016 25.7997 24.2369 25.6146L2.26183 10.2486Z" fill="currentColor" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18.1447 6.66702C16.7178 8.01383 15.75 10.2678 15.75 13.9372V22.37H32.25V13.9372C32.25 10.2467 31.2817 7.994 29.8562 6.65295C28.4223 5.30391 26.3916 4.75 24 4.75C21.6111 4.75 19.5797 5.31256 18.1447 6.66702ZM14.25 13.9372V22.37H10C9.58579 22.37 9.25001 22.7058 9.25001 23.12L9.25 32.6242C9.24988 34.1303 9.24966 36.9376 10.705 39.3717C12.2206 41.9066 15.1988 43.87 20.7898 43.87H27.2102C32.7996 43.87 35.7787 41.9173 37.295 39.3813C38.7504 36.9472 38.7501 34.1301 38.75 32.5877V32.5877L38.75 23.12C38.75 22.7058 38.4142 22.37 38 22.37H33.75V13.9372C33.75 9.99596 32.7119 7.28005 30.884 5.56044C29.0647 3.84881 26.5954 3.25 24 3.25C21.4019 3.25 18.9333 3.86003 17.1151 5.57618C15.2887 7.29998 14.25 10.0147 14.25 13.9372ZM10.75 32.5836V23.87H37.25V32.5453C37.25 34.116 37.2362 36.5566 36.0076 38.6115C34.8264 40.587 32.4106 42.37 27.2102 42.37H20.7898C15.591 42.37 13.1743 40.5786 11.9924 38.602C10.7635 36.5466 10.75 34.1146 10.75 32.5836ZM23 32.8925V37.04H25V32.8925C25.5978 32.5467 26 31.9003 26 31.16C26 30.0555 25.1046 29.16 24 29.16C22.8954 29.16 22 30.0555 22 31.16C22 31.9003 22.4022 32.5467 23 32.8925Z" fill="currentColor" />
3
- </svg>
@@ -1,22 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M34.6782 25.41L48.1587 32.3993L24 45.1304L-0.15863 32.3993L24 19.8736L34.3271 25.228L34.5212 25.1221L34.6782 25.41ZM32.2097 26.383L24 22.1264L15.2426 26.667L23.6889 31.0307L32.2097 26.383ZM25.8339 32.1388L34.351 27.4932L43.8414 32.4137L35.1902 36.9727L25.8339 32.1388ZM21.5694 32.1868L13.0678 27.7945L4.15868 32.4137L12.8024 36.9688L21.5694 32.1868ZM14.9267 38.0882L23.7143 33.2949L33.0331 38.1094L24 42.8697L14.9267 38.0882Z" fill="url(#paint0_linear)" />
4
- <path d="M0 26.3984L24 14L48 26.3984L24 39L0 26.3984Z" fill="url(#paint1_linear)" fill-opacity="0.75" />
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24 7.8736L48.1587 20.3993L24 33.1304L-0.15863 20.3993L24 7.8736ZM4.15868 20.4137L24 30.8697L43.8414 20.4137L24 10.1264L4.15868 20.4137Z" fill="#4B3B35" />
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24.6216 2.8736L25.9986 3.58752L25.078 5.36306L24.6216 5.12643L24.1652 5.36305L23.2447 3.58752L24.6216 2.8736ZM22.3319 6.3136L20.4986 7.26414L19.578 5.4886L21.4113 4.53806L22.3319 6.3136ZM28.7447 7.26414L26.9113 6.3136L27.8319 4.53806L29.6652 5.4886L28.7447 7.26414ZM32.4113 9.16522L30.578 8.21468L31.4986 6.43914L33.3319 7.38968L32.4113 9.16522ZM18.6652 8.21468L16.8319 9.16522L15.9113 7.38968L17.7447 6.43914L18.6652 8.21468ZM36.078 11.0663L34.2447 10.1158L35.1652 8.34023L36.9986 9.29077L36.078 11.0663ZM14.9986 10.1158L13.1652 11.0663L12.2447 9.29077L14.078 8.34023L14.9986 10.1158ZM11.3319 12.0168L9.49856 12.9674L8.57798 11.1919L10.4113 10.2413L11.3319 12.0168ZM39.7447 12.9674L37.9113 12.0168L38.8319 10.2413L40.6652 11.1919L39.7447 12.9674ZM7.66523 13.9179L5.83189 14.8685L4.91132 13.0929L6.74465 12.1424L7.66523 13.9179ZM43.4113 14.8685L41.578 13.9179L42.4986 12.1424L44.3319 13.0929L43.4113 14.8685ZM3.41555 14.6946L3.07798 14.0435L0.462952 15.3993L3.07207 16.7743L3.4164 16.1209L3.99856 15.819L3.78873 15.4143L4.00448 15.0049L3.41555 14.6946ZM45.8268 16.1209L45.2447 15.819L45.4545 15.4143L45.2387 15.0049L45.8277 14.6946L46.1652 14.0435L48.7803 15.3993L46.1711 16.7743L45.8268 16.1209ZM41.5721 16.9372L43.4054 15.971L44.3378 17.7404L42.5045 18.7065L41.5721 16.9372ZM5.83781 15.971L7.67115 16.9372L6.73874 18.7065L4.9054 17.7404L5.83781 15.971ZM37.9054 18.8694L39.7387 17.9033L40.6711 19.6726L38.8378 20.6388L37.9054 18.8694ZM9.50448 17.9033L11.3378 18.8694L10.4054 20.6388L8.57207 19.6726L9.50448 17.9033ZM34.2387 20.8017L36.0721 19.8355L37.0045 21.6049L35.1711 22.571L34.2387 20.8017ZM13.1711 19.8355L15.0045 20.8017L14.0721 22.571L12.2387 21.6049L13.1711 19.8355ZM16.8378 21.7678L18.6711 22.7339L17.7387 24.5033L15.9054 23.5371L16.8378 21.7678ZM30.5721 22.7339L32.4054 21.7678L33.3378 23.5371L31.5045 24.5033L30.5721 22.7339ZM20.5045 23.7L22.3378 24.6662L21.4054 26.4355L19.5721 25.4694L20.5045 23.7ZM26.9054 24.6661L28.7387 23.7L29.6711 25.4694L27.8378 26.4355L26.9054 24.6661ZM24.6216 25.8697L24.1711 25.6323L23.2387 27.4016L24.6216 28.1304L26.0045 27.4016L25.0721 25.6323L24.6216 25.8697Z" fill="#ADA6A3" />
7
- </g>
8
- <defs>
9
- <linearGradient id="paint0_linear" x1="30" y1="23" x2="14.4778" y2="36.9783" gradientUnits="userSpaceOnUse">
10
- <stop stop-color="#FF0000" />
11
- <stop offset="0.322917" stop-color="#FB5519" />
12
- <stop offset="1" stop-color="#FB5519" />
13
- </linearGradient>
14
- <linearGradient id="paint1_linear" x1="37.3943" y1="25.8404" x2="12.6166" y2="37.8561" gradientUnits="userSpaceOnUse">
15
- <stop stop-color="#FF0000" />
16
- <stop offset="1" stop-color="#FF5416" />
17
- </linearGradient>
18
- <clipPath id="clip0">
19
- <rect width="48" height="48" fill="white" />
20
- </clipPath>
21
- </defs>
22
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M38.1698 24.0001L10.5 6.70646L10.5 41.2937L38.1698 24.0001ZM39.6432 24.8481C40.2699 24.4564 40.2699 23.5438 39.6432 23.1521L10.53 4.95633C9.86397 4.54005 9.00002 5.0189 9.00002 5.80433L9.00001 42.1958C9.00001 42.9813 9.86396 43.4601 10.53 43.0438L39.6432 24.8481Z" fill="currentColor"/>
3
- </svg>
@@ -1,7 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7 0H40.7377V34.2326C40.7377 34.2326 38.2001 40.4784 23.8021 48C23.8021 48 10.2055 41.1429 7 33.3821V0Z" fill="white"/>
3
- <path d="M8.86987 1.76416V32.319C11.7014 39.2293 23.8822 45.2625 23.8822 45.2625V1.76416H8.86987Z" fill="#03020D"/>
4
- <path d="M23.8021 1.76416V24.5H31.8287V1.76416H23.8021ZM26.8719 20.791L25.9707 20.1465L25.0695 20.791L25.3793 19.7822L24.478 19.1377H25.4919L25.8862 18.0729L26.196 19.1377H27.2662L26.365 19.7878L26.8719 20.791ZM26.5058 14.5141L26.9001 15.5789L26.0045 14.9344L25.0976 15.5845L25.4074 14.5757L24.5062 13.9312H25.5201L25.9144 12.8664L26.2242 13.8752H27.2944L26.5058 14.5141ZM26.5058 9.24599L26.9001 10.3108L26.0045 9.66632L25.1033 10.3108L25.4131 9.24599L24.5118 8.60149H25.5257L25.92 7.5927L26.2298 8.60149H27.3L26.5058 9.24599ZM26.5058 4.03393L26.9001 5.04271L26.0045 4.39821L25.1033 5.04271L25.4131 4.03393L24.5118 3.38943H25.5257L25.92 2.3246L26.2298 3.38943H27.3L26.5058 4.03393ZM30.6458 23.4531L29.7446 22.8086L28.8434 23.4531L29.1532 22.3882L28.2576 21.7493H29.3278L29.6376 20.7405L29.9474 21.7493H31.0176L30.1164 22.3938L30.6458 23.4531ZM30.3079 17.1201L30.6177 18.185L29.7446 17.5685L28.8434 18.213L29.1532 17.2042L28.2576 16.5597H29.3278L29.6376 15.4949L29.9474 16.5597H31.0176L30.3079 17.1201ZM30.3079 11.9081L30.6177 12.9169L29.7164 12.2723L28.8208 12.9169L29.1306 11.9081L28.2294 11.2636H29.2996L29.6094 10.1987L29.9192 11.2636H30.9894L30.3079 11.9081ZM30.3079 6.63996L30.6177 7.70479L29.7164 7.06029L28.8208 7.70479L29.1306 6.63996L28.2294 5.99546H29.2996L29.6094 4.98667L29.9192 5.99546H30.9894L30.3079 6.63996Z" fill="#03020D"/>
5
- <path d="M19.2877 14.8094H20.7302L19.5281 15.6599L20.0089 17.0419L18.8069 16.1914L17.6102 17.0366L18.091 15.6546L16.8836 14.8094H18.326L18.8069 13.4273L19.2877 14.8094ZM14.0788 20.816L15.2808 19.9124L16.4829 20.816L16.0074 19.4286L17.2095 18.525H15.6869L15.206 17.1429L14.7733 18.5303H13.2507L14.4527 19.434L14.0788 20.816ZM13.9452 24.7761L15.1473 25.6266L14.6718 24.2393L15.8738 23.3888H14.4314L13.9506 22.0067L13.5232 23.3888H12.0807L13.2827 24.2393L12.8019 25.6213L13.9452 24.7761ZM17.1507 28.4705H15.7082L15.2274 27.0884L14.8 28.4705H13.2774L14.4795 29.321L14.0521 30.7562L15.2541 29.8526L16.4562 30.7562L15.9754 29.3742L17.1507 28.4705ZM19.2076 32.2446L18.7802 30.8625L18.2993 32.2446H16.8569L18.0589 33.0951L17.5781 34.5303L18.7802 33.6798L19.9822 34.5303L19.5014 33.1482L20.7034 32.2977L19.2076 32.2446ZM23.4014 13.3476H21.9589L23.161 14.1981L22.6855 15.5748L23.8876 14.7243V11.9602L23.4014 13.3476ZM23.4014 34.1848H21.9589L23.161 35.0353L22.6802 36.4705L23.8822 35.5668V32.8559L23.4014 34.1848Z" fill="white"/>
6
- <path d="M31.4419 21.188V18.1794H38.7611V21.188H31.4419ZM38.7611 8.90896V5.84717H31.5006V8.90365L38.7611 8.90896ZM23.8823 42.7163V45.2412C23.8823 45.2412 25.7521 44.2844 28.2898 42.7163H23.8823ZM23.8823 33.4405H38.2802C38.5061 33.0529 38.7111 32.6537 38.8946 32.2445V30.4372H23.8823V27.3276H38.8145V24.2658H23.8823V33.4352V33.4405ZM38.7611 15.0485V12.0399H31.5006V15.0432L38.7611 15.0485ZM23.8823 36.5767V39.5801H32.5905C33.7893 38.6576 34.9228 37.6542 35.983 36.5767H23.8823Z" fill="#03020D"/>
7
- </svg>
@@ -1,6 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M26.5 8L7.38462 8C4.46154 7.99973 3 9.49973 3 12.4997V39.5C3 42.5 4.46154 44 7.38462 44H36.6154C39.5385 44 41 42.5 41 39.5V21.5" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M29.25 10C29.25 5.16751 33.1675 1.25 38 1.25C42.8325 1.25 46.75 5.16751 46.75 10C46.75 14.8325 42.8325 18.75 38 18.75C33.1675 18.75 29.25 14.8325 29.25 10Z" fill="#FF5416"/>
4
- <path d="M39 6.5V13.5H37.5788V7.90479H37.5394L36 8.90967V7.59717L37.6641 6.5H39Z" fill="white"/>
5
- <path d="M28.7528 19H14.2551C13.6569 19 13.0832 19.232 12.6603 19.6446C12.2374 20.0573 12 20.6166 12 21.2002V30.4808C12 31.0643 12.2374 31.6245 12.6603 32.0371C13.0832 32.4498 13.6569 32.6817 14.2551 32.6817H27.6977L30.0498 34.8505C30.13 34.9242 30.2304 34.9731 30.3389 34.9917C30.4474 35.0103 30.5587 34.9975 30.6598 34.9549C30.7609 34.9122 30.8471 34.8421 30.9076 34.7523C30.968 34.6625 31.0001 34.5573 31 34.4499V21.2002C31 20.618 30.7636 20.0594 30.3424 19.6469C29.9212 19.2345 29.3495 19.0021 28.7528 19Z" stroke="#03020D" stroke-width="1.5"/>
6
- </svg>
@@ -1,8 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9.16634 10.5C9.16634 10.5 9.58301 10.5 8.33301 10.5C7.08301 10.5 5.83301 11.75 5.83301 13C5.83301 14.25 5.83301 33.4167 5.83301 34.6667C5.83301 35.9167 7.08301 37.1667 8.33301 37.1667C9.58301 37.1667 23.7497 37.1667 24.9997 37.1667C26.2497 37.1667 27.4997 35.9167 27.4997 34.6667C27.4997 33.4167 27.4997 33.8333 27.4997 33.8333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <path d="M12.4993 7.16667C12.4993 7.16667 12.916 7.16667 11.666 7.16667C10.416 7.16667 9.16602 8.41667 9.16602 9.66667C9.16602 10.9167 9.16602 30.0833 9.16602 31.3333C9.16602 32.5833 10.416 33.8333 11.666 33.8333C12.916 33.8333 27.0827 33.8333 28.3327 33.8333C29.5827 33.8333 30.8327 32.5833 30.8327 31.3333C30.8327 30.0833 30.8327 30.5 30.8327 30.5" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
4
- <path d="M24.8015 3.83334C24.8015 3.83334 17.0833 3.83334 15.4167 3.83334C13.75 3.83334 12.5 5.21355 12.5 6.75001C12.5 8.28647 12.5 25.9167 12.5 27.5833C12.5 29.25 13.75 30.5 15.4167 30.5C17.0833 30.5 29.5833 30.5 31.25 30.5C32.9167 30.5 34.1667 29.25 34.1667 27.5833C34.1667 25.9167 34.1667 13.1464 34.1667 13.1464" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
5
- <path d="M26.3397 14.6667C28.0337 15.6875 29.1667 17.5448 29.1667 19.6667C29.1667 22.8883 26.555 25.5 23.3333 25.5C20.1117 25.5 17.5 22.8883 17.5 19.6667C17.5 17.5448 18.633 15.6875 20.3269 14.6667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
6
- <path d="M23.333 19.6667V12.5833" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
7
- <path fill-rule="evenodd" clip-rule="evenodd" d="M33.8281 9.37702C34.55 10.099 34.0387 11.3333 33.0177 11.3333L29.3599 11.3333C27.642 11.3333 26.2493 9.94071 26.2493 8.22281L26.2493 4.56496C26.2493 3.544 27.4837 3.03269 28.2057 3.75463L33.8281 9.37702Z" fill="#FF5416"/>
8
- </svg>
@@ -1,21 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.5 24.6667C17.5 23 17.5 8.83334 17.5 7.16668C17.5 5.50001 19.1667 3.83334 20.8333 3.83334C22.5 3.83334 31.6667 3.83334 33.3333 3.83334C35 3.83334 36.6667 5.50001 36.6667 7.16668C36.6667 8.83334 36.6667 25.5 36.6667 27.1667C36.6667 28.8333 35 30.5 33.3333 30.5H23.3333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <line x1="25.75" y1="24.75" x2="32.5833" y2="24.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
4
- <path d="M5.8335 24.6667C7.12516 24.6667 19.5418 24.6667 20.8335 24.6667C22.1252 24.6667 23.1668 25.9584 23.1668 27.25C23.1668 28.5417 23.1668 33.2917 23.1668 34.5834C23.1668 35.875 22.1252 37.1667 20.8335 37.1667C19.5418 37.1667 7.12516 37.1667 5.8335 37.1667C4.54183 37.1667 3.3335 35.9584 3.3335 34.6667C3.3335 33.375 3.3335 28.4584 3.3335 27.1667C3.3335 25.875 4.54183 24.6667 5.8335 24.6667Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M15.4602 31.5852C15.9579 31.2723 15.9579 30.561 15.4602 30.2481L12.086 28.1275C11.545 27.7875 10.8335 28.1673 10.8335 28.796L10.8335 33.0373C10.8335 33.6661 11.545 34.0458 12.086 33.7058L15.4602 31.5852Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
6
- <line x1="25.75" y1="22.25" x2="32.5833" y2="22.25" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
7
- <path d="M16.25 22.1667H18.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M5.8335 21.3333H10.8335" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
9
- <path d="M16.25 18.8333H18.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
10
- <path d="M8.3335 18V21.3333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
11
- <path d="M16.25 15.5H18.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
12
- <path d="M16.25 12.1667H18.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
13
- <path d="M13.3335 12.1667V13C13.3335 15.7614 11.0949 18 8.3335 18C5.57207 18 3.3335 15.7614 3.3335 13V12.1667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
14
- <path d="M16.25 8.83334H18.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
15
- <path fill-rule="evenodd" clip-rule="evenodd" d="M21.8696 16.1654L27.0336 13.1382L25.2157 6.9574C22.7764 7.88015 21.042 10.2375 21.042 13C21.042 14.1501 21.3426 15.23 21.8696 16.1654Z" fill="#D9D9DA"/>
16
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27.5003 6.54169C27.2371 6.54169 26.9776 6.55743 26.7227 6.58803L28.4116 12.3304L33.0127 9.63321C31.8778 7.77897 29.8335 6.54169 27.5003 6.54169Z" fill="#03020D"/>
17
- <path fill-rule="evenodd" clip-rule="evenodd" d="M33.6594 11.0508L22.7925 17.4211C23.9706 18.6751 25.644 19.4583 27.5004 19.4583C31.0672 19.4583 33.9587 16.5668 33.9587 13C33.9587 12.3207 33.8538 11.6659 33.6594 11.0508Z" fill="#FF5416"/>
18
- <path d="M8.3335 15.5C9.71421 15.5 10.8335 14.3807 10.8335 13V8.83334C10.8335 7.46616 9.73975 6.33334 8.3335 6.33334C6.92725 6.33334 5.8335 7.47918 5.8335 8.83334V13C5.8335 14.3807 6.95278 15.5 8.3335 15.5Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
19
- <path d="M5.8335 12.1667H7.50016" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
20
- <path d="M5.8335 9.66669H7.50016" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
21
- </svg>
@@ -1,11 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20 35.5V20.9167" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
- <path d="M32.5 16.75L20 20.9167L21.875 23.8333L23.75 26.75L30 24.6667L36.25 22.5833L32.5 16.75Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M16.25 26.75L20 20.9167L7.5 16.75L3.75 22.5833L16.25 26.75Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M7.5 23.8333C7.5 23.8333 7.5 30.0833 7.5 30.9167C7.5 31.75 7.91667 32.5833 8.75 32.9583C9.40384 33.2526 18.0859 35.7929 18.75 35.972C19.4141 36.151 20.5729 36.1901 21.25 35.972C21.9271 35.7539 30.5962 33.2526 31.25 32.9583C32.0833 32.5833 32.5 31.75 32.5 30.9167C32.5 30.0833 32.5 23.8333 32.5 23.8333" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M32.5 16.7501L30 15.9167" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M7.5 16.7501L10 15.9167" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path d="M32.2462 8.49792L31.9413 9.10764L31.3316 9.41251L29.9899 10.0833L31.3316 10.7541L31.9413 11.059L32.2462 11.6687L32.917 13.0104L33.5878 11.6687L33.8927 11.059L34.5024 10.7541L35.844 10.0833L34.5024 9.41251L33.8927 9.10764L33.5878 8.49792L32.917 7.15628L32.2462 8.49792Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
9
- <path d="M6.41219 5.99792L6.10732 6.60764L5.4976 6.91251L4.15596 7.58333L5.4976 8.25415L6.10732 8.55901L6.41219 9.16874L7.08301 10.5104L7.75383 9.16874L8.05869 8.55901L8.66842 8.25415L10.0101 7.58333L8.66842 6.91251L8.05869 6.60764L7.75383 5.99792L7.08301 4.65628L6.41219 5.99792Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27.6392 11.6806H26.7364C26.5975 11.0556 26.3198 10.4306 25.9725 9.87499L26.5975 9.24999C26.8753 8.97222 26.8753 8.55555 26.5975 8.27777L25.1392 6.81944C24.8614 6.54166 24.4448 6.54166 24.167 6.81944L23.542 7.44444C22.9864 7.09722 22.3614 6.88888 21.7364 6.68055V5.77777C21.7364 5.43055 21.3892 5.08333 21.042 5.08333H18.9587C18.6114 5.08333 18.2642 5.43055 18.2642 5.77777V6.68055C17.6392 6.88888 17.0142 7.09722 16.4587 7.44444L15.8337 6.81944C15.5559 6.54166 15.1392 6.54166 14.8614 6.81944L13.4031 8.27777C13.1253 8.55555 13.1253 8.97222 13.4031 9.24999L14.0281 9.87499C13.6809 10.4306 13.4725 11.0556 13.2642 11.6806H12.3614C12.0142 11.6806 11.667 12.0278 11.667 12.375V14.4583C11.667 14.8055 12.0142 15.1528 12.3614 15.1528H13.2642C13.4031 15.7778 13.6809 16.4028 14.0281 16.9583L20.0003 18.8333L25.9725 16.9583C26.3198 16.4028 26.5281 15.7778 26.7364 15.1528H27.6392C27.9864 15.1528 28.3337 14.8055 28.3337 14.4583V12.375C28.3337 12.0278 27.9864 11.6806 27.6392 11.6806ZM20.0003 15.9167C21.381 15.9167 22.5003 14.7974 22.5003 13.4167C22.5003 12.0359 21.381 10.9167 20.0003 10.9167C18.6196 10.9167 17.5003 12.0359 17.5003 13.4167C17.5003 14.7974 18.6196 15.9167 20.0003 15.9167Z" fill="#FF5416"/>
11
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M4 8.5H44C45.3807 8.5 46.5 9.61929 46.5 11V19C46.5 20.3807 45.3807 21.5 44 21.5H4C2.61929 21.5 1.5 20.3807 1.5 19V11C1.5 9.61929 2.61929 8.5 4 8.5ZM0 11C0 8.79086 1.79086 7 4 7H44C46.2091 7 48 8.79086 48 11V19C48 21.2091 46.2091 23 44 23H4C1.79086 23 0 21.2091 0 19V11ZM4 26.5H44C45.3807 26.5 46.5 27.6193 46.5 29V37C46.5 38.3807 45.3807 39.5 44 39.5H4C2.61929 39.5 1.5 38.3807 1.5 37V29C1.5 27.6193 2.61929 26.5 4 26.5ZM0 29C0 26.7909 1.79086 25 4 25H44C46.2091 25 48 26.7909 48 29V37C48 39.2091 46.2091 41 44 41H4C1.79086 41 0 39.2091 0 37V29ZM6.75 30C6.75 29.5858 6.41421 29.25 6 29.25C5.58579 29.25 5.25 29.5858 5.25 30V36C5.25 36.4142 5.58579 36.75 6 36.75C6.41421 36.75 6.75 36.4142 6.75 36V30ZM9 29.25C9.41421 29.25 9.75 29.5858 9.75 30V36C9.75 36.4142 9.41421 36.75 9 36.75C8.58579 36.75 8.25 36.4142 8.25 36V30C8.25 29.5858 8.58579 29.25 9 29.25ZM41 34C41.5523 34 42 33.5523 42 33C42 32.4477 41.5523 32 41 32C40.4477 32 40 32.4477 40 33C40 33.5523 40.4477 34 41 34ZM36 33C36 33.5523 35.5523 34 35 34C34.4477 34 34 33.5523 34 33C34 32.4477 34.4477 32 35 32C35.5523 32 36 32.4477 36 33ZM6 11.25C6.41421 11.25 6.75 11.5858 6.75 12V18C6.75 18.4142 6.41421 18.75 6 18.75C5.58579 18.75 5.25 18.4142 5.25 18V12C5.25 11.5858 5.58579 11.25 6 11.25ZM9.75 12C9.75 11.5858 9.41421 11.25 9 11.25C8.58579 11.25 8.25 11.5858 8.25 12V18C8.25 18.4142 8.58579 18.75 9 18.75C9.41421 18.75 9.75 18.4142 9.75 18V12ZM42 15C42 15.5523 41.5523 16 41 16C40.4477 16 40 15.5523 40 15C40 14.4477 40.4477 14 41 14C41.5523 14 42 14.4477 42 15ZM35 16C35.5523 16 36 15.5523 36 15C36 14.4477 35.5523 14 35 14C34.4477 14 34 14.4477 34 15C34 15.5523 34.4477 16 35 16Z" fill="currentColor"/>
3
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M1 6.25C0.585786 6.25 0.25 6.58579 0.25 7C0.25 7.41421 0.585786 7.75 1 7.75H1.3917C2.87744 7.75 4.17402 8.75754 4.541 10.1972L10.24 32.555C9.35503 33.012 8.75 33.9353 8.75 35C8.75 36.5188 9.98122 37.75 11.5 37.75H42C42.4142 37.75 42.75 37.4142 42.75 37C42.75 36.5858 42.4142 36.25 42 36.25H11.5C10.8096 36.25 10.25 35.6904 10.25 35C10.25 34.3096 10.8096 33.75 11.5 33.75H37.8074C40.8679 33.75 43.5454 31.6909 44.3312 28.7329L48.0572 14.706C48.5208 12.9608 47.2051 11.25 45.3994 11.25H6.35732L5.99452 9.82673C5.45816 7.72255 3.56317 6.25 1.3917 6.25H1ZM6.73967 12.75L11.7103 32.25H37.8074C40.1878 32.25 42.2703 30.6485 42.8815 28.3478L46.6075 14.3209C46.8182 13.5276 46.2202 12.75 45.3994 12.75H6.73967ZM15 43.5C15.8284 43.5 16.5 42.8284 16.5 42C16.5 41.1716 15.8284 40.5 15 40.5C14.1716 40.5 13.5 41.1716 13.5 42C13.5 42.8284 14.1716 43.5 15 43.5ZM15 45C16.6569 45 18 43.6569 18 42C18 40.3431 16.6569 39 15 39C13.3431 39 12 40.3431 12 42C12 43.6569 13.3431 45 15 45ZM38.5 42C38.5 42.8284 37.8284 43.5 37 43.5C36.1716 43.5 35.5 42.8284 35.5 42C35.5 41.1716 36.1716 40.5 37 40.5C37.8284 40.5 38.5 41.1716 38.5 42ZM40 42C40 43.6569 38.6569 45 37 45C35.3431 45 34 43.6569 34 42C34 40.3431 35.3431 39 37 39C38.6569 39 40 40.3431 40 42Z" fill="currentColor" />
4
- </g>
5
- <defs>
6
- <clipPath id="clip0">
7
- <rect width="48" height="48" fill="white" />
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M38.5 42C38.5 42.2761 38.2761 42.5 38 42.5H10C9.72386 42.5 9.5 42.2761 9.5 42V6C9.5 5.72386 9.72386 5.5 10 5.5H30.3431C31.0062 5.5 31.6421 5.76339 32.1109 6.23223L37.7678 11.8891C38.2366 12.3579 38.5 12.9938 38.5 13.6569V42ZM10 44H38C39.1046 44 40 43.1046 40 42V13.6569C40 12.596 39.5786 11.5786 38.8284 10.8284L33.1716 5.17157C32.4214 4.42143 31.404 4 30.3431 4H10C8.89543 4 8 4.89543 8 6V42C8 43.1046 8.89543 44 10 44ZM24 19.6933L25.3733 22.7833L28.8177 23.2139L26.3807 25.7118L27.015 29.0567L24.1 27.366L21.1132 29.0983L21.7103 25.5754L19.2775 23.202L22.6267 22.7833L24 19.6933ZM29.1 32L28 26.2L32 22.1L26.4 21.4L24 16L21.6 21.4L16 22.1L20.1 26.1L19.1 32L24.1 29.1L29.1 32Z" fill="currentColor" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M25.9081 17.0727C25.8471 18.1268 25.3874 19.1193 24.6208 19.8524C23.7948 20.5242 22.7452 20.8656 21.6783 20.8094C20.8724 20.8256 20.0805 20.5991 19.4074 20.1597C18.7342 19.7204 18.2114 19.0888 17.9081 18.3487C17.5271 17.5035 17.3387 16.5856 17.3564 15.6601V14.1563C17.3387 13.2308 17.5271 12.3129 17.9081 11.4678C18.2332 10.7187 18.7778 10.0836 19.4714 9.64501C20.1787 9.2223 20.9902 9.00152 21.8162 9.00704C22.892 8.94415 23.9493 9.3044 24.7587 10.0096C25.5193 10.7236 25.9653 11.7059 26.0001 12.7437H25.0346C24.8047 10.7842 23.7472 9.82728 21.8622 9.82728C21.3826 9.81128 20.9062 9.91071 20.4738 10.117C20.0414 10.3234 19.6659 10.6305 19.3794 11.0121C18.7357 11.7867 18.4599 12.8804 18.4599 14.2475V15.6601C18.4062 16.7802 18.7297 17.8863 19.3794 18.8043C19.6598 19.1812 20.0276 19.4856 20.4517 19.6918C20.8759 19.8981 21.3439 20 21.8162 19.9891C22.8277 19.9891 23.6093 19.7613 24.115 19.26C24.6687 18.6546 25.0077 17.8866 25.0806 17.0727H25.9081ZM29.0665 20.6279V16.0254H32.0228C33.0625 16.0963 34.0925 15.7885 34.9193 15.1596C35.2675 14.8443 35.5393 14.4552 35.7144 14.0212C35.8896 13.5872 35.9636 13.1196 35.9308 12.6534C35.9499 12.1831 35.8637 11.7146 35.6785 11.2813C35.4933 10.848 35.2136 10.4606 34.8596 10.1471C34.0527 9.50998 33.0394 9.18599 32.009 9.23569H28.101V20.6279H29.0665ZM32.009 15.1596H29.0665V9.96479H32.055C32.8282 9.9303 33.5852 10.1913 34.1699 10.6939C34.4181 10.9461 34.6115 11.246 34.738 11.5752C34.8645 11.9044 34.9216 12.2559 34.9055 12.6078C34.9301 12.9538 34.8769 13.3008 34.7497 13.6239C34.6225 13.947 34.4244 14.2381 34.1699 14.4761C33.5651 14.971 32.7912 15.2158 32.009 15.1596ZM43.0436 17.437H37.8022L36.6068 20.6724H35.5953L39.9769 9.23462H40.8965L45.2643 20.6724H44.239L43.0436 17.437ZM38.1379 16.6168H42.7815L40.4827 10.3738L38.1379 16.6168ZM38.3216 35.6643C38.2605 36.7184 37.8009 37.7109 37.0342 38.444C36.2083 39.1158 35.1587 39.4571 34.0917 39.4009C33.2859 39.4172 32.494 39.1907 31.8208 38.7513C31.1476 38.3119 30.6249 37.6804 30.3216 36.9402C29.9406 36.0951 29.7522 35.1771 29.7699 34.2516V32.7479C29.7522 31.8224 29.9406 30.9044 30.3216 30.0593C30.6466 29.3102 31.1913 28.6752 31.8848 28.2366C32.5922 27.8139 33.4037 27.5931 34.2296 27.5986C35.3054 27.5357 36.3628 27.896 37.1722 28.6011C37.9328 29.3151 38.3788 30.2975 38.4136 31.3352H37.3423C37.1124 29.3758 36.0549 28.4188 34.1699 28.4188C33.6903 28.4028 33.2139 28.5023 32.7815 28.7086C32.3491 28.9149 31.9736 29.222 31.6871 29.6036C31.0434 30.3783 30.7676 31.4719 30.7676 32.839V34.2516C30.714 35.3718 31.0374 36.4778 31.6871 37.3959C31.9675 37.7728 32.3353 38.0772 32.7594 38.2834C33.1836 38.4896 33.6516 38.5916 34.1239 38.5807C35.1354 38.5807 35.917 38.3528 36.4228 37.8516C36.9764 37.2462 37.3154 36.4782 37.3883 35.6643H38.3216ZM27.8389 34.1159C27.8562 35.0708 27.6681 36.0183 27.2871 36.8956C26.9621 37.6447 26.4175 38.2797 25.7239 38.7183C25.0166 39.141 24.2051 39.3618 23.3791 39.3563C22.7627 39.3799 22.149 39.2651 21.5837 39.0205C21.0184 38.7759 20.5162 38.4077 20.1147 37.9437C19.2872 36.9867 18.8734 35.7108 18.8734 34.0703V32.8855C18.8517 31.9316 19.0351 30.9841 19.4113 30.1058C19.7504 29.3532 20.291 28.7071 20.9745 28.2375C21.6843 27.8204 22.4942 27.6003 23.3193 27.6003C24.1445 27.6003 24.9544 27.8204 25.6642 28.2375C26.3556 28.6584 26.901 29.2784 27.2274 30.0147C27.6026 30.8633 27.8057 31.7769 27.8251 32.7033V34.1159H27.8389ZM26.8734 32.8855C26.9415 31.7285 26.6 30.5843 25.9078 29.6501C25.6024 29.2664 25.2103 28.9593 24.763 28.7534C24.3158 28.5476 23.826 28.4489 23.3331 28.4654C22.8411 28.4546 22.3532 28.5558 21.9069 28.7612C21.4605 28.9666 21.0676 29.2707 20.7584 29.6501C20.1147 30.4248 19.7929 31.5185 19.7929 32.9311V34.1159C19.732 35.272 20.0728 36.4139 20.7584 37.3513C21.0676 37.7307 21.4605 38.0348 21.9069 38.2402C22.3532 38.4456 22.8411 38.5468 23.3331 38.5361C23.8266 38.5573 24.3181 38.4608 24.7661 38.2546C25.2142 38.0484 25.6057 37.7386 25.9078 37.3513C26.5702 36.3876 26.8934 35.2344 26.8274 34.0703L26.8734 32.8855ZM16.2277 35.5621C16.3476 35.8234 16.4035 36.109 16.3908 36.3958H16.377C16.3851 36.7091 16.3136 37.0194 16.169 37.2981C16.0243 37.5768 15.8113 37.815 15.5495 37.9907C14.916 38.4216 14.1554 38.6301 13.3885 38.5831C12.5224 38.6279 11.6657 38.3876 10.9518 37.8996C10.6535 37.6783 10.4139 37.3885 10.2537 37.0551C10.0936 36.7217 10.0175 36.3547 10.0322 35.9857H9.0667C9.03629 36.6168 9.2138 37.2406 9.57245 37.7629C9.95135 38.3245 10.4979 38.7547 11.1357 38.9932C11.8529 39.2726 12.6179 39.4119 13.3885 39.4034C14.4036 39.4454 15.4046 39.1573 16.2391 38.5831C16.5901 38.3363 16.8744 38.0077 17.0668 37.6262C17.2593 37.2447 17.354 36.8222 17.3426 36.3958C17.3597 35.8648 17.2156 35.3409 16.9288 34.892C16.6225 34.4395 16.213 34.0648 15.7334 33.7984C14.9889 33.4191 14.2019 33.1285 13.3885 32.9326C12.5836 32.7568 11.8193 32.4321 11.1357 31.9756C10.9177 31.8105 10.7427 31.5961 10.6252 31.3504C10.5076 31.1047 10.4509 30.8348 10.4598 30.563C10.4587 30.2622 10.5289 29.9653 10.6646 29.6962C10.8004 29.4271 10.9979 29.1933 11.2414 29.0137C11.8606 28.5891 12.6046 28.3807 13.3564 28.4213C14.1423 28.3945 14.911 28.6538 15.5173 29.1504C15.7895 29.3789 16.0056 29.6659 16.149 29.9897C16.2924 30.3135 16.3594 30.6654 16.3449 31.0187H17.3104C17.3133 30.4053 17.1377 29.8041 16.8046 29.2871C16.4571 28.7511 15.9627 28.3243 15.3793 28.0567C14.739 27.7357 14.0276 27.579 13.3104 27.601C12.3096 27.5585 11.323 27.8471 10.5058 28.4213C10.1571 28.6703 9.87465 28.9997 9.68281 29.3809C9.49098 29.7621 9.39547 30.1838 9.40452 30.6097C9.41357 31.0356 9.52689 31.453 9.73475 31.8259C9.9426 32.1988 10.2388 32.516 10.5977 32.7503C11.3979 33.268 12.2856 33.6385 13.2184 33.844C14.1055 34.0343 14.9481 34.3899 15.7012 34.892C15.9275 35.0712 16.1079 35.3007 16.2277 35.5621ZM13.7703 9.23462H14.7358V20.6724H13.7703V9.23462ZM9.81577 17.437H4.57439L3.37899 20.6724H2.36749L6.73531 9.23462H7.65485L12.0227 20.6724H11.0112L9.81577 17.437ZM4.89623 16.6168H9.53991L7.24106 10.3738L4.89623 16.6168ZM2 24.1128C1.86193 24.1128 1.75 24.2247 1.75 24.3628C1.75 24.5009 1.86193 24.6128 2 24.6128H46C46.1381 24.6128 46.25 24.5009 46.25 24.3628C46.25 24.2247 46.1381 24.1128 46 24.1128H2Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 10C3.25 7.37665 5.37665 5.25 8 5.25H40C42.6234 5.25 44.75 7.37665 44.75 10V40.9554C44.75 42.4116 43.0751 43.2308 41.9256 42.3367L34.7427 36.75H8C5.37665 36.75 3.25 34.6234 3.25 32V10ZM8 6.75C6.20507 6.75 4.75 8.20507 4.75 10V32C4.75 33.7949 6.20507 35.25 8 35.25H35.2573L42.8465 41.1527C43.0107 41.2804 43.25 41.1634 43.25 40.9554V10C43.25 8.20508 41.7949 6.75 40 6.75H8ZM21.6468 10.7301C21.9083 10.4686 22.2977 10.25 22.75 10.25H25.25C25.7023 10.25 26.0917 10.4686 26.3532 10.7301C26.6148 10.9916 26.8333 11.3811 26.8333 11.8333V12.3782C27.2541 12.5239 27.6929 12.6898 28.1198 12.9029L28.4697 12.553C29.0959 11.9268 30.0708 11.9268 30.697 12.553L32.447 14.303C33.0732 14.9292 33.0732 15.9041 32.447 16.5303L32.1039 16.8734C32.323 17.2846 32.5121 17.72 32.6556 18.1667H33.1667C33.6189 18.1667 34.0084 18.3852 34.2699 18.6468C34.5314 18.9083 34.75 19.2977 34.75 19.75V22.25C34.75 22.7023 34.5314 23.0917 34.2699 23.3532C34.0084 23.6148 33.6189 23.8333 33.1667 23.8333H32.6218C32.4761 24.2541 32.3102 24.6929 32.0971 25.1198L32.447 25.4697C33.0732 26.0959 33.0732 27.0708 32.447 27.697L30.697 29.447C30.0708 30.0732 29.0959 30.0732 28.4697 29.447L28.1266 29.1039C27.7154 29.323 27.28 29.5121 26.8333 29.6556V30.1667C26.8333 30.6189 26.6148 31.0084 26.3532 31.2699C26.0917 31.5314 25.7023 31.75 25.25 31.75H22.75C22.2977 31.75 21.9083 31.5314 21.6468 31.2699C21.3852 31.0084 21.1667 30.6189 21.1667 30.1667V29.6218C20.7459 29.4761 20.3071 29.3102 19.8802 29.0971L19.5303 29.447C18.9041 30.0732 17.9292 30.0732 17.303 29.447L15.553 27.697C14.9268 27.0708 14.9268 26.0959 15.553 25.4697L15.8961 25.1266C15.677 24.7154 15.4879 24.28 15.3444 23.8333H14.8333C14.3811 23.8333 13.9916 23.6148 13.7301 23.3532C13.4686 23.0917 13.25 22.7023 13.25 22.25V19.75C13.25 19.2977 13.4686 18.9083 13.7301 18.6468C13.9916 18.3852 14.3811 18.1667 14.8333 18.1667H15.3782C15.5239 17.7459 15.6898 17.3071 15.9029 16.8802L15.553 16.5303C14.9268 15.9041 14.9268 14.9292 15.553 14.303L17.303 12.553C17.9292 11.9268 18.9041 11.9268 19.5303 12.553L19.8802 12.9029C20.3071 12.6898 20.7459 12.5239 21.1667 12.3782V11.8333C21.1667 11.3811 21.3852 10.9916 21.6468 10.7301ZM22.6667 11.8473V13.4572L22.1538 13.6282C21.3888 13.8832 20.7257 14.1079 20.1475 14.4693L19.6416 14.7855L18.4697 13.6137C18.4531 13.5971 18.4401 13.5901 18.4329 13.5871C18.4256 13.584 18.4203 13.5833 18.4167 13.5833C18.413 13.5833 18.4078 13.584 18.4004 13.5871C18.3932 13.5901 18.3802 13.5971 18.3637 13.6137L16.6137 15.3637C16.5971 15.3802 16.5901 15.3932 16.5871 15.4004C16.584 15.4078 16.5833 15.413 16.5833 15.4167C16.5833 15.4203 16.584 15.4256 16.5871 15.4329C16.5901 15.4401 16.5971 15.4531 16.6137 15.4697L17.7855 16.6416L17.4693 17.1475C17.1079 17.7257 16.8832 18.3888 16.6282 19.1538L16.4572 19.6667H14.8473L14.8445 19.6679C14.8313 19.6741 14.8113 19.6869 14.7907 19.7074C14.7702 19.728 14.7574 19.748 14.7513 19.7612L14.75 19.764V22.236L14.7513 22.2388C14.7574 22.252 14.7702 22.272 14.7907 22.2926C14.8113 22.3131 14.8313 22.3259 14.8445 22.3321L14.8473 22.3333H16.5183L16.6488 22.9206C16.7936 23.5721 17.0887 24.2434 17.4693 24.8525L17.7855 25.3584L16.6137 26.5303C16.5971 26.5469 16.5901 26.5599 16.5871 26.5671C16.584 26.5744 16.5833 26.5797 16.5833 26.5833C16.5833 26.587 16.584 26.5922 16.5871 26.5996C16.5901 26.6068 16.5971 26.6198 16.6137 26.6363L18.3637 28.3863C18.3802 28.4029 18.3932 28.4099 18.4004 28.4129C18.4078 28.416 18.413 28.4167 18.4167 28.4167C18.4203 28.4167 18.4256 28.416 18.4329 28.4129C18.4401 28.4099 18.4531 28.4029 18.4697 28.3863L19.6416 27.2145L20.1475 27.5307C20.7257 27.8921 21.3888 28.1168 22.1538 28.3718L22.6667 28.5428V30.1527L22.6679 30.1555C22.6741 30.1687 22.6869 30.1887 22.7074 30.2093C22.728 30.2298 22.748 30.2426 22.7612 30.2487L22.764 30.25H25.236L25.2388 30.2487C25.252 30.2426 25.272 30.2298 25.2926 30.2093C25.3131 30.1887 25.3259 30.1687 25.3321 30.1555L25.3333 30.1527V28.4817L25.9206 28.3512C26.5721 28.2064 27.2434 27.9113 27.8525 27.5307L28.3584 27.2145L29.5303 28.3863C29.5469 28.4029 29.5599 28.4099 29.5671 28.4129C29.5744 28.416 29.5797 28.4167 29.5833 28.4167C29.587 28.4167 29.5922 28.416 29.5996 28.4129C29.6068 28.4099 29.6198 28.4029 29.6363 28.3863L31.3863 26.6363C31.4029 26.6198 31.4099 26.6068 31.4129 26.5996C31.416 26.5922 31.4167 26.587 31.4167 26.5833C31.4167 26.5813 31.4165 26.5788 31.4158 26.5758C31.4152 26.5733 31.4143 26.5704 31.4129 26.5671C31.4099 26.5599 31.4029 26.5469 31.3863 26.5303L30.2145 25.3584L30.5307 24.8525C30.8921 24.2743 31.1168 23.6112 31.3718 22.8462L31.5428 22.3333H33.1527L33.1555 22.3321C33.1687 22.3259 33.1887 22.3131 33.2093 22.2926C33.2298 22.272 33.2426 22.252 33.2487 22.2388L33.25 22.236V19.764L33.2487 19.7612C33.2426 19.748 33.2298 19.728 33.2093 19.7074C33.1887 19.6869 33.1687 19.6741 33.1555 19.6679L33.1527 19.6667H31.4817L31.3512 19.0794C31.2064 18.4279 30.9113 17.7566 30.5307 17.1475L30.2145 16.6416L31.3863 15.4697C31.4029 15.4531 31.4099 15.4401 31.4129 15.4329C31.416 15.4256 31.4167 15.4203 31.4167 15.4167C31.4167 15.413 31.416 15.4078 31.4129 15.4004C31.4099 15.3932 31.4029 15.3802 31.3863 15.3637L29.6363 13.6137C29.6198 13.5971 29.6068 13.5901 29.5996 13.5871C29.5922 13.584 29.587 13.5833 29.5833 13.5833C29.5797 13.5833 29.5744 13.584 29.5671 13.5871C29.5599 13.5901 29.5469 13.5971 29.5303 13.6137L28.3584 14.7855L27.8525 14.4693C27.2743 14.1079 26.6112 13.8832 25.8462 13.6282L25.3333 13.4572V11.8473L25.3321 11.8445C25.3259 11.8313 25.3131 11.8113 25.2926 11.7907C25.272 11.7702 25.252 11.7574 25.2388 11.7513L25.236 11.75H22.764L22.7612 11.7513C22.748 11.7574 22.728 11.7702 22.7074 11.7907C22.6869 11.8113 22.6741 11.8313 22.6679 11.8445L22.6667 11.8473ZM25.5 21C25.5 21.8284 24.8284 22.5 24 22.5C23.1716 22.5 22.5 21.8284 22.5 21C22.5 20.1716 23.1716 19.5 24 19.5C24.8284 19.5 25.5 20.1716 25.5 21ZM27 21C27 22.6569 25.6569 24 24 24C22.3431 24 21 22.6569 21 21C21 19.3431 22.3431 18 24 18C25.6569 18 27 19.3431 27 21Z" fill="currentColor" />
3
- </svg>
@@ -1,25 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M25.8337 34.6667C25.8337 35.5 25.0003 36.3333 24.167 36.3333C23.3337 36.3333 6.66699 36.3333 5.83366 36.3333C5.00033 36.3333 4.16699 35.5 4.16699 34.6667C4.16699 33.8333 4.16699 7.16658 4.16699 6.33329C4.16699 5.50001 5.00033 4.66667 5.83361 4.66667C6.6669 4.66667 24.167 4.66667 24.167 4.66667C25.0003 4.66667 25.8337 5.50001 25.8337 6.33334C25.8337 6.57137 25.8337 11.0005 25.8337 14.25" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <path d="M7.5 32.1667H16.6667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M7.5 28.8333H14.1667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M7.5 25.5H16.6667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
6
- <path d="M7.5 22.1667H14.1667" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
7
- <path d="M11.667 17.1667H15.0003" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M27.6827 15.551C27.8319 15.483 28.0021 15.483 28.1513 15.551L35.0744 18.7089C35.2827 18.804 35.417 19.016 35.417 19.25C35.417 19.484 35.2827 19.696 35.0744 19.7911L28.1513 22.949C28.0021 23.017 27.8319 23.017 27.6827 22.949L20.7596 19.7911C20.5513 19.696 20.417 19.484 20.417 19.25C20.417 19.016 20.5513 18.804 20.7596 18.7089L27.6827 15.551Z" fill="#FF5416"/>
9
- <path fill-rule="evenodd" clip-rule="evenodd" d="M35.5902 20.5918C35.7422 20.6966 35.834 20.8758 35.834 21.0682V29.5909C35.834 29.8203 35.7039 30.0272 35.5043 30.1154L29.0757 32.9563C28.9104 33.0294 28.7216 33.01 28.5725 32.9046C28.4235 32.7992 28.334 32.6218 28.334 32.4318V24.0985C28.334 23.8739 28.4587 23.6705 28.6521 23.5793L35.0807 20.549C35.2464 20.4709 35.4381 20.487 35.5902 20.5918Z" fill="#FF5416"/>
10
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20.2438 20.5918C20.3959 20.487 20.5876 20.4709 20.7533 20.549L27.1819 23.5793C27.3753 23.6705 27.5 23.8739 27.5 24.0985V32.4318C27.5 32.6218 27.4105 32.7992 27.2614 32.9046C27.1124 33.01 26.9236 33.0294 26.7582 32.9563L20.3297 30.1154C20.13 30.0272 20 29.8203 20 29.5909V21.0682C20 20.8758 20.0917 20.6966 20.2438 20.5918Z" fill="#FF5416"/>
11
- <path d="M7.50054 17.1667L10.2783 15.0833L7.50054 13" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
12
- <path d="M32.2462 10.9979L31.9413 11.6077L31.3316 11.9125L29.9899 12.5833L31.3316 13.2542L31.9413 13.559L32.2462 14.1688L32.917 15.5104L33.5878 14.1688L33.8927 13.559L34.5024 13.2542L35.844 12.5833L34.5024 11.9125L33.8927 11.6077L33.5878 10.9979L32.917 9.65629L32.2462 10.9979Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
13
- <path d="M4.16699 9.66667L25.8337 9.66667" stroke="#03020D" stroke-width="1.5" stroke-linejoin="round"/>
14
- <mask id="path-13-inside-1_422_2258" fill="white">
15
- <ellipse cx="11.6673" cy="7.16668" rx="0.833333" ry="0.833333"/>
16
- </mask>
17
- <ellipse cx="11.6673" cy="7.16668" rx="0.833333" ry="0.833333" fill="#03020D"/>
18
- <path d="M11.5007 7.16668C11.5007 7.07463 11.5753 7.00001 11.6673 7.00001V9.00001C12.6798 9.00001 13.5007 8.1792 13.5007 7.16668H11.5007ZM11.6673 7.00001C11.7594 7.00001 11.834 7.07463 11.834 7.16668H9.83398C9.83398 8.1792 10.6548 9.00001 11.6673 9.00001V7.00001ZM11.834 7.16668C11.834 7.25872 11.7594 7.33334 11.6673 7.33334V5.33334C10.6548 5.33334 9.83398 6.15415 9.83398 7.16668H11.834ZM11.6673 7.33334C11.5753 7.33334 11.5007 7.25872 11.5007 7.16668H13.5007C13.5007 6.15415 12.6798 5.33334 11.6673 5.33334V7.33334Z" fill="#03020D" mask="url(#path-13-inside-1_422_2258)"/>
19
- <mask id="path-15-inside-2_422_2258" fill="white">
20
- <ellipse cx="9.16732" cy="7.16668" rx="0.833333" ry="0.833333"/>
21
- </mask>
22
- <ellipse cx="9.16732" cy="7.16668" rx="0.833333" ry="0.833333" fill="#03020D"/>
23
- <path d="M9.00065 7.16668C9.00065 7.07463 9.07527 7.00001 9.16732 7.00001V9.00001C10.1798 9.00001 11.0007 8.1792 11.0007 7.16668H9.00065ZM9.16732 7.00001C9.25936 7.00001 9.33398 7.07463 9.33398 7.16668H7.33398C7.33398 8.1792 8.1548 9.00001 9.16732 9.00001V7.00001ZM9.33398 7.16668C9.33398 7.25872 9.25936 7.33334 9.16732 7.33334V5.33334C8.1548 5.33334 7.33398 6.15415 7.33398 7.16668H9.33398ZM9.16732 7.33334C9.07527 7.33334 9.00065 7.25872 9.00065 7.16668H11.0007C11.0007 6.15415 10.1798 5.33334 9.16732 5.33334V7.33334Z" fill="#03020D" mask="url(#path-15-inside-2_422_2258)"/>
24
- <circle cx="6.66732" cy="7.16668" r="0.5" fill="#03020D" stroke="#03020D" stroke-width="0.666667"/>
25
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M34.1667 8.83334C35.8333 8.83334 37.5 10.5 37.5 12.1667C37.5 13.8333 37.5 27.1667 37.5 28.8333C37.5 30.5 35.8333 32.1667 34.1667 32.1667C33.3681 32.1667 27.2124 32.1667 20.8333 32.1667M5.83333 32.1667C4.16667 32.1667 2.5 30.5 2.5 28.8333C2.5 27.1667 2.5 13.8333 2.5 12.1667C2.5 10.5 4.16667 8.83334 5.83333 8.83334C6.52662 8.83334 11.2574 8.83334 16.6667 8.83334" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <ellipse cx="12.5001" cy="32.1667" rx="5.83333" ry="5.83333" fill="white" stroke="#03020D" stroke-width="1.5"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5134 29.9141C13.3192 29.2628 14.5059 29.3095 15.2571 30.0543C16.061 30.8514 16.061 32.1454 15.2571 32.9424L13.1534 35.0282C12.7991 35.3795 12.2277 35.3795 11.8733 35.0282L9.7697 32.9424C8.96577 32.1454 8.96576 30.8514 9.7697 30.0543C10.5208 29.3095 11.7076 29.2628 12.5134 29.9141Z" fill="#FF5416"/>
5
- <path d="M27.4999 25.9157C27.4997 26.2453 27.5973 26.5677 27.7803 26.8419C27.9633 27.1161 28.2236 27.3299 28.5281 27.4562C28.8326 27.5825 29.1678 27.6156 29.4911 27.5514C29.8145 27.4872 30.1115 27.3286 30.3447 27.0955C30.5779 26.8625 30.7368 26.5655 30.8012 26.2422C30.8655 25.9189 30.8326 25.5837 30.7065 25.2791C30.5803 24.9745 30.3667 24.7141 30.0926 24.531C29.8185 24.3478 29.4963 24.25 29.1666 24.25C28.7248 24.25 28.301 24.4255 27.9884 24.7378C27.6759 25.0501 27.5002 25.4738 27.4999 25.9157Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
6
- <path d="M23.5417 23.8333C23.5417 23.0279 24.1947 22.375 25.0001 22.375H33.3334C34.1388 22.375 34.7917 23.0279 34.7917 23.8333V28C34.7917 28.8054 34.1388 29.4583 33.3334 29.4583H25.0001C24.1947 29.4583 23.5417 28.8054 23.5417 28V23.8333Z" stroke="#03020D" stroke-width="1.5"/>
7
- <path d="M5.83342 26.2603C5.83342 25.111 6.25621 24.0088 7.00884 23.1962C7.76148 22.3835 8.7822 21.927 9.84658 21.927H15.1535C16.2179 21.927 17.2387 22.3835 17.9913 23.1962C18.744 24.0088 19.1667 25.111 19.1667 26.2603" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
8
- <path d="M27.4999 16.749C27.4997 17.0787 27.5973 17.401 27.7803 17.6752C27.9633 17.9494 28.2236 18.1632 28.5281 18.2895C28.8326 18.4158 29.1678 18.449 29.4911 18.3848C29.8145 18.3206 30.1115 18.1619 30.3447 17.9289C30.5779 17.6958 30.7368 17.3989 30.8012 17.0755C30.8655 16.7522 30.8326 16.417 30.7065 16.1124C30.5803 15.8078 30.3667 15.5475 30.0926 15.3643C29.8185 15.1811 29.4963 15.0833 29.1666 15.0833C28.7248 15.0833 28.301 15.2588 27.9884 15.5711C27.6759 15.8835 27.5002 16.3071 27.4999 16.749Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
9
- <path d="M23.5417 14.6667C23.5417 13.8613 24.1947 13.2083 25.0001 13.2083H33.3334C34.1388 13.2083 34.7917 13.8613 34.7917 14.6667V18.8333C34.7917 19.6388 34.1388 20.2917 33.3334 20.2917H25.0001C24.1947 20.2917 23.5417 19.6388 23.5417 18.8333V14.6667Z" stroke="#03020D" stroke-width="1.5"/>
10
- <path d="M8.79636 15.977C8.7959 16.7312 9.01916 17.4685 9.43781 18.0958C9.85647 18.7231 10.4518 19.2121 11.1484 19.5011C11.845 19.79 12.6117 19.8658 13.3514 19.719C14.0912 19.5721 14.7707 19.2092 15.3041 18.6761C15.8375 18.143 16.2009 17.4636 16.3482 16.724C16.4955 15.9843 16.4201 15.2176 16.1316 14.5208C15.8431 13.824 15.3544 13.2284 14.7274 12.8094C14.1004 12.3903 13.3632 12.1667 12.6091 12.1667C11.5983 12.1667 10.6288 12.568 9.9139 13.2825C9.19897 13.9971 8.79698 14.9662 8.79636 15.977Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
11
- <path d="M22.3206 10.617L22.4004 10.5355H30.6239C31.1366 10.5355 31.6009 10.2795 31.9255 9.94802C32.2501 9.61641 32.5 9.14275 32.5 8.62046V4.0817C32.5 3.55941 32.2501 3.08575 31.9255 2.75414C31.6009 2.42262 31.1366 2.16667 30.6239 2.16667H20.2095C19.6967 2.16667 19.2324 2.42262 18.9079 2.75414C18.5832 3.08575 18.3333 3.55941 18.3333 4.0817V11.7259C18.3333 12.2003 18.5691 12.6864 19.0289 12.8993C19.5289 13.131 20.067 12.9451 20.4684 12.5236C20.7528 12.2251 21.2768 11.6862 21.7319 11.2196C21.959 10.9868 22.1682 10.7728 22.3206 10.617Z" fill="#FF5416"/>
12
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M34.1667 8.83334C35.8333 8.83334 37.5 10.5 37.5 12.1667C37.5 13.8333 37.5 27.1667 37.5 28.8333C37.5 30.5 35.8333 32.1667 34.1667 32.1667C33.3681 32.1667 27.2124 32.1667 20.8333 32.1667M5.83333 32.1667C4.16667 32.1667 2.5 30.5 2.5 28.8333C2.5 27.1667 2.5 13.8333 2.5 12.1667C2.5 10.5 4.16667 8.83334 5.83333 8.83334C6.52662 8.83334 11.2574 8.83334 16.6667 8.83334" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <ellipse cx="12.5001" cy="32.1667" rx="5.83333" ry="5.83333" fill="white" stroke="#03020D" stroke-width="1.5"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.5134 29.9141C13.3192 29.2628 14.5059 29.3095 15.2571 30.0543C16.061 30.8514 16.061 32.1454 15.2571 32.9424L13.1534 35.0282C12.7991 35.3795 12.2277 35.3795 11.8733 35.0282L9.7697 32.9424C8.96577 32.1454 8.96576 30.8514 9.7697 30.0543C10.5208 29.3095 11.7076 29.2628 12.5134 29.9141Z" fill="#FF5416"/>
5
- <path d="M27.4999 25.9157C27.4997 26.2453 27.5973 26.5677 27.7803 26.8419C27.9633 27.1161 28.2236 27.3299 28.5281 27.4562C28.8326 27.5825 29.1678 27.6156 29.4911 27.5514C29.8145 27.4872 30.1115 27.3286 30.3447 27.0955C30.5779 26.8625 30.7368 26.5655 30.8012 26.2422C30.8655 25.9189 30.8326 25.5837 30.7065 25.2791C30.5803 24.9745 30.3667 24.7141 30.0926 24.531C29.8185 24.3478 29.4963 24.25 29.1666 24.25C28.7248 24.25 28.301 24.4255 27.9884 24.7378C27.6759 25.0501 27.5002 25.4738 27.4999 25.9157Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
6
- <path d="M23.5417 23.8333C23.5417 23.0279 24.1947 22.375 25.0001 22.375H33.3334C34.1388 22.375 34.7917 23.0279 34.7917 23.8333V28C34.7917 28.8054 34.1388 29.4583 33.3334 29.4583H25.0001C24.1947 29.4583 23.5417 28.8054 23.5417 28V23.8333Z" stroke="#03020D" stroke-width="1.5"/>
7
- <path d="M5.83342 26.2603C5.83342 25.111 6.25621 24.0088 7.00884 23.1962C7.76148 22.3835 8.7822 21.927 9.84658 21.927H15.1535C16.2179 21.927 17.2387 22.3835 17.9913 23.1962C18.744 24.0088 19.1667 25.111 19.1667 26.2603" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
8
- <path d="M27.4999 16.749C27.4997 17.0787 27.5973 17.401 27.7803 17.6752C27.9633 17.9494 28.2236 18.1632 28.5281 18.2895C28.8326 18.4158 29.1678 18.449 29.4911 18.3848C29.8145 18.3206 30.1115 18.1619 30.3447 17.9289C30.5779 17.6958 30.7368 17.3989 30.8012 17.0755C30.8655 16.7522 30.8326 16.417 30.7065 16.1124C30.5803 15.8078 30.3667 15.5475 30.0926 15.3643C29.8185 15.1811 29.4963 15.0833 29.1666 15.0833C28.7248 15.0833 28.301 15.2588 27.9884 15.5711C27.6759 15.8835 27.5002 16.3071 27.4999 16.749Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
9
- <path d="M23.5417 14.6667C23.5417 13.8613 24.1947 13.2083 25.0001 13.2083H33.3334C34.1388 13.2083 34.7917 13.8613 34.7917 14.6667V18.8333C34.7917 19.6388 34.1388 20.2917 33.3334 20.2917H25.0001C24.1947 20.2917 23.5417 19.6388 23.5417 18.8333V14.6667Z" stroke="#03020D" stroke-width="1.5"/>
10
- <path d="M8.79636 15.977C8.7959 16.7312 9.01916 17.4685 9.43781 18.0958C9.85647 18.7231 10.4518 19.2121 11.1484 19.5011C11.845 19.79 12.6117 19.8658 13.3514 19.719C14.0912 19.5721 14.7707 19.2092 15.3041 18.6761C15.8375 18.143 16.2009 17.4636 16.3482 16.724C16.4955 15.9843 16.4201 15.2176 16.1316 14.5208C15.8431 13.824 15.3544 13.2284 14.7274 12.8094C14.1004 12.3903 13.3632 12.1667 12.6091 12.1667C11.5983 12.1667 10.6288 12.568 9.9139 13.2825C9.19897 13.9971 8.79698 14.9662 8.79636 15.977Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/>
11
- <path d="M22.3206 10.617L22.4004 10.5355H30.6239C31.1366 10.5355 31.6009 10.2795 31.9255 9.94802C32.2501 9.61641 32.5 9.14275 32.5 8.62046V4.0817C32.5 3.55941 32.2501 3.08575 31.9255 2.75414C31.6009 2.42262 31.1366 2.16667 30.6239 2.16667H20.2095C19.6967 2.16667 19.2324 2.42262 18.9079 2.75414C18.5832 3.08575 18.3333 3.55941 18.3333 4.0817V11.7259C18.3333 12.2003 18.5691 12.6864 19.0289 12.8993C19.5289 13.131 20.067 12.9451 20.4684 12.5236C20.7528 12.2251 21.2768 11.6862 21.7319 11.2196C21.959 10.9868 22.1682 10.7728 22.3206 10.617Z" fill="#FF5416"/>
12
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2.77068 19.6145L11.8483 3H9.39923L1 18.3727L2.77068 19.6145ZM21.0524 19.6145L11.9748 3H14.4238L22.823 18.3727L21.0524 19.6145ZM11.9115 12.6525L20.9259 19.7123L19.0862 21L11.9115 15.3833L4.73681 21L2.89715 19.7123L11.9115 12.6525Z" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.45338 6L10.5433 3.67789L9.05668 2.33997L5.45668 6.33997V7.6779L9.05668 11.6779L10.5433 10.34L8.4373 8L18 8V6L8.45338 6ZM15.5646 18L5.99999 18L5.99999 16L15.5447 16L13.4567 13.6801L14.9433 12.3421L18.5433 16.3421L18.5433 17.6801L14.9433 21.6801L13.4567 20.3421L15.5646 18Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19 8.24537L21.331 10.3433L22.669 8.85671L18.669 5.25671H17.331L13.331 8.85671L14.669 10.3433L17 8.24537L17 18H19L19 8.24537ZM7 15.3547L9.33103 13.2568L10.669 14.7433L6.66896 18.3433H5.33103L1.33103 14.7433L2.66896 13.2568L5 15.3547V6.00004H7V15.3547Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.9933 17.0045L12.9933 4.00659L10.9933 4.00659L10.9933 17.0045L7.66226 14.0066L6.32433 15.4932L11.3243 19.9932L12.6623 19.9932L17.6623 15.4932L16.3243 14.0066L12.9933 17.0045Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.98864 12.9999L19.9866 12.9999L19.9866 10.9999L6.98867 10.9999L9.98659 7.66888L8.5 6.33095L4 11.331L4 12.6689L8.5 17.6689L9.98659 16.331L6.98864 12.9999Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.9979 11H4V13H16.9979L14 16.331L15.4866 17.6689L19.9866 12.6689V11.331L15.4866 6.33099L14 7.66892L16.9979 11Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.9933 6.99528L10.9933 19.9932L12.9933 19.9932L12.9933 6.99531L16.3243 9.99322L17.6623 8.50664L12.6623 4.00664L11.3243 4.00664L6.32433 8.50664L7.66225 9.99323L10.9933 6.99528Z" fill="currentColor"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24 13H0V11H24V13Z" fill="currentColor" />
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24 6H0V4H24V6Z" fill="currentColor" />
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M24 20H0V18H24V20Z" fill="currentColor" />
5
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.8321 7.55471L11.1654 17.5547L9.55246 17.6247L6.21913 13.458L7.78087 12.2087L10.2599 15.3074L16.1679 6.44531L17.8321 7.55471Z" fill="black"/>
4
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M17.8321 7.55471L11.1654 17.5547L9.55246 17.6247L6.21913 13.458L7.78087 12.2087L10.2599 15.3074L16.1679 6.44531L17.8321 7.55471Z" fill="white"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0ZM11.1654 17.5547L17.8321 7.55471L16.1679 6.44531L10.2599 15.3074L7.78087 12.2087L6.21913 13.458L9.55246 17.6247L11.1654 17.5547Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M3 4C3 3.44772 3.44772 3 4 3H15C15.5523 3 16 2.55228 16 2C16 1.44772 15.5523 1 15 1H4C2.34315 1 1 2.34315 1 4V20C1 21.6569 2.34315 23 4 23H20C21.6569 23 23 21.6569 23 20V9.47619C23 8.92391 22.5523 8.47619 22 8.47619C21.4477 8.47619 21 8.92391 21 9.47619V20C21 20.5523 20.5523 21 20 21H4C3.44772 21 3 20.5523 3 20V4ZM20.8321 3.55468C21.1384 3.09516 21.0142 2.47429 20.5547 2.16793C20.0952 1.86158 19.4743 1.98576 19.168 2.44528L11.9266 13.3074L8.78088 9.37529C8.43587 8.94403 7.80657 8.87411 7.37531 9.21912C6.94405 9.56413 6.87413 10.1934 7.21914 10.6247L11.2191 15.6247C11.4184 15.8738 11.7246 16.0129 12.0434 15.999C12.3621 15.9852 12.6551 15.8201 12.8321 15.5547L20.8321 3.55468Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M1.33333 8C1.33333 4.3181 4.3181 1.33333 8 1.33333C11.6819 1.33333 14.6667 4.3181 14.6667 8C14.6667 11.6819 11.6819 14.6667 8 14.6667C4.3181 14.6667 1.33333 11.6819 1.33333 8ZM8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM8.66667 3.33333C8.66667 2.96514 8.36819 2.66667 8 2.66667C7.63181 2.66667 7.33333 2.96514 7.33333 3.33333V7.38675C7.33333 7.9706 7.58846 8.5253 8.03175 8.90527L9.89947 10.5062C10.179 10.7458 10.5999 10.7134 10.8395 10.4339C11.0791 10.1543 11.0467 9.73344 10.7672 9.49383L8.89947 7.89292C8.75171 7.76627 8.66667 7.58137 8.66667 7.38675V3.33333Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4142 12L22.7071 21.2929L21.2929 22.7071L12 13.4142L2.70711 22.7071L1.29289 21.2929L10.5858 12L1.29289 2.70712L2.70711 1.29291L12 10.5858L21.2929 1.29291L22.7071 2.70712L13.4142 12Z" fill="currentColor" />
3
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_222_232)">
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2.66634 0.835938C1.65382 0.835938 0.833008 1.65675 0.833008 2.66927V9.33594C0.833008 10.3485 1.65382 11.1693 2.66634 11.1693H3.33301C3.60915 11.1693 3.83301 10.9454 3.83301 10.6693C3.83301 10.3931 3.60915 10.1693 3.33301 10.1693H2.66634C2.2061 10.1693 1.83301 9.79618 1.83301 9.33594V2.66927C1.83301 2.20903 2.2061 1.83594 2.66634 1.83594H9.33301C9.79325 1.83594 10.1663 2.20903 10.1663 2.66927V3.33594C10.1663 3.61208 10.3902 3.83594 10.6663 3.83594C10.9425 3.83594 11.1663 3.61208 11.1663 3.33594V2.66927C11.1663 1.65675 10.3455 0.835938 9.33301 0.835938H2.66634ZM6.66634 4.83594C5.65382 4.83594 4.83301 5.65675 4.83301 6.66927V13.3359C4.83301 14.3485 5.65382 15.1693 6.66634 15.1693H13.333C14.3455 15.1693 15.1663 14.3485 15.1663 13.3359V6.66927C15.1663 5.65675 14.3455 4.83594 13.333 4.83594H6.66634ZM5.83301 6.66927C5.83301 6.20903 6.2061 5.83594 6.66634 5.83594H13.333C13.7932 5.83594 14.1663 6.20903 14.1663 6.66927V13.3359C14.1663 13.7962 13.7932 14.1693 13.333 14.1693H6.66634C6.2061 14.1693 5.83301 13.7962 5.83301 13.3359V6.66927Z" fill="currentColor"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_222_232">
7
- <rect width="16" height="16" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4142 12L17.7071 16.2928L16.2929 17.7071L12 13.4142L7.70711 17.7071L6.29289 16.2928L10.5858 12L6.29289 7.70706L7.70711 6.29285L12 10.5857L16.2929 6.29285L17.7071 7.70706L13.4142 12Z" fill="white"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0ZM17.7071 16.2928L13.4142 12L17.7071 7.70706L16.2929 6.29285L12 10.5857L7.70711 6.29285L6.29289 7.70706L10.5858 12L6.29289 16.2928L7.70711 17.7071L12 13.4142L16.2929 17.7071L17.7071 16.2928Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0ZM6 13H18V11H6V13Z" fill="currentColor"/>
3
- </svg>