@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
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconConfiguration",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
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"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
23
|
+
"fill-rule": "evenodd",
|
|
24
|
+
"clip-rule": "evenodd",
|
|
25
|
+
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"
|
|
26
|
+
}, null, -1);
|
|
27
|
+
const _hoisted_4 = [
|
|
28
|
+
_hoisted_2,
|
|
29
|
+
_hoisted_3
|
|
30
|
+
];
|
|
31
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
32
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
33
|
+
viewBox: "0 0 16 16",
|
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
36
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-configuration`],
|
|
37
|
+
width: "1em",
|
|
38
|
+
height: "1em"
|
|
39
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
40
|
+
}
|
|
41
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
42
|
+
export { index as default };
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconConnectCutup",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
20
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
21
|
+
viewBox: "0 0 20 14",
|
|
22
|
+
fill: "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connect-cutup`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
createElementVNode("circle", {
|
|
29
|
+
cx: "10",
|
|
30
|
+
cy: "7",
|
|
31
|
+
r: "7",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
|
|
33
|
+
}, null, 8, _hoisted_1),
|
|
34
|
+
createElementVNode("path", {
|
|
35
|
+
"fill-rule": "evenodd",
|
|
36
|
+
"clip-rule": "evenodd",
|
|
37
|
+
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",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
createElementVNode("path", {
|
|
41
|
+
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",
|
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
43
|
+
}, null, 8, _hoisted_3)
|
|
44
|
+
], 16);
|
|
45
|
+
}
|
|
46
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
47
|
+
export { index as default };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconConnectedInside",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
20
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
21
|
+
viewBox: "0 0 20 14",
|
|
22
|
+
fill: "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connected-inside`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
createElementVNode("path", {
|
|
29
|
+
opacity: ".2",
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
"clip-rule": "evenodd",
|
|
32
|
+
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",
|
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
34
|
+
}, null, 8, _hoisted_1),
|
|
35
|
+
createElementVNode("path", {
|
|
36
|
+
opacity: ".2",
|
|
37
|
+
"fill-rule": "evenodd",
|
|
38
|
+
"clip-rule": "evenodd",
|
|
39
|
+
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",
|
|
40
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
41
|
+
}, null, 8, _hoisted_2),
|
|
42
|
+
createElementVNode("path", {
|
|
43
|
+
"fill-rule": "evenodd",
|
|
44
|
+
"clip-rule": "evenodd",
|
|
45
|
+
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",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
47
|
+
}, null, 8, _hoisted_3)
|
|
48
|
+
], 16);
|
|
49
|
+
}
|
|
50
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
51
|
+
export { index as default };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconConnectedOut",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
20
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
21
|
+
viewBox: "0 0 20 14",
|
|
22
|
+
fill: "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-connected-out`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
createElementVNode("path", {
|
|
29
|
+
opacity: ".6",
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
"clip-rule": "evenodd",
|
|
32
|
+
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",
|
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
34
|
+
}, null, 8, _hoisted_1),
|
|
35
|
+
createElementVNode("path", {
|
|
36
|
+
opacity: ".2",
|
|
37
|
+
"fill-rule": "evenodd",
|
|
38
|
+
"clip-rule": "evenodd",
|
|
39
|
+
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",
|
|
40
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
41
|
+
}, null, 8, _hoisted_2),
|
|
42
|
+
createElementVNode("path", {
|
|
43
|
+
"fill-rule": "evenodd",
|
|
44
|
+
"clip-rule": "evenodd",
|
|
45
|
+
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",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
47
|
+
}, null, 8, _hoisted_3)
|
|
48
|
+
], 16);
|
|
49
|
+
}
|
|
50
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
51
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconCubeThree",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
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"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Cube-three`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconDot",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("circle", {
|
|
18
|
+
cx: "8",
|
|
19
|
+
cy: "8",
|
|
20
|
+
r: "3"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-dot`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
package/esm/IconEditPen/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ 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.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ 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);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsCostAnalysis",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_1f5d44dc39__filter0_d_46_32340)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = ["fill"];
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
const _hoisted_7 = /* @__PURE__ */ 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);
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 21 18",
|
|
26
|
+
fill: "none",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-cost-analysis`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
createElementVNode("g", _hoisted_1, [
|
|
33
|
+
createElementVNode("circle", {
|
|
34
|
+
cx: "9",
|
|
35
|
+
cy: "8",
|
|
36
|
+
r: "6",
|
|
37
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint0_linear_46_32340)"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
createElementVNode("path", {
|
|
40
|
+
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",
|
|
41
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
42
|
+
}, null, 8, _hoisted_3),
|
|
43
|
+
createElementVNode("path", {
|
|
44
|
+
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",
|
|
45
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint1_linear_46_32340)"
|
|
46
|
+
}, null, 8, _hoisted_4),
|
|
47
|
+
createElementVNode("path", {
|
|
48
|
+
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",
|
|
49
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint2_linear_46_32340)"
|
|
50
|
+
}, null, 8, _hoisted_5),
|
|
51
|
+
createElementVNode("path", {
|
|
52
|
+
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",
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_1f5d44dc39__paint3_linear_46_32340)"
|
|
54
|
+
}, null, 8, _hoisted_6)
|
|
55
|
+
]),
|
|
56
|
+
_hoisted_7
|
|
57
|
+
], 16);
|
|
58
|
+
}
|
|
59
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
60
|
+
export { index as default };
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsEnergyAnalysis",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_0739a2ec4c__filter0_d_45_31788)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = /* @__PURE__ */ 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);
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 18 18",
|
|
24
|
+
fill: "none",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-energy-analysis`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), [
|
|
30
|
+
createElementVNode("g", _hoisted_1, [
|
|
31
|
+
createElementVNode("rect", {
|
|
32
|
+
x: "3",
|
|
33
|
+
y: "2",
|
|
34
|
+
width: "12",
|
|
35
|
+
height: "9",
|
|
36
|
+
rx: ".5",
|
|
37
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_0739a2ec4c__paint0_linear_45_31788)"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
createElementVNode("rect", {
|
|
40
|
+
x: "6",
|
|
41
|
+
y: "12",
|
|
42
|
+
width: "6",
|
|
43
|
+
height: "2",
|
|
44
|
+
rx: ".5",
|
|
45
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_0739a2ec4c__paint1_linear_45_31788)"
|
|
46
|
+
}, null, 8, _hoisted_3),
|
|
47
|
+
createElementVNode("path", {
|
|
48
|
+
"fill-rule": "evenodd",
|
|
49
|
+
"clip-rule": "evenodd",
|
|
50
|
+
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",
|
|
51
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
52
|
+
}, null, 8, _hoisted_4)
|
|
53
|
+
]),
|
|
54
|
+
_hoisted_5
|
|
55
|
+
], 16);
|
|
56
|
+
}
|
|
57
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
58
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsEnergyContrast",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_86ea600474__filter0_d_46_32341)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = ["fill"];
|
|
21
|
+
const _hoisted_6 = /* @__PURE__ */ createStaticVNode('<defs><linearGradient id="svg_86ea600474__paint0_linear_46_32341" x1="11.65" y1="2" x2="11.65" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><linearGradient id="svg_86ea600474__paint1_linear_46_32341" x1="6.286" y1="2" x2="6.286" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#8FC9FF"></stop><stop offset="1" stop-color="#1890FF"></stop></linearGradient><filter id="svg_86ea600474__filter0_d_46_32341" 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_46_32341"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_46_32341" result="shape"></feBlend></filter></defs>', 1);
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", 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-contrast`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
d: "M14.5 14C14.7762 14 15 13.7761 15 13.5V2.5C15 2.22386 14.7762 2 14.5 2L8.3 2V5.9L11 8.6V14H14.5Z",
|
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_86ea600474__paint0_linear_46_32341)"
|
|
35
|
+
}, null, 8, _hoisted_2),
|
|
36
|
+
createElementVNode("path", {
|
|
37
|
+
d: "M3.49999 2.00004C3.22385 2.00005 3 2.2239 3 2.50004V13.5C3 13.7762 3.22386 14 3.5 14L9.07143 14C9.34757 14 9.57143 13.7761 9.57143 13.5V9.8L7.13793 7.24483C7.04939 7.15186 7 7.02839 7 6.9V2L3.49999 2.00004Z",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_86ea600474__paint1_linear_46_32341)"
|
|
39
|
+
}, null, 8, _hoisted_3),
|
|
40
|
+
createElementVNode("rect", {
|
|
41
|
+
x: "4",
|
|
42
|
+
y: "12",
|
|
43
|
+
width: "3",
|
|
44
|
+
height: "1",
|
|
45
|
+
rx: ".5",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
47
|
+
}, null, 8, _hoisted_4),
|
|
48
|
+
createElementVNode("rect", {
|
|
49
|
+
x: "11",
|
|
50
|
+
y: "3",
|
|
51
|
+
width: "3",
|
|
52
|
+
height: "1",
|
|
53
|
+
rx: ".5",
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
55
|
+
}, null, 8, _hoisted_5)
|
|
56
|
+
]),
|
|
57
|
+
_hoisted_6
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsEnergyRanking",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_cb111f1b68__filter0_d_46_32327)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = /* @__PURE__ */ createStaticVNode('<defs><linearGradient id="svg_cb111f1b68__paint0_linear_46_32327" x1="6.75" y1="2" x2="6.75" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#8FC9FF"></stop><stop offset="1" stop-color="#1890FF"></stop></linearGradient><linearGradient id="svg_cb111f1b68__paint1_linear_46_32327" x1="13.5" y1="5" x2="13.5" y2="14" gradientUnits="userSpaceOnUse"><stop stop-color="#FFBB72"></stop><stop offset="1" stop-color="#FA8C16"></stop></linearGradient><filter id="svg_cb111f1b68__filter0_d_46_32327" 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_46_32327"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_46_32327" result="shape"></feBlend></filter></defs>', 1);
|
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
22
|
+
viewBox: "0 0 18 18",
|
|
23
|
+
fill: "none",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-energy-ranking`],
|
|
26
|
+
width: "1em",
|
|
27
|
+
height: "1em"
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
createElementVNode("g", _hoisted_1, [
|
|
30
|
+
createElementVNode("path", {
|
|
31
|
+
d: "M8 14C7.72386 14 7.5 13.7761 7.5 13.5V2.5C7.5 2.22386 7.72386 2 8 2H10C10.2761 2 10.5 2.22386 10.5 2.5V13.5C10.5 13.7761 10.2761 14 10 14H8ZM3.5 14C3.22386 14 3 13.7761 3 13.5V7.5C3 7.22386 3.22386 7 3.5 7H5.5C5.77614 7 6 7.22386 6 7.5V13.5C6 13.7761 5.77614 14 5.5 14H3.5Z",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cb111f1b68__paint0_linear_46_32327)"
|
|
33
|
+
}, null, 8, _hoisted_2),
|
|
34
|
+
createElementVNode("path", {
|
|
35
|
+
d: "M12.5 14C12.2239 14 12 13.7761 12 13.5V5.5C12 5.22386 12.2239 5 12.5 5H14.5C14.7761 5 15 5.22386 15 5.5V13.5C15 13.7761 14.7761 14 14.5 14H12.5Z",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cb111f1b68__paint1_linear_46_32327)"
|
|
37
|
+
}, null, 8, _hoisted_3)
|
|
38
|
+
]),
|
|
39
|
+
_hoisted_4
|
|
40
|
+
], 16);
|
|
41
|
+
}
|
|
42
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
43
|
+
export { index as default };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsHeibang",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_9ce76fb032__filter0_d_51_32332)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = ["fill"];
|
|
21
|
+
const _hoisted_6 = /* @__PURE__ */ createStaticVNode('<defs><filter id="svg_9ce76fb032__filter0_d_51_32332" x="-1" y="-2" width="44" height="44" 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="4"></feGaussianBlur><feColorMatrix values="0 0 0 0 0.158333 0 0 0 0 0.131944 0 0 0 0 0.131944 0 0 0 0.12 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_51_32332"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_51_32332" result="shape"></feBlend></filter></defs>', 1);
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
24
|
+
viewBox: "0 0 42 40",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-heibang`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
d: "M33.2637 19.6726C33.2637 20.9578 32.2219 21.9996 30.9367 21.9996H25.0879C25.5965 23.6156 26.4797 27.2988 24.2102 29.757C22.6898 31.4031 21.2652 29.5355 21.2652 29.5355C21.2652 29.5355 22.8156 22.8855 16.3242 19.9433V8.92929H28.6262C29.9113 8.92929 30.9531 9.97108 30.9531 11.2562V11.4504C31.6887 11.8414 32.1891 12.6152 32.1891 13.5066V13.7226C32.1891 13.9769 32.148 14.2203 32.0742 14.4473C32.6266 14.8738 32.982 15.541 32.982 16.2902V16.5062C32.982 16.9875 32.8344 17.4359 32.5828 17.8078C33.0039 18.2289 33.2664 18.8113 33.2664 19.4539V19.6726H33.2637Z",
|
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
35
|
+
}, null, 8, _hoisted_2),
|
|
36
|
+
createElementVNode("path", {
|
|
37
|
+
d: "M17.1227 7.61135H9.61133C9.18203 7.61135 8.83203 7.96135 8.83203 8.39065V21.3981C8.83203 21.8274 9.18203 22.1774 9.61133 22.1774H17.1227C17.552 22.1774 17.902 21.8274 17.902 21.3981V8.39065C17.902 7.96135 17.552 7.61135 17.1227 7.61135Z",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "#7F8BA4"
|
|
39
|
+
}, null, 8, _hoisted_3),
|
|
40
|
+
createElementVNode("path", {
|
|
41
|
+
d: "M33.2637 19.6727C33.2637 20.9578 32.2219 21.9996 30.9367 21.9996H28.6672C28.7027 21.6196 28.7219 21.234 28.7219 20.843C28.7219 15.1336 24.8445 10.3321 19.5809 8.92659H28.6262C29.9113 8.92659 30.9531 9.96838 30.9531 11.2535V11.4477C31.6887 11.8387 32.1891 12.6125 32.1891 13.5039V13.7199C32.1891 13.9742 32.1481 14.2176 32.0742 14.4446C32.6266 14.8711 32.982 15.5383 32.982 16.2875V16.5035C32.982 16.9848 32.8344 17.4332 32.5828 17.8051C33.0039 18.2262 33.2664 18.8086 33.2664 19.4512V19.6727H33.2637Z",
|
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFF7EE"
|
|
43
|
+
}, null, 8, _hoisted_4),
|
|
44
|
+
createElementVNode("path", {
|
|
45
|
+
d: "M16.5457 10.4742C16.5457 9.77422 15.9797 9.2082 15.2797 9.2082C14.5797 9.2082 14.0137 9.77422 14.0137 10.4742C14.0137 11.1742 14.5797 11.7402 15.2797 11.7402C15.9797 11.7402 16.5457 11.1742 16.5457 10.4742Z",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
47
|
+
}, null, 8, _hoisted_5)
|
|
48
|
+
]),
|
|
49
|
+
_hoisted_6
|
|
50
|
+
], 16);
|
|
51
|
+
}
|
|
52
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
53
|
+
export { index as default };
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconEmsHongbang",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { filter: "url(#svg_40df7ba6d1__filter0_d_51_32242)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = ["fill"];
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
const _hoisted_7 = /* @__PURE__ */ createStaticVNode('<defs><filter id="svg_40df7ba6d1__filter0_d_51_32242" x="-1" y="0" width="44" height="44" 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="4"></feGaussianBlur><feColorMatrix values="0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_51_32242"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_51_32242" result="shape"></feBlend></filter></defs>', 1);
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 43 42",
|
|
26
|
+
fill: "none",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-ems-hongbang`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
createElementVNode("g", _hoisted_1, [
|
|
33
|
+
createElementVNode("path", {
|
|
34
|
+
d: "M33.2637 20.3274C33.2637 19.0422 32.2219 18.0004 30.9367 18.0004H25.0879C25.5965 16.3844 26.4797 12.7012 24.2102 10.243C22.6898 8.59689 21.2652 10.4645 21.2652 10.4645C21.2652 10.4645 22.8156 17.1145 16.3242 20.0567V31.0707H28.6262C29.9113 31.0707 30.9531 30.0289 30.9531 28.7438V28.5496C31.6887 28.1586 32.1891 27.3848 32.1891 26.4934V26.2774C32.1891 26.0231 32.148 25.7797 32.0742 25.5527C32.6266 25.1262 32.982 24.459 32.982 23.7098V23.4938C32.982 23.0125 32.8344 22.5641 32.5828 22.1922C33.0039 21.7711 33.2664 21.1887 33.2664 20.5461V20.3274H33.2637Z",
|
|
35
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
36
|
+
}, null, 8, _hoisted_2),
|
|
37
|
+
createElementVNode("path", {
|
|
38
|
+
d: "M17.1227 32.3886H9.61133C9.18203 32.3886 8.83203 32.0386 8.83203 31.6094V18.6019C8.83203 18.1726 9.18203 17.8226 9.61133 17.8226H17.1227C17.552 17.8226 17.902 18.1726 17.902 18.6019V31.6094C17.902 32.0386 17.552 32.3886 17.1227 32.3886Z",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
|
|
40
|
+
}, null, 8, _hoisted_3),
|
|
41
|
+
createElementVNode("path", {
|
|
42
|
+
d: "M33.2636 20.3273C33.2636 19.0422 32.2218 18.0004 30.9367 18.0004H28.6671C28.7027 18.3804 28.7218 18.766 28.7218 19.157C28.7218 24.8664 24.8445 29.6679 19.5808 31.0734H28.6261C29.9113 31.0734 30.9531 30.0316 30.9531 28.7465V28.5523C31.6886 28.1613 32.189 27.3875 32.189 26.4961V26.2801C32.189 26.0258 32.148 25.7824 32.0742 25.5554C32.6265 25.1289 32.982 24.4617 32.982 23.7125V23.4965C32.982 23.0152 32.8343 22.5668 32.5828 22.1949C33.0039 21.7738 33.2664 21.1914 33.2664 20.5488V20.3273H33.2636Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFF5EE"
|
|
44
|
+
}, null, 8, _hoisted_4),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M16.5457 29.5258C16.5457 30.2258 15.9797 30.7918 15.2797 30.7918C14.5797 30.7918 14.0137 30.2258 14.0137 29.5258C14.0137 28.8258 14.5797 28.2598 15.2797 28.2598C15.9797 28.2598 16.5457 28.8258 16.5457 29.5258Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_5),
|
|
49
|
+
createElementVNode("path", {
|
|
50
|
+
d: "M31.1308 7.26881C31.0075 6.9104 30.8054 6.9104 30.6855 7.26881L29.9971 9.29298C29.8738 9.65139 29.48 10.0439 29.1203 10.1668L27.1031 10.8495C26.7435 10.9724 26.7435 11.1738 27.1031 11.2967L29.1066 11.993C29.4663 12.1159 29.8601 12.5119 29.9834 12.8703L30.6821 14.8979C30.8054 15.2563 31.0075 15.2563 31.1273 14.8979L31.8089 12.8805C31.9288 12.5221 32.3226 12.1261 32.6822 12.0033L34.7303 11.3035C35.0899 11.1806 35.0899 10.9826 34.7303 10.8598L32.7165 10.1805C32.3569 10.0576 31.9596 9.66846 31.8363 9.31005L31.1308 7.26881Z",
|
|
51
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FA8C16"
|
|
52
|
+
}, null, 8, _hoisted_6)
|
|
53
|
+
]),
|
|
54
|
+
_hoisted_7
|
|
55
|
+
], 16);
|
|
56
|
+
}
|
|
57
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
58
|
+
export { index as default };
|