@iconify-vue/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.vue +48 -0
- package/components/f/file-type-deepsource.vue +16 -0
- package/components/f/file-type-fnox.vue +31 -0
- package/components/f/file-type-kodiak.vue +25 -0
- package/components/f/file-type-light-deepsource.vue +31 -0
- package/components/f/file-type-madge.vue +86 -0
- package/components/f/file-type-ocx.vue +16 -0
- package/components/f/folder-type-telegram-opened.vue +40 -0
- package/components/f/folder-type-telegram.vue +40 -0
- package/iconify.json +2 -2
- package/package.json +37 -1
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
const content = `<circle class="d4gjmmazr"/><path class="lol9h8w8o"/><path class="inwc3bcsc"/><path class="uowwz187x"/><path class="kdkbzs8zw"/><path class="ifo_2abup"/><path class="ssi48u96j"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-dbt-bouncer" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.d4gjmmazr {
|
|
12
|
+
cx: 16px;
|
|
13
|
+
cy: 16px;
|
|
14
|
+
r: 15.36px;
|
|
15
|
+
fill: var(--svg-color--130912, #130912);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.ifo_2abup {
|
|
19
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
20
|
+
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");
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.inwc3bcsc {
|
|
24
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
25
|
+
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");
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.kdkbzs8zw {
|
|
29
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
30
|
+
d: path("m18.5 26.1l-.54-.17a22 22 0 0 0-3.28-.8a19 19 0 0 1-1.93.97z");
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.lol9h8w8o {
|
|
34
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
35
|
+
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");
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.ssi48u96j {
|
|
39
|
+
fill: var(--svg-color--ff694a, #ff694a);
|
|
40
|
+
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");
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.uowwz187x {
|
|
44
|
+
fill: var(--svg-color--fafafa, #fafafa);
|
|
45
|
+
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");
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
const content = `<path class="jtpuy1bow"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-deepsource" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.jtpuy1bow {
|
|
12
|
+
fill: var(--svg-color--d2d2d2, #d2d2d2);
|
|
13
|
+
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");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
const content = `<g class="ft5dv1b6b"><path class="rk_w2j-rj"/><path clip-rule="evenodd" class="lb7t2mb0u"/><path class="g9kl0pbgx"/></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-fnox" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ft5dv1b6b {
|
|
12
|
+
fill: none;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.g9kl0pbgx {
|
|
16
|
+
fill: var(--svg-color--0a0e1a, #0a0e1a);
|
|
17
|
+
d: path("m10.459 13.083l2.333.875l-1.458 1.167zm11.083 0l-2.333.875l1.458 1.167z");
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.lb7t2mb0u {
|
|
21
|
+
fill: var(--svg-color--d4af37, #d4af37);
|
|
22
|
+
fill-rule: evenodd;
|
|
23
|
+
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");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.rk_w2j-rj {
|
|
27
|
+
fill: var(--svg-color--0a0e1a, #0a0e1a);
|
|
28
|
+
d: path("M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2S2 8.268 2 16s6.268 14 14 14");
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
</style>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
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"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-kodiak" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.kb6_9szao {
|
|
12
|
+
stop-color: var(--svg-color--fad961, #fad961);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.lmh4whbrs {
|
|
16
|
+
cx: 16px;
|
|
17
|
+
cy: 16px;
|
|
18
|
+
r: 14px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.n9d50l8pz {
|
|
22
|
+
stop-color: var(--svg-color--f76b1c, #f76b1c);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
</style>
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
const content = `<path class="m-2xz_bjl"/><path class="bn4lhe5vb"/><path class="fqq84qbqj"/><path class="dom6b4yjl"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-light-deepsource" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.bn4lhe5vb {
|
|
12
|
+
fill: var(--svg-color--33cb9a, #33cb9a);
|
|
13
|
+
d: path("M8.86 7.6h9.21c.78 0 1.43.76 1.43 1.68s-.65 1.68-1.43 1.68H8.86z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.dom6b4yjl {
|
|
17
|
+
fill: var(--svg-color--f3cb51, #f3cb51);
|
|
18
|
+
d: path("M8.86 14.32h5.95c.73 0 1.33.76 1.33 1.68s-.6 1.68-1.33 1.68H8.86z");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.fqq84qbqj {
|
|
22
|
+
fill: var(--svg-color--d22f43, #d22f43);
|
|
23
|
+
d: path("M8.86 21.04H19.8c.75 0 1.38.76 1.38 1.68s-.63 1.68-1.38 1.68H8.86z");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.m-2xz_bjl {
|
|
27
|
+
fill: var(--svg-color--121317, #121317);
|
|
28
|
+
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");
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
</style>
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
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>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-madge" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.bi12bsetm {
|
|
12
|
+
fill: none;
|
|
13
|
+
fill-rule: evenodd;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.dzp654dku {
|
|
17
|
+
stop-color: var(--svg-color--4b114a, #4b114a);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.eswc4xb2s {
|
|
21
|
+
fill: var(--svg-color--c4baff, #c4baff);
|
|
22
|
+
d: path("M16.25 8.03L22.13 30H10.37z");
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.etrrpvbyh {
|
|
26
|
+
cy: 116px;
|
|
27
|
+
r: 3px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.hlp7f2b-a {
|
|
31
|
+
fill: var(--svg-color--6750e5, #6750e5);
|
|
32
|
+
fill-opacity: var(--svg-fill-opacity--0-5, 0.5);
|
|
33
|
+
d: path("M23.7 2L10.34 30h18.24z");
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.ibb415b5b {
|
|
37
|
+
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");
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.ksunzyzhg {
|
|
41
|
+
cx: 125px;
|
|
42
|
+
cy: 116px;
|
|
43
|
+
r: 3px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.me86ccc_a {
|
|
47
|
+
cx: 19px;
|
|
48
|
+
cy: 16px;
|
|
49
|
+
r: 3px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.n1r15jqdn {
|
|
53
|
+
stop-color: var(--svg-color--803fa5, #803fa5);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.rtuto4nzw {
|
|
57
|
+
cx: 63px;
|
|
58
|
+
cy: 110px;
|
|
59
|
+
r: 3px;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.rv2mmbx2q {
|
|
63
|
+
stroke: var(--svg-color--a28bca, #a28bca);
|
|
64
|
+
stroke-linecap: square;
|
|
65
|
+
stroke-opacity: 0.36;
|
|
66
|
+
stroke-width: var(--svg-stroke-width--0-27px, 0.27px);
|
|
67
|
+
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");
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.ul47ormcp {
|
|
71
|
+
fill: var(--svg-color--6750e5, #6750e5);
|
|
72
|
+
fill-opacity: var(--svg-fill-opacity--0-5, 0.5);
|
|
73
|
+
d: path("m9.04 2l13.12 28H3.4z");
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.vp2m39b7u {
|
|
77
|
+
cx: 108px;
|
|
78
|
+
cy: 16px;
|
|
79
|
+
r: 3px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.yk2ba6b1p {
|
|
83
|
+
fill: var(--svg-color--dcc6ff, #dcc6ff);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
const content = `<path class="aubz-jbog"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-ocx" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.aubz-jbog {
|
|
12
|
+
fill: var(--svg-color--ff6047, #ff6047);
|
|
13
|
+
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");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
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>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:folder-type-telegram-opened" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.bi12bsetm {
|
|
12
|
+
fill: none;
|
|
13
|
+
fill-rule: evenodd;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.j4zkc7bbw {
|
|
17
|
+
fill: var(--svg-color--1a739f, #1a739f);
|
|
18
|
+
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");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.lmk2kobiz {
|
|
22
|
+
cx: 500px;
|
|
23
|
+
cy: 500px;
|
|
24
|
+
r: 500px;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.n-o4sdbun {
|
|
28
|
+
stop-color: var(--svg-color--229ed9, #229ed9);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.od14k4bxt {
|
|
32
|
+
stop-color: var(--svg-color--2aabee, #2aabee);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.q_l6jobnu {
|
|
36
|
+
fill: var(--svg-color--fff, #fff);
|
|
37
|
+
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");
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
</style>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":32,"height":32};
|
|
7
|
+
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>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:folder-type-telegram" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.bi12bsetm {
|
|
12
|
+
fill: none;
|
|
13
|
+
fill-rule: evenodd;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.lmk2kobiz {
|
|
17
|
+
cx: 500px;
|
|
18
|
+
cy: 500px;
|
|
19
|
+
r: 500px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.lyx2s1aki {
|
|
23
|
+
fill: var(--svg-color--1a739f, #1a739f);
|
|
24
|
+
d: path("M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.n-o4sdbun {
|
|
28
|
+
stop-color: var(--svg-color--229ed9, #229ed9);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.od14k4bxt {
|
|
32
|
+
stop-color: var(--svg-color--2aabee, #2aabee);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.q_l6jobnu {
|
|
36
|
+
fill: var(--svg-color--fff, #fff);
|
|
37
|
+
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");
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
</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-vue/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/dd0bq22g.d.ts",
|
|
767
767
|
"default": "./components/f/file-type-dbt.vue"
|
|
768
768
|
},
|
|
769
|
+
"./file-type-dbt-bouncer": {
|
|
770
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
771
|
+
"default": "./components/f/file-type-dbt-bouncer.vue"
|
|
772
|
+
},
|
|
769
773
|
"./file-type-debian": {
|
|
770
774
|
"types": "./types/dd0bq22g.d.ts",
|
|
771
775
|
"default": "./components/f/file-type-debian.vue"
|
|
772
776
|
},
|
|
777
|
+
"./file-type-deepsource": {
|
|
778
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
779
|
+
"default": "./components/f/file-type-deepsource.vue"
|
|
780
|
+
},
|
|
773
781
|
"./file-type-delphi": {
|
|
774
782
|
"types": "./types/dd0bq22g.d.ts",
|
|
775
783
|
"default": "./components/f/file-type-delphi.vue"
|
|
@@ -1126,6 +1134,10 @@
|
|
|
1126
1134
|
"types": "./types/dd0bq22g.d.ts",
|
|
1127
1135
|
"default": "./components/f/file-type-flyio.vue"
|
|
1128
1136
|
},
|
|
1137
|
+
"./file-type-fnox": {
|
|
1138
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1139
|
+
"default": "./components/f/file-type-fnox.vue"
|
|
1140
|
+
},
|
|
1129
1141
|
"./file-type-font": {
|
|
1130
1142
|
"types": "./types/dd0bq22g.d.ts",
|
|
1131
1143
|
"default": "./components/f/file-type-font.vue"
|
|
@@ -1758,6 +1770,10 @@
|
|
|
1758
1770
|
"types": "./types/dd0bq22g.d.ts",
|
|
1759
1771
|
"default": "./components/f/file-type-knip.vue"
|
|
1760
1772
|
},
|
|
1773
|
+
"./file-type-kodiak": {
|
|
1774
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1775
|
+
"default": "./components/f/file-type-kodiak.vue"
|
|
1776
|
+
},
|
|
1761
1777
|
"./file-type-kos": {
|
|
1762
1778
|
"types": "./types/dd0bq22g.d.ts",
|
|
1763
1779
|
"default": "./components/f/file-type-kos.vue"
|
|
@@ -1938,6 +1954,10 @@
|
|
|
1938
1954
|
"types": "./types/dd0bq22g.d.ts",
|
|
1939
1955
|
"default": "./components/f/file-type-light-db.vue"
|
|
1940
1956
|
},
|
|
1957
|
+
"./file-type-light-deepsource": {
|
|
1958
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1959
|
+
"default": "./components/f/file-type-light-deepsource.vue"
|
|
1960
|
+
},
|
|
1941
1961
|
"./file-type-light-deno": {
|
|
1942
1962
|
"types": "./types/dd0bq22g.d.ts",
|
|
1943
1963
|
"default": "./components/f/file-type-light-deno.vue"
|
|
@@ -2454,6 +2474,10 @@
|
|
|
2454
2474
|
"types": "./types/dd0bq22g.d.ts",
|
|
2455
2475
|
"default": "./components/f/file-type-lync.vue"
|
|
2456
2476
|
},
|
|
2477
|
+
"./file-type-madge": {
|
|
2478
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2479
|
+
"default": "./components/f/file-type-madge.vue"
|
|
2480
|
+
},
|
|
2457
2481
|
"./file-type-mailing": {
|
|
2458
2482
|
"types": "./types/dd0bq22g.d.ts",
|
|
2459
2483
|
"default": "./components/f/file-type-mailing.vue"
|
|
@@ -3090,6 +3114,10 @@
|
|
|
3090
3114
|
"types": "./types/dd0bq22g.d.ts",
|
|
3091
3115
|
"default": "./components/f/file-type-ocaml-intf.vue"
|
|
3092
3116
|
},
|
|
3117
|
+
"./file-type-ocx": {
|
|
3118
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
3119
|
+
"default": "./components/f/file-type-ocx.vue"
|
|
3120
|
+
},
|
|
3093
3121
|
"./file-type-ogone": {
|
|
3094
3122
|
"types": "./types/dd0bq22g.d.ts",
|
|
3095
3123
|
"default": "./components/f/file-type-ogone.vue"
|
|
@@ -5974,6 +6002,14 @@
|
|
|
5974
6002
|
"types": "./types/dd0bq22g.d.ts",
|
|
5975
6003
|
"default": "./components/f/folder-type-tauri-opened.vue"
|
|
5976
6004
|
},
|
|
6005
|
+
"./folder-type-telegram": {
|
|
6006
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
6007
|
+
"default": "./components/f/folder-type-telegram.vue"
|
|
6008
|
+
},
|
|
6009
|
+
"./folder-type-telegram-opened": {
|
|
6010
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
6011
|
+
"default": "./components/f/folder-type-telegram-opened.vue"
|
|
6012
|
+
},
|
|
5977
6013
|
"./folder-type-temp": {
|
|
5978
6014
|
"types": "./types/dd0bq22g.d.ts",
|
|
5979
6015
|
"default": "./components/f/folder-type-temp.vue"
|