@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
@@ -48,30 +48,25 @@ var AlertCl = function AlertCl(props) {
48
48
  y: "19.7",
49
49
  width: "22",
50
50
  height: "3.3",
51
- fill: "#1673F6",
52
- fillOpacity: ".3"
51
+ fill: "#B9D5FC"
53
52
  }), /*#__PURE__*/React.createElement("path", {
54
53
  d: "M10.9 1h2.2v3.3h-2.2V1z",
55
- fill: "#1E76F0",
56
- fillOpacity: ".3"
54
+ fill: "#BCD6FB"
57
55
  }), /*#__PURE__*/React.createElement("path", {
58
56
  d: "M19.834 3.2l1.555 1.556-2.333 2.333L17.5 5.533 19.834 3.2z",
59
- fill: "#1E76F0",
60
- fillOpacity: ".3"
57
+ fill: "#BCD6FB"
61
58
  }), /*#__PURE__*/React.createElement("path", {
62
59
  d: "M2.1 4.778L3.633 3.2 6 5.5 4.467 7.078 2.1 4.778z",
63
- fill: "#1E76F0",
64
- fillOpacity: ".3"
65
- }), /*#__PURE__*/React.createElement("g", {
66
- style: {
67
- mixBlendMode: 'multiply'
68
- }
69
- }, /*#__PURE__*/React.createElement("path", {
60
+ fill: "#BCD6FB"
61
+ }), /*#__PURE__*/React.createElement("path", {
70
62
  fillRule: "evenodd",
71
63
  clipRule: "evenodd",
72
64
  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",
73
65
  fill: "#1E76F0"
74
- })))));
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M19.7 19.7H4.3v1.65h15.4V19.7z",
68
+ fill: "#1663ED"
69
+ }))));
75
70
  };
76
71
  AlertCl.propTypes = {
77
72
  iconClassName: PropTypes.string,
@@ -52,17 +52,16 @@ var DIntegrationCl = function DIntegrationCl(props) {
52
52
  width: "6",
53
53
  height: "6",
54
54
  fill: "#B3CFF8"
55
- }), /*#__PURE__*/React.createElement("g", {
56
- style: {
57
- mixBlendMode: 'multiply'
58
- }
59
- }, /*#__PURE__*/React.createElement("rect", {
55
+ }), /*#__PURE__*/React.createElement("rect", {
60
56
  x: "6.4",
61
57
  y: "6",
62
58
  width: "7.2",
63
59
  height: "7.2",
64
60
  fill: "#1673F6"
65
- })))));
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M9 6v3H6.4V6H9z",
63
+ fill: "#0F5DEF"
64
+ }))));
66
65
  };
67
66
  DIntegrationCl.propTypes = {
68
67
  iconClassName: PropTypes.string,
@@ -52,14 +52,13 @@ var DManageCl = function DManageCl(props) {
52
52
  }), /*#__PURE__*/React.createElement("path", {
53
53
  d: "M22 17.75V11l-6 3v7.5l6-3.75z",
54
54
  fill: "#B3CFF8"
55
- }), /*#__PURE__*/React.createElement("g", {
56
- style: {
57
- mixBlendMode: 'multiply'
58
- }
59
- }, /*#__PURE__*/React.createElement("path", {
55
+ }), /*#__PURE__*/React.createElement("path", {
60
56
  d: "M10.001 17.75v-6.768l6 3.018v7.5l-6-3.75z",
61
57
  fill: "#73ABFA"
62
- })), /*#__PURE__*/React.createElement("path", {
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M13.784 12.885L10 10.982v4.267l3.783-2.364z",
60
+ fill: "#518BF3"
61
+ }), /*#__PURE__*/React.createElement("path", {
63
62
  d: "M8 2.807L14 6 8 9.048 2 6l6-3.193z",
64
63
  fill: "#1673F6"
65
64
  }), /*#__PURE__*/React.createElement("path", {
@@ -46,34 +46,25 @@ var DTrackingCl = function DTrackingCl(props) {
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
47
  d: "M22 17.219L12.159 22 2 17.219 12.159 13 22 17.219z",
48
48
  fill: "#B3CFF8"
49
- }), /*#__PURE__*/React.createElement("g", {
50
- style: {
51
- mixBlendMode: 'multiply'
52
- }
53
- }, /*#__PURE__*/React.createElement("circle", {
49
+ }), /*#__PURE__*/React.createElement("circle", {
54
50
  cx: "12",
55
51
  cy: "15",
56
52
  r: "3",
57
53
  fill: "#1673F6"
58
- })), /*#__PURE__*/React.createElement("g", {
59
- style: {
60
- mixBlendMode: 'multiply'
61
- }
62
- }, /*#__PURE__*/React.createElement("circle", {
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M12 18a3 3 0 002.883-3.832L12.16 13l-3.07 1.275A3 3 0 0012 18z",
56
+ fill: "#0F5DEF"
57
+ }), /*#__PURE__*/React.createElement("circle", {
63
58
  cx: "7",
64
59
  cy: "8",
65
60
  r: "3",
66
61
  fill: "#1673F6"
67
- })), /*#__PURE__*/React.createElement("g", {
68
- style: {
69
- mixBlendMode: 'multiply'
70
- }
71
- }, /*#__PURE__*/React.createElement("circle", {
62
+ }), /*#__PURE__*/React.createElement("circle", {
72
63
  cx: "16.5",
73
64
  cy: "6.5",
74
65
  r: "4.5",
75
66
  fill: "#1673F6"
76
- })))));
67
+ }))));
77
68
  };
