@arco-iconbox/vue-update-line-icon 0.0.5 → 0.0.7
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/dist/icon.js +42 -42
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +7 -7
- package/dist/icon.min.js.map +1 -1
- package/esm/IconBind/index.js +3 -3
- package/esm/IconLog/index.js +2 -2
- package/esm/index.js +1 -1
- package/lib/IconBind/index.js +3 -3
- package/lib/IconLog/index.js +2 -2
- package/lib/index.js +4 -4
- package/package.json +1 -1
- package/src/IconBind/index.vue +1 -1
- package/src/IconLog/index.vue +1 -1
- package/src/index.js +2 -2
package/esm/IconBind/index.js
CHANGED
|
@@ -15,15 +15,15 @@ const _sfc_main = {
|
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
17
|
const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", {
|
|
18
|
-
"clip-path": "url(#
|
|
18
|
+
"clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)",
|
|
19
19
|
stroke: "#434343",
|
|
20
|
-
"stroke-width": "
|
|
20
|
+
"stroke-width": "2",
|
|
21
21
|
"stroke-linecap": "round",
|
|
22
22
|
"stroke-linejoin": "round"
|
|
23
23
|
}, [
|
|
24
24
|
/* @__PURE__ */ createElementVNode("path", { d: "M8.56004 6.09292L6.27504 3.80793C5.60972 3.14259 4.51634 3.15725 3.83291 3.84067 3.1495 4.52407 3.13484 5.61747 3.80018 6.2828L5.78399 8.26662M10.2257 7.75098L12.2095 9.7348C12.8749 10.4002 12.8602 11.4935 12.1768 12.177 11.4934 12.8604 10.4 12.875 9.73465 12.2097L7.44965 9.92468M8.52734 8.53492C9.21077 7.8515 9.22542 6.75812 8.56009 6.09277M7.44974 7.44922C6.76632 8.13264 6.75167 9.22602 7.41699 9.89134" })
|
|
25
25
|
], -1);
|
|
26
|
-
const _hoisted_3 = { id: "
|
|
26
|
+
const _hoisted_3 = { id: "svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190" };
|
|
27
27
|
const _hoisted_4 = ["fill"];
|
|
28
28
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
29
29
|
return openBlock(), createElementBlock("svg", mergeProps({
|
package/esm/IconLog/index.js
CHANGED
|
@@ -17,14 +17,14 @@ const _hoisted_1 = ["fill"];
|
|
|
17
17
|
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
18
|
d: "M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z",
|
|
19
19
|
stroke: "#434343",
|
|
20
|
-
"stroke-width": "
|
|
20
|
+
"stroke-width": "2",
|
|
21
21
|
"stroke-linecap": "round",
|
|
22
22
|
"stroke-linejoin": "round"
|
|
23
23
|
}, null, -1);
|
|
24
24
|
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
25
25
|
d: "M12.8 6.3H9.5V3M6.20001 10.7002H9.50001M6.20001 8.5H9.50001",
|
|
26
26
|
stroke: "#434343",
|
|
27
|
-
"stroke-width": "
|
|
27
|
+
"stroke-width": "2",
|
|
28
28
|
"stroke-linecap": "round",
|
|
29
29
|
"stroke-linejoin": "round"
|
|
30
30
|
}, null, -1);
|
package/esm/index.js
CHANGED
|
@@ -94,5 +94,5 @@ export { default as IconGeshihua } from "./IconGeshihua/index.js";
|
|
|
94
94
|
export { default as IconQingkong } from "./IconQingkong/index.js";
|
|
95
95
|
export { default as IconChaxun } from "./IconChaxun/index.js";
|
|
96
96
|
export { default as IconConsole } from "./IconConsole/index.js";
|
|
97
|
-
export { default as IconBind } from "./IconBind/index.js";
|
|
98
97
|
export { default as IconLog } from "./IconLog/index.js";
|
|
98
|
+
export { default as IconBind } from "./IconBind/index.js";
|
package/lib/IconBind/index.js
CHANGED
|
@@ -16,15 +16,15 @@ const _sfc_main = {
|
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
18
|
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", {
|
|
19
|
-
"clip-path": "url(#
|
|
19
|
+
"clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)",
|
|
20
20
|
stroke: "#434343",
|
|
21
|
-
"stroke-width": "
|
|
21
|
+
"stroke-width": "2",
|
|
22
22
|
"stroke-linecap": "round",
|
|
23
23
|
"stroke-linejoin": "round"
|
|
24
24
|
}, [
|
|
25
25
|
/* @__PURE__ */ vue.createElementVNode("path", { d: "M8.56004 6.09292L6.27504 3.80793C5.60972 3.14259 4.51634 3.15725 3.83291 3.84067 3.1495 4.52407 3.13484 5.61747 3.80018 6.2828L5.78399 8.26662M10.2257 7.75098L12.2095 9.7348C12.8749 10.4002 12.8602 11.4935 12.1768 12.177 11.4934 12.8604 10.4 12.875 9.73465 12.2097L7.44965 9.92468M8.52734 8.53492C9.21077 7.8515 9.22542 6.75812 8.56009 6.09277M7.44974 7.44922C6.76632 8.13264 6.75167 9.22602 7.41699 9.89134" })
|
|
26
26
|
], -1);
|
|
27
|
-
const _hoisted_3 = { id: "
|
|
27
|
+
const _hoisted_3 = { id: "svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190" };
|
|
28
28
|
const _hoisted_4 = ["fill"];
|
|
29
29
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
30
30
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
package/lib/IconLog/index.js
CHANGED
|
@@ -18,14 +18,14 @@ const _hoisted_1 = ["fill"];
|
|
|
18
18
|
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
19
|
d: "M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z",
|
|
20
20
|
stroke: "#434343",
|
|
21
|
-
"stroke-width": "
|
|
21
|
+
"stroke-width": "2",
|
|
22
22
|
"stroke-linecap": "round",
|
|
23
23
|
"stroke-linejoin": "round"
|
|
24
24
|
}, null, -1);
|
|
25
25
|
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
26
26
|
d: "M12.8 6.3H9.5V3M6.20001 10.7002H9.50001M6.20001 8.5H9.50001",
|
|
27
27
|
stroke: "#434343",
|
|
28
|
-
"stroke-width": "
|
|
28
|
+
"stroke-width": "2",
|
|
29
29
|
"stroke-linecap": "round",
|
|
30
30
|
"stroke-linejoin": "round"
|
|
31
31
|
}, null, -1);
|
package/lib/index.js
CHANGED
|
@@ -96,8 +96,8 @@ var index$1s = require("./IconGeshihua/index.js");
|
|
|
96
96
|
var index$1t = require("./IconQingkong/index.js");
|
|
97
97
|
var index$1u = require("./IconChaxun/index.js");
|
|
98
98
|
var index$1v = require("./IconConsole/index.js");
|
|
99
|
-
var index$1w = require("./
|
|
100
|
-
var index$1x = require("./
|
|
99
|
+
var index$1w = require("./IconLog/index.js");
|
|
100
|
+
var index$1x = require("./IconBind/index.js");
|
|
101
101
|
exports.Icon3d = index;
|
|
102
102
|
exports.IconAnalysisdetails = index$1;
|
|
103
103
|
exports.IconBusinessprocess = index$2;
|
|
@@ -194,5 +194,5 @@ exports.IconGeshihua = index$1s;
|
|
|
194
194
|
exports.IconQingkong = index$1t;
|
|
195
195
|
exports.IconChaxun = index$1u;
|
|
196
196
|
exports.IconConsole = index$1v;
|
|
197
|
-
exports.
|
|
198
|
-
exports.
|
|
197
|
+
exports.IconLog = index$1w;
|
|
198
|
+
exports.IconBind = index$1x;
|
package/package.json
CHANGED
package/src/IconBind/index.vue
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-bind`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-bind`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)" stroke="#434343" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8.56004 6.09292L6.27504 3.80793C5.60972 3.14259 4.51634 3.15725 3.83291 3.84067 3.1495 4.52407 3.13484 5.61747 3.80018 6.2828L5.78399 8.26662M10.2257 7.75098L12.2095 9.7348C12.8749 10.4002 12.8602 11.4935 12.1768 12.177 11.4934 12.8604 10.4 12.875 9.73465 12.2097L7.44965 9.92468M8.52734 8.53492C9.21077 7.8515 9.22542 6.75812 8.56009 6.09277M7.44974 7.44922C6.76632 8.13264 6.75167 9.22602 7.41699 9.89134"/></g><defs><clipPath id="svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190"><path :fill="useCurrentColor ? 'currentColor' : '#fff'" transform="translate(2 2)" d="M0 0H12V12H0z"/></clipPath></defs></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
package/src/IconLog/index.vue
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-log`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z" stroke="#434343" stroke-width="
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-log`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z" stroke="#434343" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.8 6.3H9.5V3M6.20001 10.7002H9.50001M6.20001 8.5H9.50001" stroke="#434343" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
package/src/index.js
CHANGED
|
@@ -94,5 +94,5 @@ export { default as IconGeshihua } from './IconGeshihua/index.vue';
|
|
|
94
94
|
export { default as IconQingkong } from './IconQingkong/index.vue';
|
|
95
95
|
export { default as IconChaxun } from './IconChaxun/index.vue';
|
|
96
96
|
export { default as IconConsole } from './IconConsole/index.vue';
|
|
97
|
-
export { default as
|
|
98
|
-
export { default as
|
|
97
|
+
export { default as IconLog } from './IconLog/index.vue';
|
|
98
|
+
export { default as IconBind } from './IconBind/index.vue';
|