@arco-iconbox/vue-te 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icon.js +4371 -1888
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +1121 -885
- package/dist/icon.min.js.map +1 -1
- package/esm/Icon3Drotate/index.js +42 -0
- package/esm/IconAdjust/index.js +32 -0
- package/esm/IconAlarm/index.js +36 -0
- package/esm/IconBackward10s/index.js +36 -0
- package/esm/IconBackwardFill/index.js +36 -0
- package/esm/IconBottomFill/index.js +36 -0
- package/esm/IconBottomLeftFill/index.js +36 -0
- package/esm/IconBottomRightFill/index.js +36 -0
- package/esm/IconBrowser/index.js +38 -0
- package/esm/IconCctv/index.js +36 -0
- package/esm/IconCctvFill/index.js +36 -0
- package/esm/IconCellphone/index.js +10 -4
- package/esm/IconCheck/index.js +1 -1
- package/esm/IconChromefilled/index.js +2 -2
- package/esm/IconClickhouse/index.js +32 -0
- package/esm/IconClose/index.js +1 -1
- package/esm/IconCloseFilled/index.js +36 -0
- package/esm/IconCollectionTagFilled/index.js +32 -0
- package/esm/IconConfiguration/index.js +42 -0
- package/esm/IconConnectCutup/index.js +47 -0
- package/esm/IconConnectedInside/index.js +51 -0
- package/esm/IconConnectedOut/index.js +51 -0
- package/esm/IconCubeThree/index.js +36 -0
- package/esm/IconDot/index.js +36 -0
- package/esm/IconEditPen/index.js +1 -1
- package/esm/IconEmsCostAnalysis/index.js +60 -0
- package/esm/IconEmsEnergyAnalysis/index.js +58 -0
- package/esm/IconEmsEnergyContrast/index.js +61 -0
- package/esm/IconEmsEnergyRanking/index.js +43 -0
- package/esm/IconEmsHeibang/index.js +53 -0
- package/esm/IconEmsHongbang/index.js +58 -0
- package/esm/IconEnterpriseWechat/index.js +1 -1
- package/esm/IconFileTypeCad/index.js +66 -0
- package/esm/IconFileTypeExcel/index.js +61 -0
- package/esm/IconFileTypeHtml/index.js +61 -0
- package/esm/IconFileTypeJpg/index.js +50 -0
- package/esm/IconFileTypePdf/index.js +61 -0
- package/esm/IconFileTypePng/index.js +61 -0
- package/esm/IconFileTypePpt/index.js +61 -0
- package/esm/IconFileTypeTxt/index.js +47 -0
- package/esm/IconFileTypeUnknown/index.js +61 -0
- package/esm/IconFileTypeVideo/index.js +61 -0
- package/esm/IconFileTypeVisio/index.js +61 -0
- package/esm/IconFileTypeWord/index.js +61 -0
- package/esm/IconFiles/index.js +1 -1
- package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
- package/esm/IconForward10s/index.js +36 -0
- package/esm/IconForwardFill/index.js +36 -0
- package/esm/IconFullScreen/index.js +1 -1
- package/esm/IconGrid/index.js +4 -4
- package/esm/IconHeart/index.js +1 -1
- package/esm/IconHeartFilled/index.js +1 -1
- package/esm/IconHome/index.js +36 -0
- package/esm/IconHospital/index.js +36 -0
- package/esm/IconHospitalFill/index.js +36 -0
- package/esm/IconIphone/index.js +10 -4
- package/esm/IconJuese/index.js +36 -0
- package/esm/IconLevel/index.js +36 -0
- package/esm/IconLink/index.js +1 -1
- package/esm/IconLocation/index.js +1 -1
- package/esm/IconLocationFill/index.js +32 -0
- package/esm/IconMessage/index.js +1 -1
- package/esm/IconMinus/index.js +1 -1
- package/esm/IconMission/index.js +34 -0
- package/esm/IconMoreFilled/index.js +1 -1
- package/esm/IconMySQL/index.js +34 -0
- package/esm/IconNo/index.js +40 -0
- package/esm/IconOfficeBuilding/index.js +1 -1
- package/esm/IconPicture/index.js +1 -1
- package/esm/IconPlus/index.js +1 -1
- package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
- package/esm/IconPostcard/index.js +10 -4
- package/esm/IconPriceTagFilled/index.js +38 -0
- package/esm/IconQuanxian/index.js +32 -0
- package/esm/IconRefresh/index.js +1 -1
- package/esm/IconRefreshLeft/index.js +1 -1
- package/esm/IconRefreshRight/index.js +1 -1
- package/esm/IconSHelp/index.js +1 -1
- package/esm/IconScaleToOriginal/index.js +10 -4
- package/esm/IconSchool/index.js +1 -1
- package/esm/IconService/index.js +1 -1
- package/esm/IconServiceFill/index.js +34 -0
- package/esm/IconShield/index.js +38 -0
- package/esm/IconSpeed/index.js +36 -0
- package/esm/IconStr/index.js +32 -0
- package/esm/IconStructure/index.js +32 -0
- package/esm/IconSwitchButton/index.js +6 -4
- package/esm/IconTenantry/index.js +42 -0
- package/esm/IconTitleDecoration/index.js +29 -11
- package/esm/IconTopFill/index.js +36 -0
- package/esm/IconTopLeftFill/index.js +36 -0
- package/esm/IconTopRightFill/index.js +36 -0
- package/esm/IconWechatApplet/index.js +4 -12
- package/esm/{IconApp → IconWorkApp}/index.js +2 -2
- package/esm/IconWorkBench/index.js +36 -0
- package/esm/IconYonghu/index.js +38 -0
- package/esm/IconYuanqu/index.js +36 -0
- package/esm/index.js +76 -17
- package/lib/Icon3Drotate/index.js +43 -0
- package/lib/IconAdjust/index.js +33 -0
- package/lib/IconAlarm/index.js +37 -0
- package/lib/IconBackward10s/index.js +37 -0
- package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
- package/lib/IconBottomFill/index.js +37 -0
- package/lib/IconBottomLeftFill/index.js +37 -0
- package/lib/IconBottomRightFill/index.js +37 -0
- package/lib/IconBrowser/index.js +39 -0
- package/lib/IconCctv/index.js +37 -0
- package/lib/IconCctvFill/index.js +37 -0
- package/lib/IconCellphone/index.js +10 -4
- package/lib/IconCheck/index.js +1 -1
- package/lib/IconChromefilled/index.js +2 -2
- package/lib/IconClickhouse/index.js +33 -0
- package/lib/IconClose/index.js +1 -1
- package/lib/IconCloseFilled/index.js +37 -0
- package/lib/IconCollectionTagFilled/index.js +33 -0
- package/lib/IconConfiguration/index.js +43 -0
- package/lib/IconConnectCutup/index.js +48 -0
- package/lib/IconConnectedInside/index.js +52 -0
- package/lib/IconConnectedOut/index.js +52 -0
- package/lib/IconCubeThree/index.js +37 -0
- package/lib/IconDot/index.js +37 -0
- package/lib/IconEditPen/index.js +1 -1
- package/lib/IconEmsCostAnalysis/index.js +61 -0
- package/lib/IconEmsEnergyAnalysis/index.js +59 -0
- package/lib/IconEmsEnergyContrast/index.js +62 -0
- package/lib/IconEmsEnergyRanking/index.js +44 -0
- package/lib/IconEmsHeibang/index.js +54 -0
- package/lib/IconEmsHongbang/index.js +59 -0
- package/lib/IconEnterpriseWechat/index.js +1 -1
- package/lib/IconFileTypeCad/index.js +67 -0
- package/lib/IconFileTypeExcel/index.js +62 -0
- package/lib/IconFileTypeHtml/index.js +62 -0
- package/lib/IconFileTypeJpg/index.js +51 -0
- package/lib/IconFileTypePdf/index.js +62 -0
- package/lib/IconFileTypePng/index.js +62 -0
- package/lib/IconFileTypePpt/index.js +62 -0
- package/lib/IconFileTypeTxt/index.js +48 -0
- package/lib/IconFileTypeUnknown/index.js +62 -0
- package/lib/IconFileTypeVideo/index.js +62 -0
- package/lib/IconFileTypeVisio/index.js +62 -0
- package/lib/IconFileTypeWord/index.js +62 -0
- package/lib/IconFiles/index.js +1 -1
- package/lib/IconFolderFill/index.js +33 -0
- package/lib/IconForward10s/index.js +37 -0
- package/lib/IconForwardFill/index.js +37 -0
- package/lib/IconFullScreen/index.js +1 -1
- package/lib/IconGrid/index.js +3 -3
- package/lib/IconHeart/index.js +1 -1
- package/lib/IconHeartFilled/index.js +1 -1
- package/lib/IconHome/index.js +37 -0
- package/lib/IconHospital/index.js +37 -0
- package/lib/IconHospitalFill/index.js +37 -0
- package/lib/IconIphone/index.js +10 -4
- package/lib/IconJuese/index.js +37 -0
- package/lib/IconLevel/index.js +37 -0
- package/lib/IconLink/index.js +1 -1
- package/lib/IconLocation/index.js +1 -1
- package/lib/IconLocationFill/index.js +33 -0
- package/lib/IconMessage/index.js +1 -1
- package/lib/IconMinus/index.js +1 -1
- package/lib/IconMission/index.js +35 -0
- package/lib/IconMoreFilled/index.js +1 -1
- package/lib/IconMySQL/index.js +35 -0
- package/lib/IconNo/index.js +41 -0
- package/lib/IconOfficeBuilding/index.js +1 -1
- package/lib/IconPicture/index.js +1 -1
- package/lib/IconPlus/index.js +1 -1
- package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
- package/lib/IconPostcard/index.js +10 -4
- package/lib/IconPriceTagFilled/index.js +39 -0
- package/lib/IconQuanxian/index.js +33 -0
- package/lib/IconRefresh/index.js +1 -1
- package/lib/IconRefreshLeft/index.js +1 -1
- package/lib/IconRefreshRight/index.js +1 -1
- package/lib/IconSHelp/index.js +1 -1
- package/lib/IconScaleToOriginal/index.js +10 -4
- package/lib/IconSchool/index.js +1 -1
- package/lib/IconService/index.js +1 -1
- package/lib/IconServiceFill/index.js +35 -0
- package/lib/IconShield/index.js +39 -0
- package/lib/IconSpeed/index.js +37 -0
- package/lib/IconStr/index.js +33 -0
- package/lib/IconStructure/index.js +33 -0
- package/lib/IconSwitchButton/index.js +6 -4
- package/lib/IconTenantry/index.js +43 -0
- package/lib/IconTitleDecoration/index.js +28 -10
- package/lib/IconTopFill/index.js +37 -0
- package/lib/IconTopLeftFill/index.js +37 -0
- package/lib/IconTopRightFill/index.js +37 -0
- package/lib/IconWechatApplet/index.js +4 -12
- package/lib/{IconApp → IconWorkApp}/index.js +2 -2
- package/lib/IconWorkBench/index.js +37 -0
- package/lib/IconYonghu/index.js +39 -0
- package/lib/IconYuanqu/index.js +37 -0
- package/lib/index.js +604 -486
- package/package.json +1 -1
- package/src/Icon3Drotate/index.vue +19 -0
- package/src/IconAdjust/index.vue +19 -0
- package/src/IconAlarm/index.vue +19 -0
- package/src/IconBackward10s/index.vue +19 -0
- package/src/IconBackwardFill/index.vue +19 -0
- package/src/IconBottomFill/index.vue +19 -0
- package/src/IconBottomLeftFill/index.vue +19 -0
- package/src/IconBottomRightFill/index.vue +19 -0
- package/src/IconBrowser/index.vue +19 -0
- package/src/IconCctv/index.vue +19 -0
- package/src/IconCctvFill/index.vue +19 -0
- package/src/IconCellphone/index.vue +1 -1
- package/src/IconCheck/index.vue +1 -1
- package/src/IconChromefilled/index.vue +1 -1
- package/src/IconClickhouse/index.vue +19 -0
- package/src/IconClose/index.vue +1 -1
- package/src/IconCloseFilled/index.vue +19 -0
- package/src/IconCollectionTagFilled/index.vue +19 -0
- package/src/IconConfiguration/index.vue +19 -0
- package/src/IconConnectCutup/index.vue +19 -0
- package/src/IconConnectedInside/index.vue +19 -0
- package/src/IconConnectedOut/index.vue +19 -0
- package/src/IconCubeThree/index.vue +19 -0
- package/src/IconDot/index.vue +19 -0
- package/src/IconEditPen/index.vue +1 -1
- package/src/IconEmsCostAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyAnalysis/index.vue +19 -0
- package/src/IconEmsEnergyContrast/index.vue +19 -0
- package/src/IconEmsEnergyRanking/index.vue +19 -0
- package/src/IconEmsHeibang/index.vue +19 -0
- package/src/IconEmsHongbang/index.vue +19 -0
- package/src/IconEnterpriseWechat/index.vue +1 -1
- package/src/IconFileTypeCad/index.vue +19 -0
- package/src/IconFileTypeExcel/index.vue +19 -0
- package/src/IconFileTypeHtml/index.vue +19 -0
- package/src/IconFileTypeJpg/index.vue +19 -0
- package/src/IconFileTypePdf/index.vue +19 -0
- package/src/IconFileTypePng/index.vue +19 -0
- package/src/IconFileTypePpt/index.vue +19 -0
- package/src/IconFileTypeTxt/index.vue +19 -0
- package/src/IconFileTypeUnknown/index.vue +19 -0
- package/src/IconFileTypeVideo/index.vue +19 -0
- package/src/IconFileTypeVisio/index.vue +19 -0
- package/src/IconFileTypeWord/index.vue +19 -0
- package/src/IconFiles/index.vue +1 -1
- package/src/IconFolderFill/index.vue +19 -0
- package/src/IconForward10s/index.vue +19 -0
- package/src/IconForwardFill/index.vue +19 -0
- package/src/IconFullScreen/index.vue +1 -1
- package/src/IconGrid/index.vue +1 -1
- package/src/IconHeart/index.vue +1 -1
- package/src/IconHeartFilled/index.vue +1 -1
- package/src/IconHome/index.vue +19 -0
- package/src/IconHospital/index.vue +19 -0
- package/src/IconHospitalFill/index.vue +19 -0
- package/src/IconIphone/index.vue +1 -1
- package/src/IconJuese/index.vue +19 -0
- package/src/IconLevel/index.vue +19 -0
- package/src/IconLink/index.vue +1 -1
- package/src/IconLocation/index.vue +1 -1
- package/src/IconLocationFill/index.vue +19 -0
- package/src/IconMessage/index.vue +1 -1
- package/src/IconMinus/index.vue +1 -1
- package/src/IconMission/index.vue +19 -0
- package/src/IconMoreFilled/index.vue +1 -1
- package/src/IconMySQL/index.vue +19 -0
- package/src/IconNo/index.vue +19 -0
- package/src/IconOfficeBuilding/index.vue +1 -1
- package/src/IconPicture/index.vue +1 -1
- package/src/IconPlus/index.vue +1 -1
- package/src/IconPlusBold/index.vue +19 -0
- package/src/IconPostcard/index.vue +1 -1
- package/src/IconPriceTagFilled/index.vue +19 -0
- package/src/IconQuanxian/index.vue +19 -0
- package/src/IconRefresh/index.vue +1 -1
- package/src/IconRefreshLeft/index.vue +1 -1
- package/src/IconRefreshRight/index.vue +1 -1
- package/src/IconSHelp/index.vue +1 -1
- package/src/IconScaleToOriginal/index.vue +1 -1
- package/src/IconSchool/index.vue +1 -1
- package/src/IconService/index.vue +1 -1
- package/src/IconServiceFill/index.vue +19 -0
- package/src/IconShield/index.vue +19 -0
- package/src/IconSpeed/index.vue +19 -0
- package/src/IconStr/index.vue +19 -0
- package/src/IconStructure/index.vue +19 -0
- package/src/IconSwitchButton/index.vue +1 -1
- package/src/IconTenantry/index.vue +19 -0
- package/src/IconTitleDecoration/index.vue +1 -1
- package/src/IconTopFill/index.vue +19 -0
- package/src/IconTopLeftFill/index.vue +19 -0
- package/src/IconTopRightFill/index.vue +19 -0
- package/src/IconWechatApplet/index.vue +1 -1
- package/src/IconWorkApp/index.vue +19 -0
- package/src/IconWorkBench/index.vue +19 -0
- package/src/IconYonghu/index.vue +19 -0
- package/src/IconYuanqu/index.vue +19 -0
- package/src/index.js +76 -17
- package/esm/IconHelpFilled/index.js +0 -32
- package/esm/IconMore/index.js +0 -32
- package/esm/IconSetUp/index.js +0 -32
- package/esm/IconTruck/index.js +0 -32
- package/lib/IconHelpFilled/index.js +0 -33
- package/lib/IconMore/index.js +0 -33
- package/lib/IconSetUp/index.js +0 -33
- package/lib/IconTruck/index.js +0 -33
- package/src/IconApp/index.vue +0 -19
- package/src/IconHelpFilled/index.vue +0 -19
- package/src/IconHouse/index.vue +0 -19
- package/src/IconMore/index.vue +0 -19
- package/src/IconProtect/index.vue +0 -19
- package/src/IconSetUp/index.vue +0 -19
- package/src/IconTruck/index.vue +0 -19
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.5 6.5C12.4687 5.229 12.0285 4.16917 11.1795 3.3205C10.3305 2.47183 9.27067 2.03167 8 2C6.729 2.03133 5.66917 2.4715 4.8205 3.3205C3.97183 4.1695 3.53167 5.22933 3.5 6.5C3.5 7.427 3.87233 8.48683 4.617 9.6795C5.36167 10.8722 6.48933 12.1925 8 13.6405C9.51033 12.1925 10.638 10.8722 11.383 9.6795C12.128 8.48683 12.5003 7.427 12.5 6.5V6.5ZM8 15C4.33333 11.6667 2.5 8.83333 2.5 6.5C2.54167 4.93733 3.07817 3.6405 4.1095 2.6095C5.14083 1.5785 6.43767 1.042 8 1C9.56267 1.04167 10.8595 1.57817 11.8905 2.6095C12.9215 3.64083 13.458 4.93767 13.5 6.5C13.5 8.83333 11.6667 11.6667 8 15ZM8 8C8.427 7.98967 8.78117 7.84383 9.0625 7.5625C9.34383 7.28117 9.4845 6.927 9.4845 6.5C9.4845 6.073 9.34383 5.71883 9.0625 5.4375C8.78117 5.15617 8.427 5.0155 8 5.0155C7.573 5.0155 7.21883 5.15617 6.9375 5.4375C6.65617 5.71883 6.5155 6.073 6.5155 6.5C6.5155 6.927 6.65617 7.28117 6.9375 7.5625C7.21883 7.84383 7.573 7.98967 8 8ZM8 9C7.29167 8.979 6.70317 8.73417 6.2345 8.2655C5.76583 7.79683 5.521 7.20833 5.5 6.5C5.521 5.79167 5.76583 5.20317 6.2345 4.7345C6.70317 4.26583 7.29167 4.021 8 4C8.70833 4.021 9.29683 4.26583 9.7655 4.7345C10.2342 5.20317 10.479 5.79167 10.5 6.5C10.479 7.20833 10.2342 7.79683 9.7655 8.2655C9.29683 8.73417 8.70833 8.979 8 9V9Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconLocationFill",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8 14.5C8.21867 14.479 8.61967 14.2447 9.203 13.797C9.78633 13.3493 10.3853 12.7868 11 12.1095C11.7813 11.2242 12.3907 10.3023 12.828 9.344C13.2653 8.38567 13.4893 7.43767 13.5 6.5C13.4583 5 12.9245 3.79683 11.8985 2.8905C10.8725 1.98417 9.573 1.52067 8 1.5C6.427 1.521 5.1275 1.9845 4.1015 2.8905C3.0755 3.7965 2.54167 4.99967 2.5 6.5C2.51033 7.448 2.73433 8.3985 3.172 9.3515C3.60967 10.3045 4.219 11.2238 5 12.1095C5.61467 12.7865 6.21367 13.349 6.797 13.797C7.38033 14.245 7.78133 14.4793 8 14.5ZM8 7.703C8.28133 7.69267 8.51567 7.59367 8.703 7.406C8.89033 7.21833 8.98417 6.984 8.9845 6.703C8.98483 6.422 8.891 6.185 8.703 5.992C8.515 5.799 8.28067 5.70267 8 5.703C7.71933 5.70333 7.485 5.79967 7.297 5.992C7.109 6.18433 7.01517 6.42133 7.0155 6.703C7.01583 6.98467 7.10967 7.219 7.297 7.406C7.48433 7.593 7.71867 7.692 8 7.703V7.703ZM8 9.9065C7.09367 9.87517 6.3385 9.56 5.7345 8.961C5.1305 8.362 4.818 7.60933 4.797 6.703C4.818 5.79667 5.1305 5.0415 5.7345 4.4375C6.3385 3.8335 7.09367 3.521 8 3.5C8.90633 3.521 9.6615 3.8335 10.2655 4.4375C10.8695 5.0415 11.182 5.79667 11.203 6.703C11.182 7.60933 10.8695 8.362 10.2655 8.961C9.6615 9.56 8.90633 9.87517 8 9.9065V9.9065Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 16 16",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-location-fill`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
package/esm/IconMessage/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2 4V11C2.01033 11.2813 2.10933 11.5157 2.297 11.703C2.48467 11.8903 2.719 11.9893 3 12H13C13.2813 11.9897 13.5157 11.8907 13.703 11.703C13.8903 11.5153 13.9893 11.281 14 11V4H2ZM2 3H14C14.2813 3.01033 14.5157 3.10933 14.703 3.297C14.8903 3.48467 14.9893 3.719 15 4V11C14.9897 11.5627 14.7943 12.034 14.414 12.414C14.0337 12.794 13.5623 12.9893 13 13H3C2.43733 12.9897 1.966 12.7943 1.586 12.414C1.206 12.0337 1.01067 11.5623 1 11V4C1.01033 3.71867 1.10933 3.48433 1.297 3.297C1.48467 3.10967 1.719 3.01067 2 3ZM14.125 4L10.2655 7.922C9.97383 8.245 9.63267 8.495 9.242 8.672C8.85133 8.849 8.43733 8.9375 8 8.9375C7.56267 8.9375 7.14867 8.849 6.758 8.672C6.36733 8.495 6.02617 8.245 5.7345 7.922L1.875 4H14.125ZM3.203 4L6.5 7.2655C6.68767 7.48417 6.91167 7.65083 7.172 7.7655C7.43233 7.88017 7.70833 7.9375 8 7.9375C8.29167 7.9375 8.56767 7.88017 8.828 7.7655C9.08833 7.65083 9.31233 7.48417 9.5 7.2655L12.797 4H3.203Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
package/esm/IconMinus/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M1.53846 8.5H14.4615C14.6188 8.5 14.7478 8.45317 14.8487 8.3595C14.9496 8.26583 15 8.146 15 8C15 7.854 14.9496 7.73417 14.8487 7.6405C14.7478 7.54683 14.6188 7.5 14.4615 7.5H1.53846C1.38123 7.5 1.25218 7.54683 1.15131 7.6405C1.05044 7.73417 1 7.854 1 8C1 8.146 1.05044 8.26583 1.15131 8.3595C1.25218 8.45317 1.38123 8.5 1.53846 8.5Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconMission",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.2855 2H3.71451C2.76762 2 2 2.76762 2 3.71451V12.2855C2 13.2324 2.76762 14 3.71451 14H12.2855C13.2324 14 14 13.2324 14 12.2855V3.71451C14 2.76762 13.2324 2 12.2855 2ZM13.1436 12.2878C13.1436 12.4003 13.1215 12.5117 13.0785 12.6157C13.0354 12.7196 12.9723 12.814 12.8927 12.8935C12.8131 12.973 12.7186 13.036 12.6146 13.0789C12.5106 13.1218 12.3992 13.1438 12.2867 13.1436H3.71649C3.48728 13.1436 3.27085 13.0555 3.10875 12.8934C2.94665 12.7313 2.85645 12.517 2.85645 12.2878V3.71531C2.85686 3.48745 2.94764 3.26905 3.10887 3.10804C3.27011 2.94703 3.48863 2.85655 3.71649 2.85645H12.2867C12.3993 2.85656 12.5109 2.87887 12.6149 2.9221C12.7189 2.96532 12.8134 3.02862 12.893 3.10838C12.9726 3.18813 13.0357 3.28278 13.0787 3.38692C13.1216 3.49106 13.1437 3.60265 13.1436 3.71531V12.2878Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M11.752 5.85646H8.32304C8.20947 5.85646 8.10055 5.90158 8.02024 5.98188C7.93994 6.06219 7.89482 6.17111 7.89482 6.28468C7.89482 6.39826 7.93994 6.50718 8.02024 6.58748C8.10055 6.66779 8.20947 6.71291 8.32304 6.71291H11.7521C11.8656 6.71291 11.9745 6.66779 12.0549 6.58748C12.1352 6.50718 12.1803 6.39826 12.1803 6.28468C12.1803 6.17111 12.1352 6.06219 12.0549 5.98188C11.9745 5.90158 11.8656 5.85646 11.752 5.85646ZM11.752 9.28709H8.32304C8.20947 9.28709 8.10055 9.33221 8.02024 9.41252C7.93994 9.49282 7.89482 9.60174 7.89482 9.71532C7.89482 9.82889 7.93994 9.93781 8.02024 10.0181C8.10055 10.0984 8.20947 10.1435 8.32304 10.1435H11.7521C11.8656 10.1435 11.9745 10.0984 12.0549 10.0181C12.1352 9.93781 12.1803 9.82889 12.1803 9.71532C12.1803 9.60174 12.1352 9.49282 12.0549 9.41252C11.9745 9.33221 11.8656 9.28709 11.752 9.28709ZM5.75131 8.21586C4.92278 8.21586 4.25131 8.88752 4.25131 9.71585C4.25131 10.5442 4.92296 11.2159 5.75131 11.2159C6.57966 11.2159 7.2513 10.5442 7.2513 9.71587C7.2513 8.88752 6.57983 8.21586 5.75131 8.21586ZM6.20649 10.1712C6.10116 10.2765 5.96262 10.3419 5.81445 10.3564C5.66628 10.371 5.51766 10.3337 5.39391 10.2509C5.27015 10.1681 5.17892 10.045 5.13575 9.90256C5.09258 9.76008 5.10015 9.60703 5.15717 9.46951C5.21418 9.33198 5.31712 9.21847 5.44843 9.14833C5.57975 9.07818 5.73133 9.05573 5.87734 9.08481C6.02335 9.11389 6.15476 9.19269 6.24919 9.30779C6.34361 9.4229 6.39521 9.56717 6.39519 9.71605C6.3954 9.80064 6.37884 9.88443 6.34644 9.96257C6.31405 10.0407 6.26648 10.1116 6.20649 10.1712ZM6.73439 5.12702L5.32264 6.53871L4.76823 5.98424C4.68792 5.90394 4.579 5.85882 4.46543 5.85882C4.35185 5.85882 4.24293 5.90394 4.16262 5.98424C4.08231 6.06455 4.0372 6.17347 4.0372 6.28705C4.0372 6.34328 4.04827 6.39897 4.06979 6.45093C4.09131 6.50288 4.12286 6.55009 4.16262 6.58985L5.01983 7.44713C5.0596 7.4869 5.10681 7.51845 5.15876 7.53997C5.21072 7.56149 5.26641 7.57257 5.32264 7.57257C5.37888 7.57257 5.43457 7.56149 5.48653 7.53997C5.53848 7.51845 5.58569 7.4869 5.62546 7.44713L7.33996 5.73263C7.41943 5.65215 7.46384 5.5435 7.46348 5.4304C7.46313 5.3173 7.41804 5.20893 7.33807 5.12895C7.2581 5.04897 7.14973 5.00388 7.03663 5.00352C6.92353 5.00316 6.81488 5.04755 6.73439 5.12702Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = [
|
|
20
|
+
_hoisted_2,
|
|
21
|
+
_hoisted_3
|
|
22
|
+
];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mission`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
32
|
+
}
|
|
33
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
34
|
+
export { index as default };
|
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.75 6.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.75 6.5C3.25 6.51033 3.664 6.67967 3.992 7.008C4.32 7.33633 4.48933 7.75033 4.5 8.25C4.48967 8.75 4.32033 9.164 3.992 9.492C3.66367 9.82 3.24967 9.98933 2.75 10C2.25 9.98967 1.836 9.82033 1.508 9.492C1.18 9.16367 1.01067 8.74967 1 8.25C1.01033 7.75 1.17967 7.336 1.508 7.008C1.83633 6.68 2.25033 6.51067 2.75 6.5ZM8 6.5C8.5 6.51033 8.914 6.67967 9.242 7.008C9.57 7.33633 9.73933 7.75033 9.75 8.25C9.73967 8.75 9.57033 9.164 9.242 9.492C8.91367 9.82 8.49967 9.98933 8 10C7.5 9.98967 7.086 9.82033 6.758 9.492C6.43 9.16367 6.26067 8.74967 6.25 8.25C6.26033 7.75 6.42967 7.336 6.758 7.008C7.08633 6.68 7.50033 6.51067 8 6.5ZM13.25 6.5C13.75 6.51033 14.164 6.67967 14.492 7.008C14.82 7.33633 14.9893 7.75033 15 8.25C14.9897 8.75 14.8203 9.164 14.492 9.492C14.1637 9.82 13.7497 9.98933 13.25 10C12.75 9.98967 12.336 9.82033 12.008 9.492C11.68 9.16367 11.5107 8.74967 11.5 8.25C11.5103 7.75 11.6797 7.336 12.008 7.008C12.3363 6.68 12.7503 6.51067 13.25 6.5Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconMySQL",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M13.5858 11.0417C14.5616 11.6765 14.8259 12.0057 14.9399 12.1983C14.9798 12.266 15.0005 12.3425 15 12.4203C14.9994 12.498 14.9776 12.5742 14.9367 12.6414C14.8957 12.7085 14.8371 12.7643 14.7667 12.8031C14.6962 12.8419 14.6163 12.8624 14.535 12.8625H12.9344C13.1726 13.1227 13.4154 13.3792 13.6626 13.6317C13.7066 13.6738 13.7413 13.7239 13.7646 13.779C13.788 13.8342 13.7995 13.8933 13.7986 13.9528C13.7976 14.0123 13.7842 14.071 13.7591 14.1254C13.734 14.1799 13.6977 14.2289 13.6524 14.2697C13.6071 14.3105 13.5537 14.3423 13.4954 14.363C13.437 14.3837 13.3749 14.393 13.3128 14.3904C13.2506 14.3878 13.1896 14.3732 13.1334 14.3477C13.0772 14.3221 13.0269 14.286 12.9856 14.2416C12.4986 13.7406 12.0242 13.2285 11.5627 12.7059C11.5053 12.6412 11.4685 12.5621 11.4566 12.478C11.4446 12.394 11.458 12.3084 11.4952 12.2314C11.5324 12.1544 11.5919 12.0891 11.6665 12.0433C11.7412 11.9975 11.828 11.973 11.9168 11.9728H13.3541C13.2666 11.9127 13.1698 11.8477 13.0624 11.7779C12.4661 11.3852 11.8401 11.0355 11.1895 10.7316C11.134 10.7061 11.0844 10.6703 11.0435 10.6263C11.0026 10.5823 10.9713 10.531 10.9513 10.4753C10.5548 9.37474 9.70659 7.89111 8.4298 6.06538C7.23536 4.35754 5.94508 3.70314 4.48821 4.06348C4.32442 4.10441 4.1504 4.05681 4.03407 3.93936C3.80807 3.71333 3.57015 3.49848 3.32123 3.29564C3.07881 3.09634 2.37062 2.90416 1.99791 2.88725C2.10307 3.11903 2.39062 3.60705 3.17326 4.58175C3.20326 4.61909 3.22668 4.66086 3.24259 4.70542C3.51945 5.46659 3.65392 6.03557 3.65392 6.44529C3.65392 6.55829 3.71953 6.89772 4.32535 7.60906C4.37324 7.6651 4.40608 7.73149 4.421 7.80243C4.43592 7.87338 4.43248 7.94673 4.41097 8.01612C4.35793 8.18739 4.18018 8.76705 3.8782 9.75732C3.57435 10.752 4.17971 12.08 4.56499 12.5035C4.65432 12.2726 4.78787 11.7254 4.84417 10.4598C4.84847 10.3618 4.88646 10.2679 4.95225 10.1927C5.01804 10.1175 5.10795 10.0652 5.20804 10.0438C5.30808 10.0231 5.41246 10.0343 5.50523 10.0757C5.59799 10.1171 5.67403 10.1863 5.72173 10.2729C5.9474 10.6871 6.2773 11.4229 6.73051 12.5231C7.26793 13.827 7.64483 14.0997 7.78163 14.1566C7.88804 14.2076 7.96999 14.2956 8.01065 14.4026C8.0513 14.5096 8.04757 14.6274 8.00023 14.7318C7.95288 14.8362 7.86551 14.9193 7.75607 14.9641C7.64662 15.0089 7.5234 15.0119 7.41171 14.9725C6.8594 14.7438 6.36804 14.069 5.86551 12.8491C5.77245 12.6227 5.68404 12.4114 5.60075 12.2152C5.4379 13.0498 5.1857 13.3421 4.87302 13.4595C4.71714 13.5178 4.40166 13.5667 4.0271 13.2393C3.32495 12.6263 2.5707 10.8677 2.98575 9.5082L3.45105 7.98587C2.95643 7.36884 2.72425 6.87592 2.72425 6.44618C2.72425 6.24288 2.66515 5.83894 2.38876 5.06576C0.935619 3.24671 0.830461 2.6884 1.14547 2.30048C1.28134 2.13321 1.49352 2.03445 1.77596 2.00731C2.39946 1.94814 3.48455 2.25688 3.92752 2.62033C4.13255 2.78798 4.33106 2.96279 4.52264 3.14439C6.2787 2.82141 7.85003 3.63641 9.20313 5.57113C10.4599 7.36795 11.3212 8.86003 11.766 10.0109C12.3958 10.3156 13.0038 10.6599 13.5858 11.0417Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M5.45511 5.83761C5.35507 5.70637 5.21269 5.48972 5.02843 5.18721C5.21036 5.14806 5.77757 5.14095 5.95252 5.39363C6.2894 5.75486 6.12375 6.30472 5.9125 6.44307L5.88319 6.47065C5.82293 6.35699 5.74567 6.25487 5.66842 6.15276C5.59177 6.05145 5.51513 5.95016 5.45511 5.83761Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = [
|
|
20
|
+
_hoisted_2,
|
|
21
|
+
_hoisted_3
|
|
22
|
+
];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-MySQL`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
32
|
+
}
|
|
33
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
34
|
+
export { index as default };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconNo",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M1.07617 3.28809H1.76417L4.99617 7.93609H5.02017V3.28809H5.67617V9.00009H5.00417L1.75617 4.30409H1.73217V9.00009H1.07617V3.28809Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M8.59417 4.75209C9.21017 4.75209 9.70617 4.96009 10.0742 5.39209C10.4262 5.80009 10.6022 6.31209 10.6022 6.93609C10.6022 7.55209 10.4262 8.06409 10.0822 8.46409C9.70617 8.89609 9.21017 9.11209 8.59417 9.11209C7.97017 9.11209 7.48217 8.89609 7.11417 8.46409C6.76217 8.06409 6.58617 7.55209 6.58617 6.93609C6.58617 6.31209 6.76217 5.80009 7.11417 5.39209C7.48217 4.96009 7.97017 4.75209 8.59417 4.75209ZM8.59417 5.28809C8.15417 5.28809 7.81017 5.45609 7.57017 5.79209C7.34617 6.09609 7.24217 6.47209 7.24217 6.93609C7.24217 7.39209 7.34617 7.76809 7.57017 8.07209C7.81017 8.40809 8.15417 8.57609 8.59417 8.57609C9.02617 8.57609 9.37017 8.40809 9.62617 8.07209C9.84217 7.76809 9.95417 7.38409 9.95417 6.93609C9.95417 6.47209 9.84217 6.09609 9.62617 5.79209C9.37017 5.45609 9.02617 5.28809 8.59417 5.28809Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", { d: "M12.3377 8.19209C12.2417 8.09609 12.1217 8.04809 11.9937 8.04809 11.8497 8.04809 11.7377 8.09609 11.6497 8.19209 11.5537 8.28809 11.5057 8.40009 11.5057 8.54409 11.5057 8.68009 11.5537 8.79209 11.6497 8.88809 11.7377 8.98409 11.8497 9.03209 11.9937 9.03209 12.1217 9.03209 12.2417 8.98409 12.3377 8.88809 12.4337 8.79209 12.4817 8.68009 12.4817 8.54409 12.4817 8.40009 12.4337 8.28809 12.3377 8.19209zM1.5 12.0001C1.22386 12.0001 1 12.2239 1 12.5001 1 12.7762 1.22386 13.0001 1.5 13.0001H12.5C12.7761 13.0001 13 12.7762 13 12.5001 13 12.2239 12.7761 12.0001 12.5 12.0001H1.5z" }, null, -1);
|
|
24
|
+
const _hoisted_5 = [
|
|
25
|
+
_hoisted_2,
|
|
26
|
+
_hoisted_3,
|
|
27
|
+
_hoisted_4
|
|
28
|
+
];
|
|
29
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
30
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
31
|
+
viewBox: "0 0 14 14",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
33
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-no`],
|
|
35
|
+
width: "1em",
|
|
36
|
+
height: "1em"
|
|
37
|
+
}, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
|
|
38
|
+
}
|
|
39
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
40
|
+
export { index as default };
|
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3 3V14H9V3H3ZM2.5 2H9.5C9.646 2 9.76583 2.04683 9.8595 2.1405C9.95317 2.23417 10 2.354 10 2.5V14.5C10 14.646 9.95317 14.7658 9.8595 14.8595C9.76583 14.9532 9.646 15 9.5 15H2.5C2.354 15 2.23417 14.9532 2.1405 14.8595C2.04683 14.7658 2 14.646 2 14.5V2.5C2 2.354 2.04683 2.23417 2.1405 2.1405C2.23417 2.04683 2.354 2 2.5 2ZM4 5H8V6H4V5ZM4 8H8V9H4V8ZM4 11H8V12H4V11ZM10 9H12V10H10V9ZM10 11H12V12H10V11ZM1 14.5C1 14.2239 1.22386 14 1.5 14H14.5C14.7761 14 15 14.2239 15 14.5V14.5C15 14.7761 14.7761 15 14.5 15H1.5C1.22386 15 1 14.7761 1 14.5V14.5ZM10 7V14H13V7H10ZM9.5 6H13.5C13.646 6 13.7658 6.04683 13.8595 6.1405C13.9532 6.23417 14 6.354 14 6.5V14.5C14 14.646 13.9532 14.7658 13.8595 14.8595C13.7658 14.9532 13.646 15 13.5 15H9.5C9.354 15 9.23417 14.9532 9.1405 14.8595C9.04683 14.7658 9 14.646 9 14.5V6.5C9 6.354 9.04683 6.23417 9.1405 6.1405C9.23417 6.04683 9.354 6 9.5 6Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
package/esm/IconPicture/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.5
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2 3V13H14V3H2ZM1.5 2L14.5 2C14.646 2 14.7658 2.04683 14.8595 2.1405C14.9532 2.23417 15 2.354 15 2.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.5V2.5C1 2.354 1.04683 2.23417 1.1405 2.1405C1.23417 2.04683 1.354 2 1.5 2ZM6 5C6.66667 5 7 5.33333 7 6C7 6.66667 6.66667 7 6 7C5.33333 7 5 6.66667 5 6C5 5.33333 5.33333 5 6 5ZM2.2815 13.6095L1.5 13L5.484 9.187C5.734 8.864 6.06467 8.6765 6.476 8.6245C6.88733 8.5725 7.2545 8.66633 7.5775 8.906L9.5305 10.484C9.64517 10.5673 9.7675 10.6012 9.8975 10.5855C10.0275 10.5698 10.1395 10.51 10.2335 10.406L14.1085 6.187L14.89 6.812L11.015 11.031C10.7547 11.354 10.4187 11.5363 10.007 11.578C9.59533 11.6197 9.22817 11.5155 8.9055 11.2655L6.968 9.703C6.85333 9.61967 6.731 9.58583 6.601 9.6015C6.471 9.61717 6.36417 9.68233 6.2805 9.797L2.2815 13.6095Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
package/esm/IconPlus/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M7.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M7.46154 7.46154V1.53846C7.46154 1.38123 7.51197 1.25218 7.61285 1.15131C7.71372 1.05044 7.84277 1 8 1C8.15723 1 8.28628 1.05044 8.38715 1.15131C8.48803 1.25218 8.53846 1.38123 8.53846 1.53846V7.46154H14.4615C14.6188 7.46154 14.7478 7.51197 14.8487 7.61285C14.9496 7.71372 15 7.84277 15 8C15 8.15723 14.9496 8.28628 14.8487 8.38715C14.7478 8.48803 14.6188 8.53846 14.4615 8.53846H8.53846V14.4615C8.53846 14.6188 8.48803 14.7478 8.38715 14.8487C8.28628 14.9496 8.15723 15 8 15C7.84277 15 7.71372 14.9496 7.61285 14.8487C7.51197 14.7478 7.46154 14.6188 7.46154 14.4615V8.53846H1.53846C1.38123 8.53846 1.25218 8.48803 1.15131 8.38715C1.05044 8.28628 1 8.15723 1 8C1 7.84277 1.05044 7.71372 1.15131 7.61285C1.25218 7.51197 1.38123 7.46154 1.53846 7.46154H7.46154Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconPlusBold",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -14,17 +14,8 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
-
|
|
19
|
-
stroke: "#000",
|
|
20
|
-
"stroke-linejoin": "round"
|
|
21
|
-
}, null, -1);
|
|
22
|
-
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
23
|
-
d: "M5 7.66667L7.33333 10L11.3333 6",
|
|
24
|
-
stroke: "#000",
|
|
25
|
-
"stroke-linecap": "round",
|
|
26
|
-
"stroke-linejoin": "round"
|
|
27
|
-
}, null, -1);
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2 7H14C14.6667 7 15 7.33333 15 8C15 8.66667 14.6667 9 14 9H2C1.33333 9 1 8.66667 1 8C1 7.33333 1.33333 7 2 7Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M7 14L7 2C7 1.33333 7.33333 1 8 1C8.66667 1 9 1.33333 9 2V14C9 14.6667 8.66667 15 8 15C7.33333 15 7 14.6667 7 14Z" }, null, -1);
|
|
28
19
|
const _hoisted_4 = [
|
|
29
20
|
_hoisted_2,
|
|
30
21
|
_hoisted_3
|
|
@@ -34,7 +25,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34
25
|
viewBox: "0 0 16 16",
|
|
35
26
|
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
36
27
|
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-plus-bold`],
|
|
38
29
|
width: "1em",
|
|
39
30
|
height: "1em"
|
|
40
31
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -14,9 +14,15 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
18
|
-
const _hoisted_3 =
|
|
19
|
-
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.703 5.297C11.5157 5.10933 11.2813 5.01033 11 5 10.7187 5.01033 10.4843 5.10933 10.297 5.297 10.1097 5.48467 10.0158 5.719 10.0155 6 10.0152 6.281 10.109 6.51533 10.297 6.703 10.485 6.89067 10.7193 6.9845 11 6.9845 11.2807 6.9845 11.515 6.89067 11.703 6.703 11.891 6.51533 11.9848 6.281 11.9845 6 11.9842 5.719 11.8903 5.48467 11.703 5.297zM8.5 7H4.5C4.16667 7 4 7.16667 4 7.5 4 7.83333 4.16667 8 4.5 8H8.5C8.83333 8 9 7.83333 9 7.5 9 7.16667 8.83333 7 8.5 7zM8.5 9H4.5C4.16667 9 4 9.16667 4 9.5 4 9.83333 4.16667 10 4.5 10H8.5C8.83333 10 9 9.83333 9 9.5 9 9.16667 8.83333 9 8.5 9z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M2 2C1.44772 2 1 2.44772 1 3V13C1 13.5523 1.44772 14 2 14H14C14.5523 14 15 13.5523 15 13V3C15 2.44772 14.5523 2 14 2H2ZM2 13V3H14V13H2Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
20
26
|
];
|
|
21
27
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
28
|
return openBlock(), createElementBlock("svg", mergeProps({
|
|
@@ -26,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26
32
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-postcard`],
|
|
27
33
|
width: "1em",
|
|
28
34
|
height: "1em"
|
|
29
|
-
}, _ctx.$attrs),
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
30
36
|
}
|
|
31
37
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
38
|
export { index as default };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconPriceTagFilled",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M9.2655 1.03152L13.3125 4.34402C13.4375 4.44835 13.5 4.57852 13.5 4.73452V14.5C13.5 14.646 13.4532 14.7659 13.3595 14.8595C13.2658 14.9532 13.146 15 13 15H3C2.854 15 2.73417 14.9532 2.6405 14.8595C2.54683 14.7659 2.5 14.646 2.5 14.5V4.73452C2.5 4.57819 2.5625 4.44802 2.6875 4.34402L6.7345 1.03152C7.11983 0.729522 7.54167 0.578522 8 0.578522C8.45833 0.578522 8.88017 0.729522 9.2655 1.03152ZM6.586 7.41402C6.966 7.79436 7.43733 7.98969 8 8.00002C8.56233 7.98936 9.03367 7.79402 9.414 7.41402C9.79433 7.03402 9.98967 6.56269 10 6.00002C9.98933 5.43769 9.794 4.96636 9.414 4.58602C9.034 4.20569 8.56267 4.01036 8 4.00002C7.43767 4.01069 6.96633 4.20602 6.586 4.58602C6.20567 4.96602 6.01033 5.43736 6 6.00002C6.01067 6.56236 6.206 7.03369 6.586 7.41402Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M8 7.00002C8.28133 6.98969 8.51567 6.89069 8.703 6.70302C8.89033 6.51536 8.98417 6.28102 8.9845 6.00002C8.98483 5.71902 8.891 5.48469 8.703 5.29702C8.515 5.10936 8.28067 5.01552 8 5.01552C7.71933 5.01552 7.485 5.10936 7.297 5.29702C7.109 5.48469 7.01517 5.71902 7.0155 6.00002C7.01583 6.28102 7.10967 6.51536 7.297 6.70302C7.48433 6.89069 7.71867 6.98969 8 7.00002Z" }, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 16 16",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-price-tag--filled`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconQuanxian",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8.00009 3.20002C7.52269 3.20002 7.06485 3.38966 6.72728 3.72723C6.38971 4.0648 6.20006 4.52265 6.20006 5.00004V5.20006C6.20006 5.43645 6.24662 5.67051 6.33708 5.8889C6.42754 6.10729 6.56013 6.30573 6.72728 6.47287C6.89443 6.64002 7.09286 6.77261 7.31125 6.86307C7.52964 6.95353 7.76371 7.00009 8.00009 7.00009C8.23647 7.00009 8.47054 6.95353 8.68893 6.86307C8.90732 6.77261 9.10575 6.64002 9.2729 6.47287C9.44005 6.30573 9.57264 6.10729 9.6631 5.8889C9.75356 5.67051 9.80012 5.43645 9.80012 5.20006V5.00004C9.80012 4.76366 9.75356 4.52959 9.6631 4.3112C9.57264 4.09281 9.44005 3.89438 9.2729 3.72723C9.10575 3.56009 8.90732 3.4275 8.68893 3.33704C8.47054 3.24658 8.23647 3.20002 8.00009 3.20002ZM8.00009 2C8.79575 2 9.55882 2.31608 10.1214 2.87869C10.6841 3.44131 11.0001 4.20438 11.0001 5.00004V5.20006C11.0001 5.99572 10.6841 6.7588 10.1214 7.32141C9.55882 7.88403 8.79575 8.20011 8.00009 8.20011C7.20443 8.20011 6.44135 7.88403 5.87874 7.32141C5.31612 6.7588 5.00004 5.99572 5.00004 5.20006V5.00004C5.00004 4.20438 5.31612 3.44131 5.87874 2.87869C6.44135 2.31608 7.20443 2 8.00009 2ZM3.20002 12.8002H8.10029C8.25942 12.8002 8.41204 12.8634 8.52456 12.9759C8.63708 13.0884 8.7003 13.241 8.7003 13.4002C8.7003 13.5593 8.63708 13.7119 8.52456 13.8244C8.41204 13.937 8.25942 14.0002 8.10029 14.0002H2V12.2002C2 10.8915 2.95341 9.80012 4.17203 9.80012H8.6001C8.75923 9.80012 8.91184 9.86333 9.02437 9.97585C9.13689 10.0884 9.20011 10.241 9.20011 10.4001C9.20011 10.5593 9.13689 10.7119 9.02437 10.8244C8.91184 10.9369 8.75923 11.0001 8.6001 11.0001H4.17203C3.65482 11.0001 3.20002 11.5209 3.20002 12.2002V12.8002ZM11.9457 12.1822L11.0217 13.6762C10.9366 13.8085 10.8029 13.9021 10.6494 13.9367C10.4959 13.9714 10.335 13.9444 10.2012 13.8616C10.0675 13.7787 9.97161 13.6466 9.93429 13.4938C9.89697 13.3409 9.92119 13.1795 10.0017 13.0444L10.8801 11.6241C10.5915 11.3129 10.4221 10.9096 10.402 10.4856C10.3818 10.0616 10.5122 9.64414 10.77 9.30691C11.0278 8.96969 11.3965 8.73442 11.8109 8.64268C12.2254 8.55094 12.6589 8.60862 13.035 8.80554C13.411 9.00246 13.7054 9.32594 13.8661 9.71885C14.0267 10.1118 14.0434 10.5488 13.9131 10.9528C13.7827 11.3568 13.5138 11.7017 13.1539 11.9267C12.7939 12.1516 12.366 12.2421 11.9457 12.1822ZM12.2002 11.0001C12.3593 11.0001 12.5119 10.9369 12.6244 10.8244C12.7369 10.7119 12.8002 10.5593 12.8002 10.4001C12.8002 10.241 12.7369 10.0884 12.6244 9.97585C12.5119 9.86333 12.3593 9.80012 12.2002 9.80012C12.041 9.80012 11.8884 9.86333 11.7759 9.97585C11.6634 10.0884 11.6001 10.241 11.6001 10.4001C11.6001 10.5593 11.6634 10.7119 11.7759 10.8244C11.8884 10.9369 12.041 11.0001 12.2002 11.0001Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 16 16",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-quanxian`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
package/esm/IconRefresh/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.397 12.7887C11.4155 13.6688 10.3015 14.2102 9.05505 14.4131C7.8086 14.616 6.58742 14.4636 5.3915 13.9561C4.19559 13.4146 3.25091 12.6136 2.55748 11.5531C1.86404 10.4925 1.51155 9.308 1.5 7.99946H2.58293C2.59412 9.1387 2.90708 10.1595 3.52183 11.062C4.13657 11.9644 4.97421 12.6243 6.03476 13.0416C7.09531 13.4477 8.15856 13.5267 9.22453 13.2787C10.2905 13.0307 11.2126 12.4893 11.9909 11.6543H10.4174C10.2593 11.6543 10.1295 11.6036 10.0281 11.5022C9.92663 11.4008 9.87591 11.2739 9.87591 11.1215C9.87591 10.9692 9.92663 10.8423 10.0281 10.7409C10.1295 10.6395 10.2593 10.583 10.4174 10.5714H12.9384C13.085 10.5826 13.2092 10.6391 13.311 10.7409C13.4128 10.8427 13.4692 10.9669 13.4804 11.1134V13.6345C13.4692 13.7926 13.4128 13.9224 13.311 14.0238C13.2092 14.1252 13.0823 14.1759 12.9303 14.1759C12.7783 14.1759 12.6515 14.1252 12.5497 14.0238C12.4479 13.9224 12.3971 13.7926 12.3975 13.6345V12.7882L12.397 12.7887ZM4.00427 4.34512H5.57777C5.73587 4.34512 5.86564 4.39583 5.96708 4.49727C6.06851 4.5987 6.11923 4.72559 6.11923 4.87792C6.11923 5.03025 6.06851 5.15713 5.96708 5.25857C5.86564 5.36 5.73587 5.41649 5.57777 5.42805H3.05671C2.91015 5.41686 2.78598 5.36036 2.68418 5.25857C2.58239 5.15677 2.52589 5.0326 2.5147 4.88604V2.36498C2.52589 2.20688 2.58239 2.0771 2.68418 1.97567C2.78598 1.87424 2.91286 1.82352 3.06483 1.82352C3.2168 1.82352 3.34369 1.87424 3.44548 1.97567C3.54728 2.0771 3.59799 2.20688 3.59763 2.36498V3.21129C4.57913 2.33123 5.6931 1.78977 6.93955 1.5869C8.186 1.38403 9.41278 1.53636 10.6199 2.0439C11.8158 2.58536 12.7578 3.38637 13.4458 4.44691C14.1338 5.50746 14.4836 6.692 14.4951 8.00054H13.4122C13.401 6.8613 13.0881 5.84046 12.4733 4.93802C11.8586 4.03558 11.0209 3.37572 9.96038 2.95843C8.89983 2.55233 7.83657 2.47328 6.77061 2.72127C5.70465 2.96926 4.78254 3.51072 4.00427 4.34566V4.34512Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M4.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M4.00548 4.3421H5.57974C5.73792 4.3421 5.86775 4.39285 5.96924 4.49433C6.07072 4.59581 6.12146 4.72276 6.12146 4.87516C6.12146 5.02757 6.07072 5.15451 5.96924 5.25599C5.86775 5.35748 5.73792 5.414 5.57974 5.42555H3.05746C2.89928 5.41436 2.76944 5.35784 2.66796 5.25599C2.56648 5.15415 2.51574 5.02991 2.51574 4.88329V2.36101C2.51574 2.20283 2.56648 2.073 2.66796 1.97151C2.76944 1.87003 2.89928 1.81929 3.05746 1.81929C3.21564 1.81929 3.34548 1.87003 3.44696 1.97151C3.54844 2.073 3.59919 2.20283 3.59919 2.36101V3.20773C4.56996 2.3388 5.67887 1.79997 6.92592 1.59122C8.17298 1.38248 9.40035 1.53199 10.608 2.03977C11.8045 2.5815 12.7497 3.38289 13.4434 4.44395C14.1372 5.50501 14.4899 6.69012 14.5014 7.99929C14.4563 9.83899 13.8214 11.371 12.5967 12.5953C11.372 13.8196 9.84005 14.4545 8.00071 14.5C6.16101 14.4549 4.62901 13.82 3.40471 12.5953C2.18041 11.3706 1.5455 9.83863 1.5 7.99929H2.58345C2.6174 9.53418 3.14504 10.8123 4.16637 11.8336C5.18771 12.855 6.46582 13.3826 8.00071 13.4165C9.5356 13.3826 10.811 12.855 11.8269 11.8336C12.8428 10.8123 13.3734 9.53418 13.4185 7.99929C13.4073 6.8595 13.0913 5.84088 12.4705 4.94342C11.8497 4.04596 11.0145 3.38289 9.965 2.9542C8.90394 2.5591 7.84018 2.4829 6.7737 2.72559C5.70722 2.96829 4.78466 3.50712 4.00602 4.3421H4.00548Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.4005 3.20677V2.35995C12.4005 2.20174 12.4512 2.07189 12.5527 1.97039C12.6542 1.8689 12.7811 1.81815 12.9335 1.81815C13.0859 1.81815 13.2128 1.8689 13.3143 1.97039C13.4158 2.07189 13.4723 2.20174 13.4838 2.35995V4.88255C13.4726 5.0292 13.4161 5.15345 13.3143 5.25531C13.2125 5.35717 13.0882 5.4137 12.9416 5.42489H10.4196C10.2615 5.4137 10.1316 5.35717 10.0302 5.25531C9.9287 5.15345 9.87796 5.02649 9.87796 4.87443C9.87796 4.72236 9.9287 4.5954 10.0302 4.49354C10.1316 4.39169 10.2615 4.34094 10.4196 4.3413H11.9937C11.1133 3.41555 10.078 2.85406 8.88779 2.65685C7.69757 2.45964 6.54364 2.65432 5.426 3.24091C4.31992 3.85061 3.52439 4.70846 3.03942 5.81445C2.55444 6.92044 2.45857 8.09433 2.75179 9.33613C3.07896 10.5552 3.71939 11.5344 4.67308 12.2738C5.62678 13.0131 6.73557 13.394 7.99946 13.4164C9.53418 13.3825 10.8094 12.8547 11.8253 11.8333C12.8411 10.8118 13.3715 9.53352 13.4167 7.99843H14.5C14.4549 9.83838 13.82 11.3706 12.5955 12.595C11.371 13.8195 9.83914 14.4545 8 14.5C6.1605 14.4549 4.62867 13.8199 3.4045 12.595C2.18033 11.3702 1.5455 9.83801 1.5 7.99843C1.51119 6.68909 1.86111 5.50382 2.54975 4.44261C3.23839 3.38141 4.18071 2.58569 5.37671 2.05546C6.58426 1.53605 7.8115 1.38092 9.05842 1.59005C10.3053 1.79918 11.4197 2.33809 12.4016 3.20677H12.4005Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
package/esm/IconSHelp/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M15 7.46025H11.1878C11.064 6.77441 10.7632 6.19256 10.2853 5.7147C9.80744 5.23685 9.22559 4.93603 8.53975 4.81224V1C10.3051 1.16876 11.7809 1.84633 12.9673 3.03269C14.1537 4.21906 14.8312 5.69491 15 7.46025ZM15 8.53975C14.8312 10.3051 14.1537 11.7809 12.9673 12.9673C11.7809 14.1537 10.3051 14.8312 8.53975 15V11.1878C9.22559 11.064 9.80744 10.7632 10.2853 10.2853C10.7632 9.80744 11.064 9.22559 11.1878 8.53975H15ZM1 8.53975H4.81224C4.93603 9.22559 5.23685 9.80744 5.7147 10.2853C6.19256 10.7632 6.77441 11.064 7.46025 11.1878V15C5.69491 14.8312 4.21906 14.1537 3.03269 12.9673C1.84633 11.7809 1.16876 10.3051 1 8.53975V8.53975ZM1 7.46025C1.16876 5.69491 1.84633 4.21906 3.03269 3.03269C4.21906 1.84633 5.69491 1.16876 7.46025 1V4.81224C6.77441 4.93603 6.19256 5.23685 5.7147 5.7147C5.23685 6.19256 4.93603 6.77441 4.81224 7.46025H1V7.46025Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|
|
@@ -14,9 +14,15 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "
|
|
18
|
-
const _hoisted_3 =
|
|
19
|
-
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M5.172 5.1555C5.047 5.1555 4.93767 5.20233 4.844 5.296 4.75033 5.38967 4.7035 5.499 4.7035 5.624V10.327C4.7035 10.4623 4.74783 10.5743 4.8365 10.663 4.92517 10.7517 5.03717 10.796 5.1725 10.796 5.30783 10.796 5.41983 10.7517 5.5085 10.663 5.59717 10.5743 5.6415 10.4623 5.6415 10.327V5.624C5.6415 5.499 5.59717 5.38967 5.5085 5.296 5.41983 5.20233 5.30733 5.1555 5.172 5.1555zM10.828 5.1555C10.6927 5.1555 10.5807 5.20233 10.492 5.296 10.4033 5.38967 10.359 5.499 10.359 5.624V10.327C10.359 10.4623 10.4033 10.5743 10.492 10.663 10.5807 10.7517 10.6927 10.796 10.828 10.796 10.9633 10.796 11.0753 10.7517 11.164 10.663 11.2527 10.5743 11.297 10.4623 11.297 10.327V5.624C11.297 5.48867 11.2527 5.37667 11.164 5.288 11.0753 5.19933 10.9633 5.1555 10.828 5.1555zM7.664 6.2415C7.75267 6.15283 7.86467 6.10333 8 6.093 8.125 6.10333 8.23483 6.15283 8.3285 6.2415 8.42217 6.33017 8.469 6.44217 8.469 6.5775V7.0465C8.469 7.1715 8.42467 7.27833 8.336 7.367 8.24733 7.45567 8.13533 7.5 8 7.5 7.86467 7.5 7.75267 7.45567 7.664 7.367 7.57533 7.27833 7.531 7.1715 7.531 7.0465V6.5775C7.531 6.44217 7.57533 6.33017 7.664 6.2415zM8 8.4525C7.86467 8.4525 7.75267 8.49683 7.664 8.5855 7.57533 8.67417 7.531 8.78617 7.531 8.9215V9.3905C7.531 9.52583 7.57533 9.63783 7.664 9.7265 7.75267 9.81517 7.86467 9.8595 8 9.8595 8.13533 9.8595 8.24733 9.81517 8.336 9.7265 8.42467 9.63783 8.469 9.52583 8.469 9.3905V8.9215C8.469 8.7965 8.42217 8.68717 8.3285 8.5935 8.23483 8.49983 8.125 8.4525 8 8.4525z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M14 2C14.5523 2 15 2.44772 15 3V13C15 13.5523 14.5523 14 14 14H2C1.44772 14 1 13.5523 1 13V3C1 2.44772 1.44772 2 2 2H14ZM2 3H14V13H2V3Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
20
26
|
];
|
|
21
27
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
28
|
return openBlock(), createElementBlock("svg", mergeProps({
|
|
@@ -26,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26
32
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-scale-to-original`],
|
|
27
33
|
width: "1em",
|
|
28
34
|
height: "1em"
|
|
29
|
-
}, _ctx.$attrs),
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
30
36
|
}
|
|
31
37
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
38
|
export { index as default };
|
package/esm/IconSchool/index.js
CHANGED
|
@@ -14,7 +14,7 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3.5
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3.5 3V14H12.5V3H3.5ZM3 2H13C13.146 2 13.2658 2.04683 13.3595 2.1405C13.4532 2.23417 13.5 2.354 13.5 2.5V14.5C13.5 14.646 13.4532 14.7658 13.3595 14.8595C13.2658 14.9532 13.146 15 13 15H3C2.854 15 2.73417 14.9532 2.6405 14.8595C2.54683 14.7658 2.5 14.646 2.5 14.5V2.5C2.5 2.354 2.54683 2.23417 2.6405 2.1405C2.73417 2.04683 2.854 2 3 2ZM1 14.5C1 14.2239 1.22386 14 1.5 14H14.5C14.7761 14 15 14.2239 15 14.5V14.5C15 14.7761 14.7761 15 14.5 15H1.5C1.22386 15 1 14.7761 1 14.5V14.5ZM5 4H7V5.5H5V4ZM6 14H10V13C9.98967 12.4373 9.79433 11.966 9.414 11.586C9.03367 11.206 8.56233 11.0107 8 11C7.43733 11.0103 6.966 11.2057 6.586 11.586C6.206 11.9663 6.01067 12.4377 6 13V14ZM8 10C8.85433 10.021 9.56267 10.3127 10.125 10.875C10.6873 11.4373 10.979 12.1457 11 13V15H5V13C5.021 12.1457 5.31267 11.4373 5.875 10.875C6.43733 10.3127 7.14567 10.021 8 10ZM5 7H7V8.5H5V7ZM9 4H11V5.5H9V4ZM9 7H11V8.5H9V7Z" }, null, -1);
|
|
18
18
|
const _hoisted_3 = [
|
|
19
19
|
_hoisted_2
|
|
20
20
|
];
|