@entur/icons 3.3.0 → 3.5.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/CHANGELOG.md CHANGED
@@ -3,6 +3,23 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.5.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.1...@entur/icons@3.5.0) (2022-03-01)
7
+
8
+ ### Features
9
+
10
+ - **icons:** add new CityBike icon ([ec8288e](https://bitbucket.org/enturas/design-system/commits/ec8288ed5d9dc122361e95362a6dab5f18acad7b))
11
+
12
+ ## [3.4.1](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.4.0...@entur/icons@3.4.1) (2022-02-09)
13
+
14
+ **Note:** Version bump only for package @entur/icons
15
+
16
+ # [3.4.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.3.0...@entur/icons@3.4.0) (2021-11-17)
17
+
18
+ ### Features
19
+
20
+ - add correspondence icon ([ee07d31](https://bitbucket.org/enturas/design-system/commits/ee07d31857ccfe0ce57be30556a2a8377bc8eb53))
21
+ - add ZoneIcon ([e52f648](https://bitbucket.org/enturas/design-system/commits/e52f64831b3b3a311cb85b12bce5d01b794a75b5))
22
+
6
23
  # [3.3.0](https://bitbucket.org/enturas/design-system/compare/@entur/icons@3.2.0...@entur/icons@3.3.0) (2021-09-23)
7
24
 
8
25
  ### Bug Fixes
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Icons
2
2
 
3
- This package contains the tooltip component.
3
+ This package contains the icon components.
4
4
 
5
5
  > 💡 Looking for the [documentation](https://design.entur.org/komponenter/resources/icons)?
6
6
 
@@ -30,4 +30,4 @@ If you're adding an icon, please add the SVG file to the appropriate `svg/` fold
30
30
 
31
31
  If you're changing an existing icon, just update the existing SVG file with the new source code.
32
32
 
33
- Unlike most other packages in our design system, this one doesn't use TSDX or TypeScript. This is because TSDX doesn't support the tools we need to optimize our SVG files. Instead, we've opted for configuring Rollup directly.
33
+ Unlike most other packages in our design system, this one doesn't use DTS-CLI or TypeScript. This is because DTS-CLI doesn't support the tools we need to optimize our SVG files. Instead, we've opted for configuring Rollup directly.
package/dist/index.d.ts CHANGED
@@ -151,6 +151,7 @@ export declare const BusIcon: React.FC<IconProps>;
151
151
  export declare const CablewayIcon: React.FC<IconProps>;
152
152
  export declare const CarIcon: React.FC<IconProps>;
153
153
  export declare const CarferryIcon: React.FC<IconProps>;
154
+ export declare const CityBikeIcon: React.FC<IconProps>;
154
155
  export declare const FerryIcon: React.FC<IconProps>;
155
156
  export declare const FunicularIcon: React.FC<IconProps>;
156
157
  export declare const HelicopterIcon: React.FC<IconProps>;
@@ -168,6 +169,7 @@ export declare const TramIcon: React.FC<IconProps>;
168
169
  export declare const WalkingIcon: React.FC<IconProps>;
169
170
  export declare const AdditionalZonesTicketIcon: React.FC<IconProps>;
170
171
  export declare const CityIcon: React.FC<IconProps>;
172
+ export declare const CorrespondenceIcon: React.FC<IconProps>;
171
173
  export declare const DestinationIcon: React.FC<IconProps>;
172
174
  export declare const EnvironmentIcon: React.FC<IconProps>;
173
175
  export declare const GoalIcon: React.FC<IconProps>;
@@ -185,6 +187,7 @@ export declare const SkiIcon: React.FC<IconProps>;
185
187
  export declare const SuitcaseIcon: React.FC<IconProps>;
186
188
  export declare const TrackIcon: React.FC<IconProps>;
187
189
  export declare const ValidTicketIcon: React.FC<IconProps>;
190
+ export declare const ZoneIcon: React.FC<IconProps>;
188
191
  export declare const AccessibilityIcon: React.FC<IconProps>;
189
192
  export declare const AddCardIcon: React.FC<IconProps>;
190
193
  export declare const AddIcon: React.FC<IconProps>;
package/dist/index.esm.js CHANGED
@@ -2561,6 +2561,23 @@ function CarferryIcon(props) {
2561
2561
  }));
2562
2562
  }
2563
2563
 
2564
+ function CityBikeIcon(props) {
2565
+ return /*#__PURE__*/createElement("svg", _extends({}, props, {
2566
+ fill: "none",
2567
+ viewBox: "0 0 24 24",
2568
+ width: props.width || props.size || '1em',
2569
+ height: props.height || props.size || '1em',
2570
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
2571
+ inline: undefined,
2572
+ color: props.color || 'currentColor'
2573
+ }), /*#__PURE__*/createElement("path", {
2574
+ fill: "currentColor",
2575
+ fillRule: "evenodd",
2576
+ d: "M15 4.45h-3v1.1h2.62l1.375 3.606a2.743 2.743 0 00-.893.65c-.454.487-.79 1.127-1.082 1.744-.092.193-.178.383-.264.57-.2.438-.391.857-.613 1.254-.148.263-.3.499-.461.702a1.498 1.498 0 00-1.959-.36L7.89 8.05h.61a.55.55 0 100-1.1h-3a.55.55 0 000 1.1h1.16l.725 1.45-1.105 2.21a4 4 0 102.682 4.34h1.467a1.5 1.5 0 002.527-.687c.486-.397.85-.92 1.147-1.452.245-.438.467-.923.674-1.378.081-.177.16-.35.237-.512.289-.611.565-1.113.892-1.463a1.68 1.68 0 01.481-.371l.688 1.806a4 4 0 101.028-.392L16.75 8.05H18a.55.55 0 00.51-.346l1-2.5-1.02-.408-.862 2.154H16.33l-.817-2.146A.55.55 0 0015 4.45zm-7 6.28l2.018 4.036c-.01.06-.015.122-.017.184H8.963a4 4 0 00-1.7-2.748L8 10.73zm9.472 2.305l1.014 2.66a.55.55 0 101.028-.39L18.5 12.642a2.9 2.9 0 11-1.028.392zM4.45 15.5H2.1a2.9 2.9 0 005.748.55H5a.55.55 0 01-.55-.55zm3.398-.55H5.89l.875-1.751a2.9 2.9 0 011.083 1.751zm3.652.55a.5.5 0 100-1 .5.5 0 000 1z",
2577
+ clipRule: "evenodd"
2578
+ }));
2579
+ }
2580
+
2564
2581
  function FerryIcon(props) {
2565
2582
  return /*#__PURE__*/createElement("svg", _extends({}, props, {
2566
2583
  viewBox: "0 0 16 16",
@@ -2878,6 +2895,32 @@ function CityIcon(props) {
2878
2895
  }));
2879
2896
  }
2880
2897
 
2898
+ function CorrespondenceIcon(props) {
2899
+ return /*#__PURE__*/createElement("svg", _extends({}, props, {
2900
+ viewBox: "0 0 16 16",
2901
+ width: props.width || props.size || '1em',
2902
+ height: props.height || props.size || '1em',
2903
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
2904
+ inline: undefined,
2905
+ color: props.color || 'currentColor'
2906
+ }), /*#__PURE__*/createElement("path", {
2907
+ fill: "currentColor",
2908
+ fillRule: "evenodd",
2909
+ d: "M5.943 2.5L5 3.443l4.291 4.29L5 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L5.943 2.5z",
2910
+ clipRule: "evenodd"
2911
+ }), /*#__PURE__*/createElement("path", {
2912
+ fill: "currentColor",
2913
+ fillRule: "evenodd",
2914
+ d: "M10.043 2.5l-.943.943 4.291 4.29-4.291 4.29.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L10.043 2.5z",
2915
+ clipRule: "evenodd"
2916
+ }), /*#__PURE__*/createElement("path", {
2917
+ fill: "currentColor",
2918
+ fillRule: "evenodd",
2919
+ d: "M1.943 2.5L1 3.443l4.291 4.29L1 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L1.943 2.5z",
2920
+ clipRule: "evenodd"
2921
+ }));
2922
+ }
2923
+
2881
2924
  function DestinationIcon(props) {
2882
2925
  return /*#__PURE__*/createElement("svg", _extends({}, props, {
2883
2926
  viewBox: "0 0 12 14",
@@ -3147,6 +3190,45 @@ function ValidTicketIcon(props) {
3147
3190
  }));
3148
3191
  }
3149
3192
 
3193
+ function ZoneIcon(props) {
3194
+ return /*#__PURE__*/createElement("svg", _extends({}, props, {
3195
+ viewBox: "0 0 16 16",
3196
+ width: props.width || props.size || '1em',
3197
+ height: props.height || props.size || '1em',
3198
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
3199
+ inline: undefined,
3200
+ color: props.color || 'currentColor'
3201
+ }), /*#__PURE__*/createElement("path", {
3202
+ fill: "currentColor",
3203
+ d: "M3.226 6.335c-.174.114-.34.235-.496.361a6.113 6.113 0 00-.062.05v.001l-.005.004-.01.008a5.595 5.595 0 00-.009.008l-.004.003a5.165 5.165 0 00-.01.008l-.004.004-.005.004-.005.004-.004.004-.005.004-.004.004h-.001l-.009.008-.004.004h-.001l-.004.004-.004.004h-.002c0 .002-.002.003-.003.004l-.005.004-.004.004h-.001a1.762 1.762 0 01-.004.004l-.005.004-.004.003-.001.002c-.002 0-.003.002-.004.003l-.004.004H2.54a.173.173 0 00-.004.004l-.004.004-.001.001-.003.003h-.001l-.003.003-.001.001-.004.004-.002.001-.002.002-.002.002-.003.003-.002.001-.002.003-.002.001-.003.002-.001.002c-.002 0-.003.002-.004.003l-.002.002-.002.002-.002.001-.002.003-.002.001-.003.003a.423.423 0 00-.004.004l-.002.001-.002.002-.003.003-.003.002a.451.451 0 00-.004.004l-.001.001-.004.003-.002.002-.002.002-.002.002a.3.3 0 00-.006.006l-.003.003h-.002c0 .002-.001.002-.002.003l-.001.001-.005.004-.001.001-.003.003a5.414 5.414 0 00-.01.009l-.003.003-.006.006-.003.003h-.001l-.003.003-.006.006-.003.003-.01.009-.003.003a5.725 5.725 0 00-.02.018l-.002.003h-.001l-.009.01-.003.002a4.668 4.668 0 00-1.084 1.536l1.203.51c.26-.615.771-1.186 1.477-1.652l-.72-1.09z"
3204
+ }), /*#__PURE__*/createElement("path", {
3205
+ fill: "currentColor",
3206
+ d: "M2.293 10.352L1 10.535a3.665 3.665 0 00.054.294l.006.027.003.012.004.016.002.011.003.012.003.011.001.004.003.012.003.011.003.012.001.004.003.011a5.234 5.234 0 00.006.023l.001.004.002.008.002.003v.001a4.794 4.794 0 00.006.022v.001l.001.003v.001l.002.007.001.004.004.011v.001l.003.01v.001l.001.004.003.007v.004h.001l.003.011v.001l.004.01v.005h.001a2.172 2.172 0 00.002.008l.001.003v.001l.004.01v.001l.004.01v.005h.001l.002.007.002.004a1.444 1.444 0 01.003.011v.001l.004.01v.001l.001.004.004.011.004.011v.001l.004.01v.001l.001.004.003.007v.004h.001a4.825 4.825 0 00.004.012l.004.01v.001l.001.003v.001l.003.007.001.003v.002l.004.01.002.004.002.007.002.004v.001l.002.006.002.004v.001l.004.01v.001l.004.01v.001l.002.003v.002l.003.006.001.004.004.01v.002l.002.003c0 .003.002.005.003.007l.001.004a.076.076 0 00.003.007l.001.004.001.001.004.01v.001l.002.003.002.007v.001l.002.003v.001a1.922 1.922 0 00.003.007l.001.003v.001l.005.01v.001l.002.003v.001l.002.006v.001l.002.003v.002l.003.005v.001l.002.003v.001a4.3 4.3 0 00.005.011l.001.003.003.007v.001l.002.003v.002l.003.005v.001l.001.003v.002l.005.009v.002l.002.002v.002l.003.005v.001l.002.003v.001l.002.006.001.001.001.003a.115.115 0 00.005.01v.002l.002.003.003.007v.001l.002.003v.001l.003.006.002.004v.001l.005.01.002.004.003.006a.106.106 0 00.002.005l.003.006v.002l.002.002v.002l.005.01.005.01v.001l.002.003v.002l.003.005v.001l.002.003v.001l.005.01a.132.132 0 01.002.004l.003.006v.002l.002.003.003.006.001.001.001.003.001.002.005.009v.001l.002.003c0 .003.002.005.003.007v.001l.002.003v.001l.003.005v.002l.002.002.001.002.003.006.002.003v.002l.002.002v.001l.003.006v.001l.002.003v.001l.004.005v.002a.462.462 0 01.002.004l.003.006.002.003v.002l.006.009v.001l.002.003v.001l.003.006.002.004h.001l.003.007.002.003v.002l.002.002v.001l.004.006v.001l.002.003v.001l.003.005.001.002.001.003h.001l.003.007.002.003a.145.145 0 01.007.012.534.534 0 00.005.009v.001l.002.003v.002l.006.009v.001l.006.01c0 .002.001.002.002.003v.001l.004.006v.001l.002.003v.001l.006.01.006.01v.001l.002.003v.001l.004.006.002.003v.001l.006.01v.001l.006.01.002.003.001.001.003.006a.484.484 0 00.003.005l.003.005.001.001.001.003.002.002.001.002a.193.193 0 00.004.006v.002a.544.544 0 00.003.004l.003.005v.001l.002.003.001.001.004.006.002.003v.001l.006.01.002.004h.001l.003.006.001.001.002.003v.001l.006.01c.003.003.005.007.006.01h.001a.541.541 0 00.006.01l.003.004.006.01v.001l.006.01h.001c0 .002.001.002.002.003v.001l.004.006.002.004h.001l.006.01v.001l.007.01.002.003.004.007.003.003v.001l.007.01a4.58 4.58 0 00.007.01l.002.004.004.006.003.004.006.01a2.872 2.872 0 00.008.011l.002.003.004.007.003.003v.001l.007.01.007.01.007.01.002.004.007.01a5.196 5.196 0 00.01.014l.004.006.003.004.007.01a2.931 2.931 0 00.008.01l.006.01a.043.043 0 01.003.003v.001l.007.01.008.01a.775.775 0 01.002.003l.005.007.003.003.007.01.007.01a4.832 4.832 0 00.025.034l.008.01.003.003.007.01.008.01.008.01.01.014.008.01c.175.225.374.439.595.64l.882-.962c-.588-.54-.946-1.16-1.036-1.796z"
3207
+ }), /*#__PURE__*/createElement("path", {
3208
+ fill: "currentColor",
3209
+ d: "M4.675 13.035l-.559 1.18a8.37 8.37 0 00.87.351l.03.01.004.002h.001l.004.002h.001a8.47 8.47 0 00.029.01h.004v.001l.005.001.005.002.024.008.005.001.004.002h.002l.004.002.005.001.024.008.004.001h.002l.003.002h.002l.004.002.005.001.018.006h.002l.003.002h.002l.003.001h.002l.003.002h.002l.004.001.001.001.004.001h.002a6.774 6.774 0 00.016.006h.002l.003.001.003.001h.002l.003.002h.002l.003.001.003.001.003.001h.002l.005.002.006.002.005.001.002.001.003.001h.002l.003.002h.003l.003.001h.002l.003.002h.002l.004.002h.001a2.323 2.323 0 00.008.002l.003.001h.002l.003.002h.003l.003.001.002.001h.003l.002.002h.004l.002.001.003.001h.002l.01.004h.002l.004.001h.002l.003.002h.002l.004.001.002.001a4.994 4.994 0 00.005.002h.004l.001.001.005.001.011.004h.002l.004.001h.001l.004.002h.002l.004.001h.001a2.99 2.99 0 00.006.002l.005.002.017.005.005.001h.001l.005.002h.001l.004.001h.001l.005.002.017.005h.001l.005.001h.001l.004.002h.002l.004.001h.001l.005.002.029.008.005.001.006.002c.472.126.967.217 1.48.268l.13-1.3a7.595 7.595 0 01-2.467-.665z"
3210
+ }), /*#__PURE__*/createElement("path", {
3211
+ fill: "currentColor",
3212
+ d: "M11.346 13.023c-.73.35-1.582.583-2.463.674l.135 1.3h.004l.003-.001a3.627 3.627 0 00.011-.001h.002l.004-.001h.008l.004-.001h.006l.002-.001h.006l.005-.001a.338.338 0 01.013-.002h.001a6.905 6.905 0 01.007 0l.003-.001h.006l.003-.001h.006l.003-.001h.007l.001-.001h.008l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001a.638.638 0 00.006 0l.002-.001h.005l.006-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.003-.001h.006l.004-.001h.004l.002-.001h.006l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.005-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.004-.001h.002l.004-.001h.002l.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.002-.001.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.001-.001h.006l.012-.003h.008l.004-.001h.001l.005-.001h.001a6.885 6.885 0 00.01-.002h.002l.012-.002h.005l.002-.001h.006l.004-.002h.008a4.103 4.103 0 00.005-.002h.006l.012-.002.006-.001h.001l.005-.001h.002l.004-.001h.006l.001-.001.005-.001.019-.003h.005l.001-.001h.005l.002-.001h.005l.005-.002h.001a8.732 8.732 0 00.03-.005h.007l.004-.002h.007l.018-.004h.006l.001-.001h.005v-.001h.005l.002-.001.005-.001a2.921 2.921 0 00.024-.004l.006-.001.006-.001.005-.001h.002l.005-.001.018-.004h.006l.006-.002h.006l.006-.002.024-.004.006-.001.006-.002.03-.005.005-.001h.001l.005-.001.006-.002.036-.007a8.85 8.85 0 001.305-.36l.005-.002.005-.002.022-.008a17.301 17.301 0 00.01-.003h.001l.005-.002.005-.002h.001l.016-.007.005-.001.001-.001.004-.001h.001a1.621 1.621 0 00.01-.004l.005-.002a8.232 8.232 0 00.017-.007l.004-.001.002-.001.003-.001.002-.001.003-.001h.002l.004-.002a.449.449 0 01.005-.002h.001a5.7 5.7 0 00.01-.005h.002l.004-.002h.001l.004-.002h.002l.003-.001.002-.001.003-.001.002-.001.003-.002h.002l.004-.002.006-.002h.001l.004-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.002-.002.006-.002h.002l.002-.002h.003l.002-.002h.002l.003-.002h.002l.004-.002h.001l.003-.001.002-.001.003-.002.014-.005.004-.002h.001l.004-.002.005-.002.005-.001.027-.012.005-.002c.002 0 .003 0 .004-.002.141-.057.278-.118.412-.182l-.564-1.178z"
3213
+ }), /*#__PURE__*/createElement("path", {
3214
+ fill: "currentColor",
3215
+ d: "M13.705 10.33c-.084.636-.436 1.259-1.02 1.8l.889.957a5.4 5.4 0 00.439-.456v-.001l.01-.013h.001l.008-.01.008-.01.011-.012a28.835 28.835 0 00.008-.01l.008-.01.008-.01.003-.003a5.62 5.62 0 00.015-.019l.001-.001.003-.003.004-.006h.001l.002-.004h.001l.005-.006.002-.003v-.001l.008-.009V12.5l.003-.003.004-.006h.001l.002-.003.002-.002.003-.004.001-.002.002-.002.001-.002.003-.003.002-.002c0-.001 0-.002.002-.003v-.001l.003-.003.001-.002.003-.003.001-.002.002-.002a2.87 2.87 0 01.004-.006l.002-.002.002-.002.001-.002.002-.002.002-.004.002-.002.002-.002.001-.002.003-.003.001-.002.002-.003.002-.001.002-.003c0-.001 0-.002.002-.003l.002-.002.001-.002.002-.003.001-.001a1.216 1.216 0 00.006-.008l.002-.002a9.263 9.263 0 00.004-.005c0-.001 0-.002.002-.003a.248.248 0 01.005-.007l.002-.003.001-.002.002-.002.001-.002.003-.004.001-.001.002-.003.002-.002.002-.004.002-.001c0-.001 0-.002.002-.003v-.001l.003-.004.001-.001.003-.004v-.001l.003-.003.001-.002.003-.004.003-.004.001-.001.003-.004v-.002c.002 0 .002-.002.003-.003l.001-.001.003-.004.003-.005h.001a.884.884 0 00.003-.005l.003-.004.001-.002.003-.003v-.001a1.55 1.55 0 01.003-.004l.001-.001.002-.004.001-.001.003-.004a.95.95 0 00.003-.005h.001l.003-.005.003-.005h.001l.003-.004v-.001l.003-.005.003-.004.001-.001.003-.004.003-.005.001-.001.003-.004.003-.005.003-.004v-.001l.004-.005.003-.004v-.001l.007-.01.003-.004.003-.005.001-.001.003-.004.003-.005.003-.005.007-.01a2.74 2.74 0 00.007-.01c0-.002.002-.003.003-.005 0-.002.002-.003.003-.005l.003-.005.007-.01.006-.01.003-.004a4.075 4.075 0 00.496-1.077l.008-.028.003-.011.003-.011.002-.006.001-.005.002-.005c0-.004.002-.008.003-.011v-.001l.003-.01v-.001l.001-.005.002-.005v-.001-.005h.001l.001-.006.002-.005.001-.006.002-.005v-.005l.001-.001.001-.005v-.001l.002-.004v-.001a1.112 1.112 0 00.002-.01v-.002l.002-.004.001-.005v-.002l.001-.004v-.001l.002-.005v-.001-.004l.001-.001.001-.005a.131.131 0 01.003-.01v-.002l.001-.004v-.002l.001-.003v-.002l.002-.004v-.002-.003l.001-.002.001-.005v-.002l.001-.002v-.003l.001-.003.001-.003v-.003l.001-.002V10.8l.001-.002.001-.004v-.002l.001-.003v-.002l.002-.004v-.003-.002l.001-.003v-.002l.002-.005v-.002-.002l.001-.002v-.005l.001-.002.001-.003v-.002-.003h.001l.001-.007v-.001l.001-.003v-.002l.002-.005v-.002-.003l.002-.008v-.003l.001-.002.002-.01V10.7v-.004l.002-.007.003-.016c.01-.057.02-.115.027-.173l-1.295-.17z"
3216
+ }), /*#__PURE__*/createElement("path", {
3217
+ fill: "currentColor",
3218
+ d: "M12.741 6.316l-.714 1.093c.71.464 1.225 1.033 1.492 1.647l1.198-.52a4.442 4.442 0 00-.643-1.043 5.081 5.081 0 00-.018-.022l-.004-.004a17.562 17.562 0 00-.015-.018l-.004-.005a4.797 4.797 0 00-.007-.009l-.004-.004a2.821 2.821 0 00-.015-.018l-.004-.004a4.948 4.948 0 00-.007-.009l-.004-.004a4.75 4.75 0 00-.008-.01l-.004-.004-.004-.004a1.755 1.755 0 01-.003-.004l-.004-.005-.004-.004a12.183 12.183 0 00-.003-.004l-.001-.001a4.714 4.714 0 00-.007-.008l-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001l-.004-.004v-.001a.855.855 0 00-.003-.003l-.002-.001c0-.002-.002-.003-.003-.004l-.004-.004v-.001l-.003-.003-.001-.001-.003-.004-.001-.001-.003-.003-.001-.001-.003-.003v-.001a1.804 1.804 0 01-.004-.004h-.001l-.003-.004-.001-.001-.003-.003v-.001l-.004-.004-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001a1.25 1.25 0 00-.004-.004h-.001c0-.002-.002-.003-.003-.004l-.001-.001a.808.808 0 00-.004-.004l-.003-.004a.921.921 0 00-.004-.004l-.004-.004v-.001l-.004-.003-.001-.002-.003-.002v-.002c-.002 0-.003-.002-.004-.003l-.001-.001-.003-.003a.307.307 0 01-.004-.005 2.048 2.048 0 01-.006-.005l-.002-.003-.001-.001-.003-.003-.001-.001-.003-.004-.002-.001-.002-.003-.002-.001-.003-.003-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.184 1.184 0 01-.003-.003l-.002-.002-.002-.002a.356.356 0 00-.003-.004l-.002-.002-.003-.003-.002-.001-.002-.003-.001-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.177 1.177 0 00-.003-.003l-.002-.002-.002-.002-.002-.002-.001-.002c-.001 0-.002 0-.002-.002l-.003-.003-.002-.002-.002-.002-.002-.001-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002a.37.37 0 00-.001-.002l-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.001-.003-.004-.002-.001-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.001-.002-.002-.001-.003-.003a.66.66 0 00-.002-.002l-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.001-.001-.005-.004v-.001l-.003-.003h-.001l-.003-.003a.222.222 0 00-.005-.005l-.001-.002-.003-.002-.001-.001a.5.5 0 00-.004-.004l-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003c-.001 0-.002 0-.002-.002l-.002-.001-.002-.002-.002-.002a1.175 1.175 0 01-.005-.005l-.002-.002-.002-.002-.002-.002L13.613 7l-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.001-.002-.002a.42.42 0 01-.007-.007l-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002a.378.378 0 00-.007-.006l-.003-.002-.001-.002-.003-.002-.001-.002-.004-.003a.298.298 0 00-.006-.005l-.002-.003-.002-.001-.003-.003-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.003-.002-.001-.001a1.366 1.366 0 00-.005-.005l-.003-.002-.001-.002-.004-.003-.004-.004a.215.215 0 01-.004-.003l-.002-.002-.003-.003-.002-.001-.002-.003h-.002c0-.002-.002-.003-.003-.003l-.001-.001-.004-.004-.004-.004h-.001a1.435 1.435 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.004-.004h-.001l-.003-.004a.141.141 0 00-.006-.004l-.004-.004-.005-.004-.004-.004h-.001l-.004-.004a5.38 5.38 0 00-.009-.008l-.004-.004h-.001l-.005-.004-.004-.004a.086.086 0 01-.004-.004h-.001l-.004-.004h-.001a1.617 1.617 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.01-.007v-.001l-.004-.004-.005-.004-.004-.003-.01-.008-.004-.004a6.001 6.001 0 00-.023-.02h-.001a6.42 6.42 0 00-.57-.417z"
3219
+ }), /*#__PURE__*/createElement("path", {
3220
+ fill: "currentColor",
3221
+ d: "M8 1a3.532 3.532 0 00-3.57 3.57c0 .573.21 1.23.642 2.008.251.452.576.943.968 1.458.315.415.67.842 1.057 1.273l.484.516c.111.113.26.175.419.175h.001c.16 0 .308-.063.42-.177l.135-.14A19.587 19.587 0 009.96 8.037c.392-.515.717-1.006.968-1.458.431-.779.641-1.435.641-2.009A3.532 3.532 0 008 1zm2.388 3.57c0 .355-.171.852-.493 1.435-.223.4-.517.844-.876 1.316-.304.4-.638.802-.992 1.194L8 8.545l-.026-.03c-.36-.4-.695-.801-.993-1.194-.359-.472-.653-.915-.876-1.316-.322-.582-.492-1.078-.492-1.436C5.613 3.23 6.661 2.182 8 2.182s2.388 1.048 2.388 2.387z"
3222
+ }), /*#__PURE__*/createElement("circle", {
3223
+ cx: 8,
3224
+ cy: 4.579,
3225
+ r: 0.991,
3226
+ fill: "currentColor",
3227
+ fillRule: "evenodd",
3228
+ clipRule: "evenodd"
3229
+ }));
3230
+ }
3231
+
3150
3232
  function AccessibilityIcon(props) {
3151
3233
  return /*#__PURE__*/createElement("svg", _extends({}, props, {
3152
3234
  viewBox: "0 0 16 16",
@@ -4772,4 +4854,4 @@ function ZoomOutIcon(props) {
4772
4854
  }));
4773
4855
  }
4774
4856
 
4775
- export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, ForwardIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
4857
+ export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, ForwardIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
@@ -2296,6 +2296,21 @@ function CarferryIcon(props) {
2296
2296
  }));
2297
2297
  }
2298
2298
 
2299
+ function CityBikeIcon(props) {
2300
+ return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2301
+ fill: "none",
2302
+ viewBox: "0 0 24 24",
2303
+ width: props.width || props.size || 16,
2304
+ height: props.height || props.size || 16,
2305
+ color: props.color || '#181C56'
2306
+ }), /*#__PURE__*/createElement(Path, {
2307
+ fill: "currentColor",
2308
+ fillRule: "evenodd",
2309
+ d: "M15 4.45h-3v1.1h2.62l1.375 3.606a2.743 2.743 0 00-.893.65c-.454.487-.79 1.127-1.082 1.744-.092.193-.178.383-.264.57-.2.438-.391.857-.613 1.254-.148.263-.3.499-.461.702a1.498 1.498 0 00-1.959-.36L7.89 8.05h.61a.55.55 0 100-1.1h-3a.55.55 0 000 1.1h1.16l.725 1.45-1.105 2.21a4 4 0 102.682 4.34h1.467a1.5 1.5 0 002.527-.687c.486-.397.85-.92 1.147-1.452.245-.438.467-.923.674-1.378.081-.177.16-.35.237-.512.289-.611.565-1.113.892-1.463a1.68 1.68 0 01.481-.371l.688 1.806a4 4 0 101.028-.392L16.75 8.05H18a.55.55 0 00.51-.346l1-2.5-1.02-.408-.862 2.154H16.33l-.817-2.146A.55.55 0 0015 4.45zm-7 6.28l2.018 4.036c-.01.06-.015.122-.017.184H8.963a4 4 0 00-1.7-2.748L8 10.73zm9.472 2.305l1.014 2.66a.55.55 0 101.028-.39L18.5 12.642a2.9 2.9 0 11-1.028.392zM4.45 15.5H2.1a2.9 2.9 0 005.748.55H5a.55.55 0 01-.55-.55zm3.398-.55H5.89l.875-1.751a2.9 2.9 0 011.083 1.751zm3.652.55a.5.5 0 100-1 .5.5 0 000 1z",
2310
+ clipRule: "evenodd"
2311
+ }));
2312
+ }
2313
+
2299
2314
  function FerryIcon(props) {
2300
2315
  return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2301
2316
  viewBox: "0 0 16 16",
@@ -2579,6 +2594,30 @@ function CityIcon(props) {
2579
2594
  }));
