@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
|
@@ -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: "
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M15.1033 12.3855C14.8044 12.4451 14.5194 12.5605 14.2633 12.7256C14.0122 12.9892 13.6952 13.1808 13.3452 13.2805C13.3919 12.9671 13.5472 12.6809 13.7819 12.4695C13.9784 12.1694 14.12 11.8368 14.1999 11.4871C14.1995 11.309 14.2519 11.1349 14.3504 10.9866C14.4489 10.8384 14.5892 10.7226 14.7534 10.6541C14.9176 10.5855 15.0985 10.5672 15.2731 10.6015C15.4477 10.6357 15.6083 10.721 15.7345 10.8465C15.8607 10.972 15.9469 11.1321 15.9821 11.3066C16.0174 11.4811 16.0002 11.6622 15.9326 11.8269C15.8651 11.9916 15.7502 12.1325 15.6026 12.232C15.455 12.3314 15.2812 12.3848 15.1033 12.3855ZM13.4566 10.2291C13.158 10.0311 12.8266 9.88795 12.4779 9.80627C12.2999 9.80627 12.1258 9.75346 11.9778 9.65452C11.8298 9.55558 11.7145 9.41495 11.6463 9.25043C11.5782 9.0859 11.5604 8.90485 11.5951 8.73019C11.6298 8.55553 11.7156 8.39509 11.8414 8.26916C11.9673 8.14324 12.1277 8.05748 12.3023 8.02274C12.4769 7.988 12.6578 8.00583 12.8223 8.07398C12.9868 8.14213 13.1273 8.25754 13.2262 8.40561C13.3251 8.55368 13.3779 8.72777 13.3779 8.90585C13.4365 9.20532 13.5505 9.49123 13.7139 9.74891C13.9757 10.0021 14.1653 10.3205 14.2633 10.6713C13.9521 10.6217 13.6679 10.4654 13.4592 10.2291H13.4559L13.4566 10.2291ZM11.9738 7.05567C11.7025 4.78195 9.34907 3.00046 6.50163 3.00046C3.46815 3.00046 1.00005 5.02006 1.00005 7.50387C1.02398 8.19074 1.2156 8.86131 1.5582 9.45703C1.90079 10.0528 2.38394 10.5555 2.96547 10.9215C3.15703 11.0627 3.35745 11.1914 3.5655 11.307L3.3215 12.2814C3.40949 12.3228 3.49483 12.3668 3.58483 12.4048L4.81689 11.7885C4.99689 11.8352 5.18624 11.8652 5.37423 11.8972C5.49424 11.9186 5.61425 11.9406 5.73759 11.9553C6.50592 12.0522 7.28549 12.0074 8.03769 11.8232C8.06097 12.1567 8.12179 12.4865 8.21902 12.8063C7.65604 12.9384 7.07985 13.0057 6.50161 13.0071C5.98286 13.0042 5.46583 12.9472 4.95889 12.837L2.72343 13.9535C2.63836 13.9971 2.54248 14.0149 2.44744 14.005C2.3524 13.9951 2.2623 13.9577 2.18807 13.8975C2.11351 13.8378 2.05762 13.7579 2.02702 13.6673C1.99642 13.5768 1.99239 13.4794 2.0154 13.3866L2.41541 11.7752C1.69358 11.316 1.09572 10.6862 0.674504 9.94131C0.25329 9.19646 0.021653 8.35939 0 7.50387C0 4.46381 2.91078 2 6.50161 2C9.91107 2 12.7032 4.22369 12.9752 7.05034C12.8186 7.02623 12.6608 7.01064 12.5025 7.00365C12.3259 7.01032 12.1492 7.02699 11.9738 7.055L11.9738 7.05567ZM9.89709 10.606C10.1964 10.5459 10.4811 10.4312 10.7371 10.2658C10.9885 10.0026 11.3057 9.81149 11.6558 9.71223C11.6081 10.0246 11.4535 10.3108 11.2185 10.5219C11.0218 10.8221 10.8805 11.1556 10.8005 11.5051C10.8007 11.6831 10.7483 11.8571 10.6497 12.0053C10.5511 12.1535 10.4108 12.2691 10.2466 12.3376C10.0823 12.406 9.90148 12.4242 9.72689 12.3899C9.55231 12.3556 9.39181 12.2703 9.26567 12.1447C9.13953 12.0192 9.05342 11.8591 9.01821 11.6846C8.98299 11.5101 9.00026 11.3291 9.06783 11.1644C9.1354 10.9998 9.25023 10.8588 9.39783 10.7594C9.54543 10.66 9.71916 10.6066 9.89709 10.606ZM11.5185 12.7723C11.8158 12.9717 12.1465 13.1158 12.4945 13.1992C12.6725 13.1992 12.8466 13.252 12.9946 13.3509C13.1426 13.4499 13.2579 13.5905 13.3261 13.755C13.3942 13.9195 13.412 14.1006 13.3773 14.2752C13.3425 14.4499 13.2568 14.6103 13.131 14.7363C13.0051 14.8622 12.8447 14.948 12.6701 14.9827C12.4955 15.0174 12.3146 14.9996 12.1501 14.9315C11.9856 14.8633 11.8451 14.7479 11.7462 14.5998C11.6473 14.4518 11.5945 14.2777 11.5945 14.0996C11.5371 13.7997 11.4241 13.5133 11.2611 13.2552C11.0003 13.0009 10.8121 12.6815 10.7158 12.3301C11.0272 12.3814 11.3111 12.5396 11.5185 12.7777V12.7723Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,66 @@
|
|
|
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: "IconFileTypeCad",
|
|
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 = { "clip-path": "url(#svg_c4e0b6e594__clip0_326_143)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = ["fill"];
|
|
21
|
+
const _hoisted_6 = { id: "svg_c4e0b6e594__clip0_326_143" };
|
|
22
|
+
const _hoisted_7 = ["fill"];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: "none",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-cad`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
createElementVNode("g", _hoisted_1, [
|
|
33
|
+
createElementVNode("path", {
|
|
34
|
+
"fill-rule": "evenodd",
|
|
35
|
+
"clip-rule": "evenodd",
|
|
36
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
37
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
createElementVNode("path", {
|
|
40
|
+
d: "M3 9.5361V9.38776H9.13382V8.57303H9.80042V3H9.92178V8.57303H10.5884V9.38776H12V9.5361H10.5865V10.3508H9.91992V14H9.79855V10.3508H9.13195V9.5361H3ZM9.80042 9.5361H9.25519V10.2025H9.80042V9.5361ZM10.467 9.5361H9.92178V10.2025H10.467V9.5361ZM9.80042 8.72137H9.25519V9.38776H9.80042V8.72137ZM10.467 8.72137H9.92178V9.38776H10.467V8.72137Z",
|
|
41
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
42
|
+
}, null, 8, _hoisted_3),
|
|
43
|
+
createElementVNode("path", {
|
|
44
|
+
opacity: ".5",
|
|
45
|
+
"fill-rule": "evenodd",
|
|
46
|
+
"clip-rule": "evenodd",
|
|
47
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4),
|
|
50
|
+
createElementVNode("path", {
|
|
51
|
+
d: "M8.05469 8.64844L7.18359 6.11328L6.25781 8.64844H8.05469ZM6.77734 5.26172H7.65625L9.73828 11H8.88672L8.30469 9.28125H6.03516L5.41406 11H4.61719L6.77734 5.26172Z",
|
|
52
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
53
|
+
}, null, 8, _hoisted_5)
|
|
54
|
+
]),
|
|
55
|
+
createElementVNode("defs", null, [
|
|
56
|
+
createElementVNode("clipPath", _hoisted_6, [
|
|
57
|
+
createElementVNode("path", {
|
|
58
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
59
|
+
d: "M0 0H16V16H0z"
|
|
60
|
+
}, null, 8, _hoisted_7)
|
|
61
|
+
])
|
|
62
|
+
])
|
|
63
|
+
], 16);
|
|
64
|
+
}
|
|
65
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
66
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconFileTypeExcel",
|
|
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 = {
|
|
17
|
+
"clip-path": "url(#svg_fc32fc2c8c__clip0_326_203)",
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd"
|
|
20
|
+
};
|
|
21
|
+
const _hoisted_2 = ["fill"];
|
|
22
|
+
const _hoisted_3 = ["fill"];
|
|
23
|
+
const _hoisted_4 = ["fill"];
|
|
24
|
+
const _hoisted_5 = { id: "svg_fc32fc2c8c__clip0_326_203" };
|
|
25
|
+
const _hoisted_6 = ["fill"];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: "none",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-excel`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), [
|
|
35
|
+
createElementVNode("g", _hoisted_1, [
|
|
36
|
+
createElementVNode("path", {
|
|
37
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "#52C41A"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
createElementVNode("path", {
|
|
41
|
+
opacity: ".5",
|
|
42
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M7.4251 8.40002L5.7251 6.02502H6.9001L8.0126 7.72502L9.1751 6.02502H10.3126L8.5751 8.40002L10.4001 10.925H9.2126L7.9876 9.12502L6.7626 10.9375H5.6001L7.4251 8.40002Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconFileTypeHtml",
|
|
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 = { "clip-path": "url(#svg_17aaa69754__clip0_326_208)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = { id: "svg_17aaa69754__clip0_326_208" };
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-html`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
"fill-rule": "evenodd",
|
|
34
|
+
"clip-rule": "evenodd",
|
|
35
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FA541C"
|
|
37
|
+
}, null, 8, _hoisted_2),
|
|
38
|
+
createElementVNode("path", {
|
|
39
|
+
opacity: ".5",
|
|
40
|
+
"fill-rule": "evenodd",
|
|
41
|
+
"clip-rule": "evenodd",
|
|
42
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M6.58755 8.81252L4.75005 9.53752L6.58755 10.2625V10.8375L4.05005 9.82502V9.25002L6.58755 8.23752V8.81252ZM8.41255 7.15002H8.98755L7.58755 10.9H7.01255L8.41255 7.15002ZM9.41255 10.275L11.25 9.55002L9.41255 8.82502V8.25002L11.95 9.25002V9.83752L9.41255 10.85V10.275Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|
|
@@ -0,0 +1,50 @@
|
|
|
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: "IconFileTypeJpg",
|
|
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 16 16",
|
|
22
|
+
fill: "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-jpg`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
createElementVNode("path", {
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"clip-rule": "evenodd",
|
|
31
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
|
|
33
|
+
}, null, 8, _hoisted_1),
|
|
34
|
+
createElementVNode("path", {
|
|
35
|
+
opacity: ".5",
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
"clip-rule": "evenodd",
|
|
38
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
40
|
+
}, null, 8, _hoisted_2),
|
|
41
|
+
createElementVNode("path", {
|
|
42
|
+
"fill-rule": "evenodd",
|
|
43
|
+
"clip-rule": "evenodd",
|
|
44
|
+
d: "M11.85 11.025L10.2875 8.6C10.2375 8.525 10.1625 8.4875 10.075 8.4875 9.98755 8.4875 9.91255 8.5375 9.86255 8.6L9.02505 9.9 7.15005 6.8625C7.10005 6.7875 7.02505 6.75 6.93755 6.75 6.85005 6.75 6.77505 6.8 6.72505 6.8625L4.15005 11.025C4.10005 11.1 4.10005 11.2 4.15005 11.275 4.20005 11.3625 4.27505 11.4 4.36255 11.4H11.6375C11.725 11.4 11.8125 11.35 11.8625 11.275 11.9 11.1875 11.9 11.0875 11.85 11.025zM9.7251 6.4375C9.7251 6.66079 9.84422 6.86712 10.0376 6.97877 10.231 7.09041 10.4692 7.09041 10.6626 6.97877 10.856 6.86712 10.9751 6.66079 10.9751 6.4375 10.9751 6.21421 10.856 6.00788 10.6626 5.89623 10.4692 5.78459 10.231 5.78459 10.0376 5.89623 9.84422 6.00788 9.7251 6.21421 9.7251 6.4375z",
|
|
45
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
46
|
+
}, null, 8, _hoisted_3)
|
|
47
|
+
], 16);
|
|
48
|
+
}
|
|
49
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
50
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconFileTypePdf",
|
|
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 = { "clip-path": "url(#svg_06233ef09c__clip0_326_144)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = { id: "svg_06233ef09c__clip0_326_144" };
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-pdf`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
"fill-rule": "evenodd",
|
|
34
|
+
"clip-rule": "evenodd",
|
|
35
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F5222D"
|
|
37
|
+
}, null, 8, _hoisted_2),
|
|
38
|
+
createElementVNode("path", {
|
|
39
|
+
opacity: ".5",
|
|
40
|
+
"fill-rule": "evenodd",
|
|
41
|
+
"clip-rule": "evenodd",
|
|
42
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M10.8749 13.175C10.0874 13.175 9.38742 11.825 9.01242 10.95C8.38742 10.6875 7.69992 10.45 7.03742 10.2875C6.44992 10.675 5.46242 11.25 4.69992 11.25C4.22492 11.25 3.88742 11.0125 3.76242 10.6C3.66242 10.2625 3.74992 10.025 3.84992 9.90002C4.04992 9.62502 4.46242 9.48752 5.08742 9.48752C5.58742 9.48752 6.22492 9.57502 6.93742 9.75002C7.39992 9.42502 7.86242 9.05002 8.27492 8.65002C8.08742 7.77502 7.88742 6.36252 8.39992 5.71252C8.64992 5.40002 9.03742 5.30002 9.49992 5.43752C10.0124 5.58752 10.1999 5.90002 10.2624 6.13752C10.4749 6.98752 9.49992 8.13752 8.83742 8.81252C8.98742 9.40002 9.17492 10.0125 9.41242 10.575C10.3624 11 11.4874 11.625 11.6124 12.3125C11.6624 12.55 11.5874 12.775 11.3999 12.9625C11.2374 13.1 11.0624 13.175 10.8749 13.175ZM9.71242 11.275C10.1874 12.2375 10.6374 12.6875 10.8749 12.6875C10.9124 12.6875 10.9624 12.675 11.0374 12.6125C11.1249 12.525 11.1249 12.4625 11.1124 12.4125C11.0624 12.1625 10.6624 11.75 9.71242 11.275ZM5.08742 9.98752C4.47492 9.98752 4.29992 10.1375 4.24992 10.2C4.23742 10.225 4.18742 10.2875 4.23742 10.4625C4.27492 10.6125 4.37492 10.7625 4.69992 10.7625C5.09992 10.7625 5.67492 10.5375 6.34992 10.1375C5.86242 10.0375 5.43742 9.98752 5.08742 9.98752ZM7.56242 9.91252C7.96242 10.025 8.37492 10.1625 8.76242 10.3125C8.62492 9.95002 8.51242 9.57502 8.41242 9.21252C8.13742 9.45002 7.84992 9.68752 7.56242 9.91252ZM9.11242 5.87502C8.97492 5.87502 8.87492 5.92502 8.78742 6.02502C8.52492 6.35002 8.49992 7.17502 8.69992 8.22502C9.46242 7.41252 9.87492 6.66252 9.77492 6.26252C9.76242 6.20002 9.71242 6.02502 9.36242 5.92502C9.26242 5.88752 9.18742 5.87502 9.11242 5.87502Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconFileTypePng",
|
|
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 = { "clip-path": "url(#svg_d35d93f32a__clip0_326_204)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = { id: "svg_d35d93f32a__clip0_326_204" };
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-png`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
"fill-rule": "evenodd",
|
|
34
|
+
"clip-rule": "evenodd",
|
|
35
|
+
d: "M2.625 0.5C2.4375 0.5 2.2375 0.575 2.1 0.725C1.95 0.8625 1.875 1.0625 1.875 1.25V14.75C1.875 14.9375 1.95 15.1375 2.1 15.275C2.25 15.425 2.4375 15.5 2.625 15.5H13.625C13.8125 15.5 14.0125 15.425 14.15 15.275C14.3 15.125 14.375 14.9375 14.375 14.75V4.75L10.125 0.5H2.625Z",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
37
|
+
}, null, 8, _hoisted_2),
|
|
38
|
+
createElementVNode("path", {
|
|
39
|
+
opacity: ".5",
|
|
40
|
+
"fill-rule": "evenodd",
|
|
41
|
+
"clip-rule": "evenodd",
|
|
42
|
+
d: "M14.375 4.75H10.875C10.6875 4.75 10.4875 4.675 10.35 4.525C10.2 4.3875 10.125 4.1875 10.125 4V0.5L14.375 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M5 6.25H6.25V7.5H5V6.25ZM7.5 6.25H8.75V7.5H7.5V6.25ZM10 6.25H11.25V7.5H10V6.25ZM6.25 7.5H7.5V8.75H6.25V7.5ZM8.75 7.5H10V8.75H8.75V7.5ZM6.25 10H7.5V11.25H6.25V10ZM8.75 10H10V11.25H8.75V10ZM5 8.75H6.25V10H5V8.75ZM7.5 8.75H8.75V10H7.5V8.75ZM10 8.75H11.25V10H10V8.75ZM5 11.25H6.25V12.5H5V11.25ZM7.5 11.25H8.75V12.5H7.5V11.25ZM10 11.25H11.25V12.5H10V11.25Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
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: "IconFileTypePpt",
|
|
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 = { "clip-path": "url(#svg_4e737f1de5__clip0_326_205)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = { id: "svg_4e737f1de5__clip0_326_205" };
|
|
21
|
+
const _hoisted_6 = ["fill"];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-ppt`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), [
|
|
31
|
+
createElementVNode("g", _hoisted_1, [
|
|
32
|
+
createElementVNode("path", {
|
|
33
|
+
"fill-rule": "evenodd",
|
|
34
|
+
"clip-rule": "evenodd",
|
|
35
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
36
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FA541C"
|
|
37
|
+
}, null, 8, _hoisted_2),
|
|
38
|
+
createElementVNode("path", {
|
|
39
|
+
opacity: ".5",
|
|
40
|
+
"fill-rule": "evenodd",
|
|
41
|
+
"clip-rule": "evenodd",
|
|
42
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M6.0249 6.02502H8.7749C9.8749 6.02502 10.2249 6.76252 10.2249 7.55002C10.2249 8.30002 9.7874 9.06252 8.7874 9.06252H6.9624V10.9375H6.0249V6.02502ZM6.9624 8.30002H8.4749C9.0124 8.30002 9.2999 8.13752 9.2999 7.56252C9.2999 6.96252 8.9124 6.81252 8.5499 6.81252H6.9624V8.30002Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
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: "IconFileTypeTxt",
|
|
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 16 16",
|
|
22
|
+
fill: "none",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-txt`],
|
|
25
|
+
width: "1em",
|
|
26
|
+
height: "1em"
|
|
27
|
+
}, _ctx.$attrs), [
|
|
28
|
+
createElementVNode("path", {
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"clip-rule": "evenodd",
|
|
31
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#C8C9CC"
|
|
33
|
+
}, null, 8, _hoisted_1),
|
|
34
|
+
createElementVNode("path", {
|
|
35
|
+
"fill-rule": "evenodd",
|
|
36
|
+
"clip-rule": "evenodd",
|
|
37
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "#909399"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
createElementVNode("path", {
|
|
41
|
+
d: "M4.125 5.875H7.375C7.5875 5.875 7.75 5.7125 7.75 5.5C7.75 5.2875 7.5875 5.125 7.375 5.125H4.125C3.9125 5.125 3.75 5.2875 3.75 5.5C3.75 5.7125 3.9125 5.875 4.125 5.875ZM4.125 8.375H11.875C12.0875 8.375 12.25 8.2125 12.25 8C12.25 7.7875 12.0875 7.625 11.875 7.625H4.125C3.9125 7.625 3.75 7.7875 3.75 8C3.75 8.2125 3.9125 8.375 4.125 8.375ZM11.875 10.125H4.125C3.9125 10.125 3.75 10.2875 3.75 10.5C3.75 10.7125 3.9125 10.875 4.125 10.875H11.875C12.0875 10.875 12.25 10.7125 12.25 10.5C12.25 10.2875 12.0875 10.125 11.875 10.125Z",
|
|
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,61 @@
|
|
|
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: "IconFileTypeUnknown",
|
|
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 = {
|
|
17
|
+
"clip-path": "url(#svg_8796ae45aa__clip0_326_145)",
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd"
|
|
20
|
+
};
|
|
21
|
+
const _hoisted_2 = ["fill"];
|
|
22
|
+
const _hoisted_3 = ["fill"];
|
|
23
|
+
const _hoisted_4 = ["fill"];
|
|
24
|
+
const _hoisted_5 = { id: "svg_8796ae45aa__clip0_326_145" };
|
|
25
|
+
const _hoisted_6 = ["fill"];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: "none",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-unknown`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), [
|
|
35
|
+
createElementVNode("g", _hoisted_1, [
|
|
36
|
+
createElementVNode("path", {
|
|
37
|
+
d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
|
|
38
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FAAD14"
|
|
39
|
+
}, null, 8, _hoisted_2),
|
|
40
|
+
createElementVNode("path", {
|
|
41
|
+
opacity: ".5",
|
|
42
|
+
d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3),
|
|
45
|
+
createElementVNode("path", {
|
|
46
|
+
d: "M7.89688 5.99359C8.46008 5.99359 8.91768 6.14319 9.26968 6.45999C9.62168 6.76799 9.79768 7.19039 9.79768 7.71839C9.79768 8.14959 9.68328 8.51039 9.46328 8.79199C9.38408 8.88879 9.13768 9.11759 8.72408 9.47839C8.55688 9.61919 8.43368 9.77759 8.35448 9.93599C8.25768 10.112 8.21368 10.3056 8.21368 10.5168V10.6664H7.27208V10.5168C7.27208 10.1912 7.32488 9.90959 7.44808 9.68079C7.56248 9.43439 7.89688 9.07359 8.44248 8.58959L8.59208 8.42239C8.75048 8.21999 8.83848 8.00879 8.83848 7.77999C8.83848 7.47199 8.75048 7.23439 8.58328 7.05839C8.40728 6.88239 8.15208 6.79439 7.83528 6.79439C7.43928 6.79439 7.14888 6.91759 6.97288 7.17279C6.81448 7.38399 6.73528 7.68319 6.73528 8.07039H5.81128C5.81128 7.42799 5.99608 6.92639 6.36568 6.55679C6.73528 6.17839 7.24568 5.99359 7.89688 5.99359ZM7.73848 11.1416C7.92328 11.1416 8.08168 11.1944 8.20488 11.3176C8.32808 11.432 8.38968 11.5816 8.38968 11.7664C8.38968 11.9512 8.31928 12.1008 8.19608 12.224C8.07288 12.3384 7.91448 12.4 7.73848 12.4C7.56248 12.4 7.40408 12.3384 7.28088 12.2152C7.15768 12.092 7.09608 11.9424 7.09608 11.7664C7.09608 11.5816 7.15768 11.432 7.28088 11.3176C7.40408 11.1944 7.56248 11.1416 7.73848 11.1416Z",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
48
|
+
}, null, 8, _hoisted_4)
|
|
49
|
+
]),
|
|
50
|
+
createElementVNode("defs", null, [
|
|
51
|
+
createElementVNode("clipPath", _hoisted_5, [
|
|
52
|
+
createElementVNode("path", {
|
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
54
|
+
d: "M0 0H16V16H0z"
|
|
55
|
+
}, null, 8, _hoisted_6)
|
|
56
|
+
])
|
|
57
|
+
])
|
|
58
|
+
], 16);
|
|
59
|
+
}
|
|
60
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
61
|
+
export { index as default };
|