@reown/appkit-ui-react-native 1.2.6 → 1.3.1

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 (325) hide show
  1. package/lib/commonjs/assets/svg/ArrowBottom.js +1 -1
  2. package/lib/commonjs/assets/svg/ArrowBottomCircle.js +1 -1
  3. package/lib/commonjs/assets/svg/ArrowLeft.js +1 -1
  4. package/lib/commonjs/assets/svg/ArrowRight.js +1 -1
  5. package/lib/commonjs/assets/svg/ArrowTop.js +1 -1
  6. package/lib/commonjs/assets/svg/Browser.js +2 -2
  7. package/lib/commonjs/assets/svg/Card.js +21 -0
  8. package/lib/commonjs/assets/svg/Card.js.map +1 -0
  9. package/lib/commonjs/assets/svg/Checkmark.js +1 -1
  10. package/lib/commonjs/assets/svg/ChevronBottom.js +1 -1
  11. package/lib/commonjs/assets/svg/ChevronLeft.js +1 -1
  12. package/lib/commonjs/assets/svg/ChevronRight.js +1 -1
  13. package/lib/commonjs/assets/svg/ChevronRightSmall.js +1 -1
  14. package/lib/commonjs/assets/svg/ChevronTop.js +1 -1
  15. package/lib/commonjs/assets/svg/Clock.js +4 -4
  16. package/lib/commonjs/assets/svg/Clock.js.map +1 -1
  17. package/lib/commonjs/assets/svg/Close.js +1 -1
  18. package/lib/commonjs/assets/svg/CoinPlaceholder.js +1 -1
  19. package/lib/commonjs/assets/svg/Compass.js +1 -1
  20. package/lib/commonjs/assets/svg/Copy.js +1 -1
  21. package/lib/commonjs/assets/svg/CopySmall.js +1 -1
  22. package/lib/commonjs/assets/svg/CurrencyDollar.js +21 -0
  23. package/lib/commonjs/assets/svg/CurrencyDollar.js.map +1 -0
  24. package/lib/commonjs/assets/svg/Cursor.js +1 -1
  25. package/lib/commonjs/assets/svg/Desktop.js +2 -2
  26. package/lib/commonjs/assets/svg/Disconnect.js +1 -1
  27. package/lib/commonjs/assets/svg/Etherscan.js +1 -1
  28. package/lib/commonjs/assets/svg/Extension.js +1 -1
  29. package/lib/commonjs/assets/svg/ExternalLink.js +1 -1
  30. package/lib/commonjs/assets/svg/Filters.js +1 -1
  31. package/lib/commonjs/assets/svg/HelpCircle.js +2 -2
  32. package/lib/commonjs/assets/svg/InfoCircle.js +2 -2
  33. package/lib/commonjs/assets/svg/Mail.js +1 -1
  34. package/lib/commonjs/assets/svg/Mobile.js +2 -2
  35. package/lib/commonjs/assets/svg/More.js +1 -1
  36. package/lib/commonjs/assets/svg/NetworkPlaceholder.js +2 -2
  37. package/lib/commonjs/assets/svg/NftPlaceholder.js +1 -1
  38. package/lib/commonjs/assets/svg/Off.js +1 -1
  39. package/lib/commonjs/assets/svg/Paperplane.js +1 -1
  40. package/lib/commonjs/assets/svg/Plus.js +1 -1
  41. package/lib/commonjs/assets/svg/QrCode.js +1 -1
  42. package/lib/commonjs/assets/svg/RecycleHorizontal.js +1 -1
  43. package/lib/commonjs/assets/svg/Refresh.js +1 -1
  44. package/lib/commonjs/assets/svg/Search.js +1 -1
  45. package/lib/commonjs/assets/svg/Settings.js +21 -0
  46. package/lib/commonjs/assets/svg/Settings.js.map +1 -0
  47. package/lib/commonjs/assets/svg/SwapHorizontal.js +1 -1
  48. package/lib/commonjs/assets/svg/SwapVertical.js +1 -1
  49. package/lib/commonjs/assets/svg/Verify.js +1 -1
  50. package/lib/commonjs/assets/svg/Wallet.js +1 -1
  51. package/lib/commonjs/assets/svg/WalletConnect.js +1 -1
  52. package/lib/commonjs/assets/svg/WalletPlaceholder.js +1 -1
  53. package/lib/commonjs/assets/svg/WalletSmall.js +1 -1
  54. package/lib/commonjs/assets/svg/WarningCircle.js +2 -2
  55. package/lib/commonjs/components/wui-icon/index.js +6 -0
  56. package/lib/commonjs/components/wui-icon/index.js.map +1 -1
  57. package/lib/commonjs/components/wui-pressable/index.js +5 -2
  58. package/lib/commonjs/components/wui-pressable/index.js.map +1 -1
  59. package/lib/commonjs/composites/wui-button/index.js +3 -1
  60. package/lib/commonjs/composites/wui-button/index.js.map +1 -1
  61. package/lib/commonjs/composites/wui-button/styles.js +1 -1
  62. package/lib/commonjs/composites/wui-card-select/index.js +1 -1
  63. package/lib/commonjs/composites/wui-card-select/index.js.map +1 -1
  64. package/lib/commonjs/composites/wui-double-image-loader/index.js +57 -0
  65. package/lib/commonjs/composites/wui-double-image-loader/index.js.map +1 -0
  66. package/lib/commonjs/composites/wui-double-image-loader/index.native.js +94 -0
  67. package/lib/commonjs/composites/wui-double-image-loader/index.native.js.map +1 -0
  68. package/lib/commonjs/composites/wui-double-image-loader/styles.js +31 -0
  69. package/lib/commonjs/composites/wui-double-image-loader/styles.js.map +1 -0
  70. package/lib/commonjs/composites/wui-icon-box/index.js +4 -2
  71. package/lib/commonjs/composites/wui-icon-box/index.js.map +1 -1
  72. package/lib/commonjs/composites/wui-list-item/index.js +13 -8
  73. package/lib/commonjs/composites/wui-list-item/index.js.map +1 -1
  74. package/lib/commonjs/composites/wui-list-social/styles.js +1 -1
  75. package/lib/commonjs/composites/wui-list-social/styles.js.map +1 -1
  76. package/lib/commonjs/composites/wui-list-token/index.js +1 -3
  77. package/lib/commonjs/composites/wui-list-token/index.js.map +1 -1
  78. package/lib/commonjs/composites/wui-network-button/styles.js +1 -2
  79. package/lib/commonjs/composites/wui-network-button/styles.js.map +1 -1
  80. package/lib/commonjs/composites/wui-network-image/index.js +31 -28
  81. package/lib/commonjs/composites/wui-network-image/index.js.map +1 -1
  82. package/lib/commonjs/composites/wui-numeric-keyboard/index.js +56 -0
  83. package/lib/commonjs/composites/wui-numeric-keyboard/index.js.map +1 -0
  84. package/lib/commonjs/composites/wui-search-bar/index.js +8 -4
  85. package/lib/commonjs/composites/wui-search-bar/index.js.map +1 -1
  86. package/lib/commonjs/composites/wui-tag/index.js +3 -2
  87. package/lib/commonjs/composites/wui-tag/index.js.map +1 -1
  88. package/lib/commonjs/composites/wui-toggle/index.js +3 -2
  89. package/lib/commonjs/composites/wui-toggle/index.js.map +1 -1
  90. package/lib/commonjs/composites/wui-token-button/index.js +32 -10
  91. package/lib/commonjs/composites/wui-token-button/index.js.map +1 -1
  92. package/lib/commonjs/composites/wui-token-button/styles.js +14 -1
  93. package/lib/commonjs/composites/wui-token-button/styles.js.map +1 -1
  94. package/lib/commonjs/index.js +14 -0
  95. package/lib/commonjs/index.js.map +1 -1
  96. package/lib/commonjs/layout/wui-flex/index.js +2 -1
  97. package/lib/commonjs/layout/wui-flex/index.js.map +1 -1
  98. package/lib/commonjs/layout/wui-separator/index.js +5 -4
  99. package/lib/commonjs/layout/wui-separator/index.js.map +1 -1
  100. package/lib/module/assets/svg/ArrowBottom.js +1 -1
  101. package/lib/module/assets/svg/ArrowBottomCircle.js +1 -1
  102. package/lib/module/assets/svg/ArrowLeft.js +1 -1
  103. package/lib/module/assets/svg/ArrowRight.js +1 -1
  104. package/lib/module/assets/svg/ArrowTop.js +1 -1
  105. package/lib/module/assets/svg/Browser.js +2 -2
  106. package/lib/module/assets/svg/Card.js +13 -0
  107. package/lib/module/assets/svg/Card.js.map +1 -0
  108. package/lib/module/assets/svg/Checkmark.js +1 -1
  109. package/lib/module/assets/svg/ChevronBottom.js +1 -1
  110. package/lib/module/assets/svg/ChevronLeft.js +1 -1
  111. package/lib/module/assets/svg/ChevronRight.js +1 -1
  112. package/lib/module/assets/svg/ChevronRightSmall.js +1 -1
  113. package/lib/module/assets/svg/ChevronTop.js +1 -1
  114. package/lib/module/assets/svg/Clock.js +4 -4
  115. package/lib/module/assets/svg/Clock.js.map +1 -1
  116. package/lib/module/assets/svg/Close.js +1 -1
  117. package/lib/module/assets/svg/CoinPlaceholder.js +1 -1
  118. package/lib/module/assets/svg/Compass.js +1 -1
  119. package/lib/module/assets/svg/Copy.js +1 -1
  120. package/lib/module/assets/svg/CopySmall.js +1 -1
  121. package/lib/module/assets/svg/CurrencyDollar.js +13 -0
  122. package/lib/module/assets/svg/CurrencyDollar.js.map +1 -0
  123. package/lib/module/assets/svg/Cursor.js +1 -1
  124. package/lib/module/assets/svg/Desktop.js +2 -2
  125. package/lib/module/assets/svg/Disconnect.js +1 -1
  126. package/lib/module/assets/svg/Etherscan.js +1 -1
  127. package/lib/module/assets/svg/Extension.js +1 -1
  128. package/lib/module/assets/svg/ExternalLink.js +1 -1
  129. package/lib/module/assets/svg/Filters.js +1 -1
  130. package/lib/module/assets/svg/HelpCircle.js +2 -2
  131. package/lib/module/assets/svg/InfoCircle.js +2 -2
  132. package/lib/module/assets/svg/Mail.js +1 -1
  133. package/lib/module/assets/svg/Mobile.js +2 -2
  134. package/lib/module/assets/svg/More.js +1 -1
  135. package/lib/module/assets/svg/NetworkPlaceholder.js +2 -2
  136. package/lib/module/assets/svg/NftPlaceholder.js +1 -1
  137. package/lib/module/assets/svg/Off.js +1 -1
  138. package/lib/module/assets/svg/Paperplane.js +1 -1
  139. package/lib/module/assets/svg/Plus.js +1 -1
  140. package/lib/module/assets/svg/QrCode.js +1 -1
  141. package/lib/module/assets/svg/RecycleHorizontal.js +1 -1
  142. package/lib/module/assets/svg/Refresh.js +1 -1
  143. package/lib/module/assets/svg/Search.js +1 -1
  144. package/lib/module/assets/svg/Settings.js +13 -0
  145. package/lib/module/assets/svg/Settings.js.map +1 -0
  146. package/lib/module/assets/svg/SwapHorizontal.js +1 -1
  147. package/lib/module/assets/svg/SwapVertical.js +1 -1
  148. package/lib/module/assets/svg/Verify.js +1 -1
  149. package/lib/module/assets/svg/Wallet.js +1 -1
  150. package/lib/module/assets/svg/WalletConnect.js +1 -1
  151. package/lib/module/assets/svg/WalletPlaceholder.js +1 -1
  152. package/lib/module/assets/svg/WalletSmall.js +1 -1
  153. package/lib/module/assets/svg/WarningCircle.js +2 -2
  154. package/lib/module/components/wui-icon/index.js +6 -0
  155. package/lib/module/components/wui-icon/index.js.map +1 -1
  156. package/lib/module/components/wui-pressable/index.js +5 -2
  157. package/lib/module/components/wui-pressable/index.js.map +1 -1
  158. package/lib/module/composites/wui-button/index.js +3 -1
  159. package/lib/module/composites/wui-button/index.js.map +1 -1
  160. package/lib/module/composites/wui-button/styles.js +1 -1
  161. package/lib/module/composites/wui-card-select/index.js +1 -1
  162. package/lib/module/composites/wui-card-select/index.js.map +1 -1
  163. package/lib/module/composites/wui-double-image-loader/index.js +50 -0
  164. package/lib/module/composites/wui-double-image-loader/index.js.map +1 -0
  165. package/lib/module/composites/wui-double-image-loader/index.native.js +87 -0
  166. package/lib/module/composites/wui-double-image-loader/index.native.js.map +1 -0
  167. package/lib/module/composites/wui-double-image-loader/styles.js +25 -0
  168. package/lib/module/composites/wui-double-image-loader/styles.js.map +1 -0
  169. package/lib/module/composites/wui-icon-box/index.js +4 -2
  170. package/lib/module/composites/wui-icon-box/index.js.map +1 -1
  171. package/lib/module/composites/wui-list-item/index.js +13 -8
  172. package/lib/module/composites/wui-list-item/index.js.map +1 -1
  173. package/lib/module/composites/wui-list-social/styles.js +1 -1
  174. package/lib/module/composites/wui-list-social/styles.js.map +1 -1
  175. package/lib/module/composites/wui-list-token/index.js +1 -3
  176. package/lib/module/composites/wui-list-token/index.js.map +1 -1
  177. package/lib/module/composites/wui-network-button/styles.js +1 -2
  178. package/lib/module/composites/wui-network-button/styles.js.map +1 -1
  179. package/lib/module/composites/wui-network-image/index.js +31 -29
  180. package/lib/module/composites/wui-network-image/index.js.map +1 -1
  181. package/lib/module/composites/wui-numeric-keyboard/index.js +50 -0
  182. package/lib/module/composites/wui-numeric-keyboard/index.js.map +1 -0
  183. package/lib/module/composites/wui-search-bar/index.js +8 -4
  184. package/lib/module/composites/wui-search-bar/index.js.map +1 -1
  185. package/lib/module/composites/wui-tag/index.js +3 -2
  186. package/lib/module/composites/wui-tag/index.js.map +1 -1
  187. package/lib/module/composites/wui-toggle/index.js +3 -2
  188. package/lib/module/composites/wui-toggle/index.js.map +1 -1
  189. package/lib/module/composites/wui-token-button/index.js +29 -7
  190. package/lib/module/composites/wui-token-button/index.js.map +1 -1
  191. package/lib/module/composites/wui-token-button/styles.js +14 -1
  192. package/lib/module/composites/wui-token-button/styles.js.map +1 -1
  193. package/lib/module/index.js +2 -0
  194. package/lib/module/index.js.map +1 -1
  195. package/lib/module/layout/wui-flex/index.js +2 -1
  196. package/lib/module/layout/wui-flex/index.js.map +1 -1
  197. package/lib/module/layout/wui-separator/index.js +5 -4
  198. package/lib/module/layout/wui-separator/index.js.map +1 -1
  199. package/lib/module/utils/TransactionUtil.js.map +1 -1
  200. package/lib/typescript/assets/svg/Card.d.ts +4 -0
  201. package/lib/typescript/assets/svg/Card.d.ts.map +1 -0
  202. package/lib/typescript/assets/svg/CurrencyDollar.d.ts +4 -0
  203. package/lib/typescript/assets/svg/CurrencyDollar.d.ts.map +1 -0
  204. package/lib/typescript/assets/svg/Settings.d.ts +4 -0
  205. package/lib/typescript/assets/svg/Settings.d.ts.map +1 -0
  206. package/lib/typescript/components/wui-icon/index.d.ts.map +1 -1
  207. package/lib/typescript/components/wui-pressable/index.d.ts +2 -1
  208. package/lib/typescript/components/wui-pressable/index.d.ts.map +1 -1
  209. package/lib/typescript/components/wui-shimmer/index.d.ts +2 -2
  210. package/lib/typescript/components/wui-shimmer/index.d.ts.map +1 -1
  211. package/lib/typescript/composites/wui-button/index.d.ts +2 -1
  212. package/lib/typescript/composites/wui-button/index.d.ts.map +1 -1
  213. package/lib/typescript/composites/wui-double-image-loader/index.d.ts +16 -0
  214. package/lib/typescript/composites/wui-double-image-loader/index.d.ts.map +1 -0
  215. package/lib/typescript/composites/wui-double-image-loader/index.native.d.ts +16 -0
  216. package/lib/typescript/composites/wui-double-image-loader/index.native.d.ts.map +1 -0
  217. package/lib/typescript/composites/wui-double-image-loader/styles.d.ts +24 -0
  218. package/lib/typescript/composites/wui-double-image-loader/styles.d.ts.map +1 -0
  219. package/lib/typescript/composites/wui-icon-box/index.d.ts +2 -1
  220. package/lib/typescript/composites/wui-icon-box/index.d.ts.map +1 -1
  221. package/lib/typescript/composites/wui-list-item/index.d.ts +6 -2
  222. package/lib/typescript/composites/wui-list-item/index.d.ts.map +1 -1
  223. package/lib/typescript/composites/wui-list-token/index.d.ts.map +1 -1
  224. package/lib/typescript/composites/wui-network-button/styles.d.ts +0 -1
  225. package/lib/typescript/composites/wui-network-button/styles.d.ts.map +1 -1
  226. package/lib/typescript/composites/wui-network-image/index.d.ts.map +1 -1
  227. package/lib/typescript/composites/wui-numeric-keyboard/index.d.ts +8 -0
  228. package/lib/typescript/composites/wui-numeric-keyboard/index.d.ts.map +1 -0
  229. package/lib/typescript/composites/wui-search-bar/index.d.ts +3 -2
  230. package/lib/typescript/composites/wui-search-bar/index.d.ts.map +1 -1
  231. package/lib/typescript/composites/wui-tag/index.d.ts +3 -2
  232. package/lib/typescript/composites/wui-tag/index.d.ts.map +1 -1
  233. package/lib/typescript/composites/wui-toggle/index.d.ts +8 -1
  234. package/lib/typescript/composites/wui-toggle/index.d.ts.map +1 -1
  235. package/lib/typescript/composites/wui-token-button/index.d.ts +7 -2
  236. package/lib/typescript/composites/wui-token-button/index.d.ts.map +1 -1
  237. package/lib/typescript/composites/wui-token-button/styles.d.ts +13 -0
  238. package/lib/typescript/composites/wui-token-button/styles.d.ts.map +1 -1
  239. package/lib/typescript/index.d.ts +2 -0
  240. package/lib/typescript/index.d.ts.map +1 -1
  241. package/lib/typescript/layout/wui-flex/index.d.ts +1 -0
  242. package/lib/typescript/layout/wui-flex/index.d.ts.map +1 -1
  243. package/lib/typescript/layout/wui-separator/index.d.ts +3 -1
  244. package/lib/typescript/layout/wui-separator/index.d.ts.map +1 -1
  245. package/lib/typescript/utils/TransactionUtil.d.ts +1 -1
  246. package/lib/typescript/utils/TransactionUtil.d.ts.map +1 -1
  247. package/lib/typescript/utils/TypesUtil.d.ts +1 -1
  248. package/lib/typescript/utils/TypesUtil.d.ts.map +1 -1
  249. package/package.json +1 -1
  250. package/src/assets/svg/ArrowBottom.tsx +1 -1
  251. package/src/assets/svg/ArrowBottomCircle.tsx +1 -1
  252. package/src/assets/svg/ArrowLeft.tsx +1 -1
  253. package/src/assets/svg/ArrowRight.tsx +1 -1
  254. package/src/assets/svg/ArrowTop.tsx +1 -1
  255. package/src/assets/svg/Browser.tsx +2 -2
  256. package/src/assets/svg/Card.tsx +13 -0
  257. package/src/assets/svg/Checkmark.tsx +1 -1
  258. package/src/assets/svg/ChevronBottom.tsx +1 -1
  259. package/src/assets/svg/ChevronLeft.tsx +1 -1
  260. package/src/assets/svg/ChevronRight.tsx +1 -1
  261. package/src/assets/svg/ChevronRightSmall.tsx +1 -1
  262. package/src/assets/svg/ChevronTop.tsx +1 -1
  263. package/src/assets/svg/Clock.tsx +3 -3
  264. package/src/assets/svg/Close.tsx +1 -1
  265. package/src/assets/svg/CoinPlaceholder.tsx +1 -1
  266. package/src/assets/svg/Compass.tsx +1 -1
  267. package/src/assets/svg/Copy.tsx +1 -1
  268. package/src/assets/svg/CopySmall.tsx +1 -1
  269. package/src/assets/svg/CurrencyDollar.tsx +12 -0
  270. package/src/assets/svg/Cursor.tsx +1 -1
  271. package/src/assets/svg/Desktop.tsx +2 -2
  272. package/src/assets/svg/Disconnect.tsx +1 -1
  273. package/src/assets/svg/Etherscan.tsx +1 -1
  274. package/src/assets/svg/Extension.tsx +1 -1
  275. package/src/assets/svg/ExternalLink.tsx +1 -1
  276. package/src/assets/svg/Filters.tsx +1 -1
  277. package/src/assets/svg/HelpCircle.tsx +2 -2
  278. package/src/assets/svg/InfoCircle.tsx +2 -2
  279. package/src/assets/svg/Mail.tsx +1 -1
  280. package/src/assets/svg/Mobile.tsx +2 -2
  281. package/src/assets/svg/More.tsx +1 -1
  282. package/src/assets/svg/NetworkPlaceholder.tsx +2 -2
  283. package/src/assets/svg/NftPlaceholder.tsx +1 -1
  284. package/src/assets/svg/Off.tsx +1 -1
  285. package/src/assets/svg/Paperplane.tsx +1 -1
  286. package/src/assets/svg/Plus.tsx +1 -1
  287. package/src/assets/svg/QrCode.tsx +1 -1
  288. package/src/assets/svg/RecycleHorizontal.tsx +1 -1
  289. package/src/assets/svg/Refresh.tsx +1 -1
  290. package/src/assets/svg/Search.tsx +1 -1
  291. package/src/assets/svg/Settings.tsx +12 -0
  292. package/src/assets/svg/SwapHorizontal.tsx +1 -1
  293. package/src/assets/svg/SwapVertical.tsx +1 -1
  294. package/src/assets/svg/Verify.tsx +1 -1
  295. package/src/assets/svg/Wallet.tsx +1 -1
  296. package/src/assets/svg/WalletConnect.tsx +1 -1
  297. package/src/assets/svg/WalletPlaceholder.tsx +1 -1
  298. package/src/assets/svg/WalletSmall.tsx +1 -1
  299. package/src/assets/svg/WarningCircle.tsx +2 -2
  300. package/src/components/wui-icon/index.tsx +6 -0
  301. package/src/components/wui-pressable/index.tsx +10 -1
  302. package/src/components/wui-shimmer/index.tsx +2 -2
  303. package/src/composites/wui-button/index.tsx +3 -0
  304. package/src/composites/wui-button/styles.ts +1 -1
  305. package/src/composites/wui-card-select/index.tsx +1 -1
  306. package/src/composites/wui-double-image-loader/index.native.tsx +120 -0
  307. package/src/composites/wui-double-image-loader/index.tsx +74 -0
  308. package/src/composites/wui-double-image-loader/styles.ts +25 -0
  309. package/src/composites/wui-icon-box/index.tsx +4 -1
  310. package/src/composites/wui-list-item/index.tsx +36 -7
  311. package/src/composites/wui-list-social/styles.ts +1 -1
  312. package/src/composites/wui-list-token/index.tsx +1 -4
  313. package/src/composites/wui-network-button/styles.ts +1 -2
  314. package/src/composites/wui-network-image/index.tsx +47 -31
  315. package/src/composites/wui-numeric-keyboard/index.tsx +67 -0
  316. package/src/composites/wui-search-bar/index.tsx +30 -25
  317. package/src/composites/wui-tag/index.tsx +4 -3
  318. package/src/composites/wui-toggle/index.tsx +10 -2
  319. package/src/composites/wui-token-button/index.tsx +27 -4
  320. package/src/composites/wui-token-button/styles.ts +14 -1
  321. package/src/index.ts +2 -0
  322. package/src/layout/wui-flex/index.tsx +2 -1
  323. package/src/layout/wui-separator/index.tsx +6 -8
  324. package/src/utils/TransactionUtil.ts +6 -6
  325. package/src/utils/TypesUtil.ts +3 -0
