@rango-dev/ui 0.29.1-next.9 → 0.30.0

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 (145) hide show
  1. package/dist/index.js +6 -6
  2. package/dist/index.js.map +4 -4
  3. package/dist/translations/de.d.ts +2 -0
  4. package/dist/translations/de.d.ts.map +1 -0
  5. package/dist/translations/el.d.ts +2 -0
  6. package/dist/translations/el.d.ts.map +1 -0
  7. package/dist/translations/en.d.ts.map +1 -1
  8. package/dist/translations/es.d.ts.map +1 -1
  9. package/dist/translations/fi.d.ts +2 -0
  10. package/dist/translations/fi.d.ts.map +1 -0
  11. package/dist/translations/fr.d.ts.map +1 -1
  12. package/dist/translations/it.d.ts +2 -0
  13. package/dist/translations/it.d.ts.map +1 -0
  14. package/dist/translations/ja.d.ts.map +1 -1
  15. package/dist/translations/nl.d.ts +2 -0
  16. package/dist/translations/nl.d.ts.map +1 -0
  17. package/dist/translations/pl.d.ts +2 -0
  18. package/dist/translations/pl.d.ts.map +1 -0
  19. package/dist/translations/pt.d.ts.map +1 -1
  20. package/dist/translations/ru.d.ts +2 -0
  21. package/dist/translations/ru.d.ts.map +1 -0
  22. package/dist/translations/sv.d.ts +2 -0
  23. package/dist/translations/sv.d.ts.map +1 -0
  24. package/dist/translations/uk.d.ts +2 -0
  25. package/dist/translations/uk.d.ts.map +1 -0
  26. package/dist/translations/zh.d.ts +2 -0
  27. package/dist/translations/zh.d.ts.map +1 -0
  28. package/dist/widget/ui/src/components/Alert/Alert.d.ts.map +1 -1
  29. package/dist/widget/ui/src/components/ChainToken/ChainToken.constants.d.ts.map +1 -1
  30. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts +1 -1
  31. package/dist/widget/ui/src/components/ChainToken/ChainToken.styles.d.ts.map +1 -1
  32. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts +1 -1
  33. package/dist/widget/ui/src/components/Divider/Divider.styles.d.ts.map +1 -1
  34. package/dist/widget/ui/src/components/Flags/Bengali.d.ts +4 -0
  35. package/dist/widget/ui/src/components/Flags/Bengali.d.ts.map +1 -0
  36. package/dist/widget/ui/src/components/Flags/Chinese.d.ts +4 -0
  37. package/dist/widget/ui/src/components/Flags/Chinese.d.ts.map +1 -0
  38. package/dist/widget/ui/src/components/Flags/Finland.d.ts +4 -0
  39. package/dist/widget/ui/src/components/Flags/Finland.d.ts.map +1 -0
  40. package/dist/widget/ui/src/components/Flags/German.d.ts +4 -0
  41. package/dist/widget/ui/src/components/Flags/German.d.ts.map +1 -0
  42. package/dist/widget/ui/src/components/Flags/Greece.d.ts +4 -0
  43. package/dist/widget/ui/src/components/Flags/Greece.d.ts.map +1 -0
  44. package/dist/widget/ui/src/components/Flags/Hindi.d.ts +4 -0
  45. package/dist/widget/ui/src/components/Flags/Hindi.d.ts.map +1 -0
  46. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts +4 -0
  47. package/dist/widget/ui/src/components/Flags/Indonesian.d.ts.map +1 -0
  48. package/dist/widget/ui/src/components/Flags/Italian.d.ts +4 -0
  49. package/dist/widget/ui/src/components/Flags/Italian.d.ts.map +1 -0
  50. package/dist/widget/ui/src/components/Flags/Malay.d.ts +4 -0
  51. package/dist/widget/ui/src/components/Flags/Malay.d.ts.map +1 -0
  52. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts +4 -0
  53. package/dist/widget/ui/src/components/Flags/Netherlands.d.ts.map +1 -0
  54. package/dist/widget/ui/src/components/Flags/Poland.d.ts +4 -0
  55. package/dist/widget/ui/src/components/Flags/Poland.d.ts.map +1 -0
  56. package/dist/widget/ui/src/components/Flags/Russian.d.ts +4 -0
  57. package/dist/widget/ui/src/components/Flags/Russian.d.ts.map +1 -0
  58. package/dist/widget/ui/src/components/Flags/Swedish.d.ts +4 -0
  59. package/dist/widget/ui/src/components/Flags/Swedish.d.ts.map +1 -0
  60. package/dist/widget/ui/src/components/Flags/Thai.d.ts +4 -0
  61. package/dist/widget/ui/src/components/Flags/Thai.d.ts.map +1 -0
  62. package/dist/widget/ui/src/components/Flags/Turkish.d.ts +4 -0
  63. package/dist/widget/ui/src/components/Flags/Turkish.d.ts.map +1 -0
  64. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts +4 -0
  65. package/dist/widget/ui/src/components/Flags/Ukrainian.d.ts.map +1 -0
  66. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts +4 -0
  67. package/dist/widget/ui/src/components/Flags/Vietnamese.d.ts.map +1 -0
  68. package/dist/widget/ui/src/components/Flags/index.d.ts +18 -1
  69. package/dist/widget/ui/src/components/Flags/index.d.ts.map +1 -1
  70. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
  71. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.styles.d.ts.map +1 -1
  72. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +1 -0
  73. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
  74. package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts +10 -0
  75. package/dist/widget/ui/src/components/I18nManager/I18nManager.d.ts.map +1 -1
  76. package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts +2 -0
  77. package/dist/widget/ui/src/components/ListItem/ListItem.types.d.ts.map +1 -1
  78. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.d.ts.map +1 -1
  79. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts +2 -2
  80. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.styles.d.ts.map +1 -1
  81. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts +0 -1
  82. package/dist/widget/ui/src/components/ListItemButton/ListItemButton.types.d.ts.map +1 -1
  83. package/dist/widget/ui/src/components/Popover/Popover.styles.d.ts.map +1 -1
  84. package/dist/widget/ui/src/components/Select/Select.d.ts +1 -1
  85. package/dist/widget/ui/src/components/Select/Select.d.ts.map +1 -1
  86. package/dist/widget/ui/src/components/Select/Select.types.d.ts +8 -6
  87. package/dist/widget/ui/src/components/Select/Select.types.d.ts.map +1 -1
  88. package/dist/widget/ui/src/components/Select/select.styles.d.ts +1 -0
  89. package/dist/widget/ui/src/components/Select/select.styles.d.ts.map +1 -1
  90. package/dist/widget/ui/src/components/Tooltip/Tooltip.styles.d.ts.map +1 -1
  91. package/dist/widget/ui/src/containers/SwapInput/SwapInput.styles.d.ts.map +1 -1
  92. package/dist/widget/ui/src/icons/BorderRadius.d.ts.map +1 -1
  93. package/dist/widget/ui/src/icons/Font.d.ts.map +1 -1
  94. package/dist/widget/ui/src/icons/Language.d.ts.map +1 -1
  95. package/dist/widget/ui/src/icons/Widget.d.ts +5 -0
  96. package/dist/widget/ui/src/icons/Widget.d.ts.map +1 -0
  97. package/dist/widget/ui/src/icons/index.d.ts +1 -0
  98. package/dist/widget/ui/src/icons/index.d.ts.map +1 -1
  99. package/package.json +3 -3
  100. package/src/components/Alert/Alert.tsx +6 -1
  101. package/src/components/ChainToken/ChainToken.constants.ts +1 -0
  102. package/src/components/ChainToken/ChainToken.styles.ts +4 -0
  103. package/src/components/Divider/Divider.styles.ts +8 -0
  104. package/src/components/Flags/Bengali.tsx +25 -0
  105. package/src/components/Flags/Chinese.tsx +28 -0
  106. package/src/components/Flags/Finland.tsx +31 -0
  107. package/src/components/Flags/German.tsx +26 -0
  108. package/src/components/Flags/Greece.tsx +31 -0
  109. package/src/components/Flags/Hindi.tsx +29 -0
  110. package/src/components/Flags/Indonesian.tsx +25 -0
  111. package/src/components/Flags/Italian.tsx +26 -0
  112. package/src/components/Flags/Malay.tsx +29 -0
  113. package/src/components/Flags/Netherlands.tsx +29 -0
  114. package/src/components/Flags/Poland.tsx +25 -0
  115. package/src/components/Flags/Russian.tsx +26 -0
  116. package/src/components/Flags/Swedish.tsx +31 -0
  117. package/src/components/Flags/Thai.tsx +32 -0
  118. package/src/components/Flags/Turkish.tsx +28 -0
  119. package/src/components/Flags/Ukrainian.tsx +25 -0
  120. package/src/components/Flags/Vietnamese.tsx +28 -0
  121. package/src/components/Flags/index.ts +41 -1
  122. package/src/components/FullExpandedQuote/FullExpandedQuote.Skeletons.tsx +1 -1
  123. package/src/components/FullExpandedQuote/FullExpandedQuote.styles.ts +15 -9
  124. package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +10 -6
  125. package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +1 -0
  126. package/src/components/Header/Header.styles.ts +1 -1
  127. package/src/components/I18nManager/I18nManager.tsx +20 -0
  128. package/src/components/ListItem/ListItem.types.ts +2 -0
  129. package/src/components/ListItemButton/ListItemButton.styles.ts +14 -30
  130. package/src/components/ListItemButton/ListItemButton.tsx +10 -8
  131. package/src/components/ListItemButton/ListItemButton.types.ts +0 -1
  132. package/src/components/Popover/Popover.styles.ts +7 -1
  133. package/src/components/Select/Select.tsx +10 -7
  134. package/src/components/Select/Select.types.ts +10 -6
  135. package/src/components/Select/select.styles.ts +33 -13
  136. package/src/components/StepDetails/StepDetails.styles.ts +1 -1
  137. package/src/components/Tooltip/Tooltip.styles.ts +6 -4
  138. package/src/containers/SwapInput/SwapInput.styles.ts +6 -0
  139. package/src/containers/SwapInput/SwapInput.tsx +1 -1
  140. package/src/containers/SwapInput/TokenSection.styles.ts +1 -1
  141. package/src/icons/BorderRadius.tsx +10 -7
  142. package/src/icons/Font.tsx +17 -13
  143. package/src/icons/Language.tsx +44 -40
  144. package/src/icons/Widget.tsx +24 -0
  145. package/src/icons/index.ts +1 -0
