@coinbase/cds-illustrations 4.30.1 → 4.32.0

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.
Files changed (96) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/README.md +7 -7
  3. package/dts/__generated__/pictogram/data/descriptionMap.d.ts.map +1 -1
  4. package/dts/__generated__/pictogram/data/names.d.ts.map +1 -1
  5. package/dts/__generated__/pictogram/data/svgJsMap.d.ts.map +1 -1
  6. package/dts/__generated__/pictogram/data/versionMap.d.ts.map +1 -1
  7. package/dts/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.d.ts +2 -0
  8. package/dts/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.d.ts.map +1 -0
  9. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-1.d.ts +2 -0
  10. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-1.d.ts.map +1 -0
  11. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
  12. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
  13. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
  14. package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
  15. package/dts/__generated__/pictogram/svgJs/light/arrowsUpDown-0.d.ts +2 -0
  16. package/dts/__generated__/pictogram/svgJs/light/arrowsUpDown-0.d.ts.map +1 -0
  17. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-1.d.ts +2 -0
  18. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-1.d.ts.map +1 -0
  19. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
  20. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
  21. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
  22. package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
  23. package/dts/__generated__/pictogram/types/PictogramName.d.ts +3 -0
  24. package/dts/__generated__/pictogram/types/PictogramName.d.ts.map +1 -1
  25. package/dts/__generated__/spotSquare/data/descriptionMap.d.ts.map +1 -1
  26. package/dts/__generated__/spotSquare/data/names.d.ts.map +1 -1
  27. package/dts/__generated__/spotSquare/data/svgJsMap.d.ts.map +1 -1
  28. package/dts/__generated__/spotSquare/data/versionMap.d.ts.map +1 -1
  29. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
  30. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
  31. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
  32. package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
  33. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
  34. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
  35. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
  36. package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
  37. package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts +2 -0
  38. package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts.map +1 -1
  39. package/esm/__generated__/heroSquare/data/descriptionMap.js +9 -9
  40. package/esm/__generated__/pictogram/data/descriptionMap.js +22 -22
  41. package/esm/__generated__/pictogram/data/names.js +1 -1
  42. package/esm/__generated__/pictogram/data/svgJsMap.js +14 -2
  43. package/esm/__generated__/pictogram/data/versionMap.js +5 -2
  44. package/esm/__generated__/pictogram/png/dark/arrowsUpDown-0.png +0 -0
  45. package/esm/__generated__/pictogram/png/dark/baseCheckSmall-1.png +0 -0
  46. package/esm/__generated__/pictogram/png/dark/pieChartWithArrow-0.png +0 -0
  47. package/esm/__generated__/pictogram/png/dark/pieChartWithArrowBlue-0.png +0 -0
  48. package/esm/__generated__/pictogram/png/light/arrowsUpDown-0.png +0 -0
  49. package/esm/__generated__/pictogram/png/light/baseCheckSmall-1.png +0 -0
  50. package/esm/__generated__/pictogram/png/light/pieChartWithArrow-0.png +0 -0
  51. package/esm/__generated__/pictogram/png/light/pieChartWithArrowBlue-0.png +0 -0
  52. package/esm/__generated__/pictogram/svg/dark/arrowsUpDown-0.svg +1 -0
  53. package/esm/__generated__/pictogram/svg/dark/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  54. package/esm/__generated__/pictogram/svg/dark/pieChartWithArrow-0.svg +1 -0
  55. package/esm/__generated__/pictogram/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
  56. package/esm/__generated__/pictogram/svg/light/arrowsUpDown-0.svg +1 -0
  57. package/esm/__generated__/pictogram/svg/light/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  58. package/esm/__generated__/pictogram/svg/light/pieChartWithArrow-0.svg +1 -0
  59. package/esm/__generated__/pictogram/svg/light/pieChartWithArrowBlue-0.svg +1 -0
  60. package/esm/__generated__/pictogram/svg/themeable/arrowsUpDown-0.svg +1 -0
  61. package/esm/__generated__/pictogram/svg/themeable/{baseCheckSmall-0.svg → baseCheckSmall-1.svg} +1 -1
  62. package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrow-0.svg +1 -0
  63. package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
  64. package/esm/__generated__/pictogram/svgJs/dark/arrowsUpDown-0.js +3 -0
  65. package/esm/__generated__/pictogram/svgJs/dark/{baseCheckSmall-0.js → baseCheckSmall-1.js} +1 -1
  66. package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.js +3 -0
  67. package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
  68. package/esm/__generated__/pictogram/svgJs/light/arrowsUpDown-0.js +3 -0
  69. package/esm/__generated__/pictogram/svgJs/light/{baseCheckSmall-0.js → baseCheckSmall-1.js} +1 -1
  70. package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.js +3 -0
  71. package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
  72. package/esm/__generated__/spotSquare/data/descriptionMap.js +14 -14
  73. package/esm/__generated__/spotSquare/data/names.js +1 -1
  74. package/esm/__generated__/spotSquare/data/svgJsMap.js +8 -0
  75. package/esm/__generated__/spotSquare/data/versionMap.js +3 -1
  76. package/esm/__generated__/spotSquare/png/dark/pieChartWithArrow-0.png +0 -0
  77. package/esm/__generated__/spotSquare/png/dark/pieChartWithArrowBlue-0.png +0 -0
  78. package/esm/__generated__/spotSquare/png/light/pieChartWithArrow-0.png +0 -0
  79. package/esm/__generated__/spotSquare/png/light/pieChartWithArrowBlue-0.png +0 -0
  80. package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrow-0.svg +1 -0
  81. package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
  82. package/esm/__generated__/spotSquare/svg/light/pieChartWithArrow-0.svg +1 -0
  83. package/esm/__generated__/spotSquare/svg/light/pieChartWithArrowBlue-0.svg +1 -0
  84. package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrow-0.svg +1 -0
  85. package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
  86. package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.js +3 -0
  87. package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
  88. package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.js +3 -0
  89. package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
  90. package/package.json +1 -1
  91. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-0.d.ts +0 -2
  92. package/dts/__generated__/pictogram/svgJs/dark/baseCheckSmall-0.d.ts.map +0 -1
  93. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-0.d.ts +0 -2
  94. package/dts/__generated__/pictogram/svgJs/light/baseCheckSmall-0.d.ts.map +0 -1
  95. package/esm/__generated__/pictogram/png/dark/baseCheckSmall-0.png +0 -0
  96. package/esm/__generated__/pictogram/png/light/baseCheckSmall-0.png +0 -0
@@ -84,6 +84,10 @@ const svgJsMap = {
84
84
  light: () => require('../svgJs/light/apyInterest-5.js').content,
85
85
  dark: () => require('../svgJs/dark/apyInterest-5.js').content
86
86
  },
