@arco-iconbox/vue-te 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icon.js +4371 -1888
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +1121 -885
- package/dist/icon.min.js.map +1 -1
- package/esm/Icon3Drotate/index.js +42 -0
- package/esm/IconAdjust/index.js +32 -0
- package/esm/IconAlarm/index.js +36 -0
- package/esm/IconBackward10s/index.js +36 -0
- package/esm/IconBackwardFill/index.js +36 -0
- package/esm/IconBottomFill/index.js +36 -0
- package/esm/IconBottomLeftFill/index.js +36 -0
- package/esm/IconBottomRightFill/index.js +36 -0
- package/esm/IconBrowser/index.js +38 -0
- package/esm/IconCctv/index.js +36 -0
- package/esm/IconCctvFill/index.js +36 -0
- package/esm/IconCellphone/index.js +10 -4
- package/esm/IconCheck/index.js +1 -1
- package/esm/IconChromefilled/index.js +2 -2
- package/esm/IconClickhouse/index.js +32 -0
- package/esm/IconClose/index.js +1 -1
- package/esm/IconCloseFilled/index.js +36 -0
- package/esm/IconCollectionTagFilled/index.js +32 -0
- package/esm/IconConfiguration/index.js +42 -0
- package/esm/IconConnectCutup/index.js +47 -0
- package/esm/IconConnectedInside/index.js +51 -0
- package/esm/IconConnectedOut/index.js +51 -0
- package/esm/IconCubeThree/index.js +36 -0
- package/esm/IconDot/index.js +36 -0
- package/esm/IconEditPen/index.js +1 -1
- package/esm/IconEmsCostAnalysis/index.js +60 -0
- package/esm/IconEmsEnergyAnalysis/index.js +58 -0
- package/esm/IconEmsEnergyContrast/index.js +61 -0
- package/esm/IconEmsEnergyRanking/index.js +43 -0
- package/esm/IconEmsHeibang/index.js +53 -0
- package/esm/IconEmsHongbang/index.js +58 -0
- package/esm/IconEnterpriseWechat/index.js +1 -1
- package/esm/IconFileTypeCad/index.js +66 -0
- package/esm/IconFileTypeExcel/index.js +61 -0
- package/esm/IconFileTypeHtml/index.js +61 -0
- package/esm/IconFileTypeJpg/index.js +50 -0
- package/esm/IconFileTypePdf/index.js +61 -0
- package/esm/IconFileTypePng/index.js +61 -0
- package/esm/IconFileTypePpt/index.js +61 -0
- package/esm/IconFileTypeTxt/index.js +47 -0
- package/esm/IconFileTypeUnknown/index.js +61 -0
- package/esm/IconFileTypeVideo/index.js +61 -0
- package/esm/IconFileTypeVisio/index.js +61 -0
- package/esm/IconFileTypeWord/index.js +61 -0
- package/esm/IconFiles/index.js +1 -1
- package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
- package/esm/IconForward10s/index.js +36 -0
- package/esm/IconForwardFill/index.js +36 -0
- package/esm/IconFullScreen/index.js +1 -1
- package/esm/IconGrid/index.js +4 -4
- package/esm/IconHeart/index.js +1 -1
- package/esm/IconHeartFilled/index.js +1 -1
- package/esm/IconHome/index.js +36 -0
- package/esm/IconHospital/index.js +36 -0
- package/esm/IconHospitalFill/index.js +36 -0
- package/esm/IconIphone/index.js +10 -4
- package/esm/IconJuese/index.js +36 -0
- package/esm/IconLevel/index.js +36 -0
- package/esm/IconLink/index.js +1 -1
- package/esm/IconLocation/index.js +1 -1
- package/esm/IconLocationFill/index.js +32 -0
- package/esm/IconMessage/index.js +1 -1
- package/esm/IconMinus/index.js +1 -1
- package/esm/IconMission/index.js +34 -0
- package/esm/IconMoreFilled/index.js +1 -1
- package/esm/IconMySQL/index.js +34 -0
- package/esm/IconNo/index.js +40 -0
- package/esm/IconOfficeBuilding/index.js +1 -1
- package/esm/IconPicture/index.js +1 -1
- package/esm/IconPlus/index.js +1 -1
- package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
- package/esm/IconPostcard/index.js +10 -4
- package/esm/IconPriceTagFilled/index.js +38 -0
- package/esm/IconQuanxian/index.js +32 -0
- package/esm/IconRefresh/index.js +1 -1
- package/esm/IconRefreshLeft/index.js +1 -1
- package/esm/IconRefreshRight/index.js +1 -1
- package/esm/IconSHelp/index.js +1 -1
- package/esm/IconScaleToOriginal/index.js +10 -4
- package/esm/IconSchool/index.js +1 -1
- package/esm/IconService/index.js +1 -1
- package/esm/IconServiceFill/index.js +34 -0
- package/esm/IconShield/index.js +38 -0
- package/esm/IconSpeed/index.js +36 -0
- package/esm/IconStr/index.js +32 -0
- package/esm/IconStructure/index.js +32 -0
- package/esm/IconSwitchButton/index.js +6 -4
- package/esm/IconTenantry/index.js +42 -0
- package/esm/IconTitleDecoration/index.js +29 -11
- package/esm/IconTopFill/index.js +36 -0
- package/esm/IconTopLeftFill/index.js +36 -0
- package/esm/IconTopRightFill/index.js +36 -0
- package/esm/IconWechatApplet/index.js +4 -12
- package/esm/{IconApp → IconWorkApp}/index.js +2 -2
- package/esm/IconWorkBench/index.js +36 -0
- package/esm/IconYonghu/index.js +38 -0
- package/esm/IconYuanqu/index.js +36 -0
- package/esm/index.js +76 -17
- package/lib/Icon3Drotate/index.js +43 -0
- package/lib/IconAdjust/index.js +33 -0
- package/lib/IconAlarm/index.js +37 -0
- package/lib/IconBackward10s/index.js +37 -0
- package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
- package/lib/IconBottomFill/index.js +37 -0
- package/lib/IconBottomLeftFill/index.js +37 -0
- package/lib/IconBottomRightFill/index.js +37 -0
- package/lib/IconBrowser/index.js +39 -0
- package/lib/IconCctv/index.js +37 -0
- package/lib/IconCctvFill/index.js +37 -0
- package/lib/IconCellphone/index.js +10 -4
- package/lib/IconCheck/index.js +1 -1
- package/lib/IconChromefilled/index.js +2 -2
- package/lib/IconClickhouse/index.js +33 -0
- package/lib/IconClose/index.js +1 -1
- package/lib/IconCloseFilled/index.js +37 -0
- package/lib/IconCollectionTagFilled/index.js +33 -0
- package/lib/IconConfiguration/index.js +43 -0
- package/lib/IconConnectCutup/index.js +48 -0
- package/lib/IconConnectedInside/index.js +52 -0
- package/lib/IconConnectedOut/index.js +52 -0
- package/lib/IconCubeThree/index.js +37 -0
- package/lib/IconDot/index.js +37 -0
- package/lib/IconEditPen/index.js +1 -1
- package/lib/IconEmsCostAnalysis/index.js +61 -0
- package/lib/IconEmsEnergyAnalysis/index.js +59 -0
- package/lib/IconEmsEnergyContrast/index.js +62 -0
- package/lib/IconEmsEnergyRanking/index.js +44 -0
- package/lib/IconEmsHeibang/index.js +54 -0
- package/lib/IconEmsHongbang/index.js +59 -0
- package/lib/IconEnterpriseWechat/index.js +1 -1
- package/lib/IconFileTypeCad/index.js +67 -0
- package/lib/IconFileTypeExcel/index.js +62 -0
- package/lib/IconFileTypeHtml/index.js +62 -0
- package/lib/IconFileTypeJpg/index.js +51 -0
- package/lib/IconFileTypePdf/index.js +62 -0
- package/lib/IconFileTypePng/index.js +62 -0
- package/lib/IconFileTypePpt/index.js +62 -0
- package/lib/IconFileTypeTxt/index.js +48 -0
- package/lib/IconFileTypeUnknown/index.js +62 -0
- package/lib/IconFileTypeVideo/index.js +62 -0
- package/lib/IconFileTypeVisio/index.js +62 -0
- package/lib/IconFileTypeWord/index.js +62 -0
- package/lib/IconFiles/index.js +1 -1
- package/lib/IconFolderFill/index.js +33 -0
- package/lib/IconForward10s/index.js +37 -0
- package/lib/IconForwardFill/index.js +37 -0
- package/lib/IconFullScreen/index.js +1 -1
- package/lib/IconGrid/index.js +3 -3
- package/lib/IconHeart/index.js +1 -1
- package/lib/IconHeartFilled/index.js +1 -1
- package/lib/IconHome/index.js +37 -0
- package/lib/IconHospital/index.js +37 -0
- package/lib/IconHospitalFill/index.js +37 -0
- package/lib/IconIphone/index.js +10 -4
- package/lib/IconJuese/index.js +37 -0
- package/lib/IconLevel/index.js +37 -0
- package/lib/IconLink/index.js +1 -1
- package/lib/IconLocation/index.js +1 -1
- package/lib/IconLocationFill/index.js +33 -0
- package/lib/IconMessage/index.js +1 -1
- package/lib/IconMinus/index.js +1 -1
- package/lib/IconMission/index.js +35 -0
- package/lib/IconMoreFilled/index.js +1 -1
- package/lib/IconMySQL/index.js +35 -0
- package/lib/IconNo/index.js +41 -0
- package/lib/IconOfficeBuilding/index.js +1 -1
- package/lib/IconPicture/index.js +1 -1
- package/lib/IconPlus/index.js +1 -1
- package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
- package/lib/IconPostcard/index.js +10 -4
- package/lib/IconPriceTagFilled/index.js +39 -0
- package/lib/IconQuanxian/index.js +33 -0
- package/lib/IconRefresh/index.js +1 -1
- package/lib/IconRefreshLeft/index.js +1 -1
- package/lib/IconRefreshRight/index.js +1 -1
- package/lib/IconSHelp/index.js +1 -1
- package/lib/IconScaleToOriginal/index.js +10 -4
- package/lib/IconSchool/index.js +1 -1
- package/lib/IconService/index.js +1 -1
- package/lib/IconServiceFill/index.js +35 -0
- package/lib/IconShield/index.js +39 -0
- package/lib/IconSpeed/index.js +37 -0
- package/lib/IconStr/index.js +33 -0
- package/lib/IconStructure/index.js +33 -0
- package/lib/IconSwitchButton/index.js +6 -4
- package/lib/IconTenantry/index.js +43 -0
- package/lib/IconTitleDecoration/index.js +28 -10
- package/lib/IconTopFill/index.js +37 -0
- package/lib/IconTopLeftFill/index.js +37 -0
- package/lib/IconTopRightFill/index.js +37 -0
- package/lib/IconWechatApplet/index.js +4 -12
- package/lib/{IconApp → IconWorkApp}/index.js +2 -2
- package/lib/IconWorkBench/index.js +37 -0
- package/lib/IconYonghu/index.js +39 -0
- package/lib/IconYuanqu/index.js +37 -0
- package/lib/index.js +604 -486
- package/package.json +1 -1
- package/src/Icon3Drotate/index.vue +19 -0
- package/src/IconAdjust/index.vue +19 -0
- package/src/IconAlarm/index.vue +19 -0
- package/src/IconBackward10s/index.vue +19 -0
- package/src/IconBackwardFill/index.vue +19 -0
- package/src/IconBottomFill/index.vue +19 -0
- package/src/IconBottomLeftFill/index.vue +19 -0
- package/src/IconBottomRightFill/index.vue +19 -0
- package/src/IconBrowser/index.vue +19 -0
- package/src/IconCctv/index.vue +19 -0
- package/src/IconCctvFill/index.vue +19 -0
- package/src/IconCellphone/index.vue +1 -1
- package/src/IconCheck/index.vue +1 -1
- package/src/IconChromefilled/index.vue +1 -1
- package/src/IconClickhouse/index.vue +19 -0
- package/src/IconClose/index.vue +1 -1
- package/src/IconCloseFilled/index.vue +19 -0
- package/src/IconCollectionTagFilled/index.vue +19 -0
- package/src/IconConfiguration/index.vue +19 -0
- package/src/IconConnectCutup/index.vue +19 -0
- package/src/IconConnectedInside/index.vue +19 -0
- package/src/IconConnectedOut/index.vue +19 -0
- package/src/IconCubeThree/index.vue +19 -0
- package/src/IconDot/index.vue +19 -0
- package/src/IconEditPen/index.vue +1 -1
- package/src/IconEmsCostAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyContrast/index.vue +19 -0
- package/src/IconEmsEnergyRanking/index.vue +19 -0
- package/src/IconEmsHeibang/index.vue +19 -0
- package/src/IconEmsHongbang/index.vue +19 -0
- package/src/IconEnterpriseWechat/index.vue +1 -1
- package/src/IconFileTypeCad/index.vue +19 -0
- package/src/IconFileTypeExcel/index.vue +19 -0
- package/src/IconFileTypeHtml/index.vue +19 -0
- package/src/IconFileTypeJpg/index.vue +19 -0
- package/src/IconFileTypePdf/index.vue +19 -0
- package/src/IconFileTypePng/index.vue +19 -0
- package/src/IconFileTypePpt/index.vue +19 -0
- package/src/IconFileTypeTxt/index.vue +19 -0
- package/src/IconFileTypeUnknown/index.vue +19 -0
- package/src/IconFileTypeVideo/index.vue +19 -0
- package/src/IconFileTypeVisio/index.vue +19 -0
- package/src/IconFileTypeWord/index.vue +19 -0
- package/src/IconFiles/index.vue +1 -1
- package/src/IconFolderFill/index.vue +19 -0
- package/src/IconForward10s/index.vue +19 -0
- package/src/IconForwardFill/index.vue +19 -0
- package/src/IconFullScreen/index.vue +1 -1
- package/src/IconGrid/index.vue +1 -1
- package/src/IconHeart/index.vue +1 -1
- package/src/IconHeartFilled/index.vue +1 -1
- package/src/IconHome/index.vue +19 -0
- package/src/IconHospital/index.vue +19 -0
- package/src/IconHospitalFill/index.vue +19 -0
- package/src/IconIphone/index.vue +1 -1
- package/src/IconJuese/index.vue +19 -0
- package/src/IconLevel/index.vue +19 -0
- package/src/IconLink/index.vue +1 -1
- package/src/IconLocation/index.vue +1 -1
- package/src/IconLocationFill/index.vue +19 -0
- package/src/IconMessage/index.vue +1 -1
- package/src/IconMinus/index.vue +1 -1
- package/src/IconMission/index.vue +19 -0
- package/src/IconMoreFilled/index.vue +1 -1
- package/src/IconMySQL/index.vue +19 -0
- package/src/IconNo/index.vue +19 -0
- package/src/IconOfficeBuilding/index.vue +1 -1
- package/src/IconPicture/index.vue +1 -1
- package/src/IconPlus/index.vue +1 -1
- package/src/IconPlusBold/index.vue +19 -0
- package/src/IconPostcard/index.vue +1 -1
- package/src/IconPriceTagFilled/index.vue +19 -0
- package/src/IconQuanxian/index.vue +19 -0
- package/src/IconRefresh/index.vue +1 -1
- package/src/IconRefreshLeft/index.vue +1 -1
- package/src/IconRefreshRight/index.vue +1 -1
- package/src/IconSHelp/index.vue +1 -1
- package/src/IconScaleToOriginal/index.vue +1 -1
- package/src/IconSchool/index.vue +1 -1
- package/src/IconService/index.vue +1 -1
- package/src/IconServiceFill/index.vue +19 -0
- package/src/IconShield/index.vue +19 -0
- package/src/IconSpeed/index.vue +19 -0
- package/src/IconStr/index.vue +19 -0
- package/src/IconStructure/index.vue +19 -0
- package/src/IconSwitchButton/index.vue +1 -1
- package/src/IconTenantry/index.vue +19 -0
- package/src/IconTitleDecoration/index.vue +1 -1
- package/src/IconTopFill/index.vue +19 -0
- package/src/IconTopLeftFill/index.vue +19 -0
- package/src/IconTopRightFill/index.vue +19 -0
- package/src/IconWechatApplet/index.vue +1 -1
- package/src/IconWorkApp/index.vue +19 -0
- package/src/IconWorkBench/index.vue +19 -0
- package/src/IconYonghu/index.vue +19 -0
- package/src/IconYuanqu/index.vue +19 -0
- package/src/index.js +76 -17
- package/esm/IconHelpFilled/index.js +0 -32
- package/esm/IconMore/index.js +0 -32
- package/esm/IconSetUp/index.js +0 -32
- package/esm/IconTruck/index.js +0 -32
- package/lib/IconHelpFilled/index.js +0 -33
- package/lib/IconMore/index.js +0 -33
- package/lib/IconSetUp/index.js +0 -33
- package/lib/IconTruck/index.js +0 -33
- package/src/IconApp/index.vue +0 -19
- package/src/IconHelpFilled/index.vue +0 -19
- package/src/IconHouse/index.vue +0 -19
- package/src/IconMore/index.vue +0 -19
- package/src/IconProtect/index.vue +0 -19
- package/src/IconSetUp/index.vue +0 -19
- package/src/IconTruck/index.vue +0 -19
package/esm/index.js
CHANGED
|
@@ -47,18 +47,15 @@ export { default as IconWarningFilled } from "./IconWarningFilled/index.js";
|
|
|
47
47
|
export { default as IconMenu } from "./IconMenu/index.js";
|
|
48
48
|
export { default as IconUserFilled } from "./IconUserFilled/index.js";
|
|
49
49
|
export { default as IconSTools } from "./IconSTools/index.js";
|
|
50
|
-
export { default as
|
|
51
|
-
export { default as IconClose } from "./IconClose/index.js";
|
|
50
|
+
export { default as IconMoreFilled } from "./IconMoreFilled/index.js";
|
|
52
51
|
export { default as IconExplain } from "./IconExplain/index.js";
|
|
53
52
|
export { default as IconDeleteFilled } from "./IconDeleteFilled/index.js";
|
|
54
53
|
export { default as IconInfoFilled } from "./IconInfoFilled/index.js";
|
|
55
54
|
export { default as IconEditPen } from "./IconEditPen/index.js";
|
|
56
55
|
export { default as IconCircleCheckFilled } from "./IconCircleCheckFilled/index.js";
|
|
57
56
|
export { default as IconCircleCloseFilled } from "./IconCircleCloseFilled/index.js";
|
|
58
|
-
export { default as IconMoreFilled } from "./IconMoreFilled/index.js";
|
|
59
57
|
export { default as IconBell } from "./IconBell/index.js";
|
|
60
58
|
export { default as IconCheck } from "./IconCheck/index.js";
|
|
61
|
-
export { default as IconMessage } from "./IconMessage/index.js";
|
|
62
59
|
export { default as IconDelete } from "./IconDelete/index.js";
|
|
63
60
|
export { default as IconWarningOutline } from "./IconWarningOutline/index.js";
|
|
64
61
|
export { default as IconClock } from "./IconClock/index.js";
|
|
@@ -68,12 +65,10 @@ export { default as IconQuestionFilled } from "./IconQuestionFilled/index.js";
|
|
|
68
65
|
export { default as IconHomeFilled } from "./IconHomeFilled/index.js";
|
|
69
66
|
export { default as IconCloseNotification } from "./IconCloseNotification/index.js";
|
|
70
67
|
export { default as IconLock } from "./IconLock/index.js";
|
|
71
|
-
export { default as IconFullScreen } from "./IconFullScreen/index.js";
|
|
72
68
|
export { default as IconUser } from "./IconUser/index.js";
|
|
73
69
|
export { default as IconUnlock } from "./IconUnlock/index.js";
|
|
74
70
|
export { default as IconSetting } from "./IconSetting/index.js";
|
|
75
71
|
export { default as IconCircleCheck } from "./IconCircleCheck/index.js";
|
|
76
|
-
export { default as IconHouse } from "./IconHouse/index.js";
|
|
77
72
|
export { default as IconCircleClose } from "./IconCircleClose/index.js";
|
|
78
73
|
export { default as IconRefreshLeft } from "./IconRefreshLeft/index.js";
|
|
79
74
|
export { default as IconRemoveFilled } from "./IconRemoveFilled/index.js";
|
|
@@ -81,7 +76,6 @@ export { default as IconView } from "./IconView/index.js";
|
|
|
81
76
|
export { default as IconHide } from "./IconHide/index.js";
|
|
82
77
|
export { default as IconPieChart } from "./IconPieChart/index.js";
|
|
83
78
|
export { default as IconStar } from "./IconStar/index.js";
|
|
84
|
-
export { default as IconService } from "./IconService/index.js";
|
|
85
79
|
export { default as IconLoading } from "./IconLoading/index.js";
|
|
86
80
|
export { default as IconPromotion } from "./IconPromotion/index.js";
|
|
87
81
|
export { default as IconLink } from "./IconLink/index.js";
|
|
@@ -116,13 +110,10 @@ export { default as IconSwitch } from "./IconSwitch/index.js";
|
|
|
116
110
|
export { default as IconSelect } from "./IconSelect/index.js";
|
|
117
111
|
export { default as IconCloseBold } from "./IconCloseBold/index.js";
|
|
118
112
|
export { default as IconSwitchButton } from "./IconSwitchButton/index.js";
|
|
119
|
-
export { default as IconHelpFilled } from "./IconHelpFilled/index.js";
|
|
120
113
|
export { default as IconChain } from "./IconChain/index.js";
|
|
121
114
|
export { default as IconSemiSelect } from "./IconSemiSelect/index.js";
|
|
122
|
-
export { default as IconProtect } from "./IconProtect/index.js";
|
|
123
115
|
export { default as IconDisconnect } from "./IconDisconnect/index.js";
|
|
124
116
|
export { default as IconWarnTriangleFilled } from "./IconWarnTriangleFilled/index.js";
|
|
125
|
-
export { default as IconApp } from "./IconApp/index.js";
|
|
126
117
|
export { default as IconMoveto } from "./IconMoveto/index.js";
|
|
127
118
|
export { default as IconDocument } from "./IconDocument/index.js";
|
|
128
119
|
export { default as IconList } from "./IconList/index.js";
|
|
@@ -146,7 +137,6 @@ export { default as IconFolderRemove } from "./IconFolderRemove/index.js";
|
|
|
146
137
|
export { default as IconDocumentDelete } from "./IconDocumentDelete/index.js";
|
|
147
138
|
export { default as IconDocumentChecked } from "./IconDocumentChecked/index.js";
|
|
148
139
|
export { default as IconCollection } from "./IconCollection/index.js";
|
|
149
|
-
export { default as IconSetUp } from "./IconSetUp/index.js";
|
|
150
140
|
export { default as IconCopyDocument } from "./IconCopyDocument/index.js";
|
|
151
141
|
export { default as IconPostcard } from "./IconPostcard/index.js";
|
|
152
142
|
export { default as IconScaleToOriginal } from "./IconScaleToOriginal/index.js";
|
|
@@ -166,7 +156,6 @@ export { default as IconPlatform } from "./IconPlatform/index.js";
|
|
|
166
156
|
export { default as IconPictureFolled } from "./IconPictureFolled/index.js";
|
|
167
157
|
export { default as IconCameraFiled } from "./IconCameraFiled/index.js";
|
|
168
158
|
export { default as IconBellFilled } from "./IconBellFilled/index.js";
|
|
169
|
-
export { default as IconCellphone } from "./IconCellphone/index.js";
|
|
170
159
|
export { default as IconIphone } from "./IconIphone/index.js";
|
|
171
160
|
export { default as IconVideoCameraFilled } from "./IconVideoCameraFilled/index.js";
|
|
172
161
|
export { default as IconPicture } from "./IconPicture/index.js";
|
|
@@ -189,7 +178,7 @@ export { default as IconHeart } from "./IconHeart/index.js";
|
|
|
189
178
|
export { default as IconHeartFilled } from "./IconHeartFilled/index.js";
|
|
190
179
|
export { default as IconSlightlySmilingFace } from "./IconSlightlySmilingFace/index.js";
|
|
191
180
|
export { default as IconPlace } from "./IconPlace/index.js";
|
|
192
|
-
export { default as
|
|
181
|
+
export { default as IconLocationFill } from "./IconLocationFill/index.js";
|
|
193
182
|
export { default as IconCoordinate } from "./IconCoordinate/index.js";
|
|
194
183
|
export { default as IconAddLocation } from "./IconAddLocation/index.js";
|
|
195
184
|
export { default as IconMapLocation } from "./IconMapLocation/index.js";
|
|
@@ -255,7 +244,6 @@ export { default as IconWatch } from "./IconWatch/index.js";
|
|
|
255
244
|
export { default as IconFootball } from "./IconFootball/index.js";
|
|
256
245
|
export { default as IconBasketball } from "./IconBasketball/index.js";
|
|
257
246
|
export { default as IconBaseball } from "./IconBaseball/index.js";
|
|
258
|
-
export { default as IconTitleDecoration } from "./IconTitleDecoration/index.js";
|
|
259
247
|
export { default as IconAttract } from "./IconAttract/index.js";
|
|
260
248
|
export { default as IconSunrise1 } from "./IconSunrise1/index.js";
|
|
261
249
|
export { default as IconSunrise } from "./IconSunrise/index.js";
|
|
@@ -270,7 +258,6 @@ export { default as IconMoonNight } from "./IconMoonNight/index.js";
|
|
|
270
258
|
export { default as IconHeavyRain } from "./IconHeavyRain/index.js";
|
|
271
259
|
export { default as IconCloudy } from "./IconCloudy/index.js";
|
|
272
260
|
export { default as IconCloudyAndSunny } from "./IconCloudyAndSunny/index.js";
|
|
273
|
-
export { default as IconTruck } from "./IconTruck/index.js";
|
|
274
261
|
export { default as IconElement } from "./IconElement/index.js";
|
|
275
262
|
export { default as IconTiansu } from "./IconTiansu/index.js";
|
|
276
263
|
export { default as IconPlatformEleme } from "./IconPlatformEleme/index.js";
|
|
@@ -278,7 +265,6 @@ export { default as IconTeLogo } from "./IconTeLogo/index.js";
|
|
|
278
265
|
export { default as IconSwitchfilled } from "./IconSwitchfilled/index.js";
|
|
279
266
|
export { default as IconSShop } from "./IconSShop/index.js";
|
|
280
267
|
export { default as IconEleme } from "./IconEleme/index.js";
|
|
281
|
-
export { default as IconSHelp } from "./IconSHelp/index.js";
|
|
282
268
|
export { default as IconSeparator } from "./IconSeparator/index.js";
|
|
283
269
|
export { default as IconLanguage } from "./IconLanguage/index.js";
|
|
284
270
|
export { default as IconWindPower } from "./IconWindPower/index.js";
|
|
@@ -288,5 +274,78 @@ export { default as IconElementPlus } from "./IconElementPlus/index.js";
|
|
|
288
274
|
export { default as IconAlipayLifeid } from "./IconAlipayLifeid/index.js";
|
|
289
275
|
export { default as IconDingtalk } from "./IconDingtalk/index.js";
|
|
290
276
|
export { default as IconWechatOfficialAccount } from "./IconWechatOfficialAccount/index.js";
|
|
291
|
-
export { default as IconChromefilled } from "./IconChromefilled/index.js";
|
|
292
277
|
export { default as IconWechatApplet } from "./IconWechatApplet/index.js";
|
|
278
|
+
export { default as IconSHelp } from "./IconSHelp/index.js";
|
|
279
|
+
export { default as IconShield } from "./IconShield/index.js";
|
|
280
|
+
export { default as IconChromefilled } from "./IconChromefilled/index.js";
|
|
281
|
+
export { default as IconNo } from "./IconNo/index.js";
|
|
282
|
+
export { default as IconStr } from "./IconStr/index.js";
|
|
283
|
+
export { default as IconConnectedInside } from "./IconConnectedInside/index.js";
|
|
284
|
+
export { default as IconConnectedOut } from "./IconConnectedOut/index.js";
|
|
285
|
+
export { default as IconConnectCutup } from "./IconConnectCutup/index.js";
|
|
286
|
+
export { default as IconCubeThree } from "./IconCubeThree/index.js";
|
|
287
|
+
export { default as IconClickhouse } from "./IconClickhouse/index.js";
|
|
288
|
+
export { default as IconMySQL } from "./IconMySQL/index.js";
|
|
289
|
+
export { default as IconYuanqu } from "./IconYuanqu/index.js";
|
|
290
|
+
export { default as IconHospitalFill } from "./IconHospitalFill/index.js";
|
|
291
|
+
export { default as IconLocation } from "./IconLocation/index.js";
|
|
292
|
+
export { default as IconHospital } from "./IconHospital/index.js";
|
|
293
|
+
export { default as IconDot } from "./IconDot/index.js";
|
|
294
|
+
export { default as IconHome } from "./IconHome/index.js";
|
|
295
|
+
export { default as IconFullScreen } from "./IconFullScreen/index.js";
|
|
296
|
+
export { default as IconMission } from "./IconMission/index.js";
|
|
297
|
+
export { default as IconMessage } from "./IconMessage/index.js";
|
|
298
|
+
export { default as IconService } from "./IconService/index.js";
|
|
299
|
+
export { default as IconServiceFill } from "./IconServiceFill/index.js";
|
|
300
|
+
export { default as IconAdjust } from "./IconAdjust/index.js";
|
|
301
|
+
export { default as IconAlarm } from "./IconAlarm/index.js";
|
|
302
|
+
export { default as IconCctv } from "./IconCctv/index.js";
|
|
303
|
+
export { default as IconTitleDecoration } from "./IconTitleDecoration/index.js";
|
|
304
|
+
export { default as IconWorkApp } from "./IconWorkApp/index.js";
|
|
305
|
+
export { default as IconBrowser } from "./IconBrowser/index.js";
|
|
306
|
+
export { default as IconConfiguration } from "./IconConfiguration/index.js";
|
|
307
|
+
export { default as IconTenantry } from "./IconTenantry/index.js";
|
|
308
|
+
export { default as IconCellphone } from "./IconCellphone/index.js";
|
|
309
|
+
export { default as IconJuese } from "./IconJuese/index.js";
|
|
310
|
+
export { default as IconQuanxian } from "./IconQuanxian/index.js";
|
|
311
|
+
export { default as IconYonghu } from "./IconYonghu/index.js";
|
|
312
|
+
export { default as IconLevel } from "./IconLevel/index.js";
|
|
313
|
+
export { default as IconWorkBench } from "./IconWorkBench/index.js";
|
|
314
|
+
export { default as IconFolderFill } from "./IconFolderFill/index.js";
|
|
315
|
+
export { default as IconClose } from "./IconClose/index.js";
|
|
316
|
+
export { default as IconCloseFilled } from "./IconCloseFilled/index.js";
|
|
317
|
+
export { default as IconStructure } from "./IconStructure/index.js";
|
|
318
|
+
export { default as IconPriceTagFilled } from "./IconPriceTagFilled/index.js";
|
|
319
|
+
export { default as IconCollectionTagFilled } from "./IconCollectionTagFilled/index.js";
|
|
320
|
+
export { default as IconCctvFill } from "./IconCctvFill/index.js";
|
|
321
|
+
export { default as IconPlusBold } from "./IconPlusBold/index.js";
|
|
322
|
+
export { default as IconTopRightFill } from "./IconTopRightFill/index.js";
|
|
323
|
+
export { default as IconTopLeftFill } from "./IconTopLeftFill/index.js";
|
|
324
|
+
export { default as IconBottomRightFill } from "./IconBottomRightFill/index.js";
|
|
325
|
+
export { default as IconBottomLeftFill } from "./IconBottomLeftFill/index.js";
|
|
326
|
+
export { default as IconBackwardFill } from "./IconBackwardFill/index.js";
|
|
327
|
+
export { default as IconTopFill } from "./IconTopFill/index.js";
|
|
328
|
+
export { default as IconBottomFill } from "./IconBottomFill/index.js";
|
|
329
|
+
export { default as IconForwardFill } from "./IconForwardFill/index.js";
|
|
330
|
+
export { default as Icon3Drotate } from "./Icon3Drotate/index.js";
|
|
331
|
+
export { default as IconBackward10s } from "./IconBackward10s/index.js";
|
|
332
|
+
export { default as IconForward10s } from "./IconForward10s/index.js";
|
|
333
|
+
export { default as IconSpeed } from "./IconSpeed/index.js";
|
|
334
|
+
export { default as IconEmsEnergyContrast } from "./IconEmsEnergyContrast/index.js";
|
|
335
|
+
export { default as IconEmsEnergyRanking } from "./IconEmsEnergyRanking/index.js";
|
|
336
|
+
export { default as IconEmsEnergyAnalysis } from "./IconEmsEnergyAnalysis/index.js";
|
|
337
|
+
export { default as IconEmsCostAnalysis } from "./IconEmsCostAnalysis/index.js";
|
|
338
|
+
export { default as IconEmsHeibang } from "./IconEmsHeibang/index.js";
|
|
339
|
+
export { default as IconEmsHongbang } from "./IconEmsHongbang/index.js";
|
|
340
|
+
export { default as IconFileTypeVideo } from "./IconFileTypeVideo/index.js";
|
|
341
|
+
export { default as IconFileTypePng } from "./IconFileTypePng/index.js";
|
|
342
|
+
export { default as IconFileTypePpt } from "./IconFileTypePpt/index.js";
|
|
343
|
+
export { default as IconFileTypeExcel } from "./IconFileTypeExcel/index.js";
|
|
344
|
+
export { default as IconFileTypeVisio } from "./IconFileTypeVisio/index.js";
|
|
345
|
+
export { default as IconFileTypeHtml } from "./IconFileTypeHtml/index.js";
|
|
346
|
+
export { default as IconFileTypeCad } from "./IconFileTypeCad/index.js";
|
|
347
|
+
export { default as IconFileTypeJpg } from "./IconFileTypeJpg/index.js";
|
|
348
|
+
export { default as IconFileTypeWord } from "./IconFileTypeWord/index.js";
|
|
349
|
+
export { default as IconFileTypeTxt } from "./IconFileTypeTxt/index.js";
|
|
350
|
+
export { default as IconFileTypeUnknown } from "./IconFileTypeUnknown/index.js";
|
|
351
|
+
export { default as IconFileTypePdf } from "./IconFileTypePdf/index.js";
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "Icon3Drotate",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M7.08332 1.74906C7.24999 1.74906 7.37499 1.61984 7.37499 1.44756V1.18913L12.5417 2.52434L9.08332 4.97939L7.33332 4.41947C7.29166 4.29026 7.20832 4.16104 7.04166 4.16104C6.95832 4.16104 6.87499 4.20411 6.83332 4.24719L3.91666 3.34269L6.74999 1.36142V1.44756C6.79166 1.61984 6.91666 1.74906 7.08332 1.74906ZM9.74999 7.69288L9.45832 7.60674V5.45318L12.9583 2.95505V8.76966L12.75 8.68351C12.5833 8.64044 12.4167 8.72659 12.375 8.89887C12.3333 9.07116 12.4167 9.20037 12.5417 9.28651L9.45832 11.2247V8.2528L9.58332 8.29587H9.66666C9.79166 8.29587 9.91666 8.20973 9.95832 8.08052C9.99999 7.90823 9.91666 7.73595 9.74999 7.69288ZM3.58332 9.54494C3.70832 9.41572 3.91666 9.4588 3.99999 9.58801C4.08332 9.71722 4.08332 9.93258 3.91666 10.0618H3.87499L8.83332 11.3539V8.08052L8.54166 7.99438C8.37499 7.9513 8.29166 7.77902 8.33332 7.60674C8.37499 7.43445 8.54166 7.34831 8.70832 7.39138L8.83332 7.43445V5.53932L7.33332 5.06554V5.49625C7.33332 5.66853 7.20832 5.79775 7.04166 5.79775C6.87499 5.79775 6.74999 5.66853 6.74999 5.49625V4.89325L3.54166 3.85954V9.54494H3.58332Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
24
|
+
"fill-rule": "evenodd",
|
|
25
|
+
"clip-rule": "evenodd",
|
|
26
|
+
d: "M6.92253 3.6183C6.75915 3.6183 6.63662 3.49054 6.63662 3.32019V2.29811C6.63662 2.12776 6.75915 2 6.92253 2C7.08592 2 7.20845 2.12776 7.20845 2.29811V3.32019C7.20845 3.49054 7.08592 3.6183 6.92253 3.6183ZM4.75775 9.0694C4.7169 9.11199 4.67606 9.11199 4.59437 9.11199C4.51268 9.11199 4.43099 9.0694 4.3493 9.02681C4.22676 8.89905 4.26761 8.68612 4.39014 8.60095L5.28873 7.83438C5.41127 7.70662 5.61549 7.74921 5.69718 7.87697C5.81972 8.00473 5.77887 8.21767 5.65634 8.30284L4.75775 9.0694ZM6.43239 7.62145C6.51408 7.62145 6.55493 7.62145 6.59577 7.57886L6.96338 7.28076L7.41268 7.40852H7.49437C7.6169 7.40852 7.73944 7.32334 7.78028 7.19558C7.82113 7.02524 7.73944 6.85489 7.57606 6.8123L7.20845 6.68454V6.25868C7.20845 6.08833 7.08592 5.96057 6.92254 5.96057C6.75916 5.96057 6.63662 6.08833 6.63662 6.25868V6.76972L6.26901 7.06782C6.14648 7.153 6.10563 7.36593 6.22817 7.49369C6.26901 7.57886 6.3507 7.62145 6.43239 7.62145ZM11.3338 8.72871L10.3535 8.38801C10.1901 8.34543 10.1085 8.17508 10.1493 8.00473C10.1901 7.83438 10.3535 7.74921 10.5169 7.7918L11.4972 8.13249C11.6606 8.17508 11.7423 8.34543 11.7014 8.51577C11.6606 8.64353 11.538 8.72871 11.4155 8.72871H11.3338ZM14.2746 6.8123C14.1521 6.68454 13.9887 6.68454 13.8662 6.8123C13.7437 6.94006 13.7437 7.11041 13.8662 7.23817C14.5197 7.91956 14.8873 8.72871 14.8873 9.53786C14.8873 11.6246 12.6408 13.4558 9.53662 13.8391C9.37324 13.8391 9.2507 14.0095 9.29155 14.1798C9.29155 14.3502 9.41408 14.4353 9.57747 14.4353H9.61831C13.0085 14.0095 15.5 11.9227 15.5 9.53786C15.4592 8.55836 15.0507 7.62145 14.2746 6.8123ZM8.22958 14.1798V14.2224C8.22958 14.2487 8.21398 14.2588 8.19241 14.2727C8.17909 14.2813 8.16349 14.2913 8.14789 14.3076V14.3502V14.3927V14.4353L7.45352 15.3722C7.37183 15.4574 7.29014 15.5 7.20845 15.5C7.16761 15.5 7.08592 15.4574 7.04507 15.4148C6.92253 15.2871 6.92254 15.1167 7.00423 14.989L7.37183 14.4779C7.29014 14.4779 7.20845 14.4673 7.12676 14.4566C7.04507 14.446 6.96338 14.4353 6.88169 14.4353C3.4507 14.0095 1 11.9227 1 9.53785C1 8.64353 1.32676 7.7918 1.98028 7.02524C2.10282 6.89748 2.2662 6.85489 2.38873 6.98265C2.51127 7.06782 2.51127 7.28076 2.42958 7.40852C1.85775 8.04732 1.57183 8.77129 1.57183 9.53785C1.57183 11.6246 3.81831 13.4558 7.00423 13.8391C7.06549 13.8391 7.12676 13.8498 7.18803 13.8604C7.2493 13.8711 7.31056 13.8817 7.37183 13.8817L7.04507 13.4558C6.92253 13.3281 6.96338 13.1151 7.08592 13.03C7.20845 12.9022 7.41268 12.9448 7.49437 13.0726L8.18873 14.0095V14.0521C8.22958 14.0521 8.22958 14.0946 8.22958 14.0946V14.1372V14.1798Z"
|
|
27
|
+
}, null, -1);
|
|
28
|
+
const _hoisted_4 = [
|
|
29
|
+
_hoisted_2,
|
|
30
|
+
_hoisted_3
|
|
31
|
+
];
|
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
34
|
+
viewBox: "0 0 16 16",
|
|
35
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-3Drotate`],
|
|
38
|
+
width: "1em",
|
|
39
|
+
height: "1em"
|
|
40
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
41
|
+
}
|
|
42
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
43
|
+
module.exports = index;
|
|
@@ -0,0 +1,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: "IconAdjust",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.84615 2.92308C3.58646 2.93262 3.37015 3.024 3.19723 3.19723C3.02431 3.37046 2.93292 3.58677 2.92308 3.84615V12.1538C2.93262 12.4135 3.024 12.6298 3.19723 12.8028C3.37046 12.9757 3.58677 13.0671 3.84615 13.0769H12.1538C12.4135 13.0674 12.6298 12.976 12.8028 12.8028C12.9757 12.6295 13.0671 12.4132 13.0769 12.1538V3.84615C13.0674 3.58646 12.976 3.37015 12.8028 3.19723C12.6295 3.02431 12.4132 2.93292 12.1538 2.92308H3.84615ZM3.84615 2H12.1538C12.6732 2.00954 13.1083 2.18985 13.4591 2.54092C13.8098 2.892 13.9902 3.32708 14 3.84615V12.1538C13.9905 12.6732 13.8102 13.1083 13.4591 13.4591C13.108 13.8098 12.6729 13.9902 12.1538 14H3.84615C3.32677 13.9905 2.89169 13.8102 2.54092 13.4591C2.19015 13.108 2.00985 12.6729 2 12.1538V3.84615C2.00954 3.32677 2.18985 2.89169 2.54092 2.54092C2.892 2.19015 3.32708 2.00985 3.84615 2ZM6.15385 6.61538C6.41354 6.60585 6.62985 6.51446 6.80277 6.34123C6.97569 6.168 7.06231 5.95169 7.06262 5.69231C7.06292 5.43292 6.97631 5.21662 6.80277 5.04338C6.62923 4.87015 6.41292 4.78354 6.15385 4.78354C5.89477 4.78354 5.67846 4.87015 5.50492 5.04338C5.33138 5.21662 5.24477 5.43292 5.24508 5.69231C5.24538 5.95169 5.332 6.168 5.50492 6.34123C5.67785 6.51446 5.89415 6.60585 6.15385 6.61538ZM6.15385 7.53846C5.63446 7.52892 5.19938 7.34862 4.84862 6.99754C4.49785 6.64646 4.31754 6.21138 4.30769 5.69231C4.31723 5.17292 4.49754 4.73785 4.84862 4.38708C5.19969 4.03631 5.63477 3.856 6.15385 3.84615C6.67323 3.85569 7.10831 4.036 7.45908 4.38708C7.80985 4.73815 7.99015 5.17323 8 5.69231C7.99046 6.21169 7.81015 6.64677 7.45908 6.99754C7.108 7.34831 6.67292 7.52862 6.15385 7.53846ZM7.53846 5.23077H11.2308C11.2308 5.69231 11.2308 5.69231 11.2308 6.15385H7.53846C7.23077 6.15385 7.07692 6 7.07692 5.69231C7.07692 5.38462 7.23077 5.23077 7.53846 5.23077ZM9.84615 11.2308C10.1058 11.2212 10.3222 11.1298 10.4951 10.9566C10.668 10.7834 10.7546 10.5671 10.7549 10.3077C10.7552 10.0483 10.6686 9.832 10.4951 9.65877C10.3215 9.48554 10.1052 9.39892 9.84615 9.39892C9.58708 9.39892 9.37077 9.48554 9.19723 9.65877C9.02369 9.832 8.93708 10.0483 8.93738 10.3077C8.93769 10.5671 9.02431 10.7834 9.19723 10.9566C9.37015 11.1298 9.58646 11.2212 9.84615 11.2308ZM9.84615 12.1538C9.32677 12.1443 8.89169 11.964 8.54092 11.6129C8.19015 11.2618 8.00985 10.8268 8 10.3077C8.00954 9.78831 8.18985 9.35323 8.54092 9.00246C8.892 8.65169 9.32708 8.47138 9.84615 8.46154C10.3655 8.47108 10.8006 8.65138 11.1514 9.00246C11.5022 9.35354 11.6825 9.78862 11.6923 10.3077C11.6828 10.8271 11.5025 11.2622 11.1514 11.6129C10.8003 11.9637 10.3652 12.144 9.84615 12.1538ZM4.76923 9.84615H8.46154C8.76923 9.84615 8.92308 10 8.92308 10.3077C8.92308 10.6154 8.76923 10.7692 8.46154 10.7692H4.76923C4.76923 10.3077 4.76923 9.84615 4.76923 9.84615Z" }, 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-Adjust`],
|
|
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: "IconAlarm",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M7.99995 3.50233C10.5432 3.50233 12.6142 5.51718 12.6929 8.03231L12.6952 8.18083L12.695 12.8353L14.0461 12.8357C14.213 12.8357 14.3484 12.9706 14.3484 13.1369V13.5526C14.3484 13.719 14.213 13.8538 14.0461 13.8538H1.95384C1.78688 13.8538 1.65153 13.719 1.65153 13.5526V13.1369C1.65153 12.9706 1.78688 12.8357 1.95384 12.8357L3.30424 12.8353L3.30471 8.18083L3.30703 8.03231C3.38574 5.51718 5.45671 3.50233 7.99995 3.50233ZM7.99995 4.52048C6.06087 4.52048 4.46579 6.02027 4.3355 7.91236L4.3287 8.04817L4.3265 8.18083L4.3264 12.8352L7.45392 12.8347L7.45448 9.26088C7.45448 9.09606 7.59109 8.96244 7.7596 8.96244H8.18068C8.34919 8.96244 8.4858 9.09606 8.4858 9.26088L8.48567 12.8347L11.673 12.8352L11.6735 8.19668L11.6716 8.06405C11.6099 6.09254 9.9852 4.52048 7.99995 4.52048ZM14.4976 7.55945C14.6646 7.55945 14.8 7.69432 14.8 7.86068V8.27637C14.8 8.44274 14.6646 8.5776 14.4976 8.5776H13.5327C13.3657 8.5776 13.2304 8.44274 13.2304 8.27637V7.86068C13.2304 7.69432 13.3657 7.55945 13.5327 7.55945H14.4976ZM2.46722 7.55945C2.63418 7.55945 2.76953 7.69432 2.76953 7.86068V8.27637C2.76953 8.44274 2.63418 8.5776 2.46722 8.5776H1.50226C1.3353 8.5776 1.19995 8.44274 1.19995 8.27637V7.86068C1.19995 7.69432 1.3353 7.55945 1.50226 7.55945H2.46722ZM12.6594 3.13549L12.9571 3.42943C13.0763 3.54706 13.0772 3.73691 12.9591 3.85346L12.2768 4.52708C12.1588 4.64362 11.9665 4.64274 11.8473 4.52511L11.5495 4.23117C11.4304 4.11353 11.4295 3.92368 11.5476 3.80714L12.2299 3.13352C12.3479 3.01697 12.5402 3.01785 12.6594 3.13549ZM3.77002 3.13352L4.45235 3.80714C4.57041 3.92368 4.56952 4.11353 4.45036 4.23117L4.15261 4.52511C4.03345 4.64274 3.84115 4.64362 3.72309 4.52708L3.04076 3.85346C2.9227 3.73691 2.92359 3.54706 3.04275 3.42943L3.3405 3.13549C3.45966 3.01785 3.65196 3.01697 3.77002 3.13352ZM8.21049 1.3C8.379 1.3 8.51561 1.43362 8.51561 1.59845V2.55108C8.51561 2.71591 8.379 2.84953 8.21049 2.84953H7.78941C7.6209 2.84953 7.48429 2.71591 7.48429 2.55108V1.59845C7.48429 1.43362 7.6209 1.3 7.78941 1.3H8.21049Z"
|
|
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-alarm`],
|
|
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: "IconBackward10s",
|
|
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: "M12.55 4.95325H4.54039V2.61247L1 5.34309L4.54039 7.90344V5.8132H12.55C13.4686 5.8132 14.1353 6.47622 14.1353 7.38977V10.8818C14.1353 11.356 14.009 12.4584 12.8382 12.4584H9.64706V13.3184H12.8382C14.1514 13.3184 15 12.3621 15 10.8818V7.38977C15 6.00067 13.9468 4.95325 12.55 4.95325ZM2.7002 9.79035H2.26538C2.14679 9.91388 1.99856 10.0275 1.82067 10.1362C1.64279 10.2351 1.47479 10.3042 1.31667 10.3438V10.9169C1.64279 10.8231 1.90961 10.6798 2.12208 10.4871V13.3184H2.7002V9.79035ZM5.59156 10.2351C5.35933 9.88918 5.03815 9.72118 4.62803 9.72118C4.21297 9.72118 3.8918 9.88918 3.6645 10.2351C3.44709 10.5612 3.33839 11.0009 3.33839 11.5544C3.33839 12.1078 3.44709 12.5475 3.6645 12.8736C3.8918 13.2146 4.21297 13.3875 4.62803 13.3875C5.03815 13.3875 5.35933 13.2146 5.59156 12.8736C5.80897 12.5475 5.91768 12.1078 5.91768 11.5544C5.91768 11.0009 5.80897 10.5612 5.59156 10.2351ZM4.03509 10.6798C4.14874 10.3635 4.34639 10.2104 4.62803 10.2104C4.90474 10.2104 5.10239 10.3635 5.22097 10.6798C5.30003 10.8922 5.33956 11.1838 5.33956 11.5544C5.33956 11.92 5.30003 12.2115 5.22097 12.4289C5.10239 12.7402 4.90474 12.8984 4.62803 12.8984C4.34639 12.8984 4.14874 12.7402 4.03509 12.4289C3.95603 12.2115 3.9165 11.92 3.9165 11.5544C3.9165 11.1838 3.95603 10.8922 4.03509 10.6798ZM8.47034 11.5049C8.41104 10.9614 8.04046 10.6946 7.36846 10.6946C7.05222 10.6946 6.80022 10.7588 6.60751 10.8972C6.40987 11.0256 6.31599 11.2085 6.31599 11.4456C6.31599 11.668 6.41481 11.8409 6.61246 11.9645C6.73599 12.0435 6.94846 12.1176 7.24987 12.1868C7.50681 12.2461 7.67481 12.2906 7.75387 12.3301C7.9021 12.3993 7.97622 12.4932 7.97622 12.6118C7.97622 12.8193 7.77857 12.928 7.38328 12.928C7.19551 12.928 7.0621 12.8934 6.9781 12.8341C6.8941 12.7649 6.83481 12.6513 6.80516 12.4882H6.25669C6.31104 13.0861 6.69151 13.3875 7.40304 13.3875C8.16893 13.3875 8.55434 13.1158 8.55434 12.5722C8.55434 12.3449 8.45057 12.1621 8.24799 12.0336C8.10963 11.9398 7.89222 11.8607 7.60563 11.7915C7.34869 11.7273 7.18069 11.6779 7.09669 11.6433C6.95834 11.584 6.8941 11.5099 6.8941 11.4308C6.8941 11.332 6.93363 11.2628 7.02257 11.2184C7.09669 11.1739 7.21034 11.1541 7.35857 11.1541C7.53151 11.1541 7.65999 11.1788 7.74399 11.2332C7.82304 11.2826 7.88234 11.3765 7.92187 11.5049H8.47034Z"
|
|
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-backward-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;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
var vue = require("vue");
|
|
3
3
|
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
4
|
const _sfc_main = {
|
|
5
|
-
name: "
|
|
5
|
+
name: "IconBackwardFill",
|
|
6
6
|
props: {
|
|
7
7
|
prefix: {
|
|
8
8
|
type: String,
|
|
@@ -15,7 +15,11 @@ const _sfc_main = {
|
|
|
15
15
|
}
|
|
16
16
|
};
|
|
17
17
|
const _hoisted_1 = ["fill"];
|
|
18
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M12.6934 4.33527C12.9277 3.86688 12.4434 3.36452 11.9668 3.58113L3.32566 7.50892C2.89145 7.70629 2.89145 8.32296 3.32566 8.52033L11.9668 12.4481C12.4434 12.6647 12.9277 12.1624 12.6934 11.694L10.8541 8.01482L12.6934 4.33527Z"
|
|
22
|
+
}, null, -1);
|
|
19
23
|
const _hoisted_3 = [
|
|
20
24
|
_hoisted_2
|
|
21
25
|
];
|
|
@@ -24,7 +28,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24
28
|
viewBox: "0 0 16 16",
|
|
25
29
|
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
30
|
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-backward-fill`],
|
|
28
32
|
width: "1em",
|
|
29
33
|
height: "1em"
|
|
30
34
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -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: "IconBottomFill",
|
|
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: "M11.6647 3.30656C12.1331 3.07227 12.6355 3.55657 12.4189 4.03321L8.49108 12.6743C8.29371 13.1086 7.67704 13.1086 7.47967 12.6743L3.55189 4.03321C3.33527 3.55657 3.83763 3.07227 4.30602 3.30656L7.98518 5.14595L11.6647 3.30656Z"
|
|
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-bottom-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;
|
|
@@ -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: "IconBottomLeftFill",
|
|
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: "M12.6199 8.58347C13.1168 8.749 13.1296 9.44667 12.6394 9.63053L3.7518 12.9634C3.3052 13.1308 2.86915 12.6948 3.03663 12.2482L6.36947 3.36063C6.55333 2.87043 7.251 2.8832 7.41653 3.38007L8.71745 7.28227L12.6199 8.58347Z"
|
|
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-bottom-left-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;
|
|
@@ -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: "IconBottomRightFill",
|
|
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.38007 8.58347C2.8832 8.749 2.87043 9.44667 3.36063 9.63053L12.2482 12.9634C12.6948 13.1308 13.1308 12.6948 12.9634 12.2482L9.63053 3.36063C9.44667 2.87043 8.749 2.8832 8.58347 3.38007L7.28255 7.28227L3.38007 8.58347Z"
|
|
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-bottom-right-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;
|
|
@@ -0,0 +1,39 @@
|
|
|
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: "IconBrowser",
|
|
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: "M4.99993 5.00013H4.45448C4.12721 5.00013 3.90902 4.78195 3.90902 4.45468 3.90902 4.12741 4.12721 3.90922 4.45448 3.90922H4.99993C5.32721 3.90922 5.54539 4.12741 5.54539 4.45468 5.54539 4.78195 5.32721 5.00013 4.99993 5.00013zM7.18175 5.00013H6.6363C6.30902 5.00013 6.09084 4.78195 6.09084 4.45468 6.09084 4.12741 6.30902 3.90922 6.6363 3.90922H7.18175C7.50902 3.90922 7.72721 4.12741 7.72721 4.45468 7.72721 4.78195 7.50902 5.00013 7.18175 5.00013zM9.36357 5.00013H8.81812C8.49084 5.00013 8.27266 4.78195 8.27266 4.45468 8.27266 4.12741 8.49084 3.90922 8.81812 3.90922H9.36357C9.69084 3.90922 9.90902 4.12741 9.90902 4.45468 9.90902 4.78195 9.69084 5.00013 9.36357 5.00013z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M3.36364 2H12.6364C13.4 2 14 2.6 14 3.36364V12.6364C14 13.4 13.4 14 12.6364 14H3.36364C2.6 14 2 13.4 2 12.6364V3.36364C2 2.6 2.6 2 3.36364 2ZM12.6364 3.09091H3.36364C3.2 3.09091 3.09091 3.2 3.09091 3.36364V5.81818H12.9091V3.36364C12.9091 3.2 12.8 3.09091 12.6364 3.09091ZM3.36364 12.9091H12.6364C12.8 12.9091 12.9091 12.8 12.9091 12.6364V6.90909H3.09091V12.6364C3.09091 12.8 3.2 12.9091 3.36364 12.9091Z"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_4 = [
|
|
25
|
+
_hoisted_2,
|
|
26
|
+
_hoisted_3
|
|
27
|
+
];
|
|
28
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
29
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
30
|
+
viewBox: "0 0 16 16",
|
|
31
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-browser`],
|
|
34
|
+
width: "1em",
|
|
35
|
+
height: "1em"
|
|
36
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
37
|
+
}
|
|
38
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
39
|
+
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: "IconCctv",
|
|
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: "M9.49487 12.8123C9.01699 12.9348 8.5161 13 8 13C7.40565 13 6.83148 12.9136 6.28938 12.7526L5.95514 14H9.81312L9.49487 12.8123ZM10.4417 12.4823C12.5385 11.547 14 9.4442 14 7C14 3.68629 11.3137 1 8 1C4.68629 1 2 3.68629 2 7C2 9.36339 3.36645 11.4076 5.3524 12.3858L4.91987 14H3.5C3.22386 14 3 14.2239 3 14.5C3 14.7761 3.22386 15 3.5 15H12.5C12.7761 15 13 14.7761 13 14.5C13 14.2239 12.7761 14 12.5 14H10.8484L10.4417 12.4823ZM13 7C13 9.76142 10.7614 12 8 12C5.23858 12 3 9.76142 3 7C3 4.23858 5.23858 2 8 2C10.7614 2 13 4.23858 13 7ZM8 4C8.27614 4 8.5 3.77614 8.5 3.5C8.5 3.22386 8.27614 3 8 3C7.72386 3 7.5 3.22386 7.5 3.5C7.5 3.77614 7.72386 4 8 4ZM8 10C9.38071 10 10.5 8.88071 10.5 7.5C10.5 6.11929 9.38071 5 8 5C6.61929 5 5.5 6.11929 5.5 7.5C5.5 8.88071 6.61929 10 8 10ZM8 9C8.82843 9 9.5 8.32843 9.5 7.5C9.5 6.67157 8.82843 6 8 6C7.17157 6 6.5 6.67157 6.5 7.5C6.5 8.32843 7.17157 9 8 9Z"
|
|
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-cctv`],
|
|
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: "IconCctvFill",
|
|
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: "M14 7C14 9.4442 12.5385 11.547 10.4417 12.4823L10.8484 14H12.5C12.7761 14 13 14.2239 13 14.5C13 14.7761 12.7761 15 12.5 15H3.5C3.22386 15 3 14.7761 3 14.5C3 14.2239 3.22386 14 3.5 14H4.91987L5.3524 12.3858C3.36645 11.4076 2 9.36339 2 7C2 3.68629 4.68629 1 8 1C11.3137 1 14 3.68629 14 7ZM8.5 3.5C8.5 3.77614 8.27614 4 8 4C7.72386 4 7.5 3.77614 7.5 3.5C7.5 3.22386 7.72386 3 8 3C8.27614 3 8.5 3.22386 8.5 3.5ZM10.5 7.5C10.5 8.88071 9.38071 10 8 10C6.61929 10 5.5 8.88071 5.5 7.5C5.5 6.11929 6.61929 5 8 5C9.38071 5 10.5 6.11929 10.5 7.5ZM9.5 7.5C9.5 8.32843 8.82843 9 8 9C7.17157 9 6.5 8.32843 6.5 7.5C6.5 6.67157 7.17157 6 8 6C8.82843 6 9.5 6.67157 9.5 7.5Z"
|
|
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-cctv-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;
|