@entur/icons 8.4.5 → 9.0.0
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.d.ts +42 -19
- package/dist/index.esm.js +1193 -785
- package/dist/index.esm.native.js +1090 -726
- package/dist/index.js +1575 -1145
- package/dist/styles.css +9 -3
- package/package.json +3 -3
package/dist/index.esm.js
CHANGED
|
@@ -30,7 +30,7 @@ function BackArrowIcon(props, ref) {
|
|
|
30
30
|
clipRule: "evenodd"
|
|
31
31
|
}));
|
|
32
32
|
}
|
|
33
|
-
const ForwardRef$
|
|
33
|
+
const ForwardRef$6s = /*#__PURE__*/forwardRef(BackArrowIcon);
|
|
34
34
|
|
|
35
35
|
function CloudDownloadIcon(props, ref) {
|
|
36
36
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -54,7 +54,7 @@ function CloudDownloadIcon(props, ref) {
|
|
|
54
54
|
d: "M8.654 12.526v-4.42H7.346l.001 4.42-1.406-1.407-.925.925 2.521 2.521.068.059a.65.65 0 0 0 .857-.059l2.522-2.521-.925-.925z"
|
|
55
55
|
})));
|
|
56
56
|
}
|
|
57
|
-
const ForwardRef$
|
|
57
|
+
const ForwardRef$6r = /*#__PURE__*/forwardRef(CloudDownloadIcon);
|
|
58
58
|
|
|
59
59
|
function CollapsedIcon(props, ref) {
|
|
60
60
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -75,7 +75,7 @@ function CollapsedIcon(props, ref) {
|
|
|
75
75
|
clipRule: "evenodd"
|
|
76
76
|
}));
|
|
77
77
|
}
|
|
78
|
-
const ForwardRef$
|
|
78
|
+
const ForwardRef$6q = /*#__PURE__*/forwardRef(CollapsedIcon);
|
|
79
79
|
|
|
80
80
|
function DownArrowIcon(props, ref) {
|
|
81
81
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -96,7 +96,7 @@ function DownArrowIcon(props, ref) {
|
|
|
96
96
|
clipRule: "evenodd"
|
|
97
97
|
}));
|
|
98
98
|
}
|
|
99
|
-
const ForwardRef$
|
|
99
|
+
const ForwardRef$6p = /*#__PURE__*/forwardRef(DownArrowIcon);
|
|
100
100
|
|
|
101
101
|
function DownloadIcon(props, ref) {
|
|
102
102
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -117,7 +117,7 @@ function DownloadIcon(props, ref) {
|
|
|
117
117
|
clipRule: "evenodd"
|
|
118
118
|
}));
|
|
119
119
|
}
|
|
120
|
-
const ForwardRef$
|
|
120
|
+
const ForwardRef$6o = /*#__PURE__*/forwardRef(DownloadIcon);
|
|
121
121
|
|
|
122
122
|
function DownwardIcon(props, ref) {
|
|
123
123
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -138,7 +138,7 @@ function DownwardIcon(props, ref) {
|
|
|
138
138
|
clipRule: "evenodd"
|
|
139
139
|
}));
|
|
140
140
|
}
|
|
141
|
-
const ForwardRef$
|
|
141
|
+
const ForwardRef$6n = /*#__PURE__*/forwardRef(DownwardIcon);
|
|
142
142
|
|
|
143
143
|
function ExpandIcon(props, ref) {
|
|
144
144
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -159,7 +159,7 @@ function ExpandIcon(props, ref) {
|
|
|
159
159
|
clipRule: "evenodd"
|
|
160
160
|
}));
|
|
161
161
|
}
|
|
162
|
-
const ForwardRef$
|
|
162
|
+
const ForwardRef$6m = /*#__PURE__*/forwardRef(ExpandIcon);
|
|
163
163
|
|
|
164
164
|
function ExternalIcon(props, ref) {
|
|
165
165
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -180,7 +180,7 @@ function ExternalIcon(props, ref) {
|
|
|
180
180
|
clipRule: "evenodd"
|
|
181
181
|
}));
|
|
182
182
|
}
|
|
183
|
-
const ForwardRef$
|
|
183
|
+
const ForwardRef$6l = /*#__PURE__*/forwardRef(ExternalIcon);
|
|
184
184
|
|
|
185
185
|
function ForwardIcon(props, ref) {
|
|
186
186
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -201,7 +201,7 @@ function ForwardIcon(props, ref) {
|
|
|
201
201
|
clipRule: "evenodd"
|
|
202
202
|
}));
|
|
203
203
|
}
|
|
204
|
-
const ForwardRef$
|
|
204
|
+
const ForwardRef$6k = /*#__PURE__*/forwardRef(ForwardIcon);
|
|
205
205
|
|
|
206
206
|
function LeftArrowIcon(props, ref) {
|
|
207
207
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -222,7 +222,7 @@ function LeftArrowIcon(props, ref) {
|
|
|
222
222
|
clipRule: "evenodd"
|
|
223
223
|
}));
|
|
224
224
|
}
|
|
225
|
-
const ForwardRef$
|
|
225
|
+
const ForwardRef$6j = /*#__PURE__*/forwardRef(LeftArrowIcon);
|
|
226
226
|
|
|
227
227
|
function MergeProfilesIcon(props, ref) {
|
|
228
228
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -243,7 +243,7 @@ function MergeProfilesIcon(props, ref) {
|
|
|
243
243
|
clipRule: "evenodd"
|
|
244
244
|
}));
|
|
245
245
|
}
|
|
246
|
-
const ForwardRef$
|
|
246
|
+
const ForwardRef$6i = /*#__PURE__*/forwardRef(MergeProfilesIcon);
|
|
247
247
|
|
|
248
248
|
function PageNavigationIcon(props, ref) {
|
|
249
249
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -262,7 +262,7 @@ function PageNavigationIcon(props, ref) {
|
|
|
262
262
|
clipRule: "evenodd"
|
|
263
263
|
}));
|
|
264
264
|
}
|
|
265
|
-
const ForwardRef$
|
|
265
|
+
const ForwardRef$6h = /*#__PURE__*/forwardRef(PageNavigationIcon);
|
|
266
266
|
|
|
267
267
|
function RedoIcon(props, ref) {
|
|
268
268
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -283,7 +283,7 @@ function RedoIcon(props, ref) {
|
|
|
283
283
|
clipRule: "evenodd"
|
|
284
284
|
}));
|
|
285
285
|
}
|
|
286
|
-
const ForwardRef$
|
|
286
|
+
const ForwardRef$6g = /*#__PURE__*/forwardRef(RedoIcon);
|
|
287
287
|
|
|
288
288
|
function RefreshIcon(props, ref) {
|
|
289
289
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -304,7 +304,7 @@ function RefreshIcon(props, ref) {
|
|
|
304
304
|
clipRule: "evenodd"
|
|
305
305
|
}));
|
|
306
306
|
}
|
|
307
|
-
const ForwardRef$
|
|
307
|
+
const ForwardRef$6f = /*#__PURE__*/forwardRef(RefreshIcon);
|
|
308
308
|
|
|
309
309
|
function ResetIcon(props, ref) {
|
|
310
310
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -325,7 +325,7 @@ function ResetIcon(props, ref) {
|
|
|
325
325
|
clipRule: "evenodd"
|
|
326
326
|
}));
|
|
327
327
|
}
|
|
328
|
-
const ForwardRef$
|
|
328
|
+
const ForwardRef$6e = /*#__PURE__*/forwardRef(ResetIcon);
|
|
329
329
|
|
|
330
330
|
function RightArrowIcon(props, ref) {
|
|
331
331
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -346,28 +346,7 @@ function RightArrowIcon(props, ref) {
|
|
|
346
346
|
clipRule: "evenodd"
|
|
347
347
|
}));
|
|
348
348
|
}
|
|
349
|
-
const ForwardRef$
|
|
350
|
-
|
|
351
|
-
function ShareIcon(props, ref) {
|
|
352
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
353
|
-
xmlSpace: "preserve",
|
|
354
|
-
x: 0,
|
|
355
|
-
y: 0,
|
|
356
|
-
viewBox: "0 0 16 16",
|
|
357
|
-
width: props.width || props.size || '1em',
|
|
358
|
-
height: props.height || props.size || '1em',
|
|
359
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
360
|
-
color: props.color || 'currentColor',
|
|
361
|
-
inline: undefined,
|
|
362
|
-
ref: ref
|
|
363
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
364
|
-
fill: "currentColor",
|
|
365
|
-
fillRule: "evenodd",
|
|
366
|
-
d: "M3.455 3.728V5L2.273 5v8.425h10.242v-3h1.273v3.636c0 .322-.24.589-.55.63l-.086.007H1.636a.636.636 0 0 1-.63-.55L1 14.06V4.364c0-.322.24-.588.55-.63l.086-.006zm6.404-2.324.075.057 4.849 4.243c.263.23.287.623.072.884l-.072.073-4.849 4.243a.637.637 0 0 1-1.049-.385l-.006-.094V8.648l-.14.007c-1.93.094-2.886.587-3.898 1.809l-.145.18-.129.166c-.369.485-1.143.224-1.143-.385 0-4.396 1.75-6.373 5.166-6.66l.235-.017.053-.003V1.94c0-.515.571-.804.981-.536m.292 1.938v1.022a.636.636 0 0 1-.636.637c-2.69 0-4.17.888-4.646 3.346l-.042.235-.016.103.108-.087c1.001-.792 2.176-1.155 3.954-1.222l.341-.01.301-.002c.32 0 .584.236.63.543l.007.094-.001 1.02 3.246-2.84z",
|
|
367
|
-
clipRule: "evenodd"
|
|
368
|
-
}));
|
|
369
|
-
}
|
|
370
|
-
const ForwardRef$5S = /*#__PURE__*/forwardRef(ShareIcon);
|
|
349
|
+
const ForwardRef$6d = /*#__PURE__*/forwardRef(RightArrowIcon);
|
|
371
350
|
|
|
372
351
|
function SwitchIcon(props, ref) {
|
|
373
352
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -389,7 +368,7 @@ function SwitchIcon(props, ref) {
|
|
|
389
368
|
d: "m12.321 14.2-.899-.9 1.5-1.5h-8.6v-1.3h8.6l-1.5-1.5.9-.9 2.5 2.5c.2.2.2.6.1.8l-.1.1zM3.722 1.8l.9.9-1.4 1.5h8.6v1.3h-8.6l1.5 1.5-1 .8-2.5-2.6c-.2-.2-.3-.5-.1-.8l.1-.1z"
|
|
390
369
|
})));
|
|
391
370
|
}
|
|
392
|
-
const ForwardRef$
|
|
371
|
+
const ForwardRef$6c = /*#__PURE__*/forwardRef(SwitchIcon);
|
|
393
372
|
|
|
394
373
|
function ToFromIcon(props, ref) {
|
|
395
374
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -410,7 +389,7 @@ function ToFromIcon(props, ref) {
|
|
|
410
389
|
clipRule: "evenodd"
|
|
411
390
|
}));
|
|
412
391
|
}
|
|
413
|
-
const ForwardRef$
|
|
392
|
+
const ForwardRef$6b = /*#__PURE__*/forwardRef(ToFromIcon);
|
|
414
393
|
|
|
415
394
|
function TransferIcon(props, ref) {
|
|
416
395
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -431,7 +410,7 @@ function TransferIcon(props, ref) {
|
|
|
431
410
|
clipRule: "evenodd"
|
|
432
411
|
}));
|
|
433
412
|
}
|
|
434
|
-
const ForwardRef$
|
|
413
|
+
const ForwardRef$6a = /*#__PURE__*/forwardRef(TransferIcon);
|
|
435
414
|
|
|
436
415
|
function TurnableIcon(props, ref) {
|
|
437
416
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -452,7 +431,7 @@ function TurnableIcon(props, ref) {
|
|
|
452
431
|
clipRule: "evenodd"
|
|
453
432
|
}));
|
|
454
433
|
}
|
|
455
|
-
const ForwardRef$
|
|
434
|
+
const ForwardRef$69 = /*#__PURE__*/forwardRef(TurnableIcon);
|
|
456
435
|
|
|
457
436
|
function UndoIcon(props, ref) {
|
|
458
437
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -473,7 +452,7 @@ function UndoIcon(props, ref) {
|
|
|
473
452
|
clipRule: "evenodd"
|
|
474
453
|
}));
|
|
475
454
|
}
|
|
476
|
-
const ForwardRef$
|
|
455
|
+
const ForwardRef$68 = /*#__PURE__*/forwardRef(UndoIcon);
|
|
477
456
|
|
|
478
457
|
function UnsortedIcon(props, ref) {
|
|
479
458
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -491,7 +470,7 @@ function UnsortedIcon(props, ref) {
|
|
|
491
470
|
d: "M8.69 11.77V4.32l2.1 2.1.9-.9-3.18-3.18-.08-.07a.626.626 0 0 0-.82.07L4.43 5.52l.9.9 2.1-2.1v7.45l-2.1-2.1-.9.9 3.18 3.18.08.07c.25.18.6.16.82-.07l3.18-3.18-.9-.9z"
|
|
492
471
|
}));
|
|
493
472
|
}
|
|
494
|
-
const ForwardRef$
|
|
473
|
+
const ForwardRef$67 = /*#__PURE__*/forwardRef(UnsortedIcon);
|
|
495
474
|
|
|
496
475
|
function UpArrowIcon(props, ref) {
|
|
497
476
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -512,7 +491,7 @@ function UpArrowIcon(props, ref) {
|
|
|
512
491
|
clipRule: "evenodd"
|
|
513
492
|
}));
|
|
514
493
|
}
|
|
515
|
-
const ForwardRef$
|
|
494
|
+
const ForwardRef$66 = /*#__PURE__*/forwardRef(UpArrowIcon);
|
|
516
495
|
|
|
517
496
|
function UploadIcon(props, ref) {
|
|
518
497
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -533,7 +512,7 @@ function UploadIcon(props, ref) {
|
|
|
533
512
|
clipRule: "evenodd"
|
|
534
513
|
}));
|
|
535
514
|
}
|
|
536
|
-
const ForwardRef$
|
|
515
|
+
const ForwardRef$65 = /*#__PURE__*/forwardRef(UploadIcon);
|
|
537
516
|
|
|
538
517
|
function UpwardIcon(props, ref) {
|
|
539
518
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -554,7 +533,7 @@ function UpwardIcon(props, ref) {
|
|
|
554
533
|
clipRule: "evenodd"
|
|
555
534
|
}));
|
|
556
535
|
}
|
|
557
|
-
const ForwardRef$
|
|
536
|
+
const ForwardRef$64 = /*#__PURE__*/forwardRef(UpwardIcon);
|
|
558
537
|
|
|
559
538
|
function VerticalSwitchIcon(props, ref) {
|
|
560
539
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -575,31 +554,9 @@ function VerticalSwitchIcon(props, ref) {
|
|
|
575
554
|
clipRule: "evenodd"
|
|
576
555
|
}));
|
|
577
556
|
}
|
|
578
|
-
const ForwardRef$
|
|
579
|
-
|
|
580
|
-
function LogoNegativeIcon(props, ref) {
|
|
581
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
582
|
-
xmlSpace: "preserve",
|
|
583
|
-
x: 0,
|
|
584
|
-
y: 0,
|
|
585
|
-
viewBox: "0 0 16 16",
|
|
586
|
-
width: props.width || props.size || '1em',
|
|
587
|
-
height: props.height || props.size || '1em',
|
|
588
|
-
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__LogoNegativeIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
589
|
-
color: props.color,
|
|
590
|
-
inline: undefined,
|
|
591
|
-
ref: ref
|
|
592
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
593
|
-
fill: "#FF5959",
|
|
594
|
-
d: "M0 14.799 15.783 14.799 15.783 13.377 0 13.377z"
|
|
595
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
596
|
-
fill: "#FFF",
|
|
597
|
-
d: "M0 2h6.45v1.567H1.674v2.312h4.236v1.566H1.675v2.237H6.45v1.566H0zm14.107 0h1.676v9.248h-.18L9.848 5.752v5.496H8.173V2h.179l5.755 5.597z"
|
|
598
|
-
}));
|
|
599
|
-
}
|
|
600
|
-
const ForwardRef$5H = /*#__PURE__*/forwardRef(LogoNegativeIcon);
|
|
557
|
+
const ForwardRef$63 = /*#__PURE__*/forwardRef(VerticalSwitchIcon);
|
|
601
558
|
|
|
602
|
-
function
|
|
559
|
+
function AnimalIcon(props, ref) {
|
|
603
560
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
604
561
|
xmlSpace: "preserve",
|
|
605
562
|
x: 0,
|
|
@@ -607,26 +564,25 @@ function LogoPositiveIcon(props, ref) {
|
|
|
607
564
|
viewBox: "0 0 16 16",
|
|
608
565
|
width: props.width || props.size || '1em',
|
|
609
566
|
height: props.height || props.size || '1em',
|
|
610
|
-
className:
|
|
611
|
-
color: props.color,
|
|
567
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
568
|
+
color: props.color || 'currentColor',
|
|
612
569
|
inline: undefined,
|
|
613
570
|
ref: ref
|
|
614
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
615
|
-
fill: "#FF5959",
|
|
616
|
-
d: "M0 14.799 15.783 14.799 15.783 13.377 0 13.377z"
|
|
617
571
|
}), /*#__PURE__*/React.createElement("path", {
|
|
618
572
|
fill: "currentColor",
|
|
619
|
-
|
|
573
|
+
fillRule: "evenodd",
|
|
574
|
+
d: "M4.572 8.474c1.624-2.29 5.11-2.29 6.756.036l1.334 2.202c1.408 2.324-.989 5.046-3.557 4.092l-.116-.042a3.03 3.03 0 0 0-2.1 0l-.116.042c-2.57.954-4.966-1.768-3.558-4.092zm5.772.681C9.19 7.527 6.687 7.527 5.556 9.12l-1.334 2.202c-.817 1.348.595 2.952 2.14 2.379l.116-.043a4.2 4.2 0 0 1 2.92 0l.116.043c1.546.573 2.958-1.03 2.141-2.38zM1.716 4.357a1.64 1.64 0 0 1 2.17.29l.249.29a1.645 1.645 0 0 1-.201 2.328l-.122.092a1.64 1.64 0 0 1-2.17-.29l-.249-.29a1.64 1.64 0 0 1 .182-2.312zm10.274.29a1.64 1.64 0 0 1 2.17-.29l.021.014.121.094a1.64 1.64 0 0 1 .182 2.312l-.248.29a1.645 1.645 0 0 1-2.19.276l-.122-.094a1.64 1.64 0 0 1-.182-2.312zm-8.806.6a.71.71 0 0 0-.926-.14l-.088.066-.07.07a.715.715 0 0 0-.066.848l.063.085.247.29a.71.71 0 0 0 .926.142l.082-.062a.715.715 0 0 0 .08-1.008zm10.362-.18a.716.716 0 0 0-.852.18l-.248.29a.71.71 0 0 0 .06.993l.081.063c.3.205.708.152.946-.126l.248-.29a.71.71 0 0 0-.06-.993l-.09-.069zM5.391 1.03a1.64 1.64 0 0 1 1.877 1.144l.335 1.129a1.644 1.644 0 0 1-1.127 2.045l-.14.034a1.64 1.64 0 0 1-1.877-1.145l-.335-1.128a1.64 1.64 0 0 1 1.104-2.04zM8.61 2.173a1.64 1.64 0 0 1 1.876-1.144l.163.04a1.64 1.64 0 0 1 1.105 2.039l-.336 1.128a1.645 1.645 0 0 1-1.9 1.14l-.14-.035a1.64 1.64 0 0 1-1.104-2.04zm-2.923-.25-.1.01-.095.022a.715.715 0 0 0-.482.89l.336 1.128c.105.352.46.567.794.504l.095-.023a.715.715 0 0 0 .481-.889l-.335-1.128a.71.71 0 0 0-.795-.504zm4.53.003a.716.716 0 0 0-.72.51l-.336 1.13a.71.71 0 0 0 .459.882l.094.024a.715.715 0 0 0 .817-.5l.336-1.128a.71.71 0 0 0-.46-.883l-.101-.025z",
|
|
575
|
+
clipRule: "evenodd"
|
|
620
576
|
}));
|
|
621
577
|
}
|
|
622
|
-
const ForwardRef$
|
|
578
|
+
const ForwardRef$62 = /*#__PURE__*/forwardRef(AnimalIcon);
|
|
623
579
|
|
|
624
|
-
function
|
|
580
|
+
function AnimalFreeIcon(props, ref) {
|
|
625
581
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
626
582
|
xmlSpace: "preserve",
|
|
627
583
|
x: 0,
|
|
628
584
|
y: 0,
|
|
629
|
-
viewBox: "0 0
|
|
585
|
+
viewBox: "0 0 14 14",
|
|
630
586
|
width: props.width || props.size || '1em',
|
|
631
587
|
height: props.height || props.size || '1em',
|
|
632
588
|
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
@@ -636,11 +592,12 @@ function AnimalIcon(props, ref) {
|
|
|
636
592
|
}), /*#__PURE__*/React.createElement("path", {
|
|
637
593
|
fill: "currentColor",
|
|
638
594
|
fillRule: "evenodd",
|
|
639
|
-
d: "
|
|
640
|
-
clipRule: "evenodd"
|
|
595
|
+
d: "m12.232 5.656.236-.276a.68.68 0 0 1 .812-.172l.08.046.086.065c.268.23.3.659.057.945l-.236.276a.68.68 0 0 1-.9.121l-.078-.06a.675.675 0 0 1-.057-.945m-.497 1.629.117.089a1.565 1.565 0 0 0 2.084-.262l.236-.276a1.56 1.56 0 0 0-.173-2.2l-.115-.09-.02-.014a1.56 1.56 0 0 0-2.066.276l-.235.276a1.56 1.56 0 0 0 .172 2.2m-.567 1.201c-.672-.95-1.669-1.467-2.707-1.604l4.218 4.218a3 3 0 0 0-.24-.518zm-7.592-1.87-.078.06a.676.676 0 0 1-.882-.136l-.236-.276-.059-.08a.68.68 0 0 1 .063-.808l.067-.067.083-.063a.68.68 0 0 1 .88.135l.237.276a.68.68 0 0 1-.075.96m.554.685c.674-.575.75-1.56.19-2.216l-.235-.276a1.56 1.56 0 0 0-2.067-.276l-.134.103a1.56 1.56 0 0 0-.173 2.2l.236.277a1.56 1.56 0 0 0 2.066.277zm1.024-4.208a.68.68 0 0 1 .458-.846l.09-.022a.676.676 0 0 1 .756.48l.32 1.074a.68.68 0 0 1-.458.847l-.09.02h-.004l.673.674a1.555 1.555 0 0 0 .724-1.791l-.32-1.075a1.56 1.56 0 0 0-1.786-1.089l-.155.037a1.56 1.56 0 0 0-1.099 1.283L5.36 3.778zm3.951.686.32-1.074a.68.68 0 0 1 .685-.486l.086.01.096.024c.339.1.544.48.437.84l-.32 1.074a.68.68 0 0 1-.777.475l-.09-.022a.68.68 0 0 1-.437-.84m.208 1.69.132.032a1.566 1.566 0 0 0 1.809-1.084l.32-1.074a1.56 1.56 0 0 0-1.052-1.941l-.156-.039a1.56 1.56 0 0 0-1.785 1.09l-.32 1.074A1.56 1.56 0 0 0 9.313 5.47m.129 7.957-.11-.04a4 4 0 0 0-2.78 0l-.11.04c-1.472.546-2.816-.98-2.038-2.264l1.27-2.096c.413-.582 1.02-.918 1.673-1.046l4.29 4.29a1.643 1.643 0 0 1-2.195 1.116m5.558.901L1.673 1 1 1.673l5.443 5.443a3.8 3.8 0 0 0-1.706 1.335l-1.292 2.13c-1.34 2.212.941 4.805 3.387 3.896l.11-.04a2.88 2.88 0 0 1 2 0l.11.04c1.46.542 2.848-.17 3.454-1.298L14.327 15z",
|
|
596
|
+
clipRule: "evenodd",
|
|
597
|
+
transform: "translate(-669 -233) translate(668 232)"
|
|
641
598
|
}));
|
|
642
599
|
}
|
|
643
|
-
const ForwardRef$
|
|
600
|
+
const ForwardRef$61 = /*#__PURE__*/forwardRef(AnimalFreeIcon);
|
|
644
601
|
|
|
645
602
|
function BabyIcon(props, ref) {
|
|
646
603
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -662,7 +619,7 @@ function BabyIcon(props, ref) {
|
|
|
662
619
|
transform: "translate(-527 -279) translate(524 278)"
|
|
663
620
|
}));
|
|
664
621
|
}
|
|
665
|
-
const ForwardRef$
|
|
622
|
+
const ForwardRef$60 = /*#__PURE__*/forwardRef(BabyIcon);
|
|
666
623
|
|
|
667
624
|
function BicycleHotelIcon(props, ref) {
|
|
668
625
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -684,7 +641,7 @@ function BicycleHotelIcon(props, ref) {
|
|
|
684
641
|
d: "m14.815 5.74-.63 1.02L8 2.955 1.814 6.761l-.628-1.022L8 1.546z"
|
|
685
642
|
}));
|
|
686
643
|
}
|
|
687
|
-
const ForwardRef$
|
|
644
|
+
const ForwardRef$5$ = /*#__PURE__*/forwardRef(BicycleHotelIcon);
|
|
688
645
|
|
|
689
646
|
function BicycleParkingIcon(props, ref) {
|
|
690
647
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -703,7 +660,7 @@ function BicycleParkingIcon(props, ref) {
|
|
|
703
660
|
clipRule: "evenodd"
|
|
704
661
|
}));
|
|
705
662
|
}
|
|
706
|
-
const ForwardRef$
|
|
663
|
+
const ForwardRef$5_ = /*#__PURE__*/forwardRef(BicycleParkingIcon);
|
|
707
664
|
|
|
708
665
|
function BusShelterIcon(props, ref) {
|
|
709
666
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -724,13 +681,11 @@ function BusShelterIcon(props, ref) {
|
|
|
724
681
|
clipRule: "evenodd"
|
|
725
682
|
}));
|
|
726
683
|
}
|
|
727
|
-
const ForwardRef$
|
|
684
|
+
const ForwardRef$5Z = /*#__PURE__*/forwardRef(BusShelterIcon);
|
|
728
685
|
|
|
729
|
-
function
|
|
686
|
+
function CabinIcon(props, ref) {
|
|
730
687
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
731
|
-
|
|
732
|
-
x: 0,
|
|
733
|
-
y: 0,
|
|
688
|
+
fill: "none",
|
|
734
689
|
viewBox: "0 0 16 16",
|
|
735
690
|
width: props.width || props.size || '1em',
|
|
736
691
|
height: props.height || props.size || '1em',
|
|
@@ -741,17 +696,25 @@ function CoffeeIcon(props, ref) {
|
|
|
741
696
|
}), /*#__PURE__*/React.createElement("path", {
|
|
742
697
|
fill: "currentColor",
|
|
743
698
|
fillRule: "evenodd",
|
|
744
|
-
d: "
|
|
699
|
+
d: "M7.557 1.166a.657.657 0 0 1 .873 0l5.437 4.833c.14.124.22.303.22.49v7.854a.657.657 0 0 1-.656.657H9.806a.657.657 0 0 1-.657-.657v-3.572H6.84v3.572a.66.66 0 0 1-.568.651L6.18 15H2.558a.657.657 0 0 1-.657-.657V6.49c0-.188.08-.367.22-.491zm.437 1.369-4.78 4.249v6.902h2.31v-3.572c0-.332.248-.607.568-.65l.09-.007h3.624c.363 0 .657.295.657.657v3.572h2.31V6.785z",
|
|
700
|
+
clipRule: "evenodd"
|
|
701
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
702
|
+
fill: "currentColor",
|
|
703
|
+
fillRule: "evenodd",
|
|
704
|
+
d: "M3 10.55v-1.1h10v1.1zM3 8.55v-1.1h10v1.1zM3 6.55v-1.1h10v1.1zM5 4.55v-1.1h6v1.1zM3 12.55v-1.1h3.333v1.1zM10 12.55v-1.1h4v1.1z",
|
|
705
|
+
clipRule: "evenodd"
|
|
706
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
707
|
+
fill: "currentColor",
|
|
708
|
+
fillRule: "evenodd",
|
|
709
|
+
d: "M2.95 6V2h1.1v4z",
|
|
745
710
|
clipRule: "evenodd"
|
|
746
711
|
}));
|
|
747
712
|
}
|
|
748
|
-
const ForwardRef$
|
|
713
|
+
const ForwardRef$5Y = /*#__PURE__*/forwardRef(CabinIcon);
|
|
749
714
|
|
|
750
|
-
function
|
|
715
|
+
function FullIcon(props, ref) {
|
|
751
716
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
752
|
-
|
|
753
|
-
x: 0,
|
|
754
|
-
y: 0,
|
|
717
|
+
fill: "none",
|
|
755
718
|
viewBox: "0 0 16 16",
|
|
756
719
|
width: props.width || props.size || '1em',
|
|
757
720
|
height: props.height || props.size || '1em',
|
|
@@ -762,17 +725,15 @@ function CouchetteIcon(props, ref) {
|
|
|
762
725
|
}), /*#__PURE__*/React.createElement("path", {
|
|
763
726
|
fill: "currentColor",
|
|
764
727
|
fillRule: "evenodd",
|
|
765
|
-
d: "
|
|
728
|
+
d: "M7.603 6.282a2.44 2.44 0 1 0-4.883 0c0 .758.344 1.435.886 1.882A3.82 3.82 0 0 0 1 11.784v.38h8.323v-.38l-.002-.127a3.82 3.82 0 0 0-2.603-3.492 2.44 2.44 0 0 0 .885-1.883m4.56 5.375A3.82 3.82 0 0 0 9.56 8.165 2.442 2.442 0 0 0 8.003 3.84c-.3 0-.584.061-.85.161a3.02 3.02 0 0 1 .551 3.952 4.45 4.45 0 0 1 2.218 3.694l.002.138v.38h2.241v-.38zm2.838 0a3.82 3.82 0 0 0-2.604-3.492 2.442 2.442 0 0 0-1.556-4.325c-.3 0-.584.061-.85.161a3.02 3.02 0 0 1 .551 3.952 4.44 4.44 0 0 1 2.218 3.694l.002.138v.38h2.241v-.38z",
|
|
766
729
|
clipRule: "evenodd"
|
|
767
730
|
}));
|
|
768
731
|
}
|
|
769
|
-
const ForwardRef$
|
|
732
|
+
const ForwardRef$5X = /*#__PURE__*/forwardRef(FullIcon);
|
|
770
733
|
|
|
771
|
-
function
|
|
734
|
+
function ManySeatsAvailableIcon(props, ref) {
|
|
772
735
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
773
|
-
|
|
774
|
-
x: 0,
|
|
775
|
-
y: 0,
|
|
736
|
+
fill: "none",
|
|
776
737
|
viewBox: "0 0 16 16",
|
|
777
738
|
width: props.width || props.size || '1em',
|
|
778
739
|
height: props.height || props.size || '1em',
|
|
@@ -783,13 +744,18 @@ function CutleryIcon(props, ref) {
|
|
|
783
744
|
}), /*#__PURE__*/React.createElement("path", {
|
|
784
745
|
fill: "currentColor",
|
|
785
746
|
fillRule: "evenodd",
|
|
786
|
-
d: "
|
|
747
|
+
d: "M9.594 8.165a3.82 3.82 0 0 1 2.604 3.492l.003.128v.379h-.757v-.38c0-1.475-1.052-2.687-2.44-2.974a3 3 0 0 0-.228-.03c-.363-.493-.99-.778-.99-.778.1 0 .217-.004.255-.008.867-.084 1.683-.836 1.683-1.712 0-.931-.755-1.686-1.685-1.686a1 1 0 0 0-.294.042l-.027-.04c-.108-.156-.235-.339-.53-.597.246-.11.608-.161.851-.161a2.441 2.441 0 0 1 1.555 4.325m2.8 0A3.82 3.82 0 0 1 15 11.657l.002.128v.379h-.757v-.38a3.04 3.04 0 0 0-2.441-2.974 3 3 0 0 0-.227-.03c-.362-.493-.99-.778-.99-.778.099 0 .217-.004.255-.008.868-.084 1.683-.836 1.683-1.712 0-.931-.754-1.686-1.685-1.686a1 1 0 0 0-.293.042l-.03-.043A2.9 2.9 0 0 0 9.988 4c.246-.11.609-.161.85-.161a2.442 2.442 0 0 1 1.557 4.325",
|
|
748
|
+
clipRule: "evenodd"
|
|
749
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
750
|
+
fill: "currentColor",
|
|
751
|
+
fillRule: "evenodd",
|
|
752
|
+
d: "M5.162 4.597a1.686 1.686 0 1 0-.001 3.371 1.686 1.686 0 0 0 0-3.37m0-.757a2.442 2.442 0 0 1 1.556 4.325 3.82 3.82 0 0 1 2.604 3.493l.002.127v.379h-.757v-.38a3.06 3.06 0 0 0-2.943-3.057l-.118-.003h-.688a3.063 3.063 0 0 0-3.06 2.944l-.001.117v.379H1v-.38a3.82 3.82 0 0 1 2.607-3.62A2.442 2.442 0 0 1 5.162 3.84",
|
|
787
753
|
clipRule: "evenodd"
|
|
788
754
|
}));
|
|
789
755
|
}
|
|
790
|
-
const ForwardRef$
|
|
756
|
+
const ForwardRef$5W = /*#__PURE__*/forwardRef(ManySeatsAvailableIcon);
|
|
791
757
|
|
|
792
|
-
function
|
|
758
|
+
function SeatsAvailableIcon(props, ref) {
|
|
793
759
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
794
760
|
fill: "none",
|
|
795
761
|
viewBox: "0 0 16 16",
|
|
@@ -802,18 +768,47 @@ function FullIcon(props, ref) {
|
|
|
802
768
|
}), /*#__PURE__*/React.createElement("path", {
|
|
803
769
|
fill: "currentColor",
|
|
804
770
|
fillRule: "evenodd",
|
|
805
|
-
d: "
|
|
771
|
+
d: "M9.594 8.165a3.82 3.82 0 0 1 2.604 3.492l.003.128v.379h-.757v-.38c0-1.475-1.052-2.687-2.44-2.974a3 3 0 0 0-.228-.03c-.363-.493-.99-.778-.99-.778.1 0 .217-.004.255-.008.867-.084 1.683-.836 1.683-1.712 0-.931-.755-1.686-1.685-1.686a1 1 0 0 0-.294.042l-.027-.04c-.108-.156-.235-.339-.53-.597.246-.11.608-.161.851-.161a2.441 2.441 0 0 1 1.555 4.325m2.8 0A3.82 3.82 0 0 1 15 11.657l.002.128v.379h-.757v-.38a3.04 3.04 0 0 0-2.441-2.974 3 3 0 0 0-.227-.03c-.362-.493-.99-.778-.99-.778.099 0 .217-.004.255-.008.868-.084 1.683-.836 1.683-1.712 0-.931-.754-1.686-1.685-1.686a1 1 0 0 0-.293.042l-.03-.043A2.9 2.9 0 0 0 9.988 4c.246-.11.609-.161.85-.161a2.442 2.442 0 0 1 1.557 4.325",
|
|
772
|
+
clipRule: "evenodd"
|
|
773
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
774
|
+
fill: "currentColor",
|
|
775
|
+
fillRule: "evenodd",
|
|
776
|
+
d: "M5.162 3.84a2.441 2.441 0 0 1 1.556 4.325 3.82 3.82 0 0 1 2.604 3.492l.002.128v.379H1v-.38a3.82 3.82 0 0 1 2.607-3.62A2.44 2.44 0 0 1 5.162 3.84",
|
|
806
777
|
clipRule: "evenodd"
|
|
807
778
|
}));
|
|
808
779
|
}
|
|
809
|
-
const ForwardRef$
|
|
780
|
+
const ForwardRef$5V = /*#__PURE__*/forwardRef(SeatsAvailableIcon);
|
|
810
781
|
|
|
811
|
-
function
|
|
782
|
+
function StandingAvailableIcon(props, ref) {
|
|
783
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
784
|
+
fill: "none",
|
|
785
|
+
viewBox: "0 0 16 16",
|
|
786
|
+
width: props.width || props.size || '1em',
|
|
787
|
+
height: props.height || props.size || '1em',
|
|
788
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
789
|
+
color: props.color || 'currentColor',
|
|
790
|
+
inline: undefined,
|
|
791
|
+
ref: ref
|
|
792
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
793
|
+
fill: "currentColor",
|
|
794
|
+
fillRule: "evenodd",
|
|
795
|
+
d: "M14.999 11.657a3.82 3.82 0 0 0-2.604-3.492 2.442 2.442 0 0 0-1.556-4.325c-.242 0-.605.052-.851.16.32.28.442.473.558.638a1 1 0 0 1 .293-.042c.93 0 1.685.755 1.685 1.686 0 .876-.815 1.628-1.683 1.712a4 4 0 0 1-.255.008s.628.285.99.779c.09.008.209.025.227.029a3.04 3.04 0 0 1 2.44 2.975v.379h.758v-.38z",
|
|
796
|
+
clipRule: "evenodd"
|
|
797
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
798
|
+
fill: "currentColor",
|
|
799
|
+
fillRule: "evenodd",
|
|
800
|
+
d: "M7.604 6.282a2.442 2.442 0 1 0-3.998 1.882A3.82 3.82 0 0 0 1 11.784v.38h8.324v-.38l-.002-.127a3.82 3.82 0 0 0-2.604-3.492 2.44 2.44 0 0 0 .886-1.883M9.56 8.165a3.82 3.82 0 0 1 2.604 3.492l.002.128v.38h-2.24v-.38l-.003-.138a4.44 4.44 0 0 0-2.217-3.694 3.019 3.019 0 0 0-.552-3.952c.266-.1.55-.16.851-.16A2.441 2.441 0 0 1 9.56 8.164",
|
|
801
|
+
clipRule: "evenodd"
|
|
802
|
+
}));
|
|
803
|
+
}
|
|
804
|
+
const ForwardRef$5U = /*#__PURE__*/forwardRef(StandingAvailableIcon);
|
|
805
|
+
|
|
806
|
+
function CoffeeIcon(props, ref) {
|
|
812
807
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
813
808
|
xmlSpace: "preserve",
|
|
814
809
|
x: 0,
|
|
815
810
|
y: 0,
|
|
816
|
-
viewBox: "0 0
|
|
811
|
+
viewBox: "0 0 16 16",
|
|
817
812
|
width: props.width || props.size || '1em',
|
|
818
813
|
height: props.height || props.size || '1em',
|
|
819
814
|
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
@@ -823,16 +818,17 @@ function LockerIcon(props, ref) {
|
|
|
823
818
|
}), /*#__PURE__*/React.createElement("path", {
|
|
824
819
|
fill: "currentColor",
|
|
825
820
|
fillRule: "evenodd",
|
|
826
|
-
d: "
|
|
827
|
-
clipRule: "evenodd"
|
|
828
|
-
transform: "translate(-1283 -504) translate(1280 503)"
|
|
821
|
+
d: "M12.531 13.645V15H1.28v-1.355zm1.522-8.796c.343 0 .626.254.671.585l.006.092v2.2c0 .932-.718 1.696-1.631 1.77l-.146.006h-.925a5.64 5.64 0 0 1-4.9 3.294l-.222.005A5.625 5.625 0 0 1 1.28 7.175v-1.65c0-.373.303-.676.677-.676zm-2.877 1.354H2.635v.972a4.27 4.27 0 0 0 4.05 4.266l.206.005.196-.004a4.27 4.27 0 0 0 4.09-4.267zm2.199 0h-.844v.972q0 .499-.084.973h.506c.208 0 .38-.15.416-.347l.006-.076zM4.834 1.55v2.454H3.479V1.55zm5.498 0v2.454H8.977V1.55zM7.582 1v2.454H6.229V1z",
|
|
822
|
+
clipRule: "evenodd"
|
|
829
823
|
}));
|
|
830
824
|
}
|
|
831
|
-
const ForwardRef$
|
|
825
|
+
const ForwardRef$5T = /*#__PURE__*/forwardRef(CoffeeIcon);
|
|
832
826
|
|
|
833
|
-
function
|
|
827
|
+
function CouchetteIcon(props, ref) {
|
|
834
828
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
835
|
-
|
|
829
|
+
xmlSpace: "preserve",
|
|
830
|
+
x: 0,
|
|
831
|
+
y: 0,
|
|
836
832
|
viewBox: "0 0 16 16",
|
|
837
833
|
width: props.width || props.size || '1em',
|
|
838
834
|
height: props.height || props.size || '1em',
|
|
@@ -843,16 +839,54 @@ function ManySeatsAvailableIcon(props, ref) {
|
|
|
843
839
|
}), /*#__PURE__*/React.createElement("path", {
|
|
844
840
|
fill: "currentColor",
|
|
845
841
|
fillRule: "evenodd",
|
|
846
|
-
d: "
|
|
842
|
+
d: "M14.897 7.756a.63.63 0 0 0-.626-.547h-.09V4.248a.685.685 0 0 0-.684-.685h-3.374a.8.8 0 0 0-.382.107 1.1 1.1 0 0 0-.46-.107H6.622c-.166 0-.32.042-.462.107a.8.8 0 0 0-.383-.107H2.406a.686.686 0 0 0-.685.685v2.961h-.089a.63.63 0 0 0-.626.547L1 7.84v4.596h1.264v-1.666h11.374v1.666h1.265V7.841zM13.096 4.65v2.56H10.39V4.65zm-3.792.023V7.21H6.603l.02-2.56zM2.808 4.65h2.704v2.559H2.807zm10.83 4.857H2.265l-.001-1.034h11.375z",
|
|
847
843
|
clipRule: "evenodd"
|
|
844
|
+
}));
|
|
845
|
+
}
|
|
846
|
+
const ForwardRef$5S = /*#__PURE__*/forwardRef(CouchetteIcon);
|
|
847
|
+
|
|
848
|
+
function CutleryIcon(props, ref) {
|
|
849
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
850
|
+
xmlSpace: "preserve",
|
|
851
|
+
x: 0,
|
|
852
|
+
y: 0,
|
|
853
|
+
viewBox: "0 0 16 16",
|
|
854
|
+
width: props.width || props.size || '1em',
|
|
855
|
+
height: props.height || props.size || '1em',
|
|
856
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
857
|
+
color: props.color || 'currentColor',
|
|
858
|
+
inline: undefined,
|
|
859
|
+
ref: ref
|
|
848
860
|
}), /*#__PURE__*/React.createElement("path", {
|
|
849
861
|
fill: "currentColor",
|
|
850
862
|
fillRule: "evenodd",
|
|
851
|
-
d: "
|
|
863
|
+
d: "M3.213 1v3.03h1.091V1h1.334l-.001 3.03h1.091V1h1.334v5.515c0 .99-.766 1.802-1.739 1.874l-.14.005-.546-.001V15H4.305V8.393h-.545c-.99 0-1.802-.765-1.874-1.738l-.005-.14V1zm10.91 14h-1.334v-4.182h-2.97a.67.67 0 0 1-.659-.568l-.007-.098V5.303A4.303 4.303 0 0 1 13.456 1c.334 0 .612.247.66.568l.006.099zM12.788 2.408l-.149.039a2.97 2.97 0 0 0-2.148 2.672l-.006.184v4.182h2.303zM6.728 5.363H3.213v1.152c0 .272.198.496.457.538l.089.008h2.424a.545.545 0 0 0 .538-.457l.007-.089z",
|
|
852
864
|
clipRule: "evenodd"
|
|
853
865
|
}));
|
|
854
866
|
}
|
|
855
|
-
const ForwardRef$
|
|
867
|
+
const ForwardRef$5R = /*#__PURE__*/forwardRef(CutleryIcon);
|
|
868
|
+
|
|
869
|
+
function LockerIcon(props, ref) {
|
|
870
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
871
|
+
xmlSpace: "preserve",
|
|
872
|
+
x: 0,
|
|
873
|
+
y: 0,
|
|
874
|
+
viewBox: "0 0 10 14",
|
|
875
|
+
width: props.width || props.size || '1em',
|
|
876
|
+
height: props.height || props.size || '1em',
|
|
877
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
878
|
+
color: props.color || 'currentColor',
|
|
879
|
+
inline: undefined,
|
|
880
|
+
ref: ref
|
|
881
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
882
|
+
fill: "currentColor",
|
|
883
|
+
fillRule: "evenodd",
|
|
884
|
+
d: "M9.517 6.45c.245 0 .447.187.479.429l.004.067v1.582h2.481c.255 0 .467.165.51.382l.009.083V14.3c0 .257-.232.465-.519.465H3.52c-.287 0-.519-.208-.519-.465V8.993c0-.256.232-.464.519-.464L6 8.528V6.946c0-.25.182-.458.417-.491l.066-.005zM5 9.568H4v4.158l1-.001zm5 0H6v4.157h4zm2 0h-1v4.157h1zM9.034 7.442H6.966l-.001 1.086h2.069zM5.932 1a1.92 1.92 0 0 1 1.671 1h4.125l.772 1-.772 1h-.645l-.644-.666L9.796 4l-.645-.666L8.507 4h-.904a1.92 1.92 0 0 1-1.671 1C4.865 5 4 4.104 4 3s.865-2 1.932-2M5.5 2.379c-.332 0-.6.277-.6.62s.268.621.6.621.6-.277.6-.62-.269-.621-.6-.621",
|
|
885
|
+
clipRule: "evenodd",
|
|
886
|
+
transform: "translate(-1283 -504) translate(1280 503)"
|
|
887
|
+
}));
|
|
888
|
+
}
|
|
889
|
+
const ForwardRef$5Q = /*#__PURE__*/forwardRef(LockerIcon);
|
|
856
890
|
|
|
857
891
|
function ParkIcon(props, ref) {
|
|
858
892
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -873,7 +907,7 @@ function ParkIcon(props, ref) {
|
|
|
873
907
|
clipRule: "evenodd"
|
|
874
908
|
}));
|
|
875
909
|
}
|
|
876
|
-
const ForwardRef$
|
|
910
|
+
const ForwardRef$5P = /*#__PURE__*/forwardRef(ParkIcon);
|
|
877
911
|
|
|
878
912
|
function ParkAndRideIcon(props, ref) {
|
|
879
913
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -894,7 +928,7 @@ function ParkAndRideIcon(props, ref) {
|
|
|
894
928
|
clipRule: "evenodd"
|
|
895
929
|
}));
|
|
896
930
|
}
|
|
897
|
-
const ForwardRef$
|
|
931
|
+
const ForwardRef$5O = /*#__PURE__*/forwardRef(ParkAndRideIcon);
|
|
898
932
|
|
|
899
933
|
function ParkingGarageIcon(props, ref) {
|
|
900
934
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -914,7 +948,7 @@ function ParkingGarageIcon(props, ref) {
|
|
|
914
948
|
transform: "translate(-2 -1)"
|
|
915
949
|
}));
|
|
916
950
|
}
|
|
917
|
-
const ForwardRef$
|
|
951
|
+
const ForwardRef$5N = /*#__PURE__*/forwardRef(ParkingGarageIcon);
|
|
918
952
|
|
|
919
953
|
function PlayroomIcon(props, ref) {
|
|
920
954
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -935,7 +969,7 @@ function PlayroomIcon(props, ref) {
|
|
|
935
969
|
clipRule: "evenodd"
|
|
936
970
|
}));
|
|
937
971
|
}
|
|
938
|
-
const ForwardRef$
|
|
972
|
+
const ForwardRef$5M = /*#__PURE__*/forwardRef(PlayroomIcon);
|
|
939
973
|
|
|
940
974
|
function PowerIcon(props, ref) {
|
|
941
975
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -957,7 +991,7 @@ function PowerIcon(props, ref) {
|
|
|
957
991
|
transform: "translate(-1245 -233) translate(1244 232)"
|
|
958
992
|
}));
|
|
959
993
|
}
|
|
960
|
-
const ForwardRef$
|
|
994
|
+
const ForwardRef$5L = /*#__PURE__*/forwardRef(PowerIcon);
|
|
961
995
|
|
|
962
996
|
function PremiumSeatIcon(props, ref) {
|
|
963
997
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -978,7 +1012,7 @@ function PremiumSeatIcon(props, ref) {
|
|
|
978
1012
|
clipRule: "evenodd"
|
|
979
1013
|
}));
|
|
980
1014
|
}
|
|
981
|
-
const ForwardRef$
|
|
1015
|
+
const ForwardRef$5K = /*#__PURE__*/forwardRef(PremiumSeatIcon);
|
|
982
1016
|
|
|
983
1017
|
function SeatIcon(props, ref) {
|
|
984
1018
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -999,7 +1033,7 @@ function SeatIcon(props, ref) {
|
|
|
999
1033
|
clipRule: "evenodd"
|
|
1000
1034
|
}));
|
|
1001
1035
|
}
|
|
1002
|
-
const ForwardRef$
|
|
1036
|
+
const ForwardRef$5J = /*#__PURE__*/forwardRef(SeatIcon);
|
|
1003
1037
|
|
|
1004
1038
|
function SeatCompartmentIcon(props, ref) {
|
|
1005
1039
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1021,7 +1055,7 @@ function SeatCompartmentIcon(props, ref) {
|
|
|
1021
1055
|
d: "M9.969 7.621h-1.37v5.27H7.4V7.62H6.03v-1.2H9.97z"
|
|
1022
1056
|
}));
|
|
1023
1057
|
}
|
|
1024
|
-
const ForwardRef$
|
|
1058
|
+
const ForwardRef$5I = /*#__PURE__*/forwardRef(SeatCompartmentIcon);
|
|
1025
1059
|
|
|
1026
1060
|
function SeatCompartmentFilledIcon(props, ref) {
|
|
1027
1061
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1041,31 +1075,7 @@ function SeatCompartmentFilledIcon(props, ref) {
|
|
|
1041
1075
|
d: "M8.969 4.621h-1.37v5.27H6.4V4.62H5.03v-1.2H8.97z"
|
|
1042
1076
|
}));
|
|
1043
1077
|
}
|
|
1044
|
-
const ForwardRef$
|
|
1045
|
-
|
|
1046
|
-
function SeatsAvailableIcon(props, ref) {
|
|
1047
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1048
|
-
fill: "none",
|
|
1049
|
-
viewBox: "0 0 16 16",
|
|
1050
|
-
width: props.width || props.size || '1em',
|
|
1051
|
-
height: props.height || props.size || '1em',
|
|
1052
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1053
|
-
color: props.color || 'currentColor',
|
|
1054
|
-
inline: undefined,
|
|
1055
|
-
ref: ref
|
|
1056
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1057
|
-
fill: "currentColor",
|
|
1058
|
-
fillRule: "evenodd",
|
|
1059
|
-
d: "M9.594 8.165a3.82 3.82 0 0 1 2.604 3.492l.003.128v.379h-.757v-.38c0-1.475-1.052-2.687-2.44-2.974a3 3 0 0 0-.228-.03c-.363-.493-.99-.778-.99-.778.1 0 .217-.004.255-.008.867-.084 1.683-.836 1.683-1.712 0-.931-.755-1.686-1.685-1.686a1 1 0 0 0-.294.042l-.027-.04c-.108-.156-.235-.339-.53-.597.246-.11.608-.161.851-.161a2.441 2.441 0 0 1 1.555 4.325m2.8 0A3.82 3.82 0 0 1 15 11.657l.002.128v.379h-.757v-.38a3.04 3.04 0 0 0-2.441-2.974 3 3 0 0 0-.227-.03c-.362-.493-.99-.778-.99-.778.099 0 .217-.004.255-.008.868-.084 1.683-.836 1.683-1.712 0-.931-.754-1.686-1.685-1.686a1 1 0 0 0-.293.042l-.03-.043A2.9 2.9 0 0 0 9.988 4c.246-.11.609-.161.85-.161a2.442 2.442 0 0 1 1.557 4.325",
|
|
1060
|
-
clipRule: "evenodd"
|
|
1061
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1062
|
-
fill: "currentColor",
|
|
1063
|
-
fillRule: "evenodd",
|
|
1064
|
-
d: "M5.162 3.84a2.441 2.441 0 0 1 1.556 4.325 3.82 3.82 0 0 1 2.604 3.492l.002.128v.379H1v-.38a3.82 3.82 0 0 1 2.607-3.62A2.44 2.44 0 0 1 5.162 3.84",
|
|
1065
|
-
clipRule: "evenodd"
|
|
1066
|
-
}));
|
|
1067
|
-
}
|
|
1068
|
-
const ForwardRef$5l = /*#__PURE__*/forwardRef(SeatsAvailableIcon);
|
|
1078
|
+
const ForwardRef$5H = /*#__PURE__*/forwardRef(SeatCompartmentFilledIcon);
|
|
1069
1079
|
|
|
1070
1080
|
function SleepIcon(props, ref) {
|
|
1071
1081
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1086,31 +1096,7 @@ function SleepIcon(props, ref) {
|
|
|
1086
1096
|
clipRule: "evenodd"
|
|
1087
1097
|
}));
|
|
1088
1098
|
}
|
|
1089
|
-
const ForwardRef$
|
|
1090
|
-
|
|
1091
|
-
function StandingAvailableIcon(props, ref) {
|
|
1092
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1093
|
-
fill: "none",
|
|
1094
|
-
viewBox: "0 0 16 16",
|
|
1095
|
-
width: props.width || props.size || '1em',
|
|
1096
|
-
height: props.height || props.size || '1em',
|
|
1097
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1098
|
-
color: props.color || 'currentColor',
|
|
1099
|
-
inline: undefined,
|
|
1100
|
-
ref: ref
|
|
1101
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1102
|
-
fill: "currentColor",
|
|
1103
|
-
fillRule: "evenodd",
|
|
1104
|
-
d: "M14.999 11.657a3.82 3.82 0 0 0-2.604-3.492 2.442 2.442 0 0 0-1.556-4.325c-.242 0-.605.052-.851.16.32.28.442.473.558.638a1 1 0 0 1 .293-.042c.93 0 1.685.755 1.685 1.686 0 .876-.815 1.628-1.683 1.712a4 4 0 0 1-.255.008s.628.285.99.779c.09.008.209.025.227.029a3.04 3.04 0 0 1 2.44 2.975v.379h.758v-.38z",
|
|
1105
|
-
clipRule: "evenodd"
|
|
1106
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1107
|
-
fill: "currentColor",
|
|
1108
|
-
fillRule: "evenodd",
|
|
1109
|
-
d: "M7.604 6.282a2.442 2.442 0 1 0-3.998 1.882A3.82 3.82 0 0 0 1 11.784v.38h8.324v-.38l-.002-.127a3.82 3.82 0 0 0-2.604-3.492 2.44 2.44 0 0 0 .886-1.883M9.56 8.165a3.82 3.82 0 0 1 2.604 3.492l.002.128v.38h-2.24v-.38l-.003-.138a4.44 4.44 0 0 0-2.217-3.694 3.019 3.019 0 0 0-.552-3.952c.266-.1.55-.16.851-.16A2.441 2.441 0 0 1 9.56 8.164",
|
|
1110
|
-
clipRule: "evenodd"
|
|
1111
|
-
}));
|
|
1112
|
-
}
|
|
1113
|
-
const ForwardRef$5j = /*#__PURE__*/forwardRef(StandingAvailableIcon);
|
|
1099
|
+
const ForwardRef$5G = /*#__PURE__*/forwardRef(SleepIcon);
|
|
1114
1100
|
|
|
1115
1101
|
function StrollerIcon(props, ref) {
|
|
1116
1102
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1131,7 +1117,7 @@ function StrollerIcon(props, ref) {
|
|
|
1131
1117
|
clipRule: "evenodd"
|
|
1132
1118
|
}));
|
|
1133
1119
|
}
|
|
1134
|
-
const ForwardRef$
|
|
1120
|
+
const ForwardRef$5F = /*#__PURE__*/forwardRef(StrollerIcon);
|
|
1135
1121
|
|
|
1136
1122
|
function TVMIcon(props, ref) {
|
|
1137
1123
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1152,7 +1138,7 @@ function TVMIcon(props, ref) {
|
|
|
1152
1138
|
clipRule: "evenodd"
|
|
1153
1139
|
}));
|
|
1154
1140
|
}
|
|
1155
|
-
const ForwardRef$
|
|
1141
|
+
const ForwardRef$5E = /*#__PURE__*/forwardRef(TVMIcon);
|
|
1156
1142
|
|
|
1157
1143
|
function ToiletIcon(props, ref) {
|
|
1158
1144
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1174,7 +1160,7 @@ function ToiletIcon(props, ref) {
|
|
|
1174
1160
|
transform: "translate(-1173 -237) translate(1172 232)"
|
|
1175
1161
|
}));
|
|
1176
1162
|
}
|
|
1177
|
-
const ForwardRef$
|
|
1163
|
+
const ForwardRef$5D = /*#__PURE__*/forwardRef(ToiletIcon);
|
|
1178
1164
|
|
|
1179
1165
|
function TrainCarIcon(props, ref) {
|
|
1180
1166
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1195,7 +1181,7 @@ function TrainCarIcon(props, ref) {
|
|
|
1195
1181
|
clipRule: "evenodd"
|
|
1196
1182
|
}));
|
|
1197
1183
|
}
|
|
1198
|
-
const ForwardRef$
|
|
1184
|
+
const ForwardRef$5C = /*#__PURE__*/forwardRef(TrainCarIcon);
|
|
1199
1185
|
|
|
1200
1186
|
function VendingMachineIcon(props, ref) {
|
|
1201
1187
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1217,7 +1203,7 @@ function VendingMachineIcon(props, ref) {
|
|
|
1217
1203
|
transform: "translate(-1389 -504) translate(1388 503)"
|
|
1218
1204
|
}));
|
|
1219
1205
|
}
|
|
1220
|
-
const ForwardRef$
|
|
1206
|
+
const ForwardRef$5B = /*#__PURE__*/forwardRef(VendingMachineIcon);
|
|
1221
1207
|
|
|
1222
1208
|
function WaitingRoomIcon(props, ref) {
|
|
1223
1209
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1238,7 +1224,7 @@ function WaitingRoomIcon(props, ref) {
|
|
|
1238
1224
|
clipRule: "evenodd"
|
|
1239
1225
|
}));
|
|
1240
1226
|
}
|
|
1241
|
-
const ForwardRef$
|
|
1227
|
+
const ForwardRef$5A = /*#__PURE__*/forwardRef(WaitingRoomIcon);
|
|
1242
1228
|
|
|
1243
1229
|
function WaterTapIcon(props, ref) {
|
|
1244
1230
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1264,7 +1250,7 @@ function WaterTapIcon(props, ref) {
|
|
|
1264
1250
|
clipRule: "evenodd"
|
|
1265
1251
|
}));
|
|
1266
1252
|
}
|
|
1267
|
-
const ForwardRef$
|
|
1253
|
+
const ForwardRef$5z = /*#__PURE__*/forwardRef(WaterTapIcon);
|
|
1268
1254
|
|
|
1269
1255
|
function WheelchairIcon(props, ref) {
|
|
1270
1256
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1285,7 +1271,7 @@ function WheelchairIcon(props, ref) {
|
|
|
1285
1271
|
clipRule: "evenodd"
|
|
1286
1272
|
}));
|
|
1287
1273
|
}
|
|
1288
|
-
const ForwardRef$
|
|
1274
|
+
const ForwardRef$5y = /*#__PURE__*/forwardRef(WheelchairIcon);
|
|
1289
1275
|
|
|
1290
1276
|
function WifiIcon(props, ref) {
|
|
1291
1277
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1306,7 +1292,7 @@ function WifiIcon(props, ref) {
|
|
|
1306
1292
|
clipRule: "evenodd"
|
|
1307
1293
|
}));
|
|
1308
1294
|
}
|
|
1309
|
-
const ForwardRef$
|
|
1295
|
+
const ForwardRef$5x = /*#__PURE__*/forwardRef(WifiIcon);
|
|
1310
1296
|
|
|
1311
1297
|
function DenmarkIcon(props, ref) {
|
|
1312
1298
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1316,8 +1302,8 @@ function DenmarkIcon(props, ref) {
|
|
|
1316
1302
|
viewBox: "0 0 16 16",
|
|
1317
1303
|
width: props.width || props.size || '1em',
|
|
1318
1304
|
height: props.height || props.size || '1em',
|
|
1319
|
-
className:
|
|
1320
|
-
color: props.color,
|
|
1305
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1306
|
+
color: props.color || 'currentColor',
|
|
1321
1307
|
inline: undefined,
|
|
1322
1308
|
ref: ref
|
|
1323
1309
|
}), /*#__PURE__*/React.createElement("g", {
|
|
@@ -1330,35 +1316,26 @@ function DenmarkIcon(props, ref) {
|
|
|
1330
1316
|
d: "M3.652 0 3.652 4.022 0 4.022 0 5.978 3.652 5.978 3.652 10 4.667 10 5.478 10 5.478 5.978 14 5.978 14 4.022 5.478 4.022 5.478 0z"
|
|
1331
1317
|
})));
|
|
1332
1318
|
}
|
|
1333
|
-
const ForwardRef$
|
|
1319
|
+
const ForwardRef$5w = /*#__PURE__*/forwardRef(DenmarkIcon);
|
|
1334
1320
|
|
|
1335
|
-
function
|
|
1321
|
+
function NorWayIcon$1(props, ref) {
|
|
1336
1322
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1337
|
-
|
|
1338
|
-
viewBox: "0 0 16 16",
|
|
1323
|
+
viewBox: "0 0 906.89 155.41",
|
|
1339
1324
|
width: props.width || props.size || '1em',
|
|
1340
1325
|
height: props.height || props.size || '1em',
|
|
1341
|
-
className: (props.color ? 'eds-icon ' : '') + 'eds-
|
|
1326
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__NorWayIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1342
1327
|
color: props.color,
|
|
1343
1328
|
inline: undefined,
|
|
1344
1329
|
ref: ref
|
|
1345
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
1346
|
-
transform: "translate(0 -1) translate(1 4)"
|
|
1347
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
1348
|
-
fill: "#d80027",
|
|
1349
|
-
d: "M14 0 0 0 0 10 14 10z"
|
|
1350
1330
|
}), /*#__PURE__*/React.createElement("path", {
|
|
1351
|
-
fill: "#
|
|
1352
|
-
d: "
|
|
1331
|
+
fill: "#f94e4e",
|
|
1332
|
+
d: "M133.15 151.21H90.72L33.18 46v105.21H0v-147h45.36L100 105.85V4.2h33.18ZM143.43 77.91C143.43 32.55 175.14 0 219.87 0c45.13 0 76.86 32.55 76.86 77.91 0 45.58-31.71 77.5-76.86 77.5-44.73 0-76.44-31.92-76.44-77.5m116.13.21c0-25.2-14.7-44.73-39.69-44.73-24.57 0-39.48 19.53-39.48 44.73S195.51 122 219.87 122c24.78 0 39.69-18.69 39.69-43.89ZM342.51 89.25v62h-35.28V4.21h64.68c31.92 0 52.29 17.22 52.29 45.36 0 22.68-13.65 39.27-39.69 42.42l43.68 59.22H386Zm43.89-36.33c0-12.18-7.35-19.11-21.21-19.11h-22.68v39.27h20.16c15.75 0 23.73-7.56 23.73-20.16M430.49 79.8a25.2 25.2 0 1 1 50.4 0 25.27 25.27 0 0 1-25.2 25.2 25 25 0 0 1-25.2-24.81Z"
|
|
1353
1333
|
}), /*#__PURE__*/React.createElement("path", {
|
|
1354
|
-
fill: "#
|
|
1355
|
-
d: "
|
|
1356
|
-
})
|
|
1357
|
-
fill: "#0052b4",
|
|
1358
|
-
d: "M0 4.348 0 5.652 4.768 5.652 4.768 10 5.986 10 5.986 5.652 14 5.652 14 4.348 5.986 4.348 5.986 0 4.768 0 4.768 4.348z"
|
|
1359
|
-
})));
|
|
1334
|
+
fill: "#2a347a",
|
|
1335
|
+
d: "m695.53 4.2-75.82 147h-40.32L576 79.38l-37.8 71.83h-38.61l-6.72-147h35.28l1.89 96.6 48.51-96.6h37l-10.33 19.53 3.15 78.12 49.57-97.65ZM687.12 121.17l-14.91 30h-37.59l75.81-147h50l13.86 147h-35.93l-2.31-30Zm42.21-85.05-29 58.38H734ZM834.75 99.54l-15.12 51.67h-35.08l15.12-52.5-29.61-94.5h35.28l17.85 59.85 42.63-59.85h39.49Z"
|
|
1336
|
+
}));
|
|
1360
1337
|
}
|
|
1361
|
-
const ForwardRef$
|
|
1338
|
+
const ForwardRef$5v = /*#__PURE__*/forwardRef(NorWayIcon$1);
|
|
1362
1339
|
|
|
1363
1340
|
function SamiIcon(props, ref) {
|
|
1364
1341
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1368,8 +1345,8 @@ function SamiIcon(props, ref) {
|
|
|
1368
1345
|
viewBox: "0 0 16 16",
|
|
1369
1346
|
width: props.width || props.size || '1em',
|
|
1370
1347
|
height: props.height || props.size || '1em',
|
|
1371
|
-
className:
|
|
1372
|
-
color: props.color,
|
|
1348
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1349
|
+
color: props.color || 'currentColor',
|
|
1373
1350
|
inline: undefined,
|
|
1374
1351
|
ref: ref
|
|
1375
1352
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -1395,7 +1372,7 @@ function SamiIcon(props, ref) {
|
|
|
1395
1372
|
d: "M3.8 8c0-1.5 1.2-2.7 2.7-2.7v-.5C4.7 4.8 3.3 6.2 3.3 8s1.4 3.2 3.2 3.2v-.5C5 10.7 3.8 9.5 3.8 8"
|
|
1396
1373
|
}));
|
|
1397
1374
|
}
|
|
1398
|
-
const ForwardRef$
|
|
1375
|
+
const ForwardRef$5u = /*#__PURE__*/forwardRef(SamiIcon);
|
|
1399
1376
|
|
|
1400
1377
|
function SwedenIcon(props, ref) {
|
|
1401
1378
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1405,8 +1382,8 @@ function SwedenIcon(props, ref) {
|
|
|
1405
1382
|
viewBox: "0 0 16 16",
|
|
1406
1383
|
width: props.width || props.size || '1em',
|
|
1407
1384
|
height: props.height || props.size || '1em',
|
|
1408
|
-
className:
|
|
1409
|
-
color: props.color,
|
|
1385
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1386
|
+
color: props.color || 'currentColor',
|
|
1410
1387
|
inline: undefined,
|
|
1411
1388
|
ref: ref
|
|
1412
1389
|
}), /*#__PURE__*/React.createElement("g", {
|
|
@@ -1419,7 +1396,7 @@ function SwedenIcon(props, ref) {
|
|
|
1419
1396
|
d: "M3.652 0 3.652 4.022 3.652 4.022 0 4.022 0 5.978 3.652 5.978 3.652 5.978 3.652 10 4.667 10 5.478 10 5.478 5.978 5.478 5.978 14 5.978 14 4.022 5.478 4.022 5.478 4.022 5.478 0z"
|
|
1420
1397
|
})));
|
|
1421
1398
|
}
|
|
1422
|
-
const ForwardRef$
|
|
1399
|
+
const ForwardRef$5t = /*#__PURE__*/forwardRef(SwedenIcon);
|
|
1423
1400
|
|
|
1424
1401
|
function UKIcon(props, ref) {
|
|
1425
1402
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1429,8 +1406,8 @@ function UKIcon(props, ref) {
|
|
|
1429
1406
|
viewBox: "0 0 14 10",
|
|
1430
1407
|
width: props.width || props.size || '1em',
|
|
1431
1408
|
height: props.height || props.size || '1em',
|
|
1432
|
-
className:
|
|
1433
|
-
color: props.color,
|
|
1409
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1410
|
+
color: props.color || 'currentColor',
|
|
1434
1411
|
inline: undefined,
|
|
1435
1412
|
ref: ref
|
|
1436
1413
|
}), /*#__PURE__*/React.createElement("g", {
|
|
@@ -1481,9 +1458,9 @@ function UKIcon(props, ref) {
|
|
|
1481
1458
|
d: "M14 4.348 7.652 4.348 7.652 4.276 7.652 3.406 7.652 0 6.348 0 6.348 3.406 6.348 4.276 6.348 4.348 5.985 4.348 4.768 4.348 0 4.348 0 5.653 4.768 5.653 5.985 5.653 6.348 5.653 6.348 10 7.652 10 7.652 5.653 14 5.653z"
|
|
1482
1459
|
})));
|
|
1483
1460
|
}
|
|
1484
|
-
const ForwardRef$
|
|
1461
|
+
const ForwardRef$5s = /*#__PURE__*/forwardRef(UKIcon);
|
|
1485
1462
|
|
|
1486
|
-
function
|
|
1463
|
+
function LogoNegativeIcon(props, ref) {
|
|
1487
1464
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1488
1465
|
xmlSpace: "preserve",
|
|
1489
1466
|
x: 0,
|
|
@@ -1491,7 +1468,51 @@ function AKTIcon(props, ref) {
|
|
|
1491
1468
|
viewBox: "0 0 16 16",
|
|
1492
1469
|
width: props.width || props.size || '1em',
|
|
1493
1470
|
height: props.height || props.size || '1em',
|
|
1494
|
-
className:
|
|
1471
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1472
|
+
color: props.color || 'currentColor',
|
|
1473
|
+
inline: undefined,
|
|
1474
|
+
ref: ref
|
|
1475
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1476
|
+
fill: "#FF5959",
|
|
1477
|
+
d: "M0 14.799 15.783 14.799 15.783 13.377 0 13.377z"
|
|
1478
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1479
|
+
fill: "#FFF",
|
|
1480
|
+
d: "M0 2h6.45v1.567H1.674v2.312h4.236v1.566H1.675v2.237H6.45v1.566H0zm14.107 0h1.676v9.248h-.18L9.848 5.752v5.496H8.173V2h.179l5.755 5.597z"
|
|
1481
|
+
}));
|
|
1482
|
+
}
|
|
1483
|
+
const ForwardRef$5r = /*#__PURE__*/forwardRef(LogoNegativeIcon);
|
|
1484
|
+
|
|
1485
|
+
function LogoPositiveIcon(props, ref) {
|
|
1486
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1487
|
+
xmlSpace: "preserve",
|
|
1488
|
+
x: 0,
|
|
1489
|
+
y: 0,
|
|
1490
|
+
viewBox: "0 0 16 16",
|
|
1491
|
+
width: props.width || props.size || '1em',
|
|
1492
|
+
height: props.height || props.size || '1em',
|
|
1493
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1494
|
+
color: props.color || 'currentColor',
|
|
1495
|
+
inline: undefined,
|
|
1496
|
+
ref: ref
|
|
1497
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1498
|
+
fill: "#FF5959",
|
|
1499
|
+
d: "M0 14.799 15.783 14.799 15.783 13.377 0 13.377z"
|
|
1500
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
1501
|
+
fill: "currentColor",
|
|
1502
|
+
d: "M0 2h6.45v1.567H1.674v2.312h4.236v1.566H1.675v2.237H6.45v1.566H0zm14.107 0h1.676v9.248h-.18L9.848 5.752v5.496H8.173V2h.179l5.755 5.597z"
|
|
1503
|
+
}));
|
|
1504
|
+
}
|
|
1505
|
+
const ForwardRef$5q = /*#__PURE__*/forwardRef(LogoPositiveIcon);
|
|
1506
|
+
|
|
1507
|
+
function AKTIcon(props, ref) {
|
|
1508
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
1509
|
+
xmlSpace: "preserve",
|
|
1510
|
+
x: 0,
|
|
1511
|
+
y: 0,
|
|
1512
|
+
viewBox: "0 0 16 16",
|
|
1513
|
+
width: props.width || props.size || '1em',
|
|
1514
|
+
height: props.height || props.size || '1em',
|
|
1515
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__AKTIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
1495
1516
|
color: props.color,
|
|
1496
1517
|
inline: undefined,
|
|
1497
1518
|
ref: ref
|
|
@@ -1500,7 +1521,7 @@ function AKTIcon(props, ref) {
|
|
|
1500
1521
|
d: "M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8m3.2 7H9.9L8.6 4.1l.6-1.5zm-7.5 5.5H2.4l5-11.3h1.3l-3.1 7zm8.7 0L11 9.4H6.3l.5-1.2h4.9l.5 1.2 1.4 3.1z"
|
|
1501
1522
|
}));
|
|
1502
1523
|
}
|
|
1503
|
-
const ForwardRef$
|
|
1524
|
+
const ForwardRef$5p = /*#__PURE__*/forwardRef(AKTIcon);
|
|
1504
1525
|
|
|
1505
1526
|
function AlesundTurvognIcon(props, ref) {
|
|
1506
1527
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1519,7 +1540,7 @@ function AlesundTurvognIcon(props, ref) {
|
|
|
1519
1540
|
d: "M421.324 488.2a24792 24792 0 0 0-13.56-35.435l-.797.196c0 19.788-.05 39.577.048 59.365.017 3.437-.552 6.102-4.248 7.27-2.83.893-4.373.906-6.362-2.37-9.528-15.698-19.656-31.03-29.557-46.502-.916-1.43-1.73-2.927-2.573-4.362 9.122-6.106 9.456-6.124 14.847 2.593 5.987 9.68 11.33 19.76 18.611 29.852.075-9.44.677-17.963-.388-26.613-.802-6.508-.33-13.173-.396-19.769-.005-.566.022-1.426.365-1.657 4.874-3.278 9.709-6.635 14.78-9.584 1.527-.888 2.57.673 3.211 2.373 6.69 17.76 13.574 35.45 20.19 53.237 2.235 6.008-3.994 5.127-6.343 8.308-3.485-5.811-5.918-10.98-7.828-16.902ZM175.24 66c-1.614-7.624-4.562-14.414-5.517-22.302 7.913-2.689 16.425-3.062 24.555-5.091 2.808-.701 5.633-1.338 8.442-2.035 9.68-2.403 10.088-2.106 11.17 8.814-5.553 1.088-11.175 2.198-16.803 3.285-.566.109-1.187-.023-1.737.127-3.483.945-8.106 1.33-9.24 4.844-1.36 4.22 1.545 8.471 3.167 12.516.664 1.656 2.453 1.372 4.1 1.028 5.1-1.066 10.235-1.974 15.36-2.929 8.642-1.61 9.024-1.298 9.954 8.263-5.915 2.252-12.21 3.072-18.432 4.2-7.743 1.405-8.304 2.248-6.757 9.848.231 1.134.333 2.299.63 3.414 2.177 8.211 2.148 8.033 10.189 6.208 6.578-1.493 13.253-2.576 19.91-3.69 2.87-.482 4.38.944 4.359 3.93-.018 2.602 2.162 6.073-2.447 6.895-12.357 2.203-24.755 4.18-37.094 6.471-3.576.665-3.858-1.65-4.39-3.878A8270 8270 0 0 1 175.238 66ZM251.567 68.288c-6.8-3.317-12.612-6.609-13.406-15.032-1.31-13.888 8.21-19.671 18.783-21.4 6.071-.991 12.373-.743 18.468.995 3.246.925 5.225 2.44 4.084 6.21-.996 3.285-2.17 5.797-6.492 4.074-4.015-1.601-8.347-1.657-12.626-1.388-4.717.296-8.413 2.532-9.388 7.222-1.016 4.883 2.69 7.412 6.485 9.19 5.757 2.698 11.775 4.846 17.48 7.641 7.755 3.8 10.633 10.439 9.518 18.786-1 7.478-6.233 12.284-12.398 15.017-10.135 4.494-20.818 3.25-31.314.318-4.757-1.329-3.027-4.535-2.331-7.415.8-3.307 2.61-4.284 6.021-2.949 7 2.74 14.148 3.994 21.49.932 6.691-2.79 7.88-9.161 2.797-14.373-4.652-4.768-11.334-4.77-17.17-7.828ZM515.268 407.088c-5.82-13.962-11.027-27.716-17.312-40.96-2.171-4.576-1.169-7.071 1.607-10.074 1.042-1.128 2.076-2.264 3.126-3.41 8.949 2.914 15.906 9.044 24.071 12.973 7.629 3.67 14.769 8.365 22.081 12.68 2.096 1.237 4.852 2.224 2.592 5.687-1.952 2.993-3.047 7.283-8.033 4.838-2.766-1.356-5.429-3.02-7.891-4.872-2.417-1.819-4.149-1.803-5.595.968-.09.172-.158.373-.293.5-7.158 6.698-8.91 13.906-2.823 22.44 4.216 5.911 1.385 10.673-3.974 15.253-3.545-4.864-5.045-10.454-7.556-16.023m4.08-32.603c-2.283-1.654-4.588-3.256-7.988-3.559 1.213 5.341 2.725 9.948 6.228 14.565 1.217-3.874 8.392-5.45 1.76-11.006M123.562 438.094c1.564-1.48 2.849-2.661 4.096-3.88 6.754-6.603 7.925-6.438 13.29 2.059-7.542 9.006-16.59 16.617-24.682 25.157-4.796 5.063-9.72 10.008-14.7 14.891-1.428 1.401-3.147 3.703-5.4 1.745-2.312-2.012-6.531-3.025-5.714-7.239 4.17-21.52 7.775-43.162 13.436-64.37 6.44 1.44 8.53 4.598 7.297 10.415a2698 2698 0 0 0-7.093 34.568c-.318 1.6-.044 3.32-.044 6.26 7.027-7.067 13.122-13.196 19.514-19.606M119.298 62.494c8.35 17.24 16.436 34.113 24.55 51.047 7.965-.955 14.385-5.315 21.568-7.503 8.9-2.711 9.301-2.765 11.478 7.272-10.5 3.948-21.047 8.09-31.72 11.874-8.575 3.04-8.824 2.938-12.682-4.963-8.236-16.865-16.281-33.823-24.349-50.77-.65-1.366-.871-2.938-1.4-4.79 4.264-.778 7.309-5.71 12.555-2.167M548.017 372.151c-1.163-2.38-.914-4.005 1.077-5.368 4.158-2.845 6.188-7.243 8.5-11.526 2.22-4.117 1.48-7.212-1.67-10.382-3.342-3.366-6.346-1.665-9.386.202-1.31.805-2.453 1.897-3.617 2.92-5.162 4.532-10.814 7.147-17.435 3.382-6.134-3.487-9.48-12.426-8.167-19.742 1.315-7.327 4.976-13.288 9.744-18.806 1.841-2.131 3.643-3.45 5.508-.692 1.602 2.367 5.836 4.875 1.725 8.196-3.278 2.648-5.752 5.452-7.121 9.541-1.278 3.817-.982 6.867 2.247 9.298 3.39 2.553 6.215.898 8.748-1.577 3.543-3.462 7.366-6.17 12.615-6.379 7.894-.312 13.755 3.204 15.297 11.118 2.429 12.465.209 26.7-14.239 35.022-2.453-.66-2.674-3.042-3.826-5.207M367.107 224.217c-.813-.167-1.231-.379-1.85-.696-4.916-2.227-9.938-2.15-14.949-2.143-1.843.002-3.73-.375-4.295-2.252-.66-2.192 1.926-1.846 2.98-2.634-.702-1.364-2.584-.315-2.862-1.928 5.714-5.732 19.422-4.855 23 2.221-5.376.605-10.345-2.838-16.42-.401 4.977.691 9.052 1.04 13.028 1.87 4.135.862 4.593 2.774 1.368 5.963"
|
|
1520
1541
|
}));
|
|
1521
1542
|
}
|
|
1522
|
-
const ForwardRef$
|
|
1543
|
+
const ForwardRef$5o = /*#__PURE__*/forwardRef(AlesundTurvognIcon);
|
|
1523
1544
|
|
|
1524
1545
|
function AtBIcon(props, ref) {
|
|
1525
1546
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1537,7 +1558,7 @@ function AtBIcon(props, ref) {
|
|
|
1537
1558
|
clipRule: "evenodd"
|
|
1538
1559
|
}));
|
|
1539
1560
|
}
|
|
1540
|
-
const ForwardRef$
|
|
1561
|
+
const ForwardRef$5n = /*#__PURE__*/forwardRef(AtBIcon);
|
|
1541
1562
|
|
|
1542
1563
|
function BaneNORIcon(props, ref) {
|
|
1543
1564
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1556,7 +1577,7 @@ function BaneNORIcon(props, ref) {
|
|
|
1556
1577
|
clipRule: "evenodd"
|
|
1557
1578
|
}));
|
|
1558
1579
|
}
|
|
1559
|
-
const ForwardRef$
|
|
1580
|
+
const ForwardRef$5m = /*#__PURE__*/forwardRef(BaneNORIcon);
|
|
1560
1581
|
|
|
1561
1582
|
function BrakarIcon(props, ref) {
|
|
1562
1583
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1588,7 +1609,7 @@ function BrakarIcon(props, ref) {
|
|
|
1588
1609
|
d: "M4.4 8.3C3 8.4 1.6 8.6.2 9c1.5.4 2.8 1.2 3.8 2.4s1.5 2.7 1.6 4.2c.8.3 1.7.4 2.5.4 0-3-1.3-5.8-3.7-7.7"
|
|
1589
1610
|
})));
|
|
1590
1611
|
}
|
|
1591
|
-
const ForwardRef$
|
|
1612
|
+
const ForwardRef$5l = /*#__PURE__*/forwardRef(BrakarIcon);
|
|
1592
1613
|
|
|
1593
1614
|
function BrakarNoTextIcon(props, ref) {
|
|
1594
1615
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1613,7 +1634,7 @@ function BrakarNoTextIcon(props, ref) {
|
|
|
1613
1634
|
d: "M8.1 16c0-3-1.4-5.8-3.7-7.7-1.4 0-2.8.3-4.2.7 1.5.4 2.8 1.3 3.8 2.5s1.5 2.7 1.6 4.2q1.2.3 2.4.3z"
|
|
1614
1635
|
}));
|
|
1615
1636
|
}
|
|
1616
|
-
const ForwardRef$
|
|
1637
|
+
const ForwardRef$5k = /*#__PURE__*/forwardRef(BrakarNoTextIcon);
|
|
1617
1638
|
|
|
1618
1639
|
function FarteIcon(props, ref) {
|
|
1619
1640
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1647,7 +1668,7 @@ function FarteIcon(props, ref) {
|
|
|
1647
1668
|
d: "M51.267 6.764h-.346c-1.13 0-2.294.518-2.897 1.473V6.766h-1.81v8.987h1.81V11.99c0-2.299 1.158-3.62 2.912-3.62h.33z"
|
|
1648
1669
|
}));
|
|
1649
1670
|
}
|
|
1650
|
-
const ForwardRef$
|
|
1671
|
+
const ForwardRef$5j = /*#__PURE__*/forwardRef(FarteIcon);
|
|
1651
1672
|
|
|
1652
1673
|
function FlybussenIcon(props, ref) {
|
|
1653
1674
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1683,7 +1704,7 @@ function FlybussenIcon(props, ref) {
|
|
|
1683
1704
|
d: "M218.67 18.73c-.72.25-1.4.6-2.01 1.05-.61.44-1.14.97-1.58 1.58-.41.56-.72 1.19-.91 1.86-1.1 0-2.19.2-3.22.56-1.09.38-2.11.91-3.04 1.59-.92.67-1.72 1.47-2.4 2.38-.63.85-1.1 1.8-1.39 2.81h8.02l2.03-7.35h5.3l1.33-4.86c-.73 0-1.45.13-2.13.37ZM224.11 25.85c0-2.88 1.97-4.87 4.79-4.87 2.41 0 4.12 1.25 4.44 3.26l-2.3.45c-.17-.99-.95-1.67-2.06-1.67-1.46 0-2.41 1.1-2.41 2.83s.95 2.83 2.41 2.83c1.1 0 1.83-.6 2.06-1.61l2.3.47c-.36 1.98-2.06 3.18-4.44 3.18-2.83 0-4.79-1.98-4.79-4.87M234.37 25.85c0-2.81 2.06-4.87 4.92-4.87s4.92 2.06 4.92 4.87-2.06 4.87-4.92 4.87-4.92-2.06-4.92-4.87m7.47 0c0-1.68-1.03-2.83-2.55-2.83s-2.55 1.14-2.55 2.83 1.01 2.83 2.55 2.83 2.55-1.14 2.55-2.83M245.46 21.13h2.36v1.42c.6-.92 1.67-1.57 3-1.57 2.06 0 3.44 1.35 3.44 3.41v6.18h-2.36v-5.62c0-1.1-.69-1.87-1.8-1.87-1.44 0-2.28 1.24-2.28 3.35v4.14h-2.36zM255.87 21.13h2.36v1.42c.6-.92 1.67-1.57 3-1.57 2.06 0 3.44 1.35 3.44 3.41v6.18h-2.36v-5.62c0-1.1-.69-1.87-1.8-1.87-1.44 0-2.28 1.24-2.28 3.35v4.14h-2.36zM275.28 26.47h-7c.21 1.42 1.12 2.27 2.47 2.27 1.1 0 1.89-.52 2.13-1.44l2.21.6c-.52 1.78-2.17 2.83-4.38 2.83-3.13 0-4.79-2.41-4.79-4.87s1.53-4.87 4.66-4.87 4.74 2.36 4.74 4.55c0 .34-.02.75-.04.94Zm-2.49-1.72c-.11-1.12-.84-1.97-2.21-1.97-1.16 0-1.98.69-2.25 1.97zM276.35 25.85c0-2.88 1.97-4.87 4.79-4.87 2.41 0 4.12 1.25 4.44 3.26l-2.3.45c-.17-.99-.95-1.67-2.06-1.67-1.46 0-2.41 1.1-2.41 2.83s.95 2.83 2.41 2.83c1.1 0 1.83-.6 2.06-1.61l2.3.47c-.36 1.98-2.06 3.18-4.44 3.18-2.83 0-4.79-1.98-4.79-4.87M291.18 30.72c-1.91 0-3.33-1.03-3.33-3.24v-4.36h-1.59v-1.98h1.59v-2.77h2.36v2.77h2.32v1.98h-2.32v4.14c0 .9.49 1.39 1.22 1.39.36 0 .77-.06 1.1-.22v2.12c-.48.14-.8.19-1.35.19Z"
|
|
1684
1705
|
})));
|
|
1685
1706
|
}
|
|
1686
|
-
const ForwardRef$
|
|
1707
|
+
const ForwardRef$5i = /*#__PURE__*/forwardRef(FlybussenIcon);
|
|
1687
1708
|
|
|
1688
1709
|
function FramIcon(props, ref) {
|
|
1689
1710
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1713,7 +1734,7 @@ function FramIcon(props, ref) {
|
|
|
1713
1734
|
d: "M0 0H48V13H0z"
|
|
1714
1735
|
}))));
|
|
1715
1736
|
}
|
|
1716
|
-
const ForwardRef$
|
|
1737
|
+
const ForwardRef$5h = /*#__PURE__*/forwardRef(FramIcon);
|
|
1717
1738
|
|
|
1718
1739
|
function GOAIcon(props, ref) {
|
|
1719
1740
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1738,7 +1759,7 @@ function GOAIcon(props, ref) {
|
|
|
1738
1759
|
d: "M17.739 6.605 15.776 9.686 18.316 9.686 19.314 8.032 20.127 6.605z"
|
|
1739
1760
|
}));
|
|
1740
1761
|
}
|
|
1741
|
-
const ForwardRef$
|
|
1762
|
+
const ForwardRef$5g = /*#__PURE__*/forwardRef(GOAIcon);
|
|
1742
1763
|
|
|
1743
1764
|
function HykeIcon(props, ref) {
|
|
1744
1765
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1761,7 +1782,7 @@ function HykeIcon(props, ref) {
|
|
|
1761
1782
|
className: "cls-1"
|
|
1762
1783
|
})));
|
|
1763
1784
|
}
|
|
1764
|
-
const ForwardRef$
|
|
1785
|
+
const ForwardRef$5f = /*#__PURE__*/forwardRef(HykeIcon);
|
|
1765
1786
|
|
|
1766
1787
|
function InnlandstrafikkIcon(props, ref) {
|
|
1767
1788
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1781,7 +1802,7 @@ function InnlandstrafikkIcon(props, ref) {
|
|
|
1781
1802
|
d: "M-.014 0v8.111C-.014 13.463 6.351 16 6.351 16s6.364-2.54 6.364-7.889V0zM6.35 1.713 9 4.36l-.617.617L6.35 2.946 4.32 4.978l-.618-.617zM2.101 5.227.86 6.469V5.235L2.1 3.993l3.633 3.632-.617.618zm9.742 1.242L10.6 5.227l-5.13 5.13a1.255 1.255 0 1 0 1.766.006l-.27-.27.617-.617.248.249a2.125 2.125 0 1 1-2.947-.013L10.6 3.995l1.243 1.243zM16.88 3.344h.944v5.57h-.944zM20.135 6.593v2.295h-.893v-4.24h.893v.773a1.6 1.6 0 0 1 1.41-.836q.717 0 1.16.438t.443 1.267v2.598h-.893V6.561q0-1.17-.973-1.172a1.17 1.17 0 0 0-.807.307q-.34.307-.34.897M25.117 6.593v2.295h-.893v-4.24h.893v.773a1.6 1.6 0 0 1 1.41-.836q.72 0 1.16.438.442.438.442 1.267v2.598h-.892V6.561q0-1.17-.972-1.172a1.17 1.17 0 0 0-.806.307q-.342.307-.342.897M31.366 8.585q-.318.367-.893.368a1.25 1.25 0 0 1-.92-.343q-.348-.343-.347-1.012V3.317h.893v4.177q0 .637.478.637a.43.43 0 0 0 .398-.2zM35.487 8.888h-.813v-.566q-.525.63-1.411.63c-.4.014-.79-.12-1.095-.378-.29-.25-.45-.618-.435-1q0-.626.462-.936t1.252-.312h1.156V6.17q0-.844-.944-.844-.59 0-1.228.43l-.4-.557a2.74 2.74 0 0 1 1.757-.614q.748 0 1.227.378.48.377.472 1.191zm-.893-1.577v-.359h-1.003q-.965 0-.965.605a.54.54 0 0 0 .238.472c.2.119.43.176.661.164.268.005.53-.08.745-.24a.76.76 0 0 0 .324-.642M37.583 6.593v2.295h-.892v-4.24h.892v.773a1.6 1.6 0 0 1 1.411-.836q.72 0 1.16.438t.442 1.267v2.598h-.893V6.561q0-1.17-.971-1.172a1.17 1.17 0 0 0-.806.307q-.343.307-.343.897M42.183 8.347q-.598-.606-.598-1.594 0-.99.614-1.579a2.04 2.04 0 0 1 1.462-.59c.549-.01 1.064.261 1.367.718V2.975h.893v5.913h-.893v-.637q-.494.7-1.442.702a1.9 1.9 0 0 1-1.403-.606m.291-1.558c-.014.37.128.73.391.992.242.245.573.381.917.378.339.005.664-.136.892-.387.25-.269.381-.626.368-.992a1.45 1.45 0 0 0-.368-1.012 1.16 1.16 0 0 0-.9-.407 1.2 1.2 0 0 0-.916.407 1.43 1.43 0 0 0-.384 1.02M50.426 7.621c.014.375-.148.734-.439.971q-.438.363-1.123.363a3 3 0 0 1-.96-.174 2.9 2.9 0 0 1-.882-.472l.43-.693q.74.558 1.435.558c.17.011.34-.036.48-.134a.43.43 0 0 0 .175-.355q0-.318-.85-.573l-.094-.033q-1.322-.358-1.322-1.195c-.01-.37.16-.723.46-.944q.456-.354 1.19-.354c.495.002.977.152 1.385.43l-.335.66a2 2 0 0 0-1.124-.342 1 1 0 0 0-.518.116.38.38 0 0 0-.195.346.32.32 0 0 0 .207.303q.195.087.402.133.259.063.458.127c.133.043.262.094.387.144q.21.093.403.222.43.291.43.896M52.791 5.366v2.152a.7.7 0 0 0 .164.482.57.57 0 0 0 .446.18c.19 0 .378-.095.55-.284l.366.63c-.28.268-.651.42-1.038.423a1.34 1.34 0 0 1-.973-.395q-.402-.396-.402-1.064V5.366h-.535v-.718h.535V3.317h.892v1.331h1.116v.718zM57.203 5.486q-.66 0-.997.43t-.334 1.155v1.817h-.893v-4.24h.893v.85c.14-.261.341-.485.586-.653.23-.164.503-.256.785-.263l.008.9zM61.772 8.888h-.813v-.566q-.526.63-1.41.63c-.4.014-.79-.12-1.096-.378-.29-.25-.45-.618-.435-1q0-.626.462-.936t1.252-.312h1.154V6.17q0-.844-.944-.844-.59 0-1.228.43l-.398-.557a2.74 2.74 0 0 1 1.753-.614q.749 0 1.227.378.48.377.473 1.191zm-.893-1.577v-.359h-1.004q-.963 0-.964.605a.54.54 0 0 0 .238.472c.2.119.43.176.661.164.269.005.531-.08.746-.24a.77.77 0 0 0 .323-.642M64.115 4.298v.35h1.114v.718h-1.114v3.522h-.892V5.366h-.535v-.718h.535v-.327q0-.67.402-1.064c.257-.258.608-.4.972-.394.388.004.76.155 1.039.423l-.366.63q-.264-.284-.55-.284a.57.57 0 0 0-.447.18.7.7 0 0 0-.158.486M66.582 3.803a.556.556 0 1 1 .797-.776.556.556 0 0 1-.797.776m.836 5.085h-.892v-4.24h.892zM69.674 8.888h-.892V2.975h.892V6.45l1.721-1.802h1.148l-1.61 1.678 1.73 2.559H71.58L70.32 7.03l-.645.654zM74.328 8.888h-.892V2.975h.892V6.45l1.722-1.802h1.147l-1.61 1.678 1.727 2.562h-1.08l-1.26-1.857-.646.654z"
|
|
1782
1803
|
})));
|
|
1783
1804
|
}
|
|
1784
|
-
const ForwardRef$
|
|
1805
|
+
const ForwardRef$5e = /*#__PURE__*/forwardRef(InnlandstrafikkIcon);
|
|
1785
1806
|
|
|
1786
1807
|
function KolumbusIcon(props, ref) {
|
|
1787
1808
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1815,7 +1836,7 @@ function KolumbusIcon(props, ref) {
|
|
|
1815
1836
|
d: "M0 2 0 5.3 3.8 7.4 6.9 5.7z"
|
|
1816
1837
|
}));
|
|
1817
1838
|
}
|
|
1818
|
-
const ForwardRef$
|
|
1839
|
+
const ForwardRef$5d = /*#__PURE__*/forwardRef(KolumbusIcon);
|
|
1819
1840
|
|
|
1820
1841
|
function BergenBysykkelIcon(props, ref) {
|
|
1821
1842
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1834,7 +1855,7 @@ function BergenBysykkelIcon(props, ref) {
|
|
|
1834
1855
|
d: "M11.816 12.932a3.184 3.184 0 1 1 0-6.368 3.184 3.184 0 0 1 0 6.368m0-4.895a1.71 1.71 0 1 0 1.711 1.711c0-.944-.766-1.71-1.71-1.71m-7.632 4.895a3.184 3.184 0 1 1 3.183-3.184 3.19 3.19 0 0 1-3.183 3.184m0-4.895a1.71 1.71 0 1 0 0 3.422 1.71 1.71 0 0 0 0-3.422M6.55 5.733H3.986a.737.737 0 0 1 0-1.475h2.565a.737.737 0 0 1 0 1.475m4.485-.794a5.6 5.6 0 0 1-2.2-.446.737.737 0 1 1 .58-1.356 4.15 4.15 0 0 0 1.62.327 4.15 4.15 0 0 0 1.64-.334.74.74 0 1 1 .59 1.356 5.6 5.6 0 0 1-2.23.453"
|
|
1835
1856
|
}));
|
|
1836
1857
|
}
|
|
1837
|
-
const ForwardRef$
|
|
1858
|
+
const ForwardRef$5c = /*#__PURE__*/forwardRef(BergenBysykkelIcon);
|
|
1838
1859
|
|
|
1839
1860
|
function BoltIcon(props, ref) {
|
|
1840
1861
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1858,7 +1879,7 @@ function BoltIcon(props, ref) {
|
|
|
1858
1879
|
r: 1.575
|
|
1859
1880
|
})));
|
|
1860
1881
|
}
|
|
1861
|
-
const ForwardRef$
|
|
1882
|
+
const ForwardRef$5b = /*#__PURE__*/forwardRef(BoltIcon);
|
|
1862
1883
|
|
|
1863
1884
|
function FartebysykkelIcon(props, ref) {
|
|
1864
1885
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1888,7 +1909,7 @@ function FartebysykkelIcon(props, ref) {
|
|
|
1888
1909
|
d: "M0 0H16V16H0z"
|
|
1889
1910
|
}))));
|
|
1890
1911
|
}
|
|
1891
|
-
const ForwardRef$
|
|
1912
|
+
const ForwardRef$5a = /*#__PURE__*/forwardRef(FartebysykkelIcon);
|
|
1892
1913
|
|
|
1893
1914
|
function GetAroundIcon(props, ref) {
|
|
1894
1915
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1905,7 +1926,7 @@ function GetAroundIcon(props, ref) {
|
|
|
1905
1926
|
d: "M43.975 13.927c.25.348.348.495.45.633 3.344 4.02 4.158 8.598 2.722 13.53-3.03 10.392-15.163 10.23-19.761 4.995-2.24-2.554-3.26-5.535-3.412-8.873-.274-6.28 3.47-13.858 12.932-13.589 5.75.162 11.5.05 17.25.01a4.5 4.5 0 0 0 1.981-.476c3.589-1.867 5.667-4.931 6.736-8.745.049-.176.005-.382.005-.603-.196-.02-.334-.049-.47-.049-9.31 0-18.614-.191-27.919.054-8.314.216-14.745 4.02-18.75 11.442-2.584 4.789-3.202 9.96-2.427 15.314.843 5.77 3.353 10.662 7.976 14.324 4.186 3.31 9.059 4.579 14.314 4.73 1.657.05 3.353.221 4.941.653 2.942.799 5.324 2.431 6.447 5.436 1.598 4.29-.245 9.153-4.432 11.172-4.667 2.26-9.373 2.103-13.893-.53-2.2-1.288-3.617-3.22-4.24-5.71l-.21-.873c-3.712.397-7.359.794-11.08 1.192.893 6.892 4.339 11.863 10.339 15.04 5.476 2.892 11.334 3.421 17.368 2.558 3.564-.514 6.908-1.69 9.859-3.78 5.892-4.156 8.27-10.005 8.059-17.059-.128-4.21-1.431-7.937-4.608-10.834-.961-.877-2.044-1.622-3.069-2.431.054-.064.088-.133.137-.177 7.555-6.48 9.241-17.745 6.01-26.359-.27-.72-.612-1.014-1.416-.995-2.304.059-4.603.02-6.898.02-1.563-.02-3.152-.02-4.941-.02"
|
|
1906
1927
|
}));
|
|
1907
1928
|
}
|
|
1908
|
-
const ForwardRef$
|
|
1929
|
+
const ForwardRef$59 = /*#__PURE__*/forwardRef(GetAroundIcon);
|
|
1909
1930
|
|
|
1910
1931
|
function HafjellIcon(props, ref) {
|
|
1911
1932
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1931,7 +1952,7 @@ function HafjellIcon(props, ref) {
|
|
|
1931
1952
|
d: "M7.704 1 6.239 2.465l1.465 1.464 1.465-1.464z"
|
|
1932
1953
|
}));
|
|
1933
1954
|
}
|
|
1934
|
-
const ForwardRef$
|
|
1955
|
+
const ForwardRef$58 = /*#__PURE__*/forwardRef(HafjellIcon);
|
|
1935
1956
|
|
|
1936
1957
|
function HertzIcon(props, ref) {
|
|
1937
1958
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1951,7 +1972,7 @@ function HertzIcon(props, ref) {
|
|
|
1951
1972
|
d: "M11.188 1 10.05 5.988H6.2L7.25 1H4.975L2.7 11.675h2.275L5.763 8h3.85l-.788 3.675H11.1L13.375 1z"
|
|
1952
1973
|
}));
|
|
1953
1974
|
}
|
|
1954
|
-
const ForwardRef$
|
|
1975
|
+
const ForwardRef$57 = /*#__PURE__*/forwardRef(HertzIcon);
|
|
1955
1976
|
|
|
1956
1977
|
function KolumbusBysykkelIcon(props, ref) {
|
|
1957
1978
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1973,7 +1994,7 @@ function KolumbusBysykkelIcon(props, ref) {
|
|
|
1973
1994
|
d: "M3.45 1 3.45 4.85 7.883 7.3 11.5 5.317z"
|
|
1974
1995
|
}));
|
|
1975
1996
|
}
|
|
1976
|
-
const ForwardRef$
|
|
1997
|
+
const ForwardRef$56 = /*#__PURE__*/forwardRef(KolumbusBysykkelIcon);
|
|
1977
1998
|
|
|
1978
1999
|
function LimeIcon(props, ref) {
|
|
1979
2000
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -1999,7 +2020,7 @@ function LimeIcon(props, ref) {
|
|
|
1999
2020
|
d: "m9.533 6.658 2.173-1.255a.758.758 0 0 0 .164-1.186 5.4 5.4 0 0 0-2.524-1.46.76.76 0 0 0-.95.734V6c0 .584.632.949 1.137.657M7.604 6V3.49a.76.76 0 0 0-.95-.733 5.4 5.4 0 0 0-2.524 1.46.758.758 0 0 0 .164 1.186l2.173 1.255A.76.76 0 0 0 7.604 6M9.93 8.657l2.173 1.255a.758.758 0 0 0 1.11-.45 5.4 5.4 0 0 0 0-2.923.758.758 0 0 0-1.11-.451L9.929 7.343a.76.76 0 0 0 0 1.314M6.467 9.342l-2.173 1.255a.758.758 0 0 0-.164 1.186 5.4 5.4 0 0 0 2.524 1.46.76.76 0 0 0 .95-.734V10a.76.76 0 0 0-1.137-.657M6.07 7.343 3.898 6.088a.758.758 0 0 0-1.11.45 5.4 5.4 0 0 0 0 2.923.758.758 0 0 0 1.11.451l2.174-1.255a.76.76 0 0 0 0-1.314M8.396 10v2.51c0 .496.469.856.95.733a5.4 5.4 0 0 0 2.524-1.46.758.758 0 0 0-.164-1.186L9.533 9.342A.76.76 0 0 0 8.396 10"
|
|
2000
2021
|
})));
|
|
2001
2022
|
}
|
|
2002
|
-
const ForwardRef$
|
|
2023
|
+
const ForwardRef$55 = /*#__PURE__*/forwardRef(LimeIcon);
|
|
2003
2024
|
|
|
2004
2025
|
function MoveAboutIcon(props, ref) {
|
|
2005
2026
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2023,7 +2044,7 @@ function MoveAboutIcon(props, ref) {
|
|
|
2023
2044
|
transform: "matrix(1.63557 0 0 1.63557 -92.815 545.086)"
|
|
2024
2045
|
})));
|
|
2025
2046
|
}
|
|
2026
|
-
const ForwardRef$
|
|
2047
|
+
const ForwardRef$54 = /*#__PURE__*/forwardRef(MoveAboutIcon);
|
|
2027
2048
|
|
|
2028
2049
|
function OsloBysykkelIcon(props, ref) {
|
|
2029
2050
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2042,7 +2063,7 @@ function OsloBysykkelIcon(props, ref) {
|
|
|
2042
2063
|
d: "M11.816 12.932a3.184 3.184 0 1 1 0-6.368 3.184 3.184 0 0 1 0 6.368m0-4.895a1.71 1.71 0 1 0 1.711 1.711c0-.944-.766-1.71-1.71-1.71m-7.632 4.895a3.184 3.184 0 1 1 3.183-3.184 3.19 3.19 0 0 1-3.183 3.184m0-4.895a1.71 1.71 0 1 0 0 3.422 1.71 1.71 0 0 0 0-3.422M6.55 5.733H3.986a.737.737 0 0 1 0-1.475h2.565a.737.737 0 0 1 0 1.475m4.485-.794a5.6 5.6 0 0 1-2.2-.446.737.737 0 1 1 .58-1.356 4.15 4.15 0 0 0 1.62.327 4.15 4.15 0 0 0 1.64-.334.74.74 0 1 1 .59 1.356 5.6 5.6 0 0 1-2.23.453"
|
|
2043
2064
|
}));
|
|
2044
2065
|
}
|
|
2045
|
-
const ForwardRef$
|
|
2066
|
+
const ForwardRef$53 = /*#__PURE__*/forwardRef(OsloBysykkelIcon);
|
|
2046
2067
|
|
|
2047
2068
|
function OttoMobilityIcon(props, ref) {
|
|
2048
2069
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2067,7 +2088,24 @@ function OttoMobilityIcon(props, ref) {
|
|
|
2067
2088
|
transform: "translate(1 3)"
|
|
2068
2089
|
}))));
|
|
2069
2090
|
}
|
|
2070
|
-
const ForwardRef$
|
|
2091
|
+
const ForwardRef$52 = /*#__PURE__*/forwardRef(OttoMobilityIcon);
|
|
2092
|
+
|
|
2093
|
+
function RydeIcon(props, ref) {
|
|
2094
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2095
|
+
fill: "none",
|
|
2096
|
+
viewBox: "0 0 16 16",
|
|
2097
|
+
width: props.width || props.size || '1em',
|
|
2098
|
+
height: props.height || props.size || '1em',
|
|
2099
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__RydeIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2100
|
+
color: props.color,
|
|
2101
|
+
inline: undefined,
|
|
2102
|
+
ref: ref
|
|
2103
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2104
|
+
fill: "#6CC24A",
|
|
2105
|
+
d: "m1 14 2.33-7.006C4.543 3.326 6.873 2 10.704 2H15l-1.092 3.288h-2.86c-1.385 0-2.184.543-2.598 1.75l-2.305 6.957H1z"
|
|
2106
|
+
}));
|
|
2107
|
+
}
|
|
2108
|
+
const ForwardRef$51 = /*#__PURE__*/forwardRef(RydeIcon);
|
|
2071
2109
|
|
|
2072
2110
|
function SURFIcon(props, ref) {
|
|
2073
2111
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2084,7 +2122,7 @@ function SURFIcon(props, ref) {
|
|
|
2084
2122
|
d: "M9.057 9.661a3.1 3.1 0 0 1-.622 1.271q-.52.636-1.195.876Q6.677 12 5.255 12H1l.313-1.427h3.86q.915 0 1.341-.21t.54-.726q.216-.983-1.244-.983H4.248q-1.473 0-2.005-.528-.655-.66-.408-1.787.165-.756.749-1.392.583-.636 1.375-.827Q4.442 4 5.636 4H15l-.313 1.427H5.721q-.815 0-1.148.072-.602.131-.75.804-.111.516.187.72t1.165.203h1.36q1.743 0 2.273.66.502.612.249 1.775"
|
|
2085
2123
|
}));
|
|
2086
2124
|
}
|
|
2087
|
-
const ForwardRef$
|
|
2125
|
+
const ForwardRef$50 = /*#__PURE__*/forwardRef(SURFIcon);
|
|
2088
2126
|
|
|
2089
2127
|
function TierIcon(props, ref) {
|
|
2090
2128
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2103,7 +2141,7 @@ function TierIcon(props, ref) {
|
|
|
2103
2141
|
d: "M1.343 3.505h13.314a.322.322 0 0 1 .342.342v1.126a.32.32 0 0 1-.342.322H9.006v6.879a.34.34 0 0 1-.342.322H7.336a.34.34 0 0 1-.342-.322V5.295H1.343A.32.32 0 0 1 1 4.973V3.847a.322.322 0 0 1 .342-.342"
|
|
2104
2142
|
}));
|
|
2105
2143
|
}
|
|
2106
|
-
const ForwardRef$
|
|
2144
|
+
const ForwardRef$4$ = /*#__PURE__*/forwardRef(TierIcon);
|
|
2107
2145
|
|
|
2108
2146
|
function TrondheimBysykkelIcon(props, ref) {
|
|
2109
2147
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2122,7 +2160,7 @@ function TrondheimBysykkelIcon(props, ref) {
|
|
|
2122
2160
|
d: "M11.816 12.932a3.184 3.184 0 1 1 0-6.368 3.184 3.184 0 0 1 0 6.368m0-4.895a1.71 1.71 0 1 0 1.711 1.711c0-.944-.766-1.71-1.71-1.71m-7.632 4.895a3.184 3.184 0 1 1 3.183-3.184 3.19 3.19 0 0 1-3.183 3.184m0-4.895a1.71 1.71 0 1 0 0 3.422 1.71 1.71 0 0 0 0-3.422M6.55 5.733H3.986a.737.737 0 0 1 0-1.475h2.565a.737.737 0 0 1 0 1.475m4.485-.794a5.6 5.6 0 0 1-2.2-.446.737.737 0 1 1 .58-1.356 4.15 4.15 0 0 0 1.62.327 4.15 4.15 0 0 0 1.64-.334.74.74 0 1 1 .59 1.356 5.6 5.6 0 0 1-2.23.453"
|
|
2123
2161
|
}));
|
|
2124
2162
|
}
|
|
2125
|
-
const ForwardRef$
|
|
2163
|
+
const ForwardRef$4_ = /*#__PURE__*/forwardRef(TrondheimBysykkelIcon);
|
|
2126
2164
|
|
|
2127
2165
|
function VoiIcon(props, ref) {
|
|
2128
2166
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2141,7 +2179,7 @@ function VoiIcon(props, ref) {
|
|
|
2141
2179
|
d: "m11.702 3.24-3.957 9.377H4.94L.999 3.24h2.807l2.6 6.38 2.681-6.38zm1.606 9.516a1.63 1.63 0 0 1-1.202-.487 1.65 1.65 0 0 1-.489-1.22q0-.75.489-1.212a1.796 1.796 0 0 1 2.405 0q.488.464.488 1.211c.012.457-.164.898-.489 1.22a1.63 1.63 0 0 1-1.202.488"
|
|
2142
2180
|
}));
|
|
2143
2181
|
}
|
|
2144
|
-
const ForwardRef$
|
|
2182
|
+
const ForwardRef$4Z = /*#__PURE__*/forwardRef(VoiIcon);
|
|
2145
2183
|
|
|
2146
2184
|
function ZvippIcon(props, ref) {
|
|
2147
2185
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2179,7 +2217,26 @@ function ZvippIcon(props, ref) {
|
|
|
2179
2217
|
d: "M12.232 7.448 8.59 7.448 10.577 10.489 15 5.511 12.014 2.58 8.26 2.58z"
|
|
2180
2218
|
})));
|
|
2181
2219
|
}
|
|
2182
|
-
const ForwardRef$
|
|
2220
|
+
const ForwardRef$4Y = /*#__PURE__*/forwardRef(ZvippIcon);
|
|
2221
|
+
|
|
2222
|
+
function NorWayIcon(props, ref) {
|
|
2223
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2224
|
+
viewBox: "0 0 906.89 155.41",
|
|
2225
|
+
width: props.width || props.size || '1em',
|
|
2226
|
+
height: props.height || props.size || '1em',
|
|
2227
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__NorWayIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2228
|
+
color: props.color,
|
|
2229
|
+
inline: undefined,
|
|
2230
|
+
ref: ref
|
|
2231
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2232
|
+
fill: "#f94e4e",
|
|
2233
|
+
d: "M133.15 151.21H90.72L33.18 46v105.21H0v-147h45.36L100 105.85V4.2h33.18ZM143.43 77.91C143.43 32.55 175.14 0 219.87 0c45.13 0 76.86 32.55 76.86 77.91 0 45.58-31.71 77.5-76.86 77.5-44.73 0-76.44-31.92-76.44-77.5m116.13.21c0-25.2-14.7-44.73-39.69-44.73-24.57 0-39.48 19.53-39.48 44.73S195.51 122 219.87 122c24.78 0 39.69-18.69 39.69-43.89ZM342.51 89.25v62h-35.28V4.21h64.68c31.92 0 52.29 17.22 52.29 45.36 0 22.68-13.65 39.27-39.69 42.42l43.68 59.22H386Zm43.89-36.33c0-12.18-7.35-19.11-21.21-19.11h-22.68v39.27h20.16c15.75 0 23.73-7.56 23.73-20.16M430.49 79.8a25.2 25.2 0 1 1 50.4 0 25.27 25.27 0 0 1-25.2 25.2 25 25 0 0 1-25.2-24.81Z"
|
|
2234
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2235
|
+
fill: "#2a347a",
|
|
2236
|
+
d: "m695.53 4.2-75.82 147h-40.32L576 79.38l-37.8 71.83h-38.61l-6.72-147h35.28l1.89 96.6 48.51-96.6h37l-10.33 19.53 3.15 78.12 49.57-97.65ZM687.12 121.17l-14.91 30h-37.59l75.81-147h50l13.86 147h-35.93l-2.31-30Zm42.21-85.05-29 58.38H734ZM834.75 99.54l-15.12 51.67h-35.08l15.12-52.5-29.61-94.5h35.28l17.85 59.85 42.63-59.85h39.49Z"
|
|
2237
|
+
}));
|
|
2238
|
+
}
|
|
2239
|
+
const ForwardRef$4X = /*#__PURE__*/forwardRef(NorWayIcon);
|
|
2183
2240
|
|
|
2184
2241
|
function NordlandIcon(props, ref) {
|
|
2185
2242
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2208,7 +2265,7 @@ function NordlandIcon(props, ref) {
|
|
|
2208
2265
|
transform: "translate(0 .448)"
|
|
2209
2266
|
}))));
|
|
2210
2267
|
}
|
|
2211
|
-
const ForwardRef$
|
|
2268
|
+
const ForwardRef$4W = /*#__PURE__*/forwardRef(NordlandIcon);
|
|
2212
2269
|
|
|
2213
2270
|
function OstfoldIcon(props, ref) {
|
|
2214
2271
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2228,7 +2285,7 @@ function OstfoldIcon(props, ref) {
|
|
|
2228
2285
|
d: "M24.843 13.663v.554h-1.726v-2.771h.61v2.196zM27.052 13.663v.554h-1.726v-2.771h.61v2.196zM19.502 14.155l-.03.062h-.607l-.738-1.08a3 3 0 0 1-.408.087h-.061v.988h-.61v-2.766h.61v1.264c.551-.06.969-.525.97-1.08v-.184h.62v.21c.017.486-.213.947-.611 1.226zM19.647 12.829a1.471 1.471 0 1 1 1.471 1.432 1.42 1.42 0 0 1-1.47-1.432m2.32 0a.852.852 0 1 0-1.704.053.852.852 0 0 0 1.703-.053M28.075 11.986v.623h1.094v.47h-1.094v.593h1.155v.54h-1.756v-2.766h1.756v.54zM32.274 14.155l-.03.062h-.607l-.738-1.08q-.2.058-.408.087h-.062v.988h-.61v-2.766h.61v1.264c.552-.06.97-.525.971-1.08v-.184h.62v.21c.017.486-.213.947-.611 1.226zM34.835 11.999h-.879v2.196h-.61v-2.196h-.879v-.553h2.398zM35.278 11.446h.61v2.77h-.61zM41.427 11.999h-.878v2.196h-.61v-2.196h-.88v-.553h2.399zM44.159 14.155l-.031.062h-.637l-.825-.927h-.224v.927h-.585v-2.771h1.002c.663 0 1.098.368 1.098.913a.88.88 0 0 1-.655.878zm-1.704-1.317h.351c.365 0 .575-.19.575-.44s-.21-.439-.575-.439h-.351zM46.337 13.681H45.02l-.233.536h-.62l1.274-2.771h.475l1.282 2.77h-.624zm-.215-.496-.44-1.006-.438 1.006zM48.116 11.986v.65h1.04v.478h-1.04v1.094h-.62v-2.762h1.757v.54zM49.794 11.446h.61v2.77h-.61zM53.544 14.155l-.03.062h-.606l-.738-1.08q-.2.058-.409.087H51.7v.988h-.61v-2.766h.61v1.264c.551-.06.97-.525.97-1.08v-.184h.62v.21c.017.486-.213.947-.61 1.226zM56.448 14.155l-.031.062h-.606l-.738-1.08a3 3 0 0 1-.409.087H54.6v.988h-.607v-2.766h.607v1.264h.022a1.09 1.09 0 0 0 .966-1.08v-.184h.623v.21c.018.487-.214.949-.614 1.226zM38.849 11.446v.048l-1.054 2.723h-.466l-1.045-2.723v-.048h.584l.698 2.024.708-2.024zM25.682 4.669a4.42 4.42 0 0 1-4.564 4.444 4.8 4.8 0 0 1-2.428-.64l-.8.957-.786-.65.76-.936a4.35 4.35 0 0 1-1.318-3.193 4.42 4.42 0 0 1 4.568-4.44 4.83 4.83 0 0 1 2.539.698l.75-.909.796.65-.747.878a4.36 4.36 0 0 1 1.23 3.14m-6.628 1.756 3.448-4.12a2.56 2.56 0 0 0-1.384-.394 2.635 2.635 0 0 0-2.635 2.749 2.86 2.86 0 0 0 .571 1.774zm4.7-1.756a2.86 2.86 0 0 0-.501-1.656l-3.426 4.084c.39.218.831.328 1.278.321a2.635 2.635 0 0 0 2.649-2.75M44.392 2.042v2.025h3.228v1.51h-3.228v3.387h-1.889V.378h5.486v1.669zM74.09 4.669c0 2.565-1.757 4.295-4.308 4.295h-3.62V.378h3.62c2.613 0 4.308 1.757 4.308 4.29m-1.888 0c0-1.568-.984-2.636-2.456-2.636h-1.655v5.27h1.655c1.498-.008 2.456-1.075 2.456-2.634M48.898 4.669A4.39 4.39 0 0 1 53.46.229c2.613 0 4.563 1.888 4.563 4.44a4.563 4.563 0 0 1-9.126 0m7.203 0a2.635 2.635 0 1 0-5.27 0 2.635 2.635 0 0 0 5.27 0M64.968 7.247v1.717H59.61V.378h1.888v6.869zM27.157 8.534l-.307-1.757.04-.022a6.94 6.94 0 0 0 2.99.773c1.033 0 1.73-.347 1.73-.936 0-.439-.307-.685-.794-.878l-2.205-.615a2.3 2.3 0 0 1-1.669-2.284c0-1.642 1.362-2.587 3.351-2.587a6.1 6.1 0 0 1 2.675.563v1.708a5.07 5.07 0 0 0-2.613-.69c-1.129 0-1.524.44-1.524.997 0 .282.1.686.764.905l2.134.641c1.103.317 1.757 1.09 1.757 2.196 0 1.63-1.471 2.579-3.513 2.579a8.2 8.2 0 0 1-2.816-.593M41.286 2.095H38.44v6.869h-1.893V2.095h-2.846V.378h7.585zM.063.378v6.535c0 3.074 2.451 6.887 6.36 9.087 3.904-2.196 6.35-6 6.355-9.087L12.8.378zm6.369 12.736c-1.186 0-2.148-.224-2.148-.303s.962-.307 2.148-.307 2.143.224 2.143.307c0 .084-.97.303-2.152.303zm0-1.642c-1.823 0-3.294-.33-3.294-.47s1.471-.474 3.294-.474 3.294.316 3.294.456-1.485.47-3.303.47zm0-1.91c-2.236 0-4.045-.41-4.045-.58 0-.172 1.81-.58 4.045-.58s4.04.408 4.04.58c0 .17-1.818.562-4.05.562zm4.172-2.487c-1.39.183-2.792.268-4.194.255a31.5 31.5 0 0 1-4.2-.255c-.034 0-.056 0-.047-.052a12.1 12.1 0 0 1 4.185-5.477.1.1 0 0 1 .119 0 12.1 12.1 0 0 1 4.185 5.477c.027.03 0 .048-.048.052"
|
|
2229
2286
|
})));
|
|
2230
2287
|
}
|
|
2231
|
-
const ForwardRef$
|
|
2288
|
+
const ForwardRef$4V = /*#__PURE__*/forwardRef(OstfoldIcon);
|
|
2232
2289
|
|
|
2233
2290
|
function ReisNordlandIcon(props, ref) {
|
|
2234
2291
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2248,7 +2305,7 @@ function ReisNordlandIcon(props, ref) {
|
|
|
2248
2305
|
d: "M606.7 216.8c-.6-.1-1.1-.5-1.7-1.2.6.1 1.2.5 1.7 1.2M534.7 231c0 .3 0 .5-.6.9 0-.2 0-.6.6-.9M533.8 265.3c.4-.2.7 0 1.1.5-.3.1-.7 0-1.1-.5M541.3 266.1c0-.3 0-.6.5-1 0 .3 0 .7-.5 1M556.8 265.3c.3-.2.7 0 1.1.5-.3.1-.7 0-1.1-.5M564.3 266.2c0-.3 0-.6.6-1.1 0 .3 0 .7-.6 1.1M599.9 265.4c.3-.1.6 0 1 .6-.2 0-.6 0-1-.6"
|
|
2249
2306
|
})));
|
|
2250
2307
|
}
|
|
2251
|
-
const ForwardRef$
|
|
2308
|
+
const ForwardRef$4U = /*#__PURE__*/forwardRef(ReisNordlandIcon);
|
|
2252
2309
|
|
|
2253
2310
|
function RuterIcon(props, ref) {
|
|
2254
2311
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2267,7 +2324,7 @@ function RuterIcon(props, ref) {
|
|
|
2267
2324
|
d: "m55.5 6.6.4-1.8H53l.5-2.8h-1.9l-.5 2.7h-2.9l.5-2.7h-1.9l-.5 2.7h-2.9L43 6.6h2.9l-.5 2.7h-2.9l-.4 1.8H45l-.5 2.7h1.9l.5-2.7h2.9l-.5 2.7h1.9l.5-2.7h2.9l.4-1.8h-2.9l.5-2.7zm-5.3 2.7h-2.9l.5-2.7h2.9zM6.3 13.9 4 9.2H2.3v4.7H0V2h4.7c2.4 0 3.9 1.7 3.9 3.6 0 1.7-1 2.7-2.2 3.1L9 13.9zM4.5 4.1H2.3v3.1h2.2c1 0 1.7-.7 1.7-1.6s-.7-1.5-1.7-1.5m11.1 9.8v-.8c-.6.6-1.4.9-2.2.9-.9 0-1.6-.3-2.1-.8-.7-.7-.9-1.5-.9-2.5V5.2h2.2v5.3c0 1.2.8 1.6 1.4 1.6.7 0 1.5-.4 1.5-1.6V5.2h2.2v8.7zm7.3 0c-1.8 0-2.5-1.3-2.5-2.5V6.8h-.9V5.2h.9V2.9h2.2v2.3h1.5v1.7h-1.5v4.4c0 .5.2.8.8.8h.8v1.8zm4.8-3.7c0 1.1.7 1.9 1.9 1.9 1 0 1.4-.3 2-.8l1.3 1.3c-.9.9-1.8 1.4-3.3 1.4-2.1 0-4-.9-4-4.5 0-2.8 1.5-4.4 3.8-4.4 2.4 0 3.8 1.8 3.8 4.2v1zm3.1-2.4c-.2-.5-.7-.9-1.5-.9-.7 0-1.2.4-1.5.9-.1.3-.2.6-.2.9H31c0-.3-.1-.6-.2-.9m9.9-2.4c-.4-.2-.8-.3-1.4-.3-.9 0-1.8.4-2.2.9v-.8H35v8.7h2.2V8.7c0-1.1.7-1.5 1.4-1.6.8-.1 1.2.3 1.2.3z"
|
|
2268
2325
|
}));
|
|
2269
2326
|
}
|
|
2270
|
-
const ForwardRef$
|
|
2327
|
+
const ForwardRef$4T = /*#__PURE__*/forwardRef(RuterIcon);
|
|
2271
2328
|
|
|
2272
2329
|
function RuterNoTextIcon(props, ref) {
|
|
2273
2330
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2284,7 +2341,7 @@ function RuterNoTextIcon(props, ref) {
|
|
|
2284
2341
|
d: "m674.89 230.75 17.94-92.3H547.44L574.35 0h-96.91l-26.9 138.45H305.13L332 0h-96.9l-26.91 138.45H62.79l-17.93 92.3h145.38l-26.9 138.44H17.94L0 461.55h145.39L118.47 600h96.93l26.93-138.45h145.38L360.78 600h97l26.91-138.45H630l18-92.3H502.58l27-138.5zM405.67 369.19H260.25l26.93-138.44h145.37z"
|
|
2285
2342
|
}));
|
|
2286
2343
|
}
|
|
2287
|
-
const ForwardRef$
|
|
2344
|
+
const ForwardRef$4S = /*#__PURE__*/forwardRef(RuterNoTextIcon);
|
|
2288
2345
|
|
|
2289
2346
|
function SJIcon(props, ref) {
|
|
2290
2347
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2306,7 +2363,7 @@ function SJIcon(props, ref) {
|
|
|
2306
2363
|
transform: "translate(-161 -134) translate(161 134)"
|
|
2307
2364
|
}));
|
|
2308
2365
|
}
|
|
2309
|
-
const ForwardRef$
|
|
2366
|
+
const ForwardRef$4R = /*#__PURE__*/forwardRef(SJIcon);
|
|
2310
2367
|
|
|
2311
2368
|
function SJNordIcon(props, ref) {
|
|
2312
2369
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2324,7 +2381,7 @@ function SJNordIcon(props, ref) {
|
|
|
2324
2381
|
d: "M70.546 5.946c0 1.66-1.124 1.806-2.429 1.806h-2.81V4.14h2.81c1.305 0 2.429.145 2.429 1.806m-2.437-3.078h-4.254v6.155h4.254c2.239 0 3.891-.5 3.891-3.078s-1.652-3.079-3.89-3.079zM59.222 8.831a264 264 0 0 0-2.05-1.903l.105-.019c.998-.214 1.671-.815 1.671-1.947V4.91c0-1.457-1.11-2.04-2.615-2.04h-5.389v6.154h1.45V7.003h3.102l1.78 1.65c.324.295.65.368 1.127.368h.817s.196.004.002-.188zM52.394 4.14h3.74c.794 0 1.325.08 1.325.795s-.53.795-1.326.795h-3.739zM44.372 6.314l-2.351 2.35c-.24.247-.425.443-.51.813l-.117.466-.118-.466c-.084-.37-.27-.566-.509-.812l-2.35-2.351c-.248-.24-.442-.424-.812-.508l-.465-.118.465-.118c.37-.084.564-.268.811-.507l2.98-2.98 2.976 2.977c.247.239.442.426.814.51l.465.118-.465.118c-.37.084-.565.269-.812.508zM42.116.724l-.723 1.358V0l-5.689 5.688 5.688 5.688 5.689-5.688zM30.57 2.868v4.394s-4.481-3.73-4.805-4.025c-.325-.296-.65-.37-1.128-.37h-.76v6.156h1.45V4.629s4.48 3.729 4.804 4.025c.325.295.65.369 1.128.369h.76V2.868zM18.325 0h-.275v11.375h.275zM8.216 4.626c-.133.922-.95.965-1.497.933q-.061-.004-.112-.012c-.052-.007-.055-.065-.011-.083.11-.047.658-.346.719-.972.012-.13.012-.311.012-.344V1.724h.905v2.457c-.003.288-.011.393-.016.446M7.213 7.21c.038-.948.815-1.6 2.015-1.6h3.227c.043 0 .056.03.031.074-.117.225-.496.868-.965.868H9.644c-1.038 0-1.734.567-1.932 1.148-.035.106-.137.358-.285.358-.202 0-.233-.272-.213-.85m-1.925.002c-.038-.948-.815-1.6-2.015-1.6H.043c-.043 0-.055.03-.03.074.116.225.496.868.964.868h1.879c1.037 0 1.733.567 1.931 1.148.036.106.137.358.285.358.205 0 .236-.272.215-.85m.964 1.965c-.675 0-1.354-.356-1.637-.746-.353-.483-.417-1.358-1.992-1.358H1.23c-.043 0-.055.03-.03.075.116.222.549.937 1.018.937h.648c.35 0 .432.24.6.521.494.957 1.47 1.606 2.785 1.606s2.291-.65 2.788-1.606c.168-.28.25-.52.6-.52h.648c.47 0 .902-.716 1.019-.938q.037-.074-.031-.075H9.883c-1.575 0-1.64.878-1.992 1.358-.285.388-.964.746-1.64.746m.323-7.33v.59s-.47-.226-.823-.226c-.355 0-.622.125-.622.385 0 .323.6.475.821.553.221.077.875.365.875.948 0 .621-.342 1.19-1.523 1.19-.623 0-.98-.194-.98-.194v-.586c.206.077.669.194.906.194.405 0 .65-.089.65-.35 0-.331-.635-.51-.879-.608-.246-.1-.809-.34-.809-1.018 0-.757.677-1.065 1.486-1.065.55 0 .895.186.895.186"
|
|
2325
2382
|
})));
|
|
2326
2383
|
}
|
|
2327
|
-
const ForwardRef$
|
|
2384
|
+
const ForwardRef$4Q = /*#__PURE__*/forwardRef(SJNordIcon);
|
|
2328
2385
|
|
|
2329
2386
|
function SkyssIcon(props, ref) {
|
|
2330
2387
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2343,7 +2400,7 @@ function SkyssIcon(props, ref) {
|
|
|
2343
2400
|
clipRule: "evenodd"
|
|
2344
2401
|
}));
|
|
2345
2402
|
}
|
|
2346
|
-
const ForwardRef$
|
|
2403
|
+
const ForwardRef$4P = /*#__PURE__*/forwardRef(SkyssIcon);
|
|
2347
2404
|
|
|
2348
2405
|
function SkyssNoTextIcon(props, ref) {
|
|
2349
2406
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2360,7 +2417,7 @@ function SkyssNoTextIcon(props, ref) {
|
|
|
2360
2417
|
d: "M5.97 0H.18C.04 0 0 .03 0 .19c0 .8.02 1.6.1 2.4.09.88.22 1.74.58 2.55.52 1.16 1.37 2 2.3 2.77.08.06.12.03.17-.02.08-.07.16-.14.24-.22.16-.14.33-.28.49-.43.86-.81 1.55-1.77 1.85-2.98.34-1.35.38-2.74.38-4.13 0-.14-.07-.13-.14-.13M.25.25h5.61c-.74.96-1.6 2.13-2.34 3.09-.14.19-.29.37-.43.56l-1.6 2.11c-.22-.3-.42-.62-.58-.97S.64 4.32.56 3.95h2.48m.67 3.11c-.15.15-.31.28-.47.42-.06.05-.12.11-.19.16-.59-.49-1.12-1.02-1.56-1.63h3.05a.2.2 0 0 0 .09-.02c-.27.38-.58.74-.93 1.07z"
|
|
2361
2418
|
}));
|
|
2362
2419
|
}
|
|
2363
|
-
const ForwardRef$
|
|
2420
|
+
const ForwardRef$4O = /*#__PURE__*/forwardRef(SkyssNoTextIcon);
|
|
2364
2421
|
|
|
2365
2422
|
function SnelandiaIcon(props, ref) {
|
|
2366
2423
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2396,7 +2453,7 @@ function SnelandiaIcon(props, ref) {
|
|
|
2396
2453
|
d: "M0 0H63V12H0z"
|
|
2397
2454
|
}))));
|
|
2398
2455
|
}
|
|
2399
|
-
const ForwardRef$
|
|
2456
|
+
const ForwardRef$4N = /*#__PURE__*/forwardRef(SnelandiaIcon);
|
|
2400
2457
|
|
|
2401
2458
|
function SvipperIcon(props, ref) {
|
|
2402
2459
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2413,7 +2470,7 @@ function SvipperIcon(props, ref) {
|
|
|
2413
2470
|
d: "M6.65 7.735q.147 2.2.832 3.482c.457.856 1.442 1.225 2.477 1.225.43 0 .687-.066 1.25-.317q.846-.376 2.703-1.752 2.095-1.595 3.567-2.165c.98-.379 1.934-.568 2.803-.568 2.636 0 4.59.767 5.92 2.302s2.133 4.027 2.354 7.207h-4.964c-.158-1.712-.432-2.774-.987-3.721-.42-.718-1.395-.986-2.322-.986-.478 0-.849.13-1.535.454q-1.03.485-2.446 1.642-1.25 1.027-2.913 1.88a7.4 7.4 0 0 1-3.429.827c-2.659 0-4.645-.765-5.957-2.35q-1.966-2.373-2.316-7.16zM33.789 17.149h5.161c0 1.443 1.447 2.559 3.222 2.559 1.676 0 2.958-.853 2.958-2.33 0-.886-.492-1.706-2.498-2.362l-2.696-.82c-4.997-1.344-5.95-4.395-5.95-6.527 0-4.068 3.485-6.921 7.989-6.921s7.659 2.591 7.659 6.987h-5.162c0-1.345-.822-2.493-2.596-2.493-1.612 0-2.663 1.082-2.663 2.329 0 .46.131 1.476 2.235 2.066l2.367.754c3.221.985 6.509 2.625 6.509 6.726 0 4.854-4.208 7.02-8.35 7.02-4.833 0-8.186-2.822-8.186-6.989M62.653 8.423h5.292l-6.509 15.32h-4.24l-6.51-15.32h5.293l3.353 9.12zM68.734 3.306c0-1.607 1.381-2.821 3.025-2.821 1.642 0 2.958 1.214 2.958 2.821s-1.315 2.821-2.959 2.821c-1.643 0-3.024-1.28-3.024-2.82m.592 20.436V8.423h4.866v15.32zM94.672 16.066c0 4.954-3.616 8.07-7.462 8.07-1.578 0-3.616-.656-4.733-2.1v9.251h-4.865V8.423h4.865v1.64c1.117-1.41 3.156-2.033 4.733-2.033 3.846 0 7.462 3.116 7.462 8.036m-4.931 0c0-1.935-1.644-3.542-3.55-3.542-1.907 0-3.551 1.574-3.551 3.542s1.71 3.576 3.55 3.576c1.841 0 3.55-1.608 3.55-3.576M114.266 16.066c0 4.954-3.616 8.07-7.462 8.07-1.579 0-3.616-.656-4.734-2.1v9.251h-4.866V8.423h4.866v1.64c1.118-1.41 3.155-2.033 4.734-2.033 3.846 0 7.462 3.116 7.462 8.036m-4.932 0c0-1.935-1.644-3.542-3.55-3.542-1.907 0-3.551 1.574-3.551 3.542s1.71 3.576 3.551 3.576 3.55-1.608 3.55-3.576M132.215 17.51h-11.243c.461 1.476 1.743 2.395 3.583 2.395 1.447 0 2.926-.656 3.88-1.575l2.498 3.149c-1.512 1.64-4.142 2.657-6.706 2.657-4.865 0-8.284-3.346-8.284-8.004 0-4.986 3.846-8.102 8.251-8.102s8.088 3.084 8.088 7.742c0 .426-.033.984-.066 1.738zm-4.767-2.854c-.065-1.509-1.414-2.526-3.156-2.526-1.446 0-2.86.688-3.353 2.526zM146.417 8.489l-1.151 4.625a4.06 4.06 0 0 0-2.202-.59c-1.907 0-3.485 1.608-3.485 6.134v5.085h-4.865V8.423h4.799v3.248c.888-2.526 2.729-3.641 4.603-3.641.724 0 1.512.065 2.301.459"
|
|
2414
2471
|
}));
|
|
2415
2472
|
}
|
|
2416
|
-
const ForwardRef$
|
|
2473
|
+
const ForwardRef$4M = /*#__PURE__*/forwardRef(SvipperIcon);
|
|
2417
2474
|
|
|
2418
2475
|
function TromsFylkestrafikkIcon(props, ref) {
|
|
2419
2476
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2441,7 +2498,7 @@ function TromsFylkestrafikkIcon(props, ref) {
|
|
|
2441
2498
|
d: "M0 0H38.856V8.868H0z"
|
|
2442
2499
|
}))));
|
|
2443
2500
|
}
|
|
2444
|
-
const ForwardRef$
|
|
2501
|
+
const ForwardRef$4L = /*#__PURE__*/forwardRef(TromsFylkestrafikkIcon);
|
|
2445
2502
|
|
|
2446
2503
|
function VKTIcon(props, ref) {
|
|
2447
2504
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2465,7 +2522,7 @@ function VKTIcon(props, ref) {
|
|
|
2465
2522
|
d: "M0 0H56V14.606H0z"
|
|
2466
2523
|
}))));
|
|
2467
2524
|
}
|
|
2468
|
-
const ForwardRef$
|
|
2525
|
+
const ForwardRef$4K = /*#__PURE__*/forwardRef(VKTIcon);
|
|
2469
2526
|
|
|
2470
2527
|
function VyIcon(props, ref) {
|
|
2471
2528
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2496,7 +2553,7 @@ function VyIcon(props, ref) {
|
|
|
2496
2553
|
d: "M16.027.5c-.3-.1-.8-.1-1.2.3-.4.3-.8.9-1 1.7 0 .1-3.5 11.7-3.5 11.7-.2.6-.4 1.1-.8 1.5-.2.2-.5.3-.7.3h.5c.5 0 .8-.1 1-.3.4-.3.6-.9.8-1.5 0-.1 3.4-11.6 3.5-11.7.2-.8.6-1.4 1-1.8.2 0 .3-.1.4-.2M7.927 15c-.2-.2-.3-.5-.4-.8-.1-.5-3.7-12.6-3.7-12.6-.3-1-.8-1.5-1.6-1.5h-.6c.7.1 1.1.6 1.4 1.5l3.7 12.6c.2.7.5 1.1.7 1.4.2-.1.4-.3.5-.6"
|
|
2497
2554
|
}));
|
|
2498
2555
|
}
|
|
2499
|
-
const ForwardRef$
|
|
2556
|
+
const ForwardRef$4J = /*#__PURE__*/forwardRef(VyIcon);
|
|
2500
2557
|
|
|
2501
2558
|
function ØresundstågIcon(props, ref) {
|
|
2502
2559
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2512,7 +2569,7 @@ function ØresundstågIcon(props, ref) {
|
|
|
2512
2569
|
d: "M1.882 6.375c0-.977.786-1.761 1.756-1.761.262 0 .513.068.73.159l1.368-1.364a3.6 3.6 0 0 0-2.098-.659A3.634 3.634 0 0 0 0 6.375c0 .784.25 1.5.661 2.09L2.03 7.103a1.9 1.9 0 0 1-.148-.727m3.375-.716c.103.216.16.466.16.716A1.76 1.76 0 0 1 2.93 7.977L1.562 9.341c.593.42 1.312.659 2.087.659A3.64 3.64 0 0 0 7.3 6.364a3.64 3.64 0 0 0-.662-2.08zm36.549 4.17h2.817c1.904 0 3.523-1.284 3.523-3.397 0-2.205-1.505-3.477-3.694-3.477h-2.646zM63.336 1c-.775 0-1.391.614-1.391 1.364 0 .295.102.568.262.761L59.733 9.83h1.893l.456-1.42h2.303l.445 1.42h1.984l-2.383-6.67a1.23 1.23 0 0 0 .285-.796c0-.75-.616-1.364-1.38-1.364M34.428 9.83h1.802V5.886l2.76 3.944h1.561V2.955H38.75v3.84l-2.646-3.84h-1.665V9.83zm-26.206 0h1.836V7.489h.81l1.197 2.34h2.019l-1.517-2.647c.695-.41 1.095-1.068 1.095-1.977 0-1.387-.867-2.25-2.44-2.25h-3zm62.47-2.523H71.9v.659c-.353.25-.775.375-1.254.375-1.118 0-1.848-.796-1.848-1.943 0-1.057.639-1.932 1.848-1.932.661 0 1.106.295 1.54.727L73.37 3.99c-.673-.864-1.665-1.228-2.862-1.228-2.076 0-3.58 1.478-3.58 3.614 0 2.068 1.197 3.614 3.58 3.614.992 0 2.178-.273 3.033-.978V5.898h-2.84v1.409zM27.3 7.147c0 1.66 1.107 2.853 2.988 2.853 1.78 0 2.965-1.125 2.965-2.852V2.955h-1.847v4.022c0 .716-.285 1.296-1.118 1.296-.798 0-1.14-.523-1.14-1.296V2.955h-1.836v4.193zM14.893 9.83h5.189V8.25h-3.353V7.09h2.577V5.615H16.73V4.523h3.136V2.955h-4.972zm5.782-.853c.764.705 1.745 1.012 2.908 1.012 1.38 0 2.805-.762 2.805-2.17 0-.91-.479-1.603-1.311-1.955-.251-.103-.48-.17-1.05-.364-.433-.148-1.026-.273-1.026-.75 0-.375.388-.523.753-.523.57 0 1.072.239 1.562.603l.935-1.17c-.638-.66-1.699-.887-2.509-.887-1.436 0-2.668.75-2.668 2.25 0 1.113.97 1.659 1.745 1.92l.661.227c.445.148.867.341.867.705 0 .455-.434.568-.798.568-.719 0-1.278-.295-1.78-.784zm27.745 0c.764.705 1.745 1.012 2.908 1.012 1.38 0 2.805-.762 2.805-2.17 0-.91-.479-1.603-1.311-1.955-.251-.103-.48-.17-1.05-.364-.433-.148-1.026-.273-1.026-.75 0-.375.377-.523.753-.523.559 0 1.072.239 1.562.603l.935-1.17c-.638-.66-1.699-.887-2.508-.887-1.437 0-2.669.75-2.669 2.25 0 1.113.97 1.659 1.745 1.92l.661.227c.445.148.867.341.867.705 0 .455-.433.568-.798.568-.719 0-1.277-.295-1.78-.784zm8.062.853h1.848V4.602h2.03V2.955h-5.907v1.647h2.03zM43.63 8.216v-3.67h.753c1.106.01 1.882.67 1.882 1.84 0 1.114-.753 1.83-1.882 1.841h-.753zM10.058 6.08V4.386h.97c.547 0 .832.353.832.864 0 .466-.285.83-.81.83zm52.4.988.798-2.58.764 2.58zm.285-4.693a.583.583 0 0 1 1.163 0c0 .318-.262.58-.581.58a.59.59 0 0 1-.582-.58"
|
|
2513
2570
|
}));
|
|
2514
2571
|
}
|
|
2515
|
-
const ForwardRef$
|
|
2572
|
+
const ForwardRef$4I = /*#__PURE__*/forwardRef(ØresundstågIcon);
|
|
2516
2573
|
|
|
2517
2574
|
function AmericanExpressIcon(props, ref) {
|
|
2518
2575
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2531,7 +2588,7 @@ function AmericanExpressIcon(props, ref) {
|
|
|
2531
2588
|
d: "m13.15 3.93.51-1.39H16V0H0v16h16v-2.53h-2.21l-.82-.95-.85.95H5.85V8.39H3.78l2.59-5.86h2.52l.61 1.33V2.53h3.13l.52 1.39Zm-1.77.92v-.56l.21.56 1.04 2.78h1.03l1.05-2.78.2-.55v3.33H16V3.36h-1.81l-.82 2.17-.22.59-.22-.59-.83-2.17h-1.81v4.27h1.09zM9.04 7.63h1.25L8.41 3.36H6.95L5.06 7.63H6.3l.33-.82H8.7l.33.82ZM7.46 4.81l.21-.53.21.53.44 1.08H7.01l.44-1.08ZM6.73 8.4v4.25h3.56v-.92H7.82v-.74h2.43v-.92H7.82v-.75h2.47V8.4zm7.53 4.25h1.41l-1.99-2.13 1.99-2.12h-1.39l-1.29 1.38-1.28-1.38h-1.42l1.99 2.13-1.99 2.12h1.38l1.3-1.39zm.54-2.14 1.21 1.23V9.3z"
|
|
2532
2589
|
}));
|
|
2533
2590
|
}
|
|
2534
|
-
const ForwardRef$
|
|
2591
|
+
const ForwardRef$4H = /*#__PURE__*/forwardRef(AmericanExpressIcon);
|
|
2535
2592
|
|
|
2536
2593
|
function ApplePayIcon(props, ref) {
|
|
2537
2594
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2554,30 +2611,44 @@ function ApplePayIcon(props, ref) {
|
|
|
2554
2611
|
d: "M3.823 3.515a.78.78 0 0 0 .18-.557.78.78 0 0 0-.514.266c-.111.129-.21.338-.184.536.197.017.394-.099.518-.245M4 3.798c-.286-.017-.529.162-.666.162-.136 0-.346-.153-.572-.15a.84.84 0 0 0-.717.437c-.308.53-.081 1.316.218 1.747.145.214.32.449.55.44.218-.008.304-.14.568-.14.265 0 .342.14.572.136.24-.004.39-.214.534-.427.167-.244.235-.479.24-.492-.005-.004-.462-.18-.466-.705-.004-.44.359-.649.376-.662-.205-.303-.525-.337-.637-.346M6.492 3.203c.622 0 1.055.428 1.055 1.052 0 .627-.442 1.058-1.07 1.058h-.69v1.095H5.29V3.203zm-.704 1.692h.57c.434 0 .68-.233.68-.637 0-.405-.246-.636-.677-.636h-.573zM7.677 5.744c0-.41.313-.66.869-.691l.64-.038v-.18c0-.26-.176-.415-.47-.415-.277 0-.45.133-.493.342H7.77c.027-.422.387-.733.964-.733.567 0 .929.3.929.768v1.61h-.46v-.383h-.011c-.136.26-.431.424-.738.424-.457 0-.777-.285-.777-.704m1.508-.211v-.185l-.575.036c-.287.02-.449.146-.449.346 0 .205.169.338.427.338.335 0 .597-.231.597-.535M10.097 7.267V6.88a1 1 0 0 0 .155.009c.222 0 .342-.094.416-.334 0-.004.042-.142.042-.144l-.844-2.339h.52l.59 1.901h.01l.59-1.901h.506l-.875 2.459c-.2.566-.43.748-.915.748-.04 0-.16-.004-.195-.01"
|
|
2555
2612
|
}));
|
|
2556
2613
|
}
|
|
2557
|
-
const ForwardRef$
|
|
2614
|
+
const ForwardRef$4G = /*#__PURE__*/forwardRef(ApplePayIcon);
|
|
2558
2615
|
|
|
2559
|
-
function
|
|
2616
|
+
function GooglePayIcon(props, ref) {
|
|
2560
2617
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
y: 0,
|
|
2564
|
-
viewBox: "0 0 16 16",
|
|
2618
|
+
fill: "none",
|
|
2619
|
+
viewBox: "0 0 14 8",
|
|
2565
2620
|
width: props.width || props.size || '1em',
|
|
2566
2621
|
height: props.height || props.size || '1em',
|
|
2567
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2568
|
-
color: props.color
|
|
2622
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__GooglePayIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2623
|
+
color: props.color,
|
|
2569
2624
|
inline: undefined,
|
|
2570
2625
|
ref: ref
|
|
2571
2626
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2572
|
-
fill: "
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2627
|
+
fill: "#fff",
|
|
2628
|
+
d: "M10.277 0H3.723C1.676 0 0 1.733 0 3.85S1.676 7.7 3.723 7.7h6.554C12.325 7.7 14 5.968 14 3.85 14 1.733 12.325 0 10.277 0"
|
|
2629
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2630
|
+
fill: "#3C4043",
|
|
2631
|
+
d: "M10.277.312c.46 0 .906.094 1.327.279.408.179.773.435 1.09.76a3.596 3.596 0 0 1 1.005 2.499 3.6 3.6 0 0 1-1.006 2.499 3.4 3.4 0 0 1-1.089.76c-.42.185-.868.28-1.327.28H3.723c-.46 0-.906-.095-1.327-.28a3.5 3.5 0 0 1-1.09-.76A3.595 3.595 0 0 1 .302 3.85a3.6 3.6 0 0 1 1.006-2.499 3.4 3.4 0 0 1 1.089-.76c.42-.185.868-.28 1.327-.28zm0-.312H3.723C1.676 0 0 1.733 0 3.85S1.676 7.7 3.723 7.7h6.554C12.325 7.7 14 5.968 14 3.85 14 1.733 12.325 0 10.277 0"
|
|
2632
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2633
|
+
fill: "#3C4043",
|
|
2634
|
+
d: "M6.676 4.123v1.165h-.357V2.412h.947a.84.84 0 0 1 .613.248.81.81 0 0 1 .257.607.82.82 0 0 1-.257.61.84.84 0 0 1-.613.244h-.59zm0-1.357V3.77h.598a.47.47 0 0 0 .353-.148.5.5 0 0 0 .144-.352.48.48 0 0 0-.144-.349.46.46 0 0 0-.353-.152h-.598zM9.07 3.255q.397 0 .626.22.228.219.229.6v1.213h-.34v-.273h-.016q-.22.337-.59.337a.75.75 0 0 1-.527-.193.62.62 0 0 1-.212-.481q0-.306.223-.485.225-.182.596-.181.319 0 .523.121v-.085a.43.43 0 0 0-.147-.327.5.5 0 0 0-.346-.135q-.3 0-.473.262l-.315-.204q.26-.39.77-.389M8.61 4.684q0 .145.119.24a.43.43 0 0 0 .277.096q.226 0 .402-.173a.55.55 0 0 0 .177-.406q-.167-.136-.465-.137a.6.6 0 0 0-.363.108q-.149.113-.147.272M11.868 3.319l-1.191 2.833h-.369l.443-.991-.785-1.842h.389l.566 1.413h.007l.551-1.413z"
|
|
2635
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2636
|
+
fill: "#4285F4",
|
|
2637
|
+
d: "M5.254 3.889q0-.181-.03-.347H3.726v.635h.863a.77.77 0 0 1-.32.512V5.1h.514c.3-.287.471-.711.471-1.212"
|
|
2638
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2639
|
+
fill: "#34A853",
|
|
2640
|
+
d: "M4.27 4.689a.94.94 0 0 1-.543.158c-.416 0-.77-.29-.896-.68h-.53v.424a1.59 1.59 0 0 0 1.426.909c.43 0 .792-.147 1.056-.4z"
|
|
2641
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2642
|
+
fill: "#FABB05",
|
|
2643
|
+
d: "M2.781 3.851q.001-.166.05-.316V3.11h-.53a1.689 1.689 0 0 0 0 1.481l.53-.425q-.049-.15-.05-.315"
|
|
2644
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2645
|
+
fill: "#E94235",
|
|
2646
|
+
d: "M3.727 2.855c.235 0 .445.084.612.247l.455-.47a1.5 1.5 0 0 0-1.067-.43A1.59 1.59 0 0 0 2.3 3.11l.53.425c.127-.39.48-.68.896-.68"
|
|
2576
2647
|
}));
|
|
2577
2648
|
}
|
|
2578
|
-
const ForwardRef$
|
|
2649
|
+
const ForwardRef$4F = /*#__PURE__*/forwardRef(GooglePayIcon);
|
|
2579
2650
|
|
|
2580
|
-
function
|
|
2651
|
+
function MastercardIcon(props, ref) {
|
|
2581
2652
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2582
2653
|
xmlSpace: "preserve",
|
|
2583
2654
|
x: 0,
|
|
@@ -2585,20 +2656,24 @@ function BanknoteMultiIcon(props, ref) {
|
|
|
2585
2656
|
viewBox: "0 0 16 16",
|
|
2586
2657
|
width: props.width || props.size || '1em',
|
|
2587
2658
|
height: props.height || props.size || '1em',
|
|
2588
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2589
|
-
color: props.color
|
|
2659
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__MastercardIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2660
|
+
color: props.color,
|
|
2590
2661
|
inline: undefined,
|
|
2591
2662
|
ref: ref
|
|
2592
2663
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2593
|
-
fill: "
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2664
|
+
fill: "#FF5F00",
|
|
2665
|
+
d: "M6.107 4.599H9.893V11.402000000000001H6.107z"
|
|
2666
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2667
|
+
fill: "#EB001B",
|
|
2668
|
+
d: "M6.347 8A4.32 4.32 0 0 1 8 4.6a4.326 4.326 0 1 0 0 6.803A4.32 4.32 0 0 1 6.347 8"
|
|
2669
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2670
|
+
fill: "#F79E1B",
|
|
2671
|
+
d: "M15 8a4.326 4.326 0 0 1-7 3.402 4.326 4.326 0 0 0 0-6.803 4.326 4.326 0 0 1 7 3.4zM14.587 10.68v-.139h.056v-.029H14.5v.03h.061v.139zm.277 0v-.168h-.043l-.05.12-.051-.12h-.038v.169h.03v-.127l.048.11h.032l.047-.11v.128z"
|
|
2597
2672
|
}));
|
|
2598
2673
|
}
|
|
2599
|
-
const ForwardRef$
|
|
2674
|
+
const ForwardRef$4E = /*#__PURE__*/forwardRef(MastercardIcon);
|
|
2600
2675
|
|
|
2601
|
-
function
|
|
2676
|
+
function VippsIcon(props, ref) {
|
|
2602
2677
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2603
2678
|
xmlSpace: "preserve",
|
|
2604
2679
|
x: 0,
|
|
@@ -2606,41 +2681,45 @@ function DepositionIcon(props, ref) {
|
|
|
2606
2681
|
viewBox: "0 0 16 16",
|
|
2607
2682
|
width: props.width || props.size || '1em',
|
|
2608
2683
|
height: props.height || props.size || '1em',
|
|
2609
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2610
|
-
color: props.color
|
|
2684
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__VippsIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2685
|
+
color: props.color,
|
|
2611
2686
|
inline: undefined,
|
|
2612
2687
|
ref: ref
|
|
2613
2688
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2614
|
-
fill: "
|
|
2689
|
+
fill: "#FF5B24",
|
|
2690
|
+
d: "M2.02 3.333h11.96c.563 0 1.02.457 1.02 1.021v7.292a1.02 1.02 0 0 1-1.02 1.02H2.02A1.02 1.02 0 0 1 1 11.647V4.354c0-.564.457-1.02 1.02-1.02"
|
|
2691
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2692
|
+
fill: "#FF5B24",
|
|
2693
|
+
d: "M5.813 3.917h4.375a3.938 3.938 0 0 1 0 7.875H5.812a3.937 3.937 0 1 1 0-7.875"
|
|
2694
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2695
|
+
fill: "#FFF",
|
|
2615
2696
|
fillRule: "evenodd",
|
|
2616
|
-
d: "
|
|
2697
|
+
d: "M9.127 6.91a.733.733 0 0 0 .746-.743.733.733 0 0 0-.746-.743.733.733 0 0 0-.746.743c0 .438.344.743.746.743m.975 1.2c-.497.648-1.023 1.096-1.95 1.096-.947 0-1.683-.571-2.257-1.41-.23-.343-.583-.42-.841-.238-.239.171-.296.534-.076.848.793 1.21 1.892 1.915 3.174 1.915 1.176 0 2.094-.571 2.81-1.524.268-.353.259-.715 0-.915-.238-.19-.592-.124-.86.229",
|
|
2617
2698
|
clipRule: "evenodd"
|
|
2618
2699
|
}));
|
|
2619
2700
|
}
|
|
2620
|
-
const ForwardRef$
|
|
2701
|
+
const ForwardRef$4D = /*#__PURE__*/forwardRef(VippsIcon);
|
|
2621
2702
|
|
|
2622
|
-
function
|
|
2703
|
+
function VippsLogoIcon(props, ref) {
|
|
2623
2704
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2624
2705
|
xmlSpace: "preserve",
|
|
2625
2706
|
x: 0,
|
|
2626
2707
|
y: 0,
|
|
2627
|
-
viewBox: "0 0
|
|
2708
|
+
viewBox: "0 0 119.4 30.4",
|
|
2628
2709
|
width: props.width || props.size || '1em',
|
|
2629
2710
|
height: props.height || props.size || '1em',
|
|
2630
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2631
|
-
color: props.color
|
|
2711
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__VippsLogoIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2712
|
+
color: props.color,
|
|
2632
2713
|
inline: undefined,
|
|
2633
2714
|
ref: ref
|
|
2634
2715
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2635
|
-
fill: "
|
|
2636
|
-
|
|
2637
|
-
d: "m6.103 8.885 1.012 1.012-2.045 2.045 2.045 2.046L6.103 15l-2.046-2.045L2.012 15 1 13.988l2.045-2.046L1 9.897l1.012-1.012 2.045 2.044zM15 12.249v1.432H9.478v-1.432zm0-3.068v1.432H9.478V9.18zM4.774 1l-.001 2.045h2.046v1.432H4.773v2.045H3.343L3.34 4.477H1.297V3.045H3.34V1zM15 3.045v1.432H9.478V3.045z",
|
|
2638
|
-
clipRule: "evenodd"
|
|
2716
|
+
fill: "#FF5B24",
|
|
2717
|
+
d: "m6 .6 5.1 14.9 5-14.9H22l-8.8 22.1H8.8L0 .6zM35.3 19.2c3.7 0 5.8-1.8 7.8-4.4 1.1-1.4 2.5-1.7 3.5-.9s1.1 2.3 0 3.7c-2.9 3.8-6.6 6.1-11.3 6.1-5.1 0-9.6-2.8-12.7-7.7-.9-1.3-.7-2.7.3-3.4s2.5-.4 3.4 1c2.2 3.3 5.2 5.6 9 5.6m6.9-12.3c0 1.8-1.4 3-3 3s-3-1.2-3-3 1.4-3 3-3 3 1.3 3 3M56.3.6v3C57.8 1.5 60.1 0 63.5 0c4.3 0 9.3 3.6 9.3 11.3 0 8.1-4.8 12-9.8 12-2.6 0-5-1-6.8-3.5v10.6h-5.4V.6zm0 11c0 4.5 2.6 6.9 5.5 6.9 2.8 0 5.6-2.2 5.6-6.9 0-4.6-2.8-6.8-5.6-6.8s-5.5 2.1-5.5 6.8M82.3.6v3C83.8 1.5 86.1 0 89.5 0c4.3 0 9.3 3.6 9.3 11.3 0 8.1-4.8 12-9.8 12-2.6 0-5-1-6.8-3.5v10.6h-5.4V.6zm0 11c0 4.5 2.6 6.9 5.5 6.9 2.8 0 5.6-2.2 5.6-6.9 0-4.6-2.8-6.8-5.6-6.8-2.9 0-5.5 2.1-5.5 6.8M110.3 0c4.5 0 7.7 2.1 9.1 7.3l-4.9.8c-.1-2.6-1.7-3.5-4.1-3.5-1.8 0-3.2.8-3.2 2.1 0 1 .7 2 2.8 2.4l3.7.7c3.6.7 5.6 3.1 5.6 6.3 0 4.8-4.3 7.2-8.4 7.2-4.3 0-9.1-2.2-9.8-7.6l4.9-.8c.3 2.8 2 3.8 4.8 3.8 2.1 0 3.5-.8 3.5-2.1 0-1.2-.7-2.1-3-2.5l-3.4-.6c-3.6-.7-5.8-3.2-5.8-6.4.1-5 4.6-7.1 8.2-7.1"
|
|
2639
2718
|
}));
|
|
2640
2719
|
}
|
|
2641
|
-
const ForwardRef$
|
|
2720
|
+
const ForwardRef$4C = /*#__PURE__*/forwardRef(VippsLogoIcon);
|
|
2642
2721
|
|
|
2643
|
-
function
|
|
2722
|
+
function VisaIcon(props, ref) {
|
|
2644
2723
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2645
2724
|
xmlSpace: "preserve",
|
|
2646
2725
|
x: 0,
|
|
@@ -2648,55 +2727,48 @@ function EuroIcon(props, ref) {
|
|
|
2648
2727
|
viewBox: "0 0 16 16",
|
|
2649
2728
|
width: props.width || props.size || '1em',
|
|
2650
2729
|
height: props.height || props.size || '1em',
|
|
2651
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2652
|
-
color: props.color
|
|
2730
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__VisaIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2731
|
+
color: props.color,
|
|
2653
2732
|
inline: undefined,
|
|
2654
2733
|
ref: ref
|
|
2655
2734
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2656
|
-
fill: "
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2735
|
+
fill: "#FFF",
|
|
2736
|
+
d: "M1 3.553H15V12.446000000000002H1z"
|
|
2737
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2738
|
+
fill: "#F7B600",
|
|
2739
|
+
d: "M1.233 11.002H14.766V12.215H1.233z"
|
|
2740
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2741
|
+
fill: "#1A1F71",
|
|
2742
|
+
d: "M1.233 3.787H14.766V5H1.233z"
|
|
2743
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
2744
|
+
fill: "#1A1F71",
|
|
2745
|
+
d: "M6.65 6.337 5.252 9.672H4.34L3.652 7.01c-.041-.163-.078-.224-.205-.293-.207-.113-.55-.218-.85-.283l.02-.097h1.468c.187 0 .355.124.398.34l.363 1.93.898-2.27zm3.574 2.246c.004-.88-1.217-.929-1.209-1.322.003-.12.117-.247.366-.28.124-.015.464-.028.85.15l.152-.708a2.3 2.3 0 0 0-.807-.147c-.853 0-1.453.453-1.458 1.102-.005.48.429.748.755.908.337.163.45.268.448.414-.002.224-.269.323-.516.327-.434.007-.686-.117-.886-.211l-.157.731c.202.093.574.173.96.177.906 0 1.499-.448 1.502-1.141m2.252 1.089h.798l-.697-3.335h-.736a.39.39 0 0 0-.368.244l-1.294 3.09h.906l.18-.497h1.107zm-.963-1.182.454-1.252.262 1.252zm-3.63-2.153L7.17 9.672h-.863l.713-3.335z"
|
|
2660
2746
|
}));
|
|
2661
2747
|
}
|
|
2662
|
-
const ForwardRef$
|
|
2748
|
+
const ForwardRef$4B = /*#__PURE__*/forwardRef(VisaIcon);
|
|
2663
2749
|
|
|
2664
|
-
function
|
|
2750
|
+
function BanknoteIcon(props, ref) {
|
|
2665
2751
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2666
|
-
|
|
2667
|
-
|
|
2752
|
+
xmlSpace: "preserve",
|
|
2753
|
+
x: 0,
|
|
2754
|
+
y: 0,
|
|
2755
|
+
viewBox: "0 0 16 16",
|
|
2668
2756
|
width: props.width || props.size || '1em',
|
|
2669
2757
|
height: props.height || props.size || '1em',
|
|
2670
|
-
className:
|
|
2671
|
-
color: props.color,
|
|
2758
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2759
|
+
color: props.color || 'currentColor',
|
|
2672
2760
|
inline: undefined,
|
|
2673
2761
|
ref: ref
|
|
2674
2762
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2675
|
-
fill: "
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
d: "M10.277.312c.46 0 .906.094 1.327.279.408.179.773.435 1.09.76a3.596 3.596 0 0 1 1.005 2.499 3.6 3.6 0 0 1-1.006 2.499 3.4 3.4 0 0 1-1.089.76c-.42.185-.868.28-1.327.28H3.723c-.46 0-.906-.095-1.327-.28a3.5 3.5 0 0 1-1.09-.76A3.595 3.595 0 0 1 .302 3.85a3.6 3.6 0 0 1 1.006-2.499 3.4 3.4 0 0 1 1.089-.76c.42-.185.868-.28 1.327-.28zm0-.312H3.723C1.676 0 0 1.733 0 3.85S1.676 7.7 3.723 7.7h6.554C12.325 7.7 14 5.968 14 3.85 14 1.733 12.325 0 10.277 0"
|
|
2680
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2681
|
-
fill: "#3C4043",
|
|
2682
|
-
d: "M6.676 4.123v1.165h-.357V2.412h.947a.84.84 0 0 1 .613.248.81.81 0 0 1 .257.607.82.82 0 0 1-.257.61.84.84 0 0 1-.613.244h-.59zm0-1.357V3.77h.598a.47.47 0 0 0 .353-.148.5.5 0 0 0 .144-.352.48.48 0 0 0-.144-.349.46.46 0 0 0-.353-.152h-.598zM9.07 3.255q.397 0 .626.22.228.219.229.6v1.213h-.34v-.273h-.016q-.22.337-.59.337a.75.75 0 0 1-.527-.193.62.62 0 0 1-.212-.481q0-.306.223-.485.225-.182.596-.181.319 0 .523.121v-.085a.43.43 0 0 0-.147-.327.5.5 0 0 0-.346-.135q-.3 0-.473.262l-.315-.204q.26-.39.77-.389M8.61 4.684q0 .145.119.24a.43.43 0 0 0 .277.096q.226 0 .402-.173a.55.55 0 0 0 .177-.406q-.167-.136-.465-.137a.6.6 0 0 0-.363.108q-.149.113-.147.272M11.868 3.319l-1.191 2.833h-.369l.443-.991-.785-1.842h.389l.566 1.413h.007l.551-1.413z"
|
|
2683
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2684
|
-
fill: "#4285F4",
|
|
2685
|
-
d: "M5.254 3.889q0-.181-.03-.347H3.726v.635h.863a.77.77 0 0 1-.32.512V5.1h.514c.3-.287.471-.711.471-1.212"
|
|
2686
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2687
|
-
fill: "#34A853",
|
|
2688
|
-
d: "M4.27 4.689a.94.94 0 0 1-.543.158c-.416 0-.77-.29-.896-.68h-.53v.424a1.59 1.59 0 0 0 1.426.909c.43 0 .792-.147 1.056-.4z"
|
|
2689
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2690
|
-
fill: "#FABB05",
|
|
2691
|
-
d: "M2.781 3.851q.001-.166.05-.316V3.11h-.53a1.689 1.689 0 0 0 0 1.481l.53-.425q-.049-.15-.05-.315"
|
|
2692
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2693
|
-
fill: "#E94235",
|
|
2694
|
-
d: "M3.727 2.855c.235 0 .445.084.612.247l.455-.47a1.5 1.5 0 0 0-1.067-.43A1.59 1.59 0 0 0 2.3 3.11l.53.425c.127-.39.48-.68.896-.68"
|
|
2763
|
+
fill: "currentColor",
|
|
2764
|
+
fillRule: "evenodd",
|
|
2765
|
+
d: "M14.364 2.5H1.636c-.351 0-.636.298-.636.665v9.67c0 .367.285.665.636.665h12.728c.351 0 .636-.298.636-.665v-9.67c0-.367-.285-.665-.636-.665m-.637 1.33v8.34H2.273V3.83zM8 6.4a1.61 1.61 0 1 0 1.612 1.61C9.612 7.12 8.89 6.4 8 6.4m0 .908a.702.702 0 1 1 .001 1.404A.702.702 0 0 1 8 7.308m2.893-2.805H5.107a.465.465 0 0 0-.454.475c0 .74-.574 1.338-1.281 1.338a.465.465 0 0 0-.455.475V9.21c0 .262.204.475.455.475.707 0 1.28.599 1.28 1.338 0 .262.204.475.455.475h5.786a.465.465 0 0 0 .454-.475c0-.74.574-1.338 1.281-1.338a.465.465 0 0 0 .455-.475V6.79a.465.465 0 0 0-.455-.475c-.707 0-1.28-.599-1.28-1.338a.465.465 0 0 0-.455-.475m-.408.95.025.11c.2.794.799 1.418 1.558 1.628l.105.025v1.568l-.105.025c-.76.21-1.357.834-1.558 1.628l-.025.11H5.514l-.024-.11c-.2-.794-.799-1.418-1.558-1.628l-.106-.025V7.216l.106-.025c.76-.21 1.357-.834 1.558-1.628l.024-.11z",
|
|
2766
|
+
clipRule: "evenodd"
|
|
2695
2767
|
}));
|
|
2696
2768
|
}
|
|
2697
|
-
const ForwardRef$
|
|
2769
|
+
const ForwardRef$4A = /*#__PURE__*/forwardRef(BanknoteIcon);
|
|
2698
2770
|
|
|
2699
|
-
function
|
|
2771
|
+
function BanknoteMultiIcon(props, ref) {
|
|
2700
2772
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2701
2773
|
xmlSpace: "preserve",
|
|
2702
2774
|
x: 0,
|
|
@@ -2704,24 +2776,20 @@ function MastercardIcon(props, ref) {
|
|
|
2704
2776
|
viewBox: "0 0 16 16",
|
|
2705
2777
|
width: props.width || props.size || '1em',
|
|
2706
2778
|
height: props.height || props.size || '1em',
|
|
2707
|
-
className:
|
|
2708
|
-
color: props.color,
|
|
2779
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2780
|
+
color: props.color || 'currentColor',
|
|
2709
2781
|
inline: undefined,
|
|
2710
2782
|
ref: ref
|
|
2711
2783
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2712
|
-
fill: "
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
d: "M6.347 8A4.32 4.32 0 0 1 8 4.6a4.326 4.326 0 1 0 0 6.803A4.32 4.32 0 0 1 6.347 8"
|
|
2717
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2718
|
-
fill: "#F79E1B",
|
|
2719
|
-
d: "M15 8a4.326 4.326 0 0 1-7 3.402 4.326 4.326 0 0 0 0-6.803 4.326 4.326 0 0 1 7 3.4zM14.587 10.68v-.139h.056v-.029H14.5v.03h.061v.139zm.277 0v-.168h-.043l-.05.12-.051-.12h-.038v.169h.03v-.127l.048.11h.032l.047-.11v.128z"
|
|
2784
|
+
fill: "currentColor",
|
|
2785
|
+
fillRule: "evenodd",
|
|
2786
|
+
d: "M13.207 2c.322 0 .588.234.63.538l.006.085-.001 1.075h.522c.32 0 .584.23.63.53l.006.093v9.056a.63.63 0 0 1-.636.623H1.636A.63.63 0 0 1 1 13.377V4.321a.63.63 0 0 1 .636-.623h.521V2.623c0-.316.24-.576.55-.617L2.793 2zm.52 2.943H2.273v7.81h11.454zm-2.834.631c.25 0 .454.2.454.445 0 .692.574 1.253 1.281 1.253.251 0 .455.2.455.445v2.264a.45.45 0 0 1-.455.445c-.707 0-1.28.56-1.28 1.253a.45.45 0 0 1-.455.445H5.107a.45.45 0 0 1-.454-.445c0-.692-.574-1.253-1.281-1.253a.45.45 0 0 1-.455-.445V7.717a.45.45 0 0 1 .455-.445c.707 0 1.28-.56 1.28-1.253a.45.45 0 0 1 .455-.445zm-.408.89H5.514l-.024.103A2.17 2.17 0 0 1 3.932 8.09l-.106.023v1.469l.106.024a2.17 2.17 0 0 1 1.558 1.524l.024.103h4.971l.025-.103a2.17 2.17 0 0 1 1.558-1.524l.105-.024V8.114l-.105-.023a2.17 2.17 0 0 1-1.558-1.524zM8 7.23a1.61 1.61 0 1 1-1.612 1.61c0-.89.722-1.61 1.612-1.61m0 .908a.702.702 0 1 0-.001 1.404A.702.702 0 0 0 8 8.138m4.57-4.893H3.43l-.001.453h9.141z",
|
|
2787
|
+
clipRule: "evenodd"
|
|
2720
2788
|
}));
|
|
2721
2789
|
}
|
|
2722
|
-
const ForwardRef$
|
|
2790
|
+
const ForwardRef$4z = /*#__PURE__*/forwardRef(BanknoteMultiIcon);
|
|
2723
2791
|
|
|
2724
|
-
function
|
|
2792
|
+
function DepositionIcon(props, ref) {
|
|
2725
2793
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2726
2794
|
xmlSpace: "preserve",
|
|
2727
2795
|
x: 0,
|
|
@@ -2736,13 +2804,13 @@ function MoneyIcon(props, ref) {
|
|
|
2736
2804
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2737
2805
|
fill: "currentColor",
|
|
2738
2806
|
fillRule: "evenodd",
|
|
2739
|
-
d: "
|
|
2807
|
+
d: "M14.477 5.529v1.286h-1.21l1.061 1.657c.379.635.615 1.348.663 2.054l.009.265C15 13.134 13.145 15 10.817 15H5.183C2.855 15 1 13.134 1 10.79c0-.867.23-1.685.688-2.344l1.08-1.631H1.581V5.53zm-2.729 1.286H4.302L2.743 9.172a2.65 2.65 0 0 0-.438 1.189l-.021.226-.006.204c0 1.632 1.282 2.923 2.905 2.923h5.634c1.623 0 2.905-1.29 2.905-2.923 0-.546-.178-1.134-.479-1.64zM5.5 1a1.5 1.5 0 1 1 .001 2.999A1.5 1.5 0 0 1 5.5 1m5 0a1.5 1.5 0 1 1 .001 2.999A1.5 1.5 0 0 1 10.5 1",
|
|
2740
2808
|
clipRule: "evenodd"
|
|
2741
2809
|
}));
|
|
2742
2810
|
}
|
|
2743
|
-
const ForwardRef$
|
|
2811
|
+
const ForwardRef$4y = /*#__PURE__*/forwardRef(DepositionIcon);
|
|
2744
2812
|
|
|
2745
|
-
function
|
|
2813
|
+
function DiffIcon(props, ref) {
|
|
2746
2814
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2747
2815
|
xmlSpace: "preserve",
|
|
2748
2816
|
x: 0,
|
|
@@ -2756,12 +2824,14 @@ function PriceFromIcon(props, ref) {
|
|
|
2756
2824
|
ref: ref
|
|
2757
2825
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2758
2826
|
fill: "currentColor",
|
|
2759
|
-
|
|
2827
|
+
fillRule: "evenodd",
|
|
2828
|
+
d: "m6.103 8.885 1.012 1.012-2.045 2.045 2.045 2.046L6.103 15l-2.046-2.045L2.012 15 1 13.988l2.045-2.046L1 9.897l1.012-1.012 2.045 2.044zM15 12.249v1.432H9.478v-1.432zm0-3.068v1.432H9.478V9.18zM4.774 1l-.001 2.045h2.046v1.432H4.773v2.045H3.343L3.34 4.477H1.297V3.045H3.34V1zM15 3.045v1.432H9.478V3.045z",
|
|
2829
|
+
clipRule: "evenodd"
|
|
2760
2830
|
}));
|
|
2761
2831
|
}
|
|
2762
|
-
const ForwardRef$
|
|
2832
|
+
const ForwardRef$4x = /*#__PURE__*/forwardRef(DiffIcon);
|
|
2763
2833
|
|
|
2764
|
-
function
|
|
2834
|
+
function EuroIcon(props, ref) {
|
|
2765
2835
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2766
2836
|
xmlSpace: "preserve",
|
|
2767
2837
|
x: 0,
|
|
@@ -2776,13 +2846,13 @@ function PricelistIcon(props, ref) {
|
|
|
2776
2846
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2777
2847
|
fill: "currentColor",
|
|
2778
2848
|
fillRule: "evenodd",
|
|
2779
|
-
d: "
|
|
2849
|
+
d: "M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m0 1.273a5.727 5.727 0 1 1 0 11.454A5.727 5.727 0 0 1 8 2.273m.579 2.198c.68 0 1.373.214 1.935.579l.182.127.509.382-.764 1.018-.509-.382a2.34 2.34 0 0 0-1.353-.451c-.735 0-1.376.331-1.785.857L9 6.6v1H6.356a2.4 2.4 0 0 0-.01.736H9v1H6.747c.406.562 1.068.92 1.832.92a2.35 2.35 0 0 0 1.208-.352l.145-.099.51-.382.763 1.018-.51.382a3.6 3.6 0 0 1-2.116.706 3.5 3.5 0 0 1-3.274-2.193H4.3v-1h.765A3.7 3.7 0 0 1 5.07 7.6H4.3v-1h1.03A3.5 3.5 0 0 1 8.58 4.471",
|
|
2780
2850
|
clipRule: "evenodd"
|
|
2781
2851
|
}));
|
|
2782
2852
|
}
|
|
2783
|
-
const ForwardRef$
|
|
2853
|
+
const ForwardRef$4w = /*#__PURE__*/forwardRef(EuroIcon);
|
|
2784
2854
|
|
|
2785
|
-
function
|
|
2855
|
+
function MoneyIcon(props, ref) {
|
|
2786
2856
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2787
2857
|
xmlSpace: "preserve",
|
|
2788
2858
|
x: 0,
|
|
@@ -2797,13 +2867,13 @@ function ReferenceIcon(props, ref) {
|
|
|
2797
2867
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2798
2868
|
fill: "currentColor",
|
|
2799
2869
|
fillRule: "evenodd",
|
|
2800
|
-
d: "
|
|
2870
|
+
d: "M5.972 1c1.776 0 3.292.758 3.292 1.943 0 .387-.162.729-.442 1.013.28.284.442.625.442 1.01l-.007.127q.37-.047.76-.048c1.776 0 3.292.758 3.292 1.944 0 .387-.162.729-.442 1.013.28.284.442.625.442 1.01 0 .387-.162.729-.442 1.013.28.284.442.625.442 1.009 0 .387-.162.729-.442 1.013.28.285.442.625.442 1.01 0 1.185-1.516 1.943-3.292 1.943s-3.292-.758-3.292-1.943l.007-.128a6 6 0 0 1-.76.049c-1.776 0-3.292-.759-3.292-1.944 0-.384.162-.725.442-1.01-.28-.284-.442-.625-.442-1.012 0-.385.162-.725.443-1.01-.281-.284-.443-.626-.443-1.013 0-.385.162-.726.443-1.01-.28-.284-.443-.626-.443-1.013 0-.385.162-.726.443-1.01-.281-.284-.443-.626-.443-1.013C2.68 1.758 4.196 1 5.972 1m5.803 11.698-.06.02c-.5.168-1.083.26-1.698.26a5.4 5.4 0 0 1-1.758-.28c-.235.137-.344.273-.344.359 0 .304.899.753 2.102.753s2.102-.449 2.102-.753c0-.086-.109-.222-.344-.36m-7.561-2.022c-.235.136-.344.272-.344.358 0 .304.899.754 2.102.754.328 0 .643-.033.928-.093a1.33 1.33 0 0 1-.175-.661l.007-.128a6 6 0 0 1-.76.049c-.64 0-1.245-.098-1.758-.28m7.561 0-.059.02c-.5.168-1.084.259-1.699.259a5.4 5.4 0 0 1-1.757-.28c-.236.137-.345.273-.345.359 0 .112.123.245.338.367a.2.2 0 0 1 .038.018l-.038-.018q.06.034.13.067.09.02.168.07c.371.144.883.25 1.466.25.58 0 1.089-.105 1.46-.247a.6.6 0 0 1 .18-.077c.293-.138.462-.298.462-.43 0-.086-.108-.222-.344-.359m0-2.024-.059.021c-.5.168-1.084.259-1.699.259a5.4 5.4 0 0 1-1.758-.28c-.235.137-.344.273-.344.36 0 .095.09.206.25.312a.6.6 0 0 1 .237.129l.011.006q.065.017.12.051c.374.146.893.255 1.484.255 1.204 0 2.103-.45 2.103-.754 0-.086-.11-.222-.345-.359m-7.561 0c-.236.138-.344.274-.344.36 0 .128.161.284.439.42q.133.022.241.099c.367.137.861.234 1.422.234.328 0 .644-.033.929-.093a1.3 1.3 0 0 1-.175-.66l.007-.129a6 6 0 0 1-.761.05c-.64 0-1.245-.1-1.758-.28m0-2.022c-.235.136-.344.272-.344.359 0 .141.194.314.522.458l.009.003c.376.165.93.293 1.57.293.33 0 .645-.034.93-.094a1.3 1.3 0 0 1-.175-.66l.007-.128q-.369.048-.761.048a5.4 5.4 0 0 1-1.757-.279m5.803-.395c-1.203 0-2.102.45-2.102.754 0 .1.1.218.276.33q.07.02.131.061l.043.034.022.01a.6.6 0 0 1 .157.066c.372.146.886.252 1.473.252.563 0 1.059-.098 1.428-.233a.56.56 0 0 1 .232-.1c.28-.136.443-.291.443-.42 0-.305-.9-.754-2.103-.754M7.73 4.607l-.06.02c-.5.169-1.083.26-1.698.26a5.4 5.4 0 0 1-1.758-.28c-.235.136-.344.272-.344.359 0 .129.162.284.44.42a.6.6 0 0 1 .24.099c.366.137.86.234 1.422.234 1.203 0 2.102-.449 2.102-.753 0-.086-.109-.222-.344-.359M5.972 2.19c-1.203 0-2.102.449-2.102.753 0 .13.161.284.439.42a.6.6 0 0 1 .243.1c.366.137.86.234 1.42.234.586 0 1.1-.107 1.473-.251a.5.5 0 0 1 .153-.068c.3-.137.476-.3.476-.435 0-.304-.899-.753-2.102-.753",
|
|
2801
2871
|
clipRule: "evenodd"
|
|
2802
2872
|
}));
|
|
2803
2873
|
}
|
|
2804
|
-
const ForwardRef$
|
|
2874
|
+
const ForwardRef$4v = /*#__PURE__*/forwardRef(MoneyIcon);
|
|
2805
2875
|
|
|
2806
|
-
function
|
|
2876
|
+
function PriceFromIcon(props, ref) {
|
|
2807
2877
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2808
2878
|
xmlSpace: "preserve",
|
|
2809
2879
|
x: 0,
|
|
@@ -2817,14 +2887,12 @@ function ShoppingCartIcon(props, ref) {
|
|
|
2817
2887
|
ref: ref
|
|
2818
2888
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2819
2889
|
fill: "currentColor",
|
|
2820
|
-
|
|
2821
|
-
d: "M5.3 12a1.499 1.499 0 1 0 0 2.997A1.499 1.499 0 1 0 5.3 12m7 0a1.499 1.499 0 1 0 0 2.997 1.499 1.499 0 1 0 0-2.997M3.455 1c.285 0 .532.19.61.457l.02.091.327 2.344h9.951c.373 0 .66.317.636.677l-.013.09-1.212 5.785a.64.64 0 0 1-.524.499l-.099.007H4.667a.64.64 0 0 1-.61-.456l-.02-.092L2.9 2.272H1V1zm10.124 4.164h-8.99l.63 4.513h7.414z",
|
|
2822
|
-
clipRule: "evenodd"
|
|
2890
|
+
d: "m9.037 1.018 2.147.548q.106.027.193.091a.52.52 0 0 1 .2.556l-.575 2.043a.56.56 0 0 1-.68.374.526.526 0 0 1-.394-.648l.228-.81-3.602 1.98-2.038 1.112-.388.227a.58.58 0 0 1-.422.053.55.55 0 0 1-.337-.246.514.514 0 0 1 .204-.723L6.48 3.972 9.6 2.257l-.852-.218a.527.527 0 0 1-.393-.647.56.56 0 0 1 .68-.374M5.778 13.943c1.104 0 2.058-.269 2.746-.721.012.063.032.126.032.192C8.556 14.318 7.36 15 5.778 15 4.194 15 3 14.318 3 13.414c0-.066.02-.129.032-.192.688.452 1.642.72 2.746.72M3 11.299c0-.904 1.194-1.586 2.778-1.586s2.778.682 2.778 1.586-1.194 1.586-2.778 1.586S3 12.203 3 11.299m7.222-.53c1.104 0 2.059-.267 2.746-.72.013.064.032.126.032.192 0 .905-1.194 1.587-2.778 1.587a5 5 0 0 1-.62-.039c.04-.16.065-.323.065-.49 0-.198-.032-.387-.085-.568.208.02.419.039.64.039M7.445 8.127c0-.904 1.193-1.586 2.777-1.586S13 7.222 13 8.126s-1.194 1.587-2.778 1.587-2.777-.682-2.777-1.587m2.777 4.76c1.104 0 2.059-.269 2.746-.722.013.064.032.126.032.192 0 .904-1.194 1.587-2.778 1.587a5 5 0 0 1-.62-.04c.04-.16.065-.321.065-.49q-.002-.291-.083-.567c.207.02.417.039.638.039"
|
|
2823
2891
|
}));
|
|
2824
2892
|
}
|
|
2825
|
-
const ForwardRef$
|
|
2893
|
+
const ForwardRef$4u = /*#__PURE__*/forwardRef(PriceFromIcon);
|
|
2826
2894
|
|
|
2827
|
-
function
|
|
2895
|
+
function PricelistIcon(props, ref) {
|
|
2828
2896
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2829
2897
|
xmlSpace: "preserve",
|
|
2830
2898
|
x: 0,
|
|
@@ -2839,13 +2907,13 @@ function StatsIcon(props, ref) {
|
|
|
2839
2907
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2840
2908
|
fill: "currentColor",
|
|
2841
2909
|
fillRule: "evenodd",
|
|
2842
|
-
d: "M9.
|
|
2910
|
+
d: "M9.92 12.113c-.41.046-.705.358-.705.756v1.495a.636.636 0 0 1-.636.636H1.636A.636.636 0 0 1 1 14.364v-1.736c0-.99.803-1.793 1.793-1.793l1.678-.001V1.636c0-.322.24-.588.55-.63L5.107 1h9.257c.322 0 .588.24.63.55l.006.086v11.281a2.082 2.082 0 1 1-4.165 0c0-.455-.292-.76-.705-.804l-.105-.006zm2.187.804a.81.81 0 0 0 1.614.102l.006-.102V2.273H5.744l-.001 8.561h4.282c1.149 0 2.082.863 2.082 2.083m-4.018-.81H2.793a.52.52 0 0 0-.52.521v1.1h5.669v-.859q.001-.36.115-.678zm4.018-7.636v1.273H7.364V4.47zm0 2.893v1.272H7.364V7.364z",
|
|
2843
2911
|
clipRule: "evenodd"
|
|
2844
2912
|
}));
|
|
2845
2913
|
}
|
|
2846
|
-
const ForwardRef$
|
|
2914
|
+
const ForwardRef$4t = /*#__PURE__*/forwardRef(PricelistIcon);
|
|
2847
2915
|
|
|
2848
|
-
function
|
|
2916
|
+
function ReferenceIcon(props, ref) {
|
|
2849
2917
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2850
2918
|
xmlSpace: "preserve",
|
|
2851
2919
|
x: 0,
|
|
@@ -2853,45 +2921,41 @@ function VippsIcon(props, ref) {
|
|
|
2853
2921
|
viewBox: "0 0 16 16",
|
|
2854
2922
|
width: props.width || props.size || '1em',
|
|
2855
2923
|
height: props.height || props.size || '1em',
|
|
2856
|
-
className:
|
|
2857
|
-
color: props.color,
|
|
2924
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2925
|
+
color: props.color || 'currentColor',
|
|
2858
2926
|
inline: undefined,
|
|
2859
2927
|
ref: ref
|
|
2860
2928
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2861
|
-
fill: "
|
|
2862
|
-
d: "M2.02 3.333h11.96c.563 0 1.02.457 1.02 1.021v7.292a1.02 1.02 0 0 1-1.02 1.02H2.02A1.02 1.02 0 0 1 1 11.647V4.354c0-.564.457-1.02 1.02-1.02"
|
|
2863
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2864
|
-
fill: "#FF5B24",
|
|
2865
|
-
d: "M5.813 3.917h4.375a3.938 3.938 0 0 1 0 7.875H5.812a3.937 3.937 0 1 1 0-7.875"
|
|
2866
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2867
|
-
fill: "#FFF",
|
|
2929
|
+
fill: "currentColor",
|
|
2868
2930
|
fillRule: "evenodd",
|
|
2869
|
-
d: "
|
|
2931
|
+
d: "M7.697 1c.169 0 .33.067.45.186l6.667 6.667a.636.636 0 0 1 0 .9l-6.061 6.06a.636.636 0 0 1-.9 0L1.186 8.148A.64.64 0 0 1 1 7.697V3.455c0-.17.067-.331.186-.45l1.819-1.819A.64.64 0 0 1 3.455 1zm-.263 1.273H3.716L2.273 3.716v3.718l6.03 6.03 5.16-5.161zM5.1 4a1.1 1.1 0 1 1 .001 2.199A1.1 1.1 0 0 1 5.1 4",
|
|
2870
2932
|
clipRule: "evenodd"
|
|
2871
2933
|
}));
|
|
2872
2934
|
}
|
|
2873
|
-
const ForwardRef$
|
|
2935
|
+
const ForwardRef$4s = /*#__PURE__*/forwardRef(ReferenceIcon);
|
|
2874
2936
|
|
|
2875
|
-
function
|
|
2937
|
+
function ShoppingCartIcon(props, ref) {
|
|
2876
2938
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2877
2939
|
xmlSpace: "preserve",
|
|
2878
2940
|
x: 0,
|
|
2879
2941
|
y: 0,
|
|
2880
|
-
viewBox: "0 0
|
|
2942
|
+
viewBox: "0 0 16 16",
|
|
2881
2943
|
width: props.width || props.size || '1em',
|
|
2882
2944
|
height: props.height || props.size || '1em',
|
|
2883
|
-
className:
|
|
2884
|
-
color: props.color,
|
|
2945
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2946
|
+
color: props.color || 'currentColor',
|
|
2885
2947
|
inline: undefined,
|
|
2886
2948
|
ref: ref
|
|
2887
2949
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2888
|
-
fill: "
|
|
2889
|
-
|
|
2950
|
+
fill: "currentColor",
|
|
2951
|
+
fillRule: "evenodd",
|
|
2952
|
+
d: "M5.3 12a1.499 1.499 0 1 0 0 2.997A1.499 1.499 0 1 0 5.3 12m7 0a1.499 1.499 0 1 0 0 2.997 1.499 1.499 0 1 0 0-2.997M3.455 1c.285 0 .532.19.61.457l.02.091.327 2.344h9.951c.373 0 .66.317.636.677l-.013.09-1.212 5.785a.64.64 0 0 1-.524.499l-.099.007H4.667a.64.64 0 0 1-.61-.456l-.02-.092L2.9 2.272H1V1zm10.124 4.164h-8.99l.63 4.513h7.414z",
|
|
2953
|
+
clipRule: "evenodd"
|
|
2890
2954
|
}));
|
|
2891
2955
|
}
|
|
2892
|
-
const ForwardRef$
|
|
2956
|
+
const ForwardRef$4r = /*#__PURE__*/forwardRef(ShoppingCartIcon);
|
|
2893
2957
|
|
|
2894
|
-
function
|
|
2958
|
+
function StatsIcon(props, ref) {
|
|
2895
2959
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
2896
2960
|
xmlSpace: "preserve",
|
|
2897
2961
|
x: 0,
|
|
@@ -2899,25 +2963,18 @@ function VisaIcon(props, ref) {
|
|
|
2899
2963
|
viewBox: "0 0 16 16",
|
|
2900
2964
|
width: props.width || props.size || '1em',
|
|
2901
2965
|
height: props.height || props.size || '1em',
|
|
2902
|
-
className:
|
|
2903
|
-
color: props.color,
|
|
2966
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
2967
|
+
color: props.color || 'currentColor',
|
|
2904
2968
|
inline: undefined,
|
|
2905
2969
|
ref: ref
|
|
2906
2970
|
}), /*#__PURE__*/React.createElement("path", {
|
|
2907
|
-
fill: "
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
d: "M1.233 11.002H14.766V12.215H1.233z"
|
|
2912
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2913
|
-
fill: "#1A1F71",
|
|
2914
|
-
d: "M1.233 3.787H14.766V5H1.233z"
|
|
2915
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2916
|
-
fill: "#1A1F71",
|
|
2917
|
-
d: "M6.65 6.337 5.252 9.672H4.34L3.652 7.01c-.041-.163-.078-.224-.205-.293-.207-.113-.55-.218-.85-.283l.02-.097h1.468c.187 0 .355.124.398.34l.363 1.93.898-2.27zm3.574 2.246c.004-.88-1.217-.929-1.209-1.322.003-.12.117-.247.366-.28.124-.015.464-.028.85.15l.152-.708a2.3 2.3 0 0 0-.807-.147c-.853 0-1.453.453-1.458 1.102-.005.48.429.748.755.908.337.163.45.268.448.414-.002.224-.269.323-.516.327-.434.007-.686-.117-.886-.211l-.157.731c.202.093.574.173.96.177.906 0 1.499-.448 1.502-1.141m2.252 1.089h.798l-.697-3.335h-.736a.39.39 0 0 0-.368.244l-1.294 3.09h.906l.18-.497h1.107zm-.963-1.182.454-1.252.262 1.252zm-3.63-2.153L7.17 9.672h-.863l.713-3.335z"
|
|
2971
|
+
fill: "currentColor",
|
|
2972
|
+
fillRule: "evenodd",
|
|
2973
|
+
d: "M9.28 2.5H6.72a.61.61 0 0 0-.598.621v9.758a.61.61 0 0 0 .598.621h2.56a.61.61 0 0 0 .598-.621V3.121A.61.61 0 0 0 9.28 2.5m-.597 1.242v8.516H7.317V3.742zM4.159 8.71H1.598A.61.61 0 0 0 1 9.33v3.549a.61.61 0 0 0 .598.621h2.56a.61.61 0 0 0 .598-.621V9.331a.61.61 0 0 0-.597-.621M3.56 9.952v2.306H2.195V9.952zm10.841-4.79h-2.56a.61.61 0 0 0-.598.62v7.097a.61.61 0 0 0 .597.621h2.561a.61.61 0 0 0 .598-.621V5.782a.61.61 0 0 0-.598-.62m-.597 1.241v5.855h-1.366V6.403z",
|
|
2974
|
+
clipRule: "evenodd"
|
|
2918
2975
|
}));
|
|
2919
2976
|
}
|
|
2920
|
-
const ForwardRef$
|
|
2977
|
+
const ForwardRef$4q = /*#__PURE__*/forwardRef(StatsIcon);
|
|
2921
2978
|
|
|
2922
2979
|
function FacebookIcon(props, ref) {
|
|
2923
2980
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2936,7 +2993,7 @@ function FacebookIcon(props, ref) {
|
|
|
2936
2993
|
d: "M6.418 15 6.4 8.875H4V6.25h2.4V4.5C6.4 2.138 7.738 1 9.664 1c.922 0 1.715.075 1.946.108v2.469h-1.336c-1.048 0-1.25.545-1.25 1.344V6.25H12l-.8 2.625H9.024V15z"
|
|
2937
2994
|
}));
|
|
2938
2995
|
}
|
|
2939
|
-
const ForwardRef$
|
|
2996
|
+
const ForwardRef$4p = /*#__PURE__*/forwardRef(FacebookIcon);
|
|
2940
2997
|
|
|
2941
2998
|
function GithubIcon(props, ref) {
|
|
2942
2999
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2953,7 +3010,7 @@ function GithubIcon(props, ref) {
|
|
|
2953
3010
|
d: "M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"
|
|
2954
3011
|
}));
|
|
2955
3012
|
}
|
|
2956
|
-
const ForwardRef$
|
|
3013
|
+
const ForwardRef$4o = /*#__PURE__*/forwardRef(GithubIcon);
|
|
2957
3014
|
|
|
2958
3015
|
function GoogleIcon(props, ref) {
|
|
2959
3016
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2972,7 +3029,7 @@ function GoogleIcon(props, ref) {
|
|
|
2972
3029
|
d: "M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4s2-4.4 4.3-4.4c1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2z"
|
|
2973
3030
|
}));
|
|
2974
3031
|
}
|
|
2975
|
-
const ForwardRef$
|
|
3032
|
+
const ForwardRef$4n = /*#__PURE__*/forwardRef(GoogleIcon);
|
|
2976
3033
|
|
|
2977
3034
|
function InstagramIcon(props, ref) {
|
|
2978
3035
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -2991,7 +3048,7 @@ function InstagramIcon(props, ref) {
|
|
|
2991
3048
|
d: "M4.5 2.75c-.818 0-1.75.932-1.75 1.75v7c0 .834.916 1.75 1.75 1.75h7c.818 0 1.75-.932 1.75-1.75v-7c0-.818-.932-1.75-1.75-1.75zm7 12.25h-7C2.701 15 1 13.299 1 11.5v-7C1 2.701 2.701 1 4.5 1h7C13.299 1 15 2.701 15 4.5v7c0 1.799-1.701 3.5-3.5 3.5M8 6.25c-.965 0-1.75.785-1.75 1.75S7.035 9.75 8 9.75 9.75 8.965 9.75 8 8.965 6.25 8 6.25m0 5.25c-1.93 0-3.5-1.57-3.5-3.5S6.07 4.5 8 4.5s3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5m3.627-7.935a.84.84 0 1 1 0 1.68.84.84 0 0 1 0-1.68"
|
|
2992
3049
|
}));
|
|
2993
3050
|
}
|
|
2994
|
-
const ForwardRef$
|
|
3051
|
+
const ForwardRef$4m = /*#__PURE__*/forwardRef(InstagramIcon);
|
|
2995
3052
|
|
|
2996
3053
|
function LinkedinIcon(props, ref) {
|
|
2997
3054
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3013,7 +3070,7 @@ function LinkedinIcon(props, ref) {
|
|
|
3013
3070
|
transform: "translate(-1137 -141) translate(1136 140)"
|
|
3014
3071
|
}));
|
|
3015
3072
|
}
|
|
3016
|
-
const ForwardRef$
|
|
3073
|
+
const ForwardRef$4l = /*#__PURE__*/forwardRef(LinkedinIcon);
|
|
3017
3074
|
|
|
3018
3075
|
function SkypeIcon(props, ref) {
|
|
3019
3076
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3032,7 +3089,7 @@ function SkypeIcon(props, ref) {
|
|
|
3032
3089
|
d: "M8 12.025c-2.362 0-3.412-1.138-3.412-2.013 0-.437.35-.787.787-.787.963 0 .788 1.4 2.625 1.4.963 0 1.488-.525 1.488-1.05 0-1.05-1.225-.875-2.888-1.313S4.675 6.95 4.675 6.075c0-1.75 1.663-2.45 3.238-2.45 1.487 0 3.15.787 3.15 1.837 0 .438-.438.7-.876.7-.874 0-.7-1.225-2.45-1.225-.875 0-1.312.35-1.312.963 0 .787 1.575.962 2.8 1.225 1.663.437 2.1 1.4 2.1 2.275.088 1.575-1.05 2.625-3.325 2.625m6.475-2.888c.088-.35.525-3.325-1.837-5.862-2.188-2.363-5.6-1.925-5.95-1.838C6.161 1.175 5.55 1 4.937 1 1.874 1 1 3.887 1 4.937s.525 1.925.525 1.925c-.35 1.4.088 2.888.35 3.675.788 2.013 2.713 3.15 3.5 3.5 1.925.788 3.5.438 3.763.438.612.35 1.224.525 1.924.525 1.05 0 3.938-.875 3.938-3.938 0-1.05-.525-1.925-.525-1.925"
|
|
3033
3090
|
}));
|
|
3034
3091
|
}
|
|
3035
|
-
const ForwardRef$
|
|
3092
|
+
const ForwardRef$4k = /*#__PURE__*/forwardRef(SkypeIcon);
|
|
3036
3093
|
|
|
3037
3094
|
function TwitterIcon(props, ref) {
|
|
3038
3095
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3051,7 +3108,7 @@ function TwitterIcon(props, ref) {
|
|
|
3051
3108
|
d: "M15 4.27c-.525.253-1.05.338-1.662.422.612-.338 1.05-.846 1.225-1.523-.526.339-1.138.508-1.838.677a3.1 3.1 0 0 0-2.1-.846c-1.487 0-2.8 1.27-2.8 2.792 0 .254 0 .423.088.593C5.55 6.3 3.363 5.2 1.963 3.508c-.263.423-.35.846-.35 1.438 0 .93.525 1.777 1.312 2.285-.437 0-.875-.17-1.312-.339 0 1.354.962 2.454 2.275 2.708-.263.085-.526.085-.788.085-.175 0-.35 0-.525-.085.35 1.1 1.4 1.946 2.713 1.946-.963.762-2.188 1.185-3.588 1.185H1C2.313 13.492 3.8 14 5.375 14c5.25 0 8.137-4.23 8.137-7.87v-.338c.613-.423 1.138-.93 1.488-1.523"
|
|
3052
3109
|
}));
|
|
3053
3110
|
}
|
|
3054
|
-
const ForwardRef$
|
|
3111
|
+
const ForwardRef$4j = /*#__PURE__*/forwardRef(TwitterIcon);
|
|
3055
3112
|
|
|
3056
3113
|
function VimeoIcon(props, ref) {
|
|
3057
3114
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3070,7 +3127,7 @@ function VimeoIcon(props, ref) {
|
|
|
3070
3127
|
d: "M14.993 4.849c-.088 1.381-1.05 3.194-2.886 5.525C10.183 12.791 8.609 14 7.297 14c-.787 0-1.487-.777-2.1-2.245-.699-2.072-1.224-6.302-2.448-6.302-.087 0-.437.26-1.05.69L1 5.282c.7-.605 3.06-2.936 4.11-3.022s1.75.604 2.012 2.158c.262 1.727.7 5.266 1.574 5.266.787 0 2.186-2.935 2.274-3.453.087-.777-.263-1.64-2.012-.95C9.658 3.037 10.97 2 12.894 2q2.23.13 2.099 2.849"
|
|
3071
3128
|
}));
|
|
3072
3129
|
}
|
|
3073
|
-
const ForwardRef$
|
|
3130
|
+
const ForwardRef$4i = /*#__PURE__*/forwardRef(VimeoIcon);
|
|
3074
3131
|
|
|
3075
3132
|
function YoutubeIcon(props, ref) {
|
|
3076
3133
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3089,7 +3146,7 @@ function YoutubeIcon(props, ref) {
|
|
|
3089
3146
|
d: "M6.25 10.5v-5L10.625 8zm8.575-5.167c-.175-1.083-.7-1.833-1.925-2C10.975 3 8 3 8 3s-2.975 0-4.9.333c-1.225.167-1.838.917-1.925 2C1 6.417 1 8 1 8s0 1.583.175 2.667.7 1.833 1.925 2C5.025 13 8 13 8 13s2.975 0 4.9-.333c1.225-.25 1.75-.917 1.925-2S15 8 15 8s0-1.583-.175-2.667"
|
|
3090
3147
|
}));
|
|
3091
3148
|
}
|
|
3092
|
-
const ForwardRef$
|
|
3149
|
+
const ForwardRef$4h = /*#__PURE__*/forwardRef(YoutubeIcon);
|
|
3093
3150
|
|
|
3094
3151
|
function BatteryIcon(props, ref) {
|
|
3095
3152
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3110,7 +3167,7 @@ function BatteryIcon(props, ref) {
|
|
|
3110
3167
|
clipRule: "evenodd"
|
|
3111
3168
|
}));
|
|
3112
3169
|
}
|
|
3113
|
-
const ForwardRef$
|
|
3170
|
+
const ForwardRef$4g = /*#__PURE__*/forwardRef(BatteryIcon);
|
|
3114
3171
|
|
|
3115
3172
|
function CalculatorIcon(props, ref) {
|
|
3116
3173
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3132,7 +3189,7 @@ function CalculatorIcon(props, ref) {
|
|
|
3132
3189
|
clipRule: "evenodd"
|
|
3133
3190
|
}));
|
|
3134
3191
|
}
|
|
3135
|
-
const ForwardRef$
|
|
3192
|
+
const ForwardRef$4f = /*#__PURE__*/forwardRef(CalculatorIcon);
|
|
3136
3193
|
|
|
3137
3194
|
function CameraIcon(props, ref) {
|
|
3138
3195
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3153,7 +3210,7 @@ function CameraIcon(props, ref) {
|
|
|
3153
3210
|
clipRule: "evenodd"
|
|
3154
3211
|
}));
|
|
3155
3212
|
}
|
|
3156
|
-
const ForwardRef$
|
|
3213
|
+
const ForwardRef$4e = /*#__PURE__*/forwardRef(CameraIcon);
|
|
3157
3214
|
|
|
3158
3215
|
function DatabaseIcon(props, ref) {
|
|
3159
3216
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3175,7 +3232,7 @@ function DatabaseIcon(props, ref) {
|
|
|
3175
3232
|
transform: "translate(-1210 -463) translate(1208 462)"
|
|
3176
3233
|
}));
|
|
3177
3234
|
}
|
|
3178
|
-
const ForwardRef$
|
|
3235
|
+
const ForwardRef$4d = /*#__PURE__*/forwardRef(DatabaseIcon);
|
|
3179
3236
|
|
|
3180
3237
|
function DesktopIcon(props, ref) {
|
|
3181
3238
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3196,36 +3253,7 @@ function DesktopIcon(props, ref) {
|
|
|
3196
3253
|
clipRule: "evenodd"
|
|
3197
3254
|
}));
|
|
3198
3255
|
}
|
|
3199
|
-
const ForwardRef$
|
|
3200
|
-
|
|
3201
|
-
function FigmaIcon(props, ref) {
|
|
3202
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3203
|
-
fill: "none",
|
|
3204
|
-
viewBox: "0 0 24 25",
|
|
3205
|
-
width: props.width || props.size || '1em',
|
|
3206
|
-
height: props.height || props.size || '1em',
|
|
3207
|
-
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__FigmaIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3208
|
-
color: props.color,
|
|
3209
|
-
inline: undefined,
|
|
3210
|
-
ref: ref
|
|
3211
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3212
|
-
fill: "#24CB71",
|
|
3213
|
-
d: "M6 18.914a3 3 0 0 1 3-3h3v3a3 3 0 0 1-6 0"
|
|
3214
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3215
|
-
fill: "#FF7237",
|
|
3216
|
-
d: "M12 3.914v6h3a3 3 0 0 0 0-6z"
|
|
3217
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3218
|
-
fill: "#00B6FF",
|
|
3219
|
-
d: "M15 15.914a3 3 0 1 0 0-6 3 3 0 0 0 0 6"
|
|
3220
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3221
|
-
fill: "#FF3737",
|
|
3222
|
-
d: "M6 6.914a3 3 0 0 0 3 3h3v-6H9a3 3 0 0 0-3 3"
|
|
3223
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3224
|
-
fill: "#874FFF",
|
|
3225
|
-
d: "M6 12.914a3 3 0 0 0 3 3h3v-6H9a3 3 0 0 0-3 3"
|
|
3226
|
-
}));
|
|
3227
|
-
}
|
|
3228
|
-
const ForwardRef$3U = /*#__PURE__*/forwardRef(FigmaIcon);
|
|
3256
|
+
const ForwardRef$4c = /*#__PURE__*/forwardRef(DesktopIcon);
|
|
3229
3257
|
|
|
3230
3258
|
function ImageIcon(props, ref) {
|
|
3231
3259
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3246,7 +3274,7 @@ function ImageIcon(props, ref) {
|
|
|
3246
3274
|
clipRule: "evenodd"
|
|
3247
3275
|
}));
|
|
3248
3276
|
}
|
|
3249
|
-
const ForwardRef$
|
|
3277
|
+
const ForwardRef$4b = /*#__PURE__*/forwardRef(ImageIcon);
|
|
3250
3278
|
|
|
3251
3279
|
function LaptopIcon(props, ref) {
|
|
3252
3280
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3267,7 +3295,7 @@ function LaptopIcon(props, ref) {
|
|
|
3267
3295
|
clipRule: "evenodd"
|
|
3268
3296
|
}));
|
|
3269
3297
|
}
|
|
3270
|
-
const ForwardRef$
|
|
3298
|
+
const ForwardRef$4a = /*#__PURE__*/forwardRef(LaptopIcon);
|
|
3271
3299
|
|
|
3272
3300
|
function MobileIcon(props, ref) {
|
|
3273
3301
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3286,52 +3314,9 @@ function MobileIcon(props, ref) {
|
|
|
3286
3314
|
fillRule: "evenodd",
|
|
3287
3315
|
d: "M8 11.3a.7.7 0 1 1 0 1.4.7.7 0 0 1 0-1.4M11.29 1c.947 0 1.71.805 1.71 1.793v10.414c0 .988-.763 1.793-1.71 1.793H4.71C3.764 15 3 14.195 3 13.207V2.793C3 1.805 3.763 1 4.71 1zm.481 9.371H4.228v2.836c0 .258.173.468.396.512l.087.008h6.578c.265 0 .483-.23.483-.52zm0-5.785H4.228v4.513h7.543zm-.482-2.313H4.711c-.265 0-.483.23-.483.52v.521h7.543v-.52a.51.51 0 0 0-.395-.513z",
|
|
3288
3316
|
clipRule: "evenodd"
|
|
3289
|
-
}));
|
|
3290
|
-
}
|
|
3291
|
-
const ForwardRef$3R = /*#__PURE__*/forwardRef(MobileIcon);
|
|
3292
|
-
|
|
3293
|
-
function MuralIcon(props, ref) {
|
|
3294
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3295
|
-
fill: "none",
|
|
3296
|
-
viewBox: "0 0 24 25",
|
|
3297
|
-
width: props.width || props.size || '1em',
|
|
3298
|
-
height: props.height || props.size || '1em',
|
|
3299
|
-
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__MuralIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3300
|
-
color: props.color,
|
|
3301
|
-
inline: undefined,
|
|
3302
|
-
ref: ref
|
|
3303
|
-
}), /*#__PURE__*/React.createElement("g", {
|
|
3304
|
-
clipPath: "url(#a)"
|
|
3305
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
3306
|
-
fill: "#000",
|
|
3307
|
-
d: "m19.692 9.406 3.14.181v11.942h-3.14z"
|
|
3308
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3309
|
-
fill: "#00843F",
|
|
3310
|
-
d: "M16.027 9.587c0-1.01.813-1.823 1.822-1.823.208-1.117.242-2.174 0-3.139-2.721 0-4.939 2.218-4.939 4.962v8.825l3.14.23V9.588z"
|
|
3311
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3312
|
-
fill: "#FC83FF",
|
|
3313
|
-
d: "M19.693 9.587h3.139c-.023-2.744-2.239-4.962-4.962-4.962v3.14c1.01 0 1.822.812 1.822 1.822"
|
|
3314
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3315
|
-
fill: "#FA0",
|
|
3316
|
-
d: "M16.027 21.522v-3.14h-5.132l.193 3.14z"
|
|
3317
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3318
|
-
fill: "#5887FF",
|
|
3319
|
-
d: "M7.97 21.522h3.118V9.579L7.97 9.4z"
|
|
3320
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3321
|
-
fill: "#000",
|
|
3322
|
-
d: "m1.188 9.58 3.139-.182v12.124h-3.14z"
|
|
3323
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3324
|
-
fill: "#FF4B4B",
|
|
3325
|
-
d: "M6.15 7.764c1.009 0 1.821.813 1.821 1.823h3.14c-.023-2.744-2.239-4.962-4.962-4.962a4.97 4.97 0 0 0-4.961 4.96h3.139c0-1.01.813-1.822 1.822-1.822z"
|
|
3326
|
-
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3327
|
-
id: "a"
|
|
3328
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
3329
|
-
fill: "#fff",
|
|
3330
|
-
d: "M0 0H24V24H0z",
|
|
3331
|
-
transform: "translate(0 .914)"
|
|
3332
|
-
}))));
|
|
3317
|
+
}));
|
|
3333
3318
|
}
|
|
3334
|
-
const ForwardRef$
|
|
3319
|
+
const ForwardRef$49 = /*#__PURE__*/forwardRef(MobileIcon);
|
|
3335
3320
|
|
|
3336
3321
|
function PhoneIcon(props, ref) {
|
|
3337
3322
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3352,7 +3337,7 @@ function PhoneIcon(props, ref) {
|
|
|
3352
3337
|
clipRule: "evenodd"
|
|
3353
3338
|
}));
|
|
3354
3339
|
}
|
|
3355
|
-
const ForwardRef$
|
|
3340
|
+
const ForwardRef$48 = /*#__PURE__*/forwardRef(PhoneIcon);
|
|
3356
3341
|
|
|
3357
3342
|
function PrinterIcon(props, ref) {
|
|
3358
3343
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3373,7 +3358,7 @@ function PrinterIcon(props, ref) {
|
|
|
3373
3358
|
clipRule: "evenodd"
|
|
3374
3359
|
}));
|
|
3375
3360
|
}
|
|
3376
|
-
const ForwardRef$
|
|
3361
|
+
const ForwardRef$47 = /*#__PURE__*/forwardRef(PrinterIcon);
|
|
3377
3362
|
|
|
3378
3363
|
function QRIcon(props, ref) {
|
|
3379
3364
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3394,7 +3379,7 @@ function QRIcon(props, ref) {
|
|
|
3394
3379
|
clipRule: "evenodd"
|
|
3395
3380
|
}));
|
|
3396
3381
|
}
|
|
3397
|
-
const ForwardRef$
|
|
3382
|
+
const ForwardRef$46 = /*#__PURE__*/forwardRef(QRIcon);
|
|
3398
3383
|
|
|
3399
3384
|
function SaveIcon(props, ref) {
|
|
3400
3385
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3415,7 +3400,7 @@ function SaveIcon(props, ref) {
|
|
|
3415
3400
|
clipRule: "evenodd"
|
|
3416
3401
|
}));
|
|
3417
3402
|
}
|
|
3418
|
-
const ForwardRef$
|
|
3403
|
+
const ForwardRef$45 = /*#__PURE__*/forwardRef(SaveIcon);
|
|
3419
3404
|
|
|
3420
3405
|
function AlignCenterIcon(props, ref) {
|
|
3421
3406
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3436,7 +3421,7 @@ function AlignCenterIcon(props, ref) {
|
|
|
3436
3421
|
clipRule: "evenodd"
|
|
3437
3422
|
}));
|
|
3438
3423
|
}
|
|
3439
|
-
const ForwardRef$
|
|
3424
|
+
const ForwardRef$44 = /*#__PURE__*/forwardRef(AlignCenterIcon);
|
|
3440
3425
|
|
|
3441
3426
|
function AlignLeftIcon(props, ref) {
|
|
3442
3427
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3457,7 +3442,7 @@ function AlignLeftIcon(props, ref) {
|
|
|
3457
3442
|
clipRule: "evenodd"
|
|
3458
3443
|
}));
|
|
3459
3444
|
}
|
|
3460
|
-
const ForwardRef$
|
|
3445
|
+
const ForwardRef$43 = /*#__PURE__*/forwardRef(AlignLeftIcon);
|
|
3461
3446
|
|
|
3462
3447
|
function AlignRightIcon(props, ref) {
|
|
3463
3448
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3478,7 +3463,7 @@ function AlignRightIcon(props, ref) {
|
|
|
3478
3463
|
clipRule: "evenodd"
|
|
3479
3464
|
}));
|
|
3480
3465
|
}
|
|
3481
|
-
const ForwardRef$
|
|
3466
|
+
const ForwardRef$42 = /*#__PURE__*/forwardRef(AlignRightIcon);
|
|
3482
3467
|
|
|
3483
3468
|
function AttachmentIcon(props, ref) {
|
|
3484
3469
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3499,7 +3484,7 @@ function AttachmentIcon(props, ref) {
|
|
|
3499
3484
|
clipRule: "evenodd"
|
|
3500
3485
|
}));
|
|
3501
3486
|
}
|
|
3502
|
-
const ForwardRef$
|
|
3487
|
+
const ForwardRef$41 = /*#__PURE__*/forwardRef(AttachmentIcon);
|
|
3503
3488
|
|
|
3504
3489
|
function BoldIcon(props, ref) {
|
|
3505
3490
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3520,7 +3505,7 @@ function BoldIcon(props, ref) {
|
|
|
3520
3505
|
clipRule: "evenodd"
|
|
3521
3506
|
}));
|
|
3522
3507
|
}
|
|
3523
|
-
const ForwardRef$
|
|
3508
|
+
const ForwardRef$40 = /*#__PURE__*/forwardRef(BoldIcon);
|
|
3524
3509
|
|
|
3525
3510
|
function BulletListIcon(props, ref) {
|
|
3526
3511
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3541,7 +3526,7 @@ function BulletListIcon(props, ref) {
|
|
|
3541
3526
|
clipRule: "evenodd"
|
|
3542
3527
|
}));
|
|
3543
3528
|
}
|
|
3544
|
-
const ForwardRef$
|
|
3529
|
+
const ForwardRef$3$ = /*#__PURE__*/forwardRef(BulletListIcon);
|
|
3545
3530
|
|
|
3546
3531
|
function ItalicIcon(props, ref) {
|
|
3547
3532
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3562,7 +3547,7 @@ function ItalicIcon(props, ref) {
|
|
|
3562
3547
|
clipRule: "evenodd"
|
|
3563
3548
|
}));
|
|
3564
3549
|
}
|
|
3565
|
-
const ForwardRef$
|
|
3550
|
+
const ForwardRef$3_ = /*#__PURE__*/forwardRef(ItalicIcon);
|
|
3566
3551
|
|
|
3567
3552
|
function LinkIcon(props, ref) {
|
|
3568
3553
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3583,7 +3568,7 @@ function LinkIcon(props, ref) {
|
|
|
3583
3568
|
clipRule: "evenodd"
|
|
3584
3569
|
}));
|
|
3585
3570
|
}
|
|
3586
|
-
const ForwardRef$
|
|
3571
|
+
const ForwardRef$3Z = /*#__PURE__*/forwardRef(LinkIcon);
|
|
3587
3572
|
|
|
3588
3573
|
function NumberListIcon(props, ref) {
|
|
3589
3574
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3604,7 +3589,7 @@ function NumberListIcon(props, ref) {
|
|
|
3604
3589
|
clipRule: "evenodd"
|
|
3605
3590
|
}));
|
|
3606
3591
|
}
|
|
3607
|
-
const ForwardRef$
|
|
3592
|
+
const ForwardRef$3Y = /*#__PURE__*/forwardRef(NumberListIcon);
|
|
3608
3593
|
|
|
3609
3594
|
function SourceCodeIcon(props, ref) {
|
|
3610
3595
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3625,7 +3610,7 @@ function SourceCodeIcon(props, ref) {
|
|
|
3625
3610
|
clipRule: "evenodd"
|
|
3626
3611
|
}));
|
|
3627
3612
|
}
|
|
3628
|
-
const ForwardRef$
|
|
3613
|
+
const ForwardRef$3X = /*#__PURE__*/forwardRef(SourceCodeIcon);
|
|
3629
3614
|
|
|
3630
3615
|
function TextColorIcon(props, ref) {
|
|
3631
3616
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3646,7 +3631,7 @@ function TextColorIcon(props, ref) {
|
|
|
3646
3631
|
clipRule: "evenodd"
|
|
3647
3632
|
}));
|
|
3648
3633
|
}
|
|
3649
|
-
const ForwardRef$
|
|
3634
|
+
const ForwardRef$3W = /*#__PURE__*/forwardRef(TextColorIcon);
|
|
3650
3635
|
|
|
3651
3636
|
function UnderlineIcon(props, ref) {
|
|
3652
3637
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3667,7 +3652,7 @@ function UnderlineIcon(props, ref) {
|
|
|
3667
3652
|
clipRule: "evenodd"
|
|
3668
3653
|
}));
|
|
3669
3654
|
}
|
|
3670
|
-
const ForwardRef$
|
|
3655
|
+
const ForwardRef$3V = /*#__PURE__*/forwardRef(UnderlineIcon);
|
|
3671
3656
|
|
|
3672
3657
|
function UnlinkIcon(props, ref) {
|
|
3673
3658
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3688,7 +3673,115 @@ function UnlinkIcon(props, ref) {
|
|
|
3688
3673
|
clipRule: "evenodd"
|
|
3689
3674
|
}));
|
|
3690
3675
|
}
|
|
3691
|
-
const ForwardRef$
|
|
3676
|
+
const ForwardRef$3U = /*#__PURE__*/forwardRef(UnlinkIcon);
|
|
3677
|
+
|
|
3678
|
+
function AppleIcon(props, ref) {
|
|
3679
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3680
|
+
fill: "none",
|
|
3681
|
+
viewBox: "0 0 12 14",
|
|
3682
|
+
width: props.width || props.size || '1em',
|
|
3683
|
+
height: props.height || props.size || '1em',
|
|
3684
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__AppleIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3685
|
+
color: props.color,
|
|
3686
|
+
inline: undefined,
|
|
3687
|
+
ref: ref
|
|
3688
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3689
|
+
fill: "currentColor",
|
|
3690
|
+
fillRule: "evenodd",
|
|
3691
|
+
d: "M8.168 2.235C8.682 1.644 9.029.82 8.934 0c-.741.028-1.639.47-2.17 1.06-.478.525-.895 1.363-.783 2.166.828.061 1.672-.399 2.187-.991m1.855 5.203c.02 2.118 1.956 2.823 1.977 2.832-.016.05-.31 1.005-1.02 1.992-.614.852-1.251 1.701-2.256 1.72-.986.017-1.304-.556-2.432-.556s-1.48.537-2.414.573c-.97.034-1.708-.922-2.327-1.772C.285 10.489-.683 7.315.617 5.173a3.64 3.64 0 0 1 3.05-1.754c.951-.018 1.85.608 2.431.608.582 0 1.674-.752 2.822-.642.48.02 1.83.184 2.695 1.389-.07.041-1.61.893-1.592 2.664",
|
|
3692
|
+
clipRule: "evenodd"
|
|
3693
|
+
}));
|
|
3694
|
+
}
|
|
3695
|
+
const ForwardRef$3T = /*#__PURE__*/forwardRef(AppleIcon);
|
|
3696
|
+
|
|
3697
|
+
function FigmaIcon(props, ref) {
|
|
3698
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3699
|
+
fill: "none",
|
|
3700
|
+
viewBox: "0 0 24 25",
|
|
3701
|
+
width: props.width || props.size || '1em',
|
|
3702
|
+
height: props.height || props.size || '1em',
|
|
3703
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__FigmaIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3704
|
+
color: props.color,
|
|
3705
|
+
inline: undefined,
|
|
3706
|
+
ref: ref
|
|
3707
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3708
|
+
fill: "#24CB71",
|
|
3709
|
+
d: "M6 18.914a3 3 0 0 1 3-3h3v3a3 3 0 0 1-6 0"
|
|
3710
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3711
|
+
fill: "#FF7237",
|
|
3712
|
+
d: "M12 3.914v6h3a3 3 0 0 0 0-6z"
|
|
3713
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3714
|
+
fill: "#00B6FF",
|
|
3715
|
+
d: "M15 15.914a3 3 0 1 0 0-6 3 3 0 0 0 0 6"
|
|
3716
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3717
|
+
fill: "#FF3737",
|
|
3718
|
+
d: "M6 6.914a3 3 0 0 0 3 3h3v-6H9a3 3 0 0 0-3 3"
|
|
3719
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3720
|
+
fill: "#874FFF",
|
|
3721
|
+
d: "M6 12.914a3 3 0 0 0 3 3h3v-6H9a3 3 0 0 0-3 3"
|
|
3722
|
+
}));
|
|
3723
|
+
}
|
|
3724
|
+
const ForwardRef$3S = /*#__PURE__*/forwardRef(FigmaIcon);
|
|
3725
|
+
|
|
3726
|
+
function GooglePlayIcon(props, ref) {
|
|
3727
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3728
|
+
fill: "none",
|
|
3729
|
+
viewBox: "0 0 12.5 14",
|
|
3730
|
+
width: props.width || props.size || '1em',
|
|
3731
|
+
height: props.height || props.size || '1em',
|
|
3732
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__GooglePlayIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3733
|
+
color: props.color,
|
|
3734
|
+
inline: undefined,
|
|
3735
|
+
ref: ref
|
|
3736
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3737
|
+
fill: "currentColor",
|
|
3738
|
+
d: "M12.26 6.495 9.73 5.024 7.65 7.05 9.55 8.902l2.71-1.575a.48.48 0 0 0 .239-.416.48.48 0 0 0-.24-.416M9.303 4.77 6.517 3.153.414 0l6.891 6.716zM.517 14l6.01-3.338 2.595-1.509-1.815-1.77zM.007.273 0 13.833 6.964 7.05z"
|
|
3739
|
+
}));
|
|
3740
|
+
}
|
|
3741
|
+
const ForwardRef$3R = /*#__PURE__*/forwardRef(GooglePlayIcon);
|
|
3742
|
+
|
|
3743
|
+
function MuralIcon(props, ref) {
|
|
3744
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3745
|
+
fill: "none",
|
|
3746
|
+
viewBox: "0 0 24 25",
|
|
3747
|
+
width: props.width || props.size || '1em',
|
|
3748
|
+
height: props.height || props.size || '1em',
|
|
3749
|
+
className: (props.color ? 'eds-icon ' : '') + 'eds-icon__MuralIcon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
3750
|
+
color: props.color,
|
|
3751
|
+
inline: undefined,
|
|
3752
|
+
ref: ref
|
|
3753
|
+
}), /*#__PURE__*/React.createElement("g", {
|
|
3754
|
+
clipPath: "url(#a)"
|
|
3755
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3756
|
+
fill: "#000",
|
|
3757
|
+
d: "m19.692 9.406 3.14.181v11.942h-3.14z"
|
|
3758
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3759
|
+
fill: "#00843F",
|
|
3760
|
+
d: "M16.027 9.587c0-1.01.813-1.823 1.822-1.823.208-1.117.242-2.174 0-3.139-2.721 0-4.939 2.218-4.939 4.962v8.825l3.14.23V9.588z"
|
|
3761
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3762
|
+
fill: "#FC83FF",
|
|
3763
|
+
d: "M19.693 9.587h3.139c-.023-2.744-2.239-4.962-4.962-4.962v3.14c1.01 0 1.822.812 1.822 1.822"
|
|
3764
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3765
|
+
fill: "#FA0",
|
|
3766
|
+
d: "M16.027 21.522v-3.14h-5.132l.193 3.14z"
|
|
3767
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3768
|
+
fill: "#5887FF",
|
|
3769
|
+
d: "M7.97 21.522h3.118V9.579L7.97 9.4z"
|
|
3770
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3771
|
+
fill: "#000",
|
|
3772
|
+
d: "m1.188 9.58 3.139-.182v12.124h-3.14z"
|
|
3773
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
3774
|
+
fill: "#FF4B4B",
|
|
3775
|
+
d: "M6.15 7.764c1.009 0 1.821.813 1.821 1.823h3.14c-.023-2.744-2.239-4.962-4.962-4.962a4.97 4.97 0 0 0-4.961 4.96h3.139c0-1.01.813-1.822 1.822-1.822z"
|
|
3776
|
+
})), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
3777
|
+
id: "a"
|
|
3778
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
3779
|
+
fill: "#fff",
|
|
3780
|
+
d: "M0 0H24V24H0z",
|
|
3781
|
+
transform: "translate(0 .914)"
|
|
3782
|
+
}))));
|
|
3783
|
+
}
|
|
3784
|
+
const ForwardRef$3Q = /*#__PURE__*/forwardRef(MuralIcon);
|
|
3692
3785
|
|
|
3693
3786
|
function BicycleIcon(props, ref) {
|
|
3694
3787
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3707,7 +3800,7 @@ function BicycleIcon(props, ref) {
|
|
|
3707
3800
|
clipRule: "evenodd"
|
|
3708
3801
|
}));
|
|
3709
3802
|
}
|
|
3710
|
-
const ForwardRef$
|
|
3803
|
+
const ForwardRef$3P = /*#__PURE__*/forwardRef(BicycleIcon);
|
|
3711
3804
|
|
|
3712
3805
|
function BusIcon(props, ref) {
|
|
3713
3806
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3733,7 +3826,7 @@ function BusIcon(props, ref) {
|
|
|
3733
3826
|
d: "M3.55 11.8c0-.551.449-1 1-1s1 .449 1 1a1 1 0 0 1-2 0"
|
|
3734
3827
|
})));
|
|
3735
3828
|
}
|
|
3736
|
-
const ForwardRef$
|
|
3829
|
+
const ForwardRef$3O = /*#__PURE__*/forwardRef(BusIcon);
|
|
3737
3830
|
|
|
3738
3831
|
function CablewayIcon(props, ref) {
|
|
3739
3832
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3752,7 +3845,7 @@ function CablewayIcon(props, ref) {
|
|
|
3752
3845
|
clipRule: "evenodd"
|
|
3753
3846
|
}));
|
|
3754
3847
|
}
|
|
3755
|
-
const ForwardRef$
|
|
3848
|
+
const ForwardRef$3N = /*#__PURE__*/forwardRef(CablewayIcon);
|
|
3756
3849
|
|
|
3757
3850
|
function CarIcon(props, ref) {
|
|
3758
3851
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3773,7 +3866,7 @@ function CarIcon(props, ref) {
|
|
|
3773
3866
|
clipRule: "evenodd"
|
|
3774
3867
|
}));
|
|
3775
3868
|
}
|
|
3776
|
-
const ForwardRef$
|
|
3869
|
+
const ForwardRef$3M = /*#__PURE__*/forwardRef(CarIcon);
|
|
3777
3870
|
|
|
3778
3871
|
function CarSharingIcon(props, ref) {
|
|
3779
3872
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3798,7 +3891,7 @@ function CarSharingIcon(props, ref) {
|
|
|
3798
3891
|
d: "M5.516 10.5a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0"
|
|
3799
3892
|
}));
|
|
3800
3893
|
}
|
|
3801
|
-
const ForwardRef$
|
|
3894
|
+
const ForwardRef$3L = /*#__PURE__*/forwardRef(CarSharingIcon);
|
|
3802
3895
|
|
|
3803
3896
|
function CarferryIcon(props, ref) {
|
|
3804
3897
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3822,7 +3915,7 @@ function CarferryIcon(props, ref) {
|
|
|
3822
3915
|
d: "M2 12.289q.162-.023.373-.023c.576 0 .837.136 1.167.31.101.053.122.067.238.12.023.01.196.097.438.172q.158.048.348.08c.037.006.307.052.608.052.824 0 1.254-.226 1.633-.425.33-.173.591-.31 1.167-.31s.837.137 1.167.31c.38.2.81.425 1.633.425s1.253-.226 1.633-.425c.33-.173.59-.31 1.168-.31.145 0 .29.017.427.045v-1.013a3 3 0 0 0-.427-.031c-.823 0-1.253.225-1.633.424-.33.173-.59.31-1.168.31s-.838-.137-1.168-.31c-.379-.199-.809-.424-1.632-.424s-1.253.225-1.632.424c-.33.173-.59.31-1.168.31-.179 0-.326-.012-.454-.04-.094-.022-.192-.04-.322-.09a3 3 0 0 1-.392-.18c-.378-.199-.808-.424-1.631-.424a4 4 0 0 0-.373.017z"
|
|
3823
3916
|
}));
|
|
3824
3917
|
}
|
|
3825
|
-
const ForwardRef$
|
|
3918
|
+
const ForwardRef$3K = /*#__PURE__*/forwardRef(CarferryIcon);
|
|
3826
3919
|
|
|
3827
3920
|
function CityBikeIcon(props, ref) {
|
|
3828
3921
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3841,7 +3934,7 @@ function CityBikeIcon(props, ref) {
|
|
|
3841
3934
|
clipRule: "evenodd"
|
|
3842
3935
|
}));
|
|
3843
3936
|
}
|
|
3844
|
-
const ForwardRef$
|
|
3937
|
+
const ForwardRef$3J = /*#__PURE__*/forwardRef(CityBikeIcon);
|
|
3845
3938
|
|
|
3846
3939
|
function FerryIcon(props, ref) {
|
|
3847
3940
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3860,7 +3953,7 @@ function FerryIcon(props, ref) {
|
|
|
3860
3953
|
d: "M8.737 13c-.824 0-1.253-.226-1.632-.425-.33-.173-.591-.31-1.168-.31s-.838.137-1.168.31c-.38.2-.81.425-1.633.425-1.052 0-1.969-.588-2.007-.613L1 12.316l.447-.894.196.108c.037.023.743.47 1.493.47.577 0 .838-.137 1.168-.31.38-.199.81-.424 1.633-.424s1.254.225 1.633.424c.33.173.59.31 1.167.31s.837-.137 1.167-.31c.379-.199.81-.424 1.632-.424.643 0 1.046.137 1.372.292l-.479.88c-.23-.103-.48-.172-.893-.172-.577 0-.837.136-1.168.31-.378.198-.808.424-1.631.424M14.75 7.456h-1.432a.05.05 0 0 1-.05-.036l-.907-2.746a.35.35 0 0 0-.33-.242h-.554a.05.05 0 0 1-.047-.034l-.34-.825c-.073-.186-.214-.298-.417-.198l-1.213.706a.45.45 0 0 0-.244.402v.463c0 .04-.026.054-.047.054H5.78a.35.35 0 0 0-.318.198L4.362 7.422a.05.05 0 0 1-.047.034h-.667a.35.35 0 0 0-.314.195l-1.496 3.047c.313.16.658.302 1.275.302 1.4 0 1.4-.733 2.8-.733s1.4.733 2.8.733 1.4-.733 2.8-.733c.9 0 1.45.306 1.845.521l1.611-2.963a.25.25 0 0 0-.22-.37m-7.353-.2a.2.2 0 0 1-.2.2H5.272c-.125 0-.236-.098-.133-.279l.381-.78a.25.25 0 0 1 .228-.141h1.45c.11 0 .2.09.2.2zm2.204-.004a.204.204 0 0 1-.204.204H8.005a.204.204 0 0 1-.204-.204V6.46c0-.113.091-.204.204-.204h1.392c.113 0 .204.091.204.204zm2.535.204-1.933.001A.2.2 0 0 1 10 7.256v-.799c0-.11.09-.201.202-.201h1.653c.116 0 .217.079.245.191l.193.78c.053.165-.049.229-.158.229"
|
|
3861
3954
|
}));
|
|
3862
3955
|
}
|
|
3863
|
-
const ForwardRef$
|
|
3956
|
+
const ForwardRef$3I = /*#__PURE__*/forwardRef(FerryIcon);
|
|
3864
3957
|
|
|
3865
3958
|
function FunicularIcon(props, ref) {
|
|
3866
3959
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3882,7 +3975,7 @@ function FunicularIcon(props, ref) {
|
|
|
3882
3975
|
clipRule: "evenodd"
|
|
3883
3976
|
}));
|
|
3884
3977
|
}
|
|
3885
|
-
const ForwardRef$
|
|
3978
|
+
const ForwardRef$3H = /*#__PURE__*/forwardRef(FunicularIcon);
|
|
3886
3979
|
|
|
3887
3980
|
function HelicopterIcon(props, ref) {
|
|
3888
3981
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3908,7 +4001,7 @@ function HelicopterIcon(props, ref) {
|
|
|
3908
4001
|
clipRule: "evenodd"
|
|
3909
4002
|
}));
|
|
3910
4003
|
}
|
|
3911
|
-
const ForwardRef$
|
|
4004
|
+
const ForwardRef$3G = /*#__PURE__*/forwardRef(HelicopterIcon);
|
|
3912
4005
|
|
|
3913
4006
|
function MetroIcon(props, ref) {
|
|
3914
4007
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3932,7 +4025,7 @@ function MetroIcon(props, ref) {
|
|
|
3932
4025
|
d: "M8 2c3.308 0 6 2.692 6 6s-2.692 6-6 6c-3.309 0-6-2.692-6-6s2.691-6 6-6m0-1C4.14 1 1 4.14 1 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7"
|
|
3933
4026
|
}));
|
|
3934
4027
|
}
|
|
3935
|
-
const ForwardRef$
|
|
4028
|
+
const ForwardRef$3F = /*#__PURE__*/forwardRef(MetroIcon);
|
|
3936
4029
|
|
|
3937
4030
|
function MobilityIcon(props, ref) {
|
|
3938
4031
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -3953,13 +4046,11 @@ function MobilityIcon(props, ref) {
|
|
|
3953
4046
|
clipRule: "evenodd"
|
|
3954
4047
|
}));
|
|
3955
4048
|
}
|
|
3956
|
-
const ForwardRef$
|
|
4049
|
+
const ForwardRef$3E = /*#__PURE__*/forwardRef(MobilityIcon);
|
|
3957
4050
|
|
|
3958
4051
|
function PlaneIcon(props, ref) {
|
|
3959
4052
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
3960
|
-
|
|
3961
|
-
x: 0,
|
|
3962
|
-
y: 0,
|
|
4053
|
+
fill: "none",
|
|
3963
4054
|
viewBox: "0 0 16 16",
|
|
3964
4055
|
width: props.width || props.size || '1em',
|
|
3965
4056
|
height: props.height || props.size || '1em',
|
|
@@ -3969,17 +4060,10 @@ function PlaneIcon(props, ref) {
|
|
|
3969
4060
|
ref: ref
|
|
3970
4061
|
}), /*#__PURE__*/React.createElement("path", {
|
|
3971
4062
|
fill: "#800664",
|
|
3972
|
-
|
|
3973
|
-
d: "M14.833 5.682a.2.2 0 0 0-.044-.03l-.016-.011-.043-.025c-.146-.084-1.008-.42-1.478-.576a.76.76 0 0 0-.398-.024L9.037 6.044 5.21 4.438c-.273-.118-.318-.14-.57-.125l-.794.076c-.171.018-.198.158-.055.294L6.01 6.858 3.621 7.5l-2.13-.824c-.176-.069-.231-.068-.323-.043l-.08.022c-.063.016-.09.056-.088.1.002.057.046.076.19.228 0 0 2.873 2.805 3.033 2.948a.22.22 0 0 0 .204.048l10.138-2.731a.22.22 0 0 0 .151-.144c.131-.4.313-1.058.28-1.179a.46.46 0 0 0-.163-.243m-1.252.206-.271.073c-.03.008-.074.026-.122.006l-.46-.169a.14.14 0 0 1-.087-.138.14.14 0 0 1 .103-.127l.271-.073a.14.14 0 0 1 .088.005l.506.204c.056.023.086.055.082.115s-.052.09-.11.104",
|
|
3974
|
-
clipRule: "evenodd"
|
|
3975
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
3976
|
-
fill: "#800664",
|
|
3977
|
-
fillRule: "evenodd",
|
|
3978
|
-
d: "M2 11.999H14V12.999H2z",
|
|
3979
|
-
clipRule: "evenodd"
|
|
4063
|
+
d: "M12.58 3.16c.329-.11.642.203.532.532A5.9 5.9 0 0 1 11.687 6L10.254 7.43l1.374 5.697-1 1-2.454-4.616-1.889 1.889.11 1.065-.858.858-.865-1.724-1.723-.864.858-.858 1.063.11 1.89-1.89-4.617-2.455 1-1L8.84 6.017l1.433-1.433a5.9 5.9 0 0 1 2.306-1.425"
|
|
3980
4064
|
}));
|
|
3981
4065
|
}
|
|
3982
|
-
const ForwardRef$
|
|
4066
|
+
const ForwardRef$3D = /*#__PURE__*/forwardRef(PlaneIcon);
|
|
3983
4067
|
|
|
3984
4068
|
function RunningIcon(props, ref) {
|
|
3985
4069
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4003,7 +4087,7 @@ function RunningIcon(props, ref) {
|
|
|
4003
4087
|
d: "M5.708 9.6a1.3 1.3 0 0 1-.075-.282l-.975 1.75-2.886 1.134a.6.6 0 1 0 .394 1.134l3.371-.959 1.133-1.851-.33-.183c-.353-.228-.513-.456-.632-.743"
|
|
4004
4088
|
})));
|
|
4005
4089
|
}
|
|
4006
|
-
const ForwardRef$
|
|
4090
|
+
const ForwardRef$3C = /*#__PURE__*/forwardRef(RunningIcon);
|
|
4007
4091
|
|
|
4008
4092
|
function SnowCoachIcon(props, ref) {
|
|
4009
4093
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4023,7 +4107,7 @@ function SnowCoachIcon(props, ref) {
|
|
|
4023
4107
|
d: "M13.625 9.246a1.375 1.375 0 1 1 0 2.748H7.99c-.622 0-1.206-.3-1.567-.806l-.353-.494a.915.915 0 0 1 .745-1.448zm-6 .75a.625.625 0 1 0 0 1.25.625.625 0 0 0 0-1.25m2 0a.625.625 0 1 0 0 1.25.625.625 0 0 0 0-1.25m2 0a.625.625 0 1 0 0 1.25.625.625 0 0 0 0-1.25m2 0a.625.625 0 1 0 0 1.25.625.625 0 0 0 0-1.25"
|
|
4024
4108
|
}));
|
|
4025
4109
|
}
|
|
4026
|
-
const ForwardRef$
|
|
4110
|
+
const ForwardRef$3B = /*#__PURE__*/forwardRef(SnowCoachIcon);
|
|
4027
4111
|
|
|
4028
4112
|
function StandingIcon(props, ref) {
|
|
4029
4113
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4045,7 +4129,7 @@ function StandingIcon(props, ref) {
|
|
|
4045
4129
|
d: "M8 3.5a1.25 1.25 0 1 1-.001-2.499A1.25 1.25 0 0 1 8 3.5M10.99 8.786l-.825-3.989A1 1 0 0 0 9.185 4h-2.37a1 1 0 0 0-.98.797l-.825 3.99a.428.428 0 0 0 .836.184l.587-2.197h.047L6.5 10v4.4a.6.6 0 1 0 1.2 0l.101-4.338c.004-.033.026-.062.056-.062h.29c.032 0 .055.03.057.064L8.3 14.4a.6.6 0 1 0 1.2 0V10l.02-3.226h.047l.587 2.197a.428.428 0 0 0 .836-.185"
|
|
4046
4130
|
})));
|
|
4047
4131
|
}
|
|
4048
|
-
const ForwardRef$
|
|
4132
|
+
const ForwardRef$3A = /*#__PURE__*/forwardRef(StandingIcon);
|
|
4049
4133
|
|
|
4050
4134
|
function StrollingIcon(props, ref) {
|
|
4051
4135
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4069,7 +4153,7 @@ function StrollingIcon(props, ref) {
|
|
|
4069
4153
|
d: "m6.507 9.362-.073 1.815a.2.2 0 0 1-.012.06l-1.059 2.946a.6.6 0 1 0 1.113.45l1.298-2.776a1 1 0 0 0 .066-.188l.072-.252zM8.003 3.5a1.25 1.25 0 1 1-.001-2.499 1.25 1.25 0 0 1 0 2.499"
|
|
4070
4154
|
})));
|
|
4071
4155
|
}
|
|
4072
|
-
const ForwardRef$
|
|
4156
|
+
const ForwardRef$3z = /*#__PURE__*/forwardRef(StrollingIcon);
|
|
4073
4157
|
|
|
4074
4158
|
function TaxiIcon(props, ref) {
|
|
4075
4159
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4090,7 +4174,7 @@ function TaxiIcon(props, ref) {
|
|
|
4090
4174
|
clipRule: "evenodd"
|
|
4091
4175
|
}));
|
|
4092
4176
|
}
|
|
4093
|
-
const ForwardRef$
|
|
4177
|
+
const ForwardRef$3y = /*#__PURE__*/forwardRef(TaxiIcon);
|
|
4094
4178
|
|
|
4095
4179
|
function TrainIcon(props, ref) {
|
|
4096
4180
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4114,7 +4198,7 @@ function TrainIcon(props, ref) {
|
|
|
4114
4198
|
d: "M14.75 8.1a.6.6 0 0 0-.091-.11l-.035-.036-.093-.095c-.315-.314-2.34-1.805-3.436-2.528-.358-.236-.76-.331-.999-.331h-3.54l1.295-.89c.1-.076.149-.134.149-.256a.33.33 0 0 0-.142-.276L6.364 2.399H5.4l1.702 1.434-1.7 1.166h.001H1v6h12.612c.196 0 .38-.098.488-.263.49-.755.9-1.41.9-1.902 0-.277-.095-.529-.25-.735m-2.537-.508c-.046.136-.173.172-.317.172h-.666c-.071 0-.185.01-.284-.063l-.95-.671a.332.332 0 0 1 .2-.599h.666c.072 0 .142.024.2.068l1.034.778c.115.086.162.18.117.315"
|
|
4115
4199
|
}));
|
|
4116
4200
|
}
|
|
4117
|
-
const ForwardRef$
|
|
4201
|
+
const ForwardRef$3x = /*#__PURE__*/forwardRef(TrainIcon);
|
|
4118
4202
|
|
|
4119
4203
|
function TramIcon(props, ref) {
|
|
4120
4204
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4140,7 +4224,7 @@ function TramIcon(props, ref) {
|
|
|
4140
4224
|
clipRule: "evenodd"
|
|
4141
4225
|
}));
|
|
4142
4226
|
}
|
|
4143
|
-
const ForwardRef$
|
|
4227
|
+
const ForwardRef$3w = /*#__PURE__*/forwardRef(TramIcon);
|
|
4144
4228
|
|
|
4145
4229
|
function WalkIcon(props, ref) {
|
|
4146
4230
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4164,7 +4248,7 @@ function WalkIcon(props, ref) {
|
|
|
4164
4248
|
d: "m12.791 7.79-2.026-1.244a.2.2 0 0 1-.064-.063l-.98-1.702a1 1 0 0 0-.644-.438l-1.44-.29a1 1 0 0 0-.797.18L5.04 5.582a1 1 0 0 0-.288.34L3.671 8.017a.428.428 0 0 0 .724.456l1.293-1.996a.2.2 0 0 1 .063-.061l1.088-.666-.309 1.533a2.3 2.3 0 0 0 .596 2.043l2.276 2.288.045.07 1.115 2.912a.6.6 0 1 0 1.137-.384l-.805-2.874-.155-.32-1.854-2.545a.35.35 0 0 1-.06-.272l.374-1.857.687.871a1 1 0 0 0 .348.28l2.12 1.03a.428.428 0 0 0 .437-.735"
|
|
4165
4249
|
})));
|
|
4166
4250
|
}
|
|
4167
|
-
const ForwardRef$
|
|
4251
|
+
const ForwardRef$3v = /*#__PURE__*/forwardRef(WalkIcon);
|
|
4168
4252
|
|
|
4169
4253
|
function AdditionalZonesTicketIcon(props, ref) {
|
|
4170
4254
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4185,9 +4269,9 @@ function AdditionalZonesTicketIcon(props, ref) {
|
|
|
4185
4269
|
clipRule: "evenodd"
|
|
4186
4270
|
}));
|
|
4187
4271
|
}
|
|
4188
|
-
const ForwardRef$
|
|
4272
|
+
const ForwardRef$3u = /*#__PURE__*/forwardRef(AdditionalZonesTicketIcon);
|
|
4189
4273
|
|
|
4190
|
-
function
|
|
4274
|
+
function AirportIcon(props, ref) {
|
|
4191
4275
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
4192
4276
|
fill: "none",
|
|
4193
4277
|
viewBox: "0 0 16 16",
|
|
@@ -4199,22 +4283,15 @@ function CabinIcon(props, ref) {
|
|
|
4199
4283
|
ref: ref
|
|
4200
4284
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4201
4285
|
fill: "currentColor",
|
|
4202
|
-
|
|
4203
|
-
d: "M7.557 1.166a.657.657 0 0 1 .873 0l5.437 4.833c.14.124.22.303.22.49v7.854a.657.657 0 0 1-.656.657H9.806a.657.657 0 0 1-.657-.657v-3.572H6.84v3.572a.66.66 0 0 1-.568.651L6.18 15H2.558a.657.657 0 0 1-.657-.657V6.49c0-.188.08-.367.22-.491zm.437 1.369-4.78 4.249v6.902h2.31v-3.572c0-.332.248-.607.568-.65l.09-.007h3.624c.363 0 .657.295.657.657v3.572h2.31V6.785z",
|
|
4204
|
-
clipRule: "evenodd"
|
|
4205
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
4206
|
-
fill: "currentColor",
|
|
4207
|
-
fillRule: "evenodd",
|
|
4208
|
-
d: "M3 10.55v-1.1h10v1.1zM3 8.55v-1.1h10v1.1zM3 6.55v-1.1h10v1.1zM5 4.55v-1.1h6v1.1zM3 12.55v-1.1h3.333v1.1zM10 12.55v-1.1h4v1.1z",
|
|
4209
|
-
clipRule: "evenodd"
|
|
4286
|
+
d: "M9.632 7.507h2.519c.232 0 .42.26.42.493 0 .234-.19.494-.42.494H9.632l-2.239 3.662h-.98l1.12-3.662h-1.75l-.628.774h-.84L4.735 8l-.42-1.267h.84l.629.774h1.749l-1.12-3.662h.98z"
|
|
4210
4287
|
}), /*#__PURE__*/React.createElement("path", {
|
|
4211
4288
|
fill: "currentColor",
|
|
4212
4289
|
fillRule: "evenodd",
|
|
4213
|
-
d: "
|
|
4290
|
+
d: "M8 1a7 7 0 1 1 0 14.001 7 7 0 0 1 0-14m0 1.2a5.801 5.801 0 0 0 0 11.6A5.8 5.8 0 0 0 8 2.2",
|
|
4214
4291
|
clipRule: "evenodd"
|
|
4215
4292
|
}));
|
|
4216
4293
|
}
|
|
4217
|
-
const ForwardRef$
|
|
4294
|
+
const ForwardRef$3t = /*#__PURE__*/forwardRef(AirportIcon);
|
|
4218
4295
|
|
|
4219
4296
|
function CityIcon(props, ref) {
|
|
4220
4297
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4235,7 +4312,7 @@ function CityIcon(props, ref) {
|
|
|
4235
4312
|
clipRule: "evenodd"
|
|
4236
4313
|
}));
|
|
4237
4314
|
}
|
|
4238
|
-
const ForwardRef$
|
|
4315
|
+
const ForwardRef$3s = /*#__PURE__*/forwardRef(CityIcon);
|
|
4239
4316
|
|
|
4240
4317
|
function CompassNeedleIcon(props, ref) {
|
|
4241
4318
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4255,7 +4332,7 @@ function CompassNeedleIcon(props, ref) {
|
|
|
4255
4332
|
d: "M11 8 8 1 5 8z"
|
|
4256
4333
|
}));
|
|
4257
4334
|
}
|
|
4258
|
-
const ForwardRef$
|
|
4335
|
+
const ForwardRef$3r = /*#__PURE__*/forwardRef(CompassNeedleIcon);
|
|
4259
4336
|
|
|
4260
4337
|
function ConductorIcon(props, ref) {
|
|
4261
4338
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4274,7 +4351,7 @@ function ConductorIcon(props, ref) {
|
|
|
4274
4351
|
clipRule: "evenodd"
|
|
4275
4352
|
}));
|
|
4276
4353
|
}
|
|
4277
|
-
const ForwardRef$
|
|
4354
|
+
const ForwardRef$3q = /*#__PURE__*/forwardRef(ConductorIcon);
|
|
4278
4355
|
|
|
4279
4356
|
function CorrespondenceIcon(props, ref) {
|
|
4280
4357
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4300,7 +4377,7 @@ function CorrespondenceIcon(props, ref) {
|
|
|
4300
4377
|
clipRule: "evenodd"
|
|
4301
4378
|
}));
|
|
4302
4379
|
}
|
|
4303
|
-
const ForwardRef$
|
|
4380
|
+
const ForwardRef$3p = /*#__PURE__*/forwardRef(CorrespondenceIcon);
|
|
4304
4381
|
|
|
4305
4382
|
function DestinationIcon(props, ref) {
|
|
4306
4383
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4321,7 +4398,7 @@ function DestinationIcon(props, ref) {
|
|
|
4321
4398
|
clipRule: "evenodd"
|
|
4322
4399
|
}));
|
|
4323
4400
|
}
|
|
4324
|
-
const ForwardRef$
|
|
4401
|
+
const ForwardRef$3o = /*#__PURE__*/forwardRef(DestinationIcon);
|
|
4325
4402
|
|
|
4326
4403
|
function DirectionIcon(props, ref) {
|
|
4327
4404
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4340,7 +4417,7 @@ function DirectionIcon(props, ref) {
|
|
|
4340
4417
|
clipRule: "evenodd"
|
|
4341
4418
|
}));
|
|
4342
4419
|
}
|
|
4343
|
-
const ForwardRef$
|
|
4420
|
+
const ForwardRef$3n = /*#__PURE__*/forwardRef(DirectionIcon);
|
|
4344
4421
|
|
|
4345
4422
|
function DirectionFilledIcon(props, ref) {
|
|
4346
4423
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4359,7 +4436,7 @@ function DirectionFilledIcon(props, ref) {
|
|
|
4359
4436
|
clipRule: "evenodd"
|
|
4360
4437
|
}));
|
|
4361
4438
|
}
|
|
4362
|
-
const ForwardRef$
|
|
4439
|
+
const ForwardRef$3m = /*#__PURE__*/forwardRef(DirectionFilledIcon);
|
|
4363
4440
|
|
|
4364
4441
|
function EnvironmentIcon(props, ref) {
|
|
4365
4442
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4380,7 +4457,7 @@ function EnvironmentIcon(props, ref) {
|
|
|
4380
4457
|
clipRule: "evenodd"
|
|
4381
4458
|
}));
|
|
4382
4459
|
}
|
|
4383
|
-
const ForwardRef$
|
|
4460
|
+
const ForwardRef$3l = /*#__PURE__*/forwardRef(EnvironmentIcon);
|
|
4384
4461
|
|
|
4385
4462
|
function GoalIcon(props, ref) {
|
|
4386
4463
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4399,7 +4476,7 @@ function GoalIcon(props, ref) {
|
|
|
4399
4476
|
d: "M5.818 2.312 14 6.25l-8.182 3.937v3.938c0 .525-.363.875-.909.875S4 14.65 4 14.125V1.875C4 1.35 4.364 1 4.91 1s.908.35.908.875z"
|
|
4400
4477
|
}));
|
|
4401
4478
|
}
|
|
4402
|
-
const ForwardRef$
|
|
4479
|
+
const ForwardRef$3k = /*#__PURE__*/forwardRef(GoalIcon);
|
|
4403
4480
|
|
|
4404
4481
|
function GymIcon(props, ref) {
|
|
4405
4482
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4418,7 +4495,7 @@ function GymIcon(props, ref) {
|
|
|
4418
4495
|
clipRule: "evenodd"
|
|
4419
4496
|
}));
|
|
4420
4497
|
}
|
|
4421
|
-
const ForwardRef$
|
|
4498
|
+
const ForwardRef$3j = /*#__PURE__*/forwardRef(GymIcon);
|
|
4422
4499
|
|
|
4423
4500
|
function HomeIcon(props, ref) {
|
|
4424
4501
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4439,7 +4516,7 @@ function HomeIcon(props, ref) {
|
|
|
4439
4516
|
clipRule: "evenodd"
|
|
4440
4517
|
}));
|
|
4441
4518
|
}
|
|
4442
|
-
const ForwardRef$
|
|
4519
|
+
const ForwardRef$3i = /*#__PURE__*/forwardRef(HomeIcon);
|
|
4443
4520
|
|
|
4444
4521
|
function InternationalIcon(props, ref) {
|
|
4445
4522
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4460,7 +4537,7 @@ function InternationalIcon(props, ref) {
|
|
|
4460
4537
|
clipRule: "evenodd"
|
|
4461
4538
|
}));
|
|
4462
4539
|
}
|
|
4463
|
-
const ForwardRef$
|
|
4540
|
+
const ForwardRef$3h = /*#__PURE__*/forwardRef(InternationalIcon);
|
|
4464
4541
|
|
|
4465
4542
|
function InterrailIcon(props, ref) {
|
|
4466
4543
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4481,7 +4558,7 @@ function InterrailIcon(props, ref) {
|
|
|
4481
4558
|
clipRule: "evenodd"
|
|
4482
4559
|
}));
|
|
4483
4560
|
}
|
|
4484
|
-
const ForwardRef$
|
|
4561
|
+
const ForwardRef$3g = /*#__PURE__*/forwardRef(InterrailIcon);
|
|
4485
4562
|
|
|
4486
4563
|
function InvalidTicketIcon(props, ref) {
|
|
4487
4564
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4502,7 +4579,7 @@ function InvalidTicketIcon(props, ref) {
|
|
|
4502
4579
|
clipRule: "evenodd"
|
|
4503
4580
|
}));
|
|
4504
4581
|
}
|
|
4505
|
-
const ForwardRef$
|
|
4582
|
+
const ForwardRef$3f = /*#__PURE__*/forwardRef(InvalidTicketIcon);
|
|
4506
4583
|
|
|
4507
4584
|
function LuggageIcon(props, ref) {
|
|
4508
4585
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4523,7 +4600,7 @@ function LuggageIcon(props, ref) {
|
|
|
4523
4600
|
clipRule: "evenodd"
|
|
4524
4601
|
}));
|
|
4525
4602
|
}
|
|
4526
|
-
const ForwardRef$
|
|
4603
|
+
const ForwardRef$3e = /*#__PURE__*/forwardRef(LuggageIcon);
|
|
4527
4604
|
|
|
4528
4605
|
function MapIcon(props, ref) {
|
|
4529
4606
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4544,7 +4621,7 @@ function MapIcon(props, ref) {
|
|
|
4544
4621
|
clipRule: "evenodd"
|
|
4545
4622
|
}));
|
|
4546
4623
|
}
|
|
4547
|
-
const ForwardRef$
|
|
4624
|
+
const ForwardRef$3d = /*#__PURE__*/forwardRef(MapIcon);
|
|
4548
4625
|
|
|
4549
4626
|
function MapFilledIcon(props, ref) {
|
|
4550
4627
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4566,7 +4643,7 @@ function MapFilledIcon(props, ref) {
|
|
|
4566
4643
|
clipRule: "evenodd"
|
|
4567
4644
|
}));
|
|
4568
4645
|
}
|
|
4569
|
-
const ForwardRef$
|
|
4646
|
+
const ForwardRef$3c = /*#__PURE__*/forwardRef(MapFilledIcon);
|
|
4570
4647
|
|
|
4571
4648
|
function MapPinIcon(props, ref) {
|
|
4572
4649
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4587,7 +4664,7 @@ function MapPinIcon(props, ref) {
|
|
|
4587
4664
|
clipRule: "evenodd"
|
|
4588
4665
|
}));
|
|
4589
4666
|
}
|
|
4590
|
-
const ForwardRef$
|
|
4667
|
+
const ForwardRef$3b = /*#__PURE__*/forwardRef(MapPinIcon);
|
|
4591
4668
|
|
|
4592
4669
|
function MountainIcon(props, ref) {
|
|
4593
4670
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4606,7 +4683,26 @@ function MountainIcon(props, ref) {
|
|
|
4606
4683
|
clipRule: "evenodd"
|
|
4607
4684
|
}));
|
|
4608
4685
|
}
|
|
4609
|
-
const ForwardRef$
|
|
4686
|
+
const ForwardRef$3a = /*#__PURE__*/forwardRef(MountainIcon);
|
|
4687
|
+
|
|
4688
|
+
function PlatformIcon(props, ref) {
|
|
4689
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
4690
|
+
fill: "none",
|
|
4691
|
+
viewBox: "0 0 16 16",
|
|
4692
|
+
width: props.width || props.size || '1em',
|
|
4693
|
+
height: props.height || props.size || '1em',
|
|
4694
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
4695
|
+
color: props.color || 'currentColor',
|
|
4696
|
+
inline: undefined,
|
|
4697
|
+
ref: ref
|
|
4698
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
4699
|
+
fill: "currentColor",
|
|
4700
|
+
fillRule: "evenodd",
|
|
4701
|
+
d: "M15 4.365V2.96h-1.998V2h-1.393v.96H8.702V2H7.31v.96H4.403V2H3.01v.96H1.012v1.405H3.01v7.27H1v1.405h2.01V14h1.393v-.96H7.31V14h1.392v-.96h2.907V14h1.393v-.96h1.986v-1.405h-1.986v-7.27zm-10.597 7.27v-7.27H7.31v7.27zm7.206 0H8.702v-7.27h2.907z",
|
|
4702
|
+
clipRule: "evenodd"
|
|
4703
|
+
}));
|
|
4704
|
+
}
|
|
4705
|
+
const ForwardRef$39 = /*#__PURE__*/forwardRef(PlatformIcon);
|
|
4610
4706
|
|
|
4611
4707
|
function PlaygroundIcon(props, ref) {
|
|
4612
4708
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4630,7 +4726,7 @@ function PlaygroundIcon(props, ref) {
|
|
|
4630
4726
|
clipRule: "evenodd"
|
|
4631
4727
|
}));
|
|
4632
4728
|
}
|
|
4633
|
-
const ForwardRef$
|
|
4729
|
+
const ForwardRef$38 = /*#__PURE__*/forwardRef(PlaygroundIcon);
|
|
4634
4730
|
|
|
4635
4731
|
function PositionIcon(props, ref) {
|
|
4636
4732
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4649,7 +4745,7 @@ function PositionIcon(props, ref) {
|
|
|
4649
4745
|
clipRule: "evenodd"
|
|
4650
4746
|
}));
|
|
4651
4747
|
}
|
|
4652
|
-
const ForwardRef$
|
|
4748
|
+
const ForwardRef$37 = /*#__PURE__*/forwardRef(PositionIcon);
|
|
4653
4749
|
|
|
4654
4750
|
function PositionFilledIcon(props, ref) {
|
|
4655
4751
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4668,7 +4764,7 @@ function PositionFilledIcon(props, ref) {
|
|
|
4668
4764
|
clipRule: "evenodd"
|
|
4669
4765
|
}));
|
|
4670
4766
|
}
|
|
4671
|
-
const ForwardRef$
|
|
4767
|
+
const ForwardRef$36 = /*#__PURE__*/forwardRef(PositionFilledIcon);
|
|
4672
4768
|
|
|
4673
4769
|
function PrioritySeatPregnantIcon(props, ref) {
|
|
4674
4770
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4690,7 +4786,7 @@ function PrioritySeatPregnantIcon(props, ref) {
|
|
|
4690
4786
|
transform: "translate(-1319 -504) translate(1316 503)"
|
|
4691
4787
|
}));
|
|
4692
4788
|
}
|
|
4693
|
-
const ForwardRef$
|
|
4789
|
+
const ForwardRef$35 = /*#__PURE__*/forwardRef(PrioritySeatPregnantIcon);
|
|
4694
4790
|
|
|
4695
4791
|
function PrioritySeatSeniorsIcon(props, ref) {
|
|
4696
4792
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4712,7 +4808,7 @@ function PrioritySeatSeniorsIcon(props, ref) {
|
|
|
4712
4808
|
transform: "translate(-1354 -504) translate(1352 503)"
|
|
4713
4809
|
}));
|
|
4714
4810
|
}
|
|
4715
|
-
const ForwardRef$
|
|
4811
|
+
const ForwardRef$34 = /*#__PURE__*/forwardRef(PrioritySeatSeniorsIcon);
|
|
4716
4812
|
|
|
4717
4813
|
function RebateTicketIcon(props, ref) {
|
|
4718
4814
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4734,7 +4830,7 @@ function RebateTicketIcon(props, ref) {
|
|
|
4734
4830
|
clipRule: "evenodd"
|
|
4735
4831
|
}));
|
|
4736
4832
|
}
|
|
4737
|
-
const ForwardRef$
|
|
4833
|
+
const ForwardRef$33 = /*#__PURE__*/forwardRef(RebateTicketIcon);
|
|
4738
4834
|
|
|
4739
4835
|
function RebateTicketFilledIcon(props, ref) {
|
|
4740
4836
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4753,7 +4849,7 @@ function RebateTicketFilledIcon(props, ref) {
|
|
|
4753
4849
|
clipRule: "evenodd"
|
|
4754
4850
|
}));
|
|
4755
4851
|
}
|
|
4756
|
-
const ForwardRef$
|
|
4852
|
+
const ForwardRef$32 = /*#__PURE__*/forwardRef(RebateTicketFilledIcon);
|
|
4757
4853
|
|
|
4758
4854
|
function SkiIcon(props, ref) {
|
|
4759
4855
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4775,7 +4871,7 @@ function SkiIcon(props, ref) {
|
|
|
4775
4871
|
transform: "translate(-1425 -504) translate(1424 503)"
|
|
4776
4872
|
}));
|
|
4777
4873
|
}
|
|
4778
|
-
const ForwardRef$
|
|
4874
|
+
const ForwardRef$31 = /*#__PURE__*/forwardRef(SkiIcon);
|
|
4779
4875
|
|
|
4780
4876
|
function SuitcaseIcon(props, ref) {
|
|
4781
4877
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4797,7 +4893,7 @@ function SuitcaseIcon(props, ref) {
|
|
|
4797
4893
|
transform: "translate(-1245 -505) translate(1244 503)"
|
|
4798
4894
|
}));
|
|
4799
4895
|
}
|
|
4800
|
-
const ForwardRef$
|
|
4896
|
+
const ForwardRef$30 = /*#__PURE__*/forwardRef(SuitcaseIcon);
|
|
4801
4897
|
|
|
4802
4898
|
function TrackIcon(props, ref) {
|
|
4803
4899
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4816,7 +4912,7 @@ function TrackIcon(props, ref) {
|
|
|
4816
4912
|
d: "M11.492 9.467H4.538l-.445 1.493h7.844zm1.611 0 .445 1.493h.705a.747.747 0 0 1 0 1.493h-.26l.166.562c.156.373-.155.821-.544.896-.389.15-.778-.075-.933-.448l-.301-1.01H3.649l-.3 1.01c-.156.373-.545.597-1.012.523-.389-.15-.622-.523-.544-.896l.19-.637h-.236a.747.747 0 0 1 0-1.493h.68l.444-1.494h-.347a.747.747 0 0 1 0-1.493h.791L3.76 6.48h-.458a.747.747 0 0 1 0-1.493h.902l.7-2.35c.155-.448.544-.672 1.01-.598a.85.85 0 0 1 .545.97l-.588 1.978h4.288L9.57 3.01a.85.85 0 0 1 .545-.97c.389-.15.855.149.933.522l.722 2.425h.928a.747.747 0 0 1 0 1.493h-.484l.445 1.493h.817a.747.747 0 0 1 0 1.494zm-2.055-1.494-.445-1.493H5.427l-.445 1.493z"
|
|
4817
4913
|
}));
|
|
4818
4914
|
}
|
|
4819
|
-
const ForwardRef$
|
|
4915
|
+
const ForwardRef$2$ = /*#__PURE__*/forwardRef(TrackIcon);
|
|
4820
4916
|
|
|
4821
4917
|
function UniversityIcon(props, ref) {
|
|
4822
4918
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4835,7 +4931,7 @@ function UniversityIcon(props, ref) {
|
|
|
4835
4931
|
clipRule: "evenodd"
|
|
4836
4932
|
}));
|
|
4837
4933
|
}
|
|
4838
|
-
const ForwardRef$
|
|
4934
|
+
const ForwardRef$2_ = /*#__PURE__*/forwardRef(UniversityIcon);
|
|
4839
4935
|
|
|
4840
4936
|
function ValidTicketIcon(props, ref) {
|
|
4841
4937
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4856,7 +4952,7 @@ function ValidTicketIcon(props, ref) {
|
|
|
4856
4952
|
clipRule: "evenodd"
|
|
4857
4953
|
}));
|
|
4858
4954
|
}
|
|
4859
|
-
const ForwardRef$
|
|
4955
|
+
const ForwardRef$2Z = /*#__PURE__*/forwardRef(ValidTicketIcon);
|
|
4860
4956
|
|
|
4861
4957
|
function ValidTicketFilledIcon(props, ref) {
|
|
4862
4958
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4875,7 +4971,7 @@ function ValidTicketFilledIcon(props, ref) {
|
|
|
4875
4971
|
clipRule: "evenodd"
|
|
4876
4972
|
}));
|
|
4877
4973
|
}
|
|
4878
|
-
const ForwardRef$
|
|
4974
|
+
const ForwardRef$2Y = /*#__PURE__*/forwardRef(ValidTicketFilledIcon);
|
|
4879
4975
|
|
|
4880
4976
|
function ZoneIcon(props, ref) {
|
|
4881
4977
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4901,7 +4997,7 @@ function ZoneIcon(props, ref) {
|
|
|
4901
4997
|
clipRule: "evenodd"
|
|
4902
4998
|
}));
|
|
4903
4999
|
}
|
|
4904
|
-
const ForwardRef$
|
|
5000
|
+
const ForwardRef$2X = /*#__PURE__*/forwardRef(ZoneIcon);
|
|
4905
5001
|
|
|
4906
5002
|
function AccessibilityIcon(props, ref) {
|
|
4907
5003
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4925,7 +5021,7 @@ function AccessibilityIcon(props, ref) {
|
|
|
4925
5021
|
clipRule: "evenodd"
|
|
4926
5022
|
}));
|
|
4927
5023
|
}
|
|
4928
|
-
const ForwardRef$
|
|
5024
|
+
const ForwardRef$2W = /*#__PURE__*/forwardRef(AccessibilityIcon);
|
|
4929
5025
|
|
|
4930
5026
|
function AddCardIcon(props, ref) {
|
|
4931
5027
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4946,7 +5042,7 @@ function AddCardIcon(props, ref) {
|
|
|
4946
5042
|
clipRule: "evenodd"
|
|
4947
5043
|
}));
|
|
4948
5044
|
}
|
|
4949
|
-
const ForwardRef$
|
|
5045
|
+
const ForwardRef$2V = /*#__PURE__*/forwardRef(AddCardIcon);
|
|
4950
5046
|
|
|
4951
5047
|
function AddIcon(props, ref) {
|
|
4952
5048
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4967,7 +5063,7 @@ function AddIcon(props, ref) {
|
|
|
4967
5063
|
clipRule: "evenodd"
|
|
4968
5064
|
}));
|
|
4969
5065
|
}
|
|
4970
|
-
const ForwardRef$
|
|
5066
|
+
const ForwardRef$2U = /*#__PURE__*/forwardRef(AddIcon);
|
|
4971
5067
|
|
|
4972
5068
|
function AdditionalIcon(props, ref) {
|
|
4973
5069
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -4988,7 +5084,7 @@ function AdditionalIcon(props, ref) {
|
|
|
4988
5084
|
clipRule: "evenodd"
|
|
4989
5085
|
}));
|
|
4990
5086
|
}
|
|
4991
|
-
const ForwardRef$
|
|
5087
|
+
const ForwardRef$2T = /*#__PURE__*/forwardRef(AdditionalIcon);
|
|
4992
5088
|
|
|
4993
5089
|
function AdjustmentsIcon(props, ref) {
|
|
4994
5090
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5009,7 +5105,7 @@ function AdjustmentsIcon(props, ref) {
|
|
|
5009
5105
|
clipRule: "evenodd"
|
|
5010
5106
|
}));
|
|
5011
5107
|
}
|
|
5012
|
-
const ForwardRef$
|
|
5108
|
+
const ForwardRef$2S = /*#__PURE__*/forwardRef(AdjustmentsIcon);
|
|
5013
5109
|
|
|
5014
5110
|
function AdminIcon(props, ref) {
|
|
5015
5111
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5031,7 +5127,7 @@ function AdminIcon(props, ref) {
|
|
|
5031
5127
|
d: "M11.5 10.25c-.689 0-1.25.561-1.25 1.25 0 .69.561 1.25 1.25 1.25s1.25-.56 1.25-1.25c0-.689-.561-1.25-1.25-1.25m0 1.975a.726.726 0 1 1 .725-.725c0 .4-.326.725-.725.725"
|
|
5032
5128
|
}));
|
|
5033
5129
|
}
|
|
5034
|
-
const ForwardRef$
|
|
5130
|
+
const ForwardRef$2R = /*#__PURE__*/forwardRef(AdminIcon);
|
|
5035
5131
|
|
|
5036
5132
|
function AgreesIcon(props, ref) {
|
|
5037
5133
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5052,7 +5148,72 @@ function AgreesIcon(props, ref) {
|
|
|
5052
5148
|
clipRule: "evenodd"
|
|
5053
5149
|
}));
|
|
5054
5150
|
}
|
|
5055
|
-
const ForwardRef$
|
|
5151
|
+
const ForwardRef$2Q = /*#__PURE__*/forwardRef(AgreesIcon);
|
|
5152
|
+
|
|
5153
|
+
function AlertIcon(props, ref) {
|
|
5154
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
5155
|
+
xmlSpace: "preserve",
|
|
5156
|
+
x: 0,
|
|
5157
|
+
y: 0,
|
|
5158
|
+
viewBox: "0 0 16 16",
|
|
5159
|
+
width: props.width || props.size || '1em',
|
|
5160
|
+
height: props.height || props.size || '1em',
|
|
5161
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
5162
|
+
color: props.color || 'currentColor',
|
|
5163
|
+
inline: undefined,
|
|
5164
|
+
ref: ref
|
|
5165
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5166
|
+
fill: "currentColor",
|
|
5167
|
+
fillRule: "evenodd",
|
|
5168
|
+
d: "M8 1c2.654 0 4.779 1.85 4.895 4.217l.005.204v1.895c0 2.084 2.1 2.59 2.1 3.79 0 .817-1.584 1.489-4.227 1.762C10.587 14.103 9.43 15 8 15s-2.587-.897-2.774-2.132C2.584 12.594 1 11.923 1 11.105c0-1.15 1.929-1.662 2.09-3.537l.01-.252V5.42C3.1 2.958 5.27 1 8 1m1.294 11.973q-.473.02-.969.025L8 13q-.673 0-1.294-.027c.204.412.683.694 1.294.694s1.09-.282 1.294-.694M8 2.39c-1.917 0-3.395 1.275-3.495 2.861l-.005.171v1.895c0 1.229-.433 2.102-1.262 3l-.578.59.094.04.214.077q.058.02.119.038l.19.057c1.12.312 2.769.493 4.723.493s3.603-.181 4.722-.493q.3-.085.524-.172l.093-.04-.394-.396c-.884-.905-1.377-1.756-1.438-2.936l-.007-.258V5.42C11.5 3.756 9.985 2.39 8 2.39",
|
|
5169
|
+
clipRule: "evenodd"
|
|
5170
|
+
}));
|
|
5171
|
+
}
|
|
5172
|
+
const ForwardRef$2P = /*#__PURE__*/forwardRef(AlertIcon);
|
|
5173
|
+
|
|
5174
|
+
function AlertMobileIcon(props, ref) {
|
|
5175
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
5176
|
+
fill: "none",
|
|
5177
|
+
viewBox: "0 0 10.003 14.001",
|
|
5178
|
+
width: props.width || props.size || '1em',
|
|
5179
|
+
height: props.height || props.size || '1em',
|
|
5180
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
5181
|
+
color: props.color || 'currentColor',
|
|
5182
|
+
inline: undefined,
|
|
5183
|
+
ref: ref
|
|
5184
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5185
|
+
fill: "currentColor",
|
|
5186
|
+
fillRule: "evenodd",
|
|
5187
|
+
d: "M5.002 4.43a2.557 2.557 0 0 1 2.557 2.556v.742c0 .27.05.537.152.787l.293.721a.6.6 0 0 1-.557.825h-.872a1.58 1.58 0 0 1-1.573 1.478 1.58 1.58 0 0 1-1.572-1.477h-.873A.6.6 0 0 1 2 9.236l.292-.721a2.1 2.1 0 0 0 .153-.787v-.742a2.557 2.557 0 0 1 2.557-2.555m-.362 5.632a.38.38 0 0 0 .362.277c.17 0 .315-.116.361-.277zm.362-4.432c-.749 0-1.356.608-1.356 1.356v.742a3.3 3.3 0 0 1-.202 1.133h3.117a3.3 3.3 0 0 1-.203-1.133v-.742c0-.748-.607-1.356-1.356-1.356",
|
|
5188
|
+
clipRule: "evenodd"
|
|
5189
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5190
|
+
fill: "currentColor",
|
|
5191
|
+
d: "M5.98 3.168H4.022v-1.2H5.98z"
|
|
5192
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5193
|
+
fill: "currentColor",
|
|
5194
|
+
fillRule: "evenodd",
|
|
5195
|
+
d: "M8.403 0a1.6 1.6 0 0 1 1.6 1.6V12.4a1.6 1.6 0 0 1-1.6 1.6H1.6a1.6 1.6 0 0 1-1.6-1.6V1.6A1.6 1.6 0 0 1 1.6 0zM1.6 1.2a.4.4 0 0 0-.4.4V12.4c0 .22.18.4.4.4h6.803a.4.4 0 0 0 .4-.4V1.6a.4.4 0 0 0-.4-.4z",
|
|
5196
|
+
clipRule: "evenodd"
|
|
5197
|
+
}));
|
|
5198
|
+
}
|
|
5199
|
+
const ForwardRef$2O = /*#__PURE__*/forwardRef(AlertMobileIcon);
|
|
5200
|
+
|
|
5201
|
+
function AlertMobileFilledIcon(props, ref) {
|
|
5202
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
5203
|
+
fill: "none",
|
|
5204
|
+
viewBox: "0 0 10.003 14.001",
|
|
5205
|
+
width: props.width || props.size || '1em',
|
|
5206
|
+
height: props.height || props.size || '1em',
|
|
5207
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
5208
|
+
color: props.color || 'currentColor',
|
|
5209
|
+
inline: undefined,
|
|
5210
|
+
ref: ref
|
|
5211
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
5212
|
+
fill: "currentColor",
|
|
5213
|
+
d: "M8.403 0a1.6 1.6 0 0 1 1.6 1.6V12.4a1.6 1.6 0 0 1-1.6 1.6H1.6a1.6 1.6 0 0 1-1.6-1.6V1.6A1.6 1.6 0 0 1 1.6 0zM5.002 4.432a2.556 2.556 0 0 0-2.557 2.555v.742c0 .269-.052.537-.153.787L2 9.237a.602.602 0 0 0 .557.825h.872a1.58 1.58 0 0 0 1.573 1.477 1.58 1.58 0 0 0 1.573-1.476h.872a.6.6 0 0 0 .557-.826l-.293-.721a2.1 2.1 0 0 1-.152-.787v-.742a2.556 2.556 0 0 0-2.557-2.555m.361 5.63a.38.38 0 0 1-.361.277.38.38 0 0 1-.362-.277zM4.023 1.97v1.199H5.98v-1.2z"
|
|
5214
|
+
}));
|
|
5215
|
+
}
|
|
5216
|
+
const ForwardRef$2N = /*#__PURE__*/forwardRef(AlertMobileFilledIcon);
|
|
5056
5217
|
|
|
5057
5218
|
function ObjectAlignBottomFilledIcon(props, ref) {
|
|
5058
5219
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5069,7 +5230,7 @@ function ObjectAlignBottomFilledIcon(props, ref) {
|
|
|
5069
5230
|
d: "M4.5 1.9a.6.6 0 0 0-.6.6v9a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6v-9a.6.6 0 0 0-.6-.6zM15 14.1H1v-1.2h14zM9.5 4.9a.6.6 0 0 0-.6.6v6a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6v-6a.6.6 0 0 0-.6-.6z"
|
|
5070
5231
|
}));
|
|
5071
5232
|
}
|
|
5072
|
-
const ForwardRef$
|
|
5233
|
+
const ForwardRef$2M = /*#__PURE__*/forwardRef(ObjectAlignBottomFilledIcon);
|
|
5073
5234
|
|
|
5074
5235
|
function ObjectAlignBottomIcon(props, ref) {
|
|
5075
5236
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5096,7 +5257,7 @@ function ObjectAlignBottomIcon(props, ref) {
|
|
|
5096
5257
|
clipRule: "evenodd"
|
|
5097
5258
|
}));
|
|
5098
5259
|
}
|
|
5099
|
-
const ForwardRef$
|
|
5260
|
+
const ForwardRef$2L = /*#__PURE__*/forwardRef(ObjectAlignBottomIcon);
|
|
5100
5261
|
|
|
5101
5262
|
function ObjectAlignCenterFilledIcon(props, ref) {
|
|
5102
5263
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5113,7 +5274,7 @@ function ObjectAlignCenterFilledIcon(props, ref) {
|
|
|
5113
5274
|
d: "M7.4 3.9H5a.6.6 0 0 0-.6.6v2a.6.6 0 0 0 .6.6h2.4v1.8H3.5a.6.6 0 0 0-.6.6v2a.6.6 0 0 0 .6.6h3.9V15h1.2v-2.9h3.9a.6.6 0 0 0 .6-.6v-2a.6.6 0 0 0-.6-.6H8.6V7.1H11a.6.6 0 0 0 .6-.6v-2a.6.6 0 0 0-.6-.6H8.6V1H7.4z"
|
|
5114
5275
|
}));
|
|
5115
5276
|
}
|
|
5116
|
-
const ForwardRef$
|
|
5277
|
+
const ForwardRef$2K = /*#__PURE__*/forwardRef(ObjectAlignCenterFilledIcon);
|
|
5117
5278
|
|
|
5118
5279
|
function ObjectAlignCenterIcon(props, ref) {
|
|
5119
5280
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5132,7 +5293,7 @@ function ObjectAlignCenterIcon(props, ref) {
|
|
|
5132
5293
|
clipRule: "evenodd"
|
|
5133
5294
|
}));
|
|
5134
5295
|
}
|
|
5135
|
-
const ForwardRef$
|
|
5296
|
+
const ForwardRef$2J = /*#__PURE__*/forwardRef(ObjectAlignCenterIcon);
|
|
5136
5297
|
|
|
5137
5298
|
function ObjectAlignLeftFilledIcon(props, ref) {
|
|
5138
5299
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5149,7 +5310,7 @@ function ObjectAlignLeftFilledIcon(props, ref) {
|
|
|
5149
5310
|
d: "M1.9 15V1h1.2v14zM4.5 3.9a.6.6 0 0 0-.6.6v2a.6.6 0 0 0 .6.6h6a.6.6 0 0 0 .6-.6v-2a.6.6 0 0 0-.6-.6zM4.5 8.9a.6.6 0 0 0-.6.6v2a.6.6 0 0 0 .6.6h9a.6.6 0 0 0 .6-.6v-2a.6.6 0 0 0-.6-.6z"
|
|
5150
5311
|
}));
|
|
5151
5312
|
}
|
|
5152
|
-
const ForwardRef$
|
|
5313
|
+
const ForwardRef$2I = /*#__PURE__*/forwardRef(ObjectAlignLeftFilledIcon);
|
|
5153
5314
|
|
|
5154
5315
|
function ObjectAlignLeftIcon(props, ref) {
|
|
5155
5316
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5168,7 +5329,7 @@ function ObjectAlignLeftIcon(props, ref) {
|
|
|
5168
5329
|
clipRule: "evenodd"
|
|
5169
5330
|
}));
|
|
5170
5331
|
}
|
|
5171
|
-
const ForwardRef$
|
|
5332
|
+
const ForwardRef$2H = /*#__PURE__*/forwardRef(ObjectAlignLeftIcon);
|
|
5172
5333
|
|
|
5173
5334
|
function ObjectAlignMiddleFilledIcon(props, ref) {
|
|
5174
5335
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5185,7 +5346,7 @@ function ObjectAlignMiddleFilledIcon(props, ref) {
|
|
|
5185
5346
|
d: "M9.5 2.9a.6.6 0 0 0-.6.6v3.9H7.1V5a.6.6 0 0 0-.6-.6h-2a.6.6 0 0 0-.6.6v2.4H1v1.2h2.9V11a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6V8.6h1.8v3.9a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6V8.6H15V7.4h-2.9V3.5a.6.6 0 0 0-.6-.6z"
|
|
5186
5347
|
}));
|
|
5187
5348
|
}
|
|
5188
|
-
const ForwardRef$
|
|
5349
|
+
const ForwardRef$2G = /*#__PURE__*/forwardRef(ObjectAlignMiddleFilledIcon);
|
|
5189
5350
|
|
|
5190
5351
|
function ObjectAlignMiddleIcon(props, ref) {
|
|
5191
5352
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5204,7 +5365,7 @@ function ObjectAlignMiddleIcon(props, ref) {
|
|
|
5204
5365
|
clipRule: "evenodd"
|
|
5205
5366
|
}));
|
|
5206
5367
|
}
|
|
5207
|
-
const ForwardRef$
|
|
5368
|
+
const ForwardRef$2F = /*#__PURE__*/forwardRef(ObjectAlignMiddleIcon);
|
|
5208
5369
|
|
|
5209
5370
|
function ObjectAlignRightFilledIcon(props, ref) {
|
|
5210
5371
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5223,7 +5384,7 @@ function ObjectAlignRightFilledIcon(props, ref) {
|
|
|
5223
5384
|
clipRule: "evenodd"
|
|
5224
5385
|
}));
|
|
5225
5386
|
}
|
|
5226
|
-
const ForwardRef$
|
|
5387
|
+
const ForwardRef$2E = /*#__PURE__*/forwardRef(ObjectAlignRightFilledIcon);
|
|
5227
5388
|
|
|
5228
5389
|
function ObjectAlignRightIcon(props, ref) {
|
|
5229
5390
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5245,7 +5406,7 @@ function ObjectAlignRightIcon(props, ref) {
|
|
|
5245
5406
|
clipRule: "evenodd"
|
|
5246
5407
|
}));
|
|
5247
5408
|
}
|
|
5248
|
-
const ForwardRef$
|
|
5409
|
+
const ForwardRef$2D = /*#__PURE__*/forwardRef(ObjectAlignRightIcon);
|
|
5249
5410
|
|
|
5250
5411
|
function ObjectAlignTopFilledIcon(props, ref) {
|
|
5251
5412
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5262,7 +5423,7 @@ function ObjectAlignTopFilledIcon(props, ref) {
|
|
|
5262
5423
|
d: "M15 3.1H1V1.9h14zM4.5 3.9a.6.6 0 0 0-.6.6v9a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6v-9a.6.6 0 0 0-.6-.6zM9.5 3.9a.6.6 0 0 0-.6.6v6a.6.6 0 0 0 .6.6h2a.6.6 0 0 0 .6-.6v-6a.6.6 0 0 0-.6-.6z"
|
|
5263
5424
|
}));
|
|
5264
5425
|
}
|
|
5265
|
-
const ForwardRef$
|
|
5426
|
+
const ForwardRef$2C = /*#__PURE__*/forwardRef(ObjectAlignTopFilledIcon);
|
|
5266
5427
|
|
|
5267
5428
|
function ObjectAlignTopIcon(props, ref) {
|
|
5268
5429
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5284,7 +5445,7 @@ function ObjectAlignTopIcon(props, ref) {
|
|
|
5284
5445
|
clipRule: "evenodd"
|
|
5285
5446
|
}));
|
|
5286
5447
|
}
|
|
5287
|
-
const ForwardRef$
|
|
5448
|
+
const ForwardRef$2B = /*#__PURE__*/forwardRef(ObjectAlignTopIcon);
|
|
5288
5449
|
|
|
5289
5450
|
function ObjectDistributeHorizontallyFilledIcon(props, ref) {
|
|
5290
5451
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5301,7 +5462,7 @@ function ObjectDistributeHorizontallyFilledIcon(props, ref) {
|
|
|
5301
5462
|
d: "M4.9 13.1h-.4a.6.6 0 0 1-.6-.6v-9a.6.6 0 0 1 .6-.6h.4V1.5h1.2v1.4h.4a.6.6 0 0 1 .6.6v9a.6.6 0 0 1-.6.6h-.4V15H4.9zM9.9 11.1h-.4a.6.6 0 0 1-.6-.6v-5a.6.6 0 0 1 .6-.6h.4V1.5h1.2v3.4h.4a.6.6 0 0 1 .6.6v5a.6.6 0 0 1-.6.6h-.4V15H9.9z"
|
|
5302
5463
|
}));
|
|
5303
5464
|
}
|
|
5304
|
-
const ForwardRef$
|
|
5465
|
+
const ForwardRef$2A = /*#__PURE__*/forwardRef(ObjectDistributeHorizontallyFilledIcon);
|
|
5305
5466
|
|
|
5306
5467
|
function ObjectDistributeHorizontallyIcon(props, ref) {
|
|
5307
5468
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5320,7 +5481,7 @@ function ObjectDistributeHorizontallyIcon(props, ref) {
|
|
|
5320
5481
|
clipRule: "evenodd"
|
|
5321
5482
|
}));
|
|
5322
5483
|
}
|
|
5323
|
-
const ForwardRef$
|
|
5484
|
+
const ForwardRef$2z = /*#__PURE__*/forwardRef(ObjectDistributeHorizontallyIcon);
|
|
5324
5485
|
|
|
5325
5486
|
function ObjectDistributeVerticallyFilledIcon(props, ref) {
|
|
5326
5487
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5337,7 +5498,7 @@ function ObjectDistributeVerticallyFilledIcon(props, ref) {
|
|
|
5337
5498
|
d: "M5.5 3.9a.6.6 0 0 0-.6.6v.4H1v1.2h3.9v.4a.6.6 0 0 0 .6.6h5a.6.6 0 0 0 .6-.6v-.4H15V4.9h-3.9v-.4a.6.6 0 0 0-.6-.6zM13.1 11.1v.4a.6.6 0 0 1-.6.6h-9a.6.6 0 0 1-.6-.6v-.4H1V9.9h1.9v-.4a.6.6 0 0 1 .6-.6h9a.6.6 0 0 1 .6.6v.4H15v1.2z"
|
|
5338
5499
|
}));
|
|
5339
5500
|
}
|
|
5340
|
-
const ForwardRef$
|
|
5501
|
+
const ForwardRef$2y = /*#__PURE__*/forwardRef(ObjectDistributeVerticallyFilledIcon);
|
|
5341
5502
|
|
|
5342
5503
|
function ObjectDistributeVerticallyIcon(props, ref) {
|
|
5343
5504
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5356,14 +5517,12 @@ function ObjectDistributeVerticallyIcon(props, ref) {
|
|
|
5356
5517
|
clipRule: "evenodd"
|
|
5357
5518
|
}));
|
|
5358
5519
|
}
|
|
5359
|
-
const ForwardRef$
|
|
5520
|
+
const ForwardRef$2x = /*#__PURE__*/forwardRef(ObjectDistributeVerticallyIcon);
|
|
5360
5521
|
|
|
5361
|
-
function
|
|
5522
|
+
function AppLauncherIcon(props, ref) {
|
|
5362
5523
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
5363
|
-
|
|
5364
|
-
|
|
5365
|
-
y: 0,
|
|
5366
|
-
viewBox: "0 0 14 14",
|
|
5524
|
+
fill: "none",
|
|
5525
|
+
viewBox: "0 0 11.999 11.999",
|
|
5367
5526
|
width: props.width || props.size || '1em',
|
|
5368
5527
|
height: props.height || props.size || '1em',
|
|
5369
5528
|
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
@@ -5372,13 +5531,10 @@ function AnimalFreeIcon(props, ref) {
|
|
|
5372
5531
|
ref: ref
|
|
5373
5532
|
}), /*#__PURE__*/React.createElement("path", {
|
|
5374
5533
|
fill: "currentColor",
|
|
5375
|
-
|
|
5376
|
-
d: "m12.232 5.656.236-.276a.68.68 0 0 1 .812-.172l.08.046.086.065c.268.23.3.659.057.945l-.236.276a.68.68 0 0 1-.9.121l-.078-.06a.675.675 0 0 1-.057-.945m-.497 1.629.117.089a1.565 1.565 0 0 0 2.084-.262l.236-.276a1.56 1.56 0 0 0-.173-2.2l-.115-.09-.02-.014a1.56 1.56 0 0 0-2.066.276l-.235.276a1.56 1.56 0 0 0 .172 2.2m-.567 1.201c-.672-.95-1.669-1.467-2.707-1.604l4.218 4.218a3 3 0 0 0-.24-.518zm-7.592-1.87-.078.06a.676.676 0 0 1-.882-.136l-.236-.276-.059-.08a.68.68 0 0 1 .063-.808l.067-.067.083-.063a.68.68 0 0 1 .88.135l.237.276a.68.68 0 0 1-.075.96m.554.685c.674-.575.75-1.56.19-2.216l-.235-.276a1.56 1.56 0 0 0-2.067-.276l-.134.103a1.56 1.56 0 0 0-.173 2.2l.236.277a1.56 1.56 0 0 0 2.066.277zm1.024-4.208a.68.68 0 0 1 .458-.846l.09-.022a.676.676 0 0 1 .756.48l.32 1.074a.68.68 0 0 1-.458.847l-.09.02h-.004l.673.674a1.555 1.555 0 0 0 .724-1.791l-.32-1.075a1.56 1.56 0 0 0-1.786-1.089l-.155.037a1.56 1.56 0 0 0-1.099 1.283L5.36 3.778zm3.951.686.32-1.074a.68.68 0 0 1 .685-.486l.086.01.096.024c.339.1.544.48.437.84l-.32 1.074a.68.68 0 0 1-.777.475l-.09-.022a.68.68 0 0 1-.437-.84m.208 1.69.132.032a1.566 1.566 0 0 0 1.809-1.084l.32-1.074a1.56 1.56 0 0 0-1.052-1.941l-.156-.039a1.56 1.56 0 0 0-1.785 1.09l-.32 1.074A1.56 1.56 0 0 0 9.313 5.47m.129 7.957-.11-.04a4 4 0 0 0-2.78 0l-.11.04c-1.472.546-2.816-.98-2.038-2.264l1.27-2.096c.413-.582 1.02-.918 1.673-1.046l4.29 4.29a1.643 1.643 0 0 1-2.195 1.116m5.558.901L1.673 1 1 1.673l5.443 5.443a3.8 3.8 0 0 0-1.706 1.335l-1.292 2.13c-1.34 2.212.941 4.805 3.387 3.896l.11-.04a2.88 2.88 0 0 1 2 0l.11.04c1.46.542 2.848-.17 3.454-1.298L14.327 15z",
|
|
5377
|
-
clipRule: "evenodd",
|
|
5378
|
-
transform: "translate(-669 -233) translate(668 232)"
|
|
5534
|
+
d: "M7.2 0v2.4H4.8V0zM7.2 4.85v2.4H4.8v-2.4zM7.2 9.6V12H4.8V9.6zM12 0v2.4H9.6V0zM12 4.85v2.4H9.6v-2.4zM12 9.6V12H9.6V9.6zM2.4 0v2.4H0V0zM2.4 4.85v2.4H0v-2.4zM2.4 9.6V12H0V9.6z"
|
|
5379
5535
|
}));
|
|
5380
5536
|
}
|
|
5381
|
-
const ForwardRef$
|
|
5537
|
+
const ForwardRef$2w = /*#__PURE__*/forwardRef(AppLauncherIcon);
|
|
5382
5538
|
|
|
5383
5539
|
function AssignToMeIcon(props, ref) {
|
|
5384
5540
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5400,7 +5556,7 @@ function AssignToMeIcon(props, ref) {
|
|
|
5400
5556
|
d: "m11.576 10.154.848.848-.976.976H15v1.2h-3.552l.976.976-.848.848-2.425-2.424z"
|
|
5401
5557
|
}));
|
|
5402
5558
|
}
|
|
5403
|
-
const ForwardRef$
|
|
5559
|
+
const ForwardRef$2v = /*#__PURE__*/forwardRef(AssignToMeIcon);
|
|
5404
5560
|
|
|
5405
5561
|
function AssignToMeFilledIcon(props, ref) {
|
|
5406
5562
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5417,9 +5573,11 @@ function AssignToMeFilledIcon(props, ref) {
|
|
|
5417
5573
|
d: "M7.888 1a3.965 3.965 0 0 0-2.3 7.195 5.9 5.9 0 0 0-3.548 4.736 5 5 0 0 0-.038.467v.6h4.236l5.22-5.13-.699-.392a6 6 0 0 0-.519-.258l-.054-.023A3.965 3.965 0 0 0 7.887 1M11.576 10.154l.848.848-.976.976H15v1.2h-3.552l.976.976-.848.848-2.425-2.424z"
|
|
5418
5574
|
}));
|
|
5419
5575
|
}
|
|
5420
|
-
const ForwardRef$
|
|
5576
|
+
const ForwardRef$2u = /*#__PURE__*/forwardRef(AssignToMeFilledIcon);
|
|
5421
5577
|
|
|
5578
|
+
/** @deprecated BellIcon is deprecated; use AlertIcon instead */
|
|
5422
5579
|
function BellIcon(props, ref) {
|
|
5580
|
+
console.warn('Design system warning: BellIcon is deprecated; use AlertIcon instead');
|
|
5423
5581
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
5424
5582
|
xmlSpace: "preserve",
|
|
5425
5583
|
x: 0,
|
|
@@ -5438,7 +5596,7 @@ function BellIcon(props, ref) {
|
|
|
5438
5596
|
clipRule: "evenodd"
|
|
5439
5597
|
}));
|
|
5440
5598
|
}
|
|
5441
|
-
const ForwardRef$
|
|
5599
|
+
const ForwardRef$2t = /*#__PURE__*/forwardRef(BellIcon);
|
|
5442
5600
|
|
|
5443
5601
|
function BirthdateIcon(props, ref) {
|
|
5444
5602
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5462,7 +5620,7 @@ function BirthdateIcon(props, ref) {
|
|
|
5462
5620
|
clipRule: "evenodd"
|
|
5463
5621
|
}));
|
|
5464
5622
|
}
|
|
5465
|
-
const ForwardRef$
|
|
5623
|
+
const ForwardRef$2s = /*#__PURE__*/forwardRef(BirthdateIcon);
|
|
5466
5624
|
|
|
5467
5625
|
function BirthdateFilledIcon(props, ref) {
|
|
5468
5626
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5484,7 +5642,7 @@ function BirthdateFilledIcon(props, ref) {
|
|
|
5484
5642
|
clipRule: "evenodd"
|
|
5485
5643
|
}));
|
|
5486
5644
|
}
|
|
5487
|
-
const ForwardRef$
|
|
5645
|
+
const ForwardRef$2r = /*#__PURE__*/forwardRef(BirthdateFilledIcon);
|
|
5488
5646
|
|
|
5489
5647
|
function BoardIcon(props, ref) {
|
|
5490
5648
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5506,7 +5664,7 @@ function BoardIcon(props, ref) {
|
|
|
5506
5664
|
clipRule: "evenodd"
|
|
5507
5665
|
}));
|
|
5508
5666
|
}
|
|
5509
|
-
const ForwardRef$
|
|
5667
|
+
const ForwardRef$2q = /*#__PURE__*/forwardRef(BoardIcon);
|
|
5510
5668
|
|
|
5511
5669
|
function BoardFilledIcon(props, ref) {
|
|
5512
5670
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5525,7 +5683,7 @@ function BoardFilledIcon(props, ref) {
|
|
|
5525
5683
|
clipRule: "evenodd"
|
|
5526
5684
|
}));
|
|
5527
5685
|
}
|
|
5528
|
-
const ForwardRef$
|
|
5686
|
+
const ForwardRef$2p = /*#__PURE__*/forwardRef(BoardFilledIcon);
|
|
5529
5687
|
|
|
5530
5688
|
function BookmarkIcon(props, ref) {
|
|
5531
5689
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5544,7 +5702,7 @@ function BookmarkIcon(props, ref) {
|
|
|
5544
5702
|
d: "M12.79 15a.7.7 0 0 1-.376-.108L8 12.132l-4.414 2.76A.71.71 0 0 1 2.5 14.29V1.71A.71.71 0 0 1 3.21 1h9.58a.71.71 0 0 1 .71.71v12.58a.71.71 0 0 1-.71.71M8 10.584c.13 0 .26.036.376.108l3.704 2.317V2.42H3.92v10.588l3.704-2.317A.7.7 0 0 1 8 10.584"
|
|
5545
5703
|
}));
|
|
5546
5704
|
}
|
|
5547
|
-
const ForwardRef$
|
|
5705
|
+
const ForwardRef$2o = /*#__PURE__*/forwardRef(BookmarkIcon);
|
|
5548
5706
|
|
|
5549
5707
|
function BrightnessIcon(props, ref) {
|
|
5550
5708
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5565,7 +5723,7 @@ function BrightnessIcon(props, ref) {
|
|
|
5565
5723
|
clipRule: "evenodd"
|
|
5566
5724
|
}));
|
|
5567
5725
|
}
|
|
5568
|
-
const ForwardRef$
|
|
5726
|
+
const ForwardRef$2n = /*#__PURE__*/forwardRef(BrightnessIcon);
|
|
5569
5727
|
|
|
5570
5728
|
function BugIcon(props, ref) {
|
|
5571
5729
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5586,7 +5744,7 @@ function BugIcon(props, ref) {
|
|
|
5586
5744
|
clipRule: "evenodd"
|
|
5587
5745
|
}));
|
|
5588
5746
|
}
|
|
5589
|
-
const ForwardRef$
|
|
5747
|
+
const ForwardRef$2m = /*#__PURE__*/forwardRef(BugIcon);
|
|
5590
5748
|
|
|
5591
5749
|
function CalendarIcon(props, ref) {
|
|
5592
5750
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5607,7 +5765,7 @@ function CalendarIcon(props, ref) {
|
|
|
5607
5765
|
clipRule: "evenodd"
|
|
5608
5766
|
}));
|
|
5609
5767
|
}
|
|
5610
|
-
const ForwardRef$
|
|
5768
|
+
const ForwardRef$2l = /*#__PURE__*/forwardRef(CalendarIcon);
|
|
5611
5769
|
|
|
5612
5770
|
function CalendarDetailedIcon(props, ref) {
|
|
5613
5771
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5629,7 +5787,7 @@ function CalendarDetailedIcon(props, ref) {
|
|
|
5629
5787
|
clipRule: "evenodd"
|
|
5630
5788
|
}));
|
|
5631
5789
|
}
|
|
5632
|
-
const ForwardRef$
|
|
5790
|
+
const ForwardRef$2k = /*#__PURE__*/forwardRef(CalendarDetailedIcon);
|
|
5633
5791
|
|
|
5634
5792
|
function CalendarDetailedFilledIcon(props, ref) {
|
|
5635
5793
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5651,7 +5809,7 @@ function CalendarDetailedFilledIcon(props, ref) {
|
|
|
5651
5809
|
clipRule: "evenodd"
|
|
5652
5810
|
}));
|
|
5653
5811
|
}
|
|
5654
|
-
const ForwardRef$
|
|
5812
|
+
const ForwardRef$2j = /*#__PURE__*/forwardRef(CalendarDetailedFilledIcon);
|
|
5655
5813
|
|
|
5656
5814
|
function CardIcon(props, ref) {
|
|
5657
5815
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5672,7 +5830,7 @@ function CardIcon(props, ref) {
|
|
|
5672
5830
|
clipRule: "evenodd"
|
|
5673
5831
|
}));
|
|
5674
5832
|
}
|
|
5675
|
-
const ForwardRef$
|
|
5833
|
+
const ForwardRef$2i = /*#__PURE__*/forwardRef(CardIcon);
|
|
5676
5834
|
|
|
5677
5835
|
function ChannelsIcon(props, ref) {
|
|
5678
5836
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5693,7 +5851,7 @@ function ChannelsIcon(props, ref) {
|
|
|
5693
5851
|
clipRule: "evenodd"
|
|
5694
5852
|
}));
|
|
5695
5853
|
}
|
|
5696
|
-
const ForwardRef$
|
|
5854
|
+
const ForwardRef$2h = /*#__PURE__*/forwardRef(ChannelsIcon);
|
|
5697
5855
|
|
|
5698
5856
|
function ChartIcon(props, ref) {
|
|
5699
5857
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5712,7 +5870,7 @@ function ChartIcon(props, ref) {
|
|
|
5712
5870
|
clipRule: "evenodd"
|
|
5713
5871
|
}));
|
|
5714
5872
|
}
|
|
5715
|
-
const ForwardRef$
|
|
5873
|
+
const ForwardRef$2g = /*#__PURE__*/forwardRef(ChartIcon);
|
|
5716
5874
|
|
|
5717
5875
|
function ChartFilledIcon(props, ref) {
|
|
5718
5876
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5729,7 +5887,7 @@ function ChartFilledIcon(props, ref) {
|
|
|
5729
5887
|
d: "M12.4 2.4a.6.6 0 0 0-.6.6v8.6H15V3a.6.6 0 0 0-.6-.6zM1.6 4.9a.6.6 0 0 0-.6.6v6.1h3.2V5.5a.6.6 0 0 0-.6-.6zM7 6.9a.6.6 0 0 0-.6.6v4.1h3.2V7.5a.6.6 0 0 0-.6-.6zM1 13.6h14v-1.2H1z"
|
|
5730
5888
|
}));
|
|
5731
5889
|
}
|
|
5732
|
-
const ForwardRef$
|
|
5890
|
+
const ForwardRef$2f = /*#__PURE__*/forwardRef(ChartFilledIcon);
|
|
5733
5891
|
|
|
5734
5892
|
function ChatIcon(props, ref) {
|
|
5735
5893
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5750,7 +5908,7 @@ function ChatIcon(props, ref) {
|
|
|
5750
5908
|
clipRule: "evenodd"
|
|
5751
5909
|
}));
|
|
5752
5910
|
}
|
|
5753
|
-
const ForwardRef$
|
|
5911
|
+
const ForwardRef$2e = /*#__PURE__*/forwardRef(ChatIcon);
|
|
5754
5912
|
|
|
5755
5913
|
function CheckIcon(props, ref) {
|
|
5756
5914
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5771,7 +5929,7 @@ function CheckIcon(props, ref) {
|
|
|
5771
5929
|
clipRule: "evenodd"
|
|
5772
5930
|
}));
|
|
5773
5931
|
}
|
|
5774
|
-
const ForwardRef$
|
|
5932
|
+
const ForwardRef$2d = /*#__PURE__*/forwardRef(CheckIcon);
|
|
5775
5933
|
|
|
5776
5934
|
function CheckFilledIcon(props, ref) {
|
|
5777
5935
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5790,7 +5948,7 @@ function CheckFilledIcon(props, ref) {
|
|
|
5790
5948
|
clipRule: "evenodd"
|
|
5791
5949
|
}));
|
|
5792
5950
|
}
|
|
5793
|
-
const ForwardRef$
|
|
5951
|
+
const ForwardRef$2c = /*#__PURE__*/forwardRef(CheckFilledIcon);
|
|
5794
5952
|
|
|
5795
5953
|
function CheckSmallIcon(props, ref) {
|
|
5796
5954
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5807,7 +5965,7 @@ function CheckSmallIcon(props, ref) {
|
|
|
5807
5965
|
d: "m13.498 5.357-6.603 6.476a.6.6 0 0 1-.84 0L2.5 8.346l.84-.857 3.135 3.075L12.657 4.5z"
|
|
5808
5966
|
}));
|
|
5809
5967
|
}
|
|
5810
|
-
const ForwardRef$
|
|
5968
|
+
const ForwardRef$2b = /*#__PURE__*/forwardRef(CheckSmallIcon);
|
|
5811
5969
|
|
|
5812
5970
|
function CheckSmallFilledIcon(props, ref) {
|
|
5813
5971
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5824,7 +5982,7 @@ function CheckSmallFilledIcon(props, ref) {
|
|
|
5824
5982
|
d: "m13.998 5.424-6.885 6.792a1 1 0 0 1-1.404 0L2.002 8.56l1.404-1.424L6.411 10.1 12.594 4z"
|
|
5825
5983
|
}));
|
|
5826
5984
|
}
|
|
5827
|
-
const ForwardRef$
|
|
5985
|
+
const ForwardRef$2a = /*#__PURE__*/forwardRef(CheckSmallFilledIcon);
|
|
5828
5986
|
|
|
5829
5987
|
function ClockIcon(props, ref) {
|
|
5830
5988
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5845,7 +6003,7 @@ function ClockIcon(props, ref) {
|
|
|
5845
6003
|
clipRule: "evenodd"
|
|
5846
6004
|
}));
|
|
5847
6005
|
}
|
|
5848
|
-
const ForwardRef$
|
|
6006
|
+
const ForwardRef$29 = /*#__PURE__*/forwardRef(ClockIcon);
|
|
5849
6007
|
|
|
5850
6008
|
function ClockFilledIcon(props, ref) {
|
|
5851
6009
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5864,7 +6022,7 @@ function ClockFilledIcon(props, ref) {
|
|
|
5864
6022
|
clipRule: "evenodd"
|
|
5865
6023
|
}));
|
|
5866
6024
|
}
|
|
5867
|
-
const ForwardRef$
|
|
6025
|
+
const ForwardRef$28 = /*#__PURE__*/forwardRef(ClockFilledIcon);
|
|
5868
6026
|
|
|
5869
6027
|
function CloseIcon(props, ref) {
|
|
5870
6028
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5885,7 +6043,7 @@ function CloseIcon(props, ref) {
|
|
|
5885
6043
|
clipRule: "evenodd"
|
|
5886
6044
|
}));
|
|
5887
6045
|
}
|
|
5888
|
-
const ForwardRef$
|
|
6046
|
+
const ForwardRef$27 = /*#__PURE__*/forwardRef(CloseIcon);
|
|
5889
6047
|
|
|
5890
6048
|
function CloseFilledIcon(props, ref) {
|
|
5891
6049
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5902,7 +6060,7 @@ function CloseFilledIcon(props, ref) {
|
|
|
5902
6060
|
d: "M6.585 7.999 2 12.583l1.414 1.415L8 9.413l4.584 4.585 1.415-1.415L9.413 8l4.585-4.585L12.583 2 8 6.585 3.414 2 2 3.414z"
|
|
5903
6061
|
}));
|
|
5904
6062
|
}
|
|
5905
|
-
const ForwardRef$
|
|
6063
|
+
const ForwardRef$26 = /*#__PURE__*/forwardRef(CloseFilledIcon);
|
|
5906
6064
|
|
|
5907
6065
|
function CloseSmallIcon(props, ref) {
|
|
5908
6066
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5919,7 +6077,7 @@ function CloseSmallIcon(props, ref) {
|
|
|
5919
6077
|
d: "M7.15 8 4 11.15l.849.848 3.15-3.15 3.15 3.15.85-.848L8.847 8l3.15-3.151L11.15 4 8 7.15 4.848 4 4 4.849z"
|
|
5920
6078
|
}));
|
|
5921
6079
|
}
|
|
5922
|
-
const ForwardRef$
|
|
6080
|
+
const ForwardRef$25 = /*#__PURE__*/forwardRef(CloseSmallIcon);
|
|
5923
6081
|
|
|
5924
6082
|
function CloseSmallFilledIcon(props, ref) {
|
|
5925
6083
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5936,7 +6094,7 @@ function CloseSmallFilledIcon(props, ref) {
|
|
|
5936
6094
|
d: "M6.587 8.001 4 10.59l1.414 1.414 2.587-2.587 2.588 2.587 1.414-1.414L9.416 8l2.587-2.587L10.589 4 8 6.587 5.414 4 4 5.414z"
|
|
5937
6095
|
}));
|
|
5938
6096
|
}
|
|
5939
|
-
const ForwardRef$
|
|
6097
|
+
const ForwardRef$24 = /*#__PURE__*/forwardRef(CloseSmallFilledIcon);
|
|
5940
6098
|
|
|
5941
6099
|
function ColorPickerIcon(props, ref) {
|
|
5942
6100
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5957,7 +6115,7 @@ function ColorPickerIcon(props, ref) {
|
|
|
5957
6115
|
clipRule: "evenodd"
|
|
5958
6116
|
}));
|
|
5959
6117
|
}
|
|
5960
|
-
const ForwardRef$
|
|
6118
|
+
const ForwardRef$23 = /*#__PURE__*/forwardRef(ColorPickerIcon);
|
|
5961
6119
|
|
|
5962
6120
|
function CommentIcon(props, ref) {
|
|
5963
6121
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5978,7 +6136,7 @@ function CommentIcon(props, ref) {
|
|
|
5978
6136
|
clipRule: "evenodd"
|
|
5979
6137
|
}));
|
|
5980
6138
|
}
|
|
5981
|
-
const ForwardRef$
|
|
6139
|
+
const ForwardRef$22 = /*#__PURE__*/forwardRef(CommentIcon);
|
|
5982
6140
|
|
|
5983
6141
|
function ComponentIcon(props, ref) {
|
|
5984
6142
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -5997,7 +6155,7 @@ function ComponentIcon(props, ref) {
|
|
|
5997
6155
|
clipRule: "evenodd"
|
|
5998
6156
|
}));
|
|
5999
6157
|
}
|
|
6000
|
-
const ForwardRef$
|
|
6158
|
+
const ForwardRef$21 = /*#__PURE__*/forwardRef(ComponentIcon);
|
|
6001
6159
|
|
|
6002
6160
|
function ConfigurationIcon(props, ref) {
|
|
6003
6161
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6018,7 +6176,7 @@ function ConfigurationIcon(props, ref) {
|
|
|
6018
6176
|
clipRule: "evenodd"
|
|
6019
6177
|
}));
|
|
6020
6178
|
}
|
|
6021
|
-
const ForwardRef$
|
|
6179
|
+
const ForwardRef$20 = /*#__PURE__*/forwardRef(ConfigurationIcon);
|
|
6022
6180
|
|
|
6023
6181
|
function ContactsIcon(props, ref) {
|
|
6024
6182
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6039,7 +6197,7 @@ function ContactsIcon(props, ref) {
|
|
|
6039
6197
|
clipRule: "evenodd"
|
|
6040
6198
|
}));
|
|
6041
6199
|
}
|
|
6042
|
-
const ForwardRef$
|
|
6200
|
+
const ForwardRef$1$ = /*#__PURE__*/forwardRef(ContactsIcon);
|
|
6043
6201
|
|
|
6044
6202
|
function CookieIcon(props, ref) {
|
|
6045
6203
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6075,7 +6233,7 @@ function CookieIcon(props, ref) {
|
|
|
6075
6233
|
d: "M0 0H16V16H0z"
|
|
6076
6234
|
}))));
|
|
6077
6235
|
}
|
|
6078
|
-
const ForwardRef$
|
|
6236
|
+
const ForwardRef$1_ = /*#__PURE__*/forwardRef(CookieIcon);
|
|
6079
6237
|
|
|
6080
6238
|
function CookieFilledIcon(props, ref) {
|
|
6081
6239
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6092,7 +6250,7 @@ function CookieFilledIcon(props, ref) {
|
|
|
6092
6250
|
d: "M8 1q.55 0 1.076.082l.11.03a.5.5 0 0 1 .307.545l-.031.11c-.15.365-.242.941-.058 1.464.171.485.611 1.016 1.713 1.283a.5.5 0 0 1 .382.458l-.003.094c-.066.495.087 1.226.543 1.768.428.509 1.16.894 2.371.674A.5.5 0 0 1 15 8a7 7 0 1 1-7-7m1 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3M5 7a1 1 0 1 0 0 2 1 1 0 0 0 0-2m1.75-3a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5"
|
|
6093
6251
|
}));
|
|
6094
6252
|
}
|
|
6095
|
-
const ForwardRef$
|
|
6253
|
+
const ForwardRef$1Z = /*#__PURE__*/forwardRef(CookieFilledIcon);
|
|
6096
6254
|
|
|
6097
6255
|
function CopyIcon(props, ref) {
|
|
6098
6256
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6113,7 +6271,7 @@ function CopyIcon(props, ref) {
|
|
|
6113
6271
|
clipRule: "evenodd"
|
|
6114
6272
|
}));
|
|
6115
6273
|
}
|
|
6116
|
-
const ForwardRef$
|
|
6274
|
+
const ForwardRef$1Y = /*#__PURE__*/forwardRef(CopyIcon);
|
|
6117
6275
|
|
|
6118
6276
|
function CustomerServiceIcon(props, ref) {
|
|
6119
6277
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6132,7 +6290,7 @@ function CustomerServiceIcon(props, ref) {
|
|
|
6132
6290
|
clipRule: "evenodd"
|
|
6133
6291
|
}));
|
|
6134
6292
|
}
|
|
6135
|
-
const ForwardRef$
|
|
6293
|
+
const ForwardRef$1X = /*#__PURE__*/forwardRef(CustomerServiceIcon);
|
|
6136
6294
|
|
|
6137
6295
|
function CustomerServiceFilledIcon(props, ref) {
|
|
6138
6296
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6151,13 +6309,76 @@ function CustomerServiceFilledIcon(props, ref) {
|
|
|
6151
6309
|
clipRule: "evenodd"
|
|
6152
6310
|
}));
|
|
6153
6311
|
}
|
|
6154
|
-
const ForwardRef$
|
|
6312
|
+
const ForwardRef$1W = /*#__PURE__*/forwardRef(CustomerServiceFilledIcon);
|
|
6313
|
+
|
|
6314
|
+
function DateIcon(props, ref) {
|
|
6315
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
6316
|
+
xmlSpace: "preserve",
|
|
6317
|
+
x: 0,
|
|
6318
|
+
y: 0,
|
|
6319
|
+
viewBox: "0 0 16 16",
|
|
6320
|
+
width: props.width || props.size || '1em',
|
|
6321
|
+
height: props.height || props.size || '1em',
|
|
6322
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
6323
|
+
color: props.color || 'currentColor',
|
|
6324
|
+
inline: undefined,
|
|
6325
|
+
ref: ref
|
|
6326
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6327
|
+
fill: "currentColor",
|
|
6328
|
+
d: "M13.25 13.25H2.75V7.125h10.5zm.875-10.5h-1.75v-.875c0-.525-.35-.875-.875-.875h-.875c-.525 0-.875.35-.875.875v.875h-3.5v-.875C6.25 1.35 5.9 1 5.375 1H4.5c-.525 0-.875.35-.875.875v.875h-1.75C1.35 2.75 1 3.1 1 3.625v10.5c0 .525.35.875.875.875h12.25c.525 0 .875-.35.875-.875v-10.5c0-.525-.35-.875-.875-.875"
|
|
6329
|
+
}));
|
|
6330
|
+
}
|
|
6331
|
+
const ForwardRef$1V = /*#__PURE__*/forwardRef(DateIcon);
|
|
6332
|
+
|
|
6333
|
+
function DeleteIcon(props, ref) {
|
|
6334
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
6335
|
+
xmlSpace: "preserve",
|
|
6336
|
+
x: 0,
|
|
6337
|
+
y: 0,
|
|
6338
|
+
viewBox: "0 0 16 16",
|
|
6339
|
+
width: props.width || props.size || '1em',
|
|
6340
|
+
height: props.height || props.size || '1em',
|
|
6341
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
6342
|
+
color: props.color || 'currentColor',
|
|
6343
|
+
inline: undefined,
|
|
6344
|
+
ref: ref
|
|
6345
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6346
|
+
fill: "currentColor",
|
|
6347
|
+
fillRule: "evenodd",
|
|
6348
|
+
d: "M10.314 1c.322 0 .588.24.63.55l.006.086v1.678h3.25v1.273l-1.101-.001v9.778c0 .322-.24.588-.55.63l-.086.006H3.372a.636.636 0 0 1-.63-.55l-.006-.086-.001-9.778H1.8V3.315h3.249V1.636c0-.322.24-.588.55-.63L5.687 1zm1.512 3.586H4.008v9.141h7.818zM9.943 6.478v5.357H8.67V6.478zm-2.77 0v5.357H5.9V6.478zm2.504-4.205H6.322v1.041h3.355z",
|
|
6349
|
+
clipRule: "evenodd"
|
|
6350
|
+
}));
|
|
6351
|
+
}
|
|
6352
|
+
const ForwardRef$1U = /*#__PURE__*/forwardRef(DeleteIcon);
|
|
6353
|
+
|
|
6354
|
+
function DialogIcon(props, ref) {
|
|
6355
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
6356
|
+
fill: "none",
|
|
6357
|
+
viewBox: "0 0 16 16",
|
|
6358
|
+
width: props.width || props.size || '1em',
|
|
6359
|
+
height: props.height || props.size || '1em',
|
|
6360
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
6361
|
+
color: props.color || 'currentColor',
|
|
6362
|
+
inline: undefined,
|
|
6363
|
+
ref: ref
|
|
6364
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6365
|
+
fill: "currentColor",
|
|
6366
|
+
d: "M8.984 10.09H8v-1.2h.984zM10.954 10.09H9.97v-1.2h.984zM12.923 8.89v1.2h-.985v-1.2z"
|
|
6367
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6368
|
+
fill: "currentColor",
|
|
6369
|
+
fillRule: "evenodd",
|
|
6370
|
+
d: "M13.4 5.945a1.6 1.6 0 0 1 1.6 1.6V14.4a.6.6 0 0 1-.974.47l-2.297-1.834H7.522a1.6 1.6 0 0 1-1.6-1.6V7.545a1.6 1.6 0 0 1 1.6-1.6zm-5.878 1.2c-.22 0-.4.18-.4.4v3.892c0 .22.18.4.4.4h4.416a.6.6 0 0 1 .29.075l.085.056 1.488 1.186v-5.61a.4.4 0 0 0-.4-.4z",
|
|
6371
|
+
clipRule: "evenodd"
|
|
6372
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6373
|
+
fill: "currentColor",
|
|
6374
|
+
d: "M8.478 2.999a1.6 1.6 0 0 1 1.6 1.6v.472h-1.2V4.6c0-.221-.18-.4-.4-.4H2.6a.4.4 0 0 0-.4.4v5.609l1.487-1.187.084-.055a.6.6 0 0 1 .29-.075h.985v1.2H4.27l-2.297 1.833A.601.601 0 0 1 1 11.455V4.6a1.6 1.6 0 0 1 1.6-1.6z"
|
|
6375
|
+
}));
|
|
6376
|
+
}
|
|
6377
|
+
const ForwardRef$1T = /*#__PURE__*/forwardRef(DialogIcon);
|
|
6155
6378
|
|
|
6156
|
-
function
|
|
6379
|
+
function DialogFilledIcon(props, ref) {
|
|
6157
6380
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
6158
|
-
|
|
6159
|
-
x: 0,
|
|
6160
|
-
y: 0,
|
|
6381
|
+
fill: "none",
|
|
6161
6382
|
viewBox: "0 0 16 16",
|
|
6162
6383
|
width: props.width || props.size || '1em',
|
|
6163
6384
|
height: props.height || props.size || '1em',
|
|
@@ -6167,17 +6388,20 @@ function DateIcon(props, ref) {
|
|
|
6167
6388
|
ref: ref
|
|
6168
6389
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6169
6390
|
fill: "currentColor",
|
|
6170
|
-
|
|
6391
|
+
fillRule: "evenodd",
|
|
6392
|
+
d: "M13.401 5.946a1.6 1.6 0 0 1 1.6 1.6v6.856a.6.6 0 0 1-.974.47l-2.297-1.834H7.523c-.883 0-1.6-.716-1.6-1.6V7.547a1.6 1.6 0 0 1 1.6-1.6zM8 10.092h.984v-1.2H8zm1.97 0h.984v-1.2H9.97zm1.97 0h.984v-1.2h-.984z",
|
|
6393
|
+
clipRule: "evenodd"
|
|
6394
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
6395
|
+
fill: "currentColor",
|
|
6396
|
+
d: "M8.496 3c.874 0 1.582.708 1.582 1.582v.6H7.554a2.4 2.4 0 0 0-2.4 2.4v2.51h-.883l-2.297 1.833A.601.601 0 0 1 1 11.456V4.6A1.6 1.6 0 0 1 2.6 3z"
|
|
6171
6397
|
}));
|
|
6172
6398
|
}
|
|
6173
|
-
const ForwardRef$
|
|
6399
|
+
const ForwardRef$1S = /*#__PURE__*/forwardRef(DialogFilledIcon);
|
|
6174
6400
|
|
|
6175
|
-
function
|
|
6401
|
+
function DislikeIcon(props, ref) {
|
|
6176
6402
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
6177
|
-
|
|
6178
|
-
|
|
6179
|
-
y: 0,
|
|
6180
|
-
viewBox: "0 0 16 16",
|
|
6403
|
+
fill: "none",
|
|
6404
|
+
viewBox: "0 0 14 14",
|
|
6181
6405
|
width: props.width || props.size || '1em',
|
|
6182
6406
|
height: props.height || props.size || '1em',
|
|
6183
6407
|
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
@@ -6187,11 +6411,12 @@ function DeleteIcon(props, ref) {
|
|
|
6187
6411
|
}), /*#__PURE__*/React.createElement("path", {
|
|
6188
6412
|
fill: "currentColor",
|
|
6189
6413
|
fillRule: "evenodd",
|
|
6190
|
-
d: "
|
|
6191
|
-
clipRule: "evenodd"
|
|
6414
|
+
d: "M7.648.136c1.058.635 1.828 2.151 1.896 3.48l.005.189-.001 1.274h2.547c1.006 0 1.835.786 1.9 1.845L14 7.07l-.632 5.018a1.915 1.915 0 0 1-1.773 1.907l-.136.005H7.002c-.852 0-1.69-.18-2.398-.518l-.232-.118-.553-.265v.264c0 .32-.235.585-.542.63L3.183 14H.637A.637.637 0 0 1 0 13.363v-7.01c0-.351.285-.637.637-.637h2.546c.22 0 .414.112.528.282L5.73 3.573V1.256c0-.975.98-1.53 1.92-1.12M7.004 1.25l-.002.007v2.549c0 .119-.033.235-.095.336l-.052.072-3.036 3.644v3.829l1.133.544a4.25 4.25 0 0 0 1.805.49l.245.006h4.457c.32 0 .588-.243.634-.613l.007-.104.632-5.018a.64.64 0 0 0-.551-.632l-.086-.005H8.912a.64.64 0 0 1-.63-.551l-.006-.087V3.805c0-.95-.587-2.158-1.206-2.537-.047-.02-.061-.023-.066-.019M2.545 6.99H1.273v5.735h1.272z",
|
|
6415
|
+
clipRule: "evenodd",
|
|
6416
|
+
transform: "matrix(1 0 0 -1 0 14)"
|
|
6192
6417
|
}));
|
|
6193
6418
|
}
|
|
6194
|
-
const ForwardRef$
|
|
6419
|
+
const ForwardRef$1R = /*#__PURE__*/forwardRef(DislikeIcon);
|
|
6195
6420
|
|
|
6196
6421
|
function HorizontalDotsIcon(props, ref) {
|
|
6197
6422
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6212,7 +6437,7 @@ function HorizontalDotsIcon(props, ref) {
|
|
|
6212
6437
|
clipRule: "evenodd"
|
|
6213
6438
|
}));
|
|
6214
6439
|
}
|
|
6215
|
-
const ForwardRef$
|
|
6440
|
+
const ForwardRef$1Q = /*#__PURE__*/forwardRef(HorizontalDotsIcon);
|
|
6216
6441
|
|
|
6217
6442
|
function VerticalDotsIcon(props, ref) {
|
|
6218
6443
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6233,7 +6458,7 @@ function VerticalDotsIcon(props, ref) {
|
|
|
6233
6458
|
clipRule: "evenodd"
|
|
6234
6459
|
}));
|
|
6235
6460
|
}
|
|
6236
|
-
const ForwardRef$
|
|
6461
|
+
const ForwardRef$1P = /*#__PURE__*/forwardRef(VerticalDotsIcon);
|
|
6237
6462
|
|
|
6238
6463
|
function DraggableIcon(props, ref) {
|
|
6239
6464
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6291,7 +6516,7 @@ function DraggableIcon(props, ref) {
|
|
|
6291
6516
|
clipRule: "evenodd"
|
|
6292
6517
|
}));
|
|
6293
6518
|
}
|
|
6294
|
-
const ForwardRef$
|
|
6519
|
+
const ForwardRef$1O = /*#__PURE__*/forwardRef(DraggableIcon);
|
|
6295
6520
|
|
|
6296
6521
|
function EditIcon(props, ref) {
|
|
6297
6522
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6312,7 +6537,7 @@ function EditIcon(props, ref) {
|
|
|
6312
6537
|
clipRule: "evenodd"
|
|
6313
6538
|
}));
|
|
6314
6539
|
}
|
|
6315
|
-
const ForwardRef$
|
|
6540
|
+
const ForwardRef$1N = /*#__PURE__*/forwardRef(EditIcon);
|
|
6316
6541
|
|
|
6317
6542
|
function EmailIcon(props, ref) {
|
|
6318
6543
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6333,7 +6558,7 @@ function EmailIcon(props, ref) {
|
|
|
6333
6558
|
clipRule: "evenodd"
|
|
6334
6559
|
}));
|
|
6335
6560
|
}
|
|
6336
|
-
const ForwardRef$
|
|
6561
|
+
const ForwardRef$1M = /*#__PURE__*/forwardRef(EmailIcon);
|
|
6337
6562
|
|
|
6338
6563
|
function ExtendIcon(props, ref) {
|
|
6339
6564
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6353,7 +6578,7 @@ function ExtendIcon(props, ref) {
|
|
|
6353
6578
|
transform: "translate(-1281 -187) translate(1280 186)"
|
|
6354
6579
|
}));
|
|
6355
6580
|
}
|
|
6356
|
-
const ForwardRef$
|
|
6581
|
+
const ForwardRef$1L = /*#__PURE__*/forwardRef(ExtendIcon);
|
|
6357
6582
|
|
|
6358
6583
|
function FavoriteRouteIcon(props, ref) {
|
|
6359
6584
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6375,7 +6600,7 @@ function FavoriteRouteIcon(props, ref) {
|
|
|
6375
6600
|
d: "M6 3.685h3.438a1.522 1.522 0 1 1 0 3.044H5.674a3.182 3.182 0 1 0 0 6.363H8v-1.2H5.674a1.982 1.982 0 0 1 0-3.963h3.764a2.722 2.722 0 0 0 0-5.444H6z"
|
|
6376
6601
|
}));
|
|
6377
6602
|
}
|
|
6378
|
-
const ForwardRef$
|
|
6603
|
+
const ForwardRef$1K = /*#__PURE__*/forwardRef(FavoriteRouteIcon);
|
|
6379
6604
|
|
|
6380
6605
|
function FavoriteRouteFilledIcon(props, ref) {
|
|
6381
6606
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6394,7 +6619,7 @@ function FavoriteRouteFilledIcon(props, ref) {
|
|
|
6394
6619
|
clipRule: "evenodd"
|
|
6395
6620
|
}));
|
|
6396
6621
|
}
|
|
6397
|
-
const ForwardRef$
|
|
6622
|
+
const ForwardRef$1J = /*#__PURE__*/forwardRef(FavoriteRouteFilledIcon);
|
|
6398
6623
|
|
|
6399
6624
|
function FavoriteStopIcon(props, ref) {
|
|
6400
6625
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6418,7 +6643,7 @@ function FavoriteStopIcon(props, ref) {
|
|
|
6418
6643
|
clipRule: "evenodd"
|
|
6419
6644
|
}));
|
|
6420
6645
|
}
|
|
6421
|
-
const ForwardRef$
|
|
6646
|
+
const ForwardRef$1I = /*#__PURE__*/forwardRef(FavoriteStopIcon);
|
|
6422
6647
|
|
|
6423
6648
|
function FavoriteStopFilledIcon(props, ref) {
|
|
6424
6649
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6437,7 +6662,7 @@ function FavoriteStopFilledIcon(props, ref) {
|
|
|
6437
6662
|
clipRule: "evenodd"
|
|
6438
6663
|
}));
|
|
6439
6664
|
}
|
|
6440
|
-
const ForwardRef$
|
|
6665
|
+
const ForwardRef$1H = /*#__PURE__*/forwardRef(FavoriteStopFilledIcon);
|
|
6441
6666
|
|
|
6442
6667
|
function FeedbackIcon(props, ref) {
|
|
6443
6668
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6456,7 +6681,7 @@ function FeedbackIcon(props, ref) {
|
|
|
6456
6681
|
clipRule: "evenodd"
|
|
6457
6682
|
}));
|
|
6458
6683
|
}
|
|
6459
|
-
const ForwardRef$
|
|
6684
|
+
const ForwardRef$1G = /*#__PURE__*/forwardRef(FeedbackIcon);
|
|
6460
6685
|
|
|
6461
6686
|
function FeedbackFilledIcon(props, ref) {
|
|
6462
6687
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6475,7 +6700,7 @@ function FeedbackFilledIcon(props, ref) {
|
|
|
6475
6700
|
clipRule: "evenodd"
|
|
6476
6701
|
}));
|
|
6477
6702
|
}
|
|
6478
|
-
const ForwardRef$
|
|
6703
|
+
const ForwardRef$1F = /*#__PURE__*/forwardRef(FeedbackFilledIcon);
|
|
6479
6704
|
|
|
6480
6705
|
function FileIcon(props, ref) {
|
|
6481
6706
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6496,7 +6721,7 @@ function FileIcon(props, ref) {
|
|
|
6496
6721
|
clipRule: "evenodd"
|
|
6497
6722
|
}));
|
|
6498
6723
|
}
|
|
6499
|
-
const ForwardRef$
|
|
6724
|
+
const ForwardRef$1E = /*#__PURE__*/forwardRef(FileIcon);
|
|
6500
6725
|
|
|
6501
6726
|
function FillIcon(props, ref) {
|
|
6502
6727
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6517,7 +6742,7 @@ function FillIcon(props, ref) {
|
|
|
6517
6742
|
clipRule: "evenodd"
|
|
6518
6743
|
}));
|
|
6519
6744
|
}
|
|
6520
|
-
const ForwardRef$
|
|
6745
|
+
const ForwardRef$1D = /*#__PURE__*/forwardRef(FillIcon);
|
|
6521
6746
|
|
|
6522
6747
|
function FilterIcon(props, ref) {
|
|
6523
6748
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6536,7 +6761,7 @@ function FilterIcon(props, ref) {
|
|
|
6536
6761
|
clipRule: "evenodd"
|
|
6537
6762
|
}));
|
|
6538
6763
|
}
|
|
6539
|
-
const ForwardRef$
|
|
6764
|
+
const ForwardRef$1C = /*#__PURE__*/forwardRef(FilterIcon);
|
|
6540
6765
|
|
|
6541
6766
|
function FilterFilledIcon(props, ref) {
|
|
6542
6767
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6555,7 +6780,7 @@ function FilterFilledIcon(props, ref) {
|
|
|
6555
6780
|
clipRule: "evenodd"
|
|
6556
6781
|
}));
|
|
6557
6782
|
}
|
|
6558
|
-
const ForwardRef$
|
|
6783
|
+
const ForwardRef$1B = /*#__PURE__*/forwardRef(FilterFilledIcon);
|
|
6559
6784
|
|
|
6560
6785
|
function FolderIcon(props, ref) {
|
|
6561
6786
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6574,7 +6799,7 @@ function FolderIcon(props, ref) {
|
|
|
6574
6799
|
clipRule: "evenodd"
|
|
6575
6800
|
}));
|
|
6576
6801
|
}
|
|
6577
|
-
const ForwardRef$
|
|
6802
|
+
const ForwardRef$1A = /*#__PURE__*/forwardRef(FolderIcon);
|
|
6578
6803
|
|
|
6579
6804
|
function FolderFilledIcon(props, ref) {
|
|
6580
6805
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6591,7 +6816,7 @@ function FolderFilledIcon(props, ref) {
|
|
|
6591
6816
|
d: "M2.1 2.5A1.1 1.1 0 0 0 1 3.6v8.8a1.1 1.1 0 0 0 1.1 1.1h11.8a1.1 1.1 0 0 0 1.1-1.1V5.055a1.1 1.1 0 0 0-1.1-1.1H7.755L6.452 2.673A.6.6 0 0 0 6.03 2.5z"
|
|
6592
6817
|
}));
|
|
6593
6818
|
}
|
|
6594
|
-
const ForwardRef$
|
|
6819
|
+
const ForwardRef$1z = /*#__PURE__*/forwardRef(FolderFilledIcon);
|
|
6595
6820
|
|
|
6596
6821
|
function GridViewIcon(props, ref) {
|
|
6597
6822
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6612,7 +6837,7 @@ function GridViewIcon(props, ref) {
|
|
|
6612
6837
|
clipRule: "evenodd"
|
|
6613
6838
|
}));
|
|
6614
6839
|
}
|
|
6615
|
-
const ForwardRef$
|
|
6840
|
+
const ForwardRef$1y = /*#__PURE__*/forwardRef(GridViewIcon);
|
|
6616
6841
|
|
|
6617
6842
|
function HandToolIcon(props, ref) {
|
|
6618
6843
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6634,7 +6859,7 @@ function HandToolIcon(props, ref) {
|
|
|
6634
6859
|
transform: "translate(-1246 -463) translate(1244 462)"
|
|
6635
6860
|
}));
|
|
6636
6861
|
}
|
|
6637
|
-
const ForwardRef$
|
|
6862
|
+
const ForwardRef$1x = /*#__PURE__*/forwardRef(HandToolIcon);
|
|
6638
6863
|
|
|
6639
6864
|
function HeartIcon(props, ref) {
|
|
6640
6865
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6655,7 +6880,7 @@ function HeartIcon(props, ref) {
|
|
|
6655
6880
|
clipRule: "evenodd"
|
|
6656
6881
|
}));
|
|
6657
6882
|
}
|
|
6658
|
-
const ForwardRef$
|
|
6883
|
+
const ForwardRef$1w = /*#__PURE__*/forwardRef(HeartIcon);
|
|
6659
6884
|
|
|
6660
6885
|
function HistoryIcon(props, ref) {
|
|
6661
6886
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6674,7 +6899,7 @@ function HistoryIcon(props, ref) {
|
|
|
6674
6899
|
clipRule: "evenodd"
|
|
6675
6900
|
}));
|
|
6676
6901
|
}
|
|
6677
|
-
const ForwardRef$
|
|
6902
|
+
const ForwardRef$1v = /*#__PURE__*/forwardRef(HistoryIcon);
|
|
6678
6903
|
|
|
6679
6904
|
function HistoryFilledIcon(props, ref) {
|
|
6680
6905
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6691,7 +6916,7 @@ function HistoryFilledIcon(props, ref) {
|
|
|
6691
6916
|
d: "M2.692 3.436V2.092h-1.2v3.554h3.554v-1.2h-1.63A5.8 5.8 0 0 1 7.4 2.231V8a.6.6 0 0 0 .6.6h5.769A5.8 5.8 0 0 1 2.2 8H1a7 7 0 1 0 1.692-4.564"
|
|
6692
6917
|
}));
|
|
6693
6918
|
}
|
|
6694
|
-
const ForwardRef$
|
|
6919
|
+
const ForwardRef$1u = /*#__PURE__*/forwardRef(HistoryFilledIcon);
|
|
6695
6920
|
|
|
6696
6921
|
function IconIcon(props, ref) {
|
|
6697
6922
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6721,7 +6946,7 @@ function IconIcon(props, ref) {
|
|
|
6721
6946
|
d: "M5.314 11.156 3.508 9.36l.845-.851 2.84 2.82a.6.6 0 0 1 0 .851l-2.84 2.82-.845-.851 1.806-1.794H1.108v-1.2z"
|
|
6722
6947
|
}));
|
|
6723
6948
|
}
|
|
6724
|
-
const ForwardRef$
|
|
6949
|
+
const ForwardRef$1t = /*#__PURE__*/forwardRef(IconIcon);
|
|
6725
6950
|
|
|
6726
6951
|
function LanguageIcon(props, ref) {
|
|
6727
6952
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6740,7 +6965,7 @@ function LanguageIcon(props, ref) {
|
|
|
6740
6965
|
clipRule: "evenodd"
|
|
6741
6966
|
}));
|
|
6742
6967
|
}
|
|
6743
|
-
const ForwardRef$
|
|
6968
|
+
const ForwardRef$1s = /*#__PURE__*/forwardRef(LanguageIcon);
|
|
6744
6969
|
|
|
6745
6970
|
function LanguageFilledIcon(props, ref) {
|
|
6746
6971
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6760,7 +6985,7 @@ function LanguageFilledIcon(props, ref) {
|
|
|
6760
6985
|
d: "m13.886 15-1.02-2.4H7.62L6.42 15zM5.74 4.6H3.26A5.05 5.05 0 0 0 4.5 6.64 5.05 5.05 0 0 0 5.74 4.6M12.356 11.4H8.22l2.235-4.47z"
|
|
6761
6986
|
}));
|
|
6762
6987
|
}
|
|
6763
|
-
const ForwardRef$
|
|
6988
|
+
const ForwardRef$1r = /*#__PURE__*/forwardRef(LanguageFilledIcon);
|
|
6764
6989
|
|
|
6765
6990
|
function LikeIcon(props, ref) {
|
|
6766
6991
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6781,7 +7006,7 @@ function LikeIcon(props, ref) {
|
|
|
6781
7006
|
clipRule: "evenodd"
|
|
6782
7007
|
}));
|
|
6783
7008
|
}
|
|
6784
|
-
const ForwardRef$
|
|
7009
|
+
const ForwardRef$1q = /*#__PURE__*/forwardRef(LikeIcon);
|
|
6785
7010
|
|
|
6786
7011
|
function ListViewIcon(props, ref) {
|
|
6787
7012
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6802,7 +7027,7 @@ function ListViewIcon(props, ref) {
|
|
|
6802
7027
|
clipRule: "evenodd"
|
|
6803
7028
|
}));
|
|
6804
7029
|
}
|
|
6805
|
-
const ForwardRef$
|
|
7030
|
+
const ForwardRef$1p = /*#__PURE__*/forwardRef(ListViewIcon);
|
|
6806
7031
|
|
|
6807
7032
|
function LoadingIcon(props, ref) {
|
|
6808
7033
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6823,7 +7048,7 @@ function LoadingIcon(props, ref) {
|
|
|
6823
7048
|
clipRule: "evenodd"
|
|
6824
7049
|
}));
|
|
6825
7050
|
}
|
|
6826
|
-
const ForwardRef$
|
|
7051
|
+
const ForwardRef$1o = /*#__PURE__*/forwardRef(LoadingIcon);
|
|
6827
7052
|
|
|
6828
7053
|
function ClosedLockIcon(props, ref) {
|
|
6829
7054
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6844,7 +7069,7 @@ function ClosedLockIcon(props, ref) {
|
|
|
6844
7069
|
clipRule: "evenodd"
|
|
6845
7070
|
}));
|
|
6846
7071
|
}
|
|
6847
|
-
const ForwardRef$
|
|
7072
|
+
const ForwardRef$1n = /*#__PURE__*/forwardRef(ClosedLockIcon);
|
|
6848
7073
|
|
|
6849
7074
|
function OpenedLockIcon(props, ref) {
|
|
6850
7075
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6865,7 +7090,27 @@ function OpenedLockIcon(props, ref) {
|
|
|
6865
7090
|
clipRule: "evenodd"
|
|
6866
7091
|
}));
|
|
6867
7092
|
}
|
|
6868
|
-
const ForwardRef$
|
|
7093
|
+
const ForwardRef$1m = /*#__PURE__*/forwardRef(OpenedLockIcon);
|
|
7094
|
+
|
|
7095
|
+
function LogInIcon(props, ref) {
|
|
7096
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7097
|
+
fill: "none",
|
|
7098
|
+
viewBox: "0 0 16 16",
|
|
7099
|
+
width: props.width || props.size || '1em',
|
|
7100
|
+
height: props.height || props.size || '1em',
|
|
7101
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7102
|
+
color: props.color || 'currentColor',
|
|
7103
|
+
inline: undefined,
|
|
7104
|
+
ref: ref
|
|
7105
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7106
|
+
fill: "currentColor",
|
|
7107
|
+
d: "M14.35 1a.6.6 0 0 1 .6.6v12.8c0 .33-.268.6-.6.6h-4.8v-1.2h4.2V2.2h-4.2V1z"
|
|
7108
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7109
|
+
fill: "currentColor",
|
|
7110
|
+
d: "M11.574 7.576a.6.6 0 0 1 0 .848l-4 4-.848-.848L9.703 8.6H.95V7.4h8.753L6.726 4.424l.848-.848z"
|
|
7111
|
+
}));
|
|
7112
|
+
}
|
|
7113
|
+
const ForwardRef$1l = /*#__PURE__*/forwardRef(LogInIcon);
|
|
6869
7114
|
|
|
6870
7115
|
function LogOutIcon(props, ref) {
|
|
6871
7116
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6886,7 +7131,7 @@ function LogOutIcon(props, ref) {
|
|
|
6886
7131
|
clipRule: "evenodd"
|
|
6887
7132
|
}));
|
|
6888
7133
|
}
|
|
6889
|
-
const ForwardRef$
|
|
7134
|
+
const ForwardRef$1k = /*#__PURE__*/forwardRef(LogOutIcon);
|
|
6890
7135
|
|
|
6891
7136
|
function LostAndFoundIcon(props, ref) {
|
|
6892
7137
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6905,7 +7150,7 @@ function LostAndFoundIcon(props, ref) {
|
|
|
6905
7150
|
clipRule: "evenodd"
|
|
6906
7151
|
}));
|
|
6907
7152
|
}
|
|
6908
|
-
const ForwardRef$
|
|
7153
|
+
const ForwardRef$1j = /*#__PURE__*/forwardRef(LostAndFoundIcon);
|
|
6909
7154
|
|
|
6910
7155
|
function LostAndFoundFilledIcon(props, ref) {
|
|
6911
7156
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6927,7 +7172,7 @@ function LostAndFoundFilledIcon(props, ref) {
|
|
|
6927
7172
|
clipRule: "evenodd"
|
|
6928
7173
|
}));
|
|
6929
7174
|
}
|
|
6930
|
-
const ForwardRef$
|
|
7175
|
+
const ForwardRef$1i = /*#__PURE__*/forwardRef(LostAndFoundFilledIcon);
|
|
6931
7176
|
|
|
6932
7177
|
function MeasureIcon(props, ref) {
|
|
6933
7178
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6952,7 +7197,7 @@ function MeasureIcon(props, ref) {
|
|
|
6952
7197
|
clipRule: "evenodd"
|
|
6953
7198
|
}));
|
|
6954
7199
|
}
|
|
6955
|
-
const ForwardRef$
|
|
7200
|
+
const ForwardRef$1h = /*#__PURE__*/forwardRef(MeasureIcon);
|
|
6956
7201
|
|
|
6957
7202
|
function MeasureFilledIcon(props, ref) {
|
|
6958
7203
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6971,7 +7216,7 @@ function MeasureFilledIcon(props, ref) {
|
|
|
6971
7216
|
clipRule: "evenodd"
|
|
6972
7217
|
}));
|
|
6973
7218
|
}
|
|
6974
|
-
const ForwardRef$
|
|
7219
|
+
const ForwardRef$1g = /*#__PURE__*/forwardRef(MeasureFilledIcon);
|
|
6975
7220
|
|
|
6976
7221
|
function MenuIcon(props, ref) {
|
|
6977
7222
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -6992,7 +7237,7 @@ function MenuIcon(props, ref) {
|
|
|
6992
7237
|
clipRule: "evenodd"
|
|
6993
7238
|
}));
|
|
6994
7239
|
}
|
|
6995
|
-
const ForwardRef$
|
|
7240
|
+
const ForwardRef$1f = /*#__PURE__*/forwardRef(MenuIcon);
|
|
6996
7241
|
|
|
6997
7242
|
function MinimizeIcon(props, ref) {
|
|
6998
7243
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7013,7 +7258,7 @@ function MinimizeIcon(props, ref) {
|
|
|
7013
7258
|
transform: "translate(-1389 -187) translate(1388 186)"
|
|
7014
7259
|
})));
|
|
7015
7260
|
}
|
|
7016
|
-
const ForwardRef$
|
|
7261
|
+
const ForwardRef$1e = /*#__PURE__*/forwardRef(MinimizeIcon);
|
|
7017
7262
|
|
|
7018
7263
|
function NewIcon(props, ref) {
|
|
7019
7264
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7034,7 +7279,7 @@ function NewIcon(props, ref) {
|
|
|
7034
7279
|
clipRule: "evenodd"
|
|
7035
7280
|
}));
|
|
7036
7281
|
}
|
|
7037
|
-
const ForwardRef$
|
|
7282
|
+
const ForwardRef$1d = /*#__PURE__*/forwardRef(NewIcon);
|
|
7038
7283
|
|
|
7039
7284
|
function NightIcon(props, ref) {
|
|
7040
7285
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7055,7 +7300,7 @@ function NightIcon(props, ref) {
|
|
|
7055
7300
|
clipRule: "evenodd"
|
|
7056
7301
|
}));
|
|
7057
7302
|
}
|
|
7058
|
-
const ForwardRef$
|
|
7303
|
+
const ForwardRef$1c = /*#__PURE__*/forwardRef(NightIcon);
|
|
7059
7304
|
|
|
7060
7305
|
function OrganizationIcon(props, ref) {
|
|
7061
7306
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7076,7 +7321,7 @@ function OrganizationIcon(props, ref) {
|
|
|
7076
7321
|
clipRule: "evenodd"
|
|
7077
7322
|
}));
|
|
7078
7323
|
}
|
|
7079
|
-
const ForwardRef$
|
|
7324
|
+
const ForwardRef$1b = /*#__PURE__*/forwardRef(OrganizationIcon);
|
|
7080
7325
|
|
|
7081
7326
|
function PackageIcon(props, ref) {
|
|
7082
7327
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7097,7 +7342,7 @@ function PackageIcon(props, ref) {
|
|
|
7097
7342
|
clipRule: "evenodd"
|
|
7098
7343
|
}));
|
|
7099
7344
|
}
|
|
7100
|
-
const ForwardRef$
|
|
7345
|
+
const ForwardRef$1a = /*#__PURE__*/forwardRef(PackageIcon);
|
|
7101
7346
|
|
|
7102
7347
|
function PlayIcon(props, ref) {
|
|
7103
7348
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7119,7 +7364,7 @@ function PlayIcon(props, ref) {
|
|
|
7119
7364
|
transform: "translate(-527 -325) translate(524 324)"
|
|
7120
7365
|
}));
|
|
7121
7366
|
}
|
|
7122
|
-
const ForwardRef$
|
|
7367
|
+
const ForwardRef$19 = /*#__PURE__*/forwardRef(PlayIcon);
|
|
7123
7368
|
|
|
7124
7369
|
function PrivacyIcon(props, ref) {
|
|
7125
7370
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7140,7 +7385,45 @@ function PrivacyIcon(props, ref) {
|
|
|
7140
7385
|
clipRule: "evenodd"
|
|
7141
7386
|
}));
|
|
7142
7387
|
}
|
|
7143
|
-
const ForwardRef
|
|
7388
|
+
const ForwardRef$18 = /*#__PURE__*/forwardRef(PrivacyIcon);
|
|
7389
|
+
|
|
7390
|
+
function ProfileIcon(props, ref) {
|
|
7391
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7392
|
+
fill: "none",
|
|
7393
|
+
viewBox: "0 0 16 16",
|
|
7394
|
+
width: props.width || props.size || '1em',
|
|
7395
|
+
height: props.height || props.size || '1em',
|
|
7396
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7397
|
+
color: props.color || 'currentColor',
|
|
7398
|
+
inline: undefined,
|
|
7399
|
+
ref: ref
|
|
7400
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7401
|
+
fill: "currentColor",
|
|
7402
|
+
fillRule: "evenodd",
|
|
7403
|
+
d: "M8 1a7 7 0 0 1 4.161 12.628 6.4 6.4 0 0 1-.738.493A6.67 6.67 0 0 1 8.1 15l-.057-.002L8 15A7 7 0 0 1 8 1m.1 9.6c-1.465 0-2.736.829-3.37 2.044.157.123.372.28.643.435.62.355 1.524.707 2.67.719a5.77 5.77 0 0 0 3.26-1.031q.09-.066.165-.122A3.8 3.8 0 0 0 8.1 10.6M8 2.2A5.8 5.8 0 0 0 2.2 8a5.78 5.78 0 0 0 1.545 3.94A5 5 0 0 1 6.79 9.577 3.401 3.401 0 0 1 8 3a3.4 3.4 0 0 1 1.293 6.544 5 5 0 0 1 3.08 2.264A5.78 5.78 0 0 0 13.8 8c0-3.203-2.597-5.8-5.8-5.8m0 2A2.201 2.201 0 1 0 8.002 8.6 2.201 2.201 0 0 0 8 4.2",
|
|
7404
|
+
clipRule: "evenodd"
|
|
7405
|
+
}));
|
|
7406
|
+
}
|
|
7407
|
+
const ForwardRef$17 = /*#__PURE__*/forwardRef(ProfileIcon);
|
|
7408
|
+
|
|
7409
|
+
function ProfileFilledIcon(props, ref) {
|
|
7410
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7411
|
+
fill: "none",
|
|
7412
|
+
viewBox: "0 0 16 16",
|
|
7413
|
+
width: props.width || props.size || '1em',
|
|
7414
|
+
height: props.height || props.size || '1em',
|
|
7415
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7416
|
+
color: props.color || 'currentColor',
|
|
7417
|
+
inline: undefined,
|
|
7418
|
+
ref: ref
|
|
7419
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7420
|
+
fill: "currentColor",
|
|
7421
|
+
fillRule: "evenodd",
|
|
7422
|
+
d: "M8 1q.363 0 .716.036.58.061 1.128.211.12.032.237.067a7 7 0 0 1 1.056.428 7.02 7.02 0 0 1 3.173 3.224A6.94 6.94 0 0 1 15 8a7 7 0 0 1-.22 1.75 7.01 7.01 0 0 1-5.714 5.17 7.05 7.05 0 0 1-4.1-.61 7.03 7.03 0 0 1-3.32-3.373A7 7 0 0 1 8 1m0 9a4.4 4.4 0 0 0-3.874 2.316A5.78 5.78 0 0 0 8 13.8a5.78 5.78 0 0 0 3.873-1.485A4.4 4.4 0 0 0 8 10m0-6.4a2.8 2.8 0 1 0 .001 5.6A2.8 2.8 0 0 0 8 3.6",
|
|
7423
|
+
clipRule: "evenodd"
|
|
7424
|
+
}));
|
|
7425
|
+
}
|
|
7426
|
+
const ForwardRef$16 = /*#__PURE__*/forwardRef(ProfileFilledIcon);
|
|
7144
7427
|
|
|
7145
7428
|
function PurposeIcon(props, ref) {
|
|
7146
7429
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7162,7 +7445,7 @@ function PurposeIcon(props, ref) {
|
|
|
7162
7445
|
transform: "translate(-1137 -463) translate(1136 462)"
|
|
7163
7446
|
}));
|
|
7164
7447
|
}
|
|
7165
|
-
const ForwardRef$
|
|
7448
|
+
const ForwardRef$15 = /*#__PURE__*/forwardRef(PurposeIcon);
|
|
7166
7449
|
|
|
7167
7450
|
function PuzzleIcon(props, ref) {
|
|
7168
7451
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7181,7 +7464,7 @@ function PuzzleIcon(props, ref) {
|
|
|
7181
7464
|
clipRule: "evenodd"
|
|
7182
7465
|
}));
|
|
7183
7466
|
}
|
|
7184
|
-
const ForwardRef$
|
|
7467
|
+
const ForwardRef$14 = /*#__PURE__*/forwardRef(PuzzleIcon);
|
|
7185
7468
|
|
|
7186
7469
|
function QuietIcon(props, ref) {
|
|
7187
7470
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7203,7 +7486,7 @@ function QuietIcon(props, ref) {
|
|
|
7203
7486
|
transform: "translate(-1281 -233) translate(1280 232)"
|
|
7204
7487
|
}));
|
|
7205
7488
|
}
|
|
7206
|
-
const ForwardRef$
|
|
7489
|
+
const ForwardRef$13 = /*#__PURE__*/forwardRef(QuietIcon);
|
|
7207
7490
|
|
|
7208
7491
|
function QuitIcon(props, ref) {
|
|
7209
7492
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7224,7 +7507,7 @@ function QuitIcon(props, ref) {
|
|
|
7224
7507
|
clipRule: "evenodd"
|
|
7225
7508
|
}));
|
|
7226
7509
|
}
|
|
7227
|
-
const ForwardRef$
|
|
7510
|
+
const ForwardRef$12 = /*#__PURE__*/forwardRef(QuitIcon);
|
|
7228
7511
|
|
|
7229
7512
|
function RSSIcon(props, ref) {
|
|
7230
7513
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7245,7 +7528,75 @@ function RSSIcon(props, ref) {
|
|
|
7245
7528
|
clipRule: "evenodd"
|
|
7246
7529
|
}));
|
|
7247
7530
|
}
|
|
7248
|
-
const ForwardRef$
|
|
7531
|
+
const ForwardRef$11 = /*#__PURE__*/forwardRef(RSSIcon);
|
|
7532
|
+
|
|
7533
|
+
function RequiredIcon(props, ref) {
|
|
7534
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7535
|
+
fill: "none",
|
|
7536
|
+
viewBox: "0 0 16 16",
|
|
7537
|
+
width: props.width || props.size || '1em',
|
|
7538
|
+
height: props.height || props.size || '1em',
|
|
7539
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7540
|
+
color: props.color || 'currentColor',
|
|
7541
|
+
inline: undefined,
|
|
7542
|
+
ref: ref
|
|
7543
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7544
|
+
fill: "currentColor",
|
|
7545
|
+
d: "m8.6 6.797 4.79-3.354.688.983-5.033 3.523 5.033 3.525-.687.982L8.6 9.101V15H7.4V9.1l-4.79 3.356-.688-.982 5.031-3.525-5.031-3.523.688-.983L7.4 6.797V1h1.2z"
|
|
7546
|
+
}));
|
|
7547
|
+
}
|
|
7548
|
+
const ForwardRef$10 = /*#__PURE__*/forwardRef(RequiredIcon);
|
|
7549
|
+
|
|
7550
|
+
function RequiredFilledIcon(props, ref) {
|
|
7551
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7552
|
+
fill: "none",
|
|
7553
|
+
viewBox: "0 0 16 16",
|
|
7554
|
+
width: props.width || props.size || '1em',
|
|
7555
|
+
height: props.height || props.size || '1em',
|
|
7556
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7557
|
+
color: props.color || 'currentColor',
|
|
7558
|
+
inline: undefined,
|
|
7559
|
+
ref: ref
|
|
7560
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7561
|
+
fill: "currentColor",
|
|
7562
|
+
d: "m9 6.028 4.16-2.913 1.148 1.639-4.566 3.195 4.566 3.197-1.148 1.638L9 9.87V15H7V9.87l-4.16 2.914-1.148-1.639L6.256 7.95 1.692 4.754 2.84 3.116 7 6.028V1h2z"
|
|
7563
|
+
}));
|
|
7564
|
+
}
|
|
7565
|
+
const ForwardRef$$ = /*#__PURE__*/forwardRef(RequiredFilledIcon);
|
|
7566
|
+
|
|
7567
|
+
function RequiredSmallIcon(props, ref) {
|
|
7568
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7569
|
+
fill: "none",
|
|
7570
|
+
viewBox: "0 0 16 16",
|
|
7571
|
+
width: props.width || props.size || '1em',
|
|
7572
|
+
height: props.height || props.size || '1em',
|
|
7573
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7574
|
+
color: props.color || 'currentColor',
|
|
7575
|
+
inline: undefined,
|
|
7576
|
+
ref: ref
|
|
7577
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7578
|
+
fill: "currentColor",
|
|
7579
|
+
d: "m8.6 6.812 3.152-2.207.688.982-3.395 2.376 3.395 2.378-.687.983L8.6 9.116V13H7.4V9.116l-3.152 2.208-.688-.983 3.394-2.378-3.393-2.376.687-.982L7.4 6.812V3h1.2z"
|
|
7580
|
+
}));
|
|
7581
|
+
}
|
|
7582
|
+
const ForwardRef$_ = /*#__PURE__*/forwardRef(RequiredSmallIcon);
|
|
7583
|
+
|
|
7584
|
+
function RequiredSmallFilledIcon(props, ref) {
|
|
7585
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7586
|
+
fill: "none",
|
|
7587
|
+
viewBox: "0 0 16 16",
|
|
7588
|
+
width: props.width || props.size || '1em',
|
|
7589
|
+
height: props.height || props.size || '1em',
|
|
7590
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7591
|
+
color: props.color || 'currentColor',
|
|
7592
|
+
inline: undefined,
|
|
7593
|
+
ref: ref
|
|
7594
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7595
|
+
fill: "currentColor",
|
|
7596
|
+
d: "m9 6.042 2.522-1.765 1.147 1.638-2.926 2.048 2.926 2.05-1.147 1.638L9 9.885V13H7V9.885L4.478 11.65l-1.147-1.638 2.924-2.05-2.924-2.048 1.147-1.638L7 6.043V3h2z"
|
|
7597
|
+
}));
|
|
7598
|
+
}
|
|
7599
|
+
const ForwardRef$Z = /*#__PURE__*/forwardRef(RequiredSmallFilledIcon);
|
|
7249
7600
|
|
|
7250
7601
|
function RouteIcon(props, ref) {
|
|
7251
7602
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7262,7 +7613,7 @@ function RouteIcon(props, ref) {
|
|
|
7262
7613
|
d: "M12.9 10.8a2.1 2.1 0 1 1 0 4.2 2.1 2.1 0 0 1 0-4.2m0 1.2a.9.9 0 1 0 0 1.801.9.9 0 0 0 0-1.801M9 2.4a3.1 3.1 0 1 1 0 6.2H6a1.9 1.9 0 0 0 0 3.8h4v1.2H6a3.1 3.1 0 1 1 0-6.2h3a1.9 1.9 0 0 0 0-3.8H6V2.4zM3.1 1a2.1 2.1 0 1 1 0 4.2 2.1 2.1 0 0 1 0-4.2m0 1.2A.901.901 0 1 0 3.1 4.001.901.901 0 0 0 3.1 2.199"
|
|
7263
7614
|
}));
|
|
7264
7615
|
}
|
|
7265
|
-
const ForwardRef$
|
|
7616
|
+
const ForwardRef$Y = /*#__PURE__*/forwardRef(RouteIcon);
|
|
7266
7617
|
|
|
7267
7618
|
function RouteFilledIcon(props, ref) {
|
|
7268
7619
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7279,7 +7630,7 @@ function RouteFilledIcon(props, ref) {
|
|
|
7279
7630
|
d: "M13 11a2 2 0 1 1 0 4 2 2 0 0 1 0-4M9 2.4a3.1 3.1 0 1 1 0 6.2H6a1.9 1.9 0 0 0 0 3.8h4v1.2H6a3.1 3.1 0 1 1 0-6.2h3a1.9 1.9 0 0 0 0-3.8H6V2.4zM3 1a2 2 0 1 1 0 4 2 2 0 0 1 0-4"
|
|
7280
7631
|
}));
|
|
7281
7632
|
}
|
|
7282
|
-
const ForwardRef$
|
|
7633
|
+
const ForwardRef$X = /*#__PURE__*/forwardRef(RouteFilledIcon);
|
|
7283
7634
|
|
|
7284
7635
|
function RowHeightDefaultIcon(props, ref) {
|
|
7285
7636
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7300,7 +7651,7 @@ function RowHeightDefaultIcon(props, ref) {
|
|
|
7300
7651
|
clipRule: "evenodd"
|
|
7301
7652
|
}));
|
|
7302
7653
|
}
|
|
7303
|
-
const ForwardRef$
|
|
7654
|
+
const ForwardRef$W = /*#__PURE__*/forwardRef(RowHeightDefaultIcon);
|
|
7304
7655
|
|
|
7305
7656
|
function RowHeightMiddleIcon(props, ref) {
|
|
7306
7657
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7321,7 +7672,7 @@ function RowHeightMiddleIcon(props, ref) {
|
|
|
7321
7672
|
clipRule: "evenodd"
|
|
7322
7673
|
}));
|
|
7323
7674
|
}
|
|
7324
|
-
const ForwardRef$
|
|
7675
|
+
const ForwardRef$V = /*#__PURE__*/forwardRef(RowHeightMiddleIcon);
|
|
7325
7676
|
|
|
7326
7677
|
function RowHeightSmallIcon(props, ref) {
|
|
7327
7678
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7342,7 +7693,7 @@ function RowHeightSmallIcon(props, ref) {
|
|
|
7342
7693
|
clipRule: "evenodd"
|
|
7343
7694
|
}));
|
|
7344
7695
|
}
|
|
7345
|
-
const ForwardRef$
|
|
7696
|
+
const ForwardRef$U = /*#__PURE__*/forwardRef(RowHeightSmallIcon);
|
|
7346
7697
|
|
|
7347
7698
|
function RulesIcon(props, ref) {
|
|
7348
7699
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7363,7 +7714,7 @@ function RulesIcon(props, ref) {
|
|
|
7363
7714
|
clipRule: "evenodd"
|
|
7364
7715
|
}));
|
|
7365
7716
|
}
|
|
7366
|
-
const ForwardRef$
|
|
7717
|
+
const ForwardRef$T = /*#__PURE__*/forwardRef(RulesIcon);
|
|
7367
7718
|
|
|
7368
7719
|
function ScopeIcon(props, ref) {
|
|
7369
7720
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7384,7 +7735,7 @@ function ScopeIcon(props, ref) {
|
|
|
7384
7735
|
clipRule: "evenodd"
|
|
7385
7736
|
}));
|
|
7386
7737
|
}
|
|
7387
|
-
const ForwardRef$
|
|
7738
|
+
const ForwardRef$S = /*#__PURE__*/forwardRef(ScopeIcon);
|
|
7388
7739
|
|
|
7389
7740
|
function SearchIcon(props, ref) {
|
|
7390
7741
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7405,7 +7756,7 @@ function SearchIcon(props, ref) {
|
|
|
7405
7756
|
clipRule: "evenodd"
|
|
7406
7757
|
}));
|
|
7407
7758
|
}
|
|
7408
|
-
const ForwardRef$
|
|
7759
|
+
const ForwardRef$R = /*#__PURE__*/forwardRef(SearchIcon);
|
|
7409
7760
|
|
|
7410
7761
|
function SearchFilledIcon(props, ref) {
|
|
7411
7762
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7424,7 +7775,7 @@ function SearchFilledIcon(props, ref) {
|
|
|
7424
7775
|
clipRule: "evenodd"
|
|
7425
7776
|
}));
|
|
7426
7777
|
}
|
|
7427
|
-
const ForwardRef$
|
|
7778
|
+
const ForwardRef$Q = /*#__PURE__*/forwardRef(SearchFilledIcon);
|
|
7428
7779
|
|
|
7429
7780
|
function SelectIcon(props, ref) {
|
|
7430
7781
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7446,7 +7797,7 @@ function SelectIcon(props, ref) {
|
|
|
7446
7797
|
transform: "translate(-1173 -463) translate(1172 462)"
|
|
7447
7798
|
}));
|
|
7448
7799
|
}
|
|
7449
|
-
const ForwardRef$
|
|
7800
|
+
const ForwardRef$P = /*#__PURE__*/forwardRef(SelectIcon);
|
|
7450
7801
|
|
|
7451
7802
|
function SendIcon(props, ref) {
|
|
7452
7803
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7467,7 +7818,7 @@ function SendIcon(props, ref) {
|
|
|
7467
7818
|
clipRule: "evenodd"
|
|
7468
7819
|
}));
|
|
7469
7820
|
}
|
|
7470
|
-
const ForwardRef$
|
|
7821
|
+
const ForwardRef$O = /*#__PURE__*/forwardRef(SendIcon);
|
|
7471
7822
|
|
|
7472
7823
|
function SettingsIcon(props, ref) {
|
|
7473
7824
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7488,7 +7839,7 @@ function SettingsIcon(props, ref) {
|
|
|
7488
7839
|
clipRule: "evenodd"
|
|
7489
7840
|
}));
|
|
7490
7841
|
}
|
|
7491
|
-
const ForwardRef$
|
|
7842
|
+
const ForwardRef$N = /*#__PURE__*/forwardRef(SettingsIcon);
|
|
7492
7843
|
|
|
7493
7844
|
function CircleIcon(props, ref) {
|
|
7494
7845
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7507,7 +7858,7 @@ function CircleIcon(props, ref) {
|
|
|
7507
7858
|
clipRule: "evenodd"
|
|
7508
7859
|
}));
|
|
7509
7860
|
}
|
|
7510
|
-
const ForwardRef$
|
|
7861
|
+
const ForwardRef$M = /*#__PURE__*/forwardRef(CircleIcon);
|
|
7511
7862
|
|
|
7512
7863
|
function CircleFilledIcon(props, ref) {
|
|
7513
7864
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7524,7 +7875,7 @@ function CircleFilledIcon(props, ref) {
|
|
|
7524
7875
|
d: "M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"
|
|
7525
7876
|
}));
|
|
7526
7877
|
}
|
|
7527
|
-
const ForwardRef$
|
|
7878
|
+
const ForwardRef$L = /*#__PURE__*/forwardRef(CircleFilledIcon);
|
|
7528
7879
|
|
|
7529
7880
|
function StarredIcon(props, ref) {
|
|
7530
7881
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7545,7 +7896,7 @@ function StarredIcon(props, ref) {
|
|
|
7545
7896
|
clipRule: "evenodd"
|
|
7546
7897
|
}));
|
|
7547
7898
|
}
|
|
7548
|
-
const ForwardRef$
|
|
7899
|
+
const ForwardRef$K = /*#__PURE__*/forwardRef(StarredIcon);
|
|
7549
7900
|
|
|
7550
7901
|
function UnstarredIcon(props, ref) {
|
|
7551
7902
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -7566,7 +7917,64 @@ function UnstarredIcon(props, ref) {
|
|
|
7566
7917
|
clipRule: "evenodd"
|
|
7567
7918
|
}));
|
|
7568
7919
|
}
|
|
7569
|
-
const ForwardRef$
|
|
7920
|
+
const ForwardRef$J = /*#__PURE__*/forwardRef(UnstarredIcon);
|
|
7921
|
+
|
|
7922
|
+
function ShareIcon(props, ref) {
|
|
7923
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7924
|
+
xmlSpace: "preserve",
|
|
7925
|
+
x: 0,
|
|
7926
|
+
y: 0,
|
|
7927
|
+
viewBox: "0 0 16 16",
|
|
7928
|
+
width: props.width || props.size || '1em',
|
|
7929
|
+
height: props.height || props.size || '1em',
|
|
7930
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7931
|
+
color: props.color || 'currentColor',
|
|
7932
|
+
inline: undefined,
|
|
7933
|
+
ref: ref
|
|
7934
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7935
|
+
fill: "currentColor",
|
|
7936
|
+
fillRule: "evenodd",
|
|
7937
|
+
d: "M3.455 3.728V5L2.273 5v8.425h10.242v-3h1.273v3.636c0 .322-.24.589-.55.63l-.086.007H1.636a.636.636 0 0 1-.63-.55L1 14.06V4.364c0-.322.24-.588.55-.63l.086-.006zm6.404-2.324.075.057 4.849 4.243c.263.23.287.623.072.884l-.072.073-4.849 4.243a.637.637 0 0 1-1.049-.385l-.006-.094V8.648l-.14.007c-1.93.094-2.886.587-3.898 1.809l-.145.18-.129.166c-.369.485-1.143.224-1.143-.385 0-4.396 1.75-6.373 5.166-6.66l.235-.017.053-.003V1.94c0-.515.571-.804.981-.536m.292 1.938v1.022a.636.636 0 0 1-.636.637c-2.69 0-4.17.888-4.646 3.346l-.042.235-.016.103.108-.087c1.001-.792 2.176-1.155 3.954-1.222l.341-.01.301-.002c.32 0 .584.236.63.543l.007.094-.001 1.02 3.246-2.84z",
|
|
7938
|
+
clipRule: "evenodd"
|
|
7939
|
+
}));
|
|
7940
|
+
}
|
|
7941
|
+
const ForwardRef$I = /*#__PURE__*/forwardRef(ShareIcon);
|
|
7942
|
+
|
|
7943
|
+
function SilentIcon(props, ref) {
|
|
7944
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7945
|
+
fill: "none",
|
|
7946
|
+
viewBox: "0 0 14 14",
|
|
7947
|
+
width: props.width || props.size || '1em',
|
|
7948
|
+
height: props.height || props.size || '1em',
|
|
7949
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7950
|
+
color: props.color || 'currentColor',
|
|
7951
|
+
inline: undefined,
|
|
7952
|
+
ref: ref
|
|
7953
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7954
|
+
fill: "currentColor",
|
|
7955
|
+
fillRule: "evenodd",
|
|
7956
|
+
d: "M11.9 6.316V4.42l-.005-.204a4 4 0 0 0-.17-.952L13.997.993l-.99-.99-1.945 1.945C10.187.77 8.707 0 7 0 4.27 0 2.1 1.958 2.1 4.421v1.895l-.01.252C1.928 8.443 0 8.955 0 10.105c0 .496.59.936 1.637 1.268L0 13.01l.99.99 2.258-2.258q.462.073.977.127C4.413 13.103 5.571 14 7 14s2.587-.897 2.773-2.132c2.643-.273 4.227-.945 4.227-1.763 0-1.2-2.1-1.705-2.1-3.79m-9.622 3.802-.191-.057-.119-.038-.213-.077-.095-.04.578-.59c.829-.898 1.262-1.771 1.262-3V4.42l.005-.171C3.605 2.664 5.083 1.39 7 1.39c1.35 0 2.468.638 3.054 1.566L2.78 10.23c-.169-.037-.352-.07-.502-.112M7 12.667c-.61 0-1.09-.282-1.294-.694Q6.326 12 7 12l.325-.002q.496-.004.969-.025c-.204.412-.683.694-1.294.694m5.246-2.72a6 6 0 0 1-.524.17c-1.119.313-2.768.493-4.722.493-.912 0-1.748-.042-2.504-.116L10.5 4.49v1.826l.007.258c.061 1.18.554 2.031 1.438 2.936l.394.397z",
|
|
7957
|
+
clipRule: "evenodd"
|
|
7958
|
+
}));
|
|
7959
|
+
}
|
|
7960
|
+
const ForwardRef$H = /*#__PURE__*/forwardRef(SilentIcon);
|
|
7961
|
+
|
|
7962
|
+
function SortIcon(props, ref) {
|
|
7963
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
7964
|
+
fill: "none",
|
|
7965
|
+
viewBox: "0 0 16 16",
|
|
7966
|
+
width: props.width || props.size || '1em',
|
|
7967
|
+
height: props.height || props.size || '1em',
|
|
7968
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
7969
|
+
color: props.color || 'currentColor',
|
|
7970
|
+
inline: undefined,
|
|
7971
|
+
ref: ref
|
|
7972
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
7973
|
+
fill: "currentColor",
|
|
7974
|
+
d: "m10.6 10.953 1.976-1.976.848.847-3 3a.6.6 0 0 1-.848 0l-3-3 .848-.847L9.4 10.953V6h1.2zM5.4 10.6H3V9.4h2.4zM7.8 7.4H3V6.2h4.8zM11 4.2H3V3h8z"
|
|
7975
|
+
}));
|
|
7976
|
+
}
|
|
7977
|
+
const ForwardRef$G = /*#__PURE__*/forwardRef(SortIcon);
|
|
7570
7978
|
|
|
7571
7979
|
function StandardIcon(props, ref) {
|
|
7572
7980
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8224,6 +8632,48 @@ function WarningIcon(props, ref) {
|
|
|
8224
8632
|
}
|
|
8225
8633
|
const ForwardRef$c = /*#__PURE__*/forwardRef(WarningIcon);
|
|
8226
8634
|
|
|
8635
|
+
function ZoomInIcon(props, ref) {
|
|
8636
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
8637
|
+
xmlSpace: "preserve",
|
|
8638
|
+
x: 0,
|
|
8639
|
+
y: 0,
|
|
8640
|
+
viewBox: "0 0 16 16",
|
|
8641
|
+
width: props.width || props.size || '1em',
|
|
8642
|
+
height: props.height || props.size || '1em',
|
|
8643
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
8644
|
+
color: props.color || 'currentColor',
|
|
8645
|
+
inline: undefined,
|
|
8646
|
+
ref: ref
|
|
8647
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
8648
|
+
fill: "currentColor",
|
|
8649
|
+
fillRule: "evenodd",
|
|
8650
|
+
d: "M6.795 1a5.795 5.795 0 0 1 4.549 9.387L15 14.044l-.956.956-3.656-3.657A5.795 5.795 0 1 1 6.796 1m0 1.352a4.443 4.443 0 1 0 0 8.885 4.443 4.443 0 0 0 0-8.885M7.25 4.42l-.001 1.907 1.908.001v.92H7.248v1.908h-.92l-.001-1.908H4.42v-.92l1.907-.001.001-1.907z",
|
|
8651
|
+
clipRule: "evenodd"
|
|
8652
|
+
}));
|
|
8653
|
+
}
|
|
8654
|
+
const ForwardRef$b = /*#__PURE__*/forwardRef(ZoomInIcon);
|
|
8655
|
+
|
|
8656
|
+
function ZoomOutIcon(props, ref) {
|
|
8657
|
+
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
8658
|
+
xmlSpace: "preserve",
|
|
8659
|
+
x: 0,
|
|
8660
|
+
y: 0,
|
|
8661
|
+
viewBox: "0 0 16 16",
|
|
8662
|
+
width: props.width || props.size || '1em',
|
|
8663
|
+
height: props.height || props.size || '1em',
|
|
8664
|
+
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
8665
|
+
color: props.color || 'currentColor',
|
|
8666
|
+
inline: undefined,
|
|
8667
|
+
ref: ref
|
|
8668
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
8669
|
+
fill: "currentColor",
|
|
8670
|
+
fillRule: "evenodd",
|
|
8671
|
+
d: "M6.795 1a5.795 5.795 0 0 1 4.549 9.387L15 14.044l-.956.956-3.657-3.656A5.795 5.795 0 1 1 6.796 1m0 1.352a4.443 4.443 0 1 0 0 8.885 4.443 4.443 0 0 0 0-8.885m2.361 3.976v.92H4.42v-.92z",
|
|
8672
|
+
clipRule: "evenodd"
|
|
8673
|
+
}));
|
|
8674
|
+
}
|
|
8675
|
+
const ForwardRef$a = /*#__PURE__*/forwardRef(ZoomOutIcon);
|
|
8676
|
+
|
|
8227
8677
|
function CloudIcon(props, ref) {
|
|
8228
8678
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
8229
8679
|
xmlSpace: "preserve",
|
|
@@ -8241,7 +8691,7 @@ function CloudIcon(props, ref) {
|
|
|
8241
8691
|
d: "M9.248 20.247c-4.25 0-7.86-3.315-8.219-7.55C.67 8.46 3.671 4.582 7.863 3.868c3.952-.674 7.84 1.66 9.161 5.382h.477c3.032 0 5.499 2.466 5.499 5.499s-2.467 5.498-5.499 5.498H9.248M9.232 5.585q-.527 0-1.061.09c-3.26.555-5.595 3.571-5.315 6.867.28 3.294 3.087 5.873 6.392 5.873h8.253a3.67 3.67 0 0 0 3.666-3.666 3.67 3.67 0 0 0-3.666-3.666h-1.154a.92.92 0 0 1-.888-.688c-.736-2.853-3.358-4.81-6.227-4.81"
|
|
8242
8692
|
}));
|
|
8243
8693
|
}
|
|
8244
|
-
const ForwardRef$
|
|
8694
|
+
const ForwardRef$9 = /*#__PURE__*/forwardRef(CloudIcon);
|
|
8245
8695
|
|
|
8246
8696
|
function CloudLightningIcon(props, ref) {
|
|
8247
8697
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8263,7 +8713,7 @@ function CloudLightningIcon(props, ref) {
|
|
|
8263
8713
|
d: "M11.083 22.994a.915.915 0 0 1-.761-1.425l2.716-4.072H9.252a.917.917 0 0 1-.763-1.425l3.666-5.496a.916.916 0 1 1 1.525 1.016l-2.716 4.072h3.785a.916.916 0 0 1 .763 1.425l-3.666 5.497a.92.92 0 0 1-.763.408"
|
|
8264
8714
|
}));
|
|
8265
8715
|
}
|
|
8266
|
-
const ForwardRef$
|
|
8716
|
+
const ForwardRef$8 = /*#__PURE__*/forwardRef(CloudLightningIcon);
|
|
8267
8717
|
|
|
8268
8718
|
function CloudRainIcon(props, ref) {
|
|
8269
8719
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8285,7 +8735,7 @@ function CloudRainIcon(props, ref) {
|
|
|
8285
8735
|
d: "M19.342 17.115a.917.917 0 0 1-.368-1.756 3.684 3.684 0 0 0 2.117-4.108 3.68 3.68 0 0 0-3.584-2.917h-1.154a.916.916 0 0 1-.887-.687 6.395 6.395 0 0 0-5.852-4.802A6.39 6.39 0 0 0 3.261 6.96a6.39 6.39 0 0 0 1.987 7.304.916.916 0 1 1-1.144 1.432 8.22 8.22 0 0 1-2.555-9.39 8.21 8.21 0 0 1 8.168-5.29A8.22 8.22 0 0 1 17.031 6.5h.477a5.52 5.52 0 0 1 5.377 4.375 5.524 5.524 0 0 1-3.176 6.162.9.9 0 0 1-.367.077"
|
|
8286
8736
|
}));
|
|
8287
8737
|
}
|
|
8288
|
-
const ForwardRef$
|
|
8738
|
+
const ForwardRef$7 = /*#__PURE__*/forwardRef(CloudRainIcon);
|
|
8289
8739
|
|
|
8290
8740
|
function CloudSnowIcon(props, ref) {
|
|
8291
8741
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8307,7 +8757,7 @@ function CloudSnowIcon(props, ref) {
|
|
|
8307
8757
|
d: "M8.352 16.583a.92.92 0 0 1-.921-.917c0-.506.405-.916.912-.916h.009a.916.916 0 1 1 0 1.833M8.352 20.25c-.507 0-.921-.41-.921-.917s.405-.917.912-.917h.009a.916.916 0 1 1 0 1.833M12.018 18.416a.92.92 0 0 1-.92-.917c0-.506.405-.916.91-.916h.01a.916.916 0 1 1 0 1.833M12.018 22.082a.92.92 0 0 1-.92-.916c0-.507.405-.917.91-.917h.01a.916.916 0 1 1 0 1.833M15.684 16.583a.92.92 0 0 1-.92-.917c0-.506.405-.916.911-.916h.01a.916.916 0 1 1 0 1.833M15.684 20.25c-.506 0-.92-.41-.92-.917s.405-.917.911-.917h.01a.916.916 0 1 1 0 1.833"
|
|
8308
8758
|
}));
|
|
8309
8759
|
}
|
|
8310
|
-
const ForwardRef$
|
|
8760
|
+
const ForwardRef$6 = /*#__PURE__*/forwardRef(CloudSnowIcon);
|
|
8311
8761
|
|
|
8312
8762
|
function SunIcon(props, ref) {
|
|
8313
8763
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8326,7 +8776,7 @@ function SunIcon(props, ref) {
|
|
|
8326
8776
|
d: "M12 17.5c-3.033 0-5.5-2.467-5.5-5.5S8.967 6.5 12 6.5s5.5 2.467 5.5 5.5-2.467 5.5-5.5 5.5m0-9.167A3.67 3.67 0 0 0 8.333 12 3.67 3.67 0 0 0 12 15.667 3.67 3.67 0 0 0 15.667 12 3.67 3.67 0 0 0 12 8.333M12 4.667a.917.917 0 0 1-.917-.917V1.917a.917.917 0 0 1 1.834 0V3.75c0 .506-.41.917-.917.917M12 23a.916.916 0 0 1-.917-.917V20.25a.916.916 0 1 1 1.834 0v1.833c0 .507-.41.917-.917.917M6.17 7.087a.91.91 0 0 1-.648-.269L4.22 5.516A.916.916 0 1 1 5.516 4.22l1.302 1.302a.916.916 0 0 1-.648 1.565M19.132 20.049a.91.91 0 0 1-.648-.269l-1.302-1.302a.916.916 0 1 1 1.296-1.296l1.302 1.302a.916.916 0 0 1-.648 1.565M3.75 12.917H1.917a.917.917 0 0 1 0-1.834H3.75a.917.917 0 0 1 0 1.834M22.083 12.917H20.25a.916.916 0 1 1 0-1.834h1.833a.916.916 0 1 1 0 1.834M4.868 20.049a.916.916 0 0 1-.648-1.565l1.302-1.302a.916.916 0 1 1 1.296 1.296L5.516 19.78a.91.91 0 0 1-.648.269M17.83 7.087a.916.916 0 0 1-.648-1.565l1.302-1.302a.916.916 0 1 1 1.296 1.296l-1.302 1.302a.91.91 0 0 1-.648.269"
|
|
8327
8777
|
}));
|
|
8328
8778
|
}
|
|
8329
|
-
const ForwardRef$
|
|
8779
|
+
const ForwardRef$5 = /*#__PURE__*/forwardRef(SunIcon);
|
|
8330
8780
|
|
|
8331
8781
|
function SunCloudIcon(props, ref) {
|
|
8332
8782
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8346,7 +8796,7 @@ function SunCloudIcon(props, ref) {
|
|
|
8346
8796
|
d: "M8.765 5.53c.357 0 .647-.29.647-.648V3.588a.647.647 0 0 0-1.294 0v1.294c0 .358.29.647.647.647M4.192 7.048a.645.645 0 0 0 .915 0 .647.647 0 0 0 0-.915l-.92-.919a.647.647 0 1 0-.914.915zM3.588 10.706a.647.647 0 0 0-.647-.647H1.647a.647.647 0 0 0 0 1.294h1.294c.358 0 .647-.29.647-.647M4.192 14.364l-.92.919a.647.647 0 1 0 .916.915l.919-.92a.647.647 0 1 0-.915-.914M12.88 7.238a.65.65 0 0 0 .458-.19l.918-.919a.647.647 0 1 0-.914-.915l-.92.92a.647.647 0 0 0 .458 1.104M19.118 13.294h-.337c-.883-2.488-3.392-4.094-6.024-3.855a4.079 4.079 0 0 0-7.586 1.425 4.11 4.11 0 0 0 2.237 4.3c.02.009.04.013.06.02q-.003.27.02.544c.253 2.99 2.802 5.33 5.802 5.33h5.827999999999999c2.14 0 3.882-1.74 3.882-3.882s-1.741-3.882-3.882-3.882M6.45 11.056a2.787 2.787 0 0 1 4.953-1.323 5.88 5.88 0 0 0-3.748 4.074 2.81 2.81 0 0 1-1.205-2.75m12.667 8.709H13.29c-2.333 0-4.316-1.82-4.513-4.147s1.45-4.456 3.753-4.848q.375-.063.749-.063c2.025 0 3.877 1.381 4.397 3.396a.646.646 0 0 0 .627.485h.815a2.59 2.59 0 0 1 2.588 2.588 2.59 2.59 0 0 1-2.588 2.589"
|
|
8347
8797
|
})));
|
|
8348
8798
|
}
|
|
8349
|
-
const ForwardRef$
|
|
8799
|
+
const ForwardRef$4 = /*#__PURE__*/forwardRef(SunCloudIcon);
|
|
8350
8800
|
|
|
8351
8801
|
function SunCloudRainIcon(props, ref) {
|
|
8352
8802
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8368,7 +8818,7 @@ function SunCloudRainIcon(props, ref) {
|
|
|
8368
8818
|
d: "M12.65 15.235a.647.647 0 0 0-.648.647v1.294a.647.647 0 1 0 1.294 0v-1.294a.647.647 0 0 0-.647-.647M17.826 19.118a.647.647 0 0 0-.647.647v1.294a.647.647 0 1 0 1.294 0v-1.294a.647.647 0 0 0-.647-.647M17.826 15.235a.647.647 0 0 0-.647.647v1.294a.647.647 0 1 0 1.294 0v-1.294a.647.647 0 0 0-.647-.647M15.238 20.412a.647.647 0 0 0-.647.647v1.294a.647.647 0 1 0 1.294 0v-1.294a.647.647 0 0 0-.647-.647M15.238 16.53a.647.647 0 0 0-.647.646v1.295a.647.647 0 1 0 1.294 0v-1.295a.647.647 0 0 0-.647-.647"
|
|
8369
8819
|
})));
|
|
8370
8820
|
}
|
|
8371
|
-
const ForwardRef$
|
|
8821
|
+
const ForwardRef$3 = /*#__PURE__*/forwardRef(SunCloudRainIcon);
|
|
8372
8822
|
|
|
8373
8823
|
function ThermometerIcon(props, ref) {
|
|
8374
8824
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8392,7 +8842,7 @@ function ThermometerIcon(props, ref) {
|
|
|
8392
8842
|
fill: "currentColor"
|
|
8393
8843
|
}));
|
|
8394
8844
|
}
|
|
8395
|
-
const ForwardRef$
|
|
8845
|
+
const ForwardRef$2 = /*#__PURE__*/forwardRef(ThermometerIcon);
|
|
8396
8846
|
|
|
8397
8847
|
function UmbrellaIcon(props, ref) {
|
|
8398
8848
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8411,7 +8861,7 @@ function UmbrellaIcon(props, ref) {
|
|
|
8411
8861
|
d: "M12 1.917a11.046 11.046 0 0 0-10.996 9.996.917.917 0 0 0 .913 1.004h9.166v5.5a3.667 3.667 0 0 0 7.334 0 .917.917 0 1 0-1.834 0 1.833 1.833 0 1 1-3.666 0v-5.5h9.166a.917.917 0 0 0 .913-1.004A11.046 11.046 0 0 0 12 1.917m0 1.833a9.21 9.21 0 0 1 9.014 7.333H2.986A9.21 9.21 0 0 1 12 3.75"
|
|
8412
8862
|
}));
|
|
8413
8863
|
}
|
|
8414
|
-
const ForwardRef$
|
|
8864
|
+
const ForwardRef$1 = /*#__PURE__*/forwardRef(UmbrellaIcon);
|
|
8415
8865
|
|
|
8416
8866
|
function WindIcon(props, ref) {
|
|
8417
8867
|
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
@@ -8433,48 +8883,6 @@ function WindIcon(props, ref) {
|
|
|
8433
8883
|
d: "M21.25 6.468a3.5 3.5 0 0 0-4.223.553 1 1 0 0 0 1.413 1.416A1.5 1.5 0 1 1 19.502 11H2a1 1 0 0 0 0 2h17.505l-.002-1v-.017L19.505 13a3.5 3.5 0 0 0 1.745-6.532"
|
|
8434
8884
|
})));
|
|
8435
8885
|
}
|
|
8436
|
-
const ForwardRef
|
|
8437
|
-
|
|
8438
|
-
function ZoomInIcon(props, ref) {
|
|
8439
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
8440
|
-
xmlSpace: "preserve",
|
|
8441
|
-
x: 0,
|
|
8442
|
-
y: 0,
|
|
8443
|
-
viewBox: "0 0 16 16",
|
|
8444
|
-
width: props.width || props.size || '1em',
|
|
8445
|
-
height: props.height || props.size || '1em',
|
|
8446
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
8447
|
-
color: props.color || 'currentColor',
|
|
8448
|
-
inline: undefined,
|
|
8449
|
-
ref: ref
|
|
8450
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
8451
|
-
fill: "currentColor",
|
|
8452
|
-
fillRule: "evenodd",
|
|
8453
|
-
d: "M6.795 1a5.795 5.795 0 0 1 4.549 9.387L15 14.044l-.956.956-3.656-3.657A5.795 5.795 0 1 1 6.796 1m0 1.352a4.443 4.443 0 1 0 0 8.885 4.443 4.443 0 0 0 0-8.885M7.25 4.42l-.001 1.907 1.908.001v.92H7.248v1.908h-.92l-.001-1.908H4.42v-.92l1.907-.001.001-1.907z",
|
|
8454
|
-
clipRule: "evenodd"
|
|
8455
|
-
}));
|
|
8456
|
-
}
|
|
8457
|
-
const ForwardRef$1 = /*#__PURE__*/forwardRef(ZoomInIcon);
|
|
8458
|
-
|
|
8459
|
-
function ZoomOutIcon(props, ref) {
|
|
8460
|
-
return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
|
|
8461
|
-
xmlSpace: "preserve",
|
|
8462
|
-
x: 0,
|
|
8463
|
-
y: 0,
|
|
8464
|
-
viewBox: "0 0 16 16",
|
|
8465
|
-
width: props.width || props.size || '1em',
|
|
8466
|
-
height: props.height || props.size || '1em',
|
|
8467
|
-
className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
|
|
8468
|
-
color: props.color || 'currentColor',
|
|
8469
|
-
inline: undefined,
|
|
8470
|
-
ref: ref
|
|
8471
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
8472
|
-
fill: "currentColor",
|
|
8473
|
-
fillRule: "evenodd",
|
|
8474
|
-
d: "M6.795 1a5.795 5.795 0 0 1 4.549 9.387L15 14.044l-.956.956-3.657-3.656A5.795 5.795 0 1 1 6.796 1m0 1.352a4.443 4.443 0 1 0 0 8.885 4.443 4.443 0 0 0 0-8.885m2.361 3.976v.92H4.42v-.92z",
|
|
8475
|
-
clipRule: "evenodd"
|
|
8476
|
-
}));
|
|
8477
|
-
}
|
|
8478
|
-
const ForwardRef = /*#__PURE__*/forwardRef(ZoomOutIcon);
|
|
8886
|
+
const ForwardRef = /*#__PURE__*/forwardRef(WindIcon);
|
|
8479
8887
|
|
|
8480
|
-
export { ForwardRef$54 as AKTIcon, ForwardRef$2G as AccessibilityIcon, ForwardRef$2F as AddCardIcon, ForwardRef$2E as AddIcon, ForwardRef$2D as AdditionalIcon, ForwardRef$3d as AdditionalZonesTicketIcon, ForwardRef$2C as AdjustmentsIcon, ForwardRef$2B as AdminIcon, ForwardRef$2A as AgreesIcon, ForwardRef$53 as AlesundTurvognIcon, ForwardRef$3L as AlignCenterIcon, ForwardRef$3K as AlignLeftIcon, ForwardRef$3J as AlignRightIcon, ForwardRef$4o as AmericanExpressIcon, ForwardRef$2j as AnimalFreeIcon, ForwardRef$5F as AnimalIcon, ForwardRef$4n as ApplePayIcon, ForwardRef$2h as AssignToMeFilledIcon, ForwardRef$2i as AssignToMeIcon, ForwardRef$52 as AtBIcon, ForwardRef$3I as AttachmentIcon, ForwardRef$5E as BabyIcon, ForwardRef$66 as BackArrowIcon, ForwardRef$51 as BaneNORIcon, ForwardRef$4m as BanknoteIcon, ForwardRef$4l as BanknoteMultiIcon, ForwardRef$3Z as BatteryIcon, ForwardRef$2g as BellIcon, ForwardRef$4T as BergenBysykkelIcon, ForwardRef$5D as BicycleHotelIcon, ForwardRef$3y as BicycleIcon, ForwardRef$5C as BicycleParkingIcon, ForwardRef$2e as BirthdateFilledIcon, ForwardRef$2f as BirthdateIcon, ForwardRef$2c as BoardFilledIcon, ForwardRef$2d as BoardIcon, ForwardRef$3H as BoldIcon, ForwardRef$4S as BoltIcon, ForwardRef$2b as BookmarkIcon, ForwardRef$50 as BrakarIcon, ForwardRef$4$ as BrakarNoTextIcon, ForwardRef$2a as BrightnessIcon, ForwardRef$29 as BugIcon, ForwardRef$3G as BulletListIcon, ForwardRef$3x as BusIcon, ForwardRef$5B as BusShelterIcon, ForwardRef$3c as CabinIcon, ForwardRef$3w as CablewayIcon, ForwardRef$3Y as CalculatorIcon, ForwardRef$26 as CalendarDetailedFilledIcon, ForwardRef$27 as CalendarDetailedIcon, ForwardRef$28 as CalendarIcon, ForwardRef$3X as CameraIcon, ForwardRef$3v as CarIcon, ForwardRef$3u as CarSharingIcon, ForwardRef$25 as CardIcon, ForwardRef$3t as CarferryIcon, ForwardRef$24 as ChannelsIcon, ForwardRef$22 as ChartFilledIcon, ForwardRef$23 as ChartIcon, ForwardRef$21 as ChatIcon, ForwardRef$1$ as CheckFilledIcon, ForwardRef$20 as CheckIcon, ForwardRef$1Z as CheckSmallFilledIcon, ForwardRef$1_ as CheckSmallIcon, ForwardRef$I as CircleFilledIcon, ForwardRef$J as CircleIcon, ForwardRef$3s as CityBikeIcon, ForwardRef$3b as CityIcon, ForwardRef$1X as ClockFilledIcon, ForwardRef$1Y as ClockIcon, ForwardRef$1V as CloseFilledIcon, ForwardRef$1W as CloseIcon, ForwardRef$1T as CloseSmallFilledIcon, ForwardRef$1U as CloseSmallIcon, ForwardRef$1d as ClosedLockIcon, ForwardRef$65 as CloudDownloadIcon, ForwardRef$b as CloudIcon, ForwardRef$a as CloudLightningIcon, ForwardRef$9 as CloudRainIcon, ForwardRef$8 as CloudSnowIcon, ForwardRef$5A as CoffeeIcon, ForwardRef$64 as CollapsedIcon, ForwardRef$1S as ColorPickerIcon, ForwardRef$1R as CommentIcon, ForwardRef$3a as CompassNeedleIcon, ForwardRef$1Q as ComponentIcon, ForwardRef$39 as ConductorIcon, ForwardRef$1P as ConfigurationIcon, ForwardRef$1O as ContactsIcon, ForwardRef$1M as CookieFilledIcon, ForwardRef$1N as CookieIcon, ForwardRef$1L as CopyIcon, ForwardRef$38 as CorrespondenceIcon, ForwardRef$5z as CouchetteIcon, ForwardRef$1J as CustomerServiceFilledIcon, ForwardRef$1K as CustomerServiceIcon, ForwardRef$5y as CutleryIcon, ForwardRef$3W as DatabaseIcon, ForwardRef$1I as DateIcon, ForwardRef$1H as DeleteIcon, ForwardRef$59 as DenmarkIcon, ForwardRef$4k as DepositionIcon, ForwardRef$3V as DesktopIcon, ForwardRef$37 as DestinationIcon, ForwardRef$4j as DiffIcon, ForwardRef$35 as DirectionFilledIcon, ForwardRef$36 as DirectionIcon, ForwardRef$63 as DownArrowIcon, ForwardRef$62 as DownloadIcon, ForwardRef$61 as DownwardIcon, ForwardRef$1E as DraggableIcon, ForwardRef$1D as EditIcon, ForwardRef$1C as EmailIcon, ForwardRef$34 as EnvironmentIcon, ForwardRef$4i as EuroIcon, ForwardRef$60 as ExpandIcon, ForwardRef$1B as ExtendIcon, ForwardRef$5$ as ExternalIcon, ForwardRef$46 as FacebookIcon, ForwardRef$4_ as FarteIcon, ForwardRef$4R as FartebysykkelIcon, ForwardRef$1z as FavoriteRouteFilledIcon, ForwardRef$1A as FavoriteRouteIcon, ForwardRef$1x as FavoriteStopFilledIcon, ForwardRef$1y as FavoriteStopIcon, ForwardRef$1v as FeedbackFilledIcon, ForwardRef$1w as FeedbackIcon, ForwardRef$3r as FerryIcon, ForwardRef$3U as FigmaIcon, ForwardRef$1u as FileIcon, ForwardRef$1t as FillIcon, ForwardRef$1r as FilterFilledIcon, ForwardRef$1s as FilterIcon, ForwardRef$4Z as FlybussenIcon, ForwardRef$1p as FolderFilledIcon, ForwardRef$1q as FolderIcon, ForwardRef$5_ as ForwardIcon, ForwardRef$4Y as FramIcon, ForwardRef$5x as FullIcon, ForwardRef$3q as FunicularIcon, ForwardRef$4X as GOAIcon, ForwardRef$4Q as GetAroundIcon, ForwardRef$45 as GithubIcon, ForwardRef$33 as GoalIcon, ForwardRef$44 as GoogleIcon, ForwardRef$4h as GooglePayIcon, ForwardRef$1o as GridViewIcon, ForwardRef$32 as GymIcon, ForwardRef$4P as HafjellIcon, ForwardRef$1n as HandToolIcon, ForwardRef$1m as HeartIcon, ForwardRef$3p as HelicopterIcon, ForwardRef$4O as HertzIcon, ForwardRef$1k as HistoryFilledIcon, ForwardRef$1l as HistoryIcon, ForwardRef$31 as HomeIcon, ForwardRef$1G as HorizontalDotsIcon, ForwardRef$4W as HykeIcon, ForwardRef$1j as IconIcon, ForwardRef$3T as ImageIcon, ForwardRef$4V as InnlandstrafikkIcon, ForwardRef$43 as InstagramIcon, ForwardRef$30 as InternationalIcon, ForwardRef$2$ as InterrailIcon, ForwardRef$2_ as InvalidTicketIcon, ForwardRef$3F as ItalicIcon, ForwardRef$4N as KolumbusBysykkelIcon, ForwardRef$4U as KolumbusIcon, ForwardRef$1h as LanguageFilledIcon, ForwardRef$1i as LanguageIcon, ForwardRef$3S as LaptopIcon, ForwardRef$5Z as LeftArrowIcon, ForwardRef$1g as LikeIcon, ForwardRef$4M as LimeIcon, ForwardRef$3E as LinkIcon, ForwardRef$42 as LinkedinIcon, ForwardRef$1f as ListViewIcon, ForwardRef$1e as LoadingIcon, ForwardRef$5w as LockerIcon, ForwardRef$1b as LogOutIcon, ForwardRef$5H as LogoNegativeIcon, ForwardRef$5G as LogoPositiveIcon, ForwardRef$19 as LostAndFoundFilledIcon, ForwardRef$1a as LostAndFoundIcon, ForwardRef$2Z as LuggageIcon, ForwardRef$5v as ManySeatsAvailableIcon, ForwardRef$2X as MapFilledIcon, ForwardRef$2Y as MapIcon, ForwardRef$2W as MapPinIcon, ForwardRef$4g as MastercardIcon, ForwardRef$17 as MeasureFilledIcon, ForwardRef$18 as MeasureIcon, ForwardRef$16 as MenuIcon, ForwardRef$5Y as MergeProfilesIcon, ForwardRef$3o as MetroIcon, ForwardRef$15 as MinimizeIcon, ForwardRef$3R as MobileIcon, ForwardRef$3n as MobilityIcon, ForwardRef$4f as MoneyIcon, ForwardRef$2V as MountainIcon, ForwardRef$4L as MoveAboutIcon, ForwardRef$3Q as MuralIcon, ForwardRef$14 as NewIcon, ForwardRef$13 as NightIcon, ForwardRef$4D as NordlandIcon, ForwardRef$58 as NorwayIcon, ForwardRef$3D as NumberListIcon, ForwardRef$2z as ObjectAlignBottomFilledIcon, ForwardRef$2y as ObjectAlignBottomIcon, ForwardRef$2x as ObjectAlignCenterFilledIcon, ForwardRef$2w as ObjectAlignCenterIcon, ForwardRef$2v as ObjectAlignLeftFilledIcon, ForwardRef$2u as ObjectAlignLeftIcon, ForwardRef$2t as ObjectAlignMiddleFilledIcon, ForwardRef$2s as ObjectAlignMiddleIcon, ForwardRef$2r as ObjectAlignRightFilledIcon, ForwardRef$2q as ObjectAlignRightIcon, ForwardRef$2p as ObjectAlignTopFilledIcon, ForwardRef$2o as ObjectAlignTopIcon, ForwardRef$2n as ObjectDistributeHorizontallyFilledIcon, ForwardRef$2m as ObjectDistributeHorizontallyIcon, ForwardRef$2l as ObjectDistributeVerticallyFilledIcon, ForwardRef$2k as ObjectDistributeVerticallyIcon, ForwardRef$1c as OpenedLockIcon, ForwardRef$12 as OrganizationIcon, ForwardRef$4K as OsloBysykkelIcon, ForwardRef$4C as OstfoldIcon, ForwardRef$4J as OttoMobilityIcon, ForwardRef$11 as PackageIcon, ForwardRef$5X as PageNavigationIcon, ForwardRef$5t as ParkAndRideIcon, ForwardRef$5u as ParkIcon, ForwardRef$5s as ParkingGarageIcon, ForwardRef$3P as PhoneIcon, ForwardRef$3m as PlaneIcon, ForwardRef$10 as PlayIcon, ForwardRef$2U as PlaygroundIcon, ForwardRef$5r as PlayroomIcon, ForwardRef$2S as PositionFilledIcon, ForwardRef$2T as PositionIcon, ForwardRef$5q as PowerIcon, ForwardRef$5p as PremiumSeatIcon, ForwardRef$4e as PriceFromIcon, ForwardRef$4d as PricelistIcon, ForwardRef$3O as PrinterIcon, ForwardRef$2R as PrioritySeatPregnantIcon, ForwardRef$2Q as PrioritySeatSeniorsIcon, ForwardRef$$ as PrivacyIcon, ForwardRef$_ as PurposeIcon, ForwardRef$Z as PuzzleIcon, ForwardRef$3N as QRIcon, ForwardRef$p as QuestionFilledIcon, ForwardRef$q as QuestionIcon, ForwardRef$Y as QuietIcon, ForwardRef$X as QuitIcon, ForwardRef$W as RSSIcon, ForwardRef$2O as RebateTicketFilledIcon, ForwardRef$2P as RebateTicketIcon, ForwardRef$5W as RedoIcon, ForwardRef$4c as ReferenceIcon, ForwardRef$5V as RefreshIcon, ForwardRef$4B as ReisNordlandIcon, ForwardRef$5U as ResetIcon, ForwardRef$5T as RightArrowIcon, ForwardRef$U as RouteFilledIcon, ForwardRef$V as RouteIcon, ForwardRef$T as RowHeightDefaultIcon, ForwardRef$S as RowHeightMiddleIcon, ForwardRef$R as RowHeightSmallIcon, ForwardRef$Q as RulesIcon, ForwardRef$3l as RunningIcon, ForwardRef$4A as RuterIcon, ForwardRef$4z as RuterNoTextIcon, ForwardRef$4y as SJIcon, ForwardRef$4x as SJNordIcon, ForwardRef$4I as SURFIcon, ForwardRef$57 as SamiIcon, ForwardRef$3M as SaveIcon, ForwardRef$P as ScopeIcon, ForwardRef$N as SearchFilledIcon, ForwardRef$O as SearchIcon, ForwardRef$5m as SeatCompartmentFilledIcon, ForwardRef$5n as SeatCompartmentIcon, ForwardRef$5o as SeatIcon, ForwardRef$5l as SeatsAvailableIcon, ForwardRef$M as SelectIcon, ForwardRef$L as SendIcon, ForwardRef$K as SettingsIcon, ForwardRef$5S as ShareIcon, ForwardRef$4b as ShoppingCartIcon, ForwardRef$2N as SkiIcon, ForwardRef$41 as SkypeIcon, ForwardRef$4w as SkyssIcon, ForwardRef$4v as SkyssNoTextIcon, ForwardRef$5k as SleepIcon, ForwardRef$4u as SnelandiaIcon, ForwardRef$3k as SnowCoachIcon, ForwardRef$3C as SourceCodeIcon, ForwardRef$F as StandardIcon, ForwardRef$5j as StandingAvailableIcon, ForwardRef$3j as StandingIcon, ForwardRef$H as StarredIcon, ForwardRef$4a as StatsIcon, ForwardRef$5i as StrollerIcon, ForwardRef$3i as StrollingIcon, ForwardRef$D as StudentFilledIcon, ForwardRef$E as StudentIcon, ForwardRef$C as SubtractIcon, ForwardRef$2M as SuitcaseIcon, ForwardRef$6 as SunCloudIcon, ForwardRef$5 as SunCloudRainIcon, ForwardRef$7 as SunIcon, ForwardRef$4t as SvipperIcon, ForwardRef$56 as SwedenIcon, ForwardRef$5R as SwitchIcon, ForwardRef$5h as TVMIcon, ForwardRef$B as TagIcon, ForwardRef$3h as TaxiIcon, ForwardRef$z as TerminalFilledIcon, ForwardRef$A as TerminalIcon, ForwardRef$3B as TextColorIcon, ForwardRef$4 as ThermometerIcon, ForwardRef$4H as TierIcon, ForwardRef$x as TimeglassFilledIcon, ForwardRef$y as TimeglassIcon, ForwardRef$w as TimelineIcon, ForwardRef$5Q as ToFromIcon, ForwardRef$5g as ToiletIcon, ForwardRef$v as TokenIcon, ForwardRef$u as ToneSmileIcon, ForwardRef$2L as TrackIcon, ForwardRef$5f as TrainCarIcon, ForwardRef$3g as TrainIcon, ForwardRef$3f as TramIcon, ForwardRef$5P as TransferIcon, ForwardRef$4s as TromsFylkestrafikkIcon, ForwardRef$4G as TrondheimBysykkelIcon, ForwardRef$5O as TurnableIcon, ForwardRef$40 as TwitterIcon, ForwardRef$55 as UKIcon, ForwardRef$3 as UmbrellaIcon, ForwardRef$3A as UnderlineIcon, ForwardRef$5N as UndoIcon, ForwardRef$2K as UniversityIcon, ForwardRef$3z as UnlinkIcon, ForwardRef$5M as UnsortedIcon, ForwardRef$G as UnstarredIcon, ForwardRef$t as UnviewIcon, ForwardRef$5L as UpArrowIcon, ForwardRef$5K as UploadIcon, ForwardRef$5J as UpwardIcon, ForwardRef$s as UserIcon, ForwardRef$r as UsersIcon, ForwardRef$4r as VKTIcon, ForwardRef$2I as ValidTicketFilledIcon, ForwardRef$2J as ValidTicketIcon, ForwardRef$n as ValidationErrorFilledIcon, ForwardRef$o as ValidationErrorIcon, ForwardRef$k as ValidationExclamationCircleFilledIcon, ForwardRef$l as ValidationExclamationCircleIcon, ForwardRef$j as ValidationExclamationFilledIcon, ForwardRef$m as ValidationExclamationIcon, ForwardRef$h as ValidationInfoFilledIcon, ForwardRef$i as ValidationInfoIcon, ForwardRef$f as ValidationSuccessFilledIcon, ForwardRef$g as ValidationSuccessIcon, ForwardRef$e as ValueIcon, ForwardRef$5e as VendingMachineIcon, ForwardRef$1F as VerticalDotsIcon, ForwardRef$5I as VerticalSwitchIcon, ForwardRef$d as ViewIcon, ForwardRef$3$ as VimeoIcon, ForwardRef$49 as VippsIcon, ForwardRef$48 as VippsLogoIcon, ForwardRef$47 as VisaIcon, ForwardRef$4F as VoiIcon, ForwardRef$4q as VyIcon, ForwardRef$5d as WaitingRoomIcon, ForwardRef$3e as WalkIcon, ForwardRef$c as WarningIcon, ForwardRef$5c as WaterTapIcon, ForwardRef$5b as WheelchairIcon, ForwardRef$5a as WifiIcon, ForwardRef$2 as WindIcon, ForwardRef$3_ as YoutubeIcon, ForwardRef$2H as ZoneIcon, ForwardRef$1 as ZoomInIcon, ForwardRef as ZoomOutIcon, ForwardRef$4E as ZvippIcon, ForwardRef$4p as ØresundstågIcon };
|
|
8888
|
+
export { ForwardRef$5p as AKTIcon, ForwardRef$2W as AccessibilityIcon, ForwardRef$2V as AddCardIcon, ForwardRef$2U as AddIcon, ForwardRef$2T as AdditionalIcon, ForwardRef$3u as AdditionalZonesTicketIcon, ForwardRef$2S as AdjustmentsIcon, ForwardRef$2R as AdminIcon, ForwardRef$2Q as AgreesIcon, ForwardRef$3t as AirportIcon, ForwardRef$2P as AlertIcon, ForwardRef$2N as AlertMobileFilledIcon, ForwardRef$2O as AlertMobileIcon, ForwardRef$5o as AlesundTurvognIcon, ForwardRef$44 as AlignCenterIcon, ForwardRef$43 as AlignLeftIcon, ForwardRef$42 as AlignRightIcon, ForwardRef$4H as AmericanExpressIcon, ForwardRef$61 as AnimalFreeIcon, ForwardRef$62 as AnimalIcon, ForwardRef$2w as AppLauncherIcon, ForwardRef$3T as AppleIcon, ForwardRef$4G as ApplePayIcon, ForwardRef$2u as AssignToMeFilledIcon, ForwardRef$2v as AssignToMeIcon, ForwardRef$5n as AtBIcon, ForwardRef$41 as AttachmentIcon, ForwardRef$60 as BabyIcon, ForwardRef$6s as BackArrowIcon, ForwardRef$5m as BaneNORIcon, ForwardRef$4A as BanknoteIcon, ForwardRef$4z as BanknoteMultiIcon, ForwardRef$4g as BatteryIcon, ForwardRef$2t as BellIcon, ForwardRef$5c as BergenBysykkelIcon, ForwardRef$5$ as BicycleHotelIcon, ForwardRef$3P as BicycleIcon, ForwardRef$5_ as BicycleParkingIcon, ForwardRef$2r as BirthdateFilledIcon, ForwardRef$2s as BirthdateIcon, ForwardRef$2p as BoardFilledIcon, ForwardRef$2q as BoardIcon, ForwardRef$40 as BoldIcon, ForwardRef$5b as BoltIcon, ForwardRef$2o as BookmarkIcon, ForwardRef$5l as BrakarIcon, ForwardRef$5k as BrakarNoTextIcon, ForwardRef$2n as BrightnessIcon, ForwardRef$2m as BugIcon, ForwardRef$3$ as BulletListIcon, ForwardRef$3O as BusIcon, ForwardRef$5Z as BusShelterIcon, ForwardRef$5Y as CabinIcon, ForwardRef$3N as CablewayIcon, ForwardRef$4f as CalculatorIcon, ForwardRef$2j as CalendarDetailedFilledIcon, ForwardRef$2k as CalendarDetailedIcon, ForwardRef$2l as CalendarIcon, ForwardRef$4e as CameraIcon, ForwardRef$3M as CarIcon, ForwardRef$3L as CarSharingIcon, ForwardRef$2i as CardIcon, ForwardRef$3K as CarferryIcon, ForwardRef$2h as ChannelsIcon, ForwardRef$2f as ChartFilledIcon, ForwardRef$2g as ChartIcon, ForwardRef$2e as ChatIcon, ForwardRef$2c as CheckFilledIcon, ForwardRef$2d as CheckIcon, ForwardRef$2a as CheckSmallFilledIcon, ForwardRef$2b as CheckSmallIcon, ForwardRef$L as CircleFilledIcon, ForwardRef$M as CircleIcon, ForwardRef$3J as CityBikeIcon, ForwardRef$3s as CityIcon, ForwardRef$28 as ClockFilledIcon, ForwardRef$29 as ClockIcon, ForwardRef$26 as CloseFilledIcon, ForwardRef$27 as CloseIcon, ForwardRef$24 as CloseSmallFilledIcon, ForwardRef$25 as CloseSmallIcon, ForwardRef$1n as ClosedLockIcon, ForwardRef$6r as CloudDownloadIcon, ForwardRef$9 as CloudIcon, ForwardRef$8 as CloudLightningIcon, ForwardRef$7 as CloudRainIcon, ForwardRef$6 as CloudSnowIcon, ForwardRef$5T as CoffeeIcon, ForwardRef$6q as CollapsedIcon, ForwardRef$23 as ColorPickerIcon, ForwardRef$22 as CommentIcon, ForwardRef$3r as CompassNeedleIcon, ForwardRef$21 as ComponentIcon, ForwardRef$3q as ConductorIcon, ForwardRef$20 as ConfigurationIcon, ForwardRef$1$ as ContactsIcon, ForwardRef$1Z as CookieFilledIcon, ForwardRef$1_ as CookieIcon, ForwardRef$1Y as CopyIcon, ForwardRef$3p as CorrespondenceIcon, ForwardRef$5S as CouchetteIcon, ForwardRef$1W as CustomerServiceFilledIcon, ForwardRef$1X as CustomerServiceIcon, ForwardRef$5R as CutleryIcon, ForwardRef$4d as DatabaseIcon, ForwardRef$1V as DateIcon, ForwardRef$1U as DeleteIcon, ForwardRef$5w as DenmarkIcon, ForwardRef$4y as DepositionIcon, ForwardRef$4c as DesktopIcon, ForwardRef$3o as DestinationIcon, ForwardRef$1S as DialogFilledIcon, ForwardRef$1T as DialogIcon, ForwardRef$4x as DiffIcon, ForwardRef$3m as DirectionFilledIcon, ForwardRef$3n as DirectionIcon, ForwardRef$1R as DislikeIcon, ForwardRef$6p as DownArrowIcon, ForwardRef$6o as DownloadIcon, ForwardRef$6n as DownwardIcon, ForwardRef$1O as DraggableIcon, ForwardRef$1N as EditIcon, ForwardRef$1M as EmailIcon, ForwardRef$3l as EnvironmentIcon, ForwardRef$4w as EuroIcon, ForwardRef$6m as ExpandIcon, ForwardRef$1L as ExtendIcon, ForwardRef$6l as ExternalIcon, ForwardRef$4p as FacebookIcon, ForwardRef$5j as FarteIcon, ForwardRef$5a as FartebysykkelIcon, ForwardRef$1J as FavoriteRouteFilledIcon, ForwardRef$1K as FavoriteRouteIcon, ForwardRef$1H as FavoriteStopFilledIcon, ForwardRef$1I as FavoriteStopIcon, ForwardRef$1F as FeedbackFilledIcon, ForwardRef$1G as FeedbackIcon, ForwardRef$3I as FerryIcon, ForwardRef$3S as FigmaIcon, ForwardRef$1E as FileIcon, ForwardRef$1D as FillIcon, ForwardRef$1B as FilterFilledIcon, ForwardRef$1C as FilterIcon, ForwardRef$5i as FlybussenIcon, ForwardRef$1z as FolderFilledIcon, ForwardRef$1A as FolderIcon, ForwardRef$6k as ForwardIcon, ForwardRef$5h as FramIcon, ForwardRef$5X as FullIcon, ForwardRef$3H as FunicularIcon, ForwardRef$5g as GOAIcon, ForwardRef$59 as GetAroundIcon, ForwardRef$4o as GithubIcon, ForwardRef$3k as GoalIcon, ForwardRef$4n as GoogleIcon, ForwardRef$4F as GooglePayIcon, ForwardRef$3R as GooglePlayIcon, ForwardRef$1y as GridViewIcon, ForwardRef$3j as GymIcon, ForwardRef$58 as HafjellIcon, ForwardRef$1x as HandToolIcon, ForwardRef$1w as HeartIcon, ForwardRef$3G as HelicopterIcon, ForwardRef$57 as HertzIcon, ForwardRef$1u as HistoryFilledIcon, ForwardRef$1v as HistoryIcon, ForwardRef$3i as HomeIcon, ForwardRef$1Q as HorizontalDotsIcon, ForwardRef$5f as HykeIcon, ForwardRef$1t as IconIcon, ForwardRef$4b as ImageIcon, ForwardRef$5e as InnlandstrafikkIcon, ForwardRef$4m as InstagramIcon, ForwardRef$3h as InternationalIcon, ForwardRef$3g as InterrailIcon, ForwardRef$3f as InvalidTicketIcon, ForwardRef$3_ as ItalicIcon, ForwardRef$56 as KolumbusBysykkelIcon, ForwardRef$5d as KolumbusIcon, ForwardRef$1r as LanguageFilledIcon, ForwardRef$1s as LanguageIcon, ForwardRef$4a as LaptopIcon, ForwardRef$6j as LeftArrowIcon, ForwardRef$1q as LikeIcon, ForwardRef$55 as LimeIcon, ForwardRef$3Z as LinkIcon, ForwardRef$4l as LinkedinIcon, ForwardRef$1p as ListViewIcon, ForwardRef$1o as LoadingIcon, ForwardRef$5Q as LockerIcon, ForwardRef$1l as LogInIcon, ForwardRef$1k as LogOutIcon, ForwardRef$5r as LogoNegativeIcon, ForwardRef$5q as LogoPositiveIcon, ForwardRef$1i as LostAndFoundFilledIcon, ForwardRef$1j as LostAndFoundIcon, ForwardRef$3e as LuggageIcon, ForwardRef$5W as ManySeatsAvailableIcon, ForwardRef$3c as MapFilledIcon, ForwardRef$3d as MapIcon, ForwardRef$3b as MapPinIcon, ForwardRef$4E as MastercardIcon, ForwardRef$1g as MeasureFilledIcon, ForwardRef$1h as MeasureIcon, ForwardRef$1f as MenuIcon, ForwardRef$6i as MergeProfilesIcon, ForwardRef$3F as MetroIcon, ForwardRef$1e as MinimizeIcon, ForwardRef$49 as MobileIcon, ForwardRef$3E as MobilityIcon, ForwardRef$4v as MoneyIcon, ForwardRef$3a as MountainIcon, ForwardRef$54 as MoveAboutIcon, ForwardRef$3Q as MuralIcon, ForwardRef$1d as NewIcon, ForwardRef$1c as NightIcon, ForwardRef$4X as NorWayIcon, ForwardRef$4W as NordlandIcon, ForwardRef$5v as NorwayIcon, ForwardRef$3Y as NumberListIcon, ForwardRef$2M as ObjectAlignBottomFilledIcon, ForwardRef$2L as ObjectAlignBottomIcon, ForwardRef$2K as ObjectAlignCenterFilledIcon, ForwardRef$2J as ObjectAlignCenterIcon, ForwardRef$2I as ObjectAlignLeftFilledIcon, ForwardRef$2H as ObjectAlignLeftIcon, ForwardRef$2G as ObjectAlignMiddleFilledIcon, ForwardRef$2F as ObjectAlignMiddleIcon, ForwardRef$2E as ObjectAlignRightFilledIcon, ForwardRef$2D as ObjectAlignRightIcon, ForwardRef$2C as ObjectAlignTopFilledIcon, ForwardRef$2B as ObjectAlignTopIcon, ForwardRef$2A as ObjectDistributeHorizontallyFilledIcon, ForwardRef$2z as ObjectDistributeHorizontallyIcon, ForwardRef$2y as ObjectDistributeVerticallyFilledIcon, ForwardRef$2x as ObjectDistributeVerticallyIcon, ForwardRef$1m as OpenedLockIcon, ForwardRef$1b as OrganizationIcon, ForwardRef$53 as OsloBysykkelIcon, ForwardRef$4V as OstfoldIcon, ForwardRef$52 as OttoMobilityIcon, ForwardRef$1a as PackageIcon, ForwardRef$6h as PageNavigationIcon, ForwardRef$5O as ParkAndRideIcon, ForwardRef$5P as ParkIcon, ForwardRef$5N as ParkingGarageIcon, ForwardRef$48 as PhoneIcon, ForwardRef$3D as PlaneIcon, ForwardRef$39 as PlatformIcon, ForwardRef$19 as PlayIcon, ForwardRef$38 as PlaygroundIcon, ForwardRef$5M as PlayroomIcon, ForwardRef$36 as PositionFilledIcon, ForwardRef$37 as PositionIcon, ForwardRef$5L as PowerIcon, ForwardRef$5K as PremiumSeatIcon, ForwardRef$4u as PriceFromIcon, ForwardRef$4t as PricelistIcon, ForwardRef$47 as PrinterIcon, ForwardRef$35 as PrioritySeatPregnantIcon, ForwardRef$34 as PrioritySeatSeniorsIcon, ForwardRef$18 as PrivacyIcon, ForwardRef$16 as ProfileFilledIcon, ForwardRef$17 as ProfileIcon, ForwardRef$15 as PurposeIcon, ForwardRef$14 as PuzzleIcon, ForwardRef$46 as QRIcon, ForwardRef$p as QuestionFilledIcon, ForwardRef$q as QuestionIcon, ForwardRef$13 as QuietIcon, ForwardRef$12 as QuitIcon, ForwardRef$11 as RSSIcon, ForwardRef$32 as RebateTicketFilledIcon, ForwardRef$33 as RebateTicketIcon, ForwardRef$6g as RedoIcon, ForwardRef$4s as ReferenceIcon, ForwardRef$6f as RefreshIcon, ForwardRef$4U as ReisNordlandIcon, ForwardRef$$ as RequiredFilledIcon, ForwardRef$10 as RequiredIcon, ForwardRef$Z as RequiredSmallFilledIcon, ForwardRef$_ as RequiredSmallIcon, ForwardRef$6e as ResetIcon, ForwardRef$6d as RightArrowIcon, ForwardRef$X as RouteFilledIcon, ForwardRef$Y as RouteIcon, ForwardRef$W as RowHeightDefaultIcon, ForwardRef$V as RowHeightMiddleIcon, ForwardRef$U as RowHeightSmallIcon, ForwardRef$T as RulesIcon, ForwardRef$3C as RunningIcon, ForwardRef$4T as RuterIcon, ForwardRef$4S as RuterNoTextIcon, ForwardRef$51 as RydeIcon, ForwardRef$4R as SJIcon, ForwardRef$4Q as SJNordIcon, ForwardRef$50 as SURFIcon, ForwardRef$5u as SamiIcon, ForwardRef$45 as SaveIcon, ForwardRef$S as ScopeIcon, ForwardRef$Q as SearchFilledIcon, ForwardRef$R as SearchIcon, ForwardRef$5H as SeatCompartmentFilledIcon, ForwardRef$5I as SeatCompartmentIcon, ForwardRef$5J as SeatIcon, ForwardRef$5V as SeatsAvailableIcon, ForwardRef$P as SelectIcon, ForwardRef$O as SendIcon, ForwardRef$N as SettingsIcon, ForwardRef$I as ShareIcon, ForwardRef$4r as ShoppingCartIcon, ForwardRef$H as SilentIcon, ForwardRef$31 as SkiIcon, ForwardRef$4k as SkypeIcon, ForwardRef$4P as SkyssIcon, ForwardRef$4O as SkyssNoTextIcon, ForwardRef$5G as SleepIcon, ForwardRef$4N as SnelandiaIcon, ForwardRef$3B as SnowCoachIcon, ForwardRef$G as SortIcon, ForwardRef$3X as SourceCodeIcon, ForwardRef$F as StandardIcon, ForwardRef$5U as StandingAvailableIcon, ForwardRef$3A as StandingIcon, ForwardRef$K as StarredIcon, ForwardRef$4q as StatsIcon, ForwardRef$5F as StrollerIcon, ForwardRef$3z as StrollingIcon, ForwardRef$D as StudentFilledIcon, ForwardRef$E as StudentIcon, ForwardRef$C as SubtractIcon, ForwardRef$30 as SuitcaseIcon, ForwardRef$4 as SunCloudIcon, ForwardRef$3 as SunCloudRainIcon, ForwardRef$5 as SunIcon, ForwardRef$4M as SvipperIcon, ForwardRef$5t as SwedenIcon, ForwardRef$6c as SwitchIcon, ForwardRef$5E as TVMIcon, ForwardRef$B as TagIcon, ForwardRef$3y as TaxiIcon, ForwardRef$z as TerminalFilledIcon, ForwardRef$A as TerminalIcon, ForwardRef$3W as TextColorIcon, ForwardRef$2 as ThermometerIcon, ForwardRef$4$ as TierIcon, ForwardRef$x as TimeglassFilledIcon, ForwardRef$y as TimeglassIcon, ForwardRef$w as TimelineIcon, ForwardRef$6b as ToFromIcon, ForwardRef$5D as ToiletIcon, ForwardRef$v as TokenIcon, ForwardRef$u as ToneSmileIcon, ForwardRef$2$ as TrackIcon, ForwardRef$5C as TrainCarIcon, ForwardRef$3x as TrainIcon, ForwardRef$3w as TramIcon, ForwardRef$6a as TransferIcon, ForwardRef$4L as TromsFylkestrafikkIcon, ForwardRef$4_ as TrondheimBysykkelIcon, ForwardRef$69 as TurnableIcon, ForwardRef$4j as TwitterIcon, ForwardRef$5s as UKIcon, ForwardRef$1 as UmbrellaIcon, ForwardRef$3V as UnderlineIcon, ForwardRef$68 as UndoIcon, ForwardRef$2_ as UniversityIcon, ForwardRef$3U as UnlinkIcon, ForwardRef$67 as UnsortedIcon, ForwardRef$J as UnstarredIcon, ForwardRef$t as UnviewIcon, ForwardRef$66 as UpArrowIcon, ForwardRef$65 as UploadIcon, ForwardRef$64 as UpwardIcon, ForwardRef$s as UserIcon, ForwardRef$r as UsersIcon, ForwardRef$4K as VKTIcon, ForwardRef$2Y as ValidTicketFilledIcon, ForwardRef$2Z as ValidTicketIcon, ForwardRef$n as ValidationErrorFilledIcon, ForwardRef$o as ValidationErrorIcon, ForwardRef$k as ValidationExclamationCircleFilledIcon, ForwardRef$l as ValidationExclamationCircleIcon, ForwardRef$j as ValidationExclamationFilledIcon, ForwardRef$m as ValidationExclamationIcon, ForwardRef$h as ValidationInfoFilledIcon, ForwardRef$i as ValidationInfoIcon, ForwardRef$f as ValidationSuccessFilledIcon, ForwardRef$g as ValidationSuccessIcon, ForwardRef$e as ValueIcon, ForwardRef$5B as VendingMachineIcon, ForwardRef$1P as VerticalDotsIcon, ForwardRef$63 as VerticalSwitchIcon, ForwardRef$d as ViewIcon, ForwardRef$4i as VimeoIcon, ForwardRef$4D as VippsIcon, ForwardRef$4C as VippsLogoIcon, ForwardRef$4B as VisaIcon, ForwardRef$4Z as VoiIcon, ForwardRef$4J as VyIcon, ForwardRef$5A as WaitingRoomIcon, ForwardRef$3v as WalkIcon, ForwardRef$c as WarningIcon, ForwardRef$5z as WaterTapIcon, ForwardRef$5y as WheelchairIcon, ForwardRef$5x as WifiIcon, ForwardRef as WindIcon, ForwardRef$4h as YoutubeIcon, ForwardRef$2X as ZoneIcon, ForwardRef$b as ZoomInIcon, ForwardRef$a as ZoomOutIcon, ForwardRef$4Y as ZvippIcon, ForwardRef$4I as ØresundstågIcon };
|