@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: "IconDisposition",
|
|
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: "M3.16663 3.83337H7.49996M3.16663 12.1666H7.49996M3.16663 8H4.83329M10 3.83337H12.8333M10 12.1666H12.8333M7.33337 8H12.8334M9.83337 3.16663V4.83329M9.83337 11.1666V12.8333M7.16663 7.16663V8.83329",
|
|
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-disposition`],
|
|
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;
|
|
@@ -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: "IconDown",
|
|
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.25 6.75L8 10.25L4.75 6.75",
|
|
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-down`],
|
|
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;
|
|
@@ -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: "IconDownline",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "update-line-icon"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
d: "M4.2 10.875C3.28333 10.875 2 10.4625 2 8.8125 2 6.8875 3.925 6.475 4.475 6.475 4.75 5.5125 5.3 4 7.5 4 9.425 4 10.25 5.1 10.525 6.0625 10.525 6.0625 13 6.3375 13 8.675 13 10.325 11.9 10.875 10.8 10.875M8.875 9.50012L6.125 12.2501M6.125 9.50012L8.875 12.2501",
|
|
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-downline`],
|
|
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;
|
|
@@ -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: "IconDownload",
|
|
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: "M3.16663 9.83337V10.8334C3.16663 11.9379 4.06206 12.8334 5.16663 12.8334H10.8333C11.9379 12.8334 12.8333 11.9379 12.8333 10.8334V9.83337M8 9.49996L8 3.16663M5.83337 7.16663L8.00004 9.49996 10.1667 7.16663",
|
|
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-Download`],
|
|
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;
|
|
@@ -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: "IconEdit",
|
|
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: "M3.16663 12.8334L5.99996 12.1667 12.1952 5.97142C12.4556 5.71108 12.4556 5.28897 12.1952 5.02862L10.9714 3.80476C10.711 3.54441 10.2889 3.54441 10.0286 3.80476L3.83329 10 3.16663 12.8334zM12.8333 12.8334H9.16663",
|
|
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-edit`],
|
|
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;
|
|
@@ -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: "IconEmbellish",
|
|
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 3C11.5 3.7647 10.7647 4.5 10 4.5 10.7647 4.5 11.5 5.2353 11.5 6 11.5 5.2353 12.2353 4.5 13 4.5 12.2353 4.5 11.5 3.7647 11.5 3zM11.5 10C11.5 10.7647 10.7647 11.5 10 11.5 10.7647 11.5 11.5 12.2353 11.5 13 11.5 12.2353 12.2353 11.5 13 11.5 12.2353 11.5 11.5 10.7647 11.5 10zM6 5C6 6.5294 4.5294 8 3 8 4.5294 8 6 9.4706 6 11 6 9.4706 7.4706 8 9 8 7.4706 8 6 6.5294 6 5z",
|
|
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-embellish`],
|
|
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;
|
|
@@ -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: "IconEndtime",
|
|
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: "M8.17241 5.75862V8L7.13793 8.86207M13 9.89655C13 9.89655 11.67 11.3374 11.0049 13L9.89655 11.67M7.48276 13L7.31034 12.9528C4.87528 12.6169 3 10.5274 3 8C3 5.23858 5.23858 3 8 3C10.5274 3 12.6169 4.87528 12.9528 7.31034L12.9758 7.48545",
|
|
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-Endtime`],
|
|
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;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFields",
|
|
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: "M5.85714 6.14282L3 8.73286 5.85714 11.1428M10.1428 6.14282L13 8.73286 10.1428 11.1428",
|
|
20
|
+
stroke: "#434343",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
26
|
+
d: "M8.71434 4L7.28577 12.5714",
|
|
27
|
+
stroke: "#434343",
|
|
28
|
+
"stroke-width": "1.5",
|
|
29
|
+
"stroke-linecap": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_4 = [
|
|
32
|
+
_hoisted_2,
|
|
33
|
+
_hoisted_3
|
|
34
|
+
];
|
|
35
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
36
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
37
|
+
viewBox: "0 0 16 16",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fields`],
|
|
41
|
+
width: "1em",
|
|
42
|
+
height: "1em"
|
|
43
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
44
|
+
}
|
|
45
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
46
|
+
module.exports = index;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFile",
|
|
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: "M12.8333 11.5V6.49996C12.8333 5.76358 12.2363 5.16663 11.5 5.16663H3.16663V11.5C3.16663 12.2363 3.76358 12.8333 4.49996 12.8333H11.5C12.2363 12.8333 12.8333 12.2363 12.8333 11.5Z",
|
|
20
|
+
stroke: "#434343",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
26
|
+
d: "M8.99996 4.99996L8.37898 3.86149C8.14533 3.43314 7.69637 3.16663 7.20845 3.16663H4.49996C3.76358 3.16663 3.16663 3.76358 3.16663 4.49996V7.33329",
|
|
27
|
+
stroke: "#434343",
|
|
28
|
+
"stroke-width": "1.5",
|
|
29
|
+
"stroke-linecap": "round",
|
|
30
|
+
"stroke-linejoin": "round"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_4 = [
|
|
33
|
+
_hoisted_2,
|
|
34
|
+
_hoisted_3
|
|
35
|
+
];
|
|
36
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
37
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
38
|
+
viewBox: "0 0 16 16",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file`],
|
|
42
|
+
width: "1em",
|
|
43
|
+
height: "1em"
|
|
44
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
45
|
+
}
|
|
46
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
47
|
+
module.exports = index;
|
|
@@ -0,0 +1,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: "IconFold",
|
|
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: "M3.16663 3.83337H8.83329M3.16663 6.5H6.83329M12.8333 5.83337L10.5 8.00004 12.8333 10.1667M3.16663 12.1666H8.83329M3.16663 9.5H6.83329",
|
|
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-fold`],
|
|
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;
|
|
@@ -0,0 +1,35 @@
|
|
|
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: "IconFoldmore",
|
|
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 = ["fill"];
|
|
19
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
20
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
21
|
+
viewBox: "0 0 16 16",
|
|
22
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-foldmore`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
vue.createElementVNode("path", {
|
|
29
|
+
d: "M9.5 4.30005C9.5 5.12848 8.82843 5.80005 8 5.80005 7.17157 5.80005 6.5 5.12848 6.5 4.30005 6.5 3.47162 7.17157 2.80005 8 2.80005 8.82843 2.80005 9.5 3.47162 9.5 4.30005zM9.5 8.30005C9.5 9.12848 8.82843 9.80005 8 9.80005 7.17157 9.80005 6.5 9.12848 6.5 8.30005 6.5 7.47162 7.17157 6.80005 8 6.80005 8.82843 6.80005 9.5 7.47162 9.5 8.30005zM9.5 12.3C9.5 13.1285 8.82843 13.8 8 13.8 7.17157 13.8 6.5 13.1285 6.5 12.3 6.5 11.4716 7.17157 10.8 8 10.8 8.82843 10.8 9.5 11.4716 9.5 12.3z",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "#434343"
|
|
31
|
+
}, null, 8, _hoisted_2)
|
|
32
|
+
], 16, _hoisted_1);
|
|
33
|
+
}
|
|
34
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
35
|
+
module.exports = index;
|
|
@@ -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: "IconFormula",
|
|
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: "M12 3.83333L11.25 3H4L8.5 8L4 13H11.25L12 12.1667",
|
|
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-formula`],
|
|
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;
|
|
@@ -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: "IconFrame",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "update-line-icon"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
d: "M4.5 3.16663V12.8333M11.5002 3.16663V12.8333M12.8334 4.49988L3.16675 4.49988M12.8334 11.5L3.16675 11.5",
|
|
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-frame`],
|
|
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;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconGather",
|
|
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: "M12.1667 8.225V5.75L9.58854 3H3.57292C3.2565 3 3 3.24624 3 3.55V13.45C3 13.7538 3.2565 14 3.57292 14H7.01042M8.5 10.3334H10.3333 12.1667M8.5 12.1666H10.3333 12.1667M9.41663 9.41663V13.0833M11.25 9.41663V13.0833",
|
|
20
|
+
stroke: "#434343",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
26
|
+
d: "M9.41663 3V5.75H12.1666",
|
|
27
|
+
stroke: "#434343",
|
|
28
|
+
"stroke-width": "1.5",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_4 = [
|
|
32
|
+
_hoisted_2,
|
|
33
|
+
_hoisted_3
|
|
34
|
+
];
|
|
35
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
36
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
37
|
+
viewBox: "0 0 16 16",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
39
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
40
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-gather`],
|
|
41
|
+
width: "1em",
|
|
42
|
+
height: "1em"
|
|
43
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
44
|
+
}
|
|
45
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
46
|
+
module.exports = index;
|
|
@@ -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: "IconGoBack",
|
|
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: "M5.99996 7.99996H10.1666M7.33329 9.49996L5.83329 7.99996L7.33329 6.49996M12.8333 7.99996C12.8333 10.6694 10.6694 12.8333 7.99996 12.8333C5.33059 12.8333 3.16663 10.6694 3.16663 7.99996C3.16663 5.33059 5.33059 3.16663 7.99996 3.16663C10.6694 3.16663 12.8333 5.33059 12.8333 7.99996Z",
|
|
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-goBack`],
|
|
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;
|
|
@@ -0,0 +1,52 @@
|
|
|
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: "IconHelp",
|
|
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: "M8 13C9.3807 13 10.6307 12.4404 11.5355 11.5355C12.4404 10.6307 13 9.3807 13 8C13 6.6193 12.4404 5.3693 11.5355 4.46446C10.6307 3.55964 9.3807 3 8 3C6.6193 3 5.3693 3.55964 4.46446 4.46446C3.55964 5.3693 3 6.6193 3 8C3 9.3807 3.55964 10.6307 4.46446 11.5355C5.3693 12.4404 6.6193 13 8 13Z",
|
|
20
|
+
stroke: "#434343",
|
|
21
|
+
"stroke-width": "1.5",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
25
|
+
d: "M8.00004 9.25004V8.20837C8.92051 8.20837 9.66671 7.50882 9.66671 6.64587C9.66671 5.78293 8.92051 5.08337 8.00004 5.08337C7.07957 5.08337 6.33337 5.78293 6.33337 6.64587",
|
|
26
|
+
stroke: "#434343",
|
|
27
|
+
"stroke-width": "1.5",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_4 = ["fill"];
|
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
34
|
+
viewBox: "0 0 16 16",
|
|
35
|
+
fill: $props.useCurrentColor ? "currentColor" : "none",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-help`],
|
|
38
|
+
width: "1em",
|
|
39
|
+
height: "1em"
|
|
40
|
+
}, _ctx.$attrs), [
|
|
41
|
+
_hoisted_2,
|
|
42
|
+
_hoisted_3,
|
|
43
|
+
vue.createElementVNode("path", {
|
|
44
|
+
"fill-rule": "evenodd",
|
|
45
|
+
"clip-rule": "evenodd",
|
|
46
|
+
d: "M7.99996 11.75C8.46019 11.75 8.83329 11.3769 8.83329 10.9167C8.83329 10.4565 8.46019 10.0834 7.99996 10.0834C7.53973 10.0834 7.16663 10.4565 7.16663 10.9167C7.16663 11.3769 7.53973 11.75 7.99996 11.75Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#434343"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
], 16, _hoisted_1);
|
|
50
|
+
}
|
|
51
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
52
|
+
module.exports = index;
|