@7shifts/sous-chef 3.23.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.
@@ -860,17 +860,17 @@ var IconInfoCircle = forwardRef(function (_ref, ref) {
860
860
  props = _objectWithoutPropertiesLoose(_ref, _excluded$3);
861
861
 
862
862
  return React__default.createElement("svg", Object.assign({
863
- viewBox: "0 0 20 20",
864
- fill: "none",
865
863
  xmlns: "http://www.w3.org/2000/svg",
864
+ fill: "none",
865
+ viewBox: "0 0 20 20",
866
866
  style: getIconStyles(props),
867
867
  "data-testid": testId,
868
868
  ref: ref
869
869
  }, props), React__default.createElement("path", {
870
+ fill: "currentColor",
870
871
  fillRule: "evenodd",
871
- clipRule: "evenodd",
872
872
  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",
873
- fill: "currentColor"
873
+ clipRule: "evenodd"
874
874
  }));
875
875
  });
876
876
  IconInfoCircle.displayName = 'IconInfoCircle';
@@ -882,17 +882,17 @@ var IconAnalytics = forwardRef(function (_ref, ref) {
882
882
  props = _objectWithoutPropertiesLoose(_ref, _excluded$4);
883
883
 
884
884
  return React__default.createElement("svg", Object.assign({
885
- viewBox: "0 0 20 20",
886
- fill: "none",
887
885
  xmlns: "http://www.w3.org/2000/svg",
886
+ fill: "none",
887
+ viewBox: "0 0 20 20",
888
888
  style: getIconStyles(props),
889
889
  "data-testid": testId,
890
890
  ref: ref
891
891
  }, props), React__default.createElement("path", {
892
+ fill: "currentColor",
892
893
  fillRule: "evenodd",
893
- clipRule: "evenodd",
894
894
  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",
895
- fill: "currentColor"
895
+ clipRule: "evenodd"
896
896
  }));
897
897
  });
898
898
  IconAnalytics.displayName = 'IconAnalytics';
@@ -904,17 +904,17 @@ var IconArrowDown = forwardRef(function (_ref, ref) {
904
904
  props = _objectWithoutPropertiesLoose(_ref, _excluded$5);
905
905
 
906
906
  return React__default.createElement("svg", Object.assign({
907
- viewBox: "0 0 20 20",
908
- fill: "none",
909
907
  xmlns: "http://www.w3.org/2000/svg",
908
+ fill: "none",
909
+ viewBox: "0 0 20 20",
910
910
  style: getIconStyles(props),
911
911
  "data-testid": testId,
912
912
  ref: ref
913
913
  }, props), React__default.createElement("path", {
914
+ fill: "currentColor",
914
915
  fillRule: "evenodd",
915
- clipRule: "evenodd",
916
916
  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",
917
- fill: "currentColor"
917
+ clipRule: "evenodd"
918
918
  }));
919
919
  });
920
920
  IconArrowDown.displayName = 'IconArrowDown';
@@ -926,17 +926,17 @@ var IconArrowLeft = forwardRef(function (_ref, ref) {
926
926
  props = _objectWithoutPropertiesLoose(_ref, _excluded$6);
927
927
 
928
928
  return React__default.createElement("svg", Object.assign({
929
- viewBox: "0 0 20 20",
930
- fill: "none",
931
929
  xmlns: "http://www.w3.org/2000/svg",
930
+ fill: "none",
931
+ viewBox: "0 0 20 20",
932
932
  style: getIconStyles(props),
933
933
  "data-testid": testId,
934
934
  ref: ref
935
935
  }, props), React__default.createElement("path", {
936
+ fill: "currentColor",
936
937
  fillRule: "evenodd",
937
- clipRule: "evenodd",
938
938
  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",
939
- fill: "currentColor"
939
+ clipRule: "evenodd"
940
940
  }));
941
941
  });
942
942
  IconArrowLeft.displayName = 'IconArrowLeft';
@@ -948,17 +948,17 @@ var IconArrowRight = forwardRef(function (_ref, ref) {
948
948
  props = _objectWithoutPropertiesLoose(_ref, _excluded$7);
949
949
 
950
950
  return React__default.createElement("svg", Object.assign({
951
- viewBox: "0 0 20 20",
952
- fill: "none",
953
951
  xmlns: "http://www.w3.org/2000/svg",
952
+ fill: "none",
953
+ viewBox: "0 0 20 20",
954
954
  style: getIconStyles(props),
955
955
  "data-testid": testId,
956
956
  ref: ref
957
957
  }, props), React__default.createElement("path", {
958
+ fill: "currentColor",
958
959
  fillRule: "evenodd",
959
- clipRule: "evenodd",
960
960
  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",
961
- fill: "currentColor"
961
+ clipRule: "evenodd"
962
962
  }));
963
963
  });
964
964
  IconArrowRight.displayName = 'IconArrowRight';
@@ -970,15 +970,15 @@ var IconArrowToTop = forwardRef(function (_ref, ref) {
970
970
  props = _objectWithoutPropertiesLoose(_ref, _excluded$8);
971
971
 
972
972
  return React__default.createElement("svg", Object.assign({
973
- viewBox: "0 0 20 20",
974
- fill: "none",
975
973
  xmlns: "http://www.w3.org/2000/svg",
974
+ fill: "none",
975
+ viewBox: "0 0 20 20",
976
976
  style: getIconStyles(props),
977
977
  "data-testid": testId,
978
978
  ref: ref
979
979
  }, props), React__default.createElement("path", {
980
- 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",
981
- fill: "currentColor"
980
+ fill: "currentColor",
981
+ 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"
982
982
  }));
983
983
  });
984
984
  IconArrowToTop.displayName = 'IconArrowToTop';
