@arco-iconbox/vue-update-line-icon 0.0.2 → 0.0.4

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,37 @@
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: "IconChaxun",
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: "M4.25 7.99995V2.94812L8.625 5.47404L13 7.99995L8.625 10.5259L4.25 13.0518V7.99995Z",
19
+ stroke: "#52C41A",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round"
22
+ }, null, -1);
23
+ const _hoisted_3 = [
24
+ _hoisted_2
25
+ ];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return openBlock(), createElementBlock("svg", mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: $props.useCurrentColor ? "currentColor" : "none",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chaxun`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
35
+ }
36
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
37
+ export { index as default };
@@ -0,0 +1,41 @@
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: "IconConsole",
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: "M13 3H3C2.44772 3 2 3.3731 2 3.83333V12.1667C2 12.6269 2.44772 13 3 13H13C13.5523 13 14 12.6269 14 12.1667V3.83333C14 3.3731 13.5523 3 13 3Z",
19
+ stroke: "#434343",
20
+ "stroke-width": "1.4",
21
+ "stroke-linejoin": "round"
22
+ }, null, -1);
23
+ const _hoisted_3 = ["fill"];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 16 16",
27
+ fill: $props.useCurrentColor ? "currentColor" : "none",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-console`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), [
33
+ _hoisted_2,
34
+ createElementVNode("path", {
35
+ d: "M4.59922 10.0444C4.33918 10.0444 4.09459 10.002 3.86543 9.91716 3.6379 9.83234 3.44694 9.7006 3.29254 9.52193 3.2166 9.43404 3.15442 9.33372 3.106 9.22095 3.0159 9.0111 3.17198 8.79301 3.39481 8.74298V8.74298C3.65635 8.68426 3.87934 8.91062 4.0739 9.095 4.0775 9.09841 4.08114 9.10175 4.08484 9.10504 4.1986 9.2043 4.36275 9.25393 4.57728 9.25393 4.7268 9.25393 4.84219 9.23498 4.92345 9.19708 5.00471 9.15737 5.06078 9.10774 5.09166 9.04819 5.12417 8.98683 5.14042 8.92366 5.14042 8.85869 5.14042 8.73777 5.09329 8.64302 4.99902 8.57445 4.90639 8.50587 4.78693 8.45714 4.64066 8.42826L4.32862 8.366C4.1921 8.34073 4.05477 8.30464 3.91663 8.25772 3.78011 8.21079 3.65415 8.14492 3.53876 8.0601 3.425 7.97528 3.33317 7.86519 3.26329 7.72983 3.19503 7.59448 3.1609 7.42574 3.1609 7.22361 3.1609 6.96553 3.21941 6.74535 3.33642 6.56308 3.45506 6.3808 3.61921 6.24183 3.82886 6.14618 4.04014 6.04873 4.28311 6 4.55778 6 4.81131 6 5.04291 6.04241 5.25256 6.12723 5.46221 6.21025 5.63693 6.33387 5.77669 6.49811 5.83124 6.5615 5.87837 6.63066 5.91806 6.7056 6.0274 6.912 5.87146 7.14055 5.64396 7.19348L5.45079 7.23841C5.3036 7.27266 5.16569 7.16848 5.09654 7.03411V7.03411C5.05916 6.95831 5.00146 6.89875 4.92345 6.85544 4.84707 6.81213 4.74143 6.79047 4.60653 6.79047 4.48139 6.79047 4.38063 6.80852 4.30424 6.84461 4.22948 6.88071 4.17504 6.92673 4.14091 6.98267 4.10678 7.03862 4.08971 7.09818 4.08971 7.16134 4.08971 7.28045 4.14822 7.36979 4.26524 7.42934 4.38225 7.4871 4.53259 7.53402 4.71624 7.57011L5.03803 7.63779C5.20868 7.67028 5.37364 7.72893 5.53291 7.81375 5.69381 7.89857 5.82545 8.01949 5.92784 8.1765 6.03023 8.33351 6.08142 8.53925 6.08142 8.79372 6.08142 9.06623 6.01723 9.29543 5.88883 9.48132 5.76044 9.66721 5.58492 9.80798 5.36226 9.90363 5.13961 9.99747 4.88526 10.0444 4.59922 10.0444zM8.49732 11C8.26329 11 8.08857 10.9413 7.97318 10.824 7.85942 10.7067 7.80254 10.5326 7.80254 10.3016V10.1916C7.80254 9.96679 7.98481 9.78452 8.20965 9.78452H8.23236C8.44467 9.78452 8.61677 9.95662 8.61677 10.1689V10.1689C8.61677 10.2303 8.62409 10.2709 8.63871 10.2907 8.65497 10.3106 8.68828 10.3205 8.73866 10.3205H8.80117C8.9888 10.3205 9.14091 10.4726 9.14091 10.6603V10.6603C9.14091 10.8479 8.9888 11 8.80117 11H8.49732zM8.21453 10.0444C7.85048 10.0444 7.536 9.96318 7.27109 9.80076 7.00618 9.63653 6.80221 9.40282 6.65919 9.09962 6.51617 8.79643 6.44466 8.43729 6.44466 8.0222 6.44466 7.60531 6.51617 7.24616 6.65919 6.94478 6.80221 6.64339 7.00618 6.41058 7.27109 6.24635 7.536 6.08212 7.85048 6 8.21453 6 8.57858 6 8.89306 6.08212 9.15797 6.24635 9.42288 6.41058 9.62685 6.64339 9.76987 6.94478 9.91289 7.24616 9.9844 7.60531 9.9844 8.0222 9.9844 8.43729 9.91289 8.79643 9.76987 9.09962 9.62685 9.40282 9.42288 9.63653 9.15797 9.80076 8.89306 9.96318 8.57858 10.0444 8.21453 10.0444zM8.21209 9.21332C8.39412 9.21332 8.54851 9.1664 8.67528 9.07255 8.80205 8.9787 8.89875 8.84335 8.96538 8.66649 9.03202 8.48782 9.06533 8.27306 9.06533 8.0222 9.06533 7.76954 9.03202 7.55477 8.96538 7.37791 8.89875 7.20105 8.80205 7.06569 8.67528 6.97185 8.54851 6.878 8.39412 6.83108 8.21209 6.83108 8.03332 6.83108 7.88055 6.878 7.75378 6.97185 7.62701 7.06569 7.5295 7.20105 7.46124 7.37791 7.3946 7.55477 7.36129 7.76954 7.36129 8.0222 7.36129 8.27306 7.3946 8.48782 7.46124 8.66649 7.5295 8.84335 7.62701 8.9787 7.75378 9.07255 7.88055 9.1664 8.03332 9.21332 8.21209 9.21332zM10.9549 9.9713C10.6788 9.9713 10.4549 9.74745 10.4549 9.4713V6.51312C10.4549 6.2701 10.6519 6.07309 10.8949 6.07309V6.07309C11.138 6.07309 11.335 6.2701 11.335 6.51312V9.14023H12.5845C12.814 9.14023 13 9.32627 13 9.55577V9.55577C13 9.78526 12.814 9.9713 12.5845 9.9713H10.9549z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#434343"
37
+ }, null, 8, _hoisted_3)
38
+ ], 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
41
+ export { index as default };
@@ -0,0 +1,44 @@
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: "IconGeshihua",
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: "M10.9909 2.35132H2.66663V6.81078H10.9909V2.35132Z",
19
+ stroke: "#434343",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round"
22
+ }, null, -1);
23
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
24
+ d: "M10.9984 4.43237H13.6666V9.21928L6.53149 10.1406V13.6486",
25
+ stroke: "#434343",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round"
28
+ }, null, -1);
29
+ const _hoisted_4 = [
30
+ _hoisted_2,
31
+ _hoisted_3
32
+ ];
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return openBlock(), createElementBlock("svg", mergeProps({
35
+ viewBox: "0 0 16 16",
36
+ fill: $props.useCurrentColor ? "currentColor" : "none",
37
+ xmlns: "http://www.w3.org/2000/svg",
38
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-geshihua`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
42
+ }
43
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
44
+ export { index as default };
@@ -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: "IconJiaoben",
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: "M7.75 12H3.75C3.33579 12 3 11.6642 3 11.25V4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V8.4706",
19
+ stroke: "#434343",
20
+ "stroke-width": "1.5",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
25
+ d: "M3 4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V7H3V4.75zM10.5 10.25L9.5 11.25 10.5 12.25M12 10.25L13 11.25 12 12.25",
26
+ stroke: "#434343",
27
+ "stroke-width": "1.5",
28
+ "stroke-linecap": "round",
29
+ "stroke-linejoin": "round"
30
+ }, null, -1);
31
+ const _hoisted_4 = ["fill"];
32
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
33
+ return openBlock(), createElementBlock("svg", mergeProps({
34
+ viewBox: "0 0 16 16",
35
+ fill: $props.useCurrentColor ? "currentColor" : "none",
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-jiaoben`],
38
+ width: "1em",
39
+ height: "1em"
40
+ }, _ctx.$attrs), [
41
+ _hoisted_2,
42
+ _hoisted_3,
43
+ createElementVNode("path", {
44
+ d: "M4 5.5C4 5.22386 4.22386 5 4.5 5 4.77614 5 5 5.22386 5 5.5 5 5.77614 4.77614 6 4.5 6 4.22386 6 4 5.77614 4 5.5zM5.5 5.5C5.5 5.22386 5.72386 5 6 5 6.27614 5 6.5 5.22386 6.5 5.5 6.5 5.77614 6.27614 6 6 6 5.72386 6 5.5 5.77614 5.5 5.5z",
45
+ fill: $props.useCurrentColor ? "currentColor" : "#333"
46
+ }, null, 8, _hoisted_4)
47
+ ], 16, _hoisted_1);
48
+ }
49
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
50
+ export { index as default };
@@ -0,0 +1,45 @@
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: "IconQingkong",
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
+ "clip-rule": "evenodd",
19
+ d: "M6.66663 1.97131H9.33329V4.63799H14.3333V7.30466H1.66663V4.63799H6.66663V1.97131Z",
20
+ stroke: "#434343",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
25
+ d: "M2.66663 13.3334H13.3333V7.33337H2.66663V13.3334zM5.33337 13.2992V11.3047M8 13.2992V11.2992M10.6666 13.2992V11.3047M4 13.3334H12",
26
+ stroke: "#434343",
27
+ "stroke-linecap": "round",
28
+ "stroke-linejoin": "round"
29
+ }, null, -1);
30
+ const _hoisted_4 = [
31
+ _hoisted_2,
32
+ _hoisted_3
33
+ ];
34
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
35
+ return openBlock(), createElementBlock("svg", mergeProps({
36
+ viewBox: "0 0 16 16",
37
+ fill: $props.useCurrentColor ? "currentColor" : "none",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-qingkong`],
40
+ width: "1em",
41
+ height: "1em"
42
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
43
+ }
44
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
45
+ export { index as default };
package/esm/index.js CHANGED
@@ -89,3 +89,8 @@ export { default as IconOfflineWorkflow } from "./IconOfflineWorkflow/index.js";
89
89
  export { default as IconOnlineWorkflow } from "./IconOnlineWorkflow/index.js";
90
90
  export { default as IconSubmit } from "./IconSubmit/index.js";
91
91
  export { default as IconWorkflow } from "./IconWorkflow/index.js";
92
+ export { default as IconJiaoben } from "./IconJiaoben/index.js";
93
+ export { default as IconGeshihua } from "./IconGeshihua/index.js";
94
+ export { default as IconQingkong } from "./IconQingkong/index.js";
95
+ export { default as IconChaxun } from "./IconChaxun/index.js";
96
+ export { default as IconConsole } from "./IconConsole/index.js";
@@ -0,0 +1,38 @@
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: "IconChaxun",
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: "M4.25 7.99995V2.94812L8.625 5.47404L13 7.99995L8.625 10.5259L4.25 13.0518V7.99995Z",
20
+ stroke: "#52C41A",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = [
25
+ _hoisted_2
26
+ ];
27
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
28
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
29
+ viewBox: "0 0 16 16",
30
+ fill: $props.useCurrentColor ? "currentColor" : "none",
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chaxun`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,42 @@
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: "IconConsole",
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: "M13 3H3C2.44772 3 2 3.3731 2 3.83333V12.1667C2 12.6269 2.44772 13 3 13H13C13.5523 13 14 12.6269 14 12.1667V3.83333C14 3.3731 13.5523 3 13 3Z",
20
+ stroke: "#434343",
21
+ "stroke-width": "1.4",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = ["fill"];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "none",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-console`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), [
34
+ _hoisted_2,
35
+ vue.createElementVNode("path", {
36
+ d: "M4.59922 10.0444C4.33918 10.0444 4.09459 10.002 3.86543 9.91716 3.6379 9.83234 3.44694 9.7006 3.29254 9.52193 3.2166 9.43404 3.15442 9.33372 3.106 9.22095 3.0159 9.0111 3.17198 8.79301 3.39481 8.74298V8.74298C3.65635 8.68426 3.87934 8.91062 4.0739 9.095 4.0775 9.09841 4.08114 9.10175 4.08484 9.10504 4.1986 9.2043 4.36275 9.25393 4.57728 9.25393 4.7268 9.25393 4.84219 9.23498 4.92345 9.19708 5.00471 9.15737 5.06078 9.10774 5.09166 9.04819 5.12417 8.98683 5.14042 8.92366 5.14042 8.85869 5.14042 8.73777 5.09329 8.64302 4.99902 8.57445 4.90639 8.50587 4.78693 8.45714 4.64066 8.42826L4.32862 8.366C4.1921 8.34073 4.05477 8.30464 3.91663 8.25772 3.78011 8.21079 3.65415 8.14492 3.53876 8.0601 3.425 7.97528 3.33317 7.86519 3.26329 7.72983 3.19503 7.59448 3.1609 7.42574 3.1609 7.22361 3.1609 6.96553 3.21941 6.74535 3.33642 6.56308 3.45506 6.3808 3.61921 6.24183 3.82886 6.14618 4.04014 6.04873 4.28311 6 4.55778 6 4.81131 6 5.04291 6.04241 5.25256 6.12723 5.46221 6.21025 5.63693 6.33387 5.77669 6.49811 5.83124 6.5615 5.87837 6.63066 5.91806 6.7056 6.0274 6.912 5.87146 7.14055 5.64396 7.19348L5.45079 7.23841C5.3036 7.27266 5.16569 7.16848 5.09654 7.03411V7.03411C5.05916 6.95831 5.00146 6.89875 4.92345 6.85544 4.84707 6.81213 4.74143 6.79047 4.60653 6.79047 4.48139 6.79047 4.38063 6.80852 4.30424 6.84461 4.22948 6.88071 4.17504 6.92673 4.14091 6.98267 4.10678 7.03862 4.08971 7.09818 4.08971 7.16134 4.08971 7.28045 4.14822 7.36979 4.26524 7.42934 4.38225 7.4871 4.53259 7.53402 4.71624 7.57011L5.03803 7.63779C5.20868 7.67028 5.37364 7.72893 5.53291 7.81375 5.69381 7.89857 5.82545 8.01949 5.92784 8.1765 6.03023 8.33351 6.08142 8.53925 6.08142 8.79372 6.08142 9.06623 6.01723 9.29543 5.88883 9.48132 5.76044 9.66721 5.58492 9.80798 5.36226 9.90363 5.13961 9.99747 4.88526 10.0444 4.59922 10.0444zM8.49732 11C8.26329 11 8.08857 10.9413 7.97318 10.824 7.85942 10.7067 7.80254 10.5326 7.80254 10.3016V10.1916C7.80254 9.96679 7.98481 9.78452 8.20965 9.78452H8.23236C8.44467 9.78452 8.61677 9.95662 8.61677 10.1689V10.1689C8.61677 10.2303 8.62409 10.2709 8.63871 10.2907 8.65497 10.3106 8.68828 10.3205 8.73866 10.3205H8.80117C8.9888 10.3205 9.14091 10.4726 9.14091 10.6603V10.6603C9.14091 10.8479 8.9888 11 8.80117 11H8.49732zM8.21453 10.0444C7.85048 10.0444 7.536 9.96318 7.27109 9.80076 7.00618 9.63653 6.80221 9.40282 6.65919 9.09962 6.51617 8.79643 6.44466 8.43729 6.44466 8.0222 6.44466 7.60531 6.51617 7.24616 6.65919 6.94478 6.80221 6.64339 7.00618 6.41058 7.27109 6.24635 7.536 6.08212 7.85048 6 8.21453 6 8.57858 6 8.89306 6.08212 9.15797 6.24635 9.42288 6.41058 9.62685 6.64339 9.76987 6.94478 9.91289 7.24616 9.9844 7.60531 9.9844 8.0222 9.9844 8.43729 9.91289 8.79643 9.76987 9.09962 9.62685 9.40282 9.42288 9.63653 9.15797 9.80076 8.89306 9.96318 8.57858 10.0444 8.21453 10.0444zM8.21209 9.21332C8.39412 9.21332 8.54851 9.1664 8.67528 9.07255 8.80205 8.9787 8.89875 8.84335 8.96538 8.66649 9.03202 8.48782 9.06533 8.27306 9.06533 8.0222 9.06533 7.76954 9.03202 7.55477 8.96538 7.37791 8.89875 7.20105 8.80205 7.06569 8.67528 6.97185 8.54851 6.878 8.39412 6.83108 8.21209 6.83108 8.03332 6.83108 7.88055 6.878 7.75378 6.97185 7.62701 7.06569 7.5295 7.20105 7.46124 7.37791 7.3946 7.55477 7.36129 7.76954 7.36129 8.0222 7.36129 8.27306 7.3946 8.48782 7.46124 8.66649 7.5295 8.84335 7.62701 8.9787 7.75378 9.07255 7.88055 9.1664 8.03332 9.21332 8.21209 9.21332zM10.9549 9.9713C10.6788 9.9713 10.4549 9.74745 10.4549 9.4713V6.51312C10.4549 6.2701 10.6519 6.07309 10.8949 6.07309V6.07309C11.138 6.07309 11.335 6.2701 11.335 6.51312V9.14023H12.5845C12.814 9.14023 13 9.32627 13 9.55577V9.55577C13 9.78526 12.814 9.9713 12.5845 9.9713H10.9549z",
37
+ fill: $props.useCurrentColor ? "currentColor" : "#434343"
38
+ }, null, 8, _hoisted_3)
39
+ ], 16, _hoisted_1);
40
+ }
41
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
42
+ module.exports = index;
@@ -0,0 +1,45 @@
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: "IconGeshihua",
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: "M10.9909 2.35132H2.66663V6.81078H10.9909V2.35132Z",
20
+ stroke: "#434343",
21
+ "stroke-linecap": "round",
22
+ "stroke-linejoin": "round"
23
+ }, null, -1);
24
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
25
+ d: "M10.9984 4.43237H13.6666V9.21928L6.53149 10.1406V13.6486",
26
+ stroke: "#434343",
27
+ "stroke-linecap": "round",
28
+ "stroke-linejoin": "round"
29
+ }, null, -1);
30
+ const _hoisted_4 = [
31
+ _hoisted_2,
32
+ _hoisted_3
33
+ ];
34
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
35
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
36
+ viewBox: "0 0 16 16",
37
+ fill: $props.useCurrentColor ? "currentColor" : "none",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-geshihua`],
40
+ width: "1em",
41
+ height: "1em"
42
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
43
+ }
44
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
45
+ module.exports = index;
@@ -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: "IconJiaoben",
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: "M7.75 12H3.75C3.33579 12 3 11.6642 3 11.25V4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V8.4706",
20
+ stroke: "#434343",
21
+ "stroke-width": "1.5",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round"
24
+ }, null, -1);
25
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
26
+ d: "M3 4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V7H3V4.75zM10.5 10.25L9.5 11.25 10.5 12.25M12 10.25L13 11.25 12 12.25",
27
+ stroke: "#434343",
28
+ "stroke-width": "1.5",
29
+ "stroke-linecap": "round",
30
+ "stroke-linejoin": "round"
31
+ }, null, -1);
32
+ const _hoisted_4 = ["fill"];
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
35
+ viewBox: "0 0 16 16",
36
+ fill: $props.useCurrentColor ? "currentColor" : "none",
37
+ xmlns: "http://www.w3.org/2000/svg",
38
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-jiaoben`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), [
42
+ _hoisted_2,
43
+ _hoisted_3,
44
+ vue.createElementVNode("path", {
45
+ d: "M4 5.5C4 5.22386 4.22386 5 4.5 5 4.77614 5 5 5.22386 5 5.5 5 5.77614 4.77614 6 4.5 6 4.22386 6 4 5.77614 4 5.5zM5.5 5.5C5.5 5.22386 5.72386 5 6 5 6.27614 5 6.5 5.22386 6.5 5.5 6.5 5.77614 6.27614 6 6 6 5.72386 6 5.5 5.77614 5.5 5.5z",
46
+ fill: $props.useCurrentColor ? "currentColor" : "#333"
47
+ }, null, 8, _hoisted_4)
48
+ ], 16, _hoisted_1);
49
+ }
50
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
51
+ module.exports = index;
@@ -0,0 +1,46 @@
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: "IconQingkong",
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
+ "clip-rule": "evenodd",
20
+ d: "M6.66663 1.97131H9.33329V4.63799H14.3333V7.30466H1.66663V4.63799H6.66663V1.97131Z",
21
+ stroke: "#434343",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round"
24
+ }, null, -1);
25
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
26
+ d: "M2.66663 13.3334H13.3333V7.33337H2.66663V13.3334zM5.33337 13.2992V11.3047M8 13.2992V11.2992M10.6666 13.2992V11.3047M4 13.3334H12",
27
+ stroke: "#434343",
28
+ "stroke-linecap": "round",
29
+ "stroke-linejoin": "round"
30
+ }, null, -1);
31
+ const _hoisted_4 = [
32
+ _hoisted_2,
33
+ _hoisted_3
34
+ ];
35
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
36
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
37
+ viewBox: "0 0 16 16",
38
+ fill: $props.useCurrentColor ? "currentColor" : "none",
39
+ xmlns: "http://www.w3.org/2000/svg",
40
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-qingkong`],
41
+ width: "1em",
42
+ height: "1em"
43
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
44
+ }
45
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
46
+ module.exports = index;
package/lib/index.js CHANGED
@@ -91,6 +91,11 @@ var index$1n = require("./IconOfflineWorkflow/index.js");
91
91
  var index$1o = require("./IconOnlineWorkflow/index.js");
