{"version":3,"file":"Argent.mjs","names":[],"sources":["../../src/wallet/Argent.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://argent.xyz\n/** Argent wallet icon (colored). */\nexport const Argent = /* @__PURE__ */ createIcon(\n  'Argent',\n  '0 0 39.38 36',\n  () => (\n    <path d=\"M24.758 0H14.624c-.339 0-.61.281-.617.631-.205 9.824-5.184 19.149-13.755 25.753-.272.21-.334.604-.135.887l5.929 8.463a.61.61 0 0 0 .871.141c5.359-4.103 9.669-9.052 12.773-14.537 3.104 5.486 7.415 10.435 12.774 14.537a.61.61 0 0 0 .872-.141l5.929-8.463c.199-.284.137-.678-.135-.887C30.56 19.779 25.58 10.455 25.376.631A.63.63 0 0 0 24.758 0z\" />\n  ),\n  '#ff875b',\n);\n\n/** Argent wallet icon (monochrome). */\nexport const ArgentMono = /* @__PURE__ */ createIcon(\n  'ArgentMono',\n  '0 0 39.38 36',\n  () => (\n    <path d=\"M24.758 0H14.624c-.339 0-.61.281-.617.631-.205 9.824-5.184 19.149-13.755 25.753-.272.21-.334.604-.135.887l5.929 8.463a.61.61 0 0 0 .871.141c5.359-4.103 9.669-9.052 12.773-14.537 3.104 5.486 7.415 10.435 12.774 14.537a.61.61 0 0 0 .872-.141l5.929-8.463c.199-.284.137-.678-.135-.887C30.56 19.779 25.58 10.455 25.376.631A.63.63 0 0 0 24.758 0z\" />\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,SAAyB,2BACpC,UACA,sBAEE,oBAAC,QAAD,EAAM,GAAE,uVAAwV,CAAA,GAElW,SACF;;AAGA,MAAa,aAA6B,2BACxC,cACA,sBAEE,oBAAC,QAAD,EAAM,GAAE,uVAAwV,CAAA,GAElW,cACF"}