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

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,47 @@
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: "IconSuccessful",
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.667 16C12.3238 16 13.8238 15.3284 14.9096 14.2426C15.9954 13.1568 16.667 11.6568 16.667 10C16.667 8.34316 15.9954 6.84316 14.9096 5.75736C13.8238 4.67157 12.3238 4 10.667 4C9.01015 4 7.51015 4.67157 6.42435 5.75736C5.33857 6.84316 4.66699 8.34316 4.66699 10C4.66699 11.6568 5.33857 13.1568 6.42435 14.2426C7.51015 15.3284 9.01015 16 10.667 16Z",
20
+ stroke: "#52C41A",
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: "M8.26758 9.99922L10.0676 11.7992L13.6676 8.19922",
27
+ stroke: "#52C41A",
28
+ "stroke-width": "1.5",
29
+ "stroke-linecap": "round",
30
+ "stroke-linejoin": "round"
31
+ }, null, -1);
32
+ const _hoisted_4 = [
33
+ _hoisted_2,
34
+ _hoisted_3
35
+ ];
36
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
37
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
38
+ viewBox: "0 0 21 20",
39
+ fill: $props.useCurrentColor ? "currentColor" : "none",
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Successful`],
42
+ width: "1em",
43
+ height: "1em"
44
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
45
+ }
46
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
47
+ 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: "IconWorkflow",
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("g", {
19
+ "clip-path": "url(#svg_2e2e2d35a1__clip0_5625_45280)",
20
+ stroke: "#52C41A",
21
+ "stroke-width": "1.5",
22
+ "stroke-linecap": "round",
23
+ "stroke-linejoin": "round"
24
+ }, [
25
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.09644 5H5.09644C4.82029 5 4.59644 5.22386 4.59644 5.5V8.5C4.59644 8.77615 4.82029 9 5.09644 9H8.09644C8.37259 9 8.59644 8.77615 8.59644 8.5V5.5C8.59644 5.22386 8.37259 5 8.09644 5zM8.09644 11H5.09644C4.82029 11 4.59644 11.2239 4.59644 11.5V14.5C4.59644 14.7761 4.82029 15 5.09644 15H8.09644C8.37259 15 8.59644 14.7761 8.59644 14.5V11.5C8.59644 11.2239 8.37259 11 8.09644 11zM14.0964 5H11.0964C10.8203 5 10.5964 5.22386 10.5964 5.5V8.5C10.5964 8.77615 10.8203 9 11.0964 9H14.0964C14.3726 9 14.5964 8.77615 14.5964 8.5V5.5C14.5964 5.22386 14.3726 5 14.0964 5zM10.5964 11H14.5964M12.5967 13H14.5967M10.5964 15H14.5964" })
26
+ ], -1);
27
+ const _hoisted_3 = { id: "svg_2e2e2d35a1__clip0_5625_45280" };
28
+ const _hoisted_4 = ["fill"];
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
31
+ viewBox: "0 0 20 20",
32
+ fill: $props.useCurrentColor ? "currentColor" : "none",
33
+ xmlns: "http://www.w3.org/2000/svg",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-workflow`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), [
38
+ _hoisted_2,
39
+ vue.createElementVNode("defs", null, [
40
+ vue.createElementVNode("clipPath", _hoisted_3, [
41
+ vue.createElementVNode("path", {
42
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
43
+ transform: "translate(3.597 4)",
44
+ d: "M0 0H12V12H0z"
45
+ }, null, 8, _hoisted_4)
46
+ ])
47
+ ])
48
+ ], 16, _hoisted_1);
49
+ }
50
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
51
+ module.exports = index;
package/lib/index.js CHANGED
@@ -83,6 +83,14 @@ var index$1f = require("./IconSwitch/index.js");
83
83
  var index$1g = require("./IconTerminate/index.js");
84
84
  var index$1h = require("./IconSubjectarea/index.js");
85
85
  var index$1i = require("./IconSubscribe/index.js");