87
+ arrowsUpDown: {
88
+ light: () => require('../svgJs/light/arrowsUpDown-0.js').content,
89
+ dark: () => require('../svgJs/dark/arrowsUpDown-0.js').content
90
+ },
87
91
  assetEncryption: {
88
92
  light: () => require('../svgJs/light/assetEncryption-5.js').content,
89
93
  dark: () => require('../svgJs/dark/assetEncryption-5.js').content
@@ -545,8 +549,8 @@ const svgJsMap = {
545
549
  dark: () => require('../svgJs/dark/baseChatBubbleHeart-1.js').content
546
550
  },
547
551
  baseCheckSmall: {
548
- light: () => require('../svgJs/light/baseCheckSmall-0.js').content,
549
- dark: () => require('../svgJs/dark/baseCheckSmall-0.js').content
552
+ light: () => require('../svgJs/light/baseCheckSmall-1.js').content,
553
+ dark: () => require('../svgJs/dark/baseCheckSmall-1.js').content
550
554
  },
551
555
  baseCoinCryptoSmall: {
552
556
  light: () => require('../svgJs/light/baseCoinCryptoSmall-0.js').content,
@@ -1568,6 +1572,14 @@ const svgJsMap = {
1568
1572
  light: () => require('../svgJs/light/pieChartData-0.js').content,
1569
1573
  dark: () => require('../svgJs/dark/pieChartData-0.js').content
1570
1574
  },
1575
+ pieChartWithArrow: {
1576
+ light: () => require('../svgJs/light/pieChartWithArrow-0.js').content,
1577
+ dark: () => require('../svgJs/dark/pieChartWithArrow-0.js').content
1578
+ },
1579
+ pieChartWithArrowBlue: {
1580
+ light: () => require('../svgJs/light/pieChartWithArrowBlue-0.js').content,
1581
+ dark: () => require('../svgJs/dark/pieChartWithArrowBlue-0.js').content
1582
+ },
1571
1583
  pizza: {
1572
1584
  light: () => require('../svgJs/light/pizza-3.js').content,
1573
1585
  dark: () => require('../svgJs/dark/pizza-3.js').content
@@ -434,7 +434,7 @@ const versionMap = {
434
434
  baseNetworkSmall: 0,
435
435
  baseCoinCryptoSmall: 0,
436
436
  basePiechartSmall: 1,
437
- baseCheckSmall: 0,
437
+ baseCheckSmall: 1,
438
438
  baseErrorButterflySmall: 0,
439
439
  baseMintNftSmall: 1,
440
440
  baseTargetSmall: 1,
@@ -503,6 +503,9 @@ const versionMap = {
503
503
  loop: 0,
504
504
  podium: 0,
505
505
  robot: 0,
506
- commodities: 0
506
+ commodities: 0,
507
+ arrowsUpDown: 0,
508
+ pieChartWithArrow: 0,
509
+ pieChartWithArrowBlue: 0
507
510
  };
508
511
  export default versionMap;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 40 40"><path fill="#578BFA" d="M26.228 1 13.113 24.296h26.23z"/><path fill="#464B55" d="m13.115 37.882 13.116-23.297H0z"/><path fill="#FFFFFF" d="M13.113 24.296h7.65l5.467-9.71h-7.65z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412l-5.266-4.722a1 1 0 0 0-1.412.077L.257 24.743a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412L6.607 19.16a1 1 0 0 0-1.412.077L.257 24.744a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="#464B55" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="#578BFA" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="#ECD069" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="#44C28D" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="#ECD069" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="#578BFA" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="#FFFFFF" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="#ECD069" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="#44C28D" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="#ECD069" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 40 40"><path fill="#0052FF" d="M26.228 1 13.113 24.296h26.23z"/><path fill="#CED2DB" d="m13.115 37.882 13.116-23.297H0z"/><path fill="#0A0B0E" d="M13.113 24.296h7.65l5.467-9.71h-7.65z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412l-5.266-4.722a1 1 0 0 0-1.412.077L.257 24.743a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412L6.607 19.16a1 1 0 0 0-1.412.077L.257 24.744a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="#CED2DB" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="#0052FF" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="#FFD200" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="#3CC28A" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="#FFD200" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="#0052FF" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="#FFFFFF" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="#FFD200" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="#3CC28A" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="#FFD200" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 40 40"><path fill="var(--illustration-primary)" d="M26.228 1 13.113 24.296h26.23z"/><path fill="var(--illustration-gray)" d="m13.115 37.882 13.116-23.297H0z"/><path fill="var(--illustration-invert)" d="M13.113 24.296h7.65l5.467-9.71h-7.65z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412l-5.266-4.722a1 1 0 0 0-1.412.077L.257 24.743a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 49 48"><path fill="#77FE7A" fill-rule="evenodd" d="M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z" clip-rule="evenodd"/><path fill="#0000FF" d="M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412L6.607 19.16a1 1 0 0 0-1.412.077L.257 24.744a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="var(--illustration-gray)" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="var(--illustration-primary)" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="var(--illustration-accent-1)" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="var(--illustration-positive)" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="var(--illustration-accent-1)" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="var(--illustration-white)" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48"><g clip-path="url(#a)"><path fill="var(--illustration-primary)" d="M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z"/><path fill="var(--illustration-white)" d="M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z"/><path fill="var(--illustration-accent-1)" d="M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z"/><path fill="var(--illustration-positive)" d="m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z"/><path fill="var(--illustration-accent-1)" d="M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0"/></g><defs><clipPath id="a"><path fill="var(--illustration-white)" d="M0 0h48v48H0z"/></clipPath></defs></svg>
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 40 40\"><path fill=\"#578BFA\" d=\"M26.228 1 13.113 24.296h26.23z\"/><path fill=\"#464B55\" d=\"m13.115 37.882 13.116-23.297H0z\"/><path fill=\"#FFFFFF\" d=\"M13.113 24.296h7.65l5.467-9.71h-7.65z\"/></svg>"
3
+ };
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 49 48\"><path fill=\"#77FE7A\" fill-rule=\"evenodd\" d=\"M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z\" clip-rule=\"evenodd\"/><path fill=\"#0000FF\" d=\"M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412l-5.266-4.722a1 1 0 0 0-1.412.077L.257 24.743a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z\"/></svg>"
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 49 48\"><path fill=\"#77FE7A\" fill-rule=\"evenodd\" d=\"M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z\" clip-rule=\"evenodd\"/><path fill=\"#0000FF\" d=\"M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412L6.607 19.16a1 1 0 0 0-1.412.077L.257 24.744a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z\"/></svg>"
3
3
  };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><g clip-path=\"url(#a)\"><path fill=\"#464B55\" d=\"M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z\"/><path fill=\"#578BFA\" d=\"M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z\"/><path fill=\"#ECD069\" d=\"M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z\"/><path fill=\"#44C28D\" d=\"m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z\"/><path fill=\"#ECD069\" d=\"M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h48v48H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><g clip-path=\"url(#a)\"><path fill=\"#578BFA\" d=\"M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z\"/><path fill=\"#FFFFFF\" d=\"M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z\"/><path fill=\"#ECD069\" d=\"M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z\"/><path fill=\"#44C28D\" d=\"m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z\"/><path fill=\"#ECD069\" d=\"M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h48v48H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 40 40\"><path fill=\"#0052FF\" d=\"M26.228 1 13.113 24.296h26.23z\"/><path fill=\"#CED2DB\" d=\"m13.115 37.882 13.116-23.297H0z\"/><path fill=\"#0A0B0E\" d=\"M13.113 24.296h7.65l5.467-9.71h-7.65z\"/></svg>"
3
+ };
@@ -1,3 +1,3 @@
1
1
  module.exports = {
2
- content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 49 48\"><path fill=\"#77FE7A\" fill-rule=\"evenodd\" d=\"M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z\" clip-rule=\"evenodd\"/><path fill=\"#0000FF\" d=\"M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412l-5.266-4.722a1 1 0 0 0-1.412.077L.257 24.743a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z\"/></svg>"
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 49 48\"><path fill=\"#77FE7A\" fill-rule=\"evenodd\" d=\"M48.344 13.099a1 1 0 0 0-.077-1.412L42.76 6.749a1 1 0 0 0-1.412.077l-20.944 23.36a1 1 0 0 1-1.413.076L6.73 19.268a1 1 0 0 0-1.412.077L.38 24.852a1 1 0 0 0 .077 1.412L19.715 43.53a1 1 0 0 0 1.412-.077z\" clip-rule=\"evenodd\"/><path fill=\"#0000FF\" d=\"M48.223 12.99a1 1 0 0 0-.077-1.412l-5.266-4.72a1 1 0 0 0-1.412.076L36.747 12.2a1 1 0 0 0 .077 1.412l5.266 4.721a1 1 0 0 0 1.412-.077zM11.95 25.293a1 1 0 0 0-.077-1.412L6.607 19.16a1 1 0 0 0-1.412.077L.257 24.744a1 1 0 0 0 .077 1.412L5.6 30.877a1 1 0 0 0 1.412-.077zm14.183 12.331a1 1 0 0 0-.077-1.412l-5.495-4.927a1 1 0 0 0-1.412.077l-5.13 5.722a1 1 0 0 0 .077 1.412l5.495 4.927a1 1 0 0 0 1.412-.077z\"/></svg>"
3
3
  };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><g clip-path=\"url(#a)\"><path fill=\"#CED2DB\" d=\"M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z\"/><path fill=\"#0052FF\" d=\"M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z\"/><path fill=\"#FFD200\" d=\"M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z\"/><path fill=\"#3CC28A\" d=\"m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z\"/><path fill=\"#FFD200\" d=\"M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h48v48H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 48 48\"><g clip-path=\"url(#a)\"><path fill=\"#0052FF\" d=\"M22.388 3.345C10.005 3.345 0 13.35 0 25.733s10.005 22.388 22.388 22.388c6.157 0 11.754-2.518 15.812-6.576L22.388 25.733z\"/><path fill=\"#FFFFFF\" d=\"M24.13 37.633 7.44 48.122v-6.24H0v-8.497h7.441v-6.24z\"/><path fill=\"#FFD200\" d=\"M48.001 22.388C48.001 10.005 37.997 0 25.613 0v22.388z\"/><path fill=\"#3CC28A\" d=\"m22.387 25.733 15.811 15.812c4.058-4.058 6.577-9.655 6.577-15.812z\"/><path fill=\"#FFD200\" d=\"M25.613 0v22.388l11.194-19.38A22.5 22.5 0 0 0 25.613 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h48v48H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -11,22 +11,11 @@
11
11
  const descriptionMap = {
12
12
  '1': ['layeredNetworks'],
13
13
  '2': ['layeredNetworks'],
14
- coin: ['goldSilverFutures', 'boostedCard', 'cryptoPortfolio', 'congratulationsOnEarningCrypto', 'secureAndTrusted', 'semiCustodial', 'cryptoForBeginners', 'pixDeposits', 'secureStorage', 'pixBankDeposits', 'trendingHotAssets', 'addMultipleCrypto', 'assetForward', 'coinbaseCardSparkle', 'guideCryptoBeginner', 'guideStartInvesting', 'sparkleToken', 'yieldCenter', 'cardAnnouncement', 'interestForYou', 'futures', 'giftBoxCrypto', 'assetRefresh', 'cardAutoReload', 'switchReward', 'coinbaseFees', 'defiHow', 'readyToTrade', 'freeBtc', 'estimatedAmount', 'securityShield', 'cryptoAndMore', 'tradeImmediately', 'coinbaseOneSavingFunds', 'noPortfolio', 'coinbaseOneUSDC', 'walletQuestsTrophy', 'walletQuestsChest', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1'],
15
- coins: ['goldSilverFutures', 'cryptoEconomyArrows', 'shareOnSocialMedia', 'linkingYourWalletToYourCoinbaseAccount', 'multicoinSupport', 'multiPlatformMobileAppBrowserExtension', 'crossBorderPayments', 'defiDecentralizedTradingExchange', 'globalTransactions', 'digitalCollectibles', 'invest', 'insuranceProtection', 'stayInControlSelfHostedWalletsStorage', 'staking', 'selfCustody', 'borrowWallet', 'cryptoWallet', 'backedByUsDollar', 'stressTestedColdStorage', 'cryptoEconomy', 'defiDecentralizedBorrowingLending', 'mining', 'moneyDecentralized', 'addMultipleCrypto', 'ethStakingRewards', 'encryptedEverything', 'gifting', 'portfolioPerformance', 'sendCryptoFaster', 'defiHow', 'holdingCrypto', 'cryptoAndMore', 'holdCrypto', 'defiEarn', 'coinbaseOneUSDC', 'walletQuestsChest'],
16
- moon: ['goldSilverFutures', 'darkModeIntroduction', 'cryptoAndMore'],
17
- more: ['goldSilverFutures', 'staking', 'nuxEarnCrypto', 'nuxEarnYield', 'cryptoAndMore', 'yieldCenterUSDC'],
18
- 'empty state': ['goldSilverFutures', 'cryptoAndMore', 'tradeImmediately'],
19
- globe: ['cryptoEconomyArrows', 'secureGlobalTransactions', 'globalTransactions', 'cryptoEconomy'],
20
- international: ['cryptoEconomyArrows', 'secureGlobalTransactions', 'crossBorderPayments', 'globalTransactions', 'cryptoEconomy'],
21
- economy: ['cryptoEconomyArrows', 'cryptoEconomy'],
22
- freedom: ['cryptoEconomyArrows', 'cryptoEconomy'],
23
- growth: ['cryptoEconomyArrows', 'coinbaseOneRewards', 'earnInterestOnCryptocurrency', 'coinbaseOneStaking', 'retailUSDCRewards', 'cryptoEconomy', 'ethStaking', 'assetForward', 'defiEarnAnnouncement', 'yieldCenter', 'nuxEarnYield', 'yieldCenterUSDC'],
24
- crypto: ['cryptoEconomyArrows', 'unsupportedAsset', 'boostedCard', 'hardwareWallets', 'blockchain', 'cryptoPortfolio', 'congratulationsOnEarningCrypto', 'coinbaseOneStarToken', 'cryptoForBeginners', 'decentralization', 'insuranceProtection', 'cryptoAssets', 'earnInterestOnCryptocurrency', 'coinbaseOneStaking', 'cryptoEconomy', 'ethStaking', 'mining', 'assetForward', 'cardDeclined', 'coinbaseCardSparkle', 'directDepositExcitement', 'fileYourCryptoTaxesOther', 'guideBullCase', 'guideCryptoBeginner', 'guideFiveThings', 'guideStartInvesting', 'nuxPopularAssets', 'yieldCenter', 'nuxEarnCrypto', 'cardAnnouncement', 'futures', 'starToken', 'addCard', 'bullishCase', 'cardBlocked', 'fileYourCryptoTaxesCheckOther', 'gifting', 'guideNftDefi', 'sendCryptoFaster', 'switchReward', 'holdingCrypto', 'estimatedAmount', 'holdCrypto', 'noPortfolio', 'coinFifty'],
25
- economic: ['cryptoEconomyArrows', 'cryptoEconomy'],
26
- money: ['cryptoEconomyArrows', 'p2pPayments', 'crossBorderPayments', 'globalTransactions', 'earn', 'invest', 'noFees', 'borrowWallet', 'coinbaseOneStaking', 'secureStorage', 'backedByUsDollar', 'completeAQuiz', 'cryptoEconomy', 'ethStaking', 'moneyDecentralized', 'defiEarnAnnouncement', 'directDepositExcitement', 'moneyRewards', 'nuxEarnCrypto', 'nuxEarnYield', 'gifting', 'bigBtc', 'freeBtc', 'estimatedAmount', 'coinbaseCardPocket', 'coinbaseCardLock', 'coinbaseOneSavingFunds', 'yieldCenterUSDC', 'coinbaseOneEarn'],
14
+ '': ['pieChartWithArrow', 'pieChartWithArrowBlue', 'basedInUsa', 'cbEthWrappingUnavailable', 'miniGift', 'transferringCrypto', 'saveTheDate', 'coinbaseFees', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1', 'baseCoinCryptoMedium', 'basePiechartMedium', 'baseChartMedium', 'basePaycoinMedium', 'baseCheckMedium', 'baseErrorButterflyMedium', 'baseMintNftMedium', 'basePeopleMedium', 'baseConnectMedium', 'baseLocationMedium', 'baseNetworkMedium', 'baseSecurityMedium', 'baseLoadingMedium', 'baseErrorMedium', 'baseDecentralizationMedium', 'baseCoinNetworkMedium', 'baseTargetMedium', 'baseEmptyMedium', 'baseSendMedium', 'baseNftMedium', 'baseIdMedium', 'baseUsdcMedium', 'baseCheckTrophyMedium', 'baseCautionMedium', 'baseDiamondMedium', 'predictionsMarkets', 'options', 'checkVerifacation', 'bonusTwoPercent', 'bonusFivePercent', 'baseRewardSun', 'baseRewardChest', 'baseRewardPlate', 'baseRewardPodium', 'baseSwitch', 'baseRewardTrophyEmblem', 'baseRewardTrophyStars', 'baseRewardClam', 'baseCreatorCoin', 'coinbaseUnlockOffers', 'baseQuickBuy'],
27
15
  asset: ['unsupportedAsset', 'coinbaseOneStarToken', 'coinbaseOneStaking', 'ethStaking', 'nuxPopularAssets', 'nuxEarnYield', 'starToken', 'gifting', 'bigBtc', 'tradeImmediately'],
28
16
  star: ['unsupportedAsset', 'coinbaseOneStarToken', 'basedInUsa', 'moneyRewards', 'nuxPopularAssets', 'priceAlerts', 'sparkleToken', 'starToken', 'freeBtc', 'walletQuestsTrophy'],
29
17
  token: ['unsupportedAsset', 'coinbaseOneStarToken', 'collectingNfts', 'coinbaseOneTokenRewards', 'nuxPopularAssets', 'starToken', 'defiNfts', 'gifting'],
18
+ crypto: ['unsupportedAsset', 'boostedCard', 'hardwareWallets', 'blockchain', 'cryptoPortfolio', 'congratulationsOnEarningCrypto', 'coinbaseOneStarToken', 'cryptoForBeginners', 'decentralization', 'insuranceProtection', 'cryptoAssets', 'earnInterestOnCryptocurrency', 'coinbaseOneStaking', 'cryptoEconomy', 'ethStaking', 'mining', 'assetForward', 'cardDeclined', 'coinbaseCardSparkle', 'directDepositExcitement', 'fileYourCryptoTaxesOther', 'guideBullCase', 'guideCryptoBeginner', 'guideFiveThings', 'guideStartInvesting', 'nuxPopularAssets', 'yieldCenter', 'nuxEarnCrypto', 'cardAnnouncement', 'futures', 'starToken', 'addCard', 'bullishCase', 'cardBlocked', 'fileYourCryptoTaxesCheckOther', 'gifting', 'guideNftDefi', 'sendCryptoFaster', 'switchReward', 'holdingCrypto', 'estimatedAmount', 'holdCrypto', 'noPortfolio', 'coinFifty', 'cryptoEconomyArrows'],
30
19
  cryptocurrency: ['unsupportedAsset', 'cryptoPortfolio', 'coinbaseOneStarToken', 'mining', 'guideBullCase', 'guideStartInvesting', 'nuxPopularAssets', 'futures', 'starToken', 'sendCryptoFaster', 'holdingCrypto', 'noPortfolio'],
31
20
  currency: ['unsupportedAsset', 'boostedCard', 'coinbaseOneStarToken', 'coinbaseOneStaking', 'ethStaking', 'coinbaseCardSparkle', 'guideStartInvesting', 'nuxPopularAssets', 'walletApp', 'cardAnnouncement', 'starToken', 'borrowLimitsAddressed', 'bullishCase', 'holdingCrypto', 'holdCrypto', 'tradeImmediately'],
32
21
  unsupported: ['unsupportedAsset'],
@@ -55,6 +44,7 @@ const descriptionMap = {
55
44
  coinbase: ['boostedCard', 'coinbaseOneLogo', 'linkCoinbaseWallet', 'browserExtension', 'cardDeclined', 'coinbaseCardSparkle', 'walletApp', 'cardAnnouncement', 'addCard', 'cardBlocked', 'coinbaseOneUSDC', 'coinbaseOneBoostedCard', 'coinbaseOneZeroPortal', 'coinbaseOneZero', 'coinbaseOneBoostedCardCB1'],
56
45
  card: ['boostedCard', 'cardDeclined', 'cardShipped', 'coinbaseCardSparkle', 'confirmIDCard', 'confirmSocialSecurity', 'cardAnnouncement', 'addCard', 'cardAutoReload', 'cardBlocked', 'gifting', 'automaticPayments', 'coinbaseCardPocket', 'coinbaseCardLock', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1'],
57
46
  spend: ['boostedCard', 'cardDeclined', 'coinbaseCardSparkle', 'cardAnnouncement', 'addCard', 'cardBlocked'],
47
+ coin: ['boostedCard', 'cryptoPortfolio', 'congratulationsOnEarningCrypto', 'secureAndTrusted', 'semiCustodial', 'cryptoForBeginners', 'pixDeposits', 'secureStorage', 'pixBankDeposits', 'trendingHotAssets', 'addMultipleCrypto', 'assetForward', 'coinbaseCardSparkle', 'guideCryptoBeginner', 'guideStartInvesting', 'sparkleToken', 'yieldCenter', 'cardAnnouncement', 'interestForYou', 'futures', 'giftBoxCrypto', 'assetRefresh', 'cardAutoReload', 'switchReward', 'coinbaseFees', 'defiHow', 'readyToTrade', 'freeBtc', 'estimatedAmount', 'securityShield', 'cryptoAndMore', 'tradeImmediately', 'coinbaseOneSavingFunds', 'noPortfolio', 'coinbaseOneUSDC', 'walletQuestsTrophy', 'walletQuestsChest', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1', 'goldSilverFutures'],
58
48
  credit: ['boostedCard', 'cardDeclined', 'coinbaseCardSparkle', 'cardAnnouncement', 'addCard', 'cardBlocked', 'coinbaseCardPocket', 'coinbaseCardLock'],
59
49
  sparkle: ['boostedCard', 'coinbaseOneStarToken', 'coinbaseCardSparkle', 'nuxChecklist', 'nuxPopularAssets', 'sparkleToken', 'cardAnnouncement', 'starToken', 'darkModeIntroduction', 'freeBtc'],
60
50
  excitement: ['boostedCard', 'coinbaseCardSparkle', 'directDepositExcitement'],
@@ -141,7 +131,10 @@ const descriptionMap = {
141
131
  social: ['shareOnSocialMedia', 'confirmSocialSecurity'],
142
132
  media: ['shareOnSocialMedia'],
143
133
  circles: ['shareOnSocialMedia', 'coinFifty'],
134
+ coins: ['shareOnSocialMedia', 'linkingYourWalletToYourCoinbaseAccount', 'multicoinSupport', 'multiPlatformMobileAppBrowserExtension', 'crossBorderPayments', 'defiDecentralizedTradingExchange', 'globalTransactions', 'digitalCollectibles', 'invest', 'insuranceProtection', 'stayInControlSelfHostedWalletsStorage', 'staking', 'selfCustody', 'borrowWallet', 'cryptoWallet', 'backedByUsDollar', 'stressTestedColdStorage', 'cryptoEconomy', 'defiDecentralizedBorrowingLending', 'mining', 'moneyDecentralized', 'addMultipleCrypto', 'ethStakingRewards', 'encryptedEverything', 'gifting', 'portfolioPerformance', 'sendCryptoFaster', 'defiHow', 'holdingCrypto', 'cryptoAndMore', 'holdCrypto', 'defiEarn', 'coinbaseOneUSDC', 'walletQuestsChest', 'cryptoEconomyArrows', 'goldSilverFutures'],
135
+ international: ['secureGlobalTransactions', 'crossBorderPayments', 'globalTransactions', 'cryptoEconomy', 'cryptoEconomyArrows'],
144
136
  world: ['secureGlobalTransactions', 'globalTransactions'],
137
+ globe: ['secureGlobalTransactions', 'globalTransactions', 'cryptoEconomy', 'cryptoEconomyArrows'],
145
138
  transactions: ['secureGlobalTransactions', 'globalTransactions', 'cryptoAssets', 'noFees'],
146
139
  secure: ['secureGlobalTransactions', 'secureAndTrusted', 'insuranceProtection', 'walletSecurity', 'secureStorage', 'stressTestedColdStorage', 'addPasswordProtection', 'securityShield'],
147
140
  lock: ['secureGlobalTransactions', 'secureStorage', 'addPasswordProtection', 'securityShield', 'phoneNumber', 'coinbaseLock'],
@@ -151,6 +144,7 @@ const descriptionMap = {
151
144
  to: ['p2pPayments', 'linkingYourWalletToYourCoinbaseAccount', 'trendingHotAssets', 'portfolioPerformance', 'coinbaseOneUSDC'],
152
145
  payments: ['p2pPayments', 'crossBorderPayments', 'automaticPayments'],
153
146
  P2P: ['p2pPayments'],
147
+ money: ['p2pPayments', 'crossBorderPayments', 'globalTransactions', 'earn', 'invest', 'noFees', 'borrowWallet', 'coinbaseOneStaking', 'secureStorage', 'backedByUsDollar', 'completeAQuiz', 'cryptoEconomy', 'ethStaking', 'moneyDecentralized', 'defiEarnAnnouncement', 'directDepositExcitement', 'moneyRewards', 'nuxEarnCrypto', 'nuxEarnYield', 'gifting', 'bigBtc', 'freeBtc', 'estimatedAmount', 'coinbaseCardPocket', 'coinbaseCardLock', 'coinbaseOneSavingFunds', 'yieldCenterUSDC', 'coinbaseOneEarn', 'cryptoEconomyArrows'],
154
148
  fast: ['p2pPayments', 'quickAndSimple', 'getStartedInMinutes', 'sendCryptoFaster', 'lightningNetworkSend'],
155
149
  quick: ['p2pPayments', 'quickAndSimple'],
156
150
  value: ['p2pPayments', 'coinbaseOneRewards', 'stableValue', 'retailUSDCRewards', 'mining', 'moneyDecentralized', 'assetForward', 'yieldCenter', 'bigBtc'],
@@ -185,6 +179,7 @@ const descriptionMap = {
185
179
  earn: ['coinbaseOneRewards', 'earn', 'invest', 'stableValue', 'staking', 'coinbaseOneStaking', 'retailUSDCRewards', 'backedByUsDollar', 'watchVideos', 'startToday', 'completeAQuiz', 'ethStaking', 'cardDeclined', 'defiEarnAnnouncement', 'sparkleToken', 'nuxEarnCrypto', 'nuxEarnYield', 'addCard', 'cardBlocked', 'defiNfts', 'guideNftDefi', 'earnInterest', 'defiRisk', 'freeBtc', 'defiEarn', 'yieldCenterUSDC', 'coinbaseOneEarn'],
186
180
  interest: ['coinbaseOneRewards', 'earnInterestOnCryptocurrency', 'coinbaseOneStaking', 'retailUSDCRewards', 'ethStaking', 'assetForward', 'defiEarnAnnouncement', 'yieldCenter', 'nuxEarnCrypto', 'nuxEarnYield', 'interestForYou', 'assetRefresh', 'earnInterest', 'yieldCenterUSDC'],
187
181
  APY: ['coinbaseOneRewards', 'retailUSDCRewards'],
182
+ growth: ['coinbaseOneRewards', 'earnInterestOnCryptocurrency', 'coinbaseOneStaking', 'retailUSDCRewards', 'cryptoEconomy', 'ethStaking', 'assetForward', 'defiEarnAnnouncement', 'yieldCenter', 'nuxEarnYield', 'yieldCenterUSDC', 'cryptoEconomyArrows'],
188
183
  rate: ['coinbaseOneRewards', 'retailUSDCRewards'],
189
184
  '📈': ['coinbaseOneRewards', 'retailUSDCRewards', 'earnInterest', 'advancedTrading'],
190
185
  trading: ['defiDecentralizedTradingExchange', 'announcementAdvancedTrading', 'guideBullCase', 'futures', 'advancedTradingUi', 'readyToTrade', 'advancedTrading'],
@@ -264,6 +259,7 @@ const descriptionMap = {
264
259
  passcode: ['walletSecurity', 'phoneNumber'],
265
260
  staking: ['staking', 'coinbaseOneStaking', 'ethStaking', 'ethStakingRewards', 'defiHow'],
266
261
  liquid: ['staking'],
262
+ more: ['staking', 'nuxEarnCrypto', 'nuxEarnYield', 'cryptoAndMore', 'yieldCenterUSDC', 'goldSilverFutures'],
267
263
  finance: ['staking', 'borrowWallet', 'defiNfts'],
268
264
  no: ['noFees', 'noPortfolio'],
269
265
  fees: ['noFees', 'coinbaseFees'],
@@ -293,7 +289,6 @@ const descriptionMap = {
293
289
  marker: ['basedInUsa'],
294
290
  pin: ['basedInUsa'],
295
291
  'United States': ['basedInUsa'],
296
- '': ['basedInUsa', 'cbEthWrappingUnavailable', 'miniGift', 'transferringCrypto', 'saveTheDate', 'coinbaseFees', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1', 'baseCoinCryptoMedium', 'basePiechartMedium', 'baseChartMedium', 'basePaycoinMedium', 'baseCheckMedium', 'baseErrorButterflyMedium', 'baseMintNftMedium', 'basePeopleMedium', 'baseConnectMedium', 'baseLocationMedium', 'baseNetworkMedium', 'baseSecurityMedium', 'baseLoadingMedium', 'baseErrorMedium', 'baseDecentralizationMedium', 'baseCoinNetworkMedium', 'baseTargetMedium', 'baseEmptyMedium', 'baseSendMedium', 'baseNftMedium', 'baseIdMedium', 'baseUsdcMedium', 'baseCheckTrophyMedium', 'baseCautionMedium', 'baseDiamondMedium', 'predictionsMarkets', 'options', 'checkVerifacation', 'bonusTwoPercent', 'bonusFivePercent', 'baseRewardSun', 'baseRewardChest', 'baseRewardPlate', 'baseRewardPodium', 'baseSwitch', 'baseRewardTrophyEmblem', 'baseRewardTrophyStars', 'baseRewardClam', 'baseCreatorCoin', 'coinbaseUnlockOffers', 'baseQuickBuy'],
297
292
  xtz: ['coinbaseOneStaking'],
298
293
  yield: ['coinbaseOneStaking', 'backedByUsDollar', 'ethStaking', 'assetForward', 'walletApp', 'yieldCenter', 'nuxEarnYield', 'guideNftDefi', 'defiRisk', 'holdCrypto', 'yieldCenterUSDC', 'outage'],
299
294
  make: ['coinbaseOneStaking', 'ethStaking', 'defiEarnAnnouncement', 'nuxEarnCrypto', 'nuxEarnYield'],
@@ -363,6 +358,9 @@ const descriptionMap = {
363
358
  please: ['getStartedInMinutes'],
364
359
  mark: ['stressTestedColdStorage', 'fileYourCryptoTaxesCheckOther'],
365
360
  add: ['addEth', 'addMultipleCrypto', 'walletApp', 'addCard', 'addPasswordProtection', 'addPhoneNumber', 'coinbaseCardPocket', 'coinbaseCardLock'],
361
+ economy: ['cryptoEconomy', 'cryptoEconomyArrows'],
362
+ freedom: ['cryptoEconomy', 'cryptoEconomyArrows'],
363
+ economic: ['cryptoEconomy', 'cryptoEconomyArrows'],
366
364
  trend: ['trendingHotAssets'],
367
365
  trending: ['trendingHotAssets'],
368
366
  hot: ['trendingHotAssets'],
@@ -542,6 +540,7 @@ const descriptionMap = {
542
540
  blocked: ['cardBlocked', 'coinbaseLock'],
543
541
  denied: ['cardBlocked'],
544
542
  rejected: ['cardBlocked'],
543
+ moon: ['darkModeIntroduction', 'cryptoAndMore', 'goldSilverFutures'],
545
544
  dark: ['darkModeIntroduction'],
546
545
  darkmode: ['darkModeIntroduction'],
547
546
  night: ['darkModeIntroduction'],
@@ -661,6 +660,7 @@ const descriptionMap = {
661
660
  plastic: ['coinbaseCardPocket', 'coinbaseCardLock'],
662
661
  payment: ['coinbaseCardPocket', 'coinbaseCardLock'],
663
662
  method: ['coinbaseCardPocket', 'coinbaseCardLock'],
663
+ 'empty state': ['cryptoAndMore', 'tradeImmediately', 'goldSilverFutures'],
664
664
  asterisk: ['phoneNumber'],
665
665
  certified: ['documentCertified'],
666
666
  correct: ['documentCertified'],
@@ -7,5 +7,5 @@
7
7
  * An array of all SpotSquare illustrations.
8
8
  * This is being used to display a sheet of all SpotSquare illustration on the CDS website.
9
9
  */
10
- const names = ['accessToAdvancedCharts', 'addCard', 'addEth', 'addMultipleCrypto', 'addPasswordProtection', 'addPhoneNumber', 'advancedTrading', 'advancedTradingChartsIndicatorsCandles', 'advancedTradingUi', 'announcementAdvancedTrading', 'appTrackingTransparency', 'assetForward', 'assetRefresh', 'automaticPayments', 'backedByUsDollar', 'baseCautionMedium', 'baseChartMedium', 'baseCheckMedium', 'baseCheckTrophyMedium', 'baseCoinCryptoMedium', 'baseCoinNetworkMedium', 'baseConnectMedium', 'baseCreatorCoin', 'baseDecentralizationMedium', 'baseDiamondMedium', 'baseEmptyMedium', 'baseErrorButterflyMedium', 'baseErrorMedium', 'baseIdMedium', 'baseLoadingMedium', 'baseLocationMedium', 'baseMintNftMedium', 'baseNetworkMedium', 'baseNftMedium', 'basePaycoinMedium', 'basePeopleMedium', 'basePiechartMedium', 'baseQuickBuy', 'baseRewardChest', 'baseRewardClam', 'baseRewardPlate', 'baseRewardPodium', 'baseRewardSun', 'baseRewardTrophyEmblem', 'baseRewardTrophyStars', 'baseSecurityMedium', 'baseSendMedium', 'baseSwitch', 'baseTargetMedium', 'baseUsdcMedium', 'basedInUsa', 'bigBtc', 'blockchain', 'bonusFivePercent', 'bonusTwoPercent', 'boostedCard', 'borrowLimitsAddressed', 'borrowWallet', 'bridging', 'browserExtension', 'bullishCase', 'cardAnnouncement', 'cardAutoReload', 'cardBlocked', 'cardDeclined', 'cardShipped', 'cbEthWrappingUnavailable', 'checkVerifacation', 'coinFifty', 'coinbaseCardLock', 'coinbaseCardPocket', 'coinbaseCardSparkle', 'coinbaseFees', 'coinbaseLock', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1', 'coinbaseOneConcierge', 'coinbaseOneDiscountedAmount', 'coinbaseOneEarn', 'coinbaseOneLogo', 'coinbaseOneRewards', 'coinbaseOneSavingFunds', 'coinbaseOneStakeOrWrap', 'coinbaseOneStaking', 'coinbaseOneStarToken', 'coinbaseOneTokenRewards', 'coinbaseOneUSDC', 'coinbaseOneZero', 'coinbaseOneZeroPortal', 'coinbaseUnlockOffers', 'collectingNfts', 'commerceAccounting', 'commerceInvoices', 'completeAQuiz', 'confirmAddress', 'confirmEmail', 'confirmIDCard', 'confirmSocialSecurity', 'congratulationsOnEarningCrypto', 'contactsListWarning', 'crossBorderPayments', 'cryptoAndMore', 'cryptoApps', 'cryptoAssets', 'cryptoEconomy', 'cryptoEconomyArrows', 'cryptoForBeginners', 'cryptoPortfolio', 'cryptoWallet', 'dappWallet', 'darkModeIntroduction', 'decentralization', 'decentralizedWebWeb3', 'defiDecentralizedBorrowingLending', 'defiDecentralizedTradingExchange', 'defiEarn', 'defiEarnAnnouncement', 'defiHow', 'defiNfts', 'defiRisk', 'didDecentralizedIdentity', 'digitalCollectibles', 'directDepositExcitement', 'documentCertified', 'documentSuccess', 'earn', 'earnInterest', 'earnInterestOnCryptocurrency', 'earnToLearn', 'encryptedEverything', 'estimatedAmount', 'eth2SendSell', 'ethStakeOrWrap', 'ethStakeOrWrapTwo', 'ethStaking', 'ethStakingRewards', 'fileYourCryptoTaxesCheckOther', 'fileYourCryptoTaxesOther', 'focusLimitOrders', 'frameEmpty', 'freeBtc', 'futures', 'gainsAndLosses', 'gasFeesNetworkFees', 'getStartedInMinutes', 'giftBoxCrypto', 'gifting', 'globalTransactions', 'goldSilverFutures', 'guideBullCase', 'guideCryptoBeginner', 'guideFiveThings', 'guideNftDefi', 'guideStartInvesting', 'hardwareWallets', 'holdCrypto', 'holdingCrypto', 'idError', 'insuranceProtection', 'interestForYou', 'invest', 'layerThree', 'layeredNetworks', 'lightningNetworkSend', 'linkCoinbaseWallet', 'linkingYourWalletToYourCoinbaseAccount', 'miniGift', 'mining', 'moneyDecentralized', 'moneyRewards', 'multiPlatformMobileAppBrowserExtension', 'multicoinSupport', 'multipleAccountsWalletsForOneUser', 'nft', 'nftTag', 'noFees', 'noPortfolio', 'notificationsAlt', 'nuxChecklist', 'nuxEarnCrypto', 'nuxEarnYield', 'nuxPopularAssets', 'nuxRecurringBuys', 'offersEmpty', 'onTheList', 'openEmail', 'optInPushNotificationsEmail', 'options', 'outage', 'p2pPayments', 'performance', 'phoneNotifications', 'phoneNumber', 'pixBankDeposits', 'pixDeposits', 'portfolioPerformance', 'poweredByEthereum', 'predictionsMarkets', 'priceAlerts', 'primeDeFi', 'primeEarn', 'primeStaking', 'quickAndSimple', 'readyToTrade', 'recommendInvestments', 'referralsPeople', 'refresh', 'refreshMobileApp', 'retailUSDCRewards', 'rewardExpiring', 'saveTheDate', 'secureAndTrusted', 'secureGlobalTransactions', 'secureStorage', 'securityShield', 'selfCustody', 'semiCustodial', 'sendCryptoFaster', 'shareOnSocialMedia', 'sidechain', 'sparkleToken', 'stableValue', 'staking', 'starToken', 'startToday', 'stayInControlSelfHostedWalletsStorage', 'stressTestedColdStorage', 'swapEth', 'switchAdvancedToSimpleTrading', 'switchReward', 'taxDocuments', 'taxesDetails', 'tradeImmediately', 'transferringCrypto', 'trendingHotAssets', 'unsupportedAsset', 'verifyEmail', 'verifyInfo', 'waitlistSignup', 'walletApp', 'walletNotifications', 'walletQuestsChest', 'walletQuestsTrophy', 'walletSecurity', 'watchVideos', 'wrapEth', 'yieldCenter', 'yieldCenterUSDC'];
10
+ const names = ['accessToAdvancedCharts', 'addCard', 'addEth', 'addMultipleCrypto', 'addPasswordProtection', 'addPhoneNumber', 'advancedTrading', 'advancedTradingChartsIndicatorsCandles', 'advancedTradingUi', 'announcementAdvancedTrading', 'appTrackingTransparency', 'assetForward', 'assetRefresh', 'automaticPayments', 'backedByUsDollar', 'baseCautionMedium', 'baseChartMedium', 'baseCheckMedium', 'baseCheckTrophyMedium', 'baseCoinCryptoMedium', 'baseCoinNetworkMedium', 'baseConnectMedium', 'baseCreatorCoin', 'baseDecentralizationMedium', 'baseDiamondMedium', 'baseEmptyMedium', 'baseErrorButterflyMedium', 'baseErrorMedium', 'baseIdMedium', 'baseLoadingMedium', 'baseLocationMedium', 'baseMintNftMedium', 'baseNetworkMedium', 'baseNftMedium', 'basePaycoinMedium', 'basePeopleMedium', 'basePiechartMedium', 'baseQuickBuy', 'baseRewardChest', 'baseRewardClam', 'baseRewardPlate', 'baseRewardPodium', 'baseRewardSun', 'baseRewardTrophyEmblem', 'baseRewardTrophyStars', 'baseSecurityMedium', 'baseSendMedium', 'baseSwitch', 'baseTargetMedium', 'baseUsdcMedium', 'basedInUsa', 'bigBtc', 'blockchain', 'bonusFivePercent', 'bonusTwoPercent', 'boostedCard', 'borrowLimitsAddressed', 'borrowWallet', 'bridging', 'browserExtension', 'bullishCase', 'cardAnnouncement', 'cardAutoReload', 'cardBlocked', 'cardDeclined', 'cardShipped', 'cbEthWrappingUnavailable', 'checkVerifacation', 'coinFifty', 'coinbaseCardLock', 'coinbaseCardPocket', 'coinbaseCardSparkle', 'coinbaseFees', 'coinbaseLock', 'coinbaseOneBoostedCard', 'coinbaseOneBoostedCardCB1', 'coinbaseOneConcierge', 'coinbaseOneDiscountedAmount', 'coinbaseOneEarn', 'coinbaseOneLogo', 'coinbaseOneRewards', 'coinbaseOneSavingFunds', 'coinbaseOneStakeOrWrap', 'coinbaseOneStaking', 'coinbaseOneStarToken', 'coinbaseOneTokenRewards', 'coinbaseOneUSDC', 'coinbaseOneZero', 'coinbaseOneZeroPortal', 'coinbaseUnlockOffers', 'collectingNfts', 'commerceAccounting', 'commerceInvoices', 'completeAQuiz', 'confirmAddress', 'confirmEmail', 'confirmIDCard', 'confirmSocialSecurity', 'congratulationsOnEarningCrypto', 'contactsListWarning', 'crossBorderPayments', 'cryptoAndMore', 'cryptoApps', 'cryptoAssets', 'cryptoEconomy', 'cryptoEconomyArrows', 'cryptoForBeginners', 'cryptoPortfolio', 'cryptoWallet', 'dappWallet', 'darkModeIntroduction', 'decentralization', 'decentralizedWebWeb3', 'defiDecentralizedBorrowingLending', 'defiDecentralizedTradingExchange', 'defiEarn', 'defiEarnAnnouncement', 'defiHow', 'defiNfts', 'defiRisk', 'didDecentralizedIdentity', 'digitalCollectibles', 'directDepositExcitement', 'documentCertified', 'documentSuccess', 'earn', 'earnInterest', 'earnInterestOnCryptocurrency', 'earnToLearn', 'encryptedEverything', 'estimatedAmount', 'eth2SendSell', 'ethStakeOrWrap', 'ethStakeOrWrapTwo', 'ethStaking', 'ethStakingRewards', 'fileYourCryptoTaxesCheckOther', 'fileYourCryptoTaxesOther', 'focusLimitOrders', 'frameEmpty', 'freeBtc', 'futures', 'gainsAndLosses', 'gasFeesNetworkFees', 'getStartedInMinutes', 'giftBoxCrypto', 'gifting', 'globalTransactions', 'goldSilverFutures', 'guideBullCase', 'guideCryptoBeginner', 'guideFiveThings', 'guideNftDefi', 'guideStartInvesting', 'hardwareWallets', 'holdCrypto', 'holdingCrypto', 'idError', 'insuranceProtection', 'interestForYou', 'invest', 'layerThree', 'layeredNetworks', 'lightningNetworkSend', 'linkCoinbaseWallet', 'linkingYourWalletToYourCoinbaseAccount', 'miniGift', 'mining', 'moneyDecentralized', 'moneyRewards', 'multiPlatformMobileAppBrowserExtension', 'multicoinSupport', 'multipleAccountsWalletsForOneUser', 'nft', 'nftTag', 'noFees', 'noPortfolio', 'notificationsAlt', 'nuxChecklist', 'nuxEarnCrypto', 'nuxEarnYield', 'nuxPopularAssets', 'nuxRecurringBuys', 'offersEmpty', 'onTheList', 'openEmail', 'optInPushNotificationsEmail', 'options', 'outage', 'p2pPayments', 'performance', 'phoneNotifications', 'phoneNumber', 'pieChartWithArrow', 'pieChartWithArrowBlue', 'pixBankDeposits', 'pixDeposits', 'portfolioPerformance', 'poweredByEthereum', 'predictionsMarkets', 'priceAlerts', 'primeDeFi', 'primeEarn', 'primeStaking', 'quickAndSimple', 'readyToTrade', 'recommendInvestments', 'referralsPeople', 'refresh', 'refreshMobileApp', 'retailUSDCRewards', 'rewardExpiring', 'saveTheDate', 'secureAndTrusted', 'secureGlobalTransactions', 'secureStorage', 'securityShield', 'selfCustody', 'semiCustodial', 'sendCryptoFaster', 'shareOnSocialMedia', 'sidechain', 'sparkleToken', 'stableValue', 'staking', 'starToken', 'startToday', 'stayInControlSelfHostedWalletsStorage', 'stressTestedColdStorage', 'swapEth', 'switchAdvancedToSimpleTrading', 'switchReward', 'taxDocuments', 'taxesDetails', 'tradeImmediately', 'transferringCrypto', 'trendingHotAssets', 'unsupportedAsset', 'verifyEmail', 'verifyInfo', 'waitlistSignup', 'walletApp', 'walletNotifications', 'walletQuestsChest', 'walletQuestsTrophy', 'walletSecurity', 'watchVideos', 'wrapEth', 'yieldCenter', 'yieldCenterUSDC'];
11
11
  export default names;
@@ -776,6 +776,14 @@ const svgJsMap = {
776
776
  light: () => require('../svgJs/light/phoneNumber-2.js').content,
777
777
  dark: () => require('../svgJs/dark/phoneNumber-2.js').content
778
778
  },
779
+ pieChartWithArrow: {
780
+ light: () => require('../svgJs/light/pieChartWithArrow-0.js').content,
781
+ dark: () => require('../svgJs/dark/pieChartWithArrow-0.js').content
782
+ },
783
+ pieChartWithArrowBlue: {
784
+ light: () => require('../svgJs/light/pieChartWithArrowBlue-0.js').content,
785
+ dark: () => require('../svgJs/dark/pieChartWithArrowBlue-0.js').content
786
+ },
779
787
  pixBankDeposits: {
780
788
  light: () => require('../svgJs/light/pixBankDeposits-5.js').content,
781
789
  dark: () => require('../svgJs/dark/pixBankDeposits-5.js').content
@@ -261,6 +261,8 @@ const versionMap = {
261
261
  baseCreatorCoin: 1,
262
262
  cryptoEconomyArrows: 2,
263
263
  baseQuickBuy: 0,
264
- goldSilverFutures: 0
264
+ goldSilverFutures: 0,
265
+ pieChartWithArrow: 0,
266
+ pieChartWithArrowBlue: 0
265
267
  };
266
268
  export default versionMap;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="#464B55" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="#578BFA" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="#ECD069" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="#44C28D" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="#ECD069" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="#578BFA" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="#FFFFFF" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="#ECD069" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="#44C28D" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="#ECD069" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="#CED2DB" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="#0052FF" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="#FFD200" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="#3CC28A" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="#FFD200" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="#0052FF" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="#FFFFFF" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="#FFD200" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="#3CC28A" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="#FFD200" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="#FFFFFF" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="var(--illustration-gray)" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="var(--illustration-primary)" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="var(--illustration-accent-1)" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="var(--illustration-positive)" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="var(--illustration-accent-1)" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="var(--illustration-white)" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="var(--illustration-primary)" d="M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z"/><path fill="var(--illustration-white)" d="M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z"/><path fill="var(--illustration-accent-1)" d="M96 44.776C96 20.01 75.992 0 51.226 0v44.776z"/><path fill="var(--illustration-positive)" d="M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z"/><path fill="var(--illustration-accent-1)" d="M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0"/></g><defs><clipPath id="a"><path fill="var(--illustration-white)" d="M0 0h96v96H0z"/></clipPath></defs></svg>
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 96 96\"><g clip-path=\"url(#a)\"><path fill=\"#464B55\" d=\"M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z\"/><path fill=\"#578BFA\" d=\"M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z\"/><path fill=\"#ECD069\" d=\"M96 44.776C96 20.01 75.992 0 51.226 0v44.776z\"/><path fill=\"#44C28D\" d=\"M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z\"/><path fill=\"#ECD069\" d=\"M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h96v96H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 96 96\"><g clip-path=\"url(#a)\"><path fill=\"#578BFA\" d=\"M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z\"/><path fill=\"#FFFFFF\" d=\"M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z\"/><path fill=\"#ECD069\" d=\"M96 44.776C96 20.01 75.992 0 51.226 0v44.776z\"/><path fill=\"#44C28D\" d=\"M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z\"/><path fill=\"#ECD069\" d=\"M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h96v96H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 96 96\"><g clip-path=\"url(#a)\"><path fill=\"#CED2DB\" d=\"M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z\"/><path fill=\"#0052FF\" d=\"M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z\"/><path fill=\"#FFD200\" d=\"M96 44.776C96 20.01 75.992 0 51.226 0v44.776z\"/><path fill=\"#3CC28A\" d=\"M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z\"/><path fill=\"#FFD200\" d=\"M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h96v96H0z\"/></clipPath></defs></svg>"
3
+ };
@@ -0,0 +1,3 @@
1
+ module.exports = {
2
+ content: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 96 96\"><g clip-path=\"url(#a)\"><path fill=\"#0052FF\" d=\"M44.776 51.467 76.4 83.09c-8.115 8.115-19.31 13.152-31.623 13.152-9.743 0-18.75-3.098-26.091-8.363h1.282V76.347h-8.319v5.272A44.62 44.62 0 0 1 0 51.467C0 26.7 20.01 6.69 44.776 6.69z\"/><path fill=\"#FFFFFF\" d=\"M48.26 75.266 14.884 96.243V83.3H0V67.233h14.883V54.29z\"/><path fill=\"#FFD200\" d=\"M96 44.776C96 20.01 75.992 0 51.226 0v44.776z\"/><path fill=\"#3CC28A\" d=\"M44.775 51.467 76.4 83.09c8.115-8.116 13.153-19.31 13.153-31.623z\"/><path fill=\"#FFD200\" d=\"M51.225 0v44.776l22.388-38.76C67.036 2.24 59.34 0 51.225 0\"/></g><defs><clipPath id=\"a\"><path fill=\"#FFFFFF\" d=\"M0 0h96v96H0z\"/></clipPath></defs></svg>"
3
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coinbase/cds-illustrations",
3
- "version": "4.30.1",
3
+ "version": "4.32.0",
4
4
  "description": "CDS illustrations",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1,2 +0,0 @@
1
- export let content: string;
2
- //# sourceMappingURL=baseCheckSmall-0.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseCheckSmall-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/baseCheckSmall-0.js"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export let content: string;
2
- //# sourceMappingURL=baseCheckSmall-0.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"baseCheckSmall-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/baseCheckSmall-0.js"],"names":[],"mappings":""}