2580
2595
  }
2581
2596
 
2597
+ function CorrespondenceIcon(props) {
2598
+ return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2599
+ viewBox: "0 0 16 16",
2600
+ width: props.width || props.size || 16,
2601
+ height: props.height || props.size || 16,
2602
+ color: props.color || '#181C56'
2603
+ }), /*#__PURE__*/createElement(Path, {
2604
+ fill: "currentColor",
2605
+ fillRule: "evenodd",
2606
+ d: "M5.943 2.5L5 3.443l4.291 4.29L5 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L5.943 2.5z",
2607
+ clipRule: "evenodd"
2608
+ }), /*#__PURE__*/createElement(Path, {
2609
+ fill: "currentColor",
2610
+ fillRule: "evenodd",
2611
+ d: "M10.043 2.5l-.943.943 4.291 4.29-4.291 4.29.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L10.043 2.5z",
2612
+ clipRule: "evenodd"
2613
+ }), /*#__PURE__*/createElement(Path, {
2614
+ fill: "currentColor",
2615
+ fillRule: "evenodd",
2616
+ d: "M1.943 2.5L1 3.443l4.291 4.29L1 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L1.943 2.5z",
2617
+ clipRule: "evenodd"
2618
+ }));
2619
+ }
2620
+
2582
2621
  function DestinationIcon(props) {
2583
2622
  return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2584
2623
  viewBox: "0 0 12 14",
@@ -2814,6 +2853,43 @@ function ValidTicketIcon(props) {
2814
2853
  }));
