@iconify-vue/vscode-icons 1.0.2 → 1.0.3
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.
- package/components/f/file-type-agents.vue +16 -0
- package/components/f/file-type-circom.vue +22 -0
- package/components/f/file-type-grit.vue +16 -0
- package/components/f/file-type-light-agents.vue +15 -0
- package/components/f/file-type-oxc.vue +52 -0
- package/components/f/file-type-ripple.vue +23 -0
- package/components/f/folder-type-angular-opened.vue +63 -0
- package/components/f/folder-type-angular.vue +58 -0
- package/iconify.json +3 -3
- package/package.json +35 -3
|
@@ -0,0 +1,16 @@
|
|
|
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="ius7c6bn" />`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-agents" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ius7c6bn {
|
|
12
|
+
fill: #d2d2d2;
|
|
13
|
+
d: path("M27.2 16c0-6.19-5.01-11.2-11.2-11.2S4.8 9.81 4.8 16S9.81 27.2 16 27.2S27.2 22.19 27.2 16m-5.6 2.1a1.4 1.4 0 0 1 0 2.8h-4.2a1.4 1.4 0 0 1 0-2.8zm-11.2-6.8a1.397 1.397 0 0 1 1.84.361l.08.119l2.1 3.5l.087.171a1.4 1.4 0 0 1 0 1.1l-.088.171l-2.1 3.5a1.4 1.4 0 0 1-2.4-1.44l1.67-2.78l-1.67-2.78l-.067-.127a1.394 1.394 0 0 1 .547-1.79zM30 16c0 7.73-6.27 14-14 14S2 23.73 2 16S8.27 2 16 2s14 6.27 14 14");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,22 @@
|
|
|
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 clip-rule="evenodd" class="udn8s8bh" /><path class="tol5t6by" />`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-circom" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.udn8s8bh {
|
|
12
|
+
fill: #999;
|
|
13
|
+
fill-rule: evenodd;
|
|
14
|
+
d: path("M11.479 22.846c1.751 1.215 3.948 1.766 6.027 1.314c2.997-.575 5.485-3.144 6.17-6.237c.355-.909 1.345-.642 2.083-.682c.471-.118.779.258.556.634c-.678 4.553-4.36 8.404-8.733 9.042c-3.497.592-7.242-.853-9.5-3.714c-.06-.553.61-.305.932-.358q1.233-.002 2.465.001m-5.863-5.463H8.23c-.03.904.88 2.23.745 2.731h-2.69a11.5 11.5 0 0 1-.67-2.73M16 4.957c2.965-.015 5.93 1.378 7.84 3.755c.036.542-.62.29-.94.346h-2.495c-1.245-.767-2.646-1.34-4.114-1.364c-3.503-.203-6.89 2.387-7.836 5.908c-.072.814-.85 1.158-1.538 1.05c-.395-.04-.833.089-1.199-.075c-.166-.758.28-1.605.444-2.353c1.393-4.216 5.444-7.274 9.714-7.266zm9.677 6.831c.223.8.881 2.166.516 2.723H23.75c.018-.904-.908-2.224-.78-2.722z");
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.tol5t6by {
|
|
18
|
+
fill: #7b7b7b;
|
|
19
|
+
d: path("M10.686 17.383c.303-.564-.168-1.522.086-2.233c.338-2.725 2.84-4.914 5.47-4.726c1.254-.007 2.365.706 3.368 1.356h10.175c.43.128.174.717.243 1.064c.085.718-.152 1.651-.995 1.665q-5.31.002-10.62 0c-.626-.679-1.405-1.432-2.412-1.36c-1.713-.061-3.099 1.852-2.616 3.563c.366 1.777 2.538 2.744 4.002 1.735c.698-.3.854-1.448 1.725-1.206c.607.014 1.22-.027 1.822.018c.443.735-.592 1.814-1.002 2.475c-1.714 2.115-4.992 2.458-7.076.754c-.362-.56-.996-.328-1.526-.374c-3.067-.012-6.139.024-9.203-.018c-.304-.275-.09-.787-.154-1.166c-.115-.75.318-1.654 1.156-1.547z");
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
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="z13cu1vh" />`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-grit" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.z13cu1vh {
|
|
12
|
+
fill: #2d1dff;
|
|
13
|
+
d: path("M28.6 12.1a6 6 0 0 0 1.23-4.06a.4.4 0 0 0-.42-.38a.4.4 0 0 0-.38.42a5.18 5.18 0 0 1-1.06 3.53c.23.15.44.3.63.49m-9.43 1.87s-2.01-2.49-3.26-2.86a1.9 1.9 0 0 0-1.97.48c.3-.17.66-.26 1.02-.26c.79 0 1.86.34 4.21 2.64m-8.94-2.38a2.07 2.07 0 0 1 1.43-.23s-.6-.47-1.5-.05c-1.61.76-1.6 3.26-1.6 3.26c.23-1.24.66-2.4 1.67-2.99zm.52.32c-1.25.44-1.5 2.2-1.53 3.79c.2-1.93.64-2.99 1.4-3.42c.2-.1.4-.16.64-.16c.26 0 .55.07.88.23c0 0-.57-.73-1.39-.44m3.59.37c.8-.46 1.76.13 2.5.69c.66.5 1.47 1.23 2.4 2.19c0 0-2.3-3.1-3.65-3.34a1.47 1.47 0 0 0-1.74.87c.14-.16.3-.3.49-.4zm11.4 1.78a.74.74 0 1 1 0-1.48a.74.74 0 0 1 0 1.48m-13.5 3.04c.13-.06.6.43 1.18 1.09l-1.61.3c.11-.73.25-1.31.43-1.4zm17.2-3.14a4.63 4.63 0 0 0-2.67-2.55c.38-.99.69-2.61-.15-4.57a.4.4 0 0 0-.73.31c.75 1.75.45 3.2.11 4.02a6 6 0 0 0-.4-.08a1.7 1.7 0 0 0-1.93 1.19l-1.03 3.52l-3.3.8c-1.7-1.84-3.9-3.94-4.67-3.5c-.45.25-.7.87-.82 1.7c-1.22-1.15-2.37-2-2.87-1.7c-.5.28-.8 1.2-.96 2.4l-.01.1v.03l-.02.13v.04l-.01.1v.03l-.02.13v.04l-.02.1v.15l-.01.04l-.01.13v.05l-.01.1v.05l-.02.13v.2l-.01.11v.04l-.01.13v.06l-.01.1v.05l-.01.14v.21l-.01.11v.24l-.01.1v.26l-.01.09v.06l-.03 2.05s-.12-.91-.22-2c-4.36.59-7.62.59-7.62.59s-.71 2.97 5.29 3.04c.4.53 1.19.94 2.48 1.21l-.08.85h-.97a.46.46 0 1 0 0 .92h1.58c.23 0 .42-.16.46-.39l.2-1.2l.25-1.52s.05.8 0 1.55a18 18 0 0 0 1.53.11c-.02.2-.03.37-.06.53h-.96a.46.46 0 1 0 0 .92h1.58c.23 0 .42-.16.46-.38c.05-.34.1-.69.17-1.02c1.69.03 3.2-.04 4.54-.2c.04.38.06.76.06 1.13c0 .26.22.48.48.48h1.6a.48.48 0 1 0 0-.96l-1.19.04l-.08-.8a15 15 0 0 0-.61-3.15s.6 1.11.8 3.12a22 22 0 0 0 2.05-.41c.1.55.15 1.13.15 1.68c0 .26.22.48.48.48h1.6a.48.48 0 0 0 0-.96l-1.19.03s-.05-.65-.16-1.48c3.6-1.94 3.91-4.89 3.91-4.89c-2.13-.65-2.39-2-2.39-2c.83 1.22 2.58 1.6 2.58 1.6c2.22.38 4.42-.31 2.92-3.78z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,15 @@
|
|
|
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="c4oo2dbq" />`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-light-agents" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.c4oo2dbq {
|
|
12
|
+
d: path("M27.2 16c0-6.19-5.01-11.2-11.2-11.2S4.8 9.81 4.8 16S9.81 27.2 16 27.2S27.2 22.19 27.2 16m-5.6 2.1a1.4 1.4 0 0 1 0 2.8h-4.2a1.4 1.4 0 0 1 0-2.8zm-11.2-6.8a1.397 1.397 0 0 1 1.84.361l.08.119l2.1 3.5l.087.171a1.4 1.4 0 0 1 0 1.1l-.088.171l-2.1 3.5a1.4 1.4 0 0 1-2.4-1.44l1.67-2.78l-1.67-2.78l-.067-.127a1.394 1.394 0 0 1 .547-1.79zM30 16c0 7.73-6.27 14-14 14S2 23.73 2 16S8.27 2 16 2s14 6.27 14 14");
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
</style>
|
|
@@ -0,0 +1,52 @@
|
|
|
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 clip-path="url(#SVGxaCd7pQg)"><path class="oyc0ctb" /><path class="ggl3ehbs" /><path class="o3jw9gby" /></g><path paint-order="stroke" class="ql3ji4bm" /><path class="cjyjzlne" /><path class="yck3fogd" /><path class="zl7e6zbc" /><clipPath id="SVGxaCd7pQg"><path class="yhb11clg" /></clipPath>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-oxc" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.oyc0ctb {
|
|
12
|
+
fill: #91EDE9;
|
|
13
|
+
d: path("M2.67 2.67h26.66v26.66H2.67z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.ggl3ehbs {
|
|
17
|
+
fill: #48ACBA;
|
|
18
|
+
d: path("M30.53 29.73H1.73v-5.8s2.56-2.1 3.8-2.2c1.58-.12 1.97.48 3.54.74c1.64.26 2.7-1.46 4.33-1.14c1.67.33 3.82 1.58 5.2 1.54c2.91-.1 2.74-.65 5.13-.14c1.02.22 2.1-1.92 3.8-1.6c.86.17 3 .34 3 .34z");
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.o3jw9gby {
|
|
22
|
+
fill: #2B3C5A;
|
|
23
|
+
d: path("M29.6 29.73H1.33V24.4s2.63-1.44 3.87-1.53c1.58-.12 1.9 1.05 3.47 1.3c1.64.28 2.23-1.36 3.86-1.04c1.67.33 3.03 1.92 4.4 1.87c2.92-.1 3.08-1.51 5.47-1c1.02.22 1.27.73 3.67.18s3.53.22 3.53.22z");
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.ql3ji4bm {
|
|
27
|
+
fill: #FF915C;
|
|
28
|
+
stroke: #2B3C5A;
|
|
29
|
+
stroke-width: 1.07px;
|
|
30
|
+
d: path("M16.94 5.67a2.27 2.27 0 1 0-1.88 0l-.05 1.66H15l-3.16.24a.4.4 0 0 0-.37.4v.86a.4.4 0 0 0 .37.4l3.1.24l-.15 5.57c-.05 1.68-.32 3.74-1.96 4.1a2.6 2.6 0 0 1-.56.06c-.99 0-2.12-1.21-2.85-2.46a8 8 0 0 1 .88-.32c.17-.05.2-.3.06-.4a7 7 0 0 1-2.49-2.8c-.07-.16-.3-.17-.37-.02a9 9 0 0 0-.47 1.2a8.3 8.3 0 0 0-.27 3.69l.01.08c.03.16.22.21.34.1a7 7 0 0 1 .7-.6C9.15 21.9 13.63 24 16 24s6.85-2.1 8.19-6.33a7 7 0 0 1 .7.6c.11.11.31.06.34-.1v-.05l.01-.03a8.35 8.35 0 0 0-.27-3.69a9 9 0 0 0-.47-1.2c-.07-.15-.3-.14-.37.02a7 7 0 0 1-2.47 2.8c-.15.1-.12.34.05.4a8 8 0 0 1 .88.32c-.73 1.24-1.87 2.46-2.86 2.46a2.6 2.6 0 0 1-.55-.06c-1.65-.36-1.92-2.42-1.97-4.1l-.14-5.57l3.1-.24a.4.4 0 0 0 .36-.4v-.86a.4.4 0 0 0-.37-.4L17 7.33zm.4-2.07a1.33 1.33 0 1 1-2.67 0a1.33 1.33 0 0 1 2.66 0Z");
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.cjyjzlne {
|
|
34
|
+
fill: #8A380F;
|
|
35
|
+
d: path("M11.47 8.95a.27.27 0 0 0 .24.27l3.22.25l.89-.89a.1.1 0 0 0-.08-.18h-4.27zm12.81 4.22a.12.12 0 0 1 .21.02a9 9 0 0 1 .48 1.21a8.35 8.35 0 0 1 .26 3.77c-.03.16-.23.21-.34.1a7.6 7.6 0 0 0-1.48-1.12a.2.2 0 0 1-.09-.26c.45-1.01.78-2.22.94-3.66a.13.13 0 0 1 .02-.06");
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.yck3fogd {
|
|
39
|
+
fill: #8A380F;
|
|
40
|
+
d: path("M16.93 5.6L17 7.33l-.78.73a.13.13 0 0 1-.22-.1V5.6zm7.6 10.4c-.53 5.33-5.86 8-8.53 8V8.6a.2.2 0 0 1 .2-.2h4.33v.44a.4.4 0 0 1-.36.4l-3.1.23l.14 5.57c.05 1.68.32 3.74 1.96 4.1a2.5 2.5 0 0 0 .55.06a.67.67 0 0 0-.48.22a5.5 5.5 0 0 1-2.48 1.9c2.87.13 6.81-1.82 7.5-8.12z");
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.zl7e6zbc {
|
|
44
|
+
fill: #8A380F;
|
|
45
|
+
d: path("M16.27 5.32c-.15.01-.27.13-.27.28s.12.27.27.25a2.27 2.27 0 0 0 1.33-.65a2.27 2.27 0 0 0 .67-1.59a.01.01 0 0 0-.01-.01a.01.01 0 0 0-.02 0c-.13.9-.95 1.61-1.97 1.72");
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.yhb11clg {
|
|
49
|
+
d: path("M16 2.67A13.33 13.33 0 0 1 29.33 16A13.33 13.33 0 0 1 16 29.33A13.33 13.33 0 0 1 2.67 16A13.33 13.33 0 0 1 16 2.67");
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
</style>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
|
|
4
|
+
const props = defineProps(["width","height"]);
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":150,"height":150};
|
|
7
|
+
const content = `<g class="e-cfzyl"><path class="ax3ebjbn" /><path class="ddorw5jj" /></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:file-type-ripple" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.e-cfzyl {
|
|
12
|
+
fill: #3E95FF;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.ax3ebjbn {
|
|
16
|
+
d: path("M108.615 74.977c0-18.522-15.08-33.604-33.603-33.604c-8.55 0-16.347 3.204-22.31 8.498a9.007 9.007 0 0 1-11.96-13.469c9.11-8.088 21.116-13.04 34.27-13.04c28.47 0 51.615 23.145 51.615 51.615a51.4 51.4 0 0 1-8.206 27.895l6.993 6.611a9.007 9.007 0 0 1-12.374 13.089l-12.891-12.188a9.006 9.006 0 0 1-.436-12.646c5.531-6.004 8.902-13.998 8.902-22.761m-85.218.011a9.006 9.006 0 1 1 18.01 0c0 11.855 6.174 22.325 15.533 28.326a9.005 9.005 0 1 1-9.723 15.161c-14.29-9.162-23.82-25.224-23.82-43.487");
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ddorw5jj {
|
|
20
|
+
d: path("M75.012 90.586c8.614 0 15.597-6.983 15.597-15.598c0-8.614-6.983-15.597-15.597-15.597s-15.598 6.983-15.598 15.597s6.983 15.598 15.598 15.598");
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
</style>
|
|
@@ -0,0 +1,63 @@
|
|
|
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 = `<defs><linearGradient id="SVGoBgezdAQ" x1="49.009" x2="225.83" y1="213.75" y2="129.72" gradientUnits="userSpaceOnUse"><stop offset="0" class="g95k4jb" /><stop offset=".24" class="w33jnpb" /><stop offset=".352" class="ifx0y5b" /><stop offset=".494" class="lzeyj5b" /><stop offset=".745" class="vvacoxw" /><stop offset="1" class="agxw-ac" /></linearGradient><linearGradient id="SVG1AvS50yx" x1="41.025" x2="156.74" y1="28.344" y2="160.34" gradientUnits="userSpaceOnUse"><stop offset="0" class="ki9o67h" /><stop offset="1" class="t2-jgok" /></linearGradient><clipPath id="SVGtiT3XdAl"><path class="ewp0duh" /></clipPath></defs><path class="ykochkba" /><path class="dgjw0hh" /><g clip-path="url(#SVGtiT3XdAl)" transform="matrix(.08105 0 0 .08508 12.5 11)"><path fill="url(#SVGoBgezdAQ)" class="lzmzk1bq" /><path fill="url(#SVG1AvS50yx)" class="lzmzk1bq" /></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:folder-type-angular-opened" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.g95k4jb {
|
|
12
|
+
stop-color: #E40035;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.w33jnpb {
|
|
16
|
+
stop-color: #F60A48;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ifx0y5b {
|
|
20
|
+
stop-color: #F20755;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.lzeyj5b {
|
|
24
|
+
stop-color: #DC087D;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.vvacoxw {
|
|
28
|
+
stop-color: #9717E7;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.agxw-ac {
|
|
32
|
+
stop-color: #6C00F5;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.ki9o67h {
|
|
36
|
+
stop-color: #FF31D9;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.t2-jgok {
|
|
40
|
+
stop-color: #FF5BE1;
|
|
41
|
+
stop-opacity: 0;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.ewp0duh {
|
|
45
|
+
fill: #fff;
|
|
46
|
+
d: path("M0 0h223v236H0z");
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.ykochkba {
|
|
50
|
+
fill: #ca353c;
|
|
51
|
+
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");
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.dgjw0hh {
|
|
55
|
+
fill: #c9353d;
|
|
56
|
+
d: path("M25.7 13.7H.5l3.8 12.8h25.2z");
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.lzmzk1bq {
|
|
60
|
+
d: path("m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z");
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
</style>
|
|
@@ -0,0 +1,58 @@
|
|
|
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 = `<defs><linearGradient id="SVGoBgezdAQ" x1="49.009" x2="225.83" y1="213.75" y2="129.72" gradientUnits="userSpaceOnUse"><stop offset="0" class="g95k4jb" /><stop offset=".24" class="w33jnpb" /><stop offset=".352" class="ifx0y5b" /><stop offset=".494" class="lzeyj5b" /><stop offset=".745" class="vvacoxw" /><stop offset="1" class="agxw-ac" /></linearGradient><linearGradient id="SVG1AvS50yx" x1="41.025" x2="156.74" y1="28.344" y2="160.34" gradientUnits="userSpaceOnUse"><stop offset="0" class="ki9o67h" /><stop offset="1" class="t2-jgok" /></linearGradient><clipPath id="SVGtiT3XdAl"><path class="ewp0duh" /></clipPath></defs><path class="sg9npebx" /><g clip-path="url(#SVGtiT3XdAl)" transform="matrix(.08105 0 0 .08508 12.5 11)"><path fill="url(#SVGoBgezdAQ)" class="lzmzk1bq" /><path fill="url(#SVG1AvS50yx)" class="lzmzk1bq" /></g>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="vscode-icons:folder-type-angular" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.g95k4jb {
|
|
12
|
+
stop-color: #E40035;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.w33jnpb {
|
|
16
|
+
stop-color: #F60A48;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ifx0y5b {
|
|
20
|
+
stop-color: #F20755;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.lzeyj5b {
|
|
24
|
+
stop-color: #DC087D;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.vvacoxw {
|
|
28
|
+
stop-color: #9717E7;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.agxw-ac {
|
|
32
|
+
stop-color: #6C00F5;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.ki9o67h {
|
|
36
|
+
stop-color: #FF31D9;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.t2-jgok {
|
|
40
|
+
stop-color: #FF5BE1;
|
|
41
|
+
stop-opacity: 0;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.ewp0duh {
|
|
45
|
+
fill: #fff;
|
|
46
|
+
d: path("M0 0h223v236H0z");
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.sg9npebx {
|
|
50
|
+
fill: #a50027;
|
|
51
|
+
d: path("M27.417 5.5H18.19l-2.083 4.2H4.5v16.8h25v-21Zm0 4.2h-8.135l1.091-2.1h7.044Z");
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.lzmzk1bq {
|
|
55
|
+
d: path("m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z");
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
</style>
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "vscode-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "VSCode Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "12.
|
|
5
|
+
"total": 1404,
|
|
6
|
+
"version": "12.15.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":
|
|
32
|
+
"lastModified": 1760334717
|
|
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.3",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/vscode-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "MIT",
|
|
@@ -66,6 +66,10 @@
|
|
|
66
66
|
"types": "./types/dd0bq22g.d.ts",
|
|
67
67
|
"default": "./components/f/file-type-agda.vue"
|
|
68
68
|
},
|
|
69
|
+
"./file-type-agents": {
|
|
70
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
71
|
+
"default": "./components/f/file-type-agents.vue"
|
|
72
|
+
},
|
|
69
73
|
"./file-type-ai": {
|
|
70
74
|
"types": "./types/dd0bq22g.d.ts",
|
|
71
75
|
"default": "./components/f/file-type-ai.vue"
|
|
@@ -466,6 +470,10 @@
|
|
|
466
470
|
"types": "./types/dd0bq22g.d.ts",
|
|
467
471
|
"default": "./components/f/file-type-circleci.vue"
|
|
468
472
|
},
|
|
473
|
+
"./file-type-circom": {
|
|
474
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
475
|
+
"default": "./components/f/file-type-circom.vue"
|
|
476
|
+
},
|
|
469
477
|
"./file-type-class": {
|
|
470
478
|
"types": "./types/dd0bq22g.d.ts",
|
|
471
479
|
"default": "./components/f/file-type-class.vue"
|
|
@@ -1258,6 +1266,10 @@
|
|
|
1258
1266
|
"types": "./types/dd0bq22g.d.ts",
|
|
1259
1267
|
"default": "./components/f/file-type-gridsome.vue"
|
|
1260
1268
|
},
|
|
1269
|
+
"./file-type-grit": {
|
|
1270
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1271
|
+
"default": "./components/f/file-type-grit.vue"
|
|
1272
|
+
},
|
|
1261
1273
|
"./file-type-groovy": {
|
|
1262
1274
|
"types": "./types/dd0bq22g.d.ts",
|
|
1263
1275
|
"default": "./components/f/file-type-groovy.vue"
|
|
@@ -1718,6 +1730,10 @@
|
|
|
1718
1730
|
"types": "./types/dd0bq22g.d.ts",
|
|
1719
1731
|
"default": "./components/f/file-type-light-agda.vue"
|
|
1720
1732
|
},
|
|
1733
|
+
"./file-type-light-agents": {
|
|
1734
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1735
|
+
"default": "./components/f/file-type-light-agents.vue"
|
|
1736
|
+
},
|
|
1721
1737
|
"./file-type-light-apl": {
|
|
1722
1738
|
"types": "./types/dd0bq22g.d.ts",
|
|
1723
1739
|
"default": "./components/f/file-type-light-apl.vue"
|
|
@@ -2866,9 +2882,9 @@
|
|
|
2866
2882
|
"types": "./types/dd0bq22g.d.ts",
|
|
2867
2883
|
"default": "./components/f/file-type-ovpn.vue"
|
|
2868
2884
|
},
|
|
2869
|
-
"./file-type-
|
|
2885
|
+
"./file-type-oxc": {
|
|
2870
2886
|
"types": "./types/dd0bq22g.d.ts",
|
|
2871
|
-
"default": "./components/f/file-type-
|
|
2887
|
+
"default": "./components/f/file-type-oxc.vue"
|
|
2872
2888
|
},
|
|
2873
2889
|
"./file-type-package": {
|
|
2874
2890
|
"types": "./types/dd0bq22g.d.ts",
|
|
@@ -3326,6 +3342,10 @@
|
|
|
3326
3342
|
"types": "./types/dd0bq22g.d.ts",
|
|
3327
3343
|
"default": "./components/f/file-type-riot.vue"
|
|
3328
3344
|
},
|
|
3345
|
+
"./file-type-ripple": {
|
|
3346
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
3347
|
+
"default": "./components/f/file-type-ripple.vue"
|
|
3348
|
+
},
|
|
3329
3349
|
"./file-type-rmd": {
|
|
3330
3350
|
"types": "./types/dd0bq22g.d.ts",
|
|
3331
3351
|
"default": "./components/f/file-type-rmd.vue"
|
|
@@ -4250,6 +4270,14 @@
|
|
|
4250
4270
|
"types": "./types/dd0bq22g.d.ts",
|
|
4251
4271
|
"default": "./components/f/folder-type-android-opened.vue"
|
|
4252
4272
|
},
|
|
4273
|
+
"./folder-type-angular": {
|
|
4274
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
4275
|
+
"default": "./components/f/folder-type-angular.vue"
|
|
4276
|
+
},
|
|
4277
|
+
"./folder-type-angular-opened": {
|
|
4278
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
4279
|
+
"default": "./components/f/folder-type-angular-opened.vue"
|
|
4280
|
+
},
|
|
4253
4281
|
"./folder-type-api": {
|
|
4254
4282
|
"types": "./types/dd0bq22g.d.ts",
|
|
4255
4283
|
"default": "./components/f/folder-type-api.vue"
|
|
@@ -5614,6 +5642,10 @@
|
|
|
5614
5642
|
"types": "./types/dd0bq22g.d.ts",
|
|
5615
5643
|
"default": "./components/f/file-type-makefile.vue"
|
|
5616
5644
|
},
|
|
5645
|
+
"./file-type-oxlint": {
|
|
5646
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
5647
|
+
"default": "./components/f/file-type-oxlint.vue"
|
|
5648
|
+
},
|
|
5617
5649
|
"./*": "./*"
|
|
5618
5650
|
},
|
|
5619
5651
|
"dependencies": {
|