@iconify-svelte/token 1.0.6 → 1.0.7
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/c/crab.svelte +10 -0
- package/components/d/darwinia.svelte +10 -0
- package/components/g/genesis-l1.svelte +10 -0
- package/components/t/tempo.svelte +10 -0
- package/components/u/uptick.svelte +11 -0
- package/css/c/cq_jegui.css +5 -0
- package/css/j/j0zlpmbt.css +4 -0
- package/css/k/kfa1bh-m.css +4 -0
- package/css/n/nvbze2se.css +4 -0
- package/css/o/o23mbdc.css +5 -0
- package/css/p/p1fzc2bq.css +4 -0
- package/iconify.json +3 -3
- package/package.json +21 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/k/kfa1bh-m.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="kfa1bh-m"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:crab" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/p/p1fzc2bq.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="p1fzc2bq"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:darwinia" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/o/o23mbdc.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path clip-rule="evenodd" class="o23mbdc"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:genesis-l1" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/c/cq_jegui.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path clip-rule="evenodd" class="cq_jegui"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:tempo" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nvbze2se.css';
|
|
4
|
+
import '../../css/j/j0zlpmbt.css';
|
|
5
|
+
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="nvbze2se"/><path class="j0zlpmbt"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="token:uptick" {...props}></Icon>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.cq_jegui {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
fill-rule: evenodd;
|
|
4
|
+
d: path("M21 21H3V3h18zM9.133 7.995c-.11 0-.206.07-.24.174l-.774 2.32a.133.133 0 0 0 .126.176h2.247c.09 0 .155.09.126.176l-1.663 4.988a.133.133 0 0 0 .127.176h2.409c.109 0 .206-.07.24-.173l1.665-4.994a.25.25 0 0 1 .24-.173h2.251c.11 0 .206-.07.24-.174l.774-2.32a.133.133 0 0 0-.126-.176z");
|
|
5
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.j0zlpmbt {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m14.4 6.983l-4.717 4.541a.15.15 0 0 1-.21-.004L7.661 9.65a.15.15 0 0 1 .004-.21l3.906-3.764a.149.149 0 0 0-.106-.256H8.212a.16.16 0 0 0-.106.041l-4.06 3.915a.15.15 0 0 0-.005.21l5.372 5.537c.055.06.15.06.21.005l6.55-6.314a.15.15 0 0 0 .005-.21L14.61 6.988c-.06-.06-.15-.064-.21-.005m-2.287-2.572l-1.348-1.389a.073.073 0 0 0-.105 0l-1.45 1.39c-.046.045-.014.127.05.127h2.797c.064 0 .1-.082.055-.128");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.kfa1bh-m {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M18.649 7.47c.433 0 .784.352.784.788a.786.786 0 0 1-.757.787l-.958 1.444l-.01.015c-.216.315-.57.505-.95.511H15.58q.163.376.247.788h2.481a.39.39 0 0 0 .306-.165l.007-.01l.922-1.39a.786.786 0 0 1 .673-1.192c.433 0 .784.352.784.787c0 .43-.343.78-.77.788l-.957 1.444l-.01.015a1.17 1.17 0 0 1-.95.51h-2.408q0 .406-.078.789h2.468c.387 0 .749.191.968.51l.01.016l.958 1.444a.785.785 0 0 1 .769.787c0 .436-.35.788-.784.788a.786.786 0 0 1-.673-1.192l-.922-1.39a.39.39 0 0 0-.313-.175h-2.729a4 4 0 0 1-.457.788h1.605c.387 0 .749.19.968.51l.01.016l.958 1.443c.426.008.77.358.77.788a.786.786 0 0 1-.784.788a.786.786 0 0 1-.673-1.192l-.922-1.39a.4.4 0 0 0-.314-.175h-2.402a3.9 3.9 0 0 1-2.351.787a3.9 3.9 0 0 1-2.352-.788H7.26a.39.39 0 0 0-.306.165l-.008.01l-.922 1.391a.786.786 0 0 1-.673 1.192a.786.786 0 0 1-.783-.788c0-.43.343-.78.769-.788l.957-1.443l.01-.016c.216-.314.57-.504.95-.51h1.598a4 4 0 0 1-.458-.788H5.692a.39.39 0 0 0-.306.165l-.007.01l-.922 1.39c.07.119.11.257.11.404c0 .436-.35.788-.783.788A.786.786 0 0 1 3 16.136c0-.43.343-.78.77-.787l.957-1.444l.01-.015c.216-.315.57-.505.95-.511h2.459a4 4 0 0 1-.078-.74v-.048H5.705c-.387 0-.749-.191-.968-.51l-.01-.016l-.958-1.444A.786.786 0 0 1 3 9.833c0-.435.35-.788.784-.788a.786.786 0 0 1 .673 1.192l.922 1.39c.07.107.187.172.313.176h2.454q.085-.412.248-.788H7.26c-.387 0-.749-.191-.968-.51l-.01-.016l-.958-1.444a.786.786 0 0 1-.756-.787c0-.436.35-.788.783-.788a.786.786 0 0 1 .667 1.201l.916 1.38c.07.107.187.172.313.176h1.604a3.906 3.906 0 0 1 6.271 0h1.631a.4.4 0 0 0 .306-.165l.007-.01l.916-1.38a.786.786 0 0 1 .667-1.202m-6.662 1.97a3.143 3.143 0 0 0-3.135 3.15a3.143 3.143 0 0 0 3.135 3.152a3.143 3.143 0 0 0 3.135-3.151a3.143 3.143 0 0 0-3.135-3.152m0 .787a2.357 2.357 0 0 1 2.351 2.364a2.357 2.357 0 0 1-2.351 2.364a2.357 2.357 0 0 1-2.352-2.364a2.357 2.357 0 0 1 2.352-2.364M14.73 5.5h.026a1.57 1.57 0 0 1 1.541 1.576c0 .87-.701 1.576-1.567 1.576a1.57 1.57 0 0 1-1.568-1.576c0-.428.17-.816.445-1.1l.014-.014l1.109 1.114zm-5.487 0v1.576l1.109-1.114c.284.285.459.679.459 1.114c0 .87-.702 1.576-1.568 1.576a1.57 1.57 0 0 1-1.567-1.576c0-.862.688-1.562 1.542-1.576z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.nvbze2se {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m13.753 20.953l-3.589-3.7a.15.15 0 0 0-.21-.005l-1.137 1.096a.15.15 0 0 1-.211-.004l-1.572-1.617a.15.15 0 0 1 .004-.21l7.348-7.081a.15.15 0 0 1 .21.004l5.363 5.533a.15.15 0 0 1-.004.21l-5.996 5.779c-.055.059-.15.055-.206-.005m-1.75-5.468l1.81 1.868a.15.15 0 0 0 .21.005l2.324-2.239a.15.15 0 0 0 .005-.21l-1.81-1.868a.15.15 0 0 0-.211-.005l-2.324 2.239a.14.14 0 0 0-.005.21");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.p1fzc2bq {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M6.862 8c.535 0 .968.431.968.963a.96.96 0 0 1-.637.906v4.991a6.4 6.4 0 0 0 1.908-.365v-3.826a.96.96 0 0 1-.638-.906c0-.533.434-.964.968-.964a.964.964 0 0 1 .33 1.87v3.53c.637-.342 1.146-.805 1.484-1.364a1.12 1.12 0 0 1-.373-.835a1.126 1.126 0 0 1 1.279-1.113c.86-1.488 2.702-2.389 4.901-2.412h3.618a.33.33 0 0 1 .02.657h-.653v4.999a.964.964 0 0 1-.33 1.869a.964.964 0 0 1-.33-1.87V9.133h-1.91l.001 4.999a.964.964 0 0 1-.33 1.869a.964.964 0 0 1-.33-1.87V9.14a6.4 6.4 0 0 0-1.909.365v3.826a.964.964 0 0 1-.33 1.87a.964.964 0 0 1-.33-1.87v-3.53c-.637.342-1.146.805-1.484 1.364c.23.206.373.504.373.835a1.126 1.126 0 0 1-1.279 1.113c-.86 1.488-2.702 2.389-4.901 2.412H3.33a.33.33 0 0 1-.02-.657h.653V9.869A.964.964 0 0 1 4.293 8c.535 0 .968.431.968.963a.96.96 0 0 1-.637.906v4.999h1.908V9.869A.964.964 0 0 1 6.862 8");
|
|
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": 1763,
|
|
6
|
+
"version": "4.0.41",
|
|
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": 1765956696
|
|
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.7",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/token/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -1378,6 +1378,10 @@
|
|
|
1378
1378
|
"types": "./types/gfwqskkx.d.ts",
|
|
1379
1379
|
"svelte": "./components/c/cqt.svelte"
|
|
1380
1380
|
},
|
|
1381
|
+
"./crab": {
|
|
1382
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1383
|
+
"svelte": "./components/c/crab.svelte"
|
|
1384
|
+
},
|
|
1381
1385
|
"./cre": {
|
|
1382
1386
|
"types": "./types/gfwqskkx.d.ts",
|
|
1383
1387
|
"svelte": "./components/c/cre.svelte"
|
|
@@ -1554,6 +1558,10 @@
|
|
|
1554
1558
|
"types": "./types/gfwqskkx.d.ts",
|
|
1555
1559
|
"svelte": "./components/d/dao.svelte"
|
|
1556
1560
|
},
|
|
1561
|
+
"./darwinia": {
|
|
1562
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1563
|
+
"svelte": "./components/d/darwinia.svelte"
|
|
1564
|
+
},
|
|
1557
1565
|
"./dash": {
|
|
1558
1566
|
"types": "./types/gfwqskkx.d.ts",
|
|
1559
1567
|
"svelte": "./components/d/dash.svelte"
|
|
@@ -2426,6 +2434,10 @@
|
|
|
2426
2434
|
"types": "./types/gfwqskkx.d.ts",
|
|
2427
2435
|
"svelte": "./components/g/gemini.svelte"
|
|
2428
2436
|
},
|
|
2437
|
+
"./genesis-l1": {
|
|
2438
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2439
|
+
"svelte": "./components/g/genesis-l1.svelte"
|
|
2440
|
+
},
|
|
2429
2441
|
"./geni": {
|
|
2430
2442
|
"types": "./types/gfwqskkx.d.ts",
|
|
2431
2443
|
"svelte": "./components/g/geni.svelte"
|
|
@@ -6162,6 +6174,10 @@
|
|
|
6162
6174
|
"types": "./types/gfwqskkx.d.ts",
|
|
6163
6175
|
"svelte": "./components/t/telos.svelte"
|
|
6164
6176
|
},
|
|
6177
|
+
"./tempo": {
|
|
6178
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6179
|
+
"svelte": "./components/t/tempo.svelte"
|
|
6180
|
+
},
|
|
6165
6181
|
"./tenet": {
|
|
6166
6182
|
"types": "./types/gfwqskkx.d.ts",
|
|
6167
6183
|
"svelte": "./components/t/tenet.svelte"
|
|
@@ -6534,6 +6550,10 @@
|
|
|
6534
6550
|
"types": "./types/gfwqskkx.d.ts",
|
|
6535
6551
|
"svelte": "./components/u/upp.svelte"
|
|
6536
6552
|
},
|
|
6553
|
+
"./uptick": {
|
|
6554
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6555
|
+
"svelte": "./components/u/uptick.svelte"
|
|
6556
|
+
},
|
|
6537
6557
|
"./uqc": {
|
|
6538
6558
|
"types": "./types/gfwqskkx.d.ts",
|
|
6539
6559
|
"svelte": "./components/u/uqc.svelte"
|