78
69
  DTrackingCl.propTypes = {
79
70
  iconClassName: PropTypes.string,
@@ -48,14 +48,13 @@ var DateMarkCl = function DateMarkCl(props) {
48
48
  clipRule: "evenodd",
49
49
  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",
50
50
  fill: "#B3CFF8"
51
- }), /*#__PURE__*/React.createElement("g", {
52
- style: {
53
- mixBlendMode: 'multiply'
54
- }
55
- }, /*#__PURE__*/React.createElement("path", {
51
+ }), /*#__PURE__*/React.createElement("path", {
56
52
  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",
57
53
  fill: "#1673F6"
58
- })))));
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ 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",
56
+ fill: "#0F5DEF"
57
+ }))));
59
58
  };
60
59
  DateMarkCl.propTypes = {
61
60
  iconClassName: PropTypes.string,
@@ -51,21 +51,19 @@ var ECampaignCl = function ECampaignCl(props) {
51
51
  }), /*#__PURE__*/React.createElement("path", {
52
52
  d: "M20 9h-7v11h5a2 2 0 002-2V9z",
53
53
  fill: "#B3CFF8"
54
- }), /*#__PURE__*/React.createElement("g", {
55
- style: {
56
- mixBlendMode: 'multiply'
57
- }
58
- }, /*#__PURE__*/React.createElement("path", {
54
+ }), /*#__PURE__*/React.createElement("path", {
59
55
  d: "M2 8a1 1 0 011-1h8v4H3a1 1 0 01-1-1V8z",
60
56
  fill: "#1E76F0"
61
- })), /*#__PURE__*/React.createElement("g", {
62
- style: {
63
- mixBlendMode: 'multiply'
64
- }
65
- }, /*#__PURE__*/React.createElement("path", {
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M11 11V9H4v2h7z",
59
+ fill: "#1560E9"
60
+ }), /*#__PURE__*/React.createElement("path", {
66
61
  d: "M22 8a1 1 0 00-1-1h-8v4h8a1 1 0 001-1V8z",
67
62
  fill: "#1E76F0"
68
- })), /*#__PURE__*/React.createElement("path", {
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M20 11V9h-7v2h7z",
65
+ fill: "#1560E9"
66
+ }), /*#__PURE__*/React.createElement("path", {
69
67
  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",
70
68
  fill: "#B3CFF8"
71
69
  }), /*#__PURE__*/React.createElement("path", {
@@ -49,21 +49,16 @@ var EChartsCl = function EChartsCl(props) {
49
49
  width: "13",
50
50
  height: "20",
51
51
  fill: "#B3CFF8"
52
- }), /*#__PURE__*/React.createElement("g", {
53
- style: {
54
- mixBlendMode: 'multiply'
55
- }
56
- }, /*#__PURE__*/React.createElement("path", {
52
+ }), /*#__PURE__*/React.createElement("path", {
57
53
  d: "M22.39 10.53h-6.18V4c3.412 0 6.179 2.924 6.18 6.53z",
58
54
  fill: "#1E76F0"
59
- })), /*#__PURE__*/React.createElement("g", {
60
- style: {
61
- mixBlendMode: 'multiply'
62
- }
63
- }, /*#__PURE__*/React.createElement("path", {
55
+ }), /*#__PURE__*/React.createElement("path", {
64
56
  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",
65
57
  fill: "#1E76F0"
66
- })))));
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M15 5.091v13.056c-3.33-.1-6-2.984-6-6.528 0-3.543 2.67-6.427 6-6.528z",
60
+ fill: "#1560E9"
61
+ }))));
67
62
  };