92
92
  var index$1p = require("./IconSubmit/index.js");
93
93
  var index$1q = require("./IconWorkflow/index.js");
94
+ var index$1r = require("./IconJiaoben/index.js");
95
+ var index$1s = require("./IconGeshihua/index.js");
96
+ var index$1t = require("./IconQingkong/index.js");
97
+ var index$1u = require("./IconChaxun/index.js");
98
+ var index$1v = require("./IconConsole/index.js");
94
99
  exports.Icon3d = index;
95
100
  exports.IconAnalysisdetails = index$1;
96
101
  exports.IconBusinessprocess = index$2;
@@ -182,3 +187,8 @@ exports.IconOfflineWorkflow = index$1n;
182
187
  exports.IconOnlineWorkflow = index$1o;
183
188
  exports.IconSubmit = index$1p;
184
189
  exports.IconWorkflow = index$1q;
190
+ exports.IconJiaoben = index$1r;
191
+ exports.IconGeshihua = index$1s;
192
+ exports.IconQingkong = index$1t;
193
+ exports.IconChaxun = index$1u;
194
+ exports.IconConsole = index$1v;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-update-line-icon",
3
- "version": "0.0.2",
3
+ "version": "0.0.4",
4
4
  "main": "lib/index.js",
5
5
  "module": "esm/index.js",
