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
13 lines (11 loc) • 1.31 kB
text/typescript
export default `
<svg width="81" height="81" viewBox="0 0 81 81" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.0057 17.0062C18.9303 15.0816 21.5405 14.0004 24.2622 14.0004L67.3296 14V21.8741C67.3296 23.8305 66.5523 25.7067 65.169 27.09C63.7857 28.4733 61.9095 29.2504 59.9532 29.2504H39.7045C36.9828 29.2504 34.3726 30.3316 32.448 32.2561C30.5235 34.1807 29.4423 36.7909 29.4423 39.5126V42.1242C29.4423 44.8459 30.5235 47.4561 32.448 49.3806C34.3726 51.3051 36.9828 52.3863 39.7045 52.3863H59.9532C61.9095 52.3863 63.7857 53.1635 65.169 54.5468C66.5523 55.9301 67.3296 57.8063 67.3296 59.7626V67.33H24.2622C21.5405 67.33 18.9303 66.2488 17.0057 64.3243C15.0812 62.3997 14 59.7895 14 57.0678V24.2626C14 21.5409 15.0812 18.9307 17.0057 17.0062ZM40.1479 33.5423H60.9157C64.458 33.5423 67.3295 36.4138 67.3295 39.9561V41.6816C67.3295 45.2238 64.458 48.0954 60.9157 48.0954H40.1479C36.6057 48.0954 33.7341 45.2238 33.7341 41.6816V39.9561C33.7341 36.4138 36.6057 33.5423 40.1479 33.5423Z" fill="url(#paint0_linear_287_2359)"/>
<defs>
<linearGradient id="paint0_linear_287_2359" x1="19.3602" y1="14" x2="56.7696" y2="69.8005" gradientUnits="userSpaceOnUse">
<stop stop-color="#C549FF"/>
<stop offset="1" stop-color="#654BFF"/>
</linearGradient>
</defs>
</svg>
`