@@ -990,18 +990,18 @@ var IconArrowTurnDownRight = forwardRef(function (_ref, ref) {
990
990
  props = _objectWithoutPropertiesLoose(_ref, _excluded$9);
991
991
 
992
992
  return React__default.createElement("svg", Object.assign({
993
- viewBox: "0 0 20 20",
994
- fill: "none",
995
993
  xmlns: "http://www.w3.org/2000/svg",
994
+ fill: "none",
995
+ viewBox: "0 0 20 20",
996
996
  style: getIconStyles(props),
997
997
  "data-testid": testId,
998
998
  ref: ref
999
999
  }, props), React__default.createElement("g", {
1000
1000
  clipPath: "url(#icon-arrow-turn-down-right_svg__a)"
1001
1001
  }, React__default.createElement("path", {
1002
- opacity: 0.9,
1002
+ fill: "currentColor",
1003
1003
  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",
1004
- fill: "currentColor"
1004
+ opacity: 0.9
1005
1005
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1006
1006
  id: "icon-arrow-turn-down-right_svg__a"
1007
1007
  }, React__default.createElement("path", {
@@ -1018,17 +1018,17 @@ var IconArrowUp = forwardRef(function (_ref, ref) {
1018
1018
  props = _objectWithoutPropertiesLoose(_ref, _excluded$a);
1019
1019
 
1020
1020
  return React__default.createElement("svg", Object.assign({
1021
- viewBox: "0 0 20 20",
1022
- fill: "none",
1023
1021
  xmlns: "http://www.w3.org/2000/svg",
1022
+ fill: "none",
1023
+ viewBox: "0 0 20 20",
1024
1024
  style: getIconStyles(props),
1025
1025
  "data-testid": testId,
1026
1026
  ref: ref
1027
1027
  }, props), React__default.createElement("path", {
1028
+ fill: "currentColor",
1028
1029
  fillRule: "evenodd",
1029
- clipRule: "evenodd",
1030
1030
  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",
1031
- fill: "currentColor"
1031
+ clipRule: "evenodd"
1032
1032
  }));
1033
1033
  });
1034
1034
  IconArrowUp.displayName = 'IconArrowUp';
@@ -1040,17 +1040,17 @@ var IconAward = forwardRef(function (_ref, ref) {
1040
1040
  props = _objectWithoutPropertiesLoose(_ref, _excluded$b);
1041
1041
 
1042
1042
  return React__default.createElement("svg", Object.assign({
1043
- viewBox: "0 0 20 20",
1044
- fill: "none",
1045
1043
  xmlns: "http://www.w3.org/2000/svg",
1044
+ fill: "none",
1045
+ viewBox: "0 0 20 20",
1046
1046
  style: getIconStyles(props),
1047
1047
  "data-testid": testId,
1048
1048
  ref: ref
1049
1049
  }, props), React__default.createElement("path", {
1050
+ fill: "currentColor",
1050
1051
  fillRule: "evenodd",
1051
- clipRule: "evenodd",
1052
1052
  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",
1053
- fill: "currentColor"
1053
+ clipRule: "evenodd"
1054
1054
  }));
1055
1055
  });
1056
1056
  IconAward.displayName = 'IconAward';
@@ -1062,40 +1062,40 @@ var IconAwfulMonochromatic = forwardRef(function (_ref, ref) {
1062
1062
  props = _objectWithoutPropertiesLoose(_ref, _excluded$c);
1063
1063
 
1064
1064
  return React__default.createElement("svg", Object.assign({
1065
- viewBox: "0 0 20 20",
1066
- fill: "none",
1067
1065
  xmlns: "http://www.w3.org/2000/svg",
1066
+ fill: "none",
1067
+ viewBox: "0 0 20 20",
1068
1068
  style: getIconStyles(props),
1069
1069
  "data-testid": testId,
1070
1070
  ref: ref
1071
1071
  }, props), React__default.createElement("path", {
1072
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1073
- fill: "url(#icon-awful-monochromatic_svg__a)"
1072
+ fill: "url(#icon-awful-monochromatic_svg__a)",
1073
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1074
1074
  }), React__default.createElement("path", {
1075
- 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",
1076
- fill: "#767676"
1075
+ fill: "currentColor",
1076
+ 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"
1077
1077
  }), React__default.createElement("path", {
1078
- 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",
1079
- fill: "#464646"
1078
+ fill: "#464646",
1079
+ 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"
1080
1080
  }), React__default.createElement("rect", {
1081
- x: 4.756,
1082
- y: 5.5,
1083
1081
  width: 4,
1084
1082
  height: 0.75,
1083
+ x: 4.756,
1084
+ y: 5.5,
1085
+ fill: "#464646",
1085
1086
  rx: 0.375,
1086
- transform: "rotate(20 4.756 5.5)",
1087
- fill: "#464646"
1087
+ transform: "rotate(20 4.756 5.5)"
1088
1088
  }), React__default.createElement("rect", {
1089
1089
  width: 4,
1090
1090
  height: 0.75,
1091
+ fill: "#464646",
1091
1092
  rx: 0.375,
1092
- transform: "scale(-1 1) rotate(20 -23.225 -40.518)",
1093
- fill: "#464646"
1093
+ transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
1094
1094
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
1095
1095
  id: "icon-awful-monochromatic_svg__a",
1096
1096
  x1: 3.667,
1097
- y1: 7.789,
1098
1097
  x2: 3.667,
1098
+ y1: 7.789,
1099
1099
  y2: 20.454,
1100
1100
  gradientUnits: "userSpaceOnUse"
1101
1101
  }, React__default.createElement("stop", {
@@ -1114,35 +1114,35 @@ var IconAwful = forwardRef(function (_ref, ref) {
1114
1114
  props = _objectWithoutPropertiesLoose(_ref, _excluded$d);
1115
1115
 
1116
1116
  return React__default.createElement("svg", Object.assign({
1117
- viewBox: "0 0 20 20",
1118
- fill: "none",
1119
1117
  xmlns: "http://www.w3.org/2000/svg",
1118
+ fill: "none",
1119
+ viewBox: "0 0 20 20",
1120
1120
  style: getIconStyles(props),
1121
1121
  "data-testid": testId,
1122
1122
  ref: ref
1123
1123
  }, props), React__default.createElement("path", {
1124
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1125
- fill: "#FFCE69"
1124
+ fill: "#FFCE69",
1125
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1126
1126
  }), React__default.createElement("path", {
1127
- 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",
1128
- fill: "#FB7448"
1127
+ fill: "#FB7448",
1128
+ 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"
1129
1129
  }), React__default.createElement("path", {
1130
- 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",
1131
- fill: "#464646"
1130
+ fill: "#464646",
1131
+ 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"
1132
1132
  }), React__default.createElement("rect", {
1133
- x: 4.756,
1134
- y: 5.5,
1135
1133
  width: 4,
1136
1134
  height: 0.75,
1135
+ x: 4.756,
1136
+ y: 5.5,
1137
+ fill: "#464646",
1137
1138
  rx: 0.375,
1138
- transform: "rotate(20 4.756 5.5)",
1139
- fill: "#464646"
1139
+ transform: "rotate(20 4.756 5.5)"
1140
1140
  }), React__default.createElement("rect", {
1141
1141
  width: 4,
1142
1142
  height: 0.75,
1143
+ fill: "#464646",
1143
1144
  rx: 0.375,
1144
- transform: "scale(-1 1) rotate(20 -23.225 -40.518)",
1145
- fill: "#464646"
1145
+ transform: "scale(-1 1) rotate(20 -23.225 -40.518)"
1146
1146
  }));
1147
1147
  });
1148
1148
  IconAwful.displayName = 'IconAwful';
@@ -1154,26 +1154,26 @@ var IconBadMonochromatic = forwardRef(function (_ref, ref) {
1154
1154
  props = _objectWithoutPropertiesLoose(_ref, _excluded$e);
1155
1155
 
1156
1156
  return React__default.createElement("svg", Object.assign({
1157
- viewBox: "0 0 20 20",
1158
- fill: "none",
1159
1157
  xmlns: "http://www.w3.org/2000/svg",
1158
+ fill: "none",
1159
+ viewBox: "0 0 20 20",
1160
1160
  style: getIconStyles(props),
1161
1161
  "data-testid": testId,
1162
1162
  ref: ref
1163
1163
  }, props), React__default.createElement("path", {
1164
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1165
- fill: "url(#icon-bad-monochromatic_svg__a)"
1164
+ fill: "url(#icon-bad-monochromatic_svg__a)",
1165
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1166
1166
  }), React__default.createElement("path", {
1167
- 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",
1168
- fill: "#767676"
1167
+ fill: "currentColor",
1168
+ 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"
1169
1169
  }), React__default.createElement("path", {
1170
- 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",
1171
- fill: "#464646"
1170
+ fill: "#464646",
1171
+ 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"
1172
1172
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
1173
1173
  id: "icon-bad-monochromatic_svg__a",
1174
1174
  x1: 3.667,
1175
- y1: 7.789,
1176
1175
  x2: 3.667,
1176
+ y1: 7.789,
1177
1177
  y2: 20.454,
1178
1178
  gradientUnits: "userSpaceOnUse"
1179
1179
  }, React__default.createElement("stop", {
@@ -1192,21 +1192,21 @@ var IconBad = forwardRef(function (_ref, ref) {
1192
1192
  props = _objectWithoutPropertiesLoose(_ref, _excluded$f);
1193
1193
 
1194
1194
  return React__default.createElement("svg", Object.assign({
1195
- viewBox: "0 0 20 20",
1196
- fill: "none",
1197
1195
  xmlns: "http://www.w3.org/2000/svg",
1196
+ fill: "none",
1197
+ viewBox: "0 0 20 20",
1198
1198
  style: getIconStyles(props),
1199
1199
  "data-testid": testId,
1200
1200
  ref: ref
1201
1201
  }, props), React__default.createElement("path", {
1202
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
1203
- fill: "#FFCE69"
1202
+ fill: "#FFCE69",
1203
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
1204
1204
  }), React__default.createElement("path", {
1205
- 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",
1206
- fill: "#FB7448"
1205
+ fill: "#FB7448",
1206
+ 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"
1207
1207
  }), React__default.createElement("path", {
1208
- 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",
1209
- fill: "#464646"
1208
+ fill: "#464646",
1209
+ 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"
1210
1210
  }));
1211
1211
  });
1212
1212
  IconBad.displayName = 'IconBad';
@@ -1218,17 +1218,17 @@ var IconBalanceScaleLeft = forwardRef(function (_ref, ref) {
1218
1218
  props = _objectWithoutPropertiesLoose(_ref, _excluded$g);
1219
1219
 
1220
1220
  return React__default.createElement("svg", Object.assign({
1221
- viewBox: "0 0 20 20",
1222
- fill: "none",
1223
1221
  xmlns: "http://www.w3.org/2000/svg",
1222
+ fill: "none",
1223
+ viewBox: "0 0 20 20",
1224
1224
  style: getIconStyles(props),
1225
1225
  "data-testid": testId,
1226
1226
  ref: ref
1227
1227
  }, props), React__default.createElement("g", {
1228
1228
  clipPath: "url(#icon-balance-scale-left_svg__a)"
1229
1229
  }, React__default.createElement("path", {
1230
- 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",
1231
- fill: "currentColor"
1230
+ fill: "currentColor",
1231
+ 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"
1232
1232
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1233
1233
  id: "icon-balance-scale-left_svg__a"
1234
1234
  }, React__default.createElement("path", {
@@ -1245,17 +1245,17 @@ var IconBalanceScale = forwardRef(function (_ref, ref) {
1245
1245
  props = _objectWithoutPropertiesLoose(_ref, _excluded$h);
1246
1246
 
1247
1247
  return React__default.createElement("svg", Object.assign({
1248
- viewBox: "0 0 20 20",
1249
- fill: "none",
1250
1248
  xmlns: "http://www.w3.org/2000/svg",
1249
+ fill: "none",
1250
+ viewBox: "0 0 20 20",
1251
1251
  style: getIconStyles(props),
1252
1252
  "data-testid": testId,
1253
1253
  ref: ref
1254
1254
  }, props), React__default.createElement("g", {
1255
1255
  clipPath: "url(#icon-balance-scale_svg__a)"
1256
1256
  }, React__default.createElement("path", {
1257
- 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",
1258
- fill: "currentColor"
1257
+ fill: "currentColor",
1258
+ 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"
1259
1259
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1260
1260
  id: "icon-balance-scale_svg__a"
1261
1261
  }, React__default.createElement("path", {
@@ -1272,15 +1272,15 @@ var IconBan = forwardRef(function (_ref, ref) {
1272
1272
  props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
1273
1273
 
1274
1274
  return React__default.createElement("svg", Object.assign({
1275
- viewBox: "0 0 20 20",
1276
- fill: "none",
1277
1275
  xmlns: "http://www.w3.org/2000/svg",
1276
+ fill: "none",
1277
+ viewBox: "0 0 20 20",
1278
1278
  style: getIconStyles(props),
1279
1279
  "data-testid": testId,
1280
1280
  ref: ref
1281
1281
  }, props), React__default.createElement("path", {
1282
- 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",
1283
- fill: "currentColor"
1282
+ fill: "currentColor",
1283
+ 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"
1284
1284
  }));
1285
1285
  });
1286
1286
  IconBan.displayName = 'IconBan';
@@ -1292,17 +1292,17 @@ var IconBarsH = forwardRef(function (_ref, ref) {
1292
1292
  props = _objectWithoutPropertiesLoose(_ref, _excluded$j);
1293
1293
 
1294
1294
  return React__default.createElement("svg", Object.assign({
1295
- viewBox: "0 0 20 20",
1296
- fill: "none",
1297
1295
  xmlns: "http://www.w3.org/2000/svg",
1296
+ fill: "none",
1297
+ viewBox: "0 0 20 20",
1298
1298
  style: getIconStyles(props),
1299
1299
  "data-testid": testId,
1300
1300
  ref: ref
1301
1301
  }, props), React__default.createElement("path", {
1302
+ fill: "currentColor",
1302
1303
  fillRule: "evenodd",
1303
- clipRule: "evenodd",
1304
1304
  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",
1305
- fill: "currentColor"
1305
+ clipRule: "evenodd"
1306
1306
  }));
1307
1307
  });
1308
1308
  IconBarsH.displayName = 'IconBarsH';
@@ -1314,15 +1314,15 @@ var IconBarsV = forwardRef(function (_ref, ref) {
1314
1314
  props = _objectWithoutPropertiesLoose(_ref, _excluded$k);
1315
1315
 
1316
1316
  return React__default.createElement("svg", Object.assign({
1317
- viewBox: "0 0 20 20",
1318
- fill: "none",
1319
1317
  xmlns: "http://www.w3.org/2000/svg",
1318
+ fill: "none",
1319
+ viewBox: "0 0 20 20",
1320
1320
  style: getIconStyles(props),
1321
1321
  "data-testid": testId,
1322
1322
  ref: ref
1323
1323
  }, props), React__default.createElement("path", {
1324
- 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",
1325
- fill: "currentColor"
1324
+ fill: "currentColor",
1325
+ 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"
1326
1326
  }));
1327
1327
  });
1328
1328
  IconBarsV.displayName = 'IconBarsV';
@@ -1334,17 +1334,17 @@ var IconBell = forwardRef(function (_ref, ref) {
1334
1334
  props = _objectWithoutPropertiesLoose(_ref, _excluded$l);
1335
1335
 
1336
1336
  return React__default.createElement("svg", Object.assign({
1337
- viewBox: "0 0 20 20",
1338
- fill: "none",
1339
1337
  xmlns: "http://www.w3.org/2000/svg",
1338
+ fill: "none",
1339
+ viewBox: "0 0 20 20",
1340
1340
  style: getIconStyles(props),
1341
1341
  "data-testid": testId,
1342
1342
  ref: ref
1343
1343
  }, props), React__default.createElement("path", {
1344
+ fill: "currentColor",
1344
1345
  fillRule: "evenodd",
1345
- clipRule: "evenodd",
1346
1346
  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",
1347
- fill: "currentColor"
1347
+ clipRule: "evenodd"
1348
1348
  }));
1349
1349
  });
1350
1350
  IconBell.displayName = 'IconBell';
@@ -1356,15 +1356,15 @@ var IconBirthdayCake = forwardRef(function (_ref, ref) {
1356
1356
  props = _objectWithoutPropertiesLoose(_ref, _excluded$m);
1357
1357
 
1358
1358
  return React__default.createElement("svg", Object.assign({
1359
- viewBox: "0 0 20 20",
1360
- fill: "none",
1361
1359
  xmlns: "http://www.w3.org/2000/svg",
1360
+ fill: "none",
1361
+ viewBox: "0 0 20 20",
1362
1362
  style: getIconStyles(props),
1363
1363
  "data-testid": testId,
1364
1364
  ref: ref
1365
1365
  }, props), React__default.createElement("path", {
1366
- 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",
1367
- fill: "currentColor"
1366
+ fill: "currentColor",
1367
+ 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"
1368
1368
  }));
1369
1369
  });
1370
1370
  IconBirthdayCake.displayName = 'IconBirthdayCake';
@@ -1376,15 +1376,15 @@ var IconBold = forwardRef(function (_ref, ref) {
1376
1376
  props = _objectWithoutPropertiesLoose(_ref, _excluded$n);
1377
1377
 
1378
1378
  return React__default.createElement("svg", Object.assign({
1379
- viewBox: "0 0 20 20",
1380
- fill: "none",
1381
1379
  xmlns: "http://www.w3.org/2000/svg",
1380
+ fill: "none",
1381
+ viewBox: "0 0 20 20",
1382
1382
  style: getIconStyles(props),
1383
1383
  "data-testid": testId,
1384
1384
  ref: ref
1385
1385
  }, props), React__default.createElement("path", {
1386
- 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",
1387
- fill: "currentColor"
1386
+ fill: "currentColor",
1387
+ 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"
1388
1388
  }));
1389
1389
  });
1390
1390
  IconBold.displayName = 'IconBold';
@@ -1396,17 +1396,17 @@ var IconBolt = forwardRef(function (_ref, ref) {
1396
1396
  props = _objectWithoutPropertiesLoose(_ref, _excluded$o);
1397
1397
 
1398
1398
  return React__default.createElement("svg", Object.assign({
1399
- viewBox: "0 0 20 20",
1400
- fill: "none",
1401
1399
  xmlns: "http://www.w3.org/2000/svg",
1400
+ fill: "none",
1401
+ viewBox: "0 0 20 20",
1402
1402
  style: getIconStyles(props),
1403
1403
  "data-testid": testId,
1404
1404
  ref: ref
1405
1405
  }, props), React__default.createElement("g", {
1406
1406
  clipPath: "url(#icon-bolt_svg__a)"
1407
1407
  }, React__default.createElement("path", {
1408
- 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",
1409
- fill: "currentColor"
1408
+ fill: "currentColor",
1409
+ 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"
1410
1410
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1411
1411
  id: "icon-bolt_svg__a"
1412
1412
  }, React__default.createElement("path", {
@@ -1423,17 +1423,17 @@ var IconBook = forwardRef(function (_ref, ref) {
1423
1423
  props = _objectWithoutPropertiesLoose(_ref, _excluded$p);
1424
1424
 
1425
1425
  return React__default.createElement("svg", Object.assign({
1426
- viewBox: "0 0 20 20",
1427
- fill: "none",
1428
1426
  xmlns: "http://www.w3.org/2000/svg",
1427
+ fill: "none",
1428
+ viewBox: "0 0 20 20",
1429
1429
  style: getIconStyles(props),
1430
1430
  "data-testid": testId,
1431
1431
  ref: ref
1432
1432
  }, props), React__default.createElement("path", {
1433
+ fill: "currentColor",
1433
1434
  fillRule: "evenodd",
1434
- clipRule: "evenodd",
1435
1435
  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",
1436
- fill: "currentColor"
1436
+ clipRule: "evenodd"
1437
1437
  }));
1438
1438
  });
1439
1439
  IconBook.displayName = 'IconBook';
@@ -1445,15 +1445,15 @@ var IconBriefcase = forwardRef(function (_ref, ref) {
1445
1445
  props = _objectWithoutPropertiesLoose(_ref, _excluded$q);
1446
1446
 
1447
1447
  return React__default.createElement("svg", Object.assign({
1448
- viewBox: "0 0 20 20",
1449
- fill: "none",
1450
1448
  xmlns: "http://www.w3.org/2000/svg",
1449
+ fill: "none",
1450
+ viewBox: "0 0 20 20",
1451
1451
  style: getIconStyles(props),
1452
1452
  "data-testid": testId,
1453
1453
  ref: ref
1454
1454
  }, props), React__default.createElement("path", {
1455
- 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",
1456
- fill: "currentColor"
1455
+ fill: "currentColor",
1456
+ 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"
1457
1457
  }));
1458
1458
  });
1459
1459
  IconBriefcase.displayName = 'IconBriefcase';
@@ -1465,17 +1465,17 @@ var IconBullseyeArrow = forwardRef(function (_ref, ref) {
1465
1465
  props = _objectWithoutPropertiesLoose(_ref, _excluded$r);
1466
1466
 
1467
1467
  return React__default.createElement("svg", Object.assign({
1468
- viewBox: "0 0 20 20",
1469
- fill: "none",
1470
1468
  xmlns: "http://www.w3.org/2000/svg",
1469
+ fill: "none",
1470
+ viewBox: "0 0 20 20",
1471
1471
  style: getIconStyles(props),
1472
1472
  "data-testid": testId,
1473
1473
  ref: ref
1474
1474
  }, props), React__default.createElement("path", {
1475
+ fill: "currentColor",
1475
1476
  fillRule: "evenodd",
1476
- clipRule: "evenodd",
1477
1477
  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",
1478
- fill: "currentColor"
1478
+ clipRule: "evenodd"
1479
1479
  }));
1480
1480
  });
1481
1481
  IconBullseyeArrow.displayName = 'IconBullseyeArrow';
@@ -1487,17 +1487,17 @@ var IconCalculator = forwardRef(function (_ref, ref) {
1487
1487
  props = _objectWithoutPropertiesLoose(_ref, _excluded$s);
1488
1488
 
1489
1489
  return React__default.createElement("svg", Object.assign({
1490
- viewBox: "0 0 20 20",
1491
- fill: "none",
1492
1490
  xmlns: "http://www.w3.org/2000/svg",
1491
+ fill: "none",
1492
+ viewBox: "0 0 20 20",
1493
1493
  style: getIconStyles(props),
1494
1494
  "data-testid": testId,
1495
1495
  ref: ref
1496
1496
  }, props), React__default.createElement("path", {
1497
+ fill: "currentColor",
1497
1498
  fillRule: "evenodd",
1498
- clipRule: "evenodd",
1499
1499
  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",
1500
- fill: "currentColor"
1500
+ clipRule: "evenodd"
1501
1501
  }));
1502
1502
  });
1503
1503
  IconCalculator.displayName = 'IconCalculator';
@@ -1509,17 +1509,17 @@ var IconCalendarAlt = forwardRef(function (_ref, ref) {
1509
1509
  props = _objectWithoutPropertiesLoose(_ref, _excluded$t);
1510
1510
 
1511
1511
  return React__default.createElement("svg", Object.assign({
1512
- viewBox: "0 0 20 20",
1513
- fill: "none",
1514
1512
  xmlns: "http://www.w3.org/2000/svg",
1513
+ fill: "none",
1514
+ viewBox: "0 0 20 20",
1515
1515
  style: getIconStyles(props),
1516
1516
  "data-testid": testId,
1517
1517
  ref: ref
1518
1518
  }, props), React__default.createElement("path", {
1519
+ fill: "currentColor",
1519
1520
  fillRule: "evenodd",
1520
- clipRule: "evenodd",
1521
1521
  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",
1522
- fill: "currentColor"
1522
+ clipRule: "evenodd"
1523
1523
  }));
1524
1524
  });
1525
1525
  IconCalendarAlt.displayName = 'IconCalendarAlt';
@@ -1531,17 +1531,17 @@ var IconCalendarCheck = forwardRef(function (_ref, ref) {
1531
1531
  props = _objectWithoutPropertiesLoose(_ref, _excluded$u);
1532
1532
 
1533
1533
  return React__default.createElement("svg", Object.assign({
1534
- viewBox: "0 0 20 20",
1535
- fill: "none",
1536
1534
  xmlns: "http://www.w3.org/2000/svg",
1535
+ fill: "none",
1536
+ viewBox: "0 0 20 20",
1537
1537
  style: getIconStyles(props),
1538
1538
  "data-testid": testId,
1539
1539
  ref: ref
1540
1540
  }, props), React__default.createElement("path", {
1541
+ fill: "currentColor",
1541
1542
  fillRule: "evenodd",
1542
- clipRule: "evenodd",
1543
1543
  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",
1544
- fill: "currentColor"
1544
+ clipRule: "evenodd"
1545
1545
  }));
1546
1546
  });
1547
1547
  IconCalendarCheck.displayName = 'IconCalendarCheck';
@@ -1553,23 +1553,22 @@ var IconCalendarDay = forwardRef(function (_ref, ref) {
1553
1553
  props = _objectWithoutPropertiesLoose(_ref, _excluded$v);
1554
1554
 
1555
1555
  return React__default.createElement("svg", Object.assign({
1556
- viewBox: "0 0 20 20",
1557
- fill: "none",
1558
1556
  xmlns: "http://www.w3.org/2000/svg",
1557
+ fill: "none",
1558
+ viewBox: "0 0 20 20",
1559
1559
  style: getIconStyles(props),
1560
1560
  "data-testid": testId,
1561
1561
  ref: ref
1562
1562
  }, props), React__default.createElement("g", {
1563
1563
  clipPath: "url(#icon-calendar-day_svg__a)"
1564
1564
  }, React__default.createElement("path", {
1565
- 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",
1566
- fill: "currentColor"
1565
+ fill: "currentColor",
1566
+ 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"
1567
1567
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
1568
1568
  id: "icon-calendar-day_svg__a"
1569
1569
  }, React__default.createElement("path", {
1570
1570
  fill: "#fff",
1571
- transform: "translate(1)",
1572
- d: "M0 0h17.5v20H0z"
1571
+ d: "M1 0h17.5v20H1z"
1573
1572
  }))));
1574
1573
  });
1575
1574
  IconCalendarDay.displayName = 'IconCalendarDay';
@@ -1581,15 +1580,15 @@ var IconCalendarExclamation = forwardRef(function (_ref, ref) {
1581
1580
  props = _objectWithoutPropertiesLoose(_ref, _excluded$w);
1582
1581
 
1583
1582
  return React__default.createElement("svg", Object.assign({
1584
- viewBox: "0 0 20 20",
1585
- fill: "none",
1586
1583
  xmlns: "http://www.w3.org/2000/svg",
1584
+ fill: "none",
1585
+ viewBox: "0 0 20 20",
1587
1586
  style: getIconStyles(props),
1588
1587
  "data-testid": testId,
1589
1588
  ref: ref
1590
1589
  }, props), React__default.createElement("path", {
1591
- 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",
1592
- fill: "currentColor"
1590
+ fill: "currentColor",
1591
+ 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"
1593
1592
  }));
1594
1593
  });
1595
1594
  IconCalendarExclamation.displayName = 'IconCalendarExclamation';
@@ -1601,15 +1600,15 @@ var IconCalendarStar = forwardRef(function (_ref, ref) {
1601
1600
  props = _objectWithoutPropertiesLoose(_ref, _excluded$x);
1602
1601
 
1603
1602
  return React__default.createElement("svg", Object.assign({
1604
- viewBox: "0 0 20 20",
1605
- fill: "none",
1606
1603
  xmlns: "http://www.w3.org/2000/svg",
1604
+ fill: "none",
1605
+ viewBox: "0 0 20 20",
1607
1606
  style: getIconStyles(props),
1608
1607
  "data-testid": testId,
1609
1608
  ref: ref
1610
1609
  }, props), React__default.createElement("path", {
1611
- 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",
1612
- fill: "currentColor"
1610
+ fill: "currentColor",
1611
+ 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"
1613
1612
  }));
1614
1613
  });
1615
1614
  IconCalendarStar.displayName = 'IconCalendarStar';
@@ -1621,15 +1620,15 @@ var IconCalendarTomorrow = forwardRef(function (_ref, ref) {
1621
1620
  props = _objectWithoutPropertiesLoose(_ref, _excluded$y);
1622
1621
 
1623
1622
  return React__default.createElement("svg", Object.assign({
1624
- viewBox: "0 0 20 20",
1625
- fill: "none",
1626
1623
  xmlns: "http://www.w3.org/2000/svg",
1624
+ fill: "none",
1625
+ viewBox: "0 0 20 20",
1627
1626
  style: getIconStyles(props),
1628
1627
  "data-testid": testId,
1629
1628
  ref: ref
1630
1629
  }, props), React__default.createElement("g", {
1631
- clipPath: "url(#icon-calendar-tomorrow_svg__a)",
1632
- fill: "currentColor"
1630
+ fill: "currentColor",
1631
+ clipPath: "url(#icon-calendar-tomorrow_svg__a)"
1633
1632
  }, React__default.createElement("path", {
1634
1633
  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"
1635
1634
  }), React__default.createElement("path", {
@@ -1638,8 +1637,7 @@ var IconCalendarTomorrow = forwardRef(function (_ref, ref) {
1638
1637
  id: "icon-calendar-tomorrow_svg__a"
1639
1638
  }, React__default.createElement("path", {
1640
1639
  fill: "#fff",
1641
- transform: "translate(1)",
1642
- d: "M0 0h17.5v20H0z"
1640
+ d: "M1 0h17.5v20H1z"
1643
1641
  }))));
1644
1642
  });
1645
1643
  IconCalendarTomorrow.displayName = 'IconCalendarTomorrow';
@@ -1651,17 +1649,17 @@ var IconCalendar = forwardRef(function (_ref, ref) {
1651
1649
  props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
1652
1650
 
1653
1651
  return React__default.createElement("svg", Object.assign({
1654
- viewBox: "0 0 20 20",
1655
- fill: "none",
1656
1652
  xmlns: "http://www.w3.org/2000/svg",
1653
+ fill: "none",
1654
+ viewBox: "0 0 20 20",
1657
1655
  style: getIconStyles(props),
1658
1656
  "data-testid": testId,
1659
1657
  ref: ref
1660
1658
  }, props), React__default.createElement("path", {
1659
+ fill: "currentColor",
1661
1660
  fillRule: "evenodd",
1662
- clipRule: "evenodd",
1663
1661
  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",
1664
- fill: "currentColor"
1662
+ clipRule: "evenodd"
1665
1663
  }));
1666
1664
  });
1667
1665
  IconCalendar.displayName = 'IconCalendar';
@@ -1673,18 +1671,18 @@ var IconCameraSlash = forwardRef(function (_ref, ref) {
1673
1671
  props = _objectWithoutPropertiesLoose(_ref, _excluded$A);
1674
1672
 
1675
1673
  return React__default.createElement("svg", Object.assign({
1676
- viewBox: "0 0 20 20",
1677
- fill: "none",
1678
1674
  xmlns: "http://www.w3.org/2000/svg",
1675
+ fill: "none",
1676
+ viewBox: "0 0 20 20",
1679
1677
  style: getIconStyles(props),
1680
1678
  "data-testid": testId,
1681
1679
  ref: ref
1682
1680
  }, props), React__default.createElement("path", {
1683
- 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",
1684
- fill: "currentColor"
1681
+ fill: "currentColor",
1682
+ 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"
1685
1683
  }), React__default.createElement("path", {
1686
- 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",
1687
- fill: "currentColor"
1684
+ fill: "currentColor",
1685
+ 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"
1688
1686
  }));
1689
1687
  });
1690
1688
  IconCameraSlash.displayName = 'IconCameraSlash';
@@ -1696,15 +1694,15 @@ var IconCamera = forwardRef(function (_ref, ref) {
1696
1694
  props = _objectWithoutPropertiesLoose(_ref, _excluded$B);
1697
1695
 
1698
1696
  return React__default.createElement("svg", Object.assign({
1699
- viewBox: "0 0 20 20",
1700
- fill: "none",
1701
1697
  xmlns: "http://www.w3.org/2000/svg",
1698
+ fill: "none",
1699
+ viewBox: "0 0 20 20",
1702
1700
  style: getIconStyles(props),
1703
1701
  "data-testid": testId,
1704
1702
  ref: ref
1705
1703
  }, props), React__default.createElement("path", {
1706
- 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",
1707
- fill: "currentColor"
1704
+ fill: "currentColor",
1705
+ 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"
1708
1706
  }));
1709
1707
  });
1710
1708
  IconCamera.displayName = 'IconCamera';
@@ -1716,15 +1714,15 @@ var IconCashRegister = forwardRef(function (_ref, ref) {
1716
1714
  props = _objectWithoutPropertiesLoose(_ref, _excluded$C);
1717
1715
 
1718
1716
  return React__default.createElement("svg", Object.assign({
1719
- viewBox: "0 0 20 20",
1720
- fill: "none",
1721
1717
  xmlns: "http://www.w3.org/2000/svg",
1718
+ fill: "none",
1719
+ viewBox: "0 0 20 20",
1722
1720
  style: getIconStyles(props),
1723
1721
  "data-testid": testId,
1724
1722
  ref: ref
1725
1723
  }, props), React__default.createElement("path", {
1726
- 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",
1727
- fill: "currentColor"
1724
+ fill: "currentColor",
1725
+ 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"
1728
1726
  }));
1729
1727
  });
1730
1728
  IconCashRegister.displayName = 'IconCashRegister';
@@ -1736,17 +1734,17 @@ var IconChartBar = forwardRef(function (_ref, ref) {
1736
1734
  props = _objectWithoutPropertiesLoose(_ref, _excluded$D);
1737
1735
 
1738
1736
  return React__default.createElement("svg", Object.assign({
1739
- viewBox: "0 0 20 20",
1740
- fill: "none",
1741
1737
  xmlns: "http://www.w3.org/2000/svg",
1738
+ fill: "none",
1739
+ viewBox: "0 0 20 20",
1742
1740
  style: getIconStyles(props),
1743
1741
  "data-testid": testId,
1744
1742
  ref: ref
1745
1743
  }, props), React__default.createElement("path", {
1744
+ fill: "currentColor",
1746
1745
  fillRule: "evenodd",
1747
- clipRule: "evenodd",
1748
1746
  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",
1749
- fill: "currentColor"
1747
+ clipRule: "evenodd"
1750
1748
  }));
1751
1749
  });
1752
1750
  IconChartBar.displayName = 'IconChartBar';
@@ -1760,17 +1758,13 @@ var IconCheckCircleIncomplete = forwardRef(function (_ref, ref) {
1760
1758
  return React__default.createElement("svg", Object.assign({
1761
1759
  xmlns: "http://www.w3.org/2000/svg",
1762
1760
  fill: "none",
1763
- viewBox: "0 0 24 24",
1761
+ viewBox: "0 0 20 20",
1764
1762
  style: getIconStyles(props),
1765
1763
  "data-testid": testId,
1766
1764
  ref: ref
1767
- }, props), React__default.createElement("circle", {
1768
- cx: 12,
1769
- cy: 12,
1770
- r: 11.5,
1771
- fill: "none",
1772
- stroke: "currentColor",
1773
- strokeDasharray: "2 2"
1765
+ }, props), React__default.createElement("path", {
1766
+ fill: "currentColor",
1767
+ 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"
1774
1768
  }));
1775
1769
  });
1776
1770
  IconCheckCircleIncomplete.displayName = 'IconCheckCircleIncomplete';
@@ -1782,17 +1776,17 @@ var IconCheck = forwardRef(function (_ref, ref) {
1782
1776
  props = _objectWithoutPropertiesLoose(_ref, _excluded$F);
1783
1777
 
1784
1778
  return React__default.createElement("svg", Object.assign({
1785
- viewBox: "0 0 20 20",
1786
- fill: "none",
1787
1779
  xmlns: "http://www.w3.org/2000/svg",
1780
+ fill: "none",
1781
+ viewBox: "0 0 20 20",
1788
1782
  style: getIconStyles(props),
1789
1783
  "data-testid": testId,
1790
1784
  ref: ref
1791
1785
  }, props), React__default.createElement("path", {
1786
+ fill: "currentColor",
1792
1787
  fillRule: "evenodd",
1793
- clipRule: "evenodd",
1794
1788
  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",
1795
- fill: "currentColor"
1789
+ clipRule: "evenodd"
1796
1790
  }));
1797
1791
  });
1798
1792
  IconCheck.displayName = 'IconCheck';
@@ -1804,17 +1798,17 @@ var IconChevronDown = forwardRef(function (_ref, ref) {
1804
1798
  props = _objectWithoutPropertiesLoose(_ref, _excluded$G);
1805
1799
 
1806
1800
  return React__default.createElement("svg", Object.assign({
1807
- viewBox: "0 0 20 20",
1808
- fill: "none",
1809
1801
  xmlns: "http://www.w3.org/2000/svg",
1802
+ fill: "none",
1803
+ viewBox: "0 0 20 20",
1810
1804
  style: getIconStyles(props),
1811
1805
  "data-testid": testId,
1812
1806
  ref: ref
1813
1807
  }, props), React__default.createElement("path", {
1808
+ fill: "currentColor",
1814
1809
  fillRule: "evenodd",
1815
- clipRule: "evenodd",
1816
1810
  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",
1817
- fill: "currentColor"
1811
+ clipRule: "evenodd"
1818
1812
  }));
1819
1813
  });
1820
1814
  IconChevronDown.displayName = 'IconChevronDown';
@@ -1826,17 +1820,17 @@ var IconChevronLeft = forwardRef(function (_ref, ref) {
1826
1820
  props = _objectWithoutPropertiesLoose(_ref, _excluded$H);
1827
1821
 
1828
1822
  return React__default.createElement("svg", Object.assign({
1829
- viewBox: "0 0 20 20",
1830
- fill: "none",
1831
1823
  xmlns: "http://www.w3.org/2000/svg",
1824
+ fill: "none",
1825
+ viewBox: "0 0 20 20",
1832
1826
  style: getIconStyles(props),
1833
1827
  "data-testid": testId,
1834
1828
  ref: ref
1835
1829
  }, props), React__default.createElement("path", {
1830
+ fill: "currentColor",
1836
1831
  fillRule: "evenodd",
1837
- clipRule: "evenodd",
1838
1832
  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",
1839
- fill: "currentColor"
1833
+ clipRule: "evenodd"
1840
1834
  }));
1841
1835
  });
1842
1836
  IconChevronLeft.displayName = 'IconChevronLeft';
@@ -1848,17 +1842,17 @@ var IconChevronRight = forwardRef(function (_ref, ref) {
1848
1842
  props = _objectWithoutPropertiesLoose(_ref, _excluded$I);
1849
1843
 
1850
1844
  return React__default.createElement("svg", Object.assign({
1851
- viewBox: "0 0 20 20",
1852
- fill: "none",
1853
1845
  xmlns: "http://www.w3.org/2000/svg",
1846
+ fill: "none",
1847
+ viewBox: "0 0 20 20",
1854
1848
  style: getIconStyles(props),
1855
1849
  "data-testid": testId,
1856
1850
  ref: ref
1857
1851
  }, props), React__default.createElement("path", {
1852
+ fill: "currentColor",
1858
1853
  fillRule: "evenodd",
1859
- clipRule: "evenodd",
1860
1854
  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",
1861
- fill: "currentColor"
1855
+ clipRule: "evenodd"
1862
1856
  }));
1863
1857
  });
1864
1858
  IconChevronRight.displayName = 'IconChevronRight';
@@ -1870,17 +1864,17 @@ var IconChevronUp = forwardRef(function (_ref, ref) {
1870
1864
  props = _objectWithoutPropertiesLoose(_ref, _excluded$J);
1871
1865
 
1872
1866
  return React__default.createElement("svg", Object.assign({
1873
- viewBox: "0 0 20 20",
1874
- fill: "none",
1875
1867
  xmlns: "http://www.w3.org/2000/svg",
1868
+ fill: "none",
1869
+ viewBox: "0 0 20 20",
1876
1870
  style: getIconStyles(props),
1877
1871
  "data-testid": testId,
1878
1872
  ref: ref
1879
1873
  }, props), React__default.createElement("path", {
1874
+ fill: "currentColor",
1880
1875
  fillRule: "evenodd",
1881
- clipRule: "evenodd",
1882
1876
  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",
1883
- fill: "currentColor"
1877
+ clipRule: "evenodd"
1884
1878
  }));
1885
1879
  });
1886
1880
  IconChevronUp.displayName = 'IconChevronUp';
@@ -1892,17 +1886,17 @@ var IconClipboardList = forwardRef(function (_ref, ref) {
1892
1886
  props = _objectWithoutPropertiesLoose(_ref, _excluded$K);
1893
1887
 
1894
1888
  return React__default.createElement("svg", Object.assign({
1895
- viewBox: "0 0 20 20",
1896
- fill: "none",
1897
1889
  xmlns: "http://www.w3.org/2000/svg",
1890
+ fill: "none",
1891
+ viewBox: "0 0 20 20",
1898
1892
  style: getIconStyles(props),
1899
1893
  "data-testid": testId,
1900
1894
  ref: ref
1901
1895
  }, props), React__default.createElement("path", {
1896
+ fill: "currentColor",
1902
1897
  fillRule: "evenodd",
1903
- clipRule: "evenodd",
1904
1898
  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",
1905
- fill: "currentColor"
1899
+ clipRule: "evenodd"
1906
1900
  }));
1907
1901
  });
1908
1902
  IconClipboardList.displayName = 'IconClipboardList';
@@ -1914,15 +1908,15 @@ var IconClock = forwardRef(function (_ref, ref) {
1914
1908
  props = _objectWithoutPropertiesLoose(_ref, _excluded$L);
1915
1909
 
1916
1910
  return React__default.createElement("svg", Object.assign({
1917
- viewBox: "0 0 20 20",
1918
- fill: "none",
1919
1911
  xmlns: "http://www.w3.org/2000/svg",
1912
+ fill: "none",
1913
+ viewBox: "0 0 20 20",
1920
1914
  style: getIconStyles(props),
1921
1915
  "data-testid": testId,
1922
1916
  ref: ref
1923
1917
  }, props), React__default.createElement("path", {
1924
- 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",
1925
- fill: "currentColor"
1918
+ fill: "currentColor",
1919
+ 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"
1926
1920
  }));
1927
1921
  });
1928
1922
  IconClock.displayName = 'IconClock';
@@ -1934,15 +1928,15 @@ var IconCog = forwardRef(function (_ref, ref) {
1934
1928
  props = _objectWithoutPropertiesLoose(_ref, _excluded$M);
1935
1929
 
1936
1930
  return React__default.createElement("svg", Object.assign({
1937
- viewBox: "0 0 20 20",
1938
- fill: "none",
1939
1931
  xmlns: "http://www.w3.org/2000/svg",
1932
+ fill: "none",
1933
+ viewBox: "0 0 20 20",
1940
1934
  style: getIconStyles(props),
1941
1935
  "data-testid": testId,
1942
1936
  ref: ref
1943
1937
  }, props), React__default.createElement("path", {
1944
- 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",
1945
- fill: "currentColor"
1938
+ fill: "currentColor",
1939
+ 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"
1946
1940
  }));
1947
1941
  });
1948
1942
  IconCog.displayName = 'IconCog';
@@ -1954,20 +1948,20 @@ var IconCommentLines = forwardRef(function (_ref, ref) {
1954
1948
  props = _objectWithoutPropertiesLoose(_ref, _excluded$N);
1955
1949
 
1956
1950
  return React__default.createElement("svg", Object.assign({
1957
- viewBox: "0 0 20 20",
1958
- fill: "none",
1959
1951
  xmlns: "http://www.w3.org/2000/svg",
1952
+ fill: "none",
1953
+ viewBox: "0 0 20 20",
1960
1954
  style: getIconStyles(props),
1961
1955
  "data-testid": testId,
1962
1956
  ref: ref
1963
1957
  }, props), React__default.createElement("path", {
1958
+ fill: "currentColor",
1964
1959
  fillRule: "evenodd",
1965
- clipRule: "evenodd",
1966
1960
  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",
1967
- fill: "currentColor"
1961
+ clipRule: "evenodd"
1968
1962
  }), React__default.createElement("path", {
1969
- 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",
1970
- fill: "currentColor"
1963
+ fill: "currentColor",
1964
+ 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"
1971
1965
  }));
1972
1966
  });
1973
1967
  IconCommentLines.displayName = 'IconCommentLines';
@@ -1979,17 +1973,17 @@ var IconComment = forwardRef(function (_ref, ref) {
1979
1973
  props = _objectWithoutPropertiesLoose(_ref, _excluded$O);
1980
1974
 
1981
1975
  return React__default.createElement("svg", Object.assign({
1982
- viewBox: "0 0 20 20",
1983
- fill: "none",
1984
1976
  xmlns: "http://www.w3.org/2000/svg",
1977
+ fill: "none",
1978
+ viewBox: "0 0 20 20",
1985
1979
  style: getIconStyles(props),
1986
1980
  "data-testid": testId,
1987
1981
  ref: ref
1988
1982
  }, props), React__default.createElement("path", {
1983
+ fill: "currentColor",
1989
1984
  fillRule: "evenodd",
1990
- clipRule: "evenodd",
1991
1985
  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",
1992
- fill: "currentColor"
1986
+ clipRule: "evenodd"
1993
1987
  }));
1994
1988
  });
1995
1989
  IconComment.displayName = 'IconComment';
@@ -2001,17 +1995,17 @@ var IconCopy = forwardRef(function (_ref, ref) {
2001
1995
  props = _objectWithoutPropertiesLoose(_ref, _excluded$P);
2002
1996
 
2003
1997
  return React__default.createElement("svg", Object.assign({
2004
- viewBox: "0 0 20 20",
2005
- fill: "none",
2006
1998
  xmlns: "http://www.w3.org/2000/svg",
1999
+ fill: "none",
2000
+ viewBox: "0 0 20 20",
2007
2001
  style: getIconStyles(props),
2008
2002
  "data-testid": testId,
2009
2003
  ref: ref
2010
2004
  }, props), React__default.createElement("g", {
2011
2005
  clipPath: "url(#icon-copy_svg__a)"
2012
2006
  }, React__default.createElement("path", {
2013
- 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",
2014
- fill: "currentColor"
2007
+ fill: "currentColor",
2008
+ 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"
2015
2009
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2016
2010
  id: "icon-copy_svg__a"
2017
2011
  }, React__default.createElement("path", {
@@ -2028,19 +2022,19 @@ var IconCreditCardPlus = forwardRef(function (_ref, ref) {
2028
2022
  props = _objectWithoutPropertiesLoose(_ref, _excluded$Q);
2029
2023
 
2030
2024
  return React__default.createElement("svg", Object.assign({
2031
- viewBox: "0 0 20 20",
2032
- fill: "none",
2033
2025
  xmlns: "http://www.w3.org/2000/svg",
2026
+ fill: "none",
2027
+ viewBox: "0 0 20 20",
2034
2028
  style: getIconStyles(props),
2035
2029
  "data-testid": testId,
2036
2030
  ref: ref
2037
2031
  }, props), React__default.createElement("g", {
2038
2032
  clipPath: "url(#icon-credit-card-plus_svg__a)"
2039
2033
  }, React__default.createElement("path", {
2034
+ fill: "currentColor",
2040
2035
  fillRule: "evenodd",
2041
- clipRule: "evenodd",
2042
2036
  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",
2043
- fill: "currentColor"
2037
+ clipRule: "evenodd"
2044
2038
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2045
2039
  id: "icon-credit-card-plus_svg__a"
2046
2040
  }, React__default.createElement("path", {
@@ -2057,17 +2051,17 @@ var IconCreditCard = forwardRef(function (_ref, ref) {
2057
2051
  props = _objectWithoutPropertiesLoose(_ref, _excluded$R);
2058
2052
 
2059
2053
  return React__default.createElement("svg", Object.assign({
2060
- viewBox: "0 0 20 20",
2061
- fill: "none",
2062
2054
  xmlns: "http://www.w3.org/2000/svg",
2055
+ fill: "none",
2056
+ viewBox: "0 0 20 20",
2063
2057
  style: getIconStyles(props),
2064
2058
  "data-testid": testId,
2065
2059
  ref: ref
2066
2060
  }, props), React__default.createElement("g", {
2067
2061
  clipPath: "url(#icon-credit-card_svg__a)"
2068
2062
  }, React__default.createElement("path", {
2069
- 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",
2070
- fill: "currentColor"
2063
+ fill: "currentColor",
2064
+ 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"
2071
2065
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2072
2066
  id: "icon-credit-card_svg__a"
2073
2067
  }, React__default.createElement("path", {
@@ -2084,30 +2078,30 @@ var IconDecentMonochromatic = forwardRef(function (_ref, ref) {
2084
2078
  props = _objectWithoutPropertiesLoose(_ref, _excluded$S);
2085
2079
 
2086
2080
  return React__default.createElement("svg", Object.assign({
2087
- viewBox: "0 0 20 20",
2088
- fill: "none",
2089
2081
  xmlns: "http://www.w3.org/2000/svg",
2082
+ fill: "none",
2083
+ viewBox: "0 0 20 20",
2090
2084
  style: getIconStyles(props),
2091
2085
  "data-testid": testId,
2092
2086
  ref: ref
2093
2087
  }, props), React__default.createElement("path", {
2094
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2095
- fill: "url(#icon-decent-monochromatic_svg__a)"
2088
+ fill: "url(#icon-decent-monochromatic_svg__a)",
2089
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2096
2090
  }), React__default.createElement("rect", {
2097
- x: 6.5,
2098
- y: 12.5,
2099
2091
  width: 7,
2100
2092
  height: 1.5,
2101
- rx: 0.75,
2102
- fill: "#767676"
2093
+ x: 6.5,
2094
+ y: 12.5,
2095
+ fill: "currentColor",
2096
+ rx: 0.75
2103
2097
  }), React__default.createElement("path", {
2104
- 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",
2105
- fill: "#464646"
2098
+ fill: "#464646",
2099
+ 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"
2106
2100
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2107
2101
  id: "icon-decent-monochromatic_svg__a",
2108
2102
  x1: 3.667,
2109
- y1: 7.789,
2110
2103
  x2: 3.667,
2104
+ y1: 7.789,
2111
2105
  y2: 20.454,
2112
2106
  gradientUnits: "userSpaceOnUse"
2113
2107
  }, React__default.createElement("stop", {
@@ -2126,25 +2120,25 @@ var IconDecent = forwardRef(function (_ref, ref) {
2126
2120
  props = _objectWithoutPropertiesLoose(_ref, _excluded$T);
2127
2121
 
2128
2122
  return React__default.createElement("svg", Object.assign({
2129
- viewBox: "0 0 20 20",
2130
- fill: "none",
2131
2123
  xmlns: "http://www.w3.org/2000/svg",
2124
+ fill: "none",
2125
+ viewBox: "0 0 20 20",
2132
2126
  style: getIconStyles(props),
2133
2127
  "data-testid": testId,
2134
2128
  ref: ref
2135
2129
  }, props), React__default.createElement("path", {
2136
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2137
- fill: "#FFCE69"
2130
+ fill: "#FFCE69",
2131
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2138
2132
  }), React__default.createElement("rect", {
2139
- x: 6.5,
2140
- y: 12.5,
2141
2133
  width: 7,
2142
2134
  height: 1.5,
2143
- rx: 0.75,
2144
- fill: "#FB7448"
2135
+ x: 6.5,
2136
+ y: 12.5,
2137
+ fill: "#FB7448",
2138
+ rx: 0.75
2145
2139
  }), React__default.createElement("path", {
2146
- 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",
2147
- fill: "#464646"
2140
+ fill: "#464646",
2141
+ 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"
2148
2142
  }));
2149
2143
  });
2150
2144
  IconDecent.displayName = 'IconDecent';
@@ -2156,17 +2150,17 @@ var IconDownload = forwardRef(function (_ref, ref) {
2156
2150
  props = _objectWithoutPropertiesLoose(_ref, _excluded$U);
2157
2151
 
2158
2152
  return React__default.createElement("svg", Object.assign({
2159
- viewBox: "0 0 20 20",
2160
- fill: "none",
2161
2153
  xmlns: "http://www.w3.org/2000/svg",
2154
+ fill: "none",
2155
+ viewBox: "0 0 20 20",
2162
2156
  style: getIconStyles(props),
2163
2157
  "data-testid": testId,
2164
2158
  ref: ref
2165
2159
  }, props), React__default.createElement("path", {
2160
+ fill: "currentColor",
2166
2161
  fillRule: "evenodd",
2167
- clipRule: "evenodd",
2168
2162
  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",
2169
- fill: "currentColor"
2163
+ clipRule: "evenodd"
2170
2164
  }));
2171
2165
  });
2172
2166
  IconDownload.displayName = 'IconDownload';
@@ -2178,15 +2172,15 @@ var IconEdit = forwardRef(function (_ref, ref) {
2178
2172
  props = _objectWithoutPropertiesLoose(_ref, _excluded$V);
2179
2173
 
2180
2174
  return React__default.createElement("svg", Object.assign({
2181
- viewBox: "0 0 20 20",
2182
- fill: "none",
2183
2175
  xmlns: "http://www.w3.org/2000/svg",
2176
+ fill: "none",
2177
+ viewBox: "0 0 20 20",
2184
2178
  style: getIconStyles(props),
2185
2179
  "data-testid": testId,
2186
2180
  ref: ref
2187
2181
  }, props), React__default.createElement("path", {
2188
- 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",
2189
- fill: "currentColor"
2182
+ fill: "currentColor",
2183
+ 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"
2190
2184
  }));
2191
2185
  });
2192
2186
  IconEdit.displayName = 'IconEdit';
@@ -2198,17 +2192,17 @@ var IconEllipsisV = forwardRef(function (_ref, ref) {
2198
2192
  props = _objectWithoutPropertiesLoose(_ref, _excluded$W);
2199
2193
 
2200
2194
  return React__default.createElement("svg", Object.assign({
2201
- viewBox: "0 0 20 20",
2202
- fill: "none",
2203
2195
  xmlns: "http://www.w3.org/2000/svg",
2196
+ fill: "none",
2197
+ viewBox: "0 0 20 20",
2204
2198
  style: getIconStyles(props),
2205
2199
  "data-testid": testId,
2206
2200
  ref: ref
2207
2201
  }, props), React__default.createElement("path", {
2202
+ fill: "currentColor",
2208
2203
  fillRule: "evenodd",
2209
- clipRule: "evenodd",
2210
2204
  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",
2211
- fill: "currentColor"
2205
+ clipRule: "evenodd"
2212
2206
  }));
2213
2207
  });
2214
2208
  IconEllipsisV.displayName = 'IconEllipsisV';
@@ -2220,17 +2214,17 @@ var IconEnvelopeOpenDollar = forwardRef(function (_ref, ref) {
2220
2214
  props = _objectWithoutPropertiesLoose(_ref, _excluded$X);
2221
2215
 
2222
2216
  return React__default.createElement("svg", Object.assign({
2223
- viewBox: "0 0 20 20",
2224
- fill: "none",
2225
2217
  xmlns: "http://www.w3.org/2000/svg",
2218
+ fill: "none",
2219
+ viewBox: "0 0 20 20",
2226
2220
  style: getIconStyles(props),
2227
2221
  "data-testid": testId,
2228
2222
  ref: ref
2229
2223
  }, props), React__default.createElement("g", {
2230
2224
  clipPath: "url(#icon-envelope-open-dollar_svg__a)"
2231
2225
  }, React__default.createElement("path", {
2232
- 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",
2233
- fill: "currentColor"
2226
+ fill: "currentColor",
2227
+ 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"
2234
2228
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2235
2229
  id: "icon-envelope-open-dollar_svg__a"
2236
2230
  }, React__default.createElement("path", {
@@ -2247,15 +2241,15 @@ var IconEnvelope = forwardRef(function (_ref, ref) {
2247
2241
  props = _objectWithoutPropertiesLoose(_ref, _excluded$Y);
2248
2242
 
2249
2243
  return React__default.createElement("svg", Object.assign({
2250
- viewBox: "0 0 20 20",
2251
- fill: "none",
2252
2244
  xmlns: "http://www.w3.org/2000/svg",
2245
+ fill: "none",
2246
+ viewBox: "0 0 20 20",
2253
2247
  style: getIconStyles(props),
2254
2248
  "data-testid": testId,
2255
2249
  ref: ref
2256
2250
  }, props), React__default.createElement("path", {
2257
- 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",
2258
- fill: "currentColor"
2251
+ fill: "currentColor",
2252
+ 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"
2259
2253
  }));
2260
2254
  });
2261
2255
  IconEnvelope.displayName = 'IconEnvelope';
@@ -2267,17 +2261,17 @@ var IconExclaimationTriangle = forwardRef(function (_ref, ref) {
2267
2261
  props = _objectWithoutPropertiesLoose(_ref, _excluded$Z);
2268
2262
 
2269
2263
  return React__default.createElement("svg", Object.assign({
2270
- viewBox: "0 0 20 20",
2271
- fill: "none",
2272
2264
  xmlns: "http://www.w3.org/2000/svg",
2265
+ fill: "none",
2266
+ viewBox: "0 0 20 20",
2273
2267
  style: getIconStyles(props),
2274
2268
  "data-testid": testId,
2275
2269
  ref: ref
2276
2270
  }, props), React__default.createElement("path", {
2271
+ fill: "currentColor",
2277
2272
  fillRule: "evenodd",
2278
- clipRule: "evenodd",
2279
2273
  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",
2280
- fill: "currentColor"
2274
+ clipRule: "evenodd"
2281
2275
  }));
2282
2276
  });
2283
2277
  IconExclaimationTriangle.displayName = 'IconExclaimationTriangle';
@@ -2289,15 +2283,15 @@ var IconExclaimation = forwardRef(function (_ref, ref) {
2289
2283
  props = _objectWithoutPropertiesLoose(_ref, _excluded$_);
2290
2284
 
2291
2285
  return React__default.createElement("svg", Object.assign({
2292
- viewBox: "0 0 20 20",
2293
- fill: "none",
2294
2286
  xmlns: "http://www.w3.org/2000/svg",
2287
+ fill: "none",
2288
+ viewBox: "0 0 20 20",
2295
2289
  style: getIconStyles(props),
2296
2290
  "data-testid": testId,
2297
2291
  ref: ref
2298
2292
  }, props), React__default.createElement("path", {
2299
- 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",
2300
- fill: "currentColor"
2293
+ fill: "currentColor",
2294
+ 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"
2301
2295
  }));
2302
2296
  });
2303
2297
  IconExclaimation.displayName = 'IconExclaimation';
@@ -2309,15 +2303,15 @@ var IconExpand = forwardRef(function (_ref, ref) {
2309
2303
  props = _objectWithoutPropertiesLoose(_ref, _excluded$$);
2310
2304
 
2311
2305
  return React__default.createElement("svg", Object.assign({
2312
- viewBox: "0 0 20 20",
2313
- fill: "none",
2314
2306
  xmlns: "http://www.w3.org/2000/svg",
2307
+ fill: "none",
2308
+ viewBox: "0 0 20 20",
2315
2309
  style: getIconStyles(props),
2316
2310
  "data-testid": testId,
2317
2311
  ref: ref
2318
2312
  }, props), React__default.createElement("path", {
2319
- 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",
2320
- fill: "currentColor"
2313
+ fill: "currentColor",
2314
+ 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"
2321
2315
  }));
2322
2316
  });
2323
2317
  IconExpand.displayName = 'IconExpand';
@@ -2329,17 +2323,17 @@ var IconExternalLink = forwardRef(function (_ref, ref) {
2329
2323
  props = _objectWithoutPropertiesLoose(_ref, _excluded$10);
2330
2324
 
2331
2325
  return React__default.createElement("svg", Object.assign({
2332
- viewBox: "0 0 20 20",
2333
- fill: "none",
2334
2326
  xmlns: "http://www.w3.org/2000/svg",
2327
+ fill: "none",
2328
+ viewBox: "0 0 20 20",
2335
2329
  style: getIconStyles(props),
2336
2330
  "data-testid": testId,
2337
2331
  ref: ref
2338
2332
  }, props), React__default.createElement("path", {
2333
+ fill: "currentColor",
2339
2334
  fillRule: "evenodd",
2340
- clipRule: "evenodd",
2341
2335
  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",
2342
- fill: "currentColor"
2336
+ clipRule: "evenodd"
2343
2337
  }));
2344
2338
  });
2345
2339
  IconExternalLink.displayName = 'IconExternalLink';
@@ -2351,9 +2345,9 @@ var IconEyeSlash = forwardRef(function (_ref, ref) {
2351
2345
  props = _objectWithoutPropertiesLoose(_ref, _excluded$11);
2352
2346
 
2353
2347
  return React__default.createElement("svg", Object.assign({
2354
- viewBox: "0 0 20 20",
2355
- fill: "none",
2356
2348
  xmlns: "http://www.w3.org/2000/svg",
2349
+ fill: "none",
2350
+ viewBox: "0 0 20 20",
2357
2351
  style: getIconStyles(props),
2358
2352
  "data-testid": testId,
2359
2353
  ref: ref
@@ -2362,8 +2356,8 @@ var IconEyeSlash = forwardRef(function (_ref, ref) {
2362
2356
  }, React__default.createElement("g", {
2363
2357
  clipPath: "url(#icon-eye-slash_svg__b)"
2364
2358
  }, React__default.createElement("path", {
2365
- 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",
2366
- fill: "currentColor"
2359
+ fill: "currentColor",
2360
+ 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"
2367
2361
  }))), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2368
2362
  id: "icon-eye-slash_svg__a"
2369
2363
  }, React__default.createElement("path", {
@@ -2373,8 +2367,7 @@ var IconEyeSlash = forwardRef(function (_ref, ref) {
2373
2367
  id: "icon-eye-slash_svg__b"
2374
2368
  }, React__default.createElement("path", {
2375
2369
  fill: "#fff",
2376
- transform: "translate(0 2.4)",
2377
- d: "M0 0h20v15.2H0z"
2370
+ d: "M0 2.4h20v15.2H0z"
2378
2371
  }))));
2379
2372
  });
2380
2373
  IconEyeSlash.displayName = 'IconEyeSlash';
@@ -2386,23 +2379,22 @@ var IconEye = forwardRef(function (_ref, ref) {
2386
2379
  props = _objectWithoutPropertiesLoose(_ref, _excluded$12);
2387
2380
 
2388
2381
  return React__default.createElement("svg", Object.assign({
2389
- viewBox: "0 0 20 20",
2390
- fill: "none",
2391
2382
  xmlns: "http://www.w3.org/2000/svg",
2383
+ fill: "none",
2384
+ viewBox: "0 0 20 20",
2392
2385
  style: getIconStyles(props),
2393
2386
  "data-testid": testId,
2394
2387
  ref: ref
2395
2388
  }, props), React__default.createElement("g", {
2396
2389
  clipPath: "url(#icon-eye_svg__a)"
2397
2390
  }, React__default.createElement("path", {
2398
- 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",
2399
- fill: "currentColor"
2391
+ fill: "currentColor",
2392
+ 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"
2400
2393
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2401
2394
  id: "icon-eye_svg__a"
2402
2395
  }, React__default.createElement("path", {
2403
2396
  fill: "#fff",
2404
- transform: "translate(1 2)",
2405
- d: "M0 0h18v16H0z"
2397
+ d: "M1 2h18v16H1z"
2406
2398
  }))));
2407
2399
  });
2408
2400
  IconEye.displayName = 'IconEye';
@@ -2414,17 +2406,17 @@ var IconFilePdf = forwardRef(function (_ref, ref) {
2414
2406
  props = _objectWithoutPropertiesLoose(_ref, _excluded$13);
2415
2407
 
2416
2408
  return React__default.createElement("svg", Object.assign({
2417
- viewBox: "0 0 20 20",
2418
- fill: "none",
2419
2409
  xmlns: "http://www.w3.org/2000/svg",
2410
+ fill: "none",
2411
+ viewBox: "0 0 20 20",
2420
2412
  style: getIconStyles(props),
2421
2413
  "data-testid": testId,
2422
2414
  ref: ref
2423
2415
  }, props), React__default.createElement("g", {
2424
2416
  clipPath: "url(#icon-file-pdf_svg__a)"
2425
2417
  }, React__default.createElement("path", {
2426
- 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",
2427
- fill: "currentColor"
2418
+ fill: "currentColor",
2419
+ 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"
2428
2420
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2429
2421
  id: "icon-file-pdf_svg__a"
2430
2422
  }, React__default.createElement("path", {
@@ -2441,17 +2433,17 @@ var IconFile = forwardRef(function (_ref, ref) {
2441
2433
  props = _objectWithoutPropertiesLoose(_ref, _excluded$14);
2442
2434
 
2443
2435
  return React__default.createElement("svg", Object.assign({
2444
- viewBox: "0 0 20 20",
2445
- fill: "none",
2446
2436
  xmlns: "http://www.w3.org/2000/svg",
2437
+ fill: "none",
2438
+ viewBox: "0 0 20 20",
2447
2439
  style: getIconStyles(props),
2448
2440
  "data-testid": testId,
2449
2441
  ref: ref
2450
2442
  }, props), React__default.createElement("g", {
2451
2443
  clipPath: "url(#icon-file_svg__a)"
2452
2444
  }, React__default.createElement("path", {
2453
- 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",
2454
- fill: "currentColor"
2445
+ fill: "currentColor",
2446
+ 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"
2455
2447
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2456
2448
  id: "icon-file_svg__a"
2457
2449
  }, React__default.createElement("path", {
@@ -2468,17 +2460,17 @@ var IconFlag = forwardRef(function (_ref, ref) {
2468
2460
  props = _objectWithoutPropertiesLoose(_ref, _excluded$15);
2469
2461
 
2470
2462
  return React__default.createElement("svg", Object.assign({
2471
- viewBox: "0 0 20 20",
2472
- fill: "none",
2473
2463
  xmlns: "http://www.w3.org/2000/svg",
2464
+ fill: "none",
2465
+ viewBox: "0 0 20 20",
2474
2466
  style: getIconStyles(props),
2475
2467
  "data-testid": testId,
2476
2468
  ref: ref
2477
2469
  }, props), React__default.createElement("g", {
2478
2470
  clipPath: "url(#icon-flag_svg__a)"
2479
2471
  }, React__default.createElement("path", {
2480
- 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",
2481
- fill: "currentColor"
2472
+ fill: "currentColor",
2473
+ 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"
2482
2474
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2483
2475
  id: "icon-flag_svg__a"
2484
2476
  }, React__default.createElement("path", {
@@ -2495,17 +2487,17 @@ var IconFourDotsCircle = forwardRef(function (_ref, ref) {
2495
2487
  props = _objectWithoutPropertiesLoose(_ref, _excluded$16);
2496
2488
 
2497
2489
  return React__default.createElement("svg", Object.assign({
2498
- viewBox: "0 0 20 20",
2499
- fill: "none",
2500
2490
  xmlns: "http://www.w3.org/2000/svg",
2491
+ fill: "none",
2492
+ viewBox: "0 0 20 20",
2501
2493
  style: getIconStyles(props),
2502
2494
  "data-testid": testId,
2503
2495
  ref: ref
2504
2496
  }, props), React__default.createElement("path", {
2497
+ fill: "currentColor",
2505
2498
  fillRule: "evenodd",
2506
- clipRule: "evenodd",
2507
2499
  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",
2508
- fill: "currentColor"
2500
+ clipRule: "evenodd"
2509
2501
  }));
2510
2502
  });
2511
2503
  IconFourDotsCircle.displayName = 'IconFourDotsCircle';
@@ -2517,40 +2509,40 @@ var IconFourSquares = forwardRef(function (_ref, ref) {
2517
2509
  props = _objectWithoutPropertiesLoose(_ref, _excluded$17);
2518
2510
 
2519
2511
  return React__default.createElement("svg", Object.assign({
2520
- viewBox: "0 0 20 20",
2521
- fill: "none",
2522
2512
  xmlns: "http://www.w3.org/2000/svg",
2513
+ fill: "none",
2514
+ viewBox: "0 0 20 20",
2523
2515
  style: getIconStyles(props),
2524
2516
  "data-testid": testId,
2525
2517
  ref: ref
2526
2518
  }, props), React__default.createElement("rect", {
2519
+ width: 8.594,
2520
+ height: 8.594,
2527
2521
  x: 0.833,
2528
2522
  y: 10.573,
2523
+ fill: "currentColor",
2524
+ rx: 1
2525
+ }), React__default.createElement("rect", {
2529
2526
  width: 8.594,
2530
2527
  height: 8.594,
2531
- rx: 1,
2532
- fill: "currentColor"
2533
- }), React__default.createElement("rect", {
2534
2528
  x: 10.573,
2535
2529
  y: 10.573,
2530
+ fill: "currentColor",
2531
+ rx: 1
2532
+ }), React__default.createElement("rect", {
2536
2533
  width: 8.594,
2537
2534
  height: 8.594,
2538
- rx: 1,
2539
- fill: "currentColor"
2540
- }), React__default.createElement("rect", {
2541
2535
  x: 0.833,
2542
2536
  y: 0.833,
2537
+ fill: "currentColor",
2538
+ rx: 1
2539
+ }), React__default.createElement("rect", {
2543
2540
  width: 8.594,
2544
2541
  height: 8.594,
2545
- rx: 1,
2546
- fill: "currentColor"
2547
- }), React__default.createElement("rect", {
2548
2542
  x: 10.572,
2549
2543
  y: 0.833,
2550
- width: 8.594,
2551
- height: 8.594,
2552
- rx: 1,
2553
- fill: "currentColor"
2544
+ fill: "currentColor",
2545
+ rx: 1
2554
2546
  }));
2555
2547
  });
2556
2548
  IconFourSquares.displayName = 'IconFourSquares';
@@ -2562,15 +2554,15 @@ var IconGavel = forwardRef(function (_ref, ref) {
2562
2554
  props = _objectWithoutPropertiesLoose(_ref, _excluded$18);
2563
2555
 
2564
2556
  return React__default.createElement("svg", Object.assign({
2565
- viewBox: "0 0 60 60",
2566
- fill: "none",
2567
2557
  xmlns: "http://www.w3.org/2000/svg",
2558
+ fill: "none",
2559
+ viewBox: "0 0 60 60",
2568
2560
  style: getIconStyles(props),
2569
2561
  "data-testid": testId,
2570
2562
  ref: ref
2571
2563
  }, props), React__default.createElement("path", {
2572
- 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",
2573
- fill: "currentColor"
2564
+ fill: "currentColor",
2565
+ 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"
2574
2566
  }));
2575
2567
  });
2576
2568
  IconGavel.displayName = 'IconGavel';
@@ -2582,19 +2574,19 @@ var IconGif = forwardRef(function (_ref, ref) {
2582
2574
  props = _objectWithoutPropertiesLoose(_ref, _excluded$19);
2583
2575
 
2584
2576
  return React__default.createElement("svg", Object.assign({
2585
- viewBox: "0 0 20 20",
2586
2577
  xmlns: "http://www.w3.org/2000/svg",
2578
+ viewBox: "0 0 20 20",
2587
2579
  style: getIconStyles(props),
2588
2580
  "data-testid": testId,
2589
2581
  ref: ref
2590
2582
  }, props), React__default.createElement("path", {
2591
- 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",
2583
+ fill: "none",
2592
2584
  stroke: "currentColor",
2593
2585
  strokeWidth: 0.952,
2594
- fill: "none"
2586
+ 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"
2595
2587
  }), React__default.createElement("path", {
2596
- 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",
2597
- fill: "currentColor"
2588
+ fill: "currentColor",
2589
+ 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"
2598
2590
  }));
2599
2591
  });
2600
2592
  IconGif.displayName = 'IconGif';
@@ -2606,15 +2598,15 @@ var IconGift = forwardRef(function (_ref, ref) {
2606
2598
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1a);
2607
2599
 
2608
2600
  return React__default.createElement("svg", Object.assign({
2609
- viewBox: "0 0 20 20",
2610
- fill: "none",
2611
2601
  xmlns: "http://www.w3.org/2000/svg",
2602
+ fill: "none",
2603
+ viewBox: "0 0 20 20",
2612
2604
  style: getIconStyles(props),
2613
2605
  "data-testid": testId,
2614
2606
  ref: ref
2615
2607
  }, props), React__default.createElement("path", {
2616
- 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",
2617
- fill: "currentColor"
2608
+ fill: "currentColor",
2609
+ 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"
2618
2610
  }));
2619
2611
  });
2620
2612
  IconGift.displayName = 'IconGift';
@@ -2626,26 +2618,26 @@ var IconGoodMonochromatic = forwardRef(function (_ref, ref) {
2626
2618
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1b);
2627
2619
 
2628
2620
  return React__default.createElement("svg", Object.assign({
2629
- viewBox: "0 0 20 20",
2630
- fill: "none",
2631
2621
  xmlns: "http://www.w3.org/2000/svg",
2622
+ fill: "none",
2623
+ viewBox: "0 0 20 20",
2632
2624
  style: getIconStyles(props),
2633
2625
  "data-testid": testId,
2634
2626
  ref: ref
2635
2627
  }, props), React__default.createElement("path", {
2636
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2637
- fill: "url(#icon-good-monochromatic_svg__a)"
2628
+ fill: "url(#icon-good-monochromatic_svg__a)",
2629
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2638
2630
  }), React__default.createElement("path", {
2639
- 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",
2640
- fill: "#767676"
2631
+ fill: "currentColor",
2632
+ 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"
2641
2633
  }), React__default.createElement("path", {
2642
- 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",
2643
- fill: "#464646"
2634
+ fill: "#464646",
2635
+ 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"
2644
2636
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2645
2637
  id: "icon-good-monochromatic_svg__a",
2646
2638
  x1: 3.667,
2647
- y1: 7.789,
2648
2639
  x2: 3.667,
2640
+ y1: 7.789,
2649
2641
  y2: 20.454,
2650
2642
  gradientUnits: "userSpaceOnUse"
2651
2643
  }, React__default.createElement("stop", {
@@ -2664,21 +2656,21 @@ var IconGood = forwardRef(function (_ref, ref) {
2664
2656
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1c);
2665
2657
 
2666
2658
  return React__default.createElement("svg", Object.assign({
2667
- viewBox: "0 0 20 20",
2668
- fill: "none",
2669
2659
  xmlns: "http://www.w3.org/2000/svg",
2660
+ fill: "none",
2661
+ viewBox: "0 0 20 20",
2670
2662
  style: getIconStyles(props),
2671
2663
  "data-testid": testId,
2672
2664
  ref: ref
2673
2665
  }, props), React__default.createElement("path", {
2674
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2675
- fill: "#FFCE69"
2666
+ fill: "#FFCE69",
2667
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2676
2668
  }), React__default.createElement("path", {
2677
- 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",
2678
- fill: "#FB7448"
2669
+ fill: "#FB7448",
2670
+ 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"
2679
2671
  }), React__default.createElement("path", {
2680
- 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",
2681
- fill: "#464646"
2672
+ fill: "#464646",
2673
+ 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"
2682
2674
  }));
2683
2675
  });
2684
2676
  IconGood.displayName = 'IconGood';
@@ -2690,28 +2682,28 @@ var IconGreatMonochromatic = forwardRef(function (_ref, ref) {
2690
2682
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1d);
2691
2683
 
2692
2684
  return React__default.createElement("svg", Object.assign({
2693
- viewBox: "0 0 20 20",
2694
- fill: "none",
2695
2685
  xmlns: "http://www.w3.org/2000/svg",
2686
+ fill: "none",
2687
+ viewBox: "0 0 20 20",
2696
2688
  style: getIconStyles(props),
2697
2689
  "data-testid": testId,
2698
2690
  ref: ref
2699
2691
  }, props), React__default.createElement("path", {
2700
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2701
- fill: "url(#icon-great-monochromatic_svg__a)"
2692
+ fill: "url(#icon-great-monochromatic_svg__a)",
2693
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2702
2694
  }), React__default.createElement("path", {
2703
- 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",
2704
- fill: "#464646"
2695
+ fill: "#464646",
2696
+ 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"
2705
2697
  }), React__default.createElement("path", {
2698
+ fill: "currentColor",
2706
2699
  fillRule: "evenodd",
2707
- clipRule: "evenodd",
2708
2700
  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",
2709
- fill: "#767676"
2701
+ clipRule: "evenodd"
2710
2702
  }), React__default.createElement("defs", null, React__default.createElement("linearGradient", {
2711
2703
  id: "icon-great-monochromatic_svg__a",
2712
2704
  x1: 3.667,
2713
- y1: 7.789,
2714
2705
  x2: 3.667,
2706
+ y1: 7.789,
2715
2707
  y2: 20.454,
2716
2708
  gradientUnits: "userSpaceOnUse"
2717
2709
  }, React__default.createElement("stop", {
@@ -2730,23 +2722,23 @@ var IconGreat = forwardRef(function (_ref, ref) {
2730
2722
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1e);
2731
2723
 
2732
2724
  return React__default.createElement("svg", Object.assign({
2733
- viewBox: "0 0 20 20",
2734
- fill: "none",
2735
2725
  xmlns: "http://www.w3.org/2000/svg",
2726
+ fill: "none",
2727
+ viewBox: "0 0 20 20",
2736
2728
  style: getIconStyles(props),
2737
2729
  "data-testid": testId,
2738
2730
  ref: ref
2739
2731
  }, props), React__default.createElement("path", {
2740
- d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
2741
- fill: "#FFCE69"
2732
+ fill: "#FFCE69",
2733
+ d: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z"
2742
2734
  }), React__default.createElement("path", {
2743
- 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",
2744
- fill: "#464646"
2735
+ fill: "#464646",
2736
+ 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"
2745
2737
  }), React__default.createElement("path", {
2738
+ fill: "#FB7448",
2746
2739
  fillRule: "evenodd",
2747
- clipRule: "evenodd",
2748
2740
  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",
2749
- fill: "#FB7448"
2741
+ clipRule: "evenodd"
2750
2742
  }));
2751
2743
  });
2752
2744
  IconGreat.displayName = 'IconGreat';
@@ -2758,15 +2750,15 @@ var IconGrinBeam = forwardRef(function (_ref, ref) {
2758
2750
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1f);
2759
2751
 
2760
2752
  return React__default.createElement("svg", Object.assign({
2761
- viewBox: "0 0 20 20",
2762
- fill: "none",
2763
2753
  xmlns: "http://www.w3.org/2000/svg",
2754
+ fill: "none",
2755
+ viewBox: "0 0 20 20",
2764
2756
  style: getIconStyles(props),
2765
2757
  "data-testid": testId,
2766
2758
  ref: ref
2767
2759
  }, props), React__default.createElement("path", {
2768
- 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",
2769
- fill: "currentColor"
2760
+ fill: "currentColor",
2761
+ 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"
2770
2762
  }));
2771
2763
  });
2772
2764
  IconGrinBeam.displayName = 'IconGrinBeam';
@@ -2778,42 +2770,42 @@ var IconGripVertical = forwardRef(function (_ref, ref) {
2778
2770
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1g);
2779
2771
 
2780
2772
  return React__default.createElement("svg", Object.assign({
2781
- viewBox: "0 0 20 20",
2782
- fill: "none",
2783
2773
  xmlns: "http://www.w3.org/2000/svg",
2774
+ fill: "none",
2775
+ viewBox: "0 0 20 20",
2784
2776
  style: getIconStyles(props),
2785
2777
  "data-testid": testId,
2786
2778
  ref: ref
2787
2779
  }, props), React__default.createElement("circle", {
2788
2780
  cx: 6.667,
2789
2781
  cy: 3.333,
2790
- fill: "currentColor",
2791
- r: 1.667
2782
+ r: 1.667,
2783
+ fill: "currentColor"
2792
2784
  }), React__default.createElement("circle", {
2793
2785
  cx: 13,
2794
2786
  cy: 3.333,
2795
- fill: "currentColor",
2796
- r: 1.667
2787
+ r: 1.667,
2788
+ fill: "currentColor"
2797
2789
  }), React__default.createElement("circle", {
2798
2790
  cx: 6.667,
2799
2791
  cy: 9.667,
2800
- fill: "currentColor",
2801
- r: 1.667
2792
+ r: 1.667,
2793
+ fill: "currentColor"
2802
2794
  }), React__default.createElement("circle", {
2803
2795
  cx: 13,
2804
2796
  cy: 9.667,
2805
- fill: "currentColor",
2806
- r: 1.667
2797
+ r: 1.667,
2798
+ fill: "currentColor"
2807
2799
  }), React__default.createElement("circle", {
2808
2800
  cx: 6.667,
2809
2801
  cy: 16,
2810
- fill: "currentColor",
2811
- r: 1.667
2802
+ r: 1.667,
2803
+ fill: "currentColor"
2812
2804
  }), React__default.createElement("circle", {
2813
2805
  cx: 13,
2814
2806
  cy: 16,
2815
- fill: "currentColor",
2816
- r: 1.667
2807
+ r: 1.667,
2808
+ fill: "currentColor"
2817
2809
  }));
2818
2810
  });
2819
2811
  IconGripVertical.displayName = 'IconGripVertical';
@@ -2825,23 +2817,22 @@ var IconHandshake = forwardRef(function (_ref, ref) {
2825
2817
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1h);
2826
2818
 
2827
2819
  return React__default.createElement("svg", Object.assign({
2828
- viewBox: "0 0 20 20",
2829
- fill: "none",
2830
2820
  xmlns: "http://www.w3.org/2000/svg",
2821
+ fill: "none",
2822
+ viewBox: "0 0 20 20",
2831
2823
  style: getIconStyles(props),
2832
2824
  "data-testid": testId,
2833
2825
  ref: ref
2834
2826
  }, props), React__default.createElement("g", {
2835
2827
  clipPath: "url(#icon-handshake_svg__a)"
2836
2828
  }, React__default.createElement("path", {
2837
- 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",
2838
- fill: "currentColor"
2829
+ fill: "currentColor",
2830
+ 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"
2839
2831
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2840
2832
  id: "icon-handshake_svg__a"
2841
2833
  }, React__default.createElement("path", {
2842
2834
  fill: "#fff",
2843
- transform: "translate(0 2)",
2844
- d: "M0 0h20v16H0z"
2835
+ d: "M0 2h20v16H0z"
2845
2836
  }))));
2846
2837
  });
2847
2838
  IconHandshake.displayName = 'IconHandshake';
@@ -2853,17 +2844,17 @@ var IconImage = forwardRef(function (_ref, ref) {
2853
2844
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1i);
2854
2845
 
2855
2846
  return React__default.createElement("svg", Object.assign({
2856
- viewBox: "0 0 20 20",
2857
- fill: "none",
2858
2847
  xmlns: "http://www.w3.org/2000/svg",
2848
+ fill: "none",
2849
+ viewBox: "0 0 20 20",
2859
2850
  style: getIconStyles(props),
2860
2851
  "data-testid": testId,
2861
2852
  ref: ref
2862
2853
  }, props), React__default.createElement("g", {
2863
2854
  clipPath: "url(#icon-image_svg__a)"
2864
2855
  }, React__default.createElement("path", {
2865
- 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",
2866
- fill: "currentColor"
2856
+ fill: "currentColor",
2857
+ 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"
2867
2858
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2868
2859
  id: "icon-image_svg__a"
2869
2860
  }, React__default.createElement("path", {
@@ -2880,17 +2871,17 @@ var IconIslandTropical = forwardRef(function (_ref, ref) {
2880
2871
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1j);
2881
2872
 
2882
2873
  return React__default.createElement("svg", Object.assign({
2883
- viewBox: "0 0 20 20",
2884
- fill: "none",
2885
2874
  xmlns: "http://www.w3.org/2000/svg",
2875
+ fill: "none",
2876
+ viewBox: "0 0 20 20",
2886
2877
  style: getIconStyles(props),
2887
2878
  "data-testid": testId,
2888
2879
  ref: ref
2889
2880
  }, props), React__default.createElement("path", {
2881
+ fill: "currentColor",
2890
2882
  fillRule: "evenodd",
2891
- clipRule: "evenodd",
2892
2883
  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",
2893
- fill: "currentColor"
2884
+ clipRule: "evenodd"
2894
2885
  }));
2895
2886
  });
2896
2887
  IconIslandTropical.displayName = 'IconIslandTropical';
@@ -2902,15 +2893,15 @@ var IconItalic = forwardRef(function (_ref, ref) {
2902
2893
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1k);
2903
2894
 
2904
2895
  return React__default.createElement("svg", Object.assign({
2905
- viewBox: "0 0 20 20",
2906
- fill: "none",
2907
2896
  xmlns: "http://www.w3.org/2000/svg",
2897
+ fill: "none",
2898
+ viewBox: "0 0 20 20",
2908
2899
  style: getIconStyles(props),
2909
2900
  "data-testid": testId,
2910
2901
  ref: ref
2911
2902
  }, props), React__default.createElement("path", {
2912
- 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",
2913
- fill: "currentColor"
2903
+ fill: "currentColor",
2904
+ 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"
2914
2905
  }));
2915
2906
  });
2916
2907
  IconItalic.displayName = 'IconItalic';
@@ -2922,19 +2913,19 @@ var IconLaptopSearch = forwardRef(function (_ref, ref) {
2922
2913
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1l);
2923
2914
 
2924
2915
  return React__default.createElement("svg", Object.assign({
2925
- viewBox: "0 0 20 20",
2926
- fill: "none",
2927
2916
  xmlns: "http://www.w3.org/2000/svg",
2917
+ fill: "none",
2918
+ viewBox: "0 0 20 20",
2928
2919
  style: getIconStyles(props),
2929
2920
  "data-testid": testId,
2930
2921
  ref: ref
2931
2922
  }, props), React__default.createElement("g", {
2932
2923
  clipPath: "url(#icon-laptop-search_svg__a)"
2933
2924
  }, React__default.createElement("path", {
2925
+ fill: "currentColor",
2934
2926
  fillRule: "evenodd",
2935
- clipRule: "evenodd",
2936
2927
  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",
2937
- fill: "currentColor"
2928
+ clipRule: "evenodd"
2938
2929
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2939
2930
  id: "icon-laptop-search_svg__a"
2940
2931
  }, React__default.createElement("path", {
@@ -2951,17 +2942,17 @@ var IconLink = forwardRef(function (_ref, ref) {
2951
2942
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1m);
2952
2943
 
2953
2944
  return React__default.createElement("svg", Object.assign({
2954
- viewBox: "0 0 20 20",
2955
- fill: "none",
2956
2945
  xmlns: "http://www.w3.org/2000/svg",
2946
+ fill: "none",
2947
+ viewBox: "0 0 20 20",
2957
2948
  style: getIconStyles(props),
2958
2949
  "data-testid": testId,
2959
2950
  ref: ref
2960
2951
  }, props), React__default.createElement("g", {
2961
2952
  clipPath: "url(#icon-link_svg__a)"
2962
2953
  }, React__default.createElement("path", {
2963
- 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",
2964
- fill: "currentColor"
2954
+ fill: "currentColor",
2955
+ 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"
2965
2956
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2966
2957
  id: "icon-link_svg__a"
2967
2958
  }, React__default.createElement("path", {
@@ -2978,17 +2969,17 @@ var IconListOI = forwardRef(function (_ref, ref) {
2978
2969
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1n);
2979
2970
 
2980
2971
  return React__default.createElement("svg", Object.assign({
2981
- viewBox: "0 0 20 20",
2982
- fill: "none",
2983
2972
  xmlns: "http://www.w3.org/2000/svg",
2973
+ fill: "none",
2974
+ viewBox: "0 0 20 20",
2984
2975
  style: getIconStyles(props),
2985
2976
  "data-testid": testId,
2986
2977
  ref: ref
2987
2978
  }, props), React__default.createElement("g", {
2988
2979
  clipPath: "url(#icon-list-o-i_svg__a)"
2989
2980
  }, React__default.createElement("path", {
2990
- 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",
2991
- fill: "currentColor"
2981
+ fill: "currentColor",
2982
+ 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"
2992
2983
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
2993
2984
  id: "icon-list-o-i_svg__a"
2994
2985
  }, React__default.createElement("path", {
@@ -3005,15 +2996,15 @@ var IconList = forwardRef(function (_ref, ref) {
3005
2996
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1o);
3006
2997
 
3007
2998
  return React__default.createElement("svg", Object.assign({
3008
- viewBox: "0 0 20 20",
3009
- fill: "none",
3010
2999
  xmlns: "http://www.w3.org/2000/svg",
3000
+ fill: "none",
3001
+ viewBox: "0 0 20 20",
3011
3002
  style: getIconStyles(props),
3012
3003
  "data-testid": testId,
3013
3004
  ref: ref
3014
3005
  }, props), React__default.createElement("path", {
3015
- 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",
3016
- fill: "currentColor"
3006
+ fill: "currentColor",
3007
+ 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"
3017
3008
  }));
3018
3009
  });
3019
3010
  IconList.displayName = 'IconList';
@@ -3025,15 +3016,15 @@ var IconLock = forwardRef(function (_ref, ref) {
3025
3016
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1p);
3026
3017
 
3027
3018
  return React__default.createElement("svg", Object.assign({
3028
- viewBox: "0 0 20 20",
3029
- fill: "none",
3030
3019
  xmlns: "http://www.w3.org/2000/svg",
3020
+ fill: "none",
3021
+ viewBox: "0 0 20 20",
3031
3022
  style: getIconStyles(props),
3032
3023
  "data-testid": testId,
3033
3024
  ref: ref
3034
3025
  }, props), React__default.createElement("path", {
3035
- 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",
3036
- fill: "currentColor"
3026
+ fill: "currentColor",
3027
+ 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"
3037
3028
  }));
3038
3029
  });
3039
3030
  IconLock.displayName = 'IconLock';
@@ -3045,17 +3036,17 @@ var IconMagicSolid = forwardRef(function (_ref, ref) {
3045
3036
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1q);
3046
3037
 
3047
3038
  return React__default.createElement("svg", Object.assign({
3048
- viewBox: "0 0 20 20",
3049
- fill: "none",
3050
3039
  xmlns: "http://www.w3.org/2000/svg",
3040
+ fill: "none",
3041
+ viewBox: "0 0 20 20",
3051
3042
  style: getIconStyles(props),
3052
3043
  "data-testid": testId,
3053
3044
  ref: ref
3054
3045
  }, props), React__default.createElement("path", {
3046
+ fill: "currentColor",
3055
3047
  fillRule: "evenodd",
3056
- clipRule: "evenodd",
3057
3048
  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",
3058
- fill: "currentColor"
3049
+ clipRule: "evenodd"
3059
3050
  }));
3060
3051
  });
3061
3052
  IconMagicSolid.displayName = 'IconMagicSolid';
@@ -3067,17 +3058,17 @@ var IconMapMarker = forwardRef(function (_ref, ref) {
3067
3058
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1r);
3068
3059
 
3069
3060
  return React__default.createElement("svg", Object.assign({
3070
- viewBox: "0 0 20 20",
3071
- fill: "none",
3072
3061
  xmlns: "http://www.w3.org/2000/svg",
3062
+ fill: "none",
3063
+ viewBox: "0 0 20 20",
3073
3064
  style: getIconStyles(props),
3074
3065
  "data-testid": testId,
3075
3066
  ref: ref
3076
3067
  }, props), React__default.createElement("path", {
3068
+ fill: "currentColor",
3077
3069
  fillRule: "evenodd",
3078
- clipRule: "evenodd",
3079
3070
  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",
3080
- fill: "currentColor"
3071
+ clipRule: "evenodd"
3081
3072
  }));
3082
3073
  });
3083
3074
  IconMapMarker.displayName = 'IconMapMarker';
@@ -3089,17 +3080,17 @@ var IconMegaphone = forwardRef(function (_ref, ref) {
3089
3080
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1s);
3090
3081
 
3091
3082
  return React__default.createElement("svg", Object.assign({
3092
- viewBox: "0 0 20 20",
3093
- fill: "none",
3094
3083
  xmlns: "http://www.w3.org/2000/svg",
3084
+ fill: "none",
3085
+ viewBox: "0 0 20 20",
3095
3086
  style: getIconStyles(props),
3096
3087
  "data-testid": testId,
3097
3088
  ref: ref
3098
3089
  }, props), React__default.createElement("path", {
3090
+ fill: "currentColor",
3099
3091
  fillRule: "evenodd",
3100
- clipRule: "evenodd",
3101
3092
  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",
3102
- fill: "currentColor"
3093
+ clipRule: "evenodd"
3103
3094
  }));
3104
3095
  });
3105
3096
  IconMegaphone.displayName = 'IconMegaphone';
@@ -3111,15 +3102,15 @@ var IconMessages = forwardRef(function (_ref, ref) {
3111
3102
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1t);
3112
3103
 
3113
3104
  return React__default.createElement("svg", Object.assign({
3114
- viewBox: "0 0 20 18",
3115
- fill: "none",
3116
3105
  xmlns: "http://www.w3.org/2000/svg",
3106
+ fill: "none",
3107
+ viewBox: "0 0 20 18",
3117
3108
  style: getIconStyles(props),
3118
3109
  "data-testid": testId,
3119
3110
  ref: ref
3120
3111
  }, props), React__default.createElement("path", {
3121
- 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",
3122
- fill: "currentColor"
3112
+ fill: "currentColor",
3113
+ 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"
3123
3114
  }));
3124
3115
  });
3125
3116
  IconMessages.displayName = 'IconMessages';
@@ -3131,15 +3122,15 @@ var IconMinusCircle = forwardRef(function (_ref, ref) {
3131
3122
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1u);
3132
3123
 
3133
3124
  return React__default.createElement("svg", Object.assign({
3134
- viewBox: "0 0 20 20",
3135
- fill: "none",
3136
3125
  xmlns: "http://www.w3.org/2000/svg",
3126
+ fill: "none",
3127
+ viewBox: "0 0 20 20",
3137
3128
  style: getIconStyles(props),
3138
3129
  "data-testid": testId,
3139
3130
  ref: ref
3140
3131
  }, props), React__default.createElement("path", {
3141
- 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",
3142
- fill: "currentColor"
3132
+ fill: "currentColor",
3133
+ 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"
3143
3134
  }));
3144
3135
  });
3145
3136
  IconMinusCircle.displayName = 'IconMinusCircle';
@@ -3151,15 +3142,15 @@ var IconMinus = forwardRef(function (_ref, ref) {
3151
3142
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1v);
3152
3143
 
3153
3144
  return React__default.createElement("svg", Object.assign({
3154
- viewBox: "0 0 20 20",
3155
- fill: "none",
3156
3145
  xmlns: "http://www.w3.org/2000/svg",
3146
+ fill: "none",
3147
+ viewBox: "0 0 20 20",
3157
3148
  style: getIconStyles(props),
3158
3149
  "data-testid": testId,
3159
3150
  ref: ref
3160
3151
  }, props), React__default.createElement("path", {
3161
- 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",
3162
- fill: "currentColor"
3152
+ fill: "currentColor",
3153
+ 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"
3163
3154
  }));
3164
3155
  });
3165
3156
  IconMinus.displayName = 'IconMinus';
@@ -3171,15 +3162,15 @@ var IconMoneyBill = forwardRef(function (_ref, ref) {
3171
3162
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1w);
3172
3163
 
3173
3164
  return React__default.createElement("svg", Object.assign({
3174
- viewBox: "0 0 20 20",
3175
- fill: "none",
3176
3165
  xmlns: "http://www.w3.org/2000/svg",
3166
+ fill: "none",
3167
+ viewBox: "0 0 20 20",
3177
3168
  style: getIconStyles(props),
3178
3169
  "data-testid": testId,
3179
3170
  ref: ref
3180
3171
  }, props), React__default.createElement("path", {
3181
- 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",
3182
- fill: "currentColor"
3172
+ fill: "currentColor",
3173
+ 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"
3183
3174
  }));
3184
3175
  });
3185
3176
  IconMoneyBill.displayName = 'IconMoneyBill';
@@ -3191,15 +3182,15 @@ var IconMugSaucerSolid = forwardRef(function (_ref, ref) {
3191
3182
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1x);
3192
3183
 
3193
3184
  return React__default.createElement("svg", Object.assign({
3194
- viewBox: "0 0 21 20",
3195
- fill: "none",
3196
3185
  xmlns: "http://www.w3.org/2000/svg",
3186
+ fill: "none",
3187
+ viewBox: "0 0 21 20",
3197
3188
  style: getIconStyles(props),
3198
3189
  "data-testid": testId,
3199
3190
  ref: ref
3200
3191
  }, props), React__default.createElement("path", {
3201
- 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",
3202
- fill: "currentColor"
3192
+ fill: "currentColor",
3193
+ 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"
3203
3194
  }));
3204
3195
  });
3205
3196
  IconMugSaucerSolid.displayName = 'IconMugSaucerSolid';
@@ -3211,15 +3202,15 @@ var IconNotesMedical = forwardRef(function (_ref, ref) {
3211
3202
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1y);
3212
3203
 
3213
3204
  return React__default.createElement("svg", Object.assign({
3214
- viewBox: "0 0 20 20",
3215
- fill: "none",
3216
3205
  xmlns: "http://www.w3.org/2000/svg",
3206
+ fill: "none",
3207
+ viewBox: "0 0 20 20",
3217
3208
  style: getIconStyles(props),
3218
3209
  "data-testid": testId,
3219
3210
  ref: ref
3220
3211
  }, props), React__default.createElement("path", {
3221
- 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",
3222
- fill: "currentColor"
3212
+ fill: "currentColor",
3213
+ 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"
3223
3214
  }));
3224
3215
  });
3225
3216
  IconNotesMedical.displayName = 'IconNotesMedical';
@@ -3231,23 +3222,22 @@ var IconOvertime = forwardRef(function (_ref, ref) {
3231
3222
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1z);
3232
3223
 
3233
3224
  return React__default.createElement("svg", Object.assign({
3234
- viewBox: "0 0 21 20",
3235
- fill: "none",
3236
3225
  xmlns: "http://www.w3.org/2000/svg",
3226
+ fill: "none",
3227
+ viewBox: "0 0 21 20",
3237
3228
  style: getIconStyles(props),
3238
3229
  "data-testid": testId,
3239
3230
  ref: ref
3240
3231
  }, props), React__default.createElement("g", {
3241
3232
  clipPath: "url(#icon-overtime_svg__a)"
3242
3233
  }, React__default.createElement("path", {
3243
- 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",
3244
- fill: "currentColor"
3234
+ fill: "currentColor",
3235
+ 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"
3245
3236
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3246
3237
  id: "icon-overtime_svg__a"
3247
3238
  }, React__default.createElement("path", {
3248
3239
  fill: "#fff",
3249
- transform: "translate(.2)",
3250
- d: "M0 0h20v20H0z"
3240
+ d: "M.2 0h20v20H.2z"
3251
3241
  }))));
3252
3242
  });
3253
3243
  IconOvertime.displayName = 'IconOvertime';
@@ -3259,15 +3249,15 @@ var IconPaperPlaneClock = forwardRef(function (_ref, ref) {
3259
3249
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1A);
3260
3250
 
3261
3251
  return React__default.createElement("svg", Object.assign({
3262
- viewBox: "0 0 20 20",
3263
- fill: "none",
3264
3252
  xmlns: "http://www.w3.org/2000/svg",
3253
+ fill: "none",
3254
+ viewBox: "0 0 20 20",
3265
3255
  style: getIconStyles(props),
3266
3256
  "data-testid": testId,
3267
3257
  ref: ref
3268
3258
  }, props), React__default.createElement("g", {
3269
- clipPath: "url(#icon-paper-plane-clock_svg__a)",
3270
- fill: "currentColor"
3259
+ fill: "currentColor",
3260
+ clipPath: "url(#icon-paper-plane-clock_svg__a)"
3271
3261
  }, React__default.createElement("path", {
3272
3262
  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"
3273
3263
  }), React__default.createElement("path", {
@@ -3278,8 +3268,7 @@ var IconPaperPlaneClock = forwardRef(function (_ref, ref) {
3278
3268
  id: "icon-paper-plane-clock_svg__a"
3279
3269
  }, React__default.createElement("path", {
3280
3270
  fill: "#fff",
3281
- transform: "translate(0 2)",
3282
- d: "M0 0h20v15.641H0z"
3271
+ d: "M0 2h20v15.641H0z"
3283
3272
  }))));
3284
3273
  });
3285
3274
  IconPaperPlaneClock.displayName = 'IconPaperPlaneClock';
@@ -3291,17 +3280,17 @@ var IconPaperPlane = forwardRef(function (_ref, ref) {
3291
3280
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1B);
3292
3281
 
3293
3282
  return React__default.createElement("svg", Object.assign({
3294
- viewBox: "0 0 19 20",
3295
- fill: "none",
3296
3283
  xmlns: "http://www.w3.org/2000/svg",
3284
+ fill: "none",
3285
+ viewBox: "0 0 19 20",
3297
3286
  style: getIconStyles(props),
3298
3287
  "data-testid": testId,
3299
3288
  ref: ref
3300
3289
  }, props), React__default.createElement("path", {
3290
+ fill: "currentColor",
3301
3291
  fillRule: "evenodd",
3302
- clipRule: "evenodd",
3303
3292
  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",
3304
- fill: "currentColor"
3293
+ clipRule: "evenodd"
3305
3294
  }));
3306
3295
  });
3307
3296
  IconPaperPlane.displayName = 'IconPaperPlane';
@@ -3313,17 +3302,17 @@ var IconPaperclip = forwardRef(function (_ref, ref) {
3313
3302
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1C);
3314
3303
 
3315
3304
  return React__default.createElement("svg", Object.assign({
3316
- viewBox: "0 0 20 20",
3317
- fill: "none",
3318
3305
  xmlns: "http://www.w3.org/2000/svg",
3306
+ fill: "none",
3307
+ viewBox: "0 0 20 20",
3319
3308
  style: getIconStyles(props),
3320
3309
  "data-testid": testId,
3321
3310
  ref: ref
3322
3311
  }, props), React__default.createElement("g", {
3323
3312
  clipPath: "url(#icon-paperclip_svg__a)"
3324
3313
  }, React__default.createElement("path", {
3325
- 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",
3326
- fill: "currentColor"
3314
+ fill: "currentColor",
3315
+ 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"
3327
3316
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3328
3317
  id: "icon-paperclip_svg__a"
3329
3318
  }, React__default.createElement("path", {
@@ -3340,17 +3329,17 @@ var IconPencil = forwardRef(function (_ref, ref) {
3340
3329
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1D);
3341
3330
 
3342
3331
  return React__default.createElement("svg", Object.assign({
3343
- viewBox: "0 0 20 20",
3344
- fill: "none",
3345
3332
  xmlns: "http://www.w3.org/2000/svg",
3333
+ fill: "none",
3334
+ viewBox: "0 0 20 20",
3346
3335
  style: getIconStyles(props),
3347
3336
  "data-testid": testId,
3348
3337
  ref: ref
3349
3338
  }, props), React__default.createElement("path", {
3339
+ fill: "currentColor",
3350
3340
  fillRule: "evenodd",
3351
- clipRule: "evenodd",
3352
3341
  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",
3353
- fill: "currentColor"
3342
+ clipRule: "evenodd"
3354
3343
  }));
3355
3344
  });
3356
3345
  IconPencil.displayName = 'IconPencil';
@@ -3362,15 +3351,15 @@ var IconPercentage = forwardRef(function (_ref, ref) {
3362
3351
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1E);
3363
3352
 
3364
3353
  return React__default.createElement("svg", Object.assign({
3365
- viewBox: "0 0 20 20",
3366
- fill: "none",
3367
3354
  xmlns: "http://www.w3.org/2000/svg",
3355
+ fill: "none",
3356
+ viewBox: "0 0 20 20",
3368
3357
  style: getIconStyles(props),
3369
3358
  "data-testid": testId,
3370
3359
  ref: ref
3371
3360
  }, props), React__default.createElement("path", {
3372
- 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",
3373
- fill: "currentColor"
3361
+ fill: "currentColor",
3362
+ 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"
3374
3363
  }));
3375
3364
  });
3376
3365
  IconPercentage.displayName = 'IconPercentage';
@@ -3382,8 +3371,8 @@ var IconPhone = forwardRef(function (_ref, ref) {
3382
3371
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1F);
3383
3372
 
3384
3373
  return React__default.createElement("svg", Object.assign({
3385
- viewBox: "0 0 20 20",
3386
3374
  xmlns: "http://www.w3.org/2000/svg",
3375
+ viewBox: "0 0 20 20",
3387
3376
  style: getIconStyles(props),
3388
3377
  "data-testid": testId,
3389
3378
  ref: ref
@@ -3402,17 +3391,17 @@ var IconPlug = forwardRef(function (_ref, ref) {
3402
3391
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1G);
3403
3392
 
3404
3393
  return React__default.createElement("svg", Object.assign({
3405
- viewBox: "0 0 20 20",
3406
- fill: "none",
3407
3394
  xmlns: "http://www.w3.org/2000/svg",
3395
+ fill: "none",
3396
+ viewBox: "0 0 20 20",
3408
3397
  style: getIconStyles(props),
3409
3398
  "data-testid": testId,
3410
3399
  ref: ref
3411
3400
  }, props), React__default.createElement("path", {
3401
+ fill: "currentColor",
3412
3402
  fillRule: "evenodd",
3413
- clipRule: "evenodd",
3414
3403
  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",
3415
- fill: "currentColor"
3404
+ clipRule: "evenodd"
3416
3405
  }));
3417
3406
  });
3418
3407
  IconPlug.displayName = 'IconPlug';
@@ -3424,17 +3413,17 @@ var IconPlus = forwardRef(function (_ref, ref) {
3424
3413
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1H);
3425
3414
 
3426
3415
  return React__default.createElement("svg", Object.assign({
3427
- viewBox: "0 0 20 20",
3428
- fill: "none",
3429
3416
  xmlns: "http://www.w3.org/2000/svg",
3417
+ fill: "none",
3418
+ viewBox: "0 0 20 20",
3430
3419
  style: getIconStyles(props),
3431
3420
  "data-testid": testId,
3432
3421
  ref: ref
3433
3422
  }, props), React__default.createElement("path", {
3423
+ fill: "currentColor",
3434
3424
  fillRule: "evenodd",
3435
- clipRule: "evenodd",
3436
3425
  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",
3437
- fill: "currentColor"
3426
+ clipRule: "evenodd"
3438
3427
  }));
3439
3428
  });
3440
3429
  IconPlus.displayName = 'IconPlus';
@@ -3446,17 +3435,17 @@ var IconPrint = forwardRef(function (_ref, ref) {
3446
3435
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1I);
3447
3436
 
3448
3437
  return React__default.createElement("svg", Object.assign({
3449
- viewBox: "0 0 20 20",
3450
- fill: "none",
3451
3438
  xmlns: "http://www.w3.org/2000/svg",
3439
+ fill: "none",
3440
+ viewBox: "0 0 20 20",
3452
3441
  style: getIconStyles(props),
3453
3442
  "data-testid": testId,
3454
3443
  ref: ref
3455
3444
  }, props), React__default.createElement("path", {
3445
+ fill: "currentColor",
3456
3446
  fillRule: "evenodd",
3457
- clipRule: "evenodd",
3458
3447
  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",
3459
- fill: "currentColor"
3448
+ clipRule: "evenodd"
3460
3449
  }));
3461
3450
  });
3462
3451
  IconPrint.displayName = 'IconPrint';
@@ -3468,15 +3457,15 @@ var IconQuestionCircle = forwardRef(function (_ref, ref) {
3468
3457
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1J);
3469
3458
 
3470
3459
  return React__default.createElement("svg", Object.assign({
3471
- viewBox: "0 0 20 20",
3472
- fill: "none",
3473
3460
  xmlns: "http://www.w3.org/2000/svg",
3461
+ fill: "none",
3462
+ viewBox: "0 0 20 20",
3474
3463
  style: getIconStyles(props),
3475
3464
  "data-testid": testId,
3476
3465
  ref: ref
3477
3466
  }, props), React__default.createElement("path", {
3478
- 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",
3479
- fill: "currentColor"
3467
+ fill: "currentColor",
3468
+ 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"
3480
3469
  }));
3481
3470
  });
3482
3471
  IconQuestionCircle.displayName = 'IconQuestionCircle';
@@ -3488,15 +3477,15 @@ var IconRepeat = forwardRef(function (_ref, ref) {
3488
3477
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1K);
3489
3478
 
3490
3479
  return React__default.createElement("svg", Object.assign({
3491
- viewBox: "0 0 20 20",
3492
- fill: "none",
3493
3480
  xmlns: "http://www.w3.org/2000/svg",
3481
+ fill: "none",
3482
+ viewBox: "0 0 20 20",
3494
3483
  style: getIconStyles(props),
3495
3484
  "data-testid": testId,
3496
3485
  ref: ref
3497
3486
  }, props), React__default.createElement("path", {
3498
- 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",
3499
- fill: "currentColor"
3487
+ fill: "currentColor",
3488
+ 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"
3500
3489
  }));
3501
3490
  });
3502
3491
  IconRepeat.displayName = 'IconRepeat';
@@ -3508,37 +3497,37 @@ var IconReply = forwardRef(function (_ref, ref) {
3508
3497
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1L);
3509
3498
 
3510
3499
  return React__default.createElement("svg", Object.assign({
3511
- viewBox: "0 0 20 20",
3512
- fill: "none",
3513
3500
  xmlns: "http://www.w3.org/2000/svg",
3501
+ fill: "none",
3502
+ viewBox: "0 0 20 20",
3514
3503
  style: getIconStyles(props),
3515
3504
  "data-testid": testId,
3516
3505
  ref: ref
3517
3506
  }, props), React__default.createElement("path", {
3518
- 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",
3519
- fill: "currentColor"
3507
+ fill: "currentColor",
3508
+ 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"
3520
3509
  }));
3521
3510
  });
3522
3511
  IconReply.displayName = 'IconReply';
3523
3512
 
3524
3513
  var _excluded$1M = ["testId"];
3525
-
3526
- var IconRocket = function IconRocket(_ref) {
3514
+ var IconRocket = forwardRef(function (_ref, ref) {
3527
3515
  var _ref$testId = _ref.testId,
3528
3516
  testId = _ref$testId === void 0 ? 'icon-rocket' : _ref$testId,
3529
3517
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1M);
3530
3518
 
3531
3519
  return React__default.createElement("svg", Object.assign({
3532
- viewBox: "0 0 20 20",
3533
- fill: "none",
3534
3520
  xmlns: "http://www.w3.org/2000/svg",
3521
+ fill: "none",
3522
+ viewBox: "0 0 20 20",
3535
3523
  style: getIconStyles(props),
3536
- "data-testid": testId
3524
+ "data-testid": testId,
3525
+ ref: ref
3537
3526
  }, props), React__default.createElement("path", {
3538
- 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"
3527
+ fill: "currentColor",
3528
+ 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"
3539
3529
  }));
3540
- };
3541
-
3530
+ });
3542
3531
  IconRocket.displayName = 'IconRocket';
3543
3532
 
3544
3533
  var _excluded$1N = ["testId"];
@@ -3548,17 +3537,17 @@ var IconSearch = forwardRef(function (_ref, ref) {
3548
3537
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1N);
3549
3538
 
3550
3539
  return React__default.createElement("svg", Object.assign({
3551
- viewBox: "0 0 20 20",
3552
- fill: "none",
3553
3540
  xmlns: "http://www.w3.org/2000/svg",
3541
+ fill: "none",
3542
+ viewBox: "0 0 20 20",
3554
3543
  style: getIconStyles(props),
3555
3544
  "data-testid": testId,
3556
3545
  ref: ref
3557
3546
  }, props), React__default.createElement("path", {
3547
+ fill: "currentColor",
3558
3548
  fillRule: "evenodd",
3559
- clipRule: "evenodd",
3560
3549
  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",
3561
- fill: "currentColor"
3550
+ clipRule: "evenodd"
3562
3551
  }));
3563
3552
  });
3564
3553
  IconSearch.displayName = 'IconSearch';
@@ -3570,15 +3559,15 @@ var IconSignOut = forwardRef(function (_ref, ref) {
3570
3559
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1O);
3571
3560
 
3572
3561
  return React__default.createElement("svg", Object.assign({
3573
- viewBox: "0 0 20 20",
3574
- fill: "none",
3575
3562
  xmlns: "http://www.w3.org/2000/svg",
3563
+ fill: "none",
3564
+ viewBox: "0 0 20 20",
3576
3565
  style: getIconStyles(props),
3577
3566
  "data-testid": testId,
3578
3567
  ref: ref
3579
3568
  }, props), React__default.createElement("path", {
3580
- 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",
3581
- fill: "currentColor"
3569
+ fill: "currentColor",
3570
+ 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"
3582
3571
  }));
3583
3572
  });
3584
3573
  IconSignOut.displayName = 'IconSignOut';
@@ -3590,17 +3579,17 @@ var IconSitemap = forwardRef(function (_ref, ref) {
3590
3579
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1P);
3591
3580
 
3592
3581
  return React__default.createElement("svg", Object.assign({
3593
- viewBox: "0 0 20 20",
3594
- fill: "none",
3595
3582
  xmlns: "http://www.w3.org/2000/svg",
3583
+ fill: "none",
3584
+ viewBox: "0 0 20 20",
3596
3585
  style: getIconStyles(props),
3597
3586
  "data-testid": testId,
3598
3587
  ref: ref
3599
3588
  }, props), React__default.createElement("path", {
3589
+ fill: "currentColor",
3600
3590
  fillRule: "evenodd",
3601
- clipRule: "evenodd",
3602
3591
  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",
3603
- fill: "currentColor"
3592
+ clipRule: "evenodd"
3604
3593
  }));
3605
3594
  });
3606
3595
  IconSitemap.displayName = 'IconSitemap';
@@ -3612,17 +3601,17 @@ var IconSlidersH = forwardRef(function (_ref, ref) {
3612
3601
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1Q);
3613
3602
 
3614
3603
  return React__default.createElement("svg", Object.assign({
3615
- viewBox: "0 0 20 20",
3616
- fill: "none",
3617
3604
  xmlns: "http://www.w3.org/2000/svg",
3605
+ fill: "none",
3606
+ viewBox: "0 0 20 20",
3618
3607
  style: getIconStyles(props),
3619
3608
  "data-testid": testId,
3620
3609
  ref: ref
3621
3610
  }, props), React__default.createElement("g", {
3622
3611
  clipPath: "url(#icon-sliders-h_svg__a)"
3623
3612
  }, React__default.createElement("path", {
3624
- 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",
3625
- fill: "currentColor"
3613
+ fill: "currentColor",
3614
+ 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"
3626
3615
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3627
3616
  id: "icon-sliders-h_svg__a"
3628
3617
  }, React__default.createElement("path", {
@@ -3639,15 +3628,15 @@ var IconSort = forwardRef(function (_ref, ref) {
3639
3628
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1R);
3640
3629
 
3641
3630
  return React__default.createElement("svg", Object.assign({
3642
- viewBox: "0 0 20 20",
3643
- fill: "none",
3644
3631
  xmlns: "http://www.w3.org/2000/svg",
3632
+ fill: "none",
3633
+ viewBox: "0 0 20 20",
3645
3634
  style: getIconStyles(props),
3646
3635
  "data-testid": testId,
3647
3636
  ref: ref
3648
3637
  }, props), React__default.createElement("path", {
3649
- 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",
3650
- fill: "currentColor"
3638
+ fill: "currentColor",
3639
+ 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"
3651
3640
  }));
3652
3641
  });
3653
3642
  IconSort.displayName = 'IconSort';
@@ -3659,15 +3648,15 @@ var IconStarSolid = forwardRef(function (_ref, ref) {
3659
3648
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1S);
3660
3649
 
3661
3650
  return React__default.createElement("svg", Object.assign({
3662
- viewBox: "0 0 20 20",
3663
- fill: "none",
3664
3651
  xmlns: "http://www.w3.org/2000/svg",
3652
+ fill: "none",
3653
+ viewBox: "0 0 20 20",
3665
3654
  style: getIconStyles(props),
3666
3655
  "data-testid": testId,
3667
3656
  ref: ref
3668
3657
  }, props), React__default.createElement("path", {
3669
- 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",
3670
- fill: "currentColor"
3658
+ fill: "currentColor",
3659
+ 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"
3671
3660
  }));
3672
3661
  });
3673
3662
  IconStarSolid.displayName = 'IconStarSolid';
@@ -3679,15 +3668,15 @@ var IconStar = forwardRef(function (_ref, ref) {
3679
3668
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1T);
3680
3669
 
3681
3670
  return React__default.createElement("svg", Object.assign({
3682
- viewBox: "0 0 20 20",
3683
- fill: "none",
3684
3671
  xmlns: "http://www.w3.org/2000/svg",
3672
+ fill: "none",
3673
+ viewBox: "0 0 20 20",
3685
3674
  style: getIconStyles(props),
3686
3675
  "data-testid": testId,
3687
3676
  ref: ref
3688
3677
  }, props), React__default.createElement("path", {
3689
- 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",
3690
- fill: "currentColor"
3678
+ fill: "currentColor",
3679
+ 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"
3691
3680
  }));
3692
3681
  });
3693
3682
  IconStar.displayName = 'IconStar';
@@ -3699,18 +3688,18 @@ var IconStickyNoteLines = forwardRef(function (_ref, ref) {
3699
3688
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1U);
3700
3689
 
3701
3690
  return React__default.createElement("svg", Object.assign({
3702
- viewBox: "0 0 20 20",
3703
- fill: "none",
3704
3691
  xmlns: "http://www.w3.org/2000/svg",
3692
+ fill: "none",
3693
+ viewBox: "0 0 20 20",
3705
3694
  style: getIconStyles(props),
3706
3695
  "data-testid": testId,
3707
3696
  ref: ref
3708
3697
  }, props), React__default.createElement("path", {
3709
- 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",
3710
- fill: "currentColor"
3698
+ fill: "currentColor",
3699
+ 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"
3711
3700
  }), React__default.createElement("path", {
3712
- 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",
3713
- fill: "currentColor"
3701
+ fill: "currentColor",
3702
+ 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"
3714
3703
  }));
3715
3704
  });
3716
3705
  IconStickyNoteLines.displayName = 'IconStickyNoteLines';
@@ -3722,17 +3711,17 @@ var IconStopwatch = forwardRef(function (_ref, ref) {
3722
3711
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1V);
3723
3712
 
3724
3713
  return React__default.createElement("svg", Object.assign({
3725
- viewBox: "0 0 20 20",
3726
- fill: "none",
3727
3714
  xmlns: "http://www.w3.org/2000/svg",
3715
+ fill: "none",
3716
+ viewBox: "0 0 20 20",
3728
3717
  style: getIconStyles(props),
3729
3718
  "data-testid": testId,
3730
3719
  ref: ref
3731
3720
  }, props), React__default.createElement("path", {
3721
+ fill: "currentColor",
3732
3722
  fillRule: "evenodd",
3733
- clipRule: "evenodd",
3734
3723
  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",
3735
- fill: "currentColor"
3724
+ clipRule: "evenodd"
3736
3725
  }));
3737
3726
  });
3738
3727
  IconStopwatch.displayName = 'IconStopwatch';
@@ -3744,17 +3733,17 @@ var IconStrikethrough = forwardRef(function (_ref, ref) {
3744
3733
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1W);
3745
3734
 
3746
3735
  return React__default.createElement("svg", Object.assign({
3747
- viewBox: "0 0 20 20",
3748
- fill: "none",
3749
3736
  xmlns: "http://www.w3.org/2000/svg",
3737
+ fill: "none",
3738
+ viewBox: "0 0 20 20",
3750
3739
  style: getIconStyles(props),
3751
3740
  "data-testid": testId,
3752
3741
  ref: ref
3753
3742
  }, props), React__default.createElement("g", {
3754
3743
  clipPath: "url(#icon-strikethrough_svg__a)"
3755
3744
  }, React__default.createElement("path", {
3756
- 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",
3757
- fill: "currentColor"
3745
+ fill: "currentColor",
3746
+ 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"
3758
3747
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3759
3748
  id: "icon-strikethrough_svg__a"
3760
3749
  }, React__default.createElement("path", {
@@ -3771,15 +3760,15 @@ var IconSyncExclaimation = forwardRef(function (_ref, ref) {
3771
3760
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1X);
3772
3761
 
3773
3762
  return React__default.createElement("svg", Object.assign({
3774
- viewBox: "0 0 20 20",
3775
3763
  xmlns: "http://www.w3.org/2000/svg",
3764
+ viewBox: "0 0 20 20",
3776
3765
  style: getIconStyles(props),
3777
3766
  "data-testid": testId,
3778
3767
  ref: ref
3779
3768
  }, props), React__default.createElement("path", {
3780
- 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",
3781
3769
  fill: "currentColor",
3782
- fillRule: "evenodd"
3770
+ fillRule: "evenodd",
3771
+ 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"
3783
3772
  }));
3784
3773
  });
3785
3774
  IconSyncExclaimation.displayName = 'IconSyncExclaimation';
@@ -3791,15 +3780,15 @@ var IconSync = forwardRef(function (_ref, ref) {
3791
3780
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1Y);
3792
3781
 
3793
3782
  return React__default.createElement("svg", Object.assign({
3794
- viewBox: "0 0 20 20",
3795
3783
  xmlns: "http://www.w3.org/2000/svg",
3784
+ viewBox: "0 0 20 20",
3796
3785
  style: getIconStyles(props),
3797
3786
  "data-testid": testId,
3798
3787
  ref: ref
3799
3788
  }, props), React__default.createElement("path", {
3800
- 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",
3801
3789
  fill: "currentColor",
3802
- fillRule: "evenodd"
3790
+ fillRule: "evenodd",
3791
+ 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"
3803
3792
  }));
3804
3793
  });
3805
3794
  IconSync.displayName = 'IconSync';
@@ -3811,17 +3800,17 @@ var IconTable = forwardRef(function (_ref, ref) {
3811
3800
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1Z);
3812
3801
 
3813
3802
  return React__default.createElement("svg", Object.assign({
3814
- viewBox: "0 0 20 20",
3815
- fill: "none",
3816
3803
  xmlns: "http://www.w3.org/2000/svg",
3804
+ fill: "none",
3805
+ viewBox: "0 0 20 20",
3817
3806
  style: getIconStyles(props),
3818
3807
  "data-testid": testId,
3819
3808
  ref: ref
3820
3809
  }, props), React__default.createElement("g", {
3821
3810
  clipPath: "url(#icon-table_svg__a)"
3822
3811
  }, React__default.createElement("path", {
3823
- 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",
3824
- fill: "currentColor"
3812
+ fill: "currentColor",
3813
+ 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"
3825
3814
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3826
3815
  id: "icon-table_svg__a"
3827
3816
  }, React__default.createElement("path", {
@@ -3857,17 +3846,17 @@ var IconTimesOctagon = forwardRef(function (_ref, ref) {
3857
3846
  props = _objectWithoutPropertiesLoose(_ref, _excluded$1$);
3858
3847
 
3859
3848
  return React__default.createElement("svg", Object.assign({
3860
- viewBox: "0 0 20 20",
3861
- fill: "none",
3862
3849
  xmlns: "http://www.w3.org/2000/svg",
3850
+ fill: "none",
3851
+ viewBox: "0 0 20 20",
3863
3852
  style: getIconStyles(props),
3864
3853
  "data-testid": testId,
3865
3854
  ref: ref
3866
3855
  }, props), React__default.createElement("path", {
3856
+ fill: "currentColor",
3867
3857
  fillRule: "evenodd",
3868
- clipRule: "evenodd",
3869
3858
  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",
3870
- fill: "currentColor"
3859
+ clipRule: "evenodd"
3871
3860
  }));
3872
3861
  });
3873
3862
  IconTimesOctagon.displayName = 'IconTimesOctagon';
@@ -3879,17 +3868,17 @@ var IconTimes = forwardRef(function (_ref, ref) {
3879
3868
  props = _objectWithoutPropertiesLoose(_ref, _excluded$20);
3880
3869
 
3881
3870
  return React__default.createElement("svg", Object.assign({
3882
- viewBox: "0 0 20 20",
3883
- fill: "none",
3884
3871
  xmlns: "http://www.w3.org/2000/svg",
3872
+ fill: "none",
3873
+ viewBox: "0 0 20 20",
3885
3874
  style: getIconStyles(props),
3886
3875
  "data-testid": testId,
3887
3876
  ref: ref
3888
3877
  }, props), React__default.createElement("path", {
3878
+ fill: "currentColor",
3889
3879
  fillRule: "evenodd",
3890
- clipRule: "evenodd",
3891
3880
  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",
3892
- fill: "currentColor"
3881
+ clipRule: "evenodd"
3893
3882
  }));
3894
3883
  });
3895
3884
  IconTimes.displayName = 'IconTimes';
@@ -3901,17 +3890,17 @@ var IconTrash = forwardRef(function (_ref, ref) {
3901
3890
  props = _objectWithoutPropertiesLoose(_ref, _excluded$21);
3902
3891
 
3903
3892
  return React__default.createElement("svg", Object.assign({
3904
- viewBox: "0 0 20 20",
3905
- fill: "none",
3906
3893
  xmlns: "http://www.w3.org/2000/svg",
3894
+ fill: "none",
3895
+ viewBox: "0 0 20 20",
3907
3896
  style: getIconStyles(props),
3908
3897
  "data-testid": testId,
3909
3898
  ref: ref
3910
3899
  }, props), React__default.createElement("path", {
3900
+ fill: "currentColor",
3911
3901
  fillRule: "evenodd",
3912
- clipRule: "evenodd",
3913
3902
  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",
3914
- fill: "currentColor"
3903
+ clipRule: "evenodd"
3915
3904
  }));
3916
3905
  });
3917
3906
  IconTrash.displayName = 'IconTrash';
@@ -3923,15 +3912,15 @@ var IconUnderline = forwardRef(function (_ref, ref) {
3923
3912
  props = _objectWithoutPropertiesLoose(_ref, _excluded$22);
3924
3913
 
3925
3914
  return React__default.createElement("svg", Object.assign({
3926
- viewBox: "0 0 20 20",
3927
- fill: "none",
3928
3915
  xmlns: "http://www.w3.org/2000/svg",
3916
+ fill: "none",
3917
+ viewBox: "0 0 20 20",
3929
3918
  style: getIconStyles(props),
3930
3919
  "data-testid": testId,
3931
3920
  ref: ref
3932
3921
  }, props), React__default.createElement("path", {
3933
- 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",
3934
- fill: "currentColor"
3922
+ fill: "currentColor",
3923
+ 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"
3935
3924
  }));
3936
3925
  });
3937
3926
  IconUnderline.displayName = 'IconUnderline';
@@ -3943,15 +3932,15 @@ var IconUndo = forwardRef(function (_ref, ref) {
3943
3932
  props = _objectWithoutPropertiesLoose(_ref, _excluded$23);
3944
3933
 
3945
3934
  return React__default.createElement("svg", Object.assign({
3946
- viewBox: "0 0 20 20",
3947
- fill: "none",
3948
3935
  xmlns: "http://www.w3.org/2000/svg",
3936
+ fill: "none",
3937
+ viewBox: "0 0 20 20",
3949
3938
  style: getIconStyles(props),
3950
3939
  "data-testid": testId,
3951
3940
  ref: ref
3952
3941
  }, props), React__default.createElement("path", {
3953
- 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",
3954
- fill: "currentColor"
3942
+ fill: "currentColor",
3943
+ 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"
3955
3944
  }));
3956
3945
  });
3957
3946
  IconUndo.displayName = 'IconUndo';
@@ -3963,17 +3952,17 @@ var IconUniversity = forwardRef(function (_ref, ref) {
3963
3952
  props = _objectWithoutPropertiesLoose(_ref, _excluded$24);
3964
3953
 
3965
3954
  return React__default.createElement("svg", Object.assign({
3966
- viewBox: "0 0 20 20",
3967
- fill: "none",
3968
3955
  xmlns: "http://www.w3.org/2000/svg",
3956
+ fill: "none",
3957
+ viewBox: "0 0 20 20",
3969
3958
  style: getIconStyles(props),
3970
3959
  "data-testid": testId,
3971
3960
  ref: ref
3972
3961
  }, props), React__default.createElement("g", {
3973
3962
  clipPath: "url(#icon-university_svg__a)"
3974
3963
  }, React__default.createElement("path", {
3975
- 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",
3976
- fill: "currentColor"
3964
+ fill: "currentColor",
3965
+ 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"
3977
3966
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
3978
3967
  id: "icon-university_svg__a"
3979
3968
  }, React__default.createElement("path", {
@@ -4017,23 +4006,23 @@ var IconUserComputer = forwardRef(function (_ref, ref) {
4017
4006
  props = _objectWithoutPropertiesLoose(_ref, _excluded$26);
4018
4007
 
4019
4008
  return React__default.createElement("svg", Object.assign({
4020
- viewBox: "0 0 20 20",
4021
- fill: "none",
4022
4009
  xmlns: "http://www.w3.org/2000/svg",
4010
+ fill: "none",
4011
+ viewBox: "0 0 20 20",
4023
4012
  style: getIconStyles(props),
4024
4013
  "data-testid": testId,
4025
4014
  ref: ref
4026
4015
  }, props), React__default.createElement("path", {
4027
- 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",
4028
- fill: "currentColor"
4016
+ fill: "currentColor",
4017
+ 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"
4029
4018
  }), React__default.createElement("rect", {
4030
- x: 10.259,
4031
- y: 17.051,
4032
4019
  width: 1.042,
4033
4020
  height: 4.688,
4021
+ x: 10.259,
4022
+ y: 17.051,
4023
+ fill: "currentColor",
4034
4024
  rx: 0.521,
4035
- transform: "rotate(-90 10.259 17.05)",
4036
- fill: "currentColor"
4025
+ transform: "rotate(-90 10.259 17.05)"
4037
4026
  }), React__default.createElement("path", {
4038
4027
  fill: "currentColor",
4039
4028
  d: "M12.083 13.307h1.042v2.702h-1.042z"
@@ -4048,15 +4037,15 @@ var IconUserFriends = forwardRef(function (_ref, ref) {
4048
4037
  props = _objectWithoutPropertiesLoose(_ref, _excluded$27);
4049
4038
 
4050
4039
  return React__default.createElement("svg", Object.assign({
4051
- viewBox: "0 0 20 20",
4052
- fill: "none",
4053
4040
  xmlns: "http://www.w3.org/2000/svg",
4041
+ fill: "none",
4042
+ viewBox: "0 0 20 20",
4054
4043
  style: getIconStyles(props),
4055
4044
  "data-testid": testId,
4056
4045
  ref: ref
4057
4046
  }, props), React__default.createElement("path", {
4058
- 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",
4059
- fill: "currentColor"
4047
+ fill: "currentColor",
4048
+ 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"
4060
4049
  }));
4061
4050
  });
4062
4051
  IconUserFriends.displayName = 'IconUserFriends';
@@ -4068,17 +4057,17 @@ var IconUserLight = forwardRef(function (_ref, ref) {
4068
4057
  props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
4069
4058
 
4070
4059
  return React__default.createElement("svg", Object.assign({
4071
- viewBox: "0 0 20 20",
4072
- fill: "none",
4073
4060
  xmlns: "http://www.w3.org/2000/svg",
4061
+ fill: "none",
4062
+ viewBox: "0 0 20 20",
4074
4063
  style: getIconStyles(props),
4075
4064
  "data-testid": testId,
4076
4065
  ref: ref
4077
4066
  }, props), React__default.createElement("path", {
4067
+ fill: "currentColor",
4078
4068
  fillRule: "evenodd",
4079
- clipRule: "evenodd",
4080
4069
  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",
4081
- fill: "currentColor"
4070
+ clipRule: "evenodd"
4082
4071
  }));
4083
4072
  });
4084
4073
  IconUserLight.displayName = 'IconUserLight';
@@ -4090,15 +4079,15 @@ var IconUserPlus = forwardRef(function (_ref, ref) {
4090
4079
  props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
4091
4080
 
4092
4081
  return React__default.createElement("svg", Object.assign({
4093
- viewBox: "0 0 20 20",
4094
- fill: "none",
4095
4082
  xmlns: "http://www.w3.org/2000/svg",
4083
+ fill: "none",
4084
+ viewBox: "0 0 20 20",
4096
4085
  style: getIconStyles(props),
4097
4086
  "data-testid": testId,
4098
4087
  ref: ref
4099
4088
  }, props), React__default.createElement("path", {
4100
- 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",
4101
- fill: "currentColor"
4089
+ fill: "currentColor",
4090
+ 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"
4102
4091
  }));
4103
4092
  });
4104
4093
  IconUserPlus.displayName = 'IconUserPlus';
@@ -4110,15 +4099,15 @@ var IconUserSearch = forwardRef(function (_ref, ref) {
4110
4099
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2a);
4111
4100
 
4112
4101
  return React__default.createElement("svg", Object.assign({
4113
- viewBox: "0 0 20 20",
4114
- fill: "none",
4115
4102
  xmlns: "http://www.w3.org/2000/svg",
4103
+ fill: "none",
4104
+ viewBox: "0 0 20 20",
4116
4105
  style: getIconStyles(props),
4117
4106
  "data-testid": testId,
4118
4107
  ref: ref
4119
4108
  }, props), React__default.createElement("g", {
4120
- clipPath: "url(#icon-user-search_svg__a)",
4121
- fill: "currentColor"
4109
+ fill: "currentColor",
4110
+ clipPath: "url(#icon-user-search_svg__a)"
4122
4111
  }, React__default.createElement("path", {
4123
4112
  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"
4124
4113
  }), React__default.createElement("path", {
@@ -4139,17 +4128,17 @@ var IconUserSlash = forwardRef(function (_ref, ref) {
4139
4128
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
4140
4129
 
4141
4130
  return React__default.createElement("svg", Object.assign({
4142
- viewBox: "0 0 20 20",
4143
- fill: "none",
4144
4131
  xmlns: "http://www.w3.org/2000/svg",
4132
+ fill: "none",
4133
+ viewBox: "0 0 20 20",
4145
4134
  style: getIconStyles(props),
4146
4135
  "data-testid": testId,
4147
4136
  ref: ref
4148
4137
  }, props), React__default.createElement("g", {
4149
4138
  clipPath: "url(#icon-user-slash_svg__a)"
4150
4139
  }, React__default.createElement("path", {
4151
- 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",
4152
- fill: "currentColor"
4140
+ fill: "currentColor",
4141
+ 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"
4153
4142
  })), React__default.createElement("defs", null, React__default.createElement("clipPath", {
4154
4143
  id: "icon-user-slash_svg__a"
4155
4144
  }, React__default.createElement("path", {
@@ -4166,15 +4155,15 @@ var IconUserSolid = forwardRef(function (_ref, ref) {
4166
4155
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
4167
4156
 
4168
4157
  return React__default.createElement("svg", Object.assign({
4169
- viewBox: "0 0 20 20",
4170
- fill: "none",
4171
4158
  xmlns: "http://www.w3.org/2000/svg",
4159
+ fill: "none",
4160
+ viewBox: "0 0 20 20",
4172
4161
  style: getIconStyles(props),
4173
4162
  "data-testid": testId,
4174
4163
  ref: ref
4175
4164
  }, props), React__default.createElement("path", {
4176
- 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",
4177
- fill: "currentColor"
4165
+ fill: "currentColor",
4166
+ 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"
4178
4167
  }));
4179
4168
  });
4180
4169
  IconUserSolid.displayName = 'IconUserSolid';
@@ -4186,17 +4175,17 @@ var IconUserTag = forwardRef(function (_ref, ref) {
4186
4175
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2d);
4187
4176
 
4188
4177
  return React__default.createElement("svg", Object.assign({
4189
- viewBox: "0 0 20 20",
4190
- fill: "none",
4191
4178
  xmlns: "http://www.w3.org/2000/svg",
4179
+ fill: "none",
4180
+ viewBox: "0 0 20 20",
4192
4181
  style: getIconStyles(props),
4193
4182
  "data-testid": testId,
4194
4183
  ref: ref
4195
4184
  }, props), React__default.createElement("path", {
4185
+ fill: "currentColor",
4196
4186
  fillRule: "evenodd",
4197
- clipRule: "evenodd",
4198
4187
  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",
4199
- fill: "currentColor"
4188
+ clipRule: "evenodd"
4200
4189
  }));
4201
4190
  });
4202
4191
  IconUserTag.displayName = 'IconUserTag';
@@ -4208,15 +4197,15 @@ var IconUserTie = forwardRef(function (_ref, ref) {
4208
4197
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2e);
4209
4198
 
4210
4199
  return React__default.createElement("svg", Object.assign({
4211
- viewBox: "0 0 20 20",
4212
- fill: "none",
4213
4200
  xmlns: "http://www.w3.org/2000/svg",
4201
+ fill: "none",
4202
+ viewBox: "0 0 20 20",
4214
4203
  style: getIconStyles(props),
4215
4204
  "data-testid": testId,
4216
4205
  ref: ref
4217
4206
  }, props), React__default.createElement("path", {
4218
- 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",
4219
- fill: "currentColor"
4207
+ fill: "currentColor",
4208
+ 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"
4220
4209
  }));
4221
4210
  });
4222
4211
  IconUserTie.displayName = 'IconUserTie';
@@ -4228,15 +4217,15 @@ var IconUsers = forwardRef(function (_ref, ref) {
4228
4217
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2f);
4229
4218
 
4230
4219
  return React__default.createElement("svg", Object.assign({
4231
- viewBox: "0 0 20 20",
4232
- fill: "none",
4233
4220
  xmlns: "http://www.w3.org/2000/svg",
4221
+ fill: "none",
4222
+ viewBox: "0 0 20 20",
4234
4223
  style: getIconStyles(props),
4235
4224
  "data-testid": testId,
4236
4225
  ref: ref
4237
4226
  }, props), React__default.createElement("path", {
4238
- 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",
4239
- fill: "currentColor"
4227
+ fill: "currentColor",
4228
+ 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"
4240
4229
  }));
4241
4230
  });
4242
4231
  IconUsers.displayName = 'IconUsers';
@@ -4248,15 +4237,15 @@ var IconVideo = forwardRef(function (_ref, ref) {
4248
4237
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2g);
4249
4238
 
4250
4239
  return React__default.createElement("svg", Object.assign({
4251
- viewBox: "0 0 20 20",
4252
- fill: "none",
4253
4240
  xmlns: "http://www.w3.org/2000/svg",
4241
+ fill: "none",
4242
+ viewBox: "0 0 20 20",
4254
4243
  style: getIconStyles(props),
4255
4244
  "data-testid": testId,
4256
4245
  ref: ref
4257
4246
  }, props), React__default.createElement("path", {
4258
- 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",
4259
- fill: "currentColor"
4247
+ fill: "currentColor",
4248
+ 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"
4260
4249
  }));
4261
4250
  });
4262
4251
  IconVideo.displayName = 'IconVideo';
@@ -4268,15 +4257,15 @@ var IconVolumeMute = forwardRef(function (_ref, ref) {
4268
4257
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2h);
4269
4258
 
4270
4259
  return React__default.createElement("svg", Object.assign({
4271
- viewBox: "0 0 20 20",
4272
- fill: "none",
4273
4260
  xmlns: "http://www.w3.org/2000/svg",
4261
+ fill: "none",
4262
+ viewBox: "0 0 20 20",
4274
4263
  style: getIconStyles(props),
4275
4264
  "data-testid": testId,
4276
4265
  ref: ref
4277
4266
  }, props), React__default.createElement("path", {
4278
- 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",
4279
- fill: "currentColor"
4267
+ fill: "currentColor",
4268
+ 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"
4280
4269
  }));
4281
4270
  });
4282
4271
  IconVolumeMute.displayName = 'IconVolumeMute';
@@ -4288,15 +4277,15 @@ var IconVolume = forwardRef(function (_ref, ref) {
4288
4277
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
4289
4278
 
4290
4279
  return React__default.createElement("svg", Object.assign({
4291
- viewBox: "0 0 20 20",
4292
- fill: "none",
4293
4280
  xmlns: "http://www.w3.org/2000/svg",
4281
+ fill: "none",
4282
+ viewBox: "0 0 20 20",
4294
4283
  style: getIconStyles(props),
4295
4284
  "data-testid": testId,
4296
4285
  ref: ref
4297
4286
  }, props), React__default.createElement("path", {
4298
- 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",
4299
- fill: "currentColor"
4287
+ fill: "currentColor",
4288
+ 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"
4300
4289
  }));
4301
4290
  });
4302
4291
  IconVolume.displayName = 'IconVolume';
@@ -4308,15 +4297,15 @@ var IconWrench = forwardRef(function (_ref, ref) {
4308
4297
  props = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
4309
4298
 
4310
4299
  return React__default.createElement("svg", Object.assign({
4311
- viewBox: "0 0 20 20",
4312
- fill: "none",
4313
4300
  xmlns: "http://www.w3.org/2000/svg",
4301
+ fill: "none",
4302
+ viewBox: "0 0 20 20",
4314
4303
  style: getIconStyles(props),
4315
4304
  "data-testid": testId,
4316
4305
  ref: ref
4317
4306
  }, props), React__default.createElement("path", {
4318
- 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",
4319
- fill: "currentColor"
4307
+ fill: "currentColor",
4308
+ 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"
4320
4309
  }));
4321
4310
  });
4322
4311
  IconWrench.displayName = 'IconWrench';