@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,63 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconScript",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M5.37497 13H3.75C3.33579 13 3 12.6223 3 12.1563V4.84375C3 4.37776 3.33579 4 3.75 4H12.25C12.6642 4 13 4.37776 13 4.84375V8.23529",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
24
|
+
d: "M3 4.675C3 4.30221 3.33579 4 3.75 4H12.25C12.6642 4 13 4.30221 13 4.675V6.7H3V4.675Z",
|
|
25
|
+
stroke: "#434343",
|
|
26
|
+
"stroke-width": "1.5",
|
|
27
|
+
"stroke-linecap": "round"
|
|
28
|
+
}, null, -1);
|
|
29
|
+
const _hoisted_4 = ["fill"];
|
|
30
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("path", {
|
|
31
|
+
d: "M7.99996 10.3L7.16663 11.2325 7.99996 12.1M12.1666 10.3L13 11.2325 12.1666 12.1",
|
|
32
|
+
stroke: "#434343",
|
|
33
|
+
"stroke-width": "1.5",
|
|
34
|
+
"stroke-linecap": "round",
|
|
35
|
+
"stroke-linejoin": "round"
|
|
36
|
+
}, null, -1);
|
|
37
|
+
const _hoisted_6 = /* @__PURE__ */ createElementVNode("path", {
|
|
38
|
+
d: "M10.5 9.40002L9.66663 13",
|
|
39
|
+
stroke: "#434343",
|
|
40
|
+
"stroke-width": "1.5",
|
|
41
|
+
"stroke-linecap": "round"
|
|
42
|
+
}, null, -1);
|
|
43
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
44
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
45
|
+
viewBox: "0 0 16 16",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
47
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
48
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-script`],
|
|
49
|
+
width: "1em",
|
|
50
|
+
height: "1em"
|
|
51
|
+
}, _ctx.$attrs), [
|
|
52
|
+
_hoisted_2,
|
|
53
|
+
_hoisted_3,
|
|
54
|
+
createElementVNode("path", {
|
|
55
|
+
d: "M4.66667 5.35005C4.66667 5.10152 4.85321 4.90005 5.08333 4.90005 5.31345 4.90005 5.5 5.10152 5.5 5.35005 5.5 5.59858 5.31345 5.80005 5.08333 5.80005 4.85321 5.80005 4.66667 5.59858 4.66667 5.35005zM6.33329 5.35005C6.33329 5.10152 6.51984 4.90005 6.74996 4.90005 6.98008 4.90005 7.16663 5.10152 7.16663 5.35005 7.16663 5.59858 6.98008 5.80005 6.74996 5.80005 6.51984 5.80005 6.33329 5.59858 6.33329 5.35005z",
|
|
56
|
+
fill: $props.useCurrentColor ? "currentColor" : "#434343"
|
|
57
|
+
}, null, 8, _hoisted_4),
|
|
58
|
+
_hoisted_5,
|
|
59
|
+
_hoisted_6
|
|
60
|
+
], 16, _hoisted_1);
|
|
61
|
+
}
|
|
62
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
63
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSearch",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M12.8333 12.8333L10.3333 10.3333M3.16663 7.33329C3.16663 5.03211 5.03211 3.16663 7.33329 3.16663C9.63448 3.16663 11.5 5.03211 11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5C5.03211 11.5 3.16663 9.63448 3.16663 7.33329Z",
|
|
19
|
+
stroke: "#fff",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-search`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSettings",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M3.74741 9.97509L4.48128 10.09C5.02301 10.1749 5.4099 10.671 5.37 11.23L5.31593 11.9877C5.30018 12.2084 5.41777 12.4162 5.61252 12.5124L6.15531 12.7798C6.35007 12.8759 6.58262 12.8399 6.74167 12.6901L7.28709 12.1746C7.68919 11.7944 8.30967 11.7944 8.7123 12.1746L9.25772 12.6901C9.41678 12.8405 9.6488 12.8759 9.84408 12.7798L10.3879 12.5118C10.5821 12.4162 10.6992 12.209 10.6835 11.9888L10.6294 11.23C10.5895 10.671 10.9764 10.1749 11.5181 10.09L12.252 9.97509C12.4656 9.9418 12.6378 9.77802 12.6861 9.56215L12.82 8.9618C12.8683 8.74593 12.7827 8.52201 12.6042 8.39742L11.9916 7.96837C11.5396 7.65155 11.4016 7.03294 11.6745 6.54696L12.0446 5.88862C12.1522 5.69691 12.1344 5.45688 11.9995 5.28397L11.6242 4.80229C11.4892 4.62938 11.2646 4.55796 11.0577 4.62294L10.348 4.84525C9.82361 5.00957 9.26454 4.73409 9.06297 4.21268L8.79105 3.50761C8.71126 3.30141 8.5165 3.16609 8.2997 3.16663L7.69812 3.16824C7.48132 3.16878 7.28709 3.30517 7.20835 3.51191L6.94325 4.20892C6.74377 4.73356 6.18209 5.01118 5.65609 4.84579L4.91698 4.61381C4.70962 4.5483 4.4839 4.62025 4.34899 4.79424L3.97628 5.27645C3.84137 5.45097 3.8251 5.69154 3.93481 5.88325L4.31329 6.54321C4.59204 7.02972 4.45555 7.65423 4.00095 7.97267L3.3957 8.39689C3.21722 8.52201 3.13165 8.74593 3.17994 8.96126L3.3138 9.56161C3.36157 9.77802 3.53376 9.9418 3.74741 9.97509Z",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
25
|
+
d: "M9.06071 6.93929C9.64643 7.525 9.64643 8.475 9.06071 9.06071C8.475 9.64643 7.525 9.64643 6.93929 9.06071C6.35357 8.475 6.35357 7.525 6.93929 6.93929C7.525 6.35357 8.475 6.35357 9.06071 6.93929Z",
|
|
26
|
+
stroke: "#434343",
|
|
27
|
+
"stroke-width": "1.5",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_4 = [
|
|
32
|
+
_hoisted_2,
|
|
33
|
+
_hoisted_3
|
|
34
|
+
];
|
|
35
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
36
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
37
|
+
viewBox: "0 0 16 16",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Settings`],
|
|
41
|
+
width: "1em",
|
|
42
|
+
height: "1em"
|
|
43
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
44
|
+
}
|
|
45
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
46
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSort",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M6.33334 3H3.55556C3.24873 3 3 3.24873 3 3.55556V6.33334C3 6.64018 3.24873 6.8889 3.55556 6.8889H6.33334C6.64018 6.8889 6.8889 6.64018 6.8889 6.33334V3.55556C6.8889 3.24873 6.64018 3 6.33334 3zM6.33334 9.11145H3.55556C3.24873 9.11145 3 9.36017 3 9.66701V12.4448C3 12.7516 3.24873 13.0003 3.55556 13.0003H6.33334C6.64018 13.0003 6.8889 12.7516 6.8889 12.4448V9.66701C6.8889 9.36017 6.64018 9.11145 6.33334 9.11145zM12.4445 3H9.66676C9.35993 3 9.11121 3.24873 9.11121 3.55556V6.33334C9.11121 6.64018 9.35993 6.8889 9.66676 6.8889H12.4445C12.7514 6.8889 13.0001 6.64018 13.0001 6.33334V3.55556C13.0001 3.24873 12.7514 3 12.4445 3zM12.4445 9.11145H9.66676C9.35993 9.11145 9.11121 9.36017 9.11121 9.66701V12.4448C9.11121 12.7516 9.35993 13.0003 9.66676 13.0003H12.4445C12.7514 13.0003 13.0001 12.7516 13.0001 12.4448V9.66701C13.0001 9.36017 12.7514 9.11145 12.4445 9.11145z",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sort`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconStarttime",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3M8.17241 5.75862V8L7.13793 8.86207M13 3H12.2475C11.8408 3 11.6042 3.45968 11.8406 3.79062L12.4353 4.62317C12.6717 4.95411 12.4351 5.41379 12.0284 5.41379H11.2759",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Starttime`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconStats",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M8.00007 4.38889C8.00007 3.62183 7.37823 3 6.61118 3 5.84412 3 5.22229 3.62183 5.22229 4.38889V7.16667C5.22229 7.93372 5.84412 8.55556 6.61118 8.55556 7.37823 8.55556 8.00007 7.93372 8.00007 7.16667V4.38889zM13.0001 4.38889C13.0001 3.62183 12.3782 3 11.6112 3 10.8441 3 10.2223 3.62183 10.2223 4.38889V7.16667C10.2223 7.93372 10.8441 8.55556 11.6112 8.55556 12.3782 8.55556 13.0001 7.93372 13.0001 7.16667V4.38889z",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
23
|
+
d: "M3 8.55554H3.27778",
|
|
24
|
+
stroke: "#434343",
|
|
25
|
+
"stroke-width": "1.5",
|
|
26
|
+
"stroke-linecap": "round"
|
|
27
|
+
}, null, -1);
|
|
28
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
|
|
29
|
+
d: "M13 12.7223L5.5 12.7223",
|
|
30
|
+
stroke: "#434343",
|
|
31
|
+
"stroke-width": "1.5",
|
|
32
|
+
"stroke-linecap": "round",
|
|
33
|
+
"stroke-linejoin": "round"
|
|
34
|
+
}, null, -1);
|
|
35
|
+
const _hoisted_5 = [
|
|
36
|
+
_hoisted_2,
|
|
37
|
+
_hoisted_3,
|
|
38
|
+
_hoisted_4
|
|
39
|
+
];
|
|
40
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
41
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
42
|
+
viewBox: "0 0 16 16",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Stats`],
|
|
46
|
+
width: "1em",
|
|
47
|
+
height: "1em"
|
|
48
|
+
}, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
|
|
49
|
+
}
|
|
50
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
51
|
+
export { index as default };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSubjectarea",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M7.50001 4.65002L11.35 6.85001V11.25L7.50001 13.45L3.65002 11.25V6.85001L7.50001 4.65002Z",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linejoin": "round"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
24
|
+
d: "M7.50012 3V4.64999M3.65002 6.84998L7.50001 9.04996 11.35 6.84998M11.35 11.25L13 12.075M2 12.075L3.64999 11.25M7.50012 9.0498V13.4498",
|
|
25
|
+
stroke: "#434343",
|
|
26
|
+
"stroke-width": "1.5",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round"
|
|
29
|
+
}, null, -1);
|
|
30
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
|
|
31
|
+
d: "M9.425 5.75L11.35 6.84999V9.04998M5.57502 5.75L3.65002 6.84999V9.04998M5.57502 12.35L7.50001 13.45L9.425 12.35",
|
|
32
|
+
stroke: "#434343",
|
|
33
|
+
"stroke-width": "1.5",
|
|
34
|
+
"stroke-linejoin": "round"
|
|
35
|
+
}, null, -1);
|
|
36
|
+
const _hoisted_5 = [
|
|
37
|
+
_hoisted_2,
|
|
38
|
+
_hoisted_3,
|
|
39
|
+
_hoisted_4
|
|
40
|
+
];
|
|
41
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
42
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
43
|
+
viewBox: "0 0 16 16",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Subjectarea`],
|
|
47
|
+
width: "1em",
|
|
48
|
+
height: "1em"
|
|
49
|
+
}, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
|
|
50
|
+
}
|
|
51
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
52
|
+
export { index as default };
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSubscribe",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M3 13V3.5C3 3.22386 3.25438 3 3.56818 3H11.5227C11.8365 3 12.0909 3.22386 12.0909 3.5V13L7.54545 10.9318L3 13Z",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linejoin": "round"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
24
|
+
d: "M7.54541 5.72729V9.36366M5.72729 7.54541H9.36366",
|
|
25
|
+
stroke: "#434343",
|
|
26
|
+
"stroke-width": "1.5",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round"
|
|
29
|
+
}, null, -1);
|
|
30
|
+
const _hoisted_4 = [
|
|
31
|
+
_hoisted_2,
|
|
32
|
+
_hoisted_3
|
|
33
|
+
];
|
|
34
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
35
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
36
|
+
viewBox: "0 0 16 16",
|
|
37
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
39
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Subscribe`],
|
|
40
|
+
width: "1em",
|
|
41
|
+
height: "1em"
|
|
42
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
43
|
+
}
|
|
44
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
45
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconSwitch",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M12.0909 6.63635H3M9.36365 3L12.0909 6.63636M3 8.45459H13M3 8.45459L5.72727 12.091",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Switch`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconTable",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M3.16663 4.49996C3.16663 3.76358 3.76358 3.16663 4.49996 3.16663H11.5C12.2363 3.16663 12.8333 3.76358 12.8333 4.49996V11.5C12.8333 12.2363 12.2363 12.8333 11.5 12.8333H4.49996C3.76358 12.8333 3.16663 12.2363 3.16663 11.5V4.49996zM3.33337 5.5H12.6667M3.33337 7.83337H12.6667M3.33337 10.5H12.6667M6.16663 5.5L6.16663 12.8333M9.83337 5.5L9.83337 12.8333",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-table`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconTerminate",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M4.46447 4.46448C2.51184 6.4171 2.51184 9.58292 4.46447 11.5355 6.41709 13.4882 9.58291 13.4882 11.5355 11.5355 13.4882 9.58292 13.4882 6.4171 11.5355 4.46448M8 3V7.48276",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Terminate`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconTest",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M7.16665 3H3.83333C3.3731 3 3 3.3731 3 3.83333V9.94442C3 10.4047 3.3731 10.7778 3.83333 10.7778H12.1666C12.6269 10.7778 13 10.4047 13 9.94442V7.16665M8 10.7778V13",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
25
|
+
d: "M10.2222 3L9.11108 4.11111 10.2222 5.22221M11.8888 3L12.9999 4.11111 11.8888 5.22221M5.22217 13H10.7777",
|
|
26
|
+
stroke: "#434343",
|
|
27
|
+
"stroke-width": "1.5",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_4 = [
|
|
32
|
+
_hoisted_2,
|
|
33
|
+
_hoisted_3
|
|
34
|
+
];
|
|
35
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
36
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
37
|
+
viewBox: "0 0 16 16",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-test`],
|
|
41
|
+
width: "1em",
|
|
42
|
+
height: "1em"
|
|
43
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
44
|
+
}
|
|
45
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
46
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconText",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M7.99996 13.8333C11.2216 13.8333 13.8333 11.2216 13.8333 7.99996 13.8333 4.7783 11.2216 2.16663 7.99996 2.16663 4.7783 2.16663 2.16663 4.7783 2.16663 7.99996 2.16663 11.2216 4.7783 13.8333 7.99996 13.8333zM10.3333 5.66663H5.66663M8 10.9166V5.66663",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconUnfold",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M4.5 10.5L6.66667 12.8333M9.33337 3.16663L11.5 5.49996M6.66663 2.83337V12.8334M9.33337 3.16663V13.1666",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Unfold`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconUnfold2",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "update-line-icon"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M7.16663 3.83337H12.8333M9.16663 6.5H12.8333M3.16663 5.83337L5.49996 8.00004 3.16663 10.1667M7.16663 12.1666H12.8333M9.16663 9.5H12.8333",
|
|
19
|
+
stroke: "#434343",
|
|
20
|
+
"stroke-width": "1.5",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = [
|
|
25
|
+
_hoisted_2
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Unfold2`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|