@tant/icons 1.5.13 → 1.5.14
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/es/icons/alert-cl.js +9 -14
- package/dist/es/icons/d-integration-cl.js +5 -6
- package/dist/es/icons/d-manage-cl.js +5 -6
- package/dist/es/icons/d-tracking-cl.js +7 -16
- package/dist/es/icons/date-mark-cl.js +5 -6
- package/dist/es/icons/e-campaign-cl.js +9 -11
- package/dist/es/icons/e-charts-cl.js +6 -11
- package/dist/es/icons/e-setting-cl.js +8 -6
- package/dist/es/icons/e-task-cl.js +6 -8
- package/dist/es/icons/m-attribution-cl.js +10 -12
- package/dist/es/icons/m-distribution-cl.js +6 -11
- package/dist/es/icons/m-event-cl.js +7 -8
- package/dist/es/icons/m-flow-cl.js +11 -21
- package/dist/es/icons/m-funnel-cl.js +5 -6
- package/dist/es/icons/m-prop-cl.js +5 -6
- package/dist/es/icons/m-retention-cl.js +5 -10
- package/dist/es/icons/m-sql-cl.js +8 -11
- package/dist/es/icons/template-cl.js +5 -6
- package/dist/es/icons/u-cohort-cl.js +5 -6
- package/dist/es/icons/u-search-cl.js +10 -24
- package/dist/es/icons/u-tag-cl.js +7 -6
- package/dist/lib/icons/alert-cl.js +9 -14
- package/dist/lib/icons/d-integration-cl.js +5 -6
- package/dist/lib/icons/d-manage-cl.js +5 -6
- package/dist/lib/icons/d-tracking-cl.js +7 -16
- package/dist/lib/icons/date-mark-cl.js +5 -6
- package/dist/lib/icons/e-campaign-cl.js +9 -11
- package/dist/lib/icons/e-charts-cl.js +6 -11
- package/dist/lib/icons/e-setting-cl.js +8 -6
- package/dist/lib/icons/e-task-cl.js +6 -8
- package/dist/lib/icons/m-attribution-cl.js +10 -12
- package/dist/lib/icons/m-distribution-cl.js +6 -11
- package/dist/lib/icons/m-event-cl.js +7 -8
- package/dist/lib/icons/m-flow-cl.js +11 -21
- package/dist/lib/icons/m-funnel-cl.js +5 -6
- package/dist/lib/icons/m-prop-cl.js +5 -6
- package/dist/lib/icons/m-retention-cl.js +5 -10
- package/dist/lib/icons/m-sql-cl.js +8 -11
- package/dist/lib/icons/template-cl.js +5 -6
- package/dist/lib/icons/u-cohort-cl.js +5 -6
- package/dist/lib/icons/u-search-cl.js +10 -24
- package/dist/lib/icons/u-tag-cl.js +7 -6
- package/dist/tant-icons.cjs.js +144 -211
- package/dist/tant-icons.esm.js +144 -211
- package/package.json +1 -1
package/dist/tant-icons.esm.js
CHANGED
|
@@ -10166,18 +10166,17 @@ var MEventCl = function MEventCl(props) {
|
|
|
10166
10166
|
fill: "none",
|
|
10167
10167
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10168
10168
|
}, /*#__PURE__*/React.createElement("circle", {
|
|
10169
|
-
cx: "17",
|
|
10169
|
+
cx: "17.5",
|
|
10170
10170
|
cy: "7",
|
|
10171
10171
|
r: "5",
|
|
10172
10172
|
fill: "#F66C47"
|
|
10173
|
-
}), /*#__PURE__*/React.createElement("
|
|
10174
|
-
|
|
10175
|
-
mixBlendMode: 'multiply'
|
|
10176
|
-
}
|
|
10177
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10178
|
-
d: "M1.6 14.186c-.818-.357-.794-1.527.039-1.85L15.234 7.07c.815-.315 1.614.491 1.29 1.302L11.11 21.973c-.331.831-1.504.843-1.851.018l-2.147-5.1a1 1 0 00-.522-.528L1.6 14.186z",
|
|
10173
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10174
|
+
d: "M2.1 14.186c-.818-.357-.794-1.527.039-1.85L15.735 7.07c.814-.315 1.613.491 1.29 1.302l-5.416 13.601c-.331.831-1.504.843-1.851.018l-2.147-5.1a1 1 0 00-.522-.528L2.1 14.186z",
|
|
10179
10175
|
fill: "#1673F6"
|
|
10180
|
-
})
|
|
10176
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10177
|
+
d: "M15.711 11.67a5.01 5.01 0 01-3.05-3.41l3.074-1.19c.814-.315 1.613.491 1.29 1.302l-1.314 3.299z",
|
|
10178
|
+
fill: "#153144"
|
|
10179
|
+
}))));
|
|
10181
10180
|
};
|
|
10182
10181
|
MEventCl.propTypes = {
|
|
10183
10182
|
iconClassName: PropTypes.string,
|
|
@@ -10225,21 +10224,16 @@ var MRetentionCl = function MRetentionCl(props) {
|
|
|
10225
10224
|
height: "24",
|
|
10226
10225
|
fill: "none",
|
|
10227
10226
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10228
|
-
}, /*#__PURE__*/React.createElement("g", {
|
|
10229
|
-
style: {
|
|
10230
|
-
mixBlendMode: 'multiply'
|
|
10231
|
-
}
|
|
10232
10227
|
}, /*#__PURE__*/React.createElement("path", {
|
|
10233
10228
|
d: "M3 9v12h6v-6h6V9H3z",
|
|
10234
10229
|
fill: "#F66C47"
|
|
10235
|
-
})
|
|
10236
|
-
style: {
|
|
10237
|
-
mixBlendMode: 'multiply'
|
|
10238
|
-
}
|
|
10239
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10230
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10240
10231
|
d: "M3 3h18v6H9v6H3V3z",
|
|
10241
10232
|
fill: "#1673F6"
|
|
10242
|
-
})
|
|
10233
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10234
|
+
d: "M9 9v6H3V9h6z",
|
|
10235
|
+
fill: "#153144"
|
|
10236
|
+
}))));
|
|
10243
10237
|
};
|
|
10244
10238
|
MRetentionCl.propTypes = {
|
|
10245
10239
|
iconClassName: PropTypes.string,
|
|
@@ -10290,14 +10284,13 @@ var MFunnelCl = function MFunnelCl(props) {
|
|
|
10290
10284
|
}, /*#__PURE__*/React.createElement("path", {
|
|
10291
10285
|
d: "M4 3h16c0 5.602-3.582 10.143-8 10.143S4 8.602 4 3z",
|
|
10292
10286
|
fill: "#1673F6"
|
|
10293
|
-
}), /*#__PURE__*/React.createElement("
|
|
10294
|
-
style: {
|
|
10295
|
-
mixBlendMode: 'multiply'
|
|
10296
|
-
}
|
|
10297
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10287
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10298
10288
|
d: "M4 20.75h16c0-5.602-3.582-10.143-8-10.143S4 15.148 4 20.75z",
|
|
10299
10289
|
fill: "#F66C47"
|
|
10300
|
-
})
|
|
10290
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10291
|
+
d: "M15.876 11.875c-1.148.808-2.47 1.268-3.876 1.268-1.406 0-2.728-.46-3.876-1.268 1.148-.808 2.47-1.268 3.876-1.268 1.406 0 2.728.46 3.876 1.268z",
|
|
10292
|
+
fill: "#153144"
|
|
10293
|
+
}))));
|
|
10301
10294
|
};
|
|
10302
10295
|
MFunnelCl.propTypes = {
|
|
10303
10296
|
iconClassName: PropTypes.string,
|
|
@@ -10345,33 +10338,28 @@ var MDistributionCl = function MDistributionCl(props) {
|
|
|
10345
10338
|
height: "24",
|
|
10346
10339
|
fill: "none",
|
|
10347
10340
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10348
|
-
}, /*#__PURE__*/React.createElement("g", {
|
|
10349
|
-
style: {
|
|
10350
|
-
mixBlendMode: 'multiply'
|
|
10351
|
-
}
|
|
10352
10341
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
10353
10342
|
x: "3",
|
|
10354
10343
|
y: "5",
|
|
10355
10344
|
width: "12",
|
|
10356
10345
|
height: "6",
|
|
10357
10346
|
fill: "#1673F6"
|
|
10358
|
-
})
|
|
10347
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10359
10348
|
x: "9",
|
|
10360
10349
|
y: "13",
|
|
10361
10350
|
width: "8",
|
|
10362
10351
|
height: "6",
|
|
10363
10352
|
fill: "#1673F6"
|
|
10364
|
-
}), /*#__PURE__*/React.createElement("
|
|
10365
|
-
style: {
|
|
10366
|
-
mixBlendMode: 'multiply'
|
|
10367
|
-
}
|
|
10368
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
10353
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10369
10354
|
x: "15",
|
|
10370
10355
|
y: "13",
|
|
10371
10356
|
width: "6",
|
|
10372
10357
|
height: "6",
|
|
10373
10358
|
fill: "#ED6845"
|
|
10374
|
-
})
|
|
10359
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10360
|
+
d: "M15 19h2v-6h-2v6z",
|
|
10361
|
+
fill: "#153144"
|
|
10362
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10375
10363
|
cx: "19",
|
|
10376
10364
|
cy: "8",
|
|
10377
10365
|
r: "3",
|
|
@@ -10521,43 +10509,33 @@ var MFlowCl = function MFlowCl(props) {
|
|
|
10521
10509
|
height: "24",
|
|
10522
10510
|
fill: "none",
|
|
10523
10511
|
xmlns: "http://www.w3.org/2000/svg"
|
|
10524
|
-
}, /*#__PURE__*/React.createElement("g", {
|
|
10525
|
-
style: {
|
|
10526
|
-
mixBlendMode: 'multiply'
|
|
10527
|
-
}
|
|
10528
10512
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
10529
10513
|
x: "2",
|
|
10530
10514
|
y: "10",
|
|
10531
10515
|
width: "4",
|
|
10532
10516
|
height: "12",
|
|
10533
10517
|
fill: "#F66C47"
|
|
10534
|
-
})
|
|
10535
|
-
style: {
|
|
10536
|
-
mixBlendMode: 'multiply'
|
|
10537
|
-
}
|
|
10538
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10518
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10539
10519
|
d: "M18 2h4v10h-4V2z",
|
|
10540
10520
|
fill: "#F66C47"
|
|
10541
|
-
})
|
|
10542
|
-
style: {
|
|
10543
|
-
mixBlendMode: 'multiply'
|
|
10544
|
-
}
|
|
10545
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
10521
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10546
10522
|
x: "18",
|
|
10547
10523
|
y: "16",
|
|
10548
10524
|
width: "4",
|
|
10549
10525
|
height: "6",
|
|
10550
10526
|
fill: "#F66C47"
|
|
10551
|
-
})
|
|
10552
|
-
style: {
|
|
10553
|
-
mixBlendMode: 'multiply'
|
|
10554
|
-
}
|
|
10555
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10527
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10556
10528
|
fillRule: "evenodd",
|
|
10557
10529
|
clipRule: "evenodd",
|
|
10558
|
-
d: "M20.5 9.488c-1.251.125-4.064.763-6.5 4.012-1.968 2.625-3.96 4.13-5.862 4.973-1.771.784-3.326.921-4.247 1.002-.058.005-.565.01-.617.015v-4.98l.097-.
|
|
10530
|
+
d: "M20.5 9.488c-1.251.125-4.064.763-6.5 4.012-1.968 2.625-3.96 4.13-5.862 4.973-1.771.784-3.326.921-4.247 1.002-.058.005-.565.01-.617.015v-4.98l.097-.008c.903-.082 1.742-.158 2.742-.601 1.014-.45 2.357-1.36 3.887-3.401 3.563-4.751 8.418-5.78 10.5-5.988v4.976z",
|
|
10559
10531
|
fill: "#1673F6"
|
|
10560
|
-
})
|
|
10532
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10533
|
+
d: "M6 19.174c-.857.19-1.585.255-2.11.301-.028.003-.173.005-.315.008-.139.002-.276.004-.301.007v-4.98l.097-.008C4.24 14.422 5.05 14.35 6 13.95v5.224z",
|
|
10534
|
+
fill: "#153144"
|
|
10535
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10536
|
+
d: "M18 10.177V4.996a14.575 14.575 0 012.5-.484v4.976c-.57.057-1.465.22-2.5.69z",
|
|
10537
|
+
fill: "#153144"
|
|
10538
|
+
}))));
|
|
10561
10539
|
};
|
|
10562
10540
|
MFlowCl.propTypes = {
|
|
10563
10541
|
iconClassName: PropTypes.string,
|
|
@@ -10617,27 +10595,24 @@ var MSqlCl = function MSqlCl(props) {
|
|
|
10617
10595
|
y2: "14.293",
|
|
10618
10596
|
stroke: "#ED6845",
|
|
10619
10597
|
strokeWidth: "2"
|
|
10620
|
-
}), /*#__PURE__*/React.createElement("
|
|
10621
|
-
style: {
|
|
10622
|
-
mixBlendMode: 'multiply'
|
|
10623
|
-
}
|
|
10624
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
10598
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10625
10599
|
x: "2",
|
|
10626
10600
|
y: "4",
|
|
10627
10601
|
width: "10",
|
|
10628
10602
|
height: "18",
|
|
10629
10603
|
fill: "#1673F6"
|
|
10630
|
-
})
|
|
10631
|
-
|
|
10632
|
-
|
|
10633
|
-
|
|
10634
|
-
|
|
10604
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10605
|
+
fillRule: "evenodd",
|
|
10606
|
+
clipRule: "evenodd",
|
|
10607
|
+
d: "M12 11.743A5.489 5.489 0 0110 7.5c0-1.33.472-2.55 1.257-3.5H12v7.743z",
|
|
10608
|
+
fill: "#142F43"
|
|
10609
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10635
10610
|
x: "13",
|
|
10636
10611
|
y: "17",
|
|
10637
10612
|
width: "10",
|
|
10638
10613
|
height: "5",
|
|
10639
10614
|
fill: "#1673F6"
|
|
10640
|
-
}))))
|
|
10615
|
+
}))));
|
|
10641
10616
|
};
|
|
10642
10617
|
MSqlCl.propTypes = {
|
|
10643
10618
|
iconClassName: PropTypes.string,
|
|
@@ -10693,14 +10668,13 @@ var MPropCl = function MPropCl(props) {
|
|
|
10693
10668
|
}), /*#__PURE__*/React.createElement("path", {
|
|
10694
10669
|
d: "M2 22.143h16C18 16.54 14.418 12 10 12s-8 4.541-8 10.143z",
|
|
10695
10670
|
fill: "#1673F6"
|
|
10696
|
-
}), /*#__PURE__*/React.createElement("
|
|
10697
|
-
style: {
|
|
10698
|
-
mixBlendMode: 'multiply'
|
|
10699
|
-
}
|
|
10700
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10671
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10701
10672
|
d: "M22 12h-5v5h-5v5h10V12z",
|
|
10702
10673
|
fill: "#ED6845"
|
|
10703
|
-
})
|
|
10674
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10675
|
+
d: "M16.897 17H12v5h6c-.02-1.823-.42-3.53-1.103-5z",
|
|
10676
|
+
fill: "#142F43"
|
|
10677
|
+
}))));
|
|
10704
10678
|
};
|
|
10705
10679
|
MPropCl.propTypes = {
|
|
10706
10680
|
iconClassName: PropTypes.string,
|
|
@@ -10767,35 +10741,33 @@ var MAttributionCl = function MAttributionCl(props) {
|
|
|
10767
10741
|
r: "3",
|
|
10768
10742
|
transform: "rotate(15.15 10.51 4.75)",
|
|
10769
10743
|
fill: "#F66C47"
|
|
10770
|
-
}), /*#__PURE__*/React.createElement("
|
|
10771
|
-
style: {
|
|
10772
|
-
mixBlendMode: 'multiply'
|
|
10773
|
-
}
|
|
10774
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
10744
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10775
10745
|
x: "6.931",
|
|
10776
10746
|
y: "14.14",
|
|
10777
10747
|
width: "9",
|
|
10778
10748
|
height: "2",
|
|
10779
10749
|
transform: "rotate(-74.85 6.93 14.14)",
|
|
10780
10750
|
fill: "#1673F6"
|
|
10781
|
-
})
|
|
10751
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10752
|
+
d: "M10.735 7.742a2.995 2.995 0 01-1.93-.523l.478-1.766 1.93.523-.478 1.766z",
|
|
10753
|
+
fill: "#153144"
|
|
10754
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10782
10755
|
cx: "19.144",
|
|
10783
10756
|
cy: "19.048",
|
|
10784
10757
|
r: "3",
|
|
10785
10758
|
transform: "rotate(86.986 19.144 19.048)",
|
|
10786
10759
|
fill: "#F66C47"
|
|
10787
|
-
}), /*#__PURE__*/React.createElement("
|
|
10788
|
-
style: {
|
|
10789
|
-
mixBlendMode: 'multiply'
|
|
10790
|
-
}
|
|
10791
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
10760
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
10792
10761
|
x: "9.105",
|
|
10793
10762
|
y: "18.576",
|
|
10794
10763
|
width: "9",
|
|
10795
10764
|
height: "2",
|
|
10796
10765
|
transform: "rotate(-3.014 9.105 18.576)",
|
|
10797
10766
|
fill: "#1673F6"
|
|
10798
|
-
})
|
|
10767
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10768
|
+
d: "M16.266 18.199l1.826-.097.106 1.998-1.827.096a2.993 2.993 0 01-.105-1.997z",
|
|
10769
|
+
fill: "#153144"
|
|
10770
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
10799
10771
|
cx: "7.5",
|
|
10800
10772
|
cy: "16.5",
|
|
10801
10773
|
r: "5.5",
|
|
@@ -10853,16 +10825,17 @@ var UTagCl = function UTagCl(props) {
|
|
|
10853
10825
|
clipRule: "evenodd",
|
|
10854
10826
|
d: "M14.874 2.737L9.032 8.24v13.97h11.684V8.24l-5.842-5.503zM15 11a2 2 0 100-4 2 2 0 000 4z",
|
|
10855
10827
|
fill: "#915AFF"
|
|
10856
|
-
}), /*#__PURE__*/React.createElement("
|
|
10857
|
-
style: {
|
|
10858
|
-
mixBlendMode: 'multiply'
|
|
10859
|
-
}
|
|
10860
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10828
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10861
10829
|
fillRule: "evenodd",
|
|
10862
10830
|
clipRule: "evenodd",
|
|
10863
10831
|
d: "M19.846 4.107l-8.024-.194L2 13.848l8.309 8.214 9.822-9.934-.285-8.02zM15 11a2 2 0 100-4 2 2 0 000 4z",
|
|
10864
10832
|
fill: "#34CFDA"
|
|
10865
|
-
})
|
|
10833
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10834
|
+
fillRule: "evenodd",
|
|
10835
|
+
clipRule: "evenodd",
|
|
10836
|
+
d: "M16.236 4.02l-2.656-.064L9.032 8.24V20.8l1.277 1.262 9.822-9.934-.163-4.593-3.732-3.515zm.499 5.975a2 2 0 10-3.47-1.991 2 2 0 003.47 1.991z",
|
|
10837
|
+
fill: "#1E49DA"
|
|
10838
|
+
}))));
|
|
10866
10839
|
};
|
|
10867
10840
|
UTagCl.propTypes = {
|
|
10868
10841
|
iconClassName: PropTypes.string,
|
|
@@ -10925,14 +10898,13 @@ var UCohortCl = function UCohortCl(props) {
|
|
|
10925
10898
|
rx: "3",
|
|
10926
10899
|
ry: "3.177",
|
|
10927
10900
|
fill: "#34CFDA"
|
|
10928
|
-
}), /*#__PURE__*/React.createElement("
|
|
10929
|
-
style: {
|
|
10930
|
-
mixBlendMode: 'multiply'
|
|
10931
|
-
}
|
|
10932
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
10901
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10933
10902
|
d: "M2 20h12c0-4.45-2.686-8.057-6-8.057S2 15.55 2 20z",
|
|
10934
10903
|
fill: "#915AFF"
|
|
10935
|
-
})
|
|
10904
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10905
|
+
d: "M12 13.995c-1.227 1.475-2 3.619-2 6.005h4c0-2.386-.773-4.53-2-6.005z",
|
|
10906
|
+
fill: "#1E49DA"
|
|
10907
|
+
}))));
|
|
10936
10908
|
};
|
|
10937
10909
|
UCohortCl.propTypes = {
|
|
10938
10910
|
iconClassName: PropTypes.string,
|
|
@@ -10989,30 +10961,16 @@ var USearchCl = function USearchCl(props) {
|
|
|
10989
10961
|
d: "M5 21.625c0-4.901 3.134-8.875 7-8.875s7 3.974 7 8.875H5z",
|
|
10990
10962
|
fill: "#915AFF"
|
|
10991
10963
|
}), /*#__PURE__*/React.createElement("path", {
|
|
10992
|
-
|
|
10993
|
-
|
|
10994
|
-
|
|
10995
|
-
|
|
10996
|
-
|
|
10997
|
-
|
|
10998
|
-
|
|
10999
|
-
|
|
11000
|
-
|
|
11001
|
-
|
|
11002
|
-
strokeWidth: "3"
|
|
11003
|
-
})), /*#__PURE__*/React.createElement("path", {
|
|
11004
|
-
d: "M21 7V3h-4",
|
|
11005
|
-
stroke: "#34CFDA",
|
|
11006
|
-
strokeWidth: "3"
|
|
11007
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
11008
|
-
style: {
|
|
11009
|
-
mixBlendMode: 'multiply'
|
|
11010
|
-
}
|
|
11011
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11012
|
-
d: "M21 14v4h-4",
|
|
11013
|
-
stroke: "#34CFDA",
|
|
11014
|
-
strokeWidth: "3"
|
|
11015
|
-
})))));
|
|
10964
|
+
fillRule: "evenodd",
|
|
10965
|
+
clipRule: "evenodd",
|
|
10966
|
+
d: "M1.5 1.5H7v3H4.5V7h-3V1.5zm15.5 0h5.5V7h-3V4.5H17v-3zM1.5 14h3v2.5H7v3H1.5V14zm18 2.5V14h3v5.5H17v-3h2.5z",
|
|
10967
|
+
fill: "#34CFDA"
|
|
10968
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
10969
|
+
fillRule: "evenodd",
|
|
10970
|
+
clipRule: "evenodd",
|
|
10971
|
+
d: "M17.716 16.5c.498.892.87 1.906 1.082 3H17v-3h.716zm-11.432 0H7v3H5.202a10.09 10.09 0 011.082-3z",
|
|
10972
|
+
fill: "#1E49DA"
|
|
10973
|
+
}))));
|
|
11016
10974
|
};
|
|
11017
10975
|
USearchCl.propTypes = {
|
|
11018
10976
|
iconClassName: PropTypes.string,
|
|
@@ -11069,14 +11027,13 @@ var DManageCl = function DManageCl(props) {
|
|
|
11069
11027
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11070
11028
|
d: "M22 17.75V11l-6 3v7.5l6-3.75z",
|
|
11071
11029
|
fill: "#B3CFF8"
|
|
11072
|
-
}), /*#__PURE__*/React.createElement("
|
|
11073
|
-
style: {
|
|
11074
|
-
mixBlendMode: 'multiply'
|
|
11075
|
-
}
|
|
11076
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11030
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11077
11031
|
d: "M10.001 17.75v-6.768l6 3.018v7.5l-6-3.75z",
|
|
11078
11032
|
fill: "#73ABFA"
|
|
11079
|
-
})
|
|
11033
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11034
|
+
d: "M13.784 12.885L10 10.982v4.267l3.783-2.364z",
|
|
11035
|
+
fill: "#518BF3"
|
|
11036
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11080
11037
|
d: "M8 2.807L14 6 8 9.048 2 6l6-3.193z",
|
|
11081
11038
|
fill: "#1673F6"
|
|
11082
11039
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -11133,34 +11090,25 @@ var DTrackingCl = function DTrackingCl(props) {
|
|
|
11133
11090
|
}, /*#__PURE__*/React.createElement("path", {
|
|
11134
11091
|
d: "M22 17.219L12.159 22 2 17.219 12.159 13 22 17.219z",
|
|
11135
11092
|
fill: "#B3CFF8"
|
|
11136
|
-
}), /*#__PURE__*/React.createElement("
|
|
11137
|
-
style: {
|
|
11138
|
-
mixBlendMode: 'multiply'
|
|
11139
|
-
}
|
|
11140
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
|
11093
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
11141
11094
|
cx: "12",
|
|
11142
11095
|
cy: "15",
|
|
11143
11096
|
r: "3",
|
|
11144
11097
|
fill: "#1673F6"
|
|
11145
|
-
})
|
|
11146
|
-
|
|
11147
|
-
|
|
11148
|
-
|
|
11149
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
|
11098
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11099
|
+
d: "M12 18a3 3 0 002.883-3.832L12.16 13l-3.07 1.275A3 3 0 0012 18z",
|
|
11100
|
+
fill: "#0F5DEF"
|
|
11101
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
11150
11102
|
cx: "7",
|
|
11151
11103
|
cy: "8",
|
|
11152
11104
|
r: "3",
|
|
11153
11105
|
fill: "#1673F6"
|
|
11154
|
-
})
|
|
11155
|
-
style: {
|
|
11156
|
-
mixBlendMode: 'multiply'
|
|
11157
|
-
}
|
|
11158
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
|
11106
|
+
}), /*#__PURE__*/React.createElement("circle", {
|
|
11159
11107
|
cx: "16.5",
|
|
11160
11108
|
cy: "6.5",
|
|
11161
11109
|
r: "4.5",
|
|
11162
11110
|
fill: "#1673F6"
|
|
11163
|
-
}))))
|
|
11111
|
+
}))));
|
|
11164
11112
|
};
|
|
11165
11113
|
DTrackingCl.propTypes = {
|
|
11166
11114
|
iconClassName: PropTypes.string,
|
|
@@ -11217,17 +11165,16 @@ var DIntegrationCl = function DIntegrationCl(props) {
|
|
|
11217
11165
|
width: "6",
|
|
11218
11166
|
height: "6",
|
|
11219
11167
|
fill: "#B3CFF8"
|
|
11220
|
-
}), /*#__PURE__*/React.createElement("
|
|
11221
|
-
style: {
|
|
11222
|
-
mixBlendMode: 'multiply'
|
|
11223
|
-
}
|
|
11224
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
11168
|
+
}), /*#__PURE__*/React.createElement("rect", {
|
|
11225
11169
|
x: "6.4",
|
|
11226
11170
|
y: "6",
|
|
11227
11171
|
width: "7.2",
|
|
11228
11172
|
height: "7.2",
|
|
11229
11173
|
fill: "#1673F6"
|
|
11230
|
-
})
|
|
11174
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11175
|
+
d: "M9 6v3H6.4V6H9z",
|
|
11176
|
+
fill: "#0F5DEF"
|
|
11177
|
+
}))));
|
|
11231
11178
|
};
|
|
11232
11179
|
DIntegrationCl.propTypes = {
|
|
11233
11180
|
iconClassName: PropTypes.string,
|
|
@@ -11280,30 +11227,25 @@ var AlertCl = function AlertCl(props) {
|
|
|
11280
11227
|
y: "19.7",
|
|
11281
11228
|
width: "22",
|
|
11282
11229
|
height: "3.3",
|
|
11283
|
-
fill: "#
|
|
11284
|
-
fillOpacity: ".3"
|
|
11230
|
+
fill: "#B9D5FC"
|
|
11285
11231
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11286
11232
|
d: "M10.9 1h2.2v3.3h-2.2V1z",
|
|
11287
|
-
fill: "#
|
|
11288
|
-
fillOpacity: ".3"
|
|
11233
|
+
fill: "#BCD6FB"
|
|
11289
11234
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11290
11235
|
d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
|
|
11291
|
-
fill: "#
|
|
11292
|
-
fillOpacity: ".3"
|
|
11236
|
+
fill: "#BCD6FB"
|
|
11293
11237
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11294
11238
|
d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
|
|
11295
|
-
fill: "#
|
|
11296
|
-
|
|
11297
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
11298
|
-
style: {
|
|
11299
|
-
mixBlendMode: 'multiply'
|
|
11300
|
-
}
|
|
11301
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11239
|
+
fill: "#BCD6FB"
|
|
11240
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11302
11241
|
fillRule: "evenodd",
|
|
11303
11242
|
clipRule: "evenodd",
|
|
11304
11243
|
d: "M12 5.651a7.7 7.7 0 00-7.7 7.7v7.999h15.4v-7.999a7.7 7.7 0 00-7.7-7.7zM9.8 13.1H7.6v4.4h2.2v-4.4z",
|
|
11305
11244
|
fill: "#1E76F0"
|
|
11306
|
-
})
|
|
11245
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11246
|
+
d: "M19.7 19.7H4.3v1.65h15.4V19.7z",
|
|
11247
|
+
fill: "#1663ED"
|
|
11248
|
+
}))));
|
|
11307
11249
|
};
|
|
11308
11250
|
AlertCl.propTypes = {
|
|
11309
11251
|
iconClassName: PropTypes.string,
|
|
@@ -11354,14 +11296,13 @@ var TemplateCl = function TemplateCl(props) {
|
|
|
11354
11296
|
}, /*#__PURE__*/React.createElement("path", {
|
|
11355
11297
|
d: "M11.304 2L23 4.97l-3.003 11.565L8.3 13.565 11.304 2z",
|
|
11356
11298
|
fill: "#B3CFF8"
|
|
11357
|
-
}), /*#__PURE__*/React.createElement("
|
|
11358
|
-
style: {
|
|
11359
|
-
mixBlendMode: 'multiply'
|
|
11360
|
-
}
|
|
11361
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11299
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11362
11300
|
d: "M13.801 13.94c0 3.769-3.09 6.823-6.9 6.823C3.089 20.763 0 17.708 0 13.94c0-3.768 3.09-6.823 6.9-6.823 3.812 0 6.901 3.055 6.901 6.823z",
|
|
11363
11301
|
fill: "#B3CFF8"
|
|
11364
|
-
})
|
|
11302
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11303
|
+
d: "M13.727 14.943L8.3 13.565l1.51-5.814c2.357 1.086 3.991 3.449 3.991 6.19 0 .34-.025.675-.074 1.002z",
|
|
11304
|
+
fill: "#7EA8F1"
|
|
11305
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11365
11306
|
d: "M14.664 10.207L22.134 23H7.194l7.47-12.793z",
|
|
11366
11307
|
fill: "#156EF0"
|
|
11367
11308
|
}))));
|
|
@@ -11417,14 +11358,13 @@ var DateMarkCl = function DateMarkCl(props) {
|
|
|
11417
11358
|
clipRule: "evenodd",
|
|
11418
11359
|
d: "M3.65 2h2.13v1.889h5.4V2h2.13v1.889h.989c1.176 0 2.13.987 2.13 2.204v12.592c0 1.217-.954 2.204-2.13 2.204H2.129C.954 20.889 0 19.902 0 18.685V6.093c0-1.217.953-2.204 2.13-2.204h1.52V2zm10.953 4.722H1.825V8.14h12.778V6.722z",
|
|
11419
11360
|
fill: "#B3CFF8"
|
|
11420
|
-
}), /*#__PURE__*/React.createElement("
|
|
11421
|
-
style: {
|
|
11422
|
-
mixBlendMode: 'multiply'
|
|
11423
|
-
}
|
|
11424
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11361
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11425
11362
|
d: "M23.442 14.434a.658.658 0 00-.199-.3.639.639 0 00-.324-.148l-3.739-.658-1.691-3.353a.654.654 0 00-1.168 0l-1.673 3.354-3.739.676a.638.638 0 00-.34.14.658.658 0 00-.223.666.64.64 0 00.18.309l2.73 2.496-.702 3.62a.66.66 0 00.262.64.712.712 0 00.691.047l3.393-1.658 3.383 1.658a.653.653 0 00.953-.686l-.682-3.62 2.701-2.516a.64.64 0 00.187-.667z",
|
|
11426
11363
|
fill: "#1673F6"
|
|
11427
|
-
})
|
|
11364
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11365
|
+
d: "M16.429 9.824v8.861c0 1.217-.954 2.204-2.13 2.204h-1.677l.633-3.273-2.729-2.496a.64.64 0 01-.168-.667.658.658 0 01.21-.308.638.638 0 01.341-.14l3.739-.676 1.673-3.354a.678.678 0 01.108-.15z",
|
|
11366
|
+
fill: "#0F5DEF"
|
|
11367
|
+
}))));
|
|
11428
11368
|
};
|
|
11429
11369
|
DateMarkCl.propTypes = {
|
|
11430
11370
|
iconClassName: PropTypes.string,
|
|
@@ -11478,21 +11418,16 @@ var EChartsCl = function EChartsCl(props) {
|
|
|
11478
11418
|
width: "13",
|
|
11479
11419
|
height: "20",
|
|
11480
11420
|
fill: "#B3CFF8"
|
|
11481
|
-
}), /*#__PURE__*/React.createElement("
|
|
11482
|
-
style: {
|
|
11483
|
-
mixBlendMode: 'multiply'
|
|
11484
|
-
}
|
|
11485
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11421
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11486
11422
|
d: "M22.39 10.53h-6.18V4c3.412 0 6.179 2.924 6.18 6.53z",
|
|
11487
11423
|
fill: "#1E76F0"
|
|
11488
|
-
})
|
|
11489
|
-
style: {
|
|
11490
|
-
mixBlendMode: 'multiply'
|
|
11491
|
-
}
|
|
11492
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11424
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11493
11425
|
d: "M15.18 5.088C11.767 5.088 9 8.012 9 11.62c0 3.607 2.767 6.531 6.18 6.531s6.18-2.924 6.18-6.53h-6.18V5.088z",
|
|
11494
11426
|
fill: "#1E76F0"
|
|
11495
|
-
})
|
|
11427
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11428
|
+
d: "M15 5.091v13.056c-3.33-.1-6-2.984-6-6.528 0-3.543 2.67-6.427 6-6.528z",
|
|
11429
|
+
fill: "#1560E9"
|
|
11430
|
+
}))));
|
|
11496
11431
|
};
|
|
11497
11432
|
EChartsCl.propTypes = {
|
|
11498
11433
|
iconClassName: PropTypes.string,
|
|
@@ -11548,21 +11483,19 @@ var ECampaignCl = function ECampaignCl(props) {
|
|
|
11548
11483
|
}), /*#__PURE__*/React.createElement("path", {
|
|
11549
11484
|
d: "M20 9h-7v11h5a2 2 0 002-2V9z",
|
|
11550
11485
|
fill: "#B3CFF8"
|
|
11551
|
-
}), /*#__PURE__*/React.createElement("
|
|
11552
|
-
style: {
|
|
11553
|
-
mixBlendMode: 'multiply'
|
|
11554
|
-
}
|
|
11555
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11486
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11556
11487
|
d: "M2 8a1 1 0 011-1h8v4H3a1 1 0 01-1-1V8z",
|
|
11557
11488
|
fill: "#1E76F0"
|
|
11558
|
-
})
|
|
11559
|
-
|
|
11560
|
-
|
|
11561
|
-
|
|
11562
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11489
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11490
|
+
d: "M11 11V9H4v2h7z",
|
|
11491
|
+
fill: "#1560E9"
|
|
11492
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11563
11493
|
d: "M22 8a1 1 0 00-1-1h-8v4h8a1 1 0 001-1V8z",
|
|
11564
11494
|
fill: "#1E76F0"
|
|
11565
|
-
})
|
|
11495
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11496
|
+
d: "M20 11V9h-7v2h7z",
|
|
11497
|
+
fill: "#1560E9"
|
|
11498
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11566
11499
|
d: "M7.277 2.518l3.849 2.566a.5.5 0 01-.277.916H7a.5.5 0 01-.5-.5V2.934a.5.5 0 01.777-.416z",
|
|
11567
11500
|
fill: "#B3CFF8"
|
|
11568
11501
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -11624,16 +11557,14 @@ var ETaskCl = function ETaskCl(props) {
|
|
|
11624
11557
|
xmlns: "http://www.w3.org/2000/svg"
|
|
11625
11558
|
}, /*#__PURE__*/React.createElement("path", {
|
|
11626
11559
|
d: "M6 2v17H4v3h7v-3H9V2H6z",
|
|
11627
|
-
fill: "#
|
|
11628
|
-
|
|
11629
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
11630
|
-
style: {
|
|
11631
|
-
mixBlendMode: 'multiply'
|
|
11632
|
-
}
|
|
11633
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11560
|
+
fill: "#B9D5FC"
|
|
11561
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11634
11562
|
d: "M20 4H7.5v10.5H20l-2.5-5L20 4z",
|
|
11635
11563
|
fill: "#1673F6"
|
|
11636
|
-
})
|
|
11564
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11565
|
+
d: "M9 4H7.5v10.5H9V4z",
|
|
11566
|
+
fill: "#1060F3"
|
|
11567
|
+
}))));
|
|
11637
11568
|
};
|
|
11638
11569
|
ETaskCl.propTypes = {
|
|
11639
11570
|
iconClassName: PropTypes.string,
|
|
@@ -11693,16 +11624,18 @@ var ESettingCl = function ESettingCl(props) {
|
|
|
11693
11624
|
width: "15",
|
|
11694
11625
|
height: "9",
|
|
11695
11626
|
fill: "#B3CFF8"
|
|
11696
|
-
}), /*#__PURE__*/React.createElement("
|
|
11697
|
-
style: {
|
|
11698
|
-
mixBlendMode: 'multiply'
|
|
11699
|
-
}
|
|
11700
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
11627
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11701
11628
|
fillRule: "evenodd",
|
|
11702
11629
|
clipRule: "evenodd",
|
|
11703
11630
|
d: "M12.5 22l3.5-6-3.5-6h-7L2 16l3.5 6h7zM9 17.98c1.104 0 2-.887 2-1.98a1.99 1.99 0 00-2-1.98c-1.105 0-2 .887-2 1.98a1.99 1.99 0 002 1.98z",
|
|
11704
11631
|
fill: "#1E76F0"
|
|
11705
|
-
})
|
|
11632
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11633
|
+
d: "M7 11h6.083l-.583-1H7v1z",
|
|
11634
|
+
fill: "#1560E9"
|
|
11635
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
11636
|
+
d: "M12.5 22l3.5-6-1.75-3H7v2.982a1.99 1.99 0 012-1.961c1.104 0 2 .886 2 1.979a1.99 1.99 0 01-2 1.98 1.99 1.99 0 01-2-1.962V22h5.5z",
|
|
11637
|
+
fill: "#1560E9"
|
|
11638
|
+
}))));
|
|
11706
11639
|
};
|
|
11707
11640
|
ESettingCl.propTypes = {
|
|
11708
11641
|
iconClassName: PropTypes.string,
|