@arco-iconbox/vue-smartcode 0.0.22 → 0.0.24
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 +1942 -1251
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +409 -345
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorAlibl/index.js +58 -0
- package/esm/IconColorClickhouse/index.js +51 -0
- package/esm/IconColorData/index.js +33 -0
- package/esm/IconColorDatadm/index.js +38 -0
- package/esm/IconColorDatakb/index.js +38 -0
- package/esm/IconColorDingding/index.js +1 -1
- package/esm/IconColorElsearch/index.js +76 -0
- package/esm/IconColorEmail/index.js +1 -1
- package/esm/IconColorFeishu/index.js +1 -1
- package/esm/IconColorHttp/index.js +1 -1
- package/esm/IconColorHuawei/index.js +33 -0
- package/esm/IconColorJava/index.js +38 -0
- package/esm/IconColorJs/index.js +1 -1
- package/esm/IconColorLlm/index.js +46 -0
- package/esm/IconColorMilvus/index.js +33 -0
- package/esm/IconColorMysql/index.js +49 -0
- package/esm/IconColorNotice/index.js +1 -1
- package/esm/IconColorOpenai/index.js +46 -0
- package/esm/IconColorOracle/index.js +33 -0
- package/esm/IconColorPgsql/index.js +46 -0
- package/esm/IconColorQiwei/index.js +1 -1
- package/esm/IconColorSiliflow/index.js +33 -0
- package/esm/IconColorSql/index.js +1 -1
- package/esm/IconColorSqlserver/index.js +56 -0
- package/esm/IconColorSysMessage/index.js +46 -0
- package/esm/IconColorSysNotice/index.js +33 -0
- package/esm/IconColorVector/index.js +33 -0
- package/esm/IconFillChart/index.js +1 -1
- package/esm/IconFillData/index.js +1 -1
- package/esm/IconFillDown/index.js +1 -1
- package/esm/IconFillDownload/index.js +1 -1
- package/esm/IconFillFile/index.js +1 -1
- package/esm/IconFillIdea/index.js +1 -1
- package/esm/IconFillMenu/index.js +1 -1
- package/esm/IconFillResources/index.js +1 -1
- package/esm/IconFillRight/index.js +1 -1
- package/esm/IconFillTemplate/index.js +1 -1
- package/esm/IconLineArrowdown/index.js +1 -1
- package/esm/IconLineArrowleft/index.js +1 -1
- package/esm/IconLineArrowright/index.js +1 -1
- package/esm/IconLineArrowup/index.js +1 -1
- package/esm/IconLineBack/index.js +1 -1
- package/esm/IconLineChart/index.js +1 -1
- package/esm/IconLineClose/index.js +1 -1
- package/esm/IconLineCompany/index.js +1 -1
- package/esm/IconLineDelete/index.js +1 -1
- package/esm/IconLineDoubledown/index.js +1 -1
- package/esm/IconLineDoubleleft/index.js +1 -1
- package/esm/IconLineDoubleright/index.js +1 -1
- package/esm/IconLineDoubleup/index.js +1 -1
- package/esm/IconLineDownload/index.js +1 -1
- package/esm/IconLineExit/index.js +1 -1
- package/esm/IconLineFile/index.js +1 -1
- package/esm/IconLineFilter/index.js +1 -1
- package/esm/IconLineFolder/index.js +1 -1
- package/esm/IconLineFollow/index.js +1 -1
- package/esm/IconLineHome/index.js +1 -1
- package/esm/IconLineInfo/index.js +1 -1
- package/esm/IconLineLock/index.js +1 -1
- package/esm/IconLineManage/index.js +1 -1
- package/esm/IconLineMoney/index.js +1 -1
- package/esm/IconLineNotice/index.js +1 -1
- package/esm/IconLineOrder/index.js +1 -1
- package/esm/IconLineOrganization/index.js +1 -1
- package/esm/IconLinePercent/index.js +1 -1
- package/esm/IconLineQuestion/index.js +1 -1
- package/esm/IconLineRefresh/index.js +1 -1
- package/esm/IconLineRisk/index.js +1 -1
- package/esm/IconLineSet/index.js +1 -1
- package/esm/IconLineShopping/index.js +1 -1
- package/esm/IconLineSort/index.js +1 -1
- package/esm/IconLineSpacing/index.js +1 -1
- package/esm/IconLineTime/index.js +1 -1
- package/esm/IconLineUser/index.js +1 -1
- package/esm/IconLineWarning/index.js +1 -1
- package/esm/index.js +19 -3
- package/lib/IconColorAlibl/index.js +59 -0
- package/lib/IconColorClickhouse/index.js +52 -0
- package/lib/IconColorData/index.js +34 -0
- package/lib/IconColorDatadm/index.js +39 -0
- package/lib/IconColorDatakb/index.js +39 -0
- package/lib/IconColorDingding/index.js +1 -1
- package/lib/IconColorElsearch/index.js +77 -0
- package/lib/IconColorEmail/index.js +1 -1
- package/lib/IconColorFeishu/index.js +1 -1
- package/lib/IconColorHttp/index.js +1 -1
- package/lib/IconColorHuawei/index.js +34 -0
- package/lib/IconColorJava/index.js +39 -0
- package/lib/IconColorJs/index.js +1 -1
- package/lib/IconColorLlm/index.js +47 -0
- package/lib/IconColorMilvus/index.js +34 -0
- package/lib/IconColorMysql/index.js +50 -0
- package/lib/IconColorNotice/index.js +1 -1
- package/lib/IconColorOpenai/index.js +47 -0
- package/lib/IconColorOracle/index.js +34 -0
- package/lib/IconColorPgsql/index.js +47 -0
- package/lib/IconColorQiwei/index.js +1 -1
- package/lib/IconColorSiliflow/index.js +34 -0
- package/lib/IconColorSql/index.js +1 -1
- package/lib/IconColorSqlserver/index.js +57 -0
- package/lib/IconColorSysMessage/index.js +47 -0
- package/lib/IconColorSysNotice/index.js +34 -0
- package/lib/IconColorVector/index.js +34 -0
- package/lib/IconFillChart/index.js +1 -1
- package/lib/IconFillData/index.js +1 -1
- package/lib/IconFillDown/index.js +1 -1
- package/lib/IconFillDownload/index.js +1 -1
- package/lib/IconFillFile/index.js +1 -1
- package/lib/IconFillIdea/index.js +1 -1
- package/lib/IconFillMenu/index.js +1 -1
- package/lib/IconFillResources/index.js +1 -1
- package/lib/IconFillRight/index.js +1 -1
- package/lib/IconFillTemplate/index.js +1 -1
- package/lib/IconLineArrowdown/index.js +1 -1
- package/lib/IconLineArrowleft/index.js +1 -1
- package/lib/IconLineArrowright/index.js +1 -1
- package/lib/IconLineArrowup/index.js +1 -1
- package/lib/IconLineBack/index.js +1 -1
- package/lib/IconLineChart/index.js +1 -1
- package/lib/IconLineClose/index.js +1 -1
- package/lib/IconLineCompany/index.js +1 -1
- package/lib/IconLineDelete/index.js +1 -1
- package/lib/IconLineDoubledown/index.js +1 -1
- package/lib/IconLineDoubleleft/index.js +1 -1
- package/lib/IconLineDoubleright/index.js +1 -1
- package/lib/IconLineDoubleup/index.js +1 -1
- package/lib/IconLineDownload/index.js +1 -1
- package/lib/IconLineExit/index.js +1 -1
- package/lib/IconLineFile/index.js +1 -1
- package/lib/IconLineFilter/index.js +1 -1
- package/lib/IconLineFolder/index.js +1 -1
- package/lib/IconLineFollow/index.js +1 -1
- package/lib/IconLineHome/index.js +1 -1
- package/lib/IconLineInfo/index.js +1 -1
- package/lib/IconLineLock/index.js +1 -1
- package/lib/IconLineManage/index.js +1 -1
- package/lib/IconLineMoney/index.js +1 -1
- package/lib/IconLineNotice/index.js +1 -1
- package/lib/IconLineOrder/index.js +1 -1
- package/lib/IconLineOrganization/index.js +1 -1
- package/lib/IconLinePercent/index.js +1 -1
- package/lib/IconLineQuestion/index.js +1 -1
- package/lib/IconLineRefresh/index.js +1 -1
- package/lib/IconLineRisk/index.js +1 -1
- package/lib/IconLineSet/index.js +1 -1
- package/lib/IconLineShopping/index.js +1 -1
- package/lib/IconLineSort/index.js +1 -1
- package/lib/IconLineSpacing/index.js +1 -1
- package/lib/IconLineTime/index.js +1 -1
- package/lib/IconLineUser/index.js +1 -1
- package/lib/IconLineWarning/index.js +1 -1
- package/lib/index.js +94 -62
- package/package.json +1 -1
- package/src/IconColorAlibl/index.vue +19 -0
- package/src/IconColorClickhouse/index.vue +19 -0
- package/src/IconColorData/index.vue +19 -0
- package/src/IconColorDatadm/index.vue +19 -0
- package/src/IconColorDatakb/index.vue +19 -0
- package/src/IconColorDingding/index.vue +1 -1
- package/src/IconColorElsearch/index.vue +19 -0
- package/src/IconColorEmail/index.vue +1 -1
- package/src/IconColorFeishu/index.vue +1 -1
- package/src/IconColorHttp/index.vue +1 -1
- package/src/IconColorHuawei/index.vue +19 -0
- package/src/IconColorJava/index.vue +19 -0
- package/src/IconColorJs/index.vue +1 -1
- package/src/IconColorLlm/index.vue +19 -0
- package/src/IconColorMilvus/index.vue +19 -0
- package/src/IconColorMysql/index.vue +19 -0
- package/src/IconColorNotice/index.vue +1 -1
- package/src/IconColorOpenai/index.vue +19 -0
- package/src/IconColorOracle/index.vue +19 -0
- package/src/IconColorPgsql/index.vue +19 -0
- package/src/IconColorQiwei/index.vue +1 -1
- package/src/IconColorSiliflow/index.vue +19 -0
- package/src/IconColorSql/index.vue +1 -1
- package/src/IconColorSqlserver/index.vue +19 -0
- package/src/IconColorSysMessage/index.vue +19 -0
- package/src/IconColorSysNotice/index.vue +19 -0
- package/src/IconColorVector/index.vue +19 -0
- package/src/IconFillChart/index.vue +1 -1
- package/src/IconFillData/index.vue +1 -1
- package/src/IconFillDown/index.vue +1 -1
- package/src/IconFillDownload/index.vue +1 -1
- package/src/IconFillFile/index.vue +1 -1
- package/src/IconFillIdea/index.vue +1 -1
- package/src/IconFillMenu/index.vue +1 -1
- package/src/IconFillResources/index.vue +1 -1
- package/src/IconFillRight/index.vue +1 -1
- package/src/IconFillTemplate/index.vue +1 -1
- package/src/IconLineArrowdown/index.vue +1 -1
- package/src/IconLineArrowleft/index.vue +1 -1
- package/src/IconLineArrowright/index.vue +1 -1
- package/src/IconLineArrowup/index.vue +1 -1
- package/src/IconLineBack/index.vue +1 -1
- package/src/IconLineChart/index.vue +1 -1
- package/src/IconLineClose/index.vue +1 -1
- package/src/IconLineCompany/index.vue +1 -1
- package/src/IconLineDelete/index.vue +1 -1
- package/src/IconLineDoubledown/index.vue +1 -1
- package/src/IconLineDoubleleft/index.vue +1 -1
- package/src/IconLineDoubleright/index.vue +1 -1
- package/src/IconLineDoubleup/index.vue +1 -1
- package/src/IconLineDownload/index.vue +1 -1
- package/src/IconLineExit/index.vue +1 -1
- package/src/IconLineFile/index.vue +1 -1
- package/src/IconLineFilter/index.vue +1 -1
- package/src/IconLineFolder/index.vue +1 -1
- package/src/IconLineFollow/index.vue +1 -1
- package/src/IconLineHome/index.vue +1 -1
- package/src/IconLineInfo/index.vue +1 -1
- package/src/IconLineLock/index.vue +1 -1
- package/src/IconLineManage/index.vue +1 -1
- package/src/IconLineMoney/index.vue +1 -1
- package/src/IconLineNotice/index.vue +1 -1
- package/src/IconLineOrder/index.vue +1 -1
- package/src/IconLineOrganization/index.vue +1 -1
- package/src/IconLinePercent/index.vue +1 -1
- package/src/IconLineQuestion/index.vue +1 -1
- package/src/IconLineRefresh/index.vue +1 -1
- package/src/IconLineRisk/index.vue +1 -1
- package/src/IconLineSet/index.vue +1 -1
- package/src/IconLineShopping/index.vue +1 -1
- package/src/IconLineSort/index.vue +1 -1
- package/src/IconLineSpacing/index.vue +1 -1
- package/src/IconLineTime/index.vue +1 -1
- package/src/IconLineUser/index.vue +1 -1
- package/src/IconLineWarning/index.vue +1 -1
- package/src/index.js +20 -4
- package/esm/IconLineDingding/index.js +0 -32
- package/esm/IconLineFeishu/index.js +0 -32
- package/esm/IconLineQiwei/index.js +0 -32
- package/lib/IconLineDingding/index.js +0 -33
- package/lib/IconLineFeishu/index.js +0 -33
- package/lib/IconLineQiwei/index.js +0 -33
- package/src/IconLineDingding/index.vue +0 -19
- package/src/IconLineFeishu/index.vue +0 -19
- package/src/IconLineQiwei/index.vue +0 -19
package/src/index.js
CHANGED
|
@@ -84,15 +84,12 @@ export { default as IconLineApi } from './IconLineApi/index.vue';
|
|
|
84
84
|
export { default as IconLineArea } from './IconLineArea/index.vue';
|
|
85
85
|
export { default as IconLineData } from './IconLineData/index.vue';
|
|
86
86
|
export { default as IconLineDictionary } from './IconLineDictionary/index.vue';
|
|
87
|
-
export { default as IconLineDingding } from './IconLineDingding/index.vue';
|
|
88
87
|
export { default as IconLineEmail } from './IconLineEmail/index.vue';
|
|
89
88
|
export { default as IconLineMenuExpand } from './IconLineMenuExpand/index.vue';
|
|
90
89
|
export { default as IconLineMenuShrink } from './IconLineMenuShrink/index.vue';
|
|
91
|
-
export { default as IconLineFeishu } from './IconLineFeishu/index.vue';
|
|
92
90
|
export { default as IconLineList } from './IconLineList/index.vue';
|
|
93
91
|
export { default as IconLineSysNotice } from './IconLineSysNotice/index.vue';
|
|
94
92
|
export { default as IconLinePhrase } from './IconLinePhrase/index.vue';
|
|
95
|
-
export { default as IconLineQiwei } from './IconLineQiwei/index.vue';
|
|
96
93
|
export { default as IconLineSeal } from './IconLineSeal/index.vue';
|
|
97
94
|
export { default as IconLineSend } from './IconLineSend/index.vue';
|
|
98
95
|
export { default as IconLineSysSet } from './IconLineSysSet/index.vue';
|
|
@@ -114,4 +111,23 @@ export { default as IconLinePosition } from './IconLinePosition/index.vue';
|
|
|
114
111
|
export { default as IconColorQiwei } from './IconColorQiwei/index.vue';
|
|
115
112
|
export { default as IconColorSql } from './IconColorSql/index.vue';
|
|
116
113
|
export { default as IconLineUsers } from './IconLineUsers/index.vue';
|
|
117
|
-
export { default as IconLineVector } from './IconLineVector/index.vue';
|
|
114
|
+
export { default as IconLineVector } from './IconLineVector/index.vue';
|
|
115
|
+
export { default as IconColorData } from './IconColorData/index.vue';
|
|
116
|
+
export { default as IconColorJava } from './IconColorJava/index.vue';
|
|
117
|
+
export { default as IconColorMysql } from './IconColorMysql/index.vue';
|
|
118
|
+
export { default as IconColorPgsql } from './IconColorPgsql/index.vue';
|
|
119
|
+
export { default as IconColorOracle } from './IconColorOracle/index.vue';
|
|
120
|
+
export { default as IconColorSqlserver } from './IconColorSqlserver/index.vue';
|
|
121
|
+
export { default as IconColorDatadm } from './IconColorDatadm/index.vue';
|
|
122
|
+
export { default as IconColorDatakb } from './IconColorDatakb/index.vue';
|
|
123
|
+
export { default as IconColorHuawei } from './IconColorHuawei/index.vue';
|
|
124
|
+
export { default as IconColorClickhouse } from './IconColorClickhouse/index.vue';
|
|
125
|
+
export { default as IconColorLlm } from './IconColorLlm/index.vue';
|
|
126
|
+
export { default as IconColorVector } from './IconColorVector/index.vue';
|
|
127
|
+
export { default as IconColorAlibl } from './IconColorAlibl/index.vue';
|
|
128
|
+
export { default as IconColorOpenai } from './IconColorOpenai/index.vue';
|
|
129
|
+
export { default as IconColorSiliflow } from './IconColorSiliflow/index.vue';
|
|
130
|
+
export { default as IconColorMilvus } from './IconColorMilvus/index.vue';
|
|
131
|
+
export { default as IconColorElsearch } from './IconColorElsearch/index.vue';
|
|
132
|
+
export { default as IconColorSysNotice } from './IconColorSysNotice/index.vue';
|
|
133
|
+
export { default as IconColorSysMessage } from './IconColorSysMessage/index.vue';
|
|
@@ -1,32 +0,0 @@
|
|
|
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: "IconLineDingding",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "sc"
|
|
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: "M2.67474 0.724282C2.86156 0.658706 3.04945 0.665545 3.21576 0.709634C3.25171 0.719184 3.28738 0.731325 3.32123 0.746744L3.32221 0.74772H3.32416C3.3257 0.748525 3.32807 0.750295 3.33099 0.751626C3.3376 0.754632 3.34846 0.759479 3.36127 0.765298C3.3873 0.777125 3.42599 0.794657 3.47553 0.817056C3.57595 0.862464 3.7231 0.928545 3.90619 1.01042C4.27285 1.17437 4.78727 1.40179 5.37592 1.6569C6.5569 2.16871 8.0278 2.7859 9.2148 3.22039C10.355 3.63753 11.5688 4.0025 12.3906 4.38152C12.8083 4.57421 13.2212 4.81022 13.5097 5.1286C13.8286 5.48085 13.9954 5.93965 13.872 6.46747L13.873 6.46845C13.8376 6.62192 13.7638 6.79719 13.6914 6.95575C13.6806 6.98565 13.6695 7.01613 13.6543 7.04462L13.6455 7.06122L13.6445 7.06025C13.3936 7.58979 12.9688 8.33626 12.6142 8.93623C12.4552 9.20539 12.3068 9.45086 12.1904 9.64229H12.7275C12.9794 9.64237 13.2097 9.78511 13.3222 10.0105C13.4345 10.2359 13.4102 10.5064 13.2588 10.7077L9.98434 15.0593C9.79409 15.3119 9.45141 15.3957 9.16597 15.2595C8.88059 15.1231 8.73075 14.8045 8.80757 14.4978L9.34371 12.364H8.84664C8.64343 12.3639 8.45119 12.2704 8.32515 12.111C8.19913 11.9513 8.15288 11.7416 8.20015 11.5437L8.40523 10.6872C8.33713 10.7083 8.26659 10.7278 8.19527 10.7507C8.18862 10.7536 8.18191 10.7575 8.17476 10.7605C8.1211 10.7823 8.05298 10.8044 7.97163 10.823C7.80722 10.8605 7.59411 10.8791 7.33784 10.8435C6.8242 10.7718 6.19036 10.491 5.44819 9.81807L5.44624 9.81709C5.44546 9.8164 5.44432 9.81512 5.44331 9.81417C5.44055 9.8117 5.43592 9.80829 5.43159 9.8044C5.42276 9.7964 5.41083 9.78468 5.39643 9.7712C5.36716 9.7438 5.32612 9.70455 5.28022 9.65791C5.19118 9.56742 5.06687 9.43299 4.95795 9.28096C4.86489 9.15097 4.71201 8.91239 4.68159 8.62861C4.67103 8.52931 4.67722 8.41373 4.70991 8.29365C4.56924 8.22605 4.43948 8.14239 4.32416 8.05439C4.09067 7.87611 3.8743 7.64962 3.68646 7.40498C3.33054 6.94126 3.03072 6.34827 2.90619 5.75653C2.89517 5.72721 2.88174 5.69197 2.87103 5.65204C2.8462 5.55906 2.79662 5.32995 2.89447 5.07977C2.93437 4.97801 2.99099 4.89221 3.05756 4.82098C2.93605 4.66357 2.82505 4.46145 2.73431 4.26922C2.61994 4.02684 2.5048 3.73714 2.40521 3.43133C2.21268 2.83992 2.04687 2.09626 2.09759 1.47526C2.09863 1.46268 2.09976 1.44968 2.1015 1.43718L2.7597 1.52995C2.1529 1.44436 2.10517 1.43706 2.1015 1.4362V1.43425L2.10248 1.43132C2.10273 1.42959 2.10315 1.42733 2.10345 1.42546C2.10411 1.42129 2.10457 1.41566 2.1054 1.41081C2.10712 1.40115 2.10958 1.38979 2.11224 1.37761C2.11767 1.35277 2.12613 1.321 2.13763 1.28581C2.15946 1.21913 2.20026 1.11735 2.27826 1.01432C2.3599 0.906644 2.48885 0.7896 2.67474 0.724282ZM3.47846 2.27507C3.5223 2.51048 3.58733 2.76564 3.66986 3.01921C3.75406 3.27775 3.84848 3.51537 3.93647 3.70183C3.98038 3.79486 4.02069 3.87116 4.05463 3.9284C4.06535 3.94641 4.07628 3.96061 4.08393 3.97234C4.11207 3.98736 4.15121 4.008 4.20307 4.03191C4.34393 4.09683 4.54088 4.17674 4.78119 4.26824C5.26003 4.45056 5.87586 4.66369 6.48921 4.86786C7.10103 5.07151 7.70398 5.26486 8.15425 5.40692C8.37914 5.47787 8.56605 5.53643 8.69625 5.57684C8.76086 5.59689 8.81207 5.61208 8.84664 5.62274C8.86381 5.62804 8.87787 5.63273 8.88668 5.63544C8.89082 5.63671 8.89432 5.63772 8.89644 5.63837L8.89937 5.63934C9.23825 5.74341 9.4368 6.09551 9.34957 6.43915C9.26207 6.7823 8.92037 6.99644 8.5732 6.92646H8.57027C8.56858 6.92611 8.56568 6.92518 8.56246 6.9245C8.55551 6.9231 8.54456 6.92135 8.53121 6.91864C8.50401 6.91312 8.46313 6.90465 8.41207 6.89423C8.30973 6.87336 8.16234 6.84318 7.98335 6.80634C7.62476 6.73253 7.13658 6.63137 6.62104 6.52216C5.8396 6.35661 4.96909 6.16685 4.3935 6.02606C4.48719 6.22401 4.60652 6.41999 4.74116 6.5954C4.87354 6.76781 5.00937 6.904 5.13081 6.99677C5.25827 7.09403 5.33655 7.11769 5.35639 7.12079C5.63114 7.16365 6.44639 7.18155 7.26362 7.18427C7.65705 7.18558 8.03072 7.18363 8.30562 7.18134C8.44273 7.1802 8.55564 7.17837 8.63375 7.17744C8.67254 7.17697 8.70303 7.17674 8.72359 7.17646H8.75484C9.10875 7.17132 9.4053 7.44436 9.42867 7.79755C9.45153 8.15034 9.19389 8.46014 8.84273 8.50166H8.84078C8.83986 8.50177 8.83848 8.50241 8.83687 8.50264C8.83273 8.50313 8.8257 8.50359 8.81734 8.50459C8.8005 8.5066 8.77515 8.50937 8.74215 8.51338C8.67558 8.52146 8.57648 8.53354 8.44918 8.54951C8.19441 8.58148 7.82465 8.62929 7.36616 8.69111H7.36519C7.0274 8.73629 6.65789 8.78448 6.33979 8.83174C6.94309 9.37914 7.34055 9.50085 7.52144 9.52608C7.60663 9.53791 7.65649 9.53041 7.67281 9.52705C7.69871 9.51481 7.72558 9.50462 7.75288 9.4958C8.29738 9.32045 8.76288 9.18998 9.16012 9.09444C9.38497 9.0404 9.62245 9.10682 9.78609 9.27022C9.94952 9.43372 10.0167 9.67136 9.96285 9.8962L9.69039 11.0339H10.1972C10.4019 11.0341 10.5958 11.1283 10.7216 11.2898C10.81 11.4032 10.8558 11.5416 10.8593 11.6823L11.3955 10.9724H11.0136C10.7765 10.9724 10.5564 10.8454 10.4375 10.6403C10.3189 10.4352 10.3186 10.1819 10.4365 9.97628L10.792 9.35713L10.8447 9.27901C10.8535 9.26773 10.8636 9.2574 10.873 9.24678C10.9059 9.19341 10.9504 9.12047 11.0039 9.03291C11.1241 8.83586 11.2894 8.56286 11.4687 8.25947C11.8322 7.64439 12.2379 6.93154 12.456 6.46552C12.4584 6.46014 12.4604 6.45426 12.4629 6.44892C12.4991 6.37148 12.5273 6.30571 12.5478 6.2536C12.5578 6.22808 12.5652 6.20748 12.5703 6.19208C12.5743 6.18001 12.5765 6.17283 12.5771 6.17059L12.584 6.13642C12.5867 6.10875 12.577 6.08039 12.5234 6.02118C12.4194 5.90667 12.2075 5.76089 11.834 5.58856C11.0717 5.23698 10.0302 4.93495 8.75777 4.46942C7.53308 4.02113 6.03273 3.39164 4.84662 2.87761C4.31148 2.64569 3.83775 2.43532 3.47846 2.27507Z" }, 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-line-dingding`],
|
|
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 };
|
|
@@ -1,32 +0,0 @@
|
|
|
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: "IconLineFeishu",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "sc"
|
|
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: "M9.45233 1.68359C9.57181 1.70592 9.68409 1.76039 9.77557 1.84277C10.8476 2.80972 11.522 4.26056 11.8469 5.13672C12.1506 5.02435 12.4449 4.95439 12.7297 4.91992C13.8315 4.78672 14.6594 5.20691 15.0764 5.39844C15.3049 5.50348 15.4544 5.72912 15.4631 5.98047C15.4717 6.23183 15.3372 6.46648 15.1164 6.58691C14.5313 6.90632 14.2817 7.50003 13.9279 8.54883C13.5938 9.53927 13.1903 10.8235 12.1252 11.9717C11.9548 12.1553 11.7679 12.3353 11.5627 12.5098C9.87612 13.9436 8.08098 14.34 6.46307 14.335C4.10133 14.3275 2.07001 13.1649 1.04218 12.3184C0.889116 12.1921 0.800085 12.0041 0.799988 11.8057V5.66992C0.799988 5.39085 0.974481 5.1409 1.23651 5.04492C1.49862 4.94908 1.79271 5.02806 1.97284 5.24121C2.4216 5.77255 3.17549 6.57626 3.97089 7.33496C4.70673 8.03683 5.43666 8.65641 5.97577 8.99805C6.79167 8.953 7.62866 8.59917 8.36151 7.97266C7.75171 6.87823 6.91411 5.93376 6.05682 5.1084C5.5866 4.65569 5.11783 4.24563 4.6828 3.86426C4.25507 3.48928 3.8461 3.13089 3.52362 2.80371C3.33544 2.61277 3.28048 2.32738 3.38397 2.08008C3.48753 1.83293 3.72927 1.67188 3.99725 1.67188H9.33026L9.45233 1.68359ZM2.13007 11.4795C3.06514 12.1748 4.67647 12.9992 6.46698 13.0049C7.55357 13.0083 8.6921 12.802 9.8078 12.1357C9.27883 12.0058 8.7272 11.8106 8.20917 11.5986C6.97908 11.0952 5.84485 10.4622 5.46893 10.248C4.76574 9.8474 3.86501 9.07245 3.05292 8.29785C2.73397 7.99362 2.4224 7.67941 2.13007 7.37793V11.4795ZM13.5266 6.25684C13.3317 6.22392 13.1209 6.2133 12.8898 6.24121C12.2179 6.32255 11.2385 6.747 9.97186 8.23633C9.33669 8.98312 8.5649 9.5656 7.72577 9.92578C8.03737 10.0747 8.3715 10.2284 8.71307 10.3682C9.28877 10.6037 9.86154 10.7976 10.3596 10.8975C10.7827 10.9823 11.0775 10.9812 11.2609 10.9414C12.0226 10.0648 12.3382 9.09931 12.6672 8.12402C12.8738 7.51135 13.1018 6.82864 13.5266 6.25684ZM5.71503 3.00195C6.10776 3.34674 6.54165 3.72964 6.9787 4.15039C7.79369 4.93504 8.64327 5.86843 9.31757 6.97168C9.78183 6.4715 10.2295 6.07733 10.6613 5.77344C10.4152 5.06121 9.87421 3.83047 9.06268 3.00195H5.71503Z" }, 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-line-feishu`],
|
|
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 };
|
|
@@ -1,32 +0,0 @@
|
|
|
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: "IconLineQiwei",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "sc"
|
|
9
|
-
},
|
|
10
|
-
useCurrentColor: {
|
|
11
|
-
type: Boolean,
|
|
12
|
-
default: true
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
|
-
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.0067 11.7588C11.0632 11.7588 11.118 11.7814 11.158 11.8213C11.559 12.2622 12.0928 12.5604 12.6785 12.6699C12.8397 12.6868 12.9935 12.7471 13.1229 12.8447C13.2523 12.9425 13.3526 13.0741 13.4129 13.2246C13.4732 13.3751 13.4917 13.5392 13.4656 13.6992C13.4395 13.8593 13.3705 14.0102 13.2654 14.1338C13.1604 14.2574 13.0228 14.3498 12.869 14.4014C12.7153 14.4528 12.5506 14.461 12.3924 14.4258C12.2341 14.3905 12.0879 14.3131 11.9705 14.2012C11.8531 14.0892 11.769 13.9466 11.7264 13.79C11.6442 13.1611 11.3456 12.5801 10.8826 12.1465C10.8574 12.1285 10.8364 12.1051 10.8211 12.0781C10.8058 12.0511 10.7963 12.0212 10.7938 11.9902C10.7912 11.9592 10.7957 11.9276 10.8065 11.8984C10.8172 11.8694 10.8343 11.8431 10.8563 11.8213C10.8962 11.7814 10.9502 11.7589 11.0067 11.7588ZM6.9549 1.4082C10.437 1.40822 13.4294 3.87004 13.4295 7.10059C13.4295 7.10344 13.4285 7.10653 13.4285 7.10938C13.0812 7.00505 12.7131 6.94925 12.3318 6.94922C12.2526 6.94922 12.1736 6.95226 12.0955 6.95703C12.0065 4.69525 9.82892 2.7383 6.9549 2.73828C4.02024 2.73832 1.81052 4.77868 1.81036 7.10059C1.81047 8.35023 2.43482 9.49992 3.47736 10.3125C3.65535 10.4514 3.75041 10.6716 3.73029 10.8965C3.70243 11.2065 3.6755 11.4981 3.65216 11.7578C3.97469 11.6035 4.34479 11.4286 4.71661 11.2441L4.83478 11.1982C4.95602 11.1647 5.0859 11.1667 5.20782 11.2041C5.75181 11.371 6.33994 11.4619 6.9549 11.4619C7.51917 11.4619 8.05635 11.3854 8.55646 11.2471C8.61457 11.6983 8.75212 12.1243 8.95392 12.5117C8.31991 12.693 7.64731 12.792 6.9549 12.792C6.30171 12.792 5.66971 12.7067 5.07306 12.5479C4.61131 12.7749 4.17041 12.9888 3.82892 13.1504C3.62957 13.2447 3.4643 13.3229 3.34845 13.377C3.2905 13.404 3.24483 13.425 3.21368 13.4395C3.19814 13.4467 3.18567 13.4523 3.17755 13.4561C3.17378 13.4578 3.17079 13.459 3.16876 13.46L3.16583 13.4609V13.4619H3.16486C2.94951 13.5611 2.69756 13.5379 2.50372 13.4014C2.30981 13.2646 2.20318 13.0342 2.22443 12.7979V12.7959C2.2246 12.7942 2.22512 12.7912 2.2254 12.7881C2.22602 12.7813 2.22716 12.7709 2.22833 12.7578C2.2307 12.7315 2.23361 12.6925 2.2381 12.6426C2.24715 12.5419 2.26086 12.3953 2.27716 12.2139C2.30298 11.9265 2.33656 11.5498 2.37482 11.124C1.21901 10.107 0.48038 8.68969 0.480286 7.10059C0.480436 3.87006 3.47281 1.40825 6.9549 1.4082ZM15.2234 10.1553C15.3589 10.1728 15.4886 10.2213 15.6024 10.2969C15.716 10.3725 15.8111 10.4728 15.8797 10.5908C15.9483 10.709 15.9886 10.8421 15.9979 10.9785C16.0071 11.1148 15.9854 11.2516 15.9334 11.3779C15.8814 11.5043 15.8006 11.6167 15.6981 11.707C15.5955 11.7974 15.4736 11.8637 15.3416 11.8994C14.7126 11.9814 14.1315 12.2791 13.6981 12.7422C13.6815 12.7672 13.6599 12.7886 13.6346 12.8047C13.6092 12.8208 13.5803 12.8316 13.5506 12.8359C13.521 12.8402 13.4905 12.8382 13.4617 12.8301C13.433 12.8219 13.4066 12.8072 13.3836 12.7881C13.3606 12.7688 13.3411 12.7448 13.3279 12.7178C13.3149 12.691 13.3075 12.6616 13.3065 12.6318C13.3054 12.6019 13.3108 12.5717 13.3221 12.5439C13.3334 12.5161 13.3512 12.4905 13.3729 12.4697C13.8132 12.0677 14.1103 11.5327 14.2186 10.9463C14.2399 10.7435 14.3301 10.5542 14.4744 10.4102H14.4774C14.5737 10.3133 14.6909 10.2396 14.8201 10.1953C14.9495 10.1511 15.0879 10.1378 15.2234 10.1553ZM11.6805 9.2334C11.7369 9.23651 11.7902 9.26172 11.8279 9.30371C11.8658 9.34576 11.8846 9.40154 11.8817 9.45801C11.8787 9.51453 11.8534 9.56761 11.8113 9.60547C11.3701 10.0072 11.072 10.5423 10.9627 11.1289C10.9449 11.296 10.8803 11.455 10.7762 11.5869C10.672 11.7188 10.5323 11.8189 10.3738 11.875C10.2155 11.931 10.0445 11.9412 9.88068 11.9043C9.71672 11.8673 9.56609 11.7847 9.44708 11.666C9.33537 11.5564 9.2551 11.4185 9.21368 11.2676C9.17234 11.1167 9.17168 10.9578 9.21173 10.8066C9.25186 10.6553 9.33142 10.5168 9.4422 10.4062C9.55294 10.2958 9.69133 10.2166 9.84259 10.1768C10.4841 10.0925 11.0746 9.7828 11.5096 9.30371L11.5262 9.28809C11.5683 9.25033 11.624 9.2304 11.6805 9.2334ZM12.3611 7.66699C12.5115 7.62637 12.6705 7.62535 12.8211 7.66504C12.9715 7.70473 13.1088 7.78333 13.2195 7.89258C13.3304 8.00203 13.4113 8.13893 13.4529 8.28906C13.5351 8.91804 13.8328 9.49899 14.2957 9.93262C14.3207 9.94919 14.3422 9.97078 14.3582 9.99609C14.3743 10.0215 14.3851 10.0504 14.3895 10.0801C14.3937 10.1097 14.3918 10.1401 14.3836 10.1689C14.3755 10.1977 14.3607 10.2241 14.3416 10.2471C14.3224 10.2701 14.2983 10.2896 14.2713 10.3027C14.2445 10.3158 14.2152 10.3232 14.1854 10.3242C14.1555 10.3252 14.1252 10.3198 14.0975 10.3086C14.0697 10.2973 14.044 10.2795 14.0233 10.2578C13.6212 9.81747 13.0862 9.52037 12.4998 9.41211C12.3327 9.39425 12.1737 9.32977 12.0418 9.22559C11.91 9.1214 11.8108 8.98167 11.7547 8.82324C11.6987 8.66482 11.6884 8.494 11.7254 8.33008C11.7624 8.16609 11.8449 8.0155 11.9637 7.89648C12.0738 7.78648 12.2109 7.70761 12.3611 7.66699Z" }, 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-line-qiwei`],
|
|
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 };
|