68
63
  EChartsCl.propTypes = {
69
64
  iconClassName: PropTypes.string,
@@ -55,16 +55,18 @@ var ESettingCl = function ESettingCl(props) {
55
55
  width: "15",
56
56
  height: "9",
57
57
  fill: "#B3CFF8"
58
- }), /*#__PURE__*/React.createElement("g", {
59
- style: {
60
- mixBlendMode: 'multiply'
61
- }
62
- }, /*#__PURE__*/React.createElement("path", {
58
+ }), /*#__PURE__*/React.createElement("path", {
63
59
  fillRule: "evenodd",
64
60
  clipRule: "evenodd",
65
61
  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",
66
62
  fill: "#1E76F0"
67
- })))));
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M7 11h6.083l-.583-1H7v1z",
65
+ fill: "#1560E9"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ 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",
68
+ fill: "#1560E9"
69
+ }))));
68
70
  };
69
71
  ESettingCl.propTypes = {
70
72
  iconClassName: PropTypes.string,
@@ -45,16 +45,14 @@ var ETaskCl = function ETaskCl(props) {
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
47
  d: "M6 2v17H4v3h7v-3H9V2H6z",
48
- fill: "#1673F6",
49
- fillOpacity: ".3"
50
- }), /*#__PURE__*/React.createElement("g", {
51
- style: {
52
- mixBlendMode: 'multiply'
53
- }
54
- }, /*#__PURE__*/React.createElement("path", {
48
+ fill: "#B9D5FC"
49
+ }), /*#__PURE__*/React.createElement("path", {
55
50
  d: "M20 4H7.5v10.5H20l-2.5-5L20 4z",
56
51
  fill: "#1673F6"
57
- })))));
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M9 4H7.5v10.5H9V4z",
54
+ fill: "#1060F3"
55
+ }))));
58
56
  };
59
57
  ETaskCl.propTypes = {
60
58
  iconClassName: PropTypes.string,
@@ -62,35 +62,33 @@ var MAttributionCl = function MAttributionCl(props) {
62
62
  r: "3",
63
63
  transform: "rotate(15.15 10.51 4.75)",
64
64
  fill: "#F66C47"
65
- }), /*#__PURE__*/React.createElement("g", {
66
- style: {
67
- mixBlendMode: 'multiply'
68
- }
69
- }, /*#__PURE__*/React.createElement("rect", {
65
+ }), /*#__PURE__*/React.createElement("rect", {
70
66
  x: "6.931",
71
67
  y: "14.14",
72
68
  width: "9",
73
69
  height: "2",
74
70
  transform: "rotate(-74.85 6.93 14.14)",
75
71
  fill: "#1673F6"
76
- })), /*#__PURE__*/React.createElement("circle", {
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M10.735 7.742a2.995 2.995 0 01-1.93-.523l.478-1.766 1.93.523-.478 1.766z",
74
+ fill: "#153144"
75
+ }), /*#__PURE__*/React.createElement("circle", {
77
76
  cx: "19.144",
78
77
  cy: "19.048",
79
78
  r: "3",
80
79
  transform: "rotate(86.986 19.144 19.048)",
81
80
  fill: "#F66C47"
82
- }), /*#__PURE__*/React.createElement("g", {
83
- style: {
84
- mixBlendMode: 'multiply'
85
- }
86
- }, /*#__PURE__*/React.createElement("rect", {
81
+ }), /*#__PURE__*/React.createElement("rect", {
87
82
  x: "9.105",
88
83
  y: "18.576",
89
84
  width: "9",
90
85
  height: "2",
91
86
  transform: "rotate(-3.014 9.105 18.576)",
92
87
  fill: "#1673F6"
93
- })), /*#__PURE__*/React.createElement("circle", {
88
+ }), /*#__PURE__*/React.createElement("path", {
89
+ d: "M16.266 18.199l1.826-.097.106 1.998-1.827.096a2.993 2.993 0 01-.105-1.997z",
90
+ fill: "#153144"
91
+ }), /*#__PURE__*/React.createElement("circle", {
94
92
  cx: "7.5",
95
93
  cy: "16.5",
96
94
  r: "5.5",
@@ -43,33 +43,28 @@ var MDistributionCl = function MDistributionCl(props) {
43
43
  height: "24",
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
- }, /*#__PURE__*/React.createElement("g", {
47
- style: {
48
- mixBlendMode: 'multiply'
49
- }
50
46
  }, /*#__PURE__*/React.createElement("rect", {
51
47
  x: "3",
52
48
  y: "5",
53
49
  width: "12",
54
50
  height: "6",
55
51
  fill: "#1673F6"
56
- })), /*#__PURE__*/React.createElement("rect", {
52
+ }), /*#__PURE__*/React.createElement("rect", {
57
53
  x: "9",
58
54
  y: "13",
59
55
  width: "8",
60
56
  height: "6",
61
57
  fill: "#1673F6"
62
- }), /*#__PURE__*/React.createElement("g", {
63
- style: {
64
- mixBlendMode: 'multiply'
65
- }
66
- }, /*#__PURE__*/React.createElement("rect", {
58
+ }), /*#__PURE__*/React.createElement("rect", {
67
59
  x: "15",
68
60
  y: "13",
69
61
  width: "6",
70
62
  height: "6",
71
63
  fill: "#ED6845"
72
- })), /*#__PURE__*/React.createElement("circle", {
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M15 19h2v-6h-2v6z",
66
+ fill: "#153144"
67
+ }), /*#__PURE__*/React.createElement("circle", {
73
68
  cx: "19",
74
69
  cy: "8",
75
70
  r: "3",
@@ -44,18 +44,17 @@ var MEventCl = function MEventCl(props) {
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
46
  }, /*#__PURE__*/React.createElement("circle", {
47
- cx: "17",
47
+ cx: "17.5",
48
48
  cy: "7",
49
49
  r: "5",
50
50
  fill: "#F66C47"
51
- }), /*#__PURE__*/React.createElement("g", {
52
- style: {
53
- mixBlendMode: 'multiply'
54
- }
55
- }, /*#__PURE__*/React.createElement("path", {
56
- 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",
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ 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",
57
53
  fill: "#1673F6"
58
- })))));
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ 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",
56
+ fill: "#153144"
57
+ }))));
59
58
  };