@@ -8,19 +8,23 @@ function SvgFont(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
9
9
  SvgIcon,
10
10
  props,
11
- <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
12
- <path
13
- d="M17.2235 5.409C16.7886 5.409 16.4469 5.06861 16.4469 4.63539V2.73234C16.4469 2.37648 16.2295 2.09798 16.0276 2.09798H1.97239C1.77049 2.09798 1.55306 2.36101 1.55306 2.73234V4.63539C1.55306 5.06861 1.21139 5.409 0.776532 5.409C0.341674 5.409 0 5.06861 0 4.63539V2.73234C0 1.52552 0.885246 0.550781 1.97239 0.550781H16.0276C17.1148 0.550781 18 1.52552 18 2.73234V4.63539C18 5.05314 17.6428 5.409 17.2235 5.409Z"
14
- fill="#727272"
15
- />
16
- <path
17
- d="M8.99212 17.2606C8.55726 17.2606 8.21559 16.9202 8.21559 16.487V1.32438C8.21559 0.891166 8.55726 0.550781 8.99212 0.550781C9.42698 0.550781 9.76865 0.891166 9.76865 1.32438V16.487C9.76865 16.9047 9.42698 17.2606 8.99212 17.2606Z"
18
- fill="#727272"
19
- />
20
- <path
21
- d="M11.6953 17.4462H6.2906C5.85575 17.4462 5.51407 17.1058 5.51407 16.6726C5.51407 16.2393 5.85575 15.899 6.2906 15.899H11.6953C12.1301 15.899 12.4718 16.2393 12.4718 16.6726C12.4718 17.1058 12.1301 17.4462 11.6953 17.4462Z"
22
- fill="#727272"
23
- />
11
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
+ <g id="Icons">
13
+ <g id="Font">
14
+ <path
15
+ d="M20.2235 8.41095C19.7886 8.41095 19.4469 8.07056 19.4469 7.63735V5.73429C19.4469 5.37843 19.2295 5.09994 19.0276 5.09994H4.97239C4.77049 5.09994 4.55306 5.36296 4.55306 5.73429V7.63735C4.55306 8.07056 4.21139 8.41095 3.77653 8.41095C3.34167 8.41095 3 8.07056 3 7.63735V5.73429C3 4.52747 3.88525 3.55273 4.97239 3.55273H19.0276C20.1148 3.55273 21 4.52747 21 5.73429V7.63735C21 8.05509 20.6428 8.41095 20.2235 8.41095Z"
16
+ fill="#727272"
17
+ />
18
+ <path
19
+ d="M11.9921 20.2625C11.5573 20.2625 11.2156 19.9221 11.2156 19.4889V4.32634C11.2156 3.89312 11.5573 3.55273 11.9921 3.55273C12.427 3.55273 12.7687 3.89312 12.7687 4.32634V19.4889C12.7687 19.9067 12.427 20.2625 11.9921 20.2625Z"
20
+ fill="#727272"
21
+ />
22
+ <path
23
+ d="M14.6953 20.4481H9.2906C8.85575 20.4481 8.51407 20.1077 8.51407 19.6745C8.51407 19.2413 8.85575 18.9009 9.2906 18.9009H14.6953C15.1301 18.9009 15.4718 19.2413 15.4718 19.6745C15.4718 20.1077 15.1301 20.4481 14.6953 20.4481Z"
24
+ fill="#727272"
25
+ />
26
+ </g>
27
+ </g>
24
28
  </svg>
25
29
  );
