@arco-iconbox/vue-te 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icon.js +4371 -1888
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +1121 -885
- package/dist/icon.min.js.map +1 -1
- package/esm/Icon3Drotate/index.js +42 -0
- package/esm/IconAdjust/index.js +32 -0
- package/esm/IconAlarm/index.js +36 -0
- package/esm/IconBackward10s/index.js +36 -0
- package/esm/IconBackwardFill/index.js +36 -0
- package/esm/IconBottomFill/index.js +36 -0
- package/esm/IconBottomLeftFill/index.js +36 -0
- package/esm/IconBottomRightFill/index.js +36 -0
- package/esm/IconBrowser/index.js +38 -0
- package/esm/IconCctv/index.js +36 -0
- package/esm/IconCctvFill/index.js +36 -0
- package/esm/IconCellphone/index.js +10 -4
- package/esm/IconCheck/index.js +1 -1
- package/esm/IconChromefilled/index.js +2 -2
- package/esm/IconClickhouse/index.js +32 -0
- package/esm/IconClose/index.js +1 -1
- package/esm/IconCloseFilled/index.js +36 -0
- package/esm/IconCollectionTagFilled/index.js +32 -0
- package/esm/IconConfiguration/index.js +42 -0
- package/esm/IconConnectCutup/index.js +47 -0
- package/esm/IconConnectedInside/index.js +51 -0
- package/esm/IconConnectedOut/index.js +51 -0
- package/esm/IconCubeThree/index.js +36 -0
- package/esm/IconDot/index.js +36 -0
- package/esm/IconEditPen/index.js +1 -1
- package/esm/IconEmsCostAnalysis/index.js +60 -0
- package/esm/IconEmsEnergyAnalysis/index.js +58 -0
- package/esm/IconEmsEnergyContrast/index.js +61 -0
- package/esm/IconEmsEnergyRanking/index.js +43 -0
- package/esm/IconEmsHeibang/index.js +53 -0
- package/esm/IconEmsHongbang/index.js +58 -0
- package/esm/IconEnterpriseWechat/index.js +1 -1
- package/esm/IconFileTypeCad/index.js +66 -0
- package/esm/IconFileTypeExcel/index.js +61 -0
- package/esm/IconFileTypeHtml/index.js +61 -0
- package/esm/IconFileTypeJpg/index.js +50 -0
- package/esm/IconFileTypePdf/index.js +61 -0
- package/esm/IconFileTypePng/index.js +61 -0
- package/esm/IconFileTypePpt/index.js +61 -0
- package/esm/IconFileTypeTxt/index.js +47 -0
- package/esm/IconFileTypeUnknown/index.js +61 -0
- package/esm/IconFileTypeVideo/index.js +61 -0
- package/esm/IconFileTypeVisio/index.js +61 -0
- package/esm/IconFileTypeWord/index.js +61 -0
- package/esm/IconFiles/index.js +1 -1
- package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
- package/esm/IconForward10s/index.js +36 -0
- package/esm/IconForwardFill/index.js +36 -0
- package/esm/IconFullScreen/index.js +1 -1
- package/esm/IconGrid/index.js +4 -4
- package/esm/IconHeart/index.js +1 -1
- package/esm/IconHeartFilled/index.js +1 -1
- package/esm/IconHome/index.js +36 -0
- package/esm/IconHospital/index.js +36 -0
- package/esm/IconHospitalFill/index.js +36 -0
- package/esm/IconIphone/index.js +10 -4
- package/esm/IconJuese/index.js +36 -0
- package/esm/IconLevel/index.js +36 -0
- package/esm/IconLink/index.js +1 -1
- package/esm/IconLocation/index.js +1 -1
- package/esm/IconLocationFill/index.js +32 -0
- package/esm/IconMessage/index.js +1 -1
- package/esm/IconMinus/index.js +1 -1
- package/esm/IconMission/index.js +34 -0
- package/esm/IconMoreFilled/index.js +1 -1
- package/esm/IconMySQL/index.js +34 -0
- package/esm/IconNo/index.js +40 -0
- package/esm/IconOfficeBuilding/index.js +1 -1
- package/esm/IconPicture/index.js +1 -1
- package/esm/IconPlus/index.js +1 -1
- package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
- package/esm/IconPostcard/index.js +10 -4
- package/esm/IconPriceTagFilled/index.js +38 -0
- package/esm/IconQuanxian/index.js +32 -0
- package/esm/IconRefresh/index.js +1 -1
- package/esm/IconRefreshLeft/index.js +1 -1
- package/esm/IconRefreshRight/index.js +1 -1
- package/esm/IconSHelp/index.js +1 -1
- package/esm/IconScaleToOriginal/index.js +10 -4
- package/esm/IconSchool/index.js +1 -1
- package/esm/IconService/index.js +1 -1
- package/esm/IconServiceFill/index.js +34 -0
- package/esm/IconShield/index.js +38 -0
- package/esm/IconSpeed/index.js +36 -0
- package/esm/IconStr/index.js +32 -0
- package/esm/IconStructure/index.js +32 -0
- package/esm/IconSwitchButton/index.js +6 -4
- package/esm/IconTenantry/index.js +42 -0
- package/esm/IconTitleDecoration/index.js +29 -11
- package/esm/IconTopFill/index.js +36 -0
- package/esm/IconTopLeftFill/index.js +36 -0
- package/esm/IconTopRightFill/index.js +36 -0
- package/esm/IconWechatApplet/index.js +4 -12
- package/esm/{IconApp → IconWorkApp}/index.js +2 -2
- package/esm/IconWorkBench/index.js +36 -0
- package/esm/IconYonghu/index.js +38 -0
- package/esm/IconYuanqu/index.js +36 -0
- package/esm/index.js +76 -17
- package/lib/Icon3Drotate/index.js +43 -0
- package/lib/IconAdjust/index.js +33 -0
- package/lib/IconAlarm/index.js +37 -0
- package/lib/IconBackward10s/index.js +37 -0
- package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
- package/lib/IconBottomFill/index.js +37 -0
- package/lib/IconBottomLeftFill/index.js +37 -0
- package/lib/IconBottomRightFill/index.js +37 -0
- package/lib/IconBrowser/index.js +39 -0
- package/lib/IconCctv/index.js +37 -0
- package/lib/IconCctvFill/index.js +37 -0
- package/lib/IconCellphone/index.js +10 -4
- package/lib/IconCheck/index.js +1 -1
- package/lib/IconChromefilled/index.js +2 -2
- package/lib/IconClickhouse/index.js +33 -0
- package/lib/IconClose/index.js +1 -1
- package/lib/IconCloseFilled/index.js +37 -0
- package/lib/IconCollectionTagFilled/index.js +33 -0
- package/lib/IconConfiguration/index.js +43 -0
- package/lib/IconConnectCutup/index.js +48 -0
- package/lib/IconConnectedInside/index.js +52 -0
- package/lib/IconConnectedOut/index.js +52 -0
- package/lib/IconCubeThree/index.js +37 -0
- package/lib/IconDot/index.js +37 -0
- package/lib/IconEditPen/index.js +1 -1
- package/lib/IconEmsCostAnalysis/index.js +61 -0
- package/lib/IconEmsEnergyAnalysis/index.js +59 -0
- package/lib/IconEmsEnergyContrast/index.js +62 -0
- package/lib/IconEmsEnergyRanking/index.js +44 -0
- package/lib/IconEmsHeibang/index.js +54 -0
- package/lib/IconEmsHongbang/index.js +59 -0
- package/lib/IconEnterpriseWechat/index.js +1 -1
- package/lib/IconFileTypeCad/index.js +67 -0
- package/lib/IconFileTypeExcel/index.js +62 -0
- package/lib/IconFileTypeHtml/index.js +62 -0
- package/lib/IconFileTypeJpg/index.js +51 -0
- package/lib/IconFileTypePdf/index.js +62 -0
- package/lib/IconFileTypePng/index.js +62 -0
- package/lib/IconFileTypePpt/index.js +62 -0
- package/lib/IconFileTypeTxt/index.js +48 -0
- package/lib/IconFileTypeUnknown/index.js +62 -0
- package/lib/IconFileTypeVideo/index.js +62 -0
- package/lib/IconFileTypeVisio/index.js +62 -0
- package/lib/IconFileTypeWord/index.js +62 -0
- package/lib/IconFiles/index.js +1 -1
- package/lib/IconFolderFill/index.js +33 -0
- package/lib/IconForward10s/index.js +37 -0
- package/lib/IconForwardFill/index.js +37 -0
- package/lib/IconFullScreen/index.js +1 -1
- package/lib/IconGrid/index.js +3 -3
- package/lib/IconHeart/index.js +1 -1
- package/lib/IconHeartFilled/index.js +1 -1
- package/lib/IconHome/index.js +37 -0
- package/lib/IconHospital/index.js +37 -0
- package/lib/IconHospitalFill/index.js +37 -0
- package/lib/IconIphone/index.js +10 -4
- package/lib/IconJuese/index.js +37 -0
- package/lib/IconLevel/index.js +37 -0
- package/lib/IconLink/index.js +1 -1
- package/lib/IconLocation/index.js +1 -1
- package/lib/IconLocationFill/index.js +33 -0
- package/lib/IconMessage/index.js +1 -1
- package/lib/IconMinus/index.js +1 -1
- package/lib/IconMission/index.js +35 -0
- package/lib/IconMoreFilled/index.js +1 -1
- package/lib/IconMySQL/index.js +35 -0
- package/lib/IconNo/index.js +41 -0
- package/lib/IconOfficeBuilding/index.js +1 -1
- package/lib/IconPicture/index.js +1 -1
- package/lib/IconPlus/index.js +1 -1
- package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
- package/lib/IconPostcard/index.js +10 -4
- package/lib/IconPriceTagFilled/index.js +39 -0
- package/lib/IconQuanxian/index.js +33 -0
- package/lib/IconRefresh/index.js +1 -1
- package/lib/IconRefreshLeft/index.js +1 -1
- package/lib/IconRefreshRight/index.js +1 -1
- package/lib/IconSHelp/index.js +1 -1
- package/lib/IconScaleToOriginal/index.js +10 -4
- package/lib/IconSchool/index.js +1 -1
- package/lib/IconService/index.js +1 -1
- package/lib/IconServiceFill/index.js +35 -0
- package/lib/IconShield/index.js +39 -0
- package/lib/IconSpeed/index.js +37 -0
- package/lib/IconStr/index.js +33 -0
- package/lib/IconStructure/index.js +33 -0
- package/lib/IconSwitchButton/index.js +6 -4
- package/lib/IconTenantry/index.js +43 -0
- package/lib/IconTitleDecoration/index.js +28 -10
- package/lib/IconTopFill/index.js +37 -0
- package/lib/IconTopLeftFill/index.js +37 -0
- package/lib/IconTopRightFill/index.js +37 -0
- package/lib/IconWechatApplet/index.js +4 -12
- package/lib/{IconApp → IconWorkApp}/index.js +2 -2
- package/lib/IconWorkBench/index.js +37 -0
- package/lib/IconYonghu/index.js +39 -0
- package/lib/IconYuanqu/index.js +37 -0
- package/lib/index.js +604 -486
- package/package.json +1 -1
- package/src/Icon3Drotate/index.vue +19 -0
- package/src/IconAdjust/index.vue +19 -0
- package/src/IconAlarm/index.vue +19 -0
- package/src/IconBackward10s/index.vue +19 -0
- package/src/IconBackwardFill/index.vue +19 -0
- package/src/IconBottomFill/index.vue +19 -0
- package/src/IconBottomLeftFill/index.vue +19 -0
- package/src/IconBottomRightFill/index.vue +19 -0
- package/src/IconBrowser/index.vue +19 -0
- package/src/IconCctv/index.vue +19 -0
- package/src/IconCctvFill/index.vue +19 -0
- package/src/IconCellphone/index.vue +1 -1
- package/src/IconCheck/index.vue +1 -1
- package/src/IconChromefilled/index.vue +1 -1
- package/src/IconClickhouse/index.vue +19 -0
- package/src/IconClose/index.vue +1 -1
- package/src/IconCloseFilled/index.vue +19 -0
- package/src/IconCollectionTagFilled/index.vue +19 -0
- package/src/IconConfiguration/index.vue +19 -0
- package/src/IconConnectCutup/index.vue +19 -0
- package/src/IconConnectedInside/index.vue +19 -0
- package/src/IconConnectedOut/index.vue +19 -0
- package/src/IconCubeThree/index.vue +19 -0
- package/src/IconDot/index.vue +19 -0
- package/src/IconEditPen/index.vue +1 -1
- package/src/IconEmsCostAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyContrast/index.vue +19 -0
- package/src/IconEmsEnergyRanking/index.vue +19 -0
- package/src/IconEmsHeibang/index.vue +19 -0
- package/src/IconEmsHongbang/index.vue +19 -0
- package/src/IconEnterpriseWechat/index.vue +1 -1
- package/src/IconFileTypeCad/index.vue +19 -0
- package/src/IconFileTypeExcel/index.vue +19 -0
- package/src/IconFileTypeHtml/index.vue +19 -0
- package/src/IconFileTypeJpg/index.vue +19 -0
- package/src/IconFileTypePdf/index.vue +19 -0
- package/src/IconFileTypePng/index.vue +19 -0
- package/src/IconFileTypePpt/index.vue +19 -0
- package/src/IconFileTypeTxt/index.vue +19 -0
- package/src/IconFileTypeUnknown/index.vue +19 -0
- package/src/IconFileTypeVideo/index.vue +19 -0
- package/src/IconFileTypeVisio/index.vue +19 -0
- package/src/IconFileTypeWord/index.vue +19 -0
- package/src/IconFiles/index.vue +1 -1
- package/src/IconFolderFill/index.vue +19 -0
- package/src/IconForward10s/index.vue +19 -0
- package/src/IconForwardFill/index.vue +19 -0
- package/src/IconFullScreen/index.vue +1 -1
- package/src/IconGrid/index.vue +1 -1
- package/src/IconHeart/index.vue +1 -1
- package/src/IconHeartFilled/index.vue +1 -1
- package/src/IconHome/index.vue +19 -0
- package/src/IconHospital/index.vue +19 -0
- package/src/IconHospitalFill/index.vue +19 -0
- package/src/IconIphone/index.vue +1 -1
- package/src/IconJuese/index.vue +19 -0
- package/src/IconLevel/index.vue +19 -0
- package/src/IconLink/index.vue +1 -1
- package/src/IconLocation/index.vue +1 -1
- package/src/IconLocationFill/index.vue +19 -0
- package/src/IconMessage/index.vue +1 -1
- package/src/IconMinus/index.vue +1 -1
- package/src/IconMission/index.vue +19 -0
- package/src/IconMoreFilled/index.vue +1 -1
- package/src/IconMySQL/index.vue +19 -0
- package/src/IconNo/index.vue +19 -0
- package/src/IconOfficeBuilding/index.vue +1 -1
- package/src/IconPicture/index.vue +1 -1
- package/src/IconPlus/index.vue +1 -1
- package/src/IconPlusBold/index.vue +19 -0
- package/src/IconPostcard/index.vue +1 -1
- package/src/IconPriceTagFilled/index.vue +19 -0
- package/src/IconQuanxian/index.vue +19 -0
- package/src/IconRefresh/index.vue +1 -1
- package/src/IconRefreshLeft/index.vue +1 -1
- package/src/IconRefreshRight/index.vue +1 -1
- package/src/IconSHelp/index.vue +1 -1
- package/src/IconScaleToOriginal/index.vue +1 -1
- package/src/IconSchool/index.vue +1 -1
- package/src/IconService/index.vue +1 -1
- package/src/IconServiceFill/index.vue +19 -0
- package/src/IconShield/index.vue +19 -0
- package/src/IconSpeed/index.vue +19 -0
- package/src/IconStr/index.vue +19 -0
- package/src/IconStructure/index.vue +19 -0
- package/src/IconSwitchButton/index.vue +1 -1
- package/src/IconTenantry/index.vue +19 -0
- package/src/IconTitleDecoration/index.vue +1 -1
- package/src/IconTopFill/index.vue +19 -0
- package/src/IconTopLeftFill/index.vue +19 -0
- package/src/IconTopRightFill/index.vue +19 -0
- package/src/IconWechatApplet/index.vue +1 -1
- package/src/IconWorkApp/index.vue +19 -0
- package/src/IconWorkBench/index.vue +19 -0
- package/src/IconYonghu/index.vue +19 -0
- package/src/IconYuanqu/index.vue +19 -0
- package/src/index.js +76 -17
- package/esm/IconHelpFilled/index.js +0 -32
- package/esm/IconMore/index.js +0 -32
- package/esm/IconSetUp/index.js +0 -32
- package/esm/IconTruck/index.js +0 -32
- package/lib/IconHelpFilled/index.js +0 -33
- package/lib/IconMore/index.js +0 -33
- package/lib/IconSetUp/index.js +0 -33
- package/lib/IconTruck/index.js +0 -33
- package/src/IconApp/index.vue +0 -19
- package/src/IconHelpFilled/index.vue +0 -19
- package/src/IconHouse/index.vue +0 -19
- package/src/IconMore/index.vue +0 -19
- package/src/IconProtect/index.vue +0 -19
- package/src/IconSetUp/index.vue +0 -19
- package/src/IconTruck/index.vue +0 -19
|
@@ -15,9 +15,15 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "
|
|
19
|
-
const _hoisted_3 =
|
|
20
|
-
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.18182 3.27273C6.18182 3.02169 6.38533 2.81818 6.63636 2.81818H9.36364C9.61467 2.81818 9.81818 3.02169 9.81818 3.27273 9.81818 3.52377 9.61467 3.72727 9.36364 3.72727H6.63636C6.38533 3.72727 6.18182 3.52377 6.18182 3.27273zM8 13.4091C8.50208 13.4091 8.90909 13.0021 8.90909 12.5 8.90909 11.9979 8.50208 11.5909 8 11.5909 7.49792 11.5909 7.09091 11.9979 7.09091 12.5 7.09091 13.0021 7.49792 13.4091 8 13.4091z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M3 1.90909C3 1.40701 3.40701 1 3.90909 1H12.0909C12.593 1 13 1.40701 13 1.90909L13.0002 14.091C13.0002 14.593 12.5932 15 12.0912 15H3.90934C3.40726 15 3.00024 14.593 3.00024 14.091L3 1.90909ZM3.90909 1.90909L3.90934 14.091H12.0912L12.0909 1.90909H3.90909Z"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_4 = [
|
|
25
|
+
_hoisted_2,
|
|
26
|
+
_hoisted_3
|
|
21
27
|
];
|
|
22
28
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
29
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
@@ -27,7 +33,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27
33
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-cellphone`],
|
|
28
34
|
width: "1em",
|
|
29
35
|
height: "1em"
|
|
30
|
-
}, _ctx.$attrs),
|
|
36
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
31
37
|
}
|
|
32
38
|
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
39
|
module.exports = index;
|
package/lib/IconCheck/index.js
CHANGED
|
@@ -15,7 +15,7 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.73068 11.3955L1.97321 7.67408C1.81898 7.52133 1.63492 7.47429 1.42105 7.53299C1.20717 7.59168 1.07364 7.72393 1.02046 7.92974C0.967271 8.13554 1.0178 8.32066 1.17203 8.48507L5.73068 13L13.8194 4.81156C13.9262 4.69379 13.9767 4.55853 13.971 4.40578C13.9653 4.25302 13.9058 4.12077 13.7926 4.00903C13.6794 3.89729 13.5487 3.84141 13.4006 3.84141C13.2524 3.84141 13.1189 3.89428 13 4L5.73068 11.3955Z" }, null, -1);
|
|
19
19
|
const _hoisted_3 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
|
@@ -15,8 +15,8 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "
|
|
19
|
-
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00002 4.66672C7.34699 4.66664 6.70832 4.85838 6.16331 5.21813 5.61825 5.57784 5.19083 6.08969 4.93409 6.69016L3.08815 3.49281C3.71197 2.81142 4.47091 2.26747 5.31659 1.89563 6.16231 1.52387 7.07621 1.33241 8.00002 1.33344 9.17052 1.33297 10.3205 1.64079 11.3342 2.22594 12.348 2.81109 13.1897 3.65292 13.7747 4.66672H8.00002zM5.08159 9.61156C5.40238 10.193 5.88957 10.6653 6.48065 10.968 7.0717 11.2706 7.73968 11.3898 8.39893 11.3103L6.55221 14.5089C3.56752 13.8475 1.33362 11.1848 1.33362 8.00031 1.33362 6.78563 1.65831 5.64703 2.22627 4.66563L5.08159 9.61156zM14.6667 8.00016C14.6667 7.30344 14.5602 6.63141 14.3614 6.00016H10.6667C11.1005 6.57662 11.3345 7.27874 11.3335 8.00016 11.3344 8.605 11.1702 9.19859 10.8582 9.71688L8.00018 14.6669C11.6822 14.6667 14.6667 11.6822 14.6667 8.00016z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.01237 6.27547C8.71106 6.09857 8.36864 6.00376 8.01925 6.00047C7.66987 5.99703 7.32565 6.08531 7.02097 6.25641C6.71628 6.4275 6.46175 6.67547 6.28269 6.97547C6.10361 7.27551 6.00627 7.61723 6.00035 7.96659C5.99443 8.31596 6.08013 8.66078 6.24894 8.96672L6.26831 9C6.44219 9.30173 6.6919 9.55278 6.99269 9.72828C7.29341 9.90384 7.63479 9.99777 7.983 10.0008C8.33128 10.0039 8.67425 9.91594 8.978 9.74562C9.28174 9.57538 9.53575 9.32875 9.71487 9.03016L9.73222 9C9.90691 8.69737 9.99925 8.35425 10 8.00482C10.0008 7.6554 9.91006 7.31186 9.73675 7.00844C9.56349 6.70502 9.31373 6.4523 9.01237 6.27547Z" }, null, -1);
|
|
20
20
|
const _hoisted_4 = [
|
|
21
21
|
_hoisted_2,
|
|
22
22
|
_hoisted_3
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconClickhouse",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M13.1027 9.1795L14 9.59791L8.35285 14.6983C8.16294 14.8698 7.87418 14.8702 7.68374 14.6993L2 9.59791L2.89734 9.1795L8.01876 13.8205L13.1027 9.1795ZM6.89755 5.10868V10.8531H6.03773V5.10868H6.89755ZM8.43022 5.10868V10.8531H7.5704V5.10868H8.43022ZM9.92569 5.10868V10.8531H9.06587V5.10868H9.92569ZM11.4959 8.38055V10.0924H10.6361V8.38055H11.4959ZM5.40208 6.09791V10.0924H4.54226V6.09791H5.40208ZM11.4959 6.09791V7.80973H10.6361V6.09791H11.4959ZM7.68504 1.29744C7.87508 1.12806 8.16204 1.1285 8.35156 1.29847L14 6.36423L13.1027 6.8205L8.01876 2.1795L2.89734 6.8205L2 6.36455L7.68504 1.29744Z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = [
|
|
20
|
+
_hoisted_2
|
|
21
|
+
];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-clickhouse`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
module.exports = index;
|
package/lib/IconClose/index.js
CHANGED
|
@@ -15,7 +15,7 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.1089 3.15751L8.00026 7.26618L3.89159 3.15751C3.78272 3.05977 3.66046 3.0109 3.52481 3.0109C3.38916 3.0109 3.26951 3.06255 3.16586 3.16586C3.06221 3.26916 3.01055 3.38881 3.0109 3.52481C3.01125 3.66081 3.06012 3.78307 3.15751 3.89159L7.26618 8.00026L3.15751 12.1089C3.01629 12.2501 2.97003 12.4187 3.01873 12.6145C3.06742 12.8103 3.18708 12.9326 3.37768 12.9813C3.56829 13.03 3.73942 12.9837 3.89107 12.8425L7.99974 8.73382L12.1084 12.8425C12.2173 12.9402 12.3395 12.9891 12.4752 12.9891C12.6108 12.9891 12.7305 12.9374 12.8341 12.8341C12.9378 12.7308 12.9894 12.6112 12.9891 12.4752C12.9887 12.3392 12.9399 12.2169 12.8425 12.1084L8.73382 7.99974L12.8425 3.89107C12.9837 3.74985 13.03 3.58133 12.9813 3.38551C12.9326 3.18968 12.8103 3.06742 12.6145 3.01873C12.4187 2.97003 12.2501 3.01629 12.1089 3.15751V3.15751Z" }, null, -1);
|
|
19
19
|
const _hoisted_3 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
|
@@ -0,0 +1,37 @@
|
|
|
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: "IconCloseFilled",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
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
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM8.00021 7.41294L11.2871 4.12601C11.4001 4.01304 11.5349 3.97603 11.6916 4.01498C11.8483 4.05394 11.9461 4.15175 11.985 4.30841C12.024 4.46507 11.987 4.59988 11.874 4.71286L8.58706 7.99979L11.874 11.2867C11.9519 11.3735 11.991 11.4713 11.9913 11.5801C11.9916 11.6889 11.9502 11.7847 11.8673 11.8673C11.7844 11.95 11.6887 11.9913 11.5801 11.9913C11.4716 11.9913 11.3738 11.9522 11.2867 11.874L7.99979 8.58706L4.71286 11.874C4.59154 11.987 4.45463 12.024 4.30215 11.985C4.14966 11.9461 4.05394 11.8483 4.01498 11.6916C3.97603 11.5349 4.01304 11.4001 4.12601 11.2871L7.41294 8.00021L4.12601 4.71327C4.0481 4.62646 4.009 4.52865 4.00872 4.41985C4.00844 4.31105 4.04977 4.21533 4.13269 4.13269C4.21561 4.05004 4.31133 4.00872 4.41985 4.00872C4.52837 4.00872 4.62618 4.04782 4.71327 4.12601L8.00021 7.41294Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-close-filled`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconCollectionTagFilled",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.5 1H12.5C12.646 1 12.7658 1.04683 12.8595 1.1405C12.9532 1.23417 13 1.354 13 1.5V13.953C12.9897 14.1613 12.8933 14.3098 12.711 14.3985C12.5287 14.4872 12.3542 14.469 12.1875 14.344L8.3125 11.25C8.21883 11.177 8.11467 11.1405 8 11.1405C7.88533 11.1405 7.78117 11.177 7.6875 11.25L3.8125 14.344C3.64583 14.469 3.47133 14.4872 3.289 14.3985C3.10667 14.3098 3.01033 14.1613 3 13.953V1.5C3 1.354 3.04683 1.23417 3.1405 1.1405C3.23417 1.04683 3.354 1 3.5 1Z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = [
|
|
20
|
+
_hoisted_2
|
|
21
|
+
];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-collection-tag-filled`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
module.exports = index;
|
|
@@ -0,0 +1,43 @@
|
|
|
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: "IconConfiguration",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
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
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M6.89199 6.89177C7.2121 6.57166 7.64627 6.39182 8.09897 6.39182C8.55167 6.39182 8.98584 6.57166 9.30595 6.89177C9.62606 7.21188 9.80589 7.64604 9.80589 8.09875C9.80589 8.55145 9.62606 8.98561 9.30595 9.30572C8.98584 9.62583 8.55167 9.80567 8.09897 9.80567C7.64627 9.80567 7.2121 9.62583 6.89199 9.30572C6.57189 8.98561 6.39205 8.55145 6.39205 8.09875C6.39205 7.64604 6.57189 7.21188 6.89199 6.89177ZM7.7723 8.88714C7.87586 8.93007 7.98687 8.95218 8.09897 8.95221C8.32538 8.95226 8.54254 8.86238 8.70267 8.70232C8.86281 8.54227 8.9528 8.32515 8.95286 8.09875C8.95292 7.87234 8.86303 7.65518 8.70297 7.49504C8.54292 7.33491 8.32581 7.24491 8.0994 7.24486C7.98729 7.24483 7.87628 7.26688 7.77269 7.30976C7.66911 7.35263 7.57499 7.41549 7.4957 7.49474C7.41641 7.57399 7.3535 7.66809 7.31057 7.77165C7.26765 7.87521 7.24554 7.98621 7.24551 8.09832C7.24548 8.21042 7.26754 8.32144 7.31041 8.42502C7.35329 8.52861 7.41614 8.62273 7.49539 8.70202C7.57465 8.78131 7.66874 8.84422 7.7723 8.88714Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
24
|
+
"fill-rule": "evenodd",
|
|
25
|
+
"clip-rule": "evenodd",
|
|
26
|
+
d: "M8.00039 2.7806C10.0803 1.75005 12.0501 1.7125 13.1694 2.83181C14.3088 3.97118 14.2285 5.96188 13.2185 8.0008C14.2285 10.0393 14.3088 12.03 13.1694 13.1694C12.0304 14.3083 10.0406 14.2289 8.00295 13.2197C5.92179 14.2515 3.95115 14.2887 2.83183 13.1694C1.80299 12.1405 1.77013 10.4165 2.51605 8.59097C2.29955 8.38252 2.16348 8.10441 2.1318 7.80555C2.10011 7.50669 2.17482 7.20623 2.3428 6.95702C1.77141 5.27954 1.90113 3.76208 2.83141 2.83181C3.95072 1.7125 5.92094 1.75005 8.00039 2.7806ZM5.58681 10.4144C8.13012 12.9581 11.2802 13.8517 12.566 12.566C13.3128 11.8192 13.3196 10.4425 12.7 8.92254C12.2974 9.55478 11.8365 10.148 11.3233 10.6943C11.4586 10.8908 11.5242 11.1269 11.5095 11.365C11.4949 11.6031 11.4009 11.8294 11.2425 12.0077C11.0841 12.1861 10.8705 12.3062 10.6359 12.349C10.4012 12.3917 10.159 12.3546 9.94789 12.2435C9.73681 12.1324 9.56904 11.9538 9.47139 11.7362C9.37374 11.5185 9.35184 11.2745 9.40919 11.0429C9.46654 10.8114 9.59983 10.6058 9.78777 10.4589C9.97571 10.312 10.2075 10.2323 10.446 10.2326C10.4789 10.2326 10.5106 10.2369 10.5424 10.2412C10.553 10.2427 10.5637 10.2441 10.5744 10.2454C11.2704 9.52167 11.8367 8.75611 12.257 8.00037C11.9297 7.41931 11.5484 6.87038 11.1181 6.36087C11.0391 6.37965 10.9576 6.39202 10.8727 6.39202C10.6617 6.39202 10.4555 6.32946 10.28 6.21223C10.1046 6.09501 9.96784 5.92839 9.8871 5.73346C9.80635 5.53852 9.78522 5.32401 9.82639 5.11707C9.86755 4.91013 9.96916 4.72004 10.1184 4.57084C10.2676 4.42164 10.4576 4.32003 10.6646 4.27887C10.8715 4.23771 11.086 4.25883 11.281 4.33958C11.4759 4.42033 11.6425 4.55706 11.7597 4.7325C11.877 4.90794 11.9395 5.1142 11.9395 5.3252C11.9395 5.51509 11.8858 5.69091 11.7987 5.84538C12.1256 6.23644 12.4267 6.6484 12.7 7.07863C13.32 5.55819 13.3128 4.18199 12.566 3.43521C11.7343 2.60351 10.0696 2.65941 8.21845 3.62425C8.15215 3.65684 8.07834 3.67113 8.00466 3.66564C7.92879 3.67272 7.85244 3.65869 7.78404 3.6251C5.93246 2.65941 4.26693 2.60351 3.43523 3.43521C2.81135 4.05909 2.69229 5.15408 3.07507 6.44025C3.18244 6.40981 3.29334 6.3936 3.40493 6.39202C3.51733 6.39339 3.62902 6.41004 3.73693 6.44153C4.1143 5.92414 4.53103 5.43665 4.98341 4.98339C5.02303 4.94377 5.07006 4.91234 5.12183 4.8909C5.17359 4.86946 5.22908 4.85842 5.28511 4.85842C5.34114 4.85842 5.39662 4.86946 5.44838 4.8909C5.50015 4.91234 5.54719 4.94377 5.58681 4.98339C5.62642 5.02301 5.65785 5.07004 5.6793 5.12181C5.70074 5.17357 5.71177 5.22906 5.71177 5.28509C5.71177 5.34112 5.70074 5.3966 5.67929 5.44836C5.65785 5.50013 5.62642 5.54716 5.58681 5.58678C5.17113 6.00288 4.78768 6.44995 4.43975 6.92416C4.59252 7.13496 4.68512 7.39185 4.68512 7.67222C4.68512 8.01174 4.55025 8.33737 4.31016 8.57745C4.07008 8.81753 3.74446 8.95241 3.40493 8.95241C3.38067 8.95241 3.35742 8.94917 3.33412 8.94593C3.32055 8.94404 3.30695 8.94214 3.29313 8.94089C2.6812 10.4536 2.69144 11.8217 3.43523 12.5655C4.16025 13.2905 5.51853 13.3409 7.08207 12.7021C6.32243 12.2199 5.61858 11.655 4.98341 11.0178C4.94379 10.9782 4.91236 10.9311 4.89092 10.8794C4.86948 10.8276 4.85844 10.7721 4.85844 10.7161C4.85844 10.6601 4.86948 10.6046 4.89092 10.5528C4.91236 10.501 4.94379 10.454 4.98341 10.4144C5.02303 10.3748 5.07006 10.3433 5.12183 10.3219C5.17359 10.3005 5.22908 10.2894 5.28511 10.2894C5.34114 10.2894 5.39662 10.3005 5.44838 10.3219C5.50015 10.3433 5.54719 10.3748 5.58681 10.4144Z"
|
|
27
|
+
}, null, -1);
|
|
28
|
+
const _hoisted_4 = [
|
|
29
|
+
_hoisted_2,
|
|
30
|
+
_hoisted_3
|
|
31
|
+
];
|
|
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" : "#000",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-configuration`],
|
|
38
|
+
width: "1em",
|
|
39
|
+
height: "1em"
|
|
40
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
41
|
+
}
|
|
42
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
43
|
+
module.exports = index;
|
|
@@ -0,0 +1,48 @@
|
|
|
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: "IconConnectCutup",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
22
|
+
viewBox: "0 0 20 14",
|
|
23
|
+
fill: "none",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connect-cutup`],
|
|
26
|
+
width: "1em",
|
|
27
|
+
height: "1em"
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
vue.createElementVNode("circle", {
|
|
30
|
+
cx: "10",
|
|
31
|
+
cy: "7",
|
|
32
|
+
r: "7",
|
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
|
|
34
|
+
}, null, 8, _hoisted_1),
|
|
35
|
+
vue.createElementVNode("path", {
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
"clip-rule": "evenodd",
|
|
38
|
+
d: "M8.56445 4.70895L9.71642 3.58997C10.3337 3.00397 11.0173 2.6856 11.7673 2.63485C12.5173 2.5841 13.1618 2.8126 13.7008 3.32035C14.2085 3.85935 14.437 4.50385 14.3863 5.25385C14.3355 6.00385 14.0172 6.68747 13.4312 7.30472L12.2792 8.4237L14.2283 10.3728C14.3747 10.5192 14.3747 10.7567 14.2283 10.9031C14.0819 11.0496 13.8444 11.0496 13.698 10.9031L6.27335 3.47851C6.1269 3.33206 6.1269 3.09462 6.27335 2.94818C6.41979 2.80173 6.65723 2.80173 6.80368 2.94818L8.56445 4.70895ZM11.746 7.89052L12.9035 6.76585C13.341 6.30485 13.5852 5.80097 13.6359 5.25422C13.6867 4.70747 13.5324 4.23872 13.1732 3.84797C12.7824 3.48847 12.3137 3.33422 11.7669 3.38522C11.2202 3.43622 10.7163 3.68035 10.2553 4.1176L9.09778 5.24227L11.746 7.89052Z",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
40
|
+
}, null, 8, _hoisted_2),
|
|
41
|
+
vue.createElementVNode("path", {
|
|
42
|
+
d: "M10.2549 10.481L11.3098 9.4261L10.7825 8.88685L9.71604 9.95335C9.25504 10.3906 8.75117 10.6347 8.20442 10.6857C7.65767 10.7367 7.18892 10.5825 6.79817 10.223C6.43892 9.83222 6.28467 9.36347 6.33542 8.81672C6.38617 8.26997 6.63029 7.7661 7.06779 7.3051L8.13429 6.2386L7.59504 5.71135L6.54017 6.76622C5.95417 7.38347 5.63579 8.0671 5.58504 8.8171C5.53429 9.5671 5.76279 10.2116 6.27054 10.7506C6.80954 11.2583 7.45404 11.4868 8.20404 11.4361C8.95404 11.3853 9.63767 11.067 10.2549 10.481Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3)
|
|
45
|
+
], 16);
|
|
46
|
+
}
|
|
47
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
48
|
+
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: "IconConnectedInside",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
22
|
+
viewBox: "0 0 20 14",
|
|
23
|
+
fill: "none",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connected-inside`],
|
|
26
|
+
width: "1em",
|
|
27
|
+
height: "1em"
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
vue.createElementVNode("path", {
|
|
30
|
+
opacity: ".2",
|
|
31
|
+
"fill-rule": "evenodd",
|
|
32
|
+
"clip-rule": "evenodd",
|
|
33
|
+
d: "M11 1.25469C9.18652 2.51964 8 4.62125 8 7C8 9.37875 9.18652 11.4804 11 12.7453C9.86617 13.5362 8.48725 14 7 14C3.13401 14 0 10.866 0 7C0 3.13401 3.13401 0 7 0C8.48725 0 9.86617 0.463815 11 1.25469Z",
|
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
35
|
+
}, null, 8, _hoisted_1),
|
|
36
|
+
vue.createElementVNode("path", {
|
|
37
|
+
opacity: ".2",
|
|
38
|
+
"fill-rule": "evenodd",
|
|
39
|
+
"clip-rule": "evenodd",
|
|
40
|
+
d: "M10 13.3264C12.3649 12.2029 14 9.7924 14 7C14 4.2076 12.3649 1.7971 10 0.673631C10.9093 0.241691 11.9264 0 13 0C16.866 0 20 3.13401 20 7C20 10.866 16.866 14 13 14C11.9264 14 10.9093 13.7583 10 13.3264Z",
|
|
41
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
42
|
+
}, null, 8, _hoisted_2),
|
|
43
|
+
vue.createElementVNode("path", {
|
|
44
|
+
"fill-rule": "evenodd",
|
|
45
|
+
"clip-rule": "evenodd",
|
|
46
|
+
d: "M10 13.3266C7.63505 12.2031 6 9.79259 6 7.0002C6 4.2078 7.63505 1.79729 10 0.673828C12.3649 1.79729 14 4.2078 14 7.0002C14 9.79259 12.3649 12.2031 10 13.3266Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
48
|
+
}, null, 8, _hoisted_3)
|
|
49
|
+
], 16);
|
|
50
|
+
}
|
|
51
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
52
|
+
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: "IconConnectedOut",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
22
|
+
viewBox: "0 0 20 14",
|
|
23
|
+
fill: "none",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connected-out`],
|
|
26
|
+
width: "1em",
|
|
27
|
+
height: "1em"
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
vue.createElementVNode("path", {
|
|
30
|
+
opacity: ".6",
|
|
31
|
+
"fill-rule": "evenodd",
|
|
32
|
+
"clip-rule": "evenodd",
|
|
33
|
+
d: "M11 1.25469C9.18652 2.51964 8 4.62125 8 7C8 9.37875 9.18652 11.4804 11 12.7453C9.86617 13.5362 8.48725 14 7 14C3.13401 14 0 10.866 0 7C0 3.13401 3.13401 0 7 0C8.48725 0 9.86617 0.463815 11 1.25469Z",
|
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
35
|
+
}, null, 8, _hoisted_1),
|
|
36
|
+
vue.createElementVNode("path", {
|
|
37
|
+
opacity: ".2",
|
|
38
|
+
"fill-rule": "evenodd",
|
|
39
|
+
"clip-rule": "evenodd",
|
|
40
|
+
d: "M9 12.7453C10.8135 11.4804 12 9.37875 12 7C12 4.62125 10.8135 2.51964 9 1.25469C10.1338 0.463815 11.5128 0 13 0C16.866 0 20 3.13401 20 7C20 10.866 16.866 14 13 14C11.5128 14 10.1338 13.5362 9 12.7453Z",
|
|
41
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
42
|
+
}, null, 8, _hoisted_2),
|
|
43
|
+
vue.createElementVNode("path", {
|
|
44
|
+
"fill-rule": "evenodd",
|
|
45
|
+
"clip-rule": "evenodd",
|
|
46
|
+
d: "M10 13.3266C12.3649 12.2031 14 9.79259 14 7.0002C14 4.2078 12.3649 1.79729 10 0.673828C7.63505 1.79729 6 4.2078 6 7.0002C6 9.79259 7.63506 12.2031 10 13.3266Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
48
|
+
}, null, 8, _hoisted_3)
|
|
49
|
+
], 16);
|
|
50
|
+
}
|
|
51
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
52
|
+
module.exports = index;
|
|
@@ -0,0 +1,37 @@
|
|
|
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: "IconCubeThree",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
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
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M7.74806 1.14696C7.90375 1.05615 8.09625 1.05615 8.25194 1.14696L13.7519 4.3553C13.9055 4.4449 14 4.60935 14 4.78719V11.2128C14 11.3906 13.9055 11.5551 13.7519 11.6447L8.25194 14.853C8.09625 14.9439 7.90375 14.9439 7.74806 14.853L2.24806 11.6447C2.09446 11.5551 2 11.3906 2 11.2128V4.78719C2 4.60935 2.09446 4.4449 2.24806 4.3553L7.74806 1.14696ZM3 5.55903V10.4169L7.5 7.71688V2.44937L3.58466 4.73332L5.22359 5.55279C5.47058 5.67628 5.5707 5.97662 5.4472 6.22361C5.32371 6.4706 5.02337 6.57071 4.77638 6.44722L3 5.55903ZM7.5 13.5506L3.55558 11.2497L7.99995 8.58309L12.4444 11.2497L8.5 13.5506V11.5C8.5 11.2239 8.27614 11 8 11C7.72386 11 7.5 11.2239 7.5 11.5V13.5506ZM8.5 7.71693L13 10.4169V5.55901L11.2236 6.44722C10.9766 6.57071 10.6763 6.4706 10.5528 6.22361C10.4293 5.97662 10.5294 5.67628 10.7764 5.55279L12.4153 4.73331L8.5 2.44936V7.71693Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Cube-three`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
|
@@ -0,0 +1,37 @@
|
|
|
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: "IconDot",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
|
|
19
|
+
cx: "8",
|
|
20
|
+
cy: "8",
|
|
21
|
+
r: "3"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-dot`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
package/lib/IconEditPen/index.js
CHANGED
|
@@ -15,7 +15,7 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.1095 10.5155L6.141 12.2655L9.641 6.203L6.6095 4.453L3.1095 10.5155ZM2.7345 11.453L3.25 13.7655L5.5155 13.0465L2.7345 11.453ZM7.1095 3.578L10.141 5.328L11.0315 3.7965L8 2.0465L7.1095 3.578ZM1.625 11.078L7.
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.1095 10.5155L6.141 12.2655L9.641 6.203L6.6095 4.453L3.1095 10.5155ZM2.7345 11.453L3.25 13.7655L5.5155 13.0465L2.7345 11.453ZM7.1095 3.578L10.141 5.328L11.0315 3.7965L8 2.0465L7.1095 3.578ZM1.625 11.078L7.12508 1.55324C7.4012 1.07506 8.01263 0.911186 8.49088 1.18717L11.5241 2.93754C12.0026 3.21364 12.1665 3.82537 11.8903 4.30374L6.3905 13.828L3.03434 14.8838C2.75512 14.9716 2.46051 14.8019 2.39643 14.5163L1.625 11.078ZM8.125 15.047C7.84886 15.047 7.625 14.8231 7.625 14.547V14.547C7.625 14.2709 7.84886 14.047 8.125 14.047H14.125C14.4011 14.047 14.625 14.2709 14.625 14.547V14.547C14.625 14.8231 14.4011 15.047 14.125 15.047H8.125Z" }, null, -1);
|
|
19
19
|
const _hoisted_3 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconEmsCostAnalysis",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { filter: "url(#svg_1f5d44dc39__filter0_d_46_32340)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = ["fill"];
|
|
22
|
+
const _hoisted_6 = ["fill"];
|
|
23
|
+
const _hoisted_7 = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient id="svg_1f5d44dc39__paint0_linear_46_32340" x1="9" y1="2" x2="9" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#8FC9FF"></stop><stop offset="1" stop-color="#1890FF"></stop></linearGradient><linearGradient id="svg_1f5d44dc39__paint1_linear_46_32340" x1="15.659" y1="3" x2="15.659" y2="13" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><linearGradient id="svg_1f5d44dc39__paint2_linear_46_32340" x1="15.659" y1="3" x2="15.659" y2="13" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><linearGradient id="svg_1f5d44dc39__paint3_linear_46_32340" x1="15.659" y1="3" x2="15.659" y2="13" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><filter id="svg_1f5d44dc39__filter0_d_46_32340" x="0" y="-2" width="22" height="22" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix values="0 0 0 0 0.0941176 0 0 0 0 0.564706 0 0 0 0 1 0 0 0 0.2 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_46_32340"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_46_32340" result="shape"></feBlend></filter></defs>', 1);
|
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
26
|
+
viewBox: "0 0 21 18",
|
|
27
|
+
fill: "none",
|
|
28
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-cost-analysis`],
|
|
30
|
+
width: "1em",
|
|
31
|
+
height: "1em"
|
|
32
|
+
}, _ctx.$attrs), [
|
|
33
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
34
|
+
vue.createElementVNode("circle", {
|
|
35
|
+
cx: "9",
|
|
36
|
+
cy: "8",
|
|
37
|
+
r: "6",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint0_linear_46_32340)"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
vue.createElementVNode("path", {
|
|
41
|
+
d: "M7.68284 5.11982C7.52663 4.96006 7.27337 4.96006 7.11716 5.11982C6.96095 5.27958 6.96095 5.5386 7.11716 5.69836L8.30101 6.90911H7.4C7.17909 6.90911 7 7.09227 7 7.3182C7 7.54414 7.17909 7.72729 7.4 7.72729H8.6022V8.54547H7.4C7.17909 8.54547 7 8.72862 7 8.95456C7 9.18049 7.17909 9.36365 7.4 9.36365H8.6022V10.5909C8.6022 10.8168 8.78128 11 9.0022 11C9.22311 11 9.4022 10.8168 9.4022 10.5909V9.36365H10.6C10.8209 9.36365 11 9.18049 11 8.95456C11 8.72862 10.8209 8.54547 10.6 8.54547H9.4022V7.72729H10.6C10.8209 7.72729 11 7.54414 11 7.3182C11 7.09227 10.8209 6.90911 10.6 6.90911H9.69899L10.8828 5.69836C11.0391 5.5386 11.0391 5.27958 10.8828 5.11982C10.7266 4.96006 10.4734 4.96006 10.3172 5.11982L9 6.4669L7.68284 5.11982Z",
|
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
43
|
+
}, null, 8, _hoisted_3),
|
|
44
|
+
vue.createElementVNode("path", {
|
|
45
|
+
d: "M15.9171 9C15.9716 8.67479 16 8.34071 16 8C16 7.65929 15.9716 7.32521 15.9171 7H17.5C17.7762 7 18 7.22386 18 7.5V8.5C18 8.77614 17.7762 9 17.5 9H15.9171Z",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint1_linear_46_32340)"
|
|
47
|
+
}, null, 8, _hoisted_4),
|
|
48
|
+
vue.createElementVNode("path", {
|
|
49
|
+
d: "M15.1973 5C14.7329 4.19723 14.0879 3.51203 13.3178 3H17.5C17.7762 3 18 3.22386 18 3.5V4.5C18 4.77614 17.7762 5 17.5 5H15.1973Z",
|
|
50
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint2_linear_46_32340)"
|
|
51
|
+
}, null, 8, _hoisted_5),
|
|
52
|
+
vue.createElementVNode("path", {
|
|
53
|
+
d: "M13.3178 13C14.0879 12.488 14.7329 11.8028 15.1973 11H17.5C17.7762 11 18 11.2239 18 11.5V12.5C18 12.7761 17.7762 13 17.5 13H13.3178Z",
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint3_linear_46_32340)"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
]),
|
|
57
|
+
_hoisted_7
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
module.exports = index;
|
|
@@ -0,0 +1,59 @@
|
|
|
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: "IconEmsEnergyAnalysis",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { filter: "url(#svg_0739a2ec4c__filter0_d_45_31788)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient id="svg_0739a2ec4c__paint0_linear_45_31788" x1="9" y1="2" x2="9" y2="11" gradientUnits="userSpaceOnUse"><stop stop-color="#8FC9FF"></stop><stop offset="1" stop-color="#1890FF"></stop></linearGradient><linearGradient id="svg_0739a2ec4c__paint1_linear_45_31788" x1="9" y1="12" x2="9" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><filter id="svg_0739a2ec4c__filter0_d_45_31788" x="-2" y="-2" width="22" height="22" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix values="0 0 0 0 0.0941176 0 0 0 0 0.564706 0 0 0 0 1 0 0 0 0.2 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_45_31788"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_45_31788" result="shape"></feBlend></filter></defs>', 1);
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 18 18",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-energy-analysis`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
32
|
+
vue.createElementVNode("rect", {
|
|
33
|
+
x: "3",
|
|
34
|
+
y: "2",
|
|
35
|
+
width: "12",
|
|
36
|
+
height: "9",
|
|
37
|
+
rx: ".5",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_0739a2ec4c__paint0_linear_45_31788)"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
vue.createElementVNode("rect", {
|
|
41
|
+
x: "6",
|
|
42
|
+
y: "12",
|
|
43
|
+
width: "6",
|
|
44
|
+
height: "2",
|
|
45
|
+
rx: ".5",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_0739a2ec4c__paint1_linear_45_31788)"
|
|
47
|
+
}, null, 8, _hoisted_3),
|
|
48
|
+
vue.createElementVNode("path", {
|
|
49
|
+
"fill-rule": "evenodd",
|
|
50
|
+
"clip-rule": "evenodd",
|
|
51
|
+
d: "M12.5 5.49996C12.6768 5.71209 12.6481 6.02738 12.436 6.20416L9.8201 8.38407C9.62144 8.54962 9.32932 8.53637 9.14646 8.35351L7.95309 7.16014L6.70001 8.09996C6.4791 8.26564 6.1657 8.22087 6.00001 7.99996V7.99996C5.83433 7.77904 5.8791 7.46564 6.10001 7.29996L7.70001 6.09996C7.89907 5.95066 8.17762 5.97046 8.35357 6.1464L9.5307 7.32353L11.7958 5.43594C12.0079 5.25915 12.3232 5.28782 12.5 5.49996V5.49996Z",
|
|
52
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
53
|
+
}, null, 8, _hoisted_4)
|
|
54
|
+
]),
|
|
55
|
+
_hoisted_5
|
|
56
|
+
], 16);
|
|
57
|
+
}
|
|
58
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
59
|
+
module.exports = index;
|