@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.
Files changed (45) hide show
  1. package/dist/es/icons/alert-cl.js +9 -14
  2. package/dist/es/icons/d-integration-cl.js +5 -6
  3. package/dist/es/icons/d-manage-cl.js +5 -6
  4. package/dist/es/icons/d-tracking-cl.js +7 -16
  5. package/dist/es/icons/date-mark-cl.js +5 -6
  6. package/dist/es/icons/e-campaign-cl.js +9 -11
  7. package/dist/es/icons/e-charts-cl.js +6 -11
  8. package/dist/es/icons/e-setting-cl.js +8 -6
  9. package/dist/es/icons/e-task-cl.js +6 -8
  10. package/dist/es/icons/m-attribution-cl.js +10 -12
  11. package/dist/es/icons/m-distribution-cl.js +6 -11
  12. package/dist/es/icons/m-event-cl.js +7 -8
  13. package/dist/es/icons/m-flow-cl.js +11 -21
  14. package/dist/es/icons/m-funnel-cl.js +5 -6
  15. package/dist/es/icons/m-prop-cl.js +5 -6
  16. package/dist/es/icons/m-retention-cl.js +5 -10
  17. package/dist/es/icons/m-sql-cl.js +8 -11
  18. package/dist/es/icons/template-cl.js +5 -6
  19. package/dist/es/icons/u-cohort-cl.js +5 -6
  20. package/dist/es/icons/u-search-cl.js +10 -24
  21. package/dist/es/icons/u-tag-cl.js +7 -6
  22. package/dist/lib/icons/alert-cl.js +9 -14
  23. package/dist/lib/icons/d-integration-cl.js +5 -6
  24. package/dist/lib/icons/d-manage-cl.js +5 -6
  25. package/dist/lib/icons/d-tracking-cl.js +7 -16
  26. package/dist/lib/icons/date-mark-cl.js +5 -6
  27. package/dist/lib/icons/e-campaign-cl.js +9 -11
  28. package/dist/lib/icons/e-charts-cl.js +6 -11
  29. package/dist/lib/icons/e-setting-cl.js +8 -6
  30. package/dist/lib/icons/e-task-cl.js +6 -8
  31. package/dist/lib/icons/m-attribution-cl.js +10 -12
  32. package/dist/lib/icons/m-distribution-cl.js +6 -11
  33. package/dist/lib/icons/m-event-cl.js +7 -8
  34. package/dist/lib/icons/m-flow-cl.js +11 -21
  35. package/dist/lib/icons/m-funnel-cl.js +5 -6
  36. package/dist/lib/icons/m-prop-cl.js +5 -6
  37. package/dist/lib/icons/m-retention-cl.js +5 -10
  38. package/dist/lib/icons/m-sql-cl.js +8 -11
  39. package/dist/lib/icons/template-cl.js +5 -6
  40. package/dist/lib/icons/u-cohort-cl.js +5 -6
  41. package/dist/lib/icons/u-search-cl.js +10 -24
  42. package/dist/lib/icons/u-tag-cl.js +7 -6
  43. package/dist/tant-icons.cjs.js +144 -211
  44. package/dist/tant-icons.esm.js +144 -211
  45. package/package.json +1 -1
@@ -10172,18 +10172,17 @@ var MEventCl = function MEventCl(props) {
10172
10172
  fill: "none",
10173
10173
  xmlns: "http://www.w3.org/2000/svg"
10174
10174
  }, /*#__PURE__*/React.createElement("circle", {
10175
- cx: "17",
10175
+ cx: "17.5",
10176
10176
  cy: "7",
10177
10177
  r: "5",
10178
10178
  fill: "#F66C47"
10179
- }), /*#__PURE__*/React.createElement("g", {
10180
- style: {
10181
- mixBlendMode: 'multiply'
10182
- }
10183
- }, /*#__PURE__*/React.createElement("path", {
10184
- 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",
10179
+ }), /*#__PURE__*/React.createElement("path", {
10180
+ 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",
10185
10181
  fill: "#1673F6"
10186
- })))));
10182
+ }), /*#__PURE__*/React.createElement("path", {
10183
+ 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",
10184
+ fill: "#153144"
10185
+ }))));
10187
10186
  };
