@web3sdks/chain-icons
Version:
A quick, easy and light-weight way to add chain / network icons to your react app.
1 lines • 765 B
Source Map (JSON)
{"version":3,"sources":["../src/xrp.tsx"],"sourcesContent":["import * as React from \"react\";\nimport { SVGProps } from \"react\";\n\nconst Xrp = (props: SVGProps<SVGSVGElement>) => (\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 424\" {...props}>\n <path\n fill=\"#23292f\"\n d=\"M437 0h74L357 152.48c-55.77 55.19-146.19 55.19-202 0L.94 0H75l117 115.83a91.11 91.11 0 0 0 127.91 0ZM74.05 424H0l155-153.42c55.77-55.19 146.19-55.19 202 0L512 424h-74L320 307.23a91.11 91.11 0 0 0-127.91 0Z\"\n />\n </svg>\n);\n\nexport default Xrp;\n"],"mappings":";AAAA,YAAY,WAAW;AAGvB,IAAM,MAAM,CAAC,UACX,oCAAC;AAAA,EAAI,OAAM;AAAA,EAA6B,SAAQ;AAAA,EAAe,GAAG;AAAA,GAChE,oCAAC;AAAA,EACC,MAAK;AAAA,EACL,GAAE;AAAA,CACJ,CACF;AAGF,IAAO,cAAQ;","names":[]}