@bigbinary/neeto-icons 1.18.5 → 1.18.7

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.
@@ -2836,2464 +2836,921 @@ if (process.env.NODE_ENV === 'production') {
2836
2836
 
2837
2837
  var React = react.exports;
2838
2838
 
2839
- var _excluded$v = ["size"];
2840
- var NeetoGit = function NeetoGit(_ref) {
2841
- var _ref$size = _ref.size,
2842
- size = _ref$size === void 0 ? 24 : _ref$size,
2843
- props = _objectWithoutProperties(_ref, _excluded$v);
2844
-
2845
- return /*#__PURE__*/React.createElement("svg", _extends({
2846
- width: size,
2847
- height: size,
2848
- viewBox: "0 0 140 140",
2849
- fill: "none"
2850
- }, props), /*#__PURE__*/React.createElement("path", {
2851
- d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
2852
- fill: "url(#NeetoGit_js__paint0_linear_3478_4243)"
2853
- }), /*#__PURE__*/React.createElement("g", {
2854
- filter: "url(#NeetoGit_js__filter0_d_3478_4243)"
2855
- }, /*#__PURE__*/React.createElement("path", {
2856
- 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",
2857
- fill: "white"
2858
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
2859
- id: "NeetoGit_js__filter0_d_3478_4243",
2860
- x: 36,
2861
- y: 36,
2862
- width: 74,
2863
- height: 75,
2864
- filterUnits: "userSpaceOnUse",
2865
- colorInterpolationFilters: "sRGB"
2866
- }, /*#__PURE__*/React.createElement("feFlood", {
2867
- floodOpacity: 0,
2868
- result: "BackgroundImageFix"
2869
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
2870
- in: "SourceAlpha",
2871
- type: "matrix",
2872
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
2873
- result: "hardAlpha"
2874
- }), /*#__PURE__*/React.createElement("feOffset", {
2875
- dx: 3,
2876
- dy: 4
2877
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
2878
- stdDeviation: 1.5
2879
- }), /*#__PURE__*/React.createElement("feComposite", {
2880
- in2: "hardAlpha",
2881
- operator: "out"
2882
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
2883
- type: "matrix",
2884
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
2885
- }), /*#__PURE__*/React.createElement("feBlend", {
2886
- mode: "normal",
2887
- in2: "BackgroundImageFix",
2888
- result: "effect1_dropShadow_3478_4243"
2889
- }), /*#__PURE__*/React.createElement("feBlend", {
2890
- mode: "normal",
2891
- in: "SourceGraphic",
2892
- in2: "effect1_dropShadow_3478_4243",
2893
- result: "shape"
2894
- })), /*#__PURE__*/React.createElement("linearGradient", {
2895
- id: "NeetoGit_js__paint0_linear_3478_4243",
2896
- x1: 216.5,
2897
- y1: 256,
2898
- x2: -80,
2899
- y2: -86.5,
2900
- gradientUnits: "userSpaceOnUse"
2901
- }, /*#__PURE__*/React.createElement("stop", {
2902
- stopColor: "#FF4E6E"
2903
- }), /*#__PURE__*/React.createElement("stop", {
2904
- offset: 0.696114,
2905
- stopColor: "#FF8B8B"
2906
- }))));
2907
- };
2908
-
2909
- var _excluded$u = ["size"];
2839
+ var _excluded$o = ["size"];
2910
2840
  var Neeto = function Neeto(_ref) {
2911
2841
  var _ref$size = _ref.size,
2912
- size = _ref$size === void 0 ? 24 : _ref$size,
2913
- props = _objectWithoutProperties(_ref, _excluded$u);
2914
-
2915
- return /*#__PURE__*/React.createElement("svg", _extends({
2916
- width: size,
2917
- height: size,
2918
- viewBox: "0 0 415 415",
2919
- fill: "none"
2920
- }, props), /*#__PURE__*/React.createElement("path", {
2921
- d: "M414.989 207.495C414.989 92.8986 322.091 0 207.495 0H0V414.989H414.989V207.495Z",
2922
- fill: "#0043AC"
2923
- }), /*#__PURE__*/React.createElement("mask", {
2924
- id: "Neeto_js__mask0_4209_5356",
2925
- style: {
2926
- maskType: "alpha"
2927
- },
2928
- maskUnits: "userSpaceOnUse",
2929
- x: 0,
2930
- y: 0,
2931
- width: 415,
2932
- height: 415
2933
- }, /*#__PURE__*/React.createElement("path", {
2934
- d: "M414.989 207.495C414.989 92.8986 322.091 0 207.495 0H0V414.989H414.989V207.495Z",
2935
- fill: "#0043AC"
2936
- })), /*#__PURE__*/React.createElement("g", {
2937
- mask: "url(#Neeto_js__mask0_4209_5356)"
2938
- }, /*#__PURE__*/React.createElement("path", {
2939
- 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",
2940
- fill: "url(#Neeto_js__paint0_radial_4209_5356)"
2941
- })), /*#__PURE__*/React.createElement("path", {
2942
- d: "M74.9648 99.7829L153.742 178.56V353.622H74.9648V99.7829Z",
2943
- fill: "white"
2944
- }), /*#__PURE__*/React.createElement("path", {
2945
- 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",
2946
- fill: "white"
2947
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
2948
- id: "Neeto_js__paint0_radial_4209_5356",
2949
- cx: 0,
2950
- cy: 0,
2951
- r: 1,
2952
- gradientUnits: "userSpaceOnUse",
2953
- gradientTransform: "translate(86.9393 230.252) rotate(47.1183) scale(427.964 725.049)"
2954
- }, /*#__PURE__*/React.createElement("stop", {
2955
- stopColor: "#0043AC"
2956
- }), /*#__PURE__*/React.createElement("stop", {
2957
- offset: 1,
2958
- stopColor: "#3DB1CA",
2959
- stopOpacity: 0.8
2960
- }))));
2961
- };
2962
-
2963
- var _excluded$t = ["size"];
2964
- var NeetoAnalytics = function NeetoAnalytics(_ref) {
2965
- var _ref$size = _ref.size,
2966
- size = _ref$size === void 0 ? 24 : _ref$size,
2967
- props = _objectWithoutProperties(_ref, _excluded$t);
2842
+ size = _ref$size === void 0 ? 36 : _ref$size,
2843
+ props = _objectWithoutProperties(_ref, _excluded$o);
2968
2844
 
2969
2845
  return /*#__PURE__*/React.createElement("svg", _extends({
2970
2846
  width: size,
2971
2847
  height: size,
2972
- viewBox: "0 0 40 40",
2848
+ viewBox: "0 0 458 458",
2973
2849
  fill: "none"
2974
- }, props), /*#__PURE__*/React.createElement("path", {
2975
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
2976
- fill: "url(#NeetoAnalytics_js__paint0_linear_3204_320)"
2977
- }), /*#__PURE__*/React.createElement("g", {
2978
- filter: "url(#NeetoAnalytics_js__filter0_d_3204_320)"
2979
- }, /*#__PURE__*/React.createElement("rect", {
2980
- x: 8.57143,
2981
- y: 18.9873,
2982
- width: 2.70498,
2983
- height: 4.73372,
2984
- fill: "white"
2985
- }), /*#__PURE__*/React.createElement("rect", {
2986
- x: 12.3585,
2987
- y: 15.606,
2988
- width: 2.70498,
2989
- height: 8.11495,
2990
- fill: "white"
2850
+ }, props), /*#__PURE__*/React.createElement("rect", {
2851
+ width: 458,
2852
+ height: 458,
2853
+ rx: 110,
2854
+ fill: "black"
2991
2855
  }), /*#__PURE__*/React.createElement("path", {
2992
- d: "M16.1455 11.1428H18.8505V23.721H16.1455V11.1428Z",
2993
- fill: "white"
2856
+ d: "M333.999 118.13H249.378L333.999 245.062V118.13Z",
2857
+ fill: "#5BCC5A"
2994
2858
  }), /*#__PURE__*/React.createElement("path", {
2995
- fillRule: "evenodd",
2996
- clipRule: "evenodd",
2997
- 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",
2859
+ d: "M124.138 339.838L124.139 118.13H185.248L334 339.838H271.109L173.219 195.982V339.838H124.138Z",
2998
2860
  fill: "white"
2999
- }), /*#__PURE__*/React.createElement("path", {
3000
- fillRule: "evenodd",
3001
- clipRule: "evenodd",
3002
- 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",
3003
- fill: "white"
3004
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3005
- id: "NeetoAnalytics_js__filter0_d_3204_320",
3006
- x: 8.57143,
3007
- y: 11.1428,
3008
- width: 23.6584,
3009
- height: 24.4043,
3010
- filterUnits: "userSpaceOnUse",
3011
- colorInterpolationFilters: "sRGB"
3012
- }, /*#__PURE__*/React.createElement("feFlood", {
3013
- floodOpacity: 0,
3014
- result: "BackgroundImageFix"
3015
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3016
- in: "SourceAlpha",
3017
- type: "matrix",
3018
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3019
- result: "hardAlpha"
3020
- }), /*#__PURE__*/React.createElement("feOffset", {
3021
- dx: 0.400674,
3022
- dy: 0.534232
3023
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3024
- stdDeviation: 0.200337
3025
- }), /*#__PURE__*/React.createElement("feComposite", {
3026
- in2: "hardAlpha",
3027
- operator: "out"
3028
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3029
- type: "matrix",
3030
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3031
- }), /*#__PURE__*/React.createElement("feBlend", {
3032
- mode: "normal",
3033
- in2: "BackgroundImageFix",
3034
- result: "effect1_dropShadow_3204_320"
3035
- }), /*#__PURE__*/React.createElement("feBlend", {
3036
- mode: "normal",
3037
- in: "SourceGraphic",
3038
- in2: "effect1_dropShadow_3204_320",
3039
- result: "shape"
3040
- })), /*#__PURE__*/React.createElement("linearGradient", {
3041
- id: "NeetoAnalytics_js__paint0_linear_3204_320",
3042
- x1: 40,
3043
- y1: 59,
3044
- x2: 5,
3045
- y2: -3.14286,
3046
- gradientUnits: "userSpaceOnUse"
3047
- }, /*#__PURE__*/React.createElement("stop", {
3048
- stopColor: "#8588FF"
3049
- }), /*#__PURE__*/React.createElement("stop", {
3050
- offset: 1,
3051
- stopColor: "#63D9FE"
3052
- }))));
2861
+ }));
3053
2862
  };
3054
2863
 
3055
- var _excluded$s = ["size"];
2864
+ var _excluded$n = ["size"];
3056
2865
  var NeetoCal = function NeetoCal(_ref) {
3057
2866
  var _ref$size = _ref.size,
3058
- size = _ref$size === void 0 ? 24 : _ref$size,
3059
- props = _objectWithoutProperties(_ref, _excluded$s);
2867
+ size = _ref$size === void 0 ? 36 : _ref$size,
2868
+ props = _objectWithoutProperties(_ref, _excluded$n);
3060
2869
 
3061
2870
  return /*#__PURE__*/React.createElement("svg", _extends({
3062
2871
  width: size,
3063
2872
  height: size,
3064
- viewBox: "0 0 40 40",
2873
+ viewBox: "0 0 458 458",
3065
2874
  fill: "none"
3066
- }, props), /*#__PURE__*/React.createElement("path", {
3067
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3068
- fill: "url(#NeetoCal_js__paint0_linear_3204_328)"
3069
- }), /*#__PURE__*/React.createElement("g", {
3070
- filter: "url(#NeetoCal_js__filter0_d_3204_328)"
3071
- }, /*#__PURE__*/React.createElement("rect", {
3072
- x: 14.1235,
3073
- y: 22.2222,
3074
- width: 2.39859,
3075
- height: 2.39859,
3076
- rx: 0.239859,
3077
- fill: "white"
3078
- }), /*#__PURE__*/React.createElement("rect", {
3079
- x: 14.1235,
3080
- y: 25.3404,
3081
- width: 2.39859,
3082
- height: 2.39859,
3083
- rx: 0.239859,
3084
- fill: "white"
3085
- }), /*#__PURE__*/React.createElement("rect", {
3086
- x: 17.2416,
3087
- y: 19.1041,
3088
- width: 2.39859,
3089
- height: 2.39859,
3090
- rx: 0.239859,
3091
- fill: "white"
2875
+ }, props), /*#__PURE__*/React.createElement("rect", {
2876
+ width: 458,
2877
+ height: 458,
2878
+ rx: 110,
2879
+ fill: "black"
3092
2880
  }), /*#__PURE__*/React.createElement("rect", {
3093
- x: 17.2416,
3094
- y: 22.2222,
3095
- width: 2.39859,
3096
- height: 2.39859,
3097
- rx: 0.239859,
3098
- fill: "white"
3099
- }), /*#__PURE__*/React.createElement("rect", {
3100
- x: 17.2416,
3101
- y: 25.3404,
3102
- width: 2.39859,
3103
- height: 2.39859,
3104
- rx: 0.239859,
3105
- fill: "white"
3106
- }), /*#__PURE__*/React.createElement("rect", {
3107
- x: 20.3598,
3108
- y: 19.1041,
3109
- width: 2.39859,
3110
- height: 2.39859,
3111
- rx: 0.239859,
3112
- fill: "white"
2881
+ x: 109,
2882
+ y: 118.647,
2883
+ width: 239,
2884
+ height: 239,
2885
+ rx: 44.6133,
2886
+ fill: "#75DC66"
2887
+ }), /*#__PURE__*/React.createElement("path", {
2888
+ d: "M109 163.261C109 138.622 128.974 118.647 153.613 118.647H303.387C328.026 118.647 348 138.622 348 163.261V198.314H109V163.261Z",
2889
+ fill: "#5BCC5A"
3113
2890
  }), /*#__PURE__*/React.createElement("rect", {
3114
- x: 23.478,
3115
- y: 19.1041,
3116
- width: 2.39859,
3117
- height: 2.39859,
3118
- rx: 0.239859,
3119
- fill: "white"
2891
+ x: 109,
2892
+ y: 198.312,
2893
+ width: 79.6667,
2894
+ height: 79.6667,
2895
+ fill: "#75DC66"
2896
+ }), /*#__PURE__*/React.createElement("path", {
2897
+ d: "M109 277.978H188.667V357.645H153.613C128.974 357.645 109 337.671 109 313.031V277.978Z",
2898
+ fill: "#75DC66"
3120
2899
  }), /*#__PURE__*/React.createElement("rect", {
3121
- x: 20.3598,
3122
- y: 22.2222,
3123
- width: 2.39859,
3124
- height: 2.39859,
3125
- rx: 0.239859,
3126
- fill: "white"
2900
+ x: 188.667,
2901
+ y: 277.978,
2902
+ width: 79.6667,
2903
+ height: 79.6667,
2904
+ fill: "#0DA84C"
3127
2905
  }), /*#__PURE__*/React.createElement("rect", {
3128
- x: 20.3598,
3129
- y: 25.3404,
3130
- width: 2.39859,
3131
- height: 2.39859,
3132
- rx: 0.239859,
3133
- fill: "white"
2906
+ x: 268.333,
2907
+ y: 198.312,
2908
+ width: 79.6667,
2909
+ height: 79.6667,
2910
+ fill: "#0DA84C"
3134
2911
  }), /*#__PURE__*/React.createElement("rect", {
3135
- x: 23.478,
3136
- y: 22.2222,
3137
- width: 2.39859,
3138
- height: 2.39859,
3139
- rx: 0.239859,
3140
- fill: "white"
2912
+ x: 188.667,
2913
+ y: 198.312,
2914
+ width: 79.6667,
2915
+ height: 79.6667,
2916
+ fill: "#75DC66"
2917
+ }), /*#__PURE__*/React.createElement("path", {
2918
+ d: "M268.333 277.978H348V313.031C348 337.671 328.026 357.645 303.387 357.645H268.333V277.978Z",
2919
+ fill: "#0DA84C"
3141
2920
  }), /*#__PURE__*/React.createElement("rect", {
3142
- x: 14.963,
3143
- y: 11.4285,
3144
- width: 1.79894,
3145
- height: 3.35802,
3146
- rx: 0.899471,
3147
- fill: "white"
2921
+ x: 261.164,
2922
+ y: 100.323,
2923
+ width: 28.68,
2924
+ height: 47.0033,
2925
+ rx: 14.34,
2926
+ fill: "#0DA84C"
3148
2927
  }), /*#__PURE__*/React.createElement("rect", {
3149
- x: 23.2381,
3150
- y: 11.4285,
3151
- width: 1.79894,
3152
- height: 3.35802,
3153
- rx: 0.899471,
3154
- fill: "white"
3155
- }), /*#__PURE__*/React.createElement("path", {
3156
- fillRule: "evenodd",
3157
- clipRule: "evenodd",
3158
- 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",
3159
- fill: "white"
3160
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3161
- id: "NeetoCal_js__filter0_d_3204_328",
3162
- x: 10.2857,
3163
- y: 11.4285,
3164
- width: 21.1429,
3165
- height: 22.1484,
3166
- filterUnits: "userSpaceOnUse",
3167
- colorInterpolationFilters: "sRGB"
3168
- }, /*#__PURE__*/React.createElement("feFlood", {
3169
- floodOpacity: 0,
3170
- result: "BackgroundImageFix"
3171
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3172
- in: "SourceAlpha",
3173
- type: "matrix",
3174
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3175
- result: "hardAlpha"
3176
- }), /*#__PURE__*/React.createElement("feOffset", {
3177
- dx: 0.857143,
3178
- dy: 1.14286
3179
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3180
- stdDeviation: 0.428571
3181
- }), /*#__PURE__*/React.createElement("feComposite", {
3182
- in2: "hardAlpha",
3183
- operator: "out"
3184
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3185
- type: "matrix",
3186
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3187
- }), /*#__PURE__*/React.createElement("feBlend", {
3188
- mode: "normal",
3189
- in2: "BackgroundImageFix",
3190
- result: "effect1_dropShadow_3204_328"
3191
- }), /*#__PURE__*/React.createElement("feBlend", {
3192
- mode: "normal",
3193
- in: "SourceGraphic",
3194
- in2: "effect1_dropShadow_3204_328",
3195
- result: "shape"
3196
- })), /*#__PURE__*/React.createElement("linearGradient", {
3197
- id: "NeetoCal_js__paint0_linear_3204_328",
3198
- x1: 40,
3199
- y1: 48.1429,
3200
- x2: 21.1215,
3201
- y2: 4.67289,
3202
- gradientUnits: "userSpaceOnUse"
3203
- }, /*#__PURE__*/React.createElement("stop", {
3204
- stopColor: "#EE4D5F"
3205
- }), /*#__PURE__*/React.createElement("stop", {
3206
- offset: 1,
3207
- stopColor: "#FFCDA5"
3208
- }))));
2928
+ x: 167.158,
2929
+ y: 100.323,
2930
+ width: 28.68,
2931
+ height: 47.0033,
2932
+ rx: 14.34,
2933
+ fill: "#0DA84C"
2934
+ }));
3209
2935
  };
3210
2936
 
