@iconify-svelte/token 1.0.0 → 1.0.2
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/components/b/base.svelte +2 -2
- package/components/b/bitget.svelte +11 -0
- package/components/s/sophen.svelte +10 -0
- package/css/h/h65wv1-x.css +4 -0
- package/css/n/nf--c0p.css +4 -0
- package/css/p/pib_0mbz.css +4 -0
- package/css/z/z72r2ab.css +4 -0
- package/iconify.json +3 -3
- package/package.json +9 -1
- package/css/m/m6lqtnm.css +0 -4
package/components/b/base.svelte
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import Icon from '@iconify/css-svelte';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/h/h65wv1-x.css';
|
|
4
4
|
|
|
5
5
|
let {width, height, ...props} = $props();
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":24,"height":24};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="h65wv1-x" />`;
|
|
9
9
|
</script>
|
|
10
10
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:base" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nf--c0p.css';
|
|
4
|
+
import '../../css/z/z72r2ab.css';
|
|
5
|
+
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="nf--c0p" /><path class="z72r2ab" />`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:bitget" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/p/pib_0mbz.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="pib_0mbz" />`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:sophen" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.h65wv1-x {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M3 4.706c0-.585 0-.877.11-1.101c.106-.215.28-.39.496-.495C3.83 3 4.122 3 4.706 3h14.588c.585 0 .876 0 1.101.11c.215.105.389.28.494.495c.111.225.111.517.111 1.101v14.588c0 .585 0 .876-.11 1.101c-.106.215-.28.389-.495.494c-.225.111-.517.111-1.101.111H4.706c-.585 0-.876 0-1.101-.11a1.08 1.08 0 0 1-.494-.495C3 20.17 3 19.878 3 19.294z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.pib_0mbz {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M11.56 8.352c.104-.28.384-.445.64-.296c.233.14.297.442.328.696c.095 1.015.113 2.062.133 3.086c.539.012 1.093.027 1.62.043c.587.038 1.198.021 1.775.15c.66.19.549.86-.099.966c-.868.127-1.599.116-2.503.148q-.399.012-.792.02c-.012.538-.027 1.09-.043 1.616c-.038.587-.021 1.198-.15 1.775c-.19.66-.86.549-.966-.099c-.127-.868-.116-1.599-.148-2.503l-.02-.788l-.149-.005c-.612-.016-1.195-.025-1.803-.053c-.506-.043-1.044-.01-1.53-.169c-.281-.103-.446-.383-.297-.64c.14-.232.442-.296.696-.327c1.014-.094 2.058-.113 3.081-.133l.006-.153c.016-.612.025-1.195.053-1.803c.043-.506.01-1.044.169-1.53M8.708 9.36c.521-.024 1.043-.045 1.043.448c0 .448-.51.523-.51.523c-1.047.15-2.77.45-3.664.823c-1.344.562-1.455 1.12-1.455 1.346s.11.784 1.455 1.346c.893.373 2.617.673 3.664.823c0 0 .51.074.51.523c0 .493-.523.472-1.043.448C5.575 15.49 3 14.2 3 12.48s2.575-2.97 5.707-3.12m5.543.448c0-.493.522-.472 1.043-.448c3.132.15 5.707 1.4 5.707 3.12v.001c0 1.72-2.575 3.01-5.707 3.159c-.52.024-1.043.045-1.043-.448c0-.449.51-.523.51-.523c1.047-.15 2.77-.45 3.664-.823c1.344-.562 1.455-1.12 1.455-1.346s-.11-.784-1.455-1.346c-.893-.373-2.617-.673-3.664-.823c0 0-.51-.075-.51-.523");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "token",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Web3 Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "4.0.
|
|
5
|
+
"total": 1748,
|
|
6
|
+
"version": "4.0.28",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "0xa3k5",
|
|
9
9
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1761893012
|
|
29
29
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/token",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.2",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/token/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -774,6 +774,10 @@
|
|
|
774
774
|
"types": "./types/gfwqskkx.d.ts",
|
|
775
775
|
"svelte": "./components/b/bitcoin.svelte"
|
|
776
776
|
},
|
|
777
|
+
"./bitget": {
|
|
778
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
779
|
+
"svelte": "./components/b/bitget.svelte"
|
|
780
|
+
},
|
|
777
781
|
"./bithumb": {
|
|
778
782
|
"types": "./types/gfwqskkx.d.ts",
|
|
779
783
|
"svelte": "./components/b/bithumb.svelte"
|
|
@@ -5766,6 +5770,10 @@
|
|
|
5766
5770
|
"types": "./types/gfwqskkx.d.ts",
|
|
5767
5771
|
"svelte": "./components/s/soph.svelte"
|
|
5768
5772
|
},
|
|
5773
|
+
"./sophen": {
|
|
5774
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
5775
|
+
"svelte": "./components/s/sophen.svelte"
|
|
5776
|
+
},
|
|
5769
5777
|
"./soul": {
|
|
5770
5778
|
"types": "./types/gfwqskkx.d.ts",
|
|
5771
5779
|
"svelte": "./components/s/soul.svelte"
|
package/css/m/m6lqtnm.css
DELETED