@iconify-solid/vscode-icons 1.0.16 → 1.0.17

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,27 @@
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>.ce9wo19hx {
6
+ fill: var(--svg-color--fe6703, #fe6703);
7
+ d: path("M28.805 3.167a3.9 3.9 0 0 1 1.19 2.38c0 .378-.101.634-.332 1.11c-.23.48-3.035 5.336-3.874 6.68a5.1 5.1 0 0 0-.732 2.631c0 .91.256 1.846.732 2.632c.833 1.344 3.644 6.222 3.874 6.711c.23.48.332.71.332 1.089c-.101.912-.502 1.745-1.168 2.354c-.634.656-1.467 1.088-2.353 1.167c-.379 0-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154 1.265.71 2.48 1.621 3.367c.177.177.357.331.555.48c-.154.075-6.7 3.9-7.186 4.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9 3.9 0 0 1-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48 3.035-5.367 3.874-6.711a5.06 5.06 0 0 0 .732-2.632a5.1 5.1 0 0 0-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5 2.5 0 0 1-.332-1.088a3.84 3.84 0 0 1 1.168-2.38A3.9 3.9 0 0 1 5.55 2c.379.022.758.133 1.11.331c.402.177 13.636 7.983 13.636 7.983a5.46 5.46 0 0 0-2.12-3.818c.094-.05 6.666-3.947 7.155-4.155c.331-.202.71-.3 1.11-.332a3.83 3.83 0 0 1 2.354 1.168l.016-.006zM16.47 18.363l1.893-1.9a.653.653 0 0 0 0-.933l-1.893-1.9c-.262-.265-.656-.265-.93 0l-1.893 1.9a.653.653 0 0 0 0 .934l1.892 1.9c.234.233.657.233.931 0");
8
+ }
9
+
10
+ .ft5dv1b6b {
11
+ fill: none;
12
+ }
13
+
14
+ .qpwv56bpu {
15
+ fill: var(--svg-color--fff, #fff);
16
+ d: path("M139 0H0v32h139z");
17
+ }
18
+ </style><mask id="SVGaqCXichY" width="139" height="32" x="0" y="0" maskUnits="userSpaceOnUse"><path class="qpwv56bpu"/></mask><g mask="url(#SVGaqCXichY)" class="ft5dv1b6b"><path class="ce9wo19hx"/></g>`;
19
+
20
+ /** @param props {{width?: string; height?: string;}} */
21
+ function Component(props) {
22
+ const [local, others] = splitProps(props, ["width","height"]);
23
+
24
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-dbt"} {...others} />);
25
+ }
26
+
27
+ export default Component;
@@ -0,0 +1,37 @@
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>.ft5dv1b6b {
6
+ fill: none;
7
+ }
8
+
9
+ .kh3fznufa {
10
+ fill: var(--svg-color--fff, #fff);
11
+ d: path("M0 0h240v300H0z");
12
+ }
13
+
14
+ .l414w26_n {
15
+ fill: var(--svg-color--211e1e, #211e1e);
16
+ d: path("M180 60H60v180h120zm60 240H0V0h240z");
17
+ }
18
+
19
+ .pd8k52-vn {
20
+ fill: var(--svg-color--cfcecd, #cfcecd);
21
+ d: path("M180 240H60V120h120z");
22
+ }
23
+
24
+ .yceg7byfa {
25
+ fill: var(--svg-color--fff, #fff);
26
+ d: path("M240 0H0v300h240z");
27
+ }
28
+ </style><g class="ft5dv1b6b"><g clip-path="url(#SVGeP5Myl1x)" transform="translate(4.8 2)scale(.09333)"><mask id="SVG6J7nseBa" width="240" height="300" x="0" y="0" maskUnits="userSpaceOnUse"><path class="yceg7byfa"/></mask><g mask="url(#SVG6J7nseBa)"><path class="pd8k52-vn"/><path class="l414w26_n"/></g></g><defs><clipPath id="SVGeP5Myl1x"><path class="kh3fznufa"/></clipPath></defs></g>`;
29
+
30
+ /** @param props {{width?: string; height?: string;}} */
31
+ function Component(props) {
32
+ const [local, others] = splitProps(props, ["width","height"]);
33
+
34
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-light-opencode"} {...others} />);
35
+ }
36
+
37
+ export default Component;
@@ -0,0 +1,37 @@
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>.ft5dv1b6b {
6
+ fill: none;
7
+ }
8
+
9
+ .j81bmwodf {
10
+ fill: var(--svg-color--f1ecec, #f1ecec);
11
+ d: path("M180 60H60v180h120zm60 240H0V0h240z");
12
+ }
13
+
14
+ .kh3fznufa {
15
+ fill: var(--svg-color--fff, #fff);
16
+ d: path("M0 0h240v300H0z");
17
+ }
18
+
19
+ .n8t9ivbfj {
20
+ fill: var(--svg-color--d2d2d2, #d2d2d2);
21
+ d: path("M240 0H0v300h240z");
22
+ }
23
+
24
+ .zyupppbkl {
25
+ fill: var(--svg-color--4b4646, #4b4646);
26
+ d: path("M180 240H60V120h120z");
27
+ }
28
+ </style><g class="ft5dv1b6b"><g clip-path="url(#SVGeP5Myl1x)" transform="translate(4.8 2)scale(.09333)"><mask id="SVG5HOavdEo" width="240" height="300" x="0" y="0" maskUnits="userSpaceOnUse"><path class="n8t9ivbfj"/></mask><g mask="url(#SVG5HOavdEo)"><path class="zyupppbkl"/><path class="j81bmwodf"/></g></g><defs><clipPath id="SVGeP5Myl1x"><path class="kh3fznufa"/></clipPath></defs></g>`;
29
+
30
+ /** @param props {{width?: string; height?: string;}} */
31
+ function Component(props) {
32
+ const [local, others] = splitProps(props, ["width","height"]);
33
+
34
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"vscode-icons:file-type-opencode"} {...others} />);
35
+ }
36
+
37
+ 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": 1513,
5
+ "total": 1516,
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": 1781585081
32
+ "lastModified": 1782103033
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.16",
4
+ "version": "1.0.17",
5
5
  "homepage": "https://icon-sets.iconify.design/vscode-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -750,6 +750,10 @@
750
750
  "types": "./types/vn2rmosy.d.ts",
751
751
  "default": "./components/f/file-type-db.jsx"
752
752
  },
753
+ "./file-type-dbt": {
754
+ "types": "./types/vn2rmosy.d.ts",
755
+ "default": "./components/f/file-type-dbt.jsx"
756
+ },
753
757
  "./file-type-debian": {
754
758
  "types": "./types/vn2rmosy.d.ts",
755
759
  "default": "./components/f/file-type-debian.jsx"
@@ -2094,6 +2098,10 @@
2094
2098
  "types": "./types/vn2rmosy.d.ts",
2095
2099
  "default": "./components/f/file-type-light-objidconfig.jsx"
2096
2100
  },
2101
+ "./file-type-light-opencode": {
2102
+ "types": "./types/vn2rmosy.d.ts",
2103
+ "default": "./components/f/file-type-light-opencode.jsx"
2104
+ },
2097
2105
  "./file-type-light-openhab": {
2098
2106
  "types": "./types/vn2rmosy.d.ts",
2099
2107
  "default": "./components/f/file-type-light-openhab.jsx"
@@ -3042,6 +3050,10 @@
3042
3050
  "types": "./types/vn2rmosy.d.ts",
3043
3051
  "default": "./components/f/file-type-opencl.jsx"
3044
3052
  },
3053
+ "./file-type-opencode": {
3054
+ "types": "./types/vn2rmosy.d.ts",
3055
+ "default": "./components/f/file-type-opencode.jsx"
3056
+ },
3045
3057
  "./file-type-openhab": {
3046
3058
  "types": "./types/vn2rmosy.d.ts",
3047
3059
  "default": "./components/f/file-type-openhab.jsx"