@api3/logos 0.1.48 → 0.1.49
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/dist/cjs/ChainLogo.js
CHANGED
|
@@ -35,7 +35,7 @@ const Chain200810 = require('../logos/chain/Chain200810.svg');
|
|
|
35
35
|
const Chain200901 = require('../logos/chain/Chain200901.svg');
|
|
36
36
|
const Chain168587773 = require('../logos/chain/Chain168587773.svg');
|
|
37
37
|
const Chain81457 = require('../logos/chain/Chain81457.svg');
|
|
38
|
-
const Chain808813 = require('../logos/chain/
|
|
38
|
+
const Chain808813 = require('../logos/chain/Chain808813.svg');
|
|
39
39
|
const Chain60808 = require('../logos/chain/Chain60808.svg');
|
|
40
40
|
const Chain97 = require('../logos/chain/Chain97.svg');
|
|
41
41
|
const Chain56 = require('../logos/chain/Chain56.svg');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
["
|
|
1
|
+
["7701","7700","1952959480","994873017","222000222","333000333"]
|
package/dist/esm/ChainLogo.js
CHANGED
|
@@ -35,7 +35,7 @@ import Chain200810 from '../logos/chain/Chain200810.svg';
|
|
|
35
35
|
import Chain200901 from '../logos/chain/Chain200901.svg';
|
|
36
36
|
import Chain168587773 from '../logos/chain/Chain168587773.svg';
|
|
37
37
|
import Chain81457 from '../logos/chain/Chain81457.svg';
|
|
38
|
-
import Chain808813 from '../logos/chain/
|
|
38
|
+
import Chain808813 from '../logos/chain/Chain808813.svg';
|
|
39
39
|
import Chain60808 from '../logos/chain/Chain60808.svg';
|
|
40
40
|
import Chain97 from '../logos/chain/Chain97.svg';
|
|
41
41
|
import Chain56 from '../logos/chain/Chain56.svg';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
["
|
|
1
|
+
["7701","7700","1952959480","994873017","222000222","333000333"]
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="#6C6D6D" d="M11.3462 3H6.42257C6.25283 3 6.11523 3.1376 6.11523 3.30733V8.23097C6.11523 8.4007 6.25283 8.5383 6.42257 8.5383H11.3462C11.5159 8.5383 11.6535 8.4007 11.6535 8.23097V3.30733C11.6535 3.1376 11.5159 3 11.3462 3Z"/>
|
|
3
|
+
<path fill="#6C6D6D" d="M6.11523 15.7691V20.6927C6.11523 20.8624 6.25283 21 6.42257 21H11.3462C11.5159 21 11.6535 20.8624 11.6535 20.6927V15.7691C11.6535 15.5993 11.5159 15.4617 11.3462 15.4617H6.42257C6.25283 15.4617 6.11523 15.5993 6.11523 15.7691Z"/>
|
|
4
|
+
<path fill="#6C6D6D" d="M6.11523 9.53698V14.4606C6.11523 14.6303 6.25283 14.768 6.42257 14.768H11.3462C11.5159 14.768 11.6535 14.6303 11.6535 14.4606V9.53698C11.6535 9.36725 11.5159 9.22966 11.3462 9.22966H6.42257C6.25283 9.22966 6.11523 9.36725 6.11523 9.53698Z"/>
|
|
5
|
+
<path fill="#6C6D6D" d="M12.3461 15.7691V20.6927C12.3461 20.8624 12.4837 21 12.6534 21H17.5771C17.7468 21 17.8844 20.8624 17.8844 20.6927V15.7691C17.8844 15.5993 17.7468 15.4617 17.5771 15.4617H12.6534C12.4837 15.4617 12.3461 15.5993 12.3461 15.7691Z"/>
|
|
6
|
+
<path fill="#6C6D6D" d="M12.3461 9.53698V14.4606C12.3461 14.6303 12.4837 14.768 12.6534 14.768H17.5771C17.7468 14.768 17.8844 14.6303 17.8844 14.4606V9.53698C17.8844 9.36725 17.7468 9.22966 17.5771 9.22966H12.6534C12.4837 9.22966 12.3461 9.36725 12.3461 9.53698Z"/>
|
|
7
|
+
</svg>
|