2815
2854
  }
2816
2855
 
2856
+ function ZoneIcon(props) {
2857
+ return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2858
+ viewBox: "0 0 16 16",
2859
+ width: props.width || props.size || 16,
2860
+ height: props.height || props.size || 16,
2861
+ color: props.color || '#181C56'
2862
+ }), /*#__PURE__*/createElement(Path, {
2863
+ fill: "currentColor",
2864
+ d: "M3.226 6.335c-.174.114-.34.235-.496.361a6.113 6.113 0 00-.062.05v.001l-.005.004-.01.008a5.595 5.595 0 00-.009.008l-.004.003a5.165 5.165 0 00-.01.008l-.004.004-.005.004-.005.004-.004.004-.005.004-.004.004h-.001l-.009.008-.004.004h-.001l-.004.004-.004.004h-.002c0 .002-.002.003-.003.004l-.005.004-.004.004h-.001a1.762 1.762 0 01-.004.004l-.005.004-.004.003-.001.002c-.002 0-.003.002-.004.003l-.004.004H2.54a.173.173 0 00-.004.004l-.004.004-.001.001-.003.003h-.001l-.003.003-.001.001-.004.004-.002.001-.002.002-.002.002-.003.003-.002.001-.002.003-.002.001-.003.002-.001.002c-.002 0-.003.002-.004.003l-.002.002-.002.002-.002.001-.002.003-.002.001-.003.003a.423.423 0 00-.004.004l-.002.001-.002.002-.003.003-.003.002a.451.451 0 00-.004.004l-.001.001-.004.003-.002.002-.002.002-.002.002a.3.3 0 00-.006.006l-.003.003h-.002c0 .002-.001.002-.002.003l-.001.001-.005.004-.001.001-.003.003a5.414 5.414 0 00-.01.009l-.003.003-.006.006-.003.003h-.001l-.003.003-.006.006-.003.003-.01.009-.003.003a5.725 5.725 0 00-.02.018l-.002.003h-.001l-.009.01-.003.002a4.668 4.668 0 00-1.084 1.536l1.203.51c.26-.615.771-1.186 1.477-1.652l-.72-1.09z"
2865
+ }), /*#__PURE__*/createElement(Path, {
2866
+ fill: "currentColor",
2867
+ d: "M2.293 10.352L1 10.535a3.665 3.665 0 00.054.294l.006.027.003.012.004.016.002.011.003.012.003.011.001.004.003.012.003.011.003.012.001.004.003.011a5.234 5.234 0 00.006.023l.001.004.002.008.002.003v.001a4.794 4.794 0 00.006.022v.001l.001.003v.001l.002.007.001.004.004.011v.001l.003.01v.001l.001.004.003.007v.004h.001l.003.011v.001l.004.01v.005h.001a2.172 2.172 0 00.002.008l.001.003v.001l.004.01v.001l.004.01v.005h.001l.002.007.002.004a1.444 1.444 0 01.003.011v.001l.004.01v.001l.001.004.004.011.004.011v.001l.004.01v.001l.001.004.003.007v.004h.001a4.825 4.825 0 00.004.012l.004.01v.001l.001.003v.001l.003.007.001.003v.002l.004.01.002.004.002.007.002.004v.001l.002.006.002.004v.001l.004.01v.001l.004.01v.001l.002.003v.002l.003.006.001.004.004.01v.002l.002.003c0 .003.002.005.003.007l.001.004a.076.076 0 00.003.007l.001.004.001.001.004.01v.001l.002.003.002.007v.001l.002.003v.001a1.922 1.922 0 00.003.007l.001.003v.001l.005.01v.001l.002.003v.001l.002.006v.001l.002.003v.002l.003.005v.001l.002.003v.001a4.3 4.3 0 00.005.011l.001.003.003.007v.001l.002.003v.002l.003.005v.001l.001.003v.002l.005.009v.002l.002.002v.002l.003.005v.001l.002.003v.001l.002.006.001.001.001.003a.115.115 0 00.005.01v.002l.002.003.003.007v.001l.002.003v.001l.003.006.002.004v.001l.005.01.002.004.003.006a.106.106 0 00.002.005l.003.006v.002l.002.002v.002l.005.01.005.01v.001l.002.003v.002l.003.005v.001l.002.003v.001l.005.01a.132.132 0 01.002.004l.003.006v.002l.002.003.003.006.001.001.001.003.001.002.005.009v.001l.002.003c0 .003.002.005.003.007v.001l.002.003v.001l.003.005v.002l.002.002.001.002.003.006.002.003v.002l.002.002v.001l.003.006v.001l.002.003v.001l.004.005v.002a.462.462 0 01.002.004l.003.006.002.003v.002l.006.009v.001l.002.003v.001l.003.006.002.004h.001l.003.007.002.003v.002l.002.002v.001l.004.006v.001l.002.003v.001l.003.005.001.002.001.003h.001l.003.007.002.003a.145.145 0 01.007.012.534.534 0 00.005.009v.001l.002.003v.002l.006.009v.001l.006.01c0 .002.001.002.002.003v.001l.004.006v.001l.002.003v.001l.006.01.006.01v.001l.002.003v.001l.004.006.002.003v.001l.006.01v.001l.006.01.002.003.001.001.003.006a.484.484 0 00.003.005l.003.005.001.001.001.003.002.002.001.002a.193.193 0 00.004.006v.002a.544.544 0 00.003.004l.003.005v.001l.002.003.001.001.004.006.002.003v.001l.006.01.002.004h.001l.003.006.001.001.002.003v.001l.006.01c.003.003.005.007.006.01h.001a.541.541 0 00.006.01l.003.004.006.01v.001l.006.01h.001c0 .002.001.002.002.003v.001l.004.006.002.004h.001l.006.01v.001l.007.01.002.003.004.007.003.003v.001l.007.01a4.58 4.58 0 00.007.01l.002.004.004.006.003.004.006.01a2.872 2.872 0 00.008.011l.002.003.004.007.003.003v.001l.007.01.007.01.007.01.002.004.007.01a5.196 5.196 0 00.01.014l.004.006.003.004.007.01a2.931 2.931 0 00.008.01l.006.01a.043.043 0 01.003.003v.001l.007.01.008.01a.775.775 0 01.002.003l.005.007.003.003.007.01.007.01a4.832 4.832 0 00.025.034l.008.01.003.003.007.01.008.01.008.01.01.014.008.01c.175.225.374.439.595.64l.882-.962c-.588-.54-.946-1.16-1.036-1.796z"
2868
+ }), /*#__PURE__*/createElement(Path, {
2869
+ fill: "currentColor",
2870
+ d: "M4.675 13.035l-.559 1.18a8.37 8.37 0 00.87.351l.03.01.004.002h.001l.004.002h.001a8.47 8.47 0 00.029.01h.004v.001l.005.001.005.002.024.008.005.001.004.002h.002l.004.002.005.001.024.008.004.001h.002l.003.002h.002l.004.002.005.001.018.006h.002l.003.002h.002l.003.001h.002l.003.002h.002l.004.001.001.001.004.001h.002a6.774 6.774 0 00.016.006h.002l.003.001.003.001h.002l.003.002h.002l.003.001.003.001.003.001h.002l.005.002.006.002.005.001.002.001.003.001h.002l.003.002h.003l.003.001h.002l.003.002h.002l.004.002h.001a2.323 2.323 0 00.008.002l.003.001h.002l.003.002h.003l.003.001.002.001h.003l.002.002h.004l.002.001.003.001h.002l.01.004h.002l.004.001h.002l.003.002h.002l.004.001.002.001a4.994 4.994 0 00.005.002h.004l.001.001.005.001.011.004h.002l.004.001h.001l.004.002h.002l.004.001h.001a2.99 2.99 0 00.006.002l.005.002.017.005.005.001h.001l.005.002h.001l.004.001h.001l.005.002.017.005h.001l.005.001h.001l.004.002h.002l.004.001h.001l.005.002.029.008.005.001.006.002c.472.126.967.217 1.48.268l.13-1.3a7.595 7.595 0 01-2.467-.665z"
2871
+ }), /*#__PURE__*/createElement(Path, {
2872
+ fill: "currentColor",
2873
+ d: "M11.346 13.023c-.73.35-1.582.583-2.463.674l.135 1.3h.004l.003-.001a3.627 3.627 0 00.011-.001h.002l.004-.001h.008l.004-.001h.006l.002-.001h.006l.005-.001a.338.338 0 01.013-.002h.001a6.905 6.905 0 01.007 0l.003-.001h.006l.003-.001h.006l.003-.001h.007l.001-.001h.008l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001a.638.638 0 00.006 0l.002-.001h.005l.006-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.003-.001h.006l.004-.001h.004l.002-.001h.006l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.005-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.004-.001h.002l.004-.001h.002l.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.002-.001.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.001-.001h.006l.012-.003h.008l.004-.001h.001l.005-.001h.001a6.885 6.885 0 00.01-.002h.002l.012-.002h.005l.002-.001h.006l.004-.002h.008a4.103 4.103 0 00.005-.002h.006l.012-.002.006-.001h.001l.005-.001h.002l.004-.001h.006l.001-.001.005-.001.019-.003h.005l.001-.001h.005l.002-.001h.005l.005-.002h.001a8.732 8.732 0 00.03-.005h.007l.004-.002h.007l.018-.004h.006l.001-.001h.005v-.001h.005l.002-.001.005-.001a2.921 2.921 0 00.024-.004l.006-.001.006-.001.005-.001h.002l.005-.001.018-.004h.006l.006-.002h.006l.006-.002.024-.004.006-.001.006-.002.03-.005.005-.001h.001l.005-.001.006-.002.036-.007a8.85 8.85 0 001.305-.36l.005-.002.005-.002.022-.008a17.301 17.301 0 00.01-.003h.001l.005-.002.005-.002h.001l.016-.007.005-.001.001-.001.004-.001h.001a1.621 1.621 0 00.01-.004l.005-.002a8.232 8.232 0 00.017-.007l.004-.001.002-.001.003-.001.002-.001.003-.001h.002l.004-.002a.449.449 0 01.005-.002h.001a5.7 5.7 0 00.01-.005h.002l.004-.002h.001l.004-.002h.002l.003-.001.002-.001.003-.001.002-.001.003-.002h.002l.004-.002.006-.002h.001l.004-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.002-.002.006-.002h.002l.002-.002h.003l.002-.002h.002l.003-.002h.002l.004-.002h.001l.003-.001.002-.001.003-.002.014-.005.004-.002h.001l.004-.002.005-.002.005-.001.027-.012.005-.002c.002 0 .003 0 .004-.002.141-.057.278-.118.412-.182l-.564-1.178z"
2874
+ }), /*#__PURE__*/createElement(Path, {
2875
+ fill: "currentColor",
2876
+ d: "M13.705 10.33c-.084.636-.436 1.259-1.02 1.8l.889.957a5.4 5.4 0 00.439-.456v-.001l.01-.013h.001l.008-.01.008-.01.011-.012a28.835 28.835 0 00.008-.01l.008-.01.008-.01.003-.003a5.62 5.62 0 00.015-.019l.001-.001.003-.003.004-.006h.001l.002-.004h.001l.005-.006.002-.003v-.001l.008-.009V12.5l.003-.003.004-.006h.001l.002-.003.002-.002.003-.004.001-.002.002-.002.001-.002.003-.003.002-.002c0-.001 0-.002.002-.003v-.001l.003-.003.001-.002.003-.003.001-.002.002-.002a2.87 2.87 0 01.004-.006l.002-.002.002-.002.001-.002.002-.002.002-.004.002-.002.002-.002.001-.002.003-.003.001-.002.002-.003.002-.001.002-.003c0-.001 0-.002.002-.003l.002-.002.001-.002.002-.003.001-.001a1.216 1.216 0 00.006-.008l.002-.002a9.263 9.263 0 00.004-.005c0-.001 0-.002.002-.003a.248.248 0 01.005-.007l.002-.003.001-.002.002-.002.001-.002.003-.004.001-.001.002-.003.002-.002.002-.004.002-.001c0-.001 0-.002.002-.003v-.001l.003-.004.001-.001.003-.004v-.001l.003-.003.001-.002.003-.004.003-.004.001-.001.003-.004v-.002c.002 0 .002-.002.003-.003l.001-.001.003-.004.003-.005h.001a.884.884 0 00.003-.005l.003-.004.001-.002.003-.003v-.001a1.55 1.55 0 01.003-.004l.001-.001.002-.004.001-.001.003-.004a.95.95 0 00.003-.005h.001l.003-.005.003-.005h.001l.003-.004v-.001l.003-.005.003-.004.001-.001.003-.004.003-.005.001-.001.003-.004.003-.005.003-.004v-.001l.004-.005.003-.004v-.001l.007-.01.003-.004.003-.005.001-.001.003-.004.003-.005.003-.005.007-.01a2.74 2.74 0 00.007-.01c0-.002.002-.003.003-.005 0-.002.002-.003.003-.005l.003-.005.007-.01.006-.01.003-.004a4.075 4.075 0 00.496-1.077l.008-.028.003-.011.003-.011.002-.006.001-.005.002-.005c0-.004.002-.008.003-.011v-.001l.003-.01v-.001l.001-.005.002-.005v-.001-.005h.001l.001-.006.002-.005.001-.006.002-.005v-.005l.001-.001.001-.005v-.001l.002-.004v-.001a1.112 1.112 0 00.002-.01v-.002l.002-.004.001-.005v-.002l.001-.004v-.001l.002-.005v-.001-.004l.001-.001.001-.005a.131.131 0 01.003-.01v-.002l.001-.004v-.002l.001-.003v-.002l.002-.004v-.002-.003l.001-.002.001-.005v-.002l.001-.002v-.003l.001-.003.001-.003v-.003l.001-.002V10.8l.001-.002.001-.004v-.002l.001-.003v-.002l.002-.004v-.003-.002l.001-.003v-.002l.002-.005v-.002-.002l.001-.002v-.005l.001-.002.001-.003v-.002-.003h.001l.001-.007v-.001l.001-.003v-.002l.002-.005v-.002-.003l.002-.008v-.003l.001-.002.002-.01V10.7v-.004l.002-.007.003-.016c.01-.057.02-.115.027-.173l-1.295-.17z"
2877
+ }), /*#__PURE__*/createElement(Path, {
2878
+ fill: "currentColor",
2879
+ d: "M12.741 6.316l-.714 1.093c.71.464 1.225 1.033 1.492 1.647l1.198-.52a4.442 4.442 0 00-.643-1.043 5.081 5.081 0 00-.018-.022l-.004-.004a17.562 17.562 0 00-.015-.018l-.004-.005a4.797 4.797 0 00-.007-.009l-.004-.004a2.821 2.821 0 00-.015-.018l-.004-.004a4.948 4.948 0 00-.007-.009l-.004-.004a4.75 4.75 0 00-.008-.01l-.004-.004-.004-.004a1.755 1.755 0 01-.003-.004l-.004-.005-.004-.004a12.183 12.183 0 00-.003-.004l-.001-.001a4.714 4.714 0 00-.007-.008l-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001l-.004-.004v-.001a.855.855 0 00-.003-.003l-.002-.001c0-.002-.002-.003-.003-.004l-.004-.004v-.001l-.003-.003-.001-.001-.003-.004-.001-.001-.003-.003-.001-.001-.003-.003v-.001a1.804 1.804 0 01-.004-.004h-.001l-.003-.004-.001-.001-.003-.003v-.001l-.004-.004-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001a1.25 1.25 0 00-.004-.004h-.001c0-.002-.002-.003-.003-.004l-.001-.001a.808.808 0 00-.004-.004l-.003-.004a.921.921 0 00-.004-.004l-.004-.004v-.001l-.004-.003-.001-.002-.003-.002v-.002c-.002 0-.003-.002-.004-.003l-.001-.001-.003-.003a.307.307 0 01-.004-.005 2.048 2.048 0 01-.006-.005l-.002-.003-.001-.001-.003-.003-.001-.001-.003-.004-.002-.001-.002-.003-.002-.001-.003-.003-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.184 1.184 0 01-.003-.003l-.002-.002-.002-.002a.356.356 0 00-.003-.004l-.002-.002-.003-.003-.002-.001-.002-.003-.001-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.177 1.177 0 00-.003-.003l-.002-.002-.002-.002-.002-.002-.001-.002c-.001 0-.002 0-.002-.002l-.003-.003-.002-.002-.002-.002-.002-.001-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002a.37.37 0 00-.001-.002l-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.001-.003-.004-.002-.001-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.001-.002-.002-.001-.003-.003a.66.66 0 00-.002-.002l-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.001-.001-.005-.004v-.001l-.003-.003h-.001l-.003-.003a.222.222 0 00-.005-.005l-.001-.002-.003-.002-.001-.001a.5.5 0 00-.004-.004l-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003c-.001 0-.002 0-.002-.002l-.002-.001-.002-.002-.002-.002a1.175 1.175 0 01-.005-.005l-.002-.002-.002-.002-.002-.002L13.613 7l-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.001-.002-.002a.42.42 0 01-.007-.007l-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002a.378.378 0 00-.007-.006l-.003-.002-.001-.002-.003-.002-.001-.002-.004-.003a.298.298 0 00-.006-.005l-.002-.003-.002-.001-.003-.003-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.003-.002-.001-.001a1.366 1.366 0 00-.005-.005l-.003-.002-.001-.002-.004-.003-.004-.004a.215.215 0 01-.004-.003l-.002-.002-.003-.003-.002-.001-.002-.003h-.002c0-.002-.002-.003-.003-.003l-.001-.001-.004-.004-.004-.004h-.001a1.435 1.435 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.004-.004h-.001l-.003-.004a.141.141 0 00-.006-.004l-.004-.004-.005-.004-.004-.004h-.001l-.004-.004a5.38 5.38 0 00-.009-.008l-.004-.004h-.001l-.005-.004-.004-.004a.086.086 0 01-.004-.004h-.001l-.004-.004h-.001a1.617 1.617 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.01-.007v-.001l-.004-.004-.005-.004-.004-.003-.01-.008-.004-.004a6.001 6.001 0 00-.023-.02h-.001a6.42 6.42 0 00-.57-.417z"
2880
+ }), /*#__PURE__*/createElement(Path, {
2881
+ fill: "currentColor",
2882
+ d: "M8 1a3.532 3.532 0 00-3.57 3.57c0 .573.21 1.23.642 2.008.251.452.576.943.968 1.458.315.415.67.842 1.057 1.273l.484.516c.111.113.26.175.419.175h.001c.16 0 .308-.063.42-.177l.135-.14A19.587 19.587 0 009.96 8.037c.392-.515.717-1.006.968-1.458.431-.779.641-1.435.641-2.009A3.532 3.532 0 008 1zm2.388 3.57c0 .355-.171.852-.493 1.435-.223.4-.517.844-.876 1.316-.304.4-.638.802-.992 1.194L8 8.545l-.026-.03c-.36-.4-.695-.801-.993-1.194-.359-.472-.653-.915-.876-1.316-.322-.582-.492-1.078-.492-1.436C5.613 3.23 6.661 2.182 8 2.182s2.388 1.048 2.388 2.387z"
2883
+ }), /*#__PURE__*/createElement(Circle, {
2884
+ cx: 8,
2885
+ cy: 4.579,
2886
+ r: 0.991,
2887
+ fill: "currentColor",
2888
+ fillRule: "evenodd",
2889
+ clipRule: "evenodd"
2890
+ }));
2891
+ }
2892
+
2817
2893
  function AccessibilityIcon(props) {
2818
2894
  return /*#__PURE__*/createElement(Svg, _extends({}, props, {
2819
2895
  viewBox: "0 0 16 16",
@@ -4253,4 +4329,4 @@ function ZoomOutIcon(props) {
4253
4329
  }));
4254
4330
  }
4255
4331
 
4256
- export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, ForwardIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
4332
+ export { AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AnimalFreeIcon, AnimalIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CablewayIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChatIcon, CheckIcon, CityBikeIcon, CityIcon, ClockIcon, CloseIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FerryIcon, FileIcon, ForwardIcon, FunicularIcon, GOAIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LuggageIcon, MapIcon, MapPinIcon, MastercardIcon, MenuIcon, MergeProfilesIcon, MinimizeIcon, MobileIcon, MoneyIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlayroomIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, SJIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchIcon, SeatIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TextColorIcon, ThermometerIcon, TierIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UnlinkIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketIcon, ValidationCheckIcon, ValidationErrorIcon, ValidationExclamationIcon, ValidationInfoIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
package/dist/index.js CHANGED
@@ -2565,6 +2565,23 @@ function CarferryIcon(props) {
2565
2565
  }));
