@web3icons/common 0.11.39 → 0.11.40
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../src/metadata/tokens.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,eAAO,MAAM,MAAM,EAAE,cAAc,EAmo3BlC,CAAA"}
|
package/dist/metadata/tokens.js
CHANGED
|
@@ -21409,6 +21409,15 @@ const tokens = [
|
|
|
21409
21409
|
},
|
|
21410
21410
|
variants: ['background', 'branded', 'mono'],
|
|
21411
21411
|
},
|
|
21412
|
+
{
|
|
21413
|
+
id: 'plume',
|
|
21414
|
+
filePath: 'network:plume',
|
|
21415
|
+
symbol: 'PLUME',
|
|
21416
|
+
name: 'Plume',
|
|
21417
|
+
marketCapRank: 0,
|
|
21418
|
+
addresses: {},
|
|
21419
|
+
variants: ['background', 'branded', 'mono'],
|
|
21420
|
+
},
|
|
21412
21421
|
]
|
|
21413
21422
|
|
|
21414
21423
|
export { tokens }
|