@bigbinary/neeto-icons 1.18.8 → 1.18.10
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 +63 -34
- package/dist/app-icons.cjs.js.map +1 -1
- package/dist/app-icons.js +63 -35
- package/dist/app-icons.js.map +1 -1
- package/dist/neeto-icons.cjs.js +662 -434
- package/dist/neeto-icons.cjs.js.map +1 -1
- package/dist/neeto-icons.js +659 -435
- package/dist/neeto-icons.js.map +1 -1
- package/dist/neeto-logos.cjs.js +67 -34
- package/dist/neeto-logos.cjs.js.map +1 -1
- package/dist/neeto-logos.js +67 -35
- package/dist/neeto-logos.js.map +1 -1
- package/dist/typeface-logos.cjs.js +90 -34
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +90 -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$p = ["width", "height"];
|
|
2840
2840
|
var Neeto = function Neeto(_ref) {
|
|
2841
2841
|
var _ref$width = _ref.width,
|
|
2842
2842
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
2843
2843
|
_ref$height = _ref.height,
|
|
2844
2844
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
2845
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2845
|
+
props = _objectWithoutProperties(_ref, _excluded$p);
|
|
2846
2846
|
|
|
2847
2847
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2848
2848
|
width: width,
|
|
@@ -2870,13 +2870,13 @@ var Neeto = function Neeto(_ref) {
|
|
|
2870
2870
|
}));
|
|
2871
2871
|
};
|
|
2872
2872
|
|
|
2873
|
-
var _excluded$
|
|
2873
|
+
var _excluded$o = ["width", "height"];
|
|
2874
2874
|
var NeetoCal = function NeetoCal(_ref) {
|
|
2875
2875
|
var _ref$width = _ref.width,
|
|
2876
2876
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
2877
2877
|
_ref$height = _ref.height,
|
|
2878
2878
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
2879
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2879
|
+
props = _objectWithoutProperties(_ref, _excluded$o);
|
|
2880
2880
|
|
|
2881
2881
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2882
2882
|
width: width,
|
|
@@ -2967,13 +2967,13 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
2967
2967
|
}));
|
|
2968
2968
|
};
|
|
2969
2969
|
|
|
2970
|
-
var _excluded$
|
|
2970
|
+
var _excluded$n = ["width", "height"];
|
|
2971
2971
|
var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
2972
2972
|
var _ref$width = _ref.width,
|
|
2973
2973
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
2974
2974
|
_ref$height = _ref.height,
|
|
2975
2975
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
2976
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
2976
|
+
props = _objectWithoutProperties(_ref, _excluded$n);
|
|
2977
2977
|
|
|
2978
2978
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
2979
2979
|
width: width,
|
|
@@ -3043,13 +3043,13 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
3043
3043
|
}));
|
|
3044
3044
|
};
|
|
3045
3045
|
|
|
3046
|
-
var _excluded$
|
|
3046
|
+
var _excluded$m = ["width", "height"];
|
|
3047
3047
|
var NeetoChat = function NeetoChat(_ref) {
|
|
3048
3048
|
var _ref$width = _ref.width,
|
|
3049
3049
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3050
3050
|
_ref$height = _ref.height,
|
|
3051
3051
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3052
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3052
|
+
props = _objectWithoutProperties(_ref, _excluded$m);
|
|
3053
3053
|
|
|
3054
3054
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3055
3055
|
width: width,
|
|
@@ -3113,13 +3113,13 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
3113
3113
|
}))));
|
|
3114
3114
|
};
|
|
3115
3115
|
|
|
3116
|
-
var _excluded$
|
|
3116
|
+
var _excluded$l = ["width", "height"];
|
|
3117
3117
|
var NeetoCi = function NeetoCi(_ref) {
|
|
3118
3118
|
var _ref$width = _ref.width,
|
|
3119
3119
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3120
3120
|
_ref$height = _ref.height,
|
|
3121
3121
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3122
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3122
|
+
props = _objectWithoutProperties(_ref, _excluded$l);
|
|
3123
3123
|
|
|
3124
3124
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3125
3125
|
width: width,
|
|
@@ -3162,13 +3162,13 @@ var NeetoCi = function NeetoCi(_ref) {
|
|
|
3162
3162
|
}));
|
|
3163
3163
|
};
|
|
3164
3164
|
|
|
3165
|
-
var _excluded$
|
|
3165
|
+
var _excluded$k = ["width", "height"];
|
|
3166
3166
|
var NeetoCode = function NeetoCode(_ref) {
|
|
3167
3167
|
var _ref$width = _ref.width,
|
|
3168
3168
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3169
3169
|
_ref$height = _ref.height,
|
|
3170
3170
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3171
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3171
|
+
props = _objectWithoutProperties(_ref, _excluded$k);
|
|
3172
3172
|
|
|
3173
3173
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3174
3174
|
width: width,
|
|
@@ -3228,13 +3228,13 @@ var NeetoCode = function NeetoCode(_ref) {
|
|
|
3228
3228
|
}))));
|
|
3229
3229
|
};
|
|
3230
3230
|
|
|
3231
|
-
var _excluded$
|
|
3231
|
+
var _excluded$j = ["width", "height"];
|
|
3232
3232
|
var NeetoCourse = function NeetoCourse(_ref) {
|
|
3233
3233
|
var _ref$width = _ref.width,
|
|
3234
3234
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3235
3235
|
_ref$height = _ref.height,
|
|
3236
3236
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3237
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3237
|
+
props = _objectWithoutProperties(_ref, _excluded$j);
|
|
3238
3238
|
|
|
3239
3239
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3240
3240
|
width: width,
|
|
@@ -3289,13 +3289,13 @@ var NeetoCourse = function NeetoCourse(_ref) {
|
|
|
3289
3289
|
}));
|
|
3290
3290
|
};
|
|
3291
3291
|
|
|
3292
|
-
var _excluded$
|
|
3292
|
+
var _excluded$i = ["width", "height"];
|
|
3293
3293
|
var NeetoCrm = function NeetoCrm(_ref) {
|
|
3294
3294
|
var _ref$width = _ref.width,
|
|
3295
3295
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3296
3296
|
_ref$height = _ref.height,
|
|
3297
3297
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3298
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3298
|
+
props = _objectWithoutProperties(_ref, _excluded$i);
|
|
3299
3299
|
|
|
3300
3300
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3301
3301
|
width: width,
|
|
@@ -3341,13 +3341,13 @@ var NeetoCrm = function NeetoCrm(_ref) {
|
|
|
3341
3341
|
}));
|
|
3342
3342
|
};
|
|
3343
3343
|
|
|
3344
|
-
var _excluded$
|
|
3344
|
+
var _excluded$h = ["width", "height"];
|
|
3345
3345
|
var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
3346
3346
|
var _ref$width = _ref.width,
|
|
3347
3347
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3348
3348
|
_ref$height = _ref.height,
|
|
3349
3349
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3350
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3350
|
+
props = _objectWithoutProperties(_ref, _excluded$h);
|
|
3351
3351
|
|
|
3352
3352
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3353
3353
|
width: width,
|
|
@@ -3411,13 +3411,13 @@ var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
|
3411
3411
|
}))));
|
|
3412
3412
|
};
|
|
3413
3413
|
|
|
3414
|
-
var _excluded$
|
|
3414
|
+
var _excluded$g = ["width", "height"];
|
|
3415
3415
|
var NeetoDesk = function NeetoDesk(_ref) {
|
|
3416
3416
|
var _ref$width = _ref.width,
|
|
3417
3417
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3418
3418
|
_ref$height = _ref.height,
|
|
3419
3419
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3420
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3420
|
+
props = _objectWithoutProperties(_ref, _excluded$g);
|
|
3421
3421
|
|
|
3422
3422
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3423
3423
|
width: width,
|
|
@@ -3489,13 +3489,13 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
3489
3489
|
}))));
|
|
3490
3490
|
};
|
|
3491
3491
|
|
|
3492
|
-
var _excluded$
|
|
3492
|
+
var _excluded$f = ["width", "height"];
|
|
3493
3493
|
var NeetoForm = function NeetoForm(_ref) {
|
|
3494
3494
|
var _ref$width = _ref.width,
|
|
3495
3495
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3496
3496
|
_ref$height = _ref.height,
|
|
3497
3497
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3498
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3498
|
+
props = _objectWithoutProperties(_ref, _excluded$f);
|
|
3499
3499
|
|
|
3500
3500
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3501
3501
|
width: width,
|
|
@@ -3553,13 +3553,13 @@ var NeetoForm = function NeetoForm(_ref) {
|
|
|
3553
3553
|
}))));
|
|
3554
3554
|
};
|
|
3555
3555
|
|
|
3556
|
-
var _excluded$
|
|
3556
|
+
var _excluded$e = ["width", "height"];
|
|
3557
3557
|
var NeetoGit = function NeetoGit(_ref) {
|
|
3558
3558
|
var _ref$width = _ref.width,
|
|
3559
3559
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3560
3560
|
_ref$height = _ref.height,
|
|
3561
3561
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3562
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3562
|
+
props = _objectWithoutProperties(_ref, _excluded$e);
|
|
3563
3563
|
|
|
3564
3564
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3565
3565
|
width: width,
|
|
@@ -3635,13 +3635,13 @@ var NeetoGit = function NeetoGit(_ref) {
|
|
|
3635
3635
|
}))));
|
|
3636
3636
|
};
|
|
3637
3637
|
|
|
3638
|
-
var _excluded$
|
|
3638
|
+
var _excluded$d = ["width", "height"];
|
|
3639
3639
|
var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
3640
3640
|
var _ref$width = _ref.width,
|
|
3641
3641
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3642
3642
|
_ref$height = _ref.height,
|
|
3643
3643
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3644
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3644
|
+
props = _objectWithoutProperties(_ref, _excluded$d);
|
|
3645
3645
|
|
|
3646
3646
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3647
3647
|
width: width,
|
|
@@ -3718,13 +3718,13 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
3718
3718
|
}))));
|
|
3719
3719
|
};
|
|
3720
3720
|
|
|
3721
|
-
var _excluded$
|
|
3721
|
+
var _excluded$c = ["width", "height"];
|
|
3722
3722
|
var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
3723
3723
|
var _ref$width = _ref.width,
|
|
3724
3724
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3725
3725
|
_ref$height = _ref.height,
|
|
3726
3726
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3727
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3727
|
+
props = _objectWithoutProperties(_ref, _excluded$c);
|
|
3728
3728
|
|
|
3729
3729
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3730
3730
|
width: width,
|
|
@@ -3791,13 +3791,13 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
|
3791
3791
|
}))));
|
|
3792
3792
|
};
|
|
3793
3793
|
|
|
3794
|
-
var _excluded$
|
|
3794
|
+
var _excluded$b = ["width", "height"];
|
|
3795
3795
|
var NeetoKb = function NeetoKb(_ref) {
|
|
3796
3796
|
var _ref$width = _ref.width,
|
|
3797
3797
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3798
3798
|
_ref$height = _ref.height,
|
|
3799
3799
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3800
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3800
|
+
props = _objectWithoutProperties(_ref, _excluded$b);
|
|
3801
3801
|
|
|
3802
3802
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3803
3803
|
width: width,
|
|
@@ -3859,13 +3859,13 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
3859
3859
|
}))));
|
|
3860
3860
|
};
|
|
3861
3861
|
|
|
3862
|
-
var _excluded$
|
|
3862
|
+
var _excluded$a = ["width", "height"];
|
|
3863
3863
|
var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
3864
3864
|
var _ref$width = _ref.width,
|
|
3865
3865
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3866
3866
|
_ref$height = _ref.height,
|
|
3867
3867
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3868
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3868
|
+
props = _objectWithoutProperties(_ref, _excluded$a);
|
|
3869
3869
|
|
|
3870
3870
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3871
3871
|
width: width,
|
|
@@ -3935,13 +3935,13 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
|
3935
3935
|
}))));
|
|
3936
3936
|
};
|
|
3937
3937
|
|
|
3938
|
-
var _excluded$
|
|
3938
|
+
var _excluded$9 = ["width", "height"];
|
|
3939
3939
|
var NeetoPlaydash = function NeetoPlaydash(_ref) {
|
|
3940
3940
|
var _ref$width = _ref.width,
|
|
3941
3941
|
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3942
3942
|
_ref$height = _ref.height,
|
|
3943
3943
|
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
3944
|
-
props = _objectWithoutProperties(_ref, _excluded$
|
|
3944
|
+
props = _objectWithoutProperties(_ref, _excluded$9);
|
|
3945
3945
|
|
|
3946
3946
|
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
3947
3947
|
width: width,
|
|
@@ -4032,6 +4032,61 @@ var NeetoPlaydash = function NeetoPlaydash(_ref) {
|
|
|
4032
4032
|
}))));
|
|
4033
4033
|
};
|
|
4034
4034
|
|
|
4035
|
+
var _excluded$8 = ["width", "height"];
|
|
4036
|
+
var NeetoPublish = function NeetoPublish(_ref) {
|
|
4037
|
+
var _ref$width = _ref.width,
|
|
4038
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4039
|
+
_ref$height = _ref.height,
|
|
4040
|
+
height = _ref$height === void 0 ? 36 : _ref$height,
|
|
4041
|
+
props = _objectWithoutProperties(_ref, _excluded$8);
|
|
4042
|
+
|
|
4043
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
4044
|
+
width: width,
|
|
4045
|
+
height: height,
|
|
4046
|
+
viewBox: "0 0 579 153",
|
|
4047
|
+
fill: "none"
|
|
4048
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4049
|
+
d: "M22.4999 135.3V8.44141H79.3393C102.542 8.44141 121.351 27.2507 121.351 50.4531C121.351 73.6555 102.542 92.4648 79.3393 92.4648H65.3354V135.3H22.4999Z",
|
|
4050
|
+
fill: "#5BCC5A"
|
|
4051
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4052
|
+
d: "M22.544 49.8087H65.4228V135.566H22.544V49.8087Z",
|
|
4053
|
+
fill: "#75DC66"
|
|
4054
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4055
|
+
d: "M22.5003 49.6293H65.3357L65.3354 92.4648L22.5003 49.6293Z",
|
|
4056
|
+
fill: "#0DA84C"
|
|
4057
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
4058
|
+
clipPath: "url(#NeetoPublish_js__clip0_1409_732)"
|
|
4059
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
4060
|
+
d: "M231.463 79.8608C231.463 84.1658 230.425 88.2017 228.349 91.9686C226.351 95.7355 223.16 98.772 218.778 101.078C214.473 103.385 209.015 104.538 202.404 104.538H188.913V135.441H172.769V54.9533H202.404C208.631 54.9533 213.935 56.0295 218.317 58.182C222.699 60.3345 225.966 63.2942 228.119 67.0611C230.348 70.828 231.463 75.0945 231.463 79.8608ZM201.712 91.5073C206.171 91.5073 209.477 90.508 211.629 88.5092C213.782 86.4336 214.858 83.5508 214.858 79.8608C214.858 72.0195 210.476 68.0989 201.712 68.0989H188.913V91.5073H201.712ZM300.927 71.5583V135.441H284.668V127.37C282.592 130.137 279.863 132.328 276.481 133.942C273.175 135.48 269.562 136.249 265.641 136.249C260.644 136.249 256.224 135.211 252.38 133.135C248.537 130.983 245.5 127.869 243.271 123.795C241.118 119.644 240.042 114.724 240.042 109.035V71.5583H256.186V106.729C256.186 111.802 257.454 115.723 259.991 118.49C262.528 121.181 265.987 122.526 270.369 122.526C274.828 122.526 278.326 121.181 280.863 118.49C283.399 115.723 284.668 111.802 284.668 106.729V71.5583H300.927ZM330.693 80.8986C332.768 77.8236 335.613 75.3252 339.226 73.4033C342.916 71.4814 347.106 70.5205 351.795 70.5205C357.253 70.5205 362.173 71.8658 366.555 74.5564C371.014 77.247 374.512 81.0908 377.048 86.0877C379.662 91.0077 380.969 96.7348 380.969 103.269C380.969 109.804 379.662 115.608 377.048 120.681C374.512 125.678 371.014 129.56 366.555 132.328C362.173 135.095 357.253 136.479 351.795 136.479C347.029 136.479 342.839 135.557 339.226 133.712C335.69 131.79 332.845 129.33 330.693 126.332V135.441H314.549V50.1102H330.693V80.8986ZM364.479 103.269C364.479 99.4255 363.672 96.1198 362.058 93.3523C360.52 90.508 358.445 88.3555 355.831 86.8948C353.294 85.4342 350.527 84.7039 347.528 84.7039C344.607 84.7039 341.84 85.4727 339.226 87.0102C336.689 88.4708 334.613 90.6233 332.999 93.4677C331.462 96.312 330.693 99.6561 330.693 103.5C330.693 107.344 331.462 110.688 332.999 113.532C334.613 116.376 336.689 118.567 339.226 120.105C341.84 121.565 344.607 122.296 347.528 122.296C350.527 122.296 353.294 121.527 355.831 119.99C358.445 118.452 360.52 116.261 362.058 113.417C363.672 110.572 364.479 107.19 364.479 103.269ZM406.538 50.1102V135.441H390.394V50.1102H406.538ZM428.369 63.9477C425.524 63.9477 423.141 63.0636 421.219 61.2955C419.374 59.4505 418.452 57.1827 418.452 54.492C418.452 51.8014 419.374 49.572 421.219 47.8039C423.141 45.9589 425.524 45.0364 428.369 45.0364C431.213 45.0364 433.558 45.9589 435.403 47.8039C437.325 49.572 438.286 51.8014 438.286 54.492C438.286 57.1827 437.325 59.4505 435.403 61.2955C433.558 63.0636 431.213 63.9477 428.369 63.9477ZM436.325 71.5583V135.441H420.182V71.5583H436.325ZM474.415 136.479C469.188 136.479 464.499 135.557 460.347 133.712C456.196 131.79 452.89 129.215 450.43 125.986C448.047 122.757 446.74 119.182 446.51 115.262H462.769C463.076 117.722 464.268 119.759 466.344 121.373C468.496 122.988 471.148 123.795 474.3 123.795C477.375 123.795 479.758 123.18 481.45 121.95C483.218 120.72 484.102 119.144 484.102 117.222C484.102 115.146 483.025 113.609 480.873 112.61C478.797 111.533 475.453 110.38 470.841 109.15C466.075 107.997 462.154 106.805 459.079 105.575C456.081 104.345 453.467 102.462 451.238 99.9252C449.085 97.3883 448.009 93.9673 448.009 89.6623C448.009 86.1261 449.008 82.8973 451.007 79.9761C453.083 77.0548 456.004 74.7486 459.771 73.0573C463.615 71.3661 468.112 70.5205 473.262 70.5205C480.873 70.5205 486.946 72.4423 491.482 76.2861C496.017 80.053 498.516 85.1652 498.977 91.6227H483.525C483.295 89.0858 482.218 87.087 480.296 85.6264C478.451 84.0889 475.953 83.3202 472.801 83.3202C469.88 83.3202 467.612 83.8583 465.998 84.9345C464.46 86.0108 463.691 87.5098 463.691 89.4317C463.691 91.5842 464.768 93.237 466.92 94.3902C469.073 95.4664 472.417 96.5811 476.952 97.7342C481.565 98.8873 485.37 100.079 488.368 101.309C491.366 102.539 493.942 104.461 496.094 107.075C498.324 109.611 499.477 112.994 499.554 117.222C499.554 120.912 498.516 124.218 496.44 127.139C494.441 130.06 491.52 132.366 487.676 134.058C483.91 135.672 479.489 136.479 474.415 136.479ZM546.477 70.6358C551.32 70.6358 555.625 71.712 559.392 73.8645C563.159 75.9402 566.08 79.0536 568.156 83.2048C570.308 87.2792 571.384 92.1992 571.384 97.9648V135.441H555.241V100.156C555.241 95.082 553.972 91.1998 551.435 88.5092C548.898 85.7417 545.439 84.358 541.057 84.358C536.598 84.358 533.062 85.7417 530.448 88.5092C527.911 91.1998 526.643 95.082 526.643 100.156V135.441H510.499V50.1102H526.643V79.5148C528.719 76.7473 531.486 74.5948 534.946 73.0573C538.405 71.443 542.249 70.6358 546.477 70.6358Z",
|
|
4061
|
+
fill: "black"
|
|
4062
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4063
|
+
d: "M229.746 25.3769C229.746 26.2403 229.689 27.0174 229.574 27.7082H212.103C212.247 29.4351 212.851 30.7878 213.915 31.7664C214.979 32.7449 216.287 33.2342 217.84 33.2342C220.083 33.2342 221.679 32.27 222.628 30.3417H229.142C228.452 32.6442 227.129 34.5438 225.174 36.0404C223.218 37.5083 220.817 38.2422 217.97 38.2422C215.669 38.2422 213.598 37.7385 211.758 36.7312C209.946 35.695 208.523 34.2416 207.487 32.3708C206.481 30.5 205.977 28.3414 205.977 25.8949C205.977 23.4197 206.481 21.2467 207.487 19.3759C208.494 17.5051 209.903 16.0661 211.715 15.0587C213.527 14.0514 215.611 13.5477 217.97 13.5477C220.242 13.5477 222.269 14.037 224.052 15.0155C225.864 15.9941 227.259 17.39 228.236 19.2032C229.243 20.9877 229.746 23.0456 229.746 25.3769ZM223.491 23.65C223.462 22.0958 222.902 20.8582 221.809 19.9372C220.716 18.9874 219.379 18.5125 217.797 18.5125C216.302 18.5125 215.036 18.973 214.001 19.894C212.994 20.7862 212.376 22.0382 212.146 23.65H223.491Z",
|
|
4064
|
+
fill: "black"
|
|
4065
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4066
|
+
d: "M256.37 25.3769C256.37 26.2403 256.312 27.0174 256.197 27.7082H238.727C238.871 29.4351 239.474 30.7878 240.539 31.7664C241.603 32.7449 242.911 33.2342 244.464 33.2342C246.707 33.2342 248.303 32.27 249.252 30.3417H255.766C255.076 32.6442 253.753 34.5438 251.797 36.0404C249.842 37.5083 247.44 38.2422 244.593 38.2422C242.293 38.2422 240.222 37.7385 238.382 36.7312C236.57 35.695 235.146 34.2416 234.111 32.3708C233.105 30.5 232.601 28.3414 232.601 25.8949C232.601 23.4197 233.105 21.2467 234.111 19.3759C235.118 17.5051 236.527 16.0661 238.339 15.0587C240.15 14.0514 242.235 13.5477 244.593 13.5477C246.865 13.5477 248.893 14.037 250.676 15.0155C252.488 15.9941 253.882 17.39 254.86 19.2032C255.867 20.9877 256.37 23.0456 256.37 25.3769ZM250.115 23.65C250.086 22.0958 249.525 20.8582 248.433 19.9372C247.34 18.9874 246.003 18.5125 244.421 18.5125C242.925 18.5125 241.66 18.973 240.625 19.894C239.618 20.7862 239 22.0382 238.77 23.65H250.115Z",
|
|
4067
|
+
fill: "black"
|
|
4068
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4069
|
+
d: "M267.909 18.8546V30.5287C267.909 31.3346 268.122 31.8671 268.496 32.2412C268.898 32.5866 269.56 32.7593 270.48 32.7593H273.284V37.8536H269.488C264.398 37.8536 261.962 35.2502 261.962 30.2998V18.8546H258.76V13.8187H261.962V7.86719H267.909V13.8187H273.284V18.8546H267.909Z",
|
|
4070
|
+
fill: "black"
|
|
4071
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4072
|
+
d: "M288.114 38.2422C285.813 38.2422 283.743 37.7385 281.902 36.7312C280.062 35.695 278.609 34.2416 277.545 32.3708C276.51 30.5 275.992 28.3414 275.992 25.8949C275.992 23.4485 276.524 21.2899 277.588 19.4191C278.681 17.5483 280.162 16.1092 282.032 15.1019C283.901 14.0658 285.986 13.5477 288.286 13.5477C290.587 13.5477 292.672 14.0658 294.541 15.1019C296.411 16.1092 297.877 17.5483 298.941 19.4191C300.034 21.2899 300.581 23.4485 300.581 25.8949C300.581 28.3414 300.02 30.5 298.898 32.3708C297.805 34.2416 296.31 35.695 294.412 36.7312C292.543 37.7385 290.443 38.2422 288.114 38.2422ZM288.114 32.9752C289.207 32.9752 290.228 32.7161 291.177 32.1981C292.154 31.6512 292.931 30.8454 293.506 29.7804C294.081 28.7155 294.369 27.4204 294.369 25.8949C294.369 23.6212 293.765 21.8799 292.557 20.6711C291.378 19.4335 289.926 18.8147 288.2 18.8147C286.475 18.8147 285.022 19.4335 283.843 20.6711C282.693 21.8799 282.118 23.6212 282.118 25.8949C282.118 28.1687 282.679 29.9243 283.8 31.1619C284.95 32.3708 286.388 32.9752 288.114 32.9752Z",
|
|
4073
|
+
fill: "black"
|
|
4074
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4075
|
+
d: "M200.877 7.86719H189.283L200.877 25.2575V7.86719Z",
|
|
4076
|
+
fill: "black"
|
|
4077
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4078
|
+
d: "M172.125 38.2422L172.125 7.86719H180.497L200.877 38.2422H192.26L178.849 18.5332V38.2422H172.125Z",
|
|
4079
|
+
fill: "black"
|
|
4080
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
4081
|
+
id: "NeetoPublish_js__clip0_1409_732"
|
|
4082
|
+
}, /*#__PURE__*/React.createElement("rect", {
|
|
4083
|
+
width: 415.125,
|
|
4084
|
+
height: 153,
|
|
4085
|
+
fill: "white",
|
|
4086
|
+
transform: "translate(163.687)"
|
|
4087
|
+
}))));
|
|
4088
|
+
};
|
|
4089
|
+
|
|
4035
4090
|
var _excluded$7 = ["width", "height"];
|
|
4036
4091
|
var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
4037
4092
|
var _ref$width = _ref.width,
|
|
@@ -4613,6 +4668,7 @@ exports.NeetoInvoice = NeetoInvoice;
|
|
|
4613
4668
|
exports.NeetoKb = NeetoKb;
|
|
4614
4669
|
exports.NeetoPlanner = NeetoPlanner;
|
|
4615
4670
|
exports.NeetoPlaydash = NeetoPlaydash;
|
|
4671
|
+
exports.NeetoPublish = NeetoPublish;
|
|
4616
4672
|
exports.NeetoQuiz = NeetoQuiz;
|
|
4617
4673
|
exports.NeetoRecord = NeetoRecord;
|
|
4618
4674
|
exports.NeetoReplay = NeetoReplay;
|