@bigbinary/neeto-icons 1.18.0 → 1.18.2
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/README.md +1 -1
- package/dist/typeface-logos.cjs.js +45 -30
- package/dist/typeface-logos.cjs.js.map +1 -1
- package/dist/typeface-logos.js +45 -30
- package/dist/typeface-logos.js.map +1 -1
- package/package.json +1 -1
package/dist/typeface-logos.js
CHANGED
|
@@ -2835,7 +2835,7 @@ var React = react.exports;
|
|
|
2835
2835
|
var _excluded$p = ["width", "height"];
|
|
2836
2836
|
var Neeto = function Neeto(_ref) {
|
|
2837
2837
|
var _ref$width = _ref.width,
|
|
2838
|
-
width = _ref$width === void 0 ? "
|
|
2838
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
2839
2839
|
_ref$height = _ref.height,
|
|
2840
2840
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
2841
2841
|
props = _objectWithoutProperties(_ref, _excluded$p);
|
|
@@ -2875,7 +2875,7 @@ var Neeto = function Neeto(_ref) {
|
|
|
2875
2875
|
var _excluded$o = ["width", "height"];
|
|
2876
2876
|
var NeetoCal = function NeetoCal(_ref) {
|
|
2877
2877
|
var _ref$width = _ref.width,
|
|
2878
|
-
width = _ref$width === void 0 ? "
|
|
2878
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
2879
2879
|
_ref$height = _ref.height,
|
|
2880
2880
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
2881
2881
|
props = _objectWithoutProperties(_ref, _excluded$o);
|
|
@@ -3047,7 +3047,7 @@ var NeetoCal = function NeetoCal(_ref) {
|
|
|
3047
3047
|
var _excluded$n = ["width", "height"];
|
|
3048
3048
|
var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
3049
3049
|
var _ref$width = _ref.width,
|
|
3050
|
-
width = _ref$width === void 0 ? "
|
|
3050
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3051
3051
|
_ref$height = _ref.height,
|
|
3052
3052
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3053
3053
|
props = _objectWithoutProperties(_ref, _excluded$n);
|
|
@@ -3130,7 +3130,7 @@ var NeetoChangelog = function NeetoChangelog(_ref) {
|
|
|
3130
3130
|
var _excluded$m = ["width", "height"];
|
|
3131
3131
|
var NeetoChat = function NeetoChat(_ref) {
|
|
3132
3132
|
var _ref$width = _ref.width,
|
|
3133
|
-
width = _ref$width === void 0 ? "
|
|
3133
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3134
3134
|
_ref$height = _ref.height,
|
|
3135
3135
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3136
3136
|
props = _objectWithoutProperties(_ref, _excluded$m);
|
|
@@ -3218,7 +3218,7 @@ var NeetoChat = function NeetoChat(_ref) {
|
|
|
3218
3218
|
var _excluded$l = ["width", "height"];
|
|
3219
3219
|
var NeetoCi = function NeetoCi(_ref) {
|
|
3220
3220
|
var _ref$width = _ref.width,
|
|
3221
|
-
width = _ref$width === void 0 ? "
|
|
3221
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3222
3222
|
_ref$height = _ref.height,
|
|
3223
3223
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3224
3224
|
props = _objectWithoutProperties(_ref, _excluded$l);
|
|
@@ -3301,7 +3301,7 @@ var NeetoCi = function NeetoCi(_ref) {
|
|
|
3301
3301
|
var _excluded$k = ["width", "height"];
|
|
3302
3302
|
var NeetoCourse = function NeetoCourse(_ref) {
|
|
3303
3303
|
var _ref$width = _ref.width,
|
|
3304
|
-
width = _ref$width === void 0 ? "
|
|
3304
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3305
3305
|
_ref$height = _ref.height,
|
|
3306
3306
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3307
3307
|
props = _objectWithoutProperties(_ref, _excluded$k);
|
|
@@ -3406,7 +3406,7 @@ var NeetoCourse = function NeetoCourse(_ref) {
|
|
|
3406
3406
|
var _excluded$j = ["width", "height"];
|
|
3407
3407
|
var NeetoCrm = function NeetoCrm(_ref) {
|
|
3408
3408
|
var _ref$width = _ref.width,
|
|
3409
|
-
width = _ref$width === void 0 ? "
|
|
3409
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3410
3410
|
_ref$height = _ref.height,
|
|
3411
3411
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3412
3412
|
props = _objectWithoutProperties(_ref, _excluded$j);
|
|
@@ -3523,7 +3523,7 @@ var NeetoCrm = function NeetoCrm(_ref) {
|
|
|
3523
3523
|
var _excluded$i = ["width", "height"];
|
|
3524
3524
|
var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
3525
3525
|
var _ref$width = _ref.width,
|
|
3526
|
-
width = _ref$width === void 0 ? "
|
|
3526
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3527
3527
|
_ref$height = _ref.height,
|
|
3528
3528
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3529
3529
|
props = _objectWithoutProperties(_ref, _excluded$i);
|
|
@@ -3627,7 +3627,7 @@ var NeetoDeploy = function NeetoDeploy(_ref) {
|
|
|
3627
3627
|
var _excluded$h = ["width", "height"];
|
|
3628
3628
|
var NeetoDesk = function NeetoDesk(_ref) {
|
|
3629
3629
|
var _ref$width = _ref.width,
|
|
3630
|
-
width = _ref$width === void 0 ? "
|
|
3630
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3631
3631
|
_ref$height = _ref.height,
|
|
3632
3632
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3633
3633
|
props = _objectWithoutProperties(_ref, _excluded$h);
|
|
@@ -3722,7 +3722,7 @@ var NeetoDesk = function NeetoDesk(_ref) {
|
|
|
3722
3722
|
var _excluded$g = ["width", "height"];
|
|
3723
3723
|
var NeetoForm = function NeetoForm(_ref) {
|
|
3724
3724
|
var _ref$width = _ref.width,
|
|
3725
|
-
width = _ref$width === void 0 ? "
|
|
3725
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3726
3726
|
_ref$height = _ref.height,
|
|
3727
3727
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3728
3728
|
props = _objectWithoutProperties(_ref, _excluded$g);
|
|
@@ -3806,7 +3806,7 @@ var NeetoForm = function NeetoForm(_ref) {
|
|
|
3806
3806
|
var _excluded$f = ["width", "height"];
|
|
3807
3807
|
var NeetoGit = function NeetoGit(_ref) {
|
|
3808
3808
|
var _ref$width = _ref.width,
|
|
3809
|
-
width = _ref$width === void 0 ? "
|
|
3809
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3810
3810
|
_ref$height = _ref.height,
|
|
3811
3811
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3812
3812
|
props = _objectWithoutProperties(_ref, _excluded$f);
|
|
@@ -3892,7 +3892,7 @@ var NeetoGit = function NeetoGit(_ref) {
|
|
|
3892
3892
|
var _excluded$e = ["width", "height"];
|
|
3893
3893
|
var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
3894
3894
|
var _ref$width = _ref.width,
|
|
3895
|
-
width = _ref$width === void 0 ? "
|
|
3895
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
3896
3896
|
_ref$height = _ref.height,
|
|
3897
3897
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
3898
3898
|
props = _objectWithoutProperties(_ref, _excluded$e);
|
|
@@ -4006,7 +4006,7 @@ var NeetoInvisible = function NeetoInvisible(_ref) {
|
|
|
4006
4006
|
var _excluded$d = ["width", "height"];
|
|
4007
4007
|
var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
4008
4008
|
var _ref$width = _ref.width,
|
|
4009
|
-
width = _ref$width === void 0 ? "
|
|
4009
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4010
4010
|
_ref$height = _ref.height,
|
|
4011
4011
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4012
4012
|
props = _objectWithoutProperties(_ref, _excluded$d);
|
|
@@ -4068,7 +4068,7 @@ var NeetoInvoice = function NeetoInvoice(_ref) {
|
|
|
4068
4068
|
var _excluded$c = ["width", "height"];
|
|
4069
4069
|
var NeetoKb = function NeetoKb(_ref) {
|
|
4070
4070
|
var _ref$width = _ref.width,
|
|
4071
|
-
width = _ref$width === void 0 ? "
|
|
4071
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4072
4072
|
_ref$height = _ref.height,
|
|
4073
4073
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4074
4074
|
props = _objectWithoutProperties(_ref, _excluded$c);
|
|
@@ -4122,7 +4122,7 @@ var NeetoKb = function NeetoKb(_ref) {
|
|
|
4122
4122
|
var _excluded$b = ["width", "height"];
|
|
4123
4123
|
var NeetoMonitor = function NeetoMonitor(_ref) {
|
|
4124
4124
|
var _ref$width = _ref.width,
|
|
4125
|
-
width = _ref$width === void 0 ? "
|
|
4125
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4126
4126
|
_ref$height = _ref.height,
|
|
4127
4127
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4128
4128
|
props = _objectWithoutProperties(_ref, _excluded$b);
|
|
@@ -4223,7 +4223,7 @@ var NeetoMonitor = function NeetoMonitor(_ref) {
|
|
|
4223
4223
|
var _excluded$a = ["width", "height"];
|
|
4224
4224
|
var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
4225
4225
|
var _ref$width = _ref.width,
|
|
4226
|
-
width = _ref$width === void 0 ? "
|
|
4226
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4227
4227
|
_ref$height = _ref.height,
|
|
4228
4228
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4229
4229
|
props = _objectWithoutProperties(_ref, _excluded$a);
|
|
@@ -4350,7 +4350,7 @@ var NeetoPlanner = function NeetoPlanner(_ref) {
|
|
|
4350
4350
|
var _excluded$9 = ["width", "height"];
|
|
4351
4351
|
var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
4352
4352
|
var _ref$width = _ref.width,
|
|
4353
|
-
width = _ref$width === void 0 ? "
|
|
4353
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4354
4354
|
_ref$height = _ref.height,
|
|
4355
4355
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4356
4356
|
props = _objectWithoutProperties(_ref, _excluded$9);
|
|
@@ -4446,7 +4446,7 @@ var NeetoQuiz = function NeetoQuiz(_ref) {
|
|
|
4446
4446
|
var _excluded$8 = ["width", "height"];
|
|
4447
4447
|
var NeetoRecord = function NeetoRecord(_ref) {
|
|
4448
4448
|
var _ref$width = _ref.width,
|
|
4449
|
-
width = _ref$width === void 0 ? "
|
|
4449
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4450
4450
|
_ref$height = _ref.height,
|
|
4451
4451
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4452
4452
|
props = _objectWithoutProperties(_ref, _excluded$8);
|
|
@@ -4458,7 +4458,7 @@ var NeetoRecord = function NeetoRecord(_ref) {
|
|
|
4458
4458
|
fill: "none"
|
|
4459
4459
|
}, props), /*#__PURE__*/React.createElement("path", {
|
|
4460
4460
|
d: "M56 32C56 18.7452 45.2548 8 32 8H8V56H56V32Z",
|
|
4461
|
-
fill: "url(#
|
|
4461
|
+
fill: "url(#NeetoRecord_js__paint0_linear_5273_1374)"
|
|
4462
4462
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4463
4463
|
d: "M40.9993 33.5993C40.9993 33.3534 41.1372 33.1282 41.3563 33.0164L45.7896 30.7546C46.225 30.5325 46.7414 30.8487 46.7414 31.3375V42.9654C46.7414 43.4497 46.2336 43.7662 45.7988 43.5529L41.3655 41.3781C41.1413 41.2682 40.9993 41.0403 40.9993 40.7906V33.5993Z",
|
|
4464
4464
|
fill: "white"
|
|
@@ -4473,13 +4473,28 @@ var NeetoRecord = function NeetoRecord(_ref) {
|
|
|
4473
4473
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4474
4474
|
fillRule: "evenodd",
|
|
4475
4475
|
clipRule: "evenodd",
|
|
4476
|
-
d: "M98.0873
|
|
4476
|
+
d: "M98.0873 20.627H81.2401L89.5759 28.825H98.0873C103.452 28.825 107.795 33.0758 107.795 38.3135V56H116.175V38.3135C116.175 28.5429 108.074 20.627 98.0873 20.627ZM88.3794 30.0187L80 21.7778V56H88.3794V30.0187ZM152.982 50.2169L147.664 44.7125L147.346 45.0134C145.501 46.7554 142.408 48.438 138.135 48.438C135.13 48.438 132.814 47.6895 131.14 46.3942C129.593 45.1976 128.559 43.5078 128.047 41.4256H154.946L154.966 41.0135C155.249 35.1417 153.75 30.0443 150.686 26.407C147.615 22.7619 143.007 20.627 137.173 20.627C126.87 20.627 118.825 28.2166 118.825 38.3152C118.825 43.3885 120.728 47.8181 124.12 50.9778C127.511 54.1365 132.362 56 138.216 56C145.052 56 149.48 53.6674 152.679 50.5151L152.982 50.2169ZM191.807 50.2169L186.49 44.7125L186.171 45.0134C184.326 46.7554 181.233 48.438 176.96 48.438C173.955 48.438 171.639 47.6895 169.965 46.3942C168.418 45.1976 167.385 43.5078 166.872 41.4256H193.771L193.791 41.0135C194.074 35.1417 192.575 30.0443 189.511 26.407C186.44 22.7619 181.832 20.627 175.999 20.627C165.695 20.627 157.65 28.2166 157.65 38.3152C157.65 43.3885 159.553 47.8181 162.945 50.9778C166.336 54.1365 171.187 56 177.041 56C183.877 56 188.305 53.6674 191.504 50.5151L191.807 50.2169ZM202.393 20.9245H196.475V28.4791H202.393V41.6708C202.393 46.9973 203.189 50.6285 205.443 52.9057C207.701 55.1865 211.311 56 216.622 56H218.175V48.2538H217.735C216.138 48.2538 214.91 48.1938 213.961 48.0167C213.015 47.8403 212.387 47.5548 211.95 47.1343C211.514 46.7147 211.22 46.1142 211.038 45.2117C210.856 44.3041 210.794 43.1305 210.794 41.6019V28.4791H218.175V20.9245H210.794V12H202.393V20.9245ZM137.255 28.1127C139.961 28.1127 141.946 28.9095 143.34 30.2094C144.632 31.4137 145.453 33.0831 145.846 35.0453H128.043C128.557 32.8959 129.603 31.218 131.065 30.0538C132.642 28.7977 134.738 28.1127 137.255 28.1127ZM176.081 28.1127C178.786 28.1127 180.771 28.9095 182.165 30.2094C183.457 31.4137 184.278 33.0831 184.672 35.0453H166.868C167.382 32.8959 168.428 31.218 169.89 30.0538C171.467 28.7977 173.563 28.1127 176.081 28.1127ZM238.879 28.1283C244.469 28.1283 248.913 32.698 248.913 38.3141C248.913 43.929 244.469 48.4986 238.879 48.4986C233.291 48.4986 228.913 43.9328 228.913 38.3141C228.913 32.6942 233.291 28.1283 238.879 28.1283ZM238.879 20.627C228.846 20.627 220.825 28.3827 220.825 38.3141C220.825 48.1772 228.845 56 238.879 56C248.91 56 257 48.1794 257 38.3141C257 28.3805 248.909 20.627 238.879 20.627Z",
|
|
4477
|
+
fill: "#11243E"
|
|
4478
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4479
|
+
d: "M285.884 55.3733L276.234 38.328H272.098V55.3733H263.324V11.632H279.743C283.127 11.632 286.01 12.2378 288.391 13.4493C290.772 14.6191 292.548 16.2276 293.718 18.2747C294.929 20.28 295.535 22.536 295.535 25.0427C295.535 27.9253 294.699 30.5364 293.028 32.876C291.357 35.1738 288.871 36.7613 285.571 37.6387L296.036 55.3733H285.884ZM272.098 31.748H279.43C281.811 31.748 283.586 31.184 284.756 30.056C285.926 28.8862 286.511 27.2778 286.511 25.2307C286.511 23.2253 285.926 21.6796 284.756 20.5933C283.586 19.4653 281.811 18.9013 279.43 18.9013H272.098V31.748Z",
|
|
4480
|
+
fill: "#11243E"
|
|
4481
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4482
|
+
d: "M335.077 37.2627C335.077 38.516 334.993 39.644 334.826 40.6467H309.446C309.655 43.1533 310.532 45.1169 312.078 46.5373C313.624 47.9578 315.525 48.668 317.781 48.668C321.039 48.668 323.358 47.2684 324.737 44.4693H334.199C333.197 47.8116 331.275 50.5689 328.434 52.7413C325.593 54.872 322.105 55.9373 317.969 55.9373C314.626 55.9373 311.618 55.2062 308.945 53.744C306.313 52.24 304.245 50.1302 302.741 47.4147C301.278 44.6991 300.547 41.5658 300.547 38.0147C300.547 34.4218 301.278 31.2676 302.741 28.552C304.203 25.8364 306.25 23.7476 308.882 22.2853C311.514 20.8231 314.543 20.092 317.969 20.092C321.269 20.092 324.215 20.8022 326.805 22.2227C329.437 23.6431 331.463 25.6693 332.883 28.3013C334.346 30.8916 335.077 33.8787 335.077 37.2627ZM325.99 34.756C325.948 32.5 325.134 30.7036 323.546 29.3667C321.958 27.988 320.016 27.2987 317.718 27.2987C315.546 27.2987 313.707 27.9671 312.203 29.304C310.741 30.5991 309.843 32.4164 309.509 34.756H325.99Z",
|
|
4483
|
+
fill: "#11243E"
|
|
4484
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4485
|
+
d: "M338.558 38.0147C338.558 34.4218 339.289 31.2884 340.751 28.6147C342.213 25.8991 344.24 23.8102 346.83 22.348C349.42 20.844 352.386 20.092 355.728 20.092C360.032 20.092 363.583 21.1782 366.382 23.3507C369.223 25.4813 371.124 28.4893 372.084 32.3747H362.622C362.12 30.8707 361.264 29.7009 360.052 28.8653C358.883 27.988 357.42 27.5493 355.666 27.5493C353.159 27.5493 351.175 28.4684 349.712 30.3067C348.25 32.1031 347.519 34.6724 347.519 38.0147C347.519 41.3151 348.25 43.8844 349.712 45.7227C351.175 47.5191 353.159 48.4173 355.666 48.4173C359.217 48.4173 361.536 46.8298 362.622 43.6547H372.084C371.124 47.4147 369.223 50.4018 366.382 52.616C363.541 54.8302 359.99 55.9373 355.728 55.9373C352.386 55.9373 349.42 55.2062 346.83 53.744C344.24 52.24 342.213 50.1511 340.751 47.4773C339.289 44.7618 338.558 41.6076 338.558 38.0147Z",
|
|
4486
|
+
fill: "#11243E"
|
|
4487
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4488
|
+
d: "M393.261 55.9373C389.919 55.9373 386.911 55.2062 384.237 53.744C381.563 52.24 379.453 50.1302 377.908 47.4147C376.404 44.6991 375.652 41.5658 375.652 38.0147C375.652 34.4636 376.425 31.3302 377.97 28.6147C379.558 25.8991 381.71 23.8102 384.425 22.348C387.141 20.844 390.169 20.092 393.512 20.092C396.854 20.092 399.883 20.844 402.598 22.348C405.314 23.8102 407.445 25.8991 408.99 28.6147C410.578 31.3302 411.372 34.4636 411.372 38.0147C411.372 41.5658 410.557 44.6991 408.928 47.4147C407.34 50.1302 405.168 52.24 402.41 53.744C399.695 55.2062 396.645 55.9373 393.261 55.9373ZM393.261 48.292C394.849 48.292 396.332 47.916 397.71 47.164C399.131 46.3702 400.259 45.2004 401.094 43.6547C401.93 42.1089 402.348 40.2289 402.348 38.0147C402.348 34.7142 401.47 32.1867 399.716 30.432C398.003 28.6356 395.893 27.7373 393.386 27.7373C390.88 27.7373 388.77 28.6356 387.057 30.432C385.386 32.1867 384.55 34.7142 384.55 38.0147C384.55 41.3151 385.365 43.8636 386.994 45.66C388.665 47.4147 390.754 48.292 393.261 48.292Z",
|
|
4489
|
+
fill: "#11243E"
|
|
4490
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4491
|
+
d: "M425.914 26.0453C427.042 24.2071 428.504 22.7658 430.301 21.7213C432.139 20.6769 434.228 20.1547 436.567 20.1547V29.3667H434.249C431.491 29.3667 429.402 30.0142 427.982 31.3093C426.603 32.6044 425.914 34.8604 425.914 38.0773V55.3733H417.141V20.656H425.914V26.0453Z",
|
|
4477
4492
|
fill: "#11243E"
|
|
4478
4493
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4479
|
-
d: "
|
|
4494
|
+
d: "M439.554 37.8893C439.554 34.38 440.243 31.2676 441.622 28.552C443.042 25.8364 444.964 23.7476 447.387 22.2853C449.81 20.8231 452.505 20.092 455.471 20.092C457.727 20.092 459.879 20.5933 461.926 21.596C463.973 22.5569 465.602 23.852 466.814 25.4813V9H475.713V55.3733H466.814V50.2347C465.728 51.9476 464.203 53.3262 462.239 54.3707C460.276 55.4151 457.999 55.9373 455.409 55.9373C452.484 55.9373 449.81 55.1853 447.387 53.6813C444.964 52.1773 443.042 50.0676 441.622 47.352C440.243 44.5947 439.554 41.4404 439.554 37.8893ZM466.877 38.0147C466.877 35.884 466.459 34.0667 465.623 32.5627C464.788 31.0169 463.66 29.8471 462.239 29.0533C460.819 28.2178 459.294 27.8 457.665 27.8C456.035 27.8 454.531 28.1969 453.153 28.9907C451.774 29.7844 450.646 30.9542 449.769 32.5C448.933 34.004 448.515 35.8004 448.515 37.8893C448.515 39.9782 448.933 41.8164 449.769 43.404C450.646 44.9498 451.774 46.1404 453.153 46.976C454.573 47.8116 456.077 48.2293 457.665 48.2293C459.294 48.2293 460.819 47.8324 462.239 47.0387C463.66 46.2031 464.788 45.0333 465.623 43.5293C466.459 41.9836 466.877 40.1453 466.877 38.0147Z",
|
|
4480
4495
|
fill: "#11243E"
|
|
4481
4496
|
}), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
|
|
4482
|
-
id: "
|
|
4497
|
+
id: "NeetoRecord_js__paint0_linear_5273_1374",
|
|
4483
4498
|
x1: 82.2286,
|
|
4484
4499
|
y1: 95.7714,
|
|
4485
4500
|
x2: -19.4286,
|
|
@@ -4497,7 +4512,7 @@ var NeetoRecord = function NeetoRecord(_ref) {
|
|
|
4497
4512
|
var _excluded$7 = ["width", "height"];
|
|
4498
4513
|
var NeetoReplay = function NeetoReplay(_ref) {
|
|
4499
4514
|
var _ref$width = _ref.width,
|
|
4500
|
-
width = _ref$width === void 0 ? "
|
|
4515
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4501
4516
|
_ref$height = _ref.height,
|
|
4502
4517
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4503
4518
|
props = _objectWithoutProperties(_ref, _excluded$7);
|
|
@@ -4601,7 +4616,7 @@ var NeetoReplay = function NeetoReplay(_ref) {
|
|
|
4601
4616
|
var _excluded$6 = ["width", "height"];
|
|
4602
4617
|
var NeetoRunner = function NeetoRunner(_ref) {
|
|
4603
4618
|
var _ref$width = _ref.width,
|
|
4604
|
-
width = _ref$width === void 0 ? "
|
|
4619
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4605
4620
|
_ref$height = _ref.height,
|
|
4606
4621
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4607
4622
|
props = _objectWithoutProperties(_ref, _excluded$6);
|
|
@@ -4698,7 +4713,7 @@ var NeetoRunner = function NeetoRunner(_ref) {
|
|
|
4698
4713
|
var _excluded$5 = ["width", "height"];
|
|
4699
4714
|
var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
|
|
4700
4715
|
var _ref$width = _ref.width,
|
|
4701
|
-
width = _ref$width === void 0 ? "
|
|
4716
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4702
4717
|
_ref$height = _ref.height,
|
|
4703
4718
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4704
4719
|
props = _objectWithoutProperties(_ref, _excluded$5);
|
|
@@ -4784,7 +4799,7 @@ var NeetoSeoAudit = function NeetoSeoAudit(_ref) {
|
|
|
4784
4799
|
var _excluded$4 = ["width", "height"];
|
|
4785
4800
|
var NeetoSign = function NeetoSign(_ref) {
|
|
4786
4801
|
var _ref$width = _ref.width,
|
|
4787
|
-
width = _ref$width === void 0 ? "
|
|
4802
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4788
4803
|
_ref$height = _ref.height,
|
|
4789
4804
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4790
4805
|
props = _objectWithoutProperties(_ref, _excluded$4);
|
|
@@ -4935,7 +4950,7 @@ var NeetoSign = function NeetoSign(_ref) {
|
|
|
4935
4950
|
var _excluded$3 = ["width", "height"];
|
|
4936
4951
|
var NeetoSite = function NeetoSite(_ref) {
|
|
4937
4952
|
var _ref$width = _ref.width,
|
|
4938
|
-
width = _ref$width === void 0 ? "
|
|
4953
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
4939
4954
|
_ref$height = _ref.height,
|
|
4940
4955
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
4941
4956
|
props = _objectWithoutProperties(_ref, _excluded$3);
|
|
@@ -5027,7 +5042,7 @@ var NeetoSite = function NeetoSite(_ref) {
|
|
|
5027
5042
|
var _excluded$2 = ["width", "height"];
|
|
5028
5043
|
var NeetoSocial = function NeetoSocial(_ref) {
|
|
5029
5044
|
var _ref$width = _ref.width,
|
|
5030
|
-
width = _ref$width === void 0 ? "
|
|
5045
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
5031
5046
|
_ref$height = _ref.height,
|
|
5032
5047
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
5033
5048
|
props = _objectWithoutProperties(_ref, _excluded$2);
|
|
@@ -5122,7 +5137,7 @@ var NeetoSocial = function NeetoSocial(_ref) {
|
|
|
5122
5137
|
var _excluded$1 = ["width", "height"];
|
|
5123
5138
|
var NeetoTestify = function NeetoTestify(_ref) {
|
|
5124
5139
|
var _ref$width = _ref.width,
|
|
5125
|
-
width = _ref$width === void 0 ? "
|
|
5140
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
5126
5141
|
_ref$height = _ref.height,
|
|
5127
5142
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
5128
5143
|
props = _objectWithoutProperties(_ref, _excluded$1);
|
|
@@ -5228,7 +5243,7 @@ var NeetoTestify = function NeetoTestify(_ref) {
|
|
|
5228
5243
|
var _excluded = ["width", "height"];
|
|
5229
5244
|
var NeetoWireframe = function NeetoWireframe(_ref) {
|
|
5230
5245
|
var _ref$width = _ref.width,
|
|
5231
|
-
width = _ref$width === void 0 ? "
|
|
5246
|
+
width = _ref$width === void 0 ? "100%" : _ref$width,
|
|
5232
5247
|
_ref$height = _ref.height,
|
|
5233
5248
|
height = _ref$height === void 0 ? 20 : _ref$height,
|
|
5234
5249
|
props = _objectWithoutProperties(_ref, _excluded);
|