{"version":3,"file":"Ledger.mjs","names":[],"sources":["../../src/wallet/Ledger.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://ledger.com\n/** Ledger wallet icon (colored). */\nexport const Ledger = /* @__PURE__ */ createIcon(\n  'Ledger',\n  '0 0 29 24',\n  () => (\n    <path d=\"M0.715088 17.1853V24H11.0853V22.4887H2.22605V17.1853H0.715088ZM26.7739 17.1853V22.4887H17.9147V23.9996H28.2849V17.1853H26.7739ZM11.1003 6.81473V17.1849H17.9147V15.822H12.6113V6.81473H11.1003ZM0.715088 0V6.81473H2.22605V1.51096H11.0853V0H0.715088ZM17.9147 0V1.51096H26.7739V6.81473H28.2849V0H17.9147Z\" />\n  ),\n  '#000000',\n);\n\n/** Ledger wallet icon (monochrome). */\nexport const LedgerMono = /* @__PURE__ */ createIcon(\n  'LedgerMono',\n  '0 0 29 24',\n  () => (\n    <path d=\"M0.715088 17.1853V24H11.0853V22.4887H2.22605V17.1853H0.715088ZM26.7739 17.1853V22.4887H17.9147V23.9996H28.2849V17.1853H26.7739ZM11.1003 6.81473V17.1849H17.9147V15.822H12.6113V6.81473H11.1003ZM0.715088 0V6.81473H2.22605V1.51096H11.0853V0H0.715088ZM17.9147 0V1.51096H26.7739V6.81473H28.2849V0H17.9147Z\" />\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,SAAyB,2BACpC,UACA,mBAEE,oBAAC,QAAD,EAAM,GAAE,8SAA+S,CAAA,GAEzT,SACF;;AAGA,MAAa,aAA6B,2BACxC,cACA,mBAEE,oBAAC,QAAD,EAAM,GAAE,8SAA+S,CAAA,GAEzT,cACF"}