{"version":3,"file":"Bch.mjs","names":[],"sources":["../../src/coin/Bch.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://bitcoincash.org\n/** Bch coin icon (colored). */\nexport const Bch = /* @__PURE__ */ createIcon('Bch', '0 0 24 24', () => (\n  <path\n    fill=\"#58BE92\"\n    d=\"M16.645 7.085c-.693-1.774-2.448-1.936-4.495-1.532L11.427 3l-1.553.45.713 2.462-1.233.375-.713-2.493-1.538.45.724 2.528-.986.303V7.07l-2.13.607.471 1.648s1.138-.354 1.128-.323c.622-.182.93.126 1.082.424l.829 2.888.167-.026-.167.046 1.163 4.055c.03.202 0 .546-.43.672.02.01-1.127.329-1.127.329l.222 1.931 2.007-.576 1.113-.308.738 2.563 1.532-.445-.718-2.533 1.234-.344.723 2.528 1.552-.445-.738-2.563c2.553-.895 4.186-2.073 3.716-4.576-.384-2.012-1.562-2.63-3.135-2.553.758-.723 1.087-1.68.582-2.984zm-.577 6.118c.541 1.922-2.801 2.64-3.843 2.948l-.976-3.403c1.047-.303 4.243-1.542 4.82.455m-2.093-4.606c.495 1.755-2.306 2.331-3.18 2.584L9.91 8.097c.874-.248 3.54-1.315 4.065.51z\"\n  />\n));\n\n/** Bch coin icon (monochrome). */\nexport const BchMono = /* @__PURE__ */ createIcon(\n  'BchMono',\n  '0 0 24 24',\n  () => (\n    <path d=\"M16.645 7.085c-.693-1.774-2.448-1.936-4.495-1.532L11.427 3l-1.553.45.713 2.462-1.233.375-.713-2.493-1.538.45.724 2.528-.986.303V7.07l-2.13.607.471 1.648s1.138-.354 1.128-.323c.622-.182.93.126 1.082.424l.829 2.888.167-.026-.167.046 1.163 4.055c.03.202 0 .546-.43.672.02.01-1.127.329-1.127.329l.222 1.931 2.007-.576 1.113-.308.738 2.563 1.532-.445-.718-2.533 1.234-.344.723 2.528 1.552-.445-.738-2.563c2.553-.895 4.186-2.073 3.716-4.576-.384-2.012-1.562-2.63-3.135-2.553.758-.723 1.087-1.68.582-2.984zm-.577 6.118c.541 1.922-2.801 2.64-3.843 2.948l-.976-3.403c1.047-.303 4.243-1.542 4.82.455m-2.093-4.606c.495 1.755-2.306 2.331-3.18 2.584L9.91 8.097c.874-.248 3.54-1.315 4.065.51z\" />\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,MAAsB,2BAAW,OAAO,mBACnD,oBAAC,QAAD;CACE,MAAK;CACL,GAAE;AACH,CAAA,CACF;;AAGD,MAAa,UAA0B,2BACrC,WACA,mBAEE,oBAAC,QAAD,EAAM,GAAE,yqBAA0qB,CAAA,GAEprB,cACF"}