26
30
  }
@@ -9,46 +9,50 @@ function SvgLanguage(props: SvgIconPropsWithChildren) {
9
9
  SvgIcon,
10
10
  props,
11
11
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
- <path
13
- d="M15.1145 20.2844C14.9917 20.2844 14.8578 20.251 14.7461 20.1952C14.3331 19.9832 14.1657 19.4811 14.3666 19.0683L16.7554 14.304C16.9006 14.0251 17.1908 13.8466 17.5034 13.8466C17.8159 13.8466 18.1062 14.0251 18.2513 14.3152L20.6401 19.0795C20.8522 19.4923 20.6848 19.9943 20.2606 20.2063C19.8476 20.4183 19.3452 20.251 19.1331 19.827L17.5034 16.5579L15.8736 19.827C15.7173 20.1171 15.4159 20.2844 15.1145 20.2844Z"
14
- fill="currentColor"
15
- />
16
- <path
17
- d="M19.457 19.4364H15.5277C15.07 19.4364 14.6905 19.057 14.6905 18.5996C14.6905 18.1421 15.07 17.7628 15.5277 17.7628H19.457C19.9147 17.7628 20.2943 18.1421 20.2943 18.5996C20.2943 19.057 19.9259 19.4364 19.457 19.4364Z"
18
- fill="currentColor"
19
- />
20
- <path
21
- d="M17.492 24C13.9088 24 10.9841 21.0879 10.9841 17.4951C10.9841 13.9024 13.8976 10.9903 17.492 10.9903C21.0753 10.9903 24 13.9024 24 17.4951C24 21.0879 21.0865 24 17.492 24ZM17.492 12.675C14.8241 12.675 12.6585 14.8396 12.6585 17.5063C12.6585 20.1729 14.8241 22.3375 17.492 22.3375C20.1488 22.3375 22.3256 20.1729 22.3256 17.5063C22.3256 14.8396 20.16 12.675 17.492 12.675Z"
22
- fill="currentColor"
23
- />
24
- <path
25
- d="M4.0298 12.7866C2.79072 12.7866 1.80838 12.4407 1.11629 11.7712C0.379538 11.0571 0 9.97487 0 8.58017V4.20642C0 1.49514 1.49583 0 4.20841 0H8.58425C9.97961 0 11.0512 0.3682 11.7768 1.11576C12.4801 1.841 12.8261 2.88985 12.7927 4.22876V8.58017C12.8261 9.94139 12.4801 11.0125 11.7545 11.7378C11.0289 12.463 9.95727 12.7977 8.57308 12.7754H4.21956C4.14142 12.7866 4.08561 12.7866 4.0298 12.7866ZM4.20841 1.6848C2.41118 1.6848 1.67443 2.42122 1.67443 4.21759V8.59134C1.67443 9.51742 1.87535 10.1868 2.27722 10.5773C2.66792 10.9567 3.29305 11.1241 4.17492 11.113H8.57308C9.51076 11.1353 10.1582 10.9456 10.5489 10.5551C10.9396 10.1646 11.1182 9.50627 11.0959 8.60251V4.20642C11.1182 3.31382 10.9396 2.6778 10.5601 2.28729C10.1694 1.88561 9.49959 1.6848 8.57308 1.6848H4.20841Z"
26
- fill="currentColor"
27
- />
28
- <path
29
- d="M8.65116 5.9803H4.11903C3.66136 5.9803 3.28182 5.60095 3.28182 5.14349C3.28182 4.68603 3.66136 4.30667 4.11903 4.30667H8.65116C9.10883 4.30667 9.48837 4.68603 9.48837 5.14349C9.48837 5.60095 9.12 5.9803 8.65116 5.9803Z"
30
- fill="currentColor"
31
- />
32
- <path
33
- d="M6.3963 5.98037C5.93862 5.98037 5.55909 5.60101 5.55909 5.14355V4.38485C5.55909 3.92739 5.93862 3.54803 6.3963 3.54803C6.85398 3.54803 7.23352 3.92739 7.23352 4.38485V5.14355C7.23352 5.60101 6.85398 5.98037 6.3963 5.98037Z"
34
- fill="currentColor"
35
- />
36
- <path
37
- d="M4.11903 9.5062C3.66136 9.5062 3.28182 9.12684 3.28182 8.66938C3.28182 8.21192 3.66136 7.83256 4.11903 7.83256C5.53672 7.83256 6.6865 6.62757 6.6865 5.13245C6.6865 4.67499 7.06603 4.29564 7.52371 4.29564C7.98139 4.29564 8.36093 4.67499 8.36093 5.13245C8.36093 7.54249 6.46324 9.5062 4.11903 9.5062Z"
38
- fill="currentColor"
39
- />
40
- <path
41
- d="M8.66231 9.50619C7.62417 9.50619 6.63067 8.9818 5.92741 8.05572C5.64834 7.68752 5.72649 7.16306 6.09487 6.88413C6.46324 6.60519 6.98788 6.68332 7.26695 7.05152C7.64649 7.56476 8.14882 7.84373 8.66231 7.84373C9.11999 7.84373 9.49953 8.22308 9.49953 8.68054C9.49953 9.13801 9.11999 9.50619 8.66231 9.50619Z"
42
- fill="currentColor"
43
- />
44
- <path
45
- d="M8.65122 23.9999C3.88468 23.9999 0 20.1171 0 15.3528C0 14.8954 0.379538 14.516 0.837215 14.516C1.29489 14.516 1.67443 14.8954 1.67443 15.3528C1.67443 18.6555 3.97398 21.4226 7.0661 22.1478L6.7647 21.6457C6.53028 21.244 6.65308 20.7308 7.05494 20.4964C7.44564 20.2621 7.9703 20.3849 8.20472 20.7865L9.3768 22.7391C9.53308 22.9957 9.5331 23.3193 9.38798 23.5759C9.2317 23.8326 8.95262 23.9999 8.65122 23.9999Z"
46
- fill="currentColor"
47
- />
48
- <path
49
- d="M23.1629 9.4951C22.7052 9.4951 22.3257 9.11574 22.3257 8.65828C22.3257 5.35564 20.0261 2.58854 16.934 1.86329L17.2354 2.3654C17.4698 2.76707 17.347 3.28035 16.9452 3.51466C16.5545 3.74897 16.0298 3.62623 15.7954 3.22455L14.6233 1.27198C14.467 1.01535 14.467 0.691785 14.6121 0.435161C14.7572 0.16738 15.0363 0.0111685 15.3377 0.0111685C20.1043 0.0111685 23.9889 3.894 23.9889 8.65828C24.0001 9.11574 23.6206 9.4951 23.1629 9.4951Z"
50
- fill="currentColor"
51
- />
12
+ <g id="Icons">
13
+ <g id="Language">
14
+ <path
15
+ d="M14.3359 18.2133C14.2438 18.2133 14.1433 18.1883 14.0596 18.1464C13.7498 17.9874 13.6242 17.6109 13.7749 17.3012L15.5666 13.728C15.6754 13.5188 15.8931 13.3849 16.1275 13.3849C16.3619 13.3849 16.5796 13.5188 16.6885 13.7364L18.4801 17.3096C18.6392 17.6192 18.5136 17.9958 18.1954 18.1547C17.8857 18.3137 17.5089 18.1883 17.3499 17.8703L16.1275 15.4184L14.9052 17.8703C14.788 18.0878 14.5619 18.2133 14.3359 18.2133Z"
16
+ fill="#727272"
17
+ />
18
+ <path
19
+ d="M17.5928 17.5773H14.6458C14.3025 17.5773 14.0179 17.2928 14.0179 16.9497C14.0179 16.6066 14.3025 16.3221 14.6458 16.3221H17.5928C17.936 16.3221 18.2207 16.6066 18.2207 16.9497C18.2207 17.2928 17.9444 17.5773 17.5928 17.5773Z"
20
+ fill="#727272"
21
+ />
22
+ <path
23
+ d="M16.119 21C13.4316 21 11.2381 18.8159 11.2381 16.1213C11.2381 13.4268 13.4232 11.2427 16.119 11.2427C18.8065 11.2427 21 13.4268 21 16.1213C21 18.8159 18.8149 21 16.119 21ZM16.119 12.5063C14.1181 12.5063 12.4939 14.1297 12.4939 16.1297C12.4939 18.1297 14.1181 19.7532 16.119 19.7532C18.1116 19.7532 19.7442 18.1297 19.7442 16.1297C19.7442 14.1297 18.12 12.5063 16.119 12.5063Z"
24
+ fill="#727272"
25
+ />
26
+ <path
27
+ d="M6.02235 12.5899C5.09304 12.5899 4.35629 12.3305 3.83722 11.8284C3.28465 11.2928 3 10.4811 3 9.43513V6.15482C3 4.12135 4.12187 3 6.15631 3H9.43819C10.4847 3 11.2884 3.27615 11.8326 3.83682C12.3601 4.38075 12.6196 5.16739 12.5945 6.17157V9.43513C12.6196 10.456 12.3601 11.2594 11.8159 11.8033C11.2717 12.3473 10.468 12.5983 9.42981 12.5816H6.16467C6.10607 12.5899 6.06421 12.5899 6.02235 12.5899ZM6.15631 4.2636C4.80839 4.2636 4.25582 4.81592 4.25582 6.16319V9.4435C4.25582 10.1381 4.40652 10.6401 4.70791 10.933C5.00094 11.2175 5.46979 11.3431 6.13119 11.3347H9.42981C10.1331 11.3515 10.6187 11.2092 10.9117 10.9163C11.2047 10.6234 11.3387 10.1297 11.3219 9.45188V6.15482C11.3387 5.48536 11.2047 5.00835 10.9201 4.71547C10.627 4.41421 10.1247 4.2636 9.42981 4.2636H6.15631Z"
28
+ fill="#727272"
29
+ />
30
+ <path
31
+ d="M9.48837 7.48523H6.08928C5.74602 7.48523 5.46136 7.20071 5.46136 6.85761C5.46136 6.51452 5.74602 6.23 6.08928 6.23H9.48837C9.83163 6.23 10.1163 6.51452 10.1163 6.85761C10.1163 7.20071 9.84 7.48523 9.48837 7.48523Z"
32
+ fill="#727272"
33
+ />
34
+ <path
35
+ d="M7.79723 7.48528C7.45397 7.48528 7.16932 7.20076 7.16932 6.85766V6.28863C7.16932 5.94554 7.45397 5.66102 7.79723 5.66102C8.14049 5.66102 8.42514 5.94554 8.42514 6.28863V6.85766C8.42514 7.20076 8.14049 7.48528 7.79723 7.48528Z"
36
+ fill="#727272"
37
+ />
38
+ <path
39
+ d="M6.08928 10.1296C5.74602 10.1296 5.46136 9.84513 5.46136 9.50204C5.46136 9.15894 5.74602 8.87442 6.08928 8.87442C7.15254 8.87442 8.01487 7.97067 8.01487 6.84934C8.01487 6.50624 8.29953 6.22173 8.64278 6.22173C8.98604 6.22173 9.2707 6.50624 9.2707 6.84934C9.2707 8.65686 7.84743 10.1296 6.08928 10.1296Z"
40
+ fill="#727272"
41
+ />
42
+ <path
43
+ d="M9.49674 10.1296C8.71813 10.1296 7.97301 9.73635 7.44556 9.04179C7.23626 8.76564 7.29487 8.3723 7.57115 8.16309C7.84743 7.95389 8.24091 8.01249 8.45022 8.28864C8.73487 8.67357 9.11162 8.8828 9.49674 8.8828C9.83999 8.8828 10.1246 9.16731 10.1246 9.51041C10.1246 9.8535 9.83999 10.1296 9.49674 10.1296Z"
44
+ fill="#727272"
45
+ />
46
+ <path
47
+ d="M9.48842 20.9999C5.91351 20.9999 3 18.0878 3 14.5146C3 14.1715 3.28465 13.887 3.62791 13.887C3.97117 13.887 4.25582 14.1715 4.25582 14.5146C4.25582 16.9916 5.98049 19.0669 8.29957 19.6109L8.07352 19.2343C7.89771 18.933 7.98981 18.5481 8.29121 18.3723C8.58423 18.1966 8.97772 18.2887 9.15354 18.5899L10.0326 20.0543C10.1498 20.2468 10.1498 20.4895 10.041 20.682C9.92377 20.8744 9.71447 20.9999 9.48842 20.9999Z"
48
+ fill="#727272"
49
+ />
50
+ <path
51
+ d="M20.3722 10.1213C20.0289 10.1213 19.7443 9.83681 19.7443 9.49371C19.7443 7.01673 18.0196 4.9414 15.7005 4.39747L15.9266 4.77405C16.1024 5.0753 16.0103 5.46026 15.7089 5.63599C15.4158 5.81173 15.0224 5.71967 14.8465 5.41841L13.9675 3.95398C13.8503 3.76152 13.8503 3.51884 13.9591 3.32637C14.0679 3.12553 14.2772 3.00838 14.5033 3.00838C18.0782 3.00838 20.9917 5.9205 20.9917 9.49371C21.0001 9.83681 20.7154 10.1213 20.3722 10.1213Z"
52
+ fill="#727272"
53
+ />
54
+ </g>
55
+ </g>
52
56
  </svg>
53
57
  );