86
+ var index$1j = require("./IconInOperation/index.js");
87
+ var index$1k = require("./IconLose/index.js");
88
+ var index$1l = require("./IconSuccessful/index.js");
89
+ var index$1m = require("./IconLivingExample/index.js");
90
+ var index$1n = require("./IconOfflineWorkflow/index.js");
91
+ var index$1o = require("./IconOnlineWorkflow/index.js");
92
+ var index$1p = require("./IconSubmit/index.js");
93
+ var index$1q = require("./IconWorkflow/index.js");
86
94
  exports.Icon3d = index;
87
95
  exports.IconAnalysisdetails = index$1;
88
96
  exports.IconBusinessprocess = index$2;
@@ -166,3 +174,11 @@ exports.IconSwitch = index$1f;
166
174
  exports.IconTerminate = index$1g;
167
175
  exports.IconSubjectarea = index$1h;
168
176
  exports.IconSubscribe = index$1i;
177
+ exports.IconInOperation = index$1j;
178
+ exports.IconLose = index$1k;
179
+ exports.IconSuccessful = index$1l;
180
+ exports.IconLivingExample = index$1m;
181
+ exports.IconOfflineWorkflow = index$1n;
182
+ exports.IconOnlineWorkflow = index$1o;
183
+ exports.IconSubmit = index$1p;
184
+ exports.IconWorkflow = index$1q;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-update-line-icon",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
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 21 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-In_operation`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.03398 12.584C6.03398 12.584 4.33398 12.134 4.33398 10.334C4.33398 8.23398 6.43398 7.78398 7.03398 7.78398C7.33398 6.73398 7.93398 5.08398 10.334 5.08398C12.434 5.08398 13.334 6.28398 13.634 7.33398C13.634 7.33398 16.334 7.63398 16.334 10.184C16.334 11.984 14.834 12.584 13.634 12.584H9.73398" stroke="#1269FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.2341 11.084L9.73413 12.584L11.2341 14.084" stroke="#1269FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconInOperation',
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 20 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-Living_example`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.401 5.89453H4.60098C4.26961 5.89453 4.00098 6.21056 4.00098 6.60041V15.7768C4.00098 16.1667 4.26961 16.4827 4.60098 16.4827H15.401C15.7323 16.4827 16.001 16.1667 16.001 15.7768V6.60041C16.001 6.21056 15.7323 5.89453 15.401 5.89453zM7.00098 4.48242V7.30594M10.301 10.4824H7.00098M13.001 13.3066H7.00098M13.001 4.48242V7.30594" stroke="#F84031" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLivingExample',
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 20 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-Lose`]" width="1em" height="1em" v-bind="$attrs"><path d="M10 16C11.6568 16 13.1568 15.3284 14.2426 14.2426 15.3284 13.1568 16 11.6568 16 10 16 8.34316 15.3284 6.84316 14.2426 5.75736 13.1568 4.67157 11.6568 4 10 4 8.34316 4 6.84316 4.67157 5.75736 5.75736 4.67157 6.84316 4 8.34316 4 10 4 11.6568 4.67157 13.1568 5.75736 14.2426 6.84316 15.3284 8.34316 16 10 16zM12 8L8 12M8 8L12 12" stroke="#FF4D4F" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLose',
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 21 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-Offline_workflow`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.3984 4.14844H5.39844C4.84615 4.14844 4.39844 4.59615 4.39844 5.14844V15.1484C4.39844 15.7007 4.84615 16.1484 5.39844 16.1484H15.3984C15.9507 16.1484 16.3984 15.7007 16.3984 15.1484V5.14844C16.3984 4.59615 15.9507 4.14844 15.3984 4.14844Z" stroke="#717171" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.0648 11.4837L10.3981 14.1504 7.73145 11.4837M10.3984 8.8138V13.9805M7.73145 6.81445H13.0648" stroke="#717171" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconOfflineWorkflow',
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 21 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-Online_workflow`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.8984 4.14844H5.89844C5.34615 4.14844 4.89844 4.59615 4.89844 5.14844V15.1484C4.89844 15.7007 5.34615 16.1484 5.89844 16.1484H15.8984C16.4507 16.1484 16.8984 15.7007 16.8984 15.1484V5.14844C16.8984 4.59615 16.4507 4.14844 15.8984 4.14844Z" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.5648 11.4811L10.8981 8.81445 8.23145 11.4811M10.8984 14.1491V8.98242M8.23145 6.81445H13.5648" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconOnlineWorkflow',
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 20 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-submit`]" width="1em" height="1em" v-bind="$attrs"><path d="M13.375 16L15 16C15.5523 16 16 15.5523 16 15L16 5C16 4.44772 15.5523 4 15 4L5 4C4.4477 4 4 4.44772 4 5L4 15C4 15.5523 4.4477 16 5 16L6.4375 16M10 16L10 10" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8 12L10 10L12 12" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSubmit',
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 21 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-Successful`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.667 16C12.3238 16 13.8238 15.3284 14.9096 14.2426C15.9954 13.1568 16.667 11.6568 16.667 10C16.667 8.34316 15.9954 6.84316 14.9096 5.75736C13.8238 4.67157 12.3238 4 10.667 4C9.01015 4 7.51015 4.67157 6.42435 5.75736C5.33857 6.84316 4.66699 8.34316 4.66699 10C4.66699 11.6568 5.33857 13.1568 6.42435 14.2426C7.51015 15.3284 9.01015 16 10.667 16Z" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M8.26758 9.99922L10.0676 11.7992L13.6676 8.19922" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSuccessful',
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 20 20" :fill="useCurrentColor ? 'currentColor' : 'none'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-workflow`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_2e2e2d35a1__clip0_5625_45280)" stroke="#52C41A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M8.09644 5H5.09644C4.82029 5 4.59644 5.22386 4.59644 5.5V8.5C4.59644 8.77615 4.82029 9 5.09644 9H8.09644C8.37259 9 8.59644 8.77615 8.59644 8.5V5.5C8.59644 5.22386 8.37259 5 8.09644 5zM8.09644 11H5.09644C4.82029 11 4.59644 11.2239 4.59644 11.5V14.5C4.59644 14.7761 4.82029 15 5.09644 15H8.09644C8.37259 15 8.59644 14.7761 8.59644 14.5V11.5C8.59644 11.2239 8.37259 11 8.09644 11zM14.0964 5H11.0964C10.8203 5 10.5964 5.22386 10.5964 5.5V8.5C10.5964 8.77615 10.8203 9 11.0964 9H14.0964C14.3726 9 14.5964 8.77615 14.5964 8.5V5.5C14.5964 5.22386 14.3726 5 14.0964 5zM10.5964 11H14.5964M12.5967 13H14.5967M10.5964 15H14.5964"/></g><defs><clipPath id="svg_2e2e2d35a1__clip0_5625_45280"><path :fill="useCurrentColor ? 'currentColor' : '#fff'" transform="translate(3.597 4)" d="M0 0H12V12H0z"/></clipPath></defs></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconWorkflow',
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
@@ -80,4 +80,12 @@ export { default as IconUpdatemode } from './IconUpdatemode/index.vue';
80
80
  export { default as IconSwitch } from './IconSwitch/index.vue';
81
81
  export { default as IconTerminate } from './IconTerminate/index.vue';
82
82
  export { default as IconSubjectarea } from './IconSubjectarea/index.vue';
83
- export { default as IconSubscribe } from './IconSubscribe/index.vue';
83
+ export { default as IconSubscribe } from './IconSubscribe/index.vue';
84
+ export { default as IconInOperation } from './IconInOperation/index.vue';
85
+ export { default as IconLose } from './IconLose/index.vue';
86
+ export { default as IconSuccessful } from './IconSuccessful/index.vue';
87
+ export { default as IconLivingExample } from './IconLivingExample/index.vue';
88
+ export { default as IconOfflineWorkflow } from './IconOfflineWorkflow/index.vue';
89
+ export { default as IconOnlineWorkflow } from './IconOnlineWorkflow/index.vue';
90
+ export { default as IconSubmit } from './IconSubmit/index.vue';
91
+ export { default as IconWorkflow } from './IconWorkflow/index.vue';