@api3/logos 0.1.54 → 0.1.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -204,6 +204,7 @@ const SymbolRari = require('../logos/symbol/Rari.svg');
204
204
  const SymbolBlast = require('../logos/symbol/Blast.svg');
205
205
  const SymbolZro = require('../logos/symbol/Placeholder.svg');
206
206
  const SymbolZk = require('../logos/symbol/Placeholder.svg');
207
+ const SymbolCfx = require('../logos/symbol/Cfx.svg');
207
208
  const SymbolAapl = require('../logos/symbol/Aapl.svg');
208
209
  const SymbolAmzn = require('../logos/symbol/Amzn.svg');
209
210
  const SymbolArkk = require('../logos/symbol/Arkk.svg');
@@ -293,11 +294,11 @@ const SymbolTaiko = require('../logos/symbol/Taiko.svg');
293
294
  const SymbolW = require('../logos/symbol/W.svg');
294
295
  const SymbolWeEtHs = require('../logos/symbol/Weeths.svg');
295
296
  const SymbolInEth = require('../logos/symbol/Ineth.svg');
296
- const SymbolCfx = require('../logos/symbol/Cfx.svg');
297
- const SymbolRender = require('../logos/symbol/Placeholder.svg');
297
+ const SymbolRender = require('../logos/symbol/Render.svg');
298
298
  const SymbolAnkrEth = require('../logos/symbol/Ankreth.svg');
299
299
  const SymbolUltraEtHs = require('../logos/symbol/UltraEtHs.svg');
300
300
  const SymbolAgEth = require('../logos/symbol/Ageth.svg');
301
+ const SymbolPol = require('../logos/symbol/Pol.svg');
301
302
  const SymbolBtt = require('../logos/symbol/Btt.svg');
302
303
  const SymbolHt = require('../logos/symbol/Ht.svg');
303
304
  const SymbolRbn = require('../logos/symbol/Rbn.svg');