10188
10187
  MEventCl.propTypes = {
10189
10188
  iconClassName: PropTypes.string,
@@ -10231,21 +10230,16 @@ var MRetentionCl = function MRetentionCl(props) {
10231
10230
  height: "24",
10232
10231
  fill: "none",
10233
10232
  xmlns: "http://www.w3.org/2000/svg"
10234
- }, /*#__PURE__*/React.createElement("g", {
10235
- style: {
10236
- mixBlendMode: 'multiply'
10237
- }
10238
10233
  }, /*#__PURE__*/React.createElement("path", {
10239
10234
  d: "M3 9v12h6v-6h6V9H3z",
10240
10235
  fill: "#F66C47"
10241
- })), /*#__PURE__*/React.createElement("g", {
10242
- style: {
10243
- mixBlendMode: 'multiply'
10244
- }
10245
- }, /*#__PURE__*/React.createElement("path", {
10236
+ }), /*#__PURE__*/React.createElement("path", {
10246
10237
  d: "M3 3h18v6H9v6H3V3z",
10247
10238
  fill: "#1673F6"
10248
- })))));
10239
+ }), /*#__PURE__*/React.createElement("path", {
10240
+ d: "M9 9v6H3V9h6z",
10241
+ fill: "#153144"
10242
+ }))));
10249
10243
  };
10250
10244
  MRetentionCl.propTypes = {
10251
10245
  iconClassName: PropTypes.string,
@@ -10296,14 +10290,13 @@ var MFunnelCl = function MFunnelCl(props) {
10296
10290
  }, /*#__PURE__*/React.createElement("path", {
10297
10291
  d: "M4 3h16c0 5.602-3.582 10.143-8 10.143S4 8.602 4 3z",
10298
10292
  fill: "#1673F6"
10299
- }), /*#__PURE__*/React.createElement("g", {
10300
- style: {
10301
- mixBlendMode: 'multiply'
10302
- }
10303
- }, /*#__PURE__*/React.createElement("path", {
10293
+ }), /*#__PURE__*/React.createElement("path", {
10304
10294
  d: "M4 20.75h16c0-5.602-3.582-10.143-8-10.143S4 15.148 4 20.75z",
10305
10295
  fill: "#F66C47"
10306
- })))));
10296
+ }), /*#__PURE__*/React.createElement("path", {
10297
+ 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",
10298
+ fill: "#153144"
10299
+ }))));
10307
10300
  };
