@bigbinary/neeto-icons 1.17.3 → 1.17.5
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 +125 -40
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +125 -41
- package/dist/app-icons.js.map +1 -1
- package/dist/neeto-logos.cjs.js +76 -38
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +76 -39
- package/dist/neeto-logos.js.map +1 -1
- package/dist/typeface-logos.cjs.js +82 -34
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +82 -35
- package/dist/typeface-logos.js.map +1 -1
- package/package.json +1 -1
|
@@ -2836,13 +2836,13 @@ if (process.env.NODE_ENV === 'production') {
|
|
|
2836
2836
|
|
|
2837
2837
|
var React = react.exports;
|
|
2838
2838
|
|
|
2839
|
-
var _excluded$
|
|
2839
|
+
var _excluded$o = ["width", "height"];
|
|
2840
2840
|
var Neeto = function Neeto(_ref) {
|
|
2841
2841
|
var _ref$width = _ref.width,
|
|
2842
2842
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
2843
2843
|
_ref$height = _ref.height,
|
|
2844
2844
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
2845
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2845
|
+
props = _objectWithoutProperties(_ref, _excluded$o);
|
|
2846
2846
|
|
|
2847
2847
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2848
2848
|
width: width,
|
|
@@ -2871,13 +2871,13 @@ var Neeto = function Neeto(_ref) {
|
|
|
2871
2871
|
}));
|
|
2872
2872
|
};
|
|
2873
2873
|
|
|
2874
|
-
var _excluded$
|
|
2874
|
+
var _excluded$n = ["width", "height"];
|
|
2875
2875
|
var NeetoCal = function NeetoCal(_ref) {
|
|
2876
2876
|
var _ref$width = _ref.width,
|
|
2877
2877
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
2878
2878
|
_ref$height = _ref.height,
|
|
2879
2879
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
2880
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2880
|
+
props = _objectWithoutProperties(_ref, _excluded$n);
|
|
2881
2881
|
|
|
2882
2882
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2883
2883
|
width: width,
|
|
@@ -3021,13 +3021,13 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
3021
3021
|
}))));
|
|
3022
3022
|
};
|
|
3023
3023
|
|
|
3024
|
-
var _excluded$
|
|
3024
|
+
var _excluded$m = ["width", "height"];
|
|
3025
3025
|
var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
3026
3026
|
var _ref$width = _ref.width,
|
|
3027
3027
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3028
3028
|
_ref$height = _ref.height,
|
|
3029
3029
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3030
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3030
|
+
props = _objectWithoutProperties(_ref, _excluded$m);
|
|
3031
3031
|
|
|
3032
3032
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3033
3033
|
width: width,
|
|
@@ -3080,13 +3080,13 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
3080
3080
|
}))));
|
|
3081
3081
|
};
|
|
3082
3082
|
|
|
3083
|
-
var _excluded$
|
|
3083
|
+
var _excluded$l = ["width", "height"];
|
|
3084
3084
|
var NeetoChat = function NeetoChat(_ref) {
|
|
3085
3085
|
var _ref$width = _ref.width,
|
|
3086
3086
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3087
3087
|
_ref$height = _ref.height,
|
|
3088
3088
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3089
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3089
|
+
props = _objectWithoutProperties(_ref, _excluded$l);
|
|
3090
3090
|
|
|
3091
3091
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3092
3092
|
width: width,
|
|
@@ -3155,13 +3155,13 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
3155
3155
|
}))));
|
|
3156
3156
|
};
|
|
3157
3157
|
|
|
3158
|
-
var _excluded$
|
|
3158
|
+
var _excluded$k = ["width", "height"];
|
|
3159
3159
|
var NeetoCi = function NeetoCi(_ref) {
|
|
3160
3160
|
var _ref$width = _ref.width,
|
|
3161
3161
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3162
3162
|
_ref$height = _ref.height,
|
|
3163
3163
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3164
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3164
|
+
props = _objectWithoutProperties(_ref, _excluded$k);
|
|
3165
3165
|
|
|
3166
3166
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3167
3167
|
width: width,
|
|
@@ -3231,13 +3231,13 @@ var NeetoCi = function NeetoCi(_ref) {
|
|
|
3231
3231
|
}))));
|
|
3232
3232
|
};
|
|
3233
3233
|
|
|
3234
|
-
var _excluded$
|
|
3234
|
+
var _excluded$j = ["width", "height"];
|
|
3235
3235
|
var NeetoCourse = function NeetoCourse(_ref) {
|
|
3236
3236
|
var _ref$width = _ref.width,
|
|
3237
3237
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3238
3238
|
_ref$height = _ref.height,
|
|
3239
3239
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3240
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3240
|
+
props = _objectWithoutProperties(_ref, _excluded$j);
|
|
3241
3241
|
|
|
3242
3242
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3243
3243
|
width: width,
|
|
@@ -3315,13 +3315,13 @@ var NeetoCourse = function NeetoCourse(_ref) {
|
|
|
3315
3315
|
}))));
|
|
3316
3316
|
};
|
|
3317
3317
|
|
|
3318
|
-
var _excluded$
|
|
3318
|
+
var _excluded$i = ["width", "height"];
|
|
3319
3319
|
var NeetoCrm = function NeetoCrm(_ref) {
|
|
3320
3320
|
var _ref$width = _ref.width,
|
|
3321
3321
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3322
3322
|
_ref$height = _ref.height,
|
|
3323
3323
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3324
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3324
|
+
props = _objectWithoutProperties(_ref, _excluded$i);
|
|
3325
3325
|
|
|
3326
3326
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3327
3327
|
width: width,
|
|
@@ -3401,13 +3401,13 @@ var NeetoCrm = function NeetoCrm(_ref) {
|
|
|
3401
3401
|
}))));
|
|
3402
3402
|
};
|
|
3403
3403
|
|
|
3404
|
-
var _excluded$
|
|
3404
|
+
var _excluded$h = ["width", "height"];
|
|
3405
3405
|
var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
3406
3406
|
var _ref$width = _ref.width,
|
|
3407
3407
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3408
3408
|
_ref$height = _ref.height,
|
|
3409
3409
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3410
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3410
|
+
props = _objectWithoutProperties(_ref, _excluded$h);
|
|
3411
3411
|
|
|
3412
3412
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3413
3413
|
width: width,
|
|
@@ -3477,13 +3477,13 @@ var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
|
3477
3477
|
}))));
|
|
3478
3478
|
};
|
|
3479
3479
|
|
|
3480
|
-
var _excluded$
|
|
3480
|
+
var _excluded$g = ["width", "height"];
|
|
3481
3481
|
var NeetoDesk = function NeetoDesk(_ref) {
|
|
3482
3482
|
var _ref$width = _ref.width,
|
|
3483
3483
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3484
3484
|
_ref$height = _ref.height,
|
|
3485
3485
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3486
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3486
|
+
props = _objectWithoutProperties(_ref, _excluded$g);
|
|
3487
3487
|
|
|
3488
3488
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3489
3489
|
width: width,
|
|
@@ -3553,13 +3553,13 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
3553
3553
|
}))));
|
|
3554
3554
|
};
|
|
3555
3555
|
|
|
3556
|
-
var _excluded$
|
|
3556
|
+
var _excluded$f = ["width", "height"];
|
|
3557
3557
|
var NeetoForm = function NeetoForm(_ref) {
|
|
3558
3558
|
var _ref$width = _ref.width,
|
|
3559
3559
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3560
3560
|
_ref$height = _ref.height,
|
|
3561
3561
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3562
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3562
|
+
props = _objectWithoutProperties(_ref, _excluded$f);
|
|
3563
3563
|
|
|
3564
3564
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3565
3565
|
width: width,
|
|
@@ -3628,13 +3628,13 @@ var NeetoForm = function NeetoForm(_ref) {
|
|
|
3628
3628
|
}))));
|
|
3629
3629
|
};
|
|
3630
3630
|
|
|
3631
|
-
var _excluded$
|
|
3631
|
+
var _excluded$e = ["width", "height"];
|
|
3632
3632
|
var NeetoGit = function NeetoGit(_ref) {
|
|
3633
3633
|
var _ref$width = _ref.width,
|
|
3634
3634
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3635
3635
|
_ref$height = _ref.height,
|
|
3636
3636
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3637
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3637
|
+
props = _objectWithoutProperties(_ref, _excluded$e);
|
|
3638
3638
|
|
|
3639
3639
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3640
3640
|
width: width,
|
|
@@ -3704,13 +3704,13 @@ var NeetoGit = function NeetoGit(_ref) {
|
|
|
3704
3704
|
}))));
|
|
3705
3705
|
};
|
|
3706
3706
|
|
|
3707
|
-
var _excluded$
|
|
3707
|
+
var _excluded$d = ["width", "height"];
|
|
3708
3708
|
var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
3709
3709
|
var _ref$width = _ref.width,
|
|
3710
3710
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3711
3711
|
_ref$height = _ref.height,
|
|
3712
3712
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3713
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3713
|
+
props = _objectWithoutProperties(_ref, _excluded$d);
|
|
3714
3714
|
|
|
3715
3715
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3716
3716
|
width: width,
|
|
@@ -3788,13 +3788,13 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
3788
3788
|
}))));
|
|
3789
3789
|
};
|
|
3790
3790
|
|
|
3791
|
-
var _excluded$
|
|
3791
|
+
var _excluded$c = ["width", "height"];
|
|
3792
3792
|
var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
3793
3793
|
var _ref$width = _ref.width,
|
|
3794
3794
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3795
3795
|
_ref$height = _ref.height,
|
|
3796
3796
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3797
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3797
|
+
props = _objectWithoutProperties(_ref, _excluded$c);
|
|
3798
3798
|
|
|
3799
3799
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3800
3800
|
width: width,
|
|
@@ -3832,13 +3832,13 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
|
3832
3832
|
}))));
|
|
3833
3833
|
};
|
|
3834
3834
|
|
|
3835
|
-
var _excluded$
|
|
3835
|
+
var _excluded$b = ["width", "height"];
|
|
3836
3836
|
var NeetoKb = function NeetoKb(_ref) {
|
|
3837
3837
|
var _ref$width = _ref.width,
|
|
3838
3838
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3839
3839
|
_ref$height = _ref.height,
|
|
3840
3840
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3841
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3841
|
+
props = _objectWithoutProperties(_ref, _excluded$b);
|
|
3842
3842
|
|
|
3843
3843
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3844
3844
|
width: width,
|
|
@@ -3877,13 +3877,13 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
3877
3877
|
}))));
|
|
3878
3878
|
};
|
|
3879
3879
|
|
|
3880
|
-
var _excluded$
|
|
3880
|
+
var _excluded$a = ["width", "height"];
|
|
3881
3881
|
var NeetoMonitor = function NeetoMonitor(_ref) {
|
|
3882
3882
|
var _ref$width = _ref.width,
|
|
3883
3883
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3884
3884
|
_ref$height = _ref.height,
|
|
3885
3885
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3886
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3886
|
+
props = _objectWithoutProperties(_ref, _excluded$a);
|
|
3887
3887
|
|
|
3888
3888
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3889
3889
|
width: width,
|
|
@@ -3956,13 +3956,13 @@ var NeetoMonitor = function NeetoMonitor(_ref) {
|
|
|
3956
3956
|
}))));
|
|
3957
3957
|
};
|
|
3958
3958
|
|
|
3959
|
-
var _excluded$
|
|
3959
|
+
var _excluded$9 = ["width", "height"];
|
|
3960
3960
|
var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
3961
3961
|
var _ref$width = _ref.width,
|
|
3962
3962
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
3963
3963
|
_ref$height = _ref.height,
|
|
3964
3964
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3965
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3965
|
+
props = _objectWithoutProperties(_ref, _excluded$9);
|
|
3966
3966
|
|
|
3967
3967
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3968
3968
|
width: width,
|
|
@@ -4065,13 +4065,13 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
|
4065
4065
|
}))));
|
|
4066
4066
|
};
|
|
4067
4067
|
|
|
4068
|
-
var _excluded$
|
|
4068
|
+
var _excluded$8 = ["width", "height"];
|
|
4069
4069
|
var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
4070
4070
|
var _ref$width = _ref.width,
|
|
4071
4071
|
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
4072
4072
|
_ref$height = _ref.height,
|
|
4073
4073
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4074
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
4074
|
+
props = _objectWithoutProperties(_ref, _excluded$8);
|
|
4075
4075
|
|
|
4076
4076
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4077
4077
|
width: width,
|
|
@@ -4145,6 +4145,53 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
|
4145
4145
|
}))));
|
|
4146
4146
|
};
|
|
4147
4147
|
|
|
4148
|
+
var _excluded$7 = ["width", "height"];
|
|
4149
|
+
var NeetoRecord = function NeetoRecord(_ref) {
|
|
4150
|
+
var _ref$width = _ref.width,
|
|
4151
|
+
width = _ref$width === void 0 ? "auto" : _ref$width,
|
|
4152
|
+
_ref$height = _ref.height,
|
|
4153
|
+
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4154
|
+
props = _objectWithoutProperties(_ref, _excluded$7);
|
|
4155
|
+
|
|
4156
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4157
|
+
width: width,
|
|
4158
|
+
height: height,
|
|
4159
|
+
fill: "none",
|
|
4160
|
+
viewBox: "0 0 490 64"
|
|
4161
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4162
|
+
fill: "url(#NeetoRecord_js__a)",
|
|
4163
|
+
d: "M56 32C56 18.745 45.255 8 32 8H8v48h48V32Z"
|
|
4164
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4165
|
+
fill: "#fff",
|
|
4166
|
+
d: "M40.78 33.108a.59.59 0 0 1 .322-.526l3.997-2.04a.59.59 0 0 1 .858.526v10.485a.59.59 0 0 1-.85.53l-3.997-1.961a.59.59 0 0 1-.33-.53v-6.484ZM32.338 35.518a2.933 2.933 0 1 1-5.866 0 2.933 2.933 0 0 1 5.866 0Z"
|
|
4167
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4168
|
+
fill: "#fff",
|
|
4169
|
+
fillRule: "evenodd",
|
|
4170
|
+
d: "M29.405 24.457c5.762 0 10.433 4.671 10.433 10.433v10.434H18.972V24.457h10.433Zm5.883 11.06a5.883 5.883 0 1 1-11.767 0 5.883 5.883 0 0 1 11.767 0Z",
|
|
4171
|
+
clipRule: "evenodd"
|
|
4172
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4173
|
+
fill: "#11243E",
|
|
4174
|
+
fillRule: "evenodd",
|
|
4175
|
+
d: "M98.087 17.627H81.24l8.336 8.198h8.511c5.365 0 9.708 4.25 9.708 9.488V53h8.38V35.313c0-9.77-8.101-17.686-18.088-17.686Zm-9.708 9.392L80 18.778V53h8.38V27.019Zm64.603 20.198-5.318-5.505-.318.301c-1.845 1.742-4.938 3.425-9.211 3.425-3.005 0-5.321-.748-6.995-2.044-1.547-1.196-2.581-2.886-3.093-4.968h26.899l.02-.413c.283-5.871-1.216-10.969-4.28-14.606-3.071-3.645-7.679-5.78-13.513-5.78-10.303 0-18.348 7.59-18.348 17.688 0 5.074 1.903 9.503 5.295 12.663 3.391 3.158 8.242 5.022 14.096 5.022 6.836 0 11.264-2.333 14.463-5.485l.303-.298Zm38.825 0-5.317-5.505-.319.301c-1.845 1.742-4.938 3.425-9.211 3.425-3.005 0-5.321-.748-6.995-2.044-1.547-1.196-2.58-2.886-3.093-4.968h26.899l.02-.413c.283-5.871-1.216-10.969-4.28-14.606-3.071-3.645-7.679-5.78-13.512-5.78-10.304 0-18.349 7.59-18.349 17.688 0 5.074 1.903 9.503 5.295 12.663 3.391 3.158 8.242 5.022 14.096 5.022 6.836 0 11.264-2.333 14.463-5.485l.303-.298Zm10.586-29.293h-5.918v7.555h5.918v13.192c0 5.326.796 8.958 3.05 11.235 2.258 2.28 5.868 3.094 11.179 3.094h1.553v-7.746h-.44c-1.597 0-2.825-.06-3.774-.237-.946-.177-1.574-.462-2.011-.883-.436-.42-.73-1.02-.912-1.922-.182-.908-.244-2.082-.244-3.61V25.479h7.381v-7.555h-7.381V9h-8.401v8.924Zm-65.138 7.189c2.706 0 4.691.797 6.085 2.096 1.292 1.205 2.113 2.874 2.506 4.836h-17.803c.514-2.15 1.56-3.827 3.022-4.991 1.577-1.256 3.673-1.941 6.19-1.941Zm38.826 0c2.705 0 4.69.797 6.084 2.096 1.292 1.205 2.113 2.874 2.507 4.836h-17.804c.514-2.15 1.56-3.827 3.022-4.991 1.577-1.256 3.673-1.941 6.191-1.941Zm62.798.015c5.59 0 10.034 4.57 10.034 10.186 0 5.615-4.444 10.185-10.034 10.185-5.588 0-9.966-4.566-9.966-10.185 0-5.62 4.378-10.186 9.966-10.186Zm0-7.501c-10.033 0-18.054 7.756-18.054 17.687 0 9.863 8.02 17.686 18.054 17.686C248.91 53 257 45.18 257 35.314c0-9.933-8.091-17.687-18.121-17.687Z",
|
|
4176
|
+
clipRule: "evenodd"
|
|
4177
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4178
|
+
fill: "#11243E",
|
|
4179
|
+
d: "m285.884 55-9.651-17.045h-4.136V55h-8.773V11.259h16.419c3.384 0 6.266.605 8.648 1.817 2.381 1.17 4.157 2.778 5.326 4.825 1.212 2.006 1.818 4.262 1.818 6.768 0 2.883-.836 5.494-2.507 7.834-1.671 2.297-4.157 3.885-7.457 4.762L296.036 55h-10.152Zm-13.787-23.625h7.332c2.382 0 4.157-.564 5.327-1.692 1.17-1.17 1.755-2.779 1.755-4.826 0-2.005-.585-3.55-1.755-4.637-1.17-1.128-2.945-1.692-5.327-1.692h-7.332v12.847Zm62.98 5.514c0 1.254-.084 2.382-.251 3.384h-25.38c.209 2.507 1.086 4.47 2.632 5.891 1.546 1.42 3.447 2.13 5.703 2.13 3.258 0 5.577-1.399 6.956-4.198h9.462c-1.002 3.342-2.924 6.1-5.765 8.272-2.841 2.13-6.329 3.196-10.465 3.196-3.343 0-6.351-.731-9.024-2.193-2.632-1.504-4.7-3.614-6.204-6.33-1.463-2.715-2.194-5.849-2.194-9.4 0-3.593.731-6.747 2.194-9.462 1.462-2.716 3.509-4.805 6.141-6.267 2.632-1.462 5.661-2.193 9.087-2.193 3.3 0 6.245.71 8.836 2.13 2.632 1.42 4.658 3.447 6.078 6.079 1.462 2.59 2.194 5.577 2.194 8.961Zm-9.087-2.506c-.042-2.256-.857-4.053-2.444-5.39-1.588-1.378-3.53-2.068-5.828-2.068-2.173 0-4.011.669-5.515 2.006-1.462 1.295-2.36 3.112-2.694 5.452h16.481Zm12.568 3.258c0-3.593.731-6.726 2.193-9.4 1.462-2.715 3.488-4.804 6.079-6.266 2.59-1.504 5.556-2.256 8.898-2.256 4.303 0 7.854 1.086 10.654 3.258 2.84 2.131 4.741 5.139 5.702 9.024h-9.462c-.502-1.504-1.358-2.673-2.57-3.509-1.17-.877-2.632-1.316-4.386-1.316-2.507 0-4.492.92-5.954 2.757-1.462 1.797-2.193 4.366-2.193 7.708 0 3.3.731 5.87 2.193 7.708 1.462 1.797 3.447 2.695 5.954 2.695 3.551 0 5.869-1.588 6.956-4.763h9.462c-.961 3.76-2.862 6.747-5.702 8.962-2.841 2.214-6.392 3.321-10.654 3.321-3.342 0-6.308-.731-8.898-2.193-2.591-1.504-4.617-3.593-6.079-6.267-1.462-2.716-2.193-5.87-2.193-9.463Zm54.703 17.923c-3.342 0-6.35-.731-9.024-2.193-2.674-1.504-4.784-3.614-6.329-6.33-1.504-2.715-2.256-5.849-2.256-9.4 0-3.55.772-6.684 2.318-9.4 1.588-2.715 3.739-4.804 6.455-6.266 2.715-1.504 5.744-2.256 9.087-2.256 3.342 0 6.371.752 9.086 2.256 2.716 1.462 4.846 3.55 6.392 6.266 1.588 2.716 2.382 5.85 2.382 9.4 0 3.551-.815 6.685-2.444 9.4-1.588 2.716-3.76 4.826-6.518 6.33-2.715 1.462-5.765 2.193-9.149 2.193Zm0-7.645a9.145 9.145 0 0 0 4.449-1.128c1.421-.794 2.549-1.964 3.384-3.51.836-1.545 1.254-3.425 1.254-5.64 0-3.3-.878-5.828-2.632-7.582-1.713-1.797-3.823-2.695-6.33-2.695-2.506 0-4.616.898-6.329 2.695-1.671 1.754-2.507 4.282-2.507 7.582s.815 5.85 2.444 7.646c1.671 1.754 3.76 2.632 6.267 2.632Zm32.653-22.247c1.128-1.838 2.59-3.28 4.386-4.324 1.839-1.044 3.928-1.567 6.267-1.567v9.212h-2.319c-2.757 0-4.846.648-6.266 1.943-1.379 1.295-2.068 3.551-2.068 6.768V55h-8.774V20.283h8.774v5.389Zm13.64 11.844c0-3.51.689-6.622 2.068-9.337 1.42-2.716 3.342-4.805 5.765-6.267 2.423-1.462 5.118-2.193 8.084-2.193 2.256 0 4.408.501 6.455 1.504 2.047.96 3.676 2.256 4.888 3.885V8.627h8.898V55h-8.898v-5.139c-1.087 1.713-2.611 3.092-4.575 4.136-1.964 1.045-4.24 1.567-6.831 1.567-2.924 0-5.598-.752-8.021-2.256-2.423-1.504-4.345-3.614-5.765-6.33-1.379-2.757-2.068-5.91-2.068-9.462Zm27.322.125c0-2.13-.417-3.948-1.253-5.452-.836-1.545-1.964-2.715-3.384-3.509a8.869 8.869 0 0 0-4.575-1.253 8.888 8.888 0 0 0-4.512 1.19c-1.378.794-2.506 1.964-3.384 3.51-.835 1.504-1.253 3.3-1.253 5.389 0 2.089.418 3.927 1.253 5.515.878 1.545 2.006 2.736 3.384 3.572 1.421.835 2.925 1.253 4.512 1.253 1.63 0 3.155-.397 4.575-1.19 1.42-.836 2.548-2.006 3.384-3.51.836-1.546 1.253-3.384 1.253-5.515Z"
|
|
4180
|
+
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
4181
|
+
id: "NeetoRecord_js__a",
|
|
4182
|
+
x1: 82.229,
|
|
4183
|
+
x2: -19.429,
|
|
4184
|
+
y1: 95.771,
|
|
4185
|
+
y2: -21.657,
|
|
4186
|
+
gradientUnits: "userSpaceOnUse"
|
|
4187
|
+
}, /*#__PURE__*/React.createElement("stop", {
|
|
4188
|
+
stopColor: "#00FFE0"
|
|
4189
|
+
}), /*#__PURE__*/React.createElement("stop", {
|
|
4190
|
+
offset: 0.5,
|
|
4191
|
+
stopColor: "#8B97FF"
|
|
4192
|
+
}))));
|
|
4193
|
+
};
|
|
4194
|
+
|
|
4148
4195
|
var _excluded$6 = ["width", "height"];
|
|
4149
4196
|
var NeetoReplay = function NeetoReplay(_ref) {
|
|
4150
4197
|
var _ref$width = _ref.width,
|
|
@@ -4747,6 +4794,7 @@ exports.NeetoKb = NeetoKb;
|
|
|
4747
4794
|
exports.NeetoMonitor = NeetoMonitor;
|
|
4748
4795
|
exports.NeetoPlanner = NeetoPlanner;
|
|
4749
4796
|
exports.NeetoQuiz = NeetoQuiz;
|
|
4797
|
+
exports.NeetoRecord = NeetoRecord;
|
|
4750
4798
|
exports.NeetoReplay = NeetoReplay;
|
|
4751
4799
|
exports.NeetoRunner = NeetoRunner;
|
|
4752
4800
|
exports.NeetoSign = NeetoSign;
|