@iconify-svelte/simple-icons 1.0.37 → 1.0.39
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/codebuddy.svelte +11 -0
- package/components/k/kimi.svelte +11 -0
- package/components/z/zdotai.svelte +11 -0
- package/css/g/g00yz2b2x.css +4 -0
- package/css/m/m1feq7vei.css +4 -0
- package/css/q/qv0y6indz.css +4 -0
- package/iconify.json +3 -3
- package/package.json +13 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/q/qv0y6indz.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="qv0y6indz"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:codebuddy" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/g/g00yz2b2x.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="g00yz2b2x"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:kimi" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/m/m1feq7vei.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":24,"height":24};
|
|
9
|
+
const content = `<path class="m1feq7vei"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:zdotai" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.g00yz2b2x {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M21.765.351C22.998.351 24 1.353 24 2.586S22.998 4.82 21.765 4.82h-1.974c-.15 0-.26-.12-.26-.26V2.586A2.237 2.237 0 0 1 21.765.35M9.41 13.388l8.447-8.377c.16-.16.07-.471-.14-.471h-4.55s-.1.02-.14.06l-9.099 9.029c-.14.14-.35.02-.35-.21V4.81c0-.15-.1-.27-.221-.27H.22c-.12 0-.22.12-.22.27v18.57c0 .15.1.27.22.27h3.137c.12 0 .22-.12.22-.27v-3.79c0-.08.03-.16.08-.21l2.826-2.796c.07-.07.16-.08.241-.03l7.546 5.551a8.9 8.9 0 0 0 4.018 1.493c.12.01.23-.11.23-.27V19.76c0-.14-.08-.25-.19-.26a5.8 5.8 0 0 1-2.355-.942l-6.533-4.73c-.14-.09-.15-.32-.03-.441");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.qv0y6indz {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M18.636.289a1 1 0 0 0-.11 0c-.18.01-.195.02-.442.24c-.716.636-1.722 2.546-2.703 5.137l-.274.72l-.499.16c-1.554.498-2.934 1.128-4.157 1.893c-1.174.73-1.81 1.207-2.768 2.056l-.578.51l-.262-.045c-2.528-.447-4.8-.612-5.843-.43c-.414.077-.757.216-.862.35c-.092.12-.138.263-.138.474c0 .182.034.414.098.727c.265 1.236.952 2.854 2.035 4.78l.7 1.236l-.023.466c-.027.499 0 1.27.06 1.793c.036.319.031.327-.135.516c-.565.647-.708 1.676-.408 2.84h5.364l-.33-.57c-.64-1.108-.96-1.663-1.134-2.177a5.46 5.46 0 0 1 1.564-5.84c.408-.358.962-.678 2.072-1.32l6.38-3.683c1.11-.64 1.665-.96 2.18-1.134A5.46 5.46 0 0 1 24 10.275V6.462l-.117-.06l-.504-.25l-.357-.662c-.924-1.702-2.41-3.696-3.477-4.666c-.4-.364-.655-.517-.91-.535M11.57 17.634a1.26 1.26 0 0 1 1.722.462l1.358 2.35c.842 1.455-1.341 2.717-2.183 1.262l-1.358-2.352a1.26 1.26 0 0 1 .461-1.722m6.802-3.926a1.26 1.26 0 0 1 1.721.46l1.358 2.352c.84 1.455-1.343 2.715-2.183 1.26l-1.358-2.35a1.26 1.26 0 0 1 .462-1.722");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "simple-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "16.
|
|
5
|
+
"total": 3450,
|
|
6
|
+
"version": "16.27.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Simple Icons Collaborators",
|
|
9
9
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1784468941
|
|
29
29
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/simple-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.39",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/simple-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC0-1.0",
|
|
@@ -2602,6 +2602,10 @@
|
|
|
2602
2602
|
"types": "./types/gfwqskkx.d.ts",
|
|
2603
2603
|
"svelte": "./components/c/codeblocks.svelte"
|
|
2604
2604
|
},
|
|
2605
|
+
"./codebuddy": {
|
|
2606
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2607
|
+
"svelte": "./components/c/codebuddy.svelte"
|
|
2608
|
+
},
|
|
2605
2609
|
"./codecademy": {
|
|
2606
2610
|
"types": "./types/gfwqskkx.d.ts",
|
|
2607
2611
|
"svelte": "./components/c/codecademy.svelte"
|
|
@@ -6850,6 +6854,10 @@
|
|
|
6850
6854
|
"types": "./types/gfwqskkx.d.ts",
|
|
6851
6855
|
"svelte": "./components/k/kik.svelte"
|
|
6852
6856
|
},
|
|
6857
|
+
"./kimi": {
|
|
6858
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6859
|
+
"svelte": "./components/k/kimi.svelte"
|
|
6860
|
+
},
|
|
6853
6861
|
"./kingstontechnology": {
|
|
6854
6862
|
"types": "./types/gfwqskkx.d.ts",
|
|
6855
6863
|
"svelte": "./components/k/kingstontechnology.svelte"
|
|
@@ -14738,6 +14746,10 @@
|
|
|
14738
14746
|
"types": "./types/gfwqskkx.d.ts",
|
|
14739
14747
|
"svelte": "./components/z/zdf.svelte"
|
|
14740
14748
|
},
|
|
14749
|
+
"./zdotai": {
|
|
14750
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
14751
|
+
"svelte": "./components/z/zdotai.svelte"
|
|
14752
|
+
},
|
|
14741
14753
|
"./zebpay": {
|
|
14742
14754
|
"types": "./types/gfwqskkx.d.ts",
|
|
14743
14755
|
"svelte": "./components/z/zebpay.svelte"
|