@carbon/pictograms-react 11.96.0 → 11.97.0

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 (34) hide show
  1. package/es/__generated__/bucket-1.d.ts +2 -2
  2. package/es/__generated__/bucket-1.js +136 -136
  3. package/es/__generated__/bucket-2.d.ts +2 -2
  4. package/es/__generated__/bucket-2.js +266 -266
  5. package/es/__generated__/bucket-3.d.ts +2 -2
  6. package/es/__generated__/bucket-3.js +2 -2
  7. package/es/__generated__/bucket-4.d.ts +4 -4
  8. package/es/__generated__/bucket-4.js +293 -293
  9. package/es/__generated__/bucket-5.d.ts +4 -4
  10. package/es/__generated__/bucket-5.js +301 -301
  11. package/es/__generated__/bucket-6.d.ts +4 -1
  12. package/es/__generated__/bucket-6.js +84 -39
  13. package/es/db2--genius-hub/index.d.ts +11 -0
  14. package/es/db2--genius-hub/index.js +32 -0
  15. package/es/index.js +6 -6
  16. package/es/paper-cup/index.d.ts +11 -0
  17. package/es/paper-cup/index.js +32 -0
  18. package/es/paper-cup-with-metal-can/index.d.ts +11 -0
  19. package/es/paper-cup-with-metal-can/index.js +32 -0
  20. package/lib/__generated__/bucket-1.js +136 -136
  21. package/lib/__generated__/bucket-2.js +266 -266
  22. package/lib/__generated__/bucket-3.js +2 -2
  23. package/lib/__generated__/bucket-4.js +295 -295
  24. package/lib/__generated__/bucket-5.js +303 -303
  25. package/lib/__generated__/bucket-6.js +86 -38
  26. package/lib/db2--genius-hub/index.d.ts +11 -0
  27. package/lib/db2--genius-hub/index.js +34 -0
  28. package/lib/index.js +12 -9
  29. package/lib/paper-cup/index.d.ts +11 -0
  30. package/lib/paper-cup/index.js +34 -0
  31. package/lib/paper-cup-with-metal-can/index.d.ts +11 -0
  32. package/lib/paper-cup-with-metal-can/index.js +34 -0
  33. package/package.json +3 -3
  34. package/umd/index.js +984 -936
@@ -14,7 +14,7 @@ import 'prop-types';
14
14
 
15
15
  var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249;
16
16
  const didWarnAboutDeprecation = {};
17
- const EventEndpointManagement = /*#__PURE__*/React.forwardRef(function EventEndpointManagement({
17
+ const EventAutomation = /*#__PURE__*/React.forwardRef(function EventAutomation({
18
18
  children,
19
19
  ...rest
20
20
  }, ref) {
@@ -26,6 +26,21 @@ const EventEndpointManagement = /*#__PURE__*/React.forwardRef(function EventEndp
26
26
  fill: "currentColor",
27
27
  ref: ref
28
28
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
29
+ d: "M8.33,20.317\tC5.437,18.77,3.64,15.774,3.64,12.5c0-4.697,3.663-8.588,8.339-8.859l0.042,0.719C7.725,4.608,4.36,8.185,4.36,12.5\tc0,3.008,1.651,5.761,4.31,7.183L8.33,20.317z M30.36,17.5c0-4.885-3.975-8.86-8.86-8.86c-1.274,0-2.501,0.263-3.648,0.782\tl0.297,0.656c1.052-0.476,2.18-0.718,3.351-0.718c4.488,0,8.14,3.652,8.14,8.14c0,0.755-0.104,1.503-0.308,2.225l0.693,0.195\tC30.247,19.136,30.36,18.321,30.36,17.5z M22.359,22.021L21.64,21.98c-0.249,4.296-3.825,7.66-8.141,7.66\tc-2.621,0-5.097-1.273-6.624-3.408l-0.586,0.42c1.662,2.322,4.357,3.709,7.21,3.709C18.196,30.36,22.088,26.697,22.359,22.021z M18.36,4c0-1.301-1.059-2.36-2.36-2.36S13.64,2.699,13.64,4S14.699,6.36,16,6.36C17.302,6.36,18.36,5.301,18.36,4z M17.64,4\tc0,0.904-0.735,1.64-1.64,1.64S14.36,4.904,14.36,4S15.096,2.36,16,2.36C16.904,2.36,17.64,3.096,17.64,4z M30.36,24\tc0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S30.36,25.302,30.36,24z M29.64,24\tc0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64s0.735-1.64,1.64-1.64S29.64,23.096,29.64,24z M6.36,23\tc0-1.302-1.059-2.36-2.36-2.36S1.64,21.698,1.64,23S2.699,25.36,4,25.36S6.36,24.302,6.36,23z M5.64,23\tc0,0.904-0.736,1.64-1.64,1.64S2.36,23.904,2.36,23S3.096,21.36,4,21.36S5.64,22.096,5.64,23z M16.955,21.965l4.01-4.01\tc0.526-0.526,0.526-1.383,0-1.91l-4.01-4.01c-0.526-0.526-1.383-0.526-1.909,0l-4.01,4.01c-0.527,0.526-0.527,1.383,0,1.91\tl4.01,4.01c0.263,0.263,0.609,0.395,0.955,0.395C16.347,22.36,16.691,22.228,16.955,21.965z M16.446,12.544l4.009,4.01\tc0.246,0.246,0.246,0.646,0,0.891l-4.009,4.01c-0.246,0.246-0.646,0.246-0.892,0l-4.01-4.01c-0.246-0.245-0.246-0.645,0-0.891\tl4.01-4.01c0.123-0.123,0.284-0.184,0.446-0.184S16.323,12.422,16.446,12.544z"
30
+ })), children);
31
+ });
32
+ const EventEndpointManagement = /*#__PURE__*/React.forwardRef(function EventEndpointManagement({
33
+ children,
34
+ ...rest
35
+ }, ref) {
36
+ return /*#__PURE__*/React.createElement(Icon, _extends({
37
+ width: 64,
38
+ height: 64,
39
+ viewBox: "0 0 32 32",
40
+ xmlns: "http://www.w3.org/2000/svg",
41
+ fill: "currentColor",
42
+ ref: ref
43
+ }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
29
44
  d: "M16.36,7.999h-0.72V4\tc0-0.353-0.287-0.64-0.64-0.64H7V2.64h8c0.75,0,1.36,0.61,1.36,1.36V7.999z M25,28.64h-8c-0.353,0-0.64-0.287-0.64-0.64v-4h-0.72v4\tc0,0.75,0.61,1.36,1.36,1.36h8V28.64z M29.36,17c0-0.75-0.61-1.36-1.36-1.36h-5v0.72h5c0.353,0,0.64,0.287,0.64,0.64v8h0.721\tL29.36,17L29.36,17z M9,15.64H4c-0.353,0-0.64-0.287-0.64-0.64V7H2.64v8c0,0.75,0.61,1.36,1.36,1.36h5V15.64z M5.36,3\tc0-1.301-1.059-2.36-2.36-2.36S0.64,1.699,0.64,3S1.699,5.36,3,5.36S5.36,4.301,5.36,3z M4.64,3c0,0.904-0.736,1.64-1.64,1.64\tS1.36,3.904,1.36,3S2.096,1.36,3,1.36S4.64,2.096,4.64,3z M31.36,29c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36\ts1.059,2.36,2.36,2.36S31.36,30.302,31.36,29z M30.64,29c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64s0.735-1.64,1.64-1.64\tS30.64,28.096,30.64,29z M16.955,20.965l4.01-4.01c0.526-0.526,0.526-1.383,0-1.909l-4.01-4.01c-0.526-0.526-1.383-0.526-1.909,0\tl-4.01,4.01c-0.527,0.526-0.527,1.383,0,1.909l4.01,4.01c0.263,0.263,0.609,0.395,0.955,0.395\tC16.347,21.36,16.691,21.228,16.955,20.965z M16.446,11.544l4.009,4.01c0.246,0.246,0.246,0.646,0,0.892l-4.009,4.009\tc-0.246,0.246-0.646,0.246-0.892,0l-4.01-4.009c-0.246-0.246-0.246-0.646,0-0.892l4.01-4.01c0.123-0.123,0.284-0.184,0.446-0.184\tS16.323,11.422,16.446,11.544z"
30
45
  })), children);
31
46
  });
@@ -40,7 +55,7 @@ const EventProcessing = /*#__PURE__*/React.forwardRef(function EventProcessing({
40
55
  xmlns: "http://www.w3.org/2000/svg",
41
56
  fill: "currentColor",
42
57
  ref: ref
43
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
58
+ }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
44
59
  d: "M7.917,16.177\tC4.81,15.442,2.64,12.697,2.64,9.5c0-3.783,3.077-6.86,6.86-6.86H12v0.72H9.5c-3.386,0-6.14,2.754-6.14,6.14\tc0,2.861,1.942,5.319,4.723,5.976L7.917,16.177z M29.36,22.481c0-3.197-2.171-5.943-5.277-6.677l-0.166,0.701\tc2.781,0.657,4.723,3.114,4.723,5.976c0,3.386-2.754,6.14-6.14,6.14H20v0.721h2.5C26.282,29.342,29.36,26.264,29.36,22.481z M18.36,3c0-1.301-1.059-2.36-2.36-2.36S13.64,1.699,13.64,3S14.699,5.36,16,5.36C17.302,5.36,18.36,4.301,18.36,3z M17.64,3\tc0,0.904-0.735,1.64-1.64,1.64S14.36,3.904,14.36,3S15.096,1.36,16,1.36C16.904,1.36,17.64,2.096,17.64,3z M18.36,29\tc0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36C17.302,31.36,18.36,30.302,18.36,29z M17.64,29\tc0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64s0.736-1.64,1.64-1.64S17.64,28.096,17.64,29z M16.955,20.965l4.01-4.01\tc0.526-0.526,0.526-1.383,0-1.909l-4.01-4.01c-0.526-0.526-1.383-0.526-1.909,0l-4.01,4.01c-0.527,0.526-0.527,1.383,0,1.909\tl4.01,4.01c0.263,0.263,0.609,0.395,0.955,0.395C16.347,21.36,16.691,21.228,16.955,20.965z M16.446,11.544l4.009,4.01\tc0.246,0.246,0.246,0.646,0,0.892l-4.009,4.009c-0.246,0.246-0.646,0.246-0.892,0l-4.01-4.009c-0.246-0.246-0.246-0.646,0-0.892\tl4.01-4.01c0.123-0.123,0.284-0.184,0.446-0.184S16.323,11.422,16.446,11.544z"
45
60
  })), children);
46
61
  });
@@ -55,7 +70,7 @@ const EventStreams = /*#__PURE__*/React.forwardRef(function EventStreams({
55
70
  xmlns: "http://www.w3.org/2000/svg",
56
71
  fill: "currentColor",
57
72
  ref: ref
58
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
73
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
59
74
  d: "M4.748,23.257C2.714,21.265,1.64,18.755,1.64,16\tC1.64,10.288,6.288,5.64,12,5.64c2.806,0,5.433,1.104,7.398,3.108l-0.514,0.504C17.056,7.387,14.61,6.36,12,6.36\tc-5.315,0-9.64,4.325-9.64,9.64c0,2.557,1,4.889,2.892,6.743L4.748,23.257z M30.36,16c0-2.729-1.053-5.304-2.963-7.252l-0.514,0.504\tc1.777,1.813,2.756,4.209,2.756,6.748c0,5.315-4.324,9.64-9.64,9.64c-2.611,0-5.056-1.026-6.884-2.892L12.6,23.252\tc1.965,2.004,4.592,3.108,7.398,3.108C25.713,26.36,30.36,21.713,30.36,16z M26.36,5c0-1.301-1.059-2.36-2.36-2.36\tS21.64,3.699,21.64,5S22.698,7.36,24,7.36S26.36,6.301,26.36,5z M25.64,5c0,0.904-0.735,1.64-1.64,1.64S22.36,5.904,22.36,5\tS23.096,3.36,24,3.36S25.64,4.096,25.64,5z M10.36,27c0-1.302-1.059-2.36-2.36-2.36S5.64,25.698,5.64,27S6.699,29.36,8,29.36\tS10.36,28.302,10.36,27z M9.64,27c0,0.904-0.736,1.64-1.64,1.64S6.36,27.904,6.36,27S7.096,25.36,8,25.36S9.64,26.096,9.64,27z M16.955,20.965l4.01-4.01c0.526-0.526,0.526-1.383,0-1.909l-4.01-4.01c-0.526-0.526-1.383-0.526-1.909,0l-4.01,4.01\tc-0.527,0.526-0.527,1.383,0,1.909l4.01,4.01c0.263,0.263,0.609,0.395,0.955,0.395C16.347,21.36,16.691,21.228,16.955,20.965z M16.446,11.544l4.009,4.01c0.246,0.246,0.246,0.646,0,0.892l-4.009,4.009c-0.246,0.246-0.646,0.246-0.892,0l-4.01-4.009\tc-0.246-0.246-0.246-0.646,0-0.892l4.01-4.01c0.123-0.123,0.284-0.184,0.446-0.184S16.323,11.422,16.446,11.544z"
60
75
  })), children);
61
76
  });
@@ -70,7 +85,7 @@ const EventStreams_02 = /*#__PURE__*/React.forwardRef(function EventStreams_02({
70
85
  xmlns: "http://www.w3.org/2000/svg",
71
86
  fill: "currentColor",
72
87
  ref: ref
73
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
88
+ }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
74
89
  d: "M19,30.36c-0.052,0-0.104-0.012-0.153-0.035\tC18.721,30.266,18.64,30.14,18.64,30v-3.647c-4.795-0.191-8.8-4.197-8.993-8.992H7.325c-0.168,0.854-0.923,1.5-1.825,1.5\tc-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86c0.902,0,1.657,0.646,1.825,1.5h2.322c0.088-2.309,1.016-4.406,2.486-5.994\tl-2.601-2.6C9.237,8.245,8.882,8.36,8.5,8.36c-1.025,0-1.86-0.834-1.86-1.86S7.475,4.64,8.5,4.64s1.86,0.834,1.86,1.86\tc0,0.384-0.117,0.742-0.317,1.039l2.6,2.598c1.588-1.473,3.688-2.402,5.998-2.49V5.325c-0.854-0.168-1.5-0.923-1.5-1.825\tc0-1.025,0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86c0,0.902-0.646,1.657-1.5,1.825v2.322c4.994,0.19,9,4.312,9,9.353\tc0,5.077-4.616,9.562-9.132,13.278C19.163,30.332,19.082,30.36,19,30.36z M10.368,17.36c0.197,4.523,4.07,8.279,8.632,8.279\tc0.199,0,0.36,0.161,0.36,0.36v3.233c4.188-3.51,8.279-7.669,8.279-12.233c0-4.644-3.682-8.443-8.279-8.633v5.292\tc1.684,0.18,3,1.61,3,3.341c0,1.853-1.508,3.36-3.36,3.36c-1.731,0-3.161-1.316-3.341-3L10.368,17.36L10.368,17.36z M19,14.36\tc-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S20.456,14.36,19,14.36z M5.5,15.86\tc-0.628,0-1.14,0.512-1.14,1.14c0,0.629,0.512,1.14,1.14,1.14S6.64,17.629,6.64,17C6.64,16.372,6.128,15.86,5.5,15.86z M10.367,16.64h5.292c0.07-0.657,0.331-1.258,0.725-1.747l-3.741-3.739C11.302,12.612,10.455,14.53,10.367,16.64z M13.152,10.646\tl3.741,3.739c0.489-0.394,1.089-0.655,1.747-0.725V8.367C16.528,8.455,14.609,9.303,13.152,10.646z M8.5,5.36\tc-0.628,0-1.14,0.512-1.14,1.14S7.872,7.64,8.5,7.64S9.64,7.128,9.64,6.5S9.128,5.36,8.5,5.36z M19,2.36\tc-0.629,0-1.14,0.512-1.14,1.14S18.371,4.64,19,4.64s1.14-0.512,1.14-1.14S19.629,2.36,19,2.36z"
75
90
  })), children);
76
91
  });
@@ -85,7 +100,7 @@ const EventDriven = /*#__PURE__*/React.forwardRef(function EventDriven({
85
100
  xmlns: "http://www.w3.org/2000/svg",
86
101
  fill: "currentColor",
87
102
  ref: ref
88
- }, rest), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
103
+ }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
89
104
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16\tc0-5.454,2.857-10.252,7.153-12.979L6.691,1.185l0.617-0.37L8.41,2.65c2.24-1.279,4.832-2.01,7.59-2.01\tc5.284,0,9.953,2.682,12.719,6.756l1.087-0.699l0.389,0.605L29.109,8c1.428,2.332,2.252,5.071,2.252,7.999\tC31.36,24.47,24.47,31.36,16,31.36z M16.36,17.312v13.324C24.267,30.444,30.64,23.952,30.64,16c0-2.785-0.781-5.391-2.137-7.609\tl-11.205,7.203c0.04,0.128,0.062,0.265,0.062,0.406C17.36,16.625,16.936,17.153,16.36,17.312z M8.164,3.639\tC4.077,6.239,1.36,10.808,1.36,16c0,7.952,6.373,14.444,14.28,14.636V17.312c-0.576-0.158-1-0.686-1-1.312\tc0-0.107,0.012-0.212,0.036-0.312l-9.849-5.372l0.345-0.632l9.837,5.366L8.164,3.639z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M16,14.64c0.349,0,0.667,0.132,0.908,0.348l11.204-7.203\tC25.476,3.91,21.03,1.36,16,1.36c-2.624,0-5.088,0.694-7.22,1.907l6.854,11.423C15.75,14.657,15.873,14.64,16,14.64z"
90
105
  })), children);
91
106
  });
@@ -100,7 +115,7 @@ const ExpandHorz = /*#__PURE__*/React.forwardRef(function ExpandHorz({
100
115
  xmlns: "http://www.w3.org/2000/svg",
101
116
  fill: "currentColor",
102
117
  ref: ref
103
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
118
+ }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
104
119
  d: "M31,1.37c-0.199,0-0.36-0.161-0.36-0.36S30.801,0.645,31,0.645S31.36,0.801,31.36,1v0.01\tC31.36,1.208,31.199,1.37,31,1.37z M31.36,29.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,29.209,31.36,29.01z M31.36,27.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,27.209,31.36,27.01z M31.36,25.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,25.209,31.36,25.01z M31.36,23.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,23.209,31.36,23.01z M31.36,21.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,21.209,31.36,21.01z M31.36,19.01v-0.02c0-0.199-0.161-0.351-0.36-0.351s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,19.209,31.36,19.01z M31.36,17.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37c0,0.199,0.161,0.36,0.36,0.36\tS31.36,17.209,31.36,17.01z M31.36,15.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,15.208,31.36,15.01z M31.36,13.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,13.208,31.36,13.01z M31.36,11.01v-0.02c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37s0.161,0.36,0.36,0.36\tS31.36,11.208,31.36,11.01z M31.36,9.01V8.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,9.37,31,9.37\tS31.36,9.208,31.36,9.01z M31.36,7.01V6.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,7.37,31,7.37\tS31.36,7.208,31.36,7.01z M31.36,5.01V4.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,5.37,31,5.37\tS31.36,5.209,31.36,5.01z M31.36,3.01V2.99c0-0.199-0.161-0.35-0.36-0.35s-0.36,0.171-0.36,0.37S30.801,3.37,31,3.37\tS31.36,3.209,31.36,3.01z M31.36,31v-0.01c0-0.199-0.161-0.355-0.36-0.355S30.64,30.801,30.64,31s0.161,0.36,0.36,0.36\tS31.36,31.199,31.36,31z M1.36,1H0.64v30h0.72V1z M28.509,16l-3.254-3.254l-0.51,0.509l2.386,2.386H4v0.72h23.131l-2.386,2.385\tl0.51,0.51L28.509,16z"
105
120
  })), children);
106
121
  });
@@ -115,7 +130,7 @@ const ExpandUser = /*#__PURE__*/React.forwardRef(function ExpandUser({
115
130
  xmlns: "http://www.w3.org/2000/svg",
116
131
  fill: "currentColor",
117
132
  ref: ref
118
- }, rest), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
133
+ }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
119
134
  d: "M17.86,31h-0.72v-7c0-0.151,0.096-0.287,0.238-0.339c0.852-0.308,1.762-1.01,1.762-2.061v-4.017\tc0-1.808-1.379-3.224-3.14-3.224s-3.14,1.42-3.14,3.233v4.017c0,1.044,0.911,1.744,1.762,2.052c0.143,0.052,0.238,0.188,0.238,0.339\tv7h-0.72v-6.755c-1.24-0.528-2-1.521-2-2.636v-4.017c0-2.216,1.695-3.953,3.86-3.953c2.164,0,3.86,1.732,3.86,3.944V21.6\tc0,1.121-0.76,2.116-2,2.645C17.86,24.245,17.86,31,17.86,31z M29.442,23.755l-0.881-3.247l-0.695,0.189l0.558,2.056l-3.584-2.064\tl-0.359,0.623l3.585,2.065L26,23.929l0.186,0.695L29.442,23.755z M6,23.929l-2.065-0.552l3.585-2.065l-0.36-0.624l-3.584,2.064\tl0.558-2.056l-0.695-0.189l-0.88,3.247l3.256,0.869L6,23.929z M18.36,10c0-1.301-1.059-2.36-2.36-2.36S13.64,8.699,13.64,10\ts1.059,2.36,2.36,2.36C17.302,12.36,18.36,11.301,18.36,10z M17.64,10c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64\tS15.096,8.36,16,8.36C16.904,8.36,17.64,9.096,17.64,10z M29.442,8.246l-3.257-0.87L26,8.071l2.065,0.552l-3.585,2.065l0.359,0.624\tl3.585-2.065l-0.559,2.057l0.695,0.188L29.442,8.246z M4.134,11.304L3.576,9.247l3.584,2.065l0.359-0.624L3.935,8.623L6,8.071\tL5.814,7.376l-3.256,0.87l0.88,3.247L4.134,11.304z M16.36,1.869l1.506,1.506l0.51-0.509L16,0.491l-2.375,2.376l0.509,0.509\tl1.507-1.506V6h0.72L16.36,1.869L16.36,1.869z"
120
135
  })), children);
121
136
  });
@@ -130,7 +145,7 @@ const ExpandVert = /*#__PURE__*/React.forwardRef(function ExpandVert({
130
145
  xmlns: "http://www.w3.org/2000/svg",
131
146
  fill: "currentColor",
132
147
  ref: ref
133
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
148
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
134
149
  d: "M1.01,1.36C0.811,1.36,0.645,1.199,0.645,1S0.801,0.64,1,0.64h0.01c0.199,0,0.36,0.161,0.36,0.36\tS1.208,1.36,1.01,1.36z M29.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS29.37,1.199,29.37,1z M27.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS27.37,1.199,27.37,1z M25.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS25.37,1.199,25.37,1z M23.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS23.37,1.199,23.37,1z M21.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS21.37,1.199,21.37,1z M19.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.351,0.161-0.351,0.36s0.171,0.36,0.37,0.36\tS19.37,1.199,19.37,1z M17.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36s0.171,0.36,0.37,0.36\tC17.209,1.36,17.37,1.199,17.37,1z M15.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36\ts0.171,0.36,0.37,0.36S15.37,1.199,15.37,1z M13.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36\ts0.171,0.36,0.37,0.36S13.37,1.199,13.37,1z M11.37,1c0-0.199-0.161-0.36-0.36-0.36h-0.02c-0.199,0-0.35,0.161-0.35,0.36\ts0.171,0.36,0.37,0.36S11.37,1.199,11.37,1z M9.37,1c0-0.199-0.161-0.36-0.36-0.36H8.99C8.792,0.64,8.64,0.801,8.64,1\ts0.171,0.36,0.37,0.36S9.37,1.199,9.37,1z M7.37,1c0-0.199-0.161-0.36-0.36-0.36H6.99C6.792,0.64,6.64,0.801,6.64,1\ts0.171,0.36,0.37,0.36S7.37,1.199,7.37,1z M5.37,1c0-0.199-0.161-0.36-0.36-0.36H4.99C4.792,0.64,4.64,0.801,4.64,1\ts0.171,0.36,0.37,0.36S5.37,1.199,5.37,1z M3.37,1c0-0.199-0.161-0.36-0.36-0.36H2.99C2.792,0.64,2.64,0.801,2.64,1\ts0.171,0.36,0.37,0.36S3.37,1.199,3.37,1z M31.36,1c0-0.199-0.161-0.36-0.36-0.36h-0.01c-0.199,0-0.355,0.161-0.355,0.36\tS30.801,1.36,31,1.36S31.36,1.199,31.36,1z M31,30.64H1v0.721h30V30.64z M16.36,4.869l2.385,2.385l0.51-0.509L16,3.491l-3.254,3.255\tl0.509,0.509l2.386-2.385V28h0.72L16.36,4.869L16.36,4.869z"
135
150
  })), children);
136
151
  });
@@ -145,7 +160,7 @@ const Expansion = /*#__PURE__*/React.forwardRef(function Expansion({
145
160
  xmlns: "http://www.w3.org/2000/svg",
146
161
  fill: "currentColor",
147
162
  ref: ref
148
- }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
163
+ }, rest), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
149
164
  d: "M11,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V21\tc0-0.199,0.161-0.36,0.36-0.36h8.688c0.126-0.461,0.491-0.824,0.952-0.951V1c0-0.199,0.161-0.36,0.36-0.36h20\tc0.199,0,0.36,0.161,0.36,0.36v20c0,0.199-0.161,0.36-0.36,0.36H12.312c-0.126,0.461-0.491,0.824-0.952,0.951V31\tC11.36,31.199,11.199,31.36,11,31.36z M1.869,30.64h8.771v-8.328c-0.111-0.03-0.216-0.074-0.313-0.13L1.869,30.64z M1.36,21.36\tv8.771l8.458-8.459c-0.055-0.097-0.099-0.201-0.129-0.312H1.36z M11,20.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S11.353,20.36,11,20.36z M12.312,20.64H30.64V1.36H11.36v18.329c0.11,0.03,0.215,0.074,0.313,0.13\tL25.818,5.673C25.705,5.474,25.64,5.245,25.64,5c0-0.75,0.61-1.36,1.36-1.36S28.36,4.25,28.36,5S27.75,6.36,27,6.36\tc-0.244,0-0.475-0.065-0.673-0.178L12.182,20.327C12.237,20.425,12.281,20.529,12.312,20.64z M27,4.36\tc-0.353,0-0.64,0.287-0.64,0.64S26.647,5.64,27,5.64S27.64,5.353,27.64,5S27.353,4.36,27,4.36z"
150
165
  })), children);
151
166
  });
@@ -160,7 +175,7 @@ const Export_01 = /*#__PURE__*/React.forwardRef(function Export_01({
160
175
  xmlns: "http://www.w3.org/2000/svg",
161
176
  fill: "currentColor",
162
177
  ref: ref
163
- }, rest), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
178
+ }, rest), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
164
179
  d: "M16.36 24 15.64 24 15.64 2.869 10.254 8.254 9.746 7.746 16 1.491 22.255 7.746 21.745 8.254 16.36 2.869z"
165
180
  })), children);
166
181
  });
@@ -175,9 +190,9 @@ const Export_02 = /*#__PURE__*/React.forwardRef(function Export_02({
175
190
  xmlns: "http://www.w3.org/2000/svg",
176
191
  fill: "currentColor",
177
192
  ref: ref
178
- }, rest), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
193
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
179
194
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V12c0-0.199,0.161-0.36,0.36-0.36h8v0.72H1.36v18.28h29.28V12.36H23v-0.72h8 c0.199,0,0.36,0.161,0.36,0.36v19C31.36,31.199,31.199,31.36,31,31.36z"
180
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
195
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
181
196
  d: "M16.36 25 15.64 25 15.64 1.869 10.254 7.254 9.746 6.746 16 .491 22.255 6.746 21.745 7.254 16.36 1.869z"
182
197
  })), children);
183
198
  });
@@ -192,7 +207,7 @@ const ExtendTheDataCenter = /*#__PURE__*/React.forwardRef(function ExtendTheData
192
207
  xmlns: "http://www.w3.org/2000/svg",
193
208
  fill: "currentColor",
194
209
  ref: ref
195
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
210
+ }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
196
211
  d: "M31.255,0.746\tC31.188,0.678,31.096,0.64,31,0.64L1.046,0.643c-0.085-0.009-0.174,0.01-0.248,0.059C0.699,0.769,0.64,0.88,0.64,1v30\tc0,0.199,0.161,0.36,0.36,0.36h30c0.199,0,0.36-0.161,0.36-0.36V1C31.36,0.904,31.322,0.813,31.255,0.746z M1.36,20.363l9.771-0.003\tL1.36,30.131V20.363z M11.64,30.64H1.869l9.771-9.771C11.64,20.869,11.64,30.64,11.64,30.64z M30.64,30.64H12.36V20.15L25.64,6.87V9\th0.721V5.64H23v0.72h2.131l-13.28,13.28L1.36,19.643V1.363L30.64,1.36V30.64z"
197
212
  })), children);
198
213
  });
@@ -207,7 +222,7 @@ const Extensible = /*#__PURE__*/React.forwardRef(function Extensible({
207
222
  xmlns: "http://www.w3.org/2000/svg",
208
223
  fill: "currentColor",
209
224
  ref: ref
210
- }, rest), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
225
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
211
226
  d: "M3,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h0.64V2c0-0.199,0.161-0.36,0.36-0.36h26.64V1c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64V30c0,0.199-0.161,0.36-0.36,0.36H3.36V31\tC3.36,31.199,3.199,31.36,3,31.36z M1.36,30.64h1.28v-1.28H1.36V30.64z M22.36,29.64h7.279V3.36H29c-0.199,0-0.36-0.161-0.36-0.36\tV2.36H2.36v7.28h18.28V9c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64\tC22.36,11.36,22.36,29.64,22.36,29.64z M14.36,29.64h7.28V11.36H21c-0.199,0-0.36-0.161-0.36-0.36v-0.64H2.36v7.28h10.28V17\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64\tC14.36,19.36,14.36,29.64,14.36,29.64z M3.36,29.64h10.28V19.36H13c-0.199,0-0.36-0.161-0.36-0.36v-0.64H2.36v10.28H3\tc0.199,0,0.36,0.161,0.36,0.36C3.36,29,3.36,29.64,3.36,29.64z M13.36,18.64h1.28v-1.28h-1.28V18.64z M21.36,10.64h1.279V9.36H21.36\tV10.64z M29.36,2.64h1.279V1.36H29.36V2.64z"
212
227
  })), children);
213
228
  });
@@ -222,7 +237,7 @@ const ExtractText = /*#__PURE__*/React.forwardRef(function ExtractText({
222
237
  xmlns: "http://www.w3.org/2000/svg",
223
238
  fill: "currentColor",
224
239
  ref: ref
225
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
240
+ }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
226
241
  d: "M28.255,16.746l-0.51,0.509l1.386,1.385h-3.77V7\tc0-0.096-0.038-0.187-0.105-0.254l-6-6C19.188,0.678,19.096,0.64,19,0.64H1C0.801,0.64,0.64,0.801,0.64,1v30\tc0,0.199,0.161,0.36,0.36,0.36h24c0.199,0,0.36-0.161,0.36-0.36V19.36h3.77l-1.386,1.385l0.51,0.51L30.509,19L28.255,16.746z M19.36,1.869l4.771,4.771H19.36V1.869z M24.64,18.64H5v0.721h19.64V30.64H1.36V1.36h17.28V7c0,0.199,0.161,0.36,0.36,0.36h5.64\tC24.64,7.36,24.64,18.64,24.64,18.64z M18.745,13.254l0.51-0.509L21.509,15l-2.254,2.255l-0.51-0.509l1.386-1.386L5,15.36v-0.72\th15.131L18.745,13.254z M20.131,26.64l-1.386-1.385l0.51-0.51L21.509,27l-2.254,2.255l-0.51-0.51l1.386-1.385H5v-0.72H20.131z M5,22.64h10.13l-1.385-1.385l0.509-0.51L16.509,23l-2.255,2.255l-0.509-0.51l1.385-1.385H5V22.64z"
227
242
  })), children);
228
243
  });
@@ -237,7 +252,7 @@ const Eye = /*#__PURE__*/React.forwardRef(function Eye({
237
252
  xmlns: "http://www.w3.org/2000/svg",
238
253
  fill: "currentColor",
239
254
  ref: ref
240
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
255
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
241
256
  d: "M16,25.36c-10.411,0-14.295-9.131-14.333-9.223c-0.036-0.088-0.036-0.187,0-0.274\tC1.705,15.771,5.589,6.64,16,6.64c10.41,0,14.295,9.13,14.333,9.223c0.036,0.088,0.036,0.187,0,0.274\tC30.295,16.229,26.41,25.36,16,25.36z M2.395,16C2.916,17.117,6.771,24.64,16,24.64S29.084,17.118,29.605,16\tC29.084,14.882,25.229,7.36,16,7.36S2.916,14.882,2.395,16z M16,23.36c-4.058,0-7.36-3.302-7.36-7.36S11.942,8.64,16,8.64\tc4.059,0,7.36,3.302,7.36,7.36C23.36,20.059,20.059,23.36,16,23.36z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64\ts6.64-2.979,6.64-6.64S19.661,9.36,16,9.36z M16,19.86c-2.128,0-3.86-1.732-3.86-3.86s1.731-3.86,3.86-3.86\tc2.128,0,3.86,1.731,3.86,3.86C19.86,18.128,18.128,19.86,16,19.86z M16,12.86c-1.731,0-3.14,1.409-3.14,3.14s1.409,3.14,3.14,3.14\ts3.14-1.408,3.14-3.14S17.731,12.86,16,12.86z"
242
257
  })), children);
243
258
  });
@@ -252,7 +267,7 @@ const EyewashStation = /*#__PURE__*/React.forwardRef(function EyewashStation({
252
267
  xmlns: "http://www.w3.org/2000/svg",
253
268
  fill: "currentColor",
254
269
  ref: ref
255
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
270
+ }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
256
271
  d: "M16,31.36L16,31.36c-0.139,0-0.266-0.081-0.326-0.206l-1.382-2.925\tc-0.199-0.47-0.202-0.973-0.014-1.432c0.189-0.462,0.548-0.822,1.011-1.014c0.463-0.193,0.972-0.193,1.433,0\tc0.457,0.191,0.809,0.55,0.995,1.009c0.192,0.444,0.193,0.951,0,1.42l-1.392,2.941C16.266,31.279,16.139,31.36,16,31.36z M16.006,26.36c-0.149,0-0.298,0.029-0.44,0.088c-0.285,0.118-0.505,0.34-0.622,0.623c-0.114,0.279-0.113,0.586,0.005,0.863\tL16,30.158l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85c-0.117-0.288-0.332-0.507-0.609-0.623\tC16.303,26.39,16.155,26.36,16.006,26.36z M21.5,27.36L21.5,27.36c-0.14,0-0.266-0.081-0.325-0.206l-1.383-2.925\tc-0.199-0.47-0.202-0.973-0.015-1.431c0.189-0.463,0.549-0.823,1.013-1.015c0.464-0.193,0.974-0.191,1.432,0\tc0.457,0.191,0.81,0.55,0.995,1.009c0.192,0.444,0.193,0.951,0,1.42l-1.392,2.941C21.766,27.279,21.64,27.36,21.5,27.36z M21.506,22.36c-0.148,0-0.298,0.029-0.44,0.088c-0.284,0.119-0.505,0.34-0.621,0.623c-0.114,0.279-0.113,0.586,0.005,0.863\tl1.051,2.224l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85c-0.116-0.288-0.331-0.507-0.609-0.623\tC21.803,22.39,21.655,22.36,21.506,22.36z M10.5,27.36L10.5,27.36c-0.139,0-0.266-0.081-0.326-0.206l-1.382-2.925\tc-0.199-0.47-0.202-0.973-0.014-1.432c0.189-0.462,0.548-0.822,1.011-1.014c0.463-0.193,0.973-0.193,1.433,0\tc0.456,0.191,0.81,0.55,0.995,1.009c0.192,0.443,0.193,0.95,0,1.42l-1.392,2.941C10.766,27.279,10.639,27.36,10.5,27.36z M10.506,22.36c-0.149,0-0.298,0.029-0.44,0.088c-0.285,0.118-0.505,0.34-0.622,0.623c-0.114,0.279-0.113,0.586,0.005,0.863\tl1.051,2.224l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85c-0.117-0.288-0.332-0.507-0.609-0.623\tC10.803,22.39,10.655,22.36,10.506,22.36z M16,24.36L16,24.36c-0.139,0-0.266-0.081-0.326-0.206l-1.382-2.925\tc-0.199-0.47-0.202-0.973-0.014-1.432c0.189-0.462,0.548-0.822,1.011-1.014c0.463-0.193,0.972-0.193,1.433,0\tc0.457,0.191,0.809,0.55,0.995,1.009c0.192,0.444,0.193,0.951,0,1.42l-1.392,2.941C16.266,24.279,16.139,24.36,16,24.36z M16.006,19.36c-0.149,0-0.298,0.029-0.44,0.088c-0.285,0.118-0.505,0.34-0.622,0.623c-0.114,0.279-0.113,0.586,0.005,0.863\tL16,23.158l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85c-0.117-0.288-0.332-0.507-0.609-0.623\tC16.303,19.39,16.155,19.36,16.006,19.36z M26.5,23.36L26.5,23.36c-0.14,0-0.266-0.081-0.325-0.206l-1.383-2.925\tc-0.199-0.47-0.202-0.973-0.015-1.431c0.189-0.463,0.549-0.823,1.013-1.015c0.465-0.193,0.974-0.192,1.432,0\tc0.457,0.191,0.81,0.55,0.995,1.009c0.192,0.444,0.193,0.951,0,1.42l-1.392,2.941C26.766,23.279,26.64,23.36,26.5,23.36z M26.506,18.36c-0.148,0-0.298,0.029-0.44,0.088c-0.284,0.119-0.505,0.34-0.621,0.623c-0.114,0.279-0.113,0.586,0.005,0.863\tl1.051,2.224l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85c-0.116-0.288-0.331-0.507-0.609-0.623\tC26.803,18.39,26.655,18.36,26.506,18.36z M5.5,23.36L5.5,23.36c-0.139,0-0.266-0.081-0.326-0.206l-1.382-2.925\tc-0.002-0.005-0.004-0.01-0.006-0.014c-0.193-0.456-0.196-0.959-0.008-1.418c0.189-0.462,0.548-0.822,1.011-1.014\tc0.463-0.193,0.972-0.193,1.433,0c0.456,0.191,0.81,0.55,0.995,1.009c0.192,0.443,0.193,0.95,0,1.42l-1.392,2.941\tC5.766,23.279,5.639,23.36,5.5,23.36z M4.447,19.929L5.5,22.158l1.059-2.237c0.111-0.271,0.112-0.578-0.006-0.85\tc-0.117-0.288-0.332-0.507-0.609-0.623c-0.281-0.116-0.594-0.116-0.878,0c-0.285,0.118-0.505,0.34-0.622,0.623\tC4.331,19.349,4.332,19.652,4.447,19.929z M16,17.36c-8.96,0-12.302-8.145-12.334-8.228c-0.034-0.085-0.034-0.18,0-0.266\tC3.698,8.785,7.04,0.64,16,0.64c8.961,0,12.302,8.145,12.335,8.227c0.033,0.085,0.033,0.18,0,0.266\tC28.302,9.215,24.961,17.36,16,17.36z M4.393,9C4.857,10.029,8.156,16.64,16,16.64c7.845,0,11.143-6.611,11.607-7.64\tC27.143,7.971,23.845,1.36,16,1.36C8.156,1.36,4.857,7.971,4.393,9z M16,15.36c-3.507,0-6.36-2.853-6.36-6.36S12.493,2.64,16,2.64\tS22.36,5.493,22.36,9S19.507,15.36,16,15.36z M16,3.36c-3.11,0-5.64,2.53-5.64,5.64s2.53,5.64,5.64,5.64s5.64-2.53,5.64-5.64\tS19.11,3.36,16,3.36z M16,12.36c-1.853,0-3.36-1.507-3.36-3.36S14.147,5.64,16,5.64S19.36,7.147,19.36,9S17.853,12.36,16,12.36z M16,6.36c-1.456,0-2.64,1.185-2.64,2.64s1.185,2.64,2.64,2.64c1.456,0,2.64-1.185,2.64-2.64S17.456,6.36,16,6.36z"
257
272
  })), children);
258
273
  });
@@ -267,7 +282,7 @@ const F1Car_01 = /*#__PURE__*/React.forwardRef(function F1Car_01({
267
282
  xmlns: "http://www.w3.org/2000/svg",
268
283
  fill: "currentColor",
269
284
  ref: ref
270
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
285
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
271
286
  d: "M3,12.36H1v-0.72h2V12.36z M9,11.64H5v0.72h4V11.64z M31.36,18v1c0,0.199-0.161,0.36-0.36,0.36h-4.072c-0.428,0.604-1.133,1-1.928,1c-1.302,0-2.36-1.059-2.36-2.36\tc0-0.586,0.216-1.124,0.57-1.537C22.864,16.41,22.43,16.36,22,16.36h-5c-0.199,0-0.36-0.161-0.36-0.36v-1.269\tc-0.692,0.085-1.52,0.275-2.526,0.61c-0.11,0.038-0.23,0.019-0.324-0.049c-0.094-0.067-0.15-0.176-0.15-0.292v-1.5l-7.428,2.476\tC6.899,16.389,7.36,17.142,7.36,18c0,0.223-0.041,0.435-0.099,0.64H21c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36H6.922\tc-0.428,0.603-1.128,1-1.922,1c-1.179,0-2.159-0.869-2.333-2H2c-0.155,0-0.292-0.1-0.341-0.246l-1-3\tc-0.037-0.11-0.019-0.23,0.049-0.324C0.775,14.696,0.884,14.64,1,14.64h3c0.199,0,0.36,0.161,0.36,0.36v0.728\tc0.185-0.052,0.379-0.082,0.58-0.087l8.947-2.982c0.11-0.038,0.23-0.019,0.324,0.049c0.094,0.067,0.149,0.176,0.149,0.292v1.507\tc3.874-1.181,5.251-0.196,6.268,0.531C21.099,15.375,21.47,15.64,22,15.64c0.846,0,1.679,0.168,1.975,0.234\tc0.311-0.15,0.658-0.234,1.025-0.234c0.779,0,1.472,0.38,1.902,0.964l4.185,1.046C31.248,17.69,31.36,17.835,31.36,18z M3.64,16.072\tV15.36H1.5l0.76,2.28h0.408C2.767,16.995,3.128,16.434,3.64,16.072z M5,16.36c-0.904,0-1.64,0.736-1.64,1.64S4.096,19.64,5,19.64\tS6.64,18.904,6.64,18S5.904,16.36,5,16.36z M20.232,15.64c-0.008-0.005-0.016-0.011-0.022-0.016\tc-0.634-0.454-1.375-0.973-2.85-0.947v0.963H20.232z M26.64,18c0-0.904-0.735-1.64-1.64-1.64s-1.64,0.736-1.64,1.64\ts0.735,1.64,1.64,1.64S26.64,18.904,26.64,18z M30.64,18.281l-3.346-0.837c0.043,0.179,0.066,0.364,0.066,0.556\tc0,0.222-0.031,0.437-0.089,0.64h3.368v-0.359H30.64z M14,21.36h2v-0.72h-2V21.36z M8,21.36h4v-0.72H8V21.36z"
272
287
  })), children);
273
288
  });
@@ -282,7 +297,7 @@ const F1Car_02 = /*#__PURE__*/React.forwardRef(function F1Car_02({
282
297
  xmlns: "http://www.w3.org/2000/svg",
283
298
  fill: "currentColor",
284
299
  ref: ref
285
- }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
300
+ }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
286
301
  d: "M26,22.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h1.279l-1.452-1.936l-2.649,0.127l-1.353,1.66c-0.042,0.052-0.087,0.102-0.132,0.148H20v0.721h-4\tc-0.001,0-0.002,0-0.004,0h-1.484c-2.631,0-5.219-0.622-7.555-1.809L5.869,19.64H7c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36H3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-8\tc0-0.199,0.161-0.36,0.36-0.36h1.64V10c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36H5.869l1.088,1.088c2.336-1.186,4.923-1.808,7.555-1.808H20v0.72h-2.288\tc0.037,0.039,0.074,0.08,0.109,0.122l1.354,1.613l2.654,0.147l1.438-1.881H22c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.644l0.007,2.022l4.037,0.224\tl-1.723-3.445c-0.056-0.112-0.05-0.244,0.016-0.351c0.066-0.106,0.182-0.17,0.307-0.17h2c0.144,0,0.272,0.084,0.33,0.216\tl1.832,4.199c0.263,0.601,0.263,1.29,0,1.891l-1.832,4.198c-0.058,0.132-0.187,0.217-0.33,0.217h-2c-0.125,0-0.24-0.065-0.307-0.171\tc-0.065-0.106-0.071-0.239-0.016-0.351l1.726-3.45l-4.039,0.194L24.36,19.64H26c0.199,0,0.36,0.161,0.36,0.36v2\tC26.36,22.199,26.199,22.36,26,22.36z M22.36,21.64h3.279v-1.28H22.36V21.64z M3.36,21.64h3.28v-1.28H3.36V21.64z M27.582,20.64\th1.183l1.737-3.982c0.183-0.418,0.183-0.896,0-1.314l-1.737-3.983h-1.183l1.74,3.479c0.057,0.115,0.049,0.251-0.021,0.359\ts-0.208,0.17-0.32,0.162l-10-0.555c-0.1-0.005-0.192-0.052-0.256-0.128l-1.454-1.731c-0.313-0.372-0.771-0.585-1.256-0.585h-1.502\tc-2.921,0-5.786,0.801-8.283,2.315l-1.042,0.632C5.13,15.342,5.066,15.36,5,15.36H3.36v1.28H5c0.066,0,0.13,0.018,0.187,0.052\tl1.042,0.632c2.498,1.515,5.362,2.315,8.283,2.315h1.484c0.495,0,0.958-0.22,1.271-0.604l1.454-1.784\tc0.064-0.079,0.16-0.127,0.262-0.132l10-0.479c0.13-0.012,0.25,0.056,0.319,0.163s0.077,0.244,0.021,0.358L27.582,20.64z M3.36,19.64h1.28v-2.28H3.36V19.64z M1.36,19.64h1.28v-7.28H1.36V19.64z M5.359,17.639v1.492l0.935-0.935\tc-0.147-0.083-0.293-0.169-0.438-0.257L5.359,17.639z M22.696,17.663l0.945,1.26l0.003-1.306L22.696,17.663z M3.36,14.64h1.28v-2.28\tH3.36V14.64z M5.359,12.869v1.492l0.497-0.301c0.144-0.088,0.29-0.174,0.438-0.257L5.359,12.869z M22.699,14.29l0.944,0.053\tl-0.005-1.283L22.699,14.29z M22.36,11.64h3.279v-1.28H22.36V11.64z M3.36,11.64h3.28v-1.28H3.36V11.64z M16,17.36h-3v-0.72h3\tc0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64h-3v-0.72h3c0.625,0,1.153,0.424,1.312,1H19v0.72h-1.688\tC17.153,16.936,16.625,17.36,16,17.36z M11.36,17h-0.72v-0.64H7v-0.72h3.64V15h0.72C11.36,15,11.36,17,11.36,17z"
287
302
  })), children);
288
303
  });
@@ -297,7 +312,7 @@ const F1Grid = /*#__PURE__*/React.forwardRef(function F1Grid({
297
312
  xmlns: "http://www.w3.org/2000/svg",
298
313
  fill: "currentColor",
299
314
  ref: ref
300
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
315
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
301
316
  d: "M30,30.36H2v-0.72h25.64V2.36H2V1.64h28\tc0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M28.36,29.64h1.279v-3.28H28.36V29.64z M28.36,25.64h1.279\tv-3.28H28.36V25.64z M28.36,21.64h1.279v-3.28H28.36V21.64z M28.36,17.64h1.279v-3.28H28.36V17.64z M28.36,13.64h1.279v-3.28H28.36\tV13.64z M28.36,9.64h1.279V6.36H28.36V9.64z M28.36,5.64h1.279V2.36H28.36V5.64z M18,25.36h-2v-0.72h1.64v-5.28H16v-0.72h2\tc0.199,0,0.36,0.161,0.36,0.36v6C18.36,25.199,18.199,25.36,18,25.36z M8,25.36H6v-0.72h1.64v-5.28H6v-0.72h2\tc0.199,0,0.36,0.161,0.36,0.36v6C8.36,25.199,8.199,25.36,8,25.36z M24,13.36h-2v-0.72h1.64V7.36H22V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C24.36,13.199,24.199,13.36,24,13.36z M14,13.36h-2v-0.72h1.64V7.36H12V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C14.36,13.199,14.199,13.36,14,13.36z M4,13.36H2v-0.72h1.64V7.36H2V6.64h2\tc0.199,0,0.36,0.161,0.36,0.36v6C4.36,13.199,4.199,13.36,4,13.36z"
302
317
  })), children);
303
318
  });
@@ -312,7 +327,7 @@ const F1PitStopTrafficLight = /*#__PURE__*/React.forwardRef(function F1PitStopTr
312
327
  xmlns: "http://www.w3.org/2000/svg",
313
328
  fill: "currentColor",
314
329
  ref: ref
315
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
330
+ }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
316
331
  d: "M31,29.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h2v0.721h-1.64v5.279H31V29.36z M27,29.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6\tC27.36,29.199,27.199,29.36,27,29.36z M21.36,28.64h5.279v-5.28H21.36V28.64z M19,29.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6\tc0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6C19.36,29.199,19.199,29.36,19,29.36z M13.36,28.64h5.28v-5.28\th-5.28C13.36,23.36,13.36,28.64,13.36,28.64z M11,29.36H5c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v6C11.36,29.199,11.199,29.36,11,29.36z M5.36,28.64h5.28v-5.28H5.36V28.64z M3,29.36H1v-0.72h1.64\tv-5.28H1v-0.72h2c0.199,0,0.36,0.161,0.36,0.36v6C3.36,29.199,3.199,29.36,3,29.36z M24,27.36c-0.75,0-1.36-0.61-1.36-1.36\ts0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,27.36,24,27.36z M24,25.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S24.353,25.36,24,25.36z M16,27.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tS16.75,27.36,16,27.36z M16,25.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,25.36,16,25.36z M8,27.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,24.64,8,24.64S9.36,25.25,9.36,26S8.75,27.36,8,27.36z M8,25.36\tc-0.353,0-0.64,0.287-0.64,0.64S7.647,26.64,8,26.64c0.353,0,0.64-0.287,0.64-0.64S8.353,25.36,8,25.36z M31,22.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h2v0.72h-1.64v5.28H31V22.36z M27,22.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6\tC27.36,22.199,27.199,22.36,27,22.36z M21.36,21.64h5.279v-5.28H21.36V21.64z M19,22.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6\tc0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6C19.36,22.199,19.199,22.36,19,22.36z M13.36,21.64h5.28v-5.28\th-5.28C13.36,16.36,13.36,21.64,13.36,21.64z M11,22.36H5c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v6C11.36,22.199,11.199,22.36,11,22.36z M5.36,21.64h5.28v-5.28H5.36V21.64z M3,22.36H1v-0.72h1.64\tv-5.28H1v-0.72h2c0.199,0,0.36,0.161,0.36,0.36v6C3.36,22.199,3.199,22.36,3,22.36z M24,20.36c-0.75,0-1.36-0.61-1.36-1.36\ts0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,20.36,24,20.36z M24,18.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S24.353,18.36,24,18.36z M16,20.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tS16.75,20.36,16,20.36z M16,18.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,18.36,16,18.36z M8,20.36c-0.75,0-1.36-0.61-1.36-1.36S7.25,17.64,8,17.64S9.36,18.25,9.36,19S8.75,20.36,8,20.36z M8,18.36\tc-0.353,0-0.64,0.287-0.64,0.64S7.647,19.64,8,19.64c0.353,0,0.64-0.287,0.64-0.64S8.353,18.36,8,18.36z M31,15.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.6c0-0.199,0.161-0.36,0.36-0.36h0.64V5.36h-6.28v1.275H26\tc0.199,0,0.36,0.161,0.36,0.36V8.64H27c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36h-7.28v1.275H18\tc0.199,0,0.36,0.161,0.36,0.36V8.64H19c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H8.36v1.275H10\tc0.199,0,0.36,0.161,0.36,0.36V8.64H11c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36H5\tc-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h0.64V6.995c0-0.199,0.161-0.36,0.36-0.36h1.64V5.36H1.36v0.88H2\tc0.199,0,0.36,0.161,0.36,0.36v2.04H3c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36H1v-0.72h1.64V9.36H1V8.64h0.64\tV6.96H1c-0.199,0-0.36-0.161-0.36-0.36V3c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v3.6\tc0,0.199-0.161,0.36-0.36,0.36h-0.64v1.68H31v0.72h-1.64v5.28H31V15.36z M21.36,14.64h5.279V9.36H21.36V14.64z M13.36,14.64h5.28\tV9.36h-5.28C13.36,9.36,13.36,14.64,13.36,14.64z M5.36,14.64h5.28V9.36H5.36V14.64z M22.36,8.64h3.279V7.354H22.36V8.64z M14.36,8.64h3.28V7.354h-3.28V8.64z M6.36,8.64h3.28V7.354H6.36V8.64z M1.36,4.64h29.28V3.36H1.36V4.64z M24,13.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S24.75,13.36,24,13.36z M24,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S24.353,11.36,24,11.36z M16,13.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,13.36,16,13.36z M16,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,11.36,16,11.36z M8,13.36\tc-0.75,0-1.36-0.61-1.36-1.36S7.25,10.64,8,10.64S9.36,11.25,9.36,12S8.75,13.36,8,13.36z M8,11.36c-0.353,0-0.64,0.287-0.64,0.64\tS7.647,12.64,8,12.64c0.353,0,0.64-0.287,0.64-0.64S8.353,11.36,8,11.36z"
317
332
  })), children);
318
333
  });
@@ -327,7 +342,7 @@ const F1Race = /*#__PURE__*/React.forwardRef(function F1Race({
327
342
  xmlns: "http://www.w3.org/2000/svg",
328
343
  fill: "currentColor",
329
344
  ref: ref
330
- }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
345
+ }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
331
346
  d: "M28.71,31.1l-0.691-0.2\tc0.412-1.435,0.621-2.919,0.621-4.412v-1.484c0-0.495-0.22-0.958-0.604-1.271l-1.784-1.454c-0.079-0.064-0.127-0.16-0.132-0.262\tl-0.479-10c-0.006-0.127,0.056-0.249,0.163-0.319c0.107-0.069,0.244-0.078,0.357-0.02l3.479,1.739v-1.182l-3.981-1.738\tc-0.418-0.183-0.898-0.183-1.316,0l-3.981,1.738v1.182l3.479-1.739c0.116-0.058,0.252-0.05,0.358,0.021\tc0.107,0.07,0.169,0.192,0.162,0.321l-0.555,10c-0.006,0.1-0.052,0.192-0.128,0.256l-1.731,1.454\tc-0.372,0.312-0.585,0.771-0.585,1.257v1.502c0,1.493,0.209,2.978,0.62,4.412L21.289,31.1c-0.431-1.499-0.649-3.051-0.649-4.611V21\th0.721v2.289c0.039-0.038,0.08-0.075,0.122-0.11l1.612-1.354l0.147-2.654l-1.882-1.438V19c0,0.199-0.161,0.36-0.36,0.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v1.644l2.021-0.008l0.225-4.036\tl-3.445,1.722c-0.111,0.056-0.245,0.05-0.351-0.016S19.64,14.125,19.64,14v-2c0-0.143,0.085-0.272,0.217-0.33l4.198-1.833\tc0.6-0.262,1.291-0.262,1.891,0l4.198,1.833c0.132,0.058,0.217,0.187,0.217,0.33v2c0,0.125-0.065,0.241-0.171,0.306\ts-0.239,0.072-0.351,0.016l-3.45-1.725l0.194,4.039l2.057,0.003V15c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-1.279l-1.936,1.452l0.127,2.649l1.66,1.353\tc0.052,0.042,0.102,0.087,0.148,0.133V21h0.721v4c0,0.001,0,0.003,0,0.004v1.484C29.36,28.049,29.142,29.601,28.71,31.1z M29.36,18.64h1.279v-3.28H29.36V18.64z M19.36,18.64h1.279v-3.28H19.36V18.64z M26.617,17.355l0.046,0.948l1.26-0.945\tL26.617,17.355z M22.06,17.361l1.23,0.939l0.053-0.944L22.06,17.361z M6.36,31H5.64v-5h0.72C6.36,26,6.36,31,6.36,31z M26.36,28\th-0.72v-3c0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64v3h-0.72v-3c0-0.625,0.425-1.153,1-1.312V22h0.721v1.688\tc0.575,0.158,1,0.687,1,1.312L26.36,28L26.36,28z M8.36,27H7.64v-3h0.72V27z M6.36,24H5.64v-2h0.72C6.36,22,6.36,24,6.36,24z M11,20.36H3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H1c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v1.131l1.088-1.088C3.262,11.708,2.64,9.12,2.64,6.488V1h0.72v2.289C3.4,3.251,3.44,3.215,3.482,3.18\tl1.612-1.354L5.141,0.98L5.86,1.02l-0.055,1C5.799,2.119,5.752,2.212,5.676,2.276L3.945,3.73C3.573,4.042,3.36,4.5,3.36,4.986v1.502\tc0,2.921,0.801,5.786,2.315,8.283l0.632,1.042C6.342,15.87,6.36,15.934,6.36,16v1.64h1.28V16c0-0.066,0.018-0.13,0.052-0.187\tl0.632-1.042c1.515-2.497,2.315-5.361,2.315-8.283V4.986c0-0.486-0.213-0.943-0.585-1.256l-1.73-1.454\tC8.248,2.212,8.201,2.119,8.196,2.02l-0.055-1L8.86,0.98l0.047,0.845l1.612,1.354c0.042,0.036,0.083,0.072,0.122,0.11V1h0.72v5.488\tc0,2.632-0.622,5.219-1.808,7.555l1.088,1.088V14c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36h-1.64V20C11.36,20.199,11.199,20.36,11,20.36z M3.36,19.64h7.28v-1.28H3.36V19.64z M11.36,17.64h1.28\tv-3.28h-1.28V17.64z M8.36,17.64h2.28v-1.28H8.36V17.64z M3.36,17.64h2.28v-1.28H3.36V17.64z M1.36,17.64h1.28v-3.28H1.36V17.64z M8.639,15.641h1.492l-0.934-0.935C9.114,14.854,9.028,15,8.94,15.144L8.639,15.641z M3.869,15.641h1.492L5.06,15.144\tC4.972,15,4.886,14.854,4.803,14.706L3.869,15.641z M7.36,14H6.64v-3.64H6V9.64h2v0.72H7.36V14z M8.36,8H7.64V5\tc0-0.353-0.287-0.64-0.64-0.64S6.36,4.647,6.36,5v3H5.64V5c0-0.625,0.424-1.153,1-1.312V2h0.72v1.688c0.576,0.158,1,0.686,1,1.312V8\tz"
332
347
  })), children);
333
348
  });
@@ -342,7 +357,7 @@ const F1SteeringWheel = /*#__PURE__*/React.forwardRef(function F1SteeringWheel({
342
357
  xmlns: "http://www.w3.org/2000/svg",
343
358
  fill: "currentColor",
344
359
  ref: ref
345
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
360
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
346
361
  d: "M28.75,26.36\tc-0.998,0-1.928-0.807-2.104-1.797l-0.293-3.151c-0.032-0.173-0.208-0.265-0.36-0.281c-0.161-0.022-0.365,0.034-0.453,0.238\tl-0.705,1.765c-0.59,1.377-1.543,2.019-3.292,2.224c-3.393,0.396-6.691,0.396-10.083,0l0,0c-1.604-0.188-3.65-0.725-4.289-2.216\tl-0.711-1.78c-0.083-0.196-0.288-0.253-0.45-0.23c-0.152,0.017-0.328,0.108-0.364,0.312l-0.285,3.091\tc-0.177,1-1.086,1.793-2.047,1.826c-0.014,0-0.03,0.001-0.045,0.001c-0.013,0-0.026-0.001-0.039-0.001\tc-1.08-0.027-2.01-0.839-2.086-1.832l-0.458-6.781c-0.26-3.405,0.627-6.737,2.567-9.633l0.738-1.101\tC4.983,5.527,6.669,4.64,8.5,4.64h15c1.83,0,3.518,0.887,4.512,2.372l0.738,1.101c1.939,2.896,2.827,6.228,2.566,9.636l-0.457,6.775\tC30.78,25.555,29.854,26.36,28.75,26.36z M25.933,20.407c0.046,0,0.094,0.002,0.142,0.008c0.515,0.059,0.903,0.412,0.991,0.9\tl0.293,3.151c0.1,0.551,0.672,1.173,1.358,1.173c0.751,0,1.375-0.523,1.424-1.167l0.457-6.775c0.249-3.25-0.597-6.424-2.445-9.184\tl-0.738-1.101C26.553,6.127,25.09,5.36,23.5,5.36h-15c-1.59,0-3.053,0.768-3.914,2.053L3.848,8.514\tc-1.849,2.761-2.695,5.935-2.447,9.181l0.458,6.781c0.048,0.636,0.677,1.155,1.406,1.164c0.625-0.009,1.267-0.567,1.38-1.203\tl0.285-3.091c0.091-0.518,0.48-0.871,0.995-0.931c0.52-0.05,1,0.211,1.198,0.671l0.711,1.78c0.526,1.229,2.549,1.641,3.708,1.776\tc3.336,0.389,6.58,0.389,9.916,0c1.494-0.175,2.229-0.658,2.711-1.784l0.705-1.765C25.057,20.668,25.47,20.407,25.933,20.407z M16,23.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,23.36,16,23.36z M16,21.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,21.36,16,21.36z M22,22.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S22.75,22.36,22,22.36z M22,20.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,20.36,22,20.36z M10,22.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S10.75,22.36,10,22.36z M10,20.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.353,20.36,10,20.36z M16,19.36\tc-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36C18.36,18.302,17.302,19.36,16,19.36z M16,15.36\tc-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64S16.904,15.36,16,15.36z M21,18.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S21.75,18.36,21,18.36z M21,16.36\tc-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C21.64,16.647,21.353,16.36,21,16.36z M11,18.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S11.75,18.36,11,18.36z M11,16.36\tc-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C11.64,16.647,11.353,16.36,11,16.36z M5.85,17.36c-0.384,0-0.763-0.102-1.104-0.301c-1.055-0.614-1.418-1.979-0.81-3.043l1.293-2.26\tc0.296-0.518,0.775-0.888,1.349-1.041c0.57-0.152,1.165-0.072,1.676,0.225c1.055,0.614,1.418,1.98,0.81,3.043l-1.293,2.26l0,0\tc-0.296,0.518-0.775,0.888-1.349,1.042C6.232,17.336,6.041,17.36,5.85,17.36z M7.149,11.36c-0.128,0-0.257,0.017-0.384,0.051\tc-0.387,0.104-0.71,0.353-0.91,0.703l-1.293,2.26c-0.413,0.722-0.168,1.647,0.547,2.064c0.345,0.2,0.745,0.255,1.127,0.151\tc0.387-0.104,0.71-0.353,0.91-0.703l1.293-2.26c0.413-0.722,0.168-1.647-0.547-2.064C7.662,11.428,7.407,11.36,7.149,11.36z M26.15,17.36c-0.191,0-0.383-0.024-0.572-0.075c-0.573-0.154-1.052-0.523-1.349-1.042l-1.293-2.26\tc-0.608-1.063-0.246-2.429,0.809-3.043c0.512-0.297,1.108-0.376,1.677-0.225c0.573,0.153,1.052,0.523,1.349,1.041l1.293,2.26\tc0.608,1.063,0.246,2.429-0.809,3.044l0,0C26.913,17.259,26.534,17.36,26.15,17.36z M24.852,11.36c-0.259,0-0.514,0.068-0.743,0.202\tc-0.715,0.417-0.96,1.342-0.547,2.064l1.293,2.26c0.2,0.35,0.523,0.6,0.91,0.703c0.385,0.104,0.784,0.049,1.127-0.151\tc0.715-0.417,0.96-1.342,0.547-2.064l-1.293-2.26c-0.2-0.35-0.523-0.6-0.91-0.703C25.108,11.376,24.979,11.36,24.852,11.36z M21,13.36H11c-0.199,0-0.36-0.161-0.36-0.36V7c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v6\tC21.36,13.199,21.199,13.36,21,13.36z M11.36,12.64h9.28V7.36h-9.28V12.64z M24,9.36c-0.75,0-1.36-0.61-1.36-1.36\tS23.25,6.64,24,6.64S25.36,7.25,25.36,8S24.75,9.36,24,9.36z M24,7.36c-0.353,0-0.64,0.287-0.64,0.64S23.647,8.64,24,8.64\tS24.64,8.353,24.64,8S24.353,7.36,24,7.36z M7,9.36C6.25,9.36,5.64,8.75,5.64,8S6.25,6.64,7,6.64S8.36,7.25,8.36,8S7.75,9.36,7,9.36\tz M7,7.36C6.647,7.36,6.36,7.647,6.36,8c0,0.353,0.287,0.64,0.64,0.64S7.64,8.353,7.64,8S7.353,7.36,7,7.36z"
347
362
  })), children);
348
363
  });
@@ -357,7 +372,7 @@ const FaceDissatisfied = /*#__PURE__*/React.forwardRef(function FaceDissatisfied
357
372
  xmlns: "http://www.w3.org/2000/svg",
358
373
  fill: "currentColor",
359
374
  ref: ref
360
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
375
+ }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
361
376
  d: "M10.75,13c0,0.414-0.336,0.75-0.75,0.75S9.25,13.414,9.25,13s0.336-0.75,0.75-0.75\tS10.75,12.586,10.75,13z M22,12.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.414,12.25,22,12.25\tz M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36\tC7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M21.701,23.2c-0.02-0.028-1.952-2.84-5.701-2.84s-5.682,2.812-5.701,2.84L9.7,22.801c0.086-0.13,2.154-3.161,6.299-3.161\ts6.214,3.031,6.3,3.161L21.701,23.2z"
362
377
  })), children);
363
378
  });
@@ -372,7 +387,7 @@ const FaceMelting = /*#__PURE__*/React.forwardRef(function FaceMelting({
372
387
  xmlns: "http://www.w3.org/2000/svg",
373
388
  fill: "currentColor",
374
389
  ref: ref
375
- }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
390
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
376
391
  d: "M25,29.36c-0.75,0-1.36-0.61-1.36-1.36v-1h0.721v1\tc0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-2h0.721v1c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-2\tc0-0.078,0.025-0.154,0.072-0.216c1.916-2.551,2.928-5.588,2.928-8.784c0-8.073-6.567-14.64-14.64-14.64\tC7.927,1.36,1.36,7.927,1.36,16c0,3.197,1.013,6.234,2.928,8.784C4.334,24.846,4.36,24.922,4.36,25v2c0,0.353,0.287,0.64,0.64,0.64\tS5.64,27.353,5.64,27h0.72c0,0.75-0.61,1.36-1.36,1.36S3.64,27.75,3.64,27v-1.881c-1.963-2.655-3-5.806-3-9.119\tC0.64,7.53,7.53,0.64,16,0.64S31.36,7.53,31.36,16c0,3.313-1.037,6.464-3,9.119V27c0,0.75-0.61,1.36-1.36,1.36\tc-0.236,0-0.46-0.062-0.653-0.168C26.253,28.852,25.685,29.36,25,29.36z M14.5,24.12c-1.755,0-3.51-0.622-4.754-1.865\tc-1.184-1.184-1.863-2.917-1.863-4.755c0-1.837,0.679-3.571,1.863-4.754l0.509,0.509c-1.05,1.05-1.652,2.598-1.652,4.246\tc0,1.648,0.602,3.195,1.652,4.245c2.223,2.223,6.27,2.223,8.491,0l0.51,0.51C18.011,23.498,16.255,24.12,14.5,24.12z M26,23.36\tc-0.75,0-1.36-0.61-1.36-1.36v-1h0.721v1c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-4h0.721v4\tC27.36,22.75,26.75,23.36,26,23.36z M6.36,10.002c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1h0.72v1\tc0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36v-2h0.72L6.36,10.002 M22.75,18c0,0.414-0.336,0.75-0.75,0.75\ts-0.75-0.336-0.75-0.75s0.336-0.75,0.75-0.75S22.75,17.586,22.75,18z M14,9.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75\ts0.75-0.336,0.75-0.75S14.414,9.25,14,9.25z"
377
392
  })), children);
378
393
  });
@@ -387,7 +402,7 @@ const FaceNeutral = /*#__PURE__*/React.forwardRef(function FaceNeutral({
387
402
  xmlns: "http://www.w3.org/2000/svg",
388
403
  fill: "currentColor",
389
404
  ref: ref
390
- }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
405
+ }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
391
406
  d: "M10.75,13c0,0.414-0.336,0.75-0.75,0.75S9.25,13.414,9.25,13s0.336-0.75,0.75-0.75\tS10.75,12.586,10.75,13z M22,12.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.414,12.25,22,12.25\tz M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36\tC7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M22,21.36\tH10v-0.72h12V21.36z"
392
407
  })), children);
393
408
  });
@@ -402,7 +417,7 @@ const FaceSatisfied = /*#__PURE__*/React.forwardRef(function FaceSatisfied({
402
417
  xmlns: "http://www.w3.org/2000/svg",
403
418
  fill: "currentColor",
404
419
  ref: ref
405
- }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
420
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
406
421
  d: "M10.75,13c0,0.414-0.336,0.75-0.75,0.75S9.25,13.414,9.25,13s0.336-0.75,0.75-0.75\tS10.75,12.586,10.75,13z M22,12.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.414,12.25,22,12.25\tz M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36\tC7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M16,23.36\tc-4.145,0-6.213-3.031-6.299-3.161L10.3,19.8c0.019,0.028,1.952,2.84,5.701,2.84s5.682-2.812,5.701-2.84l0.599,0.399\tC22.214,20.329,20.145,23.36,16,23.36z"
407
422
  })), children);
408
423
  });
@@ -417,7 +432,7 @@ const FaceVeryDissatisfied = /*#__PURE__*/React.forwardRef(function FaceVeryDiss
417
432
  xmlns: "http://www.w3.org/2000/svg",
418
433
  fill: "currentColor",
419
434
  ref: ref
420
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
435
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
421
436
  d: "M10.75,13c0,0.414-0.336,0.75-0.75,0.75S9.25,13.414,9.25,13s0.336-0.75,0.75-0.75\tS10.75,12.586,10.75,13z M22,12.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.414,12.25,22,12.25\tz M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36\tC7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M22.36,24\th-0.72c0-3.11-2.529-5.64-5.64-5.64c-3.11,0-5.64,2.529-5.64,5.64H9.64c0-3.507,2.853-6.36,6.36-6.36S22.36,20.493,22.36,24z"
422
437
  })), children);
423
438
  });
@@ -432,7 +447,7 @@ const FaceVerySatisfied = /*#__PURE__*/React.forwardRef(function FaceVerySatisfi
432
447
  xmlns: "http://www.w3.org/2000/svg",
433
448
  fill: "currentColor",
434
449
  ref: ref
435
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
450
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
436
451
  d: "M10.75,13c0,0.414-0.336,0.75-0.75,0.75S9.25,13.414,9.25,13s0.336-0.75,0.75-0.75\tS10.75,12.586,10.75,13z M22,12.25c-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.414,12.25,22,12.25\tz M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36\tC7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M16,24.36\tc-3.507,0-6.36-2.854-6.36-6.36h0.72c0,3.11,2.53,5.64,5.64,5.64s5.64-2.529,5.64-5.64h0.721C22.36,21.507,19.507,24.36,16,24.36z"
437
452
  })), children);
438
453
  });
@@ -447,7 +462,7 @@ const Factory = /*#__PURE__*/React.forwardRef(function Factory({
447
462
  xmlns: "http://www.w3.org/2000/svg",
448
463
  fill: "currentColor",
449
464
  ref: ref
450
- }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
465
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
451
466
  d: "M2.5,3.36C1.266,3.36,0.64,2.566,0.64,1c0-0.199,0.161-0.36,0.36-0.36S1.36,0.801,1.36,1\tc0,1.441,0.548,1.64,1.14,1.64c1.078,0,1.86,0.992,1.86,2.36c0,0.199-0.161,0.36-0.36,0.36S3.64,5.199,3.64,5\tC3.64,4.185,3.249,3.36,2.5,3.36z M3.5,1.36c1.3,0,2.14,0.84,2.14,2.14c0,0.199,0.161,0.36,0.36,0.36S6.36,3.699,6.36,3.5\tc0-1.71-1.149-2.859-2.86-2.859c-0.199,0-0.36,0.161-0.36,0.36S3.301,1.36,3.5,1.36z M10,19.64c-0.199,0-0.36,0.161-0.36,0.36v2\tc0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-2C10.36,19.801,10.199,19.64,10,19.64z M31.36,23.194V31\tc0,0.199-0.161,0.36-0.36,0.36H2c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36\tv10.356l5.952-3.663c0.111-0.069,0.251-0.071,0.364-0.008C12.79,12.75,12.86,12.87,12.86,13v3.38l6.461-3.692\tc0.112-0.064,0.248-0.063,0.359,0.001s0.18,0.183,0.18,0.312v3.356l5.951-3.663c0.11-0.069,0.251-0.071,0.364-0.008\tC26.289,12.75,26.36,12.87,26.36,13v6.64h1.474c0.476,0,1.68,0.098,2.583,1.003C31.045,21.272,31.362,22.131,31.36,23.194z M26.36,21.64h1.375c0.896,0,1.625,0.72,1.625,1.604v7.396h1.279v-7.446c0.002-0.866-0.244-1.553-0.732-2.042\tc-0.494-0.495-1.27-0.791-2.073-0.791H26.36V21.64z M26.36,22.36v8.279h2.279v-7.396c0-0.487-0.405-0.884-0.904-0.884H26.36V22.36z M2.36,6.36v6.28h3.28V6.36H2.36z M5.64,30.64V13.36H2.36v17.28H5.64z M6.36,30.64h7.28V25c0-0.199,0.161-0.36,0.36-0.36h4\tc0.199,0,0.36,0.161,0.36,0.36v5.64h7.279V13.644l-5.951,3.663c-0.11,0.067-0.25,0.071-0.364,0.008\tC19.211,17.251,19.14,17.131,19.14,17v-3.38l-6.461,3.692c-0.112,0.062-0.248,0.063-0.359-0.001c-0.112-0.064-0.18-0.183-0.18-0.311\tv-3.356l-5.78,3.557V30.64z M17.64,25.36h-3.28v5.279h3.28V25.36z M14,22.36c0.199,0,0.36-0.161,0.36-0.36v-2\tc0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v2C13.64,22.199,13.801,22.36,14,22.36z M18,22.36\tc0.199,0,0.36-0.161,0.36-0.36v-2c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v2C17.64,22.199,17.801,22.36,18,22.36z M22,22.36c0.199,0,0.36-0.161,0.36-0.36v-2c0-0.199-0.161-0.36-0.36-0.36s-0.36,0.161-0.36,0.36v2\tC21.64,22.199,21.801,22.36,22,22.36z"
452
467
  })), children);
453
468
  });
@@ -462,7 +477,7 @@ const Fairness = /*#__PURE__*/React.forwardRef(function Fairness({
462
477
  xmlns: "http://www.w3.org/2000/svg",
463
478
  fill: "currentColor",
464
479
  ref: ref
465
- }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
480
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
466
481
  d: "M26,29.36H6v-0.72h6.659c0.167-1.565,1.415-2.813,2.981-2.98V11.333c-1.131-0.174-2-1.154-2-2.333\ts0.869-2.159,2-2.333V3.36H6.136l4.173,6.955c0.034,0.056,0.051,0.12,0.051,0.185c0,2.68-2.18,4.86-4.86,4.86s-4.86-2.18-4.86-4.86\tc0-0.065,0.018-0.129,0.051-0.185l4.5-7.5C5.256,2.707,5.374,2.64,5.5,2.64h21c0.126,0,0.243,0.066,0.309,0.175l4.5,7.5\tc0.033,0.056,0.052,0.12,0.052,0.185c0,2.68-2.181,4.86-4.86,4.86s-4.86-2.18-4.86-4.86c0-0.065,0.019-0.129,0.052-0.185\tl4.173-6.955H16.36v3.308c1.131,0.174,2,1.154,2,2.333s-0.869,2.159-2,2.333v14.327c1.566,0.167,2.814,1.415,2.981,2.98H26V29.36z M13.384,28.64h5.231c-0.176-1.286-1.281-2.28-2.615-2.28C14.667,26.36,13.561,27.354,13.384,28.64z M22.376,10.86\tc0.183,2.115,1.963,3.78,4.124,3.78s3.941-1.665,4.124-3.78H22.376z M1.375,10.86c0.183,2.115,1.963,3.78,4.125,3.78\ts3.941-1.665,4.125-3.78H1.375z M16,7.36c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.736,1.64-1.64\tS16.904,7.36,16,7.36z M22.636,10.14h7.729L26.5,3.7L22.636,10.14z M1.636,10.14h7.729L5.5,3.7L1.636,10.14z"
467
482
  })), children);
468
483
  });
@@ -477,7 +492,7 @@ const Falcon = /*#__PURE__*/React.forwardRef(function Falcon({
477
492
  xmlns: "http://www.w3.org/2000/svg",
478
493
  fill: "currentColor",
479
494
  ref: ref
480
- }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
495
+ }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
481
496
  d: "M30.745,30.255l-17-17\tc-0.785-0.784-1.99-1.089-3.051-0.819l17.311,17.31l-0.51,0.51L9.963,12.723c-0.258,0.141-0.497,0.319-0.709,0.532\ts-0.391,0.451-0.532,0.709l15.782,15.782l-0.51,0.51L8.435,14.694c-0.066,0.259-0.1,0.529-0.1,0.806\tc0,0.855,0.327,1.652,0.919,2.245l12,12l-0.51,0.51L16.85,26.36h-1.475C7.931,26.36,1.64,20.242,1.64,13\tc0-4.045,1.803-7.828,4.947-10.379C7.355,1.998,8.312,1.649,9.28,1.64h2.003c1.185,0,2.299,0.631,2.909,1.647l0.517,0.86\tC16.188,4.254,17.36,5.493,17.36,7v1c0,0.146-0.088,0.276-0.223,0.332c-0.132,0.055-0.288,0.026-0.392-0.077\tC16.737,8.246,15.836,7.36,15,7.36s-1.737,0.886-1.746,0.895l-0.509-0.509C12.791,7.7,13.864,6.64,15,6.64\tc0.617,0,1.215,0.312,1.64,0.605V7c0-1.18-0.96-2.14-2.14-2.14c-0.126,0-0.244-0.066-0.309-0.175l-0.617-1.028\tc-0.48-0.8-1.358-1.297-2.292-1.297h-2C8.48,2.368,7.682,2.659,7.04,3.18C4.066,5.594,2.36,9.173,2.36,13\tc0,6.852,5.961,12.64,13.017,12.64h0.754l-7.385-7.385c-0.729-0.729-1.131-1.708-1.131-2.755s0.402-2.025,1.131-2.754\tc1.519-1.52,3.99-1.52,5.509,0l17,17L30.745,30.255z"
482
497
  })), children);
483
498
  });
@@ -492,7 +507,7 @@ const Farm_01 = /*#__PURE__*/React.forwardRef(function Farm_01({
492
507
  xmlns: "http://www.w3.org/2000/svg",
493
508
  fill: "currentColor",
494
509
  ref: ref
495
- }, rest), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
510
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
496
511
  d: "M10.36,15.663v-5.339c1.13-0.175,2-1.145,2-2.323c0-1.301-1.059-2.36-2.36-2.36S7.64,6.699,7.64,8\tc0,1.178,0.87,2.149,2,2.323v5.325c-0.152-0.002-0.3-0.009-0.454-0.009H4.36V9.323c1.13-0.175,2-1.145,2-2.323\tc0-1.301-1.059-2.36-2.36-2.36S1.64,5.699,1.64,7c0,1.178,0.87,2.149,2,2.323v6.317H1v0.72h2.998c0.001,0,0.002,0,0.002,0h0.002\th5.184c7.144,0,12.248,2.123,16.546,6.881l0.535-0.482C22.06,18.102,17.116,15.889,10.36,15.663z M2.36,7\tc0-0.904,0.736-1.64,1.64-1.64S5.64,6.096,5.64,7S4.904,8.64,4,8.64S2.36,7.904,2.36,7z M8.36,8c0-0.904,0.736-1.64,1.64-1.64\tS11.64,7.096,11.64,8S10.904,9.64,10,9.64S8.36,8.904,8.36,8z M26.268,30.759l-0.535,0.482c-4.299-4.759-9.402-6.881-16.546-6.881H1\tv-0.72h8.186C16.551,23.64,21.819,25.836,26.268,30.759z M26.268,26.759l-0.535,0.482c-4.299-4.759-9.402-6.881-16.546-6.881H1\tv-0.72h8.186C16.551,19.64,21.819,21.836,26.268,26.759z M24,11.36c-1.853,0-3.36-1.507-3.36-3.36S22.147,4.64,24,4.64\tS27.36,6.147,27.36,8S25.853,11.36,24,11.36z M24,5.36c-1.456,0-2.64,1.185-2.64,2.64s1.184,2.64,2.64,2.64S26.64,9.456,26.64,8\tS25.456,5.36,24,5.36z M24,3.36c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36S24.36,0.801,24.36,1v2\tC24.36,3.199,24.199,3.36,24,3.36z M20.465,4.824c-0.092,0-0.185-0.035-0.255-0.105l-1.415-1.414c-0.141-0.141-0.141-0.369,0-0.509\ts0.369-0.14,0.51,0L20.72,4.21c0.141,0.141,0.141,0.369,0,0.509C20.649,4.789,20.557,4.824,20.465,4.824z M19,8.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36S16.801,7.64,17,7.64h2c0.199,0,0.36,0.161,0.36,0.36S19.199,8.36,19,8.36z M19.05,13.31\tc-0.092,0-0.185-0.035-0.255-0.105c-0.141-0.141-0.141-0.369,0-0.509l1.415-1.414c0.141-0.14,0.369-0.14,0.51,0s0.141,0.369,0,0.509\tl-1.415,1.414C19.234,13.274,19.142,13.31,19.05,13.31z M24,15.36c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36\ts0.36,0.161,0.36,0.36v2C24.36,15.199,24.199,15.36,24,15.36z M28.95,13.31c-0.092,0-0.185-0.035-0.255-0.105l-1.415-1.414\tc-0.141-0.141-0.141-0.369,0-0.509s0.369-0.14,0.51,0l1.415,1.414c0.141,0.141,0.141,0.369,0,0.509\tC29.135,13.274,29.042,13.31,28.95,13.31z M31,8.36h-2c-0.199,0-0.36-0.161-0.36-0.36S28.801,7.64,29,7.64h2\tc0.199,0,0.36,0.161,0.36,0.36S31.199,8.36,31,8.36z M27.535,4.824c-0.092,0-0.185-0.035-0.255-0.105\tc-0.141-0.141-0.141-0.369,0-0.509l1.415-1.414c0.141-0.14,0.369-0.14,0.51,0s0.141,0.369,0,0.509L27.79,4.719\tC27.72,4.789,27.627,4.824,27.535,4.824z"
497
512
  })), children);
498
513
  });
@@ -507,7 +522,7 @@ const Farm_02 = /*#__PURE__*/React.forwardRef(function Farm_02({
507
522
  xmlns: "http://www.w3.org/2000/svg",
508
523
  fill: "currentColor",
509
524
  ref: ref
510
- }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
525
+ }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
511
526
  d: "M12.36,30h-0.72c0-1.302,1.059-2.36,2.36-2.36h16v0.721H14C13.096,28.36,12.36,29.096,12.36,30z M10.36,30\tH9.64c0-2.404,1.956-4.36,4.36-4.36h16v0.721H14C11.993,26.36,10.36,27.993,10.36,30z M8.36,30H7.64c0-3.507,2.853-6.36,6.36-6.36\th16v0.721H14C10.89,24.36,8.36,26.89,8.36,30z M6.36,30H5.64c0-1.304,0.3-2.539,0.834-3.64H2v-0.72h4.869\tc0.281-0.457,0.604-0.886,0.965-1.279H2V23.64h6.58c0.607-0.518,1.289-0.95,2.027-1.279H2V21.64h0.64v-7.147\tc0-0.893,0.228-1.766,0.66-2.524c0.475-0.832,1.297-1.329,2.2-1.329s1.725,0.497,2.2,1.329c0.432,0.758,0.66,1.631,0.66,2.524v1.031\tc0.557-0.343,1.231-0.507,1.913-0.462c0.947,0.068,1.783,0.537,2.292,1.287l0,0c0.52,0.765,0.794,1.646,0.794,2.548v2.769\tc0.211-0.016,0.425-0.024,0.64-0.024h4.64v-5.271l-1.385,1.386l-0.509-0.51l6.5-6.5c0.141-0.141,0.369-0.141,0.51,0l6.5,6.5\tl-0.51,0.51l-1.385-1.386v5.271H30v0.721H14C9.787,22.36,6.36,25.787,6.36,30z M25.36,21.64h2.279v-5.991l-4.14-4.14l-4.14,4.14\tv5.991h2.279V18.5c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v3.14H25.36z M22.36,21.64h2.279v-2.78H22.36V21.64z M10.36,21.64h2.28v-2.744c0-0.757-0.232-1.498-0.67-2.143l0,0c-0.386-0.566-1.023-0.921-1.75-0.974\tc-0.743-0.053-1.479,0.225-1.955,0.746c-0.101,0.11-0.258,0.146-0.396,0.092C7.731,16.563,7.64,16.43,7.64,16.282v-1.789\tc0-0.768-0.196-1.518-0.566-2.167C6.729,11.721,6.141,11.36,5.5,11.36s-1.229,0.361-1.574,0.965\tc-0.371,0.65-0.566,1.399-0.566,2.167v7.147h1.28V14h0.72v7.64h4.28V18h0.72C10.36,18,10.36,21.64,10.36,21.64z M24,15.86h-1\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1c0.199,0,0.36,0.161,0.36,0.36v2\tC24.36,15.699,24.199,15.86,24,15.86z M23.36,15.14h0.279v-1.28H23.36V15.14z M26.86,9h-0.72V8h0.721L26.86,9L26.86,9z M28.72,8.229\tl-0.707-0.708l0.51-0.509L29.23,7.72L28.72,8.229z M24.28,8.229L23.77,7.72l0.707-0.708l0.51,0.509L24.28,8.229z M26.5,7.36\tc-1.025,0-1.86-0.834-1.86-1.86s0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86S27.525,7.36,26.5,7.36z M26.5,4.36\tc-0.629,0-1.14,0.512-1.14,1.14s0.511,1.14,1.14,1.14s1.14-0.512,1.14-1.14S27.129,4.36,26.5,4.36z M30,5.86h-1V5.14h1V5.86z M24,5.86h-1V5.14h1V5.86z M14,4.36h-3V3.64h3V4.36z M9,4.36H2V3.64h7V4.36z M28.522,3.987l-0.51-0.509l0.707-0.708l0.51,0.509\tL28.522,3.987z M24.478,3.987l-0.707-0.708l0.51-0.509l0.707,0.708L24.478,3.987z M26.86,3h-0.72V2h0.721L26.86,3L26.86,3z M15,2.36\tH2V1.64h13V2.36z"
512
527
  })), children);
513
528
  });
@@ -522,7 +537,7 @@ const Farmer_01 = /*#__PURE__*/React.forwardRef(function Farmer_01({
522
537
  xmlns: "http://www.w3.org/2000/svg",
523
538
  fill: "currentColor",
524
539
  ref: ref
525
- }, rest), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
540
+ }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
526
541
  d: "M23.36,30h-0.72v-8.64h-7.28V30h-0.72V17.36H5.36V30H4.64v-2.64H4c-0.75,0-1.36-0.61-1.36-1.36V14.5\tc0-2.092,1.768-3.86,3.86-3.86h7c2.056,0,3.86,1.804,3.86,3.86v4.14h5.279v-6.28H20c-0.199,0-0.36-0.161-0.36-0.36V6\tc0-0.056,0.014-0.111,0.038-0.161C19.723,5.749,20.803,3.64,23,3.64s3.277,2.109,3.322,2.199C26.347,5.889,26.36,5.944,26.36,6v6\tc0,0.199-0.161,0.36-0.36,0.36h-2.64V30z M6.5,11.36c-1.702,0-3.14,1.438-3.14,3.14V26c0,0.353,0.287,0.64,0.64,0.64h0.64V13h0.72\tv3.64h2.28v-5.28C7.64,11.36,6.5,11.36,6.5,11.36z M15.36,20.64h7.28v-1.28H17c-0.199,0-0.36-0.161-0.36-0.36v-4.5\tc0-1.644-1.497-3.14-3.14-3.14h-1.14v5.28h2.28V13h0.72C15.36,13,15.36,20.64,15.36,20.64z M8.36,16.64h3.28v-5.28H8.36V16.64z M20.36,11.64h5.279V6.092C25.449,5.761,24.549,4.36,23,4.36s-2.449,1.401-2.64,1.732V11.64z M13,24.36H7\tc-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v5\tC13.36,24.199,13.199,24.36,13,24.36z M7.36,23.64h5.28v-4.28H7.36V23.64z M10,9.36c-3.08,0-3.336-2.567-3.358-4H5V4.64h1.642\tc0.024-1.973,0.327-3,3.358-3c1.571,0,2.442,0.266,2.913,0.889c0.397,0.526,0.442,1.232,0.447,2.111H15v0.72h-1.642\tc-0.008,0.684-0.062,1.559-0.406,2.313C12.443,8.792,11.45,9.36,10,9.36z M7.363,5.36C7.398,7.008,7.729,8.64,10,8.64\tc1.159,0,1.91-0.414,2.297-1.265c0.287-0.631,0.333-1.387,0.341-2.015C12.638,5.36,7.363,5.36,7.363,5.36z M7.361,4.64h5.278\tc-0.004-0.764-0.038-1.327-0.302-1.677C12.023,2.546,11.302,2.36,10,2.36C7.527,2.36,7.371,2.943,7.361,4.64z"
527
542
  })), children);
528
543
  });
@@ -537,7 +552,7 @@ const Farmer_02 = /*#__PURE__*/React.forwardRef(function Farmer_02({
537
552
  xmlns: "http://www.w3.org/2000/svg",
538
553
  fill: "currentColor",
539
554
  ref: ref
540
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
555
+ }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
541
556
  d: "M14.648,30.078l-1.937-8.718H5.289l-1.937,8.718l-0.703-0.156l0.617-2.776\tC2.879,26.899,2.64,26.474,2.64,26V14.5c0-2.489,1.016-3.86,2.86-3.86h7c1.791,0,2.86,1.443,2.86,3.86v4.14h5.28v-6.28H20\tc-1.278,0-2.359-1.081-2.359-2.36V6.002h0.721V10c0,0.889,0.75,1.64,1.639,1.64h0.64V6h0.721v5.64H22c0.889,0,1.64-0.751,1.64-1.64\tV6.002h0.721V10c0,1.279-1.081,2.36-2.36,2.36h-0.64V30H20.64v-8.64h-7.191l1.903,8.562L14.648,30.078z M5.5,11.36\tc-1.42,0-2.14,1.057-2.14,3.14V26c0,0.115,0.032,0.227,0.088,0.323l1.192-5.362V14h0.72v6.64h7.28V14h0.72v6.64h7.28v-1.28H15\tc-0.199,0-0.36-0.161-0.36-0.36v-4.5c0-1.173-0.278-3.14-2.14-3.14h-1.159c0.002,0.057,0.004,0.114,0.007,0.171\tc0.031,0.811,0.063,1.648-0.496,2.229c-0.388,0.404-0.994,0.6-1.853,0.6c-0.857,0-1.465-0.197-1.858-0.603\tc-0.569-0.588-0.542-1.44-0.516-2.264c0.001-0.044,0.003-0.089,0.004-0.133C6.629,11.36,5.5,11.36,5.5,11.36z M7.351,11.36\tc-0.002,0.052-0.003,0.104-0.005,0.156c-0.023,0.705-0.044,1.371,0.313,1.74C7.906,13.511,8.357,13.64,9,13.64\ts1.092-0.127,1.334-0.379c0.346-0.36,0.321-1.012,0.294-1.703c-0.002-0.066-0.005-0.132-0.007-0.199L7.351,11.36L7.351,11.36z M9,9.36c-3.08,0-3.336-2.567-3.358-4H4V4.64h1.642c0.024-1.973,0.327-3,3.358-3c1.571,0,2.442,0.266,2.913,0.889\tc0.397,0.526,0.442,1.232,0.447,2.111H14v0.72h-1.642c-0.008,0.679-0.061,1.556-0.406,2.313C11.443,8.792,10.45,9.36,9,9.36z M6.363,5.36C6.398,7.008,6.729,8.64,9,8.64c1.159,0,1.91-0.414,2.297-1.265c0.287-0.631,0.333-1.387,0.341-2.015\tC11.638,5.36,6.363,5.36,6.363,5.36z M12,5h0.36H12z M6.361,4.64h5.278c-0.004-0.769-0.039-1.329-0.302-1.677\tC11.023,2.546,10.302,2.36,9,2.36C6.527,2.36,6.371,2.943,6.361,4.64z"
542
557
  })), children);
543
558
  });
@@ -552,7 +567,7 @@ const Fast = /*#__PURE__*/React.forwardRef(function Fast({
552
567
  xmlns: "http://www.w3.org/2000/svg",
553
568
  fill: "currentColor",
554
569
  ref: ref
555
- }, rest), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
570
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
556
571
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64\tc4.789,0,9.34,2.265,12.236,6.074c0.139-0.048,0.288-0.074,0.443-0.074c0.75,0,1.36,0.61,1.36,1.36c0,0.37-0.148,0.706-0.39,0.952\tc1.119,2.166,1.71,4.596,1.71,7.048c0,2.453-0.591,4.884-1.71,7.049c0.241,0.245,0.39,0.581,0.39,0.951c0,0.75-0.61,1.36-1.36,1.36\tc-0.155,0-0.305-0.026-0.443-0.074C25.34,29.095,20.789,31.36,16,31.36z M3.988,24.36c2.648,3.793,7.045,6.28,12.012,6.28\tc4.553,0,8.88-2.147,11.642-5.762c-0.126-0.148-0.221-0.325-0.273-0.518C27.369,24.36,3.988,24.36,3.988,24.36z M28.68,23.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S29.032,23.36,28.68,23.36z M3.516,23.64h23.853\tc0.158-0.575,0.687-1,1.312-1c0.12,0,0.237,0.016,0.349,0.046c1.056-2.055,1.611-4.359,1.611-6.686c0-2.326-0.557-4.629-1.612-6.685\tC28.917,9.344,28.8,9.36,28.68,9.36c-0.625,0-1.153-0.424-1.312-1H3.516c-0.625,1.019-1.129,2.118-1.493,3.28h16.666\tc0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36c-0.625,0-1.153-0.424-1.312-1H1.818\tc-0.27,1.053-0.426,2.151-0.454,3.28h25.324c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36\tc-0.625,0-1.153-0.425-1.312-1H1.364c0.027,1.129,0.184,2.228,0.454,3.28h7.871c0.158-0.575,0.686-1,1.312-1\tc0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36c-0.625,0-1.153-0.425-1.312-1H2.023C2.386,21.521,2.89,22.622,3.516,23.64z M11,19.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,19.36,11,19.36z M28,15.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,15.36,28,15.36z M20,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S20.353,11.36,20,11.36z M28.68,7.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64S29.32,8.353,29.32,8S29.032,7.36,28.68,7.36z M3.988,7.64h23.38\tc0.053-0.193,0.147-0.369,0.273-0.518C24.88,3.508,20.553,1.36,16,1.36C11.033,1.36,6.636,3.847,3.988,7.64z"
557
572
  })), children);
558
573
  });
@@ -567,7 +582,7 @@ const FasterInnovationWithPartners = /*#__PURE__*/React.forwardRef(function Fast
567
582
  xmlns: "http://www.w3.org/2000/svg",
568
583
  fill: "currentColor",
569
584
  ref: ref
570
- }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
585
+ }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
571
586
  d: "M20,27.36\tc-0.047,0-0.093-0.01-0.138-0.027C19.728,27.277,19.64,27.146,19.64,27v-3.64h-5.307c-0.174,1.131-1.154,2-2.333,2\ts-2.159-0.869-2.333-2H3.312c-0.158,0.575-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36S1.25,21.64,2,21.64\tc0.625,0,1.153,0.425,1.312,1h6.356c0.174-1.131,1.154-2,2.333-2s2.159,0.869,2.333,2H20c0.199,0,0.36,0.161,0.36,0.36v3.131\tl9.771-9.771h-3.798c-0.174,1.131-1.154,2-2.333,2s-2.159-0.869-2.333-2H18.36V18c0,0.199-0.161,0.36-0.36,0.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36v-1.64h-3.308c-0.174,1.131-1.154,2-2.333,2s-2.159-0.869-2.333-2H3.312\tc-0.158,0.576-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36S1.25,14.64,2,14.64c0.625,0,1.153,0.424,1.312,1h2.356\tc0.174-1.131,1.154-2,2.333-2s2.159,0.869,2.333,2h3.308V14c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v1.64\th3.307c0.174-1.131,1.154-2,2.333-2s2.159,0.869,2.333,2h3.798L20.36,5.869V9c0,0.199-0.161,0.36-0.36,0.36h-5.667\tc-0.174,1.131-1.154,2-2.333,2s-2.159-0.869-2.333-2H3.312c-0.158,0.576-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36\tS1.25,7.64,2,7.64c0.625,0,1.153,0.424,1.312,1h6.356c0.174-1.131,1.154-2,2.333-2s2.159,0.869,2.333,2h5.307V5\tc0-0.146,0.088-0.277,0.223-0.333c0.134-0.056,0.288-0.025,0.393,0.078l11,11c0.141,0.141,0.141,0.368,0,0.509l-11,11\tC20.186,27.323,20.094,27.36,20,27.36z M12,21.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64\tS12.904,21.36,12,21.36z M2,22.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,23.64,2,23.64S2.64,23.353,2.64,23S2.353,22.36,2,22.36z M24,14.36c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S24.904,14.36,24,14.36z M14.36,17.64\th3.28v-3.28h-3.28V17.64z M8,14.36c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64S9.64,16.904,9.64,16\tS8.904,14.36,8,14.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M12,7.36c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64S13.64,9.904,13.64,9S12.904,7.36,12,7.36z M2,8.36\tC1.647,8.36,1.36,8.647,1.36,9S1.647,9.64,2,9.64S2.64,9.353,2.64,9S2.353,8.36,2,8.36z"
572
587
  })), children);
573
588
  });
@@ -582,7 +597,7 @@ const Faucet = /*#__PURE__*/React.forwardRef(function Faucet({
582
597
  xmlns: "http://www.w3.org/2000/svg",
583
598
  fill: "currentColor",
584
599
  ref: ref
585
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
600
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
586
601
  d: "M4.508,31.36c-0.242,0-0.485-0.048-0.716-0.144c-0.464-0.192-0.824-0.554-1.014-1.016\tc-0.187-0.458-0.185-0.96,0.007-1.414l1.387-3.422c0.055-0.137,0.187-0.226,0.333-0.226l0,0c0.147,0.001,0.279,0.09,0.333,0.226\tl1.378,3.425c0.193,0.466,0.192,0.974-0.004,1.426c-0.182,0.451-0.535,0.809-0.99,1C4.993,31.312,4.75,31.36,4.508,31.36z M4.504,26.462L3.451,29.06c0,0.002-0.001,0.004-0.002,0.006c-0.118,0.277-0.119,0.583-0.005,0.862\tc0.116,0.284,0.337,0.505,0.623,0.623c0.286,0.119,0.597,0.118,0.877,0.001c0.277-0.116,0.492-0.334,0.605-0.614\tc0.122-0.28,0.121-0.588,0.002-0.875L4.504,26.462z M31.36,31h-0.72V16.36H15.39c-3.876,0-7.029,3.427-7.029,7.64\tc0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36c0-7.784,6.421-14.36,14.021-14.36h3.979V6.36H13.5\tc-1.025,0-1.86-0.834-1.86-1.86s0.834-1.86,1.86-1.86h11c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-5.14v3.28h11.28V1\th0.721L31.36,31L31.36,31z M1.365,23.64h6.282c0.176-4.443,3.581-8,7.742-8h15.25v-5.28H14.661\tC7.569,10.36,1.559,16.405,1.365,23.64z M13.5,3.36c-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14h11\tc0.629,0,1.14-0.512,1.14-1.14s-0.511-1.14-1.14-1.14C24.5,3.36,13.5,3.36,13.5,3.36z"
587
602
  })), children);
588
603
  });
@@ -597,7 +612,7 @@ const FaultTolerant = /*#__PURE__*/React.forwardRef(function FaultTolerant({
597
612
  xmlns: "http://www.w3.org/2000/svg",
598
613
  fill: "currentColor",
599
614
  ref: ref
600
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
615
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
601
616
  d: "M16,31.515c-0.062,0-0.125-0.017-0.18-0.049\tl-1-0.577c-0.111-0.064-0.18-0.183-0.18-0.312v-0.953L3.818,23.311C3.708,23.246,3.64,23.128,3.64,23V10.363L2.82,9.889\tC2.708,9.825,2.64,9.706,2.64,9.577V8.423c0-0.128,0.068-0.248,0.18-0.312l1-0.578c0.111-0.064,0.249-0.064,0.36,0l0.813,0.47\tl10.825-6.314c0.111-0.065,0.251-0.065,0.362,0l10.826,6.314l0.813-0.47c0.111-0.064,0.248-0.064,0.359,0l1,0.578\tc0.111,0.064,0.181,0.183,0.181,0.312v1.154c0,0.128-0.069,0.248-0.181,0.312l-0.819,0.474V23c0,0.128-0.068,0.246-0.179,0.311\tl-10.82,6.313v0.953c0,0.129-0.069,0.247-0.181,0.312l-1,0.577C16.125,31.498,16.062,31.515,16,31.515z M15.36,30.369L16,30.738\tl0.64-0.369v-0.738L16,29.262l-0.64,0.369V30.369z M16,28.485c0.062,0,0.125,0.017,0.18,0.049l0.814,0.47l4.646-2.711v-6.586\tl-4.646-2.71l-0.813,0.469c-0.111,0.064-0.249,0.064-0.36,0l-0.813-0.469l-4.646,2.71v6.586l4.646,2.711l0.814-0.47\tC15.875,28.502,15.938,28.485,16,28.485z M17.36,16.376l4.821,2.813c0.11,0.064,0.179,0.183,0.179,0.311v6.373l5.279-3.08v-12.43\tL26.82,9.889c-0.111-0.064-0.181-0.183-0.181-0.312V8.623L22.36,6.126V12.5c0,0.128-0.068,0.247-0.179,0.311l-4.821,2.812V16.376z M4.36,22.793l5.28,3.08V19.5c0-0.128,0.068-0.246,0.179-0.311l4.821-2.813v-0.753l-4.821-2.812C9.708,12.747,9.64,12.628,9.64,12.5\tV6.126L5.36,8.624v0.954c0,0.128-0.068,0.248-0.18,0.312l-0.82,0.474V22.793z M15.36,16.369l0.64,0.37l0.64-0.37v-0.738L16,15.261\tl-0.64,0.37V16.369z M16,14.485c0.062,0,0.125,0.016,0.18,0.048l0.813,0.47l4.646-2.71V5.707L16,2.417l-5.64,3.29v6.587l4.646,2.71\tl0.813-0.47C15.875,14.501,15.938,14.485,16,14.485z M27.36,9.369L28,9.739l0.64-0.37V8.631L28,8.261l-0.64,0.37V9.369z M3.36,9.369\tL4,9.739l0.64-0.37V8.631L4,8.261l-0.64,0.37C3.36,8.631,3.36,9.369,3.36,9.369z"
602
617
  })), children);
603
618
  });
@@ -612,7 +627,7 @@ const Feedback_01 = /*#__PURE__*/React.forwardRef(function Feedback_01({
612
627
  xmlns: "http://www.w3.org/2000/svg",
613
628
  fill: "currentColor",
614
629
  ref: ref
615
- }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
630
+ }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
616
631
  d: "M28.302,18.917l0.701,0.166C27.573,25.134,22.227,29.36,16,29.36c-7.087,0-12.887-5.552-13.318-12.533\tl-1.428,1.428l-0.509-0.51L3,15.491l2.254,2.254l-0.509,0.51l-1.339-1.339C3.879,23.458,9.339,28.64,16,28.64\tC21.891,28.64,26.949,24.642,28.302,18.917z M16,3.36c6.661,0,12.121,5.182,12.593,11.724l-1.338-1.338l-0.51,0.509L29,16.509\tl2.255-2.255l-0.51-0.509l-1.427,1.427C28.887,8.192,23.088,2.64,16,2.64c-6.224,0-11.57,4.226-13,10.277l0.701,0.166\tC5.054,7.358,10.111,3.36,16,3.36z M19.153,10.135c0.965,0,1.873,0.376,2.557,1.058c0.7,0.701,1.075,1.631,1.058,2.622\tc-0.017,0.939-0.392,1.824-1.058,2.491L16,22.015l-5.709-5.709c-0.678-0.678-1.054-1.58-1.059-2.54\tc-0.004-0.972,0.372-1.885,1.059-2.572c0.681-0.681,1.586-1.057,2.549-1.059c0.002,0,0.004,0,0.006,0\tc0.966,0,1.874,0.375,2.556,1.059L16,11.791l0.598-0.597C17.28,10.511,18.188,10.135,19.153,10.135z M21.2,11.702\tc-1.094-1.093-3-1.093-4.094,0L16,12.809l-1.106-1.107c-0.547-0.546-1.274-0.848-2.047-0.848c-0.002,0-0.003,0-0.005,0\tc-0.771,0.001-1.496,0.303-2.042,0.848c-0.55,0.549-0.851,1.281-0.848,2.06c0.004,0.769,0.305,1.491,0.848,2.034l5.2,5.201\tl5.2-5.201c0.533-0.534,0.834-1.242,0.847-1.995C22.062,13.008,21.761,12.263,21.2,11.702z"
617
632
  })), children);
618
633
  });
@@ -627,7 +642,7 @@ const Feedback_02 = /*#__PURE__*/React.forwardRef(function Feedback_02({
627
642
  xmlns: "http://www.w3.org/2000/svg",
628
643
  fill: "currentColor",
629
644
  ref: ref
630
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
645
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
631
646
  d: "M16,19.36c-1.853,0-3.36-1.508-3.36-3.36s1.507-3.36,3.36-3.36s3.36,1.507,3.36,3.36\tS17.853,19.36,16,19.36z M16,13.36c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64\tS17.456,13.36,16,13.36z M16.36,9.131V1h-0.72v8.131l-2.386-2.385l-0.509,0.509L16,10.509l3.255-3.255l-0.51-0.509L16.36,9.131z M9.349,8.995l0.873,3.258L3.18,8.188L2.82,8.812l7.042,4.065L6.603,13.75l0.187,0.695l4.446-1.191l-1.191-4.446L9.349,8.995z M6.603,18.25l3.258,0.873L2.82,23.188l0.36,0.623l7.042-4.065l-0.873,3.259l0.695,0.186l1.191-4.445l-4.446-1.19L6.603,18.25z M12.746,24.745l0.509,0.51l2.386-2.386V31h0.72v-8.131l2.385,2.386l0.51-0.51L16,21.491L12.746,24.745z M25.396,18.25l-0.186-0.695\tl-4.445,1.19l1.19,4.445l0.695-0.186l-0.873-3.259l7.042,4.066l0.359-0.623l-7.041-4.065L25.396,18.25z M25.396,13.75l-3.258-0.873\tl7.041-4.065L28.82,8.188l-7.042,4.066l0.873-3.259l-0.695-0.187l-1.19,4.446l4.445,1.191L25.396,13.75z"
632
647
  })), children);
633
648
  });
@@ -642,7 +657,7 @@ const FileBackup = /*#__PURE__*/React.forwardRef(function FileBackup({
642
657
  xmlns: "http://www.w3.org/2000/svg",
643
658
  fill: "currentColor",
644
659
  ref: ref
645
- }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
660
+ }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
646
661
  d: "M16,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h7.155V5\tc0-0.199,0.161-0.36,0.36-0.36h7.125V1c0-0.199,0.161-0.36,0.36-0.36h15c0.199,0,0.36,0.161,0.36,0.36v22\tc0,0.199-0.161,0.36-0.36,0.36h-7.124V27c0,0.199-0.161,0.36-0.36,0.36H16.36V31C16.36,31.199,16.199,31.36,16,31.36z M1.36,30.64\th14.28V9.36H1.36V30.64z M16.36,26.64h6.795V5.36H8.875v3.28H16c0.199,0,0.36,0.161,0.36,0.36V26.64z M23.876,22.64h6.764V1.36\tH16.36v3.28h7.156c0.199,0,0.36,0.161,0.36,0.36C23.876,5,23.876,22.64,23.876,22.64z"
647
662
  })), children);
648
663
  });
@@ -657,7 +672,7 @@ const FileTransfer = /*#__PURE__*/React.forwardRef(function FileTransfer({
657
672
  xmlns: "http://www.w3.org/2000/svg",
658
673
  fill: "currentColor",
659
674
  ref: ref
660
- }, rest), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
675
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
661
676
  d: "M31.36,31h-0.72v-5.64H22c-0.199,0-0.36-0.161-0.36-0.36v-8.64H1.36V31H0.64V16\tc0-0.199,0.161-0.36,0.36-0.36h21c0.096,0,0.188,0.038,0.255,0.105l9,9c0.067,0.067,0.105,0.159,0.105,0.255\tC31.36,25,31.36,31,31.36,31z M22.36,24.64h7.771l-7.771-7.771V24.64z M31,13.36H1c-0.199,0-0.36-0.161-0.36-0.36V1h0.72v11.64\th29.28V1h0.721v12C31.36,13.199,31.199,13.36,31,13.36z"
662
677
  })), children);
663
678
  });
@@ -672,7 +687,7 @@ const FilterVariable = /*#__PURE__*/React.forwardRef(function FilterVariable({
672
687
  xmlns: "http://www.w3.org/2000/svg",
673
688
  fill: "currentColor",
674
689
  ref: ref
675
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
690
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
676
691
  d: "M26.4,31.096c-0.341,0-0.636-0.065-0.884-0.196c-0.248-0.13-0.452-0.318-0.612-0.564\tc-0.16-0.245-0.278-0.546-0.356-0.904c-0.077-0.357-0.116-0.765-0.116-1.224c0-0.453,0.039-0.86,0.116-1.22\tc0.078-0.36,0.196-0.663,0.356-0.908c0.16-0.245,0.364-0.433,0.612-0.564c0.248-0.131,0.542-0.196,0.884-0.196\tc0.677,0,1.175,0.253,1.492,0.76c0.317,0.507,0.476,1.216,0.476,2.128s-0.159,1.622-0.476,2.128\tC27.575,30.843,27.077,31.096,26.4,31.096z M26.4,30.408c0.208,0,0.385-0.042,0.532-0.128c0.146-0.085,0.265-0.203,0.356-0.354\tc0.09-0.151,0.157-0.333,0.2-0.546c0.043-0.212,0.064-0.446,0.064-0.702v-0.94c0-0.255-0.021-0.489-0.064-0.702\tc-0.042-0.212-0.109-0.395-0.2-0.546c-0.091-0.151-0.209-0.27-0.356-0.354c-0.147-0.085-0.324-0.128-0.532-0.128\ts-0.385,0.043-0.532,0.128c-0.147,0.085-0.266,0.203-0.356,0.354c-0.091,0.151-0.158,0.333-0.2,0.546\tc-0.043,0.213-0.064,0.447-0.064,0.702v0.94c0,0.255,0.021,0.489,0.064,0.702c0.042,0.212,0.109,0.395,0.2,0.546\tc0.09,0.151,0.209,0.27,0.356,0.354C26.015,30.366,26.192,30.408,26.4,30.408z M26.4,7.096c-0.341,0-0.636-0.065-0.884-0.196\tc-0.248-0.13-0.452-0.318-0.612-0.564c-0.16-0.245-0.278-0.546-0.356-0.904c-0.077-0.357-0.116-0.765-0.116-1.224\tc0-0.453,0.039-0.86,0.116-1.22c0.078-0.36,0.196-0.663,0.356-0.908c0.16-0.245,0.364-0.433,0.612-0.564\tC25.764,1.385,26.059,1.32,26.4,1.32c0.677,0,1.175,0.253,1.492,0.76c0.317,0.507,0.476,1.216,0.476,2.128s-0.159,1.622-0.476,2.128\tC27.575,6.843,27.077,7.096,26.4,7.096z M26.4,6.408c0.208,0,0.385-0.042,0.532-0.128c0.146-0.085,0.265-0.203,0.356-0.354\tc0.09-0.151,0.157-0.333,0.2-0.546c0.043-0.212,0.064-0.446,0.064-0.702v-0.94c0-0.255-0.021-0.489-0.064-0.702\tc-0.042-0.212-0.109-0.395-0.2-0.546c-0.091-0.151-0.209-0.27-0.356-0.354c-0.147-0.085-0.324-0.128-0.532-0.128\ts-0.385,0.043-0.532,0.128s-0.266,0.203-0.356,0.354c-0.091,0.151-0.158,0.333-0.2,0.546c-0.043,0.213-0.064,0.447-0.064,0.702v0.94\tc0,0.255,0.021,0.489,0.064,0.702c0.042,0.212,0.109,0.395,0.2,0.546c0.09,0.151,0.209,0.27,0.356,0.354\tC26.015,6.366,26.192,6.408,26.4,6.408z M24.688,15v-0.688h1.528V9.984H26.16l-1.352,1.344l-0.464-0.456l1.448-1.456h1.2v4.896h1.4\tV15H24.688z M24.688,23v-0.688h1.528v-4.328H26.16l-1.352,1.344l-0.464-0.456l1.448-1.456h1.2v4.896h1.4V23H24.688z M19,28.36h-5\tv-0.72h5V28.36z M9,28.36H4v-0.72h5V28.36z M19,20.36h-5v-0.72h5V20.36z M9,20.36H4v-0.72h5V20.36z M19,12.36h-5v-0.72h5V12.36z M9,12.36H4v-0.72h5V12.36z M19,4.36h-5V3.64h5V4.36z M9,4.36H4V3.64h5V4.36z"
677
692
  })), children);
678
693
  });
@@ -687,7 +702,7 @@ const FilterAndGroupData = /*#__PURE__*/React.forwardRef(function FilterAndGroup
687
702
  xmlns: "http://www.w3.org/2000/svg",
688
703
  fill: "currentColor",
689
704
  ref: ref
690
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
705
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
691
706
  d: "M26,31.515\tc-0.062,0-0.124-0.017-0.18-0.049l-1-0.577c-0.111-0.064-0.181-0.183-0.181-0.312v-1.154c0-0.129,0.069-0.247,0.181-0.312l1-0.577\tc0.111-0.064,0.248-0.064,0.359,0l1,0.577c0.111,0.064,0.181,0.183,0.181,0.312v1.154c0,0.129-0.069,0.247-0.181,0.312l-1,0.577\tC26.124,31.498,26.062,31.515,26,31.515z M25.36,30.369L26,30.738l0.64-0.369v-0.738L26,29.262l-0.64,0.369V30.369z M17,31.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2\tC17.36,31.199,17.199,31.36,17,31.36z M15.36,30.64h1.28v-1.28h-1.28V30.64z M6,31.36c-0.75,0-1.36-0.61-1.36-1.36\tS5.25,28.64,6,28.64S7.36,29.25,7.36,30S6.75,31.36,6,31.36z M6,29.36c-0.353,0-0.64,0.287-0.64,0.64S5.647,30.64,6,30.64\tS6.64,30.353,6.64,30S6.353,29.36,6,29.36z M31.36,31h-0.72V1h0.721L31.36,31L31.36,31z M21.36,31h-0.72V1h0.721L21.36,31L21.36,31z M11.36,31h-0.72V1h0.72V31z M1.36,31H0.64V1h0.72V31z M26,27.515c-0.062,0-0.124-0.017-0.18-0.049l-1-0.577\tc-0.111-0.064-0.181-0.183-0.181-0.312v-1.154c0-0.129,0.069-0.247,0.181-0.312l1-0.577c0.111-0.064,0.248-0.064,0.359,0l1,0.577\tc0.111,0.064,0.181,0.183,0.181,0.312v1.154c0,0.129-0.069,0.247-0.181,0.312l-1,0.577C26.124,27.498,26.062,27.515,26,27.515z M25.36,26.369L26,26.738l0.64-0.369v-0.738L26,25.262l-0.64,0.369V26.369z M6,27.36c-0.75,0-1.36-0.61-1.36-1.36\tS5.25,24.64,6,24.64S7.36,25.25,7.36,26S6.75,27.36,6,27.36z M6,25.36c-0.353,0-0.64,0.287-0.64,0.64S5.647,26.64,6,26.64\tS6.64,26.353,6.64,26S6.353,25.36,6,25.36z M17,23.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v2C17.36,23.199,17.199,23.36,17,23.36z M15.36,22.64h1.28v-1.28h-1.28V22.64z M6,23.36\tc-0.75,0-1.36-0.61-1.36-1.36S5.25,20.64,6,20.64S7.36,21.25,7.36,22S6.75,23.36,6,23.36z M6,21.36c-0.353,0-0.64,0.287-0.64,0.64\tS5.647,22.64,6,22.64S6.64,22.353,6.64,22S6.353,21.36,6,21.36z M6,11.515c-0.062,0-0.125-0.016-0.18-0.048l-1-0.578\tc-0.111-0.064-0.18-0.183-0.18-0.312V9.423c0-0.128,0.068-0.248,0.18-0.312l1-0.578c0.111-0.064,0.249-0.064,0.36,0l1,0.578\tc0.111,0.064,0.18,0.183,0.18,0.312v1.154c0,0.128-0.068,0.248-0.18,0.312l-1,0.578C6.125,11.499,6.062,11.515,6,11.515z M5.36,10.369L6,10.739l0.64-0.37V9.631L6,9.261l-0.64,0.37V10.369z M27,11.36h-2c-0.199,0-0.36-0.161-0.36-0.36V9\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C27.36,11.199,27.199,11.36,27,11.36z M25.36,10.64h1.279V9.36\tH25.36V10.64z M26,7.515c-0.062,0-0.124-0.016-0.18-0.048l-1-0.578c-0.111-0.064-0.181-0.183-0.181-0.312V5.423\tc0-0.128,0.069-0.248,0.181-0.312l1-0.578c0.111-0.064,0.248-0.064,0.359,0l1,0.578c0.111,0.064,0.181,0.183,0.181,0.312v1.154\tc0,0.128-0.069,0.248-0.181,0.312l-1,0.578C26.124,7.499,26.062,7.515,26,7.515z M25.36,6.369L26,6.739l0.64-0.37V5.631L26,5.261\tl-0.64,0.37V6.369z M16,7.36c-0.75,0-1.36-0.61-1.36-1.36S15.25,4.64,16,4.64S17.36,5.25,17.36,6S16.75,7.36,16,7.36z M16,5.36\tc-0.353,0-0.64,0.287-0.64,0.64S15.647,6.64,16,6.64c0.353,0,0.64-0.287,0.64-0.64S16.353,5.36,16,5.36z M26,3.36\tc-0.75,0-1.36-0.61-1.36-1.36S25.25,0.64,26,0.64S27.36,1.25,27.36,2S26.75,3.36,26,3.36z M26,1.36c-0.353,0-0.64,0.287-0.64,0.64\tS25.647,2.64,26,2.64S26.64,2.353,26.64,2S26.353,1.36,26,1.36z M17,3.36h-2c-0.199,0-0.36-0.161-0.36-0.36V1\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C17.36,3.199,17.199,3.36,17,3.36z M15.36,2.64h1.28V1.36h-1.28\tV2.64z M6,3.36C5.25,3.36,4.64,2.75,4.64,2S5.25,0.64,6,0.64S7.36,1.25,7.36,2S6.75,3.36,6,3.36z M6,1.36\tC5.647,1.36,5.36,1.647,5.36,2S5.647,2.64,6,2.64S6.64,2.353,6.64,2S6.353,1.36,6,1.36z"
692
707
  })), children);
693
708
  });
@@ -702,7 +717,7 @@ const FinanceStrategy = /*#__PURE__*/React.forwardRef(function FinanceStrategy({
702
717
  xmlns: "http://www.w3.org/2000/svg",
703
718
  fill: "currentColor",
704
719
  ref: ref
705
- }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
720
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
706
721
  d: "M28.623,26.662l1.676-2.484c0.04-0.06,0.062-0.13,0.062-0.201v-5.995\tc0-2.789-1.141-3.649-2.627-4.77l-2.51-1.993c-0.107-0.086-0.256-0.103-0.38-0.042c-0.125,0.06-0.204,0.186-0.204,0.324v2.116\th-1.663c-0.082,0-0.162,0.028-0.227,0.08l-4.977,4.023c-0.131,0.106-0.171,0.29-0.096,0.441l0.988,1.977\tc0.073,0.144,0.234,0.223,0.393,0.191l4.183-0.838l-2.623,4.298c-0.056,0.092-0.067,0.205-0.032,0.307l0.893,2.548\tc-1.731,0.19-2.862,1.387-2.862,3.095V31c0,0.199,0.161,0.36,0.36,0.36H31c0.199,0,0.36-0.161,0.36-0.36v-1.262\tC31.36,28.078,30.284,26.901,28.623,26.662z M21.322,24.019l2.962-4.854c0.074-0.122,0.069-0.276-0.013-0.394\ts-0.224-0.175-0.365-0.146l-4.719,0.945l-0.736-1.472l4.652-3.762H25c0.199,0,0.36-0.161,0.36-0.36v-1.731l1.981,1.572\tc1.359,1.026,2.198,1.685,2.281,3.823H28v0.721h1.64v1.779H28v0.721h1.64v1.779H28v0.721h1.64v0.506l-1.854,2.75h-5.554\tL21.322,24.019z M30.64,30.64H19.337v-0.901c0-1.161,0.693-2.401,2.64-2.401h6c1.618,0,2.663,0.942,2.663,2.401V30.64z M29.64,2.87\tL2.254,30.255l-0.509-0.51L29.131,2.36H25V1.64h5.36V7h-0.72V2.87z M14,9.36c0.199,0,0.36-0.161,0.36-0.36V1\tc0-0.199-0.161-0.36-0.36-0.36H1C0.801,0.64,0.64,0.801,0.64,1v8c0,0.199,0.161,0.36,0.36,0.36H14z M1.36,7.403\tC1.975,7.541,2.459,8.025,2.597,8.64H1.36V7.403z M3.323,1.36h8.353c0.157,1.012,0.952,1.807,1.964,1.964v3.353\tc-1.012,0.157-1.807,0.952-1.964,1.964H3.323C3.167,7.628,2.372,6.833,1.36,6.677V3.323C2.372,3.167,3.167,2.372,3.323,1.36z M12.403,8.64c0.139-0.615,0.623-1.099,1.238-1.238V8.64H12.403z M13.64,2.597c-0.615-0.139-1.099-0.623-1.238-1.238h1.238V2.597z M2.597,1.36C2.459,1.975,1.975,2.459,1.36,2.597V1.36H2.597z M1,10.64h13v0.72H1V10.64z M14,13.36H1v-0.72h13V13.36z M7.5,7.36\tc1.301,0,2.36-1.059,2.36-2.36S8.801,2.64,7.5,2.64S5.14,3.699,5.14,5S6.199,7.36,7.5,7.36z M7.5,3.36c0.904,0,1.64,0.736,1.64,1.64\tS8.404,6.64,7.5,6.64S5.86,5.904,5.86,5S6.596,3.36,7.5,3.36z"
707
722
  })), children);
708
723
  });
@@ -717,7 +732,7 @@ const FinanceAndOperations = /*#__PURE__*/React.forwardRef(function FinanceAndOp
717
732
  xmlns: "http://www.w3.org/2000/svg",
718
733
  fill: "currentColor",
719
734
  ref: ref
720
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
735
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
721
736
  d: "M6,14.64H1\tc-0.199,0-0.36,0.161-0.36,0.36v7c0,0.199,0.161,0.36,0.36,0.36h5c0.199,0,0.36-0.161,0.36-0.36v-7C6.36,14.801,6.199,14.64,6,14.64\tz M5.64,21.64H1.36v-6.28h4.28C5.64,15.36,5.64,21.64,5.64,21.64z M19.64,27v-1.64H17v-0.72h4.5c0.629,0,1.14-0.511,1.14-1.14\ts-0.511-1.14-1.14-1.14h-3c-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86h1.14V17h0.721v1.64H23v0.721h-4.5\tc-0.629,0-1.14,0.511-1.14,1.14s0.511,1.14,1.14,1.14h3c1.025,0,1.86,0.835,1.86,1.86s-0.835,1.86-1.86,1.86h-1.14V27H19.64z M12.746,19.745l-1.335,1.336c0.461-4.333,4.136-7.721,8.59-7.721c1.373,0,2.737,0.332,3.946,0.961\tc1.309,0.664,2.427,1.659,3.235,2.879c0.421,0.628,0.75,1.273,0.979,1.92l0.68-0.24c-0.249-0.703-0.605-1.403-1.06-2.079\tc-0.875-1.323-2.089-2.402-3.505-3.121c-0.607-0.316-1.251-0.563-1.915-0.736V1c0-0.199-0.161-0.36-0.36-0.36h-5\tc-0.199,0-0.36,0.161-0.36,0.36v12.264c-0.822,0.317-1.588,0.747-2.28,1.271V9c0-0.199-0.161-0.36-0.36-0.36H9\tC8.801,8.64,8.64,8.801,8.64,9v9h0.72V9.36h4.28v5.779c-1.654,1.534-2.747,3.66-2.956,6.036l-1.43-1.43l-0.509,0.51L11,22.509\tl2.254-2.254L12.746,19.745z M17.36,1.36h4.279v11.426c-1.437-0.257-2.939-0.162-4.279,0.233V1.36z M30.745,24.255l-1.427-1.427\tc-0.42,4.774-4.436,8.532-9.318,8.532c-3.967,0-7.52-2.508-8.839-6.24l0.679-0.24c1.218,3.445,4.498,5.76,8.161,5.76\tc4.453,0,8.128-3.387,8.589-7.72l-1.334,1.335l-0.51-0.51L29,21.491l2.255,2.254L30.745,24.255z"
722
737
  })), children);
723
738
  });
@@ -732,7 +747,7 @@ const FinanceAndSupplyChain = /*#__PURE__*/React.forwardRef(function FinanceAndS
732
747
  xmlns: "http://www.w3.org/2000/svg",
733
748
  fill: "currentColor",
734
749
  ref: ref
735
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
750
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
736
751
  d: "M9.489,21.461\tc1.246,1.229,1.26,3.244,0.031,4.49l-0.063,0.064c-0.668,0.677-2.084,1.056-3.381,1.336C6.05,27.357,6.025,27.36,6,27.36\tc-0.166,0-0.315-0.115-0.352-0.284c-0.042-0.194,0.082-0.386,0.276-0.428c0.66-0.144,2.413-0.522,3.021-1.139l0.063-0.064\tc0.95-0.964,0.939-2.521-0.024-3.472c-0.963-0.947-2.52-0.938-3.471,0.025c0,0-0.064,0.064-0.065,0.065\tc-0.612,0.621-0.962,2.354-1.094,3.007c-0.04,0.195-0.232,0.319-0.424,0.281c-0.195-0.039-0.321-0.229-0.282-0.424\tc0.26-1.283,0.616-2.688,1.29-3.372c0,0,0.064-0.064,0.065-0.065C6.227,20.246,8.241,20.232,9.489,21.461z M22.36,27.5v-1.14H23\tc0.75,0,1.36-0.61,1.36-1.36s-0.61-1.36-1.36-1.36h-2c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64h3v-0.72h-1.64V20.5h-0.72\tv1.14H21c-0.75,0-1.36,0.61-1.36,1.36s0.61,1.36,1.36,1.36h2c0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64h-3v0.721h1.64\tv1.14L22.36,27.5L22.36,27.5z M8.278,15.229l5.776-7.03c2.117-2.587,5.069-4.459,8.312-5.27l6.169-1.542\tC28.834,1.312,29.16,1.4,29.38,1.621c0.22,0.219,0.31,0.542,0.233,0.844L28.07,8.634c-0.792,3.17-2.519,5.962-4.996,8.084\tc-1.759-0.26-3.651,0.15-5.161,1.164c-1.04,0.688-1.89,1.642-2.455,2.756c-0.209,0.402-0.381,0.826-0.511,1.259l0.689,0.207\tc0.117-0.39,0.272-0.771,0.462-1.137c0.511-1.006,1.275-1.865,2.214-2.485C19.404,17.748,20.68,17.36,22,17.36\tc3.34,0,6.104,2.481,6.565,5.695l-1.31-1.31l-0.51,0.51L29,24.509l2.255-2.254l-0.51-0.51l-1.452,1.453\tc-0.332-3.023-2.479-5.508-5.342-6.295c2.374-2.172,4.033-4.956,4.818-8.094l1.543-6.169c0.136-0.545-0.026-1.131-0.424-1.528\tc-0.396-0.397-0.983-0.559-1.527-0.423L22.192,2.23c-3.393,0.848-6.48,2.805-8.695,5.511l-5.608,6.826l-4.755-1.902\tc-0.184-0.071-0.394,0.017-0.468,0.201l-2,5l0.669,0.268l1.866-4.666l4.666,1.867C8.01,15.391,8.179,15.349,8.278,15.229z M22,30.64\tc-3.34,0-6.104-2.481-6.565-5.696l1.311,1.311l0.509-0.51L15,23.491l-2.254,2.254l0.509,0.51l1.434-1.435\tc0.409,3.674,3.53,6.54,7.311,6.54c3.232,0,6.134-2.162,7.055-5.258l-0.689-0.205C27.534,28.689,24.917,30.64,22,30.64z M20,14.36\tc-1.853,0-3.36-1.507-3.36-3.36S18.147,7.64,20,7.64s3.36,1.507,3.36,3.36S21.853,14.36,20,14.36z M20,13.64\tc1.456,0,2.64-1.185,2.64-2.64S21.456,8.36,20,8.36S17.36,9.544,17.36,11S18.544,13.64,20,13.64z"
737
752
  })), children);
738
753
  });
@@ -747,7 +762,7 @@ const FinancialConsultant = /*#__PURE__*/React.forwardRef(function FinancialCons
747
762
  xmlns: "http://www.w3.org/2000/svg",
748
763
  fill: "currentColor",
749
764
  ref: ref
750
- }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
765
+ }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
751
766
  d: "M24,31.36c-4.059,0-7.36-3.302-7.36-7.36c0-1.171,0.283-2.333,0.818-3.362\tc0.438-0.861,1.044-1.626,1.776-2.246c-1.09-1.024-2.397-1.82-3.803-2.312c-0.136-0.047-0.23-0.171-0.24-0.314\tc-0.01-0.143,0.065-0.279,0.193-0.345c2.496-1.293,4.045-3.818,4.045-6.59c0-4.119-3.333-7.47-7.43-7.47\tc-4.141,0-7.51,3.351-7.51,7.47c0,2.769,1.551,5.298,4.047,6.601c0.127,0.066,0.203,0.202,0.192,0.345s-0.104,0.266-0.24,0.314\tc-4.264,1.498-7.129,5.5-7.129,9.96V31H0.64v-4.95c0-4.513,2.744-8.588,6.903-10.364C5.198,14.179,3.77,11.615,3.77,8.83\tc0-4.516,3.692-8.19,8.23-8.19c4.494,0,8.15,3.674,8.15,8.19c0,2.788-1.427,5.347-3.771,6.846c1.266,0.542,2.438,1.317,3.435,2.273\tc0.032-0.022,0.065-0.045,0.099-0.067C21.122,17.07,22.536,16.64,24,16.64c4.059,0,7.36,3.301,7.36,7.36S28.059,31.36,24,31.36z M24,17.36c-1.32,0-2.596,0.388-3.688,1.121c-0.938,0.62-1.703,1.479-2.214,2.485c-0.483,0.93-0.738,1.978-0.738,3.033\tc0,3.661,2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64S27.661,17.36,24,17.36z M24.36,27.5h-0.72v-1.14H22v-0.72h3\tc0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64h-2c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36h0.64V20.5h0.721v1.14H26\tv0.721h-3c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64h2c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36h-0.64V27.5z"
752
767
  })), children);
753
768
  });
@@ -762,7 +777,7 @@ const FinancialGain = /*#__PURE__*/React.forwardRef(function FinancialGain({
762
777
  xmlns: "http://www.w3.org/2000/svg",
763
778
  fill: "currentColor",
764
779
  ref: ref
765
- }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
780
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
766
781
  d: "M22,31.36c-5.041,0-9.163-4.006-9.353-9H9c-0.199,0-0.36-0.161-0.36-0.36V9\tc0-0.199,0.161-0.36,0.36-0.36h5c0.096,0,0.187,0.038,0.254,0.105C14.322,8.813,14.36,8.904,14.36,9v7.595\tc0.62-0.881,1.393-1.651,2.28-2.266V0.999c0-0.199,0.161-0.36,0.36-0.36h5c0.096,0,0.188,0.038,0.255,0.105\tC22.322,0.813,22.36,0.905,22.36,1l-0.001,11.647c4.995,0.189,9.001,4.312,9.001,9.353C31.36,27.161,27.161,31.36,22,31.36z M22,13.36c-1.719,0-3.378,0.504-4.8,1.459c-1.22,0.808-2.215,1.926-2.879,3.235C13.692,19.263,13.36,20.627,13.36,22\tc0,4.764,3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64S26.764,13.36,22,13.36z M9.36,21.64h3.287c0.052-1.335,0.392-2.652,0.993-3.835\tV9.36H9.36V21.64z M17.36,1.36l-0.001,12.513c0.085-0.048,0.17-0.096,0.257-0.142c0.615-0.328,1.263-0.584,1.933-0.766\tc0.679-0.184,1.379-0.291,2.09-0.318L21.64,1.36H17.36z M22.36,27h-0.72v-1.64H19v-0.72h4.5c0.629,0,1.14-0.511,1.14-1.14\ts-0.511-1.14-1.14-1.14h-3.001c-1.025,0-1.859-0.835-1.859-1.86s0.834-1.86,1.859-1.86h1.141V17h0.721v1.64H25v0.721h-4.501\tc-0.628,0-1.139,0.511-1.139,1.14s0.511,1.14,1.139,1.14H23.5c1.025,0,1.86,0.835,1.86,1.86s-0.835,1.86-1.86,1.86h-1.14V27z M6,22.36H1c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.199,0.161-0.36,0.36-0.36h5c0.199,0,0.36,0.161,0.36,0.36v7\tC6.36,22.199,6.199,22.36,6,22.36z M1.36,21.64h4.28v-6.28H1.36V21.64z"
767
782
  })), children);
768
783
  });
@@ -777,7 +792,7 @@ const FinancialNetworks = /*#__PURE__*/React.forwardRef(function FinancialNetwor
777
792
  xmlns: "http://www.w3.org/2000/svg",
778
793
  fill: "currentColor",
779
794
  ref: ref
780
- }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
795
+ }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
781
796
  d: "M30.272,14.668C29.638,7.84,24.159,2.36,17.333,1.726C17.205,1.107,16.656,0.64,16,0.64\tc-0.662,0-1.213,0.475-1.334,1.103c-4.1,0.38-7.791,2.464-10.224,5.773C4.303,7.468,4.156,7.436,4,7.436\tc-0.75,0-1.36,0.61-1.36,1.36c0,0.394,0.171,0.746,0.439,0.995C2.134,11.75,1.64,13.835,1.64,16c0,2.787,0.804,5.473,2.314,7.8\tc-0.193,0.235-0.314,0.531-0.314,0.858c0,0.75,0.61,1.36,1.36,1.36c0.22,0,0.424-0.057,0.608-0.15\tC8.318,28.72,12.082,30.36,16,30.36c0.199,0,0.36-0.161,0.36-0.36v-8.694c0.575-0.159,1-0.681,1-1.306s-0.426-1.147-1-1.306V3.305\tc0.389-0.107,0.707-0.379,0.873-0.74C20.907,3.642,23.64,9.307,23.64,16h0.721c0-5.886-2.084-11.036-5.109-13.226\tc5.532,1.368,9.758,6.146,10.302,11.948c-0.53,0.186-0.914,0.686-0.914,1.279c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36\tC31.36,15.343,30.892,14.794,30.272,14.668z M14.64,20c0,0.625,0.425,1.147,1,1.306v8.302c-3.763-0.32-6.872-5.584-7.23-12.318\tc0.549-0.175,0.95-0.684,0.95-1.29c0-0.607-0.402-1.115-0.951-1.29C8.736,8.555,11.36,3.566,14.767,2.565\tc0.166,0.36,0.485,0.633,0.873,0.74v15.389C15.065,18.853,14.64,19.375,14.64,20z M8,15.36c0.353,0,0.64,0.287,0.64,0.64\tS8.353,16.64,8,16.64S7.36,16.353,7.36,16S7.647,15.36,8,15.36z M4,8.156c0.353,0,0.64,0.287,0.64,0.64S4.353,9.436,4,9.436\ts-0.64-0.287-0.64-0.64S3.647,8.156,4,8.156z M4.36,24.658c0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64\ts-0.287,0.64-0.64,0.64S4.36,25.011,4.36,24.658z M6.144,25.387c0.135-0.211,0.216-0.46,0.216-0.729c0-0.75-0.61-1.36-1.36-1.36\tc-0.162,0-0.315,0.033-0.458,0.085C3.118,21.179,2.36,18.636,2.36,16c0-2.048,0.466-4.02,1.357-5.875\tc0.091,0.019,0.186,0.03,0.283,0.03c0.75,0,1.36-0.61,1.36-1.36c0-0.333-0.125-0.634-0.324-0.871\tc1.903-2.58,4.614-4.366,7.685-5.121C9.955,4.833,7.973,9.349,7.69,14.679C7.089,14.82,6.64,15.357,6.64,16s0.45,1.181,1.05,1.322\tc0.288,5.408,2.325,9.924,5.105,11.926C10.279,28.632,7.964,27.297,6.144,25.387z M16.64,20c0,0.353-0.287,0.64-0.64,0.64\ts-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64C16.353,19.36,16.64,19.647,16.64,20z M16,2.64c-0.353,0-0.64-0.287-0.64-0.64\tS15.647,1.36,16,1.36c0.353,0,0.64,0.287,0.64,0.64S16.353,2.64,16,2.64z M30,16.64c-0.353,0-0.64-0.287-0.64-0.64\ts0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64C30.64,16.353,30.353,16.64,30,16.64z M18.64,28.36h2.721v-3.72H18.64V28.36z M19.36,25.36h1.279v2.279H19.36V25.36z M22.64,28.36h2.721v-6.72H22.64V28.36z M23.36,22.36h1.279v5.279H23.36V22.36z M26.64,28.36\th2.721v-9.72H26.64V28.36z M27.36,19.36h1.279v8.279H27.36V19.36z"
782
797
  })), children);
783
798
  });
@@ -792,7 +807,7 @@ const FinancialNews = /*#__PURE__*/React.forwardRef(function FinancialNews({
792
807
  xmlns: "http://www.w3.org/2000/svg",
793
808
  fill: "currentColor",
794
809
  ref: ref
795
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
810
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
796
811
  d: "M16.322,31.161l-0.644-0.322l4-8C19.74,22.717,19.864,22.64,20,22.64h7\tc2.007,0,3.64-1.633,3.64-3.64V5c0-2.007-1.633-3.64-3.64-3.64H5C2.993,1.36,1.36,2.993,1.36,5v14c0,2.007,1.633,3.64,3.64,3.64h11\tv0.721H5c-2.404,0-4.36-1.956-4.36-4.36V5c0-2.404,1.956-4.36,4.36-4.36h22c2.404,0,4.36,1.956,4.36,4.36v14\tc0,2.404-1.956,4.36-4.36,4.36h-6.777L16.322,31.161z M16.36,18h-0.72v-1.64H12v-0.72h6c0.904,0,1.64-0.736,1.64-1.64\ts-0.735-1.64-1.64-1.64h-4.001c-1.301,0-2.359-1.059-2.359-2.36s1.058-2.36,2.359-2.36h1.641V6h0.72v1.64H20v0.72h-6.001\tc-0.904,0-1.639,0.736-1.639,1.64s0.735,1.64,1.639,1.64H18c1.302,0,2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36h-1.64V18z"
797
812
  })), children);
798
813
  });
@@ -807,7 +822,7 @@ const FinancialServices = /*#__PURE__*/React.forwardRef(function FinancialServic
807
822
  xmlns: "http://www.w3.org/2000/svg",
808
823
  fill: "currentColor",
809
824
  ref: ref
810
- }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
825
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
811
826
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36\tV1h0.72v14.64h4.308c0.174-1.131,1.154-2,2.333-2c1.301,0,2.36,1.059,2.36,2.36c0,0.521-0.169,1.003-0.457,1.395l4.703,4.702\tc0.609-0.448,1.505-0.578,2.224-0.306l6.714-11.935C22.994,9.423,22.64,8.752,22.64,8c0-1.301,1.059-2.36,2.36-2.36\tc1.179,0,2.159,0.869,2.333,2H31v0.72h-3.667c-0.174,1.131-1.154,2-2.333,2c-0.292,0-0.571-0.053-0.829-0.15l-6.714,11.935\tc0.55,0.433,0.903,1.104,0.903,1.855c0,1.302-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36c0-0.521,0.169-1.003,0.457-1.395\tl-4.703-4.702C9.003,18.19,8.521,18.36,8,18.36c-1.179,0-2.159-0.869-2.333-2H1.36v14.28H31V31.36z M16,22.36\tc-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64S16.904,22.36,16,22.36z M8,14.36\tc-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64S9.64,16.904,9.64,16S8.904,14.36,8,14.36z M25,6.36\tc-0.904,0-1.64,0.736-1.64,1.64S24.096,9.64,25,9.64S26.64,8.904,26.64,8S25.904,6.36,25,6.36z"
812
827
  })), children);
813
828
  });
@@ -822,7 +837,7 @@ const FireAlarm = /*#__PURE__*/React.forwardRef(function FireAlarm({
822
837
  xmlns: "http://www.w3.org/2000/svg",
823
838
  fill: "currentColor",
824
839
  ref: ref
825
- }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
840
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
826
841
  d: "M5.846,26.154C3.134,23.442,1.64,19.836,1.64,16S3.134,8.558,5.846,5.846l0.509,0.509\tC3.779,8.931,2.36,12.356,2.36,16s1.419,7.069,3.995,9.645L5.846,26.154z M26.154,26.154l-0.51-0.51\tc2.576-2.576,3.995-6.001,3.995-9.645c0-3.643-1.419-7.068-3.995-9.645l0.51-0.509C28.866,8.558,30.36,12.165,30.36,16\tC30.36,19.836,28.866,23.441,26.154,26.154z M16,24.36c-4.61,0-8.36-3.751-8.36-8.36c0-4.61,3.75-8.36,8.36-8.36\tc4.609,0,8.36,3.75,8.36,8.36C24.36,20.609,20.609,24.36,16,24.36z M16,8.36c-4.213,0-7.64,3.427-7.64,7.64s3.427,7.64,7.64,7.64\ts7.64-3.427,7.64-7.64S20.213,8.36,16,8.36z M24.033,24.033l-0.51-0.51c2.01-2.009,3.116-4.682,3.116-7.523\ts-1.106-5.514-3.116-7.524l0.51-0.509c2.146,2.146,3.327,4.999,3.327,8.033S26.179,21.888,24.033,24.033z M7.967,24.033\tC5.822,21.888,4.64,19.034,4.64,16s1.182-5.887,3.327-8.033l0.509,0.509C6.467,10.486,5.36,13.158,5.36,16s1.107,5.515,3.116,7.523\tL7.967,24.033z M16,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,17.36,16,17.36z M16,15.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z"
827
842
  })), children);
828
843
  });
@@ -837,7 +852,7 @@ const FireExtinguisher = /*#__PURE__*/React.forwardRef(function FireExtinguisher
837
852
  xmlns: "http://www.w3.org/2000/svg",
838
853
  fill: "currentColor",
839
854
  ref: ref
840
- }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
855
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
841
856
  d: "M21,31.36H11c-0.199,0-0.36-0.161-0.36-0.36V14c0-2.109,1.225-3.938,3-4.812V5.365\tc0-0.4,0.325-0.725,0.725-0.725h0.275V3.36h-3.491L5.254,9.254L4.746,8.746l6-6C10.813,2.678,10.904,2.64,11,2.64h3.64V1.365\tc0-0.4,0.325-0.725,0.725-0.725h1.27c0.399,0,0.726,0.325,0.726,0.725V2.64h3.279V2c0-0.176,0.128-0.326,0.301-0.355l6-1\tc0.108-0.02,0.212,0.012,0.292,0.08C27.313,0.794,27.36,0.894,27.36,1v4c0,0.106-0.047,0.206-0.128,0.275\tc-0.081,0.067-0.185,0.096-0.292,0.08l-6-1c-0.172-0.029-0.3-0.179-0.3-0.355V3.36h-3.28v1.28h0.274\tc0.399,0,0.726,0.325,0.726,0.725v3.823c1.775,0.875,3,2.703,3,4.812v17C21.36,31.199,21.199,31.36,21,31.36z M11.36,30.64h9.28\tv-6.28h-9.28V30.64z M11.36,23.64h9.28v-7.28h-9.28V23.64z M11.36,15.64h9.28V14c0-2.559-2.081-4.64-4.64-4.64\ts-4.64,2.082-4.64,4.64C11.36,14,11.36,15.64,11.36,15.64z M16,8.64c0.572,0,1.123,0.09,1.64,0.256V5.365L14.365,5.36l-0.004,3.537\tC14.877,8.73,15.429,8.64,16,8.64z M15.36,4.64h1.28V1.365L15.365,1.36L15.36,4.64z M21.36,3.695l5.279,0.88v-3.15l-5.279,0.88\tV3.695z"
842
857
  })), children);
843
858
  });
@@ -852,7 +867,7 @@ const FireHose = /*#__PURE__*/React.forwardRef(function FireHose({
852
867
  xmlns: "http://www.w3.org/2000/svg",
853
868
  fill: "currentColor",
854
869
  ref: ref
855
- }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
870
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
856
871
  d: "M5,31.36H3c-0.176,0-0.326-0.128-0.355-0.301l-1-6\tc-0.018-0.104,0.012-0.212,0.08-0.292C1.794,24.687,1.894,24.64,2,24.64h1.64V4c0-0.199,0.161-0.36,0.36-0.36\tc0.199,0,0.36,0.161,0.36,0.36v20.64H6c0.106,0,0.206,0.047,0.275,0.128c0.068,0.08,0.098,0.188,0.08,0.292l-1,6\tC5.326,31.232,5.176,31.36,5,31.36z M3.305,30.64h1.39l0.88-5.279h-3.15L3.305,30.64z M22,23.36c-0.199,0-0.36-0.161-0.36-0.36V1\tc0-0.199,0.161-0.36,0.36-0.36S22.36,0.801,22.36,1v22C22.36,23.199,22.199,23.36,22,23.36z M1,23.36c-0.199,0-0.36-0.161-0.36-0.36\tV1c0-0.199,0.161-0.36,0.36-0.36S1.36,0.801,1.36,1v22C1.36,23.199,1.199,23.36,1,23.36z M19,21.36c-0.199,0-0.36-0.161-0.36-0.36V4\tc0-0.199,0.161-0.36,0.36-0.36S19.36,3.801,19.36,4v17C19.36,21.199,19.199,21.36,19,21.36z M16,21.36\tc-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S16.36,3.801,16.36,4v17C16.36,21.199,16.199,21.36,16,21.36z M13,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S13.36,3.801,13.36,4v17\tC13.36,21.199,13.199,21.36,13,21.36z M10,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S10.36,3.801,10.36,4\tv17C10.36,21.199,10.199,21.36,10,21.36z M7,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S7.36,3.801,7.36,4\tv17C7.36,21.199,7.199,21.36,7,21.36z M27,14.36c-1.853,0-3.36-1.507-3.36-3.36S25.147,7.64,27,7.64s3.36,1.507,3.36,3.36\tS28.853,14.36,27,14.36z M27,8.36c-1.456,0-2.64,1.185-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.185,2.64-2.64S28.456,8.36,27,8.36z"
857
872
  })), children);
858
873
  });
@@ -867,7 +882,7 @@ const Firecracker = /*#__PURE__*/React.forwardRef(function Firecracker({
867
882
  xmlns: "http://www.w3.org/2000/svg",
868
883
  fill: "currentColor",
869
884
  ref: ref
870
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
885
+ }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
871
886
  d: "M10,31.36c-0.092,0-0.184-0.035-0.254-0.105l-6-6\tc-0.141-0.141-0.141-0.369,0-0.51l14-14c0.141-0.141,0.369-0.141,0.51,0L21,13.491l2.417-2.417c1.419-1.419,1.419-3.729,0-5.148\tl-0.672-0.671l0.51-0.51l0.672,0.671c1.698,1.7,1.698,4.467,0,6.167L21.509,14l2.746,2.746c0.141,0.141,0.141,0.369,0,0.509l-14,14\tC10.184,31.325,10.092,31.36,10,31.36z M4.509,25L10,30.491L11.491,29L6,23.509L4.509,25z M6.509,23L12,28.491l0.991-0.991\tL7.5,22.009L6.509,23z M8.009,21.5l5.491,5.491L23.491,17L18,11.509L8.009,21.5z M21.745,4.254L20.5,3.009l-1.245,1.245l-0.51-0.509\tL19.991,2.5l-1.246-1.246l0.51-0.509L20.5,1.991l1.245-1.245l0.51,0.509L21.009,2.5l1.246,1.246L21.745,4.254z"
872
887
  })), children);
873
888
  });
@@ -882,7 +897,7 @@ const Fish = /*#__PURE__*/React.forwardRef(function Fish({
882
897
  xmlns: "http://www.w3.org/2000/svg",
883
898
  fill: "currentColor",
884
899
  ref: ref
885
- }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
900
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
886
901
  d: "M6,15.5c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM22.333,24.1377c.0557-.1348.0244-.2891-.0781-.3926l-2.5557-2.5557c.4922-.4688.918-.9619,1.2656-1.4619,1.2861,2.1758,4.3857,3.7529,7.5352,3.7529.5371,0,1.0615-.042,1.5596-.125.1758-.0293.3037-.1836.3008-.3623-.0361-1.8018-.832-4.918-3.3994-5.9834,2.5625-1.0122,3.3613-3.9854,3.3994-5.8828.0029-.1782-.125-.3325-.3008-.3618-.498-.083-1.0225-.125-1.5596-.125-3.4863,0-6.4336,1.4443-7.583,3.6528-1.8359-2.2607-5.4126-4.5195-9.5488-4.6475.127-1.0229,1.7251-2.2417,3.5342-2.2842l4.9199,2.9521c.3633.2051.5625.5103.5322.8154-.0234.2456-.1943.4385-.4678.5293l.2266.6836c.54-.1797.9072-.6177.958-1.1431.0576-.5879-.2852-1.1675-.8857-1.5073l-5.0005-3c-.0557-.0337-.1196-.0513-.1851-.0513-2.1411,0-4.2437,1.4702-4.3555,3.0073-1.2393.0508-2.4268.374-3.7988,1.0273-2.7144,1.2856-4.7544,3.3442-5.1963,5.2437-.0283.1211.0083.248.0962.3359l1.3853,1.3853h-1.1309c-.1147,0-.2227.0557-.2905.1475-.0679.0928-.0874.2129-.0522.3223.4341,1.3633,1.8145,2.8838,3.7852,4.1719,2.04,1.3408,4.3687,2.0791,6.5576,2.0791,1.4297,0,2.8018-.3086,4.0474-.8174.6064.5215,1.3931.8174,2.1948.8174h3.7578c.1455,0,.2773-.0879.333-.2227ZM19.1611,21.6699l1.9697,1.9697h-2.8887c-.5137,0-1.0195-.1543-1.4468-.4326.8735-.4307,1.6704-.957,2.3657-1.5371ZM4,18.3604c.1455,0,.2769-.0879.3325-.2227.0186-.0449.0273-.0918.0273-.1377,0-.0938-.0366-.1855-.1055-.2549l-1.8535-1.8535c.4702-1.5903,2.209-3.3037,4.5264-4.4561,1.1216,1.1646,1.7129,2.7368,1.7129,4.5645,0,1.2441-.3369,1.8018-.9482,2.8135l.6162.373c.6333-1.0488,1.0518-1.7422,1.0518-3.1865,0-1.9268-.6016-3.604-1.7461-4.8833,1.2065-.5215,2.2681-.7568,3.3862-.7568,4.1489,0,8.0225,2.438,9.7051,4.8462.0762.1104.2139.1675.3428.1509.1338-.0181.2461-.1094.291-.2363.7881-2.2144,3.7324-3.7607,7.1611-3.7607.3848,0,.7627.0234,1.127.0693-.1348,2.0737-1.2275,5.2109-4.627,5.2109-.1992,0-.3604.1611-.3604.3599,0,.1992.1611.3604.3604.3604,3.9111,0,4.5264,4.1309,4.6221,5.3311-.3623.0459-.7383.0684-1.1221.0684-3.1543,0-6.2354-1.6758-7.168-3.8994-.0527-.126-.1729-.2109-.3096-.2197-.1406-.0068-.2666.0605-.335.1797-1.376,2.3955-4.8022,4.8193-8.6875,4.8193-2.0498,0-4.2383-.6963-6.1631-1.9609-1.5757-1.0293-2.77-2.2373-3.3022-3.3184h1.4653ZM12.9897,21.9473c.3564-.0713.6631-.2773.8643-.5801l.6172-.9258c.2524-.3779.2988-.8545.125-1.2744s-.5439-.7236-.9897-.8125l-3.5356-.707-.1416.7051,3.5356.707c.2134.043.3828.1826.4663.3828.083.2012.0615.4199-.0586.6006l-.6177.9258c-.0947.1416-.2388.2393-.4062.2725-.1689.0342-.3394-.001-.481-.0957l-2.168-1.4453-.3994.5996,2.168,1.4453c.2261.1504.4858.2285.752.2285.0894,0,.1797-.0088.2695-.0264Z"
887
902
  })), children);
888
903
  });
@@ -897,7 +912,7 @@ const Firefighter = /*#__PURE__*/React.forwardRef(function Firefighter({
897
912
  xmlns: "http://www.w3.org/2000/svg",
898
913
  fill: "currentColor",
899
914
  ref: ref
900
- }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
915
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
901
916
  d: "M29.36,31h-0.72c0-5.551-4.122-10.56-9.803-11.909\tc-0.15-0.036-0.261-0.163-0.275-0.317c-0.015-0.153,0.07-0.299,0.212-0.362c2.458-1.097,4.046-3.542,4.046-6.231h0.721\tc0,2.657-1.403,5.1-3.643,6.455c1.104,0.343,2.146,0.819,3.104,1.406C24.018,19.37,24.64,18.225,24.64,17v-5\tc0-2.007-1.633-3.64-3.64-3.64H11c-2.007,0-3.64,1.633-3.64,3.64v5c0,1.226,0.624,2.372,1.641,3.043\tc0.96-0.588,2.002-1.065,3.109-1.408c-2.244-1.353-3.65-3.796-3.65-6.455h0.72c0,2.69,1.592,5.136,4.056,6.231\tc0.141,0.062,0.227,0.209,0.212,0.362c-0.014,0.154-0.125,0.281-0.275,0.317C7.487,20.439,3.36,25.448,3.36,31H2.64\tc0-4.213,2.236-8.129,5.713-10.535C7.285,19.646,6.64,18.363,6.64,17v-5c0-1.627,0.896-3.049,2.221-3.798\tc0.512-2.028,1.908-3.778,3.779-4.742V3c0-1.301,1.058-2.36,2.358-2.36H17c1.302,0,2.36,1.059,2.36,2.36v0.459\tc1.869,0.963,3.265,2.713,3.777,4.741c1.326,0.75,2.223,2.172,2.223,3.8v5c0,1.362-0.645,2.645-1.712,3.463\tC27.124,22.87,29.36,26.787,29.36,31z M14.999,1.36c-0.903,0-1.639,0.736-1.639,1.64v0.683c0,0.139-0.08,0.265-0.205,0.325\tc-1.608,0.765-2.852,2.164-3.432,3.823C10.127,7.707,10.556,7.64,11,7.64h10c0.443,0,0.872,0.066,1.275,0.19\tc-0.58-1.659-1.823-3.058-3.43-3.822c-0.126-0.06-0.206-0.187-0.206-0.325V3c0-0.904-0.735-1.64-1.64-1.64H14.999z M16.36,31h-0.72\tV21h0.72V31z M24,28.36h-6v-0.72h6V28.36z M14,28.36H8v-0.72h6V28.36z M24,26.36h-6v-0.72h6V26.36z M14,26.36H8v-0.72h6V26.36z M23.54,12.18h-0.721V12c0-0.858-0.867-1.64-1.819-1.64H11c-0.953,0-1.82,0.782-1.82,1.64v0.18H8.46V12\tc0-1.257,1.187-2.36,2.54-2.36h10c1.353,0,2.54,1.103,2.54,2.36V12.18z M16,6.36c-0.033,0-0.067-0.004-0.099-0.014\tC15.04,6.099,14.39,5.244,14.39,4.357V3.376c0-0.199,0.161-0.36,0.36-0.36c0.6,0,0.779-0.094,1.021-0.293\tc0.133-0.11,0.325-0.11,0.458,0c0.242,0.199,0.421,0.293,1.021,0.293c0.199,0,0.36,0.161,0.36,0.36v0.981\tc0,0.887-0.65,1.742-1.511,1.989C16.067,6.355,16.033,6.36,16,6.36z M15.11,3.724v0.633c0,0.46,0.338,1.052,0.89,1.264\tc0.552-0.211,0.89-0.803,0.89-1.264V3.724c-0.368-0.03-0.632-0.112-0.89-0.277C15.742,3.612,15.478,3.694,15.11,3.724z"
902
917
  })), children);
903
918
  });
@@ -912,7 +927,7 @@ const Firewall = /*#__PURE__*/React.forwardRef(function Firewall({
912
927
  xmlns: "http://www.w3.org/2000/svg",
913
928
  fill: "currentColor",
914
929
  ref: ref
915
- }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
930
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
916
931
  d: "M28.427,20.917l-0.51,0.51l2.214,2.213H23.36V8.36H31V7.64h-7.64V1c0-0.199-0.161-0.36-0.36-0.36H11\tc-0.199,0-0.36,0.161-0.36,0.36v30c0,0.199,0.161,0.36,0.36,0.36h12c0.199,0,0.36-0.161,0.36-0.36v-6.64h6.771l-2.214,2.213\tl0.51,0.51L31.509,24L28.427,20.917z M22.64,30.64H11.36V1.36h11.28v6.28H17v0.72h5.64v15.28H17v0.721h5.64V30.64z M1,23.64h7.616\tv0.721H1V23.64z M1.869,7.64h6.747v0.72H1.869l2.214,2.214l-0.509,0.509L0.491,8l3.083-3.083l0.509,0.509L1.869,7.64z"
917
932
  })), children);
918
933
  });
@@ -927,7 +942,7 @@ const FirstAid = /*#__PURE__*/React.forwardRef(function FirstAid({
927
942
  xmlns: "http://www.w3.org/2000/svg",
928
943
  fill: "currentColor",
929
944
  ref: ref
930
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
945
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
931
946
  d: "M19,25.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-5.64H7c-0.199,0-0.36-0.161-0.36-0.36v-6\tc0-0.199,0.161-0.36,0.36-0.36h5.64V7c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v5.64H25\tc0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-5.64V25C19.36,25.199,19.199,25.36,19,25.36z M13.36,24.64h5.28V19\tc0-0.199,0.161-0.36,0.36-0.36h5.64v-5.28H19c-0.199,0-0.36-0.161-0.36-0.36V7.36h-5.28V13c0,0.199-0.161,0.36-0.36,0.36H7.36v5.28\tH13c0.199,0,0.36,0.161,0.36,0.36V24.64z M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16\tS24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64\tS24.072,1.36,16,1.36z"
932
947
  })), children);
933
948
  });
@@ -942,7 +957,7 @@ const Flag = /*#__PURE__*/React.forwardRef(function Flag({
942
957
  xmlns: "http://www.w3.org/2000/svg",
943
958
  fill: "currentColor",
944
959
  ref: ref
945
- }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
960
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
946
961
  d: "M4.36,31H3.64V1c0-0.199,0.161-0.36,0.36-0.36h24\tc0.131,0,0.251,0.071,0.314,0.186c0.063,0.114,0.061,0.254-0.009,0.365L23.425,9l4.881,7.809c0.069,0.111,0.072,0.25,0.009,0.366\tC28.251,17.289,28.131,17.36,28,17.36H4.36V31z M4.36,16.64h22.991l-4.656-7.449c-0.072-0.117-0.072-0.265,0-0.382l4.656-7.449H4.36\tV16.64z"
947
962
  })), children);
948
963
  });
@@ -957,7 +972,7 @@ const Flamingo = /*#__PURE__*/React.forwardRef(function Flamingo({
957
972
  xmlns: "http://www.w3.org/2000/svg",
958
973
  fill: "currentColor",
959
974
  ref: ref
960
- }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
975
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
961
976
  d: "M17,31.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-7.64H10\tc-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393l5-5C14.811,17.681,14.9,17.64,15,17.64h4c2.007,0,3.64-1.632,3.64-3.64\tc0-2.94-1.735-4.05-3.573-5.226C17.382,7.696,15.64,6.582,15.64,4c0-1.853,1.507-3.36,3.36-3.36c0.954,0,1.887,0.364,2.582,1.002\tl0.439-0.002c1.842,0,3.339,1.507,3.339,3.36c0,0.146-0.088,0.277-0.223,0.333c-0.136,0.055-0.289,0.025-0.393-0.078\tc-0.699-0.699-1.61-1.099-2.579-1.134C21.318,4.91,20.174,5.36,19,5.36V4.64c1.037,0,2.046-0.415,2.769-1.137\tc0.067-0.068,0.159-0.105,0.255-0.105c0.887,0,1.737,0.255,2.47,0.731c-0.357-1.029-1.33-1.769-2.47-1.769L21.44,2.363\tc-0.081-0.002-0.188-0.037-0.257-0.105C20.613,1.688,19.816,1.36,19,1.36c-1.456,0-2.64,1.185-2.64,2.64\tc0,2.188,1.434,3.105,3.094,4.167C21.285,9.339,23.36,10.666,23.36,14c0,2.404-1.956,4.36-4.36,4.36h-3.64v4.279H20\tc0.096,0,0.188,0.038,0.255,0.105l1,1l-0.51,0.51l-0.895-0.895h-4.49v7.279H17V31.36z M10.869,22.64h3.771v-3.771L10.869,22.64z M7.71,21.36c-0.096,0-0.187-0.038-0.254-0.105c-0.469-0.469-0.727-1.069-0.727-1.69c0-0.512,0.175-1.009,0.498-1.43\tc-0.857-1.025-0.781-2.13,0.229-3.139l4.367-4.328C12.537,9.952,13.346,9.14,15,9.14c1.733,0,3.205,0.555,4.255,1.605l-0.51,0.509\tC17.834,10.342,16.539,9.86,15,9.86c-1.355,0-1.993,0.639-2.667,1.316l-4.37,4.33c-0.715,0.715-0.796,1.389-0.242,2.096l3.38-3.459\tl0.515,0.503l-3.649,3.736c-0.001,0.001-0.002,0.002-0.004,0.004c-0.332,0.332-0.515,0.751-0.515,1.18\tc0,0.316,0.1,0.627,0.285,0.901l6.085-6.126l0.511,0.508l-6.364,6.407C7.898,21.321,7.806,21.359,7.71,21.36L7.71,21.36z"
962
977
  })), children);
963
978
  });
@@ -972,7 +987,7 @@ const FlashStorage = /*#__PURE__*/React.forwardRef(function FlashStorage({
972
987
  xmlns: "http://www.w3.org/2000/svg",
973
988
  fill: "currentColor",
974
989
  ref: ref
975
- }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
990
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
976
991
  d: "M31,27.36H1c-0.199,0-0.36-0.161-0.36-0.36v-9c0-0.199,0.161-0.36,0.36-0.36h17v0.721H1.36v8.279\th29.28v-8.28H24v-0.72h7c0.199,0,0.36,0.161,0.36,0.36v9C31.36,27.199,31.199,27.36,31,27.36z M17.309,25.186l-0.617-0.371\tl5.673-9.455H17c-0.127,0-0.245-0.067-0.31-0.176c-0.065-0.109-0.067-0.245-0.006-0.356l6-11l0.633,0.345l-5.71,10.468H23\tc0.13,0,0.249,0.07,0.313,0.183c0.063,0.113,0.062,0.251-0.005,0.362L17.309,25.186z M10.36,24H9.64v-3h0.72\tC10.36,21,10.36,24,10.36,24z M8.36,24H7.64v-3h0.72V24z M6.36,24H5.64v-3h0.72C6.36,21,6.36,24,6.36,24z M4.36,24H3.64v-3h0.72V24z M31,15.36h-6v-0.72h5.64V6.36H25V5.64h6c0.199,0,0.36,0.161,0.36,0.36v9C31.36,15.199,31.199,15.36,31,15.36z M15,15.36H1\tc-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h18v0.72H1.36v8.28H15V15.36z M10.36,12H9.64V9h0.72\tC10.36,9,10.36,12,10.36,12z M8.36,12H7.64V9h0.72V12z M6.36,12H5.64V9h0.72C6.36,9,6.36,12,6.36,12z M4.36,12H3.64V9h0.72V12z"
977
992
  })), children);
978
993
  });
@@ -987,7 +1002,7 @@ const FlashingContent = /*#__PURE__*/React.forwardRef(function FlashingContent({
987
1002
  xmlns: "http://www.w3.org/2000/svg",
988
1003
  fill: "currentColor",
989
1004
  ref: ref
990
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1005
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
991
1006
  d: "M29,3.5C29,3.776,28.776,4,28.5,4S28,3.776,28,3.5S28.224,3,28.5,3S29,3.224,29,3.5z M26.5,3\tC26.224,3,26,3.224,26,3.5S26.224,4,26.5,4S27,3.776,27,3.5S26.776,3,26.5,3z M24.5,3C24.224,3,24,3.224,24,3.5S24.224,4,24.5,4\tS25,3.776,25,3.5S24.776,3,24.5,3z M31,1.64H1C0.801,1.64,0.64,1.801,0.64,2v28c0,0.199,0.161,0.36,0.36,0.36h30\tc0.199,0,0.36-0.161,0.36-0.36V2C31.36,1.801,31.199,1.64,31,1.64z M30.64,2.36v2.28H1.36V2.36H30.64z M1.36,29.64V5.36h29.28v24.28\tC30.64,29.64,1.36,29.64,1.36,29.64z M14,20.36c-0.061,0-0.122-0.016-0.177-0.047C13.71,20.249,13.64,20.13,13.64,20v-6\tc0-0.13,0.07-0.25,0.183-0.313c0.113-0.062,0.251-0.062,0.362,0.005l5,3c0.108,0.065,0.175,0.182,0.175,0.309\tc0,0.126-0.066,0.243-0.175,0.309l-5,3C14.128,20.343,14.064,20.36,14,20.36z M14.36,14.636v4.729L18.3,17L14.36,14.636z M16,23.36\tc-3.507,0-6.36-2.854-6.36-6.36s2.853-6.36,6.36-6.36s6.36,2.853,6.36,6.36S19.507,23.36,16,23.36z M16,11.36\tc-3.11,0-5.64,2.53-5.64,5.64s2.53,5.64,5.64,5.64s5.64-2.529,5.64-5.64C21.64,13.89,19.11,11.36,16,11.36z M16.36,7h-0.72v2h0.72V7\tz M16.36,25h-0.72v2h0.72V25z M8,16.64H6v0.72h2V16.64z M26,16.64h-2v0.72h2V16.64z M10.598,11.089L9.183,9.674l-0.509,0.509\tl1.415,1.415L10.598,11.089z M23.326,23.816l-1.414-1.414l-0.51,0.51l1.414,1.414L23.326,23.816z M10.598,22.912l-0.509-0.51\tl-1.415,1.414l0.509,0.51L10.598,22.912z M23.326,10.183l-0.51-0.509l-1.414,1.415l0.51,0.509L23.326,10.183z"
992
1007
  })), children);
993
1008
  });
@@ -1002,7 +1017,7 @@ const Flexibility = /*#__PURE__*/React.forwardRef(function Flexibility({
1002
1017
  xmlns: "http://www.w3.org/2000/svg",
1003
1018
  fill: "currentColor",
1004
1019
  ref: ref
1005
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1020
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1006
1021
  d: "M19.36,31h-0.72V16c0-1.301,1.059-2.36,2.36-2.36\th9.131l-2.386-2.386l0.51-0.509L31.509,14l-3.254,3.255l-0.51-0.509l2.386-2.386H21c-0.904,0-1.64,0.736-1.64,1.64V31z M16.36,31\th-0.72V1.869l-2.386,2.385l-0.509-0.509L16,0.491l3.255,3.255l-0.51,0.509L16.36,1.869V31z M13.36,31h-0.72V21\tc0-0.904-0.736-1.64-1.64-1.64H1.869l2.385,2.385l-0.509,0.51L0.491,19l3.255-3.254l0.509,0.509L1.869,18.64H11\tc1.301,0,2.36,1.059,2.36,2.36V31z"
1007
1022
  })), children);
1008
1023
  });
@@ -1017,7 +1032,7 @@ const Flexibility_02 = /*#__PURE__*/React.forwardRef(function Flexibility_02({
1017
1032
  xmlns: "http://www.w3.org/2000/svg",
1018
1033
  fill: "currentColor",
1019
1034
  ref: ref
1020
- }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1035
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1021
1036
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 c0-0.003,0-0.005,0-0.008C0.644,7.526,7.533,0.64,16,0.64c8.47,0,15.36,6.89,15.36,15.36c0,0.003,0,0.005,0,0.008 C31.355,24.475,24.467,31.36,16,31.36z M1.36,16c0,8.072,6.567,14.64,14.64,14.64c5.812,0,10.843-3.403,13.205-8.321 C27.31,24.774,24.336,26.36,21,26.36c-5.249,0-9.615-3.86-10.275-9.028C10.106,17.204,9.64,16.656,9.64,16 c0-0.562,0.342-1.045,0.829-1.252C9.915,12.766,8.087,11.36,6,11.36C3.441,11.36,1.36,13.441,1.36,16z M11.445,17.285 c0.634,4.786,4.686,8.354,9.555,8.354c4.025,0,7.481-2.479,8.923-5.991C28.943,20.701,27.548,21.36,26,21.36 c-2.445,0-4.583-1.672-5.189-4.014C20.15,17.254,19.64,16.686,19.64,16c0-0.594,0.384-1.101,0.916-1.286 C19.922,9.929,15.869,6.36,11,6.36c-4.025,0-7.481,2.479-8.923,5.991C3.056,11.299,4.453,10.64,6,10.64 c2.445,0,4.583,1.671,5.189,4.013C11.85,14.746,12.36,15.314,12.36,16C12.36,16.594,11.977,17.101,11.445,17.285z M21.53,17.252 c0.555,1.982,2.383,3.388,4.47,3.388c2.559,0,4.64-2.081,4.64-4.64c0-8.073-6.567-14.64-14.64-14.64 c-5.812,0-10.843,3.404-13.206,8.322C4.69,7.225,7.664,5.64,11,5.64c5.249,0,9.615,3.86,10.275,9.028 c0.618,0.128,1.085,0.677,1.085,1.332C22.36,16.562,22.018,17.045,21.53,17.252z M21,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S21.353,15.36,21,15.36z M11,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S11.353,15.36,11,15.36z"
1022
1037
  })), children);
1023
1038
  });
@@ -1032,7 +1047,7 @@ const Flexible = /*#__PURE__*/React.forwardRef(function Flexible({
1032
1047
  xmlns: "http://www.w3.org/2000/svg",
1033
1048
  fill: "currentColor",
1034
1049
  ref: ref
1035
- }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1050
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1036
1051
  d: "M16.36,31h-0.72v-5c0-5.713,4.647-10.36,10.36-10.36\th4.131l-5.386-5.386l0.51-0.509L31.509,16l-6.254,6.255l-0.51-0.51l5.386-5.385H26c-5.315,0-9.64,4.325-9.64,9.64V31z M6.746,22.255\tL0.491,16l6.255-6.254l0.509,0.509L1.869,15.64H6c3.289,0,6.31,1.51,8.288,4.144l-0.576,0.432C11.872,17.766,9.061,16.36,6,16.36\tH1.869l5.385,5.385L6.746,22.255z M16.36,16h-0.72V1.869l-5.386,5.385L9.746,6.746L16,0.491l6.255,6.255l-0.51,0.509L16.36,1.869V16\tz"
1037
1052
  })), children);
1038
1053
  });
@@ -1047,7 +1062,7 @@ const FlexibleCompute = /*#__PURE__*/React.forwardRef(function FlexibleCompute({
1047
1062
  xmlns: "http://www.w3.org/2000/svg",
1048
1063
  fill: "currentColor",
1049
1064
  ref: ref
1050
- }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1065
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1051
1066
  d: "M13.5,4.5C13.2,4.5,13,4.3,13,4s0.2-0.5,0.5-0.5S14,3.7,14,4S13.8,4.5,13.5,4.5z M14,11\tc0-0.3-0.2-0.5-0.5-0.5S13,10.7,13,11s0.2,0.5,0.5,0.5S14,11.3,14,11z M26,30.4h-6v-0.7h2.6v-1.3H17c-0.7,0-1.4-0.6-1.4-1.4v-8\tc0-0.7,0.6-1.4,1.4-1.4h12c0.7,0,1.4,0.6,1.4,1.4v8c0,0.7-0.6,1.4-1.4,1.4h-5.6v1.3H26V30.4z M16.4,26.4V27c0,0.3,0.3,0.6,0.6,0.6\th12c0.3,0,0.6-0.3,0.6-0.6v-0.6H16.4z M16.4,25.6h13.3V19c0-0.3-0.3-0.6-0.6-0.6H17c-0.3,0-0.6,0.3-0.6,0.6V25.6z M14,24.4H4\tc-0.2,0-0.4-0.2-0.4-0.4v-8h0.7v7.6H14V24.4z M28.4,16h-0.7V8.4H18V7.6h10c0.2,0,0.4,0.2,0.4,0.4V16z M16,14.4H2\tc-0.2,0-0.4-0.2-0.4-0.4V9c0-0.2,0.2-0.4,0.4-0.4h14c0.2,0,0.4,0.2,0.4,0.4v5C16.4,14.2,16.2,14.4,16,14.4z M2.4,13.6h13.3V9.4H2.4\tV13.6z M10,11.4H4v-0.7h6V11.4z M16,7.4H2C1.8,7.4,1.6,7.2,1.6,7V2c0-0.2,0.2-0.4,0.4-0.4h14c0.2,0,0.4,0.2,0.4,0.4v5\tC16.4,7.2,16.2,7.4,16,7.4z M2.4,6.6h13.3V2.4H2.4V6.6z M10,4.4H4V3.6h6V4.4z"
1052
1067
  })), children);
1053
1068
  });
@@ -1062,7 +1077,7 @@ const FlexibleInfrastructure = /*#__PURE__*/React.forwardRef(function FlexibleIn
1062
1077
  xmlns: "http://www.w3.org/2000/svg",
1063
1078
  fill: "currentColor",
1064
1079
  ref: ref
1065
- }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1080
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1066
1081
  d: "M20.5,12.5c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5S21,11.7,21,12S20.8,12.5,20.5,12.5z M21,19c0-0.3-0.2-0.5-0.5-0.5S20,18.7,20,19s0.2,0.5,0.5,0.5S21,19.3,21,19z M17,18.6h-6v0.7h6V18.6z M17,11.6h-6v0.7h6V11.6z M23.4,10c0-0.2-0.2-0.4-0.4-0.4H9c-0.2,0-0.4,0.2-0.4,0.4v5c0,0.2,0.2,0.4,0.4,0.4h14c0.2,0,0.4-0.2,0.4-0.4V10z M22.6,14.6H9.4\tv-4.3h13.3V14.6z M23,16.6H9c-0.2,0-0.4,0.2-0.4,0.4v5c0,0.2,0.2,0.4,0.4,0.4h14c0.2,0,0.4-0.2,0.4-0.4v-5\tC23.4,16.8,23.2,16.6,23,16.6z M22.6,21.6H9.4v-4.3h13.3V21.6z M12,4.4c1.1,0,1.6,0.6,1.6,1.6v3h0.7V6c0-1.5-0.9-2.4-2.4-2.4H2.9\tl2.4-2.4L4.7,0.7L1.5,4l3.3,3.3l0.5-0.5L2.9,4.4H12z M20.6,1.9V9h0.7V1.9l2.4,2.4l0.5-0.5L21,0.5l-3.3,3.3l0.5,0.5L20.6,1.9z M11.4,30.1V23h-0.7v7.1l-2.4-2.4l-0.5,0.5l3.3,3.3l3.3-3.3l-0.5-0.5L11.4,30.1z M27.3,24.7l-0.5,0.5l2.4,2.4H20\tc-1.1,0-1.6-0.6-1.6-1.6v-3h-0.7v3c0,1.5,0.9,2.4,2.4,2.4h9.1l-2.4,2.4l0.5,0.5l3.3-3.3L27.3,24.7z"
1067
1082
  })), children);
1068
1083
  });
@@ -1077,7 +1092,7 @@ const FlowChart = /*#__PURE__*/React.forwardRef(function FlowChart({
1077
1092
  xmlns: "http://www.w3.org/2000/svg",
1078
1093
  fill: "currentColor",
1079
1094
  ref: ref
1080
- }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1095
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1081
1096
  d: "M29,31.36c-1.302,0-2.36-1.059-2.36-2.36c0-1.179,0.869-2.159,2-2.333V23.36h-7.28v3.307\tc1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36c0-1.179,0.869-2.159,2-2.333V23\tc0-0.199,0.161-0.36,0.36-0.36h3.633v-4.28H19c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5.64V9.36H7.36v4.28\tH13c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H7.36v4.279H11c0.199,0,0.36,0.161,0.36,0.36v3.667\tc1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36S8.64,30.302,8.64,29c0-1.179,0.869-2.159,2-2.333V23.36H3.36v3.307\tc1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36S0.64,30.302,0.64,29c0-1.179,0.869-2.159,2-2.333V23\tc0-0.199,0.161-0.36,0.36-0.36h3.64v-4.28H1c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h5.64V9\tc0-0.199,0.161-0.36,0.36-0.36h8.64V5.36H1C0.801,5.36,0.64,5.199,0.64,5V1c0-0.199,0.161-0.36,0.36-0.36h30\tc0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H16.36v3.28H25c0.199,0,0.36,0.161,0.36,0.36v4.64H31\tc0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-5.646v4.279H29c0.199,0,0.36,0.161,0.36,0.36v3.667\tc1.131,0.174,2,1.154,2,2.333C31.36,30.302,30.302,31.36,29,31.36z M29,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64\ts1.64-0.735,1.64-1.64S29.904,27.36,29,27.36z M21,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64\tS21.904,27.36,21,27.36z M11,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S11.904,27.36,11,27.36\tz M3,27.36c-0.904,0-1.64,0.735-1.64,1.64S2.096,30.64,3,30.64S4.64,29.904,4.64,29S3.904,27.36,3,27.36z M25.02,17.64h5.62v-3.28\tH19.36v3.28h5.606C24.984,17.64,25.002,17.64,25.02,17.64z M7.027,17.64h5.613v-3.28H1.36v3.28h5.613\tC6.991,17.64,7.009,17.64,7.027,17.64z M1.36,4.64h29.28V1.36H1.36V4.64z"
1082
1097
  })), children);
1083
1098
  });
@@ -1092,7 +1107,7 @@ const FlowChartDetail = /*#__PURE__*/React.forwardRef(function FlowChartDetail({
1092
1107
  xmlns: "http://www.w3.org/2000/svg",
1093
1108
  fill: "currentColor",
1094
1109
  ref: ref
1095
- }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1110
+ }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1096
1111
  d: "M30.746,31.255L19.763,20.287C17.73,22.192,14.999,23.36,12,23.36\tC5.736,23.36,0.64,18.264,0.64,12S5.736,0.64,12,0.64c3.909,0,7.363,1.984,9.408,5H31v0.72h-9.142\tc0.41,0.715,0.746,1.479,0.994,2.28H31v0.72h-7.95c0.176,0.735,0.28,1.498,0.305,2.28H31v0.72h-7.646\tc-0.024,0.782-0.129,1.546-0.304,2.281H31v0.72h-8.147c-0.518,1.669-1.411,3.175-2.58,4.418l10.981,10.967L30.746,31.255z M1.904,15.361C3.314,19.586,7.307,22.64,12,22.64c1.828,0,3.55-0.463,5.055-1.278H16c-0.199,0-0.36-0.161-0.36-0.36v-2.64H11\tc-0.199,0-0.36-0.161-0.36-0.36V12.36H6.359v2.641c0,0.199-0.161,0.36-0.36,0.36C5.999,15.361,1.904,15.361,1.904,15.361z M16.359,20.641h1.843c1.799-1.294,3.179-3.136,3.894-5.279H16.36v5.279H16.359z M11.36,17.641h4.28v-2.639\tc0-0.199,0.161-0.36,0.36-0.36h6.309c0.216-0.845,0.331-1.73,0.331-2.642c0-0.91-0.114-1.795-0.331-2.639H16\tc-0.199,0-0.36-0.161-0.36-0.36V6.36h-4.28C11.36,6.36,11.36,17.641,11.36,17.641z M1.692,14.642H5.64v-5.28H1.691\tC1.475,10.205,1.36,11.09,1.36,12C1.36,12.911,1.475,13.797,1.692,14.642z M6.359,11.641h4.281V6c0-0.199,0.161-0.36,0.36-0.36h4.64\tV3.001c0-0.199,0.161-0.36,0.36-0.36h1.059C15.554,1.825,13.83,1.36,12,1.36c-4.694,0-8.688,3.056-10.097,7.282H6\tc0.199,0,0.36,0.161,0.36,0.36L6.359,11.641L6.359,11.641z M16.359,8.642h5.737c-0.714-2.143-2.094-3.985-3.892-5.28h-1.846v5.28\tH16.359z"
1097
1112
  })), children);
1098
1113
  });
@@ -1107,7 +1122,7 @@ const Flower_01 = /*#__PURE__*/React.forwardRef(function Flower_01({
1107
1122
  xmlns: "http://www.w3.org/2000/svg",
1108
1123
  fill: "currentColor",
1109
1124
  ref: ref
1110
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1125
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1111
1126
  d: "M31,31.36H1v-0.72h14.64v-9.371c-6.919-2.125-7-8.207-7-8.269c0-0.199,0.161-0.36,0.36-0.36\tc0.059,0,4.799,0.062,6.64,4.406v-5.698c-2.789-0.186-5-2.514-5-5.348V1c0-0.199,0.161-0.36,0.36-0.36\tc0.043,0,2.935,0.033,4.803,1.997C16.188,2.091,17.538,0.64,21,0.64c0.199,0,0.36,0.161,0.36,0.36v5c0,2.834-2.212,5.162-5,5.348\tv10.698c1.841-4.344,6.581-4.406,6.64-4.406c0.199,0,0.36,0.161,0.36,0.36c0,0.212-0.081,5.169-7,8.235v4.404H31V31.36z M22.608,18.382c-1.396,0.13-5.97,1.017-6.236,7.058C21.562,23.022,22.455,19.539,22.608,18.382z M9.383,13.381\tc0.127,1.284,0.951,5.4,6.248,7.129C15.396,14.394,10.774,13.509,9.383,13.381z M11.36,1.378V6c0,2.559,2.082,4.64,4.64,4.64\tS20.64,8.559,20.64,6V1.366c-3.396,0.108-4.282,1.727-4.319,1.798l-0.124-0.063C16.886,4.018,17.36,5.275,17.36,7h-0.72\tC16.64,2.202,12.614,1.485,11.36,1.378z"
1112
1127
  })), children);
1113
1128
  });
@@ -1122,7 +1137,7 @@ const Flower_02 = /*#__PURE__*/React.forwardRef(function Flower_02({
1122
1137
  xmlns: "http://www.w3.org/2000/svg",
1123
1138
  fill: "currentColor",
1124
1139
  ref: ref
1125
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1140
+ }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1126
1141
  d: "M31,31.36H1v-0.72h14.64v-6.639c-0.001-0.159-0.06-3.327-3.373-4.335\tc-0.214,0.79-0.838,1.694-2.267,1.694c-0.088,0-2.173-0.024-4.254-2.105c-0.141-0.141-0.141-0.369,0-0.51\tC7.827,16.664,9.912,16.64,10,16.64c1.823,0,2.336,1.472,2.359,2.301c1.742,0.497,2.725,1.531,3.281,2.535V15h0.72v6.477\tc0.556-1.004,1.54-2.038,3.281-2.535c0.023-0.829,0.536-2.301,2.359-2.301c0.088,0,2.173,0.024,4.255,2.105\tc0.141,0.141,0.141,0.369,0,0.51c-2.082,2.08-4.167,2.104-4.255,2.104c-1.429,0-2.053-0.904-2.267-1.694\tc-3.314,1.008-3.373,4.176-3.374,4.335v6.639H31V31.36z M20.434,19.495c0.133,0.486,0.51,1.145,1.566,1.145\tc0.017,0,1.712-0.032,3.479-1.64c-1.764-1.604-3.456-1.64-3.479-1.64c-1.271,0-1.557,0.952-1.621,1.413\tc0.489-0.086,1.027-0.134,1.622-0.134v0.721C21.42,19.36,20.9,19.408,20.434,19.495z M6.521,19c1.767,1.607,3.462,1.64,3.48,1.64\tc1.056,0,1.432-0.657,1.565-1.145C11.1,19.408,10.58,19.36,10,19.36v-0.72c0.594,0,1.133,0.048,1.622,0.134\tc-0.063-0.46-0.349-1.414-1.622-1.414C9.983,17.36,8.288,17.393,6.521,19z M16,15.359c-1.118,0-2.057-0.781-2.299-1.827\tc-0.888,0.527-2.121,0.386-2.87-0.365c-0.445-0.445-0.691-1.038-0.691-1.668c0-0.429,0.114-0.841,0.327-1.201\tC9.422,10.057,8.64,9.118,8.64,8s0.781-2.058,1.827-2.3c-0.213-0.36-0.327-0.771-0.327-1.2c0-0.63,0.246-1.223,0.691-1.668\tc0.776-0.776,1.963-0.898,2.869-0.363C13.942,1.422,14.881,0.64,16,0.64c1.118,0,2.058,0.782,2.3,1.828\tc0.902-0.535,2.091-0.414,2.869,0.363C21.614,3.277,21.86,3.87,21.86,4.5c0,0.429-0.114,0.841-0.327,1.201\tC22.578,5.942,23.36,6.881,23.36,8s-0.782,2.057-1.828,2.299c0.214,0.36,0.328,0.771,0.328,1.201c0,0.63-0.246,1.223-0.691,1.668\tc-0.749,0.75-1.98,0.892-2.87,0.365C18.057,14.578,17.118,15.359,16,15.359z M14.361,12.952c0,0.016-0.001,0.032-0.001,0.048\tc0,0.904,0.736,1.64,1.64,1.64c0.904,0,1.64-0.736,1.64-1.64c0-0.016,0-0.031,0-0.047c-0.182-0.231-0.316-0.492-0.4-0.772\tc-0.786,0.233-1.692,0.233-2.479,0C14.677,12.461,14.542,12.721,14.361,12.952z M17.913,11.917c0.073,0.281,0.219,0.534,0.427,0.741\tc0.621,0.622,1.7,0.621,2.319,0.001c0.311-0.31,0.48-0.722,0.48-1.16s-0.17-0.85-0.48-1.16c-0.209-0.209-0.462-0.354-0.742-0.426\tC19.49,10.783,18.783,11.49,17.913,11.917z M12.083,9.914c-0.278,0.073-0.536,0.22-0.743,0.426c-0.31,0.31-0.48,0.721-0.48,1.159\ts0.171,0.85,0.48,1.159c0.62,0.62,1.698,0.62,2.318,0c0.209-0.208,0.354-0.461,0.428-0.742C13.217,11.491,12.51,10.783,12.083,9.914\tz M16,4.359c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,4.359,16,4.359z M20.95,9.638L21,9.64\tc0.904,0,1.64-0.736,1.64-1.64S21.905,6.36,21,6.36l-0.049,0.002c-0.23,0.181-0.491,0.316-0.771,0.399\tC20.298,7.153,20.36,7.569,20.36,8c0,0.431-0.063,0.847-0.18,1.241C20.458,9.324,20.72,9.459,20.95,9.638z M11,6.359\tc-0.904,0-1.64,0.736-1.64,1.64S10.096,9.64,11,9.64l0.05-0.001c0.23-0.179,0.492-0.314,0.77-0.398\tC11.703,8.847,11.64,8.431,11.64,8c0-0.43,0.062-0.846,0.179-1.239c-0.28-0.084-0.54-0.218-0.77-0.399L11,6.359z M12.5,2.861\tc-0.42,0-0.84,0.16-1.16,0.479c-0.31,0.31-0.48,0.722-0.48,1.16s0.171,0.85,0.48,1.159c0.208,0.209,0.462,0.354,0.742,0.428\tc0.426-0.87,1.134-1.578,2.004-2.004c-0.073-0.279-0.218-0.533-0.427-0.742C13.339,3.021,12.919,2.861,12.5,2.861z M17.913,4.082\tc0.87,0.427,1.578,1.135,2.005,2.004c0.279-0.072,0.532-0.218,0.741-0.427c0.311-0.31,0.48-0.722,0.48-1.16s-0.17-0.85-0.48-1.16\tc-0.639-0.639-1.68-0.639-2.318,0C18.131,3.549,17.986,3.802,17.913,4.082z M14.36,3.048c0.182,0.231,0.317,0.491,0.4,0.771\tc0.786-0.233,1.692-0.233,2.479,0c0.083-0.28,0.218-0.54,0.399-0.771L17.64,3c0-0.904-0.735-1.64-1.64-1.64S14.36,2.095,14.36,3\tC14.36,3.016,14.36,3.032,14.36,3.048z"
1127
1142
  })), children);
1128
1143
  });
@@ -1137,7 +1152,7 @@ const FocusOnCode = /*#__PURE__*/React.forwardRef(function FocusOnCode({
1137
1152
  xmlns: "http://www.w3.org/2000/svg",
1138
1153
  fill: "currentColor",
1139
1154
  ref: ref
1140
- }, rest), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1155
+ }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1141
1156
  d: "M16,30.36c-7.393,0-13.606-5.698-14.284-13.03\tC1.102,17.199,0.64,16.653,0.64,16s0.462-1.199,1.076-1.33C2.394,7.338,8.607,1.64,16,1.64c7.394,0,13.607,5.698,14.284,13.03\tc0.613,0.131,1.076,0.677,1.076,1.33s-0.463,1.199-1.076,1.33C29.607,24.662,23.394,30.36,16,30.36z M2.436,17.288\tC3.09,24.24,8.986,29.64,16,29.64s12.91-5.399,13.564-12.352c-0.071-0.023-0.14-0.054-0.205-0.089\tC27.052,19.522,21.575,24.36,16,24.36S4.949,19.522,2.641,17.199C2.575,17.234,2.507,17.265,2.436,17.288z M3.164,16.704\tC5.058,18.603,10.595,23.64,16,23.64c5.404,0,10.942-5.037,12.837-6.936C28.712,16.498,28.64,16.257,28.64,16\ts0.072-0.498,0.197-0.704C26.942,13.397,21.404,8.36,16,8.36c-5.405,0-10.942,5.037-12.836,6.937C3.288,15.502,3.36,15.743,3.36,16\tS3.288,16.498,3.164,16.704z M30,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS30.353,15.36,30,15.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M16,7.64c5.575,0,11.052,4.837,13.359,7.161c0.065-0.035,0.134-0.065,0.205-0.089C28.91,7.759,23.014,2.36,16,2.36\tS3.09,7.759,2.436,14.711c0.071,0.024,0.14,0.054,0.205,0.089C4.949,12.477,10.425,7.64,16,7.64z M16,22.36\tc-3.02,0-5.584-2.092-6.21-5.017C9.139,17.242,8.64,16.678,8.64,16s0.499-1.242,1.149-1.344C10.416,11.731,12.98,9.64,16,9.64\tc3.021,0,5.585,2.091,6.211,5.016c0.65,0.102,1.149,0.666,1.149,1.344s-0.499,1.242-1.149,1.344\tC21.585,20.269,19.021,22.36,16,22.36z M10.509,17.262C11.09,19.819,13.346,21.64,16,21.64s4.911-1.821,5.492-4.378\tC20.993,17.06,20.64,16.57,20.64,16s0.354-1.06,0.853-1.262C20.911,12.182,18.654,10.36,16,10.36s-4.911,1.822-5.491,4.379\tC11.007,14.94,11.36,15.43,11.36,16S11.007,17.06,10.509,17.262z M22,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S22.353,15.36,22,15.36z M10,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS10.353,15.36,10,15.36z M16,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,17.36,16,17.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M27.36,17h-0.72v-2\th0.721L27.36,17L27.36,17z M25.36,17h-0.72v-2h0.721L25.36,17L25.36,17z M19.36,17h-0.72v-2h0.721L19.36,17L19.36,17z M13.36,17\th-0.72v-2h0.72V17z M7.36,17H6.64v-2h0.72C7.36,15,7.36,17,7.36,17z M5.36,17H4.64v-2h0.72C5.36,15,5.36,17,5.36,17z"
1142
1157
  })), children);
1143
1158
  });
@@ -1152,7 +1167,7 @@ const FocusRoom = /*#__PURE__*/React.forwardRef(function FocusRoom({
1152
1167
  xmlns: "http://www.w3.org/2000/svg",
1153
1168
  fill: "currentColor",
1154
1169
  ref: ref
1155
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1170
+ }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1156
1171
  d: "M31.36,31h-0.72V1.36H1.36V31H0.64V1\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36V31z M20,30.36c-0.146,0-0.283-0.09-0.337-0.234l-2.75-7.352\tc-0.087-0.232-0.378-0.414-0.663-0.414h-4.89v4.436l4.825,2.896l-0.37,0.617l-4.455-2.673V30h-0.72v-2.364l-4.455,2.673l-0.37-0.617\tl4.825-2.896V22.36H7c-0.75,0-1.36-0.61-1.36-1.36v-8h0.72v8c0,0.353,0.287,0.64,0.64,0.64h1.949C8.158,21.019,7.64,20.057,7.64,19\tv-6c0-1.549,1.187-2.36,2.36-2.36c1.194,0,1.789,0.739,2.212,1.462l1.998,3.538H20v0.72h-6c-0.13,0-0.25-0.07-0.313-0.183\tl-2.099-3.715C11.118,11.66,10.687,11.36,10,11.36c-0.79,0-1.64,0.513-1.64,1.64v6c0,1.431,1.209,2.64,2.64,2.64h5.25\tc0.583,0,1.145,0.371,1.337,0.882l2.629,7.027l2.67-0.891l0.229,0.684l-3,1C20.076,30.354,20.038,30.36,20,30.36z M23,18.36h-8\tv-0.72h7.791l3.896-6.818l0.625,0.357l-4,7C23.248,18.291,23.129,18.36,23,18.36z M12,9.36c-1.577,0-2.86-1.283-2.86-2.86\tS10.423,3.64,12,3.64s2.86,1.283,2.86,2.86S13.577,9.36,12,9.36z M12,4.36c-1.18,0-2.14,0.96-2.14,2.14S10.82,8.64,12,8.64\ts2.14-0.96,2.14-2.14S13.18,4.36,12,4.36z"
1157
1172
  })), children);
1158
1173
  });
@@ -1167,7 +1182,7 @@ const Fog = /*#__PURE__*/React.forwardRef(function Fog({
1167
1182
  xmlns: "http://www.w3.org/2000/svg",
1168
1183
  fill: "currentColor",
1169
1184
  ref: ref
1170
- }, rest), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1185
+ }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1171
1186
  d: "M30,26.36h-4v-0.72h4V26.36z M22,26.36h-4v-0.72h4V26.36z M14,26.36h-4v-0.72h4V26.36z M6,26.36H2v-0.72h4\tV26.36z M26,22.36h-4v-0.72h4V22.36z M18,22.36h-4v-0.72h4V22.36z M10,22.36H6v-0.72h4V22.36z M30,18.36h-4v-0.72h4V18.36z M22,18.36h-4v-0.72h4V18.36z M14,18.36h-4v-0.72h4V18.36z M6,18.36H2v-0.72h4V18.36z M26,14.36h-4v-0.72h4V14.36z M18,14.36h-4\tv-0.72h4V14.36z M10,14.36H6v-0.72h4V14.36z M30,10.36h-4V9.64h4V10.36z M22,10.36h-4V9.64h4V10.36z M14,10.36h-4V9.64h4V10.36z M6,10.36H2V9.64h4V10.36z M26,6.36h-4V5.64h4V6.36z M18,6.36h-4V5.64h4V6.36z M10,6.36H6V5.64h4V6.36z"
1172
1187
  })), children);
1173
1188
  });
@@ -1182,7 +1197,7 @@ const Folder = /*#__PURE__*/React.forwardRef(function Folder({
1182
1197
  xmlns: "http://www.w3.org/2000/svg",
1183
1198
  fill: "currentColor",
1184
1199
  ref: ref
1185
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1200
+ }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1186
1201
  d: "M30,27.36H2c-0.75,0-1.36-0.61-1.36-1.36V4c0-0.75,0.61-1.36,1.36-1.36h8.5c0.425,0,0.833,0.203,1.088,0.543\tl1.416,2.223C13.108,5.544,13.299,5.64,13.5,5.64H30c0.75,0,1.36,0.61,1.36,1.36v19C31.36,26.75,30.75,27.36,30,27.36z M2,3.36\tC1.647,3.36,1.36,3.647,1.36,4v22c0,0.353,0.287,0.64,0.64,0.64h28c0.353,0,0.64-0.287,0.64-0.64V7c0-0.353-0.287-0.64-0.64-0.64\tH13.5c-0.426,0-0.833-0.203-1.088-0.544l-1.416-2.223C10.892,3.456,10.7,3.36,10.5,3.36H2z"
1187
1202
  })), children);
1188
1203
  });
@@ -1197,7 +1212,7 @@ const FoodTruck = /*#__PURE__*/React.forwardRef(function FoodTruck({
1197
1212
  xmlns: "http://www.w3.org/2000/svg",
1198
1213
  fill: "currentColor",
1199
1214
  ref: ref
1200
- }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1215
+ }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1201
1216
  d: "M26,28.36c-1.731,0-3.161-1.316-3.341-3H10.341\tc-0.18,1.684-1.61,3-3.341,3s-3.161-1.316-3.341-3H3c-1.301,0-2.36-1.059-2.36-2.36v-7c0-0.068,0.019-0.131,0.051-0.185L4.73,8.82\tc0.064-0.111,0.183-0.18,0.312-0.18h7.599V4c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v21\tc0,0.199-0.161,0.36-0.36,0.36h-1.659C29.161,27.044,27.731,28.36,26,28.36z M26,22.36c-1.456,0-2.64,1.184-2.64,2.64\ts1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S27.456,22.36,26,22.36z M7,22.36c-1.456,0-2.64,1.184-2.64,2.64S5.544,27.64,7,27.64\tS9.64,26.456,9.64,25S8.456,22.36,7,22.36z M29.341,24.64h1.299V4.36H13.36v20.28h9.299c0.18-1.684,1.609-3,3.341-3\tS29.161,22.956,29.341,24.64z M10.341,24.64h2.299v-8.28H1.36V23c0,0.904,0.736,1.64,1.64,1.64h0.659c0.18-1.684,1.61-3,3.341-3\tS10.161,22.956,10.341,24.64z M10.36,15.64h2.28V9.36h-2.28V15.64z M1.624,15.64H9.64V9.36H5.25L1.624,15.64z M29,18.36H15\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h0.64V8.333c-1.131-0.174-2-1.154-2-2.333\tc0-0.199,0.161-0.36,0.36-0.36h16c0.199,0,0.36,0.161,0.36,0.36c0,1.179-0.869,2.159-2,2.333v7.308H29c0.199,0,0.36,0.161,0.36,0.36\tv2C29.36,18.199,29.199,18.36,29,18.36z M15.36,17.64h13.28v-1.28H15.36V17.64z M24.36,15.64h3.279V8.333\tC26.95,8.227,26.357,7.82,26,7.251c-0.418,0.666-1.158,1.108-2,1.108s-1.582-0.443-2-1.108c-0.418,0.666-1.158,1.108-2,1.108\ts-1.582-0.443-2-1.108c-0.357,0.569-0.95,0.975-1.64,1.081v7.308h1.28V13c0-0.199,0.161-0.36,0.36-0.36h0.64V12h0.721v0.64H20\tc0.199,0,0.36,0.161,0.36,0.36v2.64h1.279V13c0-0.199,0.161-0.36,0.36-0.36h0.64V12h0.721v0.64H24c0.199,0,0.36,0.161,0.36,0.36\tV15.64z M22.36,15.64h1.279v-2.28H22.36V15.64z M18.36,15.64h1.279v-2.28H18.36V15.64z M26.399,6.36\tC26.564,7.092,27.22,7.64,28,7.64s1.436-0.548,1.601-1.28C29.601,6.36,26.399,6.36,26.399,6.36z M22.399,6.36\tC22.564,7.092,23.22,7.64,24,7.64s1.436-0.548,1.601-1.28C25.601,6.36,22.399,6.36,22.399,6.36z M18.399,6.36\tC18.564,7.092,19.22,7.64,20,7.64s1.436-0.548,1.601-1.28C21.601,6.36,18.399,6.36,18.399,6.36z M14.4,6.36\tc0.165,0.732,0.819,1.28,1.6,1.28s1.436-0.548,1.601-1.28C17.601,6.36,14.4,6.36,14.4,6.36z M11,18.36H9v-0.72h2V18.36z"
1202
1217
  })), children);
1203
1218
  });
@@ -1212,7 +1227,7 @@ const Football = /*#__PURE__*/React.forwardRef(function Football({
1212
1227
  xmlns: "http://www.w3.org/2000/svg",
1213
1228
  fill: "currentColor",
1214
1229
  ref: ref
1215
- }, rest), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1230
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1216
1231
  d: "M7.316,31.36c-1.918,0-3.843-0.232-5.721-0.69\tc-0.13-0.031-0.232-0.134-0.264-0.265c-0.458-1.878-0.69-3.803-0.69-5.721C0.64,11.426,11.426,0.64,24.685,0.64\tc1.921,0,3.845,0.232,5.72,0.69c0.131,0.032,0.232,0.134,0.265,0.264c0.459,1.876,0.691,3.801,0.691,5.721\tC31.36,20.573,20.574,31.36,7.316,31.36z M2.395,30.115c1.622,0.349,3.274,0.524,4.921,0.524c12.861,0,23.324-10.463,23.324-23.324\tc0-1.648-0.177-3.3-0.525-4.92l-0.859,0.859l-0.51-0.509l0.86-0.86c-1.619-0.349-3.271-0.525-4.921-0.525\tC11.823,1.36,1.36,11.823,1.36,24.685c0,1.646,0.177,3.299,0.525,4.921l0.86-0.86l0.509,0.51L2.395,30.115z M4.254,28.255\tl-0.509-0.51l1-1l0.509,0.51L4.254,28.255z M6.254,26.255l-0.509-0.51l1-1l0.509,0.51L6.254,26.255z M8.254,24.255l-0.509-0.51l1-1\tl0.509,0.51L8.254,24.255z M12.746,23.255l-4-4l0.509-0.51L11,20.491L12.491,19l-1.745-1.745l0.509-0.509L13,18.491L14.491,17\tl-1.745-1.746l0.509-0.509L15,16.491L16.491,15l-1.745-1.746l0.509-0.509L17,14.491L18.491,13l-1.746-1.746l0.509-0.509L19,12.491\tL20.491,11l-1.746-1.746l0.51-0.509l4,4l-0.51,0.509L21,11.509L19.509,13l1.746,1.746l-0.51,0.509L19,13.509L17.509,15l1.746,1.746\tl-0.51,0.509L17,15.509L15.509,17l1.746,1.745l-0.509,0.51L15,17.509L13.509,19l1.745,1.745l-0.509,0.51L13,19.509L11.509,21\tl1.745,1.745L12.746,23.255z M23.255,9.254l-0.51-0.509l1-1l0.51,0.509L23.255,9.254z M25.255,7.254l-0.51-0.509l1-1l0.51,0.509\tL25.255,7.254z M27.255,5.254l-0.51-0.509l1-1l0.51,0.509L27.255,5.254z"
1217
1232
  })), children);
1218
1233
  });
@@ -1227,7 +1242,7 @@ const FootballField = /*#__PURE__*/React.forwardRef(function FootballField({
1227
1242
  xmlns: "http://www.w3.org/2000/svg",
1228
1243
  fill: "currentColor",
1229
1244
  ref: ref
1230
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1245
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1231
1246
  d: "M31,5.64H1C0.801,5.64,0.64,5.801,0.64,6v20\tc0,0.199,0.161,0.36,0.36,0.36h30c0.199,0,0.36-0.161,0.36-0.36V6C31.36,5.801,31.199,5.64,31,5.64z M25.64,12.64H24v0.72h1.64v5.28\tH24v0.721h1.64v6.279h-4.28v-6.28H23v-0.72h-1.64v-5.28H23v-0.72h-1.64V6.36h4.279L25.64,12.64L25.64,12.64z M6.36,19.36H8v-0.72\tH6.36v-5.28H8v-0.72H6.36V6.36h4.28v6.28H9v0.72h1.64v5.28H9v0.721h1.64v6.279H6.36V19.36z M11.36,19.36H13v-0.72h-1.64v-5.28H13\tv-0.72h-1.64V6.36h4.28v6.28H14v0.72h1.64v5.28H14v0.721h1.64v6.279h-4.28C11.36,25.64,11.36,19.36,11.36,19.36z M16.36,19.36H18\tv-0.72h-1.64v-5.28H18v-0.72h-1.64V6.36h4.28v6.28H19v0.72h1.64v5.28H19v0.721h1.64v6.279h-4.28\tC16.36,25.64,16.36,19.36,16.36,19.36z M1.36,19.36H3v-0.72H1.36v-5.28H3v-0.72H1.36V6.36h4.28v19.28H1.36V19.36z M26.36,25.64V6.36\th4.279v6.28H29v0.72h1.64v5.28H29v0.721h1.64v6.279C30.64,25.64,26.36,25.64,26.36,25.64z M9.5,8.36h-2V7.64h2V8.36z M9.5,23.64\tv0.721h-2V23.64H9.5z M14.5,8.36h-2V7.64h2V8.36z M14.5,23.64v0.721h-2V23.64H14.5z M19.5,8.36h-2V7.64h2V8.36z M19.5,23.64v0.721\th-2V23.64H19.5z M22.5,8.36V7.64h2v0.72H22.5z M22.5,23.64h2v0.721h-2V23.64z M23.64,15h0.721v2H23.64V15z M8.36,17H7.64v-2h0.72V17\tz"
1232
1247
  })), children);
1233
1248
  });
@@ -1242,7 +1257,7 @@ const FootballGoalPost = /*#__PURE__*/React.forwardRef(function FootballGoalPost
1242
1257
  xmlns: "http://www.w3.org/2000/svg",
1243
1258
  fill: "currentColor",
1244
1259
  ref: ref
1245
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1260
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1246
1261
  d: "M31,27.64H18.36V23\tc0-0.199-0.161-0.36-0.36-0.36h-1.64v-3.28H24c0.199,0,0.36-0.161,0.36-0.36V1h-0.72v17.64H8.36V1H7.64v18\tc0,0.199,0.161,0.36,0.36,0.36h7.64v3.279H14c-0.199,0-0.36,0.161-0.36,0.36v4.64H1v0.721h12.64V31c0,0.199,0.161,0.36,0.36,0.36h4\tc0.199,0,0.36-0.161,0.36-0.36v-2.64H31V27.64z M17.64,30.64h-3.28v-7.28h3.28V30.64z"
1247
1262
  })), children);
1248
1263
  });
@@ -1257,7 +1272,7 @@ const FootballPose = /*#__PURE__*/React.forwardRef(function FootballPose({
1257
1272
  xmlns: "http://www.w3.org/2000/svg",
1258
1273
  fill: "currentColor",
1259
1274
  ref: ref
1260
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1275
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1261
1276
  d: "M25.07,29.36c-0.859,0-1.599-0.613-1.757-1.459\tl-1.033-4.277c-0.07-0.289-0.217-0.555-0.426-0.768l-4.324-4.317L9.34,28.787c-0.753,0.754-1.932,0.754-2.657,0.03\tC6.333,28.467,6.14,28,6.14,27.502s0.193-0.965,0.543-1.315l7.817-9.795l-0.762-3.409l-3.614,1.354\tc-0.041,0.015-0.083,0.023-0.126,0.023H6v-0.72h3.933l3.941-1.477c0.098-0.038,0.207-0.029,0.298,0.021\tc0.092,0.049,0.157,0.136,0.18,0.238l0.89,3.981c0.023,0.106-0.002,0.218-0.07,0.303l-7.952,9.96\tc-0.241,0.244-0.359,0.53-0.359,0.836s0.118,0.592,0.332,0.806c0.445,0.445,1.169,0.445,1.613,0l8.414-10.532\tc0.063-0.08,0.159-0.129,0.261-0.135c0.103,0,0.202,0.032,0.274,0.104l4.611,4.604c0.303,0.309,0.515,0.689,0.614,1.105l1.037,4.295\tc0.099,0.523,0.54,0.89,1.054,0.89c0.33,0,0.637-0.148,0.841-0.408c0.203-0.259,0.275-0.591,0.198-0.91l-1.458-5.732\tc-0.091-0.36-0.239-0.665-0.408-0.836l-4.052-4.016c-0.049-0.048-0.083-0.109-0.098-0.176l-1.345-5.923\tc-0.259-0.901-1.36-1.594-2.312-1.803c-0.137-0.03-0.244-0.137-0.274-0.273c-0.03-0.137,0.021-0.279,0.133-0.364\tc0.706-0.539,1.005-1.437,0.762-2.287c-0.158-0.549-0.52-1.004-1.02-1.282c-0.5-0.277-1.078-0.342-1.627-0.185\ts-1.004,0.52-1.282,1.02c-0.277,0.5-0.343,1.078-0.185,1.627c0.2,0.696,0.736,1.24,1.435,1.454c0.144,0.044,0.245,0.173,0.254,0.323\ts-0.076,0.29-0.214,0.351L9.646,11.33C9.6,11.35,9.55,11.36,9.5,11.36H6c-0.628,0-1.14,0.512-1.14,1.14\tc0,0.1-0.042,0.196-0.115,0.264s-0.173,0.109-0.271,0.095c-0.666-0.049-1.458-0.352-1.729-0.919C2.237,10.874,3.68,9.2,4.864,8.634\tc0.609-0.292,1.419-0.435,2.173-0.395c0.877,0.052,1.488,0.348,1.719,0.834c0.198,0.414,0.108,0.971-0.243,1.567h0.912l3.988-1.764\tc-0.557-0.371-0.971-0.927-1.161-1.587c-0.21-0.734-0.123-1.506,0.248-2.175c0.371-0.668,0.979-1.152,1.713-1.363\tc0.733-0.209,1.507-0.123,2.175,0.248c0.668,0.371,1.152,0.979,1.362,1.713c0.265,0.922,0.052,1.887-0.542,2.603\tc0.98,0.369,1.941,1.108,2.238,2.144l1.327,5.84l3.98,3.945c0.354,0.359,0.525,0.886,0.597,1.168l1.458,5.735\tc0.131,0.54,0.01,1.096-0.331,1.529C26.135,29.111,25.623,29.36,25.07,29.36z M6.774,8.951c-0.565,0-1.161,0.122-1.601,0.332\tc-1.094,0.523-2.009,1.865-1.78,2.346c0.081,0.169,0.386,0.364,0.792,0.459C4.374,11.26,5.116,10.64,6,10.64h1.629\tc0.043-0.046,0.08-0.088,0.081-0.09c0.346-0.464,0.508-0.931,0.396-1.168C7.999,9.158,7.562,8.991,6.994,8.958\tC6.921,8.954,6.848,8.951,6.774,8.951z M21.572,11.603l-0.145-0.705l6.389-1.301c0.586-0.158,0.947-0.784,0.785-1.392\tc-0.163-0.607-0.79-0.966-1.396-0.806l-7.133,1.454l-0.145-0.705l7.112-1.449c0.97-0.26,1.99,0.329,2.257,1.32\tc0.265,0.991-0.325,2.013-1.315,2.278L21.572,11.603z"
1262
1277
  })), children);
1263
1278
  });
@@ -1272,7 +1287,7 @@ const Forecasting = /*#__PURE__*/React.forwardRef(function Forecasting({
1272
1287
  xmlns: "http://www.w3.org/2000/svg",
1273
1288
  fill: "currentColor",
1274
1289
  ref: ref
1275
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1290
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1276
1291
  d: "M16,0.64C7.53,0.64,0.64,7.53,0.64,16\tS7.53,31.36,16,31.36S31.36,24.47,31.36,16S24.47,0.64,16,0.64z M16,30.64c-5.443,0-10.202-2.985-12.725-7.405L11,15.509\tl5.746,5.746c0.141,0.141,0.368,0.141,0.509,0l9.385-9.385V14h0.721v-3.36H24v0.72h2.131L17,20.491l-5.746-5.746\tc-0.141-0.141-0.368-0.141-0.509,0l-7.826,7.826C1.922,20.595,1.36,18.361,1.36,16C1.36,7.927,7.927,1.36,16,1.36\tc8.072,0,14.64,6.567,14.64,14.64C30.64,24.072,24.072,30.64,16,30.64z"
1277
1292
  })), children);
1278
1293
  });
@@ -1287,7 +1302,7 @@ const Forklift = /*#__PURE__*/React.forwardRef(function Forklift({
1287
1302
  xmlns: "http://www.w3.org/2000/svg",
1288
1303
  fill: "currentColor",
1289
1304
  ref: ref
1290
- }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1305
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1291
1306
  d: "M31,16.64h-4.64V5c0-0.199-0.161-0.36-0.36-0.36H16c-0.163,0-0.306,0.109-0.348,0.267l-4,14.967\tl0.009,0.002C11.647,19.915,11.64,19.957,11.64,20v2.701c-0.772-0.148-1.617-0.006-2.28,0.367V8.36H12V7.64H9\tC8.801,7.64,8.64,7.801,8.64,8v15.61c-0.617,0.609-1,1.456-1,2.39c0,1.853,1.507,3.36,3.36,3.36c1.731,0,3.161-1.316,3.341-3h8.318\tc0.18,1.684,1.609,3,3.341,3s3.161-1.316,3.341-3H31c0.199,0,0.36-0.161,0.36-0.36v-9C31.36,16.801,31.199,16.64,31,16.64z M11,28.64c-1.456,0-2.64-1.184-2.64-2.64s1.185-2.64,2.64-2.64s2.64,1.184,2.64,2.64S12.456,28.64,11,28.64z M16.64,25.64h-2.299\tc-0.13-1.213-0.908-2.235-1.981-2.712V20.36h4.28V25.64z M12.46,19.64l1.176-4.4l3.894-2.248l0.57,0.988\tc0.066,0.115,0.188,0.18,0.312,0.18c0.062,0,0.123-0.015,0.18-0.048c0.173-0.1,0.231-0.32,0.132-0.492l-1.499-2.598\tc-0.1-0.172-0.319-0.231-0.492-0.132c-0.172,0.1-0.231,0.32-0.132,0.492l0.57,0.987L13.9,14.257l2.378-8.897h9.363v11.28H19\tc-0.12,0-0.232,0.06-0.3,0.16l-1.893,2.839L12.46,19.64L12.46,19.64z M26,28.64c-1.456,0-2.64-1.184-2.64-2.64s1.184-2.64,2.64-2.64\ts2.64,1.184,2.64,2.64S27.456,28.64,26,28.64z M30.64,25.64h-1.299c-0.18-1.684-1.609-3-3.341-3s-3.161,1.316-3.341,3H17.36v-5.53\tl1.832-2.749H30.64V25.64z M5.64,13h0.72v14c0,0.199-0.161,0.36-0.36,0.36H1v-0.72h4.64V13z"
1292
1307
  })), children);
1293
1308
  });
@@ -1302,7 +1317,7 @@ const FoundationModel = /*#__PURE__*/React.forwardRef(function FoundationModel({
1302
1317
  xmlns: "http://www.w3.org/2000/svg",
1303
1318
  fill: "currentColor",
1304
1319
  ref: ref
1305
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1320
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1306
1321
  d: "M30,31.36c-0.625,0-1.153-0.425-1.312-1H3.312\tc-0.158,0.575-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36S1.25,28.64,2,28.64c0.245,0,0.474,0.065,0.673,0.179l8.053-8.053\tl-7.714-3.857C2.763,17.186,2.401,17.36,2,17.36c-0.75,0-1.36-0.61-1.36-1.36S1.25,14.64,2,14.64c0.401,0,0.763,0.174,1.012,0.452\tl7.714-3.857L2.673,3.182C2.474,3.295,2.245,3.36,2,3.36C1.25,3.36,0.64,2.75,0.64,2S1.25,0.64,2,0.64c0.625,0,1.153,0.424,1.312,1\th25.377c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,3.36,30,3.36c-0.244,0-0.475-0.065-0.673-0.178l-8.053,8.053\tl7.714,3.857c0.249-0.277,0.61-0.452,1.012-0.452c0.75,0,1.36,0.61,1.36,1.36c0,0.75-0.61,1.36-1.36,1.36\tc-0.401,0-0.763-0.175-1.012-0.452l-7.714,3.857l8.053,8.053c0.198-0.113,0.429-0.179,0.673-0.179c0.75,0,1.36,0.61,1.36,1.36\tS30.75,31.36,30,31.36z M30,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,29.36,30,29.36z M2,29.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,30.64,2,30.64S2.64,30.353,2.64,30S2.353,29.36,2,29.36z M3.525,29.64h24.95\tL16,23.402L3.525,29.64z M11.404,21.104l-7.581,7.581L15.195,23L11.404,21.104z M16.805,23l11.372,5.686l-7.581-7.581L16.805,23z M11.941,20.568L16,22.598l4.059-2.029L16,16.509L11.941,20.568z M16.869,16.36l3.868,3.869l7.737-3.869H16.869z M3.525,16.36\tl7.737,3.869l3.869-3.869H3.525z M30,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS30.353,15.36,30,15.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z M16.869,15.64h11.605l-7.736-3.869L16.869,15.64z M3.525,15.64H15.13l-3.869-3.869L3.525,15.64z M11.941,11.432L16,15.491\tl4.059-4.059L16,9.402L11.941,11.432z M3.823,3.313l7.582,7.582L15.195,9L3.823,3.313z M16.805,9l3.791,1.895l7.581-7.581L16.805,9z M3.525,2.36L16,8.598L28.475,2.36H3.525z M30,1.36c-0.353,0-0.64,0.287-0.64,0.64S29.647,2.64,30,2.64S30.64,2.353,30.64,2\tS30.353,1.36,30,1.36z M2,1.36C1.647,1.36,1.36,1.647,1.36,2S1.647,2.64,2,2.64S2.64,2.353,2.64,2S2.353,1.36,2,1.36z"
1307
1322
  })), children);
1308
1323
  });
@@ -1317,7 +1332,7 @@ const FountainDrinking = /*#__PURE__*/React.forwardRef(function FountainDrinking
1317
1332
  xmlns: "http://www.w3.org/2000/svg",
1318
1333
  fill: "currentColor",
1319
1334
  ref: ref
1320
- }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1335
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1321
1336
  d: "M25.36,11.976h-0.72v-0.833h0.721\tL25.36,11.976L25.36,11.976z M25.36,10.31h-0.72V9.5l0.646-0.021h0.074L25.36,10.31z M20.36,10h-0.72V9.5\tc0-0.129,0.01-0.256,0.026-0.38l0.713,0.097C20.367,9.309,20.36,9.404,20.36,9.5V10z M24.516,8.78\tc-0.08-0.224-0.196-0.432-0.346-0.618l0.56-0.452c0.201,0.25,0.356,0.528,0.463,0.829L24.516,8.78z M20.588,8.537l-0.643-0.324\tc0.144-0.284,0.332-0.541,0.562-0.764l0.502,0.516C20.837,8.132,20.695,8.325,20.588,8.537z M23.639,7.688\tc-0.201-0.127-0.422-0.219-0.653-0.273l0.162-0.701c0.312,0.072,0.605,0.195,0.876,0.365L23.639,7.688z M21.592,7.561l-0.305-0.652\tc0.288-0.135,0.597-0.221,0.915-0.254l0.074,0.716C22.038,7.396,21.809,7.459,21.592,7.561z M4.993,31.36\tc-0.626,0-1.215-0.243-1.659-0.686C2.887,30.229,2.64,29.634,2.64,29V15.5c0-1.111,0.418-2.069,1.277-2.93l4.706-4.707\tC9.258,7.229,10.102,6.879,11,6.879l0,0c0.897,0,1.741,0.349,2.375,0.984C14,8.487,14.359,9.358,14.359,10.25v4.6l2.402,2.376\tc0.346,0.343,0.535,0.799,0.529,1.286c-0.005,0.488-0.203,0.941-0.557,1.276c-0.707,0.668-1.799,0.652-2.485-0.034l-2.799-2.797\tC10.935,16.442,10.64,15.729,10.64,15v-2h0.72v2c0,0.54,0.218,1.067,0.598,1.447l2.799,2.797c0.41,0.41,1.061,0.42,1.481,0.021\tc0.211-0.199,0.329-0.47,0.333-0.761c0.003-0.29-0.109-0.562-0.315-0.767l-2.509-2.481c-0.068-0.067-0.107-0.16-0.107-0.256v-4.75\tc0-0.703-0.282-1.388-0.773-1.878C12.368,7.874,11.705,7.599,11,7.599l0,0c-0.706,0-1.369,0.275-1.867,0.774L4.427,13.08\tC3.709,13.798,3.36,14.589,3.36,15.5V29c0,0.441,0.171,0.855,0.482,1.165c0.309,0.308,0.725,0.484,1.156,0.475\tC5.904,30.637,6.64,29.901,6.64,29V18h0.72v11c0,1.297-1.058,2.355-2.358,2.36C4.999,31.36,4.996,31.36,4.993,31.36z M28.36,31\th-0.72V13.36h-9.89c-0.268,0-0.489,0.147-0.591,0.394c-0.102,0.246-0.05,0.506,0.14,0.695l6.293,6.296l-0.51,0.51l-6.292-6.297\tc-0.396-0.396-0.51-0.963-0.295-1.479c0.214-0.517,0.695-0.838,1.256-0.838h9.89V1h0.721v30H28.36z M15.5,7.36\tc-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S17.077,7.36,15.5,7.36z M15.5,2.36\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S16.68,2.36,15.5,2.36z"
1322
1337
  })), children);
1323
1338
  });
@@ -1332,7 +1347,7 @@ const Fragile = /*#__PURE__*/React.forwardRef(function Fragile({
1332
1347
  xmlns: "http://www.w3.org/2000/svg",
1333
1348
  fill: "currentColor",
1334
1349
  ref: ref
1335
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1350
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1336
1351
  d: "M21,31.36H11v-0.72h4.64V17.35c-3.34-0.187-6-2.963-6-6.35V1c0-0.199,0.161-0.36,0.36-0.36h10\tc0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392L17.509,4l1.746,1.746c0.141,0.141,0.141,0.368,0,0.509l-3,3\tl-0.509-0.509L18.491,6l-1.746-1.746c-0.141-0.141-0.141-0.368,0-0.509l2.385-2.386h-8.77V11c0,3.11,2.53,5.64,5.64,5.64\ts5.64-2.53,5.64-5.64V3h0.721v8c0,3.386-2.66,6.163-6,6.35v13.29H21V31.36z"
1337
1352
  })), children);
1338
1353
  });
@@ -1347,7 +1362,7 @@ const FreeTrial = /*#__PURE__*/React.forwardRef(function FreeTrial({
1347
1362
  xmlns: "http://www.w3.org/2000/svg",
1348
1363
  fill: "currentColor",
1349
1364
  ref: ref
1350
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1365
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1351
1366
  d: "M27.937,0.64h-9.873c-1.279,0-2.383,0.7-2.971,1.722c-0.005,0.007-0.012,0.011-0.017,0.019L10.874,9.64\tc-0.332,0.57-0.42,1.235-0.25,1.871c0.172,0.64,0.584,1.174,1.162,1.504c0.389,0.223,0.814,0.328,1.234,0.328\tc0.591,0,1.164-0.223,1.62-0.613V19c0,1.302,1.059,2.36,2.36,2.36c1.302,0,2.36-1.059,2.36-2.36v-4.308\tc0.425,0.412,1.002,0.668,1.64,0.668c0.846,0,1.583-0.451,2-1.121c0.417,0.67,1.154,1.121,2,1.121s1.583-0.451,2-1.121\tc0.417,0.67,1.154,1.121,2,1.121c1.302,0,2.36-1.059,2.36-2.36V4.04C31.36,2.165,29.824,0.64,27.937,0.64z M14.557,11.749\tc-0.487,0.837-1.57,1.124-2.413,0.642c-0.41-0.234-0.702-0.613-0.824-1.066c-0.121-0.449-0.058-0.919,0.177-1.323l3.144-5.431v7.024\tL14.557,11.749z M30.64,13c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64V7c0-0.199-0.161-0.36-0.36-0.36S26.64,6.801,26.64,7\tv6c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64V7c0-0.199-0.161-0.36-0.36-0.36S22.64,6.801,22.64,7v6\tc0,0.904-0.735,1.64-1.64,1.64s-1.64-0.736-1.64-1.64V7c0-0.199-0.161-0.36-0.36-0.36S18.64,6.801,18.64,7v12\tc0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64V4c0-0.367,0.074-0.714,0.207-1.029L15.7,2.742\tc0.008-0.013,0.008-0.028,0.014-0.041c0.459-0.803,1.324-1.341,2.35-1.341h9.873c1.49,0,2.703,1.203,2.703,2.68V13z M8.916,19.17\tl1.646-2.851l-0.624-0.36L8.292,18.81H3.5c-0.128,0-0.248,0.069-0.312,0.181l-2.5,4.33c-0.064,0.111-0.064,0.248,0,0.359\tl2.396,4.151l-1.396,2.418l0.623,0.359l1.396-2.417H8.5c0.128,0,0.248-0.069,0.312-0.181l2.5-4.33c0.064-0.111,0.064-0.248,0-0.359\tL8.916,19.17z M8.292,27.47H3.708L1.416,23.5l2.292-3.97h4.168l-1.438,2.491l0.624,0.359L8.5,19.89l2.085,3.61L8.292,27.47z"
1352
1367
  })), children);
1353
1368
  });
@@ -1362,7 +1377,7 @@ const FrontEndDevelopment = /*#__PURE__*/React.forwardRef(function FrontEndDevel
1362
1377
  xmlns: "http://www.w3.org/2000/svg",
1363
1378
  fill: "currentColor",
1364
1379
  ref: ref
1365
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1380
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1366
1381
  d: "M28.5,2C28.224,2,28,2.224,28,2.5\tS28.224,3,28.5,3S29,2.776,29,2.5S28.776,2,28.5,2z M26.5,2C26.224,2,26,2.224,26,2.5S26.224,3,26.5,3S27,2.776,27,2.5\tS26.776,2,26.5,2z M24.5,2C24.224,2,24,2.224,24,2.5S24.224,3,24.5,3S25,2.776,25,2.5S24.776,2,24.5,2z M20.255,16.254l-0.51-0.509\tL22.491,13l-2.746-2.746l0.51-0.509L23.509,13L20.255,16.254z M11.746,16.254L8.491,13l3.255-3.254l0.509,0.509L9.509,13\tl2.745,2.746L11.746,16.254z M31,31.36H1v-0.72h30V31.36z M31,28.36H1v-0.72h30V28.36z M31,25.36H1v-0.72h30V25.36z M31,22.36H1\tc-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v21\tC31.36,22.199,31.199,22.36,31,22.36z M1.36,21.64h29.28V4.36H1.36V21.64z M1.36,3.64h29.28V1.36H1.36V3.64z M15.349,17.087\tl-0.698-0.174l2-8l0.699,0.175L15.349,17.087z"
1367
1382
  })), children);
1368
1383
  });
@@ -1377,7 +1392,7 @@ const FrostTower = /*#__PURE__*/React.forwardRef(function FrostTower({
1377
1392
  xmlns: "http://www.w3.org/2000/svg",
1378
1393
  fill: "currentColor",
1379
1394
  ref: ref
1380
- }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1395
+ }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1381
1396
  d: "M23.64,25h0.721v2H23.64V25z M22.36,14c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36S22.36,13.25,22.36,14z M21.64,14\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64S21.64,14.353,21.64,14z M23.64,24h0.721v-2H23.64V24z M21.64,27h0.721v-2H21.64V27z M21.64,24h0.721v-2H21.64V24z M25.64,31v-2.64h-5.28V31h-0.72v-2.64h-3.28V31h-0.72v-2.64h-3.28V31\th-0.72v-2.64H6.359L6.36,31H5.64V18l1.005-6.059c0.022-0.133,0.117-0.243,0.245-0.284c0.128-0.042,0.269-0.007,0.364,0.088\tl0.647,0.646l1.777-3.553c0.052-0.104,0.15-0.176,0.264-0.194c0.116-0.015,0.231,0.019,0.312,0.101l0.588,0.588l1.816-5.447\tc0.098-0.294,0.585-0.294,0.683,0l0.768,2.302l1.531-2.297V2c0-0.199,0.161-0.36,0.36-0.36c0.199,0,0.36,0.161,0.36,0.36v1.891\tl1.532,2.297l0.767-2.302c0.098-0.294,0.586-0.294,0.684,0l1.815,5.447l0.588-0.588c0.082-0.083,0.198-0.119,0.312-0.101\tc0.114,0.019,0.213,0.091,0.265,0.194l1.776,3.553l0.646-0.646c0.097-0.096,0.241-0.129,0.364-0.088\tc0.129,0.041,0.224,0.15,0.246,0.284l1,6L26.36,31H25.64z M18.36,12.131l2.228-2.228L19,5.139l-0.64,1.92V12.131z M18.36,16.64\th7.052l-0.651-3.892l-0.506,0.506c-0.083,0.083-0.2,0.117-0.312,0.101c-0.114-0.019-0.213-0.091-0.265-0.194l-1.776-3.553\tl-3.541,3.541L18.36,16.64L18.36,16.64z M17.64,16.64v-3.417l-1.28-0.64v4.058L17.64,16.64L17.64,16.64z M16.36,17.36v3.279h1.28\tV17.36H16.36z M17.64,12.417v-2.195l-1.28-0.64v2.195L17.64,12.417z M17.64,9.417V7.223l-1.28-0.64v2.195L17.64,9.417z M11.412,9.903l2.228,2.228V7.059L13,5.139L11.412,9.903z M6.592,16.64h7.048v-3.491l-3.542-3.541l-1.777,3.553\tc-0.052,0.104-0.15,0.176-0.264,0.194c-0.111,0.02-0.23-0.019-0.312-0.101L7.24,12.749L6.592,16.64z M11.64,21.36H6.356l0.002,6.279\th5.281V21.36H11.64z M13.64,20.64v-3.28H6.472l-0.117,0.7l0.001,2.58H13.64z M15.64,21.36h-3.28v6.279h3.28V21.36z M15.64,17.36\th-1.28v3.279h1.28V17.36z M15.64,12.583l-1.28,0.64v3.417h1.28V12.583z M15.64,9.583l-1.28,0.64v2.195l1.28-0.64V9.583z M15.64,6.583l-1.28,0.64v2.195l1.28-0.64V6.583z M16.949,6.072L16,4.649l-0.949,1.423l0.788-0.394C15.89,5.653,15.945,5.64,16,5.64\ts0.11,0.013,0.161,0.038L16.949,6.072z M19.64,21.36h-3.28v6.279h3.28V21.36z M25.64,20.64V18l-0.106-0.64H18.36v3.279L25.64,20.64\tL25.64,20.64z M25.64,27.64v-6.28h-5.28v6.279L25.64,27.64L25.64,27.64z M23.64,31h0.721v-2H23.64V31z M7.64,31h0.72v-2H7.64V31z M13.64,31h0.72v-2h-0.72V31z M21.64,31h0.721v-2H21.64V31z M9.64,31h0.72v-2H9.64V31z M17.64,31h0.721v-2H17.64V31z M8.36,25H7.64\tv2h0.72V25z M11.64,20h0.72v-2h-0.72V20z M7.64,20h0.72v-2H7.64V20z M14.36,22h-0.72v2h0.72V22z M9.64,20h0.72v-2H9.64V20z M14.36,25h-0.72v2h0.72V25z M18.36,22h-0.72v2h0.721L18.36,22L18.36,22z M18.36,25h-0.72v2h0.721L18.36,25L18.36,25z M10.36,25\tH9.64v2h0.72C10.36,27,10.36,25,10.36,25z M21.64,20h0.721v-2H21.64V20z M12.36,14c0,0.75-0.61,1.36-1.36,1.36S9.64,14.75,9.64,14\ts0.61-1.36,1.36-1.36S12.36,13.25,12.36,14z M11.64,14c0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\tS11.64,14.353,11.64,14z M10.36,22H9.64v2h0.72C10.36,24,10.36,22,10.36,22z M23.64,20h0.721v-2H23.64V20z M8.36,22H7.64v2h0.72V22z M19.64,20h0.721v-2H19.64V20z"
1382
1397
  })), children);
1383
1398
  });
@@ -1392,7 +1407,7 @@ const FrozenPipe = /*#__PURE__*/React.forwardRef(function FrozenPipe({
1392
1407
  xmlns: "http://www.w3.org/2000/svg",
1393
1408
  fill: "currentColor",
1394
1409
  ref: ref
1395
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1410
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1396
1411
  d: "M23,27.36c-0.75,0-1.36-0.61-1.36-1.36v-4\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.353,0-0.64,0.287-0.64,0.64v1c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36\tc0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64v1c0,0.75-0.61,1.36-1.36,1.36S9.64,24.75,9.64,24v-2.64H4.36V23\tc0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-9c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36\tv1.64h7.28V15c0-0.75,0.61-1.36,1.36-1.36h1.64v-1.28H11.5c-1.025,0-1.86-0.834-1.86-1.86s0.834-1.86,1.86-1.86h3.14V8\tc0-0.75,0.61-1.36,1.36-1.36S17.36,7.25,17.36,8v0.64h3.14c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-3.14v1.28H19\tc0.75,0,1.36,0.61,1.36,1.36v0.64h7.279V14c0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v9\tc0,0.199-0.161,0.36-0.36,0.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-1.64H24.36V26C24.36,26.75,23.75,27.36,23,27.36z M21,20.64\tc0.75,0,1.36,0.61,1.36,1.36v4c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-9c0-0.353-0.287-0.64-0.64-0.64h-3\tc-0.199,0-0.36-0.161-0.36-0.36v-1c0-0.353-0.287-0.64-0.64-0.64h-6c-0.353,0-0.64,0.287-0.64,0.64v1c0,0.199-0.161,0.36-0.36,0.36\th-1c-0.353,0-0.64,0.287-0.64,0.64v7c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1c0-0.75,0.61-1.36,1.36-1.36\ts1.36,0.61,1.36,1.36c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64v-1c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\tc0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C19.64,21.25,20.25,20.64,21,20.64z M28.36,22.64h2.279v-8.28H28.36V22.64z M1.36,22.64h2.28v-8.28H1.36V22.64z M24.36,20.64h3.279v-4.28H24.2c0.102,0.191,0.16,0.409,0.16,0.64V20.64z M4.36,20.64h5.28V17\tc0-0.231,0.058-0.449,0.16-0.64H4.36V20.64z M15.36,13.64h1.28v-1.28h-1.28V13.64z M19.36,11.64h1.14c0.629,0,1.14-0.512,1.14-1.14\ts-0.511-1.14-1.14-1.14h-1.14V11.64z M16.36,11.64h2.28V9.36h-2.28V11.64z M13.36,11.64h2.28V9.36h-2.28V11.64z M11.5,9.36\tc-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14h1.14V9.36H11.5z M15.36,8.64h1.28V8c0-0.353-0.287-0.64-0.64-0.64\tS15.36,7.647,15.36,8V8.64z M13.36,21h-0.72v-2h0.72V21z M21.36,20h-0.72v-2h0.721L21.36,20L21.36,20z M15.36,19h-0.72v-2h0.72V19z"
1397
1412
  })), children);
1398
1413
  });
@@ -1407,7 +1422,7 @@ const Fuel = /*#__PURE__*/React.forwardRef(function Fuel({
1407
1422
  xmlns: "http://www.w3.org/2000/svg",
1408
1423
  fill: "currentColor",
1409
1424
  ref: ref
1410
- }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1425
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1411
1426
  d: "M26,31.36H6c-1.301,0-2.36-1.059-2.36-2.36V6c0-1.179,0.869-2.159,2-2.333V1c0-0.199,0.161-0.36,0.36-0.36h10\tc0.199,0,0.36,0.161,0.36,0.36v2.64H26c1.302,0,2.36,1.059,2.36,2.36v23C28.36,30.302,27.302,31.36,26,31.36z M6,4.36\tC5.096,4.36,4.36,5.096,4.36,6v23c0,0.904,0.736,1.64,1.64,1.64h20c0.904,0,1.64-0.735,1.64-1.64V6c0-0.904-0.735-1.64-1.64-1.64H6z M6.36,3.64h9.28V1.36H6.36V3.64z M23,24.36c-0.092,0-0.185-0.035-0.255-0.105l-14-14c-0.141-0.141-0.141-0.368,0-0.509\ts0.368-0.141,0.509,0l14,14c0.141,0.141,0.141,0.369,0,0.51C23.185,24.325,23.092,24.36,23,24.36z M9,24.36\tc-0.092,0-0.184-0.035-0.254-0.105c-0.141-0.141-0.141-0.369,0-0.51l5-5c0.141-0.141,0.368-0.141,0.509,0s0.141,0.369,0,0.51l-5,5\tC9.184,24.325,9.092,24.36,9,24.36z M18,15.36c-0.092,0-0.185-0.035-0.255-0.105c-0.141-0.141-0.141-0.368,0-0.509l5-5\tc0.141-0.141,0.369-0.141,0.51,0s0.141,0.368,0,0.509l-5,5C18.185,15.325,18.092,15.36,18,15.36z M25,1.64h-4v0.72h4V1.64z"
1412
1427
  })), children);
1413
1428
  });
@@ -1422,7 +1437,7 @@ const FullyManaged = /*#__PURE__*/React.forwardRef(function FullyManaged({
1422
1437
  xmlns: "http://www.w3.org/2000/svg",
1423
1438
  fill: "currentColor",
1424
1439
  ref: ref
1425
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1440
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1426
1441
  d: "M16,30.36c-0.062,0-0.125-0.017-0.181-0.05l-12-7\tC3.708,23.246,3.64,23.128,3.64,23v-7c0-0.128,0.068-0.247,0.179-0.311l6-3.5c0.111-0.065,0.251-0.065,0.362,0l4.821,2.812\tl0.638-0.365V9c0-0.128,0.068-0.247,0.179-0.311L21.285,5.5L16,2.417L5.36,8.629v0.948c0,0.128-0.068,0.248-0.18,0.312l-1,0.578\tc-0.111,0.064-0.249,0.064-0.36,0l-1-0.578C2.708,9.825,2.64,9.706,2.64,9.577V8.423c0-0.128,0.068-0.248,0.18-0.312l1-0.578\tc0.111-0.064,0.249-0.064,0.36,0l0.819,0.473l10.819-6.317c0.112-0.065,0.251-0.065,0.363,0l12,7C28.292,8.753,28.36,8.872,28.36,9\tv7c0,0.128-0.068,0.247-0.179,0.311l-6,3.5c-0.113,0.066-0.25,0.066-0.363,0l-4.82-2.812l-0.638,0.364V23\tc0,0.128-0.068,0.246-0.179,0.311L10.714,26.5L16,29.583l10.64-6.213v-0.947c0-0.129,0.069-0.247,0.181-0.312l1-0.577\tc0.111-0.064,0.248-0.064,0.359,0l1,0.577c0.111,0.064,0.181,0.183,0.181,0.312v1.154c0,0.129-0.069,0.247-0.181,0.312l-1,0.577\tc-0.111,0.064-0.248,0.064-0.359,0l-0.819-0.473L16.183,30.31C16.125,30.344,16.062,30.36,16,30.36z M4.36,22.793l5.64,3.29\tl5.64-3.29v-5.431l-0.82-0.473c-0.111-0.064-0.18-0.184-0.18-0.312v-0.954L10,12.917l-5.64,3.29V22.793z M27.36,23.369L28,23.738\tl0.64-0.369v-0.738L28,22.262l-0.64,0.369V23.369z M17.36,16.377L22,19.083l5.64-3.29V9.207L22,5.917l-5.64,3.29v5.431l0.82,0.474\tc0.111,0.064,0.181,0.183,0.181,0.312L17.36,16.377L17.36,16.377z M15.36,16.369l0.641,0.37l0.639-0.365V15.63l-0.641-0.371\tl-0.639,0.365V16.369z M3.36,9.369L4,9.739l0.64-0.37V8.631L4,8.261l-0.64,0.37C3.36,8.631,3.36,9.369,3.36,9.369z"
1427
1442
  })), children);
1428
1443
  });
@@ -1437,7 +1452,7 @@ const FunctionsAsAService = /*#__PURE__*/React.forwardRef(function FunctionsAsAS
1437
1452
  xmlns: "http://www.w3.org/2000/svg",
1438
1453
  fill: "currentColor",
1439
1454
  ref: ref
1440
- }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1455
+ }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1441
1456
  d: "M12.25,30.255l-0.508-0.51l1.004-1\tc0.057-0.057,0.13-0.093,0.209-0.103l7.32-0.915c0.36-0.045,0.699-0.21,0.954-0.466l6.102-6.103c0.411-0.41,0.411-1.079,0-1.491\tc-0.411-0.411-1.081-0.41-1.49,0.001l-6.237,5.07c-0.42,0.386-0.979,0.621-1.593,0.621H13.01V24.64h5.001\tc0.393,0,0.753-0.139,1.036-0.369l-0.003-0.004l0.092-0.075c0.315-0.299,0.513-0.722,0.513-1.189c0-0.354-0.287-0.642-0.64-0.642\th-7.75c-2.614,0-4.759,2.043-4.885,4.651c-0.004,0.089-0.042,0.174-0.105,0.237l-3.015,3.006l-0.509-0.51l2.918-2.909\tc0.213-2.925,2.644-5.196,5.595-5.196h7.75c0.75,0,1.36,0.61,1.36,1.36c0,0.066-0.003,0.132-0.009,0.196l4.999-4.062\tc0.663-0.666,1.79-0.667,2.48,0.024c0.692,0.692,0.691,1.818,0.001,2.51l-6.102,6.102c-0.368,0.368-0.856,0.607-1.375,0.672\tl-7.197,0.899L12.25,30.255z M25,16.36c-0.625,0-1.153-0.424-1.312-1H6v-0.72h17.688c0.158-0.576,0.687-1,1.312-1\tc0.75,0,1.36,0.61,1.36,1.36S25.75,16.36,25,16.36z M25,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64\ts0.64-0.287,0.64-0.64S25.353,14.36,25,14.36z M7,11.36c-0.75,0-1.36-0.61-1.36-1.36S6.25,8.64,7,8.64c0.625,0,1.153,0.424,1.312,1\tH26v0.72H8.312C8.153,10.936,7.625,11.36,7,11.36z M7,9.36c-0.353,0-0.64,0.287-0.64,0.64S6.647,10.64,7,10.64S7.64,10.353,7.64,10\tS7.353,9.36,7,9.36z M25,6.36c-0.625,0-1.153-0.424-1.312-1H6V4.64h17.688c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36\tS25.75,6.36,25,6.36z M25,4.36c-0.353,0-0.64,0.287-0.64,0.64S24.647,5.64,25,5.64S25.64,5.353,25.64,5S25.353,4.36,25,4.36z"
1442
1457
  })), children);
1443
1458
  });
@@ -1452,7 +1467,7 @@ const GastroHealth = /*#__PURE__*/React.forwardRef(function GastroHealth({
1452
1467
  xmlns: "http://www.w3.org/2000/svg",
1453
1468
  fill: "currentColor",
1454
1469
  ref: ref
1455
- }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1470
+ }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1456
1471
  d: "M24.36,31h-0.72v-5c0-2.007-1.633-3.64-3.64-3.64\tH6v-0.72h21c2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64H6v-0.72h21c2.007,0,3.64-1.633,3.64-3.64S29.007,6.36,27,6.36H12\tc-0.199,0-0.36-0.161-0.36-0.36V1h0.72v4.64H27c2.404,0,4.36,1.956,4.36,4.36c0,1.788-1.082,3.328-2.626,4\tc1.544,0.672,2.626,2.212,2.626,4c0,2.404-1.956,4.36-4.36,4.36h-4.603c1.182,0.78,1.963,2.121,1.963,3.64\tC24.36,26,24.36,31,24.36,31z M20.36,31h-0.72v-4.64H5c-2.404,0-4.36-1.956-4.36-4.36c0-1.788,1.082-3.328,2.625-4\tc-1.543-0.672-2.625-2.212-2.625-4c0-2.404,1.956-4.36,4.36-4.36h4.603C8.421,8.859,7.64,7.519,7.64,6V1h0.72v5\tc0,2.007,1.633,3.64,3.64,3.64h14v0.72H5c-2.007,0-3.64,1.633-3.64,3.64S2.993,17.64,5,17.64h21v0.721H5\tc-2.007,0-3.64,1.633-3.64,3.64S2.993,25.64,5,25.64h15c0.199,0,0.36,0.161,0.36,0.36V31z"
1457
1472
  })), children);
1458
1473
  });
@@ -1467,7 +1482,7 @@ const Gear = /*#__PURE__*/React.forwardRef(function Gear({
1467
1482
  xmlns: "http://www.w3.org/2000/svg",
1468
1483
  fill: "currentColor",
1469
1484
  ref: ref
1470
- }, rest), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1485
+ }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1471
1486
  d: "M18.958,31.36h-5.915c-0.199,0-0.36-0.161-0.36-0.36v-3.633l-2.368-0.99l-2.576,2.575\tc-0.141,0.141-0.368,0.141-0.509,0L3.048,24.77c-0.141-0.141-0.141-0.369,0-0.51l2.568-2.568l-0.974-2.375H1\tc-0.199,0-0.36-0.161-0.36-0.36v-5.915c0-0.199,0.161-0.36,0.36-0.36h3.632l0.991-2.368L3.048,7.739\tc-0.141-0.141-0.141-0.368,0-0.509L7.23,3.048C7.298,2.98,7.389,2.942,7.485,2.942l0,0c0.096,0,0.187,0.038,0.254,0.105l2.568,2.569\tl2.375-0.975V1c0-0.199,0.161-0.36,0.36-0.36h5.915c0.199,0,0.36,0.161,0.36,0.36v3.632l2.367,0.991l2.575-2.575\tc0.141-0.141,0.369-0.141,0.51,0l4.183,4.182c0.067,0.067,0.105,0.159,0.105,0.254s-0.038,0.187-0.105,0.254l-2.569,2.568\tl0.975,2.375H31c0.199,0,0.36,0.161,0.36,0.36v5.915c0,0.199-0.161,0.36-0.36,0.36h-3.633l-0.99,2.368l2.576,2.575\tc0.067,0.067,0.105,0.159,0.105,0.255s-0.038,0.188-0.105,0.255l-4.183,4.182c-0.141,0.141-0.369,0.141-0.51,0l-2.568-2.568\tl-2.374,0.974V31C19.318,31.199,19.157,31.36,18.958,31.36z M13.403,30.64h5.195v-3.523c0-0.146,0.089-0.277,0.224-0.333\tl2.819-1.156c0.134-0.057,0.288-0.024,0.392,0.078l2.483,2.483l3.674-3.673l-2.492-2.491c-0.103-0.104-0.134-0.259-0.077-0.394\tl1.176-2.812c0.056-0.134,0.187-0.222,0.332-0.222h3.512v-5.194h-3.522c-0.146,0-0.277-0.088-0.333-0.223l-1.157-2.82\tc-0.055-0.134-0.024-0.289,0.078-0.391l2.484-2.483l-3.674-3.673l-2.491,2.491c-0.104,0.103-0.26,0.134-0.394,0.078L18.82,5.206\tc-0.134-0.056-0.222-0.187-0.222-0.332V1.36h-5.195v3.523c0,0.146-0.088,0.278-0.223,0.333l-2.82,1.157\tc-0.135,0.055-0.289,0.024-0.391-0.079L7.485,3.812L3.812,7.484l2.491,2.492c0.104,0.103,0.134,0.259,0.078,0.394l-1.177,2.812\tc-0.056,0.134-0.187,0.221-0.332,0.221H1.36v5.194h3.524c0.146,0,0.278,0.089,0.333,0.224l1.157,2.82\tc0.055,0.135,0.024,0.289-0.079,0.392l-2.483,2.483l3.673,3.673l2.492-2.491c0.103-0.104,0.26-0.133,0.393-0.077l2.812,1.176\tc0.134,0.056,0.221,0.187,0.221,0.332V30.64z M16,23.36c-4.058,0-7.36-3.302-7.36-7.36S11.942,8.64,16,8.64\tc4.059,0,7.36,3.302,7.36,7.36C23.36,20.059,20.059,23.36,16,23.36z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64\ts6.64-2.979,6.64-6.64S19.661,9.36,16,9.36z"
1472
1487
  })), children);
1473
1488
  });
@@ -1482,7 +1497,7 @@ const GenerateAi = /*#__PURE__*/React.forwardRef(function GenerateAi({
1482
1497
  xmlns: "http://www.w3.org/2000/svg",
1483
1498
  fill: "currentColor",
1484
1499
  ref: ref
1485
- }, rest), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1500
+ }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1486
1501
  d: "M16.424,21.001l-0.98-2.886h-3.95l-0.98,2.886\th-1.19l3.418-9.777h1.499l3.418,9.777H16.424z M13.497,12.316h-0.07l-1.653,4.762h3.376L13.497,12.316z M18.814,21.001v-0.98h1.373\tv-7.816h-1.373v-0.98h3.922v0.98h-1.373v7.816h1.373v0.98H18.814z M30,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.199,0.161-0.36,0.36-0.36h12v0.72H2.36v27.28h27.28V18h0.721v12C30.36,30.199,30.199,30.36,30,30.36z M30.36,14h-0.72v-2h0.721\tL30.36,14L30.36,14z M26.36,10h-0.72V6.36H22V5.64h3.64V2h0.721v3.64H30v0.72h-3.64V10z M20,2.36h-2V1.64h2V2.36z"
1487
1502
  })), children);
1488
1503
  });
@@ -1497,7 +1512,7 @@ const GenerateCode = /*#__PURE__*/React.forwardRef(function GenerateCode({
1497
1512
  xmlns: "http://www.w3.org/2000/svg",
1498
1513
  fill: "currentColor",
1499
1514
  ref: ref
1500
- }, rest), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1515
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1501
1516
  d: "M13.254,30.255l-0.509-0.51l2.385-2.385H9.998\tc-1.3,0-2.358-1.059-2.358-2.358V18h0.72v7.002c0,0.903,0.735,1.638,1.638,1.638h5.133l-2.385-2.385l0.509-0.51L16.509,27\tL13.254,30.255z M23,16.509l-3.255-3.255l0.51-0.509l2.385,2.385V9.998c0-0.903-0.734-1.638-1.638-1.638H16V7.64h5.002\tc1.3,0,2.358,1.058,2.358,2.358v5.133l2.385-2.385l0.51,0.509L23,16.509z M29,29.36h-8v-0.72h8V29.36z M20,29.36h-2v-0.72h2V29.36z M29,27.36h-6v-0.72h6V27.36z M27,25.36h-6v-0.72h6V25.36z M27,23.36h-2v-0.72h2V23.36z M24,23.36h-6v-0.72h6V23.36z M29,21.36h-8\tv-0.72h8V21.36z M20,21.36h-2v-0.72h2V21.36z M29,19.36H17v-0.72h12V19.36z M14,16.36H2c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v14C14.36,16.199,14.199,16.36,14,16.36z M2.36,15.64h11.28V2.36\tH2.36V15.64z M12,13.36H4v-0.72h8V13.36z M12,9.36H4V8.64h8V9.36z M12,5.36H4V4.64h8V5.36z"
1502
1517
  })), children);
1503
1518
  });
@@ -1512,7 +1527,7 @@ const GeodesicMontrealBiosphere = /*#__PURE__*/React.forwardRef(function Geodesi
1512
1527
  xmlns: "http://www.w3.org/2000/svg",
1513
1528
  fill: "currentColor",
1514
1529
  ref: ref
1515
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1530
+ }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1516
1531
  d: "M30,28.36H2v-0.72h1.319\tC1.564,25.077,0.64,22.105,0.64,19C0.64,10.53,7.53,3.64,16,3.64S31.36,10.53,31.36,19c0,3.104-0.924,6.077-2.68,8.64H30V28.36z M25.677,27.64h2.122c0.522-0.712,0.976-1.459,1.357-2.235l-0.621-0.622L25.677,27.64z M24.36,27.64h0.298l3.367-3.367l-1.913-1.912\tH24.36V27.64z M18.36,27.64h4.629l-2.858-2.857l-1.771,1.771V27.64z M17.272,27.64h0.367v-0.367L17.272,27.64z M15.604,27.64h0.037\tv-5.28H14.15l-1.913,1.912L15.604,27.64z M10.36,27.64h4.226l-2.858-2.857L10.36,26.15V27.64z M8.869,27.64H9.64v-0.771L8.869,27.64\tz M7.207,27.64h0.644l1.789-1.789v-3.156L9.306,22.36H7c-0.199,0-0.36-0.161-0.36-0.36v-0.534l-2.806,2.806L7.207,27.64z M4.202,27.64h1.987l-2.864-2.86l-0.528,0.528C3.188,26.119,3.657,26.899,4.202,27.64z M16.36,22.36v5.175l1.28-1.28V22.36H16.36z M20.641,24.272l2.999,3v-6L20.641,24.272z M18.36,23.011v2.524l1.262-1.263L18.36,23.011z M10.36,23.414v1.717l0.858-0.858\tL10.36,23.414z M29.044,24.273l0.433,0.433c0.192-0.449,0.361-0.907,0.507-1.373L29.044,24.273z M2.083,23.539\tc0.119,0.36,0.251,0.717,0.398,1.067l0.335-0.335L2.083,23.539z M27.113,22.342l1.421,1.422l1.805-1.804\tc0.199-0.966,0.301-1.955,0.301-2.96c0-0.176-0.003-0.351-0.009-0.525l-2.097-2.096l-3.262,3.261H27c0.199,0,0.36,0.161,0.36,0.36v2\tC27.36,22.159,27.257,22.295,27.113,22.342z M18.36,21.992l1.771,1.771l3.509-3.509v-0.367l-2.527-2.527H19.15l-0.789,0.789v3.843\tH18.36z M10.36,22.396l1.368,1.367l1.403-1.403L10.36,22.396z M1.699,22.139l1.626,1.624l3.315-3.315V20\tc0-0.086,0.03-0.164,0.08-0.226l-3.396-3.396l-1.948,1.948C1.365,18.55,1.36,18.774,1.36,19C1.36,20.066,1.475,21.117,1.699,22.139z M26.411,21.64h0.229v-1.28h-1.509L26.411,21.64z M24.36,21.64h1.032l-1.032-1.032V21.64z M14.869,21.64h2.12l-1.06-1.06\tL14.869,21.64z M9.604,21.64h4.248l1.28-1.279H8.324L9.604,21.64z M7.36,21.64h1.226l-1.06-1.06L7.36,20.746V21.64z M16.728,20.36\tl0.912,0.912V20.36H16.728z M16.869,19.64h0.771v-0.771L16.869,19.64z M8.466,19.64h6.523l-3.262-3.262L8.466,19.64z M3.833,15.869\tl3.693,3.692l3.693-3.692l-3.693-3.693L3.833,15.869z M21.411,16.64H24c0.199,0,0.36,0.161,0.36,0.36v2.535l3.665-3.666\tl-3.692-3.693l-3.693,3.693L21.411,16.64z M12.236,15.869l3.404,3.403V17h0.72v2.131l1.28-1.28V17c0-0.199,0.161-0.36,0.36-0.36\th0.851l0.771-0.771l-3.693-3.693L12.236,15.869z M22.131,17.36l1.509,1.509V17.36H22.131z M29.044,15.869l1.507,1.507\tc-0.096-0.86-0.266-1.7-0.505-2.509L29.044,15.869z M1.922,14.977c-0.208,0.725-0.36,1.473-0.454,2.238l1.346-1.346L1.922,14.977z M19.869,16.64h0.523l-0.262-0.262L19.869,16.64z M24.842,11.667l3.692,3.693l1.262-1.262c-0.615-1.727-1.545-3.304-2.722-4.664\tL24.842,11.667z M16.438,11.667l3.693,3.692l3.692-3.692l-3.692-3.693L16.438,11.667z M8.035,11.667l3.693,3.693l3.692-3.692\tl-3.693-3.693L8.035,11.667z M2.167,14.203l1.157,1.157l3.693-3.693L4.86,9.511C3.691,10.881,2.77,12.468,2.167,14.203z M20.64,7.465l3.693,3.693l2.257-2.257c-1.22-1.278-2.667-2.336-4.276-3.109L20.64,7.465z M12.236,7.465l3.693,3.693l3.693-3.693\tl-3.096-3.096c-0.398-0.013-0.801-0.011-1.199,0.006L12.236,7.465z M5.341,8.974l2.184,2.185l3.693-3.693L9.591,5.838\tC7.989,6.622,6.551,7.688,5.341,8.974z M10.29,5.52l1.437,1.437l2.489-2.488C12.84,4.636,11.522,4.996,10.29,5.52z M17.624,4.45\tl2.507,2.506l1.479-1.479C20.359,4.957,19.021,4.604,17.624,4.45z"
1517
1532
  })), children);
1518
1533
  });
@@ -1527,7 +1542,7 @@ const GeographicFlexibility = /*#__PURE__*/React.forwardRef(function GeographicF
1527
1542
  xmlns: "http://www.w3.org/2000/svg",
1528
1543
  fill: "currentColor",
1529
1544
  ref: ref
1530
- }, rest), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1545
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1531
1546
  d: "M16,30.36\tC8.216,30.36,1.64,23.784,1.64,16S8.216,1.64,16,1.64S30.36,8.216,30.36,16S23.784,30.36,16,30.36z M16.36,23.36v6.274\tc1.867-0.051,3.655-0.499,5.28-1.262V24.31c-0.461-0.127-0.824-0.49-0.951-0.951L16.36,23.36L16.36,23.36z M9.36,27.854\tc1.879,1.076,4.021,1.72,6.28,1.781V23.36H9.36V27.854z M22.36,24.312v3.697c2.036-1.105,3.781-2.716,5.051-4.648h-4.1\tC23.185,23.821,22.821,24.185,22.36,24.312z M4.589,23.36c1.057,1.608,2.442,2.994,4.051,4.051V23.36H4.589z M22,22.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,22.36,22,22.36z M23.312,22.64h4.542\tc1.076-1.879,1.72-4.021,1.781-6.28H22.36v5.329C22.821,21.815,23.185,22.179,23.312,22.64z M16.36,22.64h4.212l-4.212-2.268V22.64z M9.36,22.64h6.28v-2.655l-5.657-3.046c-0.168,0.176-0.382,0.307-0.624,0.373L9.36,22.64L9.36,22.64z M4.147,22.64H8.64v-5.328\tc-0.461-0.127-0.825-0.491-0.952-0.952H2.365C2.427,18.618,3.07,20.761,4.147,22.64z M16.36,19.554l4.657,2.508\tc0.168-0.176,0.383-0.307,0.623-0.373V16.36h-5.28C16.36,16.36,16.36,19.554,16.36,19.554z M10.428,16.36l5.212,2.806V16.36H10.428z M9,15.36c-0.353,0-0.64,0.287-0.64,0.64S8.647,16.64,9,16.64S9.64,16.353,9.64,16S9.353,15.36,9,15.36z M22.36,15.64h7.274\tc-0.062-2.259-0.705-4.401-1.781-6.28h-4.542c-0.127,0.461-0.49,0.825-0.951,0.952V15.64z M16.36,15.64h5.28v-5.329\tc-0.241-0.066-0.455-0.197-0.623-0.373l-4.657,2.507C16.36,12.445,16.36,15.64,16.36,15.64z M10.428,15.64h5.212v-2.807\tL10.428,15.64z M2.365,15.64h5.324c0.126-0.461,0.491-0.825,0.952-0.952V9.36H4.147C3.07,11.239,2.427,13.381,2.365,15.64z M9.36,14.688c0.241,0.066,0.456,0.197,0.624,0.373l5.657-3.046V9.36H9.36V14.688z M16.36,9.36v2.268l4.211-2.268H16.36z M22,8.36\tc-0.353,0-0.64,0.287-0.64,0.64S21.647,9.64,22,9.64S22.64,9.353,22.64,9S22.353,8.36,22,8.36z M23.312,8.64h4.1\tc-1.27-1.934-3.015-3.544-5.051-4.649v3.698C22.821,7.815,23.185,8.179,23.312,8.64z M16.36,8.64h4.329\tc0.127-0.461,0.49-0.825,0.951-0.952V3.627c-1.625-0.762-3.413-1.21-5.28-1.262V8.64z M9.36,8.64h6.28V2.365\tc-2.259,0.062-4.401,0.706-6.28,1.782C9.36,4.147,9.36,8.64,9.36,8.64z M4.589,8.64H8.64V4.589C7.031,5.646,5.646,7.031,4.589,8.64z"
1532
1547
  })), children);
1533
1548
  });
@@ -1542,7 +1557,7 @@ const GetAheadOfRiskAndCompliance = /*#__PURE__*/React.forwardRef(function GetAh
1542
1557
  xmlns: "http://www.w3.org/2000/svg",
1543
1558
  fill: "currentColor",
1544
1559
  ref: ref
1545
- }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1560
+ }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1546
1561
  d: "M25,31.36H7v-0.72h5.657c0.157-1.615,1.367-2.825,2.983-2.982V12.333\tc-1.131-0.174-2-1.154-2-2.333s0.869-2.159,2-2.333V4.334L6.876,6.838c2.012,0.595,3.484,2.46,3.484,4.662\tc0,2.68-2.18,4.86-4.86,4.86s-4.86-2.18-4.86-4.86c0-2.479,1.866-4.531,4.267-4.824L4.901,6.654l20.999-6\tc0.149-0.042,0.321,0.021,0.406,0.155l5,8c0.069,0.111,0.072,0.251,0.009,0.365C31.251,9.289,31.131,9.36,31,9.36H21\tc-0.131,0-0.251-0.071-0.314-0.186c-0.063-0.114-0.061-0.254,0.009-0.365l4.504-7.206L16.36,4.129v3.539\tc1.131,0.174,2,1.154,2,2.333s-0.869,2.159-2,2.333v15.325c1.616,0.157,2.826,1.367,2.983,2.982H25V31.36z M13.382,30.64h5.236\tc-0.166-1.323-1.235-2.28-2.618-2.28C14.618,28.36,13.547,29.317,13.382,30.64z M5.5,7.36c-2.283,0-4.14,1.857-4.14,4.14\ts1.857,4.14,4.14,4.14s4.14-1.857,4.14-4.14S7.783,7.36,5.5,7.36z M16,8.36c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64\tc0.904,0,1.64-0.736,1.64-1.64S16.904,8.36,16,8.36z M21.649,8.64h8.701L26,1.679L21.649,8.64z"
1547
1562
  })), children);
1548
1563
  });
@@ -1557,7 +1572,7 @@ const Gift = /*#__PURE__*/React.forwardRef(function Gift({
1557
1572
  xmlns: "http://www.w3.org/2000/svg",
1558
1573
  fill: "currentColor",
1559
1574
  ref: ref
1560
- }, rest), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1575
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1561
1576
  d: "M28,31.36H4c-0.199,0-0.36-0.161-0.36-0.36V14.36H3c-0.199,0-0.36-0.161-0.36-0.36V8\tc0-0.199,0.161-0.36,0.36-0.36h7.257C9.279,6.939,8.64,5.792,8.64,4.5c0-2.128,1.731-3.86,3.86-3.86c1.547,0,2.885,0.915,3.5,2.232\tc0.615-1.317,1.953-2.232,3.5-2.232c2.128,0,3.86,1.731,3.86,3.86c0,1.292-0.64,2.439-1.617,3.14H29c0.199,0,0.36,0.161,0.36,0.36v6\tc0,0.199-0.161,0.36-0.36,0.36h-0.64V31C28.36,31.199,28.199,31.36,28,31.36z M16.36,30.64h11.28V14.36H16.36V30.64z M4.36,30.64\th11.28V14.36H4.36V30.64z M16.36,13.64h12.28V8.36H16.36V13.64z M3.36,13.64h12.28V8.36H3.36V13.64z M16.36,7.64h3.14\tc1.731,0,3.14-1.409,3.14-3.14s-1.408-3.14-3.14-3.14s-3.14,1.409-3.14,3.14V7.64z M12.5,7.64h3.14V4.5\tc0-1.731-1.409-3.14-3.14-3.14S9.36,2.769,9.36,4.5S10.769,7.64,12.5,7.64z"
1562
1577
  })), children);
1563
1578
  });
@@ -1572,7 +1587,7 @@ const GlassBottle = /*#__PURE__*/React.forwardRef(function GlassBottle({
1572
1587
  xmlns: "http://www.w3.org/2000/svg",
1573
1588
  fill: "currentColor",
1574
1589
  ref: ref
1575
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1590
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1576
1591
  d: "M19,31.36h-6c-1.301,0-2.36-1.059-2.36-2.36V15\tc0-1.803,0.857-2.643,1.547-3.318C12.719,11.16,13.14,10.748,13.14,10l0.473-6.64H13.5c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.75,0.61-1.36,1.36-1.36h3c0.75,0,1.36,0.61,1.36,1.36v1c0,0.199-0.161,0.36-0.36,0.36h-0.113l0.473,6.614\tc0.001,0.773,0.421,1.186,0.954,1.708c0.688,0.675,1.547,1.516,1.547,3.318v14C21.36,30.302,20.302,31.36,19,31.36z M11.36,27.36V29\tc0,0.904,0.736,1.64,1.64,1.64h6c0.904,0,1.64-0.735,1.64-1.64v-1.64H11.36z M11.36,26.64h9.28v-9.28h-9.28V26.64z M11.36,16.64\th9.28V15c0-1.5-0.676-2.163-1.33-2.804c-0.575-0.563-1.17-1.146-1.17-2.196l-0.475-6.64h-3.33l-0.477,6.666\tc0.001,1.024-0.593,1.607-1.168,2.17C12.037,12.837,11.36,13.5,11.36,15V16.64z M17.36,2.64h0.779V2c0-0.353-0.287-0.64-0.64-0.64\th-3c-0.353,0-0.64,0.287-0.64,0.64v0.64h0.78V2h0.72v0.64h1.28V2h0.72v0.64H17.36z"
1577
1592
  })), children);
1578
1593
  });
@@ -1587,7 +1602,7 @@ const GlassBottleAndMetalCan = /*#__PURE__*/React.forwardRef(function GlassBottl
1587
1602
  xmlns: "http://www.w3.org/2000/svg",
1588
1603
  fill: "currentColor",
1589
1604
  ref: ref
1590
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1605
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1591
1606
  d: "M30,7.36V6.64H17.817l-0.064-0.514\tL28.15,1.327l-0.3-0.654L17.658,5.377L17.36,3V1c0-0.199-0.161-0.36-0.36-0.36h-4c-0.199,0-0.36,0.161-0.36,0.36l0.002,1.956\tL11.77,9.934c-0.072,0.58-0.339,1.126-0.752,1.54l-0.167,0.167H7.36V11c0-0.75-0.61-1.36-1.36-1.36S4.64,10.25,4.64,11v0.64H2v0.72\th0.501l-0.842,2.526C1.646,14.923,1.64,14.961,1.64,15v14c0,0.056,0.013,0.111,0.038,0.161l1,2C2.739,31.283,2.864,31.36,3,31.36h9\th6h12v-0.72h-0.64V7.36H30z M5.36,11c0-0.353,0.287-0.64,0.64-0.64S6.64,10.647,6.64,11v0.64H5.36V11z M2.499,14.64l0.76-2.28H5h2\th3.219c-0.375,0.552-0.579,1.201-0.579,1.883V28.64H2.36V15.36H8v-0.72C8,14.64,2.499,14.64,2.499,14.64z M3.223,30.64l-0.64-1.279\th7.094c0.077,0.492,0.3,0.936,0.632,1.279H3.223z M19.64,29c0,0.904-0.735,1.64-1.64,1.64h-6c-0.904,0-1.64-0.735-1.64-1.64v-1.64\th9.28V29z M19.64,26.64h-9.28v-9.28h9.28V26.64z M19.64,16.64h-9.28v-2.397c0-0.705,0.275-1.368,0.773-1.867l0.393-0.393\tc0.526-0.526,0.866-1.222,0.958-1.959L13.36,3V1.36h3.281l0.002,1.685l0.872,6.979c0.093,0.738,0.433,1.434,0.958,1.959l0.394,0.393\tc0.499,0.5,0.773,1.163,0.773,1.867V16.64z M28.64,9.64H24v0.72h4.64v2.28H24v0.72h4.64v2.28H24v0.72h4.64v2.28H24v0.721h4.64v2.279\tH24v0.721h4.64v2.279H24v0.721h4.64v2.279H24v0.721h4.64v2.279h-8.948c0.412-0.425,0.668-1.002,0.668-1.64V14.243\tc0-0.897-0.35-1.741-0.984-2.376l-0.394-0.393c-0.413-0.413-0.681-0.959-0.753-1.54L17.907,7.36H28.64V9.64z"
1592
1607
  })), children);
1593
1608
  });
@@ -1602,7 +1617,7 @@ const GlobalAnalytics = /*#__PURE__*/React.forwardRef(function GlobalAnalytics({
1602
1617
  xmlns: "http://www.w3.org/2000/svg",
1603
1618
  fill: "currentColor",
1604
1619
  ref: ref
1605
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1620
+ }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1606
1621
  d: "M26.942,20.164l-1.855,3.432l-2.031-2.03L20.98,24.68l-1.447-2.48l-1.227,1.989l-0.613-0.379\tl1.857-3.011l1.47,2.521l1.924-2.886l1.969,1.97l1.396-2.582L26.942,20.164z M30.745,31.255l-4.517-4.517\tC25.103,27.743,23.624,28.36,22,28.36c-1.594,0-3.048-0.593-4.165-1.565c-1.24,0.371-2.528,0.565-3.835,0.565\tC6.633,27.36,0.64,21.367,0.64,14S6.633,0.64,14,0.64S27.36,6.633,27.36,14c0,1.307-0.194,2.595-0.565,3.835\tc0.972,1.117,1.565,2.572,1.565,4.165c0,1.624-0.617,3.103-1.622,4.228l4.517,4.517L30.745,31.255z M2.961,20.14h4.928\tc-0.45-1.73-0.712-3.687-0.739-5.78H1.378C1.437,16.452,2,18.419,2.961,20.14z M25.039,7.86h-4.927\tc0.451,1.73,0.712,3.687,0.74,5.78h5.77C26.562,11.547,26,9.58,25.039,7.86z M19.362,7.86H14.36v5.78h5.771\tC20.102,11.547,19.829,9.58,19.362,7.86z M19.15,7.14c-1.034-3.278-2.783-5.501-4.79-5.743V7.14H19.15z M13.64,1.397\tC11.633,1.639,9.884,3.862,8.85,7.14h4.79V1.397z M8.638,7.86c-0.467,1.721-0.74,3.688-0.769,5.78h5.771V7.86H8.638z M7.889,7.86\tH2.961C2,9.58,1.437,11.547,1.378,13.64h5.771C7.177,11.547,7.438,9.59,7.889,7.86z M8.637,20.14h5.003v-5.78H7.869\tC7.898,16.452,8.171,18.419,8.637,20.14z M8.85,20.86c1.034,3.277,2.783,5.501,4.79,5.742V20.86H8.85z M14.36,26.626\tc0.98-0.027,1.946-0.167,2.886-0.416C16.25,25.087,15.64,23.615,15.64,22c0-3.507,2.853-6.36,6.36-6.36\tc1.615,0,3.087,0.61,4.21,1.605c0.25-0.94,0.389-1.906,0.416-2.886H14.36V26.626z M16.654,1.645c1.376,1.095,2.51,3.033,3.254,5.495\th4.694C22.809,4.379,19.974,2.358,16.654,1.645z M3.398,7.14h4.694c0.744-2.462,1.877-4.4,3.254-5.495\tC8.026,2.358,5.191,4.379,3.398,7.14z M11.345,26.354c-1.376-1.096-2.508-3.032-3.252-5.493H3.399\tC5.191,23.62,8.025,25.641,11.345,26.354z M27.64,22c0-3.11-2.529-5.64-5.64-5.64s-5.64,2.53-5.64,5.64s2.53,5.64,5.64,5.64\tS27.64,25.11,27.64,22z"
1607
1622
  })), children);
1608
1623
  });
@@ -1617,7 +1632,7 @@ const GlobalAssetsAndRecovery_01 = /*#__PURE__*/React.forwardRef(function Global
1617
1632
  xmlns: "http://www.w3.org/2000/svg",
1618
1633
  fill: "currentColor",
1619
1634
  ref: ref
1620
- }, rest), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1635
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1621
1636
  d: "M7,17.36c1.853,0,3.36-1.508,3.36-3.36S8.853,10.64,7,10.64S3.64,12.147,3.64,14\tS5.147,17.36,7,17.36z M7,11.36c1.456,0,2.64,1.185,2.64,2.64S8.456,16.64,7,16.64S4.36,15.456,4.36,14S5.544,11.36,7,11.36z M23,16.86h5c0.199,0,0.36-0.161,0.36-0.36v-5c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v5\tC22.64,16.699,22.801,16.86,23,16.86z M23.36,11.86h4.279v4.28H23.36V11.86z M19.36,28.251c0,0.888-0.723,1.61-1.61,1.61h-1.39V31\th-0.72v-1.139H13V29.14h4.75c0.491,0,0.89-0.398,0.89-0.89s-0.398-0.89-0.89-0.89h-3.5c-0.888,0-1.609-0.723-1.609-1.61\ts0.722-1.61,1.609-1.61h1.391V23h0.72v1.141H19v0.721h-4.75c-0.491,0-0.89,0.398-0.89,0.89s0.399,0.89,0.89,0.89h3.5\tC18.638,26.641,19.36,27.363,19.36,28.251z M3.147,28.214h7.52v0.721h-7.52c-0.905,0-1.716-0.468-2.168-1.252s-0.453-1.72,0-2.504\tl2.83-4.898l-2.108,0.565l-0.187-0.695l3.295-0.882l0.883,3.295L4.997,22.75l-0.565-2.109l-2.83,4.899\tc-0.322,0.559-0.322,1.226,0,1.784C1.925,27.881,2.502,28.214,3.147,28.214z M31.021,27.615c-0.452,0.784-1.264,1.253-2.169,1.253\th-5.693l1.543,1.542l-0.51,0.51l-2.411-2.412l2.411-2.413l0.51,0.51l-1.543,1.543h5.693c0.646,0,1.223-0.333,1.546-0.893\tc0.322-0.559,0.322-1.225,0-1.783l-4.189-7.292l0.625-0.359l4.188,7.292C31.475,25.896,31.475,26.831,31.021,27.615z M22.348,5.8\tl-0.883,3.295L18.17,8.212l0.186-0.695l2.103,0.563l-2.818-4.826c-0.323-0.56-0.901-0.894-1.546-0.894s-1.223,0.333-1.545,0.892\tl-4.24,6.936L9.695,9.812l4.235-6.928c0.448-0.776,1.259-1.244,2.164-1.244c0.905,0,1.716,0.468,2.168,1.252l2.823,4.835\tl0.567-2.113L22.348,5.8z"
1622
1637
  })), children);
1623
1638
  });
@@ -1632,7 +1647,7 @@ const GlobalAssetsAndRecovery_02 = /*#__PURE__*/React.forwardRef(function Global
1632
1647
  xmlns: "http://www.w3.org/2000/svg",
1633
1648
  fill: "currentColor",
1634
1649
  ref: ref
1635
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1650
+ }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1636
1651
  d: "M3.147,28.214h7.52v0.721h-7.52c-0.905,0-1.716-0.468-2.168-1.252\ts-0.453-1.72,0-2.504l3.815-6.605L2.69,19.138l-0.187-0.695l3.295-0.884l0.883,3.296L5.985,21.04L5.42,18.928l-3.818,6.61\tc-0.322,0.559-0.322,1.226,0,1.784C1.925,27.881,2.502,28.214,3.147,28.214z M31.022,25.112l-4.188-7.292l-0.625,0.359l4.189,7.292\tc0.322,0.559,0.322,1.225,0,1.783c-0.323,0.56-0.9,0.893-1.546,0.893h-6.983l1.543-1.543l-0.51-0.51l-2.411,2.413l2.411,2.412\tl0.51-0.51l-1.543-1.542h6.983c0.905,0,1.717-0.469,2.169-1.253C31.475,26.831,31.475,25.896,31.022,25.112z M14.549,3.252\tc0.323-0.559,0.9-0.892,1.545-0.892s1.223,0.333,1.546,0.894l3.603,6.171l-2.097-0.562L18.96,9.558l3.296,0.883l0.882-3.295\tl-0.695-0.187l-0.568,2.12l-3.613-6.188C17.811,2.108,17,1.64,16.094,1.64c-0.905,0-1.716,0.468-2.164,1.244L9.695,9.812\tl0.614,0.376L14.549,3.252z M18,15.64h-4v0.72h4V15.64z M18,18.64h-4v0.721h4V18.64z M18,21.64h-4v0.721h4V21.64z M20.36,24.36V25\tc0,0.199-0.161,0.36-0.36,0.36h-8c-0.199,0-0.36-0.161-0.36-0.36v-0.64H10c-0.199,0-0.36-0.161-0.36-0.36V14\tc0-0.199,0.161-0.36,0.36-0.36h1.64V13c0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v0.64H22\tc0.199,0,0.36,0.161,0.36,0.36v10c0,0.199-0.161,0.36-0.36,0.36H20.36z M11.64,23.64v-9.28h-1.28v9.28H11.64z M19.64,13.36h-7.28\tv11.28h7.28V13.36z M20.36,14.36v9.28h1.279v-9.28H20.36z"
1637
1652
  })), children);
1638
1653
  });
@@ -1647,7 +1662,7 @@ const GlobalBusinessServices = /*#__PURE__*/React.forwardRef(function GlobalBusi
1647
1662
  xmlns: "http://www.w3.org/2000/svg",
1648
1663
  fill: "currentColor",
1649
1664
  ref: ref
1650
- }, rest), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1665
+ }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1651
1666
  d: "M19,28.36c-3.742,0-7.222-1.657-9.583-4.554C9.116,23.842,8.81,23.86,8.5,23.86\tc-4.334,0-7.86-3.526-7.86-7.86S4.166,8.14,8.5,8.14c0.31,0,0.616,0.018,0.917,0.053C11.778,5.297,15.259,3.64,19,3.64\tc4.546,0,8.526,2.467,10.674,6.132c0.023,0.03,0.043,0.063,0.057,0.099c1.036,1.807,1.63,3.9,1.63,6.128s-0.594,4.321-1.63,6.129\tc-0.014,0.036-0.033,0.069-0.057,0.099C27.526,25.894,23.546,28.36,19,28.36z M19.36,22.36v5.256\tc1.823-0.238,3.415-2.274,4.361-5.256H19.36z M14.289,22.36c0.975,3.032,2.607,5.013,4.351,5.255V22.36H14.289z M10.24,23.666\tc1.652,1.89,3.83,3.172,6.235,3.701c-1.216-1.007-2.249-2.738-2.941-5.007h-0.42C12.267,22.976,11.293,23.427,10.24,23.666z M24.481,22.36c-0.673,2.22-1.694,3.973-2.928,4.997c2.996-0.673,5.559-2.505,7.191-4.997H24.481z M2.835,20.342\tc1.306,1.7,3.36,2.798,5.665,2.798c3.937,0,7.14-3.203,7.14-7.14c0-1.743-0.627-3.342-1.669-4.583l-3.007,3.003\tc-0.141,0.14-0.368,0.14-0.509,0l-2.417-2.414l-1.702,5.101c-0.049,0.147-0.187,0.246-0.341,0.246H4.332L2.835,20.342z M24.683,21.64h4.497c0.876-1.573,1.396-3.369,1.455-5.28h-5.277C25.331,18.269,25.091,20.058,24.683,21.64z M19.36,21.64h4.572\tc0.424-1.573,0.677-3.369,0.705-5.28H19.36V21.64z M14.076,21.64h4.564v-5.28h-2.288c-0.092,2.025-0.954,3.853-2.299,5.198\tC14.061,21.585,14.068,21.612,14.076,21.64z M8.5,8.86c-3.937,0-7.14,3.203-7.14,7.14c0,1.337,0.37,2.589,1.011,3.66l1.417-2.827\tc0.061-0.122,0.186-0.199,0.322-0.199h1.626l1.804-5.407c0.039-0.119,0.137-0.208,0.258-0.237c0.124-0.029,0.249,0.008,0.337,0.096\tl2.574,2.571l2.771-2.768C12.194,9.634,10.436,8.86,8.5,8.86z M25.357,15.64h5.277c-0.059-1.911-0.579-3.707-1.455-5.28h-4.497\tC25.091,11.943,25.331,13.731,25.357,15.64z M19.36,15.64h5.277c-0.028-1.911-0.281-3.707-0.705-5.28H19.36V15.64z M16.352,15.64\th2.288v-5.28h-4.564c-0.007,0.027-0.015,0.055-0.022,0.083c0.055,0.055,0.109,0.111,0.162,0.167c0.01,0.008,0.02,0.017,0.029,0.026\tc0.015,0.016,0.029,0.032,0.041,0.049C15.497,12.003,16.266,13.734,16.352,15.64z M24.481,9.64h4.264\tc-1.633-2.493-4.195-4.325-7.191-4.998C22.787,5.667,23.809,7.42,24.481,9.64z M19.36,9.64h4.361\tc-0.946-2.982-2.538-5.019-4.361-5.257V9.64z M14.289,9.64h4.351V4.385C16.896,4.626,15.264,6.607,14.289,9.64z M13.114,9.64h0.42\tc0.693-2.269,1.726-4,2.941-5.007c-2.405,0.529-4.583,1.811-6.235,3.701C11.293,8.573,12.267,9.024,13.114,9.64z"
1652
1667
  })), children);
1653
1668
  });
@@ -1662,7 +1677,7 @@ const GlobalCurrency = /*#__PURE__*/React.forwardRef(function GlobalCurrency({
1662
1677
  xmlns: "http://www.w3.org/2000/svg",
1663
1678
  fill: "currentColor",
1664
1679
  ref: ref
1665
- }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1680
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1666
1681
  d: "M31,0.642H1c-0.199,0-0.36,0.161-0.36,0.36v16c0,0.199,0.161,0.36,0.36,0.36h30\tc0.199,0,0.36-0.161,0.36-0.36v-16C31.36,0.803,31.199,0.642,31,0.642z M30.64,4.604c-1.715-0.172-3.07-1.527-3.243-3.242h3.243\tV4.604z M30.64,5.323v7.353c-2.113,0.177-3.788,1.852-3.964,3.966H5.324c-0.175-2.114-1.85-3.789-3.964-3.966V5.323\tc2.112-0.176,3.786-1.85,3.963-3.962h21.353C26.854,3.474,28.528,5.147,30.64,5.323z M4.604,1.362\tC4.431,3.077,3.076,4.432,1.36,4.604V1.362H4.604z M1.36,13.396c1.717,0.172,3.073,1.529,3.244,3.246H1.36V13.396z M27.397,16.642\tc0.171-1.717,1.527-3.074,3.243-3.246v3.246H27.397z M16,2.64c-3.507,0-6.36,2.853-6.36,6.36s2.853,6.36,6.36,6.36\ts6.36-2.853,6.36-6.36S19.507,2.64,16,2.64z M20.519,5.64h-1.656c-0.254-0.784-0.592-1.452-0.997-1.956\tC18.935,4.06,19.854,4.748,20.519,5.64z M10.378,9.36h2.271c0.023,0.814,0.122,1.582,0.286,2.28h-1.916\tC10.653,10.952,10.43,10.179,10.378,9.36z M16.36,5.64V3.421c0.702,0.215,1.324,1.045,1.74,2.219C18.1,5.64,16.36,5.64,16.36,5.64z M18.321,6.36c0.177,0.691,0.284,1.466,0.31,2.28H16.36V6.36H18.321z M15.64,3.421V5.64H13.9C14.316,4.466,14.938,3.637,15.64,3.421\tz M15.64,6.36v2.28h-2.271c0.026-0.814,0.133-1.589,0.31-2.28C13.679,6.36,15.64,6.36,15.64,6.36z M12.649,8.64h-2.271\tc0.052-0.819,0.275-1.592,0.641-2.28h1.916C12.771,7.058,12.672,7.826,12.649,8.64z M13.369,9.36h2.271v2.28h-1.961\tC13.502,10.949,13.394,10.174,13.369,9.36z M15.64,12.36v2.219c-0.702-0.215-1.324-1.044-1.741-2.219H15.64z M16.36,14.579V12.36\th1.74C17.683,13.534,17.062,14.363,16.36,14.579z M16.36,11.64V9.36h2.271c-0.026,0.814-0.133,1.589-0.31,2.28\tC18.321,11.64,16.36,11.64,16.36,11.64z M19.351,9.36h2.27c-0.052,0.819-0.275,1.592-0.641,2.28h-1.916\tC19.229,10.942,19.328,10.174,19.351,9.36z M19.351,8.64c-0.023-0.814-0.122-1.582-0.286-2.28h1.916\tc0.366,0.688,0.589,1.461,0.641,2.28H19.351z M14.134,3.684c-0.405,0.504-0.744,1.172-0.997,1.956h-1.656\tC12.146,4.748,13.065,4.06,14.134,3.684z M11.481,12.36h1.656c0.253,0.784,0.592,1.452,0.997,1.956\tC13.065,13.94,12.146,13.252,11.481,12.36z M17.866,14.316c0.405-0.504,0.744-1.172,0.997-1.956h1.656\tC19.854,13.252,18.935,13.94,17.866,14.316z M5.5,7.14C4.475,7.14,3.64,7.975,3.64,9s0.834,1.86,1.86,1.86S7.36,10.025,7.36,9\tS6.525,7.14,5.5,7.14z M5.5,10.14c-0.628,0-1.14-0.512-1.14-1.14S4.872,7.86,5.5,7.86S6.64,8.372,6.64,9S6.128,10.14,5.5,10.14z M26.5,7.14c-1.025,0-1.86,0.834-1.86,1.86s0.835,1.86,1.86,1.86s1.86-0.834,1.86-1.86S27.525,7.14,26.5,7.14z M26.5,10.14\tc-0.629,0-1.14-0.512-1.14-1.14s0.511-1.14,1.14-1.14S27.64,8.372,27.64,9S27.129,10.14,26.5,10.14z M26.841,20.161\tc0.691,0.692,0.69,1.818,0,2.51l-6.066,6.101c-0.37,0.369-0.857,0.607-1.374,0.673l-7.233,0.897l-0.913,0.913l-0.509-0.51l1-1\tc0.057-0.057,0.13-0.093,0.21-0.103l7.356-0.913c0.358-0.045,0.697-0.211,0.954-0.467l6.065-6.101c0.411-0.411,0.411-1.08,0-1.492\tc-0.373-0.371-0.968-0.44-1.513,0.021l-6.286,5.135l-0.022-0.027C18.1,26.144,17.577,26.36,17,26.36h-5v-0.72h5\tc0.904,0,1.64-0.735,1.64-1.64c0-0.353-0.287-0.64-0.64-0.64h-8c-2.559,0-4.64,2.081-4.64,4.64c0,0.096-0.038,0.188-0.105,0.255\tl-3,3l-0.509-0.51l2.896-2.896C4.722,24.963,7.095,22.64,10,22.64h8c0.75,0,1.36,0.61,1.36,1.36c0,0.083-0.016,0.161-0.024,0.241\tl5.022-4.103c0.267-0.226,0.7-0.498,1.228-0.498C26.059,19.64,26.504,19.825,26.841,20.161z"
1667
1682
  })), children);
1668
1683
  });
@@ -1677,7 +1692,7 @@ const GlobalCurrency_02 = /*#__PURE__*/React.forwardRef(function GlobalCurrency_
1677
1692
  xmlns: "http://www.w3.org/2000/svg",
1678
1693
  fill: "currentColor",
1679
1694
  ref: ref
1680
- }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1695
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1681
1696
  d: "M31,28.36H1c-0.199,0-0.36-0.161-0.36-0.36\tv-2h0.72v1.64h29.28V26h0.721v2C31.36,28.199,31.199,28.36,31,28.36z M31,24.36H1c-0.199,0-0.36-0.161-0.36-0.36v-2h0.72v1.64h29.28\tV22h0.721v2C31.36,24.199,31.199,24.36,31,24.36z M31,20.36H1c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h30\tc0.199,0,0.36,0.161,0.36,0.36v16C31.36,20.199,31.199,20.36,31,20.36z M27.384,19.64h3.256v-3.256\tC29.08,16.589,27.589,18.08,27.384,19.64z M5.341,19.64h21.318c0.204-1.95,2.03-3.776,3.98-3.98V8.341\tc-1.95-0.205-3.776-2.03-3.98-3.981H5.341C5.136,6.311,3.311,8.136,1.36,8.341v7.318C3.311,15.864,5.136,17.689,5.341,19.64z M1.36,19.64h3.256c-0.205-1.56-1.697-3.051-3.256-3.256C1.36,16.384,1.36,19.64,1.36,19.64z M27.384,4.36\tc0.205,1.56,1.696,3.051,3.256,3.256V4.36H27.384z M1.36,4.36v3.256C2.92,7.411,4.411,5.919,4.616,4.36H1.36z M16,18.36\tc-3.507,0-6.36-2.854-6.36-6.36S12.493,5.64,16,5.64s6.36,2.853,6.36,6.36S19.507,18.36,16,18.36z M16.36,15.36v2.225\tc0.703-0.215,1.328-1.048,1.744-2.225C18.104,15.36,16.36,15.36,16.36,15.36z M13.896,15.36c0.417,1.177,1.041,2.01,1.744,2.225\tV15.36H13.896z M18.868,15.36c-0.255,0.789-0.598,1.459-1.006,1.964c1.073-0.376,1.998-1.068,2.665-1.964H18.868z M11.473,15.36\tc0.667,0.896,1.592,1.588,2.665,1.964c-0.408-0.505-0.751-1.176-1.006-1.964H11.473z M19.067,14.64h1.916\tc0.366-0.688,0.594-1.46,0.646-2.28h-2.274C19.332,13.174,19.231,13.942,19.067,14.64z M16.36,14.64h1.962\tc0.176-0.692,0.287-1.466,0.312-2.28H16.36V14.64z M13.678,14.64h1.962v-2.28h-2.274C13.391,13.174,13.501,13.948,13.678,14.64z M11.017,14.64h1.915c-0.164-0.698-0.264-1.466-0.287-2.28h-2.273C10.423,13.18,10.651,13.952,11.017,14.64z M19.354,11.64h2.274\tc-0.052-0.82-0.279-1.592-0.646-2.28h-1.916C19.231,10.058,19.332,10.826,19.354,11.64z M16.36,11.64h2.275\tc-0.025-0.814-0.137-1.588-0.312-2.28H16.36V11.64z M13.366,11.64h2.274V9.36h-1.962C13.501,10.052,13.391,10.826,13.366,11.64z M10.372,11.64h2.273c0.023-0.814,0.123-1.582,0.287-2.28h-1.915C10.651,10.048,10.423,10.82,10.372,11.64z M18.868,8.64h1.659\tc-0.667-0.896-1.592-1.588-2.665-1.964C18.271,7.181,18.613,7.852,18.868,8.64z M16.36,8.64h1.744\tc-0.416-1.177-1.041-2.01-1.744-2.225V8.64z M13.896,8.64h1.744V6.415C14.937,6.63,14.313,7.463,13.896,8.64z M11.473,8.64h1.659\tc0.255-0.789,0.598-1.459,1.006-1.964C13.065,7.052,12.139,7.744,11.473,8.64z M26.5,13.86c-1.025,0-1.86-0.834-1.86-1.86\ts0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86S27.525,13.86,26.5,13.86z M26.5,10.86c-0.629,0-1.14,0.512-1.14,1.14\ts0.511,1.14,1.14,1.14s1.14-0.512,1.14-1.14S27.129,10.86,26.5,10.86z M5.5,13.86c-1.025,0-1.86-0.834-1.86-1.86\ts0.834-1.86,1.86-1.86S7.36,10.975,7.36,12S6.525,13.86,5.5,13.86z M5.5,10.86c-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14\tS6.64,12.628,6.64,12S6.128,10.86,5.5,10.86z"
1682
1697
  })), children);
1683
1698
  });
@@ -1692,7 +1707,7 @@ const GlobalExchange = /*#__PURE__*/React.forwardRef(function GlobalExchange({
1692
1707
  xmlns: "http://www.w3.org/2000/svg",
1693
1708
  fill: "currentColor",
1694
1709
  ref: ref
1695
- }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1710
+ }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1696
1711
  d: "M31,16.14H19.382c0.62-1.25,0.978-2.653,0.978-4.14c0-5.161-4.199-9.36-9.36-9.36\tS1.64,6.839,1.64,12c0,5.04,4.006,9.151,9,9.342V28c0,0.199,0.161,0.36,0.36,0.36h20c0.199,0,0.36-0.161,0.36-0.36V16.5\tC31.36,16.301,31.199,16.14,31,16.14z M30.64,19.103c-1.166-0.161-2.082-1.078-2.243-2.243h2.243V19.103z M27.676,16.86\tc0.169,1.562,1.402,2.794,2.964,2.964v4.852c-1.561,0.17-2.794,1.402-2.964,2.964H14.323c-0.17-1.562-1.402-2.794-2.964-2.964\tv-3.334c3.24-0.124,6.057-1.898,7.64-4.508v0.026C18.999,16.86,27.676,16.86,27.676,16.86z M2.378,12.36h3.771\tc0.026,1.362,0.195,2.638,0.481,3.78H3.42C2.8,15.01,2.435,13.724,2.378,12.36z M19.621,11.64H15.85\tc-0.026-1.362-0.195-2.638-0.481-3.78h3.211C19.2,8.99,19.565,10.276,19.621,11.64z M14.397,16.86\tc-0.689,2.066-1.794,3.504-3.037,3.74v-3.74H14.397z M11.36,16.14v-3.78h3.771c-0.028,1.356-0.211,2.643-0.517,3.78H11.36z M15.168,16.86h2.97c-1.15,1.683-2.881,2.933-4.9,3.475C14.042,19.548,14.708,18.344,15.168,16.86z M18.58,16.14h-3.21\tc0.286-1.142,0.455-2.419,0.481-3.78h3.771C19.565,13.724,19.2,15.01,18.58,16.14z M15.131,11.64H11.36V7.86h3.254\tC14.92,8.997,15.103,10.284,15.131,11.64z M11.36,7.14V3.399c1.243,0.236,2.348,1.675,3.038,3.741H11.36z M10.64,3.399V7.14H7.603\tC8.292,5.074,9.397,3.635,10.64,3.399z M10.64,7.86v3.78H6.869c0.028-1.356,0.211-2.643,0.517-3.78\tC7.386,7.86,10.64,7.86,10.64,7.86z M6.149,11.64H2.378C2.435,10.276,2.8,8.99,3.42,7.86h3.211\tC6.344,9.002,6.175,10.279,6.149,11.64z M6.869,12.36h3.771v3.78H7.386C7.08,15.003,6.897,13.716,6.869,12.36z M10.64,16.86v3.74\tc-1.243-0.236-2.348-1.674-3.037-3.74H10.64z M18.138,7.14h-2.97c-0.461-1.484-1.127-2.689-1.932-3.476\tC15.256,4.207,16.988,5.456,18.138,7.14z M8.764,3.664C7.959,4.451,7.292,5.656,6.832,7.14h-2.97\tC5.012,5.456,6.744,4.207,8.764,3.664z M3.862,16.86h2.97c0.46,1.484,1.126,2.688,1.931,3.475\tC6.743,19.793,5.012,18.543,3.862,16.86z M11.36,25.397c1.165,0.161,2.082,1.077,2.244,2.243H11.36V25.397z M28.397,27.64\tc0.161-1.165,1.077-2.082,2.243-2.243v2.243H28.397z M6,24.64h3v0.721H6V24.64z M2.87,24.64H5v0.721H2.87l1.385,1.385l-0.509,0.51\tL1.491,25l2.255-2.255l0.509,0.51L2.87,24.64z M25,7.86h-3V7.14h3V7.86z M29.131,7.86H26.75V7.14h2.381l-1.386-1.386l0.51-0.509\tL30.509,7.5l-2.254,2.254l-0.51-0.509L29.131,7.86z M18.14,22.5c0,1.577,1.283,2.86,2.86,2.86s2.86-1.283,2.86-2.86\ts-1.283-2.86-2.86-2.86S18.14,20.923,18.14,22.5z M21,20.36c1.18,0,2.14,0.96,2.14,2.14s-0.96,2.14-2.14,2.14s-2.14-0.96-2.14-2.14\tS19.82,20.36,21,20.36z"
1697
1712
  })), children);
1698
1713
  });
@@ -1707,7 +1722,7 @@ const GlobalFinanceEuro = /*#__PURE__*/React.forwardRef(function GlobalFinanceEu
1707
1722
  xmlns: "http://www.w3.org/2000/svg",
1708
1723
  fill: "currentColor",
1709
1724
  ref: ref
1710
- }, rest), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1725
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1711
1726
  d: "M21.36,17.008h1.485v0.721H21.36V19h-0.72v-1.271h-1.485v-0.721h1.485v-0.646l-1.763-2.133\tl0.555-0.459L21,15.668l1.568-1.897l0.555,0.459l-1.763,2.133V17.008z M31.36,16c0,8.47-6.891,15.36-15.36,15.36S0.64,24.47,0.64,16\tS7.53,0.64,16,0.64S31.36,7.53,31.36,16z M3.535,23.64h3.8c-0.809-2.155-1.285-4.634-1.325-7.28H1.378\tC1.443,19.025,2.224,21.509,3.535,23.64z M16.36,7.64h7.25c-1.614-3.644-4.251-6.069-7.25-6.252V7.64z M15.64,1.389\tC10.766,1.686,6.849,7.925,6.729,15.64h8.911V1.389z M7.336,8.36h-3.8c-1.311,2.131-2.092,4.616-2.157,7.281h4.632\tC6.05,12.994,6.527,10.515,7.336,8.36z M15.64,30.611V16.36H6.729C6.849,24.075,10.766,30.314,15.64,30.611z M16.36,30.611\tc2.998-0.183,5.635-2.607,7.249-6.251H16.36V30.611z M23.903,23.64c0.869-2.227,1.379-4.838,1.379-7.64s-0.51-5.413-1.379-7.64\tH16.36v15.28H23.903z M24.666,23.64h3.799c1.311-2.131,2.092-4.615,2.157-7.28h-4.621v-0.272\tC25.99,18.837,25.502,21.411,24.666,23.64z M30.621,15.64c-0.065-2.665-0.846-5.149-2.157-7.28h-3.799\tc0.837,2.229,1.324,4.803,1.335,7.551V15.64L30.621,15.64z M19.997,1.929c1.799,1.21,3.32,3.209,4.383,5.711h3.621\tC26.093,4.909,23.279,2.863,19.997,1.929z M3.998,7.64H7.62c1.062-2.503,2.584-4.502,4.383-5.712\tC8.721,2.862,5.907,4.908,3.998,7.64z M12.002,30.071c-1.798-1.21-3.319-3.208-4.381-5.71H3.999\tC5.907,27.091,8.72,29.137,12.002,30.071z M28.001,24.36H24.38c-1.062,2.502-2.583,4.5-4.381,5.71\tC23.28,29.136,26.092,27.091,28.001,24.36z M9.64,9c0,0.75,0.61,1.36,1.359,1.36h2c0.353,0,0.64,0.287,0.64,0.64\ts-0.287,0.64-0.64,0.64h-3v0.72h1.64v1.14h0.72v-1.14H13c0.75,0,1.36-0.61,1.36-1.36S13.75,9.64,13,9.64h-2\tc-0.353,0-0.64-0.287-0.64-0.64S10.647,8.36,11,8.36h3V7.64h-1.64V6.5h-0.72v1.14H11C10.25,7.64,9.64,8.25,9.64,9z M14,24.36v-0.72\th-2c-0.904,0-1.64-0.735-1.64-1.64v-0.14H13v-0.72h-2.64V21c0-0.904,0.736-1.64,1.64-1.64h2v-0.72h-2c-1.301,0-2.36,1.059-2.36,2.36\tv1c0,1.302,1.059,2.36,2.36,2.36H14z"
1712
1727
  })), children);
1713
1728
  });
@@ -1722,7 +1737,7 @@ const GlobalFinanceNetwork = /*#__PURE__*/React.forwardRef(function GlobalFinanc
1722
1737
  xmlns: "http://www.w3.org/2000/svg",
1723
1738
  fill: "currentColor",
1724
1739
  ref: ref
1725
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1740
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1726
1741
  d: "M31.36,16c0-0.655-0.466-1.203-1.083-1.331c-0.273-2.952-1.425-5.686-3.349-7.947\tC27.06,6.512,27.14,6.266,27.14,6c0-0.75-0.61-1.36-1.36-1.36S24.42,5.25,24.42,6s0.61,1.36,1.36,1.36\tc0.222,0,0.43-0.059,0.615-0.154c0.389,0.459,0.749,0.936,1.07,1.434h-4.292C21.94,5.1,19.84,2.538,17.345,1.849\tC17.269,1.171,16.698,0.64,16,0.64c-0.657,0-1.206,0.468-1.332,1.089C7.339,2.408,1.64,8.609,1.64,16s5.699,13.592,13.027,14.272\tc0.126,0.62,0.675,1.089,1.332,1.089c0.656,0,1.205-0.467,1.332-1.086c6.826-0.635,12.304-6.114,12.94-12.942\tC30.892,17.206,31.36,16.657,31.36,16z M25.141,6c0-0.353,0.287-0.64,0.64-0.64S26.42,5.647,26.42,6s-0.287,0.64-0.64,0.64\tS25.141,6.353,25.141,6z M27.893,9.36c0.921,1.641,1.488,3.451,1.666,5.36c-0.421,0.145-0.745,0.488-0.865,0.92H24.35\tc-0.033-2.252-0.369-4.386-0.947-6.28C23.403,9.36,27.893,9.36,27.893,9.36z M24.306,22.64c-0.1-0.363-0.346-0.662-0.671-0.836\tc0.447-1.739,0.687-3.566,0.714-5.444h4.345c0.119,0.43,0.442,0.773,0.86,0.919c-0.181,1.929-0.764,3.745-1.673,5.361H24.306z M16.36,28.694V23.36h5.334c0.076,0.275,0.235,0.513,0.451,0.689c-1.191,2.881-2.956,4.81-4.91,5.388\tC17.069,29.075,16.749,28.802,16.36,28.694z M14.767,29.435c-2.179-0.64-4.037-2.908-5.18-6.074h6.053v5.334\tC15.252,28.802,14.933,29.074,14.767,29.435z M2.377,16.36h4.317c0.132,0.476,0.512,0.848,0.995,0.961\tC7.79,19.223,8.107,21.02,8.6,22.639H4.117C3.061,20.765,2.438,18.628,2.377,16.36z M15.64,3.305V8.64H9.587\tc1.143-3.167,3.001-5.435,5.18-6.075C14.933,2.926,15.252,3.198,15.64,3.305z M15.64,9.36v6.28H9.305\tc-0.122-0.443-0.461-0.792-0.896-0.93c0.102-1.925,0.425-3.738,0.93-5.35C9.339,9.36,15.64,9.36,15.64,9.36z M22.932,21.647\tc-0.594,0.03-1.084,0.44-1.237,0.993H16.36v-6.28h7.268C23.601,18.184,23.368,19.959,22.932,21.647z M16.36,15.64V9.36h6.302\tc0.589,1.875,0.935,4.013,0.969,6.28C23.631,15.64,16.36,15.64,16.36,15.64z M8,16.64c-0.353,0-0.64-0.287-0.64-0.64\tS7.647,15.36,8,15.36c0.353,0,0.64,0.287,0.64,0.64C8.64,16.353,8.353,16.64,8,16.64z M7.69,14.679\tc-0.483,0.114-0.863,0.485-0.995,0.961H2.377c0.06-2.268,0.684-4.406,1.74-6.28h4.484C8.108,10.979,7.791,12.777,7.69,14.679z M8.409,17.291c0.436-0.139,0.774-0.488,0.896-0.931h6.335v6.28H9.339C8.833,21.028,8.511,19.215,8.409,17.291z M22.36,23\tc0-0.353,0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64S22.36,23.353,22.36,23z M22.421,8.64H16.36V3.305\tc0.389-0.107,0.707-0.379,0.873-0.74C19.426,3.208,21.28,5.482,22.421,8.64z M16,1.36c0.353,0,0.64,0.287,0.64,0.64\tS16.353,2.64,16,2.64S15.36,2.353,15.36,2S15.647,1.36,16,1.36z M12.754,2.777C11.11,3.968,9.743,6.041,8.837,8.64H4.539\tC6.4,5.762,9.319,3.621,12.754,2.777z M4.54,23.36h4.298c0.906,2.599,2.273,4.672,3.918,5.862C9.319,28.379,6.4,26.239,4.54,23.36z M16,30.64c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S16.353,30.64,16,30.64z M19.233,29.23\tc1.421-1.02,2.66-2.698,3.57-4.89c0.065,0.01,0.13,0.02,0.198,0.02c0.624,0,1.147-0.425,1.306-1h3.132\tC25.57,26.245,22.653,28.39,19.233,29.23z M30,16.64c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64\tC30.64,16.353,30.353,16.64,30,16.64z"
1727
1742
  })), children);
1728
1743
  });
@@ -1737,7 +1752,7 @@ const GlobalFinanceSterling = /*#__PURE__*/React.forwardRef(function GlobalFinan
1737
1752
  xmlns: "http://www.w3.org/2000/svg",
1738
1753
  fill: "currentColor",
1739
1754
  ref: ref
1740
- }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1755
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1741
1756
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16\tS24.47,31.36,16,31.36z M16.36,24.36v6.269c3.001-0.182,5.642-2.621,7.256-6.269H16.36z M6.721,16.36\tc0.119,7.718,4.043,13.974,8.919,14.269V16.36H6.721z M3.988,24.36c1.912,2.74,4.737,4.797,8.029,5.73\tc-1.807-1.21-3.339-3.217-4.405-5.729L3.988,24.36L3.988,24.36z M24.388,24.36c-1.065,2.513-2.597,4.52-4.404,5.729\tc3.292-0.933,6.116-2.99,8.029-5.729H24.388z M24.675,23.64h3.81c1.308-2.129,2.087-4.617,2.151-7.28H26v-0.012\tC25.962,18.998,25.484,21.482,24.675,23.64z M16.36,23.64h7.556c0.866-2.225,1.366-4.842,1.366-7.64c0-2.797-0.5-5.415-1.366-7.64\tH16.36V23.64z M3.516,23.64h3.81C6.518,21.486,6.041,19.005,6,16.36H1.364C1.429,19.022,2.208,21.511,3.516,23.64z M24.675,8.36\tC25.483,10.516,25.961,13,26,15.646v-0.005h4.636c-0.064-2.662-0.844-5.15-2.151-7.28h-3.81V8.36z M3.516,8.36\tc-1.308,2.13-2.087,4.619-2.151,7.281h4.636c0.04-2.644,0.517-5.126,1.325-7.28h-3.81V8.36z M15.64,1.371\tC10.764,1.666,6.839,7.922,6.721,15.64h8.919C15.64,15.64,15.64,1.371,15.64,1.371z M24.388,7.64h3.625\tc-1.913-2.74-4.738-4.797-8.03-5.729C21.791,3.12,23.322,5.127,24.388,7.64z M16.36,7.64h7.256\tc-1.614-3.648-4.255-6.088-7.256-6.269V7.64z M3.988,7.64h3.625c1.066-2.513,2.598-4.52,4.405-5.729C8.725,2.842,5.9,4.9,3.988,7.64\tz M14.083,24.36H9.917c-0.163,0-0.306-0.11-0.348-0.268c-0.042-0.158,0.028-0.324,0.169-0.405c0.828-0.473,1.248-0.812,1.248-1.354\tc0-0.233-0.075-0.345-0.202-0.482H9.5V21.13h0.804c-0.034-0.116-0.054-0.25-0.054-0.405c0-1.228,0.891-2.085,2.167-2.085\tc0.918,0,1.703,0.714,1.921,0.933l-0.51,0.51c-0.333-0.333-0.901-0.722-1.412-0.722c-0.667,0-1.447,0.357-1.447,1.364\tc0,0.188,0.048,0.298,0.132,0.405h2.565v0.721h-2.041c0.049,0.134,0.08,0.292,0.08,0.482c0,0.561-0.25,0.969-0.622,1.307h3V24.36z M21.36,19h-0.72v-1.271h-1.485v-0.721h1.485v-0.646l-1.763-2.133l0.555-0.459L21,15.668l1.568-1.897l0.555,0.459l-1.763,2.133\tv0.646h1.485v0.721H21.36V19z M12.36,13.5h-0.72v-1.14H10v-0.72h3c0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64h-2\tc-0.75,0-1.36-0.61-1.36-1.36S10.25,7.64,11,7.64h0.641V6.5h0.72v1.14H14v0.72h-3c-0.353,0-0.64,0.287-0.64,0.64\tS10.647,9.64,11,9.64h2c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36h-0.64V13.5z"
1742
1757
  })), children);
1743
1758
  });
@@ -1752,7 +1767,7 @@ const GlobalFootprint = /*#__PURE__*/React.forwardRef(function GlobalFootprint({
1752
1767
  xmlns: "http://www.w3.org/2000/svg",
1753
1768
  fill: "currentColor",
1754
1769
  ref: ref
1755
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1770
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1756
1771
  d: "M16,31.36c-0.653,0-1.199-0.463-1.33-1.076\tc-4.199-0.385-7.956-2.549-10.391-5.986c-0.128,0.04-0.265,0.062-0.406,0.062c-0.75,0-1.36-0.61-1.36-1.36\tc0-0.4,0.174-0.761,0.45-1.01C2.085,20.088,1.64,18.074,1.64,16s0.445-4.088,1.323-5.99C2.687,9.761,2.513,9.4,2.513,9\tc0-0.75,0.61-1.36,1.36-1.36c0.142,0,0.278,0.021,0.406,0.062c2.435-3.437,6.191-5.6,10.391-5.986C14.801,1.102,15.347,0.64,16,0.64\ts1.199,0.462,1.33,1.076c4.2,0.385,7.956,2.549,10.391,5.986c0.128-0.041,0.265-0.062,0.406-0.062c0.75,0,1.36,0.61,1.36,1.36\tc0,0.4-0.174,0.761-0.45,1.01c0.878,1.902,1.323,3.916,1.323,5.99c0,2.077-0.445,4.091-1.323,5.99c0.276,0.249,0.45,0.609,0.45,1.01\tc0,0.75-0.61,1.36-1.36,1.36c-0.143,0-0.28-0.022-0.41-0.063c-2.436,3.436-6.194,5.602-10.387,5.987\tC17.199,30.897,16.653,31.36,16,31.36z M16,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS16.353,29.36,16,29.36z M4.885,23.907c2.12,2.978,5.285,4.943,8.86,5.533c-1.368-1.148-2.494-3.317-3.218-6.08H5.185\tC5.128,23.566,5.024,23.753,4.885,23.907z M21.473,23.36c-0.724,2.762-1.85,4.932-3.218,6.079c3.571-0.59,6.738-2.558,8.857-5.535\tc-0.138-0.153-0.24-0.34-0.297-0.544H21.473z M16,28.64c0.5,0,0.938,0.271,1.174,0.674c1.489-0.79,2.752-2.997,3.552-5.953h-9.451\tc0.799,2.956,2.062,5.163,3.551,5.953C15.062,28.911,15.5,28.64,16,28.64z M28.127,22.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.479,22.36,28.127,22.36z M3.873,22.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S4.226,22.36,3.873,22.36z M21.649,22.64h5.166c0.181-0.659,0.9-1.108,1.578-0.974\tc0.827-1.798,1.246-3.702,1.246-5.666c0-1.961-0.419-3.866-1.246-5.666c-0.439,0.085-0.916-0.065-1.222-0.367l-4.965,2.866\tc0.101,1.021,0.153,2.081,0.153,3.167C22.36,18.388,22.105,20.648,21.649,22.64z M11.093,22.64h9.814\tc0.467-1.983,0.732-4.256,0.732-6.64c0-0.944-0.041-1.871-0.121-2.77L10.56,19.555C10.686,20.639,10.865,21.674,11.093,22.64z M5.216,22.64h5.134c-0.195-0.852-0.353-1.752-0.47-2.691L5.216,22.64z M3.873,21.64c0.372,0,0.709,0.15,0.955,0.394l4.965-2.866\tC9.693,18.146,9.64,17.087,9.64,16c0-2.388,0.254-4.648,0.71-6.64H5.185c-0.182,0.66-0.9,1.107-1.578,0.974\tC2.779,12.134,2.36,14.039,2.36,16s0.419,3.866,1.247,5.666C3.693,21.649,3.782,21.64,3.873,21.64z M11.093,9.36\tc-0.467,1.983-0.733,4.257-0.733,6.64c0,0.944,0.042,1.871,0.121,2.77l10.958-6.325c-0.125-1.083-0.305-2.119-0.532-3.085\tC20.907,9.36,11.093,9.36,11.093,9.36z M21.649,9.36c0.195,0.852,0.354,1.753,0.471,2.692l4.663-2.692\tC26.783,9.36,21.649,9.36,21.649,9.36z M28.127,8.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS28.479,8.36,28.127,8.36z M3.873,8.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64S4.513,9.353,4.513,9\tS4.226,8.36,3.873,8.36z M21.473,8.64h5.343c0.057-0.206,0.16-0.393,0.3-0.548c-2.119-2.977-5.285-4.943-8.86-5.532\tC19.623,3.708,20.748,5.876,21.473,8.64z M11.275,8.64h9.451c-0.8-2.957-2.062-5.164-3.552-5.954C16.937,3.089,16.5,3.36,16,3.36\ts-0.937-0.271-1.174-0.673C13.337,3.477,12.074,5.684,11.275,8.64z M5.185,8.64h5.342c0.725-2.764,1.851-4.933,3.219-6.08\tc-3.576,0.589-6.741,2.556-8.86,5.532C5.024,8.247,5.128,8.434,5.185,8.64z M16,1.36c-0.353,0-0.64,0.287-0.64,0.64\tS15.647,2.64,16,2.64c0.353,0,0.64-0.287,0.64-0.64S16.353,1.36,16,1.36z"
1757
1772
  })), children);
1758
1773
  });
@@ -1767,7 +1782,7 @@ const GlobalInfrastructure = /*#__PURE__*/React.forwardRef(function GlobalInfras
1767
1782
  xmlns: "http://www.w3.org/2000/svg",
1768
1783
  fill: "currentColor",
1769
1784
  ref: ref
1770
- }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1785
+ }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1771
1786
  d: "M16,30.36\tc-0.062,0-0.123-0.017-0.179-0.048l-7-4C8.709,26.248,8.64,26.129,8.64,26s0.069-0.248,0.181-0.312L11.774,24l-2.953-1.688\tC8.709,22.248,8.64,22.129,8.64,22s0.069-0.248,0.181-0.312L11.774,20l-2.953-1.688C8.709,18.248,8.64,18.129,8.64,18\ts0.069-0.248,0.181-0.312l7-4c0.111-0.063,0.246-0.063,0.357,0l7,4C23.29,17.752,23.36,17.872,23.36,18s-0.069,0.248-0.182,0.312\tL20.226,20l2.953,1.688c0.112,0.064,0.182,0.184,0.182,0.312s-0.069,0.248-0.182,0.312L20.226,24l2.953,1.688\tc0.112,0.064,0.182,0.184,0.182,0.312s-0.069,0.248-0.182,0.312l-7,4C16.123,30.344,16.062,30.36,16,30.36z M9.726,26L16,29.585\tL22.274,26L19.5,24.415l-3.321,1.897c-0.111,0.062-0.246,0.062-0.357,0L12.5,24.415L9.726,26z M9.726,22L16,25.585L22.274,22\tL19.5,20.415l-3.321,1.897c-0.111,0.062-0.246,0.062-0.357,0L12.5,20.415L9.726,22z M9.726,18L16,21.585L22.274,18L16,14.415\tL9.726,18z M25,20.36v-0.72c3.005,0,5.64-2.635,5.64-5.64c0-2.912-2.233-5.346-5.084-5.541C25.374,8.446,25.23,8.3,25.221,8.118\tC25.026,4.392,21.787,1.36,18,1.36c-2.728,0-5.161,1.578-6.349,4.117c-0.082,0.174-0.288,0.254-0.463,0.181\tC10.304,5.294,9.399,5.11,8.5,5.11c-3.937,0-7.14,3.203-7.14,7.14c0,3.673,2.718,6.92,6.189,7.394l-0.098,0.713\tC3.632,19.836,0.64,16.275,0.64,12.25c0-4.334,3.526-7.86,7.86-7.86c0.887,0,1.776,0.161,2.647,0.479\tC12.503,2.252,15.1,0.64,18,0.64c4.129,0,7.548,3.107,7.917,7.13c3.076,0.371,5.443,3.048,5.443,6.23\tC31.36,17.447,28.447,20.36,25,20.36z M25,14.36c-0.199,0-0.36-0.161-0.36-0.36v-0.64H24c-0.199,0-0.36-0.161-0.36-0.36\ts0.161-0.36,0.36-0.36h0.64V12c0-0.199,0.161-0.36,0.36-0.36s0.36,0.161,0.36,0.36v0.64H26c0.199,0,0.36,0.161,0.36,0.36\ts-0.161,0.36-0.36,0.36h-0.64V14C25.36,14.199,25.199,14.36,25,14.36z M8,13.36c-0.199,0-0.36-0.161-0.36-0.36v-0.64H7\tc-0.199,0-0.36-0.161-0.36-0.36S6.801,11.64,7,11.64h0.64V11c0-0.199,0.161-0.36,0.36-0.36S8.36,10.801,8.36,11v0.64H9\tc0.199,0,0.36,0.161,0.36,0.36S9.199,12.36,9,12.36H8.36V13C8.36,13.199,8.199,13.36,8,13.36z M16,9.36\tc-0.199,0-0.36-0.161-0.36-0.36V8.36H15c-0.199,0-0.36-0.161-0.36-0.36S14.801,7.64,15,7.64h0.64V7c0-0.199,0.161-0.36,0.36-0.36\tS16.36,6.801,16.36,7v0.64H17c0.199,0,0.36,0.161,0.36,0.36S17.199,8.36,17,8.36h-0.64V9C16.36,9.199,16.199,9.36,16,9.36z"
1772
1787
  })), children);
1773
1788
  });
@@ -1782,7 +1797,7 @@ const GlobalMarkets = /*#__PURE__*/React.forwardRef(function GlobalMarkets({
1782
1797
  xmlns: "http://www.w3.org/2000/svg",
1783
1798
  fill: "currentColor",
1784
1799
  ref: ref
1785
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1800
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1786
1801
  d: "M31,15.64H16.724l3.716-4.904c0.172,0.078,0.36,0.124,0.56,0.124c0.299,0,0.573-0.1,0.798-0.264\tl1.952,1.87C23.68,12.63,23.64,12.81,23.64,13c0,0.75,0.61,1.36,1.36,1.36s1.36-0.61,1.36-1.36c0-0.294-0.096-0.564-0.255-0.787\tl3.321-3.985C29.601,8.31,29.794,8.36,30,8.36c0.75,0,1.36-0.61,1.36-1.36S30.75,5.64,30,5.64S28.64,6.25,28.64,7\tc0,0.283,0.087,0.546,0.236,0.764l-3.328,3.993C25.38,11.683,25.195,11.64,25,11.64c-0.299,0-0.573,0.1-0.797,0.263l-1.952-1.87\tc0.07-0.164,0.11-0.344,0.11-0.533c0-0.75-0.61-1.36-1.36-1.36s-1.36,0.61-1.36,1.36c0,0.289,0.092,0.556,0.246,0.776l-3.526,4.653\tV1.376c3.241,0.08,6.342,1.228,8.851,3.264h-2.22v0.72h3.37V2H25.64v2.061C22.914,1.858,19.525,0.64,16,0.64l0,0l0,0l0,0l0,0\tC7.53,0.64,0.64,7.53,0.64,16c0,0.199,0.161,0.36,0.36,0.36h14.64v14.263c-3.239-0.08-6.342-1.227-8.851-3.263H9.01v-0.72H5.64V30\th0.72v-2.062c2.726,2.203,6.117,3.422,9.64,3.422c8.47,0,15.36-6.891,15.36-15.36C31.36,15.801,31.199,15.64,31,15.64z M16.36,23.86\th5.653c-1.209,3.873-3.279,6.497-5.653,6.742V23.86z M16.36,23.14v-6.78h6.771c-0.029,2.457-0.352,4.764-0.904,6.78H16.36z M30,6.36\tc0.353,0,0.64,0.287,0.64,0.64S30.353,7.64,30,7.64S29.36,7.353,29.36,7S29.647,6.36,30,6.36z M25,12.36\tc0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64S24.647,12.36,25,12.36z M21,8.86\tc0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64s-0.64-0.287-0.64-0.64S20.647,8.86,21,8.86z M15.64,8.14H9.986\tc1.209-3.874,3.279-6.498,5.654-6.743C15.64,1.397,15.64,8.14,15.64,8.14z M13.241,1.636C11.567,2.868,10.167,5.179,9.26,8.14H3.67\tC5.799,4.813,9.228,2.406,13.241,1.636z M3.225,8.86h5.821c-0.549,2.035-0.868,4.338-0.897,6.78H1.364\tC1.424,13.183,2.094,10.876,3.225,8.86z M8.869,15.64c0.029-2.457,0.352-4.765,0.904-6.78h5.868v6.78\tC15.641,15.64,8.869,15.64,8.869,15.64z M18.76,30.364c1.673-1.232,3.073-3.543,3.981-6.504h5.589\tC26.201,27.187,22.773,29.594,18.76,30.364z M28.775,23.14h-5.821c0.549-2.035,0.868-4.337,0.897-6.78h6.785\tC30.576,18.817,29.906,21.124,28.775,23.14z M14.36,24v-6c0-0.199-0.161-0.36-0.36-0.36H2c-0.199,0-0.36,0.161-0.36,0.36v6\tc0,0.199,0.161,0.36,0.36,0.36h12C14.199,24.36,14.36,24.199,14.36,24z M11.677,23.64H4.323c-0.157-1.012-0.952-1.807-1.964-1.964\tv-1.352c1.012-0.157,1.807-0.952,1.964-1.964h7.353c0.157,1.012,0.952,1.807,1.964,1.964v1.352\tC12.629,21.833,11.833,22.628,11.677,23.64z M13.64,19.597c-0.615-0.139-1.099-0.622-1.237-1.237h1.237\tC13.64,18.36,13.64,19.597,13.64,19.597z M3.597,18.36c-0.139,0.615-0.623,1.098-1.237,1.237V18.36H3.597z M2.36,22.403\tc0.615,0.139,1.099,0.622,1.237,1.237H2.36V22.403z M12.403,23.64c0.139-0.615,0.623-1.098,1.237-1.237v1.237H12.403z M8,19.64\tc-0.75,0-1.36,0.61-1.36,1.36S7.25,22.36,8,22.36S9.36,21.75,9.36,21S8.75,19.64,8,19.64z M8,21.64c-0.353,0-0.64-0.287-0.64-0.64\tS7.647,20.36,8,20.36c0.353,0,0.64,0.287,0.64,0.64S8.353,21.64,8,21.64z M4,20.64h1v0.721H4V20.64z M11,20.64h1v0.721h-1V20.64z"
1787
1802
  })), children);
1788
1803
  });
@@ -1797,7 +1812,7 @@ const GlobalMarketsBar = /*#__PURE__*/React.forwardRef(function GlobalMarketsBar
1797
1812
  xmlns: "http://www.w3.org/2000/svg",
1798
1813
  fill: "currentColor",
1799
1814
  ref: ref
1800
- }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1815
+ }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1801
1816
  d: "M18.64,14.36h2.721v-3.72H18.64V14.36z M19.36,11.36h1.279v2.28H19.36V11.36z M22.64,14.36\th2.721V7.64H22.64V14.36z M23.36,8.36h1.279v5.28H23.36V8.36z M29.36,4.64h-2.72v9.72h2.721L29.36,4.64L29.36,4.64z M28.64,13.64\th-1.28V5.36h1.279L28.64,13.64L28.64,13.64z M31,15.64H16.36V8.36H21V7.64h-4.64V1.404c1.836,0.221,3.589,1.909,4.857,4.743\tl0.656-0.294c-0.863-1.929-1.958-3.361-3.17-4.236c2.196,0.408,4.265,1.305,6.083,2.671l0.432-0.575\tC22.544,1.703,19.356,0.64,16,0.64c-0.01,0-0.02,0.002-0.03,0.002c-0.005,0-0.01-0.002-0.015-0.002\tc-0.016,0-0.031,0.004-0.047,0.005C7.481,0.695,0.64,7.561,0.64,16c0,0.199,0.161,0.36,0.36,0.36h14.64V30.6\tc-1.855-0.198-3.627-1.894-4.906-4.755l-0.657,0.293c0.856,1.917,1.942,3.343,3.143,4.222c-3.147-0.61-6.041-2.231-8.197-4.673\tl-0.54,0.477C7.399,29.466,11.597,31.36,16,31.36c8.47,0,15.36-6.891,15.36-15.36C31.36,15.801,31.199,15.64,31,15.64z M23.131,16.36c-0.032,2.665-0.413,5.149-1.052,7.28H16.36v-7.28H23.131z M16.36,24.36h5.493c-1.227,3.6-3.221,6.008-5.493,6.242\tV24.36z M15.64,7.64h-5.538c1.235-3.624,3.248-6.041,5.538-6.248V7.64z M13.182,1.646C11.609,2.811,10.276,4.924,9.37,7.64H3.994\tC6.128,4.586,9.396,2.389,13.182,1.646z M3.534,8.36h5.612c-0.636,2.155-1.01,4.634-1.042,7.28h-6.74\tC1.429,12.974,2.223,10.492,3.534,8.36z M8.824,15.64c0.032-2.665,0.413-5.149,1.052-7.28h5.764v7.28\tC15.64,15.64,8.824,15.64,8.824,15.64z M18.76,30.364c1.579-1.162,2.917-3.28,3.825-6.004h5.42\tC25.861,27.43,22.57,29.633,18.76,30.364z M28.466,23.64h-5.657c0.636-2.155,1.01-4.634,1.042-7.28h6.785\tC30.571,19.026,29.777,21.508,28.466,23.64z M14.36,24v-6c0-0.199-0.161-0.36-0.36-0.36H2c-0.199,0-0.36,0.161-0.36,0.36v6\tc0,0.199,0.161,0.36,0.36,0.36h12C14.199,24.36,14.36,24.199,14.36,24z M11.677,23.64H4.323c-0.157-1.012-0.952-1.807-1.964-1.964\tv-1.352c1.012-0.157,1.807-0.952,1.964-1.964h7.353c0.157,1.012,0.952,1.807,1.964,1.964v1.352\tC12.629,21.833,11.833,22.628,11.677,23.64z M13.64,19.597c-0.615-0.139-1.099-0.622-1.237-1.237h1.237\tC13.64,18.36,13.64,19.597,13.64,19.597z M3.597,18.36c-0.139,0.615-0.623,1.098-1.237,1.237V18.36H3.597z M2.36,22.403\tc0.615,0.139,1.099,0.622,1.237,1.237H2.36V22.403z M12.403,23.64c0.139-0.615,0.623-1.098,1.237-1.237v1.237H12.403z M8,19.64\tc-0.75,0-1.36,0.61-1.36,1.36S7.25,22.36,8,22.36S9.36,21.75,9.36,21S8.75,19.64,8,19.64z M8,21.64c-0.353,0-0.64-0.287-0.64-0.64\tS7.647,20.36,8,20.36c0.353,0,0.64,0.287,0.64,0.64S8.353,21.64,8,21.64z M4,20.64h1v0.721H4V20.64z M11,20.64h1v0.721h-1V20.64z"
1802
1817
  })), children);
1803
1818
  });
@@ -1812,7 +1827,7 @@ const GlobalNetwork = /*#__PURE__*/React.forwardRef(function GlobalNetwork({
1812
1827
  xmlns: "http://www.w3.org/2000/svg",
1813
1828
  fill: "currentColor",
1814
1829
  ref: ref
1815
- }, rest), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1830
+ }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1816
1831
  d: "M16,31.36c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86\tS17.577,31.36,16,31.36z M16,26.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S17.18,26.36,16,26.36z M20.558,28.037l-0.256-0.674c3.255-1.236,5.825-3.81,7.052-7.06l0.674,0.254C26.728,24.001,24.005,26.727,20.558,28.037z M11.442,28.037C7.994,26.726,5.271,24,3.973,20.558l0.674-0.254c1.226,3.249,3.795,5.822,7.051,7.06L11.442,28.037z M16,23.36\tc-4.058,0-7.36-3.303-7.36-7.361S11.942,8.64,16,8.64c4.059,0,7.36,3.302,7.36,7.36S20.059,23.36,16,23.36z M14.552,22.481\tc0.466,0.104,0.951,0.158,1.448,0.158c3.217,0,5.906-2.299,6.512-5.34h-0.905c-0.334,0-0.644-0.18-0.809-0.468l-1.117-1.94\tc-0.164-0.287-0.164-0.644,0.001-0.93l1.328-2.315c-1.121-1.289-2.73-2.142-4.537-2.27l0.715,1.238\tc0.219,0.378,0.147,0.85-0.171,1.147l-1.858,1.737c-0.072,0.068-0.088,0.175-0.039,0.261l2.687,4.667\tc0.218,0.375,0.148,0.846-0.169,1.144L14.552,22.481z M12.996,21.921c0.243,0.124,0.495,0.233,0.755,0.327l3.394-3.202\tc0.072-0.068,0.088-0.174,0.039-0.259l-2.688-4.668c-0.217-0.377-0.147-0.849,0.172-1.146l1.858-1.737\tc0.072-0.067,0.088-0.175,0.039-0.261L15.638,9.37c-2.258,0.122-4.219,1.377-5.324,3.206l0.69,1.188\tc0.038,0.065,0.108,0.106,0.184,0.106h1.845c0.333,0,0.642,0.179,0.808,0.466l0.758,1.312c0.217,0.376,0.148,0.847-0.168,1.146\tl-1.017,0.956c-0.072,0.067-0.088,0.175-0.038,0.261l0.671,1.163c0.167,0.287,0.167,0.645,0,0.933L12.996,21.921z M9.92,13.332\tC9.56,14.148,9.36,15.051,9.36,16c0,2.324,1.2,4.373,3.013,5.56l1.05-1.815c0.038-0.065,0.038-0.146,0-0.211l-0.671-1.164\tc-0.217-0.377-0.148-0.849,0.169-1.146l1.016-0.955c0.072-0.068,0.088-0.175,0.039-0.261l-0.758-1.312\tc-0.038-0.066-0.108-0.106-0.184-0.106h-1.845c-0.331,0-0.64-0.178-0.807-0.464L9.92,13.332z M21.486,12.263l-1.181,2.058\tc-0.038,0.065-0.038,0.146,0,0.212l1.117,1.941c0.037,0.066,0.107,0.107,0.184,0.107h1.009c0.017-0.191,0.024-0.385,0.024-0.581\tC22.64,14.615,22.214,13.328,21.486,12.263z M28.5,18.86c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86\tS30.077,18.86,28.5,18.86z M28.5,13.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14\tC30.64,14.82,29.68,13.86,28.5,13.86z M3.5,18.86c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86S6.36,14.423,6.36,16\tS5.077,18.86,3.5,18.86z M3.5,13.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S5.64,17.18,5.64,16S4.68,13.86,3.5,13.86z M27.354,11.698c-1.234-3.247-3.805-5.817-7.052-7.052l0.256-0.673c3.438,1.307,6.161,4.029,7.47,7.469L27.354,11.698z M4.646,11.698l-0.673-0.256c1.308-3.439,4.029-6.161,7.468-7.469l0.256,0.673C8.451,5.881,5.881,8.451,4.646,11.698z M16,6.36\tc-1.577,0-2.86-1.283-2.86-2.86S14.423,0.64,16,0.64s2.86,1.283,2.86,2.86S17.577,6.36,16,6.36z M16,1.36\tc-1.18,0-2.14,0.96-2.14,2.14S14.82,5.64,16,5.64s2.14-0.96,2.14-2.14S17.18,1.36,16,1.36z"
1817
1832
  })), children);
1818
1833
  });
@@ -1827,7 +1842,7 @@ const GlobalPartner = /*#__PURE__*/React.forwardRef(function GlobalPartner({
1827
1842
  xmlns: "http://www.w3.org/2000/svg",
1828
1843
  fill: "currentColor",
1829
1844
  ref: ref
1830
- }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1845
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1831
1846
  d: "M4.096,9.36h5.385C8.946,11.348,8.64,13.604,8.64,16h0.72c0-2.41,0.309-4.673,0.845-6.64h5.435V16\th0.72V9.36h5.435c0.536,1.967,0.845,4.23,0.845,6.64h0.721c0-2.396-0.306-4.652-0.84-6.64h5.384c1.102,1.967,1.736,4.23,1.736,6.64\th0.721c0-7.918-6.442-14.36-14.36-14.36S1.64,8.082,1.64,16h0.72C2.36,13.59,2.994,11.327,4.096,9.36z M10.418,8.64\tc1.121-3.576,3.031-6,5.222-6.243V8.64H10.418z M16.36,8.64V2.397c2.191,0.243,4.1,2.667,5.222,6.243H16.36z M27.466,8.64h-5.158\tc-0.837-2.719-2.118-4.853-3.651-6.016C22.346,3.356,25.496,5.582,27.466,8.64z M13.343,2.624c-1.532,1.163-2.814,3.297-3.65,6.016\tH4.534C6.504,5.582,9.654,3.356,13.343,2.624z M22.64,19v0.54L19,18.64h-2.749c-0.572,0-1.124,0.208-1.553,0.585l-0.474,0.415H9.36\tV19c0-0.199-0.161-0.36-0.36-0.36H2v0.721h6.64v8.279H2v0.721h7c0.199,0,0.36-0.161,0.36-0.36v-0.64h0.954l2.148,3.042\tc0.268,0.299,0.64,0.453,1.015,0.453c0.272,0,0.545-0.081,0.782-0.248l0.643-0.452c0.038,0.014,0.068,0.042,0.108,0.053\tc0.117,0.03,0.235,0.046,0.352,0.046c0.236,0,0.469-0.062,0.678-0.184l0.832-0.48c0.152,0.056,0.309,0.095,0.472,0.095\tc0.23,0,0.464-0.059,0.678-0.182l0.833-0.481c0.152,0.056,0.309,0.095,0.472,0.095c0.23,0,0.465-0.059,0.679-0.182\tc0.562-0.325,0.778-0.99,0.593-1.576h2.042V28c0,0.199,0.161,0.36,0.36,0.36h7v-0.72h-6.64v-8.28H30v-0.72h-7\tC22.801,18.64,22.64,18.801,22.64,19z M19.645,28.313c-0.305,0.176-0.699,0.071-0.875-0.234l-1.5-2.598l-0.624,0.359l1.57,2.72\tl-0.554,0.319c-0.306,0.179-0.698,0.072-0.875-0.233l-1-1.732l0,0l-0.25-0.433l-0.623,0.359l0.25,0.432l0,0l1,1.732\tc0,0.001,0.001,0.001,0.002,0.002l0.069,0.119l-0.555,0.32c-0.146,0.086-0.318,0.108-0.483,0.064s-0.302-0.149-0.388-0.295\tl-1.002-1.735l0,0l0,0l-0.624,0.359l1,1.732c0.001,0.001,0.002,0.002,0.002,0.003l0.084,0.145l-0.424,0.299\tc-0.265,0.187-0.628,0.145-0.82-0.064l-2.23-3.162c-0.068-0.096-0.177-0.153-0.294-0.153H9.36V20.36h4.04l-1.886,1.65\tc-0.14,0.121-0.224,0.297-0.23,0.481c-0.007,0.185,0.064,0.366,0.196,0.497c0.852,0.852,2.204,0.926,3.144,0.174l1.003-0.803h1.653\tl2.599,5.078C20.054,27.744,19.949,28.137,19.645,28.313z M20.277,26.64l-2.457-4.804c-0.062-0.12-0.186-0.196-0.32-0.196h-2\tc-0.082,0-0.161,0.028-0.225,0.079l-1.102,0.882c-0.653,0.522-1.591,0.472-2.186-0.048l3.185-2.787\tc0.298-0.262,0.681-0.405,1.079-0.405l2.662-0.011l3.727,0.932v6.358C22.64,26.64,20.277,26.64,20.277,26.64z"
1832
1847
  })), children);
1833
1848
  });
@@ -1842,7 +1857,7 @@ const GlobalSecurity = /*#__PURE__*/React.forwardRef(function GlobalSecurity({
1842
1857
  xmlns: "http://www.w3.org/2000/svg",
1843
1858
  fill: "currentColor",
1844
1859
  ref: ref
1845
- }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1860
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1846
1861
  d: "M15.36,16.305c0.459-0.127,0.819-0.486,0.946-0.946H29c0.199,0,0.36-0.161,0.36-0.36\tc0-7.918-6.442-14.36-14.36-14.36c-4.647,0-8.986,2.259-11.684,6.041C3.214,6.656,3.109,6.64,3,6.64C2.25,6.64,1.64,7.25,1.64,8\tc0,0.361,0.144,0.688,0.374,0.931C1.111,10.855,0.64,12.893,0.64,15c0,7.918,6.442,14.36,14.36,14.36h2v-0.72h-1.64v-6.28H17v-0.72\th-1.64V16.305z M9.305,21.64c-0.153-0.553-0.643-0.963-1.237-0.993c-0.436-1.686-0.669-3.46-0.697-5.287h6.323\tc0.127,0.459,0.486,0.819,0.946,0.946v5.334C14.64,21.64,9.305,21.64,9.305,21.64z M6.695,21.64H3.096\tc-1.046-1.868-1.658-4.005-1.718-6.28h5.274c0.027,1.879,0.267,3.706,0.714,5.444C7.04,20.978,6.795,21.277,6.695,21.64z M22,8.64\tc-0.353,0-0.64-0.287-0.64-0.64S21.647,7.36,22,7.36S22.64,7.647,22.64,8C22.64,8.353,22.353,8.64,22,8.64z M20.694,7.64H15.36\tV1.399c2.283,0.196,4.409,2.227,5.784,5.553C20.929,7.128,20.77,7.365,20.694,7.64z M14.64,7.64H8.578\tc1.299-3.601,3.519-6.035,6.063-6.248V7.64H14.64z M14.64,8.36v5.335c-0.459,0.127-0.819,0.486-0.946,0.946H7.37\tc0.034-2.275,0.376-4.412,0.962-6.28h6.308V8.36z M8,21.36c0.353,0,0.64,0.287,0.64,0.64S8.353,22.64,8,22.64S7.36,22.353,7.36,22\tS7.647,21.36,8,21.36z M15,15.64c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64s0.64,0.287,0.64,0.64S15.353,15.64,15,15.64z M15.36,13.695V8.36h5.334c0.153,0.553,0.644,0.963,1.237,0.993c0.436,1.688,0.669,3.462,0.697,5.287h-6.323\tC16.178,14.181,15.819,13.822,15.36,13.695z M23.349,14.64c-0.027-1.878-0.268-3.705-0.714-5.445\tc0.326-0.174,0.571-0.473,0.671-0.836h3.603c1.046,1.868,1.668,4.005,1.727,6.28h-5.287V14.64z M26.462,7.64h-3.156\tc-0.159-0.575-0.681-1-1.306-1c-0.068,0-0.134,0.01-0.2,0.02c-0.916-2.207-2.159-3.885-3.58-4.9\tC21.664,2.598,24.594,4.741,26.462,7.64z M11.781,1.75C10.128,2.94,8.75,5.024,7.835,7.64h-3.53\tC4.241,7.407,4.121,7.197,3.953,7.032C5.877,4.37,8.656,2.511,11.781,1.75z M3,7.36c0.353,0,0.64,0.287,0.64,0.64S3.353,8.64,3,8.64\tS2.36,8.353,2.36,8S2.647,7.36,3,7.36z M2.636,9.304C2.752,9.337,2.873,9.36,3,9.36c0.625,0,1.146-0.425,1.305-1h3.289\tc-0.576,1.887-0.911,4.019-0.944,6.28H1.365C1.413,12.791,1.849,11.002,2.636,9.304z M3.534,22.36h3.161\tc0.159,0.575,0.681,1,1.305,1c0.068,0,0.134-0.01,0.2-0.02c0.915,2.206,2.158,3.884,3.579,4.899\tC8.335,27.401,5.402,25.26,3.534,22.36z M14.64,28.6c-2.283-0.196-4.409-2.227-5.784-5.552c0.214-0.176,0.373-0.413,0.449-0.688\th5.335C14.64,22.36,14.64,28.6,14.64,28.6z M31,22.64h-2.637v-2.637c0-1.854-1.509-3.363-3.363-3.363s-3.363,1.508-3.363,3.363\tv2.637H19c-0.199,0-0.36,0.161-0.36,0.36v8c0,0.199,0.161,0.36,0.36,0.36h12c0.199,0,0.36-0.161,0.36-0.36v-8\tC31.36,22.801,31.199,22.64,31,22.64z M22.357,20.003c0-1.457,1.186-2.643,2.643-2.643s2.643,1.186,2.643,2.643v2.637h-5.285\tL22.357,20.003L22.357,20.003z M30.64,30.64H19.36v-7.28h11.28V30.64z"
1847
1862
  })), children);
1848
1863
  });
@@ -1857,7 +1872,7 @@ const GlobalStrategy = /*#__PURE__*/React.forwardRef(function GlobalStrategy({
1857
1872
  xmlns: "http://www.w3.org/2000/svg",
1858
1873
  fill: "currentColor",
1859
1874
  ref: ref
1860
- }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1875
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1861
1876
  d: "M31,18.64h-5.001c-0.199,0-0.36,0.161-0.36,0.36v0.269c0,0.129,0.069,0.247,0.181,0.312\tc0.506,0.292,0.819,0.837,0.819,1.421c0,0.904-0.735,1.64-1.64,1.64s-1.64-0.735-1.64-1.64c0-0.584,0.313-1.128,0.82-1.421\tc0.11-0.064,0.18-0.183,0.18-0.312V19c0-0.199-0.161-0.36-0.36-0.36H19c-0.199,0-0.36,0.161-0.36,0.36v4.757\tC18.207,23.33,17.62,23.08,17,23.08c-1.301,0-2.36,1.059-2.36,2.36S15.699,27.8,17,27.8c0.614,0,1.205-0.25,1.64-0.675V31\tc0,0.199,0.161,0.36,0.36,0.36c6.815,0,12.36-5.545,12.36-12.36C31.36,18.801,31.199,18.64,31,18.64z M19.36,30.635V26.48\tc0-0.199-0.161-0.36-0.36-0.36h-0.301c-0.125,0-0.241,0.065-0.307,0.172C18.095,26.778,17.561,27.08,17,27.08\tc-0.904,0-1.64-0.735-1.64-1.64S16.096,23.8,17,23.8c0.59,0,1.135,0.326,1.424,0.853c0.062,0.115,0.184,0.188,0.315,0.188H19\tc0.199,0,0.36-0.161,0.36-0.36v-5.12h3.943c-0.42,0.435-0.665,1.022-0.665,1.641c0,1.302,1.059,2.36,2.36,2.36s2.36-1.059,2.36-2.36\tc0-0.618-0.245-1.206-0.665-1.641h3.94C30.447,25.493,25.493,30.447,19.36,30.635z M16.64,15c0,1.302,1.058,2.361,2.36,2.361\ts2.36-1.059,2.36-2.361c0-0.618-0.245-1.206-0.665-1.641H25c0.199,0,0.36-0.161,0.36-0.36c0-6.815-5.545-12.36-12.36-12.36\tS0.64,6.185,0.64,13S6.185,25.36,13,25.36c0.199,0,0.36-0.161,0.36-0.36v-4.96c0-0.199-0.161-0.36-0.36-0.36h-0.3\tc-0.125,0-0.241,0.065-0.307,0.172C12.095,20.338,11.561,20.64,11,20.64c-0.904,0-1.64-0.735-1.64-1.64s0.736-1.64,1.64-1.64\tc0.59,0,1.136,0.326,1.424,0.853c0.063,0.115,0.185,0.188,0.316,0.188H13c0.199,0,0.36-0.161,0.36-0.36v-4.68h3.945\tC16.885,13.795,16.64,14.382,16.64,15z M22.731,6.64h-4.269c-0.685-2.233-1.718-3.979-2.949-4.998\tC18.523,2.308,21.092,4.14,22.731,6.64z M12.64,12.64H7.369c0.029-1.91,0.277-3.707,0.701-5.28h4.57\tC12.64,7.36,12.64,12.64,12.64,12.64z M7.331,18.64H2.829c-0.876-1.574-1.392-3.369-1.451-5.28h5.273\tC6.678,15.203,6.906,17.013,7.331,18.64z M1.378,12.64c0.059-1.91,0.572-3.707,1.447-5.28h4.499c-0.409,1.584-0.648,3.37-0.675,5.28\tH1.378z M8.282,6.64c0.946-2.98,2.535-5.003,4.358-5.243V6.64H8.282z M13.36,1.394c1.778,0.243,3.381,2.263,4.343,5.246H13.36V1.394\tz M10.442,1.652C9.212,2.676,8.199,4.428,7.527,6.64H3.263C4.894,4.151,7.451,2.327,10.442,1.652z M11,16.64\tc-1.301,0-2.36,1.058-2.36,2.36s1.059,2.36,2.36,2.36c0.613,0,1.203-0.249,1.64-0.674v3.948c-3.924-0.12-7.363-2.192-9.383-5.274\th4.545c0.113,0,0.22-0.054,0.288-0.145c0.068-0.09,0.09-0.207,0.058-0.315c-0.486-1.68-0.747-3.589-0.777-5.541h5.268v3.956\tC12.207,16.889,11.621,16.64,11,16.64z M13.36,12.64V7.36h4.559c0.307,1.122,0.53,2.356,0.64,3.67l0.717-0.061\tc-0.108-1.291-0.321-2.499-0.611-3.61h4.51c0.876,1.574,1.402,3.369,1.46,5.28H20c-0.199,0-0.36,0.161-0.36,0.36v0.268\tc0,0.128,0.069,0.247,0.18,0.312c0.507,0.293,0.82,0.837,0.82,1.421c0,0.905-0.735,1.641-1.64,1.641S17.36,15.905,17.36,15\tc0-0.583,0.313-1.128,0.82-1.421c0.11-0.064,0.18-0.183,0.18-0.312V13c0-0.199-0.161-0.36-0.36-0.36H13.36z"
1862
1877
  })), children);
1863
1878
  });
@@ -1872,7 +1887,7 @@ const GlobalTechnologyServices = /*#__PURE__*/React.forwardRef(function GlobalTe
1872
1887
  xmlns: "http://www.w3.org/2000/svg",
1873
1888
  fill: "currentColor",
1874
1889
  ref: ref
1875
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1890
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1876
1891
  d: "M19,28.36c-3.742,0-7.222-1.657-9.583-4.554C9.116,23.842,8.81,23.86,8.5,23.86\tc-4.334,0-7.86-3.526-7.86-7.86S4.166,8.14,8.5,8.14c0.31,0,0.616,0.018,0.917,0.053C11.778,5.297,15.259,3.64,19,3.64\tc6.815,0,12.36,5.544,12.36,12.36S25.815,28.36,19,28.36z M19.36,22.36v5.256c1.823-0.238,3.415-2.274,4.361-5.256H19.36z M14.289,22.36c0.975,3.032,2.607,5.013,4.351,5.255V22.36H14.289z M10.24,23.666c1.652,1.89,3.83,3.172,6.235,3.701\tc-1.216-1.007-2.249-2.738-2.941-5.007h-0.42C12.267,22.976,11.293,23.427,10.24,23.666z M24.481,22.36\tc-0.673,2.22-1.694,3.973-2.928,4.997c2.996-0.673,5.559-2.505,7.191-4.997H24.481z M2.622,20.048\tC3.911,21.915,6.065,23.14,8.5,23.14s4.589-1.225,5.878-3.091c-1.635-0.654-2.739-2.256-2.739-4.049\tc0-1.792,1.104-3.394,2.739-4.049C13.089,10.085,10.935,8.86,8.5,8.86s-4.589,1.226-5.879,3.092C4.255,12.607,5.359,14.208,5.359,16\tC5.359,17.791,4.255,19.393,2.622,20.048z M24.683,21.64h4.497c0.876-1.573,1.396-3.369,1.455-5.28h-5.277\tC25.331,18.269,25.091,20.058,24.683,21.64z M19.36,21.64h4.572c0.424-1.573,0.677-3.369,0.705-5.28H19.36V21.64z M14.076,21.64\th4.564v-5.28h-2.288c-0.092,2.025-0.954,3.853-2.299,5.198C14.061,21.585,14.068,21.612,14.076,21.64z M14.764,12.575\tC13.335,13.09,12.359,14.46,12.359,16s0.976,2.91,2.405,3.425C15.322,18.407,15.64,17.24,15.64,16S15.322,13.592,14.764,12.575z M2.236,12.576C1.678,13.593,1.36,14.76,1.36,16s0.318,2.407,0.876,3.425C3.664,18.908,4.639,17.538,4.639,16\tC4.639,14.461,3.664,13.091,2.236,12.576z M25.357,15.64h5.277c-0.059-1.911-0.579-3.707-1.455-5.28h-4.497\tC25.091,11.943,25.331,13.731,25.357,15.64z M19.36,15.64h5.277c-0.028-1.911-0.281-3.707-0.705-5.28H19.36V15.64z M16.352,15.64\th2.288v-5.28h-4.564c-0.007,0.027-0.015,0.055-0.022,0.083C15.398,11.787,16.26,13.615,16.352,15.64z M24.481,9.64h4.264\tc-1.633-2.493-4.195-4.325-7.191-4.998C22.787,5.667,23.809,7.42,24.481,9.64z M19.36,9.64h4.361\tc-0.946-2.982-2.538-5.019-4.361-5.257V9.64z M14.289,9.64h4.351V4.385C16.896,4.626,15.264,6.607,14.289,9.64z M13.114,9.64h0.42\tc0.693-2.269,1.726-4,2.941-5.007c-2.405,0.529-4.583,1.811-6.235,3.701C11.293,8.573,12.267,9.024,13.114,9.64z M8.86,20H8.14v-8\th0.72C8.86,12,8.86,20,8.86,20z"
1877
1892
  })), children);
1878
1893
  });
@@ -1887,7 +1902,7 @@ const Globe = /*#__PURE__*/React.forwardRef(function Globe({
1887
1902
  xmlns: "http://www.w3.org/2000/svg",
1888
1903
  fill: "currentColor",
1889
1904
  ref: ref
1890
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1905
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1891
1906
  d: "M20.484,31.36h-12v-0.72h5.656v-3.613c-2.913-0.076-5.749-1.112-8.02-2.938l0.451-0.561\tc2.266,1.82,5.001,2.782,7.913,2.782c6.979,0,12.656-5.67,12.656-12.64c0-5.591-3.604-10.66-8.766-12.328l0.221-0.686\tC24.05,2.42,27.86,7.771,27.86,13.67c0,7.242-5.798,13.156-13,13.355v3.614h5.625v0.721H20.484z M14.5,24.36\tc-5.988,0-10.86-4.872-10.86-10.86S8.512,2.64,14.5,2.64S25.36,7.512,25.36,13.5S20.488,24.36,14.5,24.36z M14.5,3.36\tC8.909,3.36,4.36,7.909,4.36,13.5S8.909,23.64,14.5,23.64s10.14-4.549,10.14-10.14S20.091,3.36,14.5,3.36z"
1892
1907
  })), children);
1893
1908
  });
@@ -1902,7 +1917,7 @@ const GlobeLocations = /*#__PURE__*/React.forwardRef(function GlobeLocations({
1902
1917
  xmlns: "http://www.w3.org/2000/svg",
1903
1918
  fill: "currentColor",
1904
1919
  ref: ref
1905
- }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1920
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1906
1921
  d: "M14.5,31.222c-2.581,0-5.12-0.649-7.368-1.88l-0.82,1.422l-0.624-0.359l2.324-4.026\tC4.491,24.199,2.14,20.3,2.14,15.862c0-6.815,5.544-12.36,12.36-12.36c2.121,0,4.118,0.537,5.864,1.482l2.324-4.025l0.623,0.36\tL22.49,2.741c4.555,2.781,7.37,7.774,7.37,13.121C29.86,24.331,22.97,31.222,14.5,31.222z M7.493,28.719\tc2.138,1.167,4.553,1.782,7.007,1.782c8.072,0,14.64-6.567,14.64-14.64c0-5.09-2.676-9.845-7.009-12.497l-1.144,1.979\tc3.521,2.181,5.873,6.08,5.873,10.517c0,6.815-5.545,12.36-12.36,12.36c-2.121,0-4.119-0.537-5.865-1.482L7.493,28.719z M14.5,4.221\tc-6.418,0-11.64,5.222-11.64,11.64s5.222,11.64,11.64,11.64s11.64-5.222,11.64-11.64S20.918,4.221,14.5,4.221z M9.75,8\tc0,0.414-0.336,0.75-0.75,0.75S8.25,8.414,8.25,8c0-0.414,0.336-0.75,0.75-0.75S9.75,7.586,9.75,8z M8,12.25\tc-0.414,0-0.75,0.336-0.75,0.75S7.586,13.75,8,13.75c0.414,0,0.75-0.336,0.75-0.75S8.414,12.25,8,12.25z M22.5,12.25\tc-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.914,12.25,22.5,12.25z M22.5,15.25\tc-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S22.914,15.25,22.5,15.25z M14.5,14.25\tc-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S14.914,14.25,14.5,14.25z M18.5,21.25\tc-0.414,0-0.75,0.336-0.75,0.75s0.336,0.75,0.75,0.75s0.75-0.336,0.75-0.75S18.914,21.25,18.5,21.25z"
1907
1922
  })), children);
1908
1923
  });
@@ -1917,7 +1932,7 @@ const GoLanguage = /*#__PURE__*/React.forwardRef(function GoLanguage({
1917
1932
  xmlns: "http://www.w3.org/2000/svg",
1918
1933
  fill: "currentColor",
1919
1934
  ref: ref
1920
- }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1935
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1921
1936
  d: "M31,31.36H1v-0.72h30V31.36z M31.36,24V1c0-0.199-0.161-0.36-0.36-0.36H1\tC0.801,0.64,0.64,0.801,0.64,1v23c0,0.199,0.161,0.36,0.36,0.36h30C31.199,24.36,31.36,24.199,31.36,24z M1.36,1.36h29.28v22.28\tH1.36V1.36z M15.71,16.798c0-1.191-0.771-1.92-2.563-1.92h-1.541c-0.658,0-1.106-0.111-1.106-0.546c0-0.448,0.477-0.687,0.952-0.812\tc0.21,0.042,0.463,0.07,0.7,0.07c1.653,0,2.731-1.022,2.731-2.493c0-0.771-0.308-1.415-0.826-1.863V8.771h1.373v-0.98h-1.079\tc-0.602,0-0.84,0.406-0.84,0.966v0.126c-0.393-0.182-0.854-0.28-1.373-0.28c-1.639,0-2.718,1.023-2.718,2.494\tc0,1.008,0.505,1.807,1.359,2.213v0.056c-0.729,0.183-1.247,0.532-1.247,1.261c0,0.49,0.238,0.812,0.645,1.009v0.154\tc-0.715,0.196-1.148,0.616-1.148,1.4c0,1.135,0.924,1.779,3.18,1.779C14.534,18.969,15.71,18.282,15.71,16.798z M14.66,16.882\tc0,0.784-0.729,1.177-1.975,1.177h-1.037c-1.135,0-1.568-0.519-1.568-1.149c0-0.448,0.21-0.771,0.672-0.98h2.409\tC14.282,15.929,14.66,16.308,14.66,16.882z M12.152,12.693c-0.952,0-1.555-0.448-1.555-1.401V10.9c0-0.952,0.603-1.401,1.555-1.401\tc0.953,0,1.556,0.449,1.556,1.401v0.392C13.708,12.245,13.105,12.693,12.152,12.693z M19.656,16.167\tc1.934,0,3.264-1.484,3.264-3.782c0-2.297-1.33-3.782-3.264-3.782c-1.933,0-3.264,1.485-3.264,3.782\tC16.392,14.683,17.724,16.167,19.656,16.167z M19.656,15.173c-1.204,0-2.059-0.742-2.059-2.27v-1.036c0-1.527,0.854-2.27,2.059-2.27\ts2.06,0.742,2.06,2.27v1.036C21.716,14.431,20.861,15.173,19.656,15.173z"
1922
1937
  })), children);
1923
1938
  });
@@ -1932,7 +1947,7 @@ const Goals = /*#__PURE__*/React.forwardRef(function Goals({
1932
1947
  xmlns: "http://www.w3.org/2000/svg",
1933
1948
  fill: "currentColor",
1934
1949
  ref: ref
1935
- }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1950
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1936
1951
  d: "M31,10.36h-9.36V1h0.721v8.131l8.385-8.385l0.51,0.509L22.869,9.64H31V10.36z M21.36,16\tc0-2.956-2.405-5.36-5.36-5.36c-2.956,0-5.36,2.404-5.36,5.36c0,2.955,2.404,5.36,5.36,5.36C18.955,21.36,21.36,18.955,21.36,16z M20.64,16c0,2.559-2.081,4.64-4.64,4.64s-4.64-2.081-4.64-4.64s2.082-4.64,4.64-4.64S20.64,13.441,20.64,16z M31.36,16\tc0-1.353-0.191-2.731-0.569-4.096l-0.693,0.191c0.359,1.303,0.542,2.616,0.542,3.904c0,8.072-6.567,14.64-14.64,14.64\tC7.927,30.64,1.36,24.072,1.36,16C1.36,7.927,7.927,1.36,16,1.36c1.287,0,2.601,0.183,3.904,0.543l0.191-0.694\tC18.729,0.832,17.352,0.64,16,0.64C7.53,0.64,0.64,7.53,0.64,16S7.53,31.36,16,31.36S31.36,24.47,31.36,16z M26.36,16\tc0-1.433-0.292-2.828-0.868-4.144l-0.66,0.288C25.368,13.37,25.64,14.667,25.64,16c0,5.315-4.324,9.64-9.64,9.64\tS6.36,21.315,6.36,16S10.685,6.36,16,6.36c1.333,0,2.631,0.272,3.855,0.808l0.289-0.659C18.827,5.932,17.434,5.64,16,5.64\tC10.288,5.64,5.64,10.288,5.64,16c0,5.713,4.647,10.36,10.36,10.36S26.36,21.713,26.36,16z M16,15c-0.552,0-1,0.448-1,1s0.448,1,1,1\ts1-0.448,1-1S16.552,15,16,15z"
1937
1952
  })), children);
1938
1953
  });
@@ -1947,7 +1962,7 @@ const GolfBag = /*#__PURE__*/React.forwardRef(function GolfBag({
1947
1962
  xmlns: "http://www.w3.org/2000/svg",
1948
1963
  fill: "currentColor",
1949
1964
  ref: ref
1950
- }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1965
+ }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1951
1966
  d: "M18,31.36h-6c-1.301,0-2.36-1.059-2.36-2.36V12\tc0-0.199,0.161-0.36,0.36-0.36h1.64V9.36H9C8.25,9.36,7.64,8.75,7.64,8V7c0-0.421,0.19-0.812,0.522-1.071\tc0.333-0.26,0.757-0.35,1.167-0.248l2,0.5c0.606,0.152,1.03,0.694,1.03,1.319v4.14h2.28V5.36H12c-0.75,0-1.36-0.61-1.36-1.36V3\tc0-0.421,0.19-0.812,0.522-1.071c0.333-0.26,0.756-0.35,1.167-0.248l2,0.5c0.606,0.152,1.03,0.694,1.03,1.319v8.14h2.28V2.5\tc0-0.625,0.424-1.168,1.031-1.319l2-0.5c0.411-0.104,0.835-0.011,1.166,0.247C22.169,1.188,22.36,1.579,22.36,2v1\tc0,0.75-0.61,1.36-1.36,1.36h-2.64v7.28H20c0.199,0,0.36,0.161,0.36,0.36v2.64H22c1.302,0,2.36,1.059,2.36,2.36v8\tc0,1.302-1.059,2.36-2.36,2.36h-1.64V29C20.36,30.302,19.302,31.36,18,31.36z M10.36,27.36V29c0,0.904,0.736,1.64,1.64,1.64h6\tc0.904,0,1.64-0.735,1.64-1.64v-1.64H10.36z M20.36,26.64H22c0.904,0,1.64-0.735,1.64-1.64v-8c0-0.904-0.735-1.64-1.64-1.64h-1.64\tV26.64z M10.36,26.64h9.28V15.36h-9.28V26.64z M10.36,14.64h9.28v-2.28h-9.28V14.64z M8.999,6.36c-0.141,0-0.278,0.046-0.393,0.136\tC8.45,6.618,8.36,6.802,8.36,7v1c0,0.353,0.287,0.64,0.64,0.64h2.64V7.5c0-0.294-0.2-0.549-0.485-0.621l-2-0.5\tC9.104,6.367,9.051,6.36,8.999,6.36z M11.999,2.36c-0.141,0-0.278,0.046-0.393,0.136C11.45,2.618,11.36,2.802,11.36,3v1\tc0,0.353,0.287,0.64,0.64,0.64h2.64V3.5c0-0.294-0.2-0.549-0.485-0.621l-2-0.5C12.104,2.367,12.051,2.36,11.999,2.36z M18.36,3.64\tH21c0.353,0,0.64-0.287,0.64-0.64V2c0-0.198-0.089-0.382-0.246-0.504c-0.155-0.123-0.355-0.163-0.549-0.117l-2,0.5\tC18.56,1.951,18.36,2.206,18.36,2.5V3.64z"
1952
1967
  })), children);
1953
1968
  });
@@ -1962,7 +1977,7 @@ const GolfBall = /*#__PURE__*/React.forwardRef(function GolfBall({
1962
1977
  xmlns: "http://www.w3.org/2000/svg",
1963
1978
  fill: "currentColor",
1964
1979
  ref: ref
1965
- }, rest), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1980
+ }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1966
1981
  d: "M16,0.64C9.185,0.64,3.64,6.185,3.64,13\tc0,5.651,3.812,10.429,9,11.896V27c0,0.096,0.038,0.187,0.105,0.255l0.83,0.831c0.687,0.687,1.065,1.601,1.065,2.572V31h0.72v-0.342\tc0-1.164-0.453-2.258-1.275-3.082L13.36,26.85v-1.774c1.702,0.371,3.579,0.371,5.28,0v1.774l-0.723,0.724\tc-0.823,0.824-1.277,1.919-1.277,3.084V31h0.72v-0.342c0-0.973,0.378-1.887,1.066-2.574l0.828-0.829\tc0.067-0.068,0.105-0.159,0.105-0.255v-2.104c5.188-1.467,9-6.244,9-11.896C28.36,6.185,22.815,0.64,16,0.64z M20.339,23.792\tc-0.101-0.651-0.66-1.152-1.339-1.152c-0.199,0-0.36,0.161-0.36,0.36s0.161,0.36,0.36,0.36c0.353,0,0.64,0.287,0.64,0.64v0.049\tc-1.146,0.379-2.368,0.591-3.64,0.591C9.582,24.64,4.36,19.418,4.36,13c0-1.62,0.334-3.162,0.934-4.564C5.5,8.544,5.64,8.758,5.64,9\tc0,0.199,0.161,0.36,0.36,0.36S6.36,9.199,6.36,9c0-0.53-0.304-0.984-0.755-1.208C7.521,3.984,11.455,1.36,16,1.36\tc6.418,0,11.64,5.222,11.64,11.64C27.64,17.884,24.613,22.067,20.339,23.792z M10.36,9c0,0.199-0.161,0.36-0.36,0.36\tS9.64,9.199,9.64,9c0-0.353-0.287-0.64-0.64-0.64C8.801,8.36,8.64,8.199,8.64,8S8.801,7.64,9,7.64C9.75,7.64,10.36,8.25,10.36,9z M12.36,18c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\tc0-0.199,0.161-0.36,0.36-0.36C11.75,16.64,12.36,17.25,12.36,18z M12.36,12c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36C11.75,10.64,12.36,11.25,12.36,12z M24.36,18\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\tc0-0.199,0.161-0.36,0.36-0.36C23.75,16.64,24.36,17.25,24.36,18z M6.36,15c0,0.199-0.161,0.36-0.36,0.36S5.64,15.199,5.64,15\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36S4.801,13.64,5,13.64C5.75,13.64,6.36,14.25,6.36,15z M8.36,18\tc0,0.199-0.161,0.36-0.36,0.36S7.64,18.199,7.64,18c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\tc0-0.199,0.161-0.36,0.36-0.36C7.75,16.64,8.36,17.25,8.36,18z M10.36,21c0,0.199-0.161,0.36-0.36,0.36S9.64,21.199,9.64,21\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36S8.801,19.64,9,19.64C9.75,19.64,10.36,20.25,10.36,21z M14.36,21\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\ts0.161-0.36,0.36-0.36C13.75,19.64,14.36,20.25,14.36,21z M8.36,12c0,0.199-0.161,0.36-0.36,0.36S7.64,12.199,7.64,12\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36S6.801,10.64,7,10.64C7.75,10.64,8.36,11.25,8.36,12z M10.36,15\tc0,0.199-0.161,0.36-0.36,0.36S9.64,15.199,9.64,15c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\tS8.801,13.64,9,13.64C9.75,13.64,10.36,14.25,10.36,15z M22.36,21c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36C21.75,19.64,22.36,20.25,22.36,21z M18.36,15\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\ts0.161-0.36,0.36-0.36C17.75,13.64,18.36,14.25,18.36,15z M20.36,18c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36c0-0.199,0.161-0.36,0.36-0.36C19.75,16.64,20.36,17.25,20.36,18z M14.36,15c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\ts0.161-0.36,0.36-0.36C13.75,13.64,14.36,14.25,14.36,15z M22.36,15c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36C21.75,13.64,22.36,14.25,22.36,15z M16.36,24\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\ts0.161-0.36,0.36-0.36C15.75,22.64,16.36,23.25,16.36,24z M18.36,21c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36C17.75,19.64,18.36,20.25,18.36,21z M16.36,18\tc0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36c0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36\tc0-0.199,0.161-0.36,0.36-0.36C15.75,16.64,16.36,17.25,16.36,18z M16.36,12c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36\tc0-0.353-0.287-0.64-0.64-0.64c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36C15.75,10.64,16.36,11.25,16.36,12z"
1967
1982
  })), children);
1968
1983
  });
@@ -1977,7 +1992,7 @@ const GolfCart = /*#__PURE__*/React.forwardRef(function GolfCart({
1977
1992
  xmlns: "http://www.w3.org/2000/svg",
1978
1993
  fill: "currentColor",
1979
1994
  ref: ref
1980
- }, rest), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1995
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1981
1996
  d: "M24,28.36c-1.853,0-3.36-1.508-3.36-3.36\ts1.508-3.36,3.36-3.36c1.731,0,3.161,1.316,3.341,3H29c0.341,0,0.64-0.299,0.64-0.64v-1c0-3.11-2.529-5.64-5.64-5.64h-0.796\tl-2.896,4.825c-0.064,0.107-0.182,0.174-0.308,0.175l-3.008,0.007c0,0,0,0-0.001,0c-0.096,0-0.188-0.038-0.255-0.106l-4.887-4.9H3\tc-0.353,0-0.64,0.287-0.64,0.64v6.64h2.299c0.18-1.684,1.61-3,3.341-3s3.161,1.316,3.341,3H19v0.721h-7.659\tc-0.18,1.684-1.61,3-3.341,3s-3.161-1.316-3.341-3H2c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.75,0.61-1.36,1.36-1.36h0.64V12\tc0-0.199,0.161-0.36,0.36-0.36h0.64v-1.462l-1.531,0.027c-0.546,0-0.969-0.421-0.969-0.958v-0.75c0-0.266,0.113-0.5,0.318-0.661\tc0.232-0.181,0.561-0.24,0.879-0.162l1.249,0.307C5.013,8.088,5.36,8.543,5.36,8.998v2.643h1.28V6.36H2\tC1.801,6.36,1.64,6.199,1.64,6c0-1.301,1.059-2.36,2.36-2.36h21c1.302,0,2.36,1.059,2.36,2.36c0,0.199-0.161,0.36-0.36,0.36h-3.497\tl3.819,11.218c1.821,1.12,3.038,3.132,3.038,5.422v1c0,0.737-0.623,1.36-1.36,1.36h-1.659C27.161,27.044,25.731,28.36,24,28.36z M24,22.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S25.456,22.36,24,22.36z M8,22.36\tc-1.456,0-2.64,1.184-2.64,2.64S6.544,27.64,8,27.64s2.64-1.184,2.64-2.64S9.456,22.36,8,22.36z M15.858,20.36l1.283,1.286\tl2.654-0.006l2.751-4.585L21,15.509l-1.745,1.746l-0.51-0.509l4-4l0.51,0.509L21.509,15l1.641,1.64H24\tc0.85,0,1.661,0.167,2.402,0.471L22.742,6.36H7.36v10.28h1.28V11c0-0.199,0.161-0.36,0.36-0.36h1c0.75,0,1.36,0.61,1.36,1.36v4.64\tH12c0.096,0,0.188,0.038,0.255,0.105l0.892,0.894H17c0.199,0,0.36,0.161,0.36,0.36v1c0,0.75-0.61,1.36-1.36,1.36h-0.142V20.36z M15.141,19.64H16c0.353,0,0.64-0.287,0.64-0.64v-0.64h-2.776L15.141,19.64z M9.36,16.64h1.28V12c0-0.353-0.287-0.64-0.64-0.64H9.36\tV16.64z M4.36,16.64h2.28v-4.28H4.36V16.64z M3.059,8.36c-0.073,0-0.127,0.021-0.157,0.044C2.873,8.427,2.86,8.455,2.86,8.498v0.75\tc0,0.138,0.103,0.238,0.243,0.238L4.64,9.458v-0.46c0-0.122-0.121-0.291-0.227-0.317L3.164,8.374C3.126,8.364,3.091,8.36,3.059,8.36\tz M2.4,5.64h24.201C26.436,4.908,25.78,4.36,25,4.36H4C3.219,4.36,2.564,4.908,2.4,5.64z"
1982
1997
  })), children);
1983
1998
  });
@@ -1992,7 +2007,7 @@ const GolfClub = /*#__PURE__*/React.forwardRef(function GolfClub({
1992
2007
  xmlns: "http://www.w3.org/2000/svg",
1993
2008
  fill: "currentColor",
1994
2009
  ref: ref
1995
- }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2010
+ }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1996
2011
  d: "M16.928,30.36H9.545\tc-2.002,0-3.903-0.868-5.215-2.381s-1.903-3.516-1.62-5.499l0.351-2.452c0.162-1.131,0.804-2.135,1.762-2.755\ts2.139-0.794,3.235-0.478l11.421,3.294c0.425,0.12,0.874,0.07,1.261-0.148s0.663-0.575,0.778-1.004l2.953-11.031\tc0.024-0.092,0.085-0.171,0.168-0.218c0.081-0.049,0.181-0.061,0.272-0.036l0.617,0.165l1.854-6.911l0.695,0.187l-1.854,6.911\tl1.236,0.331l1.854-6.911l0.695,0.187l-1.854,6.91l0.62,0.167c0.093,0.024,0.171,0.085,0.219,0.167\tc0.048,0.083,0.061,0.181,0.036,0.273l-4.028,15.035C24.026,27.812,20.705,30.36,16.928,30.36z M6.966,17.361\tc-0.615,0-1.224,0.176-1.751,0.517c-0.784,0.508-1.309,1.328-1.44,2.252l-0.351,2.452c-0.253,1.775,0.275,3.571,1.45,4.926\tc1.175,1.355,2.878,2.132,4.671,2.132h7.383c3.452,0,6.487-2.328,7.379-5.662l0,0L27.17,13.29l-1.24-0.332l-1.107,4.135\tl-0.695-0.186l1.107-4.135l-1.232-0.33l-1.789,6.683c-0.165,0.617-0.562,1.13-1.119,1.444c-0.556,0.314-1.201,0.391-1.814,0.213\tL7.859,17.487C7.566,17.403,7.265,17.361,6.966,17.361z M24.189,11.746l3.168,0.849l0.886-3.305l-3.169-0.849L24.189,11.746z M20,27.36H8v-0.72h12V27.36z M20,25.36H6v-0.72h14V25.36z M18,23.36H6v-0.72h12V23.36z M14,21.36H6v-0.72h8V21.36z"
1997
2012
  })), children);
1998
2013
  });
@@ -2007,7 +2022,7 @@ const GolfHole = /*#__PURE__*/React.forwardRef(function GolfHole({
2007
2022
  xmlns: "http://www.w3.org/2000/svg",
2008
2023
  fill: "currentColor",
2009
2024
  ref: ref
2010
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2025
+ }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2011
2026
  d: "M11,30.36c-1.916,0-3.36-0.8-3.36-1.86\tc0-0.993,1.266-1.757,3-1.851V18.36H1v-0.72h9.64V2h0.72v0.64H21c0.199,0,0.36,0.161,0.36,0.36v7c0,0.199-0.161,0.36-0.36,0.36\th-9.64v16.29c1.734,0.094,3,0.857,3,1.851C14.36,29.561,12.916,30.36,11,30.36z M11.36,27.371v2.258\tc1.327-0.086,2.28-0.635,2.28-1.129S12.687,27.457,11.36,27.371z M10.64,27.371c-1.327,0.086-2.28,0.635-2.28,1.129\ts0.953,1.043,2.28,1.129V27.371z M11.36,9.64h9.28V3.36h-9.28V9.64z M23,24.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36\ts1.36,0.61,1.36,1.36S23.75,24.36,23,24.36z M23,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS23.353,22.36,23,22.36z M31,18.36H13v-0.72h18V18.36z"
2012
2027
  })), children);
2013
2028
  });
@@ -2022,7 +2037,7 @@ const GolfPose_01 = /*#__PURE__*/React.forwardRef(function GolfPose_01({
2022
2037
  xmlns: "http://www.w3.org/2000/svg",
2023
2038
  fill: "currentColor",
2024
2039
  ref: ref
2025
- }, rest), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2040
+ }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2026
2041
  d: "M27.414,31.362\tc-0.831,0.001-1.553-0.492-1.762-1.269l-3.657-10.969l-3.726,10.88c-0.259,0.967-1.281,1.556-2.271,1.292\tc-0.991-0.266-1.581-1.287-1.315-2.277l3.957-12.077v-0.161l-1.348,0.939l-0.412-0.59l4.877-3.4l1.47-1.715l0.547,0.469l-1.5,1.75\tc-0.02,0.023-0.043,0.043-0.067,0.061l-2.846,1.984V17c0,0.038-0.007,0.076-0.019,0.112l-3.969,12.112\tc-0.157,0.588,0.205,1.214,0.812,1.377c0.609,0.165,1.233-0.199,1.396-0.807l4.078-11.911c0.05-0.146,0.187-0.244,0.341-0.244\tc0,0,0.001,0,0.002,0c0.154,0.001,0.291,0.1,0.34,0.246l4,12c0.174,0.648,0.875,0.861,1.454,0.706\tc0.606-0.163,0.968-0.79,0.806-1.397L24.658,17.12c-0.012-0.036-0.019-0.073-0.019-0.111V10.5c-0.016-0.931-0.596-1.874-1.441-2.341\tc-0.123-0.068-0.195-0.201-0.186-0.342c0.011-0.14,0.102-0.261,0.233-0.311C24.08,7.196,24.64,6.39,24.64,5.5\tc0-1.18-0.96-2.14-2.14-2.14s-2.14,0.96-2.14,2.14c0,0.724,0.361,1.393,0.968,1.792c0.062,0.041,0.11,0.1,0.138,0.169\tc0.044,0.113,0.035,0.255-0.035,0.354c-0.069,0.099-0.191,0.172-0.299,0.167L21.054,7.98c-0.479,0.122-1.339,0.365-1.811,1.182\tl-2.961,4.725l3.489-2.487L22,9.241l0.5,0.518l-2.271,2.192l-4.856,3.464c-0.351,0.31-0.499,0.979-0.294,1.438\tc0.075,0.168,0.011,0.366-0.149,0.458L2.979,24.229c-0.387,0.225-0.876,0.154-1.187-0.167l-0.878-0.909\tc-0.21-0.216-0.307-0.512-0.265-0.811c0.042-0.3,0.216-0.558,0.478-0.708l0.531-0.307c0.225-0.13,0.489-0.163,0.738-0.098\tc0.251,0.067,0.461,0.229,0.592,0.454l0.739,1.28l10.59-6.13c-0.139-0.596,0.016-1.281,0.397-1.76l-0.02-0.013l3.932-6.272\tc0.464-0.804,1.202-1.175,1.757-1.365C19.91,6.904,19.64,6.222,19.64,5.5c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86\tc0,0.971-0.499,1.867-1.288,2.389c0.771,0.644,1.271,1.626,1.288,2.604v6.458l3.931,12.039c0.271,1.009-0.319,2.031-1.309,2.297\tC27.79,31.338,27.6,31.362,27.414,31.362z M2.145,21.917c-0.044,0-0.087,0.012-0.126,0.034l-0.531,0.307\tc-0.093,0.054-0.118,0.139-0.125,0.185c-0.006,0.045-0.006,0.134,0.069,0.21l0.879,0.91c0.081,0.083,0.207,0.102,0.309,0.044\tl0.485-0.281l-0.74-1.281c-0.034-0.059-0.089-0.101-0.154-0.118C2.188,21.92,2.167,21.917,2.145,21.917z M22.36,31h-0.72v-0.688\tc-0.575-0.158-1-0.687-1-1.312c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312V31z M22,28.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,28.36,22,28.36z"
2027
2042
  })), children);
2028
2043
  });
@@ -2037,7 +2052,7 @@ const GolfPose_02 = /*#__PURE__*/React.forwardRef(function GolfPose_02({
2037
2052
  xmlns: "http://www.w3.org/2000/svg",
2038
2053
  fill: "currentColor",
2039
2054
  ref: ref
2040
- }, rest), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2055
+ }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2041
2056
  d: "M20.5,31.36c-1.025,0-1.86-0.835-1.86-1.86\tv-9.217c-0.32,1.374-0.686,2.834-0.951,3.591c-0.582,1.656-2.882,6.198-2.979,6.391c-0.308,0.661-0.99,1.096-1.731,1.096\tc-0.668,0-1.276-0.339-1.628-0.906s-0.384-1.263-0.087-1.861l2.865-5.774l1.503-6.816l-1.086-4.689\tc-0.259-0.965-0.048-2.027,0.539-2.844C14.87,8.396,14.668,8.3,14.482,8.183l-5.135,5.043l1.039,1.037\tc0.184,0.184,0.286,0.428,0.286,0.688c0,0.26-0.101,0.505-0.284,0.689l-0.434,0.434c-0.213,0.214-0.505,0.316-0.806,0.279\tc-0.3-0.037-0.561-0.206-0.717-0.465l-0.652-1.084c-0.23-0.384-0.171-0.873,0.145-1.189l5.998-5.892\tc-0.307-0.328-0.536-0.73-0.657-1.183c-0.408-1.523,0.499-3.095,2.022-3.503c0.738-0.197,1.508-0.097,2.17,0.286\tc0.196,0.114,0.376,0.248,0.537,0.4l1.253-1.229c0.076-0.075,0.183-0.109,0.286-0.102c0.105,0.01,0.201,0.066,0.262,0.153l2.25,3.25\tc0.098,0.141,0.082,0.33-0.035,0.454l-2.045,2.143c-0.129,0.137-0.342,0.149-0.488,0.031c-0.42-0.343-0.994-0.543-1.614-0.563\tc-0.14-0.004-0.265-0.09-0.319-0.219s-0.03-0.278,0.063-0.382c0.488-0.542,0.675-1.312,0.487-2.013\tc-0.148-0.552-0.502-1.014-0.997-1.3c-0.494-0.286-1.072-0.361-1.624-0.214c-1.14,0.306-1.819,1.481-1.513,2.621\tc0.224,0.836,0.942,1.439,1.829,1.539c0.139,0.016,0.257,0.111,0.301,0.244s0.008,0.28-0.094,0.376\tc-0.707,0.667-1.003,1.699-0.754,2.627l1.107,4.78c0.012,0.052,0.013,0.106,0.001,0.159l-1.55,6.979l-2.895,5.856\tc-0.185,0.373-0.165,0.808,0.055,1.161c0.219,0.354,0.599,0.565,1.016,0.565c0.462,0,0.888-0.271,1.083-0.69\tc0.029-0.058,2.38-4.702,2.947-6.313c0.562-1.599,1.628-6.659,1.639-6.71c0.038-0.18,0.199-0.307,0.39-0.284\tc0.184,0.019,0.323,0.173,0.323,0.358v12.5c0,0.629,0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14\tc0.005-0.123,0.436-10.928,0.004-14.456c-0.086-0.7-0.562-2.441-0.821-3.357l-1.067,1.068l-0.51-0.509l4.98-4.98\tc0.473-0.553,0.533-0.904,0.232-1.427L22.2,1.929c-0.151-0.263-0.397-0.451-0.692-0.53c-0.297-0.081-0.603-0.039-0.865,0.112\tl-0.359-0.624c0.428-0.248,0.93-0.313,1.411-0.184c0.48,0.129,0.882,0.437,1.129,0.866l2.258,3.909\tc0.575,0.997,0.157,1.709-0.327,2.275l-3.349,3.35c0.202,0.701,0.846,2.974,0.953,3.853c0.438,3.587,0.02,14.112,0.001,14.559\tC22.36,30.525,21.525,31.36,20.5,31.36z M8.833,13.731l-0.402,0.395c-0.08,0.08-0.095,0.207-0.035,0.307l0.652,1.084\tc0.056,0.092,0.141,0.115,0.187,0.121c0.043,0.005,0.133,0.003,0.209-0.072l0.434-0.435c0.099-0.099,0.099-0.26,0-0.358\tL8.833,13.731z M18.519,7.213c0.416,0.085,0.805,0.239,1.143,0.455l1.626-1.704l-1.84-2.658l-0.994,0.976\tc0.148,0.238,0.263,0.499,0.337,0.777C18.984,5.783,18.878,6.563,18.519,7.213z"
2042
2057
  })), children);
2043
2058
  });
@@ -2052,7 +2067,7 @@ const GovernUsersAndIdentities = /*#__PURE__*/React.forwardRef(function GovernUs
2052
2067
  xmlns: "http://www.w3.org/2000/svg",
2053
2068
  fill: "currentColor",
2054
2069
  ref: ref
2055
- }, rest), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2070
+ }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2056
2071
  d: "M24.5,9.009l-2.255-2.255l0.51-0.509L24.5,7.991l3.745-3.745l0.51,0.509L24.5,9.009\tz M24.231,23.478c0.965-1.32,1.542-3.469,1.542-5.748c0-0.746-0.039-1.74-0.345-2.827c-0.054-0.192-0.248-0.306-0.444-0.25\tc-0.191,0.054-0.303,0.252-0.249,0.444c0.28,0.996,0.317,1.89,0.317,2.632c0,2.132-0.524,4.121-1.403,5.322\tc-0.117,0.161-0.082,0.386,0.078,0.504c0.064,0.047,0.139,0.069,0.213,0.069C24.051,23.625,24.16,23.573,24.231,23.478z M3.227,7.514C5.883,4.796,9.321,3.36,13.223,3.36c1.232,0.004,2.469,0.185,3.676,0.536c0.192,0.057,0.391-0.055,0.446-0.245\tC17.401,3.46,17.29,3.26,17.1,3.205c-1.272-0.37-2.576-0.56-3.931-0.564c-4.047,0-7.663,1.511-10.458,4.371\tC2.573,7.153,2.576,7.381,2.718,7.52c0.07,0.068,0.161,0.103,0.251,0.103C3.063,7.623,3.157,7.586,3.227,7.514z M1.822,13.141\tc1.949-2.957,5.235-6.888,11.25-6.888c1.301,0,2.585,0.202,3.817,0.601c0.19,0.06,0.392-0.043,0.454-0.232\tc0.061-0.189-0.043-0.392-0.232-0.454c-1.303-0.421-2.662-0.635-4.038-0.635c-6.362,0-9.811,4.116-11.852,7.211\tc-0.109,0.166-0.063,0.39,0.103,0.499c0.061,0.04,0.13,0.059,0.198,0.059C1.638,13.303,1.753,13.246,1.822,13.141z M23.759,25.674\tc0.079-0.183-0.004-0.395-0.187-0.474c-1.436-0.624-1.851-1.329-1.851-3.144c0-1.073,0.124-1.616,0.257-2.193\tc0.159-0.698,0.341-1.489,0.341-3.175c0-4.024-3.535-8.367-9.247-8.367c-4.292,0-6.336,2.104-8.062,4.258\tc-0.178,0.222-0.374,0.483-0.59,0.771c-0.903,1.203-2.141,2.851-3.555,3.424c-0.184,0.075-0.273,0.285-0.198,0.468\tc0.074,0.185,0.283,0.271,0.469,0.199c1.599-0.648,2.906-2.388,3.866-3.667c0.205-0.273,0.396-0.528,0.57-0.745\tC7.189,11.011,9.1,9.04,13.073,9.04c5.267,0,8.526,3.969,8.526,7.647c0,1.605-0.171,2.354-0.322,3.017\tc-0.142,0.615-0.275,1.196-0.275,2.352c0,2.102,0.576,3.062,2.284,3.804c0.047,0.021,0.096,0.03,0.144,0.03\tC23.567,25.891,23.7,25.81,23.759,25.674z M22.009,27.899c0.073-0.186-0.019-0.395-0.203-0.467\tc-2.488-0.978-3.011-3.001-3.011-4.526c0-0.701,0.146-1.396,0.302-2.131c0.197-0.94,0.421-2.007,0.421-3.352\tc0-3.044-2.59-6.304-6.445-6.304c-3.487,0-5.55,2.608-6.47,4.163c-1.5,2.54-3.637,4.514-5.717,5.283\tc-0.187,0.069-0.282,0.276-0.213,0.463s0.276,0.28,0.462,0.213c2.23-0.824,4.506-2.915,6.088-5.592c0.841-1.423,2.72-3.81,5.85-3.81\tc3.424,0,5.725,2.888,5.725,5.584c0,1.271-0.215,2.297-0.405,3.203c-0.155,0.739-0.317,1.503-0.317,2.279\tc0,1.749,0.602,4.07,3.468,5.196c0.043,0.018,0.088,0.025,0.132,0.025C21.817,28.128,21.953,28.041,22.009,27.899z M6.587,29.711\tc2.652-1.757,4.8-3.463,6.964-5.533c1.229-1.176,3.292-3.556,3.292-6.275c0-1.949-1.41-3.965-3.771-3.965\tc-2.131,0-3.477,2.02-4.782,3.98c-0.576,0.864-1.12,1.681-1.677,2.226c-1.642,1.605-3.375,2.578-5.309,3.595\tc-0.176,0.092-0.244,0.31-0.151,0.486c0.092,0.175,0.31,0.242,0.486,0.15c1.984-1.043,3.766-2.043,5.477-3.716\tc0.612-0.598,1.176-1.445,1.778-2.349c1.196-1.796,2.433-3.653,4.178-3.653c1.91,0,3.051,1.65,3.051,3.246\tc0,2.452-1.924,4.658-3.07,5.756c-2.131,2.038-4.248,3.721-6.863,5.453c-0.166,0.109-0.211,0.333-0.102,0.499\tc0.069,0.104,0.184,0.161,0.301,0.161C6.457,29.771,6.526,29.752,6.587,29.711z M3.74,27.332c3.05-1.878,7.152-4.991,9.376-9.165\tc0.093-0.175,0.027-0.394-0.148-0.486c-0.178-0.097-0.394-0.028-0.487,0.148c-2.148,4.03-6.144,7.059-9.118,8.89\tc-0.169,0.104-0.222,0.326-0.118,0.495c0.068,0.11,0.186,0.172,0.307,0.172C3.617,27.386,3.682,27.368,3.74,27.332z M14.004,31.358\tc0.198-0.018,0.344-0.192,0.326-0.391c-0.113-1.259-0.941-2.613-2.492-2.613c-1.372,0-2.179,0.78-2.967,1.95\tc-0.111,0.165-0.068,0.389,0.097,0.5c0.166,0.11,0.389,0.067,0.5-0.098c0.697-1.034,1.308-1.632,2.371-1.632\tc1.098,0,1.69,1.015,1.775,1.957c0.017,0.188,0.174,0.328,0.358,0.328C13.982,31.36,13.994,31.359,14.004,31.358z M18.396,30.004\tc0.104-0.169,0.051-0.391-0.119-0.494c-1.467-0.898-2.379-2.307-2.379-3.676c0-0.391,0.07-0.984,0.266-1.479\tc0.073-0.185-0.017-0.395-0.202-0.468c-0.184-0.07-0.395,0.017-0.467,0.202c-0.234,0.59-0.317,1.288-0.317,1.745\tc0,1.618,1.043,3.262,2.724,4.289c0.059,0.036,0.123,0.054,0.188,0.054C18.211,30.177,18.329,30.115,18.396,30.004z M31.36,6.5\tc0-3.231-2.629-5.86-5.86-5.86s-5.86,2.628-5.86,5.86s2.629,5.86,5.86,5.86S31.36,9.731,31.36,6.5z M30.64,6.5\tc0,2.834-2.306,5.14-5.14,5.14s-5.14-2.306-5.14-5.14s2.306-5.14,5.14-5.14S30.64,3.666,30.64,6.5z"
2057
2072
  })), children);
2058
2073
  });
@@ -2067,7 +2082,7 @@ const Governance = /*#__PURE__*/React.forwardRef(function Governance({
2067
2082
  xmlns: "http://www.w3.org/2000/svg",
2068
2083
  fill: "currentColor",
2069
2084
  ref: ref
2070
- }, rest), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2085
+ }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2071
2086
  d: "M1.36,16H0.64C0.64,7.53,7.53,0.64,16,0.64\tc3.525,0,6.913,1.218,9.64,3.421V2h0.721v3.36H23V4.64h2.211C22.609,2.528,19.37,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16z M5.175,23.084C5.294,23.366,5.36,23.676,5.36,24c0,1.302-1.059,2.36-2.36,2.36S0.64,25.302,0.64,24S1.699,21.64,3,21.64\tc0.719,0,1.364,0.323,1.797,0.832l3.05-1.877C7.079,19.236,6.64,17.669,6.64,16c0-5.161,4.199-9.36,9.36-9.36\tc3.235,0,6.093,1.65,7.774,4.153l3.051-1.877C26.706,8.634,26.64,8.325,26.64,8c0-1.301,1.059-2.36,2.36-2.36S31.36,6.699,31.36,8\ts-1.059,2.36-2.36,2.36c-0.719,0-1.363-0.323-1.797-0.831l-3.05,1.877c0.768,1.358,1.207,2.926,1.207,4.594\tc0,5.161-4.199,9.36-9.36,9.36c-3.235,0-6.093-1.65-7.774-4.153L5.175,23.084z M27.36,8c0,0.904,0.735,1.64,1.64,1.64\tS30.64,8.904,30.64,8S29.904,6.36,29,6.36S27.36,7.096,27.36,8z M23.141,20.86h-2.966c-0.461,1.489-1.133,2.698-1.94,3.486\tC20.257,23.806,21.989,22.546,23.141,20.86z M24.633,16.36h-3.776c-0.025,1.36-0.195,2.638-0.48,3.78h3.206\tC24.202,19.009,24.576,17.725,24.633,16.36z M23.582,11.86h-3.206c0.285,1.142,0.455,2.42,0.48,3.78h3.776\tC24.576,14.275,24.202,12.991,23.582,11.86z M18.234,7.653c0.808,0.788,1.479,1.998,1.94,3.487h2.966\tC21.989,9.454,20.257,8.195,18.234,7.653z M16.36,11.14h3.04c-0.689-2.068-1.796-3.51-3.04-3.746V11.14z M16.36,15.64h3.777\tc-0.028-1.356-0.215-2.643-0.521-3.78H16.36V15.64z M16.36,20.14h3.255c0.307-1.137,0.493-2.424,0.521-3.78H16.36V20.14z M16.36,24.605c1.244-0.235,2.35-1.678,3.04-3.745h-3.04V24.605z M13.766,24.347c-0.808-0.788-1.479-1.997-1.94-3.486H8.86\tC10.011,22.546,11.743,23.806,13.766,24.347z M15.64,20.86H12.6c0.689,2.067,1.795,3.51,3.04,3.745V20.86z M15.64,16.36h-3.776\tc0.028,1.356,0.214,2.643,0.521,3.78h3.256v-3.78H15.64z M15.64,11.86h-3.256c-0.306,1.137-0.492,2.424-0.521,3.78h3.776\tL15.64,11.86L15.64,11.86z M12.601,11.14h3.04V7.394C14.396,7.63,13.29,9.072,12.601,11.14z M8.86,11.14h2.965\tc0.461-1.49,1.132-2.699,1.94-3.487C11.743,8.195,10.011,9.454,8.86,11.14z M7.367,15.64h3.776c0.025-1.36,0.195-2.639,0.48-3.78\tH8.418C7.798,12.991,7.424,14.275,7.367,15.64z M8.418,20.14h3.206c-0.286-1.142-0.455-2.42-0.48-3.78H7.367\tC7.424,17.725,7.798,19.009,8.418,20.14z M4.64,24c0-0.904-0.736-1.64-1.64-1.64S1.36,23.096,1.36,24S2.096,25.64,3,25.64\tS4.64,24.904,4.64,24z M16,30.64c-3.368,0-6.609-1.168-9.211-3.279H9V26.64H5.64V30h0.72v-2.062c2.726,2.203,6.117,3.422,9.64,3.422\tc8.47,0,15.36-6.891,15.36-15.36h-0.72C30.64,24.072,24.072,30.64,16,30.64z"
2072
2087
  })), children);
2073
2088
  });
@@ -2082,7 +2097,7 @@ const Government_01 = /*#__PURE__*/React.forwardRef(function Government_01({
2082
2097
  xmlns: "http://www.w3.org/2000/svg",
2083
2098
  fill: "currentColor",
2084
2099
  ref: ref
2085
- }, rest), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2100
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2086
2101
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-3\tc0-0.199,0.161-0.36,0.36-0.36h1.64V25c0-0.199,0.161-0.36,0.36-0.36h1.64V22c0-0.199,0.161-0.36,0.36-0.36h0.64v-5.28H5\tc-0.199,0-0.36-0.161-0.36-0.36v-2.64H1c-0.153,0-0.289-0.096-0.34-0.241c-0.05-0.144-0.004-0.305,0.115-0.4l15-12\tc0.132-0.104,0.318-0.104,0.45,0l15,12c0.12,0.096,0.166,0.256,0.115,0.4c-0.051,0.145-0.187,0.241-0.34,0.241h-3.64V16\tc0,0.199-0.161,0.36-0.36,0.36h-0.64v5.28H27c0.199,0,0.36,0.161,0.36,0.36v2.64H29c0.199,0,0.36,0.161,0.36,0.36v2.64H31\tc0.199,0,0.36,0.161,0.36,0.36v3C31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28v-2.28H1.36V30.64z M3.36,27.64h25.28v-2.28\tH3.36V27.64z M21.36,24.64h5.279v-2.28H21.36V24.64z M19.36,24.64h1.279V22c0-0.199,0.161-0.36,0.36-0.36h0.64v-5.28H21\tc-0.199,0-0.36-0.161-0.36-0.36v-2.64h-1.28V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v5.28H19c0.199,0,0.36,0.161,0.36,0.36V24.64z M13.36,24.64h5.28v-2.28h-5.28C13.36,22.36,13.36,24.64,13.36,24.64z M11.36,24.64h1.28V22c0-0.199,0.161-0.36,0.36-0.36h0.64\tv-5.28H13c-0.199,0-0.36-0.161-0.36-0.36v-2.64h-1.28V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v5.28H11c0.199,0,0.36,0.161,0.36,0.36\tV24.64z M5.36,24.64h5.28v-2.28H5.36V24.64z M22.36,21.64h3.279v-5.28H22.36V21.64z M14.36,21.64h3.28v-5.28h-3.28V21.64z M6.36,21.64h3.28v-5.28H6.36V21.64z M21.36,15.64h5.279v-2.28H21.36V15.64z M13.36,15.64h5.28v-2.28h-5.28\tC13.36,13.36,13.36,15.64,13.36,15.64z M5.36,15.64h5.28v-2.28H5.36V15.64z M2.026,12.64h27.947L16,1.461L2.026,12.64z M16,10.86\tc-1.577,0-2.86-1.283-2.86-2.86S14.423,5.14,16,5.14S18.86,6.423,18.86,8S17.577,10.86,16,10.86z M16,5.86\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S18.14,9.18,18.14,8S17.18,5.86,16,5.86z"
2087
2102
  })), children);
2088
2103
  });
@@ -2097,7 +2112,7 @@ const Government_02 = /*#__PURE__*/React.forwardRef(function Government_02({
2097
2112
  xmlns: "http://www.w3.org/2000/svg",
2098
2113
  fill: "currentColor",
2099
2114
  ref: ref
2100
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2115
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2101
2116
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-3\tc0-0.199,0.161-0.36,0.36-0.36h3.64V25c0-0.199,0.161-0.36,0.36-0.36h0.64v-8.28H5c-0.199,0-0.36-0.161-0.36-0.36v-2.64H1\tc-0.153,0-0.289-0.096-0.34-0.241c-0.05-0.144-0.004-0.305,0.115-0.4l15-12c0.132-0.104,0.318-0.104,0.45,0l15,12\tc0.12,0.096,0.166,0.256,0.115,0.4c-0.051,0.145-0.187,0.241-0.34,0.241h-3.64V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v8.28H27\tc0.199,0,0.36,0.161,0.36,0.36v2.64H31c0.199,0,0.36,0.161,0.36,0.36v3C31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28\tv-2.28H1.36V30.64z M19.36,27.64h7.279v-2.28H19.36V27.64z M13.36,27.64h5.28V25c0-0.199,0.161-0.36,0.36-0.36h0.64v-8.28H19\tc-0.199,0-0.36-0.161-0.36-0.36v-2.64h-5.28V16c0,0.199-0.161,0.36-0.36,0.36h-0.64v8.28H13c0.199,0,0.36,0.161,0.36,0.36V27.64z M5.36,27.64h7.28v-2.28H5.36V27.64z M20.36,24.64h5.279v-8.28H20.36V24.64z M6.36,24.64h5.28v-8.28H6.36V24.64z M19.36,15.64h7.279\tv-2.28H19.36V15.64z M5.36,15.64h7.28v-2.28H5.36V15.64z M2.026,12.64h27.947L16,1.461L2.026,12.64z M23.36,23h-0.72v-5h0.721\tL23.36,23L23.36,23z M9.36,23H8.64v-5h0.72C9.36,18,9.36,23,9.36,23z M16,10.86c-1.577,0-2.86-1.283-2.86-2.86S14.423,5.14,16,5.14\tS18.86,6.423,18.86,8S17.577,10.86,16,10.86z M16,5.86c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S18.14,9.18,18.14,8\tS17.18,5.86,16,5.86z"
2102
2117
  })), children);
2103
2118
  });
@@ -2112,7 +2127,7 @@ const GpuComputing = /*#__PURE__*/React.forwardRef(function GpuComputing({
2112
2127
  xmlns: "http://www.w3.org/2000/svg",
2113
2128
  fill: "currentColor",
2114
2129
  ref: ref
2115
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2130
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2116
2131
  d: "M30,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2\tc0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M2.36,29.64h27.28V2.36\tH2.36V29.64z M12,27.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H7.36V27c0,0.199-0.161,0.36-0.36,0.36H5\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64h2.28V25\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H27v0.721H12.36V27C12.36,27.199,12.199,27.36,12,27.36z M10.36,26.64h1.28v-1.28h-1.28V26.64z M5.36,26.64h1.28v-1.28H5.36V26.64z M27,22.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H12.36\tV22c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H5v-0.72h4.64V20c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v0.64h12.28V20c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2\tC27.36,22.199,27.199,22.36,27,22.36z M25.36,21.64h1.279v-1.28H25.36V21.64z M10.36,21.64h1.28v-1.28h-1.28V21.64z M27,17.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-0.64h-7.28V17c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H5v-0.72h9.64\tV15c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64h7.279V15c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v2C27.36,17.199,27.199,17.36,27,17.36z M25.36,16.64h1.279v-1.28H25.36V16.64z M15.36,16.64h1.28\tv-1.28h-1.28V16.64z M17,12.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-0.64H7.36V12c0,0.199-0.161,0.36-0.36,0.36H5\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64h7.28V10\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H27v0.72h-9.64V12C17.36,12.199,17.199,12.36,17,12.36z M15.36,11.64h1.28v-1.28h-1.28V11.64z M5.36,11.64h1.28v-1.28H5.36V11.64z M27,7.36h-2c-0.199,0-0.36-0.161-0.36-0.36V6.36H7.36V7\tc0,0.199-0.161,0.36-0.36,0.36H5C4.801,7.36,4.64,7.199,4.64,7V5c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64\th17.28V5c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C27.36,7.199,27.199,7.36,27,7.36z M25.36,6.64h1.279V5.36\tH25.36V6.64z M5.36,6.64h1.28V5.36H5.36V6.64z"
2117
2132
  })), children);
2118
2133
  });
@@ -2127,7 +2142,7 @@ const Gramophone = /*#__PURE__*/React.forwardRef(function Gramophone({
2127
2142
  xmlns: "http://www.w3.org/2000/svg",
2128
2143
  fill: "currentColor",
2129
2144
  ref: ref
2130
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2145
+ }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2131
2146
  d: "M25.493,13.454l-8.879-5.18\tc-2.848-1.661-5.249-4.033-6.945-6.859l-0.36-0.6C9.238,0.696,9.113,0.63,8.967,0.642C8.83,0.654,8.711,0.744,8.663,0.874l-6,16\tc-0.049,0.13-0.019,0.276,0.078,0.376c0.096,0.1,0.244,0.135,0.373,0.092l1.521-0.507c2.878-0.959,5.986-1.238,8.988-0.811\tl10.25,1.464c1.292,0.185,2.267,1.308,2.267,2.613v0.213c0,1.348-1.01,2.476-2.348,2.625l-0.432,0.048V21.36H24v-0.72H8v0.721h0.64\tv7.279H8v0.721h16V28.64h-0.64v-2.392l0.891-0.075c2.418-0.2,4.396-1.927,4.923-4.296C29.912,18.554,28.433,15.169,25.493,13.454z M9.36,28.64v-7.28h13.28v7.279L9.36,28.64L9.36,28.64z M28.471,21.721c-0.458,2.06-2.177,3.561-4.279,3.735l-0.831,0.07v-1.815\tl0.511-0.056c1.704-0.189,2.989-1.625,2.989-3.34v-0.213c0-1.661-1.241-3.092-2.886-3.326l-10.25-1.464\tc-3.112-0.445-6.334-0.154-9.317,0.841L3.602,16.42L9.075,1.825c1.757,2.913,4.237,5.357,7.176,7.071l8.879,5.18\tC27.799,15.632,29.141,18.704,28.471,21.721z M6,30.64h20v0.721H6V30.64z"
2132
2147
  })), children);
2133
2148
  });
@@ -2142,7 +2157,7 @@ const GraphicDesign = /*#__PURE__*/React.forwardRef(function GraphicDesign({
2142
2157
  xmlns: "http://www.w3.org/2000/svg",
2143
2158
  fill: "currentColor",
2144
2159
  ref: ref
2145
- }, rest), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2160
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2146
2161
  d: "M30,30.36c-0.625,0-1.153-0.425-1.312-1H14\tc-0.128,0-0.247-0.068-0.312-0.18s-0.065-0.248-0.001-0.359l7.35-12.862c-0.164-0.164-0.285-0.37-0.349-0.6h-9.377\tc-0.005,0.02-0.011,0.04-0.018,0.06c2.483,1.243,4.066,3.785,4.066,6.581c0,3.537-2.566,6.592-6.019,7.229\tC9.231,29.87,8.672,30.36,8,30.36s-1.231-0.49-1.341-1.131C3.207,28.592,0.64,25.537,0.64,22c0-4.059,3.302-7.36,7.36-7.36\tc0.215,0,0.437,0.012,0.679,0.037c0.117-0.479,0.488-0.858,0.961-0.988V3c0-0.199,0.161-0.36,0.36-0.36h12\tc0.199,0,0.36,0.161,0.36,0.36v10.688c0.575,0.158,1,0.686,1,1.312c0,0.374-0.152,0.713-0.397,0.959l6.699,11.723\tC29.77,27.654,29.883,27.64,30,27.64c0.75,0,1.36,0.61,1.36,1.36S30.75,30.36,30,30.36z M30,28.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,28.36,30,28.36z M8,28.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,29.64,8,29.64\tc0.353,0,0.64-0.287,0.64-0.64S8.353,28.36,8,28.36z M14.62,28.64h14.068c0.063-0.229,0.185-0.435,0.349-0.6l-6.699-11.723\tc-0.215,0.056-0.461,0.056-0.676,0L14.62,28.64z M8,27.64c0.577,0,1.072,0.362,1.269,0.871c3.085-0.6,5.371-3.34,5.371-6.511\tc0-2.552-1.462-4.868-3.747-5.975C10.654,16.233,10.341,16.36,10,16.36c-0.609,0-1.126-0.403-1.299-0.956\tC8.445,15.374,8.218,15.36,8,15.36c-3.661,0-6.64,2.979-6.64,6.64c0,3.171,2.286,5.911,5.371,6.511\tC6.928,28.002,7.423,27.64,8,27.64z M22,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS22.353,14.36,22,14.36z M10,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.353,14.36,10,14.36\tz M11.312,14.64h9.377c0.127-0.461,0.49-0.825,0.951-0.952V3.36H10.36v10.329C10.821,13.815,11.185,14.179,11.312,14.64z"
2147
2162
  })), children);
2148
2163
  });
@@ -2157,7 +2172,7 @@ const GraphicIntensiveWorkloads = /*#__PURE__*/React.forwardRef(function Graphic
2157
2172
  xmlns: "http://www.w3.org/2000/svg",
2158
2173
  fill: "currentColor",
2159
2174
  ref: ref
2160
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2175
+ }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2161
2176
  d: "M24,31.36h-2\tc-0.199,0-0.36-0.161-0.36-0.36v-0.64H3.36V31c0,0.199-0.161,0.36-0.36,0.36H1c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h0.64V3.36H1C0.801,3.36,0.64,3.199,0.64,3V1c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v0.64H30c0.199,0,0.36,0.161,0.36,0.36v28c0,0.199-0.161,0.36-0.36,0.36h-5.64V31\tC24.36,31.199,24.199,31.36,24,31.36z M22.36,30.64h1.279v-1.28H22.36V30.64z M1.36,30.64h1.28v-1.28H1.36V30.64z M24.36,29.64\th5.279V2.36H3.36V3c0,0.199-0.161,0.36-0.36,0.36H2.36v5.28h19.28V8c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2\tc0,0.199-0.161,0.36-0.36,0.36h-0.64v18.28H24c0.199,0,0.36,0.161,0.36,0.36V29.64z M16.36,29.64h5.28V29\tc0-0.199,0.161-0.36,0.36-0.36h0.64V10.36H22c-0.199,0-0.36-0.161-0.36-0.36V9.36H2.36v6.28H16c0.199,0,0.36,0.161,0.36,0.36V29.64z M9.36,29.64h6.28V16.36H2.36v6.28H9c0.199,0,0.36,0.161,0.36,0.36V29.64z M3.36,29.64h5.28v-6.28H2.36v5.279H3\tc0.199,0,0.36,0.161,0.36,0.36C3.36,28.999,3.36,29.64,3.36,29.64z M22.36,9.64h1.279V8.36H22.36V9.64z M1.36,2.64h1.28V1.36H1.36\tV2.64z"
2162
2177
  })), children);
2163
2178
  });
@@ -2172,7 +2187,7 @@ const GreenEnergy = /*#__PURE__*/React.forwardRef(function GreenEnergy({
2172
2187
  xmlns: "http://www.w3.org/2000/svg",
2173
2188
  fill: "currentColor",
2174
2189
  ref: ref
2175
- }, rest), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2190
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2176
2191
  d: "M23,15.64h-2c-1.979,0-3.712,1.079-4.64,2.678 v-4.995c2.234-0.186,4-2.042,4-4.323V4c0-0.199-0.161-0.36-0.36-0.36h-1.64V1c0-0.199-0.161-0.36-0.36-0.36S17.64,0.801,17.64,1 v2.64h-3.28V1c0-0.199-0.161-0.36-0.36-0.36S13.64,0.801,13.64,1v2.64H12c-0.199,0-0.36,0.161-0.36,0.36v5 c0,2.281,1.766,4.137,4,4.323v6.995c-0.928-1.6-2.661-2.679-4.64-2.679H9c-0.199,0-0.36,0.161-0.36,0.36v2 c0,2.955,2.404,5.36,5.36,5.36h1.64V31h0.72v-7.64H18c2.955,0,5.36-2.405,5.36-5.36v-2C23.36,15.801,23.199,15.64,23,15.64z M15.64,24.131l-3.386-3.386l-0.509,0.51l3.385,3.385H14c-2.559,0-4.64-2.081-4.64-4.64v-1.64H11c2.559,0,4.64,2.081,4.64,4.64 V24.131z M12.36,4.36h7.28v1.28h-7.28V4.36z M12.36,9V6.36h7.28V9c0,2.007-1.633,3.64-3.64,3.64C13.993,12.64,12.36,11.007,12.36,9 z M22.64,18c0,2.559-2.081,4.64-4.64,4.64h-1.131l3.386-3.385l-0.51-0.51l-3.385,3.386V21c0-2.559,2.082-4.64,4.64-4.64h1.64V18z"
2177
2192
  })), children);
2178
2193
  });
@@ -2187,7 +2202,7 @@ const GreenIt_01 = /*#__PURE__*/React.forwardRef(function GreenIt_01({
2187
2202
  xmlns: "http://www.w3.org/2000/svg",
2188
2203
  fill: "currentColor",
2189
2204
  ref: ref
2190
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2205
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2191
2206
  d: "M28.36,24.676V22c0-2.198-1.162-3.36-3.36-3.36\th-8.64V14v-2.64H19c4.127,0,7.36-3.233,7.36-7.36V1c0-0.199-0.161-0.36-0.36-0.36h-3c-4.063,0-7.253,3.136-7.351,7.172\tC14.48,5.326,11.977,3.64,9,3.64H6C5.801,3.64,5.64,3.801,5.64,4v3c0,4.127,3.233,7.36,7.36,7.36h2.64v4.28H7\tc-2.198,0-3.36,1.162-3.36,3.36v2.676c-1.682,0.182-3,1.595-3,3.324c0,1.853,1.507,3.36,3.36,3.36S7.36,29.853,7.36,28\tc0-1.729-1.318-3.141-3-3.324V22c0-1.801,0.839-2.64,2.64-2.64h8.64v5.316c-1.682,0.182-3,1.595-3,3.324\tc0,1.853,1.507,3.36,3.36,3.36s3.36-1.508,3.36-3.36c0-1.729-1.319-3.141-3-3.324V19.36H25c1.801,0,2.64,0.839,2.64,2.64v2.676\tc-1.681,0.183-3,1.595-3,3.324c0,1.853,1.508,3.36,3.36,3.36s3.36-1.508,3.36-3.36C31.36,26.271,30.042,24.859,28.36,24.676z M23,1.36h2.64V4c0,3.723-2.916,6.64-6.64,6.64h-2.131l5.386-5.386l-0.51-0.509l-5.385,5.386V8C16.36,4.277,19.276,1.36,23,1.36z M6.36,7V4.36H9c3.723,0,6.64,2.917,6.64,6.64v2.131l-5.386-5.386L9.746,8.254l5.386,5.386H13C9.277,13.64,6.36,10.723,6.36,7z M6.64,28c0,1.456-1.185,2.64-2.64,2.64S1.36,29.456,1.36,28S2.544,25.36,4,25.36S6.64,26.544,6.64,28z M18.64,28\tc0,1.456-1.184,2.64-2.64,2.64s-2.64-1.184-2.64-2.64s1.185-2.64,2.64-2.64C17.456,25.36,18.64,26.544,18.64,28z M28,30.64\tc-1.456,0-2.64-1.184-2.64-2.64s1.184-2.64,2.64-2.64s2.64,1.184,2.64,2.64S29.456,30.64,28,30.64z"
2192
2207
  })), children);
2193
2208
  });
@@ -2202,7 +2217,7 @@ const GreenIt_02 = /*#__PURE__*/React.forwardRef(function GreenIt_02({
2202
2217
  xmlns: "http://www.w3.org/2000/svg",
2203
2218
  fill: "currentColor",
2204
2219
  ref: ref
2205
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2220
+ }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2206
2221
  d: "M16,0.64C7.53,0.64,0.64,7.53,0.64,16\tS7.53,31.36,16,31.36S31.36,24.47,31.36,16S24.47,0.64,16,0.64z M1.378,16.36H7.65c0.034,2.646,0.432,5.125,1.108,7.28H3.535\tC2.224,21.509,1.443,19.024,1.378,16.36z M8.369,16.36h7.271v7.28H9.495C8.811,21.509,8.403,19.024,8.369,16.36z M15.64,24.36v6.244\tc-2.441-0.219-4.586-2.632-5.903-6.244H15.64z M16.36,24.36h5.903c-1.317,3.612-3.461,6.025-5.903,6.244V24.36z M16.36,23.64v-7.28\th7.27c-0.034,2.665-0.441,5.149-1.126,7.28H16.36z M24.35,16.36h6.271c-0.065,2.665-0.846,5.149-2.157,7.28h-5.222\tC23.919,21.485,24.317,19.006,24.35,16.36z M16,1.36c7.951,0,14.428,6.375,14.621,14.28H16.36V13v-1.64H18\tc2.2,0,4.36-2.16,4.36-4.36V5c0-0.199-0.161-0.36-0.36-0.36h-2c-2.142,0-4.229,2.048-4.339,4.186C14.849,7.571,13.44,6.64,12,6.64\th-2C9.801,6.64,9.64,6.801,9.64,7v2c0,2.2,2.16,4.36,4.36,4.36h1.64v2.28H1.378C1.572,7.735,8.049,1.36,16,1.36z M18.745,7.746\tl-2.385,2.386V9c0-1.803,1.837-3.64,3.64-3.64h1.64V7c0,1.803-1.837,3.64-3.64,3.64h-1.131l2.386-2.386L18.745,7.746z M15.64,12.131\tl-2.386-2.386l-0.509,0.509l2.386,2.386H14c-1.803,0-3.64-1.837-3.64-3.64V7.36H12c1.803,0,3.64,1.837,3.64,3.64V12.131z M3.999,24.36h4.997c0.957,2.698,2.363,4.803,4.022,5.972C9.301,29.56,6.102,27.37,3.999,24.36z M18.982,30.333\tc1.659-1.169,3.064-3.274,4.022-5.972h4.997C25.897,27.37,22.699,29.56,18.982,30.333z"
2207
2222
  })), children);
2208
2223
  });
@@ -2217,7 +2232,7 @@ const Group = /*#__PURE__*/React.forwardRef(function Group({
2217
2232
  xmlns: "http://www.w3.org/2000/svg",
2218
2233
  fill: "currentColor",
2219
2234
  ref: ref
2220
- }, rest), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2235
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2221
2236
  d: "M24.36,31h-0.72v-7.5c0-3.552-2.414-6.604-5.872-7.424c-0.15-0.036-0.261-0.163-0.275-0.316\tc-0.015-0.154,0.071-0.3,0.212-0.363c1.517-0.675,2.496-2.181,2.496-3.836c0-2.316-1.884-4.201-4.2-4.201S11.8,9.244,11.8,11.561\tc0,1.655,0.98,3.162,2.496,3.836c0.141,0.063,0.227,0.209,0.212,0.363c-0.014,0.153-0.125,0.281-0.275,0.316\tc-3.458,0.82-5.872,3.872-5.872,7.424V31H7.64v-7.5c0-3.592,2.257-6.718,5.585-7.879c-1.326-0.907-2.146-2.421-2.146-4.061\tc0-1.964,1.157-3.664,2.826-4.452C14.101,6.617,14.2,6.097,14.2,5.561c0-2.316-1.884-4.201-4.2-4.201S5.799,3.244,5.799,5.561\tc0,1.656,0.98,3.162,2.496,3.836C8.437,9.46,8.521,9.606,8.507,9.76c-0.014,0.153-0.125,0.281-0.275,0.316\tC4.774,10.896,2.36,13.948,2.36,17.5V25H1.64v-7.5c0-3.592,2.257-6.718,5.585-7.879C5.899,8.714,5.08,7.2,5.08,5.561\tc0-2.713,2.207-4.92,4.92-4.92s4.92,2.207,4.92,4.92c0,0.422-0.052,0.836-0.157,1.237c0.791-0.205,1.683-0.205,2.473,0\tc-0.104-0.401-0.157-0.815-0.157-1.237c0-2.713,2.208-4.92,4.921-4.92s4.921,2.207,4.921,4.92c0,1.64-0.82,3.154-2.146,4.061\tc3.329,1.161,5.586,4.287,5.586,7.879V25H29.64v-7.5c0-3.552-2.414-6.604-5.872-7.424c-0.15-0.036-0.261-0.163-0.275-0.316\tc-0.015-0.154,0.071-0.3,0.212-0.363C25.221,8.722,26.2,7.216,26.2,5.561c0-2.316-1.884-4.201-4.2-4.201s-4.2,1.884-4.2,4.201\tc0,0.536,0.099,1.056,0.295,1.548c1.669,0.789,2.826,2.488,2.826,4.452c0,1.64-0.82,3.154-2.146,4.061\tc3.329,1.161,5.586,4.287,5.586,7.879L24.36,31L24.36,31z"
2222
2237
  })), children);
2223
2238
  });
@@ -2232,7 +2247,7 @@ const Growth = /*#__PURE__*/React.forwardRef(function Growth({
2232
2247
  xmlns: "http://www.w3.org/2000/svg",
2233
2248
  fill: "currentColor",
2234
2249
  ref: ref
2235
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2250
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2236
2251
  d: "M17.204,16.363c0.65,0,1.477-0.191,2.223-0.937c1.493-1.493,0.761-3.311,0.729-3.387\tc-0.036-0.088-0.105-0.158-0.193-0.194c-0.078-0.031-1.896-0.765-3.388,0.729c-0.26,0.26-0.433,0.529-0.574,0.797\tc-0.14-0.268-0.314-0.537-0.574-0.797c-1.493-1.493-3.312-0.76-3.387-0.729c-0.088,0.037-0.158,0.106-0.194,0.194\tc-0.032,0.077-0.764,1.894,0.729,3.387c0.746,0.746,1.572,0.937,2.222,0.937c0.347,0,0.637-0.054,0.844-0.107V29.64H6.36v-4.383\tc0.207,0.053,0.497,0.107,0.843,0.107c0.65,0,1.478-0.191,2.223-0.937c1.493-1.493,0.761-3.312,0.729-3.389\tc-0.037-0.088-0.106-0.157-0.194-0.193c-0.076-0.033-1.895-0.764-3.387,0.729C6.314,21.833,6.14,22.102,6,22.371\tc-0.14-0.269-0.314-0.538-0.574-0.797c-1.492-1.492-3.311-0.762-3.387-0.729c-0.088,0.036-0.158,0.105-0.194,0.193\tc-0.032,0.077-0.764,1.896,0.729,3.389c0.746,0.745,1.573,0.937,2.223,0.937c0.346,0,0.636-0.054,0.843-0.107v4.383H3v0.721h16\tV29.64h-2.64v-6.49l1.895-1.895l-0.51-0.51l-1.385,1.386v-5.875C16.567,16.309,16.857,16.363,17.204,16.363z M5.54,24.539\tc-0.395,0.111-1.516,0.318-2.457-0.622c-0.944-0.943-0.737-2.059-0.622-2.456c0.395-0.111,1.516-0.318,2.457,0.622\tc0.568,0.568,0.716,1.195,0.722,1.694c0,0.027,0.001,0.051,0.002,0.077C5.636,24.149,5.582,24.393,5.54,24.539z M6.361,23.777\tc0.005-0.498,0.154-1.126,0.722-1.694c0.945-0.945,2.061-0.736,2.457-0.623c0.116,0.396,0.323,1.513-0.622,2.457\tc-0.945,0.945-2.061,0.736-2.457,0.623c-0.043-0.146-0.097-0.39-0.102-0.686C6.359,23.828,6.361,23.804,6.361,23.777z M16.361,14.777c0.005-0.498,0.154-1.126,0.722-1.694c0.943-0.944,2.061-0.736,2.456-0.622c0.112,0.394,0.318,1.517-0.622,2.457\tc-0.944,0.944-2.061,0.738-2.456,0.622c-0.043-0.146-0.097-0.389-0.102-0.685C16.359,14.827,16.361,14.804,16.361,14.777z M13.083,14.917c-0.944-0.945-0.737-2.061-0.622-2.457c0.396-0.116,1.512-0.323,2.457,0.622c0.568,0.568,0.716,1.196,0.722,1.694\tc0,0.027,0.002,0.051,0.002,0.077c-0.005,0.296-0.06,0.54-0.102,0.685C15.144,15.655,14.027,15.862,13.083,14.917z M27.204,7.363\tc0.65,0,1.477-0.191,2.223-0.937c1.493-1.493,0.761-3.311,0.729-3.387c-0.036-0.088-0.105-0.158-0.193-0.194\tc-0.079-0.031-1.896-0.765-3.389,0.729C26.314,3.833,26.14,4.102,26,4.37c-0.14-0.268-0.314-0.537-0.573-0.796\tc-1.495-1.494-3.312-0.76-3.389-0.729c-0.088,0.037-0.157,0.106-0.193,0.194c-0.032,0.077-0.765,1.895,0.729,3.387\tc0.746,0.746,1.572,0.937,2.223,0.937c0.347,0,0.636-0.054,0.844-0.107V18.13l-1.385-1.384l-0.51,0.509l1.895,1.895v10.49H23v0.721\th6V29.64h-2.64V14.149l1.895-1.895l-0.51-0.509L26.36,13.13V7.256C26.568,7.309,26.858,7.363,27.204,7.363z M26.363,5.794\tc0.003-0.502,0.148-1.14,0.72-1.712c0.944-0.944,2.062-0.736,2.456-0.622c0.112,0.394,0.318,1.517-0.622,2.457\tc-0.943,0.944-2.06,0.737-2.456,0.622c-0.042-0.148-0.098-0.399-0.1-0.705C26.361,5.82,26.363,5.809,26.363,5.794z M23.083,5.917\tc-0.945-0.945-0.738-2.061-0.623-2.457c0.398-0.115,1.513-0.323,2.457,0.622c0.566,0.565,0.715,1.189,0.722,1.686\tc0,0.032,0.001,0.061,0.002,0.093c-0.006,0.292-0.059,0.533-0.101,0.678C25.144,6.655,24.028,6.863,23.083,5.917z"
2237
2252
  })), children);
2238
2253
  });
@@ -2247,7 +2262,7 @@ const GrowthMindset = /*#__PURE__*/React.forwardRef(function GrowthMindset({
2247
2262
  xmlns: "http://www.w3.org/2000/svg",
2248
2263
  fill: "currentColor",
2249
2264
  ref: ref
2250
- }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2265
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2251
2266
  d: "M19,31.36h-6v-0.72h6V31.36z M20,29.36h-8v-0.72\th8V29.36z M20,27.36h-8c-0.199,0-0.36-0.161-0.36-0.36v-1.5c0-2.753-0.86-5.044-2.555-6.808C6.896,16.415,5.64,13.611,5.64,11\tc0-5.712,4.646-10.359,10.357-10.36l0,0h0.001c0,0,0,0,0.001,0C21.713,0.641,26.36,5.288,26.36,11c0,2.608-1.258,5.412-3.449,7.692\tc-1.693,1.761-2.551,4.052-2.551,6.808V27C20.36,27.199,20.199,27.36,20,27.36z M12.36,26.64h7.28V25.5\tc0-2.948,0.926-5.407,2.752-7.306c2.064-2.149,3.248-4.771,3.248-7.194c0-5.315-4.324-9.64-9.641-9.64\tC10.684,1.36,6.36,5.685,6.36,11c0,2.426,1.183,5.048,3.244,7.194c1.829,1.901,2.756,4.36,2.756,7.306\tC12.36,25.5,12.36,26.64,12.36,26.64z M18.75,17.36c-1.144,0-2.11-0.967-2.11-2.11v-8.5c0-1.144,0.966-2.11,2.11-2.11\tc0.665,0,1.255,0.313,1.645,0.867c1.188,0.099,2.108,1.083,2.108,2.278c0,0.359-0.085,0.708-0.248,1.027\tC22.944,9.321,23.36,10.129,23.36,11s-0.416,1.679-1.105,2.188c0.163,0.318,0.248,0.667,0.248,1.027\tc0,1.202-0.932,2.191-2.111,2.282C20.002,17.048,19.414,17.36,18.75,17.36z M18.75,5.36c-0.754,0-1.39,0.637-1.39,1.39v8.5\tc0,0.753,0.636,1.39,1.39,1.39c0.468,0,0.88-0.248,1.131-0.68c0.065-0.112,0.175-0.191,0.316-0.179c0.884,0,1.585-0.703,1.585-1.566\tc0-0.332-0.106-0.652-0.31-0.926c-0.062-0.084-0.084-0.19-0.062-0.292s0.089-0.188,0.181-0.238c0.646-0.35,1.048-1.024,1.048-1.758\ts-0.401-1.408-1.048-1.758c-0.092-0.049-0.158-0.136-0.181-0.238c-0.022-0.102,0-0.208,0.062-0.292\tc0.203-0.274,0.31-0.595,0.31-0.926c0-0.865-0.703-1.569-1.568-1.569c-0.128,0-0.269-0.066-0.333-0.177\tC19.63,5.608,19.218,5.36,18.75,5.36z M13.25,17.36c-0.666,0-1.255-0.313-1.644-0.868c-1.188-0.099-2.109-1.083-2.109-2.278\tc0-0.358,0.085-0.708,0.248-1.027C9.056,12.679,8.64,11.871,8.64,11s0.416-1.679,1.105-2.188C9.582,8.493,9.497,8.144,9.497,7.786\tc0-1.203,0.932-2.191,2.112-2.282c0.389-0.552,0.977-0.864,1.641-0.864c1.144,0,2.11,0.966,2.11,2.11v8.5\tC15.36,16.394,14.394,17.36,13.25,17.36z M11.804,6.219c-0.886,0-1.587,0.703-1.587,1.566c0,0.331,0.107,0.651,0.311,0.927\tc0.062,0.084,0.084,0.19,0.061,0.292c-0.022,0.102-0.088,0.188-0.18,0.238C9.762,9.592,9.36,10.266,9.36,11s0.402,1.408,1.049,1.757\tc0.091,0.05,0.157,0.137,0.18,0.238c0.023,0.102,0,0.208-0.061,0.292c-0.203,0.276-0.311,0.596-0.311,0.927\tc0,0.865,0.704,1.569,1.569,1.569c0.128,0,0.27,0.066,0.334,0.177c0.25,0.432,0.663,0.68,1.13,0.68c0.753,0,1.39-0.637,1.39-1.39\tv-8.5c0-0.753-0.637-1.39-1.39-1.39c-0.468,0-0.88,0.248-1.13,0.68C12.055,6.152,11.956,6.241,11.804,6.219z"
2252
2267
  })), children);
2253
2268
  });
@@ -2262,7 +2277,7 @@ const GuadalajaraSeal = /*#__PURE__*/React.forwardRef(function GuadalajaraSeal({
2262
2277
  xmlns: "http://www.w3.org/2000/svg",
2263
2278
  fill: "currentColor",
2264
2279
  ref: ref
2265
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2280
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2266
2281
  d: "M28,31.36h-2\tc-0.137,0-0.261-0.077-0.322-0.199l-0.9-1.801H24c-0.056,0-0.111-0.014-0.161-0.038c-0.051-0.025-1.071-0.546-1.704-1.589\tL22.07,27.93c-0.186,0.556-0.703,0.93-1.29,0.93h-1.951c0.459,0.896,1.369,1.779,3.172,1.779h1v0.721h-1\tc-4.311,0-4.36-4.316-4.36-4.36v-5.851l-0.894-0.895c-0.202-0.202-0.313-0.47-0.313-0.755s0.111-0.553,0.313-0.755\tc0.244-0.244,0.58-0.346,0.894-0.303V17c0-3.186,2.109-4.277,2.199-4.322l0.322,0.644L20,13l0.163,0.321\tc-0.038,0.019-0.499,0.264-0.945,0.854C19.76,14.48,20.37,14.64,21,14.64c1.76,0,3.264-1.261,3.574-2.997\tc0.013-0.068,0.044-0.13,0.09-0.181c0.63-0.68,0.976-1.555,0.976-2.462c0-1.299-0.714-2.509-1.864-3.158\tc-0.1-0.056-0.167-0.157-0.181-0.271C23.378,3.741,21.832,2.36,20,2.36c-0.658,0-1.314,0.189-1.896,0.547\tC17.951,3,17.755,2.969,17.641,2.833C16.845,1.897,15.7,1.36,14.5,1.36c-1.769,0-3.338,1.137-3.907,2.83\tc-0.042,0.123-0.146,0.215-0.274,0.239C8.604,4.754,7.36,6.256,7.36,8c0,0.344,0.062,0.706,0.191,1.105\tc0.023,0.07,0.023,0.145,0.002,0.214C7.421,9.76,7.36,10.135,7.36,10.5c0,2.283,1.857,4.14,4.14,4.14\tc0.496,0,0.976-0.085,1.432-0.254c-0.487-0.744-1.053-1.044-1.094-1.065l0.324-0.643c0.09,0.044,2.199,1.136,2.199,4.322v5.477\tl0.441,0.248c0.534,0.308,0.716,0.988,0.41,1.518c-0.148,0.257-0.387,0.44-0.674,0.518c-0.059,0.016-0.118,0.026-0.177,0.032V27\tc0,0.044-0.05,4.36-4.36,4.36H9v-0.72h1c1.803,0,2.713-0.883,3.172-1.779h-2.495c-0.532,0-1.006-0.304-1.23-0.779\tc-0.648,0.974-1.274,1.237-1.313,1.253C8.092,29.352,8.046,29.36,8,29.36H7.223l-0.901,1.801C6.261,31.283,6.136,31.36,6,31.36H4\tc-0.128,0-0.247-0.068-0.312-0.18s-0.065-0.248-0.001-0.359l2-3.5C5.751,27.209,5.871,27.14,6,27.14h0.756l0.587-1.469\tc-0.742-0.332-1.713-1.154-1.704-2.673c0.005-0.818,0.295-1.257,0.55-1.645C6.432,20.988,6.64,20.672,6.64,20\tc0-0.353-0.287-0.64-0.64-0.64S5.36,19.647,5.36,20H4.64c0-0.75,0.61-1.36,1.36-1.36c0.276,0,0.533,0.083,0.748,0.225\tC7.208,16.669,8.979,16.64,9,16.64l2.571,0.507c0.101,0.02,0.189,0.083,0.241,0.172s0.062,0.196,0.03,0.295l-0.5,1.5\tc-0.05,0.147-0.187,0.246-0.342,0.246c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64h0.5c0.353,0,0.64-0.287,0.64-0.64h0.72\tc0,0.529-0.304,0.988-0.746,1.213l1.526,0.858V17c0-0.809-0.153-1.458-0.369-1.973c-0.563,0.221-1.157,0.333-1.771,0.333\tc-2.68,0-4.86-2.18-4.86-4.86c0-0.406,0.061-0.815,0.192-1.281C6.703,8.788,6.64,8.388,6.64,8c0-2.02,1.393-3.769,3.341-4.235\tC10.7,1.887,12.491,0.64,14.5,0.64c1.313,0,2.568,0.545,3.488,1.504C18.616,1.814,19.307,1.64,20,1.64\tc2.137,0,3.947,1.564,4.285,3.667C25.569,6.102,26.36,7.501,26.36,9c0,1.055-0.389,2.071-1.097,2.873\tC24.851,13.9,23.074,15.36,21,15.36c-0.765,0-1.505-0.197-2.161-0.572C18.566,15.335,18.36,16.06,18.36,17v1.851l1.711,1.711\tL21.194,20c0.14-0.069,0.287-0.113,0.437-0.133c-0.069-0.459-0.495-0.505-0.634-0.507c-0.152-0.003-0.29-0.102-0.339-0.246l-0.5-1.5\tc-0.032-0.099-0.021-0.206,0.03-0.295s0.14-0.152,0.241-0.172l2.5-0.5c0.071-0.003,1.86,0.018,2.322,2.218\tc0.215-0.143,0.472-0.226,0.748-0.226c0.75,0,1.36,0.61,1.36,1.36H26.64c0-0.353-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64\tc0,0.672,0.208,0.987,0.449,1.354c0.256,0.387,0.546,0.826,0.551,1.645c0.009,1.519-0.962,2.342-1.704,2.673l0.588,1.469H26\tc0.129,0,0.248,0.069,0.312,0.182l2,3.5c0.063,0.111,0.063,0.248-0.001,0.359S28.128,31.36,28,31.36z M26.223,30.64h1.157\tl-1.589-2.779H25c-0.147,0-0.279-0.09-0.334-0.227l-0.337-0.841c-0.284,0.362-0.76,0.567-1.329,0.567h-0.249\tc0.439,0.721,1.123,1.153,1.341,1.279H25c0.137,0,0.261,0.077,0.322,0.199L26.223,30.64z M4.62,30.64h1.157l0.901-1.801\tC6.739,28.717,6.864,28.64,7,28.64h0.915c0.221-0.126,1.138-0.755,1.741-2.744c0.018-0.057,0.048-0.108,0.09-0.15\tc0.847-0.847,0.892-1.69,0.895-2.996c0-0.127,0.067-0.245,0.177-0.31c0.109-0.064,0.245-0.065,0.356-0.005l2.875,1.587\tc0.096,0.056,0.201,0.071,0.302,0.043c0.101-0.027,0.185-0.092,0.237-0.182c0.107-0.187,0.043-0.426-0.143-0.533l-3.546-1.993\tC10.196,21.305,9.64,20.716,9.64,20c0-0.658,0.47-1.209,1.091-1.333l0.298-0.894l-2.1-0.421C8.936,17.361,7.36,17.42,7.36,20\tc0,0.836,0.886,1.736,0.895,1.746c1.17,1.169,0.113,3.324,0.067,3.415l-0.987,2.473C7.28,27.771,7.147,27.86,7,27.86H6.209\tL4.62,30.64z M18.544,28.14h2.235c0.276,0,0.52-0.176,0.606-0.437l0.272-0.817c0.05-0.146,0.187-0.246,0.342-0.246h1\tc0.373,0,0.664-0.125,0.799-0.343c0.111-0.181,0.124-0.433,0.04-0.73l-0.168-0.419c-1.092-2.198,0.026-3.354,0.074-3.402\tc0.009-0.009,0.895-0.909,0.895-1.745c0-2.58-1.576-2.639-1.643-2.64l-2.027,0.411l0.299,0.896c0.505,0.099,1.08,0.481,1.091,1.309\tc0.148,0.066,0.285,0.16,0.405,0.279l0.49,0.49l-0.51,0.51l-0.49-0.49c-0.195-0.195-0.492-0.244-0.738-0.12l-1.355,0.678\tc-0.142,0.068-0.307,0.04-0.416-0.067l-2-2c-0.135-0.137-0.355-0.137-0.49,0c-0.136,0.135-0.136,0.355,0,0.49l2.816,2.816\tl1.768-0.884l0.322,0.645l-0.794,0.396c0.053,0.823,0.409,1.333,0.928,2.075c0.077,0.109,0.086,0.253,0.024,0.372\tC22.257,25.285,22.134,25.36,22,25.36h-1c-0.353,0-0.64,0.287-0.64,0.64v1c0,0.199-0.161,0.36-0.36,0.36h-1.615\tC18.409,27.563,18.455,27.837,18.544,28.14z M9.898,27.276l0.185,0.461c0.098,0.245,0.331,0.402,0.594,0.402h2.779\tc0.088-0.302,0.134-0.576,0.158-0.779H12c-0.199,0-0.36-0.161-0.36-0.36v-1c0-0.353-0.287-0.64-0.64-0.64h-0.076\tc-0.147,0.282-0.344,0.557-0.606,0.829C10.189,26.602,10.047,26.962,9.898,27.276z M18.36,26.64h1.279V26\tc0-0.75,0.61-1.36,1.36-1.36h0.319c-0.312-0.483-0.55-0.959-0.641-1.577l-0.518,0.26c-0.142,0.067-0.307,0.04-0.416-0.067\tl-1.385-1.386v4.77H18.36z M12.36,26.64h1.28v-2.021l-2.289-1.263c-0.015,0.472-0.055,0.898-0.159,1.298\tc0.659,0.094,1.167,0.662,1.167,1.347v0.639H12.36z M7.049,21.33c-0.082,0.153-0.171,0.29-0.258,0.42\tc-0.229,0.348-0.427,0.647-0.431,1.252c-0.008,1.239,0.8,1.787,1.253,1.997l0.053-0.133c0.257-0.52,0.747-1.945,0.08-2.611\tC7.719,22.229,7.353,21.857,7.049,21.33z M24.951,21.329c-0.304,0.528-0.671,0.899-0.696,0.926c-0.03,0.031-0.792,0.865,0.067,2.584\tc0.026,0.054,0.051,0.105,0.073,0.156c0.454-0.213,1.252-0.762,1.244-1.993c-0.003-0.604-0.201-0.904-0.431-1.252\tC25.123,21.62,25.033,21.483,24.951,21.329z M16.36,15h-0.72c0.001-0.918,0.338-1.602,0.823-2.159\tc-1.304,0.115-2.623-0.257-3.68-1.053l0.433-0.575c1.614,1.213,3.95,1.214,5.568,0l0.432,0.575\tc-0.405,0.305-0.845,0.547-1.309,0.724C17.151,13.073,16.361,13.779,16.36,15z"
2267
2282
  })), children);
2268
2283
  });
@@ -2277,7 +2292,7 @@ const Guitar = /*#__PURE__*/React.forwardRef(function Guitar({
2277
2292
  xmlns: "http://www.w3.org/2000/svg",
2278
2293
  fill: "currentColor",
2279
2294
  ref: ref
2280
- }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2295
+ }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2281
2296
  d: "M9,31.36c-3.516,0-8.36-4.845-8.36-8.36\tc0-4.55,3.598-5.496,6.224-6.186c0.762-0.201,1.482-0.39,1.975-0.636c0.863-0.432,1.354-1.241,1.875-2.098\tc0.729-1.2,1.483-2.44,3.286-2.44c1.445,0,2.408,0.751,2.765,1.085l6.92-6.92l0.473-1.419c0.018-0.053,0.048-0.101,0.087-0.141\tL24.491,4l-0.746-0.746l0.51-0.509L25,3.491L25.491,3l-0.746-0.746l0.51-0.509L26,2.491L26.491,2l-0.746-0.746l0.51-0.509L27,1.491\tl0.745-0.745c0.141-0.141,0.369-0.141,0.51,0l3,3c0.141,0.141,0.141,0.368,0,0.509L30.509,5l0.746,0.746l-0.51,0.509L30,5.509\tL29.509,6l0.746,0.746l-0.51,0.509L29,6.509L28.509,7l0.746,0.746l-0.51,0.509L28,7.509l-0.245,0.245\tc-0.04,0.04-0.088,0.069-0.141,0.087l-1.42,0.473l-6.92,6.92c0.334,0.357,1.086,1.32,1.086,2.766c0,1.803-1.241,2.557-2.44,3.285\tc-0.857,0.521-1.667,1.014-2.098,1.876c-0.246,0.493-0.436,1.213-0.636,1.976C14.496,27.763,13.55,31.36,9,31.36z M14,12.36\tc-1.397,0-1.987,0.971-2.67,2.094c-0.551,0.906-1.121,1.844-2.168,2.368c-0.56,0.28-1.314,0.478-2.114,0.688\tC4.514,18.176,1.36,19.005,1.36,23c0,3.142,4.499,7.64,7.64,7.64c3.995,0,4.824-3.152,5.49-5.687\tc0.21-0.799,0.408-1.555,0.688-2.114c0.524-1.048,1.461-1.618,2.368-2.169c1.124-0.683,2.094-1.272,2.094-2.67\tc0-1.168-0.611-1.965-0.875-2.255l-1.51,1.51l-0.509-0.509l9-9c0.04-0.04,0.088-0.069,0.141-0.087l1.42-0.473L30.491,4L28,1.509\tl-3.186,3.185l-0.473,1.419c-0.018,0.053-0.048,0.101-0.087,0.141l-9,9l-0.509-0.509l1.509-1.51\tC15.965,12.972,15.167,12.36,14,12.36z M8.746,27.255l-4-4l0.509-0.51l4,4L8.746,27.255z M12.5,22.36c-1.577,0-2.86-1.283-2.86-2.86\ts1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S14.077,22.36,12.5,22.36z M12.5,17.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14\ts2.14-0.96,2.14-2.14S13.68,17.36,12.5,17.36z M16.254,16.254l-0.509-0.509l9-9l0.51,0.509L16.254,16.254z"
2282
2297
  })), children);
2283
2298
  });
@@ -2292,7 +2307,7 @@ const Hail = /*#__PURE__*/React.forwardRef(function Hail({
2292
2307
  xmlns: "http://www.w3.org/2000/svg",
2293
2308
  fill: "currentColor",
2294
2309
  ref: ref
2295
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2310
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2296
2311
  d: "M10,23.18c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S10,22.628,10,23.18z M12,27.18c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S12.552,27.18,12,27.18z M19,27.18c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S19.552,27.18,19,27.18z M16,22.18c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S16.552,22.18,16,22.18z M23,22.18c-0.552,0-1,0.448-1,1s0.448,1,1,1\ts1-0.448,1-1S23.552,22.18,23,22.18z M5.631,19.54c-2.894-0.036-4.991-2.014-4.991-4.702c0-2.767,2.239-5.018,4.991-5.018\tc0.691,0,1.377,0.145,2.01,0.422c0.647-4.138,4.262-7.422,8.286-7.422c3.281,0,6.332,2.085,7.689,5.223\tc0.599-0.153,1.309-0.223,1.811-0.223c3.271,0,5.934,2.662,5.934,5.933c0,3.21-2.604,5.751-5.93,5.787H5.631z M5.631,10.54\tc-2.355,0-4.271,1.928-4.271,4.298c0,2.276,1.798,3.951,4.275,3.981h19.792c2.922-0.03,5.213-2.256,5.213-5.066\tc0-2.875-2.338-5.213-5.213-5.213c-0.636,0-1.419,0.115-1.905,0.28c-0.183,0.064-0.38-0.031-0.451-0.21\tc-1.18-3.032-4.051-5.07-7.144-5.07c-3.829,0-7.253,3.269-7.634,7.286c-0.012,0.122-0.084,0.229-0.192,0.286\tc-0.107,0.058-0.238,0.054-0.344-0.006C7.108,10.735,6.373,10.54,5.631,10.54z"
2297
2312
  })), children);
2298
2313
  });
@@ -2307,7 +2322,7 @@ const HailHeavy = /*#__PURE__*/React.forwardRef(function HailHeavy({
2307
2322
  xmlns: "http://www.w3.org/2000/svg",
2308
2323
  fill: "currentColor",
2309
2324
  ref: ref
2310
- }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2325
+ }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2311
2326
  d: "M7,26.43c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S7,25.878,7,26.43z M9.5,27.93\tc-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S10.052,27.93,9.5,27.93z M19.5,27.93c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1\tS20.052,27.93,19.5,27.93z M16,25.43c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S16.552,25.43,16,25.43z M20.75,26.986\tc-0.062,0-0.123-0.016-0.18-0.049c-0.173-0.1-0.231-0.319-0.132-0.491l3-5.196c0.1-0.174,0.321-0.23,0.491-0.132\tc0.173,0.1,0.231,0.319,0.132,0.491l-3,5.196C20.995,26.922,20.874,26.986,20.75,26.986z M10.75,26.986\tc-0.061,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l3-5.196c0.099-0.173,0.32-0.233,0.492-0.132\tc0.172,0.1,0.231,0.319,0.132,0.491l-3,5.196C10.995,26.922,10.874,26.986,10.75,26.986z M17.25,24.389\tc-0.062,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l1.5-2.599c0.1-0.174,0.32-0.23,0.491-0.132\tc0.173,0.1,0.231,0.319,0.132,0.491l-1.5,2.599C17.495,24.324,17.374,24.389,17.25,24.389z M7.25,24.389\tc-0.061,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l1.5-2.599c0.1-0.173,0.318-0.233,0.492-0.132\tc0.172,0.1,0.231,0.319,0.132,0.491l-1.5,2.599C7.495,24.324,7.374,24.389,7.25,24.389z M5.631,18.79\tc-2.894-0.036-4.991-2.014-4.991-4.702c0-2.767,2.239-5.018,4.991-5.018c0.691,0,1.377,0.145,2.01,0.422\tc0.647-4.138,4.262-7.422,8.286-7.422c3.281,0,6.332,2.085,7.689,5.223c0.599-0.153,1.309-0.223,1.811-0.223\tc3.271,0,5.934,2.662,5.934,5.933c0,3.21-2.604,5.751-5.93,5.787C25.431,18.79,5.631,18.79,5.631,18.79z M5.631,9.79\tc-2.355,0-4.271,1.928-4.271,4.298c0,2.276,1.798,3.951,4.275,3.981h19.792c2.922-0.03,5.213-2.256,5.213-5.066\tc0-2.875-2.338-5.213-5.213-5.213c-0.636,0-1.419,0.115-1.905,0.28c-0.183,0.064-0.38-0.031-0.451-0.21\tc-1.18-3.032-4.051-5.07-7.144-5.07c-3.829,0-7.253,3.269-7.634,7.286c-0.012,0.122-0.084,0.229-0.192,0.286\tc-0.107,0.057-0.238,0.055-0.344-0.006C7.108,9.985,6.373,9.79,5.631,9.79z"
2312
2327
  })), children);
2313
2328
  });
@@ -2322,7 +2337,7 @@ const HailMixed = /*#__PURE__*/React.forwardRef(function HailMixed({
2322
2337
  xmlns: "http://www.w3.org/2000/svg",
2323
2338
  fill: "currentColor",
2324
2339
  ref: ref
2325
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2340
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2326
2341
  d: "M15.5,22c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S15.5,21.448,15.5,22z M8,24.5\tc-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S8.552,24.5,8,24.5z M10.5,28c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1\tS11.052,28,10.5,28z M23,21c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S23.552,21,23,21z M16.5,24.5c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S17.052,24.5,16.5,24.5z M19,28c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S19.552,28,19,28z M14,30.227\tc-0.061,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l1-1.732c0.099-0.173,0.318-0.232,0.492-0.132\tc0.172,0.1,0.231,0.319,0.132,0.491l-1,1.732C14.245,30.162,14.124,30.227,14,30.227z M5.5,30.227c-0.061,0-0.123-0.016-0.18-0.049\tc-0.172-0.1-0.231-0.319-0.132-0.491l1-1.732c0.1-0.173,0.319-0.232,0.492-0.132c0.172,0.1,0.231,0.319,0.132,0.491l-1,1.732\tC5.745,30.162,5.624,30.227,5.5,30.227z M20.5,26.727c-0.062,0-0.123-0.016-0.18-0.049c-0.173-0.1-0.231-0.319-0.132-0.491l1-1.732\tc0.1-0.174,0.321-0.231,0.491-0.132c0.173,0.1,0.231,0.319,0.132,0.491l-1,1.732C20.745,26.662,20.624,26.727,20.5,26.727z M12,26.727c-0.061,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l1-1.732c0.1-0.173,0.319-0.232,0.492-0.132\tc0.172,0.1,0.231,0.319,0.132,0.491l-1,1.732C12.245,26.662,12.124,26.727,12,26.727z M18,23.227c-0.062,0-0.123-0.016-0.18-0.049\tc-0.173-0.1-0.231-0.319-0.132-0.491l1-1.732c0.1-0.173,0.321-0.23,0.491-0.132c0.173,0.1,0.231,0.319,0.132,0.491l-1,1.732\tC18.245,23.162,18.124,23.227,18,23.227z M9.5,23.227c-0.061,0-0.123-0.016-0.18-0.049c-0.172-0.1-0.231-0.319-0.132-0.491l1-1.732\tc0.1-0.173,0.318-0.232,0.492-0.132c0.172,0.1,0.231,0.319,0.132,0.491l-1,1.732C9.745,23.162,9.624,23.227,9.5,23.227z M5.631,18.36c-2.894-0.038-4.991-2.015-4.991-4.702c0-2.767,2.239-5.018,4.991-5.018c0.691,0,1.377,0.145,2.01,0.422\tc0.647-4.138,4.261-7.422,8.286-7.422c3.281,0,6.332,2.085,7.689,5.223c0.599-0.153,1.309-0.223,1.811-0.223\tc3.271,0,5.934,2.662,5.934,5.934c0,3.209-2.604,5.75-5.93,5.787h-19.8V18.36z M5.631,9.36c-2.355,0-4.271,1.928-4.271,4.298\tc0,2.275,1.798,3.95,4.276,3.981h19.791c2.922-0.031,5.213-2.256,5.213-5.066c0-2.875-2.338-5.214-5.213-5.214\tc-0.636,0-1.419,0.115-1.905,0.28c-0.183,0.064-0.38-0.031-0.451-0.21c-1.18-3.032-4.051-5.07-7.144-5.07\tc-3.829,0-7.253,3.269-7.634,7.287c-0.012,0.123-0.084,0.23-0.192,0.286C7.993,9.99,7.863,9.987,7.756,9.925\tC7.108,9.556,6.373,9.36,5.631,9.36z"
2327
2342
  })), children);
2328
2343
  });
@@ -2337,7 +2352,7 @@ const HalfNote = /*#__PURE__*/React.forwardRef(function HalfNote({
2337
2352
  xmlns: "http://www.w3.org/2000/svg",
2338
2353
  fill: "currentColor",
2339
2354
  ref: ref
2340
- }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2355
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2341
2356
  d: "M16,28.36c-2.404,0-4.36-1.956-4.36-4.36\ts1.956-4.36,4.36-4.36c1.519,0,2.859,0.781,3.64,1.963V4h0.721v20C20.36,26.404,18.404,28.36,16,28.36z M16,20.36\tc-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,20.36,16,20.36z"
2342
2357
  })), children);
2343
2358
  });
@@ -2352,7 +2367,7 @@ const HamburgPhilharmone = /*#__PURE__*/React.forwardRef(function HamburgPhilhar
2352
2367
  xmlns: "http://www.w3.org/2000/svg",
2353
2368
  fill: "currentColor",
2354
2369
  ref: ref
2355
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2370
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2356
2371
  d: "M28,28.359c-0.738,0-1.436-0.292-2-0.832c-1.129,1.08-2.871,1.08-4,0\tc-1.129,1.08-2.871,1.08-4,0c-1.129,1.08-2.872,1.08-4,0c-1.128,1.08-2.872,1.08-4,0c-1.128,1.08-2.872,1.08-4,0\tC4.776,28.7,2.842,28.58,1.723,27.229c-0.127-0.153-0.105-0.38,0.048-0.507c0.152-0.127,0.38-0.105,0.507,0.048\tc0.929,1.121,2.517,1.121,3.445,0c0.137-0.166,0.418-0.166,0.555,0c0.929,1.121,2.517,1.121,3.445,0\tc0.137-0.166,0.418-0.166,0.555,0c0.929,1.121,2.517,1.121,3.445,0c0.137-0.166,0.418-0.166,0.555,0\tc0.929,1.121,2.516,1.121,3.445,0c0.137-0.166,0.418-0.166,0.555,0c0.93,1.121,2.516,1.121,3.445,0c0.137-0.166,0.418-0.166,0.555,0\tc0.93,1.121,2.516,1.121,3.445,0c0.137-0.166,0.418-0.166,0.555,0c0.93,1.121,2.516,1.121,3.445,0\tc0.127-0.153,0.353-0.176,0.507-0.048c0.153,0.127,0.175,0.354,0.048,0.507C29.674,27.958,28.864,28.359,28,28.359z M28.36,22\tc0-0.199-0.161-0.36-0.36-0.36h-0.64v-1.28H28c0.199,0,0.36-0.161,0.36-0.36V8c0-0.136-0.077-0.26-0.198-0.321\tS27.895,7.63,27.786,7.71c-0.154,0.112-3.77,2.717-6.498-0.926c-0.059-0.078-0.146-0.128-0.242-0.141\tc-0.097-0.012-0.193,0.015-0.271,0.076c-0.193,0.153-4.794,3.701-9.499-1.949c-0.123-0.146-0.338-0.171-0.492-0.058\tC10.771,4.723,9.293,5.8,7.549,5.456C6.314,5.213,5.224,4.324,4.308,2.813c-0.083-0.139-0.25-0.203-0.405-0.16\tC3.748,2.697,3.64,2.838,3.64,3v17c0,0.199,0.161,0.36,0.36,0.36h0.64v1.279H4c-0.199,0-0.36,0.161-0.36,0.36v4h0.72v-3.64h1.28V26\th0.72v-3.64h1.28V26h0.72v-3.64h3.28V26h0.72v-3.64h1.28V26h0.72v-3.64h3.28V26h0.721v-3.64h1.279V26h0.721v-3.64h3.279V26h0.721\tv-3.64h1.279V26h0.721v-3.64h1.279V26h0.721L28.36,22L28.36,22z M5.36,20.36H14c0.088,0,0.173-0.032,0.239-0.091\tc0.595-0.527,1.756-0.909,2.761-0.909c1.004,0,2.165,0.382,2.762,0.909c0.065,0.059,0.15,0.091,0.238,0.091h6.64v1.279H5.36V20.36z M17,18.64c-1.125,0-2.387,0.407-3.131,1H4.36V4.151c0.888,1.115,1.913,1.79,3.059,2.013c1.59,0.311,2.944-0.348,3.513-0.689\tc4.395,5.042,8.822,2.766,9.994,2.014c2.441,2.964,5.471,1.819,6.714,1.151v11h-7.509C19.386,19.047,18.124,18.64,17,18.64z M26.36,18h-0.72v1h0.721L26.36,18L26.36,18z M8.359,18H7.64v1h0.72L8.359,18L8.359,18z M6.36,17H5.64v1h0.72\tC6.36,18,6.36,17,6.36,17z M25.36,16h-0.72v1h0.721L25.36,16L25.36,16z M19.36,16h-0.72v1h0.721L19.36,16L19.36,16z M10.36,16H9.64\tv1h0.72C10.36,17,10.36,16,10.36,16z M8.36,15H7.64v1h0.72V15z M21.36,14h-0.72v1h0.721L21.36,14L21.36,14z M6.36,14H5.64v1h0.72\tC6.36,15,6.36,14,6.36,14z M10.36,13H9.64v1h0.72C10.36,14,10.36,13,10.36,13z M26.36,12h-0.72v1h0.721L26.36,12L26.36,12z M12.36,12h-0.72v1h0.72V12z M8.36,12H7.64v1h0.72V12z M22.36,11h-0.72v1h0.721L22.36,11L22.36,11z M6.36,11H5.64v1h0.72\tC6.36,12,6.36,11,6.36,11z M10.36,10H9.64v1h0.72C10.36,11,10.36,10,10.36,10z M12.36,9h-0.72v1h0.72V9z M8.36,9H7.64v1h0.72V9z M6.36,8H5.64v1h0.72C6.36,9,6.36,8,6.36,8z M10.36,7H9.64v1h0.72C10.36,8,10.36,7,10.36,7z"
2357
2372
  })), children);
2358
2373
  });
@@ -2373,7 +2388,7 @@ const Handicap = /*#__PURE__*/React.forwardRef(function Handicap({
2373
2388
  xmlns: "http://www.w3.org/2000/svg",
2374
2389
  fill: "currentColor",
2375
2390
  ref: ref
2376
- }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2391
+ }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2377
2392
  d: "M12,30.36c-4.058,0-7.36-3.302-7.36-7.36c0-3.232,2.162-6.134,5.257-7.055l0.205,0.69\tC7.31,17.466,5.36,20.083,5.36,23c0,3.661,2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64h0.721C19.36,27.059,16.058,30.36,12,30.36z M25,28.36c-0.027,0-0.056-0.004-0.082-0.01c-0.098-0.023-0.181-0.085-0.23-0.172L20.976,21.7c-0.113-0.198-0.326-0.321-0.555-0.321\tH15c-1.853,0-3.36-1.508-3.36-3.36V12c0-1.549,1.187-2.36,2.36-2.36c1.194,0,1.789,0.739,2.212,1.462l2.018,3.538H23v0.72h-4.979\tc-0.129,0-0.249-0.069-0.312-0.182l-2.119-3.715C15.118,10.66,14.687,10.36,14,10.36c-0.79,0-1.64,0.513-1.64,1.64v6.019\tc0,1.456,1.185,2.64,2.64,2.64h5.421c0.486,0,0.938,0.263,1.18,0.685l3.521,6.144l2.68-1.786l0.398,0.6l-3,2\tC25.14,28.339,25.07,28.36,25,28.36z M15,8.36c-1.577,0-2.86-1.283-2.86-2.86S13.423,2.64,15,2.64s2.86,1.283,2.86,2.86\tS16.577,8.36,15,8.36z M15,3.36c-1.18,0-2.14,0.96-2.14,2.14S13.82,7.64,15,7.64s2.14-0.96,2.14-2.14S16.18,3.36,15,3.36z"
2378
2393
  })), children);
2379
2394
  });
@@ -2394,7 +2409,7 @@ const HandicapActive = /*#__PURE__*/React.forwardRef(function HandicapActive({
2394
2409
  xmlns: "http://www.w3.org/2000/svg",
2395
2410
  fill: "currentColor",
2396
2411
  ref: ref
2397
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2412
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2398
2413
  d: "M11,30.36c-4.058,0-7.36-3.302-7.36-7.36s3.302-7.36,7.36-7.36v0.72\tc-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64h0.721C18.36,27.059,15.058,30.36,11,30.36z M24,28.36\tc-0.027,0-0.056-0.004-0.082-0.01c-0.098-0.023-0.181-0.085-0.23-0.172L19.976,21.7c-0.113-0.197-0.325-0.321-0.554-0.321\tl-6.068-0.012c-0.831-0.002-1.583-0.427-2.014-1.137s-0.459-1.574-0.077-2.311l3.421-6.595c0.198-0.34,0.423-0.68,0.698-0.965\th-4.159L9.322,14.16l-0.644-0.322l2-4C10.739,9.717,10.864,9.64,11,9.64h6c1.246,0,1.687,0.639,1.976,1.33l1.364,4.67h4.73v0.72h-5\tc-0.16,0-0.301-0.105-0.346-0.259l-1.427-4.891c-0.238-0.563-0.499-0.85-1.298-0.85c-0.762,0-1.225,0.525-1.686,1.312l-3.412,6.58\tc-0.266,0.512-0.246,1.111,0.054,1.604c0.299,0.494,0.822,0.789,1.399,0.79l6.069,0.012c0.485,0.002,0.936,0.264,1.177,0.685\tl3.521,6.144l2.68-1.786l0.398,0.6l-3,2C24.14,28.339,24.07,28.36,24,28.36z M19,8.36c-1.577,0-2.86-1.283-2.86-2.86\tS17.423,2.64,19,2.64s2.86,1.283,2.86,2.86S20.577,8.36,19,8.36z M19,3.36c-1.18,0-2.14,0.96-2.14,2.14S17.82,7.64,19,7.64\ts2.14-0.96,2.14-2.14S20.18,3.36,19,3.36z"
2399
2414
  })), children);
2400
2415
  });
@@ -2409,7 +2424,7 @@ const Handshake = /*#__PURE__*/React.forwardRef(function Handshake({
2409
2424
  xmlns: "http://www.w3.org/2000/svg",
2410
2425
  fill: "currentColor",
2411
2426
  ref: ref
2412
- }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2427
+ }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2413
2428
  d: "M11.552,25.874c-0.162,0-0.324-0.021-0.485-0.064\tc-0.48-0.129-0.881-0.437-1.129-0.867L7.292,20.36H5.36V22c0,0.199-0.161,0.36-0.36,0.36H1v-0.72h3.64V8.36H1V7.64h4\tc0.199,0,0.36,0.161,0.36,0.36v1.64h7.476l1.299-1.136c0.636-0.557,1.453-0.864,2.299-0.864H21c0.039,0,0.077,0.006,0.114,0.019\tl5.525,1.846V8c0-0.199,0.161-0.36,0.36-0.36h4v0.72h-3.64v13.28H31v0.721h-4c-0.199,0-0.36-0.161-0.36-0.36v-1.64h-3.505\tl0.123,0.213c0.266,0.459,0.335,0.994,0.198,1.506c-0.138,0.513-0.467,0.94-0.926,1.205c-0.457,0.267-0.991,0.338-1.506,0.199\tc-0.173-0.047-0.336-0.115-0.487-0.203l-1.43,0.825c-0.431,0.249-0.931,0.315-1.412,0.186c-0.186-0.05-0.359-0.126-0.517-0.227\tl-1.385,0.8c-0.43,0.249-0.932,0.316-1.412,0.187c-0.186-0.05-0.36-0.126-0.518-0.227l-1.386,0.8\tC12.192,25.79,11.875,25.874,11.552,25.874z M5.36,19.64H7.5c0.128,0,0.248,0.069,0.312,0.181l2.75,4.763\tc0.152,0.264,0.398,0.452,0.692,0.531c0.295,0.08,0.602,0.038,0.865-0.113l1.209-0.698c-0.026-0.038-0.051-0.078-0.075-0.119\tl-1.588-2.751l0.623-0.359l1.588,2.751c0.153,0.264,0.398,0.452,0.692,0.531c0.295,0.08,0.602,0.039,0.865-0.114l1.208-0.698\tc-0.026-0.038-0.051-0.077-0.074-0.118l-2.088-3.617l0.623-0.359l2.089,3.617c0.151,0.264,0.397,0.452,0.69,0.53\tc0.293,0.077,0.602,0.039,0.866-0.113l1.219-0.704c-0.054-0.069-0.103-0.143-0.147-0.221l-2.525-4.374l0.623-0.359l2.525,4.374\tc0.169,0.292,0.442,0.502,0.769,0.589c0.33,0.089,0.668,0.042,0.959-0.126c0.293-0.169,0.503-0.441,0.591-0.769\tc0.087-0.326,0.042-0.667-0.126-0.96l-4.373-7.573h-3.139l-1.344,1.039c-1.407,1.089-3.416,0.96-4.674-0.297\tc-0.165-0.165-0.255-0.393-0.247-0.626c0.008-0.232,0.112-0.454,0.288-0.607l2.867-2.508H5.36V19.64z M22.72,19.64h3.92v-9.376\tL20.941,8.36h-4.508c-0.671,0-1.319,0.244-1.825,0.686L9.62,13.41c-0.035,0.031-0.042,0.07-0.042,0.09\tc-0.001,0.021,0.003,0.06,0.037,0.093c1.002,1.001,2.604,1.104,3.724,0.237l1.441-1.114c0.063-0.049,0.141-0.075,0.22-0.075h3.47\tc0.129,0,0.247,0.068,0.312,0.18L22.72,19.64z"
2414
2429
  })), children);
2415
2430
  });
@@ -2424,7 +2439,7 @@ const HardDrive = /*#__PURE__*/React.forwardRef(function HardDrive({
2424
2439
  xmlns: "http://www.w3.org/2000/svg",
2425
2440
  fill: "currentColor",
2426
2441
  ref: ref
2427
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2442
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2428
2443
  d: "M26,6c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S26.552,6,26,6z M27,16c0-0.552-0.448-1-1-1\ts-1,0.448-1,1s0.448,1,1,1S27,16.552,27,16z M27,27c0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1S27,27.552,27,27z M31,31.36H1\tc-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8\tC31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28v-7.28H1.36V30.64z M31,20.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8C31.36,20.199,31.199,20.36,31,20.36z M1.36,19.64h29.28v-7.28\tH1.36V19.64z M31,9.36H1C0.801,9.36,0.64,9.199,0.64,9V1c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v8\tC31.36,9.199,31.199,9.36,31,9.36z M1.36,8.64h29.28V1.36H1.36V8.64z"
2429
2444
  })), children);
2430
2445
  });
@@ -2439,7 +2454,7 @@ const HardDriveNetwork = /*#__PURE__*/React.forwardRef(function HardDriveNetwork
2439
2454
  xmlns: "http://www.w3.org/2000/svg",
2440
2455
  fill: "currentColor",
2441
2456
  ref: ref
2442
- }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2457
+ }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2443
2458
  d: "M20,6c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S20.552,6,20,6z M21,16\tc0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1S21,16.552,21,16z M21,27c0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1\tS21,27.552,21,27z M24,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8c0-0.199,0.161-0.36,0.36-0.36h23c0.199,0,0.36,0.161,0.36,0.36v8\tC24.36,31.199,24.199,31.36,24,31.36z M1.36,30.64h22.28v-7.28H1.36V30.64z M31,27.36h-5v-0.72h4.64V16.36H26v-0.72h4.64V5.36H26\tV4.64h5c0.199,0,0.36,0.161,0.36,0.36v22C31.36,27.199,31.199,27.36,31,27.36z M24,20.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8\tc0-0.199,0.161-0.36,0.36-0.36h23c0.199,0,0.36,0.161,0.36,0.36v8C24.36,20.199,24.199,20.36,24,20.36z M1.36,19.64h22.28v-7.28\tH1.36V19.64z M24,9.36H1C0.801,9.36,0.64,9.199,0.64,9V1c0-0.199,0.161-0.36,0.36-0.36h23c0.199,0,0.36,0.161,0.36,0.36v8\tC24.36,9.199,24.199,9.36,24,9.36z M1.36,8.64h22.28V1.36H1.36V8.64z"
2444
2459
  })), children);
2445
2460
  });
@@ -2454,7 +2469,7 @@ const HardIceCream = /*#__PURE__*/React.forwardRef(function HardIceCream({
2454
2469
  xmlns: "http://www.w3.org/2000/svg",
2455
2470
  fill: "currentColor",
2456
2471
  ref: ref
2457
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2472
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2458
2473
  d: "M16,31.36c-0.155,0-0.292-0.1-0.341-0.246L10.71,16.268c-1.672-0.322-2.672-1.473-2.672-3.161\tc0-1.142,0.55-2.293,1.616-2.871C9.29,9.383,9.105,8.476,9.105,7.535c0-3.802,3.093-6.895,6.895-6.895s6.896,3.093,6.896,6.895\tc0,0.94-0.185,1.848-0.55,2.701c1.065,0.578,1.616,1.729,1.616,2.871c0,1.783-1.312,2.962-2.687,3.206l-4.934,14.801\tC16.292,31.261,16.155,31.36,16,31.36z M11.498,16.356L16,29.861l4.501-13.501h-8.777C11.648,16.36,11.572,16.358,11.498,16.356z M11.249,9.855c0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36c-1.711,0-2.491,1.313-2.491,2.533\tc0,1.586,1.109,2.533,2.966,2.533h9.027c1.198,0,2.49-0.968,2.49-2.533c0-1.22-0.779-2.533-2.49-2.533H16.95\tc-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h3.801c0.334,0,0.643,0.041,0.925,0.116c0.332-0.769,0.499-1.587,0.499-2.436\tc0-3.405-2.77-6.175-6.175-6.175S9.825,4.131,9.825,7.535c0,0.849,0.168,1.667,0.5,2.436C10.607,9.896,10.916,9.855,11.249,9.855z"
2459
2474
  })), children);
2460
2475
  });
@@ -2469,7 +2484,7 @@ const HardPrompt = /*#__PURE__*/React.forwardRef(function HardPrompt({
2469
2484
  xmlns: "http://www.w3.org/2000/svg",
2470
2485
  fill: "currentColor",
2471
2486
  ref: ref
2472
- }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2487
+ }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2473
2488
  d: "M30.36,23v5h-0.72v-5c0-0.629-0.511-1.14-1.14-1.14\ts-1.14,0.511-1.14,1.14v2c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-3c0-0.629-0.511-1.14-1.14-1.14\ts-1.14,0.511-1.14,1.14v3c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-3.5c0-0.629-0.511-1.14-1.14-1.14\ts-1.14,0.511-1.14,1.14V25c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36V14.5c0-0.628-0.511-1.14-1.14-1.14\ts-1.14,0.512-1.14,1.14v11V28h-0.72v-2.5c0-0.629-0.511-1.14-1.14-1.14c-0.628,0-1.14,0.511-1.14,1.14V28h-0.72v-2.5\tc0-1.025,0.834-1.86,1.86-1.86c0.431,0,0.824,0.154,1.14,0.401V14.5c0-1.025,0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86v5.531\tc0.314-0.245,0.711-0.392,1.14-0.392c0.737,0,1.376,0.432,1.677,1.055c0.337-0.342,0.806-0.555,1.323-0.555\tc0.882,0,1.619,0.619,1.809,1.443c0.324-0.273,0.736-0.443,1.191-0.443C29.525,21.14,30.36,21.975,30.36,23z M26.64,15h0.721V4\tc0-0.199-0.161-0.36-0.36-0.36h-5v0.72h4.64L26.64,15L26.64,15z M3.36,4.36H8V3.64H3C2.801,3.64,2.64,3.801,2.64,4v20\tc0,0.199,0.161,0.36,0.36,0.36h5v-0.72H3.36V4.36z M10.36,14c0,0.75-0.61,1.36-1.36,1.36S7.64,14.75,7.64,14S8.25,12.64,9,12.64\tS10.36,13.25,10.36,14z M9.64,14c0-0.353-0.287-0.64-0.64-0.64S8.36,13.647,8.36,14S8.647,14.64,9,14.64S9.64,14.353,9.64,14z M15,15.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S15.75,15.36,15,15.36z M15,14.64\tc0.353,0,0.64-0.287,0.64-0.64s-0.287-0.64-0.64-0.64s-0.64,0.287-0.64,0.64S14.647,14.64,15,14.64z"
2474
2489
  })), children);
2475
2490
  });
@@ -2484,7 +2499,7 @@ const Hazy = /*#__PURE__*/React.forwardRef(function Hazy({
2484
2499
  xmlns: "http://www.w3.org/2000/svg",
2485
2500
  fill: "currentColor",
2486
2501
  ref: ref
2487
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2502
+ }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2488
2503
  d: "M17,27.36h-5v-0.72h5V27.36z M22,23.36H12v-0.72h10V23.36z M8,23.36H3v-0.72h5V23.36z M31,19.36H1v-0.72h30\tV19.36z M16,16.36v-0.72c2.559,0,4.64-2.082,4.64-4.64S18.559,6.36,16,6.36S11.36,8.441,11.36,11h-0.72\tc0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36S18.955,16.36,16,16.36z M28.984,15.36h-5v-0.72h5V15.36z M11,15.36H3\tv-0.72h8V15.36z M8,11.36H1v-0.72h7V11.36z"
2489
2504
  })), children);
2490
2505
  });
@@ -2499,7 +2514,7 @@ const Headphones = /*#__PURE__*/React.forwardRef(function Headphones({
2499
2514
  xmlns: "http://www.w3.org/2000/svg",
2500
2515
  fill: "currentColor",
2501
2516
  ref: ref
2502
- }, rest), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2517
+ }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2503
2518
  d: "M27,31.36c-1.302,0-2.36-1.059-2.36-2.36v-8c0-1.302,1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36v8\tC29.36,30.302,28.302,31.36,27,31.36z M27,19.36c-0.904,0-1.64,0.735-1.64,1.64v8c0,0.904,0.735,1.64,1.64,1.64\ts1.64-0.735,1.64-1.64v-8C28.64,20.096,27.904,19.36,27,19.36z M5,31.36c-1.301,0-2.36-1.059-2.36-2.36v-8\tc0-1.302,1.059-2.36,2.36-2.36S7.36,19.698,7.36,21v8C7.36,30.302,6.301,31.36,5,31.36z M5,19.36c-0.904,0-1.64,0.735-1.64,1.64v8\tc0,0.904,0.736,1.64,1.64,1.64S6.64,29.904,6.64,29v-8C6.64,20.096,5.904,19.36,5,19.36z M31.36,25h-0.72v-9\tc0-8.073-6.567-14.64-14.64-14.64C7.927,1.36,1.36,7.927,1.36,16v9H0.64v-9C0.64,7.53,7.53,0.64,16,0.64S31.36,7.53,31.36,16V25z"
2504
2519
  })), children);
2505
2520
  });
@@ -2514,7 +2529,7 @@ const Headset = /*#__PURE__*/React.forwardRef(function Headset({
2514
2529
  xmlns: "http://www.w3.org/2000/svg",
2515
2530
  fill: "currentColor",
2516
2531
  ref: ref
2517
- }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2532
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2518
2533
  d: "M24,29.36h-1c-0.75,0-1.36-0.61-1.36-1.36V16\tc0-0.75,0.61-1.36,1.36-1.36h1c0.22,0,0.433,0.011,0.64,0.035v-2.674c0-4.765-3.876-8.642-8.64-8.642s-8.64,3.876-8.64,8.64v2.676\tC7.568,14.652,7.78,14.64,8,14.64h1c0.75,0,1.36,0.61,1.36,1.36v12c0,0.75-0.61,1.36-1.36,1.36H8c-1.304,0-2.367-0.409-3.555-1.367\tC3.298,27.067,2.64,25.612,2.64,24v-4c0-1.61,0.658-3.065,1.806-3.99c0.752-0.606,1.453-0.993,2.194-1.196V12\tc0-5.161,4.199-9.36,9.36-9.36s9.36,4.199,9.36,9.361v2.812c0.743,0.202,1.443,0.588,2.194,1.194c0.436,0.351,0.8,0.778,1.085,1.261\tV12c0-1.969-0.463-3.924-1.342-5.673C27.202,6.349,27.103,6.36,27,6.36c-0.75,0-1.36-0.61-1.36-1.36S26.25,3.64,27,3.64\tS28.36,4.25,28.36,5c0,0.389-0.164,0.74-0.427,0.988C28.867,7.841,29.36,9.914,29.36,12v12c0,1.61-0.658,3.064-1.807,3.99\tC26.364,28.95,25.301,29.36,24,29.36z M23,15.36c-0.353,0-0.64,0.287-0.64,0.64v12c0,0.353,0.287,0.64,0.64,0.64h1\tc0.22,0,0.433-0.014,0.64-0.042V15.402c-0.207-0.028-0.42-0.042-0.64-0.042C24,15.36,23,15.36,23,15.36z M7.36,28.598\tC7.567,28.626,7.78,28.64,8,28.64h1c0.353,0,0.64-0.287,0.64-0.64V16c0-0.353-0.287-0.64-0.64-0.64H8\tc-0.22,0-0.433,0.014-0.64,0.043V28.598z M6.64,15.569c-0.58,0.19-1.141,0.517-1.742,1.001C3.92,17.358,3.36,18.608,3.36,20v4\tc0,1.394,0.561,2.645,1.537,3.433c0.601,0.484,1.162,0.811,1.743,1V15.569z M25.36,15.567v12.864c0.58-0.19,1.141-0.517,1.742-1.002\tc0.977-0.788,1.537-2.038,1.537-3.43v-4c0-1.394-0.56-2.646-1.536-3.433C26.502,16.083,25.941,15.757,25.36,15.567z M27,4.36\tc-0.353,0-0.64,0.287-0.64,0.64S26.647,5.64,27,5.64S27.64,5.353,27.64,5S27.353,4.36,27,4.36z"
2519
2534
  })), children);
2520
2535
  });
@@ -2529,7 +2544,7 @@ const Health = /*#__PURE__*/React.forwardRef(function Health({
2529
2544
  xmlns: "http://www.w3.org/2000/svg",
2530
2545
  fill: "currentColor",
2531
2546
  ref: ref
2532
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2547
+ }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2533
2548
  d: "M16,29.36c-0.097,0-0.189-0.039-0.257-0.108l-8.84-9\tl0.514-0.504L16,28.486l12.512-12.739c1.373-1.374,2.128-3.194,2.128-5.129c0-1.938-0.755-3.761-2.126-5.132\tc-1.368-1.369-3.188-2.124-5.125-2.126c-0.003,0-0.006,0-0.008,0c-1.938,0-3.761,0.755-5.132,2.126l-1.993,2.017\tc-0.135,0.137-0.377,0.137-0.512,0L13.75,5.484c-1.37-1.37-3.192-2.125-5.13-2.125c-0.001,0-0.002,0-0.004,0\tc-1.938,0.002-3.76,0.757-5.13,2.127C2.115,6.857,1.36,8.684,1.36,10.631c0,1.878,0.717,3.651,2.023,5.009h6.358l1.918-5.754\tc0.098-0.294,0.585-0.294,0.683,0L16,20.861l1.658-4.975c0.049-0.147,0.187-0.246,0.342-0.246h3v0.72h-2.74l-1.918,5.754\tc-0.098,0.293-0.585,0.293-0.683,0L12,11.139l-1.659,4.975C10.292,16.261,10.155,16.36,10,16.36H3.231\tc-0.096,0-0.187-0.038-0.254-0.105C1.47,14.748,0.64,12.75,0.64,10.631c0-2.139,0.83-4.147,2.337-5.654\tC4.483,3.471,6.485,2.641,8.615,2.64c0.001,0,0.002,0,0.004,0c2.131,0,4.134,0.83,5.641,2.337L16,6.738l1.738-1.759\tc1.509-1.509,3.513-2.338,5.643-2.338c0.003,0,0.005,0,0.008,0c2.129,0.002,4.13,0.832,5.635,2.337\tc1.507,1.507,2.337,3.51,2.337,5.641c0,2.127-0.83,4.129-2.337,5.636L16.257,29.252C16.189,29.321,16.097,29.36,16,29.36z"
2534
2549
  })), children);
2535
2550
  });
@@ -2544,7 +2559,7 @@ const Healthcare = /*#__PURE__*/React.forwardRef(function Healthcare({
2544
2559
  xmlns: "http://www.w3.org/2000/svg",
2545
2560
  fill: "currentColor",
2546
2561
  ref: ref
2547
- }, rest), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2562
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2548
2563
  d: "M16,30.36c-0.104,0-0.204-0.046-0.272-0.125L3.587,16.227C3.409,16.312,3.21,16.36,3,16.36\tc-0.75,0-1.36-0.61-1.36-1.36c0-0.318,0.11-0.612,0.294-0.844C1.385,13.295,0.64,11.834,0.64,10.25c0-4.748,3.75-8.61,8.36-8.61\tc2.597,0,5.292,1.451,7,3.736c1.708-2.285,4.403-3.736,7-3.736c4.609,0,8.36,3.862,8.36,8.61c0,1.584-0.746,3.045-1.295,3.906\tC30.25,14.388,30.36,14.681,30.36,15c0,0.75-0.61,1.36-1.36,1.36c-0.21,0-0.409-0.048-0.587-0.133L16.272,30.235\tC16.204,30.314,16.104,30.36,16,30.36z M4.131,15.755L16,29.45l11.869-13.695c-0.08-0.12-0.142-0.252-0.181-0.395h-4.966l-3.4,6.801\tc-0.06,0.118-0.18,0.195-0.312,0.198c-0.143,0.045-0.257-0.066-0.322-0.181L11.021,8.763l-3.199,6.398\tC7.761,15.283,7.636,15.36,7.5,15.36H4.312C4.272,15.502,4.211,15.635,4.131,15.755z M11,7.64c0.129,0,0.249,0.069,0.312,0.181\tl7.666,13.416l3.199-6.398c0.062-0.122,0.186-0.199,0.322-0.199h5.188c0.158-0.576,0.687-1,1.312-1c0.17,0,0.333,0.031,0.483,0.089\tc0.738-1.169,1.156-2.421,1.156-3.479c0-4.351-3.427-7.89-7.64-7.89c-2.865,0-5.43,1.928-6.7,3.839c-0.134,0.201-0.466,0.201-0.6,0\tC14.43,4.288,11.865,2.36,9,2.36c-4.213,0-7.64,3.54-7.64,7.89c0,1.058,0.418,2.31,1.156,3.479C2.667,13.671,2.83,13.64,3,13.64\tc0.625,0,1.153,0.424,1.312,1h2.966l3.401-6.801c0.059-0.119,0.179-0.195,0.312-0.199C10.993,7.64,10.997,7.64,11,7.64z M29,14.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S29.353,14.36,29,14.36z M3,14.36\tc-0.353,0-0.64,0.287-0.64,0.64S2.647,15.64,3,15.64S3.64,15.353,3.64,15S3.353,14.36,3,14.36z"
2549
2564
  })), children);
2550
2565
  });
@@ -2559,7 +2574,7 @@ const Heart = /*#__PURE__*/React.forwardRef(function Heart({
2559
2574
  xmlns: "http://www.w3.org/2000/svg",
2560
2575
  fill: "currentColor",
2561
2576
  ref: ref
2562
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2577
+ }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2563
2578
  d: "M20.678,5.111H30.5v-0.72h-9.373c-0.732-1.85-2.609-3.75-5.201-3.75c-3.856,0-6.348,2.447-6.348,6.235v1.29\tC8.981,8.208,8.408,8.303,7.86,8.442V1H7.14v7.66c-1.265,0.434-2.371,1.133-3.28,2.049V1H3.14v10.534c-1.269,1.656-2,3.829-2,6.341\tc0,1.503,0.594,3.553,2,5.601V31h0.72v-6.571c0.858,1.048,1.941,2.072,3.28,2.999V31h0.72v-3.1\tc3.233,2.014,7.797,3.459,14.051,3.459c3.707,0,6.197-1.969,6.197-4.898c0-3.667-2.268-12.768-9.196-17.99\tc0.51-0.328,1.196-0.489,2.097-0.489h9.49v-0.72h-9.49c-1.261,0-2.204,0.301-2.857,0.891c-0.024,0.013-0.045,0.032-0.066,0.051\tc-0.679,0.653-1.019,1.645-1.019,2.995V16c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-3.228\tc1.176,1.167,2.138,2.498,2.619,3.398c0.064,0.121,0.189,0.19,0.317,0.19c0.058,0,0.116-0.014,0.17-0.042\tc0.175-0.094,0.241-0.312,0.147-0.487c-0.688-1.288-1.985-2.898-3.254-4.05V11.2c0-0.986,0.197-1.712,0.593-2.231\tc6.137,4.572,9.006,13.091,9.006,17.492c0,2.538-2.149,4.178-5.477,4.178c-15.15,0-20.051-8.6-20.051-12.764\tc0-5.307,3.476-9.014,8.452-9.014c1.449,0,2.997,0.413,3.999,0.805c-0.032,0.251-0.055,0.505-0.055,0.766v4.527\tc0,2.173-1.474,3.375-3.035,4.647c-1.74,1.419-3.539,2.886-3.539,5.769c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36\tc0-2.541,1.59-3.838,3.274-5.211c1.622-1.322,3.299-2.69,3.299-5.205v-4.527c0-0.332,0.034-0.653,0.091-0.965\tc0.001-0.01,0.005-0.021,0.005-0.031C15.544,6.913,17.795,5.111,20.678,5.111z M10.312,8.142c-0.005,0-0.01,0-0.015,0V6.877\tc0-4.066,2.908-5.515,5.628-5.515c2.14,0,3.723,1.503,4.428,3.045c-1.032,0.046-1.994,0.307-2.834,0.745L17.38,4.95\tc-0.235-0.336-1.083-1.431-2.074-1.431c-0.995,0-1.689,0.656-1.689,1.596c0,0.936,0.998,1.78,1.306,2.018l0.234,0.183\tc-0.314,0.499-0.553,1.046-0.705,1.63C13.357,8.533,11.803,8.142,10.312,8.142z M15.577,6.731c-0.109-0.085-0.211-0.165-0.215-0.168\tc-0.38-0.294-1.025-0.931-1.025-1.447c0-0.532,0.38-0.876,0.969-0.876c0.512,0,1.121,0.606,1.484,1.123l0.111,0.162\tC16.398,5.863,15.953,6.269,15.577,6.731z M11.045,25.996c3.758,2.027,8.467,2.022,10.72,2.006l0.358-0.001\tc0.199,0,0.36,0.161,0.36,0.36s-0.161,0.36-0.36,0.36h-0.356c-0.143,0.001-0.294,0.001-0.454,0.001\tc-2.454,0-6.932-0.108-10.609-2.094c-0.175-0.094-0.24-0.312-0.146-0.487C10.651,25.966,10.87,25.901,11.045,25.996z M4.671,16.966\tc-0.075,1.86,0.192,3.206,0.894,4.486c0.095,0.174,0.031,0.393-0.143,0.488c-0.055,0.03-0.114,0.045-0.172,0.045\tc-0.127,0-0.25-0.068-0.316-0.188c-0.758-1.384-1.061-2.887-0.981-4.875c0.224-2.828,1.854-4.467,4.983-5.027\tc0.196-0.038,0.383,0.095,0.418,0.291s-0.095,0.383-0.291,0.418C6.263,13.106,4.867,14.492,4.671,16.966z"
2564
2579
  })), children);
2565
2580
  });
@@ -2574,7 +2589,7 @@ const HeartHealth = /*#__PURE__*/React.forwardRef(function HeartHealth({
2574
2589
  xmlns: "http://www.w3.org/2000/svg",
2575
2590
  fill: "currentColor",
2576
2591
  ref: ref
2577
- }, rest), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2592
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2578
2593
  d: "M31.36,31h-0.72c0-6.432-4.777-12.232-11.359-13.792c-0.15-0.036-0.261-0.163-0.275-0.317\tc-0.015-0.153,0.071-0.299,0.212-0.362c2.861-1.273,4.71-4.116,4.71-7.241c0-4.371-3.556-7.927-7.927-7.927\tc-4.372,0-7.928,3.556-7.928,7.927c0,3.125,1.849,5.968,4.711,7.241c0.141,0.063,0.226,0.209,0.212,0.362\tc-0.014,0.154-0.125,0.281-0.275,0.317C6.137,18.768,1.36,24.568,1.36,31H0.64c0-6.46,4.574-12.312,11.002-14.248\tc-2.634-1.539-4.291-4.375-4.291-7.465c0-4.768,3.879-8.647,8.648-8.647c4.768,0,8.647,3.879,8.647,8.647\tc0,3.09-1.656,5.926-4.29,7.465C26.786,18.688,31.36,24.54,31.36,31z M16,30.36c-0.096,0-0.187-0.038-0.255-0.105l-3.962-3.965\tc-0.511-0.512-0.794-1.191-0.797-1.915c-0.003-0.731,0.28-1.42,0.798-1.938c0.513-0.513,1.195-0.796,1.921-0.798\tc0.001,0,0.003,0,0.004,0c0.729,0,1.413,0.283,1.927,0.798L16,22.803l0.365-0.365c1.026-1.027,2.825-1.028,3.852,0.001\tc0.527,0.526,0.811,1.228,0.798,1.974c-0.014,0.711-0.297,1.377-0.799,1.878l-3.961,3.965C16.187,30.322,16.096,30.36,16,30.36z M13.709,22.36c-0.001,0-0.002,0-0.003,0c-0.534,0.001-1.036,0.209-1.413,0.587c-0.381,0.381-0.59,0.887-0.587,1.425\tc0.002,0.532,0.211,1.032,0.587,1.408L16,29.49l3.707-3.71c0.369-0.368,0.578-0.858,0.587-1.381c0.01-0.549-0.198-1.064-0.587-1.452\tc-0.756-0.758-2.077-0.757-2.833-0.001l-0.62,0.62c-0.141,0.141-0.368,0.141-0.509,0l-0.619-0.619\tC14.748,22.568,14.245,22.36,13.709,22.36z"
2579
2594
  })), children);
2580
2595
  });
@@ -2589,7 +2604,7 @@ const HeatMap_01 = /*#__PURE__*/React.forwardRef(function HeatMap_01({
2589
2604
  xmlns: "http://www.w3.org/2000/svg",
2590
2605
  fill: "currentColor",
2591
2606
  ref: ref
2592
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2607
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2593
2608
  d: "M15,31.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36h3\tc0.199,0,0.36,0.161,0.36,0.36v3C15.36,31.199,15.199,31.36,15,31.36z M12.36,30.64h2.28v-2.28h-2.28V30.64z M30,30.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4\tC30.36,30.199,30.199,30.36,30,30.36z M26.36,29.64h3.279v-3.28H26.36V29.64z M10,26.36H4c-0.199,0-0.36-0.161-0.36-0.36v-5.64H2\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v1.64H10\tc0.199,0,0.36,0.161,0.36,0.36v6C10.36,26.199,10.199,26.36,10,26.36z M4.36,25.64h5.28v-5.28H4.36V25.64z M2.36,19.64h1.28v-1.28\tH2.36V19.64z M24,25.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4\tC24.36,25.199,24.199,25.36,24,25.36z M20.36,24.64h3.279v-3.28H20.36V24.64z M31,21.36h-3c-0.199,0-0.36-0.161-0.36-0.36v-3\tc0-0.199,0.161-0.36,0.36-0.36h3c0.199,0,0.36,0.161,0.36,0.36v3C31.36,21.199,31.199,21.36,31,21.36z M28.36,20.64h2.279v-2.28\tH28.36V20.64z M16,21.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1.64V16c0-0.199,0.161-0.36,0.36-0.36h3\tc0.199,0,0.36,0.161,0.36,0.36v3c0,0.199-0.161,0.36-0.36,0.36h-2.64V21C16.36,21.199,16.199,21.36,16,21.36z M14.36,20.64h1.28\tv-1.28h-1.28V20.64z M16.36,18.64h2.28v-2.28h-2.28V18.64z M26,16.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2C26.36,16.199,26.199,16.36,26,16.36z M24.36,15.64h1.279v-1.28\tH24.36V15.64z M7,16.36H4c-0.199,0-0.36-0.161-0.36-0.36v-2.64H1c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.199,0.161-0.36,0.36-0.36\th2.64V8c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36H4.36v2.28H7\tc0.199,0,0.36,0.161,0.36,0.36v3C7.36,16.199,7.199,16.36,7,16.36z M4.36,15.64h2.28v-2.28H4.36V15.64z M1.36,12.64h2.28v-2.28H1.36\tV12.64z M4.36,9.64h1.28V8.36H4.36V9.64z M14,14.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1.64V6\tc0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-5.64V14\tC14.36,14.199,14.199,14.36,14,14.36z M12.36,13.64h1.28v-1.28h-1.28V13.64z M14.36,11.64h5.28V6.36h-5.28\tC14.36,6.36,14.36,11.64,14.36,11.64z M28,10.36h-3c-0.199,0-0.36-0.161-0.36-0.36V7c0-0.199,0.161-0.36,0.36-0.36h2.64V5\tc0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.64V10\tC28.36,10.199,28.199,10.36,28,10.36z M25.36,9.64h2.279V7.36H25.36V9.64z M28.36,6.64h1.279V5.36H28.36V6.64z M12,7.36H8\tC7.801,7.36,7.64,7.199,7.64,7V3c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C12.36,7.199,12.199,7.36,12,7.36z M8.36,6.64h3.28V3.36H8.36V6.64z M21,3.36h-2c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v2C21.36,3.199,21.199,3.36,21,3.36z M19.36,2.64h1.279V1.36H19.36V2.64z"
2594
2609
  })), children);
2595
2610
  });
@@ -2604,7 +2619,7 @@ const HeatMap_02 = /*#__PURE__*/React.forwardRef(function HeatMap_02({
2604
2619
  xmlns: "http://www.w3.org/2000/svg",
2605
2620
  fill: "currentColor",
2606
2621
  ref: ref
2607
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2622
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2608
2623
  d: "M18,31.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36\tS19.302,31.36,18,31.36z M18,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S18.904,27.36,18,27.36\tz M7,31.36c-2.956,0-5.36-2.405-5.36-5.36c0-1.006,0.287-1.977,0.833-2.835C1.385,22.748,0.64,21.7,0.64,20.5\tc0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86c0,0.061-0.002,0.121-0.007,0.183C9.599,20.266,12.36,22.831,12.36,26\tC12.36,28.955,9.956,31.36,7,31.36z M3.5,18.36c-1.18,0-2.14,0.96-2.14,2.14c0,1.035,0.742,1.919,1.764,2.102\tc0.124,0.022,0.228,0.107,0.272,0.226c0.045,0.117,0.026,0.25-0.051,0.35C2.701,24.007,2.36,24.983,2.36,26\tc0,2.559,2.082,4.64,4.64,4.64s4.64-2.081,4.64-4.64S9.559,21.36,7,21.36c-0.326,0-0.656,0.038-1.01,0.118\tc-0.123,0.027-0.251-0.011-0.338-0.102c-0.087-0.09-0.121-0.22-0.089-0.341C5.615,20.834,5.64,20.664,5.64,20.5\tC5.64,19.32,4.68,18.36,3.5,18.36z M28,28.36c-1.853,0-3.36-1.508-3.36-3.36s1.508-3.36,3.36-3.36s3.36,1.508,3.36,3.36\tS29.853,28.36,28,28.36z M28,22.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S29.456,22.36,28,22.36\tz M17,23.36c-1.853,0-3.36-1.508-3.36-3.36c0-2.071,1.926-3.74,4.017-3.289c0.144-1.166,1.14-2.071,2.343-2.071\tc1.302,0,2.36,1.059,2.36,2.36c0,1.203-0.906,2.199-2.071,2.343c0.047,0.221,0.071,0.44,0.071,0.657\tC20.36,21.853,18.853,23.36,17,23.36z M17,17.36c-1.456,0-2.64,1.184-2.64,2.64s1.185,2.64,2.64,2.64c1.456,0,2.64-1.184,2.64-2.64\tc0-0.289-0.056-0.591-0.167-0.896c-0.043-0.115-0.022-0.245,0.053-0.343s0.199-0.146,0.318-0.139L20,18.64\tc0.904,0,1.64-0.735,1.64-1.64s-0.735-1.64-1.64-1.64s-1.64,0.736-1.64,1.64c0,0.004,0.017,0.148,0.018,0.152\tc0.013,0.124-0.039,0.245-0.137,0.321c-0.098,0.078-0.227,0.097-0.345,0.056C17.584,17.415,17.29,17.36,17,17.36z M28,17.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S28.75,17.36,28,17.36z M28,15.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,15.36,28,15.36z M5,15.36\tc-1.301,0-2.36-1.059-2.36-2.36S3.699,10.64,5,10.64S7.36,11.699,7.36,13S6.301,15.36,5,15.36z M5,11.36\tc-0.904,0-1.64,0.736-1.64,1.64S4.096,14.64,5,14.64S6.64,13.904,6.64,13S5.904,11.36,5,11.36z M12.5,13.36\tc-1.577,0-2.86-1.283-2.86-2.86c0-1.385,0.969-2.531,2.281-2.796C11.734,7.153,11.64,6.582,11.64,6c0-2.956,2.404-5.36,5.36-5.36\tc2.955,0,5.36,2.404,5.36,5.36s-2.405,5.36-5.36,5.36c-0.581,0-1.152-0.095-1.705-0.282C15.031,12.391,13.885,13.36,12.5,13.36z M17,1.36c-2.559,0-4.64,2.082-4.64,4.64c0,0.641,0.133,1.267,0.396,1.862c0.048,0.109,0.039,0.236-0.025,0.337\tc-0.064,0.102-0.174,0.165-0.294,0.168C11.272,8.401,10.36,9.338,10.36,10.5c0,1.18,0.96,2.14,2.14,2.14\tc1.161,0,2.098-0.912,2.132-2.077c0.003-0.12,0.066-0.229,0.167-0.293s0.229-0.074,0.337-0.025c0.598,0.262,1.225,0.396,1.864,0.396\tc2.559,0,4.64-2.082,4.64-4.64S19.559,1.36,17,1.36z M27,10.36c-1.302,0-2.36-1.059-2.36-2.36S25.698,5.64,27,5.64\tS29.36,6.699,29.36,8S28.302,10.36,27,10.36z M27,6.36c-0.904,0-1.64,0.736-1.64,1.64S26.096,9.64,27,9.64S28.64,8.904,28.64,8\tS27.904,6.36,27,6.36z M2,9.36C1.25,9.36,0.64,8.75,0.64,8S1.25,6.64,2,6.64S3.36,7.25,3.36,8S2.75,9.36,2,9.36z M2,7.36\tC1.647,7.36,1.36,7.647,1.36,8c0,0.353,0.287,0.64,0.64,0.64S2.64,8.353,2.64,8S2.353,7.36,2,7.36z M7,6.36\tC5.699,6.36,4.64,5.301,4.64,4S5.699,1.64,7,1.64S9.36,2.699,9.36,4S8.301,6.36,7,6.36z M7,2.36C6.096,2.36,5.36,3.096,5.36,4\tS6.096,5.64,7,5.64S8.64,4.904,8.64,4S7.904,2.36,7,2.36z M30,4.36c-0.75,0-1.36-0.61-1.36-1.36S29.25,1.64,30,1.64\tS31.36,2.25,31.36,3S30.75,4.36,30,4.36z M30,2.36c-0.353,0-0.64,0.287-0.64,0.64S29.647,3.64,30,3.64S30.64,3.353,30.64,3\tS30.353,2.36,30,2.36z"
2609
2624
  })), children);
2610
2625
  });
@@ -2619,7 +2634,7 @@ const Helmet = /*#__PURE__*/React.forwardRef(function Helmet({
2619
2634
  xmlns: "http://www.w3.org/2000/svg",
2620
2635
  fill: "currentColor",
2621
2636
  ref: ref
2622
- }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2637
+ }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2623
2638
  d: "M25,26.36H4c-0.163,0-0.306-0.11-0.348-0.268\tc-0.05-0.187-1.214-4.586-0.98-6.146c0.09-0.598,0.892-1.887,1.051-2.139L7.678,9.84c1.887-3.311,5.281-5.2,9.322-5.2\tc3.33,0,6.222,1.078,8.085,2H27c0.199,0,0.36,0.161,0.36,0.36v1.853c1.909,1.979,3.001,4.576,3,7.147\tc0,2.217-0.71,4.364-2.054,6.212l-3.02,4.005C25.22,26.307,25.113,26.36,25,26.36z M4.278,25.64H24.82l2.908-3.856\tc1.249-1.719,1.911-3.72,1.911-5.783c0.001-2.145-0.821-4.312-2.279-6.068V12c0,0.096-0.038,0.187-0.105,0.254l-2,2l-0.51-0.509\tl1.895-1.895V7.36H25c-0.056,0-0.111-0.013-0.161-0.038C23.049,6.427,20.235,5.36,17,5.36c-3.775,0-6.942,1.756-8.687,4.818\tl-0.792,1.596l6.375,1.821l0.851-0.85c0.067-0.068,0.159-0.105,0.254-0.105h2c0.107,0,0.21,0.048,0.278,0.132\tc0.068,0.083,0.096,0.193,0.074,0.299l-1,5c-0.034,0.169-0.182,0.29-0.353,0.29H4.227c-0.349,0.574-0.796,1.384-0.842,1.693\tC3.22,21.149,3.918,24.237,4.278,25.64z M4.608,17.64h11.097l0.856-4.28h-1.412l-0.895,0.895c-0.092,0.094-0.228,0.128-0.354,0.092\tL7.195,12.43L4.608,17.64z"
2624
2639
  })), children);
2625
2640
  });
@@ -2634,7 +2649,7 @@ const HelmetFootball = /*#__PURE__*/React.forwardRef(function HelmetFootball({
2634
2649
  xmlns: "http://www.w3.org/2000/svg",
2635
2650
  fill: "currentColor",
2636
2651
  ref: ref
2637
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2652
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2638
2653
  d: "M29,27.36h-2c-2.015,0-3.476-1.432-4.344-4.255\tc-0.142-0.459-0.33-1.063-0.544-1.745H20.03l0.329,0.928c0.347,0.965,0.296,2.009-0.143,2.938c-0.438,0.929-1.213,1.631-2.18,1.978\tc-0.034,0.013-0.069,0.02-0.104,0.021c-0.891,0.268-1.848,0.047-2.949-0.207c-1.889-0.435-4.243-0.975-7.862,0.321\tc-0.104,0.04-0.219,0.024-0.314-0.034c-3.153-1.991-5.108-4.484-5.81-7.412C-0.437,13.905,2.56,7.751,7.968,5.578\tc3.167-1.272,6.671-1.241,9.618,0.081c2.705,1.216,4.748,3.429,5.753,6.232c0.062,0.171-0.015,0.362-0.178,0.443l-2.721,1.363\tc0.244,0.768,0.91,2.859,1.569,4.942H31c0.199,0,0.36,0.161,0.36,0.36v2c0,0.039-0.007,0.077-0.019,0.114l-2,6\tC29.293,27.261,29.155,27.36,29,27.36z M25.661,26.332c0.406,0.206,0.853,0.308,1.339,0.308h1.74l1.761-5.279h-3.238L25.661,26.332z M11.469,25.811c1.478,0,2.676,0.275,3.676,0.505c1.077,0.248,1.926,0.442,2.655,0.196c0.025-0.009,0.053-0.015,0.079-0.018\tc1.566-0.612,2.373-2.371,1.802-3.965l-0.416-1.169H15.5c-0.716,0-1.337-0.3-1.748-0.845c-0.439-0.582-0.566-1.354-0.349-2.114\tl0.747-2.989c0.305-1.07,1.155-2.134,2.168-2.724l5.192-2.833c-1.038-1.539-2.482-2.76-4.22-3.541\tc-2.769-1.243-6.069-1.268-9.054-0.07c-5.08,2.042-7.891,7.836-6.539,13.479c0.646,2.693,2.444,5.007,5.348,6.878\tC8.757,26.009,10.214,25.811,11.469,25.811z M22.866,21.36c0.187,0.595,0.352,1.122,0.478,1.534\tc0.432,1.402,0.993,2.403,1.696,3.016l1.466-4.55H22.866z M27.36,20.64h3.279v-1.28H27.36V20.64z M22.641,20.64h3.999v-1.28h-4.402\tC22.375,19.799,22.511,20.229,22.641,20.64z M19.774,20.64h2.111c-0.13-0.413-0.267-0.844-0.404-1.279h-2.162L19.774,20.64z M14.036,19.36c0.036,0.267,0.134,0.513,0.291,0.722c0.271,0.359,0.688,0.558,1.173,0.558h3.51l-0.455-1.279h-4.519V19.36z M19.063,18.64h2.19c-0.606-1.917-1.207-3.804-1.465-4.616l-0.728,0.364c-0.757,0.274-1.132,1.067-0.875,1.786L19.063,18.64z M14.085,18.64h4.214l-0.79-2.224c-0.391-1.091,0.179-2.297,1.271-2.688l3.77-1.892c-0.187-0.476-0.406-0.932-0.656-1.367\tl-5.22,2.847c-0.839,0.488-1.576,1.408-1.826,2.283l-0.747,2.988C14.094,18.604,14.089,18.622,14.085,18.64z M11,21.36\tc-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S11.75,21.36,11,21.36z M11,19.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,19.36,11,19.36z"
2639
2654
  })), children);
2640
2655
  });
@@ -2649,7 +2664,7 @@ const HelpDesk = /*#__PURE__*/React.forwardRef(function HelpDesk({
2649
2664
  xmlns: "http://www.w3.org/2000/svg",
2650
2665
  fill: "currentColor",
2651
2666
  ref: ref
2652
- }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2667
+ }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2653
2668
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V17\tc0-0.199,0.161-0.36,0.36-0.36h8.64V16c0-2.415,1.397-4.627,3.535-5.692C12.204,9.485,11.64,8.289,11.64,7\tc0-2.404,1.956-4.36,4.36-4.36S20.36,4.596,20.36,7c0,1.289-0.564,2.485-1.535,3.308c2.138,1.064,3.535,3.277,3.535,5.692v0.64H31\tc0.199,0,0.36,0.161,0.36,0.36v14C31.36,31.199,31.199,31.36,31,31.36z M1.36,30.64h29.28V17.36H1.36V30.64z M10.36,16.64h11.28V16\tc0-2.333-1.471-4.453-3.66-5.275c-0.128-0.048-0.218-0.165-0.231-0.301s0.052-0.269,0.168-0.341C18.995,9.409,19.64,8.257,19.64,7\tc0-2.007-1.633-3.64-3.64-3.64S12.36,4.993,12.36,7c0,1.257,0.645,2.409,1.724,3.082c0.116,0.073,0.181,0.205,0.168,0.341\tc-0.014,0.136-0.104,0.253-0.232,0.301c-2.189,0.822-3.66,2.942-3.66,5.275C10.36,15.999,10.36,16.64,10.36,16.64z"
2654
2669
  })), children);
2655
2670
  });
@@ -2664,7 +2679,7 @@ const Heron = /*#__PURE__*/React.forwardRef(function Heron({
2664
2679
  xmlns: "http://www.w3.org/2000/svg",
2665
2680
  fill: "currentColor",
2666
2681
  ref: ref
2667
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2682
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2668
2683
  d: "M19.36,31h-0.72V20c0-0.096,0.038-0.188,0.105-0.255l2-2\th0.001c0.015-0.016,0.239-0.247,0.529-0.657c0.396-0.618,0.607-1.336,0.607-2.088c0-1.037-0.404-2.012-1.138-2.746\tc-1.514-1.514-3.977-1.514-5.491,0l-8.719,8.719c0.682,0.447,1.607,0.372,2.208-0.226l6.003-6.002l0.509,0.509l-8.719,8.719\tc0.683,0.448,1.611,0.371,2.21-0.229l8-8l0.509,0.509l-7.72,7.719c0.684,0.448,1.611,0.371,2.21-0.229l7-7l0.51,0.509l-1.895,1.895\tV31h-0.72V19.869l-4.386,4.386c-0.887,0.887-2.284,0.96-3.254,0.222c-0.971,0.739-2.367,0.665-3.254-0.222\tC5.678,24.188,5.64,24.096,5.64,24s0.038-0.188,0.105-0.255l1.766-1.766c-0.623,0.01-1.279-0.238-1.766-0.725\tC5.678,21.188,5.64,21.096,5.64,21s0.038-0.188,0.105-0.255l9-9c1.794-1.795,4.714-1.795,6.509,0\tc0.672,0.672,1.111,1.516,1.275,2.432C22.6,13.807,22.64,13.413,22.64,13c0-3.3-1.899-4.327-3.575-5.232\tC17.817,7.094,16.64,6.458,16.64,5c0-0.75,0.61-1.36,1.36-1.36h5.43l-4.528-1.294c-0.06-0.017-0.112-0.048-0.156-0.092\tC18.709,2.219,17.81,1.36,16,1.36c-1.277,0-2.313,0.587-2.706,1.533c-0.538,1.3,0.176,3.068,1.96,4.853l1,1l-0.509,0.509l-1-1\tc-2.739-2.738-2.501-4.707-2.116-5.637c0.209-0.506,0.554-0.932,0.998-1.258H11V0.64h5c1.838,0,2.898,0.793,3.18,1.037l6.919,1.977\tc0.173,0.049,0.283,0.218,0.258,0.396C26.332,4.228,26.18,4.36,26,4.36h-8c-0.353,0-0.64,0.287-0.64,0.64\tc0,0.98,0.739,1.428,2.046,2.134C21.168,8.086,23.36,9.271,23.36,13c0,2.113-0.931,3.739-1.556,4.592\tc-0.16,0.235-0.345,0.457-0.55,0.663l0,0l0,0l-1.895,1.895L19.36,31L19.36,31z"
2669
2684
  })), children);
2670
2685
  });
@@ -2679,7 +2694,7 @@ const HighFive = /*#__PURE__*/React.forwardRef(function HighFive({
2679
2694
  xmlns: "http://www.w3.org/2000/svg",
2680
2695
  fill: "currentColor",
2681
2696
  ref: ref
2682
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2697
+ }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2683
2698
  d: "M31.36,26h-0.72v-8.618c0-2.625-1.782-4.882-4.334-5.487c-0.15-0.036-0.261-0.163-0.275-0.317\ts0.071-0.299,0.212-0.362c1.104-0.491,1.817-1.588,1.817-2.795c0-1.688-1.372-3.061-3.06-3.061s-3.06,1.373-3.06,3.061\tc0,1.207,0.713,2.304,1.817,2.795c0.176,0.079,0.259,0.281,0.188,0.461c-0.071,0.179-0.269,0.272-0.452,0.208\tc-2.979-1.021-4.527-2.321-5.668-3.48c-0.1,0.475-0.395,0.967-0.879,1.471c-0.13,0.134-0.279,0.289-0.444,0.458\tc1.539,1.576,3.753,3.822,3.753,3.822c0.067,0.067,0.104,0.158,0.104,0.253V26H19.64V14.557c-0.453-0.46-2.299-2.333-3.64-3.707\tc-1.341,1.374-3.187,3.247-3.64,3.707V26h-0.72V14.409c0-0.095,0.037-0.186,0.104-0.253c0,0,3.373-3.42,4.685-4.781\tc0.487-0.506,0.729-0.963,0.716-1.36c-0.008-0.269-0.139-0.521-0.388-0.75c-0.254-0.233-0.782-0.719-1.9,0.465l-0.181,0.192\tc-1.201,1.278-2.563,2.726-6.171,3.962c-0.184,0.063-0.382-0.03-0.452-0.208c-0.07-0.18,0.013-0.382,0.188-0.461\tc1.105-0.491,1.819-1.588,1.819-2.795C10.061,6.733,8.688,5.36,7,5.36S3.939,6.733,3.939,8.42c0,1.207,0.714,2.304,1.819,2.795\tc0.141,0.063,0.226,0.208,0.212,0.362s-0.125,0.281-0.275,0.317C3.143,12.5,1.36,14.756,1.36,17.382V26H0.64v-8.618\tc0-2.678,1.644-5.015,4.088-5.942C3.792,10.735,3.22,9.622,3.22,8.42c0-2.084,1.696-3.78,3.78-3.78s3.78,1.696,3.78,3.78\tc0,0.725-0.208,1.418-0.579,2.008c2.04-0.967,3.007-1.997,3.95-3l0.182-0.193c1.066-1.128,2.047-1.296,2.91-0.501\tc0.099,0.09,0.186,0.185,0.262,0.284l0.22,0.234c0.959,1.023,2.019,2.154,4.062,3.154C21.424,9.822,21.22,9.137,21.22,8.42\tc0-2.084,1.696-3.78,3.78-3.78s3.78,1.696,3.78,3.78c0,1.201-0.572,2.314-1.508,3.019c2.443,0.927,4.088,3.265,4.088,5.942V26z"
2684
2699
  })), children);
2685
2700
  });
@@ -2694,7 +2709,7 @@ const HighPerformance = /*#__PURE__*/React.forwardRef(function HighPerformance({
2694
2709
  xmlns: "http://www.w3.org/2000/svg",
2695
2710
  fill: "currentColor",
2696
2711
  ref: ref
2697
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2712
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2698
2713
  d: "M31,0.64H1C0.801,0.64,0.64,0.801,0.64,1v30\tc0,0.199,0.161,0.36,0.36,0.36h30c0.199,0,0.36-0.161,0.36-0.36V1C31.36,0.801,31.199,0.64,31,0.64z M30.64,30.64H6.891\tc10.334-2.576,18.058-11.775,18.434-22.806l1.421,1.421l0.51-0.509L25,6.491l-2.255,2.255l0.51,0.509l1.362-1.362\tC24.15,20.396,13.932,30.449,1.36,30.638V1.36h29.28C30.64,1.36,30.64,30.64,30.64,30.64z"
2699
2714
  })), children);
2700
2715
  });
@@ -2709,7 +2724,7 @@ const HighPerformanceComputing = /*#__PURE__*/React.forwardRef(function HighPerf
2709
2724
  xmlns: "http://www.w3.org/2000/svg",
2710
2725
  fill: "currentColor",
2711
2726
  ref: ref
2712
- }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2727
+ }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2713
2728
  d: "M16,30.36C8.082,30.36,1.64,23.918,1.64,16S8.082,1.64,16,1.64S30.36,8.082,30.36,16\tS23.918,30.36,16,30.36z M15.445,2.371C8.18,2.664,2.36,8.665,2.36,16c0,7.4,5.925,13.444,13.28,13.636V18.36H9\tc-0.122,0-0.235-0.062-0.301-0.163s-0.077-0.23-0.028-0.342L15.445,2.371z M16.36,13.64H23c0.121,0,0.234,0.061,0.302,0.163\tc0.066,0.102,0.077,0.23,0.028,0.342l-6.775,15.484C23.82,29.337,29.64,23.335,29.64,16c0-7.401-5.924-13.444-13.28-13.635V13.64z M9.55,17.64H16c0.199,0,0.36,0.161,0.36,0.36v10.279l6.089-13.919H16c-0.199,0-0.36-0.161-0.36-0.36V3.721L9.55,17.64z"
2714
2729
  })), children);
2715
2730
  });
@@ -2724,7 +2739,7 @@ const HighRiskUsers = /*#__PURE__*/React.forwardRef(function HighRiskUsers({
2724
2739
  xmlns: "http://www.w3.org/2000/svg",
2725
2740
  fill: "currentColor",
2726
2741
  ref: ref
2727
- }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2742
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2728
2743
  d: "M1.36,25H0.64v-5.587c0-2.907,1.797-5.441,4.461-6.428c-1.033-0.755-1.667-1.969-1.667-3.279\tc0-2.242,1.824-4.065,4.065-4.065c0.087,0,0.173,0.002,0.259,0.008C7.68,5.331,7.64,5.004,7.64,4.671\tc0-2.223,1.808-4.031,4.031-4.031s4.031,1.808,4.031,4.031c0,1.297-0.626,2.499-1.647,3.249c1.819,0.678,3.273,2.109,3.974,3.952\tl-0.674,0.256c-0.717-1.885-2.315-3.288-4.276-3.753c-0.15-0.035-0.261-0.163-0.275-0.316c-0.014-0.154,0.071-0.3,0.212-0.363\tc1.195-0.532,1.967-1.719,1.967-3.024c0-1.826-1.485-3.311-3.311-3.311S8.36,2.845,8.36,4.671c0,0.382,0.064,0.753,0.189,1.106\tc1.735,0.464,3.016,2.049,3.016,3.928c0,1.311-0.634,2.525-1.668,3.281c2.501,0.936,4.292,3.293,4.462,5.991l-0.719,0.045\tc-0.167-2.667-2.108-4.963-4.72-5.583c-0.15-0.036-0.261-0.163-0.275-0.317s0.071-0.299,0.212-0.362\tc1.208-0.537,1.988-1.736,1.988-3.055c0-1.845-1.501-3.346-3.346-3.346S4.154,7.861,4.154,9.706c0,1.319,0.78,2.518,1.988,3.055\tc0.141,0.063,0.226,0.208,0.212,0.362s-0.125,0.281-0.275,0.317c-2.778,0.659-4.719,3.115-4.719,5.973C1.36,19.413,1.36,25,1.36,25z M31.312,31.18c0.064-0.111,0.064-0.249,0-0.36l-11-19c-0.129-0.223-0.494-0.223-0.623,0l-11,19c-0.064,0.111-0.064,0.249,0,0.36\tC8.752,31.291,8.871,31.36,9,31.36h22C31.129,31.36,31.248,31.291,31.312,31.18z M20,12.718L30.376,30.64H9.625L20,12.718z M20.5,27.5c0-0.276-0.224-0.5-0.5-0.5s-0.5,0.224-0.5,0.5S19.724,28,20,28S20.5,27.776,20.5,27.5z M20.36,21h-0.72v5h0.721\tL20.36,21L20.36,21z"
2729
2744
  })), children);
2730
2745
  });
@@ -2739,7 +2754,7 @@ const HighSpeedDataTransport = /*#__PURE__*/React.forwardRef(function HighSpeedD
2739
2754
  xmlns: "http://www.w3.org/2000/svg",
2740
2755
  fill: "currentColor",
2741
2756
  ref: ref
2742
- }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2757
+ }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2743
2758
  d: "M16,27.36H5v-0.72h11\tc5.867,0,10.64-4.772,10.64-10.64h0.721C27.36,22.264,22.264,27.36,16,27.36z M2.5,21.86c-1.025,0-1.86-0.835-1.86-1.86\ts0.834-1.86,1.86-1.86c0.902,0,1.657,0.646,1.825,1.5h9.277C12.42,18.86,11.64,17.519,11.64,16c0-2.404,1.956-4.36,4.36-4.36h11.675\tc0.168-0.854,0.923-1.5,1.825-1.5c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86c-0.902,0-1.657-0.646-1.825-1.5h-9.277\tc1.182,0.781,1.963,2.121,1.963,3.64c0,2.404-1.956,4.36-4.36,4.36H4.325C4.157,21.214,3.402,21.86,2.5,21.86z M2.5,18.86\tc-0.628,0-1.14,0.511-1.14,1.14s0.512,1.14,1.14,1.14S3.64,20.629,3.64,20S3.128,18.86,2.5,18.86z M16,19.64\tc2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64s-3.64,1.633-3.64,3.64C12.36,18.007,13.993,19.64,16,19.64z M29.5,10.86\tc-0.629,0-1.14,0.512-1.14,1.14s0.511,1.14,1.14,1.14s1.14-0.512,1.14-1.14S30.129,10.86,29.5,10.86z M4.64,16\tc-0.001-3.006,1.181-5.849,3.327-8.004C10.122,5.832,12.975,4.64,16,4.64h11v0.72H16c-2.833,0-5.504,1.117-7.522,3.144\tC6.466,10.523,5.359,13.186,5.36,16H4.64z"
2744
2759
  })), children);
2745
2760
  });
@@ -2754,7 +2769,7 @@ const HighVolumeData = /*#__PURE__*/React.forwardRef(function HighVolumeData({
2754
2769
  xmlns: "http://www.w3.org/2000/svg",
2755
2770
  fill: "currentColor",
2756
2771
  ref: ref
2757
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2772
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2758
2773
  d: "M16,31.36c-0.647,0-1.19-0.454-1.327-1.061\tc-4.193-0.384-7.953-2.555-10.395-6.002c-0.128,0.04-0.265,0.062-0.406,0.062c-0.75,0-1.36-0.61-1.36-1.36\tc0-0.395,0.168-0.75,0.437-0.998C2.081,20.116,1.64,18.099,1.64,16c0-2.098,0.44-4.116,1.31-6.002C2.682,9.75,2.513,9.394,2.513,9\tc0-0.75,0.61-1.36,1.36-1.36c0.141,0,0.278,0.021,0.406,0.062c2.443-3.448,6.202-5.618,10.395-6.001\tC14.81,1.094,15.353,0.64,16,0.64c0.647,0,1.19,0.454,1.327,1.061c4.192,0.383,7.952,2.553,10.394,6.001\tc0.129-0.04,0.265-0.062,0.406-0.062c0.75,0,1.36,0.61,1.36,1.36c0,0.394-0.169,0.75-0.438,0.998\tc0.869,1.885,1.311,3.903,1.311,6.002c0,2.097-0.441,4.114-1.311,6.002c0.269,0.248,0.438,0.604,0.438,0.998\tc0,0.75-0.61,1.36-1.36,1.36c-0.142,0-0.277-0.022-0.406-0.062c-2.441,3.447-6.2,5.618-10.394,6.002\tC17.19,30.906,16.647,31.36,16,31.36z M16,29.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS16.353,29.36,16,29.36z M4.885,23.908c2.314,3.251,5.863,5.3,9.822,5.671c0.177-0.544,0.69-0.939,1.293-0.939\ts1.116,0.396,1.294,0.939c3.959-0.371,7.508-2.42,9.821-5.672c-0.217-0.24-0.349-0.559-0.349-0.907c0-0.75,0.61-1.36,1.36-1.36\tc0.097,0,0.191,0.011,0.283,0.03c0.816-1.784,1.229-3.689,1.229-5.67c0-1.982-0.413-3.888-1.229-5.669\tc-0.092,0.019-0.187,0.029-0.283,0.029c-0.75,0-1.36-0.61-1.36-1.36c0-0.349,0.132-0.667,0.349-0.908\tc-2.314-3.251-5.863-5.301-9.821-5.672C17.116,2.965,16.603,3.36,16,3.36s-1.116-0.395-1.293-0.939\tC10.749,2.792,7.2,4.841,4.885,8.093C5.101,8.333,5.233,8.651,5.233,9c0,0.75-0.61,1.36-1.36,1.36c-0.097,0-0.192-0.01-0.283-0.029\tC2.773,12.113,2.36,14.018,2.36,16s0.414,3.888,1.23,5.67c0.091-0.02,0.186-0.03,0.283-0.03c0.75,0,1.36,0.61,1.36,1.36\tC5.233,23.349,5.101,23.667,4.885,23.908z M28.127,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS28.479,22.36,28.127,22.36z M3.873,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS4.226,22.36,3.873,22.36z M28.127,8.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64\tS28.479,8.36,28.127,8.36z M3.873,8.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64S4.513,9.353,4.513,9\tS4.226,8.36,3.873,8.36z M16,1.36c-0.353,0-0.64,0.287-0.64,0.64S15.647,2.64,16,2.64c0.353,0,0.64-0.287,0.64-0.64\tS16.353,1.36,16,1.36z M16,23.36c-1.933,0-3.802-0.771-5.174-2.126c-0.174,0.08-0.367,0.126-0.571,0.126\tc-0.75,0-1.36-0.61-1.36-1.36c0-0.375,0.153-0.716,0.399-0.962C8.86,18.083,8.64,17.062,8.64,16c0-3.542,2.568-6.603,6.021-7.239\tC14.774,8.125,15.332,7.64,16,7.64c0.668,0,1.226,0.485,1.339,1.121C20.792,9.398,23.36,12.458,23.36,16\tc0,1.062-0.22,2.082-0.654,3.038c0.246,0.247,0.399,0.587,0.399,0.962c0,0.75-0.61,1.36-1.36,1.36c-0.204,0-0.397-0.046-0.571-0.126\tC19.802,22.589,17.933,23.36,16,23.36z M11.378,20.767c1.233,1.194,2.899,1.873,4.622,1.873s3.389-0.679,4.622-1.873\tc-0.149-0.219-0.237-0.482-0.237-0.767c0-0.75,0.61-1.36,1.36-1.36c0.114,0,0.226,0.015,0.332,0.041\tc0.374-0.845,0.562-1.745,0.562-2.681c0-3.173-2.285-5.919-5.367-6.519C17.077,9.995,16.581,10.36,16,10.36\ts-1.077-0.365-1.272-0.878C11.646,10.081,9.36,12.827,9.36,16c0,0.936,0.189,1.836,0.563,2.681c0.106-0.026,0.217-0.041,0.332-0.041\tc0.75,0,1.36,0.61,1.36,1.36C11.615,20.284,11.527,20.548,11.378,20.767z M21.745,19.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.098,19.36,21.745,19.36z M10.255,19.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.608,19.36,10.255,19.36z M16,8.36c-0.353,0-0.64,0.287-0.64,0.64\tS15.647,9.64,16,9.64c0.353,0,0.64-0.287,0.64-0.64S16.353,8.36,16,8.36z"
2759
2774
  })), children);
2760
2775
  });
@@ -2769,7 +2784,7 @@ const HighlyAvailable = /*#__PURE__*/React.forwardRef(function HighlyAvailable({
2769
2784
  xmlns: "http://www.w3.org/2000/svg",
2770
2785
  fill: "currentColor",
2771
2786
  ref: ref
2772
- }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2787
+ }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2773
2788
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16\tc0-4.019,1.514-7.768,4.281-10.64H3V4.64h3.36V8H5.64V5.655C2.876,8.418,1.36,12.074,1.36,16c0,8.072,6.567,14.64,14.64,14.64\tc8.072,0,14.64-6.567,14.64-14.64S24.073,1.36,16,1.36c-2.741,0-5.413,0.762-7.728,2.204L7.891,2.952\tC10.32,1.439,13.125,0.64,16,0.64c8.47,0,15.36,6.89,15.36,15.36S24.47,31.36,16,31.36z M16.36,25h-0.72v-2h0.72V25z M20.188,23.974\tl-1-1.731l0.623-0.359l1,1.731L20.188,23.974z M11.812,23.974l-0.623-0.359l1-1.731l0.623,0.359L11.812,23.974z M8.386,20.812\tl-0.36-0.623l1.732-1l0.36,0.623L8.386,20.812z M23.614,20.812l-1.731-1l0.359-0.623l1.731,1L23.614,20.812z M16,18.36\tc-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36C18.36,17.302,17.302,18.36,16,18.36z M16,14.36\tc-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64S16.904,14.36,16,14.36z M25,16.36h-2\tv-0.72h2V16.36z M9,16.36H7v-0.72h2V16.36z M9.758,12.812l-1.732-1l0.36-0.624l1.732,1L9.758,12.812z M22.242,12.812l-0.359-0.623\tl1.731-1l0.359,0.623L22.242,12.812z M19.812,10.118l-0.623-0.36l1-1.732l0.623,0.36L19.812,10.118z M12.188,10.118l-1-1.732\tl0.624-0.36l1,1.732L12.188,10.118z M16.36,9h-0.72V7h0.72V9z"
2774
2789
  })), children);
2775
2790
  });
@@ -2784,7 +2799,7 @@ const Hiking = /*#__PURE__*/React.forwardRef(function Hiking({
2784
2799
  xmlns: "http://www.w3.org/2000/svg",
2785
2800
  fill: "currentColor",
2786
2801
  ref: ref
2787
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2802
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2788
2803
  d: "M23.5,31.36c-1.025,0-1.86-0.835-1.86-1.86v-5.355\tl-1.457-1.523l-0.579,1.737c-0.192,0.575-0.537,1.032-0.815,1.366l-3.996,4.994c-0.486,0.584-1.171,0.781-1.887,0.542\tc-0.548-0.188-0.985-0.672-1.172-1.296c-0.186-0.619-0.095-1.249,0.243-1.686l3.706-4.461l1.561-4.332\tc-0.564-0.792-0.837-1.771-0.78-2.765l-3.815-1.126c-0.092-0.027-0.169-0.09-0.215-0.175c-0.045-0.085-0.055-0.185-0.027-0.276\tl2-6.5c0.028-0.091,0.091-0.167,0.176-0.212c0.084-0.045,0.183-0.055,0.274-0.025l3.76,1.16c0.15-0.179,0.325-0.34,0.516-0.474\tC18.812,8.621,18.64,8.069,18.64,7.5c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86c0,0.883-0.415,1.708-1.105,2.245\tl2.895,2.895h3.35c1.025,0,1.86,0.834,1.86,1.86s-0.835,1.86-1.86,1.86h-0.14v12.28H30v0.721h-0.64V31h-0.72v-1.64H28v-0.72h0.64\tV16.36h-2.89c-0.605,0-1.125-0.226-1.591-0.691L22.62,14.13l-1.21,3.77l3.095,3.095c0.591,0.592,0.855,1.287,0.855,2.255v6.25\tC25.36,30.525,24.525,31.36,23.5,31.36z M17.782,20.112l-1.443,4.01c-0.014,0.039-0.035,0.076-0.062,0.108l-3.739,4.5\tc-0.185,0.239-0.232,0.637-0.115,1.027c0.121,0.402,0.387,0.709,0.712,0.82c0.434,0.146,0.804,0.039,1.099-0.314l3.996-4.994\tc0.363-0.436,0.567-0.774,0.689-1.14l0.699-2.098L17.782,20.112z M21.5,5.36c-1.18,0-2.14,0.96-2.14,2.14\tc0,0.534,0.204,1.049,0.576,1.451c0.077,0.084,0.11,0.2,0.089,0.312s-0.096,0.208-0.199,0.257c-0.463,0.215-0.849,0.646-0.981,1.084\tl-1.499,5.244c-0.394,1.295-0.09,2.67,0.793,3.593l4.121,4.309c0.064,0.067,0.101,0.156,0.101,0.249v5.5\tc0,0.629,0.511,1.14,1.14,1.14s1.14-0.511,1.14-1.14v-6.25c0-0.771-0.192-1.294-0.645-1.745l-3.25-3.25\tc-0.095-0.096-0.129-0.236-0.088-0.365l1.391-4.333l-1.303-1.303l0.51-0.509l3.414,3.414c0.327,0.328,0.671,0.48,1.081,0.48h3.75\tc0.629,0,1.14-0.512,1.14-1.14s-0.511-1.14-1.14-1.14H26c-0.096,0-0.188-0.038-0.255-0.105l-3.312-3.312\tc-0.08-0.08-0.117-0.193-0.102-0.306c0.017-0.112,0.085-0.21,0.185-0.265c0.693-0.376,1.124-1.094,1.124-1.87\tC23.64,6.32,22.68,5.36,21.5,5.36z M13.201,15.008L16.562,16c0.026-0.119,0.057-0.237,0.093-0.355l1.071-3.748l-3.265-0.986\tL13.201,15.008z M14.673,10.224l3.25,0.981l0.23-0.804c0.021-0.067,0.045-0.135,0.072-0.201l-3.238-1L14.673,10.224z M1.254,17.255\tl-0.509-0.509l3-3l0.509,0.509L1.254,17.255z M7.254,11.254l-0.509-0.509L8.491,9L7,7.509L6.254,8.254\tc-0.141,0.141-0.368,0.141-0.509,0L5,7.509L4.254,8.254c-0.141,0.141-0.368,0.141-0.509,0L3,7.509L1.254,9.254L0.746,8.746l4-4\tc0.141-0.141,0.368-0.141,0.509,0L9,8.491l7.746-7.745l0.509,0.509L7.254,11.254z M5,6.64c0.092,0,0.184,0.035,0.254,0.105L6,7.491\tL6.491,7L5,5.509L3.509,7L4,7.491l0.746-0.745C4.816,6.675,4.908,6.64,5,6.64z"
2789
2804
  })), children);
2790
2805
  });
@@ -2799,7 +2814,7 @@ const Hills = /*#__PURE__*/React.forwardRef(function Hills({
2799
2814
  xmlns: "http://www.w3.org/2000/svg",
2800
2815
  fill: "currentColor",
2801
2816
  ref: ref
2802
- }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2817
+ }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2803
2818
  d: "M30.192,29.64L16.36,8.891V5.36h4.509l-1.86-1.86l1.86-1.86H15.64v7.251L1.807,29.64H1v0.721h30V29.64H30.192\tz M16.36,2.36h2.771l-1.14,1.14l1.14,1.14H16.36V2.36z M2.673,29.64L8,21.649l5.327,7.99L2.673,29.64L2.673,29.64z M14.193,29.64\tL8.433,21L12,15.649l9.327,13.991H14.193z M22.192,29.64L12.433,15L16,9.649L29.327,29.64H22.192z"
2804
2819
  })), children);
2805
2820
  });
@@ -2814,7 +2829,7 @@ const HomeFront = /*#__PURE__*/React.forwardRef(function HomeFront({
2814
2829
  xmlns: "http://www.w3.org/2000/svg",
2815
2830
  fill: "currentColor",
2816
2831
  ref: ref
2817
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2832
+ }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2818
2833
  d: "M31,31.36H1v-0.72h1.64V19h0.72v11.64h9.28V19c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v11.64h9.279V19h0.721v11.64H31V31.36z M13.36,30.64h5.28V19.36h-5.28\tC13.36,19.36,13.36,30.64,13.36,30.64z M13,16.363v-0.72l6-0.003v0.72L13,16.363z M30.745,16.254L16,1.509L1.254,16.254\tl-0.509-0.509l15-15c0.141-0.141,0.368-0.141,0.509,0L28.64,13.131V9h0.721v4.851l1.895,1.895L30.745,16.254z"
2819
2834
  })), children);
2820
2835
  });
@@ -2829,7 +2844,7 @@ const HomeGarage = /*#__PURE__*/React.forwardRef(function HomeGarage({
2829
2844
  xmlns: "http://www.w3.org/2000/svg",
2830
2845
  fill: "currentColor",
2831
2846
  ref: ref
2832
- }, rest), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2847
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2833
2848
  d: "M31,31.36H1v-0.72h1.64V19h0.72v11.64h4.28V19c0-0.199,0.161-0.36,0.36-0.36h16\tc0.199,0,0.36,0.161,0.36,0.36v11.64h4.279V19h0.721v11.64H31V31.36z M8.36,30.64h15.28v-3.28L8.36,27.363V30.64z M8.36,23.363\tv3.279l15.28-0.002v-3.28L8.36,23.363z M8.36,19.36v3.282l15.28-0.002v-3.28H8.36z M8,16.363v-0.72l16-0.003v0.72L8,16.363z M30.745,16.254L16,1.509L1.254,16.254l-0.509-0.509l15-15c0.141-0.141,0.368-0.141,0.509,0L28.64,13.131V9h0.721v4.851l1.895,1.895\tL30.745,16.254z"
2834
2849
  })), children);
2835
2850
  });
@@ -2844,7 +2859,7 @@ const HomeProfile = /*#__PURE__*/React.forwardRef(function HomeProfile({
2844
2859
  xmlns: "http://www.w3.org/2000/svg",
2845
2860
  fill: "currentColor",
2846
2861
  ref: ref
2847
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2862
+ }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2848
2863
  d: "M31,31.36H1v-0.72h1.64V18h0.72v12.64h9.28V23c0-0.199,0.161-0.36,0.36-0.36h6\tc0.199,0,0.36,0.161,0.36,0.36v7.64h9.279V18h0.721v12.64H31V31.36z M13.36,30.64h5.28v-7.28h-5.28\tC13.36,23.36,13.36,30.64,13.36,30.64z M26.36,21h-0.72v-3h0.721L26.36,21L26.36,21z M22.36,21h-0.72v-3h0.721L22.36,21L22.36,21z M10.36,21H9.64v-3h0.72C10.36,18,10.36,21,10.36,21z M6.36,21H5.64v-3h0.72C6.36,18,6.36,21,6.36,21z M31,15.36H1\tc-0.112,0-0.217-0.052-0.286-0.141c-0.068-0.089-0.091-0.204-0.062-0.312l2.412-9C3.106,5.75,3.249,5.64,3.412,5.64H5.64V1h0.72\tv4.64h22.228c0.163,0,0.306,0.109,0.348,0.267l2.412,9c0.029,0.108,0.006,0.224-0.062,0.312C31.218,15.308,31.112,15.36,31,15.36z M1.469,14.64h29.062l-2.22-8.28H3.688L1.469,14.64z"
2849
2864
  })), children);
2850
2865
  });
@@ -2859,7 +2874,7 @@ const HongKong = /*#__PURE__*/React.forwardRef(function HongKong({
2859
2874
  xmlns: "http://www.w3.org/2000/svg",
2860
2875
  fill: "currentColor",
2861
2876
  ref: ref
2862
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2877
+ }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2863
2878
  d: "M31,31.36H1v-0.72h9.64V17c0-0.136,0.077-0.261,0.199-0.322l4.801-2.401V1h0.72v3.277l1.28,0.64V1h0.721\tv4.277l2.801,1.401C21.283,6.739,21.36,6.864,21.36,7v23.64H31V31.36z M16.36,30.64h4.28v-1.28h-4.28V30.64z M11.36,30.64h4.28\tv-1.28h-4.28C11.36,29.36,11.36,30.64,11.36,30.64z M16.36,28.64h4.28v-1.417l-4.28-2.141V28.64z M11.36,28.64h4.28v-3.558\tl-4.28,2.141C11.36,27.223,11.36,28.64,11.36,28.64z M16.805,24.5l3.834,1.918v-3.836L16.805,24.5z M11.36,22.582v3.836l3.835-1.918\tL11.36,22.582z M16.36,20.082v3.836L20.195,22L16.36,20.082z M11.805,22l3.835,1.918v-3.836L11.805,22z M16.805,19.5l3.834,1.918\tv-3.836L16.805,19.5z M11.36,17.582v3.836l3.835-1.918L11.36,17.582z M16.36,15.083v3.835L20.195,17L16.36,15.083z M11.805,17\tl3.835,1.918v-3.835L11.805,17z M16.805,14.5l3.834,1.917v-3.835L16.805,14.5z M16.36,10.083v3.835L20.195,12L16.36,10.083z M16.805,9.5l3.834,1.917V7.583L16.805,9.5z M16.36,5.083v3.835L20.195,7L16.36,5.083z"
2864
2879
  })), children);
2865
2880
  });
@@ -2874,7 +2889,7 @@ const HongKongCityscape = /*#__PURE__*/React.forwardRef(function HongKongCitysca
2874
2889
  xmlns: "http://www.w3.org/2000/svg",
2875
2890
  fill: "currentColor",
2876
2891
  ref: ref
2877
- }, rest), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2892
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2878
2893
  d: "M31,31.36H1v-0.72h9.64V17c0-0.136,0.077-0.261,0.199-0.322l4.801-2.401V1h0.72v3.277\tl1.28,0.64V1h0.721v4.277l2.801,1.401C21.283,6.739,21.36,6.864,21.36,7v23.64H31V31.36z M16.36,30.64h4.28v-1.28h-4.28V30.64z M11.36,30.64h4.28v-1.28h-4.28C11.36,29.36,11.36,30.64,11.36,30.64z M16.36,28.64h4.28v-1.417l-4.28-2.141V28.64z M11.36,28.64\th4.28v-3.558l-4.28,2.141C11.36,27.223,11.36,28.64,11.36,28.64z M16.805,24.5l3.834,1.918v-3.836L16.805,24.5z M11.36,22.582v3.836\tl3.835-1.918L11.36,22.582z M16.36,20.082v3.836L20.195,22L16.36,20.082z M11.805,22l3.835,1.918v-3.836L11.805,22z M16.805,19.5\tl3.834,1.918v-3.836L16.805,19.5z M11.36,17.582v3.836l3.835-1.918L11.36,17.582z M16.36,15.083v3.835L20.195,17L16.36,15.083z M11.805,17l3.835,1.918v-3.835L11.805,17z M16.805,14.5l3.834,1.917v-3.835L16.805,14.5z M16.36,10.083v3.835L20.195,12\tL16.36,10.083z M16.805,9.5l3.834,1.917V7.583L16.805,9.5z M16.36,5.083v3.835L20.195,7L16.36,5.083z M28.36,29h-0.72V18.36h-2.28\tV27h-0.72v-1.64H23v-0.72h1.64v-1.28H23v-0.72h1.64V18c0-0.199,0.161-0.36,0.36-0.36h2.64V13c0-0.199,0.161-0.36,0.36-0.36h3v0.72\th-2.64v1.28H31v0.72h-2.64v1.28H31v0.72h-2.64v1.279H31v0.721h-2.64v4.279H31v0.721h-2.64V29z M8.36,29H7.64v-6.64H3v-0.72h2.64\tv-5.28H1v-0.72h2.64v-1.28H1v-0.72h3c0.199,0,0.36,0.161,0.36,0.36v1.64H6c0.199,0,0.36,0.161,0.36,0.36v5.64H8\tc0.199,0,0.36,0.161,0.36,0.36V29z M3,20.36H1v-0.72h2V20.36z M3,18.36H1v-0.72h2V18.36z"
2879
2894
  })), children);
2880
2895
  });
@@ -2889,7 +2904,7 @@ const Horse = /*#__PURE__*/React.forwardRef(function Horse({
2889
2904
  xmlns: "http://www.w3.org/2000/svg",
2890
2905
  fill: "currentColor",
2891
2906
  ref: ref
2892
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2907
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2893
2908
  d: "M26.5,6c0,0.276-0.224,0.5-0.5,0.5S25.5,6.276,25.5,6\ts0.224-0.5,0.5-0.5S26.5,5.724,26.5,6z M22,31.36h-2c-0.137,0-0.261-0.077-0.322-0.199l-1-2c-0.024-0.05-0.038-0.105-0.038-0.161\tv-8.64h-3.983c-1.147,0-2.271-0.466-3.083-1.277l-0.829-0.828l0.509-0.51l0.829,0.828c0.678,0.678,1.616,1.066,2.574,1.066h3.474\tl-1.385-1.385l0.509-0.51l2,2C19.319,19.811,19.36,19.9,19.36,20v8.915l0.862,1.725h1.254l-0.58-1.511\tc-0.021-0.054-0.028-0.112-0.021-0.17l1.159-10c0.011-0.098,0.061-0.186,0.139-0.245c2.467-1.892,2.467-3.57,2.467-8.554h0.721\tc0,4.889,0,6.955-2.629,9.031l-1.131,9.762l0.735,1.918c0.043,0.11,0.028,0.235-0.039,0.333S22.118,31.36,22,31.36z M6,31.36H4\tc-0.136,0-0.261-0.077-0.322-0.199l-1-2C2.653,29.111,2.64,29.056,2.64,29V15c0-1.502,0.764-2.83,1.923-3.614\tC2.761,11.603,1.36,13.141,1.36,15v8H0.64v-8c0-2.404,1.956-4.36,4.36-4.36h11.726c0.417-1.437,2.582-7.846,8.075-7.998\tC25.329,0.667,26.98,0.64,27,0.64c0.199,0,0.36,0.161,0.36,0.36v2.874l3.921,4.901c0.114,0.144,0.103,0.35-0.026,0.479l-0.5,0.5\tc-0.44,0.44-1.077,0.701-1.747,0.716c-0.653,0.011-1.323-0.228-1.763-0.667L26.841,9.36H26c-1.302,0-2.36-1.059-2.36-2.36h0.721\tc0,0.904,0.735,1.64,1.64,1.64h1c0.102,0,0.198,0.042,0.267,0.118l0.5,0.55c0.614,0.615,1.827,0.589,2.479-0.062l0.272-0.272\tL26.72,4.226C26.668,4.161,26.64,4.082,26.64,4V1.435C26.156,1.606,25.36,2.166,25.36,4h-0.72c0-0.225,0.011-0.435,0.031-0.631\tc-5.395,0.29-7.303,7.643-7.321,7.719c-0.041,0.16-0.185,0.272-0.35,0.272H7c-2.007,0-3.64,1.633-3.64,3.64v13.915l0.863,1.725\th1.195l-0.739-1.479c-0.034-0.068-0.046-0.146-0.033-0.221l1-6c0.016-0.094,0.068-0.178,0.145-0.232\tc2.842-2.043,3.85-4.06,3.85-7.708h0.72c0,3.869-1.057,6.033-4.029,8.205l-0.957,5.738l0.947,1.896\tc0.056,0.111,0.05,0.244-0.016,0.351C6.241,31.295,6.125,31.36,6,31.36z"
2894
2909
  })), children);
2895
2910
  });
@@ -2904,7 +2919,7 @@ const Hospital = /*#__PURE__*/React.forwardRef(function Hospital({
2904
2919
  xmlns: "http://www.w3.org/2000/svg",
2905
2920
  fill: "currentColor",
2906
2921
  ref: ref
2907
- }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2922
+ }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2908
2923
  d: "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h21.64V1\tc0-0.199,0.161-0.36,0.36-0.36h8c0.199,0,0.36,0.161,0.36,0.36v30C31.36,31.199,31.199,31.36,31,31.36z M16.36,30.64h14.28V1.36\th-7.28V8c0,0.199-0.161,0.36-0.36,0.36H1.36v22.28h8.78V24c0-0.199,0.161-0.36,0.36-0.36H16c0.199,0,0.36,0.161,0.36,0.36V30.64z M10.86,30.64h4.78v-6.28h-4.78C10.86,24.36,10.86,30.64,10.86,30.64z M27.36,25h-0.72v-2h0.721L27.36,25L27.36,25z M21.86,25h-0.72\tv-2h0.721L21.86,25L21.86,25z M5.36,25H4.64v-2h0.72C5.36,23,5.36,25,5.36,25z M27.36,21h-0.72v-2h0.721L27.36,21L27.36,21z M21.86,21h-0.72v-2h0.721L21.86,21L21.86,21z M16.36,21h-0.72v-2h0.72V21z M10.86,21h-0.72v-2h0.72V21z M5.36,21H4.64v-2h0.72\tC5.36,19,5.36,21,5.36,21z M27.36,17h-0.72v-2h0.721L27.36,17L27.36,17z M21.86,17h-0.72v-2h0.721L21.86,17L21.86,17z M16.36,17\th-0.72v-2h0.72V17z M10.86,17h-0.72v-2h0.72V17z M5.36,17H4.64v-2h0.72C5.36,15,5.36,17,5.36,17z M27.36,13h-0.72v-2h0.721L27.36,13\tL27.36,13z M21.86,13h-0.72v-2h0.721L21.86,13L21.86,13z M16.36,13h-0.72v-2h0.72V13z M10.86,13h-0.72v-2h0.72V13z M5.36,13H4.64v-2\th0.72C5.36,11,5.36,13,5.36,13z M27.36,6.5h-0.72V4.86H25V4.14h1.64V2.5h0.721v1.64H29v0.72h-1.64V6.5z"
2909
2924
  })), children);
2910
2925
  });
@@ -2919,7 +2934,7 @@ const Hpi = /*#__PURE__*/React.forwardRef(function Hpi({
2919
2934
  xmlns: "http://www.w3.org/2000/svg",
2920
2935
  fill: "currentColor",
2921
2936
  ref: ref
2922
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2937
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2923
2938
  d: "M10,15.36H6c-0.199,0-0.36-0.161-0.36-0.36v-4.64H1c-0.199,0-0.36-0.161-0.36-0.36V6\tc0-0.199,0.161-0.36,0.36-0.36h4.64V1c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4.64H15\tc0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-4.64V15C10.36,15.199,10.199,15.36,10,15.36z M6.36,14.64h3.28V10\tc0-0.199,0.161-0.36,0.36-0.36h4.64V6.36H10C9.801,6.36,9.64,6.199,9.64,6V1.36H6.36V6c0,0.199-0.161,0.36-0.36,0.36H1.36v3.28H6\tc0.199,0,0.36,0.161,0.36,0.36V14.64z M29.36,31h-0.72V5.869l-1.385,1.385l-0.51-0.509L29,4.491l2.255,2.255l-0.51,0.509\tL29.36,5.869V31z M24.36,31h-0.72V10.869l-1.385,1.385l-0.51-0.509L24,9.491l2.255,2.255l-0.51,0.509L24.36,10.87V31z M19.36,31\th-0.72V15.869l-1.385,1.386l-0.509-0.509L19,14.491l2.255,2.255l-0.51,0.509l-1.385-1.386V31z M14.36,31h-0.72V20.869l-1.386,1.386\tl-0.509-0.51L14,19.491l2.254,2.254l-0.509,0.51l-1.386-1.386L14.36,31L14.36,31z M9.36,31H8.64v-5.131l-1.386,1.386l-0.509-0.51\tL9,24.491l2.254,2.254l-0.509,0.51L9.36,25.869V31z"
2924
2939
  })), children);
2925
2940
  });
@@ -2934,7 +2949,7 @@ const HumanInTheLoop = /*#__PURE__*/React.forwardRef(function HumanInTheLoop({
2934
2949
  xmlns: "http://www.w3.org/2000/svg",
2935
2950
  fill: "currentColor",
2936
2951
  ref: ref
2937
- }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2952
+ }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2938
2953
  d: "M16,31.36c-4.529,0-8.716-1.933-11.64-5.338\tV29H3.64v-4.36H8v0.721H4.743C7.536,28.725,11.598,30.64,16,30.64c8.072,0,14.64-6.567,14.64-14.64h0.721\tC31.36,24.47,24.47,31.36,16,31.36z M1.36,16H0.64C0.64,7.53,7.53,0.64,16,0.64c4.529,0,8.716,1.933,11.64,5.337V3h0.721v4.36H24\tV6.64h3.257C24.464,3.275,20.401,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16z M23.36,21c0-2.968-1.764-5.606-4.451-6.759\tC19.827,13.42,20.36,12.25,20.36,11c0-2.404-1.956-4.36-4.36-4.36S11.64,8.596,11.64,11c0,1.25,0.533,2.42,1.451,3.241\tC10.404,15.394,8.64,18.032,8.64,21v1h0.72v-1c0-2.878,1.839-5.413,4.576-6.308c0.132-0.043,0.227-0.158,0.245-0.295\ts-0.044-0.273-0.161-0.349c-1.04-0.677-1.66-1.816-1.66-3.048c0-2.007,1.633-3.64,3.64-3.64s3.64,1.633,3.64,3.64\tc0,1.231-0.62,2.371-1.659,3.048c-0.116,0.076-0.179,0.211-0.16,0.349c0.018,0.137,0.113,0.252,0.244,0.295\tc2.737,0.895,4.575,3.43,4.575,6.308v1h0.721L23.36,21L23.36,21z"
2939
2954
  })), children);
2940
2955
  });
@@ -2949,7 +2964,7 @@ const Humid = /*#__PURE__*/React.forwardRef(function Humid({
2949
2964
  xmlns: "http://www.w3.org/2000/svg",
2950
2965
  fill: "currentColor",
2951
2966
  ref: ref
2952
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2967
+ }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2953
2968
  d: "M31,26.36c-0.898,0-1.645-0.656-2.138-1.09c-0.539-0.474-1.036-0.91-1.612-0.91\tc-0.602,0-1.149,0.481-1.633,0.906C25.054,25.76,24.37,26.36,23.5,26.36c-0.873,0-1.558-0.603-2.107-1.086\tc-0.496-0.435-1.043-0.914-1.643-0.914c-0.602,0-1.149,0.481-1.633,0.906C17.554,25.761,16.871,26.36,16,26.36\tc-0.872,0-1.556-0.601-2.105-1.084c-0.497-0.436-1.044-0.916-1.645-0.916s-1.147,0.48-1.63,0.904\tC10.056,25.76,9.372,26.36,8.5,26.36s-1.556-0.601-2.105-1.084C5.897,24.841,5.351,24.36,4.75,24.36s-1.147,0.48-1.63,0.904\tC2.556,25.76,1.872,26.36,1,26.36v-0.72c0.601,0,1.147-0.48,1.63-0.904c0.564-0.495,1.248-1.096,2.12-1.096s1.556,0.601,2.105,1.084\tC7.353,25.159,7.899,25.64,8.5,25.64s1.147-0.48,1.63-0.904c0.564-0.495,1.248-1.096,2.12-1.096s1.556,0.601,2.105,1.084\tC14.852,25.16,15.399,25.64,16,25.64c0.6,0,1.146-0.479,1.628-0.902c0.564-0.495,1.249-1.098,2.122-1.098\tc0.87,0,1.554,0.6,2.104,1.082c0.497,0.437,1.045,0.918,1.646,0.918c0.6,0,1.146-0.479,1.628-0.902\tc0.564-0.495,1.249-1.098,2.122-1.098c0.848,0,1.502,0.576,2.028,1.038c0.496,0.437,1.095,0.962,1.722,0.962V26.36z M31,20.36\tc-0.898,0-1.645-0.656-2.138-1.09c-0.539-0.474-1.036-0.91-1.612-0.91c-0.602,0-1.149,0.481-1.633,0.906\tC25.054,19.76,24.37,20.36,23.5,20.36c-0.873,0-1.558-0.603-2.107-1.086c-0.496-0.435-1.043-0.914-1.643-0.914\tc-0.602,0-1.149,0.481-1.633,0.906C17.554,19.761,16.871,20.36,16,20.36c-0.872,0-1.556-0.601-2.105-1.084\tc-0.497-0.436-1.044-0.916-1.645-0.916s-1.147,0.48-1.63,0.904C10.056,19.76,9.372,20.36,8.5,20.36s-1.556-0.601-2.105-1.084\tC5.897,18.841,5.351,18.36,4.75,18.36s-1.147,0.48-1.63,0.904C2.556,19.76,1.872,20.36,1,20.36v-0.72c0.601,0,1.147-0.48,1.63-0.904\tc0.564-0.495,1.248-1.096,2.12-1.096s1.556,0.601,2.105,1.084C7.353,19.159,7.899,19.64,8.5,19.64s1.147-0.48,1.63-0.904\tc0.564-0.495,1.248-1.096,2.12-1.096s1.556,0.601,2.105,1.084C14.852,19.16,15.399,19.64,16,19.64c0.6,0,1.146-0.479,1.628-0.902\tc0.564-0.495,1.249-1.098,2.122-1.098c0.87,0,1.554,0.6,2.104,1.082c0.497,0.437,1.045,0.918,1.646,0.918\tc0.6,0,1.146-0.479,1.628-0.902c0.564-0.495,1.249-1.098,2.122-1.098c0.848,0,1.502,0.576,2.028,1.038\tc0.496,0.437,1.095,0.962,1.722,0.962V20.36z M31,14.36c-0.898,0-1.645-0.656-2.138-1.089c-0.539-0.474-1.036-0.911-1.612-0.911\tc-0.602,0-1.149,0.481-1.633,0.906C25.054,13.76,24.37,14.36,23.5,14.36c-0.873,0-1.558-0.602-2.107-1.085\tc-0.496-0.435-1.043-0.915-1.643-0.915c-0.602,0-1.149,0.481-1.633,0.906C17.554,13.76,16.871,14.36,16,14.36\tc-0.872,0-1.556-0.601-2.105-1.083c-0.497-0.437-1.044-0.917-1.645-0.917s-1.147,0.48-1.63,0.904\tc-0.564,0.495-1.248,1.096-2.12,1.096s-1.556-0.601-2.105-1.083C5.897,12.84,5.351,12.36,4.75,12.36s-1.147,0.48-1.63,0.904\tC2.556,13.759,1.872,14.36,1,14.36v-0.72c0.601,0,1.147-0.48,1.63-0.904c0.564-0.495,1.248-1.096,2.12-1.096\ts1.556,0.601,2.105,1.083C7.353,13.16,7.899,13.64,8.5,13.64s1.147-0.48,1.63-0.904c0.564-0.495,1.248-1.096,2.12-1.096\ts1.556,0.601,2.105,1.083C14.853,13.16,15.399,13.64,16,13.64c0.6,0,1.146-0.479,1.628-0.903c0.564-0.496,1.249-1.097,2.122-1.097\tc0.87,0,1.554,0.6,2.104,1.081c0.497,0.438,1.045,0.919,1.646,0.919c0.6,0,1.146-0.479,1.628-0.903\tc0.564-0.496,1.249-1.097,2.122-1.097c0.848,0,1.502,0.576,2.028,1.038c0.496,0.436,1.095,0.962,1.722,0.962V14.36z M31,8.36\tc-0.898,0-1.645-0.656-2.138-1.089C28.323,6.797,27.826,6.36,27.25,6.36c-0.602,0-1.149,0.481-1.633,0.906\tC25.054,7.76,24.37,8.36,23.5,8.36c-0.873,0-1.558-0.602-2.107-1.085C20.896,6.839,20.35,6.36,19.75,6.36\tc-0.602,0-1.149,0.481-1.633,0.906C17.554,7.76,16.871,8.36,16,8.36c-0.872,0-1.556-0.601-2.105-1.083\tC13.397,6.84,12.851,6.36,12.25,6.36s-1.147,0.48-1.63,0.904C10.056,7.759,9.372,8.36,8.5,8.36S6.944,7.759,6.395,7.277\tC5.897,6.84,5.351,6.36,4.75,6.36S3.603,6.84,3.12,7.264C2.556,7.759,1.872,8.36,1,8.36V7.64c0.601,0,1.147-0.48,1.63-0.904\tC3.194,6.241,3.878,5.64,4.75,5.64s1.556,0.601,2.105,1.083C7.353,7.16,7.899,7.64,8.5,7.64s1.147-0.48,1.63-0.904\tc0.564-0.495,1.248-1.096,2.12-1.096s1.556,0.601,2.105,1.083C14.853,7.16,15.399,7.64,16,7.64c0.6,0,1.146-0.479,1.628-0.903\tc0.564-0.496,1.249-1.097,2.122-1.097c0.87,0,1.554,0.6,2.104,1.081C22.351,7.159,22.898,7.64,23.5,7.64\tc0.6,0,1.146-0.479,1.628-0.903c0.564-0.496,1.249-1.097,2.122-1.097c0.848,0,1.502,0.576,2.028,1.038\tC29.774,7.114,30.373,7.64,31,7.64V8.36z"
2954
2969
  })), children);
2955
2970
  });
@@ -2964,7 +2979,7 @@ const Hummingbird = /*#__PURE__*/React.forwardRef(function Hummingbird({
2964
2979
  xmlns: "http://www.w3.org/2000/svg",
2965
2980
  fill: "currentColor",
2966
2981
  ref: ref
2967
- }, rest), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2982
+ }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2968
2983
  d: "M20,30.36c-2.773,0-5.378-1.078-7.335-3.034\tc-3.091-3.092-3.908-7.788-2.054-11.732c-0.083-0.068-0.162-0.141-0.239-0.218l0,0l-0.707-0.708C4.633,9.637,4.637,1.348,4.64,0.997\tc0.001-0.145,0.089-0.275,0.224-0.33c0.134-0.055,0.289-0.024,0.391,0.079l9.666,9.675l1.827-1.798\tc1.264-1.266,3.45-1.268,4.719,0.002c0.005,0.005,0.01,0.01,0.016,0.016H28c0.182,0,0.335,0.135,0.357,0.316\tc0.022,0.18-0.094,0.349-0.27,0.393l-5.645,1.414c0.064,0.907-0.236,1.795-0.849,2.478l-0.535-0.48\tc0.539-0.602,0.771-1.407,0.634-2.208c-0.032-0.186,0.085-0.364,0.267-0.41l3.121-0.782h-3.754c-0.102,0-0.198-0.043-0.267-0.118\tl-0.102-0.106c-1-1.001-2.708-0.999-3.704-0.002L15.41,10.95c0.02,0.025,0.04,0.051,0.059,0.078\tc2.74,3.485,2.457,8.577-0.704,11.738c-0.372,0.371-0.776,0.709-1.206,1.008c0.546,1.703,2.124,2.866,3.941,2.866v0.721\tc-2.07,0-3.875-1.286-4.566-3.189c-0.418,0.242-0.856,0.451-1.309,0.621c0.417,0.729,0.935,1.411,1.548,2.024\tc1.821,1.821,4.245,2.823,6.826,2.823L20,30.36L20,30.36z M11.22,15.993c-1.206,2.638-1.138,5.626,0.069,8.156\tc1.108-0.404,2.127-1.054,2.967-1.894c2.332-2.331,2.959-5.805,1.813-8.742c-0.107,0.702-0.434,1.35-0.946,1.862\tC14.069,16.431,12.482,16.637,11.22,15.993z M10.881,14.867c1.03,1.029,2.704,1.029,3.734,0c0.499-0.499,0.773-1.162,0.773-1.867\tc0-0.561-0.174-1.096-0.497-1.542c-0.06-0.076-0.122-0.151-0.185-0.225l0.001-0.001c-0.03-0.033-0.062-0.066-0.093-0.098\tL5.396,1.906c0.148,2.284,0.906,8.382,4.778,12.254L10.881,14.867z"
2969
2984
  })), children);
2970
2985
  });
@@ -2979,7 +2994,7 @@ const Hurricane = /*#__PURE__*/React.forwardRef(function Hurricane({
2979
2994
  xmlns: "http://www.w3.org/2000/svg",
2980
2995
  fill: "currentColor",
2981
2996
  ref: ref
2982
- }, rest), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2997
+ }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2983
2998
  d: "M6,31.36v-0.72c9.684,0,15.862-3.374,17.898-9.622C22.235,23.626,19.316,25.36,16,25.36\tc-5.161,0-9.36-4.199-9.36-9.36C6.64,6.238,13.696,0.64,26,0.64v0.72c-9.684,0-15.862,3.375-17.898,9.623\tC9.765,8.374,12.684,6.64,16,6.64c5.161,0,9.36,4.199,9.36,9.36C25.36,25.762,18.304,31.36,6,31.36z M16,7.36\tc-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64S20.764,7.36,16,7.36z M16,20.36\tc-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36S18.404,20.36,16,20.36z M16,12.36\tc-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,12.36,16,12.36z"
2984
2999
  })), children);
2985
3000
  });
@@ -2994,7 +3009,7 @@ const HybridCloud = /*#__PURE__*/React.forwardRef(function HybridCloud({
2994
3009
  xmlns: "http://www.w3.org/2000/svg",
2995
3010
  fill: "currentColor",
2996
3011
  ref: ref
2997
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3012
+ }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2998
3013
  d: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16\tS24.47,31.36,16,31.36z M16.36,30.063v0.572c4.594-0.111,8.67-2.35,11.28-5.766V12h0.721v11.839\tc1.442-2.268,2.279-4.957,2.279-7.839c0-1.998-0.402-3.904-1.13-5.641L18.356,3.92l0.359-0.624l10.256,5.922\tC26.574,4.65,21.835,1.497,16.36,1.364v8.428l5.016,2.896c0.111,0.064,0.181,0.184,0.181,0.312s-0.069,0.248-0.181,0.312L11.524,19\tl4.656,2.688c0.111,0.064,0.18,0.183,0.18,0.312v7.232l8.924-5.151l0.359,0.623L16.36,30.063z M3.028,22.783\tc2.398,4.567,7.137,7.72,12.612,7.853v-8.428l-5.016-2.896c-0.111-0.064-0.18-0.183-0.18-0.312s0.068-0.247,0.18-0.312L20.477,13\tl-4.657-2.688c-0.111-0.064-0.18-0.184-0.18-0.312V2.767L6.716,7.919l-0.36-0.623l9.284-5.361V1.364\tC11.046,1.476,6.969,3.714,4.36,7.13V20H3.64V8.161C2.197,10.429,1.36,13.119,1.36,16c0,1.998,0.402,3.904,1.131,5.642l11.153,6.439\tl-0.36,0.623L3.028,22.783z"
2999
3014
  })), children);
3000
3015
  });
@@ -3009,7 +3024,7 @@ const HybridCloud_02 = /*#__PURE__*/React.forwardRef(function HybridCloud_02({
3009
3024
  xmlns: "http://www.w3.org/2000/svg",
3010
3025
  fill: "currentColor",
3011
3026
  ref: ref
3012
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3027
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3013
3028
  d: "M31,24.36H16c-0.199,0-0.36-0.161-0.36-0.36V12c0-0.199,0.161-0.36,0.36-0.36h15\tc0.199,0,0.36,0.161,0.36,0.36v12C31.36,24.199,31.199,24.36,31,24.36z M16.36,23.64h14.28v-3.28H16.36V23.64z M16.36,19.64h14.28\tv-3.28H16.36V19.64z M16.36,15.64h14.28v-3.28H16.36V15.64z M14,24.36H8c-3.99,0-7.36-3.371-7.36-7.36c0-3.99,3.37-7.36,7.36-7.36\tc0.336,0,0.553,0.024,0.812,0.065C10.107,7.466,12.363,4.64,17,4.64c3.396,0,6.583,1.988,8.316,5.188l-0.633,0.343\tC23.076,7.204,20.132,5.36,17,5.36c-3.405,0-5.775,1.517-7.686,4.918c-0.075,0.132-0.227,0.203-0.375,0.179\tC8.576,10.395,8.376,10.36,8,10.36c-3.599,0-6.64,3.041-6.64,6.64c0,3.6,3.041,6.64,6.64,6.64h6V24.36z M20,22.36h-2v-0.72h2V22.36z M20,18.36h-2v-0.72h2V18.36z M20,14.36h-2v-0.72h2V14.36z"
3014
3029
  })), children);
3015
3030
  });
@@ -3024,7 +3039,7 @@ const HybridCloud_03 = /*#__PURE__*/React.forwardRef(function HybridCloud_03({
3024
3039
  xmlns: "http://www.w3.org/2000/svg",
3025
3040
  fill: "currentColor",
3026
3041
  ref: ref
3027
- }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3042
+ }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3028
3043
  d: "M16,30.36c-3.938,0-7.163-3.108-7.351-7H5\tc-0.129,0-0.249-0.069-0.312-0.182l-4-7c-0.063-0.111-0.063-0.247,0-0.357l4-7C4.751,8.709,4.871,8.64,5,8.64h3.649\tc0.188-3.892,3.414-7,7.351-7s7.163,3.108,7.352,7H27c0.129,0,0.248,0.069,0.312,0.181l4,7c0.063,0.111,0.063,0.247,0,0.357l-4,7\tC27.248,23.291,27.129,23.36,27,23.36h-3.648C23.163,27.252,19.938,30.36,16,30.36z M23.352,9.36c-0.188,3.892-3.414,7-7.352,7\tc-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64c0-0.199,0.161-0.36,0.36-0.36h3.791L30.585,16\tl-3.794-6.64C26.791,9.36,23.352,9.36,23.352,9.36z M5.209,22.64h3.44c0.188-3.892,3.414-7,7.351-7c3.661,0,6.64-2.979,6.64-6.64\tS19.661,2.36,16,2.36S9.36,5.339,9.36,9c0,0.199-0.161,0.36-0.36,0.36H5.209L1.415,16L5.209,22.64z"
3029
3044
  })), children);
3030
3045
  });
@@ -3039,7 +3054,7 @@ const HybridCloudInfrastructure = /*#__PURE__*/React.forwardRef(function HybridC
3039
3054
  xmlns: "http://www.w3.org/2000/svg",
3040
3055
  fill: "currentColor",
3041
3056
  ref: ref
3042
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3057
+ }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3043
3058
  d: "M26,26.5\tc0,0.276-0.224,0.5-0.5,0.5S25,26.776,25,26.5s0.224-0.5,0.5-0.5S26,26.224,26,26.5z M27,29.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36h2.64v-2.28h-7.28v2.279H19c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36h-6\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2.64V22.36H8.36v2.279H11c0.199,0,0.36,0.161,0.36,0.36v4\tc0,0.199-0.161,0.36-0.36,0.36H5c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h2.64V22\tc0-0.199,0.161-0.36,0.36-0.36h7.64v-2.281c-0.632,0-1.195,0.001-1.64,0.002H7.5c-3.783,0-6.86-3.078-6.86-6.86S3.717,5.64,7.5,5.64\th1.239c1.63-3.09,4.775-5,8.261-5c5.04,0,9.163,4.005,9.354,9H26.5c2.68,0,4.86,2.18,4.86,4.86s-2.181,4.86-4.86,4.86H24\tc-0.01,0-0.02-0.001-0.029-0.002c-0.27-0.006-4.477-0.005-7.611-0.001v2.282H24c0.199,0,0.36,0.161,0.36,0.36v2.64H27\tc0.199,0,0.36,0.161,0.36,0.36v4C27.36,29.199,27.199,29.36,27,29.36z M21.36,28.64h5.279v-3.28H21.36V28.64z M15.36,28.64h3.28\tv-3.28h-3.28V28.64z M13.36,28.64h1.28v-1.28h-1.28V28.64z M5.36,28.64h5.28v-1.28H5.36V28.64z M13.36,26.64h1.28v-1.28h-1.28V26.64\tz M5.36,26.64h5.28v-1.28H5.36V26.64z M19.936,18.634c2.728,0,3.696,0.01,4.064,0.04V18.64h2.5c2.283,0,4.14-1.857,4.14-4.14\ts-1.856-4.14-4.14-4.14H26c-0.199,0-0.36-0.161-0.36-0.36c0-4.764-3.876-8.64-8.64-8.64c-3.285,0-6.242,1.84-7.719,4.801\tC9.22,6.283,9.096,6.36,8.959,6.36H7.5c-3.386,0-6.14,2.754-6.14,6.14s2.754,6.14,6.14,6.14H14\tC16.578,18.637,18.5,18.634,19.936,18.634z"
3044
3059
  })), children);
3045
3060
  });
@@ -3054,7 +3069,7 @@ const HybridCloudServices = /*#__PURE__*/React.forwardRef(function HybridCloudSe
3054
3069
  xmlns: "http://www.w3.org/2000/svg",
3055
3070
  fill: "currentColor",
3056
3071
  ref: ref
3057
- }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3072
+ }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3058
3073
  d: "M24,31.36H10c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h10.64V23.5\tc0-0.904-0.735-1.64-1.64-1.64h-4c-1.301,0-2.36-1.059-2.36-2.36v-2.14H10c-0.199,0-0.36-0.161-0.36-0.36v-5\tc0-0.199,0.161-0.36,0.36-0.36h14c0.199,0,0.36,0.161,0.36,0.36v5c0,0.199-0.161,0.36-0.36,0.36H13.36v2.14\tc0,0.904,0.736,1.64,1.64,1.64h4c1.302,0,2.36,1.059,2.36,2.36v2.14H24c0.199,0,0.36,0.161,0.36,0.36v5\tC24.36,31.199,24.199,31.36,24,31.36z M10.36,30.64h13.28v-4.28H10.36V30.64z M10.36,16.64h13.28v-4.28H10.36V16.64z M14,28.86h-2\tv-0.72h2V28.86z M26.001,19.36v-0.72c2.818,0,4.639-1.488,4.639-3.793c0-2.432-1.949-4.487-4.257-4.487\tc-0.199,0-0.36-0.161-0.36-0.36c0-4.845-3.896-8.64-8.868-8.64c-3.084,0-6.161,1.931-7.84,4.918\tC9.239,6.411,9.091,6.481,8.939,6.457C8.566,6.393,8.189,6.36,7.821,6.36c-3.684,0-6.461,2.657-6.461,6.179\tc0,3.478,2.855,6.101,6.641,6.101v0.721c-4.196,0-7.36-2.933-7.36-6.821c0-3.933,3.087-6.899,7.181-6.899\tc0.327,0,0.659,0.023,0.991,0.068c1.83-3.087,5.078-5.068,8.342-5.068c5.258,0,9.401,3.932,9.582,9.014\tc2.541,0.197,4.624,2.495,4.624,5.193C31.36,17.589,29.257,19.36,26.001,19.36z M14,14.86h-2v-0.72h2V14.86z"
3059
3074
  })), children);
3060
3075
  });
@@ -3069,7 +3084,7 @@ const HybridItManagement = /*#__PURE__*/React.forwardRef(function HybridItManage
3069
3084
  xmlns: "http://www.w3.org/2000/svg",
3070
3085
  fill: "currentColor",
3071
3086
  ref: ref
3072
- }, rest), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3087
+ }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3073
3088
  d: "M20,30.36\tc-0.656,0-1.205-0.468-1.332-1.087C13.499,28.614,9.64,24.251,9.64,19c0-4.9,3.479-9.168,8.272-10.149l0.145,0.705\tC13.597,10.469,10.36,14.44,10.36,19c0,4.87,3.569,8.921,8.355,9.554C18.9,28.022,19.406,27.64,20,27.64s1.1,0.383,1.285,0.914\tc2.506-0.335,4.786-1.655,6.342-3.673c-0.202-0.237-0.325-0.545-0.325-0.881c0-0.75,0.61-1.36,1.36-1.36\tc0.085,0,0.168,0.008,0.248,0.023c0.484-1.171,0.729-2.401,0.729-3.663c0-1.267-0.243-2.498-0.725-3.664\tc-0.082,0.016-0.167,0.023-0.253,0.023c-0.75,0-1.36-0.61-1.36-1.36c0-0.337,0.124-0.646,0.328-0.884\tc-1.421-1.842-3.433-3.102-5.701-3.562l0.143-0.706c2.454,0.499,4.628,1.866,6.156,3.864c0.136-0.046,0.282-0.071,0.435-0.071\tc0.75,0,1.36,0.61,1.36,1.36c0,0.405-0.179,0.769-0.46,1.019c0.529,1.266,0.798,2.604,0.798,3.981c0,1.371-0.27,2.708-0.802,3.979\tc0.284,0.249,0.464,0.615,0.464,1.021c0,0.75-0.61,1.36-1.36,1.36c-0.153,0-0.302-0.026-0.439-0.073\tc-1.682,2.199-4.163,3.635-6.891,3.986C21.205,29.893,20.656,30.36,20,30.36z M20,28.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S20.353,28.36,20,28.36z M28.662,23.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S29.015,23.36,28.662,23.36z M28.662,13.36c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S29.015,13.36,28.662,13.36z M12.68,21.886l-0.36-0.623l7.32-4.226V7.099L12,2.648\tl-0.818,0.473c-0.111,0.064-0.248,0.064-0.36,0l-0.82-0.474L3.36,6.522V7.47c0,0.128-0.068,0.247-0.18,0.312L2.361,8.255v7.585\tl0.819,0.474c0.111,0.064,0.18,0.183,0.18,0.312v0.949l4.822,2.823l-0.364,0.621l-4.819-2.822L2.182,18.67\tc-0.111,0.064-0.249,0.064-0.36,0L0.82,18.092c-0.112-0.063-0.18-0.183-0.18-0.312v-1.155c0-0.128,0.068-0.248,0.18-0.312\tl0.821-0.474V8.255L0.82,7.782C0.708,7.717,0.64,7.598,0.64,7.47V6.315c0-0.128,0.068-0.248,0.18-0.312l1.001-0.578\tc0.112-0.063,0.249-0.064,0.36,0l0.818,0.473L9.64,2.025V1.078c0-0.128,0.068-0.248,0.18-0.312l1.001-0.578\tc0.112-0.063,0.249-0.064,0.36,0l0.999,0.578c0.111,0.064,0.18,0.183,0.18,0.312v0.948l7.822,4.556\tc0.11,0.064,0.179,0.183,0.179,0.311v10.353c0,0.129-0.069,0.247-0.181,0.312L12.68,21.886z M1.36,17.572l0.641,0.369l0.639-0.369\tv-0.74l-0.639-0.37l-0.641,0.37C1.36,16.832,1.36,17.572,1.36,17.572z M1.36,7.262l0.641,0.37l0.639-0.37v-0.74l-0.639-0.37\tL1.36,6.523V7.262z M10.36,2.024l0.641,0.37l0.639-0.37v-0.74l-0.639-0.37l-0.641,0.37V2.024z"
3074
3089
  })), children);
3075
3090
  });
@@ -3084,7 +3099,7 @@ const HyperProtect = /*#__PURE__*/React.forwardRef(function HyperProtect({
3084
3099
  xmlns: "http://www.w3.org/2000/svg",
3085
3100
  fill: "currentColor",
3086
3101
  ref: ref
3087
- }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3102
+ }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3088
3103
  d: "M16,31.36C8.082,31.36,1.64,24.918,1.64,17V1\tc0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16C30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17\tc0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36h-6.28V16c0,4.059-3.302,7.36-7.36,7.36S8.64,20.058,8.64,16V1.36H2.36\tz M9.36,1.36V16c0,3.661,2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64V1.36H9.36z"
3089
3104
  })), children);
3090
3105
  });
@@ -3099,7 +3114,7 @@ const HyperProtectContainers = /*#__PURE__*/React.forwardRef(function HyperProte
3099
3114
  xmlns: "http://www.w3.org/2000/svg",
3100
3115
  fill: "currentColor",
3101
3116
  ref: ref
3102
- }, rest), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3117
+ }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3103
3118
  d: "M16,31.36\tC8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16\tC30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36H2.36z M16,22.36\tc-0.055,0-0.11-0.013-0.161-0.038l-6-3C9.717,19.261,9.64,19.137,9.64,19v-8c0-0.136,0.077-0.261,0.199-0.322l6-3\tc0.102-0.051,0.221-0.051,0.322,0l6,3c0.122,0.061,0.199,0.186,0.199,0.322v8c0,0.137-0.077,0.261-0.199,0.322l-6,3\tC16.11,22.348,16.055,22.36,16,22.36z M10.36,18.777l5.64,2.82l5.64-2.82v-7.195l-5.479,2.739c-0.102,0.051-0.221,0.051-0.322,0\tl-5.479-2.739V18.777z M10.805,11L16,13.598L21.195,11L16,8.402L10.805,11z"
3104
3119
  })), children);
3105
3120
  });
@@ -3114,7 +3129,7 @@ const HyperProtectCryptoService = /*#__PURE__*/React.forwardRef(function HyperPr
3114
3129
  xmlns: "http://www.w3.org/2000/svg",
3115
3130
  fill: "currentColor",
3116
3131
  ref: ref
3117
- }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3132
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3118
3133
  d: "M16,31.36\tC8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16\tC30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36H2.36z M16,26.36\tc-4.058,0-7.36-3.302-7.36-7.36c0-2.849,1.626-5.324,4-6.547V9c0-1.853,1.507-3.36,3.36-3.36S19.36,7.147,19.36,9v3.453\tc2.373,1.223,4,3.699,4,6.547C23.36,23.059,20.059,26.36,16,26.36z M12.64,13.274C10.679,14.43,9.36,16.564,9.36,19\tc0,3.661,2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64c0-2.436-1.318-4.57-3.279-5.726v2.95c0.624,0.754,1,1.722,1,2.775\tc0,2.404-1.956,4.36-4.36,4.36s-4.36-1.956-4.36-4.36c0-1.054,0.375-2.021,1-2.775L12.64,13.274L12.64,13.274z M16,15.36\tc-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,15.36,16,15.36z M16,14.64\tc0.992,0,1.907,0.333,2.64,0.892v-2.625c-1.619-0.705-3.661-0.705-5.28,0v2.625C14.093,14.973,15.008,14.64,16,14.64z M16,11.64\tc0.93,0,1.82,0.173,2.64,0.489V9c0-1.456-1.184-2.64-2.64-2.64S13.36,7.545,13.36,9v3.129C14.18,11.813,15.07,11.64,16,11.64z M16,20.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,20.36,16,20.36z M16,18.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,18.36,16,18.36z"
3119
3134
  })), children);
3120
3135
  });
@@ -3129,7 +3144,7 @@ const HyperProtectDatabaseAsAService = /*#__PURE__*/React.forwardRef(function Hy
3129
3144
  xmlns: "http://www.w3.org/2000/svg",
3130
3145
  fill: "currentColor",
3131
3146
  ref: ref
3132
- }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3147
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3133
3148
  d: "M16,31.36\tC8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16\tC30.36,24.918,23.918,31.36,16,31.36z M11.25,17.36c-2.614,0-4.759,2.043-4.884,4.651c-0.004,0.089-0.042,0.174-0.105,0.237\tl-1.884,1.883c0.998,1.62,2.325,3.017,3.886,4.096l4.483-4.482c0.057-0.057,0.13-0.093,0.21-0.103l7.32-0.915\tc0.359-0.044,0.698-0.21,0.954-0.467l6.102-6.101c0.411-0.411,0.411-1.08,0-1.491c-0.398-0.397-1.094-0.397-1.49,0l-6.344,5.157\tv-0.001c-0.407,0.335-0.929,0.536-1.495,0.536H13v-0.72h5.002c0.903,0,1.638-0.734,1.638-1.638c0-0.354-0.287-0.642-0.64-0.642\tC19,17.36,11.25,17.36,11.25,17.36z M11.25,16.64H19c0.75,0,1.36,0.61,1.36,1.36c0,0.068-0.003,0.137-0.009,0.204l5.008-4.069\tc0.613-0.621,1.81-0.646,2.481,0.024c0.69,0.692,0.69,1.817,0,2.509l-6.102,6.102c-0.369,0.369-0.857,0.607-1.375,0.672\tl-7.197,0.899L8.879,28.63c2.074,1.274,4.513,2.01,7.121,2.01c7.521,0,13.64-6.118,13.64-13.64V1.36H2.36V17\tc0,2.347,0.596,4.557,1.644,6.487l1.651-1.651C5.868,18.911,8.299,16.64,11.25,16.64z M25,12.36H7c-0.199,0-0.36-0.161-0.36-0.36V6\tc0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v6C25.36,12.199,25.199,12.36,25,12.36z M7.36,11.64h17.28V6.36H7.36\tV11.64z M22,10.36c-0.75,0-1.36-0.61-1.36-1.36S21.25,7.64,22,7.64S23.36,8.25,23.36,9S22.75,10.36,22,10.36z M22,8.36\tc-0.353,0-0.64,0.287-0.64,0.64S21.647,9.64,22,9.64S22.64,9.353,22.64,9S22.353,8.36,22,8.36z"
3134
3149
  })), children);
3135
3150
  });
@@ -3144,7 +3159,7 @@ const HyperProtectVirtualServers = /*#__PURE__*/React.forwardRef(function HyperP
3144
3159
  xmlns: "http://www.w3.org/2000/svg",
3145
3160
  fill: "currentColor",
3146
3161
  ref: ref
3147
- }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3162
+ }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3148
3163
  d: "M16,31.36\tC8.082,31.36,1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v16\tC30.36,24.918,23.918,31.36,16,31.36z M2.36,1.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36H2.36z M25,20.36H7\tc-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h13.64v-1.28H7c-0.199,0-0.36-0.161-0.36-0.36V6\tc0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v6c0,0.199-0.161,0.36-0.36,0.36h-3.64v1.28H25\tc0.199,0,0.36,0.161,0.36,0.36v6C25.36,20.199,25.199,20.36,25,20.36z M7.36,19.64h17.28v-5.28h-3.28v1.329\tc0.575,0.158,1,0.686,1,1.312c0,0.75-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.625,0.425-1.153,1-1.312V14.36H7.36V19.64z M21,16.36c-0.353,0-0.64,0.287-0.64,0.64c0,0.353,0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64C21.64,16.647,21.353,16.36,21,16.36z M21.36,11.64h3.279V6.36H7.36v5.28h13.28v-1.329c-0.575-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36S22.36,8.25,22.36,9\tc0,0.625-0.425,1.153-1,1.312V11.64z M21,8.36c-0.353,0-0.64,0.287-0.64,0.64S20.647,9.64,21,9.64S21.64,9.353,21.64,9\tS21.353,8.36,21,8.36z"
3149
3164
  })), children);
3150
3165
  });
@@ -3159,7 +3174,7 @@ const IbmAutomationPlatform = /*#__PURE__*/React.forwardRef(function IbmAutomati
3159
3174
  xmlns: "http://www.w3.org/2000/svg",
3160
3175
  fill: "currentColor",
3161
3176
  ref: ref
3162
- }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3177
+ }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3163
3178
  d: "M22,31.36c-1.853,0-3.36-1.508-3.36-3.36v-9h0.721v9c0,1.456,1.184,2.64,2.64,2.64\ts2.64-1.184,2.64-2.64v-5h0.721v5C25.36,29.853,23.853,31.36,22,31.36z M10,31.36c-1.853,0-3.36-1.508-3.36-3.36v-9h0.72v9\tc0,1.456,1.185,2.64,2.64,2.64s2.64-1.184,2.64-2.64V4c0-1.853,1.507-3.36,3.36-3.36S19.36,2.147,19.36,4v9h-0.72V4\tc0-1.456-1.184-2.64-2.64-2.64S13.36,2.545,13.36,4v24C13.36,29.853,11.853,31.36,10,31.36z M27.255,20.255l-0.51-0.51l3.386-3.385\tH16v-0.72h14.131l-3.386-3.386l0.51-0.509L31.509,16L27.255,20.255z M10,16.36H1v-0.72h9V16.36z M7.36,13H6.64V4\tc0-1.456-1.185-2.64-2.64-2.64S1.36,2.544,1.36,4v9H0.64V4c0-1.853,1.507-3.36,3.36-3.36S7.36,2.147,7.36,4V13z"
3164
3179
  })), children);
3165
3180
  });
@@ -3174,7 +3189,7 @@ const IbmCloud = /*#__PURE__*/React.forwardRef(function IbmCloud({
3174
3189
  xmlns: "http://www.w3.org/2000/svg",
3175
3190
  fill: "currentColor",
3176
3191
  ref: ref
3177
- }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3192
+ }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3178
3193
  d: "M23,30.36H7.5c-3.783,0-6.86-3.078-6.86-6.86c0-3.156,2.184-5.922,5.228-6.665\tC6.866,12.159,11.03,8.64,16,8.64c3.727,0,7.169,2.007,9.011,5.244c3.642,0.903,6.35,4.199,6.35,8.116\tC31.36,26.609,27.609,30.36,23,30.36z M5.732,17.618C3.169,18.388,1.36,20.782,1.36,23.5c0,3.386,2.754,6.14,6.14,6.14H23\tc4.213,0,7.64-3.427,7.64-7.64s-3.427-7.64-7.64-7.64c-2.27,0-4.406,0.999-5.863,2.741c-0.128,0.154-0.355,0.172-0.507,0.046\tc-0.152-0.128-0.173-0.355-0.045-0.507c1.594-1.906,3.932-2.999,6.416-2.999c0.358,0,0.711,0.022,1.058,0.066\tC22.282,11.008,19.258,9.36,16,9.36c-5.315,0-9.64,4.325-9.64,9.64c0,1.691,0.445,3.356,1.286,4.813\tc0.099,0.172,0.04,0.393-0.132,0.491c-0.174,0.101-0.393,0.042-0.492-0.132C6.118,22.606,5.64,20.818,5.64,19\tC5.64,18.531,5.671,18.07,5.732,17.618z M28.027,12.735c-0.124,0-0.245-0.064-0.312-0.18c-0.1-0.172-0.041-0.393,0.132-0.492\tl2.973-1.716c0.172-0.097,0.393-0.041,0.491,0.132c0.1,0.172,0.041,0.393-0.132,0.492l-2.973,1.716\tC28.15,12.72,28.089,12.735,28.027,12.735z M3.972,12.735c-0.061,0-0.123-0.015-0.18-0.048L0.82,10.972\tc-0.172-0.1-0.231-0.32-0.132-0.492c0.1-0.171,0.318-0.232,0.492-0.132l2.973,1.716c0.172,0.1,0.231,0.32,0.132,0.492\tC4.218,12.671,4.097,12.735,3.972,12.735z M9.057,7.653c-0.125,0-0.246-0.064-0.312-0.18L7.028,4.5\tC6.929,4.328,6.988,4.108,7.16,4.009c0.172-0.101,0.393-0.04,0.492,0.131l1.716,2.973c0.099,0.172,0.04,0.393-0.132,0.492\tC9.18,7.638,9.118,7.653,9.057,7.653z M22.943,7.653c-0.062,0-0.123-0.015-0.18-0.048c-0.173-0.1-0.231-0.32-0.132-0.492\tl1.716-2.973c0.1-0.172,0.321-0.229,0.491-0.132c0.173,0.1,0.231,0.32,0.132,0.492l-1.716,2.973\tC23.188,7.588,23.067,7.653,22.943,7.653z M16,5.792c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36\tS16.36,1.801,16.36,2v3.433C16.36,5.631,16.199,5.792,16,5.792z"
3179
3194
  })), children);
3180
3195
  });
@@ -3189,7 +3204,7 @@ const IbmElm = /*#__PURE__*/React.forwardRef(function IbmElm({
3189
3204
  xmlns: "http://www.w3.org/2000/svg",
3190
3205
  fill: "currentColor",
3191
3206
  ref: ref
3192
- }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3207
+ }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3193
3208
  d: "M14,30.36c-2.404,0-4.36-1.956-4.36-4.36\tc0-0.189,0.012-0.377,0.036-0.56C8.937,26.017,8.008,26.36,7,26.36c-2.404,0-4.36-1.956-4.36-4.36c0-1.727,1.008-3.222,2.467-3.928\tC2.522,17.265,0.64,14.848,0.64,12c0-3.507,2.853-6.36,6.36-6.36c1.389,0,2.675,0.447,3.722,1.206C10.668,6.572,10.64,6.29,10.64,6\tc0-2.404,1.956-4.36,4.36-4.36S19.36,3.596,19.36,6s-1.956,4.36-4.36,4.36c-0.723,0-1.406-0.177-2.007-0.49\tc0.237,0.666,0.367,1.383,0.367,2.13c0,2.848-1.882,5.265-4.467,6.072c1.459,0.706,2.467,2.201,2.467,3.928\tc0,0.189-0.012,0.377-0.036,0.56c0.739-0.576,1.668-0.92,2.676-0.92v0.721c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64\tc0.958,0,1.863-0.369,2.548-1.039l0.504,0.514C16.232,29.918,15.148,30.36,14,30.36z M7,18.36c-2.007,0-3.64,1.633-3.64,3.64\tS4.993,25.64,7,25.64s3.64-1.633,3.64-3.64S9.007,18.36,7,18.36z M7,6.36c-3.11,0-5.64,2.53-5.64,5.64S3.89,17.64,7,17.64\ts5.64-2.53,5.64-5.64S10.11,6.36,7,6.36z M15,2.36c-2.007,0-3.64,1.633-3.64,3.64S12.993,9.64,15,9.64S18.64,8.007,18.64,6\tS17.007,2.36,15,2.36z M26,29.36h-2c-0.199,0-0.36-0.161-0.36-0.36v-1.25l-1.072-0.402l-0.896,0.897\tc-0.141,0.141-0.369,0.141-0.51,0l-1.414-1.414c-0.141-0.141-0.141-0.369,0-0.51l0.897-0.896L20.25,24.36H19\tc-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h1.255l0.408-1.03l-0.894-0.893c-0.141-0.141-0.141-0.369,0-0.51\tl1.414-1.414c0.141-0.141,0.369-0.141,0.51,0l0.892,0.893l1.055-0.428V17c0-0.199,0.161-0.36,0.36-0.36h2\tc0.199,0,0.36,0.161,0.36,0.36v1.262l1.049,0.443l0.889-0.89c0.141-0.141,0.369-0.141,0.51,0l1.414,1.414\tc0.141,0.141,0.141,0.369,0,0.51L29.33,20.63l0.412,1.01H31c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-1.257\tl-0.437,1.091l0.893,0.893c0.141,0.141,0.141,0.369,0,0.51l-1.414,1.414c-0.141,0.141-0.369,0.141-0.51,0l-0.896-0.897l-1.019,0.38\tV29C26.36,29.199,26.199,29.36,26,29.36z M24.36,28.64h1.279V27.5c0-0.15,0.094-0.285,0.234-0.337l1.47-0.548\tc0.132-0.05,0.281-0.018,0.381,0.082l0.806,0.807l0.905-0.905l-0.807-0.806c-0.102-0.103-0.133-0.255-0.079-0.389l0.616-1.538\tc0.055-0.137,0.187-0.227,0.334-0.227h1.14V22.36H29.5c-0.146,0-0.278-0.089-0.333-0.225l-0.594-1.455\tc-0.055-0.134-0.024-0.288,0.078-0.391l0.807-0.806l-0.905-0.905l-0.806,0.807c-0.104,0.103-0.258,0.132-0.396,0.077l-1.492-0.631\tc-0.133-0.057-0.22-0.188-0.22-0.332v-1.14H24.36v1.14c0,0.146-0.089,0.278-0.226,0.334l-1.501,0.608\tc-0.131,0.054-0.286,0.022-0.39-0.079l-0.806-0.807l-0.905,0.905l0.807,0.806c0.102,0.102,0.133,0.254,0.08,0.388l-0.585,1.478\tC20.78,22.27,20.647,22.36,20.5,22.36h-1.14v1.279h1.14c0.15,0,0.285,0.094,0.338,0.235L21.4,25.39\tc0.049,0.132,0.017,0.28-0.083,0.38l-0.807,0.806l0.905,0.905l0.806-0.807c0.101-0.1,0.249-0.132,0.381-0.082l1.523,0.57\tc0.141,0.053,0.234,0.187,0.234,0.337L24.36,28.64L24.36,28.64z"
3194
3209
  })), children);
3195
3210
  });
@@ -3204,7 +3219,7 @@ const IbmElmDcc = /*#__PURE__*/React.forwardRef(function IbmElmDcc({
3204
3219
  xmlns: "http://www.w3.org/2000/svg",
3205
3220
  fill: "currentColor",
3206
3221
  ref: ref
3207
- }, rest), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3222
+ }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3208
3223
  d: "M27,31.36H5c-0.199,0-0.36-0.161-0.36-0.36V1\tc0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v30C27.36,31.199,27.199,31.36,27,31.36z M5.36,30.64h21.28v-9.28\tH5.36V30.64z M5.36,20.64h21.28v-9.28H5.36V20.64z M5.36,10.64h21.28V1.36H5.36V10.64z M11,6c0,0.552-0.448,1-1,1S9,6.552,9,6\ts0.448-1,1-1S11,5.448,11,6z M10,15c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S10.552,15,10,15z M10,25c-0.552,0-1,0.448-1,1\ts0.448,1,1,1s1-0.448,1-1S10.552,25,10,25z"
3209
3224
  })), children);
3210
3225
  });
@@ -3219,7 +3234,7 @@ const IbmElmGcm = /*#__PURE__*/React.forwardRef(function IbmElmGcm({
3219
3234
  xmlns: "http://www.w3.org/2000/svg",
3220
3235
  fill: "currentColor",
3221
3236
  ref: ref
3222
- }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3237
+ }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3223
3238
  d: "M17,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7\tl0.342-0.635L17,30.591l12.64-6.806V8.215L17,1.409L4.36,8.215V12H3.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7\tc0.107-0.058,0.234-0.058,0.342,0l13,7C30.287,7.746,30.36,7.868,30.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7\tC17.117,31.346,17.059,31.36,17,31.36z M21.509,16l-5.254-5.254l-0.509,0.509l4.385,4.386H2v0.72h18.131l-4.385,4.385l0.509,0.51\tL21.509,16z"
3224
3239
  })), children);
3225
3240
  });
@@ -3234,7 +3249,7 @@ const IbmElmInsights = /*#__PURE__*/React.forwardRef(function IbmElmInsights({
3234
3249
  xmlns: "http://www.w3.org/2000/svg",
3235
3250
  fill: "currentColor",
3236
3251
  ref: ref
3237
- }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3252
+ }, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3238
3253
  d: "M16,31.36c-0.059,0-0.117-0.015-0.171-0.043\tl-13-7c-0.113-0.062-0.186-0.179-0.189-0.308c-0.003-0.128,0.062-0.249,0.171-0.316l6.747-4.141l0.377,0.613l-6.213,3.813L16,30.591\tl12.64-6.806l-0.017-7.767l0.721-0.002l0.017,7.983c0,0.133-0.073,0.255-0.189,0.318l-13,7C16.117,31.346,16.059,31.36,16,31.36z M20.5,22.36c-1.577,0-2.86-1.283-2.86-2.86c0-0.214,0.023-0.422,0.068-0.622l-6.633-2.39c-0.33,0.523-0.913,0.872-1.575,0.872\tc-1.025,0-1.86-0.835-1.86-1.86s0.834-1.86,1.86-1.86c0.505,0,0.964,0.203,1.3,0.531l4.061-2.792\tc-0.141-0.262-0.221-0.561-0.221-0.878c0-1.025,0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86c0,0.609-0.294,1.15-0.748,1.49\tl2.08,4.766c0.256-0.075,0.527-0.116,0.808-0.116c1.577,0,2.86,1.283,2.86,2.86S22.077,22.36,20.5,22.36z M20.5,17.36\tc-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S21.68,17.36,20.5,17.36z M11.333,15.816l6.619,2.385\tc0.245-0.479,0.621-0.88,1.081-1.155l-2.07-4.744c-0.565,0.146-1.208-0.006-1.644-0.365l-4.112,2.828\tc0.098,0.226,0.152,0.475,0.152,0.736C11.36,15.608,11.351,15.713,11.333,15.816z M9.5,14.36c-0.628,0-1.14,0.512-1.14,1.14\ts0.512,1.14,1.14,1.14s1.14-0.512,1.14-1.14S10.128,14.36,9.5,14.36z M16.5,9.36c-0.628,0-1.14,0.512-1.14,1.14\ts0.512,1.14,1.14,1.14c0.629,0,1.14-0.512,1.14-1.14S17.129,9.36,16.5,9.36z M3.36,16H2.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7\tc0.107-0.058,0.234-0.058,0.342,0l13,7c0.113,0.061,0.186,0.178,0.188,0.307c0.004,0.128-0.062,0.25-0.171,0.317l-6.807,4.187\tl-0.377-0.613l6.274-3.86L16,1.409L3.36,8.215V16z"
3239
3254
  })), children);
3240
3255
  });
@@ -3249,7 +3264,7 @@ const IbmElmMethodComposer = /*#__PURE__*/React.forwardRef(function IbmElmMethod
3249
3264
  xmlns: "http://www.w3.org/2000/svg",
3250
3265
  fill: "currentColor",
3251
3266
  ref: ref
3252
- }, rest), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3267
+ }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3253
3268
  d: "M29.36,2v5.36H24V6.64h4.225\tC25.434,3.287,21.394,1.36,17,1.36C8.927,1.36,2.36,7.927,2.36,16c0,8.072,6.567,14.64,14.64,14.64v0.721\tC8.53,31.36,1.64,24.47,1.64,16S8.53,0.64,17,0.64c4.538,0,8.716,1.959,11.64,5.376V2H29.36z M29.255,23.745\tc0.067,0.067,0.105,0.159,0.105,0.255v4c0,0.199-0.161,0.36-0.36,0.36h-4c-0.096,0-0.188-0.038-0.255-0.105l-15-15\tc-0.141-0.141-0.141-0.368,0-0.509l4-4c0.141-0.141,0.368-0.141,0.509,0L29.255,23.745z M13,15.491L16.491,12L14,9.509L10.509,13\tL13,15.491z M28.64,24.149L17,12.509L13.509,16l11.64,11.64h3.49L28.64,24.149L28.64,24.149z"
3254
3269
  })), children);
3255
3270
  });
@@ -3264,7 +3279,7 @@ const IbmElmPublishing = /*#__PURE__*/React.forwardRef(function IbmElmPublishing
3264
3279
  xmlns: "http://www.w3.org/2000/svg",
3265
3280
  fill: "currentColor",
3266
3281
  ref: ref
3267
- }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3282
+ }, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3268
3283
  d: "M17,31.36H2c-0.199,0-0.36-0.161-0.36-0.36\tV1c0-0.199,0.161-0.36,0.36-0.36h18c0.096,0,0.188,0.038,0.255,0.105l6,6C26.322,6.813,26.36,6.904,26.36,7v11h-0.72V7.36H20\tc-0.199,0-0.36-0.161-0.36-0.36V1.36H2.36v29.28H17V31.36z M20.36,6.64h4.771L20.36,1.869V6.64z M17,21.36H6v-0.72h11V21.36z M22,15.36H6v-0.72h16V15.36z M30.509,26l-4.254-4.255l-0.51,0.51l3.386,3.385H19v0.721h10.131l-3.386,3.385l0.51,0.51L30.509,26z"
3269
3284
  })), children);
3270
3285
  });
@@ -3279,7 +3294,7 @@ const IbmElmReporting = /*#__PURE__*/React.forwardRef(function IbmElmReporting({
3279
3294
  xmlns: "http://www.w3.org/2000/svg",
3280
3295
  fill: "currentColor",
3281
3296
  ref: ref
3282
- }, rest), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3297
+ }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3283
3298
  d: "M5.254,29.255l-0.509-0.51l6.385-6.385H7\tv-0.72h5.36V27h-0.72v-4.131L5.254,29.255z M27.36,19c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v7h0.721v-6.64\th4.279V26h0.721L27.36,19L27.36,19z M20.36,11c0-0.199-0.161-0.36-0.36-0.36h-5c-0.199,0-0.36,0.161-0.36,0.36v15h0.72V11.36h4.28\tV26h0.721V11H20.36z M13.36,3c0-0.199-0.161-0.36-0.36-0.36H8C7.801,2.64,7.64,2.801,7.64,3v16h0.72V3.36h4.28V19h0.72V3z"
3284
3299
  })), children);
3285
3300
  });
@@ -3294,7 +3309,7 @@ const IbmEngineeringRequirementDoors = /*#__PURE__*/React.forwardRef(function Ib
3294
3309
  xmlns: "http://www.w3.org/2000/svg",
3295
3310
  fill: "currentColor",
3296
3311
  ref: ref
3297
- }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3312
+ }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3298
3313
  d: "M18,16c0.552,0,1,0.448,1,1\ts-0.448,1-1,1s-1-0.448-1-1S17.448,16,18,16z M21.36,30V2c0-0.199-0.161-0.36-0.36-0.36H2C1.801,1.64,1.64,1.801,1.64,2v28\tc0,0.199,0.161,0.36,0.36,0.36h19C21.199,30.36,21.36,30.199,21.36,30z M2.36,2.36h18.28v27.28H2.36V2.36z M30.36,28V4\tc0-0.199-0.161-0.36-0.36-0.36h-7v0.72h6.64v23.28H23v0.721h7C30.199,28.36,30.36,28.199,30.36,28z"
3299
3314
  })), children);
3300
3315
  });
@@ -3309,7 +3324,7 @@ const IbmEngineeringSystemsDesignRhapsody = /*#__PURE__*/React.forwardRef(functi
3309
3324
  xmlns: "http://www.w3.org/2000/svg",
3310
3325
  fill: "currentColor",
3311
3326
  ref: ref
3312
- }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3327
+ }, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3313
3328
  d: "M3,9.36h6\tc0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36H3C2.801,2.64,2.64,2.801,2.64,3v6C2.64,9.199,2.801,9.36,3,9.36z M3.36,3.36h5.28v5.28H3.36V3.36z M6.36,25.64H20v0.721H6c-0.199,0-0.36-0.161-0.36-0.36V12.869l-3.386,3.385l-0.509-0.509L6,11.491\tl4.254,4.255l-0.509,0.509L6.36,12.869V25.64z M29,22.64h-6c-0.199,0-0.36,0.161-0.36,0.36v6c0,0.199,0.161,0.36,0.36,0.36h6\tc0.199,0,0.36-0.161,0.36-0.36v-6C29.36,22.801,29.199,22.64,29,22.64z M28.64,28.64h-5.28v-5.28h5.279L28.64,28.64L28.64,28.64z M25.64,19.131V6.36H12V5.64h14c0.199,0,0.36,0.161,0.36,0.36v13.131l3.385-3.385l0.51,0.509L26,20.509l-4.255-4.254l0.51-0.509\tL25.64,19.131z"
3314
3329
  })), children);
3315
3330
  });
@@ -3324,7 +3339,7 @@ const IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/React.forwa
3324
3339
  xmlns: "http://www.w3.org/2000/svg",
3325
3340
  fill: "currentColor",
3326
3341
  ref: ref
3327
- }, rest), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3342
+ }, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3328
3343
  d: "M16,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V10h0.72v13.785l12.28,6.612V17h0.72v13.397\tl12.28-6.612V10h0.721v14c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M16,15.36\tc-0.059,0-0.117-0.014-0.171-0.043L2.856,8.332C2.816,8.314,2.78,8.289,2.748,8.257C2.622,8.131,2.606,7.93,2.712,7.786\tc0.041-0.055,0.094-0.095,0.154-0.119l12.963-6.984c0.106-0.058,0.234-0.058,0.342,0l12.964,6.983\tc0.018,0.007,0.034,0.015,0.05,0.024C29.293,7.756,29.36,7.873,29.36,8s-0.067,0.245-0.176,0.31\tc-0.013,0.008-0.026,0.015-0.039,0.021L16.17,15.317C16.117,15.346,16.059,15.36,16,15.36z M3.763,8.002L16,14.591l12.238-6.59\tL16,1.409L3.763,8.002z"
3329
3344
  })), children);
3330
3345
  });
@@ -3339,7 +3354,7 @@ const IbmEngineeringTestManagement = /*#__PURE__*/React.forwardRef(function IbmE
3339
3354
  xmlns: "http://www.w3.org/2000/svg",
3340
3355
  fill: "currentColor",
3341
3356
  ref: ref
3342
- }, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3357
+ }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3343
3358
  d: "M16,31.36\tC7.53,31.36,0.64,24.47,0.64,16h0.72c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64h0.721\tC31.36,24.47,24.47,31.36,16,31.36z M16,27.36C9.736,27.36,4.64,22.264,4.64,16h0.72c0,5.867,4.773,10.64,10.64,10.64\tS26.64,21.868,26.64,16h0.721C27.36,22.264,22.264,27.36,16,27.36z M16,20.36c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36\ts4.36,1.956,4.36,4.36S18.404,20.36,16,20.36z M16,12.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64\tS18.007,12.36,16,12.36z M6.25,12.36H0.89V7h0.72v3.616C3.831,4.68,9.567,0.64,16,0.64c4.103,0,7.96,1.598,10.861,4.499l-0.51,0.509\tC23.587,2.883,19.91,1.36,16,1.36c-6.406,0-12.087,4.204-13.98,10.28h4.23C6.25,11.64,6.25,12.36,6.25,12.36z"
3344
3359
  })), children);
3345
3360
  });
@@ -3354,7 +3369,7 @@ const IbmEngineeringWorkflowManagement = /*#__PURE__*/React.forwardRef(function
3354
3369
  xmlns: "http://www.w3.org/2000/svg",
3355
3370
  fill: "currentColor",
3356
3371
  ref: ref
3357
- }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3372
+ }, rest), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3358
3373
  d: "M10.256,30.36\tc-0.104,0-0.206-0.046-0.276-0.129c-3.41-4.071-4.166-9.627-2.372-14.367c-0.261-0.227-0.516-0.463-0.762-0.71\tC3.653,11.961,2.167,7.56,2.768,3.078C2.79,2.917,2.917,2.791,3.077,2.769c4.482-0.6,8.884,0.884,12.077,4.078\tC17.866,9.558,19.36,13.165,19.36,17c0,0.488-0.024,0.972-0.072,1.45c2.773-0.466,5.328-1.776,7.356-3.805\tc1.265-1.264,2.246-2.701,2.92-4.273c-2.686-2.164-6.062-3.221-9.519-2.979l-0.051-0.718c3.734-0.26,7.374,0.915,10.236,3.312\tc0.119,0.1,0.161,0.266,0.103,0.411c-0.713,1.758-1.782,3.358-3.18,4.755c-2.188,2.188-4.957,3.583-7.96,4.041\tc-0.457,3.003-1.853,5.772-4.041,7.96c-1.396,1.396-2.999,2.466-4.763,3.18C10.348,30.352,10.302,30.36,10.256,30.36z M8.196,16.348\tc-1.568,4.373-0.875,9.436,2.168,13.217c1.578-0.675,3.017-1.656,4.28-2.92c2.029-2.028,3.339-4.583,3.805-7.356\tc-0.479,0.048-0.962,0.072-1.45,0.072C13.771,19.36,10.704,18.302,8.196,16.348z M8.47,15.646c2.412,1.94,5.391,2.995,8.53,2.995\tc0.523,0,1.041-0.029,1.554-0.087c0.058-0.513,0.087-1.03,0.087-1.554c0-3.643-1.419-7.069-3.996-9.645\tC11.677,4.387,7.608,2.973,3.448,3.448c-0.476,4.162,0.94,8.229,3.907,11.197c0.177,0.176,0.357,0.348,0.542,0.514\tc0.693-1.574,1.677-3.041,2.949-4.312c0.731-0.732,1.541-1.385,2.406-1.94l0.389,0.605c-0.822,0.528-1.591,1.148-2.286,1.843\tC10.095,12.615,9.132,14.078,8.47,15.646z M17.266,2.679L17.266,2.679c-0.375-0.407-0.35-1.04,0.056-1.414s1.039-0.349,1.413,0.057\ts0.349,1.039-0.057,1.413C18.272,3.109,17.641,3.084,17.266,2.679z M2.678,19.735c0.406-0.374,0.432-1.007,0.057-1.413\tc-0.374-0.406-1.007-0.432-1.413-0.057c-0.406,0.374-0.432,1.007-0.057,1.413l0.001,0.001C1.641,20.084,2.272,20.109,2.678,19.735z M24.678,24.735c0.406-0.374,0.432-1.007,0.057-1.413c-0.374-0.406-1.007-0.432-1.413-0.057c-0.406,0.374-0.432,1.007-0.057,1.413\tl0.001,0.001C23.641,25.084,24.272,25.109,24.678,24.735z"
3359
3374
  })), children);
3360
3375
  });
@@ -3369,7 +3384,7 @@ const IbmGranite = /*#__PURE__*/React.forwardRef(function IbmGranite({
3369
3384
  xmlns: "http://www.w3.org/2000/svg",
3370
3385
  fill: "currentColor",
3371
3386
  ref: ref
3372
- }, rest), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
3387
+ }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3373
3388
  d: "M16,31.36c-0.064,0-0.124-0.017-0.176-0.046\tL1.833,23.819c-0.068-0.036-0.125-0.093-0.16-0.168l0,0l0,0c0-0.001,0-0.001,0-0.001l0,0c-0.002-0.006-0.004-0.011-0.007-0.016l0,0\tc0-0.001,0-0.001,0-0.001c-0.019-0.047-0.026-0.095-0.025-0.142V7.436C1.639,7.39,1.647,7.343,1.665,7.298l0,0l0,0\tc0.004-0.01,0.008-0.02,0.013-0.03l0,0l0,0c0.038-0.076,0.1-0.132,0.171-0.166l0,0l14-6.429c0.096-0.044,0.205-0.044,0.301,0\tl13.998,6.428c0.073,0.033,0.135,0.09,0.173,0.166h0.001l0,0c0.005,0.009,0.009,0.019,0.013,0.029l0,0c0,0,0,0,0.001,0\tc0.018,0.045,0.025,0.092,0.024,0.138V23.49c0.001,0.049-0.008,0.1-0.028,0.147l0,0c0,0,0,0,0,0.001\tc-0.003,0.004-0.005,0.009-0.007,0.014l0,0v0.001c-0.035,0.073-0.092,0.129-0.158,0.164l-13.991,7.495\tC16.124,31.344,16.064,31.36,16,31.36z M16.36,21.937v8.462l12.83-6.873l-5.642-2.576l-4.371,2.364\tc-0.051,0.028-0.108,0.046-0.171,0.047h-0.001l0,0c-0.004,0-0.006,0-0.01,0l0,0h-0.001c-0.063-0.001-0.124-0.02-0.176-0.049\tL16.36,21.937z M2.821,23.531l12.819,6.867v-8.864l-3.659-2.044L2.821,23.531z M2.36,7.99v14.957l9.28-4.094V12.25L2.36,7.99z M24.341,20.521l5.299,2.419V7.99l-3.28,1.506v9.71c0.001,0.053-0.01,0.106-0.033,0.158c-0.034,0.074-0.091,0.132-0.158,0.168\tL24.341,20.521z M19.36,16.562v5.835l5.834-3.156L19.36,16.562z M16.36,21.112l2.28,1.274v-5.834l-2.28,1.006V21.112z M12.806,19.126l2.834,1.584v-2.834L12.806,19.126z M19.36,15.769l6.279,2.883V9.827L19.36,12.71V15.769z M12.36,12.582v5.955\tl3.28-1.447v-3.001L12.36,12.582z M16.36,14.088v2.683l2.28-1.006v-2.724L16.36,14.088z M12.36,11.79L16,13.461l2.137-0.981\tL12.36,9.829V11.79z M12.898,9.283l6.102,2.8l6.1-2.801L19,6.747L12.898,9.283z M2.863,7.429l8.777,4.03V9.275\tc-0.001-0.045,0.006-0.09,0.023-0.135c0.005-0.013,0.011-0.026,0.017-0.038l0,0l0,0c0.037-0.071,0.094-0.125,0.161-0.157l0,0\tc0,0,0.001,0,0.001-0.001l0,0l0,0h0.001l0,0h0.001l0,0c0.005-0.002,0.01-0.005,0.015-0.007l7-2.91c0.09-0.036,0.188-0.036,0.277,0\tl6.853,2.849l3.146-1.445L16,1.396L2.863,7.429z"
3374
3389
  })), children);
3375
3390
  });
@@ -3384,7 +3399,7 @@ const IbmIbv = /*#__PURE__*/React.forwardRef(function IbmIbv({
3384
3399
  xmlns: "http://www.w3.org/2000/svg",
3385
3400
  fill: "currentColor",
3386
3401
  ref: ref
3387
- }, rest), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
3402
+ }, rest), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3388
3403
  d: "M16,30.36C8.082,30.36,1.64,23.918,1.64,16\tS8.082,1.64,16,1.64v0.72C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64S29.64,23.522,29.64,16h0.721\tC30.36,23.918,23.918,30.36,16,30.36z M16,24.36c-4.61,0-8.36-3.751-8.36-8.36c0-4.61,3.75-8.36,8.36-8.36h8\tc0.199,0,0.36,0.161,0.36,0.36v8C24.36,20.609,20.609,24.36,16,24.36z M16,8.36c-4.213,0-7.64,3.427-7.64,7.64s3.427,7.64,7.64,7.64\ts7.64-3.427,7.64-7.64V8.36H16z M16,20.36c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36\tS18.404,20.36,16,20.36z M16,12.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,12.36,16,12.36\tz M30.36,12h-0.72V2.36H20V1.64h10c0.199,0,0.36,0.161,0.36,0.36V12z"
3389
3404
  })), children);
3390
3405
  });
@@ -3399,7 +3414,7 @@ const IbmIx = /*#__PURE__*/React.forwardRef(function IbmIx({
3399
3414
  xmlns: "http://www.w3.org/2000/svg",
3400
3415
  fill: "currentColor",
3401
3416
  ref: ref
3402
- }, rest), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
3417
+ }, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3403
3418
  d: "M25.5,25.86c-0.092,0-0.185-0.035-0.255-0.105l-4.495-4.496l-4.496,4.496c-0.141,0.141-0.368,0.141-0.509,0\tl-4.496-4.496l-4.496,4.496c-0.141,0.141-0.368,0.141-0.509,0l-4.75-4.75c-0.141-0.141-0.141-0.369,0-0.51L5.991,16l-4.495-4.496\tc-0.141-0.141-0.141-0.368,0-0.509l4.75-4.75c0.141-0.141,0.368-0.141,0.509,0l4.496,4.495l4.496-4.495\tc0.141-0.141,0.368-0.141,0.509,0l4.496,4.495l4.495-4.495c0.141-0.141,0.369-0.141,0.51,0l4.75,4.75\tc0.141,0.141,0.141,0.368,0,0.509L26.009,16l4.496,4.495c0.141,0.141,0.141,0.369,0,0.51l-4.75,4.75\tC25.685,25.825,25.592,25.86,25.5,25.86z M20.75,20.39c0.092,0,0.185,0.035,0.255,0.105l4.495,4.496l4.241-4.241l-4.496-4.496\tc-0.141-0.141-0.141-0.368,0-0.509l4.496-4.496L25.5,7.009l-4.495,4.495c-0.141,0.141-0.369,0.141-0.51,0L16,7.009l-4.241,4.241\tl4.495,4.496c0.07,0.07,0.105,0.162,0.105,0.254c0,0.092-0.035,0.184-0.105,0.254l-4.495,4.496L16,24.991l4.495-4.496\tC20.565,20.425,20.658,20.39,20.75,20.39z M2.259,20.75L6.5,24.991l4.241-4.241L6.5,16.509L2.259,20.75z M7.009,16l4.241,4.241\tL15.491,16l-4.241-4.241L7.009,16z M2.259,11.25L6.5,15.491l4.241-4.241L6.5,7.009L2.259,11.25z"
3404
3419
  })), children);
3405
3420
  });
@@ -3414,7 +3429,7 @@ const IbmMachineLearningForZOs = /*#__PURE__*/React.forwardRef(function IbmMachi
3414
3429
  xmlns: "http://www.w3.org/2000/svg",
3415
3430
  fill: "currentColor",
3416
3431
  ref: ref
3417
- }, rest), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
3432
+ }, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3418
3433
  d: "M16,30.36\tc-0.001,0-0.002,0-0.003,0H4c-1.301,0-2.36-1.059-2.36-2.36V16.001c0-0.001,0-0.002,0-0.003V4c0-1.301,1.059-2.36,2.36-2.36h11.997\tc0.002,0,0.004,0,0.006,0H28c1.302,0,2.36,1.059,2.36,2.36v7h-0.72V4c0-0.904-0.735-1.64-1.64-1.64H16.36V11h-0.72V2.869L2.509,16\tL15.64,29.131V21h0.72v9c0,0.146-0.087,0.277-0.222,0.333C16.093,30.351,16.046,30.36,16,30.36z M2.36,16.869V28\tc0,0.904,0.736,1.64,1.64,1.64h11.131L2.36,16.869z M4,2.36C3.096,2.36,2.36,3.096,2.36,4v11.131L15.131,2.36H4z M31,29.36H20v-0.72\th11V29.36z M31,26.36h-5v-0.72h5V26.36z M23.007,25.36c-0.003,0-0.005,0-0.008,0c-1.301-0.005-2.359-1.063-2.359-2.36\tc0-1.302,1.059-2.36,2.36-2.36c0.631,0,1.224,0.246,1.669,0.691c0.36,0.36,0.589,0.815,0.664,1.309H31v0.721h-5.668\tc-0.077,0.491-0.31,0.946-0.674,1.309C24.21,25.114,23.624,25.36,23.007,25.36z M23,21.36c-0.904,0-1.64,0.735-1.64,1.64\tc0,0.901,0.736,1.637,1.641,1.64l0,0c0.002,0,0.004,0,0.006,0c0.425,0,0.831-0.171,1.144-0.481c0.315-0.313,0.489-0.725,0.489-1.159\tc0.001-0.438-0.17-0.849-0.479-1.158C23.851,21.53,23.438,21.36,23,21.36z M31,19.36h-6c-0.078,0-0.153-0.025-0.216-0.072\tL20.88,16.36h-2.547c-0.174,1.131-1.154,2-2.333,2c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36c1.179,0,2.159,0.869,2.333,2\tH21c0.078,0,0.153,0.025,0.216,0.072l3.904,2.928H31V19.36z M16,14.36c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64\tc0.904,0,1.64-0.735,1.64-1.64S16.904,14.36,16,14.36z M31,16.36h-5c-0.078,0-0.153-0.025-0.216-0.072l-4-3l0.432-0.576l3.904,2.928\tH31V16.36z M31,13.36h-3v-0.72h3V13.36z"
3419
3434
  })), children);
3420
3435
  });
@@ -3429,7 +3444,7 @@ const IbmOneMadisonAvenue = /*#__PURE__*/React.forwardRef(function IbmOneMadison
3429
3444
  xmlns: "http://www.w3.org/2000/svg",
3430
3445
  fill: "currentColor",
3431
3446
  ref: ref
3432
- }, rest), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3447
+ }, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3433
3448
  d: "M31,24.64h-0.64V10\tc0-0.199-0.161-0.36-0.36-0.36h-5.64V7c0-0.199-0.161-0.36-0.36-0.36h-8c-0.199,0-0.36,0.161-0.36,0.36v2.64H10\tc-0.199,0-0.36,0.161-0.36,0.36v14.64H8.36V8c0-0.199-0.161-0.36-0.36-0.36H7.36V6c0-0.046-0.009-0.091-0.025-0.134l-2-5\tc-0.109-0.273-0.56-0.273-0.669,0l-2,5C2.649,5.909,2.64,5.954,2.64,6v1.64H2C1.801,7.64,1.64,7.801,1.64,8v16.64H1\tc-0.199,0-0.36,0.161-0.36,0.36v6c0,0.199,0.161,0.36,0.36,0.36h30c0.199,0,0.36-0.161,0.36-0.36v-6\tC31.36,24.801,31.199,24.64,31,24.64z M16.36,7.36h7.28v2.28h-7.28V7.36z M10.36,10.36h19.28v14.28H10.36V10.36z M17.14,30.64h-2.28\tv-1.28h2.28V30.64z M17.5,28.64h-3c-0.199,0-0.36,0.161-0.36,0.36v1.64H9.36v-5.28h13.28v5.279h-4.78V29\tC17.86,28.801,17.699,28.64,17.5,28.64z M5,1.969L6.468,5.64H3.532L5,1.969z M3.36,6.36h3.28v1.28H3.36V6.36z M2.36,8.36h5.28v16.28\tH2.36V8.36z M1.36,25.36h7.28v5.279H1.36V25.36z M30.64,30.64h-7.28v-5.28h7.279L30.64,30.64L30.64,30.64z M2.64,26h0.72v4H2.64V26z M4.64,26h0.72v4H4.64V26z M7.36,26v4H6.64v-4H7.36z M10.64,26h0.72v2h-0.72V26z M12.64,26h0.72v2h-0.72V26z M14.64,26h0.72v2h-0.72\tV26z M16.64,26h0.72v2h-0.72V26z M19.36,28h-0.72v-2h0.721L19.36,28L19.36,28z M21.36,28h-0.72v-2h0.721L21.36,28L21.36,28z M24.64,30v-4h0.721v4H24.64z M27.36,30h-0.72v-4h0.721L27.36,30L27.36,30z M29.36,30h-0.72v-4h0.721L29.36,30L29.36,30z M12.14,12\th0.72v3h-0.72V12z M15.14,12h0.72v3h-0.72V12z M18.14,12h0.721v3H18.14V12z M21.14,12h0.721v3H21.14V12z M24.14,12h0.721v3H24.14V12\tz M27.86,12v3h-0.72v-3H27.86z M12.14,16h0.72v3h-0.72V16z M15.14,16h0.72v3h-0.72V16z M18.14,16h0.721v3H18.14V16z M21.14,16h0.721\tv3H21.14V16z M24.14,16h0.721v3H24.14V16z M27.14,16h0.721v3H27.14V16z M12.14,20h0.72v3h-0.72V20z M15.14,20h0.72v3h-0.72V20z M18.14,20h0.721v3H18.14V20z M21.14,20h0.721v3H21.14V20z M24.14,20h0.721v3H24.14V20z M27.14,20h0.721v3H27.14V20z M5,13.64\tc-0.75,0-1.36,0.61-1.36,1.36S4.25,16.36,5,16.36S6.36,15.75,6.36,15S5.75,13.64,5,13.64z M5,15.64c-0.353,0-0.64-0.287-0.64-0.64\tS4.647,14.36,5,14.36S5.64,14.647,5.64,15S5.353,15.64,5,15.64z M3.86,12H3.14v-2c0-0.199,0.161-0.36,0.36-0.36S3.86,9.801,3.86,10\tV12z M5.36,12H4.64v-2c0-0.199,0.161-0.36,0.36-0.36S5.36,9.801,5.36,10V12z M6.86,12H6.14v-2c0-0.199,0.161-0.36,0.36-0.36\tS6.86,9.801,6.86,10V12z"
3434
3449
  })), children);
3435
3450
  });
@@ -3444,7 +3459,7 @@ const IbmPower11 = /*#__PURE__*/React.forwardRef(function IbmPower11({
3444
3459
  xmlns: "http://www.w3.org/2000/svg",
3445
3460
  fill: "currentColor",
3446
3461
  ref: ref
3447
- }, rest), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3462
+ }, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
3448
3463
  d: "M16,30.36C8.082,30.36,1.64,23.918,1.64,16\tc0-3.356,1.173-6.601,3.311-9.173c-0.133-0.21-0.21-0.459-0.21-0.727c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36\ts-0.61,1.36-1.36,1.36c-0.222,0-0.431-0.053-0.617-0.148C3.467,9.752,2.36,12.823,2.36,16c0,7.521,6.119,13.64,13.64,13.64\tc2.271,0,4.519-0.568,6.501-1.646l0.344,0.633C20.757,29.761,18.39,30.36,16,30.36z M6.101,5.46c-0.353,0-0.64,0.287-0.64,0.64\ts0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S6.454,5.46,6.101,5.46z M25.899,27.26c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36\tc0.222,0,0.432,0.054,0.616,0.148c2.018-2.439,3.124-5.511,3.124-8.688c0-7.521-6.118-13.64-13.64-13.64\tc-2.271,0-4.519,0.569-6.501,1.646L9.155,3.374C11.243,2.239,13.61,1.64,16,1.64c7.918,0,14.36,6.442,14.36,14.36\tc0,3.355-1.174,6.601-3.312,9.173c0.133,0.21,0.211,0.46,0.211,0.727C27.26,26.649,26.649,27.26,25.899,27.26z M25.899,25.26\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S26.252,25.26,25.899,25.26z M16,25.36\tc-2.287,0-4.469-0.825-6.18-2.33c-0.197,0.111-0.424,0.175-0.665,0.175c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36\ts1.36,0.61,1.36,1.36c0,0.247-0.066,0.479-0.182,0.679c1.574,1.367,3.572,2.116,5.667,2.116c4.764,0,8.64-3.876,8.64-8.64\tc0-0.876-0.13-1.741-0.388-2.569l0.688-0.214c0.279,0.898,0.421,1.834,0.421,2.783C25.36,21.161,21.161,25.36,16,25.36z M9.155,21.205c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S9.508,21.205,9.155,21.205z M7.061,18.784\tC6.782,17.886,6.64,16.949,6.64,16c0-5.161,4.199-9.36,9.36-9.36c2.288,0,4.47,0.825,6.18,2.33c0.196-0.111,0.424-0.174,0.665-0.174\tc0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36s-1.36-0.61-1.36-1.36c0-0.247,0.066-0.479,0.182-0.678\tC20.094,8.109,18.095,7.36,16,7.36c-4.764,0-8.64,3.876-8.64,8.64c0,0.877,0.131,1.741,0.389,2.569L7.061,18.784z M22.845,9.516\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S23.197,9.516,22.845,9.516z M12.303,18.557v-0.63h1.399\tv-3.962H13.65l-1.238,1.23l-0.425-0.418l1.326-1.333h1.099v4.482h1.282v0.63h-3.391V18.557z M16.622,18.557v-0.63h1.399v-3.962\th-0.052l-1.237,1.23l-0.425-0.418l1.326-1.333h1.098v4.482h1.282v0.63h-3.391V18.557z"
3449
3464
  })), children);
3450
3465
  });
@@ -3459,7 +3474,7 @@ const IbmRpa = /*#__PURE__*/React.forwardRef(function IbmRpa({
3459
3474
  xmlns: "http://www.w3.org/2000/svg",
3460
3475
  fill: "currentColor",
3461
3476
  ref: ref
3462
- }, rest), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
3477
+ }, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3463
3478
  d: "M13,10c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1\tS13,9.448,13,10z M20,9c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S20.552,9,20,9z M28.36,31h-0.72V20.36H4.36V31H3.64V20\tc0-0.199,0.161-0.36,0.36-0.36h8.64v-2.28H8c-0.199,0-0.36-0.161-0.36-0.36v-6.64H5V9.64h2.64V5c0-0.199,0.161-0.36,0.36-0.36h3.64\tV1h0.72v3.64h7.28V1h0.721v3.64H24c0.199,0,0.36,0.161,0.36,0.36v4.64H27v0.72h-2.64V17c0,0.199-0.161,0.36-0.36,0.36h-4.64v2.279\tH28c0.199,0,0.36,0.161,0.36,0.36V31z M13.36,19.64h5.28v-2.28h-5.28C13.36,17.36,13.36,19.64,13.36,19.64z M8.36,16.64h15.28V5.36\tH8.36V16.64z"
3464
3479
  })), children);
3465
3480
  });
@@ -3474,7 +3489,7 @@ const IbmUkLabsHursley = /*#__PURE__*/React.forwardRef(function IbmUkLabsHursley
3474
3489
  xmlns: "http://www.w3.org/2000/svg",
3475
3490
  fill: "currentColor",
3476
3491
  ref: ref
3477
- }, rest), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3492
+ }, rest), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3478
3493
  d: "M31.36,9h-0.72v1.64h-2.28V8.36H29V7.64h-4\tv0.72h0.64v2.28h-2.28V6.36H24V5.64h-5v0.72h0.64v1.28h-3.28V2h-0.72v5.64h-3.28V6.36H13V5.64H8v0.72h0.64v4.28H6.36V8.36H7V7.64H3\tv0.72h0.64v2.28H1.36V9H0.64v2.36h14.105l-6.848,4.28H0.64v0.72h9v12.28h-9v0.721h9v1h12.72v-1h9V28.64h-9V16.36h9v-0.72h-7.257\tl-6.848-4.28H31.36V9z M5.64,10.64H4.36V8.36h1.28C5.64,8.36,5.64,10.64,5.64,10.64z M13.64,16.36v9.28h-3.28v-9.28H13.64z M16,21.64c-0.199,0-0.36,0.161-0.36,0.36v3.64h-1.28v-9.28h3.28v9.28h-1.28V22C16.36,21.801,16.199,21.64,16,21.64z M11.64,29.64\th-1.28v-0.28v-0.72v-2.28h1.28V29.64z M19.64,29.64h-7.28v-1.28h7.28V29.64z M19.64,27.64h-7.28v-1.28h7.28V27.64z M21.64,29.36\tv0.279h-1.28V26.36h1.279v2.279L21.64,29.36L21.64,29.36z M21.64,25.64h-3.28v-9.28h3.279L21.64,25.64L21.64,25.64z M9.255,15.64\tL16,11.424l6.745,4.216C22.745,15.64,9.255,15.64,9.255,15.64z M11.64,10.64H9.36V6.36h2.28C11.64,6.36,11.64,10.64,11.64,10.64z M19.64,10.64h-3.639c-0.001,0-0.001,0-0.002,0H12.36V8.36h7.28V10.64z M22.64,10.64h-2.28V6.36h2.279L22.64,10.64L22.64,10.64z M27.64,10.64h-1.28V8.36h1.279L27.64,10.64L27.64,10.64z M29.64,14v-1h0.721v1H29.64z M30.36,24h-0.72v-2h0.721L30.36,24L30.36,24z M19,3.36h-2V2.64h2V3.36z M27.64,14v-1h0.721v1H27.64z M23.64,14v-1h0.721v1H23.64z M25.64,14v-1h0.721v1H25.64z M18.36,10h-0.72V9\th0.721L18.36,10L18.36,10z M16.36,20h-0.72v-2h0.72V20z M12.36,20h-0.72v-2h0.72V20z M20.36,20h-0.72v-2h0.721L20.36,20L20.36,20z M11.64,24v-2h0.72v2H11.64z M14.36,10h-0.72V9h0.72V10z M19.64,24v-2h0.721v2H19.64z M7.64,26h0.72v1H7.64V26z M5.64,22h0.72v2\tH5.64V22z M3.64,26h0.72v1H3.64V26z M6.36,20H5.64v-2h0.72C6.36,18,6.36,20,6.36,20z M3.64,22h0.72v2H3.64V22z M4.36,20H3.64v-2\th0.72V20z M1.64,26h0.72v1H1.64V26z M5.64,26h0.72v1H5.64V26z M6.36,13v1H5.64v-1H6.36z M4.36,13v1H3.64v-1H4.36z M7.64,22h0.72v2\tH7.64V22z M8.36,13v1H7.64v-1H8.36z M2.36,13v1H1.64v-1H2.36z M8.36,20H7.64v-2h0.72V20z M29.64,26h0.721v1H29.64V26z M25.64,26\th0.721v1H25.64V26z M27.64,26h0.721v1H27.64V26z M26.36,24h-0.72v-2h0.721L26.36,24L26.36,24z M28.36,20h-0.72v-2h0.721L28.36,20\tL28.36,20z M30.36,20h-0.72v-2h0.721L30.36,20L30.36,20z M28.36,24h-0.72v-2h0.721L28.36,24L28.36,24z M2.36,20H1.64v-2h0.72\tC2.36,18,2.36,20,2.36,20z M24.36,20h-0.72v-2h0.721L24.36,20L24.36,20z M26.36,20h-0.72v-2h0.721L26.36,20L26.36,20z M1.64,22h0.72\tv2H1.64V22z M24.36,24h-0.72v-2h0.721L24.36,24L24.36,24z M23.64,26h0.721v1H23.64V26z M16,13c0.276,0,0.5,0.224,0.5,0.5\tS16.276,14,16,14s-0.5-0.224-0.5-0.5S15.724,13,16,13z"
3479
3494
  })), children);
3480
3495
  });
@@ -3489,7 +3504,7 @@ const IbmZ = /*#__PURE__*/React.forwardRef(function IbmZ({
3489
3504
  xmlns: "http://www.w3.org/2000/svg",
3490
3505
  fill: "currentColor",
3491
3506
  ref: ref
3492
- }, rest), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3507
+ }, rest), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3493
3508
  d: "M29,31.36H3c-0.199,0-0.36-0.161-0.36-0.36v-7\tc0-0.096,0.038-0.188,0.105-0.255L19.131,7.36H3V6.64h17c0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392\tL3.36,24.149v6.49H29V31.36z M29,25.36H11c-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393L27.64,7.851V1.36H3V0.64h25\tc0.199,0,0.36,0.161,0.36,0.36v7c0,0.096-0.038,0.187-0.105,0.254L11.869,24.64H29V25.36z"
3494
3509
  })), children);
3495
3510
  });
@@ -3510,7 +3525,7 @@ const IbmZPartition = /*#__PURE__*/React.forwardRef(function IbmZPartition({
3510
3525
  xmlns: "http://www.w3.org/2000/svg",
3511
3526
  fill: "currentColor",
3512
3527
  ref: ref
3513
- }, rest), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3528
+ }, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3514
3529
  d: "M29,31.36c-1.302,0-2.36-1.059-2.36-2.36\tc0-1.179,0.869-2.159,2-2.333V23.36H16.36v3.307c1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36\tc0-1.179,0.869-2.159,2-2.333V23.36H3.36v3.307c1.131,0.174,2,1.154,2,2.333c0,1.302-1.059,2.36-2.36,2.36S0.64,30.302,0.64,29\tc0-1.179,0.869-2.159,2-2.333V23c0-0.199,0.161-0.36,0.36-0.36h12.64V19h0.72v3.64H29c0.199,0,0.36,0.161,0.36,0.36v3.667\tc1.131,0.174,2,1.154,2,2.333C31.36,30.302,30.302,31.36,29,31.36z M29,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64\ts1.64-0.735,1.64-1.64S29.904,27.36,29,27.36z M16,27.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64\tc0.904,0,1.64-0.735,1.64-1.64S16.904,27.36,16,27.36z M3,27.36c-0.904,0-1.64,0.735-1.64,1.64S2.096,30.64,3,30.64\tS4.64,29.904,4.64,29S3.904,27.36,3,27.36z M22.5,17.36h-13c-0.199,0-0.36-0.161-0.36-0.36v-3c0-0.089,0.033-0.175,0.092-0.241\tl8.459-9.399H9.5C9.301,4.36,9.14,4.199,9.14,4V1c0-0.199,0.161-0.36,0.36-0.36h13c0.199,0,0.36,0.161,0.36,0.36v3\tc0,0.089-0.033,0.175-0.093,0.241l-8.459,9.399H22.5c0.199,0,0.36,0.161,0.36,0.36v3C22.86,17.199,22.699,17.36,22.5,17.36z M12.557,16.64h7.724l-6.614-2.205L12.557,16.64z M9.86,16.64h1.273L9.86,15.034V16.64z M15.718,14.36l6.422,2.14v-2.14H15.718z M9.971,14.015l1.896,2.393l5.148-10.22L9.971,14.015z M20.104,1.655l-5.111,10.147l7.032-7.813L20.104,1.655z M9.86,3.64h6.422\tL9.86,1.5V3.64z M11.718,1.36l6.618,2.206l1.111-2.206C19.447,1.36,11.718,1.36,11.718,1.36z M20.794,1.36l1.346,1.636V1.36H20.794z"
3515
3530
  })), children);
3516
3531
  });
@@ -3525,7 +3540,7 @@ const IbmZAndCloudModernizationStack = /*#__PURE__*/React.forwardRef(function Ib
3525
3540
  xmlns: "http://www.w3.org/2000/svg",
3526
3541
  fill: "currentColor",
3527
3542
  ref: ref
3528
- }, rest), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3543
+ }, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3529
3544
  d: "M16,30.36\tc-0.062,0-0.125-0.017-0.181-0.05l-12-7C3.708,23.246,3.64,23.128,3.64,23v-7c0-0.128,0.068-0.247,0.179-0.311l9.985-5.824\tC13.698,9.597,13.64,9.305,13.64,9c0-1.301,1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36\tc-0.739,0-1.399-0.341-1.832-0.874L4.36,16.207v6.586L16,29.583l2.818-1.644l0.363,0.621l-3,1.75\tC16.125,30.344,16.062,30.36,16,30.36z M16,7.36c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.736,1.64-1.64\tS16.904,7.36,16,7.36z M22.5,26.61c-0.062,0-0.125-0.017-0.181-0.049L11.836,20.48c-0.433,0.536-1.096,0.88-1.836,0.88\tc-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.058,2.36,2.36c0,0.303-0.057,0.593-0.162,0.858l10.3,5.975l5.142-3.038\tV9.207l-2.821-1.646l0.363-0.622l3,1.75C28.292,8.753,28.36,8.872,28.36,9v14c0,0.127-0.067,0.245-0.177,0.31l-5.5,3.25\tC22.627,26.594,22.563,26.61,22.5,26.61z M10,17.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64\tS10.904,17.36,10,17.36z M22,21.36c-1.302,0-2.36-1.059-2.36-2.36c0-1.179,0.869-2.159,2-2.333V5.707L16,2.417L4.36,9.207V12H3.64V9\tc0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l6,3.5c0.11,0.064,0.179,0.183,0.179,0.311v11.167\tc1.131,0.174,2,1.154,2,2.333C24.36,20.302,23.302,21.36,22,21.36z M22,17.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64\ts1.64-0.735,1.64-1.64S22.904,17.36,22,17.36z"
3530
3545
  })), children);
3531
3546
  });
@@ -3540,7 +3555,7 @@ const IbmZAndCloudModernizationStackProvisioning = /*#__PURE__*/React.forwardRef
3540
3555
  xmlns: "http://www.w3.org/2000/svg",
3541
3556
  fill: "currentColor",
3542
3557
  ref: ref
3543
- }, rest), _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3558
+ }, rest), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3544
3559
  d: "M16,30.36\tc-0.062,0-0.125-0.017-0.181-0.05l-12-7C3.708,23.246,3.64,23.128,3.64,23v-5h0.72v4.793L16,29.583l4.09-2.386l0.363,0.621\tl-4.271,2.492C16.125,30.344,16.062,30.36,16,30.36z M23.909,25.803l-0.363-0.621l4.094-2.389V9.207l-4.101-2.392l0.363-0.622\tl4.279,2.496C28.292,8.753,28.36,8.872,28.36,9v14c0,0.128-0.068,0.246-0.179,0.311L23.909,25.803z M21,21.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4\tC21.36,21.199,21.199,21.36,21,21.36z M17.36,20.64h3.279v-3.28H17.36V20.64z M14,21.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C14.36,21.199,14.199,21.36,14,21.36z M10.36,20.64h3.28v-3.28\th-3.28V20.64z M21,14.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4\tC21.36,14.199,21.199,14.36,21,14.36z M17.36,13.64h3.279v-3.28H17.36V13.64z M4.36,14H3.64V9c0-0.128,0.068-0.247,0.179-0.311l12-7\tc0.111-0.065,0.251-0.065,0.362,0l4.266,2.488l-0.363,0.622L16,2.417L4.36,9.207V14z"
3545
3560
  })), children);
3546
3561
  });
@@ -3561,7 +3576,7 @@ const IbmZAndLinuxoneMultiFrame = /*#__PURE__*/React.forwardRef(function IbmZAnd
3561
3576
  xmlns: "http://www.w3.org/2000/svg",
3562
3577
  fill: "currentColor",
3563
3578
  ref: ref
3564
- }, rest), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3579
+ }, rest), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3565
3580
  d: "M31,30.36H1c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36h30\tc0.199,0,0.36,0.161,0.36,0.36v28C31.36,30.199,31.199,30.36,31,30.36z M29.36,29.64h1.279V2.36H29.36V29.64z M22.869,29.64h5.771\tV24.3l-2.331,3.886c-0.04,0.067-0.102,0.119-0.175,0.148L22.869,29.64z M19.36,29.64h1.279V2.36H19.36V29.64z M12.869,29.64h5.771\tV24.3l-2.331,3.886c-0.041,0.067-0.102,0.119-0.175,0.148L12.869,29.64z M9.36,29.64h1.28V2.36H9.36V29.64z M2.869,29.64H8.64V24.3\tl-2.332,3.886c-0.041,0.067-0.102,0.119-0.175,0.148L2.869,29.64z M21.36,23.36v6.108l4.394-1.758l2.61-4.351L21.36,23.36\tL21.36,23.36z M11.36,23.36v6.108l4.394-1.758l2.61-4.351L11.36,23.36L11.36,23.36z M1.36,23.36v6.108l4.394-1.758l2.61-4.351\tL1.36,23.36L1.36,23.36z M22.3,22.64h6.34v-5.56l-2.352,3.136c-0.028,0.037-0.062,0.069-0.103,0.093L22.3,22.64z M12.3,22.64h6.34\tv-5.56l-2.352,3.136c-0.028,0.037-0.063,0.069-0.103,0.093L12.3,22.64z M2.3,22.64h6.34v-5.56l-2.352,3.136\tc-0.028,0.037-0.063,0.069-0.103,0.093L2.3,22.64z M21.36,16.36v6.004l4.394-2.637l2.526-3.368L21.36,16.36L21.36,16.36z M11.36,16.36v6.004l4.395-2.637l2.526-3.368L11.36,16.36L11.36,16.36z M1.36,16.36v6.004l4.395-2.637L8.28,16.36H1.36z M21.72,15.64h6.92V9.636l-4.394,2.637L21.72,15.64z M11.72,15.64h6.919V9.636l-4.394,2.637L11.72,15.64z M1.72,15.64h6.92V9.636\tl-4.395,2.637L1.72,15.64z M21.36,9.36v5.56l2.352-3.136c0.028-0.038,0.062-0.069,0.103-0.093L27.7,9.36H21.36z M11.36,9.36v5.56\tl2.352-3.136c0.028-0.038,0.063-0.069,0.103-0.093L17.7,9.36H11.36z M1.36,9.36v5.56l2.352-3.136\tc0.028-0.038,0.063-0.069,0.103-0.093L7.7,9.36H1.36z M21.636,8.64h7.004V2.532l-4.394,1.757L21.636,8.64z M11.636,8.64h7.004V2.532\tl-4.394,1.757L11.636,8.64z M1.636,8.64H8.64V2.532L4.246,4.289L1.636,8.64z M21.36,2.36V7.7l2.331-3.885\tc0.04-0.067,0.102-0.12,0.175-0.149l3.265-1.306H21.36z M11.36,2.36V7.7l2.332-3.885c0.041-0.067,0.102-0.12,0.175-0.149\tl3.265-1.306H11.36z M1.36,2.36V7.7l2.332-3.885c0.041-0.067,0.102-0.12,0.175-0.149L7.131,2.36H1.36z"
3566
3581
  })), children);
3567
3582
  });
@@ -3582,7 +3597,7 @@ const IbmZAndLinuxoneSingleFrame = /*#__PURE__*/React.forwardRef(function IbmZAn
3582
3597
  xmlns: "http://www.w3.org/2000/svg",
3583
3598
  fill: "currentColor",
3584
3599
  ref: ref
3585
- }, rest), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3600
+ }, rest), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3586
3601
  d: "M21,30.36H11c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v28 C21.36,30.199,21.199,30.36,21,30.36z M19.36,29.64h1.279V2.36H19.36V29.64z M12.869,29.64h5.771V24.3l-2.331,3.886 c-0.041,0.067-0.102,0.119-0.175,0.148L12.869,29.64z M11.36,23.36v6.108l4.394-1.758l2.61-4.351L11.36,23.36L11.36,23.36z M12.3,22.64h6.34v-5.56l-2.352,3.136c-0.028,0.037-0.063,0.069-0.103,0.093L12.3,22.64z M11.36,16.36v6.004l4.395-2.637 l2.526-3.368L11.36,16.36L11.36,16.36z M11.72,15.64h6.919V9.636l-4.394,2.637L11.72,15.64z M11.36,9.36v5.56l2.352-3.136 c0.028-0.038,0.063-0.069,0.103-0.093L17.7,9.36H11.36z M11.636,8.64h7.004V2.532l-4.394,1.757L11.636,8.64z M11.36,2.36V7.7 l2.332-3.885c0.041-0.067,0.102-0.12,0.175-0.149l3.265-1.306H11.36z"
3587
3602
  })), children);
3588
3603
  });
@@ -3597,7 +3612,7 @@ const IbmZOpenAutomationUtilities = /*#__PURE__*/React.forwardRef(function IbmZO
3597
3612
  xmlns: "http://www.w3.org/2000/svg",
3598
3613
  fill: "currentColor",
3599
3614
  ref: ref
3600
- }, rest), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3615
+ }, rest), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
3601
3616
  d: "M16,29.36\tc-5,0-9.542-2.757-11.855-7.194l0.639-0.332C6.972,26.032,11.27,28.64,16,28.64c2.945,0,5.814-1.035,8.076-2.916l0.461,0.553\tC22.146,28.265,19.113,29.36,16,29.36z M27.259,23.194l-0.605-0.389c1.3-2.029,1.986-4.383,1.986-6.806\tc0-5.505-3.517-10.34-8.75-12.03l0.221-0.686c5.532,1.787,9.25,6.897,9.25,12.716C29.36,18.561,28.634,21.048,27.259,23.194z M23,20.36h-8v-0.72h8V20.36z M9.254,20.255l-0.509-0.51L12.491,16l-3.745-3.746l0.509-0.509L13.509,16L9.254,20.255z M2.797,18.055\tC2.693,17.379,2.64,16.688,2.64,16C2.64,8.633,8.633,2.64,16,2.64v0.72C9.03,3.36,3.36,9.03,3.36,16c0,0.651,0.05,1.306,0.149,1.945\tL2.797,18.055z"
3602
3617
  })), children);
3603
3618
  });
@@ -3612,7 +3627,7 @@ const IbmZOpenEnterpriseLanguages = /*#__PURE__*/React.forwardRef(function IbmZO
3612
3627
  xmlns: "http://www.w3.org/2000/svg",
3613
3628
  fill: "currentColor",
3614
3629
  ref: ref
3615
- }, rest), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
3630
+ }, rest), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
3616
3631
  d: "M23.255,30.255l-0.51-0.51\tL27.491,25l-4.746-4.745l0.51-0.51L28.509,25L23.255,30.255z M19.745,30.255L14.491,25l5.254-5.255l0.51,0.51L15.509,25l4.746,4.745\tL19.745,30.255z M23.36,14.36h-0.72V5.64h0.721L23.36,14.36L23.36,14.36z M19.36,14.36h-0.72V5.64h0.721L19.36,14.36L19.36,14.36z M7.36,14.36H6.64V5.64h0.72C7.36,5.64,7.36,14.36,7.36,14.36z M11,27.36H3c-0.199,0-0.36-0.161-0.36-0.36V3\tc0-0.199,0.161-0.36,0.36-0.36h24c0.199,0,0.36,0.161,0.36,0.36v14h-0.72V3.36H3.36v23.28H11V27.36z M14,14.36h-3\tc-0.75,0-1.36-0.61-1.36-1.36V7c0-0.75,0.61-1.36,1.36-1.36h3c0.75,0,1.36,0.61,1.36,1.36v6C15.36,13.75,14.75,14.36,14,14.36z M11,6.36c-0.353,0-0.64,0.287-0.64,0.64v6c0,0.353,0.287,0.64,0.64,0.64h3c0.353,0,0.64-0.287,0.64-0.64V7\tc0-0.353-0.287-0.64-0.64-0.64H11z"
3617
3632
  })), children);
3618
3633
  });
@@ -3627,7 +3642,7 @@ const IbmZOsContainerPlatform = /*#__PURE__*/React.forwardRef(function IbmZOsCon
3627
3642
  xmlns: "http://www.w3.org/2000/svg",
3628
3643
  fill: "currentColor",
3629
3644
  ref: ref
3630
- }, rest), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
3645
+ }, rest), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
3631
3646
  d: "M16,31.36\tc-0.001,0-0.002,0-0.003,0H1c-0.199,0-0.36-0.161-0.36-0.36V16.001c0-0.001,0-0.002,0-0.003V1c0-0.199,0.161-0.36,0.36-0.36h15\tc0.199,0,0.36,0.161,0.36,0.36v14.64H31c0.199,0,0.36,0.161,0.36,0.36v15c0,0.199-0.161,0.36-0.36,0.36H16.003\tC16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64h14.28V16.36H16.36V30.64z M1.36,30.64h13.771L1.36,16.869V30.64z M1.869,16.36\tL15.64,30.131V16.36H1.869z M1.869,15.64H15.64V1.869L1.869,15.64z M1.36,1.36v13.771L15.131,1.36H1.36z M31,11.36H21\tc-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v10\tC31.36,11.199,31.199,11.36,31,11.36z M21.36,10.64h9.279V1.36H21.36V10.64z"
3632
3647
  })), children);
3633
3648
  });
@@ -3642,7 +3657,7 @@ const IbmZOsPackageManager = /*#__PURE__*/React.forwardRef(function IbmZOsPackag
3642
3657
  xmlns: "http://www.w3.org/2000/svg",
3643
3658
  fill: "currentColor",
3644
3659
  ref: ref
3645
- }, rest), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
3660
+ }, rest), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
3646
3661
  d: "M4.36,14H3.64V9\tc0-0.128,0.068-0.247,0.179-0.311l12-7c0.111-0.065,0.251-0.065,0.362,0l4.266,2.488l-0.363,0.622L16,2.417L4.36,9.207V14z M16,29.583l-11.64-6.79V18H3.64v5c0,0.128,0.068,0.246,0.179,0.311l12,7c0.056,0.033,0.119,0.05,0.181,0.05\tc0.062,0,0.125-0.017,0.182-0.05l4.271-2.492l-0.363-0.621L16,29.583z M28.182,8.689l-4.279-2.496L23.54,6.815l4.101,2.392v13.586\tl-4.094,2.389l0.363,0.621l4.272-2.492c0.11-0.064,0.179-0.183,0.179-0.311V9C28.36,8.872,28.292,8.753,28.182,8.689z M16.36,21.131\tV10h-0.72v11.131l-4.386-4.386l-0.509,0.509L16,22.509l5.255-5.254l-0.51-0.509L16.36,21.131z"
3647
3662
  })), children);
3648
3663
  });
@@ -3657,7 +3672,7 @@ const IbmZ16 = /*#__PURE__*/React.forwardRef(function IbmZ16({
3657
3672
  xmlns: "http://www.w3.org/2000/svg",
3658
3673
  fill: "currentColor",
3659
3674
  ref: ref
3660
- }, rest), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
3675
+ }, rest), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
3661
3676
  d: "M16.003,31.36H31c0.199,0,0.36-0.161,0.36-0.36V1\tc0-0.199-0.161-0.36-0.36-0.36H16.003c-0.002,0-0.004,0-0.006,0H1C0.801,0.64,0.64,0.801,0.64,1v14.999c0,0.001,0,0.002,0,0.003V31\tc0,0.199,0.161,0.36,0.36,0.36h14.997c0.001,0,0.002,0,0.003,0C16.001,31.36,16.002,31.36,16.003,31.36z M16.36,16.36h14.28v14.28\tH16.36V16.36z M1.36,16.869L15.131,30.64H1.36V16.869z M15.64,16.36v13.771L1.869,16.36H15.64z M16.36,1.36h14.28v14.28H16.36V1.36z M15.64,1.869V15.64H1.869L15.64,1.869z M15.131,1.36L1.36,15.131V1.36H15.131z"
3662
3677
  })), children);
3663
3678
  });
@@ -3672,7 +3687,7 @@ const IbmZ16MultiFrame = /*#__PURE__*/React.forwardRef(function IbmZ16MultiFrame
3672
3687
  xmlns: "http://www.w3.org/2000/svg",
3673
3688
  fill: "currentColor",
3674
3689
  ref: ref
3675
- }, rest), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
3690
+ }, rest), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
3676
3691
  d: "M28,28.36H4\tc-0.199,0-0.36-0.161-0.36-0.36v-8.999c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4c0-0.199,0.161-0.36,0.36-0.36h24\tc0.199,0,0.36,0.161,0.36,0.36v24C28.36,28.199,28.199,28.36,28,28.36z M26.36,27.64h1.279V4.36H26.36v8.639\tc0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M23.869,27.64h1.771v-1.771L23.869,27.64z M20.36,27.64h2.279v-5.28\tH20.36V27.64z M18.36,27.64h1.279v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36H18.36v8.639\tc0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M15.869,27.64h1.771v-1.771L15.869,27.64z M12.36,27.64h2.28v-5.28\th-2.28V27.64z M10.36,27.64h1.28v-8.639c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4.36h-1.28v8.639\tc0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002V27.64z M7.869,27.64H9.64v-1.771L7.869,27.64z M4.36,27.64h2.28v-5.28H4.36\tV27.64z M23.36,22.869v4.262L25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25\tL7.36,22.869z M23.869,22.36l1.771,1.771V22.36H23.869z M15.869,22.36l1.771,1.771V22.36H15.869z M7.869,22.36l1.771,1.771V22.36\tH7.869z M23.36,21.64h2.279v-5.28H23.36V21.64z M20.36,21.64h1.771l-1.771-1.771V21.64z M15.36,21.64h2.28v-5.28h-2.28V21.64z M12.36,21.64h1.771l-1.771-1.771V21.64z M7.36,21.64h2.28v-5.28H7.36V21.64z M4.36,21.64h1.771L4.36,19.869V21.64z M20.509,19\tl2.131,2.131v-4.262L20.509,19z M12.509,19l2.131,2.131v-4.262L12.509,19z M4.509,19l2.131,2.131v-4.262L4.509,19z M20.36,16.36\tv1.771l1.771-1.771H20.36z M12.36,16.36v1.771l1.771-1.771H12.36z M4.36,16.36v1.771l1.771-1.771H4.36z M23.869,15.64h1.771v-1.771\tL23.869,15.64z M20.36,15.64h2.279v-5.28H20.36V15.64z M15.869,15.64h1.771v-1.771L15.869,15.64z M12.36,15.64h2.28v-5.28h-2.28\tV15.64z M7.869,15.64H9.64v-1.771L7.869,15.64z M4.36,15.64h2.28v-5.28H4.36V15.64z M23.36,10.869v4.262L25.491,13L23.36,10.869z M15.36,10.869v4.262L17.491,13L15.36,10.869z M7.36,10.869v4.262L9.491,13L7.36,10.869z M23.869,10.36l1.771,1.771V10.36H23.869z M15.869,10.36l1.771,1.771V10.36H15.869z M7.869,10.36l1.771,1.771V10.36H7.869z M23.36,9.64h2.279V4.36H23.36V9.64z M20.36,9.64\th1.771L20.36,7.869V9.64z M15.36,9.64h2.28V4.36h-2.28V9.64z M12.36,9.64h1.771L12.36,7.869V9.64z M7.36,9.64h2.28V4.36H7.36V9.64z M4.36,9.64h1.771L4.36,7.869V9.64z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131V4.869L12.509,7z M4.509,7\tL6.64,9.131V4.869L4.509,7z M20.36,4.36v1.771l1.771-1.771H20.36z M12.36,4.36v1.771l1.771-1.771H12.36z M4.36,4.36v1.771\tL6.131,4.36H4.36z"
3677
3692
  })), children);
3678
3693
  });
@@ -3687,7 +3702,7 @@ const IbmZ16PlusCloud = /*#__PURE__*/React.forwardRef(function IbmZ16PlusCloud({
3687
3702
  xmlns: "http://www.w3.org/2000/svg",
3688
3703
  fill: "currentColor",
3689
3704
  ref: ref
3690
- }, rest), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
3705
+ }, rest), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
3691
3706
  d: "M15,3.64H7C6.801,3.64,6.64,3.801,6.64,4\tv24c0,0.199,0.161,0.36,0.36,0.36h8c0.199,0,0.36-0.161,0.36-0.36V4C15.36,3.801,15.199,3.64,15,3.64z M10.36,4.36h2.28v5.28h-2.28\tV4.36z M12.64,15.64h-1.771l1.771-1.771V15.64z M10.869,10.36h1.771v1.771L10.869,10.36z M10.36,10.869L12.491,13l-2.131,2.131\tC10.36,15.131,10.36,10.869,10.36,10.869z M12.64,16.36v5.28h-2.28v-5.28H12.64z M9.64,21.131L7.509,19l2.131-2.131\tC9.64,16.869,9.64,21.131,9.64,21.131z M9.64,9.131L7.509,7L9.64,4.869V9.131z M7.36,4.36h1.771L7.36,6.131V4.36z M7.36,7.869\tL9.131,9.64H7.36V7.869z M7.36,10.36h2.28v5.28H7.36V10.36z M7.36,16.36h1.771L7.36,18.131V16.36z M9.13,21.64H7.36v-1.771\tL9.13,21.64z M7.36,27.64v-5.28h2.28v5.279L7.36,27.64L7.36,27.64z M10.36,22.869L12.491,25l-2.131,2.131\tC10.36,27.131,10.36,22.869,10.36,22.869z M12.64,27.64h-1.77l1.771-1.771L12.64,27.64L12.64,27.64z M10.87,22.36h1.771v1.771\tL10.87,22.36z M14.64,27.64h-1.28V4.36h1.28V27.64z M26.384,25.36H16v-0.72h10.384c2.387,0,4.256-1.869,4.256-4.255\tc0-2.332-1.789-4.025-4.255-4.025c-0.199,0-0.36-0.161-0.36-0.36c0-4.655-3.564-9.64-8.87-9.64c-0.383,0-0.746,0.038-1.114,0.079\tL15.96,5.723c0.39-0.044,0.774-0.083,1.195-0.083c5.604,0,9.41,5.111,9.584,10.011c2.659,0.162,4.622,2.143,4.622,4.734\tC31.36,23.175,29.174,25.36,26.384,25.36z M5.9,25.057C2.803,24.162,0.64,21.26,0.64,18c0-3.222,2.161-6.123,5.256-7.056\tl0.208,0.689C3.311,12.476,1.36,15.093,1.36,18c0,2.941,1.949,5.559,4.74,6.365L5.9,25.057z"
3692
3707
  })), children);
3693
3708
  });
@@ -3702,7 +3717,7 @@ const IbmZ16SingleFrame = /*#__PURE__*/React.forwardRef(function IbmZ16SingleFra
3702
3717
  xmlns: "http://www.w3.org/2000/svg",
3703
3718
  fill: "currentColor",
3704
3719
  ref: ref
3705
- }, rest), _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
3720
+ }, rest), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
3706
3721
  d: "M15,28.36c-0.001,0-0.002,0-0.003,0H12\tc-0.199,0-0.36-0.161-0.36-0.36v-8.999c0-0.001,0-0.001,0-0.002V7.001c0-0.001,0-0.002,0-0.003V4c0-0.199,0.161-0.36,0.36-0.36\th2.997c0.002,0,0.004,0,0.006,0H20c0.199,0,0.36,0.161,0.36,0.36v24c0,0.199-0.161,0.36-0.36,0.36h-4.997\tC15.002,28.36,15.001,28.36,15,28.36z M18.36,27.64h1.279V4.36H18.36v8.639c0,0.001,0,0.002,0,0.003V25c0,0.001,0,0.001,0,0.002\tV27.64z M15.869,27.64h1.771v-1.771L15.869,27.64z M12.36,27.64h2.28v-5.28h-2.28V27.64z M15.36,22.869v4.262L17.491,25\tL15.36,22.869z M15.869,22.36l1.771,1.771V22.36H15.869z M15.36,21.64h2.28v-5.28h-2.28V21.64z M12.36,21.64h1.771l-1.771-1.771\tV21.64z M12.509,19l2.131,2.131v-4.262L12.509,19z M12.36,16.36v1.771l1.771-1.771H12.36z M15.869,15.64h1.771v-1.771L15.869,15.64z M12.36,15.64h2.28v-5.28h-2.28V15.64z M15.36,10.869v4.262L17.491,13L15.36,10.869z M15.869,10.36l1.771,1.771V10.36H15.869z M15.36,9.64h2.28V4.36h-2.28V9.64z M12.36,9.64h1.771L12.36,7.869V9.64z M12.509,7l2.131,2.131V4.869L12.509,7z M12.36,4.36v1.771\tl1.771-1.771H12.36z"
3707
3722
  })), children);
3708
3723
  });
@@ -3717,7 +3732,7 @@ const IbmZ17 = /*#__PURE__*/React.forwardRef(function IbmZ17({
3717
3732
  xmlns: "http://www.w3.org/2000/svg",
3718
3733
  fill: "currentColor",
3719
3734
  ref: ref
3720
- }, rest), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
3735
+ }, rest), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
3721
3736
  d: "M16,31.36c-0.001,0-0.001,0-0.002,0H3.5\tc-1.577,0-2.86-1.283-2.86-2.86v-25c0-1.577,1.283-2.86,2.86-2.86h25c1.577,0,2.86,1.283,2.86,2.86v25c0,1.577-1.283,2.86-2.86,2.86\tH16.002C16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64H28.5c1.18,0,2.14-0.96,2.14-2.14V16.36H16.36V30.64z M1.36,16.879V28.5\tc0,1.18,0.96,2.14,2.14,2.14h11.63L1.36,16.879z M1.859,16.36L15.64,30.131V16.36H1.859z M16.36,15.64h14.28V3.5\tc0-1.18-0.96-2.14-2.14-2.14H16.36V15.64z M1.88,15.64h13.76V1.889L1.88,15.64z M3.5,1.36c-1.18,0-2.14,0.96-2.14,2.14v11.642\tL15.15,1.36H3.5z"
3722
3737
  })), children);
3723
3738
  });
@@ -3732,7 +3747,7 @@ const IbmZ17MultiFrame = /*#__PURE__*/React.forwardRef(function IbmZ17MultiFrame
3732
3747
  xmlns: "http://www.w3.org/2000/svg",
3733
3748
  fill: "currentColor",
3734
3749
  ref: ref
3735
- }, rest), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
3750
+ }, rest), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
3736
3751
  d: "M23,28.36c-0.001,0-0.002,0-0.003,0\th-7.994c-0.002,0-0.004,0-0.006,0H7.003c-0.002,0-0.004,0-0.006,0H4.75c-0.591,0-1.11-0.519-1.11-1.11v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5c0-0.283,0.119-0.549,0.307-0.75\tC3.759,9.799,3.64,9.533,3.64,9.25V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.591,0.519-1.11,1.11-1.11h2.247c0.002,0,0.004,0,0.006,0\th7.994c0.002,0,0.004,0,0.006,0h7.994c0.002,0,0.004,0,0.006,0H28c0.199,0,0.36,0.161,0.36,0.36v24c0,0.199-0.161,0.36-0.36,0.36\th-4.997C23.002,28.36,23.001,28.36,23,28.36z M26.283,27.64h1.356V4.36h-1.356c0.05,0.123,0.077,0.254,0.077,0.39v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5c0,0.283-0.119,0.549-0.308,0.75\tc0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249C26.36,27.386,26.333,27.518,26.283,27.64z M23.869,27.64\th1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L23.869,27.64z M20.75,27.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.192-0.39,0.39v4.5\tC20.36,27.447,20.553,27.64,20.75,27.64z M18.283,27.64h1.434c-0.05-0.122-0.077-0.254-0.077-0.39v-4.5\tc0-0.283,0.119-0.549,0.308-0.75c-0.188-0.201-0.308-0.467-0.308-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.308-0.75c-0.188-0.201-0.308-0.467-0.308-0.75v-4.5c0-0.283,0.119-0.549,0.308-0.75\tC19.76,9.799,19.64,9.533,19.64,9.25V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.136,0.027-0.268,0.077-0.39h-1.434\tc0.05,0.123,0.077,0.254,0.077,0.39v4.5c0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249\tc0,0.001,0,0.002,0,0.003v2.249c0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249\tC18.36,27.386,18.333,27.518,18.283,27.64z M15.869,27.64h1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L15.869,27.64z M12.75,27.64\th1.89v-5.28h-1.89c-0.197,0-0.39,0.192-0.39,0.39v4.5C12.36,27.447,12.553,27.64,12.75,27.64z M10.284,27.64h1.433\tc-0.049-0.122-0.076-0.254-0.076-0.39v-4.5c0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249\tc0-0.001,0-0.001,0-0.002V16.75c0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75V7.001c0-0.001,0-0.002,0-0.003V4.75\tc0-0.136,0.027-0.268,0.076-0.39h-1.433c0.049,0.123,0.076,0.254,0.076,0.39v4.5c0,0.283-0.119,0.549-0.307,0.75\tc0.188,0.201,0.307,0.467,0.307,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249c0,0.283-0.119,0.549-0.307,0.75\tc0.188,0.201,0.307,0.467,0.307,0.75v4.5c0,0.283-0.119,0.549-0.307,0.75c0.188,0.201,0.307,0.467,0.307,0.75V25\tc0,0.001,0,0.001,0,0.002v2.249C10.36,27.386,10.333,27.518,10.284,27.64z M7.869,27.64H9.25c0.197,0,0.39-0.192,0.39-0.39v-1.381\tL7.869,27.64z M4.75,22.36c-0.197,0-0.39,0.192-0.39,0.39v4.5c0,0.197,0.193,0.39,0.39,0.39h1.89v-5.28H4.75z M23.36,22.869v4.262\tL25.491,25L23.36,22.869z M15.36,22.869v4.262L17.491,25L15.36,22.869z M7.36,22.869v4.262L9.491,25L7.36,22.869z M23.869,22.36\tl1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H23.869z M15.869,22.36l1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M7.869,22.36l1.771,1.771V22.75c0-0.197-0.193-0.39-0.39-0.39H7.869z M23.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M20.75,21.64h1.381l-1.771-1.771v1.381C20.36,21.447,20.553,21.64,20.75,21.64z M15.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M12.75,21.64h1.381l-1.771-1.771\tv1.381C12.36,21.447,12.553,21.64,12.75,21.64z M7.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5c0-0.197-0.193-0.39-0.39-0.39\tH7.36V21.64z M4.75,21.64h1.381L4.36,19.869v1.381C4.36,21.447,4.553,21.64,4.75,21.64z M20.509,19l2.131,2.131v-4.262L20.509,19z M12.509,19l2.131,2.131v-4.262L12.509,19z M4.509,19l2.131,2.131v-4.262L4.509,19z M20.75,16.36c-0.197,0-0.39,0.193-0.39,0.39\tv1.381l1.771-1.771H20.75z M12.75,16.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M4.75,16.36\tc-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H4.75z M23.869,15.64h1.381c0.197,0,0.39-0.193,0.39-0.39v-1.381L23.869,15.64z M20.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5C20.36,15.447,20.553,15.64,20.75,15.64z M15.869,15.64h1.381\tc0.197,0,0.39-0.193,0.39-0.39v-1.381L15.869,15.64z M12.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5\tC12.36,15.447,12.553,15.64,12.75,15.64z M7.869,15.64H9.25c0.197,0,0.39-0.193,0.39-0.39v-1.381L7.869,15.64z M4.75,15.64h1.89\tv-5.28H4.75c-0.197,0-0.39,0.193-0.39,0.39v4.5C4.36,15.447,4.553,15.64,4.75,15.64z M23.36,10.869v4.262L25.491,13L23.36,10.869z M15.36,10.869v4.262L17.491,13L15.36,10.869z M7.36,10.869v4.262L9.491,13L7.36,10.869z M23.869,10.36l1.771,1.771V10.75\tc0-0.197-0.192-0.39-0.39-0.39H23.869z M15.869,10.36l1.771,1.771V10.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M7.869,10.36\tl1.771,1.771V10.75c0-0.197-0.193-0.39-0.39-0.39H7.869z M23.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V9.64z M20.75,9.64h1.381L20.36,7.869V9.25C20.36,9.447,20.553,9.64,20.75,9.64z M15.36,9.64\th1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89V9.64z M12.75,9.64h1.381L12.36,7.869V9.25\tC12.36,9.447,12.553,9.64,12.75,9.64z M7.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.193-0.39-0.39-0.39H7.36V9.64z M4.36,7.869V9.25c0,0.197,0.193,0.39,0.39,0.39h1.381L4.36,7.869z M20.509,7l2.131,2.131V4.869L20.509,7z M12.509,7l2.131,2.131\tV4.869L12.509,7z M4.509,7L6.64,9.131V4.869L4.509,7z M20.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H20.75z M12.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M4.75,4.36c-0.197,0-0.39,0.193-0.39,0.39v1.381L6.131,4.36\tH4.75z"
3737
3752
  })), children);
3738
3753
  });
@@ -3747,7 +3762,7 @@ const IbmZ17PlusCloud = /*#__PURE__*/React.forwardRef(function IbmZ17PlusCloud({
3747
3762
  xmlns: "http://www.w3.org/2000/svg",
3748
3763
  fill: "currentColor",
3749
3764
  ref: ref
3750
- }, rest), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
3765
+ }, rest), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
3751
3766
  d: "M4,30.36c-0.75,0-1.36-0.61-1.36-1.36\tS3.25,27.64,4,27.64c0.452,0,0.854,0.222,1.101,0.562l3.409-1.278C7.96,26.083,7.64,25.078,7.64,24c0-2.955,2.404-5.36,5.36-5.36\th0.959c0.251-0.488,0.554-0.941,0.9-1.354l-3.308-4.043C11.383,13.318,11.196,13.36,11,13.36c-0.75,0-1.36-0.61-1.36-1.36\ts0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.293-0.093,0.564-0.251,0.787l3.245,3.966c1.356-1.327,3.201-2.113,5.146-2.113\tc1.885,0,3.607,0.712,4.91,1.882l3.445-3.789c-0.073-0.114-0.13-0.24-0.167-0.374h-3.686c-0.002,0-0.004,0-0.006,0h-4.164\tc-0.658,0-1.193-0.535-1.193-1.193V10.36h-1.822c-0.139,0-0.266-0.08-0.325-0.205C16.395,7.85,14.043,6.36,11.5,6.36\tc-3.661,0-6.64,2.979-6.64,6.64c0,0.199-0.161,0.36-0.36,0.36c-1.731,0-3.14,1.409-3.14,3.14s1.409,3.14,3.14,3.14H7v0.721H4.5\tc-2.128,0-3.86-1.732-3.86-3.86c0-2.01,1.543-3.666,3.508-3.844C4.329,8.757,7.557,5.64,11.5,5.64c2.743,0,5.286,1.562,6.541,4\th1.599V2.833c0-0.658,0.535-1.193,1.193-1.193h8.334c0.658,0,1.193,0.535,1.193,1.193v7.855c0.575,0.158,1,0.686,1,1.312\tc0,0.75-0.61,1.36-1.36,1.36c-0.22,0-0.427-0.052-0.61-0.145l-3.467,3.814c1.13,1.231,1.847,2.848,1.93,4.627\tc1.964,0.178,3.508,1.834,3.508,3.844c0,2.128-1.732,3.86-3.86,3.86H13c-1.608,0-3.053-0.712-4.037-1.838l-3.609,1.354\tC5.358,28.917,5.36,28.958,5.36,29C5.36,29.75,4.75,30.36,4,30.36z M4,28.36c-0.353,0-0.64,0.287-0.64,0.64S3.647,29.64,4,29.64\tS4.64,29.353,4.64,29S4.353,28.36,4,28.36z M9.691,27.25c0.842,0.857,2.014,1.39,3.309,1.39h14.5c1.731,0,3.14-1.408,3.14-3.14\ts-1.408-3.14-3.14-3.14c-0.199,0-0.36-0.161-0.36-0.36c0-1.703-0.645-3.26-1.703-4.437l-3.598,3.958\tc0.326,0.405,0.521,0.92,0.521,1.479c0,1.302-1.059,2.36-2.36,2.36c-0.882,0-1.652-0.486-2.058-1.205L9.691,27.25z M13,19.36\tc-2.559,0-4.64,2.081-4.64,4.64c0,0.99,0.312,1.91,0.843,2.664l8.486-3.183c-0.032-0.155-0.05-0.316-0.05-0.481\tc0-1.302,1.059-2.36,2.36-2.36c0.483,0,0.933,0.146,1.308,0.396l3.619-3.981c-1.176-1.053-2.728-1.695-4.427-1.695\tc-2.543,0-4.895,1.49-5.992,3.794c-0.06,0.126-0.187,0.206-0.325,0.206C14.182,19.36,13,19.36,13,19.36z M20,21.36\tc-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S20.904,21.36,20,21.36z M30,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,11.36,30,11.36z M11,11.36\tc-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,11.36,11,11.36z M25.36,11.64h3.328\tc0.127-0.461,0.49-0.825,0.951-0.952V7.36H25.36V11.64z M20.36,7.872v3.294c0,0.261,0.212,0.474,0.473,0.474h3.298L20.36,7.872z M20.866,7.36l3.773,3.771V7.36H20.866z M25.36,6.64h4.279V2.833c0-0.261-0.212-0.474-0.473-0.474H25.36V6.64z M20.873,6.64h3.767\tV2.875L20.873,6.64z M20.833,2.36c-0.261,0-0.473,0.212-0.473,0.474v3.301l3.777-3.775C24.137,2.36,20.833,2.36,20.833,2.36z"
3752
3767
  })), children);
3753
3768
  });
@@ -3762,28 +3777,13 @@ const IbmZ17SingleFrame = /*#__PURE__*/React.forwardRef(function IbmZ17SingleFra
3762
3777
  xmlns: "http://www.w3.org/2000/svg",
3763
3778
  fill: "currentColor",
3764
3779
  ref: ref
3765
- }, rest), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
3780
+ }, rest), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
3766
3781
  d: "M15,28.36c-0.001,0-0.002,0-0.003,0H12.75c-0.591,0-1.11-0.519-1.11-1.11v-4.5\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-2.249c0-0.001,0-0.001,0-0.002V16.75\tc0-0.283,0.119-0.549,0.307-0.75c-0.188-0.201-0.307-0.467-0.307-0.75v-4.5c0-0.283,0.119-0.549,0.307-0.75\tc-0.188-0.201-0.307-0.467-0.307-0.75V7.001c0-0.001,0-0.002,0-0.003V4.75c0-0.591,0.519-1.11,1.11-1.11h2.247\tc0.002,0,0.004,0,0.006,0H20c0.199,0,0.36,0.161,0.36,0.36v24c0,0.199-0.161,0.36-0.36,0.36h-4.997\tC15.002,28.36,15.001,28.36,15,28.36z M18.283,27.64h1.356V4.36h-1.356c0.05,0.123,0.077,0.254,0.077,0.39v4.5\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v2.249c0,0.001,0,0.002,0,0.003v2.249\tc0,0.283-0.119,0.549-0.308,0.75c0.188,0.201,0.308,0.467,0.308,0.75v4.5c0,0.283-0.119,0.549-0.308,0.75\tc0.188,0.201,0.308,0.467,0.308,0.75V25c0,0.001,0,0.001,0,0.002v2.249C18.36,27.386,18.333,27.518,18.283,27.64z M15.869,27.64\th1.381c0.197,0,0.39-0.192,0.39-0.39v-1.381L15.869,27.64z M12.75,22.36c-0.197,0-0.39,0.192-0.39,0.39v4.5\tc0,0.197,0.193,0.39,0.39,0.39h1.89v-5.28C14.64,22.36,12.75,22.36,12.75,22.36z M15.36,22.869v4.262L17.491,25L15.36,22.869z M15.869,22.36l1.771,1.771V22.75c0-0.197-0.192-0.39-0.39-0.39H15.869z M15.36,21.64h1.89c0.197,0,0.39-0.192,0.39-0.39v-4.5\tc0-0.197-0.192-0.39-0.39-0.39h-1.89V21.64z M12.75,21.64h1.381l-1.771-1.771v1.381C12.36,21.447,12.553,21.64,12.75,21.64z M12.509,19l2.131,2.131v-4.262L12.509,19z M12.75,16.36c-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z M15.869,15.64\th1.381c0.197,0,0.39-0.193,0.39-0.39v-1.381L15.869,15.64z M12.75,15.64h1.89v-5.28h-1.89c-0.197,0-0.39,0.193-0.39,0.39v4.5\tC12.36,15.447,12.553,15.64,12.75,15.64z M15.36,10.869v4.262L17.491,13L15.36,10.869z M15.869,10.36l1.771,1.771V10.75\tc0-0.197-0.192-0.39-0.39-0.39H15.869z M15.36,9.64h1.89c0.197,0,0.39-0.193,0.39-0.39v-4.5c0-0.197-0.192-0.39-0.39-0.39h-1.89\tV9.64z M12.75,9.64h1.381L12.36,7.869V9.25C12.36,9.447,12.553,9.64,12.75,9.64z M12.509,7l2.131,2.131V4.869L12.509,7z M12.75,4.36\tc-0.197,0-0.39,0.193-0.39,0.39v1.381l1.771-1.771H12.75z"
3767
3782
  })), children);
3768
3783
  });
3769
3784
  const IdBadge = /*#__PURE__*/React.forwardRef(function IdBadge({
3770
3785
  children,
3771
3786
  ...rest
3772
- }, ref) {
3773
- return /*#__PURE__*/React.createElement(Icon, _extends({
3774
- width: 64,
3775
- height: 64,
3776
- viewBox: "0 0 32 32",
3777
- xmlns: "http://www.w3.org/2000/svg",
3778
- fill: "currentColor",
3779
- ref: ref
3780
- }, rest), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
3781
- d: "M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h7.64V1\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4.64H26c0.199,0,0.36,0.161,0.36,0.36v25\tC26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V6.36h-7.28V9c0,0.199-0.161,0.36-0.36,0.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36V6.36H6.36V30.64z M14.36,8.64h3.28V1.36h-3.28V8.64z M17,28.36h-7v-0.72h7V28.36z M22,26.36H10\tv-0.72h12V26.36z M22.36,24h-0.72c0-2.474-1.841-4.706-4.377-5.307c-0.15-0.036-0.261-0.163-0.275-0.317\tc-0.014-0.153,0.071-0.3,0.212-0.362c1.067-0.475,1.756-1.534,1.756-2.699c0-1.629-1.325-2.955-2.955-2.955\tc-1.629,0-2.955,1.326-2.955,2.955c0,1.166,0.689,2.225,1.756,2.699c0.141,0.062,0.226,0.209,0.212,0.362\tc-0.014,0.154-0.125,0.281-0.275,0.317C12.201,19.294,10.36,21.526,10.36,24H9.64c0-2.535,1.696-4.844,4.133-5.764\tc-0.899-0.686-1.448-1.761-1.448-2.921c0-2.026,1.648-3.675,3.675-3.675s3.676,1.648,3.676,3.675c0,1.16-0.55,2.236-1.449,2.921\tC20.664,19.156,22.36,21.465,22.36,24z"
3782
- })), children);
3783
- });
3784
- const Idea = /*#__PURE__*/React.forwardRef(function Idea({
3785
- children,
3786
- ...rest
3787
3787
  }, ref) {
3788
3788
  return /*#__PURE__*/React.createElement(Icon, _extends({
3789
3789
  width: 64,
@@ -3793,8 +3793,8 @@ const Idea = /*#__PURE__*/React.forwardRef(function Idea({
3793
3793
  fill: "currentColor",
3794
3794
  ref: ref
3795
3795
  }, rest), _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
3796
- d: "M19,31.36h-6v-0.72h6V31.36z M20,29.36h-8v-0.72h8V29.36z M20,27.36h-8v-0.72h8V27.36z M20,25.36h-8\tc-0.199,0-0.36-0.161-0.36-0.36v-1.453c0-1.622,0-4.073-2.041-6.195c-1.908-1.986-2.959-4.503-2.959-7.087\tc0-5.397,4.111-9.624,9.36-9.624s9.36,4.227,9.36,9.624c0,2.584-1.051,5.102-2.959,7.086c-2.041,2.123-2.041,4.574-2.041,6.196V25\tC20.36,25.199,20.199,25.36,20,25.36z M12.36,24.64h7.28v-1.093c0-1.632,0-4.363,2.242-6.695c1.778-1.851,2.758-4.19,2.758-6.588\tc0-4.993-3.795-8.904-8.64-8.904s-8.64,3.911-8.64,8.904c0,2.398,0.979,4.737,2.758,6.588c2.242,2.332,2.242,5.063,2.242,6.695\tC12.36,23.547,12.36,24.64,12.36,24.64z"
3796
+ d: "M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V6c0-0.199,0.161-0.36,0.36-0.36h7.64V1\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4.64H26c0.199,0,0.36,0.161,0.36,0.36v25\tC26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V6.36h-7.28V9c0,0.199-0.161,0.36-0.36,0.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36V6.36H6.36V30.64z M14.36,8.64h3.28V1.36h-3.28V8.64z M17,28.36h-7v-0.72h7V28.36z M22,26.36H10\tv-0.72h12V26.36z M22.36,24h-0.72c0-2.474-1.841-4.706-4.377-5.307c-0.15-0.036-0.261-0.163-0.275-0.317\tc-0.014-0.153,0.071-0.3,0.212-0.362c1.067-0.475,1.756-1.534,1.756-2.699c0-1.629-1.325-2.955-2.955-2.955\tc-1.629,0-2.955,1.326-2.955,2.955c0,1.166,0.689,2.225,1.756,2.699c0.141,0.062,0.226,0.209,0.212,0.362\tc-0.014,0.154-0.125,0.281-0.275,0.317C12.201,19.294,10.36,21.526,10.36,24H9.64c0-2.535,1.696-4.844,4.133-5.764\tc-0.899-0.686-1.448-1.761-1.448-2.921c0-2.026,1.648-3.675,3.675-3.675s3.676,1.648,3.676,3.675c0,1.16-0.55,2.236-1.449,2.921\tC20.664,19.156,22.36,21.465,22.36,24z"
3797
3797
  })), children);
3798
3798
  });
3799
3799
 
3800
- export { EventDriven, EventEndpointManagement, EventProcessing, EventStreams, EventStreams_02, ExpandHorz, ExpandUser, ExpandVert, Expansion, Export_01, Export_02, ExtendTheDataCenter, Extensible, ExtractText, Eye, EyewashStation, F1Car_01, F1Car_02, F1Grid, F1PitStopTrafficLight, F1Race, F1SteeringWheel, FaceDissatisfied, FaceMelting, FaceNeutral, FaceSatisfied, FaceVeryDissatisfied, FaceVerySatisfied, Factory, Fairness, Falcon, Farm_01, Farm_02, Farmer_01, Farmer_02, Fast, FasterInnovationWithPartners, Faucet, FaultTolerant, Feedback_01, Feedback_02, FileBackup, FileTransfer, FilterAndGroupData, FilterVariable, FinanceAndOperations, FinanceAndSupplyChain, FinanceStrategy, FinancialConsultant, FinancialGain, FinancialNetworks, FinancialNews, FinancialServices, FireAlarm, FireExtinguisher, FireHose, Firecracker, Firefighter, Firewall, FirstAid, Fish, Flag, Flamingo, FlashStorage, FlashingContent, Flexibility, Flexibility_02, Flexible, FlexibleCompute, FlexibleInfrastructure, FlowChart, FlowChartDetail, Flower_01, Flower_02, FocusOnCode, FocusRoom, Fog, Folder, FoodTruck, Football, FootballField, FootballGoalPost, FootballPose, Forecasting, Forklift, FoundationModel, FountainDrinking, Fragile, FreeTrial, FrontEndDevelopment, FrostTower, FrozenPipe, Fuel, FullyManaged, FunctionsAsAService, GastroHealth, Gear, GenerateAi, GenerateCode, GeodesicMontrealBiosphere, GeographicFlexibility, GetAheadOfRiskAndCompliance, Gift, GlassBottle, GlassBottleAndMetalCan, GlobalAnalytics, GlobalAssetsAndRecovery_01, GlobalAssetsAndRecovery_02, GlobalBusinessServices, GlobalCurrency, GlobalCurrency_02, GlobalExchange, GlobalFinanceEuro, GlobalFinanceNetwork, GlobalFinanceSterling, GlobalFootprint, GlobalInfrastructure, GlobalMarkets, GlobalMarketsBar, GlobalNetwork, GlobalPartner, GlobalSecurity, GlobalStrategy, GlobalTechnologyServices, Globe, GlobeLocations, GoLanguage, Goals, GolfBag, GolfBall, GolfCart, GolfClub, GolfHole, GolfPose_01, GolfPose_02, GovernUsersAndIdentities, Governance, Government_01, Government_02, GpuComputing, Gramophone, GraphicDesign, GraphicIntensiveWorkloads, GreenEnergy, GreenIt_01, GreenIt_02, Group, Growth, GrowthMindset, GuadalajaraSeal, Guitar, Hail, HailHeavy, HailMixed, HalfNote, HamburgPhilharmone, Handicap, HandicapActive, Handshake, HardDrive, HardDriveNetwork, HardIceCream, HardPrompt, Hazy, Headphones, Headset, Health, Healthcare, Heart, HeartHealth, HeatMap_01, HeatMap_02, Helmet, HelmetFootball, HelpDesk, Heron, HighFive, HighPerformance, HighPerformanceComputing, HighRiskUsers, HighSpeedDataTransport, HighVolumeData, HighlyAvailable, Hiking, Hills, HomeFront, HomeGarage, HomeProfile, HongKong, HongKongCityscape, Horse, Hospital, Hpi, HumanInTheLoop, Humid, Hummingbird, Hurricane, HybridCloud, HybridCloudInfrastructure, HybridCloudServices, HybridCloud_02, HybridCloud_03, HybridItManagement, HyperProtect, HyperProtectContainers, HyperProtectCryptoService, HyperProtectDatabaseAsAService, HyperProtectVirtualServers, IbmAutomationPlatform, IbmCloud, IbmElm, IbmElmDcc, IbmElmGcm, IbmElmInsights, IbmElmMethodComposer, IbmElmPublishing, IbmElmReporting, IbmEngineeringRequirementDoors, IbmEngineeringSystemsDesignRhapsody, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringTestManagement, IbmEngineeringWorkflowManagement, IbmGranite, IbmIbv, IbmIx, IbmMachineLearningForZOs, IbmOneMadisonAvenue, IbmPower11, IbmRpa, IbmUkLabsHursley, IbmZ, IbmZ16, IbmZ16MultiFrame, IbmZ16PlusCloud, IbmZ16SingleFrame, IbmZ17, IbmZ17MultiFrame, IbmZ17PlusCloud, IbmZ17SingleFrame, IbmZAndCloudModernizationStack, IbmZAndCloudModernizationStackProvisioning, IbmZAndLinuxoneMultiFrame, IbmZAndLinuxoneSingleFrame, IbmZOpenAutomationUtilities, IbmZOpenEnterpriseLanguages, IbmZOsContainerPlatform, IbmZOsPackageManager, IbmZPartition, IdBadge, Idea };
3800
+ export { EventAutomation, EventDriven, EventEndpointManagement, EventProcessing, EventStreams, EventStreams_02, ExpandHorz, ExpandUser, ExpandVert, Expansion, Export_01, Export_02, ExtendTheDataCenter, Extensible, ExtractText, Eye, EyewashStation, F1Car_01, F1Car_02, F1Grid, F1PitStopTrafficLight, F1Race, F1SteeringWheel, FaceDissatisfied, FaceMelting, FaceNeutral, FaceSatisfied, FaceVeryDissatisfied, FaceVerySatisfied, Factory, Fairness, Falcon, Farm_01, Farm_02, Farmer_01, Farmer_02, Fast, FasterInnovationWithPartners, Faucet, FaultTolerant, Feedback_01, Feedback_02, FileBackup, FileTransfer, FilterAndGroupData, FilterVariable, FinanceAndOperations, FinanceAndSupplyChain, FinanceStrategy, FinancialConsultant, FinancialGain, FinancialNetworks, FinancialNews, FinancialServices, FireAlarm, FireExtinguisher, FireHose, Firecracker, Firefighter, Firewall, FirstAid, Fish, Flag, Flamingo, FlashStorage, FlashingContent, Flexibility, Flexibility_02, Flexible, FlexibleCompute, FlexibleInfrastructure, FlowChart, FlowChartDetail, Flower_01, Flower_02, FocusOnCode, FocusRoom, Fog, Folder, FoodTruck, Football, FootballField, FootballGoalPost, FootballPose, Forecasting, Forklift, FoundationModel, FountainDrinking, Fragile, FreeTrial, FrontEndDevelopment, FrostTower, FrozenPipe, Fuel, FullyManaged, FunctionsAsAService, GastroHealth, Gear, GenerateAi, GenerateCode, GeodesicMontrealBiosphere, GeographicFlexibility, GetAheadOfRiskAndCompliance, Gift, GlassBottle, GlassBottleAndMetalCan, GlobalAnalytics, GlobalAssetsAndRecovery_01, GlobalAssetsAndRecovery_02, GlobalBusinessServices, GlobalCurrency, GlobalCurrency_02, GlobalExchange, GlobalFinanceEuro, GlobalFinanceNetwork, GlobalFinanceSterling, GlobalFootprint, GlobalInfrastructure, GlobalMarkets, GlobalMarketsBar, GlobalNetwork, GlobalPartner, GlobalSecurity, GlobalStrategy, GlobalTechnologyServices, Globe, GlobeLocations, GoLanguage, Goals, GolfBag, GolfBall, GolfCart, GolfClub, GolfHole, GolfPose_01, GolfPose_02, GovernUsersAndIdentities, Governance, Government_01, Government_02, GpuComputing, Gramophone, GraphicDesign, GraphicIntensiveWorkloads, GreenEnergy, GreenIt_01, GreenIt_02, Group, Growth, GrowthMindset, GuadalajaraSeal, Guitar, Hail, HailHeavy, HailMixed, HalfNote, HamburgPhilharmone, Handicap, HandicapActive, Handshake, HardDrive, HardDriveNetwork, HardIceCream, HardPrompt, Hazy, Headphones, Headset, Health, Healthcare, Heart, HeartHealth, HeatMap_01, HeatMap_02, Helmet, HelmetFootball, HelpDesk, Heron, HighFive, HighPerformance, HighPerformanceComputing, HighRiskUsers, HighSpeedDataTransport, HighVolumeData, HighlyAvailable, Hiking, Hills, HomeFront, HomeGarage, HomeProfile, HongKong, HongKongCityscape, Horse, Hospital, Hpi, HumanInTheLoop, Humid, Hummingbird, Hurricane, HybridCloud, HybridCloudInfrastructure, HybridCloudServices, HybridCloud_02, HybridCloud_03, HybridItManagement, HyperProtect, HyperProtectContainers, HyperProtectCryptoService, HyperProtectDatabaseAsAService, HyperProtectVirtualServers, IbmAutomationPlatform, IbmCloud, IbmElm, IbmElmDcc, IbmElmGcm, IbmElmInsights, IbmElmMethodComposer, IbmElmPublishing, IbmElmReporting, IbmEngineeringRequirementDoors, IbmEngineeringSystemsDesignRhapsody, IbmEngineeringSystemsDesignRhapsodyModelManager, IbmEngineeringTestManagement, IbmEngineeringWorkflowManagement, IbmGranite, IbmIbv, IbmIx, IbmMachineLearningForZOs, IbmOneMadisonAvenue, IbmPower11, IbmRpa, IbmUkLabsHursley, IbmZ, IbmZ16, IbmZ16MultiFrame, IbmZ16PlusCloud, IbmZ16SingleFrame, IbmZ17, IbmZ17MultiFrame, IbmZ17PlusCloud, IbmZ17SingleFrame, IbmZAndCloudModernizationStack, IbmZAndCloudModernizationStackProvisioning, IbmZAndLinuxoneMultiFrame, IbmZAndLinuxoneSingleFrame, IbmZOpenAutomationUtilities, IbmZOpenEnterpriseLanguages, IbmZOsContainerPlatform, IbmZOsPackageManager, IbmZPartition, IdBadge };