@iconify-vue/codicon 1.0.21 → 1.0.22
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/a/account.vue +2 -2
- package/components/s/share-window.vue +10 -0
- package/css/n/ny2u-nbc.css +4 -0
- package/css/p/plt-c4bj.css +4 -0
- package/iconify.json +2 -2
- package/package.json +5 -1
- package/css/o/okiolzbz.css +0 -4
package/components/a/account.vue
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/p/plt-c4bj.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":16,"height":16};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="plt-c4bj"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:account" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/n/ny2u-nbc.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":16,"height":16};
|
|
8
|
+
const content = `<path class="ny2u-nbc"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="codicon:share-window" /></template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ny2u-nbc {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M14 1H6c-1.1 0-2 .9-2 2v2H2C.9 5 0 5.9 0 7v6c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-2h2c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2m-3 12c0 .55-.45 1-1 1H2c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2v3c0 1.1.9 2 2 2h5zm4-4c0 .55-.45 1-1 1h-2V7c0-1.1-.9-2-2-2H5V3c0-.55.45-1 1-1h8c.55 0 1 .45 1 1z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.plt-c4bj {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M6 5a2 2 0 1 1 4 0a2 2 0 0 1-4 0m-.5 3h5A1.5 1.5 0 0 1 12 9.5c0 1.116-.459 2.01-1.212 2.615C10.047 12.71 9.053 13 8 13s-2.047-.29-2.788-.885C4.46 11.51 4 10.616 4 9.5A1.5 1.5 0 0 1 5.5 8M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 544,
|
|
6
6
|
"version": "0.0.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1776313104
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-vue/codicon",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.22",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/codicon/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC-BY-4.0",
|
|
@@ -1742,6 +1742,10 @@
|
|
|
1742
1742
|
"types": "./types/dd0bq22g.d.ts",
|
|
1743
1743
|
"default": "./components/s/share.vue"
|
|
1744
1744
|
},
|
|
1745
|
+
"./share-window": {
|
|
1746
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1747
|
+
"default": "./components/s/share-window.vue"
|
|
1748
|
+
},
|
|
1745
1749
|
"./shield": {
|
|
1746
1750
|
"types": "./types/dd0bq22g.d.ts",
|
|
1747
1751
|
"default": "./components/s/shield.vue"
|
package/css/o/okiolzbz.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.okiolzbz {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m7 4.25c1.933 0 3.5-1.214 3.5-3.036C11.5 8.543 10.956 8 10.286 8H5.715c-.671 0-1.214.544-1.214 1.214c0 1.821 1.567 3.036 3.5 3.036zm0-5a1.874 1.874 0 1 0 .001-3.749A1.874 1.874 0 0 0 8 7.25");
|
|
4
|
-
}
|