3211
- var _excluded$r = ["size"];
2937
+ var _excluded$m = ["size"];
3212
2938
  var NeetoChangelog = function NeetoChangelog(_ref) {
3213
2939
  var _ref$size = _ref.size,
3214
- size = _ref$size === void 0 ? 24 : _ref$size,
3215
- props = _objectWithoutProperties(_ref, _excluded$r);
2940
+ size = _ref$size === void 0 ? 36 : _ref$size,
2941
+ props = _objectWithoutProperties(_ref, _excluded$m);
3216
2942
 
3217
2943
  return /*#__PURE__*/React.createElement("svg", _extends({
3218
2944
  width: size,
3219
2945
  height: size,
3220
- viewBox: "0 0 40 40",
2946
+ viewBox: "0 0 458 458",
3221
2947
  fill: "none"
3222
- }, props), /*#__PURE__*/React.createElement("path", {
3223
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3224
- fill: "url(#NeetoChangelog_js__paint0_linear_3193_166)"
3225
- }), /*#__PURE__*/React.createElement("g", {
3226
- filter: "url(#NeetoChangelog_js__filter0_d_3193_166)"
3227
- }, /*#__PURE__*/React.createElement("rect", {
3228
- x: 25.2081,
3229
- y: 13.4286,
3230
- width: 2.43007,
3231
- height: 15.7488,
3232
- rx: 1.21504,
3233
- fill: "white"
2948
+ }, props), /*#__PURE__*/React.createElement("rect", {
2949
+ width: 458,
2950
+ height: 458,
2951
+ rx: 110,
2952
+ fill: "black"
3234
2953
  }), /*#__PURE__*/React.createElement("path", {
3235
- fillRule: "evenodd",
3236
- clipRule: "evenodd",
3237
- 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",
3238
- fill: "white"
2954
+ d: "M255.615 298.619C255.615 331.414 229.029 358 196.234 358C163.438 358 136.853 331.414 136.853 298.619C136.853 265.824 163.438 239.238 196.234 239.238C229.029 239.238 255.615 265.824 255.615 298.619Z",
2955
+ fill: "#75DC66"
3239
2956
  }), /*#__PURE__*/React.createElement("path", {
3240
- 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",
3241
- fill: "white"
2957
+ d: "M102 224.395C102 187.679 131.764 157.914 168.481 157.914H205.271V290.876H168.481C131.764 290.876 102 261.111 102 224.395Z",
2958
+ fill: "#5BCC5A"
3242
2959
  }), /*#__PURE__*/React.createElement("path", {
3243
- fillRule: "evenodd",
3244
- clipRule: "evenodd",
3245
- 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",
3246
- fill: "white"
3247
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3248
- id: "NeetoChangelog_js__filter0_d_3193_166",
3249
- x: 8.5715,
3250
- y: 13.4286,
3251
- width: 24.2859,
3252
- height: 19.5245,
3253
- filterUnits: "userSpaceOnUse",
3254
- colorInterpolationFilters: "sRGB"
3255
- }, /*#__PURE__*/React.createElement("feFlood", {
3256
- floodOpacity: 0,
3257
- result: "BackgroundImageFix"
3258
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3259
- in: "SourceAlpha",
3260
- type: "matrix",
3261
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3262
- result: "hardAlpha"
3263
- }), /*#__PURE__*/React.createElement("feOffset", {
3264
- dx: 0.857143,
3265
- dy: 1.14286
3266
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3267
- stdDeviation: 0.428571
3268
- }), /*#__PURE__*/React.createElement("feComposite", {
3269
- in2: "hardAlpha",
3270
- operator: "out"
3271
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3272
- type: "matrix",
3273
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3274
- }), /*#__PURE__*/React.createElement("feBlend", {
3275
- mode: "normal",
3276
- in2: "BackgroundImageFix",
3277
- result: "effect1_dropShadow_3193_166"
3278
- }), /*#__PURE__*/React.createElement("feBlend", {
3279
- mode: "normal",
3280
- in: "SourceGraphic",
3281
- in2: "effect1_dropShadow_3193_166",
3282
- result: "shape"
3283
- })), /*#__PURE__*/React.createElement("linearGradient", {
3284
- id: "NeetoChangelog_js__paint0_linear_3193_166",
3285
- x1: 43.1429,
3286
- y1: 51.8571,
3287
- x2: 6.28572,
3288
- y2: -3.57143,
3289
- gradientUnits: "userSpaceOnUse"
3290
- }, /*#__PURE__*/React.createElement("stop", {
3291
- stopColor: "#FFA768"
3292
- }), /*#__PURE__*/React.createElement("stop", {
3293
- offset: 0.6986,
3294
- stopColor: "#FF8787"
3295
- }))));
3296
- };
3297
-
3298
- var _excluded$q = ["size"];
3299
- var NeetoChat = function NeetoChat(_ref) {
3300
- var _ref$size = _ref.size,
3301
- size = _ref$size === void 0 ? 24 : _ref$size,
3302
- props = _objectWithoutProperties(_ref, _excluded$q);
3303
-
3304
- return /*#__PURE__*/React.createElement("svg", _extends({
3305
- width: size,
3306
- height: size,
3307
- viewBox: "0 0 40 40",
3308
- fill: "none"
3309
- }, props), /*#__PURE__*/React.createElement("g", {
3310
- clipPath: "url(#NeetoChat_js__clip0_3083_351)"
3311
- }, /*#__PURE__*/React.createElement("path", {
3312
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3313
- fill: "url(#NeetoChat_js__paint0_linear_3083_351)"
3314
- }), /*#__PURE__*/React.createElement("g", {
3315
- filter: "url(#NeetoChat_js__filter0_d_3083_351)"
3316
- }, /*#__PURE__*/React.createElement("path", {
3317
- 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",
3318
- fill: "white"
3319
- }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3320
- id: "NeetoChat_js__filter0_d_3083_351",
3321
- x: 8.55116,
3322
- y: 11.9149,
3323
- width: 23.406,
3324
- height: 22.3934,
3325
- filterUnits: "userSpaceOnUse",
3326
- colorInterpolationFilters: "sRGB"
3327
- }, /*#__PURE__*/React.createElement("feFlood", {
3328
- floodOpacity: 0,
3329
- result: "BackgroundImageFix"
3330
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3331
- in: "SourceAlpha",
3332
- type: "matrix",
3333
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3334
- result: "hardAlpha"
3335
- }), /*#__PURE__*/React.createElement("feOffset", {
3336
- dy: 0.833102
3337
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3338
- stdDeviation: 1.04138
3339
- }), /*#__PURE__*/React.createElement("feComposite", {
3340
- in2: "hardAlpha",
3341
- operator: "out"
3342
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3343
- type: "matrix",
3344
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
3345
- }), /*#__PURE__*/React.createElement("feBlend", {
3346
- mode: "normal",
3347
- in2: "BackgroundImageFix",
3348
- result: "effect1_dropShadow_3083_351"
3349
- }), /*#__PURE__*/React.createElement("feBlend", {
3350
- mode: "normal",
3351
- in: "SourceGraphic",
3352
- in2: "effect1_dropShadow_3083_351",
3353
- result: "shape"
3354
- })), /*#__PURE__*/React.createElement("linearGradient", {
3355
- id: "NeetoChat_js__paint0_linear_3083_351",
3356
- x1: 21.3084,
3357
- y1: 56.0748,
3358
- x2: 21.1215,
3359
- y2: 4.67289,
3360
- gradientUnits: "userSpaceOnUse"
3361
- }, /*#__PURE__*/React.createElement("stop", {
3362
- stopColor: "#A368DC"
3363
- }), /*#__PURE__*/React.createElement("stop", {
3364
- offset: 1,
3365
- stopColor: "#8886FF"
3366
- })), /*#__PURE__*/React.createElement("clipPath", {
3367
- id: "NeetoChat_js__clip0_3083_351"
3368
- }, /*#__PURE__*/React.createElement("rect", {
3369
- width: 40,
3370
- height: 40,
3371
- fill: "white"
3372
- }))));
3373
- };
3374
-
3375
- var _excluded$p = ["size"];
3376
- var NeetoCi = function NeetoCi(_ref) {
3377
- var _ref$size = _ref.size,
3378
- size = _ref$size === void 0 ? 24 : _ref$size,
3379
- props = _objectWithoutProperties(_ref, _excluded$p);
3380
-
3381
- return /*#__PURE__*/React.createElement("svg", _extends({
3382
- width: size,
3383
- height: size,
3384
- viewBox: "0 0 40 40",
3385
- fill: "none"
3386
- }, props), /*#__PURE__*/React.createElement("path", {
3387
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3388
- fill: "url(#NeetoCi_js__paint0_linear_3193_176)"
3389
- }), /*#__PURE__*/React.createElement("g", {
3390
- filter: "url(#NeetoCi_js__filter0_d_3193_176)"
3391
- }, /*#__PURE__*/React.createElement("path", {
3392
- 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",
3393
- fill: "white"
3394
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3395
- id: "NeetoCi_js__filter0_d_3193_176",
3396
- x: 9.71426,
3397
- y: 12,
3398
- width: 22.2857,
3399
- height: 22.5714,
3400
- filterUnits: "userSpaceOnUse",
3401
- colorInterpolationFilters: "sRGB"
3402
- }, /*#__PURE__*/React.createElement("feFlood", {
3403
- floodOpacity: 0,
3404
- result: "BackgroundImageFix"
3405
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3406
- in: "SourceAlpha",
3407
- type: "matrix",
3408
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3409
- result: "hardAlpha"
3410
- }), /*#__PURE__*/React.createElement("feOffset", {
3411
- dx: 0.857143,
3412
- dy: 1.14286
3413
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3414
- stdDeviation: 0.428571
3415
- }), /*#__PURE__*/React.createElement("feComposite", {
3416
- in2: "hardAlpha",
3417
- operator: "out"
3418
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3419
- type: "matrix",
3420
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3421
- }), /*#__PURE__*/React.createElement("feBlend", {
3422
- mode: "normal",
3423
- in2: "BackgroundImageFix",
3424
- result: "effect1_dropShadow_3193_176"
3425
- }), /*#__PURE__*/React.createElement("feBlend", {
3426
- mode: "normal",
3427
- in: "SourceGraphic",
3428
- in2: "effect1_dropShadow_3193_176",
3429
- result: "shape"
3430
- })), /*#__PURE__*/React.createElement("linearGradient", {
3431
- id: "NeetoCi_js__paint0_linear_3193_176",
3432
- x1: 40,
3433
- y1: 48.1429,
3434
- x2: -22.8571,
3435
- y2: -24.7143,
3436
- gradientUnits: "userSpaceOnUse"
3437
- }, /*#__PURE__*/React.createElement("stop", {
3438
- stopColor: "#FF85B8"
3439
- }), /*#__PURE__*/React.createElement("stop", {
3440
- offset: 1,
3441
- stopColor: "#EF8F59"
3442
- }))));
3443
- };
3444
-
3445
- var _excluded$o = ["size"];
3446
- var NeetoCode = function NeetoCode(_ref) {
3447
- var _ref$size = _ref.size,
3448
- size = _ref$size === void 0 ? 24 : _ref$size,
3449
- props = _objectWithoutProperties(_ref, _excluded$o);
3450
-
3451
- return /*#__PURE__*/React.createElement("svg", _extends({
3452
- width: size,
3453
- height: size,
3454
- viewBox: "0 0 140 140",
3455
- fill: "none"
3456
- }, props), /*#__PURE__*/React.createElement("path", {
3457
- d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
3458
- fill: "url(#NeetoCode_js__paint0_linear_5716_1822)"
3459
- }), /*#__PURE__*/React.createElement("g", {
3460
- filter: "url(#NeetoCode_js__filter0_d_5716_1822)"
3461
- }, /*#__PURE__*/React.createElement("path", {
3462
- fillRule: "evenodd",
3463
- clipRule: "evenodd",
3464
- d: "M103 70C103 51.7746 88.2254 37 70 37H37V103H103V70ZM71.7122 55.08L49.0804 71.0645L55.5939 77.5777L71.7122 66.1936V55.08ZM59.4909 81.4737L55.5949 77.5777L59.4909 74.8263V81.4737ZM84.6045 68.0334L80.7086 64.1374V70.7849L84.6045 68.0334ZM91.119 74.5466L68.4873 90.5311V79.4176L84.6055 68.0334L91.119 74.5466Z",
3465
- fill: "white"
3466
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3467
- id: "NeetoCode_js__filter0_d_5716_1822",
3468
- x: 37,
3469
- y: 37,
3470
- width: 68.64,
3471
- height: 69.08,
3472
- filterUnits: "userSpaceOnUse",
3473
- colorInterpolationFilters: "sRGB"
3474
- }, /*#__PURE__*/React.createElement("feFlood", {
3475
- floodOpacity: 0,
3476
- result: "BackgroundImageFix"
3477
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3478
- in: "SourceAlpha",
3479
- type: "matrix",
3480
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3481
- result: "hardAlpha"
3482
- }), /*#__PURE__*/React.createElement("feOffset", {
3483
- dx: 1.32,
3484
- dy: 1.76
3485
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3486
- stdDeviation: 0.66
3487
- }), /*#__PURE__*/React.createElement("feComposite", {
3488
- in2: "hardAlpha",
3489
- operator: "out"
3490
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3491
- type: "matrix",
3492
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3493
- }), /*#__PURE__*/React.createElement("feBlend", {
3494
- mode: "normal",
3495
- in2: "BackgroundImageFix",
3496
- result: "effect1_dropShadow_5716_1822"
3497
- }), /*#__PURE__*/React.createElement("feBlend", {
3498
- mode: "normal",
3499
- in: "SourceGraphic",
3500
- in2: "effect1_dropShadow_5716_1822",
3501
- result: "shape"
3502
- })), /*#__PURE__*/React.createElement("linearGradient", {
3503
- id: "NeetoCode_js__paint0_linear_5716_1822",
3504
- x1: -15,
3505
- y1: -38.5,
3506
- x2: 202.5,
3507
- y2: 248,
3508
- gradientUnits: "userSpaceOnUse"
3509
- }, /*#__PURE__*/React.createElement("stop", {
3510
- offset: 0.373525,
3511
- stopColor: "#8176FF"
3512
- }), /*#__PURE__*/React.createElement("stop", {
3513
- offset: 1,
3514
- stopColor: "#41BBFF"
3515
- }))));
3516
- };
3517
-
3518
- var _excluded$n = ["size"];
3519
- var NeetoCourse = function NeetoCourse(_ref) {
3520
- var _ref$size = _ref.size,
3521
- size = _ref$size === void 0 ? 24 : _ref$size,
3522
- props = _objectWithoutProperties(_ref, _excluded$n);
3523
-
3524
- return /*#__PURE__*/React.createElement("svg", _extends({
3525
- width: size,
3526
- height: size,
3527
- viewBox: "0 0 40 40",
3528
- fill: "none"
3529
- }, props), /*#__PURE__*/React.createElement("path", {
3530
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3531
- fill: "url(#NeetoCourse_js__paint0_linear_3193_169)"
3532
- }), /*#__PURE__*/React.createElement("g", {
3533
- filter: "url(#NeetoCourse_js__filter0_d_3193_169)"
3534
- }, /*#__PURE__*/React.createElement("path", {
3535
- fillRule: "evenodd",
3536
- clipRule: "evenodd",
3537
- 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",
3538
- fill: "white"
2960
+ d: "M205.27 157.912L338.322 101.052C346.839 97.4128 356.304 103.661 356.304 112.923V335.863C356.304 345.125 346.839 351.373 338.322 347.734L205.27 290.874V157.912Z",
2961
+ fill: "#5BCC5A"
3539
2962
  }), /*#__PURE__*/React.createElement("path", {
3540
- fillRule: "evenodd",
3541
- clipRule: "evenodd",
3542
- 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",
3543
- fill: "white"
2963
+ d: "M205.271 239.92L205.27 290.874L168.481 290.876C157.777 290.876 147.663 288.345 138.705 283.85C145.27 258.2 168.538 239.237 196.235 239.237C199.307 239.237 202.325 239.47 205.271 239.92Z",
2964
+ fill: "#0DA84C"
3544
2965
  }), /*#__PURE__*/React.createElement("path", {
3545
- d: "M28.419 26.5485H29.7142V29.1389H28.419V26.5485Z",
3546
- fill: "white"
3547
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3548
- id: "NeetoCourse_js__filter0_d_3193_169",
3549
- x: 10.2857,
3550
- y: 8.28571,
3551
- width: 21.1429,
3552
- height: 25.7028,
3553
- filterUnits: "userSpaceOnUse",
3554
- colorInterpolationFilters: "sRGB"
3555
- }, /*#__PURE__*/React.createElement("feFlood", {
3556
- floodOpacity: 0,
3557
- result: "BackgroundImageFix"
3558
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3559
- in: "SourceAlpha",
3560
- type: "matrix",
3561
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3562
- result: "hardAlpha"
3563
- }), /*#__PURE__*/React.createElement("feOffset", {
3564
- dx: 0.857143,
3565
- dy: 1.14286
3566
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3567
- stdDeviation: 0.428571
3568
- }), /*#__PURE__*/React.createElement("feComposite", {
3569
- in2: "hardAlpha",
3570
- operator: "out"
3571
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3572
- type: "matrix",
3573
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3574
- }), /*#__PURE__*/React.createElement("feBlend", {
3575
- mode: "normal",
3576
- in2: "BackgroundImageFix",
3577
- result: "effect1_dropShadow_3193_169"
3578
- }), /*#__PURE__*/React.createElement("feBlend", {
3579
- mode: "normal",
3580
- in: "SourceGraphic",
3581
- in2: "effect1_dropShadow_3193_169",
3582
- result: "shape"
3583
- })), /*#__PURE__*/React.createElement("linearGradient", {
3584
- id: "NeetoCourse_js__paint0_linear_3193_169",
3585
- x1: 40,
3586
- y1: 48.1429,
3587
- x2: -6.85714,
3588
- y2: -9.71428,
3589
- gradientUnits: "userSpaceOnUse"
3590
- }, /*#__PURE__*/React.createElement("stop", {
3591
- stopColor: "#59CBEF"
3592
- }), /*#__PURE__*/React.createElement("stop", {
3593
- offset: 1,
3594
- stopColor: "#8CD672"
3595
- }))));
2966
+ d: "M254.156 311.763L205.27 290.874L205.271 239.92C233.777 244.273 255.615 268.896 255.615 298.619C255.615 303.136 255.111 307.535 254.156 311.763Z",
2967
+ fill: "#0DA84C"
2968
+ }));
3596
2969
  };
3597
2970
 
