@bigbinary/neeto-icons 1.17.4 → 1.17.6

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.
@@ -2832,52 +2832,41 @@ if (process.env.NODE_ENV === 'production') {
2832
2832
 
2833
2833
  var React = react.exports;
2834
2834
 
2835
- var _excluded$r = ["size"];
2835
+ var _excluded$s = ["size"];
2836
2836
  var NeetoGit = function NeetoGit(_ref) {
2837
2837
  var _ref$size = _ref.size,
2838
2838
  size = _ref$size === void 0 ? 24 : _ref$size,
2839
- props = _objectWithoutProperties(_ref, _excluded$r);
2839
+ props = _objectWithoutProperties(_ref, _excluded$s);
2840
2840
 
2841
2841
  return /*#__PURE__*/React.createElement("svg", _extends({
2842
2842
  width: size,
2843
2843
  height: size,
2844
- fill: "none",
2845
- viewBox: "0 0 140 140"
2844
+ viewBox: "0 0 140 140",
2845
+ fill: "none"
2846
2846
  }, props), /*#__PURE__*/React.createElement("path", {
2847
- fill: "url(#NeetoGit_js__a)",
2848
- d: "M140 70c0-38.66-31.34-70-70-70H0v140h140V70Z"
2847
+ d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
2848
+ fill: "url(#NeetoGit_js__paint0_linear_3478_4243)"
2849
2849
  }), /*#__PURE__*/React.createElement("g", {
2850
- filter: "url(#NeetoGit_js__b)"
2850
+ filter: "url(#NeetoGit_js__filter0_d_3478_4243)"
2851
2851
  }, /*#__PURE__*/React.createElement("path", {
2852
- fill: "#fff",
2853
- d: "M36 36h22.214v17.16a7.257 7.257 0 0 0 0 13.772v13.124a7.253 7.253 0 1 0 4.533 0V66.944a7.244 7.244 0 0 0 2.54-1.45l7.758 4.48a7.253 7.253 0 1 0 2.235-3.945l-7.692-4.44a7.257 7.257 0 0 0-4.84-8.441V36H70c18.778 0 34 15.222 34 34v34H36V36Z"
2854
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
2855
- id: "NeetoGit_js__a",
2856
- x1: 216.5,
2857
- x2: -80,
2858
- y1: 256,
2859
- y2: -86.5,
2860
- gradientUnits: "userSpaceOnUse"
2861
- }, /*#__PURE__*/React.createElement("stop", {
2862
- stopColor: "#FF4E6E"
2863
- }), /*#__PURE__*/React.createElement("stop", {
2864
- offset: 0.696,
2865
- stopColor: "#FF8B8B"
2866
- })), /*#__PURE__*/React.createElement("filter", {
2867
- id: "NeetoGit_js__b",
2868
- width: 74,
2869
- height: 75,
2852
+ d: "M36 36H58.2138V53.1594C55.3208 54.1189 53.2373 56.8502 53.2457 60.0644C53.254 63.2652 55.3344 65.9764 58.2138 66.9315V80.0559C55.3177 81.0075 53.2265 83.7336 53.2265 86.9482C53.2265 90.9541 56.4739 94.2016 60.4798 94.2016C64.4858 94.2016 67.7332 90.9541 67.7332 86.9482C67.7332 83.7341 65.6427 81.0083 62.7472 80.0563V66.9436C63.6942 66.6352 64.5555 66.1372 65.2864 65.4946L73.045 69.9741C72.9523 70.44 72.9043 70.9221 72.9056 71.4154C72.916 75.4213 76.1719 78.6603 80.1778 78.6499C84.1837 78.6394 87.4227 75.3836 87.4122 71.3777C87.4018 67.3718 84.1459 64.1328 80.14 64.1433C78.2679 64.1481 76.5634 64.8618 75.2796 66.0296L67.5878 61.5887C67.6969 61.0854 67.7537 60.5627 67.7523 60.0266C67.7439 56.8121 65.6457 54.0914 62.7472 53.1473V36H70C88.7777 36 104 51.2223 104 70V104H36V36Z",
2853
+ fill: "white"
2854
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
2855
+ id: "NeetoGit_js__filter0_d_3478_4243",
2870
2856
  x: 36,
2871
2857
  y: 36,
2872
- colorInterpolationFilters: "sRGB",
2873
- filterUnits: "userSpaceOnUse"
2858
+ width: 74,
2859
+ height: 75,
2860
+ filterUnits: "userSpaceOnUse",
2861
+ colorInterpolationFilters: "sRGB"
2874
2862
  }, /*#__PURE__*/React.createElement("feFlood", {
2875
2863
  floodOpacity: 0,
2876
2864
  result: "BackgroundImageFix"
2877
2865
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
2878
2866
  in: "SourceAlpha",
2879
- result: "hardAlpha",
2880
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
2867
+ type: "matrix",
2868
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
2869
+ result: "hardAlpha"
2881
2870
  }), /*#__PURE__*/React.createElement("feOffset", {
2882
2871
  dx: 3,
2883
2872
  dy: 4
@@ -2887,62 +2876,77 @@ var NeetoGit = function NeetoGit(_ref) {
2887
2876
  in2: "hardAlpha",
2888
2877
  operator: "out"
2889
2878
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
2879
+ type: "matrix",
2890
2880
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
2891
2881
  }), /*#__PURE__*/React.createElement("feBlend", {
2882
+ mode: "normal",
2892
2883
  in2: "BackgroundImageFix",
2893
2884
  result: "effect1_dropShadow_3478_4243"
2894
2885
  }), /*#__PURE__*/React.createElement("feBlend", {
2886
+ mode: "normal",
2895
2887
  in: "SourceGraphic",
2896
2888
  in2: "effect1_dropShadow_3478_4243",
2897
2889
  result: "shape"
2890
+ })), /*#__PURE__*/React.createElement("linearGradient", {
2891
+ id: "NeetoGit_js__paint0_linear_3478_4243",
2892
+ x1: 216.5,
2893
+ y1: 256,
2894
+ x2: -80,
2895
+ y2: -86.5,
2896
+ gradientUnits: "userSpaceOnUse"
2897
+ }, /*#__PURE__*/React.createElement("stop", {
2898
+ stopColor: "#FF4E6E"
2899
+ }), /*#__PURE__*/React.createElement("stop", {
2900
+ offset: 0.696114,
2901
+ stopColor: "#FF8B8B"
2898
2902
  }))));
2899
2903
  };
2900
2904
 
2901
- var _excluded$q = ["size"];
2905
+ var _excluded$r = ["size"];
2902
2906
  var Neeto = function Neeto(_ref) {
2903
2907
  var _ref$size = _ref.size,
2904
2908
  size = _ref$size === void 0 ? 24 : _ref$size,
2905
- props = _objectWithoutProperties(_ref, _excluded$q);
2909
+ props = _objectWithoutProperties(_ref, _excluded$r);
2906
2910
 
2907
2911
  return /*#__PURE__*/React.createElement("svg", _extends({
2908
2912
  width: size,
2909
2913
  height: size,
2910
- fill: "none",
2911
- viewBox: "0 0 415 415"
2914
+ viewBox: "0 0 415 415",
2915
+ fill: "none"
2912
2916
  }, props), /*#__PURE__*/React.createElement("path", {
2913
- fill: "#0043AC",
2914
- d: "M414.989 207.495C414.989 92.899 322.091 0 207.495 0H0v414.989h414.989V207.495Z"
2917
+ d: "M414.989 207.495C414.989 92.8986 322.091 0 207.495 0H0V414.989H414.989V207.495Z",
2918
+ fill: "#0043AC"
2915
2919
  }), /*#__PURE__*/React.createElement("mask", {
2916
- id: "Neeto_js__a",
2917
- width: 415,
2918
- height: 415,
2919
- x: 0,
2920
- y: 0,
2921
- maskUnits: "userSpaceOnUse",
2920
+ id: "Neeto_js__mask0_4209_5356",
2922
2921
  style: {
2923
2922
  maskType: "alpha"
2924
- }
2923
+ },
2924
+ maskUnits: "userSpaceOnUse",
2925
+ x: 0,
2926
+ y: 0,
2927
+ width: 415,
2928
+ height: 415
2925
2929
  }, /*#__PURE__*/React.createElement("path", {
2926
- fill: "#0043AC",
2927
- d: "M414.989 207.495C414.989 92.899 322.091 0 207.495 0H0v414.989h414.989V207.495Z"
2930
+ d: "M414.989 207.495C414.989 92.8986 322.091 0 207.495 0H0V414.989H414.989V207.495Z",
2931
+ fill: "#0043AC"
2928
2932
  })), /*#__PURE__*/React.createElement("g", {
2929
- mask: "url(#Neeto_js__a)"
2933
+ mask: "url(#Neeto_js__mask0_4209_5356)"
2930
2934
  }, /*#__PURE__*/React.createElement("path", {
2931
- fill: "url(#Neeto_js__b)",
2932
- d: "M233.747 348.74c88.579 101.145 172.015 116.411 202.661 111.401v32.491H-8.032V230.487c43.685-2.726 153.2 17.108 241.779 118.253Z"
2935
+ d: "M233.747 348.74C322.326 449.885 405.762 465.151 436.408 460.141V492.632H-8.03214V230.487C35.6531 227.761 145.168 247.595 233.747 348.74Z",
2936
+ fill: "url(#Neeto_js__paint0_radial_4209_5356)"
2933
2937
  })), /*#__PURE__*/React.createElement("path", {
2934
- fill: "#fff",
2935
- d: "m74.965 99.783 78.777 78.777v175.062H74.965V99.782Z"
2938
+ d: "M74.9648 99.7829L153.742 178.56V353.622H74.9648V99.7829Z",
2939
+ fill: "white"
2936
2940
  }), /*#__PURE__*/React.createElement("path", {
2937
- fill: "#fff",
2938
- d: "M162.496 169.807h43.765c29.005 0 52.518 23.514 52.518 52.519v131.296h78.778V222.326c0-72.513-58.783-131.296-131.296-131.296H83.718l78.778 78.777Z"
2941
+ d: "M162.496 169.807H206.261C235.266 169.807 258.779 193.321 258.779 222.326V353.622H337.557V222.326C337.557 149.813 278.774 91.0298 206.261 91.0298H83.7179L162.496 169.807Z",
2942
+ fill: "white"
2939
2943
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
2940
- id: "Neeto_js__b",
2944
+ id: "Neeto_js__paint0_radial_4209_5356",
2941
2945
  cx: 0,
2942
2946
  cy: 0,
2943
2947
  r: 1,
2944
- gradientTransform: "rotate(47.118 -220.556 214.818) scale(427.964 725.049)",
2945
- gradientUnits: "userSpaceOnUse"
2948
+ gradientUnits: "userSpaceOnUse",
2949
+ gradientTransform: "translate(86.9393 230.252) rotate(47.1183) scale(427.964 725.049)"
2946
2950
  }, /*#__PURE__*/React.createElement("stop", {
2947
2951
  stopColor: "#0043AC"
2948
2952
  }), /*#__PURE__*/React.createElement("stop", {
@@ -2952,568 +2956,627 @@ var Neeto = function Neeto(_ref) {
2952
2956
  }))));
2953
2957
  };
2954
2958
 
2955
- var _excluded$p = ["size"];
2959
+ var _excluded$q = ["size"];
2956
2960
  var NeetoAnalytics = function NeetoAnalytics(_ref) {
2957
2961
  var _ref$size = _ref.size,
2958
2962
  size = _ref$size === void 0 ? 24 : _ref$size,
2959
- props = _objectWithoutProperties(_ref, _excluded$p);
2963
+ props = _objectWithoutProperties(_ref, _excluded$q);
2960
2964
 
2961
2965
  return /*#__PURE__*/React.createElement("svg", _extends({
2962
2966
  width: size,
2963
2967
  height: size,
2964
- fill: "none",
2965
- viewBox: "0 0 40 40"
2968
+ viewBox: "0 0 40 40",
2969
+ fill: "none"
2966
2970
  }, props), /*#__PURE__*/React.createElement("path", {
2967
- fill: "url(#NeetoAnalytics_js__a)",
2968
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
2971
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
2972
+ fill: "url(#NeetoAnalytics_js__paint0_linear_3204_320)"
2969
2973
  }), /*#__PURE__*/React.createElement("g", {
2970
- fill: "#fff",
2971
- filter: "url(#NeetoAnalytics_js__b)"
2972
- }, /*#__PURE__*/React.createElement("path", {
2973
- d: "M8.571 18.987h2.705v4.734H8.571zM12.358 15.606h2.705v8.115h-2.705zM16.145 11.143h2.706V23.72h-2.706V11.143Z"
2974
+ filter: "url(#NeetoAnalytics_js__filter0_d_3204_320)"
2975
+ }, /*#__PURE__*/React.createElement("rect", {
2976
+ x: 8.57143,
2977
+ y: 18.9873,
2978
+ width: 2.70498,
2979
+ height: 4.73372,
2980
+ fill: "white"
2981
+ }), /*#__PURE__*/React.createElement("rect", {
2982
+ x: 12.3585,
2983
+ y: 15.606,
2984
+ width: 2.70498,
2985
+ height: 8.11495,
2986
+ fill: "white"
2987
+ }), /*#__PURE__*/React.createElement("path", {
2988
+ d: "M16.1455 11.1428H18.8505V23.721H16.1455V11.1428Z",
2989
+ fill: "white"
2974
2990
  }), /*#__PURE__*/React.createElement("path", {
2975
2991
  fillRule: "evenodd",
2976
- d: "M24.251 26.158a1.467 1.467 0 0 1 2.064.208l4.782 5.851a1.467 1.467 0 1 1-2.271 1.857l-4.782-5.852a1.467 1.467 0 0 1 .207-2.064Z",
2977
- clipRule: "evenodd"
2992
+ clipRule: "evenodd",
2993
+ d: "M24.2511 26.1584C24.8783 25.6457 25.8024 25.7386 26.3151 26.3659L31.0973 32.2171C31.61 32.8444 31.5171 33.7684 30.8898 34.2811C30.2626 34.7938 29.3385 34.7009 28.8258 34.0736L24.0436 28.2224C23.5309 27.5951 23.6238 26.6711 24.2511 26.1584Z",
2994
+ fill: "white"
2978
2995
  }), /*#__PURE__*/React.createElement("path", {
2979
2996
  fillRule: "evenodd",
2980
- d: "M26.863 20.599a6.522 6.522 0 0 0-6.448-6.522v-2.934a9.456 9.456 0 1 1-8.268 14.18h3.695a6.497 6.497 0 0 0 4.498 1.798 6.487 6.487 0 0 0 3.858-1.262 6.511 6.511 0 0 0 2.665-5.26Z",
2981
- clipRule: "evenodd"
2982
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
2983
- id: "NeetoAnalytics_js__a",
2984
- x1: 40,
2985
- x2: 5,
2986
- y1: 59,
2987
- y2: -3.143,
2988
- gradientUnits: "userSpaceOnUse"
2989
- }, /*#__PURE__*/React.createElement("stop", {
2990
- stopColor: "#8588FF"
2991
- }), /*#__PURE__*/React.createElement("stop", {
2992
- offset: 1,
2993
- stopColor: "#63D9FE"
2994
- })), /*#__PURE__*/React.createElement("filter", {
2995
- id: "NeetoAnalytics_js__b",
2996
- width: 23.658,
2997
- height: 24.404,
2998
- x: 8.571,
2999
- y: 11.143,
3000
- colorInterpolationFilters: "sRGB",
3001
- filterUnits: "userSpaceOnUse"
2997
+ clipRule: "evenodd",
2998
+ d: "M26.8626 20.599C26.8626 17.0217 23.9826 14.117 20.4147 14.0771V11.1433C25.6029 11.1833 29.7963 15.4014 29.7963 20.599C29.7963 23.7294 28.2736 26.5045 25.9348 28.2231C24.3681 29.3744 22.4315 30.055 20.3403 30.055C17.2697 30.055 14.5408 28.5899 12.8158 26.3267C12.5725 26.0074 12.3489 25.672 12.147 25.3224H15.8423C17.0137 26.4385 18.5971 27.1213 20.3403 27.1213C21.7857 27.1213 23.1174 26.6529 24.1977 25.8591C25.8166 24.6694 26.8626 22.7565 26.8626 20.599Z",
2999
+ fill: "white"
3000
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3001
+ id: "NeetoAnalytics_js__filter0_d_3204_320",
3002
+ x: 8.57143,
3003
+ y: 11.1428,
3004
+ width: 23.6584,
3005
+ height: 24.4043,
3006
+ filterUnits: "userSpaceOnUse",
3007
+ colorInterpolationFilters: "sRGB"
3002
3008
  }, /*#__PURE__*/React.createElement("feFlood", {
3003
3009
  floodOpacity: 0,
3004
3010
  result: "BackgroundImageFix"
3005
3011
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3006
3012
  in: "SourceAlpha",
3007
- result: "hardAlpha",
3008
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3013
+ type: "matrix",
3014
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3015
+ result: "hardAlpha"
3009
3016
  }), /*#__PURE__*/React.createElement("feOffset", {
3010
- dx: 0.401,
3011
- dy: 0.534
3017
+ dx: 0.400674,
3018
+ dy: 0.534232
3012
3019
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3013
- stdDeviation: 0.2
3020
+ stdDeviation: 0.200337
3014
3021
  }), /*#__PURE__*/React.createElement("feComposite", {
3015
3022
  in2: "hardAlpha",
3016
3023
  operator: "out"
3017
3024
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3025
+ type: "matrix",
3018
3026
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3019
3027
  }), /*#__PURE__*/React.createElement("feBlend", {
3028
+ mode: "normal",
3020
3029
  in2: "BackgroundImageFix",
3021
3030
  result: "effect1_dropShadow_3204_320"
3022
3031
  }), /*#__PURE__*/React.createElement("feBlend", {
3032
+ mode: "normal",
3023
3033
  in: "SourceGraphic",
3024
3034
  in2: "effect1_dropShadow_3204_320",
3025
3035
  result: "shape"
3036
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3037
+ id: "NeetoAnalytics_js__paint0_linear_3204_320",
3038
+ x1: 40,
3039
+ y1: 59,
3040
+ x2: 5,
3041
+ y2: -3.14286,
3042
+ gradientUnits: "userSpaceOnUse"
3043
+ }, /*#__PURE__*/React.createElement("stop", {
3044
+ stopColor: "#8588FF"
3045
+ }), /*#__PURE__*/React.createElement("stop", {
3046
+ offset: 1,
3047
+ stopColor: "#63D9FE"
3026
3048
  }))));
3027
3049
  };
3028
3050
 
3029
- var _excluded$o = ["size"];
3051
+ var _excluded$p = ["size"];
3030
3052
  var NeetoCal = function NeetoCal(_ref) {
3031
3053
  var _ref$size = _ref.size,
3032
3054
  size = _ref$size === void 0 ? 24 : _ref$size,
3033
- props = _objectWithoutProperties(_ref, _excluded$o);
3055
+ props = _objectWithoutProperties(_ref, _excluded$p);
3034
3056
 
3035
3057
  return /*#__PURE__*/React.createElement("svg", _extends({
3036
3058
  width: size,
3037
3059
  height: size,
3038
- fill: "none",
3039
- viewBox: "0 0 40 40"
3060
+ viewBox: "0 0 40 40",
3061
+ fill: "none"
3040
3062
  }, props), /*#__PURE__*/React.createElement("path", {
3041
- fill: "url(#NeetoCal_js__a)",
3042
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3063
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3064
+ fill: "url(#NeetoCal_js__paint0_linear_3204_328)"
3043
3065
  }), /*#__PURE__*/React.createElement("g", {
3044
- fill: "#fff",
3045
- filter: "url(#NeetoCal_js__b)"
3066
+ filter: "url(#NeetoCal_js__filter0_d_3204_328)"
3046
3067
  }, /*#__PURE__*/React.createElement("rect", {
3047
- width: 2.399,
3048
- height: 2.399,
3049
- x: 14.123,
3050
- y: 22.222,
3051
- rx: 0.24
3068
+ x: 14.1235,
3069
+ y: 22.2222,
3070
+ width: 2.39859,
3071
+ height: 2.39859,
3072
+ rx: 0.239859,
3073
+ fill: "white"
3052
3074
  }), /*#__PURE__*/React.createElement("rect", {
3053
- width: 2.399,
3054
- height: 2.399,
3055
- x: 14.123,
3056
- y: 25.34,
3057
- rx: 0.24
3075
+ x: 14.1235,
3076
+ y: 25.3404,
3077
+ width: 2.39859,
3078
+ height: 2.39859,
3079
+ rx: 0.239859,
3080
+ fill: "white"
3058
3081
  }), /*#__PURE__*/React.createElement("rect", {
3059
- width: 2.399,
3060
- height: 2.399,
3061
- x: 17.242,
3062
- y: 19.104,
3063
- rx: 0.24
3082
+ x: 17.2416,
3083
+ y: 19.1041,
3084
+ width: 2.39859,
3085
+ height: 2.39859,
3086
+ rx: 0.239859,
3087
+ fill: "white"
3064
3088
  }), /*#__PURE__*/React.createElement("rect", {
3065
- width: 2.399,
3066
- height: 2.399,
3067
- x: 17.242,
3068
- y: 22.222,
3069
- rx: 0.24
3089
+ x: 17.2416,
3090
+ y: 22.2222,
3091
+ width: 2.39859,
3092
+ height: 2.39859,
3093
+ rx: 0.239859,
3094
+ fill: "white"
3070
3095
  }), /*#__PURE__*/React.createElement("rect", {
3071
- width: 2.399,
3072
- height: 2.399,
3073
- x: 17.242,
3074
- y: 25.34,
3075
- rx: 0.24
3096
+ x: 17.2416,
3097
+ y: 25.3404,
3098
+ width: 2.39859,
3099
+ height: 2.39859,
3100
+ rx: 0.239859,
3101
+ fill: "white"
3076
3102
  }), /*#__PURE__*/React.createElement("rect", {
3077
- width: 2.399,
3078
- height: 2.399,
3079
- x: 20.36,
3080
- y: 19.104,
3081
- rx: 0.24
3103
+ x: 20.3598,
3104
+ y: 19.1041,
3105
+ width: 2.39859,
3106
+ height: 2.39859,
3107
+ rx: 0.239859,
3108
+ fill: "white"
3082
3109
  }), /*#__PURE__*/React.createElement("rect", {
3083
- width: 2.399,
3084
- height: 2.399,
3085
3110
  x: 23.478,
3086
- y: 19.104,
3087
- rx: 0.24
3111
+ y: 19.1041,
3112
+ width: 2.39859,
3113
+ height: 2.39859,
3114
+ rx: 0.239859,
3115
+ fill: "white"
3088
3116
  }), /*#__PURE__*/React.createElement("rect", {
3089
- width: 2.399,
3090
- height: 2.399,
3091
- x: 20.36,
3092
- y: 22.222,
3093
- rx: 0.24
3117
+ x: 20.3598,
3118
+ y: 22.2222,
3119
+ width: 2.39859,
3120
+ height: 2.39859,
3121
+ rx: 0.239859,
3122
+ fill: "white"
3094
3123
  }), /*#__PURE__*/React.createElement("rect", {
3095
- width: 2.399,
3096
- height: 2.399,
3097
- x: 20.36,
3098
- y: 25.34,
3099
- rx: 0.24
3124
+ x: 20.3598,
3125
+ y: 25.3404,
3126
+ width: 2.39859,
3127
+ height: 2.39859,
3128
+ rx: 0.239859,
3129
+ fill: "white"
3100
3130
  }), /*#__PURE__*/React.createElement("rect", {
3101
- width: 2.399,
3102
- height: 2.399,
3103
3131
  x: 23.478,
3104
- y: 22.222,
3105
- rx: 0.24
3132
+ y: 22.2222,
3133
+ width: 2.39859,
3134
+ height: 2.39859,
3135
+ rx: 0.239859,
3136
+ fill: "white"
3106
3137
  }), /*#__PURE__*/React.createElement("rect", {
3107
- width: 1.799,
3108
- height: 3.358,
3109
3138
  x: 14.963,
3110
- y: 11.428,
3111
- rx: 0.899
3139
+ y: 11.4285,
3140
+ width: 1.79894,
3141
+ height: 3.35802,
3142
+ rx: 0.899471,
3143
+ fill: "white"
3112
3144
  }), /*#__PURE__*/React.createElement("rect", {
3113
- width: 1.799,
3114
- height: 3.358,
3115
- x: 23.238,
3116
- y: 11.428,
3117
- rx: 0.899
3145
+ x: 23.2381,
3146
+ y: 11.4285,
3147
+ width: 1.79894,
3148
+ height: 3.35802,
3149
+ rx: 0.899471,
3150
+ fill: "white"
3118
3151
  }), /*#__PURE__*/React.createElement("path", {
3119
3152
  fillRule: "evenodd",
3120
- d: "M22.878 12.868h-5.756v1.02a1.26 1.26 0 1 1-2.519 0v-1.02h-1.2a3.118 3.118 0 0 0-3.117 3.118V28.46a3.118 3.118 0 0 0 3.118 3.118h13.192a3.118 3.118 0 0 0 3.118-3.118V15.986a3.118 3.118 0 0 0-3.118-3.118h-1.2v1.02a1.26 1.26 0 1 1-2.518 0v-1.02Zm-9.714 4.797a.48.48 0 0 0-.48.48v10.554c0 .265.215.48.48.48h13.672a.48.48 0 0 0 .48-.48V18.145a.48.48 0 0 0-.48-.48H13.164Z",
3121
- clipRule: "evenodd"
3122
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3123
- id: "NeetoCal_js__a",
3124
- x1: 40,
3125
- x2: 21.122,
3126
- y1: 48.143,
3127
- y2: 4.673,
3128
- gradientUnits: "userSpaceOnUse"
3129
- }, /*#__PURE__*/React.createElement("stop", {
3130
- stopColor: "#EE4D5F"
3131
- }), /*#__PURE__*/React.createElement("stop", {
3132
- offset: 1,
3133
- stopColor: "#FFCDA5"
3134
- })), /*#__PURE__*/React.createElement("filter", {
3135
- id: "NeetoCal_js__b",
3136
- width: 21.143,
3137
- height: 22.148,
3138
- x: 10.286,
3139
- y: 11.428,
3140
- colorInterpolationFilters: "sRGB",
3141
- filterUnits: "userSpaceOnUse"
3153
+ clipRule: "evenodd",
3154
+ d: "M22.8783 12.868H17.1217V13.8872C17.1217 14.5827 16.5579 15.1465 15.8624 15.1465C15.167 15.1465 14.6032 14.5827 14.6032 13.8872V12.868H13.4039C11.6818 12.868 10.2857 14.264 10.2857 15.9861V28.4588C10.2857 30.1809 11.6818 31.577 13.4039 31.577H26.5961C28.3182 31.577 29.7143 30.1809 29.7143 28.4588V15.9861C29.7143 14.264 28.3182 12.868 26.5961 12.868H25.3968V13.8872C25.3968 14.5827 24.833 15.1465 24.1375 15.1465C23.4421 15.1465 22.8783 14.5827 22.8783 13.8872V12.868ZM13.164 17.6652C12.8991 17.6652 12.6843 17.8799 12.6843 18.1449V28.6987C12.6843 28.9636 12.8991 29.1784 13.164 29.1784H26.836C27.1009 29.1784 27.3157 28.9636 27.3157 28.6987V18.1449C27.3157 17.8799 27.1009 17.6652 26.836 17.6652H13.164Z",
3155
+ fill: "white"
3156
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3157
+ id: "NeetoCal_js__filter0_d_3204_328",
3158
+ x: 10.2857,
3159
+ y: 11.4285,
3160
+ width: 21.1429,
3161
+ height: 22.1484,
3162
+ filterUnits: "userSpaceOnUse",
3163
+ colorInterpolationFilters: "sRGB"
3142
3164
  }, /*#__PURE__*/React.createElement("feFlood", {
3143
3165
  floodOpacity: 0,
3144
3166
  result: "BackgroundImageFix"
3145
3167
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3146
3168
  in: "SourceAlpha",
3147
- result: "hardAlpha",
3148
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3169
+ type: "matrix",
3170
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3171
+ result: "hardAlpha"
3149
3172
  }), /*#__PURE__*/React.createElement("feOffset", {
3150
- dx: 0.857,
3151
- dy: 1.143
3173
+ dx: 0.857143,
3174
+ dy: 1.14286
3152
3175
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3153
- stdDeviation: 0.429
3176
+ stdDeviation: 0.428571
3154
3177
  }), /*#__PURE__*/React.createElement("feComposite", {
3155
3178
  in2: "hardAlpha",
3156
3179
  operator: "out"
3157
3180
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3181
+ type: "matrix",
3158
3182
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3159
3183
  }), /*#__PURE__*/React.createElement("feBlend", {
3184
+ mode: "normal",
3160
3185
  in2: "BackgroundImageFix",
3161
3186
  result: "effect1_dropShadow_3204_328"
3162
3187
  }), /*#__PURE__*/React.createElement("feBlend", {
3188
+ mode: "normal",
3163
3189
  in: "SourceGraphic",
3164
3190
  in2: "effect1_dropShadow_3204_328",
3165
3191
  result: "shape"
3192
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3193
+ id: "NeetoCal_js__paint0_linear_3204_328",
3194
+ x1: 40,
3195
+ y1: 48.1429,
3196
+ x2: 21.1215,
3197
+ y2: 4.67289,
3198
+ gradientUnits: "userSpaceOnUse"
3199
+ }, /*#__PURE__*/React.createElement("stop", {
3200
+ stopColor: "#EE4D5F"
3201
+ }), /*#__PURE__*/React.createElement("stop", {
3202
+ offset: 1,
3203
+ stopColor: "#FFCDA5"
3166
3204
  }))));
3167
3205
  };
3168
3206
 
3169
- var _excluded$n = ["size"];
3207
+ var _excluded$o = ["size"];
3170
3208
  var NeetoChangelog = function NeetoChangelog(_ref) {
3171
3209
  var _ref$size = _ref.size,
3172
3210
  size = _ref$size === void 0 ? 24 : _ref$size,
3173
- props = _objectWithoutProperties(_ref, _excluded$n);
3211
+ props = _objectWithoutProperties(_ref, _excluded$o);
3174
3212
 
3175
3213
  return /*#__PURE__*/React.createElement("svg", _extends({
3176
3214
  width: size,
3177
3215
  height: size,
3178
- fill: "none",
3179
- viewBox: "0 0 40 40"
3216
+ viewBox: "0 0 40 40",
3217
+ fill: "none"
3180
3218
  }, props), /*#__PURE__*/React.createElement("path", {
3181
- fill: "url(#NeetoChangelog_js__a)",
3182
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3219
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3220
+ fill: "url(#NeetoChangelog_js__paint0_linear_3193_166)"
3183
3221
  }), /*#__PURE__*/React.createElement("g", {
3184
- fill: "#fff",
3185
- filter: "url(#NeetoChangelog_js__b)"
3222
+ filter: "url(#NeetoChangelog_js__filter0_d_3193_166)"
3186
3223
  }, /*#__PURE__*/React.createElement("rect", {
3187
- width: 2.43,
3188
- height: 15.749,
3189
- x: 25.208,
3190
- y: 13.429,
3191
- rx: 1.215
3224
+ x: 25.2081,
3225
+ y: 13.4286,
3226
+ width: 2.43007,
3227
+ height: 15.7488,
3228
+ rx: 1.21504,
3229
+ fill: "white"
3192
3230
  }), /*#__PURE__*/React.createElement("path", {
3193
3231
  fillRule: "evenodd",
3194
- d: "M29.087 23.329a1.514 1.514 0 0 0 2.056-1.413v-1.132a1.514 1.514 0 0 0-2.056-1.414v3.959Z",
3195
- clipRule: "evenodd"
3232
+ clipRule: "evenodd",
3233
+ d: "M29.0869 23.329C29.2554 23.3937 29.4383 23.4292 29.6295 23.4292C30.4654 23.4292 31.1431 22.7515 31.1431 21.9156V20.7836C31.1431 19.9477 30.4654 19.27 29.6295 19.27C29.4383 19.27 29.2554 19.3055 29.0869 19.3702V23.329Z",
3234
+ fill: "white"
3196
3235
  }), /*#__PURE__*/React.createElement("path", {
3197
- d: "M12.219 23.248c-.032-.278.017-.56.142-.811.682-1.375 2.753-.89 2.753.645v6.809a1.062 1.062 0 0 1-2.118.121l-.777-6.764Z"
3236
+ d: "M12.2189 23.2482C12.1869 22.9698 12.2361 22.6881 12.3607 22.437V22.437C13.0428 21.0619 15.114 21.5474 15.114 23.0824V29.8908C15.114 30.4774 14.6384 30.9531 14.0517 30.9531V30.9531C13.5119 30.9531 13.058 30.5483 12.9963 30.0121L12.2189 23.2482Z",
3237
+ fill: "white"
3198
3238
  }), /*#__PURE__*/React.createElement("path", {
3199
3239
  fillRule: "evenodd",
3200
- d: "M9.312 18.061a.935.935 0 0 0-.74.915v5.012c0 .449.318.834.759.918l5.76 1.1v-9.17l-5.779 1.226Zm7.157-1.517v9.726l8.74 1.669V14.69l-8.74 1.854Z",
3201
- clipRule: "evenodd"
3202
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3203
- id: "NeetoChangelog_js__a",
3204
- x1: 43.143,
3205
- x2: 6.286,
3206
- y1: 51.857,
3207
- y2: -3.571,
3208
- gradientUnits: "userSpaceOnUse"
3209
- }, /*#__PURE__*/React.createElement("stop", {
3210
- stopColor: "#FFA768"
3211
- }), /*#__PURE__*/React.createElement("stop", {
3212
- offset: 0.699,
3213
- stopColor: "#FF8787"
3214
- })), /*#__PURE__*/React.createElement("filter", {
3215
- id: "NeetoChangelog_js__b",
3216
- width: 24.286,
3217
- height: 19.524,
3218
- x: 8.572,
3219
- y: 13.429,
3220
- colorInterpolationFilters: "sRGB",
3221
- filterUnits: "userSpaceOnUse"
3240
+ clipRule: "evenodd",
3241
+ d: "M9.31224 18.0615C8.88039 18.1531 8.5715 18.5343 8.5715 18.9758V23.9881C8.5715 24.4367 8.89018 24.822 9.33079 24.9061L15.0907 26.0063L15.0907 16.836L9.31224 18.0615ZM16.4693 16.5436L16.4693 26.2697L25.2082 27.9389V14.6903L16.4693 16.5436Z",
3242
+ fill: "white"
3243
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3244
+ id: "NeetoChangelog_js__filter0_d_3193_166",
3245
+ x: 8.5715,
3246
+ y: 13.4286,
3247
+ width: 24.2859,
3248
+ height: 19.5245,
3249
+ filterUnits: "userSpaceOnUse",
3250
+ colorInterpolationFilters: "sRGB"
3222
3251
  }, /*#__PURE__*/React.createElement("feFlood", {
3223
3252
  floodOpacity: 0,
3224
3253
  result: "BackgroundImageFix"
3225
3254
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3226
3255
  in: "SourceAlpha",
3227
- result: "hardAlpha",
3228
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3256
+ type: "matrix",
3257
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3258
+ result: "hardAlpha"
3229
3259
  }), /*#__PURE__*/React.createElement("feOffset", {
3230
- dx: 0.857,
3231
- dy: 1.143
3260
+ dx: 0.857143,
3261
+ dy: 1.14286
3232
3262
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3233
- stdDeviation: 0.429
3263
+ stdDeviation: 0.428571
3234
3264
  }), /*#__PURE__*/React.createElement("feComposite", {
3235
3265
  in2: "hardAlpha",
3236
3266
  operator: "out"
3237
3267
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3268
+ type: "matrix",
3238
3269
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3239
3270
  }), /*#__PURE__*/React.createElement("feBlend", {
3271
+ mode: "normal",
3240
3272
  in2: "BackgroundImageFix",
3241
3273
  result: "effect1_dropShadow_3193_166"
3242
3274
  }), /*#__PURE__*/React.createElement("feBlend", {
3275
+ mode: "normal",
3243
3276
  in: "SourceGraphic",
3244
3277
  in2: "effect1_dropShadow_3193_166",
3245
3278
  result: "shape"
3279
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3280
+ id: "NeetoChangelog_js__paint0_linear_3193_166",
3281
+ x1: 43.1429,
3282
+ y1: 51.8571,
3283
+ x2: 6.28572,
3284
+ y2: -3.57143,
3285
+ gradientUnits: "userSpaceOnUse"
3286
+ }, /*#__PURE__*/React.createElement("stop", {
3287
+ stopColor: "#FFA768"
3288
+ }), /*#__PURE__*/React.createElement("stop", {
3289
+ offset: 0.6986,
3290
+ stopColor: "#FF8787"
3246
3291
  }))));
3247
3292
  };
3248
3293
 
3249
- var _excluded$m = ["size"];
3294
+ var _excluded$n = ["size"];
3250
3295
  var NeetoChat = function NeetoChat(_ref) {
3251
3296
  var _ref$size = _ref.size,
3252
3297
  size = _ref$size === void 0 ? 24 : _ref$size,
3253
- props = _objectWithoutProperties(_ref, _excluded$m);
3298
+ props = _objectWithoutProperties(_ref, _excluded$n);
3254
3299
 
3255
3300
  return /*#__PURE__*/React.createElement("svg", _extends({
3256
3301
  width: size,
3257
3302
  height: size,
3258
- fill: "none",
3259
- viewBox: "0 0 40 40"
3303
+ viewBox: "0 0 40 40",
3304
+ fill: "none"
3260
3305
  }, props), /*#__PURE__*/React.createElement("g", {
3261
- clipPath: "url(#NeetoChat_js__a)"
3306
+ clipPath: "url(#NeetoChat_js__clip0_3083_351)"
3262
3307
  }, /*#__PURE__*/React.createElement("path", {
3263
- fill: "url(#NeetoChat_js__b)",
3264
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3308
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3309
+ fill: "url(#NeetoChat_js__paint0_linear_3083_351)"
3265
3310
  }), /*#__PURE__*/React.createElement("g", {
3266
- filter: "url(#NeetoChat_js__c)"
3311
+ filter: "url(#NeetoChat_js__filter0_d_3083_351)"
3267
3312
  }, /*#__PURE__*/React.createElement("path", {
3268
- fill: "#fff",
3269
- d: "M18.33 13.165h3.848c2.041 0 3.999.787 5.442 2.19a7.372 7.372 0 0 1 2.254 5.288c0 1.983-.81 3.885-2.254 5.287a7.812 7.812 0 0 1-5.442 2.19v3.272c-4.81-1.87-11.544-4.673-11.544-10.75 0-.981.199-1.954.586-2.861a7.468 7.468 0 0 1 1.668-2.426 7.714 7.714 0 0 1 2.497-1.621 7.892 7.892 0 0 1 2.945-.57Z"
3270
- }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3271
- id: "NeetoChat_js__b",
3272
- x1: 21.308,
3273
- x2: 21.122,
3274
- y1: 56.075,
3275
- y2: 4.673,
3276
- gradientUnits: "userSpaceOnUse"
3277
- }, /*#__PURE__*/React.createElement("stop", {
3278
- stopColor: "#A368DC"
3279
- }), /*#__PURE__*/React.createElement("stop", {
3280
- offset: 1,
3281
- stopColor: "#8886FF"
3282
- })), /*#__PURE__*/React.createElement("clipPath", {
3283
- id: "NeetoChat_js__a"
3284
- }, /*#__PURE__*/React.createElement("path", {
3285
- fill: "#fff",
3286
- d: "M0 0h40v40H0z"
3287
- })), /*#__PURE__*/React.createElement("filter", {
3288
- id: "NeetoChat_js__c",
3313
+ d: "M18.3301 13.1646H22.1782C24.2194 13.1646 26.1769 13.9524 27.6203 15.3548C29.0636 16.7572 29.8744 18.6593 29.8744 20.6426C29.8744 22.626 29.0636 24.528 27.6203 25.9305C26.1769 27.3329 24.2194 28.1207 22.1782 28.1207V31.3924C17.3681 29.5229 10.6339 26.7186 10.6339 20.6426C10.6339 19.6606 10.833 18.6882 11.2197 17.7809C11.6065 16.8736 12.1734 16.0492 12.8881 15.3548C13.6027 14.6604 14.4512 14.1096 15.3849 13.7338C16.3187 13.358 17.3194 13.1646 18.3301 13.1646V13.1646Z",
3314
+ fill: "white"
3315
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3316
+ id: "NeetoChat_js__filter0_d_3083_351",
3317
+ x: 8.55116,
3318
+ y: 11.9149,
3289
3319
  width: 23.406,
3290
- height: 22.393,
3291
- x: 8.551,
3292
- y: 11.915,
3293
- colorInterpolationFilters: "sRGB",
3294
- filterUnits: "userSpaceOnUse"
3320
+ height: 22.3934,
3321
+ filterUnits: "userSpaceOnUse",
3322
+ colorInterpolationFilters: "sRGB"
3295
3323
  }, /*#__PURE__*/React.createElement("feFlood", {
3296
3324
  floodOpacity: 0,
3297
3325
  result: "BackgroundImageFix"
3298
3326
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3299
3327
  in: "SourceAlpha",
3300
- result: "hardAlpha",
3301
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3328
+ type: "matrix",
3329
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3330
+ result: "hardAlpha"
3302
3331
  }), /*#__PURE__*/React.createElement("feOffset", {
3303
- dy: 0.833
3332
+ dy: 0.833102
3304
3333
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3305
- stdDeviation: 1.041
3334
+ stdDeviation: 1.04138
3306
3335
  }), /*#__PURE__*/React.createElement("feComposite", {
3307
3336
  in2: "hardAlpha",
3308
3337
  operator: "out"
3309
3338
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3339
+ type: "matrix",
3310
3340
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
3311
3341
  }), /*#__PURE__*/React.createElement("feBlend", {
3342
+ mode: "normal",
3312
3343
  in2: "BackgroundImageFix",
3313
3344
  result: "effect1_dropShadow_3083_351"
3314
3345
  }), /*#__PURE__*/React.createElement("feBlend", {
3346
+ mode: "normal",
3315
3347
  in: "SourceGraphic",
3316
3348
  in2: "effect1_dropShadow_3083_351",
3317
3349
  result: "shape"
3350
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3351
+ id: "NeetoChat_js__paint0_linear_3083_351",
3352
+ x1: 21.3084,
3353
+ y1: 56.0748,
3354
+ x2: 21.1215,
3355
+ y2: 4.67289,
3356
+ gradientUnits: "userSpaceOnUse"
3357
+ }, /*#__PURE__*/React.createElement("stop", {
3358
+ stopColor: "#A368DC"
3359
+ }), /*#__PURE__*/React.createElement("stop", {
3360
+ offset: 1,
3361
+ stopColor: "#8886FF"
3362
+ })), /*#__PURE__*/React.createElement("clipPath", {
3363
+ id: "NeetoChat_js__clip0_3083_351"
3364
+ }, /*#__PURE__*/React.createElement("rect", {
3365
+ width: 40,
3366
+ height: 40,
3367
+ fill: "white"
3318
3368
  }))));
3319
3369
  };
3320
3370
 
3321
- var _excluded$l = ["size"];
3371
+ var _excluded$m = ["size"];
3322
3372
  var NeetoCi = function NeetoCi(_ref) {
3323
3373
  var _ref$size = _ref.size,
3324
3374
  size = _ref$size === void 0 ? 24 : _ref$size,
3325
- props = _objectWithoutProperties(_ref, _excluded$l);
3375
+ props = _objectWithoutProperties(_ref, _excluded$m);
3326
3376
 
3327
3377
  return /*#__PURE__*/React.createElement("svg", _extends({
3328
3378
  width: size,
3329
3379
  height: size,
3330
- fill: "none",
3331
- viewBox: "0 0 40 40"
3380
+ viewBox: "0 0 40 40",
3381
+ fill: "none"
3332
3382
  }, props), /*#__PURE__*/React.createElement("path", {
3333
- fill: "url(#NeetoCi_js__a)",
3334
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3383
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3384
+ fill: "url(#NeetoCi_js__paint0_linear_3193_176)"
3335
3385
  }), /*#__PURE__*/React.createElement("g", {
3336
- filter: "url(#NeetoCi_js__b)"
3386
+ filter: "url(#NeetoCi_js__filter0_d_3193_176)"
3337
3387
  }, /*#__PURE__*/React.createElement("path", {
3338
- fill: "#fff",
3339
- d: "M29.463 12H10.537a.822.822 0 0 0-.823.823v18.926c0 .455.368.822.823.822h18.926a.822.822 0 0 0 .823-.822V12.823a.822.822 0 0 0-.823-.823Zm-9.435 10.443-4.937 4.14a.204.204 0 0 1-.337-.157v-1.613c0-.059.029-.118.075-.156l2.823-2.371-2.823-2.371a.198.198 0 0 1-.075-.157v-1.612c0-.175.203-.27.337-.157l4.937 4.137c.1.083.1.234 0 .317Zm5.218 3.983c0 .113-.088.205-.193.205h-4.757c-.106 0-.193-.092-.193-.205V25.19c0-.113.087-.205.193-.205h4.757c.105 0 .193.092.193.205v1.235Z"
3340
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3341
- id: "NeetoCi_js__a",
3342
- x1: 40,
3343
- x2: -22.857,
3344
- y1: 48.143,
3345
- y2: -24.714,
3346
- gradientUnits: "userSpaceOnUse"
3347
- }, /*#__PURE__*/React.createElement("stop", {
3348
- stopColor: "#FF85B8"
3349
- }), /*#__PURE__*/React.createElement("stop", {
3350
- offset: 1,
3351
- stopColor: "#EF8F59"
3352
- })), /*#__PURE__*/React.createElement("filter", {
3353
- id: "NeetoCi_js__b",
3354
- width: 22.286,
3355
- height: 22.571,
3356
- x: 9.714,
3388
+ d: "M29.4628 12H10.5371C10.082 12 9.71426 12.3677 9.71426 12.8229V31.7486C9.71426 32.2037 10.082 32.5714 10.5371 32.5714H29.4628C29.918 32.5714 30.2857 32.2037 30.2857 31.7486V12.8229C30.2857 12.3677 29.918 12 29.4628 12ZM20.0283 22.4426L15.0911 26.5826C14.9574 26.6957 14.7543 26.6006 14.7543 26.4257V24.8134C14.7543 24.7543 14.7825 24.6951 14.8288 24.6566L17.6523 22.2857L14.8288 19.9149C14.8052 19.8962 14.7862 19.8723 14.7732 19.8451C14.7603 19.8179 14.7538 19.7881 14.7543 19.758V18.1457C14.7543 17.9709 14.9574 17.8757 15.0911 17.9889L20.0283 22.1263C20.1285 22.2086 20.1285 22.3603 20.0283 22.4426V22.4426ZM25.2457 26.4257C25.2457 26.5389 25.1583 26.6314 25.0528 26.6314H20.2957C20.1903 26.6314 20.1028 26.5389 20.1028 26.4257V25.1914C20.1028 25.0783 20.1903 24.9857 20.2957 24.9857H25.0528C25.1583 24.9857 25.2457 25.0783 25.2457 25.1914V26.4257Z",
3389
+ fill: "white"
3390
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3391
+ id: "NeetoCi_js__filter0_d_3193_176",
3392
+ x: 9.71426,
3357
3393
  y: 12,
3358
- colorInterpolationFilters: "sRGB",
3359
- filterUnits: "userSpaceOnUse"
3394
+ width: 22.2857,
3395
+ height: 22.5714,
3396
+ filterUnits: "userSpaceOnUse",
3397
+ colorInterpolationFilters: "sRGB"
3360
3398
  }, /*#__PURE__*/React.createElement("feFlood", {
3361
3399
  floodOpacity: 0,
3362
3400
  result: "BackgroundImageFix"
3363
3401
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3364
3402
  in: "SourceAlpha",
3365
- result: "hardAlpha",
3366
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3403
+ type: "matrix",
3404
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3405
+ result: "hardAlpha"
3367
3406
  }), /*#__PURE__*/React.createElement("feOffset", {
3368
- dx: 0.857,
3369
- dy: 1.143
3407
+ dx: 0.857143,
3408
+ dy: 1.14286
3370
3409
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3371
- stdDeviation: 0.429
3410
+ stdDeviation: 0.428571
3372
3411
  }), /*#__PURE__*/React.createElement("feComposite", {
3373
3412
  in2: "hardAlpha",
3374
3413
  operator: "out"
3375
3414
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3415
+ type: "matrix",
3376
3416
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3377
3417
  }), /*#__PURE__*/React.createElement("feBlend", {
3418
+ mode: "normal",
3378
3419
  in2: "BackgroundImageFix",
3379
3420
  result: "effect1_dropShadow_3193_176"
3380
3421
  }), /*#__PURE__*/React.createElement("feBlend", {
3422
+ mode: "normal",
3381
3423
  in: "SourceGraphic",
3382
3424
  in2: "effect1_dropShadow_3193_176",
3383
3425
  result: "shape"
3426
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3427
+ id: "NeetoCi_js__paint0_linear_3193_176",
3428
+ x1: 40,
3429
+ y1: 48.1429,
3430
+ x2: -22.8571,
3431
+ y2: -24.7143,
3432
+ gradientUnits: "userSpaceOnUse"
3433
+ }, /*#__PURE__*/React.createElement("stop", {
3434
+ stopColor: "#FF85B8"
3435
+ }), /*#__PURE__*/React.createElement("stop", {
3436
+ offset: 1,
3437
+ stopColor: "#EF8F59"
3384
3438
  }))));
3385
3439
  };
3386
3440
 
3387
- var _excluded$k = ["size"];
3441
+ var _excluded$l = ["size"];
3388
3442
  var NeetoCourse = function NeetoCourse(_ref) {
3389
3443
  var _ref$size = _ref.size,
3390
3444
  size = _ref$size === void 0 ? 24 : _ref$size,
3391
- props = _objectWithoutProperties(_ref, _excluded$k);
3445
+ props = _objectWithoutProperties(_ref, _excluded$l);
3392
3446
 
3393
3447
  return /*#__PURE__*/React.createElement("svg", _extends({
3394
3448
  width: size,
3395
3449
  height: size,
3396
- fill: "none",
3397
- viewBox: "0 0 40 40"
3450
+ viewBox: "0 0 40 40",
3451
+ fill: "none"
3398
3452
  }, props), /*#__PURE__*/React.createElement("path", {
3399
- fill: "url(#NeetoCourse_js__a)",
3400
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3453
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3454
+ fill: "url(#NeetoCourse_js__paint0_linear_3193_169)"
3401
3455
  }), /*#__PURE__*/React.createElement("g", {
3402
- fill: "#fff",
3403
- filter: "url(#NeetoCourse_js__b)"
3456
+ filter: "url(#NeetoCourse_js__filter0_d_3193_169)"
3404
3457
  }, /*#__PURE__*/React.createElement("path", {
3405
3458
  fillRule: "evenodd",
3406
- d: "M20 8.286c5.365 0 9.714 4.349 9.714 9.714v9.714H10.286V8.286H20Zm4.34 4.274a.971.971 0 0 0-.972.971v11.01a.972.972 0 0 0 1.943 0V13.53a.971.971 0 0 0-.972-.971Z",
3407
- clipRule: "evenodd"
3459
+ clipRule: "evenodd",
3460
+ d: "M20 8.28571C25.3651 8.28571 29.7143 12.6349 29.7143 18V27.7143H10.2857V8.28571H20ZM24.3391 12.56C23.8026 12.56 23.3676 12.9949 23.3676 13.5314V24.5409C23.3676 25.0774 23.8026 25.5124 24.3391 25.5124C24.8756 25.5124 25.3105 25.0774 25.3105 24.5409V13.5314C25.3105 12.9949 24.8756 12.56 24.3391 12.56Z",
3461
+ fill: "white"
3408
3462
  }), /*#__PURE__*/React.createElement("path", {
3409
3463
  fillRule: "evenodd",
3410
- d: "M15.648 26.937c0-.43.348-.777.777-.777H26.8a2.914 2.914 0 0 1 0 5.828H10.286V29.82h1.554v.614H26.8a1.36 1.36 0 0 0 0-2.72H16.425a.777.777 0 0 1-.777-.777Z",
3411
- clipRule: "evenodd"
3464
+ clipRule: "evenodd",
3465
+ d: "M15.6481 26.9371C15.6481 26.5079 15.996 26.1599 16.4252 26.1599H26.8001C28.4096 26.1599 29.7143 27.4647 29.7143 29.0742C29.7143 30.6837 28.4096 31.9885 26.8001 31.9885H10.2858V29.8197H11.8401V30.4342H26.8001C27.5512 30.4342 28.1601 29.8253 28.1601 29.0742C28.1601 28.3231 27.5512 27.7142 26.8001 27.7142H16.4252C15.996 27.7142 15.6481 27.3663 15.6481 26.9371Z",
3466
+ fill: "white"
3412
3467
  }), /*#__PURE__*/React.createElement("path", {
3413
- d: "M28.419 26.549h1.295v2.59H28.42v-2.59Z"
3414
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3415
- id: "NeetoCourse_js__a",
3416
- x1: 40,
3417
- x2: -6.857,
3418
- y1: 48.143,
3419
- y2: -9.714,
3420
- gradientUnits: "userSpaceOnUse"
3421
- }, /*#__PURE__*/React.createElement("stop", {
3422
- stopColor: "#59CBEF"
3423
- }), /*#__PURE__*/React.createElement("stop", {
3424
- offset: 1,
3425
- stopColor: "#8CD672"
3426
- })), /*#__PURE__*/React.createElement("filter", {
3427
- id: "NeetoCourse_js__b",
3428
- width: 21.143,
3429
- height: 25.703,
3430
- x: 10.286,
3431
- y: 8.286,
3432
- colorInterpolationFilters: "sRGB",
3433
- filterUnits: "userSpaceOnUse"
3468
+ d: "M28.419 26.5485H29.7142V29.1389H28.419V26.5485Z",
3469
+ fill: "white"
3470
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3471
+ id: "NeetoCourse_js__filter0_d_3193_169",
3472
+ x: 10.2857,
3473
+ y: 8.28571,
3474
+ width: 21.1429,
3475
+ height: 25.7028,
3476
+ filterUnits: "userSpaceOnUse",
3477
+ colorInterpolationFilters: "sRGB"
3434
3478
  }, /*#__PURE__*/React.createElement("feFlood", {
3435
3479
  floodOpacity: 0,
3436
3480
  result: "BackgroundImageFix"
3437
3481
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3438
3482
  in: "SourceAlpha",
3439
- result: "hardAlpha",
3440
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3483
+ type: "matrix",
3484
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3485
+ result: "hardAlpha"
3441
3486
  }), /*#__PURE__*/React.createElement("feOffset", {
3442
- dx: 0.857,
3443
- dy: 1.143
3487
+ dx: 0.857143,
3488
+ dy: 1.14286
3444
3489
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3445
- stdDeviation: 0.429
3490
+ stdDeviation: 0.428571
3446
3491
  }), /*#__PURE__*/React.createElement("feComposite", {
3447
3492
  in2: "hardAlpha",
3448
3493
  operator: "out"
3449
3494
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3495
+ type: "matrix",
3450
3496
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3451
3497
  }), /*#__PURE__*/React.createElement("feBlend", {
3498
+ mode: "normal",
3452
3499
  in2: "BackgroundImageFix",
3453
3500
  result: "effect1_dropShadow_3193_169"
3454
3501
  }), /*#__PURE__*/React.createElement("feBlend", {
3502
+ mode: "normal",
3455
3503
  in: "SourceGraphic",
3456
3504
  in2: "effect1_dropShadow_3193_169",
3457
3505
  result: "shape"
3506
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3507
+ id: "NeetoCourse_js__paint0_linear_3193_169",
3508
+ x1: 40,
3509
+ y1: 48.1429,
3510
+ x2: -6.85714,
3511
+ y2: -9.71428,
3512
+ gradientUnits: "userSpaceOnUse"
3513
+ }, /*#__PURE__*/React.createElement("stop", {
3514
+ stopColor: "#59CBEF"
3515
+ }), /*#__PURE__*/React.createElement("stop", {
3516
+ offset: 1,
3517
+ stopColor: "#8CD672"
3458
3518
  }))));
3459
3519
  };
3460
3520
 
3461
- var _excluded$j = ["size"];
3521
+ var _excluded$k = ["size"];
3462
3522
  var NeetoCrm = function NeetoCrm(_ref) {
3463
3523
  var _ref$size = _ref.size,
3464
3524
  size = _ref$size === void 0 ? 24 : _ref$size,
3465
- props = _objectWithoutProperties(_ref, _excluded$j);
3525
+ props = _objectWithoutProperties(_ref, _excluded$k);
3466
3526
 
3467
3527
  return /*#__PURE__*/React.createElement("svg", _extends({
3468
3528
  width: size,
3469
3529
  height: size,
3470
- fill: "none",
3471
- viewBox: "0 0 40 40"
3530
+ viewBox: "0 0 40 40",
3531
+ fill: "none"
3472
3532
  }, props), /*#__PURE__*/React.createElement("path", {
3473
- fill: "url(#NeetoCrm_js__a)",
3474
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3533
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3534
+ fill: "url(#NeetoCrm_js__paint0_linear_3204_326)"
3475
3535
  }), /*#__PURE__*/React.createElement("g", {
3476
- fill: "#fff",
3536
+ clipPath: "url(#NeetoCrm_js__clip0_3204_326)"
3537
+ }, /*#__PURE__*/React.createElement("g", {
3538
+ filter: "url(#NeetoCrm_js__filter0_d_3204_326)"
3539
+ }, /*#__PURE__*/React.createElement("path", {
3477
3540
  fillRule: "evenodd",
3478
- clipPath: "url(#NeetoCrm_js__b)",
3479
3541
  clipRule: "evenodd",
3480
- filter: "url(#NeetoCrm_js__c)"
3481
- }, /*#__PURE__*/React.createElement("path", {
3482
- d: "M15.278 20.913a1.942 1.942 0 1 0-2.746 2.746 1.942 1.942 0 0 0 2.746-2.746Zm1.564-1.565a4.154 4.154 0 1 0-5.874 5.875 4.154 4.154 0 0 0 5.874-5.875ZM27.468 14.818a1.942 1.942 0 1 0-2.746 2.746 1.942 1.942 0 0 0 2.746-2.746Zm1.564-1.564a4.154 4.154 0 1 0-5.875 5.874 4.154 4.154 0 0 0 5.875-5.874ZM27.468 27.007a1.942 1.942 0 1 0-2.746 2.747 1.942 1.942 0 0 0 2.746-2.747Zm1.564-1.564a4.154 4.154 0 1 0-5.875 5.875 4.154 4.154 0 0 0 5.875-5.875Z"
3542
+ d: "M15.2783 20.9125C14.5199 20.1541 13.2903 20.1541 12.5319 20.9125C11.7735 21.6709 11.7735 22.9005 12.5319 23.6589C13.2903 24.4173 14.5199 24.4173 15.2783 23.6589C16.0367 22.9005 16.0367 21.6709 15.2783 20.9125ZM16.8424 19.3484C15.2202 17.7262 12.59 17.7262 10.9678 19.3484C9.34554 20.9706 9.34554 23.6008 10.9678 25.223C12.59 26.8453 15.2202 26.8453 16.8424 25.223C18.4646 23.6008 18.4646 20.9706 16.8424 19.3484Z",
3543
+ fill: "white"
3483
3544
  }), /*#__PURE__*/React.createElement("path", {
3484
- d: "M24.372 17.048c.273.547.052 1.211-.494 1.484l-6.766 3.383a1.106 1.106 0 0 1-.99-1.978l6.767-3.383a1.106 1.106 0 0 1 1.483.494ZM15.628 23.151a1.106 1.106 0 0 1 1.484-.494l6.766 3.383a1.106 1.106 0 0 1-.99 1.978l-6.765-3.383a1.106 1.106 0 0 1-.495-1.484Z"
3485
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3486
- id: "NeetoCrm_js__a",
3487
- x1: 40,
3488
- x2: 21.122,
3489
- y1: 48.143,
3490
- y2: 4.673,
3491
- gradientUnits: "userSpaceOnUse"
3492
- }, /*#__PURE__*/React.createElement("stop", {
3493
- stopColor: "#609AF0"
3494
- }), /*#__PURE__*/React.createElement("stop", {
3495
- offset: 1,
3496
- stopColor: "#6BD1F1"
3497
- })), /*#__PURE__*/React.createElement("clipPath", {
3498
- id: "NeetoCrm_js__b"
3499
- }, /*#__PURE__*/React.createElement("path", {
3500
- fill: "#fff",
3501
- d: "M6.286 8.571h27.429v27.43H6.285z"
3502
- })), /*#__PURE__*/React.createElement("filter", {
3503
- id: "NeetoCrm_js__c",
3504
- width: 22.238,
3505
- height: 22.528,
3506
- x: 9.751,
3507
- y: 12.037,
3508
- colorInterpolationFilters: "sRGB",
3509
- filterUnits: "userSpaceOnUse"
3545
+ fillRule: "evenodd",
3546
+ clipRule: "evenodd",
3547
+ d: "M27.468 14.8176C26.7096 14.0592 25.48 14.0592 24.7216 14.8176C23.9632 15.5761 23.9632 16.8057 24.7216 17.5641C25.48 18.3225 26.7096 18.3225 27.468 17.5641C28.2264 16.8057 28.2264 15.5761 27.468 14.8176ZM29.0321 13.2535C27.4099 11.6313 24.7797 11.6313 23.1575 13.2535C21.5353 14.8758 21.5353 17.5059 23.1575 19.1282C24.7797 20.7504 27.4099 20.7504 29.0321 19.1282C30.6544 17.5059 30.6544 14.8758 29.0321 13.2535Z",
3548
+ fill: "white"
3549
+ }), /*#__PURE__*/React.createElement("path", {
3550
+ fillRule: "evenodd",
3551
+ clipRule: "evenodd",
3552
+ d: "M27.468 27.0074C26.7096 26.249 25.48 26.249 24.7216 27.0074C23.9632 27.7658 23.9632 28.9954 24.7216 29.7538C25.48 30.5122 26.7096 30.5122 27.468 29.7538C28.2264 28.9954 28.2264 27.7658 27.468 27.0074ZM29.0321 25.4433C27.4099 23.8211 24.7797 23.8211 23.1575 25.4433C21.5353 27.0655 21.5353 29.6957 23.1575 31.3179C24.7797 32.9402 27.4099 32.9402 29.0321 31.3179C30.6544 29.6957 30.6544 27.0655 29.0321 25.4433Z",
3553
+ fill: "white"
3554
+ }), /*#__PURE__*/React.createElement("path", {
3555
+ fillRule: "evenodd",
3556
+ clipRule: "evenodd",
3557
+ d: "M24.3723 17.0483C24.6455 17.5947 24.424 18.259 23.8777 18.5322L17.112 21.915C16.5657 22.1882 15.9013 21.9667 15.6281 21.4204C15.355 20.8741 15.5764 20.2097 16.1228 19.9366L22.8885 16.5537C23.4348 16.2805 24.0991 16.502 24.3723 17.0483Z",
3558
+ fill: "white"
3559
+ }), /*#__PURE__*/React.createElement("path", {
3560
+ fillRule: "evenodd",
3561
+ clipRule: "evenodd",
3562
+ d: "M15.6281 23.1513C15.9013 22.605 16.5657 22.3835 17.112 22.6567L23.8777 26.0395C24.424 26.3127 24.6455 26.977 24.3723 27.5234C24.0991 28.0697 23.4348 28.2912 22.8885 28.018L16.1228 24.6351C15.5764 24.362 15.355 23.6976 15.6281 23.1513Z",
3563
+ fill: "white"
3564
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3565
+ id: "NeetoCrm_js__filter0_d_3204_326",
3566
+ x: 9.7511,
3567
+ y: 12.0369,
3568
+ width: 22.2377,
3569
+ height: 22.5277,
3570
+ filterUnits: "userSpaceOnUse",
3571
+ colorInterpolationFilters: "sRGB"
3510
3572
  }, /*#__PURE__*/React.createElement("feFlood", {
3511
3573
  floodOpacity: 0,
3512
3574
  result: "BackgroundImageFix"
3513
3575
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3514
3576
  in: "SourceAlpha",
3515
- result: "hardAlpha",
3516
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3577
+ type: "matrix",
3578
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3579
+ result: "hardAlpha"
3517
3580
  }), /*#__PURE__*/React.createElement("feOffset", {
3518
3581
  dx: 0.87,
3519
3582
  dy: 1.16
@@ -3523,288 +3586,352 @@ var NeetoCrm = function NeetoCrm(_ref) {
3523
3586
  in2: "hardAlpha",
3524
3587
  operator: "out"
3525
3588
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3589
+ type: "matrix",
3526
3590
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3527
3591
  }), /*#__PURE__*/React.createElement("feBlend", {
3592
+ mode: "normal",
3528
3593
  in2: "BackgroundImageFix",
3529
3594
  result: "effect1_dropShadow_3204_326"
3530
3595
  }), /*#__PURE__*/React.createElement("feBlend", {
3596
+ mode: "normal",
3531
3597
  in: "SourceGraphic",
3532
3598
  in2: "effect1_dropShadow_3204_326",
3533
3599
  result: "shape"
3600
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3601
+ id: "NeetoCrm_js__paint0_linear_3204_326",
3602
+ x1: 40,
3603
+ y1: 48.1429,
3604
+ x2: 21.1215,
3605
+ y2: 4.67289,
3606
+ gradientUnits: "userSpaceOnUse"
3607
+ }, /*#__PURE__*/React.createElement("stop", {
3608
+ stopColor: "#609AF0"
3609
+ }), /*#__PURE__*/React.createElement("stop", {
3610
+ offset: 1,
3611
+ stopColor: "#6BD1F1"
3612
+ })), /*#__PURE__*/React.createElement("clipPath", {
3613
+ id: "NeetoCrm_js__clip0_3204_326"
3614
+ }, /*#__PURE__*/React.createElement("rect", {
3615
+ width: 27.4286,
3616
+ height: 27.4286,
3617
+ fill: "white",
3618
+ transform: "translate(6.28571 8.57147)"
3534
3619
  }))));
3535
3620
  };
3536
3621
 
3537
- var _excluded$i = ["size"];
3622
+ var _excluded$j = ["size"];
3538
3623
  var NeetoDeploy = function NeetoDeploy(_ref) {
3539
3624
  var _ref$size = _ref.size,
3540
3625
  size = _ref$size === void 0 ? 24 : _ref$size,
3541
- props = _objectWithoutProperties(_ref, _excluded$i);
3626
+ props = _objectWithoutProperties(_ref, _excluded$j);
3542
3627
 
3543
3628
  return /*#__PURE__*/React.createElement("svg", _extends({
3544
3629
  width: size,
3545
3630
  height: size,
3546
- fill: "none",
3547
- viewBox: "0 0 40 40"
3631
+ viewBox: "0 0 40 40",
3632
+ fill: "none"
3548
3633
  }, props), /*#__PURE__*/React.createElement("path", {
3549
- fill: "url(#NeetoDeploy_js__a)",
3550
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3634
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3635
+ fill: "url(#NeetoDeploy_js__paint0_linear_3193_173)"
3551
3636
  }), /*#__PURE__*/React.createElement("g", {
3552
- fill: "#fff",
3553
- filter: "url(#NeetoDeploy_js__b)"
3637
+ filter: "url(#NeetoDeploy_js__filter0_d_3193_173)"
3554
3638
  }, /*#__PURE__*/React.createElement("path", {
3555
- d: "M9.11 22.945a125.448 125.448 0 0 0 3.579-5.414c-2.924.258-5.726 3.896-5.726 3.896l1.93 1.93c.056-.143.127-.282.218-.412ZM16.645 31.109l1.928 1.928s3.638-2.802 3.897-5.725c-1.216.76-2.86 1.803-5.414 3.578-.13.09-.267.162-.41.219ZM13.713 30.112c-.331.134-.657.276-.996.39-.906.302-1.839.507-2.785.637-.397.055-.797.101-1.198.132l.012-.149c.083-.964.23-1.923.466-2.861.115-.453.26-.893.417-1.333.097-.274.218-.535.34-.797l-.212-.212a5.263 5.263 0 0 0-1.23 1.17 7.683 7.683 0 0 0-1.172 2.233A9.29 9.29 0 0 0 6.865 32c-.004.127-.013.258.007.384a.894.894 0 0 0 .608.712c.13.042.262.043.398.042a8.953 8.953 0 0 0 2.45-.385c1.443-.429 2.9-1.235 3.754-2.51l-.206-.206-.163.074ZM29.766 10.235a.8.8 0 0 0-.582-.234c-2.576.05-8.93.532-12.306 3.907-1.532 1.532-2.03 2.33-3.121 4.078-.786 1.258-1.862 2.982-3.829 5.812a.8.8 0 0 0 .091 1.023l5.16 5.16a.8.8 0 0 0 1.023.091c2.831-1.967 4.554-3.043 5.812-3.828 1.748-1.092 2.546-1.59 4.078-3.122 3.381-3.381 3.86-9.732 3.908-12.306a.8.8 0 0 0-.234-.581Zm-5.975 9.736a2.66 2.66 0 1 1-3.762-3.762 2.66 2.66 0 0 1 3.762 3.762Z"
3556
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3557
- id: "NeetoDeploy_js__a",
3558
- x1: 48.143,
3559
- x2: -6.857,
3560
- y1: 59.857,
3561
- y2: -9.714,
3562
- gradientUnits: "userSpaceOnUse"
3563
- }, /*#__PURE__*/React.createElement("stop", {
3564
- stopColor: "#67BDE2"
3565
- }), /*#__PURE__*/React.createElement("stop", {
3566
- offset: 1,
3567
- stopColor: "#14D1A4"
3568
- })), /*#__PURE__*/React.createElement("filter", {
3569
- id: "NeetoDeploy_js__b",
3639
+ d: "M9.11071 22.9446C10.8845 20.3914 11.9278 18.7464 12.6885 17.5308C9.76511 17.7894 6.96296 21.427 6.96296 21.427L8.89257 23.3566C8.94856 23.2139 9.02005 23.0753 9.11071 22.9446Z",
3640
+ fill: "white"
3641
+ }), /*#__PURE__*/React.createElement("path", {
3642
+ d: "M16.6451 31.1089L18.5735 33.0372C18.5735 33.0372 22.211 30.2352 22.4696 27.3119C21.2543 28.0723 19.6099 29.1153 17.0559 30.8895C16.9267 30.9792 16.7889 31.0524 16.6451 31.1089Z",
3643
+ fill: "white"
3644
+ }), /*#__PURE__*/React.createElement("path", {
3645
+ d: "M13.7125 30.1119C13.3815 30.2457 13.0561 30.3878 12.7169 30.5011C11.811 30.8039 10.878 31.0085 9.93201 31.1391C9.53549 31.1938 9.1353 31.2402 8.73443 31.2706C8.73825 31.2211 8.74192 31.1716 8.74611 31.1222C8.82883 30.1583 8.97548 29.1994 9.2124 28.2609C9.32656 27.8079 9.47223 27.3676 9.62861 26.9279C9.72585 26.6545 9.8472 26.3929 9.96959 26.1312L9.75744 25.9193C9.28561 26.2362 8.87524 26.6367 8.527 27.0898C8.01146 27.7608 7.62504 28.5209 7.35488 29.3218C7.06465 30.1819 6.89158 31.0928 6.86463 32.0008C6.86082 32.1283 6.85206 32.2587 6.87182 32.3852C6.89727 32.5487 6.96906 32.7035 7.07693 32.8289C7.18368 32.9529 7.32419 33.0465 7.47989 33.0968C7.61059 33.1389 7.74204 33.1397 7.87761 33.1386C8.70195 33.1317 9.53908 32.9885 10.3282 32.7541C11.7713 32.3253 13.2283 31.5186 14.0823 30.2439L13.8758 30.0376C13.8217 30.0631 13.7674 30.088 13.7125 30.1119Z",
3646
+ fill: "white"
3647
+ }), /*#__PURE__*/React.createElement("path", {
3648
+ d: "M29.766 10.2349C29.766 10.2349 29.7659 10.2349 29.7657 10.2347C29.6156 10.0846 29.412 10.0005 29.2002 10.0005C29.1949 10.0005 29.1896 10.0006 29.1844 10.0007C26.6085 10.0512 20.2533 10.533 16.8783 13.9082C15.3462 15.4403 14.8482 16.2379 13.7568 17.9856C12.9708 19.244 11.8947 20.9676 9.92802 23.7983C9.70711 24.1164 9.74552 24.5471 10.0194 24.8208L15.1792 29.9807C15.334 30.1356 15.5391 30.2152 15.7454 30.2152C15.9041 30.2152 16.0634 30.1682 16.2018 30.0722C19.0335 28.1051 20.7564 27.0292 22.0143 26.2435C23.762 25.1522 24.5597 24.654 26.0921 23.1218C29.4731 19.7406 29.9515 13.3896 30 10.8159C30.0043 10.5986 29.9197 10.3888 29.766 10.2349ZM23.7911 19.9707C22.7523 21.0094 21.0683 21.0094 20.0295 19.9707C18.9905 18.9319 18.9907 17.248 20.0296 16.2093C21.0683 15.1705 22.7523 15.1703 23.7911 16.209C24.8296 17.2478 24.8297 18.9321 23.7911 19.9707Z",
3649
+ fill: "white"
3650
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3651
+ id: "NeetoDeploy_js__filter0_d_3193_173",
3652
+ x: 6.85938,
3653
+ y: 9.71484,
3570
3654
  width: 25.998,
3571
- height: 25.995,
3572
- x: 6.859,
3573
- y: 9.715,
3574
- colorInterpolationFilters: "sRGB",
3575
- filterUnits: "userSpaceOnUse"
3655
+ height: 25.9954,
3656
+ filterUnits: "userSpaceOnUse",
3657
+ colorInterpolationFilters: "sRGB"
3576
3658
  }, /*#__PURE__*/React.createElement("feFlood", {
3577
3659
  floodOpacity: 0,
3578
3660
  result: "BackgroundImageFix"
3579
3661
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3580
3662
  in: "SourceAlpha",
3581
- result: "hardAlpha",
3582
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3663
+ type: "matrix",
3664
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3665
+ result: "hardAlpha"
3583
3666
  }), /*#__PURE__*/React.createElement("feOffset", {
3584
- dx: 1.429,
3585
- dy: 1.143
3667
+ dx: 1.42857,
3668
+ dy: 1.14286
3586
3669
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3587
- stdDeviation: 0.714
3670
+ stdDeviation: 0.714286
3588
3671
  }), /*#__PURE__*/React.createElement("feComposite", {
3589
3672
  in2: "hardAlpha",
3590
3673
  operator: "out"
3591
3674
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3675
+ type: "matrix",
3592
3676
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3593
3677
  }), /*#__PURE__*/React.createElement("feBlend", {
3678
+ mode: "normal",
3594
3679
  in2: "BackgroundImageFix",
3595
3680
  result: "effect1_dropShadow_3193_173"
3596
3681
  }), /*#__PURE__*/React.createElement("feBlend", {
3682
+ mode: "normal",
3597
3683
  in: "SourceGraphic",
3598
3684
  in2: "effect1_dropShadow_3193_173",
3599
3685
  result: "shape"
3686
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3687
+ id: "NeetoDeploy_js__paint0_linear_3193_173",
3688
+ x1: 48.1429,
3689
+ y1: 59.8571,
3690
+ x2: -6.85714,
3691
+ y2: -9.71429,
3692
+ gradientUnits: "userSpaceOnUse"
3693
+ }, /*#__PURE__*/React.createElement("stop", {
3694
+ stopColor: "#67BDE2"
3695
+ }), /*#__PURE__*/React.createElement("stop", {
3696
+ offset: 1,
3697
+ stopColor: "#14D1A4"
3600
3698
  }))));
3601
3699
  };
3602
3700
 
3603
- var _excluded$h = ["size"];
3701
+ var _excluded$i = ["size"];
3604
3702
  var NeetoDesk = function NeetoDesk(_ref) {
3605
3703
  var _ref$size = _ref.size,
3606
3704
  size = _ref$size === void 0 ? 24 : _ref$size,
3607
- props = _objectWithoutProperties(_ref, _excluded$h);
3705
+ props = _objectWithoutProperties(_ref, _excluded$i);
3608
3706
 
3609
3707
  return /*#__PURE__*/React.createElement("svg", _extends({
3610
3708
  width: size,
3611
3709
  height: size,
3612
- fill: "none",
3613
- viewBox: "0 0 40 40"
3710
+ viewBox: "0 0 40 40",
3711
+ fill: "none"
3614
3712
  }, props), /*#__PURE__*/React.createElement("g", {
3615
- clipPath: "url(#NeetoDesk_js__a)"
3713
+ clipPath: "url(#NeetoDesk_js__clip0_3083_350)"
3616
3714
  }, /*#__PURE__*/React.createElement("path", {
3617
- fill: "url(#NeetoDesk_js__b)",
3618
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3715
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3716
+ fill: "url(#NeetoDesk_js__paint0_linear_3083_350)"
3619
3717
  }), /*#__PURE__*/React.createElement("g", {
3620
- fill: "#fff",
3621
- filter: "url(#NeetoDesk_js__c)"
3622
- }, /*#__PURE__*/React.createElement("path", {
3623
- d: "M9.511 20.341h4.231c1.169 0 2.116.939 2.116 2.096v3.144c0 1.736-1.42 3.144-3.173 3.144-1.753 0-3.174-1.408-3.174-3.144v-5.24ZM24.32 22.437c0-1.157.948-2.096 2.116-2.096h4.231v5.24c0 1.736-1.42 3.144-3.173 3.144-1.753 0-3.173-1.408-3.173-3.144v-3.144ZM9.563 20.341c.531-5.296 5.041-9.432 10.526-9.432 5.485 0 9.995 4.136 10.526 9.432h-2.129c-.52-4.136-4.081-7.336-8.397-7.336-4.315 0-7.876 3.2-8.397 7.336H9.563Z"
3624
- }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3625
- id: "NeetoDesk_js__b",
3626
- x1: 21.308,
3627
- x2: 21.122,
3628
- y1: 56.075,
3629
- y2: 4.673,
3630
- gradientUnits: "userSpaceOnUse"
3631
- }, /*#__PURE__*/React.createElement("stop", {
3632
- stopColor: "#FD9437"
3633
- }), /*#__PURE__*/React.createElement("stop", {
3634
- offset: 1,
3635
- stopColor: "#FFD55C"
3636
- })), /*#__PURE__*/React.createElement("clipPath", {
3637
- id: "NeetoDesk_js__a"
3718
+ filter: "url(#NeetoDesk_js__filter0_d_3083_350)"
3638
3719
  }, /*#__PURE__*/React.createElement("path", {
3639
- fill: "#fff",
3640
- d: "M0 0h40v40H0z"
3641
- })), /*#__PURE__*/React.createElement("filter", {
3642
- id: "NeetoDesk_js__c",
3643
- width: 22.44,
3644
- height: 19.099,
3645
- x: 9.511,
3646
- y: 10.909,
3647
- colorInterpolationFilters: "sRGB",
3648
- filterUnits: "userSpaceOnUse"
3720
+ d: "M9.51115 20.3412H13.7424C14.9108 20.3412 15.858 21.2796 15.858 22.4372V25.5811C15.858 27.3175 14.4372 28.7251 12.6846 28.7251C10.932 28.7251 9.51115 27.3175 9.51115 25.5811V20.3412Z",
3721
+ fill: "white"
3722
+ }), /*#__PURE__*/React.createElement("path", {
3723
+ d: "M24.3206 22.4372C24.3206 21.2796 25.2677 20.3412 26.4362 20.3412H30.6674V25.5811C30.6674 27.3175 29.2466 28.7251 27.494 28.7251C25.7413 28.7251 24.3206 27.3175 24.3206 25.5811V22.4372Z",
3724
+ fill: "white"
3725
+ }), /*#__PURE__*/React.createElement("path", {
3726
+ d: "M9.56338 20.3412C10.0941 15.0454 14.6042 10.9093 20.0893 10.9093C25.5744 10.9093 30.0845 15.0454 30.6152 20.3412H28.4863C27.9658 16.2055 24.4048 13.0053 20.0893 13.0053C15.7738 13.0053 12.2128 16.2055 11.6923 20.3412H9.56338Z",
3727
+ fill: "white"
3728
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3729
+ id: "NeetoDesk_js__filter0_d_3083_350",
3730
+ x: 9.51115,
3731
+ y: 10.9093,
3732
+ width: 22.4398,
3733
+ height: 19.0993,
3734
+ filterUnits: "userSpaceOnUse",
3735
+ colorInterpolationFilters: "sRGB"
3649
3736
  }, /*#__PURE__*/React.createElement("feFlood", {
3650
3737
  floodOpacity: 0,
3651
3738
  result: "BackgroundImageFix"
3652
3739
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3653
3740
  in: "SourceAlpha",
3654
- result: "hardAlpha",
3655
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3741
+ type: "matrix",
3742
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3743
+ result: "hardAlpha"
3656
3744
  }), /*#__PURE__*/React.createElement("feOffset", {
3657
- dx: 0.642,
3658
- dy: 0.642
3745
+ dx: 0.641768,
3746
+ dy: 0.641768
3659
3747
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3660
- stdDeviation: 0.321
3748
+ stdDeviation: 0.320884
3661
3749
  }), /*#__PURE__*/React.createElement("feComposite", {
3662
3750
  in2: "hardAlpha",
3663
3751
  operator: "out"
3664
3752
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3753
+ type: "matrix",
3665
3754
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"
3666
3755
  }), /*#__PURE__*/React.createElement("feBlend", {
3756
+ mode: "normal",
3667
3757
  in2: "BackgroundImageFix",
3668
3758
  result: "effect1_dropShadow_3083_350"
3669
3759
  }), /*#__PURE__*/React.createElement("feBlend", {
3760
+ mode: "normal",
3670
3761
  in: "SourceGraphic",
3671
3762
  in2: "effect1_dropShadow_3083_350",
3672
3763
  result: "shape"
3764
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3765
+ id: "NeetoDesk_js__paint0_linear_3083_350",
3766
+ x1: 21.3084,
3767
+ y1: 56.0748,
3768
+ x2: 21.1215,
3769
+ y2: 4.67289,
3770
+ gradientUnits: "userSpaceOnUse"
3771
+ }, /*#__PURE__*/React.createElement("stop", {
3772
+ stopColor: "#FD9437"
3773
+ }), /*#__PURE__*/React.createElement("stop", {
3774
+ offset: 1,
3775
+ stopColor: "#FFD55C"
3776
+ })), /*#__PURE__*/React.createElement("clipPath", {
3777
+ id: "NeetoDesk_js__clip0_3083_350"
3778
+ }, /*#__PURE__*/React.createElement("rect", {
3779
+ width: 40,
3780
+ height: 40,
3781
+ fill: "white"
3673
3782
  }))));
3674
3783
  };
3675
3784
 
3676
- var _excluded$g = ["size"];
3785
+ var _excluded$h = ["size"];
3677
3786
  var NeetoEngage = function NeetoEngage(_ref) {
3678
3787
  var _ref$size = _ref.size,
3679
3788
  size = _ref$size === void 0 ? 24 : _ref$size,
3680
- props = _objectWithoutProperties(_ref, _excluded$g);
3789
+ props = _objectWithoutProperties(_ref, _excluded$h);
3681
3790
 
3682
3791
  return /*#__PURE__*/React.createElement("svg", _extends({
3683
3792
  width: size,
3684
3793
  height: size,
3685
- fill: "none",
3686
- viewBox: "0 0 40 40"
3794
+ viewBox: "0 0 40 40",
3795
+ fill: "none"
3687
3796
  }, props), /*#__PURE__*/React.createElement("path", {
3688
- fill: "url(#NeetoEngage_js__a)",
3689
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3797
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3798
+ fill: "url(#NeetoEngage_js__paint0_linear_3204_330)"
3690
3799
  }), /*#__PURE__*/React.createElement("g", {
3691
- fill: "#fff",
3800
+ filter: "url(#NeetoEngage_js__filter0_d_3204_330)"
3801
+ }, /*#__PURE__*/React.createElement("path", {
3692
3802
  fillRule: "evenodd",
3693
3803
  clipRule: "evenodd",
3694
- filter: "url(#NeetoEngage_js__b)"
3695
- }, /*#__PURE__*/React.createElement("path", {
3696
- d: "M23.551 10.61a9.905 9.905 0 1 0-3.79 19.056.642.642 0 1 1 0 1.284A11.19 11.19 0 1 1 30.95 19.76a.642.642 0 0 1-1.284 0 9.905 9.905 0 0 0-6.115-9.15Z"
3804
+ d: "M23.5511 10.6095C21.7412 9.85982 19.7496 9.66367 17.8282 10.0459C15.9068 10.428 14.1419 11.3714 12.7567 12.7567C11.3714 14.1419 10.428 15.9068 10.0459 17.8282C9.66367 19.7496 9.85982 21.7412 10.6095 23.5511C11.3592 25.361 12.6288 26.908 14.2576 27.9964C15.8865 29.0848 17.8016 29.6657 19.7606 29.6657C20.1152 29.6657 20.4027 29.9531 20.4027 30.3077C20.4027 30.6623 20.1152 30.9498 19.7606 30.9498C17.5476 30.9498 15.3843 30.2936 13.5442 29.0641C11.7042 27.8346 10.27 26.0871 9.42314 24.0425C8.57626 21.998 8.35468 19.7482 8.78641 17.5777C9.21815 15.4072 10.2838 13.4135 11.8487 11.8487C13.4135 10.2838 15.4072 9.21815 17.5777 8.78641C19.7482 8.35468 21.998 8.57626 24.0425 9.42314C26.0871 10.27 27.8346 11.7042 29.0641 13.5442C30.2936 15.3843 30.9498 17.5476 30.9498 19.7606C30.9498 20.1152 30.6623 20.4027 30.3077 20.4027C29.9531 20.4027 29.6657 20.1152 29.6657 19.7606C29.6657 17.8016 29.0848 15.8865 27.9964 14.2576C26.908 12.6288 25.361 11.3592 23.5511 10.6095Z",
3805
+ fill: "white"
3697
3806
  }), /*#__PURE__*/React.createElement("path", {
3698
- d: "M9.172 16.245c0-.355.288-.642.642-.642h19.768a.642.642 0 0 1 0 1.284H9.814a.642.642 0 0 1-.642-.642ZM9.173 23.276c0-.354.288-.642.642-.642h9.945a.642.642 0 1 1 0 1.284H9.815a.642.642 0 0 1-.642-.642Z"
3807
+ fillRule: "evenodd",
3808
+ clipRule: "evenodd",
3809
+ d: "M9.17215 16.2451C9.17215 15.8905 9.45961 15.603 9.81421 15.603H29.5819C29.9365 15.603 30.2239 15.8905 30.2239 16.2451C30.2239 16.5997 29.9365 16.8871 29.5819 16.8871H9.81421C9.45961 16.8871 9.17215 16.5997 9.17215 16.2451Z",
3810
+ fill: "white"
3699
3811
  }), /*#__PURE__*/React.createElement("path", {
3700
- d: "M18.2 8.991a3.12 3.12 0 0 1 4.264 1.14 18.779 18.779 0 0 1 2.627 9.632.642.642 0 1 1-1.284-.004 17.495 17.495 0 0 0-2.45-8.975l-.004-.008a1.834 1.834 0 0 0-3.182 0l-.004.006a17.673 17.673 0 0 0 0 17.959l.003.004a1.849 1.849 0 0 0 1.594.922.642.642 0 1 1-.003 1.284 3.133 3.133 0 0 1-2.701-1.56 18.958 18.958 0 0 1 0-19.258A3.12 3.12 0 0 1 18.2 8.99Z"
3812
+ fillRule: "evenodd",
3813
+ clipRule: "evenodd",
3814
+ d: "M9.17343 23.2763C9.17343 22.9217 9.46089 22.6343 9.81549 22.6343H19.7603C20.1149 22.6343 20.4023 22.9217 20.4023 23.2763C20.4023 23.6309 20.1149 23.9184 19.7603 23.9184H9.81549C9.46089 23.9184 9.17343 23.6309 9.17343 23.2763Z",
3815
+ fill: "white"
3701
3816
  }), /*#__PURE__*/React.createElement("path", {
3702
- d: "M26.74 31.428a4.688 4.688 0 1 0 0-9.375 4.688 4.688 0 0 0 0 9.375Zm-2.046-3.626a1.478 1.478 0 0 1 1.045-.433h2.174a1.479 1.479 0 0 1 1.478 1.478v.543a.391.391 0 1 1-.782 0v-.543a.696.696 0 0 0-.696-.696h-2.174a.695.695 0 0 0-.696.696v.543a.391.391 0 0 1-.782 0v-.543c0-.392.155-.768.433-1.045Zm1.436-2.369a.696.696 0 1 1 1.391 0 .696.696 0 0 1-1.39 0Zm.696-1.478a1.478 1.478 0 1 0 0 2.956 1.478 1.478 0 0 0 0-2.956Z"
3703
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3704
- id: "NeetoEngage_js__a",
3705
- x1: 41.571,
3706
- x2: 2.571,
3707
- y1: 62.714,
3708
- y2: -8.571,
3709
- gradientUnits: "userSpaceOnUse"
3710
- }, /*#__PURE__*/React.createElement("stop", {
3711
- stopColor: "#96BAFF"
3712
- }), /*#__PURE__*/React.createElement("stop", {
3713
- offset: 1,
3714
- stopColor: "#10AADB"
3715
- })), /*#__PURE__*/React.createElement("filter", {
3716
- id: "NeetoEngage_js__b",
3717
- width: 23.666,
3718
- height: 23.801,
3719
- x: 8.571,
3720
- y: 8.571,
3721
- colorInterpolationFilters: "sRGB",
3722
- filterUnits: "userSpaceOnUse"
3817
+ fillRule: "evenodd",
3818
+ clipRule: "evenodd",
3819
+ d: "M18.2 8.99117C18.6747 8.71663 19.2134 8.57208 19.7618 8.57208C20.3102 8.57208 20.8489 8.71663 21.3236 8.99117C21.797 9.26495 22.1901 9.65834 22.4635 10.1319C24.1922 13.0463 25.1 16.3742 25.0909 19.7627C25.0899 20.1173 24.8017 20.404 24.4471 20.403C24.0925 20.4021 23.8058 20.1138 23.8068 19.7592C23.8153 16.6011 22.9688 13.4996 21.3571 10.7837C21.3557 10.7813 21.3542 10.7788 21.3528 10.7763C21.1919 10.4966 20.9601 10.2643 20.6807 10.1028C20.4014 9.94125 20.0845 9.8562 19.7618 9.8562C19.4391 9.8562 19.1222 9.94125 18.8428 10.1028C18.5635 10.2643 18.3317 10.4966 18.1708 10.7763L18.1673 10.7823C16.5626 13.5026 15.7162 16.6032 15.7162 19.7616C15.7162 22.9199 16.5626 26.0205 18.1673 28.7408L18.1699 28.7453C18.3318 29.0249 18.5643 29.2572 18.844 29.419C19.1237 29.5807 19.441 29.6663 19.7641 29.6672C20.1187 29.6682 20.4054 29.9564 20.4044 30.311C20.4034 30.6656 20.1152 30.9523 19.7606 30.9513C19.2129 30.9498 18.6753 30.8047 18.2012 30.5306C17.7279 30.2569 17.3345 29.8641 17.06 29.3912C15.3396 26.4737 14.4321 23.1486 14.4321 19.7616C14.4321 16.3748 15.3394 13.05 17.0596 10.1327C17.333 9.65878 17.7263 9.2651 18.2 8.99117Z",
3820
+ fill: "white"
3821
+ }), /*#__PURE__*/React.createElement("path", {
3822
+ fillRule: "evenodd",
3823
+ clipRule: "evenodd",
3824
+ d: "M26.7409 31.4285C29.3298 31.4285 31.4285 29.3298 31.4285 26.7409C31.4285 24.152 29.3298 22.0533 26.7409 22.0533C24.152 22.0533 22.0533 24.152 22.0533 26.7409C22.0533 29.3298 24.152 31.4285 26.7409 31.4285ZM24.6936 27.8016C24.9708 27.5244 25.3468 27.3686 25.7389 27.3686H27.9129C28.3049 27.3686 28.6809 27.5244 28.9582 27.8016C29.2354 28.0788 29.3911 28.4549 29.3911 28.8469V29.3904C29.3911 29.6065 29.216 29.7817 28.9998 29.7817C28.7837 29.7817 28.6085 29.6065 28.6085 29.3904V28.8469C28.6085 28.6624 28.5352 28.4855 28.4048 28.355C28.2743 28.2245 28.0974 28.1513 27.9129 28.1513H25.7389C25.5544 28.1513 25.3774 28.2245 25.247 28.355C25.1165 28.4855 25.0432 28.6624 25.0432 28.8469V29.3904C25.0432 29.6065 24.868 29.7817 24.6519 29.7817C24.4358 29.7817 24.2606 29.6065 24.2606 29.3904V28.8469C24.2606 28.4549 24.4163 28.0788 24.6936 27.8016ZM26.1301 25.4332C26.1301 25.049 26.4415 24.7375 26.8258 24.7375C27.21 24.7375 27.5214 25.049 27.5214 25.4332C27.5214 25.8174 27.21 26.1288 26.8258 26.1288C26.4415 26.1288 26.1301 25.8174 26.1301 25.4332ZM26.8258 23.9549C26.0093 23.9549 25.3475 24.6167 25.3475 25.4332C25.3475 26.2496 26.0093 26.9115 26.8258 26.9115C27.6422 26.9115 28.3041 26.2496 28.3041 25.4332C28.3041 24.6167 27.6422 23.9549 26.8258 23.9549Z",
3825
+ fill: "white"
3826
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3827
+ id: "NeetoEngage_js__filter0_d_3204_330",
3828
+ x: 8.57141,
3829
+ y: 8.57141,
3830
+ width: 23.6661,
3831
+ height: 23.8009,
3832
+ filterUnits: "userSpaceOnUse",
3833
+ colorInterpolationFilters: "sRGB"
3723
3834
  }, /*#__PURE__*/React.createElement("feFlood", {
3724
3835
  floodOpacity: 0,
3725
3836
  result: "BackgroundImageFix"
3726
3837
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3727
3838
  in: "SourceAlpha",
3728
- result: "hardAlpha",
3729
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3839
+ type: "matrix",
3840
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3841
+ result: "hardAlpha"
3730
3842
  }), /*#__PURE__*/React.createElement("feOffset", {
3731
- dx: 0.405,
3732
- dy: 0.539
3843
+ dx: 0.4045,
3844
+ dy: 0.539333
3733
3845
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3734
- stdDeviation: 0.202
3846
+ stdDeviation: 0.20225
3735
3847
  }), /*#__PURE__*/React.createElement("feComposite", {
3736
3848
  in2: "hardAlpha",
3737
3849
  operator: "out"
3738
3850
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3851
+ type: "matrix",
3739
3852
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3740
3853
  }), /*#__PURE__*/React.createElement("feBlend", {
3854
+ mode: "normal",
3741
3855
  in2: "BackgroundImageFix",
3742
3856
  result: "effect1_dropShadow_3204_330"
3743
3857
  }), /*#__PURE__*/React.createElement("feBlend", {
3858
+ mode: "normal",
3744
3859
  in: "SourceGraphic",
3745
3860
  in2: "effect1_dropShadow_3204_330",
3746
3861
  result: "shape"
3862
+ })), /*#__PURE__*/React.createElement("linearGradient", {
3863
+ id: "NeetoEngage_js__paint0_linear_3204_330",
3864
+ x1: 41.5714,
3865
+ y1: 62.7143,
3866
+ x2: 2.57143,
3867
+ y2: -8.57143,
3868
+ gradientUnits: "userSpaceOnUse"
3869
+ }, /*#__PURE__*/React.createElement("stop", {
3870
+ stopColor: "#96BAFF"
3871
+ }), /*#__PURE__*/React.createElement("stop", {
3872
+ offset: 1,
3873
+ stopColor: "#10AADB"
3747
3874
  }))));
3748
3875
  };
3749
3876
 
3750
- var _excluded$f = ["size"];
3877
+ var _excluded$g = ["size"];
3751
3878
  var NeetoForm = function NeetoForm(_ref) {
3752
3879
  var _ref$size = _ref.size,
3753
3880
  size = _ref$size === void 0 ? 24 : _ref$size,
3754
- props = _objectWithoutProperties(_ref, _excluded$f);
3881
+ props = _objectWithoutProperties(_ref, _excluded$g);
3755
3882
 
3756
3883
  return /*#__PURE__*/React.createElement("svg", _extends({
3757
3884
  width: size,
3758
3885
  height: size,
3759
- fill: "none",
3760
- viewBox: "0 0 40 40"
3886
+ viewBox: "0 0 40 40",
3887
+ fill: "none"
3761
3888
  }, props), /*#__PURE__*/React.createElement("g", {
3762
- clipPath: "url(#NeetoForm_js__a)"
3889
+ clipPath: "url(#NeetoForm_js__clip0_3083_349)"
3763
3890
  }, /*#__PURE__*/React.createElement("path", {
3764
- fill: "url(#NeetoForm_js__b)",
3765
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3891
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3892
+ fill: "url(#NeetoForm_js__paint0_linear_3083_349)"
3766
3893
  }), /*#__PURE__*/React.createElement("rect", {
3767
- width: 13.788,
3768
- height: 3.76,
3769
- x: 16.005,
3770
- y: 19.68,
3771
- fill: "#fff",
3772
- rx: 1.88
3894
+ x: 16.0052,
3895
+ y: 19.6805,
3896
+ width: 13.7881,
3897
+ height: 3.7604,
3898
+ rx: 1.8802,
3899
+ fill: "white"
3773
3900
  }), /*#__PURE__*/React.createElement("rect", {
3774
- width: 10.655,
3775
- height: 3.76,
3776
- x: 16.005,
3777
- y: 25.948,
3778
- fill: "#fff",
3779
- rx: 1.88
3901
+ x: 16.0052,
3902
+ y: 25.9479,
3903
+ width: 10.6545,
3904
+ height: 3.7604,
3905
+ rx: 1.8802,
3906
+ fill: "white"
3780
3907
  }), /*#__PURE__*/React.createElement("rect", {
3781
- width: 10.028,
3782
- height: 3.76,
3783
- x: 16.005,
3784
- y: 13.413,
3785
- fill: "#fff",
3786
- rx: 1.88
3908
+ x: 16.0052,
3909
+ y: 13.4132,
3910
+ width: 10.0277,
3911
+ height: 3.7604,
3912
+ rx: 1.8802,
3913
+ fill: "white"
3787
3914
  }), /*#__PURE__*/React.createElement("circle", {
3788
- cx: 12.245,
3789
- cy: 15.293,
3790
- r: 1.88,
3791
- fill: "#fff"
3915
+ cx: 12.2449,
3916
+ cy: 15.2934,
3917
+ r: 1.8802,
3918
+ fill: "white"
3792
3919
  }), /*#__PURE__*/React.createElement("circle", {
3793
- cx: 12.245,
3794
- cy: 21.561,
3795
- r: 1.88,
3796
- fill: "#fff"
3920
+ cx: 12.2449,
3921
+ cy: 21.5607,
3922
+ r: 1.8802,
3923
+ fill: "white"
3797
3924
  }), /*#__PURE__*/React.createElement("circle", {
3798
- cx: 12.245,
3799
- cy: 27.828,
3800
- r: 1.88,
3801
- fill: "#fff"
3925
+ cx: 12.2449,
3926
+ cy: 27.8281,
3927
+ r: 1.8802,
3928
+ fill: "white"
3802
3929
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3803
- id: "NeetoForm_js__b",
3804
- x1: 21.308,
3805
- x2: 21.122,
3806
- y1: 56.075,
3807
- y2: 4.673,
3930
+ id: "NeetoForm_js__paint0_linear_3083_349",
3931
+ x1: 21.3084,
3932
+ y1: 56.0748,
3933
+ x2: 21.1215,
3934
+ y2: 4.67289,
3808
3935
  gradientUnits: "userSpaceOnUse"
3809
3936
  }, /*#__PURE__*/React.createElement("stop", {
3810
3937
  stopColor: "#E26682"
@@ -3812,114 +3939,121 @@ var NeetoForm = function NeetoForm(_ref) {
3812
3939
  offset: 1,
3813
3940
  stopColor: "#FE8072"
3814
3941
  })), /*#__PURE__*/React.createElement("clipPath", {
3815
- id: "NeetoForm_js__a"
3816
- }, /*#__PURE__*/React.createElement("path", {
3817
- fill: "#fff",
3818
- d: "M0 0h40v40H0z"
3942
+ id: "NeetoForm_js__clip0_3083_349"
3943
+ }, /*#__PURE__*/React.createElement("rect", {
3944
+ width: 40,
3945
+ height: 40,
3946
+ fill: "white"
3819
3947
  }))));
3820
3948
  };
3821
3949
 
3822
- var _excluded$e = ["size"];
3950
+ var _excluded$f = ["size"];
3823
3951
  var NeetoInvisible = function NeetoInvisible(_ref) {
3824
3952
  var _ref$size = _ref.size,
3825
3953
  size = _ref$size === void 0 ? 24 : _ref$size,
3826
- props = _objectWithoutProperties(_ref, _excluded$e);
3954
+ props = _objectWithoutProperties(_ref, _excluded$f);
3827
3955
 
3828
3956
  return /*#__PURE__*/React.createElement("svg", _extends({
3829
3957
  width: size,
3830
3958
  height: size,
3831
- fill: "none",
3832
- viewBox: "0 0 40 40"
3959
+ viewBox: "0 0 40 40",
3960
+ fill: "none"
3833
3961
  }, props), /*#__PURE__*/React.createElement("path", {
3834
- fill: "url(#NeetoInvisible_js__a)",
3835
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
3962
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3963
+ fill: "url(#NeetoInvisible_js__paint0_linear_3193_167)"
3836
3964
  }), /*#__PURE__*/React.createElement("g", {
3837
- fill: "#fff",
3838
- filter: "url(#NeetoInvisible_js__b)"
3965
+ filter: "url(#NeetoInvisible_js__filter0_d_3193_167)"
3839
3966
  }, /*#__PURE__*/React.createElement("path", {
3840
3967
  fillRule: "evenodd",
3841
- d: "M15.63 11.255a6.662 6.662 0 0 0 0 13.323v.97a7.63 7.63 0 1 1 7.632-7.631h-.97a6.662 6.662 0 0 0-6.661-6.662Z",
3842
- clipRule: "evenodd"
3968
+ clipRule: "evenodd",
3969
+ d: "M15.6308 11.2547C11.9516 11.2547 8.96899 14.2373 8.96899 17.9165C8.96899 21.5957 11.9516 24.5783 15.6308 24.5783V25.5473C11.4164 25.5473 8 22.1309 8 17.9165C8 13.7021 11.4164 10.2857 15.6308 10.2857C19.8452 10.2857 23.2616 13.7021 23.2616 17.9165H22.2926C22.2926 14.2373 19.31 11.2547 15.6308 11.2547Z",
3970
+ fill: "white"
3843
3971
  }), /*#__PURE__*/React.createElement("path", {
3844
3972
  fillRule: "evenodd",
3845
- d: "M15.63 14.404a3.513 3.513 0 0 0 0 7.025v.969a4.482 4.482 0 1 1 4.482-4.482h-.969a3.513 3.513 0 0 0-3.512-3.512Z",
3846
- clipRule: "evenodd"
3973
+ clipRule: "evenodd",
3974
+ d: "M15.6308 14.4039C13.6909 14.4039 12.1182 15.9765 12.1182 17.9165C12.1182 19.8564 13.6909 21.429 15.6308 21.429V22.398C13.1557 22.398 11.1492 20.3916 11.1492 17.9165C11.1492 15.4413 13.1557 13.4349 15.6308 13.4349C18.1059 13.4349 20.1124 15.4413 20.1124 17.9165H19.1434C19.1434 15.9765 17.5708 14.4039 15.6308 14.4039Z",
3975
+ fill: "white"
3847
3976
  }), /*#__PURE__*/React.createElement("path", {
3848
- d: "M15.497 18.412a.302.302 0 0 1 .387-.387l15.76 5.731a.302.302 0 0 1-.002.569l-7.202 2.564a.302.302 0 0 0-.184.186l-2.462 7.083a.302.302 0 0 1-.569.004l-5.728-15.75Z"
3849
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3850
- id: "NeetoInvisible_js__a",
3851
- x1: 43.143,
3852
- x2: -13,
3853
- y1: 51.857,
3854
- y2: -21.429,
3855
- gradientUnits: "userSpaceOnUse"
3856
- }, /*#__PURE__*/React.createElement("stop", {
3857
- stopColor: "#28CCF0"
3858
- }), /*#__PURE__*/React.createElement("stop", {
3859
- offset: 0.699,
3860
- stopColor: "#799DFA"
3861
- })), /*#__PURE__*/React.createElement("filter", {
3862
- id: "NeetoInvisible_js__b",
3863
- width: 25.557,
3864
- height: 26.075,
3977
+ d: "M15.4971 18.4121C15.4094 18.1709 15.6432 17.9371 15.8843 18.0248L31.644 23.7562C31.9101 23.853 31.9089 24.2298 31.6421 24.3248L24.4399 26.8893C24.3536 26.92 24.2859 26.9882 24.2558 27.0748L21.7944 34.1581C21.7011 34.4267 21.3222 34.4294 21.225 34.1621L15.4971 18.4121Z",
3978
+ fill: "white"
3979
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3980
+ id: "NeetoInvisible_js__filter0_d_3193_167",
3865
3981
  x: 8,
3866
- y: 10.286,
3867
- colorInterpolationFilters: "sRGB",
3868
- filterUnits: "userSpaceOnUse"
3982
+ y: 10.2857,
3983
+ width: 25.5572,
3984
+ height: 26.0753,
3985
+ filterUnits: "userSpaceOnUse",
3986
+ colorInterpolationFilters: "sRGB"
3869
3987
  }, /*#__PURE__*/React.createElement("feFlood", {
3870
3988
  floodOpacity: 0,
3871
3989
  result: "BackgroundImageFix"
3872
3990
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
3873
3991
  in: "SourceAlpha",
3874
- result: "hardAlpha",
3875
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
3992
+ type: "matrix",
3993
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3994
+ result: "hardAlpha"
3876
3995
  }), /*#__PURE__*/React.createElement("feOffset", {
3877
- dx: 0.857,
3878
- dy: 1.143
3996
+ dx: 0.857143,
3997
+ dy: 1.14286
3879
3998
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3880
- stdDeviation: 0.429
3999
+ stdDeviation: 0.428571
3881
4000
  }), /*#__PURE__*/React.createElement("feComposite", {
3882
4001
  in2: "hardAlpha",
3883
4002
  operator: "out"
3884
4003
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4004
+ type: "matrix",
3885
4005
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3886
4006
  }), /*#__PURE__*/React.createElement("feBlend", {
4007
+ mode: "normal",
3887
4008
  in2: "BackgroundImageFix",
3888
4009
  result: "effect1_dropShadow_3193_167"
3889
4010
  }), /*#__PURE__*/React.createElement("feBlend", {
4011
+ mode: "normal",
3890
4012
  in: "SourceGraphic",
3891
4013
  in2: "effect1_dropShadow_3193_167",
3892
4014
  result: "shape"
4015
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4016
+ id: "NeetoInvisible_js__paint0_linear_3193_167",
4017
+ x1: 43.1429,
4018
+ y1: 51.8571,
4019
+ x2: -13,
4020
+ y2: -21.4286,
4021
+ gradientUnits: "userSpaceOnUse"
4022
+ }, /*#__PURE__*/React.createElement("stop", {
4023
+ stopColor: "#28CCF0"
4024
+ }), /*#__PURE__*/React.createElement("stop", {
4025
+ offset: 0.6986,
4026
+ stopColor: "#799DFA"
3893
4027
  }))));
3894
4028
  };
3895
4029
 
3896
- var _excluded$d = ["size"];
4030
+ var _excluded$e = ["size"];
3897
4031
  var NeetoInvoice = function NeetoInvoice(_ref) {
3898
4032
  var _ref$size = _ref.size,
3899
4033
  size = _ref$size === void 0 ? 24 : _ref$size,
3900
- props = _objectWithoutProperties(_ref, _excluded$d);
4034
+ props = _objectWithoutProperties(_ref, _excluded$e);
3901
4035
 
3902
4036
  return /*#__PURE__*/React.createElement("svg", _extends({
3903
4037
  width: size,
3904
4038
  height: size,
3905
- fill: "none",
3906
- viewBox: "0 0 40 40"
4039
+ viewBox: "0 0 40 40",
4040
+ fill: "none"
3907
4041
  }, props), /*#__PURE__*/React.createElement("g", {
3908
- clipPath: "url(#NeetoInvoice_js__a)"
4042
+ clipPath: "url(#NeetoInvoice_js__clip0_3083_352)"
3909
4043
  }, /*#__PURE__*/React.createElement("path", {
3910
- fill: "url(#NeetoInvoice_js__b)",
3911
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4044
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4045
+ fill: "url(#NeetoInvoice_js__paint0_linear_3083_352)"
3912
4046
  }), /*#__PURE__*/React.createElement("path", {
3913
- fill: "#fff",
3914
4047
  fillRule: "evenodd",
3915
- d: "M29.266 30.057V13.296a.492.492 0 0 0-.493-.492H11.467a.492.492 0 0 0-.492.492v16.76c0 .143.062.28.17.373l2.556 2.215c.185.16.46.16.645 0l2.403-2.083c.185-.16.46-.16.645 0l2.404 2.083c.185.16.46.16.645 0l2.403-2.083c.185-.16.46-.16.645 0l2.404 2.083c.185.16.46.16.645 0l2.556-2.215a.492.492 0 0 0 .17-.372ZM12.804 17.07c0-.673.546-1.219 1.22-1.219h7.925a1.22 1.22 0 1 1 0 2.439h-7.926a1.22 1.22 0 0 1-1.22-1.22Zm1.22 3.049a1.22 1.22 0 1 0 0 2.439h12.193a1.22 1.22 0 0 0 0-2.44H14.023Z",
3916
- clipRule: "evenodd"
4048
+ clipRule: "evenodd",
4049
+ d: "M29.2656 30.0567V13.2959C29.2656 13.024 29.0452 12.8036 28.7733 12.8036H11.467C11.1952 12.8036 10.9748 13.024 10.9748 13.2958V30.0567C10.9748 30.1995 11.0367 30.3352 11.1446 30.4287L13.7008 32.6441C13.8859 32.8044 14.1606 32.8044 14.3456 32.6441L16.7493 30.5609C16.9343 30.4005 17.2091 30.4005 17.3941 30.5609L19.7978 32.6441C19.9828 32.8044 20.2575 32.8044 20.4426 32.6441L22.8462 30.5609C23.0313 30.4005 23.306 30.4005 23.491 30.5609L25.8947 32.6441C26.0797 32.8044 26.3545 32.8044 26.5395 32.6441L29.0957 30.4287C29.2036 30.3352 29.2656 30.1994 29.2656 30.0567ZM12.8039 17.0714C12.8039 16.398 13.3498 15.8521 14.0233 15.8521H21.9493C22.6228 15.8521 23.1687 16.398 23.1687 17.0714C23.1687 17.7449 22.6228 18.2908 21.9493 18.2908H14.0233C13.3499 18.2908 12.8039 17.7449 12.8039 17.0714ZM14.0233 20.1199C13.3498 20.1199 12.8039 20.6658 12.8039 21.3393C12.8039 22.0127 13.3499 22.5587 14.0233 22.5587H26.2172C26.8906 22.5587 27.4366 22.0127 27.4366 21.3393C27.4366 20.6658 26.8906 20.1199 26.2172 20.1199H14.0233Z",
4050
+ fill: "white"
3917
4051
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3918
- id: "NeetoInvoice_js__b",
3919
- x1: 20.245,
3920
- x2: 20.245,
3921
- y1: 68.286,
3922
- y2: -7.926,
4052
+ id: "NeetoInvoice_js__paint0_linear_3083_352",
4053
+ x1: 20.2449,
4054
+ y1: 68.2857,
4055
+ x2: 20.2449,
4056
+ y2: -7.92601,
3923
4057
  gradientUnits: "userSpaceOnUse"
3924
4058
  }, /*#__PURE__*/React.createElement("stop", {
3925
4059
  stopColor: "#46A0D3"
@@ -3927,41 +4061,48 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
3927
4061
  offset: 1,
3928
4062
  stopColor: "#72DAE0"
3929
4063
  })), /*#__PURE__*/React.createElement("clipPath", {
3930
- id: "NeetoInvoice_js__a"
3931
- }, /*#__PURE__*/React.createElement("path", {
3932
- fill: "#fff",
3933
- d: "M0 0h40v40H0z"
4064
+ id: "NeetoInvoice_js__clip0_3083_352"
4065
+ }, /*#__PURE__*/React.createElement("rect", {
4066
+ width: 40,
4067
+ height: 40,
4068
+ fill: "white"
3934
4069
  }))));
3935
4070
  };
3936
4071
 
3937
- var _excluded$c = ["size"];
4072
+ var _excluded$d = ["size"];
3938
4073
  var NeetoKb = function NeetoKb(_ref) {
3939
4074
  var _ref$size = _ref.size,
3940
4075
  size = _ref$size === void 0 ? 24 : _ref$size,
3941
- props = _objectWithoutProperties(_ref, _excluded$c);
4076
+ props = _objectWithoutProperties(_ref, _excluded$d);
3942
4077
 
3943
4078
  return /*#__PURE__*/React.createElement("svg", _extends({
3944
4079
  width: size,
3945
4080
  height: size,
3946
- fill: "none",
3947
- viewBox: "0 0 40 40"
4081
+ viewBox: "0 0 40 40",
4082
+ fill: "none"
3948
4083
  }, props), /*#__PURE__*/React.createElement("g", {
3949
- clipPath: "url(#NeetoKb_js__a)"
4084
+ clipPath: "url(#NeetoKb_js__clip0_3083_348)"
3950
4085
  }, /*#__PURE__*/React.createElement("path", {
3951
- fill: "url(#NeetoKb_js__b)",
3952
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4086
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4087
+ fill: "url(#NeetoKb_js__paint0_linear_3083_348)"
3953
4088
  }), /*#__PURE__*/React.createElement("path", {
3954
- fill: "#fff",
3955
- d: "M14.207 12.05c-.492.103-1.077.526-1.48 1.066a3.52 3.52 0 0 0-.471.968l-.062.227v14.481l.064.202c.272.871 1.094 1.683 2.036 2.013l.21.073 2.956.007 2.956.005 1.094-1.137 1.933-2.01c.46-.477.833-.87.83-.875-.004-.005-.048.013-.096.036a1.882 1.882 0 0 1-.224.09c-.13.038-.316.04-4.14.04-4.37 0-4.11.008-4.405-.134-.21-.101-.448-.341-.556-.563a1.297 1.297 0 0 1 .012-1.144c.144-.297.505-.59.819-.661.068-.016 1.441-.025 4.106-.025 4.404 0 4.114-.01 4.411.14.186.093.444.352.538.537.112.222.149.398.135.65-.01.205-.023.26-.142.56-.012.03-.012.039.004.023.012-.014.32-.332.685-.71.363-.377.967-1.004 1.342-1.39l.68-.705v-6.721l-1.652-.01c-1.585-.006-1.66-.009-1.816-.054-.797-.23-1.339-.89-1.57-1.91-.046-.202-.05-.291-.057-1.662l-.01-1.446-3.984.003c-3.437.002-4.009.007-4.146.036Zm9.723 7.614c.334.087.666.361.82.675a1.24 1.24 0 0 1-.184 1.393c-.155.172-.32.282-.547.362l-.18.064h-8.1l-.162-.06c-.67-.244-1-.92-.784-1.608.117-.377.494-.737.874-.828.094-.023 1-.028 4.122-.03 3.528-.002 4.022.002 4.141.032Z"
4089
+ d: "M14.2071 12.0503C13.7152 12.1532 13.1296 12.5765 12.7269 13.1164C12.5485 13.3543 12.338 13.7913 12.2556 14.0841L12.1939 14.3106V21.5515V28.7923L12.2579 28.9937C12.5302 29.8653 13.3515 30.6775 14.2941 31.0069L14.5045 31.0801L17.4604 31.087L20.4162 31.0916L21.5097 29.9545C22.1137 29.3277 22.9831 28.424 23.4429 27.9458C23.9028 27.4677 24.2757 27.0742 24.2734 27.0696C24.2688 27.065 24.2253 27.0833 24.1773 27.1062C24.1293 27.1314 24.0286 27.1703 23.9531 27.1954C23.8227 27.2343 23.6374 27.2366 19.8122 27.2366C15.4425 27.2366 15.7033 27.2435 15.4082 27.1016C15.1977 27.001 14.9598 26.7608 14.8523 26.5389C14.6784 26.1842 14.683 25.7633 14.8637 25.395C15.0078 25.0975 15.3693 24.8047 15.6827 24.7338C15.7514 24.7178 17.124 24.7086 19.7893 24.7086C24.1933 24.7086 23.9028 24.6995 24.2002 24.8482C24.3855 24.942 24.644 25.2005 24.7378 25.3858C24.8499 25.6077 24.8865 25.7839 24.8728 26.0355C24.8636 26.2414 24.8499 26.2963 24.7309 26.596C24.7195 26.6258 24.7195 26.6349 24.7355 26.6189C24.747 26.6052 25.0558 26.2872 25.4196 25.9097C25.7833 25.5322 26.3873 24.9054 26.7625 24.5187L27.442 23.8141V20.4533V17.0926L25.7902 17.0834C24.2048 17.0766 24.1293 17.0743 23.9737 17.0285C23.1775 16.7997 22.6353 16.1386 22.4043 15.1182C22.3585 14.9169 22.3539 14.8277 22.3471 13.4573L22.3379 12.0114L18.3526 12.0137C14.9163 12.016 14.3444 12.0205 14.2071 12.0503ZM23.9302 19.664C24.2642 19.751 24.596 20.0255 24.7492 20.3389C24.9803 20.8102 24.9094 21.3547 24.5662 21.7322C24.4107 21.9038 24.2459 22.0136 24.0194 22.0937L23.8387 22.1577H19.7893H15.7399L15.5775 22.0983C14.9072 21.8535 14.5777 21.1786 14.7928 20.4899C14.9095 20.1125 15.287 19.7533 15.6667 19.6618C15.7605 19.6389 16.6665 19.6343 19.7893 19.632C23.3171 19.6297 23.8113 19.6343 23.9302 19.664Z",
4090
+ fill: "white"
3956
4091
  }), /*#__PURE__*/React.createElement("path", {
3957
- fill: "#fff",
3958
- d: "M23.626 13.366c.01 1.31.01 1.363.06 1.535.12.432.381.794.624.862.046.014.684.023 1.608.023h1.529l-.01-.295c-.009-.284-.011-.3-.091-.462-.197-.396-.824-1.043-1.942-2.002-.945-.81-1.282-1.016-1.664-1.016h-.121l.007 1.355ZM28.872 24.356c-.106.037-.3.186-.586.449l-.192.176.846.849c.464.464.858.846.872.846.016 0 .14-.112.274-.252.282-.28.398-.466.398-.624-.002-.382-.22-.8-.585-1.133a1.132 1.132 0 0 0-.55-.302c-.203-.052-.347-.054-.477-.009ZM26.478 26.578a292.33 292.33 0 0 0-2.157 2.169c-1.432 1.455-1.332 1.32-1.57 2.07-.196.62-.274.94-.29 1.167-.011.187-.01.199.046.263.052.064.07.069.203.066.188-.002.71-.13 1.238-.309.508-.167.735-.274.943-.434.089-.069 1.075-1.044 2.196-2.167l2.036-2.04-.846-.847a28.75 28.75 0 0 0-.863-.846c-.01 0-.43.41-.936.908Z"
4092
+ d: "M23.6259 13.3658C23.6351 14.6767 23.6351 14.7293 23.6854 14.9009C23.8066 15.3333 24.0675 15.6947 24.31 15.7634C24.3557 15.7771 24.994 15.7863 25.9183 15.7863H27.4465L27.4374 15.4911C27.4282 15.2074 27.4259 15.1914 27.3459 15.029C27.1491 14.6332 26.5223 13.9858 25.4035 13.0272C24.4587 12.2173 24.1224 12.0114 23.7403 12.0114H23.619L23.6259 13.3658Z",
4093
+ fill: "white"
4094
+ }), /*#__PURE__*/React.createElement("path", {
4095
+ d: "M28.8715 24.3563C28.7662 24.3929 28.5718 24.5416 28.2858 24.8047L28.0936 24.9809L28.9401 25.8297C29.4045 26.2941 29.798 26.6761 29.8117 26.6761C29.8277 26.6761 29.9513 26.564 30.0863 26.4245C30.3677 26.1431 30.4843 25.9578 30.4843 25.7999C30.4821 25.4179 30.2647 24.9992 29.8987 24.6675C29.7088 24.4959 29.5761 24.4227 29.3496 24.3655C29.146 24.3129 29.0019 24.3106 28.8715 24.3563Z",
4096
+ fill: "white"
4097
+ }), /*#__PURE__*/React.createElement("path", {
4098
+ d: "M26.4784 26.5778C25.9728 27.0788 25.0028 28.0534 24.321 28.7466C22.8888 30.2017 22.9895 30.0667 22.7516 30.8171C22.5548 31.4371 22.477 31.7574 22.461 31.9838C22.4496 32.1714 22.4519 32.1829 22.5068 32.2469C22.5594 32.311 22.5777 32.3156 22.7104 32.3133C22.898 32.311 23.4196 32.1829 23.9481 32.0044C24.456 31.8374 24.6825 31.7299 24.8907 31.5698C24.9799 31.5011 25.9659 30.5265 27.0869 29.4032L29.1231 27.3625L28.2766 26.516C27.8122 26.0493 27.4232 25.6695 27.4141 25.6695C27.4049 25.6695 26.984 26.0791 26.4784 26.5778Z",
4099
+ fill: "white"
3959
4100
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
3960
- id: "NeetoKb_js__b",
3961
- x1: 20.245,
3962
- x2: 20.245,
3963
- y1: 68.286,
3964
- y2: -7.926,
4101
+ id: "NeetoKb_js__paint0_linear_3083_348",
4102
+ x1: 20.2449,
4103
+ y1: 68.2857,
4104
+ x2: 20.2449,
4105
+ y2: -7.92601,
3965
4106
  gradientUnits: "userSpaceOnUse"
3966
4107
  }, /*#__PURE__*/React.createElement("stop", {
3967
4108
  stopColor: "#18C0D3"
@@ -3969,102 +4110,103 @@ var NeetoKb = function NeetoKb(_ref) {
3969
4110
  offset: 1,
3970
4111
  stopColor: "#65CDA1"
3971
4112
  })), /*#__PURE__*/React.createElement("clipPath", {
3972
- id: "NeetoKb_js__a"
3973
- }, /*#__PURE__*/React.createElement("path", {
3974
- fill: "#fff",
3975
- d: "M0 0h40v40H0z"
4113
+ id: "NeetoKb_js__clip0_3083_348"
4114
+ }, /*#__PURE__*/React.createElement("rect", {
4115
+ width: 40,
4116
+ height: 40,
4117
+ fill: "white"
3976
4118
  }))));
3977
4119
  };
3978
4120
 
3979
- var _excluded$b = ["size"];
4121
+ var _excluded$c = ["size"];
3980
4122
  var NeetoPlanner = function NeetoPlanner(_ref) {
3981
4123
  var _ref$size = _ref.size,
3982
4124
  size = _ref$size === void 0 ? 24 : _ref$size,
3983
- props = _objectWithoutProperties(_ref, _excluded$b);
4125
+ props = _objectWithoutProperties(_ref, _excluded$c);
3984
4126
 
3985
4127
  return /*#__PURE__*/React.createElement("svg", _extends({
3986
4128
  width: size,
3987
4129
  height: size,
3988
- fill: "none",
3989
- viewBox: "0 0 40 40"
4130
+ viewBox: "0 0 40 40",
4131
+ fill: "none"
3990
4132
  }, props), /*#__PURE__*/React.createElement("path", {
3991
- fill: "url(#NeetoPlanner_js__a)",
3992
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4133
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4134
+ fill: "url(#NeetoPlanner_js__paint0_linear_3204_322)"
3993
4135
  }), /*#__PURE__*/React.createElement("rect", {
3994
- width: 5.174,
3995
- height: 5.174,
3996
4136
  x: 6,
3997
4137
  y: 8,
3998
- fill: "#fff",
3999
- rx: 1.293
4138
+ width: 5.17377,
4139
+ height: 5.17377,
4140
+ rx: 1.29344,
4141
+ fill: "white"
4000
4142
  }), /*#__PURE__*/React.createElement("rect", {
4001
- width: 5.174,
4002
- height: 5.174,
4003
- x: 11.82,
4143
+ x: 11.8205,
4004
4144
  y: 8,
4005
- fill: "#fff",
4006
- rx: 1.293
4145
+ width: 5.17377,
4146
+ height: 5.17377,
4147
+ rx: 1.29344,
4148
+ fill: "white"
4007
4149
  }), /*#__PURE__*/React.createElement("rect", {
4008
- width: 5.174,
4009
- height: 5.174,
4010
4150
  x: 17.641,
4011
4151
  y: 8,
4012
- fill: "#fff",
4013
- rx: 1.293
4152
+ width: 5.17377,
4153
+ height: 5.17377,
4154
+ rx: 1.29344,
4155
+ fill: "white"
4014
4156
  }), /*#__PURE__*/React.createElement("rect", {
4015
- width: 5.174,
4016
- height: 5.174,
4017
- x: 23.462,
4157
+ x: 23.4615,
4018
4158
  y: 8,
4019
- fill: "#fff",
4020
- rx: 1.293
4159
+ width: 5.17377,
4160
+ height: 5.17377,
4161
+ rx: 1.29344,
4162
+ fill: "white"
4021
4163
  }), /*#__PURE__*/React.createElement("rect", {
4022
- width: 5.174,
4023
- height: 5.174,
4024
- x: 6,
4025
- y: 13.82,
4026
- fill: "#fff",
4027
- rx: 1.293
4164
+ x: 6.00003,
4165
+ y: 13.8204,
4166
+ width: 5.17377,
4167
+ height: 5.17377,
4168
+ rx: 1.29344,
4169
+ fill: "white"
4028
4170
  }), /*#__PURE__*/React.createElement("rect", {
4029
- width: 5.174,
4030
- height: 5.174,
4031
- x: 11.82,
4032
- y: 13.82,
4033
- fill: "#fff",
4034
- rx: 1.293
4171
+ x: 11.8205,
4172
+ y: 13.8204,
4173
+ width: 5.17377,
4174
+ height: 5.17377,
4175
+ rx: 1.29344,
4176
+ fill: "white"
4035
4177
  }), /*#__PURE__*/React.createElement("rect", {
4036
- width: 5.174,
4037
- height: 5.174,
4038
4178
  x: 17.641,
4039
- y: 13.82,
4040
- fill: "#fff",
4041
- rx: 1.293
4179
+ y: 13.8204,
4180
+ width: 5.17377,
4181
+ height: 5.17377,
4182
+ rx: 1.29344,
4183
+ fill: "white"
4042
4184
  }), /*#__PURE__*/React.createElement("rect", {
4043
- width: 5.174,
4044
- height: 5.174,
4045
- x: 6,
4185
+ x: 6.00003,
4046
4186
  y: 19.641,
4047
- fill: "#fff",
4048
- rx: 1.293
4187
+ width: 5.17377,
4188
+ height: 5.17377,
4189
+ rx: 1.29344,
4190
+ fill: "white"
4049
4191
  }), /*#__PURE__*/React.createElement("rect", {
4050
- width: 5.174,
4051
- height: 5.174,
4052
- x: 11.82,
4192
+ x: 11.8205,
4053
4193
  y: 19.641,
4054
- fill: "#fff",
4055
- rx: 1.293
4194
+ width: 5.17377,
4195
+ height: 5.17377,
4196
+ rx: 1.29344,
4197
+ fill: "white"
4056
4198
  }), /*#__PURE__*/React.createElement("rect", {
4057
- width: 5.174,
4058
- height: 5.174,
4059
- x: 6,
4060
- y: 25.462,
4061
- fill: "#fff",
4062
- rx: 1.293
4199
+ x: 6.00003,
4200
+ y: 25.4615,
4201
+ width: 5.17377,
4202
+ height: 5.17377,
4203
+ rx: 1.29344,
4204
+ fill: "white"
4063
4205
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4064
- id: "NeetoPlanner_js__a",
4206
+ id: "NeetoPlanner_js__paint0_linear_3204_322",
4065
4207
  x1: 20,
4066
- x2: 20,
4067
4208
  y1: 0,
4209
+ x2: 20,
4068
4210
  y2: 40,
4069
4211
  gradientUnits: "userSpaceOnUse"
4070
4212
  }, /*#__PURE__*/React.createElement("stop", {
@@ -4075,143 +4217,195 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
4075
4217
  }))));
4076
4218
  };
4077
4219
 
4078
- var _excluded$a = ["size"];
4220
+ var _excluded$b = ["size"];
4079
4221
  var NeetoPopups = function NeetoPopups(_ref) {
4080
4222
  var _ref$size = _ref.size,
4081
4223
  size = _ref$size === void 0 ? 24 : _ref$size,
4082
- props = _objectWithoutProperties(_ref, _excluded$a);
4224
+ props = _objectWithoutProperties(_ref, _excluded$b);
4083
4225
 
4084
4226
  return /*#__PURE__*/React.createElement("svg", _extends({
4085
4227
  width: size,
4086
4228
  height: size,
4087
- fill: "none",
4088
- viewBox: "0 0 40 40"
4229
+ viewBox: "0 0 40 40",
4230
+ fill: "none"
4089
4231
  }, props), /*#__PURE__*/React.createElement("path", {
4090
- fill: "url(#NeetoPopups_js__a)",
4091
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4232
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4233
+ fill: "url(#NeetoPopups_js__paint0_linear_3193_170)"
4092
4234
  }), /*#__PURE__*/React.createElement("g", {
4093
- fill: "#fff",
4094
- filter: "url(#NeetoPopups_js__b)"
4235
+ filter: "url(#NeetoPopups_js__filter0_d_3193_170)"
4095
4236
  }, /*#__PURE__*/React.createElement("path", {
4096
- d: "m20 32.502-2.412-2.347h4.824L20 32.502Z"
4237
+ d: "M20.0001 32.5023L17.5878 30.1553H22.4124L20.0001 32.5023Z",
4238
+ fill: "white"
4097
4239
  }), /*#__PURE__*/React.createElement("path", {
4098
4240
  fillRule: "evenodd",
4099
- d: "M20 10.857c5.365 0 9.714 4.35 9.714 9.714v9.715H10.286V10.857H20Zm-4.368 6.78a.522.522 0 0 0 0 1.044h8.606a.522.522 0 0 0 0-1.043h-8.606Zm-.522 3c0-.288.234-.522.522-.522h8.606a.522.522 0 0 1 0 1.043h-8.606a.522.522 0 0 1-.522-.521Zm.522 2.086a.522.522 0 0 0 0 1.043h4.172a.522.522 0 0 0 0-1.043h-4.172Z",
4100
- clipRule: "evenodd"
4101
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4102
- id: "NeetoPopups_js__a",
4103
- x1: 40,
4104
- x2: -6.857,
4105
- y1: 48.143,
4106
- y2: -9.714,
4107
- gradientUnits: "userSpaceOnUse"
4108
- }, /*#__PURE__*/React.createElement("stop", {
4109
- stopColor: "#59B9EF"
4110
- }), /*#__PURE__*/React.createElement("stop", {
4111
- offset: 1,
4112
- stopColor: "#3EA8CA"
4113
- })), /*#__PURE__*/React.createElement("filter", {
4114
- id: "NeetoPopups_js__b",
4115
- width: 21.143,
4116
- height: 23.645,
4117
- x: 10.286,
4118
- y: 10.857,
4119
- colorInterpolationFilters: "sRGB",
4120
- filterUnits: "userSpaceOnUse"
4241
+ clipRule: "evenodd",
4242
+ d: "M20 10.8571C25.365 10.8571 29.7143 15.2064 29.7143 20.5714V30.2857H10.2857V10.8571H20ZM15.6318 17.6376C15.3438 17.6376 15.1102 17.8711 15.1102 18.1591C15.1102 18.4472 15.3438 18.6807 15.6318 18.6807H24.2378C24.5258 18.6807 24.7593 18.4472 24.7593 18.1591C24.7593 17.8711 24.5258 17.6376 24.2378 17.6376H15.6318ZM15.1102 20.6366C15.1102 20.3485 15.3438 20.115 15.6318 20.115H24.2378C24.5258 20.115 24.7593 20.3485 24.7593 20.6366C24.7593 20.9247 24.5258 21.1582 24.2378 21.1582H15.6318C15.3438 21.1582 15.1102 20.9247 15.1102 20.6366ZM15.6318 22.7229C15.3438 22.7229 15.1102 22.9564 15.1102 23.2445C15.1102 23.5325 15.3438 23.766 15.6318 23.766H19.8044C20.0924 23.766 20.326 23.5325 20.326 23.2445C20.326 22.9564 20.0924 22.7229 19.8044 22.7229H15.6318Z",
4243
+ fill: "white"
4244
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4245
+ id: "NeetoPopups_js__filter0_d_3193_170",
4246
+ x: 10.2857,
4247
+ y: 10.8571,
4248
+ width: 21.1429,
4249
+ height: 23.6452,
4250
+ filterUnits: "userSpaceOnUse",
4251
+ colorInterpolationFilters: "sRGB"
4121
4252
  }, /*#__PURE__*/React.createElement("feFlood", {
4122
4253
  floodOpacity: 0,
4123
4254
  result: "BackgroundImageFix"
4124
4255
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4125
4256
  in: "SourceAlpha",
4126
- result: "hardAlpha",
4127
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4257
+ type: "matrix",
4258
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4259
+ result: "hardAlpha"
4128
4260
  }), /*#__PURE__*/React.createElement("feOffset", {
4129
- dx: 0.857,
4130
- dy: 1.143
4261
+ dx: 0.857143,
4262
+ dy: 1.14286
4131
4263
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4132
- stdDeviation: 0.429
4264
+ stdDeviation: 0.428571
4133
4265
  }), /*#__PURE__*/React.createElement("feComposite", {
4134
4266
  in2: "hardAlpha",
4135
4267
  operator: "out"
4136
4268
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4269
+ type: "matrix",
4137
4270
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4138
4271
  }), /*#__PURE__*/React.createElement("feBlend", {
4272
+ mode: "normal",
4139
4273
  in2: "BackgroundImageFix",
4140
4274
  result: "effect1_dropShadow_3193_170"
4141
4275
  }), /*#__PURE__*/React.createElement("feBlend", {
4276
+ mode: "normal",
4142
4277
  in: "SourceGraphic",
4143
4278
  in2: "effect1_dropShadow_3193_170",
4144
4279
  result: "shape"
4280
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4281
+ id: "NeetoPopups_js__paint0_linear_3193_170",
4282
+ x1: 40,
4283
+ y1: 48.1429,
4284
+ x2: -6.85714,
4285
+ y2: -9.71428,
4286
+ gradientUnits: "userSpaceOnUse"
4287
+ }, /*#__PURE__*/React.createElement("stop", {
4288
+ stopColor: "#59B9EF"
4289
+ }), /*#__PURE__*/React.createElement("stop", {
4290
+ offset: 1,
4291
+ stopColor: "#3EA8CA"
4145
4292
  }))));
4146
4293
  };
4147
4294
 
4148
- var _excluded$9 = ["size"];
4295
+ var _excluded$a = ["size"];
4149
4296
  var NeetoQuiz = function NeetoQuiz(_ref) {
4150
4297
  var _ref$size = _ref.size,
4151
4298
  size = _ref$size === void 0 ? 24 : _ref$size,
4152
- props = _objectWithoutProperties(_ref, _excluded$9);
4299
+ props = _objectWithoutProperties(_ref, _excluded$a);
4153
4300
 
4154
4301
  return /*#__PURE__*/React.createElement("svg", _extends({
4155
4302
  width: size,
4156
4303
  height: size,
4157
- fill: "none",
4158
- viewBox: "0 0 40 40"
4304
+ viewBox: "0 0 40 40",
4305
+ fill: "none"
4159
4306
  }, props), /*#__PURE__*/React.createElement("path", {
4160
- fill: "url(#NeetoQuiz_js__a)",
4161
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4307
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4308
+ fill: "url(#NeetoQuiz_js__paint0_linear_3204_324)"
4162
4309
  }), /*#__PURE__*/React.createElement("g", {
4163
- fill: "#fff",
4310
+ filter: "url(#NeetoQuiz_js__filter0_d_3204_324)"
4311
+ }, /*#__PURE__*/React.createElement("path", {
4164
4312
  fillRule: "evenodd",
4165
4313
  clipRule: "evenodd",
4166
- filter: "url(#NeetoQuiz_js__b)"
4167
- }, /*#__PURE__*/React.createElement("path", {
4168
- d: "M13.25 11.429h3.482c.915 0 1.82.177 2.665.522.845.345 1.613.85 2.26 1.488a6.857 6.857 0 0 1 1.92 3.582 7.09 7.09 0 0 0-2.182.502 6.976 6.976 0 0 0-2.26 1.478 6.808 6.808 0 0 0-1.509 2.211 6.693 6.693 0 0 0-.53 2.609c0 .889.157 1.701.439 2.445-1.441.753-2.946 1.363-4.285 1.89v-3.002a7.017 7.017 0 0 1-4.924-2.01 6.813 6.813 0 0 1-2.04-4.853c0-1.82.733-3.565 2.04-4.852a7.017 7.017 0 0 1 4.924-2.01Zm10.277 8.421c-.46 2.05-1.811 3.632-3.518 4.893a4.17 4.17 0 0 1-.1-.922c0-.518.104-1.031.308-1.513.203-.48.504-.922.886-1.297.383-.374.84-.675 1.349-.88.344-.14.706-.234 1.075-.28Z"
4314
+ d: "M13.25 11.4286H16.7322C17.6468 11.4286 18.5524 11.6061 19.3973 11.951C20.2423 12.2959 21.01 12.8014 21.6567 13.4386C22.3034 14.0759 22.8164 14.8324 23.1664 15.6651C23.3505 16.103 23.4875 16.5575 23.5762 17.0211C22.8273 17.0721 22.0907 17.2415 21.3952 17.5234C20.5502 17.866 19.7825 18.368 19.1358 19.001C18.4891 19.6339 17.9761 20.3853 17.6261 21.2122C17.2762 22.0392 17.096 22.9256 17.096 23.8207C17.096 24.7098 17.2531 25.5221 17.5349 26.2664C16.0939 27.0194 14.5895 27.6286 13.25 28.1566V25.1541C11.403 25.1541 9.63159 24.4311 8.32552 23.1441C7.01946 21.857 6.28572 20.1115 6.28572 18.2913C6.28572 16.4712 7.01946 14.7256 8.32552 13.4386C9.63159 12.1516 11.403 11.4286 13.25 11.4286ZM23.5273 19.8505C23.0679 21.9004 21.7159 23.4822 20.0093 24.7433C19.9421 24.4459 19.9088 24.139 19.9088 23.8207C19.9088 23.3034 20.0128 22.7898 20.2165 22.3085C20.4202 21.8271 20.7205 21.3857 21.1032 21.0112C21.4861 20.6365 21.9439 20.3361 22.452 20.1301C22.796 19.9906 23.1578 19.8966 23.5273 19.8505Z",
4315
+ fill: "white"
4169
4316
  }), /*#__PURE__*/React.createElement("path", {
4170
- d: "M27.422 17.716h-3.157c-.83 0-1.65.16-2.417.468a6.33 6.33 0 0 0-2.048 1.333 6.14 6.14 0 0 0-1.369 1.994 6.007 6.007 0 0 0-.48 2.352c0 4.995 5.524 7.3 9.471 8.837v-2.69c1.675 0 3.28-.647 4.465-1.8a6.066 6.066 0 0 0 1.85-4.347c0-1.63-.666-3.194-1.85-4.346a6.402 6.402 0 0 0-4.465-1.8Zm-3.461 4.435c-.172.274-.258.545-.258.813 0 .13.053.251.16.364.11.11.245.165.403.165.268 0 .45-.16.546-.478.101-.305.226-.535.372-.69.147-.158.376-.237.686-.237.265 0 .481.078.648.233.169.155.254.345.254.571a.638.638 0 0 1-.085.322 1.174 1.174 0 0 1-.203.27 8.82 8.82 0 0 1-.39.356 6.38 6.38 0 0 0-.49.47c-.122.13-.22.282-.293.457-.073.172-.11.377-.11.614 0 .19.05.332.148.428a.522.522 0 0 0 .373.143c.282 0 .45-.146.504-.44.03-.138.053-.234.067-.288a.932.932 0 0 1 .195-.347c.06-.067.137-.145.233-.232.347-.31.587-.53.72-.66.135-.133.25-.29.347-.47.098-.181.148-.391.148-.631 0-.305-.086-.587-.259-.847-.169-.26-.41-.464-.723-.614a2.448 2.448 0 0 0-1.084-.228c-.44 0-.825.09-1.155.27-.33.181-.582.41-.754.686Zm1.355 5.287c.13.11.28.165.453.165a.643.643 0 0 0 .44-.169.59.59 0 0 0 .19-.466.61.61 0 0 0-.182-.448.61.61 0 0 0-.448-.182.63.63 0 0 0-.644.63c0 .2.064.357.19.47Z"
4171
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4172
- id: "NeetoQuiz_js__a",
4173
- x1: 40,
4174
- x2: 5,
4175
- y1: 59,
4176
- y2: -3.143,
4177
- gradientUnits: "userSpaceOnUse"
4178
- }, /*#__PURE__*/React.createElement("stop", {
4179
- stopColor: "#FA9E9E"
4180
- }), /*#__PURE__*/React.createElement("stop", {
4181
- offset: 1,
4182
- stopColor: "#FE6363"
4183
- })), /*#__PURE__*/React.createElement("filter", {
4184
- id: "NeetoQuiz_js__b",
4185
- width: 29.165,
4186
- height: 23.271,
4187
- x: 6.286,
4188
- y: 11.429,
4189
- colorInterpolationFilters: "sRGB",
4190
- filterUnits: "userSpaceOnUse"
4317
+ fillRule: "evenodd",
4318
+ clipRule: "evenodd",
4319
+ d: "M27.422 17.7162H24.2648C23.4356 17.7162 22.6145 17.8752 21.8484 18.1841C21.0823 18.493 20.3862 18.9458 19.7998 19.5166C19.2135 20.0874 18.7484 20.765 18.431 21.5108C18.1137 22.2566 17.9504 23.056 17.9504 23.8632C17.9504 28.8576 23.4755 31.1627 27.422 32.6995V30.0102C29.0967 30.0102 30.7027 29.3626 31.8869 28.2098C33.0711 27.057 33.7364 25.4935 33.7364 23.8632C33.7364 22.2329 33.0711 20.6694 31.8869 19.5166C30.7027 18.3638 29.0967 17.7162 27.422 17.7162ZM23.961 22.1514C23.7889 22.4252 23.7028 22.6961 23.7028 22.9641C23.7028 23.0939 23.7564 23.2153 23.8637 23.3282C23.9737 23.4382 24.1078 23.4932 24.2658 23.4932C24.5339 23.4932 24.7159 23.3338 24.8118 23.0149C24.9134 22.7102 25.0376 22.4802 25.1843 22.325C25.3311 22.1669 25.5596 22.0879 25.8701 22.0879C26.1353 22.0879 26.3512 22.1655 26.5177 22.3207C26.687 22.4759 26.7717 22.6664 26.7717 22.8922C26.7717 23.0079 26.7434 23.1151 26.687 23.2139C26.6334 23.3126 26.5657 23.4029 26.4838 23.4848C26.4048 23.5638 26.275 23.6823 26.0944 23.8403C25.8884 24.0209 25.7247 24.1776 25.6034 24.3102C25.482 24.44 25.3847 24.5924 25.3113 24.7673C25.2379 24.9395 25.2013 25.1441 25.2013 25.3811C25.2013 25.5702 25.2506 25.7127 25.3494 25.8086C25.451 25.9046 25.5752 25.9525 25.7219 25.9525C26.0041 25.9525 26.172 25.8058 26.2256 25.5123C26.2567 25.3741 26.2792 25.2781 26.2933 25.2245C26.3103 25.1681 26.3329 25.113 26.3611 25.0594C26.3893 25.003 26.4316 24.9423 26.4881 24.8774C26.5473 24.8097 26.6249 24.7321 26.7209 24.6446C27.068 24.3342 27.3078 24.1141 27.4405 23.9843C27.5759 23.8516 27.6916 23.695 27.7875 23.5144C27.8863 23.3338 27.9357 23.1236 27.9357 22.8837C27.9357 22.5789 27.8496 22.2968 27.6775 22.0371C27.5082 21.7775 27.2669 21.5729 26.9537 21.4234C26.6404 21.271 26.2792 21.1948 25.8701 21.1948C25.4298 21.1948 25.0446 21.2851 24.7145 21.4657C24.3843 21.6463 24.1332 21.8749 23.961 22.1514ZM25.3156 27.4383C25.4454 27.5483 25.5963 27.6034 25.7685 27.6034C25.935 27.6034 26.0817 27.5469 26.2087 27.434C26.3357 27.3212 26.3992 27.166 26.3992 26.9684C26.3992 26.7907 26.3385 26.6411 26.2172 26.5197C26.0958 26.3984 25.9462 26.3377 25.7685 26.3377C25.5879 26.3377 25.4355 26.3984 25.3113 26.5197C25.1872 26.6411 25.1251 26.7907 25.1251 26.9684C25.1251 27.1688 25.1886 27.3254 25.3156 27.4383Z",
4320
+ fill: "white"
4321
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4322
+ id: "NeetoQuiz_js__filter0_d_3204_324",
4323
+ x: 6.28572,
4324
+ y: 11.4286,
4325
+ width: 29.1649,
4326
+ height: 23.2709,
4327
+ filterUnits: "userSpaceOnUse",
4328
+ colorInterpolationFilters: "sRGB"
4191
4329
  }, /*#__PURE__*/React.createElement("feFlood", {
4192
4330
  floodOpacity: 0,
4193
4331
  result: "BackgroundImageFix"
4194
4332
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4195
4333
  in: "SourceAlpha",
4196
- result: "hardAlpha",
4197
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4334
+ type: "matrix",
4335
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4336
+ result: "hardAlpha"
4198
4337
  }), /*#__PURE__*/React.createElement("feOffset", {
4199
- dx: 0.857,
4200
- dy: 1.143
4338
+ dx: 0.857143,
4339
+ dy: 1.14286
4201
4340
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4202
- stdDeviation: 0.429
4341
+ stdDeviation: 0.428571
4203
4342
  }), /*#__PURE__*/React.createElement("feComposite", {
4204
4343
  in2: "hardAlpha",
4205
4344
  operator: "out"
4206
4345
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4346
+ type: "matrix",
4207
4347
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4208
4348
  }), /*#__PURE__*/React.createElement("feBlend", {
4349
+ mode: "normal",
4209
4350
  in2: "BackgroundImageFix",
4210
4351
  result: "effect1_dropShadow_3204_324"
4211
4352
  }), /*#__PURE__*/React.createElement("feBlend", {
4353
+ mode: "normal",
4212
4354
  in: "SourceGraphic",
4213
4355
  in2: "effect1_dropShadow_3204_324",
4214
4356
  result: "shape"
4357
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4358
+ id: "NeetoQuiz_js__paint0_linear_3204_324",
4359
+ x1: 40,
4360
+ y1: 59,
4361
+ x2: 5,
4362
+ y2: -3.14286,
4363
+ gradientUnits: "userSpaceOnUse"
4364
+ }, /*#__PURE__*/React.createElement("stop", {
4365
+ stopColor: "#FA9E9E"
4366
+ }), /*#__PURE__*/React.createElement("stop", {
4367
+ offset: 1,
4368
+ stopColor: "#FE6363"
4369
+ }))));
4370
+ };
4371
+
4372
+ var _excluded$9 = ["size"];
4373
+ var NeetoRecord = function NeetoRecord(_ref) {
4374
+ var _ref$size = _ref.size,
4375
+ size = _ref$size === void 0 ? 24 : _ref$size,
4376
+ props = _objectWithoutProperties(_ref, _excluded$9);
4377
+
4378
+ return /*#__PURE__*/React.createElement("svg", _extends({
4379
+ width: size,
4380
+ height: size,
4381
+ viewBox: "0 0 140 140",
4382
+ fill: "none"
4383
+ }, props), /*#__PURE__*/React.createElement("path", {
4384
+ d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
4385
+ fill: "url(#NeetoRecord_js__paint0_linear_4833_4533)"
4386
+ }), /*#__PURE__*/React.createElement("path", {
4387
+ d: "M95.6066 73.2316C95.6066 72.5848 95.9693 71.9926 96.5454 71.6986L108.204 65.7504C109.349 65.1663 110.707 65.998 110.707 67.2834V97.8626C110.707 99.1363 109.372 99.9686 108.228 99.4077L96.5696 93.6883C95.9802 93.3991 95.6066 92.7998 95.6066 92.1432V73.2316Z",
4388
+ fill: "white"
4389
+ }), /*#__PURE__*/React.createElement("path", {
4390
+ d: "M70.9854 80.2608C70.9854 84.9857 67.1551 88.8161 62.4301 88.8161C57.7051 88.8161 53.8748 84.9857 53.8748 80.2608C53.8748 75.5358 57.7051 71.7055 62.4301 71.7055C67.1551 71.7055 70.9854 75.5358 70.9854 80.2608Z",
4391
+ fill: "white"
4392
+ }), /*#__PURE__*/React.createElement("path", {
4393
+ fillRule: "evenodd",
4394
+ clipRule: "evenodd",
4395
+ d: "M62.4303 48C79.2365 48 92.8606 61.6241 92.8606 78.4303V108.861H32V48H62.4303ZM79.59 80.2608C79.59 89.7379 71.9073 97.4207 62.4301 97.4207C52.9529 97.4207 45.2702 89.7379 45.2702 80.2608C45.2702 70.7836 52.9529 63.1008 62.4301 63.1008C71.9073 63.1008 79.59 70.7836 79.59 80.2608Z",
4396
+ fill: "white"
4397
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4398
+ id: "NeetoRecord_js__paint0_linear_4833_4533",
4399
+ x1: 216.5,
4400
+ y1: 256,
4401
+ x2: -80,
4402
+ y2: -86.5,
4403
+ gradientUnits: "userSpaceOnUse"
4404
+ }, /*#__PURE__*/React.createElement("stop", {
4405
+ stopColor: "#00FFE0"
4406
+ }), /*#__PURE__*/React.createElement("stop", {
4407
+ offset: 0.5,
4408
+ stopColor: "#8B97FF"
4215
4409
  }))));
4216
4410
  };
4217
4411
 
@@ -4224,65 +4418,73 @@ var NeetoReplay = function NeetoReplay(_ref) {
4224
4418
  return /*#__PURE__*/React.createElement("svg", _extends({
4225
4419
  width: size,
4226
4420
  height: size,
4227
- fill: "none",
4228
- viewBox: "0 0 40 40"
4421
+ viewBox: "0 0 40 40",
4422
+ fill: "none"
4229
4423
  }, props), /*#__PURE__*/React.createElement("path", {
4230
- fill: "url(#NeetoReplay_js__a)",
4231
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4424
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4425
+ fill: "url(#NeetoReplay_js__paint0_linear_3193_164)"
4232
4426
  }), /*#__PURE__*/React.createElement("g", {
4233
- fill: "#fff",
4234
- filter: "url(#NeetoReplay_js__b)"
4427
+ filter: "url(#NeetoReplay_js__filter0_d_3193_164)"
4235
4428
  }, /*#__PURE__*/React.createElement("path", {
4236
- d: "M24.493 21.353a.504.504 0 0 1 0 .874l-6.336 3.658a.504.504 0 0 1-.757-.437v-7.316c0-.389.42-.631.757-.437l6.336 3.658ZM29.717 15.616a.457.457 0 0 1-.522.521l-3.59-.557a.457.457 0 0 1-.252-.775l3.032-3.032a.457.457 0 0 1 .775.253l.557 3.59Z"
4429
+ d: "M24.4933 21.3533C24.8295 21.5474 24.8295 22.0328 24.4933 22.2269L18.1569 25.8852C17.8206 26.0794 17.4003 25.8367 17.4003 25.4484L17.4003 18.1318C17.4003 17.7435 17.8206 17.5008 18.1569 17.695L24.4933 21.3533Z",
4430
+ fill: "white"
4431
+ }), /*#__PURE__*/React.createElement("path", {
4432
+ d: "M29.717 15.6156C29.7645 15.9212 29.501 16.1847 29.1954 16.1373L25.6056 15.5802C25.236 15.5228 25.0881 15.0699 25.3526 14.8054L28.3852 11.7728C28.6497 11.5083 29.1025 11.6563 29.1599 12.0259L29.717 15.6156Z",
4433
+ fill: "white"
4237
4434
  }), /*#__PURE__*/React.createElement("path", {
4238
4435
  fillRule: "evenodd",
4239
- d: "M20.456 12.272c-5.137 0-9.302 4.12-9.302 9.203 0 5.082 4.165 9.202 9.302 9.202a9.311 9.311 0 0 0 8.408-5.259 1.154 1.154 0 0 1 1.53-.538c.573.269.817.947.545 1.513a11.61 11.61 0 0 1-10.483 6.557c-6.406 0-11.599-5.138-11.599-11.475C8.857 15.137 14.05 10 20.457 10a11.63 11.63 0 0 1 8.285 3.444 1.128 1.128 0 0 1-.017 1.607c-.453.439-1.18.432-1.624-.017a9.321 9.321 0 0 0-6.645-2.762Z",
4240
- clipRule: "evenodd"
4241
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4242
- id: "NeetoReplay_js__a",
4243
- x1: 59.571,
4244
- x2: -8.857,
4245
- y1: 70,
4246
- y2: -15.429,
4247
- gradientUnits: "userSpaceOnUse"
4248
- }, /*#__PURE__*/React.createElement("stop", {
4249
- offset: 0.344,
4250
- stopColor: "#20C7BD"
4251
- }), /*#__PURE__*/React.createElement("stop", {
4252
- offset: 0.699,
4253
- stopColor: "#83D6AE"
4254
- })), /*#__PURE__*/React.createElement("filter", {
4255
- id: "NeetoReplay_js__b",
4256
- width: 23.907,
4257
- height: 24.95,
4258
- x: 8.857,
4436
+ clipRule: "evenodd",
4437
+ d: "M20.4564 12.2722C15.3189 12.2722 11.154 16.3924 11.154 21.4749C11.154 26.5573 15.3189 30.6775 20.4564 30.6775C24.1656 30.6775 27.37 28.53 28.8642 25.4182C29.1364 24.8515 29.8214 24.6103 30.3944 24.8795C30.9673 25.1488 31.2111 25.8265 30.9389 26.3932C29.0786 30.2674 25.0853 32.9497 20.4564 32.9497C14.0503 32.9497 8.85714 27.8122 8.85714 21.4749C8.85714 15.1375 14.0503 10 20.4564 10C23.7018 10 26.6376 11.32 28.7416 13.4441C29.1855 13.8922 29.1781 14.6116 28.7251 15.0507C28.2721 15.4899 27.545 15.4826 27.1011 15.0344C25.4113 13.3286 23.0596 12.2722 20.4564 12.2722Z",
4438
+ fill: "white"
4439
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4440
+ id: "NeetoReplay_js__filter0_d_3193_164",
4441
+ x: 8.85714,
4259
4442
  y: 10,
4260
- colorInterpolationFilters: "sRGB",
4261
- filterUnits: "userSpaceOnUse"
4443
+ width: 23.9074,
4444
+ height: 24.9497,
4445
+ filterUnits: "userSpaceOnUse",
4446
+ colorInterpolationFilters: "sRGB"
4262
4447
  }, /*#__PURE__*/React.createElement("feFlood", {
4263
4448
  floodOpacity: 0,
4264
4449
  result: "BackgroundImageFix"
4265
4450
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4266
4451
  in: "SourceAlpha",
4267
- result: "hardAlpha",
4268
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4452
+ type: "matrix",
4453
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4454
+ result: "hardAlpha"
4269
4455
  }), /*#__PURE__*/React.createElement("feOffset", {
4270
- dx: 0.857,
4271
- dy: 1.143
4456
+ dx: 0.857143,
4457
+ dy: 1.14286
4272
4458
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4273
- stdDeviation: 0.429
4459
+ stdDeviation: 0.428571
4274
4460
  }), /*#__PURE__*/React.createElement("feComposite", {
4275
4461
  in2: "hardAlpha",
4276
4462
  operator: "out"
4277
4463
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4464
+ type: "matrix",
4278
4465
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4279
4466
  }), /*#__PURE__*/React.createElement("feBlend", {
4467
+ mode: "normal",
4280
4468
  in2: "BackgroundImageFix",
4281
4469
  result: "effect1_dropShadow_3193_164"
4282
4470
  }), /*#__PURE__*/React.createElement("feBlend", {
4471
+ mode: "normal",
4283
4472
  in: "SourceGraphic",
4284
4473
  in2: "effect1_dropShadow_3193_164",
4285
4474
  result: "shape"
4475
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4476
+ id: "NeetoReplay_js__paint0_linear_3193_164",
4477
+ x1: 59.5714,
4478
+ y1: 70,
4479
+ x2: -8.85715,
4480
+ y2: -15.4286,
4481
+ gradientUnits: "userSpaceOnUse"
4482
+ }, /*#__PURE__*/React.createElement("stop", {
4483
+ offset: 0.34375,
4484
+ stopColor: "#20C7BD"
4485
+ }), /*#__PURE__*/React.createElement("stop", {
4486
+ offset: 0.6986,
4487
+ stopColor: "#83D6AE"
4286
4488
  }))));
4287
4489
  };
4288
4490
 
@@ -4295,64 +4497,71 @@ var NeetoReview = function NeetoReview(_ref) {
4295
4497
  return /*#__PURE__*/React.createElement("svg", _extends({
4296
4498
  width: size,
4297
4499
  height: size,
4298
- fill: "none",
4299
- viewBox: "0 0 40 40"
4500
+ viewBox: "0 0 40 40",
4501
+ fill: "none"
4300
4502
  }, props), /*#__PURE__*/React.createElement("path", {
4301
- fill: "url(#NeetoReview_js__a)",
4302
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4503
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4504
+ fill: "url(#NeetoReview_js__paint0_linear_3193_171)"
4303
4505
  }), /*#__PURE__*/React.createElement("g", {
4304
- fill: "#fff",
4506
+ filter: "url(#NeetoReview_js__filter0_d_3193_171)"
4507
+ }, /*#__PURE__*/React.createElement("path", {
4305
4508
  fillRule: "evenodd",
4306
4509
  clipRule: "evenodd",
4307
- filter: "url(#NeetoReview_js__b)"
4308
- }, /*#__PURE__*/React.createElement("path", {
4309
- d: "M27.553 22.21a3.138 3.138 0 1 0-.072 4.507.776.776 0 0 1 .102-.1 3.137 3.137 0 0 0-.03-4.407Zm1.542 4.958a4.654 4.654 0 1 0-1.08 1.064l2.406 2.405a.758.758 0 0 0 1.071-1.072l-2.397-2.397Z"
4510
+ d: "M27.5527 22.21C26.3275 20.9848 24.341 20.9848 23.1157 22.21C21.8905 23.4353 21.8905 25.4218 23.1157 26.6471C24.3173 27.8487 26.2511 27.8718 27.481 26.7166C27.4947 26.7003 27.5093 26.6845 27.5246 26.6691C27.5433 26.6505 27.5627 26.633 27.5827 26.6167C28.7779 25.3892 28.7679 23.4252 27.5527 22.21ZM29.0952 27.1684C30.4244 25.3487 30.2673 22.782 28.624 21.1387C26.8071 19.3218 23.8613 19.3218 22.0444 21.1387C20.2275 22.9557 20.2275 25.9014 22.0444 27.7184C23.6702 29.3441 26.1998 29.5151 28.0157 28.2315L30.4209 30.6367C30.7167 30.9325 31.1964 30.9325 31.4922 30.6367C31.788 30.3409 31.788 29.8612 31.4922 29.5654L29.0952 27.1684Z",
4511
+ fill: "white"
4310
4512
  }), /*#__PURE__*/React.createElement("path", {
4311
- d: "m14.297 26.455 3.436 3.436 3.01-3.01a5.17 5.17 0 0 1 6.153-7.447v-3.287a3.436 3.436 0 0 0-3.436-3.436H12.007a3.436 3.436 0 0 0-3.436 3.436v6.872a3.436 3.436 0 0 0 3.436 3.436h2.29Zm-1.996-9.256c0-.419.34-.758.758-.758h7.853a.757.757 0 0 1 0 1.515H13.06a.757.757 0 0 1-.758-.757Zm.758 2.047a.757.757 0 1 0 0 1.515h3.365a.757.757 0 0 0 0-1.515H13.06Z"
4312
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4313
- id: "NeetoReview_js__a",
4314
- x1: 40,
4315
- x2: -6.857,
4316
- y1: 48.143,
4317
- y2: -9.714,
4318
- gradientUnits: "userSpaceOnUse"
4319
- }, /*#__PURE__*/React.createElement("stop", {
4320
- stopColor: "#59CBEF"
4321
- }), /*#__PURE__*/React.createElement("stop", {
4322
- offset: 1,
4323
- stopColor: "#54CCAF"
4324
- })), /*#__PURE__*/React.createElement("filter", {
4325
- id: "NeetoReview_js__b",
4326
- width: 24.858,
4327
- height: 20.148,
4328
- x: 8.571,
4329
- y: 12.711,
4330
- colorInterpolationFilters: "sRGB",
4331
- filterUnits: "userSpaceOnUse"
4513
+ fillRule: "evenodd",
4514
+ clipRule: "evenodd",
4515
+ d: "M14.2975 26.4547L17.7334 29.8906L20.7429 26.8812C19.6224 24.9092 19.903 22.3572 21.5845 20.6757C23.0211 19.2391 25.0932 18.8251 26.896 19.4337V16.1468C26.896 15.2355 26.534 14.3616 25.8896 13.7172C25.2453 13.0728 24.3713 12.7108 23.4601 12.7108H12.0068C11.0956 12.7108 10.2216 13.0728 9.57725 13.7172C8.93288 14.3616 8.57088 15.2355 8.57088 16.1468V23.0187C8.57088 23.93 8.93288 24.8039 9.57725 25.4483C10.2216 26.0927 11.0956 26.4547 12.0068 26.4547H14.2975ZM12.3013 17.1986C12.3013 16.7804 12.6404 16.4413 13.0586 16.4413H20.9123C21.3305 16.4413 21.6696 16.7804 21.6696 17.1986C21.6696 17.6169 21.3305 17.9559 20.9123 17.9559H13.0586C12.6404 17.9559 12.3013 17.6169 12.3013 17.1986ZM13.0586 19.2462C12.6404 19.2462 12.3013 19.5852 12.3013 20.0035C12.3013 20.4217 12.6404 20.7608 13.0586 20.7608H16.4245C16.8427 20.7608 17.1818 20.4217 17.1818 20.0035C17.1818 19.5852 16.8427 19.2462 16.4245 19.2462H13.0586Z",
4516
+ fill: "white"
4517
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4518
+ id: "NeetoReview_js__filter0_d_3193_171",
4519
+ x: 8.57088,
4520
+ y: 12.7108,
4521
+ width: 24.8575,
4522
+ height: 20.1478,
4523
+ filterUnits: "userSpaceOnUse",
4524
+ colorInterpolationFilters: "sRGB"
4332
4525
  }, /*#__PURE__*/React.createElement("feFlood", {
4333
4526
  floodOpacity: 0,
4334
4527
  result: "BackgroundImageFix"
4335
4528
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4336
4529
  in: "SourceAlpha",
4337
- result: "hardAlpha",
4338
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4530
+ type: "matrix",
4531
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4532
+ result: "hardAlpha"
4339
4533
  }), /*#__PURE__*/React.createElement("feOffset", {
4340
- dx: 0.857,
4341
- dy: 1.143
4534
+ dx: 0.857143,
4535
+ dy: 1.14286
4342
4536
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4343
- stdDeviation: 0.429
4537
+ stdDeviation: 0.428571
4344
4538
  }), /*#__PURE__*/React.createElement("feComposite", {
4345
4539
  in2: "hardAlpha",
4346
4540
  operator: "out"
4347
4541
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4542
+ type: "matrix",
4348
4543
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4349
4544
  }), /*#__PURE__*/React.createElement("feBlend", {
4545
+ mode: "normal",
4350
4546
  in2: "BackgroundImageFix",
4351
4547
  result: "effect1_dropShadow_3193_171"
4352
4548
  }), /*#__PURE__*/React.createElement("feBlend", {
4549
+ mode: "normal",
4353
4550
  in: "SourceGraphic",
4354
4551
  in2: "effect1_dropShadow_3193_171",
4355
4552
  result: "shape"
4553
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4554
+ id: "NeetoReview_js__paint0_linear_3193_171",
4555
+ x1: 40,
4556
+ y1: 48.1429,
4557
+ x2: -6.85714,
4558
+ y2: -9.71428,
4559
+ gradientUnits: "userSpaceOnUse"
4560
+ }, /*#__PURE__*/React.createElement("stop", {
4561
+ stopColor: "#59CBEF"
4562
+ }), /*#__PURE__*/React.createElement("stop", {
4563
+ offset: 1,
4564
+ stopColor: "#54CCAF"
4356
4565
  }))));
4357
4566
  };
4358
4567
 
@@ -4365,62 +4574,66 @@ var NeetoRunner = function NeetoRunner(_ref) {
4365
4574
  return /*#__PURE__*/React.createElement("svg", _extends({
4366
4575
  width: size,
4367
4576
  height: size,
4368
- fill: "none",
4369
- viewBox: "0 0 40 40"
4577
+ viewBox: "0 0 40 40",
4578
+ fill: "none"
4370
4579
  }, props), /*#__PURE__*/React.createElement("path", {
4371
- fill: "url(#NeetoRunner_js__a)",
4372
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4580
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4581
+ fill: "url(#NeetoRunner_js__paint0_linear_3193_165)"
4373
4582
  }), /*#__PURE__*/React.createElement("g", {
4374
- filter: "url(#NeetoRunner_js__b)"
4583
+ filter: "url(#NeetoRunner_js__filter0_d_3193_165)"
4375
4584
  }, /*#__PURE__*/React.createElement("path", {
4376
- fill: "#fff",
4377
4585
  fillRule: "evenodd",
4378
- d: "m19.12 9.429-1.451 1.455-6.767 6.78L8.572 20l2.33 2.336 6.767 6.78 1.452 1.455V25.9L13.234 20l5.887-5.9V9.43Zm1.759 16.47L26.766 20l-5.887-5.9V9.43l1.452 1.455 6.767 6.78L31.428 20l-2.33 2.336-6.767 6.78-1.452 1.455V25.9Z",
4379
- clipRule: "evenodd"
4380
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4381
- id: "NeetoRunner_js__a",
4382
- x1: 43.143,
4383
- x2: 6.286,
4384
- y1: 51.857,
4385
- y2: -3.571,
4386
- gradientUnits: "userSpaceOnUse"
4387
- }, /*#__PURE__*/React.createElement("stop", {
4388
- stopColor: "#4B47FF"
4389
- }), /*#__PURE__*/React.createElement("stop", {
4390
- offset: 0.699,
4391
- stopColor: "#79B3F6"
4392
- })), /*#__PURE__*/React.createElement("filter", {
4393
- id: "NeetoRunner_js__b",
4394
- width: 25.143,
4395
- height: 23.143,
4396
- x: 8.571,
4397
- y: 9.429,
4398
- colorInterpolationFilters: "sRGB",
4399
- filterUnits: "userSpaceOnUse"
4586
+ clipRule: "evenodd",
4587
+ d: "M19.1208 9.42874L17.6689 10.8837L10.9025 17.6641L8.57143 20L10.9025 22.336L17.6689 29.1164L19.1208 30.5713V25.8994L13.2336 20L19.1208 14.1006V9.42874ZM20.879 25.8996L26.7664 20L20.879 14.1005V9.42859L22.3311 10.8837L29.0975 17.6641L31.4286 20L29.0975 22.336L22.3311 29.1164L20.879 30.5714V25.8996Z",
4588
+ fill: "white"
4589
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4590
+ id: "NeetoRunner_js__filter0_d_3193_165",
4591
+ x: 8.57143,
4592
+ y: 9.42859,
4593
+ width: 25.1429,
4594
+ height: 23.1429,
4595
+ filterUnits: "userSpaceOnUse",
4596
+ colorInterpolationFilters: "sRGB"
4400
4597
  }, /*#__PURE__*/React.createElement("feFlood", {
4401
4598
  floodOpacity: 0,
4402
4599
  result: "BackgroundImageFix"
4403
4600
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4404
4601
  in: "SourceAlpha",
4405
- result: "hardAlpha",
4406
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4602
+ type: "matrix",
4603
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4604
+ result: "hardAlpha"
4407
4605
  }), /*#__PURE__*/React.createElement("feOffset", {
4408
- dx: 1.429,
4409
- dy: 1.143
4606
+ dx: 1.42857,
4607
+ dy: 1.14286
4410
4608
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4411
- stdDeviation: 0.429
4609
+ stdDeviation: 0.428571
4412
4610
  }), /*#__PURE__*/React.createElement("feComposite", {
4413
4611
  in2: "hardAlpha",
4414
4612
  operator: "out"
4415
4613
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4614
+ type: "matrix",
4416
4615
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4417
4616
  }), /*#__PURE__*/React.createElement("feBlend", {
4617
+ mode: "normal",
4418
4618
  in2: "BackgroundImageFix",
4419
4619
  result: "effect1_dropShadow_3193_165"
4420
4620
  }), /*#__PURE__*/React.createElement("feBlend", {
4621
+ mode: "normal",
4421
4622
  in: "SourceGraphic",
4422
4623
  in2: "effect1_dropShadow_3193_165",
4423
4624
  result: "shape"
4625
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4626
+ id: "NeetoRunner_js__paint0_linear_3193_165",
4627
+ x1: 43.1429,
4628
+ y1: 51.8571,
4629
+ x2: 6.28572,
4630
+ y2: -3.57143,
4631
+ gradientUnits: "userSpaceOnUse"
4632
+ }, /*#__PURE__*/React.createElement("stop", {
4633
+ stopColor: "#4B47FF"
4634
+ }), /*#__PURE__*/React.createElement("stop", {
4635
+ offset: 0.6986,
4636
+ stopColor: "#79B3F6"
4424
4637
  }))));
4425
4638
  };
4426
4639
 
@@ -4433,60 +4646,64 @@ var NeetoSign = function NeetoSign(_ref) {
4433
4646
  return /*#__PURE__*/React.createElement("svg", _extends({
4434
4647
  width: size,
4435
4648
  height: size,
4436
- fill: "none",
4437
- viewBox: "0 0 40 40"
4649
+ viewBox: "0 0 40 40",
4650
+ fill: "none"
4438
4651
  }, props), /*#__PURE__*/React.createElement("path", {
4439
- fill: "url(#NeetoSign_js__a)",
4440
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4652
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4653
+ fill: "url(#NeetoSign_js__paint0_linear_3193_177)"
4441
4654
  }), /*#__PURE__*/React.createElement("g", {
4442
- filter: "url(#NeetoSign_js__b)"
4655
+ filter: "url(#NeetoSign_js__filter0_d_3193_177)"
4443
4656
  }, /*#__PURE__*/React.createElement("path", {
4444
- fill: "#fff",
4445
- d: "m22.314 26.547.251-.002c1.134 0 1.73.47 2.465 1.583l.365.566c.286.422.464.599.688.691.402.166.736.085 1.96-.505l.374-.182c.766-.376 1.288-.591 1.878-.739a.697.697 0 1 1 .338 1.353 6.513 6.513 0 0 0-1.178.435l-1.077.518c-1.457.688-1.95.77-2.826.41-.58-.24-.911-.587-1.395-1.326l-.18-.282c-.56-.881-.841-1.128-1.412-1.128l-.148.003c-.402.025-.663.209-2.399 1.498-1.62 1.201-2.854 1.775-4.424 1.775-1.914 0-3.718-.352-5.406-1.055l2.678-.619c.878.187 1.787.28 2.728.28 1.2 0 2.194-.462 3.593-1.5l1.078-.796c1.182-.859 1.445-.965 2.049-.978Zm5.852-16.524a3.983 3.983 0 0 1 0 5.633l-.962.962c1.07 1.303 1.032 2.683.036 3.681l-2.788 2.79a.697.697 0 1 1-.986-.987l2.787-2.787c.451-.452.503-1.013-.037-1.709l-9.845 9.846a2.09 2.09 0 0 1-1.009.559l-5.65 1.304a.697.697 0 0 1-.836-.836l1.304-5.651a2.09 2.09 0 0 1 .558-1.008l11.796-11.796a3.983 3.983 0 0 1 5.632 0Z"
4446
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4447
- id: "NeetoSign_js__a",
4448
- x1: 40,
4449
- x2: -6.857,
4450
- y1: 48.143,
4451
- y2: -9.714,
4452
- gradientUnits: "userSpaceOnUse"
4453
- }, /*#__PURE__*/React.createElement("stop", {
4454
- stopColor: "#698EEF"
4455
- }), /*#__PURE__*/React.createElement("stop", {
4456
- offset: 1,
4457
- stopColor: "#59CBEF"
4458
- })), /*#__PURE__*/React.createElement("filter", {
4459
- id: "NeetoSign_js__b",
4460
- width: 24.018,
4461
- height: 24.358,
4462
- x: 8.857,
4463
- y: 8.857,
4464
- colorInterpolationFilters: "sRGB",
4465
- filterUnits: "userSpaceOnUse"
4657
+ d: "M22.314 26.5465L22.565 26.5447C23.6989 26.5447 24.2946 27.0148 25.0296 28.1284L25.3955 28.6937C25.6808 29.1161 25.8588 29.293 26.0831 29.3854C26.4852 29.5512 26.8185 29.4697 28.0424 28.8804L28.4171 28.698C29.1826 28.3222 29.7049 28.107 30.2951 27.9595C30.6685 27.8661 31.0469 28.0932 31.1403 28.4666C31.2336 28.8401 31.0066 29.2185 30.6331 29.3118C30.2663 29.4036 29.9148 29.5351 29.455 29.747L28.3783 30.265C26.9212 30.9531 26.4271 31.0349 25.552 30.6742C24.9711 30.4348 24.6407 30.0885 24.1574 29.3494L23.9765 29.067C23.4171 28.1856 23.1356 27.9387 22.565 27.9387L22.4175 27.9422C22.015 27.9666 21.7543 28.151 20.018 29.4396C18.3989 30.6411 17.1641 31.215 15.5939 31.215C13.6796 31.215 11.8758 30.8633 10.1879 30.1602L12.8665 29.541C13.7437 29.7277 14.6525 29.821 15.5939 29.821C16.7933 29.821 17.7875 29.3589 19.1873 28.3202L20.2653 27.5247C21.4468 26.666 21.7096 26.5596 22.314 26.5465ZM28.166 10.0235C29.7213 11.5789 29.7214 14.1005 28.1661 15.6558L27.2038 16.6183C28.2743 17.9207 28.2358 19.3011 27.2404 20.2994L24.4515 23.0882C24.1792 23.3603 23.7379 23.3601 23.4658 23.0878C23.1938 22.8154 23.194 22.3741 23.4663 22.1021L26.2533 19.3151C26.7041 18.863 26.7562 18.3018 26.2162 17.6065L16.3707 27.4518C16.0936 27.729 15.7442 27.9226 15.3623 28.0107L9.71135 29.3148C9.20948 29.4306 8.75968 28.9808 8.8755 28.479L10.1796 22.828C10.2677 22.4461 10.4613 22.0968 10.7384 21.8197L22.5338 10.0236C24.0891 8.46831 26.6107 8.46827 28.166 10.0235Z",
4658
+ fill: "white"
4659
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4660
+ id: "NeetoSign_js__filter0_d_3193_177",
4661
+ x: 8.85712,
4662
+ y: 8.85712,
4663
+ width: 24.0184,
4664
+ height: 24.3578,
4665
+ filterUnits: "userSpaceOnUse",
4666
+ colorInterpolationFilters: "sRGB"
4466
4667
  }, /*#__PURE__*/React.createElement("feFlood", {
4467
4668
  floodOpacity: 0,
4468
4669
  result: "BackgroundImageFix"
4469
4670
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4470
4671
  in: "SourceAlpha",
4471
- result: "hardAlpha",
4472
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4672
+ type: "matrix",
4673
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4674
+ result: "hardAlpha"
4473
4675
  }), /*#__PURE__*/React.createElement("feOffset", {
4474
- dx: 0.857,
4475
- dy: 1.143
4676
+ dx: 0.857143,
4677
+ dy: 1.14286
4476
4678
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4477
- stdDeviation: 0.429
4679
+ stdDeviation: 0.428571
4478
4680
  }), /*#__PURE__*/React.createElement("feComposite", {
4479
4681
  in2: "hardAlpha",
4480
4682
  operator: "out"
4481
4683
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4684
+ type: "matrix",
4482
4685
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4483
4686
  }), /*#__PURE__*/React.createElement("feBlend", {
4687
+ mode: "normal",
4484
4688
  in2: "BackgroundImageFix",
4485
4689
  result: "effect1_dropShadow_3193_177"
4486
4690
  }), /*#__PURE__*/React.createElement("feBlend", {
4691
+ mode: "normal",
4487
4692
  in: "SourceGraphic",
4488
4693
  in2: "effect1_dropShadow_3193_177",
4489
4694
  result: "shape"
4695
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4696
+ id: "NeetoSign_js__paint0_linear_3193_177",
4697
+ x1: 40,
4698
+ y1: 48.1429,
4699
+ x2: -6.85714,
4700
+ y2: -9.71428,
4701
+ gradientUnits: "userSpaceOnUse"
4702
+ }, /*#__PURE__*/React.createElement("stop", {
4703
+ stopColor: "#698EEF"
4704
+ }), /*#__PURE__*/React.createElement("stop", {
4705
+ offset: 1,
4706
+ stopColor: "#59CBEF"
4490
4707
  }))));
4491
4708
  };
4492
4709
 
@@ -4499,63 +4716,67 @@ var NeetoSite = function NeetoSite(_ref) {
4499
4716
  return /*#__PURE__*/React.createElement("svg", _extends({
4500
4717
  width: size,
4501
4718
  height: size,
4502
- fill: "none",
4503
- viewBox: "0 0 40 40"
4719
+ viewBox: "0 0 40 40",
4720
+ fill: "none"
4504
4721
  }, props), /*#__PURE__*/React.createElement("path", {
4505
- fill: "url(#NeetoSite_js__a)",
4506
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4722
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4723
+ fill: "url(#NeetoSite_js__paint0_linear_3193_172)"
4507
4724
  }), /*#__PURE__*/React.createElement("g", {
4508
- filter: "url(#NeetoSite_js__b)"
4725
+ filter: "url(#NeetoSite_js__filter0_d_3193_172)"
4509
4726
  }, /*#__PURE__*/React.createElement("path", {
4510
- fill: "#fff",
4511
4727
  fillRule: "evenodd",
4512
- d: "m28.447 11.173.028-.03H9.462c-.65 0-1.176.527-1.176 1.177v1.307h16.213v.262H8.286v13.99c0 .65.527 1.177 1.176 1.177h20.79c.65 0 1.177-.527 1.177-1.177V14.044l-2.982-2.871Zm-.639.663-5.748 5.968 3.095 2.98 5.748-5.968-3.095-2.98Zm-6.37 6.647-1.024 4.127 4.086-1.178-3.063-2.95ZM10.246 12.45a.392.392 0 1 1-.784 0 .392.392 0 0 1 .784 0Zm.785.393a.392.392 0 1 0 0-.785.392.392 0 0 0 0 .785Zm1.569-.393a.392.392 0 1 1-.785 0 .392.392 0 0 1 .785 0Z",
4513
- clipRule: "evenodd"
4514
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4515
- id: "NeetoSite_js__a",
4516
- x1: -4.286,
4517
- x2: 57.857,
4518
- y1: -11,
4519
- y2: 70.857,
4520
- gradientUnits: "userSpaceOnUse"
4521
- }, /*#__PURE__*/React.createElement("stop", {
4522
- offset: 0.374,
4523
- stopColor: "#8176FF"
4524
- }), /*#__PURE__*/React.createElement("stop", {
4525
- offset: 1,
4526
- stopColor: "#41BBFF"
4527
- })), /*#__PURE__*/React.createElement("filter", {
4528
- id: "NeetoSite_js__b",
4529
- width: 24.857,
4530
- height: 19.913,
4531
- x: 8.286,
4532
- y: 11.143,
4533
- colorInterpolationFilters: "sRGB",
4534
- filterUnits: "userSpaceOnUse"
4728
+ clipRule: "evenodd",
4729
+ d: "M28.4466 11.1727L28.4753 11.1429H9.46249C8.81259 11.1429 8.28573 11.6697 8.28573 12.3196V13.6272H24.4988V13.8887H8.28573V27.879C8.28573 28.5289 8.81258 29.0557 9.46249 29.0557H30.2518C30.9017 29.0557 31.4286 28.5289 31.4286 27.879V14.0444L28.4466 11.1727ZM27.808 11.8358L22.0602 17.8042L25.155 20.7846L30.9028 14.8161L27.808 11.8358ZM21.4375 18.4827L20.4144 22.6102L24.5005 21.4324L21.4375 18.4827ZM10.247 12.4504C10.247 12.667 10.0714 12.8426 9.85479 12.8426C9.63816 12.8426 9.46254 12.667 9.46254 12.4504C9.46254 12.2338 9.63816 12.0581 9.85479 12.0581C10.0714 12.0581 10.247 12.2338 10.247 12.4504ZM11.0316 12.8426C11.2482 12.8426 11.4238 12.667 11.4238 12.4504C11.4238 12.2338 11.2482 12.0581 11.0316 12.0581C10.8149 12.0581 10.6393 12.2338 10.6393 12.4504C10.6393 12.667 10.8149 12.8426 11.0316 12.8426ZM12.6006 12.4504C12.6006 12.667 12.4249 12.8426 12.2083 12.8426C11.9917 12.8426 11.8161 12.667 11.8161 12.4504C11.8161 12.2338 11.9917 12.0581 12.2083 12.0581C12.4249 12.0581 12.6006 12.2338 12.6006 12.4504Z",
4730
+ fill: "white"
4731
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4732
+ id: "NeetoSite_js__filter0_d_3193_172",
4733
+ x: 8.28573,
4734
+ y: 11.1429,
4735
+ width: 24.8571,
4736
+ height: 19.9128,
4737
+ filterUnits: "userSpaceOnUse",
4738
+ colorInterpolationFilters: "sRGB"
4535
4739
  }, /*#__PURE__*/React.createElement("feFlood", {
4536
4740
  floodOpacity: 0,
4537
4741
  result: "BackgroundImageFix"
4538
4742
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4539
4743
  in: "SourceAlpha",
4540
- result: "hardAlpha",
4541
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4744
+ type: "matrix",
4745
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4746
+ result: "hardAlpha"
4542
4747
  }), /*#__PURE__*/React.createElement("feOffset", {
4543
- dx: 0.857,
4544
- dy: 1.143
4748
+ dx: 0.857143,
4749
+ dy: 1.14286
4545
4750
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4546
- stdDeviation: 0.429
4751
+ stdDeviation: 0.428571
4547
4752
  }), /*#__PURE__*/React.createElement("feComposite", {
4548
4753
  in2: "hardAlpha",
4549
4754
  operator: "out"
4550
4755
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4756
+ type: "matrix",
4551
4757
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4552
4758
  }), /*#__PURE__*/React.createElement("feBlend", {
4759
+ mode: "normal",
4553
4760
  in2: "BackgroundImageFix",
4554
4761
  result: "effect1_dropShadow_3193_172"
4555
4762
  }), /*#__PURE__*/React.createElement("feBlend", {
4763
+ mode: "normal",
4556
4764
  in: "SourceGraphic",
4557
4765
  in2: "effect1_dropShadow_3193_172",
4558
4766
  result: "shape"
4767
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4768
+ id: "NeetoSite_js__paint0_linear_3193_172",
4769
+ x1: -4.28571,
4770
+ y1: -11,
4771
+ x2: 57.8571,
4772
+ y2: 70.8571,
4773
+ gradientUnits: "userSpaceOnUse"
4774
+ }, /*#__PURE__*/React.createElement("stop", {
4775
+ offset: 0.373525,
4776
+ stopColor: "#8176FF"
4777
+ }), /*#__PURE__*/React.createElement("stop", {
4778
+ offset: 1,
4779
+ stopColor: "#41BBFF"
4559
4780
  }))));
4560
4781
  };
4561
4782
 
@@ -4568,60 +4789,64 @@ var NeetoSocial = function NeetoSocial(_ref) {
4568
4789
  return /*#__PURE__*/React.createElement("svg", _extends({
4569
4790
  width: size,
4570
4791
  height: size,
4571
- fill: "none",
4572
- viewBox: "0 0 40 40"
4792
+ viewBox: "0 0 40 40",
4793
+ fill: "none"
4573
4794
  }, props), /*#__PURE__*/React.createElement("path", {
4574
- fill: "url(#NeetoSocial_js__a)",
4575
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4795
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4796
+ fill: "url(#NeetoSocial_js__paint0_linear_3193_175)"
4576
4797
  }), /*#__PURE__*/React.createElement("g", {
4577
- filter: "url(#NeetoSocial_js__b)"
4798
+ filter: "url(#NeetoSocial_js__filter0_d_3193_175)"
4578
4799
  }, /*#__PURE__*/React.createElement("path", {
4579
- fill: "#fff",
4580
- d: "M31.092 15.703a4.002 4.002 0 0 0-4.007-3.989H13.15a4 4 0 0 0-4.007 4.012l.034 10.665a4 4 0 0 0 4.007 3.987h3.95l1.88 2.696a1.353 1.353 0 0 0 2.217.004l1.9-2.699h3.988a3.998 3.998 0 0 0 4.007-4.01l-.034-10.666Zm-10.958-1.611a3.738 3.738 0 1 1 0 7.475 3.738 3.738 0 0 1 0-7.476Zm5.952 13.063a.834.834 0 0 1-.834.834H15.014a.835.835 0 0 1-.835-.835 3.785 3.785 0 0 1 3.78-3.793h4.35c1.006 0 1.964.401 2.674 1.112a3.788 3.788 0 0 1 1.103 2.682Z"
4581
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4582
- id: "NeetoSocial_js__a",
4583
- x1: 48.143,
4584
- x2: -6.857,
4585
- y1: 59.857,
4586
- y2: -9.714,
4587
- gradientUnits: "userSpaceOnUse"
4588
- }, /*#__PURE__*/React.createElement("stop", {
4589
- stopColor: "#81D2F4"
4590
- }), /*#__PURE__*/React.createElement("stop", {
4591
- offset: 1,
4592
- stopColor: "#4A9CE9"
4593
- })), /*#__PURE__*/React.createElement("filter", {
4594
- id: "NeetoSocial_js__b",
4595
- width: 23.697,
4596
- height: 23.938,
4597
- x: 9.143,
4598
- y: 11.714,
4599
- colorInterpolationFilters: "sRGB",
4600
- filterUnits: "userSpaceOnUse"
4800
+ d: "M31.092 15.7031C31.0848 13.4948 29.2932 11.7143 27.0849 11.7143H13.1499C12.0849 11.7143 11.0638 12.1325 10.3122 12.887C9.56001 13.6411 9.13943 14.6608 9.1428 15.7257L9.17696 26.3909C9.1837 28.5987 10.9757 30.3782 13.184 30.3782H17.1339L19.0135 33.0735C19.2661 33.4359 19.6795 33.6515 20.1208 33.6524C20.562 33.6539 20.9764 33.4397 21.2309 33.0779L23.1313 30.3792H27.1186C28.1835 30.3792 29.2047 29.961 29.9558 29.2065C30.708 28.4519 31.1291 27.4346 31.1257 26.3697L31.092 15.7031ZM20.1338 14.0915C22.1982 14.0915 23.8718 15.7652 23.8718 17.8286C23.8718 19.8935 22.1977 21.5662 20.1338 21.5662C18.0698 21.5662 16.3966 19.8935 16.3966 17.8286C16.3971 15.7652 18.0703 14.0915 20.1338 14.0915ZM26.0864 27.1546C26.0864 27.6156 25.713 27.989 25.252 27.989H15.0141C14.5526 27.989 14.1787 27.6156 14.1787 27.1541C14.1787 25.0613 15.8663 23.3607 17.9591 23.3607H22.3098C23.3151 23.3607 24.2727 23.7625 24.9834 24.4732C25.6942 25.184 26.0864 26.1503 26.0864 27.1546Z",
4801
+ fill: "white"
4802
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4803
+ id: "NeetoSocial_js__filter0_d_3193_175",
4804
+ x: 9.14278,
4805
+ y: 11.7143,
4806
+ width: 23.6972,
4807
+ height: 23.9382,
4808
+ filterUnits: "userSpaceOnUse",
4809
+ colorInterpolationFilters: "sRGB"
4601
4810
  }, /*#__PURE__*/React.createElement("feFlood", {
4602
4811
  floodOpacity: 0,
4603
4812
  result: "BackgroundImageFix"
4604
4813
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4605
4814
  in: "SourceAlpha",
4606
- result: "hardAlpha",
4607
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4815
+ type: "matrix",
4816
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4817
+ result: "hardAlpha"
4608
4818
  }), /*#__PURE__*/React.createElement("feOffset", {
4609
- dx: 0.857,
4610
- dy: 1.143
4819
+ dx: 0.857143,
4820
+ dy: 1.14286
4611
4821
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4612
- stdDeviation: 0.429
4822
+ stdDeviation: 0.428571
4613
4823
  }), /*#__PURE__*/React.createElement("feComposite", {
4614
4824
  in2: "hardAlpha",
4615
4825
  operator: "out"
4616
4826
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4827
+ type: "matrix",
4617
4828
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4618
4829
  }), /*#__PURE__*/React.createElement("feBlend", {
4830
+ mode: "normal",
4619
4831
  in2: "BackgroundImageFix",
4620
4832
  result: "effect1_dropShadow_3193_175"
4621
4833
  }), /*#__PURE__*/React.createElement("feBlend", {
4834
+ mode: "normal",
4622
4835
  in: "SourceGraphic",
4623
4836
  in2: "effect1_dropShadow_3193_175",
4624
4837
  result: "shape"
4838
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4839
+ id: "NeetoSocial_js__paint0_linear_3193_175",
4840
+ x1: 48.1429,
4841
+ y1: 59.8571,
4842
+ x2: -6.85714,
4843
+ y2: -9.71429,
4844
+ gradientUnits: "userSpaceOnUse"
4845
+ }, /*#__PURE__*/React.createElement("stop", {
4846
+ stopColor: "#81D2F4"
4847
+ }), /*#__PURE__*/React.createElement("stop", {
4848
+ offset: 1,
4849
+ stopColor: "#4A9CE9"
4625
4850
  }))));
4626
4851
  };
4627
4852
 
@@ -4634,62 +4859,66 @@ var NeetoStore = function NeetoStore(_ref) {
4634
4859
  return /*#__PURE__*/React.createElement("svg", _extends({
4635
4860
  width: size,
4636
4861
  height: size,
4637
- fill: "none",
4638
- viewBox: "0 0 40 40"
4862
+ viewBox: "0 0 40 40",
4863
+ fill: "none"
4639
4864
  }, props), /*#__PURE__*/React.createElement("path", {
4640
- fill: "url(#NeetoStore_js__a)",
4641
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4865
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4866
+ fill: "url(#NeetoStore_js__paint0_linear_3193_168)"
4642
4867
  }), /*#__PURE__*/React.createElement("g", {
4643
- filter: "url(#NeetoStore_js__b)"
4868
+ filter: "url(#NeetoStore_js__filter0_d_3193_168)"
4644
4869
  }, /*#__PURE__*/React.createElement("path", {
4645
- fill: "#fff",
4646
4870
  fillRule: "evenodd",
4647
- d: "M20 10.286c5.365 0 9.714 4.349 9.714 9.714v9.714H10.286V10.286H20Zm-4.145 4.792a.777.777 0 1 0-1.554 0 5.699 5.699 0 0 0 11.398 0 .777.777 0 1 0-1.554 0 4.145 4.145 0 1 1-8.29 0Z",
4648
- clipRule: "evenodd"
4649
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4650
- id: "NeetoStore_js__a",
4651
- x1: 43.143,
4652
- x2: 6.286,
4653
- y1: 51.857,
4654
- y2: -3.571,
4655
- gradientUnits: "userSpaceOnUse"
4656
- }, /*#__PURE__*/React.createElement("stop", {
4657
- stopColor: "#3C5BFF"
4658
- }), /*#__PURE__*/React.createElement("stop", {
4659
- offset: 0.699,
4660
- stopColor: "#55ABE9"
4661
- })), /*#__PURE__*/React.createElement("filter", {
4662
- id: "NeetoStore_js__b",
4663
- width: 21.143,
4664
- height: 21.429,
4665
- x: 10.286,
4666
- y: 10.286,
4667
- colorInterpolationFilters: "sRGB",
4668
- filterUnits: "userSpaceOnUse"
4871
+ clipRule: "evenodd",
4872
+ d: "M20 10.2857C25.365 10.2857 29.7143 14.6349 29.7143 20V29.7143H10.2857V10.2857H20ZM15.8552 15.0781C15.8552 14.6489 15.5073 14.3009 15.0781 14.3009C14.6489 14.3009 14.3009 14.6489 14.3009 15.0781C14.3009 18.2256 16.8525 20.7771 20 20.7771C23.1475 20.7771 25.699 18.2256 25.699 15.0781C25.699 14.6489 25.3511 14.3009 24.9219 14.3009C24.4927 14.3009 24.1447 14.6489 24.1447 15.0781C24.1447 17.3672 22.2891 19.2228 20 19.2228C17.7109 19.2228 15.8552 17.3672 15.8552 15.0781Z",
4873
+ fill: "white"
4874
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4875
+ id: "NeetoStore_js__filter0_d_3193_168",
4876
+ x: 10.2857,
4877
+ y: 10.2857,
4878
+ width: 21.1428,
4879
+ height: 21.4286,
4880
+ filterUnits: "userSpaceOnUse",
4881
+ colorInterpolationFilters: "sRGB"
4669
4882
  }, /*#__PURE__*/React.createElement("feFlood", {
4670
4883
  floodOpacity: 0,
4671
4884
  result: "BackgroundImageFix"
4672
4885
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4673
4886
  in: "SourceAlpha",
4674
- result: "hardAlpha",
4675
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4887
+ type: "matrix",
4888
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4889
+ result: "hardAlpha"
4676
4890
  }), /*#__PURE__*/React.createElement("feOffset", {
4677
- dx: 0.857,
4678
- dy: 1.143
4891
+ dx: 0.857143,
4892
+ dy: 1.14286
4679
4893
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4680
- stdDeviation: 0.429
4894
+ stdDeviation: 0.428571
4681
4895
  }), /*#__PURE__*/React.createElement("feComposite", {
4682
4896
  in2: "hardAlpha",
4683
4897
  operator: "out"
4684
4898
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4899
+ type: "matrix",
4685
4900
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4686
4901
  }), /*#__PURE__*/React.createElement("feBlend", {
4902
+ mode: "normal",
4687
4903
  in2: "BackgroundImageFix",
4688
4904
  result: "effect1_dropShadow_3193_168"
4689
4905
  }), /*#__PURE__*/React.createElement("feBlend", {
4906
+ mode: "normal",
4690
4907
  in: "SourceGraphic",
4691
4908
  in2: "effect1_dropShadow_3193_168",
4692
4909
  result: "shape"
4910
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4911
+ id: "NeetoStore_js__paint0_linear_3193_168",
4912
+ x1: 43.1429,
4913
+ y1: 51.8571,
4914
+ x2: 6.28572,
4915
+ y2: -3.57143,
4916
+ gradientUnits: "userSpaceOnUse"
4917
+ }, /*#__PURE__*/React.createElement("stop", {
4918
+ stopColor: "#3C5BFF"
4919
+ }), /*#__PURE__*/React.createElement("stop", {
4920
+ offset: 0.6986,
4921
+ stopColor: "#55ABE9"
4693
4922
  }))));
4694
4923
  };
4695
4924
 
@@ -4702,66 +4931,72 @@ var NeetoTestify = function NeetoTestify(_ref) {
4702
4931
  return /*#__PURE__*/React.createElement("svg", _extends({
4703
4932
  width: size,
4704
4933
  height: size,
4705
- fill: "none",
4706
- viewBox: "0 0 40 40"
4934
+ viewBox: "0 0 40 40",
4935
+ fill: "none"
4707
4936
  }, props), /*#__PURE__*/React.createElement("path", {
4708
- fill: "url(#NeetoTestify_js__a)",
4709
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
4937
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4938
+ fill: "url(#NeetoTestify_js__paint0_linear_3193_174)"
4710
4939
  }), /*#__PURE__*/React.createElement("g", {
4711
- fill: "#fff",
4712
- filter: "url(#NeetoTestify_js__b)"
4940
+ filter: "url(#NeetoTestify_js__filter0_d_3193_174)"
4713
4941
  }, /*#__PURE__*/React.createElement("path", {
4714
- d: "m31.884 31.144-3.15-3.112c-.317.51-.695.988-1.132 1.423-.44.44-.923.822-1.439 1.142l3.169 3.13a1.814 1.814 0 0 0 2.566-.016 1.81 1.81 0 0 0-.014-2.567Z"
4942
+ d: "M31.8843 31.144L28.7342 28.0316C28.4167 28.5415 28.039 29.0197 27.6024 29.4548C27.1622 29.8954 26.6793 30.2771 26.1634 30.5968L29.3318 33.7272C30.042 34.4297 31.1843 34.4235 31.8905 33.7184C31.8934 33.7155 31.896 33.7129 31.8985 33.7107C32.6072 33.0017 32.5977 31.8491 31.8843 31.144Z",
4943
+ fill: "white"
4715
4944
  }), /*#__PURE__*/React.createElement("path", {
4716
4945
  fillRule: "evenodd",
4717
- d: "M19.047 29.613c4.818 0 8.698-3.879 8.698-8.632 0-4.752-3.88-8.631-8.698-8.631-4.818 0-8.697 3.879-8.697 8.631 0 4.753 3.88 8.632 8.697 8.632Zm0 2.636c6.26 0 11.333-5.045 11.333-11.268 0-6.222-5.074-11.267-11.333-11.267S7.714 14.76 7.714 20.981c0 6.223 5.074 11.267 11.333 11.267Z",
4718
- clipRule: "evenodd"
4946
+ clipRule: "evenodd",
4947
+ d: "M19.0473 29.6129C23.8653 29.6129 27.7447 25.734 27.7447 20.9814C27.7447 16.2288 23.8653 12.3499 19.0473 12.3499C14.2293 12.3499 10.3499 16.2288 10.3499 20.9814C10.3499 25.734 14.2293 29.6129 19.0473 29.6129ZM19.0473 32.2485C25.3064 32.2485 30.3803 27.2041 30.3803 20.9814C30.3803 14.7588 25.3064 9.71429 19.0473 9.71429C12.7883 9.71429 7.71431 14.7588 7.71431 20.9814C7.71431 27.2041 12.7883 32.2485 19.0473 32.2485Z",
4948
+ fill: "white"
4719
4949
  }), /*#__PURE__*/React.createElement("path", {
4720
- d: "m22.716 17.07-1.167 1.157 2.16 2.689-2.16 2.69 1.167 1.158 3.052-3.848-3.052-3.845Zm-5.907 1.154-1.167-1.156-3.052 3.848 3.052 3.845 1.167-1.157-2.16-2.688 2.16-2.692Zm.723 6.777h1.647l1.647-8.17H19.18L17.532 25Z"
4721
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4722
- id: "NeetoTestify_js__a",
4723
- x1: 40,
4724
- x2: -12.429,
4725
- y1: 48.143,
4726
- y2: -17,
4727
- gradientUnits: "userSpaceOnUse"
4728
- }, /*#__PURE__*/React.createElement("stop", {
4729
- stopColor: "#FF9E45"
4730
- }), /*#__PURE__*/React.createElement("stop", {
4731
- offset: 1,
4732
- stopColor: "#FFF27A"
4733
- })), /*#__PURE__*/React.createElement("filter", {
4734
- id: "NeetoTestify_js__b",
4735
- width: 26.425,
4736
- height: 26.536,
4737
- x: 7.714,
4738
- y: 9.714,
4739
- colorInterpolationFilters: "sRGB",
4740
- filterUnits: "userSpaceOnUse"
4950
+ d: "M22.7156 17.0706L21.5494 18.2275L23.7089 20.9155L21.5494 23.6068L22.7156 24.7637L25.768 20.9155L22.7156 17.0706ZM16.8086 18.2242L15.6424 17.0681L12.5901 20.9155L15.6424 24.7605L16.8086 23.6036L14.6491 20.9155L16.8086 18.2242ZM17.5318 25.0007H19.179L20.8262 16.8304H19.179L17.5318 25.0007Z",
4951
+ fill: "white"
4952
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4953
+ id: "NeetoTestify_js__filter0_d_3193_174",
4954
+ x: 7.71431,
4955
+ y: 9.71429,
4956
+ width: 26.4247,
4957
+ height: 26.5364,
4958
+ filterUnits: "userSpaceOnUse",
4959
+ colorInterpolationFilters: "sRGB"
4741
4960
  }, /*#__PURE__*/React.createElement("feFlood", {
4742
4961
  floodOpacity: 0,
4743
4962
  result: "BackgroundImageFix"
4744
4963
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4745
4964
  in: "SourceAlpha",
4746
- result: "hardAlpha",
4747
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
4965
+ type: "matrix",
4966
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4967
+ result: "hardAlpha"
4748
4968
  }), /*#__PURE__*/React.createElement("feOffset", {
4749
- dx: 0.857,
4750
- dy: 1.143
4969
+ dx: 0.857143,
4970
+ dy: 1.14286
4751
4971
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4752
- stdDeviation: 0.429
4972
+ stdDeviation: 0.428571
4753
4973
  }), /*#__PURE__*/React.createElement("feComposite", {
4754
4974
  in2: "hardAlpha",
4755
4975
  operator: "out"
4756
4976
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4977
+ type: "matrix",
4757
4978
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4758
4979
  }), /*#__PURE__*/React.createElement("feBlend", {
4980
+ mode: "normal",
4759
4981
  in2: "BackgroundImageFix",
4760
4982
  result: "effect1_dropShadow_3193_174"
4761
4983
  }), /*#__PURE__*/React.createElement("feBlend", {
4984
+ mode: "normal",
4762
4985
  in: "SourceGraphic",
4763
4986
  in2: "effect1_dropShadow_3193_174",
4764
4987
  result: "shape"
4988
+ })), /*#__PURE__*/React.createElement("linearGradient", {
4989
+ id: "NeetoTestify_js__paint0_linear_3193_174",
4990
+ x1: 40,
4991
+ y1: 48.1429,
4992
+ x2: -12.4286,
4993
+ y2: -17,
4994
+ gradientUnits: "userSpaceOnUse"
4995
+ }, /*#__PURE__*/React.createElement("stop", {
4996
+ stopColor: "#FF9E45"
4997
+ }), /*#__PURE__*/React.createElement("stop", {
4998
+ offset: 1,
4999
+ stopColor: "#FFF27A"
4765
5000
  }))));
4766
5001
  };
4767
5002
 
@@ -4774,83 +5009,90 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
4774
5009
  return /*#__PURE__*/React.createElement("svg", _extends({
4775
5010
  width: size,
4776
5011
  height: size,
4777
- fill: "none",
4778
- viewBox: "0 0 40 40"
5012
+ viewBox: "0 0 40 40",
5013
+ fill: "none"
4779
5014
  }, props), /*#__PURE__*/React.createElement("path", {
4780
- fill: "url(#NeetoWireframe_js__a)",
4781
- d: "M40 20C40 8.954 31.046 0 20 0H0v40h40V20Z"
5015
+ d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
5016
+ fill: "url(#NeetoWireframe_js__paint0_linear_3204_332)"
4782
5017
  }), /*#__PURE__*/React.createElement("g", {
4783
- fill: "#fff",
4784
- filter: "url(#NeetoWireframe_js__b)"
5018
+ filter: "url(#NeetoWireframe_js__filter0_d_3204_332)"
4785
5019
  }, /*#__PURE__*/React.createElement("rect", {
4786
- width: 12.985,
4787
- height: 5.224,
4788
5020
  x: 17.015,
4789
- y: 11.714,
4790
- rx: 0.512
5021
+ y: 11.7145,
5022
+ width: 12.9849,
5023
+ height: 5.22383,
5024
+ rx: 0.511727,
5025
+ fill: "white"
4791
5026
  }), /*#__PURE__*/React.createElement("rect", {
4792
- width: 12.985,
4793
- height: 12.985,
4794
- x: 10,
4795
- y: 18.729,
4796
- rx: 0.512
5027
+ x: 10.0001,
5028
+ y: 18.7294,
5029
+ width: 12.9849,
5030
+ height: 12.9849,
5031
+ rx: 0.511727,
5032
+ fill: "white"
4797
5033
  }), /*#__PURE__*/React.createElement("circle", {
4798
5034
  cx: 12.612,
4799
- cy: 14.326,
4800
- r: 2.612
5035
+ cy: 14.3263,
5036
+ r: 2.61191,
5037
+ fill: "white"
4801
5038
  }), /*#__PURE__*/React.createElement("rect", {
4802
- width: 12.985,
4803
- height: 5.224,
4804
- x: 24.776,
4805
- y: 31.714,
4806
- rx: 0.512,
4807
- transform: "rotate(-90 24.776 31.714)"
4808
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4809
- id: "NeetoWireframe_js__a",
4810
- x1: 43.143,
4811
- x2: 6.286,
4812
- y1: 51.857,
4813
- y2: -3.571,
4814
- gradientUnits: "userSpaceOnUse"
4815
- }, /*#__PURE__*/React.createElement("stop", {
4816
- stopColor: "#6A67E8"
4817
- }), /*#__PURE__*/React.createElement("stop", {
4818
- offset: 0.699,
4819
- stopColor: "#B49AFC"
4820
- })), /*#__PURE__*/React.createElement("filter", {
4821
- id: "NeetoWireframe_js__b",
4822
- width: 21.714,
4823
- height: 22,
4824
- x: 10,
4825
- y: 11.714,
4826
- colorInterpolationFilters: "sRGB",
4827
- filterUnits: "userSpaceOnUse"
5039
+ x: 24.7761,
5040
+ y: 31.7142,
5041
+ width: 12.9849,
5042
+ height: 5.22383,
5043
+ rx: 0.511727,
5044
+ transform: "rotate(-90 24.7761 31.7142)",
5045
+ fill: "white"
5046
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
5047
+ id: "NeetoWireframe_js__filter0_d_3204_332",
5048
+ x: 10.0001,
5049
+ y: 11.7144,
5050
+ width: 21.7141,
5051
+ height: 21.9999,
5052
+ filterUnits: "userSpaceOnUse",
5053
+ colorInterpolationFilters: "sRGB"
4828
5054
  }, /*#__PURE__*/React.createElement("feFlood", {
4829
5055
  floodOpacity: 0,
4830
5056
  result: "BackgroundImageFix"
4831
5057
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
4832
5058
  in: "SourceAlpha",
4833
- result: "hardAlpha",
4834
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
5059
+ type: "matrix",
5060
+ values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
5061
+ result: "hardAlpha"
4835
5062
  }), /*#__PURE__*/React.createElement("feOffset", {
4836
- dx: 0.857,
4837
- dy: 1.143
5063
+ dx: 0.857143,
5064
+ dy: 1.14286
4838
5065
  }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4839
- stdDeviation: 0.429
5066
+ stdDeviation: 0.428571
4840
5067
  }), /*#__PURE__*/React.createElement("feComposite", {
4841
5068
  in2: "hardAlpha",
4842
5069
  operator: "out"
4843
5070
  }), /*#__PURE__*/React.createElement("feColorMatrix", {
5071
+ type: "matrix",
4844
5072
  values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4845
5073
  }), /*#__PURE__*/React.createElement("feBlend", {
5074
+ mode: "normal",
4846
5075
  in2: "BackgroundImageFix",
4847
5076
  result: "effect1_dropShadow_3204_332"
4848
5077
  }), /*#__PURE__*/React.createElement("feBlend", {
5078
+ mode: "normal",
4849
5079
  in: "SourceGraphic",
4850
5080
  in2: "effect1_dropShadow_3204_332",
4851
5081
  result: "shape"
5082
+ })), /*#__PURE__*/React.createElement("linearGradient", {
5083
+ id: "NeetoWireframe_js__paint0_linear_3204_332",
5084
+ x1: 43.1429,
5085
+ y1: 51.8571,
5086
+ x2: 6.28572,
5087
+ y2: -3.57143,
5088
+ gradientUnits: "userSpaceOnUse"
5089
+ }, /*#__PURE__*/React.createElement("stop", {
5090
+ stopColor: "#6A67E8"
5091
+ }), /*#__PURE__*/React.createElement("stop", {
5092
+ offset: 0.6986,
5093
+ stopColor: "#B49AFC"
4852
5094
  }))));
4853
5095
  };
4854
5096
 
4855
- export { Neeto, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoCi, NeetoCourse, NeetoCrm, NeetoDeploy, NeetoDesk, NeetoEngage, NeetoForm, NeetoGit, NeetoInvisible, NeetoInvoice, NeetoKb, NeetoPlanner, NeetoPopups, NeetoQuiz, NeetoReplay, NeetoReview, NeetoRunner, NeetoSign, NeetoSite, NeetoSocial, NeetoStore, NeetoTestify, NeetoWireframe };
5097
+ export { Neeto, NeetoAnalytics, NeetoCal, NeetoChangelog, NeetoChat, NeetoCi, NeetoCourse, NeetoCrm, NeetoDeploy, NeetoDesk, NeetoEngage, NeetoForm, NeetoGit, NeetoInvisible, NeetoInvoice, NeetoKb, NeetoPlanner, NeetoPopups, NeetoQuiz, NeetoRecord, NeetoReplay, NeetoReview, NeetoRunner, NeetoSign, NeetoSite, NeetoSocial, NeetoStore, NeetoTestify, NeetoWireframe };
4856
5098
  //# sourceMappingURL=neeto-logos.js.map