@arco-iconbox/vue-smartcode 0.1.22 → 0.1.24
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 +2033 -1773
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +117 -85
- package/dist/icon.min.js.map +1 -1
- package/esm/IconFillBranch/index.js +2 -2
- package/esm/IconFillSyncMsg/index.js +32 -0
- package/esm/IconFillUpdateData/index.js +32 -0
- package/esm/IconLineAiFlow/index.js +32 -0
- package/esm/IconLineCut/index.js +32 -0
- package/esm/IconLineDataFlow/index.js +32 -0
- package/esm/IconLineDrag/index.js +40 -0
- package/esm/IconLineLogicFlow/index.js +32 -0
- package/esm/IconLineScroll/index.js +44 -0
- package/esm/index.js +8 -0
- package/lib/IconFillBranch/index.js +2 -2
- package/lib/IconFillSyncMsg/index.js +33 -0
- package/lib/IconFillUpdateData/index.js +33 -0
- package/lib/IconLineAiFlow/index.js +33 -0
- package/lib/IconLineCut/index.js +33 -0
- package/lib/IconLineDataFlow/index.js +33 -0
- package/lib/IconLineDrag/index.js +41 -0
- package/lib/IconLineLogicFlow/index.js +33 -0
- package/lib/IconLineScroll/index.js +45 -0
- package/lib/index.js +16 -0
- package/package.json +1 -1
- package/src/IconFillBranch/index.vue +1 -1
- package/src/IconFillSyncMsg/index.vue +19 -0
- package/src/IconFillUpdateData/index.vue +19 -0
- package/src/IconLineAiFlow/index.vue +19 -0
- package/src/IconLineCut/index.vue +19 -0
- package/src/IconLineDataFlow/index.vue +19 -0
- package/src/IconLineDrag/index.vue +19 -0
- package/src/IconLineLogicFlow/index.vue +19 -0
- package/src/IconLineScroll/index.vue +19 -0
- package/src/index.js +9 -1
|
@@ -0,0 +1,33 @@
|
|
|
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: "IconLineLogicFlow",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
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", { d: "M9.00004 1.39844C9.4131 1.39858 9.74821 1.73352 9.74821 2.14661V2.54431H13.9076C14.1989 2.54431 14.4937 2.53795 14.7734 2.61902C14.9996 2.68473 15.2122 2.79227 15.3985 2.93652C15.6287 3.11493 15.7962 3.35787 15.9676 3.59351L16.028 3.677C16.2668 4.00527 16.5192 4.32994 16.6169 4.70972C16.6953 5.01529 16.6953 5.33579 16.6169 5.64136C16.5192 6.02125 16.2669 6.34572 16.028 6.67407L15.9676 6.75757C15.7961 6.99328 15.6288 7.23609 15.3985 7.41455C15.2121 7.55887 14.9997 7.66632 14.7734 7.73206C14.4937 7.81315 14.199 7.80677 13.9076 7.80676H9.74821V9.36682H13.6967C13.999 9.36682 14.2716 9.36606 14.4965 9.3844C14.7301 9.40351 14.9785 9.44737 15.2216 9.57117C15.574 9.75074 15.8605 10.0372 16.0401 10.3896C16.164 10.6329 16.2077 10.881 16.2268 11.1147C16.2452 11.3397 16.2444 11.6121 16.2444 11.9146V12.0815C16.2444 12.384 16.2452 12.6564 16.2268 12.8813C16.2077 13.115 16.164 13.3633 16.0401 13.6064C15.8605 13.9587 15.5739 14.2454 15.2216 14.4249C14.9785 14.5487 14.7301 14.5926 14.4965 14.6117C14.2716 14.63 13.999 14.6293 13.6967 14.6293H9.74821V16.832C9.7482 17.2451 9.41309 17.5812 9.00004 17.5813C8.5872 17.5811 8.25218 17.2459 8.25187 16.8331V14.6293H4.09794C3.80669 14.6293 3.5118 14.6357 3.23222 14.5546C3.00597 14.4888 2.79338 14.3813 2.6071 14.2371C2.37692 14.0587 2.20837 13.8167 2.03691 13.5812L1.97648 13.4977C1.7375 13.1694 1.48539 12.8448 1.38761 12.465C1.30896 12.1591 1.30901 11.837 1.38761 11.5311C1.48536 11.1514 1.73755 10.8266 1.97648 10.4984L2.03691 10.4149C2.20832 10.1794 2.37702 9.93741 2.6071 9.75903C2.79335 9.6148 3.00601 9.50726 3.23222 9.44153C3.5118 9.36043 3.80669 9.36681 4.09794 9.36682H8.25187V7.80676H4.30778C4.00549 7.80676 3.73286 7.80756 3.50798 7.78918C3.27439 7.77004 3.02592 7.72625 2.78288 7.60242C2.43068 7.42282 2.14389 7.1362 1.9644 6.78394C1.8406 6.54082 1.79674 6.29247 1.77763 6.05884C1.75926 5.83386 1.76005 5.56145 1.76005 5.25903V5.09204C1.76005 4.7896 1.75925 4.51721 1.77763 4.29224C1.79676 4.05856 1.84052 3.8103 1.9644 3.56714C2.14392 3.21483 2.43061 2.92825 2.78288 2.74866C3.02593 2.62482 3.27438 2.58104 3.50798 2.56189C3.73286 2.54352 4.00549 2.54431 4.30778 2.54431H8.25187V2.14661C8.25187 1.73354 8.58702 1.39862 9.00004 1.39844ZM4.09794 10.8632C3.71857 10.8632 3.67602 10.8706 3.6486 10.8785C3.6034 10.8918 3.5606 10.9134 3.52336 10.9423C3.50083 10.9598 3.4696 10.991 3.2476 11.296L3.18718 11.3795C2.87245 11.8119 2.84601 11.8685 2.83671 11.9047C2.82115 11.9658 2.8211 12.0303 2.83671 12.0914C2.84603 12.1276 2.87246 12.1842 3.18718 12.6166L3.2476 12.7001C3.47026 13.006 3.50081 13.0363 3.52336 13.0538C3.56063 13.0827 3.60336 13.1043 3.6486 13.1176C3.67602 13.1255 3.71857 13.1329 4.09794 13.1329H13.6967C14.0234 13.1329 14.2246 13.132 14.3746 13.1198C14.4434 13.1141 14.4861 13.1071 14.5119 13.1011C14.5234 13.0984 14.5317 13.096 14.5361 13.0945C14.5391 13.0934 14.5417 13.0926 14.5426 13.0923C14.6134 13.0562 14.6713 12.9982 14.7074 12.9275C14.7076 12.9271 14.7083 12.9247 14.7096 12.9209C14.7111 12.9167 14.7134 12.9086 14.7162 12.8967C14.7223 12.871 14.7292 12.8286 14.7349 12.7594C14.7472 12.6094 14.7481 12.4085 14.7481 12.0815V11.9146C14.7481 11.5876 14.7471 11.3867 14.7349 11.2367C14.7292 11.1674 14.7223 11.1252 14.7162 11.0994C14.7134 11.0874 14.7111 11.0794 14.7096 11.0752C14.7082 11.0712 14.7076 11.069 14.7074 11.0686C14.6713 10.9978 14.6135 10.9399 14.5426 10.9038C14.5418 10.9035 14.5393 10.9028 14.5361 10.9016C14.5318 10.9001 14.5235 10.8978 14.5119 10.895C14.4861 10.889 14.4435 10.882 14.3746 10.8763C14.2246 10.8641 14.0234 10.8632 13.6967 10.8632H4.09794ZM4.30778 4.04065C3.98098 4.04065 3.77984 4.04158 3.62992 4.05383C3.56086 4.05951 3.51831 4.06648 3.4926 4.07251C3.48083 4.07529 3.47256 4.07764 3.46843 4.0791C3.46472 4.08041 3.4622 4.08111 3.46183 4.0813C3.39114 4.11743 3.3331 4.17536 3.29704 4.24609C3.29683 4.24659 3.29621 4.24886 3.29484 4.25269C3.29336 4.25687 3.29107 4.26487 3.28825 4.27686C3.28221 4.30262 3.27525 4.34489 3.26957 4.41418C3.25732 4.56416 3.25639 4.76503 3.25639 5.09204V5.25903C3.25639 5.58599 3.25733 5.78691 3.26957 5.93689C3.27523 6.00601 3.28222 6.04841 3.28825 6.07422C3.29101 6.08595 3.29336 6.09412 3.29484 6.09839C3.29604 6.10174 3.29676 6.10417 3.29704 6.10498C3.33308 6.17567 3.3912 6.23364 3.46183 6.26978C3.46219 6.26996 3.46478 6.27069 3.46843 6.27197C3.47255 6.27343 3.48087 6.27579 3.4926 6.27856C3.51831 6.28459 3.56088 6.29157 3.62992 6.29724C3.77984 6.30949 3.98098 6.31042 4.30778 6.31042H13.9076C14.285 6.31042 14.3284 6.30295 14.3559 6.29504C14.4014 6.28184 14.4448 6.2603 14.4822 6.23132C14.5048 6.2138 14.5356 6.18328 14.758 5.87756L14.8184 5.79407C15.133 5.36157 15.1585 5.30507 15.1678 5.26892C15.1834 5.20768 15.1834 5.14339 15.1678 5.08215C15.1584 5.04599 15.1322 4.98834 14.8184 4.55701L14.758 4.47351C14.5357 4.16801 14.5048 4.13727 14.4822 4.11975C14.4448 4.09084 14.4013 4.06922 14.3559 4.05603C14.3284 4.04814 14.2845 4.04065 13.9076 4.04065H4.30778Z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = [
|
|
20
|
+
_hoisted_2
|
|
21
|
+
];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 18 18",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-logic-flow`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
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: "IconLineScroll",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
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", { "clip-path": "url(#svg_cc21f26f28__clip0_5547_357500)" }, [
|
|
19
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M7.99995 9.64557C8.36705 9.64573 8.66493 9.94447 8.66499 10.3116V13.5284L10.0166 12.1768C10.2762 11.9172 10.6973 11.9172 10.957 12.1768C11.2167 12.4365 11.2167 12.8576 10.957 13.1173L8.47065 15.6036C8.38767 15.6866 8.28701 15.7396 8.18159 15.7696C8.16371 15.7747 8.14634 15.7816 8.12788 15.7852C8.043 15.8018 7.95589 15.802 7.87104 15.7852C7.85054 15.7812 7.83126 15.7735 7.81147 15.7676C7.78899 15.761 7.7659 15.7562 7.74409 15.7471C7.72871 15.7407 7.71492 15.7312 7.70015 15.7237C7.6765 15.7117 7.6522 15.7007 7.62983 15.6856C7.59165 15.66 7.55639 15.6305 7.52437 15.5977L5.04292 13.1173C4.78356 12.8576 4.78357 12.4365 5.04292 12.1768C5.30262 11.9171 5.72463 11.9171 5.98433 12.1768L7.33491 13.5274V10.3106C7.33517 9.94376 7.63312 9.6459 7.99995 9.64557ZM7.99995 7.00104C8.55222 7.00104 8.99992 7.44878 8.99995 8.00104C8.99995 8.55333 8.55224 9.00104 7.99995 9.00104C7.44781 9.00088 6.99995 8.55322 6.99995 8.00104C6.99998 7.44889 7.44783 7.00121 7.99995 7.00104ZM7.74409 0.25397C7.94633 0.169748 8.18161 0.19031 8.36812 0.314517C8.40483 0.33899 8.43956 0.366447 8.47065 0.397525L10.957 2.88483C11.2166 3.14454 11.2166 3.5656 10.957 3.82526C10.6973 4.08477 10.2762 4.08479 10.0166 3.82526L8.66499 2.4737V5.69049C8.6648 6.05751 8.36697 6.35537 7.99995 6.35553C7.63299 6.3552 7.33495 6.05752 7.33491 5.69049V2.4737L5.98335 3.82526C5.72362 4.08458 5.30249 4.08483 5.04292 3.82526C4.78346 3.56568 4.78363 3.14452 5.04292 2.88483L7.53022 0.397525C7.5911 0.336837 7.66353 0.28758 7.74409 0.25397Z"
|
|
23
|
+
})
|
|
24
|
+
], -1);
|
|
25
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
|
|
26
|
+
/* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_cc21f26f28__clip0_5547_357500" }, [
|
|
27
|
+
/* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
|
|
28
|
+
])
|
|
29
|
+
], -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" : "#000",
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
39
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-scroll`],
|
|
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;
|
package/lib/index.js
CHANGED
|
@@ -198,6 +198,14 @@ var index$32 = require("./IconFillCycleAlpha/index.js");
|
|
|
198
198
|
var index$33 = require("./IconFillCyclePrep/index.js");
|
|
199
199
|
var index$34 = require("./IconFillVariable/index.js");
|
|
200
200
|
var index$35 = require("./IconFillCode/index.js");
|
|
201
|
+
var index$36 = require("./IconLineAiFlow/index.js");
|
|
202
|
+
var index$37 = require("./IconLineLogicFlow/index.js");
|
|
203
|
+
var index$38 = require("./IconLineDataFlow/index.js");
|
|
204
|
+
var index$39 = require("./IconFillUpdateData/index.js");
|
|
205
|
+
var index$3a = require("./IconFillSyncMsg/index.js");
|
|
206
|
+
var index$3b = require("./IconLineCut/index.js");
|
|
207
|
+
var index$3c = require("./IconLineDrag/index.js");
|
|
208
|
+
var index$3d = require("./IconLineScroll/index.js");
|
|
201
209
|
exports.IconFillHeart = index;
|
|
202
210
|
exports.IconFillMute = index$1;
|
|
203
211
|
exports.IconFillSound = index$2;
|
|
@@ -396,3 +404,11 @@ exports.IconFillCycleAlpha = index$32;
|
|
|
396
404
|
exports.IconFillCyclePrep = index$33;
|
|
397
405
|
exports.IconFillVariable = index$34;
|
|
398
406
|
exports.IconFillCode = index$35;
|
|
407
|
+
exports.IconLineAiFlow = index$36;
|
|
408
|
+
exports.IconLineLogicFlow = index$37;
|
|
409
|
+
exports.IconLineDataFlow = index$38;
|
|
410
|
+
exports.IconFillUpdateData = index$39;
|
|
411
|
+
exports.IconFillSyncMsg = index$3a;
|
|
412
|
+
exports.IconLineCut = index$3b;
|
|
413
|
+
exports.IconLineDrag = index$3c;
|
|
414
|
+
exports.IconLineScroll = index$3d;
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0
|
|
2
|
+
<svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-branch`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.5513 1.42188C11.3501 1.42188 11.9976 2.06936 11.9976 2.86816C11.9973 3.64888 11.3789 4.28343 10.605 4.31152L10.1958 4.87891C9.6367 5.65457 9.27689 6.16562 8.79932 6.53809C8.74323 6.58182 8.68562 6.62341 8.62744 6.66406C8.68578 6.70482 8.74308 6.74716 8.79932 6.79102C9.27692 7.1635 9.63665 7.67447 10.1958 8.4502L10.604 9.0166C11.3785 9.0442 11.9976 9.67968 11.9976 10.4609C11.9973 11.2595 11.3499 11.9072 10.5513 11.9072C9.75293 11.9069 9.10528 11.2593 9.10498 10.4609C9.10498 10.1921 9.17931 9.94027 9.30713 9.72461L9.00635 9.30762C8.39664 8.46176 8.17121 8.16151 7.89795 7.94824C7.63855 7.74593 7.34265 7.5941 7.02686 7.50195C6.70833 7.40905 6.35075 7.3982 5.40674 7.39746C5.3635 7.39745 5.31956 7.39844 5.2749 7.39844H4.66162C4.37987 8.03182 3.74607 8.47461 3.0083 8.47461C2.00913 8.47436 1.19897 7.66323 1.19873 6.66406C1.19897 5.66489 2.00913 4.85474 3.0083 4.85449C3.74679 4.85449 4.38224 5.29645 4.66357 5.93066H5.40674C6.35075 5.92993 6.70833 5.92005 7.02686 5.82715C7.34267 5.735 7.63853 5.58318 7.89795 5.38086C8.17124 5.1676 8.39664 4.86734 9.00635 4.02148L9.30713 3.60254C9.17967 3.38717 9.10506 3.13653 9.10498 2.86816C9.10498 2.06954 9.75272 1.42218 10.5513 1.42188Z"/></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-sync-msg`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.86844 9.78451C5.68029 10.2748 6.69864 10.4493 7.66727 10.1953C7.54952 10.4088 7.48237 10.6541 7.48237 10.9154C7.48239 11.2278 7.57868 11.5176 7.74214 11.7578C6.46259 12.0163 5.19537 11.7587 4.11779 11.0853L3.10281 12.8444L1.58654 8.36914L5.99279 7.83854L4.86844 9.78451ZM12.3873 10.082C12.8475 10.0821 13.2207 10.4552 13.2207 10.9154C13.2206 11.3756 12.8475 11.7487 12.3873 11.7487H8.98237C8.52233 11.7485 8.14906 11.3755 8.14904 10.9154C8.14904 10.4553 8.52232 10.0822 8.98237 10.082H12.3873ZM12.3873 7.3737C12.8476 7.3737 13.2207 7.74679 13.2207 8.20703C13.2206 8.66719 12.8475 9.04037 12.3873 9.04037H10.0065C9.54643 9.0402 9.17323 8.66708 9.17313 8.20703C9.17313 7.7469 9.54637 7.37387 10.0065 7.3737H12.3873ZM12.0755 5.08073L7.56571 5.45898L8.6549 3.57227L8.48042 3.45312C7.58904 2.88606 6.39488 2.71871 5.2825 3.15234C3.68124 3.77661 2.78383 5.42676 3.04487 7.05925H1.49669C1.24582 4.80849 2.51639 2.58212 4.72391 1.72135C6.30186 1.10614 8.10171 1.37851 9.4329 2.22331L10.4557 0.453125L12.0755 5.08073Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillSyncMsg',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-update-data`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.8368 6.16504C12.0877 8.41562 10.8164 10.641 8.60923 11.502C7.04482 12.1119 5.43908 11.9095 4.11802 11.084L3.10239 12.8438L1.58579 8.36816L5.99302 7.83789L4.86899 9.78418C5.78899 10.3395 6.97429 10.4912 8.05161 10.0713C9.65287 9.44731 10.5486 7.79749 10.2879 6.16504H11.8368ZM12.075 5.08008L7.56528 5.45801L8.65317 3.57031C7.74724 2.91012 6.46819 2.68895 5.28208 3.15137C3.68068 3.77558 2.78371 5.42603 3.04477 7.05859H1.49595C1.24504 4.8077 2.5167 2.58136 4.72446 1.7207C6.30257 1.10561 8.10231 1.3776 9.43345 2.22266L10.4559 0.453125L12.075 5.08008Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillUpdateData',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-ai-flow`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.3484 1.80464C5.04697 1.84986 5.82468 2.08731 6.62258 2.45283C7.37572 2.79786 8.18016 3.27327 9.00002 3.85798C10.2327 2.97918 11.4494 2.33399 12.5178 2.01777C13.5971 1.69847 14.7993 1.64183 15.5797 2.42207C16.0973 2.93986 16.242 3.65242 16.1972 4.34906C16.152 5.04781 15.9146 5.82727 15.549 6.62543C15.204 7.37834 14.7283 8.18217 14.1438 9.00177C14.7283 9.82137 15.204 10.6252 15.549 11.3781C15.9145 12.1761 16.1519 12.9548 16.1972 13.6534C16.2421 14.3502 16.0974 15.0635 15.5797 15.5815C14.7992 16.3617 13.5972 16.304 12.5178 15.9847C11.4493 15.6684 10.2329 15.0234 9.00002 14.1445C8.17999 14.7293 7.37586 15.2056 6.62258 15.5507C5.82469 15.9162 5.04696 16.1537 4.3484 16.1989C3.65167 16.2439 2.93826 16.1001 2.4203 15.5826C1.90235 15.0646 1.75788 14.3503 1.80287 13.6534C1.8481 12.9549 2.08559 12.177 2.45106 11.3792C2.7961 10.6261 3.2717 9.8218 3.85622 9.00177C3.2717 8.18174 2.7961 7.37745 2.45106 6.62433C2.08559 5.8265 1.8481 5.04868 1.80287 4.35016C1.75786 3.65318 1.90232 2.93895 2.4203 2.42097C2.93826 1.90344 3.65165 1.75962 4.3484 1.80464ZM4.25172 3.29768C3.79933 3.26849 3.58145 3.3762 3.47829 3.47895C3.37538 3.58186 3.26672 3.80038 3.29591 4.25348C3.32521 4.70498 3.48907 5.2982 3.81117 6.00141C4.06305 6.55114 4.40294 7.14497 4.81862 7.76251C5.24977 7.24634 5.71704 6.72899 6.22157 6.22443C6.51374 5.93227 6.9885 5.93227 7.28066 6.22443C7.57236 6.51657 7.57254 6.99037 7.28066 7.28241C6.71112 7.85195 6.1946 8.43091 5.73488 9.00177C6.19459 9.5726 6.71114 10.1516 7.28066 10.7211C7.5725 11.0132 7.57239 11.487 7.28066 11.7791C6.9885 12.0713 6.51374 12.0713 6.22157 11.7791C5.71665 11.2742 5.24895 10.7565 4.81752 10.2399C4.40187 10.8574 4.06306 11.4513 3.81117 12.001C3.48903 12.7042 3.32531 13.2974 3.29591 13.7489C3.26664 14.2021 3.3754 14.4204 3.47829 14.5235C3.58134 14.6263 3.79892 14.7351 4.25172 14.7059C4.70335 14.6766 5.29616 14.5118 5.99965 14.1895C7.40159 13.5472 9.09479 12.3457 10.7194 10.7211C11.2886 10.1519 11.8034 9.57231 12.263 9.00177C11.8034 8.43121 11.2886 7.8516 10.7194 7.28241C9.09479 5.65784 7.40159 4.45637 5.99965 3.81403C5.29614 3.49173 4.70336 3.32696 4.25172 3.29768ZM13.1803 10.2399C12.7489 10.7562 12.2821 11.2743 11.7774 11.7791C11.2729 12.2836 10.7553 12.7508 10.2393 13.1821C11.2451 13.8591 12.1747 14.3228 12.9419 14.5499C13.9127 14.8372 14.3614 14.6835 14.5217 14.5235C14.6246 14.4204 14.7334 14.2029 14.7041 13.75C14.6749 13.2985 14.5111 12.7057 14.1889 12.0021C13.9368 11.4519 13.5966 10.8581 13.1803 10.2399ZM14.5217 3.48005C14.3614 3.31997 13.9129 3.16633 12.9419 3.45368C12.1749 3.68074 11.2449 4.14354 10.2393 4.82038C10.7555 5.25173 11.2727 5.71976 11.7774 6.22443C12.2819 6.72899 12.7491 7.24643 13.1803 7.76251C13.5963 7.14461 13.9369 6.55138 14.1889 6.00141C14.5111 5.29792 14.6749 4.70507 14.7041 4.25348C14.7334 3.80059 14.6246 3.58311 14.5217 3.48005Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineAiFlow',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-cut`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.03223 1.61394C4.33642 1.40846 4.7494 1.48854 4.95508 1.79265L8.01367 6.31413L11.0449 1.85222C11.2514 1.54875 11.6651 1.47018 11.9688 1.67644C12.272 1.88295 12.3507 2.29668 12.1445 2.60027L8.81543 7.50066L10.9092 10.5964C11.3207 9.88819 12.0859 9.41091 12.9639 9.41081C14.2763 9.41093 15.3408 10.4753 15.3408 11.7878C15.3407 13.1002 14.2763 14.1646 12.9639 14.1647C12.0573 14.1646 11.2699 13.6565 10.8691 12.9098L8.01074 8.68425L5.08887 12.988C5.08498 12.9937 5.07923 12.998 5.0752 13.0036C4.66016 13.698 3.90367 14.1646 3.03613 14.1647C1.72366 14.1646 0.659297 13.1002 0.65918 11.7878C0.659241 10.4753 1.72362 9.41089 3.03613 9.41081C3.91886 9.41089 4.68769 9.8935 5.09766 10.6081L7.20898 7.4987L3.85352 2.53679C3.64802 2.2326 3.72811 1.81963 4.03223 1.61394ZM3.03613 10.7409C2.45817 10.741 1.98932 11.2098 1.98926 11.7878C1.98937 12.3657 2.4582 12.8346 3.03613 12.8346C3.61403 12.8345 4.08289 12.3657 4.08301 11.7878C4.08295 11.2098 3.61406 10.741 3.03613 10.7409ZM12.9639 10.7409C12.386 10.741 11.9171 11.2098 11.917 11.7878C11.917 11.9502 11.9554 12.1037 12.0215 12.2409L12.0225 12.2419C12.0408 12.269 12.0545 12.2982 12.0684 12.3268C12.2516 12.6306 12.5834 12.8346 12.9639 12.8346C13.5418 12.8345 14.0106 12.3657 14.0107 11.7878C14.0107 11.2098 13.5418 10.741 12.9639 10.7409Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineCut',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-data-flow`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.0603 11.631C15.132 11.6338 15.2167 11.7082 15.3855 11.8585L16.9939 13.2912C17.0866 13.3738 17.133 13.4152 17.1501 13.464C17.1652 13.5069 17.1652 13.554 17.1501 13.5968C17.1329 13.6455 17.0865 13.6872 16.9939 13.7697L15.3855 15.2013C15.2166 15.3517 15.132 15.427 15.0603 15.4298C14.998 15.4322 14.9379 15.4057 14.8982 15.3576C14.8525 15.3022 14.8523 15.189 14.8523 14.963V14.1955H10.4704C10.1033 14.1954 9.80564 13.8975 9.8054 13.5304C9.80557 13.1633 10.1033 12.8654 10.4704 12.8654H14.8523V12.0978C14.8523 11.8718 14.8526 11.7587 14.8982 11.7033C14.9379 11.6551 14.9979 11.6286 15.0603 11.631ZM4.43333 3.32631C4.87701 3.32965 5.21297 3.34617 5.52806 3.41811C6.39351 3.61581 7.1583 4.1213 7.67943 4.83999C7.93225 5.1889 8.10799 5.61151 8.38255 6.256C8.68255 6.9602 8.7954 7.2138 8.93919 7.41225C9.27116 7.87005 9.75803 8.19251 10.3093 8.3185C10.5483 8.37301 10.8259 8.3771 11.5915 8.3771H14.8533L14.987 8.38979C15.2899 8.4519 15.5182 8.721 15.5183 9.04213C15.5182 9.17959 15.4756 9.30724 15.404 9.41323C15.3562 9.48399 15.2951 9.5451 15.2243 9.59292C15.1183 9.66452 14.9907 9.70704 14.8533 9.70717H11.5915C10.8258 9.70717 10.5483 9.71124 10.3093 9.76577C9.75793 9.89177 9.27118 10.2141 8.93919 10.672C8.79538 10.8705 8.68262 11.1239 8.38255 11.8283C8.10795 12.4729 7.93231 12.8953 7.67943 13.2443C7.15827 13.963 6.39357 14.4685 5.52806 14.6662C5.10783 14.7621 4.65079 14.758 3.94994 14.758H1.6013C1.23417 14.758 0.936487 14.46 0.936264 14.0929C0.936414 13.7258 1.23413 13.4279 1.6013 13.4279H3.94994C4.71578 13.4279 4.99316 13.4239 5.23216 13.3693C5.78352 13.2433 6.27031 12.9209 6.60228 12.463C6.74609 12.2646 6.85887 12.0111 7.15892 11.3068C7.43355 10.6621 7.60914 10.2397 7.86205 9.89077C8.10304 9.55839 8.39725 9.27292 8.72826 9.04116C8.39759 8.80952 8.10285 8.52557 7.86205 8.1935C7.60917 7.84457 7.4335 7.42202 7.15892 6.77749C6.85895 6.07334 6.74603 5.81968 6.60228 5.62124C6.27033 5.16339 5.78346 4.84101 5.23216 4.71499C4.99317 4.66043 4.71571 4.65639 3.94994 4.65639H1.6013C1.23416 4.65639 0.936462 4.35845 0.936264 3.99135C0.936414 3.62421 1.23413 3.32631 1.6013 3.32631H4.43333ZM5.4265 8.3312C5.79347 8.33143 6.09138 8.62925 6.09154 8.99624C6.09154 9.36336 5.79357 9.66104 5.4265 9.66128H1.59935C1.23208 9.66128 0.934311 9.36351 0.934311 8.99624C0.934471 8.6291 1.23218 8.3312 1.59935 8.3312H5.4265ZM15.0603 2.56264C15.132 2.56541 15.2166 2.64079 15.3855 2.79116L16.9939 4.22378C17.0866 4.30637 17.133 4.34786 17.1501 4.39663C17.1651 4.43929 17.165 4.48578 17.1501 4.52846C17.133 4.57719 17.0865 4.61884 16.9939 4.70131L15.3855 6.13393C15.2166 6.28437 15.132 6.35967 15.0603 6.36245C14.998 6.36482 14.9379 6.33825 14.8982 6.29018C14.8525 6.23477 14.8523 6.12093 14.8523 5.89467V5.1271H10.4704C10.1032 5.12708 9.8054 4.82932 9.8054 4.46206C9.80578 4.09512 10.1034 3.79703 10.4704 3.79702H14.8523V3.03042C14.8523 2.80445 14.8527 2.69137 14.8982 2.63588C14.9379 2.58774 14.9979 2.56027 15.0603 2.56264Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineDataFlow',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-drag`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_bc6bad0975__clip0_5566_164159)"><path d="M7.52925 0.788524C7.78895 0.528825 8.21095 0.528825 8.47065 0.788524L10.5019 2.81977C10.7614 3.07946 10.7615 3.50055 10.5019 3.7602C10.2423 4.01981 9.82117 4.01973 9.56147 3.7602L8.66499 2.86372V7.33247H13.1337L12.2373 6.43598C11.9777 6.17629 11.9777 5.7552 12.2373 5.49556C12.4969 5.23602 12.918 5.23607 13.1777 5.49556L15.2089 7.52778C15.4686 7.78748 15.4686 8.20852 15.2089 8.46821L13.1777 10.4995C12.918 10.7591 12.4969 10.7591 12.2373 10.4995C11.9776 10.2398 11.9776 9.81874 12.2373 9.55903L13.1337 8.66255H8.66499V13.1313L9.56147 12.2348C9.82118 11.9752 10.2422 11.9752 10.5019 12.2348C10.7615 12.4945 10.7615 12.9155 10.5019 13.1752L8.47065 15.2065C8.21095 15.4662 7.78895 15.4662 7.52925 15.2065L5.498 13.1752C5.23847 12.9156 5.23841 12.4945 5.498 12.2348C5.75765 11.9752 6.17873 11.9753 6.43843 12.2348L7.33491 13.1313V8.66255H2.86616L3.76265 9.55903C4.02219 9.81873 4.02226 10.2398 3.76265 10.4995C3.50299 10.759 3.0819 10.759 2.82222 10.4995L0.790965 8.46821C0.531267 8.20851 0.531267 7.7865 0.790965 7.52681L2.82222 5.49556C3.08191 5.236 3.50298 5.23594 3.76265 5.49556C4.0223 5.75521 4.02222 6.17628 3.76265 6.43598L2.86616 7.33247H7.33491V2.86372L6.43843 3.7602C6.17872 4.01978 5.75765 4.01986 5.498 3.7602C5.23837 3.50054 5.23844 3.07947 5.498 2.81977L7.52925 0.788524Z"/></g><defs><clipPath id="svg_bc6bad0975__clip0_5566_164159"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineDrag',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-logic-flow`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.00004 1.39844C9.4131 1.39858 9.74821 1.73352 9.74821 2.14661V2.54431H13.9076C14.1989 2.54431 14.4937 2.53795 14.7734 2.61902C14.9996 2.68473 15.2122 2.79227 15.3985 2.93652C15.6287 3.11493 15.7962 3.35787 15.9676 3.59351L16.028 3.677C16.2668 4.00527 16.5192 4.32994 16.6169 4.70972C16.6953 5.01529 16.6953 5.33579 16.6169 5.64136C16.5192 6.02125 16.2669 6.34572 16.028 6.67407L15.9676 6.75757C15.7961 6.99328 15.6288 7.23609 15.3985 7.41455C15.2121 7.55887 14.9997 7.66632 14.7734 7.73206C14.4937 7.81315 14.199 7.80677 13.9076 7.80676H9.74821V9.36682H13.6967C13.999 9.36682 14.2716 9.36606 14.4965 9.3844C14.7301 9.40351 14.9785 9.44737 15.2216 9.57117C15.574 9.75074 15.8605 10.0372 16.0401 10.3896C16.164 10.6329 16.2077 10.881 16.2268 11.1147C16.2452 11.3397 16.2444 11.6121 16.2444 11.9146V12.0815C16.2444 12.384 16.2452 12.6564 16.2268 12.8813C16.2077 13.115 16.164 13.3633 16.0401 13.6064C15.8605 13.9587 15.5739 14.2454 15.2216 14.4249C14.9785 14.5487 14.7301 14.5926 14.4965 14.6117C14.2716 14.63 13.999 14.6293 13.6967 14.6293H9.74821V16.832C9.7482 17.2451 9.41309 17.5812 9.00004 17.5813C8.5872 17.5811 8.25218 17.2459 8.25187 16.8331V14.6293H4.09794C3.80669 14.6293 3.5118 14.6357 3.23222 14.5546C3.00597 14.4888 2.79338 14.3813 2.6071 14.2371C2.37692 14.0587 2.20837 13.8167 2.03691 13.5812L1.97648 13.4977C1.7375 13.1694 1.48539 12.8448 1.38761 12.465C1.30896 12.1591 1.30901 11.837 1.38761 11.5311C1.48536 11.1514 1.73755 10.8266 1.97648 10.4984L2.03691 10.4149C2.20832 10.1794 2.37702 9.93741 2.6071 9.75903C2.79335 9.6148 3.00601 9.50726 3.23222 9.44153C3.5118 9.36043 3.80669 9.36681 4.09794 9.36682H8.25187V7.80676H4.30778C4.00549 7.80676 3.73286 7.80756 3.50798 7.78918C3.27439 7.77004 3.02592 7.72625 2.78288 7.60242C2.43068 7.42282 2.14389 7.1362 1.9644 6.78394C1.8406 6.54082 1.79674 6.29247 1.77763 6.05884C1.75926 5.83386 1.76005 5.56145 1.76005 5.25903V5.09204C1.76005 4.7896 1.75925 4.51721 1.77763 4.29224C1.79676 4.05856 1.84052 3.8103 1.9644 3.56714C2.14392 3.21483 2.43061 2.92825 2.78288 2.74866C3.02593 2.62482 3.27438 2.58104 3.50798 2.56189C3.73286 2.54352 4.00549 2.54431 4.30778 2.54431H8.25187V2.14661C8.25187 1.73354 8.58702 1.39862 9.00004 1.39844ZM4.09794 10.8632C3.71857 10.8632 3.67602 10.8706 3.6486 10.8785C3.6034 10.8918 3.5606 10.9134 3.52336 10.9423C3.50083 10.9598 3.4696 10.991 3.2476 11.296L3.18718 11.3795C2.87245 11.8119 2.84601 11.8685 2.83671 11.9047C2.82115 11.9658 2.8211 12.0303 2.83671 12.0914C2.84603 12.1276 2.87246 12.1842 3.18718 12.6166L3.2476 12.7001C3.47026 13.006 3.50081 13.0363 3.52336 13.0538C3.56063 13.0827 3.60336 13.1043 3.6486 13.1176C3.67602 13.1255 3.71857 13.1329 4.09794 13.1329H13.6967C14.0234 13.1329 14.2246 13.132 14.3746 13.1198C14.4434 13.1141 14.4861 13.1071 14.5119 13.1011C14.5234 13.0984 14.5317 13.096 14.5361 13.0945C14.5391 13.0934 14.5417 13.0926 14.5426 13.0923C14.6134 13.0562 14.6713 12.9982 14.7074 12.9275C14.7076 12.9271 14.7083 12.9247 14.7096 12.9209C14.7111 12.9167 14.7134 12.9086 14.7162 12.8967C14.7223 12.871 14.7292 12.8286 14.7349 12.7594C14.7472 12.6094 14.7481 12.4085 14.7481 12.0815V11.9146C14.7481 11.5876 14.7471 11.3867 14.7349 11.2367C14.7292 11.1674 14.7223 11.1252 14.7162 11.0994C14.7134 11.0874 14.7111 11.0794 14.7096 11.0752C14.7082 11.0712 14.7076 11.069 14.7074 11.0686C14.6713 10.9978 14.6135 10.9399 14.5426 10.9038C14.5418 10.9035 14.5393 10.9028 14.5361 10.9016C14.5318 10.9001 14.5235 10.8978 14.5119 10.895C14.4861 10.889 14.4435 10.882 14.3746 10.8763C14.2246 10.8641 14.0234 10.8632 13.6967 10.8632H4.09794ZM4.30778 4.04065C3.98098 4.04065 3.77984 4.04158 3.62992 4.05383C3.56086 4.05951 3.51831 4.06648 3.4926 4.07251C3.48083 4.07529 3.47256 4.07764 3.46843 4.0791C3.46472 4.08041 3.4622 4.08111 3.46183 4.0813C3.39114 4.11743 3.3331 4.17536 3.29704 4.24609C3.29683 4.24659 3.29621 4.24886 3.29484 4.25269C3.29336 4.25687 3.29107 4.26487 3.28825 4.27686C3.28221 4.30262 3.27525 4.34489 3.26957 4.41418C3.25732 4.56416 3.25639 4.76503 3.25639 5.09204V5.25903C3.25639 5.58599 3.25733 5.78691 3.26957 5.93689C3.27523 6.00601 3.28222 6.04841 3.28825 6.07422C3.29101 6.08595 3.29336 6.09412 3.29484 6.09839C3.29604 6.10174 3.29676 6.10417 3.29704 6.10498C3.33308 6.17567 3.3912 6.23364 3.46183 6.26978C3.46219 6.26996 3.46478 6.27069 3.46843 6.27197C3.47255 6.27343 3.48087 6.27579 3.4926 6.27856C3.51831 6.28459 3.56088 6.29157 3.62992 6.29724C3.77984 6.30949 3.98098 6.31042 4.30778 6.31042H13.9076C14.285 6.31042 14.3284 6.30295 14.3559 6.29504C14.4014 6.28184 14.4448 6.2603 14.4822 6.23132C14.5048 6.2138 14.5356 6.18328 14.758 5.87756L14.8184 5.79407C15.133 5.36157 15.1585 5.30507 15.1678 5.26892C15.1834 5.20768 15.1834 5.14339 15.1678 5.08215C15.1584 5.04599 15.1322 4.98834 14.8184 4.55701L14.758 4.47351C14.5357 4.16801 14.5048 4.13727 14.4822 4.11975C14.4448 4.09084 14.4013 4.06922 14.3559 4.05603C14.3284 4.04814 14.2845 4.04065 13.9076 4.04065H4.30778Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineLogicFlow',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
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' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-scroll`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_cc21f26f28__clip0_5547_357500)"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.99995 9.64557C8.36705 9.64573 8.66493 9.94447 8.66499 10.3116V13.5284L10.0166 12.1768C10.2762 11.9172 10.6973 11.9172 10.957 12.1768C11.2167 12.4365 11.2167 12.8576 10.957 13.1173L8.47065 15.6036C8.38767 15.6866 8.28701 15.7396 8.18159 15.7696C8.16371 15.7747 8.14634 15.7816 8.12788 15.7852C8.043 15.8018 7.95589 15.802 7.87104 15.7852C7.85054 15.7812 7.83126 15.7735 7.81147 15.7676C7.78899 15.761 7.7659 15.7562 7.74409 15.7471C7.72871 15.7407 7.71492 15.7312 7.70015 15.7237C7.6765 15.7117 7.6522 15.7007 7.62983 15.6856C7.59165 15.66 7.55639 15.6305 7.52437 15.5977L5.04292 13.1173C4.78356 12.8576 4.78357 12.4365 5.04292 12.1768C5.30262 11.9171 5.72463 11.9171 5.98433 12.1768L7.33491 13.5274V10.3106C7.33517 9.94376 7.63312 9.6459 7.99995 9.64557ZM7.99995 7.00104C8.55222 7.00104 8.99992 7.44878 8.99995 8.00104C8.99995 8.55333 8.55224 9.00104 7.99995 9.00104C7.44781 9.00088 6.99995 8.55322 6.99995 8.00104C6.99998 7.44889 7.44783 7.00121 7.99995 7.00104ZM7.74409 0.25397C7.94633 0.169748 8.18161 0.19031 8.36812 0.314517C8.40483 0.33899 8.43956 0.366447 8.47065 0.397525L10.957 2.88483C11.2166 3.14454 11.2166 3.5656 10.957 3.82526C10.6973 4.08477 10.2762 4.08479 10.0166 3.82526L8.66499 2.4737V5.69049C8.6648 6.05751 8.36697 6.35537 7.99995 6.35553C7.63299 6.3552 7.33495 6.05752 7.33491 5.69049V2.4737L5.98335 3.82526C5.72362 4.08458 5.30249 4.08483 5.04292 3.82526C4.78346 3.56568 4.78363 3.14452 5.04292 2.88483L7.53022 0.397525C7.5911 0.336837 7.66353 0.28758 7.74409 0.25397Z"/></g><defs><clipPath id="svg_cc21f26f28__clip0_5547_357500"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineScroll',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -195,4 +195,12 @@ export { default as IconFillCycleIf } from './IconFillCycleIf/index.vue';
|
|
|
195
195
|
export { default as IconFillCycleAlpha } from './IconFillCycleAlpha/index.vue';
|
|
196
196
|
export { default as IconFillCyclePrep } from './IconFillCyclePrep/index.vue';
|
|
197
197
|
export { default as IconFillVariable } from './IconFillVariable/index.vue';
|
|
198
|
-
export { default as IconFillCode } from './IconFillCode/index.vue';
|
|
198
|
+
export { default as IconFillCode } from './IconFillCode/index.vue';
|
|
199
|
+
export { default as IconLineAiFlow } from './IconLineAiFlow/index.vue';
|
|
200
|
+
export { default as IconLineLogicFlow } from './IconLineLogicFlow/index.vue';
|
|
201
|
+
export { default as IconLineDataFlow } from './IconLineDataFlow/index.vue';
|
|
202
|
+
export { default as IconFillUpdateData } from './IconFillUpdateData/index.vue';
|
|
203
|
+
export { default as IconFillSyncMsg } from './IconFillSyncMsg/index.vue';
|
|
204
|
+
export { default as IconLineCut } from './IconLineCut/index.vue';
|
|
205
|
+
export { default as IconLineDrag } from './IconLineDrag/index.vue';
|
|
206
|
+
export { default as IconLineScroll } from './IconLineScroll/index.vue';
|