3598
- var _excluded$m = ["size"];
3599
- var NeetoCrm = function NeetoCrm(_ref) {
2971
+ var _excluded$l = ["size"];
2972
+ var NeetoChat = function NeetoChat(_ref) {
3600
2973
  var _ref$size = _ref.size,
3601
- size = _ref$size === void 0 ? 24 : _ref$size,
3602
- props = _objectWithoutProperties(_ref, _excluded$m);
2974
+ size = _ref$size === void 0 ? 36 : _ref$size,
2975
+ props = _objectWithoutProperties(_ref, _excluded$l);
3603
2976
 
3604
2977
  return /*#__PURE__*/React.createElement("svg", _extends({
3605
2978
  width: size,
3606
2979
  height: size,
3607
- viewBox: "0 0 40 40",
2980
+ viewBox: "0 0 458 458",
3608
2981
  fill: "none"
3609
- }, props), /*#__PURE__*/React.createElement("path", {
3610
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3611
- fill: "url(#NeetoCrm_js__paint0_linear_3204_326)"
2982
+ }, props), /*#__PURE__*/React.createElement("rect", {
2983
+ width: 458,
2984
+ height: 458,
2985
+ rx: 110,
2986
+ fill: "black"
3612
2987
  }), /*#__PURE__*/React.createElement("g", {
3613
- clipPath: "url(#NeetoCrm_js__clip0_3204_326)"
3614
- }, /*#__PURE__*/React.createElement("g", {
3615
- filter: "url(#NeetoCrm_js__filter0_d_3204_326)"
2988
+ clipPath: "url(#NeetoChat_js__clip0_318_35356)"
3616
2989
  }, /*#__PURE__*/React.createElement("path", {
3617
- fillRule: "evenodd",
3618
- clipRule: "evenodd",
3619
- 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",
3620
- fill: "white"
2990
+ d: "M330.602 298.701C330.602 331.451 306.451 358 276.66 358H153.942C124.151 358 100 331.451 100 298.701V257.192C100 224.442 124.151 197.893 153.942 197.893H276.66C306.451 197.893 330.602 224.442 330.602 257.192V298.701Z",
2991
+ fill: "#75DC66"
3621
2992
  }), /*#__PURE__*/React.createElement("path", {
3622
- fillRule: "evenodd",
3623
- clipRule: "evenodd",
3624
- 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",
3625
- fill: "white"
2993
+ d: "M197.095 153.418L127.645 205.305L197.095 199.375V153.418Z",
2994
+ fill: "#75DC66"
3626
2995
  }), /*#__PURE__*/React.createElement("path", {
3627
- fillRule: "evenodd",
3628
- clipRule: "evenodd",
3629
- 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",
3630
- fill: "white"
2996
+ d: "M126.257 158.64C126.257 126.254 150.527 100 180.466 100H303.792C333.73 100 358.001 126.254 358.001 158.64V199.688C358.001 232.074 333.73 258.328 303.792 258.328H180.466C150.527 258.328 126.257 232.074 126.257 199.688V158.64Z",
2997
+ fill: "#5BCC5A"
3631
2998
  }), /*#__PURE__*/React.createElement("path", {
3632
- fillRule: "evenodd",
3633
- clipRule: "evenodd",
3634
- 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",
3635
- fill: "white"
2999
+ d: "M260.424 302.308L330.218 250.998L260.424 256.862V302.308Z",
3000
+ fill: "#5BCC5A"
3636
3001
  }), /*#__PURE__*/React.createElement("path", {
3637
- fillRule: "evenodd",
3638
- clipRule: "evenodd",
3639
- 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",
3640
- fill: "white"
3641
- }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3642
- id: "NeetoCrm_js__filter0_d_3204_326",
3643
- x: 9.7511,
3644
- y: 12.0369,
3645
- width: 22.2377,
3646
- height: 22.5277,
3647
- filterUnits: "userSpaceOnUse",
3648
- colorInterpolationFilters: "sRGB"
3649
- }, /*#__PURE__*/React.createElement("feFlood", {
3650
- floodOpacity: 0,
3651
- result: "BackgroundImageFix"
3652
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3653
- in: "SourceAlpha",
3654
- type: "matrix",
3655
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3656
- result: "hardAlpha"
3657
- }), /*#__PURE__*/React.createElement("feOffset", {
3658
- dx: 0.87,
3659
- dy: 1.16
3660
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3661
- stdDeviation: 0.435
3662
- }), /*#__PURE__*/React.createElement("feComposite", {
3663
- in2: "hardAlpha",
3664
- operator: "out"
3665
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3666
- type: "matrix",
3667
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3668
- }), /*#__PURE__*/React.createElement("feBlend", {
3669
- mode: "normal",
3670
- in2: "BackgroundImageFix",
3671
- result: "effect1_dropShadow_3204_326"
3672
- }), /*#__PURE__*/React.createElement("feBlend", {
3673
- mode: "normal",
3674
- in: "SourceGraphic",
3675
- in2: "effect1_dropShadow_3204_326",
3676
- result: "shape"
3677
- })), /*#__PURE__*/React.createElement("linearGradient", {
3678
- id: "NeetoCrm_js__paint0_linear_3204_326",
3679
- x1: 40,
3680
- y1: 48.1429,
3681
- x2: 21.1215,
3682
- y2: 4.67289,
3683
- gradientUnits: "userSpaceOnUse"
3684
- }, /*#__PURE__*/React.createElement("stop", {
3685
- stopColor: "#609AF0"
3686
- }), /*#__PURE__*/React.createElement("stop", {
3687
- offset: 1,
3688
- stopColor: "#6BD1F1"
3689
- })), /*#__PURE__*/React.createElement("clipPath", {
3690
- id: "NeetoCrm_js__clip0_3204_326"
3002
+ d: "M330.297 250.853C330.208 250.907 330.119 250.961 330.029 251.014L330.218 250.998L260.424 302.308L260.424 258.328L180.466 258.328C152.524 258.328 129.519 235.459 126.575 206.08C126.991 205.81 127.41 205.547 127.833 205.289L127.645 205.305L197.095 153.418L197.095 197.893L276.66 197.893C304.503 197.893 327.419 221.083 330.297 250.853Z",
3003
+ fill: "#0DA84C"
3004
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3005
+ id: "NeetoChat_js__clip0_318_35356"
3691
3006
  }, /*#__PURE__*/React.createElement("rect", {
3692
- width: 27.4286,
3693
- height: 27.4286,
3007
+ width: 258,
3008
+ height: 258,
3694
3009
  fill: "white",
3695
- transform: "translate(6.28571 8.57147)"
3696
- }))));
3697
- };
3698
-
3699
- var _excluded$l = ["size"];
3700
- var NeetoDeploy = function NeetoDeploy(_ref) {
3701
- var _ref$size = _ref.size,
3702
- size = _ref$size === void 0 ? 24 : _ref$size,
3703
- props = _objectWithoutProperties(_ref, _excluded$l);
3704
-
3705
- return /*#__PURE__*/React.createElement("svg", _extends({
3706
- width: size,
3707
- height: size,
3708
- viewBox: "0 0 40 40",
3709
- fill: "none"
3710
- }, props), /*#__PURE__*/React.createElement("path", {
3711
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3712
- fill: "url(#NeetoDeploy_js__paint0_linear_3193_173)"
3713
- }), /*#__PURE__*/React.createElement("g", {
3714
- filter: "url(#NeetoDeploy_js__filter0_d_3193_173)"
3715
- }, /*#__PURE__*/React.createElement("path", {
3716
- 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",
3717
- fill: "white"
3718
- }), /*#__PURE__*/React.createElement("path", {
3719
- 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",
3720
- fill: "white"
3721
- }), /*#__PURE__*/React.createElement("path", {
3722
- 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",
3723
- fill: "white"
3724
- }), /*#__PURE__*/React.createElement("path", {
3725
- 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",
3726
- fill: "white"
3727
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3728
- id: "NeetoDeploy_js__filter0_d_3193_173",
3729
- x: 6.85938,
3730
- y: 9.71484,
3731
- width: 25.998,
3732
- height: 25.9954,
3733
- filterUnits: "userSpaceOnUse",
3734
- colorInterpolationFilters: "sRGB"
3735
- }, /*#__PURE__*/React.createElement("feFlood", {
3736
- floodOpacity: 0,
3737
- result: "BackgroundImageFix"
3738
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3739
- in: "SourceAlpha",
3740
- type: "matrix",
3741
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3742
- result: "hardAlpha"
3743
- }), /*#__PURE__*/React.createElement("feOffset", {
3744
- dx: 1.42857,
3745
- dy: 1.14286
3746
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3747
- stdDeviation: 0.714286
3748
- }), /*#__PURE__*/React.createElement("feComposite", {
3749
- in2: "hardAlpha",
3750
- operator: "out"
3751
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3752
- type: "matrix",
3753
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3754
- }), /*#__PURE__*/React.createElement("feBlend", {
3755
- mode: "normal",
3756
- in2: "BackgroundImageFix",
3757
- result: "effect1_dropShadow_3193_173"
3758
- }), /*#__PURE__*/React.createElement("feBlend", {
3759
- mode: "normal",
3760
- in: "SourceGraphic",
3761
- in2: "effect1_dropShadow_3193_173",
3762
- result: "shape"
3763
- })), /*#__PURE__*/React.createElement("linearGradient", {
3764
- id: "NeetoDeploy_js__paint0_linear_3193_173",
3765
- x1: 48.1429,
3766
- y1: 59.8571,
3767
- x2: -6.85714,
3768
- y2: -9.71429,
3769
- gradientUnits: "userSpaceOnUse"
3770
- }, /*#__PURE__*/React.createElement("stop", {
3771
- stopColor: "#67BDE2"
3772
- }), /*#__PURE__*/React.createElement("stop", {
3773
- offset: 1,
3774
- stopColor: "#14D1A4"
3010
+ transform: "translate(100 100)"
3775
3011
  }))));
3776
3012
  };
3777
3013
 
3778
3014
  var _excluded$k = ["size"];
3779
- var NeetoDesk = function NeetoDesk(_ref) {
3015
+ var NeetoCi = function NeetoCi(_ref) {
3780
3016
  var _ref$size = _ref.size,
3781
- size = _ref$size === void 0 ? 24 : _ref$size,
3017
+ size = _ref$size === void 0 ? 36 : _ref$size,
3782
3018
  props = _objectWithoutProperties(_ref, _excluded$k);
3783
3019
 
3784
3020
  return /*#__PURE__*/React.createElement("svg", _extends({
3785
3021
  width: size,
3786
3022
  height: size,
3787
- viewBox: "0 0 40 40",
3023
+ viewBox: "0 0 458 458",
3788
3024
  fill: "none"
3789
- }, props), /*#__PURE__*/React.createElement("g", {
3790
- clipPath: "url(#NeetoDesk_js__clip0_3083_350)"
3791
- }, /*#__PURE__*/React.createElement("path", {
3792
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3793
- fill: "url(#NeetoDesk_js__paint0_linear_3083_350)"
3794
- }), /*#__PURE__*/React.createElement("g", {
3795
- filter: "url(#NeetoDesk_js__filter0_d_3083_350)"
3796
- }, /*#__PURE__*/React.createElement("path", {
3797
- 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",
3798
- fill: "white"
3025
+ }, props), /*#__PURE__*/React.createElement("rect", {
3026
+ width: 458,
3027
+ height: 458,
3028
+ rx: 110,
3029
+ fill: "black"
3799
3030
  }), /*#__PURE__*/React.createElement("path", {
3800
- 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",
3801
- fill: "white"
3031
+ d: "M288.031 263.358C288.031 314.453 246.61 355.874 195.516 355.874C144.421 355.874 103 314.453 103 263.358C103 212.263 144.421 170.843 195.516 170.843C246.61 170.843 288.031 212.263 288.031 263.358Z",
3032
+ fill: "#5BCC5A"
3802
3033
  }), /*#__PURE__*/React.createElement("path", {
3803
- 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",
3804
- fill: "white"
3805
- }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3806
- id: "NeetoDesk_js__filter0_d_3083_350",
3807
- x: 9.51115,
3808
- y: 10.9093,
3809
- width: 22.4398,
3810
- height: 19.0993,
3811
- filterUnits: "userSpaceOnUse",
3812
- colorInterpolationFilters: "sRGB"
3813
- }, /*#__PURE__*/React.createElement("feFlood", {
3814
- floodOpacity: 0,
3815
- result: "BackgroundImageFix"
3816
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3817
- in: "SourceAlpha",
3818
- type: "matrix",
3819
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3820
- result: "hardAlpha"
3821
- }), /*#__PURE__*/React.createElement("feOffset", {
3822
- dx: 0.641768,
3823
- dy: 0.641768
3824
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3825
- stdDeviation: 0.320884
3826
- }), /*#__PURE__*/React.createElement("feComposite", {
3827
- in2: "hardAlpha",
3828
- operator: "out"
3829
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3830
- type: "matrix",
3831
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"
3832
- }), /*#__PURE__*/React.createElement("feBlend", {
3833
- mode: "normal",
3834
- in2: "BackgroundImageFix",
3835
- result: "effect1_dropShadow_3083_350"
3836
- }), /*#__PURE__*/React.createElement("feBlend", {
3837
- mode: "normal",
3838
- in: "SourceGraphic",
3839
- in2: "effect1_dropShadow_3083_350",
3840
- result: "shape"
3841
- })), /*#__PURE__*/React.createElement("linearGradient", {
3842
- id: "NeetoDesk_js__paint0_linear_3083_350",
3843
- x1: 21.3084,
3844
- y1: 56.0748,
3845
- x2: 21.1215,
3846
- y2: 4.67289,
3847
- gradientUnits: "userSpaceOnUse"
3848
- }, /*#__PURE__*/React.createElement("stop", {
3849
- stopColor: "#FD9437"
3850
- }), /*#__PURE__*/React.createElement("stop", {
3851
- offset: 1,
3852
- stopColor: "#FFD55C"
3853
- })), /*#__PURE__*/React.createElement("clipPath", {
3854
- id: "NeetoDesk_js__clip0_3083_350"
3855
- }, /*#__PURE__*/React.createElement("rect", {
3856
- width: 40,
3857
- height: 40,
3858
- fill: "white"
3859
- }))));
3034
+ d: "M355.875 195.516C355.875 246.61 314.454 288.031 263.359 288.031C212.265 288.031 170.844 246.61 170.844 195.516C170.844 144.421 212.265 103 263.359 103C314.454 103 355.875 144.421 355.875 195.516Z",
3035
+ fill: "#75DC66"
3036
+ }), /*#__PURE__*/React.createElement("path", {
3037
+ d: "M173.485 173.486C180.545 171.761 187.924 170.847 195.516 170.847C246.611 170.847 288.032 212.267 288.032 263.362C288.032 270.955 287.117 278.334 285.392 285.396C278.331 287.12 270.953 288.035 263.36 288.035C212.265 288.035 170.845 246.614 170.845 195.519C170.845 187.927 171.759 180.548 173.485 173.486Z",
3038
+ fill: "#0DA84C"
3039
+ }));
3860
3040
  };
3861
3041
 
3862
3042
  var _excluded$j = ["size"];
3863
- var NeetoEngage = function NeetoEngage(_ref) {
3043
+ var NeetoCode = function NeetoCode(_ref) {
3864
3044
  var _ref$size = _ref.size,
3865
- size = _ref$size === void 0 ? 24 : _ref$size,
3045
+ size = _ref$size === void 0 ? 36 : _ref$size,
3866
3046
  props = _objectWithoutProperties(_ref, _excluded$j);
3867
3047
 
3868
3048
  return /*#__PURE__*/React.createElement("svg", _extends({
3869
3049
  width: size,
3870
3050
  height: size,
3871
- viewBox: "0 0 40 40",
3051
+ viewBox: "0 0 458 458",
3872
3052
  fill: "none"
3873
- }, props), /*#__PURE__*/React.createElement("path", {
3874
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3875
- fill: "url(#NeetoEngage_js__paint0_linear_3204_330)"
3876
- }), /*#__PURE__*/React.createElement("g", {
3877
- filter: "url(#NeetoEngage_js__filter0_d_3204_330)"
3878
- }, /*#__PURE__*/React.createElement("path", {
3879
- fillRule: "evenodd",
3880
- clipRule: "evenodd",
3881
- 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",
3882
- fill: "white"
3053
+ }, props), /*#__PURE__*/React.createElement("rect", {
3054
+ width: 458,
3055
+ height: 458,
3056
+ rx: 110,
3057
+ fill: "black"
3883
3058
  }), /*#__PURE__*/React.createElement("path", {
3884
- fillRule: "evenodd",
3885
- clipRule: "evenodd",
3886
- 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",
3887
- fill: "white"
3888
- }), /*#__PURE__*/React.createElement("path", {
3889
- fillRule: "evenodd",
3890
- clipRule: "evenodd",
3891
- 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",
3892
- fill: "white"
3059
+ d: "M228.718 105.6L125.906 172.065V285.912L320.531 169.748C326.167 166.385 326.17 158.223 320.536 154.855L237.878 105.44C235.043 103.745 231.492 103.807 228.718 105.6Z",
3060
+ fill: "#5BCC5A"
3893
3061
  }), /*#__PURE__*/React.createElement("path", {
3894
- fillRule: "evenodd",
3895
- clipRule: "evenodd",
3896
- 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",
3897
- fill: "white"
3062
+ d: "M228.718 352.372L125.906 285.908V172.061L320.531 288.224C326.167 291.588 326.17 299.75 320.536 303.118L237.878 352.533C235.043 354.228 231.492 354.165 228.718 352.372Z",
3063
+ fill: "#75DC66"
3898
3064
  }), /*#__PURE__*/React.createElement("path", {
3899
3065
  fillRule: "evenodd",
3900
3066
  clipRule: "evenodd",
3901
- 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",
3902
- fill: "white"
3903
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
3904
- id: "NeetoEngage_js__filter0_d_3204_330",
3905
- x: 8.57141,
3906
- y: 8.57141,
3907
- width: 23.6661,
3908
- height: 23.8009,
3909
- filterUnits: "userSpaceOnUse",
3910
- colorInterpolationFilters: "sRGB"
3911
- }, /*#__PURE__*/React.createElement("feFlood", {
3912
- floodOpacity: 0,
3913
- result: "BackgroundImageFix"
3914
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3915
- in: "SourceAlpha",
3916
- type: "matrix",
3917
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
3918
- result: "hardAlpha"
3919
- }), /*#__PURE__*/React.createElement("feOffset", {
3920
- dx: 0.4045,
3921
- dy: 0.539333
3922
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
3923
- stdDeviation: 0.20225
3924
- }), /*#__PURE__*/React.createElement("feComposite", {
3925
- in2: "hardAlpha",
3926
- operator: "out"
3927
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
3928
- type: "matrix",
3929
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
3930
- }), /*#__PURE__*/React.createElement("feBlend", {
3931
- mode: "normal",
3932
- in2: "BackgroundImageFix",
3933
- result: "effect1_dropShadow_3204_330"
3934
- }), /*#__PURE__*/React.createElement("feBlend", {
3935
- mode: "normal",
3936
- in: "SourceGraphic",
3937
- in2: "effect1_dropShadow_3204_330",
3938
- result: "shape"
3939
- })), /*#__PURE__*/React.createElement("linearGradient", {
3940
- id: "NeetoEngage_js__paint0_linear_3204_330",
3941
- x1: 41.5714,
3942
- y1: 62.7143,
3943
- x2: 2.57143,
3944
- y2: -8.57143,
3945
- gradientUnits: "userSpaceOnUse"
3946
- }, /*#__PURE__*/React.createElement("stop", {
3947
- stopColor: "#96BAFF"
3948
- }), /*#__PURE__*/React.createElement("stop", {
3949
- offset: 1,
3950
- stopColor: "#10AADB"
3951
- }))));
3067
+ d: "M221.269 228.984L125.906 172.066V285.902L221.269 228.984Z",
3068
+ fill: "#0DA84C"
3069
+ }));
3952
3070
  };
3953
3071
 
3954
3072
  var _excluded$i = ["size"];
