{"version":3,"file":"KuCoin.mjs","names":[],"sources":["../../src/exchange/KuCoin.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://kucoin.com (official brand)\n/** Ku Coin exchange icon (colored). */\nexport const KuCoin = /* @__PURE__ */ createIcon(\n  'KuCoin',\n  '276.7 115.5 246.65 268.9',\n  () => (\n    <path d=\"M354.4 249.9l79.8 79.8 50.3-50.3c8.8-9 23.4-9 32.1 0 9 8.8 9 23.4 0 32.1l-66.3 66.3c-9 8.8-23.4 8.8-32.3 0l-95.7-95.7v56.8c0 12.5-10.1 22.8-22.8 22.8-12.5 0-22.8-10.1-22.8-22.8V160.8c0-12.5 10.1-22.8 22.8-22.8 12.5 0 22.8 10.1 22.8 22.8v57l95.7-95.7c9-8.8 23.4-8.8 32.3 0l66.3 66.3c8.8 9 8.8 23.4 0 32.1-9 8.8-23.4 8.8-32.1 0l-50.3-50.3-79.8 79.7zm79.8-22.8c-12.7 0-23 10.1-23 22.8s10.1 23 22.8 23 23-10.1 23-22.8v-.2c-.2-12.5-10.3-22.6-22.8-22.8z\" />\n  ),\n  '#23AF91',\n);\n\n/** Ku Coin exchange icon (monochrome). */\nexport const KuCoinMono = /* @__PURE__ */ createIcon(\n  'KuCoinMono',\n  '276.7 115.5 246.65 268.9',\n  () => (\n    <path d=\"M354.4 249.9l79.8 79.8 50.3-50.3c8.8-9 23.4-9 32.1 0 9 8.8 9 23.4 0 32.1l-66.3 66.3c-9 8.8-23.4 8.8-32.3 0l-95.7-95.7v56.8c0 12.5-10.1 22.8-22.8 22.8-12.5 0-22.8-10.1-22.8-22.8V160.8c0-12.5 10.1-22.8 22.8-22.8 12.5 0 22.8 10.1 22.8 22.8v57l95.7-95.7c9-8.8 23.4-8.8 32.3 0l66.3 66.3c8.8 9 8.8 23.4 0 32.1-9 8.8-23.4 8.8-32.1 0l-50.3-50.3-79.8 79.7zm79.8-22.8c-12.7 0-23 10.1-23 22.8s10.1 23 22.8 23 23-10.1 23-22.8v-.2c-.2-12.5-10.3-22.6-22.8-22.8z\" />\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,SAAyB,2BACpC,UACA,kCAEE,oBAAC,QAAD,EAAM,GAAE,kcAAmc,CAAA,GAE7c,SACF;;AAGA,MAAa,aAA6B,2BACxC,cACA,kCAEE,oBAAC,QAAD,EAAM,GAAE,kcAAmc,CAAA,GAE7c,cACF"}