60
59
  MEventCl.propTypes = {
61
60
  iconClassName: PropTypes.string,
@@ -43,43 +43,33 @@ var MFlowCl = function MFlowCl(props) {
43
43
  height: "24",
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
- }, /*#__PURE__*/React.createElement("g", {
47
- style: {
48
- mixBlendMode: 'multiply'
49
- }
50
46
  }, /*#__PURE__*/React.createElement("rect", {
51
47
  x: "2",
52
48
  y: "10",
53
49
  width: "4",
54
50
  height: "12",
55
51
  fill: "#F66C47"
56
- })), /*#__PURE__*/React.createElement("g", {
57
- style: {
58
- mixBlendMode: 'multiply'
59
- }
60
- }, /*#__PURE__*/React.createElement("path", {
52
+ }), /*#__PURE__*/React.createElement("path", {
61
53
  d: "M18 2h4v10h-4V2z",
62
54
  fill: "#F66C47"
63
- })), /*#__PURE__*/React.createElement("g", {
64
- style: {
65
- mixBlendMode: 'multiply'
66
- }
67
- }, /*#__PURE__*/React.createElement("rect", {
55
+ }), /*#__PURE__*/React.createElement("rect", {
68
56
  x: "18",
69
57
  y: "16",
70
58
  width: "4",
71
59
  height: "6",
72
60
  fill: "#F66C47"
73
- })), /*#__PURE__*/React.createElement("g", {
74
- style: {
75
- mixBlendMode: 'multiply'
76
- }
77
- }, /*#__PURE__*/React.createElement("path", {
61
+ }), /*#__PURE__*/React.createElement("path", {
78
62
  fillRule: "evenodd",
79
63
  clipRule: "evenodd",
80
- 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",
64
+ 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",
81
65
  fill: "#1673F6"
82
- })))));
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ 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",
68
+ fill: "#153144"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M18 10.177V4.996a14.575 14.575 0 012.5-.484v4.976c-.57.057-1.465.22-2.5.69z",
71
+ fill: "#153144"
72
+ }))));
83
73
  };
