UNPKG

@authereum/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.47 kB
var coinbaseIcon = "\n\t<svg width=\"40\" height=\"40\" viewBox=\"0 0 383 383\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n\t\t<g clip-path=\"url(#clip0)\">\n\t\t<g filter=\"url(#filter0_dd)\">\n\t\t\t<path d=\"M0.998047 0.572266L382.78 0.572266V382.354H0.998047L0.998047 0.572266Z\" fill=\"url(#paint0_linear)\"/>\n\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M59.1074 191.572C59.1074 264.966 118.605 324.463 191.998 324.463C265.392 324.463 324.889 264.966 324.889 191.572C324.889 118.179 265.392 58.6816 191.998 58.6816C118.605 58.6816 59.1074 118.179 59.1074 191.572ZM158.037 148.752C153.144 148.752 149.178 152.718 149.178 157.611V225.533C149.178 230.426 153.144 234.393 158.037 234.393H225.959C230.852 234.393 234.818 230.426 234.818 225.533V157.611C234.818 152.718 230.852 148.752 225.959 148.752H158.037Z\" fill=\"white\"/>\n\t\t</g>\n\t\t</g>\n\t\t<defs>\n\t\t\t<filter id=\"filter0_dd\" x=\"-23.002\" y=\"-7.42773\" width=\"429.782\" height=\"429.782\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\n\t\t\t\t<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\n\t\t\t\t<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"/>\n\t\t\t\t<feOffset dy=\"16\"/>\n\t\t\t\t<feGaussianBlur stdDeviation=\"12\"/>\n\t\t\t\t<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0\"/>\n\t\t\t\t<feBlend mode=\"normal\" in2=\"BackgroundImageFix\" result=\"effect1_dropShadow\"/>\n\t\t\t\t<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\"/>\n\t\t\t\t<feOffset/>\n\t\t\t\t<feGaussianBlur stdDeviation=\"4\"/>\n\t\t\t\t<feColorMatrix type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.04 0\"/>\n\t\t\t\t<feBlend mode=\"normal\" in2=\"effect1_dropShadow\" result=\"effect2_dropShadow\"/>\n\t\t\t\t<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect2_dropShadow\" result=\"shape\"/>\n\t\t\t</filter>\n\t\t\t<linearGradient id=\"paint0_linear\" x1=\"191.889\" y1=\"0.572266\" x2=\"191.889\" y2=\"382.354\" gradientUnits=\"userSpaceOnUse\">\n\t\t\t\t<stop stop-color=\"#2E66F8\"/>\n\t\t\t\t<stop offset=\"1\" stop-color=\"#124ADB\"/>\n\t\t\t</linearGradient>\n\t\t\t<clipPath id=\"clip0\">\n\t\t\t\t<rect width=\"381.782\" height=\"381.782\" fill=\"white\" transform=\"translate(0.998047 0.572266)\"/>\n\t\t\t</clipPath>\n\t\t</defs>\n\t</svg>\n"; export { coinbaseIcon as c };