@arco-iconbox/vue-update-line-icon 0.0.1
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/README.md +13 -0
- package/dist/icon.js +3406 -0
- package/dist/icon.js.map +1 -0
- package/dist/icon.min.js +345 -0
- package/dist/icon.min.js.map +1 -0
- package/esm/Icon3d/index.js +52 -0
- package/esm/IconActivate/index.js +48 -0
- package/esm/IconAdd/index.js +38 -0
- package/esm/IconAdvance/index.js +46 -0
- package/esm/IconAnalysisdetails/index.js +38 -0
- package/esm/IconAnalyze/index.js +46 -0
- package/esm/IconApi/index.js +38 -0
- package/esm/IconAppend/index.js +45 -0
- package/esm/IconApply/index.js +45 -0
- package/esm/IconAssembly/index.js +54 -0
- package/esm/IconBasics/index.js +37 -0
- package/esm/IconBloodanalysis/index.js +46 -0
- package/esm/IconBusinessprocess/index.js +45 -0
- package/esm/IconCharts/index.js +45 -0
- package/esm/IconCheck/index.js +38 -0
- package/esm/IconCollect/index.js +37 -0
- package/esm/IconCopy/index.js +46 -0
- package/esm/IconDatabase/index.js +46 -0
- package/esm/IconDatabaseobject/index.js +54 -0
- package/esm/IconDatabasesource/index.js +46 -0
- package/esm/IconDelete/index.js +38 -0
- package/esm/IconDetails/index.js +46 -0
- package/esm/IconDispatch/index.js +46 -0
- package/esm/IconDisposition/index.js +38 -0
- package/esm/IconDown/index.js +38 -0
- package/esm/IconDownline/index.js +38 -0
- package/esm/IconDownload/index.js +38 -0
- package/esm/IconEdit/index.js +38 -0
- package/esm/IconEmbellish/index.js +38 -0
- package/esm/IconEndtime/index.js +38 -0
- package/esm/IconFields/index.js +45 -0
- package/esm/IconFile/index.js +46 -0
- package/esm/IconFold/index.js +38 -0
- package/esm/IconFoldmore/index.js +34 -0
- package/esm/IconFormula/index.js +38 -0
- package/esm/IconFrame/index.js +38 -0
- package/esm/IconGather/index.js +45 -0
- package/esm/IconGoBack/index.js +38 -0
- package/esm/IconHelp/index.js +51 -0
- package/esm/IconHistory/index.js +54 -0
- package/esm/IconHyposensitization/index.js +38 -0
- package/esm/IconIndex/index.js +38 -0
- package/esm/IconLatesttime/index.js +38 -0
- package/esm/IconLayer/index.js +45 -0
- package/esm/IconLimits/index.js +38 -0
- package/esm/IconMail/index.js +53 -0
- package/esm/IconMirror/index.js +50 -0
- package/esm/IconMode/index.js +38 -0
- package/esm/IconModule/index.js +38 -0
- package/esm/IconNo/index.js +49 -0
- package/esm/IconNotice/index.js +38 -0
- package/esm/IconNotice2/index.js +51 -0
- package/esm/IconPackup/index.js +38 -0
- package/esm/IconPassword/index.js +43 -0
- package/esm/IconPause/index.js +48 -0
- package/esm/IconPicture/index.js +46 -0
- package/esm/IconPublish/index.js +38 -0
- package/esm/IconReflection/index.js +55 -0
- package/esm/IconRefresh/index.js +46 -0
- package/esm/IconResources/index.js +45 -0
- package/esm/IconRevocation/index.js +46 -0
- package/esm/IconRole/index.js +38 -0
- package/esm/IconSave/index.js +46 -0
- package/esm/IconScheduling/index.js +45 -0
- package/esm/IconScript/index.js +63 -0
- package/esm/IconSearch/index.js +38 -0
- package/esm/IconSettings/index.js +46 -0
- package/esm/IconSort/index.js +38 -0
- package/esm/IconStarttime/index.js +38 -0
- package/esm/IconStats/index.js +51 -0
- package/esm/IconSubjectarea/index.js +52 -0
- package/esm/IconSubscribe/index.js +45 -0
- package/esm/IconSwitch/index.js +38 -0
- package/esm/IconTable/index.js +38 -0
- package/esm/IconTerminate/index.js +38 -0
- package/esm/IconTest/index.js +46 -0
- package/esm/IconText/index.js +38 -0
- package/esm/IconUnfold/index.js +38 -0
- package/esm/IconUnfold2/index.js +38 -0
- package/esm/IconUpdatemode/index.js +38 -0
- package/esm/IconUpload/index.js +38 -0
- package/esm/IconZoomin/index.js +38 -0
- package/esm/IconZoomout/index.js +38 -0
- package/esm/_virtual/plugin-vue_export-helper.js +8 -0
- package/esm/index.js +83 -0
- package/lib/Icon3d/index.js +53 -0
- package/lib/IconActivate/index.js +49 -0
- package/lib/IconAdd/index.js +39 -0
- package/lib/IconAdvance/index.js +47 -0
- package/lib/IconAnalysisdetails/index.js +39 -0
- package/lib/IconAnalyze/index.js +47 -0
- package/lib/IconApi/index.js +39 -0
- package/lib/IconAppend/index.js +46 -0
- package/lib/IconApply/index.js +46 -0
- package/lib/IconAssembly/index.js +55 -0
- package/lib/IconBasics/index.js +38 -0
- package/lib/IconBloodanalysis/index.js +47 -0
- package/lib/IconBusinessprocess/index.js +46 -0
- package/lib/IconCharts/index.js +46 -0
- package/lib/IconCheck/index.js +39 -0
- package/lib/IconCollect/index.js +38 -0
- package/lib/IconCopy/index.js +47 -0
- package/lib/IconDatabase/index.js +47 -0
- package/lib/IconDatabaseobject/index.js +55 -0
- package/lib/IconDatabasesource/index.js +47 -0
- package/lib/IconDelete/index.js +39 -0
- package/lib/IconDetails/index.js +47 -0
- package/lib/IconDispatch/index.js +47 -0
- package/lib/IconDisposition/index.js +39 -0
- package/lib/IconDown/index.js +39 -0
- package/lib/IconDownline/index.js +39 -0
- package/lib/IconDownload/index.js +39 -0
- package/lib/IconEdit/index.js +39 -0
- package/lib/IconEmbellish/index.js +39 -0
- package/lib/IconEndtime/index.js +39 -0
- package/lib/IconFields/index.js +46 -0
- package/lib/IconFile/index.js +47 -0
- package/lib/IconFold/index.js +39 -0
- package/lib/IconFoldmore/index.js +35 -0
- package/lib/IconFormula/index.js +39 -0
- package/lib/IconFrame/index.js +39 -0
- package/lib/IconGather/index.js +46 -0
- package/lib/IconGoBack/index.js +39 -0
- package/lib/IconHelp/index.js +52 -0
- package/lib/IconHistory/index.js +55 -0
- package/lib/IconHyposensitization/index.js +39 -0
- package/lib/IconIndex/index.js +39 -0
- package/lib/IconLatesttime/index.js +39 -0
- package/lib/IconLayer/index.js +46 -0
- package/lib/IconLimits/index.js +39 -0
- package/lib/IconMail/index.js +54 -0
- package/lib/IconMirror/index.js +51 -0
- package/lib/IconMode/index.js +39 -0
- package/lib/IconModule/index.js +39 -0
- package/lib/IconNo/index.js +50 -0
- package/lib/IconNotice/index.js +39 -0
- package/lib/IconNotice2/index.js +52 -0
- package/lib/IconPackup/index.js +39 -0
- package/lib/IconPassword/index.js +44 -0
- package/lib/IconPause/index.js +49 -0
- package/lib/IconPicture/index.js +47 -0
- package/lib/IconPublish/index.js +39 -0
- package/lib/IconReflection/index.js +56 -0
- package/lib/IconRefresh/index.js +47 -0
- package/lib/IconResources/index.js +46 -0
- package/lib/IconRevocation/index.js +47 -0
- package/lib/IconRole/index.js +39 -0
- package/lib/IconSave/index.js +47 -0
- package/lib/IconScheduling/index.js +46 -0
- package/lib/IconScript/index.js +64 -0
- package/lib/IconSearch/index.js +39 -0
- package/lib/IconSettings/index.js +47 -0
- package/lib/IconSort/index.js +39 -0
- package/lib/IconStarttime/index.js +39 -0
- package/lib/IconStats/index.js +52 -0
- package/lib/IconSubjectarea/index.js +53 -0
- package/lib/IconSubscribe/index.js +46 -0
- package/lib/IconSwitch/index.js +39 -0
- package/lib/IconTable/index.js +39 -0
- package/lib/IconTerminate/index.js +39 -0
- package/lib/IconTest/index.js +47 -0
- package/lib/IconText/index.js +39 -0
- package/lib/IconUnfold/index.js +39 -0
- package/lib/IconUnfold2/index.js +39 -0
- package/lib/IconUpdatemode/index.js +39 -0
- package/lib/IconUpload/index.js +39 -0
- package/lib/IconZoomin/index.js +39 -0
- package/lib/IconZoomout/index.js +39 -0
- package/lib/_virtual/plugin-vue_export-helper.js +9 -0
- package/lib/index.js +168 -0
- package/package.json +11 -0
- package/src/Icon3d/index.vue +19 -0
- package/src/IconActivate/index.vue +19 -0
- package/src/IconAdd/index.vue +19 -0
- package/src/IconAdvance/index.vue +19 -0
- package/src/IconAnalysisdetails/index.vue +19 -0
- package/src/IconAnalyze/index.vue +19 -0
- package/src/IconApi/index.vue +19 -0
- package/src/IconAppend/index.vue +19 -0
- package/src/IconApply/index.vue +19 -0
- package/src/IconAssembly/index.vue +19 -0
- package/src/IconBasics/index.vue +19 -0
- package/src/IconBloodanalysis/index.vue +19 -0
- package/src/IconBusinessprocess/index.vue +19 -0
- package/src/IconCharts/index.vue +19 -0
- package/src/IconCheck/index.vue +19 -0
- package/src/IconCollect/index.vue +19 -0
- package/src/IconCopy/index.vue +19 -0
- package/src/IconDatabase/index.vue +19 -0
- package/src/IconDatabaseobject/index.vue +19 -0
- package/src/IconDatabasesource/index.vue +19 -0
- package/src/IconDelete/index.vue +19 -0
- package/src/IconDetails/index.vue +19 -0
- package/src/IconDispatch/index.vue +19 -0
- package/src/IconDisposition/index.vue +19 -0
- package/src/IconDown/index.vue +19 -0
- package/src/IconDownline/index.vue +19 -0
- package/src/IconDownload/index.vue +19 -0
- package/src/IconEdit/index.vue +19 -0
- package/src/IconEmbellish/index.vue +19 -0
- package/src/IconEndtime/index.vue +19 -0
- package/src/IconFields/index.vue +19 -0
- package/src/IconFile/index.vue +19 -0
- package/src/IconFold/index.vue +19 -0
- package/src/IconFoldmore/index.vue +19 -0
- package/src/IconFormula/index.vue +19 -0
- package/src/IconFrame/index.vue +19 -0
- package/src/IconGather/index.vue +19 -0
- package/src/IconGoBack/index.vue +19 -0
- package/src/IconHelp/index.vue +19 -0
- package/src/IconHistory/index.vue +19 -0
- package/src/IconHyposensitization/index.vue +19 -0
- package/src/IconIndex/index.vue +19 -0
- package/src/IconLatesttime/index.vue +19 -0
- package/src/IconLayer/index.vue +19 -0
- package/src/IconLimits/index.vue +19 -0
- package/src/IconMail/index.vue +19 -0
- package/src/IconMirror/index.vue +19 -0
- package/src/IconMode/index.vue +19 -0
- package/src/IconModule/index.vue +19 -0
- package/src/IconNo/index.vue +19 -0
- package/src/IconNotice/index.vue +19 -0
- package/src/IconNotice2/index.vue +19 -0
- package/src/IconPackup/index.vue +19 -0
- package/src/IconPassword/index.vue +19 -0
- package/src/IconPause/index.vue +19 -0
- package/src/IconPicture/index.vue +19 -0
- package/src/IconPublish/index.vue +19 -0
- package/src/IconReflection/index.vue +19 -0
- package/src/IconRefresh/index.vue +19 -0
- package/src/IconResources/index.vue +19 -0
- package/src/IconRevocation/index.vue +19 -0
- package/src/IconRole/index.vue +19 -0
- package/src/IconSave/index.vue +19 -0
- package/src/IconScheduling/index.vue +19 -0
- package/src/IconScript/index.vue +19 -0
- package/src/IconSearch/index.vue +19 -0
- package/src/IconSettings/index.vue +19 -0
- package/src/IconSort/index.vue +19 -0
- package/src/IconStarttime/index.vue +19 -0
- package/src/IconStats/index.vue +19 -0
- package/src/IconSubjectarea/index.vue +19 -0
- package/src/IconSubscribe/index.vue +19 -0
- package/src/IconSwitch/index.vue +19 -0
- package/src/IconTable/index.vue +19 -0
- package/src/IconTerminate/index.vue +19 -0
- package/src/IconTest/index.vue +19 -0
- package/src/IconText/index.vue +19 -0
- package/src/IconUnfold/index.vue +19 -0
- package/src/IconUnfold2/index.vue +19 -0
- package/src/IconUpdatemode/index.vue +19 -0
- package/src/IconUpload/index.vue +19 -0
- package/src/IconZoomin/index.vue +19 -0
- package/src/IconZoomout/index.vue +19 -0
- package/src/index.js +83 -0
|
@@ -0,0 +1,39 @@
|
|
|
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: "IconZoomout",
|
|
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: "M11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5 5.03211 11.5 3.16663 9.63448 3.16663 7.33329 3.16663 5.03211 5.03211 3.16663 7.33329 3.16663 9.63448 3.16663 11.5 5.03211 11.5 7.33329zM10.3334 10.3334L12.8334 12.8334M8.83337 7.33337L5.83337 7.33337",
|
|
20
|
+
stroke: "#434343",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_3 = [
|
|
26
|
+
_hoisted_2
|
|
27
|
+
];
|
|
28
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
29
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
30
|
+
viewBox: "0 0 16 16",
|
|
31
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Zoomout`],
|
|
34
|
+
width: "1em",
|
|
35
|
+
height: "1em"
|
|
36
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
37
|
+
}
|
|
38
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
39
|
+
module.exports = index;
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
var index = require("./Icon3d/index.js");
|
|
4
|
+
var index$1 = require("./IconAnalysisdetails/index.js");
|
|
5
|
+
var index$2 = require("./IconBusinessprocess/index.js");
|
|
6
|
+
var index$3 = require("./IconAnalyze/index.js");
|
|
7
|
+
var index$4 = require("./IconApply/index.js");
|
|
8
|
+
var index$5 = require("./IconApi/index.js");
|
|
9
|
+
var index$6 = require("./IconAdd/index.js");
|
|
10
|
+
var index$7 = require("./IconBloodanalysis/index.js");
|
|
11
|
+
var index$8 = require("./IconAssembly/index.js");
|
|
12
|
+
var index$9 = require("./IconAppend/index.js");
|
|
13
|
+
var index$a = require("./IconBasics/index.js");
|
|
14
|
+
var index$b = require("./IconDatabasesource/index.js");
|
|
15
|
+
var index$c = require("./IconDown/index.js");
|
|
16
|
+
var index$d = require("./IconCollect/index.js");
|
|
17
|
+
var index$e = require("./IconDatabase/index.js");
|
|
18
|
+
var index$f = require("./IconCharts/index.js");
|
|
19
|
+
var index$g = require("./IconCopy/index.js");
|
|
20
|
+
var index$h = require("./IconDatabaseobject/index.js");
|
|
21
|
+
var index$i = require("./IconDelete/index.js");
|
|
22
|
+
var index$j = require("./IconDetails/index.js");
|
|
23
|
+
var index$k = require("./IconCheck/index.js");
|
|
24
|
+
var index$l = require("./IconDispatch/index.js");
|
|
25
|
+
var index$m = require("./IconAdvance/index.js");
|
|
26
|
+
var index$n = require("./IconDisposition/index.js");
|
|
27
|
+
var index$o = require("./IconActivate/index.js");
|
|
28
|
+
var index$p = require("./IconEdit/index.js");
|
|
29
|
+
var index$q = require("./IconFile/index.js");
|
|
30
|
+
var index$r = require("./IconEmbellish/index.js");
|
|
31
|
+
var index$s = require("./IconFormula/index.js");
|
|
32
|
+
var index$t = require("./IconFields/index.js");
|
|
33
|
+
var index$u = require("./IconFold/index.js");
|
|
34
|
+
var index$v = require("./IconGoBack/index.js");
|
|
35
|
+
var index$w = require("./IconHelp/index.js");
|
|
36
|
+
var index$x = require("./IconHistory/index.js");
|
|
37
|
+
var index$y = require("./IconDownload/index.js");
|
|
38
|
+
var index$z = require("./IconDownline/index.js");
|
|
39
|
+
var index$A = require("./IconLayer/index.js");
|
|
40
|
+
var index$B = require("./IconLimits/index.js");
|
|
41
|
+
var index$C = require("./IconFoldmore/index.js");
|
|
42
|
+
var index$D = require("./IconFrame/index.js");
|
|
43
|
+
var index$E = require("./IconMail/index.js");
|
|
44
|
+
var index$F = require("./IconHyposensitization/index.js");
|
|
45
|
+
var index$G = require("./IconMirror/index.js");
|
|
46
|
+
var index$H = require("./IconMode/index.js");
|
|
47
|
+
var index$I = require("./IconModule/index.js");
|
|
48
|
+
var index$J = require("./IconNotice/index.js");
|
|
49
|
+
var index$K = require("./IconNo/index.js");
|
|
50
|
+
var index$L = require("./IconStarttime/index.js");
|
|
51
|
+
var index$M = require("./IconSearch/index.js");
|
|
52
|
+
var index$N = require("./IconPackup/index.js");
|
|
53
|
+
var index$O = require("./IconSort/index.js");
|
|
54
|
+
var index$P = require("./IconPicture/index.js");
|
|
55
|
+
var index$Q = require("./IconPublish/index.js");
|
|
56
|
+
var index$R = require("./IconSave/index.js");
|
|
57
|
+
var index$S = require("./IconRefresh/index.js");
|
|
58
|
+
var index$T = require("./IconReflection/index.js");
|
|
59
|
+
var index$U = require("./IconPause/index.js");
|
|
60
|
+
var index$V = require("./IconLatesttime/index.js");
|
|
61
|
+
var index$W = require("./IconPassword/index.js");
|
|
62
|
+
var index$X = require("./IconEndtime/index.js");
|
|
63
|
+
var index$Y = require("./IconRevocation/index.js");
|
|
64
|
+
var index$Z = require("./IconGather/index.js");
|
|
65
|
+
var index$_ = require("./IconIndex/index.js");
|
|
66
|
+
var index$$ = require("./IconRole/index.js");
|
|
67
|
+
var index$10 = require("./IconScheduling/index.js");
|
|
68
|
+
var index$11 = require("./IconResources/index.js");
|
|
69
|
+
var index$12 = require("./IconScript/index.js");
|
|
70
|
+
var index$13 = require("./IconSettings/index.js");
|
|
71
|
+
var index$14 = require("./IconNotice2/index.js");
|
|
72
|
+
var index$15 = require("./IconUnfold/index.js");
|
|
73
|
+
var index$16 = require("./IconZoomout/index.js");
|
|
74
|
+
var index$17 = require("./IconZoomin/index.js");
|
|
75
|
+
var index$18 = require("./IconUnfold2/index.js");
|
|
76
|
+
var index$19 = require("./IconTest/index.js");
|
|
77
|
+
var index$1a = require("./IconText/index.js");
|
|
78
|
+
var index$1b = require("./IconStats/index.js");
|
|
79
|
+
var index$1c = require("./IconUpload/index.js");
|
|
80
|
+
var index$1d = require("./IconTable/index.js");
|
|
81
|
+
var index$1e = require("./IconUpdatemode/index.js");
|
|
82
|
+
var index$1f = require("./IconSwitch/index.js");
|
|
83
|
+
var index$1g = require("./IconTerminate/index.js");
|
|
84
|
+
var index$1h = require("./IconSubjectarea/index.js");
|
|
85
|
+
var index$1i = require("./IconSubscribe/index.js");
|
|
86
|
+
exports.Icon3d = index;
|
|
87
|
+
exports.IconAnalysisdetails = index$1;
|
|
88
|
+
exports.IconBusinessprocess = index$2;
|
|
89
|
+
exports.IconAnalyze = index$3;
|
|
90
|
+
exports.IconApply = index$4;
|
|
91
|
+
exports.IconApi = index$5;
|
|
92
|
+
exports.IconAdd = index$6;
|
|
93
|
+
exports.IconBloodanalysis = index$7;
|
|
94
|
+
exports.IconAssembly = index$8;
|
|
95
|
+
exports.IconAppend = index$9;
|
|
96
|
+
exports.IconBasics = index$a;
|
|
97
|
+
exports.IconDatabasesource = index$b;
|
|
98
|
+
exports.IconDown = index$c;
|
|
99
|
+
exports.IconCollect = index$d;
|
|
100
|
+
exports.IconDatabase = index$e;
|
|
101
|
+
exports.IconCharts = index$f;
|
|
102
|
+
exports.IconCopy = index$g;
|
|
103
|
+
exports.IconDatabaseobject = index$h;
|
|
104
|
+
exports.IconDelete = index$i;
|
|
105
|
+
exports.IconDetails = index$j;
|
|
106
|
+
exports.IconCheck = index$k;
|
|
107
|
+
exports.IconDispatch = index$l;
|
|
108
|
+
exports.IconAdvance = index$m;
|
|
109
|
+
exports.IconDisposition = index$n;
|
|
110
|
+
exports.IconActivate = index$o;
|
|
111
|
+
exports.IconEdit = index$p;
|
|
112
|
+
exports.IconFile = index$q;
|
|
113
|
+
exports.IconEmbellish = index$r;
|
|
114
|
+
exports.IconFormula = index$s;
|
|
115
|
+
exports.IconFields = index$t;
|
|
116
|
+
exports.IconFold = index$u;
|
|
117
|
+
exports.IconGoBack = index$v;
|
|
118
|
+
exports.IconHelp = index$w;
|
|
119
|
+
exports.IconHistory = index$x;
|
|
120
|
+
exports.IconDownload = index$y;
|
|
121
|
+
exports.IconDownline = index$z;
|
|
122
|
+
exports.IconLayer = index$A;
|
|
123
|
+
exports.IconLimits = index$B;
|
|
124
|
+
exports.IconFoldmore = index$C;
|
|
125
|
+
exports.IconFrame = index$D;
|
|
126
|
+
exports.IconMail = index$E;
|
|
127
|
+
exports.IconHyposensitization = index$F;
|
|
128
|
+
exports.IconMirror = index$G;
|
|
129
|
+
exports.IconMode = index$H;
|
|
130
|
+
exports.IconModule = index$I;
|
|
131
|
+
exports.IconNotice = index$J;
|
|
132
|
+
exports.IconNo = index$K;
|
|
133
|
+
exports.IconStarttime = index$L;
|
|
134
|
+
exports.IconSearch = index$M;
|
|
135
|
+
exports.IconPackup = index$N;
|
|
136
|
+
exports.IconSort = index$O;
|
|
137
|
+
exports.IconPicture = index$P;
|
|
138
|
+
exports.IconPublish = index$Q;
|
|
139
|
+
exports.IconSave = index$R;
|
|
140
|
+
exports.IconRefresh = index$S;
|
|
141
|
+
exports.IconReflection = index$T;
|
|
142
|
+
exports.IconPause = index$U;
|
|
143
|
+
exports.IconLatesttime = index$V;
|
|
144
|
+
exports.IconPassword = index$W;
|
|
145
|
+
exports.IconEndtime = index$X;
|
|
146
|
+
exports.IconRevocation = index$Y;
|
|
147
|
+
exports.IconGather = index$Z;
|
|
148
|
+
exports.IconIndex = index$_;
|
|
149
|
+
exports.IconRole = index$$;
|
|
150
|
+
exports.IconScheduling = index$10;
|
|
151
|
+
exports.IconResources = index$11;
|
|
152
|
+
exports.IconScript = index$12;
|
|
153
|
+
exports.IconSettings = index$13;
|
|
154
|
+
exports.IconNotice2 = index$14;
|
|
155
|
+
exports.IconUnfold = index$15;
|
|
156
|
+
exports.IconZoomout = index$16;
|
|
157
|
+
exports.IconZoomin = index$17;
|
|
158
|
+
exports.IconUnfold2 = index$18;
|
|
159
|
+
exports.IconTest = index$19;
|
|
160
|
+
exports.IconText = index$1a;
|
|
161
|
+
exports.IconStats = index$1b;
|
|
162
|
+
exports.IconUpload = index$1c;
|
|
163
|
+
exports.IconTable = index$1d;
|
|
164
|
+
exports.IconUpdatemode = index$1e;
|
|
165
|
+
exports.IconSwitch = index$1f;
|
|
166
|
+
exports.IconTerminate = index$1g;
|
|
167
|
+
exports.IconSubjectarea = index$1h;
|
|
168
|
+
exports.IconSubscribe = index$1i;
|
package/package.json
ADDED
|
@@ -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-3d`]" width="1em" height="1em" v-bind="$attrs"><path d="M8.00002 4.5L11.5 6.50001V10.5L8.00002 12.5L4.5 10.5V6.50001L8.00002 4.5Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/><path d="M8 3V4.50001M4.5 6.5L8.00002 8.50001 11.5 6.5M11.5 10.5L13 11.25M3 11.25L4.50001 10.5M8 8.50012V12.5001" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M9.75003 5.5L11.5 6.50001V8.50002M6.25001 5.5L4.5 6.50001V8.50002M6.25001 11.5L8.00002 12.5L9.75003 11.5" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'Icon3d',
|
|
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-activate`]" width="1em" height="1em" v-bind="$attrs"><circle cx="8" cy="8" r="5" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.8334 7.58337L6.33337 4.33337V10.8334L11.8334 7.58337Z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconActivate',
|
|
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-add`]" width="1em" height="1em" v-bind="$attrs"><path d="M8 3.83337V12.1667M12.1667 8H3.83337" stroke="#fff" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAdd',
|
|
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-advance`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.0556 4L13 5.66666L11.0556 7.61111" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 5.66675H6.61284C4.7009 5.66675 3.07721 7.22797 3.00268 9.13897C2.92393 11.1583 4.59248 12.889 6.61284 12.889H11.3338" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAdvance',
|
|
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-Analysisdetails`]" width="1em" height="1em" v-bind="$attrs"><path d="M6.96552 10.931H4.37931C3.61754 10.931 3 10.3135 3 9.55172V4.37931C3 3.61754 3.61754 3 4.37931 3H11.6207C12.3825 3 13 3.61754 13 4.37931V9.55172C13 10.3135 12.3825 10.931 11.6207 10.931H9.03448M6.96552 10.931L5.75862 13M6.96552 10.931H9.03448M9.03448 10.931L10.2414 13M5.75862 8.17241V5.75862M8 8.17241V6.44828M10.2414 8.17241V7.13793" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAnalysisdetails',
|
|
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-analyze`]" width="1em" height="1em" v-bind="$attrs"><path d="M13 4.825C13 4.36937 12.6306 4 12.175 4H2.825C2.36937 4 2 4.36937 2 4.825V7.3H13V4.825zM2.03076 12.5334L5.37905 9.15063 7.18836 10.8834 9.40027 8.95007 10.6324 10.1513" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 6.75V11.975C13 12.4306 12.6306 12.8 12.175 12.8H4.19995M6.15564 5.65002H11.1056M3.95544 5.65002H4.50544M2 6.75V9.225" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAnalyze',
|
|
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-api`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.4721 7.88891L10.5554 8.80557 7.19434 5.44447 8.111 4.52781C8.56933 4.06945 10.2499 3.30558 11.4721 4.52781 12.6943 5.75003 11.9304 7.43055 11.4721 7.88891zM12.9999 3L11.4722 4.52777M3.5278 9.111L4.44446 8.19434 7.80556 11.5554 6.8889 12.4721C6.43056 12.9305 4.75001 13.6943 3.5278 12.4721 2.30558 11.2499 3.06946 9.56936 3.5278 9.111zM7.19434 10.9445L8.41655 9.72229M2 13.9999L3.52777 12.4722M5.05554 8.80559L6.27776 7.58337" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconApi',
|
|
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-append`]" width="1em" height="1em" v-bind="$attrs"><path d="M12.1667 3H3.83333C3.3731 3 3 3.3731 3 3.83333V12.1667C3 12.6269 3.3731 13 3.83333 13H12.1667C12.6269 13 13 12.6269 13 12.1667V3.83333C13 3.3731 12.6269 3 12.1667 3Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/><path d="M8 6.33337V9.66671M6.33337 8H9.66671" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAppend',
|
|
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-apply`]" width="1em" height="1em" v-bind="$attrs"><path d="M4 11.3333L4.0012 9.19425C4.00143 9.04586 4.118 8.92559 4.26177 8.92543C5.12996 8.92543 5.99818 8.92543 6.86641 8.92543C7.10638 8.92543 7.1051 8.7057 7.1051 8.18258C7.1051 7.65946 5.82865 7.21884 5.82865 5.37978C5.82865 3.54073 7.15099 3 8.24996 3C9.34893 3 10.5459 3.54073 10.5459 5.37978C10.5459 7.21884 9.27617 7.51124 9.27617 8.18258C9.27617 8.8539 9.27617 8.92543 9.47945 8.92543C10.3439 8.92543 11.2084 8.92543 12.0729 8.92543C12.2167 8.92543 12.3333 9.04581 12.3333 9.19425V11.3333H4Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/><path d="M4 13H12.3333" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconApply',
|
|
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-assembly`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.00002 3H3V5.00002H5.00002V3zM13 11H11V13H13V11zM5.00002 11H3V13H5.00002V11zM13 3H11V5.00002H13V3z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/><path d="M3.99976 11V4.99988M12.0001 11V4.99988M4.99988 3.99976H11M4.99988 12.0001H11" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path clip-rule="evenodd" d="M6.00012 6.00012H8.40015V7.60014H10.0002V10.0002H7.60014V8.40015H6.00012V6.00012Z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconAssembly',
|
|
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-Basics`]" width="1em" height="1em" v-bind="$attrs"><path d="M3 8V5H5.25V4.5C5.25 3.67157 5.92158 3 6.75 3C7.57842 3 8.25 3.67157 8.25 4.5V5H10.5V8H11.5C12.3284 8 13 8.67158 13 9.5C13 10.3284 12.3284 11 11.5 11H10.5V13H3V11H4C4.82842 11 5.5 10.3284 5.5 9.5C5.5 8.67158 4.82842 8 4 8H3Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconBasics',
|
|
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-Bloodanalysis`]" width="1em" height="1em" v-bind="$attrs"><path d="M2 10.325H13M7.49995 9.50005C7.49995 8.28502 6.45341 7.30005 5.16245 7.30005 3.87149 7.30005 2.82495 8.28502 2.82495 9.50005" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.175 9.5C12.175 6.46243 10.0819 4 7.49995 4 4.91803 4 2.82495 6.46243 2.82495 9.5M12.175 11.15C12.6306 11.15 13 10.7806 13 10.325 13 9.86937 12.6306 9.5 12.175 9.5 11.7193 9.5 11.35 9.86937 11.35 10.325 11.35 10.7806 11.7193 11.15 12.175 11.15zM7.49993 11.15C7.95556 11.15 8.32493 10.7806 8.32493 10.325 8.32493 9.86937 7.95556 9.5 7.49993 9.5 7.04429 9.5 6.67493 9.86937 6.67493 10.325 6.67493 10.7806 7.04429 11.15 7.49993 11.15zM2.825 11.15C3.28063 11.15 3.65 10.7806 3.65 10.325 3.65 9.86937 3.28063 9.5 2.825 9.5 2.36937 9.5 2 9.86937 2 10.325 2 10.7806 2.36937 11.15 2.825 11.15z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconBloodanalysis',
|
|
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-Businessprocess`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.5 4L2 12.8H13L7.5 4Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/><path d="M9.14998 10.6001L7.49998 9.50012 5.84998 10.6001M7.5 9.5001V7.8501" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconBusinessprocess',
|
|
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-charts`]" width="1em" height="1em" v-bind="$attrs"><path d="M2 12.9H13" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M4.74998 9.05005H3.09998V12.9H4.74998V9.05005zM8.32493 6.30005H6.67493V12.9H8.32493V6.30005zM11.9 3H10.25V12.9H11.9V3z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconCharts',
|
|
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-check`]" width="1em" height="1em" v-bind="$attrs"><path d="M12 4C12 4 6.97059 7.97059 5.64706 13L3 9.29412" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconCheck',
|
|
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-Collect`]" width="1em" height="1em" v-bind="$attrs"><path d="M8.03739 4.12802C8.20706 3.71431 8.79294 3.71431 8.96261 4.12802L9.9948 6.64491L12.7798 6.88903C13.2261 6.92814 13.3997 7.48914 13.0536 7.77347L11.2294 9.27196C11.0847 9.39088 11.0185 9.58075 11.0581 9.76387L11.6382 12.4496C11.7331 12.889 11.2451 13.2207 10.8715 12.9708L8.5 11.3848L6.12851 12.9708C5.75486 13.2207 5.26693 12.889 5.36183 12.4496L5.94191 9.76387C5.98147 9.58075 5.91533 9.39088 5.77057 9.27196L3.94644 7.77347C3.60032 7.48914 3.77395 6.92814 4.22016 6.88903L7.0052 6.64491L8.03739 4.12802Z" stroke="#434343" stroke-width="1.5" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconCollect',
|
|
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-copy`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.33329 10.1666C3.68896 10.1666 3.16663 9.64429 3.16663 8.99996V4.49996C3.16663 3.76358 3.76358 3.16663 4.49996 3.16663H8.99996C9.64429 3.16663 10.1666 3.68896 10.1666 4.33329" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.83337 7.16671C5.83337 6.43033 6.43033 5.83337 7.16671 5.83337H11.5C12.2364 5.83337 12.8334 6.43033 12.8334 7.16671V11.5C12.8334 12.2364 12.2364 12.8334 11.5 12.8334H7.16671C6.43033 12.8334 5.83337 12.2364 5.83337 11.5V7.16671Z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconCopy',
|
|
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-database`]" width="1em" height="1em" v-bind="$attrs"><path d="M13 4.75C13 4.75 13 11.0156 13 11.5C13 12.3284 10.7614 13 8 13C5.23857 13 3.00001 12.3284 3.00001 11.5C3.00001 11.0356 3 4.75 3 4.75" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M13 9.25C13 10.0784 10.7614 10.75 8 10.75 5.23857 10.75 3 10.0784 3 9.25M13 7C13 7.82842 10.7614 8.5 8 8.5 5.23857 8.5 3 7.82842 3 7M8 6C10.7614 6 13 5.32843 13 4.5 13 3.67157 10.7614 3 8 3 5.23858 3 3 3.67157 3 4.5 3 5.32843 5.23858 6 8 6z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconDatabase',
|
|
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-Databaseobject`]" width="1em" height="1em" v-bind="$attrs"><path d="M13 9.59998C13 11.1187 11.7688 12.35 10.25 12.35C9.7575 12.35 9.29523 12.2205 8.89538 11.9937C8.19143 11.5945 7.68092 10.8937 7.53949 10.067C7.51353 9.91521 7.5 9.75917 7.5 9.59998C7.5 8.89386 7.76615 8.24989 8.20359 7.76292C8.70703 7.20247 9.43735 6.84998 10.25 6.84998C11.7688 6.84998 13 8.08121 13 9.59998Z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.25 4.375V6.575V6.85C9.43735 6.85 8.70703 7.20249 8.20359 7.76294C7.76615 8.24991 7.5 8.89388 7.5 9.6C7.5 9.7592 7.51353 9.91523 7.53949 10.067C7.68092 10.8938 8.19143 11.5945 8.89538 11.9938C8.16319 12.2151 7.19134 12.35 6.125 12.35C3.84682 12.35 2 11.7344 2 10.975V8.775V6.575V4.375" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.25 4.375C10.25 5.13439 8.40318 5.75 6.125 5.75 3.84682 5.75 2 5.13439 2 4.375 2 3.61561 3.84682 3 6.125 3 8.40318 3 10.25 3.61561 10.25 4.375zM2 8.77502C2 9.53441 3.84682 10.15 6.125 10.15 6.62193 10.15 7.09831 10.1207 7.53949 10.0671M2 6.57507C2 7.33446 3.84682 7.95007 6.125 7.95007 6.88298 7.95007 7.59323 7.88193 8.20359 7.76302M11.625 9.6L10.525 8.5M11.625 9.6L10.525 10.7M11.625 9.6H8.875" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconDatabaseobject',
|
|
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-Databasesource`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.25 4.375V6.575V6.85C9.43735 6.85 8.70703 7.20249 8.20359 7.76294C7.76615 8.24991 7.5 8.89388 7.5 9.6C7.5 9.7592 7.51353 9.91523 7.53949 10.067C7.68092 10.8938 8.19143 11.5945 8.89538 11.9938C8.16319 12.2151 7.19134 12.35 6.125 12.35C3.84682 12.35 2 11.7344 2 10.975V8.775V6.575V4.375" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.25 4.375C10.25 5.13439 8.40318 5.75 6.125 5.75 3.84682 5.75 2 5.13439 2 4.375 2 3.61561 3.84682 3 6.125 3 8.40318 3 10.25 3.61561 10.25 4.375zM2 8.77502C2 9.53441 3.84682 10.15 6.125 10.15 6.62193 10.15 7.09831 10.1207 7.53949 10.0671M2 6.57495C2 7.33434 3.84682 7.94995 6.125 7.94995 6.88298 7.94995 7.59323 7.88181 8.20359 7.7629M13 9.59998C13 11.1187 11.7688 12.35 10.25 12.35 9.7575 12.35 9.29523 12.2205 8.89538 11.9937 8.19143 11.5945 7.68092 10.8937 7.53949 10.067 7.51353 9.91521 7.5 9.75917 7.5 9.59998 7.5 8.89386 7.76615 8.24989 8.20359 7.76292 8.70703 7.20247 9.43735 6.84998 10.25 6.84998 11.7688 6.84998 13 8.08121 13 9.59998z" stroke="#434343" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconDatabasesource',
|
|
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>
|