@@ -12,7 +12,7 @@ const SvgArrowBottom = props => /*#__PURE__*/React.createElement(_reactNativeSvg
12
12
  fill: "none",
13
13
  viewBox: "0 0 14 15"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M7 1.99a1 1 0 0 1 1 1v7.58l2.46-2.46a1 1 0 0 1 1.41 1.42L7.7 13.69a1 1 0 0 1-1.41 0L2.12 9.53A1 1 0 0 1 3.54 8.1L6 10.57V3a1 1 0 0 1 1-1Z",
18
18
  clipRule: "evenodd"
@@ -15,7 +15,7 @@ const SvgArrowBottomCircle = props => /*#__PURE__*/React.createElement(_reactNat
15
15
  fillRule: "evenodd",
16
16
  clipRule: "evenodd",
17
17
  d: "M10 2.42908C5.81875 2.42908 2.42859 5.81989 2.42859 10.0034C2.42859 14.1869 5.81875 17.5777 10 17.5777C14.1813 17.5777 17.5714 14.1869 17.5714 10.0034C17.5714 5.81989 14.1813 2.42908 10 2.42908ZM0.428589 10.0034C0.428589 4.71596 4.71355 0.429077 10 0.429077C15.2865 0.429077 19.5714 4.71596 19.5714 10.0034C19.5714 15.2908 15.2865 19.5777 10 19.5777C4.71355 19.5777 0.428589 15.2908 0.428589 10.0034ZM10 5.75003C10.5523 5.75003 11 6.19774 11 6.75003L11 10.8343L12.2929 9.54137C12.6834 9.15085 13.3166 9.15085 13.7071 9.54137C14.0976 9.9319 14.0976 10.5651 13.7071 10.9556L10.7071 13.9556C10.3166 14.3461 9.68343 14.3461 9.29291 13.9556L6.29291 10.9556C5.90239 10.5651 5.90239 9.9319 6.29291 9.54137C6.68343 9.15085 7.3166 9.15085 7.70712 9.54137L9.00002 10.8343L9.00002 6.75003C9.00002 6.19774 9.44773 5.75003 10 5.75003Z",
18
- fill: props.fill || '#fff'
18
+ fill: props.fill ?? '#fff'
19
19
  }));
