{"version":3,"file":"Ink.mjs","names":[],"sources":["../../src/chain/Ink.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://inkonchain.com\n/** Ink chain icon (colored). */\nexport const Ink = /* @__PURE__ */ createIcon('Ink', '0 0 24 24', () => (\n  <path\n    d=\"M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121 0 .622-.549 1.079-1.13 1.079-.583 0-.611 0-1.168.045-.557.044-1.133.501-1.133 1.12 0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121 0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125 0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124 0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122 0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03.142.006.285.006.6.006.624 0 1.112.46 1.112 1.079\"\n    fill=\"#7757E2\"\n    fillRule=\"evenodd\"\n    clipRule=\"evenodd\"\n  />\n));\n\n/** Ink chain icon (monochrome). */\nexport const InkMono = /* @__PURE__ */ createIcon(\n  'InkMono',\n  '0 0 24 24',\n  () => (\n    <path\n      d=\"M21 12a9 9 0 1 0-18 0 9 9 0 0 0 18 0m-7.716 6.736c0 .61-.5 1.107-1.212 1.12l-.059.001h-.026a7.857 7.857 0 1 1 .083-15.714c.803.014 1.214.51 1.214 1.121 0 .622-.549 1.079-1.13 1.079-.583 0-.611 0-1.168.045-.557.044-1.133.501-1.133 1.12 0 .624.506 1.126 1.133 1.126h4.94c.625 0 1.131.502 1.131 1.121 0 .62-.506 1.122-1.131 1.122h-7.61c-.626 0-1.132.503-1.132 1.125 0 .62.506 1.121 1.133 1.121h3.836c.625 0 1.131.502 1.131 1.124 0 .619-.506 1.12-1.13 1.12h-1.168c-.627 0-1.133.503-1.133 1.122 0 .622.519 1.075 1.133 1.122l.133.01c.216.016.335.025.453.03.142.006.285.006.6.006.624 0 1.112.46 1.112 1.079\"\n      fillRule=\"evenodd\"\n      clipRule=\"evenodd\"\n    />\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,MAAsB,2BAAW,OAAO,mBACnD,oBAAC,QAAD;CACE,GAAE;CACF,MAAK;CACL,UAAS;CACT,UAAS;AACV,CAAA,CACF;;AAGD,MAAa,UAA0B,2BACrC,WACA,mBAEE,oBAAC,QAAD;CACE,GAAE;CACF,UAAS;CACT,UAAS;AACV,CAAA,GAEH,cACF"}