@iconify-svelte/selfhst 1.0.13 → 1.0.14
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/h/hermesseg-dark.svelte +11 -0
- package/components/h/hermesseg-light.svelte +11 -0
- package/components/h/hermesseg.svelte +12 -0
- package/components/l/lumio-dark.svelte +12 -0
- package/components/l/lumio-light.svelte +12 -0
- package/components/l/lumio.svelte +12 -0
- package/components/u/ultimate-certificate-manager-dark.svelte +12 -0
- package/components/u/ultimate-certificate-manager-light.svelte +12 -0
- package/components/u/ultimate-certificate-manager.svelte +20 -0
- package/css/a/a18sp8bki.css +4 -0
- package/css/b/bhrtkjeyz.css +3 -0
- package/css/d/dtz-p_dbn.css +4 -0
- package/css/e/eps4tbc5w.css +5 -0
- package/css/f/fdh0m_b1f.css +4 -0
- package/css/j/jj4pn0lqk.css +3 -0
- package/css/k/kao537bdv.css +4 -0
- package/css/k/krj7w2b3b.css +3 -0
- package/css/l/lg1-4zbux.css +7 -0
- package/css/l/lprgm5wxz.css +3 -0
- package/css/m/mc8abfzvh.css +3 -0
- package/css/o/o4k3kffuo.css +4 -0
- package/css/o/o9ktp_c6u.css +4 -0
- package/css/o/oxl9k8wxn.css +4 -0
- package/css/r/r22fqh72r.css +5 -0
- package/css/r/r_gwgvbjh.css +3 -0
- package/css/r/rk7iwbbts.css +4 -0
- package/css/t/tu-jtebze.css +4 -0
- package/css/u/up00pvbyh.css +5 -0
- package/css/x/xsh3j-hwo.css +4 -0
- package/css/y/yfymn2bvd.css +3 -0
- package/css/y/ykd9cjbnf.css +3 -0
- package/css/z/z8znhfbiv.css +3 -0
- package/css/z/zc_2i-rjv.css +3 -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/m/mc8abfzvh.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="mc8abfzvh"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:hermesseg-dark" {...props}></Icon>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/t/tu-jtebze.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="tu-jtebze"/>`;
|
|
10
|
+
</script>
|
|
11
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:hermesseg-light" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/l/lg1-4zbux.css';
|
|
4
|
+
import '../../css/f/fdh0m_b1f.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 = `<ellipse class="lg1-4zbux"/><path class="fdh0m_b1f"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:hermesseg" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/k/kao537bdv.css';
|
|
4
|
+
import '../../css/b/bhrtkjeyz.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="kao537bdv"/><path class="bhrtkjeyz"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:lumio-dark" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/r/r22fqh72r.css';
|
|
4
|
+
import '../../css/o/o4k3kffuo.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="r22fqh72r"/><path class="o4k3kffuo"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:lumio-light" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/x/xsh3j-hwo.css';
|
|
4
|
+
import '../../css/o/oxl9k8wxn.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="xsh3j-hwo"/><path class="oxl9k8wxn"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:lumio" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/r/rk7iwbbts.css';
|
|
4
|
+
import '../../css/l/lprgm5wxz.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="rk7iwbbts"/><path class="lprgm5wxz"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:ultimate-certificate-manager-dark" {...props}></Icon>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/e/eps4tbc5w.css';
|
|
4
|
+
import '../../css/a/a18sp8bki.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="eps4tbc5w"/><path class="a18sp8bki"/>`;
|
|
11
|
+
</script>
|
|
12
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:ultimate-certificate-manager-light" {...props}></Icon>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
import '../../css/d/dtz-p_dbn.css';
|
|
4
|
+
import '../../css/o/o9ktp_c6u.css';
|
|
5
|
+
import '../../css/k/krj7w2b3b.css';
|
|
6
|
+
import '../../css/z/z8znhfbiv.css';
|
|
7
|
+
import '../../css/y/yfymn2bvd.css';
|
|
8
|
+
import '../../css/z/zc_2i-rjv.css';
|
|
9
|
+
import '../../css/r/r_gwgvbjh.css';
|
|
10
|
+
import '../../css/j/jj4pn0lqk.css';
|
|
11
|
+
import '../../css/y/ykd9cjbnf.css';
|
|
12
|
+
import '../../css/u/up00pvbyh.css';
|
|
13
|
+
|
|
14
|
+
/** @type {{width?: string; height?: string;}} */
|
|
15
|
+
let {width, height, ...props} = $props();
|
|
16
|
+
|
|
17
|
+
const viewBox = {"width":512,"height":512};
|
|
18
|
+
const content = `<linearGradient id="SVG3pGlreqA" x1="-681.623" x2="-681.623" y1="791.673" y2="782.802" gradientTransform="matrix(44.4032 0 0 -54.8571 30522.252 43441.574)" gradientUnits="userSpaceOnUse"><stop offset="0" class="dtz-p_dbn"/><stop offset="1" class="o9ktp_c6u"/></linearGradient><path fill="url(#SVG3pGlreqA)" class="krj7w2b3b"/><linearGradient id="SVGaSKn8bAN" x1="-682.644" x2="-680.306" y1="789.382" y2="787.045" gradientTransform="matrix(44.4032 0 0 -54.8571 30522.252 43441.574)" gradientUnits="userSpaceOnUse"><stop offset="0" class="z8znhfbiv"/><stop offset=".5" class="yfymn2bvd"/><stop offset="1" class="zc_2i-rjv"/></linearGradient><path fill="url(#SVGaSKn8bAN)" class="r_gwgvbjh"/><linearGradient id="SVGdjAQ9lRo" x1="-645.427" x2="-643.444" y1="773.798" y2="771.815" gradientTransform="matrix(16 0 0 -20.5714 10569.001 16133.001)" gradientUnits="userSpaceOnUse"><stop offset="0" class="z8znhfbiv"/><stop offset=".5" class="yfymn2bvd"/><stop offset="1" class="zc_2i-rjv"/></linearGradient><path fill="url(#SVGdjAQ9lRo)" class="jj4pn0lqk"/><linearGradient id="SVGipmo3bJx" x1="-535.839" x2="-544.711" y1="737.199" y2="728.328" gradientTransform="matrix(5.7143 0 0 -5.7143 3343.286 4281)" gradientUnits="userSpaceOnUse"><stop offset="0" class="ykd9cjbnf"/><stop offset="1" class="yfymn2bvd"/></linearGradient><circle fill="url(#SVGipmo3bJx)" class="up00pvbyh"/>`;
|
|
19
|
+
</script>
|
|
20
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="selfhst:ultimate-certificate-manager" {...props}></Icon>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.a18sp8bki {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M256 512c-3 0-6.1-1.1-8.5-3.3C23.2 305.8 41.9 175.1 50.8 112.3c.1-.4.1-.9.3-1.3C62.7 64.6 168.1 0 256 0s193.3 64.6 204.9 111c.1.4.2.8.3 1.3c9 62.8 27.7 193.5-196.7 396.5c-2.4 2.1-5.5 3.2-8.5 3.2M75.8 116.6c-8.9 62.3-24.4 177 180.2 365.6c204.6-188.6 189.1-303.3 180.2-365.6c-9.2-33-102.6-91.3-180.2-91.3S85 83.6 75.8 116.6m276.5 159.7V164.7c0-14-11.3-25.3-25.3-25.3s-25.3 11.3-25.3 25.3v111.5c0 25.2-20.5 45.6-45.6 45.6s-45.6-20.5-45.6-45.6V164.7c0-14-11.3-25.3-25.3-25.3s-25.3 11.3-25.3 25.3v111.5c0 53.1 43.2 96.3 96.3 96.3c52.9.1 96.1-43.1 96.1-96.2M256 68.4c14 0 25.3 11.3 25.3 25.3S270 119.1 256 119.1s-25.3-11.3-25.3-25.3S242 68.4 256 68.4");
|
|
4
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.bhrtkjeyz {
|
|
2
|
+
d: path("M475.2.9L277.4 198.7q-.9-4.5-.9-9.3V46.1c0-25.4 20.6-46.1 46.1-46.1H466c3.1 0 6.2.3 9.2.9M189.4 276.5H46.1C20.6 276.5 0 297.1 0 322.6V466q0 4.8.9 9.3l197.8-197.8c-3-.7-6.1-1-9.3-1m0 235.5c25.4 0 46.1-20.6 46.1-46.1V322.6c0-5-.8-9.9-2.3-14.4L31.7 509.7c4.5 1.5 9.4 2.3 14.4 2.3zm133.2 0H466c25.4 0 46.1-20.6 46.1-46.1V322.6c0-25.4-20.6-46.1-46.1-46.1H322.6c-25.4 0-46.1 20.6-46.1 46.1V466c0 25.4 20.6 46 46.1 46m143.3-276.5c25.4 0 46.1-20.6 46.1-46.1V46.1c0-5-.8-9.9-2.3-14.4L308.1 233.2c4.5 1.5 9.4 2.3 14.4 2.3z");
|
|
3
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.fdh0m_b1f {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M63.8 114c8.5 3.3 18.5 8.3 28.3 11.2c28.7 8.2 57.3 9.2 86.7 7c4.1-.3 8.5-.8 13.1-1.5c16.5-2.4 29.1-5.3 43.6-8.5c4.3-.9 8.5-2.1 12.9-3.3c12.9-3.8 25.8-7.3 38.7-10.6c4.5-1.1 8.8-2 13-2.5c9.3-1.2 18.6-2.1 28-2.7c16.2-1 32 2 47.3 8c24.2 9.5 45.1 31 54.8 58.6c9.4 26.4 5.2 58.9-19.5 71.8c-19.3 10.1-44.3 3-61.4-10.2c-8.6-6.6-13.5-10.4-22.4-13.4c-12.5-4.2-25.1-7-38-8.5q-12-1.5-45.6-3c-3.9-.2-8.3-.5-13.2-.8c-11.5-.9-25.4-1.7-41.7-2.5q-11.25-.6-24-3.6c-11.2-2.7-23.4-7.4-36.8-14.2c-12.7-6.4-24.8-13.9-36.5-22.5c-12.9-9.5-24.3-24.6-32.3-39.6c-2.6-4.7-.6-11.3 5-9.2m4.9 282.1c8.5-3.3 18.5-8.3 28.3-11.2c28.7-8.2 57.3-9.2 86.7-7c4.1.3 8.5.8 13.1 1.5c16.5 2.4 29.1 5.3 43.6 8.5c4.3.9 8.5 2.1 12.9 3.3c12.9 3.8 25.8 7.3 38.7 10.6c4.5 1.1 8.8 2 13 2.5c9.3 1.2 18.6 2.1 28 2.7c16.2 1 32-2 47.3-8c24.2-9.5 45.1-31 54.8-58.6c9.4-26.4 5.2-58.9-19.5-71.8c-19.3-10.1-44.3-3-61.4 10.2c-8.6 6.6-13.5 10.4-22.4 13.4c-12.5 4.2-25.1 7-38 8.5q-12 1.5-45.6 3c-3.9.2-8.3.5-13.2.8c-11.5.9-25.4 1.7-41.7 2.5q-11.25.6-24 3.6c-11.2 2.7-23.4 7.4-36.8 14.2c-12.7 6.4-24.8 13.9-36.5 22.5c-12.9 9.5-24.3 24.6-32.3 39.6c-2.6 4.7-.6 11.3 5 9.2");
|
|
4
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.lprgm5wxz {
|
|
2
|
+
d: path("M256 512c-3 0-6.1-1.1-8.5-3.3C23.2 305.8 41.9 175.1 50.8 112.3c.1-.4.1-.9.3-1.3C62.7 64.6 168.1 0 256 0s193.3 64.6 204.9 111c.1.4.2.8.3 1.3c9 62.8 27.7 193.5-196.7 396.5c-2.4 2.1-5.5 3.2-8.5 3.2M75.8 116.6c-8.9 62.3-24.4 177 180.2 365.6c204.6-188.6 189.1-303.3 180.2-365.6c-9.2-33-102.6-91.3-180.2-91.3S85 83.6 75.8 116.6m276.5 159.7V164.7c0-14-11.3-25.3-25.3-25.3s-25.3 11.3-25.3 25.3v111.5c0 25.2-20.5 45.6-45.6 45.6s-45.6-20.5-45.6-45.6V164.7c0-14-11.3-25.3-25.3-25.3s-25.3 11.3-25.3 25.3v111.5c0 53.1 43.2 96.3 96.3 96.3c52.9.1 96.1-43.1 96.1-96.2M256 68.4c14 0 25.3 11.3 25.3 25.3S270 119.1 256 119.1s-25.3-11.3-25.3-25.3S242 68.4 256 68.4");
|
|
3
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.mc8abfzvh {
|
|
2
|
+
d: path("M256 0C117.3 0 4.9 114.6 4.9 256S117.3 512 256 512s251.1-114.6 251.1-256S394.7 0 256 0M63.8 114c8.5 3.3 18.5 8.3 28.3 11.2c28.7 8.2 57.3 9.2 86.7 7c4.1-.3 8.5-.8 13.1-1.5c16.5-2.4 29.1-5.3 43.6-8.5c4.3-.9 8.5-2.1 12.9-3.3c12.9-3.8 25.8-7.3 38.7-10.6c4.5-1.1 8.8-2 13-2.5c9.3-1.2 18.6-2.1 28-2.7c16.2-1 32 2 47.3 8c24.2 9.5 45.1 31 54.8 58.6c9.4 26.4 5.2 58.9-19.5 71.8c-19.3 10.1-44.3 3-61.4-10.2c-8.6-6.6-13.5-10.4-22.4-13.4c-12.5-4.2-25.1-7-38-8.5q-12-1.5-45.6-3c-3.9-.2-8.3-.5-13.2-.8c-11.5-.9-25.4-1.7-41.7-2.5q-11.25-.6-24-3.6c-11.2-2.7-23.4-7.4-36.8-14.2c-12.7-6.4-24.8-13.9-36.5-22.5c-12.9-9.5-24.3-24.6-32.3-39.6c-2.6-4.7-.6-11.3 5-9.2m316.4 285.1c-15.3 6-31.1 9-47.3 8c-9.3-.6-18.7-1.4-28-2.7c-4.2-.5-8.5-1.4-13-2.5c-13-3.3-25.9-6.8-38.7-10.6q-6.45-1.95-12.9-3.3c-14.5-3.2-27.1-6.1-43.6-8.5c-4.6-.7-9-1.2-13.1-1.5c-29.4-2.2-58-1.2-86.7 7c-9.8 2.8-19.8 7.9-28.3 11.2c-5.6 2.2-7.6-4.5-5.1-9.1c8-15 19.4-30.1 32.3-39.6c11.7-8.6 23.8-16.1 36.5-22.5c13.4-6.8 25.6-11.5 36.8-14.2q12.9-3.15 24-3.6c16.3-.8 30.2-1.6 41.7-2.5c4.8-.4 9.2-.6 13.2-.8q33.6-1.65 45.6-3c12.9-1.5 25.6-4.4 38-8.5c8.9-3 13.8-6.7 22.4-13.4c17.1-13.2 42.2-20.3 61.4-10.2c24.7 13 28.8 45.4 19.5 71.8c-9.6 27.5-30.5 49-54.7 58.5");
|
|
3
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.o4k3kffuo {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M475.2.9L277.4 198.7q-.9-4.5-.9-9.3V46.1c0-25.4 20.6-46.1 46.1-46.1H466c3.1 0 6.2.3 9.2.9M189.4 276.5H46.1C20.6 276.5 0 297.1 0 322.6V466q0 4.8.9 9.3l197.8-197.8c-3-.7-6.1-1-9.3-1m0 235.5c25.4 0 46.1-20.6 46.1-46.1V322.6c0-5-.8-9.9-2.3-14.4L31.7 509.7c4.5 1.5 9.4 2.3 14.4 2.3zm133.2 0H466c25.4 0 46.1-20.6 46.1-46.1V322.6c0-25.4-20.6-46.1-46.1-46.1H322.6c-25.4 0-46.1 20.6-46.1 46.1V466c0 25.4 20.6 46 46.1 46m143.3-276.5c25.4 0 46.1-20.6 46.1-46.1V46.1c0-5-.8-9.9-2.3-14.4L308.1 233.2c4.5 1.5 9.4 2.3 14.4 2.3z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.oxl9k8wxn {
|
|
2
|
+
fill: var(--svg-color--12121a, #12121a);
|
|
3
|
+
d: path("M475.2.9L277.4 198.7q-.9-4.5-.9-9.3V46.1c0-25.4 20.6-46.1 46.1-46.1H466c3.1 0 6.2.3 9.2.9M189.4 276.5H46.1C20.6 276.5 0 297.1 0 322.6V466q0 4.8.9 9.3l197.8-197.8c-3-.7-6.1-1-9.3-1m0 235.5c25.4 0 46.1-20.6 46.1-46.1V322.6c0-5-.8-9.9-2.3-14.4L31.7 509.7c4.5 1.5 9.4 2.3 14.4 2.3zm133.2 0H466c25.4 0 46.1-20.6 46.1-46.1V322.6c0-25.4-20.6-46.1-46.1-46.1H322.6c-25.4 0-46.1 20.6-46.1 46.1V466c0 25.4 20.6 46 46.1 46m143.3-276.5c25.4 0 46.1-20.6 46.1-46.1V46.1c0-5-.8-9.9-2.3-14.4L308.1 233.2c4.5 1.5 9.4 2.3 14.4 2.3z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.r_gwgvbjh {
|
|
2
|
+
d: path("M256 512c-3 0-6.1-1.1-8.5-3.3C23.2 305.8 41.9 175.1 50.8 112.3c.1-.4.1-.9.3-1.3C62.7 64.6 168.1 0 256 0s193.3 64.6 204.9 111c.1.4.2.8.3 1.3c9 62.8 27.7 193.5-196.7 396.5c-2.4 2.1-5.5 3.2-8.5 3.2M75.8 116.6c-8.9 62.3-24.4 177 180.2 365.6c204.6-188.6 189.1-303.3 180.2-365.6c-9.2-33-102.6-91.3-180.2-91.3S85 83.6 75.8 116.6");
|
|
3
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.tu-jtebze {
|
|
2
|
+
fill: var(--svg-color--fff, #fff);
|
|
3
|
+
d: path("M256 0C117.3 0 4.9 114.6 4.9 256S117.3 512 256 512s251.1-114.6 251.1-256S394.7 0 256 0M63.8 114c8.5 3.3 18.5 8.3 28.3 11.2c28.7 8.2 57.3 9.2 86.7 7c4.1-.3 8.5-.8 13.1-1.5c16.5-2.4 29.1-5.3 43.6-8.5c4.3-.9 8.5-2.1 12.9-3.3c12.9-3.8 25.8-7.3 38.7-10.6c4.5-1.1 8.8-2 13-2.5c9.3-1.2 18.6-2.1 28-2.7c16.2-1 32 2 47.3 8c24.2 9.5 45.1 31 54.8 58.6c9.4 26.4 5.2 58.9-19.5 71.8c-19.3 10.1-44.3 3-61.4-10.2c-8.6-6.6-13.5-10.4-22.4-13.4c-12.5-4.2-25.1-7-38-8.5q-12-1.5-45.6-3c-3.9-.2-8.3-.5-13.2-.8c-11.5-.9-25.4-1.7-41.7-2.5q-11.25-.6-24-3.6c-11.2-2.7-23.4-7.4-36.8-14.2c-12.7-6.4-24.8-13.9-36.5-22.5c-12.9-9.5-24.3-24.6-32.3-39.6c-2.6-4.7-.6-11.3 5-9.2m316.4 285.1c-15.3 6-31.1 9-47.3 8c-9.3-.6-18.7-1.4-28-2.7c-4.2-.5-8.5-1.4-13-2.5c-13-3.3-25.9-6.8-38.7-10.6q-6.45-1.95-12.9-3.3c-14.5-3.2-27.1-6.1-43.6-8.5c-4.6-.7-9-1.2-13.1-1.5c-29.4-2.2-58-1.2-86.7 7c-9.8 2.8-19.8 7.9-28.3 11.2c-5.6 2.2-7.6-4.5-5.1-9.1c8-15 19.4-30.1 32.3-39.6c11.7-8.6 23.8-16.1 36.5-22.5c13.4-6.8 25.6-11.5 36.8-14.2q12.9-3.15 24-3.6c16.3-.8 30.2-1.6 41.7-2.5c4.8-.4 9.2-.6 13.2-.8q33.6-1.65 45.6-3c12.9-1.5 25.6-4.4 38-8.5c8.9-3 13.8-6.7 22.4-13.4c17.1-13.2 42.2-20.3 61.4-10.2c24.7 13 28.8 45.4 19.5 71.8c-9.6 27.5-30.5 49-54.7 58.5");
|
|
4
|
+
}
|
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": 7085,
|
|
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": 1786336239
|
|
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.14",
|
|
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",
|
|
@@ -9510,6 +9510,18 @@
|
|
|
9510
9510
|
"types": "./types/gfwqskkx.d.ts",
|
|
9511
9511
|
"svelte": "./components/h/here-now-light.svelte"
|
|
9512
9512
|
},
|
|
9513
|
+
"./hermesseg": {
|
|
9514
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
9515
|
+
"svelte": "./components/h/hermesseg.svelte"
|
|
9516
|
+
},
|
|
9517
|
+
"./hermesseg-dark": {
|
|
9518
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
9519
|
+
"svelte": "./components/h/hermesseg-dark.svelte"
|
|
9520
|
+
},
|
|
9521
|
+
"./hermesseg-light": {
|
|
9522
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
9523
|
+
"svelte": "./components/h/hermesseg-light.svelte"
|
|
9524
|
+
},
|
|
9513
9525
|
"./heroku": {
|
|
9514
9526
|
"types": "./types/gfwqskkx.d.ts",
|
|
9515
9527
|
"svelte": "./components/h/heroku.svelte"
|
|
@@ -12950,6 +12962,18 @@
|
|
|
12950
12962
|
"types": "./types/gfwqskkx.d.ts",
|
|
12951
12963
|
"svelte": "./components/l/lululemon-light.svelte"
|
|
12952
12964
|
},
|
|
12965
|
+
"./lumio": {
|
|
12966
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
12967
|
+
"svelte": "./components/l/lumio.svelte"
|
|
12968
|
+
},
|
|
12969
|
+
"./lumio-dark": {
|
|
12970
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
12971
|
+
"svelte": "./components/l/lumio-dark.svelte"
|
|
12972
|
+
},
|
|
12973
|
+
"./lumio-light": {
|
|
12974
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
12975
|
+
"svelte": "./components/l/lumio-light.svelte"
|
|
12976
|
+
},
|
|
12953
12977
|
"./luna-dashboard": {
|
|
12954
12978
|
"types": "./types/gfwqskkx.d.ts",
|
|
12955
12979
|
"svelte": "./components/l/luna-dashboard.svelte"
|
|
@@ -25862,6 +25886,18 @@
|
|
|
25862
25886
|
"types": "./types/gfwqskkx.d.ts",
|
|
25863
25887
|
"svelte": "./components/u/ui-bakery-light.svelte"
|
|
25864
25888
|
},
|
|
25889
|
+
"./ultimate-certificate-manager": {
|
|
25890
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
25891
|
+
"svelte": "./components/u/ultimate-certificate-manager.svelte"
|
|
25892
|
+
},
|
|
25893
|
+
"./ultimate-certificate-manager-dark": {
|
|
25894
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
25895
|
+
"svelte": "./components/u/ultimate-certificate-manager-dark.svelte"
|
|
25896
|
+
},
|
|
25897
|
+
"./ultimate-certificate-manager-light": {
|
|
25898
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
25899
|
+
"svelte": "./components/u/ultimate-certificate-manager-light.svelte"
|
|
25900
|
+
},
|
|
25865
25901
|
"./umami": {
|
|
25866
25902
|
"types": "./types/gfwqskkx.d.ts",
|
|
25867
25903
|
"svelte": "./components/u/umami.svelte"
|