20
20
  var _default = exports.default = SvgArrowBottomCircle;
21
21
  //# sourceMappingURL=ArrowBottomCircle.js.map
@@ -12,7 +12,7 @@ const SvgArrowLeft = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M13 7.99a1 1 0 0 1-1 1H4.4l2.46 2.46a1 1 0 1 1-1.41 1.41L1.29 8.7a1 1 0 0 1 0-1.41L5.46 3.1a1 1 0 0 1 1.41 1.42L4.41 6.99H12a1 1 0 0 1 1 1Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgArrowRight = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M1 7.99a1 1 0 0 1 1-1h7.58L7.12 4.53A1 1 0 1 1 8.54 3.1l4.16 4.17a1 1 0 0 1 0 1.41l-4.16 4.17a1 1 0 1 1-1.42-1.41l2.46-2.46H2a1 1 0 0 1-1-1Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgArrowTop = props => /*#__PURE__*/React.createElement(_reactNativeSvg.de
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M7 13.99a1 1 0 0 1-1-1V5.4L3.54 7.86a1 1 0 0 1-1.42-1.41L6.3 2.28a1 1 0 0 1 1.41 0l4.17 4.17a1 1 0 1 1-1.41 1.41L8 5.4v7.59a1 1 0 0 1-1 1Z",
18
18
  clipRule: "evenodd"
@@ -12,12 +12,12 @@ const SvgBrowser = props => /*#__PURE__*/React.createElement(_reactNativeSvg.def
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M4 6.4a1 1 0 0 1-.46.89 6.98 6.98 0 0 0 .38 6.18A7 7 0 0 0 16.46 7.3a1 1 0 0 1-.47-.92 7 7 0 0 0-12 .03Zm-2.02-.5a9 9 0 1 1 16.03 8.2A9 9 0 0 1 1.98 5.9Z",
18
18
  clipRule: "evenodd"
19
19
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
20
- fill: props.fill || '#fff',
20
+ fill: props.fill ?? '#fff',
21
21
  fillRule: "evenodd",
22
22
  d: "M6.03 8.63c-1.46-.3-2.72-.75-3.6-1.35l-.02-.01-.14-.11a1 1 0 0 1 1.2-1.6l.1.08c.6.4 1.52.74 2.69 1 .16-.99.39-1.88.67-2.65.3-.79.68-1.5 1.15-2.02A2.58 2.58 0 0 1 9.99 1c.8 0 1.45.44 1.92.97.47.52.84 1.23 1.14 2.02.29.77.52 1.66.68 2.64a8 8 0 0 0 2.7-1l.26-.18h.48a1 1 0 0 1 .12 2c-.86.51-2.01.91-3.34 1.18a22.24 22.24 0 0 1-.03 3.19c1.45.29 2.7.73 3.58 1.31a1 1 0 0 1-1.1 1.68c-.6-.4-1.56-.76-2.75-1-.15.8-.36 1.55-.6 2.2-.3.79-.67 1.5-1.14 2.02-.47.53-1.12.97-1.92.97-.8 0-1.45-.44-1.91-.97a6.51 6.51 0 0 1-1.15-2.02c-.24-.65-.44-1.4-.6-2.2-1.18.24-2.13.6-2.73.99a1 1 0 1 1-1.1-1.67c.88-.58 2.12-1.03 3.57-1.31a22.03 22.03 0 0 1-.04-3.2Zm2.2-1.7c.15-.86.34-1.61.58-2.24.24-.65.51-1.12.76-1.4.25-.28.4-.29.42-.29.03 0 .17.01.42.3.25.27.52.74.77 1.4.23.62.43 1.37.57 2.22a19.96 19.96 0 0 1-3.52 0Zm-.18 4.6a20.1 20.1 0 0 1-.03-2.62 21.95 21.95 0 0 0 3.94 0 20.4 20.4 0 0 1-.03 2.63 21.97 21.97 0 0 0-3.88 0Zm.27 2c.13.66.3 1.26.49 1.78.24.65.51 1.12.76 1.4.25.28.4.29.42.29.03 0 .17-.01.42-.3.25-.27.52-.74.77-1.4.19-.5.36-1.1.49-1.78a20.03 20.03 0 0 0-3.35 0Z",
23
23
  clipRule: "evenodd"
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
8
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
9
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
10
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
11
+ const SvgCard = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
12
+ viewBox: "0 0 12 13",
13
+ fill: "none"
14
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
+ fill: props.fill ?? '#fff',
16
+ fillRule: "evenodd",
17
+ d: "M4.16072 2C4.17367 2 4.18665 2 4.19968 2L7.83857 2C8.36772 1.99998 8.82398 1.99996 9.19518 2.04018C9.5895 2.0829 9.97577 2.17811 10.3221 2.42971C10.5131 2.56849 10.6811 2.73647 10.8198 2.92749C11.0714 3.27379 11.1666 3.66007 11.2094 4.0544C11.2496 4.42561 11.2496 4.88188 11.2495 5.41105V7.58896C11.2496 8.11812 11.2496 8.57439 11.2094 8.94561C11.1666 9.33994 11.0714 9.72621 10.8198 10.0725C10.6811 10.2635 10.5131 10.4315 10.3221 10.5703C9.97577 10.8219 9.5895 10.9171 9.19518 10.9598C8.82398 11 8.36772 11 7.83856 11H4.16073C3.63157 11 3.17531 11 2.80411 10.9598C2.40979 10.9171 2.02352 10.8219 1.67722 10.5703C1.48621 10.4315 1.31824 10.2635 1.17946 10.0725C0.927858 9.72621 0.832652 9.33994 0.78993 8.94561C0.749713 8.5744 0.749733 8.11813 0.749757 7.58896L0.749758 5.45C0.749758 5.43697 0.749758 5.42399 0.749757 5.41104C0.749733 4.88188 0.749713 4.42561 0.78993 4.0544C0.832652 3.66007 0.927858 3.27379 1.17946 2.92749C1.31824 2.73647 1.48621 2.56849 1.67722 2.42971C2.02352 2.17811 2.40979 2.0829 2.80411 2.04018C3.17531 1.99996 3.63157 1.99998 4.16072 2ZM2.96567 3.53145C2.69897 3.56034 2.60687 3.60837 2.55888 3.64324C2.49521 3.6895 2.43922 3.74549 2.39296 3.80916C2.35809 3.85715 2.31007 3.94926 2.28117 4.21597C2.26629 4.35335 2.25844 4.51311 2.25431 4.70832H9.74498C9.74085 4.51311 9.733 4.35335 9.71812 4.21597C9.68922 3.94926 9.6412 3.85715 9.60633 3.80916C9.56007 3.74549 9.50408 3.6895 9.44041 3.64324C9.39242 3.60837 9.30031 3.56034 9.03362 3.53145C8.75288 3.50103 8.37876 3.5 7.79961 3.5H4.19968C3.62053 3.5 3.24641 3.50103 2.96567 3.53145ZM9.74956 6.20832H2.24973V7.55C2.24973 8.12917 2.25076 8.5033 2.28117 8.78404C2.31007 9.05074 2.35809 9.14285 2.39296 9.19084C2.43922 9.25451 2.49521 9.31051 2.55888 9.35677C2.60687 9.39163 2.69897 9.43966 2.96567 9.46856C3.24641 9.49897 3.62053 9.5 4.19968 9.5H7.79961C8.37876 9.5 8.75288 9.49897 9.03362 9.46856C9.30032 9.43966 9.39242 9.39163 9.44041 9.35677C9.50408 9.31051 9.56007 9.25451 9.60633 9.19084C9.6412 9.14285 9.68922 9.05075 9.71812 8.78404C9.74854 8.5033 9.74956 8.12917 9.74956 7.55V6.20832ZM6.74963 8C6.74963 7.58579 7.08541 7.25 7.49961 7.25H8.2496C8.6638 7.25 8.99958 7.58579 8.99958 8C8.99958 8.41422 8.6638 8.75 8.2496 8.75H7.49961C7.08541 8.75 6.74963 8.41422 6.74963 8Z",
18
+ clipRule: "evenodd"
19
+ }));
20
+ var _default = exports.default = SvgCard;
21
+ //# sourceMappingURL=Card.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgCard","props","React","createElement","viewBox","fill","Path","fillRule","d","clipRule","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/svg/Card.tsx"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA4D,SAAAC,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAW,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA;AAC5D,MAAMG,OAAO,GAAIC,KAAe,iBAC9BC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAS,OAAG,EAAAc,QAAA;EAACU,OAAO,EAAC,WAAW;EAACC,IAAI,EAAC;AAAM,GAAKJ,KAAK,gBAC5CC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAmC,IAAI;EACHD,IAAI,EAAEJ,KAAK,CAACI,IAAI,IAAI,MAAO;EAC3BE,QAAQ,EAAC,SAAS;EAClBC,CAAC,EAAC,8sEAA8sE;EAChtEC,QAAQ,EAAC;AAAS,CACnB,CACE,CACN;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAA/B,OAAA,GAEaoB,OAAO"}
@@ -12,7 +12,7 @@ const SvgCheckmark = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 10 10",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M8.78372 1.95266C9.08607 2.20616 9.12561 2.6567 8.87202 2.95895L4.67713 7.95895C4.54853 8.11223 4.36153 8.20458 4.16161 8.21352C3.96169 8.22246 3.76718 8.14718 3.6254 8.006L1.17437 5.56526C0.894791 5.28685 0.893915 4.83459 1.17241 4.55511C1.45091 4.27562 1.90333 4.27475 2.1829 4.55315L4.08243 6.44471L7.77709 2.04094C8.03068 1.73869 8.48136 1.69916 8.78372 1.95266Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgChevronBottom = props => /*#__PURE__*/React.createElement(_reactNativeS
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M1.46 4.96a1 1 0 0 1 1.41 0L8 10.09l5.13-5.13a1 1 0 1 1 1.41 1.41l-5.83 5.84a1 1 0 0 1-1.42 0L1.46 6.37a1 1 0 0 1 0-1.41Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgChevronLeft = props => /*#__PURE__*/React.createElement(_reactNativeSvg
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M11.04 1.46a1 1 0 0 1 0 1.41L5.91 8l5.13 5.13a1 1 0 1 1-1.41 1.41L3.79 8.71a1 1 0 0 1 0-1.42l5.84-5.83a1 1 0 0 1 1.41 0Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgChevronRight = props => /*#__PURE__*/React.createElement(_reactNativeSv
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M4.96 14.54a1 1 0 0 1 0-1.41L10.09 8 4.96 2.87a1 1 0 0 1 1.41-1.41l5.84 5.83a1 1 0 0 1 0 1.42l-5.84 5.83a1 1 0 0 1-1.41 0Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgChevronRightSmall = props => /*#__PURE__*/React.createElement(_reactNat
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M4.29282 13.6929C3.90229 13.3024 3.90229 12.6693 4.29282 12.2787L8.5856 7.98595L4.29282 3.69316C3.90229 3.30263 3.90229 2.66947 4.29282 2.27895C4.68334 1.88842 5.31651 1.88842 5.70703 2.27895L10.7069 7.27884C11.0974 7.66936 11.0974 8.30253 10.7069 8.69305L5.70703 13.6929C5.31651 14.0835 4.68334 14.0835 4.29282 13.6929Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgChevronTop = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M14.54 11.04a1 1 0 0 1-1.41 0L8 5.92l-5.13 5.12a1 1 0 1 1-1.41-1.41l5.83-5.84a1 1 0 0 1 1.42 0l5.83 5.84a1 1 0 0 1 0 1.41Z",
18
18
  clipRule: "evenodd"
@@ -9,13 +9,13 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
9
9
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
10
10
  function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
11
11
  const SvgClock = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
12
- viewBox: "0 0 16 16",
12
+ viewBox: "0 0 14 14",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
- d: "M7 2.99a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-7 5a7 7 0 1 1 14 0 7 7 0 0 1-14 0Zm7-4a1 1 0 0 1 1 1v2.58l1.85 1.85a1 1 0 0 1-1.41 1.42L6.29 8.69A1 1 0 0 1 6 8v-3a1 1 0 0 1 1-1Z",
18
- clipRule: "evenodd"
17
+ clipRule: "evenodd",
18
+ d: "M7.00235 2C4.24 2 2.00067 4.23858 2.00067 7C2.00067 9.76142 4.24 12 7.00235 12C9.7647 12 12.004 9.76142 12.004 7C12.004 4.23858 9.7647 2 7.00235 2ZM0 7C0 3.13401 3.13506 0 7.00235 0C10.8696 0 14.0047 3.13401 14.0047 7C14.0047 10.866 10.8696 14 7.00235 14C3.13506 14 0 10.866 0 7ZM7.00235 3C7.55482 3 8.00269 3.44771 8.00269 4V6.58579L9.85327 8.43575C10.2439 8.82627 10.2439 9.45944 9.85327 9.84996C9.46262 10.2405 8.82924 10.2405 8.43858 9.84996L6.29501 7.70711C6.10741 7.51957 6.00201 7.26522 6.00201 7V4C6.00201 3.44771 6.44988 3 7.00235 3Z"
19
19
  }));
