UNPKG

saepenatus

Version:

Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, mul

14 lines (13 loc) 1.42 kB
export default `<svg viewBox="0 0 36 12" width="100%" height="100%" fill="none" xmlns="http://www.w3.org/2000/svg" class=""> <path d="M1.888 1.702l-.03.028A5.924 5.924 0 00.08 5.046c-.052.308-.078.62-.079.93v.036c0 .3.025.598.072.894.148.923.522 1.82 1.122 2.612.198.261.42.511.668.747l.026.025a6.211 6.211 0 001.772 1.173c2.342 1.026 5.194.55 7.327-1.16a.496.496 0 01.017-.013c2.408-1.941 4.618-3.7 6.996-3.7s4.588 1.759 6.996 3.7a7.842 7.842 0 002.13 1.224c.988.376 2.031.538 3.05.47a6.28 6.28 0 003.936-1.694l.026-.025c.248-.236.47-.486.669-.747.6-.792.973-1.689 1.12-2.612a5.754 5.754 0 00-.006-1.86 5.926 5.926 0 00-1.78-3.316l-.03-.028C32.996.65 31.61.106 30.177.014a7.323 7.323 0 00-3.053.474 7.93 7.93 0 00-2.127 1.214c-2.417 1.93-4.606 3.7-6.996 3.7-2.39 0-4.579-1.77-6.996-3.7l-.013-.01C9.606.592 7.917 0 6.261 0c-.895 0-1.78.173-2.603.531a6.168 6.168 0 00-1.77 1.171z" fill="url(#paint0_radial)"></path> <defs> <radialGradient id="paint0_radial" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="matrix(41.2215 0 0 21.0874 -.869 3.328)"> <stop stop-color="#1CE5C3"></stop> <stop offset=".103" stop-color="#1CE5C3"></stop> <stop offset=".475" stop-color="#5440D7"></stop> <stop offset=".631" stop-color="#8B2CE4"></stop> <stop offset=".796" stop-color="#D421EB"></stop> <stop offset="1" stop-color="#AC39FD"></stop> </radialGradient> </defs> </svg>`