@@ -723,6 +724,8 @@ function SymbolLogo(id, light = false) {
723
724
  return SymbolZro;
724
725
  case "zk":
725
726
  return SymbolZk;
727
+ case "cfx":
728
+ return SymbolCfx;
726
729
  case "aapl":
727
730
  return SymbolAapl;
728
731
  case "amzn":
@@ -901,8 +904,6 @@ function SymbolLogo(id, light = false) {
901
904
  return SymbolWeEtHs;
902
905
  case "ineth":
903
906
  return SymbolInEth;
904
- case "cfx":
905
- return SymbolCfx;
906
907
  case "render":
907
908
  return SymbolRender;
908
909
  case "ankreth":
@@ -911,6 +912,8 @@ function SymbolLogo(id, light = false) {
911
912
  return SymbolUltraEtHs;
912
913
  case "ageth":
913
914
  return SymbolAgEth;
915
+ case "pol":
916
+ return SymbolPol;
914
917
  case "btt":
915
918
  return SymbolBtt;
916
919
  case "ht":
@@ -1 +1 @@
1
- ["ZRO","ZK","RENDER"]
1
+ ["ZRO","ZK"]
@@ -1,6 +1,6 @@
1
- export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
- export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
1
  export { default as ChainLogo } from './ChainLogo.js';
4
2
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
3
+ export { default as ApiProviderLogo } from './ApiProviderLogo.js';
4
+ export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
5
5
  export { default as SymbolLogo } from './SymbolLogo.js';
6
6
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
@@ -204,6 +204,7 @@ import SymbolRari from '../logos/symbol/Rari.svg';
204
204
  import SymbolBlast from '../logos/symbol/Blast.svg';
205
205
  import SymbolZro from '../logos/symbol/Placeholder.svg';
206
206
  import SymbolZk from '../logos/symbol/Placeholder.svg';
207
+ import SymbolCfx from '../logos/symbol/Cfx.svg';
207
208
  import SymbolAapl from '../logos/symbol/Aapl.svg';
208
209
  import SymbolAmzn from '../logos/symbol/Amzn.svg';
209
210
  import SymbolArkk from '../logos/symbol/Arkk.svg';
@@ -293,11 +294,11 @@ import SymbolTaiko from '../logos/symbol/Taiko.svg';
293
294
  import SymbolW from '../logos/symbol/W.svg';
294
295
  import SymbolWeEtHs from '../logos/symbol/Weeths.svg';
295
296
  import SymbolInEth from '../logos/symbol/Ineth.svg';
296
- import SymbolCfx from '../logos/symbol/Cfx.svg';
297
- import SymbolRender from '../logos/symbol/Placeholder.svg';
297
+ import SymbolRender from '../logos/symbol/Render.svg';
298
298
  import SymbolAnkrEth from '../logos/symbol/Ankreth.svg';
299
299
  import SymbolUltraEtHs from '../logos/symbol/UltraEtHs.svg';
300
300
  import SymbolAgEth from '../logos/symbol/Ageth.svg';
301
+ import SymbolPol from '../logos/symbol/Pol.svg';
301
302
  import SymbolBtt from '../logos/symbol/Btt.svg';
302
303
  import SymbolHt from '../logos/symbol/Ht.svg';
303
304
  import SymbolRbn from '../logos/symbol/Rbn.svg';
@@ -723,6 +724,8 @@ function SymbolLogo(id, light = false) {
723
724
  return SymbolZro;
724
725
  case "zk":
725
726
  return SymbolZk;
727
+ case "cfx":
728
+ return SymbolCfx;
726
729
  case "aapl":
727
730
  return SymbolAapl;
728
731
  case "amzn":
@@ -901,8 +904,6 @@ function SymbolLogo(id, light = false) {
901
904
  return SymbolWeEtHs;
902
905
  case "ineth":
903
906
  return SymbolInEth;
904
- case "cfx":
905
- return SymbolCfx;
906
907
  case "render":
907
908
  return SymbolRender;
908
909
  case "ankreth":
@@ -911,6 +912,8 @@ function SymbolLogo(id, light = false) {
911
912
  return SymbolUltraEtHs;
912
913
  case "ageth":
913
914
  return SymbolAgEth;
915
+ case "pol":
916
+ return SymbolPol;
914
917
  case "btt":
915
918
  return SymbolBtt;
916
919
  case "ht":
@@ -1 +1 @@
1
- ["ZRO","ZK","RENDER"]
1
+ ["ZRO","ZK"]
@@ -1,6 +1,6 @@
1
- export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
- export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
1
  export { default as SymbolLogo } from './SymbolLogo.js';
4
2
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
5
3
  export { default as ChainLogo } from './ChainLogo.js';
6
4
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
5
+ export { default as ApiProviderLogo } from './ApiProviderLogo.js';
6
+ export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
package/dist/esm/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export { default as ApiProviderLogo } from './ApiProviderLogo.js';
2
- export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
3
1
  export { default as SymbolLogo } from './SymbolLogo.js';
4
2
  export { default as SymbolLogoMissing } from './SymbolLogoMissing.json';
5
3
  export { default as ChainLogo } from './ChainLogo.js';
6
4
  export { default as ChainLogoMissing } from './ChainLogoMissing.json';
5
+ export { default as ApiProviderLogo } from './ApiProviderLogo.js';
6
+ export { default as ApiProviderLogoMissing } from './ApiProviderLogoMissing.json';
@@ -0,0 +1,26 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 42 42">
2
+ <g clip-path="url(#pol_svg__clip0_8666_185103)">
3
+ <g clip-path="url(#pol_svg__clip1_8666_185103)">
4
+ <g clip-path="url(#pol_svg__clip2_8666_185103)">
5
+ <path fill="white" d="M0 21C0 32.598 9.40202 42 21 42C32.598 42 42 32.598 42 21C42 9.40202 32.598 0 21 0C9.40202 0 0 9.40202 0 21Z"/>
6
+ <path fill="url(#pol_svg__paint0_linear_8666_185103)" d="M27.3018 25.7524L33.4745 22.153C33.804 21.964 34 21.6041 34 21.2261V14.0273C34 13.6494 33.7951 13.2895 33.4745 13.1005L27.3018 9.5011C26.9722 9.31213 26.5714 9.31213 26.2419 9.5011L20.0692 13.1005C19.7396 13.2895 19.5437 13.6494 19.5437 14.0273V26.8952L15.2148 29.4148L10.8859 26.8952V21.847L15.2148 19.3274L18.074 20.9922V17.6087L15.7492 16.25C15.5889 16.16 15.4018 16.106 15.2237 16.106C15.0456 16.106 14.8585 16.151 14.6982 16.25L8.52552 19.8494C8.19596 20.0383 8 20.3983 8 20.7762V27.975C8 28.3529 8.20486 28.7129 8.52552 28.9018L14.6982 32.5012C15.0277 32.6902 15.4286 32.6902 15.7581 32.5012L21.9308 28.9018C22.2604 28.7129 22.4563 28.3529 22.4563 27.975V15.1072L22.5365 15.0622L26.7852 12.5876L31.1141 15.1072V20.1553L26.7852 22.6839L23.9349 21.0192V24.4026L26.2597 25.7524C26.5714 25.9503 26.9812 25.9503 27.3018 25.7524Z"/>
7
+ </g>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <linearGradient id="pol_svg__paint0_linear_8666_185103" x1="10.1968" x2="32.7189" y1="28.956" y2="12.7003" gradientUnits="userSpaceOnUse">
12
+ <stop stop-color="#9A3C8F"/>
13
+ <stop offset="0.8139" stop-color="#7B4C98"/>
14
+ <stop offset="1" stop-color="#734E9B"/>
15
+ </linearGradient>
16
+ <clipPath id="pol_svg__clip0_8666_185103">
17
+ <rect width="42" height="42" fill="white"/>
18
+ </clipPath>
19
+ <clipPath id="pol_svg__clip1_8666_185103">
20
+ <rect width="42" height="42" fill="white"/>
21
+ </clipPath>
22
+ <clipPath id="pol_svg__clip2_8666_185103">
23
+ <rect width="42" height="42" fill="white" rx="21"/>
24
+ </clipPath>
25
+ </defs>
26
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 42 42">
2
+ <rect width="42" height="42" fill="#CF1011" rx="21"/>
3
+ <path fill="#F3F3F3" fill-rule="evenodd" d="M20.995 15.479a5.521 5.521 0 1 1 0 11.044 5.521 5.521 0 1 1 0-11.044Z" clip-rule="evenodd"/>
4
+ <path fill="#F3F3F3" fill-rule="evenodd" d="M21.121 6.566a14.575 14.575 0 0 1 9.458 3.637l.038.038a14.313 14.313 0 0 1 4.794 9.905 14.439 14.439 0 0 1-3.6 10.447l-.038.038a14.313 14.313 0 0 1-9.905 4.794 14.438 14.438 0 0 1-10.447-3.6 14.328 14.328 0 0 1-4.832-9.944 14.439 14.439 0 0 1 3.6-10.447l1.25 1.101a12.778 12.778 0 0 0-3.19 9.234c.205 3.265 1.642 6.455 4.272 8.787a12.778 12.778 0 0 0 9.235 3.19c3.264-.205 6.454-1.642 8.786-4.272l.037-.037a12.683 12.683 0 0 0 3.153-9.197c-.205-3.265-1.642-6.455-4.272-8.787l-.037-.037a12.709 12.709 0 0 0-3.843-2.332 12.966 12.966 0 0 0-4.459-.858l.019-1.68-.019.02Z" clip-rule="evenodd"/>
5
+ <path fill="#F3F3F3" d="M12.786 6.66c1.007 0 1.903.41 2.556 1.063a3.627 3.627 0 0 1 1.063 2.556c0 1.008-.41 1.903-1.063 2.556a3.627 3.627 0 0 1-2.556 1.063 3.594 3.594 0 0 1-2.556-1.063 3.627 3.627 0 0 1-1.063-2.556c0-1.007.41-1.903 1.063-2.556a3.627 3.627 0 0 1 2.556-1.063Zm1.38 2.257a1.946 1.946 0 0 0-1.38-.578c-.54 0-1.026.224-1.38.578-.355.355-.579.84-.579 1.38 0 .542.224 1.027.579 1.381.354.355.84.579 1.38.579.541 0 1.026-.224 1.38-.579.355-.354.579-.84.579-1.38 0-.541-.224-1.026-.579-1.38Z"/>
6
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@api3/logos",
3
- "version": "0.1.54",
3
+ "version": "0.1.56",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "repository": {
@@ -26,7 +26,7 @@
26
26
  "@babel/preset-react": "^7.24.7",
27
27
  "@changesets/changelog-github": "^0.5.0",
28
28
  "@changesets/cli": "^2.27.8",
29
- "@api3/api-integrations": "^1.28.0",
29
+ "@api3/api-integrations": "^1.29.0",
30
30
  "@api3/chains": "^10.2.0",
31
31
  "dropbox": "^10.34.0",
32
32
  "node-fetch": "^2.7.0",