@arco-iconbox/vue-update-line-icon 0.0.6 → 0.0.8

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.
@@ -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(#svg_f4f12c7a2c__clip0_6461_243190)",
18
+ "clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)",
19
19
  stroke: "#434343",
20
- "stroke-width": "1.5",
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: "svg_f4f12c7a2c__clip0_6461_243190" };
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({
@@ -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": "1.5",
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": "1.5",
27
+ "stroke-width": "2",
28
28
  "stroke-linecap": "round",
29
29
  "stroke-linejoin": "round"
30
30
  }, null, -1);
@@ -0,0 +1,50 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconXukez",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ d: "M9.75 13.5H2.25C1.83579 13.5 1.5 13.1642 1.5 12.75V3C1.5 2.58579 1.83579 2.25 2.25 2.25H15.75C16.1642 2.25 16.5 2.58579 16.5 3V12.75C16.5 13.1642 16.1642 13.5 15.75 13.5H12.75M4.5 5.25H13.5M4.5 7.875H6.75M4.5 10.5H6",
19
+ stroke: "#000",
20
+ "stroke-width": "1.5",
21
+ "stroke-linejoin": "round"
22
+ }, null, -1);
23
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
24
+ d: "M11.25 12.375C12.4926 12.375 13.5 11.3676 13.5 10.125C13.5 8.88236 12.4926 7.875 11.25 7.875C10.0074 7.875 9 8.88236 9 10.125C9 11.3676 10.0074 12.375 11.25 12.375Z",
25
+ stroke: "#000",
26
+ "stroke-width": "1.5"
27
+ }, null, -1);
28
+ const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
29
+ d: "M11.25 15L12.75 15.75V11.8021C12.75 11.8021 12.3223 12.375 11.25 12.375C10.1777 12.375 9.75 11.8125 9.75 11.8125V15.75L11.25 15Z",
30
+ stroke: "#000",
31
+ "stroke-width": "1.5",
32
+ "stroke-linejoin": "round"
33
+ }, null, -1);
34
+ const _hoisted_5 = [
35
+ _hoisted_2,
36
+ _hoisted_3,
37
+ _hoisted_4
38
+ ];
39
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
40
+ return openBlock(), createElementBlock("svg", mergeProps({
41
+ viewBox: "0 0 18 18",
42
+ fill: $props.useCurrentColor ? "currentColor" : "none",
43
+ xmlns: "http://www.w3.org/2000/svg",
44
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-xukez`],
45
+ width: "1em",
46
+ height: "1em"
47
+ }, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
48
+ }
49
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
50
+ export { index as default };
package/esm/index.js CHANGED
@@ -94,5 +94,6 @@ 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";
99
+ export { default as IconXukez } from "./IconXukez/index.js";
@@ -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(#svg_f4f12c7a2c__clip0_6461_243190)",
19
+ "clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)",
20
20
  stroke: "#434343",
21
- "stroke-width": "1.5",
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: "svg_f4f12c7a2c__clip0_6461_243190" };
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({
@@ -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": "1.5",
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": "1.5",
28
+ "stroke-width": "2",
29
29
  "stroke-linecap": "round",
30
30
  "stroke-linejoin": "round"
31
31
  }, null, -1);
@@ -0,0 +1,51 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconXukez",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ d: "M9.75 13.5H2.25C1.83579 13.5 1.5 13.1642 1.5 12.75V3C1.5 2.58579 1.83579 2.25 2.25 2.25H15.75C16.1642 2.25 16.5 2.58579 16.5 3V12.75C16.5 13.1642 16.1642 13.5 15.75 13.5H12.75M4.5 5.25H13.5M4.5 7.875H6.75M4.5 10.5H6",
20
+ stroke: "#000",
21
+ "stroke-width": "1.5",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
25
+ d: "M11.25 12.375C12.4926 12.375 13.5 11.3676 13.5 10.125C13.5 8.88236 12.4926 7.875 11.25 7.875C10.0074 7.875 9 8.88236 9 10.125C9 11.3676 10.0074 12.375 11.25 12.375Z",
26
+ stroke: "#000",
27
+ "stroke-width": "1.5"
28
+ }, null, -1);
29
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
30
+ d: "M11.25 15L12.75 15.75V11.8021C12.75 11.8021 12.3223 12.375 11.25 12.375C10.1777 12.375 9.75 11.8125 9.75 11.8125V15.75L11.25 15Z",
31
+ stroke: "#000",
32
+ "stroke-width": "1.5",
33
+ "stroke-linejoin": "round"
34
+ }, null, -1);
35
+ const _hoisted_5 = [
36
+ _hoisted_2,
37
+ _hoisted_3,
38
+ _hoisted_4
39
+ ];
40
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
41
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
42
+ viewBox: "0 0 18 18",
43
+ fill: $props.useCurrentColor ? "currentColor" : "none",
44
+ xmlns: "http://www.w3.org/2000/svg",
45
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-xukez`],
46
+ width: "1em",
47
+ height: "1em"
48
+ }, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
49
+ }
50
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
51
+ module.exports = index;
package/lib/index.js CHANGED
@@ -96,8 +96,9 @@ 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("./IconBind/index.js");
100
- var index$1x = require("./IconLog/index.js");
99
+ var index$1w = require("./IconLog/index.js");
100
+ var index$1x = require("./IconBind/index.js");
101
+ var index$1y = require("./IconXukez/index.js");
101
102
  exports.Icon3d = index;