3955
- var NeetoForm = function NeetoForm(_ref) {
3073
+ var NeetoCourse = function NeetoCourse(_ref) {
3956
3074
  var _ref$size = _ref.size,
3957
- size = _ref$size === void 0 ? 24 : _ref$size,
3075
+ size = _ref$size === void 0 ? 36 : _ref$size,
3958
3076
  props = _objectWithoutProperties(_ref, _excluded$i);
3959
3077
 
3960
3078
  return /*#__PURE__*/React.createElement("svg", _extends({
3961
3079
  width: size,
3962
3080
  height: size,
3963
- viewBox: "0 0 40 40",
3081
+ viewBox: "0 0 458 458",
3964
3082
  fill: "none"
3965
- }, props), /*#__PURE__*/React.createElement("g", {
3966
- clipPath: "url(#NeetoForm_js__clip0_3083_349)"
3083
+ }, props), /*#__PURE__*/React.createElement("rect", {
3084
+ width: 458,
3085
+ height: 458,
3086
+ rx: 110,
3087
+ fill: "black"
3088
+ }), /*#__PURE__*/React.createElement("g", {
3089
+ clipPath: "url(#NeetoCourse_js__clip0_318_35448)"
3967
3090
  }, /*#__PURE__*/React.createElement("path", {
3968
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
3969
- fill: "url(#NeetoForm_js__paint0_linear_3083_349)"
3970
- }), /*#__PURE__*/React.createElement("rect", {
3971
- x: 16.0052,
3972
- y: 19.6805,
3973
- width: 13.7881,
3974
- height: 3.7604,
3975
- rx: 1.8802,
3976
- fill: "white"
3977
- }), /*#__PURE__*/React.createElement("rect", {
3978
- x: 16.0052,
3979
- y: 25.9479,
3980
- width: 10.6545,
3981
- height: 3.7604,
3982
- rx: 1.8802,
3983
- fill: "white"
3984
- }), /*#__PURE__*/React.createElement("rect", {
3985
- x: 16.0052,
3986
- y: 13.4132,
3987
- width: 10.0277,
3988
- height: 3.7604,
3989
- rx: 1.8802,
3990
- fill: "white"
3991
- }), /*#__PURE__*/React.createElement("circle", {
3992
- cx: 12.2449,
3993
- cy: 15.2934,
3994
- r: 1.8802,
3995
- fill: "white"
3996
- }), /*#__PURE__*/React.createElement("circle", {
3997
- cx: 12.2449,
3998
- cy: 21.5607,
3999
- r: 1.8802,
4000
- fill: "white"
4001
- }), /*#__PURE__*/React.createElement("circle", {
4002
- cx: 12.2449,
4003
- cy: 27.8281,
4004
- r: 1.8802,
4005
- fill: "white"
4006
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4007
- id: "NeetoForm_js__paint0_linear_3083_349",
4008
- x1: 21.3084,
4009
- y1: 56.0748,
4010
- x2: 21.1215,
4011
- y2: 4.67289,
4012
- gradientUnits: "userSpaceOnUse"
4013
- }, /*#__PURE__*/React.createElement("stop", {
4014
- stopColor: "#E26682"
4015
- }), /*#__PURE__*/React.createElement("stop", {
4016
- offset: 1,
4017
- stopColor: "#FE8072"
4018
- })), /*#__PURE__*/React.createElement("clipPath", {
4019
- id: "NeetoForm_js__clip0_3083_349"
3091
+ d: "M158.034 219.083C158.034 214.881 160.281 210.999 163.924 208.906L220.812 176.23C224.377 174.182 228.754 174.149 232.35 176.143L292.824 209.681C296.554 211.75 298.868 215.679 298.868 219.945V285.528C298.868 289.794 296.554 293.723 292.824 295.792L232.35 329.33C228.754 331.324 224.377 331.291 220.812 329.243L163.924 296.567C160.281 294.474 158.034 290.592 158.034 286.39V219.083Z",
3092
+ fill: "#75DC66"
3093
+ }), /*#__PURE__*/React.createElement("path", {
3094
+ d: "M220.816 129.288L105.338 195.618C97.484 200.129 97.4839 211.46 105.338 215.971L220.816 282.301C224.381 284.349 228.758 284.382 232.354 282.388L351.956 216.058C360.015 211.588 360.015 200 351.956 195.531L232.354 129.201C228.758 127.207 224.381 127.24 220.816 129.288Z",
3095
+ fill: "#5BCC5A"
3096
+ }), /*#__PURE__*/React.createElement("path", {
3097
+ d: "M161.525 210.284L216.101 178.936C220.746 176.268 226.537 179.631 226.522 184.988L226.11 328.652C226.105 330.254 224.373 331.253 222.984 330.456L163.929 296.566C160.282 294.474 158.034 290.591 158.034 286.387V216.316C158.034 213.825 159.365 211.525 161.525 210.284Z",
3098
+ fill: "#0DA84C"
3099
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3100
+ id: "NeetoCourse_js__clip0_318_35448"
4020
3101
  }, /*#__PURE__*/React.createElement("rect", {
4021
- width: 40,
4022
- height: 40,
4023
- fill: "white"
3102
+ width: 258,
3103
+ height: 258,
3104
+ fill: "white",
3105
+ transform: "translate(100 100)"
4024
3106
  }))));
4025
3107
  };
4026
3108
 
4027
3109
  var _excluded$h = ["size"];
4028
- var NeetoInvisible = function NeetoInvisible(_ref) {
3110
+ var NeetoCrm = function NeetoCrm(_ref) {
4029
3111
  var _ref$size = _ref.size,
4030
- size = _ref$size === void 0 ? 24 : _ref$size,
3112
+ size = _ref$size === void 0 ? 36 : _ref$size,
4031
3113
  props = _objectWithoutProperties(_ref, _excluded$h);
4032
3114
 
4033
3115
  return /*#__PURE__*/React.createElement("svg", _extends({
4034
3116
  width: size,
4035
3117
  height: size,
4036
- viewBox: "0 0 40 40",
3118
+ viewBox: "0 0 458 458",
4037
3119
  fill: "none"
4038
- }, props), /*#__PURE__*/React.createElement("path", {
4039
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4040
- fill: "url(#NeetoInvisible_js__paint0_linear_3193_167)"
4041
- }), /*#__PURE__*/React.createElement("g", {
4042
- filter: "url(#NeetoInvisible_js__filter0_d_3193_167)"
4043
- }, /*#__PURE__*/React.createElement("path", {
4044
- fillRule: "evenodd",
4045
- clipRule: "evenodd",
4046
- 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",
4047
- fill: "white"
3120
+ }, props), /*#__PURE__*/React.createElement("rect", {
3121
+ width: 458,
3122
+ height: 458,
3123
+ rx: 110,
3124
+ fill: "black"
4048
3125
  }), /*#__PURE__*/React.createElement("path", {
4049
- fillRule: "evenodd",
4050
- clipRule: "evenodd",
4051
- 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",
4052
- fill: "white"
3126
+ d: "M100 308.747V149.003C100 122.05 129.901 105.846 152.482 120.562L292.362 211.72C304.757 219.798 304.757 237.952 292.362 246.03L152.482 337.188C129.901 351.904 100 335.7 100 308.747Z",
3127
+ fill: "#5BCC5A"
4053
3128
  }), /*#__PURE__*/React.createElement("path", {
4054
- 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",
4055
- fill: "white"
4056
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4057
- id: "NeetoInvisible_js__filter0_d_3193_167",
4058
- x: 8,
4059
- y: 10.2857,
4060
- width: 25.5572,
4061
- height: 26.0753,
4062
- filterUnits: "userSpaceOnUse",
4063
- colorInterpolationFilters: "sRGB"
4064
- }, /*#__PURE__*/React.createElement("feFlood", {
4065
- floodOpacity: 0,
4066
- result: "BackgroundImageFix"
4067
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4068
- in: "SourceAlpha",
4069
- type: "matrix",
4070
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4071
- result: "hardAlpha"
4072
- }), /*#__PURE__*/React.createElement("feOffset", {
4073
- dx: 0.857143,
4074
- dy: 1.14286
4075
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4076
- stdDeviation: 0.428571
4077
- }), /*#__PURE__*/React.createElement("feComposite", {
4078
- in2: "hardAlpha",
4079
- operator: "out"
4080
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4081
- type: "matrix",
4082
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4083
- }), /*#__PURE__*/React.createElement("feBlend", {
4084
- mode: "normal",
4085
- in2: "BackgroundImageFix",
4086
- result: "effect1_dropShadow_3193_167"
4087
- }), /*#__PURE__*/React.createElement("feBlend", {
4088
- mode: "normal",
4089
- in: "SourceGraphic",
4090
- in2: "effect1_dropShadow_3193_167",
4091
- result: "shape"
4092
- })), /*#__PURE__*/React.createElement("linearGradient", {
4093
- id: "NeetoInvisible_js__paint0_linear_3193_167",
4094
- x1: 43.1429,
4095
- y1: 51.8571,
4096
- x2: -13,
4097
- y2: -21.4286,
4098
- gradientUnits: "userSpaceOnUse"
4099
- }, /*#__PURE__*/React.createElement("stop", {
4100
- stopColor: "#28CCF0"
4101
- }), /*#__PURE__*/React.createElement("stop", {
4102
- offset: 0.6986,
4103
- stopColor: "#799DFA"
4104
- }))));
3129
+ d: "M358 283.209V174.539C358 151.761 332.454 138.323 313.684 151.227L225.286 212.001C213.451 220.137 213.451 237.611 225.286 245.747L313.684 306.521C332.454 319.425 358 305.987 358 283.209Z",
3130
+ fill: "#75DC66"
3131
+ }), /*#__PURE__*/React.createElement("path", {
3132
+ d: "M258.137 189.417L292.363 211.721C304.758 219.799 304.758 237.953 292.363 246.031L258.139 268.334L225.287 245.749C213.452 237.612 213.452 220.138 225.287 212.002L258.137 189.417Z",
3133
+ fill: "#0DA84C"
3134
+ }));
4105
3135
  };
4106
3136
 
4107
3137
  var _excluded$g = ["size"];
4108
- var NeetoInvoice = function NeetoInvoice(_ref) {
3138
+ var NeetoDeploy = function NeetoDeploy(_ref) {
4109
3139
  var _ref$size = _ref.size,
4110
- size = _ref$size === void 0 ? 24 : _ref$size,
3140
+ size = _ref$size === void 0 ? 36 : _ref$size,
4111
3141
  props = _objectWithoutProperties(_ref, _excluded$g);
4112
3142
 
4113
3143
  return /*#__PURE__*/React.createElement("svg", _extends({
4114
3144
  width: size,
4115
3145
  height: size,
4116
- viewBox: "0 0 40 40",
3146
+ viewBox: "0 0 458 458",
4117
3147
  fill: "none"
4118
- }, props), /*#__PURE__*/React.createElement("g", {
4119
- clipPath: "url(#NeetoInvoice_js__clip0_3083_352)"
4120
- }, /*#__PURE__*/React.createElement("path", {
4121
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4122
- fill: "url(#NeetoInvoice_js__paint0_linear_3083_352)"
3148
+ }, props), /*#__PURE__*/React.createElement("rect", {
3149
+ width: 458,
3150
+ height: 458,
3151
+ rx: 110,
3152
+ fill: "black"
4123
3153
  }), /*#__PURE__*/React.createElement("path", {
4124
- fillRule: "evenodd",
4125
- clipRule: "evenodd",
4126
- 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",
4127
- fill: "white"
4128
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4129
- id: "NeetoInvoice_js__paint0_linear_3083_352",
4130
- x1: 20.2449,
4131
- y1: 68.2857,
4132
- x2: 20.2449,
4133
- y2: -7.92601,
4134
- gradientUnits: "userSpaceOnUse"
4135
- }, /*#__PURE__*/React.createElement("stop", {
4136
- stopColor: "#46A0D3"
4137
- }), /*#__PURE__*/React.createElement("stop", {
4138
- offset: 1,
4139
- stopColor: "#72DAE0"
4140
- })), /*#__PURE__*/React.createElement("clipPath", {
4141
- id: "NeetoInvoice_js__clip0_3083_352"
4142
- }, /*#__PURE__*/React.createElement("rect", {
4143
- width: 40,
4144
- height: 40,
4145
- fill: "white"
4146
- }))));
3154
+ d: "M237.333 113.704L332.096 333.115C335.893 341.907 327.055 350.85 318.218 347.157L217.252 304.954C213.003 303.178 210.378 298.871 210.747 294.28L225.103 115.724C225.637 109.09 234.694 107.594 237.333 113.704Z",
3155
+ fill: "#75DC66"
3156
+ }), /*#__PURE__*/React.createElement("path", {
3157
+ d: "M220.612 113.704L125.849 333.115C122.052 341.907 130.89 350.85 139.726 347.157L240.693 304.954C244.942 303.178 247.567 298.871 247.198 294.28L232.842 115.724C232.308 109.09 223.251 107.594 220.612 113.704Z",
3158
+ fill: "#5BCC5A"
3159
+ }), /*#__PURE__*/React.createElement("path", {
3160
+ d: "M228.97 110.348C226.941 111.182 225.318 113.029 225.101 115.725L210.745 294.28C210.376 298.871 213.001 303.178 217.25 304.954L228.97 309.853L240.69 304.954C244.94 303.178 247.565 298.871 247.196 294.28L232.839 115.725C232.623 113.029 230.999 111.182 228.97 110.348Z",
3161
+ fill: "#0DA84C"
3162
+ }));
4147
3163
  };
4148
3164
 
4149
3165
  var _excluded$f = ["size"];
4150
- var NeetoKb = function NeetoKb(_ref) {
3166
+ var NeetoDesk = function NeetoDesk(_ref) {
4151
3167
  var _ref$size = _ref.size,
4152
- size = _ref$size === void 0 ? 24 : _ref$size,
3168
+ size = _ref$size === void 0 ? 36 : _ref$size,
4153
3169
  props = _objectWithoutProperties(_ref, _excluded$f);
4154
3170
 
4155
3171
  return /*#__PURE__*/React.createElement("svg", _extends({
4156
3172
  width: size,
4157
3173
  height: size,
4158
- viewBox: "0 0 40 40",
3174
+ viewBox: "0 0 458 458",
4159
3175
  fill: "none"
4160
- }, props), /*#__PURE__*/React.createElement("g", {
4161
- clipPath: "url(#NeetoKb_js__clip0_3083_348)"
3176
+ }, props), /*#__PURE__*/React.createElement("rect", {
3177
+ width: 458,
3178
+ height: 458,
3179
+ rx: 110,
3180
+ fill: "black"
3181
+ }), /*#__PURE__*/React.createElement("g", {
3182
+ clipPath: "url(#NeetoDesk_js__clip0_318_35312)"
4162
3183
  }, /*#__PURE__*/React.createElement("path", {
4163
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4164
- fill: "url(#NeetoKb_js__paint0_linear_3083_348)"
3184
+ d: "M178.553 292.916C178.553 312.777 162.128 328.854 142.308 328.854C122.488 328.854 106.421 312.753 106.421 292.891C106.421 281.258 111.934 270.914 120.483 264.341C129.913 259.481 134.456 256.953 142.667 256.953C162.486 256.953 178.553 273.054 178.553 292.916Z",
3185
+ fill: "#75DC66"
4165
3186
  }), /*#__PURE__*/React.createElement("path", {
4166
- 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",
4167
- fill: "white"
4168
- }), /*#__PURE__*/React.createElement("path", {
4169
- 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",
4170
- fill: "white"
3187
+ fillRule: "evenodd",
3188
+ clipRule: "evenodd",
3189
+ d: "M229.578 116.347C173.272 116.347 127.627 162.088 127.627 218.514C127.627 244.323 137.166 267.879 152.915 285.866L146.785 291.257L135.584 257.316C127.383 260.84 130.207 259.33 120.483 264.341C114.579 250.242 111.315 234.757 111.315 218.514C111.315 153.06 164.263 100 229.578 100C256.192 100 280.774 108.82 300.54 123.698L290.743 136.769C273.705 123.943 252.538 116.347 229.578 116.347Z",
3190
+ fill: "#75DC66"
4171
3191
  }), /*#__PURE__*/React.createElement("path", {
4172
- 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",
4173
- fill: "white"
3192
+ d: "M351.078 245.471C351.078 307.757 300.692 358.25 238.538 358.25C176.384 358.25 126.357 307.781 126.357 245.495C126.357 183.209 176.384 132.693 238.538 132.693C300.692 132.693 351.078 183.185 351.078 245.471Z",
3193
+ fill: "#5BCC5A"
4174
3194
  }), /*#__PURE__*/React.createElement("path", {
4175
- 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",
4176
- fill: "white"
4177
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4178
- id: "NeetoKb_js__paint0_linear_3083_348",
4179
- x1: 20.2449,
4180
- y1: 68.2857,
4181
- x2: 20.2449,
4182
- y2: -7.92601,
4183
- gradientUnits: "userSpaceOnUse"
4184
- }, /*#__PURE__*/React.createElement("stop", {
4185
- stopColor: "#18C0D3"
4186
- }), /*#__PURE__*/React.createElement("stop", {
4187
- offset: 1,
4188
- stopColor: "#65CDA1"
4189
- })), /*#__PURE__*/React.createElement("clipPath", {
4190
- id: "NeetoKb_js__clip0_3083_348"
3195
+ d: "M128.193 225.098C128.917 236.559 131.525 247.504 135.712 257.628C137.962 257.185 140.287 256.953 142.667 256.953C162.486 256.953 178.553 273.054 178.553 292.916C178.553 306.876 170.616 318.979 159.017 324.938C138.829 304.554 126.357 276.484 126.357 245.495C126.357 238.531 126.987 231.713 128.193 225.098Z",
3196
+ fill: "#0DA84C"
3197
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3198
+ id: "NeetoDesk_js__clip0_318_35312"
4191
3199
  }, /*#__PURE__*/React.createElement("rect", {
4192
- width: 40,
4193
- height: 40,
4194
- fill: "white"
3200
+ width: 258,
3201
+ height: 258,
3202
+ fill: "white",
3203
+ transform: "translate(100 100)"
4195
3204
  }))));
4196
3205
  };
4197
3206
 
4198
3207
  var _excluded$e = ["size"];
4199
- var NeetoPlanner = function NeetoPlanner(_ref) {
3208
+ var NeetoForm = function NeetoForm(_ref) {
4200
3209
  var _ref$size = _ref.size,
4201
- size = _ref$size === void 0 ? 24 : _ref$size,
3210
+ size = _ref$size === void 0 ? 36 : _ref$size,
4202
3211
  props = _objectWithoutProperties(_ref, _excluded$e);
4203
3212
 
4204
3213
  return /*#__PURE__*/React.createElement("svg", _extends({
4205
3214
  width: size,
4206
3215
  height: size,
4207
- viewBox: "0 0 40 40",
3216
+ viewBox: "0 0 458 458",
4208
3217
  fill: "none"
4209
- }, props), /*#__PURE__*/React.createElement("path", {
4210
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4211
- fill: "url(#NeetoPlanner_js__paint0_linear_3204_322)"
4212
- }), /*#__PURE__*/React.createElement("rect", {
4213
- x: 6,
4214
- y: 8,
4215
- width: 5.17377,
4216
- height: 5.17377,
4217
- rx: 1.29344,
4218
- fill: "white"
4219
- }), /*#__PURE__*/React.createElement("rect", {
4220
- x: 11.8205,
4221
- y: 8,
4222
- width: 5.17377,
4223
- height: 5.17377,
4224
- rx: 1.29344,
4225
- fill: "white"
4226
- }), /*#__PURE__*/React.createElement("rect", {
4227
- x: 17.641,
4228
- y: 8,
4229
- width: 5.17377,
4230
- height: 5.17377,
4231
- rx: 1.29344,
4232
- fill: "white"
4233
- }), /*#__PURE__*/React.createElement("rect", {
4234
- x: 23.4615,
4235
- y: 8,
4236
- width: 5.17377,
4237
- height: 5.17377,
4238
- rx: 1.29344,
4239
- fill: "white"
4240
- }), /*#__PURE__*/React.createElement("rect", {
4241
- x: 6.00003,
4242
- y: 13.8204,
4243
- width: 5.17377,
4244
- height: 5.17377,
4245
- rx: 1.29344,
4246
- fill: "white"
4247
- }), /*#__PURE__*/React.createElement("rect", {
4248
- x: 11.8205,
4249
- y: 13.8204,
4250
- width: 5.17377,
4251
- height: 5.17377,
4252
- rx: 1.29344,
4253
- fill: "white"
4254
- }), /*#__PURE__*/React.createElement("rect", {
4255
- x: 17.641,
4256
- y: 13.8204,
4257
- width: 5.17377,
4258
- height: 5.17377,
4259
- rx: 1.29344,
4260
- fill: "white"
4261
- }), /*#__PURE__*/React.createElement("rect", {
4262
- x: 6.00003,
4263
- y: 19.641,
4264
- width: 5.17377,
4265
- height: 5.17377,
4266
- rx: 1.29344,
4267
- fill: "white"
4268
- }), /*#__PURE__*/React.createElement("rect", {
4269
- x: 11.8205,
4270
- y: 19.641,
4271
- width: 5.17377,
4272
- height: 5.17377,
4273
- rx: 1.29344,
4274
- fill: "white"
4275
- }), /*#__PURE__*/React.createElement("rect", {
4276
- x: 6.00003,
4277
- y: 25.4615,
4278
- width: 5.17377,
4279
- height: 5.17377,
4280
- rx: 1.29344,
4281
- fill: "white"
4282
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4283
- id: "NeetoPlanner_js__paint0_linear_3204_322",
4284
- x1: 20,
4285
- y1: 0,
4286
- x2: 20,
4287
- y2: 40,
4288
- gradientUnits: "userSpaceOnUse"
4289
- }, /*#__PURE__*/React.createElement("stop", {
4290
- stopColor: "#4DC8C3"
4291
- }), /*#__PURE__*/React.createElement("stop", {
4292
- offset: 1,
4293
- stopColor: "#52A9C6"
3218
+ }, props), /*#__PURE__*/React.createElement("rect", {
3219
+ width: 458,
3220
+ height: 458,
3221
+ rx: 110,
3222
+ fill: "black"
3223
+ }), /*#__PURE__*/React.createElement("g", {
3224
+ clipPath: "url(#NeetoForm_js__clip0_318_35336)"
3225
+ }, /*#__PURE__*/React.createElement("path", {
3226
+ d: "M160.259 130.582C160.259 113.692 173.951 100 190.841 100H309.278C326.168 100 339.86 113.692 339.86 130.582V285.409C339.86 302.299 326.168 315.991 309.278 315.991H190.841C173.951 315.991 160.259 302.299 160.259 285.409V130.582Z",
3227
+ fill: "#75DC66"
3228
+ }), /*#__PURE__*/React.createElement("path", {
3229
+ d: "M118 172.841C118 155.951 131.692 142.259 148.582 142.259H267.019C283.909 142.259 297.601 155.951 297.601 172.841V327.668C297.601 344.558 283.909 358.25 267.019 358.25H148.582C131.692 358.25 118 344.558 118 327.668V172.841Z",
3230
+ fill: "#5BCC5A"
3231
+ }), /*#__PURE__*/React.createElement("path", {
3232
+ d: "M297.601 315.991L190.841 315.991C173.951 315.991 160.259 302.299 160.259 285.409V142.259H267.019C283.909 142.259 297.601 155.951 297.601 172.841V315.991Z",
3233
+ fill: "#0DA84C"
3234
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3235
+ id: "NeetoForm_js__clip0_318_35336"
3236
+ }, /*#__PURE__*/React.createElement("rect", {
3237
+ width: 258,
3238
+ height: 258,
3239
+ fill: "white",
3240
+ transform: "translate(100 100)"
4294
3241
  }))));
4295
3242
  };
4296
3243
 
4297
3244
  var _excluded$d = ["size"];
4298
- var NeetoPlaydash = function NeetoPlaydash(_ref) {
3245
+ var NeetoGit = function NeetoGit(_ref) {
4299
3246
  var _ref$size = _ref.size,
4300
- size = _ref$size === void 0 ? 24 : _ref$size,
3247
+ size = _ref$size === void 0 ? 36 : _ref$size,
4301
3248
  props = _objectWithoutProperties(_ref, _excluded$d);
4302
3249
 
4303
3250
  return /*#__PURE__*/React.createElement("svg", _extends({
4304
3251
  width: size,
4305
3252
  height: size,
4306
- viewBox: "0 0 140 140",
3253
+ viewBox: "0 0 458 458",
4307
3254
  fill: "none"
4308
- }, props), /*#__PURE__*/React.createElement("path", {
4309
- d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
4310
- fill: "url(#NeetoPlaydash_js__paint0_linear_5484_803)"
4311
- }), /*#__PURE__*/React.createElement("path", {
4312
- d: "M88.1333 68.7936C88.1333 58.077 80.4609 49.1524 70.3093 47.2133V37.5586C85.7497 39.5887 97.6683 52.7994 97.6683 68.7939C97.6683 86.194 83.5627 100.3 66.1625 100.3C49.8825 100.3 36.4864 87.9516 34.8292 72.1103H44.4398C46.0389 82.6709 55.1553 90.7647 66.1622 90.7647C78.2965 90.7647 88.1333 80.9279 88.1333 68.7936Z",
4313
- fill: "white"
4314
- }), /*#__PURE__*/React.createElement("path", {
4315
- d: "M44.2064 67.9648L34.6675 67.9646L44.2064 67.9648Z",
4316
- fill: "white"
3255
+ }, props), /*#__PURE__*/React.createElement("rect", {
3256
+ width: 458,
3257
+ height: 458,
3258
+ rx: 110,
3259
+ fill: "black"
4317
3260
  }), /*#__PURE__*/React.createElement("path", {
4318
- d: "M66.1638 37.2881V37.3068C65.9788 37.3006 65.7943 37.296 65.6103 37.2929C65.794 37.2897 65.9794 37.2881 66.1638 37.2881Z",
4319
- fill: "white"
3261
+ fillRule: "evenodd",
3262
+ clipRule: "evenodd",
3263
+ d: "M270.483 199.559C260.811 199.559 252.971 207.399 252.971 217.07V240.522C252.971 269.536 229.45 293.057 200.436 293.057H169.842C160.17 293.057 152.33 285.216 152.33 275.545C152.33 265.874 160.17 258.033 169.842 258.033H200.436C210.107 258.033 217.947 250.193 217.947 240.522V217.07C217.947 188.056 241.468 164.535 270.483 164.535H320.791C330.462 164.535 338.302 172.375 338.302 182.047C338.302 191.718 330.462 199.559 320.791 199.559H270.483Z",
3264
+ fill: "#75DC66"
4320
3265
  }), /*#__PURE__*/React.createElement("path", {
4321
- d: "M83.9808 83.8379C85.8059 81.9401 88.8238 81.8812 90.7215 83.7063L106.558 98.9361C108.455 100.761 108.514 103.779 106.689 105.677C104.864 107.575 101.846 107.633 99.9485 105.808L84.1123 90.5786C82.2146 88.7535 82.1557 85.7356 83.9808 83.8379Z",
4322
- fill: "white"
3266
+ fillRule: "evenodd",
3267
+ clipRule: "evenodd",
3268
+ d: "M145.571 275.547C145.571 265.875 153.412 258.035 163.083 258.035H320.791C330.462 258.035 338.302 265.875 338.302 275.547C338.302 285.218 330.462 293.059 320.791 293.059H163.083C153.412 293.059 145.571 285.218 145.571 275.547Z",
3269
+ fill: "#5BCC5A"
4323
3270
  }), /*#__PURE__*/React.createElement("path", {
4324
- d: "M66.1762 31.0704C45.7997 31.0704 29.2812 47.5888 29.2812 67.9653H66.1762V31.0704Z",
4325
- fill: "white"
4326
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4327
- id: "NeetoPlaydash_js__paint0_linear_5484_803",
4328
- x1: 140,
4329
- y1: 140,
4330
- x2: 17.5,
4331
- y2: -11,
4332
- gradientUnits: "userSpaceOnUse"
4333
- }, /*#__PURE__*/React.createElement("stop", {
4334
- stopColor: "#35CABA"
4335
- }), /*#__PURE__*/React.createElement("stop", {
4336
- offset: 1,
4337
- stopColor: "#83D6AE"
4338
- }))));
3271
+ fillRule: "evenodd",
3272
+ clipRule: "evenodd",
3273
+ d: "M169.83 293.059C160.164 293.052 152.33 285.214 152.33 275.547C152.33 265.877 160.168 258.037 169.837 258.035H249.981C242.771 278.434 223.321 293.05 200.456 293.059C200.449 293.059 200.442 293.059 200.435 293.059H169.841C169.837 293.059 169.833 293.059 169.83 293.059Z",
3274
+ fill: "#0DA84C"
3275
+ }), /*#__PURE__*/React.createElement("circle", {
3276
+ cx: 136.191,
3277
+ cy: 275.691,
3278
+ r: 36.1908,
3279
+ fill: "#5BCC5A"
3280
+ }), /*#__PURE__*/React.createElement("circle", {
3281
+ cx: 320.934,
3282
+ cy: 182.191,
3283
+ r: 36.1908,
3284
+ fill: "#75DC66"
3285
+ }), /*#__PURE__*/React.createElement("circle", {
3286
+ cx: 320.934,
3287
+ cy: 275.691,
3288
+ r: 36.1908,
3289
+ fill: "#5BCC5A"
3290
+ }));
4339
3291
  };
