{"version":3,"file":"Pyth.mjs","names":[],"sources":["../../src/oracle/Pyth.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Paths sourced from @web3icons/react (MIT) and coin/Pyth.tsx\n/** Pyth oracle icon (colored). */\nexport const Pyth = /* @__PURE__ */ createIcon(\n  'Pyth',\n  '0 0 24 24',\n  () => (\n    <>\n      <path d=\"M13.543 10.2c0 .993-.853 1.543-1.543 1.543V13.8a3.6 3.6 0 1 0-3.6-3.6v8.846L10.457 21V10.2c0-.668.55-1.542 1.543-1.542a1.543 1.543 0 0 1 1.543 1.543\" />\n      <path d=\"M12 3a7.16 7.16 0 0 0-5.4 2.438A7.17 7.17 0 0 0 4.8 10.2v5.4l2.057 1.98V10.2c0-2.685 2.16-5.143 5.143-5.143s5.143 2.484 5.143 5.143c0 2.983-2.458 5.143-5.143 5.143V17.4A7.2 7.2 0 1 0 12 3\" />\n    </>\n  ),\n  '#9945FF',\n);\n\n/** Pyth oracle icon (monochrome). */\nexport const PythMono = /* @__PURE__ */ createIcon(\n  'PythMono',\n  '0 0 24 24',\n  () => (\n    <>\n      <path d=\"M13.543 10.2c0 .993-.853 1.543-1.543 1.543V13.8a3.6 3.6 0 1 0-3.6-3.6v8.846L10.457 21V10.2c0-.668.55-1.542 1.543-1.542a1.543 1.543 0 0 1 1.543 1.543\" />\n      <path d=\"M12 3a7.16 7.16 0 0 0-5.4 2.438A7.17 7.17 0 0 0 4.8 10.2v5.4l2.057 1.98V10.2c0-2.685 2.16-5.143 5.143-5.143s5.143 2.484 5.143 5.143c0 2.983-2.458 5.143-5.143 5.143V17.4A7.2 7.2 0 1 0 12 3\" />\n    </>\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,OAAuB,2BAClC,QACA,mBAEE,qBAAA,UAAA,EAAA,UAAA,CACE,oBAAC,QAAD,EAAM,GAAE,uJAAwJ,CAAA,GAChK,oBAAC,QAAD,EAAM,GAAE,8LAA+L,CAAA,CACvM,EAAA,CAAA,GAEJ,SACF;;AAGA,MAAa,WAA2B,2BACtC,YACA,mBAEE,qBAAA,UAAA,EAAA,UAAA,CACE,oBAAC,QAAD,EAAM,GAAE,uJAAwJ,CAAA,GAChK,oBAAC,QAAD,EAAM,GAAE,8LAA+L,CAAA,CACvM,EAAA,CAAA,GAEJ,cACF"}