UNPKG

@pooltogether/bnc-onboard

Version:

Onboard users to web3 by allowing them to select a wallet, get that wallet ready to transact and have access to synced wallet state.

2 lines 2.25 kB
var trustWalletIcon = "\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"38\" viewBox=\"0 0 38 38\">\n <path fill=\"#FFF\" fill-rule=\"evenodd\" d=\"M1.294,6.48375 C0,9.025 0,12.35 0,19 C0,25.65 0,28.975 1.294,31.5163 C2.434,33.7488 4.251,35.5656 6.484,36.7056 C9.025,38 12.35,38 19,38 C25.65,38 28.975,38 31.516,36.7056 C33.749,35.5656 35.566,33.7488 36.706,31.5163 C38,28.975 38,25.65 38,19 C38,12.35 38,9.025 36.706,6.48375 C35.566,4.25125 33.749,2.43438 31.516,1.29438 C28.975,0 25.65,0 19,0 C12.35,0 9.025,0 6.484,1.29438 C4.251,2.43438 2.434,4.25125 1.294,6.48375 Z M28.482,10.2481 C28.815,10.2481 29.129,10.3847 29.361,10.6163 C29.593,10.8538 29.723,11.1744 29.7171989,11.5009 C29.658,15.0397 29.521,17.7472 29.266,19.8906 C29.017,22.0341 28.643,23.6253 28.079,24.9138 C27.699,25.7747 27.229,26.4872 26.677,27.0928 C25.935,27.8944 25.086,28.4763 24.16,29.0285 C23.764,29.2653 23.352,29.4991 22.92,29.7444 C21.999,30.2677 20.985,30.8431 19.837,31.6113 C19.422,31.8903 18.881,31.8903 18.466,31.6113 C17.3,30.8341 16.273,30.2516 15.343,29.7241 C15.137,29.6068 14.935,29.4922 14.737,29.3788 C13.65,28.7494 12.671,28.1497 11.816,27.2828 C11.246,26.7128 10.753,26.0181 10.361,25.1928 C9.827,24.0884 9.464,22.7525 9.197,21.0247 C8.841,18.715 8.663,15.6928 8.59779204,11.5009 C8.592,11.1744 8.716,10.8538 8.948,10.6163 C9.179,10.3847 9.5,10.2481 9.833,10.2481 L10.343,10.2481 C11.917,10.2541 15.39,10.0997 18.394,7.76032 C18.84,7.41594 19.463,7.41594 19.909,7.76032 C22.913,10.0997 26.386,10.2541 27.966,10.2481 L28.482,10.2481 Z M25.721,24.1241 C26.107,23.3284 26.428,22.23 26.671,20.6506 C26.962,18.7625 27.14,16.1975 27.224,12.7063 C25.371,12.6528 22.189,12.2966 19.154,10.2541 C16.12,12.2906 12.938,12.6469 11.091,12.7063 C11.157,15.5919 11.287,17.8363 11.495,19.5997 C11.733,21.6066 12.071,22.9663 12.493,23.9222 C12.772,24.5575 13.08,25.0147 13.449,25.4184 C13.941,25.9588 14.565,26.4041 15.414,26.9147 C15.766,27.126 16.154,27.3458 16.577,27.5851 C17.33,28.0113 18.192,28.4993 19.154,29.1116 C20.099,28.5093 20.949,28.0263 21.693,27.6032 C21.917,27.4757 22.132,27.3536 22.337,27.2353 C23.382,26.6356 24.154,26.1369 24.73,25.555 C25.116,25.1572 25.43,24.7238 25.721,24.1241 Z\"/>\n</svg>\n"; export { trustWalletIcon as t };