@iconify-svelte/selfhst 1.0.10 → 1.0.11
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/g/giraffile-dark.svelte +11 -0
- package/components/g/giraffile-light.svelte +11 -0
- package/components/g/giraffile.svelte +11 -0
- package/components/s/scrob-dark.svelte +11 -0
- package/components/s/scrob-light.svelte +11 -0
- package/components/s/scrob.svelte +15 -0
- package/components/y/yt-zero-dark.svelte +11 -0
- package/components/y/yt-zero-light.svelte +11 -0
- package/components/y/yt-zero.svelte +12 -0
- package/css/a/aq8b6tnwh.css +5 -0
- package/css/a/ax8lognen.css +9 -0
- package/css/f/finqxnb7t.css +4 -0
- package/css/j/j9_bqtbvl.css +4 -0
- package/css/l/lux-p9t9f.css +3 -0
- package/css/n/nfrovebkv.css +3 -0
- package/css/o/o1evwtb9e.css +3 -0
- package/css/p/ppx8e3bah.css +3 -0
- package/css/r/r_0yy7e2a.css +3 -0
- package/css/s/szbk04d_r.css +4 -0
- package/css/v/v0rtl-btu.css +3 -0
- package/css/y/yfedm6bzb.css +3 -0
- package/css/y/yh1f6ibkg.css +4 -0
- package/iconify.json +2 -2
- package/package.json +37 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/l/lux-p9t9f.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="lux-p9t9f"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:giraffile-dark" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/f/finqxnb7t.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="finqxnb7t"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:giraffile-light" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/l/lux-p9t9f.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="lux-p9t9f"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:giraffile" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/y/yfedm6bzb.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="yfedm6bzb"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:scrob-dark" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/s/szbk04d_r.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="szbk04d_r"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:scrob-light" {...props}></Icon>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/v/v0rtl-btu.css';
|
|
4
|
+
import '../../css/p/ppx8e3bah.css';
|
|
5
|
+
import '../../css/r/r_0yy7e2a.css';
|
|
6
|
+
import '../../css/o/o1evwtb9e.css';
|
|
7
|
+
import '../../css/a/aq8b6tnwh.css';
|
|
8
|
+
|
|
9
|
+
/** @type {{width?: string; height?: string;}} */
|
|
10
|
+
let {width, height, ...props} = $props();
|
|
11
|
+
|
|
12
|
+
const viewBox = {"width":512,"height":512};
|
|
13
|
+
const content = `<linearGradient id="SVGEpolebXM" x1="242.906" x2="242.906" y1="514" y2=".881" gradientTransform="matrix(1 0 0 -1 0 514)" gradientUnits="userSpaceOnUse"><stop offset="0" class="v0rtl-btu"/><stop offset=".5" class="ppx8e3bah"/><stop offset="1" class="r_0yy7e2a"/></linearGradient><path fill="url(#SVGEpolebXM)" class="o1evwtb9e"/><linearGradient id="SVGOlJoPoNN" x1="-695.013" x2="-695.013" y1="792.541" y2="793.672" gradientTransform="matrix(96.58 0 0 -96.58 67561.21 76990.172)" gradientUnits="userSpaceOnUse"><stop offset="0" class="v0rtl-btu"/><stop offset="1" class="r_0yy7e2a"/></linearGradient><circle fill="url(#SVGOlJoPoNN)" class="aq8b6tnwh"/>`;
|
|
14
|
+
</script>
|
|
15
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:scrob" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/n/nfrovebkv.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="nfrovebkv"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:yt-zero-dark" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/j/j9_bqtbvl.css';
|
|
4
|
+
|
|
5
|
+
/** @type {{width?: string; height?: string;}} */
|
|
6
|
+
let {width, height, ...props} = $props();
|
|
7
|
+
|
|
8
|
+
const viewBox = {"width":512,"height":512};
|
|
9
|
+
const content = `<path class="j9_bqtbvl"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:yt-zero-light" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/y/yh1f6ibkg.css';
|
|
4
|
+
import '../../css/a/ax8lognen.css';
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
let {width, height, ...props} = $props();
|
|
8
|
+
|
|
9
|
+
const viewBox = {"width":512,"height":512};
|
|
10
|
+
const content = `<path class="yh1f6ibkg"/><path class="ax8lognen"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:yt-zero" {...props}></Icon>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
.ax8lognen {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
stroke: var(--svg-color--fff, #fff);
|
|
4
|
+
stroke-linecap: round;
|
|
5
|
+
stroke-linejoin: round;
|
|
6
|
+
stroke-miterlimit: 48;
|
|
7
|
+
stroke-width: var(--svg-stroke-width--24px, 24px);
|
|
8
|
+
d: path("M172 172c0-13.3 10.7-24 24-24c4.3 0 8.4 1.1 12.1 3.3l144 84c11.5 6.7 15.4 21.3 8.7 32.8c-2.1 3.6-5.1 6.6-8.7 8.7l-144 84c-11.4 6.7-26.1 2.8-32.8-8.6c-2.1-3.7-3.3-7.9-3.3-12.1z");
|
|
9
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.finqxnb7t {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M387.3 145.2c-1.3-17.2-10.2-26.4-39.5-40.8c-16.3-8.1-17.2-8.8-22.8-17.1c-7.7-11.2-20.3-21.8-30.5-25.5c-3-1.1-5.2-2.5-5.2-3.5c0-2.4 5.5-25.3 6.7-27.4c.5-1 1.5-1.8 2.3-1.8c1.8-.1 6.7-4.4 8.2-7.2c4-7.8-2.1-18.7-11.2-20.4c-5.4-1-12.6 2.6-14.9 7.5c-3 6.3-2.3 11.1 2.7 16.5c2.1 2.3 2.1 2.5-1.5 16.7L278 56.7l-15.1-.2l-15.2-.5l-3.7-14.1l-3.8-14.2l3.6-2.9c2.9-2.4 3.7-3.9 4.1-8.2c.8-6.6-1.5-11.2-7.2-14.5c-5.1-2.8-9.1-2.8-14.4 0c-4.9 2.5-7.2 7.2-7.2 14.2c0 4 .5 5.1 5.3 9.4c5.2 4.9 5.4 5.4 8.6 17.9c1.8 7.1 3.3 13.5 3.3 14.2c0 .8-2.5 2.2-5.5 3.1c-3 1.1-9.1 4.2-13.4 7.1l-8 5.4l-6.6-5.4c-14.7-11.8-28-16.3-47.5-16.3c-12.8 0-24.4 2.1-28.8 5c-2.8 1.8-2.6 4.1 1.4 16.1c5.9 17.1 19.7 33.9 33.2 40.4c7.5 3.7 17.7 6.6 23.1 6.6h3.6v6.2c0 6.1-3.1 120.3-5.4 192.1c-1.4 47.1-3.2 115.9-4.1 153.4l-.8 30.1l-3.9 1.2c-5.2 1.4-7.5 3.5-7.5 6.6v2.6h140.7l-.8-3.5c-.8-3.9-2.2-5.2-6.1-5.2c-1.5 0-3.2-.4-3.9-.9c-.9-.5-1.6-15.8-2.5-50.5c-.6-27.3-1.7-65.8-2.3-85.4c-.5-19.7-1.8-61.2-2.7-92.4s-1.9-64.1-2.3-72.9l-.6-16.2l9-1.7c5-1 13.1-3.5 18-5.6l8.9-3.9l7.3 2.2c15.9 4.6 31.4 3.8 43.5-2.4c11.2-5.4 16.1-14.7 15-28.4M362 166.3c-7.8 2.8-31.2.6-39.4-3.6c-1.4-.6-4 .1-9.4 2.9c-8.3 4.1-20 7.6-29.4 8.6c-3.3.4-6.7 1.2-7.5 1.6c-1.5 1-1.6 11.8-.5 38.4c.3 7.7 1.6 52.9 2.8 100.5c1.2 47.5 2.6 102.8 3.1 122.6c.5 19.9 1.1 42.7 1.1 50.5v14.4l-47 .2l-47 .3v-5.4c0-3 .8-30.3 1.6-60.5c.9-30.4 2.3-81.6 3.2-114c3.1-116.2 3.9-139.3 4.9-171.3c.5-17.8 1.1-34.5 1.1-37.1v-4.5h-6.7c-18-.1-34.6-8.1-44.8-21.9c-5.7-7.7-12.9-22.2-11.5-23.4c2.4-2.4 25.6-2.7 34.8-.5c9.4 2.3 17.6 6.8 28.2 15.8c4.9 4.1 9.5 7.5 10.3 7.5c.9 0 4.2-2.4 7.5-5.2c12.1-10.6 25.8-15.3 44.3-15.3c25.6.1 42.2 8.6 54.9 28.1c5.9 9.1 7.2 10 29.7 21.1c21.1 10.5 30.5 20 30.6 31.1c-.1 8.2-6.1 16.1-14.9 19.1M197.1 92.9c3.8 5.7 2.5 6.6-9 6.1c-7.3-.3-10-1-16.9-4.2c-8.8-4.1-15.6-9.6-20.5-16.4c-3.8-5.2-3.8-5.8 0-6.4c5.3-.8 7.1-.6 13.7.8c13.2 2.7 26.8 11.1 32.7 20.1m88.8 35.5c-7.7 2.1-15-3.6-15-11.6c0-3.9 3.7-9.8 6.8-11.1c3.8-1.5 9.8-1.2 12.4.6c8.7 6 6.1 19.4-4.2 22.1m-49.3 153.5c23.1 0 24.6-.1 25.7-2.1c.6-1.3 1.1-10.7 1.1-23.1v-20.9l-9-10.3l-9-10.2l-16.7-.3c-12.1-.2-17.1.1-18 1.1c-1.8 1.8-1.8 62.6 0 64.4c.9 1 8.1 1.4 25.9 1.4m6.2-51.9c0-3 .2-5.4.4-5.4s2.5 2.4 5 5.4l4.5 5.4h-10V230zM218 248v-25.7l9 .3l8.9.3l.5 9.7l.5 9.7h17.9v30.5c0 .5-8.3.9-18.4.9H218zm27.6 56.3c-.6-.4-8-.9-16.3-.9c-12 0-15.7.3-17.6 1.7c-2.4 1.6-2.4 1.8-2.4 31.7c0 21.8.3 30.3 1.3 31.2c1 1 8.2 1.3 25.9 1.3c23.1 0 24.6-.1 25.7-2.1c.6-1.3 1.1-10.5 1.1-22.6v-20.3l-8.2-9.7c-4.5-5.2-8.8-9.8-9.5-10.3m-2.8 14.3c0-3 .2-5.4.5-5.4s2.4 2.1 4.6 4.4c2.2 2.5 4.2 4.9 4.3 5.4c.2.5-1.8 1-4.5 1h-5v-5.4zm11.9 27.4v15.8H218v-24.6c0-13.6.2-25 .4-25.2s4.3-.4 9-.4h8.4l.3 9.2c.2 5.2.9 9.4 1.5 9.8s4.8.5 9.2.2l7.9-.6zm-9.1 45h-16.9c-11.7 0-17.3.4-18.2 1.3c-1.7 1.7-1.8 60.5-.2 63.6c1.1 1.9 2.5 2.1 25.4 2.1c20.5 0 24.4-.2 25.8-1.7c1.5-1.4 1.7-5.1 1.7-23c0-24.2 1-21.3-11.2-35zm9.1 42.7v15.7H218v-50.8h18.3l.3 9.4l.3 9.5l9 .3l8.9.3v15.6zm-6.9-23.3h-5v-5c0-2.7.4-4.8.9-4.5c.5.1 2.7 2.4 5 4.9l4.1 4.6z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.j9_bqtbvl {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M400 0H112C50.1 0 0 50.1 0 112v288c0 61.9 50.1 112 112 112h288c61.9 0 112-50.1 112-112V112C512 50.1 461.9 0 400 0m-39.2 268c-2.1 3.6-5.1 6.6-8.7 8.7l-144 84c-11.4 6.7-26.1 2.8-32.8-8.6c-2.1-3.7-3.3-7.9-3.3-12.1V172c0-13.3 10.7-24 24-24c4.3 0 8.4 1.1 12.1 3.3l144 84c11.4 6.6 15.3 21.3 8.7 32.7");
|
|
4
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.lux-p9t9f {
|
|
2
|
+
d: path("M387.3 145.2c-1.3-17.2-10.2-26.4-39.5-40.8c-16.3-8.1-17.2-8.8-22.8-17.1c-7.7-11.2-20.3-21.8-30.5-25.5c-3-1.1-5.2-2.5-5.2-3.5c0-2.4 5.5-25.3 6.7-27.4c.5-1 1.5-1.8 2.3-1.8c1.8-.1 6.7-4.4 8.2-7.2c4-7.8-2.1-18.7-11.2-20.4c-5.4-1-12.6 2.6-14.9 7.5c-3 6.3-2.3 11.1 2.7 16.5c2.1 2.3 2.1 2.5-1.5 16.7L278 56.7l-15.1-.2l-15.2-.5l-3.7-14.1l-3.8-14.2l3.6-2.9c2.9-2.4 3.7-3.9 4.1-8.2c.8-6.6-1.5-11.2-7.2-14.5c-5.1-2.8-9.1-2.8-14.4 0c-4.9 2.5-7.2 7.2-7.2 14.2c0 4 .5 5.1 5.3 9.4c5.2 4.9 5.4 5.4 8.6 17.9c1.8 7.1 3.3 13.5 3.3 14.2c0 .8-2.5 2.2-5.5 3.1c-3 1.1-9.1 4.2-13.4 7.1l-8 5.4l-6.6-5.4c-14.7-11.8-28-16.3-47.5-16.3c-12.8 0-24.4 2.1-28.8 5c-2.8 1.8-2.6 4.1 1.4 16.1c5.9 17.1 19.7 33.9 33.2 40.4c7.5 3.7 17.7 6.6 23.1 6.6h3.6v6.2c0 6.1-3.1 120.3-5.4 192.1c-1.4 47.1-3.2 115.9-4.1 153.4l-.8 30.1l-3.9 1.2c-5.2 1.4-7.5 3.5-7.5 6.6v2.6h140.7l-.8-3.5c-.8-3.9-2.2-5.2-6.1-5.2c-1.5 0-3.2-.4-3.9-.9c-.9-.5-1.6-15.8-2.5-50.5c-.6-27.3-1.7-65.8-2.3-85.4c-.5-19.7-1.8-61.2-2.7-92.4s-1.9-64.1-2.3-72.9l-.6-16.2l9-1.7c5-1 13.1-3.5 18-5.6l8.9-3.9l7.3 2.2c15.9 4.6 31.4 3.8 43.5-2.4c11.2-5.4 16.1-14.7 15-28.4M362 166.3c-7.8 2.8-31.2.6-39.4-3.6c-1.4-.6-4 .1-9.4 2.9c-8.3 4.1-20 7.6-29.4 8.6c-3.3.4-6.7 1.2-7.5 1.6c-1.5 1-1.6 11.8-.5 38.4c.3 7.7 1.6 52.9 2.8 100.5c1.2 47.5 2.6 102.8 3.1 122.6c.5 19.9 1.1 42.7 1.1 50.5v14.4l-47 .2l-47 .3v-5.4c0-3 .8-30.3 1.6-60.5c.9-30.4 2.3-81.6 3.2-114c3.1-116.2 3.9-139.3 4.9-171.3c.5-17.8 1.1-34.5 1.1-37.1v-4.5h-6.7c-18-.1-34.6-8.1-44.8-21.9c-5.7-7.7-12.9-22.2-11.5-23.4c2.4-2.4 25.6-2.7 34.8-.5c9.4 2.3 17.6 6.8 28.2 15.8c4.9 4.1 9.5 7.5 10.3 7.5c.9 0 4.2-2.4 7.5-5.2c12.1-10.6 25.8-15.3 44.3-15.3c25.6.1 42.2 8.6 54.9 28.1c5.9 9.1 7.2 10 29.7 21.1c21.1 10.5 30.5 20 30.6 31.1c-.1 8.2-6.1 16.1-14.9 19.1M197.1 92.9c3.8 5.7 2.5 6.6-9 6.1c-7.3-.3-10-1-16.9-4.2c-8.8-4.1-15.6-9.6-20.5-16.4c-3.8-5.2-3.8-5.8 0-6.4c5.3-.8 7.1-.6 13.7.8c13.2 2.7 26.8 11.1 32.7 20.1m88.8 35.5c-7.7 2.1-15-3.6-15-11.6c0-3.9 3.7-9.8 6.8-11.1c3.8-1.5 9.8-1.2 12.4.6c8.7 6 6.1 19.4-4.2 22.1m-49.3 153.5c23.1 0 24.6-.1 25.7-2.1c.6-1.3 1.1-10.7 1.1-23.1v-20.9l-9-10.3l-9-10.2l-16.7-.3c-12.1-.2-17.1.1-18 1.1c-1.8 1.8-1.8 62.6 0 64.4c.9 1 8.1 1.4 25.9 1.4m6.2-51.9c0-3 .2-5.4.4-5.4s2.5 2.4 5 5.4l4.5 5.4h-10V230zM218 248v-25.7l9 .3l8.9.3l.5 9.7l.5 9.7h17.9v30.5c0 .5-8.3.9-18.4.9H218zm27.6 56.3c-.6-.4-8-.9-16.3-.9c-12 0-15.7.3-17.6 1.7c-2.4 1.6-2.4 1.8-2.4 31.7c0 21.8.3 30.3 1.3 31.2c1 1 8.2 1.3 25.9 1.3c23.1 0 24.6-.1 25.7-2.1c.6-1.3 1.1-10.5 1.1-22.6v-20.3l-8.2-9.7c-4.5-5.2-8.8-9.8-9.5-10.3m-2.8 14.3c0-3 .2-5.4.5-5.4s2.4 2.1 4.6 4.4c2.2 2.5 4.2 4.9 4.3 5.4c.2.5-1.8 1-4.5 1h-5v-5.4zm11.9 27.4v15.8H218v-24.6c0-13.6.2-25 .4-25.2s4.3-.4 9-.4h8.4l.3 9.2c.2 5.2.9 9.4 1.5 9.8s4.8.5 9.2.2l7.9-.6zm-9.1 45h-16.9c-11.7 0-17.3.4-18.2 1.3c-1.7 1.7-1.8 60.5-.2 63.6c1.1 1.9 2.5 2.1 25.4 2.1c20.5 0 24.4-.2 25.8-1.7c1.5-1.4 1.7-5.1 1.7-23c0-24.2 1-21.3-11.2-35zm9.1 42.7v15.7H218v-50.8h18.3l.3 9.4l.3 9.5l9 .3l8.9.3v15.6zm-6.9-23.3h-5v-5c0-2.7.4-4.8.9-4.5c.5.1 2.7 2.4 5 4.9l4.1 4.6z");
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.nfrovebkv {
|
|
2
|
+
d: path("M400 0H112C50.1 0 0 50.1 0 112v288c0 61.9 50.1 112 112 112h288c61.9 0 112-50.1 112-112V112C512 50.1 461.9 0 400 0m-39.2 268c-2.1 3.6-5.1 6.6-8.7 8.7l-144 84c-11.4 6.7-26.1 2.8-32.8-8.6c-2.1-3.7-3.3-7.9-3.3-12.1V172c0-13.3 10.7-24 24-24c4.3 0 8.4 1.1 12.1 3.3l144 84c11.4 6.6 15.3 21.3 8.7 32.7");
|
|
3
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.szbk04d_r {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M465.3 83C369.8-21.2 207.8-28.3 103.6 67.3S-7.7 324.7 87.8 428.9c78.6 85.8 205.2 107.8 308.1 53.5l-51-78c-82 37.8-179.1 2-216.8-80s-2-179.1 80-216.8c65-30 142-14.1 189.9 39.1zm-28.4 254.4c30.1 0 54.6 24.4 54.6 54.6c0 30.1-24.4 54.6-54.6 54.6c-30.1 0-54.6-24.4-54.6-54.6s24.4-54.6 54.6-54.6");
|
|
4
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.yfedm6bzb {
|
|
2
|
+
d: path("M465.3 83C369.8-21.2 207.8-28.3 103.6 67.3S-7.7 324.7 87.8 428.9c78.6 85.8 205.2 107.8 308.1 53.5l-51-78c-82 37.8-179.1 2-216.8-80s-2-179.1 80-216.8c65-30 142-14.1 189.9 39.1zm-28.4 254.4c30.1 0 54.6 24.4 54.6 54.6c0 30.1-24.4 54.6-54.6 54.6c-30.1 0-54.6-24.4-54.6-54.6s24.4-54.6 54.6-54.6");
|
|
3
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "selfhst",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "selfh.st/icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 7043,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "selfh.st",
|
|
8
8
|
"url": "https://github.com/selfhst/icons"
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"category": "Logos",
|
|
24
24
|
"palette": true
|
|
25
25
|
},
|
|
26
|
-
"lastModified":
|
|
26
|
+
"lastModified": 1785501048
|
|
27
27
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/selfhst",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.11",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/selfhst/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC-BY-4.0",
|
|
@@ -8118,6 +8118,18 @@
|
|
|
8118
8118
|
"types": "./types/gfwqskkx.d.ts",
|
|
8119
8119
|
"svelte": "./components/g/gimp-light.svelte"
|
|
8120
8120
|
},
|
|
8121
|
+
"./giraffile": {
|
|
8122
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8123
|
+
"svelte": "./components/g/giraffile.svelte"
|
|
8124
|
+
},
|
|
8125
|
+
"./giraffile-dark": {
|
|
8126
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8127
|
+
"svelte": "./components/g/giraffile-dark.svelte"
|
|
8128
|
+
},
|
|
8129
|
+
"./giraffile-light": {
|
|
8130
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
8131
|
+
"svelte": "./components/g/giraffile-light.svelte"
|
|
8132
|
+
},
|
|
8121
8133
|
"./git": {
|
|
8122
8134
|
"types": "./types/gfwqskkx.d.ts",
|
|
8123
8135
|
"svelte": "./components/g/git.svelte"
|
|
@@ -22178,6 +22190,18 @@
|
|
|
22178
22190
|
"types": "./types/gfwqskkx.d.ts",
|
|
22179
22191
|
"svelte": "./components/s/screenlite-light.svelte"
|
|
22180
22192
|
},
|
|
22193
|
+
"./scrob": {
|
|
22194
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
22195
|
+
"svelte": "./components/s/scrob.svelte"
|
|
22196
|
+
},
|
|
22197
|
+
"./scrob-dark": {
|
|
22198
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
22199
|
+
"svelte": "./components/s/scrob-dark.svelte"
|
|
22200
|
+
},
|
|
22201
|
+
"./scrob-light": {
|
|
22202
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
22203
|
+
"svelte": "./components/s/scrob-light.svelte"
|
|
22204
|
+
},
|
|
22181
22205
|
"./scrobblex": {
|
|
22182
22206
|
"types": "./types/gfwqskkx.d.ts",
|
|
22183
22207
|
"svelte": "./components/s/scrobblex.svelte"
|
|
@@ -27774,6 +27798,18 @@
|
|
|
27774
27798
|
"types": "./types/gfwqskkx.d.ts",
|
|
27775
27799
|
"svelte": "./components/y/yt-dlp-web-player-light.svelte"
|
|
27776
27800
|
},
|
|
27801
|
+
"./yt-zero": {
|
|
27802
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
27803
|
+
"svelte": "./components/y/yt-zero.svelte"
|
|
27804
|
+
},
|
|
27805
|
+
"./yt-zero-dark": {
|
|
27806
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
27807
|
+
"svelte": "./components/y/yt-zero-dark.svelte"
|
|
27808
|
+
},
|
|
27809
|
+
"./yt-zero-light": {
|
|
27810
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
27811
|
+
"svelte": "./components/y/yt-zero-light.svelte"
|
|
27812
|
+
},
|
|
27777
27813
|
"./yubal": {
|
|
27778
27814
|
"types": "./types/gfwqskkx.d.ts",
|
|
27779
27815
|
"svelte": "./components/y/yubal.svelte"
|