@iconify-react/vscode-icons 1.0.20 → 1.0.21

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,52 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.a5n6nll5q {
14
+ stop-color: var(--svg-color--949494, #949494);
15
+ }
16
+
17
+ .a6ue6uoip {
18
+ stop-color: var(--svg-color--aeafb0, #aeafb0);
19
+ }
20
+
21
+ .dgp0bdcxg {
22
+ stop-color: var(--svg-color--9b9b9b, #9b9b9b);
23
+ }
24
+
25
+ .f3ce6objo {
26
+ fill: var(--svg-color--50e6ff, #50e6ff);
27
+ d: path("M8.22 18.59a5.6 5.6 0 0 1-3.99-1.63a.72.72 0 1 1 1.01-.94a4.1 4.1 0 0 0 2.98 1.14a4 4 0 0 0 2.92-1.14a5.5 5.5 0 0 1 3.97-1.55a5.7 5.7 0 0 1 4 1.55a.72.72 0 1 1-1.01 1.02a4.2 4.2 0 0 0-2.94-1.22a4 4 0 0 0-2.93 1.21a5.6 5.6 0 0 1-4.01 1.56");
28
+ }
29
+
30
+ .v-p3vobmp {
31
+ d: path("M18 9.69V7.9l-.1-.09l-1.84-.62L15.59 6l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62 1.83l-1.26.47l-2.08-1l-1.28 1.25l.12.24L5.23 6a6 6 0 0 1 3.2-.86A6.3 6.3 0 0 1 12 6.28l.36.26a3 3 0 0 1 .93 1.35A3 3 0 0 1 13.5 9a3.23 3.23 0 0 1-3.25 3.23a3.3 3.3 0 0 1-1.87-.59a6.3 6.3 0 0 1-4 1.75l-.19.39l1.28 1.29l.26-.07l1.8-1l1.24.51l.79 2.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11 1l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z");
32
+ }
33
+
34
+ .vyv65fbev {
35
+ stop-color: var(--svg-color--b6b8b9, #b6b8b9);
36
+ }
37
+
38
+ .ye9ik5b4c {
39
+ fill: var(--svg-color--50e6ff, #50e6ff);
40
+ d: path("M8.22 15.74a2.8 2.8 0 0 1-1.96-.8a.72.72 0 0 1 1-1.02a1.3 1.3 0 0 0 .96.4a1.7 1.7 0 0 0 .93-.4a8.5 8.5 0 0 1 11.93 0a.72.72 0 0 1-1 1.01a7.1 7.1 0 0 0-9.98 0a3 3 0 0 1-1.88.81");
41
+ }
42
+
43
+ .yxi21009j {
44
+ fill: var(--svg-color--32bedd, #32bedd);
45
+ d: path("M8.22 21.44a8.4 8.4 0 0 1-6.02-2.48a.73.73 0 0 1 0-1a.73.73 0 0 1 1.02 0a7 7 0 0 0 5 2.06a7 7 0 0 0 4.98-2.07a3 3 0 0 1 1.88-.76a2.9 2.9 0 0 1 1.94.81a.7.7 0 0 1 0 1.01a.73.73 0 0 1-1.02 0a1.3 1.3 0 0 0-.92-.39a1.6 1.6 0 0 0-.93.4a8.4 8.4 0 0 1-5.93 2.42");
46
+ }
47
+ </style><defs><linearGradient id="SVG8kkBecXM" x1="11.08" x2="11.08" y1="31.2" y2="15.71" gradientTransform="matrix(1 0 0 .99 0 -14.32)" gradientUnits="userSpaceOnUse"><stop offset="0" class="a5n6nll5q"/><stop offset=".33" class="dgp0bdcxg"/><stop offset=".82" class="a6ue6uoip"/><stop offset="1" class="vyv65fbev"/></linearGradient></defs><path fill="url(#SVG8kkBecXM)" transform="translate(2 2.02)scale(1.55592)" class="v-p3vobmp"/><path class="f3ce6objo"/><path class="ye9ik5b4c"/><path class="yxi21009j"/>`,
48
+ "fallback": "vscode-icons:file-type-azurestreamanalytics",
49
+ });
50
+ }
51
+
52
+ export default Component;
@@ -0,0 +1,31 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.ft5dv1b6b {
14
+ fill: none;
15
+ }
16
+
17
+ .gwocms_dw {
18
+ fill: var(--svg-color--002cf2, #002cf2);
19
+ d: path("M18.8 13.2h-5.6v5.6h5.6zm5.6-5.6h-5.6v5.6h5.6zm0 11.2h-5.6v5.6h5.6zM30 2h-5.6v5.6H30Zm0 22.4h-5.6V30H30Z");
20
+ }
21
+
22
+ .k-afuabcu {
23
+ fill: var(--svg-color--000, #000);
24
+ d: path("M7.6 24.4V2H2v28h16.8v-5.6h-5.6Z");
25
+ }
26
+ </style><g class="ft5dv1b6b"><path class="gwocms_dw"/><path class="k-afuabcu"/></g>`,
27
+ "fallback": "vscode-icons:file-type-light-livekit",
28
+ });
29
+ }
30
+
31
+ export default Component;
@@ -0,0 +1,31 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.e65-1ibek {
14
+ fill: var(--svg-color--d2d2d2, #d2d2d2);
15
+ d: path("M7.6 24.4V2H2v28h16.8v-5.6h-5.6Z");
16
+ }
17
+
18
+ .ft5dv1b6b {
19
+ fill: none;
20
+ }
21
+
22
+ .k-h76sbmj {
23
+ fill: var(--svg-color--1fd5f9, #1fd5f9);
24
+ d: path("M18.8 13.2h-5.6v5.6h5.6zm5.6-5.6h-5.6v5.6h5.6zm0 11.2h-5.6v5.6h5.6zM30 2h-5.6v5.6H30zm0 22.4h-5.6V30H30z");
25
+ }
26
+ </style><g class="ft5dv1b6b"><path class="k-h76sbmj"/><path class="e65-1ibek"/></g>`,
27
+ "fallback": "vscode-icons:file-type-livekit",
28
+ });
29
+ }
30
+
31
+ export default Component;
@@ -0,0 +1,43 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.ha227jvjn {
14
+ fill: var(--svg-color--9e77d9, #9e77d9);
15
+ d: path("M27.67 3.2h-9.2l-2.1 4.2H4.57v16.8h25.2v-21zm0 18.7H6.87V9.5h20.8zm0-14.5h-8.2l1-2.1h7.1v2.1h-8.1z");
16
+ }
17
+
18
+ .jhb1_zb1e {
19
+ fill: var(--svg-color--9e77d9, #9e77d9);
20
+ d: path("m29.77 24.2l-3.8-12.8H.77l3.8 12.8z");
21
+ }
22
+
23
+ .nbeanqbti {
24
+ d: path("M14.54 12.82c-.76 0-.88-.92-.88-1.46q0-.76.25-1.13a.7.7 0 0 1 .63-.34q.41 0 .66.34q.29.4.29 1.13c0 .91-.36 1.46-.94 1.46zm3.15 0c-.76 0-.88-.92-.88-1.46q0-.76.26-1.13q.22-.34.62-.34c.4 0 .5.12.66.34q.29.4.29 1.13c0 .91-.36 1.46-.94 1.46z");
25
+ }
26
+
27
+ .nc4qcxl6u {
28
+ width: 28px;
29
+ height: 28px;
30
+ fill: var(--svg-color--9046ff, #9046ff);
31
+ rx: 6.07px;
32
+ }
33
+
34
+ .yspd4mbsx {
35
+ fill: var(--svg-color--fff, #fff);
36
+ d: path("M9 19.1c-1.92 4.25 2.17 5.32 5.18 2.83c.89 2.8 4.2.71 5.4-1.45a15 15 0 0 0 1.3-10.63C19 3.02 9.68 3.01 8.08 9.9c-.39 1.2-.4 2.57-.6 4c-.1.71-.19 1.17-.46 1.92c-.16.44-.38.82-.72 1.47c-.54 1-.31 2.95 2.45 1.94z");
37
+ }
38
+ </style><path class="ha227jvjn"/><path class="jhb1_zb1e"/><g transform="translate(13.23 10.8)scale(.64286)"><rect class="nc4qcxl6u"/><path class="yspd4mbsx"/><path class="nbeanqbti"/></g>`,
39
+ "fallback": "vscode-icons:folder-type-kiro-opened",
40
+ });
41
+ }
42
+
43
+ export default Component;
@@ -0,0 +1,38 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.a6gx3sbeq {
14
+ fill: var(--svg-color--7f53c0, #7f53c0);
15
+ d: path("M27.67 3.2h-9.2l-2.1 4.2H4.57v16.8h25.2v-21zm0 4.2h-8.2l1.1-2.1h7.1z");
16
+ }
17
+
18
+ .nbeanqbti {
19
+ d: path("M14.54 12.82c-.76 0-.88-.92-.88-1.46q0-.76.25-1.13a.7.7 0 0 1 .63-.34q.41 0 .66.34q.29.4.29 1.13c0 .91-.36 1.46-.94 1.46zm3.15 0c-.76 0-.88-.92-.88-1.46q0-.76.26-1.13q.22-.34.62-.34c.4 0 .5.12.66.34q.29.4.29 1.13c0 .91-.36 1.46-.94 1.46z");
20
+ }
21
+
22
+ .nc4qcxl6u {
23
+ width: 28px;
24
+ height: 28px;
25
+ fill: var(--svg-color--9046ff, #9046ff);
26
+ rx: 6.07px;
27
+ }
28
+
29
+ .yspd4mbsx {
30
+ fill: var(--svg-color--fff, #fff);
31
+ d: path("M9 19.1c-1.92 4.25 2.17 5.32 5.18 2.83c.89 2.8 4.2.71 5.4-1.45a15 15 0 0 0 1.3-10.63C19 3.02 9.68 3.01 8.08 9.9c-.39 1.2-.4 2.57-.6 4c-.1.71-.19 1.17-.46 1.92c-.16.44-.38.82-.72 1.47c-.54 1-.31 2.95 2.45 1.94z");
32
+ }
33
+ </style><path class="a6gx3sbeq"/><g transform="translate(13.23 10.8)scale(.64286)"><rect class="nc4qcxl6u"/><path class="yspd4mbsx"/><path class="nbeanqbti"/></g>`,
34
+ "fallback": "vscode-icons:folder-type-kiro",
35
+ });
36
+ }
37
+
38
+ export default Component;
@@ -0,0 +1,58 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.hcgfnpc0v {
14
+ cx: 23.802px;
15
+ cy: 28.652px;
16
+ r: 0.652px;
17
+ fill: var(--svg-color--aa83d5, #aa83d5);
18
+ }
19
+
20
+ .ne49f5ifo {
21
+ width: 2.864px;
22
+ height: 0.449px;
23
+ x: 22.353px;
24
+ y: 12.27px;
25
+ fill: var(--svg-color--aa83d5, #aa83d5);
26
+ ry: 0.224px;
27
+ }
28
+
29
+ .s_a35rtzc {
30
+ width: 9.605px;
31
+ height: 14px;
32
+ x: 19px;
33
+ y: 13.427px;
34
+ fill: var(--svg-color--aa83d5, #aa83d5);
35
+ ry: 0px;
36
+ }
37
+
38
+ .yl4vabc8y {
39
+ fill: var(--svg-color--8146c0, #8146c0);
40
+ 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");
41
+ }
42
+
43
+ .z63nuqb8y {
44
+ width: 11.596px;
45
+ height: 17.894px;
46
+ x: 18px;
47
+ y: 11.701px;
48
+ fill: var(--svg-color--381d55, #381d55);
49
+ stroke: var(--svg-color--381d55, #381d55);
50
+ stroke-width: var(--svg-stroke-width--0-758px, 0.758px);
51
+ ry: 2.237px;
52
+ }
53
+ </style><path class="yl4vabc8y"/><g transform="translate(.025 .025)"><rect class="z63nuqb8y"/><rect class="s_a35rtzc"/><circle class="hcgfnpc0v"/><rect class="ne49f5ifo"/></g>`,
54
+ "fallback": "vscode-icons:folder-type-mobile-opened",
55
+ });
56
+ }
57
+
58
+ export default Component;
@@ -0,0 +1,58 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.d6w19obvd {
14
+ fill: var(--svg-color--8146c0, #8146c0);
15
+ d: path("M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z");
16
+ }
17
+
18
+ .hcgfnpc0v {
19
+ cx: 23.802px;
20
+ cy: 28.652px;
21
+ r: 0.652px;
22
+ fill: var(--svg-color--aa83d5, #aa83d5);
23
+ }
24
+
25
+ .ne49f5ifo {
26
+ width: 2.864px;
27
+ height: 0.449px;
28
+ x: 22.353px;
29
+ y: 12.27px;
30
+ fill: var(--svg-color--aa83d5, #aa83d5);
31
+ ry: 0.224px;
32
+ }
33
+
34
+ .s_a35rtzc {
35
+ width: 9.605px;
36
+ height: 14px;
37
+ x: 19px;
38
+ y: 13.427px;
39
+ fill: var(--svg-color--aa83d5, #aa83d5);
40
+ ry: 0px;
41
+ }
42
+
43
+ .z63nuqb8y {
44
+ width: 11.596px;
45
+ height: 17.894px;
46
+ x: 18px;
47
+ y: 11.701px;
48
+ fill: var(--svg-color--381d55, #381d55);
49
+ stroke: var(--svg-color--381d55, #381d55);
50
+ stroke-width: var(--svg-stroke-width--0-758px, 0.758px);
51
+ ry: 2.237px;
52
+ }
53
+ </style><path class="d6w19obvd"/><rect class="z63nuqb8y"/><rect class="s_a35rtzc"/><circle class="hcgfnpc0v"/><rect class="ne49f5ifo"/>`,
54
+ "fallback": "vscode-icons:folder-type-mobile",
55
+ });
56
+ }
57
+
58
+ export default Component;
@@ -0,0 +1,37 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.e5viygbri {
14
+ fill: var(--svg-color--f5c842, #f5c842);
15
+ d: path("M16.68 16.75v13.54h13.55V16.75");
16
+ }
17
+
18
+ .lju9fe1of {
19
+ fill: var(--svg-color--f7d56e, #f7d56e);
20
+ d: path("M25.7 13.7H.5l3.8 12.8h25.2z");
21
+ }
22
+
23
+ .rbtlclbqx {
24
+ fill: var(--svg-color--111, #111);
25
+ d: path("M18.9 21.47h4.47v1.42H18.9zm0 2.67h4.47v1.43H18.9zm6.76-4.72h-1.4v1.27h.77s.16.01.27.07s.13.1.2.18q.04.06.05.15l.01.08v1.29l.01.14l.05.24q.07.17.2.32t.31.24c.1.06.29.1.3.1v.03a1 1 0 0 0-.61.35l-.2.32l-.05.24l-.01.14v1.28l-.01.1l-.06.14c-.06.08-.07.11-.2.18l-.26.07h-.77v1.27h1.54l.22-.03a2 2 0 0 0 .5-.18q.16-.1.31-.29c.1-.1.17-.24.2-.33c.04-.18.05-.42.05-.42v-1.74l.02-.13l.05-.1q.03-.07.07-.1a.4.4 0 0 1 .18-.1l.12-.01H28v-1.34h-.48l-.12-.01q-.1-.03-.18-.1l-.07-.1l-.05-.1l-.02-.08v-1.79s0-.24-.06-.43a1 1 0 0 0-.2-.33a2 2 0 0 0-.3-.29l-.2-.1l-.3-.07z");
26
+ }
27
+
28
+ .tdn656-4c {
29
+ fill: var(--svg-color--f7d56e, #f7d56e);
30
+ d: path("M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z");
31
+ }
32
+ </style><path class="tdn656-4c"/><path class="lju9fe1of"/><path class="e5viygbri"/><path class="rbtlclbqx"/>`,
33
+ "fallback": "vscode-icons:folder-type-wasp-opened",
34
+ });
35
+ }
36
+
37
+ export default Component;
@@ -0,0 +1,32 @@
1
+ import { Icon } from '@iconify/css-react';
2
+ import { createElement } from 'react';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+
6
+ /** @param {{width?: string; height?: string;}} */
7
+ function Component({width, height, ...props}) {
8
+ return createElement(Icon, {
9
+ ...props,
10
+ width,
11
+ height,
12
+ viewBox,
13
+ "content": `<style>.e5viygbri {
14
+ fill: var(--svg-color--f5c842, #f5c842);
15
+ d: path("M16.68 16.75v13.54h13.55V16.75");
16
+ }
17
+
18
+ .rbtlclbqx {
19
+ fill: var(--svg-color--111, #111);
20
+ d: path("M18.9 21.47h4.47v1.42H18.9zm0 2.67h4.47v1.43H18.9zm6.76-4.72h-1.4v1.27h.77s.16.01.27.07s.13.1.2.18q.04.06.05.15l.01.08v1.29l.01.14l.05.24q.07.17.2.32t.31.24c.1.06.29.1.3.1v.03a1 1 0 0 0-.61.35l-.2.32l-.05.24l-.01.14v1.28l-.01.1l-.06.14c-.06.08-.07.11-.2.18l-.26.07h-.77v1.27h1.54l.22-.03a2 2 0 0 0 .5-.18q.16-.1.31-.29c.1-.1.17-.24.2-.33c.04-.18.05-.42.05-.42v-1.74l.02-.13l.05-.1q.03-.07.07-.1a.4.4 0 0 1 .18-.1l.12-.01H28v-1.34h-.48l-.12-.01q-.1-.03-.18-.1l-.07-.1l-.05-.1l-.02-.08v-1.79s0-.24-.06-.43a1 1 0 0 0-.2-.33a2 2 0 0 0-.3-.29l-.2-.1l-.3-.07z");
21
+ }
22
+
23
+ .x9j-gesgu {
24
+ fill: var(--svg-color--f7d264, #f7d264);
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
+ </style><path class="x9j-gesgu"/><path class="e5viygbri"/><path class="rbtlclbqx"/>`,
28
+ "fallback": "vscode-icons:folder-type-wasp",
29
+ });
30
+ }
31
+
32
+ export default Component;
package/iconify.json CHANGED
@@ -2,8 +2,8 @@
2
2
  "prefix": "vscode-icons",
3
3
  "info": {
4
4
  "name": "VSCode Icons",
5
- "total": 1541,
6
- "version": "12.18.0",
5
+ "total": 1550,
6
+ "version": "12.19.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": 1782538594
32
+ "lastModified": 1782727390
33
33
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-react/vscode-icons",
3
3
  "type": "module",
4
- "version": "1.0.20",
4
+ "version": "1.0.21",
5
5
  "homepage": "https://icon-sets.iconify.design/vscode-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -254,6 +254,10 @@
254
254
  "types": "./types/hqrkovbr.d.ts",
255
255
  "default": "./components/f/file-type-azurepipelines.jsx"
256
256
  },
257
+ "./file-type-azurestreamanalytics": {
258
+ "types": "./types/hqrkovbr.d.ts",
259
+ "default": "./components/f/file-type-azurestreamanalytics.jsx"
260
+ },
257
261
  "./file-type-babel": {
258
262
  "types": "./types/hqrkovbr.d.ts",
259
263
  "default": "./components/f/file-type-babel.jsx"
@@ -2066,6 +2070,10 @@
2066
2070
  "types": "./types/hqrkovbr.d.ts",
2067
2071
  "default": "./components/f/file-type-light-lerna.jsx"
2068
2072
  },
2073
+ "./file-type-light-livekit": {
2074
+ "types": "./types/hqrkovbr.d.ts",
2075
+ "default": "./components/f/file-type-light-livekit.jsx"
2076
+ },
2069
2077
  "./file-type-light-mailing": {
2070
2078
  "types": "./types/hqrkovbr.d.ts",
2071
2079
  "default": "./components/f/file-type-light-mailing.jsx"
@@ -2398,6 +2406,10 @@
2398
2406
  "types": "./types/hqrkovbr.d.ts",
2399
2407
  "default": "./components/f/file-type-lisp.jsx"
2400
2408
  },
2409
+ "./file-type-livekit": {
2410
+ "types": "./types/hqrkovbr.d.ts",
2411
+ "default": "./components/f/file-type-livekit.jsx"
2412
+ },
2401
2413
  "./file-type-livescript": {
2402
2414
  "types": "./types/hqrkovbr.d.ts",
2403
2415
  "default": "./components/f/file-type-livescript.jsx"
@@ -5326,6 +5338,14 @@
5326
5338
  "types": "./types/hqrkovbr.d.ts",
5327
5339
  "default": "./components/f/folder-type-junie-opened.jsx"
5328
5340
  },
5341
+ "./folder-type-kiro": {
5342
+ "types": "./types/hqrkovbr.d.ts",
5343
+ "default": "./components/f/folder-type-kiro.jsx"
5344
+ },
5345
+ "./folder-type-kiro-opened": {
5346
+ "types": "./types/hqrkovbr.d.ts",
5347
+ "default": "./components/f/folder-type-kiro-opened.jsx"
5348
+ },
5329
5349
  "./folder-type-kotlin": {
5330
5350
  "types": "./types/hqrkovbr.d.ts",
5331
5351
  "default": "./components/f/folder-type-kotlin.jsx"
@@ -5574,6 +5594,14 @@
5574
5594
  "types": "./types/hqrkovbr.d.ts",
5575
5595
  "default": "./components/f/folder-type-mjml-opened.jsx"
5576
5596
  },
5597
+ "./folder-type-mobile": {
5598
+ "types": "./types/hqrkovbr.d.ts",
5599
+ "default": "./components/f/folder-type-mobile.jsx"
5600
+ },
5601
+ "./folder-type-mobile-opened": {
5602
+ "types": "./types/hqrkovbr.d.ts",
5603
+ "default": "./components/f/folder-type-mobile-opened.jsx"
5604
+ },
5577
5605
  "./folder-type-mock": {
5578
5606
  "types": "./types/hqrkovbr.d.ts",
5579
5607
  "default": "./components/f/folder-type-mock.jsx"
@@ -6142,6 +6170,14 @@
6142
6170
  "types": "./types/hqrkovbr.d.ts",
6143
6171
  "default": "./components/f/folder-type-wasm-opened.jsx"
6144
6172
  },
6173
+ "./folder-type-wasp": {
6174
+ "types": "./types/hqrkovbr.d.ts",
6175
+ "default": "./components/f/folder-type-wasp.jsx"
6176
+ },
6177
+ "./folder-type-wasp-opened": {
6178
+ "types": "./types/hqrkovbr.d.ts",
6179
+ "default": "./components/f/folder-type-wasp-opened.jsx"
6180
+ },
6145
6181
  "./folder-type-webpack": {
6146
6182
  "types": "./types/hqrkovbr.d.ts",
6147
6183
  "default": "./components/f/folder-type-webpack.jsx"