4340
3292
 
4341
3293
  var _excluded$c = ["size"];
4342
- var NeetoPopups = function NeetoPopups(_ref) {
3294
+ var NeetoInvisible = function NeetoInvisible(_ref) {
4343
3295
  var _ref$size = _ref.size,
4344
- size = _ref$size === void 0 ? 24 : _ref$size,
3296
+ size = _ref$size === void 0 ? 36 : _ref$size,
4345
3297
  props = _objectWithoutProperties(_ref, _excluded$c);
4346
3298
 
4347
3299
  return /*#__PURE__*/React.createElement("svg", _extends({
4348
3300
  width: size,
4349
3301
  height: size,
4350
- viewBox: "0 0 40 40",
3302
+ viewBox: "0 0 458 458",
4351
3303
  fill: "none"
4352
- }, props), /*#__PURE__*/React.createElement("path", {
4353
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4354
- fill: "url(#NeetoPopups_js__paint0_linear_3193_170)"
4355
- }), /*#__PURE__*/React.createElement("g", {
4356
- filter: "url(#NeetoPopups_js__filter0_d_3193_170)"
4357
- }, /*#__PURE__*/React.createElement("path", {
4358
- d: "M20.0001 32.5023L17.5878 30.1553H22.4124L20.0001 32.5023Z",
4359
- fill: "white"
3304
+ }, props), /*#__PURE__*/React.createElement("rect", {
3305
+ width: 458,
3306
+ height: 458,
3307
+ rx: 110,
3308
+ fill: "black"
4360
3309
  }), /*#__PURE__*/React.createElement("path", {
4361
3310
  fillRule: "evenodd",
4362
3311
  clipRule: "evenodd",
4363
- 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",
4364
- fill: "white"
4365
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4366
- id: "NeetoPopups_js__filter0_d_3193_170",
4367
- x: 10.2857,
4368
- y: 10.8571,
4369
- width: 21.1429,
4370
- height: 23.6452,
4371
- filterUnits: "userSpaceOnUse",
4372
- colorInterpolationFilters: "sRGB"
4373
- }, /*#__PURE__*/React.createElement("feFlood", {
4374
- floodOpacity: 0,
4375
- result: "BackgroundImageFix"
4376
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4377
- in: "SourceAlpha",
4378
- type: "matrix",
4379
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4380
- result: "hardAlpha"
4381
- }), /*#__PURE__*/React.createElement("feOffset", {
4382
- dx: 0.857143,
4383
- dy: 1.14286
4384
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4385
- stdDeviation: 0.428571
4386
- }), /*#__PURE__*/React.createElement("feComposite", {
4387
- in2: "hardAlpha",
4388
- operator: "out"
4389
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4390
- type: "matrix",
4391
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4392
- }), /*#__PURE__*/React.createElement("feBlend", {
4393
- mode: "normal",
4394
- in2: "BackgroundImageFix",
4395
- result: "effect1_dropShadow_3193_170"
4396
- }), /*#__PURE__*/React.createElement("feBlend", {
4397
- mode: "normal",
4398
- in: "SourceGraphic",
4399
- in2: "effect1_dropShadow_3193_170",
4400
- result: "shape"
4401
- })), /*#__PURE__*/React.createElement("linearGradient", {
4402
- id: "NeetoPopups_js__paint0_linear_3193_170",
4403
- x1: 40,
4404
- y1: 48.1429,
4405
- x2: -6.85714,
4406
- y2: -9.71428,
4407
- gradientUnits: "userSpaceOnUse"
4408
- }, /*#__PURE__*/React.createElement("stop", {
4409
- stopColor: "#59B9EF"
4410
- }), /*#__PURE__*/React.createElement("stop", {
4411
- offset: 1,
4412
- stopColor: "#3EA8CA"
4413
- }))));
3312
+ d: "M204.754 306.26C260.26 306.26 305.258 261.263 305.258 205.756C305.258 150.249 260.26 105.252 204.754 105.252C149.247 105.252 104.25 150.249 104.25 205.756C104.25 261.263 149.247 306.26 204.754 306.26ZM204.754 253.329C231.029 253.329 252.33 232.028 252.33 205.753C252.33 179.478 231.029 158.177 204.754 158.177C178.478 158.177 157.178 179.478 157.178 205.753C157.178 232.028 178.478 253.329 204.754 253.329Z",
3313
+ fill: "#5BCC5A"
3314
+ }), /*#__PURE__*/React.createElement("path", {
3315
+ d: "M205.788 214.324C204.157 209.646 208.65 205.153 213.328 206.784L347.162 253.442C352.32 255.24 352.5 262.468 347.438 264.52L290.055 287.79C288.572 288.391 287.395 289.568 286.793 291.051L263.524 348.434C261.471 353.496 254.244 353.316 252.446 348.159L205.788 214.324Z",
3316
+ fill: "#75DC66"
3317
+ }), /*#__PURE__*/React.createElement("path", {
3318
+ fillRule: "evenodd",
3319
+ clipRule: "evenodd",
3320
+ d: "M300.275 237.085L250.264 219.65C245.659 234.74 233.754 246.646 218.665 251.253L236.101 301.266C266.396 291.329 290.341 267.382 300.275 237.085Z",
3321
+ fill: "#0DA84C"
3322
+ }));
4414
3323
  };
4415
3324
 
4416
3325
  var _excluded$b = ["size"];
4417
- var NeetoQuiz = function NeetoQuiz(_ref) {
3326
+ var NeetoInvoice = function NeetoInvoice(_ref) {
4418
3327
  var _ref$size = _ref.size,
4419
- size = _ref$size === void 0 ? 24 : _ref$size,
3328
+ size = _ref$size === void 0 ? 36 : _ref$size,
4420
3329
  props = _objectWithoutProperties(_ref, _excluded$b);
4421
3330
 
4422
3331
  return /*#__PURE__*/React.createElement("svg", _extends({
4423
3332
  width: size,
4424
3333
  height: size,
4425
- viewBox: "0 0 40 40",
3334
+ viewBox: "0 0 458 458",
4426
3335
  fill: "none"
4427
- }, props), /*#__PURE__*/React.createElement("path", {
4428
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4429
- fill: "url(#NeetoQuiz_js__paint0_linear_3204_324)"
4430
- }), /*#__PURE__*/React.createElement("g", {
4431
- filter: "url(#NeetoQuiz_js__filter0_d_3204_324)"
4432
- }, /*#__PURE__*/React.createElement("path", {
4433
- fillRule: "evenodd",
4434
- clipRule: "evenodd",
4435
- 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",
4436
- fill: "white"
3336
+ }, props), /*#__PURE__*/React.createElement("rect", {
3337
+ width: 458,
3338
+ height: 458,
3339
+ rx: 110,
3340
+ fill: "black"
4437
3341
  }), /*#__PURE__*/React.createElement("path", {
4438
- fillRule: "evenodd",
4439
- clipRule: "evenodd",
4440
- 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",
4441
- fill: "white"
4442
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4443
- id: "NeetoQuiz_js__filter0_d_3204_324",
4444
- x: 6.28572,
4445
- y: 11.4286,
4446
- width: 29.1649,
4447
- height: 23.2709,
4448
- filterUnits: "userSpaceOnUse",
4449
- colorInterpolationFilters: "sRGB"
4450
- }, /*#__PURE__*/React.createElement("feFlood", {
4451
- floodOpacity: 0,
4452
- result: "BackgroundImageFix"
4453
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4454
- in: "SourceAlpha",
4455
- type: "matrix",
4456
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4457
- result: "hardAlpha"
4458
- }), /*#__PURE__*/React.createElement("feOffset", {
4459
- dx: 0.857143,
4460
- dy: 1.14286
4461
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4462
- stdDeviation: 0.428571
4463
- }), /*#__PURE__*/React.createElement("feComposite", {
4464
- in2: "hardAlpha",
4465
- operator: "out"
4466
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4467
- type: "matrix",
4468
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4469
- }), /*#__PURE__*/React.createElement("feBlend", {
4470
- mode: "normal",
4471
- in2: "BackgroundImageFix",
4472
- result: "effect1_dropShadow_3204_324"
4473
- }), /*#__PURE__*/React.createElement("feBlend", {
4474
- mode: "normal",
4475
- in: "SourceGraphic",
4476
- in2: "effect1_dropShadow_3204_324",
4477
- result: "shape"
4478
- })), /*#__PURE__*/React.createElement("linearGradient", {
4479
- id: "NeetoQuiz_js__paint0_linear_3204_324",
4480
- x1: 40,
4481
- y1: 59,
4482
- x2: 5,
4483
- y2: -3.14286,
4484
- gradientUnits: "userSpaceOnUse"
4485
- }, /*#__PURE__*/React.createElement("stop", {
4486
- stopColor: "#FA9E9E"
4487
- }), /*#__PURE__*/React.createElement("stop", {
4488
- offset: 1,
4489
- stopColor: "#FE6363"
4490
- }))));
3342
+ d: "M335.408 358H122L122 305.445C122 246.514 169.773 198.741 228.704 198.741C287.635 198.741 335.408 246.514 335.408 305.444V358Z",
3343
+ fill: "#5BCC5A"
3344
+ }), /*#__PURE__*/React.createElement("path", {
3345
+ d: "M122 100H335.407V152.555C335.407 211.486 287.635 259.259 228.704 259.259C169.773 259.259 122 211.486 122 152.556V100Z",
3346
+ fill: "#75DC66"
3347
+ }), /*#__PURE__*/React.createElement("path", {
3348
+ d: "M303.148 229C283.923 247.725 257.66 259.259 228.704 259.259C199.747 259.259 173.484 247.725 154.259 229C173.484 210.275 199.747 198.741 228.704 198.741C257.661 198.741 283.923 210.275 303.148 229Z",
3349
+ fill: "#0DA84C"
3350
+ }));
4491
3351
  };
4492
3352
 
4493
3353
  var _excluded$a = ["size"];