6
6
  "license": "ISC",
@@ -0,0 +1,19 @@
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-chaxun`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.25 7.99995V2.94812L8.625 5.47404L13 7.99995L8.625 10.5259L4.25 13.0518V7.99995Z" stroke="#52C41A" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconChaxun',
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>
@@ -0,0 +1,19 @@
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-console`]" width="1em" height="1em" v-bind="$attrs"><path d="M13 3H3C2.44772 3 2 3.3731 2 3.83333V12.1667C2 12.6269 2.44772 13 3 13H13C13.5523 13 14 12.6269 14 12.1667V3.83333C14 3.3731 13.5523 3 13 3Z" stroke="#434343" stroke-width="1.4" stroke-linejoin="round"/><path d="M4.59922 10.0444C4.33918 10.0444 4.09459 10.002 3.86543 9.91716 3.6379 9.83234 3.44694 9.7006 3.29254 9.52193 3.2166 9.43404 3.15442 9.33372 3.106 9.22095 3.0159 9.0111 3.17198 8.79301 3.39481 8.74298V8.74298C3.65635 8.68426 3.87934 8.91062 4.0739 9.095 4.0775 9.09841 4.08114 9.10175 4.08484 9.10504 4.1986 9.2043 4.36275 9.25393 4.57728 9.25393 4.7268 9.25393 4.84219 9.23498 4.92345 9.19708 5.00471 9.15737 5.06078 9.10774 5.09166 9.04819 5.12417 8.98683 5.14042 8.92366 5.14042 8.85869 5.14042 8.73777 5.09329 8.64302 4.99902 8.57445 4.90639 8.50587 4.78693 8.45714 4.64066 8.42826L4.32862 8.366C4.1921 8.34073 4.05477 8.30464 3.91663 8.25772 3.78011 8.21079 3.65415 8.14492 3.53876 8.0601 3.425 7.97528 3.33317 7.86519 3.26329 7.72983 3.19503 7.59448 3.1609 7.42574 3.1609 7.22361 3.1609 6.96553 3.21941 6.74535 3.33642 6.56308 3.45506 6.3808 3.61921 6.24183 3.82886 6.14618 4.04014 6.04873 4.28311 6 4.55778 6 4.81131 6 5.04291 6.04241 5.25256 6.12723 5.46221 6.21025 5.63693 6.33387 5.77669 6.49811 5.83124 6.5615 5.87837 6.63066 5.91806 6.7056 6.0274 6.912 5.87146 7.14055 5.64396 7.19348L5.45079 7.23841C5.3036 7.27266 5.16569 7.16848 5.09654 7.03411V7.03411C5.05916 6.95831 5.00146 6.89875 4.92345 6.85544 4.84707 6.81213 4.74143 6.79047 4.60653 6.79047 4.48139 6.79047 4.38063 6.80852 4.30424 6.84461 4.22948 6.88071 4.17504 6.92673 4.14091 6.98267 4.10678 7.03862 4.08971 7.09818 4.08971 7.16134 4.08971 7.28045 4.14822 7.36979 4.26524 7.42934 4.38225 7.4871 4.53259 7.53402 4.71624 7.57011L5.03803 7.63779C5.20868 7.67028 5.37364 7.72893 5.53291 7.81375 5.69381 7.89857 5.82545 8.01949 5.92784 8.1765 6.03023 8.33351 6.08142 8.53925 6.08142 8.79372 6.08142 9.06623 6.01723 9.29543 5.88883 9.48132 5.76044 9.66721 5.58492 9.80798 5.36226 9.90363 5.13961 9.99747 4.88526 10.0444 4.59922 10.0444zM8.49732 11C8.26329 11 8.08857 10.9413 7.97318 10.824 7.85942 10.7067 7.80254 10.5326 7.80254 10.3016V10.1916C7.80254 9.96679 7.98481 9.78452 8.20965 9.78452H8.23236C8.44467 9.78452 8.61677 9.95662 8.61677 10.1689V10.1689C8.61677 10.2303 8.62409 10.2709 8.63871 10.2907 8.65497 10.3106 8.68828 10.3205 8.73866 10.3205H8.80117C8.9888 10.3205 9.14091 10.4726 9.14091 10.6603V10.6603C9.14091 10.8479 8.9888 11 8.80117 11H8.49732zM8.21453 10.0444C7.85048 10.0444 7.536 9.96318 7.27109 9.80076 7.00618 9.63653 6.80221 9.40282 6.65919 9.09962 6.51617 8.79643 6.44466 8.43729 6.44466 8.0222 6.44466 7.60531 6.51617 7.24616 6.65919 6.94478 6.80221 6.64339 7.00618 6.41058 7.27109 6.24635 7.536 6.08212 7.85048 6 8.21453 6 8.57858 6 8.89306 6.08212 9.15797 6.24635 9.42288 6.41058 9.62685 6.64339 9.76987 6.94478 9.91289 7.24616 9.9844 7.60531 9.9844 8.0222 9.9844 8.43729 9.91289 8.79643 9.76987 9.09962 9.62685 9.40282 9.42288 9.63653 9.15797 9.80076 8.89306 9.96318 8.57858 10.0444 8.21453 10.0444zM8.21209 9.21332C8.39412 9.21332 8.54851 9.1664 8.67528 9.07255 8.80205 8.9787 8.89875 8.84335 8.96538 8.66649 9.03202 8.48782 9.06533 8.27306 9.06533 8.0222 9.06533 7.76954 9.03202 7.55477 8.96538 7.37791 8.89875 7.20105 8.80205 7.06569 8.67528 6.97185 8.54851 6.878 8.39412 6.83108 8.21209 6.83108 8.03332 6.83108 7.88055 6.878 7.75378 6.97185 7.62701 7.06569 7.5295 7.20105 7.46124 7.37791 7.3946 7.55477 7.36129 7.76954 7.36129 8.0222 7.36129 8.27306 7.3946 8.48782 7.46124 8.66649 7.5295 8.84335 7.62701 8.9787 7.75378 9.07255 7.88055 9.1664 8.03332 9.21332 8.21209 9.21332zM10.9549 9.9713C10.6788 9.9713 10.4549 9.74745 10.4549 9.4713V6.51312C10.4549 6.2701 10.6519 6.07309 10.8949 6.07309V6.07309C11.138 6.07309 11.335 6.2701 11.335 6.51312V9.14023H12.5845C12.814 9.14023 13 9.32627 13 9.55577V9.55577C13 9.78526 12.814 9.9713 12.5845 9.9713H10.9549z" :fill="useCurrentColor ? 'currentColor' : '#434343'"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconConsole',
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>
@@ -0,0 +1,19 @@
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-geshihua`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.9909 2.35132H2.66663V6.81078H10.9909V2.35132Z" stroke="#434343" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.9984 4.43237H13.6666V9.21928L6.53149 10.1406V13.6486" stroke="#434343" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconGeshihua',
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>
@@ -0,0 +1,19 @@
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-jiaoben`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.75 12H3.75C3.33579 12 3 11.6642 3 11.25V4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V8.4706" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 4.75C3 4.33579 3.33579 4 3.75 4H12.25C12.6642 4 13 4.33579 13 4.75V7H3V4.75zM10.5 10.25L9.5 11.25 10.5 12.25M12 10.25L13 11.25 12 12.25" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 5.5C4 5.22386 4.22386 5 4.5 5 4.77614 5 5 5.22386 5 5.5 5 5.77614 4.77614 6 4.5 6 4.22386 6 4 5.77614 4 5.5zM5.5 5.5C5.5 5.22386 5.72386 5 6 5 6.27614 5 6.5 5.22386 6.5 5.5 6.5 5.77614 6.27614 6 6 6 5.72386 6 5.5 5.77614 5.5 5.5z" :fill="useCurrentColor ? 'currentColor' : '#333'"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconJiaoben',
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>
@@ -0,0 +1,19 @@
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-qingkong`]" width="1em" height="1em" v-bind="$attrs"><path clip-rule="evenodd" d="M6.66663 1.97131H9.33329V4.63799H14.3333V7.30466H1.66663V4.63799H6.66663V1.97131Z" stroke="#434343" stroke-linecap="round" stroke-linejoin="round"/><path d="M2.66663 13.3334H13.3333V7.33337H2.66663V13.3334zM5.33337 13.2992V11.3047M8 13.2992V11.2992M10.6666 13.2992V11.3047M4 13.3334H12" stroke="#434343" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconQingkong',
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
@@ -88,4 +88,9 @@ export { default as IconLivingExample } from './IconLivingExample/index.vue';
88
88
  export { default as IconOfflineWorkflow } from './IconOfflineWorkflow/index.vue';
89
89
  export { default as IconOnlineWorkflow } from './IconOnlineWorkflow/index.vue';
90
90
  export { default as IconSubmit } from './IconSubmit/index.vue';
91
- export { default as IconWorkflow } from './IconWorkflow/index.vue';
91
+ export { default as IconWorkflow } from './IconWorkflow/index.vue';
92
+ export { default as IconJiaoben } from './IconJiaoben/index.vue';
93
+ export { default as IconGeshihua } from './IconGeshihua/index.vue';
94
+ export { default as IconQingkong } from './IconQingkong/index.vue';
95
+ export { default as IconChaxun } from './IconChaxun/index.vue';
96
+ export { default as IconConsole } from './IconConsole/index.vue';