10308
10301
  MFunnelCl.propTypes = {
10309
10302
  iconClassName: PropTypes.string,
@@ -10351,33 +10344,28 @@ var MDistributionCl = function MDistributionCl(props) {
10351
10344
  height: "24",
10352
10345
  fill: "none",
10353
10346
  xmlns: "http://www.w3.org/2000/svg"
10354
- }, /*#__PURE__*/React.createElement("g", {
10355
- style: {
10356
- mixBlendMode: 'multiply'
10357
- }
10358
10347
  }, /*#__PURE__*/React.createElement("rect", {
10359
10348
  x: "3",
10360
10349
  y: "5",
10361
10350
  width: "12",
10362
10351
  height: "6",
10363
10352
  fill: "#1673F6"
10364
- })), /*#__PURE__*/React.createElement("rect", {
10353
+ }), /*#__PURE__*/React.createElement("rect", {
10365
10354
  x: "9",
10366
10355
  y: "13",
10367
10356
  width: "8",
10368
10357
  height: "6",
10369
10358
  fill: "#1673F6"
10370
- }), /*#__PURE__*/React.createElement("g", {
10371
- style: {
10372
- mixBlendMode: 'multiply'
10373
- }
10374
- }, /*#__PURE__*/React.createElement("rect", {
10359
+ }), /*#__PURE__*/React.createElement("rect", {
10375
10360
  x: "15",
10376
10361
  y: "13",
10377
10362
  width: "6",
10378
10363
  height: "6",
10379
10364
  fill: "#ED6845"
10380
- })), /*#__PURE__*/React.createElement("circle", {
10365
+ }), /*#__PURE__*/React.createElement("path", {
10366
+ d: "M15 19h2v-6h-2v6z",
10367
+ fill: "#153144"
10368
+ }), /*#__PURE__*/React.createElement("circle", {
10381
10369
  cx: "19",
10382
10370
  cy: "8",
10383
10371
  r: "3",
@@ -10527,43 +10515,33 @@ var MFlowCl = function MFlowCl(props) {
10527
10515
  height: "24",
10528
10516
  fill: "none",
10529
10517
  xmlns: "http://www.w3.org/2000/svg"
10530
- }, /*#__PURE__*/React.createElement("g", {
10531
- style: {
10532
- mixBlendMode: 'multiply'
10533
- }
10534
10518
  }, /*#__PURE__*/React.createElement("rect", {
10535
10519
  x: "2",
10536
10520
  y: "10",
10537
10521
  width: "4",
10538
10522
  height: "12",
10539
10523
  fill: "#F66C47"
10540
- })), /*#__PURE__*/React.createElement("g", {
10541
- style: {
10542
- mixBlendMode: 'multiply'
10543
- }
10544
- }, /*#__PURE__*/React.createElement("path", {
10524
+ }), /*#__PURE__*/React.createElement("path", {
10545
10525
  d: "M18 2h4v10h-4V2z",
10546
10526
  fill: "#F66C47"
10547
- })), /*#__PURE__*/React.createElement("g", {
10548
- style: {
10549
- mixBlendMode: 'multiply'
10550
- }
10551
- }, /*#__PURE__*/React.createElement("rect", {
10527
+ }), /*#__PURE__*/React.createElement("rect", {
10552
10528
  x: "18",
10553
10529
  y: "16",
10554
10530
  width: "4",
10555
10531
  height: "6",
10556
10532
  fill: "#F66C47"
10557
- })), /*#__PURE__*/React.createElement("g", {
10558
- style: {
10559
- mixBlendMode: 'multiply'
10560
- }
10561
- }, /*#__PURE__*/React.createElement("path", {
10533
+ }), /*#__PURE__*/React.createElement("path", {
10562
10534
  fillRule: "evenodd",
10563
10535
  clipRule: "evenodd",
10564
- 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-.009c.903-.081 1.742-.157 2.742-.6 1.014-.45 2.357-1.36 3.887-3.401 3.563-4.751 8.418-5.78 10.5-5.988v4.976z",
10536
+ 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",
10565
10537
  fill: "#1673F6"
10566
- })))));
10538
+ }), /*#__PURE__*/React.createElement("path", {
10539
+ 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",
10540
+ fill: "#153144"
10541
+ }), /*#__PURE__*/React.createElement("path", {
10542
+ d: "M18 10.177V4.996a14.575 14.575 0 012.5-.484v4.976c-.57.057-1.465.22-2.5.69z",
10543
+ fill: "#153144"
10544
+ }))));
10567
10545
  };
10568
10546
  MFlowCl.propTypes = {
10569
10547
  iconClassName: PropTypes.string,
@@ -10623,27 +10601,24 @@ var MSqlCl = function MSqlCl(props) {
10623
10601
  y2: "14.293",
10624
10602
  stroke: "#ED6845",
10625
10603
  strokeWidth: "2"
10626
- }), /*#__PURE__*/React.createElement("g", {
10627
- style: {
10628
- mixBlendMode: 'multiply'
10629
- }
10630
- }, /*#__PURE__*/React.createElement("rect", {
10604
+ }), /*#__PURE__*/React.createElement("rect", {
10631
10605
  x: "2",
10632
10606
  y: "4",
10633
10607
  width: "10",
10634
10608
  height: "18",
10635
10609
  fill: "#1673F6"
10636
- })), /*#__PURE__*/React.createElement("g", {
10637
- style: {
10638
- mixBlendMode: 'multiply'
10639
- }
10640
- }, /*#__PURE__*/React.createElement("rect", {
10610
+ }), /*#__PURE__*/React.createElement("path", {
10611
+ fillRule: "evenodd",
10612
+ clipRule: "evenodd",
10613
+ d: "M12 11.743A5.489 5.489 0 0110 7.5c0-1.33.472-2.55 1.257-3.5H12v7.743z",
10614
+ fill: "#142F43"
10615
+ }), /*#__PURE__*/React.createElement("rect", {
10641
10616
  x: "13",
10642
10617
  y: "17",
10643
10618
  width: "10",
10644
10619
  height: "5",
10645
10620
  fill: "#1673F6"
10646
- })))));
10621
+ }))));
10647
10622
  };