2566
2566
  }
2567
2567
 
2568
+ function CityBikeIcon(props) {
2569
+ return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
2570
+ fill: "none",
2571
+ viewBox: "0 0 24 24",
2572
+ width: props.width || props.size || '1em',
2573
+ height: props.height || props.size || '1em',
2574
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
2575
+ inline: undefined,
2576
+ color: props.color || 'currentColor'
2577
+ }), /*#__PURE__*/React.createElement("path", {
2578
+ fill: "currentColor",
2579
+ fillRule: "evenodd",
2580
+ d: "M15 4.45h-3v1.1h2.62l1.375 3.606a2.743 2.743 0 00-.893.65c-.454.487-.79 1.127-1.082 1.744-.092.193-.178.383-.264.57-.2.438-.391.857-.613 1.254-.148.263-.3.499-.461.702a1.498 1.498 0 00-1.959-.36L7.89 8.05h.61a.55.55 0 100-1.1h-3a.55.55 0 000 1.1h1.16l.725 1.45-1.105 2.21a4 4 0 102.682 4.34h1.467a1.5 1.5 0 002.527-.687c.486-.397.85-.92 1.147-1.452.245-.438.467-.923.674-1.378.081-.177.16-.35.237-.512.289-.611.565-1.113.892-1.463a1.68 1.68 0 01.481-.371l.688 1.806a4 4 0 101.028-.392L16.75 8.05H18a.55.55 0 00.51-.346l1-2.5-1.02-.408-.862 2.154H16.33l-.817-2.146A.55.55 0 0015 4.45zm-7 6.28l2.018 4.036c-.01.06-.015.122-.017.184H8.963a4 4 0 00-1.7-2.748L8 10.73zm9.472 2.305l1.014 2.66a.55.55 0 101.028-.39L18.5 12.642a2.9 2.9 0 11-1.028.392zM4.45 15.5H2.1a2.9 2.9 0 005.748.55H5a.55.55 0 01-.55-.55zm3.398-.55H5.89l.875-1.751a2.9 2.9 0 011.083 1.751zm3.652.55a.5.5 0 100-1 .5.5 0 000 1z",
2581
+ clipRule: "evenodd"
2582
+ }));
2583
+ }
2584
+
2568
2585
  function FerryIcon(props) {
2569
2586
  return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
2570
2587
  viewBox: "0 0 16 16",
@@ -2882,6 +2899,32 @@ function CityIcon(props) {
2882
2899
  }));