4494
- var NeetoRecord = function NeetoRecord(_ref) {
3354
+ var NeetoKb = function NeetoKb(_ref) {
4495
3355
  var _ref$size = _ref.size,
4496
- size = _ref$size === void 0 ? 24 : _ref$size,
3356
+ size = _ref$size === void 0 ? 36 : _ref$size,
4497
3357
  props = _objectWithoutProperties(_ref, _excluded$a);
4498
3358
 
4499
3359
  return /*#__PURE__*/React.createElement("svg", _extends({
4500
3360
  width: size,
4501
3361
  height: size,
4502
- viewBox: "0 0 140 140",
3362
+ viewBox: "0 0 458 458",
4503
3363
  fill: "none"
4504
- }, props), /*#__PURE__*/React.createElement("path", {
4505
- d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
4506
- fill: "url(#NeetoRecord_js__paint0_linear_5021_2850)"
3364
+ }, props), /*#__PURE__*/React.createElement("rect", {
3365
+ width: 458,
3366
+ height: 458,
3367
+ rx: 110,
3368
+ fill: "black"
3369
+ }), /*#__PURE__*/React.createElement("g", {
3370
+ clipPath: "url(#NeetoKb_js__clip0_318_35368)"
3371
+ }, /*#__PURE__*/React.createElement("path", {
3372
+ d: "M146 111.475C146 105.138 151.138 100 157.475 100H300.184C306.521 100 311.659 105.138 311.659 111.475V278.427C311.659 284.764 306.521 289.902 300.184 289.902H146V111.475Z",
3373
+ fill: "#5BCC5A"
4507
3374
  }), /*#__PURE__*/React.createElement("path", {
4508
- d: "M96.2518 73.6645C96.2518 72.9471 96.654 72.2903 97.293 71.9643L110.224 65.3673C111.494 64.7194 113 65.6418 113 67.0675V100.982C113 102.395 111.519 103.318 110.25 102.696L97.3198 96.3526C96.6661 96.0319 96.2518 95.3672 96.2518 94.639V73.6645Z",
4509
- fill: "white"
3375
+ fillRule: "evenodd",
3376
+ clipRule: "evenodd",
3377
+ d: "M179.334 289.901C170.966 289.901 164.182 296.685 164.182 305.053C164.182 313.421 170.966 320.205 179.334 320.205H303.578C308.041 320.205 311.659 323.823 311.659 328.286C311.659 332.749 308.041 336.366 303.578 336.366H179.334C162.04 336.366 148.02 322.347 148.02 305.053C148.02 287.759 162.04 273.739 179.334 273.739H264.203V289.901H179.334Z",
3378
+ fill: "#5BCC5A"
4510
3379
  }), /*#__PURE__*/React.createElement("path", {
4511
- d: "M68.9449 81.4604C68.9449 86.7007 64.6968 90.9489 59.4564 90.9489C54.2161 90.9489 49.9679 86.7007 49.9679 81.4604C49.9679 76.2201 54.2161 71.9719 59.4564 71.9719C64.6968 71.9719 68.9449 76.2201 68.9449 81.4604Z",
4512
- fill: "white"
3380
+ d: "M146 289.901H156.498L162.162 315.154L186.405 336.367L179.111 336.363C160.822 336.355 146 321.526 146 303.237V289.901Z",
3381
+ fill: "#5BCC5A"
3382
+ }), /*#__PURE__*/React.createElement("path", {
3383
+ d: "M188.425 264.089C188.425 262.399 189.795 261.029 191.485 261.029H233.85C235.54 261.029 236.91 262.399 236.91 264.089V358.001L212.668 345.726L188.425 358.001V264.089Z",
3384
+ fill: "#75DC66"
4513
3385
  }), /*#__PURE__*/React.createElement("path", {
4514
3386
  fillRule: "evenodd",
4515
3387
  clipRule: "evenodd",
4516
- d: "M59.4566 45.6807C78.096 45.6807 93.2062 60.7909 93.2062 79.4303V113.18H25.707V45.6807H59.4566ZM78.4881 81.4604C78.4881 91.9713 69.9673 100.492 59.4564 100.492C48.9455 100.492 40.4247 91.9713 40.4247 81.4604C40.4247 70.9495 48.9455 62.4287 59.4564 62.4287C69.9673 62.4287 78.4881 70.9495 78.4881 81.4604Z",
4517
- fill: "white"
4518
- }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
4519
- id: "NeetoRecord_js__paint0_linear_5021_2850",
4520
- x1: 216.5,
4521
- y1: 256,
4522
- x2: -80,
4523
- y2: -86.5,
4524
- gradientUnits: "userSpaceOnUse"
4525
- }, /*#__PURE__*/React.createElement("stop", {
4526
- offset: 0.252913,
4527
- stopColor: "#5268FF"
4528
- }), /*#__PURE__*/React.createElement("stop", {
4529
- offset: 0.675904,
4530
- stopColor: "#2896FF"
3388
+ d: "M236.91 289.902H188.424V262.659C188.424 260.969 189.794 259.599 191.484 259.599H233.85C235.54 259.599 236.91 260.969 236.91 262.659V289.902Z",
3389
+ fill: "#0DA84C"
3390
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3391
+ id: "NeetoKb_js__clip0_318_35368"
3392
+ }, /*#__PURE__*/React.createElement("rect", {
3393
+ width: 258,
3394
+ height: 258,
3395
+ fill: "white",
3396
+ transform: "translate(100 100)"
4531
3397
  }))));
4532
3398
  };
4533
3399
 
4534
3400
  var _excluded$9 = ["size"];
4535
- var NeetoReplay = function NeetoReplay(_ref) {
3401
+ var NeetoPlanner = function NeetoPlanner(_ref) {
4536
3402
  var _ref$size = _ref.size,
4537
- size = _ref$size === void 0 ? 24 : _ref$size,
3403
+ size = _ref$size === void 0 ? 36 : _ref$size,
4538
3404
  props = _objectWithoutProperties(_ref, _excluded$9);
4539
3405
 
4540
3406
  return /*#__PURE__*/React.createElement("svg", _extends({
4541
3407
  width: size,
4542
3408
  height: size,
4543
- viewBox: "0 0 40 40",
3409
+ viewBox: "0 0 458 458",
4544
3410
  fill: "none"
4545
- }, props), /*#__PURE__*/React.createElement("path", {
4546
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4547
- fill: "url(#NeetoReplay_js__paint0_linear_3193_164)"
3411
+ }, props), /*#__PURE__*/React.createElement("rect", {
3412
+ width: 458,
3413
+ height: 458,
3414
+ rx: 110,
3415
+ fill: "black"
4548
3416
  }), /*#__PURE__*/React.createElement("g", {
4549
- filter: "url(#NeetoReplay_js__filter0_d_3193_164)"
3417
+ clipPath: "url(#NeetoPlanner_js__clip0_21_5)"
4550
3418
  }, /*#__PURE__*/React.createElement("path", {
4551
- 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",
4552
- fill: "white"
3419
+ d: "M100.25 113.816C100.25 106.324 106.324 100.25 113.816 100.25H186.167V344.434C186.167 351.926 180.093 358 172.601 358H110.56C104.866 358 100.25 353.384 100.25 347.69V113.816Z",
3420
+ fill: "#5BCC5A"
4553
3421
  }), /*#__PURE__*/React.createElement("path", {
4554
- 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",
4555
- fill: "white"
3422
+ d: "M272.083 258.518C272.083 266.01 266.01 272.083 258.518 272.083H199.732C192.24 272.083 186.167 266.01 186.167 258.518L186.167 100.25H272.083V258.518Z",
3423
+ fill: "#5BCC5A"
4556
3424
  }), /*#__PURE__*/React.createElement("path", {
4557
- fillRule: "evenodd",
4558
- clipRule: "evenodd",
4559
- 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",
4560
- fill: "white"
4561
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4562
- id: "NeetoReplay_js__filter0_d_3193_164",
4563
- x: 8.85714,
4564
- y: 10,
4565
- width: 23.9074,
4566
- height: 24.9497,
4567
- filterUnits: "userSpaceOnUse",
4568
- colorInterpolationFilters: "sRGB"
4569
- }, /*#__PURE__*/React.createElement("feFlood", {
4570
- floodOpacity: 0,
4571
- result: "BackgroundImageFix"
4572
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4573
- in: "SourceAlpha",
4574
- type: "matrix",
4575
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4576
- result: "hardAlpha"
4577
- }), /*#__PURE__*/React.createElement("feOffset", {
4578
- dx: 0.857143,
4579
- dy: 1.14286
4580
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4581
- stdDeviation: 0.428571
4582
- }), /*#__PURE__*/React.createElement("feComposite", {
4583
- in2: "hardAlpha",
4584
- operator: "out"
4585
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4586
- type: "matrix",
4587
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4588
- }), /*#__PURE__*/React.createElement("feBlend", {
4589
- mode: "normal",
4590
- in2: "BackgroundImageFix",
4591
- result: "effect1_dropShadow_3193_164"
4592
- }), /*#__PURE__*/React.createElement("feBlend", {
4593
- mode: "normal",
4594
- in: "SourceGraphic",
4595
- in2: "effect1_dropShadow_3193_164",
4596
- result: "shape"
4597
- })), /*#__PURE__*/React.createElement("linearGradient", {
4598
- id: "NeetoReplay_js__paint0_linear_3193_164",
4599
- x1: 59.5714,
4600
- y1: 70,
4601
- x2: -8.85715,
4602
- y2: -15.4286,
4603
- gradientUnits: "userSpaceOnUse"
4604
- }, /*#__PURE__*/React.createElement("stop", {
4605
- offset: 0.34375,
4606
- stopColor: "#20C7BD"
4607
- }), /*#__PURE__*/React.createElement("stop", {
4608
- offset: 0.6986,
4609
- stopColor: "#83D6AE"
3425
+ d: "M272.083 186.167H196.477C190.783 186.167 186.167 190.783 186.167 196.477V272.083H258.518C266.01 272.083 272.083 266.01 272.083 258.518V186.167Z",
3426
+ fill: "#0DA84C"
3427
+ }), /*#__PURE__*/React.createElement("path", {
3428
+ d: "M272.083 100.25H344.434C351.926 100.25 358 106.324 358 113.816V215.559C358 223.051 351.926 229.125 344.434 229.125H272.083V100.25Z",
3429
+ fill: "#75DC66"
3430
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3431
+ id: "NeetoPlanner_js__clip0_21_5"
3432
+ }, /*#__PURE__*/React.createElement("rect", {
3433
+ width: 258,
3434
+ height: 258,
3435
+ fill: "white",
3436
+ transform: "translate(100 100)"
4610
3437
  }))));
4611
3438
  };
4612
3439
 
4613
3440
  var _excluded$8 = ["size"];
4614
- var NeetoReview = function NeetoReview(_ref) {
3441
+ var NeetoPlaydash = function NeetoPlaydash(_ref) {
4615
3442
  var _ref$size = _ref.size,
4616
- size = _ref$size === void 0 ? 24 : _ref$size,
3443
+ size = _ref$size === void 0 ? 36 : _ref$size,
4617
3444
  props = _objectWithoutProperties(_ref, _excluded$8);
4618
3445
 
4619
3446
  return /*#__PURE__*/React.createElement("svg", _extends({
4620
3447
  width: size,
4621
3448
  height: size,
4622
- viewBox: "0 0 40 40",
3449
+ viewBox: "0 0 458 458",
4623
3450
  fill: "none"
4624
- }, props), /*#__PURE__*/React.createElement("path", {
4625
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4626
- fill: "url(#NeetoReview_js__paint0_linear_3193_171)"
4627
- }), /*#__PURE__*/React.createElement("g", {
4628
- filter: "url(#NeetoReview_js__filter0_d_3193_171)"
4629
- }, /*#__PURE__*/React.createElement("path", {
4630
- fillRule: "evenodd",
4631
- clipRule: "evenodd",
4632
- 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",
4633
- fill: "white"
3451
+ }, props), /*#__PURE__*/React.createElement("rect", {
3452
+ width: 458,
3453
+ height: 458,
3454
+ rx: 110,
3455
+ fill: "black"
3456
+ }), /*#__PURE__*/React.createElement("rect", {
3457
+ x: 226.371,
3458
+ y: 258.266,
3459
+ width: 40.5601,
3460
+ height: 132.864,
3461
+ rx: 20.2801,
3462
+ transform: "rotate(-45 226.371 258.266)",
3463
+ fill: "#5BCC5A"
3464
+ }), /*#__PURE__*/React.createElement("circle", {
3465
+ cx: 233.402,
3466
+ cy: 229.94,
3467
+ r: 76.2173,
3468
+ fill: "#5BCC5A"
3469
+ }), /*#__PURE__*/React.createElement("path", {
3470
+ d: "M233.309 106.031C165.027 106.031 109.674 161.626 109.674 230.207H233.309V106.031Z",
3471
+ fill: "#75DC66"
4634
3472
  }), /*#__PURE__*/React.createElement("path", {
4635
3473
  fillRule: "evenodd",
4636
3474
  clipRule: "evenodd",
4637
- 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",
4638
- fill: "white"
4639
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4640
- id: "NeetoReview_js__filter0_d_3193_171",
4641
- x: 8.57088,
4642
- y: 12.7108,
4643
- width: 24.8575,
4644
- height: 20.1478,
4645
- filterUnits: "userSpaceOnUse",
4646
- colorInterpolationFilters: "sRGB"
4647
- }, /*#__PURE__*/React.createElement("feFlood", {
4648
- floodOpacity: 0,
4649
- result: "BackgroundImageFix"
4650
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4651
- in: "SourceAlpha",
4652
- type: "matrix",
4653
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4654
- result: "hardAlpha"
4655
- }), /*#__PURE__*/React.createElement("feOffset", {
4656
- dx: 0.857143,
4657
- dy: 1.14286
4658
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4659
- stdDeviation: 0.428571
4660
- }), /*#__PURE__*/React.createElement("feComposite", {
4661
- in2: "hardAlpha",
4662
- operator: "out"
4663
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4664
- type: "matrix",
4665
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4666
- }), /*#__PURE__*/React.createElement("feBlend", {
4667
- mode: "normal",
4668
- in2: "BackgroundImageFix",
4669
- result: "effect1_dropShadow_3193_171"
4670
- }), /*#__PURE__*/React.createElement("feBlend", {
4671
- mode: "normal",
4672
- in: "SourceGraphic",
4673
- in2: "effect1_dropShadow_3193_171",
4674
- result: "shape"
4675
- })), /*#__PURE__*/React.createElement("linearGradient", {
4676
- id: "NeetoReview_js__paint0_linear_3193_171",
4677
- x1: 40,
4678
- y1: 48.1429,
4679
- x2: -6.85714,
4680
- y2: -9.71428,
4681
- gradientUnits: "userSpaceOnUse"
4682
- }, /*#__PURE__*/React.createElement("stop", {
4683
- stopColor: "#59CBEF"
4684
- }), /*#__PURE__*/React.createElement("stop", {
4685
- offset: 1,
4686
- stopColor: "#54CCAF"
4687
- }))));
3475
+ d: "M233.309 153.719C191.258 153.769 157.185 187.873 157.185 229.936C157.185 230.025 157.185 230.114 157.185 230.204H233.309V153.719Z",
3476
+ fill: "#0DA84C"
3477
+ }));
4688
3478
  };
4689
3479
 
4690
3480
  var _excluded$7 = ["size"];
4691
- var NeetoRunner = function NeetoRunner(_ref) {
3481
+ var NeetoQuiz = function NeetoQuiz(_ref) {
4692
3482
  var _ref$size = _ref.size,
4693
- size = _ref$size === void 0 ? 24 : _ref$size,
3483
+ size = _ref$size === void 0 ? 36 : _ref$size,
4694
3484
  props = _objectWithoutProperties(_ref, _excluded$7);
4695
3485
 
4696
3486
  return /*#__PURE__*/React.createElement("svg", _extends({
4697
3487
  width: size,
4698
3488
  height: size,
4699
- viewBox: "0 0 40 40",
3489
+ viewBox: "0 0 458 458",
4700
3490
  fill: "none"
4701
- }, props), /*#__PURE__*/React.createElement("path", {
4702
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4703
- fill: "url(#NeetoRunner_js__paint0_linear_3193_165)"
3491
+ }, props), /*#__PURE__*/React.createElement("rect", {
3492
+ width: 458,
3493
+ height: 458,
3494
+ rx: 110,
3495
+ fill: "black"
4704
3496
  }), /*#__PURE__*/React.createElement("g", {
4705
- filter: "url(#NeetoRunner_js__filter0_d_3193_165)"
3497
+ clipPath: "url(#NeetoQuiz_js__clip0_318_35399)"
4706
3498
  }, /*#__PURE__*/React.createElement("path", {
4707
3499
  fillRule: "evenodd",
4708
3500
  clipRule: "evenodd",
4709
- 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",
4710
- fill: "white"
4711
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4712
- id: "NeetoRunner_js__filter0_d_3193_165",
4713
- x: 8.57143,
4714
- y: 9.42859,
4715
- width: 25.1429,
4716
- height: 23.1429,
4717
- filterUnits: "userSpaceOnUse",
4718
- colorInterpolationFilters: "sRGB"
4719
- }, /*#__PURE__*/React.createElement("feFlood", {
4720
- floodOpacity: 0,
4721
- result: "BackgroundImageFix"
4722
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4723
- in: "SourceAlpha",
4724
- type: "matrix",
4725
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4726
- result: "hardAlpha"
4727
- }), /*#__PURE__*/React.createElement("feOffset", {
4728
- dx: 1.42857,
4729
- dy: 1.14286
4730
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4731
- stdDeviation: 0.428571
4732
- }), /*#__PURE__*/React.createElement("feComposite", {
4733
- in2: "hardAlpha",
4734
- operator: "out"
4735
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4736
- type: "matrix",
4737
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4738
- }), /*#__PURE__*/React.createElement("feBlend", {
4739
- mode: "normal",
4740
- in2: "BackgroundImageFix",
4741
- result: "effect1_dropShadow_3193_165"
4742
- }), /*#__PURE__*/React.createElement("feBlend", {
4743
- mode: "normal",
4744
- in: "SourceGraphic",
4745
- in2: "effect1_dropShadow_3193_165",
4746
- result: "shape"
4747
- })), /*#__PURE__*/React.createElement("linearGradient", {
4748
- id: "NeetoRunner_js__paint0_linear_3193_165",
4749
- x1: 43.1429,
4750
- y1: 51.8571,
4751
- x2: 6.28572,
4752
- y2: -3.57143,
4753
- gradientUnits: "userSpaceOnUse"
4754
- }, /*#__PURE__*/React.createElement("stop", {
4755
- stopColor: "#4B47FF"
4756
- }), /*#__PURE__*/React.createElement("stop", {
4757
- offset: 0.6986,
4758
- stopColor: "#79B3F6"
3501
+ d: "M226.162 295.741C265.214 295.741 296.872 264.083 296.872 225.032C296.872 185.98 265.214 154.322 226.162 154.322C187.11 154.322 155.452 185.98 155.452 225.032C155.452 264.083 187.11 295.741 226.162 295.741ZM226.162 349.813C295.077 349.813 350.944 293.947 350.944 225.032C350.944 156.117 295.077 100.25 226.162 100.25C157.247 100.25 101.38 156.117 101.38 225.032C101.38 293.947 157.247 349.813 226.162 349.813Z",
3502
+ fill: "#5BCC5A"
3503
+ }), /*#__PURE__*/React.createElement("path", {
3504
+ d: "M236.514 235.384C249.486 222.412 270.517 222.412 283.489 235.384L348.078 299.974C361.05 312.945 361.05 333.976 348.078 346.948C335.107 359.92 314.076 359.92 301.104 346.948L236.514 282.358C223.543 269.387 223.543 248.356 236.514 235.384Z",
3505
+ fill: "#75DC66"
3506
+ }), /*#__PURE__*/React.createElement("path", {
3507
+ d: "M246.829 292.673L287.741 333.585C307.317 322.457 323.587 306.187 334.716 286.611L293.804 245.699C286.958 268.131 269.261 285.828 246.829 292.673Z",
3508
+ fill: "#0DA84C"
3509
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3510
+ id: "NeetoQuiz_js__clip0_318_35399"
3511
+ }, /*#__PURE__*/React.createElement("rect", {
3512
+ width: 257.75,
3513
+ height: 257.75,
3514
+ fill: "white",
3515
+ transform: "translate(100.25 100.25)"
4759
3516
  }))));
4760
3517
  };
4761
3518
 
4762
3519
  var _excluded$6 = ["size"];
4763
- var NeetoSeo = function NeetoSeo(_ref) {
3520
+ var NeetoRecord = function NeetoRecord(_ref) {
4764
3521
  var _ref$size = _ref.size,
4765
- size = _ref$size === void 0 ? 24 : _ref$size,
3522
+ size = _ref$size === void 0 ? 36 : _ref$size,
4766
3523
  props = _objectWithoutProperties(_ref, _excluded$6);
4767
3524
 
4768
3525
  return /*#__PURE__*/React.createElement("svg", _extends({
4769
3526
  width: size,
4770
3527
  height: size,
4771
- viewBox: "0 0 140 140",
3528
+ viewBox: "0 0 458 458",
4772
3529
  fill: "none"
4773
- }, props), /*#__PURE__*/React.createElement("path", {
4774
- d: "M140 70C140 31.3401 108.66 0 70 0H0V140H140V70Z",
4775
- fill: "url(#NeetoSeo_js__paint0_linear_5318_547)"
4776
- }), /*#__PURE__*/React.createElement("g", {
4777
- filter: "url(#NeetoSeo_js__filter0_d_5318_547)"
4778
- }, /*#__PURE__*/React.createElement("path", {
4779
- d: "M93.3714 50.5891C86.9189 41.1755 76.0865 35 63.8118 35C44.0335 35 28 51.0335 28 70.8118C28 73.6892 28.3394 76.4874 28.9803 79.1685L47.217 60.9317C48.9652 59.1835 51.7995 59.1835 53.5477 60.9317L68.2882 75.6722L93.3714 50.5891Z",
4780
- fill: "white"
3530
+ }, props), /*#__PURE__*/React.createElement("rect", {
3531
+ width: 458,
3532
+ height: 458,
3533
+ rx: 110,
3534
+ fill: "black"
4781
3535
  }), /*#__PURE__*/React.createElement("path", {
4782
- d: "M97.6278 58.9941L71.4536 85.1683C69.7054 86.9165 66.8711 86.9165 65.1229 85.1683L50.3823 70.4277L32.5377 88.2724C38.6638 99.2216 50.3734 106.624 63.8118 106.624C83.5901 106.624 99.6235 90.5901 99.6235 70.8118C99.6235 66.6708 98.9207 62.694 97.6278 58.9941Z",
4783
- fill: "white"
3536
+ d: "M131 271.667L131 101L241.88 101C288.89 101 327 139.205 327 186.333C327 233.462 288.891 271.667 241.88 271.667H131Z",
3537
+ fill: "#5BCC5A"
4784
3538
  }), /*#__PURE__*/React.createElement("path", {
4785
- d: "M87.9196 102.373C91.6852 99.524 94.9226 96.0202 97.4654 92.0353C97.4931 92.0591 97.5202 92.0839 97.5467 92.1097L111.002 105.224C112.688 106.867 112.723 109.566 111.08 111.252L107.211 115.221C105.568 116.908 102.869 116.942 101.183 115.299L87.9196 102.373Z",
4786
- fill: "white"
4787
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4788
- id: "NeetoSeo_js__filter0_d_5318_547",
4789
- x: 28,
4790
- y: 35,
4791
- width: 90.2891,
4792
- height: 88.5091,
4793
- filterUnits: "userSpaceOnUse",
4794
- colorInterpolationFilters: "sRGB"
4795
- }, /*#__PURE__*/React.createElement("feFlood", {
4796
- floodOpacity: 0,
4797
- result: "BackgroundImageFix"
4798
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4799
- in: "SourceAlpha",
4800
- type: "matrix",
4801
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4802
- result: "hardAlpha"
4803
- }), /*#__PURE__*/React.createElement("feOffset", {
4804
- dx: 3,
4805
- dy: 4
4806
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4807
- stdDeviation: 1.5
4808
- }), /*#__PURE__*/React.createElement("feComposite", {
4809
- in2: "hardAlpha",
4810
- operator: "out"
4811
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4812
- type: "matrix",
4813
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4814
- }), /*#__PURE__*/React.createElement("feBlend", {
4815
- mode: "normal",
4816
- in2: "BackgroundImageFix",
4817
- result: "effect1_dropShadow_5318_547"
4818
- }), /*#__PURE__*/React.createElement("feBlend", {
4819
- mode: "normal",
4820
- in: "SourceGraphic",
4821
- in2: "effect1_dropShadow_5318_547",
4822
- result: "shape"
4823
- })), /*#__PURE__*/React.createElement("linearGradient", {
4824
- id: "NeetoSeo_js__paint0_linear_5318_547",
4825
- x1: 140,
4826
- y1: 206.5,
4827
- x2: 17.5,
4828
- y2: -11,
4829
- gradientUnits: "userSpaceOnUse"
4830
- }, /*#__PURE__*/React.createElement("stop", {
4831
- stopColor: "#8669FB"
4832
- }), /*#__PURE__*/React.createElement("stop", {
4833
- offset: 1,
4834
- stopColor: "#71BCFF"
4835
- }))));
3539
+ d: "M131 101L326.949 357H196.316L131 271.667L131 101Z",
3540
+ fill: "#75DC66"
3541
+ }), /*#__PURE__*/React.createElement("path", {
3542
+ d: "M131 101L260.128 269.701C254.25 270.988 248.144 271.667 241.88 271.667H131L131 101Z",
3543
+ fill: "#0DA84C"
3544
+ }));
4836
3545
  };
4837
3546
 
4838
3547
  var _excluded$5 = ["size"];
4839
- var NeetoSign = function NeetoSign(_ref) {
3548
+ var NeetoReplay = function NeetoReplay(_ref) {
4840
3549
  var _ref$size = _ref.size,
4841
- size = _ref$size === void 0 ? 24 : _ref$size,
3550
+ size = _ref$size === void 0 ? 36 : _ref$size,
4842
3551
  props = _objectWithoutProperties(_ref, _excluded$5);
4843
3552
 
4844
3553
  return /*#__PURE__*/React.createElement("svg", _extends({
4845
3554
  width: size,
4846
3555
  height: size,
4847
- viewBox: "0 0 40 40",
3556
+ viewBox: "0 0 458 458",
4848
3557
  fill: "none"
4849
- }, props), /*#__PURE__*/React.createElement("path", {
4850
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4851
- fill: "url(#NeetoSign_js__paint0_linear_3193_177)"
4852
- }), /*#__PURE__*/React.createElement("g", {
4853
- filter: "url(#NeetoSign_js__filter0_d_3193_177)"
4854
- }, /*#__PURE__*/React.createElement("path", {
4855
- 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",
4856
- fill: "white"
4857
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4858
- id: "NeetoSign_js__filter0_d_3193_177",
4859
- x: 8.85712,
4860
- y: 8.85712,
4861
- width: 24.0184,
4862
- height: 24.3578,
4863
- filterUnits: "userSpaceOnUse",
4864
- colorInterpolationFilters: "sRGB"
4865
- }, /*#__PURE__*/React.createElement("feFlood", {
4866
- floodOpacity: 0,
4867
- result: "BackgroundImageFix"
4868
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4869
- in: "SourceAlpha",
4870
- type: "matrix",
4871
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4872
- result: "hardAlpha"
4873
- }), /*#__PURE__*/React.createElement("feOffset", {
4874
- dx: 0.857143,
4875
- dy: 1.14286
4876
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4877
- stdDeviation: 0.428571
4878
- }), /*#__PURE__*/React.createElement("feComposite", {
4879
- in2: "hardAlpha",
4880
- operator: "out"
4881
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4882
- type: "matrix",
4883
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4884
- }), /*#__PURE__*/React.createElement("feBlend", {
4885
- mode: "normal",
4886
- in2: "BackgroundImageFix",
4887
- result: "effect1_dropShadow_3193_177"
4888
- }), /*#__PURE__*/React.createElement("feBlend", {
4889
- mode: "normal",
4890
- in: "SourceGraphic",
4891
- in2: "effect1_dropShadow_3193_177",
4892
- result: "shape"
4893
- })), /*#__PURE__*/React.createElement("linearGradient", {
4894
- id: "NeetoSign_js__paint0_linear_3193_177",
4895
- x1: 40,
4896
- y1: 48.1429,
4897
- x2: -6.85714,
4898
- y2: -9.71428,
4899
- gradientUnits: "userSpaceOnUse"
4900
- }, /*#__PURE__*/React.createElement("stop", {
4901
- stopColor: "#698EEF"
4902
- }), /*#__PURE__*/React.createElement("stop", {
4903
- offset: 1,
4904
- stopColor: "#59CBEF"
4905
- }))));
3558
+ }, props), /*#__PURE__*/React.createElement("rect", {
3559
+ width: 458,
3560
+ height: 458,
3561
+ rx: 110,
3562
+ fill: "black"
3563
+ }), /*#__PURE__*/React.createElement("path", {
3564
+ d: "M169.233 322.811V136.014C169.233 119.357 187.712 109.343 201.667 118.438L350.38 215.351C360.54 221.973 360.54 236.853 350.38 243.474L201.667 340.388C187.712 349.482 169.233 339.468 169.233 322.811Z",
3565
+ fill: "#5BCC5A"
3566
+ }), /*#__PURE__*/React.createElement("path", {
3567
+ d: "M100 289.333V168.653C100 151.761 118.945 141.795 132.865 151.365L225.662 215.163C235.362 221.832 235.362 236.155 225.662 242.824L132.865 306.621C118.945 316.191 100 306.226 100 289.333Z",
3568
+ fill: "#75DC66"
3569
+ }), /*#__PURE__*/React.createElement("path", {
3570
+ d: "M169.234 281.617L225.662 242.824C235.362 236.155 235.362 221.832 225.662 215.163L169.234 176.366V281.617Z",
3571
+ fill: "#0DA84C"
3572
+ }));
4906
3573
  };