84
74
  MFlowCl.propTypes = {
85
75
  iconClassName: PropTypes.string,
@@ -46,14 +46,13 @@ var MFunnelCl = function MFunnelCl(props) {
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
47
  d: "M4 3h16c0 5.602-3.582 10.143-8 10.143S4 8.602 4 3z",
48
48
  fill: "#1673F6"
49
- }), /*#__PURE__*/React.createElement("g", {
50
- style: {
51
- mixBlendMode: 'multiply'
52
- }
53
- }, /*#__PURE__*/React.createElement("path", {
49
+ }), /*#__PURE__*/React.createElement("path", {
54
50
  d: "M4 20.75h16c0-5.602-3.582-10.143-8-10.143S4 15.148 4 20.75z",
55
51
  fill: "#F66C47"
56
- })))));
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ 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",
54
+ fill: "#153144"
55
+ }))));
57
56
  };
58
57
  MFunnelCl.propTypes = {
59
58
  iconClassName: PropTypes.string,
@@ -51,14 +51,13 @@ var MPropCl = function MPropCl(props) {
51
51
  }), /*#__PURE__*/React.createElement("path", {
52
52
  d: "M2 22.143h16C18 16.54 14.418 12 10 12s-8 4.541-8 10.143z",
53
53
  fill: "#1673F6"
54
- }), /*#__PURE__*/React.createElement("g", {
55
- style: {
56
- mixBlendMode: 'multiply'
57
- }
58
- }, /*#__PURE__*/React.createElement("path", {
54
+ }), /*#__PURE__*/React.createElement("path", {
59
55
  d: "M22 12h-5v5h-5v5h10V12z",
60
56
  fill: "#ED6845"
61
- })))));
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M16.897 17H12v5h6c-.02-1.823-.42-3.53-1.103-5z",
59
+ fill: "#142F43"
60
+ }))));
62
61
  };
63
62
  MPropCl.propTypes = {
64
63
  iconClassName: PropTypes.string,
@@ -43,21 +43,16 @@ var MRetentionCl = function MRetentionCl(props) {
43
43
  height: "24",
44
44
  fill: "none",
45
45
  xmlns: "http://www.w3.org/2000/svg"
46
- }, /*#__PURE__*/React.createElement("g", {
47
- style: {
48
- mixBlendMode: 'multiply'
49
- }
50
46
  }, /*#__PURE__*/React.createElement("path", {
51
47
  d: "M3 9v12h6v-6h6V9H3z",
52
48
  fill: "#F66C47"
53
- })), /*#__PURE__*/React.createElement("g", {
54
- style: {
55
- mixBlendMode: 'multiply'
56
- }
57
- }, /*#__PURE__*/React.createElement("path", {
49
+ }), /*#__PURE__*/React.createElement("path", {
58
50
  d: "M3 3h18v6H9v6H3V3z",
59
51
  fill: "#1673F6"
60
- })))));
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M9 9v6H3V9h6z",
54
+ fill: "#153144"
55
+ }))));
61
56
  };
62
57
  MRetentionCl.propTypes = {
63
58
  iconClassName: PropTypes.string,
@@ -55,27 +55,24 @@ var MSqlCl = function MSqlCl(props) {
55
55
  y2: "14.293",
56
56
  stroke: "#ED6845",
57
57
  strokeWidth: "2"
58
- }), /*#__PURE__*/React.createElement("g", {
59
- style: {
60
- mixBlendMode: 'multiply'
61
- }
62
- }, /*#__PURE__*/React.createElement("rect", {
58
+ }), /*#__PURE__*/React.createElement("rect", {
63
59
  x: "2",
64
60
  y: "4",
65
61
  width: "10",
66
62
  height: "18",
67
63
  fill: "#1673F6"
68
- })), /*#__PURE__*/React.createElement("g", {
69
- style: {
70
- mixBlendMode: 'multiply'
71
- }
72
- }, /*#__PURE__*/React.createElement("rect", {
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ fillRule: "evenodd",
66
+ clipRule: "evenodd",
67
+ d: "M12 11.743A5.489 5.489 0 0110 7.5c0-1.33.472-2.55 1.257-3.5H12v7.743z",
68
+ fill: "#142F43"
69
+ }), /*#__PURE__*/React.createElement("rect", {
73
70
  x: "13",
74
71
  y: "17",
75
72
  width: "10",
76
73
  height: "5",
77
74
  fill: "#1673F6"
78
- })))));
75
+ }))));
79
76
  };
