@iconify-solid/vscode-icons 1.0.0 → 1.0.1
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-gemini.jsx +61 -68
- package/components/f/file-type-lemon.jsx +387 -0
- package/components/f/file-type-shellcheck.jsx +49 -0
- package/components/f/file-type-sss.jsx +44 -3395
- package/components/f/folder-type-gemini-opened.jsx +66 -70
- package/components/f/folder-type-gemini.jsx +66 -70
- package/iconify.json +2 -2
- package/package.json +9 -1
|
@@ -2,104 +2,100 @@ import { Icon } from '@iconify/css-solid';
|
|
|
2
2
|
import { splitProps } from 'solid-js';
|
|
3
3
|
|
|
4
4
|
const viewBox = {"width":32,"height":32};
|
|
5
|
-
const content = `<style>.
|
|
6
|
-
|
|
5
|
+
const content = `<style>.b93vp7b {
|
|
6
|
+
cx: 14.782px;
|
|
7
|
+
cy: 8.596px;
|
|
8
|
+
fill: #ffee48;
|
|
9
|
+
rx: 14.782px;
|
|
10
|
+
ry: 8.596px;
|
|
7
11
|
}
|
|
8
12
|
|
|
9
|
-
.
|
|
10
|
-
|
|
11
|
-
|
|
13
|
+
.e05w5ac {
|
|
14
|
+
cx: 27.585px;
|
|
15
|
+
cy: 17.148px;
|
|
16
|
+
fill: #fc413d;
|
|
17
|
+
rx: 27.585px;
|
|
18
|
+
ry: 17.148px;
|
|
12
19
|
}
|
|
13
20
|
|
|
14
|
-
.
|
|
15
|
-
|
|
21
|
+
.f-ruirb {
|
|
22
|
+
cx: 14.208px;
|
|
23
|
+
cy: 16.716px;
|
|
24
|
+
fill: #ffe432;
|
|
25
|
+
rx: 14.208px;
|
|
26
|
+
ry: 16.716px;
|
|
16
27
|
}
|
|
17
28
|
|
|
18
|
-
.
|
|
19
|
-
cx:
|
|
20
|
-
cy:
|
|
29
|
+
.fc9ysnb {
|
|
30
|
+
cx: 24.131px;
|
|
31
|
+
cy: 22.292px;
|
|
21
32
|
fill: #3186ff;
|
|
22
|
-
rx:
|
|
23
|
-
ry:
|
|
33
|
+
rx: 24.131px;
|
|
34
|
+
ry: 22.292px;
|
|
24
35
|
}
|
|
25
36
|
|
|
26
|
-
.
|
|
27
|
-
|
|
28
|
-
cy: 2.587px;
|
|
29
|
-
fill: #fc413d;
|
|
30
|
-
rx: 18.652px;
|
|
31
|
-
ry: 19.062px;
|
|
37
|
+
.gouikvf {
|
|
38
|
+
fill: #00b95c;
|
|
32
39
|
}
|
|
33
40
|
|
|
34
|
-
.
|
|
35
|
-
cx:
|
|
36
|
-
cy:
|
|
37
|
-
fill: #
|
|
38
|
-
rx:
|
|
39
|
-
ry: 17.
|
|
41
|
+
.hwzc0sm {
|
|
42
|
+
cx: 66.462px;
|
|
43
|
+
cy: 24.977px;
|
|
44
|
+
fill: #3186ff;
|
|
45
|
+
rx: 18.093px;
|
|
46
|
+
ry: 17.423px;
|
|
40
47
|
}
|
|
41
48
|
|
|
42
|
-
.
|
|
43
|
-
cx:
|
|
44
|
-
cy:
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
ry: 16.95px;
|
|
49
|
+
.jyu71lr {
|
|
50
|
+
cx: 18.843px;
|
|
51
|
+
cy: 20.744px;
|
|
52
|
+
rx: 18.843px;
|
|
53
|
+
ry: 20.744px;
|
|
48
54
|
}
|
|
49
55
|
|
|
50
|
-
.
|
|
51
|
-
fill: #
|
|
52
|
-
d: path("
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.qhu2m7m {
|
|
56
|
-
stop-color: #4893fc;
|
|
56
|
+
.kqmwgcbp {
|
|
57
|
+
fill: #7aa1dc;
|
|
58
|
+
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");
|
|
57
59
|
}
|
|
58
60
|
|
|
59
|
-
.
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
fill: #ffee48;
|
|
63
|
-
rx: 14.989px;
|
|
64
|
-
ry: 8.717px;
|
|
61
|
+
.muqfmhb {
|
|
62
|
+
fill: none;
|
|
63
|
+
stroke-width: 2.538px;
|
|
65
64
|
}
|
|
66
65
|
|
|
67
|
-
.
|
|
68
|
-
cx:
|
|
69
|
-
cy: 22.
|
|
70
|
-
fill: #
|
|
71
|
-
rx:
|
|
72
|
-
ry: 22.
|
|
66
|
+
.pyb3v8b {
|
|
67
|
+
cx: 20.929px;
|
|
68
|
+
cy: 22.075px;
|
|
69
|
+
fill: #fbbc04;
|
|
70
|
+
rx: 20.929px;
|
|
71
|
+
ry: 22.075px;
|
|
73
72
|
}
|
|
74
73
|
|
|
75
|
-
.
|
|
76
|
-
|
|
74
|
+
.t6suxio {
|
|
75
|
+
cx: 27.054px;
|
|
76
|
+
cy: 2.551px;
|
|
77
|
+
fill: #fc413d;
|
|
78
|
+
rx: 18.394px;
|
|
79
|
+
ry: 18.799px;
|
|
77
80
|
}
|
|
78
81
|
|
|
79
|
-
.
|
|
80
|
-
cx:
|
|
81
|
-
cy:
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
ry: 22.384px;
|
|
82
|
+
.tye22ib {
|
|
83
|
+
cx: 19.224px;
|
|
84
|
+
cy: 24.904px;
|
|
85
|
+
rx: 19.224px;
|
|
86
|
+
ry: 24.904px;
|
|
85
87
|
}
|
|
86
88
|
|
|
87
|
-
.
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
fill: #00b95c;
|
|
91
|
-
rx: 19.107px;
|
|
92
|
-
ry: 21.034px;
|
|
89
|
+
.uvze76bk {
|
|
90
|
+
fill: #749bff;
|
|
91
|
+
d: path("M54.226-2.304c2.794 3.799-.797 11.184-8.02 16.497c-7.222 5.312-15.342 6.539-18.136 2.74S28.866 5.75 36.09.436c7.223-5.312 15.343-6.539 18.136-2.74");
|
|
93
92
|
}
|
|
94
93
|
|
|
95
|
-
.
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
fill: #00b95c;
|
|
99
|
-
rx: 19.493px;
|
|
100
|
-
ry: 25.253px;
|
|
94
|
+
.zfapyebo {
|
|
95
|
+
fill: #fff;
|
|
96
|
+
d: path("M57.067 28.61q-7.396-3.184-12.945-8.732q-5.547-5.546-8.732-12.944a38.4 38.4 0 0 1-1.97-5.824A1.464 1.464 0 0 0 32 .001c-.671 0-1.255.458-1.419 1.11a38.4 38.4 0 0 1-1.971 5.823q-3.186 7.397-8.732 12.944q-5.548 5.548-12.945 8.732a38.4 38.4 0 0 1-5.824 1.972A1.464 1.464 0 0 0 0 32c0 .67.458 1.255 1.11 1.418a38.4 38.4 0 0 1 5.823 1.972q7.396 3.184 12.945 8.732q5.55 5.546 8.732 12.944a38.4 38.4 0 0 1 1.971 5.824c.164.65.749 1.11 1.419 1.11s1.255-.458 1.419-1.11a38.4 38.4 0 0 1 1.971-5.823q3.185-7.395 8.732-12.944q5.548-5.548 12.945-8.732a38.4 38.4 0 0 1 5.824-1.972A1.464 1.464 0 0 0 64 32.001c0-.672-.458-1.255-1.11-1.42a38.4 38.4 0 0 1-5.823-1.97");
|
|
101
97
|
}
|
|
102
|
-
</style><defs><filter id="
|
|
98
|
+
</style><defs><filter id="SVG4022te6D" width="38.868" height="42.756" x="-19.618" y="12.903" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="2.46"/></filter><filter id="SVGfWehPcwe" width="84.353" height="85.162" x="-15.122" y="-40.03" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="11.891"/></filter><filter id="SVGOVrG7dor" width="78.916" height="90.22" x="-20.768" y="11.483" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="10.109"/></filter><filter id="SVGZfuD4bKL" width="74.611" height="73.27" x="29.156" y="-11.658" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="9.606"/></filter><filter id="SVGZWZ8re1E" width="77.538" height="78.151" x="-38.291" y="-16.269" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="8.706"/></filter><filter id="SVG5frwbcHz" width="78.218" height="76.898" x="7.78" y="-6.098" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="7.775"/></filter><filter id="SVGQLeO6cNv" width="55.879" height="51.479" x="13.208" y="-18.425" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="6.957"/></filter><filter id="SVG0Tg9pchZ" width="70.203" height="68.674" x="-15.474" y="-31.027" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="5.876"/></filter><filter id="SVG2faIRbvE" width="55.137" height="51.261" x="-14.173" y="20.474" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="7.273"/></filter><path id="SVG8iAahc8M" class="zfapyebo"/><mask id="SVGrwDDMAfw" width="64" height="64" x="0" y="0" maskUnits="userSpaceOnUse"><use href="#SVG8iAahc8M"/></mask></defs><path class="kqmwgcbp"/><g mask="url(#SVGrwDDMAfw)" transform="translate(8.97 8.253)scale(.3448)" class="muqfmhb"><use href="#SVG8iAahc8M"/><g filter="url(#SVG4022te6D)"><ellipse transform="rotate(19.552 -43.96 -16.268)" class="f-ruirb"/></g><g filter="url(#SVGfWehPcwe)"><ellipse class="t6suxio"/></g><g filter="url(#SVGOVrG7dor)" class="gouikvf"><ellipse transform="rotate(-2.799 667.58 51.694)" class="tye22ib"/><ellipse transform="rotate(-31.317 81.174 36.482)" class="jyu71lr"/></g><g filter="url(#SVGZfuD4bKL)"><ellipse class="hwzc0sm"/></g><g filter="url(#SVGZWZ8re1E)"><ellipse transform="rotate(37.251 9.618 -7.898)" class="pyb3v8b"/></g><g filter="url(#SVG5frwbcHz)"><ellipse transform="rotate(34.51 19.317 63.957)" class="fc9ysnb"/></g><g filter="url(#SVGQLeO6cNv)"><path class="uvze76bk"/></g><g filter="url(#SVG0Tg9pchZ)"><ellipse transform="rotate(-42.847 5.973 20.37)" class="e05w5ac"/></g><g filter="url(#SVG2faIRbvE)"><ellipse transform="rotate(35.592 -44.338 25.191)" class="b93vp7b"/></g></g>`;
|
|
103
99
|
|
|
104
100
|
/** @param props {{width?: string; height?: string;}} */
|
|
105
101
|
function Component(props) {
|
|
@@ -2,104 +2,100 @@ import { Icon } from '@iconify/css-solid';
|
|
|
2
2
|
import { splitProps } from 'solid-js';
|
|
3
3
|
|
|
4
4
|
const viewBox = {"width":32,"height":32};
|
|
5
|
-
const content = `<style>.
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
.dj_9x6i {
|
|
10
|
-
stop-color: #bd99fe;
|
|
5
|
+
const content = `<style>.a9mgxybk {
|
|
6
|
+
fill: #5481bf;
|
|
7
|
+
d: path("M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z");
|
|
11
8
|
}
|
|
12
9
|
|
|
13
|
-
.
|
|
14
|
-
cx:
|
|
15
|
-
cy:
|
|
16
|
-
fill: #
|
|
17
|
-
rx:
|
|
18
|
-
ry:
|
|
10
|
+
.b93vp7b {
|
|
11
|
+
cx: 14.782px;
|
|
12
|
+
cy: 8.596px;
|
|
13
|
+
fill: #ffee48;
|
|
14
|
+
rx: 14.782px;
|
|
15
|
+
ry: 8.596px;
|
|
19
16
|
}
|
|
20
17
|
|
|
21
|
-
.
|
|
22
|
-
cx: 27.
|
|
23
|
-
cy:
|
|
18
|
+
.e05w5ac {
|
|
19
|
+
cx: 27.585px;
|
|
20
|
+
cy: 17.148px;
|
|
24
21
|
fill: #fc413d;
|
|
25
|
-
rx:
|
|
26
|
-
ry:
|
|
22
|
+
rx: 27.585px;
|
|
23
|
+
ry: 17.148px;
|
|
27
24
|
}
|
|
28
25
|
|
|
29
|
-
.
|
|
30
|
-
cx:
|
|
31
|
-
cy:
|
|
32
|
-
fill: #
|
|
33
|
-
rx:
|
|
34
|
-
ry:
|
|
26
|
+
.f-ruirb {
|
|
27
|
+
cx: 14.208px;
|
|
28
|
+
cy: 16.716px;
|
|
29
|
+
fill: #ffe432;
|
|
30
|
+
rx: 14.208px;
|
|
31
|
+
ry: 16.716px;
|
|
35
32
|
}
|
|
36
33
|
|
|
37
|
-
.
|
|
38
|
-
|
|
39
|
-
|
|
34
|
+
.fc9ysnb {
|
|
35
|
+
cx: 24.131px;
|
|
36
|
+
cy: 22.292px;
|
|
37
|
+
fill: #3186ff;
|
|
38
|
+
rx: 24.131px;
|
|
39
|
+
ry: 22.292px;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.
|
|
43
|
-
|
|
44
|
-
cy: 16.95px;
|
|
45
|
-
fill: #ffe432;
|
|
46
|
-
rx: 14.407px;
|
|
47
|
-
ry: 16.95px;
|
|
42
|
+
.gouikvf {
|
|
43
|
+
fill: #00b95c;
|
|
48
44
|
}
|
|
49
45
|
|
|
50
|
-
.
|
|
51
|
-
|
|
52
|
-
|
|
46
|
+
.hwzc0sm {
|
|
47
|
+
cx: 66.462px;
|
|
48
|
+
cy: 24.977px;
|
|
49
|
+
fill: #3186ff;
|
|
50
|
+
rx: 18.093px;
|
|
51
|
+
ry: 17.423px;
|
|
53
52
|
}
|
|
54
53
|
|
|
55
|
-
.
|
|
56
|
-
|
|
54
|
+
.jyu71lr {
|
|
55
|
+
cx: 18.843px;
|
|
56
|
+
cy: 20.744px;
|
|
57
|
+
rx: 18.843px;
|
|
58
|
+
ry: 20.744px;
|
|
57
59
|
}
|
|
58
60
|
|
|
59
|
-
.
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
fill: #ffee48;
|
|
63
|
-
rx: 14.989px;
|
|
64
|
-
ry: 8.717px;
|
|
61
|
+
.muqfmhb {
|
|
62
|
+
fill: none;
|
|
63
|
+
stroke-width: 2.538px;
|
|
65
64
|
}
|
|
66
65
|
|
|
67
|
-
.
|
|
68
|
-
cx:
|
|
69
|
-
cy: 22.
|
|
70
|
-
fill: #
|
|
71
|
-
rx:
|
|
72
|
-
ry: 22.
|
|
66
|
+
.pyb3v8b {
|
|
67
|
+
cx: 20.929px;
|
|
68
|
+
cy: 22.075px;
|
|
69
|
+
fill: #fbbc04;
|
|
70
|
+
rx: 20.929px;
|
|
71
|
+
ry: 22.075px;
|
|
73
72
|
}
|
|
74
73
|
|
|
75
|
-
.
|
|
76
|
-
|
|
74
|
+
.t6suxio {
|
|
75
|
+
cx: 27.054px;
|
|
76
|
+
cy: 2.551px;
|
|
77
|
+
fill: #fc413d;
|
|
78
|
+
rx: 18.394px;
|
|
79
|
+
ry: 18.799px;
|
|
77
80
|
}
|
|
78
81
|
|
|
79
|
-
.
|
|
80
|
-
cx:
|
|
81
|
-
cy:
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
ry: 22.384px;
|
|
82
|
+
.tye22ib {
|
|
83
|
+
cx: 19.224px;
|
|
84
|
+
cy: 24.904px;
|
|
85
|
+
rx: 19.224px;
|
|
86
|
+
ry: 24.904px;
|
|
85
87
|
}
|
|
86
88
|
|
|
87
|
-
.
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
fill: #00b95c;
|
|
91
|
-
rx: 19.107px;
|
|
92
|
-
ry: 21.034px;
|
|
89
|
+
.uvze76bk {
|
|
90
|
+
fill: #749bff;
|
|
91
|
+
d: path("M54.226-2.304c2.794 3.799-.797 11.184-8.02 16.497c-7.222 5.312-15.342 6.539-18.136 2.74S28.866 5.75 36.09.436c7.223-5.312 15.343-6.539 18.136-2.74");
|
|
93
92
|
}
|
|
94
93
|
|
|
95
|
-
.
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
fill: #00b95c;
|
|
99
|
-
rx: 19.493px;
|
|
100
|
-
ry: 25.253px;
|
|
94
|
+
.zfapyebo {
|
|
95
|
+
fill: #fff;
|
|
96
|
+
d: path("M57.067 28.61q-7.396-3.184-12.945-8.732q-5.547-5.546-8.732-12.944a38.4 38.4 0 0 1-1.97-5.824A1.464 1.464 0 0 0 32 .001c-.671 0-1.255.458-1.419 1.11a38.4 38.4 0 0 1-1.971 5.823q-3.186 7.397-8.732 12.944q-5.548 5.548-12.945 8.732a38.4 38.4 0 0 1-5.824 1.972A1.464 1.464 0 0 0 0 32c0 .67.458 1.255 1.11 1.418a38.4 38.4 0 0 1 5.823 1.972q7.396 3.184 12.945 8.732q5.55 5.546 8.732 12.944a38.4 38.4 0 0 1 1.971 5.824c.164.65.749 1.11 1.419 1.11s1.255-.458 1.419-1.11a38.4 38.4 0 0 1 1.971-5.823q3.185-7.395 8.732-12.944q5.548-5.548 12.945-8.732a38.4 38.4 0 0 1 5.824-1.972A1.464 1.464 0 0 0 64 32.001c0-.672-.458-1.255-1.11-1.42a38.4 38.4 0 0 1-5.823-1.97");
|
|
101
97
|
}
|
|
102
|
-
</style><defs><filter id="
|
|
98
|
+
</style><defs><filter id="SVG4022te6D" width="38.868" height="42.756" x="-19.618" y="12.903" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="2.46"/></filter><filter id="SVGfWehPcwe" width="84.353" height="85.162" x="-15.122" y="-40.03" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="11.891"/></filter><filter id="SVGOVrG7dor" width="78.916" height="90.22" x="-20.768" y="11.483" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="10.109"/></filter><filter id="SVGZfuD4bKL" width="74.611" height="73.27" x="29.156" y="-11.658" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="9.606"/></filter><filter id="SVGZWZ8re1E" width="77.538" height="78.151" x="-38.291" y="-16.269" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="8.706"/></filter><filter id="SVG5frwbcHz" width="78.218" height="76.898" x="7.78" y="-6.098" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="7.775"/></filter><filter id="SVGQLeO6cNv" width="55.879" height="51.479" x="13.208" y="-18.425" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="6.957"/></filter><filter id="SVG0Tg9pchZ" width="70.203" height="68.674" x="-15.474" y="-31.027" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="5.876"/></filter><filter id="SVG2faIRbvE" width="55.137" height="51.261" x="-14.173" y="20.474" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feGaussianBlur stdDeviation="7.273"/></filter><path id="SVG8iAahc8M" class="zfapyebo"/><mask id="SVGrwDDMAfw" width="64" height="64" x="0" y="0" maskUnits="userSpaceOnUse"><use href="#SVG8iAahc8M"/></mask></defs><path class="a9mgxybk"/><g mask="url(#SVGrwDDMAfw)" transform="translate(8.404 8.522)scale(.3448)" class="muqfmhb"><use href="#SVG8iAahc8M"/><g filter="url(#SVG4022te6D)"><ellipse transform="rotate(19.552 -43.96 -16.268)" class="f-ruirb"/></g><g filter="url(#SVGfWehPcwe)"><ellipse class="t6suxio"/></g><g filter="url(#SVGOVrG7dor)" class="gouikvf"><ellipse transform="rotate(-2.799 667.58 51.694)" class="tye22ib"/><ellipse transform="rotate(-31.317 81.174 36.482)" class="jyu71lr"/></g><g filter="url(#SVGZfuD4bKL)"><ellipse class="hwzc0sm"/></g><g filter="url(#SVGZWZ8re1E)"><ellipse transform="rotate(37.251 9.618 -7.898)" class="pyb3v8b"/></g><g filter="url(#SVG5frwbcHz)"><ellipse transform="rotate(34.51 19.317 63.957)" class="fc9ysnb"/></g><g filter="url(#SVGQLeO6cNv)"><path class="uvze76bk"/></g><g filter="url(#SVG0Tg9pchZ)"><ellipse transform="rotate(-42.847 5.973 20.37)" class="e05w5ac"/></g><g filter="url(#SVG2faIRbvE)"><ellipse transform="rotate(35.592 -44.338 25.191)" class="b93vp7b"/></g></g>`;
|
|
103
99
|
|
|
104
100
|
/** @param props {{width?: string; height?: string;}} */
|
|
105
101
|
function Component(props) {
|
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": 1475,
|
|
6
6
|
"version": "12.17.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": 1773121839
|
|
33
33
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-solid/vscode-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.1",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/vscode-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -1718,6 +1718,10 @@
|
|
|
1718
1718
|
"types": "./types/vn2rmosy.d.ts",
|
|
1719
1719
|
"default": "./components/f/file-type-lefthook.jsx"
|
|
1720
1720
|
},
|
|
1721
|
+
"./file-type-lemon": {
|
|
1722
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
1723
|
+
"default": "./components/f/file-type-lemon.jsx"
|
|
1724
|
+
},
|
|
1721
1725
|
"./file-type-lerna": {
|
|
1722
1726
|
"types": "./types/vn2rmosy.d.ts",
|
|
1723
1727
|
"default": "./components/f/file-type-lerna.jsx"
|
|
@@ -3606,6 +3610,10 @@
|
|
|
3606
3610
|
"types": "./types/vn2rmosy.d.ts",
|
|
3607
3611
|
"default": "./components/f/file-type-shell.jsx"
|
|
3608
3612
|
},
|
|
3613
|
+
"./file-type-shellcheck": {
|
|
3614
|
+
"types": "./types/vn2rmosy.d.ts",
|
|
3615
|
+
"default": "./components/f/file-type-shellcheck.jsx"
|
|
3616
|
+
},
|
|
3609
3617
|
"./file-type-shuttle": {
|
|
3610
3618
|
"types": "./types/vn2rmosy.d.ts",
|
|
3611
3619
|
"default": "./components/f/file-type-shuttle.jsx"
|