4907
3574
 
4908
3575
  var _excluded$4 = ["size"];
4909
- var NeetoSite = function NeetoSite(_ref) {
3576
+ var NeetoRunner = function NeetoRunner(_ref) {
4910
3577
  var _ref$size = _ref.size,
4911
- size = _ref$size === void 0 ? 24 : _ref$size,
3578
+ size = _ref$size === void 0 ? 36 : _ref$size,
4912
3579
  props = _objectWithoutProperties(_ref, _excluded$4);
4913
3580
 
4914
3581
  return /*#__PURE__*/React.createElement("svg", _extends({
4915
3582
  width: size,
4916
3583
  height: size,
4917
- viewBox: "0 0 40 40",
3584
+ viewBox: "0 0 458 458",
4918
3585
  fill: "none"
4919
- }, props), /*#__PURE__*/React.createElement("path", {
4920
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4921
- fill: "url(#NeetoSite_js__paint0_linear_3193_172)"
3586
+ }, props), /*#__PURE__*/React.createElement("rect", {
3587
+ width: 458,
3588
+ height: 458,
3589
+ rx: 110,
3590
+ fill: "black"
4922
3591
  }), /*#__PURE__*/React.createElement("g", {
4923
- filter: "url(#NeetoSite_js__filter0_d_3193_172)"
3592
+ clipPath: "url(#NeetoRunner_js__clip0_318_35553)"
4924
3593
  }, /*#__PURE__*/React.createElement("path", {
4925
- fillRule: "evenodd",
4926
- clipRule: "evenodd",
4927
- 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",
4928
- fill: "white"
4929
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
4930
- id: "NeetoSite_js__filter0_d_3193_172",
4931
- x: 8.28573,
4932
- y: 11.1429,
4933
- width: 24.8571,
4934
- height: 19.9128,
4935
- filterUnits: "userSpaceOnUse",
4936
- colorInterpolationFilters: "sRGB"
4937
- }, /*#__PURE__*/React.createElement("feFlood", {
4938
- floodOpacity: 0,
4939
- result: "BackgroundImageFix"
4940
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4941
- in: "SourceAlpha",
4942
- type: "matrix",
4943
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
4944
- result: "hardAlpha"
4945
- }), /*#__PURE__*/React.createElement("feOffset", {
4946
- dx: 0.857143,
4947
- dy: 1.14286
4948
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
4949
- stdDeviation: 0.428571
4950
- }), /*#__PURE__*/React.createElement("feComposite", {
4951
- in2: "hardAlpha",
4952
- operator: "out"
4953
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
4954
- type: "matrix",
4955
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
4956
- }), /*#__PURE__*/React.createElement("feBlend", {
4957
- mode: "normal",
4958
- in2: "BackgroundImageFix",
4959
- result: "effect1_dropShadow_3193_172"
4960
- }), /*#__PURE__*/React.createElement("feBlend", {
4961
- mode: "normal",
4962
- in: "SourceGraphic",
4963
- in2: "effect1_dropShadow_3193_172",
4964
- result: "shape"
4965
- })), /*#__PURE__*/React.createElement("linearGradient", {
4966
- id: "NeetoSite_js__paint0_linear_3193_172",
4967
- x1: -4.28571,
4968
- y1: -11,
4969
- x2: 57.8571,
4970
- y2: 70.8571,
4971
- gradientUnits: "userSpaceOnUse"
4972
- }, /*#__PURE__*/React.createElement("stop", {
4973
- offset: 0.373525,
4974
- stopColor: "#8176FF"
4975
- }), /*#__PURE__*/React.createElement("stop", {
4976
- offset: 1,
4977
- stopColor: "#41BBFF"
3594
+ d: "M216.808 281.577C227.227 291.995 227.227 308.887 216.808 319.306C206.39 329.724 189.498 329.724 179.079 319.306L107.051 247.278C96.6329 236.859 96.6329 219.968 107.051 209.549C117.47 199.13 134.362 199.13 144.78 209.549L216.808 281.577Z",
3595
+ fill: "#5BCC5A"
3596
+ }), /*#__PURE__*/React.createElement("path", {
3597
+ d: "M216.808 175.734C227.227 165.316 227.227 148.424 216.808 138.005C206.39 127.587 189.498 127.587 179.079 138.005L107.051 210.033C96.6329 220.452 96.6329 237.344 107.051 247.762C117.47 258.181 134.362 258.181 144.78 247.762L216.808 175.734Z",
3598
+ fill: "#5BCC5A"
3599
+ }), /*#__PURE__*/React.createElement("path", {
3600
+ d: "M240.433 281.577C230.014 291.995 230.014 308.887 240.433 319.306C250.851 329.724 267.743 329.724 278.161 319.306L350.189 247.278C360.608 236.859 360.608 219.968 350.189 209.549C339.771 199.13 322.879 199.13 312.46 209.549L240.433 281.577Z",
3601
+ fill: "#75DC66"
3602
+ }), /*#__PURE__*/React.createElement("path", {
3603
+ d: "M240.433 175.734C230.014 165.316 230.014 148.424 240.433 138.005C250.851 127.587 267.743 127.587 278.161 138.005L350.189 210.033C360.608 220.452 360.608 237.344 350.189 247.762C339.771 258.181 322.879 258.181 312.46 247.762L240.433 175.734Z",
3604
+ fill: "#0DA84C"
3605
+ }), /*#__PURE__*/React.createElement("path", {
3606
+ d: "M293.357 228.66L312.463 209.553C321.851 200.166 336.492 199.237 346.92 206.765L350.192 210.038C355.34 215.185 357.944 221.913 358.005 228.66C357.944 235.407 355.34 242.135 350.192 247.282L346.92 250.555C336.492 258.083 321.851 257.154 312.463 247.767L293.357 228.66Z",
3607
+ fill: "#0DA84C"
3608
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3609
+ id: "NeetoRunner_js__clip0_318_35553"
3610
+ }, /*#__PURE__*/React.createElement("rect", {
3611
+ width: 258,
3612
+ height: 258,
3613
+ fill: "white",
3614
+ transform: "translate(100 100)"
4978
3615
  }))));
4979
3616
  };
4980
3617
 
4981
3618
  var _excluded$3 = ["size"];
4982
- var NeetoSocial = function NeetoSocial(_ref) {
3619
+ var NeetoSeo = function NeetoSeo(_ref) {
4983
3620
  var _ref$size = _ref.size,
4984
- size = _ref$size === void 0 ? 24 : _ref$size,
3621
+ size = _ref$size === void 0 ? 36 : _ref$size,
4985
3622
  props = _objectWithoutProperties(_ref, _excluded$3);
4986
3623
 
4987
3624
  return /*#__PURE__*/React.createElement("svg", _extends({
4988
3625
  width: size,
4989
3626
  height: size,
4990
- viewBox: "0 0 40 40",
3627
+ viewBox: "0 0 458 458",
4991
3628
  fill: "none"
4992
- }, props), /*#__PURE__*/React.createElement("path", {
4993
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
4994
- fill: "url(#NeetoSocial_js__paint0_linear_3193_175)"
4995
- }), /*#__PURE__*/React.createElement("g", {
4996
- filter: "url(#NeetoSocial_js__filter0_d_3193_175)"
4997
- }, /*#__PURE__*/React.createElement("path", {
4998
- 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",
4999
- fill: "white"
5000
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
5001
- id: "NeetoSocial_js__filter0_d_3193_175",
5002
- x: 9.14278,
5003
- y: 11.7143,
5004
- width: 23.6972,
5005
- height: 23.9382,
5006
- filterUnits: "userSpaceOnUse",
5007
- colorInterpolationFilters: "sRGB"
5008
- }, /*#__PURE__*/React.createElement("feFlood", {
5009
- floodOpacity: 0,
5010
- result: "BackgroundImageFix"
5011
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5012
- in: "SourceAlpha",
5013
- type: "matrix",
5014
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
5015
- result: "hardAlpha"
5016
- }), /*#__PURE__*/React.createElement("feOffset", {
5017
- dx: 0.857143,
5018
- dy: 1.14286
5019
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
5020
- stdDeviation: 0.428571
5021
- }), /*#__PURE__*/React.createElement("feComposite", {
5022
- in2: "hardAlpha",
5023
- operator: "out"
5024
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5025
- type: "matrix",
5026
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
5027
- }), /*#__PURE__*/React.createElement("feBlend", {
5028
- mode: "normal",
5029
- in2: "BackgroundImageFix",
5030
- result: "effect1_dropShadow_3193_175"
5031
- }), /*#__PURE__*/React.createElement("feBlend", {
5032
- mode: "normal",
5033
- in: "SourceGraphic",
5034
- in2: "effect1_dropShadow_3193_175",
5035
- result: "shape"
5036
- })), /*#__PURE__*/React.createElement("linearGradient", {
5037
- id: "NeetoSocial_js__paint0_linear_3193_175",
5038
- x1: 48.1429,
5039
- y1: 59.8571,
5040
- x2: -6.85714,
5041
- y2: -9.71429,
5042
- gradientUnits: "userSpaceOnUse"
5043
- }, /*#__PURE__*/React.createElement("stop", {
5044
- stopColor: "#81D2F4"
5045
- }), /*#__PURE__*/React.createElement("stop", {
5046
- offset: 1,
5047
- stopColor: "#4A9CE9"
5048
- }))));
3629
+ }, props), /*#__PURE__*/React.createElement("rect", {
3630
+ width: 458,
3631
+ height: 458,
3632
+ rx: 110,
3633
+ fill: "black"
3634
+ }), /*#__PURE__*/React.createElement("path", {
3635
+ d: "M220.19 278.975C211.88 270.665 211.88 257.192 220.19 248.882C228.5 240.572 241.973 240.572 250.283 248.882L318.767 317.366C327.078 325.676 327.078 339.149 318.767 347.459C310.457 355.769 296.984 355.769 288.674 347.459L220.19 278.975Z",
3636
+ fill: "#5BCC5A"
3637
+ }), /*#__PURE__*/React.createElement("path", {
3638
+ d: "M310.732 229.573C310.732 232.127 308.661 234.197 306.108 234.197H261.626L261.626 108.808C261.626 106.254 263.696 104.184 266.25 104.184L306.108 104.184C308.661 104.184 310.732 106.254 310.732 108.808L310.732 229.573Z",
3639
+ fill: "#75DC66"
3640
+ }), /*#__PURE__*/React.createElement("path", {
3641
+ d: "M261.623 234.197H217.141C214.587 234.197 212.517 232.127 212.517 229.573L212.517 145.754C212.517 143.2 214.587 141.13 217.141 141.13L261.623 141.13L261.623 234.197Z",
3642
+ fill: "#75DC66"
3643
+ }), /*#__PURE__*/React.createElement("path", {
3644
+ d: "M292.493 234.198C292.493 278.365 256.688 314.17 212.52 314.17C168.353 314.17 132.548 278.365 132.548 234.198C132.548 190.03 168.353 154.225 212.52 154.225C256.688 154.225 292.493 190.03 292.493 234.198Z",
3645
+ fill: "#5BCC5A"
3646
+ }), /*#__PURE__*/React.createElement("path", {
3647
+ d: "M212.519 154.214C212.519 154.214 212.519 154.214 212.519 154.214C231.03 154.214 248.072 160.503 261.625 171.061C280.409 185.694 292.491 208.528 292.492 234.184H217.196C214.613 234.184 212.519 232.09 212.519 229.507L212.519 154.214Z",
3648
+ fill: "#0DA84C"
3649
+ }));
5049
3650
  };
5050
3651
 
5051
3652
  var _excluded$2 = ["size"];
