@coinbase/cds-illustrations 4.31.0 → 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.
- package/CHANGELOG.md +18 -0
- package/README.md +7 -7
- package/dts/__generated__/pictogram/data/descriptionMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/names.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/svgJsMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/data/versionMap.d.ts.map +1 -1
- package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
- package/dts/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
- package/dts/__generated__/pictogram/types/PictogramName.d.ts +2 -0
- package/dts/__generated__/pictogram/types/PictogramName.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/descriptionMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/names.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/svgJsMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/data/versionMap.d.ts.map +1 -1
- package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts +2 -0
- package/dts/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.d.ts.map +1 -0
- package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts +2 -0
- package/dts/__generated__/spotSquare/types/SpotSquareName.d.ts.map +1 -1
- package/esm/__generated__/pictogram/data/descriptionMap.js +9 -9
- package/esm/__generated__/pictogram/data/names.js +1 -1
- package/esm/__generated__/pictogram/data/svgJsMap.js +8 -0
- package/esm/__generated__/pictogram/data/versionMap.js +3 -1
- package/esm/__generated__/pictogram/png/dark/pieChartWithArrow-0.png +0 -0
- package/esm/__generated__/pictogram/png/dark/pieChartWithArrowBlue-0.png +0 -0
- package/esm/__generated__/pictogram/png/light/pieChartWithArrow-0.png +0 -0
- package/esm/__generated__/pictogram/png/light/pieChartWithArrowBlue-0.png +0 -0
- package/esm/__generated__/pictogram/svg/dark/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/light/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/light/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/pictogram/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.js +3 -0
- package/esm/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
- package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.js +3 -0
- package/esm/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
- package/esm/__generated__/spotSquare/data/descriptionMap.js +1 -1
- package/esm/__generated__/spotSquare/data/names.js +1 -1
- package/esm/__generated__/spotSquare/data/svgJsMap.js +8 -0
- package/esm/__generated__/spotSquare/data/versionMap.js +3 -1
- package/esm/__generated__/spotSquare/png/dark/pieChartWithArrow-0.png +0 -0
- package/esm/__generated__/spotSquare/png/dark/pieChartWithArrowBlue-0.png +0 -0
- package/esm/__generated__/spotSquare/png/light/pieChartWithArrow-0.png +0 -0
- package/esm/__generated__/spotSquare/png/light/pieChartWithArrowBlue-0.png +0 -0
- package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/dark/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/light/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/light/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrow-0.svg +1 -0
- package/esm/__generated__/spotSquare/svg/themeable/pieChartWithArrowBlue-0.svg +1 -0
- package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.js +3 -0
- package/esm/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.js +3 -0
- package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.js +3 -0
- package/esm/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.js +3 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,24 @@ All notable changes to this project will be documented in this file.
|
|
|
8
8
|
|
|
9
9
|
<!-- template-start -->
|
|
10
10
|
|
|
11
|
+
## 4.32.0 (3/3/2026 PST)
|
|
12
|
+
|
|
13
|
+
#### 🚀 Updates
|
|
14
|
+
|
|
15
|
+
- Feat: Publish illustrations 2026-03-03. [[#466](https://github.com/coinbase/cds/pull/466)]
|
|
16
|
+
|
|
17
|
+
##### ⭐️ Added (4)
|
|
18
|
+
|
|
19
|
+
###### Pictogram (2)
|
|
20
|
+
|
|
21
|
+
- pieChartWithArrow
|
|
22
|
+
- pieChartWithArrowBlue
|
|
23
|
+
|
|
24
|
+
###### SpotSquare (2)
|
|
25
|
+
|
|
26
|
+
- pieChartWithArrow
|
|
27
|
+
- pieChartWithArrowBlue
|
|
28
|
+
|
|
11
29
|
## 4.31.0 (2/3/2026 PST)
|
|
12
30
|
|
|
13
31
|
#### 🚀 Updates
|
package/README.md
CHANGED
|
@@ -39,11 +39,11 @@ yarn nx run illustrations:release
|
|
|
39
39
|
|
|
40
40
|
- **IMPORTANT:** If any illustrations are renamed or deleted, this update will be a breaking change for consumers. Please ensure that you publish a migration guide and a migrator script along with this release to aid consumers with migration.
|
|
41
41
|
|
|
42
|
-
|
|
42
|
+
3. Commit the changes with a message in the following format: `feat: Publish illustrations mm/dd/yyyy`
|
|
43
43
|
|
|
44
|
-
|
|
44
|
+
4. Open a PR with the changes
|
|
45
45
|
|
|
46
|
-
|
|
46
|
+
5. Bump the package version and update the changelog
|
|
47
47
|
|
|
48
48
|
```shell
|
|
49
49
|
yarn changelog illustrations
|
|
@@ -55,13 +55,13 @@ yarn changelog illustrations
|
|
|
55
55
|
- PR number?: Copy/paste your PR number
|
|
56
56
|
- Skip the rest (press enter to use defaults)
|
|
57
57
|
|
|
58
|
-
|
|
58
|
+
6. Run `yarn release` to generate website changelogs.
|
|
59
59
|
|
|
60
|
-
|
|
60
|
+
7. Commit and push the changes to your existing PR
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
8. When the Percy diffs are ready, share them with the Illustrations DRI for approval. Merge your PR once the DRI has signed off.
|
|
63
63
|
|
|
64
|
-
<!--
|
|
64
|
+
<!-- TODO: add a step to check deployment status -->
|
|
65
65
|
|
|
66
66
|
If not, manually trigger the builds if necessary and/or deploy the targets as needed when the build is complete. **_NOTE:_** If you're releasing both icons and illustrations at the same time, you only need to deploy to `production::cds-docs` once, so just pick whichever commit is the most recent and deploy from there.
|
|
67
67
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAirG5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,aAAa,
|
|
1
|
+
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,aAAa,EA8ezB,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAq7DT,MAAM,CAAC,aAAa,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAExE,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAE5D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,aAAa,EAAE,MAAM,CA8e7C,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/pieChartWithArrow-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/dark/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/pieChartWithArrow-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/pictogram/svgJs/light/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PictogramName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/types/PictogramName.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"PictogramName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/pictogram/types/PictogramName.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"descriptionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/descriptionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;;GAIG;AACH,QAAA,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CA0lD5C,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"names.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/names.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AACH,QAAA,MAAM,KAAK,EAAE,cAAc,EA2P1B,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"svgJsMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/svgJsMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;GAGG;AAEH,QAAA,MAAM,QAAQ,EAy+BT,MAAM,CAAC,cAAc,EAAE;IAAE,KAAK,EAAE,MAAM,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,MAAM,CAAA;CAAE,CAAC,CAAC;AAEzE,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"versionMap.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/data/versionMap.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAE9D;;;;;;;;;GASG;AACH,QAAA,MAAM,UAAU,EAAE,MAAM,CAAC,cAAc,EAAE,MAAM,CA2P9C,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/dark/pieChartWithArrow-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/dark/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrow-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/light/pieChartWithArrow-0.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pieChartWithArrowBlue-0.d.ts","sourceRoot":"","sources":["../../../../../src/__generated__/spotSquare/svgJs/light/pieChartWithArrowBlue-0.js"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SpotSquareName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/types/SpotSquareName.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"SpotSquareName.d.ts","sourceRoot":"","sources":["../../../../src/__generated__/spotSquare/types/SpotSquareName.ts"],"names":[],"mappings":"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"}
|
|
@@ -9,15 +9,7 @@
|
|
|
9
9
|
* The search query filters the shown illustrations based on matches with name or description.
|
|
10
10
|
*/
|
|
11
11
|
const descriptionMap = {
|
|
12
|
-
|
|
13
|
-
leverage: ['arrowsUpDown', 'derivativesProduct', 'businessProduct', 'loop'],
|
|
14
|
-
invest: ['arrowsUpDown', 'derivativesProduct', 'coinbaseOneEarn', 'businessProduct', 'loop'],
|
|
15
|
-
prime: ['arrowsUpDown', 'primeMobileApp', 'derivativesProduct', 'businessProduct', 'loop'],
|
|
16
|
-
advanced: ['arrowsUpDown', 'derivativesProduct', 'businessProduct', 'loop'],
|
|
17
|
-
derive: ['arrowsUpDown', 'derivativesProduct', 'businessProduct', 'loop'],
|
|
18
|
-
arrow: ['arrowsUpDown', 'apyInterest', 'monitoringPerformance', 'settled', 'trendingAssets', 'lowFees', 'applyForHigherLimits', 'increaseLimits', 'formDownload', 'higherLimits', 'moneyEarn', 'futures', 'derivativesProduct', 'futuresCoinbaseOne', 'businessProduct', 'loop'],
|
|
19
|
-
triangles: ['arrowsUpDown', 'derivativesProduct', 'businessProduct', 'loop'],
|
|
20
|
-
'': ['baseCheckSmall', 'derivativesNavigation', 'coinbaseLogoNavigation', 'walletLogoNavigation', 'delegateNavigation', 'payNavigation', 'accountsNavigation', 'taxCenterNavigation', 'directDepositNavigation', 'proNavigation', 'connectNavigation', 'rosettaNavigation', 'walletLinkNavigation', 'cloudNavigation', 'signInNavigation', 'queryTransactNavigation', 'venturesNavigation', 'participateNavigation', 'privateClientNavigation', 'assetHubNavigation', 'decentralizedExchange', 'decentralizedWeb3', 'earnGraph', 'assetEncryption', 'earnNavigation', 'getStarted', 'miningCoins', 'helpCenterNavigation', 'browserMultiPlatform', 'coinFocus', 'feesRestriction', 'sendPaymentToOthers', 'securityCoinShield', 'globalTransactions', 'decentralizationEverything', 'borrowingLending', 'globalConnections', 'walletNavigation', 'walletPassword', 'cardNavigation', 'custodyNavigation', 'holdingCoin', 'economyGlobal', 'exchangeNavigation', 'nftNavigation', 'protectionPlan', 'collectionOfAssets', 'primeNavigation', 'advancedTradingNavigation', 'borrowNavigation', 'dataMarketplaceNavigation', 'cardBlocked', 'ethereumFocus', 'assetMovement', 'trading', 'analyticsNavigation', 'commerceNavigation', 'investGraph', 'rewardsNavigation', 'institutionalNavigation', 'linkYourAccount', 'learningRewardsNavigation', 'faucetNavigation', 'walletAsServiceNavigation', 'baseLogoNavigation', 'calculator', 'peerToPeer', 'cb1BankTransfers', 'basePiechartSmall', 'baseChartSmall', 'basePaycoinSmall', 'baseErrorButterflySmall', 'baseMintNftSmall', 'baseCoinCryptoSmall', 'baseConnectSmall', 'basePeopleSmall', 'baseLocationSmall', 'baseNetworkSmall', 'baseSecuritySmall', 'baseErrorSmall', 'baseDecentralizationSmall', 'baseLoadingSmall', 'baseCoinNetworkSmall', 'baseTargetSmall', 'baseEmptySmall', 'baseSendSmall', 'baseNftSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseCoinStack', 'baseConnectApps', 'baseMessaging', 'baseSignin', 'bonusTwoPercent', 'bonusFivePercent', 'instantUnstakingClock', 'coinbaseOneProductInvestWeekly', 'coinbaseLogoAdvancedBrand', 'tokenSales', 'coinbaseUnlockOffers', 'baseLightningbolt', 'baseChatBubbleHeart', 'basePlant', 'baseRockon', 'baseFire', 'baseCertificateStar', 'baseMedal', 'baseRocket', 'baseGlobe', 'baseGem', 'baseHandStar', 'baseEarnedBadge', 'baseAscend', 'baseConfetti', 'baseTile', 'baseSmile', 'baseStack', 'baseComputer', 'baseDoor', 'baseRibbon', 'baseCreatorCoin', 'basePower', 'baseStar', 'baseSaved', 'baseCoinStar', 'baseLayout', 'baseExchange', 'baseComet', 'crystalBallInsight', 'robot'],
|
|
12
|
+
'': ['pieChartWithArrow', 'pieChartWithArrowBlue', 'derivativesNavigation', 'coinbaseLogoNavigation', 'walletLogoNavigation', 'delegateNavigation', 'payNavigation', 'accountsNavigation', 'taxCenterNavigation', 'directDepositNavigation', 'proNavigation', 'connectNavigation', 'rosettaNavigation', 'walletLinkNavigation', 'cloudNavigation', 'signInNavigation', 'queryTransactNavigation', 'venturesNavigation', 'participateNavigation', 'privateClientNavigation', 'assetHubNavigation', 'decentralizedExchange', 'decentralizedWeb3', 'earnGraph', 'assetEncryption', 'earnNavigation', 'getStarted', 'miningCoins', 'helpCenterNavigation', 'browserMultiPlatform', 'coinFocus', 'feesRestriction', 'sendPaymentToOthers', 'securityCoinShield', 'globalTransactions', 'decentralizationEverything', 'borrowingLending', 'globalConnections', 'walletNavigation', 'walletPassword', 'cardNavigation', 'custodyNavigation', 'holdingCoin', 'economyGlobal', 'exchangeNavigation', 'nftNavigation', 'protectionPlan', 'collectionOfAssets', 'primeNavigation', 'advancedTradingNavigation', 'borrowNavigation', 'dataMarketplaceNavigation', 'cardBlocked', 'ethereumFocus', 'assetMovement', 'trading', 'analyticsNavigation', 'commerceNavigation', 'investGraph', 'rewardsNavigation', 'institutionalNavigation', 'linkYourAccount', 'learningRewardsNavigation', 'faucetNavigation', 'walletAsServiceNavigation', 'baseLogoNavigation', 'calculator', 'peerToPeer', 'cb1BankTransfers', 'basePiechartSmall', 'baseChartSmall', 'basePaycoinSmall', 'baseCheckSmall', 'baseErrorButterflySmall', 'baseMintNftSmall', 'baseCoinCryptoSmall', 'baseConnectSmall', 'basePeopleSmall', 'baseLocationSmall', 'baseNetworkSmall', 'baseSecuritySmall', 'baseErrorSmall', 'baseDecentralizationSmall', 'baseLoadingSmall', 'baseCoinNetworkSmall', 'baseTargetSmall', 'baseEmptySmall', 'baseSendSmall', 'baseNftSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseCoinStack', 'baseConnectApps', 'baseMessaging', 'baseSignin', 'bonusTwoPercent', 'bonusFivePercent', 'instantUnstakingClock', 'coinbaseOneProductInvestWeekly', 'coinbaseLogoAdvancedBrand', 'tokenSales', 'coinbaseUnlockOffers', 'baseLightningbolt', 'baseChatBubbleHeart', 'basePlant', 'baseRockon', 'baseFire', 'baseCertificateStar', 'baseMedal', 'baseRocket', 'baseGlobe', 'baseGem', 'baseHandStar', 'baseEarnedBadge', 'baseAscend', 'baseConfetti', 'baseTile', 'baseSmile', 'baseStack', 'baseComputer', 'baseDoor', 'baseRibbon', 'baseCreatorCoin', 'basePower', 'baseStar', 'baseSaved', 'baseCoinStar', 'baseLayout', 'baseExchange', 'baseComet', 'crystalBallInsight', 'robot'],
|
|
21
13
|
searching: ['noNftFound'],
|
|
22
14
|
search: ['noNftFound', 'reviewAndAdd', 'explore', 'newUserChecklistVerifyId', 'priceTracking'],
|
|
23
15
|
NFT: ['noNftFound', 'mintedNft', 'selectAddNft', 'apartOfDropsNft'],
|
|
@@ -42,6 +34,7 @@ const descriptionMap = {
|
|
|
42
34
|
chart: ['apyInterest', 'candleSticksGraph', 'riskStaking', 'trading', 'advancedTradingDesktop', 'notificationHubPortfolio', 'notificationHubSocial', 'coinbaseOneEarn'],
|
|
43
35
|
yield: ['apyInterest', 'warning', 'outage'],
|
|
44
36
|
coin: ['apyInterest', 'congratulations', 'cryptoFolder', 'decentralizedIdentity', 'findYourSelection', 'lightbulbLearn', 'positiveReviews', 'stacking', 'crypto101', 'custodialJourney', 'cryptoCard', 'governance', 'tokenBaskets', 'walletDeposit', 'bitcoinWhitePaper', 'transferSend', 'earnCoins', 'defiEarnMoment', 'moreThanBitcoin', 'bitcoinPizza', 'multipleAssets', 'securedAssets', 'coinbaseOneEarnCoins', 'bitcoin', 'winBTC', 'futures', 'usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'usdcLoan', 'coinbaseOneEarnCoinsLogo', 'sparkleCoinbaseOne', 'twoBonus', 'futuresCoinbaseOne', 'leadGraph', 'coinbaseOneUnlimitedRewards', 'cryptoCoins', 'podium', 'moneyCrypto'],
|
|
37
|
+
arrow: ['apyInterest', 'monitoringPerformance', 'settled', 'trendingAssets', 'lowFees', 'applyForHigherLimits', 'increaseLimits', 'formDownload', 'higherLimits', 'moneyEarn', 'futures', 'derivativesProduct', 'futuresCoinbaseOne', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
45
38
|
trending: ['apyInterest', 'trendingAssets'],
|
|
46
39
|
value: ['apyInterest', 'stableCoinMetaphor', 'riskStaking', 'bigBtcSend'],
|
|
47
40
|
increase: ['apyInterest'],
|
|
@@ -774,6 +767,7 @@ const descriptionMap = {
|
|
|
774
767
|
twitter: ['notificationHubSocial'],
|
|
775
768
|
eth: ['ethStaking', 'ethStakingChart', 'ethRewards', 'ethToken', 'ethStakingRewards'],
|
|
776
769
|
'🪪': ['manageWeb3SignersAcct'],
|
|
770
|
+
prime: ['primeMobileApp', 'derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
777
771
|
Asset: ['assetManagement'],
|
|
778
772
|
management: ['assetManagement', 'assetManagementNavigation'],
|
|
779
773
|
planet: ['planet'],
|
|
@@ -792,6 +786,7 @@ const descriptionMap = {
|
|
|
792
786
|
stand: ['standWithCryptoLogoNavigation'],
|
|
793
787
|
with: ['standWithCryptoLogoNavigation'],
|
|
794
788
|
swc: ['standWithCryptoLogoNavigation'],
|
|
789
|
+
pictogram: ['standWithCryptoLogoNavigation', 'learningRewardsProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools', 'ethRewards', 'bitcoin', 'winBTC', 'bitcoinRewards', 'derivativesProduct', 'businessProduct', 'cryptoCoins', 'loop', 'arrowsUpDown'],
|
|
795
790
|
navigation: ['standWithCryptoLogoNavigation', 'developerPlatformNavigation', 'developerSDKNavigation', 'verifiedPools'],
|
|
796
791
|
nav: ['standWithCryptoLogoNavigation'],
|
|
797
792
|
switcher: ['standWithCryptoLogoNavigation'],
|
|
@@ -854,6 +849,11 @@ const descriptionMap = {
|
|
|
854
849
|
short: ['futures', 'futuresCoinbaseOne'],
|
|
855
850
|
hedge: ['futures', 'futuresCoinbaseOne'],
|
|
856
851
|
derivatives: ['derivativesProduct', 'businessProduct', 'loop'],
|
|
852
|
+
leverage: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
853
|
+
invest: ['derivativesProduct', 'coinbaseOneEarn', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
854
|
+
advanced: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
855
|
+
derive: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
856
|
+
triangles: ['derivativesProduct', 'businessProduct', 'loop', 'arrowsUpDown'],
|
|
857
857
|
usdc: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'usdcLoan', 'twoBonus', 'leadGraph', 'coinbaseOneUnlimitedRewards'],
|
|
858
858
|
USDCoin: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'twoBonus', 'coinbaseOneUnlimitedRewards'],
|
|
859
859
|
USD: ['usdcEarn', 'usdcInterest', 'usdcRewardsRibbon', 'usdcToken', 'usdcLogo', 'usdcRewards', 'twoBonus', 'coinbaseOneUnlimitedRewards'],
|
|
@@ -7,5 +7,5 @@
|
|
|
7
7
|
* An array of all Pictogram illustrations.
|
|
8
8
|
* This is being used to display a sheet of all Pictogram illustration on the CDS website.
|
|
9
9
|
*/
|
|
10
|
-
const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'arrowsUpDown', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
|
|
10
|
+
const names = ['2fa', 'accountsNavigation', 'accreditedInvestor', 'add', 'addCard', 'addPayment', 'addPhone', 'addToWatchlist', 'addWallet', 'addressBook', 'advancedTradingDesktop', 'advancedTradingNavigation', 'advancedTradingRebates', 'agent', 'alerts', 'alertsCoinbaseOne', 'analyticsNavigation', 'apartOfDropsNft', 'applyForHigherLimits', 'apyInterest', 'arrowsUpDown', 'assetEncryption', 'assetHubNavigation', 'assetManagement', 'assetManagementNavigation', 'assetMeasurements', 'assetMovement', 'authenticationApp', 'authenticator', 'authenticatorAlt', 'authenticatorProgress', 'avatarAa', 'avatarAb', 'avatarAc', 'avatarAd', 'avatarAe', 'avatarAf', 'avatarAg', 'avatarAh', 'avatarAi', 'avatarAj', 'avatarBa', 'avatarBb', 'avatarBc', 'avatarBd', 'avatarBe', 'avatarBf', 'avatarBg', 'avatarBh', 'avatarBi', 'avatarBj', 'avatarCa', 'avatarCb', 'avatarCc', 'avatarCd', 'avatarCe', 'avatarCf', 'avatarCg', 'avatarCh', 'avatarCi', 'avatarCj', 'avatarDa', 'avatarDb', 'avatarDc', 'avatarDd', 'avatarDe', 'avatarDf', 'avatarDg', 'avatarDh', 'avatarDi', 'avatarDj', 'avatarEa', 'avatarEb', 'avatarEc', 'avatarEd', 'avatarEe', 'avatarEf', 'avatarEg', 'avatarEh', 'avatarEi', 'avatarEj', 'avatarFa', 'avatarFb', 'avatarFc', 'avatarFd', 'avatarFe', 'avatarFf', 'avatarFg', 'avatarFh', 'avatarFi', 'avatarFj', 'avatarGa', 'avatarGb', 'avatarGc', 'avatarGd', 'avatarGe', 'avatarGf', 'avatarGg', 'avatarGh', 'avatarGi', 'avatarGj', 'avatarHa', 'avatarHb', 'avatarHc', 'avatarHd', 'avatarHe', 'avatarHf', 'avatarHg', 'avatarHh', 'avatarHi', 'avatarHj', 'avatarIa', 'avatarIb', 'avatarIc', 'avatarId', 'avatarIe', 'avatarIf', 'avatarIg', 'avatarIh', 'avatarIi', 'avatarIj', 'avatarJa', 'avatarJb', 'avatarJc', 'avatarJd', 'avatarJe', 'avatarJf', 'avatarJg', 'avatarJh', 'avatarJi', 'avatarJj', 'barChart', 'baseAscend', 'baseCertificateStar', 'baseChartSmall', 'baseChatBubbleHeart', 'baseCheckSmall', 'baseCoinCryptoSmall', 'baseCoinNetworkSmall', 'baseCoinStack', 'baseCoinStar', 'baseComet', 'baseComputer', 'baseConfetti', 'baseConnectApps', 'baseConnectSmall', 'baseCreatorCoin', 'baseDecentralizationSmall', 'baseDiamondSmall', 'baseDiamondTrophy', 'baseDoor', 'baseEarnedBadge', 'baseEmptySmall', 'baseErrorButterflySmall', 'baseErrorSmall', 'baseExchange', 'baseFire', 'baseGem', 'baseGlobe', 'baseHandStar', 'baseLayout', 'baseLightningbolt', 'baseLoadingSmall', 'baseLocationSmall', 'baseLogo', 'baseLogoNavigation', 'baseMedal', 'baseMessaging', 'baseMintNftSmall', 'baseNetworkSmall', 'baseNftSmall', 'basePaycoinSmall', 'basePeopleSmall', 'basePiechartSmall', 'basePlant', 'basePower', 'baseRibbon', 'baseRocket', 'baseRockon', 'baseSaved', 'baseSecuritySmall', 'baseSendSmall', 'baseSignin', 'baseSmile', 'baseStack', 'baseStar', 'baseTargetSmall', 'baseTile', 'bigBtcSend', 'bitcoin', 'bitcoinPizza', 'bitcoinRewards', 'bitcoinWhitePaper', 'blockchainConnection', 'bonusFivePercent', 'bonusTwoPercent', 'borrowCoins', 'borrowNavigation', 'borrowingLending', 'browser', 'browserMultiPlatform', 'browserTransaction', 'btcOneHundred', 'bundle', 'businessProduct', 'calculator', 'calendar', 'calendarCaution', 'calendarHighlight', 'candleSticksGraph', 'cardBlocked', 'cardDeclined', 'cardNavigation', 'cardSuccess', 'cb1BankTransfers', 'chart', 'chat', 'checkmark', 'clock', 'cloudNavigation', 'coinFocus', 'coinShare', 'coinbaseLogoAdvancedBrand', 'coinbaseLogoNavigation', 'coinbaseOneAuthenticator', 'coinbaseOneChat', 'coinbaseOneEarn', 'coinbaseOneEarnCoins', 'coinbaseOneEarnCoinsLogo', 'coinbaseOneFiat', 'coinbaseOneLogo', 'coinbaseOneProductIcon', 'coinbaseOneProductInvestWeekly', 'coinbaseOneRefreshed', 'coinbaseOneShield', 'coinbaseOneTrade', 'coinbaseOneTrusted', 'coinbaseOneUnlimitedRewards', 'coinbaseUnlockOffers', 'coinbaseWalletApp', 'coldStorageCheck', 'collectionOfAssets', 'commerceCheckout', 'commerceInvoice', 'commerceNavigation', 'commodities', 'completeQuiz', 'complianceNavigation', 'congratulations', 'connectNavigation', 'contactInfo', 'controlWalletStorage', 'creative', 'creditCard', 'crypto101', 'cryptoCard', 'cryptoCoins', 'cryptoFolder', 'crystalBallInsight', 'custodialJourney', 'custodyNavigation', 'dataMarketplaceNavigation', 'decentralizationEverything', 'decentralizedExchange', 'decentralizedIdentity', 'decentralizedWeb3', 'defiEarnMoment', 'delegate', 'delegateNavigation', 'derivativesNavigation', 'derivativesProduct', 'developerPlatformNavigation', 'developerSDKNavigation', 'directDepositNavigation', 'dollarShowcase', 'done', 'driversLicense', 'driversLicenseWheel', 'earnCoins', 'earnGraph', 'earnNavigation', 'easyToUse', 'economyGlobal', 'email', 'emailAndMessages', 'enableVoting', 'envelope', 'error', 'ethRewards', 'ethStaking', 'ethStakingChart', 'ethStakingRewards', 'ethToken', 'ethereumFocus', 'exchangeNavigation', 'explore', 'fast', 'faucetNavigation', 'feesRestriction', 'fiat', 'finance', 'findYourSelection', 'formDownload', 'futures', 'futuresCoinbaseOne', 'gasFees', 'gem', 'genericCountryIDCard', 'getStarted', 'giftbox', 'globalConnections', 'globalPayments', 'globalTransactions', 'googleAuthenticator', 'governance', 'hardwareWallet', 'helpCenterNavigation', 'higherLimits', 'holdingCoin', 'idBlock', 'idError', 'idVerification', 'identityCard', 'increaseLimits', 'instantUnstakingClock', 'institutionalNavigation', 'institutions', 'internationalExchangeNavigation', 'internet', 'investGraph', 'key', 'laptop', 'laptopCharts', 'laptopVideo', 'layerNetworks', 'leadGraph', 'learn', 'learningRewardsNavigation', 'learningRewardsProduct', 'lightbulbLearn', 'lightningNetworkSend', 'linkYourAccount', 'listingFees', 'locationUsa', 'lock', 'loop', 'lowFees', 'manageWeb3SignersAcct', 'miningCoins', 'mintedNft', 'mobileCharts', 'mobileError', 'mobileNotifcation', 'mobileSuccess', 'mobileWarning', 'moneyCrypto', 'moneyEarn', 'moneySwift', 'monitoringPerformance', 'moreThanBitcoin', 'multiAccountsAndCards', 'multiPlatform', 'multipleAssets', 'musicAndSounds', 'myNumberCard', 'newUserChecklistBuyCrypto', 'newUserChecklistCompleteAccount', 'newUserChecklistVerifyId', 'nftAvatar', 'nftLibrary', 'nftNavigation', 'noAnnualFee', 'noNftFound', 'noVisibility', 'noWiFi', 'notificationHubAnalysis', 'notificationHubNews', 'notificationHubPortfolio', 'notificationHubSocial', 'notifications', 'orders', 'outage', 'partialCoins', 'participateNavigation', 'passport', 'passwordWalletLocked', 'payNavigation', 'paypal', 'peerToPeer', 'phone', 'pieChart', 'pieChartData', 'pieChartWithArrow', 'pieChartWithArrowBlue', 'pizza', 'planet', 'pluginBrowser', 'podium', 'positiveReviews', 'predictionMarkets', 'premiumInvestor', 'priceTracking', 'primeMobileApp', 'primeNavigation', 'privateClientNavigation', 'proNavigation', 'protectionPlan', 'queryTransactNavigation', 'receipt', 'recurringPurchases', 'restaking', 'reviewAndAdd', 'rewardsNavigation', 'riskStaking', 'robot', 'rosettaNavigation', 'safe', 'securedAssets', 'security', 'securityCoinShield', 'securityKey', 'seedPhrase', 'selectAddNft', 'selfCustodyWallet', 'selfServe', 'sellSendAnytime', 'sendPaymentToOthers', 'settings', 'settled', 'shield', 'sideChainSide', 'signInNavigation', 'smsAuthenticate', 'sparkleCoinbaseOne', 'ssnCard', 'stableCoinMetaphor', 'stacking', 'stakingGraph', 'standWithCryptoLogoNavigation', 'startToday', 'strongInfo', 'strongWarning', 'successPhone', 'support', 'supportChat', 'takeQuiz', 'target', 'taxBeta', 'taxCenterNavigation', 'taxSeason', 'taxes', 'taxesArrangement', 'timingCheck', 'tokenBaskets', 'tokenSales', 'trading', 'transferSend', 'transistor', 'trendingAssets', 'trusted', 'tryAgainLater', 'twoBonus', 'typeScript', 'ubiKey', 'usaProduct', 'usdcEarn', 'usdcInterest', 'usdcLoan', 'usdcLogo', 'usdcRewards', 'usdcRewardsRibbon', 'usdcToken', 'venturesNavigation', 'verifiedPools', 'videoCalendar', 'videoContent', 'waiting', 'waitingForConsensus', 'wallet', 'walletAsServiceNavigation', 'walletDeposit', 'walletError', 'walletExchange', 'walletLinkNavigation', 'walletLogoNavigation', 'walletNavigation', 'walletPassword', 'walletSuccess', 'walletWarning', 'warning', 'winBTC', 'worldwide', 'wrapEth'];
|
|
11
11
|
export default names;
|
|
@@ -1572,6 +1572,14 @@ const svgJsMap = {
|
|
|
1572
1572
|
light: () => require('../svgJs/light/pieChartData-0.js').content,
|
|
1573
1573
|
dark: () => require('../svgJs/dark/pieChartData-0.js').content
|
|
1574
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
|
+
},
|
|
1575
1583
|
pizza: {
|
|
1576
1584
|
light: () => require('../svgJs/light/pizza-3.js').content,
|
|
1577
1585
|
dark: () => require('../svgJs/dark/pizza-3.js').content
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -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 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 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 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 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,6 +11,7 @@
|
|
|
11
11
|
const descriptionMap = {
|
|
12
12
|
'1': ['layeredNetworks'],
|
|
13
13
|
'2': ['layeredNetworks'],
|
|
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'],
|
|
14
15
|
asset: ['unsupportedAsset', 'coinbaseOneStarToken', 'coinbaseOneStaking', 'ethStaking', 'nuxPopularAssets', 'nuxEarnYield', 'starToken', 'gifting', 'bigBtc', 'tradeImmediately'],
|
|
15
16
|
star: ['unsupportedAsset', 'coinbaseOneStarToken', 'basedInUsa', 'moneyRewards', 'nuxPopularAssets', 'priceAlerts', 'sparkleToken', 'starToken', 'freeBtc', 'walletQuestsTrophy'],
|
|
16
17
|
token: ['unsupportedAsset', 'coinbaseOneStarToken', 'collectingNfts', 'coinbaseOneTokenRewards', 'nuxPopularAssets', 'starToken', 'defiNfts', 'gifting'],
|
|
@@ -288,7 +289,6 @@ const descriptionMap = {
|
|
|
288
289
|
marker: ['basedInUsa'],
|
|
289
290
|
pin: ['basedInUsa'],
|
|
290
291
|
'United States': ['basedInUsa'],
|
|
291
|
-
'': ['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'],
|
|
292
292
|
xtz: ['coinbaseOneStaking'],
|
|
293
293
|
yield: ['coinbaseOneStaking', 'backedByUsDollar', 'ethStaking', 'assetForward', 'walletApp', 'yieldCenter', 'nuxEarnYield', 'guideNftDefi', 'defiRisk', 'holdCrypto', 'yieldCenterUSDC', 'outage'],
|
|
294
294
|
make: ['coinbaseOneStaking', 'ethStaking', 'defiEarnAnnouncement', 'nuxEarnCrypto', 'nuxEarnYield'],
|
|
@@ -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
|
|
Binary file
|
|
Binary file
|
|
@@ -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
|
+
};
|