2883
2900
  }
2884
2901
 
2902
+ function CorrespondenceIcon(props) {
2903
+ return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
2904
+ viewBox: "0 0 16 16",
2905
+ width: props.width || props.size || '1em',
2906
+ height: props.height || props.size || '1em',
2907
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
2908
+ inline: undefined,
2909
+ color: props.color || 'currentColor'
2910
+ }), /*#__PURE__*/React.createElement("path", {
2911
+ fill: "currentColor",
2912
+ fillRule: "evenodd",
2913
+ d: "M5.943 2.5L5 3.443l4.291 4.29L5 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L5.943 2.5z",
2914
+ clipRule: "evenodd"
2915
+ }), /*#__PURE__*/React.createElement("path", {
2916
+ fill: "currentColor",
2917
+ fillRule: "evenodd",
2918
+ d: "M10.043 2.5l-.943.943 4.291 4.29-4.291 4.29.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L10.043 2.5z",
2919
+ clipRule: "evenodd"
2920
+ }), /*#__PURE__*/React.createElement("path", {
2921
+ fill: "currentColor",
2922
+ fillRule: "evenodd",
2923
+ d: "M1.943 2.5L1 3.443l4.291 4.29L1 12.023l.943.944 4.762-4.762a.667.667 0 00.07-.86l-.07-.083L1.943 2.5z",
2924
+ clipRule: "evenodd"
2925
+ }));
2926
+ }
2927
+
2885
2928
  function DestinationIcon(props) {
2886
2929
  return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
2887
2930
  viewBox: "0 0 12 14",
@@ -3151,6 +3194,45 @@ function ValidTicketIcon(props) {
3151
3194
  }));