5052
- var NeetoStore = function NeetoStore(_ref) {
3653
+ var NeetoSite = function NeetoSite(_ref) {
5053
3654
  var _ref$size = _ref.size,
5054
- size = _ref$size === void 0 ? 24 : _ref$size,
3655
+ size = _ref$size === void 0 ? 36 : _ref$size,
5055
3656
  props = _objectWithoutProperties(_ref, _excluded$2);
5056
3657
 
5057
3658
  return /*#__PURE__*/React.createElement("svg", _extends({
5058
3659
  width: size,
5059
3660
  height: size,
5060
- viewBox: "0 0 40 40",
3661
+ viewBox: "0 0 458 458",
5061
3662
  fill: "none"
5062
- }, props), /*#__PURE__*/React.createElement("path", {
5063
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
5064
- fill: "url(#NeetoStore_js__paint0_linear_3193_168)"
5065
- }), /*#__PURE__*/React.createElement("g", {
5066
- filter: "url(#NeetoStore_js__filter0_d_3193_168)"
5067
- }, /*#__PURE__*/React.createElement("path", {
5068
- fillRule: "evenodd",
5069
- clipRule: "evenodd",
5070
- 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",
5071
- fill: "white"
5072
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
5073
- id: "NeetoStore_js__filter0_d_3193_168",
5074
- x: 10.2857,
5075
- y: 10.2857,
5076
- width: 21.1428,
5077
- height: 21.4286,
5078
- filterUnits: "userSpaceOnUse",
5079
- colorInterpolationFilters: "sRGB"
5080
- }, /*#__PURE__*/React.createElement("feFlood", {
5081
- floodOpacity: 0,
5082
- result: "BackgroundImageFix"
5083
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5084
- in: "SourceAlpha",
5085
- type: "matrix",
5086
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
5087
- result: "hardAlpha"
5088
- }), /*#__PURE__*/React.createElement("feOffset", {
5089
- dx: 0.857143,
5090
- dy: 1.14286
5091
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
5092
- stdDeviation: 0.428571
5093
- }), /*#__PURE__*/React.createElement("feComposite", {
5094
- in2: "hardAlpha",
5095
- operator: "out"
5096
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5097
- type: "matrix",
5098
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
5099
- }), /*#__PURE__*/React.createElement("feBlend", {
5100
- mode: "normal",
5101
- in2: "BackgroundImageFix",
5102
- result: "effect1_dropShadow_3193_168"
5103
- }), /*#__PURE__*/React.createElement("feBlend", {
5104
- mode: "normal",
5105
- in: "SourceGraphic",
5106
- in2: "effect1_dropShadow_3193_168",
5107
- result: "shape"
5108
- })), /*#__PURE__*/React.createElement("linearGradient", {
5109
- id: "NeetoStore_js__paint0_linear_3193_168",
5110
- x1: 43.1429,
5111
- y1: 51.8571,
5112
- x2: 6.28572,
5113
- y2: -3.57143,
5114
- gradientUnits: "userSpaceOnUse"
5115
- }, /*#__PURE__*/React.createElement("stop", {
5116
- stopColor: "#3C5BFF"
5117
- }), /*#__PURE__*/React.createElement("stop", {
5118
- offset: 0.6986,
5119
- stopColor: "#55ABE9"
5120
- }))));
3663
+ }, props), /*#__PURE__*/React.createElement("rect", {
3664
+ width: 458,
3665
+ height: 458,
3666
+ rx: 110,
3667
+ fill: "black"
3668
+ }), /*#__PURE__*/React.createElement("path", {
3669
+ d: "M100.625 167.424C100.625 154.383 111.197 143.811 124.237 143.811H334.388C347.428 143.811 358 154.383 358 167.424V188.675H100.625V167.424Z",
3670
+ fill: "#5BCC5A"
3671
+ }), /*#__PURE__*/React.createElement("path", {
3672
+ d: "M100.625 192.217H358V322.085C358 335.126 347.428 345.697 334.388 345.697H124.237C111.197 345.697 100.625 335.126 100.625 322.085V192.217Z",
3673
+ fill: "#5BCC5A"
3674
+ }), /*#__PURE__*/React.createElement("path", {
3675
+ d: "M269.454 124.921C269.454 118.401 274.739 113.115 281.26 113.115H304.872C311.393 113.115 316.678 118.401 316.678 124.921V268.662L293.066 296.111L269.454 268.662V124.921Z",
3676
+ fill: "#0DA84C"
3677
+ }), /*#__PURE__*/React.createElement("path", {
3678
+ d: "M269.454 124.921C269.454 118.401 274.739 113.115 281.26 113.115H304.872C311.393 113.115 316.678 118.401 316.678 124.921V192.217H269.454V124.921Z",
3679
+ fill: "#75DC66"
3680
+ }));
5121
3681
  };
5122
3682
 
5123
3683
  var _excluded$1 = ["size"];
5124
3684
  var NeetoTestify = function NeetoTestify(_ref) {
5125
3685
  var _ref$size = _ref.size,
5126
- size = _ref$size === void 0 ? 24 : _ref$size,
3686
+ size = _ref$size === void 0 ? 36 : _ref$size,
5127
3687
  props = _objectWithoutProperties(_ref, _excluded$1);
5128
3688
 
5129
3689
  return /*#__PURE__*/React.createElement("svg", _extends({
5130
3690
  width: size,
5131
3691
  height: size,
5132
- viewBox: "0 0 40 40",
3692
+ viewBox: "0 0 458 458",
5133
3693
  fill: "none"
5134
- }, props), /*#__PURE__*/React.createElement("path", {
5135
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
5136
- fill: "url(#NeetoTestify_js__paint0_linear_3193_174)"
3694
+ }, props), /*#__PURE__*/React.createElement("rect", {
3695
+ width: 458,
3696
+ height: 458,
3697
+ rx: 110,
3698
+ fill: "black"
5137
3699
  }), /*#__PURE__*/React.createElement("g", {
5138
- filter: "url(#NeetoTestify_js__filter0_d_3193_174)"
3700
+ clipPath: "url(#NeetoTestify_js__clip0_318_35472)"
5139
3701
  }, /*#__PURE__*/React.createElement("path", {
5140
- 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",
5141
- fill: "white"
5142
- }), /*#__PURE__*/React.createElement("path", {
5143
3702
  fillRule: "evenodd",
5144
3703
  clipRule: "evenodd",
5145
- 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",
5146
- fill: "white"
3704
+ d: "M298.937 159.935C295.031 156.029 290.681 152.397 285.962 149.135L288.017 120.342C288.343 115.771 285.366 111.616 280.933 110.456L245.543 101.194C241.188 100.054 236.631 102.121 234.619 106.147L221.549 132.295C210.093 133.362 198.86 136.402 188.619 141.216L164.773 125.405C160.999 122.903 155.985 123.406 152.783 126.608L126.605 152.785C123.403 155.987 122.9 161.001 125.402 164.775L141.204 188.61C136.316 198.946 133.338 209.99 132.272 221.551L106.142 234.62C102.117 236.633 100.052 241.189 101.192 245.543L110.454 280.935C111.614 285.368 115.769 288.345 120.34 288.019L149.133 285.964C152.395 290.683 156.027 295.033 159.933 298.939C163.84 302.846 168.19 306.477 172.909 309.74L170.853 338.533C170.527 343.104 173.504 347.259 177.938 348.419L213.328 357.681C217.682 358.82 222.239 356.754 224.252 352.728L237.322 326.579C248.777 325.513 260.011 322.473 270.252 317.658L294.097 333.469C297.871 335.972 302.886 335.469 306.088 332.267L332.265 306.09C335.467 302.888 335.97 297.874 333.468 294.099L317.666 270.264C322.544 259.939 325.532 248.885 326.598 237.324L352.735 224.264C356.762 222.252 358.828 217.694 357.689 213.339L348.427 177.951C347.267 173.517 343.112 170.54 338.541 170.866L309.748 172.922C306.475 168.192 302.844 163.842 298.937 159.935ZM266.387 266.39C246.011 286.766 212.859 286.766 192.483 266.39C172.106 246.013 172.106 212.862 192.483 192.485C212.859 172.109 246.011 172.109 266.387 192.485C286.764 212.862 286.764 246.013 266.387 266.39Z",
3705
+ fill: "#5BCC5A"
5147
3706
  }), /*#__PURE__*/React.createElement("path", {
5148
- 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",
5149
- fill: "white"
5150
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
5151
- id: "NeetoTestify_js__filter0_d_3193_174",
5152
- x: 7.71431,
5153
- y: 9.71429,
5154
- width: 26.4247,
5155
- height: 26.5364,
5156
- filterUnits: "userSpaceOnUse",
5157
- colorInterpolationFilters: "sRGB"
5158
- }, /*#__PURE__*/React.createElement("feFlood", {
5159
- floodOpacity: 0,
5160
- result: "BackgroundImageFix"
5161
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5162
- in: "SourceAlpha",
5163
- type: "matrix",
5164
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
5165
- result: "hardAlpha"
5166
- }), /*#__PURE__*/React.createElement("feOffset", {
5167
- dx: 0.857143,
5168
- dy: 1.14286
5169
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
5170
- stdDeviation: 0.428571
5171
- }), /*#__PURE__*/React.createElement("feComposite", {
5172
- in2: "hardAlpha",
5173
- operator: "out"
5174
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5175
- type: "matrix",
5176
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
5177
- }), /*#__PURE__*/React.createElement("feBlend", {
5178
- mode: "normal",
5179
- in2: "BackgroundImageFix",
5180
- result: "effect1_dropShadow_3193_174"
5181
- }), /*#__PURE__*/React.createElement("feBlend", {
5182
- mode: "normal",
5183
- in: "SourceGraphic",
5184
- in2: "effect1_dropShadow_3193_174",
5185
- result: "shape"
5186
- })), /*#__PURE__*/React.createElement("linearGradient", {
5187
- id: "NeetoTestify_js__paint0_linear_3193_174",
5188
- x1: 40,
5189
- y1: 48.1429,
5190
- x2: -12.4286,
5191
- y2: -17,
5192
- gradientUnits: "userSpaceOnUse"
5193
- }, /*#__PURE__*/React.createElement("stop", {
5194
- stopColor: "#FF9E45"
5195
- }), /*#__PURE__*/React.createElement("stop", {
5196
- offset: 1,
5197
- stopColor: "#FFF27A"
3707
+ d: "M285.956 149.135C290.675 152.397 295.025 156.029 298.931 159.935C302.837 163.842 306.469 168.192 309.742 172.922L338.535 170.866C343.106 170.54 347.261 173.517 348.421 177.951L357.683 213.339C358.822 217.694 356.756 222.252 352.729 224.264L326.592 237.324C325.526 248.885 322.538 259.939 317.66 270.264L333.462 294.099C335.964 297.874 335.461 302.888 332.259 306.09L306.082 332.267C302.88 335.469 297.865 335.972 294.091 333.469L270.803 318.028L241.648 280.235C250.718 278.069 259.318 273.453 266.381 266.39C286.758 246.013 286.758 212.862 266.381 192.485C246.005 172.109 212.853 172.109 192.477 192.485C188.729 196.233 185.671 200.413 183.302 204.866L183.237 204.783L220.765 132.371C221.024 132.345 221.283 132.319 221.543 132.295L234.613 106.147C236.625 102.121 241.182 100.054 245.537 101.194L280.927 110.456C285.36 111.616 288.337 115.771 288.011 120.342L285.956 149.135Z",
3708
+ fill: "#75DC66"
3709
+ }), /*#__PURE__*/React.createElement("path", {
3710
+ d: "M241.491 280.2L293.024 346.353C296.541 350.868 303.217 351.281 307.264 347.234L347.217 307.28C351.264 303.234 350.851 296.558 346.336 293.041L280.181 241.505C278.028 250.602 273.404 259.233 266.308 266.329C259.214 273.423 250.585 278.047 241.491 280.2Z",
3711
+ fill: "#0DA84C"
3712
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
3713
+ id: "NeetoTestify_js__clip0_318_35472"
3714
+ }, /*#__PURE__*/React.createElement("rect", {
3715
+ width: 258,
3716
+ height: 258,
3717
+ fill: "white",
3718
+ transform: "translate(100 100)"
5198
3719
  }))));
5199
3720
  };
5200
3721
 
5201
3722
  var _excluded = ["size"];
5202
3723
  var NeetoWireframe = function NeetoWireframe(_ref) {
5203
3724
  var _ref$size = _ref.size,
5204
- size = _ref$size === void 0 ? 24 : _ref$size,
3725
+ size = _ref$size === void 0 ? 36 : _ref$size,
5205
3726
  props = _objectWithoutProperties(_ref, _excluded);
5206
3727
 
5207
3728
  return /*#__PURE__*/React.createElement("svg", _extends({
5208
3729
  width: size,
5209
3730
  height: size,
5210
- viewBox: "0 0 40 40",
3731
+ viewBox: "0 0 458 458",
5211
3732
  fill: "none"
5212
- }, props), /*#__PURE__*/React.createElement("path", {
5213
- d: "M40 20C40 8.95431 31.0457 0 20 0H0V40H40V20Z",
5214
- fill: "url(#NeetoWireframe_js__paint0_linear_3204_332)"
5215
- }), /*#__PURE__*/React.createElement("g", {
5216
- filter: "url(#NeetoWireframe_js__filter0_d_3204_332)"
5217
- }, /*#__PURE__*/React.createElement("rect", {
5218
- x: 17.015,
5219
- y: 11.7145,
5220
- width: 12.9849,
5221
- height: 5.22383,
5222
- rx: 0.511727,
5223
- fill: "white"
5224
- }), /*#__PURE__*/React.createElement("rect", {
5225
- x: 10.0001,
5226
- y: 18.7294,
5227
- width: 12.9849,
5228
- height: 12.9849,
5229
- rx: 0.511727,
5230
- fill: "white"
5231
- }), /*#__PURE__*/React.createElement("circle", {
5232
- cx: 12.612,
5233
- cy: 14.3263,
5234
- r: 2.61191,
5235
- fill: "white"
5236
- }), /*#__PURE__*/React.createElement("rect", {
5237
- x: 24.7761,
5238
- y: 31.7142,
5239
- width: 12.9849,
5240
- height: 5.22383,
5241
- rx: 0.511727,
5242
- transform: "rotate(-90 24.7761 31.7142)",
5243
- fill: "white"
5244
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("filter", {
5245
- id: "NeetoWireframe_js__filter0_d_3204_332",
5246
- x: 10.0001,
5247
- y: 11.7144,
5248
- width: 21.7141,
5249
- height: 21.9999,
5250
- filterUnits: "userSpaceOnUse",
5251
- colorInterpolationFilters: "sRGB"
5252
- }, /*#__PURE__*/React.createElement("feFlood", {
5253
- floodOpacity: 0,
5254
- result: "BackgroundImageFix"
5255
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5256
- in: "SourceAlpha",
5257
- type: "matrix",
5258
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
5259
- result: "hardAlpha"
5260
- }), /*#__PURE__*/React.createElement("feOffset", {
5261
- dx: 0.857143,
5262
- dy: 1.14286
5263
- }), /*#__PURE__*/React.createElement("feGaussianBlur", {
5264
- stdDeviation: 0.428571
5265
- }), /*#__PURE__*/React.createElement("feComposite", {
5266
- in2: "hardAlpha",
5267
- operator: "out"
5268
- }), /*#__PURE__*/React.createElement("feColorMatrix", {
5269
- type: "matrix",
5270
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0"
5271
- }), /*#__PURE__*/React.createElement("feBlend", {
5272
- mode: "normal",
5273
- in2: "BackgroundImageFix",
5274
- result: "effect1_dropShadow_3204_332"
5275
- }), /*#__PURE__*/React.createElement("feBlend", {
5276
- mode: "normal",
5277
- in: "SourceGraphic",
5278
- in2: "effect1_dropShadow_3204_332",
5279
- result: "shape"
5280
- })), /*#__PURE__*/React.createElement("linearGradient", {
5281
- id: "NeetoWireframe_js__paint0_linear_3204_332",
5282
- x1: 43.1429,
5283
- y1: 51.8571,
5284
- x2: 6.28572,
5285
- y2: -3.57143,
5286
- gradientUnits: "userSpaceOnUse"
5287
- }, /*#__PURE__*/React.createElement("stop", {
5288
- stopColor: "#6A67E8"
5289
- }), /*#__PURE__*/React.createElement("stop", {
5290
- offset: 0.6986,
5291
- stopColor: "#B49AFC"
5292
- }))));
3733
+ }, props), /*#__PURE__*/React.createElement("rect", {
3734
+ width: 458,
3735
+ height: 458,
3736
+ rx: 110,
3737
+ fill: "black"
3738
+ }), /*#__PURE__*/React.createElement("path", {
3739
+ d: "M356.998 238.847V334.544C356.998 346.946 346.944 357 334.542 357H123.456C111.054 357 101 346.946 101 334.544L101 238.847H356.998Z",
3740
+ fill: "#5BCC5A"
3741
+ }), /*#__PURE__*/React.createElement("path", {
3742
+ d: "M219.153 101L219.153 219.153L101 219.153L101 123.456C101 111.054 111.054 101 123.456 101L219.153 101Z",
3743
+ fill: "#5BCC5A"
3744
+ }), /*#__PURE__*/React.createElement("path", {
3745
+ d: "M334.542 101C346.944 101 356.998 111.054 356.998 123.456V334.544C356.998 346.946 346.944 357 334.542 357L238.845 356.998V101L334.542 101Z",
3746
+ fill: "#75DC66"
3747
+ }), /*#__PURE__*/React.createElement("path", {
3748
+ d: "M238.845 356.998L238.845 238.845L356.998 238.847V334.544C356.998 346.87 347.067 356.876 334.769 356.998L238.845 356.998Z",
3749
+ fill: "#0DA84C"
3750
+ }));
5293
3751
  };
5294
3752
 
5295
3753
  exports.Neeto = Neeto;
5296
- exports.NeetoAnalytics = NeetoAnalytics;
5297
3754
  exports.NeetoCal = NeetoCal;
5298
3755
  exports.NeetoChangelog = NeetoChangelog;
5299
3756
  exports.NeetoChat = NeetoChat;
@@ -5303,7 +3760,6 @@ exports.NeetoCourse = NeetoCourse;
5303
3760
  exports.NeetoCrm = NeetoCrm;
5304
3761
  exports.NeetoDeploy = NeetoDeploy;
5305
3762
  exports.NeetoDesk = NeetoDesk;
5306
- exports.NeetoEngage = NeetoEngage;
5307
3763
  exports.NeetoForm = NeetoForm;
5308
3764
  exports.NeetoGit = NeetoGit;
5309
3765
  exports.NeetoInvisible = NeetoInvisible;
@@ -5311,17 +3767,12 @@ exports.NeetoInvoice = NeetoInvoice;
5311
3767
  exports.NeetoKb = NeetoKb;
5312
3768
  exports.NeetoPlanner = NeetoPlanner;
5313
3769
  exports.NeetoPlaydash = NeetoPlaydash;
5314
- exports.NeetoPopups = NeetoPopups;
5315
3770
  exports.NeetoQuiz = NeetoQuiz;
5316
3771
  exports.NeetoRecord = NeetoRecord;
5317
3772
  exports.NeetoReplay = NeetoReplay;
5318
- exports.NeetoReview = NeetoReview;
5319
3773
  exports.NeetoRunner = NeetoRunner;
5320
3774
  exports.NeetoSeo = NeetoSeo;
5321
- exports.NeetoSign = NeetoSign;
5322
3775
  exports.NeetoSite = NeetoSite;
5323
- exports.NeetoSocial = NeetoSocial;
5324
- exports.NeetoStore = NeetoStore;
5325
3776
  exports.NeetoTestify = NeetoTestify;
5326
3777
  exports.NeetoWireframe = NeetoWireframe;
5327
3778
  //# sourceMappingURL=neeto-logos.cjs.js.map