20
20
  var _default = exports.default = SvgClock;
21
21
  //# sourceMappingURL=Clock.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgClock","props","React","createElement","viewBox","fill","Path","fillRule","d","clipRule","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/svg/Clock.tsx"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA4D,SAAAC,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAW,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA;AAC5D,MAAMG,QAAQ,GAAIC,KAAe,iBAC/BC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAS,OAAG,EAAAc,QAAA;EAACU,OAAO,EAAC,WAAW;EAACC,IAAI,EAAC;AAAM,GAAKJ,KAAK,gBAC5CC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAmC,IAAI;EACHD,IAAI,EAAEJ,KAAK,CAACI,IAAI,IAAI,MAAO;EAC3BE,QAAQ,EAAC,SAAS;EAClBC,CAAC,EAAC,2KAA2K;EAC7KC,QAAQ,EAAC;AAAS,CACnB,CACE,CACN;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAA/B,OAAA,GACaoB,QAAQ"}
1
+ {"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgClock","props","React","createElement","viewBox","fill","Path","fillRule","clipRule","d","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/svg/Clock.tsx"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA4D,SAAAC,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAW,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA;AAC5D,MAAMG,QAAQ,GAAIC,KAAe,iBAC/BC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAS,OAAG,EAAAc,QAAA;EAACU,OAAO,EAAC,WAAW;EAACC,IAAI,EAAC;AAAM,GAAKJ,KAAK,gBAC5CC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAmC,IAAI;EACHD,IAAI,EAAEJ,KAAK,CAACI,IAAI,IAAI,MAAO;EAC3BE,QAAQ,EAAC,SAAS;EAClBC,QAAQ,EAAC,SAAS;EAClBC,CAAC,EAAC;AAAgiB,CACniB,CACE,CACN;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAA/B,OAAA,GACaoB,QAAQ"}
@@ -12,7 +12,7 @@ const SvgClose = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defau
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M2.54 2.54a1 1 0 0 1 1.42 0L8 6.6l4.04-4.05a1 1 0 1 1 1.42 1.42L9.4 8l4.05 4.04a1 1 0 0 1-1.42 1.42L8 9.4l-4.04 4.05a1 1 0 0 1-1.42-1.42L6.6 8 2.54 3.96a1 1 0 0 1 0-1.42Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgCoinPlaceholder = props => /*#__PURE__*/React.createElement(_reactNativ
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M10 3a7 7 0 0 0-6.85 8.44l8.29-8.3C10.97 3.06 10.49 3 10 3Zm3.49.93-9.56 9.56c.32.55.71 1.06 1.16 1.5L15 5.1a7.03 7.03 0 0 0-1.5-1.16Zm2.7 2.8-9.46 9.46a7 7 0 0 0 9.46-9.46ZM1.99 5.9A9 9 0 1 1 18 14.09 9 9 0 0 1 1.98 5.91Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgCompass = props => /*#__PURE__*/React.createElement(_reactNativeSvg.def
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm10.66-2.65a1 1 0 0 1 .23 1.06L9.83 9.24a1 1 0 0 1-.59.58l-2.83 1.06A1 1 0 0 1 5.13 9.6l1.06-2.82a1 1 0 0 1 .58-.59L9.6 5.12a1 1 0 0 1 1.06.23ZM7.9 7.89l-.13.35.35-.13.12-.35-.34.13Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgCopy = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defaul
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M9.5 0h1.67c.68 0 1.26 0 1.73.04.5.05.97.14 1.42.4.52.3.95.72 1.24 1.24.26.45.35.92.4 1.42.04.47.04 1.05.04 1.73V6.5c0 .69 0 1.26-.04 1.74-.05.5-.14.97-.4 1.41-.3.52-.72.95-1.24 1.25-.45.25-.92.35-1.42.4-.43.03-.95.03-1.57.03 0 .62 0 1.14-.04 1.57-.04.5-.14.97-.4 1.42-.29.52-.72.95-1.24 1.24-.44.26-.92.35-1.41.4-.48.04-1.05.04-1.74.04H4.83c-.68 0-1.26 0-1.73-.04-.5-.05-.97-.14-1.42-.4-.52-.3-.95-.72-1.24-1.24a3.39 3.39 0 0 1-.4-1.42A20.9 20.9 0 0 1 0 11.17V9.5c0-.69 0-1.26.04-1.74.05-.5.14-.97.4-1.41.3-.52.72-.95 1.24-1.25.45-.25.92-.35 1.42-.4.43-.03.95-.03 1.57-.03 0-.62 0-1.14.04-1.57.04-.5.14-.97.4-1.42.29-.52.72-.95 1.24-1.24.44-.26.92-.35 1.41-.4A20.9 20.9 0 0 1 9.5 0ZM4.67 6.67c-.63 0-1.06 0-1.4.03-.35.03-.5.09-.6.14-.2.12-.38.3-.5.5-.05.1-.1.24-.14.6C2 8.32 2 8.8 2 9.54v1.59c0 .73 0 1.22.03 1.6.04.35.1.5.15.6.11.2.29.38.5.5.09.05.24.1.6.14.37.03.86.03 1.6.03h1.58c.74 0 1.22 0 1.6-.03.36-.04.5-.1.6-.15.2-.11.38-.29.5-.5.05-.09.1-.24.14-.6.03-.33.03-.76.03-1.39-.6 0-1.13 0-1.57-.04-.5-.04-.97-.14-1.41-.4-.52-.29-.95-.72-1.25-1.24a3.39 3.39 0 0 1-.4-1.41c-.03-.44-.03-.96-.03-1.57Zm3.27-4.64c-.36.04-.5.1-.6.15-.2.11-.38.29-.5.5-.05.09-.1.24-.14.6-.03.37-.03.86-.03 1.6v1.58c0 .74 0 1.22.03 1.6.03.36.09.5.14.6.12.2.3.38.5.5.1.05.24.1.6.14.38.03.86.03 1.6.03h1.59c.73 0 1.22 0 1.6-.03.35-.03.5-.09.6-.14.2-.12.38-.3.5-.5.05-.1.1-.24.14-.6.03-.38.03-.86.03-1.6V4.87c0-.73 0-1.22-.03-1.6a1.46 1.46 0 0 0-.15-.6c-.11-.2-.29-.38-.5-.5-.09-.05-.24-.1-.6-.14-.37-.03-.86-.03-1.6-.03H9.55c-.74 0-1.22 0-1.6.03Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgCopySmall = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M8.16825 1.4859H9.49842C10.0281 1.48588 10.4903 1.48586 10.8709 1.52001C11.275 1.55627 11.683 1.63712 12.0705 1.85811C12.5112 2.10952 12.8764 2.47468 13.1278 2.91544C13.3488 3.30288 13.4296 3.71094 13.4659 4.115C13.5 4.49556 13.5 4.95781 13.5 5.48748V6.81766C13.5 7.34733 13.5 7.80958 13.4659 8.19014C13.4296 8.5942 13.3488 9.00226 13.1278 9.3897C12.8764 9.83046 12.5112 10.1956 12.0705 10.447C11.683 10.668 11.275 10.7489 10.8709 10.7851C10.5728 10.8119 10.2245 10.8177 9.833 10.8189C9.83177 11.2104 9.82598 11.5587 9.79923 11.8568C9.76297 12.2609 9.68212 12.6689 9.46112 13.0564C9.20972 13.4971 8.84456 13.8623 8.4038 14.1137C8.01636 14.3347 7.6083 14.4155 7.20424 14.4518C6.82368 14.4859 6.36143 14.4859 5.83176 14.4859H4.50158C3.97191 14.4859 3.50966 14.4859 3.1291 14.4518C2.72504 14.4155 2.31698 14.3347 1.92954 14.1137C1.48878 13.8623 1.12362 13.4971 0.872213 13.0564C0.651218 12.6689 0.570372 12.2609 0.53411 11.8568C0.499958 11.4762 0.499978 11.014 0.500001 10.4843V9.15415C0.499978 8.62448 0.499958 8.16223 0.53411 7.78167C0.570372 7.3776 0.651218 6.96955 0.872213 6.5821C1.12362 6.14134 1.48878 5.77619 1.92954 5.52478C2.31698 5.30379 2.72504 5.22294 3.1291 5.18668C3.42722 5.15992 3.77548 5.15414 4.167 5.1529C4.16824 4.76138 4.17402 4.41312 4.20078 4.115C4.23704 3.71094 4.31788 3.30288 4.53888 2.91544C4.79029 2.47468 5.15544 2.10952 5.5962 1.85811C5.98365 1.63712 6.3917 1.55627 6.79576 1.52001C7.17633 1.48586 7.63858 1.48588 8.16825 1.4859ZM4.167 7.15302C3.79091 7.15434 3.52266 7.1594 3.30786 7.17867C3.041 7.20262 2.95525 7.2422 2.92045 7.26204C2.79082 7.33599 2.68342 7.44339 2.60948 7.57302C2.58963 7.60782 2.55005 7.69357 2.5261 7.96043C2.50094 8.24083 2.5 8.61232 2.5 9.1959V10.4426C2.5 11.0261 2.50094 11.3976 2.5261 11.678C2.55005 11.9449 2.58963 12.0307 2.60948 12.0655C2.68342 12.1951 2.79082 12.3025 2.92045 12.3764C2.95525 12.3963 3.041 12.4359 3.30786 12.4598C3.58826 12.485 3.95976 12.4859 4.54334 12.4859H5.79C6.37358 12.4859 6.74508 12.485 7.02547 12.4598C7.29234 12.4359 7.37809 12.3963 7.41288 12.3764C7.54252 12.3025 7.64992 12.1951 7.72386 12.0655C7.74371 12.0307 7.78328 11.9449 7.80723 11.678C7.82651 11.4632 7.83157 11.195 7.83288 10.8189C7.44168 10.8177 7.09369 10.8119 6.79576 10.7851C6.3917 10.7489 5.98365 10.668 5.5962 10.447C5.15544 10.1956 4.79029 9.83046 4.53888 9.3897C4.31788 9.00226 4.23704 8.5942 4.20078 8.19014C4.17404 7.89222 4.16825 7.54423 4.167 7.15302ZM6.97453 3.51201C6.70766 3.53595 6.62191 3.57553 6.58712 3.59538C6.45748 3.66932 6.35009 3.77672 6.27614 3.90635C6.2563 3.94115 6.21672 4.0269 6.19277 4.29377C6.16761 4.57416 6.16667 4.94566 6.16667 5.52924V6.7759C6.16667 7.35948 6.16761 7.73098 6.19277 8.01137C6.21672 8.27824 6.2563 8.36399 6.27614 8.39879C6.35009 8.52842 6.45748 8.63582 6.58712 8.70976C6.62191 8.72961 6.70766 8.76918 6.97453 8.79313C7.25493 8.8183 7.62642 8.81924 8.21 8.81924H9.45667C10.0402 8.81924 10.4117 8.8183 10.6921 8.79313C10.959 8.76918 11.0448 8.72961 11.0796 8.70976C11.2092 8.63582 11.3166 8.52842 11.3905 8.39879C11.4104 8.36399 11.45 8.27824 11.4739 8.01137C11.4991 7.73098 11.5 7.35948 11.5 6.7759V5.52924C11.5 4.94566 11.4991 4.57416 11.4739 4.29377C11.45 4.0269 11.4104 3.94115 11.3905 3.90635C11.3166 3.77672 11.2092 3.66932 11.0796 3.59538C11.0448 3.57553 10.959 3.53595 10.6921 3.51201C10.4117 3.48684 10.0402 3.4859 9.45667 3.4859H8.21C7.62642 3.4859 7.25493 3.48684 6.97453 3.51201Z",
18
18
  clipRule: "evenodd"
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
8
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
9
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
10
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
11
+ const SvgCurrencyDollar = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
12
+ viewBox: "0 0 20 20",
13
+ fill: "none"
14
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
+ fill: props.fill ?? '#fff',
16
+ fillRule: "evenodd",
17
+ d: "M11.875 9.0625H10.9375V4.6875H11.25C11.8302 4.6875 12.3866 4.91797 12.7968 5.3282C13.207 5.73844 13.4375 6.29484 13.4375 6.875C13.4375 7.12364 13.5363 7.3621 13.7121 7.53791C13.8879 7.71373 14.1264 7.8125 14.375 7.8125C14.6236 7.8125 14.8621 7.71373 15.0379 7.53791C15.2137 7.3621 15.3125 7.12364 15.3125 6.875C15.3113 5.79794 14.8828 4.76535 14.1213 4.00375C13.3597 3.24215 12.3271 2.81374 11.25 2.8125H10.9375V1.875C10.9375 1.62636 10.8387 1.3879 10.6629 1.21209C10.4871 1.03627 10.2486 0.9375 10 0.9375C9.75136 0.9375 9.5129 1.03627 9.33709 1.21209C9.16127 1.3879 9.0625 1.62636 9.0625 1.875V2.8125H8.75C7.67256 2.8125 6.63925 3.24051 5.87738 4.00238C5.11551 4.76425 4.6875 5.79756 4.6875 6.875C4.6875 7.95244 5.11551 8.98575 5.87738 9.74762C6.63925 10.5095 7.67256 10.9375 8.75 10.9375H9.0625V15.3125H8.125C7.54484 15.3125 6.98844 15.082 6.5782 14.6718C6.16797 14.2616 5.9375 13.7052 5.9375 13.125C5.9375 12.8764 5.83873 12.6379 5.66291 12.4621C5.4871 12.2863 5.24864 12.1875 5 12.1875C4.75136 12.1875 4.5129 12.2863 4.33709 12.4621C4.16127 12.6379 4.0625 12.8764 4.0625 13.125C4.06374 14.2021 4.49215 15.2347 5.25375 15.9963C6.01535 16.7578 7.04794 17.1863 8.125 17.1875H9.0625V18.125C9.0625 18.3736 9.16127 18.6121 9.33709 18.7879C9.5129 18.9637 9.75136 19.0625 10 19.0625C10.2486 19.0625 10.4871 18.9637 10.6629 18.7879C10.8387 18.6121 10.9375 18.3736 10.9375 18.125V17.1875H11.875C12.9524 17.1875 13.9858 16.7595 14.7476 15.9976C15.5095 15.2358 15.9375 14.2024 15.9375 13.125C15.9375 12.0476 15.5095 11.0142 14.7476 10.2524C13.9858 9.49051 12.9524 9.0625 11.875 9.0625ZM8.75 9.0625C8.16984 9.0625 7.61344 8.83203 7.2032 8.4218C6.79297 8.01156 6.5625 7.45516 6.5625 6.875C6.5625 6.29484 6.79297 5.73844 7.2032 5.3282C7.61344 4.91797 8.16984 4.6875 8.75 4.6875H9.0625V9.0625H8.75ZM11.875 15.3125H10.9375V10.9375H11.875C12.4552 10.9375 13.0116 11.168 13.4218 11.5782C13.832 11.9884 14.0625 12.5448 14.0625 13.125C14.0625 13.7052 13.832 14.2616 13.4218 14.6718C13.0116 15.082 12.4552 15.3125 11.875 15.3125Z",
18
+ clipRule: "evenodd"
19
+ }));
20
+ var _default = exports.default = SvgCurrencyDollar;
21
+ //# sourceMappingURL=CurrencyDollar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgCurrencyDollar","props","React","createElement","viewBox","fill","Path","fillRule","d","clipRule","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/svg/CurrencyDollar.tsx"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA4D,SAAAC,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAW,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA;AAC5D,MAAMG,iBAAiB,GAAIC,KAAe,iBACxCC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAS,OAAG,EAAAc,QAAA;EAACU,OAAO,EAAC,WAAW;EAACC,IAAI,EAAC;AAAM,GAAKJ,KAAK,gBAC5CC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAmC,IAAI;EACHD,IAAI,EAAEJ,KAAK,CAACI,IAAI,IAAI,MAAO;EAC3BE,QAAQ,EAAC,SAAS;EAClBC,CAAC,EAAC,69DAA69D;EAC/9DC,QAAQ,EAAC;AAAS,CACnB,CACE,CACN;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAA/B,OAAA,GACaoB,iBAAiB"}
@@ -13,7 +13,7 @@ const SvgCursor = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defa
13
13
  }, props, {
14
14
  fill: "none"
15
15
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
16
- fill: props.fill || '#fff',
16
+ fill: props.fill ?? '#fff',
17
17
  d: "M.5 0h12L8.9 3.13a3.76 3.76 0 0 1-4.8 0L.5 0Z"
18
18
  }));