10648
10623
  MSqlCl.propTypes = {
10649
10624
  iconClassName: PropTypes.string,
@@ -10699,14 +10674,13 @@ var MPropCl = function MPropCl(props) {
10699
10674
  }), /*#__PURE__*/React.createElement("path", {
10700
10675
  d: "M2 22.143h16C18 16.54 14.418 12 10 12s-8 4.541-8 10.143z",
10701
10676
  fill: "#1673F6"
10702
- }), /*#__PURE__*/React.createElement("g", {
10703
- style: {
10704
- mixBlendMode: 'multiply'
10705
- }
10706
- }, /*#__PURE__*/React.createElement("path", {
10677
+ }), /*#__PURE__*/React.createElement("path", {
10707
10678
  d: "M22 12h-5v5h-5v5h10V12z",
10708
10679
  fill: "#ED6845"
10709
- })))));
10680
+ }), /*#__PURE__*/React.createElement("path", {
10681
+ d: "M16.897 17H12v5h6c-.02-1.823-.42-3.53-1.103-5z",
10682
+ fill: "#142F43"
10683
+ }))));
10710
10684
  };
10711
10685
  MPropCl.propTypes = {
10712
10686
  iconClassName: PropTypes.string,
@@ -10773,35 +10747,33 @@ var MAttributionCl = function MAttributionCl(props) {
10773
10747
  r: "3",
10774
10748
  transform: "rotate(15.15 10.51 4.75)",
10775
10749
  fill: "#F66C47"
10776
- }), /*#__PURE__*/React.createElement("g", {
10777
- style: {
10778
- mixBlendMode: 'multiply'
10779
- }
10780
- }, /*#__PURE__*/React.createElement("rect", {
10750
+ }), /*#__PURE__*/React.createElement("rect", {
10781
10751
  x: "6.931",
10782
10752
  y: "14.14",
10783
10753
  width: "9",
10784
10754
  height: "2",
10785
10755
  transform: "rotate(-74.85 6.93 14.14)",
10786
10756
  fill: "#1673F6"
10787
- })), /*#__PURE__*/React.createElement("circle", {
10757
+ }), /*#__PURE__*/React.createElement("path", {
10758
+ d: "M10.735 7.742a2.995 2.995 0 01-1.93-.523l.478-1.766 1.93.523-.478 1.766z",
10759
+ fill: "#153144"
10760
+ }), /*#__PURE__*/React.createElement("circle", {
10788
10761
  cx: "19.144",
10789
10762
  cy: "19.048",
10790
10763
  r: "3",
10791
10764
  transform: "rotate(86.986 19.144 19.048)",
10792
10765
  fill: "#F66C47"
10793
- }), /*#__PURE__*/React.createElement("g", {
10794
- style: {
10795
- mixBlendMode: 'multiply'
10796
- }
10797
- }, /*#__PURE__*/React.createElement("rect", {
10766
+ }), /*#__PURE__*/React.createElement("rect", {
10798
10767
  x: "9.105",
10799
10768
  y: "18.576",
10800
10769
  width: "9",
10801
10770
  height: "2",
10802
10771
  transform: "rotate(-3.014 9.105 18.576)",
10803
10772
  fill: "#1673F6"
10804
- })), /*#__PURE__*/React.createElement("circle", {
10773
+ }), /*#__PURE__*/React.createElement("path", {
10774
+ d: "M16.266 18.199l1.826-.097.106 1.998-1.827.096a2.993 2.993 0 01-.105-1.997z",
10775
+ fill: "#153144"
10776
+ }), /*#__PURE__*/React.createElement("circle", {
10805
10777
  cx: "7.5",
10806
10778
  cy: "16.5",
10807
10779
  r: "5.5",
@@ -10859,16 +10831,17 @@ var UTagCl = function UTagCl(props) {
10859
10831
  clipRule: "evenodd",
10860
10832
  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",
10861
10833
  fill: "#915AFF"
10862
- }), /*#__PURE__*/React.createElement("g", {
10863
- style: {
10864
- mixBlendMode: 'multiply'
10865
- }
10866
- }, /*#__PURE__*/React.createElement("path", {
10834
+ }), /*#__PURE__*/React.createElement("path", {
10867
10835
  fillRule: "evenodd",
10868
10836
  clipRule: "evenodd",
10869
10837
  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",
10870
10838
  fill: "#34CFDA"
10871
- })))));
10839
+ }), /*#__PURE__*/React.createElement("path", {
10840
+ fillRule: "evenodd",
10841
+ clipRule: "evenodd",
10842
+ 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",
10843
+ fill: "#1E49DA"
10844
+ }))));
10872
10845
  };
