@iconify-svelte/simple-icons 1.0.16 → 1.0.17
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/i/indieweb.svelte +10 -0
- package/components/o/orchardcore.svelte +10 -0
- package/components/s/supercell.svelte +10 -0
- package/components/t/tarteaucitron.svelte +10 -0
- package/css/f/fs4jkg6g.css +4 -0
- package/css/h/h_mqs0gy.css +4 -0
- package/css/q/qe170yvt.css +4 -0
- package/css/y/y2gdq3pa.css +4 -0
- package/iconify.json +3 -3
- package/package.json +17 -1
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/f/fs4jkg6g.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="fs4jkg6g"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:indieweb" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/q/qe170yvt.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="qe170yvt"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:orchardcore" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/y/y2gdq3pa.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="y2gdq3pa"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:supercell" {...props}></Icon>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/h/h_mqs0gy.css';
|
|
4
|
+
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="h_mqs0gy"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:tarteaucitron" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.fs4jkg6g {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M20.387 8.258A3.643 3.643 0 0 1 24 11.54h-3.613a.35.35 0 0 0-.348.348c.009.182.13.32.312.346l.036.002H24c-.178 1.872-1.75 3.258-3.613 3.282a3.63 3.63 0 1 1 0-7.26m-9.938.247l3.359 7.237l3.39-7.237zm-2.941 0l3.359 7.237l1.099-2.283l-2.338-4.954zM0 11.083h6.78v4.125H0zm0-2.578h6.78v1.897H0z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.h_mqs0gy {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M8.125 17.789c.083.1.241.105.31.022l2.458-2.458c.126-.126.038-.363-.148-.363H7.266c-.118 0-.207.097-.152.633c.056.537.426 1.425 1.01 2.166m5.167-3.428h3.479a.207.207 0 0 0 .207-.207c-.087-.96-.486-1.832-1.066-2.59c-.083-.1-.241-.106-.31-.023l-2.466 2.457c-.123.124-.044.363.156.363m2.28 3.457a.21.21 0 0 0 .31-.015c.608-.747.945-1.644 1.067-2.59a.213.213 0 0 0-.208-.215h-3.48c-.197 0-.269.242-.148.363zm-6.692.755c.74.593 1.628.963 2.568 1.066a.205.205 0 0 0 .23-.207V15.96a.207.207 0 0 0-.355-.148L8.865 18.27c-.046.036-.114.175.015.303m-.46-7.017a.21.21 0 0 0-.31.014c-.607.747-.944 1.645-1.066 2.591c0 .119.096.215.207.215h3.48c.192 0 .282-.235.155-.363zm3.028-1.82A5 5 0 0 0 8.88 10.8c-.093.066-.1.225-.015.31l2.458 2.458c.13.13.355.043.355-.148V9.94c0-.124-.1-.223-.23-.206m1.222 3.834l2.458-2.458a.215.215 0 0 0-.015-.31a4.96 4.96 0 0 0-2.569-1.066a.205.205 0 0 0-.23.207v3.472c0 .225.185.307.356.155m-.655 7.893l.01-1.282c-2.618.003-5.592-2.01-5.598-5.533a5.527 5.527 0 0 1 5.525-5.527c3.042 0 5.522 2.48 5.53 5.523v.007a5.52 5.52 0 0 1-1.614 3.9l.88.87l.704.708c.326-.17.615-.57.577-.896a.203.203 0 0 1 .163-.222c.415-.081.792-.733.652-1.133a.21.21 0 0 1 .11-.251c.386-.163.623-.881.408-1.244a.2.2 0 0 1 .06-.266c.347-.245.42-.992.132-1.303c-.09-.09-.057-.217 0-.274c.29-.311.208-1.06-.133-1.303a.21.21 0 0 1-.06-.266c.216-.363-.014-1.081-.406-1.244c-.096-.037-.14-.148-.111-.252c.133-.4-.237-1.051-.652-1.132a.21.21 0 0 1-.163-.223c.052-.421-.451-.977-.873-.97a.2.2 0 0 1-.2-.184c-.037-.422-.644-.866-1.058-.77a.203.203 0 0 1-.237-.133c-.126-.4-.815-.711-1.2-.533a.2.2 0 0 1-.26-.082c-.206-.37-.94-.525-1.28-.274a.196.196 0 0 1-.266-.03c-.148-.17-.422-.244-.696-.236c-.244.007-.48.089-.614.237a.204.204 0 0 1-.267.03c-.34-.252-1.073-.097-1.28.273a.2.2 0 0 1-.26.082c-.384-.178-1.073.125-1.199.533a.203.203 0 0 1-.237.133c-.414-.096-1.021.348-1.058.77a.2.2 0 0 1-.2.185c-.422-.008-.925.555-.873.97c.014.103-.06.2-.163.222c-.415.08-.792.732-.652 1.132a.21.21 0 0 1-.11.252c-.386.163-.623.88-.408 1.244a.2.2 0 0 1-.06.266c-.347.244-.42.992-.132 1.303c.03.03.044.067.051.104a.21.21 0 0 1-.051.17c-.29.31-.208 1.058.133 1.303c.081.059.11.177.059.266c-.215.363.015 1.08.407 1.244c.096.037.14.148.111.25c-.133.4.237 1.053.652 1.134a.21.21 0 0 1 .163.222c-.052.422.451.977.873.97a.2.2 0 0 1 .2.185c.037.422.644.866 1.058.77a.203.203 0 0 1 .237.133c.126.4.815.71 1.2.533a.2.2 0 0 1 .259.082c.207.37.94.525 1.28.273a.197.197 0 0 1 .267.03c.133.148.413.086.657.094zm1.15-.416a5 5 0 0 0 2.57-1.066c.093-.067.1-.226.014-.311l-2.457-2.458a.208.208 0 0 0-.356.148v3.472c0 .176.15.225.23.215M7.97 5.715a3.936 3.936 0 0 1 3.938-3.938a3.936 3.936 0 0 1 3.939 3.938v1.362a8.2 8.2 0 0 1 1.643 1.162V5.53a5.53 5.53 0 0 0-11.06 0v2.6a8.2 8.2 0 0 1 1.54-1.06zm8.66 14.324a5.5 5.5 0 0 1-4.048 1.777c0 .424-.006.849 0 1.273v.91c.274.009.548-.065.696-.235a.204.204 0 0 1 .266-.03c.341.252 1.074.096 1.281-.274a.2.2 0 0 1 .26-.081c.384.177 1.073-.126 1.198-.533a.203.203 0 0 1 .237-.134c.415.097 1.022-.347 1.059-.77a.2.2 0 0 1 .2-.184a.77.77 0 0 0 .414-.148l-.725-.733z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.qe170yvt {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.629 0 12 0m0 21.69c-5.352 0-9.692-4.338-9.692-9.692c0-5.352 4.338-9.691 9.692-9.691c5.352 0 9.692 4.338 9.692 9.691A9.69 9.69 0 0 1 12 21.69m5.778-3.964a7.996 7.996 0 0 1 0-11.305a7.993 7.993 0 0 1 0 11.305m-3.212-3.211A7.994 7.994 0 0 1 6.572 6.52a7.996 7.996 0 0 1 7.994 7.994m-8.13 3.242a7.996 7.996 0 0 1 11.306 0a7.996 7.996 0 0 1-11.305 0");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.y2gdq3pa {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M6.997 21.76H0v-1.583h.673v-3.01H0v-1.592h6.997l.68.747v2.14H5.759v-1.296H3.134v.927h1.132v1.15H3.134v.934h2.624v-1.296h1.92v2.14zm0-6.68H0V13.5h.673v-3.01H0V8.896h6.997l.68.747v2.14H5.759v-1.296H3.134v.927h1.132v1.149H3.134v.934h2.624v-1.295h1.92v2.14zm-.51-6.65h-4.29l-.507-.54l-.451.542H0V6.545h1.73v.534h3.232v-.903H1.116L0 5.15V3.625l1.28-1.378h3.854l.509.542l.45-.542h1.24v1.887H5.6V3.6H2.674v.902h3.748l1.263 1.19v1.443zm16.83 13.33H16.31v-1.584h.672v-3.01h-.672v-1.592h3.805v1.592h-.672v3.01h2.636v-1.997h1.92v2.842zm-8.157 0H8.153v-1.583h.673v-3.01h-.673v-1.592h3.806v1.592h-.673v3.01h2.636V18.18h1.92v2.842zm7.452-6.68h-4.676l-1.615-1.581v-3.02l1.616-1.584h3.684l.459.575l.45-.575H24V11.5h-1.92v-1.02h-3.24v3.02h3.24v-1.04h1.919v1.27zM21.555 3.829h-2.1v1.083h2.1zm1.476 2.157h-3.576v.853h.673v1.584h-3.806V6.839h.672v-3.01h-.672v-1.59h6.595l1.082 1.082v1.698zm-7.772-2.15v3.233l-1.37 1.362h-3.69L8.836 7.069V3.837h-.673V2.246h3.724v1.59h-.59v3.01h2.083v-3.01h-.509v-1.59h2.97v1.59zm-2.562 6.65h-1.41v1.026h1.41zm.681 4.593l-.68-.68V12.47h-1.412v1.025h.5v1.583H8.154v-1.583h.673v-3.01h-.673v-1.59h6.078l1.026 1.025v1.28l-.911.68l.91.69v1.148h.575v1.361z");
|
|
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": 3397,
|
|
6
|
+
"version": "16.9.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": 1771310447
|
|
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.17",
|
|
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",
|
|
@@ -6114,6 +6114,10 @@
|
|
|
6114
6114
|
"types": "./types/gfwqskkx.d.ts",
|
|
6115
6115
|
"svelte": "./components/i/indiehackers.svelte"
|
|
6116
6116
|
},
|
|
6117
|
+
"./indieweb": {
|
|
6118
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6119
|
+
"svelte": "./components/i/indieweb.svelte"
|
|
6120
|
+
},
|
|
6117
6121
|
"./indigo": {
|
|
6118
6122
|
"types": "./types/gfwqskkx.d.ts",
|
|
6119
6123
|
"svelte": "./components/i/indigo.svelte"
|
|
@@ -9190,6 +9194,10 @@
|
|
|
9190
9194
|
"types": "./types/gfwqskkx.d.ts",
|
|
9191
9195
|
"svelte": "./components/o/orange.svelte"
|
|
9192
9196
|
},
|
|
9197
|
+
"./orchardcore": {
|
|
9198
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
9199
|
+
"svelte": "./components/o/orchardcore.svelte"
|
|
9200
|
+
},
|
|
9193
9201
|
"./orcid": {
|
|
9194
9202
|
"types": "./types/gfwqskkx.d.ts",
|
|
9195
9203
|
"svelte": "./components/o/orcid.svelte"
|
|
@@ -12318,6 +12326,10 @@
|
|
|
12318
12326
|
"types": "./types/gfwqskkx.d.ts",
|
|
12319
12327
|
"svelte": "./components/s/supabase.svelte"
|
|
12320
12328
|
},
|
|
12329
|
+
"./supercell": {
|
|
12330
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
12331
|
+
"svelte": "./components/s/supercell.svelte"
|
|
12332
|
+
},
|
|
12321
12333
|
"./supercrease": {
|
|
12322
12334
|
"types": "./types/gfwqskkx.d.ts",
|
|
12323
12335
|
"svelte": "./components/s/supercrease.svelte"
|
|
@@ -12526,6 +12538,10 @@
|
|
|
12526
12538
|
"types": "./types/gfwqskkx.d.ts",
|
|
12527
12539
|
"svelte": "./components/t/tarom.svelte"
|
|
12528
12540
|
},
|
|
12541
|
+
"./tarteaucitron": {
|
|
12542
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
12543
|
+
"svelte": "./components/t/tarteaucitron.svelte"
|
|
12544
|
+
},
|
|
12529
12545
|
"./task": {
|
|
12530
12546
|
"types": "./types/gfwqskkx.d.ts",
|
|
12531
12547
|
"svelte": "./components/t/task.svelte"
|