@bigbinary/neeto-icons 1.18.7 → 1.18.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app-icons.cjs.js +358 -295
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +358 -295
- package/dist/app-icons.js.map +1 -1
- package/dist/neeto-icons.cjs.js +195 -126
- package/dist/neeto-icons.cjs.js.map +1 -1
- package/dist/neeto-icons.js +195 -127
- package/dist/neeto-icons.js.map +1 -1
- package/dist/neeto-logos.cjs.js +284 -368
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +284 -368
- package/dist/neeto-logos.js.map +1 -1
- package/package.json +1 -1
package/dist/neeto-logos.js
CHANGED
|
@@ -2841,18 +2841,13 @@ var Neeto = function Neeto(_ref) {
|
|
|
2841
2841
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2842
2842
|
width: size,
|
|
2843
2843
|
height: size,
|
|
2844
|
-
viewBox: "0 0
|
|
2844
|
+
viewBox: "0 0 316 333",
|
|
2845
2845
|
fill: "none"
|
|
2846
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
2847
|
-
|
|
2848
|
-
height: 458,
|
|
2849
|
-
rx: 110,
|
|
2850
|
-
fill: "black"
|
|
2851
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2852
|
-
d: "M333.999 118.13H249.378L333.999 245.062V118.13Z",
|
|
2846
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
2847
|
+
d: "M315.258 0.427734H188.326L315.258 190.826V0.427734Z",
|
|
2853
2848
|
fill: "#5BCC5A"
|
|
2854
2849
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2855
|
-
d: "
|
|
2850
|
+
d: "M0.466797 332.99L0.468121 0.427734H92.1312L315.26 332.99H220.923L74.0887 117.205V332.99H0.466797Z",
|
|
2856
2851
|
fill: "white"
|
|
2857
2852
|
}));
|
|
2858
2853
|
};
|
|
@@ -2866,66 +2861,61 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
2866
2861
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2867
2862
|
width: size,
|
|
2868
2863
|
height: size,
|
|
2869
|
-
viewBox: "0 0
|
|
2864
|
+
viewBox: "0 0 356 384",
|
|
2870
2865
|
fill: "none"
|
|
2871
2866
|
}, props), /*#__PURE__*/React.createElement("rect", {
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
x: 109,
|
|
2878
|
-
y: 118.647,
|
|
2879
|
-
width: 239,
|
|
2880
|
-
height: 239,
|
|
2881
|
-
rx: 44.6133,
|
|
2867
|
+
x: 0.365234,
|
|
2868
|
+
y: 28.126,
|
|
2869
|
+
width: 354.915,
|
|
2870
|
+
height: 354.915,
|
|
2871
|
+
rx: 66.2508,
|
|
2882
2872
|
fill: "#75DC66"
|
|
2883
2873
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2884
|
-
d: "
|
|
2874
|
+
d: "M0.365234 94.3768C0.365234 57.7875 30.0267 28.126 66.616 28.126H289.029C325.619 28.126 355.28 57.7875 355.28 94.3768V146.431H0.365234V94.3768Z",
|
|
2885
2875
|
fill: "#5BCC5A"
|
|
2886
2876
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2887
|
-
x:
|
|
2888
|
-
y:
|
|
2889
|
-
width:
|
|
2890
|
-
height:
|
|
2877
|
+
x: 0.364746,
|
|
2878
|
+
y: 146.427,
|
|
2879
|
+
width: 118.305,
|
|
2880
|
+
height: 118.305,
|
|
2891
2881
|
fill: "#75DC66"
|
|
2892
2882
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2893
|
-
d: "
|
|
2883
|
+
d: "M0.364746 264.731H118.67V383.036H66.6156C30.0263 383.036 0.364746 353.375 0.364746 316.786V264.731Z",
|
|
2894
2884
|
fill: "#75DC66"
|
|
2895
2885
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2896
|
-
x:
|
|
2897
|
-
y:
|
|
2898
|
-
width:
|
|
2899
|
-
height:
|
|
2886
|
+
x: 118.67,
|
|
2887
|
+
y: 264.731,
|
|
2888
|
+
width: 118.305,
|
|
2889
|
+
height: 118.305,
|
|
2900
2890
|
fill: "#0DA84C"
|
|
2901
2891
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2902
|
-
x:
|
|
2903
|
-
y:
|
|
2904
|
-
width:
|
|
2905
|
-
height:
|
|
2892
|
+
x: 236.975,
|
|
2893
|
+
y: 146.427,
|
|
2894
|
+
width: 118.305,
|
|
2895
|
+
height: 118.305,
|
|
2906
2896
|
fill: "#0DA84C"
|
|
2907
2897
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2908
|
-
x:
|
|
2909
|
-
y:
|
|
2910
|
-
width:
|
|
2911
|
-
height:
|
|
2898
|
+
x: 118.67,
|
|
2899
|
+
y: 146.427,
|
|
2900
|
+
width: 118.305,
|
|
2901
|
+
height: 118.305,
|
|
2912
2902
|
fill: "#75DC66"
|
|
2913
2903
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2914
|
-
d: "
|
|
2904
|
+
d: "M236.975 264.731H355.28V316.786C355.28 353.375 325.618 383.036 289.029 383.036H236.975V264.731Z",
|
|
2915
2905
|
fill: "#0DA84C"
|
|
2916
2906
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2917
|
-
x:
|
|
2918
|
-
y:
|
|
2919
|
-
width:
|
|
2920
|
-
height:
|
|
2921
|
-
rx:
|
|
2907
|
+
x: 226.329,
|
|
2908
|
+
y: 0.913574,
|
|
2909
|
+
width: 42.5898,
|
|
2910
|
+
height: 69.8,
|
|
2911
|
+
rx: 21.2949,
|
|
2922
2912
|
fill: "#0DA84C"
|
|
2923
2913
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
2924
|
-
x:
|
|
2925
|
-
y:
|
|
2926
|
-
width:
|
|
2927
|
-
height:
|
|
2928
|
-
rx:
|
|
2914
|
+
x: 86.7305,
|
|
2915
|
+
y: 0.913574,
|
|
2916
|
+
width: 42.5898,
|
|
2917
|
+
height: 69.8,
|
|
2918
|
+
rx: 21.2949,
|
|
2929
2919
|
fill: "#0DA84C"
|
|
2930
2920
|
}));
|
|
2931
2921
|
};
|
|
@@ -2939,29 +2929,33 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
2939
2929
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2940
2930
|
width: size,
|
|
2941
2931
|
height: size,
|
|
2942
|
-
viewBox: "0 0
|
|
2932
|
+
viewBox: "0 0 349 349",
|
|
2943
2933
|
fill: "none"
|
|
2944
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
fill: "black"
|
|
2949
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2950
|
-
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",
|
|
2934
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
2935
|
+
clipPath: "url(#NeetoChangelog_js__clip0_511_16537)"
|
|
2936
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
2937
|
+
d: "M210.43 268.486C210.43 312.76 174.54 348.651 130.266 348.651C85.9927 348.651 50.102 312.76 50.102 268.486C50.102 224.213 85.9927 188.322 130.266 188.322C174.54 188.322 210.43 224.213 210.43 268.486Z",
|
|
2951
2938
|
fill: "#75DC66"
|
|
2952
2939
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2953
|
-
d: "
|
|
2940
|
+
d: "M3.05078 168.284C3.05078 118.717 43.2328 78.5348 92.7998 78.5348H142.467V258.033H92.7999C43.2328 258.033 3.05078 217.851 3.05078 168.284Z",
|
|
2954
2941
|
fill: "#5BCC5A"
|
|
2955
2942
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2956
|
-
d: "
|
|
2943
|
+
d: "M142.466 78.5322L322.086 1.77127C333.584 -3.14218 346.361 5.2929 346.361 17.7963V318.766C346.361 331.269 333.584 339.705 322.086 334.791L142.466 258.03V78.5322Z",
|
|
2957
2944
|
fill: "#5BCC5A"
|
|
2958
2945
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2959
|
-
d: "
|
|
2946
|
+
d: "M142.466 189.243L142.466 258.03L92.7999 258.033C78.3491 258.033 64.6954 254.616 52.6031 248.549C61.4658 213.92 92.8777 188.321 130.269 188.321C134.416 188.321 138.489 188.636 142.466 189.243Z",
|
|
2960
2947
|
fill: "#0DA84C"
|
|
2961
2948
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2962
|
-
d: "
|
|
2949
|
+
d: "M208.461 286.231L142.466 258.03L142.466 189.243C180.95 195.119 210.43 228.361 210.43 268.486C210.43 274.585 209.751 280.522 208.461 286.231Z",
|
|
2963
2950
|
fill: "#0DA84C"
|
|
2964
|
-
}))
|
|
2951
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
2952
|
+
id: "NeetoChangelog_js__clip0_511_16537"
|
|
2953
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
2954
|
+
width: 348.3,
|
|
2955
|
+
height: 348.3,
|
|
2956
|
+
fill: "white",
|
|
2957
|
+
transform: "translate(0.349609 0.349609)"
|
|
2958
|
+
}))));
|
|
2965
2959
|
};
|
|
2966
2960
|
|
|
2967
2961
|
var _excluded$l = ["size"];
|
|
@@ -2973,37 +2967,31 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
2973
2967
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2974
2968
|
width: size,
|
|
2975
2969
|
height: size,
|
|
2976
|
-
viewBox: "0 0
|
|
2970
|
+
viewBox: "0 0 349 349",
|
|
2977
2971
|
fill: "none"
|
|
2978
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
2979
|
-
|
|
2980
|
-
height: 458,
|
|
2981
|
-
rx: 110,
|
|
2982
|
-
fill: "black"
|
|
2983
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
2984
|
-
clipPath: "url(#NeetoChat_js__clip0_318_35356)"
|
|
2972
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
2973
|
+
clipPath: "url(#NeetoChat_js__clip0_511_16525)"
|
|
2985
2974
|
}, /*#__PURE__*/React.createElement("path", {
|
|
2986
|
-
d: "
|
|
2975
|
+
d: "M311.313 268.247C311.313 312.46 278.71 348.301 238.492 348.301H72.8226C32.6043 348.301 0.000976562 312.46 0.000976562 268.247V212.21C0.000976562 167.997 32.6043 132.156 72.8226 132.156H238.492C278.71 132.156 311.313 167.997 311.313 212.21V268.247Z",
|
|
2987
2976
|
fill: "#75DC66"
|
|
2988
2977
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2989
|
-
d: "
|
|
2978
|
+
d: "M131.08 72.1159L37.3221 142.163L131.08 134.158V72.1159Z",
|
|
2990
2979
|
fill: "#75DC66"
|
|
2991
2980
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2992
|
-
d: "
|
|
2981
|
+
d: "M35.4481 79.1651C35.4481 35.444 68.2129 0.000976562 108.63 0.000976562H275.12C315.537 0.000976562 348.302 35.444 348.302 79.1651V134.58C348.302 178.301 315.537 213.744 275.12 213.744H108.63C68.2129 213.744 35.4481 178.301 35.4481 134.58V79.1651Z",
|
|
2993
2982
|
fill: "#5BCC5A"
|
|
2994
2983
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2995
|
-
d: "
|
|
2984
|
+
d: "M216.574 273.117L310.796 203.849L216.574 211.765V273.117Z",
|
|
2996
2985
|
fill: "#5BCC5A"
|
|
2997
2986
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2998
|
-
d: "
|
|
2987
|
+
d: "M310.902 203.652C310.781 203.725 310.661 203.798 310.54 203.87L310.796 203.849L216.574 273.117L216.573 213.744L108.63 213.744C70.9083 213.744 39.8519 182.871 35.8774 143.209C36.4387 142.845 37.0048 142.489 37.5756 142.141L37.3221 142.163L131.08 72.1159L131.079 132.156L238.492 132.156C276.08 132.156 307.017 163.463 310.902 203.652Z",
|
|
2999
2988
|
fill: "#0DA84C"
|
|
3000
2989
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3001
|
-
id: "
|
|
2990
|
+
id: "NeetoChat_js__clip0_511_16525"
|
|
3002
2991
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3003
|
-
width:
|
|
3004
|
-
height:
|
|
3005
|
-
fill: "white"
|
|
3006
|
-
transform: "translate(100 100)"
|
|
2992
|
+
width: 348.3,
|
|
2993
|
+
height: 348.3,
|
|
2994
|
+
fill: "white"
|
|
3007
2995
|
}))));
|
|
3008
2996
|
};
|
|
3009
2997
|
|
|
@@ -3016,21 +3004,16 @@ var NeetoCi = function NeetoCi(_ref) {
|
|
|
3016
3004
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3017
3005
|
width: size,
|
|
3018
3006
|
height: size,
|
|
3019
|
-
viewBox: "0 0
|
|
3007
|
+
viewBox: "0 0 396 396",
|
|
3020
3008
|
fill: "none"
|
|
3021
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3022
|
-
|
|
3023
|
-
height: 458,
|
|
3024
|
-
rx: 110,
|
|
3025
|
-
fill: "black"
|
|
3026
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3027
|
-
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",
|
|
3009
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3010
|
+
d: "M288.319 250.567C288.319 328.742 224.945 392.116 146.77 392.116C68.5947 392.116 5.22119 328.742 5.22119 250.567C5.22119 172.392 68.5947 109.018 146.77 109.018C224.945 109.018 288.319 172.392 288.319 250.567Z",
|
|
3028
3011
|
fill: "#5BCC5A"
|
|
3029
3012
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3030
|
-
d: "
|
|
3013
|
+
d: "M392.12 146.767C392.12 224.943 328.746 288.316 250.571 288.316C172.396 288.316 109.022 224.943 109.022 146.767C109.022 68.5923 172.396 5.21875 250.571 5.21875C328.746 5.21875 392.12 68.5923 392.12 146.767Z",
|
|
3031
3014
|
fill: "#75DC66"
|
|
3032
3015
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3033
|
-
d: "
|
|
3016
|
+
d: "M113.063 113.063C123.866 110.424 135.155 109.024 146.771 109.024C224.946 109.024 288.32 172.398 288.32 250.573C288.32 262.19 286.92 273.48 284.281 284.284C273.478 286.923 262.189 288.322 250.572 288.322C172.397 288.322 109.024 224.949 109.024 146.774C109.024 135.157 110.423 123.867 113.063 113.063Z",
|
|
3034
3017
|
fill: "#0DA84C"
|
|
3035
3018
|
}));
|
|
3036
3019
|
};
|
|
@@ -3044,23 +3027,18 @@ var NeetoCode = function NeetoCode(_ref) {
|
|
|
3044
3027
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3045
3028
|
width: size,
|
|
3046
3029
|
height: size,
|
|
3047
|
-
viewBox: "0 0
|
|
3030
|
+
viewBox: "0 0 396 396",
|
|
3048
3031
|
fill: "none"
|
|
3049
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3050
|
-
|
|
3051
|
-
height: 458,
|
|
3052
|
-
rx: 110,
|
|
3053
|
-
fill: "black"
|
|
3054
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3055
|
-
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",
|
|
3032
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3033
|
+
d: "M197.868 9.50018L40.5659 111.19V285.377L338.342 107.647C346.964 102.5 346.969 90.0124 338.35 84.8598L211.883 9.25443C207.545 6.66142 202.112 6.7567 197.868 9.50018Z",
|
|
3056
3034
|
fill: "#5BCC5A"
|
|
3057
3035
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3058
|
-
d: "
|
|
3036
|
+
d: "M197.868 387.06L40.5659 285.37V111.184L338.342 288.914C346.964 294.06 346.969 306.548 338.35 311.701L211.883 387.306C207.545 389.899 202.112 389.804 197.868 387.06Z",
|
|
3059
3037
|
fill: "#75DC66"
|
|
3060
3038
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3061
3039
|
fillRule: "evenodd",
|
|
3062
3040
|
clipRule: "evenodd",
|
|
3063
|
-
d: "
|
|
3041
|
+
d: "M186.472 198.28L40.5664 111.195V285.365L186.472 198.28Z",
|
|
3064
3042
|
fill: "#0DA84C"
|
|
3065
3043
|
}));
|
|
3066
3044
|
};
|
|
@@ -3074,32 +3052,18 @@ var NeetoCourse = function NeetoCourse(_ref) {
|
|
|
3074
3052
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3075
3053
|
width: size,
|
|
3076
3054
|
height: size,
|
|
3077
|
-
viewBox: "0 0
|
|
3055
|
+
viewBox: "0 0 440 347",
|
|
3078
3056
|
fill: "none"
|
|
3079
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3080
|
-
|
|
3081
|
-
height: 458,
|
|
3082
|
-
rx: 110,
|
|
3083
|
-
fill: "black"
|
|
3084
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3085
|
-
clipPath: "url(#NeetoCourse_js__clip0_318_35448)"
|
|
3086
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
3087
|
-
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",
|
|
3057
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3058
|
+
d: "M99.3594 156.138C99.3594 148.994 103.179 142.396 109.374 138.838L206.083 83.2884C212.144 79.8072 219.584 79.7513 225.697 83.1411L328.502 140.156C334.843 143.672 338.777 150.353 338.777 157.604V269.095C338.777 276.346 334.843 283.027 328.502 286.543L225.697 343.558C219.584 346.948 212.144 346.892 206.083 343.411L109.374 287.861C103.179 284.303 99.3594 277.705 99.3594 270.561V156.138Z",
|
|
3088
3059
|
fill: "#75DC66"
|
|
3089
3060
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3090
|
-
d: "
|
|
3061
|
+
d: "M206.089 3.48682L9.77686 116.247C-3.57534 123.917 -3.57537 143.179 9.77684 150.848L206.089 263.609C212.15 267.09 219.591 267.146 225.703 263.756L429.027 150.996C442.727 143.398 442.727 123.698 429.027 116.1L225.703 3.33951C219.591 -0.0503274 212.15 0.00555456 206.089 3.48682Z",
|
|
3091
3062
|
fill: "#5BCC5A"
|
|
3092
3063
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3093
|
-
d: "
|
|
3064
|
+
d: "M105.295 141.18L198.074 87.8885C205.971 83.3528 215.815 89.07 215.789 98.1765L215.089 342.407C215.081 345.129 212.136 346.828 209.775 345.473L109.38 287.86C103.182 284.303 99.3594 277.702 99.3594 270.556V151.434C99.3594 147.2 101.623 143.289 105.295 141.18Z",
|
|
3094
3065
|
fill: "#0DA84C"
|
|
3095
|
-
}))
|
|
3096
|
-
id: "NeetoCourse_js__clip0_318_35448"
|
|
3097
|
-
}, /*#__PURE__*/React.createElement("rect", {
|
|
3098
|
-
width: 258,
|
|
3099
|
-
height: 258,
|
|
3100
|
-
fill: "white",
|
|
3101
|
-
transform: "translate(100 100)"
|
|
3102
|
-
}))));
|
|
3066
|
+
}));
|
|
3103
3067
|
};
|
|
3104
3068
|
|
|
3105
3069
|
var _excluded$h = ["size"];
|
|
@@ -3111,23 +3075,27 @@ var NeetoCrm = function NeetoCrm(_ref) {
|
|
|
3111
3075
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3112
3076
|
width: size,
|
|
3113
3077
|
height: size,
|
|
3114
|
-
viewBox: "0 0
|
|
3078
|
+
viewBox: "0 0 349 349",
|
|
3115
3079
|
fill: "none"
|
|
3116
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
fill: "black"
|
|
3121
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3122
|
-
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",
|
|
3080
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3081
|
+
clipPath: "url(#NeetoCrm_js__clip0_511_16531)"
|
|
3082
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3083
|
+
d: "M0.350586 282.158V66.5053C0.350586 30.1184 40.7163 8.24334 71.2012 28.1099L260.039 151.173C276.773 162.078 276.773 186.586 260.039 197.491L71.2012 320.554C40.7164 340.42 0.350586 318.545 0.350586 282.158Z",
|
|
3123
3084
|
fill: "#5BCC5A"
|
|
3124
3085
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3125
|
-
d: "
|
|
3086
|
+
d: "M348.651 247.683V100.978C348.651 70.2276 314.163 52.0863 288.824 69.5073L169.486 151.552C153.51 162.535 153.51 186.126 169.486 197.109L288.824 279.154C314.163 296.575 348.651 278.433 348.651 247.683Z",
|
|
3126
3087
|
fill: "#75DC66"
|
|
3127
3088
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3128
|
-
d: "
|
|
3089
|
+
d: "M213.836 121.064L260.04 151.174C276.774 162.08 276.774 186.588 260.04 197.493L213.838 227.602L169.488 197.111C153.511 186.127 153.511 162.537 169.488 151.553L213.836 121.064Z",
|
|
3129
3090
|
fill: "#0DA84C"
|
|
3130
|
-
}))
|
|
3091
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3092
|
+
id: "NeetoCrm_js__clip0_511_16531"
|
|
3093
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3094
|
+
width: 348.3,
|
|
3095
|
+
height: 348.3,
|
|
3096
|
+
fill: "white",
|
|
3097
|
+
transform: "translate(0.349609 0.349609)"
|
|
3098
|
+
}))));
|
|
3131
3099
|
};
|
|
3132
3100
|
|
|
3133
3101
|
var _excluded$g = ["size"];
|
|
@@ -3139,21 +3107,16 @@ var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
|
3139
3107
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3140
3108
|
width: size,
|
|
3141
3109
|
height: size,
|
|
3142
|
-
viewBox: "0 0
|
|
3110
|
+
viewBox: "0 0 390 390",
|
|
3143
3111
|
fill: "none"
|
|
3144
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3145
|
-
|
|
3146
|
-
height: 458,
|
|
3147
|
-
rx: 110,
|
|
3148
|
-
fill: "black"
|
|
3149
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3150
|
-
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",
|
|
3112
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3113
|
+
d: "M208.164 10.6614L359.556 361.189C365.623 375.235 351.503 389.523 337.386 383.622L176.084 316.2C169.295 313.363 165.102 306.481 165.691 299.147L188.627 13.8894C189.479 3.29039 203.948 0.899802 208.164 10.6614Z",
|
|
3151
3114
|
fill: "#75DC66"
|
|
3152
3115
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3153
|
-
d: "
|
|
3116
|
+
d: "M181.452 10.6614L30.0597 361.189C23.9932 375.235 38.1131 389.523 52.2298 383.622L213.532 316.2C220.321 313.363 224.514 306.481 223.925 299.147L200.989 13.8894C200.137 3.29039 185.668 0.899802 181.452 10.6614Z",
|
|
3154
3117
|
fill: "#5BCC5A"
|
|
3155
3118
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3156
|
-
d: "
|
|
3119
|
+
d: "M194.804 5.30016C191.563 6.63194 188.969 9.58326 188.623 13.8896L165.688 299.147C165.098 306.481 169.292 313.363 176.08 316.2L194.804 324.027L213.528 316.2C220.317 313.363 224.511 306.481 223.921 299.147L200.986 13.8896C200.64 9.58326 198.045 6.63194 194.804 5.30016Z",
|
|
3157
3120
|
fill: "#0DA84C"
|
|
3158
3121
|
}));
|
|
3159
3122
|
};
|
|
@@ -3167,36 +3130,31 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
3167
3130
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3168
3131
|
width: size,
|
|
3169
3132
|
height: size,
|
|
3170
|
-
viewBox: "0 0
|
|
3133
|
+
viewBox: "0 0 349 349",
|
|
3171
3134
|
fill: "none"
|
|
3172
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3173
|
-
|
|
3174
|
-
height: 458,
|
|
3175
|
-
rx: 110,
|
|
3176
|
-
fill: "black"
|
|
3177
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3178
|
-
clipPath: "url(#NeetoDesk_js__clip0_318_35312)"
|
|
3135
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3136
|
+
clipPath: "url(#NeetoDesk_js__clip0_511_16522)"
|
|
3179
3137
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3180
|
-
d: "
|
|
3138
|
+
d: "M106.397 260.786C106.397 287.599 84.2219 309.303 57.4654 309.303C30.709 309.303 9.01855 287.567 9.01855 260.753C9.01855 245.048 16.46 231.085 28.0023 222.211C40.7316 215.65 46.8653 212.236 57.9497 212.236C84.7062 212.236 106.397 233.973 106.397 260.786Z",
|
|
3181
3139
|
fill: "#75DC66"
|
|
3182
3140
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3183
3141
|
fillRule: "evenodd",
|
|
3184
3142
|
clipRule: "evenodd",
|
|
3185
|
-
d: "
|
|
3143
|
+
d: "M175.279 22.4182C99.2667 22.4182 37.6463 84.1695 37.6463 160.344C37.6463 195.186 50.5239 226.987 71.7855 251.269L63.5092 258.547L48.3881 212.727C37.3168 217.484 41.1286 215.445 28.0023 222.211C20.0312 203.176 15.6249 182.272 15.6249 160.344C15.6249 71.9817 87.1047 0.350098 175.279 0.350098C211.208 0.350098 244.394 12.2567 271.079 32.3427L257.853 49.9876C234.851 32.6735 206.276 22.4182 175.279 22.4182Z",
|
|
3186
3144
|
fill: "#75DC66"
|
|
3187
3145
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3188
|
-
d: "
|
|
3146
|
+
d: "M339.305 196.736C339.305 280.822 271.284 348.988 187.376 348.988C103.468 348.988 35.9318 280.855 35.9318 196.769C35.9318 112.683 103.468 44.485 187.376 44.485C271.284 44.485 339.305 112.65 339.305 196.736Z",
|
|
3189
3147
|
fill: "#5BCC5A"
|
|
3190
3148
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3191
|
-
d: "
|
|
3149
|
+
d: "M38.4102 169.232C39.3877 184.705 42.909 199.48 48.5614 213.148C51.5989 212.55 54.7374 212.236 57.9497 212.236C84.7062 212.236 106.397 233.973 106.397 260.786C106.397 279.633 95.6814 295.971 80.0223 304.016C52.7685 276.497 35.9318 238.604 35.9318 196.769C35.9318 187.367 36.782 178.163 38.4102 169.232Z",
|
|
3192
3150
|
fill: "#0DA84C"
|
|
3193
3151
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3194
|
-
id: "
|
|
3152
|
+
id: "NeetoDesk_js__clip0_511_16522"
|
|
3195
3153
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3196
|
-
width:
|
|
3197
|
-
height:
|
|
3154
|
+
width: 348.3,
|
|
3155
|
+
height: 348.3,
|
|
3198
3156
|
fill: "white",
|
|
3199
|
-
transform: "translate(
|
|
3157
|
+
transform: "translate(0.349609 0.350098)"
|
|
3200
3158
|
}))));
|
|
3201
3159
|
};
|
|
3202
3160
|
|
|
@@ -3209,31 +3167,26 @@ var NeetoForm = function NeetoForm(_ref) {
|
|
|
3209
3167
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3210
3168
|
width: size,
|
|
3211
3169
|
height: size,
|
|
3212
|
-
viewBox: "0 0
|
|
3170
|
+
viewBox: "0 0 349 349",
|
|
3213
3171
|
fill: "none"
|
|
3214
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3215
|
-
|
|
3216
|
-
height: 458,
|
|
3217
|
-
rx: 110,
|
|
3218
|
-
fill: "black"
|
|
3219
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3220
|
-
clipPath: "url(#NeetoForm_js__clip0_318_35336)"
|
|
3172
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3173
|
+
clipPath: "url(#NeetoForm_js__clip0_511_16495)"
|
|
3221
3174
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3222
|
-
d: "
|
|
3175
|
+
d: "M81.6997 41.6366C81.6997 18.835 100.184 0.350586 122.986 0.350586H282.875C305.677 0.350586 324.161 18.835 324.161 41.6366V250.652C324.161 273.454 305.677 291.938 282.875 291.938H122.986C100.184 291.938 81.6997 273.454 81.6997 250.652V41.6366Z",
|
|
3223
3176
|
fill: "#75DC66"
|
|
3224
3177
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3225
|
-
d: "
|
|
3178
|
+
d: "M24.6499 98.6864C24.6499 75.8847 43.1343 57.4004 65.9359 57.4004H225.825C248.627 57.4004 267.111 75.8847 267.111 98.6864V307.702C267.111 330.504 248.627 348.988 225.825 348.988H65.9359C43.1342 348.988 24.6499 330.504 24.6499 307.702V98.6864Z",
|
|
3226
3179
|
fill: "#5BCC5A"
|
|
3227
3180
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3228
|
-
d: "
|
|
3181
|
+
d: "M267.111 291.938L122.986 291.938C100.184 291.938 81.6997 273.454 81.6997 250.652V57.4004H225.825C248.627 57.4004 267.111 75.8847 267.111 98.6864V291.938Z",
|
|
3229
3182
|
fill: "#0DA84C"
|
|
3230
3183
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3231
|
-
id: "
|
|
3184
|
+
id: "NeetoForm_js__clip0_511_16495"
|
|
3232
3185
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3233
|
-
width:
|
|
3234
|
-
height:
|
|
3186
|
+
width: 348.3,
|
|
3187
|
+
height: 348.3,
|
|
3235
3188
|
fill: "white",
|
|
3236
|
-
transform: "translate(
|
|
3189
|
+
transform: "translate(0.350098 0.349609)"
|
|
3237
3190
|
}))));
|
|
3238
3191
|
};
|
|
3239
3192
|
|
|
@@ -3246,44 +3199,48 @@ var NeetoGit = function NeetoGit(_ref) {
|
|
|
3246
3199
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3247
3200
|
width: size,
|
|
3248
3201
|
height: size,
|
|
3249
|
-
viewBox: "0 0
|
|
3202
|
+
viewBox: "0 0 396 396",
|
|
3250
3203
|
fill: "none"
|
|
3251
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
rx: 110,
|
|
3255
|
-
fill: "black"
|
|
3256
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3204
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3205
|
+
clipPath: "url(#NeetoGit_js__clip0_511_16481)"
|
|
3206
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3257
3207
|
fillRule: "evenodd",
|
|
3258
3208
|
clipRule: "evenodd",
|
|
3259
|
-
d: "
|
|
3209
|
+
d: "M261.769 153.258C246.972 153.258 234.977 165.253 234.977 180.051V215.931C234.977 260.323 198.99 296.31 154.598 296.31H107.789C92.9917 296.31 80.9961 284.314 80.9961 269.517C80.9961 254.72 92.9917 242.724 107.789 242.724H154.598C169.395 242.724 181.391 230.728 181.391 215.931V180.051C181.391 135.659 217.377 99.6719 261.769 99.6719H338.741C353.538 99.6719 365.534 111.667 365.534 126.465C365.534 141.262 353.538 153.258 338.741 153.258H261.769Z",
|
|
3260
3210
|
fill: "#75DC66"
|
|
3261
3211
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3262
3212
|
fillRule: "evenodd",
|
|
3263
3213
|
clipRule: "evenodd",
|
|
3264
|
-
d: "
|
|
3214
|
+
d: "M70.6553 269.516C70.6553 254.718 82.6509 242.723 97.4482 242.723H338.741C353.538 242.723 365.534 254.718 365.534 269.516C365.534 284.313 353.538 296.308 338.741 296.308H97.4482C82.6509 296.308 70.6553 284.313 70.6553 269.516Z",
|
|
3265
3215
|
fill: "#5BCC5A"
|
|
3266
3216
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3267
3217
|
fillRule: "evenodd",
|
|
3268
3218
|
clipRule: "evenodd",
|
|
3269
|
-
d: "
|
|
3219
|
+
d: "M230.403 242.725C219.369 273.943 189.596 296.31 154.598 296.31H107.789C92.9922 296.31 80.9966 284.314 80.9966 269.517C80.9966 254.769 92.913 242.804 107.643 242.725H230.403Z",
|
|
3270
3220
|
fill: "#0DA84C"
|
|
3271
3221
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
3272
|
-
cx:
|
|
3273
|
-
cy:
|
|
3274
|
-
r:
|
|
3222
|
+
cx: 56.3031,
|
|
3223
|
+
cy: 269.735,
|
|
3224
|
+
r: 55.372,
|
|
3275
3225
|
fill: "#5BCC5A"
|
|
3276
3226
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
3277
|
-
cx:
|
|
3278
|
-
cy:
|
|
3279
|
-
r:
|
|
3227
|
+
cx: 338.961,
|
|
3228
|
+
cy: 126.683,
|
|
3229
|
+
r: 55.372,
|
|
3280
3230
|
fill: "#75DC66"
|
|
3281
3231
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
3282
|
-
cx:
|
|
3283
|
-
cy:
|
|
3284
|
-
r:
|
|
3232
|
+
cx: 338.96,
|
|
3233
|
+
cy: 269.735,
|
|
3234
|
+
r: 55.372,
|
|
3285
3235
|
fill: "#5BCC5A"
|
|
3286
|
-
}))
|
|
3236
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3237
|
+
id: "NeetoGit_js__clip0_511_16481"
|
|
3238
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3239
|
+
width: 394.74,
|
|
3240
|
+
height: 394.74,
|
|
3241
|
+
fill: "white",
|
|
3242
|
+
transform: "translate(0.930176 0.929688)"
|
|
3243
|
+
}))));
|
|
3287
3244
|
};
|
|
3288
3245
|
|
|
3289
3246
|
var _excluded$c = ["size"];
|
|
@@ -3295,25 +3252,20 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
3295
3252
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3296
3253
|
width: size,
|
|
3297
3254
|
height: size,
|
|
3298
|
-
viewBox: "0 0
|
|
3255
|
+
viewBox: "0 0 396 396",
|
|
3299
3256
|
fill: "none"
|
|
3300
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3301
|
-
width: 458,
|
|
3302
|
-
height: 458,
|
|
3303
|
-
rx: 110,
|
|
3304
|
-
fill: "black"
|
|
3305
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3257
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3306
3258
|
fillRule: "evenodd",
|
|
3307
3259
|
clipRule: "evenodd",
|
|
3308
|
-
d: "
|
|
3260
|
+
d: "M155.082 308.858C240.007 308.858 308.853 240.012 308.853 155.087C308.853 70.1612 240.007 1.31543 155.082 1.31543C70.1563 1.31543 1.31055 70.1612 1.31055 155.087C1.31055 240.012 70.1563 308.858 155.082 308.858ZM155.082 227.873C195.284 227.873 227.873 195.283 227.873 155.082C227.873 114.88 195.284 82.2906 155.082 82.2906C114.881 82.2906 82.291 114.88 82.291 155.082C82.291 195.283 114.881 227.873 155.082 227.873Z",
|
|
3309
3261
|
fill: "#5BCC5A"
|
|
3310
3262
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3311
|
-
d: "
|
|
3263
|
+
d: "M156.666 168.196C154.17 161.038 161.045 154.164 168.202 156.659L372.968 228.046C380.859 230.797 381.134 241.855 373.391 244.995L285.595 280.598C283.325 281.518 281.524 283.318 280.604 285.588L245.001 373.384C241.861 381.128 230.803 380.853 228.052 372.962L156.666 168.196Z",
|
|
3312
3264
|
fill: "#75DC66"
|
|
3313
3265
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3314
3266
|
fillRule: "evenodd",
|
|
3315
3267
|
clipRule: "evenodd",
|
|
3316
|
-
d: "
|
|
3268
|
+
d: "M301.229 203.02L224.713 176.345C217.667 199.433 199.453 217.649 176.366 224.698L203.043 301.217C249.395 286.014 286.031 249.374 301.229 203.02Z",
|
|
3317
3269
|
fill: "#0DA84C"
|
|
3318
3270
|
}));
|
|
3319
3271
|
};
|
|
@@ -3327,23 +3279,27 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
|
3327
3279
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3328
3280
|
width: size,
|
|
3329
3281
|
height: size,
|
|
3330
|
-
viewBox: "0 0
|
|
3282
|
+
viewBox: "0 0 349 349",
|
|
3331
3283
|
fill: "none"
|
|
3332
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
|
|
3336
|
-
fill: "black"
|
|
3337
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3338
|
-
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",
|
|
3284
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3285
|
+
clipPath: "url(#NeetoInvoice_js__clip0_511_16447)"
|
|
3286
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3287
|
+
d: "M318.15 348.651L30.0501 348.651L30.0501 277.701C30.0501 198.144 94.5435 133.651 174.1 133.651C253.657 133.651 318.15 198.144 318.15 277.701V348.651Z",
|
|
3339
3288
|
fill: "#5BCC5A"
|
|
3340
3289
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3341
|
-
d: "
|
|
3290
|
+
d: "M30.0498 0.350586H318.15V71.3005C318.15 150.857 253.656 215.351 174.1 215.351C94.5432 215.351 30.0498 150.857 30.0498 71.3005V0.350586Z",
|
|
3342
3291
|
fill: "#75DC66"
|
|
3343
3292
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3344
|
-
d: "
|
|
3293
|
+
d: "M274.599 174.5C248.646 199.779 213.191 215.351 174.1 215.351C135.008 215.351 99.5535 199.779 73.6 174.501C99.5536 149.222 135.008 133.651 174.1 133.651C213.192 133.651 248.646 149.222 274.599 174.5Z",
|
|
3345
3294
|
fill: "#0DA84C"
|
|
3346
|
-
}))
|
|
3295
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3296
|
+
id: "NeetoInvoice_js__clip0_511_16447"
|
|
3297
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3298
|
+
width: 348.3,
|
|
3299
|
+
height: 348.3,
|
|
3300
|
+
fill: "white",
|
|
3301
|
+
transform: "translate(0.350098 0.349609)"
|
|
3302
|
+
}))));
|
|
3347
3303
|
};
|
|
3348
3304
|
|
|
3349
3305
|
var _excluded$a = ["size"];
|
|
@@ -3355,41 +3311,36 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
3355
3311
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3356
3312
|
width: size,
|
|
3357
3313
|
height: size,
|
|
3358
|
-
viewBox: "0 0
|
|
3314
|
+
viewBox: "0 0 396 396",
|
|
3359
3315
|
fill: "none"
|
|
3360
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3361
|
-
|
|
3362
|
-
height: 458,
|
|
3363
|
-
rx: 110,
|
|
3364
|
-
fill: "black"
|
|
3365
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3366
|
-
clipPath: "url(#NeetoKb_js__clip0_318_35368)"
|
|
3316
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3317
|
+
clipPath: "url(#NeetoKb_js__clip0_511_16450)"
|
|
3367
3318
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3368
|
-
d: "
|
|
3319
|
+
d: "M71.3115 18.4881C71.3115 8.79139 79.1722 0.930664 88.8689 0.930664H307.213C316.909 0.930664 324.77 8.79138 324.77 18.4881V273.923C324.77 283.62 316.909 291.481 307.213 291.481H71.3115V18.4881Z",
|
|
3369
3320
|
fill: "#5BCC5A"
|
|
3370
3321
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3371
3322
|
fillRule: "evenodd",
|
|
3372
3323
|
clipRule: "evenodd",
|
|
3373
|
-
d: "
|
|
3324
|
+
d: "M122.313 291.48C109.51 291.48 99.1305 301.859 99.1305 314.662C99.1305 327.465 109.51 337.844 122.313 337.844H312.407C319.235 337.844 324.77 343.379 324.77 350.208C324.77 357.036 319.235 362.572 312.407 362.572H122.313C95.8528 362.572 74.4028 341.122 74.4028 314.662C74.4028 288.202 95.8528 266.752 122.313 266.752H252.163V291.48H122.313Z",
|
|
3374
3325
|
fill: "#5BCC5A"
|
|
3375
3326
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3376
|
-
d: "
|
|
3327
|
+
d: "M71.3115 291.481H87.3729L96.0392 330.118L133.131 362.573L121.971 362.568C93.989 362.556 71.3115 339.868 71.3115 311.885V291.481Z",
|
|
3377
3328
|
fill: "#5BCC5A"
|
|
3378
3329
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3379
|
-
d: "
|
|
3330
|
+
d: "M136.221 251.988C136.221 249.402 138.317 247.306 140.903 247.306H205.722C208.308 247.306 210.404 249.402 210.404 251.988V395.672L173.313 376.891L136.221 395.672V251.988Z",
|
|
3380
3331
|
fill: "#75DC66"
|
|
3381
3332
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3382
3333
|
fillRule: "evenodd",
|
|
3383
3334
|
clipRule: "evenodd",
|
|
3384
|
-
d: "
|
|
3335
|
+
d: "M210.403 291.479H136.22V249.797C136.22 247.211 138.316 245.115 140.902 245.115H205.721C208.307 245.115 210.403 247.211 210.403 249.797V291.479Z",
|
|
3385
3336
|
fill: "#0DA84C"
|
|
3386
3337
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3387
|
-
id: "
|
|
3338
|
+
id: "NeetoKb_js__clip0_511_16450"
|
|
3388
3339
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3389
|
-
width:
|
|
3390
|
-
height:
|
|
3340
|
+
width: 394.74,
|
|
3341
|
+
height: 394.74,
|
|
3391
3342
|
fill: "white",
|
|
3392
|
-
transform: "translate(
|
|
3343
|
+
transform: "translate(0.930176 0.929688)"
|
|
3393
3344
|
}))));
|
|
3394
3345
|
};
|
|
3395
3346
|
|
|
@@ -3402,34 +3353,28 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
|
3402
3353
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3403
3354
|
width: size,
|
|
3404
3355
|
height: size,
|
|
3405
|
-
viewBox: "0 0
|
|
3356
|
+
viewBox: "0 0 349 349",
|
|
3406
3357
|
fill: "none"
|
|
3407
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3408
|
-
|
|
3409
|
-
height: 458,
|
|
3410
|
-
rx: 110,
|
|
3411
|
-
fill: "black"
|
|
3412
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3413
|
-
clipPath: "url(#NeetoPlanner_js__clip0_21_5)"
|
|
3358
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3359
|
+
clipPath: "url(#NeetoPlanner_js__clip0_511_16460)"
|
|
3414
3360
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3415
|
-
d: "
|
|
3361
|
+
d: "M0.337402 18.6517C0.337402 8.53726 8.53678 0.337891 18.6512 0.337891H116.325V329.987C116.325 340.101 108.126 348.3 98.0111 348.3H14.2559C6.56894 348.3 0.337402 342.069 0.337402 334.382V18.6517Z",
|
|
3416
3362
|
fill: "#5BCC5A"
|
|
3417
3363
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3418
|
-
d: "
|
|
3364
|
+
d: "M232.312 213.999C232.312 224.114 224.113 232.313 213.999 232.313H134.639C124.524 232.313 116.325 224.114 116.325 213.999L116.325 0.337891H232.312V213.999Z",
|
|
3419
3365
|
fill: "#5BCC5A"
|
|
3420
3366
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3421
|
-
d: "
|
|
3367
|
+
d: "M232.312 116.325H130.243C122.556 116.325 116.325 122.557 116.325 130.244V232.313H213.999C224.113 232.313 232.312 224.114 232.312 213.999V116.325Z",
|
|
3422
3368
|
fill: "#0DA84C"
|
|
3423
3369
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3424
|
-
d: "
|
|
3370
|
+
d: "M232.312 0.337891H329.986C340.101 0.337891 348.3 8.53727 348.3 18.6517V156.005C348.3 166.12 340.101 174.319 329.986 174.319H232.312V0.337891Z",
|
|
3425
3371
|
fill: "#75DC66"
|
|
3426
3372
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3427
|
-
id: "
|
|
3373
|
+
id: "NeetoPlanner_js__clip0_511_16460"
|
|
3428
3374
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3429
|
-
width:
|
|
3430
|
-
height:
|
|
3431
|
-
fill: "white"
|
|
3432
|
-
transform: "translate(100 100)"
|
|
3375
|
+
width: 348.3,
|
|
3376
|
+
height: 348.3,
|
|
3377
|
+
fill: "white"
|
|
3433
3378
|
}))));
|
|
3434
3379
|
};
|
|
3435
3380
|
|
|
@@ -3442,33 +3387,28 @@ var NeetoPlaydash = function NeetoPlaydash(_ref) {
|
|
|
3442
3387
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3443
3388
|
width: size,
|
|
3444
3389
|
height: size,
|
|
3445
|
-
viewBox: "0 0
|
|
3390
|
+
viewBox: "0 0 373 373",
|
|
3446
3391
|
fill: "none"
|
|
3447
3392
|
}, props), /*#__PURE__*/React.createElement("rect", {
|
|
3448
|
-
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
y: 258.266,
|
|
3455
|
-
width: 40.5601,
|
|
3456
|
-
height: 132.864,
|
|
3457
|
-
rx: 20.2801,
|
|
3458
|
-
transform: "rotate(-45 226.371 258.266)",
|
|
3393
|
+
x: 182.615,
|
|
3394
|
+
y: 228.539,
|
|
3395
|
+
width: 58.4065,
|
|
3396
|
+
height: 191.324,
|
|
3397
|
+
rx: 29.2033,
|
|
3398
|
+
transform: "rotate(-45 182.615 228.539)",
|
|
3459
3399
|
fill: "#5BCC5A"
|
|
3460
3400
|
}), /*#__PURE__*/React.createElement("circle", {
|
|
3461
|
-
cx:
|
|
3462
|
-
cy:
|
|
3463
|
-
r:
|
|
3401
|
+
cx: 192.74,
|
|
3402
|
+
cy: 187.747,
|
|
3403
|
+
r: 109.753,
|
|
3464
3404
|
fill: "#5BCC5A"
|
|
3465
3405
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3466
|
-
d: "
|
|
3406
|
+
d: "M192.606 9.32031C94.2803 9.32031 14.5713 89.3774 14.5713 188.133H192.606V9.32031Z",
|
|
3467
3407
|
fill: "#75DC66"
|
|
3468
3408
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3469
3409
|
fillRule: "evenodd",
|
|
3470
3410
|
clipRule: "evenodd",
|
|
3471
|
-
d: "
|
|
3411
|
+
d: "M192.607 77.9922C132.054 78.0639 82.9873 127.174 82.9873 187.745C82.9873 187.874 82.9875 188.002 82.988 188.13H192.607V77.9922Z",
|
|
3472
3412
|
fill: "#0DA84C"
|
|
3473
3413
|
}));
|
|
3474
3414
|
};
|
|
@@ -3482,33 +3422,27 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
|
3482
3422
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3483
3423
|
width: size,
|
|
3484
3424
|
height: size,
|
|
3485
|
-
viewBox: "0 0
|
|
3425
|
+
viewBox: "0 0 348 348",
|
|
3486
3426
|
fill: "none"
|
|
3487
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3488
|
-
|
|
3489
|
-
height: 458,
|
|
3490
|
-
rx: 110,
|
|
3491
|
-
fill: "black"
|
|
3492
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3493
|
-
clipPath: "url(#NeetoQuiz_js__clip0_318_35399)"
|
|
3427
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3428
|
+
clipPath: "url(#NeetoQuiz_js__clip0_511_16528)"
|
|
3494
3429
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3495
3430
|
fillRule: "evenodd",
|
|
3496
3431
|
clipRule: "evenodd",
|
|
3497
|
-
d: "
|
|
3432
|
+
d: "M169.983 263.913C222.703 263.913 265.441 221.175 265.441 168.455C265.441 115.735 222.703 72.9973 169.983 72.9973C117.263 72.9973 74.5247 115.735 74.5247 168.455C74.5247 221.175 117.263 263.913 169.983 263.913ZM169.983 336.91C263.018 336.91 338.438 261.49 338.438 168.455C338.438 75.42 263.018 0 169.983 0C76.9474 0 1.52734 75.42 1.52734 168.455C1.52734 261.49 76.9474 336.91 169.983 336.91Z",
|
|
3498
3433
|
fill: "#5BCC5A"
|
|
3499
3434
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3500
|
-
d: "
|
|
3435
|
+
d: "M183.958 182.431C201.47 164.919 229.862 164.919 247.373 182.431L334.57 269.627C352.081 287.139 352.081 315.531 334.57 333.042C317.058 350.554 288.666 350.554 271.154 333.042L183.958 245.846C166.446 228.335 166.446 199.942 183.958 182.431Z",
|
|
3501
3436
|
fill: "#75DC66"
|
|
3502
3437
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3503
|
-
d: "
|
|
3438
|
+
d: "M197.883 259.772L253.115 315.003C279.541 299.98 301.507 278.014 316.53 251.588L261.299 196.356C252.058 226.639 228.166 250.531 197.883 259.772Z",
|
|
3504
3439
|
fill: "#0DA84C"
|
|
3505
3440
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3506
|
-
id: "
|
|
3441
|
+
id: "NeetoQuiz_js__clip0_511_16528"
|
|
3507
3442
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3508
|
-
width:
|
|
3509
|
-
height:
|
|
3510
|
-
fill: "white"
|
|
3511
|
-
transform: "translate(100.25 100.25)"
|
|
3443
|
+
width: 347.962,
|
|
3444
|
+
height: 347.962,
|
|
3445
|
+
fill: "white"
|
|
3512
3446
|
}))));
|
|
3513
3447
|
};
|
|
3514
3448
|
|
|
@@ -3521,21 +3455,16 @@ var NeetoRecord = function NeetoRecord(_ref) {
|
|
|
3521
3455
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3522
3456
|
width: size,
|
|
3523
3457
|
height: size,
|
|
3524
|
-
viewBox: "0 0
|
|
3458
|
+
viewBox: "0 0 385 385",
|
|
3525
3459
|
fill: "none"
|
|
3526
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3527
|
-
|
|
3528
|
-
height: 458,
|
|
3529
|
-
rx: 110,
|
|
3530
|
-
fill: "black"
|
|
3531
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3532
|
-
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",
|
|
3460
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3461
|
+
d: "M46.9702 255.86L46.9702 2.41993L211.627 2.41992C281.438 2.41992 338.03 59.1544 338.03 129.14C338.03 199.125 281.438 255.86 211.627 255.86H46.9702Z",
|
|
3533
3462
|
fill: "#5BCC5A"
|
|
3534
3463
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3535
|
-
d: "
|
|
3464
|
+
d: "M46.9702 2.41993L337.955 382.58H143.965L46.9702 255.86L46.9702 2.41993Z",
|
|
3536
3465
|
fill: "#75DC66"
|
|
3537
3466
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3538
|
-
d: "
|
|
3467
|
+
d: "M46.9702 2.41993L238.726 252.941C229.996 254.853 220.929 255.86 211.627 255.86H46.9702L46.9702 2.41993Z",
|
|
3539
3468
|
fill: "#0DA84C"
|
|
3540
3469
|
}));
|
|
3541
3470
|
};
|
|
@@ -3549,23 +3478,27 @@ var NeetoReplay = function NeetoReplay(_ref) {
|
|
|
3549
3478
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3550
3479
|
width: size,
|
|
3551
3480
|
height: size,
|
|
3552
|
-
viewBox: "0 0
|
|
3481
|
+
viewBox: "0 0 349 349",
|
|
3553
3482
|
fill: "none"
|
|
3554
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
fill: "black"
|
|
3559
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3560
|
-
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",
|
|
3483
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3484
|
+
clipPath: "url(#NeetoReplay_js__clip0_511_16504)"
|
|
3485
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3486
|
+
d: "M93.8149 301.146V48.97C93.8149 26.4826 118.761 12.9637 137.601 25.2414L338.363 156.075C352.079 165.014 352.079 185.102 338.363 194.041L137.601 324.874C118.761 337.152 93.8149 323.633 93.8149 301.146Z",
|
|
3561
3487
|
fill: "#5BCC5A"
|
|
3562
3488
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3563
|
-
d: "
|
|
3489
|
+
d: "M0.350098 255.95V93.0327C0.350098 70.2279 25.9261 56.7741 44.7182 69.6937L169.993 155.82C183.089 164.824 183.089 184.16 169.993 193.163L44.7182 279.289C25.9261 292.209 0.350098 278.755 0.350098 255.95Z",
|
|
3564
3490
|
fill: "#75DC66"
|
|
3565
3491
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3566
|
-
d: "
|
|
3492
|
+
d: "M93.8157 245.533L169.993 193.163C183.089 184.16 183.089 164.824 169.993 155.82L93.8157 103.445V245.533Z",
|
|
3567
3493
|
fill: "#0DA84C"
|
|
3568
|
-
}))
|
|
3494
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3495
|
+
id: "NeetoReplay_js__clip0_511_16504"
|
|
3496
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3497
|
+
width: 348.3,
|
|
3498
|
+
height: 348.3,
|
|
3499
|
+
fill: "white",
|
|
3500
|
+
transform: "translate(0.350098 0.349609)"
|
|
3501
|
+
}))));
|
|
3569
3502
|
};
|
|
3570
3503
|
|
|
3571
3504
|
var _excluded$4 = ["size"];
|
|
@@ -3577,37 +3510,32 @@ var NeetoRunner = function NeetoRunner(_ref) {
|
|
|
3577
3510
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3578
3511
|
width: size,
|
|
3579
3512
|
height: size,
|
|
3580
|
-
viewBox: "0 0
|
|
3513
|
+
viewBox: "0 0 396 396",
|
|
3581
3514
|
fill: "none"
|
|
3582
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3583
|
-
|
|
3584
|
-
height: 458,
|
|
3585
|
-
rx: 110,
|
|
3586
|
-
fill: "black"
|
|
3587
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3588
|
-
clipPath: "url(#NeetoRunner_js__clip0_318_35553)"
|
|
3515
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3516
|
+
clipPath: "url(#NeetoRunner_js__clip0_511_16540)"
|
|
3589
3517
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3590
|
-
d: "
|
|
3518
|
+
d: "M179.348 278.442C195.288 294.382 195.288 320.227 179.348 336.167C163.408 352.108 137.563 352.108 121.623 336.167L11.4201 225.965C-4.52026 210.024 -4.52025 184.18 11.4201 168.239C27.3605 152.299 53.205 152.299 69.1454 168.239L179.348 278.442Z",
|
|
3591
3519
|
fill: "#5BCC5A"
|
|
3592
3520
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3593
|
-
d: "
|
|
3521
|
+
d: "M179.348 116.503C195.288 100.562 195.288 74.7179 179.348 58.7775C163.408 42.8372 137.563 42.8372 121.623 58.7776L11.4201 168.98C-4.52026 184.921 -4.52025 210.765 11.4201 226.705C27.3605 242.646 53.205 242.646 69.1454 226.705L179.348 116.503Z",
|
|
3594
3522
|
fill: "#5BCC5A"
|
|
3595
3523
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3596
|
-
d: "
|
|
3524
|
+
d: "M215.492 278.442C199.552 294.382 199.552 320.227 215.492 336.167C231.433 352.108 257.277 352.108 273.218 336.167L383.42 225.965C399.361 210.024 399.361 184.18 383.42 168.239C367.48 152.299 341.635 152.299 325.695 168.239L215.492 278.442Z",
|
|
3597
3525
|
fill: "#75DC66"
|
|
3598
3526
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3599
|
-
d: "
|
|
3527
|
+
d: "M215.492 116.503C199.552 100.562 199.552 74.7179 215.492 58.7775C231.433 42.8372 257.277 42.8372 273.218 58.7776L383.42 168.98C399.361 184.921 399.361 210.765 383.42 226.705C367.48 242.646 341.635 242.646 325.695 226.705L215.492 116.503Z",
|
|
3600
3528
|
fill: "#0DA84C"
|
|
3601
3529
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3602
|
-
d: "
|
|
3530
|
+
d: "M296.467 197.479L325.7 168.246C340.062 153.884 362.464 152.462 378.418 163.98L383.425 168.987C391.301 176.863 395.285 187.157 395.379 197.479C395.285 207.802 391.301 218.095 383.425 225.971L378.418 230.978C362.464 242.496 340.062 241.074 325.7 226.712L296.467 197.479Z",
|
|
3603
3531
|
fill: "#0DA84C"
|
|
3604
3532
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3605
|
-
id: "
|
|
3533
|
+
id: "NeetoRunner_js__clip0_511_16540"
|
|
3606
3534
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3607
|
-
width:
|
|
3608
|
-
height:
|
|
3535
|
+
width: 394.74,
|
|
3536
|
+
height: 394.74,
|
|
3609
3537
|
fill: "white",
|
|
3610
|
-
transform: "translate(
|
|
3538
|
+
transform: "translate(0.629883 0.628906)"
|
|
3611
3539
|
}))));
|
|
3612
3540
|
};
|
|
3613
3541
|
|
|
@@ -3620,27 +3548,22 @@ var NeetoSeo = function NeetoSeo(_ref) {
|
|
|
3620
3548
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3621
3549
|
width: size,
|
|
3622
3550
|
height: size,
|
|
3623
|
-
viewBox: "0 0
|
|
3551
|
+
viewBox: "0 0 414 414",
|
|
3624
3552
|
fill: "none"
|
|
3625
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3626
|
-
|
|
3627
|
-
height: 458,
|
|
3628
|
-
rx: 110,
|
|
3629
|
-
fill: "black"
|
|
3630
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3631
|
-
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",
|
|
3553
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3554
|
+
d: "M192.904 286.959C179.608 273.663 179.608 252.106 192.904 238.81C206.2 225.514 227.757 225.514 241.053 238.81L350.628 348.385C363.924 361.681 363.924 383.238 350.628 396.534C337.332 409.83 315.775 409.83 302.479 396.534L192.904 286.959Z",
|
|
3632
3555
|
fill: "#5BCC5A"
|
|
3633
3556
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3634
|
-
d: "
|
|
3557
|
+
d: "M337.771 207.917C337.771 212.003 334.459 215.315 330.373 215.315L259.202 215.315L259.201 14.6914C259.201 10.6054 262.514 7.29298 266.6 7.29297L330.373 7.29297C334.459 7.29297 337.771 10.6053 337.771 14.6914L337.771 207.917Z",
|
|
3635
3558
|
fill: "#75DC66"
|
|
3636
3559
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3637
|
-
d: "
|
|
3560
|
+
d: "M259.197 215.315L188.026 215.315C183.94 215.315 180.628 212.003 180.628 207.917L180.628 73.8056C180.628 69.7195 183.94 66.4072 188.026 66.4072L259.197 66.4072V215.315Z",
|
|
3638
3561
|
fill: "#75DC66"
|
|
3639
3562
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3640
|
-
d: "
|
|
3563
|
+
d: "M308.589 215.316C308.589 285.984 251.301 343.272 180.633 343.272C109.965 343.272 52.6768 285.984 52.6768 215.316C52.6768 144.648 109.965 87.3597 180.633 87.3597C251.301 87.3597 308.589 144.648 308.589 215.316Z",
|
|
3641
3564
|
fill: "#5BCC5A"
|
|
3642
3565
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3643
|
-
d: "
|
|
3566
|
+
d: "M180.631 87.342C180.631 87.342 180.631 87.342 180.631 87.342C210.248 87.342 237.516 97.4044 259.2 114.297C289.255 137.71 308.586 174.244 308.588 215.294H188.114C183.981 215.294 180.631 211.943 180.631 207.811L180.631 87.342Z",
|
|
3644
3567
|
fill: "#0DA84C"
|
|
3645
3568
|
}));
|
|
3646
3569
|
};
|
|
@@ -3654,26 +3577,29 @@ var NeetoSite = function NeetoSite(_ref) {
|
|
|
3654
3577
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3655
3578
|
width: size,
|
|
3656
3579
|
height: size,
|
|
3657
|
-
viewBox: "0 0
|
|
3580
|
+
viewBox: "0 0 349 349",
|
|
3658
3581
|
fill: "none"
|
|
3659
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3660
|
-
|
|
3661
|
-
|
|
3662
|
-
|
|
3663
|
-
fill: "black"
|
|
3664
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3665
|
-
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",
|
|
3582
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3583
|
+
clipPath: "url(#NeetoSite_js__clip0_511_16501)"
|
|
3584
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3585
|
+
d: "M0.84375 91.0235C0.84375 73.4185 15.1154 59.1468 32.7205 59.1468H316.423C334.028 59.1468 348.3 73.4185 348.3 91.0235V119.713H0.84375V91.0235Z",
|
|
3666
3586
|
fill: "#5BCC5A"
|
|
3667
3587
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3668
|
-
d: "
|
|
3588
|
+
d: "M0.84375 124.494H348.3V299.816C348.3 317.421 334.028 331.693 316.423 331.693H32.7205C15.1154 331.693 0.84375 317.421 0.84375 299.816V124.494Z",
|
|
3669
3589
|
fill: "#5BCC5A"
|
|
3670
3590
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3671
|
-
d: "
|
|
3591
|
+
d: "M228.762 33.6454C228.762 24.8429 235.898 17.707 244.701 17.707H276.577C285.38 17.707 292.516 24.8429 292.516 33.6454V227.695L260.639 264.752L228.762 227.695V33.6454Z",
|
|
3672
3592
|
fill: "#0DA84C"
|
|
3673
3593
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3674
|
-
d: "
|
|
3594
|
+
d: "M228.762 33.6454C228.762 24.8429 235.898 17.707 244.701 17.707H276.577C285.38 17.707 292.516 24.8429 292.516 33.6454V124.494H228.762V33.6454Z",
|
|
3675
3595
|
fill: "#75DC66"
|
|
3676
|
-
}))
|
|
3596
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3597
|
+
id: "NeetoSite_js__clip0_511_16501"
|
|
3598
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
3599
|
+
width: 348.3,
|
|
3600
|
+
height: 348.3,
|
|
3601
|
+
fill: "white"
|
|
3602
|
+
}))));
|
|
3677
3603
|
};
|
|
3678
3604
|
|
|
3679
3605
|
var _excluded$1 = ["size"];
|
|
@@ -3685,33 +3611,28 @@ var NeetoTestify = function NeetoTestify(_ref) {
|
|
|
3685
3611
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3686
3612
|
width: size,
|
|
3687
3613
|
height: size,
|
|
3688
|
-
viewBox: "0 0
|
|
3614
|
+
viewBox: "0 0 377 377",
|
|
3689
3615
|
fill: "none"
|
|
3690
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3691
|
-
|
|
3692
|
-
height: 458,
|
|
3693
|
-
rx: 110,
|
|
3694
|
-
fill: "black"
|
|
3695
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3696
|
-
clipPath: "url(#NeetoTestify_js__clip0_318_35472)"
|
|
3616
|
+
}, props), /*#__PURE__*/React.createElement("g", {
|
|
3617
|
+
clipPath: "url(#NeetoTestify_js__clip0_511_16534)"
|
|
3697
3618
|
}, /*#__PURE__*/React.createElement("path", {
|
|
3698
3619
|
fillRule: "evenodd",
|
|
3699
3620
|
clipRule: "evenodd",
|
|
3700
|
-
d: "
|
|
3621
|
+
d: "M290.234 88.0367C284.552 82.3543 278.224 77.0712 271.359 72.3256L274.349 30.4419C274.824 23.7925 270.493 17.7488 264.044 16.061L212.564 2.58842C206.23 0.930777 199.601 3.93633 196.674 9.79281L177.661 47.8298C160.998 49.3809 144.657 53.804 129.76 60.8072L95.0729 37.8073C89.583 34.1671 82.2884 34.8986 77.6306 39.5564L39.5514 77.6356C34.8938 82.2932 34.1621 89.5872 37.8017 95.0771L60.7877 129.749C53.6769 144.784 49.3461 160.848 47.7949 177.665L9.78477 196.676C3.93024 199.605 0.926237 206.233 2.58353 212.565L16.0567 264.048C17.7445 270.497 23.7882 274.828 30.4377 274.354L72.3213 271.364C77.0668 278.229 82.35 284.556 88.0323 290.239C93.7147 295.921 100.042 301.204 106.907 305.95L103.917 347.833C103.443 354.483 107.774 360.527 114.223 362.214L165.703 375.687C172.037 377.345 178.666 374.339 181.593 368.483L200.606 330.446C217.269 328.894 233.61 324.471 248.507 317.468L283.194 340.468C288.684 344.108 295.978 343.377 300.636 338.719L338.715 300.64C343.373 295.982 344.104 288.688 340.465 283.199L317.479 248.527C324.574 233.507 328.921 217.427 330.472 200.61L368.491 181.612C374.349 178.686 377.355 172.056 375.697 165.721L362.225 114.242C360.538 107.793 354.494 103.462 347.844 103.937L305.961 106.927C301.2 100.047 295.917 93.7191 290.234 88.0367ZM242.886 242.89C213.245 272.531 165.021 272.531 135.381 242.89C105.74 213.25 105.74 165.026 135.381 135.385C165.021 105.744 213.245 105.745 242.886 135.385C272.526 165.026 272.527 213.25 242.886 242.89Z",
|
|
3701
3622
|
fill: "#5BCC5A"
|
|
3702
3623
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3703
|
-
d: "
|
|
3624
|
+
d: "M271.351 72.3256C278.216 77.0712 284.543 82.3543 290.226 88.0367C295.908 93.7191 301.191 100.047 305.952 106.927L347.836 103.937C354.485 103.462 360.529 107.793 362.217 114.242L375.689 165.721C377.347 172.056 374.34 178.686 368.483 181.612L330.463 200.61C328.912 217.427 324.566 233.507 317.47 248.527L340.456 283.199C344.096 288.688 343.364 295.982 338.706 300.64L300.627 338.719C295.969 343.377 288.675 344.108 283.185 340.468L249.309 318.005L206.899 263.03C220.093 259.879 232.602 253.166 242.877 242.89C272.518 213.25 272.518 165.026 242.877 135.385C213.236 105.745 165.013 105.744 135.372 135.385C129.92 140.837 125.471 146.917 122.025 153.395L121.932 153.274L176.521 47.9396C176.898 47.9015 177.275 47.8649 177.652 47.8298L196.665 9.79281C199.592 3.93633 206.221 0.930777 212.555 2.58842L264.035 16.061C270.484 17.7488 274.815 23.7925 274.341 30.4419L271.351 72.3256Z",
|
|
3704
3625
|
fill: "#75DC66"
|
|
3705
3626
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3706
|
-
d: "
|
|
3627
|
+
d: "M206.67 262.98L281.633 359.21C286.748 365.776 296.46 366.377 302.346 360.491L360.465 302.372C366.351 296.486 365.751 286.774 359.184 281.659L262.951 206.693C259.819 219.925 253.092 232.481 242.771 242.802C232.451 253.122 219.899 259.848 206.67 262.98Z",
|
|
3707
3628
|
fill: "#0DA84C"
|
|
3708
3629
|
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3709
|
-
id: "
|
|
3630
|
+
id: "NeetoTestify_js__clip0_511_16534"
|
|
3710
3631
|
}, /*#__PURE__*/React.createElement("rect", {
|
|
3711
|
-
width:
|
|
3712
|
-
height:
|
|
3632
|
+
width: 375.3,
|
|
3633
|
+
height: 375.3,
|
|
3713
3634
|
fill: "white",
|
|
3714
|
-
transform: "translate(
|
|
3635
|
+
transform: "translate(0.849609 0.849609)"
|
|
3715
3636
|
}))));
|
|
3716
3637
|
};
|
|
3717
3638
|
|
|
@@ -3724,24 +3645,19 @@ var NeetoWireframe = function NeetoWireframe(_ref) {
|
|
|
3724
3645
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3725
3646
|
width: size,
|
|
3726
3647
|
height: size,
|
|
3727
|
-
viewBox: "0 0
|
|
3648
|
+
viewBox: "0 0 350 350",
|
|
3728
3649
|
fill: "none"
|
|
3729
|
-
}, props), /*#__PURE__*/React.createElement("
|
|
3730
|
-
|
|
3731
|
-
height: 458,
|
|
3732
|
-
rx: 110,
|
|
3733
|
-
fill: "black"
|
|
3734
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3735
|
-
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",
|
|
3650
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
3651
|
+
d: "M347.797 188.294V317.485C347.797 334.227 334.225 347.8 317.482 347.8H32.5153C15.7725 347.8 2.19971 334.227 2.19971 317.485L2.19971 188.294H347.797Z",
|
|
3736
3652
|
fill: "#5BCC5A"
|
|
3737
3653
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3738
|
-
d: "
|
|
3654
|
+
d: "M161.706 2.2002L161.706 161.707L2.19975 161.707L2.19975 32.5158C2.19975 15.773 15.7725 2.2002 32.5153 2.2002L161.706 2.2002Z",
|
|
3739
3655
|
fill: "#5BCC5A"
|
|
3740
3656
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3741
|
-
d: "
|
|
3657
|
+
d: "M317.482 2.2002C334.225 2.2002 347.797 15.7729 347.797 32.5158V317.485C347.797 334.227 334.225 347.8 317.482 347.8L188.291 347.798V2.2002L317.482 2.2002Z",
|
|
3742
3658
|
fill: "#75DC66"
|
|
3743
3659
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3744
|
-
d: "
|
|
3660
|
+
d: "M188.291 347.798L188.291 188.291L347.797 188.294V317.485C347.797 334.125 334.39 347.633 317.788 347.798L188.291 347.798Z",
|
|
3745
3661
|
fill: "#0DA84C"
|
|
3746
3662
|
}));
|
|
3747
3663
|
};
|