@iconify-vue/vscode-icons 1.0.24 → 1.0.25
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,34 @@
|
|
|
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 = `<circle class="zm7pkl--t"/><g class="j_-w87b6t"><path class="lay7ig_0q"/><path class="qlf9n2b5b"/><path class="ocv039b_s"/></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-cue" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.j_-w87b6t {
|
|
12
|
+
fill: var(--svg-color--232a68, #232a68);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.lay7ig_0q {
|
|
16
|
+
d: path("M10.653 13.015c-1.5 0-2.605 1.123-2.605 2.976s1.1 2.975 2.605 2.975c1.272 0 2.203-.798 2.393-1.943l-.883-.003c-.15.742-.772 1.15-1.505 1.15c-.993 0-1.743-.774-1.743-2.179s.747-2.178 1.746-2.178c.738 0 1.358.416 1.501 1.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43 0v3.833c0 1.307 1.017 2.056 2.299 2.056s2.303-.75 2.303-2.056v-3.833h-.874v3.819c0 .812-.653 1.267-1.428 1.267s-1.426-.455-1.426-1.267v-3.819z");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ocv039b_s {
|
|
20
|
+
d: path("M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14s14-6.268 14-14S23.732 2 16 2m0 26.653C9.012 28.653 3.347 22.988 3.347 16S9.012 3.347 16 3.347S28.653 9.012 28.653 16S22.988 28.653 16 28.653");
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.qlf9n2b5b {
|
|
24
|
+
d: path("M16 4.097C9.426 4.097 4.097 9.426 4.097 16S9.426 27.903 16 27.903S27.903 22.574 27.903 16S22.573 4.097 16 4.097m0 23.182c-6.23 0-11.28-5.05-11.28-11.28S9.77 4.721 16 4.721S27.28 9.77 27.28 16S22.23 27.28 16 27.28z");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.zm7pkl--t {
|
|
28
|
+
cx: 16px;
|
|
29
|
+
cy: 16px;
|
|
30
|
+
r: 14px;
|
|
31
|
+
fill: var(--svg-color--d2d2d2, #d2d2d2);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
</style>
|
|
@@ -0,0 +1,27 @@
|
|
|
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="j_-w87b6t"><path class="lay7ig_0q"/><path class="qlf9n2b5b"/><path class="ocv039b_s"/></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-light-cue" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.j_-w87b6t {
|
|
12
|
+
fill: var(--svg-color--232a68, #232a68);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.lay7ig_0q {
|
|
16
|
+
d: path("M10.653 13.015c-1.5 0-2.605 1.123-2.605 2.976s1.1 2.975 2.605 2.975c1.272 0 2.203-.798 2.393-1.943l-.883-.003c-.15.742-.772 1.15-1.505 1.15c-.993 0-1.743-.774-1.743-2.179s.747-2.178 1.746-2.178c.738 0 1.358.416 1.501 1.166h.884c-.199-1.24-1.169-1.964-2.394-1.964zm8.476.08v5.792h3.886v-.752h-3.013v-1.773h2.79v-.75h-2.79v-1.764h2.98v-.753zm-5.43 0v3.833c0 1.307 1.017 2.056 2.299 2.056s2.303-.75 2.303-2.056v-3.833h-.874v3.819c0 .812-.653 1.267-1.428 1.267s-1.426-.455-1.426-1.267v-3.819z");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ocv039b_s {
|
|
20
|
+
d: path("M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14s14-6.268 14-14S23.732 2 16 2m0 26.653C9.012 28.653 3.347 22.988 3.347 16S9.012 3.347 16 3.347S28.653 9.012 28.653 16S22.988 28.653 16 28.653");
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.qlf9n2b5b {
|
|
24
|
+
d: path("M16 4.097C9.426 4.097 4.097 9.426 4.097 16S9.426 27.903 16 27.903S27.903 22.574 27.903 16S22.573 4.097 16 4.097m0 23.182c-6.23 0-11.28-5.05-11.28-11.28S9.77 4.721 16 4.721S27.28 9.77 27.28 16S22.23 27.28 16 27.28z");
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
</style>
|
|
@@ -0,0 +1,26 @@
|
|
|
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 = `<path class="vj8p55b5l"/><path class="ynabnzbde"/><path class="gki19vo6s"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-light-mikro-orm" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.gki19vo6s {
|
|
12
|
+
fill: var(--svg-color--1a1a1a, #1a1a1a);
|
|
13
|
+
d: path("M17.31 2C10.625 2 5.186 5.074 5.186 8.853c0 .757.221 1.485.625 2.167a5 5 0 0 0 .2.313a7 7 0 0 0 .21.287c.844 1.076 2.163 2.008 3.808 2.708a14 14 0 0 0 .475.193a17 17 0 0 0 .503.183c1.838.635 3.997 1.002 6.305 1.002c2.306 0 4.465-.367 6.304-1.002a18 18 0 0 0 .503-.183a14 14 0 0 0 .474-.193c1.645-.7 2.964-1.632 3.808-2.708a6 6 0 0 0 .211-.287a6 6 0 0 0 .2-.313c.404-.682.625-1.41.625-2.167C29.436 5.074 23.996 2 17.31 2m6.32 8.043a3 3 0 0 1-.11.173a3 3 0 0 1-.116.157c-.464.591-1.189 1.103-2.092 1.488a8 8 0 0 1-.261.106a10 10 0 0 1-.276.102c-1.01.348-2.197.55-3.464.55c-1.268 0-2.455-.202-3.465-.55a10 10 0 0 1-.277-.102a7 7 0 0 1-.26-.106c-.904-.385-1.629-.897-2.093-1.488a4 4 0 0 1-.115-.157a3 3 0 0 1-.11-.173a2.3 2.3 0 0 1-.344-1.19c0-2.077 2.99-3.766 6.663-3.766s6.664 1.69 6.664 3.766c0 .416-.122.816-.344 1.19");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.vj8p55b5l {
|
|
17
|
+
fill: var(--svg-color--166788, #166788);
|
|
18
|
+
d: path("M28.811 12.219c-.628.746-1.466 1.432-2.503 2.031q-.417.239-.863.454a15 15 0 0 1-.42.193a18 18 0 0 1-.433.183c-2.123.861-4.642 1.327-7.281 1.327c-2.641 0-5.16-.466-7.283-1.327a17 17 0 0 1-.433-.183a15 15 0 0 1-.42-.193a13 13 0 0 1-.862-.454c-1.038-.599-1.877-1.285-2.503-2.031c-.404.682-.625 1.41-.625 2.167c0 .894.308 1.75.861 2.533a7 7 0 0 0 .218.289a7 7 0 0 0 .224.263c2 2.233 6.099 3.768 10.823 3.768c4.722 0 8.82-1.535 10.822-3.768a7 7 0 0 0 .223-.263a6 6 0 0 0 .217-.289c.555-.784.863-1.638.863-2.533c0-.757-.221-1.485-.625-2.167");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.ynabnzbde {
|
|
22
|
+
fill: var(--svg-color--166788, #166788);
|
|
23
|
+
d: path("M26.32 19.783c-2.41 1.391-5.604 2.157-8.997 2.157s-6.59-.766-8.998-2.157c-.911-.526-1.67-1.118-2.266-1.76c-.554.784-.862 1.638-.862 2.533c0 3.778 5.44 6.853 12.126 6.853s12.125-3.075 12.125-6.853c0-.895-.308-1.75-.863-2.534c-.596.643-1.354 1.235-2.265 1.761");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
</style>
|
|
@@ -0,0 +1,26 @@
|
|
|
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 = `<path class="vj8p55b5l"/><path class="ynabnzbde"/><path class="g2b1c4uty"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-mikro-orm" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.g2b1c4uty {
|
|
12
|
+
fill: var(--svg-color--d2d2d2, #d2d2d2);
|
|
13
|
+
d: path("M17.31 2C10.625 2 5.186 5.074 5.186 8.853c0 .757.221 1.485.625 2.167a5 5 0 0 0 .2.313a7 7 0 0 0 .21.287c.844 1.076 2.163 2.008 3.808 2.708a14 14 0 0 0 .475.193a17 17 0 0 0 .503.183c1.838.635 3.997 1.002 6.305 1.002c2.306 0 4.465-.367 6.304-1.002a18 18 0 0 0 .503-.183a14 14 0 0 0 .474-.193c1.645-.7 2.964-1.632 3.808-2.708a6 6 0 0 0 .211-.287a6 6 0 0 0 .2-.313c.404-.682.625-1.41.625-2.167C29.436 5.074 23.996 2 17.31 2m6.32 8.043a3 3 0 0 1-.11.173a3 3 0 0 1-.116.157c-.464.591-1.189 1.103-2.092 1.488a8 8 0 0 1-.261.106a10 10 0 0 1-.276.102c-1.01.348-2.197.55-3.464.55c-1.268 0-2.455-.202-3.465-.55a10 10 0 0 1-.277-.102a7 7 0 0 1-.26-.106c-.904-.385-1.629-.897-2.093-1.488a4 4 0 0 1-.115-.157a3 3 0 0 1-.11-.173a2.3 2.3 0 0 1-.344-1.19c0-2.077 2.99-3.766 6.663-3.766s6.664 1.69 6.664 3.766c0 .416-.122.816-.344 1.19");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.vj8p55b5l {
|
|
17
|
+
fill: var(--svg-color--166788, #166788);
|
|
18
|
+
d: path("M28.811 12.219c-.628.746-1.466 1.432-2.503 2.031q-.417.239-.863.454a15 15 0 0 1-.42.193a18 18 0 0 1-.433.183c-2.123.861-4.642 1.327-7.281 1.327c-2.641 0-5.16-.466-7.283-1.327a17 17 0 0 1-.433-.183a15 15 0 0 1-.42-.193a13 13 0 0 1-.862-.454c-1.038-.599-1.877-1.285-2.503-2.031c-.404.682-.625 1.41-.625 2.167c0 .894.308 1.75.861 2.533a7 7 0 0 0 .218.289a7 7 0 0 0 .224.263c2 2.233 6.099 3.768 10.823 3.768c4.722 0 8.82-1.535 10.822-3.768a7 7 0 0 0 .223-.263a6 6 0 0 0 .217-.289c.555-.784.863-1.638.863-2.533c0-.757-.221-1.485-.625-2.167");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.ynabnzbde {
|
|
22
|
+
fill: var(--svg-color--166788, #166788);
|
|
23
|
+
d: path("M26.32 19.783c-2.41 1.391-5.604 2.157-8.997 2.157s-6.59-.766-8.998-2.157c-.911-.526-1.67-1.118-2.266-1.76c-.554.784-.862 1.638-.862 2.533c0 3.778 5.44 6.853 12.126 6.853s12.125-3.075 12.125-6.853c0-.895-.308-1.75-.863-2.534c-.596.643-1.354 1.235-2.265 1.761");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
</style>
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "vscode-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "VSCode Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1499,
|
|
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":
|
|
32
|
+
"lastModified": 1779951120
|
|
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.
|
|
4
|
+
"version": "1.0.25",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/vscode-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -694,6 +694,10 @@
|
|
|
694
694
|
"types": "./types/dd0bq22g.d.ts",
|
|
695
695
|
"default": "./components/f/file-type-cuda.vue"
|
|
696
696
|
},
|
|
697
|
+
"./file-type-cue": {
|
|
698
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
699
|
+
"default": "./components/f/file-type-cue.vue"
|
|
700
|
+
},
|
|
697
701
|
"./file-type-cursorrules": {
|
|
698
702
|
"types": "./types/dd0bq22g.d.ts",
|
|
699
703
|
"default": "./components/f/file-type-cursorrules.vue"
|
|
@@ -1870,6 +1874,10 @@
|
|
|
1870
1874
|
"types": "./types/dd0bq22g.d.ts",
|
|
1871
1875
|
"default": "./components/f/file-type-light-crystal.vue"
|
|
1872
1876
|
},
|
|
1877
|
+
"./file-type-light-cue": {
|
|
1878
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1879
|
+
"default": "./components/f/file-type-light-cue.vue"
|
|
1880
|
+
},
|
|
1873
1881
|
"./file-type-light-cypress": {
|
|
1874
1882
|
"types": "./types/dd0bq22g.d.ts",
|
|
1875
1883
|
"default": "./components/f/file-type-light-cypress.vue"
|
|
@@ -2030,6 +2038,10 @@
|
|
|
2030
2038
|
"types": "./types/dd0bq22g.d.ts",
|
|
2031
2039
|
"default": "./components/f/file-type-light-mdx-components.vue"
|
|
2032
2040
|
},
|
|
2041
|
+
"./file-type-light-mikro-orm": {
|
|
2042
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2043
|
+
"default": "./components/f/file-type-light-mikro-orm.vue"
|
|
2044
|
+
},
|
|
2033
2045
|
"./file-type-light-mlang": {
|
|
2034
2046
|
"types": "./types/dd0bq22g.d.ts",
|
|
2035
2047
|
"default": "./components/f/file-type-light-mlang.vue"
|
|
@@ -2466,6 +2478,10 @@
|
|
|
2466
2478
|
"types": "./types/dd0bq22g.d.ts",
|
|
2467
2479
|
"default": "./components/f/file-type-meteor.vue"
|
|
2468
2480
|
},
|
|
2481
|
+
"./file-type-mikro-orm": {
|
|
2482
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
2483
|
+
"default": "./components/f/file-type-mikro-orm.vue"
|
|
2484
|
+
},
|
|
2469
2485
|
"./file-type-minecraft": {
|
|
2470
2486
|
"types": "./types/dd0bq22g.d.ts",
|
|
2471
2487
|
"default": "./components/f/file-type-minecraft.vue"
|