102
103
  exports.IconAnalysisdetails = index$1;
103
104
  exports.IconBusinessprocess = index$2;
@@ -194,5 +195,6 @@ exports.IconGeshihua = index$1s;
194
195
  exports.IconQingkong = index$1t;
195
196
  exports.IconChaxun = index$1u;
196
197
  exports.IconConsole = index$1v;
197
- exports.IconBind = index$1w;
198
- exports.IconLog = index$1x;
198
+ exports.IconLog = index$1w;
199
+ exports.IconBind = index$1x;
200
+ exports.IconXukez = index$1y;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-update-line-icon",
3
- "version": "0.0.6",
3
+ "version": "0.0.8",
4
4
  "main": "lib/index.js",
5
5
  "module": "esm/index.js",
6
6
  "license": "ISC",
@@ -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(#svg_f4f12c7a2c__clip0_6461_243190)" stroke="#434343" stroke-width="1.5" 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__clip0_6461_243190"><path :fill="useCurrentColor ? 'currentColor' : '#fff'" transform="translate(2 2)" d="M0 0H12V12H0z"/></clipPath></defs></svg>
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
 
@@ -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="1.5" 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="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
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
 
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-xukez`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.75 13.5H2.25C1.83579 13.5 1.5 13.1642 1.5 12.75V3C1.5 2.58579 1.83579 2.25 2.25 2.25H15.75C16.1642 2.25 16.5 2.58579 16.5 3V12.75C16.5 13.1642 16.1642 13.5 15.75 13.5H12.75M4.5 5.25H13.5M4.5 7.875H6.75M4.5 10.5H6" stroke="#000" stroke-width="1.5" stroke-linejoin="round"/><path d="M11.25 12.375C12.4926 12.375 13.5 11.3676 13.5 10.125C13.5 8.88236 12.4926 7.875 11.25 7.875C10.0074 7.875 9 8.88236 9 10.125C9 11.3676 10.0074 12.375 11.25 12.375Z" stroke="#000" stroke-width="1.5"/><path d="M11.25 15L12.75 15.75V11.8021C12.75 11.8021 12.3223 12.375 11.25 12.375C10.1777 12.375 9.75 11.8125 9.75 11.8125V15.75L11.25 15Z" stroke="#000" stroke-width="1.5" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconXukez',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'update-line-icon',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
package/src/index.js CHANGED
@@ -94,5 +94,6 @@ 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 IconLog } from './IconLog/index.vue';
97
98
  export { default as IconBind } from './IconBind/index.vue';
98
- export { default as IconLog } from './IconLog/index.vue';
99
+ export { default as IconXukez } from './IconXukez/index.vue';