10873
10846
  UTagCl.propTypes = {
10874
10847
  iconClassName: PropTypes.string,
@@ -10931,14 +10904,13 @@ var UCohortCl = function UCohortCl(props) {
10931
10904
  rx: "3",
10932
10905
  ry: "3.177",
10933
10906
  fill: "#34CFDA"
10934
- }), /*#__PURE__*/React.createElement("g", {
10935
- style: {
10936
- mixBlendMode: 'multiply'
10937
- }
10938
- }, /*#__PURE__*/React.createElement("path", {
10907
+ }), /*#__PURE__*/React.createElement("path", {
10939
10908
  d: "M2 20h12c0-4.45-2.686-8.057-6-8.057S2 15.55 2 20z",
10940
10909
  fill: "#915AFF"
10941
- })))));
10910
+ }), /*#__PURE__*/React.createElement("path", {
10911
+ d: "M12 13.995c-1.227 1.475-2 3.619-2 6.005h4c0-2.386-.773-4.53-2-6.005z",
10912
+ fill: "#1E49DA"
10913
+ }))));
10942
10914
  };
10943
10915
  UCohortCl.propTypes = {
10944
10916
  iconClassName: PropTypes.string,
@@ -10995,30 +10967,16 @@ var USearchCl = function USearchCl(props) {
10995
10967
  d: "M5 21.625c0-4.901 3.134-8.875 7-8.875s7 3.974 7 8.875H5z",
10996
10968
  fill: "#915AFF"
10997
10969
  }), /*#__PURE__*/React.createElement("path", {
10998
- d: "M3 7V3h4",
10999
- stroke: "#34CFDA",
11000
- strokeWidth: "3"
11001
- }), /*#__PURE__*/React.createElement("g", {
11002
- style: {
11003
- mixBlendMode: 'multiply'
11004
- }
11005
- }, /*#__PURE__*/React.createElement("path", {
11006
- d: "M3 14v4h4",
11007
- stroke: "#34CFDA",
11008
- strokeWidth: "3"
11009
- })), /*#__PURE__*/React.createElement("path", {
11010
- d: "M21 7V3h-4",
11011
- stroke: "#34CFDA",
11012
- strokeWidth: "3"
11013
- }), /*#__PURE__*/React.createElement("g", {
11014
- style: {
11015
- mixBlendMode: 'multiply'
11016
- }
11017
- }, /*#__PURE__*/React.createElement("path", {
11018
- d: "M21 14v4h-4",
11019
- stroke: "#34CFDA",
11020
- strokeWidth: "3"
11021
- })))));
10970
+ fillRule: "evenodd",
10971
+ clipRule: "evenodd",
10972
+ d: "M1.5 1.5H7v3H4.5V7h-3V1.5zm15.5 0h5.5V7h-3V4.5H17v-3zM1.5 14h3v2.5H7v3H1.5V14zm18 2.5V14h3v5.5H17v-3h2.5z",
10973
+ fill: "#34CFDA"
10974
+ }), /*#__PURE__*/React.createElement("path", {
10975
+ fillRule: "evenodd",
10976
+ clipRule: "evenodd",
10977
+ 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",
10978
+ fill: "#1E49DA"
10979
+ }))));
11022
10980
  };