19
19
  var _default = exports.default = SvgCursor;
@@ -12,12 +12,12 @@ const SvgDesktop = props => /*#__PURE__*/React.createElement(_reactNativeSvg.def
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M13.66 2H6.34c-1.07 0-1.96 0-2.68.08-.74.08-1.42.25-2.01.68a4 4 0 0 0-.89.89c-.43.6-.6 1.27-.68 2.01C0 6.38 0 7.26 0 8.34v.89c0 1.07 0 1.96.08 2.68.08.74.25 1.42.68 2.01a4 4 0 0 0 .89.89c.6.43 1.27.6 2.01.68a27 27 0 0 0 2.68.08h7.32a27 27 0 0 0 2.68-.08 4.03 4.03 0 0 0 2.01-.68 4 4 0 0 0 .89-.89c.43-.6.6-1.27.68-2.01.08-.72.08-1.6.08-2.68v-.89c0-1.07 0-1.96-.08-2.68a4.04 4.04 0 0 0-.68-2.01 4 4 0 0 0-.89-.89c-.6-.43-1.27-.6-2.01-.68C15.62 2 14.74 2 13.66 2ZM2.82 4.38c.2-.14.48-.25 1.06-.31C4.48 4 5.25 4 6.4 4h7.2c1.15 0 1.93 0 2.52.07.58.06.86.17 1.06.31a2 2 0 0 1 .44.44c.14.2.25.48.31 1.06.07.6.07 1.37.07 2.52v.77c0 1.15 0 1.93-.07 2.52-.06.58-.17.86-.31 1.06a2 2 0 0 1-.44.44c-.2.14-.48.25-1.06.32-.6.06-1.37.06-2.52.06H6.4c-1.15 0-1.93 0-2.52-.06-.58-.07-.86-.18-1.06-.32a2 2 0 0 1-.44-.44c-.14-.2-.25-.48-.31-1.06C2 11.1 2 10.32 2 9.17V8.4c0-1.15 0-1.93.07-2.52.06-.58.17-.86.31-1.06a2 2 0 0 1 .44-.44Z",
18
18
  clipRule: "evenodd"
19
19
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
20
- fill: props.fill || '#fff',
20
+ fill: props.fill ?? '#fff',
21
21
  d: "M6.14 17.57a1 1 0 1 0 0 2h7.72a1 1 0 1 0 0-2H6.14Z"
22
22
  }));
