@iconify-svelte/vscode-icons 1.0.10 → 1.0.12

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.
@@ -0,0 +1,115 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<defs><linearGradient id="SVGUyEhLdAt" x1="2.7" x2="25.2" y1="7.1" y2="29.5" gradientTransform="matrix(1.245 0 0 .9459 -1.4 -1.3)" gradientUnits="userSpaceOnUse"><stop offset="0" class="ry26f3b"/><stop offset=".5" class="o0p564u"/><stop offset="1" class="n6wo0xm"/></linearGradient></defs><rect stroke="url(#SVGUyEhLdAt)" class="au-s5ob"/><g class="hxooi6g"><rect class="cuty-no"/><circle class="kriqyrb"/><circle class="tk-b6-w"/><circle class="m8thi5b"/></g><path class="j_1jypbc"/><g class="hxooi6g"><rect class="dvbs1cbf"/><rect class="gx6m98bh"/><rect class="fcnch4ht"/><rect class="g015tmba"/></g>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-mise" {...props}></Icon>
10
+ <style>
11
+ :global .ry26f3b {
12
+ stop-color: #00d9ff;
13
+ }
14
+
15
+ :global .o0p564u {
16
+ stop-color: #52e892;
17
+ }
18
+
19
+ :global .n6wo0xm {
20
+ stop-color: #ff9100;
21
+ }
22
+
23
+ :global .au-s5ob {
24
+ width: 27px;
25
+ height: 20.3px;
26
+ x: 2.5px;
27
+ y: 5.9px;
28
+ fill: #1a1a1a;
29
+ rx: 2.7px;
30
+ }
31
+
32
+ :global .hxooi6g {
33
+ stroke-width: 1.1px;
34
+ }
35
+
36
+ :global .cuty-no {
37
+ width: 26.1px;
38
+ height: 5.4px;
39
+ x: 2.9px;
40
+ y: 6.3px;
41
+ fill: #2a2a2a;
42
+ rx: 2.1px;
43
+ }
44
+
45
+ :global .kriqyrb {
46
+ cx: 6.5px;
47
+ cy: 8.9px;
48
+ r: 1px;
49
+ fill: #ff5252;
50
+ }
51
+
52
+ :global .tk-b6-w {
53
+ cx: 10.5px;
54
+ cy: 8.9px;
55
+ r: 1px;
56
+ fill: #ffbd2e;
57
+ }
58
+
59
+ :global .m8thi5b {
60
+ cx: 14.5px;
61
+ cy: 8.9px;
62
+ r: 1px;
63
+ fill: #52e892;
64
+ }
65
+
66
+ :global .j_1jypbc {
67
+ fill: none;
68
+ stroke: #52e892;
69
+ stroke-linecap: round;
70
+ stroke-linejoin: round;
71
+ stroke-width: .9px;
72
+ d: path("m5 15.5l2.3 1.6L5 18.8m3.8 0H12");
73
+ }
74
+
75
+ :global .dvbs1cbf {
76
+ width: 11.8px;
77
+ height: .9px;
78
+ x: 13.2px;
79
+ y: 14.5px;
80
+ fill: #00d9ff;
81
+ opacity: .7;
82
+ rx: .4px;
83
+ }
84
+
85
+ :global .gx6m98bh {
86
+ width: 8.5px;
87
+ height: .9px;
88
+ x: 5.1px;
89
+ y: 20.6px;
90
+ fill: #52e892;
91
+ opacity: .6;
92
+ rx: .4px;
93
+ }
94
+
95
+ :global .fcnch4ht {
96
+ width: 6.1px;
97
+ height: .9px;
98
+ x: 14.6px;
99
+ y: 20.6px;
100
+ fill: #ff9100;
101
+ opacity: .6;
102
+ rx: .4px;
103
+ }
104
+
105
+ :global .g015tmba {
106
+ width: 12.8px;
107
+ height: .9px;
108
+ x: 5.1px;
109
+ y: 23.3px;
110
+ fill: #00d9ff;
111
+ opacity: .4;
112
+ rx: .4px;
113
+ }
114
+
115
+ </style>
@@ -0,0 +1,115 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<g class="aoo_dzb"><path class="n69ry3q"/><path class="zpe_7mb"/><path class="x45yqcwn"/><path class="arpsdmba"/><path class="cvuvzwf"/><g class="us_z8ca"><path class="fj4zxtb"/><path class="k93r3ip"/><path class="mmpxsdb"/><path class="tc6cr4b"/></g><path class="ts9dszy"/><g class="azw1wbc"><path class="p4ewqqc"/><path class="sx48d7tc"/><path class="cg59sut"/></g><g class="clwzdjj"><path class="aldv55ge"/><path class="pmydizb"/><path class="bwutsmb"/></g></g><g transform="matrix(.6125 -.2229 0 .6518 -1684 -513.3)" class="c6pedcb"><circle class="s-ptv5o"/><circle class="zcyn2tb"/></g>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:file-type-pypi" {...props}></Icon>
10
+ <style>
11
+ :global .aoo_dzb {
12
+ stroke: #ccc;
13
+ stroke-linejoin: bevel;
14
+ stroke-width: .1px;
15
+ }
16
+
17
+ :global .n69ry3q {
18
+ fill: #f7f7f4;
19
+ d: path("M6.03 13.14L10 14.58l4.02-1.46l-3.97-1.45z");
20
+ }
21
+
22
+ :global .zpe_7mb {
23
+ fill: #efeeea;
24
+ d: path("M6.03 13.14L10 14.58v4.66L6.03 17.8z");
25
+ }
26
+
27
+ :global .x45yqcwn {
28
+ fill: #f7f7f4;
29
+ d: path("m10.02 9.88l3.96 1.44l4.03-1.46l-3.97-1.45zm-7.98 9.41l3.97 1.45l4.03-1.47l-3.97-1.44zm3.99-3.26L10 17.48l4.02-1.47l-3.97-1.44z");
30
+ }
31
+
32
+ :global .arpsdmba {
33
+ fill: #efeeea;
34
+ d: path("m10.02 9.88l3.96 1.44v4.66l-3.97-1.44zm-7.98 9.41l3.97 1.45v4.66l-3.96-1.44zm3.99 1.45L10 22.2v4.66L6.03 25.4zm0-4.7L10 17.47v4.66l-3.97-1.45zm3.99 6.15l3.96 1.45v4.66l-3.97-1.45z");
35
+ }
36
+
37
+ :global .cvuvzwf {
38
+ fill: #fff;
39
+ d: path("M25.93 19.29v4.66l4.03-1.46v-4.67zm-11.95 4.34v4.67l4.03-1.47v-4.66z");
40
+ }
41
+
42
+ :global .us_z8ca {
43
+ fill: #ffd242;
44
+ }
45
+
46
+ :global .fj4zxtb {
47
+ d: path("M21.95 20.74v4.66l4.02-1.46v-4.66z");
48
+ }
49
+
50
+ :global .k93r3ip {
51
+ d: path("M17.96 22.19v4.66L22 25.38v-4.66zm7.97-7.61v4.66l4.03-1.46v-4.66z");
52
+ }
53
+
54
+ :global .mmpxsdb {
55
+ d: path("M25.93 9.87v4.66l4.03-1.46V8.4zm-3.98 6.16v4.66l4.02-1.46v-4.67z");
56
+ }
57
+
58
+ :global .tc6cr4b {
59
+ d: path("M17.96 17.48v4.66L22 20.67v-4.66z");
60
+ }
61
+
62
+ :global .ts9dszy {
63
+ fill: #ffc91d;
64
+ d: path("m21.97 8.43l3.96 1.44l4.03-1.46l-3.97-1.45z");
65
+ }
66
+
67
+ :global .azw1wbc {
68
+ fill: #3775a9;
69
+ }
70
+
71
+ :global .p4ewqqc {
72
+ d: path("M21.95 11.32v4.66l4.02-1.46V9.86z");
73
+ }
74
+
75
+ :global .sx48d7tc {
76
+ d: path("M21.95 6.61v4.66l4.02-1.46V5.15zm-3.99 6.16v4.66L22 15.97V11.3zm-3.98 6.16v4.66l4.03-1.47v-4.66z");
77
+ }
78
+
79
+ :global .cg59sut {
80
+ d: path("M13.98 14.22v4.66l4.03-1.47v-4.66zm3.98-6.16v4.66L22 11.26V6.6z");
81
+ }
82
+
83
+ :global .clwzdjj {
84
+ fill: #2f6491;
85
+ }
86
+
87
+ :global .aldv55ge {
88
+ d: path("m17.98 5.17l3.97 1.44l4.02-1.46l-3.96-1.45zm-7.96 12.32l3.96 1.44v4.66l-3.97-1.45zm0-4.71l3.96 1.44l4.03-1.47l-3.97-1.44z");
89
+ }
90
+
91
+ :global .pmydizb {
92
+ d: path("m10.02 12.78l3.96 1.44v4.66l-3.97-1.45zM14 6.62l3.96 1.44L22 6.6l-3.97-1.45z");
93
+ }
94
+
95
+ :global .bwutsmb {
96
+ d: path("m14 6.62l3.96 1.44v4.66L14 11.28z");
97
+ }
98
+
99
+ :global .c6pedcb {
100
+ fill: #fff;
101
+ }
102
+
103
+ :global .s-ptv5o {
104
+ cx: 2781px;
105
+ cy: 1754px;
106
+ r: 1.26px;
107
+ }
108
+
109
+ :global .zcyn2tb {
110
+ cx: 2789px;
111
+ cy: 1775px;
112
+ r: 1.26px;
113
+ }
114
+
115
+ </style>
@@ -0,0 +1,109 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<defs><filter id="SVGqoIxVV2h" width="39.274" height="43.217" x="-19.824" y="13.152" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="2.46"/></filter><filter id="SVGOahAkcjC" width="84.868" height="85.688" x="-15.001" y="-40.257" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="11.891"/></filter><filter id="SVGyT4fLePl" width="79.454" height="90.917" x="-20.776" y="11.927" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="10.109"/></filter><filter id="SVGonSETbRF" width="79.731" height="81.505" x="-19.845" y="15.459" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="10.109"/></filter><filter id="SVGSN7ofz6B" width="75.117" height="73.758" x="29.832" y="-11.552" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="9.606"/></filter><filter id="SVGHvbpPvOn" width="78.135" height="78.758" x="-38.583" y="-16.253" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="8.706"/></filter><filter id="SVG7JmfweRd" width="78.877" height="77.539" x="8.107" y="-5.966" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="7.775"/></filter><filter id="SVGgGkiybCN" width="56.272" height="51.81" x="13.587" y="-18.488" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="6.957"/></filter><filter id="SVGxEY6lcrm" width="70.856" height="69.306" x="-15.526" y="-31.297" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="5.876"/></filter><filter id="SVGg29FyG4g" width="55.501" height="51.571" x="-14.168" y="20.964" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="7.273"/></filter><linearGradient id="SVGlOwgwsgJ" x1="18.447" x2="52.153" y1="43.42" y2="15.004" gradientUnits="userSpaceOnUse"><stop offset="0" class="qhu2m7m"/><stop offset=".27" class="qhu2m7m"/><stop offset=".777" class="v1my2sb"/><stop offset="1" class="dj_9x6i"/></linearGradient><mask id="SVGbqsmycuA" width="65" height="65" x="0" y="0" maskUnits="userSpaceOnUse"><path class="a8-gfird"/><path fill="url(#SVGlOwgwsgJ)" class="a8-gfird"/></mask></defs><path class="bq1u3hbu"/><g mask="url(#SVGbqsmycuA)" transform="translate(10 10)scale(.30819)"><g filter="url(#SVGqoIxVV2h)"><ellipse transform="rotate(19.551 -44.575 -16.496)" class="lp7qxko"/></g><g filter="url(#SVGOahAkcjC)"><ellipse class="io4jslb"/></g><g filter="url(#SVGyT4fLePl)"><ellipse transform="rotate(-2.799 18.951 57.386)" class="y_xrw3d"/></g><g filter="url(#SVGyT4fLePl)"><ellipse transform="rotate(-2.799 18.951 57.386)" class="y_xrw3d"/></g><g filter="url(#SVGonSETbRF)"><ellipse transform="rotate(-31.318 20.02 56.211)" class="xk4y67b"/></g><g filter="url(#SVGSN7ofz6B)"><ellipse class="iltmbrl"/></g><g filter="url(#SVGHvbpPvOn)"><ellipse transform="rotate(37.252 9.752 -8.009)" class="x7k6oph"/></g><g filter="url(#SVG7JmfweRd)"><ellipse transform="rotate(34.51 19.587 64.852)" class="s9ja_5b"/></g><g filter="url(#SVGgGkiybCN)"><path class="m9t4dpey"/></g><g filter="url(#SVGxEY6lcrm)"><ellipse transform="rotate(-42.848 19.902 3.356)" class="jbzf2gz"/></g><g filter="url(#SVGg29FyG4g)"><ellipse transform="rotate(35.592 13.583 46.75)" class="ra1p7tb"/></g></g>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:folder-type-gemini-opened" {...props}></Icon>
10
+ <style>
11
+ :global .qhu2m7m {
12
+ stop-color: #4893fc;
13
+ }
14
+
15
+ :global .v1my2sb {
16
+ stop-color: #969dff;
17
+ }
18
+
19
+ :global .dj_9x6i {
20
+ stop-color: #bd99fe;
21
+ }
22
+
23
+ :global .a8-gfird {
24
+ d: path("M32.447 0c.68 0 1.272.465 1.438 1.125a39 39 0 0 0 2 5.905q3.23 7.5 8.854 13.125q5.626 5.626 13.125 8.855a39 39 0 0 0 5.905 1.999c.66.166 1.125.758 1.125 1.438s-.464 1.273-1.125 1.439a39 39 0 0 0-5.905 1.999q-7.5 3.23-13.125 8.854q-5.625 5.627-8.854 13.125a39 39 0 0 0-2 5.906a1.485 1.485 0 0 1-1.438 1.124c-.68 0-1.272-.464-1.438-1.125a39 39 0 0 0-2-5.905q-3.228-7.5-8.854-13.125T7.03 35.885a39 39 0 0 0-5.905-2A1.485 1.485 0 0 1 0 32.448c0-.68.465-1.272 1.125-1.438a39 39 0 0 0 5.905-2q7.5-3.229 13.125-8.854C25.78 14.53 26.857 12.03 29.01 7.03a39 39 0 0 0 1.999-5.905A1.485 1.485 0 0 1 32.447 0");
25
+ }
26
+
27
+ :global .bq1u3hbu {
28
+ fill: #878787;
29
+ 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");
30
+ }
31
+
32
+ :global .lp7qxko {
33
+ cx: 14.407px;
34
+ cy: 16.95px;
35
+ fill: #ffe432;
36
+ rx: 14.407px;
37
+ ry: 16.95px;
38
+ }
39
+
40
+ :global .io4jslb {
41
+ cx: 27.433px;
42
+ cy: 2.587px;
43
+ fill: #fc413d;
44
+ rx: 18.652px;
45
+ ry: 19.062px;
46
+ }
47
+
48
+ :global .y_xrw3d {
49
+ cx: 18.951px;
50
+ cy: 57.386px;
51
+ fill: #00b95c;
52
+ rx: 19.493px;
53
+ ry: 25.253px;
54
+ }
55
+
56
+ :global .xk4y67b {
57
+ cx: 20.02px;
58
+ cy: 56.211px;
59
+ fill: #00b95c;
60
+ rx: 19.107px;
61
+ ry: 21.034px;
62
+ }
63
+
64
+ :global .iltmbrl {
65
+ cx: 67.391px;
66
+ cy: 25.327px;
67
+ fill: #3186ff;
68
+ rx: 18.346px;
69
+ ry: 17.667px;
70
+ }
71
+
72
+ :global .x7k6oph {
73
+ cx: 21.222px;
74
+ cy: 22.384px;
75
+ fill: #fbbc04;
76
+ rx: 21.222px;
77
+ ry: 22.384px;
78
+ }
79
+
80
+ :global .s9ja_5b {
81
+ cx: 24.469px;
82
+ cy: 22.604px;
83
+ fill: #3186ff;
84
+ rx: 24.469px;
85
+ ry: 22.604px;
86
+ }
87
+
88
+ :global .m9t4dpey {
89
+ fill: #749bff;
90
+ d: path("M54.984-2.336c2.833 3.852-.807 11.34-8.13 16.728c-7.325 5.386-15.558 6.63-18.39 2.779c-2.834-3.852.806-11.341 8.13-16.728c7.323-5.387 15.557-6.631 18.39-2.78z");
91
+ }
92
+
93
+ :global .jbzf2gz {
94
+ cx: 19.902px;
95
+ cy: 3.356px;
96
+ fill: #fc413d;
97
+ rx: 27.971px;
98
+ ry: 17.388px;
99
+ }
100
+
101
+ :global .ra1p7tb {
102
+ cx: 13.583px;
103
+ cy: 46.75px;
104
+ fill: #ffee48;
105
+ rx: 14.989px;
106
+ ry: 8.717px;
107
+ }
108
+
109
+ </style>
@@ -0,0 +1,109 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ let {width, height, ...props} = $props();
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<defs><filter id="SVGqoIxVV2h" width="39.274" height="43.217" x="-19.824" y="13.152" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="2.46"/></filter><filter id="SVGOahAkcjC" width="84.868" height="85.688" x="-15.001" y="-40.257" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="11.891"/></filter><filter id="SVGyT4fLePl" width="79.454" height="90.917" x="-20.776" y="11.927" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="10.109"/></filter><filter id="SVGonSETbRF" width="79.731" height="81.505" x="-19.845" y="15.459" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="10.109"/></filter><filter id="SVGSN7ofz6B" width="75.117" height="73.758" x="29.832" y="-11.552" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="9.606"/></filter><filter id="SVGHvbpPvOn" width="78.135" height="78.758" x="-38.583" y="-16.253" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="8.706"/></filter><filter id="SVG7JmfweRd" width="78.877" height="77.539" x="8.107" y="-5.966" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="7.775"/></filter><filter id="SVGgGkiybCN" width="56.272" height="51.81" x="13.587" y="-18.488" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="6.957"/></filter><filter id="SVGxEY6lcrm" width="70.856" height="69.306" x="-15.526" y="-31.297" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="5.876"/></filter><filter id="SVGg29FyG4g" width="55.501" height="51.571" x="-14.168" y="20.964" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_10859_4895" stdDeviation="7.273"/></filter><linearGradient id="SVGlOwgwsgJ" x1="18.447" x2="52.153" y1="43.42" y2="15.004" gradientUnits="userSpaceOnUse"><stop offset="0" class="qhu2m7m"/><stop offset=".27" class="qhu2m7m"/><stop offset=".777" class="v1my2sb"/><stop offset="1" class="dj_9x6i"/></linearGradient><mask id="SVGbqsmycuA" width="65" height="65" x="0" y="0" maskUnits="userSpaceOnUse"><path class="a8-gfird"/><path fill="url(#SVGlOwgwsgJ)" class="a8-gfird"/></mask></defs><path class="lp328foo"/><g mask="url(#SVGbqsmycuA)" transform="translate(10 10)scale(.30819)"><g filter="url(#SVGqoIxVV2h)"><ellipse transform="rotate(19.551 -44.575 -16.496)" class="lp7qxko"/></g><g filter="url(#SVGOahAkcjC)"><ellipse class="io4jslb"/></g><g filter="url(#SVGyT4fLePl)"><ellipse transform="rotate(-2.799 18.951 57.386)" class="y_xrw3d"/></g><g filter="url(#SVGyT4fLePl)"><ellipse transform="rotate(-2.799 18.951 57.386)" class="y_xrw3d"/></g><g filter="url(#SVGonSETbRF)"><ellipse transform="rotate(-31.318 20.02 56.211)" class="xk4y67b"/></g><g filter="url(#SVGSN7ofz6B)"><ellipse class="iltmbrl"/></g><g filter="url(#SVGHvbpPvOn)"><ellipse transform="rotate(37.252 9.752 -8.009)" class="x7k6oph"/></g><g filter="url(#SVG7JmfweRd)"><ellipse transform="rotate(34.51 19.587 64.852)" class="s9ja_5b"/></g><g filter="url(#SVGgGkiybCN)"><path class="m9t4dpey"/></g><g filter="url(#SVGxEY6lcrm)"><ellipse transform="rotate(-42.848 19.902 3.356)" class="jbzf2gz"/></g><g filter="url(#SVGg29FyG4g)"><ellipse transform="rotate(35.592 13.583 46.75)" class="ra1p7tb"/></g></g>`;
8
+ </script>
9
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="vscode-icons:folder-type-gemini" {...props}></Icon>
10
+ <style>
11
+ :global .qhu2m7m {
12
+ stop-color: #4893fc;
13
+ }
14
+
15
+ :global .v1my2sb {
16
+ stop-color: #969dff;
17
+ }
18
+
19
+ :global .dj_9x6i {
20
+ stop-color: #bd99fe;
21
+ }
22
+
23
+ :global .a8-gfird {
24
+ d: path("M32.447 0c.68 0 1.272.465 1.438 1.125a39 39 0 0 0 2 5.905q3.23 7.5 8.854 13.125q5.626 5.626 13.125 8.855a39 39 0 0 0 5.905 1.999c.66.166 1.125.758 1.125 1.438s-.464 1.273-1.125 1.439a39 39 0 0 0-5.905 1.999q-7.5 3.23-13.125 8.854q-5.625 5.627-8.854 13.125a39 39 0 0 0-2 5.906a1.485 1.485 0 0 1-1.438 1.124c-.68 0-1.272-.464-1.438-1.125a39 39 0 0 0-2-5.905q-3.228-7.5-8.854-13.125T7.03 35.885a39 39 0 0 0-5.905-2A1.485 1.485 0 0 1 0 32.448c0-.68.465-1.272 1.125-1.438a39 39 0 0 0 5.905-2q7.5-3.229 13.125-8.854C25.78 14.53 26.857 12.03 29.01 7.03a39 39 0 0 0 1.999-5.905A1.485 1.485 0 0 1 32.447 0");
25
+ }
26
+
27
+ :global .lp328foo {
28
+ fill: #595959;
29
+ d: path("M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z");
30
+ }
31
+
32
+ :global .lp7qxko {
33
+ cx: 14.407px;
34
+ cy: 16.95px;
35
+ fill: #ffe432;
36
+ rx: 14.407px;
37
+ ry: 16.95px;
38
+ }
39
+
40
+ :global .io4jslb {
41
+ cx: 27.433px;
42
+ cy: 2.587px;
43
+ fill: #fc413d;
44
+ rx: 18.652px;
45
+ ry: 19.062px;
46
+ }
47
+
48
+ :global .y_xrw3d {
49
+ cx: 18.951px;
50
+ cy: 57.386px;
51
+ fill: #00b95c;
52
+ rx: 19.493px;
53
+ ry: 25.253px;
54
+ }
55
+
56
+ :global .xk4y67b {
57
+ cx: 20.02px;
58
+ cy: 56.211px;
59
+ fill: #00b95c;
60
+ rx: 19.107px;
61
+ ry: 21.034px;
62
+ }
63
+
64
+ :global .iltmbrl {
65
+ cx: 67.391px;
66
+ cy: 25.327px;
67
+ fill: #3186ff;
68
+ rx: 18.346px;
69
+ ry: 17.667px;
70
+ }
71
+
72
+ :global .x7k6oph {
73
+ cx: 21.222px;
74
+ cy: 22.384px;
75
+ fill: #fbbc04;
76
+ rx: 21.222px;
77
+ ry: 22.384px;
78
+ }
79
+
80
+ :global .s9ja_5b {
81
+ cx: 24.469px;
82
+ cy: 22.604px;
83
+ fill: #3186ff;
84
+ rx: 24.469px;
85
+ ry: 22.604px;
86
+ }
87
+
88
+ :global .m9t4dpey {
89
+ fill: #749bff;
90
+ d: path("M54.984-2.336c2.833 3.852-.807 11.34-8.13 16.728c-7.325 5.386-15.558 6.63-18.39 2.779c-2.834-3.852.806-11.341 8.13-16.728c7.323-5.387 15.557-6.631 18.39-2.78z");
91
+ }
92
+
93
+ :global .jbzf2gz {
94
+ cx: 19.902px;
95
+ cy: 3.356px;
96
+ fill: #fc413d;
97
+ rx: 27.971px;
98
+ ry: 17.388px;
99
+ }
100
+
101
+ :global .ra1p7tb {
102
+ cx: 13.583px;
103
+ cy: 46.75px;
104
+ fill: #ffee48;
105
+ rx: 14.989px;
106
+ ry: 8.717px;
107
+ }
108
+
109
+ </style>
package/iconify.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "prefix": "vscode-icons",
3
3
  "info": {
4
4
  "name": "VSCode Icons",
5
- "total": 1464,
6
- "version": "12.16.0",
5
+ "total": 1468,
6
+ "version": "12.17.0",
7
7
  "author": {
8
8
  "name": "Roberto Huertas",
9
9
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -29,5 +29,5 @@
29
29
  ],
30
30
  "palette": true
31
31
  },
32
- "lastModified": 1768377120
32
+ "lastModified": 1770713356
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.10",
4
+ "version": "1.0.12",
5
5
  "homepage": "https://icon-sets.iconify.design/vscode-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -2414,6 +2414,10 @@
2414
2414
  "types": "./types/gfwqskkx.d.ts",
2415
2415
  "svelte": "./components/f/file-type-minecraft.svelte"
2416
2416
  },