3152
3195
  }
3153
3196
 
3197
+ function ZoneIcon(props) {
3198
+ return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
3199
+ viewBox: "0 0 16 16",
3200
+ width: props.width || props.size || '1em',
3201
+ height: props.height || props.size || '1em',
3202
+ className: 'eds-icon ' + (props.className || '') + (props.inline ? ' eds-icon--inline' : ''),
3203
+ inline: undefined,
3204
+ color: props.color || 'currentColor'
3205
+ }), /*#__PURE__*/React.createElement("path", {
3206
+ fill: "currentColor",
3207
+ d: "M3.226 6.335c-.174.114-.34.235-.496.361a6.113 6.113 0 00-.062.05v.001l-.005.004-.01.008a5.595 5.595 0 00-.009.008l-.004.003a5.165 5.165 0 00-.01.008l-.004.004-.005.004-.005.004-.004.004-.005.004-.004.004h-.001l-.009.008-.004.004h-.001l-.004.004-.004.004h-.002c0 .002-.002.003-.003.004l-.005.004-.004.004h-.001a1.762 1.762 0 01-.004.004l-.005.004-.004.003-.001.002c-.002 0-.003.002-.004.003l-.004.004H2.54a.173.173 0 00-.004.004l-.004.004-.001.001-.003.003h-.001l-.003.003-.001.001-.004.004-.002.001-.002.002-.002.002-.003.003-.002.001-.002.003-.002.001-.003.002-.001.002c-.002 0-.003.002-.004.003l-.002.002-.002.002-.002.001-.002.003-.002.001-.003.003a.423.423 0 00-.004.004l-.002.001-.002.002-.003.003-.003.002a.451.451 0 00-.004.004l-.001.001-.004.003-.002.002-.002.002-.002.002a.3.3 0 00-.006.006l-.003.003h-.002c0 .002-.001.002-.002.003l-.001.001-.005.004-.001.001-.003.003a5.414 5.414 0 00-.01.009l-.003.003-.006.006-.003.003h-.001l-.003.003-.006.006-.003.003-.01.009-.003.003a5.725 5.725 0 00-.02.018l-.002.003h-.001l-.009.01-.003.002a4.668 4.668 0 00-1.084 1.536l1.203.51c.26-.615.771-1.186 1.477-1.652l-.72-1.09z"
3208
+ }), /*#__PURE__*/React.createElement("path", {
3209
+ fill: "currentColor",
3210
+ d: "M2.293 10.352L1 10.535a3.665 3.665 0 00.054.294l.006.027.003.012.004.016.002.011.003.012.003.011.001.004.003.012.003.011.003.012.001.004.003.011a5.234 5.234 0 00.006.023l.001.004.002.008.002.003v.001a4.794 4.794 0 00.006.022v.001l.001.003v.001l.002.007.001.004.004.011v.001l.003.01v.001l.001.004.003.007v.004h.001l.003.011v.001l.004.01v.005h.001a2.172 2.172 0 00.002.008l.001.003v.001l.004.01v.001l.004.01v.005h.001l.002.007.002.004a1.444 1.444 0 01.003.011v.001l.004.01v.001l.001.004.004.011.004.011v.001l.004.01v.001l.001.004.003.007v.004h.001a4.825 4.825 0 00.004.012l.004.01v.001l.001.003v.001l.003.007.001.003v.002l.004.01.002.004.002.007.002.004v.001l.002.006.002.004v.001l.004.01v.001l.004.01v.001l.002.003v.002l.003.006.001.004.004.01v.002l.002.003c0 .003.002.005.003.007l.001.004a.076.076 0 00.003.007l.001.004.001.001.004.01v.001l.002.003.002.007v.001l.002.003v.001a1.922 1.922 0 00.003.007l.001.003v.001l.005.01v.001l.002.003v.001l.002.006v.001l.002.003v.002l.003.005v.001l.002.003v.001a4.3 4.3 0 00.005.011l.001.003.003.007v.001l.002.003v.002l.003.005v.001l.001.003v.002l.005.009v.002l.002.002v.002l.003.005v.001l.002.003v.001l.002.006.001.001.001.003a.115.115 0 00.005.01v.002l.002.003.003.007v.001l.002.003v.001l.003.006.002.004v.001l.005.01.002.004.003.006a.106.106 0 00.002.005l.003.006v.002l.002.002v.002l.005.01.005.01v.001l.002.003v.002l.003.005v.001l.002.003v.001l.005.01a.132.132 0 01.002.004l.003.006v.002l.002.003.003.006.001.001.001.003.001.002.005.009v.001l.002.003c0 .003.002.005.003.007v.001l.002.003v.001l.003.005v.002l.002.002.001.002.003.006.002.003v.002l.002.002v.001l.003.006v.001l.002.003v.001l.004.005v.002a.462.462 0 01.002.004l.003.006.002.003v.002l.006.009v.001l.002.003v.001l.003.006.002.004h.001l.003.007.002.003v.002l.002.002v.001l.004.006v.001l.002.003v.001l.003.005.001.002.001.003h.001l.003.007.002.003a.145.145 0 01.007.012.534.534 0 00.005.009v.001l.002.003v.002l.006.009v.001l.006.01c0 .002.001.002.002.003v.001l.004.006v.001l.002.003v.001l.006.01.006.01v.001l.002.003v.001l.004.006.002.003v.001l.006.01v.001l.006.01.002.003.001.001.003.006a.484.484 0 00.003.005l.003.005.001.001.001.003.002.002.001.002a.193.193 0 00.004.006v.002a.544.544 0 00.003.004l.003.005v.001l.002.003.001.001.004.006.002.003v.001l.006.01.002.004h.001l.003.006.001.001.002.003v.001l.006.01c.003.003.005.007.006.01h.001a.541.541 0 00.006.01l.003.004.006.01v.001l.006.01h.001c0 .002.001.002.002.003v.001l.004.006.002.004h.001l.006.01v.001l.007.01.002.003.004.007.003.003v.001l.007.01a4.58 4.58 0 00.007.01l.002.004.004.006.003.004.006.01a2.872 2.872 0 00.008.011l.002.003.004.007.003.003v.001l.007.01.007.01.007.01.002.004.007.01a5.196 5.196 0 00.01.014l.004.006.003.004.007.01a2.931 2.931 0 00.008.01l.006.01a.043.043 0 01.003.003v.001l.007.01.008.01a.775.775 0 01.002.003l.005.007.003.003.007.01.007.01a4.832 4.832 0 00.025.034l.008.01.003.003.007.01.008.01.008.01.01.014.008.01c.175.225.374.439.595.64l.882-.962c-.588-.54-.946-1.16-1.036-1.796z"
3211
+ }), /*#__PURE__*/React.createElement("path", {
3212
+ fill: "currentColor",
3213
+ d: "M4.675 13.035l-.559 1.18a8.37 8.37 0 00.87.351l.03.01.004.002h.001l.004.002h.001a8.47 8.47 0 00.029.01h.004v.001l.005.001.005.002.024.008.005.001.004.002h.002l.004.002.005.001.024.008.004.001h.002l.003.002h.002l.004.002.005.001.018.006h.002l.003.002h.002l.003.001h.002l.003.002h.002l.004.001.001.001.004.001h.002a6.774 6.774 0 00.016.006h.002l.003.001.003.001h.002l.003.002h.002l.003.001.003.001.003.001h.002l.005.002.006.002.005.001.002.001.003.001h.002l.003.002h.003l.003.001h.002l.003.002h.002l.004.002h.001a2.323 2.323 0 00.008.002l.003.001h.002l.003.002h.003l.003.001.002.001h.003l.002.002h.004l.002.001.003.001h.002l.01.004h.002l.004.001h.002l.003.002h.002l.004.001.002.001a4.994 4.994 0 00.005.002h.004l.001.001.005.001.011.004h.002l.004.001h.001l.004.002h.002l.004.001h.001a2.99 2.99 0 00.006.002l.005.002.017.005.005.001h.001l.005.002h.001l.004.001h.001l.005.002.017.005h.001l.005.001h.001l.004.002h.002l.004.001h.001l.005.002.029.008.005.001.006.002c.472.126.967.217 1.48.268l.13-1.3a7.595 7.595 0 01-2.467-.665z"
3214
+ }), /*#__PURE__*/React.createElement("path", {
3215
+ fill: "currentColor",
3216
+ d: "M11.346 13.023c-.73.35-1.582.583-2.463.674l.135 1.3h.004l.003-.001a3.627 3.627 0 00.011-.001h.002l.004-.001h.008l.004-.001h.006l.002-.001h.006l.005-.001a.338.338 0 01.013-.002h.001a6.905 6.905 0 01.007 0l.003-.001h.006l.003-.001h.006l.003-.001h.007l.001-.001h.008l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001a.638.638 0 00.006 0l.002-.001h.005l.006-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.003-.001h.006l.004-.001h.004l.002-.001h.006l.004-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.005-.001h.002l.004-.001h.006l.002-.001h.006l.004-.001h.002l.004-.001h.002l.004-.001h.002l.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.002-.001.011-.002h.008l.004-.001h.002l.004-.001h.002l.004-.001h.006l.001-.001h.006l.012-.003h.008l.004-.001h.001l.005-.001h.001a6.885 6.885 0 00.01-.002h.002l.012-.002h.005l.002-.001h.006l.004-.002h.008a4.103 4.103 0 00.005-.002h.006l.012-.002.006-.001h.001l.005-.001h.002l.004-.001h.006l.001-.001.005-.001.019-.003h.005l.001-.001h.005l.002-.001h.005l.005-.002h.001a8.732 8.732 0 00.03-.005h.007l.004-.002h.007l.018-.004h.006l.001-.001h.005v-.001h.005l.002-.001.005-.001a2.921 2.921 0 00.024-.004l.006-.001.006-.001.005-.001h.002l.005-.001.018-.004h.006l.006-.002h.006l.006-.002.024-.004.006-.001.006-.002.03-.005.005-.001h.001l.005-.001.006-.002.036-.007a8.85 8.85 0 001.305-.36l.005-.002.005-.002.022-.008a17.301 17.301 0 00.01-.003h.001l.005-.002.005-.002h.001l.016-.007.005-.001.001-.001.004-.001h.001a1.621 1.621 0 00.01-.004l.005-.002a8.232 8.232 0 00.017-.007l.004-.001.002-.001.003-.001.002-.001.003-.001h.002l.004-.002a.449.449 0 01.005-.002h.001a5.7 5.7 0 00.01-.005h.002l.004-.002h.001l.004-.002h.002l.003-.001.002-.001.003-.001.002-.001.003-.002h.002l.004-.002.006-.002h.001l.004-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.003-.002h.002l.002-.002.006-.002h.002l.002-.002h.003l.002-.002h.002l.003-.002h.002l.004-.002h.001l.003-.001.002-.001.003-.002.014-.005.004-.002h.001l.004-.002.005-.002.005-.001.027-.012.005-.002c.002 0 .003 0 .004-.002.141-.057.278-.118.412-.182l-.564-1.178z"
3217
+ }), /*#__PURE__*/React.createElement("path", {
3218
+ fill: "currentColor",
3219
+ d: "M13.705 10.33c-.084.636-.436 1.259-1.02 1.8l.889.957a5.4 5.4 0 00.439-.456v-.001l.01-.013h.001l.008-.01.008-.01.011-.012a28.835 28.835 0 00.008-.01l.008-.01.008-.01.003-.003a5.62 5.62 0 00.015-.019l.001-.001.003-.003.004-.006h.001l.002-.004h.001l.005-.006.002-.003v-.001l.008-.009V12.5l.003-.003.004-.006h.001l.002-.003.002-.002.003-.004.001-.002.002-.002.001-.002.003-.003.002-.002c0-.001 0-.002.002-.003v-.001l.003-.003.001-.002.003-.003.001-.002.002-.002a2.87 2.87 0 01.004-.006l.002-.002.002-.002.001-.002.002-.002.002-.004.002-.002.002-.002.001-.002.003-.003.001-.002.002-.003.002-.001.002-.003c0-.001 0-.002.002-.003l.002-.002.001-.002.002-.003.001-.001a1.216 1.216 0 00.006-.008l.002-.002a9.263 9.263 0 00.004-.005c0-.001 0-.002.002-.003a.248.248 0 01.005-.007l.002-.003.001-.002.002-.002.001-.002.003-.004.001-.001.002-.003.002-.002.002-.004.002-.001c0-.001 0-.002.002-.003v-.001l.003-.004.001-.001.003-.004v-.001l.003-.003.001-.002.003-.004.003-.004.001-.001.003-.004v-.002c.002 0 .002-.002.003-.003l.001-.001.003-.004.003-.005h.001a.884.884 0 00.003-.005l.003-.004.001-.002.003-.003v-.001a1.55 1.55 0 01.003-.004l.001-.001.002-.004.001-.001.003-.004a.95.95 0 00.003-.005h.001l.003-.005.003-.005h.001l.003-.004v-.001l.003-.005.003-.004.001-.001.003-.004.003-.005.001-.001.003-.004.003-.005.003-.004v-.001l.004-.005.003-.004v-.001l.007-.01.003-.004.003-.005.001-.001.003-.004.003-.005.003-.005.007-.01a2.74 2.74 0 00.007-.01c0-.002.002-.003.003-.005 0-.002.002-.003.003-.005l.003-.005.007-.01.006-.01.003-.004a4.075 4.075 0 00.496-1.077l.008-.028.003-.011.003-.011.002-.006.001-.005.002-.005c0-.004.002-.008.003-.011v-.001l.003-.01v-.001l.001-.005.002-.005v-.001-.005h.001l.001-.006.002-.005.001-.006.002-.005v-.005l.001-.001.001-.005v-.001l.002-.004v-.001a1.112 1.112 0 00.002-.01v-.002l.002-.004.001-.005v-.002l.001-.004v-.001l.002-.005v-.001-.004l.001-.001.001-.005a.131.131 0 01.003-.01v-.002l.001-.004v-.002l.001-.003v-.002l.002-.004v-.002-.003l.001-.002.001-.005v-.002l.001-.002v-.003l.001-.003.001-.003v-.003l.001-.002V10.8l.001-.002.001-.004v-.002l.001-.003v-.002l.002-.004v-.003-.002l.001-.003v-.002l.002-.005v-.002-.002l.001-.002v-.005l.001-.002.001-.003v-.002-.003h.001l.001-.007v-.001l.001-.003v-.002l.002-.005v-.002-.003l.002-.008v-.003l.001-.002.002-.01V10.7v-.004l.002-.007.003-.016c.01-.057.02-.115.027-.173l-1.295-.17z"
3220
+ }), /*#__PURE__*/React.createElement("path", {
3221
+ fill: "currentColor",
3222
+ d: "M12.741 6.316l-.714 1.093c.71.464 1.225 1.033 1.492 1.647l1.198-.52a4.442 4.442 0 00-.643-1.043 5.081 5.081 0 00-.018-.022l-.004-.004a17.562 17.562 0 00-.015-.018l-.004-.005a4.797 4.797 0 00-.007-.009l-.004-.004a2.821 2.821 0 00-.015-.018l-.004-.004a4.948 4.948 0 00-.007-.009l-.004-.004a4.75 4.75 0 00-.008-.01l-.004-.004-.004-.004a1.755 1.755 0 01-.003-.004l-.004-.005-.004-.004a12.183 12.183 0 00-.003-.004l-.001-.001a4.714 4.714 0 00-.007-.008l-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001l-.004-.004v-.001a.855.855 0 00-.003-.003l-.002-.001c0-.002-.002-.003-.003-.004l-.004-.004v-.001l-.003-.003-.001-.001-.003-.004-.001-.001-.003-.003-.001-.001-.003-.003v-.001a1.804 1.804 0 01-.004-.004h-.001l-.003-.004-.001-.001-.003-.003v-.001l-.004-.004-.001-.001-.003-.003v-.001l-.004-.004-.004-.004v-.001l-.004-.003v-.001a1.25 1.25 0 00-.004-.004h-.001c0-.002-.002-.003-.003-.004l-.001-.001a.808.808 0 00-.004-.004l-.003-.004a.921.921 0 00-.004-.004l-.004-.004v-.001l-.004-.003-.001-.002-.003-.002v-.002c-.002 0-.003-.002-.004-.003l-.001-.001-.003-.003a.307.307 0 01-.004-.005 2.048 2.048 0 01-.006-.005l-.002-.003-.001-.001-.003-.003-.001-.001-.003-.004-.002-.001-.002-.003-.002-.001-.003-.003-.001-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.184 1.184 0 01-.003-.003l-.002-.002-.002-.002a.356.356 0 00-.003-.004l-.002-.002-.003-.003-.002-.001-.002-.003-.001-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002a1.177 1.177 0 00-.003-.003l-.002-.002-.002-.002-.002-.002-.001-.002c-.001 0-.002 0-.002-.002l-.003-.003-.002-.002-.002-.002-.002-.001-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002a.37.37 0 00-.001-.002l-.003-.002-.002-.003-.002-.002-.002-.002-.002-.002-.002-.001-.003-.004-.002-.001-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.001-.002-.002-.001-.003-.003a.66.66 0 00-.002-.002l-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.002-.002-.002-.002-.002-.001-.001-.005-.004v-.001l-.003-.003h-.001l-.003-.003a.222.222 0 00-.005-.005l-.001-.002-.003-.002-.001-.001a.5.5 0 00-.004-.004l-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003c-.001 0-.002 0-.002-.002l-.002-.001-.002-.002-.002-.002a1.175 1.175 0 01-.005-.005l-.002-.002-.002-.002-.002-.002L13.613 7l-.003-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.002-.003-.003-.002-.001-.002-.002a.42.42 0 01-.007-.007l-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.002-.002a.378.378 0 00-.007-.006l-.003-.002-.001-.002-.003-.002-.001-.002-.004-.003a.298.298 0 00-.006-.005l-.002-.003-.002-.001-.003-.003-.002-.002-.002-.002-.002-.001-.003-.003-.002-.002-.002-.002-.002-.002-.003-.002-.001-.001a1.366 1.366 0 00-.005-.005l-.003-.002-.001-.002-.004-.003-.004-.004a.215.215 0 01-.004-.003l-.002-.002-.003-.003-.002-.001-.002-.003h-.002c0-.002-.002-.003-.003-.003l-.001-.001-.004-.004-.004-.004h-.001a1.435 1.435 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.004-.004h-.001l-.003-.004a.141.141 0 00-.006-.004l-.004-.004-.005-.004-.004-.004h-.001l-.004-.004a5.38 5.38 0 00-.009-.008l-.004-.004h-.001l-.005-.004-.004-.004a.086.086 0 01-.004-.004h-.001l-.004-.004h-.001a1.617 1.617 0 01-.004-.004l-.005-.004-.004-.004-.005-.004-.01-.007v-.001l-.004-.004-.005-.004-.004-.003-.01-.008-.004-.004a6.001 6.001 0 00-.023-.02h-.001a6.42 6.42 0 00-.57-.417z"
3223
+ }), /*#__PURE__*/React.createElement("path", {
3224
+ fill: "currentColor",
3225
+ d: "M8 1a3.532 3.532 0 00-3.57 3.57c0 .573.21 1.23.642 2.008.251.452.576.943.968 1.458.315.415.67.842 1.057 1.273l.484.516c.111.113.26.175.419.175h.001c.16 0 .308-.063.42-.177l.135-.14A19.587 19.587 0 009.96 8.037c.392-.515.717-1.006.968-1.458.431-.779.641-1.435.641-2.009A3.532 3.532 0 008 1zm2.388 3.57c0 .355-.171.852-.493 1.435-.223.4-.517.844-.876 1.316-.304.4-.638.802-.992 1.194L8 8.545l-.026-.03c-.36-.4-.695-.801-.993-1.194-.359-.472-.653-.915-.876-1.316-.322-.582-.492-1.078-.492-1.436C5.613 3.23 6.661 2.182 8 2.182s2.388 1.048 2.388 2.387z"
3226
+ }), /*#__PURE__*/React.createElement("circle", {
3227
+ cx: 8,
3228
+ cy: 4.579,
3229
+ r: 0.991,
3230
+ fill: "currentColor",
3231
+ fillRule: "evenodd",
3232
+ clipRule: "evenodd"
3233
+ }));
3234
+ }
3235
+
3154
3236
  function AccessibilityIcon(props) {
3155
3237
  return /*#__PURE__*/React.createElement("svg", _extends({}, props, {
3156
3238
  viewBox: "0 0 16 16",
@@ -4818,6 +4900,7 @@ exports.CarferryIcon = CarferryIcon;
4818
4900
  exports.ChannelsIcon = ChannelsIcon;
4819
4901
  exports.ChatIcon = ChatIcon;
4820
4902
  exports.CheckIcon = CheckIcon;
4903
+ exports.CityBikeIcon = CityBikeIcon;
4821
4904
  exports.CityIcon = CityIcon;
4822
4905
  exports.ClockIcon = ClockIcon;
4823
4906
  exports.CloseIcon = CloseIcon;
@@ -4835,6 +4918,7 @@ exports.CommentIcon = CommentIcon;
4835
4918
  exports.ConfigurationIcon = ConfigurationIcon;
4836
4919
  exports.ContactsIcon = ContactsIcon;
4837
4920
  exports.CopyIcon = CopyIcon;
4921
+ exports.CorrespondenceIcon = CorrespondenceIcon;
4838
4922
  exports.CouchetteIcon = CouchetteIcon;
4839
4923
  exports.CutleryIcon = CutleryIcon;
4840
4924
  exports.DatabaseIcon = DatabaseIcon;
@@ -5033,6 +5117,7 @@ exports.WheelchairIcon = WheelchairIcon;
5033
5117
  exports.WifiIcon = WifiIcon;
5034
5118
  exports.WindIcon = WindIcon;
5035
5119
  exports.YoutubeIcon = YoutubeIcon;
5120
+ exports.ZoneIcon = ZoneIcon;
5036
5121
  exports.ZoomInIcon = ZoomInIcon;
5037
5122
  exports.ZoomOutIcon = ZoomOutIcon;
5038
5123
  exports.ZvippIcon = ZvippIcon;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@entur/icons",
3
- "version": "3.3.0",
3
+ "version": "3.5.0",
4
4
  "license": "EUPL-1.2",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -45,8 +45,8 @@
45
45
  "rollup-plugin-babel": "4.4.0"
46
46
  },
47
47
  "dependencies": {
48
- "@entur/tokens": "^3.2.1",
49
- "@entur/utils": "^0.4.2"
48
+ "@entur/tokens": "^3.3.1",
49
+ "@entur/utils": "^0.4.3"
50
50
  },
51
- "gitHead": "d3611d9b3374c6aafc0b95b9ebac011f7b1a7785"
51
+ "gitHead": "bf06a9d451cb7f978946c05ce04bb4e6f63379af"
52
52
  }