11023
10981
  USearchCl.propTypes = {
11024
10982
  iconClassName: PropTypes.string,
@@ -11075,14 +11033,13 @@ var DManageCl = function DManageCl(props) {
11075
11033
  }), /*#__PURE__*/React.createElement("path", {
11076
11034
  d: "M22 17.75V11l-6 3v7.5l6-3.75z",
11077
11035
  fill: "#B3CFF8"
11078
- }), /*#__PURE__*/React.createElement("g", {
11079
- style: {
11080
- mixBlendMode: 'multiply'
11081
- }
11082
- }, /*#__PURE__*/React.createElement("path", {
11036
+ }), /*#__PURE__*/React.createElement("path", {
11083
11037
  d: "M10.001 17.75v-6.768l6 3.018v7.5l-6-3.75z",
11084
11038
  fill: "#73ABFA"
11085
- })), /*#__PURE__*/React.createElement("path", {
11039
+ }), /*#__PURE__*/React.createElement("path", {
11040
+ d: "M13.784 12.885L10 10.982v4.267l3.783-2.364z",
11041
+ fill: "#518BF3"
11042
+ }), /*#__PURE__*/React.createElement("path", {
11086
11043
  d: "M8 2.807L14 6 8 9.048 2 6l6-3.193z",
11087
11044
  fill: "#1673F6"
11088
11045
  }), /*#__PURE__*/React.createElement("path", {
@@ -11139,34 +11096,25 @@ var DTrackingCl = function DTrackingCl(props) {
11139
11096
  }, /*#__PURE__*/React.createElement("path", {
11140
11097
  d: "M22 17.219L12.159 22 2 17.219 12.159 13 22 17.219z",
11141
11098
  fill: "#B3CFF8"
11142
- }), /*#__PURE__*/React.createElement("g", {
11143
- style: {
11144
- mixBlendMode: 'multiply'
11145
- }
11146
- }, /*#__PURE__*/React.createElement("circle", {
11099
+ }), /*#__PURE__*/React.createElement("circle", {
11147
11100
  cx: "12",
11148
11101
  cy: "15",
11149
11102
  r: "3",
11150
11103
  fill: "#1673F6"
11151
- })), /*#__PURE__*/React.createElement("g", {
11152
- style: {
11153
- mixBlendMode: 'multiply'
11154
- }
11155
- }, /*#__PURE__*/React.createElement("circle", {
11104
+ }), /*#__PURE__*/React.createElement("path", {
11105
+ d: "M12 18a3 3 0 002.883-3.832L12.16 13l-3.07 1.275A3 3 0 0012 18z",
11106
+ fill: "#0F5DEF"
11107
+ }), /*#__PURE__*/React.createElement("circle", {
11156
11108
  cx: "7",
11157
11109
  cy: "8",
11158
11110
  r: "3",
11159
11111
  fill: "#1673F6"
11160
- })), /*#__PURE__*/React.createElement("g", {
11161
- style: {
11162
- mixBlendMode: 'multiply'
11163
- }
11164
- }, /*#__PURE__*/React.createElement("circle", {
11112
+ }), /*#__PURE__*/React.createElement("circle", {
11165
11113
  cx: "16.5",
11166
11114
  cy: "6.5",
11167
11115
  r: "4.5",
11168
11116
  fill: "#1673F6"
11169
- })))));
11117
+ }))));
11170
11118
  };
11171
11119
  DTrackingCl.propTypes = {
11172
11120
  iconClassName: PropTypes.string,
@@ -11223,17 +11171,16 @@ var DIntegrationCl = function DIntegrationCl(props) {
11223
11171
  width: "6",
11224
11172
  height: "6",
11225
11173
  fill: "#B3CFF8"
11226
- }), /*#__PURE__*/React.createElement("g", {
11227
- style: {
11228
- mixBlendMode: 'multiply'
11229
- }
11230
- }, /*#__PURE__*/React.createElement("rect", {
11174
+ }), /*#__PURE__*/React.createElement("rect", {
11231
11175
  x: "6.4",
11232
11176
  y: "6",
11233
11177
  width: "7.2",
11234
11178
  height: "7.2",
11235
11179
  fill: "#1673F6"
11236
- })))));
11180
+ }), /*#__PURE__*/React.createElement("path", {
11181
+ d: "M9 6v3H6.4V6H9z",
11182
+ fill: "#0F5DEF"
11183
+ }))));
11237
11184
  };
11238
11185
  DIntegrationCl.propTypes = {
11239
11186
  iconClassName: PropTypes.string,
@@ -11286,30 +11233,25 @@ var AlertCl = function AlertCl(props) {
11286
11233
  y: "19.7",
11287
11234
  width: "22",
11288
11235
  height: "3.3",
11289
- fill: "#1673F6",
11290
- fillOpacity: ".3"
11236
+ fill: "#B9D5FC"
11291
11237
  }), /*#__PURE__*/React.createElement("path", {
11292
11238
  d: "M10.9 1h2.2v3.3h-2.2V1z",
11293
- fill: "#1E76F0",
11294
- fillOpacity: ".3"
11239
+ fill: "#BCD6FB"
11295
11240
  }), /*#__PURE__*/React.createElement("path", {
11296
11241
  d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
11297
- fill: "#1E76F0",
11298
- fillOpacity: ".3"
11242
+ fill: "#BCD6FB"
11299
11243
  }), /*#__PURE__*/React.createElement("path", {
11300
11244
  d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
11301
- fill: "#1E76F0",
11302
- fillOpacity: ".3"
11303
- }), /*#__PURE__*/React.createElement("g", {
11304
- style: {
11305
- mixBlendMode: 'multiply'
11306
- }
11307
- }, /*#__PURE__*/React.createElement("path", {
11245
+ fill: "#BCD6FB"
11246
+ }), /*#__PURE__*/React.createElement("path", {
11308
11247
  fillRule: "evenodd",
11309
11248
  clipRule: "evenodd",
11310
11249
  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",
11311
11250
  fill: "#1E76F0"
11312
- })))));
11251
+ }), /*#__PURE__*/React.createElement("path", {
11252
+ d: "M19.7 19.7H4.3v1.65h15.4V19.7z",
11253
+ fill: "#1663ED"
11254
+ }))));
11313
11255
  };
