@7shifts/sous-chef 3.22.0 → 3.23.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -14,7 +14,6 @@ var reactDayPicker = require('react-day-picker');
14
14
  var dateFnsFormat = _interopDefault(require('date-fns/format'));
15
15
  var dateFnsParse = _interopDefault(require('date-fns/parse'));
16
16
  var startOfDay = _interopDefault(require('date-fns/startOfDay'));
17
- var fp = require('date-fns/fp');
18
17
  var originalStylers = _interopDefault(require('react-day-picker/dist/style.module.css'));
19
18
  var Select = require('react-select');
20
19
  var Select__default = _interopDefault(Select);
@@ -865,17 +864,17 @@ var IconInfoCircle = React.forwardRef(function (_ref, ref) {
865
864
  props = _objectWithoutPropertiesLoose(_ref, _excluded$3);
866
865
 
867
866
  return React__default.createElement("svg", Object.assign({
868
- viewBox: "0 0 20 20",
869
- fill: "none",
870
867
  xmlns: "http://www.w3.org/2000/svg",
868
+ fill: "none",
869
+ viewBox: "0 0 20 20",
871
870
  style: getIconStyles(props),
872
871
  "data-testid": testId,
873
872
  ref: ref
874
873
  }, props), React__default.createElement("path", {
874
+ fill: "currentColor",
875
875
  fillRule: "evenodd",
876
- clipRule: "evenodd",
877
876
  d: "M.313 10C.313 4.652 4.65.312 10 .312s9.688 4.34 9.688 9.688A9.687 9.687 0 0 1 10 19.688 9.687 9.687 0 0 1 .312 10Zm18.125 0c0-4.685-3.804-8.438-8.438-8.438A8.437 8.437 0 0 0 1.562 10 8.435 8.435 0 0 0 10 18.438 8.435 8.435 0 0 0 18.438 10Zm-9.844 3.75h.469V9.062h-.47a.469.469 0 0 1-.468-.468V8.28c0-.259.21-.469.469-.469h1.875c.259 0 .469.21.469.47v5.468h.468c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H8.594a.469.469 0 0 1-.469-.469v-.312c0-.26.21-.469.469-.469Zm.156-8.125a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Z",
878
- fill: "currentColor"
877
+ clipRule: "evenodd"
879
878
  }));
880
879
  });
881
880
  IconInfoCircle.displayName = 'IconInfoCircle';
@@ -887,17 +886,17 @@ var IconAnalytics = React.forwardRef(function (_ref, ref) {
887
886
  props = _objectWithoutPropertiesLoose(_ref, _excluded$4);
888
887
 
889
888
  return React__default.createElement("svg", Object.assign({
890
- viewBox: "0 0 20 20",
891
- fill: "none",
892
889
  xmlns: "http://www.w3.org/2000/svg",
890
+ fill: "none",
891
+ viewBox: "0 0 20 20",
893
892
  style: getIconStyles(props),
894
893
  "data-testid": testId,
895
894
  ref: ref
896
895
  }, props), React__default.createElement("path", {
896
+ fill: "currentColor",
897
897
  fillRule: "evenodd",
898
- clipRule: "evenodd",
899
898
  d: "M18.333 4.444c-.322 0-.62-.095-.876-.254l-3.11 2.489c.059.171.097.352.097.543a1.667 1.667 0 1 1-3.333 0c0-.191.039-.372.098-.543L8.1 4.189a1.652 1.652 0 0 1-.877.255 1.65 1.65 0 0 1-.714-.166l-3.341 3.34c.103.218.166.458.166.715a1.667 1.667 0 1 1-1.666-1.666c.257 0 .497.062.714.166l3.341-3.34a1.65 1.65 0 0 1-.166-.715 1.667 1.667 0 1 1 3.333 0c0 .191-.039.372-.098.543L11.9 5.81c.256-.159.554-.255.877-.255.322 0 .62.096.876.255l3.11-2.49a1.65 1.65 0 0 1-.097-.542 1.667 1.667 0 1 1 1.666 1.666Zm-1.666 3.89c0-.308.248-.556.555-.556h2.222c.307 0 .556.248.556.555v10a.555.555 0 0 1-.556.556h-2.222a.555.555 0 0 1-.555-.556v-10ZM3.333 13.888a.555.555 0 0 0-.555-.556H.556A.555.555 0 0 0 0 13.89v4.444c0 .307.249.556.556.556h2.222a.555.555 0 0 0 .555-.556V13.89Zm-1.11.555v3.334H1.11v-3.334h1.111Zm15.555 3.334v-8.89h1.11v8.89h-1.11Zm.555-15.556a.556.556 0 1 1-.001 1.113.556.556 0 0 1 .001-1.113ZM1.111 8.333a.556.556 0 1 0 1.113-.001.556.556 0 0 0-1.113.001Zm6.111-5a.556.556 0 1 1 .002-1.112.556.556 0 0 1-.002 1.112Zm5 3.89a.556.556 0 1 0 1.113-.002.556.556 0 0 0-1.113.001Zm-3.889.555H6.111a.555.555 0 0 0-.555.555v10c0 .307.248.556.555.556h2.222a.555.555 0 0 0 .556-.556v-10a.555.555 0 0 0-.556-.555Zm-1.666 10h1.11v-8.89h-1.11v8.89Zm7.222-5.556h-2.222a.555.555 0 0 0-.556.556v5.555c0 .307.249.556.556.556h2.222a.555.555 0 0 0 .555-.556v-5.555a.555.555 0 0 0-.555-.556Zm-1.667 1.111v4.445h1.111v-4.445h-1.11Z",
900
- fill: "currentColor"
899
+ clipRule: "evenodd"
901
900
  }));
902
901
  });
903
902
  IconAnalytics.displayName = 'IconAnalytics';
@@ -909,17 +908,17 @@ var IconArrowDown = React.forwardRef(function (_ref, ref) {
909
908
  props = _objectWithoutPropertiesLoose(_ref, _excluded$5);
910
909
 
911
910
  return React__default.createElement("svg", Object.assign({
912
- viewBox: "0 0 20 20",
913
- fill: "none",
914
911
  xmlns: "http://www.w3.org/2000/svg",
912
+ fill: "none",
913
+ viewBox: "0 0 20 20",
915
914
  style: getIconStyles(props),
916
915
  "data-testid": testId,
917
916
  ref: ref
918
917
  }, props), React__default.createElement("path", {
918
+ fill: "currentColor",
919
919
  fillRule: "evenodd",
920
- clipRule: "evenodd",
921
920
  d: "m18.574 9.707-.277-.277a.47.47 0 0 0-.664 0l-6.969 6.972V1.72a.47.47 0 0 0-.469-.469h-.39a.47.47 0 0 0-.47.469v14.683L2.364 9.43a.47.47 0 0 0-.664 0l-.277.277a.47.47 0 0 0 0 .664l8.242 8.246a.47.47 0 0 0 .664 0l8.242-8.246a.466.466 0 0 0 .004-.664Z",
922
- fill: "currentColor"
921
+ clipRule: "evenodd"
923
922
  }));
924
923
  });
925
924
  IconArrowDown.displayName = 'IconArrowDown';
@@ -931,17 +930,17 @@ var IconArrowLeft = React.forwardRef(function (_ref, ref) {
931
930
  props = _objectWithoutPropertiesLoose(_ref, _excluded$6);
932
931
 
933
932
  return React__default.createElement("svg", Object.assign({
934
- viewBox: "0 0 20 20",
935
- fill: "none",
936
933
  xmlns: "http://www.w3.org/2000/svg",
934
+ fill: "none",
935
+ viewBox: "0 0 20 20",
937
936
  style: getIconStyles(props),
938
937
  "data-testid": testId,
939
938
  ref: ref
940
939
  }, props), React__default.createElement("path", {
940
+ fill: "currentColor",
941
941
  fillRule: "evenodd",
942
- clipRule: "evenodd",
943
942
  d: "m10.293 18.574.277-.277a.47.47 0 0 0 0-.664l-6.972-6.969H18.28a.47.47 0 0 0 .469-.469v-.39a.47.47 0 0 0-.469-.47H3.598l6.972-6.972a.47.47 0 0 0 0-.664l-.277-.277a.47.47 0 0 0-.664 0L1.383 9.664a.47.47 0 0 0 0 .664l8.246 8.242c.187.188.48.188.664.004Z",
944
- fill: "currentColor"
943
+ clipRule: "evenodd"
945
944
  }));
946
945
  });
947
946
  IconArrowLeft.displayName = 'IconArrowLeft';
@@ -953,17 +952,17 @@ var IconArrowRight = React.forwardRef(function (_ref, ref) {
953
952
  props = _objectWithoutPropertiesLoose(_ref, _excluded$7);
954
953
 
955
954
  return React__default.createElement("svg", Object.assign({
956
- viewBox: "0 0 20 20",
957
- fill: "none",
958
955
  xmlns: "http://www.w3.org/2000/svg",
956
+ fill: "none",
957
+ viewBox: "0 0 20 20",
959
958
  style: getIconStyles(props),
960
959
  "data-testid": testId,
961
960
  ref: ref
962
961
  }, props), React__default.createElement("path", {
962
+ fill: "currentColor",
963
963
  fillRule: "evenodd",
964
- clipRule: "evenodd",
965
964
  d: "m9.707 1.426-.277.277a.47.47 0 0 0 0 .664l6.972 6.969H1.72a.47.47 0 0 0-.469.469v.39c0 .258.21.47.469.47h14.683L9.43 17.636a.47.47 0 0 0 0 .664l.277.277a.47.47 0 0 0 .664 0l8.246-8.242a.47.47 0 0 0 0-.664L10.371 1.43a.466.466 0 0 0-.664-.004Z",
966
- fill: "currentColor"
965
+ clipRule: "evenodd"
967
966
  }));
968
967
  });
969
968
  IconArrowRight.displayName = 'IconArrowRight';
@@ -975,15 +974,15 @@ var IconArrowToTop = React.forwardRef(function (_ref, ref) {
975
974
  props = _objectWithoutPropertiesLoose(_ref, _excluded$8);
976
975
 
977
976
  return React__default.createElement("svg", Object.assign({
978
- viewBox: "0 0 20 20",
979
- fill: "none",
980
977
  xmlns: "http://www.w3.org/2000/svg",
978
+ fill: "none",
979
+ viewBox: "0 0 20 20",
981
980
  style: getIconStyles(props),
982
981
  "data-testid": testId,
983
982
  ref: ref
984
983
  }, props), React__default.createElement("path", {
985
- d: "m3.887 9.688 5.781-5.801a.47.47 0 0 1 .664 0l5.781 5.8a.47.47 0 0 1 0 .665l-.277.277a.47.47 0 0 1-.664 0l-4.508-4.531V18.28a.47.47 0 0 1-.469.469h-.39a.47.47 0 0 1-.47-.469V6.098l-4.507 4.527a.47.47 0 0 1-.664 0l-.277-.277a.465.465 0 0 1 0-.66ZM2.5 1.718v.313c0 .258.21.469.469.469H17.03a.47.47 0 0 0 .469-.469V1.72a.47.47 0 0 0-.469-.469H2.97a.47.47 0 0 0-.469.469Z",
986
- fill: "currentColor"
984
+ fill: "currentColor",
985
+ d: "m3.887 9.688 5.781-5.801a.47.47 0 0 1 .664 0l5.781 5.8a.47.47 0 0 1 0 .665l-.277.277a.47.47 0 0 1-.664 0l-4.508-4.531V18.28a.47.47 0 0 1-.469.469h-.39a.47.47 0 0 1-.47-.469V6.098l-4.507 4.527a.47.47 0 0 1-.664 0l-.277-.277a.465.465 0 0 1 0-.66ZM2.5 1.718v.313c0 .258.21.469.469.469H17.03a.47.47 0 0 0 .469-.469V1.72a.47.47 0 0 0-.469-.469H2.97a.47.47 0 0 0-.469.469Z"
987
986
  }));
988
987
  });
989
988
  IconArrowToTop.displayName = 'IconArrowToTop';
@@ -995,18 +994,18 @@ var IconArrowTurnDownRight = React.forwardRef(function (_ref, ref) {
995
994
  props = _objectWithoutPropertiesLoose(_ref, _excluded$9);
996
995
 
997
996
  return React__default.createElement("svg", Object.assign({
998
- viewBox: "0 0 20 20",
999
- fill: "none",
1000
997
  xmlns: "http://www.w3.org/2000/svg",
998
+ fill: "none",
999
+ viewBox: "0 0 20 20",
1001
1000
  style: getIconStyles(props),
1002
1001
  "data-testid": testId,
1003
1002
  ref: ref
1004
1003
  }, props), React__default.createElement("g", {
1005
1004
  clipPath: "url(#icon-arrow-turn-down-right_svg__a)"
1006
1005
  }, React__default.createElement("path", {
1007
- opacity: 0.9,
1006
+ fill: "currentColor",
1008
1007
  d: "m15.957 14.862 3.905-3.905a.47.47 0 0 0 0-.664l-3.905-3.906a.47.47 0 0 0-.664 0l-.332.332a.47.47 0 0 0 0 .665l2.537 2.538H1.406V5.938a.469.469 0 0 0-.137-.331L.8 5.138a.469.469 0 0 0-.8.331v4.921c0 .518.42.938.937.938h16.561l-2.537 2.538a.47.47 0 0 0 0 .664l.332.332a.47.47 0 0 0 .664 0Z",
1009
- fill: "currentColor"
1008
+ opacity: 0.9
1010
1009
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1011
1010
  id: "icon-arrow-turn-down-right_svg__a"
1012
1011
  }, React__default.createElement("path", {
@@ -1023,17 +1022,17 @@ var IconArrowUp = React.forwardRef(function (_ref, ref) {
1023
1022
  props = _objectWithoutPropertiesLoose(_ref, _excluded$a);
1024
1023
 
1025
1024
  return React__default.createElement("svg", Object.assign({
1026
- viewBox: "0 0 20 20",
1027
- fill: "none",
1028
1025
  xmlns: "http://www.w3.org/2000/svg",
1026
+ fill: "none",
1027
+ viewBox: "0 0 20 20",
1029
1028
  style: getIconStyles(props),
1030
1029
  "data-testid": testId,
1031
1030
  ref: ref
1032
1031
  }, props), React__default.createElement("path", {
1032
+ fill: "currentColor",
1033
1033
  fillRule: "evenodd",
1034
- clipRule: "evenodd",
1035
1034
  d: "m1.426 10.293.277.277a.47.47 0 0 0 .664 0l6.969-6.972V18.28c0 .258.21.469.469.469h.39a.47.47 0 0 0 .47-.469V3.598l6.972 6.972a.47.47 0 0 0 .664 0l.277-.277a.47.47 0 0 0 0-.664l-8.242-8.246a.47.47 0 0 0-.664 0L1.43 9.629a.466.466 0 0 0-.004.664Z",
1036
- fill: "currentColor"
1035
+ clipRule: "evenodd"
1037
1036
  }));
1038
1037
  });
1039
1038
  IconArrowUp.displayName = 'IconArrowUp';
@@ -1045,17 +1044,17 @@ var IconAward = React.forwardRef(function (_ref, ref) {
1045
1044
  props = _objectWithoutPropertiesLoose(_ref, _excluded$b);
1046
1045
 
1047
1046
  return React__default.createElement("svg", Object.assign({
1048
- viewBox: "0 0 20 20",
1049
- fill: "none",
1050
1047
  xmlns: "http://www.w3.org/2000/svg",
1048
+ fill: "none",
1049
+ viewBox: "0 0 20 20",
1051
1050
  style: getIconStyles(props),
1052
1051
  "data-testid": testId,
1053
1052
  ref: ref
1054
1053
  }, props), React__default.createElement("path", {
1054
+ fill: "currentColor",
1055
1055
  fillRule: "evenodd",
1056
- clipRule: "evenodd",
1057
1056
  d: "M16.834 10.635a2.246 2.246 0 0 0 .563-2.134l-.05-.188c-.09-.34-.136-.51-.136-.68 0-.171.045-.342.136-.683l.05-.188c.2-.76-.016-1.577-.563-2.135l-.105-.106c-.27-.27-.4-.4-.486-.555-.08-.143-.122-.307-.204-.622l-.058-.218a2.205 2.205 0 0 0-1.545-1.57l-.182-.049c-.327-.087-.494-.132-.64-.216-.153-.089-.28-.221-.544-.493L12.967.69a2.183 2.183 0 0 0-2.122-.576l-.157.044c-.349.097-.52.145-.691.144-.166 0-.331-.046-.657-.137L9.154.115a2.179 2.179 0 0 0-2.12.578L6.907.82c-.25.257-.374.384-.52.469-.143.083-.307.127-.631.214l-.191.052a2.206 2.206 0 0 0-1.547 1.569l-.055.21c-.084.324-.127.489-.208.633-.085.151-.212.278-.47.54l-.12.12a2.245 2.245 0 0 0-.562 2.135l.05.187c.09.34.136.51.136.68 0 .17-.045.341-.136.683l-.05.189c-.2.76.016 1.577.563 2.134l.105.106c.27.27.4.401.485.556.08.143.123.306.205.622l.057.218c.078.297.23.559.414.793l-1.857 4.567a.623.623 0 0 0 .576.858h.002l.45-.017h.006l1.616-.062 1.41 1.49a.62.62 0 0 0 1.029-.193l2.041-5.021a.909.909 0 0 1 .588 0l2.04 5.02a.62.62 0 0 0 1.03.194l1.41-1.49 1.619.062.453.017h.003a.623.623 0 0 0 .575-.858l-1.856-4.567c.184-.234.335-.495.414-.792l.055-.21c.084-.324.127-.49.208-.634.085-.151.211-.278.47-.54l.12-.12ZM6.264 7.508A3.74 3.74 0 0 1 10 3.772a3.74 3.74 0 0 1 3.736 3.736A3.74 3.74 0 0 1 10 11.243a3.74 3.74 0 0 1-3.735-3.735Zm1.246 0A2.493 2.493 0 0 0 10 9.998a2.493 2.493 0 0 0 2.49-2.49A2.493 2.493 0 0 0 10 5.018a2.493 2.493 0 0 0-2.49 2.49ZM5.743 17.01l1.133 1.197 1.317-3.239a2.159 2.159 0 0 1-1.4-.642l-.013-.013c-.174-.178-.268-.273-.379-.34-.13-.08-.283-.12-.615-.207l-.221-.059c-.017-.005-.033-.012-.048-.02-.014-.006-.027-.013-.041-.018l-1.383 3.404 1.136-.044.514-.02Zm10.165.063-1.104-.042-.546-.021-1.134 1.197-1.319-3.245a2.152 2.152 0 0 0 1.402-.636l.015-.015c.18-.184.276-.281.389-.349.126-.075.274-.113.587-.194l.238-.061a.27.27 0 0 0 .047-.02c.014-.006.027-.013.042-.018l1.383 3.404Zm-1.8-4.567a.96.96 0 0 0 .67-.686c.157-.6.231-.894.375-1.148.144-.254.357-.469.793-.91a.995.995 0 0 0 .247-.946l-.002-.005c-.316-1.178-.316-1.18.002-2.366a.994.994 0 0 0-.247-.946c-.854-.861-.855-.866-1.146-1.972l-.022-.086a.96.96 0 0 0-.67-.685c-.585-.159-.875-.234-1.126-.38-.253-.147-.466-.365-.903-.813a.934.934 0 0 0-.907-.248c-.591.164-.882.245-1.172.245-.29 0-.58-.082-1.173-.245a.929.929 0 0 0-.906.25c-.438.444-.645.66-.894.806-.248.146-.536.222-1.135.385a.957.957 0 0 0-.67.685c-.157.6-.231.894-.375 1.148-.144.254-.357.469-.793.91a.995.995 0 0 0-.247.946c.318 1.182.317 1.186.003 2.361l-.003.01c-.089.339.006.7.247.946.854.861.855.866 1.146 1.972l.022.086a.96.96 0 0 0 .67.685l.186.05c.77.205.975.259 1.603.898a.92.92 0 0 0 1.158.137 2.184 2.184 0 0 1 2.322 0 .917.917 0 0 0 1.158-.136c.634-.647.84-.7 1.6-.899l.189-.05Z",
1058
- fill: "currentColor"
1057
+ clipRule: "evenodd"
1059
1058
  }));
1060
1059
  });
1061
1060
  IconAward.displayName = 'IconAward';
@@ -1067,40 +1066,40 @@ var IconAwfulMonochromatic = React.forwardRef(function (_ref, ref) {
1067
1066
  props = _objectWithoutPropertiesLoose(_ref, _excluded$c);
1068
1067
 
1069
1068
  return React__default.createElement("svg", Object.assign({
1070
- viewBox: "0 0 20 20",
1071
- fill: "none",
1072
1069
  xmlns: "http://www.w3.org/2000/svg",
1070
+ fill: "none",
1071
+ viewBox: "0 0 20 20",
1073
1072
  style: getIconStyles(props),
1074
1073
  "data-testid": testId,
1075
1074
  ref: ref
1076
1075
  }, props), React__default.createElement("path", {
1077
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1078
- fill: "url(#icon-awful-monochromatic_svg__a)"
1076
+ fill: "url(#icon-awful-monochromatic_svg__a)",
1077
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1079
1078
  }), React__default.createElement("path", {
1080
- d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z",
1081
- fill: "#767676"
1079
+ fill: "currentColor",
1080
+ d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
1082
1081
  }), React__default.createElement("path", {
1083
- d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z",
1084
- fill: "#464646"
1082
+ fill: "#464646",
1083
+ d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z"
1085
1084
  }), React__default.createElement("rect", {
1086
- x: 4.756,
1087
- y: 5.5,
1088
1085
  width: 4,
1089
1086
  height: 0.75,
1087
+ x: 4.756,
1088
+ y: 5.5,
1089
+ fill: "#464646",
1090
1090
  rx: 0.375,
1091
- transform: "rotate(20 4.756 5.5)",
1092
- fill: "#464646"
1091
+ transform: "rotate(20 4.756 5.5)"
1093
1092
  }), React__default.createElement("rect", {
1094
1093
  width: 4,
1095
1094
  height: 0.75,
1095
+ fill: "#464646",
1096
1096
  rx: 0.375,
1097
- transform: "scale(-1 1) rotate(20 -23.225 -40.518)",
1098
- fill: "#464646"
1097
+ transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
1099
1098
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
1100
1099
  id: "icon-awful-monochromatic_svg__a",
1101
1100
  x1: 3.667,
1102
- y1: 7.789,
1103
1101
  x2: 3.667,
1102
+ y1: 7.789,
1104
1103
  y2: 20.454,
1105
1104
  gradientUnits: "userSpaceOnUse"
1106
1105
  }, React__default.createElement("stop", {
@@ -1119,35 +1118,35 @@ var IconAwful = React.forwardRef(function (_ref, ref) {
1119
1118
  props = _objectWithoutPropertiesLoose(_ref, _excluded$d);
1120
1119
 
1121
1120
  return React__default.createElement("svg", Object.assign({
1122
- viewBox: "0 0 20 20",
1123
- fill: "none",
1124
1121
  xmlns: "http://www.w3.org/2000/svg",
1122
+ fill: "none",
1123
+ viewBox: "0 0 20 20",
1125
1124
  style: getIconStyles(props),
1126
1125
  "data-testid": testId,
1127
1126
  ref: ref
1128
1127
  }, props), React__default.createElement("path", {
1129
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1130
- fill: "#FFCE69"
1128
+ fill: "#FFCE69",
1129
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1131
1130
  }), React__default.createElement("path", {
1132
- d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z",
1133
- fill: "#FB7448"
1131
+ fill: "#FB7448",
1132
+ d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
1134
1133
  }), React__default.createElement("path", {
1135
- d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z",
1136
- fill: "#464646"
1134
+ fill: "#464646",
1135
+ d: "M8.353 8.701c-.226-.12-.4-.03-.508.13-.185.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.138.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422ZM14.853 8.701c-.226-.12-.4-.03-.508.13-.184.272-.535.633-1.093.633-.545 0-.913-.37-1.1-.641-.118-.169-.299-.244-.512-.122-.213.123-.139.317-.065.422.31.447.901 1.018 1.677 1.018.79 0 1.374-.575 1.675-1.018.066-.096.153-.3-.074-.422Z"
1137
1136
  }), React__default.createElement("rect", {
1138
- x: 4.756,
1139
- y: 5.5,
1140
1137
  width: 4,
1141
1138
  height: 0.75,
1139
+ x: 4.756,
1140
+ y: 5.5,
1141
+ fill: "#464646",
1142
1142
  rx: 0.375,
1143
- transform: "rotate(20 4.756 5.5)",
1144
- fill: "#464646"
1143
+ transform: "rotate(20 4.756 5.5)"
1145
1144
  }), React__default.createElement("rect", {
1146
1145
  width: 4,
1147
1146
  height: 0.75,
1147
+ fill: "#464646",
1148
1148
  rx: 0.375,
1149
- transform: "scale(-1 1) rotate(20 -23.225 -40.518)",
1150
- fill: "#464646"
1149
+ transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
1151
1150
  }));
1152
1151
  });
1153
1152
  IconAwful.displayName = 'IconAwful';
@@ -1159,26 +1158,26 @@ var IconBadMonochromatic = React.forwardRef(function (_ref, ref) {
1159
1158
  props = _objectWithoutPropertiesLoose(_ref, _excluded$e);
1160
1159
 
1161
1160
  return React__default.createElement("svg", Object.assign({
1162
- viewBox: "0 0 20 20",
1163
- fill: "none",
1164
1161
  xmlns: "http://www.w3.org/2000/svg",
1162
+ fill: "none",
1163
+ viewBox: "0 0 20 20",
1165
1164
  style: getIconStyles(props),
1166
1165
  "data-testid": testId,
1167
1166
  ref: ref
1168
1167
  }, props), React__default.createElement("path", {
1169
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1170
- fill: "url(#icon-bad-monochromatic_svg__a)"
1168
+ fill: "url(#icon-bad-monochromatic_svg__a)",
1169
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1171
1170
  }), React__default.createElement("path", {
1172
- d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z",
1173
- fill: "#767676"
1171
+ fill: "currentColor",
1172
+ d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
1174
1173
  }), React__default.createElement("path", {
1175
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
1176
- fill: "#464646"
1174
+ fill: "#464646",
1175
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
1177
1176
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
1178
1177
  id: "icon-bad-monochromatic_svg__a",
1179
1178
  x1: 3.667,
1180
- y1: 7.789,
1181
1179
  x2: 3.667,
1180
+ y1: 7.789,
1182
1181
  y2: 20.454,
1183
1182
  gradientUnits: "userSpaceOnUse"
1184
1183
  }, React__default.createElement("stop", {
@@ -1197,21 +1196,21 @@ var IconBad = React.forwardRef(function (_ref, ref) {
1197
1196
  props = _objectWithoutPropertiesLoose(_ref, _excluded$f);
1198
1197
 
1199
1198
  return React__default.createElement("svg", Object.assign({
1200
- viewBox: "0 0 20 20",
1201
- fill: "none",
1202
1199
  xmlns: "http://www.w3.org/2000/svg",
1200
+ fill: "none",
1201
+ viewBox: "0 0 20 20",
1203
1202
  style: getIconStyles(props),
1204
1203
  "data-testid": testId,
1205
1204
  ref: ref
1206
1205
  }, props), React__default.createElement("path", {
1207
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1208
- fill: "#FFCE69"
1206
+ fill: "#FFCE69",
1207
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1209
1208
  }), React__default.createElement("path", {
1210
- d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z",
1211
- fill: "#FB7448"
1209
+ fill: "#FB7448",
1210
+ d: "M13.47 14.49c-.955-.935-2.043-1.473-3.473-1.473-1.434 0-2.525.541-3.482 1.482-.085.084-.257.229-.423.028-.166-.201-.068-.43-.014-.532.78-1.472 2.142-2.495 3.92-2.495 1.781 0 3.146.95 3.924 2.492.052.102.153.308-.015.528-.168.22-.35.056-.437-.03Z"
1212
1211
  }), React__default.createElement("path", {
1213
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
1214
- fill: "#464646"
1212
+ fill: "#464646",
1213
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
1215
1214
  }));
1216
1215
  });
1217
1216
  IconBad.displayName = 'IconBad';
@@ -1223,17 +1222,17 @@ var IconBalanceScaleLeft = React.forwardRef(function (_ref, ref) {
1223
1222
  props = _objectWithoutPropertiesLoose(_ref, _excluded$g);
1224
1223
 
1225
1224
  return React__default.createElement("svg", Object.assign({
1226
- viewBox: "0 0 20 20",
1227
- fill: "none",
1228
1225
  xmlns: "http://www.w3.org/2000/svg",
1226
+ fill: "none",
1227
+ viewBox: "0 0 20 20",
1229
1228
  style: getIconStyles(props),
1230
1229
  "data-testid": testId,
1231
1230
  ref: ref
1232
1231
  }, props), React__default.createElement("g", {
1233
1232
  clipPath: "url(#icon-balance-scale-left_svg__a)"
1234
1233
  }, React__default.createElement("path", {
1235
- d: "m19.825 9.722-3.408-5.5A.498.498 0 0 0 16 4a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 14a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 13c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 5.445 18.843 10H13.18Zm3.57 7H10.5V5.93a1.993 1.993 0 0 0 1.426-1.418l4.634-1.55a.25.25 0 0 0 .158-.317l-.16-.474a.25.25 0 0 0-.316-.158L11.918 3.46a1.994 1.994 0 1 0-3.775 1.263L3.44 6.297a.25.25 0 0 0-.157.316l.158.474a.25.25 0 0 0 .317.158l5.014-1.678c.213.168.458.292.728.362V17.75c0 .138.112.25.25.25h7a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4c0-.551.449-1 1-1 .551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1ZM4.417 8.223A.498.498 0 0 0 4 8a.498.498 0 0 0-.417.223L.175 13.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 18a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613l-3.408-5.5ZM4 17c-1.3 0-2.423-.848-2.837-2h5.663C6.406 16.163 5.29 17 4 17Zm-2.82-3L4 9.445 6.843 14H1.18Z",
1236
- fill: "currentColor"
1234
+ fill: "currentColor",
1235
+ d: "m19.825 9.722-3.408-5.5A.498.498 0 0 0 16 4a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 14a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 13c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 5.445 18.843 10H13.18Zm3.57 7H10.5V5.93a1.993 1.993 0 0 0 1.426-1.418l4.634-1.55a.25.25 0 0 0 .158-.317l-.16-.474a.25.25 0 0 0-.316-.158L11.918 3.46a1.994 1.994 0 1 0-3.775 1.263L3.44 6.297a.25.25 0 0 0-.157.316l.158.474a.25.25 0 0 0 .317.158l5.014-1.678c.213.168.458.292.728.362V17.75c0 .138.112.25.25.25h7a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4c0-.551.449-1 1-1 .551 0 1 .449 1 1 0 .551-.449 1-1 1-.551 0-1-.449-1-1ZM4.417 8.223A.498.498 0 0 0 4 8a.498.498 0 0 0-.417.223L.175 13.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 18a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613l-3.408-5.5ZM4 17c-1.3 0-2.423-.848-2.837-2h5.663C6.406 16.163 5.29 17 4 17Zm-2.82-3L4 9.445 6.843 14H1.18Z"
1237
1236
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1238
1237
  id: "icon-balance-scale-left_svg__a"
1239
1238
  }, React__default.createElement("path", {
@@ -1250,17 +1249,17 @@ var IconBalanceScale = React.forwardRef(function (_ref, ref) {
1250
1249
  props = _objectWithoutPropertiesLoose(_ref, _excluded$h);
1251
1250
 
1252
1251
  return React__default.createElement("svg", Object.assign({
1253
- viewBox: "0 0 20 20",
1254
- fill: "none",
1255
1252
  xmlns: "http://www.w3.org/2000/svg",
1253
+ fill: "none",
1254
+ viewBox: "0 0 20 20",
1256
1255
  style: getIconStyles(props),
1257
1256
  "data-testid": testId,
1258
1257
  ref: ref
1259
1258
  }, props), React__default.createElement("g", {
1260
1259
  clipPath: "url(#icon-balance-scale_svg__a)"
1261
1260
  }, React__default.createElement("path", {
1262
- d: "m19.825 10.722-3.408-5.5A.498.498 0 0 0 16 5a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 15a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 14c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 6.445 18.843 11H13.18Zm3.57 6H10.5V5.93A1.995 1.995 0 0 0 12 4h4.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.035c-.004-.008-.136-.347-.597-.658A1.99 1.99 0 0 0 10 2a1.99 1.99 0 0 0-1.118.342c-.46.31-.593.65-.597.658H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25H8c0 .93.639 1.706 1.5 1.93V17H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-1.003 7.335a.97.97 0 0 0-.172-.613l-3.408-5.5A.498.498 0 0 0 4 5a.498.498 0 0 0-.417.223L.175 10.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 15a4.007 4.007 0 0 0 3.997-3.665Zm-3.996-4.89L6.843 11H1.18l2.822-4.555ZM1.163 12h5.663C6.406 13.163 5.29 14 4 14c-1.3 0-2.423-.848-2.837-2Z",
1263
- fill: "currentColor"
1261
+ fill: "currentColor",
1262
+ d: "m19.825 10.722-3.408-5.5A.498.498 0 0 0 16 5a.498.498 0 0 0-.417.223l-3.408 5.499a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 16 15a4.007 4.007 0 0 0 3.997-3.665.97.97 0 0 0-.172-.613ZM16 14c-1.3 0-2.423-.848-2.837-2h5.663c-.42 1.163-1.536 2-2.826 2Zm-2.82-3L16 6.445 18.843 11H13.18Zm3.57 6H10.5V5.93A1.995 1.995 0 0 0 12 4h4.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-5.035c-.004-.008-.136-.347-.597-.658A1.99 1.99 0 0 0 10 2a1.99 1.99 0 0 0-1.118.342c-.46.31-.593.65-.597.658H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25H8c0 .93.639 1.706 1.5 1.93V17H3.25a.25.25 0 0 0-.25.25v.5c0 .138.112.25.25.25h13.5a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25ZM9 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-1.003 7.335a.97.97 0 0 0-.172-.613l-3.408-5.5A.498.498 0 0 0 4 5a.498.498 0 0 0-.417.223L.175 10.721a.97.97 0 0 0-.172.613A4.007 4.007 0 0 0 4 15a4.007 4.007 0 0 0 3.997-3.665Zm-3.996-4.89L6.843 11H1.18l2.822-4.555ZM1.163 12h5.663C6.406 13.163 5.29 14 4 14c-1.3 0-2.423-.848-2.837-2Z"
1264
1263
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1265
1264
  id: "icon-balance-scale_svg__a"
1266
1265
  }, React__default.createElement("path", {
@@ -1277,15 +1276,15 @@ var IconBan = React.forwardRef(function (_ref, ref) {
1277
1276
  props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
1278
1277
 
1279
1278
  return React__default.createElement("svg", Object.assign({
1280
- viewBox: "0 0 20 20",
1281
- fill: "none",
1282
1279
  xmlns: "http://www.w3.org/2000/svg",
1280
+ fill: "none",
1281
+ viewBox: "0 0 20 20",
1283
1282
  style: getIconStyles(props),
1284
1283
  "data-testid": testId,
1285
1284
  ref: ref
1286
1285
  }, props), React__default.createElement("path", {
1287
- d: "M10 .313C4.65.313.312 4.65.312 10S4.65 19.688 10 19.688c5.35 0 9.688-4.338 9.688-9.688C19.688 4.65 15.35.312 10 .312ZM4.034 15.966a8.437 8.437 0 0 1-.426-11.474l11.9 11.9a8.437 8.437 0 0 1-11.474-.426Zm12.358-.458-11.9-11.9a8.437 8.437 0 0 1 11.474.426 8.437 8.437 0 0 1 .426 11.474Z",
1288
- fill: "currentColor"
1286
+ fill: "currentColor",
1287
+ d: "M10 .313C4.65.313.312 4.65.312 10S4.65 19.688 10 19.688c5.35 0 9.688-4.338 9.688-9.688C19.688 4.65 15.35.312 10 .312ZM4.034 15.966a8.437 8.437 0 0 1-.426-11.474l11.9 11.9a8.437 8.437 0 0 1-11.474-.426Zm12.358-.458-11.9-11.9a8.437 8.437 0 0 1 11.474.426 8.437 8.437 0 0 1 .426 11.474Z"
1289
1288
  }));
1290
1289
  });
1291
1290
  IconBan.displayName = 'IconBan';
@@ -1297,17 +1296,17 @@ var IconBarsH = React.forwardRef(function (_ref, ref) {
1297
1296
  props = _objectWithoutPropertiesLoose(_ref, _excluded$j);
1298
1297
 
1299
1298
  return React__default.createElement("svg", Object.assign({
1300
- viewBox: "0 0 20 20",
1301
- fill: "none",
1302
1299
  xmlns: "http://www.w3.org/2000/svg",
1300
+ fill: "none",
1301
+ viewBox: "0 0 20 20",
1303
1302
  style: getIconStyles(props),
1304
1303
  "data-testid": testId,
1305
1304
  ref: ref
1306
1305
  }, props), React__default.createElement("path", {
1306
+ fill: "currentColor",
1307
1307
  fillRule: "evenodd",
1308
- clipRule: "evenodd",
1309
1308
  d: "M.313 5h16.875c.172 0 .312-.14.312-.313v-.625a.312.312 0 0 0-.313-.312H.313A.312.312 0 0 0 0 4.063v.625C0 4.86.14 5 .313 5Zm19.375 4.375H2.813a.312.312 0 0 0-.313.313v.624c0 .173.14.313.313.313h16.875c.172 0 .312-.14.312-.313v-.624a.312.312 0 0 0-.313-.313ZM.313 15h16.875c.172 0 .312.14.312.313v.624c0 .173-.14.313-.313.313H.313A.312.312 0 0 1 0 15.937v-.624C0 15.14.14 15 .313 15Z",
1310
- fill: "currentColor"
1309
+ clipRule: "evenodd"
1311
1310
  }));
1312
1311
  });
1313
1312
  IconBarsH.displayName = 'IconBarsH';
@@ -1319,15 +1318,15 @@ var IconBarsV = React.forwardRef(function (_ref, ref) {
1319
1318
  props = _objectWithoutPropertiesLoose(_ref, _excluded$k);
1320
1319
 
1321
1320
  return React__default.createElement("svg", Object.assign({
1322
- viewBox: "0 0 20 20",
1323
- fill: "none",
1324
1321
  xmlns: "http://www.w3.org/2000/svg",
1322
+ fill: "none",
1323
+ viewBox: "0 0 20 20",
1325
1324
  style: getIconStyles(props),
1326
1325
  "data-testid": testId,
1327
1326
  ref: ref
1328
1327
  }, props), React__default.createElement("path", {
1329
- d: "M4.762 2.381a2.38 2.38 0 1 0-4.762 0v15.238a2.381 2.381 0 1 0 4.762 0V2.381ZM12.381 12.857a2.38 2.38 0 1 0-4.762 0v4.762a2.381 2.381 0 1 0 4.762 0v-4.762ZM20 6.19a2.381 2.381 0 0 0-4.762 0v11.43a2.38 2.38 0 1 0 4.762 0V6.19Z",
1330
- fill: "currentColor"
1328
+ fill: "currentColor",
1329
+ d: "M4.762 2.381a2.38 2.38 0 1 0-4.762 0v15.238a2.381 2.381 0 1 0 4.762 0V2.381ZM12.381 12.857a2.38 2.38 0 1 0-4.762 0v4.762a2.381 2.381 0 1 0 4.762 0v-4.762ZM20 6.19a2.381 2.381 0 0 0-4.762 0v11.43a2.38 2.38 0 1 0 4.762 0V6.19Z"
1331
1330
  }));
1332
1331
  });
1333
1332
  IconBarsV.displayName = 'IconBarsV';
@@ -1339,17 +1338,17 @@ var IconBell = React.forwardRef(function (_ref, ref) {
1339
1338
  props = _objectWithoutPropertiesLoose(_ref, _excluded$l);
1340
1339
 
1341
1340
  return React__default.createElement("svg", Object.assign({
1342
- viewBox: "0 0 20 20",
1343
- fill: "none",
1344
1341
  xmlns: "http://www.w3.org/2000/svg",
1342
+ fill: "none",
1343
+ viewBox: "0 0 20 20",
1345
1344
  style: getIconStyles(props),
1346
1345
  "data-testid": testId,
1347
1346
  ref: ref
1348
1347
  }, props), React__default.createElement("path", {
1348
+ fill: "currentColor",
1349
1349
  fillRule: "evenodd",
1350
- clipRule: "evenodd",
1351
1350
  d: "M17.93 13.079c-1.093-1.04-1.928-2.129-1.928-5.817 0-3.11-2.476-5.645-5.627-5.951V.625a.625.625 0 1 0-1.25 0v.686C5.975 1.618 3.5 4.153 3.5 7.26c0 3.689-.836 4.778-1.928 5.817a1.818 1.818 0 0 0-.44 2.002c.285.71.97 1.17 1.744 1.17h13.75c.775 0 1.46-.46 1.744-1.17a1.817 1.817 0 0 0-.44-2.002Zm-8.18 5.67c-.69 0-1.25-.56-1.25-1.25H7.25a2.504 2.504 0 0 0 2.5 2.5c1.378 0 2.5-1.121 2.5-2.5H11c0 .69-.56 1.25-1.25 1.25ZM2.875 15h13.75c.554 0 .835-.642.442-1.016-1.37-1.304-2.315-2.763-2.315-6.722 0-2.632-2.238-4.762-5.002-4.762S4.75 4.63 4.75 7.262c0 3.974-.954 5.426-2.316 6.722-.391.373-.114 1.016.442 1.016Z",
1352
- fill: "currentColor"
1351
+ clipRule: "evenodd"
1353
1352
  }));
1354
1353
  });
1355
1354
  IconBell.displayName = 'IconBell';
@@ -1361,15 +1360,15 @@ var IconBirthdayCake = React.forwardRef(function (_ref, ref) {
1361
1360
  props = _objectWithoutPropertiesLoose(_ref, _excluded$m);
1362
1361
 
1363
1362
  return React__default.createElement("svg", Object.assign({
1364
- viewBox: "0 0 20 20",
1365
- fill: "none",
1366
1363
  xmlns: "http://www.w3.org/2000/svg",
1364
+ fill: "none",
1365
+ viewBox: "0 0 20 20",
1367
1366
  style: getIconStyles(props),
1368
1367
  "data-testid": testId,
1369
1368
  ref: ref
1370
1369
  }, props), React__default.createElement("path", {
1371
- d: "M5 3.75c-.693 0-1.25-.557-1.25-1.25C3.75 1.29 5 1.602 5 0c.469 0 1.25 1.152 1.25 2.188C6.25 3.223 5.693 3.75 5 3.75Zm5 0c-.693 0-1.25-.557-1.25-1.25C8.75 1.29 10 1.602 10 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562Zm5 0c-.693 0-1.25-.557-1.25-1.25C13.75 1.29 15 1.602 15 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562ZM16.875 10h-1.25V4.375h-1.25V10h-3.75V4.375h-1.25V10h-3.75V4.375h-1.25V10h-1.25c-1.035 0-1.875.84-1.875 1.875V20h17.5v-8.125c0-1.035-.84-1.875-1.875-1.875Zm.625 8.75h-15v-2.814c.634-.37.935-.936 1.67-.936 1.092 0 1.22 1.25 2.92 1.25C8.763 16.25 8.934 15 10 15c1.1 0 1.219 1.25 2.92 1.25 1.694 0 1.827-1.25 2.92-1.25.722 0 1.025.565 1.66.936v2.814Zm0-4.39c-.376-.307-.829-.61-1.66-.61-1.697 0-1.83 1.25-2.92 1.25-1.082 0-1.229-1.25-2.92-1.25-1.674 0-1.844 1.25-2.91 1.25-1.1 0-1.219-1.25-2.92-1.25-.838 0-1.293.304-1.67.612v-2.487c0-.345.28-.625.625-.625h13.75c.345 0 .625.28.625.625v2.485Z",
1372
- fill: "currentColor"
1370
+ fill: "currentColor",
1371
+ d: "M5 3.75c-.693 0-1.25-.557-1.25-1.25C3.75 1.29 5 1.602 5 0c.469 0 1.25 1.152 1.25 2.188C6.25 3.223 5.693 3.75 5 3.75Zm5 0c-.693 0-1.25-.557-1.25-1.25C8.75 1.29 10 1.602 10 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562Zm5 0c-.693 0-1.25-.557-1.25-1.25C13.75 1.29 15 1.602 15 0c.469 0 1.25 1.152 1.25 2.188 0 1.035-.557 1.562-1.25 1.562ZM16.875 10h-1.25V4.375h-1.25V10h-3.75V4.375h-1.25V10h-3.75V4.375h-1.25V10h-1.25c-1.035 0-1.875.84-1.875 1.875V20h17.5v-8.125c0-1.035-.84-1.875-1.875-1.875Zm.625 8.75h-15v-2.814c.634-.37.935-.936 1.67-.936 1.092 0 1.22 1.25 2.92 1.25C8.763 16.25 8.934 15 10 15c1.1 0 1.219 1.25 2.92 1.25 1.694 0 1.827-1.25 2.92-1.25.722 0 1.025.565 1.66.936v2.814Zm0-4.39c-.376-.307-.829-.61-1.66-.61-1.697 0-1.83 1.25-2.92 1.25-1.082 0-1.229-1.25-2.92-1.25-1.674 0-1.844 1.25-2.91 1.25-1.1 0-1.219-1.25-2.92-1.25-.838 0-1.293.304-1.67.612v-2.487c0-.345.28-.625.625-.625h13.75c.345 0 .625.28.625.625v2.485Z"
1373
1372
  }));
1374
1373
  });
1375
1374
  IconBirthdayCake.displayName = 'IconBirthdayCake';
@@ -1381,15 +1380,15 @@ var IconBold = React.forwardRef(function (_ref, ref) {
1381
1380
  props = _objectWithoutPropertiesLoose(_ref, _excluded$n);
1382
1381
 
1383
1382
  return React__default.createElement("svg", Object.assign({
1384
- viewBox: "0 0 20 20",
1385
- fill: "none",
1386
1383
  xmlns: "http://www.w3.org/2000/svg",
1384
+ fill: "none",
1385
+ viewBox: "0 0 20 20",
1387
1386
  style: getIconStyles(props),
1388
1387
  "data-testid": testId,
1389
1388
  ref: ref
1390
1389
  }, props), React__default.createElement("path", {
1391
- d: "M13.828 9.145a4.36 4.36 0 0 0 .516-6.614A4.375 4.375 0 0 0 11.25 1.25H3.437a.312.312 0 0 0-.312.313v.625a.312.312 0 0 0 .313.312h.937v15h-.938a.312.312 0 0 0-.312.313v.625a.313.313 0 0 0 .313.312h8.437a5 5 0 0 0 1.953-9.605ZM5.625 2.5h5.625a3.125 3.125 0 1 1 0 6.25H5.625V2.5Zm6.25 15h-6.25V10h6.25a3.75 3.75 0 1 1 0 7.5Z",
1392
- fill: "currentColor"
1390
+ fill: "currentColor",
1391
+ d: "M13.828 9.145a4.36 4.36 0 0 0 .516-6.614A4.375 4.375 0 0 0 11.25 1.25H3.437a.312.312 0 0 0-.312.313v.625a.312.312 0 0 0 .313.312h.937v15h-.938a.312.312 0 0 0-.312.313v.625a.313.313 0 0 0 .313.312h8.437a5 5 0 0 0 1.953-9.605ZM5.625 2.5h5.625a3.125 3.125 0 1 1 0 6.25H5.625V2.5Zm6.25 15h-6.25V10h6.25a3.75 3.75 0 1 1 0 7.5Z"
1393
1392
  }));
1394
1393
  });
1395
1394
  IconBold.displayName = 'IconBold';
@@ -1401,17 +1400,17 @@ var IconBolt = React.forwardRef(function (_ref, ref) {
1401
1400
  props = _objectWithoutPropertiesLoose(_ref, _excluded$o);
1402
1401
 
1403
1402
  return React__default.createElement("svg", Object.assign({
1404
- viewBox: "0 0 20 20",
1405
- fill: "none",
1406
1403
  xmlns: "http://www.w3.org/2000/svg",
1404
+ fill: "none",
1405
+ viewBox: "0 0 20 20",
1407
1406
  style: getIconStyles(props),
1408
1407
  "data-testid": testId,
1409
1408
  ref: ref
1410
1409
  }, props), React__default.createElement("g", {
1411
1410
  clipPath: "url(#icon-bolt_svg__a)"
1412
1411
  }, React__default.createElement("path", {
1413
- d: "M15.313 6.25h-4.508l1.664-5.07A.941.941 0 0 0 11.563 0H5.938a.939.939 0 0 0-.93.813l-1.25 9.374a.94.94 0 0 0 .93 1.063h4.637l-1.801 7.598a.936.936 0 0 0 1.723.683l6.875-11.875a.936.936 0 0 0-.81-1.406Z",
1414
- fill: "currentColor"
1412
+ fill: "currentColor",
1413
+ d: "M15.313 6.25h-4.508l1.664-5.07A.941.941 0 0 0 11.563 0H5.938a.939.939 0 0 0-.93.813l-1.25 9.374a.94.94 0 0 0 .93 1.063h4.637l-1.801 7.598a.936.936 0 0 0 1.723.683l6.875-11.875a.936.936 0 0 0-.81-1.406Z"
1415
1414
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1416
1415
  id: "icon-bolt_svg__a"
1417
1416
  }, React__default.createElement("path", {
@@ -1428,17 +1427,17 @@ var IconBook = React.forwardRef(function (_ref, ref) {
1428
1427
  props = _objectWithoutPropertiesLoose(_ref, _excluded$p);
1429
1428
 
1430
1429
  return React__default.createElement("svg", Object.assign({
1431
- viewBox: "0 0 20 20",
1432
- fill: "none",
1433
1430
  xmlns: "http://www.w3.org/2000/svg",
1431
+ fill: "none",
1432
+ viewBox: "0 0 20 20",
1434
1433
  style: getIconStyles(props),
1435
1434
  "data-testid": testId,
1436
1435
  ref: ref
1437
1436
  }, props), React__default.createElement("path", {
1437
+ fill: "currentColor",
1438
1438
  fillRule: "evenodd",
1439
- clipRule: "evenodd",
1440
1439
  d: "M18.152 18.75h.13a.47.47 0 0 1 .468.469v.312a.47.47 0 0 1-.469.469H4.375a3.124 3.124 0 0 1-3.125-3.125V3.125A3.124 3.124 0 0 1 4.375 0h13.438c.519 0 .937.418.937.938v14.374c0 .391-.242.727-.582.868-.14.629-.172 1.78-.016 2.57ZM8.594 6.25h6.562a.47.47 0 0 0 .469-.469V5.47A.47.47 0 0 0 15.156 5H8.594a.47.47 0 0 0-.469.469v.312c0 .258.21.469.469.469Zm7.031 1.719v.312a.47.47 0 0 1-.469.469H8.594a.47.47 0 0 1-.469-.469V7.97a.47.47 0 0 1 .469-.469h6.562a.47.47 0 0 1 .469.469ZM17.5 15H6.25V1.25H17.5V15Zm-15 .625A3.126 3.126 0 0 1 4.375 15H5V1.25h-.625C3.34 1.25 2.5 2.09 2.5 3.125v12.5Zm14.543.625a8.929 8.929 0 0 0 0 2.5H4.375c-2.5 0-2.5-2.5 0-2.5h12.668Z",
1441
- fill: "currentColor"
1440
+ clipRule: "evenodd"
1442
1441
  }));
1443
1442
  });
1444
1443
  IconBook.displayName = 'IconBook';
@@ -1450,15 +1449,15 @@ var IconBriefcase = React.forwardRef(function (_ref, ref) {
1450
1449
  props = _objectWithoutPropertiesLoose(_ref, _excluded$q);
1451
1450
 
1452
1451
  return React__default.createElement("svg", Object.assign({
1453
- viewBox: "0 0 20 20",
1454
- fill: "none",
1455
1452
  xmlns: "http://www.w3.org/2000/svg",
1453
+ fill: "none",
1454
+ viewBox: "0 0 20 20",
1456
1455
  style: getIconStyles(props),
1457
1456
  "data-testid": testId,
1458
1457
  ref: ref
1459
1458
  }, props), React__default.createElement("path", {
1460
- d: "M18.125 5H13.75V2.187a.937.937 0 0 0-.938-.937H7.189a.937.937 0 0 0-.938.938V5H1.875C.839 5 0 5.84 0 6.875v10c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875v-10C20 5.839 19.16 5 18.125 5ZM7.5 2.5h5V5h-5V2.5Zm11.25 14.375c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V11.25H7.5v1.563c0 .517.42.937.938.937h3.124c.518 0 .938-.42.938-.938V11.25h6.25v5.625Zm-10-4.375v-1.25h2.5v1.25h-2.5Zm10-2.5H1.25V6.875c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625V10Z",
1461
- fill: "currentColor"
1459
+ fill: "currentColor",
1460
+ d: "M18.125 5H13.75V2.187a.937.937 0 0 0-.938-.937H7.189a.937.937 0 0 0-.938.938V5H1.875C.839 5 0 5.84 0 6.875v10c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875v-10C20 5.839 19.16 5 18.125 5ZM7.5 2.5h5V5h-5V2.5Zm11.25 14.375c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V11.25H7.5v1.563c0 .517.42.937.938.937h3.124c.518 0 .938-.42.938-.938V11.25h6.25v5.625Zm-10-4.375v-1.25h2.5v1.25h-2.5Zm10-2.5H1.25V6.875c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625V10Z"
1462
1461
  }));
1463
1462
  });
1464
1463
  IconBriefcase.displayName = 'IconBriefcase';
@@ -1470,17 +1469,17 @@ var IconBullseyeArrow = React.forwardRef(function (_ref, ref) {
1470
1469
  props = _objectWithoutPropertiesLoose(_ref, _excluded$r);
1471
1470
 
1472
1471
  return React__default.createElement("svg", Object.assign({
1473
- viewBox: "0 0 20 20",
1474
- fill: "none",
1475
1472
  xmlns: "http://www.w3.org/2000/svg",
1473
+ fill: "none",
1474
+ viewBox: "0 0 20 20",
1476
1475
  style: getIconStyles(props),
1477
1476
  "data-testid": testId,
1478
1477
  ref: ref
1479
1478
  }, props), React__default.createElement("path", {
1479
+ fill: "currentColor",
1480
1480
  fillRule: "evenodd",
1481
- clipRule: "evenodd",
1482
1481
  d: "m18.213 8.097 1.022-1.023A9.687 9.687 0 0 1 10 19.687 9.687 9.687 0 0 1 .312 10 9.687 9.687 0 0 1 12.927.764l-1.023 1.023A8.396 8.396 0 0 0 10 1.563c-4.652 0-8.438 3.785-8.438 8.437 0 4.652 3.786 8.438 8.438 8.438 4.652 0 8.438-3.786 8.438-8.438 0-.655-.083-1.29-.225-1.903Zm-5.985-4.24.936 2.095-3.606 3.606a.625.625 0 1 0 .883.884l3.607-3.607 2.094.936a.803.803 0 0 0 .822-.194l2.488-2.487a.803.803 0 0 0-.315-1.33l-2.174-.724L16.24.862a.799.799 0 0 0-1.33-.314l-2.486 2.487a.804.804 0 0 0-.194.822Zm3.054-1.914.496 1.488.198.593.593.198 1.488.496-1.755 1.755-1.918-.857-.856-1.917 1.754-1.756Zm-4.239 2.309a2.072 2.072 0 0 1-.105-.564l-.06-.01A5.961 5.961 0 0 0 10 3.595 6.403 6.403 0 0 0 3.594 10 6.403 6.403 0 0 0 10 16.406 6.403 6.403 0 0 0 16.406 10c0-.314-.045-.615-.09-.916l-.005-.036a2.048 2.048 0 0 1-.584-.098c-.004 0-.007-.002-.01-.003a5.308 5.308 0 0 1-.32-.14l-.457-.204c.126.447.216.91.216 1.397A5.162 5.162 0 0 1 10 15.156 5.162 5.162 0 0 1 4.844 10 5.162 5.162 0 0 1 10 4.844c.488 0 .95.09 1.397.217l-.201-.45c-.122-.273-.134-.3-.143-.328a.327.327 0 0 1-.01-.031ZM6.875 10A3.129 3.129 0 0 1 10 6.875c.125 0 .245.017.366.034l.064.01-1.756 1.755a1.877 1.877 0 0 0 1.325 3.2c.518.001.986-.21 1.326-.549l1.757-1.755.009.064c.017.12.034.241.034.366A3.129 3.129 0 0 1 10 13.125 3.129 3.129 0 0 1 6.875 10Z",
1483
- fill: "currentColor"
1482
+ clipRule: "evenodd"
1484
1483
  }));
1485
1484
  });
1486
1485
  IconBullseyeArrow.displayName = 'IconBullseyeArrow';
@@ -1492,17 +1491,17 @@ var IconCalculator = React.forwardRef(function (_ref, ref) {
1492
1491
  props = _objectWithoutPropertiesLoose(_ref, _excluded$s);
1493
1492
 
1494
1493
  return React__default.createElement("svg", Object.assign({
1495
- viewBox: "0 0 20 20",
1496
- fill: "none",
1497
1494
  xmlns: "http://www.w3.org/2000/svg",
1495
+ fill: "none",
1496
+ viewBox: "0 0 20 20",
1498
1497
  style: getIconStyles(props),
1499
1498
  "data-testid": testId,
1500
1499
  ref: ref
1501
1500
  }, props), React__default.createElement("path", {
1501
+ fill: "currentColor",
1502
1502
  fillRule: "evenodd",
1503
- clipRule: "evenodd",
1504
1503
  d: "M3.125 0h13.75c1 0 1.875.875 1.875 1.875v16.25c0 1-.875 1.875-1.875 1.875H3.125c-1 0-1.875-.875-1.875-1.875V1.875C1.25.875 2.125 0 3.125 0Zm1.25 17.5h11.25c.345 0 .625-.28.625-.625v-7.5a.625.625 0 0 0-.625-.625H4.375a.625.625 0 0 0-.625.625v7.5c0 .345.28.625.625.625Zm8.125-3.75V10H15v6.25h-2.5v-2.5ZM11.25 10h-2.5v2.5h2.5V10Zm-2.5 3.75h2.5v2.5h-2.5v-2.5ZM7.5 10H5v2.5h2.5V10ZM5 13.75h2.5v2.5H5v-2.5Zm12.5 4.375c0 .31-.315.625-.625.625H3.125c-.31 0-.625-.315-.625-.625V7.5h15v10.625ZM2.5 6.25h15V1.875c0-.31-.315-.625-.625-.625H3.125c-.31 0-.625.315-.625.625V6.25Z",
1505
- fill: "currentColor"
1504
+ clipRule: "evenodd"
1506
1505
  }));
1507
1506
  });
1508
1507
  IconCalculator.displayName = 'IconCalculator';
@@ -1514,17 +1513,17 @@ var IconCalendarAlt = React.forwardRef(function (_ref, ref) {
1514
1513
  props = _objectWithoutPropertiesLoose(_ref, _excluded$t);
1515
1514
 
1516
1515
  return React__default.createElement("svg", Object.assign({
1517
- viewBox: "0 0 20 20",
1518
- fill: "none",
1519
1516
  xmlns: "http://www.w3.org/2000/svg",
1517
+ fill: "none",
1518
+ viewBox: "0 0 20 20",
1520
1519
  style: getIconStyles(props),
1521
1520
  "data-testid": testId,
1522
1521
  ref: ref
1523
1522
  }, props), React__default.createElement("path", {
1523
+ fill: "currentColor",
1524
1524
  fillRule: "evenodd",
1525
- clipRule: "evenodd",
1526
1525
  d: "M17.292 2.5h-1.875V.469A.47.47 0 0 0 14.948 0h-.312a.47.47 0 0 0-.469.469V2.5h-7.5V.469A.47.47 0 0 0 6.198 0h-.312a.47.47 0 0 0-.469.469V2.5H3.542c-1.035 0-1.875.84-1.875 1.875v13.75c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875ZM3.542 3.75h13.75c.344 0 .625.281.625.625V6.25h-15V4.375c0-.344.281-.625.625-.625Zm0 15h13.75a.627.627 0 0 0 .625-.625V7.5h-15v10.625c0 .344.281.625.625.625Zm3.906-6.25H5.886a.47.47 0 0 1-.469-.469V10.47A.47.47 0 0 1 5.886 10h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm2.188 0h1.562a.47.47 0 0 0 .469-.469V10.47a.47.47 0 0 0-.469-.469H9.636a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Zm5.312 0h-1.562a.47.47 0 0 1-.469-.469V10.47a.47.47 0 0 1 .469-.469h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm-5.312 3.75h1.562a.47.47 0 0 0 .469-.469V14.22a.47.47 0 0 0-.469-.469H9.636a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Zm-2.188 0H5.886a.47.47 0 0 1-.469-.469V14.22a.47.47 0 0 1 .469-.469h1.562a.47.47 0 0 1 .469.469v1.562a.47.47 0 0 1-.469.469Zm5.938 0h1.562a.47.47 0 0 0 .469-.469V14.22a.47.47 0 0 0-.469-.469h-1.562a.47.47 0 0 0-.469.469v1.562c0 .258.21.469.469.469Z",
1527
- fill: "currentColor"
1526
+ clipRule: "evenodd"
1528
1527
  }));
1529
1528
  });
1530
1529
  IconCalendarAlt.displayName = 'IconCalendarAlt';
@@ -1536,17 +1535,17 @@ var IconCalendarCheck = React.forwardRef(function (_ref, ref) {
1536
1535
  props = _objectWithoutPropertiesLoose(_ref, _excluded$u);
1537
1536
 
1538
1537
  return React__default.createElement("svg", Object.assign({
1539
- viewBox: "0 0 20 20",
1540
- fill: "none",
1541
1538
  xmlns: "http://www.w3.org/2000/svg",
1539
+ fill: "none",
1540
+ viewBox: "0 0 20 20",
1542
1541
  style: getIconStyles(props),
1543
1542
  "data-testid": testId,
1544
1543
  ref: ref
1545
1544
  }, props), React__default.createElement("path", {
1545
+ fill: "currentColor",
1546
1546
  fillRule: "evenodd",
1547
- clipRule: "evenodd",
1548
1547
  d: "M15 2.5h1.875c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 0 1-1.875-1.875V4.375c0-1.036.84-1.875 1.875-1.875H5V.469C5 .209 5.21 0 5.469 0h.312c.26 0 .469.21.469.469V2.5h7.5V.469c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469V2.5Zm1.875 1.25H3.125a.626.626 0 0 0-.625.625V6.25h15V4.375a.626.626 0 0 0-.625-.625Zm0 15H3.125a.626.626 0 0 1-.625-.625V7.5h15v10.625c0 .345-.28.625-.625.625Zm-7.862-2.392 5.266-5.223a.47.47 0 0 0 .002-.663l-.33-.333a.469.469 0 0 0-.664-.003l-4.6 4.564-1.97-1.976a.47.47 0 0 0-.664 0l-.332.33a.47.47 0 0 0-.001.664l2.63 2.639a.469.469 0 0 0 .663.001Z",
1549
- fill: "currentColor"
1548
+ clipRule: "evenodd"
1550
1549
  }));
1551
1550
  });
1552
1551
  IconCalendarCheck.displayName = 'IconCalendarCheck';
@@ -1558,23 +1557,22 @@ var IconCalendarDay = React.forwardRef(function (_ref, ref) {
1558
1557
  props = _objectWithoutPropertiesLoose(_ref, _excluded$v);
1559
1558
 
1560
1559
  return React__default.createElement("svg", Object.assign({
1561
- viewBox: "0 0 20 20",
1562
- fill: "none",
1563
1560
  xmlns: "http://www.w3.org/2000/svg",
1561
+ fill: "none",
1562
+ viewBox: "0 0 20 20",
1564
1563
  style: getIconStyles(props),
1565
1564
  "data-testid": testId,
1566
1565
  ref: ref
1567
1566
  }, props), React__default.createElement("g", {
1568
1567
  clipPath: "url(#icon-calendar-day_svg__a)"
1569
1568
  }, React__default.createElement("path", {
1570
- d: "M16.625 2.5H14.75V.312A.313.313 0 0 0 14.437 0h-.624a.313.313 0 0 0-.313.313V2.5H6V.312A.313.313 0 0 0 5.687 0h-.625a.313.313 0 0 0-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875Zm.625 15.625a.627.627 0 0 1-.625.625H2.875a.627.627 0 0 1-.625-.625V7.5h15v10.625Zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25ZM5.375 15h3.75a.627.627 0 0 0 .625-.625v-3.75A.627.627 0 0 0 9.125 10h-3.75a.627.627 0 0 0-.625.625v3.75c0 .344.281.625.625.625ZM6 11.25h2.5v2.5H6v-2.5Z",
1571
- fill: "currentColor"
1569
+ fill: "currentColor",
1570
+ d: "M16.625 2.5H14.75V.312A.313.313 0 0 0 14.437 0h-.624a.313.313 0 0 0-.313.313V2.5H6V.312A.313.313 0 0 0 5.687 0h-.625a.313.313 0 0 0-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875Zm.625 15.625a.627.627 0 0 1-.625.625H2.875a.627.627 0 0 1-.625-.625V7.5h15v10.625Zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25ZM5.375 15h3.75a.627.627 0 0 0 .625-.625v-3.75A.627.627 0 0 0 9.125 10h-3.75a.627.627 0 0 0-.625.625v3.75c0 .344.281.625.625.625ZM6 11.25h2.5v2.5H6v-2.5Z"
1572
1571
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1573
1572
  id: "icon-calendar-day_svg__a"
1574
1573
  }, React__default.createElement("path", {
1575
1574
  fill: "#fff",
1576
- transform: "translate(1)",
1577
- d: "M0 0h17.5v20H0z"
1575
+ d: "M1 0h17.5v20H1z"
1578
1576
  }))));
1579
1577
  });
1580
1578
  IconCalendarDay.displayName = 'IconCalendarDay';
@@ -1586,15 +1584,15 @@ var IconCalendarExclamation = React.forwardRef(function (_ref, ref) {
1586
1584
  props = _objectWithoutPropertiesLoose(_ref, _excluded$w);
1587
1585
 
1588
1586
  return React__default.createElement("svg", Object.assign({
1589
- viewBox: "0 0 20 20",
1590
- fill: "none",
1591
1587
  xmlns: "http://www.w3.org/2000/svg",
1588
+ fill: "none",
1589
+ viewBox: "0 0 20 20",
1592
1590
  style: getIconStyles(props),
1593
1591
  "data-testid": testId,
1594
1592
  ref: ref
1595
1593
  }, props), React__default.createElement("path", {
1596
- d: "M17.857 2.5h-2.143V.469c0-.258-.24-.469-.535-.469h-.358c-.294 0-.535.21-.535.469V2.5H5.714V.469C5.714.21 5.474 0 5.18 0H4.82c-.294 0-.535.21-.535.469V2.5H2.143C.96 2.5 0 3.34 0 4.375v13.75C0 19.16.96 20 2.143 20h15.714C19.04 20 20 19.16 20 18.125V4.375C20 3.34 19.04 2.5 17.857 2.5ZM2.143 3.75h15.714c.393 0 .714.281.714.625V6.25H1.43V4.375c0-.344.321-.625.714-.625Zm15.714 15H2.143c-.393 0-.714-.281-.714-.625V7.5H18.57v10.625c0 .344-.321.625-.714.625Zm-8.361-10h1.008c.309 0 .554.227.536.496l-.299 4.688c-.018.25-.25.441-.536.441H9.79c-.286 0-.518-.195-.536-.441l-.299-4.688c-.013-.27.232-.496.54-.496Zm1.754 7.5c0 .605-.558 1.094-1.25 1.094s-1.25-.489-1.25-1.094c0-.605.558-1.094 1.25-1.094s1.25.489 1.25 1.094Z",
1597
- fill: "currentColor"
1594
+ fill: "currentColor",
1595
+ d: "M17.857 2.5h-2.143V.469c0-.258-.24-.469-.535-.469h-.358c-.294 0-.535.21-.535.469V2.5H5.714V.469C5.714.21 5.474 0 5.18 0H4.82c-.294 0-.535.21-.535.469V2.5H2.143C.96 2.5 0 3.34 0 4.375v13.75C0 19.16.96 20 2.143 20h15.714C19.04 20 20 19.16 20 18.125V4.375C20 3.34 19.04 2.5 17.857 2.5ZM2.143 3.75h15.714c.393 0 .714.281.714.625V6.25H1.43V4.375c0-.344.321-.625.714-.625Zm15.714 15H2.143c-.393 0-.714-.281-.714-.625V7.5H18.57v10.625c0 .344-.321.625-.714.625Zm-8.361-10h1.008c.309 0 .554.227.536.496l-.299 4.688c-.018.25-.25.441-.536.441H9.79c-.286 0-.518-.195-.536-.441l-.299-4.688c-.013-.27.232-.496.54-.496Zm1.754 7.5c0 .605-.558 1.094-1.25 1.094s-1.25-.489-1.25-1.094c0-.605.558-1.094 1.25-1.094s1.25.489 1.25 1.094Z"
1598
1596
  }));
1599
1597
  });
1600
1598
  IconCalendarExclamation.displayName = 'IconCalendarExclamation';
@@ -1606,15 +1604,15 @@ var IconCalendarStar = React.forwardRef(function (_ref, ref) {
1606
1604
  props = _objectWithoutPropertiesLoose(_ref, _excluded$x);
1607
1605
 
1608
1606
  return React__default.createElement("svg", Object.assign({
1609
- viewBox: "0 0 20 20",
1610
- fill: "none",
1611
1607
  xmlns: "http://www.w3.org/2000/svg",
1608
+ fill: "none",
1609
+ viewBox: "0 0 20 20",
1612
1610
  style: getIconStyles(props),
1613
1611
  "data-testid": testId,
1614
1612
  ref: ref
1615
1613
  }, props), React__default.createElement("path", {
1616
- d: "m6.952 14.406-.325 1.808c-.074.414.103.824.461 1.07a1.186 1.186 0 0 0 1.211.082l1.71-.851 1.71.85a1.2 1.2 0 0 0 1.215-.081c.358-.246.536-.656.461-1.07l-.325-1.808 1.38-1.276c.317-.293.428-.723.292-1.12a1.127 1.127 0 0 0-.93-.743l-1.912-.265-.853-1.644a1.166 1.166 0 0 0-1.038-.613c-.44 0-.836.235-1.03.61l-.853 1.643-1.911.266a1.127 1.127 0 0 0-.931.741c-.136.398-.025.828.292 1.12l1.376 1.281Zm2.044-2.268 1.013-1.948 1.014 1.948 2.265.312-1.64 1.52.388 2.139-2.027-1.008-2.027 1.011.387-2.139-1.64-1.519 2.267-.316Zm8.263-9.64h-1.977V.313a.322.322 0 0 0-.33-.312h-.659c-.18 0-.33.14-.33.312V2.5H6.055V.312A.322.322 0 0 0 5.724 0h-.658c-.182 0-.33.14-.33.312V2.5H2.759C1.667 2.499.78 3.338.78 4.373v13.742c0 1.035.886 1.874 1.978 1.874h14.5c1.092 0 1.978-.84 1.978-1.874V4.373c0-1.035-.886-1.874-1.977-1.874Zm.66 15.617c0 .344-.297.625-.66.625H2.76c-.363 0-.66-.281-.66-.625V7.496h15.82v10.62Zm0-11.868H2.099V4.373c0-.344.297-.625.66-.625h14.5c.363 0 .66.281.66.625v1.874Z",
1617
- fill: "currentColor"
1614
+ fill: "currentColor",
1615
+ d: "m6.952 14.406-.325 1.808c-.074.414.103.824.461 1.07a1.186 1.186 0 0 0 1.211.082l1.71-.851 1.71.85a1.2 1.2 0 0 0 1.215-.081c.358-.246.536-.656.461-1.07l-.325-1.808 1.38-1.276c.317-.293.428-.723.292-1.12a1.127 1.127 0 0 0-.93-.743l-1.912-.265-.853-1.644a1.166 1.166 0 0 0-1.038-.613c-.44 0-.836.235-1.03.61l-.853 1.643-1.911.266a1.127 1.127 0 0 0-.931.741c-.136.398-.025.828.292 1.12l1.376 1.281Zm2.044-2.268 1.013-1.948 1.014 1.948 2.265.312-1.64 1.52.388 2.139-2.027-1.008-2.027 1.011.387-2.139-1.64-1.519 2.267-.316Zm8.263-9.64h-1.977V.313a.322.322 0 0 0-.33-.312h-.659c-.18 0-.33.14-.33.312V2.5H6.055V.312A.322.322 0 0 0 5.724 0h-.658c-.182 0-.33.14-.33.312V2.5H2.759C1.667 2.499.78 3.338.78 4.373v13.742c0 1.035.886 1.874 1.978 1.874h14.5c1.092 0 1.978-.84 1.978-1.874V4.373c0-1.035-.886-1.874-1.977-1.874Zm.66 15.617c0 .344-.297.625-.66.625H2.76c-.363 0-.66-.281-.66-.625V7.496h15.82v10.62Zm0-11.868H2.099V4.373c0-.344.297-.625.66-.625h14.5c.363 0 .66.281.66.625v1.874Z"
1618
1616
  }));
1619
1617
  });
1620
1618
  IconCalendarStar.displayName = 'IconCalendarStar';
@@ -1626,15 +1624,15 @@ var IconCalendarTomorrow = React.forwardRef(function (_ref, ref) {
1626
1624
  props = _objectWithoutPropertiesLoose(_ref, _excluded$y);
1627
1625
 
1628
1626
  return React__default.createElement("svg", Object.assign({
1629
- viewBox: "0 0 20 20",
1630
- fill: "none",
1631
1627
  xmlns: "http://www.w3.org/2000/svg",
1628
+ fill: "none",
1629
+ viewBox: "0 0 20 20",
1632
1630
  style: getIconStyles(props),
1633
1631
  "data-testid": testId,
1634
1632
  ref: ref
1635
1633
  }, props), React__default.createElement("g", {
1636
- clipPath: "url(#icon-calendar-tomorrow_svg__a)",
1637
- fill: "currentColor"
1634
+ fill: "currentColor",
1635
+ clipPath: "url(#icon-calendar-tomorrow_svg__a)"
1638
1636
  }, React__default.createElement("path", {
1639
1637
  d: "M16.625 2.5H14.75V.312A.313.313 0 0 0 14.437 0h-.624a.313.313 0 0 0-.313.313V2.5H6V.312A.313.313 0 0 0 5.687 0h-.625a.313.313 0 0 0-.312.313V2.5H2.875C1.84 2.5 1 3.34 1 4.375v13.75C1 19.16 1.84 20 2.875 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875Zm.625 15.625a.627.627 0 0 1-.625.625H2.875a.627.627 0 0 1-.625-.625V7.5h15v10.625Zm0-11.875h-15V4.375c0-.344.281-.625.625-.625h13.75c.344 0 .625.281.625.625V6.25ZM11.375 15h3.75a.627.627 0 0 0 .625-.625v-3.75a.627.627 0 0 0-.625-.625h-3.75a.627.627 0 0 0-.625.625v3.75c0 .344.281.625.625.625ZM12 11.25h2.5v2.5H12v-2.5Z"
1640
1638
  }), React__default.createElement("path", {
@@ -1643,8 +1641,7 @@ var IconCalendarTomorrow = React.forwardRef(function (_ref, ref) {
1643
1641
  id: "icon-calendar-tomorrow_svg__a"
1644
1642
  }, React__default.createElement("path", {
1645
1643
  fill: "#fff",
1646
- transform: "translate(1)",
1647
- d: "M0 0h17.5v20H0z"
1644
+ d: "M1 0h17.5v20H1z"
1648
1645
  }))));
1649
1646
  });
1650
1647
  IconCalendarTomorrow.displayName = 'IconCalendarTomorrow';
@@ -1656,17 +1653,17 @@ var IconCalendar = React.forwardRef(function (_ref, ref) {
1656
1653
  props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
1657
1654
 
1658
1655
  return React__default.createElement("svg", Object.assign({
1659
- viewBox: "0 0 20 20",
1660
- fill: "none",
1661
1656
  xmlns: "http://www.w3.org/2000/svg",
1657
+ fill: "none",
1658
+ viewBox: "0 0 20 20",
1662
1659
  style: getIconStyles(props),
1663
1660
  "data-testid": testId,
1664
1661
  ref: ref
1665
1662
  }, props), React__default.createElement("path", {
1663
+ fill: "currentColor",
1666
1664
  fillRule: "evenodd",
1667
- clipRule: "evenodd",
1668
1665
  d: "M16.875 2.5H15V.469A.469.469 0 0 0 14.531 0h-.312a.469.469 0 0 0-.469.469V2.5h-7.5V.469A.469.469 0 0 0 5.781 0H5.47A.469.469 0 0 0 5 .469V2.5H3.125c-1.036 0-1.875.84-1.875 1.875v13.75C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875ZM3.125 3.75h13.75c.345 0 .625.28.625.625V6.25h-15V4.375c0-.345.28-.625.625-.625Zm0 15h13.75c.345 0 .625-.28.625-.625V7.5h-15v10.625c0 .345.28.625.625.625Z",
1669
- fill: "currentColor"
1666
+ clipRule: "evenodd"
1670
1667
  }));
1671
1668
  });
1672
1669
  IconCalendar.displayName = 'IconCalendar';
@@ -1678,18 +1675,18 @@ var IconCameraSlash = React.forwardRef(function (_ref, ref) {
1678
1675
  props = _objectWithoutPropertiesLoose(_ref, _excluded$A);
1679
1676
 
1680
1677
  return React__default.createElement("svg", Object.assign({
1681
- viewBox: "0 0 20 20",
1682
- fill: "none",
1683
1678
  xmlns: "http://www.w3.org/2000/svg",
1679
+ fill: "none",
1680
+ viewBox: "0 0 20 20",
1684
1681
  style: getIconStyles(props),
1685
1682
  "data-testid": testId,
1686
1683
  ref: ref
1687
1684
  }, props), React__default.createElement("path", {
1688
- d: "m19.905 17.838-1.975-1.702V5.766c0-.906-.671-1.641-1.5-1.641h-2.75l-.446-1.3c-.182-.536-.647-.888-1.17-.888H7.972c-.625 0-1.184.424-1.403 1.063L6.18 4.125H3.984L.718 1.312a.232.232 0 0 0-.35.04l-.313.428a.289.289 0 0 0 .038.383L7.009 8.12c-.004.003-.004.006-.007.006l.788.677c.003-.003.003-.007.006-.007l4.319 3.72c-.003.003-.003.006-.006.006l.787.677c.003-.003.003-.007.006-.007l6.382 5.496c.109.096.265.076.35-.04l.312-.428a.29.29 0 0 0-.04-.383ZM8.572 8.073c.4-.253.866-.397 1.36-.397 1.515 0 2.75 1.35 2.75 3.008 0 .29-.038.571-.11.834l-4-3.445Zm1.36-1.487c-.82 0-1.576.287-2.191.772l-2.485-2.14h1.622l.628-1.832a.505.505 0 0 1 .47-.355h4.093c.103 0 .197.072.234.178l.691 2.01h3.44c.276 0 .5.246.5.547v9.509l-3.527-3.039a4.437 4.437 0 0 0 .278-1.548c-.003-2.263-1.685-4.102-3.754-4.102ZM3.43 16.153c-.274 0-.5-.246-.5-.547V6.005l-1-.79v10.388c0 .906.673 1.64 1.5 1.64h12.55l-1.268-1.093H3.431v.003Z",
1689
- fill: "currentColor"
1685
+ fill: "currentColor",
1686
+ d: "m19.905 17.838-1.975-1.702V5.766c0-.906-.671-1.641-1.5-1.641h-2.75l-.446-1.3c-.182-.536-.647-.888-1.17-.888H7.972c-.625 0-1.184.424-1.403 1.063L6.18 4.125H3.984L.718 1.312a.232.232 0 0 0-.35.04l-.313.428a.289.289 0 0 0 .038.383L7.009 8.12c-.004.003-.004.006-.007.006l.788.677c.003-.003.003-.007.006-.007l4.319 3.72c-.003.003-.003.006-.006.006l.787.677c.003-.003.003-.007.006-.007l6.382 5.496c.109.096.265.076.35-.04l.312-.428a.29.29 0 0 0-.04-.383ZM8.572 8.073c.4-.253.866-.397 1.36-.397 1.515 0 2.75 1.35 2.75 3.008 0 .29-.038.571-.11.834l-4-3.445Zm1.36-1.487c-.82 0-1.576.287-2.191.772l-2.485-2.14h1.622l.628-1.832a.505.505 0 0 1 .47-.355h4.093c.103 0 .197.072.234.178l.691 2.01h3.44c.276 0 .5.246.5.547v9.509l-3.527-3.039a4.437 4.437 0 0 0 .278-1.548c-.003-2.263-1.685-4.102-3.754-4.102ZM3.43 16.153c-.274 0-.5-.246-.5-.547V6.005l-1-.79v10.388c0 .906.673 1.64 1.5 1.64h12.55l-1.268-1.093H3.431v.003Z"
1690
1687
  }), React__default.createElement("path", {
1691
- d: "M6.487 9.072a4.438 4.438 0 0 0-.303 1.617c0 2.263 1.68 4.102 3.75 4.102.84 0 1.618-.305 2.243-.817l-.825-.711a2.57 2.57 0 0 1-1.418.434c-1.516 0-2.75-1.35-2.75-3.008 0-.314.043-.622.128-.906l-.825-.71Z",
1692
- fill: "currentColor"
1688
+ fill: "currentColor",
1689
+ d: "M6.487 9.072a4.438 4.438 0 0 0-.303 1.617c0 2.263 1.68 4.102 3.75 4.102.84 0 1.618-.305 2.243-.817l-.825-.711a2.57 2.57 0 0 1-1.418.434c-1.516 0-2.75-1.35-2.75-3.008 0-.314.043-.622.128-.906l-.825-.71Z"
1693
1690
  }));
1694
1691
  });
1695
1692
  IconCameraSlash.displayName = 'IconCameraSlash';
@@ -1701,15 +1698,15 @@ var IconCamera = React.forwardRef(function (_ref, ref) {
1701
1698
  props = _objectWithoutPropertiesLoose(_ref, _excluded$B);
1702
1699
 
1703
1700
  return React__default.createElement("svg", Object.assign({
1704
- viewBox: "0 0 20 20",
1705
- fill: "none",
1706
1701
  xmlns: "http://www.w3.org/2000/svg",
1702
+ fill: "none",
1703
+ viewBox: "0 0 20 20",
1707
1704
  style: getIconStyles(props),
1708
1705
  "data-testid": testId,
1709
1706
  ref: ref
1710
1707
  }, props), React__default.createElement("path", {
1711
- d: "M12.668 2.5c.129 0 .246.082.293.203L13.824 5h4.301c.344 0 .625.281.625.625v11.25a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V5.625c0-.344.281-.625.625-.625H6.18l.785-2.094A.626.626 0 0 1 7.55 2.5h5.117Zm0-1.25H7.551c-.781 0-1.48.484-1.754 1.215L5.313 3.75H1.874C.84 3.75 0 4.59 0 5.625v11.25c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.035-.84-1.875-1.875-1.875h-3.438l-.558-1.484a1.553 1.553 0 0 0-1.461-1.016ZM10 15.938a4.691 4.691 0 0 1-4.688-4.688A4.691 4.691 0 0 1 10 6.562a4.691 4.691 0 0 1 4.688 4.688A4.691 4.691 0 0 1 10 15.938Zm0-8.126a3.443 3.443 0 0 0-3.438 3.438A3.443 3.443 0 0 0 10 14.688a3.443 3.443 0 0 0 3.438-3.438A3.443 3.443 0 0 0 10 7.812Z",
1712
- fill: "currentColor"
1708
+ fill: "currentColor",
1709
+ d: "M12.668 2.5c.129 0 .246.082.293.203L13.824 5h4.301c.344 0 .625.281.625.625v11.25a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V5.625c0-.344.281-.625.625-.625H6.18l.785-2.094A.626.626 0 0 1 7.55 2.5h5.117Zm0-1.25H7.551c-.781 0-1.48.484-1.754 1.215L5.313 3.75H1.874C.84 3.75 0 4.59 0 5.625v11.25c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.035-.84-1.875-1.875-1.875h-3.438l-.558-1.484a1.553 1.553 0 0 0-1.461-1.016ZM10 15.938a4.691 4.691 0 0 1-4.688-4.688A4.691 4.691 0 0 1 10 6.562a4.691 4.691 0 0 1 4.688 4.688A4.691 4.691 0 0 1 10 15.938Zm0-8.126a3.443 3.443 0 0 0-3.438 3.438A3.443 3.443 0 0 0 10 14.688a3.443 3.443 0 0 0 3.438-3.438A3.443 3.443 0 0 0 10 7.812Z"
1713
1710
  }));
1714
1711
  });
1715
1712
  IconCamera.displayName = 'IconCamera';
@@ -1721,15 +1718,15 @@ var IconCashRegister = React.forwardRef(function (_ref, ref) {
1721
1718
  props = _objectWithoutPropertiesLoose(_ref, _excluded$C);
1722
1719
 
1723
1720
  return React__default.createElement("svg", Object.assign({
1724
- viewBox: "0 0 20 20",
1725
- fill: "none",
1726
1721
  xmlns: "http://www.w3.org/2000/svg",
1722
+ fill: "none",
1723
+ viewBox: "0 0 20 20",
1727
1724
  style: getIconStyles(props),
1728
1725
  "data-testid": testId,
1729
1726
  ref: ref
1730
1727
  }, props), React__default.createElement("path", {
1731
- d: "M9.063 9.688a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .624-.626v-.624Zm-3.75 0a.627.627 0 0 0-.625-.626h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.624.626h.625a.627.627 0 0 0 .625-.626v-.624Zm1.25 1.874h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .625-.626v-.624a.627.627 0 0 0-.625-.626Zm3.75 0h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Zm2.5-1.874a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624Zm7.164 5.136L18.98 7.86a1.876 1.876 0 0 0-1.855-1.609H7.5v-2.5h3.125a.627.627 0 0 0 .625-.625v-2.5A.627.627 0 0 0 10.625 0h-7.5A.627.627 0 0 0 2.5.625v2.5c0 .344.281.625.625.625H6.25v2.5H2.875c-.934 0-1.723.688-1.855 1.61l-.997 6.964A2.673 2.673 0 0 0 0 15.18v2.945C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125v-2.95c0-.116-.008-.234-.023-.35ZM3.75 2.5V1.25H10V2.5H3.75ZM2.258 8.035a.626.626 0 0 1 .617-.535h14.246c.309 0 .574.23.617.535l1 6.965H1.262l.996-6.965Zm16.492 10.09a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V16.25h17.5v1.875Zm-2.813-9.063h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624a.627.627 0 0 0-.625-.626Zm-1.874 2.5h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Z",
1732
- fill: "currentColor"
1728
+ fill: "currentColor",
1729
+ d: "M9.063 9.688a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .624-.626v-.624Zm-3.75 0a.627.627 0 0 0-.625-.626h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.624.626h.625a.627.627 0 0 0 .625-.626v-.624Zm1.25 1.874h-.625a.627.627 0 0 0-.625.626v.624c0 .344.28.626.625.626h.625a.627.627 0 0 0 .625-.626v-.624a.627.627 0 0 0-.625-.626Zm3.75 0h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Zm2.5-1.874a.627.627 0 0 0-.626-.626h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624Zm7.164 5.136L18.98 7.86a1.876 1.876 0 0 0-1.855-1.609H7.5v-2.5h3.125a.627.627 0 0 0 .625-.625v-2.5A.627.627 0 0 0 10.625 0h-7.5A.627.627 0 0 0 2.5.625v2.5c0 .344.281.625.625.625H6.25v2.5H2.875c-.934 0-1.723.688-1.855 1.61l-.997 6.964A2.673 2.673 0 0 0 0 15.18v2.945C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125v-2.95c0-.116-.008-.234-.023-.35ZM3.75 2.5V1.25H10V2.5H3.75ZM2.258 8.035a.626.626 0 0 1 .617-.535h14.246c.309 0 .574.23.617.535l1 6.965H1.262l.996-6.965Zm16.492 10.09a.627.627 0 0 1-.625.625H1.875a.627.627 0 0 1-.625-.625V16.25h17.5v1.875Zm-2.813-9.063h-.624a.627.627 0 0 0-.626.626v.624c0 .344.282.626.626.626h.624a.627.627 0 0 0 .626-.626v-.624a.627.627 0 0 0-.625-.626Zm-1.874 2.5h-.626a.627.627 0 0 0-.624.626v.624c0 .344.28.626.624.626h.626a.627.627 0 0 0 .624-.626v-.624a.627.627 0 0 0-.624-.626Z"
1733
1730
  }));
1734
1731
  });
1735
1732
  IconCashRegister.displayName = 'IconCashRegister';
@@ -1741,258 +1738,278 @@ var IconChartBar = React.forwardRef(function (_ref, ref) {
1741
1738
  props = _objectWithoutPropertiesLoose(_ref, _excluded$D);
1742
1739
 
1743
1740
  return React__default.createElement("svg", Object.assign({
1744
- viewBox: "0 0 20 20",
1745
- fill: "none",
1746
1741
  xmlns: "http://www.w3.org/2000/svg",
1742
+ fill: "none",
1743
+ viewBox: "0 0 20 20",
1747
1744
  style: getIconStyles(props),
1748
1745
  "data-testid": testId,
1749
1746
  ref: ref
1750
1747
  }, props), React__default.createElement("path", {
1748
+ fill: "currentColor",
1751
1749
  fillRule: "evenodd",
1752
- clipRule: "evenodd",
1753
1750
  d: "M1.25 16.25h18.438c.172 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H.625A.625.625 0 0 1 0 16.875V2.812C0 2.64.14 2.5.313 2.5h.625c.172 0 .312.14.312.313V16.25Zm15.313-2.5h.625c.171 0 .312-.14.312-.313V4.063a.313.313 0 0 0-.313-.313h-.625a.313.313 0 0 0-.312.313v9.375c0 .171.14.312.313.312Zm-3.75 0h.624c.172 0 .313-.14.313-.313V7.814a.313.313 0 0 0-.313-.313h-.624a.313.313 0 0 0-.313.313v5.625c0 .171.14.312.313.312Zm-6.876 0h-.625A.313.313 0 0 1 5 13.437v-3.124c0-.172.14-.313.313-.313h.625c.171 0 .312.14.312.313v3.124c0 .172-.14.313-.313.313Zm3.125 0h.626c.171 0 .312-.14.312-.313V5.313A.313.313 0 0 0 9.687 5h-.624a.313.313 0 0 0-.313.313v8.125c0 .171.14.312.313.312Z",
1754
- fill: "currentColor"
1751
+ clipRule: "evenodd"
1755
1752
  }));
1756
1753
  });
1757
1754
  IconChartBar.displayName = 'IconChartBar';
1758
1755
 
1759
1756
  var _excluded$E = ["testId"];
1760
- var IconCheck = React.forwardRef(function (_ref, ref) {
1757
+ var IconCheckCircleIncomplete = React.forwardRef(function (_ref, ref) {
1761
1758
  var _ref$testId = _ref.testId,
1762
- testId = _ref$testId === void 0 ? 'icon-check' : _ref$testId,
1759
+ testId = _ref$testId === void 0 ? 'icon-check-circle-incomplete' : _ref$testId,
1763
1760
  props = _objectWithoutPropertiesLoose(_ref, _excluded$E);
1764
1761
 
1765
1762
  return React__default.createElement("svg", Object.assign({
1766
- viewBox: "0 0 20 20",
1767
- fill: "none",
1768
1763
  xmlns: "http://www.w3.org/2000/svg",
1764
+ fill: "none",
1765
+ viewBox: "0 0 20 20",
1769
1766
  style: getIconStyles(props),
1770
1767
  "data-testid": testId,
1771
1768
  ref: ref
1772
1769
  }, props), React__default.createElement("path", {
1773
- fillRule: "evenodd",
1774
- clipRule: "evenodd",
1775
- d: "M7.324 16.832a.827.827 0 0 1-1.169-.005L.24 10.864a.827.827 0 0 1 .004-1.169l.587-.582a.827.827 0 0 1 1.17.005l4.75 4.79L18.01 2.74a.827.827 0 0 1 1.17.004l.581.587a.826.826 0 0 1-.005 1.17L7.325 16.831Z",
1776
- fill: "currentColor"
1770
+ fill: "currentColor",
1771
+ d: "M20 10.44a9.995 9.995 0 0 1-.423 2.471l-1.381-.42c.209-.686.33-1.397.362-2.114L20 10.44ZM19.315 6.339c.307.78.515 1.597.618 2.43l-1.432.177a8.554 8.554 0 0 0-.53-2.079l1.344-.528ZM17.02 2.87c.598.588 1.12 1.25 1.553 1.968l-1.236.745a8.56 8.56 0 0 0-1.33-1.684L17.02 2.87ZM13.512.634c.786.295 1.532.686 2.22 1.166l-.826 1.184a8.562 8.562 0 0 0-1.9-.998l.506-1.352ZM9.397.018A10.01 10.01 0 0 1 11.9.181l-.273 1.417a8.565 8.565 0 0 0-2.142-.14L9.397.019ZM5.388 1.129C6.133.74 6.923.449 7.74.259l.327 1.406c-.7.162-1.376.412-2.013.743l-.666-1.28ZM2.177 3.773a10.004 10.004 0 0 1 1.795-1.75l.87 1.15a8.56 8.56 0 0 0-1.536 1.498l-1.129-.898ZM.32 7.494c.21-.812.522-1.595.928-2.33l1.263.698a8.555 8.555 0 0 0-.794 1.993L.319 7.494ZM.137 11.648a9.997 9.997 0 0 1-.1-2.505l1.438.124a8.555 8.555 0 0 0 .085 2.144l-1.423.237ZM1.66 15.518c-.463-.7-.836-1.455-1.11-2.248l1.364-.471c.235.678.554 1.324.95 1.923l-1.204.796ZM4.627 18.434a10.006 10.006 0 0 1-1.93-1.602l1.055-.986c.49.525 1.045.985 1.65 1.371l-.775 1.217ZM8.523 19.892a10.01 10.01 0 0 1-2.414-.68l.562-1.329c.661.28 1.355.475 2.066.582l-.214 1.427ZM12.675 19.639c-.808.224-1.642.345-2.481.361l-.028-1.442a8.568 8.568 0 0 0 2.124-.31l.386 1.39ZM16.366 17.72c-.647.533-1.36.983-2.12 1.339l-.612-1.307c.65-.304 1.26-.69 1.815-1.146l.917 1.114ZM18.957 14.466a9.995 9.995 0 0 1-1.392 2.086l-1.09-.945c.47-.543.87-1.143 1.19-1.785l1.292.644Z"
1777
1772
  }));
1778
1773
  });
1779
- IconCheck.displayName = 'IconCheck';
1774
+ IconCheckCircleIncomplete.displayName = 'IconCheckCircleIncomplete';
1780
1775
 
1781
1776
  var _excluded$F = ["testId"];
1782
- var IconChevronDown = React.forwardRef(function (_ref, ref) {
1777
+ var IconCheck = React.forwardRef(function (_ref, ref) {
1783
1778
  var _ref$testId = _ref.testId,
1784
- testId = _ref$testId === void 0 ? 'icon-chevron-down' : _ref$testId,
1779
+ testId = _ref$testId === void 0 ? 'icon-check' : _ref$testId,
1785
1780
  props = _objectWithoutPropertiesLoose(_ref, _excluded$F);
1786
1781
 
1787
1782
  return React__default.createElement("svg", Object.assign({
1788
- viewBox: "0 0 20 20",
1789
- fill: "none",
1790
1783
  xmlns: "http://www.w3.org/2000/svg",
1784
+ fill: "none",
1785
+ viewBox: "0 0 20 20",
1791
1786
  style: getIconStyles(props),
1792
1787
  "data-testid": testId,
1793
1788
  ref: ref
1794
1789
  }, props), React__default.createElement("path", {
1790
+ fill: "currentColor",
1795
1791
  fillRule: "evenodd",
1796
- clipRule: "evenodd",
1797
- d: "M9.502 14.778 1.873 6.57a.783.783 0 0 1-.206-.537c0-.202.073-.393.206-.536l.256-.275a.671.671 0 0 1 .997 0L10 12.62l6.874-7.397A.676.676 0 0 1 17.374 5c.188 0 .365.079.498.222l.256.275a.787.787 0 0 1 .206.536.787.787 0 0 1-.206.537l-7.63 8.208a.67.67 0 0 1-.996 0Z",
1798
- fill: "currentColor"
1792
+ d: "M7.324 16.832a.827.827 0 0 1-1.169-.005L.24 10.864a.827.827 0 0 1 .004-1.169l.587-.582a.827.827 0 0 1 1.17.005l4.75 4.79L18.01 2.74a.827.827 0 0 1 1.17.004l.581.587a.826.826 0 0 1-.005 1.17L7.325 16.831Z",
1793
+ clipRule: "evenodd"
1799
1794
  }));
1800
1795
  });
1801
- IconChevronDown.displayName = 'IconChevronDown';
1796
+ IconCheck.displayName = 'IconCheck';
1802
1797
 
1803
1798
  var _excluded$G = ["testId"];
1804
- var IconChevronLeft = React.forwardRef(function (_ref, ref) {
1799
+ var IconChevronDown = React.forwardRef(function (_ref, ref) {
1805
1800
  var _ref$testId = _ref.testId,
1806
- testId = _ref$testId === void 0 ? 'icon-chevron-left' : _ref$testId,
1801
+ testId = _ref$testId === void 0 ? 'icon-chevron-down' : _ref$testId,
1807
1802
  props = _objectWithoutPropertiesLoose(_ref, _excluded$G);
1808
1803
 
1809
1804
  return React__default.createElement("svg", Object.assign({
1810
- viewBox: "0 0 20 20",
1805
+ xmlns: "http://www.w3.org/2000/svg",
1811
1806
  fill: "none",
1807
+ viewBox: "0 0 20 20",
1808
+ style: getIconStyles(props),
1809
+ "data-testid": testId,
1810
+ ref: ref
1811
+ }, props), React__default.createElement("path", {
1812
+ fill: "currentColor",
1813
+ fillRule: "evenodd",
1814
+ d: "M9.502 14.778 1.873 6.57a.783.783 0 0 1-.206-.537c0-.202.073-.393.206-.536l.256-.275a.671.671 0 0 1 .997 0L10 12.62l6.874-7.397A.676.676 0 0 1 17.374 5c.188 0 .365.079.498.222l.256.275a.787.787 0 0 1 .206.536.787.787 0 0 1-.206.537l-7.63 8.208a.67.67 0 0 1-.996 0Z",
1815
+ clipRule: "evenodd"
1816
+ }));
1817
+ });
1818
+ IconChevronDown.displayName = 'IconChevronDown';
1819
+
1820
+ var _excluded$H = ["testId"];
1821
+ var IconChevronLeft = React.forwardRef(function (_ref, ref) {
1822
+ var _ref$testId = _ref.testId,
1823
+ testId = _ref$testId === void 0 ? 'icon-chevron-left' : _ref$testId,
1824
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$H);
1825
+
1826
+ return React__default.createElement("svg", Object.assign({
1812
1827
  xmlns: "http://www.w3.org/2000/svg",
1828
+ fill: "none",
1829
+ viewBox: "0 0 20 20",
1813
1830
  style: getIconStyles(props),
1814
1831
  "data-testid": testId,
1815
1832
  ref: ref
1816
1833
  }, props), React__default.createElement("path", {
1834
+ fill: "currentColor",
1817
1835
  fillRule: "evenodd",
1818
- clipRule: "evenodd",
1819
1836
  d: "m5.222 9.502 8.208-7.629a.783.783 0 0 1 .537-.206c.202 0 .393.073.536.206l.275.256a.671.671 0 0 1 0 .997L7.38 10l7.397 6.875c.143.133.222.31.222.498a.677.677 0 0 1-.222.499l-.275.255a.787.787 0 0 1-.536.206.787.787 0 0 1-.537-.206L5.222 10.5a.671.671 0 0 1 0-.997Z",
1820
- fill: "currentColor"
1837
+ clipRule: "evenodd"
1821
1838
  }));
1822
1839
  });
1823
1840
  IconChevronLeft.displayName = 'IconChevronLeft';
1824
1841
 
1825
- var _excluded$H = ["testId"];
1842
+ var _excluded$I = ["testId"];
1826
1843
  var IconChevronRight = React.forwardRef(function (_ref, ref) {
1827
1844
  var _ref$testId = _ref.testId,
1828
1845
  testId = _ref$testId === void 0 ? 'icon-chevron-right' : _ref$testId,
1829
- props = _objectWithoutPropertiesLoose(_ref, _excluded$H);
1846
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$I);
1830
1847
 
1831
1848
  return React__default.createElement("svg", Object.assign({
1832
- viewBox: "0 0 20 20",
1833
- fill: "none",
1834
1849
  xmlns: "http://www.w3.org/2000/svg",
1850
+ fill: "none",
1851
+ viewBox: "0 0 20 20",
1835
1852
  style: getIconStyles(props),
1836
1853
  "data-testid": testId,
1837
1854
  ref: ref
1838
1855
  }, props), React__default.createElement("path", {
1856
+ fill: "currentColor",
1839
1857
  fillRule: "evenodd",
1840
- clipRule: "evenodd",
1841
1858
  d: "M14.778 10.498 6.57 18.127a.784.784 0 0 1-.537.206.784.784 0 0 1-.536-.206l-.275-.256a.671.671 0 0 1 0-.997L12.62 10 5.222 3.125A.676.676 0 0 1 5 2.627c0-.189.079-.366.222-.499l.275-.255a.787.787 0 0 1 .536-.206c.195 0 .389.068.537.206L14.778 9.5a.671.671 0 0 1 0 .997Z",
1842
- fill: "currentColor"
1859
+ clipRule: "evenodd"
1843
1860
  }));
1844
1861
  });
1845
1862
  IconChevronRight.displayName = 'IconChevronRight';
1846
1863
 
1847
- var _excluded$I = ["testId"];
1864
+ var _excluded$J = ["testId"];
1848
1865
  var IconChevronUp = React.forwardRef(function (_ref, ref) {
1849
1866
  var _ref$testId = _ref.testId,
1850
1867
  testId = _ref$testId === void 0 ? 'icon-chevron-up' : _ref$testId,
1851
- props = _objectWithoutPropertiesLoose(_ref, _excluded$I);
1868
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$J);
1852
1869
 
1853
1870
  return React__default.createElement("svg", Object.assign({
1854
- viewBox: "0 0 20 20",
1855
- fill: "none",
1856
1871
  xmlns: "http://www.w3.org/2000/svg",
1872
+ fill: "none",
1873
+ viewBox: "0 0 20 20",
1857
1874
  style: getIconStyles(props),
1858
1875
  "data-testid": testId,
1859
1876
  ref: ref
1860
1877
  }, props), React__default.createElement("path", {
1878
+ fill: "currentColor",
1861
1879
  fillRule: "evenodd",
1862
- clipRule: "evenodd",
1863
1880
  d: "M9.502 5.222 1.873 13.43a.783.783 0 0 0-.206.537c0 .202.073.393.206.536l.256.275a.671.671 0 0 0 .997 0L10 7.38l6.874 7.397c.133.143.31.222.499.222a.676.676 0 0 0 .498-.222l.256-.275a.787.787 0 0 0 .206-.536.787.787 0 0 0-.206-.537l-7.63-8.208a.67.67 0 0 0-.996 0Z",
1864
- fill: "currentColor"
1881
+ clipRule: "evenodd"
1865
1882
  }));
1866
1883
  });
1867
1884
  IconChevronUp.displayName = 'IconChevronUp';
1868
1885
 
1869
- var _excluded$J = ["testId"];
1886
+ var _excluded$K = ["testId"];
1870
1887
  var IconClipboardList = React.forwardRef(function (_ref, ref) {
1871
1888
  var _ref$testId = _ref.testId,
1872
1889
  testId = _ref$testId === void 0 ? 'icon-clipboard-list' : _ref$testId,
1873
- props = _objectWithoutPropertiesLoose(_ref, _excluded$J);
1890
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$K);
1874
1891
 
1875
1892
  return React__default.createElement("svg", Object.assign({
1876
- viewBox: "0 0 20 20",
1877
- fill: "none",
1878
1893
  xmlns: "http://www.w3.org/2000/svg",
1894
+ fill: "none",
1895
+ viewBox: "0 0 20 20",
1879
1896
  style: getIconStyles(props),
1880
1897
  "data-testid": testId,
1881
1898
  ref: ref
1882
1899
  }, props), React__default.createElement("path", {
1900
+ fill: "currentColor",
1883
1901
  fillRule: "evenodd",
1884
- clipRule: "evenodd",
1885
1902
  d: "M12.164 2.5h3.461c1.035 0 1.875.84 1.875 1.875v13.75c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 0 1 2.5 18.125V4.375C2.5 3.34 3.34 2.5 4.375 2.5h3.46A2.189 2.189 0 0 1 10 0a2.189 2.189 0 0 1 2.165 2.5ZM5.938 10c0-.52.417-.938.937-.938s.938.418.938.938-.418.938-.938.938A.935.935 0 0 1 5.937 10Zm7.5-.625H9.061a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 0 0-.313-.313Zm0 3.75H9.061a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313h4.374c.172 0 .313-.14.313-.313v-.624a.313.313 0 0 0-.313-.313Zm-6.563-.313a.935.935 0 0 0-.938.938c0 .52.418.938.938.938s.938-.418.938-.938a.935.935 0 0 0-.938-.938ZM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 0 1-.938-.938c0-.519.418-.937.938-.937Zm5.625 17.5a.627.627 0 0 0 .625-.625V4.375a.627.627 0 0 0-.625-.625H13.75v.781a.47.47 0 0 1-.469.469H6.72a.47.47 0 0 1-.469-.469V3.75H4.375a.627.627 0 0 0-.625.625v13.75c0 .344.281.625.625.625h11.25Z",
1886
- fill: "currentColor"
1903
+ clipRule: "evenodd"
1887
1904
  }));
1888
1905
  });
1889
1906
  IconClipboardList.displayName = 'IconClipboardList';
1890
1907
 
1891
- var _excluded$K = ["testId"];
1908
+ var _excluded$L = ["testId"];
1892
1909
  var IconClock = React.forwardRef(function (_ref, ref) {
1893
1910
  var _ref$testId = _ref.testId,
1894
1911
  testId = _ref$testId === void 0 ? 'icon-clock' : _ref$testId,
1895
- props = _objectWithoutPropertiesLoose(_ref, _excluded$K);
1912
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$L);
1896
1913
 
1897
1914
  return React__default.createElement("svg", Object.assign({
1898
- viewBox: "0 0 20 20",
1899
- fill: "none",
1900
1915
  xmlns: "http://www.w3.org/2000/svg",
1916
+ fill: "none",
1917
+ viewBox: "0 0 20 20",
1901
1918
  style: getIconStyles(props),
1902
1919
  "data-testid": testId,
1903
1920
  ref: ref
1904
1921
  }, props), React__default.createElement("path", {
1905
- d: "M10 .313A9.686 9.686 0 0 0 .312 10 9.686 9.686 0 0 0 10 19.688 9.686 9.686 0 0 0 19.688 10 9.686 9.686 0 0 0 10 .312ZM18.438 10c0 4.637-3.754 8.438-8.438 8.438-4.637 0-8.438-3.754-8.438-8.438 0-4.637 3.754-8.438 8.438-8.438 4.637 0 8.438 3.754 8.438 8.438Zm-5.817 3.45L9.45 11.144a.472.472 0 0 1-.191-.38V4.532a.47.47 0 0 1 .469-.468h.546a.47.47 0 0 1 .47.468v5.715l2.753 2.004c.211.152.254.445.102.656l-.32.442a.472.472 0 0 1-.657.101Z",
1906
- fill: "currentColor"
1922
+ fill: "currentColor",
1923
+ d: "M10 .313A9.686 9.686 0 0 0 .312 10 9.686 9.686 0 0 0 10 19.688 9.686 9.686 0 0 0 19.688 10 9.686 9.686 0 0 0 10 .312ZM18.438 10c0 4.637-3.754 8.438-8.438 8.438-4.637 0-8.438-3.754-8.438-8.438 0-4.637 3.754-8.438 8.438-8.438 4.637 0 8.438 3.754 8.438 8.438Zm-5.817 3.45L9.45 11.144a.472.472 0 0 1-.191-.38V4.532a.47.47 0 0 1 .469-.468h.546a.47.47 0 0 1 .47.468v5.715l2.753 2.004c.211.152.254.445.102.656l-.32.442a.472.472 0 0 1-.657.101Z"
1907
1924
  }));
1908
1925
  });
1909
1926
  IconClock.displayName = 'IconClock';
1910
1927
 
1911
- var _excluded$L = ["testId"];
1928
+ var _excluded$M = ["testId"];
1912
1929
  var IconCog = React.forwardRef(function (_ref, ref) {
1913
1930
  var _ref$testId = _ref.testId,
1914
1931
  testId = _ref$testId === void 0 ? 'icon-cog' : _ref$testId,
1915
- props = _objectWithoutPropertiesLoose(_ref, _excluded$L);
1932
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$M);
1916
1933
 
1917
1934
  return React__default.createElement("svg", Object.assign({
1918
- viewBox: "0 0 20 20",
1919
- fill: "none",
1920
1935
  xmlns: "http://www.w3.org/2000/svg",
1936
+ fill: "none",
1937
+ viewBox: "0 0 20 20",
1921
1938
  style: getIconStyles(props),
1922
1939
  "data-testid": testId,
1923
1940
  ref: ref
1924
1941
  }, props), React__default.createElement("path", {
1925
- d: "m18.855 11.69-1.274-.735a7.63 7.63 0 0 0 0-1.91l1.274-.736a.935.935 0 0 0 .432-1.074 9.672 9.672 0 0 0-2.248-3.89.938.938 0 0 0-1.15-.167l-1.271.734a7.584 7.584 0 0 0-1.654-.956v-1.47a.938.938 0 0 0-.722-.912 9.756 9.756 0 0 0-4.484 0 .938.938 0 0 0-.722.912v1.47a7.582 7.582 0 0 0-1.654.956l-1.271-.734a.938.938 0 0 0-1.15.167 9.671 9.671 0 0 0-2.248 3.89.935.935 0 0 0 .432 1.074l1.273.736a7.624 7.624 0 0 0 0 1.91l-1.273.736a.935.935 0 0 0-.432 1.074 9.671 9.671 0 0 0 2.248 3.89.938.938 0 0 0 1.15.168l1.271-.735a7.58 7.58 0 0 0 1.654.956v1.47c0 .434.3.812.722.912a9.754 9.754 0 0 0 4.484 0 .938.938 0 0 0 .722-.912v-1.47a7.59 7.59 0 0 0 1.653-.956l1.272.735a.938.938 0 0 0 1.15-.168 9.672 9.672 0 0 0 2.248-3.89.935.935 0 0 0-.432-1.075Zm-2.558 3.925L14.49 14.57c-1.055.901-1.429 1.128-2.775 1.604v2.09a8.482 8.482 0 0 1-3.428 0v-2.09c-1.313-.464-1.693-.68-2.775-1.604l-1.809 1.045a8.437 8.437 0 0 1-1.716-2.967l1.81-1.045c-.255-1.383-.255-1.822 0-3.206l-1.81-1.045a8.444 8.444 0 0 1 1.716-2.967l1.81 1.045c1.069-.915 1.447-1.135 2.774-1.604v-2.09a8.468 8.468 0 0 1 3.428 0v2.09c1.327.469 1.705.689 2.775 1.604l1.808-1.045a8.444 8.444 0 0 1 1.716 2.967l-1.81 1.045c.256 1.384.256 1.822 0 3.206l1.81 1.045a8.438 8.438 0 0 1-1.716 2.967ZM10 6.25A3.754 3.754 0 0 0 6.25 10 3.754 3.754 0 0 0 10 13.75 3.754 3.754 0 0 0 13.75 10 3.754 3.754 0 0 0 10 6.25Zm0 6.25A2.503 2.503 0 0 1 7.5 10c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5Z",
1926
- fill: "currentColor"
1942
+ fill: "currentColor",
1943
+ d: "m18.855 11.69-1.274-.735a7.63 7.63 0 0 0 0-1.91l1.274-.736a.935.935 0 0 0 .432-1.074 9.672 9.672 0 0 0-2.248-3.89.938.938 0 0 0-1.15-.167l-1.271.734a7.584 7.584 0 0 0-1.654-.956v-1.47a.938.938 0 0 0-.722-.912 9.756 9.756 0 0 0-4.484 0 .938.938 0 0 0-.722.912v1.47a7.582 7.582 0 0 0-1.654.956l-1.271-.734a.938.938 0 0 0-1.15.167 9.671 9.671 0 0 0-2.248 3.89.935.935 0 0 0 .432 1.074l1.273.736a7.624 7.624 0 0 0 0 1.91l-1.273.736a.935.935 0 0 0-.432 1.074 9.671 9.671 0 0 0 2.248 3.89.938.938 0 0 0 1.15.168l1.271-.735a7.58 7.58 0 0 0 1.654.956v1.47c0 .434.3.812.722.912a9.754 9.754 0 0 0 4.484 0 .938.938 0 0 0 .722-.912v-1.47a7.59 7.59 0 0 0 1.653-.956l1.272.735a.938.938 0 0 0 1.15-.168 9.672 9.672 0 0 0 2.248-3.89.935.935 0 0 0-.432-1.075Zm-2.558 3.925L14.49 14.57c-1.055.901-1.429 1.128-2.775 1.604v2.09a8.482 8.482 0 0 1-3.428 0v-2.09c-1.313-.464-1.693-.68-2.775-1.604l-1.809 1.045a8.437 8.437 0 0 1-1.716-2.967l1.81-1.045c-.255-1.383-.255-1.822 0-3.206l-1.81-1.045a8.444 8.444 0 0 1 1.716-2.967l1.81 1.045c1.069-.915 1.447-1.135 2.774-1.604v-2.09a8.468 8.468 0 0 1 3.428 0v2.09c1.327.469 1.705.689 2.775 1.604l1.808-1.045a8.444 8.444 0 0 1 1.716 2.967l-1.81 1.045c.256 1.384.256 1.822 0 3.206l1.81 1.045a8.438 8.438 0 0 1-1.716 2.967ZM10 6.25A3.754 3.754 0 0 0 6.25 10 3.754 3.754 0 0 0 10 13.75 3.754 3.754 0 0 0 13.75 10 3.754 3.754 0 0 0 10 6.25Zm0 6.25A2.503 2.503 0 0 1 7.5 10c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5-1.121 2.5-2.5 2.5Z"
1927
1944
  }));
1928
1945
  });
1929
1946
  IconCog.displayName = 'IconCog';
1930
1947
 
1931
- var _excluded$M = ["testId"];
1948
+ var _excluded$N = ["testId"];
1932
1949
  var IconCommentLines = React.forwardRef(function (_ref, ref) {
1933
1950
  var _ref$testId = _ref.testId,
1934
1951
  testId = _ref$testId === void 0 ? 'icon-comment-lines' : _ref$testId,
1935
- props = _objectWithoutPropertiesLoose(_ref, _excluded$M);
1952
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$N);
1936
1953
 
1937
1954
  return React__default.createElement("svg", Object.assign({
1938
- viewBox: "0 0 20 20",
1939
- fill: "none",
1940
1955
  xmlns: "http://www.w3.org/2000/svg",
1956
+ fill: "none",
1957
+ viewBox: "0 0 20 20",
1941
1958
  style: getIconStyles(props),
1942
1959
  "data-testid": testId,
1943
1960
  ref: ref
1944
1961
  }, props), React__default.createElement("path", {
1962
+ fill: "currentColor",
1945
1963
  fillRule: "evenodd",
1946
- clipRule: "evenodd",
1947
1964
  d: "M.039 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.625-.557-1.135.803-3.026 1.805-5.424 1.805a.936.936 0 0 1-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.814 12.932.038 11.232.038 9.376Zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.724 4.067l.534.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862Z",
1948
- fill: "currentColor"
1965
+ clipRule: "evenodd"
1949
1966
  }), React__default.createElement("path", {
1950
- d: "M5.313 10.417h5.625c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.314A.313.313 0 0 1 5 11.354v-.625c0-.172.14-.312.313-.312ZM5.313 6.667h9.375c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.313A.313.313 0 0 1 5 7.604V6.98c0-.172.14-.312.313-.312Z",
1951
- fill: "currentColor"
1967
+ fill: "currentColor",
1968
+ d: "M5.313 10.417h5.625c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.314A.313.313 0 0 1 5 11.354v-.625c0-.172.14-.312.313-.312ZM5.313 6.667h9.375c.171 0 .312.14.312.312v.625c0 .172-.14.313-.313.313H5.313A.313.313 0 0 1 5 7.604V6.98c0-.172.14-.312.313-.312Z"
1952
1969
  }));
1953
1970
  });
1954
1971
  IconCommentLines.displayName = 'IconCommentLines';
1955
1972
 
1956
- var _excluded$N = ["testId"];
1973
+ var _excluded$O = ["testId"];
1957
1974
  var IconComment = React.forwardRef(function (_ref, ref) {
1958
1975
  var _ref$testId = _ref.testId,
1959
1976
  testId = _ref$testId === void 0 ? 'icon-comment' : _ref$testId,
1960
- props = _objectWithoutPropertiesLoose(_ref, _excluded$N);
1977
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$O);
1961
1978
 
1962
1979
  return React__default.createElement("svg", Object.assign({
1963
- viewBox: "0 0 20 20",
1964
- fill: "none",
1965
1980
  xmlns: "http://www.w3.org/2000/svg",
1981
+ fill: "none",
1982
+ viewBox: "0 0 20 20",
1966
1983
  style: getIconStyles(props),
1967
1984
  "data-testid": testId,
1968
1985
  ref: ref
1969
1986
  }, props), React__default.createElement("path", {
1987
+ fill: "currentColor",
1970
1988
  fillRule: "evenodd",
1971
- clipRule: "evenodd",
1972
1989
  d: "M.04 9.376c0-4.48 4.468-8.109 9.98-8.109 5.513 0 9.98 3.63 9.98 8.11 0 4.479-4.467 8.108-9.98 8.108-1.279 0-2.495-.202-3.626-.557-1.134.803-3.025 1.805-5.423 1.805a.936.936 0 0 1-.678-1.579c.02-.016 1.228-1.318 1.81-2.854C.815 12.932.04 11.232.04 9.376Zm18.713 0c0-3.781-3.918-6.861-8.733-6.861s-8.733 3.08-8.733 6.861c0 1.466.597 2.873 1.723 4.067l.535.569-.277.729c-.429 1.138-1.123 2.125-1.59 2.713 1.718-.167 3.102-.908 4-1.544l.506-.358.593.187c1.048.331 2.14.499 3.243.499 4.815 0 8.733-3.08 8.733-6.862Z",
1973
- fill: "currentColor"
1990
+ clipRule: "evenodd"
1974
1991
  }));
1975
1992
  });
1976
1993
  IconComment.displayName = 'IconComment';
1977
1994
 
1978
- var _excluded$O = ["testId"];
1995
+ var _excluded$P = ["testId"];
1979
1996
  var IconCopy = React.forwardRef(function (_ref, ref) {
1980
1997
  var _ref$testId = _ref.testId,
1981
1998
  testId = _ref$testId === void 0 ? 'icon-copy' : _ref$testId,
1982
- props = _objectWithoutPropertiesLoose(_ref, _excluded$O);
1999
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$P);
1983
2000
 
1984
2001
  return React__default.createElement("svg", Object.assign({
1985
- viewBox: "0 0 20 20",
1986
- fill: "none",
1987
2002
  xmlns: "http://www.w3.org/2000/svg",
2003
+ fill: "none",
2004
+ viewBox: "0 0 20 20",
1988
2005
  style: getIconStyles(props),
1989
2006
  "data-testid": testId,
1990
2007
  ref: ref
1991
2008
  }, props), React__default.createElement("g", {
1992
2009
  clipPath: "url(#icon-copy_svg__a)"
1993
2010
  }, React__default.createElement("path", {
1994
- d: "M19.372 2.576 17.056.549A2.308 2.308 0 0 0 15.541 0H7.857C6.674 0 5.714.84 5.714 1.875V3.75H2.143C.959 3.75 0 4.59 0 5.625v12.5C0 19.16.96 20 2.143 20h10c1.183 0 2.143-.84 2.143-1.875V16.25h3.571c1.184 0 2.143-.84 2.143-1.875V3.902c0-.498-.226-.975-.628-1.326Zm-3.658-1.307a.74.74 0 0 1 .332.164l2.316 2.027c.092.08.157.18.188.29h-2.836V1.27Zm-2.857 16.856c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h3.571v9.375c0 1.036.96 1.875 2.143 1.875h5v1.875Zm5.714-3.75c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h6.429v2.813c0 .515.482.937 1.071.937h3.214v9.375Z",
1995
- fill: "currentColor"
2011
+ fill: "currentColor",
2012
+ d: "M19.372 2.576 17.056.549A2.308 2.308 0 0 0 15.541 0H7.857C6.674 0 5.714.84 5.714 1.875V3.75H2.143C.959 3.75 0 4.59 0 5.625v12.5C0 19.16.96 20 2.143 20h10c1.183 0 2.143-.84 2.143-1.875V16.25h3.571c1.184 0 2.143-.84 2.143-1.875V3.902c0-.498-.226-.975-.628-1.326Zm-3.658-1.307a.74.74 0 0 1 .332.164l2.316 2.027c.092.08.157.18.188.29h-2.836V1.27Zm-2.857 16.856c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h3.571v9.375c0 1.036.96 1.875 2.143 1.875h5v1.875Zm5.714-3.75c0 .345-.32.625-.714.625h-10c-.394 0-.714-.28-.714-.625v-12.5c0-.345.32-.625.714-.625h6.429v2.813c0 .515.482.937 1.071.937h3.214v9.375Z"
1996
2013
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1997
2014
  id: "icon-copy_svg__a"
1998
2015
  }, React__default.createElement("path", {
@@ -2002,26 +2019,26 @@ var IconCopy = React.forwardRef(function (_ref, ref) {
2002
2019
  });
2003
2020
  IconCopy.displayName = 'IconCopy';
2004
2021
 
2005
- var _excluded$P = ["testId"];
2022
+ var _excluded$Q = ["testId"];
2006
2023
  var IconCreditCardPlus = React.forwardRef(function (_ref, ref) {
2007
2024
  var _ref$testId = _ref.testId,
2008
2025
  testId = _ref$testId === void 0 ? 'icon-credit-card-plus' : _ref$testId,
2009
- props = _objectWithoutPropertiesLoose(_ref, _excluded$P);
2026
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$Q);
2010
2027
 
2011
2028
  return React__default.createElement("svg", Object.assign({
2012
- viewBox: "0 0 20 20",
2013
- fill: "none",
2014
2029
  xmlns: "http://www.w3.org/2000/svg",
2030
+ fill: "none",
2031
+ viewBox: "0 0 20 20",
2015
2032
  style: getIconStyles(props),
2016
2033
  "data-testid": testId,
2017
2034
  ref: ref
2018
2035
  }, props), React__default.createElement("g", {
2019
2036
  clipPath: "url(#icon-credit-card-plus_svg__a)"
2020
2037
  }, React__default.createElement("path", {
2038
+ fill: "currentColor",
2021
2039
  fillRule: "evenodd",
2022
- clipRule: "evenodd",
2023
2040
  d: "M5.074 3.12a1.017 1.017 0 0 0-.782.678c-.055.153-.054.135-.054 2.483v2.23H2.59c-1.077 0-1.681.005-1.746.014-.43.057-.775.395-.854.836-.027.15-.027 6.53 0 6.682.077.44.431.787.855.838.065.007 1.964.01 5.217.008l5.115-.003.101-.034c.326-.112.559-.345.672-.676.05-.144.05-.21.051-2.476v-2.218l1.721-.003 1.721-.004.1-.034c.384-.13.662-.462.712-.845.016-.12.016-6.461 0-6.597a1.02 1.02 0 0 0-.837-.88c-.163-.026-10.19-.025-10.344 0Zm13.307.465v.485h-.943v.641h.943v.969h.63v-.969h.931V4.07h-.931V3.1h-.63v.484Zm-3.24.604c.118.073.12.081.12.575v.426H5.23l.004-.419c.005-.472.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.795.001.061.038Zm.12 4.314v1.741l-.03.056a.32.32 0 0 1-.082.093l-.054.037-1.547.004-1.546.003v-.462c0-.51-.009-.623-.055-.757-.132-.376-.428-.633-.795-.689-.094-.014-.61-.017-3.017-.017H5.232v-.867c0-.476.004-.87.008-.874a754.34 754.34 0 0 1 5.015-.009h5.006v1.741Zm-9.023-.426v.258h4.518V7.82H6.238v.258Zm6.519 0v.258h1.51V7.82h-1.51v.258ZM10.876 9.6c.117.073.119.08.119.575v.425H.964l.004-.418c.005-.473.01-.497.105-.57.072-.055-.124-.053 4.946-.051l4.796.001.06.038Zm.116 4.328-.003 1.754-.038.054a.319.319 0 0 1-.093.082l-.056.03H5.988c-4.654 0-4.816-.002-4.865-.024a.242.242 0 0 1-.128-.134c-.022-.048-.044-3.446-.023-3.5.005-.014.984-.017 5.014-.017h5.01l-.004 1.755Zm-9.02-.44v.258H6.49v-.516H1.973v.258Zm6.519 0v.258H10v-.516H8.49v.258Zm-6.515 1.048.003.261 1.5.003 1.501.003v-.528H1.972l.004.26Z",
2024
- fill: "currentColor"
2041
+ clipRule: "evenodd"
2025
2042
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2026
2043
  id: "icon-credit-card-plus_svg__a"
2027
2044
  }, React__default.createElement("path", {
@@ -2031,24 +2048,24 @@ var IconCreditCardPlus = React.forwardRef(function (_ref, ref) {
2031
2048
  });
2032
2049
  IconCreditCardPlus.displayName = 'IconCreditCardPlus';
2033
2050
 
2034
- var _excluded$Q = ["testId"];
2051
+ var _excluded$R = ["testId"];
2035
2052
  var IconCreditCard = React.forwardRef(function (_ref, ref) {
2036
2053
  var _ref$testId = _ref.testId,
2037
2054
  testId = _ref$testId === void 0 ? 'icon-credit-card' : _ref$testId,
2038
- props = _objectWithoutPropertiesLoose(_ref, _excluded$Q);
2055
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$R);
2039
2056
 
2040
2057
  return React__default.createElement("svg", Object.assign({
2041
- viewBox: "0 0 20 20",
2042
- fill: "none",
2043
2058
  xmlns: "http://www.w3.org/2000/svg",
2059
+ fill: "none",
2060
+ viewBox: "0 0 20 20",
2044
2061
  style: getIconStyles(props),
2045
2062
  "data-testid": testId,
2046
2063
  ref: ref
2047
2064
  }, props), React__default.createElement("g", {
2048
2065
  clipPath: "url(#icon-credit-card_svg__a)"
2049
2066
  }, React__default.createElement("path", {
2050
- d: "M18.333 2.21H1.667C.747 2.21 0 2.956 0 3.877v12.222c0 .92.747 1.666 1.667 1.666h16.666c.92 0 1.667-.746 1.667-1.666V3.877c0-.92-.747-1.667-1.667-1.667ZM1.667 3.321h16.666c.306 0 .556.25.556.556v1.666H1.11V3.877c0-.306.25-.556.556-.556Zm16.666 13.333H1.667a.557.557 0 0 1-.556-.555V8.877H18.89v7.222c0 .305-.25.555-.556.555ZM6.667 13.738v.277c0 .23-.188.417-.417.417h-2.5a.418.418 0 0 1-.417-.417v-.277c0-.23.188-.417.417-.417h2.5c.23 0 .417.188.417.417Zm6.666 0v.277c0 .23-.187.417-.416.417H8.194a.418.418 0 0 1-.416-.417v-.277c0-.23.187-.417.416-.417h4.723c.229 0 .416.188.416.417Z",
2051
- fill: "currentColor"
2067
+ fill: "currentColor",
2068
+ d: "M18.333 2.21H1.667C.747 2.21 0 2.956 0 3.877v12.222c0 .92.747 1.666 1.667 1.666h16.666c.92 0 1.667-.746 1.667-1.666V3.877c0-.92-.747-1.667-1.667-1.667ZM1.667 3.321h16.666c.306 0 .556.25.556.556v1.666H1.11V3.877c0-.306.25-.556.556-.556Zm16.666 13.333H1.667a.557.557 0 0 1-.556-.555V8.877H18.89v7.222c0 .305-.25.555-.556.555ZM6.667 13.738v.277c0 .23-.188.417-.417.417h-2.5a.418.418 0 0 1-.417-.417v-.277c0-.23.188-.417.417-.417h2.5c.23 0 .417.188.417.417Zm6.666 0v.277c0 .23-.187.417-.416.417H8.194a.418.418 0 0 1-.416-.417v-.277c0-.23.187-.417.416-.417h4.723c.229 0 .416.188.416.417Z"
2052
2069
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2053
2070
  id: "icon-credit-card_svg__a"
2054
2071
  }, React__default.createElement("path", {
@@ -2058,37 +2075,37 @@ var IconCreditCard = React.forwardRef(function (_ref, ref) {
2058
2075
  });
2059
2076
  IconCreditCard.displayName = 'IconCreditCard';
2060
2077
 
2061
- var _excluded$R = ["testId"];
2078
+ var _excluded$S = ["testId"];
2062
2079
  var IconDecentMonochromatic = React.forwardRef(function (_ref, ref) {
2063
2080
  var _ref$testId = _ref.testId,
2064
2081
  testId = _ref$testId === void 0 ? 'icon-decent-monochromatic' : _ref$testId,
2065
- props = _objectWithoutPropertiesLoose(_ref, _excluded$R);
2082
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$S);
2066
2083
 
2067
2084
  return React__default.createElement("svg", Object.assign({
2068
- viewBox: "0 0 20 20",
2069
- fill: "none",
2070
2085
  xmlns: "http://www.w3.org/2000/svg",
2086
+ fill: "none",
2087
+ viewBox: "0 0 20 20",
2071
2088
  style: getIconStyles(props),
2072
2089
  "data-testid": testId,
2073
2090
  ref: ref
2074
2091
  }, props), React__default.createElement("path", {
2075
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2076
- fill: "url(#icon-decent-monochromatic_svg__a)"
2092
+ fill: "url(#icon-decent-monochromatic_svg__a)",
2093
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2077
2094
  }), React__default.createElement("rect", {
2078
- x: 6.5,
2079
- y: 12.5,
2080
2095
  width: 7,
2081
2096
  height: 1.5,
2082
- rx: 0.75,
2083
- fill: "#767676"
2097
+ x: 6.5,
2098
+ y: 12.5,
2099
+ fill: "currentColor",
2100
+ rx: 0.75
2084
2101
  }), React__default.createElement("path", {
2085
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
2086
- fill: "#464646"
2102
+ fill: "#464646",
2103
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
2087
2104
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2088
2105
  id: "icon-decent-monochromatic_svg__a",
2089
2106
  x1: 3.667,
2090
- y1: 7.789,
2091
2107
  x2: 3.667,
2108
+ y1: 7.789,
2092
2109
  y2: 20.454,
2093
2110
  gradientUnits: "userSpaceOnUse"
2094
2111
  }, React__default.createElement("stop", {
@@ -2100,118 +2117,118 @@ var IconDecentMonochromatic = React.forwardRef(function (_ref, ref) {
2100
2117
  });
2101
2118
  IconDecentMonochromatic.displayName = 'IconDecentMonochromatic';
2102
2119
 
2103
- var _excluded$S = ["testId"];
2120
+ var _excluded$T = ["testId"];
2104
2121
  var IconDecent = React.forwardRef(function (_ref, ref) {
2105
2122
  var _ref$testId = _ref.testId,
2106
2123
  testId = _ref$testId === void 0 ? 'icon-decent' : _ref$testId,
2107
- props = _objectWithoutPropertiesLoose(_ref, _excluded$S);
2124
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$T);
2108
2125
 
2109
2126
  return React__default.createElement("svg", Object.assign({
2110
- viewBox: "0 0 20 20",
2111
- fill: "none",
2112
2127
  xmlns: "http://www.w3.org/2000/svg",
2128
+ fill: "none",
2129
+ viewBox: "0 0 20 20",
2113
2130
  style: getIconStyles(props),
2114
2131
  "data-testid": testId,
2115
2132
  ref: ref
2116
2133
  }, props), React__default.createElement("path", {
2117
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2118
- fill: "#FFCE69"
2134
+ fill: "#FFCE69",
2135
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2119
2136
  }), React__default.createElement("rect", {
2120
- x: 6.5,
2121
- y: 12.5,
2122
2137
  width: 7,
2123
2138
  height: 1.5,
2124
- rx: 0.75,
2125
- fill: "#FB7448"
2139
+ x: 6.5,
2140
+ y: 12.5,
2141
+ fill: "#FB7448",
2142
+ rx: 0.75
2126
2143
  }), React__default.createElement("path", {
2127
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
2128
- fill: "#464646"
2144
+ fill: "#464646",
2145
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
2129
2146
  }));
2130
2147
  });
2131
2148
  IconDecent.displayName = 'IconDecent';
2132
2149
 
2133
- var _excluded$T = ["testId"];
2150
+ var _excluded$U = ["testId"];
2134
2151
  var IconDownload = React.forwardRef(function (_ref, ref) {
2135
2152
  var _ref$testId = _ref.testId,
2136
2153
  testId = _ref$testId === void 0 ? 'icon-download' : _ref$testId,
2137
- props = _objectWithoutPropertiesLoose(_ref, _excluded$T);
2154
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$U);
2138
2155
 
2139
2156
  return React__default.createElement("svg", Object.assign({
2140
- viewBox: "0 0 20 20",
2141
- fill: "none",
2142
2157
  xmlns: "http://www.w3.org/2000/svg",
2158
+ fill: "none",
2159
+ viewBox: "0 0 20 20",
2143
2160
  style: getIconStyles(props),
2144
2161
  "data-testid": testId,
2145
2162
  ref: ref
2146
2163
  }, props), React__default.createElement("path", {
2164
+ fill: "currentColor",
2147
2165
  fillRule: "evenodd",
2148
- clipRule: "evenodd",
2149
2166
  d: "M18.281 20c.95 0 1.719-.77 1.719-1.719V14.22c0-.95-.77-1.719-1.719-1.719h-3.883l2.204-2.203c.98-.985.285-2.668-1.106-2.668h-2.059V1.563C13.438.699 12.739 0 11.876 0h-3.75c-.863 0-1.563.7-1.563 1.563v6.066H4.505c-1.39 0-2.09 1.684-1.106 2.668L5.602 12.5H1.719C.769 12.5 0 13.27 0 14.219v4.062C0 19.231.77 20 1.719 20H18.28Zm-3.906-3.906a.783.783 0 0 0-.781.781c0 .43.351.781.781.781.43 0 .781-.351.781-.781a.783.783 0 0 0-.781-.781Zm3.281.781c0 .43-.351.781-.781.781a.783.783 0 0 1-.781-.781c0-.43.351-.781.781-.781.43 0 .781.351.781.781ZM9.777 14.91c.121.121.32.121.442 0l5.496-5.496a.314.314 0 0 0-.223-.535h-3.305V1.563a.313.313 0 0 0-.312-.313h-3.75a.313.313 0 0 0-.313.313v7.316H4.504a.315.315 0 0 0-.223.535l5.496 5.496Zm8.504-1.16a.47.47 0 0 1 .469.469v4.062a.47.47 0 0 1-.469.469H1.72a.47.47 0 0 1-.469-.469V14.22a.47.47 0 0 1 .469-.469h5.133l2.043 2.043c.609.61 1.601.61 2.21 0l2.043-2.043h5.133Z",
2150
- fill: "currentColor"
2167
+ clipRule: "evenodd"
2151
2168
  }));
2152
2169
  });
2153
2170
  IconDownload.displayName = 'IconDownload';
2154
2171
 
2155
- var _excluded$U = ["testId"];
2172
+ var _excluded$V = ["testId"];
2156
2173
  var IconEdit = React.forwardRef(function (_ref, ref) {
2157
2174
  var _ref$testId = _ref.testId,
2158
2175
  testId = _ref$testId === void 0 ? 'icon-edit' : _ref$testId,
2159
- props = _objectWithoutPropertiesLoose(_ref, _excluded$U);
2176
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$V);
2160
2177
 
2161
2178
  return React__default.createElement("svg", Object.assign({
2162
- viewBox: "0 0 20 20",
2163
- fill: "none",
2164
2179
  xmlns: "http://www.w3.org/2000/svg",
2180
+ fill: "none",
2181
+ viewBox: "0 0 20 20",
2165
2182
  style: getIconStyles(props),
2166
2183
  "data-testid": testId,
2167
2184
  ref: ref
2168
2185
  }, props), React__default.createElement("path", {
2169
- d: "m14.507 12.092.694-.703a.207.207 0 0 1 .355.147v5.777c0 .931-.747 1.687-1.667 1.687H1.667C.747 19 0 18.244 0 17.312V4.938C0 4.006.747 3.25 1.667 3.25h10.149c.184 0 .278.229.146.359l-.695.703a.213.213 0 0 1-.146.063H1.667a.56.56 0 0 0-.556.563v12.375c0 .309.25.562.556.562h12.222a.56.56 0 0 0 .555-.563V12.24c0-.056.021-.109.063-.147Zm5.066-6.722L8.723 16.356l-3.47.39a.733.733 0 0 1-.805-.815l.385-3.512L15.684 1.432a1.446 1.446 0 0 1 2.063 0l1.826 1.85a1.49 1.49 0 0 1 0 2.088Zm-3.25 1.701-2.316-2.344-8.111 8.208-.288 2.64 2.607-.291 8.108-8.213Zm2.465-2.995-1.826-1.849a.343.343 0 0 0-.49 0l-1.68 1.702 2.316 2.344 1.68-1.701a.353.353 0 0 0 0-.496Z",
2170
- fill: "currentColor"
2186
+ fill: "currentColor",
2187
+ d: "m14.507 12.092.694-.703a.207.207 0 0 1 .355.147v5.777c0 .931-.747 1.687-1.667 1.687H1.667C.747 19 0 18.244 0 17.312V4.938C0 4.006.747 3.25 1.667 3.25h10.149c.184 0 .278.229.146.359l-.695.703a.213.213 0 0 1-.146.063H1.667a.56.56 0 0 0-.556.563v12.375c0 .309.25.562.556.562h12.222a.56.56 0 0 0 .555-.563V12.24c0-.056.021-.109.063-.147Zm5.066-6.722L8.723 16.356l-3.47.39a.733.733 0 0 1-.805-.815l.385-3.512L15.684 1.432a1.446 1.446 0 0 1 2.063 0l1.826 1.85a1.49 1.49 0 0 1 0 2.088Zm-3.25 1.701-2.316-2.344-8.111 8.208-.288 2.64 2.607-.291 8.108-8.213Zm2.465-2.995-1.826-1.849a.343.343 0 0 0-.49 0l-1.68 1.702 2.316 2.344 1.68-1.701a.353.353 0 0 0 0-.496Z"
2171
2188
  }));
2172
2189
  });
2173
2190
  IconEdit.displayName = 'IconEdit';
2174
2191
 
2175
- var _excluded$V = ["testId"];
2192
+ var _excluded$W = ["testId"];
2176
2193
  var IconEllipsisV = React.forwardRef(function (_ref, ref) {
2177
2194
  var _ref$testId = _ref.testId,
2178
2195
  testId = _ref$testId === void 0 ? 'icon-ellipsis-v' : _ref$testId,
2179
- props = _objectWithoutPropertiesLoose(_ref, _excluded$V);
2196
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$W);
2180
2197
 
2181
2198
  return React__default.createElement("svg", Object.assign({
2182
- viewBox: "0 0 20 20",
2183
- fill: "none",
2184
2199
  xmlns: "http://www.w3.org/2000/svg",
2200
+ fill: "none",
2201
+ viewBox: "0 0 20 20",
2185
2202
  style: getIconStyles(props),
2186
2203
  "data-testid": testId,
2187
2204
  ref: ref
2188
2205
  }, props), React__default.createElement("path", {
2206
+ fill: "currentColor",
2189
2207
  fillRule: "evenodd",
2190
- clipRule: "evenodd",
2191
2208
  d: "M8 2.188C8 3.34 8.892 4.27 9.997 4.27c1.104 0 1.996-.931 1.996-2.083 0-1.153-.892-2.084-1.996-2.084C8.892.104 8 1.035 8 2.188Zm1.997 5.729c1.104 0 1.996.93 1.996 2.083 0 1.152-.892 2.083-1.996 2.083C8.892 12.083 8 11.153 8 10c0-1.152.892-2.083 1.997-2.083Zm0 11.979C8.892 19.896 8 18.965 8 17.813c0-1.153.892-2.084 1.997-2.084 1.104 0 1.996.931 1.996 2.084 0 1.152-.892 2.083-1.996 2.083Z",
2192
- fill: "currentColor"
2209
+ clipRule: "evenodd"
2193
2210
  }));
2194
2211
  });
2195
2212
  IconEllipsisV.displayName = 'IconEllipsisV';
2196
2213
 
2197
- var _excluded$W = ["testId"];
2214
+ var _excluded$X = ["testId"];
2198
2215
  var IconEnvelopeOpenDollar = React.forwardRef(function (_ref, ref) {
2199
2216
  var _ref$testId = _ref.testId,
2200
2217
  testId = _ref$testId === void 0 ? 'icon-envelope-open-dollar' : _ref$testId,
2201
- props = _objectWithoutPropertiesLoose(_ref, _excluded$W);
2218
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$X);
2202
2219
 
2203
2220
  return React__default.createElement("svg", Object.assign({
2204
- viewBox: "0 0 20 20",
2205
- fill: "none",
2206
2221
  xmlns: "http://www.w3.org/2000/svg",
2222
+ fill: "none",
2223
+ viewBox: "0 0 20 20",
2207
2224
  style: getIconStyles(props),
2208
2225
  "data-testid": testId,
2209
2226
  ref: ref
2210
2227
  }, props), React__default.createElement("g", {
2211
2228
  clipPath: "url(#icon-envelope-open-dollar_svg__a)"
2212
2229
  }, React__default.createElement("path", {
2213
- d: "M19.32 6.427c-.077-.064-.867-.7-1.82-1.466V3.75c0-.69-.56-1.25-1.25-1.25h-1.815l-.399-.318C13.173 1.492 11.696 0 10 0 8.312 0 6.85 1.473 5.963 2.182l-.398.318H3.75c-.69 0-1.25.56-1.25 1.25v1.21L.684 6.422A1.875 1.875 0 0 0 0 7.87v10.255C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125V7.871c0-.559-.25-1.089-.68-1.444ZM10 1.25c.85 0 1.744.653 2.466 1.25h-4.93C8.258 1.904 9.152 1.25 10 1.25Zm-6.25 2.5h12.5v6.771a792.911 792.911 0 0 1-3.382 2.71c-.659.524-1.961 1.784-2.868 1.769-.907.015-2.21-1.245-2.868-1.77-.831-.66-2.118-1.693-3.382-2.709V3.75Zm-2.5 4.12c0-.187.083-.363.228-.482L2.5 6.564v2.951L1.25 8.508V7.87Zm17.5 10.255c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625v-8.011c1.67 1.345 3.88 3.121 5.105 4.094.8.64 2.216 2.052 3.645 2.042 1.424.01 2.823-1.386 3.645-2.042 1.227-.974 3.435-2.75 5.105-4.095v8.012Zm0-9.617L17.5 9.516V6.565c.564.454.969.78 1.023.825.145.119.227.294.227.481v.637Zm-9.808.89 1.758.527c.201.06.342.265.342.497 0 .284-.207.515-.46.515H9.482a.936.936 0 0 1-.5-.145.32.32 0 0 0-.396.029l-.46.438a.313.313 0 0 0 .023.474c.355.267.784.42 1.225.443v.636c0 .173.14.313.313.313h.625c.172 0 .312-.14.312-.313v-.63c.923-.024 1.667-.802 1.667-1.76 0-.78-.507-1.477-1.233-1.695L9.3 8.2c-.202-.06-.343-.265-.343-.497 0-.284.207-.516.461-.516h1.098c.178 0 .35.05.501.146a.32.32 0 0 0 .396-.029l.459-.438a.313.313 0 0 0-.023-.474 2.237 2.237 0 0 0-1.225-.443v-.636A.312.312 0 0 0 10.312 5h-.624a.312.312 0 0 0-.313.313v.63c-.923.024-1.667.802-1.667 1.76 0 .78.507 1.477 1.234 1.695Z",
2214
- fill: "currentColor"
2230
+ fill: "currentColor",
2231
+ d: "M19.32 6.427c-.077-.064-.867-.7-1.82-1.466V3.75c0-.69-.56-1.25-1.25-1.25h-1.815l-.399-.318C13.173 1.492 11.696 0 10 0 8.312 0 6.85 1.473 5.963 2.182l-.398.318H3.75c-.69 0-1.25.56-1.25 1.25v1.21L.684 6.422A1.875 1.875 0 0 0 0 7.87v10.255C0 19.16.84 20 1.875 20h16.25C19.16 20 20 19.16 20 18.125V7.871c0-.559-.25-1.089-.68-1.444ZM10 1.25c.85 0 1.744.653 2.466 1.25h-4.93C8.258 1.904 9.152 1.25 10 1.25Zm-6.25 2.5h12.5v6.771a792.911 792.911 0 0 1-3.382 2.71c-.659.524-1.961 1.784-2.868 1.769-.907.015-2.21-1.245-2.868-1.77-.831-.66-2.118-1.693-3.382-2.709V3.75Zm-2.5 4.12c0-.187.083-.363.228-.482L2.5 6.564v2.951L1.25 8.508V7.87Zm17.5 10.255c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625v-8.011c1.67 1.345 3.88 3.121 5.105 4.094.8.64 2.216 2.052 3.645 2.042 1.424.01 2.823-1.386 3.645-2.042 1.227-.974 3.435-2.75 5.105-4.095v8.012Zm0-9.617L17.5 9.516V6.565c.564.454.969.78 1.023.825.145.119.227.294.227.481v.637Zm-9.808.89 1.758.527c.201.06.342.265.342.497 0 .284-.207.515-.46.515H9.482a.936.936 0 0 1-.5-.145.32.32 0 0 0-.396.029l-.46.438a.313.313 0 0 0 .023.474c.355.267.784.42 1.225.443v.636c0 .173.14.313.313.313h.625c.172 0 .312-.14.312-.313v-.63c.923-.024 1.667-.802 1.667-1.76 0-.78-.507-1.477-1.233-1.695L9.3 8.2c-.202-.06-.343-.265-.343-.497 0-.284.207-.516.461-.516h1.098c.178 0 .35.05.501.146a.32.32 0 0 0 .396-.029l.459-.438a.313.313 0 0 0-.023-.474 2.237 2.237 0 0 0-1.225-.443v-.636A.312.312 0 0 0 10.312 5h-.624a.312.312 0 0 0-.313.313v.63c-.923.024-1.667.802-1.667 1.76 0 .78.507 1.477 1.234 1.695Z"
2215
2232
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2216
2233
  id: "icon-envelope-open-dollar_svg__a"
2217
2234
  }, React__default.createElement("path", {
@@ -2221,120 +2238,120 @@ var IconEnvelopeOpenDollar = React.forwardRef(function (_ref, ref) {
2221
2238
  });
2222
2239
  IconEnvelopeOpenDollar.displayName = 'IconEnvelopeOpenDollar';
2223
2240
 
2224
- var _excluded$X = ["testId"];
2241
+ var _excluded$Y = ["testId"];
2225
2242
  var IconEnvelope = React.forwardRef(function (_ref, ref) {
2226
2243
  var _ref$testId = _ref.testId,
2227
2244
  testId = _ref$testId === void 0 ? 'icon-envelope' : _ref$testId,
2228
- props = _objectWithoutPropertiesLoose(_ref, _excluded$X);
2245
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$Y);
2229
2246
 
2230
2247
  return React__default.createElement("svg", Object.assign({
2231
- viewBox: "0 0 20 20",
2232
- fill: "none",
2233
2248
  xmlns: "http://www.w3.org/2000/svg",
2249
+ fill: "none",
2250
+ viewBox: "0 0 20 20",
2234
2251
  style: getIconStyles(props),
2235
2252
  "data-testid": testId,
2236
2253
  ref: ref
2237
2254
  }, props), React__default.createElement("path", {
2238
- d: "M18.125 2.5H1.875C.84 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375C20 3.34 19.16 2.5 18.125 2.5ZM1.875 3.75h16.25c.344 0 .625.281.625.625v1.617c-.855.723-2.078 1.719-5.883 4.738-.66.524-1.96 1.786-2.867 1.77-.906.016-2.21-1.246-2.867-1.77C3.328 7.71 2.105 6.715 1.25 5.992V4.375c0-.344.281-.625.625-.625Zm16.25 12.5H1.875a.627.627 0 0 1-.625-.625V7.617c.89.73 2.297 1.86 5.105 4.09.801.64 2.215 2.05 3.645 2.043 1.422.012 2.824-1.387 3.645-2.043 2.808-2.23 4.214-3.36 5.105-4.09v8.008a.627.627 0 0 1-.625.625Z",
2239
- fill: "currentColor"
2255
+ fill: "currentColor",
2256
+ d: "M18.125 2.5H1.875C.84 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375C20 3.34 19.16 2.5 18.125 2.5ZM1.875 3.75h16.25c.344 0 .625.281.625.625v1.617c-.855.723-2.078 1.719-5.883 4.738-.66.524-1.96 1.786-2.867 1.77-.906.016-2.21-1.246-2.867-1.77C3.328 7.71 2.105 6.715 1.25 5.992V4.375c0-.344.281-.625.625-.625Zm16.25 12.5H1.875a.627.627 0 0 1-.625-.625V7.617c.89.73 2.297 1.86 5.105 4.09.801.64 2.215 2.05 3.645 2.043 1.422.012 2.824-1.387 3.645-2.043 2.808-2.23 4.214-3.36 5.105-4.09v8.008a.627.627 0 0 1-.625.625Z"
2240
2257
  }));
2241
2258
  });
2242
2259
  IconEnvelope.displayName = 'IconEnvelope';
2243
2260
 
2244
- var _excluded$Y = ["testId"];
2261
+ var _excluded$Z = ["testId"];
2245
2262
  var IconExclaimationTriangle = React.forwardRef(function (_ref, ref) {
2246
2263
  var _ref$testId = _ref.testId,
2247
2264
  testId = _ref$testId === void 0 ? 'icon-exclaimation-triangle' : _ref$testId,
2248
- props = _objectWithoutPropertiesLoose(_ref, _excluded$Y);
2265
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$Z);
2249
2266
 
2250
2267
  return React__default.createElement("svg", Object.assign({
2251
- viewBox: "0 0 20 20",
2252
- fill: "none",
2253
2268
  xmlns: "http://www.w3.org/2000/svg",
2269
+ fill: "none",
2270
+ viewBox: "0 0 20 20",
2254
2271
  style: getIconStyles(props),
2255
2272
  "data-testid": testId,
2256
2273
  ref: ref
2257
2274
  }, props), React__default.createElement("path", {
2275
+ fill: "currentColor",
2258
2276
  fillRule: "evenodd",
2259
- clipRule: "evenodd",
2260
2277
  d: "m19.74 16.378-8.315-14.42C10.787.85 9.182.85 8.54 1.958L.225 16.378c-.637 1.105.16 2.495 1.442 2.495h16.635c1.275 0 2.08-1.386 1.438-2.495Zm-9.144-9.706h-1.23a.208.208 0 0 0-.208.215l.26 6.794a.207.207 0 0 0 .208.201h.71a.21.21 0 0 0 .208-.2l.26-6.795a.208.208 0 0 0-.208-.215Zm-1.584 8.874c0-.537.433-.97.97-.97.538 0 .971.433.971.97 0 .537-.433.97-.97.97a.969.969 0 0 1-.97-.97Zm-7.348 2.218h16.638a.554.554 0 0 0 .478-.832L10.461 2.513a.555.555 0 0 0-.96 0l-8.319 14.42a.556.556 0 0 0 .482.831Z",
2261
- fill: "currentColor"
2278
+ clipRule: "evenodd"
2262
2279
  }));
2263
2280
  });
2264
2281
  IconExclaimationTriangle.displayName = 'IconExclaimationTriangle';
2265
2282
 
2266
- var _excluded$Z = ["testId"];
2283
+ var _excluded$_ = ["testId"];
2267
2284
  var IconExclaimation = React.forwardRef(function (_ref, ref) {
2268
2285
  var _ref$testId = _ref.testId,
2269
2286
  testId = _ref$testId === void 0 ? 'icon-exclaimation' : _ref$testId,
2270
- props = _objectWithoutPropertiesLoose(_ref, _excluded$Z);
2287
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$_);
2271
2288
 
2272
2289
  return React__default.createElement("svg", Object.assign({
2273
- viewBox: "0 0 20 20",
2274
- fill: "none",
2275
2290
  xmlns: "http://www.w3.org/2000/svg",
2291
+ fill: "none",
2292
+ viewBox: "0 0 20 20",
2276
2293
  style: getIconStyles(props),
2277
2294
  "data-testid": testId,
2278
2295
  ref: ref
2279
2296
  }, props), React__default.createElement("path", {
2280
- d: "M9.15 0h1.714c.51 0 .916.424.895.933l-.523 12.537a.895.895 0 0 1-.895.858h-.67a.896.896 0 0 1-.894-.858L8.254.933A.896.896 0 0 1 9.15 0Zm.857 15.82a2.09 2.09 0 1 0 0 4.18 2.09 2.09 0 0 0 0-4.18Z",
2281
- fill: "currentColor"
2297
+ fill: "currentColor",
2298
+ d: "M9.15 0h1.714c.51 0 .916.424.895.933l-.523 12.537a.895.895 0 0 1-.895.858h-.67a.896.896 0 0 1-.894-.858L8.254.933A.896.896 0 0 1 9.15 0Zm.857 15.82a2.09 2.09 0 1 0 0 4.18 2.09 2.09 0 0 0 0-4.18Z"
2282
2299
  }));
2283
2300
  });
2284
2301
  IconExclaimation.displayName = 'IconExclaimation';
2285
2302
 
2286
- var _excluded$_ = ["testId"];
2303
+ var _excluded$$ = ["testId"];
2287
2304
  var IconExpand = React.forwardRef(function (_ref, ref) {
2288
2305
  var _ref$testId = _ref.testId,
2289
2306
  testId = _ref$testId === void 0 ? 'icon-expand' : _ref$testId,
2290
- props = _objectWithoutPropertiesLoose(_ref, _excluded$_);
2307
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$$);
2291
2308
 
2292
2309
  return React__default.createElement("svg", Object.assign({
2293
- viewBox: "0 0 20 20",
2294
- fill: "none",
2295
2310
  xmlns: "http://www.w3.org/2000/svg",
2311
+ fill: "none",
2312
+ viewBox: "0 0 20 20",
2296
2313
  style: getIconStyles(props),
2297
2314
  "data-testid": testId,
2298
2315
  ref: ref
2299
2316
  }, props), React__default.createElement("path", {
2300
- d: "m9.017 10.762.22.221a.469.469 0 0 1 0 .663L3.385 17.5H5.78c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H1.72a.469.469 0 0 1-.469-.469V14.22c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469v2.397l5.854-5.854a.469.469 0 0 1 .663 0ZM18.28 1.25H14.22a.469.469 0 0 0-.469.469v.312c0 .26.21.469.469.469h2.397l-5.854 5.854a.469.469 0 0 0 0 .663l.221.22c.183.184.48.184.663 0L17.5 3.385V5.78c0 .26.21.469.469.469h.312c.26 0 .469-.21.469-.469V1.72a.469.469 0 0 0-.469-.469Z",
2301
- fill: "currentColor"
2317
+ fill: "currentColor",
2318
+ d: "m9.017 10.762.22.221a.469.469 0 0 1 0 .663L3.385 17.5H5.78c.26 0 .469.21.469.469v.312c0 .26-.21.469-.469.469H1.72a.469.469 0 0 1-.469-.469V14.22c0-.26.21-.469.469-.469h.312c.26 0 .469.21.469.469v2.397l5.854-5.854a.469.469 0 0 1 .663 0ZM18.28 1.25H14.22a.469.469 0 0 0-.469.469v.312c0 .26.21.469.469.469h2.397l-5.854 5.854a.469.469 0 0 0 0 .663l.221.22c.183.184.48.184.663 0L17.5 3.385V5.78c0 .26.21.469.469.469h.312c.26 0 .469-.21.469-.469V1.72a.469.469 0 0 0-.469-.469Z"
2302
2319
  }));
2303
2320
  });
2304
2321
  IconExpand.displayName = 'IconExpand';
2305
2322
 
2306
- var _excluded$$ = ["testId"];
2323
+ var _excluded$10 = ["testId"];
2307
2324
  var IconExternalLink = React.forwardRef(function (_ref, ref) {
2308
2325
  var _ref$testId = _ref.testId,
2309
2326
  testId = _ref$testId === void 0 ? 'icon-external-link' : _ref$testId,
2310
- props = _objectWithoutPropertiesLoose(_ref, _excluded$$);
2327
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$10);
2311
2328
 
2312
2329
  return React__default.createElement("svg", Object.assign({
2313
- viewBox: "0 0 20 20",
2314
- fill: "none",
2315
2330
  xmlns: "http://www.w3.org/2000/svg",
2331
+ fill: "none",
2332
+ viewBox: "0 0 20 20",
2316
2333
  style: getIconStyles(props),
2317
2334
  "data-testid": testId,
2318
2335
  ref: ref
2319
2336
  }, props), React__default.createElement("path", {
2337
+ fill: "currentColor",
2320
2338
  fillRule: "evenodd",
2321
- clipRule: "evenodd",
2322
2339
  d: "M6.789 13.537a.417.417 0 0 0 0 .589l.196.196a.417.417 0 0 0 .59 0l11.22-11.22.024.024-.011 3.124c0 .23.186.417.416.417h.347c.23 0 .417-.187.417-.417L20 1.528a.417.417 0 0 0-.417-.417l-4.722.012a.417.417 0 0 0-.417.417v.347c0 .23.187.417.417.417l3.124-.012.024.024-11.22 11.22ZM14.566 9l.278-.278a.417.417 0 0 1 .712.295v8.205c0 .92-.747 1.667-1.667 1.667H1.667c-.92 0-1.667-.746-1.667-1.667V5c0-.92.746-1.667 1.667-1.667h12.082c.371 0 .557.45.295.712l-.278.277a.416.416 0 0 1-.295.122H1.667A.556.556 0 0 0 1.11 5v12.222c0 .307.249.556.556.556h12.222a.556.556 0 0 0 .555-.556V9.294c0-.11.044-.216.122-.294Z",
2323
- fill: "currentColor"
2340
+ clipRule: "evenodd"
2324
2341
  }));
2325
2342
  });
2326
2343
  IconExternalLink.displayName = 'IconExternalLink';
2327
2344
 
2328
- var _excluded$10 = ["testId"];
2345
+ var _excluded$11 = ["testId"];
2329
2346
  var IconEyeSlash = React.forwardRef(function (_ref, ref) {
2330
2347
  var _ref$testId = _ref.testId,
2331
2348
  testId = _ref$testId === void 0 ? 'icon-eye-slash' : _ref$testId,
2332
- props = _objectWithoutPropertiesLoose(_ref, _excluded$10);
2349
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$11);
2333
2350
 
2334
2351
  return React__default.createElement("svg", Object.assign({
2335
- viewBox: "0 0 20 20",
2336
- fill: "none",
2337
2352
  xmlns: "http://www.w3.org/2000/svg",
2353
+ fill: "none",
2354
+ viewBox: "0 0 20 20",
2338
2355
  style: getIconStyles(props),
2339
2356
  "data-testid": testId,
2340
2357
  ref: ref
@@ -2343,8 +2360,8 @@ var IconEyeSlash = React.forwardRef(function (_ref, ref) {
2343
2360
  }, React__default.createElement("g", {
2344
2361
  clipPath: "url(#icon-eye-slash_svg__b)"
2345
2362
  }, React__default.createElement("path", {
2346
- d: "M19.906 16.806.719 2.452a.26.26 0 0 0-.352.037l-.312.371a.23.23 0 0 0 .039.334L19.28 17.548a.256.256 0 0 0 .184.05.257.257 0 0 0 .168-.087l.312-.371a.23.23 0 0 0-.039-.334ZM10 5.25a4.113 4.113 0 0 1 2.827 1.114A3.71 3.71 0 0 1 14 9.05c0 .642-.185 1.238-.482 1.768l.796.594A4.518 4.518 0 0 0 15 9.05c0-1.093-.404-2.087-1.056-2.89 1.747.838 3.168 2.183 4.057 3.84a8.975 8.975 0 0 1-2.118 2.588l.792.592c.89-.78 1.652-1.7 2.216-2.747a.922.922 0 0 0 0-.867A10.085 10.085 0 0 0 10 4.3c-1.404 0-2.791.287-4.066.844l1.43 1.069A4.094 4.094 0 0 1 10 5.25Zm1.902 4.359c.098-.284.123-.585.073-.88a1.826 1.826 0 0 0-.358-.815 1.952 1.952 0 0 0-.711-.568A2.06 2.06 0 0 0 10 7.15c-.031 0-.06.007-.09.009.122.308.12.648-.007.955l1.999 1.495Zm-6.8-1.46a4.36 4.36 0 0 0-.102.9c-.003.797.205 1.58.605 2.28.4.699.98 1.29 1.684 1.72a5.21 5.21 0 0 0 4.781.313l-.924-.69A4.136 4.136 0 0 1 10 12.85a4.114 4.114 0 0 1-2.827-1.114A3.71 3.71 0 0 1 6 9.05c0-.073.018-.14.022-.211l-.92-.69ZM10 14.75A9.065 9.065 0 0 1 2 10c.545-1.008 1.284-1.861 2.135-2.574l-.809-.604c-.89.78-1.652 1.7-2.216 2.746a.922.922 0 0 0 0 .866C2.803 13.575 6.158 15.7 10 15.7c1.403 0 2.79-.287 4.066-.844l-.914-.683A9.147 9.147 0 0 1 10 14.75Z",
2347
- fill: "currentColor"
2363
+ fill: "currentColor",
2364
+ d: "M19.906 16.806.719 2.452a.26.26 0 0 0-.352.037l-.312.371a.23.23 0 0 0 .039.334L19.28 17.548a.256.256 0 0 0 .184.05.257.257 0 0 0 .168-.087l.312-.371a.23.23 0 0 0-.039-.334ZM10 5.25a4.113 4.113 0 0 1 2.827 1.114A3.71 3.71 0 0 1 14 9.05c0 .642-.185 1.238-.482 1.768l.796.594A4.518 4.518 0 0 0 15 9.05c0-1.093-.404-2.087-1.056-2.89 1.747.838 3.168 2.183 4.057 3.84a8.975 8.975 0 0 1-2.118 2.588l.792.592c.89-.78 1.652-1.7 2.216-2.747a.922.922 0 0 0 0-.867A10.085 10.085 0 0 0 10 4.3c-1.404 0-2.791.287-4.066.844l1.43 1.069A4.094 4.094 0 0 1 10 5.25Zm1.902 4.359c.098-.284.123-.585.073-.88a1.826 1.826 0 0 0-.358-.815 1.952 1.952 0 0 0-.711-.568A2.06 2.06 0 0 0 10 7.15c-.031 0-.06.007-.09.009.122.308.12.648-.007.955l1.999 1.495Zm-6.8-1.46a4.36 4.36 0 0 0-.102.9c-.003.797.205 1.58.605 2.28.4.699.98 1.29 1.684 1.72a5.21 5.21 0 0 0 4.781.313l-.924-.69A4.136 4.136 0 0 1 10 12.85a4.114 4.114 0 0 1-2.827-1.114A3.71 3.71 0 0 1 6 9.05c0-.073.018-.14.022-.211l-.92-.69ZM10 14.75A9.065 9.065 0 0 1 2 10c.545-1.008 1.284-1.861 2.135-2.574l-.809-.604c-.89.78-1.652 1.7-2.216 2.746a.922.922 0 0 0 0 .866C2.803 13.575 6.158 15.7 10 15.7c1.403 0 2.79-.287 4.066-.844l-.914-.683A9.147 9.147 0 0 1 10 14.75Z"
2348
2365
  }))), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2349
2366
  id: "icon-eye-slash_svg__a"
2350
2367
  }, React__default.createElement("path", {
@@ -2354,58 +2371,56 @@ var IconEyeSlash = React.forwardRef(function (_ref, ref) {
2354
2371
  id: "icon-eye-slash_svg__b"
2355
2372
  }, React__default.createElement("path", {
2356
2373
  fill: "#fff",
2357
- transform: "translate(0 2.4)",
2358
- d: "M0 0h20v15.2H0z"
2374
+ d: "M0 2.4h20v15.2H0z"
2359
2375
  }))));
2360
2376
  });
2361
2377
  IconEyeSlash.displayName = 'IconEyeSlash';
2362
2378
 
2363
- var _excluded$11 = ["testId"];
2379
+ var _excluded$12 = ["testId"];
2364
2380
  var IconEye = React.forwardRef(function (_ref, ref) {
2365
2381
  var _ref$testId = _ref.testId,
2366
2382
  testId = _ref$testId === void 0 ? 'icon-eye' : _ref$testId,
2367
- props = _objectWithoutPropertiesLoose(_ref, _excluded$11);
2383
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$12);
2368
2384
 
2369
2385
  return React__default.createElement("svg", Object.assign({
2370
- viewBox: "0 0 20 20",
2371
- fill: "none",
2372
2386
  xmlns: "http://www.w3.org/2000/svg",
2387
+ fill: "none",
2388
+ viewBox: "0 0 20 20",
2373
2389
  style: getIconStyles(props),
2374
2390
  "data-testid": testId,
2375
2391
  ref: ref
2376
2392
  }, props), React__default.createElement("g", {
2377
2393
  clipPath: "url(#icon-eye_svg__a)"
2378
2394
  }, React__default.createElement("path", {
2379
- d: "M10 11a2 2 0 0 0 0-4c-.031 0-.059.008-.09.01a1.484 1.484 0 0 1-1.901 1.9C8.01 8.943 8 8.97 8 9a2 2 0 0 0 2 2Zm8.891-1.456C17.197 6.237 13.841 4 10 4 6.158 4 2.802 6.239 1.109 9.544a1.011 1.011 0 0 0 0 .912C2.803 13.763 6.159 16 10 16s7.198-2.239 8.891-5.544a1.01 1.01 0 0 0 0-.912ZM10 5a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 10c-3.355 0-6.42-1.916-8-5a9.212 9.212 0 0 1 4.056-4.042 4.954 4.954 0 0 0 .408 6.578A5 5 0 0 0 15 9c0-1.15-.403-2.197-1.056-3.042A9.212 9.212 0 0 1 18 10c-1.58 3.084-4.645 5-8 5Z",
2380
- fill: "currentColor"
2395
+ fill: "currentColor",
2396
+ d: "M10 11a2 2 0 0 0 0-4c-.031 0-.059.008-.09.01a1.484 1.484 0 0 1-1.901 1.9C8.01 8.943 8 8.97 8 9a2 2 0 0 0 2 2Zm8.891-1.456C17.197 6.237 13.841 4 10 4 6.158 4 2.802 6.239 1.109 9.544a1.011 1.011 0 0 0 0 .912C2.803 13.763 6.159 16 10 16s7.198-2.239 8.891-5.544a1.01 1.01 0 0 0 0-.912ZM10 5a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 10c-3.355 0-6.42-1.916-8-5a9.212 9.212 0 0 1 4.056-4.042 4.954 4.954 0 0 0 .408 6.578A5 5 0 0 0 15 9c0-1.15-.403-2.197-1.056-3.042A9.212 9.212 0 0 1 18 10c-1.58 3.084-4.645 5-8 5Z"
2381
2397
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2382
2398
  id: "icon-eye_svg__a"
2383
2399
  }, React__default.createElement("path", {
2384
2400
  fill: "#fff",
2385
- transform: "translate(1 2)",
2386
- d: "M0 0h18v16H0z"
2401
+ d: "M1 2h18v16H1z"
2387
2402
  }))));
2388
2403
  });
2389
2404
  IconEye.displayName = 'IconEye';
2390
2405
 
2391
- var _excluded$12 = ["testId"];
2406
+ var _excluded$13 = ["testId"];
2392
2407
  var IconFilePdf = React.forwardRef(function (_ref, ref) {
2393
2408
  var _ref$testId = _ref.testId,
2394
2409
  testId = _ref$testId === void 0 ? 'icon-file-pdf' : _ref$testId,
2395
- props = _objectWithoutPropertiesLoose(_ref, _excluded$12);
2410
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$13);
2396
2411
 
2397
2412
  return React__default.createElement("svg", Object.assign({
2398
- viewBox: "0 0 20 20",
2399
- fill: "none",
2400
2413
  xmlns: "http://www.w3.org/2000/svg",
2414
+ fill: "none",
2415
+ viewBox: "0 0 20 20",
2401
2416
  style: getIconStyles(props),
2402
2417
  "data-testid": testId,
2403
2418
  ref: ref
2404
2419
  }, props), React__default.createElement("g", {
2405
2420
  clipPath: "url(#icon-file-pdf_svg__a)"
2406
2421
  }, React__default.createElement("path", {
2407
- d: "M16.95 3.49 13.671.213a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.54v16.25c0 1.035.84 1.875 1.875 1.875h11.25c1.035 0 1.875-.84 1.875-1.875V4.82c0-.496-.2-.977-.55-1.329Zm-.884.887c.082.082.137.18.165.29H12.5V.935c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.626V1.541c0-.343.281-.625.625-.625h6.875V4.98c0 .52.418.937.938.937h4.062v11.875a.627.627 0 0 1-.625.625Zm-.86-6.688c-.527-.52-2.148-.36-2.878-.262-.828-.5-1.375-1.188-1.762-2.21.168-.704.469-1.845.25-2.536-.172-1.098-1.55-.965-1.742-.266-.195.715-.012 1.735.328 3.04-.465 1.109-1.16 2.613-1.645 3.46-.812.418-2.113 1.145-2.296 2.047-.137.656.894 1.54 2.074.25.355-.386.754-.969 1.222-1.777 1.043-.344 2.192-.774 3.204-.938.855.47 1.859.778 2.523.778 1.082.004 1.129-1.18.723-1.586Zm-8.953 3.476c.231-.62 1.118-1.343 1.387-1.593-.863 1.379-1.386 1.62-1.386 1.593Zm3.72-8.683c.34 0 .304 1.465.081 1.86-.203-.638-.195-1.86-.082-1.86Zm-1.11 6.222c.441-.773.82-1.687 1.125-2.488a5.089 5.089 0 0 0 1.371 1.621c-.95.184-1.773.59-2.496.867Zm5.992-.23s-.226.273-1.7-.356c1.602-.117 1.864.25 1.7.356Z",
2408
- fill: "currentColor"
2422
+ fill: "currentColor",
2423
+ d: "M16.95 3.49 13.671.213a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.54v16.25c0 1.035.84 1.875 1.875 1.875h11.25c1.035 0 1.875-.84 1.875-1.875V4.82c0-.496-.2-.977-.55-1.329Zm-.884.887c.082.082.137.18.165.29H12.5V.935c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.626V1.541c0-.343.281-.625.625-.625h6.875V4.98c0 .52.418.937.938.937h4.062v11.875a.627.627 0 0 1-.625.625Zm-.86-6.688c-.527-.52-2.148-.36-2.878-.262-.828-.5-1.375-1.188-1.762-2.21.168-.704.469-1.845.25-2.536-.172-1.098-1.55-.965-1.742-.266-.195.715-.012 1.735.328 3.04-.465 1.109-1.16 2.613-1.645 3.46-.812.418-2.113 1.145-2.296 2.047-.137.656.894 1.54 2.074.25.355-.386.754-.969 1.222-1.777 1.043-.344 2.192-.774 3.204-.938.855.47 1.859.778 2.523.778 1.082.004 1.129-1.18.723-1.586Zm-8.953 3.476c.231-.62 1.118-1.343 1.387-1.593-.863 1.379-1.386 1.62-1.386 1.593Zm3.72-8.683c.34 0 .304 1.465.081 1.86-.203-.638-.195-1.86-.082-1.86Zm-1.11 6.222c.441-.773.82-1.687 1.125-2.488a5.089 5.089 0 0 0 1.371 1.621c-.95.184-1.773.59-2.496.867Zm5.992-.23s-.226.273-1.7-.356c1.602-.117 1.864.25 1.7.356Z"
2409
2424
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2410
2425
  id: "icon-file-pdf_svg__a"
2411
2426
  }, React__default.createElement("path", {
@@ -2415,24 +2430,24 @@ var IconFilePdf = React.forwardRef(function (_ref, ref) {
2415
2430
  });
2416
2431
  IconFilePdf.displayName = 'IconFilePdf';
2417
2432
 
2418
- var _excluded$13 = ["testId"];
2433
+ var _excluded$14 = ["testId"];
2419
2434
  var IconFile = React.forwardRef(function (_ref, ref) {
2420
2435
  var _ref$testId = _ref.testId,
2421
2436
  testId = _ref$testId === void 0 ? 'icon-file' : _ref$testId,
2422
- props = _objectWithoutPropertiesLoose(_ref, _excluded$13);
2437
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$14);
2423
2438
 
2424
2439
  return React__default.createElement("svg", Object.assign({
2425
- viewBox: "0 0 20 20",
2426
- fill: "none",
2427
2440
  xmlns: "http://www.w3.org/2000/svg",
2441
+ fill: "none",
2442
+ viewBox: "0 0 20 20",
2428
2443
  style: getIconStyles(props),
2429
2444
  "data-testid": testId,
2430
2445
  ref: ref
2431
2446
  }, props), React__default.createElement("g", {
2432
2447
  clipPath: "url(#icon-file_svg__a)"
2433
2448
  }, React__default.createElement("path", {
2434
- d: "M16.95 3.824 13.671.546a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.875v16.25C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V5.152c0-.496-.2-.977-.55-1.328Zm-.884.886c.082.082.137.18.165.29H12.5V1.269c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.625V1.875c0-.344.281-.625.625-.625h6.875v4.062c0 .52.418.938.938.938h4.062v11.875a.627.627 0 0 1-.625.625Z",
2435
- fill: "currentColor"
2449
+ fill: "currentColor",
2450
+ d: "M16.95 3.824 13.671.546a1.875 1.875 0 0 0-1.324-.55H4.375A1.881 1.881 0 0 0 2.5 1.875v16.25C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V5.152c0-.496-.2-.977-.55-1.328Zm-.884.886c.082.082.137.18.165.29H12.5V1.269c.11.027.207.082.29.164l3.276 3.277Zm-.441 14.04H4.375a.627.627 0 0 1-.625-.625V1.875c0-.344.281-.625.625-.625h6.875v4.062c0 .52.418.938.938.938h4.062v11.875a.627.627 0 0 1-.625.625Z"
2436
2451
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2437
2452
  id: "icon-file_svg__a"
2438
2453
  }, React__default.createElement("path", {
@@ -2442,24 +2457,24 @@ var IconFile = React.forwardRef(function (_ref, ref) {
2442
2457
  });
2443
2458
  IconFile.displayName = 'IconFile';
2444
2459
 
2445
- var _excluded$14 = ["testId"];
2460
+ var _excluded$15 = ["testId"];
2446
2461
  var IconFlag = React.forwardRef(function (_ref, ref) {
2447
2462
  var _ref$testId = _ref.testId,
2448
2463
  testId = _ref$testId === void 0 ? 'icon-flag' : _ref$testId,
2449
- props = _objectWithoutPropertiesLoose(_ref, _excluded$14);
2464
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$15);
2450
2465
 
2451
2466
  return React__default.createElement("svg", Object.assign({
2452
- viewBox: "0 0 20 20",
2453
- fill: "none",
2454
2467
  xmlns: "http://www.w3.org/2000/svg",
2468
+ fill: "none",
2469
+ viewBox: "0 0 20 20",
2455
2470
  style: getIconStyles(props),
2456
2471
  "data-testid": testId,
2457
2472
  ref: ref
2458
2473
  }, props), React__default.createElement("g", {
2459
2474
  clipPath: "url(#icon-flag_svg__a)"
2460
2475
  }, React__default.createElement("path", {
2461
- d: "M18.457 0a2.03 2.03 0 0 0-.828.18c-1.973.886-3.43 1.183-4.652 1.183-2.582 0-4.082-1.347-7.063-1.347C4.68.016 3.172.27 1.25.922V.625A.627.627 0 0 0 .625 0 .627.627 0 0 0 0 .625v19.063c0 .171.14.312.313.312h.625c.171 0 .312-.14.312-.313v-3.921c1.727-.618 3.188-.86 4.473-.86 3.172 0 5.382 1.344 8.558 1.344 1.38 0 2.934-.254 4.832-.977.547-.21.89-.699.89-1.218V1.305C20 .508 19.274 0 18.458 0Zm-4.18 15c-2.953 0-5.195-1.344-8.558-1.344-1.434 0-2.907.254-4.473.774V2.234c1.797-.652 3.332-.968 4.664-.968 2.715 0 4.235 1.347 7.063 1.347 1.554 0 3.195-.41 5.16-1.293.367-.164.613-.02.613.22v12.503c-.031.098-2.297.957-4.469.957Z",
2462
- fill: "currentColor"
2476
+ fill: "currentColor",
2477
+ d: "M18.457 0a2.03 2.03 0 0 0-.828.18c-1.973.886-3.43 1.183-4.652 1.183-2.582 0-4.082-1.347-7.063-1.347C4.68.016 3.172.27 1.25.922V.625A.627.627 0 0 0 .625 0 .627.627 0 0 0 0 .625v19.063c0 .171.14.312.313.312h.625c.171 0 .312-.14.312-.313v-3.921c1.727-.618 3.188-.86 4.473-.86 3.172 0 5.382 1.344 8.558 1.344 1.38 0 2.934-.254 4.832-.977.547-.21.89-.699.89-1.218V1.305C20 .508 19.274 0 18.458 0Zm-4.18 15c-2.953 0-5.195-1.344-8.558-1.344-1.434 0-2.907.254-4.473.774V2.234c1.797-.652 3.332-.968 4.664-.968 2.715 0 4.235 1.347 7.063 1.347 1.554 0 3.195-.41 5.16-1.293.367-.164.613-.02.613.22v12.503c-.031.098-2.297.957-4.469.957Z"
2463
2478
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2464
2479
  id: "icon-flag_svg__a"
2465
2480
  }, React__default.createElement("path", {
@@ -2469,164 +2484,164 @@ var IconFlag = React.forwardRef(function (_ref, ref) {
2469
2484
  });
2470
2485
  IconFlag.displayName = 'IconFlag';
2471
2486
 
2472
- var _excluded$15 = ["testId"];
2487
+ var _excluded$16 = ["testId"];
2473
2488
  var IconFourDotsCircle = React.forwardRef(function (_ref, ref) {
2474
2489
  var _ref$testId = _ref.testId,
2475
2490
  testId = _ref$testId === void 0 ? 'icon-four-dots-circle' : _ref$testId,
2476
- props = _objectWithoutPropertiesLoose(_ref, _excluded$15);
2491
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$16);
2477
2492
 
2478
2493
  return React__default.createElement("svg", Object.assign({
2479
- viewBox: "0 0 20 20",
2480
- fill: "none",
2481
2494
  xmlns: "http://www.w3.org/2000/svg",
2495
+ fill: "none",
2496
+ viewBox: "0 0 20 20",
2482
2497
  style: getIconStyles(props),
2483
2498
  "data-testid": testId,
2484
2499
  ref: ref
2485
2500
  }, props), React__default.createElement("path", {
2501
+ fill: "currentColor",
2486
2502
  fillRule: "evenodd",
2487
- clipRule: "evenodd",
2488
2503
  d: "M.313 10A9.686 9.686 0 0 1 10 .312 9.686 9.686 0 0 1 19.688 10 9.686 9.686 0 0 1 10 19.688 9.686 9.686 0 0 1 .312 10ZM10 18.438c4.684 0 8.438-3.801 8.438-8.438 0-4.684-3.801-8.438-8.438-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438ZM7.083 9.166a2.083 2.083 0 1 0 0-4.167 2.083 2.083 0 0 0 0 4.167Zm2.084 3.75a2.083 2.083 0 1 1-4.167 0 2.083 2.083 0 0 1 4.167 0Zm3.75-3.75a2.083 2.083 0 1 0 0-4.167 2.083 2.083 0 0 0 0 4.167ZM15 12.917a2.083 2.083 0 1 1-4.167 0 2.083 2.083 0 0 1 4.167 0Z",
2489
- fill: "currentColor"
2504
+ clipRule: "evenodd"
2490
2505
  }));
2491
2506
  });
2492
2507
  IconFourDotsCircle.displayName = 'IconFourDotsCircle';
2493
2508
 
2494
- var _excluded$16 = ["testId"];
2509
+ var _excluded$17 = ["testId"];
2495
2510
  var IconFourSquares = React.forwardRef(function (_ref, ref) {
2496
2511
  var _ref$testId = _ref.testId,
2497
2512
  testId = _ref$testId === void 0 ? 'icon-four-squares' : _ref$testId,
2498
- props = _objectWithoutPropertiesLoose(_ref, _excluded$16);
2513
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$17);
2499
2514
 
2500
2515
  return React__default.createElement("svg", Object.assign({
2501
- viewBox: "0 0 20 20",
2502
- fill: "none",
2503
2516
  xmlns: "http://www.w3.org/2000/svg",
2517
+ fill: "none",
2518
+ viewBox: "0 0 20 20",
2504
2519
  style: getIconStyles(props),
2505
2520
  "data-testid": testId,
2506
2521
  ref: ref
2507
2522
  }, props), React__default.createElement("rect", {
2523
+ width: 8.594,
2524
+ height: 8.594,
2508
2525
  x: 0.833,
2509
2526
  y: 10.573,
2527
+ fill: "currentColor",
2528
+ rx: 1
2529
+ }), React__default.createElement("rect", {
2510
2530
  width: 8.594,
2511
2531
  height: 8.594,
2512
- rx: 1,
2513
- fill: "currentColor"
2514
- }), React__default.createElement("rect", {
2515
2532
  x: 10.573,
2516
2533
  y: 10.573,
2534
+ fill: "currentColor",
2535
+ rx: 1
2536
+ }), React__default.createElement("rect", {
2517
2537
  width: 8.594,
2518
2538
  height: 8.594,
2519
- rx: 1,
2520
- fill: "currentColor"
2521
- }), React__default.createElement("rect", {
2522
2539
  x: 0.833,
2523
2540
  y: 0.833,
2541
+ fill: "currentColor",
2542
+ rx: 1
2543
+ }), React__default.createElement("rect", {
2524
2544
  width: 8.594,
2525
2545
  height: 8.594,
2526
- rx: 1,
2527
- fill: "currentColor"
2528
- }), React__default.createElement("rect", {
2529
2546
  x: 10.572,
2530
2547
  y: 0.833,
2531
- width: 8.594,
2532
- height: 8.594,
2533
- rx: 1,
2534
- fill: "currentColor"
2548
+ fill: "currentColor",
2549
+ rx: 1
2535
2550
  }));
2536
2551
  });
2537
2552
  IconFourSquares.displayName = 'IconFourSquares';
2538
2553
 
2539
- var _excluded$17 = ["testId"];
2554
+ var _excluded$18 = ["testId"];
2540
2555
  var IconGavel = React.forwardRef(function (_ref, ref) {
2541
2556
  var _ref$testId = _ref.testId,
2542
2557
  testId = _ref$testId === void 0 ? 'icon-gavel' : _ref$testId,
2543
- props = _objectWithoutPropertiesLoose(_ref, _excluded$17);
2558
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$18);
2544
2559
 
2545
2560
  return React__default.createElement("svg", Object.assign({
2546
- viewBox: "0 0 60 60",
2547
- fill: "none",
2548
2561
  xmlns: "http://www.w3.org/2000/svg",
2562
+ fill: "none",
2563
+ viewBox: "0 0 60 60",
2549
2564
  style: getIconStyles(props),
2550
2565
  "data-testid": testId,
2551
2566
  ref: ref
2552
2567
  }, props), React__default.createElement("path", {
2553
- d: "m58.698 21.863-2.418-2.42a4.442 4.442 0 0 0-5.476-.638l-9.61-9.609a4.442 4.442 0 0 0-.638-5.476l-2.418-2.418a4.438 4.438 0 0 0-6.28 0L18.551 14.605a4.446 4.446 0 0 0 0 6.28l2.42 2.42a4.448 4.448 0 0 0 5.475.637l3.48 3.48-6.891 6.89-.947-.946a5.095 5.095 0 0 0-7.198 0l-13.403 13.4a5.095 5.095 0 0 0 0 7.198l4.548 4.548a5.095 5.095 0 0 0 7.197 0l13.401-13.403a5.095 5.095 0 0 0 0-7.198l-.947-.947 6.891-6.89 3.48 3.479a4.449 4.449 0 0 0 .637 5.476l2.42 2.419a4.446 4.446 0 0 0 6.28 0l13.303-13.305a4.439 4.439 0 0 0 0-6.28ZM23.983 42.457l-13.401 13.4a1.34 1.34 0 0 1-1.894 0l-4.546-4.545a1.34 1.34 0 0 1 0-1.894l13.401-13.4a1.34 1.34 0 0 1 1.894 0l4.546 4.545a1.341 1.341 0 0 1 0 1.894Zm32.065-16.966L42.743 38.796a.69.69 0 0 1-.977 0l-2.42-2.42a.691.691 0 0 1 0-.976l1.932-1.93L26.53 18.721l-1.93 1.931a.692.692 0 0 1-.978 0l-2.419-2.419a.692.692 0 0 1 0-.977L34.51 3.952a.691.691 0 0 1 .977 0l2.419 2.42a.691.691 0 0 1 0 .976l-1.93 1.931L50.72 24.026l1.931-1.93a.69.69 0 0 1 .977 0l2.419 2.418a.692.692 0 0 1 0 .977Z",
2554
- fill: "currentColor"
2568
+ fill: "currentColor",
2569
+ d: "m58.698 21.863-2.418-2.42a4.442 4.442 0 0 0-5.476-.638l-9.61-9.609a4.442 4.442 0 0 0-.638-5.476l-2.418-2.418a4.438 4.438 0 0 0-6.28 0L18.551 14.605a4.446 4.446 0 0 0 0 6.28l2.42 2.42a4.448 4.448 0 0 0 5.475.637l3.48 3.48-6.891 6.89-.947-.946a5.095 5.095 0 0 0-7.198 0l-13.403 13.4a5.095 5.095 0 0 0 0 7.198l4.548 4.548a5.095 5.095 0 0 0 7.197 0l13.401-13.403a5.095 5.095 0 0 0 0-7.198l-.947-.947 6.891-6.89 3.48 3.479a4.449 4.449 0 0 0 .637 5.476l2.42 2.419a4.446 4.446 0 0 0 6.28 0l13.303-13.305a4.439 4.439 0 0 0 0-6.28ZM23.983 42.457l-13.401 13.4a1.34 1.34 0 0 1-1.894 0l-4.546-4.545a1.34 1.34 0 0 1 0-1.894l13.401-13.4a1.34 1.34 0 0 1 1.894 0l4.546 4.545a1.341 1.341 0 0 1 0 1.894Zm32.065-16.966L42.743 38.796a.69.69 0 0 1-.977 0l-2.42-2.42a.691.691 0 0 1 0-.976l1.932-1.93L26.53 18.721l-1.93 1.931a.692.692 0 0 1-.978 0l-2.419-2.419a.692.692 0 0 1 0-.977L34.51 3.952a.691.691 0 0 1 .977 0l2.419 2.42a.691.691 0 0 1 0 .976l-1.93 1.931L50.72 24.026l1.931-1.93a.69.69 0 0 1 .977 0l2.419 2.418a.692.692 0 0 1 0 .977Z"
2555
2570
  }));
2556
2571
  });
2557
2572
  IconGavel.displayName = 'IconGavel';
2558
2573
 
2559
- var _excluded$18 = ["testId"];
2574
+ var _excluded$19 = ["testId"];
2560
2575
  var IconGif = React.forwardRef(function (_ref, ref) {
2561
2576
  var _ref$testId = _ref.testId,
2562
2577
  testId = _ref$testId === void 0 ? 'icon-gif' : _ref$testId,
2563
- props = _objectWithoutPropertiesLoose(_ref, _excluded$18);
2578
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$19);
2564
2579
 
2565
2580
  return React__default.createElement("svg", Object.assign({
2566
- viewBox: "0 0 20 20",
2567
2581
  xmlns: "http://www.w3.org/2000/svg",
2582
+ viewBox: "0 0 20 20",
2568
2583
  style: getIconStyles(props),
2569
2584
  "data-testid": testId,
2570
2585
  ref: ref
2571
2586
  }, props), React__default.createElement("path", {
2572
- d: "M18.096 2.85H1.906c-.79 0-1.43.64-1.43 1.429v11.428c0 .79.64 1.429 1.43 1.429h16.19c.789 0 1.428-.64 1.428-1.429V4.28c0-.79-.64-1.429-1.428-1.429Z",
2587
+ fill: "none",
2573
2588
  stroke: "currentColor",
2574
2589
  strokeWidth: 0.952,
2575
- fill: "none"
2590
+ d: "M18.096 2.85H1.906c-.79 0-1.43.64-1.43 1.429v11.428c0 .79.64 1.429 1.43 1.429h16.19c.789 0 1.428-.64 1.428-1.429V4.28c0-.79-.64-1.429-1.428-1.429Z"
2576
2591
  }), React__default.createElement("path", {
2577
- d: "M7.124 12.541c.876 0 1.592-.373 2.087-.93V9.715H6.804v.785h1.524v.785c-.23.22-.686.457-1.204.457-1.006 0-1.753-.777-1.753-1.836 0-1.074.747-1.836 1.753-1.836a1.64 1.64 0 0 1 1.318.678l.724-.42c-.404-.578-1.052-1.05-2.042-1.05-1.478 0-2.667 1.028-2.667 2.628 0 1.592 1.189 2.636 2.667 2.636Zm3.907-.099V7.36h-.892v5.082h.892Zm1.971 0V10.24h2.538v-.785h-2.538v-1.31h2.59V7.36h-3.481v5.082h.891Z",
2578
- fill: "currentColor"
2592
+ fill: "currentColor",
2593
+ d: "M7.124 12.541c.876 0 1.592-.373 2.087-.93V9.715H6.804v.785h1.524v.785c-.23.22-.686.457-1.204.457-1.006 0-1.753-.777-1.753-1.836 0-1.074.747-1.836 1.753-1.836a1.64 1.64 0 0 1 1.318.678l.724-.42c-.404-.578-1.052-1.05-2.042-1.05-1.478 0-2.667 1.028-2.667 2.628 0 1.592 1.189 2.636 2.667 2.636Zm3.907-.099V7.36h-.892v5.082h.892Zm1.971 0V10.24h2.538v-.785h-2.538v-1.31h2.59V7.36h-3.481v5.082h.891Z"
2579
2594
  }));
2580
2595
  });
2581
2596
  IconGif.displayName = 'IconGif';
2582
2597
 
2583
- var _excluded$19 = ["testId"];
2598
+ var _excluded$1a = ["testId"];
2584
2599
  var IconGift = React.forwardRef(function (_ref, ref) {
2585
2600
  var _ref$testId = _ref.testId,
2586
2601
  testId = _ref$testId === void 0 ? 'icon-gift' : _ref$testId,
2587
- props = _objectWithoutPropertiesLoose(_ref, _excluded$19);
2602
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1a);
2588
2603
 
2589
2604
  return React__default.createElement("svg", Object.assign({
2590
- viewBox: "0 0 20 20",
2591
- fill: "none",
2592
2605
  xmlns: "http://www.w3.org/2000/svg",
2606
+ fill: "none",
2607
+ viewBox: "0 0 20 20",
2593
2608
  style: getIconStyles(props),
2594
2609
  "data-testid": testId,
2595
2610
  ref: ref
2596
2611
  }, props), React__default.createElement("path", {
2597
- d: "M18.125 6H16.59a3.229 3.229 0 0 0 .598-1.875c0-1.723-1.305-3.125-2.91-3.125-1.653 0-2.61.992-4.278 3.742C8.332 1.992 7.375 1 5.723 1c-1.606 0-2.91 1.402-2.91 3.125 0 .707.226 1.352.597 1.875H1.875C.84 6 0 6.84 0 7.875v3.75c0 .344.281.625.625.625h.625v5.625c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V12.25h.625a.627.627 0 0 0 .625-.625v-3.75C20 6.84 19.16 6 18.125 6Zm-7.336-.14c1.934-3.255 2.578-3.61 3.488-3.61.914 0 1.66.84 1.66 1.875 0 1.035-.746 1.875-1.66 1.875h-3.574l.086-.14ZM5.723 2.25c.914 0 1.554.355 3.488 3.61l.082.14H5.719c-.914 0-1.66-.84-1.66-1.875.003-1.035.75-1.875 1.664-1.875ZM7.5 18.5H3.125a.627.627 0 0 1-.625-.625V12.25h5v6.25Zm0-7.5H1.25V7.875c0-.344.281-.625.625-.625H7.5V11Zm3.75 7.5h-2.5V7.25h2.5V18.5Zm6.25-.625a.627.627 0 0 1-.625.625H12.5v-6.25h5v5.625ZM18.75 11H12.5V7.25h5.625c.344 0 .625.281.625.625V11Z",
2598
- fill: "currentColor"
2612
+ fill: "currentColor",
2613
+ d: "M18.125 6H16.59a3.229 3.229 0 0 0 .598-1.875c0-1.723-1.305-3.125-2.91-3.125-1.653 0-2.61.992-4.278 3.742C8.332 1.992 7.375 1 5.723 1c-1.606 0-2.91 1.402-2.91 3.125 0 .707.226 1.352.597 1.875H1.875C.84 6 0 6.84 0 7.875v3.75c0 .344.281.625.625.625h.625v5.625c0 1.035.84 1.875 1.875 1.875h13.75c1.035 0 1.875-.84 1.875-1.875V12.25h.625a.627.627 0 0 0 .625-.625v-3.75C20 6.84 19.16 6 18.125 6Zm-7.336-.14c1.934-3.255 2.578-3.61 3.488-3.61.914 0 1.66.84 1.66 1.875 0 1.035-.746 1.875-1.66 1.875h-3.574l.086-.14ZM5.723 2.25c.914 0 1.554.355 3.488 3.61l.082.14H5.719c-.914 0-1.66-.84-1.66-1.875.003-1.035.75-1.875 1.664-1.875ZM7.5 18.5H3.125a.627.627 0 0 1-.625-.625V12.25h5v6.25Zm0-7.5H1.25V7.875c0-.344.281-.625.625-.625H7.5V11Zm3.75 7.5h-2.5V7.25h2.5V18.5Zm6.25-.625a.627.627 0 0 1-.625.625H12.5v-6.25h5v5.625ZM18.75 11H12.5V7.25h5.625c.344 0 .625.281.625.625V11Z"
2599
2614
  }));
2600
2615
  });
2601
2616
  IconGift.displayName = 'IconGift';
2602
2617
 
2603
- var _excluded$1a = ["testId"];
2618
+ var _excluded$1b = ["testId"];
2604
2619
  var IconGoodMonochromatic = React.forwardRef(function (_ref, ref) {
2605
2620
  var _ref$testId = _ref.testId,
2606
2621
  testId = _ref$testId === void 0 ? 'icon-good-monochromatic' : _ref$testId,
2607
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1a);
2622
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1b);
2608
2623
 
2609
2624
  return React__default.createElement("svg", Object.assign({
2610
- viewBox: "0 0 20 20",
2611
- fill: "none",
2612
2625
  xmlns: "http://www.w3.org/2000/svg",
2626
+ fill: "none",
2627
+ viewBox: "0 0 20 20",
2613
2628
  style: getIconStyles(props),
2614
2629
  "data-testid": testId,
2615
2630
  ref: ref
2616
2631
  }, props), React__default.createElement("path", {
2617
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2618
- fill: "url(#icon-good-monochromatic_svg__a)"
2632
+ fill: "url(#icon-good-monochromatic_svg__a)",
2633
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2619
2634
  }), React__default.createElement("path", {
2620
- d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z",
2621
- fill: "#767676"
2635
+ fill: "currentColor",
2636
+ d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z"
2622
2637
  }), React__default.createElement("path", {
2623
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
2624
- fill: "#464646"
2638
+ fill: "#464646",
2639
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
2625
2640
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2626
2641
  id: "icon-good-monochromatic_svg__a",
2627
2642
  x1: 3.667,
2628
- y1: 7.789,
2629
2643
  x2: 3.667,
2644
+ y1: 7.789,
2630
2645
  y2: 20.454,
2631
2646
  gradientUnits: "userSpaceOnUse"
2632
2647
  }, React__default.createElement("stop", {
@@ -2638,61 +2653,61 @@ var IconGoodMonochromatic = React.forwardRef(function (_ref, ref) {
2638
2653
  });
2639
2654
  IconGoodMonochromatic.displayName = 'IconGoodMonochromatic';
2640
2655
 
2641
- var _excluded$1b = ["testId"];
2656
+ var _excluded$1c = ["testId"];
2642
2657
  var IconGood = React.forwardRef(function (_ref, ref) {
2643
2658
  var _ref$testId = _ref.testId,
2644
2659
  testId = _ref$testId === void 0 ? 'icon-good' : _ref$testId,
2645
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1b);
2660
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1c);
2646
2661
 
2647
2662
  return React__default.createElement("svg", Object.assign({
2648
- viewBox: "0 0 20 20",
2649
- fill: "none",
2650
2663
  xmlns: "http://www.w3.org/2000/svg",
2664
+ fill: "none",
2665
+ viewBox: "0 0 20 20",
2651
2666
  style: getIconStyles(props),
2652
2667
  "data-testid": testId,
2653
2668
  ref: ref
2654
2669
  }, props), React__default.createElement("path", {
2655
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2656
- fill: "#FFCE69"
2670
+ fill: "#FFCE69",
2671
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2657
2672
  }), React__default.createElement("path", {
2658
- d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z",
2659
- fill: "#FB7448"
2673
+ fill: "#FB7448",
2674
+ d: "M14.69 12.01c-1.29.935-2.76 1.473-4.69 1.473-1.937 0-3.41-.541-4.702-1.482-.115-.084-.347-.229-.57-.028-.225.201-.093.43-.02.532C5.761 13.977 7.6 15.5 10 15.5c2.407 0 4.25-1.45 5.3-2.992.07-.102.207-.308-.02-.528-.226-.22-.471-.056-.59.03Z"
2660
2675
  }), React__default.createElement("path", {
2661
- d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z",
2662
- fill: "#464646"
2676
+ fill: "#464646",
2677
+ d: "M6.625 7c-.6 0-1.125.525-1.125 1.125S6.025 9.25 6.625 9.25 7.75 8.725 7.75 8.125 7.225 7 6.625 7ZM13.375 7c-.6 0-1.125.525-1.125 1.125s.525 1.125 1.125 1.125S14.5 8.725 14.5 8.125 13.975 7 13.375 7Z"
2663
2678
  }));
2664
2679
  });
2665
2680
  IconGood.displayName = 'IconGood';
2666
2681
 
2667
- var _excluded$1c = ["testId"];
2682
+ var _excluded$1d = ["testId"];
2668
2683
  var IconGreatMonochromatic = React.forwardRef(function (_ref, ref) {
2669
2684
  var _ref$testId = _ref.testId,
2670
2685
  testId = _ref$testId === void 0 ? 'icon-great-monochromatic' : _ref$testId,
2671
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1c);
2686
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1d);
2672
2687
 
2673
2688
  return React__default.createElement("svg", Object.assign({
2674
- viewBox: "0 0 20 20",
2675
- fill: "none",
2676
2689
  xmlns: "http://www.w3.org/2000/svg",
2690
+ fill: "none",
2691
+ viewBox: "0 0 20 20",
2677
2692
  style: getIconStyles(props),
2678
2693
  "data-testid": testId,
2679
2694
  ref: ref
2680
2695
  }, props), React__default.createElement("path", {
2681
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2682
- fill: "url(#icon-great-monochromatic_svg__a)"
2696
+ fill: "url(#icon-great-monochromatic_svg__a)",
2697
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2683
2698
  }), React__default.createElement("path", {
2684
- d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z",
2685
- fill: "#464646"
2699
+ fill: "#464646",
2700
+ d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z"
2686
2701
  }), React__default.createElement("path", {
2702
+ fill: "currentColor",
2687
2703
  fillRule: "evenodd",
2688
- clipRule: "evenodd",
2689
2704
  d: "M10 15.5c2.572 0 4.721-1.752 5-4 0-.493 0-.5-.5-.5-4.004-.113-5.005-.113-9 0-.5 0-.5 0-.5.5.278 2.248 2.427 4 5 4Z",
2690
- fill: "#767676"
2705
+ clipRule: "evenodd"
2691
2706
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2692
2707
  id: "icon-great-monochromatic_svg__a",
2693
2708
  x1: 3.667,
2694
- y1: 7.789,
2695
2709
  x2: 3.667,
2710
+ y1: 7.789,
2696
2711
  y2: 20.454,
2697
2712
  gradientUnits: "userSpaceOnUse"
2698
2713
  }, React__default.createElement("stop", {
@@ -2704,147 +2719,146 @@ var IconGreatMonochromatic = React.forwardRef(function (_ref, ref) {
2704
2719
  });
2705
2720
  IconGreatMonochromatic.displayName = 'IconGreatMonochromatic';
2706
2721
 
2707
- var _excluded$1d = ["testId"];
2722
+ var _excluded$1e = ["testId"];
2708
2723
  var IconGreat = React.forwardRef(function (_ref, ref) {
2709
2724
  var _ref$testId = _ref.testId,
2710
2725
  testId = _ref$testId === void 0 ? 'icon-great' : _ref$testId,
2711
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1d);
2726
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1e);
2712
2727
 
2713
2728
  return React__default.createElement("svg", Object.assign({
2714
- viewBox: "0 0 20 20",
2715
- fill: "none",
2716
2729
  xmlns: "http://www.w3.org/2000/svg",
2730
+ fill: "none",
2731
+ viewBox: "0 0 20 20",
2717
2732
  style: getIconStyles(props),
2718
2733
  "data-testid": testId,
2719
2734
  ref: ref
2720
2735
  }, props), React__default.createElement("path", {
2721
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2722
- fill: "#FFCE69"
2736
+ fill: "#FFCE69",
2737
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2723
2738
  }), React__default.createElement("path", {
2724
- d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z",
2725
- fill: "#464646"
2739
+ fill: "#464646",
2740
+ d: "M8.332 8.555c-.259.173-.457.044-.58-.184-.211-.39-.612-.904-1.25-.904-.622 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602ZM15.332 8.555c-.259.173-.457.044-.58-.184-.212-.39-.612-.904-1.25-.904-.623 0-1.043.529-1.258.915-.133.24-.34.347-.584.173-.244-.175-.158-.452-.075-.602.356-.638 1.03-1.453 1.918-1.453.902 0 1.57.82 1.914 1.453.075.137.175.429-.085.602Z"
2726
2741
  }), React__default.createElement("path", {
2742
+ fill: "#FB7448",
2727
2743
  fillRule: "evenodd",
2728
- clipRule: "evenodd",
2729
2744
  d: "M10 15.5c2.572 0 4.721-1.752 5-4 0-.493 0-.5-.5-.5-4.004-.113-5.005-.113-9 0-.5 0-.5 0-.5.5.278 2.248 2.427 4 5 4Z",
2730
- fill: "#FB7448"
2745
+ clipRule: "evenodd"
2731
2746
  }));
2732
2747
  });
2733
2748
  IconGreat.displayName = 'IconGreat';
2734
2749
 
2735
- var _excluded$1e = ["testId"];
2750
+ var _excluded$1f = ["testId"];
2736
2751
  var IconGrinBeam = React.forwardRef(function (_ref, ref) {
2737
2752
  var _ref$testId = _ref.testId,
2738
2753
  testId = _ref$testId === void 0 ? 'icon-grin-beam' : _ref$testId,
2739
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1e);
2754
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1f);
2740
2755
 
2741
2756
  return React__default.createElement("svg", Object.assign({
2742
- viewBox: "0 0 20 20",
2743
- fill: "none",
2744
2757
  xmlns: "http://www.w3.org/2000/svg",
2758
+ fill: "none",
2759
+ viewBox: "0 0 20 20",
2745
2760
  style: getIconStyles(props),
2746
2761
  "data-testid": testId,
2747
2762
  ref: ref
2748
2763
  }, props), React__default.createElement("path", {
2749
- d: "M4.746 9.676a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.298-2.79-2.258-2.79S4.65 7.707 4.516 9.352a.317.317 0 0 0 .23.324Zm6.452 0a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.299-2.79-2.258-2.79-.96 0-2.125 1.145-2.258 2.79a.317.317 0 0 0 .23.324Zm3.766 2.855c-1.218.38-3.029.594-4.964.594-1.935 0-3.746-.215-4.964-.594a.662.662 0 0 0-.617.121.62.62 0 0 0-.213.579c.37 2.148 3.354 3.644 5.798 3.644s5.423-1.496 5.798-3.645a.624.624 0 0 0-.213-.578.66.66 0 0 0-.625-.12ZM10 15.625c-1.411 0-3.105-.637-3.972-1.574 2.319.422 5.63.422 7.948 0-.871.937-2.565 1.574-3.976 1.574ZM10 .312C4.476.313 0 4.649 0 10s4.476 9.688 10 9.688S20 15.351 20 10 15.524.312 10 .312Zm0 18.125c-4.802 0-8.71-3.785-8.71-8.437 0-4.652 3.908-8.438 8.71-8.438 4.802 0 8.71 3.786 8.71 8.438 0 4.652-3.908 8.438-8.71 8.438Z",
2750
- fill: "currentColor"
2764
+ fill: "currentColor",
2765
+ d: "M4.746 9.676a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.298-2.79-2.258-2.79S4.65 7.707 4.516 9.352a.317.317 0 0 0 .23.324Zm6.452 0a.335.335 0 0 0 .375-.145l.383-.664c.31-.535.774-.844 1.27-.844s.96.309 1.27.844l.383.664c.085.145.25.184.375.145a.314.314 0 0 0 .23-.324c-.133-1.645-1.299-2.79-2.258-2.79-.96 0-2.125 1.145-2.258 2.79a.317.317 0 0 0 .23.324Zm3.766 2.855c-1.218.38-3.029.594-4.964.594-1.935 0-3.746-.215-4.964-.594a.662.662 0 0 0-.617.121.62.62 0 0 0-.213.579c.37 2.148 3.354 3.644 5.798 3.644s5.423-1.496 5.798-3.645a.624.624 0 0 0-.213-.578.66.66 0 0 0-.625-.12ZM10 15.625c-1.411 0-3.105-.637-3.972-1.574 2.319.422 5.63.422 7.948 0-.871.937-2.565 1.574-3.976 1.574ZM10 .312C4.476.313 0 4.649 0 10s4.476 9.688 10 9.688S20 15.351 20 10 15.524.312 10 .312Zm0 18.125c-4.802 0-8.71-3.785-8.71-8.437 0-4.652 3.908-8.438 8.71-8.438 4.802 0 8.71 3.786 8.71 8.438 0 4.652-3.908 8.438-8.71 8.438Z"
2751
2766
  }));
2752
2767
  });
2753
2768
  IconGrinBeam.displayName = 'IconGrinBeam';
2754
2769
 
2755
- var _excluded$1f = ["testId"];
2770
+ var _excluded$1g = ["testId"];
2756
2771
  var IconGripVertical = React.forwardRef(function (_ref, ref) {
2757
2772
  var _ref$testId = _ref.testId,
2758
2773
  testId = _ref$testId === void 0 ? 'icon-grip-vertical' : _ref$testId,
2759
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1f);
2774
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1g);
2760
2775
 
2761
2776
  return React__default.createElement("svg", Object.assign({
2762
- viewBox: "0 0 20 20",
2763
- fill: "none",
2764
2777
  xmlns: "http://www.w3.org/2000/svg",
2778
+ fill: "none",
2779
+ viewBox: "0 0 20 20",
2765
2780
  style: getIconStyles(props),
2766
2781
  "data-testid": testId,
2767
2782
  ref: ref
2768
2783
  }, props), React__default.createElement("circle", {
2769
2784
  cx: 6.667,
2770
2785
  cy: 3.333,
2771
- fill: "currentColor",
2772
- r: 1.667
2786
+ r: 1.667,
2787
+ fill: "currentColor"
2773
2788
  }), React__default.createElement("circle", {
2774
2789
  cx: 13,
2775
2790
  cy: 3.333,
2776
- fill: "currentColor",
2777
- r: 1.667
2791
+ r: 1.667,
2792
+ fill: "currentColor"
2778
2793
  }), React__default.createElement("circle", {
2779
2794
  cx: 6.667,
2780
2795
  cy: 9.667,
2781
- fill: "currentColor",
2782
- r: 1.667
2796
+ r: 1.667,
2797
+ fill: "currentColor"
2783
2798
  }), React__default.createElement("circle", {
2784
2799
  cx: 13,
2785
2800
  cy: 9.667,
2786
- fill: "currentColor",
2787
- r: 1.667
2801
+ r: 1.667,
2802
+ fill: "currentColor"
2788
2803
  }), React__default.createElement("circle", {
2789
2804
  cx: 6.667,
2790
2805
  cy: 16,
2791
- fill: "currentColor",
2792
- r: 1.667
2806
+ r: 1.667,
2807
+ fill: "currentColor"
2793
2808
  }), React__default.createElement("circle", {
2794
2809
  cx: 13,
2795
2810
  cy: 16,
2796
- fill: "currentColor",
2797
- r: 1.667
2811
+ r: 1.667,
2812
+ fill: "currentColor"
2798
2813
  }));
2799
2814
  });
2800
2815
  IconGripVertical.displayName = 'IconGripVertical';
2801
2816
 
2802
- var _excluded$1g = ["testId"];
2817
+ var _excluded$1h = ["testId"];
2803
2818
  var IconHandshake = React.forwardRef(function (_ref, ref) {
2804
2819
  var _ref$testId = _ref.testId,
2805
2820
  testId = _ref$testId === void 0 ? 'icon-handshake' : _ref$testId,
2806
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1g);
2821
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1h);
2807
2822
 
2808
2823
  return React__default.createElement("svg", Object.assign({
2809
- viewBox: "0 0 20 20",
2810
- fill: "none",
2811
2824
  xmlns: "http://www.w3.org/2000/svg",
2825
+ fill: "none",
2826
+ viewBox: "0 0 20 20",
2812
2827
  style: getIconStyles(props),
2813
2828
  "data-testid": testId,
2814
2829
  ref: ref
2815
2830
  }, props), React__default.createElement("g", {
2816
2831
  clipPath: "url(#icon-handshake_svg__a)"
2817
2832
  }, React__default.createElement("path", {
2818
- d: "M.5 11.994c.275 0 .5-.225.5-.5s-.225-.5-.5-.5-.5.225-.5.5a.5.5 0 0 0 .5.5ZM19.75 6l-3.547.006-1.6-1.56a1.487 1.487 0 0 0-1.06-.44h-3.155c-.325 0-.629.122-.885.313a1.505 1.505 0 0 0-.915-.322H6.415a1.5 1.5 0 0 0-1.06.44L3.794 6H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2v5.997H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2c.55 0 .994-.444.997-.99h1.037l2.547 2.437a2.507 2.507 0 0 0 3.157-.007l.225.194a1.662 1.662 0 0 0 2.34-.24l.684-.841c.513.278 1.341.281 1.876-.375l.296-.366c.194-.237.3-.518.329-.803h1.518c.003.547.45.99.997.99h1.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.75v-5.99L19.753 7a.25.25 0 0 0 .25-.25v-.5A.253.253 0 0 0 19.75 6Zm-5.369 7.175-.297.366a.5.5 0 0 1-.703.072l-.556-.45-1.297 1.593a.66.66 0 0 1-.919.107l-.956-.816-.325.4c-.522.64-1.469.74-2.081.247l-2.81-2.69H3V6.996h1.206L6.06 5.144a.502.502 0 0 1 .353-.147h2.172c.029.069.01.022.035.09L6.775 6.781a2.141 2.141 0 0 0-.131 3.028c.447.488 1.831 1.229 3.028.132l.712-.654 3.925 3.185c.213.175.244.49.072.703ZM17 12.003h-1.787a1.585 1.585 0 0 0-.275-.306l-3.81-3.094.888-.816a.5.5 0 1 0-.675-.737L8.994 9.2c-.45.41-1.207.375-1.616-.069a1.145 1.145 0 0 1 .069-1.615l2.597-2.382a.503.503 0 0 1 .337-.13h3.156a.5.5 0 0 1 .357.15L15.79 7H17v5.003Zm2.5-1.006c-.275 0-.5.225-.5.5s.225.5.5.5.5-.225.5-.5a.5.5 0 0 0-.5-.5Z",
2819
- fill: "currentColor"
2833
+ fill: "currentColor",
2834
+ d: "M.5 11.994c.275 0 .5-.225.5-.5s-.225-.5-.5-.5-.5.225-.5.5a.5.5 0 0 0 .5.5ZM19.75 6l-3.547.006-1.6-1.56a1.487 1.487 0 0 0-1.06-.44h-3.155c-.325 0-.629.122-.885.313a1.505 1.505 0 0 0-.915-.322H6.415a1.5 1.5 0 0 0-1.06.44L3.794 6H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2v5.997H.25a.25.25 0 0 0-.25.25v.5c0 .137.113.25.25.25H2c.55 0 .994-.444.997-.99h1.037l2.547 2.437a2.507 2.507 0 0 0 3.157-.007l.225.194a1.662 1.662 0 0 0 2.34-.24l.684-.841c.513.278 1.341.281 1.876-.375l.296-.366c.194-.237.3-.518.329-.803h1.518c.003.547.45.99.997.99h1.75a.25.25 0 0 0 .25-.25v-.5a.25.25 0 0 0-.25-.25h-1.75v-5.99L19.753 7a.25.25 0 0 0 .25-.25v-.5A.253.253 0 0 0 19.75 6Zm-5.369 7.175-.297.366a.5.5 0 0 1-.703.072l-.556-.45-1.297 1.593a.66.66 0 0 1-.919.107l-.956-.816-.325.4c-.522.64-1.469.74-2.081.247l-2.81-2.69H3V6.996h1.206L6.06 5.144a.502.502 0 0 1 .353-.147h2.172c.029.069.01.022.035.09L6.775 6.781a2.141 2.141 0 0 0-.131 3.028c.447.488 1.831 1.229 3.028.132l.712-.654 3.925 3.185c.213.175.244.49.072.703ZM17 12.003h-1.787a1.585 1.585 0 0 0-.275-.306l-3.81-3.094.888-.816a.5.5 0 1 0-.675-.737L8.994 9.2c-.45.41-1.207.375-1.616-.069a1.145 1.145 0 0 1 .069-1.615l2.597-2.382a.503.503 0 0 1 .337-.13h3.156a.5.5 0 0 1 .357.15L15.79 7H17v5.003Zm2.5-1.006c-.275 0-.5.225-.5.5s.225.5.5.5.5-.225.5-.5a.5.5 0 0 0-.5-.5Z"
2820
2835
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2821
2836
  id: "icon-handshake_svg__a"
2822
2837
  }, React__default.createElement("path", {
2823
2838
  fill: "#fff",
2824
- transform: "translate(0 2)",
2825
- d: "M0 0h20v16H0z"
2839
+ d: "M0 2h20v16H0z"
2826
2840
  }))));
2827
2841
  });
2828
2842
  IconHandshake.displayName = 'IconHandshake';
2829
2843
 
2830
- var _excluded$1h = ["testId"];
2844
+ var _excluded$1i = ["testId"];
2831
2845
  var IconImage = React.forwardRef(function (_ref, ref) {
2832
2846
  var _ref$testId = _ref.testId,
2833
2847
  testId = _ref$testId === void 0 ? 'icon-image' : _ref$testId,
2834
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1h);
2848
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1i);
2835
2849
 
2836
2850
  return React__default.createElement("svg", Object.assign({
2837
- viewBox: "0 0 20 20",
2838
- fill: "none",
2839
2851
  xmlns: "http://www.w3.org/2000/svg",
2852
+ fill: "none",
2853
+ viewBox: "0 0 20 20",
2840
2854
  style: getIconStyles(props),
2841
2855
  "data-testid": testId,
2842
2856
  ref: ref
2843
2857
  }, props), React__default.createElement("g", {
2844
2858
  clipPath: "url(#icon-image_svg__a)"
2845
2859
  }, React__default.createElement("path", {
2846
- d: "M18.125 2.5H1.875C.839 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875Zm.625 13.125c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V4.375c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625v11.25ZM4.375 9.062a2.187 2.187 0 1 0 0-4.374 2.187 2.187 0 0 0 0 4.375Zm0-3.124a.939.939 0 0 1 0 1.875.939.939 0 0 1 0-1.875Zm8.087.9L8.75 10.548 7.538 9.337a.937.937 0 0 0-1.326 0l-3.437 3.438a.938.938 0 0 0-.275.662v1.094c0 .26.21.469.469.469H17.03c.26 0 .469-.21.469-.469v-3.594a.938.938 0 0 0-.275-.662l-3.437-3.438a.938.938 0 0 0-1.326 0Zm3.788 6.912H3.75v-.183l3.125-3.125 1.875 1.875 4.375-4.375 3.125 3.125v2.683Z",
2847
- fill: "currentColor"
2860
+ fill: "currentColor",
2861
+ d: "M18.125 2.5H1.875C.839 2.5 0 3.34 0 4.375v11.25C0 16.66.84 17.5 1.875 17.5h16.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.036-.84-1.875-1.875-1.875Zm.625 13.125c0 .345-.28.625-.625.625H1.875a.626.626 0 0 1-.625-.625V4.375c0-.345.28-.625.625-.625h16.25c.345 0 .625.28.625.625v11.25ZM4.375 9.062a2.187 2.187 0 1 0 0-4.374 2.187 2.187 0 0 0 0 4.375Zm0-3.124a.939.939 0 0 1 0 1.875.939.939 0 0 1 0-1.875Zm8.087.9L8.75 10.548 7.538 9.337a.937.937 0 0 0-1.326 0l-3.437 3.438a.938.938 0 0 0-.275.662v1.094c0 .26.21.469.469.469H17.03c.26 0 .469-.21.469-.469v-3.594a.938.938 0 0 0-.275-.662l-3.437-3.438a.938.938 0 0 0-1.326 0Zm3.788 6.912H3.75v-.183l3.125-3.125 1.875 1.875 4.375-4.375 3.125 3.125v2.683Z"
2848
2862
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2849
2863
  id: "icon-image_svg__a"
2850
2864
  }, React__default.createElement("path", {
@@ -2854,68 +2868,68 @@ var IconImage = React.forwardRef(function (_ref, ref) {
2854
2868
  });
2855
2869
  IconImage.displayName = 'IconImage';
2856
2870
 
2857
- var _excluded$1i = ["testId"];
2871
+ var _excluded$1j = ["testId"];
2858
2872
  var IconIslandTropical = React.forwardRef(function (_ref, ref) {
2859
2873
  var _ref$testId = _ref.testId,
2860
2874
  testId = _ref$testId === void 0 ? 'icon-island-tropical' : _ref$testId,
2861
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1i);
2875
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1j);
2862
2876
 
2863
2877
  return React__default.createElement("svg", Object.assign({
2864
- viewBox: "0 0 20 20",
2865
- fill: "none",
2866
2878
  xmlns: "http://www.w3.org/2000/svg",
2879
+ fill: "none",
2880
+ viewBox: "0 0 20 20",
2867
2881
  style: getIconStyles(props),
2868
2882
  "data-testid": testId,
2869
2883
  ref: ref
2870
2884
  }, props), React__default.createElement("path", {
2885
+ fill: "currentColor",
2871
2886
  fillRule: "evenodd",
2872
- clipRule: "evenodd",
2873
2887
  d: "M11.646 1.493a6.69 6.69 0 0 1 1.716-.243c2.939 0 5.372 1.846 5.796 4.252a.645.645 0 0 1-.647.748h-5.895c.247 1.895.453 4.738.074 7.64 2.273.524 3.977 2.555 3.977 4.985A1.127 1.127 0 0 1 15.542 20H2.792a1.127 1.127 0 0 1-1.125-1.125 5.13 5.13 0 0 1 5.125-5.125h.8c.627-1.626 1.283-3.717 1.629-5.943l-3.248 3.247c-.22.221-.707.326-.986-.072C3.82 9.317 3.93 6.948 5.192 5H2.323a.645.645 0 0 1-.647-.748C2.1 1.845 4.533 0 7.472 0c1.635 0 3.11.573 4.173 1.493ZM2.918 18.75h12.496A3.879 3.879 0 0 0 11.542 15h-4.75a3.879 3.879 0 0 0-3.873 3.75Zm8.518-5h-2.51c.697-1.893 1.199-4.563 1.45-7.098l.4-.402h.578c.244 1.822.46 4.648.082 7.5ZM5.66 9.6l4.6-4.6h7.448c-.642-1.466-2.375-2.5-4.346-2.5-.691 0-1.38.189-1.83.312l-.207.056-.498-.43C9.942 1.672 8.75 1.25 7.472 1.25c-1.97 0-3.704 1.034-4.346 2.5h3.12a6.635 6.635 0 0 1 1.785-1.192.313.313 0 0 1 .413.174l.235.583a.312.312 0 0 1-.167.4C5.968 4.858 4.93 7.684 5.66 9.6Z",
2874
- fill: "currentColor"
2888
+ clipRule: "evenodd"
2875
2889
  }));
2876
2890
  });
2877
2891
  IconIslandTropical.displayName = 'IconIslandTropical';
2878
2892
 
2879
- var _excluded$1j = ["testId"];
2893
+ var _excluded$1k = ["testId"];
2880
2894
  var IconItalic = React.forwardRef(function (_ref, ref) {
2881
2895
  var _ref$testId = _ref.testId,
2882
2896
  testId = _ref$testId === void 0 ? 'icon-italic' : _ref$testId,
2883
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1j);
2897
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1k);
2884
2898
 
2885
2899
  return React__default.createElement("svg", Object.assign({
2886
- viewBox: "0 0 20 20",
2887
- fill: "none",
2888
2900
  xmlns: "http://www.w3.org/2000/svg",
2901
+ fill: "none",
2902
+ viewBox: "0 0 20 20",
2889
2903
  style: getIconStyles(props),
2890
2904
  "data-testid": testId,
2891
2905
  ref: ref
2892
2906
  }, props), React__default.createElement("path", {
2893
- d: "M16.75 1.563v.625a.312.312 0 0 1-.313.312H13.02l-3.75 15h3.418a.313.313 0 0 1 .313.313v.625a.313.313 0 0 1-.313.312H4.563a.312.312 0 0 1-.313-.313v-.625a.313.313 0 0 1 .313-.312H7.98l3.75-15H8.313A.312.312 0 0 1 8 2.187v-.624a.312.312 0 0 1 .313-.313h8.124a.313.313 0 0 1 .313.313Z",
2894
- fill: "currentColor"
2907
+ fill: "currentColor",
2908
+ d: "M16.75 1.563v.625a.312.312 0 0 1-.313.312H13.02l-3.75 15h3.418a.313.313 0 0 1 .313.313v.625a.313.313 0 0 1-.313.312H4.563a.312.312 0 0 1-.313-.313v-.625a.313.313 0 0 1 .313-.312H7.98l3.75-15H8.313A.312.312 0 0 1 8 2.187v-.624a.312.312 0 0 1 .313-.313h8.124a.313.313 0 0 1 .313.313Z"
2895
2909
  }));
2896
2910
  });
2897
2911
  IconItalic.displayName = 'IconItalic';
2898
2912
 
2899
- var _excluded$1k = ["testId"];
2913
+ var _excluded$1l = ["testId"];
2900
2914
  var IconLaptopSearch = React.forwardRef(function (_ref, ref) {
2901
2915
  var _ref$testId = _ref.testId,
2902
2916
  testId = _ref$testId === void 0 ? 'icon-laptop-search' : _ref$testId,
2903
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1k);
2917
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1l);
2904
2918
 
2905
2919
  return React__default.createElement("svg", Object.assign({
2906
- viewBox: "0 0 20 20",
2907
- fill: "none",
2908
2920
  xmlns: "http://www.w3.org/2000/svg",
2921
+ fill: "none",
2922
+ viewBox: "0 0 20 20",
2909
2923
  style: getIconStyles(props),
2910
2924
  "data-testid": testId,
2911
2925
  ref: ref
2912
2926
  }, props), React__default.createElement("g", {
2913
2927
  clipPath: "url(#icon-laptop-search_svg__a)"
2914
2928
  }, React__default.createElement("path", {
2929
+ fill: "currentColor",
2915
2930
  fillRule: "evenodd",
2916
- clipRule: "evenodd",
2917
2931
  d: "M2.903 4.11c-.537.077-1.04.515-1.225 1.066-.083.249-.077-.062-.077 3.724v3.42H.985c-.765 0-.806.012-.913.242l-.036.078v.714c.001.61.004.73.022.833.15.856.762 1.484 1.603 1.648.18.035 12.207.035 12.387 0 .696-.135 1.309-.655 1.512-1.282.023-.074.003-.066.225-.092.499-.058 1.069-.29 1.34-.547.02-.02.063-.055.094-.08l.057-.046.285.277a162.06 162.06 0 0 1 1.073 1.054l.59.579.232.229h.13c.13 0 .131-.001.176-.041l.178-.154.133-.112v-.254l-.34-.336-.561-.556-.767-.756-.546-.538.065-.076c.402-.467.513-.841.515-1.722 0-.635-.083-1.037-.315-1.509a3.917 3.917 0 0 0-.278-.47 1.476 1.476 0 0 1-.083-.106 3.844 3.844 0 0 0-.66-.634 3.528 3.528 0 0 0-.408-.248c-.187-.115-.627-.259-.966-.315-.416-.07-1.195-.014-1.446.103a1.429 1.429 0 0 1-.096.036l-.072.024-.004-1.405c-.005-1.536 0-1.44-.08-1.678a1.613 1.613 0 0 0-1.115-1.05l-.098-.028-4.92-.002a578.43 578.43 0 0 0-4.995.01Zm9.853.81c.255.086.418.24.509.484l.042.113.003 1.59.003 1.59-.081.06c-.503.37-.962 1.086-1.131 1.767-.13.521-.104 1.277.06 1.72a.845.845 0 0 1 .025.071c0 .003-.596.006-1.324.006-1.292 0-1.325 0-1.364.024-.053.033-.096.101-.127.204-.08.264-.264.442-.546.53-.07.023-.13.024-.97.024-.841 0-.9-.001-.97-.023-.283-.089-.467-.267-.547-.531-.031-.103-.074-.171-.127-.204-.04-.024-.076-.024-1.928-.024H2.396l.003-3.402.003-3.402.042-.113a.768.768 0 0 1 .628-.508c.038-.004 2.213-.008 4.833-.007l4.763.002.088.03ZM4.53 6.12c-.327.042-.575.235-.62.481-.028.152-.01 4.378.019 4.443.086.193.225.3.5.384.118.036 6.731.036 6.848 0 .275-.084.415-.191.501-.384.03-.065.047-4.291.02-4.443-.038-.204-.237-.39-.49-.46-.075-.02-6.625-.041-6.778-.021Zm1.746 1.193v.45H4.65v-.9H6.277v.45Zm2.391 0v.45H7.041v-.9H8.668v.45Zm2.391 0v.45H9.432v-.9H11.059v.45ZM6.277 8.778v.45H4.65v-.9H6.277v.45Zm2.391 0v.45H7.041v-.9H8.668v.45Zm2.391 0v.45H9.432v-.9H11.059v.45Zm4.39.1c1.106.108 2.006.948 2.158 2.012l.025.178c.117.809-.376 1.798-1.124 2.257-1.736 1.065-3.958-.37-3.665-2.369.055-.378.26-.92.395-1.039a2.3 2.3 0 0 0 .075-.1c.461-.638 1.324-1.017 2.135-.938Zm-9.172 1.37v.458H4.65v-.914H6.277v.457Zm2.391 0v.458H7.041v-.914H8.668v.457Zm2.391 0v.458H9.432v-.914H11.059v.457ZM5.612 13.21c.166.347.473.594.824.663.122.024.174.025 1.418.025 1.245 0 1.297 0 1.42-.025.35-.07.657-.316.823-.663l.042-.088h2.458l.08.11c.16.216.389.446.598.599a.979.979 0 0 1 .088.068c.012.017.244.158.376.228.264.14.548.243.822.297.074.014.142.029.151.032.02.006-.034.096-.118.196a1.245 1.245 0 0 1-.63.382c-.166.035-12.053.035-12.219 0a1.188 1.188 0 0 1-.782-.616c-.113-.23-.12-.275-.12-.842v-.454H5.57l.042.088Z",
2918
- fill: "currentColor"
2932
+ clipRule: "evenodd"
2919
2933
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2920
2934
  id: "icon-laptop-search_svg__a"
2921
2935
  }, React__default.createElement("path", {
@@ -2925,24 +2939,24 @@ var IconLaptopSearch = React.forwardRef(function (_ref, ref) {
2925
2939
  });
2926
2940
  IconLaptopSearch.displayName = 'IconLaptopSearch';
2927
2941
 
2928
- var _excluded$1l = ["testId"];
2942
+ var _excluded$1m = ["testId"];
2929
2943
  var IconLink = React.forwardRef(function (_ref, ref) {
2930
2944
  var _ref$testId = _ref.testId,
2931
2945
  testId = _ref$testId === void 0 ? 'icon-link' : _ref$testId,
2932
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1l);
2946
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1m);
2933
2947
 
2934
2948
  return React__default.createElement("svg", Object.assign({
2935
- viewBox: "0 0 20 20",
2936
- fill: "none",
2937
2949
  xmlns: "http://www.w3.org/2000/svg",
2950
+ fill: "none",
2951
+ viewBox: "0 0 20 20",
2938
2952
  style: getIconStyles(props),
2939
2953
  "data-testid": testId,
2940
2954
  ref: ref
2941
2955
  }, props), React__default.createElement("g", {
2942
2956
  clipPath: "url(#icon-link_svg__a)"
2943
2957
  }, React__default.createElement("path", {
2944
- d: "M11.764 15.418 8.67 18.512a5.075 5.075 0 0 1-7.181 0 5.075 5.075 0 0 1 0-7.182l3.093-3.094c.045-.045.091-.089.138-.132a.469.469 0 0 1 .79.323c.007.188.023.375.047.562a.47.47 0 0 1-.133.394l-2.941 2.941a3.67 3.67 0 0 0 0 5.193 3.67 3.67 0 0 0 5.193 0l3.093-3.093.014-.014a3.677 3.677 0 0 0-1.091-5.926.47.47 0 0 1-.28-.456 2.43 2.43 0 0 1 .111-.596.465.465 0 0 1 .622-.284c.589.247 1.14.61 1.619 1.088a5.084 5.084 0 0 1 0 7.182Zm-3.528-3.654a5.05 5.05 0 0 0 1.619 1.088c.25.105.54-.026.622-.284.061-.193.098-.394.11-.596a.47.47 0 0 0-.278-.456 3.677 3.677 0 0 1-1.092-5.925l.014-.014 3.093-3.094a3.67 3.67 0 0 1 5.193 0 3.67 3.67 0 0 1 0 5.193l-2.941 2.94a.47.47 0 0 0-.133.395c.024.187.04.374.048.562a.469.469 0 0 0 .79.323c.046-.043.092-.087.137-.132l3.093-3.094a5.075 5.075 0 0 0 0-7.181 5.075 5.075 0 0 0-7.18 0L8.235 4.582a5.084 5.084 0 0 0 0 7.182Z",
2945
- fill: "currentColor"
2958
+ fill: "currentColor",
2959
+ d: "M11.764 15.418 8.67 18.512a5.075 5.075 0 0 1-7.181 0 5.075 5.075 0 0 1 0-7.182l3.093-3.094c.045-.045.091-.089.138-.132a.469.469 0 0 1 .79.323c.007.188.023.375.047.562a.47.47 0 0 1-.133.394l-2.941 2.941a3.67 3.67 0 0 0 0 5.193 3.67 3.67 0 0 0 5.193 0l3.093-3.093.014-.014a3.677 3.677 0 0 0-1.091-5.926.47.47 0 0 1-.28-.456 2.43 2.43 0 0 1 .111-.596.465.465 0 0 1 .622-.284c.589.247 1.14.61 1.619 1.088a5.084 5.084 0 0 1 0 7.182Zm-3.528-3.654a5.05 5.05 0 0 0 1.619 1.088c.25.105.54-.026.622-.284.061-.193.098-.394.11-.596a.47.47 0 0 0-.278-.456 3.677 3.677 0 0 1-1.092-5.925l.014-.014 3.093-3.094a3.67 3.67 0 0 1 5.193 0 3.67 3.67 0 0 1 0 5.193l-2.941 2.94a.47.47 0 0 0-.133.395c.024.187.04.374.048.562a.469.469 0 0 0 .79.323c.046-.043.092-.087.137-.132l3.093-3.094a5.075 5.075 0 0 0 0-7.181 5.075 5.075 0 0 0-7.18 0L8.235 4.582a5.084 5.084 0 0 0 0 7.182Z"
2946
2960
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2947
2961
  id: "icon-link_svg__a"
2948
2962
  }, React__default.createElement("path", {
@@ -2952,24 +2966,24 @@ var IconLink = React.forwardRef(function (_ref, ref) {
2952
2966
  });
2953
2967
  IconLink.displayName = 'IconLink';
2954
2968
 
2955
- var _excluded$1m = ["testId"];
2969
+ var _excluded$1n = ["testId"];
2956
2970
  var IconListOI = React.forwardRef(function (_ref, ref) {
2957
2971
  var _ref$testId = _ref.testId,
2958
2972
  testId = _ref$testId === void 0 ? 'icon-list-o-i' : _ref$testId,
2959
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1m);
2973
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1n);
2960
2974
 
2961
2975
  return React__default.createElement("svg", Object.assign({
2962
- viewBox: "0 0 20 20",
2963
- fill: "none",
2964
2976
  xmlns: "http://www.w3.org/2000/svg",
2977
+ fill: "none",
2978
+ viewBox: "0 0 20 20",
2965
2979
  style: getIconStyles(props),
2966
2980
  "data-testid": testId,
2967
2981
  ref: ref
2968
2982
  }, props), React__default.createElement("g", {
2969
2983
  clipPath: "url(#icon-list-o-i_svg__a)"
2970
2984
  }, React__default.createElement("path", {
2971
- d: "m2.413 15.664.683-.787a.778.778 0 0 0 .199-.554v-.13c0-.287-.15-.443-.443-.443H.625a.312.312 0 0 0-.313.313v.624A.313.313 0 0 0 .625 15h.892a6.029 6.029 0 0 0-.43.48l-.219.274c-.156.198-.205.396-.109.582l.041.075c.117.225.246.308.479.308h.184c.404 0 .623.095.623.355 0 .184-.164.32-.561.32a1.621 1.621 0 0 1-.604-.121c-.254-.151-.459-.137-.61.122l-.218.364c-.146.239-.125.457.102.622.301.183.797.369 1.446.369 1.334 0 1.894-.889 1.894-1.723-.001-.562-.356-1.163-1.122-1.363ZM.473 12.5h2.652a.312.312 0 0 0 .313-.313v-.624a.313.313 0 0 0-.313-.313h-1.51c.128-.402 1.887-.73 1.887-2.205 0-1.135-.976-1.545-1.737-1.545-.834 0-1.32.39-1.58.732-.17.219-.117.424.11.6l.334.27c.22.178.43.096.63-.096a.523.523 0 0 1 .37-.15c.13 0 .362.061.362.342.001.497-1.991.853-1.991 2.7v.156c0 .29.198.446.473.446Zm.152-6.25h2.5a.312.312 0 0 0 .313-.313v-.625A.312.312 0 0 0 3.124 5H2.5V1.562a.312.312 0 0 0-.313-.312H1.25a.312.312 0 0 0-.279.173l-.312.625a.312.312 0 0 0 .278.452h.313V5H.625a.312.312 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312Zm19.063-3.125H6.563a.312.312 0 0 0-.313.313v.624a.312.312 0 0 0 .313.313h13.125A.313.313 0 0 0 20 4.062v-.625a.312.312 0 0 0-.313-.312Zm0 12.5H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.625a.313.313 0 0 0-.313-.312Zm0-6.25H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.624a.312.312 0 0 0-.313-.313Z",
2972
- fill: "currentColor"
2985
+ fill: "currentColor",
2986
+ d: "m2.413 15.664.683-.787a.778.778 0 0 0 .199-.554v-.13c0-.287-.15-.443-.443-.443H.625a.312.312 0 0 0-.313.313v.624A.313.313 0 0 0 .625 15h.892a6.029 6.029 0 0 0-.43.48l-.219.274c-.156.198-.205.396-.109.582l.041.075c.117.225.246.308.479.308h.184c.404 0 .623.095.623.355 0 .184-.164.32-.561.32a1.621 1.621 0 0 1-.604-.121c-.254-.151-.459-.137-.61.122l-.218.364c-.146.239-.125.457.102.622.301.183.797.369 1.446.369 1.334 0 1.894-.889 1.894-1.723-.001-.562-.356-1.163-1.122-1.363ZM.473 12.5h2.652a.312.312 0 0 0 .313-.313v-.624a.313.313 0 0 0-.313-.313h-1.51c.128-.402 1.887-.73 1.887-2.205 0-1.135-.976-1.545-1.737-1.545-.834 0-1.32.39-1.58.732-.17.219-.117.424.11.6l.334.27c.22.178.43.096.63-.096a.523.523 0 0 1 .37-.15c.13 0 .362.061.362.342.001.497-1.991.853-1.991 2.7v.156c0 .29.198.446.473.446Zm.152-6.25h2.5a.312.312 0 0 0 .313-.313v-.625A.312.312 0 0 0 3.124 5H2.5V1.562a.312.312 0 0 0-.313-.312H1.25a.312.312 0 0 0-.279.173l-.312.625a.312.312 0 0 0 .278.452h.313V5H.625a.312.312 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312Zm19.063-3.125H6.563a.312.312 0 0 0-.313.313v.624a.312.312 0 0 0 .313.313h13.125A.313.313 0 0 0 20 4.062v-.625a.312.312 0 0 0-.313-.312Zm0 12.5H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.625a.313.313 0 0 0-.313-.312Zm0-6.25H6.563a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h13.125a.313.313 0 0 0 .312-.313v-.624a.312.312 0 0 0-.313-.313Z"
2973
2987
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2974
2988
  id: "icon-list-o-i_svg__a"
2975
2989
  }, React__default.createElement("path", {
@@ -2979,276 +2993,275 @@ var IconListOI = React.forwardRef(function (_ref, ref) {
2979
2993
  });
2980
2994
  IconListOI.displayName = 'IconListOI';
2981
2995
 
2982
- var _excluded$1n = ["testId"];
2996
+ var _excluded$1o = ["testId"];
2983
2997
  var IconList = React.forwardRef(function (_ref, ref) {
2984
2998
  var _ref$testId = _ref.testId,
2985
2999
  testId = _ref$testId === void 0 ? 'icon-list' : _ref$testId,
2986
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1n);
3000
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1o);
2987
3001
 
2988
3002
  return React__default.createElement("svg", Object.assign({
2989
- viewBox: "0 0 20 20",
2990
- fill: "none",
2991
3003
  xmlns: "http://www.w3.org/2000/svg",
3004
+ fill: "none",
3005
+ viewBox: "0 0 20 20",
2992
3006
  style: getIconStyles(props),
2993
3007
  "data-testid": testId,
2994
3008
  ref: ref
2995
3009
  }, props), React__default.createElement("path", {
2996
- d: "M3.438 2.188H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V2.813a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V9.063a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625v-1.875a.625.625 0 0 0-.625-.625Zm16.25.937H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.312.312 0 0 0-.313-.313Zm0-12.5H6.563a.313.313 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312h13.125A.313.313 0 0 0 20 4.063v-.625a.313.313 0 0 0-.313-.313Zm0 6.25H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.313.313 0 0 0-.313-.313Z",
2997
- fill: "currentColor"
3010
+ fill: "currentColor",
3011
+ d: "M3.438 2.188H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V2.813a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625V9.063a.625.625 0 0 0-.625-.625Zm0 6.25H1.562a.625.625 0 0 0-.625.625v1.875a.625.625 0 0 0 .625.625h1.875a.625.625 0 0 0 .626-.625v-1.875a.625.625 0 0 0-.625-.625Zm16.25.937H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.312.312 0 0 0-.313-.313Zm0-12.5H6.563a.313.313 0 0 0-.313.313v.625a.312.312 0 0 0 .313.312h13.125A.313.313 0 0 0 20 4.063v-.625a.313.313 0 0 0-.313-.313Zm0 6.25H6.563a.313.313 0 0 0-.313.313v.625a.313.313 0 0 0 .313.312h13.125a.313.313 0 0 0 .312-.312v-.625a.313.313 0 0 0-.313-.313Z"
2998
3012
  }));
2999
3013
  });
3000
3014
  IconList.displayName = 'IconList';
3001
3015
 
3002
- var _excluded$1o = ["testId"];
3016
+ var _excluded$1p = ["testId"];
3003
3017
  var IconLock = React.forwardRef(function (_ref, ref) {
3004
3018
  var _ref$testId = _ref.testId,
3005
3019
  testId = _ref$testId === void 0 ? 'icon-lock' : _ref$testId,
3006
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1o);
3020
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1p);
3007
3021
 
3008
3022
  return React__default.createElement("svg", Object.assign({
3009
- viewBox: "0 0 20 20",
3010
- fill: "none",
3011
3023
  xmlns: "http://www.w3.org/2000/svg",
3024
+ fill: "none",
3025
+ viewBox: "0 0 20 20",
3012
3026
  style: getIconStyles(props),
3013
3027
  "data-testid": testId,
3014
3028
  ref: ref
3015
3029
  }, props), React__default.createElement("path", {
3016
- d: "M16.865 8.75h-.937V5.937A5.945 5.945 0 0 0 9.99 0a5.945 5.945 0 0 0-5.937 5.938V8.75h-.938c-1.035 0-1.875.84-1.875 1.875v7.5C1.24 19.16 2.08 20 3.115 20h13.75c1.035 0 1.875-.84 1.875-1.875v-7.5c0-1.035-.84-1.875-1.875-1.875Zm-4.062 0H7.178V5.937A2.816 2.816 0 0 1 9.99 3.126a2.816 2.816 0 0 1 2.813 2.813V8.75Z",
3017
- fill: "currentColor"
3030
+ fill: "currentColor",
3031
+ d: "M16.865 8.75h-.937V5.937A5.945 5.945 0 0 0 9.99 0a5.945 5.945 0 0 0-5.937 5.938V8.75h-.938c-1.035 0-1.875.84-1.875 1.875v7.5C1.24 19.16 2.08 20 3.115 20h13.75c1.035 0 1.875-.84 1.875-1.875v-7.5c0-1.035-.84-1.875-1.875-1.875Zm-4.062 0H7.178V5.937A2.816 2.816 0 0 1 9.99 3.126a2.816 2.816 0 0 1 2.813 2.813V8.75Z"
3018
3032
  }));
3019
3033
  });
3020
3034
  IconLock.displayName = 'IconLock';
3021
3035
 
3022
- var _excluded$1p = ["testId"];
3036
+ var _excluded$1q = ["testId"];
3023
3037
  var IconMagicSolid = React.forwardRef(function (_ref, ref) {
3024
3038
  var _ref$testId = _ref.testId,
3025
3039
  testId = _ref$testId === void 0 ? 'icon-magic-solid' : _ref$testId,
3026
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1p);
3040
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1q);
3027
3041
 
3028
3042
  return React__default.createElement("svg", Object.assign({
3029
- viewBox: "0 0 20 20",
3030
- fill: "none",
3031
3043
  xmlns: "http://www.w3.org/2000/svg",
3044
+ fill: "none",
3045
+ viewBox: "0 0 20 20",
3032
3046
  style: getIconStyles(props),
3033
3047
  "data-testid": testId,
3034
3048
  ref: ref
3035
3049
  }, props), React__default.createElement("path", {
3050
+ fill: "currentColor",
3036
3051
  fillRule: "evenodd",
3037
- clipRule: "evenodd",
3038
3052
  d: "M19.635 3.059 16.961.385a1.244 1.244 0 0 0-.882-.365c-.32 0-.639.121-.883.365L.405 15.177a1.247 1.247 0 0 0 0 1.764l2.674 2.674a1.243 1.243 0 0 0 1.765 0L19.634 4.823a1.248 1.248 0 0 0 0-1.764ZM3.158 6.257l1.04-2.079 2.08-1.04-2.08-1.04L3.158.02l-1.04 2.079L.04 3.139l2.08 1.04 1.04 2.078Zm5.614-2.495.624-1.247 1.247-.624-1.247-.624L8.772.02l-.624 1.247-1.247.624 1.247.624.624 1.247Zm-4.99-.624a.624.624 0 1 0-1.247 0 .624.624 0 0 0 1.247 0Zm13.1 8.11-1.04 2.079-2.08 1.04 2.08 1.04 1.04 2.078 1.039-2.079 2.08-1.04-2.08-1.04-1.04-2.078Zm-.624 3.119a.624.624 0 1 0 1.247 0 .624.624 0 0 0-1.247 0Zm-4.016-9.264 2.675 2.674 3.836-3.836-2.674-2.674h-.002l-3.835 3.836Z",
3039
- fill: "currentColor"
3053
+ clipRule: "evenodd"
3040
3054
  }));
3041
3055
  });
3042
3056
  IconMagicSolid.displayName = 'IconMagicSolid';
3043
3057
 
3044
- var _excluded$1q = ["testId"];
3058
+ var _excluded$1r = ["testId"];
3045
3059
  var IconMapMarker = React.forwardRef(function (_ref, ref) {
3046
3060
  var _ref$testId = _ref.testId,
3047
3061
  testId = _ref$testId === void 0 ? 'icon-map-marker' : _ref$testId,
3048
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1q);
3062
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1r);
3049
3063
 
3050
3064
  return React__default.createElement("svg", Object.assign({
3051
- viewBox: "0 0 20 20",
3052
- fill: "none",
3053
3065
  xmlns: "http://www.w3.org/2000/svg",
3066
+ fill: "none",
3067
+ viewBox: "0 0 20 20",
3054
3068
  style: getIconStyles(props),
3055
3069
  "data-testid": testId,
3056
3070
  ref: ref
3057
3071
  }, props), React__default.createElement("path", {
3072
+ fill: "currentColor",
3058
3073
  fillRule: "evenodd",
3059
- clipRule: "evenodd",
3060
3074
  d: "M10 0a7.5 7.5 0 0 0-7.5 7.5c0 2.485.711 3.498 4.113 8.344a531.627 531.627 0 0 1 2.616 3.752.938.938 0 0 0 1.542 0c1.012-1.467 1.877-2.7 2.616-3.752C16.789 10.998 17.5 9.984 17.5 7.5A7.5 7.5 0 0 0 10 0ZM6.25 7.5A3.754 3.754 0 0 1 10 3.75a3.754 3.754 0 0 1 3.75 3.75A3.754 3.754 0 0 1 10 11.25 3.754 3.754 0 0 1 6.25 7.5Zm1.25 0C7.5 8.879 8.621 10 10 10s2.5-1.121 2.5-2.5S11.379 5 10 5a2.503 2.503 0 0 0-2.5 2.5Zm.068 7.526c.684.976 1.489 2.123 2.432 3.487a608.11 608.11 0 0 1 2.432-3.487C15.698 10.37 16.25 9.582 16.25 7.5c0-1.67-.65-3.239-1.83-4.42A6.209 6.209 0 0 0 10 1.25c-1.67 0-3.239.65-4.42 1.83A6.209 6.209 0 0 0 3.75 7.5c0 2.083.553 2.87 3.818 7.526Z",
3061
- fill: "currentColor"
3075
+ clipRule: "evenodd"
3062
3076
  }));
3063
3077
  });
3064
3078
  IconMapMarker.displayName = 'IconMapMarker';
3065
3079
 
3066
- var _excluded$1r = ["testId"];
3080
+ var _excluded$1s = ["testId"];
3067
3081
  var IconMegaphone = React.forwardRef(function (_ref, ref) {
3068
3082
  var _ref$testId = _ref.testId,
3069
3083
  testId = _ref$testId === void 0 ? 'icon-megaphone' : _ref$testId,
3070
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1r);
3084
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1s);
3071
3085
 
3072
3086
  return React__default.createElement("svg", Object.assign({
3073
- viewBox: "0 0 20 20",
3074
- fill: "none",
3075
3087
  xmlns: "http://www.w3.org/2000/svg",
3088
+ fill: "none",
3089
+ viewBox: "0 0 20 20",
3076
3090
  style: getIconStyles(props),
3077
3091
  "data-testid": testId,
3078
3092
  ref: ref
3079
3093
  }, props), React__default.createElement("path", {
3094
+ fill: "currentColor",
3080
3095
  fillRule: "evenodd",
3081
- clipRule: "evenodd",
3082
3096
  d: "M19.722 2.222h-.555a.278.278 0 0 0-.278.278v.671L1.11 7.354v-.41a.278.278 0 0 0-.278-.277H.278A.278.278 0 0 0 0 6.944v6.112c0 .153.124.277.278.277h.555a.278.278 0 0 0 .278-.277v-.41l4.534 1.066a3.26 3.26 0 0 0-.09.732 3.333 3.333 0 0 0 3.334 3.333 3.313 3.313 0 0 0 3.217-2.544l6.783 1.596v.67c0 .154.124.279.278.279h.555A.278.278 0 0 0 20 17.5v-15a.278.278 0 0 0-.278-.278ZM8.89 16.667a2.225 2.225 0 0 1-2.222-2.223c0-.165.025-.323.06-.477l4.31 1.014a2.22 2.22 0 0 1-2.148 1.686ZM1.11 8.495v3.01l17.778 4.182V4.312L1.11 8.495Z",
3083
- fill: "currentColor"
3097
+ clipRule: "evenodd"
3084
3098
  }));
3085
3099
  });
3086
3100
  IconMegaphone.displayName = 'IconMegaphone';
3087
3101
 
3088
- var _excluded$1s = ["testId"];
3102
+ var _excluded$1t = ["testId"];
3089
3103
  var IconMessages = React.forwardRef(function (_ref, ref) {
3090
3104
  var _ref$testId = _ref.testId,
3091
3105
  testId = _ref$testId === void 0 ? 'icon-messages' : _ref$testId,
3092
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1s);
3106
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1t);
3093
3107
 
3094
3108
  return React__default.createElement("svg", Object.assign({
3095
- viewBox: "0 0 20 18",
3096
- fill: "none",
3097
3109
  xmlns: "http://www.w3.org/2000/svg",
3110
+ fill: "none",
3111
+ viewBox: "0 0 20 18",
3098
3112
  style: getIconStyles(props),
3099
3113
  "data-testid": testId,
3100
3114
  ref: ref
3101
3115
  }, props), React__default.createElement("path", {
3102
- d: "M17.778 5.556h-3.334V2.222A2.224 2.224 0 0 0 12.222 0h-10A2.224 2.224 0 0 0 0 2.222v5.556C0 9.003.997 10 2.222 10h1.111v1.806a.415.415 0 0 0 .664.333l2.67-1.51v2.704c0 1.226.996 2.223 2.222 2.223h3.333l3.781 2.138a.416.416 0 0 0 .663-.333v-1.805h1.112A2.224 2.224 0 0 0 20 13.333V7.778a2.224 2.224 0 0 0-2.222-2.222ZM2.222 8.889c-.61 0-1.11-.5-1.11-1.111V2.222c0-.61.5-1.11 1.11-1.11h10c.611 0 1.111.5 1.111 1.11v5.556c0 .61-.5 1.11-1.11 1.11H7.485l-.253.147-2.789 1.576V8.89H2.222Zm16.667 4.444c0 .611-.5 1.111-1.111 1.111h-2.222v1.723L12.77 14.59l-.254-.146H8.89c-.611 0-1.111-.5-1.111-1.11V10h4.444a2.224 2.224 0 0 0 2.222-2.222V6.667h3.334c.61 0 1.11.5 1.11 1.11v5.556Z",
3103
- fill: "currentColor"
3116
+ fill: "currentColor",
3117
+ d: "M17.778 5.556h-3.334V2.222A2.224 2.224 0 0 0 12.222 0h-10A2.224 2.224 0 0 0 0 2.222v5.556C0 9.003.997 10 2.222 10h1.111v1.806a.415.415 0 0 0 .664.333l2.67-1.51v2.704c0 1.226.996 2.223 2.222 2.223h3.333l3.781 2.138a.416.416 0 0 0 .663-.333v-1.805h1.112A2.224 2.224 0 0 0 20 13.333V7.778a2.224 2.224 0 0 0-2.222-2.222ZM2.222 8.889c-.61 0-1.11-.5-1.11-1.111V2.222c0-.61.5-1.11 1.11-1.11h10c.611 0 1.111.5 1.111 1.11v5.556c0 .61-.5 1.11-1.11 1.11H7.485l-.253.147-2.789 1.576V8.89H2.222Zm16.667 4.444c0 .611-.5 1.111-1.111 1.111h-2.222v1.723L12.77 14.59l-.254-.146H8.89c-.611 0-1.111-.5-1.111-1.11V10h4.444a2.224 2.224 0 0 0 2.222-2.222V6.667h3.334c.61 0 1.11.5 1.11 1.11v5.556Z"
3104
3118
  }));
3105
3119
  });
3106
3120
  IconMessages.displayName = 'IconMessages';
3107
3121
 
3108
- var _excluded$1t = ["testId"];
3122
+ var _excluded$1u = ["testId"];
3109
3123
  var IconMinusCircle = React.forwardRef(function (_ref, ref) {
3110
3124
  var _ref$testId = _ref.testId,
3111
3125
  testId = _ref$testId === void 0 ? 'icon-minus-circle' : _ref$testId,
3112
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1t);
3126
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1u);
3113
3127
 
3114
3128
  return React__default.createElement("svg", Object.assign({
3115
- viewBox: "0 0 20 20",
3116
- fill: "none",
3117
3129
  xmlns: "http://www.w3.org/2000/svg",
3130
+ fill: "none",
3131
+ viewBox: "0 0 20 20",
3118
3132
  style: getIconStyles(props),
3119
3133
  "data-testid": testId,
3120
3134
  ref: ref
3121
3135
  }, props), React__default.createElement("path", {
3122
- d: "M5.469 10.703A.47.47 0 0 1 5 10.234v-.468a.47.47 0 0 1 .469-.47h9.062a.47.47 0 0 1 .469.47v.468a.47.47 0 0 1-.469.47H5.47ZM19.687 10A9.686 9.686 0 0 1 10 19.688 9.686 9.686 0 0 1 .312 10 9.686 9.686 0 0 1 10 .312 9.686 9.686 0 0 1 19.688 10Zm-1.25 0c0-4.684-3.8-8.438-8.437-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438 4.684 0 8.438-3.801 8.438-8.438Z",
3123
- fill: "currentColor"
3136
+ fill: "currentColor",
3137
+ d: "M5.469 10.703A.47.47 0 0 1 5 10.234v-.468a.47.47 0 0 1 .469-.47h9.062a.47.47 0 0 1 .469.47v.468a.47.47 0 0 1-.469.47H5.47ZM19.687 10A9.686 9.686 0 0 1 10 19.688 9.686 9.686 0 0 1 .312 10 9.686 9.686 0 0 1 10 .312 9.686 9.686 0 0 1 19.688 10Zm-1.25 0c0-4.684-3.8-8.438-8.437-8.438-4.684 0-8.438 3.801-8.438 8.438 0 4.684 3.801 8.438 8.438 8.438 4.684 0 8.438-3.801 8.438-8.438Z"
3124
3138
  }));
3125
3139
  });
3126
3140
  IconMinusCircle.displayName = 'IconMinusCircle';
3127
3141
 
3128
- var _excluded$1u = ["testId"];
3142
+ var _excluded$1v = ["testId"];
3129
3143
  var IconMinus = React.forwardRef(function (_ref, ref) {
3130
3144
  var _ref$testId = _ref.testId,
3131
3145
  testId = _ref$testId === void 0 ? 'icon-minus' : _ref$testId,
3132
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1u);
3146
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
3133
3147
 
3134
3148
  return React__default.createElement("svg", Object.assign({
3135
- viewBox: "0 0 20 20",
3136
- fill: "none",
3137
3149
  xmlns: "http://www.w3.org/2000/svg",
3150
+ fill: "none",
3151
+ viewBox: "0 0 20 20",
3138
3152
  style: getIconStyles(props),
3139
3153
  "data-testid": testId,
3140
3154
  ref: ref
3141
3155
  }, props), React__default.createElement("path", {
3142
- d: "M17.188 9.063H2.813a.312.312 0 0 0-.313.312v1.25c0 .173.14.313.313.313h14.374c.173 0 .313-.14.313-.313v-1.25a.312.312 0 0 0-.313-.313Z",
3143
- fill: "currentColor"
3156
+ fill: "currentColor",
3157
+ d: "M17.188 9.063H2.813a.312.312 0 0 0-.313.312v1.25c0 .173.14.313.313.313h14.374c.173 0 .313-.14.313-.313v-1.25a.312.312 0 0 0-.313-.313Z"
3144
3158
  }));
3145
3159
  });
3146
3160
  IconMinus.displayName = 'IconMinus';
3147
3161
 
3148
- var _excluded$1v = ["testId"];
3162
+ var _excluded$1w = ["testId"];
3149
3163
  var IconMoneyBill = React.forwardRef(function (_ref, ref) {
3150
3164
  var _ref$testId = _ref.testId,
3151
3165
  testId = _ref$testId === void 0 ? 'icon-money-bill' : _ref$testId,
3152
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
3166
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1w);
3153
3167
 
3154
3168
  return React__default.createElement("svg", Object.assign({
3155
- viewBox: "0 0 20 20",
3156
- fill: "none",
3157
3169
  xmlns: "http://www.w3.org/2000/svg",
3170
+ fill: "none",
3171
+ viewBox: "0 0 20 20",
3158
3172
  style: getIconStyles(props),
3159
3173
  "data-testid": testId,
3160
3174
  ref: ref
3161
3175
  }, props), React__default.createElement("path", {
3162
- d: "M10 5.25c-1.657 0-3 1.79-3 4 0 2.209 1.343 4 3 4 1.656 0 3-1.79 3-4s-1.343-4-3-4Zm0 6.857c-1.103 0-2-1.282-2-2.857 0-1.575.897-2.857 2-2.857s2 1.282 2 2.857c0 1.575-.897 2.857-2 2.857Zm9.411-10.055c-1.212-.58-2.425-.802-3.638-.802-3.849 0-7.697 2.226-11.546 2.226-2.029 0-2.761-.547-3.22-.547C.47 2.929 0 3.404 0 4.065v11.33c0 .451.226.879.589 1.053 1.212.58 2.425.802 3.638.802 3.849 0 7.697-2.227 11.546-2.227 2.029 0 2.761.548 3.22.548.537 0 1.007-.475 1.007-1.136V3.105c0-.452-.226-.879-.589-1.053ZM1.03 4.081c.632.229 1.282.376 1.958.46-.061 1.193-.913 2.144-1.965 2.158l.007-2.618ZM1 15.395l.004-1.519c1.05.003 1.903.94 1.98 2.123A6.94 6.94 0 0 1 1 15.395Zm17.97-.976a8.933 8.933 0 0 0-1.952-.46c.09-1.16.928-2.076 1.96-2.09l-.008 2.55Zm.01-3.698c-1.563.013-2.83 1.405-2.956 3.165-2.21-.051-4.287.565-6.268 1.138-2.346.679-3.955 1.115-5.763 1.067-.039-1.858-1.359-3.358-2.986-3.362l.013-4.881c1.583-.012 2.866-1.44 2.962-3.233 2.204.05 4.281-.565 6.262-1.138 2.337-.677 3.953-1.115 5.757-1.068.006 1.89 1.344 3.427 2.992 3.431l-.013 4.881Zm.016-6.028c-1.07-.003-1.939-.977-1.987-2.192A6.938 6.938 0 0 1 19 3.105l-.004 1.588Z",
3163
- fill: "currentColor"
3176
+ fill: "currentColor",
3177
+ d: "M10 5.25c-1.657 0-3 1.79-3 4 0 2.209 1.343 4 3 4 1.656 0 3-1.79 3-4s-1.343-4-3-4Zm0 6.857c-1.103 0-2-1.282-2-2.857 0-1.575.897-2.857 2-2.857s2 1.282 2 2.857c0 1.575-.897 2.857-2 2.857Zm9.411-10.055c-1.212-.58-2.425-.802-3.638-.802-3.849 0-7.697 2.226-11.546 2.226-2.029 0-2.761-.547-3.22-.547C.47 2.929 0 3.404 0 4.065v11.33c0 .451.226.879.589 1.053 1.212.58 2.425.802 3.638.802 3.849 0 7.697-2.227 11.546-2.227 2.029 0 2.761.548 3.22.548.537 0 1.007-.475 1.007-1.136V3.105c0-.452-.226-.879-.589-1.053ZM1.03 4.081c.632.229 1.282.376 1.958.46-.061 1.193-.913 2.144-1.965 2.158l.007-2.618ZM1 15.395l.004-1.519c1.05.003 1.903.94 1.98 2.123A6.94 6.94 0 0 1 1 15.395Zm17.97-.976a8.933 8.933 0 0 0-1.952-.46c.09-1.16.928-2.076 1.96-2.09l-.008 2.55Zm.01-3.698c-1.563.013-2.83 1.405-2.956 3.165-2.21-.051-4.287.565-6.268 1.138-2.346.679-3.955 1.115-5.763 1.067-.039-1.858-1.359-3.358-2.986-3.362l.013-4.881c1.583-.012 2.866-1.44 2.962-3.233 2.204.05 4.281-.565 6.262-1.138 2.337-.677 3.953-1.115 5.757-1.068.006 1.89 1.344 3.427 2.992 3.431l-.013 4.881Zm.016-6.028c-1.07-.003-1.939-.977-1.987-2.192A6.938 6.938 0 0 1 19 3.105l-.004 1.588Z"
3164
3178
  }));
3165
3179
  });
3166
3180
  IconMoneyBill.displayName = 'IconMoneyBill';
3167
3181
 
3168
- var _excluded$1w = ["testId"];
3182
+ var _excluded$1x = ["testId"];
3169
3183
  var IconMugSaucerSolid = React.forwardRef(function (_ref, ref) {
3170
3184
  var _ref$testId = _ref.testId,
3171
3185
  testId = _ref$testId === void 0 ? 'icon-mug-saucer-solid' : _ref$testId,
3172
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1w);
3186
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1x);
3173
3187
 
3174
3188
  return React__default.createElement("svg", Object.assign({
3175
- viewBox: "0 0 21 20",
3176
- fill: "none",
3177
3189
  xmlns: "http://www.w3.org/2000/svg",
3190
+ fill: "none",
3191
+ viewBox: "0 0 21 20",
3178
3192
  style: getIconStyles(props),
3179
3193
  "data-testid": testId,
3180
3194
  ref: ref
3181
3195
  }, props), React__default.createElement("path", {
3182
- d: "M7 14h6a3 3 0 0 0 3-3h1c2.206 0 4-1.794 4-4s-1.794-4-4-4H4.75a.748.748 0 0 0-.75.75V11a3 3 0 0 0 3 3Zm10-9c1.103 0 2 .897 2 2s-.897 2-2 2h-1V5h1Zm1.49 12H2.51c-1.488 0-1.907-2-1.126-2h18.228c.782 0 .369 2-1.122 2Z",
3183
- fill: "currentColor"
3196
+ fill: "currentColor",
3197
+ d: "M7 14h6a3 3 0 0 0 3-3h1c2.206 0 4-1.794 4-4s-1.794-4-4-4H4.75a.748.748 0 0 0-.75.75V11a3 3 0 0 0 3 3Zm10-9c1.103 0 2 .897 2 2s-.897 2-2 2h-1V5h1Zm1.49 12H2.51c-1.488 0-1.907-2-1.126-2h18.228c.782 0 .369 2-1.122 2Z"
3184
3198
  }));
3185
3199
  });
3186
3200
  IconMugSaucerSolid.displayName = 'IconMugSaucerSolid';
3187
3201
 
3188
- var _excluded$1x = ["testId"];
3202
+ var _excluded$1y = ["testId"];
3189
3203
  var IconNotesMedical = React.forwardRef(function (_ref, ref) {
3190
3204
  var _ref$testId = _ref.testId,
3191
3205
  testId = _ref$testId === void 0 ? 'icon-notes-medical' : _ref$testId,
3192
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1x);
3206
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1y);
3193
3207
 
3194
3208
  return React__default.createElement("svg", Object.assign({
3195
- viewBox: "0 0 20 20",
3196
- fill: "none",
3197
3209
  xmlns: "http://www.w3.org/2000/svg",
3210
+ fill: "none",
3211
+ viewBox: "0 0 20 20",
3198
3212
  style: getIconStyles(props),
3199
3213
  "data-testid": testId,
3200
3214
  ref: ref
3201
3215
  }, props), React__default.createElement("path", {
3202
- d: "M15.625 2.5h-3.46A2.189 2.189 0 0 0 10 0a2.189 2.189 0 0 0-2.165 2.5H4.375C3.34 2.5 2.5 3.34 2.5 4.375v13.75C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875ZM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 0 1-.938-.938c0-.519.418-.937.938-.937Zm6.25 16.875a.627.627 0 0 1-.625.625H4.375a.627.627 0 0 1-.625-.625V4.375c0-.344.281-.625.625-.625H6.25v.781c0 .258.21.469.469.469h6.562a.47.47 0 0 0 .469-.469V3.75h1.875c.344 0 .625.281.625.625v13.75Zm-2.813-6.875H11.25V9.062a.313.313 0 0 0-.313-.312H9.063a.313.313 0 0 0-.313.313v2.187H6.562a.313.313 0 0 0-.312.313v1.874c0 .172.14.313.313.313H8.75v2.188c0 .171.14.312.313.312h1.874c.172 0 .313-.14.313-.313V13.75h2.188c.171 0 .312-.14.312-.313v-1.874a.313.313 0 0 0-.313-.313Z",
3203
- fill: "currentColor"
3216
+ fill: "currentColor",
3217
+ d: "M15.625 2.5h-3.46A2.189 2.189 0 0 0 10 0a2.189 2.189 0 0 0-2.165 2.5H4.375C3.34 2.5 2.5 3.34 2.5 4.375v13.75C2.5 19.16 3.34 20 4.375 20h11.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875ZM10 1.25c.52 0 .938.418.938.938 0 .519-.418.937-.938.937a.935.935 0 0 1-.938-.938c0-.519.418-.937.938-.937Zm6.25 16.875a.627.627 0 0 1-.625.625H4.375a.627.627 0 0 1-.625-.625V4.375c0-.344.281-.625.625-.625H6.25v.781c0 .258.21.469.469.469h6.562a.47.47 0 0 0 .469-.469V3.75h1.875c.344 0 .625.281.625.625v13.75Zm-2.813-6.875H11.25V9.062a.313.313 0 0 0-.313-.312H9.063a.313.313 0 0 0-.313.313v2.187H6.562a.313.313 0 0 0-.312.313v1.874c0 .172.14.313.313.313H8.75v2.188c0 .171.14.312.313.312h1.874c.172 0 .313-.14.313-.313V13.75h2.188c.171 0 .312-.14.312-.313v-1.874a.313.313 0 0 0-.313-.313Z"
3204
3218
  }));
3205
3219
  });
3206
3220
  IconNotesMedical.displayName = 'IconNotesMedical';
3207
3221
 
3208
- var _excluded$1y = ["testId"];
3222
+ var _excluded$1z = ["testId"];
3209
3223
  var IconOvertime = React.forwardRef(function (_ref, ref) {
3210
3224
  var _ref$testId = _ref.testId,
3211
3225
  testId = _ref$testId === void 0 ? 'icon-overtime' : _ref$testId,
3212
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1y);
3226
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1z);
3213
3227
 
3214
- return React__default.createElement("svg", Object.assign({
3215
- viewBox: "0 0 21 20",
3216
- fill: "none",
3228
+ return React__default.createElement("svg", Object.assign({
3217
3229
  xmlns: "http://www.w3.org/2000/svg",
3230
+ fill: "none",
3231
+ viewBox: "0 0 21 20",
3218
3232
  style: getIconStyles(props),
3219
3233
  "data-testid": testId,
3220
3234
  ref: ref
3221
3235
  }, props), React__default.createElement("g", {
3222
3236
  clipPath: "url(#icon-overtime_svg__a)"
3223
3237
  }, React__default.createElement("path", {
3224
- d: "M8.89.268A8.42 8.42 0 0 0 .468 8.69a8.42 8.42 0 0 0 10.064 8.262 4.83 4.83 0 1 0 6.62-6.62A8.42 8.42 0 0 0 8.89.268Zm7.335 8.422c0 .403-.033.8-.095 1.185a4.829 4.829 0 0 0-1.444-.22 4.809 4.809 0 0 0-2.845.927L9.535 8.904V3.935a.409.409 0 0 0-.408-.407h-.475a.409.409 0 0 0-.407.407v5.42a.41.41 0 0 0 .166.33l2.485 1.806a4.81 4.81 0 0 0-1.04 2.995c0 .503.077.988.22 1.444a7.409 7.409 0 0 1-1.186.095c-4.031 0-7.336-3.263-7.336-7.335 0-4.031 3.264-7.335 7.336-7.335 4.03 0 7.335 3.263 7.335 7.335Zm-2.114 4.978 1.45.477c.776.255 1.26 1.209.972 2.138a1.533 1.533 0 0 1-1.418 1.098v.727c0 .133-.097.241-.215.241h-.43c-.117 0-.214-.108-.214-.241v-.724a1.768 1.768 0 0 1-1.16-.453.265.265 0 0 1-.025-.37l.467-.513a.192.192 0 0 1 .262-.03.757.757 0 0 0 .459.158h.89c.218 0 .395-.2.395-.445a.444.444 0 0 0-.284-.427l-1.376-.453a1.68 1.68 0 0 1-1.124-1.458c-.08-.98.608-1.805 1.463-1.805h.033v-.725c0-.133.097-.241.215-.241h.43c.117 0 .214.108.214.241v.725c.421.001.832.163 1.16.453.107.092.12.265.025.37l-.467.513a.192.192 0 0 1-.262.03.757.757 0 0 0-.459-.159h-.89c-.218 0-.395.2-.395.446 0 .196.117.372.284.427Z",
3225
- fill: "currentColor"
3238
+ fill: "currentColor",
3239
+ d: "M8.89.268A8.42 8.42 0 0 0 .468 8.69a8.42 8.42 0 0 0 10.064 8.262 4.83 4.83 0 1 0 6.62-6.62A8.42 8.42 0 0 0 8.89.268Zm7.335 8.422c0 .403-.033.8-.095 1.185a4.829 4.829 0 0 0-1.444-.22 4.809 4.809 0 0 0-2.845.927L9.535 8.904V3.935a.409.409 0 0 0-.408-.407h-.475a.409.409 0 0 0-.407.407v5.42a.41.41 0 0 0 .166.33l2.485 1.806a4.81 4.81 0 0 0-1.04 2.995c0 .503.077.988.22 1.444a7.409 7.409 0 0 1-1.186.095c-4.031 0-7.336-3.263-7.336-7.335 0-4.031 3.264-7.335 7.336-7.335 4.03 0 7.335 3.263 7.335 7.335Zm-2.114 4.978 1.45.477c.776.255 1.26 1.209.972 2.138a1.533 1.533 0 0 1-1.418 1.098v.727c0 .133-.097.241-.215.241h-.43c-.117 0-.214-.108-.214-.241v-.724a1.768 1.768 0 0 1-1.16-.453.265.265 0 0 1-.025-.37l.467-.513a.192.192 0 0 1 .262-.03.757.757 0 0 0 .459.158h.89c.218 0 .395-.2.395-.445a.444.444 0 0 0-.284-.427l-1.376-.453a1.68 1.68 0 0 1-1.124-1.458c-.08-.98.608-1.805 1.463-1.805h.033v-.725c0-.133.097-.241.215-.241h.43c.117 0 .214.108.214.241v.725c.421.001.832.163 1.16.453.107.092.12.265.025.37l-.467.513a.192.192 0 0 1-.262.03.757.757 0 0 0-.459-.159h-.89c-.218 0-.395.2-.395.446 0 .196.117.372.284.427Z"
3226
3240
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3227
3241
  id: "icon-overtime_svg__a"
3228
3242
  }, React__default.createElement("path", {
3229
3243
  fill: "#fff",
3230
- transform: "translate(.2)",
3231
- d: "M0 0h20v20H0z"
3244
+ d: "M.2 0h20v20H.2z"
3232
3245
  }))));
3233
3246
  });
3234
3247
  IconOvertime.displayName = 'IconOvertime';
3235
3248
 
3236
- var _excluded$1z = ["testId"];
3249
+ var _excluded$1A = ["testId"];
3237
3250
  var IconPaperPlaneClock = React.forwardRef(function (_ref, ref) {
3238
3251
  var _ref$testId = _ref.testId,
3239
3252
  testId = _ref$testId === void 0 ? 'icon-paper-plane-clock' : _ref$testId,
3240
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1z);
3253
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1A);
3241
3254
 
3242
3255
  return React__default.createElement("svg", Object.assign({
3243
- viewBox: "0 0 20 20",
3244
- fill: "none",
3245
3256
  xmlns: "http://www.w3.org/2000/svg",
3257
+ fill: "none",
3258
+ viewBox: "0 0 20 20",
3246
3259
  style: getIconStyles(props),
3247
3260
  "data-testid": testId,
3248
3261
  ref: ref
3249
3262
  }, props), React__default.createElement("g", {
3250
- clipPath: "url(#icon-paper-plane-clock_svg__a)",
3251
- fill: "currentColor"
3263
+ fill: "currentColor",
3264
+ clipPath: "url(#icon-paper-plane-clock_svg__a)"
3252
3265
  }, React__default.createElement("path", {
3253
3266
  d: "m10.306 14.727-3.898-1.61 6.094-7.203c.147-.171-.088-.404-.26-.257l-7.798 6.647-3.467-1.43 13.685-7.896-.773 5.037c.329-.107.671-.185 1.024-.229l.714-4.658c.126-.816-.751-1.402-1.454-.996L.488 10.025a.978.978 0 0 0 .116 1.75l4.283 1.772v3.116c0 .923 1.155 1.323 1.732.62l1.854-2.254 2.375.98a5.453 5.453 0 0 1-.543-1.282Zm-4.441 1.936v-2.712l1.664.687-1.664 2.025Z"
3254
3267
  }), React__default.createElement("path", {
@@ -3259,52 +3272,51 @@ var IconPaperPlaneClock = React.forwardRef(function (_ref, ref) {
3259
3272
  id: "icon-paper-plane-clock_svg__a"
3260
3273
  }, React__default.createElement("path", {
3261
3274
  fill: "#fff",
3262
- transform: "translate(0 2)",
3263
- d: "M0 0h20v15.641H0z"
3275
+ d: "M0 2h20v15.641H0z"
3264
3276
  }))));
3265
3277
  });
3266
3278
  IconPaperPlaneClock.displayName = 'IconPaperPlaneClock';
3267
3279
 
3268
- var _excluded$1A = ["testId"];
3280
+ var _excluded$1B = ["testId"];
3269
3281
  var IconPaperPlane = React.forwardRef(function (_ref, ref) {
3270
3282
  var _ref$testId = _ref.testId,
3271
3283
  testId = _ref$testId === void 0 ? 'icon-paper-plane' : _ref$testId,
3272
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1A);
3284
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1B);
3273
3285
 
3274
3286
  return React__default.createElement("svg", Object.assign({
3275
- viewBox: "0 0 19 20",
3276
- fill: "none",
3277
3287
  xmlns: "http://www.w3.org/2000/svg",
3288
+ fill: "none",
3289
+ viewBox: "0 0 19 20",
3278
3290
  style: getIconStyles(props),
3279
3291
  "data-testid": testId,
3280
3292
  ref: ref
3281
3293
  }, props), React__default.createElement("path", {
3294
+ fill: "currentColor",
3282
3295
  fillRule: "evenodd",
3283
- clipRule: "evenodd",
3284
3296
  d: "M17.188.206.628 10.261c-.85.517-.765 1.836.14 2.23l5.183 2.256v3.969c0 1.175 1.397 1.685 2.096.79l2.244-2.872 4.672 2.031c.706.308 1.505-.163 1.62-.96l2.365-16.23c.151-1.04-.91-1.786-1.76-1.269ZM7.134 18.716V15.26l2.014.875-2.014 2.58Zm.658-4.518 7.622 3.316 2.366-16.23L1.22 11.342l4.195 1.821 9.437-8.467c.207-.186.492.11.314.327l-7.374 9.175Z",
3285
- fill: "currentColor"
3297
+ clipRule: "evenodd"
3286
3298
  }));
3287
3299
  });
3288
3300
  IconPaperPlane.displayName = 'IconPaperPlane';
3289
3301
 
3290
- var _excluded$1B = ["testId"];
3302
+ var _excluded$1C = ["testId"];
3291
3303
  var IconPaperclip = React.forwardRef(function (_ref, ref) {
3292
3304
  var _ref$testId = _ref.testId,
3293
3305
  testId = _ref$testId === void 0 ? 'icon-paperclip' : _ref$testId,
3294
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1B);
3306
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1C);
3295
3307
 
3296
3308
  return React__default.createElement("svg", Object.assign({
3297
- viewBox: "0 0 20 20",
3298
- fill: "none",
3299
3309
  xmlns: "http://www.w3.org/2000/svg",
3310
+ fill: "none",
3311
+ viewBox: "0 0 20 20",
3300
3312
  style: getIconStyles(props),
3301
3313
  "data-testid": testId,
3302
3314
  ref: ref
3303
3315
  }, props), React__default.createElement("g", {
3304
3316
  clipPath: "url(#icon-paperclip_svg__a)"
3305
3317
  }, React__default.createElement("path", {
3306
- d: "M5.824 20a5.03 5.03 0 0 1-3.567-1.475 5.051 5.051 0 0 1 0-7.136L12.494 1.152a3.945 3.945 0 0 1 5.573 0 3.945 3.945 0 0 1 0 5.573L9.37 15.42a2.838 2.838 0 0 1-4.01 0 2.839 2.839 0 0 1 0-4.01l6.653-6.652a.469.469 0 0 1 .662 0l.222.221a.469.469 0 0 1 0 .663l-6.653 6.652a1.587 1.587 0 0 0 0 2.242 1.587 1.587 0 0 0 2.242 0l8.696-8.696a2.693 2.693 0 0 0 0-3.805 2.693 2.693 0 0 0-3.804 0L3.14 12.273a3.8 3.8 0 0 0 0 5.367 3.8 3.8 0 0 0 5.367 0l8.506-8.505a.469.469 0 0 1 .663 0l.22.221a.469.469 0 0 1 0 .663l-8.505 8.506A5.03 5.03 0 0 1 5.824 20Z",
3307
- fill: "currentColor"
3318
+ fill: "currentColor",
3319
+ d: "M5.824 20a5.03 5.03 0 0 1-3.567-1.475 5.051 5.051 0 0 1 0-7.136L12.494 1.152a3.945 3.945 0 0 1 5.573 0 3.945 3.945 0 0 1 0 5.573L9.37 15.42a2.838 2.838 0 0 1-4.01 0 2.839 2.839 0 0 1 0-4.01l6.653-6.652a.469.469 0 0 1 .662 0l.222.221a.469.469 0 0 1 0 .663l-6.653 6.652a1.587 1.587 0 0 0 0 2.242 1.587 1.587 0 0 0 2.242 0l8.696-8.696a2.693 2.693 0 0 0 0-3.805 2.693 2.693 0 0 0-3.804 0L3.14 12.273a3.8 3.8 0 0 0 0 5.367 3.8 3.8 0 0 0 5.367 0l8.506-8.505a.469.469 0 0 1 .663 0l.22.221a.469.469 0 0 1 0 .663l-8.505 8.506A5.03 5.03 0 0 1 5.824 20Z"
3308
3320
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3309
3321
  id: "icon-paperclip_svg__a"
3310
3322
  }, React__default.createElement("path", {
@@ -3314,57 +3326,57 @@ var IconPaperclip = React.forwardRef(function (_ref, ref) {
3314
3326
  });
3315
3327
  IconPaperclip.displayName = 'IconPaperclip';
3316
3328
 
3317
- var _excluded$1C = ["testId"];
3329
+ var _excluded$1D = ["testId"];
3318
3330
  var IconPencil = React.forwardRef(function (_ref, ref) {
3319
3331
  var _ref$testId = _ref.testId,
3320
3332
  testId = _ref$testId === void 0 ? 'icon-pencil' : _ref$testId,
3321
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1C);
3333
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1D);
3322
3334
 
3323
3335
  return React__default.createElement("svg", Object.assign({
3324
- viewBox: "0 0 20 20",
3325
- fill: "none",
3326
3336
  xmlns: "http://www.w3.org/2000/svg",
3337
+ fill: "none",
3338
+ viewBox: "0 0 20 20",
3327
3339
  style: getIconStyles(props),
3328
3340
  "data-testid": testId,
3329
3341
  ref: ref
3330
3342
  }, props), React__default.createElement("path", {
3343
+ fill: "currentColor",
3331
3344
  fillRule: "evenodd",
3332
- clipRule: "evenodd",
3333
3345
  d: "m17.79.73 1.46 1.462a2.495 2.495 0 0 1 0 3.53L5.512 19.46l-4.451.495a.936.936 0 0 1-1.034-1.033l.495-4.452L14.261.73a2.495 2.495 0 0 1 3.528 0ZM6.802 16.404l8.736-8.735-3.226-3.226-8.736 8.735h1.355v1.872h1.871v1.354ZM4.938 18.27l-2.3.255-1.182-1.181.256-2.3.774-.774H3.84v1.871h1.872v1.355l-.774.774ZM16.42 6.786l1.947-1.947a1.247 1.247 0 0 0 0-1.764l-1.462-1.462a1.247 1.247 0 0 0-1.764 0L13.195 3.56l3.226 3.226Z",
3334
- fill: "currentColor"
3346
+ clipRule: "evenodd"
3335
3347
  }));
3336
3348
  });
3337
3349
  IconPencil.displayName = 'IconPencil';
3338
3350
 
3339
- var _excluded$1D = ["testId"];
3351
+ var _excluded$1E = ["testId"];
3340
3352
  var IconPercentage = React.forwardRef(function (_ref, ref) {
3341
3353
  var _ref$testId = _ref.testId,
3342
3354
  testId = _ref$testId === void 0 ? 'icon-percentage' : _ref$testId,
3343
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1D);
3355
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1E);
3344
3356
 
3345
3357
  return React__default.createElement("svg", Object.assign({
3346
- viewBox: "0 0 20 20",
3347
- fill: "none",
3348
3358
  xmlns: "http://www.w3.org/2000/svg",
3359
+ fill: "none",
3360
+ viewBox: "0 0 20 20",
3349
3361
  style: getIconStyles(props),
3350
3362
  "data-testid": testId,
3351
3363
  ref: ref
3352
3364
  }, props), React__default.createElement("path", {
3353
- d: "M16.843 4.63a.347.347 0 0 0 0-.49l-.982-.983a.347.347 0 0 0-.491 0L3.157 15.37a.347.347 0 0 0 0 .49l.983.983a.347.347 0 0 0 .49 0L15.925 5.549l.918-.919ZM5.833 8.611a2.778 2.778 0 1 0-.001-5.555 2.778 2.778 0 0 0 .002 5.555Zm-.981-3.76a1.38 1.38 0 0 1 .982-.406 1.39 1.39 0 0 1 0 2.778 1.39 1.39 0 0 1-.982-2.371Zm9.315 6.538a2.778 2.778 0 1 0 0 5.556 2.778 2.778 0 0 0 0-5.556Zm.982 3.76a1.38 1.38 0 0 1-.982.407 1.39 1.39 0 0 1 0-2.778 1.39 1.39 0 0 1 .982 2.371Z",
3354
- fill: "currentColor"
3365
+ fill: "currentColor",
3366
+ d: "M16.843 4.63a.347.347 0 0 0 0-.49l-.982-.983a.347.347 0 0 0-.491 0L3.157 15.37a.347.347 0 0 0 0 .49l.983.983a.347.347 0 0 0 .49 0L15.925 5.549l.918-.919ZM5.833 8.611a2.778 2.778 0 1 0-.001-5.555 2.778 2.778 0 0 0 .002 5.555Zm-.981-3.76a1.38 1.38 0 0 1 .982-.406 1.39 1.39 0 0 1 0 2.778 1.39 1.39 0 0 1-.982-2.371Zm9.315 6.538a2.778 2.778 0 1 0 0 5.556 2.778 2.778 0 0 0 0-5.556Zm.982 3.76a1.38 1.38 0 0 1-.982.407 1.39 1.39 0 0 1 0-2.778 1.39 1.39 0 0 1 .982 2.371Z"
3355
3367
  }));
3356
3368
  });
3357
3369
  IconPercentage.displayName = 'IconPercentage';
3358
3370
 
3359
- var _excluded$1E = ["testId"];
3371
+ var _excluded$1F = ["testId"];
3360
3372
  var IconPhone = React.forwardRef(function (_ref, ref) {
3361
3373
  var _ref$testId = _ref.testId,
3362
3374
  testId = _ref$testId === void 0 ? 'icon-phone' : _ref$testId,
3363
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1E);
3375
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1F);
3364
3376
 
3365
3377
  return React__default.createElement("svg", Object.assign({
3366
- viewBox: "0 0 20 20",
3367
3378
  xmlns: "http://www.w3.org/2000/svg",
3379
+ viewBox: "0 0 20 20",
3368
3380
  style: getIconStyles(props),
3369
3381
  "data-testid": testId,
3370
3382
  ref: ref
@@ -3376,234 +3388,234 @@ var IconPhone = React.forwardRef(function (_ref, ref) {
3376
3388
  });
3377
3389
  IconPhone.displayName = 'IconPhone';
3378
3390
 
3379
- var _excluded$1F = ["testId"];
3391
+ var _excluded$1G = ["testId"];
3380
3392
  var IconPlug = React.forwardRef(function (_ref, ref) {
3381
3393
  var _ref$testId = _ref.testId,
3382
3394
  testId = _ref$testId === void 0 ? 'icon-plug' : _ref$testId,
3383
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1F);
3395
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1G);
3384
3396
 
3385
3397
  return React__default.createElement("svg", Object.assign({
3386
- viewBox: "0 0 20 20",
3387
- fill: "none",
3388
3398
  xmlns: "http://www.w3.org/2000/svg",
3399
+ fill: "none",
3400
+ viewBox: "0 0 20 20",
3389
3401
  style: getIconStyles(props),
3390
3402
  "data-testid": testId,
3391
3403
  ref: ref
3392
3404
  }, props), React__default.createElement("path", {
3405
+ fill: "currentColor",
3393
3406
  fillRule: "evenodd",
3394
- clipRule: "evenodd",
3395
3407
  d: "M13.125 5.625v-5a.625.625 0 1 1 1.25 0v5h-1.25Zm-9.688.625h13.126c.517 0 .937.42.937.938v1.875c0 .517-.42.937-.938.937h-.312a6.25 6.25 0 0 1-5.625 6.219V20h-1.25v-3.781A6.25 6.25 0 0 1 3.75 10h-.313a.937.937 0 0 1-.937-.938V7.188c0-.518.42-.938.938-.938ZM15 8.75h1.25V7.5H3.75v1.25H5V10c0 2.764 2.237 5 5 5 2.764 0 5-2.237 5-5V8.75ZM5.625.625v5h1.25v-5a.625.625 0 1 0-1.25 0Z",
3396
- fill: "currentColor"
3408
+ clipRule: "evenodd"
3397
3409
  }));
3398
3410
  });
3399
3411
  IconPlug.displayName = 'IconPlug';
3400
3412
 
3401
- var _excluded$1G = ["testId"];
3413
+ var _excluded$1H = ["testId"];
3402
3414
  var IconPlus = React.forwardRef(function (_ref, ref) {
3403
3415
  var _ref$testId = _ref.testId,
3404
3416
  testId = _ref$testId === void 0 ? 'icon-plus' : _ref$testId,
3405
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1G);
3417
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1H);
3406
3418
 
3407
3419
  return React__default.createElement("svg", Object.assign({
3408
- viewBox: "0 0 20 20",
3409
- fill: "none",
3410
3420
  xmlns: "http://www.w3.org/2000/svg",
3421
+ fill: "none",
3422
+ viewBox: "0 0 20 20",
3411
3423
  style: getIconStyles(props),
3412
3424
  "data-testid": testId,
3413
3425
  ref: ref
3414
3426
  }, props), React__default.createElement("path", {
3427
+ fill: "currentColor",
3415
3428
  fillRule: "evenodd",
3416
- clipRule: "evenodd",
3417
3429
  d: "M19.672 9.063h-8.734V.336a.312.312 0 0 0-.312-.313h-1.25a.312.312 0 0 0-.313.313v8.727H.33a.312.312 0 0 0-.312.312v1.25c0 .173.14.313.312.313h8.733v8.714c0 .173.14.313.313.313h1.25c.173 0 .312-.14.312-.313v-8.715h8.734c.173 0 .313-.14.313-.312v-1.25a.312.312 0 0 0-.313-.312Z",
3418
- fill: "currentColor"
3430
+ clipRule: "evenodd"
3419
3431
  }));
3420
3432
  });
3421
3433
  IconPlus.displayName = 'IconPlus';
3422
3434
 
3423
- var _excluded$1H = ["testId"];
3435
+ var _excluded$1I = ["testId"];
3424
3436
  var IconPrint = React.forwardRef(function (_ref, ref) {
3425
3437
  var _ref$testId = _ref.testId,
3426
3438
  testId = _ref$testId === void 0 ? 'icon-print' : _ref$testId,
3427
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1H);
3439
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1I);
3428
3440
 
3429
3441
  return React__default.createElement("svg", Object.assign({
3430
- viewBox: "0 0 20 20",
3431
- fill: "none",
3432
3442
  xmlns: "http://www.w3.org/2000/svg",
3443
+ fill: "none",
3444
+ viewBox: "0 0 20 20",
3433
3445
  style: getIconStyles(props),
3434
3446
  "data-testid": testId,
3435
3447
  ref: ref
3436
3448
  }, props), React__default.createElement("path", {
3449
+ fill: "currentColor",
3437
3450
  fillRule: "evenodd",
3438
- clipRule: "evenodd",
3439
3451
  d: "M16.25 7.5h.625C18.601 7.5 20 8.9 20 10.625v3.75c0 .345-.28.625-.625.625H16.25v4.375c0 .345-.28.625-.625.625H4.375a.625.625 0 0 1-.625-.625V15H.625A.625.625 0 0 1 0 14.375v-3.75C0 8.899 1.4 7.5 3.125 7.5h.625V1.25C3.75.56 4.283 0 4.94 0h7.042c.332 0 .65.132.884.366l3.018 3.018c.234.234.366.552.366.884V7.5Zm-1.768-3.75L12.5 1.768V3.75h1.982Zm-9.477-2.5h6.245v2.5c0 .69.56 1.25 1.25 1.25H15v2.5H5l.005-6.25ZM5 18.75h10V15H5v3.75Zm13.75-5H1.25v-3.125c0-1.034.841-1.875 1.875-1.875h13.75c1.034 0 1.875.841 1.875 1.875v3.125Zm-4.063-2.5a.937.937 0 1 1 1.875 0 .937.937 0 0 1-1.875 0Z",
3440
- fill: "currentColor"
3452
+ clipRule: "evenodd"
3441
3453
  }));
3442
3454
  });
3443
3455
  IconPrint.displayName = 'IconPrint';
3444
3456
 
3445
- var _excluded$1I = ["testId"];
3457
+ var _excluded$1J = ["testId"];
3446
3458
  var IconQuestionCircle = React.forwardRef(function (_ref, ref) {
3447
3459
  var _ref$testId = _ref.testId,
3448
3460
  testId = _ref$testId === void 0 ? 'icon-question-circle' : _ref$testId,
3449
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1I);
3461
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1J);
3450
3462
 
3451
3463
  return React__default.createElement("svg", Object.assign({
3452
- viewBox: "0 0 20 20",
3453
- fill: "none",
3454
3464
  xmlns: "http://www.w3.org/2000/svg",
3465
+ fill: "none",
3466
+ viewBox: "0 0 20 20",
3455
3467
  style: getIconStyles(props),
3456
3468
  "data-testid": testId,
3457
3469
  ref: ref
3458
3470
  }, props), React__default.createElement("path", {
3459
- d: "M10 13.281a1.094 1.094 0 1 0 0 2.188 1.094 1.094 0 0 0 0-2.188Zm.3-.937h-.625a.469.469 0 0 1-.47-.469v-.015c0-2.748 3.026-2.485 3.026-4.196 0-.781-.694-1.57-2.244-1.57-1.138 0-1.729.377-2.313 1.12a.467.467 0 0 1-.635.093l-.513-.357a.468.468 0 0 1-.103-.671c.83-1.064 1.813-1.748 3.564-1.748 2.044 0 3.806 1.162 3.806 3.133 0 2.634-3.025 2.495-3.025 4.196v.015c0 .259-.21.469-.468.469ZM10 1.563c4.634 0 8.438 3.752 8.438 8.437A8.435 8.435 0 0 1 10 18.438 8.435 8.435 0 0 1 1.562 10 8.437 8.437 0 0 1 10 1.562Zm0-1.25a9.687 9.687 0 1 0 0 19.375A9.687 9.687 0 0 0 19.688 10C19.688 4.652 15.35.312 10 .312Z",
3460
- fill: "currentColor"
3471
+ fill: "currentColor",
3472
+ d: "M10 13.281a1.094 1.094 0 1 0 0 2.188 1.094 1.094 0 0 0 0-2.188Zm.3-.937h-.625a.469.469 0 0 1-.47-.469v-.015c0-2.748 3.026-2.485 3.026-4.196 0-.781-.694-1.57-2.244-1.57-1.138 0-1.729.377-2.313 1.12a.467.467 0 0 1-.635.093l-.513-.357a.468.468 0 0 1-.103-.671c.83-1.064 1.813-1.748 3.564-1.748 2.044 0 3.806 1.162 3.806 3.133 0 2.634-3.025 2.495-3.025 4.196v.015c0 .259-.21.469-.468.469ZM10 1.563c4.634 0 8.438 3.752 8.438 8.437A8.435 8.435 0 0 1 10 18.438 8.435 8.435 0 0 1 1.562 10 8.437 8.437 0 0 1 10 1.562Zm0-1.25a9.687 9.687 0 1 0 0 19.375A9.687 9.687 0 0 0 19.688 10C19.688 4.652 15.35.312 10 .312Z"
3461
3473
  }));
3462
3474
  });
3463
3475
  IconQuestionCircle.displayName = 'IconQuestionCircle';
3464
3476
 
3465
- var _excluded$1J = ["testId"];
3477
+ var _excluded$1K = ["testId"];
3466
3478
  var IconRepeat = React.forwardRef(function (_ref, ref) {
3467
3479
  var _ref$testId = _ref.testId,
3468
3480
  testId = _ref$testId === void 0 ? 'icon-repeat' : _ref$testId,
3469
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1J);
3481
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1K);
3470
3482
 
3471
3483
  return React__default.createElement("svg", Object.assign({
3472
- viewBox: "0 0 20 20",
3473
- fill: "none",
3474
3484
  xmlns: "http://www.w3.org/2000/svg",
3485
+ fill: "none",
3486
+ viewBox: "0 0 20 20",
3475
3487
  style: getIconStyles(props),
3476
3488
  "data-testid": testId,
3477
3489
  ref: ref
3478
3490
  }, props), React__default.createElement("path", {
3479
- d: "M0 10c0 3.469 2.804 6.29 6.25 6.29h9.429l-2.665 2.682a.474.474 0 0 0 0 .667l.221.223c.184.184.48.184.663 0l3.842-3.867a.474.474 0 0 0 0-.667l-3.842-3.867a.467.467 0 0 0-.663 0l-.22.223a.474.474 0 0 0 0 .667l2.664 2.682H6.25c-2.757 0-5-2.258-5-5.033 0-1.123.367-2.16.987-2.999a.475.475 0 0 0-.043-.616L1.97 6.16a.467.467 0 0 0-.706.05A6.284 6.284 0 0 0 0 10Zm17.763 2.999c.62-.838.987-1.876.987-2.999 0-2.775-2.243-5.033-5-5.033H4.321L6.986 7.65a.474.474 0 0 1 0 .667l-.221.223a.467.467 0 0 1-.663 0L2.26 4.672a.474.474 0 0 1 0-.667L6.102.138a.467.467 0 0 1 .663 0l.22.223a.474.474 0 0 1 0 .667L4.321 3.709h9.429C17.196 3.71 20 6.531 20 10a6.285 6.285 0 0 1-1.265 3.79.468.468 0 0 1-.706.05l-.223-.225a.475.475 0 0 1-.043-.616Z",
3480
- fill: "currentColor"
3491
+ fill: "currentColor",
3492
+ d: "M0 10c0 3.469 2.804 6.29 6.25 6.29h9.429l-2.665 2.682a.474.474 0 0 0 0 .667l.221.223c.184.184.48.184.663 0l3.842-3.867a.474.474 0 0 0 0-.667l-3.842-3.867a.467.467 0 0 0-.663 0l-.22.223a.474.474 0 0 0 0 .667l2.664 2.682H6.25c-2.757 0-5-2.258-5-5.033 0-1.123.367-2.16.987-2.999a.475.475 0 0 0-.043-.616L1.97 6.16a.467.467 0 0 0-.706.05A6.284 6.284 0 0 0 0 10Zm17.763 2.999c.62-.838.987-1.876.987-2.999 0-2.775-2.243-5.033-5-5.033H4.321L6.986 7.65a.474.474 0 0 1 0 .667l-.221.223a.467.467 0 0 1-.663 0L2.26 4.672a.474.474 0 0 1 0-.667L6.102.138a.467.467 0 0 1 .663 0l.22.223a.474.474 0 0 1 0 .667L4.321 3.709h9.429C17.196 3.71 20 6.531 20 10a6.285 6.285 0 0 1-1.265 3.79.468.468 0 0 1-.706.05l-.223-.225a.475.475 0 0 1-.043-.616Z"
3481
3493
  }));
3482
3494
  });
3483
3495
  IconRepeat.displayName = 'IconRepeat';
3484
3496
 
3485
- var _excluded$1K = ["testId"];
3497
+ var _excluded$1L = ["testId"];
3486
3498
  var IconReply = React.forwardRef(function (_ref, ref) {
3487
3499
  var _ref$testId = _ref.testId,
3488
3500
  testId = _ref$testId === void 0 ? 'icon-reply' : _ref$testId,
3489
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1K);
3501
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1L);
3490
3502
 
3491
3503
  return React__default.createElement("svg", Object.assign({
3492
- viewBox: "0 0 20 20",
3493
- fill: "none",
3494
3504
  xmlns: "http://www.w3.org/2000/svg",
3505
+ fill: "none",
3506
+ viewBox: "0 0 20 20",
3495
3507
  style: getIconStyles(props),
3496
3508
  "data-testid": testId,
3497
3509
  ref: ref
3498
3510
  }, props), React__default.createElement("path", {
3499
- d: "m.788 9.854 5.893 6.161c.828.866 2.307.288 2.307-.926v-2.94c5.17.06 7.335.56 6.067 5.058-.28.988.852 1.749 1.663 1.156 1.115-.815 2.985-2.665 2.985-5.845 0-5.729-5.175-6.731-10.715-6.798V2.77c0-1.215-1.48-1.79-2.307-.926L.788 8.003a1.34 1.34 0 0 0 0 1.851Zm.775-1.11 5.893-6.161a.268.268 0 0 1 .461.185v4.018c5.26 0 10.714.374 10.714 5.732 0 2.49-1.339 4.09-2.545 4.972 1.719-6.093-2.43-6.418-8.169-6.418v4.017a.268.268 0 0 1-.461.186L1.563 9.114a.267.267 0 0 1 0-.37Z",
3500
- fill: "currentColor"
3511
+ fill: "currentColor",
3512
+ d: "m.788 9.854 5.893 6.161c.828.866 2.307.288 2.307-.926v-2.94c5.17.06 7.335.56 6.067 5.058-.28.988.852 1.749 1.663 1.156 1.115-.815 2.985-2.665 2.985-5.845 0-5.729-5.175-6.731-10.715-6.798V2.77c0-1.215-1.48-1.79-2.307-.926L.788 8.003a1.34 1.34 0 0 0 0 1.851Zm.775-1.11 5.893-6.161a.268.268 0 0 1 .461.185v4.018c5.26 0 10.714.374 10.714 5.732 0 2.49-1.339 4.09-2.545 4.972 1.719-6.093-2.43-6.418-8.169-6.418v4.017a.268.268 0 0 1-.461.186L1.563 9.114a.267.267 0 0 1 0-.37Z"
3501
3513
  }));
3502
3514
  });
3503
3515
  IconReply.displayName = 'IconReply';
3504
3516
 
3505
- var _excluded$1L = ["testId"];
3506
-
3507
- var IconRocket = function IconRocket(_ref) {
3517
+ var _excluded$1M = ["testId"];
3518
+ var IconRocket = React.forwardRef(function (_ref, ref) {
3508
3519
  var _ref$testId = _ref.testId,
3509
3520
  testId = _ref$testId === void 0 ? 'icon-rocket' : _ref$testId,
3510
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1L);
3521
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1M);
3511
3522
 
3512
3523
  return React__default.createElement("svg", Object.assign({
3513
- viewBox: "0 0 20 20",
3514
- fill: "none",
3515
3524
  xmlns: "http://www.w3.org/2000/svg",
3525
+ fill: "none",
3526
+ viewBox: "0 0 20 20",
3516
3527
  style: getIconStyles(props),
3517
- "data-testid": testId
3528
+ "data-testid": testId,
3529
+ ref: ref
3518
3530
  }, props), React__default.createElement("path", {
3519
- d: "M15.84.604a.503.503 0 0 0-.386-.385C14.434 0 13.637 0 12.842 0 9.601 0 7.65 1.722 6.19 4H3.021a1.5 1.5 0 0 0-1.34.828L.137 7.915A.75.75 0 0 0 .808 9h2.894l-.331.67a.992.992 0 0 0 .192 1.144l1.68 1.679a1 1 0 0 0 1.144.192l.669-.33v2.895a.752.752 0 0 0 .75.75.74.74 0 0 0 .332-.08l3.085-1.543a1.497 1.497 0 0 0 .828-1.34V9.866c2.274-1.462 4.005-3.42 4.005-6.647.002-.798.002-1.594-.216-2.615ZM4.056 8H1.212l1.362-2.725A.503.503 0 0 1 3.021 5h2.662c-.436.877-.992 2-1.487 3h-.14Zm6.996 5.037a.5.5 0 0 1-.277.446l-2.72 1.36V11.86c1-.495 2.12-1.05 2.997-1.486v2.664Zm.457-4.009c-1.234.618-4.246 2.108-5.56 2.758l-1.681-1.674c.652-1.32 2.141-4.33 2.757-5.568C8.594 2.094 10.39 1 12.842 1c.674 0 1.313 0 2.083.134.135.777.133 1.413.13 2.084 0 2.44-1.093 4.234-3.546 5.81Zm.047-6.528a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"
3531
+ fill: "currentColor",
3532
+ d: "M19.728.755a.629.629 0 0 0-.483-.482C17.971 0 16.975 0 15.981 0 11.929 0 9.49 2.152 7.665 5H3.704a1.875 1.875 0 0 0-1.675 1.035l-1.93 3.86a.937.937 0 0 0 .839 1.355h3.617l-.414.837a1.24 1.24 0 0 0 .24 1.43l2.101 2.099a1.25 1.25 0 0 0 .883.368c.19 0 .377-.044.547-.128l.836-.413v3.62a.94.94 0 0 0 .937.937.924.924 0 0 0 .415-.099l3.856-1.93a1.871 1.871 0 0 0 1.035-1.675v-3.964c2.843-1.827 5.007-4.275 5.007-8.309.003-.997.003-1.992-.27-3.268ZM1.443 10l1.703-3.406a.628.628 0 0 1 .558-.344H7.03C6.486 7.346 5.79 8.75 5.173 10h-3.73Zm12.3 6.296a.625.625 0 0 1-.347.558l-3.398 1.7v-3.73c1.25-.619 2.649-1.313 3.744-1.858v3.33Zm.571-5.01c-1.543.772-5.307 2.634-6.95 3.446L5.263 12.64c.815-1.65 2.677-5.413 3.447-6.96 1.961-3.063 4.206-4.43 7.272-4.43.841 0 1.64 0 2.603.168.17.971.166 1.766.163 2.605 0 3.05-1.366 5.292-4.433 7.262Zm.059-8.161a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm0 3.75a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5Z"
3520
3533
  }));
3521
- };
3522
-
3534
+ });
3523
3535
  IconRocket.displayName = 'IconRocket';
3524
3536
 
3525
- var _excluded$1M = ["testId"];
3537
+ var _excluded$1N = ["testId"];
3526
3538
  var IconSearch = React.forwardRef(function (_ref, ref) {
3527
3539
  var _ref$testId = _ref.testId,
3528
3540
  testId = _ref$testId === void 0 ? 'icon-search' : _ref$testId,
3529
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1M);
3541
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1N);
3530
3542
 
3531
3543
  return React__default.createElement("svg", Object.assign({
3532
- viewBox: "0 0 20 20",
3533
- fill: "none",
3534
3544
  xmlns: "http://www.w3.org/2000/svg",
3545
+ fill: "none",
3546
+ viewBox: "0 0 20 20",
3535
3547
  style: getIconStyles(props),
3536
3548
  "data-testid": testId,
3537
3549
  ref: ref
3538
3550
  }, props), React__default.createElement("path", {
3551
+ fill: "currentColor",
3539
3552
  fillRule: "evenodd",
3540
- clipRule: "evenodd",
3541
3553
  d: "m14.795 13.747 5.03 5.029a.468.468 0 0 1 0 .663l-.386.386a.468.468 0 0 1-.663 0l-5.03-5.03a.48.48 0 0 1-.136-.331v-.398A8.108 8.108 0 0 1 0 8.11C0 3.63 3.63 0 8.11 0a8.108 8.108 0 0 1 5.952 13.61h.402c.125 0 .242.047.331.137ZM1.248 8.109a6.857 6.857 0 0 0 6.861 6.862 6.857 6.857 0 0 0 6.862-6.862 6.857 6.857 0 0 0-6.862-6.861 6.857 6.857 0 0 0-6.861 6.861Z",
3542
- fill: "currentColor"
3554
+ clipRule: "evenodd"
3543
3555
  }));
3544
3556
  });
3545
3557
  IconSearch.displayName = 'IconSearch';
3546
3558
 
3547
- var _excluded$1N = ["testId"];
3559
+ var _excluded$1O = ["testId"];
3548
3560
  var IconSignOut = React.forwardRef(function (_ref, ref) {
3549
3561
  var _ref$testId = _ref.testId,
3550
3562
  testId = _ref$testId === void 0 ? 'icon-sign-out' : _ref$testId,
3551
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1N);
3563
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1O);
3552
3564
 
3553
3565
  return React__default.createElement("svg", Object.assign({
3554
- viewBox: "0 0 20 20",
3555
- fill: "none",
3556
3566
  xmlns: "http://www.w3.org/2000/svg",
3567
+ fill: "none",
3568
+ viewBox: "0 0 20 20",
3557
3569
  style: getIconStyles(props),
3558
3570
  "data-testid": testId,
3559
3571
  ref: ref
3560
3572
  }, props), React__default.createElement("path", {
3561
- d: "M6.25 9.314c0-.344.281-.625.625-.625H12.5V5.02c0-.278.336-.418.531-.223l5.531 5.59a.625.625 0 0 1 0 .887l-5.53 5.59a.311.311 0 0 1-.532-.223v-3.668H6.875a.627.627 0 0 1-.625-.625V9.314Zm-1.25 0v3.035c0 1.035.84 1.875 1.875 1.875h4.375v2.418c0 1.387 1.68 2.09 2.664 1.105l5.535-5.586a1.877 1.877 0 0 0 0-2.656l-5.535-5.59c-.98-.98-2.664-.285-2.664 1.106v2.418H6.875A1.878 1.878 0 0 0 5 9.314ZM0 5.208v11.25c0 1.035.84 1.875 1.875 1.875h5.156a.47.47 0 0 0 .469-.468v-.313a.47.47 0 0 0-.469-.469H1.875a.627.627 0 0 1-.625-.625V5.208c0-.344.281-.625.625-.625h5.156a.47.47 0 0 0 .469-.469v-.312a.47.47 0 0 0-.469-.469H1.875C.84 3.333 0 4.173 0 5.208Z",
3562
- fill: "currentColor"
3573
+ fill: "currentColor",
3574
+ d: "M6.25 9.314c0-.344.281-.625.625-.625H12.5V5.02c0-.278.336-.418.531-.223l5.531 5.59a.625.625 0 0 1 0 .887l-5.53 5.59a.311.311 0 0 1-.532-.223v-3.668H6.875a.627.627 0 0 1-.625-.625V9.314Zm-1.25 0v3.035c0 1.035.84 1.875 1.875 1.875h4.375v2.418c0 1.387 1.68 2.09 2.664 1.105l5.535-5.586a1.877 1.877 0 0 0 0-2.656l-5.535-5.59c-.98-.98-2.664-.285-2.664 1.106v2.418H6.875A1.878 1.878 0 0 0 5 9.314ZM0 5.208v11.25c0 1.035.84 1.875 1.875 1.875h5.156a.47.47 0 0 0 .469-.468v-.313a.47.47 0 0 0-.469-.469H1.875a.627.627 0 0 1-.625-.625V5.208c0-.344.281-.625.625-.625h5.156a.47.47 0 0 0 .469-.469v-.312a.47.47 0 0 0-.469-.469H1.875C.84 3.333 0 4.173 0 5.208Z"
3563
3575
  }));
3564
3576
  });
3565
3577
  IconSignOut.displayName = 'IconSignOut';
3566
3578
 
3567
- var _excluded$1O = ["testId"];
3579
+ var _excluded$1P = ["testId"];
3568
3580
  var IconSitemap = React.forwardRef(function (_ref, ref) {
3569
3581
  var _ref$testId = _ref.testId,
3570
3582
  testId = _ref$testId === void 0 ? 'icon-sitemap' : _ref$testId,
3571
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1O);
3583
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1P);
3572
3584
 
3573
3585
  return React__default.createElement("svg", Object.assign({
3574
- viewBox: "0 0 20 20",
3575
- fill: "none",
3576
3586
  xmlns: "http://www.w3.org/2000/svg",
3587
+ fill: "none",
3588
+ viewBox: "0 0 20 20",
3577
3589
  style: getIconStyles(props),
3578
3590
  "data-testid": testId,
3579
3591
  ref: ref
3580
3592
  }, props), React__default.createElement("path", {
3593
+ fill: "currentColor",
3581
3594
  fillRule: "evenodd",
3582
- clipRule: "evenodd",
3583
3595
  d: "M19 12.667h-1v-3.05a.95.95 0 0 0-.95-.95H10.5v-2H12a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h1.5v2H2.95a.95.95 0 0 0-.95.95v3.05H1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3v-3h6.5v3h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-1v-3H17v3h-1a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1Zm-15 1v3H1v-3h3Zm7.5 3v-3h-3v3h3Zm-3.5-11v-3h4v3H8Zm8 11h3v-3h-3v3Z",
3584
- fill: "currentColor"
3596
+ clipRule: "evenodd"
3585
3597
  }));
3586
3598
  });
3587
3599
  IconSitemap.displayName = 'IconSitemap';
3588
3600
 
3589
- var _excluded$1P = ["testId"];
3601
+ var _excluded$1Q = ["testId"];
3590
3602
  var IconSlidersH = React.forwardRef(function (_ref, ref) {
3591
3603
  var _ref$testId = _ref.testId,
3592
3604
  testId = _ref$testId === void 0 ? 'icon-sliders-h' : _ref$testId,
3593
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1P);
3605
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1Q);
3594
3606
 
3595
3607
  return React__default.createElement("svg", Object.assign({
3596
- viewBox: "0 0 20 20",
3597
- fill: "none",
3598
3608
  xmlns: "http://www.w3.org/2000/svg",
3609
+ fill: "none",
3610
+ viewBox: "0 0 20 20",
3599
3611
  style: getIconStyles(props),
3600
3612
  "data-testid": testId,
3601
3613
  ref: ref
3602
3614
  }, props), React__default.createElement("g", {
3603
3615
  clipPath: "url(#icon-sliders-h_svg__a)"
3604
3616
  }, React__default.createElement("path", {
3605
- d: "M19.688 15H7.5v-1.563a.935.935 0 0 0-.938-.937H4.688a.935.935 0 0 0-.937.938V15H.312a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313H3.75v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V16.25h12.188c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM6.25 17.5H5v-3.75h1.25v3.75ZM19.688 3.75H10V2.187a.935.935 0 0 0-.938-.937H7.188a.935.935 0 0 0-.938.938V3.75H.312A.313.313 0 0 0 0 4.063v.625C0 4.859.14 5 .313 5H6.25v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V5h9.688c.171 0 .312-.14.312-.313v-.625a.313.313 0 0 0-.313-.312ZM8.75 6.25H7.5V2.5h1.25v3.75Zm10.938 3.125H16.25V7.812a.935.935 0 0 0-.938-.937h-1.874a.935.935 0 0 0-.938.938v1.562H.312A.313.313 0 0 0 0 9.688v.624c0 .172.14.313.313.313H12.5v1.563c0 .519.418.937.938.937h1.874c.52 0 .938-.418.938-.938v-1.562h3.438c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM15 11.875h-1.25v-3.75H15v3.75Z",
3606
- fill: "currentColor"
3617
+ fill: "currentColor",
3618
+ d: "M19.688 15H7.5v-1.563a.935.935 0 0 0-.938-.937H4.688a.935.935 0 0 0-.937.938V15H.312a.313.313 0 0 0-.312.313v.624c0 .172.14.313.313.313H3.75v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V16.25h12.188c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM6.25 17.5H5v-3.75h1.25v3.75ZM19.688 3.75H10V2.187a.935.935 0 0 0-.938-.937H7.188a.935.935 0 0 0-.938.938V3.75H.312A.313.313 0 0 0 0 4.063v.625C0 4.859.14 5 .313 5H6.25v1.563c0 .519.418.937.938.937h1.875c.519 0 .937-.418.937-.938V5h9.688c.171 0 .312-.14.312-.313v-.625a.313.313 0 0 0-.313-.312ZM8.75 6.25H7.5V2.5h1.25v3.75Zm10.938 3.125H16.25V7.812a.935.935 0 0 0-.938-.937h-1.874a.935.935 0 0 0-.938.938v1.562H.312A.313.313 0 0 0 0 9.688v.624c0 .172.14.313.313.313H12.5v1.563c0 .519.418.937.938.937h1.874c.52 0 .938-.418.938-.938v-1.562h3.438c.171 0 .312-.14.312-.313v-.624a.313.313 0 0 0-.313-.313ZM15 11.875h-1.25v-3.75H15v3.75Z"
3607
3619
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3608
3620
  id: "icon-sliders-h_svg__a"
3609
3621
  }, React__default.createElement("path", {
@@ -3613,129 +3625,129 @@ var IconSlidersH = React.forwardRef(function (_ref, ref) {
3613
3625
  });
3614
3626
  IconSlidersH.displayName = 'IconSlidersH';
3615
3627
 
3616
- var _excluded$1Q = ["testId"];
3628
+ var _excluded$1R = ["testId"];
3617
3629
  var IconSort = React.forwardRef(function (_ref, ref) {
3618
3630
  var _ref$testId = _ref.testId,
3619
3631
  testId = _ref$testId === void 0 ? 'icon-sort' : _ref$testId,
3620
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1Q);
3632
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1R);
3621
3633
 
3622
3634
  return React__default.createElement("svg", Object.assign({
3623
- viewBox: "0 0 20 20",
3624
- fill: "none",
3625
3635
  xmlns: "http://www.w3.org/2000/svg",
3636
+ fill: "none",
3637
+ viewBox: "0 0 20 20",
3626
3638
  style: getIconStyles(props),
3627
3639
  "data-testid": testId,
3628
3640
  ref: ref
3629
3641
  }, props), React__default.createElement("path", {
3630
- d: "m16.74 4.602-3.284-3.215a.466.466 0 0 0-.66 0l-3.28 3.216a.469.469 0 0 0-.004.664l.22.222a.466.466 0 0 0 .66.003l2.11-2.057v15.002a.313.313 0 0 0 .312.313h.625a.312.312 0 0 0 .312-.313V3.441l2.107 2.045a.469.469 0 0 0 .661 0l.22-.222a.469.469 0 0 0 0-.662Zm-6.468 9.912a.464.464 0 0 0-.66-.003l-2.11 2.057V1.562a.312.312 0 0 0-.313-.312h-.625a.312.312 0 0 0-.313.313v14.996l-2.107-2.045a.468.468 0 0 0-.66 0l-.221.222a.47.47 0 0 0 0 .664l3.283 3.214a.467.467 0 0 0 .66 0l3.28-3.215a.468.468 0 0 0 .004-.664l-.218-.22Z",
3631
- fill: "currentColor"
3642
+ fill: "currentColor",
3643
+ d: "m16.74 4.602-3.284-3.215a.466.466 0 0 0-.66 0l-3.28 3.216a.469.469 0 0 0-.004.664l.22.222a.466.466 0 0 0 .66.003l2.11-2.057v15.002a.313.313 0 0 0 .312.313h.625a.312.312 0 0 0 .312-.313V3.441l2.107 2.045a.469.469 0 0 0 .661 0l.22-.222a.469.469 0 0 0 0-.662Zm-6.468 9.912a.464.464 0 0 0-.66-.003l-2.11 2.057V1.562a.312.312 0 0 0-.313-.312h-.625a.312.312 0 0 0-.313.313v14.996l-2.107-2.045a.468.468 0 0 0-.66 0l-.221.222a.47.47 0 0 0 0 .664l3.283 3.214a.467.467 0 0 0 .66 0l3.28-3.215a.468.468 0 0 0 .004-.664l-.218-.22Z"
3632
3644
  }));
3633
3645
  });
3634
3646
  IconSort.displayName = 'IconSort';
3635
3647
 
3636
- var _excluded$1R = ["testId"];
3648
+ var _excluded$1S = ["testId"];
3637
3649
  var IconStarSolid = React.forwardRef(function (_ref, ref) {
3638
3650
  var _ref$testId = _ref.testId,
3639
3651
  testId = _ref$testId === void 0 ? 'icon-star-solid' : _ref$testId,
3640
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1R);
3652
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1S);
3641
3653
 
3642
3654
  return React__default.createElement("svg", Object.assign({
3643
- viewBox: "0 0 20 20",
3644
- fill: "none",
3645
3655
  xmlns: "http://www.w3.org/2000/svg",
3656
+ fill: "none",
3657
+ viewBox: "0 0 20 20",
3646
3658
  style: getIconStyles(props),
3647
3659
  "data-testid": testId,
3648
3660
  ref: ref
3649
3661
  }, props), React__default.createElement("path", {
3650
- d: "M8.944 1.591 6.602 6.34l-5.239.763C.423 7.24.047 8.398.73 9.06l3.79 3.694-.897 5.217c-.16.943.832 1.65 1.664 1.209l4.687-2.464 4.686 2.463c.832.438 1.826-.265 1.664-1.208l-.896-5.217 3.79-3.694c.681-.663.305-1.821-.635-1.958l-5.239-.763-2.341-4.748c-.42-.846-1.635-.857-2.058 0Z",
3651
- fill: "currentColor"
3662
+ fill: "currentColor",
3663
+ d: "M8.944 1.591 6.602 6.34l-5.239.763C.423 7.24.047 8.398.73 9.06l3.79 3.694-.897 5.217c-.16.943.832 1.65 1.664 1.209l4.687-2.464 4.686 2.463c.832.438 1.826-.265 1.664-1.208l-.896-5.217 3.79-3.694c.681-.663.305-1.821-.635-1.958l-5.239-.763-2.341-4.748c-.42-.846-1.635-.857-2.058 0Z"
3652
3664
  }));
3653
3665
  });
3654
3666
  IconStarSolid.displayName = 'IconStarSolid';
3655
3667
 
3656
- var _excluded$1S = ["testId"];
3668
+ var _excluded$1T = ["testId"];
3657
3669
  var IconStar = React.forwardRef(function (_ref, ref) {
3658
3670
  var _ref$testId = _ref.testId,
3659
3671
  testId = _ref$testId === void 0 ? 'icon-star' : _ref$testId,
3660
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1S);
3672
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1T);
3661
3673
 
3662
3674
  return React__default.createElement("svg", Object.assign({
3663
- viewBox: "0 0 20 20",
3664
- fill: "none",
3665
3675
  xmlns: "http://www.w3.org/2000/svg",
3676
+ fill: "none",
3677
+ viewBox: "0 0 20 20",
3666
3678
  style: getIconStyles(props),
3667
3679
  "data-testid": testId,
3668
3680
  ref: ref
3669
3681
  }, props), React__default.createElement("path", {
3670
- d: "m18.976 6.699-5.462-.832L11.073.696a1.175 1.175 0 0 0-2.146 0L6.486 5.867l-5.462.832c-.98.148-1.372 1.41-.661 2.132l3.951 4.023-.935 5.683c-.168 1.027.868 1.797 1.735 1.317L10 17.17l4.886 2.683c.867.477 1.903-.289 1.735-1.316l-.935-5.683 3.951-4.023c.71-.722.318-1.984-.661-2.132Zm-4.572 5.718 1.039 6.327L10 15.76l-5.44 2.988 1.04-6.327-4.404-4.488 6.083-.922L10 1.251l2.722 5.76 6.082.922-4.4 4.484Z",
3671
- fill: "currentColor"
3682
+ fill: "currentColor",
3683
+ d: "m18.976 6.699-5.462-.832L11.073.696a1.175 1.175 0 0 0-2.146 0L6.486 5.867l-5.462.832c-.98.148-1.372 1.41-.661 2.132l3.951 4.023-.935 5.683c-.168 1.027.868 1.797 1.735 1.317L10 17.17l4.886 2.683c.867.477 1.903-.289 1.735-1.316l-.935-5.683 3.951-4.023c.71-.722.318-1.984-.661-2.132Zm-4.572 5.718 1.039 6.327L10 15.76l-5.44 2.988 1.04-6.327-4.404-4.488 6.083-.922L10 1.251l2.722 5.76 6.082.922-4.4 4.484Z"
3672
3684
  }));
3673
3685
  });
3674
3686
  IconStar.displayName = 'IconStar';
3675
3687
 
3676
- var _excluded$1T = ["testId"];
3688
+ var _excluded$1U = ["testId"];
3677
3689
  var IconStickyNoteLines = React.forwardRef(function (_ref, ref) {
3678
3690
  var _ref$testId = _ref.testId,
3679
3691
  testId = _ref$testId === void 0 ? 'icon-sticky-note-lines' : _ref$testId,
3680
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1T);
3692
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1U);
3681
3693
 
3682
3694
  return React__default.createElement("svg", Object.assign({
3683
- viewBox: "0 0 20 20",
3684
- fill: "none",
3685
3695
  xmlns: "http://www.w3.org/2000/svg",
3696
+ fill: "none",
3697
+ viewBox: "0 0 20 20",
3686
3698
  style: getIconStyles(props),
3687
3699
  "data-testid": testId,
3688
3700
  ref: ref
3689
3701
  }, props), React__default.createElement("path", {
3690
- d: "M20 14.112V2.142C20 .96 19.04 0 17.857 0H2.143C.959 0 0 .96 0 2.143v15.714C0 19.041.96 20 2.143 20h11.97c.568 0 1.113-.226 1.515-.628l3.744-3.745c.402-.401.628-.946.628-1.515Zm-5.383 4.25a.71.71 0 0 1-.331.188v-4.264h4.263a.708.708 0 0 1-.187.331l-3.744 3.745Zm3.954-16.22v10.715H13.93c-.592 0-1.072.48-1.072 1.071v4.643H2.143a.714.714 0 0 1-.714-.714V2.143c0-.395.32-.714.714-.714h15.714c.395 0 .714.32.714.714Z",
3691
- fill: "currentColor"
3702
+ fill: "currentColor",
3703
+ d: "M20 14.112V2.142C20 .96 19.04 0 17.857 0H2.143C.959 0 0 .96 0 2.143v15.714C0 19.041.96 20 2.143 20h11.97c.568 0 1.113-.226 1.515-.628l3.744-3.745c.402-.401.628-.946.628-1.515Zm-5.383 4.25a.71.71 0 0 1-.331.188v-4.264h4.263a.708.708 0 0 1-.187.331l-3.744 3.745Zm3.954-16.22v10.715H13.93c-.592 0-1.072.48-1.072 1.071v4.643H2.143a.714.714 0 0 1-.714-.714V2.143c0-.395.32-.714.714-.714h15.714c.395 0 .714.32.714.714Z"
3692
3704
  }), React__default.createElement("path", {
3693
- d: "M5.313 9.583h5.625c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.314A.313.313 0 0 1 5 10.521v-.625c0-.172.14-.313.313-.313ZM5.313 5.833h9.375c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.313A.313.313 0 0 1 5 6.771v-.625c0-.172.14-.313.313-.313Z",
3694
- fill: "currentColor"
3705
+ fill: "currentColor",
3706
+ d: "M5.313 9.583h5.625c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.314A.313.313 0 0 1 5 10.521v-.625c0-.172.14-.313.313-.313ZM5.313 5.833h9.375c.171 0 .312.14.312.313v.625c0 .172-.14.312-.313.312H5.313A.313.313 0 0 1 5 6.771v-.625c0-.172.14-.313.313-.313Z"
3695
3707
  }));
3696
3708
  });
3697
3709
  IconStickyNoteLines.displayName = 'IconStickyNoteLines';
3698
3710
 
3699
- var _excluded$1U = ["testId"];
3711
+ var _excluded$1V = ["testId"];
3700
3712
  var IconStopwatch = React.forwardRef(function (_ref, ref) {
3701
3713
  var _ref$testId = _ref.testId,
3702
3714
  testId = _ref$testId === void 0 ? 'icon-stopwatch' : _ref$testId,
3703
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1U);
3715
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1V);
3704
3716
 
3705
3717
  return React__default.createElement("svg", Object.assign({
3706
- viewBox: "0 0 20 20",
3707
- fill: "none",
3708
3718
  xmlns: "http://www.w3.org/2000/svg",
3719
+ fill: "none",
3720
+ viewBox: "0 0 20 20",
3709
3721
  style: getIconStyles(props),
3710
3722
  "data-testid": testId,
3711
3723
  ref: ref
3712
3724
  }, props), React__default.createElement("path", {
3725
+ fill: "currentColor",
3713
3726
  fillRule: "evenodd",
3714
- clipRule: "evenodd",
3715
3727
  d: "m16.613 5.52.684-.684a.47.47 0 0 0 0-.664l-.223-.223a.47.47 0 0 0-.664 0l-.683.684a8.72 8.72 0 0 0-5.145-2.117V1.25h.977a.47.47 0 0 0 .468-.469V.47A.47.47 0 0 0 11.56 0H8.434a.47.47 0 0 0-.47.469V.78c0 .258.212.469.47.469h.898v1.273A8.75 8.75 0 0 0 1.25 11.25a8.75 8.75 0 1 0 15.363-5.73ZM10 18.75a7.497 7.497 0 0 1-7.5-7.5c0-4.145 3.355-7.5 7.5-7.5s7.5 3.355 7.5 7.5-3.355 7.5-7.5 7.5Zm-.625-5.469c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.72a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469v6.562Z",
3716
- fill: "currentColor"
3728
+ clipRule: "evenodd"
3717
3729
  }));
3718
3730
  });
3719
3731
  IconStopwatch.displayName = 'IconStopwatch';
3720
3732
 
3721
- var _excluded$1V = ["testId"];
3733
+ var _excluded$1W = ["testId"];
3722
3734
  var IconStrikethrough = React.forwardRef(function (_ref, ref) {
3723
3735
  var _ref$testId = _ref.testId,
3724
3736
  testId = _ref$testId === void 0 ? 'icon-strikethrough' : _ref$testId,
3725
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1V);
3737
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1W);
3726
3738
 
3727
3739
  return React__default.createElement("svg", Object.assign({
3728
- viewBox: "0 0 20 20",
3729
- fill: "none",
3730
3740
  xmlns: "http://www.w3.org/2000/svg",
3741
+ fill: "none",
3742
+ viewBox: "0 0 20 20",
3731
3743
  style: getIconStyles(props),
3732
3744
  "data-testid": testId,
3733
3745
  ref: ref
3734
3746
  }, props), React__default.createElement("g", {
3735
3747
  clipPath: "url(#icon-strikethrough_svg__a)"
3736
3748
  }, React__default.createElement("path", {
3737
- d: "M14.116 12.5a2.832 2.832 0 0 1 .82 2.666c-.19.898-.842 1.645-1.682 2.012a3.858 3.858 0 0 1-1.538.322H9.141a3.061 3.061 0 0 1-2.914-2.09.315.315 0 0 0-.368-.217l-.611.143a.313.313 0 0 0-.235.39 4.308 4.308 0 0 0 4.128 3.024h2.578a5.115 5.115 0 0 0 2.036-.426c1.31-.57 2.272-1.804 2.46-3.22a4.082 4.082 0 0 0-.52-2.604h-1.58ZM6.61 8.75H9.28L7.74 7.984c-.968-.482-1.563-1.463-1.535-2.606a2.82 2.82 0 0 1 1.571-2.474A3.849 3.849 0 0 1 9.49 2.5h1.87a4.25 4.25 0 0 1 3.73 2.223.312.312 0 0 0 .404.144l.57-.258a.314.314 0 0 0 .153-.43 5.502 5.502 0 0 0-4.858-2.929h-1.87a5.11 5.11 0 0 0-2.271.536c-1.396.698-2.262 2.103-2.262 3.72A3.988 3.988 0 0 0 6.611 8.75ZM19.688 10H.313a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h19.375a.313.313 0 0 0 .312-.313v-.624a.313.313 0 0 0-.313-.313Z",
3738
- fill: "currentColor"
3749
+ fill: "currentColor",
3750
+ d: "M14.116 12.5a2.832 2.832 0 0 1 .82 2.666c-.19.898-.842 1.645-1.682 2.012a3.858 3.858 0 0 1-1.538.322H9.141a3.061 3.061 0 0 1-2.914-2.09.315.315 0 0 0-.368-.217l-.611.143a.313.313 0 0 0-.235.39 4.308 4.308 0 0 0 4.128 3.024h2.578a5.115 5.115 0 0 0 2.036-.426c1.31-.57 2.272-1.804 2.46-3.22a4.082 4.082 0 0 0-.52-2.604h-1.58ZM6.61 8.75H9.28L7.74 7.984c-.968-.482-1.563-1.463-1.535-2.606a2.82 2.82 0 0 1 1.571-2.474A3.849 3.849 0 0 1 9.49 2.5h1.87a4.25 4.25 0 0 1 3.73 2.223.312.312 0 0 0 .404.144l.57-.258a.314.314 0 0 0 .153-.43 5.502 5.502 0 0 0-4.858-2.929h-1.87a5.11 5.11 0 0 0-2.271.536c-1.396.698-2.262 2.103-2.262 3.72A3.988 3.988 0 0 0 6.611 8.75ZM19.688 10H.313a.312.312 0 0 0-.313.313v.624a.313.313 0 0 0 .313.313h19.375a.313.313 0 0 0 .312-.313v-.624a.313.313 0 0 0-.313-.313Z"
3739
3751
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3740
3752
  id: "icon-strikethrough_svg__a"
3741
3753
  }, React__default.createElement("path", {
@@ -3745,64 +3757,64 @@ var IconStrikethrough = React.forwardRef(function (_ref, ref) {
3745
3757
  });
3746
3758
  IconStrikethrough.displayName = 'IconStrikethrough';
3747
3759
 
3748
- var _excluded$1W = ["testId"];
3760
+ var _excluded$1X = ["testId"];
3749
3761
  var IconSyncExclaimation = React.forwardRef(function (_ref, ref) {
3750
3762
  var _ref$testId = _ref.testId,
3751
3763
  testId = _ref$testId === void 0 ? 'icon-sync-exclaimation' : _ref$testId,
3752
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1W);
3764
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1X);
3753
3765
 
3754
3766
  return React__default.createElement("svg", Object.assign({
3755
- viewBox: "0 0 20 20",
3756
3767
  xmlns: "http://www.w3.org/2000/svg",
3768
+ viewBox: "0 0 20 20",
3757
3769
  style: getIconStyles(props),
3758
3770
  "data-testid": testId,
3759
3771
  ref: ref
3760
3772
  }, props), React__default.createElement("path", {
3761
- d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM10 0v2c-4.41 0-8 3.589-8 8a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0Zm.084 12.334a.915.915 0 1 1 0 1.833.915.915 0 0 1-.917-.917c0-.507.41-.916.917-.916ZM10.769 5c.13 0 .235.09.231.2l-.29 6.335c-.003.103-.107.187-.23.187h-.792c-.123 0-.228-.08-.231-.187L9.167 5.2c-.004-.11.1-.2.232-.2h1.37Z",
3762
3773
  fill: "currentColor",
3763
- fillRule: "evenodd"
3774
+ fillRule: "evenodd",
3775
+ d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM10 0v2c-4.41 0-8 3.589-8 8a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0Zm.084 12.334a.915.915 0 1 1 0 1.833.915.915 0 0 1-.917-.917c0-.507.41-.916.917-.916ZM10.769 5c.13 0 .235.09.231.2l-.29 6.335c-.003.103-.107.187-.23.187h-.792c-.123 0-.228-.08-.231-.187L9.167 5.2c-.004-.11.1-.2.232-.2h1.37Z"
3764
3776
  }));
3765
3777
  });
3766
3778
  IconSyncExclaimation.displayName = 'IconSyncExclaimation';
3767
3779
 
3768
- var _excluded$1X = ["testId"];
3780
+ var _excluded$1Y = ["testId"];
3769
3781
  var IconSync = React.forwardRef(function (_ref, ref) {
3770
3782
  var _ref$testId = _ref.testId,
3771
3783
  testId = _ref$testId === void 0 ? 'icon-sync' : _ref$testId,
3772
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1X);
3784
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1Y);
3773
3785
 
3774
3786
  return React__default.createElement("svg", Object.assign({
3775
- viewBox: "0 0 20 20",
3776
3787
  xmlns: "http://www.w3.org/2000/svg",
3788
+ viewBox: "0 0 20 20",
3777
3789
  style: getIconStyles(props),
3778
3790
  "data-testid": testId,
3779
3791
  ref: ref
3780
3792
  }, props), React__default.createElement("path", {
3781
- d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM2 10a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8Z",
3782
3793
  fill: "currentColor",
3783
- fillRule: "evenodd"
3794
+ fillRule: "evenodd",
3795
+ d: "M18 10a7.939 7.939 0 0 0-2.351-5.649L13 7.001V1h6l-1.938 1.937A9.93 9.93 0 0 1 20 10c0 5.514-4.486 10-10 10v-2c4.411 0 8-3.589 8-8ZM2 10a7.94 7.94 0 0 0 2.35 5.649L7 12.999v6H1l1.938-1.937A9.926 9.926 0 0 1 0 10C0 4.486 4.485 0 10 0v2c-4.41 0-8 3.589-8 8Z"
3784
3796
  }));
3785
3797
  });
3786
3798
  IconSync.displayName = 'IconSync';
3787
3799
 
3788
- var _excluded$1Y = ["testId"];
3800
+ var _excluded$1Z = ["testId"];
3789
3801
  var IconTable = React.forwardRef(function (_ref, ref) {
3790
3802
  var _ref$testId = _ref.testId,
3791
3803
  testId = _ref$testId === void 0 ? 'icon-table' : _ref$testId,
3792
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1Y);
3804
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1Z);
3793
3805
 
3794
3806
  return React__default.createElement("svg", Object.assign({
3795
- viewBox: "0 0 20 20",
3796
- fill: "none",
3797
3807
  xmlns: "http://www.w3.org/2000/svg",
3808
+ fill: "none",
3809
+ viewBox: "0 0 20 20",
3798
3810
  style: getIconStyles(props),
3799
3811
  "data-testid": testId,
3800
3812
  ref: ref
3801
3813
  }, props), React__default.createElement("g", {
3802
3814
  clipPath: "url(#icon-table_svg__a)"
3803
3815
  }, React__default.createElement("path", {
3804
- d: "M18.125 1.25H1.875C.839 1.25 0 2.09 0 3.125v13.75c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V3.125c0-1.036-.84-1.875-1.875-1.875ZM6.25 17.5H1.875a.625.625 0 0 1-.625-.625V13.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 10h-5v-3.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 6.25v3.125c0 .345-.28.625-.625.625H13.75v-3.75h5Zm0-1.25h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Z",
3805
- fill: "currentColor"
3816
+ fill: "currentColor",
3817
+ d: "M18.125 1.25H1.875C.839 1.25 0 2.09 0 3.125v13.75c0 1.035.84 1.875 1.875 1.875h16.25c1.035 0 1.875-.84 1.875-1.875V3.125c0-1.036-.84-1.875-1.875-1.875ZM6.25 17.5H1.875a.625.625 0 0 1-.625-.625V13.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 10h-5v-3.75h5v3.75Zm0-5h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Zm6.25 6.25v3.125c0 .345-.28.625-.625.625H13.75v-3.75h5Zm0-1.25h-5V8.75h5v3.75Zm0-5h-5V3.75h5V7.5Z"
3806
3818
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3807
3819
  id: "icon-table_svg__a"
3808
3820
  }, React__default.createElement("path", {
@@ -3812,11 +3824,11 @@ var IconTable = React.forwardRef(function (_ref, ref) {
3812
3824
  });
3813
3825
  IconTable.displayName = 'IconTable';
3814
3826
 
3815
- var _excluded$1Z = ["testId"];
3827
+ var _excluded$1_ = ["testId"];
3816
3828
  var IconTachometer = React.forwardRef(function (_ref, ref) {
3817
3829
  var _ref$testId = _ref.testId,
3818
3830
  testId = _ref$testId === void 0 ? 'icon-tachometer' : _ref$testId,
3819
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1Z);
3831
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1_);
3820
3832
 
3821
3833
  return React__default.createElement("svg", Object.assign({
3822
3834
  xmlns: "http://www.w3.org/2000/svg",
@@ -3831,130 +3843,130 @@ var IconTachometer = React.forwardRef(function (_ref, ref) {
3831
3843
  });
3832
3844
  IconTachometer.displayName = 'IconTachometer';
3833
3845
 
3834
- var _excluded$1_ = ["testId"];
3846
+ var _excluded$1$ = ["testId"];
3835
3847
  var IconTimesOctagon = React.forwardRef(function (_ref, ref) {
3836
3848
  var _ref$testId = _ref.testId,
3837
3849
  testId = _ref$testId === void 0 ? 'icon-times-octagon' : _ref$testId,
3838
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1_);
3850
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$1$);
3839
3851
 
3840
3852
  return React__default.createElement("svg", Object.assign({
3841
- viewBox: "0 0 20 20",
3842
- fill: "none",
3843
3853
  xmlns: "http://www.w3.org/2000/svg",
3854
+ fill: "none",
3855
+ viewBox: "0 0 20 20",
3844
3856
  style: getIconStyles(props),
3845
3857
  "data-testid": testId,
3846
3858
  ref: ref
3847
3859
  }, props), React__default.createElement("path", {
3860
+ fill: "currentColor",
3848
3861
  fillRule: "evenodd",
3849
- clipRule: "evenodd",
3850
3862
  d: "M14.094.57c-.351-.35-.827-.55-1.322-.55H7.193c-.495 0-.97.2-1.322.55L.55 5.888c-.351.35-.55.826-.55 1.321v5.58c0 .494.199.97.55 1.32l5.321 5.323c.351.35.827.55 1.322.55h5.579c.495 0 .97-.2 1.322-.55l5.321-5.322c.351-.35.55-.827.55-1.322V7.213c0-.495-.199-.97-.55-1.321L14.094.57Zm4.62 12.217a.62.62 0 0 1-.184.441l-5.318 5.322a.619.619 0 0 1-.44.183H7.193a.62.62 0 0 1-.44-.183L1.43 13.232a.62.62 0 0 1-.183-.44v-5.58a.62.62 0 0 1 .183-.44L6.749 1.45a.62.62 0 0 1 .44-.183h5.58a.62.62 0 0 1 .44.183l5.321 5.322a.62.62 0 0 1 .183.44v5.575Zm-5.369.909.331-.332a.475.475 0 0 0 0-.662L10.975 10l2.701-2.702a.468.468 0 0 0 0-.663l-.331-.331a.468.468 0 0 0-.663 0L9.981 9.006 7.279 6.304a.468.468 0 0 0-.663 0l-.331.331a.468.468 0 0 0 0 .663L8.986 10l-2.701 2.702a.468.468 0 0 0 0 .662l.331.332c.183.183.48.183.663 0l2.702-2.702 2.701 2.702c.184.183.48.183.663 0Z",
3851
- fill: "currentColor"
3863
+ clipRule: "evenodd"
3852
3864
  }));
3853
3865
  });
3854
3866
  IconTimesOctagon.displayName = 'IconTimesOctagon';
3855
3867
 
3856
- var _excluded$1$ = ["testId"];
3868
+ var _excluded$20 = ["testId"];
3857
3869
  var IconTimes = React.forwardRef(function (_ref, ref) {
3858
3870
  var _ref$testId = _ref.testId,
3859
3871
  testId = _ref$testId === void 0 ? 'icon-times' : _ref$testId,
3860
- props = _objectWithoutPropertiesLoose(_ref, _excluded$1$);
3872
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$20);
3861
3873
 
3862
3874
  return React__default.createElement("svg", Object.assign({
3863
- viewBox: "0 0 20 20",
3864
- fill: "none",
3865
3875
  xmlns: "http://www.w3.org/2000/svg",
3876
+ fill: "none",
3877
+ viewBox: "0 0 20 20",
3866
3878
  style: getIconStyles(props),
3867
3879
  "data-testid": testId,
3868
3880
  ref: ref
3869
3881
  }, props), React__default.createElement("path", {
3882
+ fill: "currentColor",
3870
3883
  fillRule: "evenodd",
3871
- clipRule: "evenodd",
3872
3884
  d: "m19.457 18.143-8.135-8.145 8.135-8.175a.312.312 0 0 0 0-.442l-.884-.884a.312.312 0 0 0-.442 0L9.996 8.672 1.86.497a.312.312 0 0 0-.441 0l-.884.884a.312.312 0 0 0 0 .442L8.67 9.998.534 18.143a.312.312 0 0 0 0 .442l.884.884c.122.122.32.122.441 0l8.137-8.145 8.135 8.145c.122.122.32.122.442 0l.884-.884a.312.312 0 0 0 0-.442Z",
3873
- fill: "currentColor"
3885
+ clipRule: "evenodd"
3874
3886
  }));
3875
3887
  });
3876
3888
  IconTimes.displayName = 'IconTimes';
3877
3889
 
3878
- var _excluded$20 = ["testId"];
3890
+ var _excluded$21 = ["testId"];
3879
3891
  var IconTrash = React.forwardRef(function (_ref, ref) {
3880
3892
  var _ref$testId = _ref.testId,
3881
3893
  testId = _ref$testId === void 0 ? 'icon-trash' : _ref$testId,
3882
- props = _objectWithoutPropertiesLoose(_ref, _excluded$20);
3894
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$21);
3883
3895
 
3884
3896
  return React__default.createElement("svg", Object.assign({
3885
- viewBox: "0 0 20 20",
3886
- fill: "none",
3887
3897
  xmlns: "http://www.w3.org/2000/svg",
3898
+ fill: "none",
3899
+ viewBox: "0 0 20 20",
3888
3900
  style: getIconStyles(props),
3889
3901
  "data-testid": testId,
3890
3902
  ref: ref
3891
3903
  }, props), React__default.createElement("path", {
3904
+ fill: "currentColor",
3892
3905
  fillRule: "evenodd",
3893
- clipRule: "evenodd",
3894
3906
  d: "m13.063.75 1.312 1.75h3.438c.519 0 .937.418.937.938v.078a.235.235 0 0 1-.234.234H17.5v14.375c0 1.035-.84 1.875-1.875 1.875H4.375A1.875 1.875 0 0 1 2.5 18.125V3.75H1.484a.235.235 0 0 1-.234-.234v-.079c0-.519.418-.937.938-.937h3.437L6.938.75c.355-.473.91-.75 1.5-.75h3.124c.59 0 1.145.277 1.5.75Zm-1.5.5H8.437a.629.629 0 0 0-.5.25l-.75 1h5.625l-.75-1a.63.63 0 0 0-.5-.25Zm4.687 16.875a.627.627 0 0 1-.625.625H4.375a.627.627 0 0 1-.625-.625V3.75h12.5v14.375ZM9.375 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.094a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469ZM6.25 16.406V6.094a.47.47 0 0 1 .469-.469h.312a.47.47 0 0 1 .469.469v10.312a.47.47 0 0 1-.469.469H6.72a.47.47 0 0 1-.469-.469ZM12.5 6.094v10.312c0 .258.21.469.469.469h.312a.47.47 0 0 0 .469-.469V6.094a.47.47 0 0 0-.469-.469h-.312a.47.47 0 0 0-.469.469Z",
3895
- fill: "currentColor"
3907
+ clipRule: "evenodd"
3896
3908
  }));
3897
3909
  });
3898
3910
  IconTrash.displayName = 'IconTrash';
3899
3911
 
3900
- var _excluded$21 = ["testId"];
3912
+ var _excluded$22 = ["testId"];
3901
3913
  var IconUnderline = React.forwardRef(function (_ref, ref) {
3902
3914
  var _ref$testId = _ref.testId,
3903
3915
  testId = _ref$testId === void 0 ? 'icon-underline' : _ref$testId,
3904
- props = _objectWithoutPropertiesLoose(_ref, _excluded$21);
3916
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$22);
3905
3917
 
3906
3918
  return React__default.createElement("svg", Object.assign({
3907
- viewBox: "0 0 20 20",
3908
- fill: "none",
3909
3919
  xmlns: "http://www.w3.org/2000/svg",
3920
+ fill: "none",
3921
+ viewBox: "0 0 20 20",
3910
3922
  style: getIconStyles(props),
3911
3923
  "data-testid": testId,
3912
3924
  ref: ref
3913
3925
  }, props), React__default.createElement("path", {
3914
- d: "M18.196.29h-5.464a.303.303 0 0 0-.303.304V1.2a.304.304 0 0 0 .303.303h2.125v8.5a4.857 4.857 0 1 1-9.714 0v-8.5h2.125a.304.304 0 0 0 .303-.303V.594A.304.304 0 0 0 7.268.29H1.804A.304.304 0 0 0 1.5.594V1.2a.304.304 0 0 0 .304.303h2.125v8.5A6.079 6.079 0 0 0 10 16.076a6.079 6.079 0 0 0 6.071-6.072v-8.5h2.125a.304.304 0 0 0 .304-.303V.594a.304.304 0 0 0-.304-.304Zm0 18.214H1.804a.304.304 0 0 0-.304.304v.607a.303.303 0 0 0 .304.304h16.392a.304.304 0 0 0 .304-.304v-.607a.304.304 0 0 0-.304-.304Z",
3915
- fill: "currentColor"
3926
+ fill: "currentColor",
3927
+ d: "M18.196.29h-5.464a.303.303 0 0 0-.303.304V1.2a.304.304 0 0 0 .303.303h2.125v8.5a4.857 4.857 0 1 1-9.714 0v-8.5h2.125a.304.304 0 0 0 .303-.303V.594A.304.304 0 0 0 7.268.29H1.804A.304.304 0 0 0 1.5.594V1.2a.304.304 0 0 0 .304.303h2.125v8.5A6.079 6.079 0 0 0 10 16.076a6.079 6.079 0 0 0 6.071-6.072v-8.5h2.125a.304.304 0 0 0 .304-.303V.594a.304.304 0 0 0-.304-.304Zm0 18.214H1.804a.304.304 0 0 0-.304.304v.607a.303.303 0 0 0 .304.304h16.392a.304.304 0 0 0 .304-.304v-.607a.304.304 0 0 0-.304-.304Z"
3916
3928
  }));
3917
3929
  });
3918
3930
  IconUnderline.displayName = 'IconUnderline';
3919
3931
 
3920
- var _excluded$22 = ["testId"];
3932
+ var _excluded$23 = ["testId"];
3921
3933
  var IconUndo = React.forwardRef(function (_ref, ref) {
3922
3934
  var _ref$testId = _ref.testId,
3923
3935
  testId = _ref$testId === void 0 ? 'icon-undo' : _ref$testId,
3924
- props = _objectWithoutPropertiesLoose(_ref, _excluded$22);
3936
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$23);
3925
3937
 
3926
3938
  return React__default.createElement("svg", Object.assign({
3927
- viewBox: "0 0 20 20",
3928
- fill: "none",
3929
3939
  xmlns: "http://www.w3.org/2000/svg",
3940
+ fill: "none",
3941
+ viewBox: "0 0 20 20",
3930
3942
  style: getIconStyles(props),
3931
3943
  "data-testid": testId,
3932
3944
  ref: ref
3933
3945
  }, props), React__default.createElement("path", {
3934
- d: "M.781.313h.39c.26 0 .47.21.47.468v4.322a9.682 9.682 0 0 1 8.39-4.79c5.328.016 9.665 4.375 9.656 9.702-.008 5.344-4.342 9.672-9.687 9.672a9.652 9.652 0 0 1-6.491-2.496.47.47 0 0 1-.02-.68l.277-.277a.468.468 0 0 1 .644-.018A8.327 8.327 0 0 0 10 18.36c4.6 0 8.36-3.724 8.36-8.359 0-4.6-3.724-8.36-8.36-8.36a8.357 8.357 0 0 0-7.433 4.532H7.03c.26 0 .469.21.469.469v.39c0 .26-.21.469-.469.469H.781a.469.469 0 0 1-.469-.469V.781c0-.259.21-.468.47-.468Z",
3935
- fill: "currentColor"
3946
+ fill: "currentColor",
3947
+ d: "M.781.313h.39c.26 0 .47.21.47.468v4.322a9.682 9.682 0 0 1 8.39-4.79c5.328.016 9.665 4.375 9.656 9.702-.008 5.344-4.342 9.672-9.687 9.672a9.652 9.652 0 0 1-6.491-2.496.47.47 0 0 1-.02-.68l.277-.277a.468.468 0 0 1 .644-.018A8.327 8.327 0 0 0 10 18.36c4.6 0 8.36-3.724 8.36-8.359 0-4.6-3.724-8.36-8.36-8.36a8.357 8.357 0 0 0-7.433 4.532H7.03c.26 0 .469.21.469.469v.39c0 .26-.21.469-.469.469H.781a.469.469 0 0 1-.469-.469V.781c0-.259.21-.468.47-.468Z"
3936
3948
  }));
3937
3949
  });
3938
3950
  IconUndo.displayName = 'IconUndo';
3939
3951
 
3940
- var _excluded$23 = ["testId"];
3952
+ var _excluded$24 = ["testId"];
3941
3953
  var IconUniversity = React.forwardRef(function (_ref, ref) {
3942
3954
  var _ref$testId = _ref.testId,
3943
3955
  testId = _ref$testId === void 0 ? 'icon-university' : _ref$testId,
3944
- props = _objectWithoutPropertiesLoose(_ref, _excluded$23);
3956
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$24);
3945
3957
 
3946
3958
  return React__default.createElement("svg", Object.assign({
3947
- viewBox: "0 0 20 20",
3948
- fill: "none",
3949
3959
  xmlns: "http://www.w3.org/2000/svg",
3960
+ fill: "none",
3961
+ viewBox: "0 0 20 20",
3950
3962
  style: getIconStyles(props),
3951
3963
  "data-testid": testId,
3952
3964
  ref: ref
3953
3965
  }, props), React__default.createElement("g", {
3954
3966
  clipPath: "url(#icon-university_svg__a)"
3955
3967
  }, React__default.createElement("path", {
3956
- d: "M19.375 17.5h-.625v-1.563a.937.937 0 0 0-.938-.937H16.25V8.125H15V15h-2.5V8.125h-1.25V15h-2.5V8.125H7.5V15H5V8.125H3.75V15H2.187a.937.937 0 0 0-.937.938V17.5H.625a.625.625 0 0 0-.625.625v.313a.313.313 0 0 0 .313.312h19.375a.313.313 0 0 0 .312-.313v-.312a.625.625 0 0 0-.625-.625ZM2.5 16.25h15v1.25h-15v-1.25ZM19.698 5.312l-9.105-3.966a1.875 1.875 0 0 0-1.186 0L.302 5.312A.469.469 0 0 0 0 5.752v.343c0 .259.21.468.469.468h.781v.47c0 .258.21.468.469.468H18.28c.26 0 .469-.21.469-.469v-.468h.781c.26 0 .469-.21.469-.47v-.342a.469.469 0 0 0-.302-.439ZM17.5 6.25h-15v-.531L9.842 2.52a.625.625 0 0 1 .316 0L17.5 5.72v.531Z",
3957
- fill: "currentColor"
3968
+ fill: "currentColor",
3969
+ d: "M19.375 17.5h-.625v-1.563a.937.937 0 0 0-.938-.937H16.25V8.125H15V15h-2.5V8.125h-1.25V15h-2.5V8.125H7.5V15H5V8.125H3.75V15H2.187a.937.937 0 0 0-.937.938V17.5H.625a.625.625 0 0 0-.625.625v.313a.313.313 0 0 0 .313.312h19.375a.313.313 0 0 0 .312-.313v-.312a.625.625 0 0 0-.625-.625ZM2.5 16.25h15v1.25h-15v-1.25ZM19.698 5.312l-9.105-3.966a1.875 1.875 0 0 0-1.186 0L.302 5.312A.469.469 0 0 0 0 5.752v.343c0 .259.21.468.469.468h.781v.47c0 .258.21.468.469.468H18.28c.26 0 .469-.21.469-.469v-.468h.781c.26 0 .469-.21.469-.47v-.342a.469.469 0 0 0-.302-.439ZM17.5 6.25h-15v-.531L9.842 2.52a.625.625 0 0 1 .316 0L17.5 5.72v.531Z"
3958
3970
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3959
3971
  id: "icon-university_svg__a"
3960
3972
  }, React__default.createElement("path", {
@@ -3964,30 +3976,57 @@ var IconUniversity = React.forwardRef(function (_ref, ref) {
3964
3976
  });
3965
3977
  IconUniversity.displayName = 'IconUniversity';
3966
3978
 
3967
- var _excluded$24 = ["testId"];
3979
+ var _excluded$25 = ["testId"];
3980
+ var IconUnlock = React.forwardRef(function (_ref, ref) {
3981
+ var _ref$testId = _ref.testId,
3982
+ testId = _ref$testId === void 0 ? 'icon-unlock' : _ref$testId,
3983
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$25);
3984
+
3985
+ return React__default.createElement("svg", Object.assign({
3986
+ xmlns: "http://www.w3.org/2000/svg",
3987
+ fill: "none",
3988
+ viewBox: "0 0 20 20",
3989
+ style: getIconStyles(props),
3990
+ "data-testid": testId,
3991
+ ref: ref
3992
+ }, props), React__default.createElement("g", {
3993
+ clipPath: "url(#icon-unlock_svg__a)"
3994
+ }, React__default.createElement("path", {
3995
+ fill: "currentColor",
3996
+ d: "M14.705 0c-2.917.012-5.26 2.612-5.26 5.907v2.765H1.666C.747 8.672 0 9.515 0 10.554v7.53c0 1.04.747 1.883 1.667 1.883h12.222c.92 0 1.667-.843 1.667-1.882v-7.53c0-1.04-.747-1.883-1.667-1.883h-1.667V5.883c0-1.553 1.1-2.844 2.476-2.86 1.389-.015 2.524 1.26 2.524 2.825v3.137c0 .522.372.942.834.942h1.11c.462 0 .834-.42.834-.942V5.848C20 2.553 17.622-.012 14.705 0Z"
3997
+ })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3998
+ id: "icon-unlock_svg__a"
3999
+ }, React__default.createElement("path", {
4000
+ fill: "#fff",
4001
+ d: "M0 0h20v20H0z"
4002
+ }))));
4003
+ });
4004
+ IconUnlock.displayName = 'IconUnlock';
4005
+
4006
+ var _excluded$26 = ["testId"];
3968
4007
  var IconUserComputer = React.forwardRef(function (_ref, ref) {
3969
4008
  var _ref$testId = _ref.testId,
3970
4009
  testId = _ref$testId === void 0 ? 'icon-user-computer' : _ref$testId,
3971
- props = _objectWithoutPropertiesLoose(_ref, _excluded$24);
4010
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$26);
3972
4011
 
3973
4012
  return React__default.createElement("svg", Object.assign({
3974
- viewBox: "0 0 20 20",
3975
- fill: "none",
3976
4013
  xmlns: "http://www.w3.org/2000/svg",
4014
+ fill: "none",
4015
+ viewBox: "0 0 20 20",
3977
4016
  style: getIconStyles(props),
3978
4017
  "data-testid": testId,
3979
4018
  ref: ref
3980
4019
  }, props), React__default.createElement("path", {
3981
- d: "M18.958 2.5H6.25c-.575 0-1.042.466-1.042 1.042v1.172a3.125 3.125 0 1 0 3.125 3.125A3.116 3.116 0 0 0 6.25 4.905V3.542h12.708v9.505H9.94c-.019-.03-.033-.064-.053-.094-.562-.834-1.52-1.273-2.504-1.273-.904 0-1.131.325-2.174.325-1.04 0-1.268-.325-2.174-.325-.984 0-1.942.44-2.503 1.273A3.11 3.11 0 0 0 0 14.696v1.216c0 .719.583 1.301 1.302 1.301h7.813c.719 0 1.302-.582 1.302-1.302v-1.215c0-.208-.028-.41-.067-.607h8.608c.576 0 1.042-.467 1.042-1.042V3.542c0-.576-.466-1.042-1.042-1.042ZM7.292 7.839a2.086 2.086 0 0 1-2.084 2.083 2.086 2.086 0 0 1-2.083-2.083c0-1.15.935-2.084 2.083-2.084 1.15 0 2.084.935 2.084 2.084Zm2.083 8.072a.26.26 0 0 1-.26.26H1.302a.26.26 0 0 1-.26-.26v-1.215c0-.416.122-.818.353-1.16.343-.51.955-.814 1.64-.814.709 0 .975.325 2.173.325s1.465-.325 2.174-.325c.684 0 1.297.304 1.64.813.23.343.353.745.353 1.161v1.216Z",
3982
- fill: "currentColor"
4020
+ fill: "currentColor",
4021
+ d: "M18.958 2.5H6.25c-.575 0-1.042.466-1.042 1.042v1.172a3.125 3.125 0 1 0 3.125 3.125A3.116 3.116 0 0 0 6.25 4.905V3.542h12.708v9.505H9.94c-.019-.03-.033-.064-.053-.094-.562-.834-1.52-1.273-2.504-1.273-.904 0-1.131.325-2.174.325-1.04 0-1.268-.325-2.174-.325-.984 0-1.942.44-2.503 1.273A3.11 3.11 0 0 0 0 14.696v1.216c0 .719.583 1.301 1.302 1.301h7.813c.719 0 1.302-.582 1.302-1.302v-1.215c0-.208-.028-.41-.067-.607h8.608c.576 0 1.042-.467 1.042-1.042V3.542c0-.576-.466-1.042-1.042-1.042ZM7.292 7.839a2.086 2.086 0 0 1-2.084 2.083 2.086 2.086 0 0 1-2.083-2.083c0-1.15.935-2.084 2.083-2.084 1.15 0 2.084.935 2.084 2.084Zm2.083 8.072a.26.26 0 0 1-.26.26H1.302a.26.26 0 0 1-.26-.26v-1.215c0-.416.122-.818.353-1.16.343-.51.955-.814 1.64-.814.709 0 .975.325 2.173.325s1.465-.325 2.174-.325c.684 0 1.297.304 1.64.813.23.343.353.745.353 1.161v1.216Z"
3983
4022
  }), React__default.createElement("rect", {
3984
- x: 10.259,
3985
- y: 17.051,
3986
4023
  width: 1.042,
3987
4024
  height: 4.688,
4025
+ x: 10.259,
4026
+ y: 17.051,
4027
+ fill: "currentColor",
3988
4028
  rx: 0.521,
3989
- transform: "rotate(-90 10.259 17.05)",
3990
- fill: "currentColor"
4029
+ transform: "rotate(-90 10.259 17.05)"
3991
4030
  }), React__default.createElement("path", {
3992
4031
  fill: "currentColor",
3993
4032
  d: "M12.083 13.307h1.042v2.702h-1.042z"
@@ -3995,84 +4034,84 @@ var IconUserComputer = React.forwardRef(function (_ref, ref) {
3995
4034
  });
3996
4035
  IconUserComputer.displayName = 'IconUserComputer';
3997
4036
 
3998
- var _excluded$25 = ["testId"];
4037
+ var _excluded$27 = ["testId"];
3999
4038
  var IconUserFriends = React.forwardRef(function (_ref, ref) {
4000
4039
  var _ref$testId = _ref.testId,
4001
4040
  testId = _ref$testId === void 0 ? 'icon-user-friends' : _ref$testId,
4002
- props = _objectWithoutPropertiesLoose(_ref, _excluded$25);
4041
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$27);
4003
4042
 
4004
4043
  return React__default.createElement("svg", Object.assign({
4005
- viewBox: "0 0 20 20",
4006
- fill: "none",
4007
4044
  xmlns: "http://www.w3.org/2000/svg",
4045
+ fill: "none",
4046
+ viewBox: "0 0 20 20",
4008
4047
  style: getIconStyles(props),
4009
4048
  "data-testid": testId,
4010
4049
  ref: ref
4011
4050
  }, props), React__default.createElement("path", {
4012
- d: "M15 10a3 3 0 1 0-.002-6.002A3 3 0 0 0 15 10Zm0-5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2Zm-9 5c1.934 0 3.5-1.566 3.5-3.5S7.934 3 6 3a3.498 3.498 0 0 0-3.5 3.5C2.5 8.434 4.066 10 6 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S7.378 9 6 9a2.503 2.503 0 0 1-2.5-2.5C3.5 5.122 4.622 4 6 4Zm2.503 6.625C7.46 10.625 7.2 11 6 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 0 14.1v1.4A1.5 1.5 0 0 0 1.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM11 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H11Zm8.49-3.59c-.54-.8-1.459-1.223-2.402-1.223-.87 0-1.088.313-2.088.313s-1.219-.313-2.088-.313a3.05 3.05 0 0 0-1.19.254c.475.48.578.737.631.83a2.05 2.05 0 0 1 .56-.08c.68 0 .937.312 2.087.312 1.15 0 1.406-.312 2.087-.312.657 0 1.244.29 1.576.78.221.329.34.716.34 1.117v1.162a.25.25 0 0 1-.25.25H13c0 .553.01.703-.05 1h5.8c.69 0 1.25-.56 1.25-1.25v-1.166c0-.621-.188-1.197-.51-1.675Z",
4013
- fill: "currentColor"
4051
+ fill: "currentColor",
4052
+ d: "M15 10a3 3 0 1 0-.002-6.002A3 3 0 0 0 15 10Zm0-5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2Zm-9 5c1.934 0 3.5-1.566 3.5-3.5S7.934 3 6 3a3.498 3.498 0 0 0-3.5 3.5C2.5 8.434 4.066 10 6 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S7.378 9 6 9a2.503 2.503 0 0 1-2.5-2.5C3.5 5.122 4.622 4 6 4Zm2.503 6.625C7.46 10.625 7.2 11 6 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 0 14.1v1.4A1.5 1.5 0 0 0 1.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM11 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H11Zm8.49-3.59c-.54-.8-1.459-1.223-2.402-1.223-.87 0-1.088.313-2.088.313s-1.219-.313-2.088-.313a3.05 3.05 0 0 0-1.19.254c.475.48.578.737.631.83a2.05 2.05 0 0 1 .56-.08c.68 0 .937.312 2.087.312 1.15 0 1.406-.312 2.087-.312.657 0 1.244.29 1.576.78.221.329.34.716.34 1.117v1.162a.25.25 0 0 1-.25.25H13c0 .553.01.703-.05 1h5.8c.69 0 1.25-.56 1.25-1.25v-1.166c0-.621-.188-1.197-.51-1.675Z"
4014
4053
  }));
4015
4054
  });
4016
4055
  IconUserFriends.displayName = 'IconUserFriends';
4017
4056
 
4018
- var _excluded$26 = ["testId"];
4057
+ var _excluded$28 = ["testId"];
4019
4058
  var IconUserLight = React.forwardRef(function (_ref, ref) {
4020
4059
  var _ref$testId = _ref.testId,
4021
4060
  testId = _ref$testId === void 0 ? 'icon-user-light' : _ref$testId,
4022
- props = _objectWithoutPropertiesLoose(_ref, _excluded$26);
4061
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
4023
4062
 
4024
4063
  return React__default.createElement("svg", Object.assign({
4025
- viewBox: "0 0 20 20",
4026
- fill: "none",
4027
4064
  xmlns: "http://www.w3.org/2000/svg",
4065
+ fill: "none",
4066
+ viewBox: "0 0 20 20",
4028
4067
  style: getIconStyles(props),
4029
4068
  "data-testid": testId,
4030
4069
  ref: ref
4031
4070
  }, props), React__default.createElement("path", {
4071
+ fill: "currentColor",
4032
4072
  fillRule: "evenodd",
4033
- clipRule: "evenodd",
4034
4073
  d: "M10 10a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm2.203 1.505c.426-.135.806-.255 1.297-.255a5.251 5.251 0 0 1 5.25 5.25v1.625c0 1.035-.84 1.875-1.875 1.875H3.125a1.875 1.875 0 0 1-1.875-1.875V16.5a5.251 5.251 0 0 1 5.25-5.25c.494 0 .874.12 1.3.255.546.173 1.168.37 2.2.37 1.033 0 1.656-.197 2.203-.37Zm4.672 7.245a.627.627 0 0 0 .625-.625V16.5c0-2.207-1.793-4-4-4-.294 0-.588.092-.95.206-.581.182-1.337.419-2.55.419-1.215 0-1.971-.237-2.551-.42-.362-.113-.655-.205-.949-.205-2.207 0-4 1.793-4 4v1.625c0 .344.281.625.625.625h13.75ZM13.75 5A3.756 3.756 0 0 0 10 1.25 3.756 3.756 0 0 0 6.25 5 3.756 3.756 0 0 0 10 8.75 3.756 3.756 0 0 0 13.75 5Z",
4035
- fill: "currentColor"
4074
+ clipRule: "evenodd"
4036
4075
  }));
4037
4076
  });
4038
4077
  IconUserLight.displayName = 'IconUserLight';
4039
4078
 
4040
- var _excluded$27 = ["testId"];
4079
+ var _excluded$29 = ["testId"];
4041
4080
  var IconUserPlus = React.forwardRef(function (_ref, ref) {
4042
4081
  var _ref$testId = _ref.testId,
4043
4082
  testId = _ref$testId === void 0 ? 'icon-user-plus' : _ref$testId,
4044
- props = _objectWithoutPropertiesLoose(_ref, _excluded$27);
4083
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
4045
4084
 
4046
4085
  return React__default.createElement("svg", Object.assign({
4047
- viewBox: "0 0 20 20",
4048
- fill: "none",
4049
4086
  xmlns: "http://www.w3.org/2000/svg",
4087
+ fill: "none",
4088
+ viewBox: "0 0 20 20",
4050
4089
  style: getIconStyles(props),
4051
4090
  "data-testid": testId,
4052
4091
  ref: ref
4053
4092
  }, props), React__default.createElement("path", {
4054
- d: "M19.77 9.063h-2.52V6.483a.232.232 0 0 0-.23-.234h-.458a.232.232 0 0 0-.229.234v2.579h-2.52a.232.232 0 0 0-.23.234v.469c0 .129.103.234.23.234h2.52v2.578c0 .129.103.235.23.235h.457c.127 0 .23-.106.23-.235V10h2.52c.127 0 .23-.105.23-.234v-.47a.232.232 0 0 0-.23-.233ZM6.667 10c2.104 0 3.81-1.865 3.81-4.167 0-2.301-1.706-4.166-3.81-4.166s-3.81 1.865-3.81 4.166C2.857 8.135 4.562 10 6.667 10Zm2.666 1.042h-.497c-.66.332-1.396.52-2.17.52a4.825 4.825 0 0 1-2.169-.52H4c-2.208 0-4 1.96-4 4.375v1.354c0 .863.64 1.562 1.429 1.562h10.476c.789 0 1.428-.7 1.428-1.562v-1.354c0-2.416-1.791-4.375-4-4.375Z",
4055
- fill: "currentColor"
4093
+ fill: "currentColor",
4094
+ d: "M19.77 9.063h-2.52V6.483a.232.232 0 0 0-.23-.234h-.458a.232.232 0 0 0-.229.234v2.579h-2.52a.232.232 0 0 0-.23.234v.469c0 .129.103.234.23.234h2.52v2.578c0 .129.103.235.23.235h.457c.127 0 .23-.106.23-.235V10h2.52c.127 0 .23-.105.23-.234v-.47a.232.232 0 0 0-.23-.233ZM6.667 10c2.104 0 3.81-1.865 3.81-4.167 0-2.301-1.706-4.166-3.81-4.166s-3.81 1.865-3.81 4.166C2.857 8.135 4.562 10 6.667 10Zm2.666 1.042h-.497c-.66.332-1.396.52-2.17.52a4.825 4.825 0 0 1-2.169-.52H4c-2.208 0-4 1.96-4 4.375v1.354c0 .863.64 1.562 1.429 1.562h10.476c.789 0 1.428-.7 1.428-1.562v-1.354c0-2.416-1.791-4.375-4-4.375Z"
4056
4095
  }));
4057
4096
  });
4058
4097
  IconUserPlus.displayName = 'IconUserPlus';
4059
4098
 
4060
- var _excluded$28 = ["testId"];
4099
+ var _excluded$2a = ["testId"];
4061
4100
  var IconUserSearch = React.forwardRef(function (_ref, ref) {
4062
4101
  var _ref$testId = _ref.testId,
4063
4102
  testId = _ref$testId === void 0 ? 'icon-user-search' : _ref$testId,
4064
- props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
4103
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2a);
4065
4104
 
4066
4105
  return React__default.createElement("svg", Object.assign({
4067
- viewBox: "0 0 20 20",
4068
- fill: "none",
4069
4106
  xmlns: "http://www.w3.org/2000/svg",
4107
+ fill: "none",
4108
+ viewBox: "0 0 20 20",
4070
4109
  style: getIconStyles(props),
4071
4110
  "data-testid": testId,
4072
4111
  ref: ref
4073
4112
  }, props), React__default.createElement("g", {
4074
- clipPath: "url(#icon-user-search_svg__a)",
4075
- fill: "currentColor"
4113
+ fill: "currentColor",
4114
+ clipPath: "url(#icon-user-search_svg__a)"
4076
4115
  }, React__default.createElement("path", {
4077
4116
  d: "M7.838 9.163a4.48 4.48 0 0 0 4.479-4.482 4.48 4.48 0 1 0-8.958 0 4.48 4.48 0 0 0 4.479 4.482Zm0-7.843a3.365 3.365 0 0 1 3.359 3.361 3.365 3.365 0 0 1-3.36 3.361 3.365 3.365 0 0 1-3.358-3.36A3.365 3.365 0 0 1 7.838 1.32ZM19.933 18.928l-2.307-2.308a.225.225 0 0 0-.161-.067h-.251a3.953 3.953 0 1 0-6.943-2.586 3.953 3.953 0 0 0 6.536 2.993v.251c0 .06.025.118.067.162l2.306 2.308c.09.09.234.09.324 0l.429-.43a.228.228 0 0 0 0-.323Zm-5.71-1.919a3.04 3.04 0 0 1-3.04-3.042 3.04 3.04 0 1 1 6.08 0 3.04 3.04 0 0 1-3.04 3.042Z"
4078
4117
  }), React__default.createElement("path", {
@@ -4086,24 +4125,24 @@ var IconUserSearch = React.forwardRef(function (_ref, ref) {
4086
4125
  });
4087
4126
  IconUserSearch.displayName = 'IconUserSearch';
4088
4127
 
4089
- var _excluded$29 = ["testId"];
4128
+ var _excluded$2b = ["testId"];
4090
4129
  var IconUserSlash = React.forwardRef(function (_ref, ref) {
4091
4130
  var _ref$testId = _ref.testId,
4092
4131
  testId = _ref$testId === void 0 ? 'icon-user-slash' : _ref$testId,
4093
- props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
4132
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
4094
4133
 
4095
4134
  return React__default.createElement("svg", Object.assign({
4096
- viewBox: "0 0 20 20",
4097
- fill: "none",
4098
4135
  xmlns: "http://www.w3.org/2000/svg",
4136
+ fill: "none",
4137
+ viewBox: "0 0 20 20",
4099
4138
  style: getIconStyles(props),
4100
4139
  "data-testid": testId,
4101
4140
  ref: ref
4102
4141
  }, props), React__default.createElement("g", {
4103
4142
  clipPath: "url(#icon-user-slash_svg__a)"
4104
4143
  }, React__default.createElement("path", {
4105
- d: "M19.907 17.442.718 1.708a.242.242 0 0 0-.35.04l-.313.406a.27.27 0 0 0 .038.368L19.282 18.26a.242.242 0 0 0 .35-.04l.313-.406a.274.274 0 0 0-.038-.371ZM10 2.692c1.931 0 3.5 1.633 3.5 3.645 0 1.132-.51 2.135-1.29 2.805l.8.658a4.749 4.749 0 0 0 1.49-3.463c0-2.588-2.015-4.687-4.5-4.687-1.706 0-3.169 1-3.935 2.454l.794.65C7.428 3.539 8.616 2.692 10 2.692Zm-7 14.58v-1.04c0-1.723 1.346-3.125 3-3.125h1.15c.7 0 1.26.52 2.85.52.366 0 .728-.036 1.088-.1l-1.154-.948c-1.443-.02-1.853-.514-2.787-.514H6c-2.21 0-4 1.865-4 4.166v1.042c0 .576.446 1.041 1 1.041h13.925l-1.268-1.041H2.999Z",
4106
- fill: "currentColor"
4144
+ fill: "currentColor",
4145
+ d: "M19.907 17.442.718 1.708a.242.242 0 0 0-.35.04l-.313.406a.27.27 0 0 0 .038.368L19.282 18.26a.242.242 0 0 0 .35-.04l.313-.406a.274.274 0 0 0-.038-.371ZM10 2.692c1.931 0 3.5 1.633 3.5 3.645 0 1.132-.51 2.135-1.29 2.805l.8.658a4.749 4.749 0 0 0 1.49-3.463c0-2.588-2.015-4.687-4.5-4.687-1.706 0-3.169 1-3.935 2.454l.794.65C7.428 3.539 8.616 2.692 10 2.692Zm-7 14.58v-1.04c0-1.723 1.346-3.125 3-3.125h1.15c.7 0 1.26.52 2.85.52.366 0 .728-.036 1.088-.1l-1.154-.948c-1.443-.02-1.853-.514-2.787-.514H6c-2.21 0-4 1.865-4 4.166v1.042c0 .576.446 1.041 1 1.041h13.925l-1.268-1.041H2.999Z"
4107
4146
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
4108
4147
  id: "icon-user-slash_svg__a"
4109
4148
  }, React__default.createElement("path", {
@@ -4113,164 +4152,164 @@ var IconUserSlash = React.forwardRef(function (_ref, ref) {
4113
4152
  });
4114
4153
  IconUserSlash.displayName = 'IconUserSlash';
4115
4154
 
4116
- var _excluded$2a = ["testId"];
4155
+ var _excluded$2c = ["testId"];
4117
4156
  var IconUserSolid = React.forwardRef(function (_ref, ref) {
4118
4157
  var _ref$testId = _ref.testId,
4119
4158
  testId = _ref$testId === void 0 ? 'icon-user-solid' : _ref$testId,
4120
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2a);
4159
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
4121
4160
 
4122
4161
  return React__default.createElement("svg", Object.assign({
4123
- viewBox: "0 0 20 20",
4124
- fill: "none",
4125
4162
  xmlns: "http://www.w3.org/2000/svg",
4163
+ fill: "none",
4164
+ viewBox: "0 0 20 20",
4126
4165
  style: getIconStyles(props),
4127
4166
  "data-testid": testId,
4128
4167
  ref: ref
4129
4168
  }, props), React__default.createElement("path", {
4130
- d: "M10 10c2.63 0 4.762-2.238 4.762-5S12.63 0 10 0C7.37 0 5.238 2.238 5.238 5S7.37 10 10 10Zm3.334 1.25h-.622a6.226 6.226 0 0 1-2.712.625 6.238 6.238 0 0 1-2.712-.625h-.621c-2.76 0-5 2.352-5 5.25v1.625c0 1.035.8 1.875 1.786 1.875h13.095c.986 0 1.786-.84 1.786-1.875V16.5c0-2.898-2.24-5.25-5-5.25Z",
4131
- fill: "currentColor"
4169
+ fill: "currentColor",
4170
+ d: "M10 10c2.63 0 4.762-2.238 4.762-5S12.63 0 10 0C7.37 0 5.238 2.238 5.238 5S7.37 10 10 10Zm3.334 1.25h-.622a6.226 6.226 0 0 1-2.712.625 6.238 6.238 0 0 1-2.712-.625h-.621c-2.76 0-5 2.352-5 5.25v1.625c0 1.035.8 1.875 1.786 1.875h13.095c.986 0 1.786-.84 1.786-1.875V16.5c0-2.898-2.24-5.25-5-5.25Z"
4132
4171
  }));
4133
4172
  });
4134
4173
  IconUserSolid.displayName = 'IconUserSolid';
4135
4174
 
4136
- var _excluded$2b = ["testId"];
4175
+ var _excluded$2d = ["testId"];
4137
4176
  var IconUserTag = React.forwardRef(function (_ref, ref) {
4138
4177
  var _ref$testId = _ref.testId,
4139
4178
  testId = _ref$testId === void 0 ? 'icon-user-tag' : _ref$testId,
4140
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
4179
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2d);
4141
4180
 
4142
4181
  return React__default.createElement("svg", Object.assign({
4143
- viewBox: "0 0 20 20",
4144
- fill: "none",
4145
4182
  xmlns: "http://www.w3.org/2000/svg",
4183
+ fill: "none",
4184
+ viewBox: "0 0 20 20",
4146
4185
  style: getIconStyles(props),
4147
4186
  "data-testid": testId,
4148
4187
  ref: ref
4149
4188
  }, props), React__default.createElement("path", {
4189
+ fill: "currentColor",
4150
4190
  fillRule: "evenodd",
4151
- clipRule: "evenodd",
4152
4191
  d: "M14.18 2c1.363 0 2.467 1.128 2.467 2.519v2.833l3.131 2.664a.638.638 0 0 1 0 .968l-3.13 2.664v2.833c0 1.391-1.105 2.519-2.467 2.519H2.466C1.104 19 0 17.872 0 16.481V4.52C0 3.128 1.104 2 2.466 2h11.715Zm-3.082 5.667c0 1.39-1.104 2.518-2.466 2.518S6.166 9.058 6.166 7.667c0-1.391 1.104-2.519 2.466-2.519s2.466 1.128 2.466 2.519Zm-1.38 3.276c.21-.068.398-.128.64-.128 1.43 0 2.59 1.184 2.59 2.644v.819a.935.935 0 0 1-.925.944H5.241a.935.935 0 0 1-.925-.944v-.819c0-1.46 1.16-2.644 2.59-2.644.243 0 .43.06.64.128.27.088.577.187 1.086.187.51 0 .817-.1 1.086-.187Z",
4153
- fill: "currentColor"
4192
+ clipRule: "evenodd"
4154
4193
  }));
4155
4194
  });
4156
4195
  IconUserTag.displayName = 'IconUserTag';
4157
4196
 
4158
- var _excluded$2c = ["testId"];
4197
+ var _excluded$2e = ["testId"];
4159
4198
  var IconUserTie = React.forwardRef(function (_ref, ref) {
4160
4199
  var _ref$testId = _ref.testId,
4161
4200
  testId = _ref$testId === void 0 ? 'icon-user-tie' : _ref$testId,
4162
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
4201
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2e);
4163
4202
 
4164
4203
  return React__default.createElement("svg", Object.assign({
4165
- viewBox: "0 0 20 20",
4166
- fill: "none",
4167
4204
  xmlns: "http://www.w3.org/2000/svg",
4205
+ fill: "none",
4206
+ viewBox: "0 0 20 20",
4168
4207
  style: getIconStyles(props),
4169
4208
  "data-testid": testId,
4170
4209
  ref: ref
4171
4210
  }, props), React__default.createElement("path", {
4172
- d: "M10 10a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm3.742 1.273-1.867 7.477-1.25-5.313 1.25-2.187h-3.75l1.25 2.188-1.25 5.312-1.867-7.477c-2.785.133-5.008 2.41-5.008 5.227v1.625C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V16.5c0-2.816-2.223-5.094-5.008-5.227Z",
4173
- fill: "currentColor"
4211
+ fill: "currentColor",
4212
+ d: "M10 10a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm3.742 1.273-1.867 7.477-1.25-5.313 1.25-2.187h-3.75l1.25 2.188-1.25 5.312-1.867-7.477c-2.785.133-5.008 2.41-5.008 5.227v1.625C1.25 19.16 2.09 20 3.125 20h13.75c1.035 0 1.875-.84 1.875-1.875V16.5c0-2.816-2.223-5.094-5.008-5.227Z"
4174
4213
  }));
4175
4214
  });
4176
4215
  IconUserTie.displayName = 'IconUserTie';
4177
4216
 
4178
- var _excluded$2d = ["testId"];
4217
+ var _excluded$2f = ["testId"];
4179
4218
  var IconUsers = React.forwardRef(function (_ref, ref) {
4180
4219
  var _ref$testId = _ref.testId,
4181
4220
  testId = _ref$testId === void 0 ? 'icon-users' : _ref$testId,
4182
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2d);
4221
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
4183
4222
 
4184
4223
  return React__default.createElement("svg", Object.assign({
4185
- viewBox: "0 0 20 20",
4186
- fill: "none",
4187
4224
  xmlns: "http://www.w3.org/2000/svg",
4225
+ fill: "none",
4226
+ viewBox: "0 0 20 20",
4188
4227
  style: getIconStyles(props),
4189
4228
  "data-testid": testId,
4190
4229
  ref: ref
4191
4230
  }, props), React__default.createElement("path", {
4192
- d: "M17 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 17 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm-7 5c1.934 0 3.5-1.566 3.5-3.5S11.934 3 10 3a3.498 3.498 0 0 0-3.5 3.5C6.5 8.434 8.066 10 10 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S11.378 9 10 9a2.503 2.503 0 0 1-2.5-2.5C7.5 5.122 8.622 4 10 4Zm7.625 6h-1.25c-.475 0-.916.15-1.284.403.293.2.559.434.793.7.154-.066.32-.103.491-.103h1.25c.756 0 1.375.672 1.375 1.5 0 .275.225.5.5.5s.5-.225.5-.5c0-1.378-1.066-2.5-2.375-2.5ZM3 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 3 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm9.503 5.625C11.46 10.625 11.2 11 10 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 4 14.1v1.4A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM15 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H15ZM4.91 10.403A2.276 2.276 0 0 0 3.624 10h-1.25C1.065 10 0 11.122 0 12.5c0 .275.225.5.5.5s.5-.225.5-.5c0-.828.619-1.5 1.375-1.5h1.25c.172 0 .337.037.49.103.235-.265.504-.5.794-.7Z",
4193
- fill: "currentColor"
4231
+ fill: "currentColor",
4232
+ d: "M17 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 17 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm-7 5c1.934 0 3.5-1.566 3.5-3.5S11.934 3 10 3a3.498 3.498 0 0 0-3.5 3.5C6.5 8.434 8.066 10 10 10Zm0-6c1.378 0 2.5 1.122 2.5 2.5S11.378 9 10 9a2.503 2.503 0 0 1-2.5-2.5C7.5 5.122 8.622 4 10 4Zm7.625 6h-1.25c-.475 0-.916.15-1.284.403.293.2.559.434.793.7.154-.066.32-.103.491-.103h1.25c.756 0 1.375.672 1.375 1.5 0 .275.225.5.5.5s.5-.225.5-.5c0-1.378-1.066-2.5-2.375-2.5ZM3 9a2.5 2.5 0 1 0 .001-4.999A2.5 2.5 0 0 0 3 9Zm0-4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3Zm9.503 5.625C11.46 10.625 11.2 11 10 11c-1.2 0-1.46-.375-2.503-.375-1.135 0-2.238.506-2.885 1.466A3.581 3.581 0 0 0 4 14.1v1.4A1.5 1.5 0 0 0 5.5 17h9a1.5 1.5 0 0 0 1.5-1.5v-1.4c0-.744-.225-1.434-.613-2.01-.646-.959-1.75-1.465-2.884-1.465ZM15 15.5c0 .275-.225.5-.5.5h-9a.501.501 0 0 1-.5-.5v-1.4c0-.519.153-1.022.44-1.45.432-.64 1.2-1.025 2.054-1.025.856 0 1.162.375 2.506.375 1.344 0 1.65-.375 2.503-.375.853 0 1.622.384 2.053 1.025.288.428.44.931.44 1.45v1.4H15ZM4.91 10.403A2.276 2.276 0 0 0 3.624 10h-1.25C1.065 10 0 11.122 0 12.5c0 .275.225.5.5.5s.5-.225.5-.5c0-.828.619-1.5 1.375-1.5h1.25c.172 0 .337.037.49.103.235-.265.504-.5.794-.7Z"
4194
4233
  }));
4195
4234
  });
4196
4235
  IconUsers.displayName = 'IconUsers';
4197
4236
 
4198
- var _excluded$2e = ["testId"];
4237
+ var _excluded$2g = ["testId"];
4199
4238
  var IconVideo = React.forwardRef(function (_ref, ref) {
4200
4239
  var _ref$testId = _ref.testId,
4201
4240
  testId = _ref$testId === void 0 ? 'icon-video' : _ref$testId,
4202
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2e);
4241
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2g);
4203
4242
 
4204
4243
  return React__default.createElement("svg", Object.assign({
4205
- viewBox: "0 0 20 20",
4206
- fill: "none",
4207
4244
  xmlns: "http://www.w3.org/2000/svg",
4245
+ fill: "none",
4246
+ viewBox: "0 0 20 20",
4208
4247
  style: getIconStyles(props),
4209
4248
  "data-testid": testId,
4210
4249
  ref: ref
4211
4250
  }, props), React__default.createElement("path", {
4212
- d: "M18.885 4.555c-.215 0-.434.063-.632.198L14.444 7.18V5.104c0-.917-.805-1.66-1.798-1.66H1.799C.806 3.444 0 4.187 0 5.104v10.014c0 .917.806 1.66 1.799 1.66h10.847c.993 0 1.798-.743 1.798-1.66v-2.076l3.806 2.427c.198.139.42.198.632.198.576 0 1.114-.452 1.114-1.094V5.649c.004-.642-.534-1.094-1.11-1.094Zm-5.552 10.563c0 .299-.316.549-.687.549H1.799c-.372 0-.688-.25-.688-.55V5.105c0-.299.316-.549.688-.549h10.847c.371 0 .687.25.687.55v10.013Zm5.556-.545-.042-.045-4.403-2.806V8.496l4.445-2.83v8.907Z",
4213
- fill: "currentColor"
4251
+ fill: "currentColor",
4252
+ d: "M18.885 4.555c-.215 0-.434.063-.632.198L14.444 7.18V5.104c0-.917-.805-1.66-1.798-1.66H1.799C.806 3.444 0 4.187 0 5.104v10.014c0 .917.806 1.66 1.799 1.66h10.847c.993 0 1.798-.743 1.798-1.66v-2.076l3.806 2.427c.198.139.42.198.632.198.576 0 1.114-.452 1.114-1.094V5.649c.004-.642-.534-1.094-1.11-1.094Zm-5.552 10.563c0 .299-.316.549-.687.549H1.799c-.372 0-.688-.25-.688-.55V5.105c0-.299.316-.549.688-.549h10.847c.371 0 .687.25.687.55v10.013Zm5.556-.545-.042-.045-4.403-2.806V8.496l4.445-2.83v8.907Z"
4214
4253
  }));
4215
4254
  });
4216
4255
  IconVideo.displayName = 'IconVideo';
4217
4256
 
4218
- var _excluded$2f = ["testId"];
4257
+ var _excluded$2h = ["testId"];
4219
4258
  var IconVolumeMute = React.forwardRef(function (_ref, ref) {
4220
4259
  var _ref$testId = _ref.testId,
4221
4260
  testId = _ref$testId === void 0 ? 'icon-volume-mute' : _ref$testId,
4222
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
4261
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2h);
4223
4262
 
4224
4263
  return React__default.createElement("svg", Object.assign({
4225
- viewBox: "0 0 20 20",
4226
- fill: "none",
4227
4264
  xmlns: "http://www.w3.org/2000/svg",
4265
+ fill: "none",
4266
+ viewBox: "0 0 20 20",
4228
4267
  style: getIconStyles(props),
4229
4268
  "data-testid": testId,
4230
4269
  ref: ref
4231
4270
  }, props), React__default.createElement("path", {
4232
- d: "m17.759 10 2.15-2.15a.313.313 0 0 0 0-.442l-.442-.441a.313.313 0 0 0-.442 0l-2.15 2.149-2.15-2.15a.313.313 0 0 0-.441 0l-.442.442a.313.313 0 0 0 0 .442L15.99 10l-2.15 2.15a.313.313 0 0 0 0 .441l.442.442c.122.122.32.122.442 0l2.15-2.15 2.15 2.15c.122.122.32.122.441 0l.442-.441a.313.313 0 0 0 0-.442L17.76 10ZM9.055 2.5a.916.916 0 0 0-.655.275L4.924 6.25H.937A.937.937 0 0 0 0 7.187v5.625c0 .518.42.938.938.938h3.986L8.4 17.224a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.945-.938ZM8.75 15.807l-2.942-2.941-.366-.366H1.25v-5h4.192l.366-.366L8.75 4.192v11.615Z",
4233
- fill: "currentColor"
4271
+ fill: "currentColor",
4272
+ d: "m17.759 10 2.15-2.15a.313.313 0 0 0 0-.442l-.442-.441a.313.313 0 0 0-.442 0l-2.15 2.149-2.15-2.15a.313.313 0 0 0-.441 0l-.442.442a.313.313 0 0 0 0 .442L15.99 10l-2.15 2.15a.313.313 0 0 0 0 .441l.442.442c.122.122.32.122.442 0l2.15-2.15 2.15 2.15c.122.122.32.122.441 0l.442-.441a.313.313 0 0 0 0-.442L17.76 10ZM9.055 2.5a.916.916 0 0 0-.655.275L4.924 6.25H.937A.937.937 0 0 0 0 7.187v5.625c0 .518.42.938.938.938h3.986L8.4 17.224a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.945-.938ZM8.75 15.807l-2.942-2.941-.366-.366H1.25v-5h4.192l.366-.366L8.75 4.192v11.615Z"
4234
4273
  }));
4235
4274
  });
4236
4275
  IconVolumeMute.displayName = 'IconVolumeMute';
4237
4276
 
4238
- var _excluded$2g = ["testId"];
4277
+ var _excluded$2i = ["testId"];
4239
4278
  var IconVolume = React.forwardRef(function (_ref, ref) {
4240
4279
  var _ref$testId = _ref.testId,
4241
4280
  testId = _ref$testId === void 0 ? 'icon-volume' : _ref$testId,
4242
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2g);
4281
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
4243
4282
 
4244
4283
  return React__default.createElement("svg", Object.assign({
4245
- viewBox: "0 0 20 20",
4246
- fill: "none",
4247
4284
  xmlns: "http://www.w3.org/2000/svg",
4285
+ fill: "none",
4286
+ viewBox: "0 0 20 20",
4248
4287
  style: getIconStyles(props),
4249
4288
  "data-testid": testId,
4250
4289
  ref: ref
4251
4290
  }, props), React__default.createElement("path", {
4252
- d: "M13.995 7.561a.625.625 0 1 0-.54 1.127c.552.265.895.767.895 1.312 0 .544-.343 1.047-.895 1.312a.625.625 0 0 0 .54 1.126c.99-.474 1.605-1.408 1.605-2.438 0-1.03-.616-1.964-1.605-2.439ZM9.655 2.5a.916.916 0 0 0-.656.275L5.524 6.25H1.537a.937.937 0 0 0-.937.938v5.625c0 .517.42.937.937.937h3.987l3.475 3.475a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.944-.938ZM9.35 15.807 6.04 12.5H1.85v-5H6.04L9.35 4.193v11.614Zm10-5.807c0-2.583-1.33-4.946-3.47-6.167a.635.635 0 0 0-.86.23c-.174.3-.07.681.232.854 1.75.998 2.837 2.945 2.837 5.083 0 2.137-1.088 4.085-2.837 5.082a.623.623 0 0 0-.232.854c.168.289.549.408.86.23 2.14-1.22 3.47-3.583 3.47-6.166Z",
4253
- fill: "currentColor"
4291
+ fill: "currentColor",
4292
+ d: "M13.995 7.561a.625.625 0 1 0-.54 1.127c.552.265.895.767.895 1.312 0 .544-.343 1.047-.895 1.312a.625.625 0 0 0 .54 1.126c.99-.474 1.605-1.408 1.605-2.438 0-1.03-.616-1.964-1.605-2.439ZM9.655 2.5a.916.916 0 0 0-.656.275L5.524 6.25H1.537a.937.937 0 0 0-.937.938v5.625c0 .517.42.937.937.937h3.987l3.475 3.475a.936.936 0 0 0 1.6-.663V3.438a.936.936 0 0 0-.944-.938ZM9.35 15.807 6.04 12.5H1.85v-5H6.04L9.35 4.193v11.614Zm10-5.807c0-2.583-1.33-4.946-3.47-6.167a.635.635 0 0 0-.86.23c-.174.3-.07.681.232.854 1.75.998 2.837 2.945 2.837 5.083 0 2.137-1.088 4.085-2.837 5.082a.623.623 0 0 0-.232.854c.168.289.549.408.86.23 2.14-1.22 3.47-3.583 3.47-6.166Z"
4254
4293
  }));
4255
4294
  });
4256
4295
  IconVolume.displayName = 'IconVolume';
4257
4296
 
4258
- var _excluded$2h = ["testId"];
4297
+ var _excluded$2j = ["testId"];
4259
4298
  var IconWrench = React.forwardRef(function (_ref, ref) {
4260
4299
  var _ref$testId = _ref.testId,
4261
4300
  testId = _ref$testId === void 0 ? 'icon-wrench' : _ref$testId,
4262
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2h);
4301
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
4263
4302
 
4264
4303
  return React__default.createElement("svg", Object.assign({
4265
- viewBox: "0 0 20 20",
4266
- fill: "none",
4267
4304
  xmlns: "http://www.w3.org/2000/svg",
4305
+ fill: "none",
4306
+ viewBox: "0 0 20 20",
4268
4307
  style: getIconStyles(props),
4269
4308
  "data-testid": testId,
4270
4309
  ref: ref
4271
4310
  }, props), React__default.createElement("path", {
4272
- d: "M19.002 4.933a.974.974 0 0 0-1.636-.452l-2.287 2.287-1.585-.264-.264-1.584 2.287-2.287A.976.976 0 0 0 15.06.995 5.376 5.376 0 0 0 9.933 2.42C8.578 3.776 8.063 5.732 8.55 7.6l-6.922 6.922a2.726 2.726 0 0 0 0 3.847 2.704 2.704 0 0 0 1.924.798 2.7 2.7 0 0 0 1.924-.798l6.915-6.914a5.364 5.364 0 0 0 5.188-1.39 5.366 5.366 0 0 0 1.423-5.132ZM16.77 9.255c-1.14 1.139-2.808 1.526-4.36 1.01l-.336-.112-7.407 7.407c-.596.595-1.633.595-2.228 0a1.579 1.579 0 0 1 0-2.228L9.85 7.921l-.11-.335c-.513-1.556-.128-3.225 1.003-4.356a4.225 4.225 0 0 1 3.743-1.186l-2.482 2.483.494 2.973 2.975.495 2.48-2.483a4.225 4.225 0 0 1-1.184 3.743ZM3.698 15.729a.573.573 0 1 0 0 1.146.573.573 0 0 0 0-1.146Z",
4273
- fill: "currentColor"
4311
+ fill: "currentColor",
4312
+ d: "M19.002 4.933a.974.974 0 0 0-1.636-.452l-2.287 2.287-1.585-.264-.264-1.584 2.287-2.287A.976.976 0 0 0 15.06.995 5.376 5.376 0 0 0 9.933 2.42C8.578 3.776 8.063 5.732 8.55 7.6l-6.922 6.922a2.726 2.726 0 0 0 0 3.847 2.704 2.704 0 0 0 1.924.798 2.7 2.7 0 0 0 1.924-.798l6.915-6.914a5.364 5.364 0 0 0 5.188-1.39 5.366 5.366 0 0 0 1.423-5.132ZM16.77 9.255c-1.14 1.139-2.808 1.526-4.36 1.01l-.336-.112-7.407 7.407c-.596.595-1.633.595-2.228 0a1.579 1.579 0 0 1 0-2.228L9.85 7.921l-.11-.335c-.513-1.556-.128-3.225 1.003-4.356a4.225 4.225 0 0 1 3.743-1.186l-2.482 2.483.494 2.973 2.975.495 2.48-2.483a4.225 4.225 0 0 1-1.184 3.743ZM3.698 15.729a.573.573 0 1 0 0 1.146.573.573 0 0 0 0-1.146Z"
4274
4313
  }));
4275
4314
  });
4276
4315
  IconWrench.displayName = 'IconWrench';
@@ -4785,7 +4824,7 @@ var InlineBannerIcon = function InlineBannerIcon(_ref) {
4785
4824
  }
4786
4825
  };
4787
4826
 
4788
- var _excluded$2i = ["children", "theme", "title", "onClose", "caption", "primaryButton", "secondaryButton", "testId"];
4827
+ var _excluded$2k = ["children", "theme", "title", "onClose", "caption", "primaryButton", "secondaryButton", "testId"];
4789
4828
 
4790
4829
  var InlineBanner = function InlineBanner(_ref) {
4791
4830
  var _classnames, _classnames2;
@@ -4799,7 +4838,7 @@ var InlineBanner = function InlineBanner(_ref) {
4799
4838
  primaryButton = _ref.primaryButton,
4800
4839
  secondaryButton = _ref.secondaryButton,
4801
4840
  testId = _ref.testId,
4802
- positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
4841
+ positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2k);
4803
4842
 
4804
4843
  var positionStyles = usePositionStyles(positionProps);
4805
4844
  var multiLine = !!title;
@@ -5411,7 +5450,7 @@ var TimeFieldInput = function TimeFieldInput(_ref) {
5411
5450
  })));
5412
5451
  };
5413
5452
 
5414
- var _excluded$2j = ["placeholder", "autoComplete", "selectedTimeOption", "prefix", "startTime", "duration"];
5453
+ var _excluded$2l = ["placeholder", "autoComplete", "selectedTimeOption", "prefix", "startTime", "duration"];
5415
5454
 
5416
5455
  var TimeFieldDropdownElement = function TimeFieldDropdownElement(_ref, ref) {
5417
5456
  var _ref$placeholder = _ref.placeholder,
@@ -5421,7 +5460,7 @@ var TimeFieldDropdownElement = function TimeFieldDropdownElement(_ref, ref) {
5421
5460
  selectedTimeOption = _ref.selectedTimeOption,
5422
5461
  prefix = _ref.prefix,
5423
5462
  duration = _ref.duration,
5424
- allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
5463
+ allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2l);
5425
5464
 
5426
5465
  var _useTextField = useTextField(_extends({}, allOtherProps, {
5427
5466
  placeholder: placeholder,
@@ -5768,7 +5807,7 @@ var ALIGNMENTS = {
5768
5807
 
5769
5808
  var styles$p = {"text":"_3CIA3","text__body":"_1nnj8","text__caption":"_37K6o","text__insight":"_avqxy","text--bold":"_2TG6E","text--italic":"_2hlsn","text--underline":"_1Pjo6","text--monospace":"_eDdDI","text--align-left":"_2gNwS","text--align-right":"_ufv1W","text--align-center":"_2WMN6","text--align-justify":"_2iH-J"};
5770
5809
 
5771
- var _excluded$2k = ["children", "as", "emphasis", "alignment", "color", "testId"];
5810
+ var _excluded$2m = ["children", "as", "emphasis", "alignment", "color", "testId"];
5772
5811
 
5773
5812
  var Text = function Text(_ref) {
5774
5813
  var _classnames;
@@ -5780,7 +5819,7 @@ var Text = function Text(_ref) {
5780
5819
  alignment = _ref.alignment,
5781
5820
  color = _ref.color,
5782
5821
  testId = _ref.testId,
5783
- positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2k);
5822
+ positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2m);
5784
5823
 
5785
5824
  var positionStyles = usePositionStyles(positionProps);
5786
5825
  var elementProps = {
@@ -6013,7 +6052,7 @@ var KebabMenu = function KebabMenu(_ref) {
6013
6052
 
6014
6053
  var styles$q = {"card":"_29ZIp","card__body":"_3Q8NT","card__body--interactive":"_2Fah6","card--focus":"_SGno0","card__body--focus":"_1zqRN","card__body--disabled":"_11cqA","card__body--with-kebab":"_3Hwms","card__kebab":"_TmEUS","card__kebab--disabled":"_3FZlB"};
6015
6054
 
6016
- var _excluded$2l = ["children", "onClick", "isSelected", "disabled", "actions", "testId"];
6055
+ var _excluded$2n = ["children", "onClick", "isSelected", "disabled", "actions", "testId"];
6017
6056
 
6018
6057
  var Card = function Card(_ref) {
6019
6058
  var _classnames, _classnames2, _classnames3;
@@ -6026,7 +6065,7 @@ var Card = function Card(_ref) {
6026
6065
  disabled = _ref$disabled === void 0 ? false : _ref$disabled,
6027
6066
  actions = _ref.actions,
6028
6067
  testId = _ref.testId,
6029
- positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2l);
6068
+ positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2n);
6030
6069
 
6031
6070
  var positionStyles = usePositionStyles(positionProps);
6032
6071
  return React__default.createElement("div", {
@@ -6342,7 +6381,7 @@ var SKELETON_COMPONENT = {
6342
6381
  PILL: 'pill'
6343
6382
  };
6344
6383
 
6345
- var _excluded$2m = ["as", "testId", "width", "height"];
6384
+ var _excluded$2o = ["as", "testId", "width", "height"];
6346
6385
 
6347
6386
  var Skeleton = function Skeleton(_ref) {
6348
6387
  var _classnames;
@@ -6351,7 +6390,7 @@ var Skeleton = function Skeleton(_ref) {
6351
6390
  testId = _ref.testId,
6352
6391
  width = _ref.width,
6353
6392
  height = _ref.height,
6354
- positionStyles = _objectWithoutPropertiesLoose(_ref, _excluded$2m);
6393
+ positionStyles = _objectWithoutPropertiesLoose(_ref, _excluded$2o);
6355
6394
 
6356
6395
  var positioning = usePositionStyles(positionStyles);
6357
6396
  return React__default.createElement("div", {
@@ -6596,7 +6635,7 @@ function parseDate(str, format, locale) {
6596
6635
  locale: locale
6597
6636
  });
6598
6637
 
6599
- if (str.length === format.length && fp.isDate(parsed)) {
6638
+ if (str.length === format.length && parsed instanceof Date && !isNaN(parsed.getTime())) {
6600
6639
  return parsed;
6601
6640
  }
6602
6641
 
@@ -6607,6 +6646,8 @@ function formatDate(date, format, locale) {
6607
6646
  locale: locale
6608
6647
  });
6609
6648
  }
6649
+ var calendarDropdownFromYear = new Date().getFullYear() - 100;
6650
+ var calendarDropdownToYear = new Date().getFullYear() + 10;
6610
6651
  function setToMidnight(date) {
6611
6652
  return date && startOfDay(date);
6612
6653
  }
@@ -6764,6 +6805,8 @@ var Calendar = function Calendar(_ref) {
6764
6805
  handleSelect(day);
6765
6806
  }
6766
6807
  },
6808
+ fromYear: calendarDropdownFromYear,
6809
+ toYear: calendarDropdownToYear,
6767
6810
  disabled: disabledDays,
6768
6811
  defaultMonth: initialMonth || selected,
6769
6812
  showOutsideDays: true,
@@ -6791,10 +6834,12 @@ var Calendar = function Calendar(_ref) {
6791
6834
  "data-testid": testId
6792
6835
  }, mode === CALENDAR_MODE.DAY ? React__default.createElement(reactDayPicker.DayPicker, Object.assign({
6793
6836
  mode: "single",
6794
- selected: selected
6837
+ selected: selected,
6838
+ captionLayout: "dropdown-buttons"
6795
6839
  }, defaultProps)) : React__default.createElement(reactDayPicker.DayPicker, Object.assign({
6796
6840
  mode: "range",
6797
- selected: selectedRange
6841
+ selected: selectedRange,
6842
+ captionLayout: "dropdown-buttons"
6798
6843
  }, defaultProps)))));
6799
6844
  };
6800
6845
 
@@ -6927,7 +6972,7 @@ var useLocalStorage = function useLocalStorage(key, initialValue) {
6927
6972
 
6928
6973
  var styles$H = {"hint-modal":"_3hZEG","hint-modal--after-open":"_JvGIZ","hint-modal--before-close":"_2D_ak","hint-modal__overlay":"_1lmCk","hint-modal__image":"_A6js8","hint-modal__body":"_24heZ","hint-modal__close-button":"_5M3XV"};
6929
6974
 
6930
- var _excluded$2n = ["header", "children", "mediaUrl", "onClose", "modalId", "primaryButton", "testId"];
6975
+ var _excluded$2p = ["header", "children", "mediaUrl", "onClose", "modalId", "primaryButton", "testId"];
6931
6976
 
6932
6977
  var HintModal = function HintModal(_ref) {
6933
6978
  var header = _ref.header,
@@ -6937,7 +6982,7 @@ var HintModal = function HintModal(_ref) {
6937
6982
  modalId = _ref.modalId,
6938
6983
  primaryButton = _ref.primaryButton,
6939
6984
  testId = _ref.testId,
6940
- positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2n);
6985
+ positionProps = _objectWithoutPropertiesLoose(_ref, _excluded$2p);
6941
6986
 
6942
6987
  var _useState = React.useState(false),
6943
6988
  doNotShowAgain = _useState[0],
@@ -7173,7 +7218,7 @@ var DataTableEditableCellElement = function DataTableEditableCellElement(_ref, r
7173
7218
 
7174
7219
  var DataTableEditableCell = React.forwardRef(DataTableEditableCellElement);
7175
7220
 
7176
- var _excluded$2o = ["children", "onClick", "isSelected", "actions", "hasDefaultPadding", "hasDefaultCell", "testId"];
7221
+ var _excluded$2q = ["children", "onClick", "isSelected", "actions", "hasDefaultPadding", "hasDefaultCell", "testId"];
7177
7222
 
7178
7223
  var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
7179
7224
  var _classnames;
@@ -7187,7 +7232,7 @@ var DataTableRowComponent = function DataTableRowComponent(_ref, ref) {
7187
7232
  _ref$hasDefaultCell = _ref.hasDefaultCell,
7188
7233
  hasDefaultCell = _ref$hasDefaultCell === void 0 ? true : _ref$hasDefaultCell,
7189
7234
  testId = _ref.testId,
7190
- nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$2o);
7235
+ nativeDivProps = _objectWithoutPropertiesLoose(_ref, _excluded$2q);
7191
7236
 
7192
7237
  var _useDataTableContext = useDataTableContext(),
7193
7238
  showActionMenu = _useDataTableContext.showActionMenu;
@@ -7511,13 +7556,13 @@ var isReactSelectElement = function isReactSelectElement(element) {
7511
7556
 
7512
7557
  var styles$J = {"custom-control":"_1cDCR"};
7513
7558
 
7514
- var _excluded$2p = ["children"];
7559
+ var _excluded$2r = ["children"];
7515
7560
 
7516
7561
  function CustomControl(_ref) {
7517
7562
  var _props$getValue;
7518
7563
 
7519
7564
  var children = _ref.children,
7520
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2p);
7565
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2r);
7521
7566
 
7522
7567
  var SelectedOptionPrefix = props.selectProps.componentsProps.SelectedOptionPrefix;
7523
7568
  var selectedOption = (_props$getValue = props.getValue()) === null || _props$getValue === void 0 ? void 0 : _props$getValue[0];
@@ -7535,11 +7580,11 @@ function CustomControl(_ref) {
7535
7580
  }, props)), children)) : children);
7536
7581
  }
7537
7582
 
7538
- var _excluded$2q = ["children"];
7583
+ var _excluded$2s = ["children"];
7539
7584
 
7540
7585
  function CustomOption(_ref) {
7541
7586
  var children = _ref.children,
7542
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2q);
7587
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2s);
7543
7588
 
7544
7589
  var UserCustomOption = props.selectProps.componentsProps.UserCustomOption;
7545
7590
  return React__default.createElement(Select.components.Option, Object.assign({}, props), React__default.createElement(UserCustomOption, Object.assign({}, props), children));
@@ -7694,11 +7739,11 @@ var CustomContainer = function CustomContainer(props) {
7694
7739
 
7695
7740
  var styles$K = {"custom-menu-text-field":"_2-zhH","custom-menu-hr":"_3sdnK","custom-menu-div":"_2F1jP"};
7696
7741
 
7697
- var _excluded$2r = ["children"];
7742
+ var _excluded$2t = ["children"];
7698
7743
 
7699
7744
  function CustomMenu(_ref) {
7700
7745
  var children = _ref.children,
7701
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2r);
7746
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2t);
7702
7747
 
7703
7748
  var _props$selectProps$co = props.selectProps.componentsProps,
7704
7749
  creatableButton = _props$selectProps$co.creatableButton,
@@ -8461,12 +8506,12 @@ var TextAreaField = function TextAreaField(_ref) {
8461
8506
  }, toolbar)));
8462
8507
  };
8463
8508
 
8464
- var _excluded$2s = ["prefix", "suffix"];
8509
+ var _excluded$2u = ["prefix", "suffix"];
8465
8510
 
8466
8511
  var TextFieldElement = function TextFieldElement(_ref, ref) {
8467
8512
  var prefix = _ref.prefix,
8468
8513
  suffix = _ref.suffix,
8469
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2s);
8514
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2u);
8470
8515
 
8471
8516
  var _useTextField = useTextField(_extends({}, props, {
8472
8517
  ref: ref
@@ -9073,13 +9118,13 @@ var MultiSelectField = function MultiSelectField(_ref) {
9073
9118
 
9074
9119
  var styles$_ = {"custom-list":"_uC4zU"};
9075
9120
 
9076
- var _excluded$2t = ["children", "hasMoreOptions", "hasMoreOptionsFirstLoad"];
9121
+ var _excluded$2v = ["children", "hasMoreOptions", "hasMoreOptionsFirstLoad"];
9077
9122
 
9078
9123
  var CustomList = function CustomList(_ref) {
9079
9124
  var children = _ref.children,
9080
9125
  hasMoreOptions = _ref.hasMoreOptions,
9081
9126
  hasMoreOptionsFirstLoad = _ref.hasMoreOptionsFirstLoad,
9082
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2t);
9127
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2v);
9083
9128
 
9084
9129
  var showFooter = hasMoreOptions;
9085
9130
 
@@ -9094,11 +9139,11 @@ var CustomList = function CustomList(_ref) {
9094
9139
  }, getLocalizedString('main.START_TYPING_TO_SEE_MORE_OPTIONS')))));
9095
9140
  };
9096
9141
 
9097
- var _excluded$2u = ["loadOptions"];
9142
+ var _excluded$2w = ["loadOptions"];
9098
9143
 
9099
9144
  var AsyncSelectField = function AsyncSelectField(_ref) {
9100
9145
  var loadOptions = _ref.loadOptions,
9101
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2u);
9146
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2w);
9102
9147
 
9103
9148
  var _useState = React.useState(false),
9104
9149
  hasMoreOptions = _useState[0],
@@ -9268,10 +9313,6 @@ var DateField = function DateField(_ref) {
9268
9313
  showCalendar = _useState[0],
9269
9314
  setShowCalendar = _useState[1];
9270
9315
 
9271
- var _useState2 = React.useState(false),
9272
- isTyping = _useState2[0],
9273
- setIsTyping = _useState2[1];
9274
-
9275
9316
  var controllers = useDateFieldControllers({
9276
9317
  name: name,
9277
9318
  id: inputId,
@@ -9281,7 +9322,7 @@ var DateField = function DateField(_ref) {
9281
9322
  error: error
9282
9323
  });
9283
9324
 
9284
- var _useState3 = React.useState(function () {
9325
+ var _useState2 = React.useState(function () {
9285
9326
  if (defaultValue) {
9286
9327
  return formatDate(defaultValue, format);
9287
9328
  }
@@ -9292,8 +9333,8 @@ var DateField = function DateField(_ref) {
9292
9333
 
9293
9334
  return '';
9294
9335
  }),
9295
- inputValue = _useState3[0],
9296
- setInputValue = _useState3[1];
9336
+ inputValue = _useState2[0],
9337
+ setInputValue = _useState2[1];
9297
9338
 
9298
9339
  var hasError = controllers.error;
9299
9340
  var fieldProps = {
@@ -9349,9 +9390,6 @@ var DateField = function DateField(_ref) {
9349
9390
 
9350
9391
  if (parsedDate) {
9351
9392
  controllers.onChange(parsedDate);
9352
- setIsTyping(false);
9353
- } else {
9354
- setIsTyping(true);
9355
9393
  }
9356
9394
 
9357
9395
  setInputValue(event.target.value);
@@ -9359,7 +9397,7 @@ var DateField = function DateField(_ref) {
9359
9397
  onBlur: controllers.onBlur,
9360
9398
  maxLength: format.length,
9361
9399
  value: inputValue
9362
- })), showCalendar && !isTyping && React__default.createElement(Calendar, {
9400
+ })), showCalendar && React__default.createElement(Calendar, {
9363
9401
  onSelect: function onSelect(date) {
9364
9402
  var _inputRef$current;
9365
9403
 
@@ -9535,6 +9573,9 @@ var DateRangeCalendar = function DateRangeCalendar(_ref) {
9535
9573
  showOutsideDays: true,
9536
9574
  weekStartsOn: weekStart,
9537
9575
  onMonthChange: onMonthChange,
9576
+ fromYear: calendarDropdownFromYear,
9577
+ toYear: calendarDropdownToYear,
9578
+ captionLayout: "dropdown-buttons",
9538
9579
  formatters: {
9539
9580
  formatCaption: function formatCaption(date) {
9540
9581
  return MONTH_NAMES[date.getMonth()] + ' ' + date.getFullYear();
@@ -9977,7 +10018,7 @@ var TimeFieldDropdown = function TimeFieldDropdown(_ref) {
9977
10018
  })));
9978
10019
  };
9979
10020
 
9980
- var _excluded$2v = ["interval", "startTime", "prefix", "endField", "duration"];
10021
+ var _excluded$2x = ["interval", "startTime", "prefix", "endField", "duration"];
9981
10022
 
9982
10023
  var TimeFieldElement = function TimeFieldElement(_ref, forwardedRef) {
9983
10024
  var _ref$interval = _ref.interval,
@@ -9987,7 +10028,7 @@ var TimeFieldElement = function TimeFieldElement(_ref, forwardedRef) {
9987
10028
  _ref$endField = _ref.endField,
9988
10029
  endField = _ref$endField === void 0 ? false : _ref$endField,
9989
10030
  duration = _ref.duration,
9990
- allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2v);
10031
+ allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2x);
9991
10032
 
9992
10033
  var internalRef = React.useRef(null);
9993
10034
  var ref = forwardedRef || internalRef;
@@ -10172,14 +10213,14 @@ var TimeRangeField = function TimeRangeField(_ref) {
10172
10213
  })));
10173
10214
  };
10174
10215
 
10175
- var _excluded$2w = ["currencySymbol", "step"];
10216
+ var _excluded$2y = ["currencySymbol", "step"];
10176
10217
 
10177
10218
  var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
10178
10219
  var _ref$currencySymbol = _ref.currencySymbol,
10179
10220
  currencySymbol = _ref$currencySymbol === void 0 ? '$' : _ref$currencySymbol,
10180
10221
  _ref$step = _ref.step,
10181
10222
  step = _ref$step === void 0 ? 0.01 : _ref$step,
10182
- allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2w);
10223
+ allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2y);
10183
10224
 
10184
10225
  var _useTextField = useTextField(_extends({}, allOtherProps, {
10185
10226
  ref: ref
@@ -10218,7 +10259,7 @@ var CurrencyFieldElement = function CurrencyFieldElement(_ref, ref) {
10218
10259
 
10219
10260
  var CurrencyField = React.forwardRef(CurrencyFieldElement);
10220
10261
 
10221
- var _excluded$2x = ["max", "min", "precision", "stepSize", "prefix"];
10262
+ var _excluded$2z = ["max", "min", "precision", "stepSize", "prefix"];
10222
10263
 
10223
10264
  var PercentageElement = function PercentageElement(_ref, ref) {
10224
10265
  var _ref$max = _ref.max,
@@ -10230,7 +10271,7 @@ var PercentageElement = function PercentageElement(_ref, ref) {
10230
10271
  _ref$stepSize = _ref.stepSize,
10231
10272
  stepSize = _ref$stepSize === void 0 ? 1 : _ref$stepSize,
10232
10273
  prefix = _ref.prefix,
10233
- allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2x);
10274
+ allOtherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2z);
10234
10275
 
10235
10276
  var _useTextField = useTextField(_extends({}, allOtherProps, {
10236
10277
  ref: ref
@@ -11238,14 +11279,14 @@ var CountrySelector = function CountrySelector(_ref) {
11238
11279
  }))));
11239
11280
  };
11240
11281
 
11241
- var _excluded$2y = ["disabledCountry"];
11282
+ var _excluded$2A = ["disabledCountry"];
11242
11283
 
11243
11284
  var PhoneField = function PhoneField(_ref) {
11244
11285
  var _classNames;
11245
11286
 
11246
11287
  var _ref$disabledCountry = _ref.disabledCountry,
11247
11288
  disabledCountry = _ref$disabledCountry === void 0 ? false : _ref$disabledCountry,
11248
- props = _objectWithoutPropertiesLoose(_ref, _excluded$2y);
11289
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$2A);
11249
11290
 
11250
11291
  var inputRef = React.useRef(null);
11251
11292
 
@@ -11342,7 +11383,7 @@ var PhoneField = function PhoneField(_ref) {
11342
11383
 
11343
11384
  var styles$13 = {"badge":"_2f81N","badge--warning":"_2g1GI","badge--danger":"_2zLnM","badge--success":"_27QOo","badge--info":"_2gmsM"};
11344
11385
 
11345
- var _excluded$2z = ["children", "theme", "title", "testId"];
11386
+ var _excluded$2B = ["children", "theme", "title", "testId"];
11346
11387
 
11347
11388
  var Badge = function Badge(_ref, forwardedRef) {
11348
11389
  var _classnames;
@@ -11351,7 +11392,7 @@ var Badge = function Badge(_ref, forwardedRef) {
11351
11392
  theme = _ref.theme,
11352
11393
  title = _ref.title,
11353
11394
  testId = _ref.testId,
11354
- otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2z);
11395
+ otherProps = _objectWithoutPropertiesLoose(_ref, _excluded$2B);
11355
11396
 
11356
11397
  var internalRef = React.useRef(null);
11357
11398
  var ref = forwardedRef || internalRef;
@@ -11788,6 +11829,7 @@ exports.IconCameraSlash = IconCameraSlash;
11788
11829
  exports.IconCashRegister = IconCashRegister;
11789
11830
  exports.IconChartBar = IconChartBar;
11790
11831
  exports.IconCheck = IconCheck;
11832
+ exports.IconCheckCircleIncomplete = IconCheckCircleIncomplete;
11791
11833
  exports.IconChevronDown = IconChevronDown;
11792
11834
  exports.IconChevronLeft = IconChevronLeft;
11793
11835
  exports.IconChevronRight = IconChevronRight;
@@ -11880,6 +11922,7 @@ exports.IconTrash = IconTrash;
11880
11922
  exports.IconUnderline = IconUnderline;
11881
11923
  exports.IconUndo = IconUndo;
11882
11924
  exports.IconUniversity = IconUniversity;
11925
+ exports.IconUnlock = IconUnlock;
11883
11926
  exports.IconUserComputer = IconUserComputer;
11884
11927
  exports.IconUserFriends = IconUserFriends;
11885
11928
  exports.IconUserLight = IconUserLight;