@iconify-svelte/vscode-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/f/file-type-dbt-bouncer.svelte +49 -0
- package/components/f/file-type-deepsource.svelte +17 -0
- package/components/f/file-type-fnox.svelte +32 -0
- package/components/f/file-type-kodiak.svelte +26 -0
- package/components/f/file-type-light-deepsource.svelte +32 -0
- package/components/f/file-type-madge.svelte +87 -0
- package/components/f/file-type-ocx.svelte +17 -0
- package/components/f/folder-type-telegram-opened.svelte +41 -0
- package/components/f/folder-type-telegram.svelte +41 -0
- package/iconify.json +2 -2
- package/package.json +37 -1
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<circle class="d4gjmmazr"/><path class="lol9h8w8o"/><path class="inwc3bcsc"/><path class="uowwz187x"/><path class="kdkbzs8zw"/><path class="ifo_2abup"/><path class="ssi48u96j"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-dbt-bouncer" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.d4gjmmazr) {
|
|
13
|
+
cx: 16px;
|
|
14
|
+
cy: 16px;
|
|
15
|
+
r: 15.36px;
|
|
16
|
+
fill: var(--svg-color--130912, #130912);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
:global(.ifo_2abup) {
|
|
20
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
21
|
+
d: path("M18.58 15.13a2.2 2.2 0 0 0 .93-1.44l.03-.21h-1.48a2.1 2.1 0 0 1-1.82-.95a.3.3 0 0 0-.48 0a2.1 2.1 0 0 1-1.82.95h-1.48l.03.21a2.2 2.2 0 0 0 .93 1.44l.3.21c.65.46 1.45 1.02 2.28 1.02s1.63-.56 2.28-1.02zm-4.31 1.42l-.06.45c.5.75 1.13 1.16 1.79 1.16s1.29-.41 1.79-1.16l-.06-.45a3.6 3.6 0 0 1-1.73.53a3.6 3.6 0 0 1-1.73-.53");
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
:global(.inwc3bcsc) {
|
|
25
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
26
|
+
d: path("m11.7 10.62l-.03.07l.2 1.57a.56.56 0 0 0 .56.5h1.51a1.4 1.4 0 0 0 1.2-.6a1 1 0 0 1 1.72 0a1.4 1.4 0 0 0 1.2.6h1.51a.56.56 0 0 0 .56-.5l.2-1.57l-.02-.07l-.07-.03h-2.9a1 1 0 0 0-.57.17a1.4 1.4 0 0 1-.77.2a1.4 1.4 0 0 1-.77-.2a1 1 0 0 0-.58-.17h-2.89z");
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
:global(.kdkbzs8zw) {
|
|
30
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
31
|
+
d: path("m18.5 26.1l-.54-.17a22 22 0 0 0-3.28-.8a19 19 0 0 1-1.93.97z");
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
:global(.lol9h8w8o) {
|
|
35
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
36
|
+
d: path("m20.7 21.7l.2 1.03q.45.04.94.13a.36.36 0 1 1-.14.7a11 11 0 0 0-1.13-.14a8.3 8.3 0 0 0-4.88 1.15c.92.2 1.71.43 2.48.67a16 16 0 0 0 4.09.85a1.1 1.1 0 0 0 .87-.33a1.6 1.6 0 0 0 .44-1.2a15 15 0 0 0-.41-3.05z");
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
:global(.ssi48u96j) {
|
|
40
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
41
|
+
d: path("M20.06 20.34a.36.36 0 0 1 .42.28l.07.37l2.6-.2a2 2 0 0 0 .06-.46c0-1.73-3.34-2.61-4.88-2.86c-.63.91-1.45 1.42-2.33 1.42s-1.7-.51-2.33-1.42c-1.55.25-4.88 1.13-4.88 2.86a2 2 0 0 0 .06.46l1.33.1l1.26.1l.08-.37a.36.36 0 0 1 .7.14l-.13.67v.01l-.2.98c1.54-.17 3.93-.25 5.74.56a8 8 0 0 1 2.52-.3l-.24-1.24l-.14-.68a.36.36 0 0 1 .29-.42");
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
:global(.uowwz187x) {
|
|
45
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
46
|
+
d: path("M11.48 23.2c-.67.1-1.1.19-1.11.2h-.08a.36.36 0 0 1-.08-.71c.01 0 .36-.09.92-.17l.17-.82l-2.46-.19a15 15 0 0 0-.41 3.05a1.6 1.6 0 0 0 .44 1.2a1.2 1.2 0 0 0 .87.33c1.96-.12 3.35-.9 4.7-1.65l.05-.03a20 20 0 0 1 2.06-1.05c-1.75-.5-3.85-.33-5.07-.16m3.17-13.33a1.7 1.7 0 0 1 .99.3a1 1 0 0 0 .36.06a1 1 0 0 0 .37-.07a1.7 1.7 0 0 1 .98-.29h2.62a3.97 3.97 0 0 0-7.94 0z");
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
</style>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<path class="jtpuy1bow"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-deepsource" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.jtpuy1bow) {
|
|
13
|
+
fill: var(--svg-color--d2d2d2, #d2d2d2);
|
|
14
|
+
d: path("M13.87 2q4.35 0 7.48 1.8q3.14 1.75 4.84 4.93Q27.9 11.89 27.9 16c0 4.11-.57 5.16-1.7 7.27a12.5 12.5 0 0 1-4.85 4.93a15 15 0 0 1-7.48 1.8H4.1V2zM8.86 24.4H19.8c.75 0 1.38-.76 1.38-1.68s-.63-1.68-1.38-1.68H8.86zm0-10.08v3.36h5.95c.73 0 1.33-.76 1.33-1.68s-.6-1.68-1.33-1.68zm0-3.36h9.21c.78 0 1.43-.76 1.43-1.68s-.65-1.68-1.43-1.68H8.86z");
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
</style>
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<g class="ft5dv1b6b"><path class="rk_w2j-rj"/><path clip-rule="evenodd" class="lb7t2mb0u"/><path class="g9kl0pbgx"/></g>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-fnox" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.ft5dv1b6b) {
|
|
13
|
+
fill: none;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
:global(.g9kl0pbgx) {
|
|
17
|
+
fill: var(--svg-color--0a0e1a, #0a0e1a);
|
|
18
|
+
d: path("m10.459 13.083l2.333.875l-1.458 1.167zm11.083 0l-2.333.875l1.458 1.167z");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
:global(.lb7t2mb0u) {
|
|
22
|
+
fill: var(--svg-color--d4af37, #d4af37);
|
|
23
|
+
fill-rule: evenodd;
|
|
24
|
+
d: path("M16 2.656c7.37 0 13.343 5.975 13.344 13.344c0 7.37-5.975 13.343-13.344 13.343C8.63 29.343 2.656 23.37 2.656 16S8.63 2.656 16 2.656M23.292 16L16 26.209L8.708 16l-.874-9.615A12.59 12.59 0 0 0 3.386 16c0 6.967 5.647 12.614 12.614 12.614S28.614 22.967 28.615 16c0-3.852-1.728-7.301-4.45-9.615zM16 11.783a2.48 2.48 0 0 0-2.415 3.04a2.5 2.5 0 0 0 .738 1.264l-.656 5.747h4.666l-.656-5.747a2.478 2.478 0 0 0-.278-3.872A2.5 2.5 0 0 0 16 11.783m0-8.397c-3.112 0-5.96 1.126-8.16 2.994l5.535 3.495h5.25l5.534-3.495A12.57 12.57 0 0 0 16 3.385");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
:global(.rk_w2j-rj) {
|
|
28
|
+
fill: var(--svg-color--0a0e1a, #0a0e1a);
|
|
29
|
+
d: path("M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2S2 8.268 2 16s6.268 14 14 14");
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
</style>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<defs><linearGradient id="SVGQEg46cmJ" x1="85" x2="85" y1="167" y2="187" gradientTransform="matrix(1.4 0 0 1.4 -103 -231.8)" gradientUnits="userSpaceOnUse"><stop offset="0" class="kb6_9szao"/><stop offset="1" class="n9d50l8pz"/></linearGradient></defs><circle fill="url(#SVGQEg46cmJ)" class="lmh4whbrs"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-kodiak" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.kb6_9szao) {
|
|
13
|
+
stop-color: var(--svg-color--fad961, #fad961);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
:global(.lmh4whbrs) {
|
|
17
|
+
cx: 16px;
|
|
18
|
+
cy: 16px;
|
|
19
|
+
r: 14px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
:global(.n9d50l8pz) {
|
|
23
|
+
stop-color: var(--svg-color--f76b1c, #f76b1c);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
</style>
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<path class="m-2xz_bjl"/><path class="bn4lhe5vb"/><path class="fqq84qbqj"/><path class="dom6b4yjl"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-light-deepsource" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bn4lhe5vb) {
|
|
13
|
+
fill: var(--svg-color--33cb9a, #33cb9a);
|
|
14
|
+
d: path("M8.86 7.6h9.21c.78 0 1.43.76 1.43 1.68s-.65 1.68-1.43 1.68H8.86z");
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
:global(.dom6b4yjl) {
|
|
18
|
+
fill: var(--svg-color--f3cb51, #f3cb51);
|
|
19
|
+
d: path("M8.86 14.32h5.95c.73 0 1.33.76 1.33 1.68s-.6 1.68-1.33 1.68H8.86z");
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
:global(.fqq84qbqj) {
|
|
23
|
+
fill: var(--svg-color--d22f43, #d22f43);
|
|
24
|
+
d: path("M8.86 21.04H19.8c.75 0 1.38.76 1.38 1.68s-.63 1.68-1.38 1.68H8.86z");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
:global(.m-2xz_bjl) {
|
|
28
|
+
fill: var(--svg-color--121317, #121317);
|
|
29
|
+
d: path("M4.1 2v28H13q4.6 0 7.94-1.8a13 13 0 0 0 5.15-4.93q1.8-3.16 1.81-7.27c.01-4.11-.6-5.16-1.81-7.27s-2.93-3.76-5.15-4.93A16.5 16.5 0 0 0 13 2z");
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
</style>
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<defs><linearGradient id="SVGmljMiqUq" x1="146.49" x2="146.49" y1="175.44" y2="102.15" gradientTransform="scale(.98983 1.01027)" gradientUnits="userSpaceOnUse"><stop offset="0%" class="n1r15jqdn"/><stop offset="100%" class="dzp654dku"/></linearGradient></defs><g class="bi12bsetm"><path class="eswc4xb2s"/><path class="hlp7f2b-a"/><path class="ul47ormcp"/><path fill="url(#SVGmljMiqUq)" transform="translate(-2.7 -1.8)scale(.13592)" class="ibb415b5b"/><path class="rv2mmbx2q"/><g transform="translate(7.76 10.7)scale(.13592)" class="yk2ba6b1p"><circle class="me86ccc_a"/><circle class="rtuto4nzw"/><circle class="vp2m39b7u"/><circle class="ksunzyzhg"/><circle class="etrrpvbyh"/></g></g>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-madge" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bi12bsetm) {
|
|
13
|
+
fill: none;
|
|
14
|
+
fill-rule: evenodd;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
:global(.dzp654dku) {
|
|
18
|
+
stop-color: var(--svg-color--4b114a, #4b114a);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
:global(.eswc4xb2s) {
|
|
22
|
+
fill: var(--svg-color--c4baff, #c4baff);
|
|
23
|
+
d: path("M16.25 8.03L22.13 30H10.37z");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
:global(.etrrpvbyh) {
|
|
27
|
+
cy: 116px;
|
|
28
|
+
r: 3px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
:global(.hlp7f2b-a) {
|
|
32
|
+
fill: var(--svg-color--6750e5, #6750e5);
|
|
33
|
+
fill-opacity: var(--svg-fill-opacity--0-5, 0.5);
|
|
34
|
+
d: path("M23.7 2L10.34 30h18.24z");
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
:global(.ibb415b5b) {
|
|
38
|
+
d: path("M85.73 220H64.31L93.19 72.48l47.1 106.64l48.79-106.64L215.03 220h-21.24l-13.24-82.82l-40.61 89.13l-39.46-89.22z");
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
:global(.ksunzyzhg) {
|
|
42
|
+
cx: 125px;
|
|
43
|
+
cy: 116px;
|
|
44
|
+
r: 3px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
:global(.me86ccc_a) {
|
|
48
|
+
cx: 19px;
|
|
49
|
+
cy: 16px;
|
|
50
|
+
r: 3px;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
:global(.n1r15jqdn) {
|
|
54
|
+
stop-color: var(--svg-color--803fa5, #803fa5);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
:global(.rtuto4nzw) {
|
|
58
|
+
cx: 63px;
|
|
59
|
+
cy: 110px;
|
|
60
|
+
r: 3px;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
:global(.rv2mmbx2q) {
|
|
64
|
+
stroke: var(--svg-color--a28bca, #a28bca);
|
|
65
|
+
stroke-linecap: square;
|
|
66
|
+
stroke-opacity: 0.36;
|
|
67
|
+
stroke-width: var(--svg-stroke-width--0-27px, 0.27px);
|
|
68
|
+
d: path("m7.83 26.13l2.45-13.19m5.91 12.3L10.35 12.6m6.11 12.5l5.98-12.5m2.25 13.8l-2.25-13.53");
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
:global(.ul47ormcp) {
|
|
72
|
+
fill: var(--svg-color--6750e5, #6750e5);
|
|
73
|
+
fill-opacity: var(--svg-fill-opacity--0-5, 0.5);
|
|
74
|
+
d: path("m9.04 2l13.12 28H3.4z");
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
:global(.vp2m39b7u) {
|
|
78
|
+
cx: 108px;
|
|
79
|
+
cy: 16px;
|
|
80
|
+
r: 3px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
:global(.yk2ba6b1p) {
|
|
84
|
+
fill: var(--svg-color--dcc6ff, #dcc6ff);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
</style>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<path class="aubz-jbog"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-ocx" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.aubz-jbog) {
|
|
13
|
+
fill: var(--svg-color--ff6047, #ff6047);
|
|
14
|
+
d: path("M9.92 9.37a.24.24 0 0 1-.01-.42l.04-.02l5.72-2.88a.7.7 0 0 1 .68 0l5.7 2.86l.08.04c.15.1.15.32 0 .4h-.01q-2.89 1.46-5.77 2.94a.7.7 0 0 1-.7 0q-2.86-1.47-5.73-2.92m13.19-7.04a.3.3 0 0 1 .21 0l.17.07l5.6 2.85l.09.04c.08.07.2.15.21.23c0 .07-.12.17-.2.22L27.14 6.8c-1.16.6-2.32 1.16-3.47 1.76a1 1 0 0 1-.96 0q-2.73-1.4-5.47-2.78c-.2-.1-.2-.4 0-.5l5.6-2.84zM8.8 8.76l-.31-.13l-5.66-2.88c-.09-.05-.2-.14-.2-.21s.1-.17.19-.21L8.56 2.4q.3-.15.59.01l5.57 2.85l.04.03c.18.12.17.4-.02.5L9.06 8.65zm8.39 11.18c-.17-.09-.18-.34 0-.42l5.57-2.85c.3-.16.56-.17.87 0l5.55 2.81c.09.05.2.15.2.22s-.11.18-.2.23l-5.6 2.85a.8.8 0 0 1-.76 0l-5.61-2.82zM8.82 16.5q.18.05.35.14l5.65 2.88c.15.1.14.35-.03.43l-5.6 2.86a.7.7 0 0 1-.7 0l-5.66-2.9a.4.4 0 0 1-.19-.2c0-.06.1-.16.17-.2l5.72-2.91q.13-.07.3-.1m7.52 6.98v-2.71c0-.41.1-.47.46-.29q2.84 1.45 5.67 2.86q.38.18.37.59v5.38q0 .56-.5.3l-5.68-2.92q-.32-.14-.31-.5v-2.71zm-.7-.03v2.71q.02.35-.29.5L9.7 29.58c-.4.2-.51.13-.51-.33l-.01-5.27c0-.3.1-.49.38-.63l5.63-2.87c.39-.2.47-.15.47.3zM8.5 29.27q.02.6-.5.32l-5.65-2.9q-.33-.14-.32-.51v-5.39c0-.41.13-.48.5-.3q2.7 1.4 5.4 2.76c.4.2.58.42.56.88c-.04.82 0 4.25 0 5.14m21.47-5.79v2.68q.03.38-.32.54l-5.6 2.85c-.39.2-.51.12-.51-.33l-.02-5.2c0-.35.11-.55.43-.7l5.5-2.79l.13-.07q.41-.2.4.25zM9.18 12.85v-2.61c0-.4.11-.47.47-.3l5.6 2.86c.3.15.43.33.42.67v5.2c0 .4-.12.47-.47.3l-5.56-2.81c-.33-.16-.48-.37-.47-.75q.03-1.27.01-2.56m-.7-.45v2.69c0 .42-.13.5-.51.3L2.5 12.6c-.34-.17-.48-.37-.48-.77q.02-2.56.01-5.13c0-.48.11-.55.53-.33L8.15 9.2q.34.16.32.53zm7.87 3.62v-2.61q-.02-.4.33-.56q2.68-1.36 5.35-2.74q.22-.13.47-.24q.3-.11.34.22v5.42q.02.37-.3.55l-5.8 2.96q-.38.2-.37-.26v-2.74zm7.18-3.64V9.74q-.03-.38.3-.55q2.87-1.44 5.73-2.9c.3-.15.4-.09.4.24v5.51a.6.6 0 0 1-.26.41q-2.87 1.5-5.76 2.96q-.43.23-.41-.28z");
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
</style>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<defs><linearGradient id="SVGde1AEdHM" x1="500" x2="500" y1="0" y2="992.583" gradientUnits="userSpaceOnUse"><stop offset="0%" class="od14k4bxt"/><stop offset="100%" class="n-o4sdbun"/></linearGradient></defs><path class="j4zkc7bbw"/><g transform="translate(11 11)scale(.019)" class="bi12bsetm"><circle fill="url(#SVGde1AEdHM)" class="lmk2kobiz"/><path class="q_l6jobnu"/></g>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:folder-type-telegram-opened" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bi12bsetm) {
|
|
13
|
+
fill: none;
|
|
14
|
+
fill-rule: evenodd;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
:global(.j4zkc7bbw) {
|
|
18
|
+
fill: var(--svg-color--1a739f, #1a739f);
|
|
19
|
+
d: path("M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z");
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
:global(.lmk2kobiz) {
|
|
23
|
+
cx: 500px;
|
|
24
|
+
cy: 500px;
|
|
25
|
+
r: 500px;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
:global(.n-o4sdbun) {
|
|
29
|
+
stop-color: var(--svg-color--229ed9, #229ed9);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
:global(.od14k4bxt) {
|
|
33
|
+
stop-color: var(--svg-color--2aabee, #2aabee);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
:global(.q_l6jobnu) {
|
|
37
|
+
fill: var(--svg-color--fff, #fff);
|
|
38
|
+
d: path("M226.328 494.722q218.64-95.258 291.59-125.6c138.855-57.755 167.707-67.787 186.513-68.118c4.137-.073 13.385.952 19.375 5.813c5.059 4.104 6.45 9.649 7.117 13.54s1.495 12.757.836 19.684c-7.525 79.061-40.084 270.924-56.648 359.474c-7.009 37.47-20.81 50.033-34.17 51.262c-29.036 2.672-51.085-19.189-79.208-37.624c-44.006-28.847-68.867-46.804-111.583-74.953c-49.366-32.531-17.364-50.411 10.77-79.631C468.281 550.92 596.214 434.556 598.69 424c.31-1.32.597-6.241-2.326-8.84c-2.924-2.598-7.239-1.71-10.353-1.003q-6.62 1.503-210.902 139.4q-29.933 20.553-54.223 20.028c-17.853-.386-52.194-10.094-77.723-18.393c-31.313-10.178-56.2-15.56-54.032-32.846q1.692-13.505 37.196-27.624");
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
</style>
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
/** @type {{width?: string; height?: string;}} */
|
|
5
|
+
let {width, height, ...props} = $props();
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":32,"height":32};
|
|
8
|
+
const content = `<defs><linearGradient id="SVGde1AEdHM" x1="500" x2="500" y1="0" y2="992.583" gradientUnits="userSpaceOnUse"><stop offset="0%" class="od14k4bxt"/><stop offset="100%" class="n-o4sdbun"/></linearGradient></defs><path class="lyx2s1aki"/><g transform="translate(11 11)scale(.019)" class="bi12bsetm"><circle fill="url(#SVGde1AEdHM)" class="lmk2kobiz"/><path class="q_l6jobnu"/></g>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:folder-type-telegram" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bi12bsetm) {
|
|
13
|
+
fill: none;
|
|
14
|
+
fill-rule: evenodd;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
:global(.lmk2kobiz) {
|
|
18
|
+
cx: 500px;
|
|
19
|
+
cy: 500px;
|
|
20
|
+
r: 500px;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
:global(.lyx2s1aki) {
|
|
24
|
+
fill: var(--svg-color--1a739f, #1a739f);
|
|
25
|
+
d: path("M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z");
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
:global(.n-o4sdbun) {
|
|
29
|
+
stop-color: var(--svg-color--229ed9, #229ed9);
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
:global(.od14k4bxt) {
|
|
33
|
+
stop-color: var(--svg-color--2aabee, #2aabee);
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
:global(.q_l6jobnu) {
|
|
37
|
+
fill: var(--svg-color--fff, #fff);
|
|
38
|
+
d: path("M226.328 494.722q218.64-95.258 291.59-125.6c138.855-57.755 167.707-67.787 186.513-68.118c4.137-.073 13.385.952 19.375 5.813c5.059 4.104 6.45 9.649 7.117 13.54s1.495 12.757.836 19.684c-7.525 79.061-40.084 270.924-56.648 359.474c-7.009 37.47-20.81 50.033-34.17 51.262c-29.036 2.672-51.085-19.189-79.208-37.624c-44.006-28.847-68.867-46.804-111.583-74.953c-49.366-32.531-17.364-50.411 10.77-79.631C468.281 550.92 596.214 434.556 598.69 424c.31-1.32.597-6.241-2.326-8.84c-2.924-2.598-7.239-1.71-10.353-1.003q-6.62 1.503-210.902 139.4q-29.933 20.553-54.223 20.028c-17.853-.386-52.194-10.094-77.723-18.393c-31.313-10.178-56.2-15.56-54.032-32.846q1.692-13.505 37.196-27.624");
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
</style>
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "vscode-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "VSCode Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1560,
|
|
6
6
|
"version": "12.19.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Roberto Huertas",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": true
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1783575213
|
|
33
33
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-svelte/vscode-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.39",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/vscode-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -766,10 +766,18 @@
|
|
|
766
766
|
"types": "./types/gfwqskkx.d.ts",
|
|
767
767
|
"svelte": "./components/f/file-type-dbt.svelte"
|
|
768
768
|
},
|
|
769
|
+
"./file-type-dbt-bouncer": {
|
|
770
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
771
|
+
"svelte": "./components/f/file-type-dbt-bouncer.svelte"
|
|
772
|
+
},
|
|
769
773
|
"./file-type-debian": {
|
|
770
774
|
"types": "./types/gfwqskkx.d.ts",
|
|
771
775
|
"svelte": "./components/f/file-type-debian.svelte"
|
|
772
776
|
},
|
|
777
|
+
"./file-type-deepsource": {
|
|
778
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
779
|
+
"svelte": "./components/f/file-type-deepsource.svelte"
|
|
780
|
+
},
|
|
773
781
|
"./file-type-delphi": {
|
|
774
782
|
"types": "./types/gfwqskkx.d.ts",
|
|
775
783
|
"svelte": "./components/f/file-type-delphi.svelte"
|
|
@@ -1126,6 +1134,10 @@
|
|
|
1126
1134
|
"types": "./types/gfwqskkx.d.ts",
|
|
1127
1135
|
"svelte": "./components/f/file-type-flyio.svelte"
|
|
1128
1136
|
},
|
|
1137
|
+
"./file-type-fnox": {
|
|
1138
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1139
|
+
"svelte": "./components/f/file-type-fnox.svelte"
|
|
1140
|
+
},
|
|
1129
1141
|
"./file-type-font": {
|
|
1130
1142
|
"types": "./types/gfwqskkx.d.ts",
|
|
1131
1143
|
"svelte": "./components/f/file-type-font.svelte"
|
|
@@ -1758,6 +1770,10 @@
|
|
|
1758
1770
|
"types": "./types/gfwqskkx.d.ts",
|
|
1759
1771
|
"svelte": "./components/f/file-type-knip.svelte"
|
|
1760
1772
|
},
|
|
1773
|
+
"./file-type-kodiak": {
|
|
1774
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1775
|
+
"svelte": "./components/f/file-type-kodiak.svelte"
|
|
1776
|
+
},
|
|
1761
1777
|
"./file-type-kos": {
|
|
1762
1778
|
"types": "./types/gfwqskkx.d.ts",
|
|
1763
1779
|
"svelte": "./components/f/file-type-kos.svelte"
|
|
@@ -1938,6 +1954,10 @@
|
|
|
1938
1954
|
"types": "./types/gfwqskkx.d.ts",
|
|
1939
1955
|
"svelte": "./components/f/file-type-light-db.svelte"
|
|
1940
1956
|
},
|
|
1957
|
+
"./file-type-light-deepsource": {
|
|
1958
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
1959
|
+
"svelte": "./components/f/file-type-light-deepsource.svelte"
|
|
1960
|
+
},
|
|
1941
1961
|
"./file-type-light-deno": {
|
|
1942
1962
|
"types": "./types/gfwqskkx.d.ts",
|
|
1943
1963
|
"svelte": "./components/f/file-type-light-deno.svelte"
|
|
@@ -2454,6 +2474,10 @@
|
|
|
2454
2474
|
"types": "./types/gfwqskkx.d.ts",
|
|
2455
2475
|
"svelte": "./components/f/file-type-lync.svelte"
|
|
2456
2476
|
},
|
|
2477
|
+
"./file-type-madge": {
|
|
2478
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
2479
|
+
"svelte": "./components/f/file-type-madge.svelte"
|
|
2480
|
+
},
|
|
2457
2481
|
"./file-type-mailing": {
|
|
2458
2482
|
"types": "./types/gfwqskkx.d.ts",
|
|
2459
2483
|
"svelte": "./components/f/file-type-mailing.svelte"
|
|
@@ -3090,6 +3114,10 @@
|
|
|
3090
3114
|
"types": "./types/gfwqskkx.d.ts",
|
|
3091
3115
|
"svelte": "./components/f/file-type-ocaml-intf.svelte"
|
|
3092
3116
|
},
|
|
3117
|
+
"./file-type-ocx": {
|
|
3118
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
3119
|
+
"svelte": "./components/f/file-type-ocx.svelte"
|
|
3120
|
+
},
|
|
3093
3121
|
"./file-type-ogone": {
|
|
3094
3122
|
"types": "./types/gfwqskkx.d.ts",
|
|
3095
3123
|
"svelte": "./components/f/file-type-ogone.svelte"
|
|
@@ -5974,6 +6002,14 @@
|
|
|
5974
6002
|
"types": "./types/gfwqskkx.d.ts",
|
|
5975
6003
|
"svelte": "./components/f/folder-type-tauri-opened.svelte"
|
|
5976
6004
|
},
|
|
6005
|
+
"./folder-type-telegram": {
|
|
6006
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6007
|
+
"svelte": "./components/f/folder-type-telegram.svelte"
|
|
6008
|
+
},
|
|
6009
|
+
"./folder-type-telegram-opened": {
|
|
6010
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
6011
|
+
"svelte": "./components/f/folder-type-telegram-opened.svelte"
|
|
6012
|
+
},
|
|
5977
6013
|
"./folder-type-temp": {
|
|
5978
6014
|
"types": "./types/gfwqskkx.d.ts",
|
|
5979
6015
|
"svelte": "./components/f/folder-type-temp.svelte"
|