11314
11256
  AlertCl.propTypes = {
11315
11257
  iconClassName: PropTypes.string,
@@ -11360,14 +11302,13 @@ var TemplateCl = function TemplateCl(props) {
11360
11302
  }, /*#__PURE__*/React.createElement("path", {
11361
11303
  d: "M11.304 2L23 4.97l-3.003 11.565L8.3 13.565 11.304 2z",
11362
11304
  fill: "#B3CFF8"
11363
- }), /*#__PURE__*/React.createElement("g", {
11364
- style: {
11365
- mixBlendMode: 'multiply'
11366
- }
11367
- }, /*#__PURE__*/React.createElement("path", {
11305
+ }), /*#__PURE__*/React.createElement("path", {
11368
11306
  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",
11369
11307
  fill: "#B3CFF8"
11370
- })), /*#__PURE__*/React.createElement("path", {
11308
+ }), /*#__PURE__*/React.createElement("path", {
11309
+ 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",
11310
+ fill: "#7EA8F1"
11311
+ }), /*#__PURE__*/React.createElement("path", {
11371
11312
  d: "M14.664 10.207L22.134 23H7.194l7.47-12.793z",
11372
11313
  fill: "#156EF0"
11373
11314
  }))));
@@ -11423,14 +11364,13 @@ var DateMarkCl = function DateMarkCl(props) {
11423
11364
  clipRule: "evenodd",
11424
11365
  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",
11425
11366
  fill: "#B3CFF8"
11426
- }), /*#__PURE__*/React.createElement("g", {
11427
- style: {
11428
- mixBlendMode: 'multiply'
11429
- }
11430
- }, /*#__PURE__*/React.createElement("path", {
11367
+ }), /*#__PURE__*/React.createElement("path", {
11431
11368
  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",
11432
11369
  fill: "#1673F6"
11433
- })))));
11370
+ }), /*#__PURE__*/React.createElement("path", {
11371
+ 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",
11372
+ fill: "#0F5DEF"
11373
+ }))));
11434
11374
  };
11435
11375
  DateMarkCl.propTypes = {
11436
11376
  iconClassName: PropTypes.string,
@@ -11484,21 +11424,16 @@ var EChartsCl = function EChartsCl(props) {
11484
11424
  width: "13",
11485
11425
  height: "20",
11486
11426
  fill: "#B3CFF8"
11487
- }), /*#__PURE__*/React.createElement("g", {
11488
- style: {
11489
- mixBlendMode: 'multiply'
11490
- }
11491
- }, /*#__PURE__*/React.createElement("path", {
11427
+ }), /*#__PURE__*/React.createElement("path", {
11492
11428
  d: "M22.39 10.53h-6.18V4c3.412 0 6.179 2.924 6.18 6.53z",
11493
11429
  fill: "#1E76F0"
11494
- })), /*#__PURE__*/React.createElement("g", {
11495
- style: {
11496
- mixBlendMode: 'multiply'
11497
- }
11498
- }, /*#__PURE__*/React.createElement("path", {
11430
+ }), /*#__PURE__*/React.createElement("path", {
11499
11431
  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",
11500
11432
  fill: "#1E76F0"
11501
- })))));
11433
+ }), /*#__PURE__*/React.createElement("path", {
11434
+ d: "M15 5.091v13.056c-3.33-.1-6-2.984-6-6.528 0-3.543 2.67-6.427 6-6.528z",
11435
+ fill: "#1560E9"
11436
+ }))));
11502
11437
  };