80
77
  MSqlCl.propTypes = {
81
78
  iconClassName: PropTypes.string,
@@ -46,14 +46,13 @@ var TemplateCl = function TemplateCl(props) {
46
46
  }, /*#__PURE__*/React.createElement("path", {
47
47
  d: "M11.304 2L23 4.97l-3.003 11.565L8.3 13.565 11.304 2z",
48
48
  fill: "#B3CFF8"
49
- }), /*#__PURE__*/React.createElement("g", {
50
- style: {
51
- mixBlendMode: 'multiply'
52
- }
53
- }, /*#__PURE__*/React.createElement("path", {
49
+ }), /*#__PURE__*/React.createElement("path", {
54
50
  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",
55
51
  fill: "#B3CFF8"
56
- })), /*#__PURE__*/React.createElement("path", {
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ 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",
54
+ fill: "#7EA8F1"
55
+ }), /*#__PURE__*/React.createElement("path", {
57
56
  d: "M14.664 10.207L22.134 23H7.194l7.47-12.793z",
58
57
  fill: "#156EF0"
59
58
  }))));
@@ -58,14 +58,13 @@ var UCohortCl = function UCohortCl(props) {
58
58
  rx: "3",
59
59
  ry: "3.177",
60
60
  fill: "#34CFDA"
61
- }), /*#__PURE__*/React.createElement("g", {
62
- style: {
63
- mixBlendMode: 'multiply'
64
- }
65
- }, /*#__PURE__*/React.createElement("path", {
61
+ }), /*#__PURE__*/React.createElement("path", {
66
62
  d: "M2 20h12c0-4.45-2.686-8.057-6-8.057S2 15.55 2 20z",
67
63
  fill: "#915AFF"
68
- })))));
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M12 13.995c-1.227 1.475-2 3.619-2 6.005h4c0-2.386-.773-4.53-2-6.005z",
66
+ fill: "#1E49DA"
67
+ }))));
69
68
  };
70
69
  UCohortCl.propTypes = {
71
70
  iconClassName: PropTypes.string,
@@ -52,30 +52,16 @@ var USearchCl = function USearchCl(props) {
52
52
  d: "M5 21.625c0-4.901 3.134-8.875 7-8.875s7 3.974 7 8.875H5z",
53
53
  fill: "#915AFF"
54
54
  }), /*#__PURE__*/React.createElement("path", {
55
- d: "M3 7V3h4",
56
- stroke: "#34CFDA",
57
- strokeWidth: "3"
58
- }), /*#__PURE__*/React.createElement("g", {
59
- style: {
60
- mixBlendMode: 'multiply'
61
- }
62
- }, /*#__PURE__*/React.createElement("path", {
63
- d: "M3 14v4h4",
64
- stroke: "#34CFDA",
65
- strokeWidth: "3"
66
- })), /*#__PURE__*/React.createElement("path", {
67
- d: "M21 7V3h-4",
68
- stroke: "#34CFDA",
69
- strokeWidth: "3"
70
- }), /*#__PURE__*/React.createElement("g", {
71
- style: {
72
- mixBlendMode: 'multiply'
73
- }
74
- }, /*#__PURE__*/React.createElement("path", {
75
- d: "M21 14v4h-4",
76
- stroke: "#34CFDA",
77
- strokeWidth: "3"
78
- })))));
55
+ fillRule: "evenodd",
56
+ clipRule: "evenodd",
57
+ d: "M1.5 1.5H7v3H4.5V7h-3V1.5zm15.5 0h5.5V7h-3V4.5H17v-3zM1.5 14h3v2.5H7v3H1.5V14zm18 2.5V14h3v5.5H17v-3h2.5z",
58
+ fill: "#34CFDA"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ fillRule: "evenodd",
61
+ clipRule: "evenodd",
62
+ 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",
63
+ fill: "#1E49DA"
64
+ }))));
79
65
  };
80
66
  USearchCl.propTypes = {
81
67
  iconClassName: PropTypes.string,
@@ -48,16 +48,17 @@ var UTagCl = function UTagCl(props) {
48
48
  clipRule: "evenodd",
49
49
  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",
50
50
  fill: "#915AFF"
51
- }), /*#__PURE__*/React.createElement("g", {
52
- style: {
53
- mixBlendMode: 'multiply'
54
- }
55
- }, /*#__PURE__*/React.createElement("path", {
51
+ }), /*#__PURE__*/React.createElement("path", {
56
52
  fillRule: "evenodd",
57
53
  clipRule: "evenodd",
58
54
  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",
59
55
  fill: "#34CFDA"
60
- })))));
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ fillRule: "evenodd",
58
+ clipRule: "evenodd",
59
+ 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",
60
+ fill: "#1E49DA"
61
+ }))));
61
62
  };
62
63
  UTagCl.propTypes = {
63
64
  iconClassName: PropTypes.string,