@xelto.npm/xc2-lib 0.0.70 → 0.0.71

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/index.esm.js CHANGED
@@ -27800,8 +27800,7 @@ function _extends$1c() { _extends$1c = Object.assign ? Object.assign.bind() : fu
27800
27800
  var SvgIconWfSearch = function SvgIconWfSearch(props) {
27801
27801
  return /*#__PURE__*/React.createElement("svg", _extends$1c({
27802
27802
  xmlns: "http://www.w3.org/2000/svg",
27803
- width: 26,
27804
- height: 26
27803
+ viewBox: "0 0 26 26"
27805
27804
  }, props), _path$F || (_path$F = /*#__PURE__*/React.createElement("path", {
27806
27805
  "data-name": "Rectangle 20574",
27807
27806
  fill: "#e42127",
@@ -27822,8 +27821,7 @@ function _extends$1b() { _extends$1b = Object.assign ? Object.assign.bind() : fu
27822
27821
  var SvgIconWfLocked = function SvgIconWfLocked(props) {
27823
27822
  return /*#__PURE__*/React.createElement("svg", _extends$1b({
27824
27823
  xmlns: "http://www.w3.org/2000/svg",
27825
- width: 26,
27826
- height: 26
27824
+ viewBox: "0 0 26 26"
27827
27825
  }, props), _path$E || (_path$E = /*#__PURE__*/React.createElement("path", {
27828
27826
  "data-name": "Rectangle 20466",
27829
27827
  fill: "#e42127",
@@ -27844,8 +27842,7 @@ function _extends$1a() { _extends$1a = Object.assign ? Object.assign.bind() : fu
27844
27842
  var SvgIconWfDownload = function SvgIconWfDownload(props) {
27845
27843
  return /*#__PURE__*/React.createElement("svg", _extends$1a({
27846
27844
  xmlns: "http://www.w3.org/2000/svg",
27847
- width: 46,
27848
- height: 46
27845
+ viewBox: "0 0 46 46"
27849
27846
  }, props), _path$D || (_path$D = /*#__PURE__*/React.createElement("path", {
27850
27847
  "data-name": "color-2",
27851
27848
  fill: "#e42127",
@@ -27865,8 +27862,7 @@ function _extends$19() { _extends$19 = Object.assign ? Object.assign.bind() : fu
27865
27862
  var SvgIconWfRemove = function SvgIconWfRemove(props) {
27866
27863
  return /*#__PURE__*/React.createElement("svg", _extends$19({
27867
27864
  xmlns: "http://www.w3.org/2000/svg",
27868
- width: 46,
27869
- height: 46
27865
+ viewBox: "0 0 46 46"
27870
27866
  }, props), _path$C || (_path$C = /*#__PURE__*/React.createElement("path", {
27871
27867
  "data-name": "Rectangle 19790",
27872
27868
  fill: "#e42127",
@@ -27897,8 +27893,7 @@ function _extends$18() { _extends$18 = Object.assign ? Object.assign.bind() : fu
27897
27893
  var SvgIconWfLogout = function SvgIconWfLogout(props) {
27898
27894
  return /*#__PURE__*/React.createElement("svg", _extends$18({
27899
27895
  xmlns: "http://www.w3.org/2000/svg",
27900
- width: 46,
27901
- height: 46
27896
+ viewBox: "0 0 46 46"
27902
27897
  }, props), _g$Z || (_g$Z = /*#__PURE__*/React.createElement("g", {
27903
27898
  "data-name": "icon_wf_logout"
27904
27899
  }, /*#__PURE__*/React.createElement("path", {
@@ -27921,8 +27916,7 @@ function _extends$17() { _extends$17 = Object.assign ? Object.assign.bind() : fu
27921
27916
  var SvgIconWfEdit = function SvgIconWfEdit(props) {
27922
27917
  return /*#__PURE__*/React.createElement("svg", _extends$17({
27923
27918
  xmlns: "http://www.w3.org/2000/svg",
27924
- width: 46,
27925
- height: 46
27919
+ viewBox: "0 0 46 46"
27926
27920
  }, props), _path$B || (_path$B = /*#__PURE__*/React.createElement("path", {
27927
27921
  "data-name": "color-2",
27928
27922
  fill: "#e42127",
@@ -27944,8 +27938,7 @@ var SvgIconWfSettingsOrFilter = function SvgIconWfSettingsOrFilter(props) {
27944
27938
  return /*#__PURE__*/React.createElement("svg", _extends$16({
27945
27939
  "data-name": "icon_wf_settings or filter",
27946
27940
  xmlns: "http://www.w3.org/2000/svg",
27947
- width: 46,
27948
- height: 46
27941
+ viewBox: "0 0 46 46"
27949
27942
  }, props), _g$Y || (_g$Y = /*#__PURE__*/React.createElement("g", {
27950
27943
  "data-name": "Group 42290"
27951
27944
  }, /*#__PURE__*/React.createElement("path", {
@@ -27972,8 +27965,7 @@ function _extends$15() { _extends$15 = Object.assign ? Object.assign.bind() : fu
27972
27965
  var SvgIconWfBarcode1D = function SvgIconWfBarcode1D(props) {
27973
27966
  return /*#__PURE__*/React.createElement("svg", _extends$15({
27974
27967
  xmlns: "http://www.w3.org/2000/svg",
27975
- width: 46,
27976
- height: 46
27968
+ viewBox: "0 0 46 46"
27977
27969
  }, props), _g$X || (_g$X = /*#__PURE__*/React.createElement("g", {
27978
27970
  fill: "#293072"
27979
27971
  }, /*#__PURE__*/React.createElement("path", {
@@ -28018,8 +28010,7 @@ function _extends$14() { _extends$14 = Object.assign ? Object.assign.bind() : fu
28018
28010
  var SvgIconWfBarcode2D = function SvgIconWfBarcode2D(props) {
28019
28011
  return /*#__PURE__*/React.createElement("svg", _extends$14({
28020
28012
  xmlns: "http://www.w3.org/2000/svg",
28021
- width: 46,
28022
- height: 46
28013
+ viewBox: "0 0 46 46"
28023
28014
  }, props), _g$W || (_g$W = /*#__PURE__*/React.createElement("g", {
28024
28015
  "data-name": "Group 43962"
28025
28016
  }, /*#__PURE__*/React.createElement("g", {
@@ -28072,8 +28063,7 @@ var SvgIconWfBarcodePrinter = function SvgIconWfBarcodePrinter(props) {
28072
28063
  return /*#__PURE__*/React.createElement("svg", _extends$13({
28073
28064
  "data-name": "Component 292 \\u2013 5",
28074
28065
  xmlns: "http://www.w3.org/2000/svg",
28075
- width: 46,
28076
- height: 46
28066
+ viewBox: "0 0 46 46"
28077
28067
  }, props), _g$V || (_g$V = /*#__PURE__*/React.createElement("g", {
28078
28068
  "data-name": "Group 43974"
28079
28069
  }, /*#__PURE__*/React.createElement("path", {
@@ -28118,8 +28108,7 @@ function _extends$12() { _extends$12 = Object.assign ? Object.assign.bind() : fu
28118
28108
  var SvgIconWfBox = function SvgIconWfBox(props) {
28119
28109
  return /*#__PURE__*/React.createElement("svg", _extends$12({
28120
28110
  xmlns: "http://www.w3.org/2000/svg",
28121
- width: 46,
28122
- height: 46
28111
+ viewBox: "0 0 46 46"
28123
28112
  }, props), _g$U || (_g$U = /*#__PURE__*/React.createElement("g", {
28124
28113
  "data-name": "icon_wf_box v1"
28125
28114
  }, /*#__PURE__*/React.createElement("path", {
@@ -28150,8 +28139,7 @@ var SvgIconWfCalculator = function SvgIconWfCalculator(props) {
28150
28139
  return /*#__PURE__*/React.createElement("svg", _extends$11({
28151
28140
  "data-name": "Component 286 \\u2013 2",
28152
28141
  xmlns: "http://www.w3.org/2000/svg",
28153
- width: 46,
28154
- height: 46
28142
+ viewBox: "0 0 46 46"
28155
28143
  }, props), _g$T || (_g$T = /*#__PURE__*/React.createElement("g", {
28156
28144
  "data-name": "Group 43933"
28157
28145
  }, /*#__PURE__*/React.createElement("path", {
@@ -28199,8 +28187,7 @@ function _extends$10() { _extends$10 = Object.assign ? Object.assign.bind() : fu
28199
28187
  var SvgIconWfCalendar = function SvgIconWfCalendar(props) {
28200
28188
  return /*#__PURE__*/React.createElement("svg", _extends$10({
28201
28189
  xmlns: "http://www.w3.org/2000/svg",
28202
- width: 46,
28203
- height: 46
28190
+ viewBox: "0 0 46 46"
28204
28191
  }, props), _g$S || (_g$S = /*#__PURE__*/React.createElement("g", {
28205
28192
  "data-name": "Group 43270"
28206
28193
  }, /*#__PURE__*/React.createElement("g", {
@@ -28258,8 +28245,7 @@ function _extends$$() { _extends$$ = Object.assign ? Object.assign.bind() : func
28258
28245
  var SvgIconWfCar = function SvgIconWfCar(props) {
28259
28246
  return /*#__PURE__*/React.createElement("svg", _extends$$({
28260
28247
  xmlns: "http://www.w3.org/2000/svg",
28261
- width: 46,
28262
- height: 46
28248
+ viewBox: "0 0 46 46"
28263
28249
  }, props), _g$R || (_g$R = /*#__PURE__*/React.createElement("g", {
28264
28250
  fill: "#e42127"
28265
28251
  }, /*#__PURE__*/React.createElement("path", {
@@ -28294,8 +28280,7 @@ function _extends$_() { _extends$_ = Object.assign ? Object.assign.bind() : func
28294
28280
  var SvgIconWfForklift = function SvgIconWfForklift(props) {
28295
28281
  return /*#__PURE__*/React.createElement("svg", _extends$_({
28296
28282
  xmlns: "http://www.w3.org/2000/svg",
28297
- width: 46,
28298
- height: 46
28283
+ viewBox: "0 0 46 46"
28299
28284
  }, props), _g$Q || (_g$Q = /*#__PURE__*/React.createElement("g", {
28300
28285
  "data-name": "icon_wf_forklift"
28301
28286
  }, /*#__PURE__*/React.createElement("g", {
@@ -28335,8 +28320,7 @@ function _extends$Z() { _extends$Z = Object.assign ? Object.assign.bind() : func
28335
28320
  var SvgIconWfInvoice = function SvgIconWfInvoice(props) {
28336
28321
  return /*#__PURE__*/React.createElement("svg", _extends$Z({
28337
28322
  xmlns: "http://www.w3.org/2000/svg",
28338
- width: 46,
28339
- height: 46
28323
+ viewBox: "0 0 46 46"
28340
28324
  }, props), _g$P || (_g$P = /*#__PURE__*/React.createElement("g", {
28341
28325
  "data-name": "Group 42733"
28342
28326
  }, /*#__PURE__*/React.createElement("g", {
@@ -28366,8 +28350,7 @@ function _extends$Y() { _extends$Y = Object.assign ? Object.assign.bind() : func
28366
28350
  var SvgIconWfKeyboard = function SvgIconWfKeyboard(props) {
28367
28351
  return /*#__PURE__*/React.createElement("svg", _extends$Y({
28368
28352
  xmlns: "http://www.w3.org/2000/svg",
28369
- width: 45,
28370
- height: 45
28353
+ viewBox: "0 0 45 45"
28371
28354
  }, props), _g$O || (_g$O = /*#__PURE__*/React.createElement("g", {
28372
28355
  "data-name": "icon_wf_keyboard_1"
28373
28356
  }, /*#__PURE__*/React.createElement("path", {
@@ -28415,8 +28398,7 @@ function _extends$X() { _extends$X = Object.assign ? Object.assign.bind() : func
28415
28398
  var SvgIconWfLogs = function SvgIconWfLogs(props) {
28416
28399
  return /*#__PURE__*/React.createElement("svg", _extends$X({
28417
28400
  xmlns: "http://www.w3.org/2000/svg",
28418
- width: 46,
28419
- height: 46
28401
+ viewBox: "0 0 46 46"
28420
28402
  }, props), _g$N || (_g$N = /*#__PURE__*/React.createElement("g", {
28421
28403
  "data-name": "icon_wf_logs"
28422
28404
  }, /*#__PURE__*/React.createElement("path", {
@@ -28439,8 +28421,7 @@ function _extends$W() { _extends$W = Object.assign ? Object.assign.bind() : func
28439
28421
  var SvgIconWfNoBarcodePrinter = function SvgIconWfNoBarcodePrinter(props) {
28440
28422
  return /*#__PURE__*/React.createElement("svg", _extends$W({
28441
28423
  xmlns: "http://www.w3.org/2000/svg",
28442
- width: 18,
28443
- height: 18
28424
+ viewBox: "0 0 18 18"
28444
28425
  }, props), _g$M || (_g$M = /*#__PURE__*/React.createElement("g", {
28445
28426
  "data-name": "icon_wf_no-barcode-printer v1"
28446
28427
  }, /*#__PURE__*/React.createElement("g", {
@@ -28490,8 +28471,7 @@ function _extends$V() { _extends$V = Object.assign ? Object.assign.bind() : func
28490
28471
  var SvgIconWfNoScan = function SvgIconWfNoScan(props) {
28491
28472
  return /*#__PURE__*/React.createElement("svg", _extends$V({
28492
28473
  xmlns: "http://www.w3.org/2000/svg",
28493
- width: 46,
28494
- height: 46
28474
+ viewBox: "0 0 46 46"
28495
28475
  }, props), _path$y || (_path$y = /*#__PURE__*/React.createElement("path", {
28496
28476
  "data-name": "Rectangle 20557",
28497
28477
  fill: "#e42127",
@@ -28546,8 +28526,7 @@ function _extends$U() { _extends$U = Object.assign ? Object.assign.bind() : func
28546
28526
  var SvgIconWfPallet = function SvgIconWfPallet(props) {
28547
28527
  return /*#__PURE__*/React.createElement("svg", _extends$U({
28548
28528
  xmlns: "http://www.w3.org/2000/svg",
28549
- width: 46,
28550
- height: 46
28529
+ viewBox: "0 0 46 46"
28551
28530
  }, props), _g$K || (_g$K = /*#__PURE__*/React.createElement("g", {
28552
28531
  "data-name": "icon_wf_pallet_v1"
28553
28532
  }, /*#__PURE__*/React.createElement("path", {
@@ -28566,8 +28545,7 @@ function _extends$T() { _extends$T = Object.assign ? Object.assign.bind() : func
28566
28545
  var SvgIconWfPin = function SvgIconWfPin(props) {
28567
28546
  return /*#__PURE__*/React.createElement("svg", _extends$T({
28568
28547
  xmlns: "http://www.w3.org/2000/svg",
28569
- width: 46,
28570
- height: 46
28548
+ viewBox: "0 0 46 46"
28571
28549
  }, props), _g$J || (_g$J = /*#__PURE__*/React.createElement("g", {
28572
28550
  "data-name": "Group 42962"
28573
28551
  }, /*#__PURE__*/React.createElement("path", {
@@ -28590,8 +28568,7 @@ function _extends$S() { _extends$S = Object.assign ? Object.assign.bind() : func
28590
28568
  var SvgIconWfScan = function SvgIconWfScan(props) {
28591
28569
  return /*#__PURE__*/React.createElement("svg", _extends$S({
28592
28570
  xmlns: "http://www.w3.org/2000/svg",
28593
- width: 46,
28594
- height: 46
28571
+ viewBox: "0 0 46 46"
28595
28572
  }, props), _path$x || (_path$x = /*#__PURE__*/React.createElement("path", {
28596
28573
  "data-name": "Rectangle 19774",
28597
28574
  fill: "#e42127",
@@ -28646,8 +28623,7 @@ function _extends$R() { _extends$R = Object.assign ? Object.assign.bind() : func
28646
28623
  var SvgIconWfSend = function SvgIconWfSend(props) {
28647
28624
  return /*#__PURE__*/React.createElement("svg", _extends$R({
28648
28625
  xmlns: "http://www.w3.org/2000/svg",
28649
- width: 46,
28650
- height: 46
28626
+ viewBox: "0 0 46 46"
28651
28627
  }, props), _g$H || (_g$H = /*#__PURE__*/React.createElement("g", {
28652
28628
  "data-name": "icon_wf_send"
28653
28629
  }, /*#__PURE__*/React.createElement("g", {
@@ -28674,8 +28650,7 @@ function _extends$Q() { _extends$Q = Object.assign ? Object.assign.bind() : func
28674
28650
  var SvgIconWfStatusKsef = function SvgIconWfStatusKsef(props) {
28675
28651
  return /*#__PURE__*/React.createElement("svg", _extends$Q({
28676
28652
  xmlns: "http://www.w3.org/2000/svg",
28677
- width: 46,
28678
- height: 46
28653
+ viewBox: "0 0 46 46"
28679
28654
  }, props), _g$G || (_g$G = /*#__PURE__*/React.createElement("g", {
28680
28655
  "data-name": "Group 42620"
28681
28656
  }, /*#__PURE__*/React.createElement("path", {
@@ -28698,8 +28673,7 @@ function _extends$P() { _extends$P = Object.assign ? Object.assign.bind() : func
28698
28673
  var SvgIconWfStop = function SvgIconWfStop(props) {
28699
28674
  return /*#__PURE__*/React.createElement("svg", _extends$P({
28700
28675
  xmlns: "http://www.w3.org/2000/svg",
28701
- width: 46,
28702
- height: 46
28676
+ viewBox: "0 0 46 46"
28703
28677
  }, props), _path$w || (_path$w = /*#__PURE__*/React.createElement("path", {
28704
28678
  "data-name": "Path 84683",
28705
28679
  d: "M31.203 42.874H14.745L3.108 31.237V14.779L14.745 3.142h16.458L42.84 14.779v16.458Zm-15.2-3.036h13.942l9.859-9.859V16.037l-9.859-9.859H16.003l-9.859 9.859v13.942Z",
@@ -28730,8 +28704,7 @@ function _extends$O() { _extends$O = Object.assign ? Object.assign.bind() : func
28730
28704
  var SvgIconWfUnpin = function SvgIconWfUnpin(props) {
28731
28705
  return /*#__PURE__*/React.createElement("svg", _extends$O({
28732
28706
  xmlns: "http://www.w3.org/2000/svg",
28733
- width: 46,
28734
- height: 46
28707
+ viewBox: "0 0 46 46"
28735
28708
  }, props), _g$E || (_g$E = /*#__PURE__*/React.createElement("g", {
28736
28709
  "data-name": "Group 42617"
28737
28710
  }, /*#__PURE__*/React.createElement("g", {
@@ -28758,8 +28731,7 @@ function _extends$N() { _extends$N = Object.assign ? Object.assign.bind() : func
28758
28731
  var SvgIconWfRefresh = function SvgIconWfRefresh(props) {
28759
28732
  return /*#__PURE__*/React.createElement("svg", _extends$N({
28760
28733
  xmlns: "http://www.w3.org/2000/svg",
28761
- width: 26,
28762
- height: 26
28734
+ viewBox: "0 0 26 26"
28763
28735
  }, props), _path$v || (_path$v = /*#__PURE__*/React.createElement("path", {
28764
28736
  "data-name": "Path 84133",
28765
28737
  d: "M22.77 9.935h-4.386v-1.76h4.382l.032-4.442 1.76.011-.028 4.437a1.769 1.769 0 0 1-1.76 1.754Z",
@@ -28788,8 +28760,7 @@ function _extends$M() { _extends$M = Object.assign ? Object.assign.bind() : func
28788
28760
  var SvgIconUiClose = function SvgIconUiClose(props) {
28789
28761
  return /*#__PURE__*/React.createElement("svg", _extends$M({
28790
28762
  xmlns: "http://www.w3.org/2000/svg",
28791
- width: 46,
28792
- height: 46
28763
+ viewBox: "0 0 46 46"
28793
28764
  }, props), _path$u || (_path$u = /*#__PURE__*/React.createElement("path", {
28794
28765
  "data-name": "Path 84635",
28795
28766
  d: "M42.737 5.409 40.59 3.262 23 20.853 5.409 3.262 3.262 5.409 20.853 23 3.262 40.591l2.147 2.147L23 25.147l17.59 17.591 2.147-2.147L25.146 23Z",
@@ -28805,8 +28776,7 @@ function _extends$L() { _extends$L = Object.assign ? Object.assign.bind() : func
28805
28776
  var SvgIconUiChevronUp = function SvgIconUiChevronUp(props) {
28806
28777
  return /*#__PURE__*/React.createElement("svg", _extends$L({
28807
28778
  xmlns: "http://www.w3.org/2000/svg",
28808
- width: 46,
28809
- height: 46
28779
+ viewBox: "0 0 46 46"
28810
28780
  }, props), _path$t || (_path$t = /*#__PURE__*/React.createElement("path", {
28811
28781
  "data-name": "Path 84638",
28812
28782
  d: "m5.074 33.898-2.178-2.176 18.023-18.025a3.062 3.062 0 0 1 2.18-.9h.012a3.062 3.062 0 0 1 2.185.919l17.754 18-2.193 2.163-17.754-18Z",
@@ -28823,8 +28793,7 @@ function _extends$K() { _extends$K = Object.assign ? Object.assign.bind() : func
28823
28793
  var SvgIconUiChevronDown = function SvgIconUiChevronDown(props) {
28824
28794
  return /*#__PURE__*/React.createElement("svg", _extends$K({
28825
28795
  xmlns: "http://www.w3.org/2000/svg",
28826
- width: 46,
28827
- height: 46
28796
+ viewBox: "0 0 46 46"
28828
28797
  }, props), _g$D || (_g$D = /*#__PURE__*/React.createElement("g", {
28829
28798
  "data-name": "icon_wf_arrow_1"
28830
28799
  }, /*#__PURE__*/React.createElement("path", {
@@ -28843,8 +28812,7 @@ function _extends$J() { _extends$J = Object.assign ? Object.assign.bind() : func
28843
28812
  var SvgIconUiChevronRight = function SvgIconUiChevronRight(props) {
28844
28813
  return /*#__PURE__*/React.createElement("svg", _extends$J({
28845
28814
  xmlns: "http://www.w3.org/2000/svg",
28846
- width: 46,
28847
- height: 46
28815
+ viewBox: "0 0 46 46"
28848
28816
  }, props), _path$s || (_path$s = /*#__PURE__*/React.createElement("path", {
28849
28817
  "data-name": "Path 84638",
28850
28818
  d: "m12.421 41.245 2.178 2.178L32.621 25.4a3.062 3.062 0 0 0 .9-2.18v-.012a3.062 3.062 0 0 0-.919-2.185l-18-17.754-2.159 2.193 18 17.754Z",
@@ -28861,8 +28829,7 @@ function _extends$I() { _extends$I = Object.assign ? Object.assign.bind() : func
28861
28829
  var SvgIconUiChevronLeft = function SvgIconUiChevronLeft(props) {
28862
28830
  return /*#__PURE__*/React.createElement("svg", _extends$I({
28863
28831
  xmlns: "http://www.w3.org/2000/svg",
28864
- width: 46,
28865
- height: 46
28832
+ viewBox: "0 0 46 46"
28866
28833
  }, props), _path$r || (_path$r = /*#__PURE__*/React.createElement("path", {
28867
28834
  "data-name": "Path 84638",
28868
28835
  d: "m33.525 41.245-2.176 2.178L13.324 25.4a3.062 3.062 0 0 1-.9-2.18v-.012a3.062 3.062 0 0 1 .919-2.185l18-17.754 2.163 2.193-18 17.754Z",
@@ -28879,8 +28846,7 @@ function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : func
28879
28846
  var SvgIconSpCheckMark = function SvgIconSpCheckMark(props) {
28880
28847
  return /*#__PURE__*/React.createElement("svg", _extends$H({
28881
28848
  xmlns: "http://www.w3.org/2000/svg",
28882
- width: 42,
28883
- height: 42
28849
+ viewBox: "0 0 42 42"
28884
28850
  }, props), _g$C || (_g$C = /*#__PURE__*/React.createElement("g", {
28885
28851
  "data-name": "Group 47571"
28886
28852
  }, /*#__PURE__*/React.createElement("path", {
@@ -28899,8 +28865,7 @@ function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : func
28899
28865
  var SvgIconSpWarning = function SvgIconSpWarning(props) {
28900
28866
  return /*#__PURE__*/React.createElement("svg", _extends$G({
28901
28867
  xmlns: "http://www.w3.org/2000/svg",
28902
- width: 42,
28903
- height: 42
28868
+ viewBox: "0 0 42 42"
28904
28869
  }, props), _g$B || (_g$B = /*#__PURE__*/React.createElement("g", {
28905
28870
  "data-name": "Group 47569"
28906
28871
  }, /*#__PURE__*/React.createElement("path", {
@@ -28967,8 +28932,7 @@ var SvgMenuBurger = function SvgMenuBurger(props) {
28967
28932
  return /*#__PURE__*/React.createElement("svg", _extends$D({
28968
28933
  "data-name": "menu burger",
28969
28934
  xmlns: "http://www.w3.org/2000/svg",
28970
- width: 42,
28971
- height: 36
28935
+ viewBox: "0 0 42 36"
28972
28936
  }, props), _rect$2 || (_rect$2 = /*#__PURE__*/React.createElement("rect", {
28973
28937
  "data-name": "Rectangle 17015",
28974
28938
  width: 42,
@@ -28998,8 +28962,7 @@ var SvgUpdateIcon = function SvgUpdateIcon(props) {
28998
28962
  return /*#__PURE__*/React.createElement("svg", _extends$C({
28999
28963
  "data-name": "Component 231 \\u2013 4",
29000
28964
  xmlns: "http://www.w3.org/2000/svg",
29001
- width: 25.813,
29002
- height: 23.313
28965
+ viewBox: "0 0 25.813 23.313"
29003
28966
  }, props), _defs$p || (_defs$p = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
29004
28967
  id: "update_icon_svg__a"
29005
28968
  }, /*#__PURE__*/React.createElement("path", {
@@ -29062,8 +29025,7 @@ function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : func
29062
29025
  var SvgCheckboxDefault = function SvgCheckboxDefault(props) {
29063
29026
  return /*#__PURE__*/React.createElement("svg", _extends$B({
29064
29027
  xmlns: "http://www.w3.org/2000/svg",
29065
- width: 27,
29066
- height: 27
29028
+ viewBox: "0 0 27 27"
29067
29029
  }, props), _g$x || (_g$x = /*#__PURE__*/React.createElement("g", {
29068
29030
  "data-name": "Rectangle 18315",
29069
29031
  fill: "#fff",
@@ -29089,8 +29051,7 @@ function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : func
29089
29051
  var SvgCheckboxChecked = function SvgCheckboxChecked(props) {
29090
29052
  return /*#__PURE__*/React.createElement("svg", _extends$A({
29091
29053
  xmlns: "http://www.w3.org/2000/svg",
29092
- width: 20,
29093
- height: 20
29054
+ viewBox: "0 0 20 20"
29094
29055
  }, props), _rect$1 || (_rect$1 = /*#__PURE__*/React.createElement("rect", {
29095
29056
  "data-name": "Rectangle 18315",
29096
29057
  width: 20,
@@ -29109,8 +29070,7 @@ function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : func
29109
29070
  var SvgChecbkoxIndeterminate = function SvgChecbkoxIndeterminate(props) {
29110
29071
  return /*#__PURE__*/React.createElement("svg", _extends$z({
29111
29072
  xmlns: "http://www.w3.org/2000/svg",
29112
- width: 27,
29113
- height: 27
29073
+ viewBox: "0 0 27 27"
29114
29074
  }, props), _g$w || (_g$w = /*#__PURE__*/React.createElement("g", {
29115
29075
  "data-name": "Group 47972",
29116
29076
  transform: "translate(0 -7)"
@@ -53139,8 +53099,7 @@ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : func
53139
53099
  var SvgIluAvailabilityByItem = function SvgIluAvailabilityByItem(props) {
53140
53100
  return /*#__PURE__*/React.createElement("svg", _extends$y({
53141
53101
  xmlns: "http://www.w3.org/2000/svg",
53142
- width: 170,
53143
- height: 170
53102
+ viewBox: "0 0 170 170"
53144
53103
  }, props), _g$v || (_g$v = /*#__PURE__*/React.createElement("g", {
53145
53104
  "data-name": "ilu_availability-by-item_1"
53146
53105
  }, /*#__PURE__*/React.createElement("g", {
@@ -54096,8 +54055,7 @@ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : func
54096
54055
  var SvgIluAddGoodsToPallet = function SvgIluAddGoodsToPallet(props) {
54097
54056
  return /*#__PURE__*/React.createElement("svg", _extends$x({
54098
54057
  xmlns: "http://www.w3.org/2000/svg",
54099
- width: 170,
54100
- height: 170
54058
+ viewBox: "0 0 170 170"
54101
54059
  }, props), _defs$o || (_defs$o = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
54102
54060
  id: "ilu_add-goods-to-pallet_svg__a"
54103
54061
  }, /*#__PURE__*/React.createElement("path", {
@@ -54340,8 +54298,7 @@ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : func
54340
54298
  var SvgIluAvailabilityByIndex = function SvgIluAvailabilityByIndex(props) {
54341
54299
  return /*#__PURE__*/React.createElement("svg", _extends$w({
54342
54300
  xmlns: "http://www.w3.org/2000/svg",
54343
- width: 170,
54344
- height: 170
54301
+ viewBox: "0 0 170 170"
54345
54302
  }, props), _defs$n || (_defs$n = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
54346
54303
  id: "ilu_availability-by-index_svg__a"
54347
54304
  }, /*#__PURE__*/React.createElement("path", {
@@ -55126,8 +55083,7 @@ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : func
55126
55083
  var SvgIluAvailabilityByLocation = function SvgIluAvailabilityByLocation(props) {
55127
55084
  return /*#__PURE__*/React.createElement("svg", _extends$v({
55128
55085
  xmlns: "http://www.w3.org/2000/svg",
55129
- width: 170,
55130
- height: 170
55086
+ viewBox: "0 0 170 170"
55131
55087
  }, props), _g$s || (_g$s = /*#__PURE__*/React.createElement("g", {
55132
55088
  "data-name": "Group 45606"
55133
55089
  }, /*#__PURE__*/React.createElement("path", {
@@ -55941,8 +55897,7 @@ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : func
55941
55897
  var SvgIluBlockedPallet = function SvgIluBlockedPallet(props) {
55942
55898
  return /*#__PURE__*/React.createElement("svg", _extends$u({
55943
55899
  xmlns: "http://www.w3.org/2000/svg",
55944
- width: 138,
55945
- height: 138
55900
+ viewBox: "0 0 138 138"
55946
55901
  }, props), _defs$m || (_defs$m = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
55947
55902
  id: "ilu_blocked-pallet_svg__a"
55948
55903
  }, /*#__PURE__*/React.createElement("path", {
@@ -56306,8 +56261,7 @@ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : func
56306
56261
  var SvgIluFinishedProduct = function SvgIluFinishedProduct(props) {
56307
56262
  return /*#__PURE__*/React.createElement("svg", _extends$t({
56308
56263
  xmlns: "http://www.w3.org/2000/svg",
56309
- width: 170,
56310
- height: 170
56264
+ viewBox: "0 0 170 170"
56311
56265
  }, props), _defs$l || (_defs$l = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
56312
56266
  id: "ilu_finished-product_svg__a"
56313
56267
  }, /*#__PURE__*/React.createElement("path", {
@@ -56558,8 +56512,7 @@ function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : func
56558
56512
  var SvgIluFromPalletToRack = function SvgIluFromPalletToRack(props) {
56559
56513
  return /*#__PURE__*/React.createElement("svg", _extends$s({
56560
56514
  xmlns: "http://www.w3.org/2000/svg",
56561
- width: 170,
56562
- height: 170
56515
+ viewBox: "0 0 170 170"
56563
56516
  }, props), _defs$k || (_defs$k = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
56564
56517
  id: "ilu_from-pallet-to-rack_svg__a"
56565
56518
  }, /*#__PURE__*/React.createElement("path", {
@@ -57067,8 +57020,7 @@ function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : func
57067
57020
  var SvgIluInternalLogistic = function SvgIluInternalLogistic(props) {
57068
57021
  return /*#__PURE__*/React.createElement("svg", _extends$r({
57069
57022
  xmlns: "http://www.w3.org/2000/svg",
57070
- width: 170,
57071
- height: 170
57023
+ viewBox: "0 0 170 170"
57072
57024
  }, props), _defs$j || (_defs$j = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
57073
57025
  id: "ilu_internal-logistic_svg__a"
57074
57026
  }, /*#__PURE__*/React.createElement("path", {
@@ -57519,8 +57471,7 @@ function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : func
57519
57471
  var SvgIluInventory = function SvgIluInventory(props) {
57520
57472
  return /*#__PURE__*/React.createElement("svg", _extends$q({
57521
57473
  xmlns: "http://www.w3.org/2000/svg",
57522
- width: 170,
57523
- height: 170
57474
+ viewBox: "0 0 170 170"
57524
57475
  }, props), _defs$i || (_defs$i = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
57525
57476
  id: "ilu_inventory_svg__a"
57526
57477
  }, /*#__PURE__*/React.createElement("path", {
@@ -58427,8 +58378,7 @@ function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : func
58427
58378
  var SvgIluInventoryTransfer = function SvgIluInventoryTransfer(props) {
58428
58379
  return /*#__PURE__*/React.createElement("svg", _extends$p({
58429
58380
  xmlns: "http://www.w3.org/2000/svg",
58430
- width: 170,
58431
- height: 170
58381
+ viewBox: "0 0 170 170"
58432
58382
  }, props), _defs$h || (_defs$h = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
58433
58383
  id: "ilu_inventory-transfer_svg__a"
58434
58384
  }, /*#__PURE__*/React.createElement("path", {
@@ -58634,8 +58584,7 @@ function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : func
58634
58584
  var SvgIluLabelingOfPallets = function SvgIluLabelingOfPallets(props) {
58635
58585
  return /*#__PURE__*/React.createElement("svg", _extends$o({
58636
58586
  xmlns: "http://www.w3.org/2000/svg",
58637
- width: 170,
58638
- height: 170
58587
+ viewBox: "0 0 170 170"
58639
58588
  }, props), _defs$g || (_defs$g = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
58640
58589
  id: "ilu_labeling-of-pallets_svg__a"
58641
58590
  }, /*#__PURE__*/React.createElement("path", {
@@ -58969,8 +58918,7 @@ function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : func
58969
58918
  var SvgIluLoadingCar = function SvgIluLoadingCar(props) {
58970
58919
  return /*#__PURE__*/React.createElement("svg", _extends$n({
58971
58920
  xmlns: "http://www.w3.org/2000/svg",
58972
- width: 170,
58973
- height: 170
58921
+ viewBox: "0 0 170 170"
58974
58922
  }, props), _defs$f || (_defs$f = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
58975
58923
  id: "ilu_loading-car_svg__a"
58976
58924
  }, /*#__PURE__*/React.createElement("path", {
@@ -59350,8 +59298,7 @@ function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : func
59350
59298
  var SvgIluManualTransfer = function SvgIluManualTransfer(props) {
59351
59299
  return /*#__PURE__*/React.createElement("svg", _extends$m({
59352
59300
  xmlns: "http://www.w3.org/2000/svg",
59353
- width: 170,
59354
- height: 170
59301
+ viewBox: "0 0 170 170"
59355
59302
  }, props), _g$j || (_g$j = /*#__PURE__*/React.createElement("g", {
59356
59303
  transform: "translate(9.215 12.933)"
59357
59304
  }, /*#__PURE__*/React.createElement("path", {
@@ -60007,8 +59954,7 @@ function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : func
60007
59954
  var SvgIluMoveGoodsFromPalletToAnother = function SvgIluMoveGoodsFromPalletToAnother(props) {
60008
59955
  return /*#__PURE__*/React.createElement("svg", _extends$l({
60009
59956
  xmlns: "http://www.w3.org/2000/svg",
60010
- width: 170,
60011
- height: 170
59957
+ viewBox: "0 0 170 170"
60012
59958
  }, props), _defs$e || (_defs$e = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
60013
59959
  id: "ilu_move-goods-from-pallet-to-another_svg__a"
60014
59960
  }, /*#__PURE__*/React.createElement("path", {
@@ -60364,8 +60310,7 @@ function _extends$k() { _extends$k = Object.assign ? Object.assign.bind() : func
60364
60310
  var SvgIluPrintingLabel = function SvgIluPrintingLabel(props) {
60365
60311
  return /*#__PURE__*/React.createElement("svg", _extends$k({
60366
60312
  xmlns: "http://www.w3.org/2000/svg",
60367
- width: 170,
60368
- height: 170
60313
+ viewBox: "0 0 170 170"
60369
60314
  }, props), _defs$d || (_defs$d = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
60370
60315
  id: "ilu_printing-label_svg__a"
60371
60316
  }, /*#__PURE__*/React.createElement("path", {
@@ -60549,8 +60494,7 @@ function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : func
60549
60494
  var SvgIluProduction = function SvgIluProduction(props) {
60550
60495
  return /*#__PURE__*/React.createElement("svg", _extends$j({
60551
60496
  xmlns: "http://www.w3.org/2000/svg",
60552
- width: 170,
60553
- height: 170
60497
+ viewBox: "0 0 170 170"
60554
60498
  }, props), _defs$c || (_defs$c = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
60555
60499
  id: "ilu_production_svg__a"
60556
60500
  }, /*#__PURE__*/React.createElement("path", {
@@ -61008,8 +60952,7 @@ function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : func
61008
60952
  var SvgIluQualityControl = function SvgIluQualityControl(props) {
61009
60953
  return /*#__PURE__*/React.createElement("svg", _extends$i({
61010
60954
  xmlns: "http://www.w3.org/2000/svg",
61011
- width: 170,
61012
- height: 170
60955
+ viewBox: "0 0 170 170"
61013
60956
  }, props), _defs$b || (_defs$b = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
61014
60957
  id: "ilu_quality-control_svg__a"
61015
60958
  }, /*#__PURE__*/React.createElement("path", {
@@ -61667,8 +61610,7 @@ function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : func
61667
61610
  var SvgIluReleaseOfGoodsFromWarehouse = function SvgIluReleaseOfGoodsFromWarehouse(props) {
61668
61611
  return /*#__PURE__*/React.createElement("svg", _extends$h({
61669
61612
  xmlns: "http://www.w3.org/2000/svg",
61670
- width: 170,
61671
- height: 170
61613
+ viewBox: "0 0 170 170"
61672
61614
  }, props), _defs$a || (_defs$a = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
61673
61615
  id: "ilu_release-of-goods-from-warehouse_svg__a"
61674
61616
  }, /*#__PURE__*/React.createElement("path", {
@@ -62127,8 +62069,7 @@ function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : func
62127
62069
  var SvgIluRemoveGoodsFromPallet = function SvgIluRemoveGoodsFromPallet(props) {
62128
62070
  return /*#__PURE__*/React.createElement("svg", _extends$g({
62129
62071
  xmlns: "http://www.w3.org/2000/svg",
62130
- width: 170,
62131
- height: 170
62072
+ viewBox: "0 0 170 170"
62132
62073
  }, props), _defs$9 || (_defs$9 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62133
62074
  id: "ilu_remove_goods_from_pallet_svg__a"
62134
62075
  }, /*#__PURE__*/React.createElement("path", {
@@ -62316,8 +62257,7 @@ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : func
62316
62257
  var SvgIluReprintingLabel = function SvgIluReprintingLabel(props) {
62317
62258
  return /*#__PURE__*/React.createElement("svg", _extends$f({
62318
62259
  xmlns: "http://www.w3.org/2000/svg",
62319
- width: 170,
62320
- height: 170
62260
+ viewBox: "0 0 170 170"
62321
62261
  }, props), _defs$8 || (_defs$8 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62322
62262
  id: "ilu_reprinting-label_svg__a"
62323
62263
  }, /*#__PURE__*/React.createElement("path", {
@@ -62549,8 +62489,7 @@ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : func
62549
62489
  var SvgIluReturnFromCustomers = function SvgIluReturnFromCustomers(props) {
62550
62490
  return /*#__PURE__*/React.createElement("svg", _extends$e({
62551
62491
  xmlns: "http://www.w3.org/2000/svg",
62552
- width: 170,
62553
- height: 170
62492
+ viewBox: "0 0 170 170"
62554
62493
  }, props), _defs$7 || (_defs$7 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62555
62494
  id: "ilu_return-from-customers_svg__a"
62556
62495
  }, /*#__PURE__*/React.createElement("path", {
@@ -62971,8 +62910,7 @@ function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : func
62971
62910
  var SvgIluShiftPallet = function SvgIluShiftPallet(props) {
62972
62911
  return /*#__PURE__*/React.createElement("svg", _extends$c({
62973
62912
  xmlns: "http://www.w3.org/2000/svg",
62974
- width: 170,
62975
- height: 170
62913
+ viewBox: "0 0 170 170"
62976
62914
  }, props), _defs$5 || (_defs$5 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62977
62915
  id: "ilu_shift_pallet_svg__a"
62978
62916
  }, /*#__PURE__*/React.createElement("path", {
@@ -63418,8 +63356,7 @@ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : func
63418
63356
  var SvgIluStatusChange = function SvgIluStatusChange(props) {
63419
63357
  return /*#__PURE__*/React.createElement("svg", _extends$a({
63420
63358
  xmlns: "http://www.w3.org/2000/svg",
63421
- width: 170,
63422
- height: 170
63359
+ viewBox: "0 0 170 170"
63423
63360
  }, props), _defs$4 || (_defs$4 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
63424
63361
  id: "ilu_status-change_svg__a"
63425
63362
  }, /*#__PURE__*/React.createElement("path", {
@@ -63571,8 +63508,7 @@ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : func
63571
63508
  var SvgIluStorageField = function SvgIluStorageField(props) {
63572
63509
  return /*#__PURE__*/React.createElement("svg", _extends$9({
63573
63510
  xmlns: "http://www.w3.org/2000/svg",
63574
- width: 170,
63575
- height: 170
63511
+ viewBox: "0 0 170 170"
63576
63512
  }, props), _defs$3 || (_defs$3 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
63577
63513
  id: "ilu_storage-field_svg__a"
63578
63514
  }, /*#__PURE__*/React.createElement("path", {
@@ -63977,8 +63913,7 @@ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : func
63977
63913
  var SvgIluWarehouseLoading = function SvgIluWarehouseLoading(props) {
63978
63914
  return /*#__PURE__*/React.createElement("svg", _extends$8({
63979
63915
  xmlns: "http://www.w3.org/2000/svg",
63980
- width: 170,
63981
- height: 170
63916
+ viewBox: "0 0 170 170"
63982
63917
  }, props), _defs$2 || (_defs$2 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
63983
63918
  id: "ilu_warehouse-loading_svg__a"
63984
63919
  }, /*#__PURE__*/React.createElement("path", {
@@ -64350,8 +64285,7 @@ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : func
64350
64285
  var SvgMovingBoxToAnotherShelf = function SvgMovingBoxToAnotherShelf(props) {
64351
64286
  return /*#__PURE__*/React.createElement("svg", _extends$7({
64352
64287
  xmlns: "http://www.w3.org/2000/svg",
64353
- width: 170,
64354
- height: 170
64288
+ viewBox: "0 0 170 170"
64355
64289
  }, props), _g$6 || (_g$6 = /*#__PURE__*/React.createElement("g", {
64356
64290
  "data-name": "Group 46074"
64357
64291
  }, /*#__PURE__*/React.createElement("g", {
@@ -65211,8 +65145,7 @@ var SvgIluSearch = function SvgIluSearch(props) {
65211
65145
  return /*#__PURE__*/React.createElement("svg", _extends$6({
65212
65146
  "data-name": "Component 35 \\u2013 1",
65213
65147
  xmlns: "http://www.w3.org/2000/svg",
65214
- width: 184.006,
65215
- height: 184.006
65148
+ viewBox: "0 0 184.006 184.006"
65216
65149
  }, props), _defs$1 || (_defs$1 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65217
65150
  id: "ilu_search_svg__a"
65218
65151
  }, /*#__PURE__*/React.createElement("path", {
@@ -65424,8 +65357,7 @@ var SvgIlu404 = function SvgIlu404(props) {
65424
65357
  return /*#__PURE__*/React.createElement("svg", _extends$5({
65425
65358
  "data-name": "Component 34 \\u2013 1",
65426
65359
  xmlns: "http://www.w3.org/2000/svg",
65427
- width: 184.006,
65428
- height: 184.006
65360
+ viewBox: "0 0 184.006 184.006"
65429
65361
  }, props), _defs || (_defs = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65430
65362
  id: "ilu_404_svg__a"
65431
65363
  }, /*#__PURE__*/React.createElement("path", {
@@ -65885,8 +65817,6 @@ function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : func
65885
65817
  var SvgLogoXelcode = function SvgLogoXelcode(props) {
65886
65818
  return /*#__PURE__*/React.createElement("svg", _extends$4({
65887
65819
  xmlns: "http://www.w3.org/2000/svg",
65888
- width: 473.043,
65889
- height: 50,
65890
65820
  viewBox: "0 0 473.043 77.554"
65891
65821
  }, props), _g$3 || (_g$3 = /*#__PURE__*/React.createElement("g", {
65892
65822
  "data-name": "Group 44021"
@@ -65943,8 +65873,7 @@ function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : func
65943
65873
  var SvgLogoXelcodeDashboard = function SvgLogoXelcodeDashboard(props) {
65944
65874
  return /*#__PURE__*/React.createElement("svg", _extends$3({
65945
65875
  xmlns: "http://www.w3.org/2000/svg",
65946
- width: 469.159,
65947
- height: 124
65876
+ viewBox: "0 0 469.159 124"
65948
65877
  }, props), _g$2 || (_g$2 = /*#__PURE__*/React.createElement("g", {
65949
65878
  "data-name": "Group 47387"
65950
65879
  }, /*#__PURE__*/React.createElement("path", {