@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
package/esm/IconService/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: "M13.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M13.3273 6.38527C13.8411 6.68097 14.2288 7.08389 14.4905 7.59402C14.7522 8.10415 14.8498 8.65231 14.7834 9.23849C14.717 9.82466 14.5012 10.3397 14.136 10.7836C13.7707 11.2274 13.3059 11.5411 12.7415 11.7245C12.5258 12.6426 12.0661 13.3796 11.3623 13.9354C10.6585 14.4912 9.83407 14.7794 8.88898 14.8H7.40971C7.26573 14.8 7.14755 14.7541 7.05518 14.6624C6.96281 14.5707 6.91662 14.4534 6.91662 14.3104C6.91662 14.1675 6.96281 14.0501 7.05518 13.9584C7.14755 13.8667 7.26573 13.8209 7.40971 13.8209H8.88898C9.52605 13.8107 10.0962 13.6298 10.5995 13.2779C11.1028 12.9261 11.4624 12.4543 11.6784 11.8626H11.3549C11.2109 11.8626 11.0928 11.8167 11.0004 11.725C10.908 11.6333 10.8618 11.516 10.8618 11.373V6.47731C10.8618 6.33436 10.908 6.21702 11.0004 6.12531C11.0928 6.0336 11.2109 5.98774 11.3549 5.98774H11.848C12.0124 5.98774 12.1716 5.99802 12.3258 6.01858C12.1818 4.87625 11.7016 3.93791 10.885 3.20355C10.0685 2.4692 9.07455 2.09174 7.90329 2.07118C6.73204 2.09174 5.73813 2.4692 4.92158 3.20355C4.10502 3.93791 3.62475 4.87625 3.48077 6.01858C3.63494 5.99802 3.79421 5.98774 3.95857 5.98774H4.45166C4.59564 5.98774 4.71382 6.0336 4.80619 6.12531C4.89857 6.21702 4.94475 6.33436 4.94475 6.47731V11.373C4.94475 11.516 4.89857 11.6333 4.80619 11.725C4.71382 11.8167 4.59564 11.8626 4.45166 11.8626H3.95857C3.27022 11.8525 2.6693 11.6511 2.15583 11.2585C1.64236 10.8658 1.29572 10.3405 1.11591 9.68253C0.936093 9.02454 0.972088 8.39724 1.22389 7.80062C1.4757 7.204 1.89433 6.73221 2.47979 6.38527C2.52088 4.8552 3.04997 3.58281 4.06705 2.56809C5.08413 1.55338 6.36304 1.03068 7.90379 1C9.44486 1.03068 10.7238 1.55338 11.7405 2.56809C12.7573 3.58281 13.2864 4.8552 13.3278 6.38527H13.3273ZM3.95857 6.96639C3.40368 6.97651 2.93886 7.16777 2.56411 7.54017C2.18936 7.91257 1.99673 8.37407 1.98621 8.92467C1.9964 9.4756 2.18903 9.9371 2.56411 10.3092C2.93919 10.6812 3.40401 10.8725 3.95857 10.883V6.96639ZM13.8204 8.92467C13.8102 8.37374 13.6175 7.91224 13.2425 7.54017C12.8674 7.16809 12.4026 6.97683 11.848 6.96639V10.883C12.4029 10.8728 12.8677 10.6816 13.2425 10.3092C13.6172 9.93677 13.8099 9.47527 13.8204 8.92467Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,34 @@
|
|
|
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: "IconServiceFill",
|
|
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", { d: "M7.99534 10.8207C9.00338 10.8207 9.90328 10.3561 10.4947 9.63182 12.353 10.2609 13.6307 11.8544 13.6307 13.3668 13.6307 14.7444 2.35999 14.7444 2.35999 13.3668 2.35999 11.8544 3.63768 10.2599 5.49595 9.63081 6.0874 10.3551 6.9873 10.8207 7.99534 10.8207zM7.99536 2C10.1204 2 11.9134 3.44216 12.441 5.40564 12.925 5.51486 13.3014 6.00619 13.3014 6.59642 13.3014 7.26684 12.8159 7.81003 12.2384 7.81003 11.9273 7.81003 11.7839 7.10445 11.8081 6.45426 11.73 4.42242 10.0498 2.785 7.99537 2.785 5.89128 2.785 4.17949 4.50211 4.17949 6.59849H4.1675C4.16646 7.21243 4.02214 7.80823 3.73447 7.80823 3.15704 7.80823 2.67145 7.26713 2.67145 6.59671 2.67145 5.99887 3.05769 5.50232 3.55077 5.40174 4.07966 3.44025 5.87171 2 7.99536 2z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M7.99537 9.93036C6.21408 9.93036 4.77005 8.48634 4.77005 6.70505C4.77005 5.55275 5.38479 4.48799 6.38271 3.91184C7.38063 3.33569 8.61011 3.33569 9.60803 3.91184C10.6059 4.48799 11.2207 5.55275 11.2207 6.70505C11.2207 8.48634 9.77666 9.93036 7.99537 9.93036Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = [
|
|
20
|
+
_hoisted_2,
|
|
21
|
+
_hoisted_3
|
|
22
|
+
];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-service-fill`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
32
|
+
}
|
|
33
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
34
|
+
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconShield",
|
|
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", { d: "M11.6869 6.35355C11.8821 6.15829 11.8821 5.84171 11.6869 5.64645C11.4916 5.45118 11.175 5.45118 10.9798 5.64645L7.33333 9.29289L5.35355 7.31311C5.15829 7.11785 4.84171 7.11785 4.64645 7.31311C4.45118 7.50838 4.45118 7.82496 4.64645 8.02022L6.97978 10.3536C7.17504 10.5488 7.49162 10.5488 7.68689 10.3536L11.6869 6.35355Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M8.14307 0.853402C8.05156 0.82667 7.95431 0.826657 7.86279 0.853366L1.85992 2.60525C1.64663 2.66749 1.5 2.86303 1.5 3.08522V6.67624C1.5 10.6686 4.05513 14.2129 7.84285 15.4746C7.94544 15.5087 8.05634 15.5087 8.15892 15.4745C11.9457 14.2128 14.5 10.6693 14.5 6.67791V3.08522C14.5 2.86308 14.3534 2.66757 14.1402 2.60528L8.14307 0.853402ZM2.5 6.67624V3.46016L8.0028 1.85422L13.5 3.46006V6.67791C13.5 10.183 11.292 13.301 8.00084 14.4714C4.70872 13.301 2.5 10.1823 2.5 6.67624Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-shield`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
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: "IconSpeed",
|
|
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: "M2.23499 3C2.23499 1.89543 3.13042 1 4.23499 1H11.7644C12.869 1 13.7644 1.89543 13.7644 3V7.6884C13.7644 8.17445 13.5874 8.64386 13.2665 9.0089L8.75074 14.1457C8.3525 14.5987 7.64688 14.5987 7.24864 14.1457L2.73289 9.0089C2.41198 8.64386 2.23499 8.17445 2.23499 7.6884V3Z"
|
|
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-speed`],
|
|
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,32 @@
|
|
|
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: "IconStr",
|
|
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", { d: "M4.51586 3.61578C4.14786 3.31978 3.63586 3.17578 2.99586 3.17578 2.40386 3.17578 1.91586 3.30378 1.53986 3.55978 1.11586 3.83178.907859 4.22378.907859 4.71978.907859 5.19978 1.12386 5.56778 1.56386 5.82378 1.74786 5.91978 2.18786 6.07978 2.87586 6.28778 3.51586 6.47178 3.92386 6.60778 4.08386 6.70378 4.45986 6.90378 4.65186 7.18378 4.65186 7.54378 4.65186 7.84778 4.50786 8.08778 4.21986 8.26378 3.93186 8.43978 3.54786 8.52778 3.08386 8.52778 2.57186 8.52778 2.18786 8.41578 1.92386 8.20778 1.63586 7.97578 1.45986 7.60778 1.40386 7.11178H.755859C.803859 7.81578 1.05186 8.33578 1.49986 8.67978 1.88386 8.96778 2.41186 9.11178 3.08386 9.11178 3.76386 9.11178 4.29986 8.96778 4.69986 8.68778 5.09986 8.39978 5.29986 7.99978 5.29986 7.50378 5.29986 6.98378 5.05986 6.58378 4.58786 6.29578 4.34786 6.15178 3.85186 5.96778 3.09986 5.74378 2.54786 5.58378 2.19586 5.46378 2.05186 5.38378 1.72386 5.20778 1.56386 4.97578 1.56386 4.68778 1.56386 4.35978 1.69986 4.11978 1.97186 3.95978 2.21186 3.81578 2.53986 3.75178 2.96386 3.75178 3.42786 3.75178 3.78786 3.84778 4.04386 4.05578 4.29186 4.25578 4.45186 4.55978 4.52386 4.97578H5.17186C5.11586 4.37578 4.89986 3.91978 4.51586 3.61578zM7.15455 4.86378V3.52778L6.52255 3.79178V4.86378H5.69055V5.39978H6.52255V8.03178C6.52255 8.34378 6.58655 8.57578 6.72255 8.73578 6.86655 8.91178 7.11455 8.99978 7.45055 8.99978H8.07455V8.46378H7.54655C7.40255 8.46378 7.29855 8.42378 7.24255 8.35978 7.17855 8.29578 7.15455 8.18378 7.15455 8.03178V5.39978H8.17855V4.86378H7.15455zM10.7103 4.75178C10.9343 4.75178 11.1263 4.78378 11.2783 4.84778V5.48778C11.0703 5.42378 10.8623 5.39978 10.6623 5.39978 10.3423 5.39978 10.0703 5.53578 9.8543 5.82378 9.6303 6.09578 9.5263 6.42378 9.5263 6.80778V8.99978H8.8943V4.86378H9.5263V5.58378C9.6383 5.34378 9.7823 5.15178 9.9583 5.01578 10.1743 4.83978 10.4223 4.75178 10.7103 4.75178zM12.7202 8.19178C12.6242 8.09578 12.5042 8.04778 12.3762 8.04778 12.2322 8.04778 12.1202 8.09578 12.0322 8.19178 11.9362 8.28778 11.8882 8.39978 11.8882 8.54378 11.8882 8.67978 11.9362 8.79178 12.0322 8.88778 12.1202 8.98378 12.2322 9.03178 12.3762 9.03178 12.5042 9.03178 12.6242 8.98378 12.7202 8.88778 12.8162 8.79178 12.8642 8.67978 12.8642 8.54378 12.8642 8.39978 12.8162 8.28778 12.7202 8.19178zM1.5 11.9998C1.22386 11.9998 1 12.2236 1 12.4998 1 12.7759 1.22386 12.9998 1.5 12.9998H12.5C12.7761 12.9998 13 12.7759 13 12.4998 13 12.2236 12.7761 11.9998 12.5 11.9998H1.5z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 14 14",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-str`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
|
@@ -0,0 +1,32 @@
|
|
|
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: "IconStructure",
|
|
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", { d: "M8.93333 2.10001C9.52 2.10001 10 2.58001 10 3.16667V5.03334C10 5.62001 9.52 6.10001 8.93333 6.10001H8.50667V6.90001H10.8533C11.7067 6.90001 12.4 7.59334 12.4533 8.39334V9.78001H12.9333C13.52 9.78001 14 10.26 14 10.8467V12.7667C14 13.3533 13.52 13.8333 12.9333 13.8333H11.0667C10.48 13.8333 10 13.3533 10 12.7667V10.9C10 10.3133 10.48 9.83334 11.0667 9.83334H11.3867V8.44667C11.3867 8.18001 11.12 7.96667 10.8533 7.96667H5.09333C4.82667 7.96667 4.56 8.23334 4.61333 8.55334V9.83334H4.98667C5.57333 9.83334 6.05333 10.3133 6.05333 10.9V12.7667C6.05333 13.3533 5.57333 13.8333 4.98667 13.8333H3.06667C2.48 13.8333 2 13.3533 2 12.7667V10.9C2 10.3133 2.48 9.83334 3.06667 9.83334H3.54667V8.60667C3.49333 7.70001 4.13333 7.00667 4.98667 6.90001H7.44V6.10001H7.06667C6.48 6.10001 6 5.62001 6 5.03334V3.16667C6 2.58001 6.48 2.10001 7.06667 2.10001H8.93333Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 16 16",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-structure`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
|
@@ -14,9 +14,11 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
18
|
-
const _hoisted_3 =
|
|
19
|
-
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M7.5 1.5C7.5 1.22386 7.72386 1 8 1C8.27614 1 8.5 1.22386 8.5 1.5V6.5C8.5 6.77614 8.27614 7 8 7C7.72386 7 7.5 6.77614 7.5 6.5V1.5Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M5.83333 3.16871C5.83333 2.78027 5.44863 2.51014 5.10108 2.68361C2.96625 3.74914 1.5 5.95482 1.5 8.50296C1.5 12.0928 4.41015 15.003 8 15.003C11.5899 15.003 14.5 12.0928 14.5 8.50296C14.5 5.95482 13.0337 3.74914 10.8989 2.68361C10.5514 2.51014 10.1667 2.78027 10.1667 3.16871C10.1667 3.39242 10.3005 3.59254 10.4989 3.69589C12.2327 4.59905 13.4167 6.41275 13.4167 8.50296C13.4167 11.4945 10.9915 13.9196 8 13.9196C5.00846 13.9196 2.58333 11.4945 2.58333 8.50296C2.58333 6.41275 3.76726 4.59905 5.5011 3.69589C5.69951 3.59254 5.83333 3.39242 5.83333 3.16871Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = [
|
|
20
|
+
_hoisted_2,
|
|
21
|
+
_hoisted_3
|
|
20
22
|
];
|
|
21
23
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
24
|
return openBlock(), createElementBlock("svg", mergeProps({
|
|
@@ -26,7 +28,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26
28
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-switch-button`],
|
|
27
29
|
width: "1em",
|
|
28
30
|
height: "1em"
|
|
29
|
-
}, _ctx.$attrs),
|
|
31
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
30
32
|
}
|
|
31
33
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
34
|
export { index as default };
|
|
@@ -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: "IconTenantry",
|
|
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.9999 8.21487C8.68188 8.21487 9.33593 8.48579 9.81817 8.96803 10.3004 9.45026 10.5713 10.1043 10.5713 10.7863 10.5713 12.2066 5.42847 12.2066 5.42847 10.7863 5.42847 10.1043 5.69938 9.45026 6.18162 8.96803 6.66386 8.48579 7.31791 8.21487 7.9999 8.21487zM7.9999 9.07201C7.5892 9.07201 7.19215 9.21945 6.88099 9.4875 6.56983 9.75556 6.36525 10.1264 6.30447 10.5326L6.2899 10.6672 6.31647 10.6843C6.35075 10.7049 6.39361 10.7272 6.44504 10.7477L6.52818 10.7812C6.89247 10.9149 7.43075 10.9946 7.9999 10.9946 8.56904 10.9946 9.10732 10.9149 9.47161 10.7803 9.5599 10.7486 9.63104 10.7152 9.68332 10.6852L9.70904 10.6672V10.6586C9.6786 10.2493 9.50235 9.86455 9.21231 9.5742 8.92228 9.28385 8.5377 9.10718 8.12847 9.0763L7.9999 9.07201zM8.08423 5.44482C8.42522 5.44482 8.75225 5.58028 8.99336 5.8214 9.23448 6.06252 9.36994 6.38955 9.36994 6.73054 9.36994 7.07153 9.23448 7.39856 8.99336 7.63968 8.75225 7.88079 8.42522 8.01625 8.08423 8.01625 7.74324 8.01625 7.41621 7.88079 7.17509 7.63968 6.93397 7.39856 6.79851 7.07153 6.79851 6.73054 6.79851 6.38955 6.93397 6.06252 7.17509 5.8214 7.41621 5.58028 7.74324 5.44482 8.08423 5.44482zM8.08423 6.30197C7.97056 6.30197 7.86155 6.34712 7.78118 6.42749 7.70081 6.50787 7.65566 6.61687 7.65566 6.73054 7.65566 6.8442 7.70081 6.95321 7.78118 7.03358 7.86155 7.11396 7.97056 7.15911 8.08423 7.15911 8.19789 7.15911 8.3069 7.11396 8.38727 7.03358 8.46765 6.95321 8.5128 6.8442 8.5128 6.73054 8.5128 6.61687 8.46765 6.50787 8.38727 6.42749 8.3069 6.34712 8.19789 6.30197 8.08423 6.30197z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
23
|
+
"fill-rule": "evenodd",
|
|
24
|
+
"clip-rule": "evenodd",
|
|
25
|
+
d: "M13.8532 5.95303C13.7567 5.76897 13.6171 5.61102 13.4463 5.49272L8.732 2.22872C8.51695 2.07979 8.26159 2 8 2C7.73841 2 7.48305 2.07979 7.268 2.22872L2.55371 5.49272C2.38289 5.61102 2.24328 5.76897 2.14684 5.95303C2.05041 6.13709 2.00002 6.34178 2 6.54958V12.719C2 13.06 2.13546 13.387 2.37658 13.6281C2.6177 13.8693 2.94472 14.0047 3.28571 14.0047H12.7143C13.0553 14.0047 13.3823 13.8693 13.6234 13.6281C13.8645 13.387 14 13.06 14 12.719V6.54958C14 6.34178 13.9496 6.13709 13.8532 5.95303ZM7.83733 3.05083C7.88512 3.01773 7.94187 3 8 3C8.05813 3 8.11488 3.01773 8.16267 3.05083L12.877 6.31483C12.9149 6.34111 12.946 6.37625 12.9674 6.41712C12.9888 6.45799 13 6.50344 13 6.54958V12.719C13 12.7948 12.9699 12.8675 12.9163 12.921C12.8627 12.9746 12.7901 13.0047 12.7143 13.0047H3.28571C3.20994 13.0047 3.13726 12.9746 3.08368 12.921C3.0301 12.8675 3 12.7948 3 12.719V6.54968C3.00002 6.50354 3.01122 6.45799 3.03263 6.41712C3.05404 6.37625 3.08504 6.34117 3.12296 6.31489L7.83733 3.05083Z"
|
|
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-tenantry`],
|
|
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 };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
4
|
name: "IconTitleDecoration",
|
|
@@ -14,23 +14,41 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 =
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
d: "M13.7143 1.14285H9.14291V5.71428H13.7143V1.14285ZM2.28577 5.71428H6.8572V10.2857H2.28577V5.71428ZM9.14291 10.2857H13.7143V14.8571H9.14291V10.2857Z"
|
|
21
|
-
}, null, -1);
|
|
22
|
-
const _hoisted_3 = [
|
|
23
|
-
_hoisted_2
|
|
24
|
-
];
|
|
17
|
+
const _hoisted_2 = { filter: "url(#svg_58e0cadc2c__filter0_ii_27_62)" };
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = /* @__PURE__ */ createStaticVNode('<defs><filter id="svg_58e0cadc2c__filter0_ii_27_62" x="5.54" y="2.974" width="10.045" height="11.046" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><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="arithmetic" k2="-1" k3="1"></feComposite><feColorMatrix values="0 0 0 0 0.184314 0 0 0 0 0.607843 0 0 0 0 1 0 0 0 0.360686 0"></feColorMatrix><feBlend in2="shape" result="effect1_innerShadow_27_62"></feBlend><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></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"></feComposite><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"></feColorMatrix><feBlend in2="effect1_innerShadow_27_62" result="effect2_innerShadow_27_62"></feBlend></filter></defs>', 1);
|
|
25
20
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
21
|
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
22
|
viewBox: "0 0 16 16",
|
|
28
|
-
fill:
|
|
23
|
+
fill: "none",
|
|
29
24
|
xmlns: "http://www.w3.org/2000/svg",
|
|
30
25
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-title-decoration`],
|
|
31
26
|
width: "1em",
|
|
32
27
|
height: "1em"
|
|
33
|
-
}, _ctx.$attrs),
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
createElementVNode("rect", {
|
|
30
|
+
x: "5.437",
|
|
31
|
+
y: "2.56",
|
|
32
|
+
width: "7.689",
|
|
33
|
+
height: "7.689",
|
|
34
|
+
rx: "1",
|
|
35
|
+
transform: "rotate(45 5.437 2.56)",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "#2F9BFF"
|
|
37
|
+
}, null, 8, _hoisted_1),
|
|
38
|
+
createElementVNode("g", _hoisted_2, [
|
|
39
|
+
createElementVNode("rect", {
|
|
40
|
+
x: "10.563",
|
|
41
|
+
y: "2.56",
|
|
42
|
+
width: "7.689",
|
|
43
|
+
height: "7.689",
|
|
44
|
+
rx: "1",
|
|
45
|
+
transform: "rotate(45 10.563 2.56)",
|
|
46
|
+
fill: $props.useCurrentColor ? "currentColor" : "#B7D5FF",
|
|
47
|
+
"fill-opacity": ".3"
|
|
48
|
+
}, null, 8, _hoisted_3)
|
|
49
|
+
]),
|
|
50
|
+
_hoisted_4
|
|
51
|
+
], 16);
|
|
34
52
|
}
|
|
35
53
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
54
|
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: "IconTopFill",
|
|
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: "M11.6647 11.6934C12.1331 11.9277 12.6355 11.4434 12.4189 10.9668L8.49108 2.32566C8.29371 1.89145 7.67704 1.89145 7.47967 2.32566L3.55189 10.9668C3.33527 11.4434 3.83763 11.9277 4.30602 11.6934L7.98518 9.85405L11.6647 11.6934Z"
|
|
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-top-fill`],
|
|
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: "IconTopLeftFill",
|
|
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: "M12.62 7.41658C13.1169 7.25104 13.1297 6.55336 12.6395 6.3695L3.75181 3.03663C3.3052 2.86915 2.86915 3.3052 3.03663 3.75181L6.3695 12.6395C6.55336 13.1297 7.25104 13.1169 7.41658 12.62L8.71751 8.71779L12.62 7.41658Z"
|
|
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-top-left-fill`],
|
|
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: "IconTopRightFill",
|
|
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: "M3.38007 7.41653C2.8832 7.251 2.87043 6.55333 3.36063 6.36947L12.2482 3.03663C12.6948 2.86915 13.1308 3.3052 12.9634 3.7518L9.63053 12.6394C9.44667 13.1296 8.749 13.1168 8.58347 12.6199L7.28255 8.71773L3.38007 7.41653Z"
|
|
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-top-right-fill`],
|
|
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 };
|
|
@@ -14,17 +14,9 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
|
|
21
|
-
/* @__PURE__ */ createElementVNode("clipPath", { id: "svg_e6169b5f03__clip0_152_61" }, [
|
|
22
|
-
/* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
|
|
23
|
-
])
|
|
24
|
-
], -1);
|
|
25
|
-
const _hoisted_4 = [
|
|
26
|
-
_hoisted_2,
|
|
27
|
-
_hoisted_3
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8 1C6.14348 1 4.36301 1.7375 3.05025 3.05025C1.7375 4.36301 1 6.14348 1 8C1 9.85652 1.7375 11.637 3.05025 12.9497C4.36301 14.2625 6.14348 15 8 15C9.85652 15 11.637 14.2625 12.9497 12.9497C14.2625 11.637 15 9.85652 15 8C15 6.14348 14.2625 4.36301 12.9497 3.05025C11.637 1.7375 9.85652 1 8 1ZM12.1405 7.405C11.8059 7.92591 11.294 8.30794 10.6994 8.48037C10.6766 8.48037 10.6766 8.48038 10.6539 8.504C10.562 8.52588 10.4701 8.5495 10.3564 8.5495C9.9215 8.5495 9.69312 8.252 9.80687 7.909C9.89875 7.657 10.1499 7.42775 10.4474 7.33675C10.9286 7.153 11.2489 6.7645 11.2489 6.30688C11.2489 5.69 10.6539 5.18687 9.9215 5.18687C9.18913 5.18687 8.59412 5.69 8.59412 6.30688V9.71588C8.59412 10.5384 8.11463 11.248 7.40588 11.6601C7.00188 11.8907 6.54362 12.0091 6.0785 12.0031C4.68375 12.0031 3.562 10.9741 3.562 9.71588C3.562 9.30463 3.67575 8.938 3.88225 8.595C4.21644 8.07393 4.72809 7.69159 5.3225 7.51875C5.43713 7.49687 5.52813 7.47413 5.64275 7.47413C6.07763 7.47413 6.306 7.77162 6.19225 8.11462C6.10038 8.36575 5.872 8.57138 5.59725 8.686C5.56305 8.69172 5.53135 8.70757 5.50625 8.7315C5.0705 8.91525 4.773 9.28188 4.773 9.73863C4.773 10.3564 5.368 10.8586 6.10037 10.8586C6.83275 10.8586 7.42687 10.3564 7.42687 9.73863V6.3305C7.42687 5.50625 7.90812 4.7975 8.61687 4.38625C9.02036 4.15513 9.47842 4.03638 9.94337 4.04237C11.339 4.04237 12.4599 5.07225 12.4599 6.32963C12.4563 6.71133 12.3453 7.08431 12.1396 7.40588L12.1405 7.405Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
28
20
|
];
|
|
29
21
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
30
22
|
return openBlock(), createElementBlock("svg", mergeProps({
|
|
@@ -34,7 +26,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34
26
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-wechat-applet`],
|
|
35
27
|
width: "1em",
|
|
36
28
|
height: "1em"
|
|
37
|
-
}, _ctx.$attrs),
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
38
30
|
}
|
|
39
31
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
40
32
|
export { index as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconWorkApp",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -27,7 +27,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27
27
|
viewBox: "0 0 16 16",
|
|
28
28
|
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
29
|
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-app`],
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-work-app`],
|
|
31
31
|
width: "1em",
|
|
32
32
|
height: "1em"
|
|
33
33
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -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: "IconWorkBench",
|
|
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: "M11.3603 8.18882C11.2571 8.29205 11.1392 8.34367 11.0068 8.34367 10.8743 8.34367 10.7564 8.29205 10.6532 8.18882L7.82478 5.36039C7.72154 5.25715 7.66992 5.1393 7.66992 5.00684 7.66992 4.87437 7.72154 4.75652 7.82478 4.65328L10.6532 1.82486C10.7564 1.72162 10.8743 1.67 11.0068 1.67 11.1392 1.67 11.2571 1.72162 11.3603 1.82486L14.1887 4.65328C14.292 4.75652 14.3436 4.87437 14.3436 5.00684 14.3436 5.1393 14.292 5.25715 14.1887 5.36039L11.3603 8.18882zM13.1281 5.00684L11.0068 7.12816 8.88544 5.00684 11.0068 2.88552 13.1281 5.00684zM2.16992 7.34367C2.02392 7.34367 1.90409 7.29684 1.81042 7.20317 1.71676 7.10951 1.66992 6.98967 1.66992 6.84367V2.84367C1.66992 2.69767 1.71676 2.57784 1.81042 2.48417 1.90409 2.39051 2.02392 2.34367 2.16992 2.34367H6.16992C6.31592 2.34367 6.43576 2.39051 6.52942 2.48417 6.62309 2.57784 6.66992 2.69767 6.66992 2.84367V6.84367C6.66992 6.98967 6.62309 7.10951 6.52942 7.20317 6.43576 7.29684 6.31592 7.34367 6.16992 7.34367H2.16992zM5.66992 6.34367H2.66992V3.34367H5.66992V6.34367zM2.16992 14.3437C2.02392 14.3437 1.90409 14.2968 1.81042 14.2032 1.71676 14.1095 1.66992 13.9897 1.66992 13.8437V9.84367C1.66992 9.69767 1.71676 9.57784 1.81042 9.48417 1.90409 9.39051 2.02392 9.34367 2.16992 9.34367H6.16992C6.31592 9.34367 6.43576 9.39051 6.52942 9.48417 6.62309 9.57784 6.66992 9.69767 6.66992 9.84367V13.8437C6.66992 13.9897 6.62309 14.1095 6.52942 14.2032 6.43576 14.2968 6.31592 14.3437 6.16992 14.3437H2.16992zM5.66992 13.3437H2.66992V10.3437H5.66992V13.3437zM9.16992 14.3437C9.02392 14.3437 8.90409 14.2968 8.81042 14.2032 8.71676 14.1095 8.66992 13.9897 8.66992 13.8437V9.84367C8.66992 9.69767 8.71676 9.57784 8.81042 9.48417 8.90409 9.39051 9.02392 9.34367 9.16992 9.34367H13.1699C13.3159 9.34367 13.4358 9.39051 13.5294 9.48417 13.6231 9.57784 13.6699 9.69767 13.6699 9.84367V13.8437C13.6699 13.9897 13.6231 14.1095 13.5294 14.2032 13.4358 14.2968 13.3159 14.3437 13.1699 14.3437H9.16992zM12.6699 13.3437H9.66992V10.3437H12.6699V13.3437z"
|
|
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-work-bench`],
|
|
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,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconYonghu",
|
|
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", { d: "M12.6984 5.77441C12.6984 6.75609 12.2184 7.62789 11.4798 8.17001C13.3631 8.88063 14.6999 10.6828 14.6999 12.8H13.6955C13.6955 10.6096 11.9082 8.83668 9.69989 8.83668V7.84767H9.86976C10.948 7.76708 11.7974 6.86598 11.7974 5.77441C11.7974 4.62422 10.8594 3.69382 9.69989 3.69382V2.80005C11.3542 2.80005 12.6984 4.13338 12.6984 5.77441Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M8.18243 8.63571C8.92207 8.09359 9.40284 7.22179 9.40284 6.24011C9.40284 4.59908 8.05669 3.26575 6.39989 3.26575C4.74309 3.26575 3.39694 4.59908 3.39694 6.24011C3.39694 7.22179 3.87771 8.09359 4.61735 8.63571C2.73866 9.34633 1.3999 11.1485 1.3999 13.2657H2.39842C2.39842 11.0753 4.18836 9.30238 6.39989 9.30238C8.61142 9.30238 10.4014 11.0753 10.4014 13.2657H11.3999C11.4073 11.1485 10.0685 9.34633 8.18243 8.63571ZM6.56187 8.26575H6.23793C5.20976 8.18109 4.3999 7.32042 4.3999 6.26927C4.3999 5.16169 5.29427 4.26575 6.3999 4.26575C7.50554 4.26575 8.3999 5.16169 8.3999 6.26927C8.3999 7.32042 7.59004 8.18109 6.56187 8.26575Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-yonghu`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
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: "IconYuanqu",
|
|
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: "M13.356 13.0186V2.80738L11.5951 1.4L5.7334 3.40777V3.91029L11.0564 2.26602V13.7557H14.6V13.0179L13.356 13.0186ZM3.826 9.87301L6.61695 9.36039V8.0633L3.826 8.73592V9.87301ZM3.826 13.7728H6.61695V12.4105L3.826 12.5961V13.7728ZM3.826 11.8163L6.61695 11.5693V10.273L3.826 10.7033V11.8163ZM3.826 7.89165L6.61695 7.18719V5.83884L3.826 6.70486V7.89165ZM9.7125 4.53864L8.13682 3.66097L2.20305 5.62136L2.19995 13.8H2.9812V6.01748L7.42145 4.67689V13.7581H9.71327L9.7125 4.53864Z"
|
|
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-yuanqu`],
|
|
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 };
|