@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,133 +0,0 @@
1
- import React, { Fragment } from "react";
2
-
3
- import Tooltip from "../Tooltip";
4
- import Table from "../Table";
5
- import Icon from "../Icon";
6
-
7
- const Supported = () => (
8
- <Icon
9
- name="icon-gui-check-circled-fill"
10
- size="1.5rem"
11
- color="text-gui-success"
12
- additionalCSS="flex-grow-0 flex-shrink-0"
13
- data-testid="supported-icon"
14
- />
15
- );
16
-
17
- const Unsupported = () => (
18
- <Icon
19
- name="icon-gui-cross-circled-fill"
20
- size="1.5rem"
21
- color="text-gui-error"
22
- additionalCSS="flex-grow-0 flex-shrink-0"
23
- data-testid="unsupported-icon"
24
- />
25
- );
26
-
27
- const testRow = (index) => ({
28
- label: `Label ${index + 1}`,
29
- cells: [
30
- { label: "text", content: "Cell content", column: "Free" },
31
- {
32
- label: "yes",
33
- content: (
34
- <div className="flex items-center sm:flex-col sm:items-start">
35
- <span className="sm:order-1 px-6 sm:py-6 sm:px-0">Supported</span>
36
- <span className="sm:order-0">
37
- <Supported />
38
- </span>
39
- </div>
40
- ),
41
- column: "PAYG",
42
- },
43
- {
44
- label: "no",
45
- content: (
46
- <div className="flex items-center sm:flex-col sm:items-start">
47
- <span className="sm:order-1 px-6 sm:py-6 sm:px-0">Unsupported</span>
48
- <span className="sm:order-0">
49
- <Unsupported />
50
- </span>
51
- </div>
52
- ),
53
- column: "Custom",
54
- },
55
- ],
56
- });
57
-
58
- const sections = ["Features", "Support", "Technical Support"].map((label) => ({
59
- label,
60
- rows: [...Array(5)].map((_, i) => testRow(i)),
61
- }));
62
-
63
- export const PricingPageTable = () => {
64
- return (
65
- <div className="ui-standard-container">
66
- <h2 className="ui-text-h2 text-center m-32">Pricing Page Table</h2>
67
- <p className="text-center m-32">Example content</p>
68
- <Table.Root>
69
- <Table.Header>
70
- <Table.Row>
71
- <Table.Cell>
72
- <span className="ui-text-h3 hidden sm:block">Free</span>
73
- </Table.Cell>
74
- <Table.Cell>
75
- <span className="ui-text-h3 hidden sm:block">PAYG</span>
76
- </Table.Cell>
77
- <Table.Cell>
78
- <span className="ui-text-h3 hidden sm:block">Custom</span>
79
- </Table.Cell>
80
- </Table.Row>
81
- </Table.Header>
82
- <Table.Body>
83
- {sections.map((section) => (
84
- <Fragment key={section.label}>
85
- <Table.RowHeader>
86
- <Table.Cell colSpan={4}>{section.label}</Table.Cell>
87
- </Table.RowHeader>
88
- {section.rows.map((row) => (
89
- <Table.Row key={row.label}>
90
- <Table.LabelCell
91
- key={row.label}
92
- className="border-t border-light-grey"
93
- >
94
- <a className="ui-link" href="#">
95
- {row.label}
96
- </a>
97
- <Tooltip>Example tooltip</Tooltip>
98
- </Table.LabelCell>
99
- {row.cells.map((cell) => (
100
- <Table.Cell key={cell.label} className="last:mb-16 sm:mb-0">
101
- <div className="flex-1 sm:hidden !text-dark-grey ui-text-overline2">
102
- {cell.column}
103
- </div>
104
- {cell.content}
105
- </Table.Cell>
106
- ))}
107
- </Table.Row>
108
- ))}
109
- </Fragment>
110
- ))}
111
- <Table.Row>
112
- <Table.Cell></Table.Cell>
113
- <Table.CtaCell>
114
- <a href="#" className="ui-btn-secondary">
115
- Get started
116
- </a>
117
- </Table.CtaCell>
118
- <Table.CtaCell>
119
- <a href="#" className="ui-btn-secondary">
120
- Get started
121
- </a>
122
- </Table.CtaCell>
123
- <Table.CtaCell>
124
- <a href="#" className="ui-btn">
125
- Contact sales
126
- </a>
127
- </Table.CtaCell>
128
- </Table.Row>
129
- </Table.Body>
130
- </Table.Root>
131
- </div>
132
- );
133
- };
@@ -1,15 +0,0 @@
1
- import { Table, TableRowHeader, TableHeader, TableBody } from "./Table/Table";
2
- import { TableRow } from "./Table/TableRow";
3
- import { TableCell, LabelCell, HeaderCell, CtaCell } from "./Table/TableCell";
4
-
5
- export default {
6
- Root: Table,
7
- Row: TableRow,
8
- Cell: TableCell,
9
- LabelCell,
10
- HeaderCell,
11
- CtaCell,
12
- RowHeader: TableRowHeader,
13
- Body: TableBody,
14
- Header: TableHeader,
15
- };
@@ -1,27 +0,0 @@
1
- import React from "react";
2
- import Tooltip from "../Tooltip";
3
-
4
- export default {
5
- title: "Components/Tooltip",
6
- component: Tooltip,
7
- tags: ["autodocs"],
8
- args: {
9
- children: "Example content",
10
- },
11
- };
12
-
13
- export const Central = {
14
- render: (args) => (
15
- <div className="w-256 h-256 flex items-center justify-center m-24 border">
16
- <Tooltip>{args.children}</Tooltip>
17
- </div>
18
- ),
19
- };
20
-
21
- export const LeftBound = {
22
- render: (args) => (
23
- <div className="w-256 h-256 flex items-center m-24 border">
24
- <Tooltip>{args.children}</Tooltip>
25
- </div>
26
- ),
27
- };
@@ -1,88 +0,0 @@
1
- import React, {
2
- ButtonHTMLAttributes,
3
- HTMLAttributes,
4
- PropsWithChildren,
5
- useEffect,
6
- useRef,
7
- useState,
8
- } from "react";
9
- import Icon from "./Icon";
10
-
11
- type TooltipProps = {
12
- triggerProps?: ButtonHTMLAttributes<HTMLButtonElement>;
13
- tooltipProps?: HTMLAttributes<HTMLDivElement>;
14
- } & HTMLAttributes<HTMLDivElement>;
15
-
16
- const Tooltip = ({
17
- children,
18
- triggerProps,
19
- tooltipProps,
20
- ...rest
21
- }: PropsWithChildren<TooltipProps>) => {
22
- const [open, setOpen] = useState(false);
23
- const [position, setPosition] = useState({ x: 0, y: 0 });
24
- const offset = 8;
25
- const reference = useRef<HTMLButtonElement>(null);
26
- const floating = useRef<HTMLDivElement>(null);
27
-
28
- useEffect(() => {
29
- if (open) {
30
- const floatingRect = floating.current?.getBoundingClientRect();
31
- const referenceRect = reference.current?.getBoundingClientRect();
32
-
33
- if (floatingRect && referenceRect) {
34
- setPosition({
35
- x:
36
- Math.min(floatingRect.width / 2, floatingRect.left) -
37
- referenceRect.width / 2,
38
- y: Math.min(floatingRect.height, floatingRect.top) + offset,
39
- });
40
- }
41
- } else {
42
- setPosition({ x: 0, y: 0 });
43
- }
44
- }, [open]);
45
-
46
- return (
47
- <div
48
- {...rest}
49
- className={`relative inline-block align-top h-16 ${
50
- rest?.className ?? ""
51
- }`}
52
- >
53
- <button
54
- onMouseEnter={() => setOpen(true)}
55
- onMouseLeave={() => setOpen(false)}
56
- type="button"
57
- ref={reference}
58
- aria-describedby="tooltip"
59
- {...triggerProps}
60
- className={`ml-8 p-0 relative top-1 focus:outline-none ${
61
- triggerProps?.className ?? ""
62
- }`}
63
- >
64
- <Icon name="icon-gui-info" size="1rem" />
65
- </button>
66
-
67
- {open ? (
68
- <div
69
- role="tooltip"
70
- ref={floating}
71
- style={{
72
- top: -position.y,
73
- left: -position.x,
74
- boxShadow: "4px 4px 15px rgba(0, 0, 0, 0.2)",
75
- }}
76
- {...tooltipProps}
77
- className={`bg-light-grey p-12 rounded pointer-events-none absolute z-20 ${
78
- tooltipProps?.className ?? ""
79
- }`}
80
- >
81
- <div className="w-256">{children}</div>
82
- </div>
83
- ) : null}
84
- </div>
85
- );
86
- };
87
-
88
- export default Tooltip;
package/src/core/css.js DELETED
@@ -1,3 +0,0 @@
1
- export const remsToPixelValue = (remString) =>
2
- parseFloat(remString) *
3
- parseFloat(getComputedStyle(document.documentElement).fontSize);
@@ -1,5 +0,0 @@
1
- export const queryId = (val, root = document) =>
2
- root.querySelector(`[data-id=${val}]`);
3
-
4
- export const queryIdAll = (val, root = document) =>
5
- root.querySelectorAll(`[data-id=${val}]`);
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,3 +0,0 @@
1
- @layer base {
2
- @import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@100;200;300;400;500;600;700;800&display=swap");
3
- }
@@ -1,3 +0,0 @@
1
- @layer base {
2
- @import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
3
- }
@@ -1,63 +0,0 @@
1
- /* LEGAL DISCLAIMER
2
- *
3
- * These Fonts are licensed only for use on these domains and their subdomains:
4
- * ably.com
5
- *
6
- * It is illegal to download or use them on other websites.
7
- *
8
- * While the @font-face statements below may be modified by the client, this
9
- * disclaimer may not be removed.
10
- *
11
- * Optimo webfonts are protected by copyright law and provided under license. To modify, alter, translate, convert, decode or reverse engineer in any manner whatsoever, including converting the Font Software into a different format is strictly prohibited. The webfont files are not to be used for anything other than web font use.
12
- *
13
- * optimo.ch
14
- */
15
-
16
- /* INSTRUCTIONS
17
- *
18
- * Copy the Legal Disclaimer, the domains name and the @font-faces statements to your regular CSS file. The fonts folder(s) should be placed relative to the regular CSS file.
19
- */
20
-
21
- @font-face {
22
- font-family: "NEXT Book";
23
- src: url("NEXT-Book-Light.eot");
24
- src:
25
- url("NEXT-Book-Light.eot?#iefix") format("embedded-opentype"),
26
- url("NEXT-Book-Light.woff2") format("woff2"),
27
- url("NEXT-Book-Light.woff") format("woff");
28
- font-weight: 300;
29
- font-style: normal;
30
- }
31
-
32
- @font-face {
33
- font-family: "NEXT Book";
34
- src: url("NEXT-Book-Light-Italic.eot");
35
- src:
36
- url("NEXT-Book-Light-Italic.eot?#iefix") format("embedded-opentype"),
37
- url("NEXT-Book-Light-Italic.woff2") format("woff2"),
38
- url("NEXT-Book-Light-Italic.woff") format("woff");
39
- font-weight: 300;
40
- font-style: italic;
41
- }
42
-
43
- @font-face {
44
- font-family: "NEXT Book";
45
- src: url("NEXT-Book-Medium.eot");
46
- src:
47
- url("NEXT-Book-Medium.eot?#iefix") format("embedded-opentype"),
48
- url("NEXT-Book-Medium.woff2") format("woff2"),
49
- url("NEXT-Book-Medium.woff") format("woff");
50
- font-weight: 500;
51
- font-style: normal;
52
- }
53
-
54
- @font-face {
55
- font-family: "NEXT Book";
56
- src: url("NEXT-Book-Medium-Italic.eot");
57
- src:
58
- url("NEXT-Book-Medium-Italic.eot?#iefix") format("embedded-opentype"),
59
- url("NEXT-Book-Medium-Italic.woff2") format("woff2"),
60
- url("NEXT-Book-Medium-Italic.woff") format("woff");
61
- font-weight: 500;
62
- font-style: italic;
63
- }
@@ -1,3 +0,0 @@
1
- @layer base {
2
- @import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600&display=swap");
3
- }
@@ -1,67 +0,0 @@
1
- import { queryId } from "./dom-query";
2
-
3
- /*
4
- A method to enable/disable a CTA that
5
- is used to open the HubSpot chat widget
6
-
7
- If the Chat widget is unavailable this script
8
- will apply a disabled property and change
9
- the text on the button, to warn the user.
10
-
11
- Params:
12
- - dataId the parent container data-id
13
-
14
- */
15
-
16
- function enableBtn(el, text) {
17
- el.disabled = false;
18
- el.innerText = text;
19
- }
20
-
21
- function disableBtn(el, text) {
22
- el.disabled = true;
23
- el.innerText = text;
24
- }
25
-
26
- const WAIT_BETWEEN_RETRIES_MS = 100;
27
- let MAX_RETRY_COUNT = 30;
28
-
29
- export default function toggleChatWidget(params = {}) {
30
- const { dataId } = params;
31
- const container = queryId(dataId);
32
- const chatButton = queryId("open-chat-widget", container);
33
- const textEnabled = chatButton.dataset.enabledLabel;
34
- const textDisabled = chatButton.dataset.disabledLabel;
35
-
36
- if (!dataId || !container) return;
37
- const trigger = queryId("open-chat-widget", container);
38
-
39
- let clickHandler;
40
-
41
- const waitForScript = (delay) => {
42
- const widget = window?.HubSpotConversations?.widget;
43
-
44
- // If the chat is set to be hidden out of hours this will return null
45
- const iframe = document.querySelector("#hubspot-messages-iframe-container");
46
-
47
- clickHandler = (e) => {
48
- e.preventDefault();
49
- widget.open();
50
- };
51
-
52
- if (widget && iframe) {
53
- trigger.addEventListener("click", clickHandler);
54
- enableBtn(trigger, textEnabled);
55
- } else if (--MAX_RETRY_COUNT) {
56
- setTimeout(() => waitForScript(WAIT_BETWEEN_RETRIES_MS), delay);
57
- }
58
- };
59
-
60
- disableBtn(trigger, textDisabled);
61
- waitForScript(0);
62
-
63
- return () => {
64
- disableBtn(trigger, textDisabled);
65
- trigger.removeEventListener("click", clickHandler);
66
- };
67
- }
@@ -1,10 +0,0 @@
1
- <svg width="24" height="25" viewBox="0 0 71 55" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0)">
3
- <path d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z" fill="currentColor"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0">
7
- <rect width="71" height="55" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="25" viewBox="0 0 24 25" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M24 13C24 6.37258 18.6274 1 12 1C5.37258 1 0 6.37258 0 13C0 18.9895 4.3882 23.954 10.125 24.8542V16.4688H7.07812V13H10.125V10.3563C10.125 7.34875 11.9166 5.6875 14.6576 5.6875C15.9701 5.6875 17.3438 5.92188 17.3438 5.92188V8.875H15.8306C14.34 8.875 13.875 9.80008 13.875 10.75V13H17.2031L16.6711 16.4688H13.875V24.8542C19.6118 23.954 24 18.9895 24 13Z" fill="currentColor"/>
3
- <path d="M16.6711 16.4688L17.2031 13H13.875V10.75C13.875 9.80102 14.34 8.875 15.8306 8.875H17.3438V5.92188C17.3438 5.92188 15.9705 5.6875 14.6576 5.6875C11.9166 5.6875 10.125 7.34875 10.125 10.3563V13H7.07812V16.4688H10.125V24.8542C11.3674 25.0486 12.6326 25.0486 13.875 24.8542V16.4688H16.6711Z" fill="none"/>
4
- </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="M12 0C5.4 0 0 5.41945 0 12.0432C0 17.3623 3.4 21.8785 8.2 23.4843C8.8 23.5846 9 23.1832 9 22.8821C9 22.581 9 21.8785 9 20.8749C5.7 21.5774 5 19.2692 5 19.2692C4.5 17.8641 3.7 17.4627 3.7 17.4627C2.6 16.7601 3.8 16.7602 3.8 16.7602C5 16.8605 5.6 17.9645 5.6 17.9645C6.7 19.771 8.4 19.2692 9.1 18.9681C9.2 18.1652 9.5 17.6634 9.9 17.3623C7.1 17.0612 4.3 16.0576 4.3 11.4411C4.3 10.1364 4.8 9.03242 5.5 8.22953C5.5 7.82809 5 6.62377 5.7 5.01801C5.7 5.01801 6.7 4.71693 9 6.22233C10 5.92125 11 5.82089 12 5.82089C13 5.82089 14 5.92125 15 6.22233C17.3 4.71693 18.3 5.01801 18.3 5.01801C19 6.72413 18.5 7.92845 18.4 8.22953C19.2 9.03242 19.6 10.1364 19.6 11.4411C19.6 16.0576 16.8 17.0612 14.1 17.3623C14.5 17.7638 14.9 18.4663 14.9 19.5702C14.9 21.176 14.9 22.4807 14.9 22.8821C14.9 23.1832 15.1 23.5846 15.7 23.4843C20.6 21.8785 24 17.3623 24 12.0432C24 5.41945 18.6 0 12 0Z" fill="currentColor" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="24" viewBox="0 0 18 24" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M14.122 20.5734H0.5C0.5 22.4677 2.0222 24 3.90634 24H14.122C16.0027 24 17.5249 22.4643 17.5249 20.5734V6.49471C17.5249 6.42706 17.4708 6.36617 17.4032 6.36617H14.2438C14.1761 6.36617 14.122 6.42368 14.122 6.49133V20.57V20.5734ZM14.122 0C16.0027 0 17.5249 1.53573 17.5249 3.43002H3.90634V17.5087C3.90634 17.5763 3.84884 17.6338 3.78118 17.6338H0.625159C0.557505 17.6338 0.5 17.5763 0.5 17.5087V3.43002C0.5 1.53573 2.0222 0 3.90634 0H14.122Z" />
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M17.6483 7.36875H9.1803V10.8492H14.0178C13.8092 11.9742 13.1764 12.9258 12.2225 13.5633C11.4162 14.1023 10.3873 14.4211 9.17795 14.4211C6.83655 14.4211 4.85608 12.8391 4.14827 10.7133C3.97014 10.1742 3.86702 9.59766 3.86702 9.00469C3.86702 8.41172 3.97014 7.83516 4.14827 7.29609C4.85842 5.17266 6.83889 3.59063 9.1803 3.59063C10.4998 3.59063 11.6834 4.04531 12.6162 4.93594L15.1944 2.35547C13.6358 0.902344 11.6037 0.0117188 9.1803 0.0117188C5.66702 0.0117188 2.62717 2.02734 1.14827 4.96641C0.538892 6.18047 0.192017 7.55391 0.192017 9.00703C0.192017 10.4602 0.538892 11.8312 1.14827 13.0453C2.62717 15.9844 5.66702 18 9.1803 18C11.6084 18 13.6428 17.1938 15.1287 15.8203C16.828 14.2547 17.81 11.9484 17.81 9.20859C17.81 8.57109 17.7537 7.95937 17.6483 7.36875Z" 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="M4.75 24C4.75 13.3685 13.3685 4.75 24 4.75C24.4142 4.75 24.75 4.41421 24.75 4C24.75 3.58579 24.4142 3.25 24 3.25C12.5401 3.25 3.25 12.5401 3.25 24C3.25 35.4599 12.5401 44.75 24 44.75C35.4599 44.75 44.75 35.4599 44.75 24C44.75 23.5858 44.4142 23.25 44 23.25C43.5858 23.25 43.25 23.5858 43.25 24C43.25 34.6315 34.6315 43.25 24 43.25C13.3685 43.25 4.75 34.6315 4.75 24ZM33.0947 26.36C33.0947 28.682 31.1507 30.212 28.9727 30.212C26.7947 30.212 24.8507 28.682 24.8507 26.36C24.8507 24.884 25.6247 23.75 26.8487 23.138C25.8947 22.58 25.3007 21.626 25.3007 20.402C25.3007 18.35 27.0287 17 28.9727 17C30.9167 17 32.6447 18.35 32.6447 20.402C32.6447 21.626 32.0507 22.58 31.0787 23.138C32.3027 23.75 33.0947 24.884 33.0947 26.36ZM26.3087 26.36C26.3087 27.836 27.4787 28.862 28.9727 28.862C30.4667 28.862 31.6367 27.836 31.6367 26.36C31.6367 24.884 30.4667 23.84 28.9727 23.84C27.4787 23.84 26.3087 24.884 26.3087 26.36ZM26.7587 20.402C26.7587 21.626 27.7307 22.49 28.9727 22.49C30.2147 22.49 31.1867 21.626 31.1867 20.402C31.1867 19.196 30.2147 18.35 28.9727 18.35C27.7307 18.35 26.7587 19.196 26.7587 20.402ZM20.9773 27.008V29.996H19.5193V27.008H14.3533V25.838L19.3753 17.216H21.0493L15.9733 25.64H19.5193V22.778H20.9773V25.64H23.6773V27.008H20.9773Z" fill="currentColor" />
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <circle cx="20.0002" cy="20.5" r="16.6667" fill="white" stroke="#03020D" stroke-width="1.5"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0272 27.0696L19.8526 10.9167H17.4716L9.30566 25.8623L11.0272 27.0696ZM28.801 27.0696L19.9756 10.9167H22.3566L26.4396 18.3895L30.5225 25.8623L28.801 27.0696ZM19.9141 20.3011L28.678 27.1647L26.8895 28.4167L19.9141 22.956L12.9387 28.4167L11.1501 27.1647L19.9141 20.3011Z" fill="#FF5416"/>
4
- </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="M23.9975 1.25001L24 1.25C30.2947 1.25 34.8666 5.48148 36.9677 11.5435C39.9369 11.7908 42.5707 12.9175 44.499 14.8032C46.5441 16.8032 47.75 19.6133 47.75 23C47.75 26.4402 46.5053 29.2339 44.403 31.1816C42.3094 33.1213 39.4195 34.1729 36.2009 34.2498L36.183 34.25H36C34.2051 34.25 32.75 35.7051 32.75 37.5V41.5C32.75 41.538 32.7472 41.5754 32.7417 41.6119C33.7603 41.9279 34.5 42.8775 34.5 44C34.5 45.3807 33.3807 46.5 32 46.5C30.6193 46.5 29.5 45.3807 29.5 44C29.5 42.8775 30.2397 41.9279 31.2583 41.6119C31.2528 41.5754 31.25 41.538 31.25 41.5V37.5C31.25 34.8766 33.3766 32.75 36 32.75H36.1739C39.0895 32.6786 41.6049 31.7291 43.3835 30.0813C45.1552 28.44 46.25 26.0569 46.25 23C46.25 19.9872 45.1862 17.5733 43.4502 15.8757C41.7085 14.1724 39.2446 13.1467 36.3792 13.0077C36.0667 12.9926 35.7964 12.7851 35.7011 12.4871C33.8169 6.59587 29.6288 2.75057 24.0012 2.75C16.999 2.77388 13.4625 5.84333 11.6103 9.01639C9.90907 11.9307 9.59656 14.9789 9.47898 16.1258C9.46599 16.2525 9.45537 16.356 9.44553 16.4335C9.40186 16.7776 9.1279 17.0469 8.78309 17.0846C4.68819 17.5327 1.75 20.5577 1.75 25C1.75 27.3994 2.61404 29.3228 4.00756 30.6484C5.40559 31.9784 7.38279 32.75 9.678 32.75H12C14.6234 32.75 16.75 34.8766 16.75 37.5V41.5C16.75 41.538 16.7472 41.5754 16.7417 41.6119C17.7603 41.9279 18.5 42.8775 18.5 44C18.5 45.3807 17.3807 46.5 16 46.5C14.6193 46.5 13.5 45.3807 13.5 44C13.5 42.8775 14.2397 41.9279 15.2583 41.6119C15.2528 41.5754 15.25 41.538 15.25 41.5V37.5C15.25 35.7051 13.7949 34.25 12 34.25H9.678C7.04421 34.25 4.68241 33.3607 2.97369 31.7352C1.26046 30.1054 0.25 27.7788 0.25 25C0.25 19.9901 3.49532 16.4323 8.01664 15.6768C8.15873 14.3389 8.57927 11.2334 10.3148 8.2602C12.4266 4.6425 16.4461 1.27535 23.9975 1.25001ZM24 32.75C24.4142 32.75 24.75 33.0858 24.75 33.5V41.6145C25.7643 41.933 26.5 42.8806 26.5 44C26.5 45.3807 25.3807 46.5 24 46.5C22.6193 46.5 21.5 45.3807 21.5 44C21.5 42.8806 22.2357 41.933 23.25 41.6145V33.5C23.25 33.0858 23.5858 32.75 24 32.75ZM14.5 44C14.5 43.1716 15.1716 42.5 16 42.5C16.8284 42.5 17.5 43.1716 17.5 44C17.5 44.8284 16.8284 45.5 16 45.5C15.1716 45.5 14.5 44.8284 14.5 44ZM32 42.5C31.1716 42.5 30.5 43.1716 30.5 44C30.5 44.8284 31.1716 45.5 32 45.5C32.8284 45.5 33.5 44.8284 33.5 44C33.5 43.1716 32.8284 42.5 32 42.5ZM22.5 44C22.5 43.1716 23.1716 42.5 24 42.5C24.8284 42.5 25.5 43.1716 25.5 44C25.5 44.8284 24.8284 45.5 24 45.5C23.1716 45.5 22.5 44.8284 22.5 44ZM17 17.75C14.1005 17.75 11.75 20.1005 11.75 23C11.75 25.8995 14.1005 28.25 17 28.25C18.9423 28.25 20.6392 27.1956 21.5481 25.6245L21.6444 25.458L24.1049 23.968C24.9592 23.4507 26.0267 23.4372 26.8938 23.9326L28.3798 24.7818C28.7641 25.0014 29.2359 25.0014 29.6202 24.7818L31.1356 23.9158C31.9811 23.4327 33.0189 23.4327 33.8644 23.9158L34.9166 24.5171C35.4428 24.8178 36.109 24.6977 36.497 24.232L37.3904 23.16C37.4676 23.0673 37.4676 22.9327 37.3903 22.84L35.7237 20.84C35.6762 20.783 35.6058 20.75 35.5316 20.75H21.7647L21.5481 20.3755C20.6392 18.8044 18.9423 17.75 17 17.75ZM10.25 23C10.25 19.2721 13.2721 16.25 17 16.25C19.3413 16.25 21.4033 17.4424 22.6132 19.25H35.5316C36.051 19.25 36.5435 19.4807 36.876 19.8797L38.5427 21.8797C39.0835 22.5287 39.0835 23.4713 38.5427 24.1203L37.6494 25.1923C36.7957 26.2167 35.3301 26.481 34.1724 25.8195L33.1202 25.2182C32.7359 24.9986 32.2641 24.9986 31.8798 25.2182L30.3644 26.0842C29.5189 26.5673 28.4811 26.5673 27.6356 26.0842L26.1496 25.235C25.7555 25.0098 25.2702 25.0159 24.8819 25.2511L22.7451 26.5451C21.5568 28.467 19.4287 29.75 17 29.75C13.2721 29.75 10.25 26.7279 10.25 23ZM14.5 23C14.5 22.4477 14.9477 22 15.5 22C16.0523 22 16.5 22.4477 16.5 23C16.5 23.5523 16.0523 24 15.5 24C14.9477 24 14.5 23.5523 14.5 23ZM15.5 21C14.3954 21 13.5 21.8954 13.5 23C13.5 24.1046 14.3954 25 15.5 25C16.6046 25 17.5 24.1046 17.5 23C17.5 21.8954 16.6046 21 15.5 21Z" 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="M24 1.25L23.9975 1.25001C16.4461 1.27535 12.4266 4.6425 10.3148 8.2602C8.57927 11.2334 8.15873 14.3389 8.01664 15.6768C3.49532 16.4323 0.25 19.9901 0.25 25C0.25 27.7788 1.26046 30.1054 2.97369 31.7352C4.68241 33.3607 7.04421 34.25 9.678 34.25H12C13.7949 34.25 15.25 35.7051 15.25 37.5V41.5C15.25 41.538 15.2528 41.5754 15.2583 41.6119C14.2397 41.9279 13.5 42.8775 13.5 44C13.5 45.3807 14.6193 46.5 16 46.5C17.3807 46.5 18.5 45.3807 18.5 44C18.5 42.8775 17.7603 41.9279 16.7417 41.6119C16.7472 41.5754 16.75 41.538 16.75 41.5V37.5C16.75 34.8766 14.6234 32.75 12 32.75H9.678C7.38279 32.75 5.40559 31.9784 4.00756 30.6484C2.61404 29.3228 1.75 27.3994 1.75 25C1.75 20.5577 4.68819 17.5327 8.78309 17.0846C9.1279 17.0469 9.40186 16.7776 9.44553 16.4335C9.45537 16.356 9.46599 16.2525 9.47898 16.1258C9.59656 14.9789 9.90907 11.9307 11.6103 9.01639C13.4625 5.84333 16.999 2.77388 24.0012 2.75C29.6288 2.75057 33.8169 6.59587 35.7011 12.4871C35.7964 12.7851 36.0667 12.9926 36.3792 13.0077C39.2446 13.1467 41.7085 14.1724 43.4502 15.8757C45.1862 17.5733 46.25 19.9872 46.25 23C46.25 26.0569 45.1552 28.44 43.3835 30.0813C41.6049 31.7291 39.0895 32.6786 36.1739 32.75H36C33.3766 32.75 31.25 34.8766 31.25 37.5V41.5C31.25 41.538 31.2528 41.5754 31.2583 41.6119C30.2397 41.9279 29.5 42.8775 29.5 44C29.5 45.3807 30.6193 46.5 32 46.5C33.3807 46.5 34.5 45.3807 34.5 44C34.5 42.8775 33.7603 41.9279 32.7417 41.6119C32.7472 41.5754 32.75 41.538 32.75 41.5V37.5C32.75 35.7051 34.2051 34.25 36 34.25H36.183L36.2009 34.2498C39.4195 34.1729 42.3094 33.1213 44.403 31.1816C46.5053 29.2339 47.75 26.4402 47.75 23C47.75 19.6133 46.5441 16.8032 44.499 14.8032C42.5707 12.9175 39.9369 11.7908 36.9677 11.5435C34.8666 5.48148 30.2947 1.25 24 1.25ZM24 27.25C25.7949 27.25 27.25 25.7949 27.25 24C27.25 22.2051 25.7949 20.75 24 20.75C22.2051 20.75 20.75 22.2051 20.75 24C20.75 25.7949 22.2051 27.25 24 27.25ZM24.75 41.6145V28.6911C27.017 28.3315 28.75 26.3682 28.75 24C28.75 21.3766 26.6234 19.25 24 19.25C21.3766 19.25 19.25 21.3766 19.25 24C19.25 26.3682 20.983 28.3315 23.25 28.6911V41.6145C22.2357 41.933 21.5 42.8806 21.5 44C21.5 45.3807 22.6193 46.5 24 46.5C25.3807 46.5 26.5 45.3807 26.5 44C26.5 42.8806 25.7643 41.933 24.75 41.6145ZM16 42.5C15.1716 42.5 14.5 43.1716 14.5 44C14.5 44.8284 15.1716 45.5 16 45.5C16.8284 45.5 17.5 44.8284 17.5 44C17.5 43.1716 16.8284 42.5 16 42.5ZM30.5 44C30.5 43.1716 31.1716 42.5 32 42.5C32.8284 42.5 33.5 43.1716 33.5 44C33.5 44.8284 32.8284 45.5 32 45.5C31.1716 45.5 30.5 44.8284 30.5 44ZM24 42.5C23.1716 42.5 22.5 43.1716 22.5 44C22.5 44.8284 23.1716 45.5 24 45.5C24.8284 45.5 25.5 44.8284 25.5 44C25.5 43.1716 24.8284 42.5 24 42.5Z" fill="currentColor"/>
3
- </svg>
@@ -1,18 +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="M40 35.5C42.2091 35.5 44 33.7091 44 31.5C44 29.2909 42.2091 27.5 40 27.5C37.7909 27.5 36 29.2909 36 31.5C36 33.7091 37.7909 35.5 40 35.5Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="bevel"/>
3
- <path d="M40.0199 44.5L39.4631 45.0024C39.6054 45.1602 39.808 45.2502 40.0205 45.25C40.233 45.2498 40.4354 45.1595 40.5775 45.0016L40.0199 44.5ZM33.75 31.54C33.75 28.0702 36.5603 25.25 40 25.25V23.75C35.7238 23.75 32.25 27.2498 32.25 31.54H33.75ZM40 25.25C43.4582 25.25 46.25 28.0688 46.25 31.54H47.75C47.75 27.2512 44.2975 23.75 40 23.75V25.25ZM46.25 31.54C46.25 32.6876 45.8604 34.0354 45.2251 35.4518C44.5942 36.858 43.7465 38.2767 42.8879 39.5509C42.0309 40.823 41.1723 41.9375 40.5275 42.7345C40.2054 43.1326 39.9374 43.4504 39.7507 43.6679C39.6574 43.7766 39.5844 43.8602 39.5352 43.9162C39.5106 43.9441 39.4919 43.9652 39.4796 43.979C39.4735 43.9859 39.4689 43.991 39.466 43.9943C39.4646 43.9959 39.4635 43.997 39.4629 43.9977C39.4626 43.9981 39.4624 43.9983 39.4623 43.9984C39.4622 43.9985 39.4622 43.9985 39.4622 43.9985C39.4622 43.9985 39.4623 43.9984 40.0199 44.5C40.5775 45.0016 40.5776 45.0014 40.5777 45.0013C40.5778 45.0012 40.578 45.001 40.5781 45.0009C40.5785 45.0005 40.5789 45 40.5794 44.9994C40.5805 44.9982 40.582 44.9966 40.5839 44.9945C40.5877 44.9902 40.5931 44.9841 40.6002 44.9762C40.6143 44.9603 40.6348 44.9371 40.6614 44.907C40.7144 44.8467 40.7914 44.7585 40.8889 44.6449C41.0839 44.4177 41.3613 44.0887 41.6936 43.678C42.3575 42.8575 43.244 41.707 44.1319 40.3891C45.0184 39.0733 45.9157 37.577 46.5937 36.0657C47.267 34.5646 47.75 32.9924 47.75 31.54H46.25ZM40.0199 44.5C40.5767 43.9976 40.5768 43.9976 40.5768 43.9977C40.5768 43.9976 40.5768 43.9976 40.5767 43.9976C40.5766 43.9975 40.5764 43.9972 40.5761 43.9969C40.5755 43.9962 40.5744 43.995 40.5729 43.9934C40.57 43.9901 40.5654 43.985 40.5592 43.9781C40.5469 43.9642 40.5281 43.9431 40.5033 43.915C40.4538 43.8589 40.3804 43.7751 40.2865 43.6661C40.0987 43.4481 39.8292 43.1295 39.5052 42.7306C38.8566 41.932 37.9931 40.8155 37.131 39.5421C36.2675 38.2665 35.4149 36.8471 34.7804 35.4417C34.1413 34.0259 33.75 32.6814 33.75 31.54H32.25C32.25 32.9886 32.7362 34.5591 33.4133 36.0589C34.0951 37.5692 34.9974 39.066 35.8889 40.3829C36.7818 41.702 37.6732 42.8542 38.3409 43.6763C38.675 44.0877 38.9539 44.4174 39.15 44.6451C39.2481 44.7589 39.3255 44.8473 39.3788 44.9077C39.4054 44.9379 39.4261 44.9611 39.4403 44.977C39.4473 44.9849 39.4528 44.9911 39.4566 44.9953C39.4586 44.9974 39.4601 44.9991 39.4611 45.0003C39.4617 45.0009 39.4621 45.0014 39.4624 45.0017C39.4626 45.0019 39.4627 45.0021 39.4628 45.0022C39.4629 45.0023 39.4631 45.0024 40.0199 44.5Z" fill="#03020D"/>
4
- <path d="M8 13.5C10.2091 13.5 12 11.7091 12 9.5C12 7.29086 10.2091 5.5 8 5.5C5.79086 5.5 4 7.29086 4 9.5C4 11.7091 5.79086 13.5 8 13.5Z" stroke="#03020D" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="bevel"/>
5
- <path d="M8.01989 22.5L7.46305 23.0024C7.6054 23.1602 7.80798 23.2502 8.02047 23.25C8.23295 23.2498 8.43539 23.1595 8.5775 23.0016L8.01989 22.5ZM1.75 9.54C1.75 6.07018 4.56028 3.25 8 3.25V1.75C3.72381 1.75 0.25 5.24982 0.25 9.54H1.75ZM8 3.25C11.4582 3.25 14.25 6.06879 14.25 9.54H15.75C15.75 5.25121 12.2975 1.75 8 1.75V3.25ZM14.25 9.54C14.25 10.6876 13.8604 12.0354 13.2251 13.4518C12.5942 14.858 11.7465 16.2767 10.8879 17.5509C10.0309 18.823 9.17233 19.9375 8.52748 20.7345C8.20539 21.1326 7.93744 21.4504 7.75073 21.6679C7.65739 21.7766 7.58442 21.8602 7.5352 21.9162C7.51059 21.9441 7.49193 21.9652 7.47963 21.979C7.47348 21.9859 7.46893 21.991 7.46602 21.9943C7.46456 21.9959 7.46352 21.997 7.46289 21.9977C7.46258 21.9981 7.46237 21.9983 7.46227 21.9984C7.46222 21.9985 7.46222 21.9985 7.46219 21.9985C7.46222 21.9985 7.46228 21.9984 8.01989 22.5C8.5775 23.0016 8.5776 23.0014 8.57774 23.0013C8.57782 23.0012 8.57798 23.001 8.57814 23.0009C8.57846 23.0005 8.57889 23 8.57942 22.9994C8.58049 22.9982 8.58197 22.9966 8.58387 22.9945C8.58768 22.9902 8.59313 22.9841 8.60019 22.9762C8.61431 22.9603 8.63484 22.9371 8.66135 22.907C8.71438 22.8467 8.79137 22.7585 8.8889 22.6449C9.08391 22.4177 9.36128 22.0887 9.69357 21.678C10.3575 20.8575 11.244 19.707 12.1319 18.3891C13.0184 17.0733 13.9157 15.577 14.5937 14.0657C15.267 12.5646 15.75 10.9924 15.75 9.54H14.25ZM8.01989 22.5C8.57672 21.9976 8.57677 21.9976 8.5768 21.9977C8.57678 21.9976 8.57678 21.9976 8.57672 21.9976C8.57662 21.9975 8.57641 21.9972 8.57609 21.9969C8.57546 21.9962 8.57441 21.995 8.57295 21.9934C8.57002 21.9901 8.56543 21.985 8.55924 21.9781C8.54687 21.9642 8.52809 21.9431 8.50333 21.915C8.45381 21.8589 8.3804 21.7751 8.28651 21.6661C8.0987 21.4481 7.82918 21.1295 7.50521 20.7306C6.8566 19.932 5.99306 18.8155 5.13102 17.5421C4.26751 16.2665 3.41486 14.8471 2.78043 13.4417C2.14129 12.0259 1.75 10.6814 1.75 9.54H0.25C0.25 10.9886 0.736196 12.5591 1.41328 14.0589C2.09508 15.5692 2.99741 17.066 3.88887 18.3829C4.7818 19.702 5.67323 20.8542 6.34085 21.6763C6.67499 22.0877 6.9539 22.4174 7.14999 22.6451C7.24805 22.7589 7.32546 22.8473 7.37877 22.9077C7.40543 22.9379 7.42607 22.9611 7.44025 22.977C7.44735 22.9849 7.45283 22.9911 7.45665 22.9953C7.45856 22.9974 7.46005 22.9991 7.46112 23.0003C7.46165 23.0009 7.46208 23.0014 7.46241 23.0017C7.46257 23.0019 7.46273 23.0021 7.46281 23.0022C7.46294 23.0023 7.46305 23.0024 8.01989 22.5Z" fill="#03020D"/>
6
- <path d="M34 44.5H12C9.79087 44.5 8.00001 42.7091 8.00001 40.5L8 37.5C8 35.2909 9.79086 33.5 12 33.5H13" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
7
- <circle cx="18" cy="33.5" r="3" fill="#FF5416"/>
8
- <circle cx="14.25" cy="23.25" r="0.75" fill="#FF5416"/>
9
- <circle cx="23.25" cy="33.5" r="0.75" fill="#FF5416"/>
10
- <circle cx="23.25" cy="23.25" r="0.75" fill="#FF5416"/>
11
- <circle cx="26.25" cy="33.5" r="0.75" fill="#FF5416"/>
12
- <circle cx="26.25" cy="23.25" r="0.75" fill="#FF5416"/>
13
- <circle cx="28.25" cy="28.5" r="0.75" fill="#FF5416"/>
14
- <circle cx="28.25" cy="25.5" r="0.75" fill="#FF5416"/>
15
- <circle cx="28.25" cy="31.5" r="0.75" fill="#FF5416"/>
16
- <circle cx="20.25" cy="23.25" r="0.75" fill="#FF5416"/>
17
- <circle cx="17.25" cy="23.25" r="0.75" fill="#FF5416"/>
18
- </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,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="M16.75 4C17.1642 4 17.5 4.33579 17.5 4.75V6.25H31V4.75C31 4.33579 31.3358 4 31.75 4C32.1642 4 32.5 4.33579 32.5 4.75V6.25H40C42.6234 6.25 44.75 8.37665 44.75 11V37C44.75 39.6234 42.6234 41.75 40 41.75H8C5.37665 41.75 3.25 39.6234 3.25 37V11C3.25 8.37665 5.37665 6.25 8 6.25H16V4.75C16 4.33579 16.3358 4 16.75 4ZM31 7.75V9.25C31 9.66421 31.3358 10 31.75 10C32.1642 10 32.5 9.66421 32.5 9.25V7.75H40C41.7949 7.75 43.25 9.20507 43.25 11V17.25H4.75V11C4.75 9.20507 6.20507 7.75 8 7.75H16V9.25C16 9.66421 16.3358 10 16.75 10C17.1642 10 17.5 9.66421 17.5 9.25V7.75H31ZM4.75 18.75V37C4.75 38.7949 6.20508 40.25 8 40.25H40C41.7949 40.25 43.25 38.7949 43.25 37V18.75H4.75Z" 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 3.5H24C25.3807 3.5 26.5 4.61929 26.5 6V42C26.5 43.3807 25.3807 44.5 24 44.5H8C6.61929 44.5 5.5 43.3807 5.5 42V6C5.5 4.61929 6.61929 3.5 8 3.5ZM4 6C4 3.79086 5.79086 2 8 2H24C26.2091 2 28 3.79086 28 6V42C28 44.2091 26.2091 46 24 46H8C5.79086 46 4 44.2091 4 42V6ZM31 21.75C32.2426 21.75 33.25 22.7574 33.25 24C33.25 25.2426 32.2426 26.25 31 26.25V27.75C33.0711 27.75 34.75 26.0711 34.75 24C34.75 21.9289 33.0711 20.25 31 20.25V21.75ZM38.25 24C38.25 19.9959 35.0041 16.75 31 16.75V15.25C35.8325 15.25 39.75 19.1675 39.75 24C39.75 28.8325 35.8325 32.75 31 32.75V31.25C35.0041 31.25 38.25 28.0041 38.25 24ZM31 11.75C37.7655 11.75 43.25 17.2345 43.25 24C43.25 30.7655 37.7655 36.25 31 36.25V37.75C38.5939 37.75 44.75 31.5939 44.75 24C44.75 16.4061 38.5939 10.25 31 10.25V11.75ZM11 41C11 40.5858 11.3358 40.25 11.75 40.25H20.25C20.6642 40.25 21 40.5858 21 41C21 41.4142 20.6642 41.75 20.25 41.75H11.75C11.3358 41.75 11 41.4142 11 41ZM16 7C16.5523 7 17 6.55228 17 6C17 5.44772 16.5523 5 16 5C15.4477 5 15 5.44772 15 6C15 6.55228 15.4477 7 16 7Z" fill="currentColor" />
3
- </svg>
@@ -1,9 +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="M8.33317 20.1358C7.59669 22.2892 7.16766 25.4578 9.58324 24.25C13.5972 22.243 17.4999 21.75 19.9999 21.75C22.4999 21.75 26.2499 22.5833 29.9999 24.25C32.7175 25.4578 32.3716 22.2892 31.658 20.1358" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <path d="M30.8332 24.25C30.8332 30.9234 25.9829 36.3333 19.9998 36.3333C14.0168 36.3333 9.1665 30.9234 9.1665 24.25" stroke="#03020D" stroke-width="1.5"/>
4
- <path d="M25.8332 28.8333H14.1665C14.7221 30.2222 16.6665 33 19.9998 33C23.3332 33 25.2776 30.2222 25.8332 28.8333Z" stroke="#03020D" stroke-width="1.5" stroke-linejoin="round"/>
5
- <circle cx="23.75" cy="23.4167" r="1.25" fill="#03020D"/>
6
- <circle cx="16.25" cy="23.4167" r="1.25" fill="#03020D"/>
7
- <path d="M12.3922 5.81177C14.1833 4.70886 16.6689 4.04167 20.072 4.04167C22.8214 4.04167 24.9898 4.61745 26.675 5.58708C28.3615 6.55753 29.528 7.90188 30.3044 9.38272C31.647 11.9432 31.8294 14.9172 31.5602 17.1667C31.291 19.4161 30.0919 18.3888 29.583 18.2551C29.0741 18.1214 28.3702 17.973 27.4504 17.8366C25.7308 17.5816 23.3003 17.375 20.072 17.375C16.8436 17.375 14.4132 17.5816 12.6935 17.8366C11.6833 17.9864 10.9334 18.1507 10.4163 18.2941C9.89931 18.4375 8.83602 18.873 8.58578 17.1667C8.33554 15.4603 8.03534 12.6242 8.97021 10.0327C9.54628 8.43579 10.5926 6.91989 12.3922 5.81177Z" fill="#FF5416"/>
8
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5734 14.04L20.3288 7.16667H19.3138L15.833 13.5374L16.5622 14.0488L16.4547 14.133L17.2171 14.6667L20.1904 12.339L23.1638 14.6667L23.9262 14.133L20.1904 11.2073L16.5734 14.04ZM24.1431 14.0521L20.3812 7.16667H21.3961L24.8769 13.5374L24.1431 14.0521Z" fill="white"/>
9
- </svg>
@@ -1,5 +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="M7.26623 4.43305C7.97895 3.72034 8.96323 3.20833 9.99984 3.20833H24.039C25.0894 3.20833 26.0928 3.62576 26.8347 4.36765L32.7999 10.3329C33.5416 11.0746 33.9582 12.074 33.9582 13.1247V33.8333C33.9582 34.8699 33.4462 35.8542 32.7334 36.5669C32.0207 37.2797 31.0364 37.7917 29.9998 37.7917H9.99984C8.96323 37.7917 7.97895 37.2797 7.26623 36.5669C6.55351 35.8542 6.0415 34.8699 6.0415 33.8333V7.16666C6.0415 6.13006 6.55351 5.14577 7.26623 4.43305Z" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M19.9997 14.875C20.2418 14.875 20.4621 15.0148 20.5652 15.2338L22.4213 19.1767L26.7448 19.7236C26.985 19.7539 27.186 19.9203 27.2608 20.1505C27.3356 20.3807 27.2707 20.6334 27.0943 20.7992L23.9179 23.7829L24.7339 28.0637C24.7792 28.3015 24.6831 28.5441 24.4873 28.6864C24.2914 28.8287 24.0311 28.8451 23.8189 28.7285L19.9997 26.6296L16.1805 28.7285C15.9683 28.8451 15.7079 28.8287 15.5121 28.6864C15.3163 28.5441 15.2202 28.3015 15.2655 28.0637L16.0814 23.7829L12.9051 20.7992C12.7287 20.6334 12.6638 20.3807 12.7386 20.1505C12.8134 19.9203 13.0144 19.7539 13.2546 19.7236L17.5781 19.1767L19.4342 15.2338C19.5373 15.0148 19.7576 14.875 19.9997 14.875Z" fill="#FF5416"/>
4
- <path d="M24.2056 3.41666L24.2056 8.83138C24.1666 10.0833 24.6977 10.8572 25.4034 11.5769C26.109 12.2966 27.0882 12.8183 28.1248 12.8285L33.7499 12.8285" stroke="#03020D" stroke-width="1.5" stroke-linecap="round"/>
5
- </svg>