11503
11438
  EChartsCl.propTypes = {
11504
11439
  iconClassName: PropTypes.string,
@@ -11554,21 +11489,19 @@ var ECampaignCl = function ECampaignCl(props) {
11554
11489
  }), /*#__PURE__*/React.createElement("path", {
11555
11490
  d: "M20 9h-7v11h5a2 2 0 002-2V9z",
11556
11491
  fill: "#B3CFF8"
11557
- }), /*#__PURE__*/React.createElement("g", {
11558
- style: {
11559
- mixBlendMode: 'multiply'
11560
- }
11561
- }, /*#__PURE__*/React.createElement("path", {
11492
+ }), /*#__PURE__*/React.createElement("path", {
11562
11493
  d: "M2 8a1 1 0 011-1h8v4H3a1 1 0 01-1-1V8z",
11563
11494
  fill: "#1E76F0"
11564
- })), /*#__PURE__*/React.createElement("g", {
11565
- style: {
11566
- mixBlendMode: 'multiply'
11567
- }
11568
- }, /*#__PURE__*/React.createElement("path", {
11495
+ }), /*#__PURE__*/React.createElement("path", {
11496
+ d: "M11 11V9H4v2h7z",
11497
+ fill: "#1560E9"
11498
+ }), /*#__PURE__*/React.createElement("path", {
11569
11499
  d: "M22 8a1 1 0 00-1-1h-8v4h8a1 1 0 001-1V8z",
11570
11500
  fill: "#1E76F0"
11571
- })), /*#__PURE__*/React.createElement("path", {
11501
+ }), /*#__PURE__*/React.createElement("path", {
11502
+ d: "M20 11V9h-7v2h7z",
11503
+ fill: "#1560E9"
11504
+ }), /*#__PURE__*/React.createElement("path", {
11572
11505
  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",
11573
11506
  fill: "#B3CFF8"
11574
11507
  }), /*#__PURE__*/React.createElement("path", {
@@ -11630,16 +11563,14 @@ var ETaskCl = function ETaskCl(props) {
11630
11563
  xmlns: "http://www.w3.org/2000/svg"
11631
11564
  }, /*#__PURE__*/React.createElement("path", {
11632
11565
  d: "M6 2v17H4v3h7v-3H9V2H6z",
11633
- fill: "#1673F6",
11634
- fillOpacity: ".3"
11635
- }), /*#__PURE__*/React.createElement("g", {
11636
- style: {
11637
- mixBlendMode: 'multiply'
11638
- }
11639
- }, /*#__PURE__*/React.createElement("path", {
11566
+ fill: "#B9D5FC"
11567
+ }), /*#__PURE__*/React.createElement("path", {
11640
11568
  d: "M20 4H7.5v10.5H20l-2.5-5L20 4z",
11641
11569
  fill: "#1673F6"
11642
- })))));
11570
+ }), /*#__PURE__*/React.createElement("path", {
11571
+ d: "M9 4H7.5v10.5H9V4z",
11572
+ fill: "#1060F3"
11573
+ }))));
11643
11574
  };
11644
11575
  ETaskCl.propTypes = {
11645
11576
  iconClassName: PropTypes.string,
@@ -11699,16 +11630,18 @@ var ESettingCl = function ESettingCl(props) {
11699
11630
  width: "15",
11700
11631
  height: "9",
11701
11632
  fill: "#B3CFF8"
11702
- }), /*#__PURE__*/React.createElement("g", {
11703
- style: {
11704
- mixBlendMode: 'multiply'
11705
- }
11706
- }, /*#__PURE__*/React.createElement("path", {
11633
+ }), /*#__PURE__*/React.createElement("path", {
11707
11634
  fillRule: "evenodd",
11708
11635
  clipRule: "evenodd",
11709
11636
  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",
11710
11637
  fill: "#1E76F0"
11711
- })))));
11638
+ }), /*#__PURE__*/React.createElement("path", {
11639
+ d: "M7 11h6.083l-.583-1H7v1z",
11640
+ fill: "#1560E9"
11641
+ }), /*#__PURE__*/React.createElement("path", {
11642
+ 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",
11643
+ fill: "#1560E9"
11644
+ }))));
11712
11645
  };
11713
11646
  ESettingCl.propTypes = {
11714
11647
  iconClassName: PropTypes.string,