23
23
  var _default = exports.default = SvgDesktop;
@@ -12,7 +12,7 @@ const SvgDisconnect = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M6.07 1h.57a1 1 0 0 1 0 2h-.52c-.98 0-1.64 0-2.14.06-.48.05-.7.14-.84.24-.13.1-.25.22-.34.35-.1.14-.2.35-.25.83-.05.5-.05 1.16-.05 2.15v2.74c0 .99 0 1.65.05 2.15.05.48.14.7.25.83.1.14.2.25.34.35.14.1.36.2.84.25.5.05 1.16.05 2.14.05h.52a1 1 0 0 1 0 2h-.57c-.92 0-1.69 0-2.3-.07a3.6 3.6 0 0 1-1.8-.61c-.3-.22-.57-.49-.8-.8a3.6 3.6 0 0 1-.6-1.79C.5 11.11.5 10.35.5 9.43V6.58c0-.92 0-1.7.06-2.31a3.6 3.6 0 0 1 .62-1.8c.22-.3.48-.57.79-.79a3.6 3.6 0 0 1 1.8-.61C4.37 1 5.14 1 6.06 1ZM9.5 3a1 1 0 0 1 1.42 0l4.28 4.3a1 1 0 0 1 0 1.4L10.93 13a1 1 0 0 1-1.42-1.42L12.1 9H6.8a1 1 0 1 1 0-2h5.3L9.51 4.42a1 1 0 0 1 0-1.41Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgEtherscan = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  d: "M4.25 7a.63.63 0 0 0-.63.63v3.97c0 .28-.2.51-.47.54l-.75.07a.93.93 0 0 1-.9-.47A7.51 7.51 0 0 1 5.54.92a7.5 7.5 0 0 1 9.54 4.62c.12.35.06.72-.16 1-.74.97-1.68 1.78-2.6 2.44V4.44a.64.64 0 0 0-.63-.64h-1.06c-.35 0-.63.3-.63.64v5.5c0 .23-.12.42-.32.5l-.52.23V6.05c0-.36-.3-.64-.64-.64H7.45c-.35 0-.64.3-.64.64v4.97c0 .25-.17.46-.4.52a5.8 5.8 0 0 0-.45.11v-4c0-.36-.3-.65-.64-.65H4.25ZM14.07 12.4A7.49 7.49 0 0 1 3.6 14.08c4.09-.58 9.14-2.5 11.87-6.6v.03a7.56 7.56 0 0 1-1.41 4.91Z"
17
17
  }));
18
18
  var _default = exports.default = SvgEtherscan;
