{"version":3,"file":"Etherscan.mjs","names":[],"sources":["../../src/explorer/Etherscan.tsx"],"sourcesContent":["import { createIcon } from '../utils';\n\n// Source: https://etherscan.io (official brand)\n/** Etherscan explorer icon (colored). */\nexport const Etherscan = /* @__PURE__ */ createIcon(\n  'Etherscan',\n  '0.5 0.68 121.68 121.46',\n  () => (\n    <>\n      <path\n        d=\"M25.79 58.415c0-.679.134-1.352.395-1.979s.643-1.197 1.124-1.676a5.16 5.16 0 0 1 1.681-1.116c.628-.258 1.301-.389 1.981-.386l8.59.028c1.37 0 2.683.544 3.651 1.512s1.513 2.282 1.513 3.651v32.48l3.568-.913a4.3 4.3 0 0 0 3.317-4.187v-40.29c0-1.37.544-2.683 1.512-3.652s2.282-1.513 3.652-1.513h8.607c1.37 0 2.683.544 3.651 1.513s1.513 2.282 1.513 3.652v37.393l4.254-1.758a4.31 4.31 0 0 0 2.632-3.967V32.631c0-1.369.544-2.683 1.512-3.651s2.281-1.513 3.651-1.513h8.607c1.37 0 2.683.544 3.652 1.512s1.512 2.282 1.512 3.651V69.34c7.462-5.408 15.024-11.912 21.025-19.733a8.66 8.66 0 0 0 1.677-3.88 8.67 8.67 0 0 0-.358-4.212A60.79 60.79 0 0 0 85.196 5.58a60.79 60.79 0 0 0-49.133.584 60.79 60.79 0 0 0-32.651 36.72 60.79 60.79 0 0 0 5.166 48.865 7.69 7.69 0 0 0 7.334 3.8c1.628-.143 3.655-.346 6.065-.629a4.3 4.3 0 0 0 3.815-4.269l-.001-32.236z\"\n        fill=\"#21325b\"\n      />\n      <path\n        d=\"M25.602 110.51c9.072 6.6 19.794 10.562 30.978 11.447s22.396-1.342 32.393-6.434 18.391-12.85 24.253-22.416 8.962-20.568 8.959-31.787a61.66 61.66 0 0 0-.158-4.162c-22.219 33.138-63.244 48.63-96.423 53.347\"\n        fill=\"#979695\"\n      />\n    </>\n  ),\n);\n\n/** Etherscan Inverted explorer icon (colored). */\nexport const EtherscanInverted = /* @__PURE__ */ createIcon(\n  'EtherscanInverted',\n  '0.5 0.68 121.68 121.46',\n  () => (\n    <g transform=\"translate(0.5 0.5)\">\n      <path\n        d=\"M25.29 57.914c0-.679.134-1.352.395-1.979s.643-1.197 1.124-1.676a5.16 5.16 0 0 1 3.662-1.502l8.59.028c1.37 0 2.683.544 3.651 1.513s1.513 2.282 1.513 3.651v32.48l3.568-.913a4.3 4.3 0 0 0 3.317-4.187V45.04c0-1.37.544-2.683 1.512-3.652s2.282-1.513 3.652-1.513h8.607c1.37 0 2.683.545 3.651 1.513s1.513 2.282 1.513 3.652v37.393l4.254-1.758a4.31 4.31 0 0 0 2.632-3.967V32.13c0-1.369.544-2.683 1.512-3.651s2.281-1.513 3.651-1.513h8.607c1.37 0 2.683.544 3.652 1.512s1.512 2.282 1.512 3.651v36.709c7.462-5.408 15.024-11.912 21.025-19.733a8.66 8.66 0 0 0 1.677-3.88 8.67 8.67 0 0 0-.358-4.212A60.79 60.79 0 0 0 84.696 5.079a60.79 60.79 0 0 0-49.133.584 60.79 60.79 0 0 0-32.651 36.72A60.79 60.79 0 0 0 .337 67.361a60.79 60.79 0 0 0 7.74 23.887 7.69 7.69 0 0 0 7.334 3.8c1.628-.143 3.655-.346 6.065-.629a4.3 4.3 0 0 0 3.815-4.269l-.001-32.236z\"\n        fill=\"#fff\"\n      />\n      <path\n        d=\"M25.102 110.009c9.072 6.6 19.794 10.562 30.978 11.447s22.396-1.342 32.393-6.434 18.391-12.85 24.253-22.416 8.962-20.568 8.959-31.787c0-1.4-.065-2.785-.158-4.162-22.219 33.138-63.244 48.63-96.423 53.347\"\n        fill=\"#8b8b8b\"\n      />\n    </g>\n  ),\n);\n\n/** Etherscan explorer icon (monochrome). */\nexport const EtherscanMono = /* @__PURE__ */ createIcon(\n  'EtherscanMono',\n  '0.5 0.68 121.68 121.46',\n  () => (\n    <>\n      <path d=\"M25.79 58.415c0-.679.134-1.352.395-1.979s.643-1.197 1.124-1.676a5.16 5.16 0 0 1 1.681-1.116c.628-.258 1.301-.389 1.981-.386l8.59.028c1.37 0 2.683.544 3.651 1.512s1.513 2.282 1.513 3.651v32.48l3.568-.913a4.3 4.3 0 0 0 3.317-4.187v-40.29c0-1.37.544-2.683 1.512-3.652s2.282-1.513 3.652-1.513h8.607c1.37 0 2.683.544 3.651 1.513s1.513 2.282 1.513 3.652v37.393l4.254-1.758a4.31 4.31 0 0 0 2.632-3.967V32.631c0-1.369.544-2.683 1.512-3.651s2.281-1.513 3.651-1.513h8.607c1.37 0 2.683.544 3.652 1.512s1.512 2.282 1.512 3.651V69.34c7.462-5.408 15.024-11.912 21.025-19.733a8.66 8.66 0 0 0 1.677-3.88 8.67 8.67 0 0 0-.358-4.212A60.79 60.79 0 0 0 85.196 5.58a60.79 60.79 0 0 0-49.133.584 60.79 60.79 0 0 0-32.651 36.72 60.79 60.79 0 0 0 5.166 48.865 7.69 7.69 0 0 0 7.334 3.8c1.628-.143 3.655-.346 6.065-.629a4.3 4.3 0 0 0 3.815-4.269l-.001-32.236z\" />\n      <path d=\"M25.602 110.51c9.072 6.6 19.794 10.562 30.978 11.447s22.396-1.342 32.393-6.434 18.391-12.85 24.253-22.416 8.962-20.568 8.959-31.787a61.66 61.66 0 0 0-.158-4.162c-22.219 33.138-63.244 48.63-96.423 53.347\" />\n    </>\n  ),\n  'currentColor',\n);\n"],"mappings":";;;;AAIA,MAAa,YAA4B,2BACvC,aACA,gCAEE,qBAAA,UAAA,EAAA,UAAA,CACE,oBAAC,QAAD;CACE,GAAE;CACF,MAAK;AACN,CAAA,GACD,oBAAC,QAAD;CACE,GAAE;CACF,MAAK;AACN,CAAA,CACD,EAAA,CAAA,CAEN;;AAGA,MAAa,oBAAoC,2BAC/C,qBACA,gCAEE,qBAAC,KAAD;CAAG,WAAU;CAAb,UAAA,CACE,oBAAC,QAAD;EACE,GAAE;EACF,MAAK;CACN,CAAA,GACD,oBAAC,QAAD;EACE,GAAE;EACF,MAAK;CACN,CAAA,CACA;AAEP,CAAA,CAAA;;AAGA,MAAa,gBAAgC,2BAC3C,iBACA,gCAEE,qBAAA,UAAA,EAAA,UAAA,CACE,oBAAC,QAAD,EAAM,GAAE,q0BAAs0B,CAAA,GAC90B,oBAAC,QAAD,EAAM,GAAE,6MAA8M,CAAA,CACtN,EAAA,CAAA,GAEJ,cACF"}