@entur/icons 7.0.0 → 7.2.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 +8 -0
- package/dist/index.esm.js +609 -3
- package/dist/index.esm.native.js +591 -1
- package/dist/index.js +616 -2
- package/package.json +3 -3
package/dist/index.esm.native.js
CHANGED
|
@@ -1019,6 +1019,41 @@ function AtBIcon(props) {
|
|
|
1019
1019
|
}));
|
|
1020
1020
|
}
|
|
1021
1021
|
|
|
1022
|
+
function BaneNORIcon(props) {
|
|
1023
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1024
|
+
fill: "none",
|
|
1025
|
+
viewBox: "0 0 77 13",
|
|
1026
|
+
width: props.width || props.size || 16,
|
|
1027
|
+
height: props.height || props.size || 16,
|
|
1028
|
+
color: props.color || '#181C56'
|
|
1029
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1030
|
+
fill: "#fff",
|
|
1031
|
+
fillRule: "evenodd",
|
|
1032
|
+
d: "M70.718 2.166h1.401a.9.9 0 01.894.905.9.9 0 01-.894.906h-1.401v-1.81zm5.205 7.13L73.72 5.37c1.077-.474 1.368-1.368 1.368-2.456 0-1.172-.676-2.424-2.773-2.424H68.6V9.3h2.117V5.654h1.166l1.74 3.643h2.3zm-23.907.005l-4.901-5.594v5.594h-2.118V.488h1.708l4.355 4.973V.488h2.117v8.813m-26.812 0l-4.901-5.594v5.594h-2.117V.488h1.707l4.355 4.973V.488h2.118v8.813M4.563 6.657a.996.996 0 01-.99 1.002H2.317V5.654h1.256c.546 0 .99.449.99 1.001v.002zM2.317 2.13h.912c.512 0 .928.421.928.94 0 .519-.416.94-.928.94h-.912v-1.88zm4.422 4.72c0-1.787-1.324-2.267-1.324-2.267s.775-.459.775-1.618C6.19 1.646 5.468.49 3.37.49H.2v8.813h4.015c1.335 0 2.524-.95 2.524-2.451zM31.48 9.3V.488h5.227v1.74H33.6v1.65h2.53v1.74h-2.53v1.944h3.209v1.74",
|
|
1033
|
+
clipRule: "evenodd"
|
|
1034
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1035
|
+
fill: "#fff",
|
|
1036
|
+
fillRule: "evenodd",
|
|
1037
|
+
d: "M60.883 7.514c-1.444 0-2.615-1.184-2.615-2.646 0-1.46 1.17-2.645 2.614-2.645s2.615 1.184 2.615 2.645c0 1.462-1.17 2.646-2.614 2.646zm0-7.315c-2.548 0-4.614 2.09-4.614 4.67 0 2.578 2.066 4.668 4.614 4.668s4.613-2.09 4.613-4.67C65.496 2.29 63.43.2 60.882.2z",
|
|
1038
|
+
clipRule: "evenodd"
|
|
1039
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1040
|
+
fill: "#fff",
|
|
1041
|
+
fillRule: "evenodd",
|
|
1042
|
+
d: "M10.915 5.63V3.885c0-.982.786-1.778 1.756-1.778h.002c.97 0 1.756.796 1.756 1.777V5.63h-3.514z",
|
|
1043
|
+
clipRule: "evenodd"
|
|
1044
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1045
|
+
fill: "#fff",
|
|
1046
|
+
fillRule: "evenodd",
|
|
1047
|
+
d: "M10.197 7.133l-4.034 5.668h2.621l3.074-5.668",
|
|
1048
|
+
clipRule: "evenodd"
|
|
1049
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1050
|
+
fill: "#fff",
|
|
1051
|
+
fillRule: "evenodd",
|
|
1052
|
+
d: "M15.148 7.133h-1.66l3.072 5.668h2.621",
|
|
1053
|
+
clipRule: "evenodd"
|
|
1054
|
+
}));
|
|
1055
|
+
}
|
|
1056
|
+
|
|
1022
1057
|
function BergenBysykkelIcon(props) {
|
|
1023
1058
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1024
1059
|
viewBox: "0 0 16 16",
|
|
@@ -1202,6 +1237,88 @@ function FlybussenIcon(props) {
|
|
|
1202
1237
|
})));
|
|
1203
1238
|
}
|
|
1204
1239
|
|
|
1240
|
+
function FramIcon(props) {
|
|
1241
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1242
|
+
fill: "none",
|
|
1243
|
+
viewBox: "0 0 48 13",
|
|
1244
|
+
width: props.width || props.size || 16,
|
|
1245
|
+
height: props.height || props.size || 16,
|
|
1246
|
+
color: props.color || '#181C56'
|
|
1247
|
+
}), /*#__PURE__*/React.createElement(G, {
|
|
1248
|
+
fill: "#fff",
|
|
1249
|
+
clipPath: "url(#clip0_617_1077)"
|
|
1250
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1251
|
+
d: "M.076 10.976h.372l.45 1.291.512-1.29h.358v1.536h-.293v-.771l.008-.315-.418 1.086H.716l-.368-1.102.02.33v.773H.075v-1.538z"
|
|
1252
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1253
|
+
d: "M2.024 12.474l.139-.15a.687.687 0 01-.105-.393c0-.4.235-.633.582-.633.159 0 .283.037.373.11l.129-.136.092.093-.127.14a.746.746 0 01.103.414c0 .409-.248.617-.587.617a.577.577 0 01-.368-.115l-.135.146-.096-.093zm.805-.872a.256.256 0 00-.195-.074c-.227 0-.29.19-.29.394 0 .065.007.13.029.182l.456-.502zm.092.317a.563.563 0 00-.028-.191l-.458.502a.276.276 0 00.203.074c.227 0 .283-.17.283-.384v-.001z"
|
|
1254
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1255
|
+
d: "M3.474 11.326h.285v.159c.056-.08.17-.183.315-.183a.465.465 0 01.152.02l-.04.239a.636.636 0 00-.15-.013.372.372 0 00-.277.135v.83h-.285v-1.187z"
|
|
1256
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1257
|
+
d: "M4.276 11.94c0-.485.242-.642.572-.642.338 0 .475.226.475.598V12h-.762c0 .26.16.305.368.305.082 0 .22-.029.317-.048l.045.224a1.477 1.477 0 01-.413.059c-.369-.001-.602-.135-.602-.6zm.754-.133c.002-.179-.069-.302-.21-.302-.142 0-.24.106-.253.302h.463z"
|
|
1258
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1259
|
+
d: "M6.013 11.93c0-.4.236-.634.583-.634.39 0 .57.232.57.624 0 .408-.249.619-.587.619-.362 0-.566-.23-.566-.608zm.864-.01c0-.202-.056-.394-.287-.394-.228 0-.29.192-.29.396 0 .22.071.385.294.385.227 0 .283-.172.283-.387z"
|
|
1260
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1261
|
+
d: "M7.445 12.939l.047-.235c.107.024.265.048.355.048.18 0 .303-.026.303-.235v-.063a.36.36 0 01-.221.079c-.268 0-.57-.07-.57-.607 0-.415.279-.63.615-.63.165 0 .293.022.458.054v1.198c0 .326-.278.452-.542.452-.15-.002-.3-.023-.445-.061zm.702-.685v-.696a.695.695 0 00-.175-.024c-.234 0-.328.163-.328.393 0 .283.114.379.302.379a.45.45 0 00.201-.052z"
|
|
1262
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1263
|
+
d: "M10.059 12.228l-.212-.282a.819.819 0 01-.105.006h-.148v.561H9.3v-1.537h.553c.322 0 .549.153.549.483 0 .174-.082.33-.26.417l.188.235c.09.11.19.165.323.2l-.064.228c-.218-.01-.382-.124-.53-.31zm-.304-.493c.222 0 .344-.085.344-.265 0-.187-.085-.259-.293-.259h-.212v.524h.16z"
|
|
1264
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1265
|
+
d: "M10.773 11.93c0-.4.235-.634.582-.634.39 0 .57.232.57.624 0 .408-.248.619-.587.619-.362 0-.565-.23-.565-.608zm.863-.01c0-.202-.056-.394-.287-.394-.227 0-.29.192-.29.396 0 .22.071.385.294.385.227 0 .284-.172.284-.387h-.001z"
|
|
1266
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1267
|
+
d: "M12.189 11.326h.285v.129a.638.638 0 01.379-.159c.174 0 .279.072.326.179.09-.081.244-.179.409-.179.366 0 .37.263.37.465v.752h-.284v-.72c0-.16-.035-.245-.185-.245a.563.563 0 00-.28.098.976.976 0 01.006.113v.754h-.283v-.72c0-.171-.032-.243-.18-.243a.583.583 0 00-.278.095v.867h-.285v-1.186z"
|
|
1268
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1269
|
+
d: "M14.21 12.489l.034-.224c.123.02.242.04.333.04.182 0 .235-.057.235-.122 0-.183-.589-.111-.589-.53 0-.24.214-.357.458-.357.12 0 .239.02.352.06l-.047.216c-.092-.022-.18-.043-.304-.043-.13 0-.174.058-.174.108 0 .19.585.137.585.53 0 .298-.293.372-.488.372a1.428 1.428 0 01-.395-.05z"
|
|
1270
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1271
|
+
d: "M15.274 11.909c0-.409.27-.613.605-.613a.82.82 0 01.184.02v-.442h.284v1.64h-.285v-.097a.394.394 0 01-.278.116c-.225 0-.51-.105-.51-.624zm.789.306v-.664a.67.67 0 00-.18-.024c-.231 0-.323.167-.323.389 0 .282.121.376.274.376a.536.536 0 00.229-.077z"
|
|
1272
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1273
|
+
d: "M16.601 12.183c0-.298.265-.359.482-.361l.231-.002v-.105c0-.136-.078-.17-.246-.17-.111 0-.24.031-.326.053l-.058-.215c.14-.054.287-.083.435-.084.324 0 .474.098.474.352v.578c0 .057.047.07.107.074l-.013.222h-.062c-.125 0-.26-.03-.285-.135a.593.593 0 01-.364.143c-.238 0-.375-.122-.375-.35zm.713.047v-.235l-.216.009c-.135.002-.22.059-.22.156 0 .105.072.144.162.144.099 0 .214-.054.274-.074z"
|
|
1274
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1275
|
+
d: "M17.979 10.874h.285v1.64h-.285v-1.64z"
|
|
1276
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1277
|
+
d: "M19.127 11.535h-.172v-.209h.172v-.082c0-.337.201-.424.433-.424a.602.602 0 01.2.028l-.048.23a.722.722 0 00-.139-.01c-.111 0-.159.065-.159.191v.067h.251v.209h-.25v1.41h-.288v-1.41z"
|
|
1278
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1279
|
+
d: "M20.25 12.513h-.11l-.391-1.187h.306l.223.759.054.2.062-.198.255-.76h.29l-.573 1.665h-.275l.159-.479z"
|
|
1280
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1281
|
+
d: "M21.13 10.874h.286v1.64h-.285v-1.64z"
|
|
1282
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1283
|
+
d: "M21.75 10.874h.285v.97l.405-.516h.313l-.452.548.192.235a.564.564 0 00.294.206l-.039.22a.52.52 0 01-.441-.229l-.272-.359v.563h-.285v-1.638z"
|
|
1284
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1285
|
+
d: "M22.92 11.94c0-.485.242-.642.572-.642.338 0 .476.226.476.598V12h-.763c0 .26.16.305.369.305.081 0 .22-.029.316-.048l.046.224a1.481 1.481 0 01-.414.059c-.368-.001-.602-.135-.602-.6zm.754-.133c.002-.179-.069-.302-.21-.302s-.24.106-.253.302h.463z"
|
|
1286
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1287
|
+
d: "M24.148 12.489l.034-.224c.122.02.242.04.332.04.182 0 .236-.057.236-.122 0-.183-.59-.111-.59-.53 0-.24.215-.357.46-.357.119 0 .238.02.35.06l-.046.216c-.093-.022-.18-.043-.305-.043-.13 0-.173.058-.173.108 0 .19.585.137.585.53 0 .298-.294.372-.489.372a1.428 1.428 0 01-.394-.05z"
|
|
1288
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1289
|
+
d: "M25.284 10.874h.285v.97l.404-.516h.313l-.452.548.192.235a.563.563 0 00.294.206l-.038.22a.52.52 0 01-.442-.229l-.272-.359v.563h-.285v-1.638z"
|
|
1290
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1291
|
+
d: "M26.453 11.93c0-.4.236-.634.583-.634.39 0 .57.232.57.624 0 .408-.248.619-.587.619-.361 0-.566-.23-.566-.608zm.864-.01c0-.202-.056-.394-.287-.394-.227 0-.29.192-.29.396 0 .22.071.385.294.385.227 0 .283-.172.283-.387z"
|
|
1292
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1293
|
+
d: "M27.87 11.326h.285v.129a.638.638 0 01.38-.159c.173 0 .278.072.325.179.09-.081.244-.179.41-.179.366 0 .37.263.37.465v.752h-.285v-.72c0-.16-.034-.245-.184-.245a.562.562 0 00-.28.098.954.954 0 01.006.113v.754h-.283v-.72c0-.171-.032-.243-.18-.243a.58.58 0 00-.279.095v.867h-.285v-1.186z"
|
|
1294
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1295
|
+
d: "M29.968 11.326h.285v.129a.64.64 0 01.379-.159c.173 0 .278.072.326.179.09-.081.244-.179.409-.179.366 0 .37.263.37.465v.752h-.284v-.72c0-.16-.035-.245-.185-.245a.562.562 0 00-.28.098.998.998 0 01.006.113v.754h-.283v-.72c0-.171-.032-.243-.18-.243a.584.584 0 00-.278.095v.867h-.285v-1.186z"
|
|
1296
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1297
|
+
d: "M32.061 12.072v-.746h.285v.713c0 .171.028.245.182.245a.694.694 0 00.305-.093v-.865h.285v1.187h-.285v-.128c-.077.057-.228.154-.395.154-.351 0-.377-.224-.377-.467z"
|
|
1298
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1299
|
+
d: "M33.45 11.326h.285v.127c.086-.063.23-.156.392-.156.358 0 .381.219.381.465v.752h-.283v-.72c0-.18-.034-.246-.19-.246a.645.645 0 00-.3.094v.871h-.285v-1.187z"
|
|
1300
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1301
|
+
d: "M34.766 11.94c0-.485.242-.642.572-.642.338 0 .475.226.475.598V12h-.763c0 .26.16.305.368.305.082 0 .22-.029.317-.048l.046.224a1.483 1.483 0 01-.414.059c-.368-.001-.601-.135-.601-.6zm.754-.133c.002-.179-.069-.302-.21-.302-.144 0-.24.106-.253.302h.463z"
|
|
1302
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1303
|
+
d: "M18.531 0h2.919l3.665 9.56H22.81l-2.772-7.843-2.333 7.843h-1.899l-.073-1.23 2.8-8.33z"
|
|
1304
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1305
|
+
d: "M2.348 5.828V9.56H.083V0h7.51l-.556 1.799H2.348v2.794m0 0h3.285v1.663H2.348"
|
|
1306
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1307
|
+
d: "M12.017 7.505L10.95 6.247c-.16.014-.333.014-.506.014H9.75V9.56h-2.28V0h3.666c2.118 0 3.638.987 3.638 3.124 0 1.068-.506 2.001-1.52 2.582l.96 1.055c.52.568 1.065.896 2.407.99l-.73 1.809c-1.931 0-2.89-.892-3.875-2.055zm-1.493-2.853c1.346 0 1.918-.568 1.918-1.474 0-.96-.386-1.365-1.599-1.365H9.751v2.84h.773z"
|
|
1308
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1309
|
+
d: "M24.786 0h2.759l2.626 7.505L33.184 0h2.626v9.56h-2.266V6.004l.066-2.244-2.239 5.8H28.84l-1.933-5.963.147 2.407V9.56h-2.267V0z"
|
|
1310
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1311
|
+
fillRule: "evenodd",
|
|
1312
|
+
d: "M43.164 12.539c5.084-3.903 4.914-7.887 4.798-12.536h-9.595c-.116 4.65-.286 8.633 4.797 12.536zm.144-6.661V3.984h1.244v-.317h-1.244v-.902h-.312v.902h-1.243v.317h1.243v1.894c0 .467-.15.921-.427 1.294a2.115 2.115 0 01-1.11.772c.007.451.188.882.504 1.2a1.68 1.68 0 001.189.494 1.68 1.68 0 001.189-.495 1.73 1.73 0 00.503-1.199l.001-.001a2.116 2.116 0 01-1.11-.771 2.168 2.168 0 01-.427-1.294zM41.037 3.82V1.925h1.244V1.61h-1.244V.707h-.312v.902h-1.244v.316h1.244V3.82c0 .467-.15.92-.427 1.293a2.115 2.115 0 01-1.11.771v.001a1.738 1.738 0 00.484 1.236 1.692 1.692 0 001.209.514 1.672 1.672 0 001.208-.514 1.72 1.72 0 00.484-1.236 2.114 2.114 0 01-1.109-.772 2.166 2.166 0 01-.427-1.293zm4.231 0V1.925h-1.243V1.61h1.243V.707h.31v.902h1.245v.316H45.58V3.82c0 .467.15.921.428 1.294.278.372.667.643 1.11.77v.001A1.739 1.739 0 0146.62 7.1a1.691 1.691 0 01-1.197.503 1.673 1.673 0 01-1.197-.503 1.72 1.72 0 01-.496-1.215 2.115 2.115 0 001.11-.771c.278-.373.428-.827.428-1.294z",
|
|
1313
|
+
clipRule: "evenodd"
|
|
1314
|
+
})), /*#__PURE__*/React.createElement(Defs, null, /*#__PURE__*/React.createElement(ClipPath, {
|
|
1315
|
+
id: "clip0_617_1077"
|
|
1316
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1317
|
+
fill: "#fff",
|
|
1318
|
+
d: "M0 0h48v13H0z"
|
|
1319
|
+
}))));
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1205
1322
|
function GOAIcon(props) {
|
|
1206
1323
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1207
1324
|
viewBox: "0 0 56.732 16",
|
|
@@ -1429,6 +1546,71 @@ function MoveAboutIcon(props) {
|
|
|
1429
1546
|
})));
|
|
1430
1547
|
}
|
|
1431
1548
|
|
|
1549
|
+
function NordlandIcon(props) {
|
|
1550
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1551
|
+
fill: "none",
|
|
1552
|
+
viewBox: "0 0 51 16",
|
|
1553
|
+
width: props.width || props.size || 16,
|
|
1554
|
+
height: props.height || props.size || 16,
|
|
1555
|
+
color: props.color || '#181C56'
|
|
1556
|
+
}), /*#__PURE__*/React.createElement(G, {
|
|
1557
|
+
fill: "#fff",
|
|
1558
|
+
clipPath: "url(#clip0_617_1079)"
|
|
1559
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1560
|
+
fillRule: "evenodd",
|
|
1561
|
+
d: "M.06 5.92V.505h12.318V5.92c0 5.424-6.16 9.459-6.16 9.459S.06 11.343.06 5.919zm2.367-3.646l3.594.09.004-.307c-.197-.02-.273-.116-.31-.163-.011-.015-.019-.025-.026-.026-.188-.009-.25-.066-.29-.103-.019-.016-.033-.029-.051-.031h-.004c-.06-.005-.07-.005-.252.086-.23.114-.478-.044-.513-.074-.016-.015-.028-.03-.04-.045-.042-.054-.084-.107-.301-.11a.612.612 0 00-.19.043c-.087.029-.18.06-.263.052-.277-.03-.18-.189-.18-.189.032.078.25.024.25.024a.894.894 0 00.28-.151.237.237 0 01.13-.062.49.49 0 01.365.09c.239.188.366.088.366.088.024-.018.186-.127.33-.123.16.006.366.111.366.111.091.03.137-.004.192-.045l.023-.016c.04-.028.089-.04.128-.046l.002-.118.104.025.042 1.093 3.936.098c.069.003.053.175-.063.175h-.181s-3.796 2.835-3.22 5.405c.121.535.713 1.218.893 1.415.268-.007.546-.018.833-.033 0 0 .445-.064.795-.423l-1.433.29c-.069.01-.102.101-.102.101s-.013.02-.018.02c-.118.01-.048-.11-.048-.11.023-.046.1-.111.1-.111l1.604-.308c.13-.167.235-.384.283-.666 0 0 .216-1.016-.047-1.753 0 0-.033-.067.15-.012 0 0 .18.079.17.168l-.002.004s-.035 1.191-.08 2.168l.118-.023c.06-.937.127-1.982.12-2l.002-.002s.008-.065.177-.103c.014-.003.099.01.039.133l-.012.029s-.045.12-.067.5l-.057 1.26v.01c-.001.06-.004.252.145.474 0 0 .126.188.103.492 0 0-.08.671-.091.702l-.002.009c-.011.045-.046.184-.248.17 0 0-.216-.032-.204-.213l.017-.264v-.005l.072-1.1-.117.024c-.028.578-.059 1.062-.089 1.148 0 0-.015.368-.488.483 0 0-6.19 0-6.397-.007 0 0-.8-.06-.81-.787 0 0-.04-.923-.076-1.904a11.734 11.734 0 01-.526-.534s-.084-.083.034-.092h.324s.069.009.076.067c.01.06 0 .084 0 .084s.025.032.076.033c-.03-.869-.053-1.682-.038-1.838 0 0 .045-.054.146.032l.218.158s.069.06.01.213c0 0-.168.731-.128 1.416.023.003.052 0 .083-.022 0 0-.043-.134.035-.152 0 0 .38-.013.44-.02 0 0 .093.032.003.133 0 0-.369.396-.496.516.015.06.032.117.053.171 0 0 .281 1.206 1.179 1.317 0 0 .77.107 2.066.152-.764-.604-3.024-2.76-2.789-7H2.4c-.048-.003-.07-.175.027-.181zm3.136 7.185l.304.008.01-.88c-.443-.023-.792.305-.314.872zm.546.012c.376.005.785.004 1.222-.005-.169-.186-.614-.628-1.206-.83l-.016.835zm-.075-8.007s-.271.02-.277.23c-.004.176.167.241.27.264l.007-.494z",
|
|
1562
|
+
clipRule: "evenodd"
|
|
1563
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1564
|
+
d: "M17.482 12.468a49.674 49.674 0 01-1.01-.017v.899c.256-.004.548-.009.923-.013.11 0 .114.05.114.144v.063c0 .095-.005.145-.114.145l-.923-.014v1.284c0 .103-.028.13-.114.13h-.191c-.114 0-.143-.018-.143-.13V12.2c0-.112.05-.117.143-.117h1.316c.074 0 .114.013.114.117v.126c0 .095-.004.144-.114.144l-.001-.003z"
|
|
1565
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1566
|
+
d: "M20.298 12.252l-.905 1.664v1.04c0 .104-.031.13-.114.13h-.191c-.119 0-.143-.018-.143-.13v-.999l-.924-1.705a.193.193 0 01-.027-.1c0-.049.036-.07.096-.07h.243c.1 0 .118.026.155.094l.68 1.292.705-1.292c.036-.067.055-.095.155-.095h.197c.06 0 .1.022.1.072.005.028-.004.058-.027.1z"
|
|
1567
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1568
|
+
d: "M22.292 15.086h-1.275c-.114 0-.142-.018-.142-.13v-2.758c0-.112.05-.117.142-.117h.192c.1 0 .114.041.114.117v2.515l.969-.013c.11 0 .11.05.11.145v.125c0 .104-.037.117-.11.117v-.001z"
|
|
1569
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1570
|
+
d: "M24.957 15.086h-.31c-.1 0-.142-.018-.216-.1l-1.078-1.143v1.111c0 .104-.027.13-.114.13h-.192c-.114 0-.142-.017-.142-.13v-2.757c0-.113.05-.117.142-.117h.192c.1 0 .114.04.114.117v1.242l1.078-1.26c.073-.086.1-.1.193-.1h.234c.1 0 .105.068.055.126l-1.174 1.381 1.252 1.336c.087.09.06.162-.031.162l-.003.002z"
|
|
1571
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1572
|
+
d: "M27.134 15.086H25.73c-.114 0-.142-.018-.142-.13v-2.758c0-.112.05-.117.142-.117h1.404c.072 0 .113.014.113.117v.126c0 .095-.004.144-.113.144a61.344 61.344 0 01-1.098-.017v.903c.27-.008.585-.013.996-.017.11 0 .114.05.114.144v.063c0 .095-.005.145-.114.145a47.31 47.31 0 01-.996-.018v1.048a62.06 62.06 0 011.098-.017c.109 0 .113.05.113.144v.126c0 .104-.041.117-.113.117v-.003z"
|
|
1573
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1574
|
+
d: "M29.487 14.811c-.151.303-.557.316-.869.316-.256 0-.508-.022-.659-.035-.118-.01-.16-.018-.16-.087v-.157c0-.104.004-.15.091-.15.252 0 .192.037.796.037.325 0 .443-.032.443-.382 0-.333-.005-.405-.21-.49-.187-.08-.379-.163-.567-.249-.448-.201-.522-.274-.522-.801 0-.216 0-.45.174-.603.183-.167.448-.162.828-.162.206 0 .316.008.513.022.114.008.16.017.16.086v.157c0 .104-.005.15-.091.15-.179 0-.134-.022-.495-.022-.082 0-.242-.005-.325-.005-.325 0-.33.134-.33.423 0 .212.014.262.207.35.123.055.252.109.375.163.584.257.717.32.717.819 0 .17 0 .467-.078.62h.002z"
|
|
1575
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1576
|
+
d: "M32.299 15.086h-.31c-.1 0-.143-.018-.216-.1l-1.079-1.143v1.111c0 .104-.027.13-.113.13h-.192c-.114 0-.142-.017-.142-.13v-2.757c0-.113.049-.117.142-.117h.192c.1 0 .113.04.113.117v1.242l1.079-1.26c.073-.086.1-.1.192-.1h.233c.1 0 .105.068.056.126l-1.175 1.381 1.253 1.336c.087.09.06.162-.032.162l-.001.002z"
|
|
1577
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1578
|
+
d: "M35.001 14.78c-.228.298-.526.4-.918.4-.393 0-.69-.103-.92-.4-.26-.345-.296-.769-.296-1.192 0-.423.035-.85.296-1.197.238-.316.548-.396.92-.396.371 0 .677.08.918.396.26.346.297.774.297 1.197 0 .423-.038.845-.297 1.193zm-.283-2.042c-.118-.265-.37-.35-.635-.35s-.517.085-.635.35c-.096.216-.11.612-.11.85s.014.63.11.845c.114.266.365.35.635.35s.517-.086.635-.35c.096-.216.11-.607.11-.845s-.014-.634-.11-.85z"
|
|
1579
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1580
|
+
d: "M38.802 15.086h-.192c-.082 0-.11-.027-.114-.13l-.138-2.308c-.037.117-.091.328-.138.454a66.92 66.92 0 01-.534 1.493c-.036.1-.07.136-.174.136h-.118c-.107 0-.134-.037-.17-.136-.14-.37-.356-.957-.544-1.493-.046-.126-.095-.337-.128-.454l-.147 2.308c-.005.104-.027.13-.114.13h-.192c-.114 0-.151-.018-.142-.13l.234-2.758c.009-.112.049-.117.14-.117h.257c.1 0 .122.022.15.095.188.49.494 1.36.714 1.989.219-.631.526-1.498.709-1.989.026-.071.055-.095.155-.095h.256c.092 0 .13.005.138.117l.233 2.758c.008.112-.023.13-.141.13z"
|
|
1581
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1582
|
+
d: "M42.445 15.086h-.192c-.082 0-.11-.027-.114-.13l-.138-2.308c-.035.117-.09.328-.137.454-.188.536-.393 1.124-.535 1.493-.036.1-.07.136-.174.136h-.118c-.105 0-.132-.037-.17-.136-.14-.37-.356-.957-.543-1.493-.045-.126-.096-.337-.128-.454l-.146 2.308c-.005.104-.027.13-.114.13h-.192c-.114 0-.151-.018-.142-.13l.232-2.758c.009-.112.05-.117.142-.117h.256c.1 0 .123.022.152.095.187.49.492 1.36.713 1.989.22-.631.525-1.498.708-1.989.027-.071.056-.095.156-.095h.256c.092 0 .127.005.136.117l.234 2.758c.01.112-.022.13-.142.13z"
|
|
1583
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1584
|
+
d: "M45.5 14.344c-.037.238-.13.441-.257.575-.156.162-.407.234-.846.234-.44 0-.686-.072-.84-.234a1.07 1.07 0 01-.257-.575c-.046-.279-.055-.508-.055-1.147v-.999c0-.112.05-.117.142-.117h.192c.1 0 .114.041.114.117v1.394c0 .527.022.707.105.886.09.203.26.28.599.28.338 0 .512-.077.603-.28.083-.18.105-.36.105-.886v-1.394c0-.112.056-.117.147-.117h.192c.1 0 .11.041.11.117v.999c0 .64-.01.868-.056 1.147h.001z"
|
|
1585
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1586
|
+
d: "M48.443 15.086h-.151c-.078 0-.134.004-.188-.067-.37-.523-.978-1.463-1.423-2.142v2.079c0 .104-.031.13-.114.13h-.191c-.12 0-.143-.018-.143-.13v-2.758c0-.112.045-.117.143-.117h.127c.096 0 .123.005.165.063.374.536.938 1.405 1.44 2.15v-2.096c0-.112.046-.117.137-.117h.196c.1 0 .114.041.114.117v2.758c0 .104-.031.13-.114.13h.002z"
|
|
1587
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1588
|
+
d: "M50.844 15.086h-1.403c-.114 0-.143-.018-.143-.13v-2.758c0-.112.05-.117.143-.117h1.403c.074 0 .114.014.114.117v.126c0 .095-.004.144-.114.144a61.344 61.344 0 01-1.098-.017v.903c.27-.008.586-.013.996-.017.11 0 .114.05.114.144v.063c0 .095-.004.145-.114.145-.41-.005-.726-.01-.996-.018v1.048a62.06 62.06 0 011.098-.017c.11 0 .114.05.114.144v.126c0 .104-.042.117-.114.117v-.003z"
|
|
1589
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1590
|
+
d: "M21.049 1.125c-.024.261-.03 1.276-.014 2.515l.003-.563c.018 1.476.068 3.27.151 4.5 0 0-2.876-3.275-4.074-5.047 0 0-.036-.503-.042-.873-.006-.373-.213-.482-.213-.482S16.258.778 16 .632c0 0-.004 4.865-.004 7.32 0 1.975 1.272 2.08 1.272 2.08l-.074-5.721c1.479 2.019 4.066 6.091 5.062 5.89 0 0 .121-5.22.172-6.85.051-1.629-1.38-2.224-1.38-2.224v-.002z"
|
|
1591
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1592
|
+
d: "M42.551 6.535s-.3 1.358.204 2.438c.442-.54.532-2.079 1.296-1.925.764.155.317 2.865 1.862 3.211.272-3.414-.968-6.639-3.362-3.725v.001z"
|
|
1593
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1594
|
+
d: "M27.48 8.245a6.093 6.093 0 00.395 1.955c.846-.606.301-2.376.7-2.82.398-.446.804-.347.894-.296.132-.325-.084-.949-.349-1.1a.932.932 0 00-1.046.081c-.367.284-.725.603-.937.673 0 0 .311.424.343 1.507z"
|
|
1595
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1596
|
+
d: "M36.5 1.182c.008-.24-.272-.352-.272-.352s-.4-.178-.84-.324c0 0-.023 6.026-.1 8.193-.064 1.739 1.016 1.423 1.016 1.423l.105-5.338s.077-3.227.09-3.602z"
|
|
1597
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1598
|
+
d: "M31.06 10.124s.282.226.565.092c.326-.18.925-.571 1.448-1.269.227 1.16 1.023 1.124 1.023 1.124l.105-5.606s.06-1.865.065-2.242c.004-.432-.237-.546-.237-.546l-.942-.539s.012 2.095-.023 4.692c-1.116-.055-2.942.48-2.985 1.718-.057 1.595.578 2.241.98 2.577v-.001zm1.968-2.451c-.278.639-.61 1.12-1.508 1.703-.36-.366-.423-1.525-.187-1.933.235-.405 1.17-.775 1.682-.676.08.024.064.768.015.904l-.002.002z"
|
|
1599
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1600
|
+
d: "M48.787 10.232c.273-.237.7-.663 1.112-1.292.19 1.293 1.055 1.052 1.055 1.052l.016-6.11s.026-1.244.03-1.62c.005-.378-.237-.546-.237-.546s-.063-.08-.848-.296c0 0 .026 2.042-.001 4.438-1.055.212-3.242 1.025-3.291 2.403-.038 1.042.96 1.61 1.504 1.994.004.003.347.22.662-.02l-.002-.003zm1.115-3.437c.054.02.03.746-.021.924-.29.729-.59 1.038-1.225 1.49-.41-.25-.98-.682-.745-1.088.234-.408 1.576-1.298 1.99-1.326z"
|
|
1601
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1602
|
+
d: "M26.575 8.386c.016-.51-.1-1.103-.466-1.839-.367-.736-1.269-.87-1.269-.87 0 1.853 1.324 1.743 1.071 3.264 0 0-.228.216-.95.175-1.005-.057-.735-1.889-.536-2.52-2.238.56-1.823 4.226 1.39 3.604.523-.456.739-1.108.761-1.814h-.001z"
|
|
1603
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1604
|
+
d: "M37.09 8.953s-.134.479.1.652c.767.612 2.74.454 3.32-1.404.049 1.061.366 2.26 1.701 2.096.08-.011-.204-1.178-.518-2.305-.315-1.127-.472-1.58-.63-1.97-.157-.387-.599-.371-.6-.371-2.018.24-2.9 1.823-3.374 3.3l.002.002zm.666.226c.029-.778 1.291-2.251 2.598-2.409-.763.632-1.182 2.565-2.598 2.41z"
|
|
1605
|
+
})), /*#__PURE__*/React.createElement(Defs, null, /*#__PURE__*/React.createElement(ClipPath, {
|
|
1606
|
+
id: "clip0_617_1079"
|
|
1607
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1608
|
+
fill: "#fff",
|
|
1609
|
+
d: "M0 0h51v15H0z",
|
|
1610
|
+
transform: "translate(0 .448)"
|
|
1611
|
+
}))));
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1432
1614
|
function OsloBysykkelIcon(props) {
|
|
1433
1615
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1434
1616
|
viewBox: "0 0 16 16",
|
|
@@ -1500,6 +1682,68 @@ function OstfoldIcon(props) {
|
|
|
1500
1682
|
})));
|
|
1501
1683
|
}
|
|
1502
1684
|
|
|
1685
|
+
function ReisNordlandIcon(props) {
|
|
1686
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1687
|
+
viewBox: "0 0 641 329",
|
|
1688
|
+
width: props.width || props.size || 16,
|
|
1689
|
+
height: props.height || props.size || 16,
|
|
1690
|
+
color: props.color || '#181C56'
|
|
1691
|
+
}), /*#__PURE__*/React.createElement(G, {
|
|
1692
|
+
fill: "#fff",
|
|
1693
|
+
"data-name": "Layer_1"
|
|
1694
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1695
|
+
d: "M613.6 162.1c-.7 3.4-2.2 6.5-3.9 9.1-5.2 8-12.9 12.5-22 14.3-15.9 3.2-31.4 1.9-46.7-4.7 1.1-6.4 2.1-12.5 3.1-18 8.4 1.8 16.6 4.1 24.9 5.2 4.3.6 9-.3 13.3-1.4 4.2-1 6.6-4.3 6.8-8.8.2-4.4-1.8-7.5-5.8-9-6.2-2.4-12.5-4.4-18.7-6.8-3.6-1.3-7.2-2.6-10.6-4.4-9.9-5.1-15.2-13.1-15.1-24.4 0-11.4 5.3-19.8 15-25.3 11.2-6.3 23.3-6.3 35.5-4.5 6.6 1 13.1 3.1 20.1 4.8-3.2 6.2-8.7 17.1-8.7 17.1-2.2-1.3-12.5-3.7-17.8-3.9-4.1 0-8.3.2-12.3 1.1s-6.7 3.7-7 8.1c-.3 4.1 1.7 7.2 5.3 8.8 4.8 2.1 10 3.6 14.9 5.6 6.1 2.5 12.4 4.7 18.2 7.9 3.8 2.1 6.7 5 8.8 8.6s2.9 7.4 3.1 11.4.2 5.1-.3 9.1z"
|
|
1696
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1697
|
+
d: "M96.3 197.7c-11.3-.6-21.5-3.5-30.6-9.5-8-5.2-16-10.3-26.2-10v-38.1c9.4-.3 18 1.5 26.3 5.3 3 1.4 6 2.9 8.7 4.9 16.6 12.1 33.1 12.1 49.8.1 11.2-8 24.1-10.8 37.8-10.4 13.1.4 24.8 4.7 35.4 12.1 7.5 5.3 15.7 7.6 24.9 7.1 7.7-.4 14.1-3.6 20.2-7.8 10.3-7 21.5-11.2 34.1-11.4.8 0 1.6 0 2.7.1v38c-10.8-.4-18.9 5.9-27.8 10.9-22.1 12.3-44.1 11.7-66-.9-5.9-3.4-11.8-7.1-18.2-8.9-10.4-2.9-20.4-.4-29.4 5.8-10 7-20.9 11.7-33.3 12.3-2.7.1-5.3.1-8.4.2v.2z"
|
|
1698
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1699
|
+
d: "M279.3 105.9v3.7h-241v-4.4c19.7-14.8 43.1-32 63-46.6.4-.3.9-.4 1.5-.7 19 13.7 37.9 27.5 57.1 41.4C179 85.4 198 71.7 217.3 57.7"
|
|
1700
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1701
|
+
d: "M435 140.4h-18.4c-1.8 9.4 2.6 18.8 11.4 23.6 11.2 6.1 23.2 5 35.1 2.5 3.6-.7 7-2.1 10.9-3.4 1.1 6 2.2 12 3.4 18.9-6.7 1.5-13.1 3.7-19.5 4.1-9.4.6-19.1 1-28.3-.6-23.8-4.2-38.1-21-39.1-45.5-.3-7.8.5-16.1 2.7-23.6 8.5-29.1 43.4-43.1 70.1-28.4 13.1 7.2 19.1 19.1 20.5 33.5.6 6.1 0 12.3 0 19H435m-6.9-37.2c-7 4.6-10.6 11.2-11.6 19.6H458c.8-18.1-12.6-27.1-29.9-19.6z"
|
|
1702
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1703
|
+
d: "M326.9 115V84.2h19.3c1 5.3 2 10.8 3.2 17.2 10.8-18.9 26.4-23.3 46.4-16.3-4.8 6.6-9.2 12.7-13.7 18.6-.7.9-2.1 1.5-3.3 1.6-17.6 1.2-26.4 9.8-26.9 27.4-.4 15.5-.1 31-.2 46.5v4.7h-24.9V115h.1z"
|
|
1704
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1705
|
+
d: "M523.9 122v62h-25.8v-4.8c0-16.5.1-33 0-49.4 0-3.9 1-7 3.3-10 4.6-5.9 8.8-12 13.7-18.6h-14.2c-1.2-7-2.4-13.7-3.5-20.6H524v41.5z"
|
|
1706
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1707
|
+
d: "M104.4 230.9h1.1v35H39.2v-35.1"
|
|
1708
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1709
|
+
d: "M133.1 266.4h-6.6v-35.2h66v35.2h-59.4z"
|
|
1710
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1711
|
+
d: "M213.2 253v-21.8h66.2V266h-66.2v-13z"
|
|
1712
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1713
|
+
d: "M459.8 263.9c-9.9 6.5-21 2.6-23.7-8.4-1-4-1-8.6-.2-12.7 1.9-9.9 10.8-14.7 20.4-11.7 1.1.3 2.1.8 3.7 1.4v-16.9h8.8v50.3c-3.6 2.1-6.1-.2-8.9-2m-7.2-27c-5.3.3-7.7 3.8-8.4 8.4-.8 5-.8 10.4 4.1 13.5 2 1.3 5.7 1.4 7.9.5 1.8-.8 3.1-3.9 3.6-6.2.6-2.9 0-6 .2-9 .5-5-2-7-7.4-7.3z"
|
|
1714
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1715
|
+
d: "M606.5 217.1c0 15.7 0 31.3-.2 47.5-.7.9-1.1 1.3-1.4 1.7-1.1 0-2.1 0-3.7-.2-.8-.5-1.1-.8-1.4-1-.9-.3-2-1.2-2.5-.9-11.9 6.8-23.5.7-24.5-13-.9-11.9 4.1-19.8 13.6-20.8 3.5-.4 7.1.7 11.2 1.2v-16.4c2.5 0 4.5 0 6.9.3 1 .7 1.5 1.1 2 1.5m-8.7 32.4v-4c.5-4.5-.6-7.9-5.8-8.5-4.7-.6-8.7 2.1-9.8 7.1-.5 2.1-.5 4.3-.4 6.4.4 6.3 3.8 10.1 8.8 10 5.1-.1 7.2-3 7.2-11z"
|
|
1716
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1717
|
+
d: "M398.4 260.3c-7.2 7.5-17.9 8.9-25.5 3.6-6.8-4.9-9-15.9-4.8-24.4 3.8-7.7 13.1-11.2 22.3-8.5 9.7 2.9 14.4 14.3 10.3 25-.5 1.4-1.4 2.6-2.3 4.3m-6.8-18.1c-1.6-3.5-4.3-5.9-8.2-5-2.4.5-6 2.4-6.4 4.3-1 4.5-1 9.4-.2 13.9.6 3.5 3.9 5.1 7.7 5 3.8-.1 6.6-2.2 7.2-5.7.6-3.8.1-7.8-.1-12.4z"
|
|
1718
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1719
|
+
d: "M336 243.5v22.6h-8.8V231h6.5c.5 1 1.1 2.3 1.7 3.8 1.4-.9 2.7-1.9 4.2-2.7 10.2-5.6 19.5-.2 19.5 11.3v21.5c0 .3-.1.6-.3 1.2h-8.6v-21c0-3.5-.3-6.8-4.5-7.8-3.6-.9-8.1 1.9-9.6 6.3h-.1z"
|
|
1720
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1721
|
+
d: "M524.6 263v1.3c0 .6-.2.4-.3.6-.3.4-.6.6-.8.8s-.7.4-1 .4c-.8 0-1.7 0-2.7-.2s-.4-.1-.6-.2c-.8-.5-1.2-.8-1.6-.9-.7-.3-1.6-1-2.2-.8-3.6.9-7.2 2.6-10.8 2.7-5.5.2-9.5-3.4-10.4-8.2-1-5.5 1.5-10.5 7.1-12.2 4.1-1.3 8.5-1.5 12.9-2.1s1.3-.8 1.3-1.5c0-6.2-4.2-7.3-14.6-3.5s-1.6 0-1.9-.8-1-2-1.5-2.9-.1-1.7.6-2.1c9.2-5.4 19.1-4.5 24 2.3s1.7 3.6 1.6 5.6c-.3 6.8-.5 13.1-.5 19.3s.9 1.5 1.4 2.3m-11.8-3.5c3.2-1.8 3.5-4.3 2.8-7.4s-.8-1.3-1.6-1.2c-2 0-3.8 0-5.7.5-3.2.6-5.8 2.2-5.1 5.9.6 3.5 3.6 3.9 6.6 3.5.8-.1 1.6-.5 3-1.1z"
|
|
1722
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1723
|
+
d: "M535 231.1c3-.3 6.2-1.3 6.3 3.6 2.8-1.3 5.3-3 8-3.8 9.1-2.7 15.7 1.9 16 11.3.3 7.3 0 14.6-.3 22.5-.6.9-.8 1.2-1.1 1.5-1.7 0-3.4.2-5.7-.1l-1.5-1c0-6.8-.2-13.6-.3-20.4 0-5.1-2.1-7.5-6-7.4-4.7.2-8.1 3.5-8.2 8 0 6.3 0 12.6-.4 19.5l-1 1.5c-1.7 0-3.4.2-5.7-.1l-1.5-1c0-10.7-.2-21.3 0-32.6.6-.8.8-1.1 1.1-1.3l.2-.2z"
|
|
1724
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1725
|
+
d: "M486.9 249v17.2h-8.7v-50.7h8.7V249z"
|
|
1726
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1727
|
+
d: "M417.9 265.4c-2.8.7-5.6.9-8.6 1.2v-35.5h6.5c.4 1.6.8 3.2 1.4 5.2 4.2-5.5 9.1-7.6 16-4.9-.4 2.1-.8 4.3-1.2 6.7-2-.1-3.8-.4-5.6-.4-5 .2-8.2 3.6-8.4 9.3-.2 6 0 12-.2 18.4h.1z"
|
|
1728
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1729
|
+
d: "M605.1 266.4c.2-.5.5-.9 1.1-1.3 0 .4-.5 1-1.1 1.3z"
|
|
1730
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1731
|
+
d: "M606.7 216.8c-.6-.1-1.1-.5-1.7-1.2.6.1 1.2.5 1.7 1.2z"
|
|
1732
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1733
|
+
d: "M534.7 231c0 .3 0 .5-.6.9 0-.2 0-.6.6-.9z"
|
|
1734
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1735
|
+
d: "M533.8 265.3c.4-.2.7 0 1.1.5-.3.1-.7 0-1.1-.5z"
|
|
1736
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1737
|
+
d: "M541.3 266.1c0-.3 0-.6.5-1 0 .3 0 .7-.5 1z"
|
|
1738
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1739
|
+
d: "M556.8 265.3c.3-.2.7 0 1.1.5-.3.1-.7 0-1.1-.5z"
|
|
1740
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1741
|
+
d: "M564.3 266.2c0-.3 0-.6.6-1.1 0 .3 0 .7-.6 1.1z"
|
|
1742
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1743
|
+
d: "M599.9 265.4c.3-.1.6 0 1 .6-.2 0-.6 0-1-.6z"
|
|
1744
|
+
})));
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1503
1747
|
function RuterIcon(props) {
|
|
1504
1748
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1505
1749
|
viewBox: "0 0 55.9 16",
|
|
@@ -1567,6 +1811,318 @@ function SkyssNoTextIcon(props) {
|
|
|
1567
1811
|
}));
|
|
1568
1812
|
}
|
|
1569
1813
|
|
|
1814
|
+
function SnelandiaIcon(props) {
|
|
1815
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1816
|
+
fill: "none",
|
|
1817
|
+
viewBox: "0 0 63 12",
|
|
1818
|
+
width: props.width || props.size || 16,
|
|
1819
|
+
height: props.height || props.size || 16,
|
|
1820
|
+
color: props.color || '#181C56'
|
|
1821
|
+
}), /*#__PURE__*/React.createElement(G, {
|
|
1822
|
+
fill: "#fff",
|
|
1823
|
+
clipPath: "url(#clip0_617_1078)"
|
|
1824
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
1825
|
+
d: "M51.309 8.093c-.221.213-.478.366-.769.464-.173.059-.35.098-.534.12-.201.023-.399.007-.598-.005a1.16 1.16 0 01-.24-.04c-.136-.037-.276-.07-.404-.13a2.572 2.572 0 01-.414-.241c-.36-.252-.604-.595-.782-.991a3.4 3.4 0 01-.24-.846 4.463 4.463 0 01-.02-1.148c.022-.229.074-.45.138-.667.123-.427.323-.818.618-1.157a2.26 2.26 0 011.34-.758c.238-.044.477-.058.716-.026.382.048.738.165 1.04.412.007.006.016.01.036.02.001-.032.006-.056.006-.08V.789c0-.085 0-.17.012-.253.023-.167.123-.247.292-.267.215-.024.428-.06.643-.088.118-.015.239-.024.359-.037.062-.008.125-.023.187-.028a.456.456 0 01.143.012.17.17 0 01.136.144c.009.053.012.107.012.162V8.167c0 .046-.002.09-.011.135a.262.262 0 01-.242.23.784.784 0 01-.119.008h-.911c-.025 0-.049 0-.073-.003-.18-.018-.26-.096-.279-.273l-.018-.17-.008-.013c-.006.005-.01.01-.017.014v-.002zm-.11-2.449c0-.373 0-.746.002-1.12 0-.057-.017-.094-.063-.128a1.663 1.663 0 00-.43-.226c-.206-.071-.408-.112-.63-.073a.96.96 0 00-.438.195 1.233 1.233 0 00-.388.588c-.068.205-.115.42-.117.64-.001.29-.004.58.075.863.047.17.108.334.213.479.149.207.35.344.603.38.418.056.776-.1 1.104-.342a.164.164 0 00.069-.145c-.003-.37 0-.74 0-1.11z"
|
|
1826
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1827
|
+
d: "M14.775 8.673h-.419c-.035 0-.07-.018-.105-.02-.114-.013-.228-.016-.34-.036-.163-.027-.323-.063-.485-.098-.172-.038-.345-.07-.514-.12a4.908 4.908 0 01-.455-.156c-.133-.052-.175-.126-.17-.266.002-.109.04-.209.076-.308l.269-.794a.936.936 0 01.033-.081c.067-.151.177-.16.308-.14.035.005.07.02.105.031.113.04.222.088.336.121.148.044.299.077.45.113.13.032.26.071.395.086.295.035.593.07.89.035.26-.03.506-.118.7-.305a.7.7 0 00-.047-1.055c-.143-.12-.31-.2-.476-.28-.11-.055-.227-.094-.338-.146-.187-.086-.37-.178-.557-.265-.225-.106-.454-.209-.68-.313a2.637 2.637 0 01-.991-.75 2.187 2.187 0 01-.4-.81c-.066-.247-.058-.498-.055-.749 0-.169.042-.332.099-.486a2.21 2.21 0 01.727-.985c.22-.17.457-.308.714-.414.243-.1.496-.168.756-.216.442-.082.883-.06 1.323-.014.376.04.746.117 1.105.237.172.06.34.129.51.195a.578.578 0 01.105.055c.128.078.169.172.126.314-.032.104-.075.205-.114.308l-.166.414c-.035.088-.072.175-.104.263-.09.24-.234.24-.427.181-.13-.039-.254-.098-.382-.142-.154-.053-.306-.107-.463-.146-.132-.033-.27-.05-.406-.07a2.828 2.828 0 00-.297-.033 1.88 1.88 0 00-.594.07.677.677 0 00-.505.625c-.007.192.085.335.225.449.108.086.229.161.35.226.148.079.303.14.454.21.175.08.349.163.524.244.278.126.561.244.835.379.297.145.559.34.78.587.238.268.395.578.459.93.041.22.065.445.04.669-.02.18-.042.36-.089.533-.207.766-.694 1.3-1.412 1.635a3.22 3.22 0 01-.862.258c-.28.044-.56.059-.843.033l.002-.003z"
|
|
1828
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1829
|
+
d: "M38.056 3.278c.007-.077.009-.154.024-.23.027-.137.113-.21.24-.227.034-.005.068-.003.1-.003h.96c.04 0 .079 0 .118.007.113.023.185.09.208.201.009.047.013.095.013.144 0 1.312.002 2.627 0 3.94 0 .196.075.253.25.243.195-.012.274.077.268.261-.008.213 0 .428-.002.642 0 .174-.08.263-.253.28-.063.006-.127.001-.191.001-.238-.003-.475-.003-.711-.009a1.296 1.296 0 01-.38-.065.804.804 0 01-.46-.358l-.063-.107c-.016.015-.033.027-.047.04a1.958 1.958 0 01-.496.35c-.345.175-.71.293-1.102.303a2.689 2.689 0 01-.718-.08c-.671-.17-1.139-.581-1.455-1.18a2.85 2.85 0 01-.253-.696c-.11-.473-.13-.95-.08-1.434.024-.244.074-.482.146-.716.192-.634.548-1.154 1.105-1.53.269-.182.567-.3.885-.358.245-.046.495-.064.742-.02.132.023.267.038.39.104.059.03.126.041.185.068.202.092.373.225.519.39.015.018.026.04.04.059l.022-.018-.004-.002zm-.127 2.365V4.585c0-.053-.015-.089-.058-.12a1.98 1.98 0 00-.525-.277 1.055 1.055 0 00-.628-.04c-.38.099-.603.365-.737.71-.065.167-.106.34-.118.522-.022.341-.023.68.063 1.015.045.172.112.335.212.484a.903.903 0 00.598.382c.111.02.232.01.344-.006.31-.049.566-.201.791-.411a.174.174 0 00.06-.142c-.003-.352 0-.704 0-1.058l-.002-.001z"
|
|
1830
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1831
|
+
d: "M60.93 7.99a1.96 1.96 0 01-.484.366 2.897 2.897 0 01-.805.296 2.214 2.214 0 01-.624.03 2.447 2.447 0 01-.644-.128c-.555-.196-.96-.568-1.237-1.082-.15-.28-.25-.577-.306-.887a4.158 4.158 0 01-.064-.598c-.009-.222-.001-.446.005-.668.003-.08.021-.16.038-.238.035-.166.06-.337.11-.499.104-.33.255-.637.464-.915a2.52 2.52 0 011.1-.848c.163-.065.333-.104.508-.131a2.08 2.08 0 011.352.216c.144.08.272.181.383.303l.089.096c.004-.055.004-.09.009-.123.01-.063.016-.128.036-.189.038-.118.131-.17.25-.172.231-.004.462-.001.694-.001l.392.001c.104.002.197.038.24.136.028.064.034.14.042.209.006.07.002.145.002.216v3.64l.001.164c.005.1.055.155.155.167.046.005.092.002.137.003.15.005.22.068.22.216.005.235.005.47 0 .704-.002.16-.084.244-.244.26-.075.008-.152.003-.228.003-.22-.001-.439-.001-.658-.006a1.382 1.382 0 01-.408-.068.794.794 0 01-.473-.382l-.052-.09zm-.237-2.344v-.163-.895c0-.04.003-.075-.038-.104-.177-.12-.352-.245-.565-.302a3.468 3.468 0 00-.216-.05.876.876 0 00-.52.057c-.36.148-.551.435-.653.789-.127.438-.12.882-.034 1.328.032.165.085.323.167.471.118.213.29.367.52.443a.98.98 0 00.52.029c.297-.067.552-.209.768-.419a.169.169 0 00.052-.128V5.646h-.001z"
|
|
1832
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1833
|
+
d: "M26.834 6.146a.924.924 0 00.086.303c.167.342.432.584.79.724.191.074.388.116.595.115.195-.002.386-.012.58-.038a4.16 4.16 0 00.955-.26.452.452 0 01.15-.028.18.18 0 01.182.136c.03.096.056.194.082.293.044.169.089.337.13.507a.353.353 0 01.006.195c-.035.104-.113.16-.206.201a5.131 5.131 0 01-.383.147 5.051 5.051 0 01-.722.167c-.333.06-.666.079-1.001.085-.19.003-.382-.018-.574-.033a2.797 2.797 0 01-.714-.162c-.706-.252-1.225-.71-1.547-1.387a2.908 2.908 0 01-.204-.613 3.748 3.748 0 01-.07-1.18c.007-.086.013-.172.022-.258.005-.035.02-.068.028-.103.041-.22.099-.435.195-.636.153-.327.351-.624.62-.872a2.89 2.89 0 011.439-.718c.338-.064.679-.1 1.021-.057.169.02.34.047.502.095a2.294 2.294 0 011.496 1.286c.108.231.174.476.213.731.054.342.07.684.064 1.029 0 .04-.003.078-.01.116-.017.094-.069.16-.163.188a.572.572 0 01-.158.028c-.743.003-1.484.003-2.227.005H26.831l.003-.006zm1.985-1.132c.021-.17-.03-.323-.091-.473-.117-.288-.352-.44-.647-.509a.962.962 0 00-.388.01c-.454.084-.793.543-.833.972h1.96z"
|
|
1834
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1835
|
+
d: "M42.714 3.304l.087-.06a3.038 3.038 0 011.256-.538c.278-.05.56-.068.843-.036.246.028.482.087.701.203.299.158.513.393.653.695.081.176.137.357.168.55.04.263.064.528.065.793V8.11c0 .065-.006.131-.015.196a.251.251 0 01-.218.222.933.933 0 01-.144.012l-1.03-.001c-.078 0-.157.004-.229-.038-.091-.054-.146-.13-.146-.239l-.002-.19V5.108c0-.166-.015-.33-.067-.491a.498.498 0 00-.345-.337.948.948 0 00-.406-.029c-.186.02-.367.064-.54.138-.17.072-.33.16-.478.273a.107.107 0 00-.046.1c.003.115 0 .23 0 .343V8.16a.9.9 0 01-.01.143c-.025.14-.098.21-.24.23a.892.892 0 01-.11.007l-1.057-.001c-.07 0-.145.006-.21-.035a.302.302 0 01-.157-.272c0-1.63-.003-3.259-.003-4.889 0-.102.006-.205.02-.305.015-.11.085-.177.195-.2a.808.808 0 01.135-.017c.067-.003.134-.002.201-.002h.74c.073 0 .141.012.213.035.099.032.128.098.146.193.015.082.023.165.035.262l-.005-.005z"
|
|
1836
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1837
|
+
d: "M20.383 3.298c.035-.021.064-.036.088-.054a3.064 3.064 0 012.242-.555c.294.048.565.153.798.34.214.174.366.391.458.65.04.112.08.223.108.338.051.222.076.45.076.678v3.478a.79.79 0 01-.017.16c-.024.11-.097.171-.205.19a.879.879 0 01-.154.013h-1.085c-.21-.014-.31-.114-.315-.32-.003-.146-.002-.289-.002-.434 0-.9.005-1.8 0-2.701 0-.145-.02-.293-.053-.435a.494.494 0 00-.371-.374c-.016-.004-.03-.009-.044-.01a1.64 1.64 0 00-.96.157c-.133.063-.256.148-.384.222-.054.03-.067.074-.067.135.003 1.102.003 2.204.001 3.307 0 .066-.004.133-.012.197-.017.149-.102.235-.251.25-.072.007-.146.004-.218.004l-.939.003c-.077 0-.157 0-.227-.045-.083-.053-.137-.125-.135-.227v-.172-4.905-.064c.006-.21.098-.293.306-.306.094-.006.189-.003.283-.003.234 0 .469 0 .703.003.06 0 .12.009.178.022.111.027.168.106.177.222.004.074.017.147.026.236h-.005z"
|
|
1838
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1839
|
+
d: "M33.184 4.29v3.868a.956.956 0 01-.014.162.256.256 0 01-.22.211.89.89 0 01-.127.01h-1.067c-.124 0-.234-.023-.31-.135a.244.244 0 01-.043-.13c-.006-.063-.004-.127-.004-.189V.777c0-.079 0-.158.012-.235.023-.166.114-.247.281-.269.171-.02.341-.045.512-.068.233-.03.466-.061.699-.089.171-.02.273.067.284.238.002.027 0 .054 0 .081v3.859l-.003-.003z"
|
|
1840
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1841
|
+
d: "M54.121 5.664V3.188c0-.04 0-.079.003-.118a.25.25 0 01.207-.234.66.66 0 01.154-.02c.359-.001.718-.003 1.076 0 .07 0 .14.02.208.038.072.02.107.078.12.146a.89.89 0 01.017.179v4.98a.735.735 0 01-.015.152.256.256 0 01-.227.216.937.937 0 01-.146.01l-1.012-.001a.72.72 0 01-.205-.023c-.113-.035-.166-.125-.178-.24-.005-.04-.003-.079-.003-.118V5.661l.001.003z"
|
|
1842
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1843
|
+
d: "M54.958.355c.364.01.64.12.839.393.074.103.11.22.137.346a.805.805 0 01-.01.371.838.838 0 01-.429.544.992.992 0 01-.709.11.953.953 0 01-.662-.481.77.77 0 01-.087-.387c0-.438.293-.763.696-.863.084-.02.172-.025.225-.033z"
|
|
1844
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1845
|
+
d: "M33.493 11.613h-.315c.088-.084.06-.18.049-.272l-.058-.477a3.212 3.212 0 00-.023-.168c-.002-.01-.014-.018-.029-.04l-.38.968c-.057-.01-.083-.055-.105-.094a3.42 3.42 0 01-.122-.25c-.055-.124-.104-.251-.157-.377-.035-.084-.073-.166-.117-.266-.015.047-.03.082-.037.117-.02.125-.04.25-.053.377-.012.12-.02.24-.021.36 0 .038.021.075.035.12h-.267c.008-.014.014-.03.023-.043a.404.404 0 00.067-.194c.023-.161.053-.321.066-.483.007-.095.033-.187.04-.282.008-.091.005-.106-.034-.182l.036-.001h.254l.366.846.018.001.329-.844h.281c-.038.086-.026.172-.013.26.016.12.029.243.042.364l.017.104c.014.103.023.206.04.307a.22.22 0 00.07.119l-.005.03h.003z"
|
|
1846
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1847
|
+
d: "M16.356 10.426h.283l.375.865.34-.862h.284c-.057.094-.019.189-.01.284.008.089.017.178.03.267.022.16.043.32.074.48.009.049.041.096.065.147h-.32c.033-.047.066-.093.055-.157-.02-.128-.039-.257-.056-.385-.01-.083-.012-.168-.02-.251-.004-.053-.015-.106-.024-.168-.05.056-.062.124-.087.185-.025.065-.056.13-.083.195a4.767 4.767 0 00-.078.205l-.073.198a14.11 14.11 0 01-.08.198c-.095-.058-.138-.147-.176-.237a37.643 37.643 0 01-.185-.434l-.105-.254c-.01-.02-.022-.039-.042-.075-.012.077-.022.133-.032.189-.024.166-.05.332-.071.5-.006.05-.003.1-.005.152-.001.052 0 .101.05.14h-.273c.009-.016.02-.033.027-.05.018-.043.044-.087.052-.132a29.9 29.9 0 00.088-.61c.012-.087.027-.171.03-.257.002-.041-.018-.083-.03-.13l-.003-.003z"
|
|
1848
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1849
|
+
d: "M42.828 11.603h-.289c.095-.11.105-.236.116-.36.01-.133.042-.263.055-.396.007-.089.024-.175.036-.263.008-.05.015-.102-.029-.143v-.029H43l.372.863c.077-.153.118-.3.175-.438l.167-.423h.306c-.067.057-.05.122-.044.184.012.12.021.243.038.363.01.084.032.167.046.252.01.066.018.134.026.202a.283.283 0 00.098.186h-.342v-.021c.05-.032.06-.082.053-.134-.013-.103-.033-.206-.047-.309-.006-.043 0-.09-.006-.134-.014-.118-.03-.236-.047-.355-.025-.002-.032.014-.043.04-.074.19-.154.38-.228.57-.037.094-.069.188-.104.281-.009.026-.02.049-.035.08-.085-.051-.124-.131-.16-.21a10.14 10.14 0 01-.155-.35c-.048-.114-.092-.23-.138-.345a.178.178 0 00-.053-.077c-.012.086-.022.172-.035.257-.01.06-.025.117-.035.175-.008.047-.012.094-.017.14-.008.093-.017.185-.021.277-.004.043.02.074.057.095v.022z"
|
|
1850
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1851
|
+
d: "M31.797 11.613c-.095 0-.191 0-.287.002 0-.01-.003-.023-.005-.034a.11.11 0 00.037-.098c-.01-.07-.02-.14-.027-.211-.01-.09-.014-.18-.023-.27a4.804 4.804 0 00-.052-.351c-.15.316-.263.646-.4.976a.319.319 0 01-.148-.166c-.08-.173-.146-.35-.218-.525-.033-.083-.068-.164-.103-.246-.006-.015-.017-.028-.043-.04l-.036.274c-.015.11-.035.222-.047.333a2.07 2.07 0 00-.014.258c0 .029.026.057.043.092H30.2c.085-.13.094-.273.108-.418.018-.192.059-.381.086-.573.016-.107.013-.107-.03-.189h.287l.375.866.338-.863h.29c-.042.06-.036.126-.027.19.021.15.043.298.063.448.015.116.02.236.04.35.011.056.05.106.074.16-.002.011-.003.023-.006.034v.001z"
|
|
1852
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1853
|
+
d: "M29.47 11.64a.655.655 0 01-.634-.456c-.111-.406.2-.726.505-.776a.744.744 0 01.441.045c.23.106.358.289.364.54.006.249-.11.439-.329.561a.645.645 0 01-.346.088v-.002zm.02-.143a.415.415 0 00.44-.367.643.643 0 00-.026-.274.447.447 0 00-.682-.256c-.166.107-.213.271-.196.456.021.23.21.46.463.44h.001z"
|
|
1854
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1855
|
+
d: "M40.891 10.414h.253v.03c-.057.044-.058.107-.058.172v1.042c-.03-.01-.053-.013-.073-.024a.573.573 0 01-.201-.18c-.181-.229-.365-.459-.548-.687-.018-.022-.037-.045-.072-.063V11.378c0 .083.004.163.08.223h-.306c.096-.078.09-.178.09-.278-.002-.237-.002-.476-.002-.713 0-.063-.01-.12-.058-.165v-.028h.22l.687.847c.01.01.023.018.034.027l.003-.031c0-.224 0-.449.003-.673a.18.18 0 00-.055-.137.25.25 0 01.003-.033v-.003z"
|
|
1856
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1857
|
+
d: "M14.93 10.427c.093 0 .178-.022.242.006.061.029.099.108.146.165l.5.62.072.081c.006-.042.013-.063.013-.085v-.57c0-.08 0-.156-.093-.22h.315c-.102.086-.08.194-.08.296v.939c-.028-.007-.048-.008-.066-.016a.475.475 0 01-.186-.155l-.536-.674-.092-.115c-.005.023-.011.038-.011.053v.659c0 .072.018.136.097.193h-.33c.099-.075.097-.175.096-.276a49.551 49.551 0 010-.668c0-.086-.012-.165-.084-.234l-.003.001zm.966.866l-.009-.018-.003.021.01.012.002-.014v-.001z"
|
|
1858
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1859
|
+
d: "M60.658 10.414c.19.004.383-.006.572.015.222.024.399.134.472.356.13.4-.104.745-.5.8-.191.025-.38.012-.587.02.093-.093.088-.196.09-.297.003-.222.003-.446 0-.668 0-.07-.005-.139-.047-.198v-.028zm.236 1.036c.275.038.485-.04.581-.21a.55.55 0 00-.065-.565c-.096-.107-.349-.163-.516-.103v.878z"
|
|
1860
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1861
|
+
d: "M35.81 11.293c0-.222.002-.446 0-.668 0-.072-.01-.143-.1-.196h.3c-.023.053-.051.102-.062.155-.01.052-.005.108-.005.162V11.662a.312.312 0 01-.172-.094c-.052-.051-.097-.107-.143-.163l-.502-.63c-.015-.02-.033-.038-.064-.073v.098c0 .201.002.404 0 .605 0 .075.008.143.075.207-.05 0-.098.003-.147.003h-.143c-.001-.01-.004-.02-.003-.021.064-.053.078-.123.076-.203-.004-.228-.001-.458-.001-.686 0-.107-.023-.2-.07-.28h.237l.694.868.025.021.004-.021z"
|
|
1862
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1863
|
+
d: "M14.585 11.293v-.668a.243.243 0 00-.061-.175c-.008-.01-.008-.026-.01-.04l.019.005c.084.005.166.008.265.012-.086.08-.084.175-.084.272 0 .311 0 .624-.002.935l-.047.005a.423.423 0 01-.196-.156l-.543-.68c-.025-.03-.05-.058-.084-.102-.003.034-.006.053-.006.072v.64c0 .064.014.12.06.165l-.004.03h-.28s-.005-.014-.003-.016c.072-.063.084-.145.082-.237-.003-.231-.001-.462 0-.695 0-.086-.006-.168-.096-.234h.267l.692.864.023.02.008-.02v.003z"
|
|
1864
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1865
|
+
d: "M42.206 10.414h.274c-.014.02-.024.031-.032.046-.015.035-.038.07-.041.108-.008.068-.006.137-.006.207v.776c0 .032-.003.065-.005.108a.448.448 0 01-.213-.14c-.062-.075-.12-.152-.18-.228-.153-.19-.307-.38-.46-.572l-.017-.017s-.008.01-.011.017l-.005.693c0 .073.03.132.1.188h-.32c.091-.083.09-.19.09-.296v-.667c0-.077-.013-.15-.075-.204l.006-.018c.061 0 .122 0 .181-.003.041-.003.063.015.089.047.211.27.427.538.64.807l.032.04c.005-.031.01-.05.01-.067.002-.195.005-.39.005-.587 0-.074 0-.152-.065-.208v-.03h.003z"
|
|
1866
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1867
|
+
d: "M49.234 10.43a.257.257 0 00-.058.176v.55c0 .036.008.072.014.107.035.182.17.264.356.214.168-.045.22-.11.22-.278 0-.192-.002-.385-.004-.577 0-.07.003-.145-.073-.207h.334c-.089.101-.064.22-.066.333v.65c0 .07-.005.143.084.199h-.27l-.012-.085c-.009.002-.018 0-.024.006a.507.507 0 01-.393.104.401.401 0 01-.306-.182c-.044-.066-.047-.141-.047-.215-.003-.177 0-.355 0-.533 0-.021.003-.043 0-.064a5.885 5.885 0 00-.042-.217c.036-.008.086 0 .135-.002.049 0 .097.002.146.003-.001.006 0 .012.005.015l.001.003z"
|
|
1868
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1869
|
+
d: "M46.73 11.594c-.08.001-.158.007-.237.003-.077-.005-.135-.05-.18-.11l-.38-.495c.028-.01.044-.018.06-.024.05-.018.104-.03.15-.056a.197.197 0 00.098-.239c-.03-.095-.098-.142-.207-.14-.04 0-.078.008-.124.012-.003.03-.007.057-.007.083v.777c0 .07 0 .139.085.195h-.346a.356.356 0 00.067-.218c0-.25 0-.5-.003-.75 0-.073.006-.15-.058-.214.19 0 .372-.025.553.012.125.026.213.098.237.23.02.115-.025.207-.114.278-.045.036-.102.06-.16.095.163.194.297.417.529.552.01.006.02.009.033.013v-.003l.003-.001z"
|
|
1870
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1871
|
+
d: "M19.587 11.61h-.312c.085-.075.075-.167.075-.257v-.74c0-.068-.01-.131-.08-.187.037-.002.055-.005.075-.005.128 0 .256-.003.382.003.06.003.12.012.175.032.19.071.247.293.108.441-.053.058-.126.097-.196.148.155.195.303.408.522.555l-.005.004.003.006c-.07-.003-.14 0-.208-.01a.215.215 0 01-.12-.055 2.862 2.862 0 01-.42-.551c.058-.02.114-.033.164-.058.114-.054.154-.136.13-.256a.154.154 0 00-.087-.108.296.296 0 00-.244-.013v.879c0 .053.006.101.044.142 0 .01-.003.02-.004.029l-.002.001z"
|
|
1872
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1873
|
+
d: "M34.405 11.524a.535.535 0 01-.486.097c-.135-.033-.252-.16-.259-.298-.007-.152-.004-.306-.006-.46 0-.082 0-.164-.004-.244-.003-.066-.01-.131-.072-.19h.318c-.058.07-.056.15-.056.232.002.164 0 .325 0 .489 0 .027 0 .054.002.081.01.112.047.212.16.25.121.039.241.031.342-.063a.235.235 0 00.079-.176c0-.218.003-.434-.002-.65 0-.054-.024-.107-.038-.165h.306c-.085.082-.08.182-.08.28 0 .237.003.476 0 .713 0 .07.02.127.073.184-.087.017-.166.003-.252.01l-.01-.082v-.015l-.019.007h.004z"
|
|
1874
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1875
|
+
d: "M57.938 10.992h.242v.582c-.189.04-.371.072-.56.048-.242-.031-.44-.127-.559-.352-.033-.063-.038-.128-.045-.195-.032-.302.122-.513.374-.622a.953.953 0 01.551-.05c.032.006.064.006.102.01v.208a.486.486 0 00-.216-.094.587.587 0 00-.33.036.446.446 0 00-.274.404c-.015.226.108.368.281.483.03.02.075.021.113.032a.71.71 0 00.37-.024c0-.11.003-.226-.002-.339-.001-.031-.03-.063-.045-.095l.001-.032h-.003z"
|
|
1876
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1877
|
+
d: "M17.909 11.582a.485.485 0 00.137-.227c.057-.16.13-.316.194-.475.04-.1.076-.2.111-.303.023-.068.022-.076.002-.15h.27l.078.195c.09.222.181.443.273.665.018.044.03.09.055.131.036.064.08.124.124.19-.045.016-.102.007-.156.008-.058.002-.114 0-.184 0 .012-.02.016-.036.025-.042.03-.018.03-.044.02-.071l-.052-.132a9.814 9.814 0 01-.076-.203h-.46c-.037.105-.072.21-.11.31-.017.043-.013.076.027.102l.01.026h-.3l.013-.026-.002.002zm.757-.56l-.16-.413h-.02c-.05.137-.12.267-.156.414h.336z"
|
|
1878
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1879
|
+
d: "M44.725 10.415h.258c.054.129.106.257.157.384.088.216.175.432.27.647.024.056.071.1.114.16h-.35v-.021c.048-.025.048-.06.032-.105l-.105-.288c-.011-.03-.034-.038-.064-.038h-.4l-.098.254c-.005.01-.006.023-.01.035a.146.146 0 00.034.16h-.325c.079-.044.117-.118.149-.194.108-.263.215-.527.316-.791.022-.058.066-.12.013-.183l.007-.017.002-.003zm.307.603l-.167-.421h-.019l-.16.421h.346z"
|
|
1880
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1881
|
+
d: "M61.73 11.583c.074-.038.106-.106.135-.177.097-.238.191-.477.289-.716.017-.04.036-.081.05-.122.015-.047.049-.097-.03-.145.106-.017.191-.008.286-.01.051.134.1.267.155.4.073.178.155.353.227.533.036.092.077.18.161.242a.965.965 0 01-.345.01c.054-.063.056-.063.027-.139a14.09 14.09 0 00-.12-.299h-.454l-.115.33c-.019.05.016.076.044.117h-.305s-.001-.015-.003-.022l-.001-.002zm.434-.566h.341l-.166-.433c-.079.15-.123.289-.175.433z"
|
|
1882
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1883
|
+
d: "M56.241 10.414h.24c.032.077.067.15.098.226l.181.446c.046.112.087.225.139.334.03.063.077.118.121.183-.048.006-.108 0-.166.001h-.187c.08-.07.04-.139.02-.204-.023-.07-.058-.136-.082-.205-.01-.032-.027-.044-.058-.044-.122 0-.243 0-.365-.003-.038 0-.058.02-.069.047-.029.078-.054.16-.079.24-.026.09-.024.09.029.162h-.306c.041-.053.087-.099.114-.151.038-.073.063-.152.093-.229l.122-.31c.049-.122.1-.242.146-.366.01-.03.003-.065.005-.097l.004-.035v.005zm.295.606c-.058-.146-.105-.283-.172-.422-.11.213-.155.338-.153.421h.325z"
|
|
1884
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1885
|
+
d: "M26.847 11.358c.13.106.264.154.415.137a.359.359 0 00.137-.04c.102-.058.117-.176.03-.253-.056-.048-.124-.083-.19-.12-.085-.05-.18-.087-.257-.147-.175-.138-.141-.387.061-.48a.757.757 0 01.56-.014v.192l-.078-.047a.405.405 0 00-.298-.048c-.065.013-.12.045-.137.116-.015.07.012.125.07.163.043.029.088.054.134.077.066.033.133.06.196.095.043.023.084.05.12.082.112.097.13.225.052.349a.452.452 0 01-.197.166c-.18.085-.361.056-.54.01-.02-.005-.043-.036-.05-.058-.013-.052-.018-.106-.03-.18h.002z"
|
|
1886
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1887
|
+
d: "M58.815 10.415h.648v.197a.649.649 0 00-.391-.053v.323h.27l.02.015v.18c-.09-.07-.188-.048-.29-.05v.422c.277.027.304.024.552-.079l-.071.228h-.766c.073-.057.081-.127.08-.2v-.792a.25.25 0 00-.057-.176c.005-.004.006-.009.005-.015z"
|
|
1888
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1889
|
+
d: "M36.155 11.612c.08-.074.079-.157.079-.242v-.75c0-.066 0-.132-.076-.196h.674v.204c-.12-.095-.253-.074-.391-.065v.328h.286v.168l-.288-.032v.423c.089.044.186.015.28.023.098.007.178-.04.268-.092l-.065.23h-.767z"
|
|
1890
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1891
|
+
d: "M25.961 10.418c.192 0 .382.002.574.003.015 0 .029 0 .056-.003l.005.19c-.013 0-.025.002-.037.004-.114-.067-.236-.064-.362-.041v.32h.292v.162l-.29-.018v.414c.187.043.37.05.553-.071a.817.817 0 01-.079.234h-.747c.01-.017.023-.029.027-.043.014-.037.037-.077.037-.116.003-.282.001-.565.001-.849a.24.24 0 00-.047-.152c-.006-.01-.003-.026-.004-.038l.02.004h.001z"
|
|
1892
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1893
|
+
d: "M52.226 10.414h.282c-.01.024-.017.042-.028.057-.114.17-.226.341-.343.51a.3.3 0 00-.064.208c.004.054.001.108 0 .161a.4.4 0 00.077.247h-.342c.077-.07.067-.157.074-.244a.676.676 0 00-.144-.503c-.064-.08-.108-.173-.165-.258-.035-.051-.077-.098-.117-.148 0-.01 0-.021.002-.032.266-.013.234.021.331.177.054.083.104.17.157.252l.057.083c.079-.119.158-.228.226-.343a.132.132 0 00-.01-.15.074.074 0 01.006-.017h.001z"
|
|
1894
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1895
|
+
d: "M22.715 10.426h.18c.056 0 .09.031.117.075.074.124.152.247.228.369.012.02.026.04.044.063l.2-.296c.065-.095.065-.113.016-.213h.29c-.016.027-.025.049-.039.067-.119.178-.237.355-.359.532a.212.212 0 00-.043.134c.003.07.005.139 0 .207-.004.088.008.168.096.243-.128.005-.234.005-.35.005.01-.018.02-.032.024-.047.016-.045.037-.09.039-.136a3.89 3.89 0 00-.01-.325.147.147 0 00-.027-.074c-.096-.154-.19-.307-.29-.46-.031-.049-.074-.091-.12-.146l.004.002z"
|
|
1896
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1897
|
+
d: "M39.37 10.615c-.115-.09-.244-.062-.377-.06v.327h.273l.018.015v.178c-.093-.063-.19-.046-.295-.046v.4c-.002.06 0 .12.073.17h-.343c.073-.064.072-.147.072-.232 0-.246-.002-.493 0-.739 0-.07-.005-.137-.053-.195.054-.025.365-.034.65-.02v.194l-.019.01v-.002z"
|
|
1898
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1899
|
+
d: "M50.704 11.583c.049-.032.061-.08.063-.133.003-.122.004-.246.004-.368l.003-.45c0-.067-.003-.134-.047-.188v-.029h.633v.206c-.12-.093-.255-.071-.395-.064v.325h.27l.02.015v.17c-.093-.055-.188-.038-.287-.038-.003.022-.007.042-.007.062v.341c0 .057.007.115.063.151v.021h-.321v-.021h.001z"
|
|
1900
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1901
|
+
d: "M21.996 11.58c.046-.044.054-.101.054-.159 0-.27.003-.542 0-.812 0-.06-.028-.12-.044-.186h.64v.192c-.172-.065-.274-.076-.408-.04v.315c.104.007.203 0 .303.003v.178c-.096-.053-.193-.03-.295-.036-.003.025-.006.048-.006.07v.262c0 .085.001.166.079.243h-.315l-.005-.033-.003.003z"
|
|
1902
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1903
|
+
d: "M12.923 10.89v.175c-.049-.01-.096-.021-.145-.026-.049-.004-.096 0-.158 0v.38c0 .066.003.128.062.18-.056.025-.106.013-.157.014-.05.003-.101 0-.165 0 .079-.098.074-.208.074-.317v-.622a.425.425 0 00-.065-.251h.648v.19c-.058-.018-.122-.045-.187-.054-.064-.01-.133.001-.203.004v.327h.297-.001z"
|
|
1904
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1905
|
+
d: "M52.899 10.445c-.049.05-.049.117-.049.179 0 .258.006.516.01.775l.002.044a.66.66 0 00.545-.082c.006.094-.062.157-.076.239h-.75c.082-.064.08-.14.08-.22v-.776c0-.065-.008-.125-.057-.174.003-.006.004-.012.007-.016h.288c0 .01 0 .02.002.031h-.002z"
|
|
1906
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1907
|
+
d: "M24.132 11.458c.191.018.376.054.555-.085-.008.04-.009.062-.017.083-.004.017-.016.03-.022.047-.045.116-.045.115-.168.113-.158-.001-.315 0-.473.002-.044 0-.088 0-.137-.008.068-.063.071-.142.071-.219.002-.234.005-.47.003-.704 0-.089-.003-.18-.068-.258h.318c-.062.077-.062.16-.062.245v.785-.001z"
|
|
1908
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1909
|
+
d: "M59.746 10.414h.307c-.083.077-.074.161-.074.245V11.453c.195 0 .39.05.568-.08l-.09.228h-.754a.206.206 0 00.083-.168c.001-.123.004-.246.004-.37l.002-.433c0-.067-.003-.133-.047-.19v-.028l.001.002z"
|
|
1910
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1911
|
+
d: "M47.01 10.983c.083-.107.159-.204.233-.302l.064-.087c.055-.08.055-.088.013-.18h.307c-.07.104-.143.187-.208.273l-.204.261.059.08.248.324c.073.097.15.187.265.243a.55.55 0 01-.285-.015.208.208 0 01-.087-.062l-.403-.532-.001-.003z"
|
|
1912
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1913
|
+
d: "M25.82 11.62c-.081-.008-.162-.007-.241-.023a.227.227 0 01-.12-.074c-.133-.165-.259-.333-.387-.5-.017-.023-.008-.041.01-.064.083-.104.164-.21.243-.316.021-.028.033-.063.052-.093.024-.041.027-.079-.023-.12h.316c-.015.023-.024.041-.036.056-.113.142-.224.286-.338.426-.032.038-.03.06.001.097.083.097.159.198.233.3.082.112.166.223.297.286l-.01.026.002-.002z"
|
|
1914
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1915
|
+
d: "M55.238 10.415h.288c-.01.06-.061.092-.093.138-.03.045-.067.086-.1.128l-.107.136c-.033.042-.065.086-.102.131.046.061.088.118.133.174.047.062.097.124.143.188.079.11.162.216.302.278-.187.05-.327.003-.429-.132l-.351-.47c.02-.03.04-.059.062-.087.078-.105.157-.207.234-.312.037-.05.052-.1.011-.155.006-.005.008-.01.006-.017h.003z"
|
|
1916
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1917
|
+
d: "M48.155 10.97l.273-.35c.048-.061.08-.126.03-.206h.298c-.024.072-.08.119-.121.177-.045.06-.093.119-.14.178l-.139.174c.012.02.024.04.038.058.098.127.196.254.292.381.061.08.13.151.224.194l.026.007-.012.017c-.084 0-.17.012-.25-.005-.062-.012-.112-.063-.154-.12l-.354-.47c-.003-.011-.008-.023-.01-.035z"
|
|
1918
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1919
|
+
d: "M20.67 10.953l.282-.364c.041-.053.026-.106.003-.16h.31l-.415.525.041.056.26.339c.074.1.15.196.282.246-.18.054-.332.005-.429-.127-.116-.154-.234-.306-.352-.46l.019-.055z"
|
|
1920
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1921
|
+
d: "M53.79 10.968c.09-.12.182-.237.275-.356a.332.332 0 00.024-.038c.041-.07.041-.074 0-.159h.288l.006.018c-.131.17-.262.337-.397.514.033.045.065.092.1.136l.236.308a.593.593 0 00.24.197c-.18.05-.324.004-.424-.129l-.344-.453a.298.298 0 00-.003-.038h-.002z"
|
|
1922
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1923
|
+
d: "M28.127 10.967l.275-.358c.043-.055.053-.114.02-.18h.306l-.416.529c.128.164.25.329.38.487.051.061.121.106.18.156a.355.355 0 01-.403-.13l-.34-.447c0-.02 0-.038-.002-.057z"
|
|
1924
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1925
|
+
d: "M58.652 11.601h-.355c.086-.062.084-.14.084-.217 0-.259-.002-.517-.003-.775 0-.067 0-.133-.076-.19h.33c-.076.099-.062.212-.062.326v.65c0 .072 0 .144.08.208l.002-.002z"
|
|
1926
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1927
|
+
d: "M28.156 10.447c-.05.044-.055.104-.057.163V11.042c0 .133-.006.265 0 .398.003.055.03.11.046.169h-.32c.089-.068.076-.153.076-.236v-.74c0-.073.005-.145-.051-.213h.304l.003.027h-.001z"
|
|
1928
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1929
|
+
d: "M46.73 11.594v.003c.054-.046.07-.106.07-.176v-.808a.257.257 0 00-.053-.168c0-.01 0-.02.002-.031h.29v.03a.17.17 0 00-.044.124v.964l.066.05v.02l-.333-.008h.001z"
|
|
1930
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1931
|
+
d: "M48.14 11.006c0 .143-.002.288-.005.432 0 .06.02.11.08.159h-.341c.06-.086.062-.086.062-.207v-.812a.194.194 0 00-.041-.134v-.032h.272c.006.008.014.015.02.021a.175.175 0 00-.055.138l.003.394v.04h.005z"
|
|
1932
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1933
|
+
d: "M25.08 11.612h-.302c.096-.1.078-.222.08-.339.003-.188 0-.379 0-.568a.464.464 0 00-.07-.278h.32c-.072.068-.063.147-.063.224v.767c0 .058.003.115.044.162l-.01.033v-.001z"
|
|
1934
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1935
|
+
d: "M54.648 11.583c.04-.027.056-.07.06-.115.005-.042.008-.083.008-.125.002-.237.003-.473.003-.71 0-.067-.003-.133-.047-.188v-.028h.309c-.09.07-.076.152-.076.23v.75c0 .074.006.144.087.21h-.344v-.024z"
|
|
1936
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1937
|
+
d: "M13.145 10.427h.315c-.066.07-.061.147-.061.224v.758c0 .07 0 .14.076.2h-.34c.084-.086.075-.195.077-.3 0-.202.003-.404 0-.605 0-.095.001-.192-.069-.277h.002z"
|
|
1938
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1939
|
+
d: "M20.375 11.604a.274.274 0 00.069-.2v-.783c0-.064-.003-.127-.058-.174l.005-.027h.306c-.07.089-.069.178-.067.269l.006.261v.057l-.006.413c0 .068.013.13.085.192l-.174.001h-.163l.004-.006-.005-.004-.002.001z"
|
|
1940
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1941
|
+
d: "M39.515 10.414h.3c-.01.018-.018.031-.023.046-.012.046-.033.093-.033.138-.003.273 0 .548 0 .822 0 .065.017.124.083.183-.121.004-.225.001-.337.001a.469.469 0 00.07-.291c-.004-.203 0-.404 0-.606 0-.052.003-.103-.007-.153-.007-.045-.03-.087-.051-.14h-.002z"
|
|
1942
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1943
|
+
d: "M53.762 11.006c0 .15-.002.3.005.45.001.047.028.09.047.144-.096.009-.201.004-.321 0 .077-.07.08-.148.08-.23v-.73c0-.075.005-.15-.073-.226a3.56 3.56 0 01.31 0v.03c-.044.05-.051.113-.051.175l.003.331v.056z"
|
|
1944
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1945
|
+
d: "M38.005 10.943c0 .114-.074.187-.191.187-.113 0-.216-.094-.21-.192a.208.208 0 01.214-.187c.117.003.187.072.186.192h.001z"
|
|
1946
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1947
|
+
d: "M45.17 10.21l-.474.142-.008-.012.378-.266.105.137v-.002z"
|
|
1948
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1949
|
+
d: "M28.1 11.042v-.092l.026.017c0 .02.002.037.003.057l-.031.018h.001z"
|
|
1950
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1951
|
+
d: "M20.636 11.006v-.058c.012 0 .022.003.034.005l-.018.054-.016-.001z"
|
|
1952
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1953
|
+
d: "M53.762 11.006v-.056l.027.017.003.037h-.03v.002z"
|
|
1954
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1955
|
+
d: "M61.73 11.583l.004.023h-.028l.024-.024v.001z"
|
|
1956
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1957
|
+
d: "M25.08 11.612l.009-.034.025.028-.033.006h-.001z"
|
|
1958
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1959
|
+
d: "M51.459 10.414c0 .01 0 .02-.002.031l-.03-.03.032-.001z"
|
|
1960
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1961
|
+
d: "M21.996 11.58l.005.033c-.01-.001-.018-.004-.027-.006l.022-.027z"
|
|
1962
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1963
|
+
d: "M19.587 11.61c0-.009.003-.02.005-.028l.025.027h-.03v.001z"
|
|
1964
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1965
|
+
d: "M56.24 10.414l-.004.034c-.009-.01-.018-.02-.025-.031.01 0 .02 0 .03-.002v-.001z"
|
|
1966
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1967
|
+
d: "M20.39 10.42l-.004.027a32.547 32.547 0 00-.023-.027h.027z"
|
|
1968
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1969
|
+
d: "M28.155 10.447c0-.01-.003-.018-.003-.027h.028l-.023.027h-.002z"
|
|
1970
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1971
|
+
d: "M40.942 11.257l-.003.034-.036-.03.039-.003v-.001z"
|
|
1972
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1973
|
+
d: "M48.14 11.006v-.04c.006-.002.01 0 .015.004.003.012.008.024.01.036h-.025z"
|
|
1974
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1975
|
+
d: "M42.716 10.415v.029a.261.261 0 00-.018-.021l.018-.006v-.002z"
|
|
1976
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1977
|
+
d: "M14.584 11.293l-.007.02-.023-.02H14.584z"
|
|
1978
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1979
|
+
d: "M40.89 10.414c0 .01 0 .022-.002.033l-.023-.03c.01 0 .017-.002.026-.003z"
|
|
1980
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1981
|
+
d: "M39.996 10.414v.028a17.981 17.981 0 00-.018-.022l.018-.008v.002z"
|
|
1982
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1983
|
+
d: "M20.375 11.604l.005.005-.003.006h-.044l-.003-.006.004-.005h.041z"
|
|
1984
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1985
|
+
d: "M59.746 10.414v.028a.28.28 0 00-.02-.022l.02-.006z"
|
|
1986
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1987
|
+
d: "M26.56 10.61c.012 0 .025-.003.038-.004l-.01.022-.029-.018z"
|
|
1988
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1989
|
+
d: "M33.493 11.613l.005-.03.018.021c-.008.003-.017.006-.024.01h.001z"
|
|
1990
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1991
|
+
d: "M42.206 10.414v.03a.306.306 0 01-.021-.024c.007-.002.013-.005.02-.006z"
|
|
1992
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1993
|
+
d: "M31.797 11.613l.007-.033.016.027c-.007.002-.015.005-.023.006z"
|
|
1994
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1995
|
+
d: "M31.505 11.58c0 .01.003.023.005.033a.133.133 0 01-.025-.003l.02-.031v.001z"
|
|
1996
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1997
|
+
d: "M41.515 10.717s.008-.01.01-.016l.017.016h-.027z"
|
|
1998
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
1999
|
+
d: "M53.812 10.444v-.03l.02.007a1.988 1.988 0 01-.018.023h-.002z"
|
|
2000
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2001
|
+
d: "M60.657 10.414v.028l-.017-.022.019-.006h-.002z"
|
|
2002
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2003
|
+
d: "M50.728 10.414v.028c-.006-.007-.011-.015-.02-.022l.02-.006z"
|
|
2004
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2005
|
+
d: "M14.667 11.643l.046-.004c-.01.044-.03.015-.046.004z"
|
|
2006
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2007
|
+
d: "M13.892 11.612l.003-.029.018.024c-.007 0-.015.003-.022.005h.001z"
|
|
2008
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2009
|
+
d: "M48.191 10.436s-.013-.015-.02-.02c.011 0 .02 0 .031.002l-.01.02v-.002z"
|
|
2010
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2011
|
+
d: "M54.672 10.414v.028c-.006-.007-.012-.015-.02-.022l.02-.006z"
|
|
2012
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2013
|
+
d: "M46.75 10.414l-.001.031-.018-.024.02-.007z"
|
|
2014
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2015
|
+
d: "M47.9 10.414v.031a.27.27 0 01-.022-.024c.008-.001.014-.004.021-.006v-.001z"
|
|
2016
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2017
|
+
d: "M57.938 10.992c0 .01 0 .021-.002.032l-.02-.024.022-.008z"
|
|
2018
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2019
|
+
d: "M52.899 10.445c0-.01 0-.02-.002-.031l.022.007-.018.024h-.002z"
|
|
2020
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2021
|
+
d: "M47.04 10.444v-.03c.007 0 .015.001.022.003l-.02.027h-.002z"
|
|
2022
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2023
|
+
d: "M41.145 10.444v-.03l.02.007a.249.249 0 01-.02.023z"
|
|
2024
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2025
|
+
d: "M35.809 11.293l-.005.021c-.007-.008-.015-.014-.024-.021h.029z"
|
|
2026
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2027
|
+
d: "M25.96 10.418l-.019-.004.02.004z"
|
|
2028
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2029
|
+
d: "M55.238 10.415s0 .012-.006.017l-.008-.015h.014v-.002z"
|
|
2030
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2031
|
+
d: "M14.534 10.418l-.02-.004.02.004z"
|
|
2032
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2033
|
+
d: "M44.725 10.415l-.008.017-.008-.017h.016z"
|
|
2034
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2035
|
+
d: "M51.309 8.093l.016-.013.008.013h-.024z"
|
|
2036
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2037
|
+
d: "M49.234 10.43s-.006-.009-.004-.015h.013l-.009.015z"
|
|
2038
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2039
|
+
d: "M34.405 11.524l.018-.007v.015l-.018-.008z"
|
|
2040
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2041
|
+
d: "M59.36 10.897l-.017-.015.018.015z"
|
|
2042
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2043
|
+
d: "M51.257 10.897l-.02-.015.02.015z"
|
|
2044
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2045
|
+
d: "M52.61 10.414l-.008.016-.007-.016h.015z"
|
|
2046
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2047
|
+
d: "M39.282 10.897l-.018-.015.018.015z"
|
|
2048
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2049
|
+
d: "M38.724 10.422l.003-.007c.004.002.005.004.009.005l-.005.007-.007-.005z"
|
|
2050
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2051
|
+
d: "M54.383 10.433l-.006-.018h.013l-.007.018z"
|
|
2052
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2053
|
+
d: "M52.226 10.414l-.006.016a.08.08 0 01-.007-.015h.013v-.001z"
|
|
2054
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2055
|
+
d: "M39.37 10.615l.017-.01v.016l-.018-.006z"
|
|
2056
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2057
|
+
d: "M42.828 11.603v-.021l.011.013-.012.006.001.002z"
|
|
2058
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2059
|
+
d: "M43.842 11.583v.021l-.012-.007a.088.088 0 00.012-.014z"
|
|
2060
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2061
|
+
d: "M45.174 11.583v.021c-.003-.003-.008-.004-.01-.007l.011-.014h-.001z"
|
|
2062
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2063
|
+
d: "M47.062 11.603v-.021c.005.004.008.009.011.013l-.012.006.001.002z"
|
|
2064
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2065
|
+
d: "M50.704 11.583v.021l-.012-.007c.005-.005.01-.01.012-.014z"
|
|
2066
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2067
|
+
d: "M51.024 11.604v-.021l.012.014-.012.007z"
|
|
2068
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2069
|
+
d: "M54.648 11.583v.021l-.013-.007.013-.014z"
|
|
2070
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2071
|
+
d: "M41.31 10.414l-.005.018-.008-.017h.014v-.001z"
|
|
2072
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2073
|
+
d: "M58.815 10.415s0 .01-.005.015a.134.134 0 01-.009-.015h.014z"
|
|
2074
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2075
|
+
d: "M53.52 10.42l-.004.005s-.005-.005-.008-.006l.006-.005.006.006z"
|
|
2076
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2077
|
+
d: "M15.884 11.294l.003-.02.01.017c-.005-.003-.01-.003-.013.002v.001z"
|
|
2078
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2079
|
+
d: "M15.884 11.294s.008-.004.012-.001c0 .005-.003.009-.003.014l-.009-.013z"
|
|
2080
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2081
|
+
fillRule: "evenodd",
|
|
2082
|
+
d: "M.006 0h9.851v.077l-.023.577v.001a161.31 161.31 0 01-.196 3.833 16.34 16.34 0 01-.07.82 5.07 5.07 0 01-.211.981c-.022.067-.041.134-.06.202-.025.088-.05.175-.08.26-.055.155-.115.306-.176.458l-.053.133-.029.073c-.05.126-.099.252-.155.375a10.27 10.27 0 01-1.446 2.328 7.008 7.008 0 01-1.55 1.402 5.244 5.244 0 01-.859.456c-.008.003-.015.008-.022.013l-.013.01h-.036l-.01-.008a.092.092 0 00-.024-.015 6.036 6.036 0 01-.843-.456 7.389 7.389 0 01-1.712-1.61 10.581 10.581 0 01-1.36-2.306l-.04-.092a7.441 7.441 0 01-.349-.936C.4 6.122.27 5.664.236 5.186l-.104-1.45C.12 3.546.11 3.354.101 3.163l-.011-.23-.023-.469A231.44 231.44 0 01.02 1.5a29.841 29.841 0 01-.016-.492L-.002.76V.49C.001.414.006.075.006 0zM5.34 1.66l-.003-.063V.512c0-.021-.001-.043-.003-.064l-.001-.03C5.2.398 4.546.405 4.474.426V1.425c0 .062-.005.123-.01.185l-.006.08h-.764V.42C3.538.397 2.882.405 2.82.43c-.018.218-.009 2.061.013 2.13.108.005.218.004.328.003.137 0 .275-.002.413.007v3.12c-.177.018-.351.017-.529.016h-.25V4.85H1.93v1.232l.096.004.117.005v3.182c.112.021 5.451.017 5.526-.004V6.093l.19-.01h.023c.018-.14.012-1.175-.006-1.232-.143-.018-.78-.01-.856.014v.818c-.083.03-.695.032-.776.005v-.079l.005-3.026.002-.004a.032.032 0 00.002-.003l.019-.017h.715V.415h-.87v1.279h-.775L5.34 1.66zM4.907 7.14a.96.96 0 00.02.022c.01.012.02.022.027.033L5 7.27c.057.09.113.18.167.272a.15.15 0 01.021.075v1.254c0 .008-.002.016-.004.026l-.005.017c-.096.012-.192.007-.289.001-.085-.004-.171-.009-.259-.001L4.63 8.89a.723.723 0 01-.004-.066V7.67c0-.062.014-.117.049-.17.04-.061.078-.124.115-.186l.06-.098a.574.574 0 01.034-.046l.022-.03.002.002zm-.171-3.224l.002.026.001-.001h.08c.048.001.094.002.14 0h.064a.33.33 0 00.145-.014 1.766 1.766 0 00-.003-.045c-.003-.028-.006-.055-.006-.082l.003-.166c.002-.167.005-.334.005-.5 0-.04-.01-.085-.029-.121a2.226 2.226 0 00-.123-.21l-.043-.062-.017-.023-.01.011c-.012.012-.02.02-.026.029l-.06.095c-.029.048-.058.096-.09.142a.228.228 0 00-.037.136v.72l.003.065z",
|
|
2083
|
+
clipRule: "evenodd"
|
|
2084
|
+
})), /*#__PURE__*/React.createElement(Defs, null, /*#__PURE__*/React.createElement(ClipPath, {
|
|
2085
|
+
id: "clip0_617_1078"
|
|
2086
|
+
}, /*#__PURE__*/React.createElement(Path, {
|
|
2087
|
+
fill: "#fff",
|
|
2088
|
+
d: "M0 0h63v12H0z"
|
|
2089
|
+
}))));
|
|
2090
|
+
}
|
|
2091
|
+
|
|
2092
|
+
function SvipperIcon(props) {
|
|
2093
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
2094
|
+
fill: "none",
|
|
2095
|
+
viewBox: "0 0 148 32",
|
|
2096
|
+
width: props.width || props.size || 16,
|
|
2097
|
+
height: props.height || props.size || 16,
|
|
2098
|
+
color: props.color || '#181C56'
|
|
2099
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2100
|
+
fill: "#fff",
|
|
2101
|
+
d: "M6.65 7.735c.098 1.467.375 2.626.832 3.482.457.856 1.442 1.225 2.477 1.225.43 0 .687-.066 1.25-.317.564-.25 1.465-.835 2.703-1.752 1.397-1.064 2.586-1.785 3.567-2.165.98-.379 1.934-.568 2.803-.568 2.636 0 4.59.767 5.92 2.302 1.33 1.535 2.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.454-.687.324-1.502.87-2.446 1.642-.833.684-1.804 1.312-2.913 1.88a7.399 7.399 0 01-3.429.827c-2.659 0-4.645-.765-5.957-2.35-1.31-1.583-2.083-3.968-2.316-7.16H6.65z"
|
|
2102
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2103
|
+
fill: "#fff",
|
|
2104
|
+
d: "M33.789 17.148h5.161c0 1.444 1.447 2.56 3.222 2.56 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.921 4.503 0 7.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.989z"
|
|
2105
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2106
|
+
fill: "#fff",
|
|
2107
|
+
d: "M62.653 8.423h5.292l-6.509 15.32h-4.24l-6.51-15.32h5.293l3.353 9.12 3.32-9.12z"
|
|
2108
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2109
|
+
fill: "#fff",
|
|
2110
|
+
d: "M68.734 3.306c0-1.607 1.381-2.821 3.025-2.821 1.642 0 2.958 1.214 2.958 2.821 0 1.608-1.315 2.821-2.959 2.821-1.643 0-3.024-1.28-3.024-2.82zm.592 20.436V8.423h4.866v15.32h-4.866z"
|
|
2111
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2112
|
+
fill: "#fff",
|
|
2113
|
+
d: "M94.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.036zm-4.931 0c0-1.935-1.644-3.542-3.55-3.542-1.907 0-3.551 1.574-3.551 3.542 0 1.968 1.71 3.576 3.55 3.576 1.841 0 3.55-1.608 3.55-3.576z"
|
|
2114
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2115
|
+
fill: "#fff",
|
|
2116
|
+
d: "M114.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.036zm-4.932 0c0-1.935-1.644-3.542-3.55-3.542-1.907 0-3.551 1.574-3.551 3.542 0 1.968 1.71 3.576 3.551 3.576 1.841 0 3.55-1.608 3.55-3.576z"
|
|
2117
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2118
|
+
fill: "#fff",
|
|
2119
|
+
d: "M132.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.102 4.405 0 8.088 3.084 8.088 7.742 0 .426-.033.984-.066 1.738h-.001zm-4.767-2.854c-.065-1.509-1.414-2.526-3.156-2.526-1.446 0-2.86.688-3.353 2.526h6.509z"
|
|
2120
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
2121
|
+
fill: "#fff",
|
|
2122
|
+
d: "M146.417 8.489l-1.151 4.625a4.055 4.055 0 00-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.459z"
|
|
2123
|
+
}));
|
|
2124
|
+
}
|
|
2125
|
+
|
|
1570
2126
|
function TierIcon(props) {
|
|
1571
2127
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
1572
2128
|
viewBox: "0 0 16 16",
|
|
@@ -5010,6 +5566,40 @@ function UnstarredIcon(props) {
|
|
|
5010
5566
|
}));
|
|
5011
5567
|
}
|
|
5012
5568
|
|
|
5569
|
+
function StudentIcon(props) {
|
|
5570
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
5571
|
+
fill: "none",
|
|
5572
|
+
viewBox: "0 0 16 16",
|
|
5573
|
+
width: props.width || props.size || 16,
|
|
5574
|
+
height: props.height || props.size || 16,
|
|
5575
|
+
color: props.color || '#181C56'
|
|
5576
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
5577
|
+
fill: "currentColor",
|
|
5578
|
+
fillRule: "evenodd",
|
|
5579
|
+
d: "M7.814 1.036a.5.5 0 01.372 0l5 2a.5.5 0 01.314.464v3h-1V4.309l-1.346.673a3.495 3.495 0 01-1.125 4.37A6.002 6.002 0 0114 15h-1a5 5 0 00-10 0H2a6.002 6.002 0 013.97-5.648 3.496 3.496 0 01-1.124-4.37l-2.07-1.035a.5.5 0 01.038-.911l5-2zM5.74 5.429a2.5 2.5 0 104.52 0L8.224 6.447a.5.5 0 01-.448 0L5.74 5.43zm6.04-1.878L8 2.039 4.22 3.55 8 5.44l3.78-1.89z",
|
|
5580
|
+
clipRule: "evenodd"
|
|
5581
|
+
}));
|
|
5582
|
+
}
|
|
5583
|
+
|
|
5584
|
+
function StudentFilledIcon(props) {
|
|
5585
|
+
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
5586
|
+
fill: "none",
|
|
5587
|
+
viewBox: "0 0 16 16",
|
|
5588
|
+
width: props.width || props.size || 16,
|
|
5589
|
+
height: props.height || props.size || 16,
|
|
5590
|
+
color: props.color || '#181C56'
|
|
5591
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
5592
|
+
fill: "currentColor",
|
|
5593
|
+
d: "M2 15a6 6 0 0112 0H2z"
|
|
5594
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
5595
|
+
fill: "currentColor",
|
|
5596
|
+
d: "M4.617 5.6A3.504 3.504 0 008 10a3.5 3.5 0 003.383-4.4L8.427 6.675c-.276.1-.578.1-.854 0L4.617 5.6z"
|
|
5597
|
+
}), /*#__PURE__*/React.createElement(Path, {
|
|
5598
|
+
fill: "currentColor",
|
|
5599
|
+
d: "M8.17 1.03a.5.5 0 00-.34 0l-5.5 2a.5.5 0 000 .94l5.5 2a.5.5 0 00.34 0L13 4.214V7h1V3.5a.5.5 0 00-.33-.47l-5.5-2z"
|
|
5600
|
+
}));
|
|
5601
|
+
}
|
|
5602
|
+
|
|
5013
5603
|
function SubtractIcon(props) {
|
|
5014
5604
|
return /*#__PURE__*/React.createElement(Svg, _extends({}, props, {
|
|
5015
5605
|
viewBox: "0 0 16 16",
|
|
@@ -5785,4 +6375,4 @@ function ZoomOutIcon(props) {
|
|
|
5785
6375
|
}));
|
|
5786
6376
|
}
|
|
5787
6377
|
|
|
5788
|
-
export { AKTIcon, AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AmericanExpressIcon, AnimalFreeIcon, AnimalIcon, AssignToMeFilledIcon, AssignToMeIcon, AtBIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CabinIcon, CablewayIcon, CalculatorIcon, CalendarDetailedFilledIcon, CalendarDetailedIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChartFilledIcon, ChartIcon, ChatIcon, CheckFilledIcon, CheckIcon, CheckSmallFilledIcon, CheckSmallIcon, CircleFilledIcon, CircleIcon, CityBikeIcon, CityIcon, ClockFilledIcon, ClockIcon, CloseFilledIcon, CloseIcon, CloseSmallFilledIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, CompassNeedleIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CustomerServiceFilledIcon, CustomerServiceIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DirectionFilledIcon, DirectionIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FeedbackFilledIcon, FeedbackIcon, FerryIcon, FileIcon, FillIcon, FilterFilledIcon, FilterIcon, FlybussenIcon, ForwardIcon, FullIcon, FunicularIcon, GOAIcon, GetAroundIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, GymIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, HykeIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LanguageFilledIcon, LanguageIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LostAndFoundFilledIcon, LostAndFoundIcon, LuggageIcon, ManySeatsAvailableIcon, MapFilledIcon, MapIcon, MapPinIcon, MastercardIcon, MeasureFilledIcon, MeasureIcon, MenuIcon, MergeProfilesIcon, MetroIcon, MinimizeIcon, MobileIcon, MobilityIcon, MoneyIcon, MountainIcon, MoveAboutIcon, NewIcon, NightIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlaygroundIcon, PlayroomIcon, PositionFilledIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionFilledIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RebateTicketFilledIcon, RebateTicketIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, RuterNoTextIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchFilledIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SkyssNoTextIcon, SleepIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TerminalFilledIcon, TerminalIcon, TextColorIcon, ThermometerIcon, TierIcon, TimeglassFilledIcon, TimeglassIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TromsFylkestrafikkIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UniversityIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketFilledIcon, ValidTicketIcon, ValidationCheckFilledIcon, ValidationCheckIcon, ValidationErrorFilledIcon, ValidationErrorIcon, ValidationExclamationCircleFilledIcon, ValidationExclamationCircleIcon, ValidationExclamationFilledIcon, ValidationExclamationIcon, ValidationInfoFilledIcon, ValidationInfoIcon, ValidationSuccessFilledIcon, ValidationSuccessIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|
|
6378
|
+
export { AKTIcon, AccessibilityIcon, AddCardIcon, AddIcon, AdditionalIcon, AdditionalZonesTicketIcon, AdjustmentsIcon, AdminIcon, AgreesIcon, AlignCenterIcon, AlignLeftIcon, AlignRightIcon, AmericanExpressIcon, AnimalFreeIcon, AnimalIcon, AssignToMeFilledIcon, AssignToMeIcon, AtBIcon, AttachmentIcon, BabyIcon, BackArrowIcon, BaneNORIcon, BanknoteIcon, BanknoteMultiIcon, BatteryIcon, BellIcon, BergenBysykkelIcon, BicycleHotelIcon, BicycleIcon, BicycleParkingIcon, BoldIcon, BoltIcon, BookmarkIcon, BrakarIcon, BrakarNoTextIcon, BrightnessIcon, BugIcon, BulletListIcon, BusIcon, BusShelterIcon, CabinIcon, CablewayIcon, CalculatorIcon, CalendarDetailedFilledIcon, CalendarDetailedIcon, CalendarIcon, CameraIcon, CarIcon, CardIcon, CarferryIcon, ChannelsIcon, ChartFilledIcon, ChartIcon, ChatIcon, CheckFilledIcon, CheckIcon, CheckSmallFilledIcon, CheckSmallIcon, CircleFilledIcon, CircleIcon, CityBikeIcon, CityIcon, ClockFilledIcon, ClockIcon, CloseFilledIcon, CloseIcon, CloseSmallFilledIcon, CloseSmallIcon, ClosedLockIcon, CloudDownloadIcon, CloudIcon, CloudLightningIcon, CloudRainIcon, CloudSnowIcon, CoffeeIcon, CollapsedIcon, ColorPickerIcon, CommentIcon, CompassNeedleIcon, ConductorIcon, ConfigurationIcon, ContactsIcon, CopyIcon, CorrespondenceIcon, CouchetteIcon, CustomerServiceFilledIcon, CustomerServiceIcon, CutleryIcon, DatabaseIcon, DateIcon, DeleteIcon, DenmarkIcon, DepositionIcon, DesktopIcon, DestinationIcon, DiffIcon, DirectionFilledIcon, DirectionIcon, DownArrowIcon, DownloadIcon, DownwardIcon, DraggableIcon, EditIcon, EmailIcon, EnvironmentIcon, EuroIcon, ExpandIcon, ExtendIcon, ExternalIcon, FacebookIcon, FarteIcon, FeedbackFilledIcon, FeedbackIcon, FerryIcon, FileIcon, FillIcon, FilterFilledIcon, FilterIcon, FlybussenIcon, ForwardIcon, FramIcon, FullIcon, FunicularIcon, GOAIcon, GetAroundIcon, GithubIcon, GoalIcon, GoogleIcon, GridViewIcon, GymIcon, HandToolIcon, HeartIcon, HelicopterIcon, HomeIcon, HorizontalDotsIcon, HykeIcon, ImageIcon, InnlandstrafikkIcon, InstagramIcon, InternationalIcon, InterrailIcon, InvalidTicketIcon, ItalicIcon, KolumbusBysykkelIcon, KolumbusIcon, LanguageFilledIcon, LanguageIcon, LaptopIcon, LeftArrowIcon, LikeIcon, LimeIcon, LinkIcon, LinkedinIcon, ListViewIcon, LoadingIcon, LockerIcon, LogOutIcon, LogoNegativeIcon, LogoPositiveIcon, LostAndFoundFilledIcon, LostAndFoundIcon, LuggageIcon, ManySeatsAvailableIcon, MapFilledIcon, MapIcon, MapPinIcon, MastercardIcon, MeasureFilledIcon, MeasureIcon, MenuIcon, MergeProfilesIcon, MetroIcon, MinimizeIcon, MobileIcon, MobilityIcon, MoneyIcon, MountainIcon, MoveAboutIcon, NewIcon, NightIcon, NordlandIcon, NorwayIcon, NumberListIcon, OpenedLockIcon, OrganizationIcon, OsloBysykkelIcon, OstfoldIcon, OutlinedValidationCheckIcon, OutlinedValidationErrorIcon, OutlinedValidationExclamationIcon, OutlinedValidationInfoIcon, PackageIcon, ParkAndRideIcon, ParkIcon, ParkingGarageIcon, PhoneIcon, PlaneIcon, PlayIcon, PlaygroundIcon, PlayroomIcon, PositionFilledIcon, PositionIcon, PowerIcon, PremiumSeatIcon, PriceFromIcon, PricelistIcon, PrinterIcon, PrioritySeatPregnantIcon, PrioritySeatSeniorsIcon, PrivacyIcon, PurposeIcon, QRIcon, QuestionFilledIcon, QuestionIcon, QuietIcon, QuitIcon, RSSIcon, RebateTicketFilledIcon, RebateTicketIcon, RedoIcon, ReferenceIcon, RefreshIcon, ReisNordlandIcon, ReportsIcon, ResetIcon, RightArrowIcon, RowHeightDefaultIcon, RowHeightMiddleIcon, RowHeightSmallIcon, RulesIcon, RunningIcon, RuterIcon, RuterNoTextIcon, SJIcon, SamiIcon, SaveIcon, ScooterIcon, ScopeIcon, SearchFilledIcon, SearchIcon, SeatIcon, SeatsAvailableIcon, SelectIcon, SendIcon, SettingsIcon, ShareIcon, ShoppingCartIcon, SkiIcon, SkypeIcon, SkyssIcon, SkyssNoTextIcon, SleepIcon, SnelandiaIcon, SourceCodeIcon, StandardIcon, StandingAvailableIcon, StandingIcon, StarredIcon, StatsIcon, StrollerIcon, StrollingIcon, StudentFilledIcon, StudentIcon, SubtractIcon, SubwayIcon, SuitcaseIcon, SunCloudIcon, SunCloudRainIcon, SunIcon, SvipperIcon, SwedenIcon, SwitchIcon, TVMIcon, TaxiIcon, TerminalFilledIcon, TerminalIcon, TextColorIcon, ThermometerIcon, TierIcon, TimeglassFilledIcon, TimeglassIcon, TimelineIcon, ToFromIcon, ToiletIcon, TrackIcon, TrainCarIcon, TrainIcon, TramIcon, TransferIcon, TromsFylkestrafikkIcon, TrondheimBysykkelIcon, TurnableIcon, TwitterIcon, UKIcon, UmbrellaIcon, UnderlineIcon, UndoIcon, UniversityIcon, UnlinkIcon, UnsortedIcon, UnstarredIcon, UnviewIcon, UpArrowIcon, UploadIcon, UpwardIcon, UserIcon, UsersIcon, VKTIcon, ValidTicketFilledIcon, ValidTicketIcon, ValidationCheckFilledIcon, ValidationCheckIcon, ValidationErrorFilledIcon, ValidationErrorIcon, ValidationExclamationCircleFilledIcon, ValidationExclamationCircleIcon, ValidationExclamationFilledIcon, ValidationExclamationIcon, ValidationInfoFilledIcon, ValidationInfoIcon, ValidationSuccessFilledIcon, ValidationSuccessIcon, ValueIcon, VendingMachineIcon, VerticalDotsIcon, VerticalSwitchIcon, ViewIcon, VimeoIcon, VippsIcon, VippsLogoIcon, VisaIcon, VoiIcon, VyIcon, WaitingRoomIcon, WalkIcon, WalkingIcon, WarningIcon, WaterTapIcon, WheelchairIcon, WifiIcon, WindIcon, YoutubeIcon, ZoneIcon, ZoomInIcon, ZoomOutIcon, ZvippIcon };
|