2417
+ "./file-type-mise": {
2418
+ "types": "./types/gfwqskkx.d.ts",
2419
+ "svelte": "./components/f/file-type-mise.svelte"
2420
+ },
2417
2421
  "./file-type-mivascript": {
2418
2422
  "types": "./types/gfwqskkx.d.ts",
2419
2423
  "svelte": "./components/f/file-type-mivascript.svelte"
@@ -3266,6 +3270,10 @@
3266
3270
  "types": "./types/gfwqskkx.d.ts",
3267
3271
  "svelte": "./components/f/file-type-pyenv.svelte"
3268
3272
  },
3273
+ "./file-type-pypi": {
3274
+ "types": "./types/gfwqskkx.d.ts",
3275
+ "svelte": "./components/f/file-type-pypi.svelte"
3276
+ },
3269
3277
  "./file-type-pyret": {
3270
3278
  "types": "./types/gfwqskkx.d.ts",
3271
3279
  "svelte": "./components/f/file-type-pyret.svelte"
@@ -4854,6 +4862,14 @@
4854
4862
  "types": "./types/gfwqskkx.d.ts",
4855
4863
  "svelte": "./components/f/folder-type-gcp-opened.svelte"
4856
4864
  },
4865
+ "./folder-type-gemini": {
4866
+ "types": "./types/gfwqskkx.d.ts",
4867
+ "svelte": "./components/f/folder-type-gemini.svelte"
4868
+ },
4869
+ "./folder-type-gemini-opened": {
4870
+ "types": "./types/gfwqskkx.d.ts",
4871
+ "svelte": "./components/f/folder-type-gemini-opened.svelte"
4872
+ },
4857
4873
  "./folder-type-git": {
4858
4874
  "types": "./types/gfwqskkx.d.ts",
4859
4875
  "svelte": "./components/f/folder-type-git.svelte"