@@ -12,7 +12,7 @@ const SvgExtension = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M6.71 2.99a.57.57 0 0 0-.57.57 1 1 0 0 1-1 1c-.58 0-.96 0-1.24.03-.27.03-.37.07-.42.1a.97.97 0 0 0-.36.35c-.04.08-.09.21-.11.67a2.57 2.57 0 0 1 0 5.13c.02.45.07.6.11.66.09.15.21.28.36.36.07.04.21.1.67.12a2.57 2.57 0 0 1 5.12 0c.46-.03.6-.08.67-.12a.97.97 0 0 0 .36-.36c.03-.04.07-.14.1-.41.02-.29.03-.66.03-1.24a1 1 0 0 1 1-1 .57.57 0 0 0 0-1.15 1 1 0 0 1-1-1c0-.58 0-.95-.03-1.24a1.04 1.04 0 0 0-.1-.42.97.97 0 0 0-.36-.36 1.04 1.04 0 0 0-.42-.1c-.28-.02-.65-.02-1.24-.02a1 1 0 0 1-1-1 .57.57 0 0 0-.57-.57ZM5.15 13.98a1 1 0 0 0 .99-1v-.78a.57.57 0 0 1 1.14 0v.78a1 1 0 0 0 .99 1H8.36a66.26 66.26 0 0 0 .73 0 3.78 3.78 0 0 0 1.84-.38c.46-.26.85-.64 1.1-1.1.23-.4.32-.8.36-1.22.02-.2.03-.4.03-.63a2.57 2.57 0 0 0 0-4.75c0-.23-.01-.44-.03-.63a2.96 2.96 0 0 0-.35-1.22 2.97 2.97 0 0 0-1.1-1.1c-.4-.22-.8-.31-1.22-.35a8.7 8.7 0 0 0-.64-.04 2.57 2.57 0 0 0-4.74 0c-.23 0-.44.02-.63.04-.42.04-.83.13-1.22.35-.46.26-.84.64-1.1 1.1-.33.57-.37 1.2-.39 1.84a21.39 21.39 0 0 0 0 .72v.1a1 1 0 0 0 1 .99h.78a.57.57 0 0 1 0 1.15h-.77a1 1 0 0 0-1 .98v.1a63.87 63.87 0 0 0 0 .73c0 .64.05 1.27.38 1.83.26.47.64.85 1.1 1.11.56.32 1.2.37 1.84.38a20.93 20.93 0 0 0 .72 0h.1Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgExternalLink = props => /*#__PURE__*/React.createElement(_reactNativeSv
12
12
  viewBox: "0 0 14 14",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M3.73838 3C3.73838 2.44772 4.18609 2 4.73838 2H10.9991C11.5513 2 11.9991 2.44772 11.9991 3V9.26067C11.9991 9.81296 11.5513 10.2607 10.9991 10.2607C10.4468 10.2607 9.99905 9.81296 9.99905 9.26067V5.41516L3.70711 11.7071C3.31658 12.0976 2.68342 12.0976 2.29289 11.7071C1.90237 11.3166 1.90237 10.6834 2.29289 10.2929L8.58579 4H4.73838C4.18609 4 3.73838 3.55228 3.73838 3Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgFilters = props => /*#__PURE__*/React.createElement(_reactNativeSvg.def
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M0 3a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1Zm2.63 5.25a1 1 0 0 1 1-1h8.75a1 1 0 1 1 0 2H3.63a1 1 0 0 1-1-1Zm2.62 5.25a1 1 0 0 1 1-1h3.5a1 1 0 0 1 0 2h-3.5a1 1 0 0 1-1-1Z",
18
18
  clipRule: "evenodd"
@@ -12,10 +12,10 @@ const SvgHelpCircle = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  d: "M8.51 5.66a.83.83 0 0 0-.57-.2.83.83 0 0 0-.52.28.8.8 0 0 0-.25.52 1 1 0 0 1-2 0c0-.75.34-1.43.81-1.91a2.75 2.75 0 0 1 4.78 1.92c0 1.24-.8 1.86-1.25 2.2l-.04.03c-.47.36-.5.43-.5.65a1 1 0 1 1-2 0c0-1.25.8-1.86 1.24-2.2l.04-.04c.47-.36.5-.43.5-.65 0-.3-.1-.49-.24-.6ZM9.12 11.87a1.13 1.13 0 1 1-2.25 0 1.13 1.13 0 0 1 2.25 0Z"
17
17
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
18
- fill: props.fill || '#fff',
18
+ fill: props.fill ?? '#fff',
19
19
  fillRule: "evenodd",
20
20
  d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z",
21
21
  clipRule: "evenodd"
@@ -12,10 +12,10 @@ const SvgInfoCircle = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  d: "M6 10.49a1 1 0 1 0 2 0v-2a1 1 0 0 0-2 0v2ZM7 4.49a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"
17
17
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
18
- fill: props.fill || '#fff',
18
+ fill: props.fill ?? '#fff',
19
19
  fillRule: "evenodd",
20
20
  d: "M7 14.99a7 7 0 1 0 0-14 7 7 0 0 0 0 14Zm5-7a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z",
21
21
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgMail = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defaul
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M4.83 1.34h6.34c.68 0 1.26 0 1.73.04.5.05.97.15 1.42.4.52.3.95.72 1.24 1.24.26.45.35.92.4 1.42.04.47.04 1.05.04 1.73v3.71c0 .69 0 1.26-.04 1.74-.05.5-.14.97-.4 1.41-.3.52-.72.95-1.24 1.25-.45.25-.92.35-1.42.4-.47.03-1.05.03-1.73.03H4.83c-.68 0-1.26 0-1.73-.04-.5-.04-.97-.14-1.42-.4-.52-.29-.95-.72-1.24-1.24a3.39 3.39 0 0 1-.4-1.41A20.9 20.9 0 0 1 0 9.88v-3.7c0-.7 0-1.27.04-1.74.05-.5.14-.97.4-1.42.3-.52.72-.95 1.24-1.24.45-.25.92-.35 1.42-.4.47-.04 1.05-.04 1.73-.04ZM3.28 3.38c-.36.03-.51.08-.6.14-.21.11-.39.29-.5.5a.8.8 0 0 0-.08.19l5.16 3.44c.45.3 1.03.3 1.48 0L13.9 4.2a.79.79 0 0 0-.08-.2c-.11-.2-.29-.38-.5-.5-.09-.05-.24-.1-.6-.13-.37-.04-.86-.04-1.6-.04H4.88c-.73 0-1.22 0-1.6.04ZM14 6.54 9.85 9.31a3.33 3.33 0 0 1-3.7 0L2 6.54v3.3c0 .74 0 1.22.03 1.6.04.36.1.5.15.6.11.2.29.38.5.5.09.05.24.1.6.14.37.03.86.03 1.6.03h6.25c.73 0 1.22 0 1.6-.03.35-.03.5-.09.6-.14.2-.12.38-.3.5-.5.05-.1.1-.24.14-.6.03-.38.03-.86.03-1.6v-3.3Z",
18
18
  clipRule: "evenodd"
@@ -12,10 +12,10 @@ const SvgMobile = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defa
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  d: "M10.81 5.81a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"
17
17
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
18
- fill: props.fill || '#fff',
18
+ fill: props.fill ?? '#fff',
19
19
  fillRule: "evenodd",
20
20
  d: "M3 4.75A4.75 4.75 0 0 1 7.75 0h4.5A4.75 4.75 0 0 1 17 4.75v10.5A4.75 4.75 0 0 1 12.25 20h-4.5A4.75 4.75 0 0 1 3 15.25V4.75ZM7.75 2A2.75 2.75 0 0 0 5 4.75v10.5A2.75 2.75 0 0 0 7.75 18h4.5A2.75 2.75 0 0 0 15 15.25V4.75A2.75 2.75 0 0 0 12.25 2h-4.5Z",
21
21
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgMore = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defaul
12
12
  viewBox: "0 0 41 40",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillOpacity: ".05",
17
17
  d: "M.6 20a20 20 0 1 1 40 0 20 20 0 0 1-40 0Z"
18
18
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
@@ -12,12 +12,12 @@ const SvgNetworkPlaceholder = props => /*#__PURE__*/React.createElement(_reactNa
12
12
  viewBox: "0 0 22 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M16.32 13.62a3.14 3.14 0 1 1-.99 1.72l-1.6-.93a3.83 3.83 0 0 1-3.71 1 3.66 3.66 0 0 1-1.74-1l-1.6.94a3.14 3.14 0 1 1-1-1.73l1.6-.94a3.7 3.7 0 0 1 0-2 3.81 3.81 0 0 1 1.8-2.33c.29-.17.6-.3.92-.38V6.1a3.14 3.14 0 1 1 2 0l-.01.02v1.85H12a3.82 3.82 0 0 1 2.33 1.8 3.7 3.7 0 0 1 .39 2.91l1.6.93ZM2.6 16.54a1.14 1.14 0 0 0 1.98-1.14 1.14 1.14 0 0 0-1.98 1.14ZM11 2.01a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28Zm1.68 10.45c.08-.19.14-.38.16-.58v-.05l.02-.13v-.13a1.92 1.92 0 0 0-.24-.8l-.11-.15a1.89 1.89 0 0 0-.74-.6 1.86 1.86 0 0 0-.77-.17h-.19a1.97 1.97 0 0 0-.89.34 1.98 1.98 0 0 0-.61.74 1.99 1.99 0 0 0-.16.9v.05a1.87 1.87 0 0 0 .24.74l.1.15c.12.16.26.3.42.42l.16.1.13.07.04.02a1.84 1.84 0 0 0 .76.17h.17a2 2 0 0 0 .91-.35 1.78 1.78 0 0 0 .52-.58l.03-.05a.84.84 0 0 0 .05-.11Zm5.15 4.5a1.14 1.14 0 0 0 1.14-1.97 1.13 1.13 0 0 0-1.55.41c-.32.55-.13 1.25.41 1.56Z",
18
18
  clipRule: "evenodd"
19
19
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
20
- fill: props.fill || '#fff',
20
+ fill: props.fill ?? '#fff',
21
21
  fillRule: "evenodd",
22
22
  d: "M4.63 9.43a1.5 1.5 0 1 0 1.5-2.6 1.5 1.5 0 0 0-1.5 2.6Zm.32-1.55a.5.5 0 0 1 .68-.19.5.5 0 0 1 .18.68.5.5 0 0 1-.68.19.5.5 0 0 1-.18-.68ZM17.94 8.88a1.5 1.5 0 1 1-2.6-1.5 1.5 1.5 0 1 1 2.6 1.5ZM16.9 7.69a.5.5 0 0 0-.68.19.5.5 0 0 0 .18.68.5.5 0 0 0 .68-.19.5.5 0 0 0-.18-.68ZM9.75 17.75a1.5 1.5 0 1 1 2.6 1.5 1.5 1.5 0 1 1-2.6-1.5Zm1.05 1.18a.5.5 0 0 0 .68-.18.5.5 0 0 0-.18-.68.5.5 0 0 0-.68.18.5.5 0 0 0 .18.68Z",
23
23
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgNftPlaceholder = props => /*#__PURE__*/React.createElement(_reactNative
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M9.13 1h1.71c1.46 0 2.63 0 3.56.1.97.1 1.8.33 2.53.85a5 5 0 0 1 1.1 1.11c.53.73.75 1.56.86 2.53.1.93.1 2.1.1 3.55v1.72c0 1.45 0 2.62-.1 3.55-.1.97-.33 1.8-.86 2.53a5 5 0 0 1-1.1 1.1c-.73.53-1.56.75-2.53.86-.93.1-2.1.1-3.55.1H9.13c-1.45 0-2.62 0-3.56-.1-.96-.1-1.8-.33-2.52-.85a5 5 0 0 1-1.1-1.11 5.05 5.05 0 0 1-.86-2.53c-.1-.93-.1-2.1-.1-3.55V9.14c0-1.45 0-2.62.1-3.55.1-.97.33-1.8.85-2.53a5 5 0 0 1 1.1-1.1 5.05 5.05 0 0 1 2.53-.86C6.51 1 7.67 1 9.13 1ZM5.79 3.09a3.1 3.1 0 0 0-1.57.48 3 3 0 0 0-.66.67c-.24.32-.4.77-.48 1.56-.1.82-.1 1.88-.1 3.4v1.6c0 1.15 0 2.04.05 2.76l.41-.42c.5-.5.93-.92 1.32-1.24.41-.33.86-.6 1.43-.7a3 3 0 0 1 .94 0c.35.06.66.2.95.37a17.11 17.11 0 0 0 .8.45c.1-.08.2-.2.41-.4l.04-.03a27 27 0 0 1 1.95-1.84 4.03 4.03 0 0 1 1.91-.94 4 4 0 0 1 1.25 0c.73.11 1.33.46 1.91.94l.64.55V9.2c0-1.52 0-2.58-.1-3.4a3.1 3.1 0 0 0-.48-1.56 3 3 0 0 0-.66-.67 3.1 3.1 0 0 0-1.56-.48C13.37 3 12.3 3 10.79 3h-1.6c-1.52 0-2.59 0-3.4.09Zm11.18 10-.04-.05a26.24 26.24 0 0 0-1.83-1.74c-.45-.36-.73-.48-.97-.52a2 2 0 0 0-.63 0c-.24.04-.51.16-.97.52-.46.38-1.01.93-1.83 1.74l-.02.02c-.17.18-.34.34-.49.47a2.04 2.04 0 0 1-1.08.5 1.97 1.97 0 0 1-1.25-.27l-.79-.46-.02-.02a.65.65 0 0 0-.24-.1 1 1 0 0 0-.31 0c-.08.02-.21.06-.49.28-.3.24-.65.59-1.2 1.14l-.56.56-.65.66a3 3 0 0 0 .62.6c.33.24.77.4 1.57.49.81.09 1.88.09 3.4.09h1.6c1.52 0 2.58 0 3.4-.09a3.1 3.1 0 0 0 1.56-.48 3 3 0 0 0 .66-.67c.24-.32.4-.77.49-1.56l.07-1.12Zm-8.02-1.03ZM4.99 7a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgOff = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M8 0a1 1 0 0 1 1 1v5.38a1 1 0 0 1-2 0V1a1 1 0 0 1 1-1ZM5.26 2.6a1 1 0 0 1-.28 1.39 5.46 5.46 0 1 0 6.04 0 1 1 0 1 1 1.1-1.67 7.46 7.46 0 1 1-8.25 0 1 1 0 0 1 1.4.28Z",
18
18
  clipRule: "evenodd"
@@ -15,7 +15,7 @@ const SvgPaperplane = props => /*#__PURE__*/React.createElement(_reactNativeSvg.
15
15
  fillRule: "evenodd",
16
16
  clipRule: "evenodd",
17
17
  d: "M13.8808 2.34818C13.22 2.47804 12.3501 2.75876 11.0748 3.17302L8.50869 4.00652C6.40631 4.68941 4.90679 5.17786 3.88121 5.63184C3.37166 5.8574 3.0351 6.05097 2.82022 6.22041C2.61183 6.38473 2.57011 6.48493 2.55969 6.51823C2.48058 6.77109 2.48009 7.04201 2.55831 7.29515C2.56861 7.3285 2.60998 7.42884 2.81777 7.5939C3.03205 7.7641 3.36792 7.95887 3.87667 8.18624C4.79287 8.59572 6.08844 9.03414 7.85529 9.61644L10.3876 6.5986C10.7426 6.17553 11.3733 6.12034 11.7964 6.47534C12.2195 6.83035 12.2746 7.4611 11.9196 7.88418L9.38738 10.902C10.2676 12.5409 10.9244 13.7407 11.4867 14.5718C11.799 15.0334 12.0491 15.3303 12.2539 15.5118C12.4526 15.6878 12.5586 15.7111 12.5932 15.7154C12.8561 15.7485 13.1228 15.701 13.3581 15.5792C13.3891 15.5631 13.4805 15.5046 13.6061 15.2709C13.7357 15.0298 13.8679 14.6648 14.0015 14.1238C14.2705 13.035 14.4912 11.4734 14.7986 9.28438L15.1738 6.61255C15.3603 5.28462 15.4857 4.37923 15.4989 3.70596C15.512 3.03708 15.4047 2.80566 15.3145 2.69189C15.2044 2.55304 15.0673 2.43798 14.9114 2.35371C14.7837 2.28465 14.5372 2.21916 13.8808 2.34818ZM7.49373 11.603C5.61919 10.9864 4.1304 10.4903 3.0606 10.0122C2.48683 9.75574 1.9778 9.48086 1.57383 9.15998C1.16337 8.83395 0.813119 8.42178 0.647443 7.88557C0.449667 7.24547 0.450886 6.56041 0.65094 5.92102C0.818524 5.3854 1.17024 4.97448 1.58185 4.64992C1.98697 4.33047 2.49697 4.0574 3.07166 3.80301C4.20309 3.30217 5.80179 2.7829 7.82903 2.12443L10.5196 1.25048C11.7166 0.861654 12.7017 0.541645 13.4951 0.385722C14.3065 0.22624 15.1202 0.192948 15.8627 0.594428C16.2568 0.807527 16.6035 1.09845 16.8818 1.44956C17.4062 2.11106 17.5147 2.91821 17.4985 3.74503C17.4827 4.55338 17.3386 5.57909 17.1636 6.8254L16.7701 9.62688C16.4737 11.7377 16.2399 13.4023 15.9432 14.6035C15.7924 15.2136 15.6121 15.7633 15.3678 16.2177C15.1197 16.6794 14.7761 17.0972 14.2777 17.3552C13.6827 17.6632 13.0083 17.7834 12.3436 17.6998C11.7867 17.6297 11.32 17.3564 10.9277 17.0088C10.5415 16.6667 10.1824 16.2131 9.83023 15.6926C9.17361 14.7221 8.42648 13.342 7.49373 11.603Z",
18
- fill: props.fill || '#fff'
18
+ fill: props.fill ?? '#fff'
19
19
  }));
20
20
  var _default = exports.default = SvgPaperplane;
21
21
  //# sourceMappingURL=Paperplane.js.map
@@ -12,7 +12,7 @@ const SvgPlus = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defaul
12
12
  viewBox: "0 0 16 16",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M.282 8a1 1 0 0 1 1-1H7V1.282a1 1 0 1 1 2 0V7h5.717a1 1 0 1 1 0 2H9v5.717a1 1 0 1 1-2 0V9H1.282a1 1 0 0 1-1-1Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgQrCode = props => /*#__PURE__*/React.createElement(_reactNativeSvg.defa
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M3 6a3 3 0 0 1 3-3h1a1 1 0 1 0 0-2H6a5 5 0 0 0-5 5v1a1 1 0 0 0 2 0V6ZM13 1a1 1 0 1 0 0 2h1a3 3 0 0 1 3 3v1a1 1 0 1 0 2 0V6a5 5 0 0 0-5-5h-1ZM3 13a1 1 0 1 0-2 0v1a5 5 0 0 0 5 5h1a1 1 0 1 0 0-2H6a3 3 0 0 1-3-3v-1ZM19 13a1 1 0 1 0-2 0v1a3 3 0 0 1-3 3h-1a1 1 0 1 0 0 2h1.01a5 5 0 0 0 5-5v-1ZM5.3 6.36c-.04.2-.04.43-.04.89s0 .7.05.89c.14.52.54.92 1.06 1.06.19.05.42.05.89.05.46 0 .7 0 .88-.05A1.5 1.5 0 0 0 9.2 8.14c.06-.2.06-.43.06-.89s0-.7-.06-.89A1.5 1.5 0 0 0 8.14 5.3c-.19-.05-.42-.05-.88-.05-.47 0-.7 0-.9.05a1.5 1.5 0 0 0-1.05 1.06ZM10.8 6.36c-.04.2-.04.43-.04.89s0 .7.05.89c.14.52.54.92 1.06 1.06.19.05.42.05.89.05.46 0 .7 0 .88-.05a1.5 1.5 0 0 0 1.06-1.06c.06-.2.06-.43.06-.89s0-.7-.06-.89a1.5 1.5 0 0 0-1.06-1.06c-.19-.05-.42-.05-.88-.05-.47 0-.7 0-.9.05a1.5 1.5 0 0 0-1.05 1.06ZM5.26 12.75c0-.46 0-.7.05-.89a1.5 1.5 0 0 1 1.06-1.06c.19-.05.42-.05.89-.05.46 0 .7 0 .88.05.52.14.93.54 1.06 1.06.06.2.06.43.06.89s0 .7-.06.89a1.5 1.5 0 0 1-1.06 1.06c-.19.05-.42.05-.88.05-.47 0-.7 0-.9-.05a1.5 1.5 0 0 1-1.05-1.06c-.05-.2-.05-.43-.05-.89ZM10.8 11.86c-.04.2-.04.43-.04.89s0 .7.05.89c.14.52.54.92 1.06 1.06.19.05.42.05.89.05.46 0 .7 0 .88-.05a1.5 1.5 0 0 0 1.06-1.06c.06-.2.06-.43.06-.89s0-.7-.06-.89a1.5 1.5 0 0 0-1.06-1.06c-.19-.05-.42-.05-.88-.05-.47 0-.7 0-.9.05a1.5 1.5 0 0 0-1.05 1.06Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const RecycleHorizontalSvg = props => /*#__PURE__*/React.createElement(_reactNat
12
12
  viewBox: "0 0 21 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M8.8071 0.292893C9.19763 0.683417 9.19763 1.31658 8.8071 1.70711L6.91421 3.6H11.8404C14.3368 3.6 16.5533 5.1975 17.3427 7.56588L17.4487 7.88377C17.6233 8.40772 17.3402 8.97404 16.8162 9.14868C16.2923 9.32333 15.726 9.04017 15.5513 8.51623L15.4453 8.19834C14.9281 6.64664 13.476 5.6 11.8404 5.6H6.91421L8.8071 7.49289C9.19763 7.88342 9.19763 8.51658 8.8071 8.90711C8.41658 9.29763 7.78341 9.29763 7.39289 8.90711L3.79289 5.30711C3.40236 4.91658 3.40236 4.28342 3.79289 3.89289L7.39289 0.292893C7.78341 -0.0976311 8.41658 -0.0976311 8.8071 0.292893ZM4.18377 10.8513C4.70771 10.6767 5.27403 10.9598 5.44868 11.4838L5.55464 11.8017C6.07188 13.3534 7.52401 14.4 9.15964 14.4L14.0858 14.4L12.1929 12.5071C11.8024 12.1166 11.8024 11.4834 12.1929 11.0929C12.5834 10.7024 13.2166 10.7024 13.6071 11.0929L17.2071 14.6929C17.5976 15.0834 17.5976 15.7166 17.2071 16.1071L13.6071 19.7071C13.2166 20.0976 12.5834 20.0976 12.1929 19.7071C11.8024 19.3166 11.8024 18.6834 12.1929 18.2929L14.0858 16.4L9.15964 16.4C6.66314 16.4 4.44674 14.8025 3.65728 12.4341L3.55131 12.1162C3.37667 11.5923 3.65983 11.026 4.18377 10.8513Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgRefresh = props => /*#__PURE__*/React.createElement(_reactNativeSvg.def
12
12
  viewBox: "0 0 14 15",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M10.06 1.03a1 1 0 0 0-.7 1.23l.48 1.68a5.85 5.85 0 1 0 2.88 6.88 1 1 0 1 0-1.92-.58 3.86 3.86 0 1 1-1.82-4.49l-1.87.53a1 1 0 0 0 .55 1.92l4.1-1.15a1 1 0 0 0 .69-1.23l-1.16-4.1a1 1 0 0 0-1.23-.7Z",
18
18
  clipRule: "evenodd"
@@ -12,7 +12,7 @@ const SvgMagnifier = props => /*#__PURE__*/React.createElement(_reactNativeSvg.d
12
12
  viewBox: "0 0 20 20",
13
13
  fill: "none"
14
14
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
- fill: props.fill || '#fff',
15
+ fill: props.fill ?? '#fff',
16
16
  fillRule: "evenodd",
17
17
  d: "M9.36 4.21a5.14 5.14 0 1 0 0 10.29 5.14 5.14 0 0 0 0-10.29ZM1.64 9.36a7.71 7.71 0 1 1 14 4.47l2.52 2.5a1.29 1.29 0 1 1-1.82 1.83l-2.51-2.51A7.71 7.71 0 0 1 1.65 9.36Z",
18
18
  clipRule: "evenodd"
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
8
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
9
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
10
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
11
+ const SvgSettings = props => /*#__PURE__*/React.createElement(_reactNativeSvg.default, _extends({
12
+ viewBox: "0 0 20 20",
13
+ fill: "none"
14
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
15
+ fill: props.fill ?? '#fff',
16
+ fillRule: "evenodd",
17
+ d: "M2.5 6.25C2.5 6.08423 2.56585 5.92526 2.68306 5.80805C2.80027 5.69084 2.95924 5.625 3.125 5.625H6.02891C6.16362 5.17372 6.44038 4.77798 6.81803 4.4966C7.19568 4.21522 7.65405 4.06323 8.125 4.06323C8.59595 4.06323 9.05432 4.21522 9.43197 4.4966C9.80962 4.77798 10.0864 5.17372 10.2211 5.625H16.875C17.0408 5.625 17.1997 5.69084 17.3169 5.80805C17.4342 5.92526 17.5 6.08423 17.5 6.25C17.5 6.41576 17.4342 6.57473 17.3169 6.69194C17.1997 6.80915 17.0408 6.875 16.875 6.875H10.2211C10.0864 7.32627 9.80962 7.72201 9.43197 8.00339C9.05432 8.28477 8.59595 8.43676 8.125 8.43676C7.65405 8.43676 7.19568 8.28477 6.81803 8.00339C6.44038 7.72201 6.16362 7.32627 6.02891 6.875H3.125C2.95924 6.875 2.80027 6.80915 2.68306 6.69194C2.56585 6.57473 2.5 6.41576 2.5 6.25ZM16.875 13.125H15.2211C15.0864 12.6737 14.8096 12.278 14.432 11.9966C14.0543 11.7152 13.5959 11.5632 13.125 11.5632C12.6541 11.5632 12.1957 11.7152 11.818 11.9966C11.4404 12.278 11.1636 12.6737 11.0289 13.125H3.125C2.95924 13.125 2.80027 13.1908 2.68306 13.3081C2.56585 13.4253 2.5 13.5842 2.5 13.75C2.5 13.9158 2.56585 14.0747 2.68306 14.1919C2.80027 14.3091 2.95924 14.375 3.125 14.375H11.0289C11.1636 14.8263 11.4404 15.222 11.818 15.5034C12.1957 15.7848 12.6541 15.9368 13.125 15.9368C13.5959 15.9368 14.0543 15.7848 14.432 15.5034C14.8096 15.222 15.0864 14.8263 15.2211 14.375H16.875C17.0408 14.375 17.1997 14.3091 17.3169 14.1919C17.4342 14.0747 17.5 13.9158 17.5 13.75C17.5 13.5842 17.4342 13.4253 17.3169 13.3081C17.1997 13.1908 17.0408 13.125 16.875 13.125Z",
18
+ clipRule: "evenodd"
19
+ }));
20
+ var _default = exports.default = SvgSettings;
21
+ //# sourceMappingURL=Settings.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["_reactNativeSvg","_interopRequireWildcard","require","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","SvgSettings","props","React","createElement","viewBox","fill","Path","fillRule","d","clipRule","_default","exports"],"sourceRoot":"../../../../src","sources":["assets/svg/Settings.tsx"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA4D,SAAAC,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAH,wBAAAG,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAW,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA;AAC5D,MAAMG,WAAW,GAAIC,KAAe,iBAClCC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAS,OAAG,EAAAc,QAAA;EAACU,OAAO,EAAC,WAAW;EAACC,IAAI,EAAC;AAAM,GAAKJ,KAAK,gBAC5CC,KAAA,CAAAC,aAAA,CAAChC,eAAA,CAAAmC,IAAI;EACHD,IAAI,EAAEJ,KAAK,CAACI,IAAI,IAAI,MAAO;EAC3BE,QAAQ,EAAC,SAAS;EAClBC,CAAC,EAAC,m/CAAm/C;EACr/CC,QAAQ,EAAC;AAAS,CACnB,CACE,CACN;AAAC,IAAAC,QAAA,GAAAC,OAAA,CAAA/B,OAAA,GACaoB,WAAW"}