idquia
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
15 lines (14 loc) • 1.43 kB
text/typescript
export default `
<svg width="32" height="32" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2233_2387)">
<rect width="60" height="60" rx="12" fill="white"/>
<path d="M32.9028 18.3063C28.3911 18.3063 23.9873 20.0459 20.6952 23.1319C17.0843 26.5176 14.7992 31.5177 13.4893 36.2212C12.6314 39.2992 12.2016 42.4915 12.2016 45.6853C12.2016 46.6511 12.2412 47.6089 12.3174 48.5556C12.4109 49.7069 13.5321 50.5046 14.6485 50.2033C15.6222 49.9416 16.6466 49.8005 17.7028 49.8005C19.8722 49.8005 21.9052 50.3904 23.648 51.4212C23.6908 51.4466 23.732 51.4719 23.7748 51.4957C26.6071 53.1846 29.9484 54.1123 33.5117 53.9934C42.8062 53.6857 50.399 46.123 50.7416 36.8301C51.1158 26.6635 42.9869 18.3047 32.9044 18.3047L32.9028 18.3063ZM32.9028 44.312C28.3975 44.312 24.7454 40.6599 24.7454 36.1562C24.7454 31.6525 28.3975 27.9987 32.9028 27.9987C37.4081 27.9987 41.0602 31.6509 41.0602 36.1562C41.0602 40.6614 37.4081 44.312 32.9028 44.312Z" fill="#14AAFF"/>
<path d="M25.5636 12.6826C25.5636 15.0344 24.3315 17.2164 22.308 18.4153C21.0377 19.1686 19.8468 20.0582 18.7684 21.0715C16.3755 23.3139 14.5898 26.0653 13.2673 28.7929C13.0072 29.3304 12.2 29.1402 12.2 28.5423V12.6826C12.2 8.99242 15.1924 6 18.8826 6C22.5728 6 25.5652 8.99242 25.5652 12.6826H25.5636Z" fill="#0075FF"/>
</g>
<defs>
<clipPath id="clip0_2233_2387">
<rect width="60" height="60" fill="white"/>
</clipPath>
</defs>
</svg>
`