@arco-iconbox/vue-smartcode 0.1.24 → 0.1.26
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 +2174 -1777
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +203 -151
- package/dist/icon.min.js.map +1 -1
- package/esm/IconFillCol2row/index.js +32 -0
- package/esm/IconFillCondition/index.js +32 -0
- package/esm/IconFillDataExpansion/index.js +32 -0
- package/esm/IconFillDataFilter/index.js +39 -0
- package/esm/IconFillDeWeight/index.js +32 -0
- package/esm/IconFillFiled/index.js +32 -0
- package/esm/IconFillGroup/index.js +32 -0
- package/esm/IconFillLink/index.js +32 -0
- package/esm/IconFillMerge/index.js +32 -0
- package/esm/IconFillRank/index.js +32 -0
- package/esm/IconFillRow2col/index.js +32 -0
- package/esm/IconLineNext/index.js +32 -0
- package/esm/IconLineParamSet/index.js +32 -0
- package/esm/IconLinePre/index.js +36 -0
- package/esm/IconLineSmaller/index.js +36 -0
- package/esm/IconLineUserOversize/index.js +1 -1
- package/esm/index.js +15 -2
- package/lib/IconFillCol2row/index.js +33 -0
- package/lib/IconFillCondition/index.js +33 -0
- package/lib/IconFillDataExpansion/index.js +33 -0
- package/lib/IconFillDataFilter/index.js +40 -0
- package/lib/IconFillDeWeight/index.js +33 -0
- package/lib/IconFillFiled/index.js +33 -0
- package/lib/IconFillGroup/index.js +33 -0
- package/lib/IconFillLink/index.js +33 -0
- package/lib/IconFillMerge/index.js +33 -0
- package/lib/IconFillRank/index.js +33 -0
- package/lib/IconFillRow2col/index.js +33 -0
- package/lib/IconLineNext/index.js +33 -0
- package/lib/IconLineParamSet/index.js +33 -0
- package/lib/IconLinePre/index.js +37 -0
- package/lib/IconLineSmaller/index.js +37 -0
- package/lib/IconLineUserOversize/index.js +1 -1
- package/lib/index.js +100 -74
- package/package.json +1 -1
- package/src/IconFillCol2row/index.vue +19 -0
- package/src/IconFillCondition/index.vue +19 -0
- package/src/IconFillDataExpansion/index.vue +19 -0
- package/src/IconFillDataFilter/index.vue +19 -0
- package/src/IconFillDeWeight/index.vue +19 -0
- package/src/IconFillFiled/index.vue +19 -0
- package/src/IconFillGroup/index.vue +19 -0
- package/src/IconFillLink/index.vue +19 -0
- package/src/IconFillMerge/index.vue +19 -0
- package/src/IconFillRank/index.vue +19 -0
- package/src/IconFillRow2col/index.vue +19 -0
- package/src/IconLineNext/index.vue +19 -0
- package/src/IconLineParamSet/index.vue +19 -0
- package/src/IconLinePre/index.vue +19 -0
- package/src/IconLineSmaller/index.vue +19 -0
- package/src/IconLineUserOversize/index.vue +1 -1
- package/src/index.js +16 -3
- package/esm/IconLineExit2/index.js +0 -32
- package/esm/IconLineLock2/index.js +0 -40
- package/lib/IconLineExit2/index.js +0 -33
- package/lib/IconLineLock2/index.js +0 -41
- package/src/IconLineExit2/index.vue +0 -19
- package/src/IconLineLock2/index.vue +0 -19
package/lib/index.js
CHANGED
|
@@ -169,43 +169,56 @@ var index$2B = require("./IconLineGo/index.js");
|
|
|
169
169
|
var index$2C = require("./IconColorRequired/index.js");
|
|
170
170
|
var index$2D = require("./IconLineBigger/index.js");
|
|
171
171
|
var index$2E = require("./IconLineSwitch/index.js");
|
|
172
|
-
var index$2F = require("./
|
|
173
|
-
var index$2G = require("./
|
|
174
|
-
var index$2H = require("./
|
|
175
|
-
var index$2I = require("./
|
|
176
|
-
var index$2J = require("./
|
|
177
|
-
var index$2K = require("./
|
|
178
|
-
var index$2L = require("./
|
|
179
|
-
var index$2M = require("./
|
|
180
|
-
var index$2N = require("./
|
|
181
|
-
var index$2O = require("./
|
|
182
|
-
var index$2P = require("./
|
|
183
|
-
var index$2Q = require("./
|
|
184
|
-
var index$2R = require("./
|
|
185
|
-
var index$2S = require("./
|
|
186
|
-
var index$2T = require("./
|
|
187
|
-
var index$2U = require("./
|
|
188
|
-
var index$2V = require("./
|
|
189
|
-
var index$2W = require("./
|
|
190
|
-
var index$2X = require("./
|
|
191
|
-
var index$2Y = require("./
|
|
192
|
-
var index$2Z = require("./
|
|
193
|
-
var index$2_ = require("./
|
|
194
|
-
var index$2$ = require("./
|
|
195
|
-
var index$30 = require("./
|
|
196
|
-
var index$31 = require("./
|
|
197
|
-
var index$32 = require("./
|
|
198
|
-
var index$33 = require("./
|
|
199
|
-
var index$34 = require("./
|
|
200
|
-
var index$35 = require("./
|
|
201
|
-
var index$36 = require("./
|
|
202
|
-
var index$37 = require("./
|
|
203
|
-
var index$38 = require("./
|
|
204
|
-
var index$39 = require("./
|
|
205
|
-
var index$3a = require("./
|
|
206
|
-
var index$3b = require("./
|
|
207
|
-
var index$3c = require("./
|
|
208
|
-
var index$3d = require("./
|
|
172
|
+
var index$2F = require("./IconLineUserOversize/index.js");
|
|
173
|
+
var index$2G = require("./IconLineKnowledge/index.js");
|
|
174
|
+
var index$2H = require("./IconColorUpload/index.js");
|
|
175
|
+
var index$2I = require("./IconColorEdit/index.js");
|
|
176
|
+
var index$2J = require("./IconLineSave/index.js");
|
|
177
|
+
var index$2K = require("./IconFillAddData/index.js");
|
|
178
|
+
var index$2L = require("./IconFillApproval/index.js");
|
|
179
|
+
var index$2M = require("./IconFillText/index.js");
|
|
180
|
+
var index$2N = require("./IconFillFx/index.js");
|
|
181
|
+
var index$2O = require("./IconFillIf/index.js");
|
|
182
|
+
var index$2P = require("./IconFillLight/index.js");
|
|
183
|
+
var index$2Q = require("./IconFillSql/index.js");
|
|
184
|
+
var index$2R = require("./IconFillCycle/index.js");
|
|
185
|
+
var index$2S = require("./IconFillDelData/index.js");
|
|
186
|
+
var index$2T = require("./IconFillHttp/index.js");
|
|
187
|
+
var index$2U = require("./IconFillInput/index.js");
|
|
188
|
+
var index$2V = require("./IconFillBigModel/index.js");
|
|
189
|
+
var index$2W = require("./IconFillOutput/index.js");
|
|
190
|
+
var index$2X = require("./IconFillParallel/index.js");
|
|
191
|
+
var index$2Y = require("./IconFillPlugin/index.js");
|
|
192
|
+
var index$2Z = require("./IconFillSearchData/index.js");
|
|
193
|
+
var index$2_ = require("./IconFillSelector/index.js");
|
|
194
|
+
var index$2$ = require("./IconFillCycleIf/index.js");
|
|
195
|
+
var index$30 = require("./IconFillCycleAlpha/index.js");
|
|
196
|
+
var index$31 = require("./IconFillCyclePrep/index.js");
|
|
197
|
+
var index$32 = require("./IconFillVariable/index.js");
|
|
198
|
+
var index$33 = require("./IconFillCode/index.js");
|
|
199
|
+
var index$34 = require("./IconLineAiFlow/index.js");
|
|
200
|
+
var index$35 = require("./IconLineLogicFlow/index.js");
|
|
201
|
+
var index$36 = require("./IconLineDataFlow/index.js");
|
|
202
|
+
var index$37 = require("./IconFillUpdateData/index.js");
|
|
203
|
+
var index$38 = require("./IconFillSyncMsg/index.js");
|
|
204
|
+
var index$39 = require("./IconLineCut/index.js");
|
|
205
|
+
var index$3a = require("./IconLineDrag/index.js");
|
|
206
|
+
var index$3b = require("./IconLineScroll/index.js");
|
|
207
|
+
var index$3c = require("./IconLineNext/index.js");
|
|
208
|
+
var index$3d = require("./IconLinePre/index.js");
|
|
209
|
+
var index$3e = require("./IconLineParamSet/index.js");
|
|
210
|
+
var index$3f = require("./IconLineSmaller/index.js");
|
|
211
|
+
var index$3g = require("./IconFillCol2row/index.js");
|
|
212
|
+
var index$3h = require("./IconFillCondition/index.js");
|
|
213
|
+
var index$3i = require("./IconFillDataExpansion/index.js");
|
|
214
|
+
var index$3j = require("./IconFillGroup/index.js");
|
|
215
|
+
var index$3k = require("./IconFillDeWeight/index.js");
|
|
216
|
+
var index$3l = require("./IconFillMerge/index.js");
|
|
217
|
+
var index$3m = require("./IconFillRank/index.js");
|
|
218
|
+
var index$3n = require("./IconFillFiled/index.js");
|
|
219
|
+
var index$3o = require("./IconFillDataFilter/index.js");
|
|
220
|
+
var index$3p = require("./IconFillLink/index.js");
|
|
221
|
+
var index$3q = require("./IconFillRow2col/index.js");
|
|
209
222
|
exports.IconFillHeart = index;
|
|
210
223
|
exports.IconFillMute = index$1;
|
|
211
224
|
exports.IconFillSound = index$2;
|
|
@@ -375,40 +388,53 @@ exports.IconLineGo = index$2B;
|
|
|
375
388
|
exports.IconColorRequired = index$2C;
|
|
376
389
|
exports.IconLineBigger = index$2D;
|
|
377
390
|
exports.IconLineSwitch = index$2E;
|
|
378
|
-
exports.
|
|
379
|
-
exports.
|
|
380
|
-
exports.
|
|
381
|
-
exports.
|
|
382
|
-
exports.
|
|
383
|
-
exports.
|
|
384
|
-
exports.
|
|
385
|
-
exports.
|
|
386
|
-
exports.
|
|
387
|
-
exports.
|
|
388
|
-
exports.
|
|
389
|
-
exports.
|
|
390
|
-
exports.
|
|
391
|
-
exports.
|
|
392
|
-
exports.
|
|
393
|
-
exports.
|
|
394
|
-
exports.
|
|
395
|
-
exports.
|
|
396
|
-
exports.
|
|
397
|
-
exports.
|
|
398
|
-
exports.
|
|
399
|
-
exports.
|
|
400
|
-
exports.
|
|
401
|
-
exports.
|
|
402
|
-
exports.
|
|
403
|
-
exports.
|
|
404
|
-
exports.
|
|
405
|
-
exports.
|
|
406
|
-
exports.
|
|
407
|
-
exports.
|
|
408
|
-
exports.
|
|
409
|
-
exports.
|
|
410
|
-
exports.
|
|
411
|
-
exports.
|
|
412
|
-
exports.
|
|
413
|
-
exports.
|
|
414
|
-
exports.
|
|
391
|
+
exports.IconLineUserOversize = index$2F;
|
|
392
|
+
exports.IconLineKnowledge = index$2G;
|
|
393
|
+
exports.IconColorUpload = index$2H;
|
|
394
|
+
exports.IconColorEdit = index$2I;
|
|
395
|
+
exports.IconLineSave = index$2J;
|
|
396
|
+
exports.IconFillAddData = index$2K;
|
|
397
|
+
exports.IconFillApproval = index$2L;
|
|
398
|
+
exports.IconFillText = index$2M;
|
|
399
|
+
exports.IconFillFx = index$2N;
|
|
400
|
+
exports.IconFillIf = index$2O;
|
|
401
|
+
exports.IconFillLight = index$2P;
|
|
402
|
+
exports.IconFillSql = index$2Q;
|
|
403
|
+
exports.IconFillCycle = index$2R;
|
|
404
|
+
exports.IconFillDelData = index$2S;
|
|
405
|
+
exports.IconFillHttp = index$2T;
|
|
406
|
+
exports.IconFillInput = index$2U;
|
|
407
|
+
exports.IconFillBigModel = index$2V;
|
|
408
|
+
exports.IconFillOutput = index$2W;
|
|
409
|
+
exports.IconFillParallel = index$2X;
|
|
410
|
+
exports.IconFillPlugin = index$2Y;
|
|
411
|
+
exports.IconFillSearchData = index$2Z;
|
|
412
|
+
exports.IconFillSelector = index$2_;
|
|
413
|
+
exports.IconFillCycleIf = index$2$;
|
|
414
|
+
exports.IconFillCycleAlpha = index$30;
|
|
415
|
+
exports.IconFillCyclePrep = index$31;
|
|
416
|
+
exports.IconFillVariable = index$32;
|
|
417
|
+
exports.IconFillCode = index$33;
|
|
418
|
+
exports.IconLineAiFlow = index$34;
|
|
419
|
+
exports.IconLineLogicFlow = index$35;
|
|
420
|
+
exports.IconLineDataFlow = index$36;
|
|
421
|
+
exports.IconFillUpdateData = index$37;
|
|
422
|
+
exports.IconFillSyncMsg = index$38;
|
|
423
|
+
exports.IconLineCut = index$39;
|
|
424
|
+
exports.IconLineDrag = index$3a;
|
|
425
|
+
exports.IconLineScroll = index$3b;
|
|
426
|
+
exports.IconLineNext = index$3c;
|
|
427
|
+
exports.IconLinePre = index$3d;
|
|
428
|
+
exports.IconLineParamSet = index$3e;
|
|
429
|
+
exports.IconLineSmaller = index$3f;
|
|
430
|
+
exports.IconFillCol2row = index$3g;
|
|
431
|
+
exports.IconFillCondition = index$3h;
|
|
432
|
+
exports.IconFillDataExpansion = index$3i;
|
|
433
|
+
exports.IconFillGroup = index$3j;
|
|
434
|
+
exports.IconFillDeWeight = index$3k;
|
|
435
|
+
exports.IconFillMerge = index$3l;
|
|
436
|
+
exports.IconFillRank = index$3m;
|
|
437
|
+
exports.IconFillFiled = index$3n;
|
|
438
|
+
exports.IconFillDataFilter = index$3o;
|
|
439
|
+
exports.IconFillLink = index$3p;
|
|
440
|
+
exports.IconFillRow2col = index$3q;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_col2row`]" width="1em" height="1em" v-bind="$attrs"><path d="M6.5629 9.29883C6.90833 9.29883 7.08123 9.29902 7.22599 9.32031C8.09912 9.44882 8.78487 10.1347 8.91349 11.0078C8.93478 11.1525 8.93497 11.3256 8.93497 11.6709C8.93497 12.0161 8.93473 12.1893 8.91349 12.334C8.78502 13.2072 8.09919 13.8929 7.22599 14.0215C7.08123 14.0428 6.90833 14.043 6.5629 14.043H3.98771C3.64282 14.043 3.47022 14.0427 3.3256 14.0215C2.45229 13.893 1.7656 13.2073 1.63712 12.334C1.61588 12.1893 1.61661 12.0161 1.61661 11.6709C1.61661 11.3256 1.61583 11.1525 1.63712 11.0078C1.76572 10.1347 2.45239 9.44878 3.3256 9.32031C3.4702 9.2991 3.6429 9.29883 3.98771 9.29883H6.5629ZM12.0121 1.95312C12.3575 1.95313 12.5305 1.95331 12.6752 1.97461C13.5484 2.10318 14.2342 2.78888 14.3627 3.66211C14.3839 3.80681 14.3842 3.97996 14.3842 4.3252V8.13867C14.3842 8.4842 14.384 8.65699 14.3627 8.80176C14.2342 9.67501 13.5484 10.3607 12.6752 10.4893C12.5305 10.5106 12.3575 10.5107 12.0121 10.5107C11.6667 10.5107 11.4938 10.5105 11.349 10.4893C10.4757 10.3608 9.79003 9.67505 9.66153 8.80176C9.64023 8.65699 9.64005 8.4842 9.64005 8.13867V4.3252C9.64005 3.97993 9.64028 3.80681 9.66153 3.66211C9.79001 2.7888 10.4757 2.10309 11.349 1.97461C11.4938 1.95332 11.6666 1.95312 12.0121 1.95312ZM5.31485 3.96387C5.31485 3.68315 5.64007 3.52798 5.85782 3.70508L7.7631 5.25586C7.95399 5.41145 7.954 5.7028 7.7631 5.8584L5.85782 7.40918C5.64007 7.58625 5.31485 7.43111 5.31485 7.15039V6.41895C5.13086 6.42031 4.92307 6.45564 4.71231 6.55762C4.44298 6.68794 4.15575 6.93189 3.90177 7.37695C3.8374 7.48952 3.71501 7.51827 3.62149 7.49414C3.52609 7.46946 3.42917 7.38011 3.4379 7.24316C3.50085 6.2559 3.81241 5.62877 4.21817 5.23828C4.56918 4.9005 4.9764 4.75358 5.31485 4.69434V3.96387Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillCol2row',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_condition`]" width="1em" height="1em" v-bind="$attrs"><path d="M3.43424 2.14062C2.72297 2.14062 2.14206 2.72149 2.14206 3.43225V6.44907C2.14206 7.1587 2.55343 8.15199 3.05699 8.65456L8.20048 13.798C8.70247 14.3011 9.52398 14.3011 10.0271 13.798L13.8001 10.0256C14.3026 9.52254 14.3026 8.70041 13.8001 8.1979L8.65608 3.05444C8.15351 2.55137 7.16134 2.14062 6.45059 2.14062H3.43424ZM5.15057 6.4385C4.43874 6.4385 3.86121 5.86096 3.86121 5.14914C3.86121 4.43725 4.43874 3.85978 5.15057 3.85978C5.86245 3.85978 6.43994 4.4373 6.43994 5.14914C6.43994 5.86094 5.86245 6.4385 5.15057 6.4385Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillCondition',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_data_expansion`]" width="1em" height="1em" v-bind="$attrs"><path d="M3.40859 1.74609C3.8685 1.74609 4.2608 1.90843 4.58548 2.23311C4.91075 2.55839 5.07339 2.95068 5.07339 3.41C5.07339 3.86991 4.91075 4.2622 4.58548 4.58688C4.2608 4.91215 3.8685 5.07479 3.40859 5.07479C2.94928 5.07479 2.55698 4.91215 2.23171 4.58688C1.90703 4.2622 1.74469 3.86991 1.74469 3.41C1.74469 2.95068 1.90703 2.55839 2.23171 2.23311C2.55698 1.90843 2.94928 1.74609 3.40859 1.74609ZM7.99996 1.74609C8.45927 1.74609 8.85157 1.90843 9.17684 2.23311C9.50152 2.55839 9.66386 2.95068 9.66386 3.41C9.66386 3.86991 9.50152 4.2622 9.17684 4.58688C8.85157 4.91215 8.45927 5.07479 7.99996 5.07479C7.72294 5.07479 7.47064 5.01581 7.24307 4.89786L4.89556 7.24358C5.01411 7.47175 5.07339 7.72434 5.07339 8.00136C5.07339 8.46068 4.91075 8.85297 4.58548 9.17825C4.2608 9.50293 3.8685 9.66526 3.40859 9.66526C2.94928 9.66526 2.55698 9.50293 2.23171 9.17825C1.90703 8.85297 1.74469 8.46068 1.74469 8.00136C1.74469 7.54205 1.90703 7.14975 2.23171 6.82448C2.55698 6.4998 2.94928 6.33746 3.40859 6.33746C3.68501 6.33746 3.93731 6.39614 4.16548 6.5135L6.5112 4.16778C6.39384 3.9402 6.33516 3.68791 6.33516 3.41089C6.33516 2.95157 6.4975 2.55928 6.82218 2.234C7.14746 1.90873 7.54005 1.74609 7.99996 1.74609ZM13.7673 2.23311C13.4414 1.90843 13.0489 1.74609 12.5895 1.74609C12.1296 1.74609 11.7373 1.90843 11.4127 2.23311C11.0874 2.55839 10.9247 2.95068 10.9247 3.41C10.9247 3.68701 10.9837 3.93931 11.1017 4.16688L8.75506 6.5135C8.52749 6.39614 8.27579 6.33746 7.99996 6.33746C7.54064 6.33746 7.14835 6.4998 6.82307 6.82448C6.4978 7.15035 6.33516 7.54264 6.33516 8.00136C6.33516 8.27779 6.39384 8.53008 6.5112 8.75825L4.16637 11.1049C3.9382 10.9869 3.68591 10.9279 3.40948 10.9279C2.95017 10.9279 2.55787 11.0906 2.2326 11.4158C1.90733 11.7405 1.74469 12.1325 1.74469 12.5918C1.74469 13.0517 1.90703 13.444 2.23171 13.7687C2.55698 14.094 2.94928 14.2566 3.40859 14.2566C3.8685 14.2566 4.2608 14.094 4.58548 13.7687C4.91075 13.444 5.07339 13.0517 5.07339 12.5918C5.07339 12.3154 5.01441 12.0631 4.89645 11.8349L7.24218 9.48922C7.46975 9.60658 7.72205 9.66526 7.99907 9.66526C8.45838 9.66526 8.85068 9.50293 9.17595 9.17825C9.50003 8.85297 9.66207 8.46068 9.66207 8.00136C9.66207 7.72434 9.60309 7.47175 9.48514 7.24358L11.8309 4.89786C12.059 5.01581 12.3116 5.07479 12.5886 5.07479C13.048 5.07479 13.4403 4.91215 13.7655 4.58688C14.0902 4.2622 14.2525 3.86991 14.2525 3.41C14.2525 2.95068 14.0902 2.55839 13.7655 2.23311H13.7673ZM13.7673 6.82448C13.442 6.4998 13.0497 6.33746 12.5904 6.33746C12.1305 6.33746 11.7382 6.4998 11.4135 6.82448C11.0883 7.14975 10.9256 7.54205 10.9256 8.00136C10.9256 8.27779 10.9846 8.53008 11.1026 8.75825L8.75685 11.1049C8.52868 10.9869 8.27638 10.9279 7.99996 10.9279C7.54064 10.9279 7.14835 11.0906 6.82307 11.4158C6.4984 11.7405 6.33606 12.1325 6.33606 12.5918C6.33606 13.0517 6.4984 13.444 6.82307 13.7687C7.14775 14.094 7.54005 14.2566 7.99996 14.2566C8.45927 14.2566 8.85157 14.094 9.17684 13.7687C9.50152 13.444 9.66386 13.0517 9.66386 12.5918C9.66386 12.3154 9.60488 12.0631 9.48693 11.8349L11.8327 9.48922C12.0608 9.60658 12.3134 9.66526 12.5904 9.66526C13.0497 9.66526 13.442 9.50293 13.7673 9.17825C14.092 8.85297 14.2543 8.46068 14.2543 8.00136C14.2543 7.54205 14.092 7.14975 13.7673 6.82448ZM13.7673 11.4158C13.442 11.0906 13.0497 10.9279 12.5904 10.9279C12.1305 10.9279 11.7382 11.0906 11.4135 11.4158C11.0883 11.7405 10.9256 12.1325 10.9256 12.5918C10.9256 13.0517 11.0883 13.444 11.4135 13.7687C11.7382 14.094 12.1305 14.2566 12.5904 14.2566C13.0497 14.2566 13.442 14.094 13.7673 13.7687C14.092 13.444 14.2543 13.0517 14.2543 12.5918C14.2543 12.1331 14.092 11.7411 13.7673 11.4158Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillDataExpansion',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_data_filter`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.98648 1.53907C4.28389 1.53907 1.2699 2.70947 1.2699 4.56077C1.2699 5.15991 1.5863 5.7254 2.13832 6.21347L6.29869 10.3738V13.4268C6.29869 14.0444 7.04762 14.5443 7.97495 14.5443C8.9006 14.5443 9.65122 14.0444 9.65122 13.4268V10.3789L13.8638 6.16635C13.9395 6.09566 14.0119 6.02497 14.0792 5.95092L14.1078 5.92231C14.1347 5.89538 14.1566 5.86677 14.1785 5.83984C14.5033 5.44602 14.6817 5.01518 14.6817 4.56245C14.68 2.70947 11.6891 1.53907 7.98648 1.53907Z"/><ellipse cx="7.976" cy="4.474" rx="5.279" ry="2.13"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillDataFilter',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_de_weight`]" width="1em" height="1em" v-bind="$attrs"><path d="M13.5437 5.98484C13.583 5.98483 13.6211 5.99861 13.6513 6.02378C13.6815 6.04895 13.7019 6.08392 13.709 6.12259L13.7117 6.15283V13.5444C13.7117 13.5837 13.6979 13.6218 13.6727 13.652C13.6476 13.6822 13.6126 13.7026 13.5739 13.7097L13.5437 13.7124H6.15213C6.11281 13.7124 6.07473 13.6986 6.04453 13.6734C6.01432 13.6483 5.9939 13.6133 5.98683 13.5746L5.98414 13.5444V10.0166H2.45635C2.41703 10.0166 2.37896 10.0028 2.34875 9.97766C2.31854 9.95249 2.29813 9.91752 2.29105 9.87885L2.28836 9.84861V2.45705C2.28835 2.41773 2.30213 2.37966 2.3273 2.34945C2.35247 2.31925 2.38744 2.29883 2.42611 2.29175L2.45635 2.28906H9.84791C9.88723 2.28905 9.9253 2.30283 9.95551 2.328C9.98571 2.35317 10.0061 2.38814 10.0132 2.42681L10.0159 2.45705V5.98484H5.98414V10.0166H10.0159V5.98484H13.5437Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillDeWeight',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_filed`]" width="1em" height="1em" v-bind="$attrs"><path d="M1.83096 2.21484C1.68536 2.21484 1.61255 2.21484 1.55138 2.22241C1.09646 2.27871 0.738061 2.63711 0.681765 3.09203C0.674194 3.1532 0.674194 3.22601 0.674194 3.37161C0.674194 3.51721 0.674194 3.59002 0.681765 3.65119C0.738061 4.10611 1.09646 4.46451 1.55138 4.52081C1.61255 4.52838 1.68536 4.52838 1.83096 4.52838H4.5297V12.6257C4.5297 12.7713 4.5297 12.8441 4.53727 12.9053C4.59356 13.3602 4.95196 13.7186 5.40688 13.7749C5.46806 13.7825 5.54086 13.7825 5.68646 13.7825C5.83207 13.7825 5.90487 13.7825 5.96604 13.7749C6.42097 13.7186 6.77936 13.3602 6.83566 12.9053C6.84323 12.8441 6.84323 12.7713 6.84323 12.6257V4.52838H9.54196C9.68757 4.52838 9.76037 4.52838 9.82154 4.52081C10.2765 4.46451 10.6349 4.10611 10.6912 3.65119C10.6987 3.59002 10.6987 3.51721 10.6987 3.37161C10.6987 3.22601 10.6987 3.1532 10.6912 3.09203C10.6349 2.63711 10.2765 2.27871 9.82154 2.22241C9.76037 2.21484 9.68757 2.21484 9.54197 2.21484H1.83096ZM15.3258 7.22711C15.3258 7.08151 15.3258 7.00871 15.3182 6.94753C15.2619 6.49261 14.9035 6.13421 14.4486 6.07792C14.3874 6.07035 14.3146 6.07035 14.169 6.07035H9.54197C9.39636 6.07035 9.32356 6.07035 9.26239 6.07792C8.80746 6.13421 8.44907 6.49261 8.39277 6.94753C8.3852 7.00871 8.3852 7.08151 8.3852 7.22711C8.3852 7.37272 8.3852 7.44552 8.39277 7.50669C8.44907 7.96162 8.80746 8.32001 9.26239 8.37631C9.32356 8.38388 9.39636 8.38388 9.54197 8.38388H10.6987V12.6257C10.6987 12.7713 10.6987 12.8441 10.7063 12.9053C10.7626 13.3602 11.121 13.7186 11.5759 13.7749C11.6371 13.7825 11.7099 13.7825 11.8555 13.7825C12.0011 13.7825 12.0739 13.7825 12.1351 13.7749C12.59 13.7186 12.9484 13.3602 13.0047 12.9053C13.0123 12.8441 13.0123 12.7713 13.0123 12.6257V8.38388H14.169C14.3146 8.38388 14.3874 8.38388 14.4486 8.37631C14.9035 8.32001 15.2619 7.96162 15.3182 7.50669C15.3258 7.44552 15.3258 7.37272 15.3258 7.22711Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillFiled',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_group`]" width="1em" height="1em" v-bind="$attrs"><path d="M14.296 10.1596C14.3439 10.2095 14.3847 10.2583 14.417 10.3091C14.6226 10.6316 14.6225 10.9788 14.417 11.3013C14.1833 11.6678 13.5598 11.9867 12.3126 12.6225L11.5635 13.0044C10.3163 13.6402 9.69187 13.9585 8.97271 14.0776C8.3403 14.1823 7.65881 14.1824 7.02642 14.0776C6.30739 13.9585 5.68359 13.6401 4.43658 13.0044L3.68658 12.6225C2.4393 11.9867 1.81576 11.6679 1.58209 11.3013C1.37677 10.9789 1.3767 10.6314 1.58209 10.3091C1.61419 10.2587 1.65478 10.2101 1.70221 10.1606L5.68365 12.1889C5.91836 12.3086 6.14751 12.4266 6.3565 12.5171C6.57663 12.6123 6.85621 12.7144 7.22076 12.7749C7.72678 12.8587 8.27234 12.8587 8.77838 12.7749C9.14319 12.7144 9.42338 12.6124 9.64361 12.5171C9.85248 12.4267 10.0809 12.3085 10.3155 12.1889L14.296 10.1596ZM8.19635 12.188C8.13531 12.1929 8.07345 12.1946 8.01178 12.1948C8.13896 12.1942 8.26625 12.1848 8.38873 12.1645H8.38971L8.19635 12.188ZM14.296 7.35106C14.3439 7.40091 14.3856 7.44973 14.418 7.50047C14.6234 7.8227 14.623 8.17039 14.418 8.49266C14.1844 8.8593 13.5599 9.17805 12.3126 9.81395L11.5635 10.1958C10.3162 10.8317 9.6919 11.1499 8.97271 11.269C8.34024 11.3737 7.65887 11.3738 7.02642 11.269C6.30737 11.1499 5.68365 10.8316 4.43658 10.1958L3.68658 9.81395C2.43943 9.17813 1.81575 8.85928 1.58209 8.49266C1.37698 8.17033 1.37669 7.82276 1.58209 7.50047C1.61419 7.45018 1.65482 7.40145 1.70221 7.35203L5.68365 9.38035C5.91832 9.49999 6.14754 9.61802 6.3565 9.70848C6.57663 9.80374 6.85619 9.90583 7.22076 9.96629C7.72683 10.0501 8.27231 10.0501 8.77838 9.96629C9.14332 9.90583 9.42334 9.80381 9.64361 9.70848C9.85251 9.61804 10.0809 9.49995 10.3155 9.38035L14.296 7.35106ZM8.36138 9.35887C8.24726 9.37617 8.12966 9.38564 8.01178 9.38621C8.07352 9.38596 8.13525 9.38429 8.19635 9.37938L8.36138 9.35887ZM7.79205 9.37742C7.77942 9.37635 7.76653 9.37675 7.75396 9.37547L7.61041 9.35594C7.66994 9.3658 7.73086 9.3722 7.79205 9.37742ZM7.02642 1.91844C7.65904 1.81365 8.34107 1.81365 8.97369 1.91844C9.69266 2.03763 10.3165 2.35495 11.5635 2.9907L12.3126 3.37352C13.5599 4.00945 14.1843 4.32717 14.418 4.69383C14.6233 5.0162 14.6234 5.36365 14.418 5.68602C14.1843 6.05267 13.5599 6.37039 12.3126 7.00633L11.5635 7.38914C10.3165 8.02488 9.69266 8.34222 8.97369 8.46141C8.34107 8.5662 7.65904 8.5662 7.02642 8.46141C6.30739 8.34226 5.68358 8.02488 4.43658 7.38914L3.68658 7.00633C2.43946 6.37053 1.81574 6.05263 1.58209 5.68602C1.37663 5.36358 1.37667 5.01627 1.58209 4.69383C1.81574 4.32722 2.4395 4.0093 3.68658 3.37352L4.43658 2.9907C5.68361 2.35495 6.30739 2.03759 7.02642 1.91844Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillGroup',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_link`]" width="1em" height="1em" v-bind="$attrs"><path d="M12.561 4.24609C14.0996 4.24622 15.347 5.49364 15.3472 7.03223V8.96777C15.3471 10.5065 14.0997 11.7538 12.561 11.7539C11.6438 11.7539 10.8302 11.3107 10.3225 10.6268C9.738 9.83946 8.98035 8.96973 7.99977 8.96973C7.01898 8.96973 6.26115 9.83985 5.67636 10.6272C5.16859 11.3109 4.35491 11.7539 3.43799 11.7539C1.89984 11.7537 0.652954 10.5069 0.652832 8.96875V7.03125C0.653092 5.49321 1.89993 4.24627 3.43799 4.24609C4.35485 4.24609 5.16848 4.68914 5.67626 5.3728C6.26107 6.16018 7.01896 7.03027 7.99977 7.03027C8.98038 7.03027 9.73808 6.16059 10.3226 5.37321C10.8303 4.6893 11.6439 4.24609 12.561 4.24609Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillLink',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_merge`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.70828 2.30078C6.08783 2.30078 6.27805 2.30023 6.43778 2.31738C7.84093 2.46823 8.94918 3.57728 9.09989 4.98047C9.117 5.14009 9.11746 5.32983 9.11746 5.70899C9.11746 6.08853 9.11704 6.27876 9.09989 6.43848C9.07285 6.68997 9.31128 6.9274 9.56278 6.90039C9.7224 6.88327 9.91215 6.88379 10.2913 6.88379C10.6708 6.88379 10.8611 6.88324 11.0208 6.90039C12.424 7.05116 13.5322 8.16023 13.6829 9.56348C13.7 9.72312 13.7005 9.91281 13.7005 10.292C13.7005 10.6715 13.7 10.8618 13.6829 11.0215C13.5321 12.4246 12.4239 13.5328 11.0208 13.6836C10.8611 13.7008 10.6708 13.7012 10.2913 13.7012C9.91211 13.7012 9.72241 13.7007 9.56278 13.6836C8.15952 13.5329 7.05046 12.4247 6.89969 11.0215C6.88254 10.8618 6.88309 10.6715 6.88309 10.292C6.88309 9.91286 6.88257 9.7231 6.89969 9.56348C6.9267 9.31198 6.68927 9.07355 6.43778 9.10059C6.27805 9.11774 6.08783 9.11817 5.70828 9.11817C5.32913 9.11817 5.13939 9.1177 4.97977 9.10059C3.57658 8.94988 2.46753 7.84163 2.31668 6.43848C2.29953 6.27876 2.30008 6.08853 2.30008 5.70899C2.30008 5.32985 2.29958 5.14009 2.31668 4.98047C2.4674 3.57718 3.57648 2.4681 4.97977 2.31738C5.13939 2.30028 5.32915 2.30078 5.70828 2.30078Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillMerge',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_rank`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.87256 12.1592C4.87256 12.4003 4.87176 12.5209 4.85791 12.6221C4.76656 13.2889 4.24253 13.8139 3.57568 13.9053C3.47441 13.9191 3.35317 13.9189 3.11182 13.9189C2.87084 13.9189 2.75012 13.9191 2.64893 13.9053C1.98208 13.8139 1.45707 13.2889 1.36572 12.6221C1.35189 12.5209 1.35205 12.4002 1.35205 12.1592L1.35205 6.65234C1.35205 6.41095 1.35185 6.28977 1.36572 6.18848C1.45722 5.52182 1.98221 4.99758 2.64893 4.90625C2.75012 4.89242 2.87081 4.89258 3.11182 4.89258C3.3532 4.89258 3.4744 4.89239 3.57568 4.90625C4.24236 4.99757 4.76636 5.52187 4.85791 6.18848C4.87178 6.28977 4.87256 6.41095 4.87256 6.65234L4.87256 12.1592ZM9.76025 12.1582C9.76025 12.3995 9.76043 12.5208 9.74658 12.6221C9.65523 13.2889 9.13023 13.8139 8.46338 13.9053C8.3622 13.9191 8.24145 13.9189 8.00049 13.9189C7.75904 13.9189 7.63792 13.9191 7.53662 13.9053C6.86977 13.8139 6.34574 13.2889 6.25439 12.6221C6.24053 12.5208 6.23975 12.3996 6.23975 12.1582L6.23975 3.8457C6.23975 3.6042 6.24052 3.48315 6.25439 3.38184C6.34584 2.71511 6.86986 2.19095 7.53662 2.09961C7.63793 2.08573 7.75898 2.08594 8.00049 2.08594C8.24151 2.08594 8.36218 2.08579 8.46338 2.09961C9.13017 2.19095 9.65517 2.71507 9.74658 3.38184C9.76046 3.48315 9.76025 3.6042 9.76025 3.8457L9.76025 12.1582ZM14.6479 12.1582C14.6479 12.3996 14.6481 12.5208 14.6343 12.6221C14.5429 13.2888 14.0188 13.8138 13.3521 13.9053C13.2507 13.9192 13.1297 13.9189 12.8882 13.9189C12.6467 13.9189 12.5256 13.9192 12.4243 13.9053C11.7576 13.8138 11.2334 13.2888 11.1421 12.6221C11.1282 12.5208 11.1284 12.3996 11.1284 12.1582L11.1284 9.69336C11.1284 9.45235 11.1283 9.33166 11.1421 9.23047C11.2334 8.5637 11.7576 8.03871 12.4243 7.94727C12.5256 7.93339 12.6467 7.93359 12.8882 7.93359C13.1297 7.93359 13.2507 7.93339 13.3521 7.94727C14.0188 8.03872 14.5429 8.56371 14.6343 9.23047C14.6481 9.33166 14.6479 9.45236 14.6479 9.69336L14.6479 12.1582Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillRank',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill_row2col`]" width="1em" height="1em" v-bind="$attrs"><path d="M6.72531 6.59082C6.72531 6.89073 6.72573 7.041 6.70969 7.16699 6.59436 8.07067 5.88285 8.78297 4.97922 8.89844 4.85314 8.91453 4.70228 8.91406 4.40207 8.91406 4.1021 8.91406 3.95192 8.91452 3.8259 8.89844 2.92215 8.78306 2.21076 8.07075 2.09543 7.16699 2.07938 7.04099 2.07883 6.89075 2.07883 6.59082L2.07883 4.06934C2.07883 3.7693 2.07937 3.6192 2.09543 3.49316 2.21076 2.5894 2.92214 1.87709 3.8259 1.76172 3.95192 1.74564 4.1021 1.74609 4.40207 1.74609 4.70228 1.74609 4.85314 1.74563 4.97922 1.76172 5.88286 1.87718 6.59436 2.58948 6.70969 3.49317 6.72574 3.61919 6.72531 3.76932 6.72531 4.06934L6.72531 6.59082zM13.9216 11.9277C13.9216 12.2279 13.9211 12.3788 13.905 12.5049 13.7896 13.4085 13.0781 14.1199 12.1745 14.2354 12.0485 14.2514 11.8983 14.251 11.5984 14.251L7.86203 14.251C7.56206 14.251 7.41188 14.2514 7.28586 14.2354 6.38224 14.12 5.67084 13.4085 5.55539 12.5049 5.5393 12.3788 5.53879 12.2279 5.53879 11.9277 5.53879 11.6278 5.53931 11.4776 5.55539 11.3516 5.67082 10.4479 6.38222 9.73648 7.28586 9.62109 7.41188 9.60501 7.56206 9.60449 7.86203 9.60449L11.5984 9.60449C11.8983 9.60449 12.0485 9.60501 12.1745 9.6211 13.0781 9.73652 13.7896 10.448 13.905 11.3516 13.9211 11.4776 13.9216 11.6278 13.9216 11.9277zM11.7582 4.94041C12.0332 4.94041 12.185 5.25962 12.0114 5.4729L10.4927 7.33871C10.3403 7.52592 10.0544 7.52592 9.90196 7.3387L8.38331 5.47289C8.20972 5.25961 8.36149 4.94041 8.63649 4.94041L9.35327 4.94041C9.35193 4.76019 9.31756 4.55696 9.21766 4.35052 9.09002 4.08672 8.85085 3.80596 8.41493 3.55719 8.30444 3.49413 8.27635 3.37373 8.3001 3.28205 8.32427 3.18861 8.41177 3.09355 8.5459 3.1021 9.51292 3.16374 10.1276 3.46886 10.51 3.8663 10.8409 4.21009 10.984 4.60891 11.042 4.94041L11.7582 4.94041z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconFillRow2col',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-next`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.5791 2.27485C9.8388 2.01515 10.2608 2.01515 10.5205 2.27485L13.4053 5.15962C13.4359 5.19026 13.4631 5.22409 13.4873 5.2602C13.4992 5.27792 13.5076 5.29733 13.5176 5.31587C13.5279 5.33507 13.5404 5.35321 13.5488 5.37349C13.5579 5.3953 13.5627 5.41838 13.5693 5.44087C13.5752 5.46064 13.5829 5.47994 13.5869 5.50044C13.6035 5.5849 13.6042 5.67179 13.5879 5.7563C13.5838 5.77751 13.5754 5.79738 13.5693 5.81782C13.5628 5.84002 13.5578 5.86268 13.5488 5.88423C13.5404 5.90453 13.5279 5.92262 13.5176 5.94184C13.5076 5.96041 13.4992 5.97976 13.4873 5.99751C13.4629 6.03408 13.4363 6.06907 13.4053 6.10005L10.5205 8.98579C10.2608 9.24513 9.83871 9.24526 9.5791 8.98579C9.31951 8.7262 9.31972 8.30411 9.5791 8.04438L11.3301 6.29438H6.87695C5.13947 6.2948 3.73076 7.70336 3.73047 9.44087C3.73047 11.1786 5.13929 12.5879 6.87695 12.5883H8C8.36723 12.5883 8.66498 12.8861 8.66504 13.2534C8.66498 13.6206 8.36723 13.9184 8 13.9184H6.87695C4.40475 13.918 2.40039 11.9132 2.40039 9.44087C2.40068 6.96882 4.40493 4.96472 6.87695 4.96431H11.3281L9.5791 3.21528C9.31971 2.95583 9.32016 2.53459 9.5791 2.27485Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineNext',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-param-set`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.5195 7.00195C11.0718 7.00195 11.5195 6.55424 11.5195 6.00195V5.22168H13.9199C14.2872 5.22168 14.585 4.92391 14.585 4.55664C14.5849 4.18943 14.2871 3.8916 13.9199 3.8916H11.5195V3.11035C11.5191 2.55842 11.0716 2.11035 10.5195 2.11035C9.9675 2.11035 9.51994 2.55842 9.51953 3.11035V6.00195C9.51953 6.55424 9.96725 7.00195 10.5195 7.00195ZM8.0791 5.22168C8.44637 5.22168 8.74414 4.92391 8.74414 4.55664C8.74406 4.18944 8.44632 3.8916 8.0791 3.8916H2.0791C1.71207 3.89182 1.41414 4.18958 1.41406 4.55664C1.41406 4.92377 1.71202 5.22146 2.0791 5.22168H8.0791ZM5.48242 13.8828C6.03471 13.8828 6.48242 13.4351 6.48242 12.8828V9.99121C6.48213 9.43918 6.03452 8.99121 5.48242 8.99121C4.93032 8.99121 4.48272 9.43918 4.48242 9.99121V10.7725H2.0791C1.71203 10.7727 1.41406 11.0704 1.41406 11.4375C1.4141 11.8046 1.71205 12.1023 2.0791 12.1025H4.48242V12.8828C4.48242 13.4351 4.93014 13.8828 5.48242 13.8828ZM13.9199 12.1025C14.2872 12.1025 14.5849 11.8047 14.585 11.4375C14.585 11.0702 14.2872 10.7725 13.9199 10.7725H7.91992C7.55278 10.7726 7.25488 11.0703 7.25488 11.4375C7.25492 11.8046 7.5528 12.1024 7.91992 12.1025H13.9199Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineParamSet',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-pre`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.42053 2.27463C6.16086 2.01528 5.73874 2.01517 5.47913 2.27463L2.59436 5.1594C2.56358 5.19017 2.53662 5.22466 2.51233 5.26096C2.50047 5.27867 2.49203 5.29809 2.48206 5.31662C2.47177 5.33571 2.4602 5.35409 2.45178 5.37424C2.38372 5.53754 2.38392 5.72162 2.45178 5.88498C2.45961 5.90379 2.47064 5.9208 2.4801 5.93869C2.49062 5.9586 2.49965 5.97929 2.51233 5.99826C2.53673 6.03483 2.56339 6.06983 2.59436 6.1008L5.47913 8.98557C5.73882 9.24527 6.16083 9.24527 6.42053 8.98557C6.68009 8.72586 6.68018 8.30381 6.42053 8.04416L4.67053 6.29514H9.12268C10.8603 6.29537 12.2689 7.70396 12.2692 9.44162C12.2692 11.1795 10.8605 12.5889 9.12268 12.5891H7.99963C7.63238 12.5891 7.3346 12.8869 7.33459 13.2541C7.33465 13.6213 7.63241 13.9192 7.99963 13.9192H9.12268C11.595 13.9189 13.5992 11.914 13.5992 9.44162C13.599 6.96942 11.5949 4.9653 9.12268 4.96506H4.67053L6.42053 3.21506C6.67989 2.95549 6.67974 2.5343 6.42053 2.27463Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLinePre',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-smaller`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1474 7.52235C13.5144 7.52235 13.812 7.2242 13.8125 6.85732C13.8125 6.49005 13.5147 6.19228 13.1474 6.19228H10.7529L14.207 2.73818C14.4667 2.47849 14.4667 2.05647 14.207 1.79677C13.9473 1.53761 13.5261 1.53738 13.2666 1.79677L9.81247 5.25087V2.85732C9.81247 2.49005 9.5147 2.19228 9.14743 2.19228C8.7805 2.19268 8.48239 2.4903 8.48239 2.85732V6.85732C8.48249 6.92538 8.49553 6.9908 8.51462 7.05263C8.52076 7.07265 8.52506 7.09371 8.53317 7.11317C8.53828 7.12532 8.54596 7.13655 8.55172 7.14833C8.58308 7.21241 8.62355 7.27376 8.67672 7.32704C8.72775 7.37805 8.78653 7.41717 8.84762 7.44814C8.86233 7.45562 8.87627 7.46516 8.89157 7.47157C8.91328 7.48059 8.93657 7.48548 8.95895 7.49208C8.97861 7.49792 8.99815 7.50561 9.01852 7.50966C9.06089 7.51799 9.10439 7.52231 9.14743 7.52235H13.1474ZM1.79196 14.2118C2.05152 14.4711 2.4737 14.471 2.73337 14.2118L6.18747 10.7577V13.1522C6.18783 13.5192 6.48547 13.8173 6.85251 13.8173C7.21951 13.8172 7.51719 13.5192 7.51755 13.1522V9.15224C7.51755 9.08626 7.5042 9.02295 7.4863 8.96278C7.47973 8.94064 7.47468 8.91788 7.46579 8.89638C7.41514 8.77488 7.32971 8.67192 7.22165 8.5995C7.19926 8.5845 7.17501 8.5734 7.15133 8.56142C7.13656 8.55392 7.12277 8.54438 7.10739 8.53798C7.08585 8.52904 7.06317 8.52405 7.04098 8.51747C7.02091 8.51151 7.00125 8.50396 6.98044 8.49989C6.93496 8.491 6.88892 8.48655 6.84274 8.4872H2.85251C2.48525 8.48721 2.18747 8.78498 2.18747 9.15224C2.18783 9.51919 2.48547 9.81726 2.85251 9.81728H5.24606L1.79196 13.2714C1.53297 13.531 1.5328 13.9523 1.79196 14.2118Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineSmaller',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-
|
|
2
|
+
<svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-user-oversize`]" width="1em" height="1em" v-bind="$attrs"><path d="M12.5264 8.78223C13.0644 8.78223 13.4682 8.77554 13.8936 8.91504C14.2839 9.04316 14.6458 9.2981 14.9287 9.58105C15.2118 9.86414 15.4667 10.2266 15.5947 10.6172C15.7318 11.0353 15.7276 11.3511 15.7276 11.7686C15.7276 12.1419 15.7095 12.502 15.6846 12.8232C15.6563 13.1882 15.6408 13.57 15.4346 13.9258C15.2743 14.2021 15.0037 14.4534 14.7158 14.5918C14.3425 14.7712 13.9294 14.7559 13.5293 14.7559H2.47463C2.0756 14.7559 1.66427 14.771 1.29201 14.5928C1.00484 14.4553 0.734032 14.2065 0.573262 13.9316C0.366354 13.5778 0.349466 13.1967 0.319356 12.833C0.292386 12.5073 0.272486 12.1429 0.272481 11.7686C0.272477 11.3469 0.267679 11.0277 0.4092 10.6035C0.537704 10.2185 0.79155 9.86084 1.07131 9.58105C1.35108 9.30128 1.70871 9.04748 2.09377 8.91895C2.52553 8.77487 2.93651 8.78222 3.4844 8.78223H12.5264ZM3.4844 10.1123C2.87005 10.1123 2.69912 10.1191 2.51467 10.1807C2.37668 10.2268 2.1894 10.3438 2.01174 10.5215C1.83409 10.6992 1.717 10.8864 1.67092 11.0244C1.60694 11.2162 1.60256 11.3288 1.60256 11.7686C1.60256 12.0982 1.6199 12.4248 1.64455 12.7227C1.66266 12.9413 1.67337 13.0612 1.68947 13.1514C1.7026 13.2247 1.71404 13.2467 1.7217 13.2598C1.74825 13.3051 1.81878 13.3698 1.86623 13.3926C1.90339 13.4104 1.95285 13.4258 2.47463 13.4258H13.5293C14.052 13.4258 14.1024 13.4105 14.1397 13.3926C14.1871 13.3696 14.2577 13.3043 14.2842 13.2588C14.2918 13.2456 14.3036 13.2238 14.3164 13.1504C14.3322 13.0598 14.3424 12.9393 14.3594 12.7197C14.3822 12.4255 14.3975 12.1008 14.3975 11.7686C14.3975 11.3318 14.393 11.22 14.3311 11.0312C14.2848 10.8901 14.1673 10.7004 13.9883 10.5215C13.8093 10.3425 13.6197 10.225 13.4785 10.1787C13.2968 10.1191 13.1293 10.1123 12.5264 10.1123H3.4844ZM8.0049 1C9.6541 1 10.9911 2.33716 10.9912 3.98633V4.64453C10.9912 6.2938 9.65417 7.63086 8.0049 7.63086C6.35567 7.63082 5.01857 6.29378 5.01857 4.64453V3.98633C5.01869 2.33718 6.35574 1.00004 8.0049 1ZM8.0049 2.33008C7.09028 2.33012 6.34877 3.07172 6.34865 3.98633V4.64453C6.34865 5.55924 7.09021 6.30172 8.0049 6.30176C8.91963 6.30176 9.66115 5.55926 9.66115 4.64453V3.98633C9.66104 3.0717 8.91956 2.33008 8.0049 2.33008Z"/></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
package/src/index.js
CHANGED
|
@@ -167,8 +167,6 @@ export { default as IconLineGo } from './IconLineGo/index.vue';
|
|
|
167
167
|
export { default as IconColorRequired } from './IconColorRequired/index.vue';
|
|
168
168
|
export { default as IconLineBigger } from './IconLineBigger/index.vue';
|
|
169
169
|
export { default as IconLineSwitch } from './IconLineSwitch/index.vue';
|
|
170
|
-
export { default as IconLineLock2 } from './IconLineLock2/index.vue';
|
|
171
|
-
export { default as IconLineExit2 } from './IconLineExit2/index.vue';
|
|
172
170
|
export { default as IconLineUserOversize } from './IconLineUserOversize/index.vue';
|
|
173
171
|
export { default as IconLineKnowledge } from './IconLineKnowledge/index.vue';
|
|
174
172
|
export { default as IconColorUpload } from './IconColorUpload/index.vue';
|
|
@@ -203,4 +201,19 @@ export { default as IconFillUpdateData } from './IconFillUpdateData/index.vue';
|
|
|
203
201
|
export { default as IconFillSyncMsg } from './IconFillSyncMsg/index.vue';
|
|
204
202
|
export { default as IconLineCut } from './IconLineCut/index.vue';
|
|
205
203
|
export { default as IconLineDrag } from './IconLineDrag/index.vue';
|
|
206
|
-
export { default as IconLineScroll } from './IconLineScroll/index.vue';
|
|
204
|
+
export { default as IconLineScroll } from './IconLineScroll/index.vue';
|
|
205
|
+
export { default as IconLineNext } from './IconLineNext/index.vue';
|
|
206
|
+
export { default as IconLinePre } from './IconLinePre/index.vue';
|
|
207
|
+
export { default as IconLineParamSet } from './IconLineParamSet/index.vue';
|
|
208
|
+
export { default as IconLineSmaller } from './IconLineSmaller/index.vue';
|
|
209
|
+
export { default as IconFillCol2row } from './IconFillCol2row/index.vue';
|
|
210
|
+
export { default as IconFillCondition } from './IconFillCondition/index.vue';
|
|
211
|
+
export { default as IconFillDataExpansion } from './IconFillDataExpansion/index.vue';
|
|
212
|
+
export { default as IconFillGroup } from './IconFillGroup/index.vue';
|
|
213
|
+
export { default as IconFillDeWeight } from './IconFillDeWeight/index.vue';
|
|
214
|
+
export { default as IconFillMerge } from './IconFillMerge/index.vue';
|
|
215
|
+
export { default as IconFillRank } from './IconFillRank/index.vue';
|
|
216
|
+
export { default as IconFillFiled } from './IconFillFiled/index.vue';
|
|
217
|
+
export { default as IconFillDataFilter } from './IconFillDataFilter/index.vue';
|
|
218
|
+
export { default as IconFillLink } from './IconFillLink/index.vue';
|
|
219
|
+
export { default as IconFillRow2col } from './IconFillRow2col/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: "IconLineExit2",
|
|
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: "M5.60022 1.35938C6.00908 1.35938 6.35688 1.35869 6.64026 1.38184C6.93115 1.40566 7.21354 1.45843 7.48303 1.59571C7.89023 1.80328 8.22182 2.13475 8.42932 2.54199C8.56657 2.81157 8.6194 3.09378 8.64319 3.38477C8.66635 3.66825 8.66565 4.01576 8.66565 4.42481V4.5C8.66565 4.86707 8.3676 5.16472 8.00061 5.16504C7.63334 5.16504 7.33557 4.86727 7.33557 4.5V4.42481C7.33557 3.99382 7.33473 3.70993 7.31702 3.49317C7.29999 3.28492 7.27071 3.19662 7.24475 3.14551C7.16476 2.98852 7.03646 2.86034 6.87952 2.78028C6.82851 2.75431 6.74013 2.72508 6.53186 2.70801C6.31518 2.69031 6.03096 2.68946 5.60022 2.68946H3.84143C3.41074 2.68946 3.1265 2.69034 2.90979 2.70801C2.70175 2.72502 2.61327 2.75434 2.56214 2.78028C2.40509 2.8603 2.27696 2.98849 2.1969 3.14551C2.17092 3.19658 2.14169 3.28464 2.12464 3.49317C2.10693 3.70993 2.10608 3.9938 2.10608 4.42481V11.5762C2.10608 12.0072 2.10693 12.291 2.12464 12.5078C2.14169 12.7164 2.17092 12.8044 2.1969 12.8555C2.27696 13.0125 2.40508 13.1407 2.56214 13.2207C2.61327 13.2466 2.70174 13.276 2.90979 13.293C3.1265 13.3106 3.41074 13.3115 3.84143 13.3115H5.60022C6.03096 13.3115 6.31518 13.3107 6.53186 13.293C6.74013 13.2759 6.82851 13.2467 6.87952 13.2207C7.03646 13.1406 7.16476 13.0125 7.24475 12.8555C7.27054 12.8047 7.29995 12.7157 7.31702 12.5059C7.33472 12.288 7.33557 12.0031 7.33557 11.5703C7.33558 11.203 7.63335 10.9053 8.00061 10.9053C8.3676 10.9056 8.66565 11.2033 8.66565 11.5703C8.66565 11.9815 8.66632 12.3299 8.64319 12.6143C8.61945 12.9059 8.56676 13.189 8.42932 13.459C8.22182 13.8662 7.89023 14.1977 7.48303 14.4053C7.21355 14.5426 6.93115 14.5953 6.64026 14.6191C6.35688 14.6423 6.00908 14.6416 5.60022 14.6416H3.84143C3.4326 14.6416 3.0848 14.6423 2.80139 14.6191C2.51046 14.5954 2.22815 14.5425 1.95862 14.4053C1.55131 14.1977 1.2199 13.8663 1.01233 13.459C0.875 13.1894 0.822265 12.9073 0.798464 12.6162C0.775302 12.3327 0.776003 11.9852 0.776003 11.5762V4.42481C0.776003 4.01574 0.775302 3.66825 0.798464 3.38477C0.822266 3.09372 0.875003 2.81163 1.01233 2.54199C1.2199 2.13472 1.55132 1.80324 1.95862 1.59571C2.22815 1.45852 2.51047 1.40563 2.80139 1.38184C3.0848 1.35872 3.4326 1.35938 3.84143 1.35938H5.60022ZM11.6188 5.05567C11.8784 4.79633 12.2996 4.79629 12.5592 5.05567L15.0338 7.53028C15.0496 7.54615 15.0619 7.56505 15.0758 7.58203C15.0893 7.59848 15.104 7.61413 15.1158 7.63184C15.2404 7.81835 15.2606 8.05342 15.1764 8.25586C15.1683 8.27522 15.1569 8.29313 15.1471 8.31153C15.137 8.33042 15.1279 8.35012 15.1158 8.36817C15.104 8.38588 15.0892 8.4015 15.0758 8.41797C15.0618 8.43517 15.0498 8.45468 15.0338 8.47071L12.5592 10.9453C12.2996 11.2046 11.8784 11.2046 11.6188 10.9453C11.3592 10.6857 11.3594 10.2646 11.6188 10.0049L12.9576 8.66602H5.75843C5.39141 8.666 5.09377 8.36791 5.09339 8.00098C5.09339 7.63372 5.39117 7.33596 5.75843 7.33594H12.9576L11.6188 5.99707C11.3591 5.73744 11.3593 5.31538 11.6188 5.05567Z" }, 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_exit_2`],
|
|
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 };
|