voluptatesiusto
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
7 lines (6 loc) • 1.74 kB
text/typescript
export default `
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" version="1.1">
<path d="" stroke="none" fill="#080404" fill-rule="evenodd" />
<path d="M 30.072 82.088 C 27.636 82.566, 25.295 83.305, 24.868 83.732 C 24.154 84.446, 208.788 259.413, 221.766 270.319 C 232.134 279.034, 242.842 283, 256 283 C 269.158 283, 279.866 279.034, 290.234 270.319 C 302.801 259.758, 487.858 84.458, 487.168 83.768 C 486.762 83.362, 484.022 82.573, 481.078 82.015 C 474.391 80.747, 36.548 80.817, 30.072 82.088 M 1.094 109.250 C 0.225 112.418, 0.001 150.413, 0.214 258.500 L 0.500 403.500 3 408.187 L 5.500 412.875 95.642 345.687 C 145.220 308.734, 185.795 278.050, 185.808 277.500 C 185.835 276.396, 4.203 105, 3.006 105 C 2.596 105, 1.735 106.912, 1.094 109.250 M 416.874 191.064 C 366.618 238.400, 325.661 277.437, 325.858 277.814 C 326.055 278.191, 366.780 308.734, 416.358 345.687 L 506.500 412.875 509 408.187 L 511.500 403.500 511.786 258.500 C 512.068 115.500, 511.877 105, 508.994 105 C 508.583 105, 467.129 143.729, 416.874 191.064 M 112.861 359.609 C 63.712 396.244, 23.364 426.577, 23.198 427.015 C 23.032 427.452, 24.607 428.416, 26.698 429.155 C 29.839 430.266, 69.687 430.500, 256 430.500 C 442.313 430.500, 482.161 430.266, 485.302 429.155 C 487.393 428.416, 488.968 427.453, 488.802 427.016 C 488.535 426.315, 316.971 298.033, 311.228 294.241 C 309.096 292.833, 308.593 292.996, 303.042 296.889 C 295.559 302.138, 284.379 307.437, 276 309.707 C 267.024 312.138, 245.066 312.152, 236 309.733 C 228.179 307.645, 212.918 300.306, 207.583 296.066 C 205.461 294.380, 203.387 293, 202.973 293 C 202.560 293, 162.009 322.974, 112.861 359.609" stroke="none" fill="#040404" fill-rule="evenodd" />
</svg>
`