@arco-iconbox/vue-te 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icon.js +4371 -1888
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +1121 -885
- package/dist/icon.min.js.map +1 -1
- package/esm/Icon3Drotate/index.js +42 -0
- package/esm/IconAdjust/index.js +32 -0
- package/esm/IconAlarm/index.js +36 -0
- package/esm/IconBackward10s/index.js +36 -0
- package/esm/IconBackwardFill/index.js +36 -0
- package/esm/IconBottomFill/index.js +36 -0
- package/esm/IconBottomLeftFill/index.js +36 -0
- package/esm/IconBottomRightFill/index.js +36 -0
- package/esm/IconBrowser/index.js +38 -0
- package/esm/IconCctv/index.js +36 -0
- package/esm/IconCctvFill/index.js +36 -0
- package/esm/IconCellphone/index.js +10 -4
- package/esm/IconCheck/index.js +1 -1
- package/esm/IconChromefilled/index.js +2 -2
- package/esm/IconClickhouse/index.js +32 -0
- package/esm/IconClose/index.js +1 -1
- package/esm/IconCloseFilled/index.js +36 -0
- package/esm/IconCollectionTagFilled/index.js +32 -0
- package/esm/IconConfiguration/index.js +42 -0
- package/esm/IconConnectCutup/index.js +47 -0
- package/esm/IconConnectedInside/index.js +51 -0
- package/esm/IconConnectedOut/index.js +51 -0
- package/esm/IconCubeThree/index.js +36 -0
- package/esm/IconDot/index.js +36 -0
- package/esm/IconEditPen/index.js +1 -1
- package/esm/IconEmsCostAnalysis/index.js +60 -0
- package/esm/IconEmsEnergyAnalysis/index.js +58 -0
- package/esm/IconEmsEnergyContrast/index.js +61 -0
- package/esm/IconEmsEnergyRanking/index.js +43 -0
- package/esm/IconEmsHeibang/index.js +53 -0
- package/esm/IconEmsHongbang/index.js +58 -0
- package/esm/IconEnterpriseWechat/index.js +1 -1
- package/esm/IconFileTypeCad/index.js +66 -0
- package/esm/IconFileTypeExcel/index.js +61 -0
- package/esm/IconFileTypeHtml/index.js +61 -0
- package/esm/IconFileTypeJpg/index.js +50 -0
- package/esm/IconFileTypePdf/index.js +61 -0
- package/esm/IconFileTypePng/index.js +61 -0
- package/esm/IconFileTypePpt/index.js +61 -0
- package/esm/IconFileTypeTxt/index.js +47 -0
- package/esm/IconFileTypeUnknown/index.js +61 -0
- package/esm/IconFileTypeVideo/index.js +61 -0
- package/esm/IconFileTypeVisio/index.js +61 -0
- package/esm/IconFileTypeWord/index.js +61 -0
- package/esm/IconFiles/index.js +1 -1
- package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
- package/esm/IconForward10s/index.js +36 -0
- package/esm/IconForwardFill/index.js +36 -0
- package/esm/IconFullScreen/index.js +1 -1
- package/esm/IconGrid/index.js +4 -4
- package/esm/IconHeart/index.js +1 -1
- package/esm/IconHeartFilled/index.js +1 -1
- package/esm/IconHome/index.js +36 -0
- package/esm/IconHospital/index.js +36 -0
- package/esm/IconHospitalFill/index.js +36 -0
- package/esm/IconIphone/index.js +10 -4
- package/esm/IconJuese/index.js +36 -0
- package/esm/IconLevel/index.js +36 -0
- package/esm/IconLink/index.js +1 -1
- package/esm/IconLocation/index.js +1 -1
- package/esm/IconLocationFill/index.js +32 -0
- package/esm/IconMessage/index.js +1 -1
- package/esm/IconMinus/index.js +1 -1
- package/esm/IconMission/index.js +34 -0
- package/esm/IconMoreFilled/index.js +1 -1
- package/esm/IconMySQL/index.js +34 -0
- package/esm/IconNo/index.js +40 -0
- package/esm/IconOfficeBuilding/index.js +1 -1
- package/esm/IconPicture/index.js +1 -1
- package/esm/IconPlus/index.js +1 -1
- package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
- package/esm/IconPostcard/index.js +10 -4
- package/esm/IconPriceTagFilled/index.js +38 -0
- package/esm/IconQuanxian/index.js +32 -0
- package/esm/IconRefresh/index.js +1 -1
- package/esm/IconRefreshLeft/index.js +1 -1
- package/esm/IconRefreshRight/index.js +1 -1
- package/esm/IconSHelp/index.js +1 -1
- package/esm/IconScaleToOriginal/index.js +10 -4
- package/esm/IconSchool/index.js +1 -1
- package/esm/IconService/index.js +1 -1
- package/esm/IconServiceFill/index.js +34 -0
- package/esm/IconShield/index.js +38 -0
- package/esm/IconSpeed/index.js +36 -0
- package/esm/IconStr/index.js +32 -0
- package/esm/IconStructure/index.js +32 -0
- package/esm/IconSwitchButton/index.js +6 -4
- package/esm/IconTenantry/index.js +42 -0
- package/esm/IconTitleDecoration/index.js +29 -11
- package/esm/IconTopFill/index.js +36 -0
- package/esm/IconTopLeftFill/index.js +36 -0
- package/esm/IconTopRightFill/index.js +36 -0
- package/esm/IconWechatApplet/index.js +4 -12
- package/esm/{IconApp → IconWorkApp}/index.js +2 -2
- package/esm/IconWorkBench/index.js +36 -0
- package/esm/IconYonghu/index.js +38 -0
- package/esm/IconYuanqu/index.js +36 -0
- package/esm/index.js +76 -17
- package/lib/Icon3Drotate/index.js +43 -0
- package/lib/IconAdjust/index.js +33 -0
- package/lib/IconAlarm/index.js +37 -0
- package/lib/IconBackward10s/index.js +37 -0
- package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
- package/lib/IconBottomFill/index.js +37 -0
- package/lib/IconBottomLeftFill/index.js +37 -0
- package/lib/IconBottomRightFill/index.js +37 -0
- package/lib/IconBrowser/index.js +39 -0
- package/lib/IconCctv/index.js +37 -0
- package/lib/IconCctvFill/index.js +37 -0
- package/lib/IconCellphone/index.js +10 -4
- package/lib/IconCheck/index.js +1 -1
- package/lib/IconChromefilled/index.js +2 -2
- package/lib/IconClickhouse/index.js +33 -0
- package/lib/IconClose/index.js +1 -1
- package/lib/IconCloseFilled/index.js +37 -0
- package/lib/IconCollectionTagFilled/index.js +33 -0
- package/lib/IconConfiguration/index.js +43 -0
- package/lib/IconConnectCutup/index.js +48 -0
- package/lib/IconConnectedInside/index.js +52 -0
- package/lib/IconConnectedOut/index.js +52 -0
- package/lib/IconCubeThree/index.js +37 -0
- package/lib/IconDot/index.js +37 -0
- package/lib/IconEditPen/index.js +1 -1
- package/lib/IconEmsCostAnalysis/index.js +61 -0
- package/lib/IconEmsEnergyAnalysis/index.js +59 -0
- package/lib/IconEmsEnergyContrast/index.js +62 -0
- package/lib/IconEmsEnergyRanking/index.js +44 -0
- package/lib/IconEmsHeibang/index.js +54 -0
- package/lib/IconEmsHongbang/index.js +59 -0
- package/lib/IconEnterpriseWechat/index.js +1 -1
- package/lib/IconFileTypeCad/index.js +67 -0
- package/lib/IconFileTypeExcel/index.js +62 -0
- package/lib/IconFileTypeHtml/index.js +62 -0
- package/lib/IconFileTypeJpg/index.js +51 -0
- package/lib/IconFileTypePdf/index.js +62 -0
- package/lib/IconFileTypePng/index.js +62 -0
- package/lib/IconFileTypePpt/index.js +62 -0
- package/lib/IconFileTypeTxt/index.js +48 -0
- package/lib/IconFileTypeUnknown/index.js +62 -0
- package/lib/IconFileTypeVideo/index.js +62 -0
- package/lib/IconFileTypeVisio/index.js +62 -0
- package/lib/IconFileTypeWord/index.js +62 -0
- package/lib/IconFiles/index.js +1 -1
- package/lib/IconFolderFill/index.js +33 -0
- package/lib/IconForward10s/index.js +37 -0
- package/lib/IconForwardFill/index.js +37 -0
- package/lib/IconFullScreen/index.js +1 -1
- package/lib/IconGrid/index.js +3 -3
- package/lib/IconHeart/index.js +1 -1
- package/lib/IconHeartFilled/index.js +1 -1
- package/lib/IconHome/index.js +37 -0
- package/lib/IconHospital/index.js +37 -0
- package/lib/IconHospitalFill/index.js +37 -0
- package/lib/IconIphone/index.js +10 -4
- package/lib/IconJuese/index.js +37 -0
- package/lib/IconLevel/index.js +37 -0
- package/lib/IconLink/index.js +1 -1
- package/lib/IconLocation/index.js +1 -1
- package/lib/IconLocationFill/index.js +33 -0
- package/lib/IconMessage/index.js +1 -1
- package/lib/IconMinus/index.js +1 -1
- package/lib/IconMission/index.js +35 -0
- package/lib/IconMoreFilled/index.js +1 -1
- package/lib/IconMySQL/index.js +35 -0
- package/lib/IconNo/index.js +41 -0
- package/lib/IconOfficeBuilding/index.js +1 -1
- package/lib/IconPicture/index.js +1 -1
- package/lib/IconPlus/index.js +1 -1
- package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
- package/lib/IconPostcard/index.js +10 -4
- package/lib/IconPriceTagFilled/index.js +39 -0
- package/lib/IconQuanxian/index.js +33 -0
- package/lib/IconRefresh/index.js +1 -1
- package/lib/IconRefreshLeft/index.js +1 -1
- package/lib/IconRefreshRight/index.js +1 -1
- package/lib/IconSHelp/index.js +1 -1
- package/lib/IconScaleToOriginal/index.js +10 -4
- package/lib/IconSchool/index.js +1 -1
- package/lib/IconService/index.js +1 -1
- package/lib/IconServiceFill/index.js +35 -0
- package/lib/IconShield/index.js +39 -0
- package/lib/IconSpeed/index.js +37 -0
- package/lib/IconStr/index.js +33 -0
- package/lib/IconStructure/index.js +33 -0
- package/lib/IconSwitchButton/index.js +6 -4
- package/lib/IconTenantry/index.js +43 -0
- package/lib/IconTitleDecoration/index.js +28 -10
- package/lib/IconTopFill/index.js +37 -0
- package/lib/IconTopLeftFill/index.js +37 -0
- package/lib/IconTopRightFill/index.js +37 -0
- package/lib/IconWechatApplet/index.js +4 -12
- package/lib/{IconApp → IconWorkApp}/index.js +2 -2
- package/lib/IconWorkBench/index.js +37 -0
- package/lib/IconYonghu/index.js +39 -0
- package/lib/IconYuanqu/index.js +37 -0
- package/lib/index.js +604 -486
- package/package.json +1 -1
- package/src/Icon3Drotate/index.vue +19 -0
- package/src/IconAdjust/index.vue +19 -0
- package/src/IconAlarm/index.vue +19 -0
- package/src/IconBackward10s/index.vue +19 -0
- package/src/IconBackwardFill/index.vue +19 -0
- package/src/IconBottomFill/index.vue +19 -0
- package/src/IconBottomLeftFill/index.vue +19 -0
- package/src/IconBottomRightFill/index.vue +19 -0
- package/src/IconBrowser/index.vue +19 -0
- package/src/IconCctv/index.vue +19 -0
- package/src/IconCctvFill/index.vue +19 -0
- package/src/IconCellphone/index.vue +1 -1
- package/src/IconCheck/index.vue +1 -1
- package/src/IconChromefilled/index.vue +1 -1
- package/src/IconClickhouse/index.vue +19 -0
- package/src/IconClose/index.vue +1 -1
- package/src/IconCloseFilled/index.vue +19 -0
- package/src/IconCollectionTagFilled/index.vue +19 -0
- package/src/IconConfiguration/index.vue +19 -0
- package/src/IconConnectCutup/index.vue +19 -0
- package/src/IconConnectedInside/index.vue +19 -0
- package/src/IconConnectedOut/index.vue +19 -0
- package/src/IconCubeThree/index.vue +19 -0
- package/src/IconDot/index.vue +19 -0
- package/src/IconEditPen/index.vue +1 -1
- package/src/IconEmsCostAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyContrast/index.vue +19 -0
- package/src/IconEmsEnergyRanking/index.vue +19 -0
- package/src/IconEmsHeibang/index.vue +19 -0
- package/src/IconEmsHongbang/index.vue +19 -0
- package/src/IconEnterpriseWechat/index.vue +1 -1
- package/src/IconFileTypeCad/index.vue +19 -0
- package/src/IconFileTypeExcel/index.vue +19 -0
- package/src/IconFileTypeHtml/index.vue +19 -0
- package/src/IconFileTypeJpg/index.vue +19 -0
- package/src/IconFileTypePdf/index.vue +19 -0
- package/src/IconFileTypePng/index.vue +19 -0
- package/src/IconFileTypePpt/index.vue +19 -0
- package/src/IconFileTypeTxt/index.vue +19 -0
- package/src/IconFileTypeUnknown/index.vue +19 -0
- package/src/IconFileTypeVideo/index.vue +19 -0
- package/src/IconFileTypeVisio/index.vue +19 -0
- package/src/IconFileTypeWord/index.vue +19 -0
- package/src/IconFiles/index.vue +1 -1
- package/src/IconFolderFill/index.vue +19 -0
- package/src/IconForward10s/index.vue +19 -0
- package/src/IconForwardFill/index.vue +19 -0
- package/src/IconFullScreen/index.vue +1 -1
- package/src/IconGrid/index.vue +1 -1
- package/src/IconHeart/index.vue +1 -1
- package/src/IconHeartFilled/index.vue +1 -1
- package/src/IconHome/index.vue +19 -0
- package/src/IconHospital/index.vue +19 -0
- package/src/IconHospitalFill/index.vue +19 -0
- package/src/IconIphone/index.vue +1 -1
- package/src/IconJuese/index.vue +19 -0
- package/src/IconLevel/index.vue +19 -0
- package/src/IconLink/index.vue +1 -1
- package/src/IconLocation/index.vue +1 -1
- package/src/IconLocationFill/index.vue +19 -0
- package/src/IconMessage/index.vue +1 -1
- package/src/IconMinus/index.vue +1 -1
- package/src/IconMission/index.vue +19 -0
- package/src/IconMoreFilled/index.vue +1 -1
- package/src/IconMySQL/index.vue +19 -0
- package/src/IconNo/index.vue +19 -0
- package/src/IconOfficeBuilding/index.vue +1 -1
- package/src/IconPicture/index.vue +1 -1
- package/src/IconPlus/index.vue +1 -1
- package/src/IconPlusBold/index.vue +19 -0
- package/src/IconPostcard/index.vue +1 -1
- package/src/IconPriceTagFilled/index.vue +19 -0
- package/src/IconQuanxian/index.vue +19 -0
- package/src/IconRefresh/index.vue +1 -1
- package/src/IconRefreshLeft/index.vue +1 -1
- package/src/IconRefreshRight/index.vue +1 -1
- package/src/IconSHelp/index.vue +1 -1
- package/src/IconScaleToOriginal/index.vue +1 -1
- package/src/IconSchool/index.vue +1 -1
- package/src/IconService/index.vue +1 -1
- package/src/IconServiceFill/index.vue +19 -0
- package/src/IconShield/index.vue +19 -0
- package/src/IconSpeed/index.vue +19 -0
- package/src/IconStr/index.vue +19 -0
- package/src/IconStructure/index.vue +19 -0
- package/src/IconSwitchButton/index.vue +1 -1
- package/src/IconTenantry/index.vue +19 -0
- package/src/IconTitleDecoration/index.vue +1 -1
- package/src/IconTopFill/index.vue +19 -0
- package/src/IconTopLeftFill/index.vue +19 -0
- package/src/IconTopRightFill/index.vue +19 -0
- package/src/IconWechatApplet/index.vue +1 -1
- package/src/IconWorkApp/index.vue +19 -0
- package/src/IconWorkBench/index.vue +19 -0
- package/src/IconYonghu/index.vue +19 -0
- package/src/IconYuanqu/index.vue +19 -0
- package/src/index.js +76 -17
- package/esm/IconHelpFilled/index.js +0 -32
- package/esm/IconMore/index.js +0 -32
- package/esm/IconSetUp/index.js +0 -32
- package/esm/IconTruck/index.js +0 -32
- package/lib/IconHelpFilled/index.js +0 -33
- package/lib/IconMore/index.js +0 -33
- package/lib/IconSetUp/index.js +0 -33
- package/lib/IconTruck/index.js +0 -33
- package/src/IconApp/index.vue +0 -19
- package/src/IconHelpFilled/index.vue +0 -19
- package/src/IconHouse/index.vue +0 -19
- package/src/IconMore/index.vue +0 -19
- package/src/IconProtect/index.vue +0 -19
- package/src/IconSetUp/index.vue +0 -19
- package/src/IconTruck/index.vue +0 -19
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypePng",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { "clip-path": "url(#svg_d35d93f32a__clip0_326_204)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = { id: "svg_d35d93f32a__clip0_326_204" };
|
|
22
|
+
const _hoisted_6 = ["fill"];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.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-png`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
33
|
+
vue.createElementVNode("path", {
|
|
34
|
+
"fill-rule": "evenodd",
|
|
35
|
+
"clip-rule": "evenodd",
|
|
36
|
+
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",
|
|
37
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
vue.createElementVNode("path", {
|
|
40
|
+
opacity: ".5",
|
|
41
|
+
"fill-rule": "evenodd",
|
|
42
|
+
"clip-rule": "evenodd",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
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",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypePpt",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { "clip-path": "url(#svg_4e737f1de5__clip0_326_205)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = { id: "svg_4e737f1de5__clip0_326_205" };
|
|
22
|
+
const _hoisted_6 = ["fill"];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.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-ppt`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
33
|
+
vue.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" : "#FA541C"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
vue.createElementVNode("path", {
|
|
40
|
+
opacity: ".5",
|
|
41
|
+
"fill-rule": "evenodd",
|
|
42
|
+
"clip-rule": "evenodd",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
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",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypeTxt",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
22
|
+
viewBox: "0 0 16 16",
|
|
23
|
+
fill: "none",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-txt`],
|
|
26
|
+
width: "1em",
|
|
27
|
+
height: "1em"
|
|
28
|
+
}, _ctx.$attrs), [
|
|
29
|
+
vue.createElementVNode("path", {
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
"clip-rule": "evenodd",
|
|
32
|
+
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",
|
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#C8C9CC"
|
|
34
|
+
}, null, 8, _hoisted_1),
|
|
35
|
+
vue.createElementVNode("path", {
|
|
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" : "#909399"
|
|
40
|
+
}, null, 8, _hoisted_2),
|
|
41
|
+
vue.createElementVNode("path", {
|
|
42
|
+
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",
|
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
44
|
+
}, null, 8, _hoisted_3)
|
|
45
|
+
], 16);
|
|
46
|
+
}
|
|
47
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
48
|
+
module.exports = index;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypeUnknown",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = {
|
|
18
|
+
"clip-path": "url(#svg_8796ae45aa__clip0_326_145)",
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd"
|
|
21
|
+
};
|
|
22
|
+
const _hoisted_2 = ["fill"];
|
|
23
|
+
const _hoisted_3 = ["fill"];
|
|
24
|
+
const _hoisted_4 = ["fill"];
|
|
25
|
+
const _hoisted_5 = { id: "svg_8796ae45aa__clip0_326_145" };
|
|
26
|
+
const _hoisted_6 = ["fill"];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-unknown`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), [
|
|
36
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
37
|
+
vue.createElementVNode("path", {
|
|
38
|
+
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",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FAAD14"
|
|
40
|
+
}, null, 8, _hoisted_2),
|
|
41
|
+
vue.createElementVNode("path", {
|
|
42
|
+
opacity: ".5",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
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",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypeVideo",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { "clip-path": "url(#svg_853deaade0__clip0_326_202)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = { id: "svg_853deaade0__clip0_326_202" };
|
|
22
|
+
const _hoisted_6 = ["fill"];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.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-video`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
33
|
+
vue.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" : "#722ED1"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
vue.createElementVNode("path", {
|
|
40
|
+
opacity: ".5",
|
|
41
|
+
"fill-rule": "evenodd",
|
|
42
|
+
"clip-rule": "evenodd",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
d: "M8.00005 5.20001C6.2255 5.20001 4.80005 6.62547 4.80005 8.40001C4.80005 10.1746 6.2255 11.6 8.00005 11.6C9.77459 11.6 11.2 10.1746 11.2 8.40001C11.2 6.62547 9.77459 5.20001 8.00005 5.20001ZM9.38187 8.53092L7.3455 9.69456C7.27278 9.73819 7.1855 9.7091 7.14187 9.63638C7.12732 9.62183 7.12732 9.59274 7.12732 9.56365V7.23638C7.12732 7.20728 7.12732 7.19274 7.14187 7.17819C7.15641 7.1491 7.1855 7.12001 7.21459 7.12001C7.25823 7.10547 7.30187 7.10547 7.3455 7.12001L9.36732 8.28365C9.39641 8.29819 9.41096 8.31274 9.4255 8.34183C9.48368 8.40001 9.45459 8.48729 9.38187 8.53092Z",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypeVisio",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { "clip-path": "url(#svg_8c358bc6f8__clip0_326_206)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = { id: "svg_8c358bc6f8__clip0_326_206" };
|
|
22
|
+
const _hoisted_6 = ["fill"];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.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-visio`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), [
|
|
32
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
33
|
+
vue.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" : "#196DE9"
|
|
38
|
+
}, null, 8, _hoisted_2),
|
|
39
|
+
vue.createElementVNode("path", {
|
|
40
|
+
opacity: ".5",
|
|
41
|
+
"fill-rule": "evenodd",
|
|
42
|
+
"clip-rule": "evenodd",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
d: "M8.2581 10.984L10.1461 6H9.2341L8.0341 9.632L6.7381 6H5.8501L7.7061 10.984H8.2581Z",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFileTypeWord",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = {
|
|
18
|
+
"clip-path": "url(#svg_e829b53331__clip0_326_207)",
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd"
|
|
21
|
+
};
|
|
22
|
+
const _hoisted_2 = ["fill"];
|
|
23
|
+
const _hoisted_3 = ["fill"];
|
|
24
|
+
const _hoisted_4 = ["fill"];
|
|
25
|
+
const _hoisted_5 = { id: "svg_e829b53331__clip0_326_207" };
|
|
26
|
+
const _hoisted_6 = ["fill"];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-word`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), [
|
|
36
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
37
|
+
vue.createElementVNode("path", {
|
|
38
|
+
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",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
|
|
40
|
+
}, null, 8, _hoisted_2),
|
|
41
|
+
vue.createElementVNode("path", {
|
|
42
|
+
opacity: ".5",
|
|
43
|
+
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",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
45
|
+
}, null, 8, _hoisted_3),
|
|
46
|
+
vue.createElementVNode("path", {
|
|
47
|
+
d: "M4.375 6.02502H5.3875L6.4 9.83752H6.4125L7.525 6.02502H8.5L9.625 9.83752L10.65 6.02502H11.625L10.125 10.9375H9.1125L8 7.16252H7.9875L6.8625 10.925H5.85L4.375 6.02502Z",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
49
|
+
}, null, 8, _hoisted_4)
|
|
50
|
+
]),
|
|
51
|
+
vue.createElementVNode("defs", null, [
|
|
52
|
+
vue.createElementVNode("clipPath", _hoisted_5, [
|
|
53
|
+
vue.createElementVNode("path", {
|
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
55
|
+
d: "M0 0H16V16H0z"
|
|
56
|
+
}, null, 8, _hoisted_6)
|
|
57
|
+
])
|
|
58
|
+
])
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
module.exports = index;
|
package/lib/IconFiles/index.js
CHANGED
|
@@ -15,7 +15,7 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2 6V13H14V6H2ZM1.5 5H14.5C14.646 5 14.7658 5.04683 14.8595 5.1405C14.9532 5.23417 15 5.354 15 5.5V13.5C15 13.646 14.9532 13.7658 14.8595 13.8595C14.7658 13.9532 14.646 14 14.5 14H1.5C1.354 14 1.23417 13.9532 1.1405 13.8595C1.04683 13.7658 1 13.646 1 13.5V5.5C1 5.354 1.04683 5.23417 1.1405 5.1405C1.23417 5.04683 1.354 5 1.5 5ZM2.5
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2 6V13H14V6H2ZM1.5 5H14.5C14.646 5 14.7658 5.04683 14.8595 5.1405C14.9532 5.23417 15 5.354 15 5.5V13.5C15 13.646 14.9532 13.7658 14.8595 13.8595C14.7658 13.9532 14.646 14 14.5 14H1.5C1.354 14 1.23417 13.9532 1.1405 13.8595C1.04683 13.7658 1 13.646 1 13.5V5.5C1 5.354 1.04683 5.23417 1.1405 5.1405C1.23417 5.04683 1.354 5 1.5 5ZM2.5 3.5C2.5 3.22386 2.72386 3 3 3H13C13.2761 3 13.5 3.22386 13.5 3.5V3.5C13.5 3.77614 13.2761 4 13 4H3C2.72386 4 2.5 3.77614 2.5 3.5V3.5ZM4 1.5C4 1.22386 4.22386 1 4.5 1H11.5C11.7761 1 12 1.22386 12 1.5V1.5C12 1.77614 11.7761 2 11.5 2H4.5C4.22386 2 4 1.77614 4 1.5V1.5Z" }, null, -1);
|
|
19
19
|
const _hoisted_3 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconFolderFill",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6 2H1.5C1.354 2 1.23417 2.04683 1.1405 2.1405C1.04683 2.23417 1 2.354 1 2.5V13.5C1 13.646 1.04683 13.7658 1.1405 13.8595C1.23417 13.9532 1.354 14 1.5 14H14.5C14.646 14 14.7658 13.9532 14.8595 13.8595C14.9532 13.7658 15 13.646 15 13.5V4.5C15 4.354 14.9532 4.23417 14.8595 4.1405C14.7658 4.04683 14.646 4 14.5 4H8L6 2Z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = [
|
|
20
|
+
_hoisted_2
|
|
21
|
+
];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 16 16",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-folder-fill`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
module.exports = index;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconForward10s",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M3.45 4.95325H11.4596V2.61247L15 5.34309L11.4596 7.90344V5.8132H3.45C2.5314 5.8132 1.86471 6.47622 1.86471 7.38977V10.8818C1.86471 11.356 1.99095 12.4584 3.16176 12.4584H6.35294V13.3184H3.16176C1.84856 13.3184 1 12.3621 1 10.8818V7.38977C1 6.00067 2.05321 4.95325 3.45 4.95325ZM8.87667 9.79035H8.44185C8.32326 9.91388 8.17503 10.0275 7.99714 10.1362C7.81926 10.2351 7.65126 10.3042 7.49314 10.3438V10.9169C7.81926 10.8231 8.08608 10.6798 8.29856 10.4871V13.3184H8.87667V9.79035ZM11.768 10.2351C11.5358 9.88918 11.2146 9.72118 10.8045 9.72118C10.3894 9.72118 10.0683 9.88918 9.84097 10.2351C9.62356 10.5612 9.51486 11.0009 9.51486 11.5544C9.51486 12.1078 9.62356 12.5475 9.84097 12.8736C10.0683 13.2146 10.3894 13.3875 10.8045 13.3875C11.2146 13.3875 11.5358 13.2146 11.768 12.8736C11.9854 12.5475 12.0942 12.1078 12.0942 11.5544C12.0942 11.0009 11.9854 10.5612 11.768 10.2351ZM10.2116 10.6798C10.3252 10.3635 10.5229 10.2104 10.8045 10.2104C11.0812 10.2104 11.2789 10.3635 11.3974 10.6798C11.4765 10.8922 11.516 11.1838 11.516 11.5544C11.516 11.92 11.4765 12.2115 11.3974 12.4289C11.2789 12.7402 11.0812 12.8984 10.8045 12.8984C10.5229 12.8984 10.3252 12.7402 10.2116 12.4289C10.1325 12.2115 10.093 11.92 10.093 11.5544C10.093 11.1838 10.1325 10.8922 10.2116 10.6798ZM14.6468 11.5049C14.5875 10.9614 14.2169 10.6946 13.5449 10.6946C13.2287 10.6946 12.9767 10.7588 12.784 10.8972C12.5863 11.0256 12.4925 11.2085 12.4925 11.4456C12.4925 11.668 12.5913 11.8409 12.7889 11.9645C12.9125 12.0435 13.1249 12.1176 13.4263 12.1868C13.6833 12.2461 13.8513 12.2906 13.9303 12.3301C14.0786 12.3993 14.1527 12.4932 14.1527 12.6118C14.1527 12.8193 13.955 12.928 13.5598 12.928C13.372 12.928 13.2386 12.8934 13.1546 12.8341C13.0706 12.7649 13.0113 12.6513 12.9816 12.4882H12.4332C12.4875 13.0861 12.868 13.3875 13.5795 13.3875C14.3454 13.3875 14.7308 13.1158 14.7308 12.5722C14.7308 12.3449 14.627 12.1621 14.4245 12.0336C14.2861 11.9398 14.0687 11.8607 13.7821 11.7915C13.5252 11.7273 13.3572 11.6779 13.2732 11.6433C13.1348 11.584 13.0706 11.5099 13.0706 11.4308C13.0706 11.332 13.1101 11.2628 13.199 11.2184C13.2732 11.1739 13.3868 11.1541 13.535 11.1541C13.708 11.1541 13.8365 11.1788 13.9205 11.2332C13.9995 11.2826 14.0588 11.3765 14.0983 11.5049H14.6468Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-forward-10s`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconForwardFill",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M3.30656 4.33527C3.07227 3.86688 3.55657 3.36452 4.03321 3.58113L12.6743 7.50892C13.1086 7.70629 13.1086 8.32296 12.6743 8.52033L4.03321 12.4481C3.55657 12.6647 3.07227 12.1624 3.30656 11.694L5.14595 8.01482L3.30656 4.33527Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-forward-fill`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
|
@@ -15,7 +15,7 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.92308 2H5.69231C5.82708 2.00954 5.93769 2.05769 6.02415 2.14446C6.11062 2.23123 6.15385 2.33938 6.15385 2.46892C6.15385 2.59846 6.11062 2.70662 6.02415 2.79338C5.93769 2.88015 5.82708 2.92338 5.69231 2.92308H2.92308V5.69231C2.92308 5.82708 2.87985 5.93769 2.79338 6.02415C2.70692 6.11062 2.59631 6.15385 2.46154 6.15385C2.32677 6.15385 2.21615 6.11062 2.12969 6.02415C2.04323 5.93769 2 5.82708 2 5.69231V2H2.92308ZM2.92308 14H2V10.3077C2 10.1729 2.04323 10.0623 2.12969 9.97585C2.21615 9.88938 2.32677 9.84615 2.46154 9.84615C2.59631 9.84615 2.70692 9.88938 2.79338 9.97585C2.87985 10.0623 2.92308 10.1729 2.92308 10.3077V13.0769H5.69231C5.82708 13.0769 5.93769 13.1202 6.02415 13.2066C6.11062 13.2931 6.15385 13.4012 6.15385 13.5311C6.15385 13.6609 6.11062 13.7691 6.02415 13.8555C5.93769 13.942 5.82708 13.9902 5.69231 14H2.92308V14ZM13.0769 2H14V5.69231C14 5.82708 13.9568 5.93769 13.8703 6.02415C13.7838 6.11062 13.6732 6.15385 13.5385 6.15385C13.4037 6.15385 13.2931 6.11062 13.2066 6.02415C13.1202 5.93769 13.0769 5.82708 13.0769 5.69231V2.92308H10.3077C10.1729 2.92308 10.0623 2.87985 9.97585 2.79338C9.88938 2.70692 9.84615 2.59877 9.84615 2.46892C9.84615 2.33908 9.88938 2.23092 9.97585 2.14446C10.0623 2.058 10.1729 2.00985 10.3077 2H13.0769ZM13.0769 14H10.3077C10.1729 13.9905 10.0623 13.9423 9.97585 13.8555C9.88938 13.7688 9.84615 13.6606 9.84615 13.5311C9.84615 13.4015 9.88938 13.2934 9.97585 13.2066C10.0623 13.1198 10.1729 13.0766 10.3077 13.0769H13.0769V10.3077C13.0769 10.1729 13.1202 10.0623 13.2066 9.97585C13.2931 9.88938 13.4037 9.84615 13.5385 9.84615C13.6732 9.84615 13.7838 9.88938 13.8703 9.97585C13.9568 10.0623 14 10.1729 14 10.3077V14H13.0769V14Z" }, null, -1);
|
|
19
19
|
const _hoisted_3 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
package/lib/IconGrid/index.js
CHANGED
|
@@ -15,8 +15,8 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.
|
|
19
|
-
const
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createStaticVNode('<rect x="2" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="2" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="2" y="10.5" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="10.5" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="10.5" width="3.5" height="3.5" rx=".5"></rect>', 9);
|
|
19
|
+
const _hoisted_11 = [
|
|
20
20
|
_hoisted_2
|
|
21
21
|
];
|
|
22
22
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -27,7 +27,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27
27
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-grid`],
|
|
28
28
|
width: "1em",
|
|
29
29
|
height: "1em"
|
|
30
|
-
}, _ctx.$attrs),
|
|
30
|
+
}, _ctx.$attrs), _hoisted_11, 16, _hoisted_1);
|
|
31
31
|
}
|
|
32
32
|
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
33
|
module.exports = index;
|
package/lib/IconHeart/index.js
CHANGED
|
@@ -18,7 +18,7 @@ const _hoisted_1 = ["fill"];
|
|
|
18
18
|
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
19
|
"fill-rule": "evenodd",
|
|
20
20
|
"clip-rule": "evenodd",
|
|
21
|
-
d: "M8
|
|
21
|
+
d: "M8 4.77006C7.66172 4.77006 7.34638 4.59904 7.16186 4.31552C6.62911 3.4969 5.77785 3 4.85 3C3.34878 3 2 4.34172 2 6.16591C2 7.89353 2.9558 9.6501 4.31897 11.1397C5.53953 12.4735 6.96849 13.4628 8 13.9221C9.03151 13.4628 10.4605 12.4735 11.681 11.1397C13.0442 9.6501 14 7.89353 14 6.16591C14 4.34172 12.6512 3 11.15 3C10.2222 3 9.37089 3.4969 8.83814 4.31552C8.65362 4.59904 8.33828 4.77006 8 4.77006ZM8 15C5.55 14.119 1 10.3318 1 6.16591C1 3.86516 2.7237 2 4.85 2C5.79529 2 6.66102 2.36864 7.33109 2.98029C7.58402 3.21117 7.80907 3.47668 8 3.77006C8.19093 3.47668 8.41598 3.21117 8.66891 2.98029C9.33898 2.36864 10.2047 2 11.15 2C13.2763 2 15 3.86516 15 6.16591C15 10.3318 10.45 14.119 8 15Z"
|
|
22
22
|
}, null, -1);
|
|
23
23
|
const _hoisted_3 = [
|
|
24
24
|
_hoisted_2
|
|
@@ -18,7 +18,7 @@ const _hoisted_1 = ["fill"];
|
|
|
18
18
|
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
19
|
"fill-rule": "evenodd",
|
|
20
20
|
"clip-rule": "evenodd",
|
|
21
|
-
d: "M8
|
|
21
|
+
d: "M8 15C5.55 14.119 1 10.3318 1 6.16591C1 3.86516 2.7237 2 4.85 2C5.79529 2 6.66102 2.36864 7.33109 2.98029C7.58402 3.21117 7.80907 3.47668 8 3.77006C8.19093 3.47668 8.41598 3.21117 8.66891 2.98029C9.33898 2.36864 10.2047 2 11.15 2C13.2763 2 15 3.86516 15 6.16591C15 10.3318 10.45 14.119 8 15Z"
|
|
22
22
|
}, null, -1);
|
|
23
23
|
const _hoisted_3 = [
|
|
24
24
|
_hoisted_2
|