@iconify-solid/vscode-icons 1.0.13 → 1.0.15

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,29 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.b3c4xhbqj {
6
+ width: 28px;
7
+ height: 28px;
8
+ fill: var(--svg-color--059669, #059669);
9
+ rx: 4px;
10
+ }
11
+
12
+ .ft5dv1b6b {
13
+ fill: none;
14
+ }
15
+
16
+ .l_9c-0bth {
17
+ fill: var(--svg-color--fff, #fff);
18
+ d: path("M10.572 15.257c0 2.246-.91 4.12-2.394 5.848h3.454v1.674H6.335v-1.59c1.62-1.832 2.246-3.326 2.246-5.932zm6.856 0c0 2.246.91 4.12 2.394 5.848h-3.454v1.674h5.297v-1.59c-1.62-1.832-2.246-3.326-2.246-5.932zm-6.856-2.513c0-2.247-.91-4.122-2.394-5.849h3.454V5.221H6.335v1.59c1.62 1.832 2.246 3.326 2.246 5.933zm6.856 0c0-2.247.91-4.122 2.394-5.849h-3.454V5.221h5.297v1.59c-1.62 1.832-2.246 3.326-2.246 5.933z");
19
+ }
20
+ </style><g transform="translate(2 2)" class="ft5dv1b6b"><rect class="b3c4xhbqj"/><path class="l_9c-0bth"/></g>`;
21
+
22
+ /** @param props {{width?: string; height?: string;}} */
23
+ function Component(props) {
24
+ const [local, others] = splitProps(props, ["width","height"]);
25
+
26
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-context7"} {...others} />);
27
+ }
28
+
29
+ export default Component;
@@ -0,0 +1,30 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.bqece4qko {
6
+ width: 135.98px;
7
+ height: 111.36px;
8
+ fill: var(--svg-color--22ad5f, #22ad5f);
9
+ rx: 14.392px;
10
+ }
11
+
12
+ .vq0_ceb1o {
13
+ fill: var(--svg-color--fff, #fff);
14
+ d: path("M108.73 68.407c-.32-.707-.63-1.417-.958-2.122a192 192 0 0 0-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073 0V42.829a187 187 0 0 1 14.554 25.578zM70.044 14.804a192.5 192.5 0 0 0-28.08 53.603a191 191 0 0 0-1.903 5.931h35.914V7.254q-3.061 3.703-5.93 7.55zm0 53.603H48.225a187 187 0 0 1 21.819-43.371z");
15
+ }
16
+
17
+ .ztnzoiqej {
18
+ fill: var(--svg-color--fff, #fff);
19
+ d: path("M30.85 74.338h6.166A186.9 186.9 0 0 1 68.31 12.104l-7.49 4.549a204 204 0 0 0-5.423 3.415a193.2 193.2 0 0 0-24.547 54.27m-9.105 0h6.125a186.5 186.5 0 0 1 11.471-31.862q3.988-8.553 8.772-16.591q-6.058 4.398-11.8 9.239q-1.202 2.404-2.348 4.845a192.3 192.3 0 0 0-12.22 34.37zm89.805 12.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17 99.909l71.31-.151zM43.109 99.908L31.247 80.917h-6.993l11.862 18.991zm-9.959 0L21.288 80.917h-6.993l11.862 18.991z");
20
+ }
21
+ </style><g transform="translate(2 4.535)scale(.20591)"><rect class="bqece4qko"/><path class="vq0_ceb1o"/><path class="ztnzoiqej"/></g>`;
22
+
23
+ /** @param props {{width?: string; height?: string;}} */
24
+ function Component(props) {
25
+ const [local, others] = splitProps(props, ["width","height"]);
26
+
27
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-fleet"} {...others} />);
28
+ }
29
+
30
+ export default Component;
@@ -0,0 +1,35 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.f2d5sxv3l {
6
+ fill: var(--svg-color--bddfff, #bddfff);
7
+ stroke: var(--svg-color--172f5f, #172f5f);
8
+ d: path("M325.6 184L298 239.5l182.6.5l27.7-55.9z");
9
+ }
10
+
11
+ .oiijmrb4y {
12
+ fill: var(--svg-color--ffbdbd, #ffbdbd);
13
+ stroke: var(--svg-color--432323, #432323);
14
+ d: path("m403.2 48.8l-119 78.9l119.3 79.5l118.7-79.5z");
15
+ }
16
+
17
+ .urqsmc34t {
18
+ fill: var(--svg-color--ffffbd, #ffffbd);
19
+ stroke: var(--svg-color--3d3d1f, #3d3d1f);
20
+ d: path("M311.2 20h184v56h-184z");
21
+ }
22
+
23
+ .y3d6msbhs {
24
+ stroke-width: var(--svg-stroke-width--8px, 8px);
25
+ }
26
+ </style><g class="y3d6msbhs"><path transform="matrix(.11086 0 0 .12298 -28.7 0)" class="urqsmc34t"/><path transform="matrix(.11086 0 0 .12298 -28.7 0)" class="f2d5sxv3l"/><path transform="matrix(.11086 0 0 .12298 -28.7 0)" class="oiijmrb4y"/></g>`;
27
+
28
+ /** @param props {{width?: string; height?: string;}} */
29
+ function Component(props) {
30
+ const [local, others] = splitProps(props, ["width","height"]);
31
+
32
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-flowgorithm"} {...others} />);
33
+ }
34
+
35
+ export default Component;
@@ -0,0 +1,55 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.bd1owmevb {
6
+ fill: var(--svg-color--0391e3, #0391e3);
7
+ d: path("M21.63 17.15a.5.5 0 0 1 .43-.28h1.53q.32 0 .44.28q.25.74.05 1.11c-.13.3-.5.56-1.26.56s-1.12-.26-1.26-.56c-.11-.24-.13-.62.06-1.1");
8
+ }
9
+
10
+ .ghyyy9b9n {
11
+ fill: var(--svg-color--08bff2, #08bff2);
12
+ d: path("M20.1 12.55a.5.5 0 0 0 .02.52c.33.41.66.58.93.61c.32.03.73-.15 1.11-.8s.34-1.1.15-1.37c-.16-.23-.48-.43-1-.5a.5.5 0 0 0-.47.23z");
13
+ }
14
+
15
+ .jxjco71kn {
16
+ fill: var(--svg-color--0391e3, #0391e3);
17
+ d: path("M27.16 11.3a.5.5 0 0 1-.43-.75l1.16-2.02a.5.5 0 0 1 .87 0l1.17 2.02a.5.5 0 0 1-.44.75zm1.57 3.59a.5.5 0 0 1-.86 0l-1.15-2.02a.5.5 0 0 1 .44-.75h2.33a.5.5 0 0 1 .43.76z");
18
+ }
19
+
20
+ .thsnkjepw {
21
+ fill: var(--svg-color--0391e3, #0391e3);
22
+ d: path("M18.95 16.87a.5.5 0 0 0-.44.75l3.9 6.75c.19.34.68.34.86 0l3.87-6.75a.5.5 0 0 0-.44-.75h-1.2c-.34 0-.58.35-.54.7q.07.56-.14 1.04c-.32.7-1.07 1.03-2 1.03s-1.68-.34-2.01-1.03q-.22-.48-.15-1.04c.05-.35-.19-.7-.54-.7z");
23
+ }
24
+
25
+ .tlc-ozbdh {
26
+ fill: var(--svg-color--08bff2, #08bff2);
27
+ d: path("M23.28 8.54a.5.5 0 0 0-.87 0l-.58 1.02c-.18.3.01.7.33.83q.53.22.83.64c.45.63.36 1.44-.1 2.25s-1.14 1.3-1.9 1.22a2 2 0 0 1-.98-.4c-.28-.2-.7-.17-.88.13l-.62 1.07a.5.5 0 0 0 .44.75h2.56a.4.4 0 0 1 .36.6c-.42.75-.45 1.29-.3 1.61c.14.3.5.56 1.26.56s1.13-.26 1.27-.56c.15-.32.12-.86-.3-1.6a.4.4 0 0 1 .36-.61h2.57a.5.5 0 0 0 .43-.75z");
28
+ }
29
+
30
+ .w26n2ccye {
31
+ d: path("M144 237.3a6.95 6.95 0 0 1-12.1 0L.9 10.5C-1.7 5.8 1.6 0 7 0h262c5.4 0 8.7 5.8 6.1 10.5l-17.9 31a5.7 5.7 0 0 0 4.9 8.5c11.8.1 18.6 3.6 21.5 7.6c2.6 3.7 3.3 9.9-2 19.1s-11 11.7-15.5 11.3c-5-.4-11.4-4.5-17.3-14.7a5.7 5.7 0 0 0-9.9 0z");
32
+ }
33
+
34
+ .we8wth65g {
35
+ stop-color: var(--svg-color--fcb000, #fcb000);
36
+ }
37
+
38
+ .xcqmbbc7c {
39
+ stop-color: var(--svg-color--ff5343, #ff5343);
40
+ }
41
+
42
+ .yyrcqqb8l {
43
+ fill: var(--svg-color--f70, #f70);
44
+ d: path("m2.06 8.12l9.4 16.25a.5.5 0 0 0 .86 0l.83-1.43l-9-15.57H2.5a.5.5 0 0 0-.44.75");
45
+ }
46
+ </style><path class="thsnkjepw"/><path class="bd1owmevb"/><path class="ghyyy9b9n"/><path class="tlc-ozbdh"/><path fill="url(#SVGdcGTUvqN)" transform="translate(2 7.37)scale(.07165)" class="w26n2ccye"/><path class="yyrcqqb8l"/><path class="jxjco71kn"/><defs><linearGradient id="SVGdcGTUvqN" x1="206.5" x2="144.9" y1=".4" y2="223.5" gradientUnits="userSpaceOnUse"><stop class="xcqmbbc7c"/><stop offset="1" class="we8wth65g"/></linearGradient></defs>`;
47
+
48
+ /** @param props {{width?: string; height?: string;}} */
49
+ function Component(props) {
50
+ const [local, others] = splitProps(props, ["width","height"]);
51
+
52
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-light-wesl"} {...others} />);
53
+ }
54
+
55
+ export default Component;
@@ -0,0 +1,49 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.d6v7tgb1x {
6
+ stop-color: var(--svg-color--fd0, #fd0);
7
+ }
8
+
9
+ .dz07mubwp {
10
+ fill: var(--svg-color--05e3fc, #05e3fc);
11
+ d: path("M20.1 12.55a.5.5 0 0 0 .02.52c.33.41.66.58.93.61c.32.03.73-.15 1.11-.8s.34-1.1.15-1.37c-.16-.23-.48-.43-1-.5a.5.5 0 0 0-.47.23zm3.18-4.01a.5.5 0 0 0-.87 0l-.58 1.02c-.18.3.01.7.33.83q.53.22.83.64c.45.63.36 1.44-.1 2.25s-1.14 1.3-1.9 1.22a2 2 0 0 1-.98-.4c-.28-.2-.7-.17-.88.13l-.62 1.07a.5.5 0 0 0 .44.75h2.56a.4.4 0 0 1 .36.6c-.42.75-.45 1.29-.3 1.61c.14.3.5.56 1.26.56s1.13-.26 1.27-.56c.15-.32.12-.86-.3-1.6a.4.4 0 0 1 .36-.61h2.57a.5.5 0 0 0 .43-.75z");
12
+ }
13
+
14
+ .f9rjrqbny {
15
+ stop-color: var(--svg-color--ff5242, #ff5242);
16
+ }
17
+
18
+ .g2971jsuw {
19
+ fill: var(--svg-color--0095ff, #0095ff);
20
+ d: path("M18.95 16.87a.5.5 0 0 0-.44.75l3.9 6.75c.19.34.68.34.86 0l3.87-6.75a.5.5 0 0 0-.44-.75h-1.2c-.34 0-.58.35-.54.7q.07.56-.14 1.04c-.32.7-1.07 1.03-2 1.03s-1.68-.34-2.01-1.03q-.22-.48-.15-1.04c.05-.35-.19-.7-.54-.7zm2.68.28a.5.5 0 0 1 .43-.28h1.53q.32 0 .44.28q.25.74.05 1.11c-.13.3-.5.56-1.26.56s-1.12-.26-1.26-.56c-.11-.24-.13-.62.06-1.1");
21
+ }
22
+
23
+ .h4k4tkrzc {
24
+ d: path("M144 237a7 7 0 0 1-12 0L1 11C-2 6 2 0 7 0h262c5 0 9 6 6 11l-18 31a5.7 5.7 0 0 0 4.9 8.5c11.8.1 18.6 3.6 21.5 7.6c2.6 3.7 3.3 9.9-2 19.1s-11 11.7-15.5 11.3c-5-.4-11.4-4.5-17.3-14.7a5.7 5.7 0 0 0-9.9 0z");
25
+ }
26
+
27
+ .mh571uh9x {
28
+ fill: var(--svg-color--04a3ff, #04a3ff);
29
+ d: path("M27.16 11.3a.5.5 0 0 1-.43-.75l1.16-2.02a.5.5 0 0 1 .87 0l1.17 2.02a.5.5 0 0 1-.44.75zm1.57 3.59a.5.5 0 0 1-.86 0l-1.15-2.02a.5.5 0 0 1 .44-.75h2.33a.5.5 0 0 1 .43.76z");
30
+ }
31
+
32
+ .xq891lbcn {
33
+ d: path("m1 11l131 226.8c2.7 4.7 9.4 4.7 12.1 0l94.7-164a5.7 5.7 0 0 1 9.9 0c6 10.2 12.4 14.3 17.3 14.8c4.5.4 10.2-2.1 15.5-11.3s4.7-15.4 2-19.1c-2.8-4.1-9.6-7.5-21.4-7.6a5.7 5.7 0 0 1-4.9-8.6l17.9-31A7 7 0 0 0 269 0h-92.2c-4.9 0-8.2 4.9-7.6 9.8c.6 5.2 0 10.1-2 14.5c-4.5 9.7-14.9 14.4-28 14.4c-13 0-23.4-4.7-28-14.4c-2-4.4-2.6-9.3-2-14.5c.6-4.9-2.7-9.8-7.6-9.8H7C1.6 0-1.7 5.8 1 11");
34
+ }
35
+
36
+ .yyrcqqb8l {
37
+ fill: var(--svg-color--f70, #f70);
38
+ d: path("m2.06 8.12l9.4 16.25a.5.5 0 0 0 .86 0l.83-1.43l-9-15.57H2.5a.5.5 0 0 0-.44.75");
39
+ }
40
+ </style><path class="g2971jsuw"/><path class="dz07mubwp"/><g fill="url(#SVGfhNGEedP)" transform="translate(2 7.37)scale(.07165)"><path class="h4k4tkrzc"/><path class="xq891lbcn"/></g><path class="yyrcqqb8l"/><path class="mh571uh9x"/><defs><linearGradient id="SVGfhNGEedP" x1="206.5" x2="144.9" y1=".4" y2="223.5" gradientUnits="userSpaceOnUse"><stop class="f9rjrqbny"/><stop offset="1" class="d6v7tgb1x"/></linearGradient></defs>`;
41
+
42
+ /** @param props {{width?: string; height?: string;}} */
43
+ function Component(props) {
44
+ const [local, others] = splitProps(props, ["width","height"]);
45
+
46
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-wesl"} {...others} />);
47
+ }
48
+
49
+ export default Component;
@@ -0,0 +1,43 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":32,"height":32};
5
+ const content = `<style>.bghx64fni {
6
+ fill: var(--svg-color--8767ac, #8767ac);
7
+ d: path("M30 2.78C14.54 2.78 2.78 14.54 2.78 30h13.25c0-7.71 6.26-13.97 13.97-13.97z");
8
+ }
9
+
10
+ .d3tw-1bvg {
11
+ fill: var(--svg-color--226798, #226798);
12
+ d: path("M11.4 30h2.33c0-9 7.28-16.28 16.27-16.3v-2.33A18.63 18.63 0 0 0 11.4 30");
13
+ }
14
+
15
+ .dm_5cd1rl {
16
+ fill: var(--svg-color--ffcb4c, #ffcb4c);
17
+ d: path("M6.73 30h2.33A20.97 20.97 0 0 1 30 9.03V6.7A23.3 23.3 0 0 0 6.73 30");
18
+ }
19
+
20
+ .dsfkxbb_x {
21
+ fill: var(--svg-color--5c903f, #5c903f);
22
+ d: path("M9.06 30h2.34A18.63 18.63 0 0 1 30 11.37V9.03A20.97 20.97 0 0 0 9.06 30");
23
+ }
24
+
25
+ .q1f5o_hjf {
26
+ fill: var(--svg-color--eb2027, #eb2027);
27
+ d: path("M2 30h2.37a25.63 25.63 0 0 1 25.6-25.63V2A28 28 0 0 0 2 30");
28
+ }
29
+
30
+ .wfez5buey {
31
+ fill: var(--svg-color--f19020, #f19020);
32
+ d: path("M4.4 30h2.33A23.3 23.3 0 0 1 30 6.7V4.37A25.63 25.63 0 0 0 4.4 30");
33
+ }
34
+ </style><path class="bghx64fni"/><path class="q1f5o_hjf"/><path class="wfez5buey"/><path class="dm_5cd1rl"/><path class="dsfkxbb_x"/><path class="d3tw-1bvg"/>`;
35
+
36
+ /** @param props {{width?: string; height?: string;}} */
37
+ function Component(props) {
38
+ const [local, others] = splitProps(props, ["width","height"]);
39
+
40
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-zizmor"} {...others} />);
41
+ }
42
+
43
+ export default Component;
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "vscode-icons",
3
3
  "info": {
4
4
  "name": "VSCode Icons",
5
- "total": 1506,
5
+ "total": 1511,
6
6
  "version": "12.18.0",
7
7
  "author": {
8
8
  "name": "Roberto Huertas",
@@ -29,5 +29,5 @@
29
29
  ],
30
30
  "palette": true
31
31
  },
32
- "lastModified": 1780724705
32
+ "lastModified": 1781326613
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.13",
4
+ "version": "1.0.15",
5
5
  "homepage": "https://icon-sets.iconify.design/vscode-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -606,6 +606,10 @@
606
606
  "types": "./types/vn2rmosy.d.ts",
607
607
  "default": "./components/f/file-type-confluence.jsx"
608
608
  },
609
+ "./file-type-context7": {
610
+ "types": "./types/vn2rmosy.d.ts",
611
+ "default": "./components/f/file-type-context7.jsx"
612
+ },
609
613
  "./file-type-copilot": {
610
614
  "types": "./types/vn2rmosy.d.ts",
611
615
  "default": "./components/f/file-type-copilot.jsx"
@@ -1066,6 +1070,10 @@
1066
1070
  "types": "./types/vn2rmosy.d.ts",
1067
1071
  "default": "./components/f/file-type-flatbuffers.jsx"
1068
1072
  },
1073
+ "./file-type-fleet": {
1074
+ "types": "./types/vn2rmosy.d.ts",
1075
+ "default": "./components/f/file-type-fleet.jsx"
1076
+ },
1069
1077
  "./file-type-floobits": {
1070
1078
  "types": "./types/vn2rmosy.d.ts",
1071
1079
  "default": "./components/f/file-type-floobits.jsx"
@@ -1074,6 +1082,10 @@
1074
1082
  "types": "./types/vn2rmosy.d.ts",
1075
1083
  "default": "./components/f/file-type-flow.jsx"
1076
1084
  },
1085
+ "./file-type-flowgorithm": {
1086
+ "types": "./types/vn2rmosy.d.ts",
1087
+ "default": "./components/f/file-type-flowgorithm.jsx"
1088
+ },
1077
1089
  "./file-type-flutter": {
1078
1090
  "types": "./types/vn2rmosy.d.ts",
1079
1091
  "default": "./components/f/file-type-flutter.jsx"
@@ -2294,6 +2306,10 @@
2294
2306
  "types": "./types/vn2rmosy.d.ts",
2295
2307
  "default": "./components/f/file-type-light-vsixmanifest.jsx"
2296
2308
  },
2309
+ "./file-type-light-wesl": {
2310
+ "types": "./types/vn2rmosy.d.ts",
2311
+ "default": "./components/f/file-type-light-wesl.jsx"
2312
+ },
2297
2313
  "./file-type-light-xfl": {
2298
2314
  "types": "./types/vn2rmosy.d.ts",
2299
2315
  "default": "./components/f/file-type-light-xfl.jsx"
@@ -4382,6 +4398,10 @@
4382
4398
  "types": "./types/vn2rmosy.d.ts",
4383
4399
  "default": "./components/f/file-type-wercker.jsx"
4384
4400
  },
4401
+ "./file-type-wesl": {
4402
+ "types": "./types/vn2rmosy.d.ts",
4403
+ "default": "./components/f/file-type-wesl.jsx"
4404
+ },
4385
4405
  "./file-type-wgsl": {
4386
4406
  "types": "./types/vn2rmosy.d.ts",
4387
4407
  "default": "./components/f/file-type-wgsl.jsx"
@@ -4518,6 +4538,10 @@
4518
4538
  "types": "./types/vn2rmosy.d.ts",
4519
4539
  "default": "./components/f/file-type-zip2.jsx"
4520
4540
  },
4541
+ "./file-type-zizmor": {
4542
+ "types": "./types/vn2rmosy.d.ts",
4543
+ "default": "./components/f/file-type-zizmor.jsx"
4544
+ },
4521
4545
  "./folder-type-android": {
4522
4546
  "types": "./types/vn2rmosy.d.ts",
4523
4547
  "default": "./components/f/folder-type-android.jsx"