54
58
  }
@@ -0,0 +1,24 @@
1
+ import type { SvgIconPropsWithChildren } from '../components/SvgIcon';
2
+
3
+ import React, { createElement } from 'react';
4
+
5
+ import { SvgIcon } from '../components/SvgIcon';
6
+
7
+ function SvgWidget(props: SvgIconPropsWithChildren) {
8
+ return createElement(
9
+ SvgIcon,
10
+ props,
11
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
+ <g id="Icons">
13
+ <path
14
+ id="Widget"
15
+ fillRule="evenodd"
16
+ clipRule="evenodd"
17
+ d="M3 7.76471C3 5.13323 5.13323 3 7.76471 3L16.2353 3C18.8668 3 21 5.13323 21 7.76471V16.2353C21 18.8668 18.8668 21 16.2353 21H7.76471C5.13323 21 3 18.8668 3 16.2353L3 7.76471ZM19.9412 11.4706V7.76471C19.9412 5.718 18.282 4.05882 16.2353 4.05882L10.4118 4.05882V11.4706L19.9412 11.4706ZM19.9412 12.5294V16.2353C19.9412 18.282 18.282 19.9412 16.2353 19.9412H7.76471C5.718 19.9412 4.05882 18.282 4.05882 16.2353L4.05882 12.5294L9.88235 12.5294H19.9412ZM9.35294 11.4706V4.05882L7.76471 4.05882C5.718 4.05882 4.05882 5.718 4.05882 7.76471L4.05882 11.4706L9.35294 11.4706Z"
18
+ fill="#727272"
19
+ />
20
+ </g>
21
+ </svg>
22
+ );
23
+ }
24
+ export default SvgWidget;
@@ -66,5 +66,6 @@ export { default as TuneIcon } from './Tune';
66
66
  export { default as UtxoCategoryIcon } from './UtxoCategory';
67
67
  export { default as WalletIcon } from './Wallet';
68
68
  export { default as WarningIcon } from './Warning';
69
+ export { default as WidgetIcon } from './Widget';
69
70
  export { default as WidthIcon } from './Width';
70
71
  export { default as XIcon } from './X';