@iconify-vue/vscode-icons 1.0.28 → 1.0.29

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,28 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<g transform="translate(2 4.535)scale(.20591)"><rect class="bqece4qko"/><path class="vq0_ceb1o"/><path class="ztnzoiqej"/></g>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-fleet" /></template>
10
+ <style>
11
+ .bqece4qko {
12
+ width: 135.98px;
13
+ height: 111.36px;
14
+ fill: var(--svg-color--22ad5f, #22ad5f);
15
+ rx: 14.392px;
16
+ }
17
+
18
+ .vq0_ceb1o {
19
+ fill: var(--svg-color--fff, #fff);
20
+ 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");
21
+ }
22
+
23
+ .ztnzoiqej {
24
+ fill: var(--svg-color--fff, #fff);
25
+ 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");
26
+ }
27
+
28
+ </style>
@@ -0,0 +1,33 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":32,"height":32};
7
+ const content = `<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>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-flowgorithm" /></template>
10
+ <style>
11
+ .f2d5sxv3l {
12
+ fill: var(--svg-color--bddfff, #bddfff);
13
+ stroke: var(--svg-color--172f5f, #172f5f);
14
+ d: path("M325.6 184L298 239.5l182.6.5l27.7-55.9z");
15
+ }
16
+
17
+ .oiijmrb4y {
18
+ fill: var(--svg-color--ffbdbd, #ffbdbd);
19
+ stroke: var(--svg-color--432323, #432323);
20
+ d: path("m403.2 48.8l-119 78.9l119.3 79.5l118.7-79.5z");
21
+ }
22
+
23
+ .urqsmc34t {
24
+ fill: var(--svg-color--ffffbd, #ffffbd);
25
+ stroke: var(--svg-color--3d3d1f, #3d3d1f);
26
+ d: path("M311.2 20h184v56h-184z");
27
+ }
28
+
29
+ .y3d6msbhs {
30
+ stroke-width: var(--svg-stroke-width--8px, 8px);
31
+ }
32
+
33
+ </style>
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": 1508,
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": 1781153977
33
33
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/vscode-icons",
3
3
  "type": "module",
4
- "version": "1.0.28",
4
+ "version": "1.0.29",
5
5
  "homepage": "https://icon-sets.iconify.design/vscode-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "MIT",
@@ -1066,6 +1066,10 @@
1066
1066
  "types": "./types/dd0bq22g.d.ts",
1067
1067
  "default": "./components/f/file-type-flatbuffers.vue"
1068
1068
  },
1069
+ "./file-type-fleet": {
1070
+ "types": "./types/dd0bq22g.d.ts",
1071
+ "default": "./components/f/file-type-fleet.vue"
1072
+ },
1069
1073
  "./file-type-floobits": {
1070
1074
  "types": "./types/dd0bq22g.d.ts",
1071
1075
  "default": "./components/f/file-type-floobits.vue"
@@ -1074,6 +1078,10 @@
1074
1078
  "types": "./types/dd0bq22g.d.ts",
1075
1079
  "default": "./components/f/file-type-flow.vue"
1076
1080
  },
1081
+ "./file-type-flowgorithm": {
1082
+ "types": "./types/dd0bq22g.d.ts",
1083
+ "default": "./components/f/file-type-flowgorithm.vue"
1084
+ },
1077
1085
  "./file-type-flutter": {
1078
1086
  "types": "./types/dd0bq22g.d.ts",
1079
1087
  "default": "./components/f/file-type-flutter.vue"